.top{
	font-size: 14px;padding-top:8px;line-height: 24px;
}
.top .en{
	color:#ccc;
}
.SearchForm{
	background: #f4f4f4;border-radius: 50px;line-height: 24px;height:24px;width:160px;margin-left:20px;
}
.SearchForm .inptext{
	background: none;width:128px;line-height: 24px;padding-left:10px;height: 24px;
}
.SearchForm .inpsub{
	background: url(../images/search_btn.png) no-repeat right center;width:12px;height:14px;margin-top:5px;cursor: pointer;
}
.top-reg-login{
	color:#bbbbbb;padding-left:10px;
}
.top-reg-login a{
	color:#bbbbbb;padding:0 10px;
}
.header{
	width:1202px;margin:0 auto;
}
.logo a{
	display: block;background: url(../images/logo.png) no-repeat left center;width:252px;height:55px;margin-bottom:20px;
}
.menu{ height:36px; line-height:36px;position:relative; z-index:1; padding-top:12px; text-align:center;}
.menu a{ color:#000;  }
.menu .nLi{ float:left;  position:relative; display:inline; height: 63px; }
.menu .nLi h3{ float:left;margin:0 11px;}
.menu .nLi h3 a{ display:block; width:80px;height: 36px; font-size:16px; font-weight: normal;cursor: pointer;}
.menu .sub{ display:none; width:138px;left:-15px;  top:63px;  position:absolute; background:#00a4f0;  line-height:30px; padding:15px 0 30px 0; border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; }
.menu .sub li{ zoom:1; font-size: 14px;font-family: "宋体";}
.menu .sub a{ display:block; padding:0 10px;color: #fff }
.menu .on h3 a,.menu #current{ background:#00a4f0; color:#fff;   }
.banner{ 
	position: relative;
}
.banner .bd{
	width: 100%;
}
.banner .bd ul{
	width: 100%;
}
.banner .bd ul li{
	width: 100%;
}
.banner .bd ul li img{
	width:100%;
}
.banner .bd ul li a{
	display: block;width: 100%;
}
.banner .hd{
	position: absolute;left:50%;margin-left: -601px;bottom:30px;
}
.banner .hd ul li{
	font-size:29px;line-height: 60px;color: #fff;width:160px;text-align: center;cursor: pointer;font-family: "宋体"
}
.banner .hd ul li.on{
	background: #333;font-family: "宋体";
}
.position{
	position: relative;height:720px;
}
.Indexbg{
	background: #eee;height:600px;position: absolute;width:100%;top:-3px;
}
.con{
	position: absolute;left:50%;margin-left:-601px;
}
.title{
	text-align: center;height:40px;padding:40px 0;
}
.title .cn{
	font-size: 30px;color:#31b3f1;line-height: 40px;
}
.title .en{
	width:62px;display: inline-block;text-align: left;color:#9f9f9f;padding-left:14px;
}
.IndexAbout-c{
	font-size: 16px;color:#6f6f6f;line-height: 35px;text-indent:32px
}
.IndexAbout-c a{
	color:#31b3f1;
  	font-size:13px;
}
.IndexNews{
	margin-top:60px;
}
.title02{
	font-size: 25px;border-left:3px solid #01a4ef;padding-left:6px;line-height: 30px;
}
.title02 span{
	color:#9f9f9f;font-size: 14px;
}
.IndexNews-left{
	position: relative;
}
.IndexNews-left .hd{
	position: absolute;height: 30px;line-height: 30px;top:-30px;right:0;
}
.IndexNews-left .hd .next,.IndexNews-left .hd .prev{
	background: #01a4f3;width:30px;height:30px;display: inline-block;text-align: center;cursor: pointer;color: #fff;margin-left:3px;
}
.IndexNews-left .hd a:hover{
	background: #00a3f0;color: #fff
}
.IndexNews-left .bd{
	padding-top:50px;
}
.IndexNews-left .bd ul{
	height:310px;
}
.IndexNews-left .bd ul li{
	float: left;width:380px;margin-right:30px;height:254px;
	-webkit-box-shadow:0 0 10px #999;  
  	-moz-box-shadow:0 0 10px  #999;  
  	box-shadow:0 0 10px #999; 
    position:relative;
}
.IndexNews-img{
	display: block;width:380px;height:254px;
}
.IndexNews-title{
  box-sizing:border-box;
   position:absolute;
  width:100%;
  height:60px;
  bottom:0;
  background-color:rgba(255,255,255,0.8);
	padding:10px 14px;
}
.IndexNews-title p.IndexNews-tit{
	font-size: 16px;color: #333;line-height: 17px;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.IndexNews-title p .more{
	display: inline-block;background: url(../images/index_pic02.png) no-repeat right center;width:17px;height:17px;
}
.IndexNews-title .IndexNews-Subtitle{
	color:#989896;line-height: 26px; 
}
.IndexProduct{
	margin-top: 50px;
}
.title02 a{
	display: inline-block;width:42px;height:24px;text-align: center;line-height: 24px;background: #01a4f3;color:#fff;border-radius: 5px;font-size: 12px;
}
.IndexProduct-ul{
	margin-top:40px;
}
.IndexProduct-ul li{
	float: left;margin:0 10px 16px 10px;border-bottom:1px solid #e8e8e8;
}
.product-img-wrapper{
	display:block;
    border:1px solid #e8e8e8
}
.IndexProduct-ul li:nth-of-type(4n){
	margin-right:0;
}
.IndexProduct-ul li .product-img{
	display: block;width:280px;height:207px;
}
.IndexProduct-ul li .title03{
	padding:20px 20px 12px 20px;
}
.IndexProduct-ul li .title03-l p{
	width:224px;overflow: hidden;height: 30px;
}
.IndexProduct-ul li .title03-l p a{
	font-size: 15px;color:#666;line-height: 30px;display: inline-block;
}
.IndexProduct-ul li .title03-l span{
	font-size: 13px;color:#999;
}
.IndexProduct-ul li .title03 .more02{
	display: inline-block;background: url(../images/more02.png) no-repeat right center;width:14px;height:9px;margin-top:20px;
}
.more03{
	padding-left: 526px;
}
.more03 a{
	display: block;width:144px;height:44px;margin-top:70px;text-align: center;line-height: 44px;font-size: 16px;border:1px solid #666666;
}
.IndexVideo{
	background: #00bef0;margin-top:50px;padding-bottom: 62px;
}
.IndexVideo-list .mlist{
	width:200px;background: #fff;padding-bottom: 20px;float: right
}
.IndexVideo-list-ul{
	height:540px;
	overflow:hidden;
}
.IndexVideo-list .mlist ul li{
	height:90px;width: 160px;cursor: pointer;padding:18px 20px 0 20px;
}
.IndexVideo-list .mlist ul li.on{
	background: url(../images/video-pic01.png) no-repeat left 50px;
}
.IndexVideo-list .mlist ul li img{
	height:90px;width: 160px;
}
.IndexVideo-list #a1{
	width:1000px;height:560px;float: left;
}
.IndexVideo-list #a1 embed,.IndexVideo-list #a1 iframe{
	width:1000px!important;height:560px!important;
}
.footer{
	background: #e9e9e9;padding-bottom: 15px;font-size: 14px;color:#696969;
}
.footer-one{
	padding:30px 0;
}
.footer-menu li{
	font-size: 14px;color:#696969;float: left;padding-right: 15px;line-height: 26px;
}
.footer-menu li a{
	color:#696969;padding-right: 15px;
}
.links01{
	width:190px;height: 26px;margin-left:2px;
}
.links01 select{
	width:190px;height: 26px;background: #dddddd;color: #818181;cursor: pointer;
}
.footer-two{
	line-height: 24px;padding-bottom: 10px;
}
.footer-two,.footer-two a{
	color:#696969;
}
.footer-three{
	line-height: 20px;
}
/* .footer-three .p-02{ */
	/* background: url(../images/foot_pic02.png) no-repeat 6px center;padding-left:30px; */
/* } */
.footer-three .p-03{
	padding-left: 10px;
}

.n_nav{border-bottom:1px solid #eee}
.n_nav a{padding:10px 22px; display:inline-block; font-size:16px; margin-right:5px; margin-bottom:10px; background:#eee }
.n_nav a:hover,.n_nav #current{background:#00a4f0; color:#fff}

.AboutBanner img{
	width: 100%;
}
.title04{
	background: url(../images/about_pic01.png) no-repeat center center;height: 239px;text-align: center;padding:84px 0;color:#00a4f0;
}
.title04 .en{
	font-size: 36px;padding-top:80px;
}
.title04 .cn{
	font-size: 22px;
}
.CompanyProfile{
	background: #e7e7e7;
}
.CompanyProfile .fl{
	padding:116px 44px 102px 66px;
}
.CompanyProfile .fl img{
	width:260px;height:260px;
}
.CompanyProfile .fr{
	padding-top:90px;width:830px;font-size: 16px;color:#666;line-height: 30px;padding-bottom:90px;
}
.AboutCulture{
	background: url(../images/about_pic03.png) no-repeat center center;padding-bottom: 94px;
}
.title05{
	font-size: 60px;font-family: "宋体";color: #fff;padding:106px 0;text-align: center;
}
.AboutCulture-ul li{
	float: left;background: url(../images/about_pic04.png) no-repeat center center;width:280px;height:433px;margin-right:180px;text-align: center;color: #fff;
}
.AboutCulture-ul li:last-child{
	margin-right:0;
}
.AboutCulture-ul li .about_pic05{
	width: 175px;height:175px;padding-top:50px;
}
.AboutCulture-ul li p{
	font-size: 42px;line-height: 55px;padding-top:35px;
}
.AboutCulture-ul li span{
	font-family: "宋体";font-size: 20px;line-height: 30px;padding:10px;display: inline-block;
}
.FamilyFirm{
	text-align: center;
}
.FamilyFirm img{
	max-width: 1202px;
	width: 100%;
}
.title06{
	text-align: center;color:#00a4f0;padding:30px 0;
}
.title06 .en{
	font-size:36px;line-height: 47px;
}
.title06 .cn{
	font-size: 22px;line-height: 35px;
}
.news-c{
	min-height: 500px;
}
.news-c .left{
	background: url(../images/news_pic01.png) no-repeat left center;width:381px;height:562px;padding:42px 32px;margin-top:40px;
}
.news-c .left .news_pic04{
	width:380px;height:250px;
}
.news-c .NewsSpecial{
	padding-top:40px;
}
.news-c .NewsSpecial p.en{
	font-size: 36px;color: #fff;line-height: 56px;border-bottom: 1px dashed #fff;
}
.news-c .NewsSpecial li{
	border-bottom: 1px dashed #fff;font-size: 18px;line-height: 59px;
}
.news-c .NewsSpecial li a{
	color: #fff;display: block;height:59px;overflow: hidden;width:381px;
}
.news-c .NewsSpecial li a:hover{
	font-weight: bold;
}
.news-c .center{
	background: url(../images/news_pic02.png) no-repeat left center;width:25px;height:1270px;margin-left:86px;
}
.news-c .fr{
	width:675px;border-left:1px dashed #60b6e7;
}
.news-c .fr li{
	padding:30px 0 30px 0;position: relative;
}
.news-c .fr li .time{
	position: absolute;left:-13px;z-index: 100;
	background: url(../images/news_pic_.png) no-repeat left center;width:227px;height:42px;line-height: 42px;text-align: center;font-size: 18px;color: #fff;padding-left:30px;
}
.news-c .fr li .title07{
	font-size: 20px;line-height: 26px;padding-left:64px;background: url(../images/news_pic_li.png) no-repeat left center;position: absolute;left:-12px;overflow: hidden;
}
.news-c .fr li .title07 a{
	float: left;display: block;width:500px;height: 26px;overflow: hidden;color:#00a4f0;
}
.news-c .fr li .title07 span{
	float: right;color: #999;
}
.news-c .fr li .title07 a:hover{
	color:#00a4f0;
}
.news-c .fr li .resume{
	font-size: 20px;color:#999;line-height: 30px;padding-left: 64px;padding-top:64px;height:60px;
}
.Product_rec{
	background: #ededed;position: relative;
}
.Product_rec .bd{
	position: relative;width:1000px;padding-left:100px;
}
.Product_rec .bd ul li{
	padding:50px 0;
}
.Product_rec .bd ul li .PRec-img{
	width:500px;text-align: center;
}
.Product_rec .bd ul li .PRec-img img{
	width:500px;height:368px;
}
.Product_rec .bd ul li .PRec-t{
	width:460px;
}
.Product_rec .bd ul li .PRec-t>p{
	font-size: 16px;line-height: 30px;color:#595757;
}
.Product_rec .bd ul li .PRec-t p a{
	color:#595757;
font-size:20px;
font-weight:bold;
margin-top:30px;
display:inline-block
}
.Product_rec .bd ul li .PRec-t .PRec-t-span{
	
	display: block;font-size: 16px;margin:24px 0 35px;color:#575757;line-height: 30px;
}
.Product_rec .bd ul li .PRec-t .PRec-t-span span{
	font-family: "微软雅黑"!important;font-size: 18px!important;
}
.Product_rec .bd ul li .PRec-t .PRec-t-a{
	display: inline-block;font-size: 16px;color:#fff; background:#00a4f0; text-align:center;
padding:10px 20px;
}
.Product_rec .prev,.Product_rec .next{ 
	position:absolute; top:40%; display:block; width:44px; height:80px;  filter:alpha(opacity=50);opacity:0.5;   
}
.Product_rec .prev{
	background:url(../images/icon_left.png) no-repeat left center;
}
.Product_rec .next{
	background:url(../images/icon_right.png) no-repeat right center;margin-left:1156px;
}
.Product_rec .prev:hover,.Product_rec .next:hover{ 
	filter:alpha(opacity=100);opacity:1;  
}
.Product_rec .prevStop{ display:none;  }
.Product_rec .nextStop{ display:none;  }

#nav{
	padding-top:50px;
}
#nav a{
	color: #999;font-size: 16px;
}
#navs{
	border-bottom:1px solid #e5e5e5;padding-bottom: 20px;
}
#navs dt{
	float: left;line-height: 23px;margin:0 10px;height: 23px;
}
#navs dt.on{
	background: -webkit-linear-gradient(#00c2ff, #00e4ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#00c2ff, #00e4ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#00c2ff, #00e4ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#00c2ff, #00e4ff); /* 标准的语法 */
    border-radius: 3px; 
    margin: 0; 
}
#navs dt.on a{
	color: #fff;padding:0 10px;
}
#menu{
	padding:20px 0 20px 0px;overflow: hidden;height: 23px;
}
#menu ul{
	float: left;overflow: hidden;
}
#menu ul li{
	float: left;line-height: 23px;padding:0 10px;height: 23px;
}
#menu ul li a:hover{
	color:#00a4f0;
}
#menu ul li.on a{
	color:#00a4f0;
}
.P-list{
	width:1202px;margin:0 auto;
}
.P-list li{
	float: left;margin:0 38px;
    margin-bottom: 38px;
}
.P-list li a{
	display: block;padding:20px;width:280px;
}
.P-list li a:hover{
	-webkit-box-shadow:0 0 10px #999;  
  	-moz-box-shadow:0 0 10px  #999;  
  	box-shadow:0 0 10px #999;
}
.P-list li .P-list-img{
	width:280px;
  margin-bottom: 20px;
}
.P-list li .P-list-img img{
	width:280px;height:207px;
}
.P-list li .P-list-t{
	font-size: 16px;line-height: 30px;padding-top:20px;text-align: center;border-top:1px solid #e8e8e8;
text-overflow:ellipsis;     white-space: nowrap; overflow:hidden
}
.P-list li a:hover .P-list-t{
	color: #00d2f8
}
.p-more{
	text-align: center;
}
.p-more a{
	display:inline-block;color:#666;background: url(../images/p-more.png) no-repeat center top;padding-top:35px;font-size: 14px;margin:50px 0 130px 0;
}
.bgf5 #nav{
	padding-top:23px;
}
.bgf5 #nav #menu{
	padding:15px 20px;
}
.Crumbs{
	font-size: 16px;color:#686868;line-height: 30px;padding:15px 0px;width:1184px;margin:0 auto;background: url(../images/crumbs_icon.png) no-repeat left center;padding-left:16px;
}
.Crumbs a{
	color: #686868;
}
.Crumbs a:hover{
	color:#00a4f0;
}
.slideBox{ width:710px; height:520px; overflow:hidden; position:relative;padding:20px;}
.slideBox .hd{ height:60px; overflow:hidden; position:absolute;left:70px; bottom:20px; z-index:1;width:630px;overflow: hidden; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:76px; height:58px; cursor:pointer;border:1px solid #d7d7d7; }
.slideBox .hd ul li img{
	width:70px;height:52px;padding:3px;
}
.slideBox .hd ul li.on{ border:1px solid #12aaf1; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul{
	padding:0px 50px;overflow: hidden;
}
.slideBox .bd li{ zoom:1; vertical-align:middle;text-align: center; }
.slideBox .bd img{ width:610px; height:450px; display:block; }
.slideBox .bd li p{
	font-size: 18px;line-height: 35px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .prev{
	background: url(../images/p-left.png) no-repeat left center;
}
.slideBox .next{ left:auto; right:3%; background: url(../images/p-right.png) no-repeat right center;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
.P-show01-r{
	width:390px;border:1px solid #d9d9d9;height:518px;padding:20px;
}
.P-show01-r .title{
	font-size: 18px;font-weight: normal;padding:0;line-height: 35px;height:auto!important;border-bottom: 1px solid #eaeaea;text-align: left;
}
.cpjs{
	font-size: 14px;padding-top:10px;line-height: 24px;
}
.cpjs label{
	color:#00a4f0;width:70px;
}
.cpjs span{
	color:#686868;width:320px;
}
.cpjs a{
	display: inline-block;background: #00a4f0;line-height: 24px;padding:0 10px;color:#fff;border-radius: 3px;box-shadow: 0px 3px 3px #888;
}
.p-show02{
	margin-top:24px;
}
.p-show02 .title{
	font-size: 24px;color:#00a4f0;background: url(../images/p-show01.png) no-repeat left center;text-align: left;padding:15px 0 15px 15px;line-height: 40px;
}
.p-show02-d{
	font-size: 14px;padding:0 38px 38px 38px;line-height: 26px;color: #686868;
}
.cxy-title{
	background: url(../images/cxy_pic01.png) no-repeat center center;height:66px;text-align: center;color: #00a4f0;margin:60px 0;
}
.cxy-title .cn{
	font-size: 30px;line-height: 30px;
}
.cxy-title .en{
	font-size: 18px;line-height: 30px;padding-top:5px;
}
.cxyjs{
	background: #e7e7e7;padding:100px 0 46px 0;
}
.cxyjs-l{
	width:414px;
}
.cxyjs-l img{
	width:414px;height:266px;
}
.cxyjs-r{
	width:732px;font-size: 16px;color:#686868;line-height: 30px;
}
.cxyjs-r span{
	font-size: 24px;color: #00a4f0;line-height: 35px;display: inline-block;
}
.cxy-more a{
	background: url(../images/cxy_pic03.png) no-repeat center center;height:25px;display: block;
}
.cxy-xmbj{
	margin:68px auto;
}
.cxy-xmbj-t{
	font-size: 24px;color:#00a4f0;text-align: center;
}
.cxy-xmbj-c{
	width:962px;margin:40px auto;
}
.cxy-hznr{
	background: #e7e7e7;padding:66px 0;
}
.cxy-hznr-c{
	padding-top:20px;
}
.cxy-hzfw{
	margin:60px auto;
}
.hzfw-ul{
	margin-left:343px;margin-top:60px;
}
.hzfw-ul li{
	float: left;padding-right:140px;
}
.hzfw-ul li p{
	font-size: 20px;line-height: 40px;
}
.cxy-xghd-c{
	position: relative;padding:40px 60px;overflow: hidden;
}
.cxy-xghd-ul li{
	float: left;position: relative;width:347px;height:188px;border:1px solid #dfdfdf;margin-right:15px;
}
.cxy-xghd-ul li img{
	width:347px;height:188px;
}
.cxy-xghd-ul li .opacity{
	height:26px;line-height: 26px;background: #000;position: absolute;bottom: 0;width:347px;
}
.cxy-xghd-ul li p{
	position: absolute;font-size: 14px;color:#fff;bottom: 0px;width:347px;height:26px;line-height: 26px;padding:0 10px;
}
.cxy-xghd-c .prev,
.cxy-xghd-c .next{ position:absolute;  left:20px; top: 115px; display:block; width:20px; height:36px; overflow:hidden; cursor:pointer;  }
.cxy-xghd-c .prev{
	background: url(../images/xghd_l.png) no-repeat left center;
}
.cxy-xghd-c .next{ left:auto; right:20px; background: url(../images/xghd_r.png) no-repeat right center;}
.fgzsbg{
	background: url(../images/fhzs_bg.jpg) no-repeat top center;
}
.fhzs-title{
	background: url(../images/fhzs_pic01.png) no-repeat center center;margin:45px 0;
}
.fgzs-c{
	margin-top:110px;
}
.fgzs-c-l{
	background:url(../images/fgzs_pic02.jpg) no-repeat left center;width:490px;height:574px;
}
.fgzs-cate{
	padding: 16px 0 16px 20px;
}
.fgzs-cate li{
	float: left;background: url(../images/fhzs_pic03.png) no-repeat center center;width:221px;height:30px;line-height: 30px;text-align: center;font-size: 16px;
	margin:0 10px 10px 0; 
}
.fgzs-cate li.on{
	background: url(../images/fgzs_pic04.png) no-repeat center center;
}
.fgzs-cate li a{
	color: #fff
}
.fgzs-bg{
	background: #f5f5f5;width:416px;margin:0 20px;padding:18px;height: 367px;
}
.fgzs-pn{
	text-align: right;
}
.fgzs-pn .prev,.fgzs-pn .next{
	display: inline-block;width:84px;height:24px;cursor: pointer;
}
.fgzs-pn .prev{
	background: url(../images/fgzs_l.png) no-repeat center center #fff;
}
.fgzs-pn .next{
	background: url(../images/fgzs_r.png) no-repeat center center #fff;margin-left:6px;
}
.fgzs-pn .prev:hover{
	background: url(../images/fgzs_l.png) no-repeat center center #e7e7e7;
}
.fgzs-pn .next:hover{
	background: url(../images/fgzs_r.png) no-repeat center center #e7e7e7;
}
.fgzs-d{
	font-size: 16px;color:#686868;line-height: 30px;padding-top:10px;
}
.Carousel{
	width:710px;height:530px;overflow:hidden;position:relative;padding-top:20px;
}
.Carousel .bigImg{
	height:530px;overflow:hidden;
}
.Carousel .bigImg li img{ 
	vertical-align:middle;width:710px;height:530px;
}
.Carousel .smallScroll{ 
	height:60px; overflow:hidden; position:absolute;left:150px; bottom:25px; z-index:1;padding-left: 30px;
}	
.Carousel .sPrev,.Carousel .sNext{ position:absolute; left:0px; top:10px; display:block; width:20px; height:36px;text-indent:-9999px;}
.Carousel .sPrev{
	background:url(../images/xghd_l.png) no-repeat left center;
}
.Carousel .sNext{ left:auto; right:0px; background:url(../images/xghd_r.png) center center no-repeat}
.Carousel .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.Carousel .smallImg{ 
	float:left;overflow:hidden;margin:0 7px;
}
.Carousel .smallImg ul{
	overflow:hidden; zoom:1; float:left;width:362px;
}	
.Carousel .smallImg li{
	float:left; margin-right:30px;  width:90px; height:60px; cursor:pointer; 
}	
.Carousel .smallImg img{width: 88px;height: 58px;border:1px solid #f0f1f1;}	
.Carousel .smallImg .on img{border-color:#00a4f0;}
.peixun-ul{
	margin-top:15px;margin-bottom: 30px;
}
.peixun-ul li{
	position: relative;height:240px;overflow: hidden;
}
.peixun-ul .px-l{
	width:600px;
}
.peixun-ul .px-l img{
	width:600px;height:240px;
}
.peixun-ul .px-jt01{
	position: absolute;
	left:582px;
	top:40%;
	width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-right: 18px solid #fff;
    border-bottom: 18px solid transparent;
}
.peixun-ul .px-r{
	width:520px;background: #fff;height:120px;padding:60px 40px;
}
.peixun-ul .px-r-t{
	font-size: 18px;line-height: 30px;
}
.peixun-ul .px-r-d{
	font-size: 14px;color: #686868;line-height: 26px;
}
.peixun-ul .px-jt02{
	position: absolute;
	left:600px;
	top:40%;
	width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 18px solid #fff;
    border-bottom: 18px solid transparent;
}

.slideTxtBox{
	background: #fff;margin-top:24px;
}
.slideTxtBox .hd{
border-bottom:1px solid #eee;
	padding-top:20px;
}
.slideTxtBox .hd ul li{
	float: left;cursor: pointer;font-size: 18px;width:120px;text-align: center;height:40px;line-height: 40px;
}
.slideTxtBox .hd ul li.on{
	border-bottom: 2px solid #00a4f0;
}
.slideTxtBox .bd .bd02{
	padding:20px;font-size: 16px;min-height: 326px;line-height: 28px;
}
.slideTxtBox .bd .bd02 img{
	max-width: 1160px;
}
.slideTxtBox .bd .bd02 #a1{
	height:560px;background: #000;
}
.chzs-ul{
	padding-bottom: 20px;
}
.chzs-ul li{
	float: left;width:387px;padding:20px 20px 0 0;
}
.chzs-ul li:nth-of-type(3n){
	padding-right:0;
}
.chzs-ul li .chzs-img{
	width:387px;height:252px;
}
.chzs-ul li p{
	font-size: 14px;line-height: 30px;text-align: center;
}
.cgzs-show-t{
	font-weight: normal;text-align: center;line-height: 35px;border-bottom: 1px dashed #e5e5e5;
}
.cgzs-show-pic{
	text-align: center;padding:20px 0;border-bottom: 1px dashed #e5e5e5;
}
.cgzs-show-pic img{
	max-width: 1200px;
}
.cgzs-show-d{
	font-size: 14px;line-height: 28px;padding-top:20px;
}
.sbhz-ul{
	margin:0 auto;margin-bottom: 20px;
}
.sbhz-ul li{
	font-size: 18px;border-bottom: 1px dotted #C3C3C3 ;color:#666;
}
.sbhz-ul li .sbhz-li-t{
	line-height: 65px;background: url(../images/news-icon.jpg) no-repeat left center;padding-left:10px;
}
.sbhz-ul li .sbhz-li-t a{
	color:#666;
}
.sbhz-ul li .sbhz-li-t span{
	float: right;
}
.sbhz-ul li .sbhz-li-r{
	background: #F4F4F4;
    border: 1px #E5E1E1 solid;
    padding:10px;
    line-height: 26px;margin-bottom: 10px;
}
.schd-show{ width:1000px; overflow:hidden; position:relative;padding:20px 100px;}
.schd-show .bd{ position:relative; height:100%; z-index:0;   }
.schd-show .bd li{ zoom:1; vertical-align:middle; }
.schd-show .bd img{ width:1000px; height:656px; display:block;  }
.schd-show-resume{
	font-size: 14px;line-height: 26px;margin-top:15px;overflow: hidden;
}
.schd-show .prev,
.schd-show .next{ position:absolute; left:-8%; top:45%; margin-top:-25px; display:block; width:44px; height:80px; filter:alpha(opacity=50);opacity:0.5;   }
.schd-show .prev{
	background: url(../images/icon_left.png) no-repeat left center;
}
.schd-show .next{ left:auto; right:-8%; background: url(../images/icon_right.png) no-repeat left center; }
.schd-show .prev:hover,
.schd-show .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.schd-show .prevStop{ display:none;  }
.schd-show .nextStop{ display:none;  }

.bwg-jj{ width:1200px; overflow:hidden; position:relative;}
.bwg-jj .bd{ position:relative; height:100%; z-index:0;   }
.bwg-jj .bd li{ zoom:1; vertical-align:middle; }
.bwg-jj .bd img{ width:1200px; height:646px; display:block;  }
.bwg-jj .bd li .schd-show-resume{
	font-size: 14px;line-height: 26px;padding-top:15px;
}
.bwg-jj .prev,
.bwg-jj .next{ position:absolute; left:3%; top:45%; margin-top:-25px; display:block; width:44px; height:80px; filter:alpha(opacity=50);opacity:0.5;   }
.bwg-jj .prev{
	background: url(../images/icon_left.png) no-repeat left center;
}
.bwg-jj .next{ left:auto; right:3%; background: url(../images/icon_right.png) no-repeat left center; }
.bwg-jj .prev:hover,
.bwg-jj .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.bwg-jj .prevStop{ display:none;  }
.bwg-jj .nextStop{ display:none;  }
.bwg-jj-c{
	width:1120px;margin:0 auto;font-size: 16px;line-height: 30px;color:#686868;background: #f5f5f5;padding:0 40px 30px 40px;
}
.bwg-pt{
	background: url(../images/bwg_pic01.png) no-repeat center center;
}
.bwg-pt-show{
	padding:0 100px;margin-bottom: 20px;
}
.details{
	font-size: 16px;line-height: 30px;margin-bottom: 30px;
}
.news-show{
	padding:15px 0 30px 0; 
}
.news-show-title{
	text-align: center;font-weight: normal;line-height: 40px;
}
.news-show-time-author{
	text-align: center;line-height: 26px;color: #666;
}
.news-show-content{
	font-size: 14px;line-height: 35px;padding:15px 0;
}
.PrevNext{
	font-size: 14px;
}
.PrevNext p{
	line-height: 30px;
}
.chzs-thumb{
	text-align: center;padding-top:30px;
}
.chzs-thumb img{
	max-width: 1200px;
}
.chzs-show{
	font-size: 16px;color:#686868;line-height: 30px;padding: 30px 0;
}
.job-list{
	border:1px solid #CACCCC!important;margin-bottom: 30px;
}
.job-list tr{
	line-height: 35px;
}
.job-list tr:nth-child(odd){
	background:#F4F4F4;
}
.job-list tr th{
	border-bottom:1px solid #CACCCC!important;
}
.job-list tr td{
	text-align: center;border-bottom:1px solid #CACCCC!important;font-size: 14px;
}
.EnrollForm{
	width:500px;margin:20px 0 0 300px;
}
.EnrollForm p{
	padding-bottom: 15px;
}
.EnrollForm p label{
	font-size: 14px;float: left;width: 80px;text-align: right;line-height: 30px;
}
.EnrollForm p .inptext{
	width:410px;line-height: 30px;height: 30px;border:1px solid #ccc;border-radius: 5px;
}
.EnrollForm p .textarea{
	width:410px;height:100px;
}
.EnrollForm .inpsub{
	width:120px;height:30px;background: #00a4f0;color:#fff;margin-left:230px;cursor: pointer;border-radius: 5px;
}
.EnrollForm .verify{
	width:120px!important;margin-right:10px;
}
.EnrollForm #verifyImg{
	height:30px;
}
.EnrollForm p span{
	color:red;padding-left:2px;
}
.map-lis-box {
    border: 1px #DADADA solid;
    padding: 15px;
    margin-top: 20px;
}
.niceScroll{
	max-height: 302px;
    overflow: hidden;
}
.map-lis-box li{
	height: 48px;margin-bottom: 30px;
}
.map-lis-box li div{
	padding:0 15px;
}
.map-lis-box li .col-xs-4{
	width:32%;
}
.map-lis-box li .col-xs-4 .title08{
	line-height: 24px;
}
.map-lis-box li .col-xs-4 .address{
	color:#999;line-height: 24px;
}
.map-lis-box li .col-xs-3{
	width:19%;border-left:1px solid #D6D6D6;line-height: 48px;text-align: center;
}
.newsPage{
	margin-left:510px;text-align: left;
}
.peitao li {
	position: relative;height:656px;
}
.peitao-bg{
	background:#000;height: 45px;line-height: 45px;width:1000px;position: absolute;bottom: 0;
}
.peitao .schd-show-resume{
	position: absolute;bottom: 0;color: #fff;line-height: 45px!important;padding:0 20px;font-size: 16px!important;
}
.bd02-downloads li{
	padding-bottom: 20px;
}
.bd02-downloads li .left p{
	color:#666;line-height: 30px;
}
.bd02-downloads li .left p a{
	color:#333;font-size: 16px;
}
.bd02-downloads li .right{
	display: block; width:100px;height:32px;background:#00a4f0;line-height: 32px;text-align: center;color: #fff;
}
.peitao-title{
	background:url(../images/peitao_pic01.png) no-repeat center center;
}
.history-left{
	position: relative;padding:0 57px;min-height: 464px;width:1200px;margin:0 auto;overflow: hidden;
}
.history-x{
	position: absolute;border-bottom:1px solid #d1d1d1;width:1200px;margin:396px 0;
}

.history-left .history-scroll{
	width:1200px;overflow: hidden;
}
.history-left .history-scroll ul li{
	width:300px;position: relative;float: left;min-height: 1000px;
}
.history-left .history-scroll ul li .history-t{
	background:url(../images/history_pic01.png) no-repeat center center;height: 87px;position: absolute;width:300px;top:390px;z-index: 10;cursor: pointer;
}
.history-left .history-scroll ul li .history-t:hover{
	background: url(../images/history_pic01_on.png);
}
.history-left .history-scroll ul li .history-t:hover p{
	color:#fff;
}
.history-left .history-scroll ul li .history-t p{
	font-size: 16px;color: #666666;text-align: center;line-height: 24px;padding-top:55px;
}
.history-left .history-scroll ul li .history-c{
	width:280px;background:#f5f5f5;padding:10px;color: #666;line-height: 24px;position: absolute;
	top:477px;
}
.history-scroll .prev,
.history-scroll .next{ position:absolute;  left:0px; top:376px; display:block; width:42px; height:42px; overflow:hidden; cursor:pointer;  }
.history-scroll .prev{
	background:url(../images/history_left.png) no-repeat left center;
}
.history-scroll .next{ left:auto; right:0px; background:url(../images/history_right.png) no-repeat left center;}
.history-scroll .prev:hover{ background: url(../images/history_left_on.png); }
.history-scroll .next:hover{ background: url(../images/history_right_on.png); }
.history-left .history-scroll ul li:nth-child(even){
	bottom: 205px;
} 
.history-left .history-scroll ul li:nth-child(even),
.history-left .history-scroll ul li:nth-child(even) .history-t p,
.history-left .history-scroll ul li:nth-child(even) .history-c
{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.history-left .history-scroll ul li:nth-child(even) .history-t p{
	padding-bottom: 55px!important;
}
.job-table{
	border-top:1px solid #ccc;border-left:1px solid #ccc;margin: 10px 0 15px 0;
}
.job-table p{
	float: left;width:49.9%;border-right:1px solid #ccc;border-bottom:1px solid #ccc; line-height: 40px;
}

.job-table p label{
	display: inline-block;width:100px;text-align: center;background: #f1f1f1;color: #00a4f0;font-weight: bold;
}
.job-table p span{
	padding-left:20px;
}
.joblink{
	color:#00a4f0;
}
.JobForm{
	width:750px;margin:0 auto;
}
.JobForm p{
	padding-bottom: 15px;font-size: 14px;color: #686868;overflow: hidden;line-height: 35px;text-align: right;
}
.JobForm p label{
	width:98px;float: left;
}
.JobForm p .inptext{
	line-height: 35px;border:1px solid #ccc;height:35px;color: #686868;width:480px;border-radius: 5px;float: left;
}
.JobForm p span{
	float: left;color:red;margin-left:5px;
}
.JobForm p .textarea{
	width:480px;height: 100px;border:1px solid #ccc;border-radius: 5px;float: left;
}
.JobForm p .verify{
	width: 120px!important;
    margin-right: 10px;
}
.JobForm p #verifyImg {
    height: 35px;float: left;
}
.JobForm .inpsub-p{
	text-align: center;
}
.JobForm .inpsub {
    width: 120px;
    height: 30px;
    background: #00a4f0;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}
.JobForm p em {
    display: block;
    font-size: 12px;
    padding-left: 5px;
    float: left;
    font-style: normal;
    color: #ff2200;
}
.bwg-img{
	padding-bottom: 30px;
}
.bwg-img a{
	display: block;
}
.bwg-img .left{
	width:286px;
}
.bwg-img .right{
	width:914px;
}
.bwg-pic02 a{
	background: url(../images/bwg_pic02.jpg) no-repeat left center;height: 133px;width:286px;
}
.bwg-pic03 a{
	background: url(../images/bwg_pic03.jpg) no-repeat left center;height: 286px;width:286px;margin-left:19px;
}
.bwg-pic04 a{
	background: url(../images/bwg_pic04.jpg) no-repeat left center;height: 286px;width:590px;margin-left:19px;
}
.bwg-pic05 a{
	background: url(../images/bwg_pic05.jpg) no-repeat left center;height: 438px;width:286px;margin-top:19px;
}
.bwg-pic06 a{
	background: url(../images/bwg_pic06.jpg) no-repeat left center;height: 286px;width:286px;margin-left:19px;margin-top:19px;
}
.bwg-pic07 a{
	background: url(../images/bwg_pic07.jpg) no-repeat left center;height: 286px;width:286px;margin-left:19px;margin-top:19px;
}
.bwg-pic08 a{
	background: url(../images/bwg_pic08.jpg) no-repeat left center;height: 286px;width:285px;margin-left:19px;margin-top:19px;
}
.a-0{
	width:1000px;height:560px;background: #000;
}
.details-map .BMap_bubble_title,
.details-map .BMap_bubble_content{
	font-size:13px;
}

.floating_ad{
	position: absolute;
	z-index: 9999;
}
.colse-floating{
	display: inline-block;
	width: 15px;
	height: 15px;
	font-size: 18px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 10px;
	border: 1px solid #999;
	font-family: "宋体";
	color: #999;
	position: absolute;
	right: -8px;
	top: -8px;
	cursor: pointer;
}
.floating_ad img{
	width: 381px;
	height: 231px;
}