@charset "utf-8";
/* CSS Document */
body{padding-top: 69px;}
.pcMore-help{display: block;}
.phoneMore-help{display: none;}
.phone-header{display: none;}
.phonefooters{display: none;}
.btn-close,.pc-close{padding: 0 40px;line-height: 45px;color: #fff;background: #e60012;display: inline-block;border-radius: 5px;}
.animate_top {
  -webkit-animation: s1-1 0.7s ease;
  -ms-animation: s1-1 0.7s ease;
  -moz-animation: s1-1 0.7s ease;
  -o-animation: s1-1 0.7s ease;
  animation: s1-1 0.7s ease;
}
@-webkit-keyframes s1-1 {
  0% {opacity: 0;-webkit-transform: translateY(40px);}
}
@-ms-keyframes s1-1 {
  0% {opacity: 0;-ms-transform: translateY(40px);}
}
@-moz-keyframes s1-1 {
  0% {opacity: 0;-moz-transform: translateY(40px);}
}
@-o-keyframes s1-1 {
  0% {opacity: 0;-o-transform: translateY(40px);}
}
@keyframes s1-1 {
  0% {opacity: 0;transform: translateY(40px);}
}
.animate_top2 {
  -webkit-animation: s2-2 1s ease;
  -ms-animation: s2-2 1s ease;
  -moz-animation: s2-2 1s ease;
  -o-animation: s2-2 1s ease;
  animation: s2-2 1s ease;
}
@-webkit-keyframes s2-2 {
  0% {opacity: 0;-webkit-transform: translateY(-80px);}
}
@-ms-keyframes s2-2 {
  0% {opacity: 0;-ms-transform: translateY(-80px);}
}
@-moz-keyframes s2-2 {
  0% {opacity: 0;-moz-transform: translateY(-80px);}
}
@-o-keyframes s2-2 {
  0% {opacity: 0;-o-transform: translateY(-80px);}
}
@keyframes s2-2 {
  0% {opacity: 0;transform: translateY(-80px);}
}
.move-top{-webkit-transition: -webkit-transform .2s linear;transition: transform .2s linear;}
.move-top:hover{
  -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: -webkit-transform .2s linear;
    transition: transform .3s linear;
}
.pageprev.greytxton{color: #c7c1c1;}
.shadow{box-shadow: 0 5px 10px #ccc;}
.white-background{height: 69px;}
.header {width: 100%;height: 70px;z-index: 9;background: #fff;position: fixed;top: 0;left:0;
  box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);}
.header.down {position: fixed;top: -70px;left: 0;box-shadow: 0 0 5px #666;}
.header.up {top: -58px;left: 0;box-shadow: 0 0 5px #999;position: fixed;
    -webkit-transform:translateY(58px);
    -moz-transform:translateY(58px);
    -ms-transform:translateY(58px);
    -o-transform:translateY(58px);
    transform:translateY(58px);
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -ms-transition: -ms-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;}

.header_inner{width: 1200px;margin: 0 auto;}
.header .header_logo a{display: block;width: 70px;height: 45px; margin-top: 10px; background: url(/static_new/img/icon/logo.png) no-repeat;background-size:100% 100%; }
.nav-li{float: left;display: inline; height: 70px;}
.nav li .a{font-size: 16px;color: #333;margin-right: 50px;position:relative; line-height: 67px;height: 67px; border-bottom: 3px solid #fff;}
.nav li .a a{display:inline-block; color: #333;}
.nav li .a a:before,.nav li .a a:after {content: '';width: 0;height: 3px;background-color: #e60012;top: 100%;left: 50%;transition: all 0.4s;position: absolute;}
.nav li .a a:hover:before { width: 50%; left: 0px;}
.nav li .a a:hover:after { width: 50%;right: 0px;}
.nav li .a a:hover{color: #e60012;}
.nav li .a.on{left: 0px; border-bottom: 3px solid #e60012;}
.nav li .a.on a{color: #e60012;}
.sub{position: absolute; top:70px; left: 0; z-index: 9999;width: 100%;display: none;}
.sub-y{min-height: 450px; background: url(../images/sub-img.jpg) no-repeat left;box-shadow: 0 2px 15px#dddada inset;  background-size: 100% 100%;}
.sub-y-in{width: 1200px; margin: 0 auto; padding-top: 50px;}
.sub-y-left{width: 918px; float: left;}
.sub-y-left .sub-y-left-box{width: 200px; float: left; margin-right: 20px;}
.sub-nav-head{border-bottom: 1px solid #e4e4e4; line-height: 50px; color: #333; font-size: 18px;}
.sub-nav-head-img{display: inline-block; float: left; margin-top: 9px; margin-right: 9px;}
.sub-nav-1{margin-top: 30px;}
.sub-nav-a{display: inline-block; width: 100px; float: left; float: left;}
.sub-nav-b{display: inline-block; width: 150px; float: left; float: left;}
.sub-nav-c{display: inline-block; width: 50px; float: left; float: left;}
.sub-nav-a a,.sub-nav-b a,.sub-nav-c a{display: block; margin-bottom: 20px; color: #595959;}
.sub-nav-a a:hover,.sub-nav-b a:hover,.sub-nav-c a:hover,.sub-y-right-div a:hover,.sub-f a:hover{color:#e42020;}
.sub-y-right{width: 282px; float: left; background: #f8f8f8;padding: 50px 0; height: 200px;}
.sub-y-right-div{line-height: 30px; padding-left: 50px;}
.sub-y-right-div span{display: inline-block; color: #333; padding: 0 10px;}
.sub-f{position: absolute;display: none;top: 70px;left: 0; width: 100%;} 
.sub-f ul{ width: 170px; margin-left: 650px;padding-top: 10px; background: url(../images/sub-bg.png) repeat-x #fff;}
.sub-f li{display: block; text-align: center; width: 100%;}
.sub-f li a{color: #595959; line-height: 40px;}
.sub-r{padding: 50px; background: url(../images/sub-bg.jpg) no-repeat left; background-size: 100% 100%;box-shadow: 0 2px 15px#ccc9c9 inset; }
.sub-r ul{margin-left: -40px;}
.sub-r li{background: url(../images/sub-bg2.jpg) no-repeat left; width: 385px; height: 210px; text-align: center;float: left; margin-right: 20px;}
.sub-r li.on{background: url(../images/sub-bg1.jpg) no-repeat left;}
.sub-r li:hover{background: url(../images/sub-bg1.jpg) no-repeat left;}
.sub-r li div{padding-top: 44px;}
.sub-r li h3{font-size: 20px; line-height: 40px; color: #333;}
.sub-r li p{font-size: 16px; color: #9f9f9f;}
.sub-r li.on div,.sub-r li.on h3,.sub-r li.on p{color: #e60012;}
.sub-a{padding: 50px; background: url(../images/sub-bg.jpg) no-repeat left; background-size: 100% 100%;box-shadow: 0 2px 15px#dddada inset; }
.sub-a-left{float: left; width: 900px; padding-left: 20px; padding-top: 30px; color: #333;}
.sub-a-left a:hover{color: #e60012;}
.sub-a-left a{display: inline-block; float: left; width: 163px; line-height: 40px;}
.sub-a-right{float: left; width: 279px;}
.header-box{width: 220px; height: 70px; line-height: 70px; vertical-align: middle; float: right;display: block; margin-left: 10px;}
.seach{display: inline-block; float: left;background: url(../images/seach.png) no-repeat center center;cursor: pointer; width: 40px; height: 70px; margin-right: 26px;}
.seach:hover{background: url(../images/seach2.png) no-repeat center center;}
.login{color: #e60012;line-height: 70px; font-size: 24px; margin-right: 15px;}
.show-how{border-radius: 7px; display: inline-block; cursor: pointer; color: #fff; line-height: 35px; height: 35px; width: 100px; text-align: center; background: #e60012;}
.show-how:hover{background: #cc0817;}
.seach-box{padding: 50px;background: url(../images/sub-bg3.jpg) no-repeat left; background-size: 100% 100%;}
.seach-box-in{width: 982px; margin: 0 auto; position: relative;}
.seach-box-in h3{font-size: 20px; line-height: 50px;margin-bottom: 15px;}
.seach-con-left{float: left; line-height: 48px; border: 1px solid #dedede; border-right: none; text-indent: 14px; width: 839px;}
.seach-img{background: url(../images/seach1.png) no-repeat center center #e60315; width: 60px; height: 50px; display: inline-block;}
.seach-img:hover{background: url(../images/seach1.png) no-repeat center center #cc0817; width: 60px; height: 50px;}
.close{position: absolute; right: 0; top: 0; display: inline-block; width: 21px; height: 21px;background: url(../images/close.png) no-repeat center center; cursor: pointer;}

.swiper-container {width: 100%;height: 100%;}
.swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

/* 弹窗 */
.business-in{width: 100%; height: 670px; background: url(../images/bg/bg2.jpg) no-repeat left top; position: relative; background-size: 100% 100%;}
.closes{position: absolute; right: 30px; top: 30px; display: inline-block; width: 21px; height: 21px; background: url(../images/close1.png) no-repeat;cursor: pointer;}
.business-left{float: left; width: 480px;padding: 100px 0; text-align: center;}
.business-left h3{font-size: 24px; line-height: 50px; margin-bottom: 40px;}
.business-right{float: left; width: 520px;padding: 50px 30px;}
.business-left-div div{background: url(../images/Check.png) no-repeat 100px center; line-height: 40px;}
.business-left-phone{margin-top: 60px;}
.business-left-phone h4{font-size: 26px; color: #e42020;}
.business-left-phone div{line-height: 40px;}
.business-right-head h5{font-size: 18px; color: #3b3b3b;}
.business-right-head-ul{ border-bottom: 1px solid #d7d7d7; margin-bottom: 20px;}
.business-right-head-ul ul{width: 100%; overflow: hidden; margin: 20px auto 10px;}
.business-right-head-ul li{float: left; width: 95px; margin-bottom: 15px; color: #333; margin-left: 10px;}
.checkbox{width: 20px; height: 20px; border: 1px solid #c0c0c0; cursor: pointer;float: left;margin-top: 2px; margin-right: 10px;}
.business-form{width: 100%; overflow: hidden;}
.business-form dl{width: 100%; height: 38px; margin-bottom: 10px;}
.business-form dt,.business-form dd{float: left;}
.business-form dt{width: 92px; line-height: 38px;}
.btn1{width: 426px; border: 1px solid #d7d7d7; text-indent: 5px; line-height: 38px; border-radius: 4px;}
.btn1.on{border:1px solid #e60012; }
.red{display: inline-block;width: 15px; color: #e60012;}
.taxtarea{height: 85px;width: 426px;border: 1px solid #d7d7d7;border-radius: 4px;}
.btn2{padding: 0 40px; line-height: 45px; color: #fff; background: #e60012; display: inline-block;  border-radius: 12px;}
.btn2:hover{background: #cc0817;}
.business-form dd select{border: 1px solid #d7d7d7;text-indent: 5px;line-height: 38px; border-radius: 4px; height: 38px;}
.select1{width: 105px;}
.select2{width: 132px;}
.select3{width: 180px;}

.modal_8{background: url(../images/bg/bg6.jpg) no-repeat; width: 100%; padding: 60px 0;  background-size: 100% 100%; text-align: center; color: #fff;}
.modal_8 .in {display: none;}
.white{color: #fff;}
.modal_8-txt{font-size: 28px;}
.modal_8-txt .Button1{margin-left: 100px; line-height: 38px;}
.Button1{display: inline-block; padding: 0 25px; line-height: 45px; border-radius: 10px; margin-right: 20px;}
.whitebtn{border: 1px solid #fff; color: #fff; font-size: 18px;}
.modal_8 .whitebtn:hover{border: 1px solid #efe6e6; color: #efe6e6; font-size: 18px;}
.modal_8-txt span{display: inline-block; text-align: center;}
.modal_8-txt i{float: left; margin-top: 5px;}
.footer{min-height: 80px;}
.footer-head{width: 100%; overflow: hidden; border-bottom: 1px solid #efefef;}
.footer-head li{float: left; width: 300px; margin: 40px 0;}
.icon{margin-right: 10px; margin-left: 80px; padding-left: 60px; height: 55px; padding-top: 5px;}
.icon1{background: url(../images/icon1.png) no-repeat left center;}
.icon2{background: url(../images/icon2.png) no-repeat left center;}
.icon3{background: url(../images/icon3.png) no-repeat left center;}
.icon4{background: url(../images/icon4.png) no-repeat left center;}

.icon h4{font-size: 20px; color: #333;}
.icon p{font-size: 16px; color: #6f6f6f;}
.footer-con{padding: 50px 0; width: 1200px; height: 160px;}
.footer-con-left{width: 321px; border-right: 1px solid #efefef; margin-right: 35px; float: left; height: 160px;}
.footer-con-left p{color: #6f6f6f; margin-top: 10px;}
.footer-con-right{float: left;width: 822px; height: 160px;}
.footer-con-right-box1{width: 190px;}
.footer-con-right-box2{width: 180px;}
.footer-con-right-box3{width: 170px;}
.footer-con-right-box4{width: 135px;}
.footer-con-right-box4{width: 140px;}
.footer-con-right h4{font-size: 18px; margin-bottom: 20px; color: #333;} 
.footer-con-right a{color:#6f6f6f;line-height: 30px;}
.footer-con-right a:hover{color: #e60012;}
.footer-head li:hover h4{color: #e60012;}
.footer-head li:hover p{color: #000;}
.footer-head li:hover .icon1{background: url(../images/icon11.jpg) no-repeat left center;}
.footer-head li:hover .icon2{background: url(../images/icon22.jpg) no-repeat left center;}
.footer-head li:hover .icon3{background: url(../images/icon33.jpg) no-repeat left center;}
.footer-head li:hover .icon4{background: url(../images/icon44.jpg) no-repeat left center;}
.footer-bottom{color: #6f6f6f; font-size: 16px; background: #f8f8f8; line-height: 80px; text-align: center;}

/* 更多帮助跟随 */
.follow-footer{ width: 0; height: 90px; position: fixed; right: 0;bottom: 0;z-index: 99; }
.follow-footers{width: 100%; height: 90px;background:url(../images/bg/bg3.jpg) no-repeat;background-size: 100% 100%;}
.follow{position: relative; width: 100%; height: 90px;}
.close-fllow-con{position: absolute; right: 10px; top: 10px; display:inline-block; width: 15px; height: 15px;background:url(../images/close2.png) no-repeat center center; cursor: pointer;}
.follow-icon{width: 310px; float: left; margin-left: 50px; padding-left: 40px; margin-top: 20px;}
.follow-icon p{font-size: 16px; color: #fff; line-height: 30px;}
.follow-icon h4{font-size: 20px; color: #fff;}
.follow-con{width: 1200px; height: 90px;}
.follow-icon1{background:url(../images/icon5.png) no-repeat left center;}
.follow-icon2{background:url(../images/icon6.png) no-repeat left center;}
.follow-icon3{background:url(../images/icon7.png) no-repeat left center;}
.phoneMore-help{position:fixed;cursor: pointer; right: 0; bottom:0; width: 143px; height: 60px; z-index: 99; }
.pcMore-help{position:fixed;cursor: pointer; right: 0; bottom:0; width: 193px; height: 90px; z-index: 99; }
.More-help-con{padding-top: 20px; width: 146px; padding-left: 47px; height: 70px; background: url(../images/more-helpbg.png) no-repeat left top;}

.More-help-con div{ color: #fff;}
.close-fllow-con.on{opacity: 1; transition: opacity 4s;}
.title-head{font-size: 30px;line-height:80px; color: #333;}
.title-head-list{color: #6f6f6f; font-size: 16px; line-height: 30px;}
.mores{background: url(../images/look.png) no-repeat right center; display: inline-block; padding-right: 17px;color: #e60012;}
.model-title{font-size: 26px; color: #333; padding-bottom: 35px;}
.dot-txt{background: url(../images/bg/dot.jpg) no-repeat left 10px; padding-left: 20px; margin-bottom: 30px; line-height: 20px;}
.mores:hover{color: #c00f1e;}
a.more-red{background: url(../images/look.png) no-repeat right center; display: inline-block; padding-right: 17px;color: #e60012;}



@-webkit-keyframes move_right {
  from {opacity: 0;width: 0;}
  to { opacity: 1;
       width: 100%;
       -webkit-transform: translateX(-300px);
       transform: translateX(-300px);}
}
@keyframes move_right {
  from {opacity: 0;width: 0;}
  to { opacity: 1;
       width: 100%;
       -webkit-transform: translateX(-300px);
       transform: translateX(-300px);}
}
@-webkit-keyframes move_left {
  from {opacity: 1;width: 100%;}
  to {opacity: 0;
      width: -300px;
      -webkit-transform: translateX(300px);
      transform: translateX(300px);}
}
@keyframes move_left {
  from {opacity: 1;width: 100%;}
  to {opacity: 0;
      width: -300px;
      -webkit-transform: translateX(300px);
      transform: translateX(300px);}
}

@-webkit-keyframes More_right {
  from {opacity: 0;width: 0;}
  to { opacity: 1;
       width: 100%;
       -webkit-transform: translateX(-300px);
       transform: translateX(-300px);}
}
@keyframes More_right {
  from {opacity: 0;width: 0;}
  to { opacity: 1;
       width: 100%;
       -webkit-transform: translateX(-300px);
       transform: translateX(-300px);}
}
@-webkit-keyframes More_left {
  from {opacity: 1;width: 100%;}
  to {opacity: 0;
      width: -300px;
      -webkit-transform: translateX(300px);
      transform: translateX(300px);}
}
@keyframes More_left {
  from {opacity: 1;width: 100%;}
  to {opacity: 0;
      width: -300px;
      -webkit-transform: translateX(300px);
      transform: translateX(300px);}
}
.move_right {
  -webkit-animation-name    : move_right;
  animation-name            : move_right;
  -webkit-animation-duration: 1s;
  animation-duration        : 1s;
  -webkit-animation-iteration-count : 1;
  animation-iteration-count : 1;
  -webkit-animation-fill-mode : forwards;
  animation-fill-mode : forwards;
}
.move_left {
  -webkit-animation-name    : move_left;
  animation-name            : move_left;
  -webkit-animation-duration        : 1s;
  animation-duration        : 1s;
  -webkit-animation-iteration-count : 1;
  animation-iteration-count : 1;
  -webkit-animation-fill-mode : forwards;
  animation-fill-mode : forwards;
}

.More-help-con:hover div{box-shadow: 0 0 5px #f72b2b;}
@-webkit-keyframes btn_right {
  from {
      opacity: 0;
      width: 0;
  }
  to {
      opacity: 1;
      width: 100%;
      -webkit-transform: translateX(-193px);
      transform: translateX(-193px);
  }
}
@keyframes btn_right {
  from {
      opacity: 0;
      width: 0;
  }
  to {
      opacity: 1;
      width: 193px;
      -webkit-transform: translateX(-193px);
      transform: translateX(-193px);
  }
}
@-webkit-keyframes btn_left {
  from {
      opacity: 1;
      width: 193px;
  }
  to {
      opacity: 0;
      width: -193px;
      -webkit-transform: translateX(193px);
      transform: translateX(193px);
  }
}
@keyframes btn_left {
  from {
      opacity: 1;
      width: 193px;
  }
  to {
      opacity: 0;
      width: -193px;
      -webkit-transform: translateX(193px);
      transform: translateX(193px);
  }
}

.btn_right {
  -webkit-animation-name            : btn_right;
  animation-name            : btn_right;
  -webkit-animation-duration        : 1s;
  animation-duration        : 1s;
  -webkit-animation-iteration-count : 1;
  animation-iteration-count : 1;
  -webkit-animation-fill-mode : forwards;
  animation-fill-mode : forwards;
}
.btn_left {
  -webkit-animation-name            : btn_left;
  animation-name            : btn_left;
  -webkit-animation-duration        : 1s;
  animation-duration        : 1s;
  -webkit-animation-iteration-count : 1;
  animation-iteration-count : 1;
  -webkit-animation-fill-mode : forwards;
  animation-fill-mode : forwards;
}
@-webkit-keyframes phone-btn_right {
  from {
      opacity: 0;
      width: 0;
  }
  to {
      opacity: 1;
      width: 100%;
      -webkit-transform: translateX(-143px);
      transform: translateX(-143px);
  }
}
@keyframes phone-btn_right {
  from {
      opacity: 0;
      width: 0;
  }
  to {
      opacity: 1;
      width: 143px;
      -webkit-transform: translateX(-143px);
      transform: translateX(-143px);
  }
}
@-webkit-keyframes phone-btn_left {
  from {
      opacity: 1;
      width: 143px;
  }
  to {
      opacity: 0;
      width: -143px;
      -webkit-transform: translateX(143px);
      transform: translateX(143px);
  }
}
@keyframes phone-btn_left {
  from {
      opacity: 1;
      width: 143px;
  }
  to {
      opacity: 0;
      width: -143px;
      -webkit-transform: translateX(143px);
      transform: translateX(143px);
  }
}

.phone-btn_right {
  -webkit-animation-name            : phone-btn_right;
  animation-name            : phone-btn_right;
  -webkit-animation-duration        : 1s;
  animation-duration        : 1s;
  -webkit-animation-iteration-count : 1;
  animation-iteration-count : 1;
  -webkit-animation-fill-mode : forwards;
  animation-fill-mode : forwards;
}
.phone-btn_left {
  -webkit-animation-name            : phone-btn_left;
  animation-name            : phone-btn_left;
  -webkit-animation-duration        : 1s;
  animation-duration        : 1s;
  -webkit-animation-iteration-count : 1;
  animation-iteration-count : 1;
  -webkit-animation-fill-mode : forwards;
  animation-fill-mode : forwards;
}

#player_jwplayer_controlbar {display: none;}
#player_jwplayer_display_icon {background-image: url(../video/player.png) no-repeat;}
#player_jwplayer_display_iconBackground {background-image: url(../video/player.png) no-repeat;}
#my-player {width: 360px;height: 260px;}
#banner-player {width: 360px;height: 260px;}
.my-player-dimensions {z-index: 5;width: 360px;height: 260px;}
.video-box-con {padding: 20px;background: #ffffff;position: relative;z-index: 10;}
.video-banner-box-con {padding: 20px;background: #ffffff;position: relative;z-index: 10;}
.video-img {position: absolute; cursor: pointer;z-index: 7;left: 20px;op: 20px; background: url(../video/video-img.jpg) no-repeat; width: 360px;height: 260px;}
.vjs-icon-placeholder { display: none;}
div.video-img2,div.video-img1{left: 20px; top: 20px;}



/* sem移动端底部免费体验 */
.modal_9{
  margin: 25px 0;
}
.modal_9 button{
  width: 350px;
  height: 55px;
  border: none;
  border-radius: 7px;
  background: #E14C46;
  font-size: 16px;
  color: #FFFFFF;
  display: block;
  margin: 0 auto;
}
.modal_9 p{
  font-size: 13px;
  font-weight: 400;
  color: #777777;
  line-height: 18px;
  text-align: left;
  margin-left: 10px;
}
.mobile_footer{
  height: 111px;
  background: #414244;
  color: #FFFFFF;
  padding-top: 25px;
}
.mobile_footer .phone_num{
  width: 348px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #FFFFFF;
  border: 1px solid #979797;
  margin-left: 10px;
  border-radius: 2px;
  margin: 0 auto;
  /* margin: 25px 10px; */
}
.mobile_footer .phone_num img{
  width: 20px;
  height: 18px;
  vertical-align: middle;
  margin-top: -6px;
}
.mobile_footer .phone_num a{
  font-size: 15px;
  color: #FFFFFF;
}
.mobile_footer .footer-cons div{
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  margin-top: 10px;
}

/* 移动端表单页 */
.title_tips{
  padding-left: 20px;
  border-bottom: 1px solid #E3E3E3;
}
.title_tips p{
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  color: #E60012;
  line-height: 56px;
}
.title_tips img{
  width: 14px;
  height: 10px;
  vertical-align: middle;
}
.title_tips ul{
  display: flex;
  flex-wrap: wrap;
}
.title_tips ul li{
  width: 50%;
  line-height: 35px;
}
.title_tips ul li span{
  font-size: 13px;
  color: #333333;
}