@charset "UTF-8";
/* reset.css -----------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, article, aside, nav, figure, figcaption { margin: 0; padding: 0; }

html, body { width: 100%; font-family: "Microsoft Yahei", "Helvetica"; color: #333333; }

img { max-width: 100%; border: 0; /*-webkit-touch-callout: none;*/ }

a { color: #333333; text-decoration: none;transition: ease .3s; }

ul, ol { list-style: none; }

/* form-reset.css -----------------------------------------------------------------*/
table { border-collapse: collapse; border-spacing: 0; }

button { background: none; }

input, textarea, button { border: none; }

input, button, textarea, select, optgroup, option { font: 1rem "Microsoft Yahei", "Helvetica"; }

input[type="button"], input[type="text"], input[type="submit"], input[type="search"], input[type="tel"], input[type="number"], select, option, .appNone { appearance: none; -webkit-appearance: none; -moz-appearance: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.3); }

input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder { color: rgba(0, 0, 0, 0.3); }

/* const.css -----------------------------------------------------------------*/
.page { padding: 30px 0 25px; text-align: center; }

.page .page-main { display: inline-block; vertical-align: top; }

.page .page-main .p-cell { width: 33px; height: 23px; line-height: 23px; text-align: center; border: 1px solid #ddd; margin: 0 8px; -webkit-border-radius: 3px; border-radius: 3px; }

.page .page-main .p-cell.on, .page .page-main .p-cell:hover { background-color: #43dbd2; color: #fff; border-color: #43dbd2; }

.page .page-main .p-cell.on a, .page .page-main .p-cell:hover a{ color: #fff; }

.icon { display: inline-block; background-color: transparent; background-repeat: no-repeat; }

.VAM:after { content: ""; display: inline-block; overflow: hidden; height: 100%; width: 0; font-size: 0; vertical-align: middle; }

.wbwr { word-break: break-all; word-wrap: break-word; }

.wspw{ white-space: pre-wrap; }

.clr:after, .clr:before { content: ""; display: table; }

.clr:after { clear: both; }

.fll { float: left; }

.flr { float: right; }

.vam { vertical-align: middle; }

.db { display: block; }

.dib { display: inline-block; }

.tar { text-align: right; }

.tac { text-align: center; }

.ovh { overflow: hidden; }

.vat { vertical-align: top; }

.vam { vertical-align: middle; }

.posr { position: relative; }

.auto { margin-left: auto; margin-right: auto; }

.white { background-color: #fff; }
.bgeee { background-color: #eee; }

.cp{ cursor: pointer; }

.f12 { font-size: 12px; }

.f14 { font-size: 14px; }

.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; }

.fcf { color: #fff; }

.fc0 { color: #000; }

.fc3 { color: #333; }

.fcc { color: #ccc; }

.fc5 { color: #555; }

.fc6 { color: #666; }

.fc9 { color: #999; }

.fcb { color: #00a9f2; }

.fcg { color: #90d54e; }

.fcy { color: #fea900; }

.green { color: #0bd3c8; }

.yellow { color: #ff0; }

.red { color: red !important; }

.fn { font-weight: normal; }

.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.mr0 { margin-right: 0 !important; }

.mr5 { margin-right: 5px; }

.mr10 { margin-right: 10px; }

.mr20 { margin-right: 20px; }

.mb5 { margin-bottom: 5px; }

.mb25 { margin-bottom: 25px; }

.mb15 { margin-bottom: 15px; }

.mb10 { margin-bottom: 10px; }

.mb17 { margin-bottom: 17px; }

.mb30 { margin-bottom: 30px; }

.mb20 { margin-bottom: 20px; }

.mb13 { margin-bottom: 13px; }

.pb10 { padding-bottom: 10px; }

.pb20 { padding-bottom: 20px; }

.pb30 { padding-bottom: 30px; }

.pt20 { padding-top: 20px; }

.bb1-dashed { border-bottom: 1px dashed #e5e5e5; }

.br1-dashed { border-right: 1px dashed #eee; }

.bb1 { border-bottom: 1px solid #c1c1c1; }

.img-hover { -webkit-transition: 1s; transition: 1s; }

.img-hover:hover { -webkit-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); }

.opacity-hover:hover { opacity: 0.8; }

.hidden2 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }

.hidden3 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; }

.none { display: none; }

.h100{ height: 100%; }

em, i { font-style: normal; }

/* * { outline: none; transform:none;perspective:none; filter:none;} */

.wrap-box { min-width: 1200px; }

.mt20 { margin-top: 20px; }

/* 字体图标 */
@font-face{font-family: 'iconfont';src:url('../font/iconfont.ttf') format('truetype')}
.icon{font-family: iconfont!important;font-size: 14px;font-style: normal;}
.icon-tel:before{content: "\e610";}
.icon-more:before{content: "\e615";}
.icon-jian:before{content: "\eb94";}
.icon-weixin:before{content: "\e65b";}
.icon-douyin:before{content: "\e600";}
.icon-youtube:before{content: "\e617";}
.icon-facebook:before{content: "\e64e";}
.icon-instagram:before{content: "\e606";}
.icon-time:before{content: "\e8b8";}
.icon-fold:before{content: "\e601";}
.icon-view:before{content: "\e68c";}
.icon-ques:before{content: "\e7a1";}
.icon-jiedu:before{content: "\e603";}
.icon-dingzhi:before{content: "\e78d";}
.icon-jiaofu:before{content: "\e62a";}
.icon-website:before{content: "\e607";}
.icon-develop:before{content: "\ecac";}
.icon-corporate_website:before{content: "\e65c";}
.icon-foreign_trade_website:before{content: "\e604";}
.icon-brand_official_website:before{content: "\e608";}
.icon-commerce_website:before{content: "\e664";}
.icon-portal_website:before{content: "\e624";}
.icon-marketing_website:before{content: "\e667";}
.icon-self_media_tools:before{content: "\e602";}
.icon-foreign_trade_assistant:before{content: "\e609";}
.icon-content_management_system:before{content: "\e6e1";}
.icon-advertising_custody:before{content: "\e6b8";}
.icon-video_shooting_editing:before{content: "\e724";}
.icon-full_case_marketing_planning:before{content: "\e62f";}

@font-face{font-family: 'iconfont';src:url('../font/iconfont1.ttf') format('truetype')}
.icon{font-family: iconfont!important;font-size: 14px;font-style: normal;}
.icon-tel:before{content: "\e610";}
.icon-more:before{content: "\e615";}
.icon-jian:before{content: "\eb94";}
.icon-weixin:before{content: "\e65b";}
.icon-douyin:before{content: "\e600";}
.icon-youtube:before{content: "\e617";}
.icon-facebook:before{content: "\e64e";}
.icon-instagram:before{content: "\e606";}
.icon-time:before{content: "\e8b8";}
.icon-fold:before{content: "\e601";}
.icon-view:before{content: "\e68c";}
.icon-vip-yes:before{content: "\e64d";}
.icon-vip-no:before{content: "\e646";}
.icon-jiedu:before{content: "\e603";}
.icon-dingzhi:before{content: "\e78d";}
.icon-jiaofu:before{content: "\e62a";}
.icon-ques:before{content: "\e7a1";}
.icon-yjfb:before{content: "\e61a";}
.icon-sxpl:before{content: "\e891";}
.icon-nraq:before{content: "\e62e";}
.icon-tdgl:before{content: "\e618";}
.icon-sjtj:before{content: "\e626";}
.icon-ddfb:before{content: "\e60f";}

*{box-sizing: border-box;}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.scroll_stop{
  overflow-y:hidden;
}
.zzc{
  display:none;
  position: fixed;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  z-index:1000;
  background:rgba(0,0,0,0.25);
}
/* 开始 */
.all{
  width:100%;
  height:100%;
  position: relative;
  background: #f5f8fa;
}
.all_w{
  width:1400px;
  margin:0 auto;
}
.all_w1{
  width:1420px;
  margin:0 auto;
}
@media all and (max-width: 1420px) {
  .all_w{
      width:95%;
      margin:0 auto;
  }
  .all_w1{
    width:95%;
    margin:0 auto;
  }
}

.sp_start{
  display:flex;
  justify-content: flex-start;
}
.sp_center{
  display:flex;
  justify-content: center;
}
.sp_between{
  display:flex;
  justify-content: space-between;
}
.sp_end{
  display:flex;
  justify-content: flex-end;
}
.head_active{
  width:100%;
  height: 100%;
  overflow: hidden;
}

.icon {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
}

.cd_btn{
  width:0;
  display:none;
  cursor: pointer;
  margin:0 15px;
}
@media all and (max-width:980px) {
  .cd_btn{
    width:20px;
    height: 21px;
    display:block;
    position: relative;
    margin:0 5px;
  }
  .cd_btn .line1{
    position: absolute;
    left:0;
    top:0;
    width:20px;
    height:1.5px;
    background:#37517e;
    transition: all ease .25s;
  }
  .cd_btn .line2{
    position: absolute;
    left:0;
    top:8px;
    width:20px;
    height:1.5px;
    background:#37517e;
    transition: all ease .25s;
  }
  .cd_btn .line3{
    position: absolute;
    left:0;
    top:16px;
    width:20px;
    height:1.5px;
    background:#37517e;
    transition: all ease .25s;
  }
  .cd_btn .line1_1{
    position: absolute;
    left:0;
    top:8px;
    width:20px;
    height:1.5px;
    background:#37517e;
    transform: rotate(45deg);
    transition: all ease .25s;
  }
  .cd_btn .line2_1{
    width:20px;
    height:1.5px;
    background:#37517e;
    opacity: 0;
    transition: all ease .25s;
  }
  .cd_btn .line3_1{
    position: absolute;
    left:0;
    top:8px;
    width:20px;
    height:1.5px;
    background: #37517e;
    transform: rotate(-45deg);
    transition: all ease .25s;
  }
}
.zzc{
  display:none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, .6);
}
.head{width:100%;}
.head_fix{width:100%;}
.head_top{
  width:100%;
  background: #f5f8fa;
  height: 36px;
  line-height: 36px;
  font-size:12px
}
.head_top .wrap{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.head_top_left{}
.head_top_right{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.head_top_right li{
  position: relative;
  padding: 0 20px;
}
.head_top_right li a{
  color: #333;
  transition: all .3s;
}
a:hover{
  text-decoration: none;
  color: #db384d!important;
}
.head_top_right li::after{
  display:block;
  position: absolute;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, .1);
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.head_top_right li.phone a .icon{
  font-weight: bold;
  font-size: 12px;
}
.head_top_right li.layui-form::after{
  display:none;
}
.head_top_right li.layui-form{
  padding:0 0 0 20px;
}
.layui-form .layui-form-item{
  width: 90px;
  margin-bottom: 0;
}
.layui-form .layui-input-block{
  width: 100%;
  height: 26px;
  min-height: 26px;
  margin-left: 0;
}
.layui-form .layui-input-block .layui-input{
  height: 26px;
  line-height: 26px;
  font-size:12px;
}
.layui-form-select dl{
  top:26px;
}
.head_botom{
  width:100%;
  background:#fff;
  height: 80px;
}
.head_botom .wrap{
  position: relative;
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.head_logo{
  height: 50px;
}
.head_logo img{
  display:block;
  height: 100%;
  width:auto
}
.head_nav ul{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.head_nav ul li{
  line-height: 80px;
  padding: 0 20px;
}
.head_nav ul li span{
  display:block;
  font-size:14px;
}
.head_nav ul li span a{
  color: #333;
  text-decoration: none;
  transition: all .3s;
}
.head_nav ul li.at span a{
  color:#db384d;
}
.head_nav ul li .content{
  display:none;
  position: absolute;
  left:0;
  top:100%;
  width:100%;
  background:url("../picture/sub_menu_bg.png") no-repeat center center;
  background-size:cover;
  padding:20px;
  border-top: 1px solid #eee;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
  opacity: 0;
  background-color: #fff;
  z-index:200;
}
.head_nav ul li .cont_wrap{
  height: 100%;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.head_serve_list{
  width:280px;
  overflow: hidden;
  padding: 0 20px;
  border-right: 1px solid #eee;
}
.head_serve_box a{
  display:block;
  width:100%;
  height: 55px;
  border-bottom: 1px solid #eee;
  display:flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.head_serve_box a i{
  display: inline-block;
  line-height: 30px;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: rgba(219, 56, 77, .8);
}
.head_serve_box a em{
  display: inline-block;
  line-height: 30px;
  font-style: normal;
  font-weight: 600;
  margin-left: 10px;
  overflow: hidden;
}
.head_serve_list .on a:after{
  content:"";
  display:block;
  width:2px;
  height: 100%;
  background: #db384d;
  position: absolute;
  right: -20px;
  top:0;
}
.head_serve_info{
  width:calc(100% - 300px);
}
.head_serve_item:nth-child(n+2){
  display:none;
}
.head_serve_item dl{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.head_serve_item dl dd{
  width:33.3%;
  padding:0 30px
}
.head_serve_item dl dd a{
  display:block;
  width:100%;
}
.head_serve_item dl dd a .tit{
  width:100%;
  line-height: 38px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
}
.head_serve_item dl dd a .text{
  width: 100%;
  line-height: 30px;
  color: #666;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.head_serve_item dl dd:nth-child(n+4) {
  margin-top: 20px;
}
.head_pro_list{
  padding:20px;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.head_pro_item{
  width:33.3%;
}
.head_pro_item a{ 
  display:flex;
  justify-content: flex-start;
  padding:0 15px;
}
.head_pro_item a i{
  font-size: 55px;
  line-height: 55px;
  text-align: center;
  color: rgba(219, 56, 77, .8);
} 
.head_pro_item a .text{
  max-width: calc(100% - 75px);
  margin-left: 20px;
  line-height: 20px;
}
.head_pro_item a .text .tit{
  width: 100%;
  line-height: 20px;
  overflow: hidden;
  font-weight: bold;
}
.head_pro_item a .text em{
  display:block;
  width: 100%;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666;
  margin-top:10px;
}
.head_pro_item:nth-child(n+4){
  margin-top:40px;
}
.slide{
  opacity: 1!important;
}
@media all and (max-width:980px) {
  .head{
    height: 86px;
  }
  .head_fix{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    z-index:999;
  }
  .head_nav ul li .content{
    display: none !important;
  }
  .head_top_left{
    display:none;
  }
  .head_top_right{
    width:100%;
  }
  .head_top_right li{
    display:none;
  }
  .head_top_right li.phone{
    display:block;
    padding: 0;
  }
  .head_top_right li.layui-form{
    display:block;
  }
  .head_top_right li::after{
    display:none;
  }
  .head_botom{
    height: 50px;
  }
  .head_botom .wrap{
    height: 100%;
  }
  .head_logo{
    height: 40px;
  }
  .head_nav ul li{
    line-height: 50px;
  }
  .head_nav{
    position: fixed;
    left:-400px;
    top:86px;
    width:400px;
    height: calc(100% - 86px);
    background:#fff;
    z-index:100;
    transition: all ease .5s;
    overflow: hidden;
  }
  .head_nav1{
    left:0;
  }
  .head_nav ul{
    display:block;
    width:100%;
  }
  .head_nav ul li span{
    border-bottom: 1px solid #eee;
  }
}
@media all and (max-width:480px) {
  .head{
    height: 65px;
  }
  .layui-form .layui-input-block .layui-input{
    height: 20px;
  }
  .layui-form-select dl{
    top:20px;
  }
  .layui-form-select dl dd{
    line-height: 25px;
  }
  .layui-form .layui-input-block{
    height: 20px;
    min-height: 20px;
  }
  .head_top{
    height: 25px;
    line-height: 25px;
  }
  .head_botom{
    height: 40px;
  }
  .head_logo{
    height: 30px;
  }
  .head_nav{
    left: -250px;
    width:250px;
    top:65px;
    height: calc(100% - 65px);
  }
  .head_nav1{
    left: 0;
  }
  .head_nav ul li{
    line-height: 40px;
    padding:0 10px
  }
}

.foot{
  width:100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 30px 0 15px 0;
  margin-top: 30px;
}
.foot_box{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
  padding-bottom: 30px;
}
.foot_list{
  width:25%;
  padding: 0 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.foot_list:last-child{
  border-right: 0;
}
.foot_tit{
  width:100%;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  font-size: 15px;
  color:#fff;
}
.foot_list ul{
  width:100%;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.foot_list ul li{
  width:calc(50% - 10px);
  line-height: 20px;
  overflow: hidden;
  margin-top: 15px;
}
.foot_list ul li a{
  color: rgba(255, 255, 255, 0.7);
}
.foot_list ul li a:hover{
  color: #fff !important;;
}
.foot_list p{
  line-height: 20px;
  overflow: hidden;
  margin-top: 15px;
  color: rgba(255, 255, 255, 0.7);
}
.foot_btn{
  width:100%;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
  margin-top: 15px;
}
.foot_btn a{
  display: block;
  width: calc(50% - 5px);
  line-height: 28px;
  border: 1px solid #db384d;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
}
.foot_btn a:first-child{
  color: #fff !important;
  background: #db384d;
}
.foot_btn a:last-child{
  background: #fff;
  border-color: #fff;
  color: #db384d;
}
.foot_icon{
  width: 100%;
  height: auto;
  margin-top: 15px;
  display:flex;
  justify-content: start;
  flex-wrap:wrap;
}
.foot_icon a{
  color: rgba(255, 255, 255, 0.7);
  margin-right: 15px;
}
.foot_icon a:hover{
  color: #fff !important;
}
.foot_icon a .icon{
  font-size:26px;
}
.foot_link{
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  line-height: 26px;
}
.foot_link .tit{
  font-size:14px;
}
.foot_link .list{
  margin-top:10px;
}
.foot_link .list a{
  margin-right: 15px;
  color: rgba(255, 255, 255, 0.6);
  font-size:12px;
}
.foot_link .list a:hover{
  color: #fff !important;
}
.foot_info{
  width:100%;
  line-height: 30px;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 15px;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
  align-items: center;
}
.foot_info p a{
  color: rgba(255, 255, 255, 0.7);
}
.foot_info p a:hover{
  color: #fff !important;
}
@media all and (max-width:980px) {
  .foot_list:nth-child(1),.foot_list:nth-child(2){
    display:none;
  }
  .foot_list{
    width:50%;
  }
}
@media all and (max-width:750px) {
  .foot_list{
    width:100%;
    padding:0;
    border-right:0;
  }
  .foot_list p{
    text-align: center;
  }
  .foot_list:last-child{
    margin-top:15px;
  }
  .foot_icon{
    justify-content: center;
  }
}
@media all and (max-width:480px) {
  .foot{
    padding: 15px 0 15px 0;
  }
  .foot_list p{
    margin-top:10px;
    font-size:12px;
  }
  .foot_link{
    padding:10px 0;
  }
  .foot_info{
    line-height: 25px;
    font-size:12px;
  }
}

.banner{
  width:100%;
}
.gallery-top{
  width:100%;
  height: 500px;
  position: relative;
}
.gallery-top .swiper-slide{
  width:100%;
  height: 100%;
  position: relative;
}
.gallery-top .swiper-slide img{
  display:block;
  width:100%;
  height: 100%;
  object-fit: cover;
}
.gallery-top .swiper-slide .side_box{
  position: absolute;
  width: 1200px;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gallery-top .swiper-slide .side_box .side_tit{
  width:100%;
  line-height: 80px;
  font-size: 50px;
  font-weight: bold;
}
.gallery-top .swiper-slide .side_box .side_text{
  width: 100%;
  line-height: 30px;
  font-size: 18px;
  overflow: hidden;
  margin-top: 10px;
}
.gallery-top .swiper-slide .side_box .side_more{
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  display:flex;
  justify-content: flex-start;  
}
.gallery-top .swiper-slide .side_box .side_more a{
  padding: 0 30px;
  background: #db384d;
  color: #fff;
  line-height: 40px;
  height: 40px;
}
.gallery-top .swiper-slide .side_box .side_more img{
  margin: 0 0px 0 30px;
  width: 200px;
}
.gallery-top .swiper-slide .side_box .side_more a:hover{
  opacity: .8;
  color: #fff!important;
}
.gallery-top .swiper-gallery-page{
  position: absolute;
  left:0;
  bottom: 15px;
  display:flex;
  justify-content: center;
  z-index:10;
}
.gallery-top .swiper-gallery-page .swiper-pagination-bullet{
  width: 50px;
  height: 5px;
  transition: all ease .3s;
  background:rgba(0,0,0,.2);
  border-radius: 0;
  opacity: 1;
}
.gallery-top .swiper-gallery-page .swiper-pagination-bullet-active{
  background: #db384d;
}
.gallery-thumbs{
  width:100%;
  background:#fff;
}
.gallery-thumbs .swiper-wrapper{
  width:1400px;
  margin:0 auto;
}
.gallery-thumbs .swiper-wrapper .swiper-slide {
  width: calc(25% - 10px)!important;
  height: 110px;
  display:flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.gallery-thumbs .swiper-wrapper .swiper-slide img{
  display:block;
  width:40px;
  height: auto;
}
.gallery-thumbs .swiper-wrapper .swiper-slide .text{
  margin-left: 30px;
  max-width: calc(100% - 70px);
  line-height: 20px;
}
.gallery-thumbs .swiper-wrapper .swiper-slide .text span{
  display:block;
  width:100%;
  font-weight: bold;
  font-size: 15px;
}
.gallery-thumbs .swiper-wrapper .swiper-slide .text p{
  margin-top: 15px;
}
.gallery-thumbs .swiper-wrapper .swiper-slide::after{
  display:block;
  content:"";
  position: absolute;
  left:0;
  bottom: 0;
  width:0;
  height: 3px;
  background:#db384d;
  z-index:10;
  transition: all ease .5s;
}
.gallery-thumbs .swiper-wrapper .swiper-slide-thumb-active::after{
  width:100%;
}
@media all and (max-width:1400px) {
  .gallery-thumbs .swiper-wrapper{
    width:100%;
  }
}
@media all and (max-width:1200px) {
  .gallery-thumbs .swiper-wrapper .swiper-slide {
    height: 80px;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide img{
    width:30px;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide .text{
    margin-left: 10px;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide .text span{
    font-size:14px;
  }
  .gallery-thumbs .swiper-wrapper .swiper-slide .text p{
    margin-top:5px;
    font-size:12px;
  }
  .gallery-top .swiper-slide .side_box{
    width:95%;
  }
}
@media all and (max-width:980px) {
  .gallery-thumbs .swiper-wrapper .swiper-slide .text p{
    display:none;
  }
}
@media all and (max-width:750px) {
  .gallery-thumbs{
    display:none;
  }
  .gallery-top{
    height: 300px;
  }
  .gallery-top .swiper-slide .side_box .side_tit{
    line-height: 30px;
    font-size: 20px;
  }
  .gallery-top .swiper-slide .side_box .side_text{
    font-size: 14px;
    line-height: 20px;
  }
  .gallery-top .swiper-slide .side_box .side_more a{
    padding: 0 15px;
    font-size: 12px;
  }
  .gallery-top .swiper-gallery-page .swiper-pagination-bullet{
    width:30px;
    height: 3px;
  }
}
@media all and (max-width:480px) {
  .gallery-top {
    height: 200px;
  }
}


.ind{
  width:100%;
}
.ind_serve{
  width:100%;
  margin-top:30px;
}
.eve_tit{
  width:100%;
  text-align: center;
}
.eve_tit span{
  display:block;
  width:100%;
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
}
.eve_tit p{
  width: 100%;
  line-height: 1.5;
  margin-top: 10px;
  color: #666;
}
.ind_serve_content{
  padding: 30px;
  background: url(../picture/sub_menu_bg.png) no-repeat center center #fff;
  overflow: hidden;
  margin-top: 30px;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.ind_serve_nav{
  width:310px;
}
.ind_serve_nav li{
  width:100%;
  padding:0 20px;
  line-height: 55px;
  border-right: 1px solid rgba(0, 0, 0, .05);
  cursor: pointer;
}
.ind_serve_nav li p{
  width:100%;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  display:flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ind_serve_nav li.on p::after{
  content: "";
  display:block;
  width:2px;
  height: 100%;
  position: absolute;
  right: -20px;
  top:0;
  background:#db384d;
}
.ind_serve_nav li p em{
  display:block;
  width:0px;
  height: 25px;
  background:url("../images/hand.png") no-repeat center center;
  background-size:100% 100%;
  transform: rotate(90deg);
  transition: all ease .3s;
  margin-right: 0px;
}
.ind_serve_nav li.on p em{
  width:25px;
  margin-right: 10px;
}
.ind_serve_nav li p span{
  display:block;
  font-weight: bold;
}
.ind_serve_nav li.on p span{
  color:#db384d;
}
.ind_serve_list{
  width:calc(100% - 310px);
}
.ind_serve_item{
  width:100%;
}
.ind_serve_item:nth-child(n+2){
  display:none;
}
.ind_serve_wzjs dl{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.ind_serve_wzjs dl dd{
  width:calc(33.3% - 30px);
  padding: 20px;
  background: #f5f8fa;
  transition: all .3s;
  margin-left: 30px;
}
.ind_serve_wzjs dl dd:nth-child(n+4){
  margin-top:30px;
}
.ind_serve_wzjs dl dd:hover{
  background: #db384d;
}
.ind_serve_wzjs dl dd .img1{
  width:60px;
  height: 60px;
  background:url("../images/index1_1.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img1{
  background:url("../images/index1_1_1.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .img2{
  width:60px;
  height: 60px;
  background:url("../images/index1_2.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img2{
  background:url("../images/index1_2_2.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .img3{
  width:60px;
  height: 60px;
  background:url("../images/index1_3.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img3{
  background:url("../images/index1_3_3.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .img4{
  width:60px;
  height: 60px;
  background:url("../images/index1_4.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img4{
  background:url("../images/index1_4_4.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .img5{
  width:60px;
  height: 60px;
  background:url("../images/index1_5.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img5{
  background:url("../images/index1_5_5.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .img6{
  width:60px;
  height: 60px;
  background:url("../images/index1_6.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img6{
  background:url("../images/index1_6_6.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .img7{
  width:60px;
  height: 60px;
  background:url("../images/index1_7.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img7{
  background:url("../images/index1_7_7.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .img8{
  width:60px;
  height: 60px;
  background:url("../images/index1_8.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img8{
  background:url("../images/index1_8_8.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .img9{
  width:60px;
  height: 60px;
  background:url("../images/index1_9.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.ind_serve_wzjs dl dd:hover .img9{
  background:url("../images/index1_9_9.png") no-repeat center center;
  background-size:100% 100%;
}
.ind_serve_wzjs dl dd .tit{
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  margin-top: 15px;
  transition: all .3s;
}
.ind_serve_wzjs dl dd:hover a .tit{
  color:#fff;
}
.ind_serve_wzjs dl dd .text{
  line-height: 25px;
  color: #666;
  overflow: hidden;
  margin-top: 15px;
  transition: all .3s;
  height: 50px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
 
}
.ind_serve_wzjs dl dd:hover a .text{
  color:#fff;
}

.ind_serve_jskf dl{
  width:100%;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.ind_serve_jskf dl dd{
  width:calc(50% - 30px);
  margin-left: 30px;
  padding: 20px;
  background: #f5f8fa;
  transition: all .3s;
}
.ind_serve_jskf dl dd:nth-child(n+3){
  margin-top:30px;
}
.ind_serve_jskf dl dd a{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.ind_serve_jskf dl dd .l{
  width:35%;
  position: relative;
}
.ind_serve_jskf dl dd .l img{
  display:block;
  width:100px;
  height: auto;
  margin:0 auto;
  position: relative;
  z-index:2;
}
.ind_serve_jskf dl dd .l .tit{
  width:100%;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  position: relative;
  z-index:2;
}
.ind_serve_jskf dl dd a:hover .l .tit{
  color:#333;
}
.ind_serve_jskf dl dd .l p{
  line-height: 25px;
  color: #666;
  overflow: hidden;
  height: 75px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  position: relative;
  z-index:2;
}
.ind_serve_jskf dl dd .l em{
  position: absolute;
  right: 0;
  bottom: 0;
  font-size:60px;
  z-index:1;
  font-weight: bold;
  font-style:italic;
  color:#ffecec;
}
.ind_serve_jskf dl dd .r{
  width:57%;
}
@media all and (max-width:980px) {
  .ind_serve_nav{
    width:100%;
    display:flex;
    justify-content: flex-start;
    flex-wrap:wrap;
  }
  .ind_serve_nav li{
    width:auto;
    padding:0 10px;
    border:0;
  }
  .ind_serve_nav li.on p::after{
    width:0;
    height: 1px;
    width:100%;
    right: auto;
    top:100%
  }
  .ind_serve_list{
    width:100%;
  }
  .ind_serve_wzjs dl{
    justify-content: space-between;
  }
  .ind_serve_wzjs dl dd{
    width:48%;
    margin-left: 0;
    margin-top:30px;
  }
  .ind_serve_jskf dl dd{
    width:48%;
    margin-left: 0;
    margin-top:30px;
  }
}
@media all and (max-width:750px) {
  .ind_serve_jskf dl dd{
    width:100%;
  }
}
@media all and (max-width:480px) {
  .ind_serve{
    margin-top:20px;
  }
  .eve_tit span{
    font-size:20px;
  }
  .ind_serve_content{
    margin-top:20px;
    padding:10px;
  }
  .ind_serve_nav li{
    line-height: 35px;
  }
  .ind_serve_wzjs dl dd{
    margin-top: 10px !important;
    padding:10px;
  }
  .ind_serve_wzjs dl dd .img1{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd .img2{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd .img3{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd .img4{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd .img5{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd .img6{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd .img7{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd .img8{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd .img9{
    width:50px;
    height: 50px;
  }
  .ind_serve_wzjs dl dd a .tit{
    margin-top:10px;
  }
  .ind_serve_wzjs dl dd .text{
    margin-top:10px;
    line-height: 20px;
    height: 40px;
    font-size:12px;
  }
  .ind_serve_jskf dl dd{
    margin-top:10px!important;
    padding: 10px;
  }
  .ind_serve_jskf dl dd a{
    align-items: center;
  }
  .ind_serve_jskf dl dd .l{
    width:45%;
  }
  .ind_serve_jskf dl dd .r{
    width:50%;
  }
  .ind_serve_jskf dl dd .l img{
    width:60px;
  }
  .ind_serve_jskf dl dd .l p{
    line-height: 20px;
    height: 60px;
    font-size:12px;
  }
}

.ind_ques{
  width:100%;
  margin-top:30px;
}
.ind_ques .wrap{
  padding:30px;
  display:flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap:wrap;
  background:#fff;
}
.ind_ques_l{
  display:flex;
  justify-content: flex-start;
  align-items: center;
}
.ind_ques_icon{
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.ind_ques_icon i{
  font-size: 50px;
  line-height: 1;
  color: #db384d;
}
.ind_ques_box .tit{
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
}
.ind_ques_box .text{
  line-height: 20px;
  margin-top: 15px;
}
.ind_ques_r a{
  display:block;
  line-height: 42px;
  border: 1px solid #db384d;
  padding: 0 15px;
  color:#db384d;
}
.ind_ques_r a:hover{
  background: #db384d;
  color: #fff!important;
}
@media all and (max-width:980px) {
  .ind_ques_l{
    width:100%;
  }
  .ind_ques_r{
    width:100%;
    margin-top:20px;
  }
  .ind_ques_r a{
    text-align: center;
  }
}
@media all and (max-width:480px) {
  .ind_ques{
    margin-top:20px;
  }
  .ind_ques .wrap{
    padding:10px;
  }
  .ind_ques_box .tit{
    font-size:16px;
  }
  .ind_ques_box .text{
    margin-top:5px;
    font-size:12px;
  }
  .ind_ques_r a{
    line-height: 35px;
  }
}

.ind_js{
  width:100%;
  margin-top:30px;
}
.ind_js .wrap{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.ind_js_img{
  width:calc(50% - 15px);
}
.ind_js_img a{
  display:block;
  height: 100%;
  position: relative;
}
.ind_js_img a::before{
  content: "";
  display:block;
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  transition: all ease .3s;
  opacity: 0;
  z-index:10;
}
.ind_js_img:hover a::before{
  opacity: 1;  
}
.ind_js_img a img{
  display:block;
  width:100%;
  height: 100%;
  object-fit: cover;
}
.ind_js_info{
  width:calc(50% - 15px);
  padding: 20px;
  background: #fff;
}
.ind_js_tit{
  width: 100%;
  line-height: 40px;
  font-size: 30px;
}
.ind_js_text{
  width: 100%;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.6;
}
.ind_js_list{
  width:100%;
  padding:20px 0;
  margin-top:20px;
  border-top:1px solid rgba(0, 0, 0, 0.05);
  border-bottom:1px solid rgba(0, 0, 0, 0.05);
}
.ind_js_list dl{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
} 
.ind_js_list dl dd{
  width:31%;
  text-align: center;
}
.ind_js_list dl dd p{
  
}
.ind_js_list dl dd span{
  display:block;
  font-size: 40px;
  color: #db384d;
  font-weight: bold;
  margin-top:20px;
}
.ind_js_more{
  width:100%;
  display:flex;
  justify-content: flex-end;
  margin-top:20px;
}
.ind_js_more a{
  display:block;
  padding: 0 30px;
  line-height: 44px;
  border: 1px solid #db384d;
  color: #db384d;
}
.ind_js_more a:hover{
  background:#db384d ;
  color: #fff !important;
}
@media all and (max-width:980px) {
  .ind_js_img{
    width:100%;
  }
  .ind_js_info{
    margin-top:30px;
    width:100%;
  }
  .ind_js_tit{
    font-size:24px;
  }
  .ind_js_text{
    margin-top:10px;
  }
}
@media all and (max-width:480px) {
  .ind_js_info{
    margin-top:20px;
    padding:10px;
  }
  .ind_js_tit{
    font-size:20px;
  }
  .ind_js_text{
    font-size:14px;
    margin-top:0;
  }
  .ind_js_list{
    margin-top:10px;
    padding:10px 0;
  }
  .ind_js_list dl dd span{
    font-size:24px;
    margin-top: 10px;
  }
  .ind_js_more{
    margin-top:10px;
  }
  .ind_js_more a{
    padding:0 15px;
    line-height: 35px;
  }
}

.ind_flow{
  width:100%;
  margin-top:30px;
}
.ind_flow_list{
  width:100%;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.ind_flow_list li{
  width: calc(33.333333% - 20px);
  background: #fff;
  padding: 50px;
  margin-top: 30px;
  position: relative;
}
.ind_flow_icon{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(219, 56, 77, .05);
  display:flex;
  justify-content: center;
  align-items: center;
}
.ind_flow_icon i{
  font-size: 45px;
  color: #db384d;
}
.ind_flow_tit{
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}
.ind_flow_text{
  width: 100%;
  color: #666;
  margin-top: 15px;
  line-height: 20px;
}
.ind_flow_text p{
  color: #666;
}
.ind_flow_num{
  position: absolute;
  bottom: 30px;
  right: 30px;
  font-size: 50px;
  line-height: 50px;
  color: rgba(0, 0, 0, .1);
  font-weight: bold;
}
@media all and (max-width:980px) {
  .ind_flow_list li{
    width:100%;
  }
}
@media all and (max-width:480px) {
  .ind_flow{
    margin-top:20px;
  }
  .ind_flow_list li{
    margin-top:10px;
    padding: 20px;
  }
  .ind_flow_tit{
    font-size:16px;
  }
  .ind_flow_icon{
    width:60px;
    height: 60px;
  }
  .ind_flow_icon i {
    font-size:32px
  }
  .ind_flow_num {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 50px;
    line-height: 50px;
    color: rgba(0, 0, 0, .1);
    font-weight: bold;
  }
}

.ind_tact{
  width:100%;
  margin-top:30px;
}
.ind_tact .wrap {
  padding:50px;
  background:url("../picture/form_bg.webp") no-repeat center center;
  background-size:cover;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
  align-items: center;
}
.ind_tact_l{
  width:48%;
}
.ind_tact_tit{
  width: 100%;
  line-height: 45px;
  display:flex;
  justify-content: flex-start;
}
.ind_tact_tit span{
  display:block;
  font-size: 24px;
  border-bottom: 2px solid #db384d;
  font-weight: bold;
}
.ind_tact_text{
  width: 100%;
}
.ind_tact_text p{
  width:100%;
  font-size: 18px;
  color: #666;
  margin-top: 15px;
}
.ind_tact_r{
  width:48%;
}
.ind_tact_r form{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.ind_tact_r form input{
  display:block;
  width:48%;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  font-size:14px;
  margin-bottom: 15px;
  color:#666;
}
.ind_tact_r form textarea{
  font-size:14px;
  margin-bottom: 15px;
}
.ind_tact_r form .reg_btn{
  width:100%;
}
.ind_tact_r form .layui-btn{
  display:block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-color: #db384d !important;
  background:rgba(0, 0, 0, 0);
  transition: all .3s;
  color:#db384d ;
}
.ind_tact_r form .layui-btn:hover{
  background: #db384d !important;
  color: #fff !important;
}
@media all and (max-width:980px) {
  .ind_tact_l{
    width:100%;
  }
  .ind_tact_r{
    width:100%;
    margin-top:15px;
  }
}
@media all and (max-width:480px) {
  .ind_tact{
    margin-top:20px;
  }
  .ind_tact .wrap{
    padding:10px;
  }
  .ind_tact_tit{
    line-height: 40px;
  }
  .ind_tact_tit span{
    font-size:18px;
  }
  .ind_tact_text p{
    font-size:14px;
    margin-top:10px;
  }
  .ind_tact_r{
    margin-top:10px;
  }
  .ind_tact_r form input{
    width:100%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
  }
  .ind_tact_r form textarea{
    margin-bottom: 10px;
  }
  .ind_tact_r form .layui-btn{
    height: 35px;
    line-height: 35px;
  }
}

.ind_bao{
  width:100%;
  margin-top:30px;
}
.ind_bao .wrap{
  padding: 30px 15px;
  background:#fff;
}
.ind_bao dl{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.ind_bao dl dd{
  width: 25%;
  padding: 0 15px;
  display:flex;
  justify-content: flex-start;
  align-items: center;
}
.ind_bao dl dd .ind_bao_icon{
  width:48px;
}
.ind_bao dl dd .ind_bao_icon img{
  display:block;
  width:100%;
  height: auto;
}
.ind_bao dl dd .ind_bao_text{
  width: calc(100% - 63px);
  margin-left: 15px;
}
.ind_bao dl dd .ind_bao_text span{
  display:block;
  width:100%;
  line-height: 20px;
  overflow: hidden;
  font-size: 18px;
}
.ind_bao dl dd .ind_bao_text p{
  width: 100%;
  line-height: 20px;
  overflow: hidden;
  color: #666;
  margin-top: 10px;
}
@media all and (max-width:980px) {
  .ind_bao dl dd{
    width:48%;
    padding: 0 5px;
  }
  .ind_bao dl dd:nth-child(n+3) {
    margin-top: 20px;
  }
  .ind_bao dl dd .ind_bao_text span{
    font-size:16px;
  }
  .ind_bao dl dd .ind_bao_text p{
    font-size:12px;
    margin-top:5px;
  }
}
@media all and (max-width:480px) {
  .ind_bao{
    margin-top:20px;
  }
  .ind_bao .wrap{
    padding:10px;
  }
  .ind_bao dl dd{
    width:100%;
  }
  .ind_bao dl dd:nth-child(n+2) {
    margin-top: 10px;
  }
}

.banner_item{
  width:100%;
  height: 350px;
  position: relative;
}
.banner_item img{
  display:block;
  width:100%;
  height: 100%;
  object-fit: cover;
}
.banner_item_box{
  width: 1400px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.banner_item_box .tit{
  width: 100%;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
}
.banner_item_box .text{
  width: 100%;
  line-height: 25px;
  margin-top: 20px;
  color: #fff;
}

.mbx_sub{
  width:100%;
  line-height: 40px;
  font-size:12px;
  color:#999;
}
.mbx_sub a{
  color:#999;
}
.mbx_sub a:hover{
  color:#db384d;
}

.duct_three{
  width:100%;
  margin-top:30px;
}
.duct_three dl{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.duct_three dl dd{
  width: calc(33.333333% - 20px);
  margin-right: 30px;
  margin-top: 30px;
  padding: 30px;
  background: #fff;
  transition: all .3s;
}
.duct_three dl dd:nth-child(3n){
  margin-right: 0px;
}
.duct_three dl dd:hover{
  background: #db384d;
}
.duct_three dl dd .img1{
  width:60px;
  height: 60px;
  background:url("../images/index1_1.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img1{
  background:url("../images/index1_1_1.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img2{
  width:60px;
  height: 60px;
  background:url("../images/index1_2.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img2{
  background:url("../images/index1_2_2.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img3{
  width:60px;
  height: 60px;
  background:url("../images/index1_3.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img3{
  background:url("../images/index1_3_3.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img4{
  width:60px;
  height: 60px;
  background:url("../images/index1_4.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img4{
  background:url("../images/index1_4_4.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img5{
  width:60px;
  height: 60px;
  background:url("../images/index1_5.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img5{
  background:url("../images/index1_5_5.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img6{
  width:60px;
  height: 60px;
  background:url("../images/index1_6.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img6{
  background:url("../images/index1_6_6.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img7{
  width:60px;
  height: 60px;
  background:url("../images/index1_7.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img7{
  background:url("../images/index1_7_7.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img8{
  width:60px;
  height: 60px;
  background:url("../images/index1_8.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img8{
  background:url("../images/index1_8_8.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img9{
  width:60px;
  height: 60px;
  background:url("../images/index1_9.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img9{
  background:url("../images/index1_9_9.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img10{
  width:60px;
  height: 60px;
  background:url("../images/wmffzs1.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img10{
  background:url("../images/wmffzs1_1.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img11{
  width:60px;
  height: 60px;
  background:url("../images/wmffzs2.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img11{
  background:url("../images/wmffzs2_1.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img12{
  width:60px;
  height: 60px;
  background:url("../images/wmffzs3.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img12{
  background:url("../images/wmffzs3_1.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img13{
  width:60px;
  height: 60px;
  background:url("../images/wmffzs4.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img13{
  background:url("../images/wmffzs4_1.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img14{
  width:60px;
  height: 60px;
  background:url("../images/wmffzs5.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img14{
  background:url("../images/wmffzs5_1.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .img15{
  width:60px;
  height: 60px;
  background:url("../images/wmffzs6.png") no-repeat center center;
  background-size:100% 100%;
  transition: all .3s;
  margin:0 auto;
}
.duct_three dl dd:hover .img15{
  background:url("../images/wmffzs6_1.png") no-repeat center center;
  background-size:100% 100%;
}
.duct_three dl dd .tit{
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  margin-top: 15px;
  transition: all .3s;
}
.duct_three dl dd:hover a .tit{
  color:#fff;
}
.duct_three dl dd .text{
  line-height: 25px;
  color: #666;
  overflow: hidden;
  margin-top: 15px;
  transition: all .3s;
  height: 50px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.duct_three dl dd:hover a .text{
  color:#fff;
}

.duct_two{
  width:100%;
  margin-top:30px;
}
.duct_two dl{
  width:100%;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.duct_two dl dd{
  width:calc(50% - 15px);
  margin-top:30px;
  padding: 20px;
  background: #f5f8fa;
  transition: all .3s;
  background:#fff;
}
.duct_two dl dd:nth-child(n+3){
  margin-top:30px;
}
.duct_two dl dd a{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.duct_two dl dd .l{
  width:35%;
  position: relative;
}
.duct_two dl dd .l img{
  display:block;
  width:100px;
  height: auto;
  margin:0 auto;
  position: relative;
  z-index:2;
}
.duct_two dl dd .l .tit{
  width:100%;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  position: relative;
  z-index:2;
}
.duct_two dl dd a:hover .l .tit{
  color:#333;
}
.duct_two dl dd .l p{
  line-height: 25px;
  color: #666;
  overflow: hidden;
  height: 75px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  position: relative;
  z-index:2;
}
.duct_two dl dd .l em{
  position: absolute;
  right: 0;
  bottom: 0;
  font-size:60px;
  z-index:1;
  font-weight: bold;
  font-style:italic;
  color:#ffecec;
}
.duct_two dl dd .r{
  width:57%;
}
@media all and (max-width:1400px) {
  .banner_item_box{
    width:95%;
  }
}
@media all and (max-width:980px) {
  .duct_three dl{
    justify-content: space-between;
  }
  .duct_three dl dd{
    width:calc(50% - 15px);
    margin-right: 0;
  }
}
@media all and (max-width:750px) {
  .duct_two dl dd{
    width:100%;
  }
  .duct_two dl dd .l p{
    height: auto;
  }
}
@media all and (max-width:480px) {
  .banner_item{
    height: 200px;
  }
  .duct_three dl dd{
    width:100%;
    margin-top:10px;
    padding:10px;
  }
  .duct_three dl dd .tit{
    margin-top:10px;
  }
  .duct_three dl dd .text{
    height: auto;
    margin-top:10px;
  }
  .banner_item_box .tit{
    font-size: 20px;
    line-height: 30px;
  }
  .banner_item_box .text{
    line-height: 20px;
    margin-top:10px;
  }
  .duct_three{
    margin-top:10px;
  }
  .duct_two{
    margin-top:20px;
  }
  .duct_two dl dd{
    margin-top:10px;
    padding:10px;
  }
  .duct_two dl dd a{
    align-items: center;
  }
  .duct_two dl dd .l{
    width:45%;
  }
  .duct_two dl dd .r{
    width:50%;
  }
  .duct_two dl dd .l img {
    width: 60px;
  }
  .duct_two dl dd .l p {
    line-height: 20px;
    height: 60px;
    font-size: 12px;
  }
}

.duct_one{
  width:100%;
  margin-top:30px;
}
.duct_one .img{
  width:100%;
  margin-top:30px;
}
.duct_one .img img{
  display:block;
  width:100%;
  height: auto;
}


.duct_three_fb{
  width:100%;
  margin-top:30px;
}
.duct_three_fb dl{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.duct_three_fb dl dd{
  width: calc(33.333333% - 20px);
  margin-right: 30px;
  margin-top: 30px;
  padding: 30px;
  background: #fff;
  transition: all .3s;
}
.duct_three_fb dl dd:nth-child(3n){
  margin-right: 0px;
}
.duct_three_fb dl dd:hover{
  background: #db384d;
}
.duct_three_icon{
  text-align: center;
}
.duct_three_icon i{
  font-size: 65px;
  line-height: 1;
  color: rgba(219, 56, 77, .8);
  transition: all .3s;
}
.duct_three_fb dl dd:hover .duct_three_icon i{
  color:#fff;
}
.duct_three_fb dl dd .tit{
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  margin-top: 15px;
  transition: all .3s;
}
.duct_three_fb dl dd:hover a .tit{
  color:#fff;
}
.duct_three_fb dl dd .text{
  line-height: 25px;
  color: #666;
  overflow: hidden;
  margin-top: 15px;
  transition: all .3s;
  height: 50px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.duct_three_fb dl dd:hover a .text{
  color:#fff;
}

@media all and (max-width:980px) {
  .duct_three_fb dl{
    justify-content: space-between;
  }
  .duct_three_fb dl dd{
    width:calc(50% - 15px);
    margin-right: 0;
  }
}
@media all and (max-width:480px) {
  .duct_three_fb dl dd{
    width:100%;
    margin-top:10px;
    padding:10px;
  }
  .duct_three_fb dl dd .tit{
    margin-top:10px;
  }
  .duct_three_fb dl dd .text{
    height: auto;
    margin-top:10px;
  }
  .duct_three_fb{
    margin-top:10px;
  }
}

.ind_tools{
  margin-top:30px;
}
.ind_tools_box{
  width:100%;
  margin-top:30px;
  padding: 30px;
  background: #fff;
}
.ind_tools_box dl{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.ind_tools_box dl dd{
  width: calc(33.333333% - 20px);
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 30px;
  background: #fff;
  transition: all .3s;
  box-shadow: 0 5px 20px rgba(28, 76, 186, 0.08);
}
.ind_tools_box dl dd:nth-child(3n){
  margin-right: 0px;
}
.ind_tools_box dl dd:hover{
  background: #db384d;
}
.ind_tools_icon{
  text-align: center;
}
.ind_tools_icon i{
  font-size: 65px;
  line-height: 1;
  color: rgba(219, 56, 77, .8);
  transition: all .3s;
}
.ind_tools_box dl dd:hover .ind_tools_icon i{
  color:#ffff
}
.ind_tools_box dl dd .tit{
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  margin-top: 15px;
  transition: all .3s;
}
.ind_tools_box dl dd:hover a .tit{
  color:#fff;
}
.ind_tools_box dl dd .text{
  line-height: 25px;
  color: #666;
  overflow: hidden;
  margin-top: 15px;
  transition: all .3s;
  height: 50px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ind_tools_box dl dd:hover a .text{
  color:#fff;
}
.ind_tools_more{
  width:100%;
  display:flex;
  justify-content: center;
  align-items: center;
}
.ind_tools_more a{
  display: block;
  width: 300px;
  height: 46px;
  line-height: 46px;
  background: #db384d;
  margin: 0 auto;
  border-radius: 23px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.ind_tools_more a:hover{
  color: #fff !important;
  opacity: 0.8;
}
@media all and (max-width:980px) {
  .ind_tools_box dl{
    justify-content: space-between;
  }
  .ind_tools_box dl dd{
    width:calc(50% - 15px);
    margin-right: 0;
  }
}
@media all and (max-width:480px) {
  .ind_tools{
    margin-top:20px;
  }
  .ind_tools_box{
    padding:10px;
  }
  .ind_tools_box dl dd{
    width:100%;
    margin-bottom:10px;
    padding:10px;
  }
  .ind_tools_box dl dd .tit{
    margin-top:10px;
  }
  .ind_tools_box dl dd .text{
    height: auto;
    margin-top:10px;
  }
  .ind_tools_box{
    margin-top:10px;
  }
  .ind_tools_more a{
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    border-radius: 23px;
    text-align: center;
    color: #fff;
    font-size: 14px;
  }
}

.banner_dsp{
  width:100%;
  height: 550px;
  background:url("../picture/tools_banner.webp") no-repeat center center;
  background-size:cover;
}
.banner_dsp .wrap{
  height: 100%;
  display:flex;
  justify-content: flex-start;
  align-items: center;
}
.banner_dsp_box{
  width:42%;
}
.banner_dsp_tit{
  font-size: 50px;
  line-height: 1.6;
  font-weight: bold;
}
.banner_dsp_text{
  font-size: 20px;
  line-height: 1.6;
  margin-top: 30px;
}
.banner_dsp_btn{
  margin-top: 30px;
  display:flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.banner_dsp_lay{
  display:block;
  line-height: 45px;
  background: #db384d;
  padding: 0 40px;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  height: 45px;
}
.banner_dsp_lay:hover{
  color: #fff !important;
}
.banner_dsp_reg{
  display:block;
  background: #fff;
  border-radius: 5px;
  color: #db384d;
  height: 35px;
  line-height: 35px;
  padding: 0 30px;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 8px;
  border: 1px solid #db384d;
}
.banner_dsp_qun{
  display:block;
  height: 35px;
  padding: 0px;
  margin-left: 30px;
  margin-top: -40px;
  width:200px;
}
.banner_dsp_qun img{
  width:100%;
}
@media all and (max-width:980px) {
  .banner_dsp{
    height: 480px;
  }
  .banner_dsp_box{
    width:53%;
  }
  .banner_dsp_tit{
    font-size: 40px;
  }
  .banner_dsp_text{
    font-size:18px;
  }
}
@media all and (max-width:750px) {
  .banner_dsp{
    height: 480px;
  }
  .banner_dsp_box{
    width:60%;
  }
  .banner_dsp_tit{
    font-size: 20px;
  }
  .banner_dsp_text{
    font-size: 14px;
    margin-top: 10px;
  }
  .banner_dsp_lay{
    line-height: 40px;
    font-weight: normal;
  }
}
@media all and (max-width:480px) {
  .banner_dsp{
    height: 240px;
  }
  .banner_dsp_btn{
    margin-top:10px;
  }
  .banner_dsp_lay{
    line-height: 30px;
    padding: 0 30px;
    font-size:14px;
  }
  .banner_dsp_reg{
    margin-left:0;
    margin-top: 8px;
    height: 30px;
    line-height: 30px;
    font-size:14px;
    padding: 0 20px;
    font-weight: normal;
  }
}
@media all and (max-width:1280px) {
.banner_dsp_qun{display:none;}
.gallery-top .swiper-slide .side_box .side_more img{display:none;}
}

.dsp_tools{
  width:100%;
}
.dsp_tools_box{
  width:100%;
  padding:30px;
  margin-top:30px;
  background:#fff;
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.dsp_tools_info{
  width: 40%;
}
.dsp_tools_tit{
  width: 100%;
  font-size: 35px;
  line-height: 80px;
  position: relative;
}
.dsp_tools_tit b{
  display:block;
  font-weight: normal;
}
.dsp_tools_tit::after{
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: #db384d;
  border-radius: 1px;
}
.dsp_tools_text{
  width: 100%;
  font-size: 18px;
  line-height: 2;
  margin-top: 30px;
}
.dsp_tools_img{
  width:55%;
}
.dsp_tools_img img{
  display:block;
  width:100%;
  height: auto;
}
@media all and (max-width:980px) {
  .dsp_tools_box{
    margin-top:20px;
    padding:15px;
    flex-wrap:wrap;
  }
  .dsp_tools_info{
    width:100%;
  }
  .dsp_tools_img{
    width:100%;
  }
  .dsp_tools_box:nth-child(2n-1) .dsp_tools_img{
    margin-top:15px;
  }
}
@media all and (max-width:750px) {
  .dsp_tools_tit{
    font-size: 20px;
    line-height: 50px;
  }
  .dsp_tools_text{
    font-size:16px;
    margin-top:15px;
  }
}
@media all and (max-width:480px) {
  .dsp_tools_box{
    padding:10px;
  }
  .dsp_tools_tit{
    font-size: 18px;
    line-height: 40px;
  }
  .dsp_tools_text{
    font-size:14px;
    margin-top:10px;
    line-height: 20px;
  }
  .dsp_tools_box:nth-child(2n-1) .dsp_tools_img{
    margin-top:10px;
  }
}

.dsp_vip{
  width: 100%;
  margin-top: 30px;
}
.dsp_vip_form{
  width:100%;
  margin-top:30px;
  background:#fff;
}
.dsp_vip_box{
  width: 100%;
  height: auto;
  display:flex;
  justify-content: flex-start;
}
.dsp_vip_dbt{
  font-weight: bold;
  font-size: 16px;
}
.dsp_vip_l{
  width: 28%;
  padding: 15px;
  line-height: 20px;
}
.dsp_vip_r{
  width: 72%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.dsp_vip_r li{
  width:100%;
  flex: 1;
  position: relative;
  border-left: 1px solid #eff2f4;
}
.dsp_vip_r li em{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-style: normal;
}
.dsp_vip_r li i{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-style: normal;
  font-size: 20px;
}
.dsp_vip_r li .icon-vip-yes{
  color: #16b777;
}
.dsp_vip_r li .icon-vip-no{
  color: #db384d;
}
.dsp_vip_xbt{
  width: 100%;
  padding: 15px;
  background: #eff2f4;
  font-size: 16px;
  text-align: center;
}
.dsp_vip_box:nth-child(n+2){
  border-top: 1px solid #eff2f4;
}
@media all and (max-width:980px) {
  .dsp_vip_r li i{
    font-size:18px;
  }
  .dsp_vip_dbt{
    font-size:12px;
  }
}
@media all and (max-width:480px) {
  .dsp_vip_l{
    padding:10px 5px;
    font-size:12px;
  }
  .dsp_vip_xbt{
    font-size: 14px;
    padding:10px 5px;
  }
}

.dsp_know{
  width:100%;
  margin-top:30px;
}
.dsp_know_list{
  width:100%;
  margin-top:30px;
  background:#fff;
  border:1px solid #eee;
  border-top:0;
}
.dsp_know_list dl{
  width:100%;
}
.dsp_know_list dl dd{
  width:100%;
} 
.dsp_know_tit{
  width:100%;
  background:#fafafa;
  line-height: 45px;
  font-size: 16px;
  padding: 0 30px 0 15px;
  cursor: pointer;
  position: relative;
  border-top:1px solid #eee;
}
.dsp_know_tit i{
  display:block;
  position: absolute;
  right: 20px;
  top:50%;
  transform: translateY(-50%);
  font-size:14px;
  left:auto;
  color:#666;
  width:15px;
  line-height: 15px;
  font-family: "宋体";
  text-align: center;
}
.dsp_know_text{
  display:none;
  border-top:1px solid #eee;
  padding: 20px;
  line-height: 1.6;
  color: #333;
}
.dsp_know_text p:nth-child(n+2){
  margin-top:10px;
}

.dsp_case{
  width:100%;
  margin-top:30px;
}
.dsp_case_list{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.dsp_case_list dd{
  width: calc(20% - 24px);
  margin-top: 30px;
  margin-right: 24px;
  position: relative;
  cursor: pointer;
}
.dsp_case_list dd:nth-child(5n){
  margin-right: 0;
}
.dsp_case_list dd::after{
  display:block;
  content: "";
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  z-index:10;
  background: rgba(0, 0, 0, .4);
  opacity: 0;
  transition: all ease .3s;
}
.dsp_case_list dd:hover::after{
  opacity: 1;
}
.dsp_case_list dd img{
  display:block;
  width:100%;
  height: auto;
}
@media all and (max-width:750px) {
  .dsp_case_list dd{
    width:calc(25% - 10px);
    margin-right: 10px;
    margin-top:10px;
  }
  .dsp_case_list dd:nth-child(5n){
    margin-right: 10px;
  }
  .dsp_case_list dd:nth-child(4n){
    margin-right: 0;
  }
}
@media all and (max-width:480px) {
  .dsp_know{
    margin-top:20px;
  }
  .dsp_know_tit{
    line-height: 35px;
    font-size:14px;
    padding: 0 10px 0 10px;
  }
  .dsp_know_tit i{
    right: 10px;
  }
  .dsp_know_text{
    padding:10px;
  }
  .dsp_know_list{
    margin-top:20px;
  }
  .dsp_case{
    margin-top:20px;
  }
}

.all_menu{
  width:100%;
}
.all_menu ul{
  display:flex;
  justify-content: center;
  align-items: center;
  flex-wrap:wrap;
}
.all_menu ul li{
  margin:0 10px;
  margin-top:30px;
}
.all_menu ul li a{
  display:block;
  padding:0 30px;
  line-height: 45px;
  background:#fff;
  font-weight: bold;
}
.all_menu ul li:hover a{
  color: #fff !important;
  background:#db384d;
}

.about_pate{
  width:100%;
  margin-top:30px;
}
.about_pate .wrap{
  background:#fff;
  padding:15px;
}
.about_pate_tit{
  width:100%;
  height: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display:flex;
  justify-content: space-between;
}
.about_pate_tit b{
  display:block;
  height: 30px;
  line-height: 20px;
  border-bottom: 1px solid #db384d;
}
.about_pate_tit span{
  display:block;
  font-size: 12px;
}
.about_pate_tit span a{
  color: #db384d;
}
.about_pate_list{
  width:100%;
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.about_pate_list li{
  width: calc(16.66666% - 15px);
  margin-top: 15px;
  margin-right: 15px;
}
.about_pate_list li:nth-child(6n){
  margin-right: 0;
}
.about_pate_list a{
  display:block;
  width:100%;
  padding: 10px;
  background: #f5f8fa;
  overflow: hidden;
}
.about_pate_list a img{
  display:block;
  width:100%;
  height: auto;
}
.about_pate_list a p{
  width: 100%;
  line-height: 20px;
  text-align: center;
  margin-top: 10px;
}
.about_pate_list a:hover p{
  color:#db384d
}
@media all and (max-width:750px) {
  .all_menu ul li a{
    padding: 0 15px;
    line-height: 30px;
    font-size:12px;
  }
  .about_pate_list li{
    width:calc(25% - 15px);
  }
  .about_pate_list li:nth-child(6n){
    margin-right: 15px;
  }
  .about_pate_list li:nth-child(4n){
    margin-right: 0;
  }
}
@media all and (max-width:480px) {
  .all_menu ul li{
    margin:0 5px;
    margin-top:20px;
  }
  .about_pate{
    margin-top:20px;
  }
  .about_pate .wrap{
    padding:10px;
  }
  .about_pate_list{
    justify-content: space-between;
  }
  .about_pate_list li{
    width:48%;
    margin-right: 0;
  }
  .about_pate_list li:nth-child(6n){
    margin-right: 0;
  }
}

.contact_list{
  width:100%;
}
.contact_list ul{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.contact_list ul li{
  width: calc(33.333333% - 20px);
  padding: 15px;
  background: #fff;
  margin-top: 30px;
}
.contact_list ul li img{
  display:block;
  width:100%;
  height: auto;
} 
.contact_list ul li .tit{
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 20px;
  text-align: center;
}
.contact_list ul li .text{
  width:100%;
  margin-top:30px;
}
.contact_list ul li .text p{
  width: 100%;
  line-height: 20px;
}
.contact_list ul li .text p:nth-child(n+2){
  margin-top: 10px;
}
@media all and (max-width:750px) {
  .contact_list ul li{
    width:100%;
  }
}
@media all and (max-width:480px) {
  .contact_list ul li{
    margin-top:20px;
  }
  .contact_list ul li .tit{
    font-size:14px;
    margin-top:10px;
  }
  .contact_list ul li .text{
    margin-top:10px; 
  }
}

.news_main{
  width:100%;
  margin-top:30px;
}
.news_main .wrap{
  background:#fff;
  padding:15px 30px;
}
.news_main_tit{
  width:100%;
  height: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display:flex;
  justify-content: space-between;
}
.news_main_tit b{
  display:block;
  height: 30px;
  line-height: 20px;
  border-bottom: 1px solid #db384d;
}
.news_main_tit span{
  display:block;
  font-size: 12px;
}
.news_main_tit span a{
  color: #db384d;
}
.news_main_list{
  width:100%;
}
.news_main_list dl dd{
  width:100%;
  padding:30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.news_main_list dl dd a{
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}
.news_main_list dl dd a img{
  display:block;
  width:280px;
  height: auto;
  margin-right: 20px;
}
.news_main_box{
  width:calc(100% - 300px);
}
.news_main_title{
  width:100%;
  font-size:20px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color:#333;
  transition: all ease .3s;
}
.news_main_list dl dd:hover .news_main_title{
  color:#db384d;
}
.news_main_text{
  width:100%;
  font-size:16px;
  line-height: 30px;
  color:#666;
  margin-top:15px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_main_date{
  margin-top:15px;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.news_main_date em{
  display:block;
  font-size:14px;
  color:#999;
  line-height: 20px;
}
.page_list{
  width:100%;
  padding:30px 0;
}
.page_list ul{
  display:flex;
  justify-content: center;
  align-items: center;
  flex-wrap:wrap;
}
.page_list ul li{
  margin:10px 5px 0;
}
.page_list ul li a{
  display:block;
  padding:5px 10px;
  border:1px solid #eee;
  font-size:14px;
  color:#333;
  transition: all ease .5s;
}
.page_list ul li strong{
  display:block;
  padding:5px 10px;
  border:1px solid #db384d;
  background:#db384d;
  color:#fff;
  font-size:14px;
  font-weight: normal;
}
.page_list ul li a:hover{
  border:1px solid #db384d;
  background:#db384d;
  color: #fff !important;
}
@media all and (max-width:750px) {
  .news_main_list dl dd a img{
    width: 220px;
  }
  .news_main_box{
    width:calc(100% - 240px);
  }
}
@media all and (max-width:480px) {
  .news_main{
    margin-top:0px;
  }
  .news_main .wrap{
    padding:10px;
  }
  .news_main_list dl dd{
    padding:10px 0;
  }
  .news_main_list dl dd a img{
    width:140px;
    margin-right: 10px;
  }
  .news_main_box{
    width:calc(100% - 150px);
  }
  .news_main_title{
    font-size:16px;
  }
  .news_main_text{
    font-size:14px;
    margin-top:5px;
    line-height: 20px;
  }
  .news_main_date{
    margin-top:5px;
  }
  .news_main_date em{
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 15px;
  }
  .page_list{
    padding:20px 0;
  }
  .page_list ul li a{
    font-size:12px;
  }
  .page_list ul li strong{
    font-size:12px;
  }
}

.news_tent{
  width: 100%;
}
.news_tent_box{  
  margin-top:30px;
  padding:20px;
  background:#fff;
}
.news_tent_box h1{
  width:100%;
  font-size: 24px;
  line-height: 1.5;
}
.news_text_date{
  width:100%;
  margin:10px 0;
}
.news_text_date .time{
  margin-right: 20px;
  line-height: 20px;
  color:#999;
}
.news_text_date .ahr{
  line-height: 20px;
  color:#999;
}
.news_tent_content{
  border-top:1px solid rgba(0, 0, 0, .05);
}
.news_tent_content p{
  font-size:16px;
  margin-top:10px;
  color:#333;
  line-height: 30px;
}
.news_tent_content img{
  display:block;
  max-width: 100%;
  width:auto;
  margin:10px auto 0;
}
.news_tent_next{
  width:100%;
  padding: 15px;
  background: #fff;
  margin-top: 15px;
}
.news_tent_next p{
  width:100%;
  line-height: 30px;
  color: #999;
}
@media all and (max-width:480px) {
  .news_tent_box{
    margin-top:0;
    padding: 10px;
  }
  .news_tent_box h1{
    font-size:18px;
  }
  .news_text_date{
    font-size:12px;
  }
  .news_tent_content p{
    font-size:14px;
    line-height: 20px;
  }
  .news_tent_next{
    padding:10px;
  }
}