@charset "utf-8";
/* CSS Document */
.ban{ overflow:hidden; width:100%; aspect-ratio: 192 / 85;}
.fullSlide {width:100%;position:relative;overflow:hidden;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important; overflow:hidden; aspect-ratio: 192 / 85; }
.fullSlide .bd li img{ width:100%; float:left; overflow:hidden;aspect-ratio: 192 / 85;　}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:35px;left:0;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:20px;height:4px; margin-right:8px; overflow:hidden;background:#fff;filter:alpha(opacity=50);opacity:0.5;line-height:999px; border-radius:4px}
.fullSlide .hd ul .on {background:#fff;filter:alpha(opacity=100);opacity:1.0; width:40px}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:2%;z-index:1;width:40px;height:76px;background:url(arrleft.png) center center no-repeat;cursor:pointer;filter:alpha(opacity=70);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:2%;;background:url(arrright.png) center center no-repeat;}


.app01{ margin:70px 0}
.h401{ width:100%; float:left; overflow:hidden; line-height:36px; font-size:32px; font-weight:normal; color:#3f4046; margin-bottom:10px;}
.h301{ width:100%; float:left; overflow:hidden; line-height:50px; font-weight:bold; font-size:40px;  color:rgb(5, 18, 51); margin-bottom:50px }


/* 优势 */
.advan{ padding:70px 0; background:#f5f6fa}
.advan ul{ width:100%; float:left; overflow:hidden; display:flex }
.advan ul dl{ width:23.5%; float:left; overflow:hidden; margin-right:2%; background:#fff; padding:15px 20px 25px; box-sizing:border-box}
.advan ul dl:last-child{ margin-right:0}
.advan ul dl dt{ width:100%; float:left; overflow:hidden; line-height:40px; color:#0d0d0d; font-size:21px; margin-bottom:20px}
.advan ul dl dt span{ background:#053584; color:#fff; padding:3px 8px 5px; font-size:16px; border-radius:2px; margin-left:5px; border-radius:2px}
.advan ul dl dd{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:14px; color:#666; margin-bottom:20px}
.advan ul dl h5{ width:100%; float:left; overflow:hidden}
.advan ul dl h5 img{ width:100%; float:left; overflow:hidden}


/* 简介 */
.about{margin:70px 0 20px}
.about ul{ width:75%; float:left; overflow:hidden; margin-bottom:40px}
.about ul p{ width:100%; float:left; overflow:hidden; line-height:20px; font-size:16px; color:#333; margin-bottom:10px}

.video{ margin:0 0 70px}
.video01{ width:68%; margin-right:3.5%; float:left; overflow:hidden}
.video ul{ width:28.5%; float:left; overflow:hidden; padding-top:30px }
.video dl{ width:100%; float:left; overflow:hidden; margin-bottom:50px;}
.video dl dd{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:20px; color:#818799; margin-bottom:10px}
.video dl dt{ width:100%; float:left; overflow:hidden; line-height:40px; font-size:34px; color:#051233; margin-bottom:10px}
.video dl p{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:16px; color:#818799; }
.video ul h5{ width:100%; float:left; overflow:hidden; margin-top:20px}
.video ul h5 a{ display:block; float:left; overflow:hidden; width:180px; height:56px; text-align:center; line-height:56px; border-radius:28px; font-weight:normal; color:#fff; font-size:16px; letter-spacing:1px;background-image: linear-gradient(to bottom,#467fdc ,#053584); transition:all 0.35s}
.video ul h5 a:hover{background-image: linear-gradient(to bottom,#5f92e7 ,#042f75); }


/******** 手机版 ********/
@media (max-width:767px){
	
	
body{ padding-top:50px}
.ban{ overflow:hidden; width:100%; aspect-ratio: 192 / 85;}
.fullSlide .hd {bottom:10px;left:0;}
.fullSlide .hd ul li {;width:20px;height:4px; margin-right:8px;}
.fullSlide .hd ul .on {background:#fff;filter:alpha(opacity=100);opacity:1.0; width:40px}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:2%;z-index:1;width:40px;height:76px;background:url(arrleft.png) center center no-repeat;cursor:pointer;filter:alpha(opacity=70);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:2%;;background:url(arrright.png) center center no-repeat;}

.app01{ margin:30px 0 10px}
.h401{  line-height:26px; font-size:22px;  margin-bottom:5px;}
.h301{ line-height:30px;  font-size:25px;  margin-bottom:15px }

/* 优势 */
.advan{ padding:30px 0 10px; }
.advan ul{ flex-wrap:wrap  }
.advan ul dl{ width:48.5%; margin-right:0;  padding:10px; margin-bottom:12px}
.advan ul dl:nth-child(2n+1){ margin-right:3%}

.advan ul dl dt{  line-height:35px; font-size:21px; margin-bottom:15px}
.advan ul dl dt span{  padding:3px 8px 5px; font-size:14px; border-radius:2px; margin-left:5px; border-radius:2px}
.advan ul dl dd{ line-height:18px; font-size:12px; height:72px;  margin-bottom:15px}

/* 简介 */
.about{margin:30px 0 0px}
.about ul{ width:100%; margin-bottom:10px}
.about ul p{  line-height:20px; font-size:14px; margin-bottom:10px}

.video{ margin:0 0 30px}
.video01{ width:100%; margin-right:0; }
.video ul{ width:100%;  padding-top:20px }
.video dl{ margin-bottom:20px;}
.video dl dd{ line-height:18px; font-size:14px; margin-bottom:5px  }
.video dl dt{ line-height:25px; font-size:20px;  margin-bottom:5px}
.video dl p{line-height:18px; font-size:12px; }
.video ul h5{  margin-top:0px}
.video ul h5 a{ width:150px; height:45px;  line-height:45px; border-radius:23px;  font-size:16px; }



	
	
}