@charset "gb2312";
/* CSS Document */
*{padding:0; margin:0;}
body{font-size:14px; font-family:"微软雅黑";}
ul,ol,li{ list-style:none;}
img{border:none;}
h1, h2, h3, h4, h5, h6, hr, blockquote, form, ul, ol, li, p, pre, dl, dt, dd, fieldset, legend, button, input, textarea{margin:0; padding:0;}
a:link{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}
a:hover{color:#000; text-decoration:none;}
.clear{clear:both; font-size:0; font-family:"sans-serif"; height:0; line-height:0;}

#header-box{width:100%;}
#header{width:1200px; margin:0 auto; height:108px;}
#header-r{width:201px; float:right; margin-top:20px;}
#header-r h2{font-weight:normal; text-align:right; font-size:14px; color:#666;}
#header-r h2 a{color:#666;}
#header-r .ssk{width:201px; height:26px; background:#eee; border-radius:10px; overflow:hidden; margin-top:18px;}
.header-text{float:left; width:161px; height:26px; outline:none; border:none; background:#eee; padding-left:10px;}
#header-button{width:30px; height:26px; cursor:pointer; background:url(../images/ss.png) no-repeat center; border:none; outline:none; float:right; color:#fff; font-size:16px; font-family:"微软雅黑";}

#nav-box{width:100%; height:46px; background:#4dafe2;}
#nav{width:1200px; height:46px; margin:0 auto;}
#nav ul li{float:left; padding:0 35px; line-height:46px; font-size:16px;}
#nav ul li:hover{background:#0268b3;}
#nav ul li a{color:#fff;}

/*banner*/
.banner{width:100%; height:560px; margin-bottom:25px;}
.center_area{
	width:100%;
	height:560px; 
	margin:0 auto;
}


/*中间区域*/
.center_area .center{
	width:100%;
	height:560px;
	background:#ccc;
	float: left;
}
/*.common_da{ width: 800px; height:100px; background:#f00;}*/
.center_area .center .center_top{
	width:100%;
	height:560px;
	/*background: orange;*/
}
/*<==================================================>*/

/*中间轮播图区域*/
 
.content_middle{
	height:410px;
    margin:0px auto;
    position:relative;
}
.content_middle:hover .common{
	display: block;
}
/*左右切换图标*/
.content_middle .common{
	display: block;
	width:50px;
	height: 100px;
	position: absolute;
	z-index: 25;
    top:72%;
    margin-top: -50px;
    display: none;
}
.content_middle .btnLeft{
	opacity: 0.5;
	left:0px;
	background: url(../images/banner_l.png) no-repeat;
}
.content_middle .btnRight{
	opacity: 0.5;
	right:0px; 
	background: url(../images/banner_r.png) no-repeat;
	margin-right:20px;
}
/*左右切换图标*/
.content_middle ul li{
	width:100%;
	height:560px; 
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	margin:0px auto;
}

/*切换小图标*/

.content_middle .table{
	width:120px; 
	height:10px;
	position: absolute;
	bottom:-130px;
	left:0;
	right:0;
	margin:0 auto;
	
	z-index:9; 
	line-height: 24px; 
}
.content_middle .table a{
    width:10px; height:10px; margin:0 5px; border-radius:10px; float:left; overflow:hidden;*display:inline;*zoom:1;border:1px solid #fff;
	 background:none;
}

.content_middle .table a.small_active{
	 
	  background:#ffffff;border:1px solid #fff;
} 

.index1{width:1200px; margin:0 auto;}
.index1 h2{font-size:36px; font-weight:normal; color:#333; text-align:center;}
.index1 h2 span{color:#0268b3;}
.index1 h3{font-size:18px; font-weight:normal; color:#666; text-align:center;}
.index1 ul{overflow:hidden; margin:40px 0 50px;}
.index1 ul li{width:123px; float:left; margin-right:55px;}
.index1 ul li:last-child{margin-right:0;}
.index1 ul li img{border-radius:100%;}
.index1 ul li p{text-align:center; font-size:18px; color:#0268b3; margin:10px 0;}

.index2-box{width:100%; background:#eee; height:624px; overflow:hidden;}
.index2{width:1200px; height:624px; margin:0 auto; overflow:hidden;}
.index2 h2{font-size:36px; font-weight:normal; color:#333; text-align:center; margin-top:50px;}
.index2 h2 span{color:#0268b3;}
.index2 h3{font-size:18px; font-weight:normal; color:#666; text-align:center; margin-bottom:25px;}
.index2 ul li{width:280px; height:400px; box-sizing:border-box; padding:20px; background:#fff; position:relative; margin-right:26px; float:left;}
.index2 ul li:last-child{margin-right:0;}
.index2 ul li h4{color:#333; font-size:14px; font-weight:normal; margin-top:8px; line-height:24px;}
.index2 ul li h5{color:#666; font-size:14px; font-weight:normal; line-height:24px;}
.index2 ul li .more{width:130px; height:38px; line-height:38px; text-align:center; background:#00a9e0; border-radius:5px; color:#fff; position:absolute; left:0; right:0; bottom:20px; margin:0 auto; font-size:16px;}

.content3-box{width:100%; height:585px; background:#e3e3e3; overflow:hidden;}
.content3{width:1200px; margin:40px auto 70px; overflow:hidden;}
.content3 ul li{width:600px; float:left; background:#fafafa; position:relative; transition:0.5s;}
.content3 ul li:hover{background:#00a9e0; cursor:pointer;}
.content3 ul li .imgbox{width:300px; height:250px; float:left; overflow:hidden;}
.content3 ul li:hover img{transform:scale(1.1);}
.content3 ul li img{vertical-align:middle;transition:1s;}
.content3 ul li .wz{width:240px; height:205px; margin:23px 30px 0 30px; float:right; position:relative;transition:0.5s;}
.content3 ul li .wz h2{font-size:20px; color:#004473; margin-bottom:10px;}
.content3 ul li .wz .p1{font-size:14px; line-height:24px; color:#666;}
.content3 ul li .more{position:absolute; right:0; bottom:0; font-size:14px; color:#004473; width:112px; height:30px; line-height:30px; border:1px solid #004473; text-align:center;}
.content3 ul li:hover .more{border:1px solid #fff;}
.content3 ul li:hover .wz h2,.content3 ul li:hover .wz .p1,.content3 ul li:hover .more{color:#fff;}
.content3 ul li .sj{width: 0; height: 0; border-top: 10px solid transparent; border-right: 15px solid white; border-bottom: 10px solid transparent; position:absolute; top:20px; left:285px; z-index:9999;transition:0.5s;}
.content3 ul li:hover .sj{border-right: 15px solid #00a9e0;}
.content3 ul li .sj2{width: 0; height: 0; border-top: 10px solid transparent; border-left: 15px solid white; border-bottom: 10px solid transparent; position:absolute; top:20px; left:300px; z-index:9999;transition:0.5s;}
.content3 ul li:hover .sj2{border-left: 15px solid #00a9e0;}

.index4{width:1200px; margin:0 auto 40px;}
.index4-l{width:825px; float:left;}
.index4-l h2{font-size:30px; color:#333; font-weight:normal; margin-bottom:20px;}
.index4-l h2 span{color:#0094e4;}
.index4-l h2 i{font-size:24px; color:#999; font-style:normal;}
.index4-ll{width:300px; float:left;}
.index4-ll h3{font-size:16px; color:#333; font-weight:normal; line-height:26px; margin:5px 0;}
.index4-ll h4{font-size:14px; color:#333; font-weight:normal; line-height:24px;}
.index4-ll h4 a{color:#00a9e0;}
.index4-lr{width:495px; float:right;}
.index4-lr ul li{ height:36px; line-height:36px; border-bottom:1px dashed #dedede; color:#666;}
.index4-lr ul li span{float:right; color:#999;}
.index4-lr ul li i{width:5px; height:5px; display:inline-block; background:#ccc; border-radius:100%; margin:0 8px 3px 8px;}

.index4-r{width:348px; float:right;}
.index4-r h2{font-size:30px; color:#333; font-weight:normal; margin-bottom:20px;}
.index4-r h2 span{color:#0094e4;}
.index4-r h2 i{font-size:24px; color:#999; font-style:normal;}

#inner{width:348px; border:5px solid #ececec; box-sizing:border-box; overflow:hidden;}
.hot-event{padding:255px 0 0;position:relative}
.hot-event .switch-tab{text-align:center;padding:10px 0}
.hot-event .switch-tab .current,.hot-event .switch-tab a{margin:0 2px;display:inline-block;/*width:15px;height:15px;background-image:url(../images/bg.png);*/background-position:-161px 0;font:0/0 arial;color:transparent;overflow:hidden;vertical-align:top}
.hot-event .switch-tab .current{background-image:url(../images/bg.png);background-position:-195px 0}
.hot-event .switch-nav{position:absolute;right:20px;bottom:10px;z-index:2}
.hot-event .switch-nav .i-Prev{background-image:url(../images/bg.png);background-position:-127px 0}
.hot-event .switch-nav .Prev{border-radius:3px 0 0 3px;border-width:1px}
.hot-event .switch-nav .next{border-radius:0 3px 3px 0;border-width:1px 1px 1px 0}
.hot-event .switch-nav .i-next{background-image:url(../images/bg.png);background-position:-144px 0}
.hot-event .switch-nav a{display:inline-block;padding:1px 10px 3px; margin-left:10px; background:rgba(0,0,0,.3); border-color:rgba(255,255,255,.6)}
.hot-event .switch-nav a:hover{background:rgba(77,175,226,1)}
.hot-event .event-item{height:237px;width:312px;position:absolute;z-index:1;left:15px;top:15px;}
.hot-event .event-item .banner{display:block}
.hot-event .event-item p{position:absolute; left:0; bottom:-30px; color:#666; width:100%; height:20px; line-height:20px; box-sizing:border-box; font-size:16px;}
/*.hot-event .event-item img{-webkit-box-reflect:below 0 -webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(85%,transparent),to(rgba(255,255,255,.2)));border:0; position:relative;}*/
.hide-clip{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;line-height:0!important;width:1px!important;overflow:hidden;}
a{color:#4385a7}
a{text-decoration:none}
a .ico{cursor:pointer}
.ico{display:inline-block;width:16px;height:16px;vertical-align:middle;overflow:hidden}

.index5{width:1200px; margin:0 auto; overflow:hidden;}
.index5 h2{font-size:36px; font-weight:normal; color:#333; text-align:center;}
.index5 h2 span{color:#0268b3;}
.index5 h3{font-size:18px; font-weight:normal; color:#666; text-align:center; margin-bottom:25px;}
.index5 ul{border-top:1px solid #dedede; margin:35px 0; overflow:hidden;}
.index5 ul li{width:200px; height:140px; box-sizing:border-box; border:1px solid #dedede; border-top:none; border-right:none; float:left;}
.index5 ul li:nth-child(6n){border-right:1px solid #dedede;}

#footer-box{width:100%; background:#2d2d2d;}
#footer{width:1200px; margin:0 auto; padding:30px 0; color:#fff; overflow:hidden;}
#footer h2{font-size:18px; color:#fff; font-weight:normal; margin-bottom:20px;}
#footer ul{overflow:hidden; float:left;}
#footer ul li{height:40px; line-height:40px; color:#bdbdbd;}
#footer ul li span{color:#fff; font-size:24px;}
#footer img{vertical-align:middle; margin-right:8px;}
#footer .ewm{float:right;}
#footer .ewm p{text-align:center; margin:5px 0;}
.banq{width:100%; height:40px; background:#000; text-align:center; color:#fff; line-height:40px;}

/*新闻*/
.news-banner{width:100%; height:300px; background:url(../images/bannner.jpg) no-repeat center;}

.tab-box{width:100%; height:50px; background:#b1d032;}
.tab{width:1200px; height:50px; margin:0 auto;}
.tab ul li{height:50px; padding:0 20px; line-height:50px; text-align:center; color:#fff; float:left; font-size:16px;}
.tab ul li.on{background:#fff; color:#333;}

.news{width:1200px; margin:34px auto;}
.news h2{font-size:30px; color:#0268b3; font-weight:normal; padding-bottom:10px;}
.news h2 span{ border-bottom:3px solid #c5c5c5; padding-bottom:10px;}
.news-top{width:1200px; height:249px; margin:28px auto; overflow:hidden; position:relative;}
.news-top h3{font-size:24px; color:#999; font-weight:normal; margin:8px 0;}
.news-top h4{font-size:18px; color:#333; font-weight:normal; margin-bottom:10px;}
.news-top h5{font-size:14px; color:#333; font-weight:normal; line-height:26px;}
.news-top .more{position:absolute; left:425px; bottom:20px; color:#0268b3;}

.news ul li{overflow:hidden; height:94px; position:relative; border-bottom:1px solid #dedede; padding-bottom:25px; margin-bottom:25px;}
.news ul li .news-time{width:94px; height:94px; background:#e1e1e1; overflow:hidden; float:left; margin-right:25px;}
.news ul li .news-time h3{font-size:48px; color:#0268b3; font-weight:normal; text-align:center; margin-top:3px;}
.news ul li .news-time h4{font-size:14px; color:#333; font-weight:normal; text-align:center; margin-top:-4px;}
.news ul li h5{font-size:18px; color:#333; font-weight:normal; margin:5px 0; }
.news ul li h6{font-size:14px; color:#999; font-weight:normal; width:900px; float:left; line-height:24px;}
.news ul li .more{width:125px; height:40px; line-height:40px; text-align:center; color:#fff; background:#4dafe2; border-radius:4px; position:absolute; right:0; top:22px;}

/*新闻详细页*/
.news_view{width:1200px; background:#fff; margin:20px auto;}
.news_view_top{width:1200px; height:90px; margin:0 auto;}
.news_view_top h2{text-align:center; font-size:24px; font-weight:normal; color:#333; line-height:35px; margin-bottom:10px;}
.news_view_top p{text-align:center; font-size:14px; color:#666; line-height:24px; border-bottom:1px solid #dedede; padding-bottom:20px;}
.news_view_top span{text-align:center; font-size:14px; line-height:24px; margin:0 20px;}
.news_view_p{font-size:14px; color:#666; text-align:left; line-height:26px; margin:10px 0; border-bottom:1px solid #dedede; padding-bottom:20px; margin-bottom:20px;}
.news_view .fx{text-align:center;}


/*产品设备*/
.product{width:1200px; margin:20px auto; box-sizing:border-box;}
.product h2{font-size:30px; color:#0268b3; font-weight:normal; padding-bottom:10px;}
.product h2 span{ border-bottom:3px solid #c5c5c5; padding-bottom:10px;}
.product ul{overflow:hidden; margin:20px 0;}
.product ul li{ position:relative; overflow:hidden; border-bottom:1px solid #dedede; padding-bottom:20px; margin-bottom:20px;}
.product ul li h3{font-size:18px; color:#333; font-weight:normal; margin-bottom:12px; line-height:26px;}
.product ul li h4{font-size:14px; color:#787878; font-weight:normal; line-height:22px;}
.product ul li h5{position:absolute; bottom:25px; left:238px; font-weight:normal; font-size:14px; color:#fff; text-align:center; border-radius:5px; width:140px; height:40px; line-height:40px; background:#00a9e0;}

/*产品详细*/
.product-t{width:1200px; margin:30px auto; overflow:hidden;  position:relative;}
.product-t img{border:1px solid #dedede; float:left; margin-right:64px;}
.product-t h2{font-size:24px; color:#333; font-weight:normal; margin:10px 0 20px;}
.product-t h3{font-size:14px; color:#666; font-weight:normal; line-height:35px;}

.product-jj{width:788px; height:166px; box-sizing:border-box; padding:20px 0 20px 20px; background:#f2f2f2; position:absolute; top:80px; right:0;}
.product-jj-tit{font-size:16px; color:#0268b3; margin-bottom:10px;}
.product-jj-p{line-height:26px; color:#666;}
.bshare-custom{ position:absolute; bottom:0px;left:420px;}
.bshare-custom span{line-height:30px; margin-right:10px; margin-top:5px; display:inline-block;}

.product-view{width:1200px; margin:30px auto;}
.product-tit{font-size:20px; color:#333; border-bottom:1px solid #dcdcdc; padding-bottom:10px;}
.product-tit span{border-bottom:2px solid #0268b3; padding-bottom:9px;}
.product-p{margin:20px 0; color:#666; line-height:24px;}

/*设备*/
.equipment{width:1200px; margin:0 auto 30px; overflow:hidden;}
.equipment ul li{width:380px; height:280px; position:relative; float:left; margin-right:30px; margin-bottom:30px;}
.equipment ul li:nth-child(3n){margin-right:0;}
.equipment ul li p{width:100%; height:40px; line-height:40px; background:rgba(0,0,0,0.3); text-align:center; position:absolute; left:0; bottom:0; color:#fff;}

/*服务支持*/
.service-p1{font-size:18px; color:#333; line-height:32px; margin-top:20px;}
.service-p2{color:#666; margin-top:10px;}

/*资料下载*/
.zil{width:1200px; margin:0 auto;}
.zil h2{font-size:20px; color:#08338f; font-weight:normal; border-bottom:1px solid #e0e0e0; padding-bottom:22px; margin-bottom:20px;}
.zil h2 span{border-bottom:2px solid #4dafe2; padding-bottom:21px;}
.zil h3{background:#e7e7e7; height:38px; line-height:38px; font-weight:normal; font-size:14px; color:#333; padding-left:20px; position:relative;}
.zil h3 span{position:absolute; right:40%;}
.zil h3 i{position:absolute; right:20%; font-style:normal;}
.zil h3 em{position:absolute; right:5%; font-style:normal;}
.zil ul{overflow:hidden; margin-bottom:20px;}
.zil ul li{height:49px; line-height:49px; background:url(../images/sjx.jpg) no-repeat 0.8% 50%; padding-left:20px; border-bottom:1px dashed #dedede; position:relative;}
.zil ul li span{position:absolute; right:40%;}
.zil ul li i{position:absolute; right:21%; font-style:normal;}
.zil ul li em{position:absolute; right:4.5%; top:30%; font-style:normal; width:40px; border-radius:4px; height:20px; line-height:20px; background:#4dafe2; text-align:center; color:#fff;}

/*关于我们*/
.about{width:1200px; margin:34px auto;}
.about h2{font-size:30px; color:#0268b3; font-weight:normal; padding-bottom:10px; margin-bottom:20px;}
.about h2 span{ border-bottom:3px solid #c5c5c5; padding-bottom:10px;}
.about-p{color:#666; line-height:24px;}

.zhanshi-box{width:100%; background:#eee; height:726px; overflow:hidden;}
.zhanshi{width:1200px; margin:49px auto; overflow:hidden;}
.zhanshi h2{font-size:36px; color:#333; font-weight:normal; text-align:center;}
.zhanshi h2 span{color:#0268b3;}
.zhanshi h3{font-size:18px; color:#666; font-weight:normal; text-align:center; margin:10px 0;}
.zhanshi ul{margin:30px auto 40px; overflow:hidden;}
.zhanshi ul li{width:280px; height:440px; padding:20px; box-sizing:border-box; background:#fff; float:left; position:relative; margin-right:26px;}
.zhanshi ul li:nth-child(4n){margin-right:0;}
.zhanshi ul li h4{font-size:14px; color:#333; line-height:24px; font-weight:normal; margin-top:8px;}
.zhanshi ul li h5{font-size:14px; color:#333; line-height:24px; font-weight:normal; margin-top:8px;}
.zhanshi ul li .more{width:130px; height:38px; line-height:38px; background:#00a9e0; border-radius:5px; text-align:center; color:#fff; position:absolute; bottom:20px; left:0; right:0; margin:0 auto; font-size:16px;}
.more-p{width:150px; height:35px; line-height:35px; border:2px solid #666; text-align:center; color:#666; margin:0 auto;}

/*联系我们*/
.contact{width:1200px; margin:34px auto;}
.contact h2{font-size:30px; color:#0268b3; font-weight:normal; padding-bottom:10px; margin-bottom:20px;}
.contact h2 span{ border-bottom:3px solid #c5c5c5; padding-bottom:10px;}
.contact-p{line-height:40px;}

/*人才招聘*/
.recruitment{width:1200px; margin:34px auto;}
.recruitment h2{font-size:30px; color:#0268b3; font-weight:normal; padding-bottom:10px; margin-bottom:20px; border-bottom:1px solid #c5c5c5;}
.recruitment h2 span{ border-bottom:3px solid #0268b3; padding-bottom:8px;}
.recruitment-tit{text-align:center; color:#0268b3; font-size:20px;}
.recruitment-p{ line-height:24px; color:#666; margin-top:20px;}

.zw { line-height:25px; border-bottom:#dedede dashed 1px; padding:10px 0px;}
.zwspan { padding-left:15px; background:url(../images/zp3.jpg) left no-repeat; line-height:30px; font-size:16px; color:#0268b3;}
.l_span { padding-left:15px; display:block; height:80px;
	 float:left;}
.r_p { float:left; padding-left:15px;display:block;}
.zw p { padding-left:15px;}
.zw a { clear:both; padding-left:15px; font-size:14px; color:#0268b3;}



.pages{  width:800px; margin:0 auto; text-align:center; height:42px; overflow:hidden; font-size:12px; font-family:"微软雅黑"; margin-bottom:30px; margin-top:20px}
.pages span{display:inline-block;padding:5px 10px; background-color:#1d2088;margin-left:6px;color:#fff;border:#B5BEC3 solid 1px}
.pages a{ display:inline-block; padding:5px 10px; background:#fff; color:#000; margin-left:6px; border:#B5BEC3 solid 1px }
.pages a:hover{ background:#1d2088; color:#FFFFFF}























