﻿/*全局CSS*/
body {
    font-family: Arial,sans-serif;
    outline: 0;
    font: 500 12px/1 "Arial",Arial !important;
}

    body p {
        color: #333;
        line-height: 1.5;
        margin-bottom: 1em;
    }

    body a {
        cursor: pointer;
    }

        body a:hover {
            text-decoration: none;
        }

    body .modal-dialog {
        margin: 20px auto !important;
    }

    body div.modal-dialog div.modal-footer .btn {
        width: 100px;
    }

.img-thumbnail, .img-thumbnail > img, .img-responsive, .img-responsive > img {
    width: auto !important;
}
*html .clearfix {
    height: 1%;
}
.lh175{ line-height:1.75; }
article, aside, nav, section, dialog, figure, header, footer, hgroup {
    display: block;
}

legend {
    display: none;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

a img, iframe {
    border: none;
}
img {
    _display: block;
}

ol, ul, li {
    list-style: none;
}

input, textarea, select, button {
    font-size: 100%;
    font-family: inherit;
}

input, select {
    vertical-align: middle;
}

select {
    margin: inherit;
}

button {
    border: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*清除浮动*/
.clearfix:after {
    content: '';
    height: 0;
    clear: both;
    display: block;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

a {
    text-decoration: none;
    color: #555;
}

    a:hover {
        color: #fed100;
    }

em, i {
    font-style: normal;
}

.clear {
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.mt15 {
    margin-top: 15px;
}
/*END 全局CSS*/
/*头部CSS*/
#layout_header {
    clear: both;
    background-color: #FFF;
}

#layout_header_top {
    height: 65px;
    line-height: 65px;
    background-color: #333;
}

    #layout_header_top > div.container div.attention-pan {
        /*padding-right: 120px;*/
    }

        #layout_header_top > div.container div.attention-pan li {
            float: left;
            color: #fdd000;
            font-size: 14px;
            font-weight: bold;
            width: 125px;
            height: 65px;
            line-height: 65px;
            text-align: center;
            cursor: pointer;
        }
      
            #layout_header_top > div.container div.attention-pan li:hover {
                background-color: #fdd000;
                color: #000;
            }
#layout_header_top .container .attention-pan ul li a{color: #fdd000; display:block;}
#layout_header_top .container .attention-pan ul li:hover a{color: #000; display:block;}
/*菜单弹出框*/
.attention_pan_div {
    width: 125px;
    background-color: #fed100;
    border: 1px solid #fff3bb;
    margin-top: 10px;
    position: absolute;
    z-index: 9999;
}

    .attention_pan_div .p_arrow {
        width: 100%;
        height: 11px;
        margin-top: -11px;
    }

    .attention_pan_div em {
        background: url(../images/arrow.gif) no-repeat left center;
        height: 10px;
        width: 19px;
        position: absolute;
        display: block;
        top: -10px;
        left: 28px;
        z-index: 2;
    }

    .attention_pan_div p {
        height: 45px;
        line-height: 45px;
        text-align: left;
        font-size: 13px;
        font-weight: bold;
        color: #000;
        margin-bottom: 0px;padding-left:8px; overflow:hidden;
    }

        .attention_pan_div p:hover, .attention_pan_div p.curr {
            background-color: #333;
            color: #fed100;
        }

            .attention_pan_div p:hover a, .attention_pan_div p.curr a {
                color: #fed100;
            }
#layout_header_top .container .attention-pan ul li .attention_pan_div p.curr:hover a{color: #fed100;}
#layout_header_top .container .attention-pan ul li .attention_pan_div p:hover a{color: #fed100;}
        .attention_pan_div p a {
            color: #000;
            height: 45px;
            line-height: 45px;
        }
/*END 头部CSS*/
/*菜单CSS*/
#layout_header_menu nav.navbar {
    border-width: 0 0 1px 0;
    border-bottom-style: solid;
    border-radius: 0;
    background-color: #fff !important;
    margin-bottom: 0;
}

    #layout_header_menu nav.navbar div.navbar-header {
        height: 105px;
    }
    /*2015-11-12 宣扬*/
    #layout_header_menu nav.navbar div.navbar-header1 a.navbar-brand {
        /*width: 215px;*/width:auto;
        height: 105px;
        padding: 0px 10px 0px 0px;
        /*margin-left: 15px;*/
    }
    #layout_header_menu nav.navbar div.navbar-header1 a.navbar-brand img{ margin-top:0px; }
/*2015-11-12 宣扬*/
.navbar-default {
    background-color: #fff;
    height: 105px;
    border-color: #e7e7e7;
}

.header_left {
    margin-top: 26px;
}

    .header_left .header_title {
        font-size: 21px;
        font-weight: bold;
        line-height: 42px;
        color: #000;
    }

    .header_left .header_time {
        padding: 3px 6px;
        background-color: #fed100;
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }

    .header_left .header_name {
        color: #000;
        font-size: 16px;
    }

.header_right {
    margin-top: 10px;
    text-align: right;
}
.header_right .ul_select{ display:none; position:absolute; right:41px; top:18px; z-index:2; line-height:20px; border:1px solid #333; background:#fff; width:80px; margin:0; padding:0; text-align:center;}
.header_right .ul_select li{ height:20px; line-height:20px;}
.header_right .ul_select li a{ color:#333; display:block;}
.header_right .ul_select li:hover{ background:#fdd000;}
    .header_right .header_title {
        font-size: 13px;
        cursor: pointer;
    }

    .header_right .header_title2 a {
        font-size: 13px;
        margin-left: 5px;
        color: #000;
        text-decoration: none;
    }

        .header_right .header_title2 a:hover {
            color: #000;
            text-decoration: none;
        }

    .header_right .header_title .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 5px;
        vertical-align: middle;
        border-top: 7px dashed;
        border-top: 7px solid\9;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-color: #f2bc00 transparent transparent;
    }

    .header_right .header_phone {
        color: #fdd000;
        font-size: 18px;
        line-height: 32px;
        font-style: italic;
    }

        .header_right .header_phone .icon-phone {
            font-size: 24px;
            color: #fee052;
            margin-right: 8px;
        }

.header_search {
    position: relative; width:192px; height:25px; border:1px solid #a0a0a0;
}

    .header_search input {
        float:left; margin:3px 0px 0px 8px; height:18px; line-height:18px; border:0 none;
        width: 160px;
    }

    .header_search .icon-search {
        position: absolute;
        color: #a1a1a1;
        font-size: 16px;
        top: 4px;
        right: 8px;
    }
/* end 2015-11-12 宣扬*/
/*END 菜单CSS*/
/*bodyer*/
#market_bodyer {
    /*height: 3000px;*/
    margin-top: 160px;
}

#home_page2, #home_page3, #home_page4, #home_page5, #home_page6, #home_page7, #home_page8, #home_page9, #home_page10, #home_page11, #home_page12, #home_page13, #home_page14, #home_page15, #home_page_news {
    padding: 50px 0;
}
/*轮播图*/
#market_bodyer .bodyer_header {
    position: relative;
    text-align: left;
}

    #market_bodyer .bodyer_header .bodyer_header_tips {
        position: absolute;
        top: 40px;
        left: 24%;
    }

        #market_bodyer .bodyer_header .bodyer_header_tips .bodyer_header_tips_txt {
            color: #fff;
            font-size: 30px;
        }

        #market_bodyer .bodyer_header .bodyer_header_tips .bodyer_header_tips_more {
            margin-top: 30px;
        }

            #market_bodyer .bodyer_header .bodyer_header_tips .bodyer_header_tips_more a {
                background-color: #fed100;
                color: #000;
                padding: 0px 10px 0px 3px;
                font-size: 30px;
            }
/*page1*/
.page_title {
    height: 48px;
    background-color: #333;
    padding-left: 0;
}

    .page_title .page_title_l {
        width: 22%;
        line-height: 48px;
        background-color: #fed100;
        color: #333;
        font-size: 24px;
        text-align: center;
    }

    .page_title .page_title_r div {
        margin-left: 15px;
        line-height: 48px;
        width: 140px;
        background-color: #fed100;
        color: #333;
        font-size: 24px;
        text-align: center;
    }

.page_title2 {
    padding-left: 0;
    margin-top: 50px;
}

    .page_title2 .page_title_l {
        color: #333;
        font-size: 28px;
        text-align: left;
        text-indent: 45px;
    }

.page_content {
    padding-left: 0;
    padding-right: 0;
}

    .page_content .page_content_l {
        width: 22%;
        color: #000;
        text-align: center;
    }

        .page_content .page_content_l ul {
            padding: 20px 0;
        }

        .page_content .page_content_l li {
            height: 42px;
            line-height: 38px;
        }

            .page_content .page_content_l li div {
                margin: 0 20%;
                height: 28px;
                width: 60%;
                text-align: left;padding-left:16px;
                line-height: 28px;
                cursor: pointer; overflow:hidden;
            }

            .page_content .page_content_l li a {
                line-height: 28px;
                color: #000;
                font-size: 15px;
            }

            .page_content .page_content_l li div.hover, .page_content .page_content_l li div:hover {
                background-color: #fed100;
                line-height: 28px;
            }

    .page_content .page_content_r {
        padding-top: 20px;
        width: 78%;
    }
/* 首页 */
/* 2015-11-22 xulongfei */
.col-sm-3.col-sm-3.col-xs-12.jvmu {
    margin-left: -15px;
}

#main {
    margin-top: 10px;
}

.col-sm-3.col-sm-3.col-xs-12.jvmu,
.col-sm-3.col-sm-3.col-xs-12.xueshu,
.col-sm-3.col-sm-3.col-xs-12.muqiang {
    float: left;
    padding-right: 0px;
    margin-right: 20px;
}

.col-sm-3.col-sm-3.col-xs-12.dichan {
    padding-right: 0px;
    float: right;
    margin-right: 0px;
}

.index_tips {
    height: 30px;
    margin-top: 12px;
}

    .index_tips .icon_exhibition {
        height: 20px;
        width: 27px;
        background: url(../images/icon-3.png);
        position: absolute;
        display: inline-block;
        top: 13px;
        left: 25px;
    }

    .index_tips .icon_exhibitors {
        height: 22px;
        width: 23px;
        background: url(../images/icon-2.png);
        position: absolute;
        display: inline-block;
        top: 13px;
        left: 25px;
    }

    .index_tips .icon_movies {
        height: 19px;
        width: 26px;
        background: url(../images/icon-4.png);
        position: absolute;
        display: inline-block;
        top: 13px;
        left: 25px;
    }

    .index_tips .content-text {
        margin-left: 55px;
        font-size: 20px;
        color: #000;
        font-family: 'Arial';
    }

#main-f1 {
    height: auto;
}

    #main-f1 .news {
        margin-right: 18px;
        height: 222px;
        border: solid 1px #ccc;overflow:hidden;
    }

    #main-f1 .minglu {
        border-left: none;
        border-right: none;
        height: 222px;
        border: solid 1px #ccc;
        margin-right: 18px;overflow:hidden;
    }

    #main-f1 .video {
        margin-right: 18px;
        height: 222px;
        border: solid 1px #ccc;overflow:hidden;
    }

    #main-f1 .dingyue {
        margin-left: -31px;
        width: 23%;
        height: 222px;
        padding-left:30px; padding-right:0px;overflow:hidden;
    }

    #main-f1 .news h2 {
        width: 100%;
        height: auto;
        margin-top: 10px;
        font-size: 17px;
        margin-bottom: 0px;
        color: #000;
        font-family: "黑体";
        font-weight: bold;
    }

        #main-f1 .news h2 img {
            margin-right: 5px;
        }

    #main-f1 .news ul {
        margin-left: -35px;
    }

    #main-f1 .news li {
        list-style: none;
        width: 100%;
        height: 30px;
        line-height: 30px;
        border-bottom: solid 1px #E9E9F0;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        #main-f1 .news li a {
            font-size: 12px;
            color: #352B29;
        }

        #main-f1 .news li time {
            float: right;
        }

    #main-f1 .minglu h2 {
        width: 100%;
        height: auto;
        margin-top: 10px;
        font-size: 17px;
        margin-bottom: 0px;
        color: #000;
        font-family: "黑体";
        font-weight: bold;
    }

        #main-f1 .minglu h2 img {
            margin-right: 5px;
        }

    #main-f1 .minglu ul {
        margin-left: -35px;
    }

    #main-f1 .minglu li {
        list-style: none;
        width: 100%;
        height: 30px;
        line-height: 30px;
        border-bottom: solid 1px #E9E9F0;
        overflow: hidden;
    }

        #main-f1 .minglu li a {
            font-size: 12px;
            color: #352B29;
        }

        #main-f1 .minglu li mark {
            background: none;
            font-weight: bold;
            color: #000;
            margin-right: 20px;
        }

    #main-f1 .video h2 {
        width: 100%;
        height: auto;
        margin-top: 10px;
        font-size: 17px;
        margin-bottom: 15px;
        color: #000;
        font-family: "黑体";
        font-weight: bold;
    }

        #main-f1 .video h2 img {
            margin-right: 5px;
        }

    #main-f1 .video .video-pic {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
        position: relative;
    }
#main-f1 .video .video-pic img{ width:100%;}
        #main-f1 .video .video-pic .controls {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -27px;
            margin-left: -27px;
        }

            #main-f1 .video .video-pic .controls button {
                background-image: url(../images/icon-5.png);
                background-size: 54px 54px;
                height: 54px;
                width: 54px;
                text-indent: -9999px;
                opacity: 1;
            }

        #main-f1 .video .video-pic video {
            width: 100%;
            height: 179px;
        }

    #main-f1 .dingyue .dy1 {
        margin-bottom: 25px;
    }

    #main-f1 .dingyue .dy2 {
        margin-bottom: 15px;
    }

    #main-f1 .dingyue .dy3 {
        margin-top: 25px;
    }

        #main-f1 .dingyue .dy3 .dy3-1 {
            width: 66%;
            height: auto;
            display: inline-block;
            vertical-align: top;
            position: relative;
            float:left;
            /*margin-right:5px;*/
        }
            /*2015-11-19宣扬*/
            #main-f1 .dingyue .dy3 .dy3-1 input {
                width: 100%;
                height: 35px;
                padding: 2px 5px;
                font-size: 14px;
                line-height: 35px;
            }
.cm-img img{ width:100%;}
            #main-f1 .dingyue .dy3 .dy3-1 .icon_subscription {
                position: absolute;
                background-image: url(../images/icon-1.png);
                background-size: 24px 22px;
                top: 7px;
                right: 5px;
                height: 22px;
                width: 24px;
            }
.blank20{ height:20px; clear:both; display:block;}
        #main-f1 .dingyue .dy3 .dy3-2 {
            width: 32%;
            height: auto;
            display: inline-block;
            vertical-align: top;
            position: relative;
        }

            #main-f1 .dingyue .dy3 .dy3-2 .icon_qq {
                background-image: url(../images/icon-qq.png);
                background-size: 32px 32px;
                height: 32px;
                width: 32px;
                position: absolute;
                 cursor:pointer;
            }

            #main-f1 .dingyue .dy3 .dy3-2 .icon_wx {
                background-image: url(../images/icon-wx.png);
                background-size: 32px 32px;
                height: 32px;
                width: 32px;
                position: absolute;
                left: 35px;cursor:pointer;
            }

            #main-f1 .dingyue .dy3 .dy3-2 img:last-child {
                display: inline-block;
                vertical-align: top;
                float: right;
            }

#main-f2 {
    height: auto;
    border: solid 1px #ACADAD;
    margin-top: 10px;
}

    #main-f2 .jz1 {
        height: auto;
    }

        #main-f2 .jz1 .jz-left {
            width: 75%;
            height: auto;
            margin-right: 1%;
            display: inline-block;
            vertical-align: top;
            margin-top: 15px;
        }

        #main-f2 .jz1 .jz-right {
            width: 22%;
            height: auto;
            display: inline-block;
            vertical-align: top;
        }

            #main-f2 .jz1 .jz-right ul {
                margin-left: -39px;
                margin-top: 15px;
            }
/***xulongfei  2016-01-14*****/
            #main-f2 .jz1 .jz-right li {
                width: 100%;
                height: 35px;
                line-height: 35px;
                list-style: none;
                border-bottom: solid 1px #ccc;
                background: #9FA0A0;
                text-align: center; overflow:hidden;
            }

            #main-f2 .jz1 .jz-right .on a {
                background: #FED100;
                color: #000;
                display: block;
            }

            #main-f2 .jz1 .jz-right li a:hover {
                background: #FED100;
                color: #000;
                display: block;
            }

            #main-f2 .jz1 .jz-right li a {
                color: #fff;
            }

    #main-f2 .jz2 {
        height: auto;
    }

        #main-f2 .jz2 img {
            height: 265px;
        }

    #main-f2 .jz3 {
        height: auto;
        padding-top: 20px;
    }

        #main-f2 .jz3 p {
            font-size: 14px;
        }

#main-f3 {
    height: auto;
    margin-top: 10px;
}
.col-sm-3.col-sm-3.col-xs-12.jvmu, .col-sm-3.col-sm-3.col-xs-12.xueshu, .col-sm-3.col-sm-3.col-xs-12.muqiang {
    position: relative;
}
#main-f3 .annual-text-normal {
    background: #FED100;
    border-radius: 0;
    display: none;
    text-align: center;
    position: absolute;
    top: 0;
    width: 95%;
    opacity: 0;
}

    #main-f3 .annual-text-normal h2 {
        margin-top: 10%;
    }

    #main-f3 .annual-text-normal p {
        font-size: 14px;
        /*margin-left: -23px;*/
        color: #000;
    }

        #main-f3 .annual-text-normal p .bm {
            background: none;
            color: #fff;
            width:117px;
        }
        #main-f3 .annual-text-normal p .bm img{ width:115px; max-height:27px; border:1px solid #000; border-radius: 4px;}
        
    #main-f3 .jvmu .jumbotron {
        background: #FED100;
        padding-top: 48px;
        padding-bottom: 17px;
        border-radius: 0;
    }

        #main-f3 .jvmu .jumbotron h2 {
            margin-left: -37px;
            margin-top: -20px;
        }

        #main-f3 .jvmu .jumbotron p {
            font-size: 14px;
            margin-left: -23px;
            color: #000;
        }

            #main-f3 .jvmu .jumbotron p .bm {
                background: #000000;
                color: #fff;
            }

    #main-f3 .xueshu {
        /*    border:solid 1px red;*/
    }

    #main-f3 .xs1 {
        width: 100%;
        height: auto;
    }

    #main-f3 .xs2 {
        width: 100%;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        background: #A0A0A0;
        position: relative;
        top: -42px;
    }
#main-f3 .xs2 a{color: #000; }
#main-f3 .xs2 a:hover{color: #fed100; }

    #main-f3 .mq2 {
        width: 100%;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        background: #A0A0A0;
        position: relative;
        top: -42px;
    }

}
/* 行业新闻*/
#home_page2 .page_content .page_content_r table {
    width: 100%;
    font-size: 14px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    font-size: 18px;
}

    #home_page2 .page_content .page_content_r table th {
        border-bottom: 1px solid #333;
        line-height: 32px;
        text-align: center;
        font-size: 18px;
    }

        #home_page2 .page_content .page_content_r table th:first-child {
            text-align: left;
        }

    #home_page2 .page_content .page_content_r table td {
        border-bottom: 1px solid #fed100;
        line-height: 28px;
        text-align: center;
        color: #000;
        font-size: 14px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

        #home_page2 .page_content .page_content_r table td:first-child {
            text-align: left;
        }

        #home_page2 .page_content .page_content_r table td .icon-play-circle {
            color: #fed100;
            font-size: 15px;
        }

        #home_page2 .page_content .page_content_r table td .icon_l {
            width: 15%;
            height: 60px;
            line-height: 60px;
        }

        #home_page2 .page_content .page_content_r table td .text_r {
            width: 80%;
        }

        #home_page2 .page_content .page_content_r table td a {
            color: #fed100;
        }
        
        /*网站地图*/
        .map_box{ font-size:16px;}
        .map_box table{ margin-bottom:20px;}
        .map_box .map_box_ul{ margin-left:0px;}
.map_box .map_box_ul li{ width:97px; margin-left:0px;}
        
/* 常见问题*/
#home_page3 .content_r_line {
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
}

    #home_page3 .content_r_line .r_line_title .icon-right 
    {
        margin-right: 30px;
        line-height: 32px;
    }
    #home_page3 .content_r_line .r_line_title .icon-right img{ margin-top:-6px;}
    #home_page3 .content_r_line .r_line_title span{ font-size:14px; color: #fed100; font-weight: bold; }
    /*2015-11-20宣扬*/
    #home_page3 .content_r_line .r_line_title {
        position: relative;
        overflow: hidden;
        zoom: 1;
    }

        #home_page3 .content_r_line .r_line_title .t-title {
            font-size: 16px;
            font-weight: bold;
            line-height: 32px;
            color: #fed100;
            width: 80%;
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            word-break: break-all;
            -webkit-line-clamp: 1;
            float: left;
        }

        #home_page3 .content_r_line .r_line_title .t-time {
            position: absolute;
            right: 0px;
            font-size: 14px;
            color: #333333;
        }
    /*2015-11-20宣扬 end*/
    #home_page3 .content_r_line .r_line_text {
        width: 100%;
        padding: 10px 0 20px 50px;
        font-size: 14px;
        line-height: 28px;
    }

    #home_page3 .content_r_line .r_line_text {
        text-indent: 30px;
    }

    #home_page3 .content_r_line .r_line_more {
        width: 100%;
        padding: 10px 0 20px 50px;
        text-align: right;
    }

        #home_page3 .content_r_line .r_line_more a {
            color: #fed100;
            font-size: 14px;
        }
/* 买家指南-交通指南*/
#home_page4 .page_content .page_content_r {
    padding-top: 20px;
}

#home_page4 .content_r_line {
    margin-bottom: 40px;
}

    #home_page4 .content_r_line .r_line_title .line_title {
        color: #333;
        font-size: 22px;
        line-height: 48px;
        border-bottom: 5px solid #d6d6d6;
    }

    #home_page4 .content_r_line .r_line_title .line_ul ul {
        height: 140px;
        padding: 0;
        position: relative;
    }

    #home_page4 .content_r_line .r_line_title .line_ul li {
        width: 33.3%;
        float: left;
        text-align: center;
        margin-top: 20px;
    }

    #home_page4 .content_r_line .r_line_title .line_ul p {
        margin-bottom: 0;
    }

        #home_page4 .content_r_line .r_line_title .line_ul p .icon-chevron-down {
            color: #8a8a8a;
            font-size: 16px;
        }

        #home_page4 .content_r_line .r_line_title .line_ul p.mb15 {
            margin-bottom: 15px;
        }

    #home_page4 .content_r_line .r_line_title .line_ul li.border_r {
        border-right: 1px solid #d6d6d6;
    }

    #home_page4 .content_r_line .r_line_title .line_title2 {
        color: #333;
        font-size: 22px;
        line-height: 72px;
        border-bottom: 3px solid #d6d6d6;
    }

        #home_page4 .content_r_line .r_line_title .line_title2 i {
            margin-right: 20px;
        }

        #home_page4 .content_r_line .r_line_title .line_title2 span {
            margin-right: 40px;
        }

    #home_page4 .content_r_line .r_line_title .line-tip {
        padding: 20px 0;
    }

    #home_page4 .content_r_line .r_line_title .line_img {
        width: 100%;
    }

        #home_page4 .content_r_line .r_line_title .line_img img {
            /*width: 100%;*/
            height: 100%;
        }

    #home_page4 .content_r_line .r_line_title .line_img2 {
        border: 2px solid #d6d6d6;
        width: 90%;
    }

        #home_page4 .content_r_line .r_line_title .line_img2 img {
            /*width: 100%;*/
            height: 100%;
        }
/* 买家指南-酒店住宿*/
#home_page4 .line_content {
    margin: 20px 0;
}

    #home_page4 .line_content .line_content_prompt {
        font-size: 15px;
        line-height: 30px;
        border-bottom: 1px solid #d6d6d6;
        padding-bottom: 20px;
        color: #333;
    }

    #home_page4 .line_content .line_content_info {
        margin: 30px 0;
        border-bottom: 2px solid #d6d6d6;
    }

        #home_page4 .line_content .line_content_info .hotel_info_left .content-line {
            margin-bottom: 30px;
            line-height: 26px;
            position: relative;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left .icon_crown {
            height: 13px;
            width: 14px;
            background: url(../images/hotel/icon-2.png);
            position: absolute;
            display: inline-block;
            top: 6px;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left .icon_diamond {
            height: 13px;
            width: 16px;
            background: url(../images/hotel/icon-1.png);
            position: absolute;
            display: inline-block;
            top: 6px;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left .icon_star {
            height: 20px;
            width: 20px;
            background: url(../images/hotel/icon-3.png);
            position: relative;
            display: inline-block;
            margin-right: 5px;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left span {
            margin-left: 30px;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left .icon_train {
            height: 26px;
            width: 22px;
            background: url(../images/hotel/icon-4.png);
            position: absolute;
            display: inline-block;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left .content-star {
            margin-left: 35px;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left .content-traffic {
            margin-left: 35px;
            font-size: 14px;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left .content-text {
            margin-left: 30px;
            font-size: 18px;
        }

        #home_page4 .line_content .line_content_info .hotel_info_left .content-address {
            font-size: 14px;
        }

        #home_page4 .line_content .line_content_info .hotel_info_right .hotel_more {
            width: 100px;
            height: 40px;
            color: #333;
            font-size: 18px;
            background-color: #fed100;
            line-height: 40px;
            text-align: center;
            cursor: pointer;
        }

        #home_page4 .line_content .line_content_info .line_content_list {
            border: 1px solid #d6d6d6;
            width: 100%;
            margin-bottom: 20px;
            border-radius: 10px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            position: relative;
            display: none;
        }

            #home_page4 .line_content .line_content_info .line_content_list .icon_arror {
                height: 13px;
                width: 43px;
                background: url(../images/hotel/top-arrow.png);
                position: relative;
                display: inline-block;
                top: -13px;
                left: 70px;
            }

            #home_page4 .line_content .line_content_info .line_content_list .hotel-content {
                width: 100%;
                margin: 10px 0px 10px 10px;
            }

.hotel-content .h-title {
    font-size: 16px;
    color: #333;
    padding-left: 25px;
    margin-top: -5px;
}

    .hotel-content .h-title .leftside-all-icon {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 5px;
        height: 22px;
        content: "";
        background: #d6d6d6;
    }

.hotel-content .h-pic {
    margin-top: 20px;
    margin-left: 10px;
    width: 80%;
}

    .hotel-content .h-pic .row .col-md-3 img {
        height: 100%;
        width: 100%;
    }

.hotel-content .h-text {
    margin-top: 20px;
    width: 60%;
    margin-left: 20px;
}

    .hotel-content .h-text span {
        color: #333;
        font-size: 16px;
        margin-left: 30px;
    }

    .hotel-content .h-text a {
        color: #333;
    }

        .hotel-content .h-text a:hover {
            color: red;
        }

    .hotel-content .h-text .h-text-line {
        padding-bottom: 10px;
        border-bottom: 1px solid #d6d6d6;
        margin: 20px 0;
        position: relative;
    }

        .hotel-content .h-text .h-text-line .icon_location {
            height: 18px;
            width: 13px;
            background: url(../images/hotel/icon-6.png);
            position: absolute;
            display: inline-block;
            top: 0;
            left: 3px;
        }

        .hotel-content .h-text .h-text-line .icon_ie {
            height: 16px;
            width: 16px;
            background: url(../images/hotel/icon-5.png);
            position: absolute;
            display: inline-block;
            top: 0;
            left: 0;
        }

        .hotel-content .h-text .h-text-line .icon_bus {
            height: 18px;
            width: 15px;
            background: url(../images/hotel/icon-7.png);
            position: absolute;
            display: inline-block;
            top: 0;
            left: 2px;
        }
/* 买家指南-美食旅游*/
#home_page5 .page_content .page_content_r {
    padding-top: 20px;
}

#home_page5 .content_r_line {
    margin-bottom: 40px;
}

    #home_page5 .content_r_line .r_line_title .line_title {
        color: #fed100;
        font-size: 22px;
        line-height: 48px;
        border-bottom: 5px solid #d6d6d6;
    }

        #home_page5 .content_r_line .r_line_title .line_title span {
            margin-left: 5px;
        }

    #home_page5 .content_r_line .r_line_mslv_mark {
        margin-top: 10px;
        height: 43px;
        width: 103px;
        background-color: #fed100;
        line-height: 43px;
        text-align: center;
        font-size: 16px;margin-right:15px;
    }
#home_page5 .content_r_line .r_line_mslv_mark a{ display:block; color:#333;}
    #home_page5 .content_r_line .r_line_mslv_mlist {
        margin-top: 10px;
    }

        #home_page5 .content_r_line .r_line_mslv_mlist img {
            height: 100%;
            width: 100%;
        }

        #home_page5 .content_r_line .r_line_mslv_mlist .list_text {
            margin: 15px 10px;
            font-size: 16px;
            color: #000;
            position: relative;
        }
#home_page5 .content_r_line .r_line_mslv_mlist .list_text .good_address_intr{ font-size:12px;}
            #home_page5 .content_r_line .r_line_mslv_mlist .list_text .good_address, #home_page5 .content_r_line .r_line_mslv_mlist .list_text .good_phone {
                width: 100%;
            }

            #home_page5 .content_r_line .r_line_mslv_mlist .list_text .good_name {
                width: 75%;
            }

            #home_page5 .content_r_line .r_line_mslv_mlist .list_text .good_price {
                font-size: 18px;
                color: #fed100;
                text-align: right;
                width: 25%;
                position: absolute;
                top: 0px;
                letter-spacing: 2px;
                right: 0px;
            }
/* 买家指南-下载中心*/
#home_page11 .page_content .page_content_r {
    padding-top: 20px;
}

#home_page11 .content_r_line {
    margin-bottom: 40px;
}

    #home_page11 .content_r_line .r_line_title .line_title {
        color: #fed100;
        font-size: 22px;
        line-height: 48px;
        border-bottom: 5px solid #d6d6d6;
    }

        #home_page11 .content_r_line .r_line_title .line_title span {
            margin-left: 5px;
        }

    #home_page11 .content_r_line .r_line_tip {
        margin-top: 100px;
    }

        #home_page11 .content_r_line .r_line_tip p {
            margin-bottom: 5px;
            font-size: 16px;
            color: #282828;
        }

    #home_page11 .content_r_line .r_line_table.line_star {
        margin-top: 60px;
        border-bottom: 2px solid #d6d6d6;
    }

    #home_page11 .content_r_line .r_line_table.line {
        margin-top: 20px;
        border-bottom: 2px solid #d6d6d6;
    }

    #home_page11 .content_r_line .r_line_table.line_end {
        margin-top: 20px;
    }

    #home_page11 .content_r_line .r_line_table .table_title {
        color: #fed100;
        font-size: 18px;
        line-height: 48px;
        letter-spacing: 2px;
    }

    #home_page11 .content_r_line .r_line_table .table_download_list {
        height: 60px;
    }

        #home_page11 .content_r_line .r_line_table .table_download_list.line {
            border-bottom: 1px solid #d6d6d6;
        }

        #home_page11 .content_r_line .r_line_table .table_download_list .table_download_name {
            color: #000;
            font-size: 18px;
            margin-left: 20px;
            line-height: 48px;
        }

        #home_page11 .content_r_line .r_line_table .table_download_list .table_download_link {
            text-align: center;
        }

            #home_page11 .content_r_line .r_line_table .table_download_list .table_download_link a {
                color: #fed100;
                font-size: 18px;
                line-height: 48px;
            }
            .div_tab_box{ width:100%; border-top:1px solid #d6d6d6; /*margin-top:70px;*/ /*margin-bottom:60px;*/ }
.div_tab_box .tab_box_1{ width:100%;}
.div_tab_box .tab_box_1 .cls_tit{ line-height:60px; color:#fed100; font-size:18px; /*margin-top:12px;*/ }
.div_tab_box .tab_box_1 .tab_box_2{ width:100%;}
.div_tab_box .tab_box_1 .tab_box_2 .dtit{ border-bottom:1px solid #d6d6d6; height:60px; line-height:60px; padding-left:10px; color:#000; font-size:16px; /*margin-top:10px;*/ }
.div_tab_box .tab_box_1 .tab_box_2 .dwn{ border-bottom:1px solid #d6d6d6; text-align:center; height:60px; color:#fed100; line-height:60px; font-size:16px; /*margin-top:10px;*/}
.div_tab_box .tab_box_1 .tab_box_2 .dwn a{color:#fed100; font-size:16px; }

/*展会简介*/
#home_page6 .page_content .page_content_r {
    padding-top: 40px;
}

#home_page6 .content_r_line {
    margin-bottom: 40px;
}

    #home_page6 .content_r_line .r_line_title .line_title {
        color: #fed100;
        font-size: 22px;
        line-height: 48px;
        border-bottom: 5px solid #d6d6d6;
    }

        #home_page6 .content_r_line .r_line_title .line_title span {
            margin-left: 5px;
        }

    #home_page6 .content_r_line .r_line_mslv_mark {
        margin-top: 10px;
        height: 43px;
        width: 103px;
        background-color: #fed100;
        line-height: 43px;
        text-align: center;
        font-size: 16px;
    }

    #home_page6 .content_r_line .r_line_mslv_mlist {
        margin-top: 10px;
    }

        #home_page6 .content_r_line .r_line_mslv_mlist img {
            width: 100%;
        }

        #home_page6 .content_r_line .r_line_mslv_mlist .list_text .good_title {
            margin: 10px 0px;
            font-size: 16px;
            color: #000;
            position: relative;
            font-weight: bold;
        }

        #home_page6 .content_r_line .r_line_mslv_mlist .list_text .good_names {
            /*float: left;*/
            /*width: 65%;*/
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            word-break: break-all;
            -webkit-line-clamp: 1;
            height: 16px;margin: 10px 0px;
        }
#home_page6 .content_r_line .r_line_mslv_mlist .list_text .good_names a{ color:#000;}
#home_page6 .content_r_line .r_line_mslv_mlist .list_text .good_names a:hover{ color:#fed100;}

        #home_page6 .content_r_line .r_line_mslv_mlist .list_text .good_time {
            width: 50%;
            font-size: 13px;
            color: #666;
            font-weight: 100; margin: 0px 0px 10px 0px;/*float: left;*/
        }

        #home_page6 .content_r_line .r_line_mslv_mlist .list_text .good_text {
            font-size: 12px;
            color: #000;
            height: 80px;
            margin-right: 20px;
            line-height: 24px;
        }

        #home_page6 .content_r_line .r_line_mslv_mlist .list_text .good_more {
            margin-right: 20px;
            margin-bottom: 50px;
            width: 100%;
            text-align: right;
        }

            #home_page6 .content_r_line .r_line_mslv_mlist .list_text .good_more a {
                font-size: 14px;
                color: #fed100;
            }
/*行业新闻*/
#home_page_news .page_content .page_content_r {
    padding-top: 20px;
}

#home_page_news .content_r_line {
    margin-bottom: 40px;
}

    #home_page_news .content_r_line .r_line_title .line_title {
        color: #fed100;
        font-size: 22px;
        line-height: 48px;
        border-bottom: 5px solid #d6d6d6;
    }

        #home_page_news .content_r_line .r_line_title .line_title span {
            margin-left: 5px;
        }

    #home_page_news .content_r_line .r_line_mslv_mark {
        margin-top: 10px;
        height: 43px;
        width: 103px;
        background-color: #fed100;
        line-height: 43px;
        text-align: center;
        font-size: 16px;
    }

    #home_page_news .content_r_line .r_line_mslv_mlist {
        margin-top: 20px;
    }
    #home_page_news .content_r_line .r_line_mslv_mlist .row{ margin-left:0px; margin-right:0px;}

        #home_page_news .content_r_line .r_line_mslv_mlist .text-left {
            border-bottom: 2px solid #999;
            margin-bottom: 30px;
            padding-bottom: 15px;
        }

            #home_page_news .content_r_line .r_line_mslv_mlist .text-left .list_text {
                position: relative;
            }

            #home_page_news .content_r_line .r_line_mslv_mlist .text-left .col-md-4 {
                padding-left: 0;
            }

        #home_page_news .content_r_line .r_line_mslv_mlist img {
            /*height: 100%;*/
            width: 100%;
        }

        #home_page_news .content_r_line .r_line_mslv_mlist .list_text .good_title {
            margin: 10px 0px;
            font-size: 16px;
            color: #000;
            position: relative;
            font-weight: bold;
        }

        #home_page_news .content_r_line .r_line_mslv_mlist .list_text .good_names {
            /*float: left;*/
            /*width: 100%;*/
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            word-break: break-all;
            -webkit-line-clamp: 1;
            height: 16px;margin-right:20px;
        }
#home_page_news .content_r_line .r_line_mslv_mlist .list_text .good_names a{ color:#000;}#home_page_news .content_r_line .r_line_mslv_mlist .list_text .good_names a:hover{ color:#fed100;}
        #home_page_news .content_r_line .r_line_mslv_mlist .list_text .good_time {
            width: 50%;
            font-size: 13px;
            color: #666;
            font-weight: 100;
        }

        #home_page_news .content_r_line .r_line_mslv_mlist .list_text .good_text {
            font-size: 14px;
            color: #333;
            min-height: 100px;
            margin-right: 20px;
            line-height: 24px;
        }

        #home_page_news .content_r_line .r_line_mslv_mlist .list_text .good_more {
            width: 100%;
            text-align: right;
            position: absolute;
            top: -40px;
            right: 20px;
        }

            #home_page_news .content_r_line .r_line_mslv_mlist .list_text .good_more a {
                font-size: 14px;
                color: #fed100;
            }
/*现场广告*/
#home_page7 .page_content .page_content_r {
    padding-top: 40px;
}

#home_page7 .content_r_line {
    margin-bottom: 40px;
}

    #home_page7 .content_r_line .r_line_title .line_title {
        color: #fed100;
        font-size: 22px;
        line-height: 48px;
        border-bottom: 5px solid #d6d6d6;
    }

        #home_page7 .content_r_line .r_line_title .line_title span {
            margin-left: 5px;
        }

    #home_page7 .content_r_line .r_line_mslv_mark {
        margin-top: 10px;
        height: 43px;
        width: 103px;
        background-color: #fed100;
        line-height: 43px;
        text-align: center;
        font-size: 16px;
    }

    #home_page7 .content_r_line .r_line_mslv_mlist {
        margin-top: 10px;
    }

        #home_page7 .content_r_line .r_line_mslv_mlist .product_Classify ul {
            margin: 0px;
            padding: 0px;
            margin-bottom: 30px;
        }

        #home_page7 .content_r_line .r_line_mslv_mlist .product_Classify {
            margin-bottom: 60px;
        }

            #home_page7 .content_r_line .r_line_mslv_mlist .product_Classify ul i {
                margin: 4px 30px 0 -5px;
            }

            #home_page7 .content_r_line .r_line_mslv_mlist .product_Classify ul li {
                zoom: 1;
                display: table;
            }

                #home_page7 .content_r_line .r_line_mslv_mlist .product_Classify ul li a {
                    display: inline-block;
                    color: #222;
                    padding: 0px 12px;
                    margin-bottom: 3px;
                    margin-top: 3px;
                    font-size: 16px;
                    line-height: 16px;
                    border-right: 2px solid #666;
                    width: 100px;
                }

                    #home_page7 .content_r_line .r_line_mslv_mlist .product_Classify ul li a:last-child {
                        border-right: none;
                    }

        #home_page7 .content_r_line .r_line_mslv_mlist .col-md-6 {
            padding: 0 10px 40px 10px;
        }

        #home_page7 .content_r_line .r_line_mslv_mlist img {
            height: 100%;
            width: 100%;
        }

        #home_page7 .content_r_line .r_line_mslv_mlist .list_text {
            margin: 20px 0px;
            font-size: 16px;
            color: #565656;
            position: relative;
            font-weight: bold;
        }

            #home_page7 .content_r_line .r_line_mslv_mlist .list_text .product_name {
                width: 75%;
            }

            #home_page7 .content_r_line .r_line_mslv_mlist .list_text .product_lable {
                font-size: 16px;
                line-height: 24px;
                color: #565656;
                background-color: #fed100;
                text-align: center;
                width: 80px;
                position: absolute;
                top: -5px;
                right: 30px;
            }
/*现场广告详情*/
#home_page9 .content_r_line .r_line_mslv_mlist h3 {
    color: #000;
    line-height: 48px;
}

#home_page9 .content_r_line .r_line_mslv_mlist .p {
    font-size: 16px;
    line-height: 16px;
    color: #3d3d3d;
}

#home_page8 .content_r_line .r_line_mslv_mlist .product_details_title {
    margin-top: 40px;
    position: relative;
}

    #home_page8 .content_r_line .r_line_mslv_mlist .product_details_title span {
        font-size: 18px;
        color: #333;
        font-weight: bold;
        margin-left: 45px;
    }

    #home_page8 .content_r_line .r_line_mslv_mlist .product_details_title i {
        position: absolute;
        top: 0;
        left: 0;
    }

        #home_page8 .content_r_line .r_line_mslv_mlist .product_details_title i img {
            height: 100%;
            width: 100%;
        }

#home_page8 .content_r_line .r_line_mslv_mlist .product_details_content {
    margin: 30px 0;
    height: 50px;
}

    #home_page8 .content_r_line .r_line_mslv_mlist .product_details_content .DC_left {
        height: 50px;
        line-height: 50px;
        width: 17%;
        background-color: #fed100;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }

    #home_page8 .content_r_line .r_line_mslv_mlist .product_details_content .DC_right {
        height: 50px;
        line-height: 25px;
        width: 80%;
        text-align: left;
        margin-left: 2%;
        font-size: 14px;
        color: #000;
    }

        #home_page8 .content_r_line .r_line_mslv_mlist .product_details_content .DC_right.lh-50 {
            line-height: 50px;
        }

#home_page8 .content_r_line .r_line_mslv_mlist .product_details_img {
    margin: 30px 0 60px 0;
}

    #home_page8 .content_r_line .r_line_mslv_mlist .product_details_img .col-md-6 {
        padding: 0 15px;
    }

        #home_page8 .content_r_line .r_line_mslv_mlist .product_details_img .col-md-6 img {
            height: 100%;
            width: 100%;
        }
/*展会简介*/
#home_page9 .content_r_line .r_line_mslv_mlist h3 {
    color: #000;
}

#home_page9 .content_r_line .r_line_mslv_mlist .product_details_img {
    width: 95%;
    margin-top: 40px;
}

    #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img img {
        height: 100%;
        width: 100%;
    }

#home_page9 .content_r_line .r_line_mslv_mlist .product_details_present {
    width: 95%;
    margin-top: 40px;
}

    #home_page9 .content_r_line .r_line_mslv_mlist .product_details_present h4 {
        font-size: 16px;
        color: #000;
    }

    #home_page9 .content_r_line .r_line_mslv_mlist .product_details_present .text p {
        font-size: 12px;
        line-height: 24px;
    }

#home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 {
    width: 95%;
    margin-top: 20px;
}

    #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .col-md-3 {
        padding: 10px;
    }

        #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .col-md-3 img {
            height: 100%;
            width: 100%;
        }


    #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line {
        margin-right: -5px;
        margin-left: -5px;
    }

        #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line .col-sm-12 {
            margin-top: 20px;
            border-bottom: 1px solid #000;
            padding: 0;
        }

    #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line2 {
        border-bottom: 2px solid #cfcfcf;
        margin-right: -5px;
        margin-left: -5px;
        padding-bottom: 30px;
    }

        #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line2 .col-sm-4 {
            margin-top: 30px;
            margin-left: 20px;
        }

        #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line2 .col-md-4 img {
            /*height: 100%;*/
            width: 100%;
        }

        #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line2 .col-sm-6 {
            margin-top: 10px;
            margin-left: 20px;
        }

            #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line2 .col-sm-6 h4 {
                font-size: 16px;
                color: #000;
                margin-bottom: 25px;
            }

            #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line2 .col-sm-6 p {
                margin-bottom: 4px;
            }

                #home_page9 .content_r_line .r_line_mslv_mlist .product_details_img2 .line2 .col-sm-6 p a {
                    font-size: 12px;
                    color: #000;
                }
/*联系我们*/
#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_abstract {
    margin-top: 20px;
    margin-bottom: 40px;
}

    #home_page10 .content_r_line .r_line_mslv_mlist .contact_us_abstract p {
        color: #333;
        font-size: 17px;
        margin-bottom: 5px;
    }

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member {
    height: 180px;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .col-md-6 {
    margin-bottom: 50px;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member img {
    height: 100%;
    width: 100%;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member .fl {
    margin-right: 20px;
    display: inline-block;
    vertical-align: bottom;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member .f2 {
    display: inline-block;
    vertical-align: bottom;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_user {
    margin-top: 10px;
    height: 106px;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_contact {
    display: inline-block;
    vertical-align: bottom;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_user .member_name {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_user .member_job {
    font-size: 16px;
    color: #333;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_user p {
    margin-bottom: 0px;
    line-height: 24px;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_contact .member_tel {
    font-size: 16px;
    color: #333;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_contact .member_email {
    font-size: 16px;
    color: #333;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_contact p {
    margin-bottom: 0px;
    line-height: 24px;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_contact2 .member_tel {
    font-size: 16px;
    color: #333;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_contact2 .member_email {
    font-size: 16px;
    color: #333;
}

#home_page10 .content_r_line .r_line_mslv_mlist .contact_us_staff .team_member_contact2 p {
    margin-bottom: 0px;
}
/*同期活动列表*/
#home_page12 .page_content .page_content_r {
    padding-top: 0px;
}

#home_page12 .content_r_line {
    margin: 0px 0px 40px 0px;
}

    #home_page12 .content_r_line .r_line_title .line_title {
        color: yellow;
        font-size: 22px;
        line-height: 50px;
        border-bottom: 1px solid #d6d6d6;
    }
#home_page12 .content_r_line .r_line_title .line_title_tit{color: yellow;
        font-size: 22px;
        line-height: 50px;}
    #home_page12 .content_r_line .r_line_table.line_star .row.line {
        margin-top: 20px;
        position: relative;
    }

    #home_page12 .content_r_line .r_line_table .table_download_list .text_more_mobile {
        display: none;
        text-align:right;
    }

        #home_page12 .content_r_line .r_line_table .table_download_list .text_more_mobile a {
            color: #fed100;
            font-size: 14px;
        }

    #home_page12 .content_r_line .r_line_table .icon-tline {
        position: absolute;
        min-width: 170px;
        height: 45px;
        top: -26px;
        left: 45px;
        background: url(../images/icon-7.png) no-repeat;
        background-size: 170px 45px;
        font-size: 18px;
        color: #fed100;
        line-height: 45px;
        text-align: center;
    }

    #home_page12 .content_r_line .r_line_table.line_star .row {
        margin-top: 20px;
    }

    #home_page12 .content_r_line .r_line_table .table_title {
        color: #282828;
        font-size: 18px;
        line-height: 48px;
        margin-left: 30px;
    }

    #home_page12 .content_r_line .r_line_table .table_download_list {
        height: auto;
    }

        #home_page12 .content_r_line .r_line_table .table_download_list p {
            margin-bottom: 5px;
        }

        #home_page12 .content_r_line .r_line_table .table_download_list .table_download_name {
            color: #fed100;
            font-size: 18px;
            margin-left: 36px; font-weight:bold;
        }
        #home_page12 .content_r_line .r_line_table .table_download_list .table_download_name a{color: #fed100;}

        #home_page12 .content_r_line .r_line_table .table_download_list .table_download_text {
            color: #000;
            font-size: 14px;
            margin-left: 36px;
            height: auto;
            width: 100%;
            overflow: hidden;
            text-indent: 30px;
        }

            #home_page12 .content_r_line .r_line_table .table_download_list .table_download_text a {
                color: #fed100;
            }

                #home_page12 .content_r_line .r_line_table .table_download_list .table_download_text a:hover {
                    color: #fed100;
                }

/*同期活动*/
.active-tongqi {
    margin-top: 50px;
}

.col-md-7.col-sm-8.col-xs-7.active-text {
    margin-left: -131px;
    margin-top: -24px;
}

.table_download_title_text {
    margin-left: 36px;
}




/* 新增  媒体中心 2015-11-23 xulongfei*/
.on div {
    background: #FED100;
}

#home_page2 .page_content .page_content_r .media {
    margin-top: -21px;
}

#home_page2 .page_content .page_content_r .ma1 {
    margin-bottom: 35px;
}


/*展商名录*/
.exh_box .exhb_bx{ /*width:555px;*/ height:auto; overflow:hidden; margin-top:20px; margin-bottom:5px;}
.exh_box .exhb_bx .bbx_1{ width:110px; height:44px; border-right:1px solid #0071c1; text-align:center;}
.exh_box .exhb_bx .bbx_1 .t1{ color:#7e7e7e; font-family:Arial; font-size:14px; font-weight:bold; line-height:24px;}
.exh_box .exhb_bx .bbx_1 .t2{ color:#0071c1; font-family:"Arial"; font-size:12px; font-weight:bold; line-height:20px;}
.exh_box .exhb_bx .bbx_2{ width:415px; height:auto; margin-top:2px; }
.exh_box .exhb_bx .bbx_2 .tb1{ font-family:"Arial"; font-weight:bold; font-size:12px; color:#ffffff; text-align:center; line-height:40px; background:#197fc7;}
.exh_box .exhb_bx .bbx_2 .tb2{ font-family:"Arial"; font-size:12px; color:#575757; text-align:left; padding-left:12px; line-height:40px; background:#f4f4f4;}
.exh_box .exhb_bx .bbx_2 .tb3{ font-family:"Arial"; font-size:12px; color:#575757; text-align:left; line-height:40px; background:#f4f4f4;}
.exh_box .exhb_bx .bbx_2 .tbx1{ font-family:"Arial"; font-weight:bold; font-size:12px; color:#197fc7; text-align:center; margin-top:12px; }
.exh_box .exhb_bx .bbx_2 .tbx2{ margin-top:12px;  text-align:left; padding-left:12px; }
.exh_box .exhb_bx .bbx_2 .tbx2 a{ font-family:"Arial"; font-size:12px; color:#7e7e7e;display: -webkit-box;height:12px; overflow: hidden;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;-webkit-line-clamp: 1;line-height:12px;}
.exh_box .exhb_bx .bbx_2 .tbx2 a:hover{ color:#0071c1;}
.exh_box .exhb_bx .bbx_01{ width:90px; height:44px; text-align:center;}
.sear_img{ cursor:pointer;}

/************/
.details_box .tit{ font-size:14px; font-family:"Arial"; font-weight:bold; height:36px; line-height:36px; margin-bottom:10px;}
.details_box .dcon_box{ width:100%; height:auto; border-top:1px solid #cbcbcb; margin-top:18px;}
.details_box .dcon_box .dcnb_bx{ width:100%; height:auto;}
.details_box .dcon_box .dcnb_bx .dcnb_bx_1{ height:40px; border-right:1px solid #0071c1;}
.details_box .dcon_box .dcnb_bx .dcnb_bx_1 .t1{ font-family:Arial; color:#7e7e7e; font-size:20px; text-align:right; padding-right:11px; text-transform:uppercase;}
.details_box .dcon_box .dcnb_bx .dcnb_bx_1 .t2{ font-family:"Arial"; font-size:12px; color:#0071c1; text-align:right; padding-right:11px;}

.details_box .dcon_box .dcnb_bx_con{ height:auto;}
.details_box .dcon_box .dcnb_bx_con .t1{ font-size:14px; font-family:"Arial"; color:#197fc7; font-weight:normal;  }
.details_box .dcon_box .dcnb_bx_con .t1 span{ font-size:14px; font-family:"Arial"; color:#4d4d4d; font-weight:normal; }
.details_box .dcon_box .dcnb_bx_con .t2{ height:42px; line-height:42px; font-size:14px; font-family:"Arial"; color:#197fc7; font-weight:bold; margin-top:10px; }
.details_box .dcon_box .dcnb_bx_con .t2 span{ font-size:14px; font-family:"Arial"; color:#4d4d4d; font-weight:normal; }
.details_box .dcon_box .dcnb_bx_con .t2 .p1{ border:2px solid #f2f2f2; height:50px; width:134px; text-align:center;}
.details_box .dcon_box .dcnb_bx_con .t2 .p1 img{ text-align:center; max-height:50px; max-width:134px;}
.details_box .dcon_box .dcnb_bx_con .t2 .dtt_bc{ width:75px; height:30px; line-height:30px; background:url(../images/btn3.jpg) no-repeat; text-align:center;}
.details_box .dcon_box .dcnb_bx_con .t2 .dtt_bc a{ color:#ffffff; font-size:12px; display:block;}

.details_box .dcon_box .dcnb_bx_con .t3{ font-size:12px; font-family:"Arial"; color:#7e7e7e; margin-top:16px; line-height:24px;}
.details_box .dcon_box .dcnb_bx_con .t3 span{ font-size:14px; font-family:"Arial"; color:#197fc7; font-weight:normal;}
.details_box .dcon_box .dcnb_bx_con .t4{ font-size:12px; font-family:"Arial"; color:#7e7e7e; margin-top:16px; line-height:24px;}
.details_box .dcon_box .dcnb_bx_con .t4 span{ font-size:14px; font-family:"Arial"; color:#197fc7; font-weight:normal;}
.details_box .dcon_box .dcnb_bx_con .t5{ font-size:12px; font-family:"Arial"; color:#7e7e7e; margin-top:16px; line-height:24px;}
.details_box .dcon_box .dcnb_bx_con .t5 span{ font-size:14px; font-family:"Arial"; color:#197fc7; font-weight:normal;}
.piclist{ height:160px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:20px; padding:3px; float:left;}


.xpnews_box{width:600px;}
.xpnews_box ul{ float:left; margin-top:5px;}
.xpnews_box ul li{ height:30px; line-height:30px; border-bottom:1px solid #e6e6ee; font-size:12px;  padding-left:5px; }
.xpnews_box ul li .n1{ width:450px; float:left;}
.xpnews_box ul li .n1 a{ color:#5f5f5f;}
.xpnews_box ul li .n2{ width:95px; float:left; text-align:right; margin-right:8px; color:#9a9a9a;}

.location_box{ margin-bottom:38px;line-height:24px;}

.loading_box { height: 31px; line-height: 30px; text-align: center; margin-top: 20px; display: none; }
.loading_box img { margin-right: 10px; vertical-align: middle; }

a#gotop {width:45px;height:45px; border:1px solid #a8a8a8; display:block; transition:all 0.2s ease-out;position:fixed;bottom:50px;right:50px;display:none;}
/* Up Arrow */
div.icon { height: 26px; width: 26px; position: relative; overflow: hidden; display: inline-block; margin:8px 0px 0px 10px;}
div.icon div.upArrow {height: 0px;width: 0px;border-width: 12px;border-style: solid;border-color: transparent transparent #a8a8a8 transparent; position: absolute;bottom: 12px;left: 0;}
div.icon div.upArrow:after {content: '';width: 11px;height: 13px;background-color: #a8a8a8;position: absolute;top: 12px;right: -6px;}
.news_next_prve{ line-height:28px; border-top:1px solid #333; margin:12px 0px; width:98%;}
.news_related{ width:100%; height:36px; line-height:36px; background-color:#fed100; color:#000; font-size:14px;}
.news_related span{ padding-left:20px;}
#news_related_content_r_line.content_r_line{ margin-bottom:0px;}
#news_related_content_r_line .r_line_mslv_mlist .text-left {border-bottom: 2px solid #999;margin-bottom: 30px;padding-bottom: 15px;}
#news_related_content_r_line .r_line_mslv_mlist .text-left .list_text .good_more{ margin-bottom:0px;}

/*同期活动列表*/
#home_page13 .page_content .page_content_r {
    padding-top: 0px;
}

    #home_page13 .page_content .page_content_r .line_title {
        color: yellow;
        font-size: 22px;
        line-height: 40px;
        border-bottom: 2px solid #d6d6d6;
        margin: 10px 0 50px 0;
    }

#home_page13 .content_r_line {
    margin-bottom: 40px;
}

#home_page13 .activity_content .activity_title {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}

#home_page13 .activity_content .activity_time, #home_page13 .activity_content .activity_place, #home_page13 .activity_content .activity_text {
    font-size: 14px;
    line-height: 24px;
}

#home_page13 .page_content_r .r_line_mslv_mlist .activity_content .activity_enroll {
    width: 175px;
    height: 41px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#home_page13 .page_content_r .r_line_mslv_mlist .activity_honored {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: #fed100;
    color: #000;
    margin-top: 40px;
}

#home_page13 .page_content_r .r_line_mslv_mlist .activity_honored_resume {
    margin-top: 40px;
}

#home_page13 .page_content_r .r_line_mslv_mlist .activity_table {
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
}

#home_page13 .page_content_r .r_line_mslv_mlist .activity_honored_resume p {
    font-size: 13px;
    margin-bottom: 5px;
    /*font-weight:bold;*/
    /*height: 60px;*/
}

#home_page13 .page_content_r .r_line_mslv_mlist .activity_more {
    margin: 0 auto;
    text-align: center;
    margin: 30px 0 60px 0;
}

#home_page13 .page_content_r .r_line_mslv_mlist .activity_btn {
    margin: 0 auto;
    text-align: center;
    width: 175px;
    height: 41px;
}

.contact_pic_box{ width:310px; height:150px; margin:20px 10px 20px 0px;}
.contact_pic_box .pic{ width:122px; height:148px;}
.contact_pic_box .pic img{ max-width:122px;}
.contact_pic_box .txt{ width:180px; margin-left:8px; line-height:1.75;}
.contact_pic_box .txt .tx1{ font-size:14px; font-weight:700; line-height:1.75; height:22px;}
.contact_pic_box .txt .tx2{ font-size:14px; line-height:1.75; color:#222222;}
.contact_pic_box .txt .tx3{ font-size:14px; height:52px; }
.contact_pic_box .txt .tx4{ font-size:14px;}
.contact_pic_box .txt .tx5{ font-size:14px;}

/**/
.main_box{ width:1002px; min-height:250px; margin:0 auto;}
.boothDetail_box{}
.boothDetail_box .btit_box{color:#303030; font-size:14px; font-family:"Arial"; margin-bottom:15px;}
.boothDetail_box .p1_box{ line-height:24px; color:#747474; margin-bottom:10px;}
.flash_box{ margin-top: 20px; width: 980; height: 500px; background: #ffffff; }
#flashContent{ padding: 2px 0px 0px 2px; border:0px solid red;}

.apply_txt_box .tit{color:#303030; font-size:14px; font-family:"Arial"; margin-bottom:15px;}
.apply_txt_box .con{ line-height:222%;}
.apply_txt_box .txbtn{ text-align:center;}
.box_none{ display:none;}

.apy_box{ display:none;}
.apy_box .atit_box{color:#303030; font-size:14px; font-family:"Arial"; margin-bottom:15px;}
.btn{width:68px; line-height:27px; height:27px; text-align:center; background:url(../images/btn.jpg) no-repeat; border:0 none; cursor:pointer; color:#ffffff; padding:0px;}
.btn2{width:95px; line-height:27px; height:27px; text-align:center; background:url(../images/btn2.jpg) no-repeat; border:0 none; cursor:pointer; color:#ffffff;  padding:0px;}

.ordertable{ border-collapse:collapse; /* 边框合并属性  */ line-height: 32px;}
.ordertable tr td{ border: 1px solid #afcdeb; text-align:center;}
.ordertable tr td.order_title{ padding-left:10px;}
.ordertable tr td.txt_box{ line-height:22px;}
.ordertable .order_title{ }

.ordertable2{ border-collapse:collapse; /* 边框合并属性  */ line-height: 32px;}
.ordertable2 tr td{ border: 0px solid #afcdeb;}
.ordertable2 tr td.order_title{ padding-left:10px;}
.ordertable2 tr td.txt_box{ line-height:22px;}

.ordertable3{ border-collapse:collapse; /* 边框合并属性  */ line-height: 32px;}
.ordertable3 tr td{ border: 1px solid #afcdeb; }
.ordertable3 tr td.order_title{ padding-left:10px;}
.ordertable3 tr td.txt_box{ line-height:22px;}
.ordertable3 .order_title{ }

.f197fc7{color:#197fc7;}
.pl10{padding-left:10px;}
.fb{font-weight:bold;}

.log_btn{ width:68px; line-height:27px; height:27px; text-align:center; background:url(../images/btn.jpg) no-repeat; border:0 none; cursor:pointer; color:#ffffff;}

.login_box1{ width:370px; height:130px;}
.login_box2{ width:370px; height:130px;}
.login_box3{ text-align:center; line-height:32px;}
.tab_box{ line-height:32px;}
.blank30{ height:30px; display:block; clear:both;}
.blank48{ height:48px; display:block; clear:both;}
.lgn_inp{ line-height:20px;}

.welc_box{ width:100%; height:auto; margin-top:20px;}
.welc_box .box1{ border:1px solid #e3e3e3; height:120px;}
.welc_box .box1 .bx1 img{ margin:5px 9px; vertical-align:middle;}
.welc_box .box1 .bx2{ width:auto; height:100px; margin:9px 0px 0px 10px;}
.welc_box .box1 .bx2 .tit{ height:34px; line-height:34px; font-size:14px; font-family:"Arial"; color:#212121; border-bottom:1px dotted #e3e3e3;}
.welc_box .box1 .bx2 .book{ color:#676767; margin-top:20px;}
.welc_box .box1 .bx2 .book a{ color:#0071c1;}


.welc_box2{ width:1002px; height:auto; margin-top:25px;}
.welc_box2 .box1{ width:715px; height:auto;}
.welc_box2 .box1 .tit{ color:#5e5e5e; font-size:14px; font-family:"Arial"; line-height:32px; margin-bottom:5px;}

.welc_box2 .box1 .task_box{ border:1px solid #e3e3e3; min-height:95px;}
.welc_box2 .box1 .task_box .tit{ background:#f8f8f8; border-bottom:1px solid #e3e3e3; height:34px; line-height:34px; font-size:12px; padding-left:8px;}
.welc_box2 .box1 .task_box .link ul{ margin-top:10px;}
.welc_box2 .box1 .task_box .link ul li{ float:left; height:40px; line-height:40px; margin-left:12px; margin-right:45px;}
.welc_box2 .box1 .task_box .link ul li a{ color:#0071c1; text-decoration:underline;}

.welc_box2 .box2{ width:266px; min-height:350px; border:1px solid #e3e3e3; margin-top:10px;}
.welc_box2 .box2 .tit{ color:#5e5e5e; font-family:"Arial"; height:34px; line-height:34px; background:#f8f8f8; border-bottom:1px solid #e3e3e3;}
.welc_box2 .box2 .tit .sp1{ padding-left:10px; font-size:14px; color:#5e5e5e;}
.welc_box2 .box2 .tit .sp2 a{ font-size:12px; color:#a8a8a8; padding-right:10px;}
.admin_3_22_2{ background:#ecf4fb; font-size:14px; font-family:"Arial"; color:#303030; text-align:center;}

.list ul{ margin:0px; padding:0px;}
.list ul li{height: 30px; line-height: 30px; border-bottom: solid 1px #E9E9F0; overflow: hidden; text-overflow: ellipsis; padding:0px 10px}
.list ul li time{ float:right;}

.bth_box .tit{ color:#5e5e5e; font-size:14px; font-family:"Arial"; font-weight:bold; line-height:32px; margin-bottom:8px;}
.addLOGO{ display:none; position:absolute; width:500px; height:300px; border:1px solid #CCC; background-repeat:repeat-x; background-color:#FFF; border-radius:5px;}
.addLOGO .close{ float:right; padding:5px; font-size:14px; line-height:24px;}
.addLOGO .close a{ color:#1d84c9;}
.addLOGO .title{ float:left; font-size:12px; color:#1d84c9; font-weight:bolder; padding:5px;}
.addLOGO .addLOGO_top{ border-bottom:1px solid #D0D0D0; height:35px; width:98%; margin:auto;}
.addLOGO table{ border:0px;}
.addLOGO .addLOGO_jl .mb{ position:absolute; padding-top:5px; left:400px; text-decoration:underline;}
.addLOGO table td{ border:0px;}
.addLOGO_bg{width: 100%; height: 100%; /*background: url(../images/loadbg.png) repeat;*/ background:#000000; filter: alpha(opacity=30); opacity: 0.3; display: none; position: absolute; z-index: 2; top: 0; left: 0;}

.fapiao_box .tit{ font-size:14px; font-family:"Arial"; font-weight:bold; height:36px; line-height:36px; margin-bottom:10px;}
.fapiao_box .cls_box a{ width:98px; height:48px; line-height:48px; text-align:center; display:block; background:#ffffff; border:2px solid #247dc5; color:#db8509; float:left; margin:0px 22px; }

.fapiao_box .cls_box a.active{ background:#247dc5; color:#ffffff;}

.fapiao_box .tr_none{ display:none;}
.fp_list_box p{ line-height:22px;}

.page_content_l ul li.active .dl_box1{ margin-left:10px; line-height:28px; display:none;}

.pcls_box{ width:803px; height:auto; margin-bottom:10px;}
.pcls_box .tit{ height:30px; line-height:30px; background:#ecf4fb; border:1px solid #afcdeb;}
.pcls_box .tit .t_box{ font-size:14px; font-family:"Arial"; color:#303030; padding-left:28px; background:url(../images/icon_04.jpg) no-repeat 10px 11px;}
.pcls_box .clst{ padding:5px; border-left:1px solid #afcdeb; border-right:1px solid #afcdeb;  border-bottom:1px solid #afcdeb;}
.CBL_box tr td{ padding-right:20px;}
.btn_box{ margin-bottom:30px; text-align:center;}

.news_box .tit{ font-size:14px; font-family:"Arial"; font-weight:bold; height:36px; line-height:36px; margin-bottom:10px;}
.news_box .news{ width:100%; height:auto; overflow:hidden;}
.news_box .news .newsp{ width:100%; min-height:85px; border-bottom:1px dashed #cccccc; margin-bottom:14px; overflow:hidden;}
.news_box .news .newsp .nsl_1{ width:160px; }
.news_box .news .newsp .nsl_1 img{ max-width:144px;}
.news_box .news .newsp .nsl_2{ width:730px;}
.news_box .news .newsp .nsl_2 .t1{ margin-bottom:4px; line-height:24px; }
.news_box .news .newsp .nsl_2 .t1 a{ color:#5e5e5e; font-size:12px; font-weight:bold;}
.news_box .news .newsp .nsl_2 .t1 a:hover{color:#1196ee;}
.news_box .news .newsp .nsl_2 .con{ line-height:24px; color:#5f5f5f; text-indent:2em;}
.news_box .news .newsp .nsl_2 .more{ line-height:20px;}
.news_box .news .newsp .nsl_2 .more a{ color:#1196ee; font-weight:bold;}
.news_box .news .newsp .nsl_2 .more .tim{ color:#8f8f8f;}


/*往届回顾*/
#home_page14 {
    padding-top: 20px;
}

    #home_page14 .page_content .page_content_l {
        /*width: 14%;*/
    }

        #home_page14 .page_content .page_content_l li div {
            margin: 0 34%;
            height: 28px;
            width: 80px;
            text-align: center;
            padding-left: 0px;
            line-height: 28px;
            cursor: pointer;
            font-size: 16px;
        }

    #home_page14 .page_content .page_content_r {
        padding-top: 20px;
        /*width: 86%;*/
    }

    #home_page14 .content_r_line {
        margin-bottom: 40px;
    }

    #home_page14 .activity_content .activity_title {
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

    #home_page14 .page_content .page_content_r .news_title {
        margin-top: 20px;
    }

    #home_page14 .page_content .page_content_r .news_tag {
        background-color: #b5220f;
        color: #fff;
        font-size: 22px;
        text-align: center;
        padding: 4px 15px; margin-right:6px;
    }

    #home_page14 .page_content .page_content_r .news_text {
        margin-left: 40px;
        color: #b5220f;
        font-size: 22px;
    }
#home_page14 .page_content .page_content_r .news_text a{color: #b5220f;}
    #home_page14 .page_content .page_content_r .news_banner, #home_page14 .page_content .page_content_r .news_list {
        margin: 20px;
    }

        #home_page14 .page_content .page_content_r .news_list ul {
            padding-left: 0px;
            margin-top: 30px;
        }

        #home_page14 .page_content .page_content_r .news_list li {
            padding-bottom: 40px;
            width: 100%;
        }

            #home_page14 .page_content .page_content_r .news_list li .news_text_title {
                float: left;
                width: 60%;
                display: -webkit-box;
                overflow: hidden;
                -webkit-box-orient: vertical;
                text-overflow: ellipsis;
                word-break: break-all;
                -webkit-line-clamp: 1;
                height: 16px;
            }

            #home_page14 .page_content .page_content_r .news_list li .news_text_time {
                float: right;
                width: 30%;
                text-align: left;
            }

            #home_page14 .page_content .page_content_r .news_list li a {
                color: #333;
                font-size: 12px;
                font-weight: bold;
            }

                #home_page14 .page_content .page_content_r .news_list li a:hover {
                    color: red;
                }

    #home_page14 .news_line .r_line_mslv {
        position: relative;
    }

    #home_page14 .news_line .r_line_mslv_mark {
        margin-top: 10px;
        height: 43px;
        width: 180px;
        background-color: #fed100;
        line-height: 43px;
        text-align: center;
        font-size: 20px;
    }

    #home_page14 .news_line .r_line_mslv_more {
        position: absolute;
        right: 0px;
        top: 20px;
    }

        #home_page14 .news_line .r_line_mslv_more a {
            color: #333;
            font-size: 14px;
        }

    #home_page14 .news_line .col-md-6 {
        padding-right: 0;
    }

    #home_page14 .r_line_mslv_mlist {
        margin-top: 10px;
    }

        #home_page14 .r_line_mslv_mlist img {
            /*height: 100%;*/
            width: 100%;
        }

        #home_page14 .r_line_mslv_mlist .list_text {
            margin: 15px 10px;
            font-size: 16px;
            color: #000;
            position: relative;
        }
#home_page14 .r_line_mslv_mlist .list_text a{color: #000;}
            #home_page14 .r_line_mslv_mlist .list_text .good_address, #home_page5 .content_r_line .r_line_mslv_mlist .list_text .good_phone {
                width: 100%;
            }

            #home_page14 .r_line_mslv_mlist .list_text .good_name {
                width: 100%;
                text-align: center;
            }

.swiper-container {
    height: auto;
}
/*分页*/
.page_paging_r #paging {
    padding: 30px 0px 0;
    text-align: right;
}

    .page_paging_r #paging a {
        display: inline-block;
        padding: 5px 10px;
        border: 1px solid #000;
        color: #000;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 5px;
        font-size: 13px;
    }

        .page_paging_r #paging a:hover, .page_paging_r #paging a.hover {
            background-color: #fed100;
            border: 1px solid #fed100;
        }

        .page_paging_r #paging a.tips_l, .page_paging_r #paging a.tips_r {
            padding: 5px 3px;
        }

    .page_paging_r #paging span {
        font-size: 14px;
    }

    .page_paging_r #paging input {
        height: 20px;
        width: 40px;
        border: 1px solid #000;
        margin-top: -2px;
        margin-right: 5px;
    }
    /*分页*/
.page{ height:30px; margin-top:30px; text-align:right; }
.paginator { font-size: 14px; padding:0px; margin: 0px;}
.paginator a {padding: 5px 10px; border: solid 1px #000; background: #fff; text-decoration: none; margin-left: 5px; margin-right: 5px; border-radius: 5px; color: #000;}
.paginator a:visited {padding: 5px 10px; border: solid 1px #000; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 5px 10px; border: solid 1px #fed100; background: #fed100; font-size: 14px; color:#000; margin-left: 5px; margin-right: 5px; border-radius: 5px;}
.paginator a:hover {color: #000; background: #fed100;border-color:#fed100;text-decoration: none; font-size: 14px;}
.paginator a[disabled]{cursor: not-allowed; font-size: 14px;}

/*END bodyerCSS*/
/*底部栏*/
div.layout-footer {
    background-color: #000;
    padding: 30px 20px;
    color: #c7c7c7;
    text-align: center;
    line-height: 30px;
}

    div.layout-footer .footer-line {
        width: 25%;
        margin-right: 2%;
        color: #fff;
        float: left;
    }

    div.layout-footer .footer-line-q {
        width: 19%;
        color: #fff;
        float: left;
    }

.footer-line .line-header {
    line-height: 40px;
    border-bottom: 1px solid #bebebe;
    text-align: left;
}

    .footer-line .line-header .line-header-c {
        color: #fff;
        font-size: 16px;
    }

    .footer-line .line-header .line-header-e {
        margin-left: 20px;
        color: #a1a1a1;
        font-family: Arial;
        font-size: 12px;
    }

.footer-line .line-content {
    margin-top: 20px;
    height: 100px;
    width: 90%;
    text-align: left;
}

    .footer-line .line-content .line_list {
        position: relative;
    }
.footer-line .line-content .line_list a{ color:#fff;}
        .footer-line .line-content .line_list .icon-line {
            height: 6px;
            width: 6px;
        }

            .footer-line .line-content .line_list .icon-line img {
                margin-right: 8px;
                height: 6px;
                width: 6px;
            }

        .footer-line .line-content .line_list .line_list_l, .footer-line .line-content .line_list .line_list_r {
            width: 50%;
            color: #fff;
            text-align: left;
            font-size: 12px;
            float: left;
        }

        .footer-line .line-content .line_list .line_list_t {
            width: 100%;
            font-size: 12px;
        }

.footer-line-q .line-QRcode {
    margin-top: 30px;
}

    .footer-line-q .line-QRcode img {
        height: 106px;
        width: 106px;
    }
/*END 底部栏*/
/*自适应*/
@media (max-width: 1000px) {
    /*顶部导航*/
    #layout_header_top > div.container div.attention-pan {
        padding-right: 0;
    }
    .exh_box .exhb_bx .bbx_1,.details_box .dcon_box .dcnb_bx .dcnb_bx_1{
        border-right:0;
        width:100%;
        text-align:left;
        height:auto;
        margin-bottom:10px;
    }
    .exh_box .exhb_bx .bbx_1 .t1,.details_box .dcon_box .dcnb_bx .dcnb_bx_1 .t1{
        float:left;
    }
    .exh_box .exhb_bx .bbx_1 .t2,.details_box .dcon_box .dcnb_bx .dcnb_bx_1 .t2{
        float:left;
        margin-left:10px;
        line-height:24px;
    }
    .details_box .dcon_box .dcnb_bx{
        margin-bottom:10px;
    }
    .bbx-line{
        height:16px;
        width:5px;
        display:inline-block;
        background-color:#197fc7;
        position:relative;
        top:4px;
        margin-right:5px;
        float:left;
    }
}