@font-face{font-style:normal;font-family:'Roboto-Regular','simhei',;src:url('font/Roboto-Regular.ttf','font/simhei.ttf') format('truetype');}
@charset "utf-8";
/* CSS Document */
body{
	font-size:14px;
	font-weight:normal;
	color:#333333;
	line-height:32px;
	font-family:"Roboto","Microsoft YaHei","simhei",sans-serif;
	min-width:1140px;
	
	
	}
*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	max-width:100%;

	}
ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	}
a:hover{
	color:#da241b;
	text-decoration: none;
	}
table{ margin: auto}
em{ font-style:normal}

.slideBox {
	width: 100%;
	height: 436px;
	overflow: hidden;
	position: relative
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1
}
.slideBox .hd ul {
	text-align: center
}
.slideBox .hd ul li {
	width: 80px;
	height: 36px;
	margin: 0 3px;
	display: inline-block;
	position: relative
}
.slideBox .hd ul li .dot {
	width: 80px;
	height: 4px;
	background-color: hsla(0,0%,60%,.4)
}
.slideBox .hd ul li span {
	display: none;
	color: #fff;
	position: absolute;
	width: 100%;
	font-size: 14px;
	left: 0;
	top: 0;
	line-height: 36px;
	cursor: pointer
}
.slideBox .hd ul li.on .liner {
	width: 80px;
	height: 4px;
	animation: liner 2.5s;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #198cff, #697173)
}
.slideBox .hd ul li:hover .dot {
	display: none
}
.slideBox .hd ul li:hover {
	width: 80px;
	height: 4px;
	transform: translateY(-50%);
	background: linear-gradient(90deg, #198cff, #697173);
	transition: all .1s ease
}
.slideBox .hd ul li:hover span {
	display: inline-block
}
@keyframes liner {
from {
width:0
}
to {
width:100%
}
}
.slideBox .bd {
	width: 100%;
	position: relative;
	height: 468px;
	overflow: hidden
}
.slideBox .bd li {
	text-align: center
}
.slideBox .bd img {
	width: 100%;
	height: 436px
}
.slideBox .bd:hover~.prev {
	display: block
}
.slideBox .bd:hover~.next {
	display: block
}
.slideBox .prev:hover {
	display: block
}
.slideBox .next:hover {
	display: block
}
.slideBox .prev {
	display: none;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	width: 29px;
	height: 52px;
	background: url(../img/left_array.png) no-repeat;
	background-size: cover
}
.slideBox .next {
	display: none;
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	width: 29px;
	height: 52px;
	background: url(../img/right_array.png) no-repeat;
	background-size: cover
}
.slideBox .bd li.active {
	animation-name: ai-big-out;
	animation-duration: .3s;
	animation-timing-function: ease;
	animation-fill-mode: forwards
}
@keyframes ai-big-out {
0% {
z-index:3;
transform:scale(1.1);
opacity:1
}
50% {
transform:scale(1.2);
opacity:.5
}
to {
transform:scale(1.3);
opacity:1
}
}
.biao_top{position: absolute;
	z-index: 99; width:100%; 

}
.top{ width:1140px; margin:auto; height:120px;}
.logo{ width:352px; height:58px; float:left; margin-top:35px;}
.nav{ width:620px; float:left;  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;}
.zyw{     width: 164px;
    float: right;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-top: 35px;
    font-size: 16px; color:#FFFFFF; }
.zyw b {
    float: left;
    margin-top: 13px;
}
.zyw a{ color:#FFFFFF}

.nav2{ width:620px; float:left;  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; font-size:16px;}
.zyw2 b{ float:left; margin-top:13px;}
.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;}
.btext{    margin-top: 120px;width: 500px;padding-left: 8%;text-align: left; position:absolute;}
.btext h1 a{color: #da241b;font-size: 30px;font-weight: bold;}
.btext p{ font-size:16px;}
.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:1140px; margin:auto; overflow:hidden;}
.photo{ width:368px; float:left; margin-right:12px; background-color:#da241b; color:#FFFFFF; margin-top:10px;}
.photo p{ line-height:22px; text-align:center}
.photo-sm{ height:40px; 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:1140px; float:left; text-align:center; margin-top:10px; line-height:20px; font-size:14px; color:#8595a2}
.pro-title span{ font-size:36px; font-weight:bold; color:#1e283a; line-height:65px;}
.pro-tex{ width:1136px; float:left; margin-top:15px; }
.wrap2{ width:100%; float:left; margin-top:30px; background-color:#e1e2e4}
.dlpp{ overflow:hidden; clear:both; padding-top:10px;}
.syleft p{    text-indent: 25px;}
.syleft p span{    color: #da241b;font-weight: bold;}
.dlpp ul li{     width: 179px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;}
.dlpp ul li img{ width:100%; height:auto;}
.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{ width:1140px; float:left; margin-top:10px; height:60px; line-height:60px; font-size:36px; font-weight:bold; background:url(../images/hx02.jpg) no-repeat left bottom}
.new-tex{ width:1140px; float:left;}
.new-tex-lb{ width:1140px; 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/newjhbj.jpg) no-repeat center; cursor:pointer}
.foot{ width:100%; float:left; background-color:#2a2a2a; margin-top:50px; padding-top:45px; line-height:31px; padding-bottom:10px; color:#818181}
.foot01{ width:100%; float:left;pline-height:31px; color:#b3b1b1;}
.foot01 a{ font-size:14px;  color:#b3b1b1;}
.bluehx{ width:100%; float:left; height:250px; background-color:#da241b; overflow:hidden;}
.left{ width:246px; float:left; margin-top:-105px;    position: absolute;}
.zlmlx{padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;    overflow: hidden;}
.zlmlx h3{    line-height: 40px;}
.zlmlx p{ line-height:30px;}
.zlm{ width:246px; float:left;}
.one{ float:left; width:30%; padding-left:3%}
.one h2{ color:#fff;}
.footl{ width:777px; float:left; overflow:hidden;}
.footr{ float:left;    width: 360px;}
.footrr h2{ color:#fff;margin-bottom: 20px;}
.footrr b{ width:27px; height:27px; display:block; background-color:#fff; float:left;border-radius: 20px;    margin-right: 10px;}
.footrr p{ width:100%; overflow:hidden; height:auto;    padding-bottom: 10px;}
.footrr b img{ width:20px; height:20px;    padding-top: 4px;padding-left: 4px;}
.miaobaoxie{ float:right; color:#333; font-size:14px;}
.zlm ul li{width: 243px;
    float: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
    font-size: 16px;
    text-transform: uppercase;}

.zlm ul li a{ width:220px; float:left; height:60px; line-height:60px; padding-left:23px;}
.zlm ul li a:hover{ color:#da241b;}
.zlmon{ background-color:#da241b;border-right: 0px solid #ededed!important;border-left: 0px solid #ededed!important;width: 246px!important;border-top: 1px solid #ededed;}
.zlm ul li a:hover{ color:#333;}
.zlmon a{color:#fff;}
.zlm2{ width:246px; float:left;}
.zlm2 ul li{ width:244px; float:left;border-bottom: 1px solid #ededed;height: 110px;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;}
.zlm2 ul li img{ width:244px; height:110px;}
.now{        border: 1px solid #da241b!important;
   }
.zlm-t{ width:190px; float:left; height:40px; line-height:40px; font-size:18px; color:#da241b; 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}
.topl p{ color:#666666;}
.topl h1{ font-size:18px; font-weight:bold;    padding-bottom: 10px;padding-top: 10px;}
.topl{ width:490px; float:left; overflow: hidden;}
.topr{ float:left;}
.topp{    border-bottom: 1px dotted #cfcfcf;    overflow: hidden;    margin-bottom: 20px;}
.contect h2{color: #da241b;line-height: 30px;}
.right{ width:850px; float:right; margin-top:30px;}
.dlm{ width: 850px;float: left;font-size: 20px;border-bottom: 1px solid #cfcfcf;padding-bottom: 12px;line-height: 24px;font-weight: normal;color: #da241b;text-transform: uppercase;}
.left h2{width: 223px;
    height: 85px; padding-top:20px;
    background: #da241b;border-radius: 5px 5px 0 0;
    padding-left: 23px;
    color: #fff;
    font-size: 20px;}
.left h2 span{    font-size: 24px;color: #fbf6f682;}
.dlm i{float: left;
    display: block;
    position: relative;
    margin: 0 11px 0 6px;
    width: 23px;
    height: 23px;}
.dlm i:before,.dlm i:after { position: absolute; top: 0; left: 0; content: ""; width: 15px; height: 15px; background: #da241b; opacity: 0.7;}
.dlm i:after {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
}
.contect{ width:850px; float:left; margin-top:15px; line-height:32px; font-size:14px; min-height:800px;}
.cplb{ width:251px; float:left; margin-bottom:40px; margin-right:30px; }
.cplb img{ width:251px; height:192px;}
.cplb:hover a em {     display: inline;
    position: absolute;
    margin-top: -192px;
    width: 251px;
    height: 192px;
    color: #fff;
    font-size: 14px;
    line-height: 14px; background: url(../images/project_bg.png) repeat;}
.cplb:hover a i { position: absolute;     margin-left: 77px;
    margin-top: -125px;background: url(../images/hover.png) no-repeat; width: 93px; height: 45px;}
.cplb:hover p a { color:#da241b;} 
.cplb span{ color:#da241b; 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:#da241b; text-transform:uppercase; line-height:60px; font-weight:bold;}
.title{font-size: 18px;text-align: center;font-weight: bold;padding-bottom: 10px;}
.time{text-align: center;padding-bottom: 10px;}
.newslb{ width:812px; 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: 30px; line-height:22px; overflow:hidden}
.newslb-title a{    font-size: 16px;font-weight: bold;height: 30px;}
.newslb span{ color:#da241b}

.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 #ff0000 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;
}

.syleft{float: left;width: 640px;}
.syright{float: right;width: 478px;}
.syright img{width: 478px;}
.new-tex dl{border-bottom: 1px #e6e6e6 solid;padding: 22px 0;margin-left: 50px;transition: .8s; width:520px; float:left;}
.new-tex dl dt{width: 95px;height: 74px;text-align: center;border-right: 1px #e6e6e6 solid;color: #333;font-size: 30px;font-weight: bold;    float: left;margin-right: 10px;}
.new-tex dl dt em{display: block;font-size: 18px;margin-top: 5px;}
.new-tex dl dd{width: 410px; float:left;}
.new-tex dl dd h4{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 16px;}
.new-tex dl dd h4 a{color: #333;}
.new-tex dl dd p{color: #666;font-size: 14px;line-height: 25px;margin-top: 5px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.new-tex dl:hover h4 a{color: #da241b;}
