a {color: #333333;}
.daypicker th{ text-align: center;color: #164389;}
.full_screen {width:100%;display:block;min-width: 1200px;}
.full_screen.radius {border-radius:20px;margin-top:30px;background-color: #FFF;}
.full_screen.radius:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.main_content {width:1200px;display:block;margin:auto;}
.main_content:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.empty_bottom {height:100px;width:100%;display:block;}
.cleanfloat:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.banner_hd {position:absolute;bottom:30px;left:50%}
.banner_hd li {width:10px;height:10px;border-radius:10px;background-color:#FFF;display:inline-block;float:left;margin-left:8px;}
.banner_hd li.on {background-color:rgba(0,0,0,.5);}
.banner_btn {display:block;z-index:99;background-color:rgba(0,0,0,.5);width:30px;height:60px;position:absolute;top:calc(50% - 30px);color:#FFF;line-height:60px;text-align:center;}
.banner_btn i {font-size: 30px;color: #ccc;}
.banner_btn.prev {left: 0;}
.banner_btn.next {right: 0;}
.hasbg {
    background-position: center center;
    background-attachment: scroll;
    background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-repeat: no-repeat;
    min-width:1200px;
}

.shop_map_box {position: relative;}
.pro_city_select {position: absolute;top: 25px; left: 35px;z-index: 99;background-color: #FFF;height: 41px;}
.pro_city_select > select, .shop_map_box .pro_city_select > div {float: left;}
.pro_city_select > select {border: 0;height: 41px;line-height: 41px;}
.pro_city_select > select ~ select {border-left: 1px solid #E7E7E7;}
.pro_city_select .search_box {width: 44px;height: 41px;background-color: #285FBF;line-height: 41px;color: #FFF;text-align: center;border-radius: 0 4px 4px 0;margin-left: 8px;}
/*目今位置最先*/
.location_box {padding: 30px 0 10px;color: #9C9DA1;}
.location_box a {color: #9C9DA1;}
.location_box > i {font-size: 14px;}
.location_box .final {color: #363942;}
/*目今位置竣事*/

.shop_img_group {width:100%;height:164px;overflow:hidden;}
.shop_img_group .hd {height:0;position:relative;z-index:99;}
.shop_img_group .hd .prev,.shop_img_group .hd .next {display:block;position:absolute;background-color:rgba(0,0,0,0.35);width:30px;height:60px;cursor:pointer;bottom:-100px;color:#FFF;font-size:28px;line-height:60px;text-align:center;}
.shop_img_group .hd .prev {right:0;}
.shop_img_group .hd .next {left:0;}
.shop_img_group .img_group_box {width: calc(20% + 4px); height:164px; display: inline-block;float: left;}
.shop_img_group .img_group_box > div {width: calc(100% - 20px);height:164px;position:relative;border-radius:4px;overflow:hidden;box-sizing: border-box;}
.shop_img_group .img_group_box img {object-fit:cover;width:100%;height:100%;cursor:pointer;}
.shop_img_group .img_group_box span {position:absolute;bottom:0;left:0;width:100%;height:20px;line-height:20px;padding:0 10px;color:#FFF;background-color:rgba(0,0,0,0.35);text-align:center;box-sizing:border-box;}
.shop_img_group.baoyang_shop .img_group_box {width: calc(25% + 5px);}


/* 顶部导航最先 */
.header_city_box {width:100%;height:30px;background-color:#106FB3;min-width: 1200px;overflow: hidden;}
.header_send_out_mobile {display:inline-block;color:#F5F8FD;margin-left:10px;cursor: pointer;}
.send_out_mobile_id {display: none;}
.send_out_mobile_box {padding: 20px 30px;}
.send_out_mobile_box .dianjuzhong{ font-size: 16px; color: #000;text-align: center;padding-bottom: 20px;}
.send_out_mobile_box .dianjuzhong span ~ span {margin-left: 10px;}
.send_out_mobile_box .label_box { margin-top: 8px;padding-right: 18px;}
.send_out_mobile_box .label_box > label {width: 80px;text-align: right;display: inline-block;}
.send_out_mobile_box .send_out_mobile_btn {margin: 30px auto 0;display: block;width: 60%;}
.header_city_box .city_box {line-height:29px;}
.header_city_box .city_box .icon-map {color: #F5F8FD;}
.header_city_box .city_box .select {z-index:1000;}
.header_city_box .city_box select {color: #F5F8FD;border: 0;background: #106FB3;border-radius:0;font-size: 12px;}
.header_city_box .city_box option {color: #000;background: #FFF;}
.header_city_box .city_box .select span {border:0;background-color:#106FB3;color:#F5F8FD;}
.header_city_right { display: block;color: #F5F8FD;float:right;}
.header_city_right .input_box {
    background-color: #fff;
    border: 0;
    border-radius: 20px;
    margin: 5px;
    float: left;
}
.header_city_right .icon-search, img {
    cursor: pointer;
}
.header_banner_box {position: relative;width:100%;min-width: 1200px;height:609px;overflow: hidden;text-align: center;}
.header_banner_box .hasbg {height: 609px;}
.header_banner_box img { height: 609px;object-fit: cover;}
.header_banner_box .hd{text-align: center;z-index: 99;position: absolute;}
.header_banner_box .hd.banner_hd {bottom: 110px;}
.nav_con {width:100%;min-width: 1200px;height:70px;position: relative;}
.nav_box {width:1200px;margin:auto;}
.nav_li {float:right;margin-top:26px;}
.nav_li > li {font-size:16px;color:#333;float: left;cursor: pointer;}
.nav_li > li.nLi {
    position: relative;
}
.nav_li > li > a {color:#333;}
.nav_li > li.on {font-size:16px;color:#164389;padding-bottom:19px;border-bottom:1px solid #164389;z-index: 100;}
.nav_li > li.on a {color:#164389;}
.nav_li > li ~ li {margin-left:38px;}
.nav_li .old_sub{ display:none; width:100%;height:62px; position: absolute;z-index: 99;top: 70px;left: 0;background:rgba(255,255,255,0.8);}
.nav_li .sub {
    display: none;
    width: 476px;
    height: 394px;
    position: absolute;
    z-index: 99;
    top: 44px;
    left: 0;
    background:rgba(255,255,255, 1);
    padding: 50px 50px 20px;
    box-sizing: border-box;
}
.nav_li .sub .sub_title {
    border-bottom: 1px solid #156DAD;
    padding: 10px 0;
    color: #156DAD;
    margin-bottom: 22px;
    font-weight: 600;
}
.nav_li .sub ul {
    float: left;
}
.nav_li .sub .nav_sub_img {
    float: right;
    margin-top: 20px;
}
.nav_li .sub li {width: 144px;font-size: 14px;height: 22px;padding-left: 34px;box-sizing: border-box;}
.nav_li .sub li img {
    display: none;
    position: absolute;
    width: 205px;
    height: 205px;
    left: 170px;
    top: 20px;
    object-fit: cover;
}
.nav_li .sub li:hover img,
.nav_li .sub li:nth-child(1) img,
.nav_li .sub li.on img
{
    display: block;
}
.nav_li .sub li.on, .nav_li .sub li:hover {background-color: #EEEEEE;}
.nav_li .sub li > a {color: #131313;}
.nav_li .sub li ~ li {margin-top: 3px;}
.nav_li a:hover {
    text-decoration: none;
}

.shop_banner_box {width:100%;height:496px;position: relative;overflow: hidden;
    background-image: url(/images/gf/newsGJ.jpg);background-size: auto 100%;
    background-position: top;}


.shop_banner_box > img { height: 496px;object-fit: cover;width: 100%;height: 100%;}
.shop_banner_box .hd {text-align: center;z-index: 99;position: absolute;}
.shop_banner_box .bd li {text-align: center;}
.shop_banner_box .bd li > img {text-align: center;height: 496px;object-fit: cover;width: 100%;height: 100%;}
.shop_banner_box ul.img_mark li {width:64px;height:64px;border-radius:0;text-indent:initial;position:relative;}
.shop_banner_box ul.img_mark li h2 {position:absolute;bottom:0;width:100%;height:20px;text-indent:initial;font-size:12px;text-align:center;line-height:20px;color:#FFF;margin:0;background-color:rgba(0,0,0,0.35);}
.shop_banner_box ul.img_mark li img {cursor:pointer;object-fit:cover;width:100%;height:100%;}


/* 顶部导航竣事 */
/*liMarquee CSS转动代码最先*/
.str_wrap {position:relative;}
.str_wrap.str_active {}
.str_move {white-space:nowrap;position:absolute;top:0;left:0;cursor:move;}
.str_move_clone {display:inline-block;vertical-align:top;position:absolute;left:100%;top:0;}
.str_vertical .str_move_clone {left:0;top:100%;}
.str_down .str_move_clone {left:0;bottom:100%;}
.str_vertical .str_move,.str_down .str_move {white-space:normal;width:100%;}
.str_static .str_move,.no_drag .str_move,.noStop .str_move {cursor:inherit;}
.str_wrap img {max-width:none !important;}
/*liMarquee CSS转动代码竣事*/
/* 底部最先 */
.footer {background-color:#3F4851;padding-top:100px;}
.footer_box {height:320px;}
.host_box {float:left;width: 250px;}
.host_box h2 {top:0;left:0;color:#FFF;font-size:22px;font-weight: 600;}
.host_box_ul {
    padding-right: 20px;
    box-sizing: border-box;
    padding-top: 14px;
}
.host_box_ul li {
    margin-bottom: 14px;
    position: relative;
}
.host_box_ul li a {
    width: 100%;
    display: block;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.host_box_ul li .host {
    position: absolute;
    background-color: red;
    width: 18px;
    height: 18px;
    color: #fff;
    right: 0px;
    top: -10px;
    border-radius: 18px;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}
.other_nav_box {float:right;}
.other_nav {width:120px;float:left;color:#A7B0B9;}
.other_nav.keshi { width: 180px;}
.other_nav > h3 {color:#FFF;font-size:22px;font-weight: 600;}
.other_nav > a {width: 120px;margin-top:14px;font-size:14px;display:block;color:#ffffff;float: left;}
.other_nav.keshi a { width: 80px;}
.weixin_box {width:218px;float:left;}
.weixin_box img {width: 99px;}
.weixin_box > div {width:99px;float:left;margin-bottom: 14px;}
.weixin_box > div.ml30 {margin-left: 20px;}
.weixin_box > div > h2 {font-size:12px;text-align:center;margin-bottom:0;color:#A7B0B9;}
.weixin_box > div > p {font-size:12px;margin-top:0px;text-align:center;color:#A7B0B9;}
.copyright {padding:50px;border-top:1px solid #ffffff;}
.copyright > p {font-size:12px;color:#ffffff;text-align:center;}
.copyright > p ~ p {margin-top:20px;}
/* 底部竣事 */




/*index.html样式最先*/
.index_form_fixed {position:absolute;top:620px;left:0;width:100%;}
.index_form_box {border-radius:20px;overflow:hidden;background-image:url(/images/gf/index-form.jpg);height:449px;box-shadow:0 10px 2px rgba(0,0,0,.08),0 0 6px rgba(0,0,0,.01);}
.index_form_con {width:330px;margin:30px auto 0;}
.index_form_con .select {width:100%;}
.index_form_con .input_con {width:100%;margin-top:14px;}
.index_form_con .btn {color:#FFF;border-radius:4px;background-color:#CB0D1C;width:100%;height:40px;line-height:40px;text-align:center;margin-top:14px;cursor:pointer;}
.index_form_ul {margin-top:30px;}
.index_form_ul h2 {width:200px;font-size:18px;text-align:center;padding-bottom:6px;border-bottom:1px solid #EFEFEF;margin:auto;}
.index_form_ul .marquee_li {height:120px;width:280px;margin:auto;overflow:hidden;}
.index_form_ul ul li {margin-top:18px;line-height:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.index_form_ul ul li i {width:6px;height:6px;border-radius:6px;display:inline-block;background-color:#EF2208;margin-right:6px;}
.index_form_boxicon {width:823px;float:left;}
.index_form_boxicon .boxinfo_box {
    padding: 73px 56px 20px 67px;
}
.index_form_boxicon .boxinfo_box h1 {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 16px;
}
.index_form_boxicon .boxinfo_box p {
    text-justify : auto; text-align:justify;
}
.index_form_boxicon .boxicon_li {width:100%;}
.index_form_boxicon .boxicon_box {float:left;width:200px;display:block;text-align:center;margin-top: 30px;}
.index_form_boxicon .boxicon_box .yuan_icon {
    width: 44px;
    height: 42px;
    display: inline-block;
    background-image:url(/images/gf/yuan.png);
}
.index_form_boxicon .boxicon_box .yuan_icon.yuan01 {
    background-position-x: 0;
}
.index_form_boxicon .boxicon_box .yuan_icon.yuan02 {
    background-position-x: -44px;
}
.index_form_boxicon .boxicon_box .yuan_icon.yuan03 {
    background-position-x: -88px;
}
.index_form_boxicon .boxicon_box .yuan_icon.yuan04 {
    background-position-x: -132px;
}
.index_form_boxicon .boxicon_box .yuan_icon.yuan05 {
    background-position-x: -176px;
}
.index_form_boxicon .boxicon_box .yuan_icon.yuan06 {
    background-position-x: -220px;
}
.index_form_boxicon .boxicon_box .yuan_icon.yuan07 {
    background-position-x: -264px;
}
.index_form_boxicon .boxicon_box .yuan_icon.yuan08 {
    background-position-x: -308px;
}
.index_form_boxicon .boxicon_box h2 {margin-top:8px;margin-bottom: 0;font-size:14px;font-weight: 600;color: #676B6E;}
.index_form_box_box {width:377px;height:449px;display:inline-block;float:right;border-radius:18px 0 0 18px;overflow:hidden;}
.index_title {width:100%;font-size:31px;position:relative;text-align:center;margin:0 auto 30px;display:inline-block;padding-bottom:24px;padding-top:50px;}
.index_title span {display:block;width:48px;height:2px;background-color:#2959AD;position:absolute;right:calc(50% - 24px);bottom:0;}
.index_title > p {font-size:14px;}
.index_fuwu_li {padding-top:15px;display:block;height:228px;width:100%;}
.index_fuwu_li .fuwu_cen {margin:0 15px;}
.index_fuwu_li .fuwu_box {width:390px;height:228px;border-radius:18px;display:block;background-color:#FFF;float:left;overflow:hidden;text-align:center;}
.index_fuwu_li .fuwu_box:hover {box-shadow:0 15px 15px rgba(0,0,0,.08),0 0 6px rgba(0,0,0,.01);cursor:pointer;}
.index_fuwu_li .fuwu_box h2 {font-size:18px;margin-top:28px;}
.index_fuwu_li .fuwu_box p {width:320px;font-size:12px;color:#707070;line-height:18px;margin:auto;}
.index_fuwu_li .fuwu_box .img_tb {margin-top:27px;}

.top_news_ul {
    padding: 30px 0;
    border-bottom: 1px solid #E4E2E3;
}
.top_news_ul li {
    width: 33%;
    display: inline-block;
    line-height: 25px;
}
.top_news_ul li > a {
    color:#5E5C5D;
}

.star_project {

}
.project_box {

}
.project_img_box {
    display: inline-block;
    float: left;
    cursor:pointer;
    position: relative;
}
.project_img_box .project_text {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 25px 10px;
    color: #fff;
}
.project_img_box .project_text h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}
.project_img_box .project_text p {
    padding: 0;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.project_img_box:hover .project_text {
    display: inline-block;
}
.project_img_box.ml20 {
    margin-left: 20px;
}
.project_img_box.mt20 {
    margin-top: 20px;
}
.resources_bj {
    height: 1361px;
    background-image: url(/images/gf/resources-bj.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.resources_bj .index_title {
    color: #FFF;
}
.resources_bj .index_title span {
    background-color: #FFF;
}
.qiye_news_box {
    width: 382px;
    height: 394px;
    overflow: hidden;
    background-color: #FFF;
    float: left;
}
.qiye_news_box.ml20 {
    margin-left: 24px;
}
.qiye_news_box.border_right {
    width: 388px;
    background-color: #F8F8F8;
}
.qiye_news_box .img_box img{
    width: 100%;
    height: 242px;
    object-fit: cover;
}
.qiye_news_box .img_box {
    position: relative;
}
.qiye_news_box .img_box .content {
    position: absolute;
    left:0;
    bottom: 0;
    width: 100%;
    padding: 16px 20px;
    color: #fff;
    background:rgb(0, 0, 0, 0.45);
    box-sizing: border-box;
}
.qiye_news_box .img_box .content h1 {
    font-size: 20px;
    width: 100%;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qiye_news_box .img_box .content p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qiye_news_box .time_info_box {
    padding: 20px 30px 25px 34px;
}
.qiye_news_box .time_info_box .time {
    line-height: 1;
    margin-bottom: 20px;
}
.qiye_news_box .time_info_box .info {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.qiye_news_box .more_title_box {
    height: 37px;
}
.qiye_news_box .more_btn {
    float: left;
    width: 56px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #FFF;
    background-color: #999999;
}
.qiye_news_box .more_right_border {
    float: right;
    display: inline-block;
    height: 37px;
    width: 6px;
    background-color: #0082D8;
}
.qiye_news_box .more_news_ul {
    padding: 22px 26px 0 26px;
    box-sizing: border-box;
}
.qiye_news_box .more_news_ul li {
    margin-bottom: 20px;
}
.qiye_news_box .more_news_ul li .title {
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.qiye_news_box .more_news_ul li .time {
    margin-top: 10px;
    line-height: 1;
}
.index_news_bj {height:530px;background-image:url(/images/gf/newsGJ.jpg);background-repeat:no-repeat;background-position:center;}
.index_banner {width:1200px;height:530px;margin:auto;}
.index_qiye_title {display:block;width:100%;color:#FFF;font-size:20px;margin:0 auto 15px;line-height: 1;}
.index_qiye_p {color: #fff; margin-bottom: 16px;line-height: 26px;}

.index_qiye_box {width:100%;display:block;height:101px;}
.index_qiye_box:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.index_qiye_box > div {float:left;text-align:center;height:85px;width: 183px;overflow: hidden;}
.index_qiye_box > div img {width: 100%;height: 100%;object-fit: cover;}
.index_qiye_box > div ~ div {margin-left:20px;}
.index_qiye_box > div > h3 {margin-top:8px;font-size:12px;color:#404040;}



.index_tag {padding-top:94px;display:block;width:100%;}
.index_tag > div {width:140px;height:52px;border-radius:26px;background-color:#2959AD;font-size:16px;color:#FFF;float:left;text-align:center;line-height:52px;cursor:pointer;}
.index_tag > div ~ div {margin-left:35px;}
.index_dkfjz_p {font-size:18px;line-height:30px;}
.index_dkfjz_img {line-height:76px;margin-top:70px;}
.index_dkfjz_img img ~ img {margin-left:45px;}
.index_yinxiang_tag {height:148px;width:100%;}
.index_yinxiang_tag .tab_box,
.index_yinxiang_con .tab_box {min-width:100px;height:40px;border-radius:22px;background-color:#F0F0F0;font-size:16px;color:#666666;text-align:center;line-height:40px;padding:0 20px;float:left;margin-right:30px;margin-top:24px;}
.index_yinxiang_box {display:block;margin-top:56px;}
.index_yinxiang_box:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.index_yinxiang_head {width:62px;height:62px;border-radius:60px;overflow:hidden;float:left;}
.index_yinxiang_head img {width:62px;height:62px;object-fit:cover;}
.index_yinxiang_con {float:right;width:1108px;}
.index_yinxiang_con h2 {font-size:16px;font-weight:600;}
.index_yinxiang_con > p {font-size:14px;line-height:27px;}
.index_yinxiang_con .receive_btn {float:right;height:40px;border-radius:22px;padding:0 24px;background-image:url(/images/gf/btn_bg.png);font-size:18px;color:#FFF;line-height:40px;text-align:center;margin-top:24px;cursor:pointer;}
.index_news_con {width:100%;padding-bottom: 16px;}
.index_news_con:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.index_news_con .news_box {width:33.33333%;float:left;}
.index_news_con .news_box > h3 {font-size:16px;color:#164389;padding-bottom:10px;border-bottom:1px solid #164389;width:80px;}
.index_news_con .news_box li {margin-top:20px;color:#666;font-size:14px;cursor: pointer;}
.index_news_con .news_box li > a {color:#666;overflow: hidden;display: block;padding-right: 20px;text-overflow:ellipsis;white-space: nowrap;}
.index_news_con .news_box li > a:hover {text-decoration:underline;}
/*index.html样式竣事*/

/*shop-detail.html样式最先*/
.shop_info_box {padding-top:20px;width:100%;position:relative;}
.shop_info_box h1 {font-size:24px;color:#164389;}
.shop_info_box p {width:100%;margin-top:15px;font-size:14px;}

.shop_info_box .shop_liqu_btn {top:20px;right:0;}
.shop_info_box .shop_more {top:20px;right:0;position: absolute;color: #000000;font-size: 14px;font-weight:400;}
.shop_liqu_btn {position:absolute;height:40px;line-height:40px;border-radius:20px;font-size:16px;padding:0 20px;background-image:url(/images/gf/btn_bg.png);color:#FFF;}
.shop_fuwu_xiangmu {font-size:20px;margin-top:39px;font-weight:600;margin-bottom:20px;}
.shop_fuwu_box {margin-right: -73px;}
.shop_fuwu_box > div {float:left;width:86px;text-align:center;margin-right: 73px;margin-bottom: 40px;}
.shop_fuwu_box > div > img {height:54px;}
.shop_fuwu_box > div > span {font-size:16px;margin-top:20px;display:block;}
.shop_title {font-size:30px;padding-top:56px;padding-bottom:63px;width:100%;text-align:center;display:block;position: relative;}
.shop_title a.more_btn {position: absolute;right: 0;bottom: 19px;font-size: 20px;}
.shop_title p {text-align:center;display:block;font-size:14px;padding-top:23px;}
.shop_pingjia_box {text-align:center;width:517px;margin:20px auto 0;}
.shop_pingjia_box:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.shop_pingjia_box .tab_box {width:50px;height:31px;line-height:31px;border-radius:20px;background-color:#F0F0F0;font-size:12px;text-align:center;padding:0 20px;float:left;}
.shop_pingjia_box .tab_box ~ .tab_box {margin-left:16px;}
.shop_shifu_box {width:100%;height:360px;padding-bottom:65px;}
.shop_shifu_box .shifu_li {float:left;width:200px;height:360px;text-align:center;border:1px solid #CCCCCC;border-radius:6px;}
.shop_shifu_box .shifu_li:hover {box-shadow:0 15px 15px rgba(0,0,0,.08),0 0 6px rgba(0,0,0,.01);cursor:pointer;}
.shop_shifu_box .shifu_li ~ .shifu_li {margin-left:47.5px;}
.shop_shifu_box .shifu_li .shifu_img {width:100%;height:171px;overflow:hidden;}
.shop_shifu_box .shifu_li .shifu_img img {width:100%;height:171px;object-fit:cover;}
.shop_shifu_box .shifu_info {text-align:center;padding:30px 0 40px;}
.shop_shifu_box .shifu_info h2 {font-size:18px;font-weight:500;margin:0;}
.shop_shifu_box .shifu_info span {font-size:14px;margin-top:10px;}
.shop_shifu_box .shifu_btn {width:108px;height:40px;line-height:40px;background:rgba(22,67,137,1);border-radius:6px;margin:auto;font-size:14px;font-weight:500;color:rgba(255,255,255,1);margin-top:40px;}
.shop_cuxiao_box {width:100%;height:300px;padding-bottom:65px;}
.shop_cuxiao_box .cuxiao_li {float:left;width:200px;height:300px;text-align:center;border-radius:6px;}
.shop_cuxiao_box .cuxiao_li ~ .cuxiao_li {margin-left:47.5px;}
.shop_cuxiao_box .cuxiao_li .cuxiao_img {width:100%;height:171px;overflow:hidden;}
.shop_cuxiao_box .cuxiao_li .cuxiao_img img {width:100%;height:171px;object-fit:cover;}
.shop_cuxiao_box .cuxiao_info {text-align:center;padding-top:24px;}
.shop_cuxiao_box .cuxiao_info h2 {font-size:14px;font-weight:500;margin:0;}
.shop_cuxiao_box .cuxiao_info .jiage {margin-top:24px;color:#E92B25;font-size:20px;}
.shop_cuxiao_box .cuxiao_info .jiage span {font-size:14px;color:#999999;text-decoration:line-through;}
.shop_cuxiao_box .cuxiao_info > span {font-size:14px;margin-top:10px;color:#999999;display:block;}
.shop_anli_box .anli_box {width:100%;height:364px;padding-bottom:80px;}
.shop_anli_box .anli_li {float:left;padding-bottom: 64px;}
.shop_anli_box .anli_li ~ .anli_li {margin-left:54px;}
.shop_anli_box .anli_li_box {width:100%;height:304px;}
.shop_anli_box .anli_li h2 {width:100%;text-align:center;padding-top:30px;font-size:30px;font-weight:500;}
.shop_anli_box .anli_img {width:275px;height:304px;overflow:hidden;float:left;position:relative;}
.shop_anli_box .anli_img > div {position:absolute;bottom:0;right:0;width:88px;height:36px;line-height:36px;font-size:16px;color:#FFF;background-color:#164389;text-align:center;}
.shop_anli_box .anli_img ~ .anli_img {margin-left:23px;}
.shop_anli_box .anli_img img {width:100%;height:304px;object-fit:cover;}
.shop_pingjia_con_box {display:block;margin-top:17px;position:relative;margin-bottom: 64px;}
.shop_pingjia_con_box ~ .shop_pingjia_con_box {margin-top:0;}
.shop_pingjia_con_box:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.shop_pingjia_con_box .shop_liqu_btn {bottom:0;right:0;}
.shop_pingjia_head {width:62px;height:62px;border-radius:60px;overflow:hidden;float:left;}
.shop_pingjia_head img {width:62px;height:62px;object-fit:cover;}
.shop_pingjia_con {float:right;width:1108px;}
.shop_pingjia_con h2 {font-size:16px;font-weight:600;}
.shop_pingjia_con h2 span {color:#999;float:right;font-weight:initial;}
.shop_pingjia_con > p {font-size:14px;line-height:27px;width:850px;text-align: justify;}
.shop_pingjia_con > div {width:870px;}
.shop_pingjia_con img {width:120px;height:120px;object-fit:cover;border-radius:10px;margin-top:24px;margin-right:20px;}
.shop_lingqu_img_bg {background-image:url(/images/gf/shop_linqu.jpg);height:187px;}
.shop_lingqu_img_box {padding:39px 0;text-align:center;position: relative;}
.shop_lingqu_img_box h2 {color:#FFF;}
.shop_lingqu_close {border: 2px solid #FFF;width: 20px;height: 20px;border-radius: 20px;text-align: center;line-height: 20px;cursor: pointer;position: absolute;top:10px; right: 10px;}
.shop_lingqu_close i {font-size: 18px;color: #FFF;}
.shop_lingqu_box .btn {display:inline-block;height:52px;border-radius:6px;padding:0 24px;background-size:100%;background-image:url(/images/gf/btn_bg.png);font-size:18px;color:#FFF;line-height:52px;text-align:center;cursor:pointer;margin-left:20px;}
.shop_lingqu_box .input_con,
.shop_lingqu_box .select span,
.shop_lingqu_box .select {height:52px;line-height:52px;}
.shop_lingqu_box .select {width:300px;}
.shop_lingqu_box .input_con {margin-left:20px;width:300px;}
.shop_lingqu_box .select span:before {margin-top:24px;}
/*shop-detail.html样式竣事*/

/*article-list.html和article-conternt.html样式最先*/
.article_banner_box {background-image:url(/images/gf/article_banner.jpg);background-repeat:no-repeat;background-position:center;width:100%;height:520px;}
.article_left {float:left;width:860px;background-color:#FFF;box-sizing:border-box;}
.article_list_box {padding:38px;}
.article_list {padding-bottom: 40px;}
.article_list > img{width: 200px; height: 125px;object-fit: cover;border-radius: 4px;}
.article_list > div {float: right;width: 560px;position: relative;height: 125px;}
.article_list > div h2 {font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.article_list > div h2 a { color: #333333; }
.article_list > div p {font-size: 14px; color: #6A6A6A;line-height:20px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.article_list > div span {font-size: 12px; color: #909090;padding-top: 16px;display: block;position: absolute;bottom: 0;}
.article_list.first_list > img {width: 350px; height: 200px;}
.article_list.first_list > div {width: 410px;height: 200px;}
.article_list.first_list > div h2 {font-size: 18px;color: #164389;margin-bottom: 30px;}
.article_list.first_list > div h2 a { color: #164389; }
.article_list.first_list > div p {overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.article_list.first_list > div span {padding-top: 30px;}

.article_right {float:right;width:320px;}
.article_right_box {border:1px solid #EDEFF3;background-color:#FFF;padding:26px;max-height: 500px;overflow: auto;}
.article_right_box > h2 {font-size:16px;font-weight:600;}
.article_right_box > .input_textarea {width:100%;height:120px;}
.article_right_box .btn_label {margin-top:14px;}
.article_right_box .btn_label .input_con {width:calc(100% - 40px);height:40px;border-radius:4px 0 0 4px;}
.article_right_box .btn_label > div {width:40px;height:40px;text-align:center;line-height:40px;color:#FFF;background-color:#2860BC;border-radius:0 4px 4px 0;float:right;cursor:pointer;}
.article_right_box > .host_help {border-radius:4px;background-color:#F6F8FA;margin-top:10px;padding:14px;color:#616465;cursor: pointer;}
.article_right_box > .host_help a {color:#616465;}
.article_nearby_stores {background-color:#2A5FBC;color:#FFF;height:70px;line-height:70px;font-size:18px;padding:0 24px;}
.article_nearby_stores > div {float:right;}
.article_nearby_stores .select i {font-size:12px;color:#333;}
.article_nearby_stores .select span {border:0;font-size:12px;background:initial;color:#FFF;}
.article_nearby_stores .select span:before {border-top-color:#FFF;}
.article_nearby_stores select {color: #2860BC;border: 0;background: #2860BC;font-size:12px;color:#FFF;max-width: 90px;}
.article_nearby_stores option {color: #000;background: #FFF;}
.article_right_box ~ .article_right_box {margin-top:17px;}
/*
.nearby_stores_li ~ .nearby_stores_li {margin-top:30px;}
.nearby_stores_li > img {width:60px;height:60px;object-fit:cover;margin-right:12px;}
.nearby_stores_li > div {float:right;width:194px;}
.nearby_stores_li > div h2 {font-size:18px;color:#164389;}
.nearby_stores_li > div p {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
*/
/**yrh修改的**/
.nearby_stores_li ~ .nearby_stores_li {margin-top:30px;}
.nearby_stores_li .box-flex {display: flex}
.nearby_stores_li .img {width:60px;height:60px;object-fit:cover;margin-right:12px;}
.nearby_stores_li .box-wrap {flex: 1;width: 0;}
.nearby_stores_li .box-title {font-size:18px;color:#164389;}
.nearby_stores_li .box-desc {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.pagination_box {padding-top:20px;border-top:1px solid #EDEDEF;}

.article_content_box {padding: 50px 70px 80px;}
.article_content_box > h1 {line-height:32px;color: #262626;font-size:30px;font-weight:500;text-align: center;padding-bottom: 60px;margin-bottom:0;}
.article_content_box .content_info div:first-of-type {width: 40%;float: left;color: #929496;}
.article_content_box .content_info div:first-of-type span {color:#164389;}
.article_content_box .content_info div:last-of-type {width: 60%;float: right;text-align: right;}
.article_content_box .content_box {padding: 40px 0;}
.article_content_box .content_box img {max-width: 90%;margin: auto;}
.article_content_box .content_box p {text-indent: 28px;padding-top: 16px;}
.article_content_box .prev_next {color: #48A7F0; font-size: 16px;margin-top: 12px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.article_content_box .prev_next a {color: #48A7F0;}
.tuijian_box {padding: 40px 28px;border-top: 1px solid rgba(0,0,0,0.08);}
.tuijian_title { font-size: 24px;font-weight: 500;color: #313131;padding-bottom: 26px;}
.tuijian_article {height: 227px;position: relative;overflow: hidden;}
.tuijian_article .hd .prev,.tuijian_article .hd .next {display:block;position:absolute;background-color:rgba(0,0,0,0.35);width:30px;height:60px;cursor:pointer;top:60px;color:#FFF;font-size:28px;line-height:60px;text-align:center;z-index: 40;}
.tuijian_article .hd .prev {right:0;}
.tuijian_article .hd .next {left:0;}
.tuijian_article .bd li {width: 208px;}
.tuijian_article .bd li img {width: 180px;height: 174px;border-radius: 4px;object-fit: cover;}
.tuijian_article .bd li span {display: block;margin-top: 8px;width: 180px;font-size: 20px;color: #313131;line-height: 24px;}
/*article-list.html和article-conternt.html样式竣事*/

/*baoyang.html样式最先*/
.baoyang_banner_box {position:relative;height:520px;width:100%;min-width: 1200px; overflow:hidden;text-align: center;}
.baoyang_banner_box .hasbg {height: 520px;}
.baoyang_banner_box img {height:520px;object-fit:cover;width: 100%;}
.baoyang_banner_box .hd {text-align:center;z-index:99;position:absolute;}
.baoyang_banner_box .hd li {float:right;}
.baoyang_left {float:left;width:285px;background-color:#FFF;}
.baoyang_car_model_title {border-bottom:1px solid #F0F0F0;font-size:20px;color:#313131;padding:20px;font-weight:600;}
.baoyang_car_model_select {border-bottom:1px solid #F0F0F0;padding:20px;}
.baoyang_li_box {background-color:#FFF;}
.baoyang_li {padding:28px 30px 28px 46px;border-bottom:1px solid #F0F0F0;}
.baoyang_li .title {position:relative;}
.baoyang_li .title h2 {font-size:24px;font-weight:500;color:#313131;margin-bottom:0;}
.baoyang_li .title p {font-size:12px;color:#9F9F9F;}
.baoyang_li .title > .lock_parts_more {cursor:pointer;font-weight:400;position:absolute;top:0;right:0;}
.baoyang_li .parts_more_box {display:none;background-color:#F3F3F2;padding:22px 16px;}
.baoyang_li .parts_more_box > div {width:100%;}
.baoyang_li .parts_more_box > div ~ div {margin-top:16px;}
.baoyang_li .parts_more_box > div > span {float:left;color:#ACACAC;width:50px;text-align:right;}
.baoyang_li .parts_more_box > div > ul {float:left;}
.baoyang_li .parts_more_box > div > ul span {margin-left:10px;padding:0 8px;line-height:14px;height:14px;border:1px solid #51ACDB;border-radius:4px;color:#3048F6;font-size:12px;}
.baoyang_li .price_box {margin-top:35px;position:relative;}
.baoyang_li .price h3 {color:#010000;font-size:24px;display:inline-block;margin-bottom:0;}
.baoyang_li .price span {color:#FF0202;font-size:16px;text-decoration:line-through;}
.baoyang_li .price {color:#AFAFAF;font-size:12px;}
.baoyang_li .shop_box {color:#010000;font-size:12px;margin-top:4px;}
.baoyang_li .shop_box a {color:#007FFF;margin-left:8px;}
.baoyang_li .price_box .btn_group {position:absolute;right:0;bottom:0;}
.baoyang_li .price_box .btn_group .new_client_cut {display:inline-block;background-color:#FD8044;color:#FFF;width:115px;height:30px;line-height:30px;text-align:center;border:1px solid #EB8A5B;border-radius:4px;cursor:pointer;margin-left:15px;}
.baoyang_order_shop {padding:30px 46px;height:40px;}
.baoyang_order_shop > span {float:left;height:40px;background-color:#F8F8F8;line-height:40px;width:360px;}
.baoyang_order_shop > div {float:left;background-color:#2860BC;color:#FFF;height:40px;width:124px;text-align:center;line-height:40px;cursor:pointer;}
.baoyang_shop_box {margin-top:18px;background-color:#FFF;padding:0 42px;}
.baoyang_shop_box .shop_map_box {width:800px;height:376px;overflow:hidden;}
.baoyang_shop_box .shop_info_box p {margin-top:0;}
.baoyang_shop_box .shop_title {font-size:18px;color:#1A1A1A;font-weight:600;padding-top:30px;padding-bottom:12px;text-align:left;}
.baoyang_fuwu_li {display:block;height:128px;width:100%;}
.baoyang_fuwu_li .fuwu_box {width:25%;display:block;float:left;overflow:hidden;text-align:center;}
.baoyang_fuwu_li .fuwu_box h2 {font-size:14px;margin-top:16px;}
.baoyang_fuwu_li .fuwu_box .img_tb {margin-top:27px;height:54px;}
.baoyang_right {float:right;width:896px;}
.baoyang_fuwu_li ~ .baoyang_fuwu_li {padding-bottom:40px;}
.huanjing_li_box {padding:40px 0;height:56px;}
.huanjing_li_box .huanjing_box {float:left;width:16.6666%;text-align:center;}
/*baoyang.html样式竣事*/

/*手风琴树样式最先*/
ul.mtree {opacity:0;margin-left:0;padding:20px;}
ul.mtree a {color:#333333;font-size:14px;display:block;}
ul.mtree li.mtree-node>a {font-weight:700;}
ul.mtree a {-webkit-transition:all 300ms ease-out;-moz-transition:all 300ms ease-out;-ms-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out;}
ul.mtree.bubba ul {margin-left:0;padding:0;background-color:#EEF0F4;max-height:500px;display: none;overflow: auto;}
ul.mtree.bubba ul li {font-size:12px;}
ul.mtree.bubba li.mtree-node >a .hsicon {float:right;font-weight:100;margin-right:14px;}
ul.mtree.bubba li.mtree-active >a .hsicon {transform:rotate(270deg);-ms-transform:rotate(270deg);/* IE 9 */-moz-transform:rotate(270deg);/* Firefox */-webkit-transform:rotate(270deg);/* Safari 和 Chrome */-o-transform:rotate(270deg);}
ul.mtree.bubba li.mtree-node>a {font-weight:700;text-transform:upperCase;}
ul.mtree.bubba>li {border-bottom:1px solid #ddd;}
ul.mtree.bubba>li:last-child {border-bottom:none;}
ul.mtree.bubba li:last-child>a {border:none;}
ul.mtree.bubba li>a:hover {background:#D2DAE9;}
ul.mtree.bubba a {padding:14px 0 14px 14px;}
ul.mtree.bubba li li>a {padding-left:24px;}
ul.mtree.bubba li li li>a {padding-left:36px;}
ul.mtree.bubba li li li li>a {padding-left:48px;}
ul.mtree.bubba li li li li li>a {padding-left:60px;}
/*手风琴树样式竣事*/

/*效劳项目相关样式最先*/
.service_items_shop_box {background-color: #FFF;padding: 0 70px;box-sizing: border-box;margin-top: 20px;}

.service_items_shop_box .shop_map_box{width: 100%;height: 490px;overflow: hidden;}
.service_items_shop_box .shop_title {font-size:18px;color:#1A1A1A;font-weight:600;padding-top:30px;padding-bottom:12px;text-align:left;}
.service_items_shop_box .shop_info_box p {margin-top:0;}

.service_items_li {display:block;height:128px;width:100%;padding-bottom: 84px;}
.service_items_li .fuwu_box {width:12.5%;display:block;float:left;overflow:hidden;text-align:center;}
.service_items_li .fuwu_box h2 {font-size:14px;margin-top:16px;}
.service_items_li .fuwu_box .img_tb {margin-top:27px;height:54px;}
.gaoji_jishi_box ~ .gaoji_jishi_box {margin-top: 29px;}
.gaoji_jishi_box > img {width: 130px;height: 130px;float: left;margin-right: 27px;object-fit: cover;border-radius: 4px;}
.gaoji_jishi_box > div {width: calc(100% - 160px);height: 130px;float: left;position: relative;}
.gaoji_jishi_box > div h2 {font-size: 20px;color: #333333;}
.gaoji_jishi_box > div span {font-size: 14px;color: #AAAAAA;margin-top: 16px;}
.gaoji_jishi_box > div div span{ font-size: 14px; color: #120101;}
.gaoji_jishi_box > div div span ~ span {margin-left: 10px;}
.gaoji_jishi_box > div p {font-size: 12px;color: #120101;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 0;position: absolute;bottom: 0;}
.penqi_xunjia_box h2 {font-size: 14px;color: #666666;margin-top: 50px;}
.penqi_xunjia_box .car_model_select > label ~ label {margin-left: 80px;}
.xunjia_textarea_box {width: 100%;min-height: 220px;padding: 36px;background-color: #FAFAFA;color: #AEAEAE;}
.penqi_xunjia_box .xunwen_btn {width: 200px;height: 39px;line-height: 39px;text-align: center;color: #FFF;background-color: #007FFF;border-radius: 4px;float: right;margin-top: 40px;border: 0;}

.guzhang_deng_box {margin-top: -20px;}
.guzhang_deng_box .guzhang_deng { width: 25%;float: left;padding: 0 20px;box-sizing: border-box;margin-top: 29px;}
.guzhang_deng_box .guzhang_deng .guzhang_deng_icon {width: 66px;height: 66px;float: left;overflow: hidden;border-radius: 66px;}
.guzhang_deng_box .guzhang_deng .guzhang_deng_icon img{width: 100%;height: 100%;object-fit: cover;}
.guzhang_deng_box .guzhang_deng .guzhang_deng_info {float: right;width: calc( 100% - 80px);}
.guzhang_deng_box .guzhang_deng .guzhang_deng_info h2{font-size: 14px;font-weight: 600;}
.guzhang_deng_box .guzhang_deng .guzhang_deng_info p{font-size: 12px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.shaojiyou_select li {height: 34px;width: 100%;line-height: 34px;}
.shaojiyou_select li ~ li {margin-top: 16px;}
.shaojiyou_select li > div {float: right;}
/*效劳项目相关样式竣事*/

/*harsons-about最先*/
.about_harsons_box {
    background-color: #FFF;
    background-image: url(/images/gf/harsons_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 100px;
    box-sizing: border-box;
    padding: 50px 100px 800px 100px;
}
.about_harsons_box img {max-width: 95%;}
.about_harsons_box h2 {font-size: 30;color: #4F4E4E;width: 996px;border-bottom: 1px solid #EAEAEA;padding: 100px 0 50px 0;text-align: center;margin: auto;}
.about_harsons_title {font-size: 18px;color: #4C93EC;margin-top: 50px;text-align: center;}
.about_harsons_title span{font-size: 24px;}
.about_harsons_content_box {width: 830px;margin: 30px auto 0 auto;font-size: 12px;line-height: 18px;}
/*harsons-about竣事*/

/*all-shop最先*/
.all_shop_box {height: 550px;position: relative;}
.all_shop_select {position: absolute;top: 25px; left: 35px;z-index: 99;width: 376px;display: block;height: 90%;background-color: rgba(255,255,255,0.5);}
.all_shop_select .pro_city_select {position: initial;}
.all_shop_select .pro_city_select .search_box {float: right;display: none;}
.all_shop_select .shop_li_box {padding: 13px;overflow: auto;height: 420px;}
.all_shop_select .shop_li {padding: 16px; background-color: #FFF;height: 67px;border-bottom: 2px solid #f0f0f0;}
.all_shop_select .shop_li > img { width: 67px;height: 67px;object-fit: cover;float: left;}
.all_shop_select .shop_li > div { width: calc(100% - 77px);height: 67px;float: right;}
.all_shop_select .shop_li > div>h2 {font-size: 14px; color: #164389;line-height: 14px;margin-bottom: 8px;}
.all_shop_select .shop_li > div > div:after {content:".";clear:both;display:block;height:0;overflow:hidden;visibility:hidden;}
.all_shop_select .shop_li > div > div > div {font-size: 12px;width: 60px;float: left;}
.all_shop_select .shop_li > div> div > p {font-size: 12px;width: calc(100% - 60px);line-height: 16px;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
/*all-shop竣事*/

/*hezuo相助加盟最先*/
.hezuo_jiameng_box {}
.hezuo_jiameng_box .hd {width: 100%;height: 46px;}
.hezuo_jiameng_box .hd li {float: left;line-height: 46px;min-width: 120px;padding: 0 10px;text-align: center;background-color: #E2E6EC;color: #A5A5A5;cursor: pointer;font-weight: 600;}
.hezuo_jiameng_box .hd li:first-of-type {border-radius: 10px 0 0 0;}
.hezuo_jiameng_box .hd li:last-of-type {border-radius: 0 10px 0 0;}
.hezuo_jiameng_box .hd li.on {background-color: #FFF;color: #3C3C3C;}
.hezuo_jiameng_box .bd > div {padding: 50px 100px;display: block;background-color: #FFF;}
/*hezuo相助加盟竣事*/

/*shenqing相助申请最先*/
.shenqing_box {background-color: #FFF;padding: 67px 100px;box-sizing: border-box;}
.shenqing_box > h1 {font-size: 24px;text-align: center;font-weight: 600;}
.shenqing_type {color:#9F9E9E;border-bottom: 1px solid #EAEAEA;padding: 40px 0 20px;}
.shenqing_type i {float: right;cursor: pointer;}
.shenqing_type.intro i {transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg); }
.shenqing_con {padding: 12px 0 34px;}
.shenqing_con > div {width: 50%;float: left;margin-top: 28px;}
.shenqing_con > div.big {width: 100%;}
.shenqing_con > div > span {font-size: 12px;width: 110px;margin-right: 16px;text-align: right;display: inline-block;line-height: 39px;height: 39px;}
.shenqing_con > div > input {width: calc(100% - 130px);height: 37px;}
.shenqing_con .upload_file { display: inline-block; border: 1px solid #1875F0; color: #1875F0;font-size: 12px;border-radius: 4px;width: 118px;height: 39px;line-height: 39px; text-align: center;cursor: pointer;
    position: relative;
}

.shenqing_con .upload_file .input-file {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.shenqing_con .upload_type { font-size: 12px;color: #9A9A9A;display: inline-block;margin: 0 40px 0 10px;}
.shenqing_con .code_box {display: inline-block;width: 100px;}
.shenqing_con .code_box + span {width: 109px;border-radius: 4px;background-color: #20A0CA;text-align: center;color: #027E86;}
.shenqing_submit_box {
    text-align: center;
}

.shenqing_submit_box .btn-submit {
    width: 201px;height: 39px;line-height: 39px;text-align: center;background-color: #007FFF; color: #FFF;border-radius: 4px;margin: auto;cursor: pointer;
    border: none;
}

/*shenqing相助申请竣事*/

/*弹出领取优惠券最先*/
#lingquYouhuiquan {
    border-radius: 16px;overflow: hidden;
}
.lingqu_youhuiquan_box {padding: 20px 16px;background-color: #F5F5F5;width: 350px;box-sizing: border-box;}
.quan_box {padding: 14px 10px 15px 15px;min-width: 298px;border-radius: 15px 15px 0 0;overflow: hidden;
    background-size: 100% 129px;
    background-repeat: no-repeat;
    background-image: url(/images/gf/kaquan_blue.png);}
.quan_box.red {background-image: url(/images/gf/kaquan_red.png);}
.quan_box .title{font-size: 18px;color: #FFF;height: 24px;line-height: 24px;}
.quan_box .title span {background-color: #FA9B60;color: #FFF;font-size: 12px;border-radius: 24px;height: 20px;line-height: 20px;display: inline-block;padding: 0 8px;margin-right: 6px;}
.quan_box .info{color: #FFF;font-size: 12px;margin-top: 8px;}
.quan_box .date{color: #FFF;font-size: 12px;height: 24px;}
.quan_box .date span{float: left;color: #FFF;font-size: 12px;height: 24px;line-height: 24px;}
.quan_box .date .quan_lingqu{float: right;height: 24px;line-height: 24px;width: 74px;text-align: center;color:#FA4260;background-color: #FFF;border-radius: 16px;cursor: pointer;}
.quan_details{background-color: #FFF;min-width: 298px;border-radius: 0 0 15px 15px ;overflow: hidden;}
.quan_details .hsicon {float: right;}
.quan_details_title {padding: 15px;color: #656565;cursor: pointer;}
.quan_details_con_box {display: none; border-top: 1px dotted #D9D9D9;padding: 15px;}
.quan_details_con_box > div {width: 100%;display: block;min-height: 24px;color: #656565;}
.quan_details_con_box > div span {float: left;color: #656565;}
.quan_details_con_box > div p {float: left;color: #656565;}

.lingqu_info_box {
    width: 350px;
    padding: 67px 40px;
    box-sizing: border-box;
    text-align: center;
}
.lingqu_info_box h2 {font-size: 24px;margin-bottom: 60px;}
.lingqu_info_box > .input_div {display: block;margin-top: 12px;line-height: 28px;}
.lingqu_info_box > .input_div span {width: 60px; float: left;}
.lingqu_info_box > .input_div input, .lingqu_info_box > .input_div .code_box {width: calc(100% - 60px);float: left;}
.lingqu_info_box > .input_div .code_box > input {width: 100px;}
.lingqu_info_box > .input_div .code_box > #getCode {display: inline-block;height: 28px;line-height: 28px;float: right;}
.lingqu_info_box > .input_div .code_box > #getCode.code_uccess {background-color: #EEEEEE;pointer-events: none;color: #969696;}
.lingqu_info_box .lingqu_quding {margin-top: 30px;width: 100%;}

.lingqu_isuccess_box {
    text-align: center;
    width: 350px;
    padding: 67px;
    box-sizing: border-box;
}
.lingqu_isuccess_box h2 {font-size: 20px;margin-top: 18px;}
.lingqu_isuccess_box p {margin-top: 26px;font-size: 12px; color: #919191;line-height: 18px;}
.lingqu_isuccess_box .ewma {width: 111px;height: 111px;margin-top: 60px;}
/*弹出领取优惠券竣事*/


/*图片上传最先*/
.content-img .content-img-list {display:inline-block;padding:0;}
.content-img .content-img-list-item {float: left;position:relative;display:inline-block;width:222px;height:222px;margin:10px 8px;border:1px dashed #DEDEDE;border-radius:4px;background-color:#fff;vertical-align:middle;line-height:222px;overflow: hidden;box-sizing: border-box;}
.content-img .content-img-list-item img {width: 100%; height: 100%; object-fit: scale-down;}
.content-img .content-img-list-item .hide {display:none;}
.content-img .content-img-list-item div {position:absolute;left:0;bottom:0;text-align:center;width:100%;background:rgba(0,0,0,0.4);height:100%;line-height:150px;}
.content-img .content-img-list-item .delete-btn,
.content-img .content-img-list-item .big-btn {color:#fff;cursor:pointer;margin:0 5px;line-height: 222px;font-size: 24px;}
.content-img .img_file {padding-top: 40px;margin:10px 8px;border-radius: 4px;width: 222px;height: 222px;border: 2px solid #E8E8E8;box-sizing: border-box;text-align: center;color: #B5B5B5;position: relative;display: inline-block;}
.content-img .img_file i {font-size: 58px;display: block;}
.content-img .img_file span {margin-top: 27px;display: block;}
.content-img .img_file input {position: absolute; top: 0px; right: 0px; width: 100%; height: 100%; opacity: 0; cursor: pointer;}
.content-img .img_file:hover {border:1px dashed #3a75dc;}


/*图片上传竣事*/


.pagination {
    display:inline-block;
    padding-left:0;
    margin:22px 0;
    border-radius:4px
}
.pagination>li {
    display:inline
}
.pagination>li>a,.pagination>li>span {
    position:relative;
    float:left;
    padding:6px 12px;
    line-height:1.6;
    text-decoration:none;
    color:#3097d1;
    background-color:#fff;
    border:1px solid #ddd;
    margin-left:-1px
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left:0;
    border-bottom-left-radius:4px;
    border-top-left-radius:4px
}
.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius:4px;
    border-top-right-radius:4px
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index:2;
    color:#216a94;
    background-color:#eee;
    border-color:#ddd
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index:3;
    color:#fff;
    background-color:#3097d1;
    border-color:#3097d1;
    cursor:default
}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color:#777;
    background-color:#fff;
    border-color:#ddd;
    cursor:not-allowed
}
.pagination-lg>li>a,.pagination-lg>li>span {
    padding:10px 16px;
    font-size:18px;
    line-height:1.3333333
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-bottom-left-radius:6px;
    border-top-left-radius:6px
}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-bottom-right-radius:6px;
    border-top-right-radius:6px
}
.pagination-sm>li>a,.pagination-sm>li>span {
    padding:5px 10px;
    font-size:12px;
    line-height:1.5
}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-bottom-left-radius:3px;
    border-top-left-radius:3px
}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-bottom-right-radius:3px;
    border-top-right-radius:3px
}
.personnel_banner_box {
    min-width: 1200px;
    height: 745px;
    background-size: cover;
    background-position: center;
    margin: auto;
}
.personnel_banner_img{
    height: 745px;
    object-fit: cover;
}
.personnel_nav_box {
    padding: 45px 0;

}
.personnel_nav {
    text-align: center;
    display: inline-block;
    width: 33%;
    font-size: 22px;
    font-weight: 400;
    color: #0A0342;
}
.personnel_nav i {
    font-size: 70px;
    color: #2FA8E6;
    display: block;
    line-height: 1;
    padding-bottom: 15px;
}
.personnel_intro_box {
    padding: 80px 0;
}
.personnel_intro_box h1 {
    text-align: center;
    height: 40px;
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #444444;
    line-height: 40px;
}
.personnel_intro_box p {
    width: 998px;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #444444;
    line-height: 40px;
    text-align: center;
    display: block;
    margin: auto;
}
.personnel_title {
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
    color: #444444;
    padding-bottom: 16px;
    border-bottom: 4px solid #2FA8E6;
}
.personnel_activity_div {
    display: block;
    width: 100%;
    margin-top: 60px;
}
.personnel_activity_div .activity_left {
    width: 819px;
    height: 635px;
    float: left;
}
.personnel_activity_div .activity_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.personnel_activity_div .activity_right {
    width: 356px;
    height: 635px;
    float: right;
}
.personnel_activity_div .activity_right .img_box {
    width: 356px;
    height: 193px;
    position: relative;
}
.personnel_activity_div .activity_right .img_box ~ .img_box {
    margin-top: 28px;
}
.personnel_activity_div .activity_name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
    background: #050505;
    opacity: 0.5;
    line-height: 32px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.personnel_recruit_box {
    width: 100%;
    display: block;
    margin-top: 60px;
    text-align: left;
}
.personnel_recruit_content {
    padding-bottom: 24px;
    border-bottom: 1px solid #CCCCCC;
}
.personnel_recruit_content ~ .personnel_recruit_content {margin-top: 24px;}
.recruit_content_title {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}
.recruit_content_title > i {
    font-size: 24px;
    font-weight: 600;
    color: #FB4303;
    cursor: pointer;
    line-height: initial;
    height: 24px;
    width: 24px;
}
.recruit_content_title.on > i {
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg);
}
.recruit_content_title .post_title {
    font-size: 22px;
    font-weight: 500;
    color: #444444;
}
.recruit_content_title .post_title span { color: #FB4303; }
.recruit_content_title .post_info {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #444444;
}
.recruit_content_box {
    margin-top: 47px;
    display: none;
}
.recruit_content_box.content_show {
    display: block;
}
.recruit_content_box li {
    color: #444444;
    line-height: 1.8em;
}
.personnel_intro {
    height: 511px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}
.personnel_intro .intro_box {
    width: 33%;
    display: inline-block;
}
.personnel_intro .intro_box:hover {
    transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -moz-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
    box-shadow:0px 13px 40px 0px rgba(0, 0, 0, 0.2);
}
.personnel_intro .intro_box_info {
    box-sizing: border-box;
    width: 100%;
    height: 240px;
    background-color: #FFF;
    padding: 40px;
}
.personnel_intro .intro_box_img {
    width: 100%;
    height: 241px;
    object-fit: cover;
}
.personnel_intro .intro_box_info h1 {
    text-align: center;
    height: 18px;
    font-size: 18px;
    font-weight: 600;
    color: #2FA8E6;
    line-height: 18px;
    margin-bottom: 27px;
}
.personnel_intro .intro_box_info p {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #444444;
    line-height: 25px;
    text-align: left;
}

/*门店页新增样式*/
.qgmd_img_ul {
    margin-left: -16px;
    margin-top: 40px;
}
.qgmd_img_ul li {
    float: left;
    position: relative;
    width: 288px;
    height: 187px;
    overflow: hidden;
    margin-left: 16px;
    margin-top: 15px;
}
.qgmd_img_ul li img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.qgmd_img_ul li .qgmd_bg {
    width: 100%;
    height: 104px;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    background-image: url(/images/gf/qgmd-bg.png);
    background-repeat: repeat-x;
}
.qgmd_img_ul li span {
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    font-size: 22px;
    font-weight: 400;
    color: #FFF;
    text-align: center;
}
/*搜索页样式*/
.search_form {
    margin: 30px 0 50px;
    display: block;
    width: 100%;
    height: 40px;
}
.search_form input {
    float: left;
    font-size: 20px;
    line-height: 27px;
    height: 40px;
    width: 585px;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
    border: 2px solid #e6e6e6;
    padding: 10px 50px 10px 13px;
    margin-top: 0;
    color: #666;
}
.search_form .icon-search {
    font-size: 40px;
    line-height: 1;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.search_title {
    font-size: 50px;
    line-height: 57px;
}
.no_search_data {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    margin: 9px 0 15px;
}
.search_title span {
    margin: 0 8px;
    color: #106FB3;
}
.search_ul {
    margin-top: 30px;
}
.search_ul li {
    padding-bottom: 26px;
    border-bottom: solid 1px #e0e0e0;
}

.search_ul li .stress {
    color: #106FB3;
    font-weight: 700;
}
.search_ul li .title_a {
    display: block;
    margin: 24px 0 10px 0;
    font-size: 20px;
    line-height: 27px;
    color: #262626;
}
.search_ul li .info_a {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
}
.search_ul li .url_a {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
    word-break: break-all;
    position: relative;
    color: #666;
}
.search_ul li .title_a:hover,
.search_ul li .url_a:hover {
    color: #106FB3;
}<!--耗时1753038651.9369秒-->