@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	border: 0;
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1260 {
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-150{
	margin-top: 150px;
}
.top-1{
  width: 100%;
  height: 35px;
  font-size: 14px;
  color: #313131;
  line-height: 33px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ededed;
}
.top-1-l{
  float: left;
  width: 900px;
  line-height: 35px;
  overflow: hidden;
}
.top-1-l img{
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  margin-top: 0px;
  margin-right: 10px;
  vertical-align:middle;
}
.top-1-r{
  float: right;
  width: 235px;
}
.top-1-r a{
  float: left;
  margin-top: 10px;
  border-right:1px solid #7b7b7b;
  width: 77px;
  height: 15px;
  line-height: 14px;
  font-size: 14px;
  color: #313131;
  text-align: center;
}
.top-1-r a:last-child{
  border-right: none;
}

.titl{
  width: 648px;
  height: 134px;
  background: url(../images/title.jpg) no-repeat;
  float: left;
}
.titr{
  width: 592px;
  height: 57px;
  float: right;
  margin-top: 45px;

}

/*menu*/
.h-menu-bg{
  width: 100%;
  height: 60px;

}
.h-menu{
  margin:0 auto;
  width: 100%;
  height: 60px;
  text-align: center;
}
.h-menu a{
  display: inline-block;
  width: 90px;
  height: 35px;
  line-height: 35px;
  font-size: 17px;
  text-align: center;
  color: #222;
}
.h-menu a:hover{
  background-color: #ffde01;
  color: #000;
  border-radius: 5px;
}
.h-menu-hover{
  background-color: #ffde01 !important;
  color: #333 !important;    border-radius: 5px;
}
.top1-bg{
  width:100%; 
  height: 109px; 
  background-color: #fff;
}

/*end menu*/

/*middle*/
    /*所有标题*/
.tit01{
  width: 100%;
  height: 108px;
  overflow: hidden;
}
.tit01 h2{
  width: 100%;
  height: 44px;
  font-size: 30px;
  color: #343434;
  text-align: center;
  letter-spacing: 0px;
  font-weight: bold;
}
.tit01 .zi01{
  display: block;
  height: 30px;
  text-align: center;
  font-size: 18px;
  color: #fa9016;
  text-transform: uppercase;
  letter-spacing: 0px;

  font-family: arial
}
.tit01 .zi02{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #484848;
  letter-spacing: 0px;
}

.h-tit02{
  width: 100%;
  height: 46px;
  border-bottom:1px solid #d2d2d2;
}
.h-tit02 h2{
  display: block;
  margin-right: 15px;
  float: left;
  font-size: 26px;
  color: #262a2d;
}
.h-tit02 a{
  float: right;
  margin-top:10px;
  width: 91px;
  height: 22px;
  font-size: 14px;
  color: #262a2d;
  text-align: center;
  line-height: 22px;
  border:1px solid #dcdcdc;
  background-color: #f3f3f3;
  border-radius: 15px;
}
.tit-line{
  width: 100%;
  height: 5px;
  border-bottom: 1px solid #efefef;
}
    /*end所有标题*/
.pro-tit{
  padding:15px;
  margin-top: 15px;
}
.pro-tit p{
  text-align: center;
  font-size: 25px;
  color: #333332;
  font-weight: bold;
}
.pro-tit .zi1{
  font-size: 25px;
  color: #f57004;
  font-weight: bold;
}
.pro-tit span{
  display: block;
  margin-top: 5px;
  font-size: 15px;
  color: #333332;
  text-transform: uppercase;
  text-align: center;
}
.proc1-bg{
  padding:20px 0px;
  width: 100%;
  height: auto;
  background-color: #efefef;
}
.proc1{
  height: auto;
  text-align: center;
}

.proc1 a h3{
  display: inline-block;
  margin-right: 2px;
  margin-left:2px;
  margin-bottom:4px;
    width: 194px;
    height: 40px;
    background-color: #085ec1;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
  transition: all 0.3s ease-out;
}
.proc1 a:hover h3{
  background-color: #fa9018;
  color: #000;
}
.proc1-hover h3{
  background-color: #fa9018 !important;
  color: #fff !important;
}

/*end 效果图*/
.h-cae-bg{
  width: 100%;
  padding:20px 0px 0px 0px;
  /*background-color: #efefef;*/
}
.h-case{
  width: 1300px;
  height: auto;
  overflow: hidden;
}
.h-case li{
  float: left;
  margin-right: 15px;
  width: 306px;
  height: 291px;

}
.h-case li .tu{
  width: 306px;
  height: 231px;
  background-color: #efefef;

  overflow: hidden;
}
.h-case li .tu img{
  width: 306px;
  height: ;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li a h3{
  display: block;
  padding:5px 0px;
  width: 100%;
  margin-top: 5px;
/*  background-color: #fadb07;*/
  font-size: 17px;
  color: #333;
  text-align: center;
  overflow: hidden;

}

.about-bg{
  width: 100%;
  height: 766px;
  background: url(../images/about-bg.jpg) top center no-repeat;
  overflow: hidden;
}
.about-l{
  float: left;
  width: 406px;
  margin-top: 110px;
  margin-left:187px;
  height: auto;
}
.about-l h2{
  display: block;
  width: 100%;
  height: 60px;
  font-size: 26px;
  color: #161616;
  font-weight: bold;
  text-indent: 45px;
}
.about-l h3 strong{
  display: block;
  margin:0 auto;
  width: 330px;
  height: 33px;
  background-color: #fff100;
  text-align: center;
  line-height: 33px;
  font-size: 20px;
  color: #161616;
}
.about-l .cont{
  margin-top: 26px;
  width: 100%;
  height: 335px;
  font-size: 16px;
  color: #161616;
  line-height: 180%;
  letter-spacing: 0px;
  overflow: hidden;
}
.about-l .cont p,
.about-l .cont p a,
.about-l .cont p strong,
.about-l .cont strong{
  font-size: 16px;
  color: #161616;
  letter-spacing: 0px;
  line-height: 180%;
}
.about-l .more a{
  display: block;
  margin:0 auto;
  margin-top: 43px;
  width: 133px;
  height: 42px;
  border:1px solid #1b1b1b;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #161616;
  border-radius: 8px;
  transition: all 0.3s ease-out;
}
.about-l .more:hover a{
  background-color: #1b1b1b;
  color: #fff;
}
.about-r{
  float: right;
  width: 238px;
  height: 232px;
  margin-top: 119px;
  margin-right: 38px;
}
.about-r h4{
  display: block;
  width: 100%;
  height: 60px;
  font-size: 37px;
  color: #161616;
  font-weight: bold;
  text-align: center;
}
.about-r p{
  display: block;
  width: 100%;
  font-size: 18px;
  color: #161616;
  line-height: 170%;
}
.about-r2{
  float: left;
  margin-top: 392px;
  margin-left:77px;
  width: 238px;
  height: 295px;
}
.about-r2 img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.about-r2 h4{
  display: block;
  width: 100%;
  height: 60px;
  font-size: 37px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.about-r2 p{
  display: block;
  width: 100%;
  font-size: 18px;
  color: #fff;
  line-height: 170%;
}
/*end middle*/
/*首页产品*/
.h-pro-gun01 {
  width: 100%;
}
.h-pro-gun01 li{
  float: left;
  margin-right: 4px;
  margin-bottom: 8px;
  width:322px;
  height: 265px;
  border: 1px solid #e6e4e4;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover{
  border: 1px solid #505050;
}
.h-pro-gun01 li .tu{
  margin-top: 5px;
  margin-left: 8px;
  width: 305px;
  height: 223px;
  padding:0px;
  border:0px solid #434343;
  background-color: #e5e5e5;
  overflow: hidden;
}
.h-pro-gun01 li .tu img{
  width: 305px;
  height: 223px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li .p1-t{
  margin:0 auto;
  width: 95%;
  height: 32px;
  background: url(../images/tit-bg2.png) top right no-repeat #fddc08;
  transition: all 0.3s ease-out;
}
.h-pro-gun01 li:hover .p1-t{
  background-color: #fa9018;
}

.h-pro-gun01 li .p1-t a h3{
  float: left;
  display: block;
  height:32px;
  line-height: 32px;
  font-size: 15px;
  color: #000;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 10px;
  transition: all 0.3s ease-out;
}
.h-pro-gun01 li .p1-t p{
  display: block;
  float: right;
  width: 86px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  text-indent: 25px;
  font-size: 16px;
  color: #fff;
}
.h-pro-gun01 li:hover .p1-t a h3{
  color: #fff;
}
.h-pro-gun01 li .dianhu{
  margin-top:14px;
    width: 300px;
    height: auto;

}
.h-pro-gun01 li .dianhu p{
  display: block;
  padding:2px 0px 2px 0px;
  font-size: 14px;
  color: #5b5b5b;
  letter-spacing: 0px;
  text-align: center;
  transition: all 0.3s ease-out;
    
}

.h-pro-gun01 li .dianhu span{
  display: block;
  padding:2px 0px 2px 0px;
  letter-spacing: 0px;
  text-align: center;
  font-size: 16px;
  color:#fa9018;
  font-weight: bold;
  transition: all 0.3s ease-out;
    
}
.h-pro-gun01 li .more a{
  display:block;
  margin:0 auto;
  margin-top:10px;
  width: 120px;
  height: 25px;
  border:1px solid #333;
  text-align: center;
  line-height: 25px;
  color: #333;
  border-radius: 15px;
  transition: all 0.3s ease-out;
}
.h-pro-gun01 li:hover .more a{
  background-color: #fddc08;
  color:#000;
}

/*====================新闻15====================*/
.h-news15{
  width: 1400px;
  height: auto;
}
.h-news15 li{
  float: left;
  margin-right: 50px;
  padding:15px 0px;
  width: 630px;
  height: auto;
  border-bottom:1px solid #e5e5e5;
}
.h-news15 li .tu1{
  float: left;
  width: 180px;
  height: 126px;
  border:1px solid #b5b5b5;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.h-news15 li:hover .tu1{
  border-radius: 15px;
}
.h-news15 li .tu1 img{
  width: 180px;
  height: 126px;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-news15 li:hover .tu1 img{
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.h-news15 li .n1-r{
  float: right;
  width: 420px;
  height: auto;
}
.h-news15 li .n1-r a h3{
  display: block;
  font-size: 17px;
  color: #262a2d;
  height: 48px;
  line-height: 21px;
  overflow: hidden;
}
.h-news15 li .n1-r p{
  display: block;
  height: 37px;
  font-size: 14px;
  color: #717171;
  line-height: 140%;
  overflow: hidden;
}
.h-news15 li .n1-r .more1 a{
  margin-top: 14px;
  display: block;
  width: 69px;
  height: 22px;
  font-size: 12px;
  color: #717171;
  text-align: center;
  line-height: 22px;
  border:1px solid #d2d2d2;
  border-radius: 5px;
  transition: all 0.3s ease-out;
}
.h-news15 li:hover .n1-r .more1 a{
  background-color: #fddc08;
  color: #000;
}
/*end首页新闻*/
/*效果图*/
.zi01-de{
  width: 100%;
  padding:20px 0px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.zi01-red-de{
  font-size: 30px;
  color: #fa9016;
  font-weight: bold;
}
.about{
  width: 100%;
  height: 796px;
  background: url(../images/about.jpg) top center no-repeat;
  overflow: hidden;
}
/*bottom*/
.foot-back{
  padding-top: 33px;
  padding-bottom: 15px;
  width: 100%;
  background-color: #1e1e1c;
}
.foot-la{
  float: left;
  width: 174px;
  height: 245px;
  overflow: hidden;
}
.ewm img{
  display: block;
  margin:0 auto;
}
.ewm p{
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
  color: #fff;
}
.ewm-zi{
  margin-bottom: 15px;
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 25px !important;
  color: #fff !important;
}
.foot-con{
  float: left;
  margin-left: 85px;
  width: 366px;
  height: auto;
  overflow: hidden;
}
.foot-tit{
  margin-top: 8px;
  width: 100%;
  height: 35px;
}
.foot-tit h3{
  display: inline-block;
  font-size: 20px;
  color: #fff;
}
.foot-tit-c{
  display: inline-block;
  padding-left: 15px;
  font-size: 20px;
  color: #fff;
}
.foot-lx p{
  padding: 16px 0px;
  font-size: 15px;
  color: #fff;
  border-bottom: 1px solid #bebebe;
}
.foot-fl{
  float: left;
  margin-left: 57px;
  width: 268px;
  height: auto;
  overflow: hidden;
}
.foot-fl a{
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  width: 248px;
  padding: 2px 5px;
  border-bottom:1px dashed #bebebe;
  font-size: 15px;
  color: #fff;
}
.foot-line{
  width: 100%;
  margin-top: 15px;
  border-bottom:1px solid #2c2c2c;
  margin-bottom: 3px;
}

.foot-link{
  float: right;
  width: 268px;
  height: auto;
  overflow: hidden;
}

.foot-link a{
  display: block;
  float: left;
  padding: 2px 8px;
  font-size: 15px;
  color: #fff;
}
.foot-bq{
  float: left;
  margin-top: 25px;
  width:630px;
  padding:5px;
  font-size: 14px;
  color: #bebebe;
}
.foot-bq p,
.foot-bq p a,
.foot-bq p strong,
.foot-bq strong{
  font-size: 14px;
  color: #bebebe;
}
.foot-menu{
  margin-top: 25px;
  float: right;
  width: 600px;
}
.foot-menu a{
  display: block;
  float: right;
  padding:3px 8px;
  font-size: 14px;
  color: #fff;
}
.foot-zz{
  float: right;
  margin-top: 10px;
}
.foot-zz img{
  margin-top: 0px;
}
/*end bottom*/



/*内页*/
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}
	/*当前位置*/
.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1200px; font-size: 15px;color: #333;}
	/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}

/*手机站*/



/**/
/*简介*/
.yuab{
  width: 100%;
  height:780px;
  background: url(../images/hao_02.jpg) no-repeat center;
  margin:0 auto;
  overflow: hidden;
}
.biao{
  width: 157px;
  height: 66px;
  margin:0 auto;
  margin-top: 30px;
}
.biao h2{
  font-size: 35px;
  color: #222;
  font-weight: bold;
  text-align: center;
}
.biao span{
  font-size: 16px;
  color: #333;
  text-align: center;
  font-family: arial;
  display: block;
  text-transform: uppercase;
}
.biaob{
  height: 183px;
  margin-top: 20px;
}
.biaob p{
  font-size: 16px;
  color: #333;
  line-height: 45px; 
}
.biaoz{
  width: 1160px;
  margin:0 auto;
}
.biaoz li{
  width: 270px;
  height: 353px;
  float: left;
  margin-right:23px;
  margin-top: 135px;
}
.biaoz li h4{
  font-size: 28px;
  color: #fff;
  margin-left: 65px;
  font-weight: bold;
}
.biaoz li span{
    font-size: 16px;
    color: #fff;
    margin-left: 30px;
    display: block;
    line-height: 30px;display: block;
    margin-top: 30px;
}

/*产品*/
.yucp{
  width: 100%;
  height: 1161px;
  background: url(../images/hao_03.jpg) no-repeat center;
  margin:0 auto;
}
.yucpl{
  width: 262px;
  height: 821px;
  float: left;
  margin-top: 220px;
}
.yucpr{
  width: 986px;
  height: 821px;
  float: right;margin-top: 221px;

}
.yucplt{
  width: 262px;
  height: 99px;
}
.yucplt h2{
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-top: 25px;

}
.yucplt span{
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: block;
  
}
.yucplb{
  height: 426px;

}
.yucplb h3{
  width: 214px;
  height: 43px;
  background: #dedede;
  border-radius: 5px;
  margin:0 auto;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
  line-height: 43px;
  font-size: 16px;
}


.yucplz{
  width: 261px;
  height: 125px;
}
.yucplz h2{
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-top: 5px;

}
.yucplz span{
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  
}

.yucplz p{
    padding: 0px 0px 0px 22px;
    color: #fff;
    font-size: 16px;
    display: block;
    line-height: 34px; 
}

.tel{
  width: 416px;
  height: 44px;
  margin:0 auto;
  margin-top:65px;
  color: #fff;
  font-size: 20px;
  padding-left:150px;
}

/*新闻*/
.xinwen{width: 100%;height:549px;background: url(../images/hao_05.jpg) no-repeat center;margin:0 auto;overflow: hidden; }
.jinnewl{float: left;width: 593px;margin-top: 80px;}
.jinnewr{float: right;width: 650px;margin-left: 10px;margin-top: 80px;}
.jinnewrt{height: 87px;border-bottom: 1px solid #d9d9d9;}
.jinnewrtl{float: left;width: 318px;    margin-top: 12px;}
.jinnewrtl h3{font-size: 30px;font-weight: bold;color: #333;float: left;}
.jinnewrtl h3 span{
  font-size: 17px;color: #656565;text-transform:uppercase;
  display: block;float: right; margin-top: 15px;letter-spacing: 0px; margin-left:5px;
}
.jinnewrtl p{font-size: 14px;}
.jinnewrtr{float: right;width: 58px;height: 30px; background: #e6e6e6;border-radius: 5px;margin-top: 40px;}
.jinnewrtr a{display: block;text-align: center;line-height: 30px;text-transform:uppercase;}

.jinnewrb{height: 172px;border-bottom: 1px solid #d9d9d9}
.jinnewrbl{width: 206px;height: 152px;float: left;}
.jinnewrbr{width: 427px;height: 150px;overflow: hidden;float: right;}
.jinnewrbr a h4{font-size: 17px;font-weight: bold;margin-top: 30px;}
.jinnewrbr p{
  font-size: 15px;
  line-height: 26px;
  height: 83px;
  overflow: hidden;
  margin-top: 19px;
  color: #585858
  }

.jinnewd{
  height: 146px;overflow: hidden;margin-top: 10px;
}
.jinnewd li{height: 40px;border-bottom: 1px dashed #f3f3f3}
.jinnewd li a h4{font-size: 15px;color: #636363;float: left;}
.jinnewd li a span{font-size: 15px;color: #636363;float: left;margin-left: 20px;}
.jinnewd li a:hover h4{color: #ff3e22}