@charset "utf-8";
html, body {padding: 0;margin: 0;}
* {margin: 0;padding: 0;font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei';border: 0;outline: medium;text-shadow: none;text-decoration: none;transition: all 0.3s;font-weight: 300;}
body {color: #333;font-size: 14px;line-height: 1.5;position: relative;-webkit-text-size-adjust: none;-ms-text-size-adjust: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);overflow-x: hidden;}
input {vertical-align: middle;}
textarea {resize: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 14px;margin: 0;padding: 0;}
hr {border-width: 1px;border-style: inset;}
ul {list-style: none;margin: 0;padding: 0;}
p {margin: 0;}
a, a:link, a:active, a:visited, a:hover {text-decoration: none;}
a:hover{transform: translateY(-3px);}
i {display: block;}
i, em {font-style: normal;}
html{height: 100%;}
html, body {width: 100%;min-height: 100%;}
.h-bd{overflow-x: hidden;}
.fr{float: right;}
.fl{float: left;}
.clear{clear: both;}

/* head */
.head{width: 100%;position: relative;top: 0;left: 0;height: 197px;z-index: 4;background-color: #fff;transition: all 0.3s;}
.head .greet{background-color: #f1f1f1;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
.head .greet p{font-size: 14px;line-height: 3;color: rgba(0, 0, 0, 0.5);max-width: 1450px;padding: 0 15px;text-align: right;width: 100%;}
.head .row{border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.headleft{width: 100%;height: 90px;display: flex;margin: 0 auto;padding: 0 15px;max-width: 1450px;}
.headright{width: 100%;height: 65px;display: flex;}

.headleft .logo{height: 100%;}
.headleft .logo a{display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;}
.headleft .logo a h1{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.headleft .logo a h1 img{width: auto;max-height: 80%;object-fit: contain;}

.headleft .headtel{width: 210px;height: 100%;font-size: 22px;display: flex;align-items: center;justify-content: center;margin-left: auto;}
.headleft .headtel img{width: 35px;}
.headleft .headtel strong{padding-left: 15px;font-family: fantasy;font-weight: normal;transition: all 0.3s;white-space: nowrap;}

.headright{background-color: rgba(31, 143, 238, 1);}
.headright .nav{width: calc(100%);max-width: 1400px;margin: 0 auto;}
.headright .nav>ul{margin: 0;display: flex;flex-wrap: wrap;height: 100%;justify-content: center;}
.headright .nav>ul>li{width: 12.5%;text-align: center;position: relative;height: 100%;display: flex;align-items: center;}
.headright .nav>ul>li a{color: #fff;font-size: 16px;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.headright .nav li>ul{padding: 10px 0;transform: rotateX(90deg) translateX(-50%);transform-origin: top;transition: all 0.3s;position: absolute;min-width: 100%;z-index: 11;left: 50%;top: 100%;}
.headright .nav li>ul>li{width: 100%;line-height: 3;}
.headright .nav li>ul>li a{min-width: 100%;width: auto;white-space: nowrap;padding: 0 15px;}

.headright .nav li>ul>li:hover{background-color: rgba(0, 0, 0, 0.2);}
.headright .nav li:hover{background-color: rgba(17, 95, 173, 1);}
.headright .nav li:hover>ul{transform: rotateX(0deg) translateX(-50%);background-color: rgba(17, 95, 173, 1);}


/* .headright .lan-switch{display: flex;padding-left: 25px;background-image: url(../images/lan.png);background-repeat: no-repeat;background-position: left center;background-size: 20px auto;align-items: center;color: #fff;font-size: 15px;} */


/* wapnav */
.menu-btn {position: absolute;z-index: 3;display: none!important;
  /* display: flex; */
  justify-content: center;align-items: center;width: 105px;height: 43px;border-radius: 22px;cursor: pointer;transition: 0.4s 0.2s;background: rgba(0, 0, 0, 0.2);top: 50%;right: 3%;transform: translateY(-50%);}
.menu-btn p {margin-right: 10px;color: #fff;font-size: 15px;text-transform: uppercase;transition: 0.4s 0.2s;}
.menubtn {position: relative;z-index: 20;float: right;cursor: pointer;transition: 0.4s;cursor: pointer;}
.menubtn span {display: block;width: 18px;height: 2px;background: #fff;position: relative;vertical-align: middle;-webkit-transition-duration: .3s,.3s;-moz-transition-duration: .3s,.3s;-ms-transition-duration: .3s,.3s;-o-transition-duration: .3s,.3s;transition-duration: .3s,.3s;-webkit-transition-delay: .3s,0s;-moz-transition-delay: .3s,0s;-ms-transition-delay: .3s,0s;-o-transition-delay: .3s,0s;transition-delay: .3s,0s;}

.menubtn span:after, .menubtn span:before {content: "";position: absolute;display: inline-block;width: 100%;height: 2px;left: 0;background-color: #fff;-webkit-transition-duration: .3s,.3s;-moz-transition-duration: .3s,.3s;-ms-transition-duration: .3s,.3s;-o-transition-duration: .3s,.3s;transition-duration: .3s,.3s;-webkit-transition-delay: .3s,0s;-moz-transition-delay: .3s,0s;-ms-transition-delay: .3s,0s;-o-transition-delay: .3s,0s;transition-delay: .3s,0s;}
.menubtn span:before {top: -6px;-webkit-transition-property: top,transform;-moz-transition-property: top,transform;-ms-transition-property: top,transform;-o-transition-property: top,transform;transition-property: top,transform;}
.menubtn span:after {bottom: -6px;-webkit-transition-property: bottom,transform;-moz-transition-property: bottom,transform;-ms-transition-property: bottom,transform;-o-transition-property: bottom,transform;transition-property: bottom,transform;}
.menubtn.active span {background-color: transparent;-webkit-transition-delay: 0s,0s;-moz-transition-delay: 0s,0s;-ms-transition-delay: 0s,0s;-o-transition-delay: 0s,0s;transition-delay: 0s,0s;}
.menubtn.active span:after, .menubtn.active span:before {-webkit-transition-delay: 0s,.3s;-moz-transition-delay: 0s,.3s;-ms-transition-delay: 0s,.3s;-o-transition-delay: 0s,.3s;transition-delay: 0s,.3s;}
.menubtn.active span:before {top: 0px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.menubtn.active span:after, .menubtn.active span:before {-webkit-transition-delay: 0s,.3s;-moz-transition-delay: 0s,.3s;-ms-transition-delay: 0s,.3s;-o-transition-delay: 0s,.3s;transition-delay: 0s,.3s;}
.menubtn.active span:after {bottom: 0px;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}

.menu-flex.show {visibility: visible;pointer-events: visible;}
.menu-flex {position: fixed;left: 0;top: 0;width: 100%;height: 100%;visibility: hidden;pointer-events: none;transition: 0.88s;}
.menu-flex.show .menu-bg {opacity: 1;visibility: visible;transition: 0.88s 0s;}
.menu-bg {position: absolute;left: 0;top: 0;background: rgba(0, 0, 0, 0.5);width: 100%;height: 100%;opacity: 0;visibility: hidden;transition: 0.88s 0.3s;z-index: 9;}
.menu-flex.show .menu-right {right: 0;}
.menu-right {position: absolute;right: -330px;top: 0;width: 60%;max-width: 330px;height: 100%;background: #fff;transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);z-index: 10;}
.menu-list {padding-top: 100px;margin: 0 30px;}
.menu-list > li {position: relative;z-index: 3;border-bottom: 1px solid #ebebeb;}
.menu-list > li > a {display: block;position: relative;z-index: 2;padding-left: 42px;color: rgba(0, 0, 0, 0.7);font-size: 16px;height: 59px;line-height: 59px;}
.menu-list > li > a:before {position: absolute;left: 0;bottom: 0;content: "";width: 100%;height: 0;transition: 0.38s;z-index: -1;}



.area{width: 100%;padding: 0 15px;}
.area h2{display: inline-block;width: 100%;text-align: center;font-weight: bold;position: relative;line-height: 110px;}
.area h2 p{font-size: 42px;color: rgba(0, 0, 0, 0.8);position: relative;z-index: 2;font-weight: 600;}
.area h2 p b{color: rgba(17, 95, 173, 1);}
.area h2 span{font-size: 120px;color: rgba(17, 95, 173, 0.05);font-weight: normal;position: absolute;font-weight: bold;left: 50%;transform: translate(-50%,-50%);z-index: 1;top: 50%;text-transform:uppercase;display: block;width: 100%;font-family: fantasy;}
.n-area{width: 100%;max-width: 1600px;margin: 0 auto;overflow: hidden;}

.area .more{font-size: 15px;padding: 15px 35px;line-height: 20px;border: 1px solid rgba(17, 95, 173, 1);color: rgba(0, 0, 0, 0.6);display: flex;align-items: center;}
.area .more b{display: inline-block;width: 20px;height: 20px;margin-left: 50px;background-color: #cf0b0f;color: #fff;font-weight: bold;border-radius: 50%;text-align: center;font-family: cursive;}

table tr td{border: 1px solid #222;padding: 5px;}



/* adv */
.adv{background-size: cover;padding: 100px 15px;background-position: right 0px bottom 0px;}
.adv .n-area{display: flex;flex-wrap: wrap;justify-content: end;align-items: start;}
.adv .adv-l{width: 50%;align-items: center;max-width: 690px;padding: 0 15px;}
.adv .adv-l h2{color: rgba(0, 0, 0, 0.8);text-align: left;line-height: normal;margin-bottom: 20px;}
.adv .adv-l h2 p{color: rgba(255,255,255);}
.adv .adv-l>p{color: #fff;font-size: 15px;margin-bottom: 30px;}
.adv .adv-l .img{width: 100%;max-width: 560px;background-size: 1920px;background-position: bottom -70px left -143px;filter: brightness(1.2);transition: all 0.3s;}
.adv .adv-l img{width: 100%;height: 100%;object-fit: contain;}

.adv .adv-r{width: 50%;}
.adv .adv-r .li{display: flex;padding: 25px 0;align-items: center;background-color: rgba(255,255,255,1);border-radius: 5px;margin-bottom: 45px;height: 135px;transition: all 0.3s;}
.adv .adv-r .li:last-child{margin-bottom: 0;}
.adv .adv-r .li .img{width: 28%;text-align: center;}
.adv .adv-r .li .img img{width: 55px;height: 55px;margin-bottom: 15px;transition: all 0.5s;padding: 10px;background-color: rgba(31, 143, 238, 1);border-radius: 50%;object-fit: none;}
.adv .adv-r .li:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);transform: translateY(-4px);}
.adv .adv-r .li:hover .img img{transform: rotate3d(1,1,1,360deg);}
.adv .adv-r .li .img h4{font-size: 18px;font-weight: bold;color: rgba(0, 0, 0, 0.8);}
.adv .adv-r .li .info{width: 72%;padding: 0 5%;font-size: 15px;line-height: 32px;color: rgba(0, 0, 0, 0.6);}


/* foot */
/*-------footer -------*/
.footer {overflow: hidden;background-color: rgba(17, 95, 173, 1);background-size: cover;}
.footer .n-area{border-bottom: 1px solid rgba(255, 255, 255, .2);}
.footer .flogo{width: 100%;padding: 35px 0;border-bottom: 1px solid rgba(255, 255, 255, .2);border-right: 1px solid rgba(255, 255, 255, .2);}
.footer .flogo img{max-width: 90%;filter: grayscale(1) brightness(5);}
.footer .flm {padding: 0;overflow: hidden;position: relative;min-height: 185px;}
.footer .flm:after {content: "";width: 1px;height: 100%;background: rgba(255, 255, 255, .2);position: absolute;right:0;top:0;bottom: 0;}
.footer .fnav {padding: 0;overflow: hidden;}
.footer .fnav {padding-top:30px;margin-bottom: 10px;}
.footer .fnav dl{float: left;width: 12.5%;text-align: center;max-width: 160px;}
.footer .fnav dd a{}
.footer .fnav dt a {color: #fff;font-size: 16px;line-height: 60px;display: block;margin-bottom: 15px;text-align: left;font-weight: normal;position: relative;}
.footer .fnav dt a::after{position: absolute;content: "";display: inline-block;width: 25px;height: 2px;background-color: #fff;top: 100%;left: 0;}
.footer .fnav dd a {display: block;color: rgba(255, 255, 255, 0.6);font-size: 14px;line-height: 35px;text-align: left;display: inline-block;width: 100%;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.footer .fnav dt a:hover,.footer .fnav dd a:hover {color: #cf0b0f;}
.footer .flx {padding: 0;overflow: hidden;}
.footer .flx h3 {color: #fff;font-size: 16px;line-height: 60px;display: block;padding-top: 40px;margin-bottom: 30px;position: relative;}
.footer .flx h3::after{position: absolute;content: "";display: inline-block;width: 25px;height: 2px;background-color: #fff;top: 100%;left: 0;}
.footer .flx p {color: rgba(255, 255, 255, 0.6);font-size: 14px;line-height: 30px}
.footer .fewm {padding: 10px 0;overflow: hidden;}
.footer .fewm .fewml {float: left;padding: 0;overflow: hidden;}
.footer .fewm .fewml .fewmimg {width: 110px;height: 110px;margin:0 auto;text-align: center;padding: 10px;background-color: #fff;}
.footer .fewm .fewml .fewmimg img {height: 100%;width: auto;max-width: 100%;object-fit: contain;}
.footer .fewm .fewml p {color: #637182;font-size: 14px;line-height: 30px;text-align: center;}
/*-------友链-------*/
.links {padding: 0 0 10px;overflow: hidden;color: rgba(255, 255, 255, 0.6);font-size: 14px;line-height: 25px;}
.links a {display: inline-block;color: rgba(255, 255, 255, 0.6);font-size: 14px;line-height: 25px;margin-right: 15px;}
.links a:hover {color: #cf0b0f;}
/*-------友链 end-------*/
.footer .copryright {padding:5px 15px;overflow: hidden;text-align: center;}
.footer .copryright,.footer .copryright p,.footer .copryright span,.footer .copryright a {color: rgba(255, 255, 255, 0.6);font-size: 15px;line-height: 30px;}
.footer .copryright a:hover {color: #fff;}


@media screen and (min-width: 0px) and (max-width:1400px){
  .headright .headtel{width: 230px;}
  .headright .headtel img{left: 40px;}
}
@media screen and (min-width: 0px) and (max-width:1200px){
  .area h2 p{font-size: 36px;}
  .adv .adv-r .li .info{padding-left: 0;}
}

@media screen and (min-width: 0px) and (max-width:992px){
  .area h2{line-height: 80px;}
  .area h2 p{font-size: 34px;}
  .area h2 span{font-size: 90px;}

  .adv{padding: 40px 15px;background-size: cover;}
  .adv .adv-l{width: 100%;}
  .adv .adv-l .img{display: none;}
  .adv .adv-r{width: 100%;}
  .adv .adv-r .li{height: auto;padding: 25px 0;margin-bottom: 30px;}
}
@media screen and (min-width: 0px) and (max-width:768px){
  .col-xs-6:nth-child(2n-1){padding-right: 7.5px;}
  .col-xs-6:nth-child(2n){padding-left: 7.5px;}


  .area h2{line-height: 70px;}
  .area h2 p{font-size: 30px;}
  .area h2 span{font-size: 80px;}

  .footer .flogo{padding: 20px 0;}
  .footer .flm{min-height: auto;}
  .footer .fnav dl dd{display: none;}
  .footer .fnav{padding-top: 10px;}
  .footer .fnav dt a{font-size: 15px;line-height: 55px;}
  .footer .fnav dl{margin-bottom: 5px;}
  .footer .flx h3{padding-top: 0;font-size: 15px;margin-bottom: 20px;}
  .footer .n-area{padding-bottom: 15px;}
  .footer .copryright, .footer .copryright p, .footer .copryright span, .footer .copryright a{font-size: 14px;}
}
@media screen and (min-width: 0px) and (max-width:767px){
  .head{height: 202px;}
  .headleft{height: 70px;}
  .headleft .logo a h1 img{max-height: 60%;max-width: 90%;}
  .headleft .headtel{display: none;}
  .headright{height: auto;display: block;}
  .headright .nav>ul>li{width: 25%;}
  .headright .nav ul>li>a{line-height: 3;}
}
@media screen and (min-width: 0px) and (max-width:640px){
  .footer .fnav dl{width: 25%;}
  .footer .fnav dt a::after{display: none;}
  .footer .fnav dt a{line-height: 30px;margin-bottom: 10px;}
}

@media screen and (min-width: 0px) and (max-width:440px){
  .headright .nav>ul>li a{font-size: 15px;}
  .menu-list > li > a{font-size: 14px;line-height: 48px;height: 48px;}
  .menu-list{padding-top: 80px;}

  .area h2 p{font-size: 26px;}
  .area h2 span{font-size: 60px;}

  .adv .adv-l>p{font-size: 14px;}
  .adv .adv-r .li .info{font-size: 14px;line-height: 28px;}
  .adv .adv-r .li .img h4{font-size: 14px;font-weight: normal;}
  .adv .adv-r .li{margin-bottom: 15px;}
  .adv .adv-l>p{margin-bottom: 20px;}

  .case.area{padding: 20px 15px 10px;}

  .footer .fnav{padding-top: 20px;}
  .footer .fnav dt a{margin-bottom: 0px;font-size: 14px;}

  .news .info>span{font-size: 14px;line-height: 35px;}
}
@media screen and (min-width: 0px) and (max-width:320px){

}