﻿@charset "utf-8";

/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。
------------------------------------------------------------------------------------------------------ */

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:13px; font-family:"微软雅黑","Arial"; color:#666;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
td{ vertical-align:center; font-size:13px;}
body{ background:#fff;}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin:0; padding:0;}
h2 { font-size: 2em;  margin:0; padding:0;}
h3 { font-size: 1.5em; line-height: 1;  margin:0; padding:0;}
h4 { font-size: 1.2em; line-height: 1.25; margin:0; padding:0;}
h5 { font-size: 1em;  margin:0; padding:0;}
h6 { font-size: 1em; }

/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }

/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }

/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }

* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}


/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto;width:100%; background-color:#fff; }
.nhead { width:1100px; margin:0 auto; height:114px;}
.logo { float:left; padding-top:36px;}
.yhead { float:right; width:756px;}
.soubg { float:right; background:url(../images/soubg_03.png) no-repeat; width:220px; height:31px;}
.sou { float:right; padding-top:12px;}
.fenx { float:right; width:100px;}
.fenx a { margin-right:5px; width:25px; display:block; float:right;}
.twdone  { position:relative; z-index:999}
.twdone img { display:none;}
.twdone:hover img { display:block;}
.souz { font-size:12px; width:162px; float:left; padding:0; background:none; border:none; margin-left:20px; height:24px; line-height:24px; margin-top:3px;}
.souy { float:left; width:34px; background:0; border:0; height:29px;}




/*nav*/
.nav{width:750px;position:relative;z-index:10; float:right;}
.nav ul{margin-right:-8px; margin-bottom:0;}
.nav .li{float:left;width:12.5%;z-index:10;height:60px;line-height:55px;}
.nav .li:hover{height:51px;line-height:51px;}
.nav_cell{display:block;text-align:center; font-size:14px; color:#3c3c3f;}
.nav_lev2{background:#fff none repeat;box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);display:none;overflow:hidden;position:absolute;right:0;top:50px;width:600px;}
.nav_lev2_6{width:655px;}
.navtoplev1{right:-1px;}
.nav_lev2 .shadow{bottom:auto;top:0;}
.percent30{width:32%;}
.nav_menu{background:#ededed;margin-bottom:-9999px;padding-bottom:9999px;}
.nav_menu li{border-bottom:1px solid #ccc;height:30px;line-height:30px;overflow:hidden;font-size:13px; text-align:center;}
.percent70{width:68%;}
.nav_lev2 .cont{padding:30px 35px 0px;}
.nav_lev2 .cont p{font-size:12px;}
.picshow{width:45%;height:180px;}
.nav_lev2 .t{color:#333;font-size:14px;font-weight:bold;margin-top:0.5em;}
.nav_block{bottom:0;height:2px;left:0;overflow:hidden;width:100%;z-index:-1;}
.nav_line{background:url("../images/navline.png") repeat;bottom:0;height:4px;left:0;overflow:hidden;width:100%;}
.nav .hover .nav_lev2{display:block;}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.p20{padding:20px;}
.percent30{width:25%;}
/*定位*/
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; width:100%; height:265px; background: url(../images/footerbj.jpg) no-repeat center top;}
.foot{ width:1100px; height:100%; margin:0 auto; padding-top:30px; position:relative;}
.foot a:hover{ text-decoration:none;}
.foot .left{ width:743px;}
.foot .right{ width:357px; padding-left:37px;}
.foot .right form{ width:252px; height:32px; background:url(../images/form.png) no-repeat; }
.snr{ height:32px; display: block; line-height:32px; border: none; background:none; float:left; padding-left:10px; width:202px;}
.sbt{ height:32px; width:50px; display: block;border:none; background: none; float:left;}
.foot .right ul li{ width:160px; text-align:center; float:left; margin-top:30px;}
.foot .right ul li img{ float:left;}
.foot .right ul li span{ display:block; float:left; margin-top:15px; width:80px; text-align:center; font-size:13px; line-height:26px;}
.mdh a{ padding:10px; color:#666;}
.mgz{ padding-left:10px; height:45px;font-size:14px; line-height:41px; width:147px; }
.mgz a{ float:right; display:block; width:23px; height:23px; margin-left:10px; margin-top:11px;}
.yqlj{ padding-left:10px; font-size:14px;}

.yqlj a{ padding-right:30px; color:#666; line-height:40px;font-size:13px;}
.foott{ position:absolute; width:100%; bottom:0; line-height:50px; color:#fff; height:50px;}
.foott a{ color:#fff;}
.foott p{ line-height:50px; text-align:right;}
.footx{ width:1100px; margin:0 auto; height:53px; overflow:hidden; margin-top: 45px;}
.footx p{ line-height:65px; color:#fff; font-size:12px;}
.footx a{  color:#fff; font-size:12px;}
/* 主体内容开始
-------------------------------------------------------------- */

.page { margin: 0 auto; width:100%; height: auto; }
.content{ width:100%;}
.chu{ background:url(../images/ctn_1bj.gif) no-repeat center top}
.mo{ background:url(../images/ctn_2bj.gif) no-repeat center top}


#pages{padding-top:5px; margin:0 auto; padding:25px 0; }
#pages a{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;font-size:13px;}
#pages a:hover{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;background: #8FC31F;color:#FFF;font-size:13px;}
#pages span {background: #8FC31F;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:12px;}



/* 主页
-------------------------------------------------------------- */
.banner{ width:100%;}
.ctn_1{ width: 1100px; height:310px; margin: 0 auto;}
.ctnj{ width:100%; height:310px; }

#conl{ width: 18%; height:100%; float:left;}

#tagl { width:100%; height:100%; float:left; background:url(../images/ctn_bj.jpg) repeat-x center; }
#tagl LI {display: block; height:50%; width:100%; }
#tagl LI A {color:#666; text-align:center;   font-size:14px; display:block; height:100%; }
#tagl LI A h3{ width:200px; font-size:25px; font-weight:100; text-align:left; float: right; height:40px; margin:0; padding:0; margin-top:60px;}
#tagl LI A h3 span{ font-size:12px; line-height:15px;}
#tagl LI.selectTagl {color: #666; background:url(../images/lidqbj.png);}
#tagl LI.selectTagl A {color: #fff;}
#tagl LI.selectTagl h3{ background:url(../images/jiantou.png) no-repeat right center;}
#tagl LI.selectTagl h3 span{ color:#fff;}
#tagContentl {width: 82%; height:310px; float:left; background: url(../images/ctn1y_bj.jpg) repeat-x; position:relative;}
#tagContentl .gd{ display:block; width:35px; height:35px; position:absolute; left:860px; top:21px; z-index:100 }
.tagContentl {DISPLAY: none;}
#tagContentl DIV.selectTagl {DISPLAY: block}
#tabs3{ position:relative; width:880px;  height:310px; float:left; padding-top:0px; z-index:99;}
#tabs3 a{text-decoration:none;}
.tabNav{ font-size:0;text-align:center; height:0;}
.tabNav li{position:relative;display:inline-block;*display:inline;*zoom:1;}
.tabNav a{text-decoration:none;}


#tabs3 .tabPane{width:844px;height:202px; margin-top:63px; float:left; margin-left:35px; position:relative;}
#tabs3 .tabPane li{ width:186px; height:200px; border:1px solid #d8d8d8; float:left; margin-left:25px;}
#tabs3 .tabPane li a{ width:186px; height:200px; display: block; position:relative; overflow:hidden;}
#tabs3 .tabPane li .libj{ width:100%; height:100%; position:absolute; line-height:240px; color:#fff; font-size:13px; text-align:center; background:url(../images/ctntpbj.png) no-repeat center center; top:155px; left:0;}
#tabs3 .tabPane li a p{ display:block; width:100%; height:45px; line-height:45px; color:#fff; text-align:center; display:block; position:absolute; z-index:3; font-size:14px; top:155px; }
#tabs3 .next{position:absolute;bottom:4px;width:78px;height:25px; right:0; }
#tabs5{ position:relative; width:1100px;  height:402px; padding-top:0px; z-index:99;}
#tabs5 .next{position:absolute;top:29px;width:35px;height:35px; right:0; background:url(../images/next.jpg) no-repeat; }
#tabs5 .prev{position:absolute;top:29px;width:35px;height:35px; right:35px; background:url(../images/prev.jpg) no-repeat;}
#tabs5 .next:hover{background:url(../images/next_1.jpg) no-repeat;}
#tabs5 .prev:hover{ background:url(../images/prev_1.jpg) no-repeat;}
#tabs5 .left{ width:420px; height:400px; border:#e7e7e7 1px solid; position:absolute; left:0; top:0; z-index:2}
#tabs5 .left img{ display:block; margin:44px auto 0;}
#tabs5 .right{ width:714px; height:273px; background:#f1f1f1; position:absolute; right:0; top:64px;}  
#tabs5 .right p{ width:455px; margin-left:77px; padding-top:50px; line-height:30px;} 
#tabs5 .right p span{ padding-right:20px;}
#tabs5 .right p b{ font-size:14px; font-weight:900;}

.zyz{ position:relative; width:100%; height:100%;}
.events_box .left{width: 629px;height: 475px;border:#e7e7e7 1px solid;background:#fff;position:absolute;left:0;top:45px;z-index:2;}
.events_box .left img{ display:block; margin:30px auto 0;}
.events_box .right{width: 471px;height:198px;background:rgba(55,56,66,0.3);padding-top:57px;position:absolute;right:0;top:94px;}  
.events_box .right p{width: 453px;margin-left: 18px;line-height:30px;color:#221815;} 
.events_box .right p span{ padding-right:20px;}
.events_box .right p b{ font-size:14px; font-weight:900;}




.ctn_2{ width:100%; height:435px;}
#tagsc{height:34px; margin-top:35px; margin-bottom:25px; }

.ctn_2a{ width:100%; height:50px; background:url(../images/ctn_2a.jpg) repeat-x center; border-bottom:1px solid #f1f1f1;}
#tagsc { width:1100px; margin:0 auto; }
#tagsc li{ width:96px; height:36px; margin-top:12px; text-align:center; line-height:29px; float:left; font-size:16px; font-weight:900;}
#tagsc LI A {color: #666; font-size:16px;   line-height:29px;}
#tagsc LI:hover A{ text-decoration:none;} 
#tagsc LI.selectTagc {display: block; background: url(../images/ctli_2bj.jpg) no-repeat center top;  }
#tagsc LI.selectTagc A {color: #fff; }
#tagContentc {background: #FFF;  width:1100px; margin:0 auto; height:383px;}
.tagContentc {DISPLAY: none; width:100%; height:100%; background:url(images/ctn2bj.jpg) no-repeat center 51px; position:relative;}
.tagContentc .gd{ position:absolute; top:-43px; right:0;}
.ztnav{ width:715px; height:90px; float:right; margin-top:177px;}
#tagContentc DIV.selectTagc {DISPLAY: block}

.scroll-main{ position:relative; overflow:hidden;}
.scroll-cont{
	position: absolute;
	line-height: 22px;
	left: 2px;
	height: auto;
}
.scroll-box{
	position: absolute;
	width: 5px;
	height: 100%;
	background:#e2e2e2;
	right:0px;
	top: 0px;
}
.scroll-block{
	position: absolute;
	top: 0;
	width: 5px;
	height:45px;
	background:#b1b1b1 ;
	background-size:100% 100%;
	cursor:pointer;
	left: 0px;
}
#demo{width:100%; height:383px; margin:0 auto;position:relative;overflow:hidden;}
/* - - - - - - - - - - */
.slide .pane{text-align:center;width:1100px;margin:0 auto;z-index:1;overflow:hidden;}
.slide.slide3 .icons{height:383px;margin:0 auto 0;text-align:center;width:1100px;}
.slide.slide3 .arrowcontainer{position:relative;}
.slide.slide3 .arrow{color:#FFFFFF;font-size:150%;left:215px;position:absolute;top:-60px;width:172px;font-weight:bold;}

.slide.slide3 .connt{width:100%;margin:0 auto 60px;overflow:hidden}
.slide.slide3 .icons a{display:block;float:left; width:200px; height: 210px; float:left;  margin-left:13px; background: url(../images/tm.png);overflow: hidden;}
.slide.slide3 .icons a p{ width:180px; margin:0 auto; padding-top:10px; display:block; color:#ececec; font-size:13px; text-align:left;}
.slide.slide3 .icons a:hover{ text-decoration:none}
.slide.slide3 .icons a p span{ width:180px; line-height:50px; border-bottom:1px solid #fff; display:block; text-align:left;color:#ececec; font-size:16px;}
.slide.slide3 .icons a:hover{ border:2px solid #45B035;}

.slide.slide3 .content2,.slide.slide3 .content3,.slide.slide3 .content4,.slide.slide3 .content5{display:none}
.slide.slide3.s1{ background:url(../images/ygcd.jpg) no-repeat center center;overflow:hidden;}

.slide.slide3.s2{ background:url(../images/ygcd1.jpg) no-repeat center center;overflow:hidden;}
.slide.slide3.s3{ background:url(../images/ygcd2.jpg) no-repeat center center;overflow:hidden;}
.slide.slide3.s4{ background:url(../images/ygcd3.jpg) no-repeat center center;overflow:hidden;}
.slide.slide3.s5{ background:url(../images/ygcd4jpg) no-repeat center center;overflow:hidden;}



.ctn_3{ width:100%; background:#f6f6f6; height:460px;}
.ctn_3 .left{ width:38.6%; }
.fsjy_1{ height:50px; line-height:50px; border-bottom:#e9e9e9 1px solid; margin-bottom:27px;}
.fsjy_1 p{ display:block; float:right; width:333px; display:block; height:50px;}
.fsjy_1 span{ font-size:20px; font-weight:900; color:#666; line-height:50px; }
.fsjy_1 .gd{ width:35px; height:35px; display:block; float:right; margin-top:8px;}
.fsjy_2{ float:right; width:332px; height:308px; position:relative;}
.fsjy_2 a{ width:100%; height:100%; display:block; position:relative;}
.fsjy_2 span{ width:100%; height:100%; display:block; position:absolute; top:0; left:0; background: url(../images/tm.png); z-index:3; display:none;}
.fs_1{ width:162px; height:153px; position:absolute; left:4px; top:3px; }
.fs_2{ width:162px; height:75px; position:absolute; left: 168px; top:3px;} 
.fs_3{ width:162px; height:75px; position:absolute; left: 168px; top:80px} 
.fs_4{ width:162px; height:75px; position:absolute; left:4px; top: 158px;}
.fs_5{ width:162px; height:75px; position:absolute; left:4px; top:235px;}
.fs_6{ width:162px; height:153px; position:absolute; left:168px;top:158px;}
.fs_7{ width:328px; height:153px; position:absolute; left:4px; top:158px; }
.ctn_3 .right{ width:57%;}
.xwzx_1{ height:50px; line-height:50px; border-bottom:#e9e9e9 1px solid; margin-bottom:27px;}
.xwzx_1 p{ display:block; float:left; width:691px; display:block; height:50px;}
.xwzx_1 span{ font-size:20px; font-weight:900; color:#666; line-height:50px; }
.xwzx_1 .gd{ width:35px; height:35px; display:block; float:right; margin-top:8px; margin-right:13px;}
.xwzx_2{ width:691px; float:left; height:308px;}
.xwt{ width:285px; float:left; height:306px; border:#dddddd 1px solid; position:relative; background:#ffffff;}

.xwt span{ background:url(../images/xwtspan.png); width:73px; height:71px; display: block; left:0; top:0; position:absolute; font-size:18px; color:#fff; font-weight:900; text-align: center; padding-top:12px;}
.xwt span label{ font-size:14px;}
.xwt b{ width:249px; color:#3c3c3c; font-size:14px; display:block; margin:0 auto; padding-top:20px;}
.xwt p{ width:249px; color:#666; font-size:14px; display:block; margin:0 auto;}
.xwzx_2 ul{ width:358px; float:right;}
.xwzx_2 ul li{ width:100%; height:74px; border-bottom:1px solid #e8e8e8; padding-top:20px;}
.xwzx_2 ul li span{ width:49px; height:42px; border-right:1px solid #dadada; display:block; float:left; font-size:36px; text-align:center; line-height:42px; font-family:Impact; }
.xwzx_2 ul li b{ font-size:14px; padding-left:11px; display:block; height:42px; float:left; width:308px; color:#666666;}
.xwzx_2 ul li b label{ font-weight:100; font-size:13px; color:#666;}
.xwzx_2 ul li a:hover span{ color:#6fba2c;}
.xwzx_2 ul li a:hover b{ color:#6fba2c;}
/* 所有的页面的样式用注释标签标注一下
-------------------------------------------------------------- */
.zybanner{ width:100%; height:450px; min-width:1100px; }
.zymenu{ width:100%;}
.zydq{ height:50px; width:1100px; margin:0 auto; line-height:50px; color:#3c3c3f; font-size:13px;}
.zydq a{  line-height:50px; color:#3c3c3f; font-size:13px;}
.zydq a:hover{ text-decoration:none;}
.zylm{ height:100px; background:url(../images/zylmbj.jpg) repeat-x top; width:100%;}
.zylm ul{ width:1100px; margin:0 auto; height:58px; }
.zylm li{ width:98px; height:58px; float:left;}
.zylm li a{ display:block; width:100%; height:100%; line-height:53px; font-size:14px; text-align:center; color:#666;}
.zylm li a.on{ background:url(../images/lmbj.png) no-repeat center 1px;}
.zylm li a:hover{ text-decoration:none;}


.cpzx{width:1100px; margin:90px auto 0;}
.cpzx li{ width:207px; height:223px; border:1px solid #d8d8d8; float:left; margin-right:88px; margin-bottom:36px;}
.cpzx li a{ width:207px; height:223px; display: block; position:relative; overflow:hidden;}
.cpzx li .libj{ width:100%; height:100%; position:absolute; line-height:260px; color:#fff; font-size:13px; text-align:center; background:url(../images/cpzxbj.png) no-repeat center center; top:171px; left:0;}
.cpzx li .libj span{ width:80%; height:60%; margin:0 auto; margin-top:45px; font-size:13px; text-align:center; line-height:25px; display:block; color:#fff;}
.cpzx li a p{ display:block; width:100%; height:45px; line-height:45px; color:#fff; text-align:center; display:block; position:absolute; z-index:3; font-size:15px; top:171px; }
.cpzx li a:hover p{ color:#fff;}
.cpzx li a:hover .libj{color:#fff; font-size:14px;}
.cpxq{ width:1100px; margin:76px auto 110px; }

/*工艺流程开始*/
.gylc{ width:1100px; margin:85px auto; background:url(../images/gylcbj.jpg) repeat-y center top; overflow:hidden; padding-bottom:85px;}
.gylc ul li{ width:1100px; height:215px; margin-top:85px;}
.gylc ul li .left,.gylc ul li .right{ width:510px; height:215px;}
.gylc ul li .left img{ float:left;}
.gylc ul li .right img{ float:right;}
.gylc ul li .jt{ opacity:0; filter:alpha(opacity=0)}
.gylc ul li:hover .jt{ opacity:1;filter:alpha(opacity=100)}
.gylc ul li h5{ height:117px; width:5px; margin:0;}
.gylc ul li h3{ font-size:20px; font-weight:900; margin:0;}
.gylc ul li h3 span{ font-size:12px; padding-bottom:12px; padding-top:5px; font-weight:100; display: block;}
.gylc ul li h3 p{ font-size:13px; font-weight:100;}
/*公司介绍开始*/
.gsjs{ height:820px; width:100%; background:url(../images/gsjsbj.jpg) no-repeat center top; padding-top:110px;}

.gsjs .left{ width:480px;}
.gsjs .left img{ margin-bottom:50px;}
.gsjs .right{ width:535px}
/*企业文化开始*/
.qywh{ height:820px; width:100%; background:url(../images/gsjsbj.jpg) no-repeat center top; padding-top:110px;}
.qywh ul{ width:1100px; margin:0 auto; height:629px;}
.qywh ul li{ width:220px; float:left; margin-top:40px; position:relative; overflow:hidden;}
.qywh ul li b{ width:220px; padding-left:21px; padding-top:21px; height:88px; display:block; position:absolute;  z-index:3; color:#d9d9d9;background:url(../images/qywhtzz.png); font-size:20px;
}
.qywh ul li b span{ font-size:12px; color:#d9d9d9; font-weight:100;}
.qywht{ width: 100%; height:100%; position:absolute; color:#d9d9d9; font-size:14px; line-height:35px; background:url(../images/qywhtzz.png); z-index:2;  left:0; padding-top:115px; padding-left:35px; padding-right: 35px;}


.ryzz{height:673px;width:100%;background:url(../images/gsjsbj.jpg) no-repeat center top;padding-top: 0px;}

/*人力资源开始*/
.rlzy{ width:1100px; margin:0 auto; padding-top:45px; padding-bottom:110px;}
.rlzyjs{ width:1100px; display:block; padding-top:35px; padding-bottom:65px; border-bottom:#e0e0e0 1px solid; }
.rlzy ul li{ float:left; width:274px;}
.rlzy ul li p{ width:100%; text-align:center; line-height:90px; font-size:18px; font-weight:900;}
.rlzy ul li .rl_img1{ background:url(../images/rlzutp1.png) no-repeat center center; width:274px; height:274px;}
.rlzy ul li .rl_img2{ background:url(../images/rlzutp2.png) no-repeat center center; width:274px; height:274px;}
.rlzy ul li .rl_img3{ background:url(../images/rlzutp3.png) no-repeat center center; width:274px; height:274px;}
.rlzy ul li:hover .rl_img1{ background:url(../images/rlzutp11.png) no-repeat center center; width:274px; height:274px;}
.rlzy ul li:hover .rl_img2{ background:url(../images/rlzutp22.png) no-repeat center center; width:274px; height:274px;}
.rlzy ul li:hover .rl_img3{ background:url(../images/rlzutp33.png) no-repeat center center; width:274px; height:274px;}
.rlzy ul li:hover p{ color:#e60012}



/*联系我们开始*/
.lxwm{ width:100%; height:802px; margin:0 auto; position:relative;}
.lxnr{ width:522px; height:295px; position:absolute; top:25%; left:50%; z-index:2; background:url(../images/mapsbj.jpg) no-repeat;}
.lxnr p{ display:block; width:446px; margin:0 auto; padding-top:90px; color:#fff; font-size:14px;}
.lxnr p img{ float:right;}
.lxnr p b{ float:left; font-weight:100;}
.lxnr p span{ line-height:27px; font-size:14px; padding-left:40px; color:#fff;}



/*新闻中心开始*/
.xwzx{ width:1100px; padding-top:85px; margin:0 auto;}
.xwlb_1 .left{ width:421px; height:276px; position:relative;}
.xwlb_1 .left p{ margin:0; width:421px; height:50px; line-height:50px; font-size:13px; color:#fff; display:block; background:url(../images/xw_1.png); text-align:center; bottom:0; position:absolute;}

.xwlb_1 .right{ width:629px; height:275px; border-bottom:1px solid #e2e2e2;}
.xwlb_1 .right div{ width:100%; height:111px; border-bottom:1px solid #e2e2e2; background:url(../images/xwtp_2.jpg) no-repeat left top;}
.xwlb_1 .right h6{ font-weight:900; font-size:14px; color:#666; padding-top:29px;}
.xwlb_1 .right h6 span{ color:#bababa; font-size:13px; line-height:55px; font-weight:100;}
.xwlb_1 .right h6 p{ font-weight:100;}
.xwzx ul{ margin-top:55px; width:1100px; margin-bottom:100px;}
.xwzx ul li{ padding-left:100px; width:1100px; height:140px; padding-top:20px; border-bottom:1px solid #e2e2e2;}
.xwzx ul li a:hover{ text-decoration:none;}
.xwzx ul li a:hover h5{ color:#e60012;}
.xwzx ul li h5{ width:1000px; font-size:16px; font-weight:900; color:#666; margin:0;}
.xwzx ul li h5 span{ font-weight:100; font-size:13px; color:#999; line-height:35px;}
.xwzx ul li h5 p{ font-weight:100; font-size:14px;}
.ulli_1{ background:url(../images/xwtp_3.jpg) no-repeat left 20px;}
.ulli_2{ background:url(../images/xwtp_4.jpg) no-repeat left 20px;}
.ulli_3{ background:url(../images/xwtp_5.jpg) no-repeat left 20px;}
.ulli_4{ background:url(../images/xwtp_6.jpg) no-repeat left 20px; }
.ulli_1:hover{ background:url(../images/xwtp_31.jpg) no-repeat left 20px;}
.ulli_2:hover{ background:url(../images/xwtp_41.jpg) no-repeat left 20px;}
.ulli_3:hover{ background:url(../images/xwtp_51.jpg) no-repeat left 20px;}
.ulli_4:hover{ background:url(../images/xwtp_61.jpg) no-repeat left 20px;}





.zxly input{border:0;}
.content .zxly_n {
	width: 100%;
	height: 666px;
	
}
.content .zxly_n .zxly {
	width: 1100px;
	margin: 0 auto;
	height: 666px;
}
.content .zxly_n .zxly .zxly_pic {
	width: 1100px;
	border-bottom:1px solid #e5e5e5;
	margin-top:40px;
}
.content .zxly_n .zxly .zxly_nu {
	width: 1100px;
	height: 53px;
	margin-top: 25px;
}
.content .zxly_n .zxly .zxly_nu li {
	width: 363px;
	float: left;
	font-size: 13px;
	color: #666;
	margin-right: 5px;
}
.content .zxly_n .zxly .zxly_nu li span {
	height: 35px;
	display:block;
}
.content .zxly_n .zxly .zxly_nu li i {
	margin-left: 10px;
}
.content .zxly_n .zxly .zxly_nu li.nomargin {
	margin: 0;
}
.content .zxly_n .zxly .zxly_nu li input {
	width: 345px;
	height: 28px;
	background: url(../images/zxly_ku.jpg) no-repeat;
}
.content .zxly .liuyan {
	width: 1100px;
	height: 216px;
	margin: 0 auto;
	margin-top: 24px;
	position: relative;
}
.content .zxly_n .zxly .liuyan i {
	position: absolute;
	top: 31px;
	right: -20px;
}
.content .zxly_n .zxly .liuyan p {
	font-size: 13px;
	color: #666;
}
.content .zxly_n .zxly .zxly_nu02 {
	width: 1100px;
	height: 53px;
}
.content .zxly_n .zxly .zxly_nu02 li {
	width: 432px;
	float: left;
	font-size: 13px;
	color: #666;
	margin-right: 21px;
}
.content .zxly_n .zxly .zxly_nu02 li span {
	height: 35px;
	display: inline-block;
}
.content .zxly_n .zxly .zxly_nu02 li i {
	margin-left: 10px;
}
.content .zxly_n .zxly .zxly_nu02 li.nomargin {
	margin: 0;
}
.content .zxly_n .zxly .zxly_nu02 li input {


	width: 408px;
	height: 28px;
	background: url(../images/zxly_ku.jpg) no-repeat;
}
.content .zxly_n .zxly .zxly_nu02 li button {
	width: 127px;
	height: 32px;
	background:  #EB882D;
	color: #fff;
	font-size: 14px;
	margin-left:723px;
	margin-top: 29px;
}
.content .zxly_n .zxly .zxly_nu02 li button:hover {
	background: #EB882D;
}
.tjiao {width:126px; border:none; float:right;height: 32px;color: #fff;font-size:14px; margin:0;margin-top:29px; background:url(../images/tj.jpg) no-repeat;}