@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight: 300;}
li{list-style: none;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;text-align: center;}
img{ border: 0;vertical-align: middle;display:inline-block;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#2e3979;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent; }
.error3{display: none !important;}
html,body{max-width:1920px;margin:0 auto;}
.dn{display: none;}
@font-face {font-family: 'cuya';src: url('cuya.ttf');}
.cuya {font-family: "cuya";}
#fullPage-nav LI {margin: 0 0;}
em,i,u {font-style: normal;}
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;}
body {color: #333;font-size: 16px;}
#fullPage-nav LI A {text-align: right;width: 21px;background: url(../images/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(../images/dot2.png) no-repeat 5px 5px;background: url(../images/dot2.png) no-repeat center center;}
#fullPage-nav LI A:hover {background: url(../images/dot3.png) no-repeat center center;}
#fullPage-nav SPAN {display: none;}
.fullPage-tooltip {font: 12px/21px;float: left;color: #fff;top: 0px;margin-right: 5px;width: 60px;text-align: center;line-height: 21px;border-radius: 25px;background: #0051a2;}
.dtgif {width: 50px;position: relative;left: 0;top: 88%;right: 0;margin: auto;}


#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-size:cover;background-position:center;}
#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;}
}
#container{height:100%;}
#overlay{position:absolute;top:0;right:0;left:0;bottom:0;opacity:0.7;filter:alpha(opacity=70);  /* 针对 IE8 以及更早的版本 */}
#main_content{z-index:2;position:relative;display:inline-block;  /* Vertical center */top:50%;transform:translateY(-50%);}
.sypic{position:absolute;top:0;left:0;z-index:9;right:0;width:100%;margin:auto;bottom:0;height:100%;}
.sypic img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;animation:sss3 1s infinite alternate linear;width:50.78%;}
/*底部版权*/
#copybox {width: 100%;height: 40px;line-height: 40px;background: rgba(0, 0, 0, 0.589);position: absolute;bottom: 0;z-index: 99999;color: #fff;font-size: 14px;}
#copybox a {color: #fff;}
#copybox span {float: right;}
#copybox img {vertical-align: middle;margin-left: 0px;}
@keyframes sss1 {
  0% {
transform: scaleX(1.1) scaleY(1.1);
}
50% {
transform: scaleX(1) scaleY(1);
}
100% {
transform: scaleX(1.1) scaleY(1.1);
}
}
@keyframes sss {
0% {
transform: translateY(-10px);
}
100% {
transform: translateY(0px);
}
}
.qh_nav {  position: absolute;right: 200px;width: 700px;z-index: 999999999;top: 60px;}
.qh_nav ul {width: 100%;}
.qh_nav li {float: left;width: 12.5%;}
.qh_nav li a {color: #fff;display: block;width: 100%;text-align: center;box-sizing: border-box;position: relative;height: 40px;font-weight: bold;}
.qh_nav li a:hover {color: #1d2087;border-bottom: 2px solid #1d2087;}
.qh_nav li .act {color: #1d2087;border-bottom: 2px solid #1d2087;}
@keyframes bg_moveww {
0% {transform: scale3d(1, 1, 1);}
50% {transform: scale3d(1.1, 1.1, 1.1);}
100% {transform: scale3d(1, 1, 1);}
}
@keyframes bg_move {0% {background-size: 100%;}
25% {background-size: 102%;}
50% {background-size: 104%;}
75% {background-size: 102%;}
100% {background-size: 100%;}
}

.section{background-position:center;background-size:cover;position:relative;overflow:hidden;background-repeat:no-repeat;}
.section_one{background:url(../images/01.jpg);background-size: 100%;}

@keyframes bg_move{ 
	0% { transform:scale3d(1, 1, 1); } 
	50% { transform: scale3d(1.1, 1.1, 1.1); } 
	100% { transform: scale3d(1, 1, 1); } 
}

.section_one {height: 100%;}




/* 二屏幕 */
.section2 {position: relative;}
.section2 .bg_move{background:url(../images/2a.jpg);overflow:hidden;background-size: 100%;webkit-animation: bg_move 8s infinite ease-in-out;-ms-animation: bg_move 8s infinite ease-in-out; animation: bg_move 8s infinite ease-in-out;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;}
.pro{width: 80%; margin: 0 auto;}
.pro_tit{width: 100%; color: #666;}
.pro_tit:before{content: "product"; text-align: center; display: block; position: absolute; z-index: 0; font-weight: 500; left: 0; right: 0;font-family: impact; font-size: 100px;text-transform: uppercase; opacity: 0.1; color: #fff;}
.pro_tit h2{text-align: center; font-size: 48px; color: #000; z-index: 1; position: relative; padding-top: 1.5%;font-weight: 700; }
.pro_tit h2 p{text-align: center; font-size: 18px; padding: 10px 0;font-weight: 300;}

.pro_cont {width: 100%; margin: 2% auto 0 auto; position: relative;}
.pro_cont ul{display: flex; display:-webkit-flex; -webkit-justify-content: center;   justify-content:center;flex-wrap: wrap;}
.pro_cont  li{ background: #fff; margin: 0 0.3% 0.5% 0.3%; line-height: 40px;width:16%; height:20vh; text-align: center;transition: .5s; display: flex; align-items: center;-webkit-align-items: center; justify-content:center; flex-direction: row;transition: .5s; }
.pro_cont  li:nth-child(1) i{width: 35px; height: 38px; background:url("../images/pro_a.png") no-repeat center top ; display: block;  margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(2) i{width: 35px; height: 38px; background:url("../images/pro_b.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(3) i{width: 35px; height: 38px; background:url("../images/pro_c.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(4) i{width: 35px; height: 38px; background:url("../images/pro_d.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(5) i{width: 35px; height: 38px; background:url("../images/pro_e.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(6) i{width: 35px; height: 38px; background:url("../images/pro_f.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(7) i{width: 35px; height: 38px; background:url("../images/pro_g.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(8) i{width: 35px; height: 38px; background:url("../images/pro_h.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(9) i{width: 35px; height: 38px; background:url("../images/pro_i.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(10) i{width: 35px; height: 38px; background:url("../images/pro_j.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(11) i{width: 35px; height: 38px; background:url("../images/pro_k.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(12) i{width: 35px; height: 38px; background:url("../images/pro_l.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(13) i{width: 35px; height: 38px; background:url("../images/pro_m.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(14) i{width: 35px; height: 38px; background:url("../images/pro_n.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(15) i{width: 35px; height: 38px; background:url("../images/pro_o.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(16) i{width: 35px; height: 38px; background:url("../images/pro_p.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
.pro_cont  li:nth-child(17) i{width: 35px; height: 38px; background:url("../images/pro_q.png") no-repeat center top ; display: block; margin: 0px auto 0 auto;}
/*.pro_cont  li:nth-child(18):hover .pro_img{display: none}
.pro_cont  li:nth-child(18):hover .pro_txt{display: block}*/
.pro_cont  li:nth-child(17):hover i{ background:url("../images/pro_q_h.png") no-repeat center top ;}
.pro_cont li:nth-child(18):hover a{color: #fff; display: block;background: #cc0000;}
.pro_cont li:nth-child(18):hover{background: #cc0000; }

.pro_cont  li a{color: #333; font-size: 22px; font-weight: bold}
.pro_more{line-height:135px ; font-size: 30px; }
.pro_more a{color: #1b69e9!important;}
.pro_cont li .pro_img{display: none; position:relative; overflow:hidden;width: 100%;  transition: all linear 0.3s;}
.pro_cont li:hover .pro_img{display: block; width: 100%;transition: all linear 0.3s; animation: bg_move 4s infinite ease-in-out;}
.pro_cont li:hover .pro_img img{ padding-top: 10px;}
.pro_cont li:hover .pro_txt{display: none}




    /* 三屏幕 */
.section3{overflow:hidden;}
.section3 .bg_move{background:url(../images/3a.jpg);overflow:hidden;background-size: 100%;webkit-animation: bg_move 8s infinite ease-in-out;-ms-animation: bg_move 8s infinite ease-in-out; animation: bg_move 8s infinite ease-in-out;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;}
.about{width: 100%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; position: relative}
.about .about_l{width: 45%;margin: 3% 4% 0 5%;}
.about .about_l h2{color: #000; text-align: left; font-weight: bold}
.about .about_l p{color: #000; line-height: 36px; margin-top: 8%;text-align: left;}
.about .about_l .about_more{padding: 5px 30px;border-radius: 80px;background: linear-gradient(to right, #04bdeb, #1858b5);transition: all .3s; width: 150px; color: #fff; line-height: 40px; margin-top: 4%;display: block;}
.about .about_l .about_more:hover{background: linear-gradient(to right, #1858b5,#04bdeb);}
.about .about_r{width: 50%; overflow: hidden;}
.about .about_r img{width: 100%;}


.section4{width: 100%;margin: 0 auto;height: 100%;}
.section4 .bg_move{background:url(../images/4a.jpg);overflow:hidden;background-size: 100%;webkit-animation: bg_move 8s infinite ease-in-out;-ms-animation: bg_move 8s infinite ease-in-out; animation: bg_move 8s infinite ease-in-out;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;}
.cf{width: 100%; margin:8% auto 0 auto; position: relative}
.cf_tit{width: 100%; color: #666;}
.cf_tit:before{content: "Delivery site"; text-align: center; display: block; position: absolute; z-index: 0; font-weight: 500; left: 0; right: 0;font-family: impact; font-size: 100px;text-transform: uppercase; opacity: 0.1; color: #fff;}
.cf_tit h2{text-align: center; font-size: 48px; color: #000; z-index: 1; position: relative; padding-top: 1.5%;font-weight: 700; }
.cf_tit h2 p{text-align: center; font-size: 18px; padding: 10px 0;font-weight: 300;}

.cf .swiper-container.casebox { width: 100%;margin-top: 2%; padding-bottom: 1.5%; }
.cf .swiper-container.casebox .swiper-slide { background-position: center; background-size: cover; width: 600px; border: 10px solid #fff; box-sizing: border-box }
.cf .swiper-container.casebox .swiper-slide img{width: 100%;}




.section5{width: 100%;margin: 0 auto;height: 100%;}
.section5 .bg_move{background:url(../images/5a.jpg);overflow:hidden;background-size: 100%;webkit-animation: bg_move 8s infinite ease-in-out;-ms-animation: bg_move 8s infinite ease-in-out; animation: bg_move 8s infinite ease-in-out;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;}

.news { height: 100%; position: relative; width:100%; margin: 0 auto;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;}
.news .news_l{width: 40%;margin-left: 10%;padding: 8%  0 0 0;}
.news_tit{position: absolute; text-align: right}
.news h2{}
.news h3{ margin-top: -60px; color: #000; font-weight: 800;}
.news h3 em{display: block; font-weight: 100; margin-top: 1%;}
.xuanzhuanx { position: absolute; right: 123px; bottom: 0px; width: 35%; overflow: hidden; }
.xuanzhuanx .xuanzhuanimg2 { width: 100%; position: absolute; left: 0; bottom: 0; z-index: 2; mix-blend-mode: multiply;}
.xuanzhuanimg { display: block; animation: rotate 60s linear infinite; mix-blend-mode: multiply;}

.news .news_r{width: 50%;height: 100%; background-color: rgba(0, 94, 199, 0.3); display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; }
.news .news_r ul { width: 782px; margin-left: 110px; display: table; }
.news .news_r ul li { width: 100%; height: 140px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);    -webkit-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.news .news_r ul li .cktime { float: left; width: 70px; text-align: center; height: 100%; box-sizing: border-box; padding-top: 33px; }
.cktime p:nth-child(1) {font-size: 28px;color: #305bc4;font-weight: bold;}
.cktime p:nth-child(2) {font-size: 16px;color: #305bc4;}
.cknei { float: left; width:80%; text-align: justify; margin-left: 30px; box-sizing: border-box; padding-top: 45px; }
.cknei h2 { font-size: 20px; font-weight: bold; color: #000; margin-bottom: 9px; -webkit-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.cknei p { font-size: 16px; color: #000; overflow: hidden; -webkit-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.news_r ul li:hover { border-bottom: 1px solid #305bc4; }
.news_r ul li:hover h2 { color: #305bc4; }
.news_r ul li:hover p { color: #305bc4; }

 @keyframes rotate {
 0% { transform: rotateZ(0deg);/*从0度开始*/}
 100% { transform: rotateZ(360deg);/*360度结束*/}
 }
 @media( max-width:1280px ){
	.news .news_l{margin-left: 5%;}
	.news .news_r{width: 55%;}
	.news .news_r ul{width: 90%; margin: 0 auto;}
	.news .news_r ul li .cktime{display: none;}
	.cknei{width: 80%;}
 }

.section6 {position: relative;}
.section6 .bg_move{background:url(../images/6a.jpg);overflow:hidden;background-size: 100%;webkit-animation: bg_move 8s infinite ease-in-out;-ms-animation: bg_move 8s infinite ease-in-out; animation: bg_move 8s infinite ease-in-out;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;}
.cdpp1 { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.cdpp2 { width: 674px; height: 614px; position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.pock1 { position: absolute; left: 0; top: 0; width: 100%; animation: rotate2 20s linear infinite; }
.pock3 { position: absolute; left: 0; top: 0; width: 100%; }
.pock2 { position: absolute; left: 0; top: 0; width: 100%; animation: rotate3 12s linear infinite; }
 @keyframes rotate2 {  0% {
 transform: rotateZ(0deg);/*从0度开始*/
}
 100% {
 transform: rotateZ(360deg);/*360度结束*/
}
}
 @keyframes rotate3 {  0% {
 transform: rotateZ(0deg);/*从0度开始*/
}
 100% {
 transform: rotateZ(-360deg);/*360度结束*/
}
}
.dopp3 { width: 100%; }
.dopp3 h2 { font-size: 36px; color: #000; font-weight: bold; }
.dopp3 p { font-size: 65px; color: rgba(255, 255, 255, 0.1); font-family: impact; }
.dopp4 { width: 100%; margin-top: 22px; position: relative; }
.dopp4 p { font-size: 18px; color: #000; line-height: 36px; }
.cdpp3 { width: 100%; display: table; position: relative; z-index: 2; text-align: center; }
.cdpp3 a { width: 120px; height: 35px; border: 1px solid #305bc4; color: #305bc4; font-size: 16px; line-height: 35px; text-align: center; margin: 0px auto; margin-top: 33px; -webkit-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.cdpp3 a:hover { background-color: #305bc4; color: #000; }
.erc1 { width: 123px; display: table; text-align: center; position: absolute; top: 0; }
.erc1 p { font-size: 14px; line-height: 31px;}
.erc1 img { width: 100%; }
.erc2 { left: 0; }
.erc3 { right: 0; }
.titani { width: 100%; height: 40px; background-color: #1b1b1b; }
.titani p { float: left; height: 40px; line-height: 40px; font-size: 14px; color: #000; }


