﻿
/*****首页*****/

/*头部*/
.nr{width: 1200px;margin: 0 auto;}
.wp{width: 1400px;margin: 0 auto;}
.top{width: 100%;height: 45px;line-height: 45px;background: #03908a;}
.top_lf,.top_tel,.top_lf li{display: inline-block;color: white;}
.top_tel{float: right;font-size: 16px;}
.top_lf li{margin-right:20px;    position: relative;}
.top_lf li img{margin-right: 10px;position: relative;bottom: 1px;width:30px;height:30px; }
.top_tel span{font-weight: bold;font-size: 18px;}
.top_tel img{margin-right: 7px;}

.cp{width: 100px;
    height: 100px; display: none;    position: absolute;z-index:88;
    top: 46px;}
.top_lf .cp img{width: 100px;
    height: 100px;   }
.top_lf li:hover .cp{    display: block;}






/*导航*/
.header{padding:12px 0;overflow: hidden;}
.logo,.nav_list,.nav_list li{display: inline-block;}
.nav_list{float: right;position: relative;top: 30px;}
.nav_list li{padding: 0 10px;color: #333333;font-size: 17px;height: 35px;margin-left: 40px;}
.nav_list li a{color: #333333;}
.nav_list li.active{border-bottom: 2px solid #03908a;}
.nav_list li.active a{color:#03908a;}
.nav_list li a:hover{color:#03908a;}
.y_nav{display: none;}

/*banner*/
.m_nav{display: none;}
.ban_swi .swiper-slide img{width: 100%;}
.ban_swi .swiper-button-next,.ban_swi .swiper-button-prev{width: 64px;height: 64px;margin-top: -32px;}
.ban_swi .swiper-button-next{background: url(../img/nav_rg.png) no-repeat;background-size: 100% 100%;right: 6%;}
.ban_swi .swiper-button-prev{background: url(../img/nav_lf.png) no-repeat;background-size: 100% 100%;left: 6%;}
.banner{text-align: center;}
.banner img{width: 100%;}

.hc_list{display: flex;flex-wrap: wrap;justify-content: center;margin-top: 40px;}
.hc_list li{width:23%;text-align: center;position: relative;}
.hc_list li p{color: #03908a;font-size: 25px;margin-top: 5px;}
.hc_list li span{color: #03908a;font-size: 20px;}
.hc_list li:before{content: "";width: 1px;height: 78px;background: url(../img/ind_icon05.png) no-repeat;background-size: 100% 100%;position: absolute;top: 20px;right: 0;}
.hc_list li:last-child:before{display: none;}

/*加盟店*/
.ind_jmd{background-size: 100% 100%;margin-top: 30px;padding: 35px 0;}
.ind_jmd_box{background: white;padding: 50px 40px;overflow: hidden;box-shadow:0px 0px 15px #b2b1b1;-moz-box-shadow:0px 0px 15px #b2b1b1; -webkit-box-shadow:0px 0px 15px #b2b1b1;}
.jmd_wz{display: inline-block;width: 440px;padding-top: 25px;padding-left: 30px;}
.jmd_mg{display: inline-block;width: 605px;float: right;}
.jmd_mg img{width: 100%;}
.jmd_bt p{color: #585858;font-size: 28px;font-weight: bold;margin-bottom: 6px;}
.jmd_bt h3{color: #181818;font-size: 30px;}
.jmd_nr{margin-top: 50px;}
.jmd_nr p{color: #7f7e7e;font-size: 16px;line-height: 32px;}

/*四大包*/
.ind_mb{width:100%;margin: 0 auto;margin-top: 15px;}
.tit{text-align: center;}
.tit p{color: #181818;font-size: 40px;font-weight: bold;margin-bottom: 5px;}
.tit span{color: #666666;font-size: 17px;}
.mb_tab{width:100%;margin-top: 55px;display: flex;flex-wrap: wrap;}
.mb_tab .tab-hd {width: 392px;float: right;}
.mb_tab .tab-hd li{ float:left;padding-top: 30px;width: 100%;height: 160px;text-align: center;border: 6px solid #d6d6d6;margin-bottom: 8px;cursor: pointer;}
.mb_tab .tab-hd li p{font-size: 22px;color:#03908a;margin-bottom: 35px;position: relative;}
.mb_tab .tab-hd li span{font-size: 14px;color:#03908a;}
.mb_tab .tab-hd li p:before{content: "";height: 1px;width: 40px;background:#03908a;position: absolute;top:45px;left:50%;margin-left:-20px;}
.mb_tab .tab-hd li.active{background:#03908a;border-color:#03908a;}
.mb_tab .tab-hd li.active p,.mb_tab .tab-hd li.active span{color: white;}
.mb_tab .tab-hd li.active p:before{background: white;}
.mb_tab .tab-bd{width: 904px;}
.mb_tab .tab-bd>li{display:none;position: relative;}
.mb_tab .tab-bd>li img{width: 100%;}
.tab-bd li.thisclass{ display:list-item;}
.mb_mod{width: 100%;height: 160px;background: rgba(0,0,0,0.5);position: absolute;bottom: 0;left: 0;display: flex;align-items: center;position: absolute;bottom: 0;left: 0;padding-left: 35px;}
.mb_mod .mb_wz{color: white;width: 595px;}
.mb_mod .mb_wz p{font-size: 22px;font-weight: bold;margin-bottom: 10px;}
.mb_mod .mb_wz span{font-size: 14px}
.mb_mod .mb_dh{width: 240px;height: 160px;padding-top: 40px;text-align: center;background:#03908a;color: white;position: absolute;top: 0;right: 0;}
.mb_mod .mb_dh p{font-size: 22px;color: white;margin-bottom: 10px;}
.mb_mod .mb_dh p img{width: 30px;margin-right: 7px;}
.mb_mod .mb_dh span{font-size: 26px;font-weight: bold;}



/*我们的优势*/
.ind_mb{margin-top: 15px;}
.tit02{text-align: center;}
.tit02 p{color: #585858;font-size: 28px;font-weight: bold;margin-bottom: 6px;}
.tit02 h3{color: #181818;font-size: 30px;margin-bottom: 15px;}
.ys_tab{width:100%;margin-top: 45px;display: flex;flex-wrap: wrap;}
.ys_tab .tab-hd {width: 100%;text-align: center;}
.ys_tab .tab-hd li{display: inline-block;width: 205px;height: 45px;text-align: center;border: 1px solid #03908a;font-size: 20px;line-height: 43px;color:#03908a;border-radius: 10px;margin: 0 20px;cursor: pointer;}
.ys_tab .tab-hd li.active{background:#03908a;color: white}
.ys_tab .tab-bd{width: 100%;    margin-top: 20px;}
.ys_tab .tab-bd>li{display:none;position: relative;}
.tab-bd li.thisclass{ display:list-item;}
.ys_lb{display: flex;margin-top: 35px;justify-content: center;flex-wrap: wrap;}
.ys_lb li{width: 24%;height: 275px;border: 6px solid #d6d6d6;text-align: center;margin-right: 1.3%;margin-bottom: 20px;padding: 0 20px;padding-top: 40px;cursor: pointer;transition: all 0.2s;}
.ys_lb li:nth-child(4n){margin-right: 0;}
.ys_lb li h2{position: relative;color:#03908a;font-size: 22px;font-weight: bold;margin-bottom: 35px;}
.ys_lb li h2:before{content: "";width:35px;height: 1px;background:#03908a;position: absolute;top:41px;left: 50%;margin-left: -17.5px;}
.ys_lb li p{color:#03908a;font-size: 14px;line-height: 30px;}
.ys_lb li:hover{background:#03908a;border-color: #03908a;transition: all 0.2s;}
.ys_lb li:hover h2,.ys_lb li:hover p{color: white;}
.ys_lb li:hover h2:before{background: white;}


/*特色服务*/
.ind_pro{background: url(../img/ind_img09.png) center no-repeat;background-size: cover;padding-top: 35px;padding-bottom: 25px;}
.ind_pro_swi{margin-top:50px;position: relative;}
.cp_swi{width: 1075px;margin: 0 auto;}
.cp_swi .swiper-slide{text-align: center;}
.cp_mg{width: 100%;height: 208px;display: flex;align-items: center;justify-content: center;border-bottom: 1px solid #efece5;}
.cp_mg img{max-height: 300px;}
.cp_swi .swiper-slide p,.pro_list li p{color: #333333;font-size: 18px;text-align: center;line-height: 55px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.cp_swi .swiper-slide:hover p{color:#03908a;}
.ind_pro_swi .swiper-button-next,.ind_pro_swi .swiper-button-prev,.fc_swi .swiper-button-next,.fc_swi .swiper-button-prev{width: 51px;height: 51px;}
.ind_pro_swi .swiper-button-next,.fc_swi .swiper-button-next{background: url(../img/ind_img20.png) no-repeat;background-size: 100% 100%;right: 0;}
.ind_pro_swi .swiper-button-prev,.fc_swi .swiper-button-prev{background: url(../img/ind_img19.png) no-repeat;background-size: 100% 100%;left: 0;}
.cp_more{margin-top: 60px;text-align: center;}
.cp_more a{display: inline-block;width: 200px;height: 50px;line-height: 50px;text-align: center;background:#03908a;color: white;border-radius: 10px;font-size: 18px;}
.ind_pro_swi .swiper-button-next,.ind_pro_swi .swiper-button-prev{margin-top: -55px;}
.ind_pro_swi .swiper-button-next{right: 20px;}
.ind_pro_swi .swiper-button-prev{left: 20px;}

/*媒体合作*/
.ind_hz{margin-top:30px;}
.hz_lb{margin-top:25px;display: flex;flex-wrap: wrap;}
.hz_lb li{width: 265px;height: 90px;border: 1px solid #e8e7e6;display: flex;justify-content: center;align-items: center;margin-right: 46px;margin-bottom: 20px;}
.hz_lb li img{max-height: 88px;}
.hz_lb li:nth-child(4n){margin-right: 0;}


/*加盟保障*/
.ind_bz{margin-top: 85px;}
.bz_tab{ width:100%;margin-top: 50px;}
.bz_tab .tab-hd {width: 100%;height: 65px;text-align: center;background:#03908a;}
.bz_tab .tab-hd li{display: inline-block;width: 250px;height: 65px;line-height: 65px;text-align:center; cursor:pointer;color: white;font-size: 18px;position: relative;margin: 0 35px;}
.bz_tab .tab-hd li:before{content: ""; width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #dac41d;position: absolute;bottom: -10px;left: 50%;margin-left: -5px;display: none;}
.bz_tab .tab-hd li.active{ background:#dac41d;}
.bz_tab .tab-hd li.active:before{display: block;}
.bz_tab .tab-bd{margin-top: 40px;}
.bz_tab .tab-bd>li{display:none;}
.tab-bd li.thisclass{ display:list-item;}
.bz_lb{text-align: center;overflow: hidden;}
.bz_lb li{display:inline-block;float: left;width: 25%;padding: 6px;}
.bz_lb li img{width: 100%;}

/*新闻动态*/
.ind_xw{margin-top: 25px;background: #f9ffed;padding: 25px 0;}
.ind_xw_box{margin-top: 30px;overflow: hidden;}
.xw_list{display: inline-block;width: 655px;}
.xw_list li{width: 100%;height: 95px;border: 2px solid #dbdbdb;padding: 15px 40px;padding-right: 130px;position: relative;margin-bottom:21px;cursor: pointer;}
.case_top .xw_list li{margin-bottom: 32px;}
.xw_list li p{color: #333333;font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 5px;}
.xw_list li span{color: #999999;font-size: 12px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.xw_list li em{display: inline-block;width: 35px;height: 30px;line-height:24px;font-size: 24px;border: 1px solid #939393;color: #0d0d0c;text-align: center;position: absolute;top: 25px;right: 40px;}
.xw_list li:hover{border-color:#03908a;box-shadow:0px 0px 15px #ccc;-moz-box-shadow:0px 0px 15px #ccc; -webkit-box-shadow:0px 0px 15px #ccc;}
.xw_list li:hover em{background:#03908a;color: white;border-color:#03908a;}
.xw_mg{display: inline-block;width: 490px;float: right;}
.xw_mg img{width: 100%;}

/*底部*/
.footer{width: 100%;background: #03908a;padding-top: 50px;}
.foot_w{display: inline-block;text-align: center;vertical-align: top;}
.foot_w img{width: 130px;}
.foot_w p{color: white;font-size: 12px;margin-top: 10px;}
.foot_nav{display: inline-block;vertical-align: top;width: 410px;margin-left: 65px;}
.foot_nav li{display: inline-block;width: 48%;color: white;font-size: 16px;position: relative;margin-bottom: 20px;}
.foot_nav li a{color: white;font-size: 16px;}
.foot_nav li:before{content: "";width: 60px;height: 1px;background: #dac41d;position: absolute;top: 12px;left: -33px;display: none;}
.foot_nav li:hover{padding-left: 43px;}
.foot_nav li:hover a{color:#dac41d;}
.foot_nav li:hover:before{display: block;}
.foot_rg{display: inline-block;float: right;color: white;}
.foot_rg p{color: white;font-size: 13px;text-align: right;margin-bottom: 5px;}
.foot_rg .foot_tel p{font-size: 26px;color: white;}
.foot_rg .foot_tel span{color: white;font-size: 36px;font-weight: bold;}
.foot_rg .foot_tel p img{margin-right: 8px;}
.foot_rg .foot_tel{margin-bottom: 18px;}
.foot_bq{margin-top: 45px;text-align: center;padding: 10px 0;background: #04827d;}
.foot_bq p{color: white;font-size: 14px;}
.foot_bq a{color: white;}

/****成功案例****/
.m_nav{border-bottom: 1px solid #f1f1f1;}
.m_home{display: inline-block;width: 70px;height: 60px;display: inline-flex;align-items: center;justify-content: center;vertical-align: top;border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;}
.m_home a{display: inline-block;width: 100%;height: 60px;display: inline-flex;align-items: center;justify-content: center;}
.n_nav{display: inline-block;vertical-align: top;}
.n_nav li{display: inline-block;line-height: 60px;margin: 0 40px;color: #333333;font-size: 16px;}
.n_nav li a{color: #333333;font-size: 16px;}
.n_nav li.active{border-bottom: 2px solid #03908a;}
.n_nav li.active a{color:#03908a;}
.n_nav li a:hover{color:#03908a;}
.section{margin-top: 65px;margin-bottom: 70px;}
.case_list{display: flex;flex-wrap: wrap;}
.case_list li{width: 32.5%;margin-right: 17px;margin-bottom: 45px;text-align: center;padding-bottom: 35px;}
.case_list li:nth-child(3n){margin-right: 0;}
.case_list li img{width: 100%;}
.case_list li p{color: #333333;font-size: 18px;position: relative;margin-top: 18px;}
.case_list li p:before{content: "";width: 120px;height: 2px;background: #eaeaea;position: absolute;top: 35px;left: 50%;margin-left: -60px;}
.case_list li:hover{background:#03908a;}
.case_list li:hover p{color: white;}
.case_list li:hover p:before{background: white;}

.case_msg{width: 1200px;margin: 0 auto;margin-top: 25px;}
.cont_bt{text-align: center;position: relative;font-size: 32px;    font-weight: bold;}
.cont_bt:before{content: "";width:65px;height: 2px;background: #2a3b1d;position: absolute;top:50px;left: 50%;margin-left: -32.5px;}
.message{background: #f1f3f5;padding: 55px 45px;margin-top: 60px;}
.message input{width: 540px;height: 50px;border: 1px solid #e4e6e8;padding-left: 20px;margin-bottom: 23px;font-size: 16px;}
.message input:nth-child(even){float: right;}
.message textarea{width: 100%;height: 115px;border: 1px solid #e4e6e8;padding:10px 20px;font-size: 16px;}
.message input[type="submit"]{width: 135px;background:#03908a;color: white;padding-left: 0;margin-top: 40px;margin-bottom: 0;}
.message .why{width: 100%;}
.message .sjm input{width: 32%;}
.message .sjm select{width: 65%;float: right;height: 50px;border: 1px solid #e4e6e8;padding:0 20px;outline: none;font-size: 16px;cursor: pointer;}

/****服务项目****/
.pro_list{display: flex;flex-wrap: wrap;width: 1200px;margin: 0 auto;}
.pro_list li{width:208px;border: 1px solid #eaeaea;text-align: center;padding: 0 25px;margin-right: 40px;margin-bottom: 40px;}
.pro_list li:nth-child(5n){margin-right: 0;}
.pro_list li:hover{border-color:#03908a;}
.pro_list li:hover p{color:#03908a;}

/****联系我们****/
.cont_lf{display: inline-block;width: 36%;padding-left: 15px;}
.cont_logo{color:#03908a;margin-bottom: 25px;}
.cont_logo h2{font-size: 33px;font-weight: bold;margin-bottom: 10px;}
.cont_logo p{font-size: 13px;}
.cont_lx li{color: #333333;font-size: 18px;line-height: 40px;}
.cont_lx li img{margin-right: 15px;width: 12px;}
.cont_tel{color: #333333;font-size: 19px;font-weight: bold;margin-top: 25px;}
.cont_tel span{color: #03908a;font-size: 28px;}
.cont_tel img{margin-right: 10px;position: relative;bottom: 4px;}
.cont_rg{display: inline-block;width: 60%;float: right;}
.cont_rg img{width: 100%;}
.contact{overflow: hidden;border-bottom: 1px solid #eaeaea;padding-bottom: 30px;margin-bottom: 30px;}

/****公司简介****/
.about{margin-top: 55px;}
.gj{width: 100%;background: url(../img/ab_img02.png) top right no-repeat;overflow: hidden;padding-top: 35px;}
.gj_mg{display: inline-block;width: 48%;}
.gj_mg img{width: 100%;}
.gj_wz{display: inline-block;width: 46.5%;float: right;padding-top: 10px;}
.gj_wz h2{color: #333333;font-size: 28px;margin-bottom: 25px;}
.gj_wz p{color: #828282;font-size: 16px;line-height: 38px;}
.gj_l{width: 100%;background:#03908a;padding: 35px 25px;margin-top: 25px;}
.gj_l p{color: white;font-size: 16px;line-height: 30px;letter-spacing: 1px;}
.gj_l p span{font-size: 22px;font-weight: bold;}

.ab_zi{margin-top:35px;background: #fbfbfb;padding-top: 30px;padding-bottom: 30px;}
.zi_box{margin-top: 90px;}
.zi_list{width: 49%;}
.zi_list li{padding-left: 70px;position: relative;color: #333333;font-size: 20px;line-height: 60px;}
.zi_list li:before{content: "";width: 15px;height: 15px;background: url(../img/ab_img03.png) no-repeat;background-size: 100% 100%;position: absolute;top: 25px;left: 25px;}
.zi_mg{width: 48%;}
.zi_mg img{width: 100%;}

.ab_wh{margin-top: 30px;}
.wh_box{overflow: hidden;margin-top: 35px;    text-align: center;}
.f_lf{display: inline-block;width: 53%;}
.f_lf li{width: 100%;height: 105px;padding: 16px 0;border: 2px solid #626262;margin-bottom: 18px;position: relative;}
.f_lf li .f_sj{display: inline-block;height: 65px;padding: 0 25px;border-right: 1px solid #03908a;position: relative;}
.f_sj p{color: #333333;font-size: 30px;display: inline-block;font-style: oblique;font-weight: bold;margin-left: 15px;padding-top: 10px;vertical-align: top;letter-spacing: 2px;font-family: "黑体";}
.f_lf li .kp{display: inline-block;color: #333333;font-size: 22px;margin-left: 25px;vertical-align: top;width: 59%;height: 65px;display: inline-flex;align-items: center;font-family: "黑体";}
.f_lf li:before{content: "";width: 43px;height:43px;background: url(../img/ab_img05.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: 0;right: 0;}
.f_rg{display: inline-block;width: 45%;float: right;}
.f_rg li img{width: 100%;}
.f_rg li{margin-bottom: 25px;}

.ab_fc{margin-top: 30px;margin-bottom: 40px;}
.fc_swi{margin-top: 25px;}
#certify{margin-top: 30px;}
#certify .swiper-slide{width:730px;height: auto;}
#certify .swiper-slide img{width: 100%;}
#certify .swiper-container{height: auto;}
#certify .swiper-slide img{display:block;width: 100%;height: 100%;}
.fc_swi .swiper-button-next{right: 15%;}
.fc_swi .swiper-button-prev{left: 15%;}


/****招商加盟****/
.join_jy{width: 100%;background: url(../img/join_img01.png) center no-repeat;background-size: cover;padding: 70px 0;margin-top: 50px;}
.jy_bt{text-align: center;}
.jy_bt h3{position: relative;font-size: 34px;color: #4e7001;display: inline-block;margin-bottom: 15px;}
.jy_bt h3:before,.jy_bt h3:after{content: "";width: 75px;height: 1px;background:#4e7001;position: absolute;top: 20px;left: -100px;}
.jy_bt h3:after{left: inherit;right: -100px;}
.jy_bt p{font-size: 44px;font-weight: bold;color: #4e7001;}
.jy_lb{margin-top: 50px;display: flex;flex-wrap: wrap;}
.jy_lb li{width: 32%;margin-right: 2%;}
.jy_lb li:nth-child(3n){margin-right: 0;}
.jy_lb li img{width: 100%;}
.jy_lb li .jp1{color: #4E7001;font-size: 30px;position: relative;margin-bottom: 30px;margin-top: 20px;}
.jy_lb li .jp2{color: #4e7001;font-size: 20px;line-height: 32px;}
.jy_lb li .jp2 em{font-weight: bold;}
.jy_lb li .jp1:before{content: "";width: 75%;height: 1px;background:#adcb6a;position: absolute;top:55px;left: 0;}

.join_tit p{font-size: 32px;font-weight: normal;}
.join_sw{margin-top: 100px;margin-bottom: 270px;}
.sw_list{margin-top: 55px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.sw_list li{width: 23.5%;position: relative;cursor: pointer;}
.sw_list li img{width: 100%;}
.sw_list li .sw_wz{width: 90%;height:200px;background: white;text-align: center;box-shadow:0px 3px 15px #ccc;-moz-box-shadow:0px 3px 15px #ccc; -webkit-box-shadow:0px 3px 15px #ccc;position: absolute;bottom: -165px;left: 50%;margin-left: -45%;padding: 0 12px;padding-top: 45px;}
.sw_list li .sw_wz h2{font-size: 24px;font-weight: bold;color: #333333;margin-bottom: 12px;}
.sw_list li .sw_wz p{color: #636363;font-size: 15px;}
.sw_list li:hover .sw_wz{background: #03908a;box-shadow: transparent;}
.sw_list li:hover .sw_wz p,.sw_list li:hover .sw_wz h2{color: white;}

.join_sj{width: 100%;height: auto;padding-top: 115px;}
.sj_dz{text-align: right;color: #03908a;}
.sj_dz .dzp1{color: #03908a;font-size: 36px;font-weight: bold;}
.sj_dz .dzp2{font-size: 46px;font-weight: bold;color: #03908a;}
.sj_dz .dzp3{font-size: 18px;margin-top: 5px;}
.sj_lc{text-align: right;margin-top: 50px;}
.sj_lc p{color: #666666;font-size: 18px;line-height: 40px;}
.sj_lc p span{font-weight: bold;font-size: 31px;color: #03908a;}

.join_shop{margin-top: 85px;}
.shop_m1{margin-top: 80px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.shop_m1 li{width: 49%;}
.shop_m1 li img,.shop_m2 li img{width: 100%;}
.shop_m2{margin-top: 30px;overflow: hidden;}
.shop_m2 li{display: inline-block;float: left;width: 23.5%;margin-right: 2%;margin-bottom: 30px;}
.shop_m2 li:nth-child(4n){margin-right: 0;}

.join_lc{margin-top: 40px;background: url(../img/join_img16.png) bottom center no-repeat;background-size: cover;padding: 80px 0;}
.lc_mg{text-align: center;margin-top: 65px;}
.lc_tel{margin-top: 90px;}
.lc_bt{text-align: center;position: relative;}
.lc_bt h2{color: #4E7001;font-size: 40px;margin-bottom: 30px;}
.lc_bt p{color: #333333;font-size: 32px;font-weight: bold;margin-bottom: 15px;}
.lc_bt em{display: inline-block;width: 1200px;height: 1px;background: #d0d0d0;}


/****品牌故事****/
.n_tit{text-align: center;    min-height: 53px;}
.n_tit p{color: #909090;font-size: 21px;margin-top: 30px;}
.n_tit p:nth-child(3){margin-top:10px;}
.story_gj{padding-bottom: 15px;}
.story_gj .wp{position: relative;}
.story_gj .gj_mg{position: relative;z-index: 99;padding-top: 0px;padding-left: 55px;}
.l_po{position: absolute;top: 0;left: 0;width: 265px !important;}
.story_gj .gj_wz{padding-top: 0px;}
.story_gj .gj_wz p{line-height: 45px;}

.sto_yj{position: relative;}
.sto_yj .n_tit .cont_bt{text-align: left;}
.sto_yj .n_tit .cont_bt:before{left: 0;margin-left: 0;}
.yj_sd{margin-top: 45px;}
.yj_sd .sdp1{display: inline-block;padding: 3px 30px;background:#03908a;color: white;font-size: 20px;}
.yj_sd .sdp2{font-size: 32px;font-weight: bold;color:#03908a;margin: 10px 0;}
.yj_sd .sdp3{font-size: 20px;color:#03908a;}
.yj_dw{position: absolute;top: 0;left: 0;}
.sto_tab{ width:100%;}
.sto_tab .tab-hd {text-align: right;}
.sto_tab .tab-hd li{display: inline-block; width:165px;height: 270px;color:#2c3f00;text-align:center;cursor:pointer;background: #bed58a;padding-top: 45px;position: relative;margin-left: 35px;}
.sto_tab .tab-hd li span{font-size: 67px;font-weight: bold;}
.sto_tab .tab-hd li p{font-size: 20px;font-weight: bold;margin-top: 10px;}
.sto_tab .tab-hd li.active{ background:#03908a;color: white;}
.sto_tab .tab-bd{margin-top: 60px;}
.sto_tab .tab-bd>li{display:none;background: #f9f9f9;overflow: hidden;}
.tab-bd li.thisclass{ display:list-item;}
.sto_tab .tab-hd li:before{content: ""; width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 20px solid #03908a;position: absolute;bottom: -20px;left: 50%;margin-left: -5px;display: none;}
.sto_tab .tab-hd li.active:before{display: block;}
.yj_mg{display: inline-block;width: 30.5%;}
.yj_wz{display: inline-block;width: 65%;float: right;padding-right: 50px;padding-top: 50px;}
.yj_wz p{color: #3f3f3f;font-size: 17px;margin-bottom: 30px;text-indent: 2em;line-height: 30px;}

.sto_xg{margin-top: 30px;margin-bottom: 30px;}
.xg_nr{margin-top: 110px;background: #03908a;padding: 60px;position: relative;}
.xg_nr p{width: 50%;color: white;font-size: 18px;line-height: 40px;}
.xg_nr .xg_mg{width: 46%;position: absolute;top: -50px;right: 0;}

.sto_sl{background: url(../img/sto_img05.png) center no-repeat;background-size: cover;padding:30px 0;}
.sto_sl .n_tit h2{color: white;}
.sto_sl .n_tit p{color: white;}
.sto_sl .cont_bt:before{background: white;}
.sl_list{margin-top: 65px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.sl_list li{width:15.5%;height: 345px;background: white;text-align: center;padding: 30px;    border: 1px solid #8c9b2a;}
.sl_list li p{color: #333333;font-size: 22px;margin-top: 25px;margin-bottom: 10px;}
.sl_list li span{color: #707070;font-size: 15px;line-height: 23px;}

.sto_sj{padding-top: 80px;}
.sto_sj .join_sj{padding-top: 100px;}
.zy_list{text-align: right;}
.zy_list li{text-align: right;margin-bottom: 35px;}
.zy_list li span{color: #03908a;font-size: 72px;}
.zy_list li p{color: #666666;font-size: 18px;}


/****新闻动态****/
.news_m{display: inline-block;width: 370px;}
.news_m img{width: 100%;height: 250px;}
.news_wz{display: inline-block;width: 60%;height: 250px;position: relative;float: right;display: flex;align-items: Center;}
.news_wz p{color: #333333;font-size: 20px;margin-bottom: 30px;}
.news_wz span{color: #818181;font-size: 16px;line-height: 27px;}
.news_rq{display: inline-block;width: 87px;height: 87px;background:#03908a;text-align: center;color: white;position: absolute;top: 0;left:-145px;padding: 15px 0;}
.news_rq p{font-size: 25px;color: white;margin-bottom: 0;}
.news_rq span{font-size: 16px;color: white;line-height: inherit;}
.news_list li{padding: 30px 0;border-bottom: 1px solid #e3e3e3;}
.news_list li:first-child{padding-top: 0;}
.news_list li:hover .news_wz p,.news_list li:hover .news_wz span{color:#03908a;}
.news_list li:hover .news_rq p,.news_list li:hover .news_rq span{color:#FFFFFF;}
.paging{width: 100%;height: auto;text-align: center;margin-top: 30px;}
.paging li{display: inline-block;padding: 5px 10px;border: 1px solid #CCCCCC;margin: 0 5px;}
.paging .active a{color: white;}
.paging .active{background: #03908a;border-color: #03908a;}
.paging li a{display: block;color: #666666;font-size: 12px;}

.content img{max-width: 100%; height: auto !important;}

.hd_bg{    border-bottom: 1px solid #eaeaea;}
.dsj_bg{margin-top: 30px;margin-bottom:0px}
.dsj li{    width: 31.5%;   


}
.dsj li .sw_wz{

    bottom: 60px;
    margin-bottom: 40px;
    position: initial;
    margin: 0;
    width: 100%;
    box-shadow: 0px 3px 5px #eaeaea;
    -moz-box-shadow: 0px 3px 5px #eaeaea;
    -webkit-box-shadow: 0px 3px 5px #eaeaea;
padding-top: 30px;    height: 120px;
}
.dsj li:hover .sw_wz p, .dsj li:hover .sw_wz h2,.dsj li:hover .sw_wz{    background: none;color: #333333;}
.dsj li .sw_wz{bottom: 60px;    margin-bottom: 40px;}    
.sto_sl{    background: url(../images/About-d5-bjt_02.jpg) no-repeat top;}
.ind_pro_swi .swiper-button-next{right:0;}
.ind_pro_swi .swiper-button-prev{left:0}


.jys{width:1260px; margin: 20px auto;       height: 325px;
    overflow: hidden;padding: 20px 0;}
.jys li{width:420px;
    float: left;    text-align: center;transition: all 0.3s ease-out 0s; background: #03908a;position: relative;height: 275px;
}
.jys li p{    font-size: 16px;
    line-height: 32px;padding-bottom: 30px;
   transition: all 0.3s ease-out 0s;
    color: #fff;
    padding-bottom: 5px;   }
.jys li img{border: 5px solid #03908a;}

.jys li:hover{  margin-top: -15px;height: auto;  }
.jys li:hover p{  }


/*
.sto_sl .n_tit{color:#333;}
.sto_sl .n_tit h2{color:#333;}
.sto_sl .n_tit p{color:#909090;}
.sto_sl .cont_bt:before{background:#333;}
*/

.content img{max-width:100%; height:auto !improtant;}


.case_d{width:1200px;}


.fg{margin-bottom:40px;}

.case_top .xw_list{width: 580px;}
.case_top .xw_mg{width: 580px;}
.xms{height:auto;    overflow: hidden;}
.xms .news_rq{display:none;}
.xms .news_m{width:130px;}
.xms .news_m img{height:auto;}
.xms .news_wz{height:125px;width: 420px;}
.xms .news_wz p{margin-bottom: 5px;}
.xms li{width:580px;  float: left;padding: 15px 0;    margin-right: 40px;}
.xms li:first-child{padding: 15px 0;}
.xms li:nth-child(2n){margin-right:0;}


@media only screen and (max-width: 1440px) {
	.gj .wp,.ab_zi .wp,.ab_wh,.ab_fc,.case_box,.m_nav .wp,.join_jy .wp,.join_sw,.join_sj .wp,.join_shop,.join_lc .wp{width: 1200px;}
	.gj_wz{padding-top: 0;}
	.gj_wz p{line-height: 30px;}
	.gj_l{padding: 20px;}
	.f_sj p{font-size: 23px;padding-top: 17px;}
	.f_lf li .kp{font-size: 20px;font-family: "微软雅黑";}
	.f_lf li{height: 90px;padding: 12px 0;}
	.f_lf li:before{width: 30px;height: 30px;}
	.fc_swi .swiper-button-next{right: 10%;}
	.fc_swi .swiper-button-prev{left: 10%;}
	.case_list li{width: 32%;margin-right: 22px;}
	.n_nav li{margin: 0 30px;}
	.cont_rg{width: 55%;}
	.cont_lf{width: 43%;}
	.story_gj .gj_mg{}
	.story_gj .gj_wz{padding-top: 0;}
	.story_gj .gj_wz p{line-height: 35px;}
	.sto_yj,.sto_xg,.sto_sl .wp{width: 1200px;}
	.sto_tab .tab-hd li{margin-left: 15px;width: 150px;}
	.yj_wz{padding-top: 30px;}
	.yj_wz p{font-size: 15px;margin-bottom: 20px;line-height: 26px;}
	.xg_nr p{font-size: 16px;line-height: 30px;}
	.xg_nr{padding: 55px;}
	.sl_list li{padding: 20px;}
	
	.ind_mb,.ind_jmd{width: 1200px;}
	.ys_lb li{padding-top: 30px;}
	.ys_lb li p{line-height: 26px;}
	.ind_pro .wp{width: 1200px;}
	.ind_pro_swi .swiper-button-next{right: 0;}
	.ind_pro_swi .swiper-button-prev{left: 0;}
}



/*****分辨率小于768px*****/
@media only screen and (max-width: 768px) {
	.header,.top{display: none;}
	.container-fluid>.navbar-header{width: 100%;margin: 0;}
	.navbar{margin-bottom: 0;}
	.navbar-brand{width: 20%;padding-top: 5px;padding-left: 0;}
	.navbar-brand>img{width:100%;}
	.navbar-default .navbar-toggle {border-color: transparent;margin-right: 0;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #03908a;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background: #03908a;color: white;}
	.navbar-default{background: white;}
	.y_nav{display: block;width: 100%;position: fixed;top: 0;left: 0;z-index: 999;box-shadow:2px 2px 5px #A1A1A1;-moz-box-shadow:2px 2px 5px #A1A1A1; -webkit-box-shadow:2px 2px 5px #A1A1A1;}
	.ban_swi,.banner{margin-top: 53px;}
	.nr,.wp{width: 100%;padding-left: 15px;padding-right: 15px;}
	.ban_swi .swiper-button-next, .ban_swi .swiper-button-prev{width: 30px;height: 30px;margin-top: -15px;display: none;}
	
	.hc_list li{width: 25%;}
	.hc_list li img{width: 45px;}
	.hc_list{padding: 0;margin-top: 25px;}
	.hc_list li p{font-size: 15px;}
	.hc_list li span{font-size: 12px;}
	.hc_list li:before{height: 45px;top: 10px;}
	
	.ind_jmd{background:transparent;padding: 0;}
	.jmd_wz{width: 100%;padding: 0 10px;}
	.jmd_mg{width: 100%;float: none;margin-top: 20px;}
	.ind_jmd_box{padding: 15px 10px;}
	.jmd_bt p{font-size: 20px;}
	.jmd_bt h3{font-size: 20px;}
	.jmd_nr{margin-top: 15px;}
	.jmd_nr p{font-size: 14px;line-height: 25px;}
	
	
	.ind_mb{width: 100%;padding: 0 15px;margin-top: 40px;}
	.tit p{font-size: 21px;}
	.tit span{font-size: 14px;}
	.mb_tab{margin-top: 20px;}
	.mb_tab .tab-hd{width: 100%;margin-top: 15px;float: none;display: flex;flex-wrap: wrap;justify-content: space-between;}
	.mb_mod .mb_dh{display: none;}
	.mb_mod{height: auto;padding: 10px;}
	.mb_mod .mb_wz p{font-size: 16px;}
	.mb_tab .tab-hd li{width: 48%;padding-top: 10px;height: 95px;}
	.mb_tab .tab-hd li p{font-size: 16px;margin-bottom: 15px;}
	.mb_tab .tab-hd li p:before{width: 30px;top: 30px;margin-left: -15px;}
	.mb_tab .tab-hd li span{font-size: 12px;}
		
	
	.ind_pro{margin-top: 35px;padding-top: 25px;padding-bottom: 30px;}
	.cp_swi{width: 100%;}
	.ind_pro_nav li{width: 25%;font-size: 14px;height: 45px;line-height: 45px;}
	.ind_pro_nav{margin-top: 25px;}
	.ind_pro_swi{margin-top: 30px;}
	.ind_pro_swi .swiper-button-next, .ind_pro_swi .swiper-button-prev{width: 35px;height: 35px;margin-top: -37px;}
	/*.cp_swi .swiper-slide{padding: 0 15px;}*/
	.cp_mg{height: 180px;}
	.cp_mg img{max-height: 165px;}
	.cp_swi .swiper-slide p{font-size: 13px;line-height: 40px;}
	.cp_more a{font-size: 13px;width: 120px;height: 35px;line-height: 35px;}
	.cp_more{margin-top: 20px;}
	.ind_pro_swi .swiper-button-next{right: -15px;}
	.ind_pro_swi .swiper-button-prev{left: -15px;}
	
	.ind_bz{margin-top: 30px;padding: 0 15px;}
	.bz_tab .tab-hd{height: 40px;}
	.bz_tab .tab-hd li{margin: 0;width: 33.33%;float: left;font-size: 14px;height: 40px;line-height: 40px;}
	.bz_lb li{width: 50%;}
	.bz_tab .tab-bd{margin-top: 25px;}
	.bz_tab{margin-top: 30px;}
	
	.ind_xw{margin-top: 30px;padding: 30px 0;}
	.xw_list{width: 100%;}
	.xw_list li em{display: none;}
	.ind_xw_box{margin-top: 25px;}
	.xw_list li{height: auto;padding: 15px;margin-bottom: 10px;}
	.xw_list li p{font-size: 15px;}
	.xw_mg{width: 100%;float: none;}
	
	.foot_w,.foot_nav,.foot_rg{display: none;}
	.footer{padding-top: 0;}
	.foot_bq{margin-top: 0;padding: 15px 10px;}
	.foot_bq p{font-size: 12px;}
	
	
	.tit02 p{font-size: 20px;}
	.tit02 h3{font-size: 20px;}
	.ys_tab{margin-top: 30px;}
	.ys_tab .tab-hd li{width: 120px;height: 35px;line-height: 33px;font-size: 15px;margin: 0 5px;}
	.ys_lb li{width: 100%;margin-right: 0;height: auto;padding: 20px;margin-bottom: 10px;}
	.ys_lb li h2{font-size: 18px;margin-bottom: 25px;}
	.ys_lb li h2:before{top: 33px;}
	.ys_lb li p{line-height: 21px;}
	.ind_pro .wp{width: 100%;}
	
	.ind_hz{margin-top: 40px;}
	.hz_lb{margin-top: 30px;justify-content: space-between;}
	.hz_lb li{width: 48%;margin-right: 0;height: 55px;margin-bottom: 10px;}
	.hz_lb li img{max-height: 50px;}
	
	
	/*成功案例*/
	.m_home{display: none;}
	.n_nav{margin-top: 25px;width: 100%;}
	.n_nav li{margin: 0 3px;border: 1px solid #CCCCCC;padding: 0 15px;height: 35px;line-height: 32px;margin-bottom: 15px;}
	.n_nav li a{font-size: 14px;}
	.n_nav li.active{border: none;background:#03908a;border-color:#03908a;}
	.n_nav li.active a{color: white;}
	.section{margin-top: 30px;}
	.case_list{display: flex;justify-content:space-between;flex-wrap: wrap;}
	.case_list li{width: 48%;margin-right: 0;margin-bottom: 20px;padding-bottom: 0;}
	.case_list li p{font-size: 14px;margin-top: 10px;}
	.case_list li p:before{display: none;}
	.case_msg{width: 100%;}
	.message{padding: 15px 10px;margin-top: 40px;}
	.message input,.message .sjm select{width: 100%;height: 40px;font-size: 14px;padding-left: 10px;margin-bottom: 15px;}
	.message textarea{padding: 10px;font-size: 14px;}
	.message input[type="submit"]{font-size: 14px;margin-top: 10px;}
	.cont_bt{font-size: 20px;}
	.cont_bt:before{width: 45px;margin-left: -22.5px;top: 35px;}
	.message .sjm input{width: 100%;}
	
	.pro_list{justify-content: space-between;width: 100%;}
	.pro_list li{width: 48%;margin-right: 0;margin-bottom: 15px;padding: 0 10px;}
	.pro_list li p{font-size: 14px;line-height: 40px;}
	
	/*联系*/
	.cont_lf{width: 100%;padding-left: 0;}
	.cont_rg{width: 100%;float: none;margin-top: 25px;}
	.cont_logo h2{font-size: 21px;margin-bottom: 6px;}
	.cont_logo p{font-size: 12px;}
	.cont_logo{margin-bottom: 15px;}
	.cont_lx li{font-size: 15px;line-height: 30px;}
	.cont_lx li img{margin-right: 10px;width: 10px;}
	.cont_tel span{font-size: 20px;}
	.cont_tel{font-size: 15px;margin-top: 15px;}
	.cont_tel img{width: 30px;bottom: 2px;}
	.contact{padding-bottom: 30px;margin-bottom: 20px;}
	
	/*关于我们*/
	.gj .wp,.ab_zi .wp,.ab_wh,.ab_fc,.case_box,.m_nav .wp,.join_jy .wp,.join_sw,.join_sj .wp,.join_shop,.join_lc .wp{width: 100%;}
	.about{margin-top: 75px;}
	.gj_mg,.gj_wz{width: 100%;}
	.gj{background: white;margin-top: 45px;}
	.gj_mg{margin-bottom: 25px;}
	.gj_wz h2{font-size: 18px;margin-bottom: 15px;}
	.gj_wz p{font-size: 14px;line-height: 25px;}
	.gj_l p span{font-size: 17px;}
	.gj_l{margin-top: 15px;}
	.ab_zi{margin-top: 35px;padding-top: 30px;padding-bottom: 40px;}
	.zi_list,.zi_mg{width: 100%;}
	.zi_list li{font-size: 15px;line-height: 35px;padding-left: 25px;}
	.zi_list li:before{top: 12px;left: 0;width: 12px;height: 12px;}
	.zi_box{margin-top: 40px;}
	.zi_mg{margin-top: 25px;}
	.ab_wh{margin-top: 30px;}
	.f_lf,.f_rg{width: 100%;}
	.f_sj p{font-size: 16px;margin-left: 0;}
	.f_lf li .f_sj{padding: 0 15px;}
	.wh_box{margin-top: 50px;}
	.f_lf li .kp{font-size: 15px;margin-left: 15px;}
	.f_lf li:before{width: 20px;height: 20px;}
	.f_lf li{margin-bottom: 10px;}
	.f_rg li{margin-bottom: 10px;}
	.ab_fc{margin-top: 25px;}
	#certify .swiper-slide{width: 300px;}
	.fc_swi .swiper-button-next,.fc_swi .swiper-button-prev{display: none;}
	.fc_swi{margin-top: 45px;}
	.ab_fc{margin-bottom: 70px;}
	
	/*招商加盟*/
	.join_jy{margin-top: 30px;padding: 30px 0;}
	.jy_bt h3{font-size: 18px;}
	.jy_bt p{font-size: 21px;}
	.jy_bt h3:before, .jy_bt h3:after{width: 25px;left: -30px;top: 10px;}
	.jy_bt h3:after{left: inherit;right: -30px;}
	.jy_lb li{width: 100%;margin-bottom: 25px;margin-right: 0;}
	.jy_lb{margin-top: 30px;}
	.jy_lb li .jp1{font-size: 19px;margin-top: 10px;margin-bottom: 12px;}
	.jy_lb li .jp1:before{top: 35px;}
	.jy_lb li .jp2{font-size: 15px;line-height: 25px;}
	.join_sw{margin-top: 35px;margin-bottom: 20px;}
	.sw_list li{width: 48%;margin-bottom: 20px;}
	.sw_list li .sw_wz{width: 100%;position: static;margin-left: 0;padding: 12px;height: 90px;}
	.sw_list li .sw_wz h2{font-size: 18px;}
	.sw_list li .sw_wz p{font-size: 14px}
	.sw_list{margin-top: 25px;}
	.join_sj{display: none;}
	.join_shop{margin-top: 35px;}
	.shop_m1{margin-top: 45px;}
	.shop_m1 li{width: 100%;margin-bottom: 15px;}
	.shop_m2{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 0;}
	.shop_m2 li{margin-right: 0;width: 48%;margin-bottom: 15px;}
	.join_lc{margin-top: 20px;padding: 40px 0;}
	.lc_bt h2{font-size: 25px;margin-bottom: 10px;}
	.lc_bt p{font-size: 20px;margin-bottom: 0;}
	.lc_bt em{width: 100%;}
	.lc_mg{margin-top: 25px;}
	.lc_tel{margin-top: 35px;width: 70%;}
	
	/*品牌故事*/
	.n_tit p{font-size: 14px;margin-top: 25px;}
	.l_po{display: none;}
	.story_gj .gj_mg{padding: 0;}
	.story_gj .gj_wz p{line-height: 25px;}
	.story_gj{margin-top: 30px;padding-bottom: 45px}
	.yj_dw{position: static;}
	.yj_sd{display: none;}
	.sto_tab{margin-top: 45px;}
	.sto_tab .tab-hd{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.sto_tab .tab-hd li{width: 48%;margin-left: 0;margin-bottom: 10px;height: 120px;padding-top: 20px;}
	.sto_tab .tab-hd li.active:before{display: none;}
	.sto_tab .tab-hd li span{font-size: 25px;}
	.sto_tab .tab-hd li p{font-size: 15px;margin-top: 5px;}
	.sto_tab .tab-bd{margin-top: 15px;}
	.yj_mg{width: 100%;}
	.yj_wz{width: 100%;padding: 20px;}
	.yj_wz p{font-size: 14px;line-height: 25px;margin-bottom: 10px;}
	.sto_xg{margin-top: 35px;margin-bottom: 40px;}
	.xg_nr{padding: 15px;margin-top: 25px;}
	.xg_nr p{width: 100%;font-size: 14px;line-height: 25px;}
	.xg_nr .xg_mg{position: static;width: 100%;margin-top: 15px;}
	.sto_yj, .sto_xg, .sto_sl .wp{width: 100%;}
	.sl_list li{width: 48%;margin-bottom: 15px;padding: 20px 10px;height: 265px;}
	.sl_list li img{width: 60px;}
	.sl_list li p{font-size: 16px;margin: 10px 0;}
	.sl_list li span{font-size: 14px;}
	.sto_sl{padding: 30px 0;}
	.sl_list{margin-top: 25px;}
	.sto_sj .join_sj{display: block;background: #f8f8f8;padding-top: 20px;height: auto;}
	.sto_sj{padding: 35px 15px;}
	.zy_list li{text-align: center;margin-bottom: 20px;}
	.zy_list li span{font-size: 35px;}
	.zy_list li p{font-size: 14px;}
	
	/*新闻动态*/
	.news_rq{display: none;}
	.news_m{width: 30%;}
	.news_m img{height: auto;}
	.news_wz{width: 67%;height: auto;}
	.news_wz div{width: 100%;}
	.news_wz p{font-size: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 5px;}
	.news_wz span{font-size: 13px;line-height: inherit;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.news_list li{padding: 15px 0;}
	.paging li{margin: 0 1px;}

.dsj li{height:auto;}
.ind_pro{margin-top:0;}
.section{margin-top:70px}
.jys{width:100%;height: auto;padding-bottom: 0;}
.jys li{    width: 95%;
    float: none;
    margin: 0 auto;
    height: auto;
    margin-bottom: 20px;}
.jys li p{    padding-bottom: 5px;}
.xms li{width:100%;}
.xms .news_wz{width:67%;    height: auto;}
.xms .news_m{width: 30%;}
.case_top .xw_list{width:100%;}
}