body{background:#000;font-family:"微软雅黑";}
#hd{position:fixed;background:#fff;color:#fff;left:0;top:0;z-index:999;width:100%;-o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;height:120px;}
.wp{max-width:1920px;width:100%;margin: 0 auto;position: relative;padding:20px 0 10px;}
.wpCon{max-width:1300px;width:100%;margin: 0 auto;}
#hd .logo{float:left;}
.ul-nv li dl{top:120px;}
.ul-nv li a.tita{color:#000;display: inline-block;}


.header{margin-bottom:0px;}
#fix-hd{display:block;}
#fix-hd .wp{margin:0 auto;max-width:1920px;width:100%;position: relative;padding:20px 10px 10px;height:56px;}
#fix-hd .wpCon{max-width:1300px;width:100%;margin: 0 auto;}
#fix-hd .wp .s-logo{float:left;width:18%;}
#fix-hd li dl{position: absolute;left:0px;top:86px;padding-top:15px;z-index:999;width:96%;background:#000;background:rgba(0, 0,0, 0.9) none repeat scroll 0 0 !important;filter:Alpha(opacity=90); text-align: center;display:none;color:#888;overflow:hidden;zoom:1;padding:20px 2%;}
#fix-hd li dl dd{display: inline-block;*display: inline;zoom:1;text-align:left;}
/*首页*/
#dowebok .section img{display: block;}
#dowebok .section .img-p{height:auto;width: 100%;}
#dowebok .section .img-m{display: none;width: 100%;}

#dowebok .section .txt-m br{display: none;}

#dowebok .section2 dl{color:#595757;position:absolute;top:15%;z-index:1000;left:50%;width:640px;text-align:center;margin-left:-320px;}
#dowebok .section2 dt{font-size:24px;line-height:40px;margin-bottom:20px;font-weight:bold;}
#dowebok .section2 dd{font-size:18px;line-height:40px;}

#dowebok .section3 dl{color:#fff;position:absolute;bottom:20%;z-index:1000;left:20%;width:640px;text-align:left;}
#dowebok .section3 dt{font-size:24px;line-height:40px;margin-bottom:20px;font-weight:bold;}
#dowebok .section3 dd{font-size:18px;line-height:40px;}

#dowebok .section4{width:100%;margin:0 auto;background:#f1f0f5}
#dowebok .section4 .con{max-width:1200px;width:90%;margin:0 auto;}
#dowebok .section4 dl{color:#595757;text-align:left;padding-bottom:2%;}
#dowebok .section4 dt{font-size:24px;line-height:40px;margin-bottom:20px;font-weight:bold;}
#dowebok .section4 dd{font-size:18px;line-height:40px;margin-bottom:20px;}
#dowebok .section4 dd img{display:inline;}
#dowebok .section4 ul{overflow:hidden;zoom:1;}
#dowebok .section4 li{float:left;width:30%;margin-right:3%;border-radius:20px;position:relative;}
#dowebok .section4 li p{position:absolute;font-size:18px;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0, 0,0, 0.8) none repeat scroll 0 0 !important;filter:Alpha(opacity=80);color:#fff;border-radius:20px;line-height:150%;display:none;text-align:center;}
#dowebok .section4 li p span{display:block;margin-top:35%;}
#dowebok .section4 li img{width:100%;border-radius:20px;}
#dowebok .section4 li:nth-child(3){margin-right:0;}

.swiper-slide .slide5 dt{height:65%;max-width:1920px;width:100%;margin:0 auto;}
.swiper-slide .slide5 dt img{height:100%;}
.swiper-slide .slide5 dd{height:35%;font-size:18px;line-height:40px;}


.hd2 #hd{top:-175px !important;}
.hd2 #fix-hd{top:0 !important;}

#dowebok .section .img-p{height:100%;width: 100%;}
.section1 .img-p{background:url(../images/index_one.jpg) no-repeat center top;background-szie:auto 100%; -webkit-background-size:auto 100%;-o-background-size:auto 100%;}
.section2 .img-p{background:url(../images/index_two.jpg) no-repeat center 86px;}
.section3 .img-p{background:url(../images/index_pic3.jpg) no-repeat center 86px;}
.section5 .img-p{background:url(../images/index_pic4.jpg) no-repeat center 86px;}

@media(max-width:1920px){
.section1 .img-p{background:url(../images/index_one.jpg) no-repeat center top;background-szie:100%; -webkit-background-size:100%;-o-background-size:100%;}
.section2 .img-p{background:url(../images/index_two.jpg) no-repeat center bottom;background-szie:cover; -webkit-background-size:cover;-o-background-size:cover;}
.section3 .img-p{background:url(../images/index_pic3.jpg) no-repeat center bottom;background-szie:cover; -webkit-background-size:cover;-o-background-size:cover;}
.section5 .img-p{background:url(../images/index_pic4.jpg) no-repeat center bottom;background-szie:cover; -webkit-background-size:cover;-o-background-size:cover;}
	
}

	/*2015-06-18*/
	.section{
	        transition:  1s;
	        -ms-transition:  1s;
	        -moz-transition:  1s;
	        -webkit-transition:  1s;
	        -o-transition:  1s;
	}
	.zoom{   -o-transform:scale(0.3);
	    -ms-transform:scale(0.3);
	    -moz-transform:scale(0.3);
	    -webkit-transform:scale(0.3);
	    transform:scale(0.3);
	    transform-origin:50% 100%;
	}
	.swipe_tip {
	    display: none;
	    position: fixed;
	    bottom: 0;
	    left: 50%;
	    width: 50px;
	    height: 50px;
	    margin-left: -25px;
	    z-index: 999999;
	}
	.swipe_tip p {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin: -7px 0 0 -14px;
	    width: 25px;
	    height: 14px;
	    background: url(../images/swipe_tip.png) no-repeat left top;
	    background-size: 100% 100%;
	    -webkit-animation: start 1.5s infinite ease-in-out;
	}
	@-webkit-keyframes start {
	    0% {
	        opacity: 0;
	        -webkit-transform: translate(0, 10px);
	    }
	    30% {
	        opacity: 0;
	        -webkit-transform: translate(0, 10px);
	    }
	    60% {
	        opacity: 1;
	        -webkit-transform: translate(0, 0);
	    }
	    100% {
	        opacity: 0;
	        -webkit-transform: translate(0, -8px);
	    }
	}