﻿
@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/**/
.banners{height: 600px;}
.fullSlide {
	width:100%;
	position:relative;
	height:600px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:600px;
	overflow:hidden;
	text-align:center;
	 background-position:center top;
	 background-repeat:no-repeat;
}
.fullSlide .bd li a {
	display:block;
	height:600px;
}

.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:100px;
	height:8px;
	margin:1px;
	overflow:hidden;
	background:#212121;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#E7260D;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:73px; 
	height:73px;
}
.fullSlide .prev
{
      background:url(../images/left1s.png) no-repeat;
  }
.fullSlide .next {
	left:auto;
	right:5%;
	background:url(../images/right1s.png) no-repeat;
}
/**/
/*特点*/
/**/
.pro_bj{overflow: hidden; background:#fff; box-sizing: border-box; font-family: "Microsoft YaHei"; }
.pro_bj h2{margin-bottom: 40px;}

.pro1 {height: 800px; }
.pro1 .m_pro{ float: left;width:1280px; }
.pro1 .m_pro p{ height: 56px; line-height: 56px;  margin-bottom: 30px;}
.pro1 .m_pro p a{height: 56px; line-height: 56px; width: 172px; text-align: center; font-size: 20px; color: #333333;margin-right: 62px; color: #fff; position: relative; display: block; float: left;background:#0a581a; }
.pro1 .m_pro p a:hover{ background: #e8bd15; color: #fff; font-weight: bold; text-decoration: none; }
.pro1 .m_pro p a:last-child{margin-right: 0;}

.pro1 .m_pro li{ background: #fff;width: 403px; float: left; margin-right: 21px; margin-bottom: 40px;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;border: solid 1px #999;}
.pro1 .m_pro li a{ text-decoration: none; }
.pro1 .m_pro li img{width:385px; display: block;margin: 10px;}
.pro1 .m_pro li span{ display: block; height: 48px; line-height: 48px; text-align: center; font-size: 16px; color: #666666; }
.pro1 .m_pro li:nth-child(2n){}
.pro1 .m_pro li:hover{box-shadow: 0 0 5px#0a581a;  }
.pro1 .m_pro li:hover span{ color: #095a18; }

.pro1 dl{float: right;width: 492px; }
.pro1 dt{width: 492px;height: 622px;overflow: hidden;}
.pro1 dt img{width: 492px;height: 622px;display: block;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.pro1 dd{padding-top: 20px; }
.pro1 dd h3{font-size: 30px; color: #333333; height:52px; line-height: 52px; overflow: hidden;  font-weight: normal; white-space: nowrap;}
.pro1 dd h3 a{color: #333333;}
.pro1 dd p{font-size: 14px; color: #666666; line-height: 30px; height: 86px;}
.pro1 dd .xq{ display: block; width: 156px; height: 42px; line-height: 40px; text-align: center; font-size: 16px; color: #095a18; font-weight: normal; line-height: 42px; background:url(../images/cp_btn.png) no-repeat center top }
.pro1 dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

.cp_ys{padding-top: 57px; height: 172px; background: #f3f3f3;box-sizing: border-box; font-family: "Microsoft YaHei";  }
.cp_ys ul{width: 1326px; margin:0 auto;}
.cp_ys ul li{width: 220px; border-right: 1px solid #c8c8c8; height: 57px; float: left; text-align: center;font-size: 16px; color: #666666;}
.cp_ys ul li em{width: 58px; height: 40px; margin:0 auto 5px;  display: block;}
.cp_ys ul li:nth-child(1) em{background: url(../images/cpico1.png) no-repeat;}
.cp_ys ul li:nth-child(2) em{background: url(../images/cpico2.png) no-repeat;}
.cp_ys ul li:nth-child(3) em{background: url(../images/cpico3.png) no-repeat;}
.cp_ys ul li:nth-child(4) em{background: url(../images/cpico4.png) no-repeat;}
.cp_ys ul li:nth-child(5) em{background: url(../images/cpico5.png) no-repeat;}
.cp_ys ul li:nth-child(6) em{background: url(../images/cpico6.png) no-repeat;}
.cp_ys ul li:hover{color:#172e7a;font-weight:bold;}
.cp_ys ul li:hover:nth-child(1) em{background: url(../images/cpico1cur.png) no-repeat;}
.cp_ys ul li:hover:nth-child(2) em{background: url(../images/cpico2cur.png) no-repeat;}
.cp_ys ul li:hover:nth-child(3) em{background: url(../images/cpico3cur.png) no-repeat;}
.cp_ys ul li:hover:nth-child(4) em{background: url(../images/cpico4cur.png) no-repeat;}
.cp_ys ul li:hover:nth-child(5) em{background: url(../images/cpico5cur.png) no-repeat;}
.cp_ys ul li:hover:nth-child(6) em{background: url(../images/cpico6cur.png) no-repeat;}
.cp_ys ul li:last-child{border-right: 0;}

.pro2 {height: 830px; box-sizing: border-box; padding-top: 100px;}
.pro2 .m_pro{ float: right;width: 630px; }
.pro2 .m_pro .desc{ margin-bottom: 60px; }
.pro2 .m_pro h3{font-size: 30px; color: #333333; height:52px; line-height: 52px; overflow: hidden;  font-weight: normal; white-space: nowrap;}
.pro2 .m_pro h3 a{color: #333333;}
.pro2 .m_pro p{font-size: 14px; color: #666666; line-height: 30px; height: 86px;}
.pro2 .m_pro .xq{ display: block; width: 156px; height: 42px; line-height: 40px; text-align: center; font-size: 16px; color: #095a18; font-weight: normal; line-height: 42px; background:url(../images/cp_btn.png) no-repeat center top }
.pro2 .m_pro li a{ text-decoration: none; }
.pro2 .m_pro li{ background: #fff;width: 305px; float: left; margin-right: 20px; margin-bottom: 10px;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.pro2 .m_pro li a{ text-decoration: none; }
.pro2 .m_pro li img{width: 305px; height: 305px; display: block;}
.pro2 .m_pro li span{ display: block; height: 48px; line-height: 48px; text-align: center; font-size: 16px; color: #666666; }
.pro2 .m_pro li:nth-child(2n){margin-right: 0;}
.pro2 .m_pro li:hover{box-shadow: 0 0 5px#0a581a;  }
.pro2 .m_pro li:hover span{ color: #095a18; }


.pro2 dl{float: left;width: 542px; }
.pro2 dt{width: 542px;height: 608px;overflow: hidden;}
.pro2 dt img{width: 542px;height: 608px;display: block;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.pro2 dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.tit01{ box-sizing: border-box; text-align: center; font-family: "Microsoft YaHei";font-size: 45px; color: #333333; display: block;  font-weight: normal;}
.tit01 a{color: #333333;}
.tit01 i{font-weight: bold;color:#0a581a;}
.tit01 span{text-align: center; font-family: "Microsoft YaHei";font-size: 20px; color: #666666; display: block; font-weight: normal;}
/*pro*/
.anli_bg{ padding-top: 56px;height: 491px;background:url(../images/al_bg.jpg) no-repeat center bottom;}
.t_h2{width: 1347px;position: relative;height: 90px; margin:auto;}
.t_h2 img{height:120px;width: 1270px;}
.t_h2 i{display: block;text-align: center; color: #666; position: absolute;left: 0px; bottom: 0px; line-height: 42px; height: 42px;width: 1200px; font-size: 20px;}
.pro_bg{margin:35px auto;}
.pro .t_h2{margin-bottom: 28px;}
.pro_t{width: 1035px;margin: 0  auto 60px; height: 40px; line-height: 40px; font-size: 20px; text-align: center;}
.pro_t li{ margin:0 8px; float: left;width: 188px; height: 40px; }
.pro_t li a{width: 188px; height: 40px; display: inline-block; color: #fff;background:url(../images/pro_ic2.png) no-repeat center top;}
.pro_t li a:hover,.pro_t li.cur a{background:url(../images/pro_ic1.png) no-repeat center top;}

.pro_con{margin: 0 auto; width:1338px; overflow: hidden;}
.pro_qh{width: 1338px; margin: 0 auto;}
.roll1,.roll2{margin-top:143px; display:inline; width: 49px; height: 56px; overflow:hidden;}
.roll1 a,.roll2 a{width: 49px; height: 56px;overflow:hidden; display:inline-block;}
.roll1 a{ background:url(../images/roll1.png) no-repeat 0 top;}
.roll1 a:hover{ background:url(../images/roll11.png) no-repeat 0 top;}  
.roll2 a{ background:url(../images/roll2.png) no-repeat left top;}
.roll2 a:hover{ background:url(../images/roll22.png) no-repeat left top;} 

.pro_list{width:1280px; overflow:hidden;}
.pro_list ul li{position: relative; float:left; line-height: 0px; width: 306px; margin-right:14px; overflow:hidden;margin-bottom: 30px;}
.pro_list ul li img{width:305px; height:230px; }
.pro_list ul li span{margin-top: 1px; width: 286px;display: block;text-align: center; height: 60px;line-height: 60px; color: #666;background: #fff;}
.pro_list ul li.nones{margin-right: 0px;}
.pro_list ul li:hover span{color: #fff; background: #ff8a00;}
/*产品*/
/*电话1*/
.tel1{overflow:hidden;margin-top:-45px;height:200px;background:url(../images/tel1_bg.jpg) no-repeat center top;}
.tel1 p{position:absolute;top:165px;left:0px;overflow:hidden;width:430px;height:42px;line-height:42px;font-size:14px;color:#ffffff;}
.tel1 p b{display:inline-block;padding-left:5px;font-size:28px;font-weight:normal;}
.tel1 span{position:absolute;top:170px;left:320px;display:block;margin-left:25px;width:96px;height:32px;line-height:32px;color:#ffffff;text-align:center;background:#e7260d;}
.tel1 span a{font-size:14px;color:#ffffff; display:block;}
/*介绍*/
.intr{overflow:hidden;height:625px;background:url(../images/intr_bg.jpg) no-repeat center top;}
.intr h2{display:block;margin-top:30px;padding-top:25px;height:80px;text-align:center;font-size:40px;background:url(../images/intr_tbg.jpg) no-repeat center top;}
.intr h2 a{color:#e7260d;}
.intr h2 a:hover{text-decoration:none;}
.intr h2 em{display:block;font-size:20px;color:#666666;font-weight:normal;}
.intr ul{overflow:hidden;display:block;}
.intr ul li{display:block;float:left;margin-top:30px;width:389px;height:134px;font-size:16px;font-weight:bold;color:#333333;}
.intr ul li h5{display:block;margin-top:20px;line-height:40px;height:40px;font-size:18px;}
.intr ul li p{display:block;padding-top:5px;line-height:24px;color:#555555;font-size:14px;font-weight:normal;}
.intr ul li.cur{background:url(../images/pro_lbg2.jpg) no-repeat 170px center;}
.intr ul li.li1,.intr ul li.li3{padding-left:160px;width:229px;}
.intr ul li.li2,.intr ul li.li4{float:right;padding-left:30px;width:359px;}
.intr ul .li1{background:url(../images/intr_l1.jpg) no-repeat left top;}
.intr ul .li2{background:url(../images/intr_l2.jpg) no-repeat left top;}
.intr ul .li3{background:url(../images/intr_l3.jpg) no-repeat left top;}
.intr ul .li4{background:url(../images/intr_l4.jpg) no-repeat left top;}
.intr ul .li1.cur{background:url(../images/intr_l1-2.jpg) no-repeat left top;}
.intr ul .li2.cur{background:url(../images/intr_l2-2.jpg) no-repeat left top;}
.intr ul .li3.cur{background:url(../images/intr_l3-2.jpg) no-repeat left top;}
.intr ul .li4.cur{background:url(../images/intr_l4-2.jpg) no-repeat left top;}
/*优势*/
.supt{overflow:hidden;height:200px;background:url(../images/sup_tbg.jpg) no-repeat center top;}
.supt h2{display:block;padding-top:10px;height:80px;text-align:center;font-size:50px;}
.supt h2 a{color:#464a4b;}
.supt h2 a:hover{text-decoration:none;}
.supt h2 b{font-size:72px;color:#e7260d;}
.supt h2 em{display:block;font-size:24px;color:#666666;font-weight:normal;}
.sups dl{overflow:hidden;}
.sups dt{display:block;float:left;padding-top:25px;width:460px; } 
.sups dt h5{display:block;padding:20px 0 0 125px;margin-bottom:15px;height:105px;color:#e7260d;font-size:30px;}
.sups dt h5 em{display:block;margin-top:5px;padding-bottom:20px;font-size:22px;font-weight:normal;color:#333333;background:url(../images/sup_ebg.png) no-repeat left bottom;}
.sups dt p{display:block;padding-left:125px;margin-top:10px;line-height:24px;font-size:14px;color:#555555;}
.sups dt p b{color:#fe5f19;}
.sups dt span{display:block;margin:10px 0 0 125px;width:95px;height:34px;line-height:34px;text-align:center;font-size:14px;background:#e7260d;}
.sups dt span a{color:#ffffff; display:block;}
.sup1{height:304px;background:url(../images/sup_bg1.jpg) no-repeat center top;}
.sup1 h5{background:url(../images/sup_l1.jpg) no-repeat left top;}
.sup2{height:596px;background:url(../images/sup_bg2.jpg) no-repeat center top;}
.sup2 h5.t1{background:url(../images/sup_l2.jpg) no-repeat left top;}
.sup2 h5.t2{margin-top:70px;background:url(../images/sup_l3.jpg) no-repeat left top;}
.sup2 dt{float:right;}
.sup3{margin-top:20px;height:407px;background:url(../images/sup_bg3.jpg) no-repeat center top;}
.sup3 dt{width:485px;}
.sup3 h5{background:url(../images/sup_l4.jpg) no-repeat left top;}
/*客户见证*/
.wit{overflow:hidden;height:1030px;}
.wit h2{display:block;margin-top:30px;padding-top:35px;height:90px;text-align:center;font-size:40px;background:url(../images/wit_tbg.jpg) no-repeat center top;}
.wit h2 a{color:#e7260d;}
.wit h2 a:hover{text-decoration:none;}
.wit h2 em{display:block;font-size:20px;color:#666666;font-weight:normal;}
.wit ul.slogo{position:relative;overflow:hidden;display:block;margin-top:20px;height:350px;}
.wit .slogo li{position:absolute;display:block;float:left;margin-right:28px;width:170px;height:144px;background:url(../images/wit_pbgs.png) no-repeat left top;}
.wit .slogo li span{display:block;margin:25px auto 0;width:60px;height:60px;}
.wit .slogo li em{display:block;height:36px;line-height:36px;font-size:20px;color:#5f5f5f;text-align:center;}
.wit .slogo li.cur,.wit .slogo li.cur2{background:url(../images/wit_pbgs2.png) no-repeat left top;}
.wit .slogo li.cur em,.wit .slogo li.cur2 em{color:#ffffff;}
.wit .slogo li a:hover{text-decoration:none;}
.wit .slogo .li1 span{background:url(../images/wit_l1.png) no-repeat left top;}
.wit .slogo .li2 span{background:url(../images/wit_l2.png) no-repeat left top;}
.wit .slogo .li3 span{background:url(../images/wit_l3.png) no-repeat left top;}
.wit .slogo .li4 span{background:url(../images/wit_l4.png) no-repeat left top;}
.wit .slogo .li5 span{background:url(../images/wit_l5.png) no-repeat left top;}
.wit .slogo .li6 span{background:url(../images/wit_l6.png) no-repeat left top;}
.wit .slogo .li7 span{background:url(../images/wit_l7.png) no-repeat left top;}
.wit .slogo .li8 span{background:url(../images/wit_l8.png) no-repeat left top;}
.wit .slogo .li9 span{background:url(../images/wit_l9.png) no-repeat left top;}
.wit .slogo .li10 span{background:url(../images/wit_l10.png) no-repeat left top;}
.wit .slogo .li1.cur span{background:url(../images/wit_l1-2.png) no-repeat left top;}
.wit .slogo .li2.cur span{background:url(../images/wit_l2-2.png) no-repeat left top;}
.wit .slogo .li3.cur span{background:url(../images/wit_l3-2.png) no-repeat left top;}
.wit .slogo .li4.cur span{background:url(../images/wit_l4-2.png) no-repeat left top;}
.wit .slogo .li5.cur span{background:url(../images/wit_l5-2.png) no-repeat left top;}
.wit .slogo .li6.cur span{background:url(../images/wit_l6-2.png) no-repeat left top;}
.wit .slogo .li7.cur span,.wit .slogo .li7.cur2 span{background:url(../images/wit_l7-2.png) no-repeat left top;}
.wit .slogo .li8.cur span{background:url(../images/wit_l8-2.png) no-repeat left top;}
.wit .slogo .li9.cur span{background:url(../images/wit_l9-2.png) no-repeat left top;}
.wit .slogo .li10.cur span{background:url(../images/wit_l10-2.png) no-repeat left top;}
.wit .slogo .li1{left:0;top:80px;}
.wit .slogo .li2{left:138px;top:0;}
.wit .slogo .li3{left:280px;top:80px;}
.wit .slogo .li4{left:416px;top:0;}
.wit .slogo .li5{left:550px;top:80px;}
.wit .slogo .li6{left:690px;top:0;}
.wit .slogo .li7{left:830px;top:80px;}
.wit .slogo .li8{left:138px;top:175px;}
.wit .slogo .li9{left:416px;top:175px;}
.wit .slogo .li10{left:690px;top:175px;}
.wit2{overflow:hidden;margin-top:20px;height:425px;}
.wit2 dl{overflow:hidden;float:left;margin-right:18px;width:320px;height:425px;background:url(../images/wit_pbg.jpg) no-repeat left top;}
.wit2 dl.laster{margin-right:0px;border:0;}
.wit2 dt{position:relative;overflow:hidden;display:block;margin:20px auto 0;width:272px;height:173px;}
.wit2 dt img{display:block;width:272px;height:173px;}
.wit2 dd{overflow:hidden;display:block;margin:0 auto;width:272px;}
.wit2 dd h5{display:block;margin:0 auto;width:272px;height:68px;line-height:68px;font-size:20px;}
.wit2 dd h5 a{color:#2f2f2f; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.wit2 dd h5 em{display:inline-block;padding-left:10px;color:#333333;}
.wit2 dd p{display:block;padding-top:20px;line-height:24px;color:#737373;font-size:14px;}
.wit .btnl,.wit .btnr{position:absolute;top:700px;display:block;width:47px;height:47px;}
.wit .btnl{left:-60px;}
.wit .btnr{right:-60px;}
.wit .btnl a,.wit .btnr a{display:block;width:47px;height:47px;}
.wit .btnl a{background:url(../images/wit_btnl.jpg) no-repeat left top;}
.wit .btnr a{background:url(../images/wit_btnr.jpg) no-repeat left top;}
.wit .btnl a:hover{background:url(../images/wit_btnl2.jpg) no-repeat left top;}
.wit .btnr a:hover{background:url(../images/wit_btnr2.jpg) no-repeat left top;}
/*关于我们*/
.about{overflow:hidden;height:540px;background:url(../images/bj.jpg) no-repeat center top;}
.about h2{display:block;padding-top:40px;height:110px;text-align:center;font-size:40px;background:url(../images/about_tbg.png) no-repeat center top 120px;}
.about h2 a{color:#fff;}
.about h2 a:hover{text-decoration:none;}
.about h2 em{display:block;font-size:20px;color:#fff;font-weight:normal;}
.about dl{overflow:hidden;display:block;margin-top:30px;height:327px;}
.about dl dt{display:block;float:right;width:489px;height:289px;}
.about dl dt img{display:block;width:489px;height:289px;}
.about dl dd{display:block;float:left;width:750px;}
.about dl dd h5{display:block;padding-bottom:7px;height:34px;line-height:34px;font-size:16px;background:url(../images/about_hbg.png) no-repeat left bottom;}
.about dl dd h5 a{color:#666666;}
.about dl dd p{overflow:hidden;display:block;height:245px;line-height:35px;color:#fff;font-size:17px;}
.about dl dd span{overflow:hidden;display:block;margin-top:20px;height:34px;line-height:34px;font-size:14px;text-align:center;}
.about dl dd span a{display:block;float:left;margin-right:20px;width:90px;height:34px;color:#ffffff;background:#e7260d;}
.about dl dd span a:hover{background:#666666;}
/**/
/*相册*/
.photo{overflow:hidden;margin-top:-175px;height:375px;background:url(../images/photo_bg.jpg) no-repeat center bottom;}
.photo2{display:block;float:left;padding-left:20px;margin-top:100px;width:670px;}
.photo2 .scrolls{overflow:hidden;height:195px;}
.photo2 .phul{overflow:hidden;display:block;width:670px;height:195px;}
.photo2 ul li{display:block;float:left;margin-right:18px;width:211px;height:195px;}
.photo2 ul li img{display:block;width:211px;height:146px;}
.photo2 ul li.laster{margin-right:0;}
.photo2 ul li.laster img{border:0;}
.photo2 ul li em{display:block;line-height:40px;text-align:center;color:#666666;font-size:14px;cursor:pointer; height:40px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.photo2 .btnl,.photo2 .btnr{position:absolute;top:210px;display:block;width:33px;height:33px;}
.photo2 .btnl{left:330px;}
.photo2 .btnr{left:380px;}
.photo2 .btnl a,.photo .btnr a{display:block;width:33px;height:33px;}
.photo2 .btnl a{background:url(../images/photo_btnl.jpg) no-repeat left top;}
.photo2 .btnr a{background:url(../images/photo_btnr.jpg) no-repeat left top;}
.photo2 .btnl a:hover{background:url(../images/photo_btnl2.jpg) no-repeat left top;}
.photo2 .btnr a:hover{background:url(../images/photo_btnr2.jpg) no-repeat left top;}
.hons{overflow:hidden;display:block;float:right;width:286px;height:372px;background:#4c4c4c;}
.hons h5{display:block;margin:0 auto;width:208px;height:60px;line-height:60px;font-size:16px;text-transform: uppercase;}
.hons h5 span{font-weight:normal;}
.hons h5 a{color:#ffffff;}
.hons .scrolls{overflow:hidden;margin:0 auto;width:208px;}
.hons .ryul{overflow:hidden;display:block;width:208px;height:300px;}
.hons ul li{display:block;float:left;margin-right:18px;width:208px;height:261px;}
.hons ul li img{display:block;width:208px;height:261px;}
.hons ul li.laster{margin-right:0;}
.hons ul li.laster img{border:0;}
.hons ul li em{display:block;line-height:40px;text-align:center;color:#ffffff;font-size:14px;cursor:pointer;}
.hons .btnl,.hons .btnr{position:absolute;top:190px;display:block;width:21px;height:37px;}
.hons .btnl{left:10px;}
.hons .btnr{right:10px;}
.hons .btnl a,.hons .btnr a{display:block;width:21px;height:37px;}
.hons .btnl a{background:url(../images/hon_btnl.jpg) no-repeat left top;}
.hons .btnr a{background:url(../images/hon_btnr.jpg) no-repeat left top;}
/*新闻*/
.news{overflow:hidden;margin-top:50px;height:485px;}
.news .til{overflow:hidden;display:block;height:54px;}
.news .til ul{display:block;float:left;width:325px;height:54px;line-height:54px;}
.news .til ul li{display:inline-block;float:left;margin-right:25px;width:90px;height:54px;font-size:18px;font-weight:bold;}
.news .til ul li a{display:block;height:54px;line-height:54px;color:#333333;}
.news .til ul li a:hover,.news .til ul li.cur a{color:#e7260d;}
.news .til span{display:block;float:right;width:55px;height:54px;line-height:54px;font-size:12px;}
.news .til span a{color:#959595;}
.news1{overflow:hidden;display:block;float:left;width:475px;}
.news1 dl{display:block;width:475px;height:260px;border-bottom:1px dashed #ececec;}
.news1 dl dt{position:relative;display:block;float:left;width:475px;height:143px;}
.news1 dl dt img{display:block;width:472px;height:143px;}
.news1 dl dt b{position:absolute;right:1px;top:-2px;display:block;width:62px;height:62px;background:url(../images/news_pbg.png) no-repeat left top;}
.news1 dl dd{display:block;float:right;width:472px;}
.news1 dl dd h5{display:block;margin-top:10px;height:40px;line-height:40px;font-size:14px; width:472px; overflow:hidden;}
.news1 dl dd h5 a{color:#333333;cursor:pointer;}
.news1 dl dd h5 b {
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #333;
    width: 300px;
    height: 40px; cursor:pointer;}
.news1 dl dd h5 em{display:inline-block;float:right;font-size:14px;font-family:"Arial";color:#666666;font-weight:normal; width:75px; height:40px;}
.news1 dl dd p{overflow:hidden;display:block;height:48px;line-height:24px;color:#535353;font-size:14px;}
.news1 dl dd span{display:block;margin-top:20px;width:98px;height:28px;line-height:28px;background:#ff8635;font-size:16px;text-align:center;}
.news1 dl dd span a{color:#ffffff;}
.news1 .texts{overflow:hidden;display:block;margin-top:10px;width:475px;height:120px;}
.news1 .texts li{overflow:hidden;display:block;float:left;width:475px;height:30px;line-height:30px;font-size:14px;}
.news1 .texts li a{display:block;padding-left:10px;width:465px;height:30px;color:#535353;background:url(../images/news_lbg1.jpg) no-repeat left center;cursor:pointer;}
.news1 .texts li a:hover{background:url(../images/news_lbg2.jpg) no-repeat left center;color:#e7260d;}
.news1 .texts li b{display:block;float:left;width:350px;height:30px;line-height:30px;font-weight:normal;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;cursor:pointer;}
.news1 .texts li em{display:block;float:right;width:90px}
.faq{overflow:hidden;display:block;float:right;width:475px;}
.faq .til ul{overflow:hidden;width:205px;}
.faq .til ul li{overflow:hidden;width:205px;text-align:left;}
.faq .til ul li a:hover{background:none;}
.faq2{overflow:hidden;height:355px;}
.faq2 .texts{overflow:hidden;display:block;margin-bottom:38px;height:93px;}
.faq2 .pics{display:block;float:left;width:181px;height:93px;}
.faq2 .pics img{display:block;width:181px;height:93px;}
.faq2 dl{overflow:hidden;display:block;float:right;width:270px;height:100px; padding-left:24px;}
.faq2 dl.laster{border-bottom:0;}
.faq2 dl dt{display:block;height:26px;line-height:26px;font-size:14px;font-weight:bold;}
.faq2 dl dt a{display:block;padding-left:30px;color:#272828;background:url(../images/faq_l1.jpg) no-repeat 2px 5px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.faq2 dl dd{overflow:hidden;display:block;margin-top:20px;height:52px;padding-left:30px;font-size:14px;color:#333333;line-height:26px;background:url(../images/faq_l2.jpg) no-repeat left 5px;}
/*友情链接*/
.link2{overflow:hidden;height:60px;background:#f2f2f2;}
.links3{overflow:hidden;float:left;width:845px;height:60px;line-height:60px;font-size:14px;}
.links3 a{display:block;float:left;padding:0 5px;height:60px;line-height:60px;color:#555555;}
.links4{display:block;float:right;width:154px;height:60x;line-height:60px;font-size:14px}
.links4 a{color:#e7260d;}
/*index.css end*/

/*sou*/
.ser_bg{ margin-bottom:0;}



/**/
.flc{ width:230px; margin:0px 0; float:left; position:relative;z-index:9;}
.flc h2{ background:#e7260d; height:75px; padding-top:23px; font:24px "Microsoft YaHei"; text-align:center; font-weight:bold;margin-top: 30px;}
.flc h2 a{ display:block; color:#fff;}
.flc h2 em{ display:block; font:16px Arial; text-transform:uppercase; color:#ee8078; padding-top:5px;}
.flc h3{background:url(../images/cpfl3.jpg) no-repeat left center; width: 170px;height: 57px;line-height: 57px;font-size:14px;color: #d50e0e;padding-left: 20px;padding-right: 40px; font-weight: bold; }
.flc h3 a{color: #d50e0e;}
.flc .flst li{position: relative;}
.flc .flst li a{background:#fff url(../images/flico1.jpg) no-repeat 203px 14px; border: 1px solid #dcdcdc; border-top: none; color: #666666;display: block;height: 39px;line-height: 39px;font-size: 14px;color: #333333; padding-left: 20px;padding-right: 20px;}
.flc .flst li a:hover,.flc .flst .cur2 a{background:#d50e0e url(../images/flico2.jpg) no-repeat 203px 14px;color: #f8f8f8;}
.flc .flst .fl2st{position: absolute;left:230px;top:0;background: url(../images/sha2.png) repeat; width: 280px; display: none;}
.flc .flst .fl2st li a{float: left; width: 240px;padding-left: 40px; padding-right: 0;  background:url(../images/flc_jt.png) no-repeat 12px center;margin-left: 0;color: #fff; height: 38px;line-height: 38px; border: none;font-weight: normal; border-bottom: 1px dashed #e47474; overflow:hidden; }
.flc .flst li:hover .fl2st{display: block;}


.pic{ height:300px; position:relative;padding-top:35px;margin-bottom: 30px;}
.pic h2{ height:45px; background:url(../images/fc_line.gif) no-repeat left bottom; font:24px "Microsoft YaHei"; font-weight:bold; color:#333333; margin-bottom:25px;}
.pic h2 a{ color:#333; display:block; padding-left:30px; background:url(../images/lc_icon.png) no-repeat left 5px;}
.pic h2 em{ display:block; width:60px; font:14px Arial; float:right; color:#e7260d; line-height:30px;}
.pic2{ overflow:hidden;}
.pic li{ width:300px; float:left; margin-right:14px;}
.pic li img{ display:block; width:300px; height:180px; border:solid 1px #cccccc;}
.pic li em{ display:block; height:37px; font:14px "Microsoft YaHei"; line-height:37px; text-align:center; overflow:hidden; color:#666; overflow:hidden;}
.arr1{ width:43px; height:43px; overflow:hidden; position:absolute; top:165px; left:-60px;}
.arr2{width:43px; height:43px; overflow:hidden; position:absolute; top:165px; right:-60px;}



/**/