@charset "UTF-8";

/*公共*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;color:#333;font-family:"微软雅黑";font-size:16px;}
@media screen and (max-width:900px){
  body{font-size:14px;}
}
::selection{background:#042d97;color:#fff;}
::-moz-selection{background:#042d97;color:#fff;}
::-webkit-selection{background:#042d97;color:#fff;}
#showdata{display:none;}
img{border:0;}
.clearfix:after{content:'';display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
em,i{font-style:normal;}
a{font-size:16px;transition:all .3s;}
a:hover{text-decoration:none;color:#e51e01;}
.w1300{max-width:1300px;margin:0 auto;}
.w1200{max-width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.h30{height:30px;}
.h60{height:60px;}
.f14{font-size:14px;}
.f18{font-size:18px;}
.db{display:block;}
.m160{}
.dib{display:inline-block;}

/*公共*/
.play{height:80px;width:78px;}
#fullPage-nav LI A{text-align:right;width:21px;background:url(dot1.png) no-repeat center center;float:right;height:21px;color:#f1c820;text-decoration:none;-webkit-transition:all 0.1s ease;transition:all 0.1s ease;}
#fullPage-nav LI .active{background-position:0px bottom;background:url(dot2.png) no-repeat 5px 5px;background:url(dot2.png) no-repeat center center;}
#fullPage-nav LI A:hover{background:url(dot3.png) no-repeat center center;}
#fullPage-nav SPAN{display:none;}
.fullPage-tooltip{font:12px/21px "Microsoft Yahei";float:left;color:#666;top:0px;margin-right:5px;width:100px;text-align:right;line-height:21px;}
.section{z-index: 100;
    position: relative;
    overflow: hidden;}
#FrontPublic_slideShow01-1462417589994 .hd{display:none;}
.dtgif{width: 50px;
    position: relative;
    left: 0;
    top: 88%;
    right: 0;
    margin: auto;}
.anniu{position: absolute;
    top: 0px;
    width: 78px;
    height: 70px;
    background: url(1.png) no-repeat;
    animation: updown 1.5s infinite;
    animation-timing-function: linear;
    z-index: 999;}
@keyframes updown{
  from{top:-5px;}
  25%{top:0;}
  50%{top:5px;}
  75%{top:0;}
  to{top:-5px;}
}
#sybj1{background:url(02.jpg) center no-repeat;background-size:cover!important;}
#sybj2{background:url(02.jpg) center no-repeat;background-size:cover!important;}
#sybj3{background:url(03.jpg) center no-repeat;background-size:cover!important;}
#sybj4{background:url(04.jpg) center no-repeat;background-size:cover!important;}
#sybj5{background:url(05.jpg) center no-repeat;background-size:cover!important;}
#sybj6{background:url(06.jpg) center no-repeat;background-size:cover!important;}
#sybj7{background:url(07.jpg) center no-repeat;background-size:cover!important;}
#sybj8{background:url(08.jpg) center no-repeat;background-size:cover!important;}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee;}
ul{padding-left:0;list-style-type:none;}
i,em{font-style:normal;}
big{font-size:1.3em;}
small{font-size:0.77em;}
a{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-decoration:none;outline:0;}
A:active{outline-style:none;outline-color:invert;outline-width:0px;}
A{color:#333;text-decoration:none;}
A:visited{text-decoration:none;}
A:hover{text-decoration:none;}
article,aside,dialog,footer,header,section,nav,figure,menu,audio,canvas,progress,video{display:block;}
fieldset{min-width:0;margin:0;padding:0;border:0;}
legend{font-size:1.3em;line-height:2.5;display:block;width:100%;margin-bottom:20px;padding:0;color:#333;border:0;border-bottom:1px solid #e5e5e5;}
table{border-spacing:0;border-collapse:collapse;background-color:transparent;}
td,th{padding:0;}
@-ms-viewport{width:device-width;}
.fix{*zoom:1;*clear:both;}
.fix:before,.fix:after{display:table;clear:both;content:'';}
.wrap{max-width:1200px;margin-right:auto;margin-left:auto;*width:1200px;}
.bog {
    position: fixed;
    width: 100%;
}
/*通用头部*/
.head{z-index:10000;margin:0 auto;width:100%;position:relative;top:0px;left:0px;}
.navc{position:fixed;width:100%;top:0;left:0;  background:url(top.png) center top;}
.navc .myLogo{float:left;display:block;margin-left:10px;margin-top: 33px;}
.navc nav{ float:left;margin-left:5%;}
.navc .navMaing{float:right;margin:50px 0px 0 0;}
.navMaing li{float:left;color:#fff;margin-right:50px;}
.navMaing li a{color:#fff;font-size:16px;transition:all .3s;display:block;text-shadow: 1px 1px 2px rgba(0,0,0,0.8); float:left;}
.navMaing li a p{ color:#FFF; padding:0 30px;}
.navMaing li a:hover{transform:translateY(-3px);}



/*.navMaing li a:hover:after{content: "";display: block;width: 60px;height: 2px;background: #fff;position: absolute;}*/
#nav ul ul{display:none;width:100%;top:108px;position:absolute;left:0;background:rgba(0,0,0,.8);color:#fff;z-index: 9999; padding:30px 0;}
#nav ul ul li{float:left;width:14.28571428571429%;margin:0}
#nav>ul>li ul li a{padding:2%!important;transition: .5s}
#nav>ul>li ul li a span{display:block;overflow: hidden;}
#nav>ul>li ul li a img{width:100%;display:block;}
#nav>ul>li ul li a p{line-height:30px;font-size: 14px;margin: 0;    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;color: #fff;}
#nav>ul>li ul li a:hover{background: #ea0f17;}
#container{ height: 100%;overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;}
.topbg{    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 8; }
#background_video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;height:140%!important;width:130%!important;}
#video_cover{position: absolute;
    width: 100%;
    height: 100%;
    background: url(video_cover.jpg) no-repeat;
    background-size: cover;
    background-position: center;}
#video_cover img{display: block;animation: sss 1s infinite alternate linear; margin-left:5%;}
#video_cover img:nth-child(1){ margin-top:14%;}

#video_controls{    position: absolute;
left:50%;transform:translate(-50%,0);}
#play img{width:100px;}
#pause img{width:90px;}
#pause{display:none;}
@media (min-width:768px){
  #video_controls{display:none;}
}
@media (max-width:840px){
  #video_cover img{ width:80%; margin-top:5%;}
}
@media(max-width:640px){
#video_cover img{ width:90%;}

}
#container{ }
#overlay{position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(vdian.png);
    opacity: 0.7;}
#main_content{z-index:2;position:relative;display:inline-block;  /* Vertical center */top:50%;transform:translateY(-50%);}
.sypic{    position: absolute;
    top: 40%;
    left: 0;
    z-index: 9;
    right: 0;
    width: 100%;
    margin: auto;}
.sypic h1{font-size:56px;position:absolute;left:0;right:0;margin:auto;width:940px;text-align:center;top:48%;color:#fff;}
.sypic h1 img{display:block;margin:0 auto;}
.sypic h1 em{text-align:center;display:block;margin-top:30px;}
.sypic h1 a{width:176px;height:52px;border-radius:30px;text-align:center;line-height:52px;color:#fff;font-size:18px;display:block;margin:80px auto;  background: -webkit-linear-gradient(rgba(137,211,36,1),rgba(0,170,77,1)); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(rgba(137,211,36,1),rgba(0,170,77,1)); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(rgba(137,211,36,1),rgba(0,170,77,1)); /* Firefox 3.6 - 15 */
  background: linear-gradient(rgba(137,211,36,1),rgba(0,170,77,1)); /* 标准的语法 */}
.sypic h1 a:hover{color:#fff;width:220px;}
.sypic h1 b{font-size:36px;display:block;font-family:Arial,Helvetica,sans-serif;margin-top:20px;}

/*底部版权*/
#copybox{width:96%;height:40px;line-height:40px;background:rgba(0,0,0,0.6);position:fixed;bottom:0;z-index:99999;color:#fff;padding:0 2%;font-size:14px;}
#copybox a{color:#fff;}
#copybox span{float:right;}
#copybox img{vertical-align:middle;margin-left:15px;}
@keyframes sss1 {
	0%{
		transform: translateY(0);
	}
	100%{
		transform: translateY(-10px);
	}
}
@keyframes sss {
	0%{
		transform: translateY(-10px);
	}
	100%{
		transform: translateY(0px);
	}
}
.server{height:100%;position: relative;z-index: 999;}
.server ul {position: relative;z-index: 999;}
.server ul li{float: left;width: 16.666666666667%;text-align: center;animation: sss 1s infinite alternate linear;}
.server ul li:nth-child(2n){animation: sss1 1s infinite alternate linear;}
.server ul li:nth-child(2n) a img{margin-top: 50%;}
.server ul li a img{width: 80%;margin:auto;margin-top: 90%;transition: .3s;}
.server ul li a:hover img{	transform: scale(1.1);}
.server ul li a img:after{content: "";display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;}
.server ul li a p{font-size: 24px;font-weight: bold;color: #fff;}

.anliroll{height:480px;width:96%;margin:0 auto;}
.anliroll li{float:left;width:14.2857142857%;background:#fff;margin:2% 0 0 1.4%;}
.anliroll li a{display:block;overflow:hidden;position:relative;}
.anliroll li a h4{overflow:hidden;}
.anliroll li a img{width:100%;display:block;transition:all .5s;}
.anliroll li a ol{line-height:90px;color:#555;width:100%;transition:all .3s;font-size:20px;border-bottom:1px solid #e1dfdf;padding:0 10px;box-sizing:border-box;}
.anliroll li a ol a{color:#555;font-size:20px;}
.anliroll li a span{display:inline-block;position:absolute;right:10px;bottom:6%;border:1px solid #dcdcdc;border-radius:999px;padding:10px 20px;}
.anliroll li a:hover{color:#fff;}
.anliroll li a:hover img{transform:scaleX(1.2) scaleY(1.2);}
.anliroll li a:hover ol{background:linear-gradient(45deg,#1574cd,#60b62b);color:#fff;padding-left:25px;}
.anliroll li a:hover span{background:#fff;color:#000;border:1px solid #1574cd;}

/*左右滚动*/
.syal{overflow:hidden;width:100%;margin:10% auto;}
.syal .sl{margin-top: 30px;}
.syal .pbt .fr .pmore{display: block;border: 1px solid #fff;color: #fff;padding: 15px  35px;font-size: 20px;}
.syal .pbt .fr .pmore:hover{border-color: #019444;background: #019444;}
.syal li{padding: 4px 2px;}
.syal li a{display:block;box-sizing:border-box;overflow:hidden;background: #eaeaea;}
.syal li a div{overflow:hidden;}
.syal li a img{display:block;width:100%;transition:all .3s;}
.syal li a p{font-size: 20px;text-align: center;margin-top: 20px;padding-bottom: 25px;}
.syal li a p:after{content: "";display: block;width: 100px;height: 2px;background: #8f8f8f;position: relative;left: 0;right: 0;margin: auto;top: 10px;}
.syal li a ol{color:#fff;text-align:center;font-size:18px;padding:15px 0;background:#019444;transition:all .3s;width: 80%;margin: 0 auto;}
.syal li a:hover ol{background:#8dc73f;color:#fff;}
.syal li a:hover img{transform:scaleX(1.1) scaleY(1.1);}
@keyframes sss2 {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
.section4{position:relative;height:100%;}
.section4 .yezi{position:absolute;bottom:10%;left:3%;z-index:3;}
.section4 .sygsjj{position:absolute;width:63%;left:0;right:0;margin:auto;top:20%;}
.section4 .sygsjj dt{position:relative;}
.section4 .sygsjj dt img{position: relative;left:0;top:0;z-index:1;}
.section4 .sygsjj dt:before{content: "";background: rgba(1,148,68,0.55);width: 277px;height: 165px;display: block;position: absolute;left: -25px;top: -30px;animation: sss2 1s infinite alternate linear;}
.section4 .sygsjj dt:after{content: "";background: rgba(1,148,68,0.3);width: 277px;height: 165px;display: block;position: absolute;left: -50px;top: -60px;animation: sss2 1.2s infinite alternate linear;}
.section4 .sygsjj dt ul{position: absolute;z-index:3 ;top: 270px;
  left: 500px;}
.section4 .sygsjj dt ul li{float: left;}
.section4 .sygsjj dt ul li:nth-child(1) img{box-shadow: 0px 0px 7px 4px rgba(1,148,68,0.5)}
.section4 .sygsjj dt .gs_con h3{font-size:28px;color:#474140;}
.section4 .sygsjj dt .gs_con em{color:#5f5f5f;font-size:16px;display:block;margin-top:10px;margin-bottom:20px;}
.section4 .sygsjj dt .gs_con p{color:#5f5f5f;line-height:170%;text-align: center;}
.section4 .sygsjj dt .gs_con u{position:absolute;display:block;right:0;bottom:-150px;font-size:118px;color:#f1f1f1;text-transform:uppercase;}
.section4 .sygsjj dd{position:absolute;z-index:3;right:0;top:0;height:620px;}
.section4 .sygsjj dd .gs_tit{position:absolute;right:0;top:85px;}
.section4 .sygsjj dd h4{background:#019444;width:63px;height:191px;color:#fff;font-size:26px;text-align:center;padding-top:25px;box-sizing:border-box;position:absolute;bottom:50px;right:190px;}
.section4 .sygsjj dd .sp_pic{position:absolute;bottom:0;right:0;transition:all .3s;}
.section4 .sygsjj dd a{bottom:0;right:170px;position:absolute;display:block;width:100px;}
.section4 .sygsjj dd:hover .sp_pic{transform:scaleX(1.1) scaleY(1.1);}
@keyframes sss3 {
	0%{
    transform: scale(1);
	}
	100%{
    transform: scale(1.05);
	}
}

/*.section5 img{width: 39%;margin-left: 10%;margin-top: 10%;position: absolute;top: 0;bottom: 0;animation: sss3 2s infinite alternate linear;}*/
.section6 .fl{height: 100%;width: 28.5%;text-align: left;position: relative;}
.section6 .fl img{position: absolute;right: 5%;top: 25%;z-index: 9;}
.section6 .fl video{height: 100%;}
.section6 .fr{width: 71.5%;position: relative;height: 100%;}
.cppicsz { width: 85%; height:60%; margin: auto; position: absolute;top:0;bottom: 0;left: 0;right: 0;}
.cppicsz a{float:left;width:32.53%;margin-right:1%;text-align:center;position:relative;margin-bottom:2%;border: 5px solid #fff;box-sizing: border-box}
.cppicsz a:nth-child(3n){margin-right: 0;}
.cppicsz a span{overflow:hidden;}
.cppicsz a span img{width:100%;display:block;}
.cppicsz a em{background:#fff;line-height:4;font-size:18px;display:none;font-style:normal;}
.cppicsz a div{position:absolute;width:100%;height:100%;background:rgba(28,175,69,0.7);color:#fff;left:0;top:20px;opacity:0;transition:all .3s;}
.cppicsz a div::before{content:'';background:url(356.png) center/cover;width:60px;height:60px;margin:auto;margin-top:60px;display:block;}
.cppicsz a:hover div{top:0;opacity:1;}
.cppicsz a div p{position:absolute;left:0;right:0;bottom:0;top:30px;margin:auto;line-height:30px;font-size:14px;text-align:center;border:1px solid #fff;height:30px;width:80px;color: #fff;}


/*地图*/
#dituContent{overflow:hidden;position:relative;z-index:0;background-color:#f3f1ec;color:black;text-align:left;height:400px;}
.zs_fl{text-align:center;}
.zs_fl li{display:inline-block;padding:15px 20px;border-radius:30px;background:#f00018;color:#fff;margin:0 5px 5px 0;transition:all .3s;}
.zs_fl li a{display:block;color:#fff;}
.zs_fl li:hover{background:linear-gradient(#60b62b,#1574cd);}
.bannern{position:relative;}
.bannern .banner_wz{position:absolute;width:400px;left:0;right:0;margin:0 auto;top:40%;text-align:center;}
.bannern .banner_wz h2{font-size:60px;text-align:center;}
.bannern .banner_wz b,.bannern .banner_wz em,.bannern .banner_wz h2{color:#fff;}
.bannern .banner_wz b{font-size:30px;text-transform:uppercase;font-weight:100;}
.bannern .banner_wz em{font-size:30px;display:block;font-weight:100;}
.bannern .banner_wz i{display:block;color:#fff;margin-bottom:30px;font-size:20px;margin-top:30px;}
.n1{background-image:url(g1.jpg);}
.n2{background-image:url(g2.jpg);}
.n3{background-image:url(g3.jpg);}
.n4{background-image:url(g4.jpg);}
.n5{background-image:url(g5.jpg);}
.n6{background-image:url(g6.jpg);}
.n7{background-image:url(g7.jpg);}
.n8{background-image:url(g8.jpg);}
.n9{background-image:url(g9.jpg);}
.n10{background-image:url(g10.jpg);}
.n11{background-image:url(g11.jpg);}
.n12{background-image:url(g12.jpg);}
.n13{background-image:url(g13.jpg);}
.n14{background-image:url(g14.jpg);}

/*内页banner*/
.nb{position:relative;height:570px;}
.nb b{position:absolute;bottom:0px;margin:auto;text-align:center;width:250px;font-size:30px;color:#fff;background-image:linear-gradient(to top,#1574cd 0%,#1574cd 25%,#1574cd 50%,rgba(0,69,153,0) 100%);left:0;right:0;padding:10px 20px;}
.nb b i{display:block;font-weight:normal;text-transform:uppercase;font-size:16px;}
.nb img{width:100%;}
.nb1{background:url(g.jpg) bottom center no-repeat #000;}
.nb2{background:url(1.jpg) bottom center no-repeat;}
.nb3{background:url(2.jpg) bottom center no-repeat;}
.nb4{background:url(3.jpg) bottom center no-repeat;}
.nb5{background:url(4.jpg) bottom center no-repeat;}
.nb6{background:url(6.jpg) bottom center no-repeat;}
.nb{height:660px;}
.sppic{display:none;}
.sppic1 img{display:none;}
.newsc .listc ul,.newsc .listc li{width:100%;}
.newsc .listc li{transition:.3s;}
.newsc .listc li.grayc{background-color:#f8f8f8;}
.newsc .listc li a{padding:50px 0;display:block;}
.newsc .listc li:nth-of-type(even){background:#f7f7f7;}
.newsc .listc li:hover{background-color:#0e4295;}
.newsc .listc li:hover .numc img{border:1px solid #fa1e2f;}
.newsc .listc li:hover .centerc{left:-16px;}
.newsc .listc .centerc{width:980px;margin:0 auto;position:relative;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;left:0;}
.newsc .listc .numc{display:block;width:104px;border-right:1px solid #ddd;line-height:60px;font-size:72px;color:#d2d2d2;}
.newsc .listc .numc img{width:104px;}
.newsc .listc .fontc{display:block;width:83.7%;font-size:18px;line-height:30px;}
.newsc .listc .fontc .introc{font-size:14px;color:#bbb;}
.newsc .listc .fontc p{font-size:18px;}
.newsc .listc li:hover .numc,.newsc .listc li:hover .fontc p,.newsc .listc li:hover .fontc .introc{color:#fff;}
.f-cbc:after{display:block;height:0;clear:both;visibility:hidden;overflow:hidden;content:".";}
.neaxtpg a{float:left;display:inline-block;width:42%;text-align:center;padding:10px 2%;border:1px solid #ccc;margin:0 1%;}
.neaxtpg a:hover{background:#0e4295;color:#fff;}
.neaxtpg{margin-bottom:50px;}
.cp_zs_pic{overflow:hidden;margin-bottom:90px;margin-right:2%;margin:0 auto;background:#019444;padding:20px 40px;box-sizing:border-box;}
.cp_zs_pic li{float: left;}
.cp_zs_pic a{flex:1;margin-left:2%;}
.cp_zs_pic a img{width:180px;height:180px;border-radius:50%;border:5px solid #019444;}
.cp_zs_pic a span{display:block;text-align:center;margin-top:10px;color:#fff;}
.rtCont{position:relative;}
/*.rtCont ul{margin:0 auto;width:208px;overflow:hidden;}*/
.rtCont li{float:left;text-align:center;margin-right: 25px;    margin-left: 25px;padding: 20px 0;}
.rtCont li a{display:block;position: relative;transition:all .2s ease;padding-top: }
.rtCont li a img{display:inline-block;font-size:0px;width:195px;height:195px;transition:all .2s ease;border:5px solid #fff;border-radius: 50%;-webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.1);
    box-shadow: 0 0px 20px rgba(0,0,0,0.1);}
.rtCont .btnLeft,.rtCont .btnRight{position:absolute;top:150px;margin-top:-15px;width:46px;height:46px;background: #ea0f17;font-size: 33px;color: #fff;font-family: "宋体";text-align: center;line-height: 46px;    box-shadow: 0 0px 10px rgba(27,175,69,1);}
.rtCont li a p{margin-top: -25px;font-size: 18px;color: #fff;margin-bottom: 0;background: #ea0f17;border-radius: 50px;line-height: 35px;position: relative;}
.rtCont li a:hover img{-webkit-box-shadow: 0 0px 15px rgba(211,0,17,1);
	box-shadow: 0 0px 15px rgba(211,0,17,1);border-color: #ea0f17;}
.rtCont li a:hover p{background: #ea0f17}
.rtCont .btnLeft{left:-50px;}
.rtCont .btnRight{right:-50px;}
.rtCont>a{transition: .5s;}
.rtCont>a:hover{background: #fff;color: #999;box-shadow: 0 0px 10px rgba(0,0,0,0.3);}




.fa_con{margin-bottom:50px;}
/*@media (max-width:1680px){
  .section4 .sygsjj{width:88%;}
  .section4 .sygsjj dt{width:67%;}
  .section4 .sygsjj dt .gs_con{width:80%;}
  .section4 .sygsjj dd{position:absolute;z-index:3;right:0;top:0;height:620px;}
  .section4 .sygsjj dd .gs_tit{position:absolute;right:0;top:0;}
  .section4 .sygsjj dd h4{background:#019444;width:63px;height:191px;color:#fff;font-size:26px;text-align:center;padding-top:25px;box-sizing:border-box;position:absolute;bottom:50px;right:190px;}
  .section4 .sygsjj dd .sp_pic{position:absolute;bottom:0;right:0;transition:all .3s;}
  .section4 .sygsjj dd a{bottom:0;right:170px;position:absolute;display:block;width:100px;}
  .section4 .sygsjj dd:hover .sp_pic{transform:scaleX(1.1) scaleY(1.1);}
}
*/
/*# sourceMappingURL=chen.css.map */
.t_dh{ float:right;margin-top: 35px;margin-right: 50px;}
.t_dh img{ display:block; float:left;}
.t_dh .t_w{ float:right;}
.t_dh .t_w h1{ font-size:15px; color:#FFF;}
.t_dh .t_w p{ font-size:33px; color:#ff0000;font-family:Impact;}

/* jQuery 荣誉 */
#d_tab29 { position: relative; height: 391px; text-align: left }
#d_tab29 .d_img { position: relative; margin: 0 auto; width: 1200px; height: 100% }
#d_tab29 .d_img li { position: absolute; display: none; z-index: 0 }
#d_tab29 .d_img li img { width: 100%; box-shadow: 0 10px 10px 0 #d1d1d1;}
#d_tab29 .d_img li:nth-child(1) { display: block; width: 467px; left: 0%; top: 60px; z-index: 1 }
#d_tab29 .d_img li:nth-child(2) { display: block; width: 517px; left: 12%; top: 40px; z-index: 2 }
#d_tab29 .d_img li:nth-child(3) { display: block; width: 567px; left: 28%; top: 20px; z-index: 3 }
#d_tab29 .d_img li:nth-child(4) { display: block; width: 517px; right: 12%; top: 40px; z-index: 2 }
#d_tab29 .d_img li:nth-child(5) { display: block; width: 467px; right: 0%; top: 60px; z-index: 1 }
#d_tab29 .d_menu { position: absolute; bottom: 20px; width: 100%; text-align: center }
#d_tab29 .d_menu li { display: inline-block; zoom: 1; *display: inline; background: url('img/btn.png') no-repeat 0 0; width: 12px; height: 12px; cursor: pointer; margin-right: 3px }
#d_tab29 .d_menu li.d_select { background: url('img/btn.png') no-repeat 0 -18px }
#d_tab29 .d_next { position: absolute; left: 50%; margin-left: 545px; top: 200px; z-index: 10; cursor: pointer }
#d_tab29 .d_prev { position: absolute; left: 50%; margin-left: -595px; top: 200px; z-index: 10; cursor: pointer }


.dh {float: right;background: url(dh.png) left no-repeat;margin-right: 6%;height: 100px;margin-top: 1%;}
.dh h3 {padding-left: 50px;font-weight: normal;font-size: 15px;margin-top: 22px; color:#FFFFFF;}
.dh h4 {padding-left: 50px;font-weight: normal;font-family: Impact;color: #dc0000;font-size: 33px;}

@media all and (max-width:1740px){
.navc .navMaing{margin: 50px 0 0 0;}
}

@media all and (max-width:1630px){
.navc nav{margin-left: 2%;}
}




@media all and (max-width:1570px){
.navMaing li{margin-right: 34px;}
}


@media all and (max-width:1440px){
.dh{ display:none;}
.cp p{ width:16%;}
}
@media all and (max-width:1200px){
.cp p{ width:31%;}
}


/**/
#container .topbg .video_cover1{margin-top: 200px; margin-left: 160px;}
#container .topbg .video_cover2{ margin-left: 160px;}

#container .topbg .video_cover1 img{ width:100%; height:100%; top:0;  left:0;}


