﻿@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;}

dd,dl,dt{ padding:0; margin:0;}
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; }
/* CSS活动的公共样式 */
.w1200{position:relative;width:1200px;margin: 0 auto;}
.fl{float:left;display:inline; }
.fr{float:right;display:inline;}
.pr{position:relative;}
.oh{overflow:hidden;}
.w1200 .wer{ float:right;}

/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
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; }
.container {width: 1200px; margin:0 auto;}

* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}


/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto;width:100%; background-color:#1C2628; }
.nhead { width:1000px; margin:0 auto; height:75px;}
.logo { float:left;}
.yhead { float:right;}



/* 导航
-------------------------------------------------------------- */
.menu { margin: 0 auto; height:59px; line-height:59px; width:100%; border-bottom:1px solid #e5e5e5;}
.menu a{ color:#666;}
.menu a:hover{ color:#eb891a;}
.menu .nb{ width:1200px; margin:0 auto}
.menu .nb .left b{ font-weight:normal; font-size:20px; padding-right:5px;}
.menu .nb .left span{ font-size:20px; color:#e3e3e3;}
.menu .nb .right ul li{ float:left;}
.menu .nb .right ul li a{ font-family:"宋体"; color:#c0c0c0;}
.menu .nb .right ul li a:hover{ color:#15A438;}
.menu .nb .right ul li a span{font-family:"宋体"; color:#c0c0c0; padding:0 5px; display:inline-block;}
/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; width:100%; height:auto;color:#fff;}
.footer a{ color:#fff;}
.footer a:hover{ color:#eb891a;}
.footer .foot{width:100%; height:163px; background:#333;}
.footer .foot .footn{ width:1200px; height:163px; margin:0 auto;}
.footer .foot .footn .footn_left{ width:592px; height:123px;float:left; border-right:1px solid #3E3E3E; padding-top:40px;}
.footer .foot .footn .footn_left ul{ padding-top:12px;}
.footer .foot .footn .footn_left ul li{ float:left; margin-right:14px;}
.footer .foot .footn .footn_left ul li a{ color:#B2B2B2;}
.footer .foot .footn .footn_left ul li a:hover{ color:#fff;}
.footer .foot .footn .footn_left .fen{ height:17px; padding-top:19px; color:#5E5E5E; font-size:12px;}

.footer .foot .footn .footn_left01{ width:310px; height:123px;float:left; border-right:1px solid #3E3E3E; padding-top:40px; padding-left:90px;}
.footer .foot .footn .footn_left01 .lein{ width:196px; height:25px; line-height:25px; border:0; outline:none; background:url(../images/ds.jpg) no-repeat; float:left; padding-left:5px; color:#fff;}
.footer .foot .footn .footn_left01 .lein01{ width:27px; height:25px; border:0; outline:none; background:url(../images/da.jpg) no-repeat; float:left; cursor:pointer;}
.footer .foot .footn .footn_left01 .ndian{ height:52px;padding-top:14px;}
.footer .foot .footn .footn_left01 .ndian .pp{ float:left; padding-left:10px;}
.footer .foot .footn .footn_left01 .ndian p b{ color:#15a438; font-size:22px; padding-right:5px;}
.footer .foot .footn .footn_left01 .ndian .pp .p01{  color:#15a438; font-size:18px;}
.footer .foot .footn .footn_left02{ width:79px; height:123px;float:left; padding-top:40px; padding-left:24px;}
.footer .footl{ width:100%; height:36px; background:#272727;border-top:1px solid #3E3E3E; line-height:36px;}
.footer .footl .footl01{ width:1200px; margin:0 auto;}
 .footer .footl .footl01 span{ float:left; font-size:12px;}
.footer .footl .footl01 a{ float:right; font-size:12px;color:#B2B2B2;}
.footer .footl .footl01 a:hover{ color:#fff}
/* 主体内容开始
-------------------------------------------------------------- */

.page { margin: 0 auto; width:100%; height: auto; }
.content{ width:100%;}
.content a:hover{color:#15A438;}


#pages{padding-top:5px; margin:0 auto; padding:25px 0; text-align:center;}
#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: #15A438;color:#FFF;font-size:13px;}
#pages span {background: #15A438;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:12px;}



/* 主页
-------------------------------------------------------------- */




/* 所有的页面的样式用注释标签标注一下
-------------------------------------------------------------- */

/* 头部样式 */
.headerTop{height:38px;background:#fff;}
.headerTop .top a{display:inline-block;height:38px;line-height:38px;padding:0 15px;font-size:14px;color:#fff;}
.headerTop .top a.active{background:#fff;color:#585858;}
.headerTop .search{width:200px;height:30px;background:url(../images/serbj.png) no-repeat;margin-top:4px;margin-left:20px;}
.headerTop .search .text{width:163px;height:30px;line-height:30px;padding-left:10px;float:left;background:none;border:none;font-size:14px;color:#c8c8c8;}
.headerTop .search .subt{width:20px;height:19px;background:url(../images/subt.png) no-repeat;margin-top:6px;border:none;cursor:pointer;}
.headerTop .tel{height:29px;background:url(../images/telbj.png) no-repeat left 9px;padding-left:30px;padding-top:9px;}
.topNav{height:100px;line-height: 100px; width:100%;position:absolute;right:0;top:0px;margin:0 auto;overflow:hidden;z-index:99;background: url(../images/navbj.jpg) repeat-x left top}
.navMain{width:1200px;margin:0 auto;height:auto;position:relative;}
.navMain .logo{height:80px; margin-top: 10px;}
.navIndex{padding-left:346px;height:100px;}
.navIndex .home{width:78px;height:100px;float:left;}
.navIndex .home a{text-align:center;font-size:14px;line-height:100px;}
.navIndex ul{width:800px;float:right;}
.navIndex li{color:#333;font-size:14px;float:left;line-height:100px;height:100px;width:85px;text-align:center;}
li.nav3{background:#00A000;color:#fff;}
li.nav3 a{color:#fff;}
.navIndex ul li a{color:#333;display:block;width:95px;height:100px;line-height:100px;}
.navIndex ul li:hover a{color:#fff;background:#337ab7;}
.navIndex .nhe{ float:right; padding-top:21px; position:relative; cursor:pointer;}
.navIndex .nhe .icon02{ position:absolute; top: 21px;
left: 15px; display:none; z-index:999;}
.navIndex .nhe .icon04{ position:absolute; top: 21px;
left: 0px; display:none; z-index:999;}
.navIndex .nhe:hover .icon02{ display:block;} 
.navIndex .nhe:hover .icon04{ display:block;} 
.navIndex .nhe .erweima{ position:absolute; top: 0;
left: 47px; display:none; z-index:999999;}
.navIndex .nhe:hover .erweima{ display:block;} 



.navSub{width:700px;height:auto;display:none;overflow:hidden;padding-left:424px;}
.navSub a{color:#3c3c3c;display:block;height:40px;margin:0 auto;width:95px;}
.navSub a:hover{background:#00661A;color:#fff;}
.navSub dl{width:95px;float:left;text-align:center;line-height:40px;position:relative;padding-top:11px;height:auto;font-size:14px;}
.navSub dt{position:absolute;width:100%;height:100%;left:0;top:0;text-indent:-5000px;background:#00A000;display:none;}
.navSub dd{position:relative;overflow: hidden;}
/*banner*/
.banner{margin-top:100px;}

/*公用的小导航*/
.content{ background:#F6F6F6; height:auto; padding-top:40px; padding-bottom:30px;}
.content .xxiao{ width:1200px; margin:0 auto; padding-bottom:38px;}
.content .xxiao a{ display:inline-block; padding:0 38px; line-height:45px; text-align:center; background:#fff; height:45px;margin-right: 2px; font-size:14px;}
.content .xxiao a:hover{ background:#15A438; color:#fff; font-size:14px;}
.content .xxiao .on{ background:#15A438; color:#fff; font-size:14px;}
.content .nali{ width:1200px; margin:0 auto;}
.content .nali ul li{ float:left; width:355px; height:232px; float:left; position:relative;margin-right: 17px; margin-bottom:17px;}
.content .nali ul li .tu span{ width:335px; height:44px; background:url(../images/alh.png) no-repeat; position:absolute; bottom:0; left:0; line-height:44px; color:#fff; font-size:14px; padding-left:20px;}
.content .nali ul li .tugai{ width:311px; height:188px; background:url(../images/alb.png) no-repeat; position:absolute; top:0; left:0; padding:22px; display:none;}
.content .nali ul li .tugai h2{ font-size:18px; color:#fff; font-weight:normal; padding-bottom:26px;}
.content .nali ul li .tugai p{ color:#fff;}
/*人才招聘-----------------*/
.zzxz{ width:1200px; height:190px; margin:0 auto; margin-bottom:65px;}
.zzxz .left{ width:490px; font-size:24px; color:#3c3c3c;}
.zzxz .left p{ font-size:13px; color:#666; display:block; line-height:24px;}
.zzxz .left p span{ font-size:13px; color:#666; font-weight:bold;}
.zpxq{ width:1200px; margin:0 auto 70px;}

.subNavBox01{width:1200px;margin:0 auto 20px;}
.subNav01{ width:1200px; height:50px; background-color:#15A438; margin-bottom:20px; }
.subNav01 a{ font-size:18px; color:#fff;}
.subNav01:hover{ background:#ececec;}
.navContent02{ width:1040px; padding:0 30px; padding-top:20px; padding-bottom:20px; margin:0 auto; background-color:#FFF; overflow:hidden;margin-bottom:20px; }
.navContent02 li{ width:100%;overflow:hidden; }

.subNav01:hover a{ color:#3c3c3c; background:url(../images/zpjian.jpg) no-repeat right center;}
.subNav01 a{ height:50px; width:1056px; display:block;  text-align: left; margin:0 auto;  background:url(../images/zpjia.jpg) no-repeat right center; line-height:54px; font-size:18px; }
.jiahao{background:url(../images/rczpjh.png) no-repeat center center; width:40px; height:50px; float:right;}
.navContent02 .nr01{ width:695px;float:left; overflow:hidden;border-right:1px solid #d0d0d0; }
.nr01 .span_3{ height:45px; margin-top:30px; width:100%; display:block; }
.nr01 .span_3 dt{ width:660px; height:48px;}
.nr01 .span_3 dt dl{ width:220px; height:24px; float:left; margin:0; font-size:13px; color:#15A438; line-height:24px;}
.nr01 .span_3 dt dl span{ line-height:24px; color:#666;}
.nr01 .span_4{ width:100%;  display:block; }
.nr01 .span_4 h5{ font-size:13px; color:#666; padding-top:25px;}
.nr01 .span_4 p{ font-size:13px; color:#666;line-height:24px;}
.navContent02 .nrt{ width:327px; float:right; }
.navContent02 .nrt a{ display:block; width:195px; height:55px; text-align:center; border:1px solid #666; line-height:55px;margin: 84px auto 0;font-size:18px; color:#666;}

.currentDd01 a{color:#3c3c3c; }
.currentDt01{ background-color:#ececec; margin-bottom:0;}
.currentDt01 a{background: url(../images/zpjian.png) no-repeat right center;}
.navContent02{display: none;}



/*在线留言开始*/
.content .zxly_n {
	width: 100%;
	height: auto;
	 padding-bottom:30px;
}
.content .zxly_n .zxly {
	width: 1200px;
	margin: 0 auto;
	height:auto;
}
.content .zxly_n .zxly .zxly_pic {
	width: 1200px;
}
.content .zxly_n .zxly .zxly_pic img {
	margin-left: 47px;
}
.content .zxly_n .zxly .zxly_nu {
	width: 1200px;
	height: 53px;
	margin-top: 25px;
}
.content .zxly_n .zxly .zxly_nu li {
	width: 312px;
	float: left;
	font-size: 13px;
	color: #666;
	margin-right: 85px;
}
.content .zxly_n .zxly .zxly_nu li span {
	height: 35px;
	display: inline-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: 280px;
	height: 26px;
	background: url(../images/zxly_ku.jpg) no-repeat;
	border:0; outline:none;
	 line-height:26px; padding-left:5px;
}
.content .zxly .liuyan {
	width: 1200px;
	height: 216px;
	margin: 0 auto;
	margin-top: 24px;
	position: relative;
}
.content .zxly_n .zxly .liuyan i {
	position: absolute;
	top: 47px;
	left: 963px;
}
.content .zxly_n .zxly .liuyan p {
	font-size: 13px;
	color: #666;
}
.content .zxly_n .zxly .zxly_nu02 {
	width: 1200px;
	height: 53px;
	 padding-top:25px;
}
.content .zxly_n .zxly .zxly_nu02 li {
	width: 451px;
	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: 280px;
	height: 26px;
	background: url(../images/zxly_ku.jpg) no-repeat;
	border:0; outline:none;
	 line-height:26px; padding-left:5px;
}
.content .zxly_n .zxly .zxly_nu02 .bu01{ width:126px; height:32px; background:url(../images/bu01.jpg) no-repeat; outline:none; border:0; cursor:pointer; margin-right:5px;}
.content .zxly_n .zxly .zxly_nu02 .bu02{ width:126px; height:32px; background:url(../images/bu02.jpg) no-repeat; outline:none; border:0; cursor:pointer;}

/*在线留言结束*/
/*新闻中心开始*/
.content .nxin{ width:1200px; margin:0 auto;}
.content .nxin .ntui{ width:1200px; height:407px; background:#fff; margin-bottom:40px;}
.content .nxin .ntui ul li{ width:354px; float:left; height:394px; border-left:1px solid #E3E3E3; padding:6px;}
.content .nxin .ntui ul li .ntuix{ width:326px;padding:14px; padding-top:24px; }
.content .nxin .ntui ul li .ntuix h2{ font-size:17px; color:#3c3c3c; font-weight:normal; padding-bottom:10px;}
.content .nxin .ntui ul li .ntuix p{ font-size:14px;}
.content .nxin .ntui ul li .ntuix .shi{ font-size:14px; color:#bebebe;padding-bottom:10px;}
.content .nxin .ntui ul li .ntuix .more{ width:30px; height:30px; background:url(../images/xiao.png) no-repeat; margin-top:15px;}
.content .nxin .ntui ul li:hover .ntuix .shi{color:#15A438;}
.content .nxin .ntui ul li:hover .ntuix p{color:#15A438;}
.content .nxin .ntui ul li:hover .ntuix h2{color:#15A438;}
.content .nxin .ntui ul li:hover .ntuix .more{ width:30px; height:30px; background:url(../images/xiaoh.png) no-repeat; margin-top:15px;}
.content .nxin .ntui ul li:hover{box-shadow: #E0E0E0 0px 0px 10px;}
.content .nxin .ntui ul li .dade{ width:353px; height:196px; overflow:hidden;}
.content .nxin .ntui ul li .dade img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}

.content .nxin .ntui ul li:hover .dade img{transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);}
.content .xliebiao{ width:1200px; height:auto; margin:0 auto;}
.content .xliebiao ul li{ height:160px; background:#fff; width:1200px; margin-bottom:25px;}

.content .xliebiao ul li .naleft{ width:887px; height:120px; background:#fff; float:left; padding-top:40px; padding-left:30px; padding-right:30px;}
.content .xliebiao ul li .naleft h2{ font-size:16px; color:#3c3c3c; font-weight:normal; padding-bottom:15px;}
.content .xliebiao ul li .naright{ width:113px; height:120px; background:#EBEBEB; float:left; padding-top:40px; padding-left:40px;}
.content .xliebiao ul li .naright h2{ font-size:24px; color:#b7b7b7; font-weight:normal;}
.content .xliebiao ul li .naright .sj{ font-size:14px;}
.content .xliebiao ul li .naright .more01{ width:38px; height:38px; background:url(../images/da.png) no-repeat; margin-top:15px;}
.content .xliebiao ul li:hover .naright{ background:#15A438;}
.content .xliebiao ul li:hover .naright h2{ color:#fff;}
.content .xliebiao ul li:hover .naright .sj{ color:#fff;}
.content .xliebiao ul li:hover .naright .more01{ width:38px; height:38px; background:url(../images/dah.png) no-repeat; margin-top:15px;} 
.content .xliebiao ul li:hover .naleft h2{ color:#15A438;}
.content .xliebiao .fen{ width:1200px; height:53px; background:#F0F0F0;}


/*news*/

.newss{ height:530px; width: 1200px; margin:0 auto;}
.page_title { text-align:center; color:#18294b;font-size:24px; padding:20px 0}
.page_title span , .page_title p{line-height:30px; text-transform:uppercase;  text-align:center; color:#18294b;font-size:24px;}

.newss ul{ width:600px; height:400px; float:left; }
.newss ul li{ width:100%; height:120px; margin-bottom:20px;  position:relative; overflow: hidden }
.newss ul li dl{ width:80px; height:60px; border-right:1px solid #ccc; padding:30px 20px; float:left;transition:all 0.3s ease-out;position:absolute; top:0; left:0; }
.newss ul li dl dt{ font:35px/45px impact; color:#ccc}
.newss ul li dl dd{ text-align:center; width:80px; line-height:20px; background:#ccc; color:#fff}
.newss ul li div{ width:385px; height:80px; padding:20px; float:right;transition:all 0.3s ease-out }
.newss ul li div h3{ font: bold 15px/36px 微软雅黑; }
.newss ul li div p{ font:13px/20px 微软雅黑; }
.newss ul li:hover dl{ /*width:0; height:120px; border:0; padding:0; opacity:0;*/ left:-120px;}
.newss ul li:hover div{ width:90%; height:80px; padding:20px 5%; background:#337ab7; }
.newss ul li:hover p {color: #fff;}
.newss ul li:hover a { color:#fff; display:block}
.newss .new_pic{ width:530px; height:400px; float:right; }
.newss .new_pic img{ width:100% ; height:300px;}
.newss .new_pic h3{font: bold 15px/45px 微软雅黑; padding:0px}
.newss .new_pic p{font:13px/20px 微软雅黑;padding:0px}



/*技术支持页面*/
.content .njishu{ width:1200px; margin:0 auto;}
.content .njishu ul li{ height:113px; border-bottom:2px solid #e8e8e8; padding-top:25px;}
.content .njishu ul li .jileft{ width:60px; height:64px; background:url(../images/jb.jpg) no-repeat; float:left; margin-right:18px; padding:14px; padding-top:10px;}
.content .njishu ul li .jileft h2{ font-size:36px; color:#15a438; font-weight:normal;}
.content .njishu ul li .jileft .jkl{ font-size:14px;}
.content .njishu ul li .jicenter{ width:882px; height:88px; float:left;}
.content .njishu ul li .jicenter h2{ font-size:18px; color:#3c3c3c; padding-bottom:12px;}
.content .njishu ul li .jiright{ width:39px; height:55px; float:right; padding-top:20px;}
.content .njishu ul li:hover .jileft{ background:url(../images/jh.jpg) no-repeat; }
.content .njishu ul li:hover .jileft h2{color:#fff; }
.content .njishu ul li:hover .jileft .jkl{color:#FFFDFA; }
/*关于我们企业简介开始*/
.content .qyw {
	width: 1200px;
	margin: 0 auto;
}
.content .qyw .tit {
	height:auto;
	padding-bottom:45px;
}
.content .qyw .tit .shi {
	margin: 7px 0;
}
.content .qyw .tit .p01 {
	color: #666;
	font-size: 16px;
}
.content .qyw .tit .p02 {
	color: #666;
	font-size: 13px;
}
.qiye {
	width: 1099px;
	height: 290px;
	background: url(../images/gywm_pic.png) no-repeat;
}
.qiye .qiyewz {
	width: 472px;
	height: 205px;
	margin-left: 663px;
	padding-top: 85px;
}
.qiye .qiyewz .zhi {
	font-size: 18px;
}
.qiye .qiyewz p {
	font-size: 13px;
	color: #fff;
	line-height: 30px;
}
/*关于我们院情简介内容文字开始*/
.gywm_text {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.gywm_text p {
	font-size: 13px;
	color: #666;
	line-height: 25px;
	margin: 25px 0;
}
.gywm_text .re {
	width: 462px;
	margin: 2px 0;
}
.gywm_text .re .red {
	color: #E86B67;
}
.gywm_text .gywm_lianxi {
	width: 1200px;
	height: 238px;
	margin-top: 25px;
	font-size: 13px;
	color: #666;
	background: url(../images/gongtong_bg.png) no-repeat right 26px;
}

/*联系方式开始*/

.content .lianxi{ width:1200px; height:auto; margin:0 auto; padding-bottom:30px;}
.content .lianxi .lio{ width:1200px; height:auto; padding-bottom:35px;}
.content .lianxi .lio .lio_left{ width:314px; float:left;}
.content .lianxi .lio .lio_left h2{ font-size:24px; font-weight:normal; color:#15a438; padding-bottom:20px;}
.content .lianxi .lio .lio_left p span{ padding-right:12px;}
.content .lianxi .lio .lio_left p span img{ margin-top:-3px;}

.content .lianxi .lio .lio_right{float:right; padding-top:54px;}

.content .lianxi .lio .lio_right .lc01{ width:95px; height:95px; float:left; position:relative; margin-left:24px; cursor:pointer;}

.content .lianxi .lio .lio_right .lc01 .lv02{ position:absolute; bottom:0; left:0; display:none;}
.content .lianxi .lio .lio_right .lc01:hover .lv02{ display:block;}
.content .lianxi .lio .lio_right .lc01:hover .lv01{ display:none;}

/*企业荣誉开始*/
.content .qyry{ width:1200px; margin:0 auto; height:auto;}

.mod18Box {margin: 0px auto; width: 639px; background: #FFF;}
.mod18{ width: 639px; height: auto; margin: 0px auto; position: relative; background: #f7f7f7; }
.mod18 .btn{position:absolute;width:15px;height:70px;top:463px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:-16px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:160px;width:65px;height:65px;right: -150px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.jpg) 0 0 no-repeat; left:-150px;}
.mod18 #nextTop{background:url(../images/nextBtnTop.jpg) 0 0 no-repeat;}
.mod18 .next{right:-16px;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:639px;height:406px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:406px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:406px;position:absolute;}
.mod18 .picBox li{width:639px;height:406px;}
.mod18 .listBox{ width: 642px; height: 70px; margin: 0 auto; position: relative; padding: 57px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:124px;height:70px;}
.mod18 .listBox .on img{width:118px;height:64px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}
.content .qyry .zizhi{ width:1200px; padding-top:70px;border-top:1px solid #D8D8D8; margin-top:25px;}
.content .qyry .zizhi .bio{ width:1200px; height:43px; background:url(../images/qiye.jpg) no-repeat; line-height:43px; }
.content .qyry .zizhi .bio dt{ float:left; font-size:16px; color:#fff; font-weight:bold; width:647px; padding-left:20px;}

.content .qyry .zizhi .bio dd{ float:left;font-size:16px; color:#fff; font-weight:bold; width:170px;}
.content .qyry .zizhi .bio01{ width:1200px; height:auto; padding-bottom:53px;}
.content .qyry .zizhi .bio01 dl{ width:1200px; height:41px; border-bottom:1px dashed #D5D5D5; line-height:41px; }
.content .qyry .zizhi .bio01 dt{ float:left; font-size:15px; width:647px; padding-left:20px;}
.content .qyry .zizhi .bio01 dt a{ font-size:15px; }
.content .qyry .zizhi .bio01 dd{ float:left;font-size:15px; width:170px;}
.content .qyry .zizhi .bio01 .chakan{ width:70px; font-size:13px; color:#b8b8b8;}

/*企业文化开始*/
.la{ width:100%; height:auto; margin:0px auto;font-family:'微软雅黑';padding-top: 44px;}
.la .tab{ overflow:hidden; width:1200px; margin:0 auto; margin-bottom:25px;}
.la .tab a{ display:block; width:211px; height:180px; float:left; text-decoration:none; color:#15a438; font-size:17px;text-align:center; position:relative; margin-right:9px;}
.la .tab a img{ padding-bottom:10px;}
.la .tab a span{ width:211px; height:126px; overflow:hidden; display:inline-block;margin-bottom:10px;}
.la .tab a:hover{ background:#E64E3F; color:#fff; text-decoration:none;}
.la .tab a.on{ background:url(../images/bg.png) no-repeat; color:#15a438; text-decoration:none;}
.la .content03{ overflow:hidden; width:100%; height:444px; background:url(../images/nihao.jpg) no-repeat top center;}
.la .content03 ul{width: 739px;
margin: 0 auto;
text-align: center;
padding-top: 38px;
padding-left: 361px;}
.la .content03 li{ display:none; line-height:24px; background:url(../images/yuanquan.png) no-repeat; width:312px; height:287px; color:#fff; padding-top:79px; padding-left:27px; padding-right:27px;}
.la .content03 li h2{ font-size:18px; color:#fff; font-weight:normal; padding-bottom:5px;}
.la .tab a img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}

.la .tab a:hover img{transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);}

/*发展历程效果内容开始*/
.ctn_lh{ width:1200px; margin:0 auto;}
#conl{ width:1200px; margin:0 auto; height:583px; overflow:hidden; margin-top:57px; margin-bottom:57px;}
#tagl {   background:#fff;  }
#tagl LI { height:60px;display: block; padding-left:40px;}
#tagl LI A {color:#666; text-align:center; line-height:20px; font-style: italic; font-size:18px;  line-height: 50px;}

#tagl LI.selectTagl {color: #666; }
#tagl LI.selectTagl A {color: #00a5ee; border-bottom:2px solid #00a5ee;}
#tagContentl {width:875px; height:100%; float:right; position:relative;}
.tagContentl {DISPLAY: none;  height:100%;}
#tagContentl DIV.selectTagl {DISPLAY: block}

.tabs{ position:relative;  width:1200px; margin:0 auto; height:100%;padding-top:0px; z-index:99;}
.tabs a{text-decoration:none;}
.tabNav{ font-size:0;text-align:center; position:relative; z-index:-1;}


.tabPane{width:100%;height:100%; }
.tabPane .zuobian{float:left; width:536px; height:282px; float:left;padding:40px; background:#fff;}
.tabPane .zuobian h2{ font-size:26px; font-weight:normal; color:#15a438; padding-bottom:5px;}
.tabPane .zuobian p{ height: auto;
border-bottom: 1px solid #DADADA;
padding-bottom: 42px;}
.tabs .next{position:absolute;top: 306px;
right: 37px; z-index:99999; }
.tabs .prev{ position:absolute;top: 306px;
right: 67px;z-index:99999;}
.lhyf{ position:absolute; width:259px; z-index:1; height:336px; background:url(../images/lhyf.png) no-repeat;  left:-135px; top:23%;}
.lhyf_dq{ width:484px; z-index:9999; height:362px; float:left;}
.lhyf_dq b{ font-weight:900; color:#fff; display:block; font-size:20px; width:195px; margin:30px auto; height:49px; line-height:76px;}
.lhyf_dq span{ display:block; width:98px; height:42px; color:#fff; background:url(../images/dsj.png) no-repeat; float:left; font-size:18px; text-align:center; margin-right:5px;line-height:45px;position: absolute; font-weight: normal;
top: 30px;
left: 0;}
.lhyf_dq p{ width:195px; display:block; margin:0 auto; font-size:13px; color:#fff; font-weight:100;}




/*banner*/
.banner01{ min-width:1003px;height:489px; position:relative; margin:0 auto; overflow:hidden; z-index:1;margin-top: 85px;}
.banner_pre_next{position:relative;z-index:101;top:230px;display:none;}
.banner_pre_next .banner_btn_left{position:absolute;left:3%;color:#fff;font:bold 80px/normal simsun;}
.banner_pre_next .banner_btn_right{position:absolute;right:3%;color:#fff;font:bold 80px/normal simsun;}
.banner_pre_next .banner_btn_right:hover,.banner_pre_next .banner_btn_left:hover{color:#15A835;}
.yq_banner_list{ width:200px; height:25px;position:absolute; top:125px; text-align:right; z-index:100; left:435px; padding-right:12px;}
.yq_banner_list a{ display:inline-block; width:14px; height:3px;background:url(../images/abg.jpg) no-repeat left; }
.yq_banner_list a:hover,.yq_banner_list a.hover{background:url(../images/abg.jpg) no-repeat right; }
.banner_show{ width:100%; text-align:center; height:489px; overflow:hidden; position:relative;  }
.bannger_inbox{ position:absolute; left:50%; top:0;}
.banner_mag{width:660px;height:140px;position:absolute;left:50%;top:85px;margin-left:-500px;text-align:left;z-index:99;font-family: "微软雅黑";}
.banner_magbox{width:600px;height:90px;background:url(../images/ico3.png) repeat;text-align:left;padding:25px 30px 35px;}
.banner_magbox h4{ font-size:20px;*font-size:18px; font-weight:bold; color:#fff; margin-bottom:10px; }
.banner_magbox p{font-size:12px;color:#fff;font-weight:normal;margin-bottom:12px;}
.nana_right{ float:right; height:27px;padding-right: 4px;}

.nana_right:hover a{ color:#15A835;}
#marqueeBox a:hover{color:#15A835;}

/*首页内容*/
.content .shouye{ width:1200px; margin:0 auto; height:auto;}
.content .shouye .shou01{ width:262px; float:left; margin-right:50px;}

.content .shouye .shou01 .neiyu{ width:262px;}
.content .shouye .shou01 .neiyu h2{ height:49px; width:262px; border-bottom:1px solid #F0F0F0; line-height:49px; font-weight:normal; font-size:16px;}
.content .shouye .shou01 .neiyu h2 span{ font-size:16px; color:#15A835;}
.content .shouye .shou01:hover .neiyu h2{color:#15A835;}
.content .shouye .shou01 .neiyu p{ height:58px; width:262px; border-bottom:1px solid #F0F0F0; padding-top:10px;}
.content .shouye .shou01 .smore{ width:79px; height:18px; background: url(../images/huo.jpg) no-repeat; margin-top:20px;}
.content .shouye .shou01 .smore a{width:79px; height:18px; display:block;}
.content .shouye .shou01:hover .smore{background: url(../images/huo01.jpg) no-repeat;}
.content .shouye .shou01 .simg{ width:262px; height:151px; overflow:hidden;}
.content .shouye .shou01 .simg img{width: 100%;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
z-index: 1;
transition-delay: 0s;
transition-duration: 1s;
transition-property: all;
transition-timing-function: ease;
-moz-transition-delay: 0s;
-moz-transition-duration: 1s;
-moz-transition-property: all;
-moz-transition-timing-function: ease;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 1s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-delay: 0s;
-o-transition-duration: 1s;
-o-transition-property: all;
-o-transition-timing-function: ease;}

.content .shouye .shou01:hover .simg img{transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);}




/*头部搜索框*/
.headfx{ width:145px; float: right; height:35px; line-height:60px; position:relative; padding-top:6px;z-index: 99999;}
.headfx a{ width:29px; height:26px; display:block;  float:right; line-height:16px; text-align:center; margin-left:5px;}
.headfx .wx{ position:relative; }
.headfx .wxbj{ width:26px; height:26px; border-radius:50%;-moz-border-radius:50%; position:absolute; top:0; left:0; background:url(../images/wxlg.png) no-repeat center center; transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
.headfx .wx:hover .wxbj{ width:80px; height:80px;  border-radius:0;-moz-border-radius:0; left:-27px; top:-27px; background:url(../images/rwm.jpg) no-repeat center center;}
.headfx form{width:26px; height:26px; display:block; float:right; margin-left:5px;position:relative; transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;} 
.headfx form a{ position:absolute; top:0; right:0; z-index:100;}
.headfx form:hover{ height:60px; border-radius:0;-moz-border-radius:0;  }

.headfx form .snr{ outline:none; width:24px; height:20px; line-height:20px; padding:0; position:absolute; bottom:0; right:0; z-index:10; border-radius:50%;-moz-border-radius:50%; transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
.headfx form .sbt{ outline:none;  width:26px; height:26px; background:url(../images/ssbtvj.png) center center; background-color:#cfcfcf; border-radius:50%;-moz-border-radius:50%; position:absolute; right:0; bottom:0; z-index:10; transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
.headfx form:hover .sbt{  width:26px; height:28px; border-radius:0;-moz-border-radius:0;}
.headfx form:hover .snr{ border:1px solid #cfcfcf; width:110px; height:26px; border-radius:0;-moz-border-radius:0; line-height:26px; padding:0;padding-left:9px; position:absolute; bottom:0; right:26px; }


/*产品中新*/
.content .he{ width:1200px; margin:0 auto;}
.subNavBox{width:281px; float:left;padding-right:43px; border-right:#eaeaea 1px solid; background:#fff; margin-right:8px;}
.subNavBox h2{ height:49px; width:304px; border-bottom:1px solid #EFEFEF; line-height:49px; font-size:16px; color:#3c3c3c; font-weight:normal; padding-left:19px;}
.subNav{ width:281px; height:60px; text-align:left; line-height:60px; color:#666; font-size:14px;  border-bottom:1px solid #EFEFEF; background:#fff url(../images/jia.jpg) no-repeat right;margin-bottom:15px; margin-left: 19px; cursor:pointer;}
.navContent01{ width:241px; margin:25px auto;}

.navContent01 li{ width:231px;  height:36px; text-align:left; line-height:36px; font-size:13px; padding-left: 10px;background:#EEEEEE; margin-bottom:7px;}
.navContent01 li.on{background:#EEEEEE;}
.navContent01 li.on a{color:#15A835;}
.subNav:hover{ color:#15A835; background:#fff;}
.currentDd{ color:#15A835;  border-bottom:1px solid #010101; background:#fff url(../images/jian.jpg) no-repeat right;}
.currentDd a{ color:#15A835;width: 281px;
height: 60px;
display: inline-block;}
.navContent{display: none;}

.content .he .navyou{ float:right; width:767px; background:#fff; height:auto;}
.content .he .navyou .nbiao{ width:767px; height:100px; line-height:100px; border-bottom:1px solid #D7D7D7;}
.content .he .navyou .nbiao h2{ float:left; font-size:24px; color:#15a438; font-weight:normal; padding-left:20px;}
.content .he .navyou .nbiao .rightlo{ float:right; width:254px; padding-top:27px; padding-right:20px;}
.content .he .navyou .nbiao .rightlo .suo{ width:204px; height:45px; background:url(../images/dasou.jpg) no-repeat; line-height:45px; border:0; outline:none; padding-left:5px;float:left;}
.content .he .navyou .nbiao .rightlo .suo01{ width:44px; height:45px; background:url(../images/dasi.jpg) no-repeat; line-height:45px; border:0; outline:none; padding-left:5px; float:left; cursor:pointer;}
.content .he .navyou .njk{ width:727px; padding:20px;}



/*----------营销网络-----------*/
.myxwlwz { width:1200px; margin:0 auto; font-size:14px; padding-top:24px;}
.myxwlwz p{ font-size:14px; }
.myxwlnr { background: url(../images/yxtu.jpg) no-repeat; width:1093px; height:568px; float:left;}
/*营销网络*/
#cen_right_top{width:100%; position:relative; height:568px;}
#cen_right_top .active{}
#cen_right_top h3{float:left;padding:0px;cursor:pointer; }
#cen_right_top div{display:none;clear:both; width:341px; position:absolute;height:437px; background:url(../images/yxxian.jpg) repeat-x;}
#zkuan1 { width:625px; height:236px;position: absolute; z-index:999;}
#zkuan1 a { display:block;width:625px; height:236px;margin-left: 21px;margin-top: 19px;}
#cen_right_top .active .bg1 { background:url(../images/ozhou.png) no-repeat;}
#zkuan2 { width:211px; height:253px; position:absolute; left:0;    top: 247px; left: 2px; z-index:99;}
#zkuan2 a { display:block;width:211px; height:253px;}
#zkuan3 { width:372px; height:337px;position: absolute; z-index:999; right:57px;}
#zkuan3 a { display:block;width:372px; height:337px;}
#cen_right_top .active .bg3 { background:url(../images/bmei.png) no-repeat; }

#zkuan4 { width:401px; height:219px;position: absolute; left:136px; top:173px; z-index:9;}
#zkuan4 a { display:block;width:401px; height:219px;}
#cen_right_top .active .bg4 { background:url(../images/yzhou.png) no-repeat; }

#zkuan5 { width:204px; height:119px;position: absolute; left:409px;bottom:59px; z-index:9;}
#zkuan5 a { display:block;width:204px; height:119px;}
#cen_right_top .active .bg5 { background:url(../images/dyang.png) no-repeat; }

#zkuan6 { width:144px; height:222px;position: absolute; right:2px;bottom:24px; z-index:9;}
#zkuan6 a { display:block;width:144px; height:222px;}
#cen_right_top .active .bg6 { background:url(../images/nanm.png) no-repeat; }

#cen_right_top .active .bg2 { background:url(../images/feiz.png) no-repeat;}
#cen_right_top h3 a { display:block;}
.dqbta { width:300px; height:47px; background-color:#00499D; color:#FFF; display:block; background:url(../images/tabn_03.png) no-repeat 20px; padding-left:35px; line-height:47px; font-size:17px;}
#bgg1 p,#bgg2 p,#bgg3 p,#bgg4 p,#bgg5 p,#bgg6 p { width:296px; margin:0 auto; color:#3c3c3c; padding-top:10px;}
#bgg1 { top:10px; right:102px; }
#bgg2 { top:10px; left:202px; }
#bgg3 { top:10px; right:428px; }
#bgg4 { top:10px; right:128px; }
#bgg5 { top:10px; right:128px; }

#bgg6 { bottom:100px; right:302px; }


.jump h2 {
    color: #0688da;
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.jump h4 {
    color: #0688da;
    margin-top: 60px;
    line-height: 30px;
}
.jump .btn {
    width: 120px;
    margin: 60px auto 0;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}


.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.jump .btn {
    width: 120px;
    margin: 60px auto 0;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.gctd{ background:url(../images/dl17_02.jpg) no-repeat center; height:663px;  }
.lb_td{ position:relative;}
.lb_td h3 a{ display:inline-block; width:1200px;font-size:30px;color: #fff;font-family: "Microsoft YaHei"; font-weight:bold; text-align:center; background:url(../images/dl18_03.jpg) no-repeat center; margin-top:46px; cursor:default; text-decoration:none;}
.lb_td h3 a span{ color:#ff6300;}
.lb_td i{ display:block; font-style:normal; font-size:18px;color: #fff;font-family: "Microsoft YaHei"; text-align:center; padding-top:12px;}
.lb_td dt{ float:left; background:url(../images/dl19_03.png) no-repeat; height:39px; width:39px;font-size:24px;color: #357fb6;font-family: "Arial"; text-align:center; line-height:39px; margin-top:6px;}
.lb_td dd{ float:left; padding-left:20px;}
.lb_td dd b{ display:block;font-size:18px;color: #fff;font-family: "Microsoft YaHei"; padding-bottom:5px; }
.lb_td dd p{ display:block;font-size:16px;color: #fff;font-family: "Microsoft YaHei"; padding-top:4px;border-top:#cccccc dotted 1px;}
.lb_td dl.z1{ position:absolute; left:485px; top:179px;}
.lb_td dl.z2{ position:absolute; left:530px; top:250px;}
.lb_td dl.z3{ position:absolute; left:550px; top:329px;}
.lb_td dl.z4{ position:absolute; left:540px; top:403px;}
.lb_td dl.z5{ position:absolute; left:515px; top:477px;}
.lb_td dl.z6{ position:absolute; left:440px; top:544px;}

.cxscroll {position: relative;}
.cxscroll .box{overflow:hidden;width:1100px; margin:20px auto; }
.cxscroll .list{overflow:hidden;width:9999px;}
.cxscroll .list li{float:left;width:245px;height:250px; padding-left: 15px; padding-right: 15px; }
.cxscroll .next{position: absolute; width:40px; height: 40px; background-image: url(../images/rightArr.png) ;background-repeat: no-repeat; right: 0px; top:200px;}
.cxscroll .prev {position: absolute; width:40px; height: 40px; background-image: url(../images/leftArr.png) ;background-repeat: no-repeat; left: 0px; top:200px; }
.box span {display: inline-block; width:100%; height: 40px; line-height: 40px;text-align: center; font-size: 12px; background: #337ab7; color: #fff;}
.cxscroll .list li a {display: block; overflow: hidden;}
.cxscroll .list li img {transition: all 1s; width: 245px; height: 180px;}
.cxscroll .list li a:hover img {transform: scale(1.1);}
.i_video {
	border: 4px solid #fff;
	float: left;
	height: 348px;
	margin-left: 17px;
	width: 600px
}

.part02 {
	padding: 20px 0
}

.bm_left {
	width: 730px;
	float: left;
	text-align: center;
	text-align: center
}

.bm_right {
	width: 400px;
	height: 350px;
	border: 3px solid #fff;
	float: right;
	margin: 0 15px 0 0
}

.bm_right h2 {
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	padding: 10px 0;
	color: #18294b;
}

.bm_right h2 strong {
	font-size: 40px;
	color: #920000
}

.bm_right ul li {
	width: 400px;
	margin: 10px auto;
	height: 42px;
	position: relative
}

.bm_right ul li span {
	position: absolute;
	top: 0;
	right: 4px
}

.bm_right ul li input {
	width: 390px;
	border: 1px solid #ddd;
	background: #fff;
	line-height: 35px;
	height: 35px;
	padding-left: 10px
}

.bm_right ul li select {
	width: 290px;
	color: #999;
	border: 1px solid #ddd;
	background: #fff;
	line-height: 35px;
	height: 35px
}

.bm_right ul li .i_sub {
	background: #920000;
	width: 400px;
	height: 38px;
	color: #fff;
	font-size: 24px;
	font-weight: 700
}

.bm_right ul li .i_sub:hover {
	cursor: pointer;
	background: #168600
}

.tou {
	background: #fff
}

.viedo_ban {
	width: 100%;
	height: 499px;
	background: url(images/video_banner.jpg) center 0 no-repeat;
	position: relative
}

.cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(v_star.png) top;
	-webkit-animation: c 4s linear 0s infinite;
	animation: c 4s linear 0s infinite
}

@-webkit-keyframes c {
	0% {
		background-position: -900px 900px;
		opacity: 0
	}
	50% {
		background-position: 0 0;
		opacity: .7
	}
	to {
		background-position: 900px -900px;
		opacity: 0
	}
}

@keyframes c {
	0% {
		background-position: -900px 900px;
		opacity: 0
	}
	50% {
		background-position: 0 0;
		opacity: .7
	}
	to {
		background-position: 900px -900px;
		opacity: 0
	}
}

.w1100 {
	margin: 0 auto;
	width: 1200px
}

.clearfix::before, .clearfix::after {
	content: '';
	display: block;
	height: 0;
	line-height: 0;
	clear:both;
}


footer { width: 100%; background: url(../images/f-bg.jpg) repeat-x #15181b; padding-top: 30px; color: #fff; }
.fmenu { width: 1200px; padding-bottom: 20px; }
.flogo { margin-top: 30px; }
.fnav { height: 40px; line-height: 40px; border-bottom: 1px dashed #525252; margin-bottom: 15px; }
.fnav a { color: #fff; padding-right: 75px; }
.fnav a:hover { color: #fff; }
.fimg img { width: 120px; }
.fimg span { display: block; line-height: 30px; }
.fby { line-height: 35px; }
.foot p {color: #fff;}
.foot { width: 100%; background: #0b0d0f; text-align: center; color: #fff; height: 50px; line-height: 50px; }
.foot_r { width: 400px; }
.foot_r dl {/* height:167px */ }
.foot_r dt { width: 142px }
.foot_r dt, foot_r dd { float: left;/* height:167px; */ }
.f_rlx { font-size: 16px; color: #fff; padding: 9px 0 }
.f_rlx a { font-size: 16px; color: #fff; }
.f_rsm { color: #838586; font-size: 12px; padding-bottom: 10px }
.f_rss { color: #b5b5b6; font-size: 12px; text-indent: 20px; }

 .center_bg{
 	width: 100%;
 	height: 270px;
 	margin-top: 20px;
 	background: url(../images/center.jpg)no-repeat bottom;
 }

#container{width:1200px;margin:0 auto;}

.wrap{background: url(../images/bg.jpg)}

.le{background: url(../images/left1.png) top center no-repeat;height: 180px;}
.le_sub1{font:700 42px/40px "å¾®è½¯é›…é»‘";color: #f9ad0b;text-align: center;padding-top: 30px;}
.le_sub2{font:200 20px/32px "å¾®è½¯é›…é»‘";text-align: center;color: #565656;padding-top: 20px;}
.le_sub3{text-align: center;color: #9d9d9d;font:200 10px/20px "Arial";text-transform:uppercase;}

select, input, img, select {
    vertical-align: middle;
}
.nei1{background: #efa70c;padding-top: 40px;height: 890px;}
.nei1 .le_sub1{color:#fff;}
.nei1 .le_sub2{color:#fff;}
.nei1 .le_sub3{color:#fff;}
.nei2{background: #fff;}
.nei{}
.le2{float: left;width: 236px;margin-left: 10px;}
.le4{float: right;width: 236px;margin-right: 10px;}
.le3{float: left;width: 492px;margin-left: 20px;}
.nei3{font-size:18px;color:#767676;line-height:32px; height: 480px; position: relative;}
.ad1{position:absolute;left:715px;top:100px;width:325px;}
.ad1 strong{font-weight:bold;font-size:36px;color:#5d5d5d;display:block;margin-bottom:20px;}

.ad2{position:absolute;left:715px;top:217px;width:325px;}
.ad2 strong{font-weight:bold;font-size:36px;color:#5d5d5d;display:block;margin-bottom:20px;}

.ad3{position:absolute;left:715px;top:330px;width:325px;}
.ad3 strong{font-weight:bold;font-size:36px;color:#5d5d5d;display:block;margin-bottom:20px;}

.nei4{width:1900px;position:relative;left:50%;margin-left:-950px;font-size:18px;color:#767676;line-height:32px;}
.ad4{position:absolute;left:521px;top:143px;width:315px;}
.ad4 strong{font-weight:bold;font-size:30px;color:#5d5d5d;display:block;margin-bottom:20px;padding-left:40px;}



.le5{float: left;width: 452px;margin-left: 30px;margin-top: 50px;}
.le5_sub2{font:200 40px/50px "å¾®è½¯é›…é»‘";color: #fff;background: url(../images/left6.png) no-repeat;height: 50px;padding-left: 5px;margin-top: 37px;}
.le5_sub2 span{font:700 30px/40px "å¾®è½¯é›…é»‘";color: #5c5c5c;padding-left: 25px;}
.le5_sub3{margin-top: 27px;font:200 18px/30px "å¾®è½¯é›…é»‘";color: #9d9d9d;}
.le6{float: right;width: 452px;margin-right: 30px;margin-top: 50px;}

.nei5{background: url(../images/solu.png) top center no-repeat;height: 292px;}
.le7{float: right;width: 341px;height:36px;font:400 23px/36px "å¾®è½¯é›…é»‘";font-style:normal;color: #fff;overflow: hidden;padding-left:48px;margin-top:90px;background: url(../images/tel_bg.png) no-repeat;margin-right:55px;}
.le8{float: right;width: 476px;}
.le9{}
.le10{margin-top: 10px;}
.nei7{background: url(../images/left8.jpg) no-repeat;height: 750px;margin-top: 60px;}

.foot span {
	color: #fff;
}
