html{font-size: 100px;}

@media (max-width: 1600px){html{font-size: 95px;}}

@media (max-width: 1440px){html{font-size: 90px;}}

@media (max-width: 1220px){html{font-size: 85px;}}

@media (max-width: 1024px){html{font-size: 80px;}}

@media (max-width: 991px){html{font-size: 70px;}}

@media (max-width: 639px){html{font-size: 70px;}}

html, body{-webkit-text-size-adjust:none;}

body{overflow-x:hidden; }



@font-face {

  font-family: "DIN";

  src: url("../fonts/DIN-Medium.woff") format("woff"),

     url("../fonts/DIN-Medium.ttf") format("truetype"),

     url("../fonts/DIN-Medium.eot") format("embedded-opentype"),

     url("../fonts/DIN-Medium.svg") format("svg");

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: "DIN-blod";

  src: url("../fonts/din-bold_.woff") format("woff"),

     url("../fonts/din-bold_.ttf") format("truetype"),

     url("../fonts/din-bold_.eot") format("embedded-opentype"),

     url("../fonts/din-bold_.svg") format("svg");

  font-weight: bold;

  font-style: normal;

}

@font-face {

  font-family: "BarSemiCond";

  src: url("../fonts/BarlowSemiCondensed-Medium.woff") format("woff"),

     url("../fonts/BarlowSemiCondensed-Medium.ttf") format("truetype"),

     url("../fonts/BarlowSemiCondensed-Medium.eot") format("embedded-opentype"),

     url("../fonts/BarlowSemiCondensed-Medium.svg") format("svg");

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: "CenturyGothic-blod";

  src: url("../fonts/century gothic BOLD.woff") format("woff"),

     url("../fonts/century gothic BOLD.ttf") format("truetype"),

     url("../fonts/century gothic BOLD.eot") format("embedded-opentype"),

     url("../fonts/century gothic BOLD.svg") format("svg");

  font-weight: bold;

  font-style: normal;

}

@font-face {

  font-family: "CenturyGothic";

  src: url("../fonts/CenturyGothic.woff") format("woff"),

     url("../fonts/CenturyGothic.ttf") format("truetype"),

     url("../fonts/CenturyGothic.eot") format("embedded-opentype"),

     url("../fonts/CenturyGothic.svg") format("svg");

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: "trump";

  src:url("../fonts/trump_gothic_east_bold.ttf") format("truetype"),

  font-weight: normal;

  font-style: normal;

}

body{font-family:"Microsoft Yahei","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;} 

a, a:link, a:visited, a:hover, a:active{/*color: #666;*/ outline: 0; /*border: 0;*/ text-decoration: none}

a:hover, a:active{background-color: transparent;}

em,b,strong{font-style: normal;font-weight: none;}

/*@media (min-width: 1200px){a:hover{color: #a21f24;}}*/

small{display: block; font-size: 100%;}

input, textarea, button, select, radio{outline: 0; border: 0;}

select:link,select:visited{color: #666;}

textarea{resize: none;}

img{max-width: 100%; display: block;}

ul{list-style: none;}

a{text-decoration: none; outline: 0; blr:expression(this.onFocus=this.blur()); }

::-ms-clear, ::-ms-reveal{display: none;}

select::-ms-expand{ display: none; } 

.mt0{margin-top: 0 !important;}

.mr0{margin-right: 0 !important;}

.mb0{margin-bottom: 0 !important;}

.ml0{margin-left: 0 !important;}

.weui-cell{padding: 10px 15px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex;-webkit-box-align: center; -webkit-align-items: center; align-items: center;}

.weui-cell_primary{min-width: 1px; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}

.weui-cell__bd{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}

.weui-cell__ft{text-align: right; color: #999999;}

.weui-flex{display: -webkit-box; display: -webkit-flex; display: flex;}

.weui-flex__item{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}

.line1{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}

.line2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

.line3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}

.start{-webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}

.end{-webkit-box-align: end; -webkit-align-items: flex-end; align-items: flex-end;}

.nobefore::before, .noafter::after{display: none !important;}

input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none; -moz-box-shadow: none;}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #333;} 

input:-moz-placeholder, textarea:-moz-placeholder{color: #333;} 

input::-moz-placeholder, textarea::-moz-placeholder{color: #333;} 

input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #333;} 

div:focus{outline:none;}

img:focus{outline:none;}

.container{width: auto; margin: 0 15px; padding: 0;}

.container2{width: auto; margin: 0 15px; padding: 0;}

@media (min-width: 640px){.container{margin: 0 7.5%;}}

@media (min-width: 1200px){.container{margin: 0 10%;}}

@media (min-width: 1600px){.container{margin: 0 12.5%;}}

@media (min-width: 640px){.container2{margin: 0 10.75%;}}

@media (min-width: 1200px){.container2{margin: 0 14.75%;}}

@media (min-width: 1600px){.container2{margin: 0 18.75%;}}

.pd0{padding: 0 !important;}

.pl0{padding-left: 0 !important;}

.pr0{padding-right: 0 !important;}



.white{color: #fff !important;}

.red{color: #a21f24 !important;}

.gray333{color: #333 !important;}

.gray999{color: #999 !important;}

.opacity5{opacity: .5;}

a{color: #333333;}

a.fill{display: block; width: 100%; height: 100%;}

.max{max-width: 100%;}

.auto{margin-left: auto !important; margin-right: auto !important;}

.img-cover{object-fit: cover;}

.img-contain{object-fit: contain;}



.bg-white{background-color: #fff;}

.bg-gray1{background-color: #f5f5f5;}

.bg-gray2{background-color: #f7f7f7;}

h1,h2,h3,h4,h5,p{margin: 0}

.f12{font-size: 12px;}

.f14{font-size: 16px;}

.f16{font-size: 16px;}

.f18{font-size: 18px;}

.f20{font-size: 20px;}

.f22{font-size: 22px;}

.f24{font-size: 24px;}

.f26{font-size: 26px;}

.f28{font-size: 28px;}

.f30{font-size: 30px;}

.f36{font-size: 36px;}

.f40{font-size: 40px;}

.mt_0{margin-bottom: 0px; }

.mt_1{margin-top: 2.5%;}

.mb_1{margin-bottom: 2%;}

.mt_2{margin-top: 2%;}

.mb_2{margin-bottom: 2%;}

.mt_3{margin-top: 4%;}

.mt_3_3{margin-top: 5.22%;}

.mt_45{margin-top: 3.3% !important;}

.mt_33{margin-top: 5%;}

.mb_3{margin-bottom: 4%;}

.mt_5{margin-top: 11%;}

.mt_4{margin-top: 14%;}

.mt_10{margin-top: 9%;}

.mb_5{margin-bottom: 11%;}

.mt_8{margin-top: 8.98%;}

.mb_8{margin-bottom: 6%;}

.mt_3_6{margin-top: 4.55%;}

.mt_3_4{margin-top:5.5%}

.mb_16{margin-bottom: 18.1%;}

.pb_3{padding-bottom:3%}

.pb_6{padding-bottom: 7.5%; }

.pos_re{position: relative;}

.pos_ab{position: absolute;}

.border_b{border-bottom: 1px solid #4f4f4f;}

.tl{text-align: left;}

.tc{text-align: center;}

.tr{text-align: right;}

.fl{float: left;}

.fr{float: right;}

.clear{clear: both;}

.pr{position: relative;}

.pb{position: absolute;}

.pf{position: fixed;}

.block{display: block;}

.hide{display: none;}

.inline{display: inline-block;}

.hidden{overflow: hidden;}

.cap{text-transform: capitalize;}

.upper{text-transform: uppercase;}

.bold{font-weight: bold;}

.indent{text-indent: 2em;}

.normal{font-weight: normal;}

.vmid td{vertical-align: middle;}

.hand{cursor: pointer; _cursor: hand;}

.ff-ar{font-family:Arial !important;}

.noborder{border: 0 !important;}

.noradius{border-radius: 0 !important;}

.ellipsis2{text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden; }

.ellipsis3{ text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3; overflow:hidden;}

.ellipsis{white-space: nowrap;  text-overflow: ellipsis;overflow: hidden;}

.justify{text-align:justify; text-justify: distribute-all-lines; text-align-last:justify;}

.filterbox{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); zoom:1;}

:root .filterbox{filter: none\9;}

.tips, .tips1{display: none; z-index: 100; top: 50%; left: 50%; margin-top: -20px; margin-left: -125px; padding: 10px; width: 250px; height: 40px; line-height: 20px; text-align: center; font-size: 16px; color: #fff; border-radius: 3px; background: rgba(0,0,0,.75); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf000000,endColorstr=#bf000000); zoom:1;}

:root .tips{filter: none\9;}

:root .tips1{filter: none\9;}

@media (max-width: 639px){.tips, .tips1{position: fixed; -webkit-transform: translateZ(0)}}

.clearfix:after {display: block; clear: both; height: 0px; overflow: hidden; content: "\200B" }

/* css3 style */

.trans-3{-webkit-transition: all 0.35s linear; transition: all 0.35s linear;}

.trans-8{-webkit-transition: all 0.8s; transition: all 0.8s;}

.h1,.h2,.h3,.h4,.h5,p{margin: 0}











footer{background: #2c2c2c}

.footer1{display: flex;align-items: flex-start;padding:.75rem 0 .6rem;}

.footer1 .left img{width: 1.64rem;}

.footer1 .left .h1{font-size: 12px;color: #fff;margin-top: .55rem;}

.footer1 .left .h2{font-size: .24rem;color: #fff;margin-top: .1rem;display: block;}

.footer1 .navs{display: flex;align-items: flex-start;}

.footer1 .navs dl{margin-left: 4.4vw;margin-bottom:0}

.footer1 .navs dt a{display: block;font-size:.18rem;color: #fff;font-weight: normal;}

.footer1 .navs dt{margin-bottom: .15rem}

.footer1 .navs dd a{display: block;font-size: .14rem;color: #cccccc;transition: all .3s;padding: .05rem 0}

.footer2{padding:.4rem 0;border-top: 1px solid #4f4f4f;}

.footer2 p{font-size:12px;color:#999;text-align: center;}





.page{display: flex;align-items: center;border: 1px solid #dddddd;padding: .15rem .4rem;}

.page .page-num{font-size: 0;text-align: center;}

.page .page-num a{transition: all .2s ease;display: inline-block;width: .36rem;height: .36rem;border-radius: 50%;line-height: .36rem;text-align: center;font-size: .14rem;color: rgb(72, 72, 72);margin: 0 .08rem}

.page .page-num a.on{background: #c30d23;color: #fff}

.page .page-btn{font-size: .14rem;color: rgb(153, 153, 153);transition: all .3s ease;}  



@media (min-width: 1000px){

  .page .page-btn:hover{color: #c30d23}

  header .navs a:hover{color: #c30d23}

  .page .page-num a:hover{background: #c30d23;color: #fff}

}

@media (max-width: 767px){

  .page .page-num a{width: 26px;height: 26px;line-height: 26px;font-size: 12px;}

  .page{padding: .2rem}

  .page .page-btn{font-size: 12px}

     

}

@keyframes rightan{

				

				from

				{

				    bottom: 10%;

				}

				to

				{

				   bottom: 8%;

				}

}

.rightan

{

  animation: rightan 1s infinite;

-webkit-animation: rightan 1s infinite;

animation-fill-mode: both;

-webkit-animation-fill-mode: both;

}

@keyframes rightan2{

				

  from

  {

      bottom: 9

  }

  to

  {

     bottom: 7%;

  }

}

.rightan2

{

animation: rightan2 1s infinite;

-webkit-animation: rightan2 1s infinite;

animation-fill-mode: both;

-webkit-animation-fill-mode: both;

}

@keyframes rightan3{

				

  from

  {

      bottom: 8%;

  }

  to

  {

     bottom: 6%;

  }

}

.rightan3

{

animation: rightan3 1s infinite;

-webkit-animation: rightan3 1s infinite;

animation-fill-mode: both;

-webkit-animation-fill-mode: both;

}



@keyframes fadein {

  0% {

    opacity: 0;

  }

  50%{

    opacity: 0.4;

  }

  100% {

    opacity: 1;

  }

}

.fadein {

    -webkit-animation-name: fadein;

    animation-name: fadein;

    -webkit-animation-duration: 3s;

    animation-duration: 3s;

    

}

@keyframes fadeup {

  0% {

    transform: translateY(20px);

    opacity: 0;

  }

  100% {

    transform: translateY(0);

    opacity: 1;

  }

}

.fadeup {

    -webkit-animation-name: fadeup;

    animation-name: fadeup;

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

}

@keyframes faderight {

  0% {

    transform: translateX(20px);

    opacity: 0;

  }

  100% {

    transform: translateX(0);

    opacity: 1;

  }

}

.faderight {

    -webkit-animation-name: faderight;

    animation-name: faderight;

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

}



@keyframes faderight1 {

  0% {

    transform: translateX(200px);

    opacity: 0;

  }

  100% {

    transform: translateX(0);

    opacity: 1;

  }

}

.faderight1 {

    -webkit-animation-name: faderight1;

    animation-name: faderight1;

    /* -webkit-animation-duration: 1s;

    animation-duration: 1s; */

}



@keyframes fadeleft {

  0% {

    transform: translateX(-20px);

    opacity: 0;

  }

  100% {

    transform: translateX(0);

    opacity: 1;

  }

}

.fadeleft {

    -webkit-animation-name: fadeleft;

    animation-name: fadeleft;

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

}

@keyframes fadescale {

  0% {

    transform:scale(2);

    opacity: 0.8;

  }

  100% {

    transform: scale(1);

    opacity: 1;

  }

}

.fadescale {

    -webkit-animation-name: fadescale;

    animation-name: fadescale;

}

@keyframes fadescaleout {

  0% {

    transform:scale(1);

    opacity: 1;

    

  }

  100% {

    transform: scale(2);

    opacity: 0.8;

  }

}

.fadescaleout {

    -webkit-animation-name: fadescaleout;

    animation-name: fadescaleout;

}

.copyright{color:#b2b2b2 ;}
