  @charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
a,ul,li{ list-style:none; text-decoration:none;}
@font-face {
    font-family:SegoePrint;
    src: url('/custom/fonts/segoeprb.ttf')
}
@font-face {
    font-family: Didot-HTF-M06-Medium-Ital;
    src: url('/custom/fonts/Didot-HTF-M06-Medium-Ital.otf')
}

/*banner*/
.banner{width: 100%;overflow: hidden;}
.banner img{display: block;width: 100%;}
/*banner*/
/*side*/
.silder li{width:100%;height:auto;}
.silder li img{width:100%;}
.silder-box .silder li span{font-size: 22px;display: block;	color: #1e547b;margin: 10px 0;}
.silder-box-1 .silder li span{color: #fff;}
/*side*/
/*main1*/
.main-m{width: 100%;}
.silder-box{width: 49%;padding: 0.5%;float: left;box-shadow: 0 6px 23px 6px rgba(0, 0, 0, 0.2);margin-top: 80px;}
.silder-box-1{margin-top: 50px;background: #375267;padding-bottom: 50px;}
.m1{width: 1300px;margin: 30px auto;height: 1350px;}
.m1>h1{text-align: center;color: #1e547b;font-weight: bold;}
.m1 h3{color: #1e547b;font-size: 18px;margin: 15px 0;}
.m1 table{width: 100%;margin: 8px auto;font-size: 14px;color: #434343;}
.m1 table p{margin: 0;}
.m1 table.table{color: #fff;border-color: #fff;}
.m1 table.table tr td{border-color: #fff!important;background: none!important;vertical-align: middle;line-height: 2.5;}
.m1 table tr td span{font-size: 12px!important;}
.m1>span{height: 2px;background: #375267;display: block;margin:6px auto;}
.m1 .first{width: 330px;}
.m1 .second{width: 380px;}
.data li{overflow:hidden; zoom:1; padding:12px 0; border-bottom:1px dashed #d6d6d6;line-height: 24px;}
.data .data_l{display:block; width:210px;  float:left;  text-shadow:none;font-weight: bold;}
.silder-box-1 .data li{color: #fff;}
.silder-box-1 .data .data_l{color: #fff;}
.data .data_y{display:block; width:300px;  float:left;  text-shadow:none;font-weight: bold;}
.data .data_r{display:block; text-align:right;}
.data .data_c{display:block; width:65%;float:left;  text-shadow:none;font-weight: bold;}
.data .data_d{display:block; text-align:right;line-height: 20px;font-weight: bold;}
/*main1*/
.m3{width: 1300px;margin: 80px auto 30px;}
.m3 ul{display: flex;background: #375267;color: #fff;font-size: 36px;}
.m3 ul li{width: 50%;text-align: center;border-right: 1px solid white;}
.m3 h3{text-align: center;margin: 40px 0;font-weight: bold;}

.feature{display: flex;align-items: center;border-bottom: 1px dashed #d6d6d6;padding-bottom: 30px;}
.feature .left,.feature .right{width: 50%;}
.feature .left p img{width: 85%;}
.feature .right img{width: 100%;}

.work{align-items: normal;border-bottom: none;}
.work .right p{line-height: 31px;}
/*main5*/
.m5{width: 100%;padding: 20px 0;clear: left;box-shadow: 0 6px 23px 6px rgba(0, 0, 0, 0.1);}
.m5 .content{display: flex;}
.m5 .content video{object-fit: cover;}
.m5 .content img{width: 60%;}

.m5 .title{width: 500px;margin:0 auto 35px;}
.m5 .title h1{color: #1e547b;text-align: center;font-weight: bold;margin-top: 0;}
.m5 .title span{height: 2px;background: #375267;display: block;margin:6px auto;}
.m5 .first{width: 330px;}
.m5 .second{width: 380px;}
/*main5*/


