.w-xl{width:1600px;min-width: 1600px}
.w-l{width:1360px;min-width: 1360px}
.w-m{width:1170px;min-width: 1170px}
.w-s{width:1030px;min-width: 1030px}

.mt-50{margin-top: 50px;}
.mt-100{margin-top: 100px;}
.mt-150{margin-top: 150px;}
.mt-180{margin-top: 180px;}
.mt-200{margin-top: 200px;}
.mt-250{margin-top: 250px;}
.mt-320{margin-top: 320px;}
.mt-450{margin-top: 450px;}
.mt-480{margin-top: 480px;}

.mb-100{margin-bottom: 100px;}


.mt-0{margin-top: 0px;}
.mb-0{margin-bottom: 0px;}
.ml-0{margin-left: 0px;}
.ml-25{margin-left: 25px;}
.mr-0{margin-right: 0px;}
.pt-0{padding-top: 0px;}
.pb-0{padding-bottom: 0px;}
.pl-0{padding-left: 0px;}
.pr-0{padding-right: 0px;}

.f-48{font-size:48px;}
.f-50{font-size:50px;}
.f-55{font-size:55px;}
.f-60{font-size:60px;}
.f-70{font-size:70px;}
.f-80{font-size:80px;}
.f-90{font-size:90px;}

.radius {
  border-radius: 8px;
}

.f-thin{font-weight: 100; text-align: justify;}

.qiantu{background-color: #ededed; width:100%;display: block;}

.content p {
  margin-bottom: 10px;
  text-align: justify;
  word-break: break-all;
}

.nev-menu{height:72px;line-height: 72px;}
.nev-menu .item{width:158px}
.nev-menu .item:last-child{text-align:right;float: right;}



.footer{width:100%;height:390px;border-top:9px solid #f00;}
.footer a, .footer a:hover {
    color: #fff;
    text-decoration: none;
}

.slider{position:relative;text-align:center; margin:0 auto;z-index:1}
.slider .bd,.slider .bd li,.slider .bd img{width:1600px; height:560px}/*请给每个幻灯片套个div并设置id，通过id重置这个地方的宽度，达到自定义效果*/
.slider .bd{z-index:2;overflow:hidden}
.slider .bd li{float:left;width: 100%;overflow:hidden; background-position:center; background-repeat:no-repeat}
.slider .bd li a{ display:block; width: 100%; height: 100%}
.slider .bd li img{display:block}
.slider .hd{ position: absolute; z-index: 3; left: 0; right: 0; bottom:10px; padding: 0 10px; text-align: center}
.slider .hd li{display:inline-block;text-align:center;margin-right:10px;cursor:pointer;background-color:#C2C2C2;}
.slider .hd li.active{background-color:#222}
  /*圆点*/
  .dots li{width:10px; height:10px;font-size:0px;line-height:0px;border-radius:50%}
  /*数字*/
  .numbox li{width:20px; height:20px; line-height:20px; font-size:13px;font-family:Arial;font-weight:bold; text-indent:inherit}
  .numbox li.active{color:#fff}
  /*长方条*/
  .rectangle li{width:40px; height:10px;font-size:0px;line-height:0px}

/*首页*/

.box-left{width:673px;display: block;position: relative;}
.box-right{width:671px;display: block;position: relative;}

.box-left span,.box-right span{width:80%;display: block;position: relative;}

.box1{width:375px;height: 360px;display: block;}
.box2{width:280px;height: 175px;display: block;}
.box3{width:327px;height: 175px;display: block;}
.box3-r{width:327px;height: 175px;display: block;}
.box4{width:671px;height: 175px;display: block;}

.bgse1{background-color: #019e93;}
.bgse2{background-color: #64214a;}
.bgse3{background-color: #0680af;}
.bgse4{background-color: #2ca5de;}
.bgse5{background-color: #f6b42c;}
.bgse6{background-color: #e85512;}
.bgse7{background-color: #ae0210;}
.bgse8{background-color: #e5b94c;}
.bgse9{background-color: #036eb6;}

span.en-num{
  width:100%;
  line-height:120%;
  height:auto;
  display: block;
  position: relative;
  font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  top: 22%;
}
span.num-des{
  width:100%;
  line-height:150%;
  height:auto;
  display: block;
  position: relative;
  top: 22%;
}

span.en-num-all{
  width:100%;
  line-height:120%;
  height:auto;
  display: block;
  position: relative;
  font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  top: 37%;
}
span.num-des-all{
  width:100%;
  line-height:150%;
  height:auto;
  display: block;
  position: relative;
  top: 37%;
}