html{ width: 100%;}
body{font-size: 14px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif !important; line-height: 1.4; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
a:hover{color: #2655CB;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; display: block;}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {-webkit-appearance: none !important;margin: 0;}
input[type="number"]{-moz-appearance: textfield;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;}
.confix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;}
.container{width: 1600px; margin: 0 auto;position: relative;}
.tr *{ transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.fl{float: left;}
.fr{float: right;}

.dis_b{display: block !important;}
.dis_n{display: none !important;}
.white{color: #fff !important;}
	
/* 引导页 */
.ydy-bg{display: block;width: 100%;height: 100vh;position: relative;}
.ydy-bg video{width:100%;height: 100vh; margin: 0 auto;object-fit: cover;object-position: bottom center;position: relative;}
.ydy-bg{position: relative;}
.ydy-bg::after{content: "";display: block;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 999;}
.ydy-sec1-bg{display: none;width: 100%;height: 100vh;object-fit: cover;}
.ydy-link{position: absolute;left: 30px;top: 20%;transform: translateY(-50%);display: none;}
.ydy-link a{display: block; font-size: 34px;width: max-content; color: #fff;font-weight: bold;margin:20px 0;text-shadow: 6px 5px 9px #000;position: relative;}
.ydy-link a::after{content: '';display: block;width: 0%;height: 3px;position: absolute; bottom: -10px; background-color: #1159B1;transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s;}
.ydy-link a:hover{margin-left: 20px;}
.ydy-link a:hover::after{width: 100%;}

.ydy{display: none;}
/*.ydy-link{width:622px;margin: 7% auto 0; position: relative;}
.ydy-link .link-box{position: absolute;}
.ydy-link .link-box a{display: block;}
.ydy-link .link-box:hover a{ transform:translateY(-20px); -webkit-transform:translateY(-20px); -moz-transform:translateY(-20px); -ms-transform:translateY(-20px); -o-transform:translateY(-20px); }

.ydy-link .link-box .link-img{ opacity: 0.8; display: block; animation: trans 10s linear infinite; -webkit-animation: trans 10s linear infinite; }
.ydy-link .link-box .link-txt{ position: absolute; top: 35%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.ydy-link .link-box .link-txt p{text-align: center;color: #fff;font-size: 18px;margin-top: 5px;}
.ydy-link .link1{left: 50%;top: 0;margin-left: -90px;}
.ydy-link .link2{top: 200px; left: 0;}
.ydy-link .link3{top: 200px; right: 0;}

.ydy-link .link1::before,
.ydy-link .link1::after{ content: ''; position: absolute; width: 284px; height: 1px; background-color: #1B4AA9; z-index: -1; }

.ydy-link .link1::before{ transform: rotate(320deg); top: 100%; left: -90%; -webkit-transform: rotate(320deg); -moz-transform: rotate(320deg); -ms-transform: rotate(320deg); -o-transform: rotate(320deg); animation: fadeIn 1s 3s ease both; -webkit-animation: fadeIn 1s 3s ease both; }
.ydy-link .link1::after{ transform: rotate(40deg); top: 100%; right: -90%; -webkit-transform: rotate(40deg); -moz-transform: rotate(40deg); -ms-transform: rotate(40deg); -o-transform: rotate(40deg); animation: fadeIn 1s 4s ease both; -webkit-animation: fadeIn 1s 4s ease both; }
.ydy-link .link2::after{ content: ''; position: absolute; width: 436px; height: 1px; background-color: #1B4AA9; z-index: -1; top: 50%; left: 65%; animation: fadeIn 1s 3s ease both; -webkit-animation: fadeIn 1s 5s ease both; }
.ydy-link .link2 .link-img,.ydy-link .link3 .link-img{width: 140px;}
 */
@keyframes trans {
        from {
            transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
    }
        to {
            transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
    }
}
@-webkit-keyframes trans {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}




@font-face {
    font-family: BebasNeue;
    src: url('../fonts/BEBASNEUE-1_0.OTF');
}
.hdc-tit-en{font-size: 60px;line-height: 60px; font-family: BebasNeue;color: #2655CB;text-align: center;}
.hdc-tit{font-size: 28px;line-height: 30px; color: #000000;text-align: center;}
.hdc-subtit{font-size: 32px;font-weight: bold;color: #242424;margin-top: 28px;text-align: center;}



#synr {
    background: rgba(255,255,255,0.55);
    max-width: 730px;
    width: 90%;
    border-radius: 16px;
    padding: 1% 2%;
    margin: 0 auto;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
 .sytop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: #014f9c 3px solid;
    padding-bottom: 20px;
}
.sytopLogo img{max-width: 100%;}

.sytopTel {
    font-family: "微软雅黑";
    padding-top: 13px;
}
.sytopTelTit {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding-bottom: 5px;
}

.sytopTelNum {
    line-height: initial;
}
.sytopTel .sytopTelNum a {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.synr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.synr_l {
    text-align: center;
}
.synr_l img{max-width: 100%;}
.synr_l .synr_l_TxtBox a{
	line-height: 50px;
	display: block;
	text-align: center;
	width: 100%;
	color: #2b41a8;
	font-size: 20px;
}

.menu{opacity:.8; position: absolute; left: 30px; top: 30px; width: 260px;height: 75px;background: linear-gradient(-90deg, #4A86F9, #0445D8);z-index: 99999;}
.menu img{display: block;max-width: 100%;margin: 10px auto;cursor:pointer;}
.menu .menu-link{ background: linear-gradient(-90deg, #4A86F9, #0445D8);overflow: hidden;}
.menu .menu-link a{display: block;width: 100%;height: 80px;line-height: 80px;text-align: center;color: #fff;font-size: 20px; border-bottom: 1px solid #2564e8;}
.menu .menu-link a:last-child{border:none;}
.menu .menu-link a:hover{background-color: #669aff}


.ydy-sec2{width: 100%;height: 100vh; position: relative;background: #f3f3f3 url('../images/sec2-bj.png')no-repeat bottom/contain;}
.ydy-sec2-img{display: block;width: 100%;height: 100%;object-fit: cover;}
.ydy2-cont{ width: 1550px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
.ydy2-cont>div{vertical-align: middle;}
.ydy2-cont .ydy2-l{width: 100%;display: inline-block;}
.ydy2-cont .ydy2-l img{display: block;max-width: 100%;}
.ydy2-cont .ydy2-r{width: 850px;margin: 50px auto 0;background: #fff; overflow: hidden; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; }
.ydy2-zp{ padding: 0 80px 0 40px;position: relative;color: #000;font-size: 16px;height: 62px;line-height: 62px;}
.ydy2-zp .ydy2-bd{position: absolute; left: 170px; top: 10px;z-index: 9;}
.ydy2-zp i{display: inline-block;vertical-align: middle;margin-right: 30px;}
.ydy2-zp .hd a{display: block;width: 20px;height: 20px;position: absolute;right: 50px;line-height: 20px;color: #000;}
.ydy2-zp .hd a.next{top: 8px;}
.ydy2-zp .hd a.prev{bottom: 12px;}

.ydy2-bd ul{padding: 0 10px;}
.ydy2-bd ul li{padding: 0 20px;width: 450px; line-height: 56px;height: 56px;}
.ydy2-bd ul li:last-child{border: none;}
.ydy2-bd ul li span{display: block;cursor: pointer;float: right;}

.comp-info{ color: #fff; text-align: center;height: 90px;line-height: 90px; border-top: 1px solid #DDDDDD;  position: absolute; bottom: 0; width: 100%;text-align: center; }
.comp-info span{display: inline-block;margin: 0 30px;font-size: 16px;color: #333;vertical-align: middle;}
.comp-info span i{display: inline-block;margin-right: 10px;vertical-align: middle;width: 20px;}
.comp-info span i img{display: block;width: 100%;}
.comp-info span div{line-height: 24px; display: inline-block;vertical-align: middle;text-align: left;}

.ysy2-tit{font-size: 32px;color: #000000;line-height: 54px;text-align: center;margin-bottom: 40px;}
.ydy2-cont-l{width: 35%;margin-right: 10px;display: inline-block;vertical-align: top;}
.ydy2-cont-l ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.ydy2-cont-l ul li{width: 49%;height: 88px;background: #0647DC;margin-bottom: 1.5%; color: #fff;font-size: 20px;line-height: 88px;cursor: pointer;}
.ydy2-cont-l ul li i{margin: 0 10px;}
.ydy2-cont-l ul li i,.ydy2-cont-l ul li span{display: inline-block;vertical-align: middle;}
.ydy2-cont-l ul li:hover,.ydy2-cont-l ul li.active{background-color: #DF0117}
.ydy2-cont-r{width: 64%;display: inline-block;vertical-align: top;}
.ydy2-cont-r ul li{display: none;justify-content: space-between;}
.ydy2-cont-r ul li .prop-img{width: 40%;height: 380px;overflow: hidden;}
.ydy2-cont-r ul li .prop-img img{width: 100%;height: 100%;object-fit: cover;}
.ydy2-cont-r ul li .prop-txt{width: 60%;background-color: #fff;padding: 0 30px;box-sizing: border-box;overflow-y: auto;position: absolute;right: 0;top: 0;height: 100%;}
.ydy2-cont-r ul li .prop-txt::-webkit-scrollbar {width : 5px; height: 3px;}
.ydy2-cont-r ul li .prop-txt::-webkit-scrollbar-thumb {border-radius: 10px;box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: #666;}
.ydy2-cont-r ul li .prop-txt::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px;background: #eee;}
.ydy2-cont-r ul li.active{display: block;position: relative;}
.prop-txt .prop-tit{font-size: 20px;color: #000000;line-height: 36px;margin-top: 20px;}
.prop-txt .prop-tit span{display: inline-block;width: 6px;height: 17px;background: #0647DC;margin-right: 10px;margin-top: 5px;}
.prop-txt .prop-cont{font-size: 14px;color: #333333;line-height: 24px;margin-top: 15px;}


@media all and (max-width:1600px){
.ydy2-cont{width: 1200px;}
.ydy2-cont-l ul li{height: 60px;line-height: 60px;font-size: 16px;}
.ydy2-cont-r{width: 63%;}
.ydy2-cont-r ul li .prop-img{height: 260px;}
.prop-txt .prop-tit{margin-top: 15px;}
.prop-txt .prop-cont{font-size: 14px;line-height: 20px;margin-top: 5px;}

}
@media all and (max-width:1280px){
	.ydy2-cont{width: 100%;}
	.ydy2-cont-l{width: 50%;margin: 20px auto; display: block; }
	.ydy2-cont-r{width: 80%;display: block;margin: auto;}
	.ysy2-tit{font-size: 22px;margin-bottom: 10px;}
	.ydy2-cont-l ul li{height: 36px;line-height: 36px;font-size: 12px;}
	.ydy2-cont .ydy2-l img{width: 20px;}
	.ydy2-cont .ydy2-r{width: 580px;}
	.ydy2-bd ul li{width: 300px;}
	.ydy2-zp .hd a{right: 20px;}
}


@media all and (max-width:800px){
	.ydy2-cont-r ul li .prop-txt{position: relative;}
	.ydy-sec1-bg{display: block;}
	/* .ydy-bg video{display: none;} */
	/* .ydy-sec2{display: none;} */
	.ydy-link{top: 60%;display: block;}
	.ydy-link a{font-size: 24px;}
	#synr{display: none;}
	.menu{width: 170px; height: 54px;}
	.menu img{width: 90%;}
	.menu .menu-link a{height: 60px; line-height: 60px; font-size: 18px;}
	.ydy{display: block; position: absolute; top: 30px;left: 50%;transform: translateX(-50%);width: 90%;text-align: center;}
	.ydy .ydy-comp{padding-top: 12%;overflow: hidden;}
	.ydy .ydy-comp .comp-img{display: block;margin: 0 auto;vertical-align: middle;width: 50px;}
	.ydy .ydy-comp .comp-img img{display: block;width: 100%;}
	.ydy .ydy-comp .comp-name{display: inline-block;color: #fff;vertical-align: middle;}
	.ydy .ydy-comp .comp-name p{font-size: 20px;font-weight: bold;}
	.ydy .ydy-comp .comp-name span{font-size: 12px;display: block; margin-top: 10px; color: #c7c7c7;line-height: 18px;}
	.comp-txt{margin-top: 10px;color: #fff;font-size: 12px;text-align: center;padding: 15px 0;position: relative;letter-spacing: 7px;}
	.comp-txt::after{content: '';display: block;width: 100%;height: 1px;background: url('../images/hen-line.png')no-repeat center/cover;position: absolute;bottom: 0;}
	.comp-txt:before{content: '';display: block;width: 100%;height: 1px;background: url('../images/hen-line.png')no-repeat center/cover;position: absolute;top: 0;}
	
	.ydy2-cont-l,.ydy2-cont-r{width: 90%;}
	.ydy2-cont-r ul li .prop-txt{width: 100%;}
	.prop-img{display: none;}
	.ydy2-r{display: none;}
	.prop-txt .prop-tit{margin: 0;}
	.ydy2-cont-r ul li .prop-txt{padding: 20px;}
	.comp-info{display: none;}
	.ydy-bg video,.ydy-bg,.ydy-sec2{height: auto !important;}
	
	.ydy2-cont{position: relative;top: 0;left: 0;transform: translate(0,0);padding: 40px 0;}
	.ydy-sec2 canvas{position: absolute;top: 0;left: 0;width: 100%;height: 100%!important;}
	.menu{left: 10px;top: 10px;zoom: .8;}
	.ydy2-cont-l, .ydy2-cont-r{width: 100%;padding: 0 10px;box-sizing: border-box;}
}





