﻿﻿*{
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
}

.swiper-slide{
    width: 100%;
    height: 1000px;
    overflow: hidden;
}
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: white;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-active-switch {
    background: #00ffff;
}
.main-title{
	top: 39%;
    text-align: center;
    width: 100% !important;
  }
.main-title img {
	max-width: 475px;
}
.main-title>span{
    font-size: 80px!important;
}
.silde2{
    width: 100%;
    height: 100%;

}
.mdright{
    position: relative;
}
.mdleft{
    height: 360px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.mdleft *{
    color: white;
}
.mdleft>h4{
    font-size: 40px;
    line-height: 62px!important;
}
.mdleft>h4>span{
    color: #fcfd00;
}
.mdleft>p{
    font-size: 24px;
    margin-top: 40px;
}
.mdleft>a{
    display: block;
    margin-top: 55px;
    width: 200px;
    height: 50px;
    background: rgb(29,140,170);
    background: rgba(29,140,170,0.3);
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
}
.ydlogos>a:nth-child(1),.ydlogos>a:nth-child(2){
    margin-right: 20px;
}
.mdleft>a:hover{
    color: white;
    background: rgb(29,140,170);
    background: rgba(29,140,170,0.3);
    filter: alpha(opacity=30);
}
.mdright>img{
    width: 50%;
    position: absolute;
    right: -55px;
    top: 23px;
    bottom: 0;
    margin: auto;
}
.slidetwowraps{
    width: 100%;
    height:100%;
    background: url("../images/bg2.png") center top no-repeat;
    position: relative;
}
.slidetwowrap{
	height: 740px;
	position: absolute;
	top: 125px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.slidetwowrap>h2{
    text-align: center;
    font-size: 35.78px;
    margin-top: 0px;
    color: #313333;
}
.slidetwowrapp{
    text-align: center;
    font-size: 20px;
    margin-top: 24px;
    color: #656666;
}
.bg{
    position: relative;
    background: url(../images/bg4.png) center top;
    box-shadow: 0 0 30px 0px #d5e7f7;
    border-radius: 10px;
    margin-top: 20px;
    height: 545px;
}
.slider3{
    background: url("../images/back3.png") center top no-repeat;
}
.ng *{
	z-index: 5;
}
.bgs>img{
	float: right;
	margin: 36px 4% 30px 0;
}
.bgs>h3{
	z-index: 1;
	margin-left: 62px;
	margin-top: 45px;
}
.bgks{
	margin-top: 25px;
	margin-left: 62px;
    font-size: 16px;
}
.bgs>.col-md-2{
	margin:66px auto 0;
	position: relative;
	height: 200px;
	text-align: center;
}
.bgs>.marright{
	margin-right: 3%;
}
.bgs>.marright1{
	margin-left: 2%;
}
.bgs>.col-md-2>img{
	width: auto;
	height: 120px;
}
.bgs>.col-md-4>img {
    height: 120px;
}
.bgs>.col-md-2>p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.line{
	width: 80%;
	height: 1px;
	background: #c9c9c9;
	margin-top: 54px;
	margin-left: 4%;
}
.tab{
	width: 100%;
	margin-top: 36px;
	position: relative;
    z-index: 1000000;
}
.lineblue{
	position: absolute;
	width: 100%;
	background: #00a1e9;
	height: 1px;
	top: 22px;
}
.gyy,.hhy,.fwy{
	position: absolute;
	width: 150px;
	height: 45px;
	border: 1px solid #00a1e9;
	border-radius: 45px;
	background: white;
	text-align: center;
	line-height: 42px;
	font-size: 24px;
	color: #333333;
}
.gyy{
	left: 30%;
}
.hhy{
	left: 0;
	right: 0;
	margin: auto;
}
.fwy{
	right: 30%;
}
li{
	list-style: none;
}
.bgs>.col-md-4{
	text-align: center;
	margin:65px auto;
	position: relative;
}
.firstp{
     position: absolute;
     top: 155px;
     left: 0;
     right: 0;
     text-align: center;
     font-size: 20px;
     color: #333333;
}
.lastp{
     position: absolute;
     top: 190px;
      left: 0;
     right: 0;
     text-align: center;
     font-size: 16px;
     color: #666666;
}
.ydlogo{
	position: absolute;
	bottom: 0;
	right:0;
}
#test1{
    background: url(../images/bg.png) center center no-repeat;
    background-size: 100% 100%;
}
.ydlogos{
    position: absolute;
    bottom: 25px;
    right: 49px;
}
.bls{
    cursor:pointer;
}
.play{
    position: relative;
    font-size: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.appear{
    transition: height 1s;
}
.play>a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(30,190,0237,0.3);
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.imgbotclass{
    width: 100%;
    background: rgb(65,63,62);
    background: rgba(65,63,62,0.5);
    color: white;
    padding-bottom: 10px;
}
.paddingtop{
    padding-top: 10px;
    padding-left: 20px;
    font-size: 20px;
}
.paddingleft{
    width: 100%;
    font-size: 16px;
    padding-left: 20px;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.rights {
    float:left;
    width: 30px;
    overflow: hidden;
}
.abq{
    width: 90px;
    float: right;
    line-height: 16px;
}
/*专注企业*/
.concentrationwrap, .concentrationwrapsi, .concentrationwrapwu{
    height: 740px;
    position: absolute;
    top: 125px;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}
/*.concentrationwrapsi{
    height: 740px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}
.concentrationwrapwu{
    height: 740px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}*/
.silde4{
    background: url("../images/back.jpg") center top no-repeat;
    /*background-size: 100% 100%;*/
}
.silde5{
    background: url("../images/jrbg.jpg") center top no-repeat;
}
.silde6{
    background: url("../images/xinwenbg.jpg") center bottom no-repeat;
}
.silde7{
    background: url("../images/otpubbg.jpg") center bottom no-repeat;
    /*background-size: 100% 100%;*/
}
.silde8{
    overflow: hidden;
    background: url("../images/ssssss.png") center bottom no-repeat;
    /*background-size: 100% 100%;*/
}
.numcontentleft{
    margin-top: 90px;
}
.concentration{
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.world{
	margin-top: 25px;
	text-align: center;
	font-size: 20px;
	color: #666666;
}

.leftbox{
    text-align: right;
    float: left;
}
.leftbox>p{
    text-align: right;
}
.leftbox1{
    height: 100px;
    position: relative;
}
.leftbox1>p{
    position: absolute;
    top:0;
    right: 40%;
    font-size: 24px;
    color: #333333;
}

.leftbox1>div{
    position: absolute;
    top:46px;
    right: 40%;
    text-align: right;
    font-size: 16px;
    color: #666666;
}
.leftbox1>img{
    height: 64px;
    position: absolute;
    top: 36px;
    right: -6%;
}
.leftbox2{
    height: 90px;
    margin-top: 135px;
}
.leftbox2>img{
    height: 1px;
    top: 30px;
    right: 8%;
}
.leftbox3{
    height: 130px;
    margin-top: 120px;
}
.leftbox3>p{
    top:30px;
}
.leftbox3>div{
    top: 72px;
}
.leftbox3>img{
    top:0;
}
.numcontentcent{
    margin-top: 128px;
    text-align: center;
}
.numcontentcent>img{
    width: 100%;
    margin-top: 50px;
}
.rightbox{
    height: 100px;
    position: relative;
}
.rightbox>p{
    position: absolute;
    top:0;
    left:40%;
    font-size: 24px;
    color: #333333;
}
.outpubbox img{
    height: 376px;
}
.outpubbox .play>img{
    opacity: 0;
    filter: alpha(opacity=0);
}
.outpubbox{
    height: 506px;
    transition: all 1s;
}
.rightbox>div{
    position: absolute;
    top:46px;
    left:40%;
    text-align: left;
    font-size: 16px;
    color: #666666;
}
.rightbox>img{
    height: 64px;
    position: absolute;
    top: 36px;
    left: -6%;
}
.rightbox2{
    margin-top: 136px;
}
.rightbox2>img{
    height: 1px;
    left: 8%;
}
.rightbox3{
    height: 87px;
    margin-top: 93px;
}
.rightbox3>img{
    top: 0;
}
.rightbox3>p{
    top: 32px;
}
.rightbox3>div{
    top: 73px;
}
.sdoptitle{
    font-size: 36px;
    color: white;
    text-align: center;
}
.sdopp{
    font-size: 20px;
    color: white;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 87px;
}
.model4content{
    height: 600px;
}
.model4content>.col-md-2{
    width: 20%!important;
    height: 600px;
    padding: 0;
}
.model4content>.col-md-2:hover .zindex2{
display: block;
}
.model4content>.col-md-2:hover .zindex1{
    display: none;
}

.zindex1{
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-left: 3%;
    padding-right: 3%;

}
.zindex1>img{
    margin-top: 170px;
    height: 105px;
}
.zindex1>p{
    margin-top: 63px;
    font-size: 24px;
    color: white;
}
.zindex2{
    width: 100%;
    height: 100%;
    text-align: center;

    background: rgb(28,137,186);
    background: rgba(28,137,186,0.8);
    filter: alpha(opacity=80);
    padding-left: 3%;
    padding-right: 3%;
    position: relative;
    display: none;
}
.zindex2>img{
    margin-top: 93px;
    height: 76px;
}
.zindex2>div{
    width: 60%;
    height: 1px;
    background: white;
    margin: 25px auto 0;

}
.zindex2>span{
    display: block;
    font-size: 24px;
    color: #ffffff;
    margin-top: 25px;
}
.zindex2>p{
    position: absolute;
    font-size: 16px;
    color: #ffffff;
    top:293px;
    left: 0px;
    right: 0;
    margin: auto;
    padding: 0 5% 0 5%;
}
.zindex2>a{
    width: 120px;
    height: 40px;
    border: 1px solid white;
    position: absolute;
    top:475px;
    left: 0px;
    right:0;
    margin: auto;
    color: #ffffff;
    line-height: 40px;
}
.model5content{
    height: 520px;
}
img{
    vertical-align: top;
    font-size: 0;
}
.rx>img{
	vertical-align: middle;
}
.model5content>.col-md-2{
    margin-top: 82px;
}

.imgswrap{
	 overflow: hidden;
    width: 100%;
}
.imgswrap>a{
	float: left;
	width: 16.666666666%;
    padding-bottom: 50px;
    text-decoration: none;
}
.imgswrap>a>img{
    max-width: 100%;
    max-height: 100%;
}
.bottomimg{
    margin-top: 0px;
}
.jrbtn{
    margin-top: 108px;
    padding-left: 0!important;
}
.jrbtn>p{
    font-size: 24px;
    color: #333333;
    padding-bottom: 10px;
    border-bottom: 1px solid #00b7ee;
    display: inline-block;
}
.jrbtn>div{
    margin-top: 16px;
    font-size: 16px;
    color: #333333;
}
.martop{
    margin-top: 25px;
}
.white {
    width: 100%;
    height: 55px;
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: 55px;
    cursor: pointer;
    word-wrap: normal;
    word-break: keep-all;
    white-space: nowrap;
}
.clickclass{
    background:#00b7ee ;
    color: white;
}
.hlw{
    display: none;
}
.dxqy{
    display: none;
}
.ggsy{
    display: none;
}
.newtitle{
    padding-bottom: 10px;
    border-bottom: 1px solid #00b7ee;
    position: relative;
}
.newtitle>img{
    height: 38px;
    margin-top: 10px;
}
.newtitle>span{
    position: absolute;
    font-size: 36px;
    color: #333333;
    left: 60px;
    top: 4px;
}
.xwzswp{
    margin-top: 32px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.xwzswp>img{
    width: 100%;
    height: 280px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.xwdl{
    margin-top: 30px;
}
.ydtit{
    font-size: 16px;
    color: #333333;
}
.yddata{
    font-size: 16px;
    color: #666666;
    float: right;
    text-decoration: none;
}
.safety{
    color: #666666;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #333333;
    font-size: 14px;
}
.more{
    display: block;
    width: 130px;
    height: 40px;
    border:1px solid #666666;
    border-radius: 40px;
    margin:45px auto 0;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    text-align: center;
}
.overlapping{
    width: 100%;
    height: 280px;
   
    margin-top: 31px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {

　　　　.overlapping{margin-top: 32px;}

　　}
.overlapping>img{
    height: 100%;
    width: 100%;
    position: absolute;
    top:0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.overlapping>p{
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;

    background: rgb(51,51,51);
    background: rgba(51,51,51,0.7);
    filter: alpha(opacity=70);
    font-size: 16px;
    color: white;
    line-height: 50px;
    margin-bottom: 0;
    text-align: center;
}
.otpubtitle{
    text-align: center;
}
.otpubtitle>img{
    height: 80px;
}
.otpubtitle>p{
    font-size: 20px;
    color: white;
    margin-top: 25px;
}
.zindex1{
    transition: all 3s;
}
.zindex2{
    transition: all 3s;
}
.outpublb{
    left: 0;
    height: 580px;
    margin-top: 55px;
    width: 100%;
    position: relative;
}
.outpubleft{
    width: 40%;
    position: absolute;
    top: 0;
    left: -20%;
    bottom:0;
    margin: auto;
}
.xuanzhong img{
    height: 435px;
}
.outpubcent{
    width: 40%;
    position: absolute;
    top: 0;
    left: 0px;
    right:0;
    bottom:0;
    margin: auto;
}
.outpublb
{
    transition: left 1s;
}


.outpubright{
    width: 40%;
    position: absolute;
    top: 0;
    left: 80%;
    bottom:0;
    margin: auto;
}

.menban{
    width: 80px!important;
    height: 80px!important;
    display: none;
    z-index: 100;
    width: 100%;
    position: absolute;
    left: 0;
    top:0;
    right: 0;
    bottom:0;
    margin: auto;
}
.appear{
    width: 100%;

}
.heightss{
    height: 500px;
}
.img1s{
    height: 385px;
}
.img1ss{
    height: 450px;
}
.heightsss{
    height: 570px;
}
.xuanzhong {
	top: -60px;
}
.xuanzhong:hover .menban{
     display: block;
 }
.xuanzhong:hover a{
    display: block;
}
.navigation{
    margin: 35px auto 0;
    width: 100px;
}
.navigation>li{
    width: 14px;
    height: 14px;
    margin-right: 15px;
    border-radius: 50%;
    float: left;
    background: #00b7ee;
}
.rights>img{
    height: 16px;
}
.navigationr{
    margin-right: 0;
}
.navigation>.bgwhite{
    background: white;
}
.containers{
    width: 1200px;
    margin: auto;
}
.ITwrap{
    position: relative;
    width: 100%;
}
.hexagon{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.hexagon>img{
    width: 190px;
}
.rightmargin{
    margin-right: 5px;
}
.bl{
    background: #00a1e9;
    color: white;
}
.jz{
    height: 740px;
    position: absolute;
    left: 0;
    right: 0;
    top: 125px;
    bottom: 0;
    margin: 0 auto;
}
.numcontentcent{
    position: relative;
}
.numcontentcent>.numcontentcentimg2{
    width: 40%;
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.zuosahngtow{
    display: none;
}
.hexagon1{
    top: 0px;
}
.hexagon2{
    top: 173px;
}
.hexagon3{
    top: 347px;
}
.ydlogos img {
	width: 120px;
}
@media screen and (max-width:1368px) {
	.ydlogos img {
		width: 90px;
	}
	.main-title img {
		max-width: 390px;
	}
	.mdleft {
		height: 300px;
	}
	.mdleft>h4{
	    font-size: 32px;
	    line-height: 50px!important;
	}
	.mdleft>p{
	    font-size: 20px;
	    margin-top: 20px;
	}
	.mdleft>a {
		margin-top: 30px;
	}
	.mdright>img {
		right: 0;
		top: 0;
		width: auto;
		height: 350px;
	}
	.xuanzhong {
        top: -40px;
    }
    .slidetwowrap, .concentrationwrap, .concentrationwrapsi, .concentrationwrapwu, .jz {
    	top: 100px;
    }
    .bgs>.col-md-2>img{
		height: 100px;
	}
	.bgs>.col-md-4>img {
	    height: 100px;
	}
	.gyy,.hhy,.fwy{
		width: 130px;
		height: 40px;
		border-radius: 20px;
		line-height: 37px;
		font-size: 18px;
	}
	.bgs>.col-md-2>p{
		bottom: 15px;
	}
	.leftbox1>p{
	    font-size: 20px;
	}
	.firstp{
	     top: 130px;
	}
	.lastp{
	     top: 160px;
	}
	}
	@media only screen and (min-width: 940px) and (max-width: 1025px) {
	.white {
	font-size: 18px;
	}
}
@media only screen and (min-width: 100px) and (max-width: 940px) {
    .main-title {
        font-size: 70px!important;
    }
    .line{
        display: none;
    }
    .main-title>span {
        font-size: 60px!important;
    }
    .imgswrap>a {
        padding-right: 0;
        text-decoration: none;
    }
    .jrbtn {
        margin-top: 20px;
        padding-left: 0!important;
    }
    .white {
        font-size: 18px;
    }
    .bottomimg {
        margin-top: 0px;
    }
    .hexagon{
        width: 100%;
    }
    .leftboxs6{
        margin-top: 25px;
    }

    .hexagon>a>img{
        width: 110px;
    }
    .rx{
        display: none;
    }
    .tab>.bls{
        width: 100px;
        height: 35px;
        font-size: 16px;
        top: 5px;
        line-height: 35px;
    }
    .gyy {
        left: 25%;
    }
    .fwy {
        right: 25%;
    }
    .leftboxs{
        margin-top: 35px;
    }
    .rightbox>img {
        height: 35px;
        position: absolute;
        top: 36px;
        left: -6%;
    }
    .leftboxs6>img{
        top: 0;
    }
    .rightbox2>img{
        width: 100px;
        height: 1px;
    }
    .leftbox1>img {
        height: 35px;

    }
    .leftbox2>img{
        height: 35px;
    }
    .leftboxs2>img{
        width: 100px;
        height: 1px;
    }
    .outpubimg{
       width: 80px;
    }
    .yun88{
        width: 80px;
    }
    .dibuimg{
        height: 100px;

    }
    /*.outpubcent .appear {*/
        /*height: 270px;*/
    /*}*/
    /*.menban{*/
        /*height: 270px;*/
    /*}*/
    .paddingtop{
        font-size: 16px;
    }
    .paddingleft{
        font-size: 14px;
    }
    .paddingleft{
        font-size: 12px;
    }
    .menban{
        width: 50px!important;
        height: 50px!important;
    }
}
@media only screen and (min-width: 900px)and (max-width: 1200px) {
    .hexagon>a>img {
        width: 150px;
    }
}
@media only screen and (max-height: 768px) and(max-width:900px){
    .numcontentcent>img {
        margin-top: 60px;
    }
    .numcontentcent>.numcontentcentimg2 {
        top: 42px;

    }
}
@media only screen and (max-height: 950px) and (min-height:900px){
    .navigation {
        margin: 5px auto 0;
        width: 100px;
    }
}
@media only screen and (max-height: 810px) and (min-height:770px){
    .navigation {
        margin: -16px auto 0;
        width: 100px;
    }
}

@media only screen and (max-height: 768px) {
    /*.hexagon>a>img {*/
        /*width: 150px;*/
    /*}*/
    .numcontentcent>img {
width: 90%;
        margin-top: 9px;
    }
    .numcontentcent>.numcontentcentimg2 {
        width: 30%;
        position: absolute;
        top: 0px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .ydlogos {
        bottom: 15px;
    }
    .jsz{
        padding-top: 10px!important;
    }
    .slidetwowrap>h2 {
        /*margin-top: 123px;*/
        font-size: 28px;

    }
    .bgs{
        height: 370px;
    }
    .slidetwowrapp {
        margin-top: 0px;
    }


    .bg{
        height: 370px;
    }
    .bgs>h3 {
        margin-top:21px;
    }
    .bgks {
        margin-top: 13px;
    }
    .bgs>.col-md-2 {
        margin-top: 15px;
        position: relative;
        height: 175px;
        text-align: center;
    }
    .line {
        margin-top: 42px;
    }
    .bgs>.col-md-4 {
        text-align: center;
        margin: 10px auto;
        position: relative;
        height: 186px;
    }
    .firstp {
		top: 135px;
	}
	.lastp {
		top: 165px;
	}
    .concentration{
        /*margin-top: 144px;*/
        font-size: 28px;
    }
    .world {
        margin-top: 10px;
    }
    .leftboxs{
        margin-top: 25px;
    }
    .rightbox>img {
        height: 35px;
        position: absolute;
        top: 36px;
        left: -6%;
    }
    .rightbox2>img{
        height: 1px;
        width: 101px;
    }
    .leftbox1>img {
        height: 35px;

    }


    .outpubbox img {
        height: 200px;
    }
    .outpubbox {
        height: 339px;
    }
    .xuanzhong {
        height: 400px;
        top: -30px;
    }
    .xuanzhong img {
        height: 270px;
    }
    .outpublb {
        height: 390px;

    }
    .rights>img {
        height: 16px;
    }
    .paddingtop {
        padding-top: 10px;
        padding-left: 20px;
        font-size: 17px;
        margin-bottom: 3px;
    }
    .paddingleft {
        font-size: 13px;
        padding-left: 20px;
        padding-bottom: -3px!important;
        margin-bottom: 5px;
    }
    .imgbotclass{
        padding-bottom: 1px;
    }
	.dibuimg{
	    width: 100px;
	}
    .leftboxs2>img{
        height: 1px;
        width: 101px;
        right: -4%;
    }
    .numcontentleft {
        margin-top: 6px;
    }
    .numcontentcent {
        margin-top: 40px;
    }
    .sdoptitle {
        /*margin-top: 148px;*/
        font-size: 28px;
    }
    .model4content>.col-md-2 {
        height: 440px;
    }
    .zindex1>img {
        margin-top: 121px;
        height: 79px;
    }
    .zindex2>img {
        margin-top: 33px;
    }
    .zindex2>p {
        top: 218px;
    }
    .gjy{
        /*margin-top: 150px;*/
    }
    .jrbtn {
        margin-top: 20px;
    }
    .newtitle {
        /*margin-top: 147px;*/
    }
    .newtitle>img {
        height: 28px;
    }
    .newtitle>span {
        font-size: 25px;
    }
    .xwzswp {
        margin-top: 10px;
    }
    .xwzswp>img {
        height: 180px;
    }
    .xwdl {
        margin-top: 5px;
    }
    .safety {
        margin-top: 13px;
        border-bottom: 1px solid #333333;
    }
    .overlapping {

        height:180px;
    }
    .overlapping {
        margin-top: 13px!important;
    }
    .sdopp {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .zindex2>a {
        top: 371px;
    }
    .zindex2>a {
        width: 94px;
        height: 35px;
        line-height: 35px;

    }
    .bottomimg {
         margin-top: 0;
    }
    .imgswrap>a {
         padding-right: 0;

    }
    .imgswrap img{
        max-width: 85%;
    }
    .imgswrap {
        margin-top: 30px;
    }
    .true{
        /*margin-top: 95px;*/
    }
    .more {
        margin-top: 21px;
    }
    .otpubtitle>img {
        height: 42px;
    }
    .otpubtitle {
        /*margin-top: 158px;*/
    }
    .zindex2>span {
        font-size: 19px;
        margin-top: 16px;
    }
    .otpubtitle>p {
        margin-top: 4px;
    }
    .outpublb {
        margin-top: 44px;
    }
    /**/
    .appear {
        height: 300px;
    }
    .hexagon>a>img {
        width: 118px;
    }
    .hexagon1{
        top: 23px;
    }
    .hexagon2{
        top: 136px;
    }
    .hexagon3{
        top: 250px;
    }
    .containerbot2 {
        height: 125px;
        margin-top: 5px!important;
    }
    .bottombluck{
        height: 100px;
    }
    .ydlogo {
        bottom: -9px;
    }
    .bg {
        margin-top: 0px;
    }
    .leftboxs6{
        margin-top: 26px;
    }
    .leftboxs6>img{
        top: 2px;
    }
}
@media only screen and (min-width: 700px) and (max-width: 990px) {
.bottombluck{
    height: 120px;
}
}
@media only screen and (max-width: 700px) {
    .hexagon>a>img {
        width: 90px;
    }
    .newtitle>span {
        font-size: 20px;
        top: 13px;
    }
    .bottombluck{
        height: 120px;
    }
}

@media only screen and (min-height: 769px) and (max-height: 900px) {
	.slidetwowrapp, .world {
		margin-top: 15px;
	}
	.bg {
		height: 440px;
		margin-top: 15px;
	}
	.bgs>h3{
		margin-top: 30px;
	}
	.bgs>.col-md-2 {
		height: 180px;
		margin-top: 35px;
	}
	.bgs>.col-md-4 {
		margin-top: 35px;
	}
	.firstp {
		top: 145px;
	}
	.lastp {
		top: 175px;
	}
	.numcontentleft, .numcontentcent {
		margin-top: 30px;
	}
	.leftbox2, .leftbox3, .rightbox2, .rightbox3 {
		margin-top: 80px;
	}
	.sdopp {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.model4content {
		height: 520px;
	}
	.model4content>.col-md-2 {
		height: 100%;
	}
	.zindex2>img {
		margin-top: 60px;
	}
	.zindex2>p {
		top: 270px;
	}
	.zindex2>a {
		top: 440px;
	}
	.jrbtn {
		margin-top: 62px;
	}
	.xwdl {
		margin-top: 20px;
	}
	.safety {
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.overlapping, .xwzswp>img {
		height: 220px;
	}
	.more {
		margin-top: 30px;
	}
	.outpublb {
		height: 465px;
		margin-top: 40px;
	}
	.outpubbox {
		height: 345px;
	}
	.outpubbox .play>img {
		height: 270px;
	}
	.xuanzhong {
		top: -80px;
	}
	.xuanzhong .play>img {
		height: 333px;
	}
	.sdopp {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.hexagon img {
		width: 145px;
	}
	.hexagon2 {
		top: 134px;
	}
	.hexagon3 {
		top: 268px;
	}
}

.ydtit:hover{
    color: #00a1e9!important;
}
.more:hover{
    background: #00a1e9;
    color: white;
    border: none;
}
.more{
    transition: background 0.5s;
}
.zindex2{
    transition: display 2s;
}

/*.imgbotclass .appear{*/
    /*transition: height 1s;*/
/*}*/
.menban{

}
/*.imgbotclass{*/
    /*transition: height 1s;*/
/*}*/
.zindex1{
    transition: display 2s;
}
.silde5{
    transition: background 1s;
}
.truedemo{

}




.liner{
    left: 0;
}
a:hover{
    text-decoration: none!important;
}
.mdleft>h4 {
    animation: move 0.3s ease-in-out forwards;
}
.mdleft>p {
    animation: move 0.3s ease-in-out forwards;
}
.mdleft>a {
    animation: move 0.3s ease-in-out forwards;
}
.mdright>img {
    animation: moveimg 0.3s ease-in-out forwards;
}
.layui-carousel-arrow{
    display: block!important;
    opacity: 1;
}
/*动画*/
@keyframes move{

    0%{transform: translate(0%,60%);opacity: 0.1}
    100%{transform: translate(0,0);opacity: 1}
}
@keyframes moveimg{

    0%{transform: translate(0%,40%);opacity: 0.1}
    100%{transform: translate(0,0);opacity: 1}
}
.hexagon a img{
	    transition: opacity 0.5s;
}