
/*body {
    min-width: 1200px;
}*/

.pt-10 {
    padding-top: 10px;
}
/*鏃ユ湡妫�绱� ActivityRetrieval.aspx*/
.tab_line{border-bottom: 2px solid #1070ac;position: relative;}
.tab_lineCon .servicestabs{margin: 0;margin-left:-5px;padding: 0;height: 32px;overflow:hidden;}
.tab_lineCon .servicestabs li{list-style: none;float: left;}
.tab_lineCon .servicestabs li a{text-decoration: none;cursor: pointer;}
.tab_lineCon .servicestabs li h3{padding: 1px 13px;font: 16px/30px Microsoft Yahei;margin: 0 5px;display: inline-block;border: 1px solid #dcdcdc;background: #fff;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.tab_lineCon .servicestabs li.active h3{font-weight: 600;background-color: #1070ac;color:#fff;border-left: 1px solid #1070ac;border-right: 1px solid #1070ac;border-top: 1px solid #1070ac;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.p-search-box .p-ddl .timeUl{font-size:0;display:inline-block;vertical-align:middle;min-width:500px;}
.p-search-box .p-ddl .timeUl li{display:inline-block;vertical-align:middle;margin-right:10px;line-height:34px;min-width:72px;border-radius:17px;text-align:center;font-size:15px;background:#fff;color:#333;cursor:pointer;}
.provider-search .p-ddl .timeUl li.cur{background:#e8ba7c;color:#fff;}
.provider-search .p-ddl .timeUl li.cur a{color:#fff;}
.provider-search .p-ddl .timeUl li a:focus{text-decoration:none;}
.provider-search .p-ddl .form-con{display:inline-block;width:280px;vertical-align:middle;height: 34px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.provider-search .p-ddl .layui-input{display: inline-block;vertical-align: middle;border: none;background: none;line-height: 34px;height: 34px;width: calc(100% - 30px);}
.layui-laydate .layui-this{background-color: #e8ba7c!important;color: #fff!important;}
.layui-icon{display: inline-block;vertical-align: middle;font-size: 16px;color: #000;}

.page_box {
    width: 1200px;
    margin: 20px auto 40px auto;
}

/*鍘燂細椤堕儴logo+姘村ⅷ鐢婚粍楣ゆゼ+鍒涗笟姝︽眽logo*/
.rowdiv {
    width: 100%;
}

.page_header {
    height: 120px;
    background: #fff;
}

    .page_header a.page_title {
        width: 500px;
        display: inline-block;
    }

        .page_header a.page_title img {
            width: 400px;
            display: inline-block;
        }

    .page_header p.tel_hot {
        display: inline-block;
    }

        .page_header p.tel_hot img {
            width: 260px;
        }

        .page_header p.tel_hot i.icon_tel {
            width: 30px;
            height: 30px;
            margin-right: 10px;
            display: inline-block;
            vertical-align: middle;
            background: url(../images/icon_sprites.png) no-repeat 0 0;
        }

        .page_header p.tel_hot span {
            float: right;
            width: 94px;
            display: block;
            height: 36px;
            font-size: 14px;
            line-height: 18px;
            text-align: left;
        }

.icon_logo {
    width: 430px;
    display: inline-block;
}

    .icon_logo img {
        width: 378px;
    }


/*20191210鏀癸細椤堕儴logo+褰╄壊榛勯工妤�*/
.toplogo {
    width: 100%;
}

    .toplogo .logo_box {
      position:relative;
      height: 150px;
      width: 1200px;
      margin: 0 auto;
      padding: 0px 24px;
    }

        .toplogo .logo_box .logo_left {
        }

.logo_left img {
    display: inline-block; /*width:100%;*/
    height: 60px;
    vertical-align: middle;
}

.toplogo .logo_box .logo_wh {
    display: inline-block;
    width: 512.14px;
    height: 150px;
    padding-left: 60px;
    vertical-align: middle;
}

a.logo_left {
    padding-top: 45px;
    display: inline-block;
    height: 60px;
}

.logo_wh {
    height: 150px;
}
/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (max-width: 767px) {
    a.logo_left {
        padding-top: 0px;
        display: inline-block;
        width: 100%;
        height: auto;
    }

    img.logo_wh {
        display: none;
    }

    .model_line {
        height: 30px;
    }

        .model_line h3.model_name {
            font-size: 14px;
            line-height: 30px;
        }

    .breadcrumb {
        line-height: 35px;
        font-size: 12px;
    }
}


/*.search_m { width: 444px; position: absolute; right: 374px; top: 10px; }
.s_condition { height: 30px;}
.s_condition li { display: inline-block; padding:0 12px; height: 30px; line-height: 30px; font-size: 14px; font-family: microsoft yahei; color: #333; transition: all 0.2s linear; cursor: pointer; }
.s_condition li.cur { background: #e22626; font-weight: bold; color: #fff;}
.s_condition li.cur:hover { color: #fff;}
.s_condition li:hover { color: #e22626;}
.search_box { width: 442px; height: 40px; background: #e22626; padding-left: 1px; position: relative; }
.search_wrap { float: left; margin: 2px 1px; padding: 4px 5px 4px 30px; background-color: #fff;}
.search_box i.icon_s { width: 15px; height: 15px; display: block; background: url(../images/icon_sprites.png) no-repeat; background-position: -79px -3px ; position: absolute; top: 13px; left: 11px;}
input.s_inp { width: 313px; height: 28px; line-height: 28px; font-size: 13px; border: 0; outline: none;}
.search_box a.btn_s { float: right; width: 92px; height: 40px; display: block; background: #e22626; font-size: 16px; color: #fff; text-align: center; line-height: 40px;}*/

/*a.shop_car { width: 120px; height: 38px; border: 1px solid #e22626; cursor: pointer; text-align: center; line-height: 40px; text-decoration: none; display:inline-block; position: absolute; right: 238px; top: 40px;}
a.shop_car i.icon_car { width: 18px; height: 18px; display:inline-block; vertical-align: middle; margin-bottom: 4px; background: url(../images/icon_sprites.png) no-repeat; background-position:-4px -47px;}
a.shop_car span.shop_text { display: inline-block; font-size: 14px; color: #e22626; font-family: microsoft yahei; padding-left: 6px;}
a.shop_car i.circle { min-width: 14px; height: 14px; font-size: 12px; line-height: 14px; color: #fff; font-style: normal; display: inline-block; border-radius: 7px; background: #e22626; position: absolute; top: 6px; right: 4px; }*/

.nav_top {
    height: 49px;
    background: #e22626; /*border-bottom: 1px solid #a98d00;*/
}

.nav_line {
    height: 49px; /* position:relative; */
    z-index: 20;
}

.nav_type {
    width: 200px;
    float: left;
}

    .nav_type:hover .n_type {
        display: inline-block;
    }
    /*鑿滃崟宸︿晶鐗硅壊鏈嶅姟鈥斺�斿紑濮�*/
    .nav_type .nav_left {
        background: #e8ba7c;
        position: relative;
    }

        .nav_type .nav_left i.nav_icon {
            font-size: 20px;
            display: inline-block;
            position: absolute;
            top: 13px;
            left: 27px;
            color: #fff;
        }

        .nav_type .nav_left h2 {
            font-size: 18px;
            text-align: center;
            text-indent: 10px;
            color: #fff;
            height: 49px;
            font-weight: 800;
            line-height: 49px;
            margin-top: 0;
        }

/*鑿滃崟宸︿晶鐗硅壊鏈嶅姟鈥斺�旂粨鏉�*/
/*鑿滃崟鏍忔悳绱⑩�斺�斿紑濮�*/
.search-box {
    height: 34px;
    line-height: 34px;
    margin: 8px 0 0 0;
    background: #f5f6fa;
}

    .search-box .search-t {
        border: none;
        height: 34px;
        background: none;
        width: 180px;
        color: #000;
        text-indent: 10px;
        vertical-align: top;
        padding: 3px 4px 5px 4px;
        font-size: 14px;
    }

    .search-box input {
        font-family: 'Helvetica Neue',Helvetica,'Microsoft Yahei',sans-serif;
        outline: none;
    }

    .search-box .search-btn {
        border: none;
        height: 34px;
        background: none;
        cursor: pointer;
        background: url(../images/search2.png) no-repeat center center;
        vertical-align: middle;
        outline: none;
        padding: 10px 20px 12px 20px;
        margin-bottom: 3px;
    }

/*鑿滃崟鏍忔悳绱⑩�斺�旂粨鏉�*/
.navbar_site {
    background: #e22626;
    border: 0px;
    height: 50px;
}

    .navbar_site .navbar {
        border: 0px;
    }

    .navbar_site .navbar-toggle .icon-bar {
        background-color: #fff;
    }

.navbar_TSFW {
    cursor: pointer;
}

.navbar-brand {
    padding: 0;
    line-height: normal;
}

.navbar_TSFW .navbar_TSFW_title {
    background: #e8ba7c;
    position: relative;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.navbar_TSFW h2, .navbar_TSFW i {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}

.navbar_TSFW i {
    padding-right: 5px;
}

.navbar_TSFW:hover .n_type {
    display: inline-block;
}
/*鐗硅壊鏈嶅姟灞曞紑鏍峰紡鈥斺�斿紑濮�*/
.n_type {
    display: none;
    position: absolute; /* top: 49px; */ /* left: 0; */
    z-index: 6;
    background: #fff;
    border: 1px solid #9fa0a0;
    width: 200px;
    height: 419px;
    text-align: center;
    z-index: 1000;
}

    .n_type dl {
        margin-top: 1px;
    }

    .n_type dt {
        font-size: 16px;
        color: #595757;
        padding:7px 0;
        display: block;
        position: relative;
        text-align: left;
        text-indent: 20px;
        font-weight: 400;
        transition: all 0.4s ease;
    }

        .n_type dt:hover {
            background: #fbdac8;
            cursor: pointer;
            color: #e22626;
        }

            .n_type dt:hover i.icon_kj, .n_type dt i.icon_nav {
                width: 20px;
                height: 20px;
                display: inline-block;
                vertical-align: middle;
                margin-bottom: 2px;
                margin-right: 10px;
            }

        .n_type dt i.icon_zc {
            background: url(/images/icon/zc.png) no-repeat;
        }

        .n_type dt i.icon_zj {
            background: url(/images/icon/zj.png) no-repeat;
        }

        .n_type dt i.icon_fwq {
            background: url(/images/icon/fwq.png) no-repeat;
        }

        .n_type dt i.icon_yj {
            background: url(/images/icon/yj.png) no-repeat;
        }

        .n_type dt i.icon_ds {
            background: url(/images/icon/ds.png) no-repeat;
        }

        .n_type dt i.icon_cs {
            background: url(/images/icon/cs.png) no-repeat;
        }

        .n_type dt i.icon_jd {
            background: url(/images/icon/jd.png) no-repeat;
        }

        .n_type dt i.icon_jjyx {
            background: url(/images/icon/jjyx.png) no-repeat;
        }

        .n_type dt i.icon_zxkt {
            background: url(/images/icon/zxkt.png) no-repeat;
        }
        .n_type dt i.icon_dj {
            background: url(/images/icon/dj.png) no-repeat;
        }
        .n_type dt i.icon_zjtx {
            background: url(/images/icon/zjtx.png) no-repeat;
        }
        .n_type dt i.icon_wq {
            background: url(/images/icon/wq.png) no-repeat;
        }
        .n_type dt:hover i.icon_zc {
            background: url(/images/icon/zc-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_zj {
            background: url(/images/icon/zj-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_fwq {
            background: url(/images/icon/fwq-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_yj {
            background: url(/images/icon/yj-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_ds {
            background: url(/images/icon/ds-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_cs {
            background: url(/images/icon/cs-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_jd {
            background: url(/images/icon/jd-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_jjyx {
            background: url(/images/icon/jjyx-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_zxkt {
            background: url(/images/icon/zxkt-red.png) no-repeat;
        }

        .n_type dt:hover i.icon_dj {
            background: url(/images/icon/dj-red.png) no-repeat;
        }
        .n_type dt:hover i.icon_zjtx {
            background: url(/images/icon/zjtx-red.png) no-repeat;
        }
        .n_type dt:hover i.icon_wq {
            background: url(/images/icon/wq-red.png) no-repeat;
        }
/*鐗硅壊鏈嶅姟灞曞紑鏍峰紡鈥斺�旂粨鏉�*/

/*鑿滃崟鈥斺�斿紑濮�*/
.nav-menu {
    list-style: none;
    display: inline-block;
    float: left; /*width: 980px;*/
    height: 49px;
    margin-left: 20px;
}

    .nav-menu li {
        display: block;
        float: left;
        color: #fff;
        margin: 0 0px;
        min-width: 107px;
    }

        .nav-menu li a {
            padding: 0 13px;
            text-align: center;
            font-size: 18px;
            font-weight: 600;
            line-height: 49px;
            color: #fff;
            cursor: pointer;
            display: block;
            position: relative;
            border-bottom: 2px solid transparent;
        }

        .nav-menu li:hover a {
            color: #e8ba7c;
            font-weight: bold;
            border-bottom: 2px solid #e8ba7c;
            text-decoration: none;
        }
/*鑿滃崟鈥斺�旂粨鏉�*/

/*鑿滃崟鈥斺�斿紑濮�*/
.navbar-menu { /*list-style: none;display: inline-block;float: left;width: 980px;height: 49px;margin-left: 20px;*/
}

    .navbar-menu li {
        display: block;
        float: left;
        color: #fff;
        margin: 0 0px;
        min-width: 100px;
    }

        .navbar-menu li a {
            text-align: center;
            font-size: 18px;
            font-weight: 600;
            color: #fff;
            border-bottom: 2px solid transparent;
            padding: 15px 10px;
        }

        .navbar-menu li:hover a {
            background: transparent;
            color: #e8ba7c;
            font-weight: bold;
            border-bottom: 2px solid #e8ba7c;
            text-decoration: none;
        }

/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (max-width: 767px) {
    .navbar-menu {
    }

    .navbar-collapse.in {
        position: relative;
        z-index: 1;
        background: #fff;
    }

    .navbar-menu li {
        float: none;
    }

        .navbar-menu li a {
            color: #d60000;
        }

    .search-box {
        text-align: center;
    }
}
/*鑿滃崟鈥斺�旂粨鏉�*/
/*.nav-menu li:hover .dl_nav_second dd a {
    color: #666;
}

.nav-menu li:hover .dl_nav_second dd a:hover {
    color: #e22626;
}

.panel_friendly_link {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #e22626;
    border-top: none;
    width: 390px;
    padding: 10px 20px;
    right: 0;
    top: 49px;
}

.dl_nav_second dd {
    float: left;
}

.dl_nav_second dd a {
    display: inline-block;
    text-align: left;
    color: #666;
    width: 130px;
    font-size: 12px;
    padding: 0;
    line-height: 28px;
}
*/
/*.nav-menu li.last a{ }
.nav-menu li.current a {color:#e22626; background: #fff;}
    .second_nav_li{min-width:96px  ;display:none;background:#e22626; position: absolute;padding:10px 0;background: #fff;}
.second_nav_li a.sec1{text-align: left;background: #fff;color:#333;line-height:36px;}
.nav-menu li.drop_f:hover div.second_nav_li{display:block;}

*/
.md_banner {
    position: relative;
    padding-top: 12px;
}

    .md_banner:before, .md_banner:after {
        position: absolute;
        top: 0;
    }

    .md_banner:before {
        left: 0;
        z-index: 2;
    }

    .md_banner:after {
        right: 0;
        z-index: 1;
    }

.con_md {
    width: 500px;
    padding-left: 212px;
    padding-top: 11px;
}

.con_rt {
    width: 476px;
    float: right;
    padding-top: 12px;
}

.con_tp {
    /* width: 988px; */
    /* height: 80px; */
    /* margin-left: 212px; */
    /* position: relative; */
}

.container_a1 {
    width: 988px;
}

.banner_index {
    /* width: 988px; */
    height: 65px;
    overflow: hidden;
    position: relative;
}

.banner_btn {
    display: none;
    width: 100%;
    position: relative;
    z-index: 99;
}

.banner_index:hover .control {
    display: block;
}

.banner_index .control {
    width: 25px;
    height: 35px;
    display: none;
    position: absolute;
    top: 26px;
    z-index: 99;
    cursor: pointer;
}

.banner_index .pre {
    left: 1px;
}

.banner_index .next {
    right: 1px;
}

.roll_row .roll__list::after {
    clear: both;
}

.roll__list li {
    float: left;
    width: 140px;
    height: 87px;
    display: block;
    border-left: 1px solid #e6b25a;
}

    .roll__list li:first-child {
        border-left: 0;
    }

    .roll__list li a:hover {
    }
/*a*/ .mid_piece {
    /* height: 85px; */
    display: block;
    position: relative;
}
    /*.mid_nav li a.mid_piece.mid_la { padding: 0 19px;}*/

    /*a*/ .mid_piece .mid_nav_ico {
        font-size: 22px;
        color: #cc0002;
        /*height: 50px;*/
        line-height: 1;
        text-align: center;
        padding: 8px 0 0px 0;
        /* text-shadow: -1px 0 #ecc6c6, 0 2px #ecc6c6, 2px 0 #ecc6c6, 0 -1px #ecc6c6; */
        letter-spacing: 1px;
    }
        /*a*/ .mid_piece .mid_nav_ico i {
            display: block;
            cursor: default;
            position: absolute;
            top: 10px;
            left: 20px;
            z-index: 10;
        }
    /*a*/ .mid_piece span {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        height: 14px;
        text-align: center;
        line-height: 14px;
        font-size: 16px;
        font-family: microsoft yahei;
        color: #333234;
        position: absolute;
        top: 38px;
    }

.index_summary_list {
    position: absolute;
    left: 0;
    top: 0px;
}

    .index_summary_list li {
        float: left;
        width: 240px;
        height: 65px;
        display: block;
        border-left: 8px solid #fff;
        background: url(/images/bg1.png);
    }

        .index_summary_list li:first-child {
            border-left: 8px solid transparent;
        }
/*-----img scroll鈫�
.flexslider { position:relative; float:left; width:500px; height:375px; overflow:hidden; zoom:1;}
.flex-viewport {max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{ zoom:1; }
.flexslider .slides li { position: relative; }
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-80px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{ width:100%; position:absolute; bottom:9px; text-align:right;    right: 5px;}
.flex-control-nav li { margin:0 3px; display:inline-block; zoom:1; *display:inline;}
.flex-control-paging li a { background:#fff; display:block; height:10px; overflow:hidden; text-indent:10px; width:10px;cursor:pointer;border-radius: 50%;}
.flex-control-paging li a.flex-active { background:#cfbb57; }
.intro_slideL { width:500px; height:40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url(../images/bg_slide.png) repeat-x; position: absolute; bottom: 0; text-indent: 20px; font:200 14px/40px Microsoft YaHei; color:#fff; text-align:left;}
------*/


.hot_news_list {
    width: 476px;
    height: 200px;
}

.new_title {
    width: 100%;
    height: 34px;
    border-bottom: 2px solid #d60000;
    margin-bottom: 5px;
}

.model_title h3.model_tm {
    float: left;
    font: 16px/34px Microsoft Yahei;
    font-style: normal;
    padding: 0 18px;
    font-weight: 600;
    color: #fff;
    background: #d60000;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.model_title a.model_more {
    float: right;
    font: 14px/36px microsoft yahei;
    color: #a97f00;
    cursor: pointer;
    margin-right: 10px;
}

.news2 {
    margin: 10px 0 0;
}

    .news2 li {
        list-style: none;
        font-size: 14px;
        position: relative;
        padding: 3px 0 4px 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .news2 li h5 {
            float: left;
            width: 370px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font-size: 14px;
            color: #333;
            font-weight: 400;
            margin: 0;
            line-height: 20px;
        }

        .news2 li span {
            color: #999;
            text-decoration: none;
            line-height: 20px;
        }

        .news2 li:after {
            content: "";
            border: 4px solid transparent;
            border-left: 4px solid #444546;
            display: block;
            width: 0;
            position: absolute;
            left: 0;
            top: 8px;
            padding-right: 5px;
        }

        .news2 li:hover:after {
            border-left: 4px solid #d60000;
        }

        .news2 li a:hover h5, .news2 li a:hover span {
            color: #d60000;
            text-decoration: none;
        }

.news3 {
    margin: 8px 0;
}

    .news3 li {
        list-style: none;
        font-size: 14px;
        position: relative;
        padding: 5px 0 5px 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
    }

        .news3 li h5 {
            float: left;
            width: 370px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font-size: 14px;
            color: #333;
            font-weight: 400;
            margin: 0;
        }

        .news3 li span {
            color: #999;
            text-decoration: none;
        }

        .news3 li:after {
            content: "";
            border: 4px solid transparent;
            border-left: 4px solid #444546;
            display: block;
            width: 0;
            position: absolute;
            left: 0;
            top: 10px;
            padding-right: 5px;
        }

        .news3 li:hover:after {
            border-left: 4px solid #d60000;
        }

        .news3 li a:hover h5, .news2 li a:hover span {
            color: #d60000;
            text-decoration: none;
        }

.service_left {
    width: 594px;
    float: left;
}

.service_right {
    width: 594px;
    float: right;
}

.ulnews6 {
    margin: 0;
    padding: 0;
}

    .ulnews6 li {
        position: relative;
        list-style: none;
        padding: 0 0 0 90px;
        font-size: 18px;
        color: #181818;
    }

        .ulnews6 li b {
            font-weight: normal;
            color: #1455A7;
            font-size: 16px;
        }

        .ulnews6 li p span {
            color: #92DE69;
            padding: 2px 15px;
            margin-left: 20px;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border: 1px solid #92DE69;
        }

            .ulnews6 li p span a, .ulnews6 li p span a:link {
                color: #92DE69;
                text-decoration: none;
            }

        .ulnews6 li b.newsJT {
            position: absolute;
            left: 20px;
            top: 5px;
            background: #F9E6E1;
            color: #fff;
            margin-right: 5px;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            padding: 15px;
        }

            .ulnews6 li b.newsJT span {
                color: #fff;
                font-size: 14px;
            }

/*棣栭〉-娲诲姩鏃ュ巻*/
.article-box {
    width: 594px;
    float: left;
}

.articleul {
    margin: 0;
    padding: 0;
}

    .articleul li {
        position: relative;
        list-style: none;
        padding: 0 0 4px 70px;
        margin-bottom: 2px;
        font-size: 16px;
        color: #181818;
        border-bottom: 1px dashed #a6a6a6;
    }

        .articleul li b {
            font-weight: bold;
            color: #545353;
            font-size: 14px;
        }

        .articleul li h5 {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font: 14px/16px microsoft yahei;
            color: #545353;
            font-weight: 400;
            margin: 0;
            padding: 5px 0;
        }

        .articleul li span {
            text-align: center;
            position: absolute;
            left: 5px;
            top: 5px;
            background: url('/images/date.png') no-repeat;
            width: 54px;
            height: 48px;
            margin-right: 5px;
            font-size: 10px;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
        }

            .articleul li span i {
                font-size: 16px;
                display: block;
                letter-spacing: 1px;
            }

/*鍒楄〃椤靛垪琛ㄥ妗嗭紙杩戞湡鐢虫姤/棣栭〉杩戞湡鐢虫姤/鏈嶅姟涓撳鍒楄〃/鏀跨瓥鍒楄〃/鏀跨瓥瑙ｈ鍒楄〃/鎼滅储鍒楄〃/鐜颁笅鍏ラ┗鏈烘瀯鍒楄〃锛�*/
.declare-box {
    width: 594px;
    float: right;
}
/*棣栭〉/鍒楄〃椤�-杩戞湡鐢虫姤鍒楄〃*/
.declarelist {
    /*margin: 5px 0 0;*/
}

    .declarelist li {
        list-style: none;
        font-size: 14px;
        position: relative;
        padding: 3px 0 4px 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
        /*.declarelist li h5 {float: left;width: 450px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 14px;color: #333;font-weight: 400;margin:0;}*/
        .declarelist li p {
            float: left;
            width: 450px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font-size: 14px;
            color: #333;
            font-weight: 400;
            margin: 0;
        }

        .declarelist li span {
            color: #999;
        }

            .declarelist li span b {
                color: #d60000;
                font-weight: bold;
                padding: 0 2px;
            }

        .declarelist li:after {
            content: "";
            border: 4px solid transparent;
            border-left: 4px solid #444546;
            display: block;
            width: 0;
            position: absolute;
            left: 0;
            top: 10px;
            padding-right: 5px;
        }

        .declarelist li:hover:after {
            border-left: 4px solid #d60000;
            text-decoration: none;
        }

        .declarelist li a:hover p, .declarelist li a:hover span {
            color: #d60000;
            text-decoration: none;
        }

/*tab鍒囨崲鏍峰紡锛堥椤垫湇鍔¤祫婧�/鍒涗笟甯壎棣栭〉鍒涗笟璇惧爞tab锛�*/
.service .box {
    overflow: hidden;
}

    .service .box .tab_line .servicestabs {
        margin: 0;
        padding: 0;
        height: 32px;
    }

        .service .box .tab_line .servicestabs li {
            list-style: none;
            float: left;
        }

            .service .box .tab_line .servicestabs li h3 {
                padding: 1px 13px;
                font: 16px/30px Microsoft Yahei;
                margin: 0 5px;
                display: inline-block;
                border: 1px solid #dcdcdc;
                background: #fff;
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
            }

            .service .box .tab_line .servicestabs li:first-child h3 {
                padding: 1px 18px;
            }

            .service .box .tab_line .servicestabs li:nth-child(2) h3 {
                margin-left: 10px;
            }

            .service .box .tab_line .servicestabs li.title h3 {
                margin: 0;
            }

            .service .box .tab_line .servicestabs li.title h3 {
                font-weight: 600;
                border: 1px solid #d60000;
                color: #fff;
                background: #d60000;
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
            }

            .service .box .tab_line .servicestabs li.active h3 {
                font-weight: 600;
                color: #d60000;
                border-left: 1px solid #d60000;
                border-right: 1px solid #d60000;
                border-top: 1px solid #d60000;
                background: #fff;
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
            }

            .service .box .tab_line .servicestabs li a, .service .box .title5 .newstabs li a:link {
                text-decoration: none;
                cursor: pointer;
            }

    .service .box .newstaball {
        min-height: 200px;
    }

        .service .box .newstaball .link {
            display: none;
        }

        .service .box .newstaball .active {
            display: block;
        }

.service .tab_line {
    border-bottom: 2px solid #d60000;
    position: relative;
}

    .service .tab_line h3 {
        margin: 0;
        font: 16px/40px Microsoft Yahei;
        color: #000000;
        line-height: 1.8;
    }

    .service .tab_line span a {
        position: absolute;
        right: 10px;
        font: 14px/40px microsoft yahei;
        color: #a97f00;
        cursor: pointer;
    }
/*棣栭〉鍥剧墖鏂伴椈鍒楄〃鍙宠竟鐑偣閾炬帴*/
.hot_img {
    width: 476px;
}

    .hot_img .hi_left {
        display: inline-block;
        float: left;
        padding-right: 15px;
    }

        .hot_img .hi_left img {
            width: 262px;
            height: 174px;
        }

    .hot_img .hi_right {
        display: inline-block;
        float: left;
    }

        .hot_img .hi_right .user_entry {
            background: url('/images/user.png') no-repeat;
            width: 199px;
            height: 174px;
        }

.user_entry .user_info {
    padding-top: 85px;
    text-align: center;
}

    .user_entry .user_info h5 {
        line-height: 20px;
        font-size: 14px;
    }

    .user_entry .user_info a.login {
        line-height: 20px;
        padding: 5px 20px;
        background: #d60000;
        color: #fff;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 600;
    }

    .user_entry .user_info a.reg {
        line-height: 20px;
        padding: 5px 20px;
        background: #d60000;
        color: #fff;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 600;
    }

/*  --  鍒楄〃椤靛乏渚ц彍鍗�  --  */
.art_left {
    width: 270px;
    float: left;
}

.art_right {
    width: 880px;
    float: right;
}

.ulmenu1 {
    margin: 0;
    padding: 0;
    border: 1px solid #efefef;
}

    .ulmenu1 li {
        list-style: none;
        font-size: 18px;
        position: relative;
        padding: 20px 70px 20px 25px;
        color: #323232;
        border-bottom: 1px solid #efefef;
        margin: 5px 10px;
    }

        .ulmenu1 li:last-child {
            border-bottom: 0px;
        }

.ulmenul li a h3 {
    color: #323232;
    text-decoration: none;
}

.ulmenu1 li:hover, .ulmenu1 .acitve {
    background: #f8f8f8;
}

    .ulmenu1 li:hover a, .ulmenu1 .acitve a {
        color: #d60000;
        text-decoration: none;
    }

    .ulmenu1 li:before, .ulmenu1 .acitve:before {
        content: ">";
        padding: 0px 8px;
        font-family: "瀹嬩綋";
        font-size: 16px;
        color: #323232;
        position: absolute;
        right: 30px;
        top: 17px;
        font-weight: bold;
    }

    .ulmenu1 li:hover:before, .ulmenu1 .acitve:before {
        color: #d60000;
    }

/*闄勪欢鍒楄〃*/
.ulnewsEnclosure {
    margin: 0;
    padding: 0;
}

    .ulnewsEnclosure li {
        list-style: none;
        position: relative;
        padding: 15px 10px 15px 10px;
        font-size: 16px;
        color: #181818;
        border-bottom: 1px solid #efefef;
        overflow: hidden;
    }

        .ulnewsEnclosure li:first-child {
            border-top: 1px solid #efefef;
        }
        /*.ulnewsEnclosure li span{ position:absolute; right:10px;}*/
        .ulnewsEnclosure li b {
            color: #edc897;
            padding-right: 10px;
        }

        .ulnewsEnclosure li a {
            color: #323232;
            text-decoration: none;
        }

        .ulnewsEnclosure li:hover {
            border-bottom: 1px solid #d60000;
        }

            .ulnewsEnclosure li:hover a {
                color: #d60000;
                text-decoration: none;
            }

/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (max-width: 767px) {
    .ulnewsEnclosure li a {
        display: inline-block;
    }
}
/*瑙ｈ鍒楄〃*/
.uljdList {
    margin: 0;
    padding: 5px 0 0;
}

    .uljdList li {
        list-style: none;
        position: relative;
        padding: 0 5px 10px 10px;
        margin-bottom: 10px;
        font-size: 16px;
        color: #181818;
        overflow: hidden;
        border-bottom: 1px solid transparent;
    }

        .uljdList li:after {
            content: "";
            border: 4px solid transparent;
            border-left: 4px solid #444546;
            display: block;
            width: 0;
            position: absolute;
            left: 0;
            top: 7px;
            padding-right: 5px;
        }
        /*.uljdList li:first-child{border-top:1px solid #efefef;}
.uljdList li span{ position:absolute; right:10px;}*/
        .uljdList li h4 {
            line-height: 1.4;
        }

        .uljdList li b {
            color: #edc897;
            padding-right: 10px;
        }

        .uljdList li a {
            color: #636363;
            text-decoration: none;
            font-family: tahoma, "microsoft yahei", 寰蒋闆呴粦;
        }

        .uljdList li:hover {
            border-bottom: 1px solid #d60000;
        }

            .uljdList li:hover a {
                color: #d60000;
                text-decoration: none;
            }


/*鍙傝�冨湴鍧�*/
.ulnewsReference {
    padding: 15px 10px 15px 10px;
    font-size: 16px;
    color: #181818;
    overflow: hidden;
    border-top: 1px solid #efefef;
    border: 1px solid transparent;
}
    /*.ulnewsEnclosure li span{ position:absolute; right:10px;}*/
    .ulnewsReference b {
        color: #edc897;
        padding-right: 10px;
    }

    .ulnewsReference a {
        color: #323232;
        text-decoration: none;
    }

    .ulnewsReference:hover {
        border-bottom: 1px solid #d60000;
    }

        .ulnewsReference:hover a {
            color: #d60000;
            text-decoration: none;
        }

/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (max-width: 767px) {
    .ulnewsReference a {
        display: block;
    }
}

/*淇℃伅鏈嶅姟鍒楄〃*/
.ulnews1 {
    margin: 0;
    padding: 0;
}

    .ulnews1 li {
        list-style: none;
        position: relative;
        padding: 15px 130px 15px 10px;
        font-size: 16px;
        color: #181818;
        border-bottom: 1px solid #efefef;
        overflow: hidden;
    }

        .ulnews1 li h3 {
            line-height: 1.5;
        }

        .ulnews1 li:first-child {
            border-top: 1px solid #efefef;
        }

        .ulnews1 li span {
            position: absolute;
            right: 10px;
        }

            .ulnews1 li span b {
                color: #181818;
                padding: 0px;
            }

        .ulnews1 li b {
            color: #d60000;
            font-size: 16px;
            padding: 0 5px;
        }
        /**/
        .ulnews1 li a {
            color: #323232;
            text-decoration: none;
        }

        .ulnews1 li:hover {
            border-bottom: 1px solid #d60000;
        }

            .ulnews1 li:hover a {
                color: #d60000;
                text-decoration: none;
            }

/*璧勯噾鐢虫姤鍒楄〃*/
.ulnews2 {
    margin: 0;
    padding: 0;
}

    .ulnews2 li {
        list-style: none;
        position: relative;
        padding: 15px 155px 15px 20px;
        font-size: 16px;
        color: #181818;
        border-bottom: 1px solid #efefef;
        overflow: hidden;
    }

        .ulnews2 li:after {
            content: ".";
            position: absolute;
            top: 6px;
            left: 5px;
            font-size: 18px;
            font-weight: bold;
        }

        .ulnews2 li:first-child {
            border-top: 1px solid #efefef;
        }

        .ulnews2 li span {
            position: absolute;
            right: 10px;
        }

            .ulnews2 li span b {
                color: #d60000;
                font-weight: bold;
                padding: 0 2px;
                font-size: 16px;
            }

        .ulnews2 li h3 > b {
            color: #d60000;
            font-size: 16px;
            padding: 0 5px;
        }

        .ulnews2 li a {
            color: #323232;
            text-decoration: none;
        }

        .ulnews2 li:hover {
            border-bottom: 1px solid #d60000;
        }

            .ulnews2 li:hover a {
                color: #d60000;
                text-decoration: none;
            }

/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (max-width: 767px) {
    .ulnews2 li {
        padding-right: 0;
    }

        .ulnews2 li h3 {
            padding-bottom: 25px;
        }

        .ulnews2 li span {
            bottom: 12px;
        }
}


/*璧勯噾鐢虫姤璇︽儏*/
.xs_nopad_md_pad { /*margin-top: 55px;padding-bottom: 5px;*/
    line-height: 30px;
}

.joinUrl { /*margin:8px;line-height: 60px;text-align: center; display: block;*/
}

/*鏀跨瓥鍒楄〃*/
.category {
    border-bottom: 1px dashed #dbdbdb;
    position: relative;
}

.category_class {
    float: left;
    font: 14px/18px "yahei";
    color: #333;
    text-align: left;
    width: 100px;
    vertical-align: top;
    padding: 10px 10px 10px 0;
    font-weight: 600;
}

.category_value {
    margin-left: 116px;
}

.category_list {
    margin: 4px 0;
}

.level {
    margin: 0;
    font-size: 0;
}

.category_list li, .category_sublist li {
    display: inline-block;
    font: 14px/18px "microsoft yahei";
    color: #999;
    padding: 4px 16px;
    margin: 6px 0;
    cursor: pointer;
}

    .category_list li.current {
        background: #e22626;
        color: #fff;
    }

        .category_list li.current a, .category_list li.current a:link {
            color: #fff;
        }

.category_sub_kn {
    background: #f1f1f1;
    width: 100%;
    display: none;
}

.category_sub {
    background: #fff;
    width: 100%;
    border-top: 1px dashed #dbdbdb;
}

.category_sublist li.current, .level li.current span {
    background: #e22626;
    color: #fff;
}

.category_sublist {
    padding: 6px 10px 6px 116px;
}

/*鍏抽敭璇嶆悳绱㈡悳绱�*/
.HotSearch {
    text-align: right;
    background: #f7f7f7;
    margin: 15px 0;
    padding: 8px 15px;
    font-size: 14px;
}

    .HotSearch span {
        color: #d60000;
    }

    .HotSearch a {
        padding: 0 3px;
    }

    .HotSearch .search-title {
        height: auto;
        font: 16px/34px "microsoft yahei";
        display: inline-block;
        letter-spacing: 1px;
    }

    .HotSearch .ps-search-box {
        height: auto;
        line-height: 34px; /*margin: 8px 0 0 0;border-radius: 15px;*/
        display: inline-block;
        padding-left: 20px;
    }

        .HotSearch .ps-search-box .search-t {
            border: 1px solid #d60000;
            height: 34px;
            background: none;
            width: 180px;
            background: #fff;
            color: #000;
            text-indent: 10px;
            vertical-align: middle;
            padding: 3px 4px 5px 4px;
            font-size: 14px;
        }

        .HotSearch .ps-search-box input {
            font-family: 'Helvetica Neue',Helvetica,'Microsoft Yahei',sans-serif;
            outline: none;
        }

        .HotSearch .ps-search-box .search-btn {
            border: none;
            height: 34px;
            background: none;
            cursor: pointer;
            background: url(/images/search2.png) no-repeat center center;
            vertical-align: middle;
            outline: none;
            padding: 10px 20px 12px 20px; /*margin-bottom: 3px;*/
            font-size:0;
        }


/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (max-width: 767px) {
    .category_class {
        float: none;
    }

    .category_value {
        margin-left: 0;
    }

    .HotSearch {
        text-align: left;
    }

        .HotSearch .ps-search-box {
            display: block;
            padding-left: 0;
            padding-top: 10px;
            text-align: center;
        }

    .category_list li, .category_sublist li {
        font: 16px/20px "microsoft yahei";
    }

    .pagination_site {
        width: auto !important;
        font-size: 14px;
    }

        .pagination_site .pagination_site {
            margin: 0;
        }

        .pagination_site > li {
            display: none;
        }

    .ulnews1 li {
        padding-right: 0;
    }

        .ulnews1 li h3 {
            padding-bottom: 20px;
        }

        .ulnews1 li span {
            bottom: 12px;
        }
}


.article_content {
}

    .article_content .txttitle {
        text-align: center;
        padding: 15px 10px;
        color: #d60000;
        font-size: 24px;
        border-bottom: 1px solid #dfdfdf;
        font-weight: bold;
    }

    .article_content .txttime {
        text-align: center;
        color: #a4a1a1;
        font-size: 14px;
        padding: 10px 20px 20px;
    }

        .article_content .txttime * {
            vertical-align: middle;
        }

    .article_content .txtabout {
        background: #eef0f6;
        color: #333333;
        font-size: 14px;
        padding: 20px;
        margin: 0 auto;
        width: 75%;
    }

    .article_content .txtcontent {
        padding: 10px 20px;
    }

        .article_content .txtcontent .articleviewcontent {
            font-size: 16pt;
            font-family: "浠垮畫";
        }
/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (max-width: 767px) {
    .article_content .txttitle {
        font-size: 18px;
    }

    .articleviewcontent img {
        max-width: 100% !important;
        height: auto;
    }

    .article_content .txtcontent .articleviewcontent table {
        width: 100% !important;
    }

    .articleviewcontent * {
        font-size: 14px !important;
        margin: 5px 0 !important;
        line-height: 1.2 !important;
        /*font-family: 'Microsoft YaHei' !important;*/
    }
}

.article_content .onLinkReg {
    padding: 10px 0 10px 50px;
}

.declare_content {
}

    .declare_content .txttitle {
        text-align: center;
        padding: 15px 10px ;
        color: #d60000;
        font-size: 24px;
        border-bottom: 1px solid #dfdfdf;
        font-weight: bold;
    }

    .declare_content .txttime {
        text-align: center;
        color: #a4a1a1;
        font-size: 14px;
        line-height: 30px;
        padding:10px 20px 20px;
    }

        .declare_content .txttime * {
            vertical-align: middle;
        }

    .declare_content .txtabout {
        background: #eef0f6;
        color: #333333;
        font-size: 14px;
        padding: 20px;
        margin: 0 auto;
        width: 75%;
        border: 1px solid #dfdfdf;
    }

    .declare_content .txtcontent {
        padding: 20px;
    }

    .declare_content .onLinkReg {
        padding: 10px 0 10px 50px;
    }

/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (max-width: 767px) {
    .declare_content .txtcontent {
        padding: 15px 10px;
    }

    .declare_content .txttitle {
        font-size: 16px;
        padding: 15px 10px 0;
    }

    .declare_content .txtabout {
        width: 90%;
        padding: 5px 15px;
        font-size: 12px;
    }

    .xs_nopad_md_pad {
        line-height: 22px;
    }
}

/*绛剧害鏈烘瀯*/

.jgshow > .row > .col-md-4 {
    padding-right: 0;
}

.rzjg {
    padding-left: 25px;
}

    .rzjg h3 {
        font-size: 30px;
        font-weight: bold;
        color: #8DC63F;
        text-align: center;
        padding: 15px 0 10px;
    }

.ulnews4 {
    margin: 0;
    padding: 0;
    border-right: 1px solid #CCC;
    height: 310px;
}

    .ulnews4.ulnews4-no {
        border-right: 0px;
    }

    .ulnews4 li {
        position: relative;
        list-style: none;
        padding: 0 15px;
        font-size: 16px;
        color: #181818;
    }

        .ulnews4 li:after {
            content: "";
            border: 3px solid #EB9422;
            display: block;
            width: 0;
            position: absolute;
            left: 0;
            top: 10px;
        }

        .ulnews4 li span {
            padding-right: 10px;
        }

        .ulnews4 li b {
            font-weight: normal;
        }

        .ulnews4 li:hover a {
            color: #0a5dc5;
            text-decoration: none;
        }

.rzjgimg {
    text-align: center;
}

.ulnews5 {
    margin: 0;
    padding: 0;
}

    .ulnews5 li {
        position: relative;
        list-style: none;
        float: left;
        padding: 0 10px 20px 0;
        font-size: 16px;
        color: #181818;
        width: 20%;
    }

        .ulnews5 li span {
            padding-right: 10px;
        }

        .ulnews5 li b {
            font-weight: normal;
        }

        .ulnews5 li:hover a {
            color: #0a5dc5;
            text-decoration: none;
        }

/*鏈嶅姟璧勬簮-涓撳鍒楄〃*/
.service_Expert {
    margin-top: 8px;
}

    .service_Expert li {
        float: left;
        display: inline-block; /* padding-left: 1px; border-left: 1px solid #eee;*/
        padding: 0 5px;
        margin: 10px 0;
        height: 190px;
        text-align: center;
    }

    .service_Expert img {
        display: inline-block;
        vertical-align: middle;
        margin: 0 33px;
        width: 150px;
        height: 150px;
        background-repeat: no-repeat;
        border: 1px solid #f1f1f1;
        border-radius: 50%;
    }

    .service_Expert span {
        vertical-align: middle;
        display: block;
        margin: 10px 0;
        font: 16px/34px "microsoft yahei";
        ;
        color: #333;
    }

/*鏈嶅姟璧勬簮-鍦哄湴鍒楄〃*/
.Place {
    padding-top: 10px;
}

    .Place .base-content {
        float: left;
        width: 100%;
        min-height: 270px;
        background: #fff;
        margin-right: 20px;
        margin-bottom: 20px;
        border: 1px solid #d6d6d6;
        transition: all 0.5s;
        border-radius: 5px;
    }

        .Place .base-content:hover {
            box-shadow: 0px 0px 10px 0px rgba(234, 6, 48, 0.4);
            border: 1px solid rgba(234, 6, 48, 0.4);
        }

        .Place .base-content .desc-title {
            color: #037fda;
        }

        .Place .base-content .img-content {
            float: left;
            margin: 20px;
            width: 410px;
            height: 230px;
            border: 1px solid #f5f5f5;
            overflow: hidden;
        }

        .Place .base-content .desc-content {
            float: left;
            width: 665px; /*height: 230px;*/
            margin: 0 0 12px 20px;
        }

            .Place .base-content .desc-content .desc-title {
                position: relative;
                cursor: pointer;
                margin-top: 25px;
                margin-bottom: 10px;
                color: #666666;
                font-size: 24px;
                font-weight: bold;
                padding-right: 150px;
            }

                .Place .base-content .desc-content .desc-title b {
                    color: #e8ba7c;
                    position: absolute;
                    top: 5px;
                    right: 15px;
                    line-height: 18px;
                    font-size: 16px;
                }

            .Place .base-content .desc-content .desc-fwzj {
                color: #e8ba7c;
                top: 10px;
                right: 15px;
            }

            .Place .base-content .desc-content .desc-item {
                margin-top: 10px;
                color: #999999;
                font-size: 16px;
                font-weight: 400;
            }

        .Place .base-content .detail-content {
            display: inline-block;
            padding: 3px 8px;
            font-size: 16px;
            color: #d60000;
            border: 1px solid #d60000;
            cursor: pointer;
            border-radius: 5px;
            margin-top: 20px;
        }

            .Place .base-content .detail-content a, .Place .base-content .detail-content a:link {
                color: #d60000;
            }

/*棣栭〉-鏈嶅姟璧勬簮-鏈烘瀯tab椤�*/
.service_jg {
    margin-top: 8px;
}

    .service_jg li {
        float: left;
        display: inline-block;
        /* padding-left: 1px; */
        border-left: 1px solid #eee;
        padding: 0 6px;
        margin: 10px 0;
        height: 45px;
    }

    .service_jg img {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0px 0 0;
        width: 68px;
        height: 40px;
        background-repeat: no-repeat;
    }

    .service_jg span {
        vertical-align: middle;
        display: inline-block;
        width: 115px;
        margin-right: 2px;
        font: 12px/18px "microsoft yahei";
        color: #333;
    }
/*棣栭〉-鏈嶅姟璧勬簮-涓撳tab椤�*/
.service_zj {
    margin-top: 8px;
}

    .service_zj li {
        float: left;
        display: inline-block; /* padding-left: 1px; border-left: 1px solid #eee;*/
        padding: 0 6px;
        margin: 0px 0;
        height: 130px;
        text-align: center;
    }

    .service_zj img {
        display: inline-block;
        vertical-align: middle;
        margin: 0 18px;
        width: 100px;
        height: 100px;
        background-repeat: no-repeat;
        border: 1px solid #ededed;
        border-radius: 50%;
    }

    .service_zj span {
        vertical-align: middle;
        display: block;
        margin: 1px 0;
        font: 14px/18px "microsoft yahei";
        color: #333;
    }
/*棣栭〉-鏈嶅姟璧勬簮-鍦哄湴tab椤�*/
.service_cd {
    margin-top: 8px;
}

    .service_cd li {
        float: left;
        display: inline-block; /* padding-left: 1px; border-left: 1px solid #eee;*/
        padding: 0 6px;
        margin: 10px 0;
        height: 130px;
        text-align: center;
    }

    .service_cd img {
        display: inline-block;
        vertical-align: middle;
        width: 185px;
        max-height: 104px;
        background-repeat: no-repeat;
    }

    .service_cd span {
        vertical-align: middle;
        display: block;
        width: 173px;
        margin: 5px 0;
        font: 14px/18px "microsoft yahei";
        color: #333;
    }

.m_list {
    margin-top: 8px;
    display: inline-block;
}

    .m_list li {
        float: left;
        display: inline-block;
        padding: 0 25px;
        margin: 21px 0;
        height: 70px;
        text-align: center;
    }

    .m_list img {
        display: inline-block;
        vertical-align: middle;
        width: 65px;
        max-height: 65px;
        background-repeat: no-repeat;
    }

    .m_list span {
        vertical-align: middle;
        display: inline-block;
        margin: auto 10px;
        font: 16px/18px "microsoft yahei";
        color: #333;
    }


.market_title {
    width: 100%;
    height: 34px;
    border-bottom: 2px solid #d60000;
    margin-bottom: 5px;
}

    .market_title h3 {
        display: inline-block;
        /*writing-mode: vertical-lr;
         float: left; */
        font: 16px/34px Microsoft Yahei;
        font-style: normal;
        font-weight: 600;
        padding: 0px 20px;
        color: #fff;
        background: #d60000;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
/*--鍙嬫儏閾炬帴鈫�--*/
.friendslink {
    padding-bottom: 30px;
}

    .friendslink .frdtitle { /*border-bottom:1px solid #efefef;*/
    }

        .friendslink .frdtitle h3 {
            display: inline-block;
            color: #cb0e0e;
            font-size: 18px;
            padding: 0;
            margin: 0;
        }

        .friendslink .frdtitle .frdtabs {
            padding: 0;
            margin: 0;
            border-bottom: 1px solid #efefef;
            display: flex;
        }

            .friendslink .frdtitle .frdtabs li {
                list-style: none;
                float: left;
                padding: 10px 20px;
                color: #181818;
                font-size: 14px;
                background: #fafafa;
                border-top: 1px solid #efefef;
                border-left: 1px solid #efefef;
            }

                .friendslink .frdtitle .frdtabs li:last-child {
                    border-right: 1px solid #efefef;
                }

                .friendslink .frdtitle .frdtabs li.h3 {
                    color: #cb0e0e;
                    font-size: 18px;
                    padding: 0;
                    margin: 0;
                    background: none;
                    padding: 10px 20px;
                    border-top: 0;
                    border-left: 0;
                }

                .friendslink .frdtitle .frdtabs li a,
                .friendslink .frdtitle .frdtabs li a:link {
                    text-decoration: none;
                }

                .friendslink .frdtitle .frdtabs li.active {
                    background: #ffffff;
                    border-bottom: 1px solid #fff;
                }

    .friendslink .linkall {
        padding-bottom: 30px;
    }

        .friendslink .linkall .link {
            display: none;
        }

            .friendslink .linkall .link.active {
                display: block;
            }

    .friendslink .link_list {
        padding-top: 10px;
    }

        .friendslink .link_list li {
            list-style: none;
            float: left;
            padding: 5px 0;
            width: 33.33%;
            color: #181818;
            font-size: 14px;
        }
/*--鍙嬫儏閾炬帴鈫�--*/

/*--activity_service鈫�--*/
.ser_lf {
    width: 740px;
}

.ser_rt {
    width: 375px;
}

.ser_img {
    width: 140px;
    height: 140px;
    float: left;
    padding: 9px;
    overflow: hidden;
}

    .ser_img a {
        display: block;
        overflow: hidden;
    }

        .ser_img a img {
            transition: all 0.8s ease;
        }

        .ser_img a:hover img {
            transform: scale(1.2);
        }

.ser_p { /*height: 120px;*/
    display: block;
    position: relative;
    padding: 0 12px 25px 150px;
}

    .ser_p em {
        font-size: 16px;
        color: #333;
        line-height: 16px;
        display: inline-block;
        margin-top: 16px;
        margin-bottom: 5px;
        width: 230px;
    }

        .ser_p em.etc {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .ser_p p {
        font-size: 12px;
        font-family: microsoft yahei;
        line-height: 20px;
        color: #666;
    }

        .ser_p p.p_golden {
            margin-top: 7px;
            text-align: right;
            position: absolute;
            right: 15px;
            bottom: 8px;
        }

            .ser_p p.p_golden a.btn_gold {
                font-size: 14px;
                font-family: microsoft yahei;
                color: #d60000;
            }

                .ser_p p.p_golden a.btn_gold:hover {
                    color: #e12626;
                }


.fR {
    float: right;
}

.m_top {
    margin-top: 12px;
}

.ser_lf {
    width: 740px;
    margin: 0px auto;
}

.row_line {
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    margin-top: 20px;
}

.fL {
    float: left;
}

.schedule button {
    margin: 0;
    font: inherit;
    color: inherit;
    overflow: visible;
    text-transform: none;
    border: none;
    text-align: center;
}

.dateShow {
    padding-bottom: 10px;
}

table.ser_year {
    width: 60%;
    margin: 30px auto 0 auto;
}

    table.ser_year tr th {
        padding: 5px;
        color: #666;
        font-weight: normal !important;
    }

        table.ser_year tr th.text_ym {
            font-size: 24px;
            color: #333;
        }

table.ser_week {
    width: 100%;
    margin-top: 8px;
}

    table.ser_week tr th {
        padding: 6px 0;
        text-align: center;
        font-size: 16px;
        font-weight: 200;
        color: #999;
    }

table.ser_dates {
    width: 100%;
    margin-top: 8px;
}

    table.ser_dates tr td {
        text-align: center;
    }

    table.ser_dates tr td {
        padding: 13px 0;
        position: relative;
    }

        table.ser_dates tr td button.grey {
            color: #ccc;
        }

        table.ser_dates tr td button:hover {
            background: #e22626;
            color: #fff;
        }

        table.ser_dates tr td button {
            outline: none;
            width: 30px;
            height: 30px;
            line-height: 30px;
            position: relative;
            background: transparent;
            border-radius: 15px;
            cursor: pointer;
            color: #333;
            font-size: 18px;
            font-weight: 200;
            font-family: arial;
        }

            table.ser_dates tr td button.mark1 {
                background: #d60000;
                color: #fff;
            }

i.ser_num {
    min-width: 20px;
    height: 20px;
    display: block;
    background: #8c8c8c;
    border-radius: 10px;
    position: absolute;
    top: 6px;
    right: 20px;
    text-align: center;
    color: #fff;
    font: 12px/20px microsoft yahei;
}

a.last_m, a.next_m {
    width: 22px;
    height: 22px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    font-size: 24px;
}


/*鍒嗗壊绾�-閲戣壊-锛堝乏杈硅壊鍧楀彸杈规枃瀛楋級*/
.model_line1 {
    padding-bottom: 10px;
    display: inline-block;
}
    /*border-bottom:3px solid #eeeeee;*/
    .model_line1 h3 {
        display: inline-block;
        margin: 0;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        margin-left: 10px;
        font-weight: 600;
        position: relative;
        padding: 0px 0 0px 14px;
    }

        .model_line1 h3:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 4px;
            height: 100%;
            background: #edc897;
        }

/*鍒嗗壊绾�-閲戣壊-锛堝乏杈硅壊鍧楀彸杈规枃瀛楋級*/
.model_line2 {
    padding-bottom: 10px;
    display:inline-block;
    /*padding-left: 21px;*/
}
    /*border-bottom:3px solid #eeeeee;*/
    .model_line2 h3 {
        display: inline-block;
        margin: 0;
        font-size: 16px;
        line-height: 16px;
        color: #181818;
        position: relative;
        padding: 5px 0 5px 20px;
    }

        .model_line2 h3:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 7px;
            height: 100%;
            background: #edc897;
        }

/*鍒嗗壊绾�-閲戣壊-锛堝乏杈硅壊鍧楀彸杈规枃瀛楀簳閮ㄧ嚎鏉★級*/
.model_line3 {
    padding: 10px 0 5px;
    border-bottom: 1px solid #eeeeee;
}
    /**/
    .model_line3 h3 {
        display: inline-block;
        margin: 0;
        font-size: 16px;
        line-height: 16px;
        color: #181818;
        position: relative;
        padding: 5px 0 5px 20px;
    }

        .model_line3 h3:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 7px;
            height: 100%;
            background: #edc897;
        }

    .model_line3 .more {
        float: right;
        display: inline-block;
        padding: 5px 15px;
        background: #e4e4e4;
        color: #181818;
        font-size: 14px;
        line-height: 14px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

        .model_line3 .more p {
            margin: 0;
            position: relative;
            padding-left: 10px;
            letter-spacing: 2px;
        }

            .model_line3 .more p:after {
                content: "";
                border: 5px solid transparent;
                border-left: 5px solid #181818;
                display: block;
                width: 0;
                position: absolute;
                left: 0;
                top: 2px;
                padding-right: 5px;
            }


/*鍒嗗壊绾�-閲戣壊-锛堝乏杈硅壊鍧楀彸杈规枃瀛楋級*/
.model_line4 {
    padding-bottom: 10px;
    display: inline-block;
}
    /*border-bottom:3px solid #eeeeee;*/
    .model_line4 h3 {
        display: inline-block;
        margin: 0;
        font-size: 16px;
        line-height: 16px;
        color: #181818;
        position: relative;
        padding: 5px 0 5px 20px;
    }

        .model_line4 h3:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 7px;
            height: 100%;
            background: #d60000;
        }

.ser_detail {
    padding: 0 0 10px;
    overflow: hidden;
}

.ser_fg_color {
    width: 100%;
    display: block;
    height: 44px;
    background: #e6e6e6;
    font-size: 16px;
    line-height: 44px;
    padding-left: 40px;
}

    .ser_fg_color b {
        color: #e22626;
        font-size: 18px;
    }

.rclist {
    overflow: hidden;
    padding: 20px 0 0 0;
}


    .rclist li {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        padding-left: 28px;
    }

        .rclist li span {
            display: inline-block;
            color: #666;
            font-size: 16px;
            text-align: left;
            min-height: 36px;
            line-height: 18px;
        }

.ser_explain {
    width: 360px;
    float: left;
    margin-left: 10px;
}

.ser_time {
    width: 330px;
    float: left;
    padding-left: 14px;
    position: relative
}

    .ser_time:before {
        content: '';
        width: 8px;
        height: 8px;
        display: inline-block;
        background: url(../images/icon_sprites.png) no-repeat;
        background-position: -242px -165px;
        margin-right: 10px;
        position: absolute;
        top: 5px;
        left: -2px;
    }



/*鏈烘瀯鍒楄〃鈥斺�斿紑濮�*/
.Provider_type { /*margin-left: 116px;*/
}

.ptype_list {
    margin: 4px 0;
}

.level {
    margin: 0;
    font-size: 0;
}

.ptype_list li {
    display: inline-block;
    font: 15px/18px "microsoft yahei";
    color: #999;
    padding: 6px 20px;
    margin: 6px 0 6px 10px;
    cursor: pointer;
    background: #eee;
}

    .ptype_list li.current {
        background: #e22626;
        color: #fff;
    }

        .ptype_list li.current a, .ptype_list li.current a:link {
            color: #fff;
        }

.Provider_list {
    margin: 0;
    padding: 0;
}

    .Provider_list li {
        list-style: none;
        display: inline-block;
        border: 1px solid #eee;
        padding: 10px 11px;
        margin: 10px 5px;
        text-align: center;
    }

        .Provider_list li img {
            vertical-align: middle;
            width: 247px;
            height: 138px;
        }

        .Provider_list li .sp_line {
            width: 105px;
            height: 1px;
            background: #bfbfbf;
            margin: 5px auto;
        }

        .Provider_list li span {
            display: block;
            width: 247px;
            min-height:26px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            font: 14px/18px "microsoft yahei";
        }
        /*鏈嶅姟鍒稿彸涓婅瑙掓爣鈥斺�斿紑濮�*/
        .Provider_list li a {
            display: block;
            position: relative;
        }

            .Provider_list li a .labelIcon {
                position: absolute;
                top: -21px;
                right: -10px;
                width:25px;
                font-size: 0;
                text-align: right;
            }

                .Provider_list li a .labelIcon .icon {
                    position: relative;
                    display: inline-block;
                    vertical-align: top;
                    margin-left: -16px;
                    text-align: center;
                    padding: 12px 2px;
                    border-radius: 0 0 20px 20px;
                    width: 25px;
                }

                    .Provider_list li a .labelIcon .icon::after {
                        content: '';
                        display: block;
                        position: absolute;
                        top: 0px;
                        left: -10px;
                        width: 0px;
                        height: 0px;
                        border-bottom: 10px solid #a00b09;
                        border-left: 10px solid transparent;
                    }

                .Provider_list li a .labelIcon .iconbg {
                    background-color: #fe4c4c;
                    background-image: linear-gradient(#e22626, #e8ba7c);
                    width: 25px;
                }

                .Provider_list li a .labelIcon .icon i {
                    font-style: normal;
                    text-align: center;
                    font-size: 14px;
                    color: #fff;
                    -webkit-writing-mode: vertical-rl;
                    writing-mode: vertical-rl;
                }

        .Provider_list li span > i {
            display: inline-block;
            vertical-align: middle;
            font-size: 14px;
            color: #e8ba7c;
            border-radius: 50%;
            padding: 1px 3px;
            border: 1px solid #e8ba7c;
            margin-right: 4px;
            margin-bottom: 4px;
        }
/*鏈嶅姟鍒稿彸涓婅瑙掓爣鈥斺�斿紑濮�*/

/*鏈嶅姟鏈烘瀯鍒楄〃锛堟悳绱級鈥斺�斿紑濮�*/
.provider-search .p-search-box .s-left {
    padding-left: 20px;
}

.provider-search .p-search-box .s-right {
    padding-top: 25px;
}

.provider-search .p-search-box .s-right-provider {
    padding-top: 0px;
}

.provider-search .p-search-box .s-left span {
    width: 60px;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    margin: 0 10px;
    font-size: 15px;
}

.provider-search .search-btns {
    line-height: 20px;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 15px;
}

.provider-search .search-btnall {
    background: #f6f6f6;
    color: #323232;
    border: 1px solid #dcdcdc;
    margin-right: 20px;
}

.provider-search .search-btn {
    background: #e8ba7c;
    color: #fff;
    border: 1px solid #e8ba7c;
}

.provider-search .p-inputtxt,
.provider-search .p-ddl {
    display: inline-block;
}

    .provider-search .p-inputtxt input {
        width: 300px;
    }

    .provider-search .p-ddl select {
        width: 300px;
    }
/*鏈嶅姟鏈烘瀯鍒楄〃锛堟悳绱級鈥斺�旂粨鏉�*/


/*鏈烘瀯鍒楄〃鈥斺�旂粨鏉�*/


/*鏈嶅姟璧勬簮-鏈嶅姟鏈烘瀯-鏈烘瀯璇︽儏鈥斺�斿紑濮�*/
.Provider-detail .detail-info {
    width: 100%;
    height: 270px;
    margin-top: 10px;
    padding: 20px;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 4px 8px 4px #cfcfcf;
    -moz-box-shadow: 0px 4px 8px 4px #cfcfcf;
    -webkit-box-shadow: 0px 4px 8px 4px #cfcfcf;
}

    .Provider-detail .detail-info .desc-title {
        margin: 0 0 15px;
        color: #d60000;
        font-size: 18px;
        font-weight: bold;
    }

    .Provider-detail .detail-info .detail-img {
        float: left;
        width: 300px;
        border: 1px solid #f5f5f5;
        overflow: hidden;
    }

    .Provider-detail .detail-info .detail-desc {
        float: left;
        width: 755px;
        margin-left: 33px;
    }

        .Provider-detail .detail-info .detail-desc ul {
            padding: 0;
            margin: 0;
        }

            .Provider-detail .detail-info .detail-desc ul li {
                list-style: none;
                width: 100%;
                display: inline-block;
                padding: 5px 0;
                font-size: 16px;
            }

                .Provider-detail .detail-info .detail-desc ul li.linedate {
                    width: 100%;
                }

                .Provider-detail .detail-info .detail-desc ul li span {
                    width: 90px;
                    text-align: justify;
                    text-align-last: justify;
                    display: inline-block;
                }

.Provider-detail .detail-other-info {
    margin-top: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
}

    .Provider-detail .detail-other-info .other-info-subject {
        width: 100%;
        height: 20px;
    }

    .Provider-detail .detail-other-info .other-info-content-fold,
    .Provider-detail .detail-other-info .other-info-content-unfold {
        text-overflow: ellipsis;
        margin-top: 15px;
        padding: 0 0 0 20px;
        line-height: 30px;
        font-size: 16px;
        color: #666666;
        width:100%;
    }

    .Provider-detail .detail-other-info .other-info-subject-graph {
        float: left;
        width: 4px;
        height: 20px;
        background: #edc897;
    }

    .Provider-detail .detail-other-info .other-info-subject-content {
        float: left;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        margin-left: 10px;
        /* color: #10a8fc; */
        font-weight: 600;
    }

    .Provider-detail .detail-other-info .other-info-fold {
        line-height: 30px;
        font-size: 15px;
        /*margin-right: 60px;*/
        font-weight: bold;
        text-align: center;
        color: #d60000;
        width: 80px;
        float: right;
        cursor: pointer;
        border: 1px solid #d60000;
        border-radius: 5px;
        margin-top: 0px;
    }

/*鏈嶅姟璧勬簮-鏈嶅姟鏈烘瀯-鏈烘瀯璇︽儏鈥斺�旂粨鏉�*/


/*鏈嶅姟璧勬簮-鏈嶅姟涓撳-涓撳璇︽儏鈥斺�斿紑濮�*/
.Expert-detail .detail-info {
    width: 100%;
    /**/ height: 340px;
    margin-top: 10px;
    padding: 20px;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 4px 8px 4px #cfcfcf;
    -moz-box-shadow: 0px 4px 8px 4px #cfcfcf;
    -webkit-box-shadow: 0px 4px 8px 4px #cfcfcf;
}

    .Expert-detail .detail-info .desc-title {
        margin: 0 0 10px;
        font-size: 20px;
        font-weight: bold;
        color: #e8ba7c;
    }

        .Expert-detail .detail-info .desc-title h3 {
            color: #333;
            display: inline-block;
        }

    .Expert-detail .detail-info .detail-img {
        display: inline-block;
        width: 250px;
        text-align: center;
        float: left;
    }

        .Expert-detail .detail-info .detail-img img {
            padding: 15px;
            border: 1px solid #f5f5f5;
            width: 232px;
            height: auto;
        }

    .Expert-detail .detail-info .wxzixun {
        display: inline-block;
        font-size: 16px;
        padding-left: 20px;
        padding-top: 10px;
        position: relative;
        cursor: pointer;
    }

        .Expert-detail .detail-info .wxzixun:hover .hoverDs {
            display: block;
        }

        .Expert-detail .detail-info .wxzixun .hoverDs {
            position: absolute;
            display: none;
            width: 200px;
            height: 200px;
        }

    .Expert-detail .detail-info .detail-desc {
        margin-left: 0px;
        font-size: 16px;
        color: #666666;
        line-height: 2.2;
    }

    .Expert-detail .detail-info .detail-abouts {
        float: left;
        width: 535px;
        padding: 0 20px;
    }

    .Expert-detail .detail-info .detail-Activity {
        display: inline-block;
        height: 300px;
        overflow-y: auto;
        float: right;
        width: 310px;
        padding-left: 15px;
    }

.divgdt::-webkit-scrollbar { /*婊氬姩鏉℃暣浣撴牱寮�*/
    width: 6px; /*楂樺鍒嗗埆瀵瑰簲妯珫婊氬姩鏉＄殑灏哄*/
    height: 6px;
}

.divgdt::-webkit-scrollbar-thumb { /*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #bfbebe;
}

.divgdt::-webkit-scrollbar-track { /*婊氬姩鏉￠噷闈㈣建閬�*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #e6e6e6;
}

.Expert-detail .detail-info .detail-Activity h3 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
}

/*绾靛悜鏃堕棿杞�*/
.time-vertical {
    list-style-type: none;
    border-left: 2px solid #e6e6e6;
    padding: 0 10px 0 15px;
    margin: 0 0 0 15px;
}

    .time-vertical li {
        position: relative;
        font-size: 14px;
    }

        .time-vertical li a {
            /*display: inline-block;
            margin-left: 20px;
            margin-top: 15px;*/
            text-decoration: none;
            color: #000;
        }

        .time-vertical li i:after {
            content: '';
            position: absolute;
            top: 64px;
            left: -20px;
            width: 9px;
            height: 9px;
            border: 2px solid #fff;
            border-radius: 10px;
            background: #d60000;
        }

        .time-vertical li i:before {
            content: '';
            position: absolute;
            top: 60px;
            left: -25px;
            width: 18px;
            height: 18px;
            border: 2px solid #e3d3d3;
            border-radius: 10px;
            background: #e3d3d3;
        }

        .time-vertical li span {
            /*position: absolute;
            color: #fff;
            top: 18px;
            left: -6px;*/
        }

        .time-vertical li .dA_date {
            padding: 3px 10px;
            background: #d60000;
            color: #fff;
            border-radius: 15px;
            left: -32px;
            position: absolute;
        }

        .time-vertical li .dA_time {
            padding-top: 35px;
            color: #d60000;
        }

        .time-vertical li .dA_title {
            font-weight: 600;
        }

        .time-vertical li .dA_address {
            padding-bottom: 10px;
        }

        .time-vertical li .dA_title b {
            font-size: 14px;
            font-weight: 600;
        }

        .time-vertical li .dA_address b {
            font-size: 14px;
        }

        .time-vertical li .dA_title b,
        .time-vertical li .dA_address b {
            width: 70px;
            float: left;
        }

        .time-vertical li .dA_title span,
        .time-vertical li .dA_address span {
            float: left;
            width: 168px;
            padding-bottom: 5px;
        }

.Expert-detail .detail-info .detail-interact {
    text-align: center;
    padding-top: 20px;
}

    .Expert-detail .detail-info .detail-interact ul {
        margin: 0;
        padding: 0;
    }

        .Expert-detail .detail-info .detail-interact ul li {
            list-style: none;
            display: inline-block;
        }

            .Expert-detail .detail-info .detail-interact ul li.infoview {
                padding-right: 20px;
            }

            .Expert-detail .detail-info .detail-interact ul li a {
                border: 1px solid #d60000;
                padding: 7px 15px;
                border-radius: 5px;
                font-size: 14px;
            }

                .Expert-detail .detail-info .detail-interact ul li a,
                .Expert-detail .detail-info .detail-interact ul li a:link {
                    color: #d60000;
                }

.Expert-detail .detail-info .detail-desc ul {
    padding: 0;
    margin: 0;
}

    .Expert-detail .detail-info .detail-desc ul li {
        list-style: none;
        /*width: 400px;*/
        display: inline-block;
        padding: 10px 0;
        font-size: 16px;
        padding: 0 15px 0 0;
    }

        .Expert-detail .detail-info .detail-desc ul li.linedate {
            width: 100%;
        }

        .Expert-detail .detail-info .detail-desc ul li span {
            width: 50px;
            /*text-align: justify;
                    text-align-last: justify;*/
            display: inline-block;
        }

.Expert-detail .detail-other-info {
    margin-top: 20px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
}

    .Expert-detail .detail-other-info .other-info-subject {
        width: 100%;
        height: 20px;
    }

    .Expert-detail .detail-other-info .other-info-content-fold {
        text-overflow: ellipsis;
        margin-top: 15px;
        padding: 0 0px 0 20px;
        line-height: 30px;
        font-size: 16px;
        color: #666666;
        width: calc(100% - 20px);
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .Expert-detail .detail-other-info .other-info-subject-graph {
        float: left;
        width: 4px;
        height: 20px;
        background: #edc897;
    }

    .Expert-detail .detail-other-info .other-info-subject-content {
        float: left;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        margin-left: 10px;
        /* color: #10a8fc; */
        font-weight: 600;
    }
/*鏈嶅姟璧勬簮-鏈嶅姟涓撳-涓撳璇︽儏鈥斺�旂粨鏉�*/


/**鍦ㄧ嚎璇惧爞Tab-瑙嗛鍒楄〃*/
.service_ship {
    margin-top: 8px;
}

    .service_ship li {
        float: left;
        display: inline-block; /* padding-left: 1px; border-left: 1px solid #eee;*/
        padding: 0 8px;
        margin: 10px 0;
        /*height: 160px;*/
        text-align: center;
    }

        .service_ship li:first-child {
            padding-left: 6px;
        }

        .service_ship li:nth-child(4n) {
            padding-right: 6px;
        }

    .service_ship img {
        display: inline-block;
        vertical-align: middle;
        width: 285px;
        /**/ max-height: 161px;
        background-repeat: no-repeat;
    }

    .service_ship span {
        vertical-align: middle;
        display: block;
        width: 280px;
        margin: 10px 0;
        font: 14px/20px "microsoft yahei";
        color: #333;
    }

/*.adimg {
    margin-left: 210px;
}

    .adimg img {
        height: 80px;
    }

    .adimg a {
        padding-left: 2px;
    }*/

  .adimg {
    margin-left: 210px;
    font-size: 0;
  }

  .adimg .link {
    display: inline-block;
    vertical-align: top;
    margin-right:8px;
    width:160px;
    height:80px;
  }

  .adimg .link > a,
  .adimg .link > a>img{
    display:block;
    width:160px;
    height:80px;
    box-sizing:border-box;
    text-align:center;
    font-size:0;
  }
  .adimg .link.w_150,
  .adimg .link.w_150 > a,
  .adimg .link.w_150 > a>img{
    width:150px;
  }
  .adimg .link.w_168,
  .adimg .link.w_168 > a,
  .adimg .link.w_168 > a>img{
    width:168px;
  }
 .adimg .link.w_222,
  .adimg .link.w_222 > a,
  .adimg .link.w_222 > a>img{
    width:222px;
  }
 .adimg .link.w_225,
  .adimg .link.w_225 > a,
  .adimg .link.w_225 > a>img{
    width:225px;
  }
   .adimg .link:last-child{
     margin-right:0;
   }

  .adimg .link > a .module{
    display:inline-block;
    vertical-align:middle;
    padding:10px 10px 10px 65px;
    min-height:60px;
  }
  .adimg .link > a .module h2{
    text-align:left;
    line-height:28px;
    padding-top:10px;
    font-size:20px;
    color:#3c3c3c;
  }
  .adimg .link > a .module i{
    display:block;
    text-align:left;
    font-style:normal;
    width:50px;
    height:2px;
    background:#d60000;

  }
  .adimg .link > a:active,
  .adimg .link > a:hover,
  .adimg .link > a:visited{
    text-decoration:none;
  }
  .adimg .link > a .m_icon01{
    background:url(../images/special/m_icon01.png) left center no-repeat;
    background-size:60px 60px;
  }
  .adimg .link > a .m_icon02{
    background:url(../images/special/m_icon02.png) left center no-repeat;
    background-size:60px 60px;
  }
  .adimg .link > a .m_icon03{
    background:url(../images/special/m_icon03.png) left center no-repeat;
    background-size:60px 60px;
  }

  .adimg .swiperLink {
    padding:0 16px;
    box-sizing: border-box;
    margin-right: 8px;
    width:256px;
    background-color: #fdeade;
    background-image: linear-gradient(90deg, #fdeade 0%, #fefaf7 50%, #fdebde 100%);
    background-image: -moz-linear-gradient(90deg, #fdeade 0%, #fefaf7 50%, #fdebde 100%);
    background-image: -webkit-linear-gradient(90deg, #fdeade 0%, #fefaf7 50%, #fdebde 100%);
    background-image: -ms-linear-gradient(90deg, #fdeade 0%, #fefaf7 50%, #fdebde 100%);
  }

  .adimg .swiperLink h2 {
    position:relative;
    padding:6px 60px 0 30px;
    font-size:17px;
    color:#3c3c3c;
    font-weight: 600;
    line-height:24px;
    min-height:30px;
    background: url(../images/special/zcwd_icon2.png) left 6px no-repeat;
  }
  .adimg .swiperLink h2.wdTitle{
    background: url(../images/special/zcwd_icon1.png) left 6px no-repeat;
  }

  .adimg .swiperLink h2 a {
    position: absolute;
    right: 0;
    top:6px;
    line-height:24px;
    font-size: 12px;
    color: #a97f00;
    z-index: 2;
    font-weight:normal;
    cursor: pointer;
  }
  .adimg .swiperLink h2 a:hover:active{
    text-decoration:none;
  }

  .adimg .swiperLink .swiper-container3 {
    width: 100%;
    height:40px;
    margin-top:3px;
  }

  .adimg .swiperLink .swiper-container3 {
    position: relative;
    overflow: hidden;
  }

  .adimg .swiperLink .swiper-container3 .swiper-wrapper {
    position: relative;
    width: 100%;
    height:40px
  }

  .adimg .swiperLink .swiper-container3 .swiper-wrapper .swiper-slide {
    display: block;
    height:20px !important;
    line-height:20px;
    font-size: 12px;
    color: #96999c;
    margin-left:-5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
  }

  .adimg .swiperLink .swiper-container3 .swiper-wrapper .swiper-slide a {
    display: block;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    cursor: pointer;
    font: 12px/20px "microsoft yahei";
  }
  .adimg .swiperLink .swiper-container3 .swiper-wrapper .swiper-slide span {
    color: #e8ba7c;
    font: 12px/18px "microsoft yahei";
  }

  .adimg .swiperLink .swiper-container3 .swiper-wrapper .swiper-slide a:hover{
    color:#d60000;
    text-decoration:none;
  }

  /* 20201022 鏈烘瀯璇︽儏*/
  .Provider-detail .detail-info .w_475 {
    width: 475px;
  }


.Provider-detail .detail-info {
    position: relative;
}

    .Provider-detail .detail-info .evaluate {
        float: right;
        width: 300px;
        height: 270px;
        /*margin: -63px -21px 0 0;*/
        box-sizing: border-box;
        border: 1px solid #edc897;
        border-radius: 5px;
        overflow: hidden;
        position: absolute;
        right: 0px;
        top: 0px;
    }

        .Provider-detail .detail-info .evaluate .title {
            background-color: #e8ba7c;
            line-height: 44px;
            padding: 0 5px;
            font-size: 18px;
            color: #fff;
            letter-spacing: 1px;
            font-weight: bold;
            text-align: center;
        }

            .Provider-detail .detail-info .evaluate .title span {
                width: 20px;
                height: 20px;
                color: #fff;
                display: inline-block;
                vertical-align: middle;
                margin-right: 2px;
                margin-top: -5px;
            }

        .Provider-detail .detail-info .evaluate .evaluateNum {
            display: table-cell;
            vertical-align: middle;
            width: 298px;
            height: 96px;
            text-align: center;
            border-bottom: 1px solid #edc897;
        }

            .Provider-detail .detail-info .evaluate .evaluateNum span {
                display: block;
                line-height: 40px;
                font-size: 32px;
                color: #e22626;
                letter-spacing: 1px;
            }

            .Provider-detail .detail-info .evaluate .evaluateNum b {
                display: block;
                line-height: 30px;
                font-size: 18px;
                color: #696969;
                font-family: tahoma, "microsoft yahei", 寰蒋闆呴粦;
                font-weight: bold;
                letter-spacing: 1px;
            }

        .Provider-detail .detail-info .evaluate .dimension {
            padding: 8px 18px;
        }

.evaluate .dimension ul li {
    padding: 5px 0;
    overflow: hidden;
}

    .evaluate .dimension ul li i {
        font-style: normal;
        display: block;
        float: left;
        line-height: 28px;
        font-size: 16px;
        color: #1a1a1a;
        letter-spacing: 1px;
    }

    .evaluate .dimension ul li span {
        display: block;
        line-height: 28px;
        text-align: right;
        font-size: 16px;
        color: #e22626;
        overflow: hidden;
    }

/* 20210113 娣诲姞骞垮憡鏍忔寜閽牱寮� */
.ad_right .btnCon{
  position:absolute;
  top:0;
  left:0;
  width:150px;
  height:232px;
  box-sizing:border-box;
  padding-top:121px;
  text-align:center;
}
.ad_right .btnCon .btn{
  display:block;
  width:100px;
  height:22px;
  border-radius:11px;
  margin:0 auto 14px;
  cursor:pointer;
  padding:0;
  outline:0;
  border:none;
}
.ad_right .btnCon .btn2{
  margin:0 auto 13px;
}


/*20210121 淇敼*/
.tabUl{padding: 0px 0 30px;}
.tabUl ul{font-size: 0;text-align: center;margin: 0 -12px;}
.tabUl ul li{display: inline-block;vertical-align: middle;width: 20%;box-sizing: border-box;padding: 0 12px;}
.tabUl ul li>div.tab{border: 1px solid rgba(0,0,0,0.10);box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);overflow: hidden;padding: 20px 0;cursor: pointer;}
.tabUl ul li img{width: 54px;display: block;margin: 0 auto;}
.tabUl ul li span{display: block;color: #000;font-weight: bold;margin-bottom: 0px;letter-spacing: 2px;text-align: center;font-size: 16px;}
.tabUl ul li>div.tab.active,
.tabUl ul li>div.tab:hover{background:#fff;border: 1px solid #d60000;box-shadow: 0 0 10px 5px rgba(214,0,0,0.08);}
.tabListCon{padding-top: 10px;}
.tabListCon .art_box{position: relative;width: 100%;padding: 6px 16px 16px;box-sizing: border-box;background: #fff;border: 1px solid #d60000;box-shadow: 0 0 20px 5px rgba(214,0,0,0.08);display: none;}
.tabListCon .art_box ul{overflow: hidden;}
.tabListCon .art_box::before{content: '';width: 32px;height: 32px;background: #fff;border-top: 1px solid rgba(214,0,0,.5);border-left: 1px solid rgba(214,0,0,.5);-webkit-transform: rotate(46deg);-ms-transform: rotate(46deg);transform: rotate(46deg);display: block;position: absolute;left:88px;top: -16px;}
.tabListCon .tabList1::before{left:320px;}
.tabListCon .tabList2::before{left:552px;}
.tabListCon .tabList3::before{left:784px;}
.tabListCon .tabList4::before{left:1018px;}
.tabListCon .art_box.active{display:block;}
.minute_list img{width: 230px;max-height: 400px;}
.tabListCon .art_box .service_linrurl li{width:260px;padding:0;border:none;}
/*.tabListCon .tabList ul{font-size:0;}
.tabListCon .tabList ul li{display: inline-block;vertical-align: top;padding:10px;}
.tabListCon .tabList ul li a{display:block;padding: 10px;text-align: center;width: 254px;border: 1px solid #f1f1f1;}
.tabListCon .tabList ul li img{width: 230px;max-height:133px;}
.tabListCon .tabList1 ul li img{width: 230px;max-height:400px;}
.tabListCon .tabList ul li h2{display: block;vertical-align: middle;padding: 10px 6px;font: 14px/22px "microsoft yahei";color: #333;min-height: 44px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}*/
.art_box .moreCon{padding-bottom:10px;line-height: 30px;display: block;text-align: center;font-size: 0;}
.art_box .moreCon a{padding: 0 30px;display: inline-block;vertical-align: middle;line-height: 30px;font-size: 16px;color: #333;cursor: pointer;color: #fff;border: 1px solid #d60000;background: #d60000;border-radius: 5px;cursor: pointer;}
.art_box.noMore{text-align:center;border-left:1px solid #d60000;font-size:16px;padding-top:16px;}

/* 20210525 鏀跨瓥娓呭崟鍒楄〃娣诲姞灏忓箍鍛� */
.policy_adv>.row{margin:0 -4px;}
.policy_adv>.row>.col-md-6{margin-bottom:15px;padding:0 4px;}
.policy_adv>.row>.col-md-6>a{display:block;}
.policy_adv>.row>.col-md-6>a>img{display:block;margin:0 auto;max-width:100%;}


/* 20210720 椤堕儴 - 鐧诲綍娉ㄥ唽  */
.headerTop{border-bottom:1px solid #e5e5e5;width:100%;min-width:1200px;}
.headerTop .w_1200{width:1200px;margin:0 auto;height:36px;}
.headerTop .container{width:1170px;}
.headerTop .w_1200 .left{float:left;line-height:36px;font-size:14px;color:#777;font-size:0;}
.headerTop .w_1200 .left .iconfont{display:inline-block;vertical-align:top;font-size: 18px;color: #d60000;line-height: 36px;}
.headerTop .w_1200 .left span,
.headerTop .w_1200 .left a{display:inline-block;vertical-align:top;line-height:36px;font-size:14px;color:#777;margin:0 5px;}
.headerTop .w_1200 .right{float:right;font-size:0;}
.headerTop .w_1200 .right .applets{position:relative;display:inline-block;vertical-align:top;margin:0 20px;line-height:36px;font-size:0;}
.headerTop .w_1200 .right .applets .iconfont{display:inline-block;vertical-align:top;line-height:36px;margin-right:5px;color:#d60000;}
.headerTop .w_1200 .right .applets span{display:inline-block;vertical-align:middle;line-height:36px;font-size:14px;color:#777;cursor:pointer;}
.headerTop .w_1200 .right .applets img{position:absolute;top:36px;left:50%;margin-left:-80px;width:150px;height:150px;padding:5px;box-sizing:content-box;background:#fff;z-index: 10;display:none;box-shadow:0px 2px 4px 2px #999;-moz-box-shadow:0px 2px 4px 2px #999;-webkit-box-shadow: 0px 2px 4px 2px #999;}
.headerTop .w_1200 .left a:hover,
.headerTop .w_1200 .right .applets:hover span,
.headerTop .w_1200 .right .applets:hover .iconfont{color:#d60000;}
.headerTop .w_1200 .right .applets:hover img{display:block;}