@font-face{font-style:normal;font-family:'ºÚÌå',;src:url('font/Roboto-Regular.ttf','font/simhei.ttf') format('truetype');}
@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:1.5;
	font-family:"ºÚÌå";
	min-width:1200px;
	
	
	}
*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	}
a:hover{
	color:#00a4a8;
	text-decoration: none;
	}
table{ margin: auto}
em{ font-style:normal}
.biao{position: relative; width:100%; 
	z-index: 0;
}
.biao_top{ position: absolute; z-index: 99; width:100%; background: #fff; }
.top{ width:1200px; margin:auto; height:120px;}
.logo{ width:352px; height:65px; float:left; margin-top:35px;}
.logo img{ width: 250px;}
.nav{ width:560px; float:right; height:60px; margin-top:35px;}
.nav ul li{ padding-left:30px; padding-right:30px; height:60px; line-height:60px; font-size:16px; color:#FFFFFF; float:left}
/* .nav ul li a{ color:#FFFFFF; height:60px; line-height:60px;}*/
.nav ul li a{ color: #333; height:60px; line-height:60px;}
.nav ul li a:hove{ color: #00a4a8!important;}
.zyw{ width:164px; float:right; height:60px; line-height:60px; text-align:center; color:#FFFFFF; margin-top:35px;}
.zyw a{ color:#FFFFFF}

.nav2{ width:560px; float:right; margin-left:60px; height:60px; margin-top:35px;}
.nav2 ul li{ padding-left:32px; padding-right:33px; height:60px; line-height:60px; font-size:16px; float:left}
.zyw2{ width:164px; float:right; height:60px; line-height:60px; text-align:center; margin-top:35px;}

.banner{height:828px;overflow:hidden; float:left; width:100%;}
.banner .d1{width:100%;height:828px;display:block;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:827px;}
.banner .d2 ul{float:left;position:absolute;top:0;margin: auto;display:inline; width:100%}
.banner .d2 li{width:50%;height:15px;overflow:hidden;cursor:pointer; background-color:#c0c0c0;float:left;margin:0 0px;display:inline;}
.banner .d2 li.nuw{background-color:#fe0000;}

.slide-main{height:828px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:267px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:10px;position:absolute;z-index:124;top:827px;left:0;text-align:center;}
.item a{display:inline-block;width:33.33%;height:10px;background:#c0c0c0;overflow:hidden;}
.item a.cur{background:#fe0000;}
.slide-box,.slide{display:block;width:100%;height:828px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:828px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:#ff6900;}
#bgstyleb{background:#193d85;}
#bgstylec{background:#000;}
.slide a{display:block;width:100%;height:828px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:100px;}
.obj-b{top:406px;height:100px;}
.obj-c{display:block;height:582px;top:0;margin-left:-540px;}
.obj-d{top:228px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;height:170px;margin-left:-460px;top:223px;z-index:12;}
.obj-f{width:692px;height:394px;top:158px;margin-left:-180px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

.wrap{ width:100%; float:left; padding-bottom:30px; padding-top:30px; background-color:#e1e2e4}
.main{ width:1200px; margin:auto;clear: both;}
.sl-title{text-align: center;}
.sl-title h2{font-size: 36px; color: #454749; font-weight: normal;}
.sl-title p { color: #6d767c; font-weight: 100; margin: 15px 0; font-size: 18px;}
.sl-title hr{ width: 40px; border-bottom: solid 2px #454749; margin: 0 auto; }
/* background-color:#1e283a; */
#bb_1,#bb_2{ margin-top: 20px; }
.photo{ width:287px; float:left; margin-right:17px; background-color:#00a4a8; color:#FFFFFF; margin-top:10px;}
.photo p{ line-height:22px; text-align:center}
.photo-sm{ height:75px; overflow:hidden; padding-left:40px; padding-right:40px;}
.photo-more{ padding-bottom:25px; padding-top:10px;} 
.photo-title{ height:65px; line-height:65px; font-size:22px; font-weight:bold;}
.pro-title{ width:1200px; float:left; text-align:center; padding-top:10px; line-height:20px; font-size:14px; color:#8595a2}
.pro-title span{ font-size:36px; font-weight:bold; color:#454749; line-height:65px;}
.pro-title p {color: #6d767c; font-weight: 100; margin: 15px 0;}
.pro-title hr{ width: 40px; border-bottom: solid 2px #454749; margin: 0 auto; }
.pro-tex{ float:left; margin-top:20px; border:4px solid #f1f1f1;}
.pro-tex ul li{ width:288px; float:left; border:5px solid #f1f1f1; text-align:center; background-color:#FFFFFF; height:125px;}
.pro-tex ul li img{ width:287px; height:125px;}
.wrap2{ width:100%; float:left; margin-top:30px; background-color:#e1e2e4}
.team-title{ width:100%; height:56px; float:left; background:url(../images/hx.jpg) repeat-x; text-align:center}
.team-title span{ padding-left:25px; padding-right:25px; font-size:36px; font-weight:bold; color:#1e283a; background-color:#e1e2e4}
.container{text-align: left;margin: 0 auto;width: 960px;position: relative;}
#featured{overflow: hidden;height: 295px;position: relative;}
#featured .slide{position: absolute;z-index: 1;background: url(images/slide-bg.png) no-repeat;padding: 6px 6px 25px;}
#featured .active{z-index: 2;background: url(images/active-slide-bg.png) no-repeat;padding: 6px 6px 25px;}
#slider-left-overlay, #slider-right-overlay{position: absolute;top: 60px;height: 263px;z-index: 3;}
#slider-left-overlay{background: url(images/slider-left-overlay.png) no-repeat;width: 169px;left: 0;}
#slider-right-overlay{background: url(images/slider-right-overlay.png) no-repeat;width: 171px;right: 0;}
#featured .description{display: none;background: url(../images/featured-description-bg.png) no-repeat;position: absolute;bottom: 25px;left: 6px;width: 500px;height: 38px;padding: 18px 7px 0 15px;font-size: 24px;}
#featured .description, #featured .description h2{color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.4);}
#featured .additional{display: none;background: url(../images/featured-hover-overlay.png);position: absolute;top: 6px;left: 6px;width: 500px;height: 295px;}
#featured .active .description{display: block;}
#featured a.prevslide, #featured a.nextslide{display: block;width: 30px;height: 40px;position: absolute;top: 124px;text-indent: -9999px;}
#featured a.prevslide{background: url(../images/featured-left-arrow.png) no-repeat;left: 29px;}
#featured a.nextslide{background: url(../images/featured-right-arrow.png) no-repeat;right: 30px;}
#featured a.featured-zoom, #featured a.featured-more{display: block;width: 40px;height: 43px;position: absolute;text-indent: -9999px;top: 120px;}
#featured a.featured-zoom{background: url(../images/featured-zoom.png) no-repeat;left: 211px;}
#featured a.featured-more{background: url(../images/featured-more.png) no-repeat;left: 263px;}

.more{ width:100%; float:left; margin-top:15px; margin-bottom:15px; text-align:center; font-size:24px; color:#ffffff; font-weight:bold;}
.more a{ padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px; background-color:#fe0000; color:#ffffff}
.new-title{ text-align: center; margin-top:10px;}
.new-title h2{font-size:36px; font-weight:bold; color:#454749; line-height:65px; }
.new-title p {color: #6d767c; font-weight: 100; margin: 15px 0;}
.new-title hr{ width: 40px; border-bottom: solid 2px #454749; margin: 0 auto; }
.new-tex{ width:1200px; float:left;}
.new-tex-lb{ width:1200px; float:left; margin-top:20px; background:url(../images/newbj.jpg) no-repeat center; height:124px; overflow:hidden}
.new-tex-lb01{ width:83px; float:left; line-height:30px; color:#FFFFFF; font-size:18px; padding-left:18px; margin-top:18px;}
.new-tex-lb01 span{ font-size:40px; font-weight:bold;}
.new-tex-lb01 em{ font-size:30px;}
.new-tex-lb02{ width:880px; float:left; margin-left:30px; line-height:22px; margin-top:10px;}
.new-tex-lb02 span{ font-size:18px; font-weight:bold; line-height:45px;} 
.new-tex-lb03{ width:30px; float:right; height:124px; line-height:124px; color:#7f7f7f; text-align:center; font-size:36px}
.new-tex-lb03 a{ color:#7f7f7f;}
.new-tex-lb:hover{ background:url(../images/newjhbj2.jpg) no-repeat center; cursor:pointer}
.foot{ width:100%; float:left; background-color:rgba(48, 50, 52, 1); margin-top:50px; padding-top:45px; line-height:31px; padding-bottom:10px; color:#FFF}
.foot01{ width:100%; float:left;pline-height:31px; color:#FFF}
.foot01 a{ font-size:14px; padding-right:65px; color:#FFF}
.bluehx{ width:100%; float:left; height:60px; background-color:#00a4a8}
.left{ width:213px; float:left; margin-top:30px; padding:15px; border:2px solid #ededed}
.zlm{ width:213px; float:left;}
.zlm ul li{ width:213px; float:left; height:60px; line-height:60px; border-bottom:1px solid #ededed; font-size:16px; text-transform:uppercase}
.zlm ul li a{ width:190px; float:left; height:60px; line-height:60px; padding-left:23px;}
.zlm ul li a:hover{ color:#00a4a8;}
.zlmon{color:#00a4a8;}
.zlmon a{color:#00a4a8;}
.zlm2{ width:213px; float:left;}
.zlm2 ul li{ width:213px; float:left;}
.zlm2 ul li img{ width:213px; height:auto}
.zlm-t{ width:190px; float:left; height:40px; line-height:40px; font-size:18px; color:#00a4a8; font-weight:bold; padding-left:23px;}
.zlm3{ width:213px; float:left;}
.zlm3 ul li{ width:190px; float:left; height:25px; line-height:25px; padding-left:23px; font-size:13px}

.right{ width:850px; float:right; margin-top:30px;}
.dlm{ width:850px; float:left; font-size: 24px; font-weight:bold; color:#00a4a8; text-transform:uppercase}
.contect{ width:850px; float:left; margin-top:15px; line-height:25px; font-size:14px; min-height:400px;}
.cplb{ width:251px; float:left; margin-bottom:40px; margin-right:30px; line-height:20px; color:#666666; letter-spacing:-1px; font-size:12px}
.cplb img{ width:251px; height:100px; margin-bottom:5px;}
.cplb span{ color:#00a4a8; font-size:14px; line-height:30px; letter-spacing:0px; text-transform:uppercase}
.fy{ width:850px; float:left; margin-top:10px; margin-bottom:20px; text-align:center; height:25px; line-height:25px;}
.fy a{ padding-left:5px; padding-right:5px;}
.lxwm{ width:818px; height:334px; overflow:hidden; float:left; background:url(../images/lxbj.jpg) no-repeat center; line-height:25px; border:1px solid #dddddd; padding-left:30px; padding-top:10px;}
.lxwm span{ font-size:22px; color:#00a4a8; text-transform:uppercase; line-height:60px; font-weight:bold;}

.newslb{ width:371px; float:left; border:1px solid #dddddd; padding:18px; margin-right:16px; margin-bottom:16px;}
.newslb img{ width:136px; height:102px; float:left; margin-right:30px; }
.newslb-title{ height:75px; line-height:22px; overflow:hidden}
.newslb span{ color:#00a4a8}

.qh{ width:430px; height:10px; margin:auto;}
.qh ul li{ width:200px; height:5px; margin-left:5px; float:left}

.hcOff { width:200px; height:5px; border-top:10px #CCCCCC solid }

.hcOn { width:200px; height:5px; border-top:10px #00a4a8 solid }


.amplification-btn{
    width:40px;
    height:40px;
    margin:10px auto;
    cursor:pointer;
    background:url(../images/gray_amplification.png) 0 no-repeat; 
}
.amplification-btn:hover{
    background:url(../images/amplification.png) 0 no-repeat;width:auto;
	background:#ff0000;
	 filter:alpha(opacity:80); opacity:0.8; -moz-opacity:0.8;-khtml-opacity: 0.8;
}
.mask{
    display:none;
    position:fixed;
    z-index:999999;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000
    ,endColorstr=#7f000000);
    text-align:center;
}

.view{
    position:relative;
    display:inline-block;
    margin-top:50px;
    padding:12px;
}
.view>img{
    padding:12px;
    background-color:#ffffff;
}
.close{
    position:absolute;
    right:0;
    top:0;
    width:23px;
    height:25px;
    background:url(../images/close.png) 0 no-repeat;
    cursor:pointer;
}
