@charset "utf-8";
/* CSS Document */
#example { 
width: 100px !important; /* IE7+FF */ 
width: 200px; /* IE6 */ 
}
*{margin: 0 auto; padding: 0;}
body{font-size: 12px;color: #121212;font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;background:none;}
ul,li{list-style-type: none;}
img,ul,li,button{margin: 0px;}
img,button{border: none;}
a{color: #000;text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
img{border:0;}
input{}

/*banner*/
.banner{ width:100%;}
.slideBox{ width:100%; height:500px; overflow:hidden; position:relative; margin:auto;}
		.slideBox .hd{ width:100%;  position:absolute; left:0; bottom:20px; z-index:1;  }
		.slideBox .hd ul{zoom:1;  text-align:center; width:100%;}
		.slideBox .hd ul li{ display:inline; margin-right:10px;   border-radius:50%; padding:0 8px;text-align:center; background:#fff; cursor:pointer; margin-left:15px; }
		.slideBox .hd ul li.on{ background:#f37e00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:500px; display:block; margin:auto;-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
	animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite; }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
@keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
		
/*search*/
.dw_all{ width:100%; height:120px; background:url(../images/dw_bk.jpg) no-repeat center;}
.dw{width:1180px; margin:auto;overflow:hidden; padding-top:10px;}
.dw_ny{ float:left; width:460px;}
.search{float:left; width:360px; margin-left:50px;}
.dw_ny_w1{ font-size:18px; color:#626262; margin-top:10px;}
.dw_ny_w2{ font-size:18px; color:#fff; margin-top:10px; display:block; width:460px; height:36px; border-radius:4px; background:#02a852; text-align:center; line-height:36px; font-weight:bold; letter-spacing:2px; }
.search p{  font-size:14px; color:#555; line-height:40px; margin-left:35px; width:300px;}
.search_ny{ float:right; width:350px; height:35px; line-height:35px; overflow:hidden; margin-right:0px; background:url(../images/search_03.png) no-repeat center center; margin-top:14px;}
.search_ny input{width:270px;height:35px; border:none;background:none; margin-left:30px; font-size:14px; color:#888;}
.search_ny button{float:right; width:50px; line-height:35px; font-size:14px; color:#fff; background:#cdcdcd; cursor:pointer;}
.top_call{ float:left; margin-left:30px; width:200px; overflow:hidden; margin-top:10px;}		
.top_call_t{ float:left; margin-top:10px;}
.top_call_w{ font-size:14px; color:#666666; float:left; margin-left:10px; margin-top:8px;}
.top_call_w span{ font-size:24px; color:#02a852; font-family:"impact";}


/*lj_all*/
.lj_all{ width:100%; background:url(../images/lj_bk.jpg) no-repeat center; height:306px;}
.lj{ width:1180px; margin:auto; padding-top:25px;}
.lj h3{ text-align:center; font-size:24px; color:#555; line-height:32px;}
.lj h3 span{ font-size:14px; font-weight:normal; text-transform:uppercase;}
.lj ul{ overflow:hidden; margin-top:20px;}
.lj ul li{ width:295px; float:left;}
.lj ul li img{ display:block; width:130px; height:130px; margin:auto;transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;}
.lj ul li p{ text-align:center; line-height:30px; font-size:14px; color:#444; margin-top:10px;}
.lj ul li:hover img{transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);}





/*pro*/
.pro_all{ width:100%; margin-top:0px; background:url(../images/pro_bk.jpg) no-repeat center; height:915px;}
.pro{ width:1180px; margin:auto; overflow:hidden; position:relative; padding-top:20px;}
.pro_l{ width:220px; float:left;}
.pro_r{ width:940px; float:right;}
.pro_l h2{ background:url(../images/pro_bt.png) no-repeat center; width:240px; height:100px; text-align:center; line-height:80px; cursor:pointer;  letter-spacing:2px;}
.pro_l h2 a{ color:#fff; font-size:18px;}
.pro_l ul{ width:238px; border:1px solid #e6e6e6; margin-top:0px; overflow:hidden; padding-bottom:10px; margin-top:-1px; }
.list_f{ background:#2b9e00; height:40px; line-height:40px; margin-top:8px; border-radius:6px; }
.pro_l ul .list_f a{ color:#fff;}
.pro_l ul .list_f a span{ color:#fff;}
.pro_l ul li{ width:220px; margin:auto; line-height:35px; cursor:pointer; float:left;margin-left:10px; border-bottom:1px dashed #ccc; height:35px;}
.pro_l ul li a{ color:#555555; font-size:14px;}
.pro_l ul li a span{ font-size:18px; margin-left:30px; margin-right:30px;color:#555555;}
.pro_l ul li:hover a{ color:#247f3a;}
.pro_l ul li:hover a span{ color:#247f3a;}
.pro_l ul .list_f:hover a{ color:#fff;}
.pro_l ul .list_f:hover a span{ color:#fff;}

/*产品图切换*/
.pro_slideTxtBox{ text-align:left; height:850px; overflow:hidden;  }
.pro_slideTxtBox .hd{ position:relative; }
.pro_slideTxtBox .hd ul{ float:left;  position:absolute; left:60px; top:0px;  }
.pro_slideTxtBox .hd ul li{ float:left; width:80px; height:36px; text-align:center;line-height:36px;  font-weight:bold;  margin-right:10px;}
.pro_slideTxtBox .hd ul li a{ font-size:16px; color:#666; }
.pro_slideTxtBox .hd ul li.on{ color:#f27917; }
.pro_slideTxtBox .hd ul li.on a{ color:#f27917; }
.pro_slideTxtBox .bd ul{ zoom:1; padding-top:50px; margin-left:10px; }
.pro_slideTxtBox .bd ul li{ border:1px solid #ddd;}
.con{width:275px;height:240px;border:1px solid #ddd;float: left; margin-left:30px;margin-top:24px;position: relative;cursor: pointer;overflow:hidden; }
.pro_t{ width:275px; height:200px; overflow:hidden;}
.pro_t a img{ width:278px; height:198px; border:1px solid #ccc;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.pro_t a img:hover{transform: scale(1.1);
-webkit-transform: scale(1.1)}
.pro_w{ overflow:hidden;}
.pro_w a p{ display:block; float:left; width:205px; height:40px; background:#f6f6f6; line-height:40px; color:#444; font-size:14px; padding-left:15px;}
.pro_w a span{ float:left; width:55px; height:40px; line-height:40px; background:#2b9e00;color:#fff; font-size:14px; text-align:center;}
.pro_w a span:hover{ background:#f27917;}


.pro_m{ position:absolute;line-height:22px; cursor:pointer; left:1080px; top:40px;}
.pro_m a{ color:#666;}
.pro_m:hover a{ color:#f27917;}	

.pro_caht{ width:148px; height:148px; margin:auto; margin-top:15px; padding-bottom:15px;}
.pro_caht img{ width:148px; height:148px; display:block; margin:auto;}
.pro_caht span{ display:block; line-height:36px; text-align:center; font-size:14px; color:#555;}
.pro_call_w1{ text-align:center; line-height:40px; color:#2b9e00; font-size:26px; font-family:"impact"; margin-top:35px;}
.pro_call_w2{ width:140px; height:34px; background:#ff8500; text-align:center; line-height:34px; margin-bottom:15px; margin-top:12px;}
.pro_call_w2 a{ color:#fff; font-size:16px; display:block; width:100%;}
.pro_o{ width:238px; border:1px solid #e6e6e6; margin-top:-1px;}





/*ys*/
.ys_all{ width:100%; background:url(../images/ys_bk.jpg) no-repeat center; height:630px;}
.ys{ width:1180px; margin:auto; overflow:hidden; position:relative;}
.ys h3{ padding-top:40px;font-size:28px; color:#fff; margin-left:57%;}
.ys_tw{ overflow:hidden; margin-top:60px;}
.ys_t{ width:590px; height:430px; float:left;}
.ys_w{ width:520px; float:right; margin-top:30px;}
.ys_w1{ font-size:24px; color:#444444; font-weight:bold;}
.ys_w2{ font-size:16px; color:#444444; line-height:30px; margin-top:15px;}
.ys_w ul{ overflow:hidden; margin-top:40px;}
.ys_w ul li{ width:60px; float:left; margin-right:40px; margin-bottom:40px;}
.ys_w ul li span{ display:block; text-align:center; margin-top:10px; color:#444; font-size:14px;}


/*ys*/
.yys_all{ width:100%; background:url(../images/yys_bk.jpg) no-repeat center; height:630px;margin-top:0px; margin-top:-10px;}
.yys{ width:1180px; margin:auto; position:relative;}
.yys_slideTxtBox{ width:900px; height:630px; overflow:hidden;}
.yys_slideTxtBox .hd{  position:relative; }
.yys_slideTxtBox .hd ul{ float:left;  position:absolute; left:150px; top:0px;  }
.yys_slideTxtBox .hd ul li{ width:10px; height:126px; cursor:pointer;  }
.yys_slideTxtBox .bd{ height:630px; overflow:hidden;}
.yys_slideTxtBox .bd ul{ padding-left:290px; padding-top:0px;  }
.yys_t1{ width:750px; height:460px;}
.yys_t1 img{ width:750px; height:460px;}
.yys_w{ margin-top:20px; width:750px;}
.yys_w1{ font-size:24px; color:#444444; border-bottom:1px solid #ccc; padding-bottom:10px;}
.yys_w2{ font-size:16px; margin-top:12px; line-height:30px; color:#444;}




/*phone1*/
.phone1_all{ width:100%; background:url(../images/phone1_bk.jpg) no-repeat center; height:250px;}
.phone1{ width:1180px; margin:auto; position:relative;}
.phone1_w1{ position:absolute; top:180px; left:300px;color:#fff; font-size:14px; }
.phone1_w1 span{font-family:"impact"; letter-spacing:1px; font-size:28px; }
.phone1_w2{ width:130px; height:36px; background:#ff8936; text-align:center; line-height:36px; border-radius:10px; position:absolute; top:180px; left:600px;}
.phone1_w2 a{ font-size:16px; color:#fff; display:block; width:100%;}
.phone1_w3{ font-size:30px; color:#009f45; font-weight:bold; position:absolute; top:80px; left:245px;}
.phone1_w4{ font-size:24px; color:#fff;position:absolute; top:130px; left:280px;}




/*td*/
.td_all{ width:100%; background:url(../images/td_bk.jpg) no-repeat center; height:537px; margin-top:20px;}
.td{ width:1180px; margin:auto; padding-top:30px;}
.td h3{ text-align:center; line-height:32px;}
.td h3 a{ font-size:24px; color:#444444;}
.td h3 a span{ font-size:14px; font-weight:normal; text-transform:uppercase;}
.cqfm h3{text-align:center; padding-top:30px;}
.cqfm h3 a{font-size:24px; color:#016db7;}
/*厂区图滚动*/
.cq{ width:1180px; padding-bottom:15px; padding-top:30px;}
/*向左滚动*/
.cg_picScroll-left{ width:1180px;  overflow:hidden; position:relative; }
		.cg_picScroll-left .hd{ overflow:hidden;  }
		.cg_picScroll-left .hd1 .prev{ display:block;  width:25px; height:45px; float:right;  overflow:hidden;cursor:pointer; background: url(../images/cq_l.png) no-repeat; position:absolute; top:120px; left:0px;}
		.cg_picScroll-left .hd1 .next{ display:block;  width:25px; height:45px; float:left;  overflow:hidden;cursor:pointer; background:url(../images/cq_r.png) no-repeat;position:absolute; top:120px; left:1150px; }
		.cg_picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:0px; zoom:1; }
		.cg_picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
		.cg_picScroll-left .hd ul li.on{ background-position:0 0; }
		.cg_picScroll-left .bd{  margin-left:-50px; margin-top:30px;}
		.cg_picScroll-left .bd ul{ overflow:hidden; zoom:1;}
		.cg_picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:330px; margin-top:20px; margin-left:45px; margin-top:15px;}
		.cg_picScroll-left .bd ul li .pic{ text-align:center; }
		.cg_picScroll-left .bd ul li .pic img{ width:330px; height:230px; display:block; border:2px solid #f2f2f2; }
		.cg_picScroll-left .bd ul li .pic a:hover img{ border-color:#ccc;  }
		.cg_picScroll-left .bd ul li .title{ text-align:center; line-height:24px; }
        .cg_picScroll-left .bd ul li .title a{color:#333; font-size:14px;}
/*切换滚动*/
.cq_slideTxtBox{ width:1180px; text-align:left;top:300px; left:10px; height:350px; overflow:hidden;  }
		.cq_slideTxtBox .hd{ height:40px; line-height:40px;  position:relative; }
		.cq_slideTxtBox .hd ul{ position:absolute; height:32px; left:30%;}
		.cq_slideTxtBox .hd ul li{ float:left; width:200px; margin-right:50px; height:50px; cursor:pointer; border-radius:10px; background:#e3e2e2; font-size:18px; color:#323232; text-align:center; line-height:50px;  }
		.cq_slideTxtBox .hd ul li a{ font-size:16px; color:#333;}
		.cq_slideTxtBox .hd ul li a span{ float:right;}
		.cq_slideTxtBox .hd ul li.on{ background:#06b414; }
		.cq_slideTxtBox .hd ul li.on a{ color:#fff; }
		.cq_slideTxtBox .bd ul{ zoom:1;  }
		.cq_slideTxtBox .bd li{}
		.cq_slideTxtBox .bd li .date{ }


/*gs*/
.gs_all{ width:100%; background:url(../images/gs_bk.jpg) no-repeat center; height:551px; margin-top:-13px;}
.gs{ width:1180px; margin:auto; position:relative;}
.gs h3{ padding-top:20px;}
.gs h3 a{ font-size:30px; color:#999; text-transform:uppercase;}
.gs h3 a span{ font-size:24px; color:#ff8936;}
.gs_tw{ overflow:hidden; margin-top:50px; }
.gs_t{ width:470px; height:265px;float:left; margin-left:22px;}
.gs_t a img{width:466px; height:261px; border:2px solid #d1d1d1;}
.gs_w{ width:600px; float:right;}
.gs_w1{}
.gs_w1 a{ font-size:18px; color:#555; font-weight:bold;}
.gs_w2{ font-size:14px; color:#666666; line-height:24px; margin-top:15px;}
.gs_m{ position:absolute; width:80px; border-radius:10px; height:30px; background:#ff8936; text-align:center; line-height:30px; top:105px; left:1080px; cursor:pointer;}
.gs_m a{ font-size:14px; color:#fff;}
.ry{ width:600px; position:absolute; top:280px; left:580px;}


/*向左滚动*/
.ry_picScroll-left{ width:600px;  overflow:hidden; position:relative; height:250px;  }
.ry_picScroll-left .hd{ overflow:hidden;  }
.ry_picScroll-left .hd .prev{ display:block;  width:25px; height:45px; float:right;  overflow:hidden;cursor:pointer; background: url(../images/cq_l.png) no-repeat; position:absolute; top:100px; left:0px;}
.ry_picScroll-left .hd .next{ display:block;  width:25px; height:45px; float:right;  overflow:hidden;cursor:pointer; background:url(../images/cq_r.png) no-repeat;position:absolute; top:100px; left:570px; }
.ry_picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:0px; zoom:1; }
.ry_picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.ry_picScroll-left .hd ul li.on{ background-position:0 0; }
.ry_picScroll-left .bd{ padding:10px;   }
.ry_picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.ry_picScroll-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center; width:250px; margin-top:20px;}
.ry_picScroll-left .bd ul li .pic{ text-align:center; }
.ry_picScroll-left .bd ul li .pic img{ width:248px; height:158px; display:block; border:1px solid #e6e6e6; }
.ry_picScroll-left .bd ul li .pic a:hover img{ border-color:#ccc;  }
.ry_picScroll-left .bd ul li .title{ line-height:50px; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;   }
.ry_picScroll-left .bd ul li .title a{color:#666;}


/*qy*/
.qy_all{ width:100%; background:url(../images/fc_bk.jpg) no-repeat center; height:320px;}
.qy{ width:1180px; margin:auto; position:relative;}
.qy h3{ padding-top:20px; margin-left:30px;}
.qy h3 a{ font-size:18px; color:#2b9e00;}
.qy_m{ position:absolute; left:1100px; top:25px;}
/*向左滚动*/
.picScroll-left{ width:1180px;  overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden;  }
.picScroll-left .hd .prev{ display:block;  width:20px; height:40px; float:right;  overflow:hidden;cursor:pointer; background: url(../images/hz_l.jpg) no-repeat; position:absolute; top:100px; left:0px;}
.picScroll-left .hd .next{ display:block;  width:20px; height:40px; float:right;  overflow:hidden;cursor:pointer; background:url(../images/hz_r.jpg) no-repeat;position:absolute; top:100px; left:1150px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:0px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center; width:250px; margin-top:20px;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:248px; height:158px; display:block; border:1px solid #e6e6e6; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#ccc;  }
.picScroll-left .bd ul li .title{ line-height:50px; display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;   }
.picScroll-left .bd ul li .title a{color:#666;}


/*kh*/
.kh_all{ width:100%; background:url(../images/kh_bk.jpg) no-repeat center; height:570px; clear:both;}
.kh{ width:1180px; margin:auto; padding-top:5px;}
.kh h3{ padding-top:50px; text-align:center; line-height:30px;}
.kh h3 a{ font-size:24px; color:#666666;}
.kh h3 a span{ color:#f37818;}
.kh_xbt{ font-size:14px; color:#666; font-weight:normal; text-transform:uppercase; text-align:center; margin-top:10px;}
.kh ul{ overflow:hidden; margin-top:10px;}
.kh ul li{ width:540px; float:left; background:url(../images/kh_li_bk.jpg) no-repeat center; margin-right:20px; margin-left:20px;overflow:hidden; margin-top:20px;  height:190px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.kh ul li:hover .kh_m{ background:#2b9e00; border:none; }
.kh ul li:hover .kh_m a{ color:#fff;}
.kh_t{width:230px; height:170px; float:left; border:1px solid #fff; margin-top:10px;margin-left:-20px;}
.kh_t a img{width:230px; height:170px; margin:auto;  display:block;}
.kh_w{ width:300px; height:200px; background:#f3f3f3; float:left; margin-left:0px;}
.kh_w1{margin-top:30px; margin-left:30px; text-align:left;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.kh_w1 a{ font-size:16px; color:#333;}
.kh_w2{ margin-top:15px; text-align:left; font-size:13px; color:#555; line-height:24px; height:48px; overflow:hidden; width:240px;}
.kh_m{ width:80px; height:26px; margin-left:30px;border:1px solid #b5b5b5;border-radius:4px; text-align:center; line-height:26px; margin-top:15px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.kh_m a{ color:#777; font-size:14px;}


/*xw*/

.in_newsfaq{ width:1180px; height:auto; margin:0 auto; padding-top:40px; height:371px; background:url(../images/xw_bk.jpg) no-repeat center; }

.in_news_1{ float:left; width:780px;}

/* 标签切换4，开始 */
#tab_4{width:100%; }

#tab_4 .tab_menu{ width:100%; height:40px; border-bottom:0;  }

#tab_4 .tab_menu li{float:left; padding-right:25px;height:40px; line-height:40px;  color:#333;  font-size:18px; cursor:pointer;  }

#tab_4 .tab_menu li h3{ font-size:18px; font-weight:normal;}

#tab_4 .tab_menu .selected{  color:#3b9b2c; cursor:pointer; }

#tab_4 .tab_menu .selected h3 a{ color:#3b9b2c; }

#tab_4 .tab_menu li span{ font-size:12px;}

#tab_4 .tab_box_4{width:100%; clear:both; }

#tab_4 .hide{display:none;}
/* 标签切换4，结束 */



.in_news_2{ width:auto; height:300px; position:relative; }

.in_newss_4{ float:left; width:340px; height:270px; padding:18px 0 0 0;  }

.in_newss_4_1{  width:340px; height:270px; overflow:hidden;  }

.in_newss_4_1 img { width:340px; height:270px; transition: all 0.5s;  transform: scale(1);   }

.in_newss_4_1 a:hover img{ transition: all 0.5s;  transform: scale(1.4);  }



.in_news_2_more{ float:right; width:66px; height:22px; line-height:22px;  text-align:center;  margin:15px 0 0 0;position:absolute; right:0; top:-52px; text-transform:uppercase; }
.in_news_2_more a{ color:#222; display:block;  border-radius:12px; border:1px solid #aaaaaa;  }
.in_news_2_more a:hover{ color:#FFF; background:#4eac43; border:none;  border:1px solid #4eac43;  }


.in_news_pro_5{ float:right; width:420px; height:300px; overflow:hidden; padding-top:10px; }

.in_news_pro_5 ul li{ height:40px; line-height:40px; overflow:hidden;   }

.in_news_pro_5 ul li a{ background:url(../images/neswd.png) 5px no-repeat; display:block; padding-left:20px; }

.in_news_pro_5 ul li span{ float:right; color:#999; }


.in_faq{ float:right; width:350px; }

.in_faq_t{ height:50px;  }

.in_faq_t span{ float:left; width:120px; height:40px; line-height:40px;  font-size:18px;   }

.in_faq_t span h3{ font-size:18px; font-weight:normal; }

.in_faq_t span h3 a{ color:#333; }

.in_faq_t h6{ float:right; width:55px; height:30px; line-height:30px; font-size:12px; font-weight:bold; margin-top:16px;  }
.in_faq_t h6 a{ display:block; color:#424242; }
.in_faq_t h6 a:hover{ color:#d51800; }


.in_faq_t_more{ float:right; width:66px; height:22px; line-height:22px; margin:12px 0 0 0; text-align:center;  text-transform:uppercase;  }
.in_faq_t_more a{ color:#222; display:block;  border-radius:12px; border:1px solid #aaaaaa;  }
.in_faq_t_more a:hover{ color:#FFF; background:#4eac43; border:none;  border:1px solid #4eac43;  }





.in_faq_1{ height:255px; overflow:hidden; margin-top:15px;  }

.in_faq_x{ margin:10px 10px 10px 10px;  padding-bottom:5px; padding-top:5px;}

.in_faq_a{  height:34px; line-height:34px; background:url(../images/faq_a.png) 0 6px no-repeat; padding-left:30px; color:#333333; overflow:hidden; margin-bottom:5px; }

.in_faq_q{  background:url(../images/faq_q.png) 0 3px no-repeat; padding-left:30px; height:72px; line-height:24px; color:#666666; margin-bottom:10px; overflow:hidden;}
.in_faq_q a{ color:#666666; }
.in_faq_q a:hover{ color:#d51800;}




.yqlj{ width:1180px; height:42px; margin:0 auto; overflow:hidden; margin-top:40px; }

.yqlj_l{ float:left; width:166px; height:28px; background:url(../images/links.png) no-repeat; padding-right:20px;  border-right:1px solid #828993; }

.yqlj_r{ float:right; width:980px; height:28px; line-height:28px; overflow:hidden; }

.yqlj_r a{ background:url(../images/yqlj_line.png) no-repeat right; display:inline-block; padding:0 15px 0 10px;  }


/*link*/
.link_all{width:100%;height:98px; background:url(../images/link_bk.jpg) no-repeat center;}
.link{width:1180px; margin:auto; position:relative; margin-top:-20px;}
.link h3{ width:100px; height:40px; position:absolute; background:#2b9e00; color:#fff; font-size:16px; line-height:40px; text-align:center; font-weight:normal; top:22px;}
.link ul{ float:left;   height:32px;  width:1080px; margin-top:15px; margin-left:100px;}
.link ul li{ float:left;  height:32px; line-height:32px; text-align:left; padding-left:15px;}
.link ul li a{ font-size:14px; color:#444; font-weight:bold;}
.link ul li a:hover{color:#2b9e00;}






