/* 全局样式定义 */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,
    fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display: block;}
table{border-callapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h5,em,strong,b{font-weight:normal;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 'microsoft Yahei',arial,simsun;color:#333;ouline:0;}
body{background:#fff;}
a,a:hover{color:#333;}
:-moz-placeholder{color:#ccc !important;}
::-moz-placeholder{color:#ccc !important;}
:-ms-input-placeholder{color:#ccc !important;}
::-webkit-input-placeholder{color:#ccc !important;}
input::-ms-clear{display:none;}
html{-webkit-tap-hignlight-color:rgba(0,0,0,0);}
.clearfix{clear: both;overflow: hidden;}



.solution_nav img{
  width: 100%;
  display: block;
}
.content{
  max-width: 1200px;
  margin: 0 auto;
}
.content_nav{
  height: 95px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title_icon{
  width: 6px;
  height: 40px;
  background: #f7931d;
}
.con_right{
  width: 920px;
}
.content_nav_left{
  display: flex;
  align-items: center;
}
.marginLeft10{
  margin-left: 10px;
}
.content_nav_right, .content_nav_right a{
  color: #999999;
}
.content_nav_right a:hover{color: #f7931d;}
.margiTop30{
  margin-top:30px;
}
.content_con{
  display: flex;
  justify-content: space-between;
}
.tap_list li>a{
  display: inline-block;
  width: 240px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 18px;
  box-sizing: border-box;
  font-size: 17px;
  color: #757575;  
  position: relative;
}
.tap_list li:last-child a{
  border-bottom: none;
}
.tap_list li.active a{
  color: #333333;
}
.con_right_list{
  display: flex;
 
}
.con_right_item{
  width: 220px;
  text-align: center;
  padding: 20px 23px 20px 23px;
  box-sizing: border-box;
  
}

.con_right_item .p1{
  font-size: 17px;
  color: #05a88d;
  margin: 20px 0;
}
.con_right_item .p2{
  font-size: 14px;
  color: #6c6d6f;
  line-height: 25px;
  text-align: left;
}
.solution_title{
  background: #fafafa;
}
.solution_botoom{
  display: flex;
  color: #333333;
  font-weight: bold;
  font-size: 14px;
}

.service_center{
  padding-left: 40px;

}
.service_center p{
  font-size: 14px;
  color:#333333 ;
  font-weight: bold;
  line-height: 26px;
}
.service_con_img{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.manage_con p{
  font-size: 21px;
  color: #02a89e;
  text-align: center;
}
.manage_list_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.manage_list{
  display: flex;
}
.manage_item_title{
  width: 122px;
  height: 66px;
  background: #01aa95;
  line-height: 66px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
}
.manage_item_con{
  width: 622px;
  height: 66px;
  line-height: 20px;
  background: #efefef;
  padding: 14px 25px 15px 15px;
  box-sizing: border-box;
  font-size: 15px;

}

.lineHeight{
  line-height: 24px;
}
.solution_botoom img{
  width:15px;
  height: 13px;
}
.backcolor1{
  background: #f4fdfc;
}

.backcolor2{
  background: #fafafa;
}
.marginLeft5{
  margin-left: 5px;
}
.marginLeft15{
  margin-left: 15px;
}
.marginLeft20{
  margin-left: 25px;
}
.marginTop60{
  margin-top: 60px;
}
.marginTop20{
  margin-top: 20px;
}
.marginTop28{
  margin-top: 28px;
}
.marginTop6{
  margin-top: 6px;
}
.marginBottom30{
  margin-bottom: 30px;
}
.marginTop10{
  margin-top: 10px;
}
.marginTop40{
  margin-top: 40px;
}
.marginTop80{
  margin-top: 80px;
}
.marginBottom50{
  margin-bottom: 50px;
}
.marginBottom150{
  margin-bottom: 150px;
}
.none{
  display: none;
}
.tap_list li.active a::before{
  content: "";
  background: #f7931d;
  width: 4px;
  height: 20px;
  display: inline-block;
  position: relative;
  left: -10px;
  top: 5px;
}
.tap_list li .nav_show_box{
  padding-top: 20px;
  display: none;
  padding-bottom: 20px;
}
.tap_list li .nav_show_box a{
  border-bottom: 0;
  height: auto;
  line-height: initial;
  font-size: 16px;
  color: #757575;
  line-height: 3;
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 0;
  margin-left: 20px;
  width: 220px;
}
.tap_list li.aboutClick.active a::after{
  content: "";
  background: #f7931d;
  width: 15px;
  height: 2px;
  display: inline-block;
  position: absolute;
  right:0px;
  top: 25px;
}
.tap_list li .nav_show_box a.on, .tap_list li .nav_show_box .on a{color:#f7931d;}
.tap_list li.aboutClick.active .nav_show_box{display: block;}
.tap_list li.aboutClick.active .nav_show_box a::after, .tap_list li.aboutClick.active .nav_show_box ::before{display: none;}
.manbingtuBox {text-align: center;}
.manbingtuBox img{display: inline-block;}
.yxyl_public_width{max-width: 1500px;margin:0 auto;}
.yxyl_1200_width{max-width:1200px;margin: 0 auto;overflow: hidden;display: flex; justify-content: space-between;}
.fl{float: left;}
.fr{float: right;}
.layui_pop_fix{position: absolute;background-color: rgba(000,000,000,0.6);height: 100%;width: 100%;
    bottom: -455px; left: 0px; transition: bottom 0.4s;}

.yxyl_head{position: relative;height: 100px;}
.yxyl_head .logo{width: 184px;height: 48px; position: relative;top: 25px; display: inline-block;}
.yxyl_head .logo img{width: 100%;}
.yxyl_head .nav{position: absolute;top: 20px;right: 0;}
.yxyl_head .nav li{display: inline-block;height:80px;line-height: 60px;position: relative; margin: 0 25px; cursor: pointer;}
.yxyl_head .nav li a{font-size: 18px;color: #333;display: block;height: 100%;padding:0 5px;}
.yxyl_head .nav li.on a.nav_li{color: #f7931d;}
.yxyl_head .nav li.on a.nav_li::after{content: "";background: #f7931d;height: 7px;width: 100%;position: absolute;left: 0;bottom: 0;}
.yxyl_head .nav li:hover a.nav_li::after{content: "";background: #f7931d;height: 7px;width: 100%;position: absolute;left: 0;bottom: 0;-webkit-animation: menuLine 1s ease forwards;
    animation: menuLine 1s ease forwards; -webkit-transform: scaleX(0);-ms-transform: scaleX(0); transform: scaleX(0);}
@-webkit-keyframes menuLine {
    to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    }
}
@keyframes menuLine {
    to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    }
}
@-webkit-keyframes menuItem {
    to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    }
}
@keyframes menuItem {
    to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    }
}
.yxyl_head .nav .nav_show_box{position: absolute;background-color: rgba(255,255,255,0.6); top: 80px; margin-left: -10px; white-space: nowrap; display: none;}
.yxyl_head .nav .nav_show_box li{border-bottom: 1px solid #e4f4fc;height: 36px;line-height: 36px; display: block;margin: 0;padding: 0 20px;}
.yxyl_head .nav .nav_show_box a{font-size: 15px;display: block;}
.yxyl_head .nav .nav_show_box a:hover{color: #f7931d;}
.yxyl_head .nav .nav_show_box a:last-child{border-bottom: 0;}
.yxyl_head .nav .nav_show_box li.active a{color: #f7931d;}
/* .yxyl_head .nav li.on .nav_show_box{display: block;} */
.yxyl_head .nav li:hover .nav_show_box{display: block;}
.yxyl_title_con{padding:45px 0;text-align: center;}
.yxyl_solution_main, .yxyl_services_main, .yxyl_cooperation_main{padding-bottom: 60px;}
.yxyl_disease_main, .yxyl_health_main, .yxyl_news_main{overflow: hidden;padding-bottom: 60px;}
.yxyl_solution_main ul, .yxyl_services_main ul, .yxyl_cooperation_main{display: flex;justify-content: space-between;}
.yxyl_solution_main li{/*float: left;*/margin-right: 66px;width: 450px;height: 455px;position: relative;cursor: pointer; overflow: hidden;}
.yxyl_solution_main li:last-child{margin-right: 0;}
.yxyl_solution_main li img{width: 100%;}
.yxyl_solution_main li .title{background-color: rgba(000,000,000,0.6);padding:20px 0;width: 100%;position: absolute;bottom: 0;left: 0;}
.yxyl_solution_main li span.name{font-size: 16px;color: #fff;border-radius: 30px;border:1px solid #fff;height: 50px;line-height: 50px;width: 240px;margin:0 auto;display: block;text-align: center;}
.yxyl_solution_main .content {width: 100%; position: absolute; top: 50%;transform: translate(0,-50%);}
.yxyl_solution_main .content p{color: #fff;font-size: 14px;line-height: 24px;padding:20px 45px 0 45px;text-align: justify; }
.yxyl_solution_main li:hover .title{display: none;}
.yxyl_solution_main li:hover .layui_pop_fix{display: block;bottom: 0;}
.bge7e8e9{background:#e7e8e9 ;}
.yxyl_services_main li{width: 168px;height: 198px;background: #fff;border-radius: 15px;margin-right: 54px;text-align: center;}
.yxyl_services_main li:last-child{margin-right: 0;}
.yxyl_services_main li p{color: #333;font-size: 18px;}
i.sameIcon{background: url(../images/44a844e04f44f1ad8728ea3eca58e78d.png) no-repeat; background-size: 593px auto;width: 70px;height: 68px;display: inline-block;}
.yxyl_services_main li i.sameIcon{margin-top: 42px; margin-bottom: 42px;}
.yxyl_services_main li i.icon01{background-position: 5px 0;}
.yxyl_services_main li i.icon02{background-position: -78px 0;}
.yxyl_services_main li i.icon03{background-position: -164px 0;}
.yxyl_services_main li i.icon04{background-position: -246px 0;}
.yxyl_services_main li i.icon05{background-position: -325px 0;}
.yxyl_services_main li i.icon06{background-position: -421px 0; width: 80px;}
.yxyl_services_main li i.icon07{background-position: -522px 0;}
.yxyl_disease_main li{float: left;margin-right: 60px;font-size: 18px;color: #333;text-align: center;}
.yxyl_disease_main li:last-child{margin-right: 0;}
.yxyl_disease_main li p{padding-top: 20px;}
.yxyl_disease_main li img{width: 100%;}
.yxyl_health_main .pr{position: relative;}
.yxyl_health_main img{display: block;}
.yxyl_health_main .last_box{background: #f7931d;width:100%;height: 220px;margin-top: 49px;position: relative;}
.yxyl_health_main .content {width: 100%;position: absolute; top: 50%;transform: translate(0,-50%); text-align: center;z-index: 100;}
.yxyl_health_main .content h5{font-size: 24px;color: #fff;}
.yxyl_health_main .content p{font-size: 18px;color: #fff;}
.yxyl_health_main .content  span{width: 28px;height: 3px;background: #fff;display: inline-block;margin: 20px 0;}
.yxyl_health_main .fl .content p{line-height: 30px; width: 65%; margin: 0 auto;}
.yxyl_health_main img{width: 100%;}
.yxyl_news_main .fl_item{background: #fff;width: 32%;height: 536px;overflow: hidden;}
.news_top_pic {
    width: 480px;
    height: 266px;
    overflow: hidden;
}
.yxyl_news_main .fr_item{width: 66%;height: 536px; overflow: hidden;}
.yxyl_news_main .fr_item .box{background: #fff;margin-bottom: 10px;padding:20px; overflow: hidden;}
.yxyl_news_main .fr_item .box dt{width: 194px;float: left;margin-right: 20px;}
.yxyl_news_main .fr_item .box img{width: 194px;height: 130px;}
.yxyl_news_main .tlt{font-size: 18px;}
.yxyl_news_main .time{font-size: 14px; color: #ccc;margin-top: 10px;}
.yxyl_news_main .dec{font-size: 16px;color: #999;margin-top: 15px; display: block; line-height: 20px;}
.yxyl_news_main .time i.icon{background: url(../images/2e2a94152ec2d85eaf4fda23523fa6ac.png) no-repeat; width: 12px;height: 12px;display: inline-block;margin-right: 5px;}
.yxyl_news_main .fl_deatial{padding:20px; padding-top: 15px; padding-bottom: 5px;}
.yxyl_news_main a{display: block;}
.yxyl_news_main .fr_item a:hover .box{background: #f7931d;color: #fff;}
.yxyl_news_main .fr_item a:hover .time, .yxyl_news_main .fr_item a:hover .dec{color: #fff;}
.yxyl_news_main .fr_item a:hover .time i.icon{background: url(../images/bab3a6c7fbb7a5ff79f3fc9666bc881f.png) no-repeat; }
.yxyl_news_main .fr_item .dec_con{overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
.yxyl_contact_main p{text-align: center;font-size: 18px;color: #333;margin-bottom: 15px;}
.yxyl_contact_main .map{margin-top: 30px;}
.yxyl_cooperation_main .item{float: left;background: #ebf6f8;border-radius: 15px; padding-bottom: 10px; /*width: 460px;height:460px;margin-right: 60px;*/    width: 30%;
    margin-right: 5%;transition: all .1s linear;}
.yxyl_cooperation_main .topcon{padding:28px 0;font-size: 24px;color: #f7931d;text-align: center;}
.yxyl_cooperation_main .topcon .sameIcon{width: 80px;height: 80px;vertical-align: middle;margin-right: 20px;}
.yxyl_cooperation_main .topcon i.icon01{background-position: 0 -92px;}
.yxyl_cooperation_main .topcon i.icon02{background-position: -103px -92px;}
.yxyl_cooperation_main .topcon i.icon03{background-position: -207px -93px;}
.yxyl_cooperation_main .list_ul{background: #fff;border:1px solid #f7931d;border-radius: 15px;padding: 60px;}
.yxyl_cooperation_main .item:last-child{margin-right: 0;}
.yxyl_cooperation_main .list_ul li::before{content: "";background: url(../images/37109afb5c217a0f18c3f587e21fb900.png);width: 22px;height: 22px;display: inline-block;vertical-align: middle;margin-right: 15px; margin-top: -3px;}
.yxyl_cooperation_main .list_ul li{margin-bottom: 15px;line-height: 22px;font-size: 18px;color: #333;}
.yxyl_cooperation_main .list_ul li a{font-size: 18px;color: #333;display: inline-block;}
.yxyl_cooperation_main .list_ul li a:hover{color:#f7931d ;}
.yxyl_footer_con{background: #000;}
.yxyl_footer_con .footer_top{overflow: hidden;padding:40px 0; max-width: 1200px;margin: 0 auto;}
.yxyl_footer_con .footer_top li{overflow: hidden;color: #fff;font-size: 16px;line-height: 24px;}
.yxyl_footer_con .footer_top li i{width: 47px;height: 47px;float: left;margin-right: 20px;}
.yxyl_footer_con .footer_top .icon01{background: url(../images/c19581967ec89d6178b9109f8695f3f9.png) no-repeat; }
.yxyl_footer_con .footer_top .icon02{background: url(../images/7af5ad77cb2ac956561a3fe6d2fac6e0.png) no-repeat; }
.yxyl_footer_con .footer_top .icon03{background: url(../images/55f0cb51087d5074cec491a9ef60ecf8.png) no-repeat; }
.yxyl_footer_con .footer_top .yl_logo { margin-bottom: 20px;}
.yxyl_footer_con .footer_top .links { margin: 26px 0 0 -13px;}
.yxyl_footer_con .footer_top .links a {font-size: 14px;color: #fff; padding: 0 13px;}
.smgz { margin-top: 18px;}
.smgz p{ margin-top: 16px; text-align: center; font-size: 18px; color: #fff;letter-spacing: 2px;}
.copyrightCon{border-top: 1px solid #3d3f47;padding:30px 0;color: #fff;font-size: 14px;text-align: center;}
.yxyl_news_warp{width: 80%; margin-left: 25px;}
.yxyl_news_warp .fr_item{width: 100%;height: auto;}
.yxyl_news_warp .fr_item li{border-bottom: 1px solid #eee;padding-top: 10px;}
/* .yxyl_news_warp .fr_item a:hover .box{background: none; color: #333;}
.yxyl_news_warp .fr_item a:hover .time{color: #ccc;}
.yxyl_news_warp .fr_item a:hover .dec{color: #999;} */
.yxyl_news_warp .fr_item a:hover .time i.icon{background: url(../images/bab3a6c7fbb7a5ff79f3fc9666bc881f.png) no-repeat; }
.left_slider{margin-top: 30px;}
.copyrightCon p{line-height: 24px;}
@media (max-width: 1440px){
    .yxyl_public_width{max-width: 1240px;margin:0 auto;}
    .yxyl_solution_main li{width: 390px;height: 390px;margin-right: 26px;}
    .yxyl_services_main li{margin-right: 20px;width: 160px;height: 189px;}
    .yxyl_services_main li i.sameIcon{margin-top: 42px; margin-bottom: 30px;}
    .yxyl_disease_main li {width: 386px;margin-right: 40px;}
    .yxyl_health_main .fl {width: 55%;}
    .yxyl_health_main .fr {width: 42%;}
    .yxyl_health_main .last_box{margin-top: 26px;height: 206px;}
    .yxyl_solution_main, .yxyl_services_main, .yxyl_disease_main, .yxyl_health_main, .yxyl_cooperation_main{padding-bottom: 40px;}
    .yxyl_cooperation_main .list_ul{padding:45px}
    
}

@media (max-width: 1279px){
    .yxyl_public_width{max-width: 1000px;margin:0 auto;}
    .yxyl_footer_con .footer_top{max-width: 1000px;margin:0 auto;}
    .yxyl_head .nav li{margin:0 10px;}
    .yxyl_solution_main li{width: 230px;height: 230px;margin-right: 26px;}
    .yxyl_solution_main li .title span{width: 180px;font-size: 16px;}
    .yxyl_services_main li{margin-right: 12px;width: 132px;height: 156px;}
    .yxyl_services_main li i.sameIcon{margin-top: 28px; margin-bottom: 20px;}
    .yxyl_disease_main li{width: 320px;margin-right: 20px;}
    .yxyl_health_main .fl {width: 55%;}
    .yxyl_health_main .fr {width: 42%;}
    .yxyl_health_main .last_box{margin-top: 20px;height: 170px;}
    .yxyl_solution_main, .yxyl_services_main, .yxyl_disease_main, .yxyl_health_main, .yxyl_cooperation_main{padding-bottom: 30px;}
    .yxyl_health_main .content h5{font-size: 20px;}
    .yxyl_health_main .content p{font-size: 16px;}
    .yxyl_cooperation_main .list_ul{padding:25px;}
    .yxyl_cooperation_main .list_ul li a{font-size: 16px;}
    .yxyl_cooperation_main .item{width: 32%;margin-right: 2%;}
    .yxyl_solution_main .content p{padding: 10px 25px 0 25px;line-height: 20px;}
    .yxyl_solution_main .content p.descript03 { padding: 10px 10px 0;}
}
/*健康管理中心*/
.jiankang_main .item{overflow: hidden;margin-bottom: 20px;}
.jiankang_main .item img{width: 54px;height: 54px;float: left;margin-right: 10px;}
.jiankang_main .item .tlt{font-size: 18px;color: #f7931d;}
.jiankang_main .item p.dec{font-size: 14px;color: #444344;padding-top: 10px;}
.jiankang_main, .jiankang_tu{width: 749px;margin: 0 auto;}
/*合作案例*/
.biaogan_box01{
    background: #efefef;
    margin:100px 0;
    position: relative;
    height: 253px;
}
.biaogan_box01 .left_box{
    position: absolute;
    top: -50px;
    left: 30px;
    width: 385px;
}
.biaogan_box01 .right_box{
    position: absolute;
    top: -30px;
    right: 30px;
}
.biaogan_box01 h5{
    font-size: 30px;
    color: #f7931d;
    margin-bottom: 30px;
}
.biaogan_box01 h5::before{content: "";width: 10px;height: 30px;background: #f7931d;display: inline-block;margin-right: 15px;vertical-align: middle;}
.biaogan_box01 p{font-size: 16px;color: #666;line-height: 26px;text-align: justify;}
.biaogan_box01 .left_box02{
    position: absolute;
    top: -50px;
    right: 30px;
    left: inherit;
}
.biaogan_box01 .right_box02{
    position: absolute;
    top: -30px;
    left: 30px;
    right: inherit;
}
.fuwu_title{font-size: 20px;color: #323333;}
.layui_pop_con{background-color: rgba(000,000,000,0.8);position: fixed;width: 100%;height: 100%;top: 0;left: 0;bottom: 0;}
.video_con{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.w752{width: 752px;margin: 0 auto;}
.moreBtn{font-size: 18px;text-align: center;display: block;padding-bottom: 40px;padding-top: 20px;}
.moreBtn:hover{color: #f7931d;}
.db{display: block;}
.yxyl_services_main li:hover {
    box-shadow: 0 3px 17px 0 #f7931d;
    cursor: pointer;
}
.yxyl_services_main li:hover p{
    color: #f7931d;
}
.yxyl_health_main .layui_pop_fix{top: 0; bottom: initial;z-index: 100;}
.yxyl_disease_main li:hover p{color: #f7931d;}
.yxyl_cooperation_main .item:hover{transform: translate3d(0, -10px, 0);
    -webkit-transform: translate3d(0, -10px, 0);/* box-shadow: 0 20px 20px 0 rgba(25, 169, 148, 0.15);*/}
.yxyl_news_main img{-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s; transition-duration: 0.5s;}
.yxyl_news_main a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1); transform:scale(1.1);}
.copyrightCon a{color: #fff;}
.zizhi_main{width: 1000px;margin:0 auto}
.zizhi_main img{
    width: 100%;
}
.yxyl_news_main .fl_deatial .dec_con{
    height:auto;
    overflow: hidden;
    line-height: 25px;
}
.yxyl_news_main .check_more {
    border: 1px solid #dadcdc;
    width: 80px;
    height: 28px;
    border-radius: 30px;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
}
/* .button-slide {
    overflow:hidden;
    color:#37474f;
    background:#fff;
    -webkit-transition:color .3s;
    transition:color .3s;
}
.button-slide::before, .button-slide::after {
    content:"";
    position:absolute;
    z-index:1;
    bottom:100%;
    left:0;
    width:100%;
    height:100%;
    -webkit-transition:-webkit-transform .3s;
    transition:transform .3s;
    -webkit-transition-timing-function:cubic-bezier(0.75, 0, .125, 1);
    transition-timing-function:cubic-bezier(0.75, 0, .125, 1);
}
.button-slide::before {
    background:#85a9e8
}
.button-slide::after {
    background:#f7931d
}
.button-slide:hover {
    background:#18448e\9!important
} 
.button-slide:hover::before, .button-slide:hover::after {
    -webkit-transform:translate3d(0, 100%, 0);
    transform:translate3d(0, 100%, 0)
}
.button-slide:hover::after {
    -webkit-transition-delay:.175s;
    transition-delay:.175s
} */

/* 关于我们 */
.about_us_con{
    height: 500px;
    padding-top: 30px;
}
.about_us_con h4{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.about_us_con p{
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 20px;
    text-indent: 2em;
}
