body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td ,span, object, iframe{ padding: 0; margin: 0; }
img, fieldset { border:0; margin:0; padding:0; }
table { border-collapse: collapse; border-spacing: 0; border:0; }
a{text-decoration:none; cursor:pointer;color:#666;}
ol, ul, li { list-style: none; }
.clear{ clear:both; width:0; height:0; overflow:hidden; }
.clearfix { *zoom: 1; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; overflow: hidden; }
.hide{ display:none!important;}
h1, h2, h3, h4, h5, h6{ font-size:100%;}
body, button, input, select, textarea{ font:12px/1.5 tahoma,arial,"Microsoft YaHei";}
body{ color:#666;background:#f6f6f6;position:relative;overflow-x: hidden}
@font-face {
    font-family: 'mini';
    src: url('../font/鍙舵牴鍙嬬壒妤风畝浣�.ttf')  format('truetype');
}
/*clearend*/
.main_content{
    width:1141px;
    margin:0 auto;
    position:relative;
    z-index: 1;
}
.margin-left-fix1{
    margin-left:66px;
}
.margin-left-fix2{
    margin-left:30px;
}
.margin-bottom-fix1{
    margin-bottom: 10px;
}
.dispy{
    display: block!important;
}
.disnone{
    display: none!important;
}
.expo_cover{
    width:100%;
    height:100%;
    position:fixed;
    background:url("../images/cover_bg.png");
    top:0;
    left:0;
    z-index: 12;
    display: none;
}
.expo_cover>.alert{
    position:absolute;
    padding-top:50px;
    width:590px;
    height:430px;
    border-radius:10px;
    background:#fff;
    left:50%;
    top:50%;
    margin-left:-295px;
    margin-top:-205px;
}
.expo_cover>.alert>.int{
    border:1px solid #ddd;
    width:460px;
    height:48px;
    line-height:48px;
    font-size:16px;
    text-indent: 50px;
    display: block;
    margin:0 auto 18px;
}
.expo_cover>.alert>.name{
    background:url("../images/alert_name_icon.png") no-repeat left center;
}
.expo_cover>.alert>.phone{
    background:url("../images/alert_phone_icon.png") no-repeat left center;
}
.expo_cover>.alert>.txt{
    width:460px;
    height:140px;
    padding:15px 0;
    border:1px solid #ddd;
    display: block;
    margin:0 auto;
    line-height:24px;
    font-size:14px;
    text-indent: 20px;
}
.expo_cover>.alert>.btn{
    width:140px;
    height:42px;
    line-height:42px;
    margin:10px auto 0;
    border-radius:8px;
    display: block;
    background:#1369c0;
    text-align: center;
    color:#fff;
    font-size:18px;
}
.expo_cover>.alert>.close{
    position:absolute;
    right:20px;
    top:20px;
}
/*index*/
.float_left_block{
    position:absolute;
    z-index: 10;
    left:50%;
    margin-left:-640px;
    width:50px;
    top:50px;
}
.float_left_block a{
    display: block;
    line-height:44px;
    border-bottom:3px solid;
    text-align: center;
    font-size:20px;
    margin-bottom:10px;
}

.float_left_block a.red{
    color:#f05353;
    border-color:#f05353;
}
.float_block{
    position:absolute;
    z-index: 10;
    left:50%;
    margin-left:575px;
    width:50px;
    border:1px solid #1369c0;
    top:300px;
}
.float_block a{
    display: block;
    text-align: center;
    line-height:42px;
    border-bottom: 1px solid #1369c0;
    position:relative;
    background:#ffffff;
}
.float_block a span{
    position: absolute;
    width:60px;
    background:#1369c0;
    border-radius:5px;
    color:#fff;
    line-height:24px;
    top:-10px;
    left:-30px;
    display: none;
}
.float_block a:hover span{
    display: block;
}
.float_block a.float_block_bottom{
    background:#1369c0;
    color:#fff;
}
.float_block a.float_block_bottom img{
    top:-2px;
}
.float_block a img{
    position:relative;
    top:6px;
}
.index_top_box{
    background:#fff;
}
.header{
    padding: 8px 0 9px;
    height:21px;
    border-bottom:1px solid #ddd;
    background:#f6f6f5;
    font-size:14px;
    position:relative;
    z-index: 10;
}
.logo_margin{
    margin-bottom:25px;
}
.index_regard{
    float: left;
}
.index_regard a{
    margin:0 7px;
}
.index_register>span{
    color:#e34e38;
}
.index_head_nav{
    float: right;
}
.index_head_nav>ul li{
    float: left;
    padding:0 20px 0 18px;
    border-right:1px solid #ddd;
    position:relative;
}
.menu_nav{
    position:absolute;
    width:100%;
    left:0;
    top:30px;
    background:#f6f6f5;
    display: none;
}
.menu_nav dt{
    text-align: center;
    line-height:24px;
}
.index_head_nav>ul li a img{
    position:relative;
    top:-3px;
    left:5px;
}
.index_head_nav>ul li a img.index_collect_star{
    position:relative;
    left:-2px;
    margin-left:0;
    top:2px;
}
.index_head_nav>ul li.index_head_nav_last{
    border:none;
}
.index_head_nav>ul li span{
    color:#ee4d31;
    font-size:16px;
}
.img_fl_left{
    float: left;
}
.index_search_box{
    float:left;
    width:490px;
    margin-left: 20px;
}
.index_search{
    width:398px;
    height:33px;
    text-indent: 24px;
    line-height:33px;
    border:1px solid #ccc;
    background: url("../images/search.png") no-repeat left center;
    float: left;
}
.index_btn_search{
    height:35px;
    line-height:35px;
    padding:0 25px;
    background:#207bc9;
    float:left;
    color:#fff;
    border:none;
}
.index_search_form{
    margin-bottom: 12px;
    width:490px;
}
.index_keyword a{
    margin-right:6px;
}
.index_keyword a.hotkey{
    color:#ee4d31;
}
.index_user_block{
    float: right;
}
.index_user_detail{
    float: left;
    margin-left:10px;
}
.user_regard{
    margin-bottom:5px;
}
.user_login{
    float: left;
    width:60px;
    height:20px;
    line-height: 20px;
    text-align: center;
    color:#fff;
    background:#ee4d31;
    font-size:12px;
}
.user_register{
    float: left;
    width:58px;
    height:18px;
    border:1px solid #ee4d31;
    line-height:18px;
    font-size:12px;
    text-align: center;
    color:#ee4d31;
    margin-left: 10px;
}
/*nav*/
.index_nav_box{
    background:#1369c0;
    height:45px;
}
.index_nav_box .main_content a{
    float: left;
    padding:0 38px;
    line-height:45px;
    font-size:16px;
    color:#fff;
    position:relative;
}
.nav_selected{
    background:#0e4f90;
}
.index_nav_hot{
    position:absolute;
    top:-7px;
}
.index_foot_box{
    background:#3168a0;
    padding:18px 0;
    font-size:14px;
    line-height:14px;
}
.index_foot_content{
    text-align: center;
}
.index_foot_content li,.index_foot_content li a{
    display:inline;
    color:#fff;
}
.index_foot_content li{
    padding:0 20px;
    border-right:1px solid #fff;
}
.index_foot_content li.index_foot_last{
    border:none;
}
.index_license{
    text-align: center;
    font-size:13px;
    padding:30px;
}
.police_icon{
    width:20px;
    position:relative;
    top:5px;
    margin-right:10px;
}

/*index_contact*/
.index_contact{
    position:relative;
    background:#fff;
    padding-top:20px;
    padding-bottom: 10px;
}
.index_back{
    position:absolute;
    width:1920px;
    height:576px;
    left:50%;
    margin-left:-960px;
    z-index:0;
}
.index_type{
    width:270px;
    float: left;
}
.index_type_block{
    width:270px;
    height:148px;
    background:url("../images/head_triangle.png") no-repeat;
    margin-bottom:10px;
}
.index_type_block table{
    width:auto!important;
}
.index_type_block_short{
    margin-top:15px;
    width:285px;
    height:83px;
}
.index_type_block_short .index_type_block_left{
    padding-top:6px;
    height:77px;
}
.index_type_block_short .index_type_block_left img{
    display: block;
    margin:0 auto;
}
.index_type_block_short .index_type_block_right .index_type_list{
    display: table-cell;
    height:83px;
    width:85px;
    vertical-align: middle;
    text-align: center;
}
.index_type_block_left{
    float: left;
    width:98px;
    height:114px;
    padding-top:34px;
    text-align: center;
    background-image: url(../images/black_cover_18.png);
}
.index_type_block_left img{
    display: block;
    margin:0 auto 15px;
}
.index_type_block_left>a>div{
    font-size:16px;
    color:#fff;
}

.index_type_block_right{
    float:left;
    display: table-row;
    width:170px;
}
.index_type_block_right .index_type_list{
    display: table-cell;
    height:148px;
    width:85px;
    vertical-align: middle;
}
.index_type_block_right .index_type_list_first{
    width:75px;
    padding-left:10px;
}
.index_type_block_right .index_type_list p{
    margin:7px 0;
    font-size:13px;
    color:#fff;
}
.index_type_block_right .index_type_list p>a{
    color:#fff;
}
.background_blue{
    background-color:#577dbb
}
.background_green{
    background-color:#7eb572
}
.background_orange{
    background-color:#e19d61;
}
.background_red{
    background-color:#e1556f;
}
.background_skyblue{
    background-color:#48bcd1;
}
.background_yellow{
    background-color:#e9cd1a;
}
.background_purple{
    background-color:#ae5da1;
}
.background_gray{
    background-color:#adadad;
}
.index_main_bannerbox{
    width:583px;
    float: left;
    margin:0 9px;
}
.banner_win{
    width:583px;
    height:251px;
    overflow-x: hidden;
    position:relative;
}
.banner_box{
    width:583px;
    height:251px;
    overflow: hidden;
    position:absolute;
}
.banner_box img{
    display: block;
}
.banner_box img.show_banner{
    display: block;
}
.ctrl_box{
    position:absolute;
    bottom:10px;
    right:10px;
}
.ctrl_box a{
    margin-right: 10px;
    float: left;
    width:13px;
    height:13px;
    background:url("../images/ctrl.png")
}
.ctrl_box a.ctrl_selected{
    background:url("../images/ctrl_selected.png")
}
.index_notice_box{
    border:1px solid #ddd;
    background:#fff;
    padding:0 10px;
    margin-top:12px;
}
.notice_tittle{
    background:url("../images/index_notice.png") no-repeat;
    height:40px;
    line-height:40px;
    padding-left:40px;
    border-bottom:1px solid #eee;
}
.index_notice>div{
    line-height:30px;
}
.index_notice div a{
    float: left;
    padding-left:10px;
}
.index_notice p.notice_time{
    float: right;
    padding-right:10px;
}
.index_hot_show{
    width:1120px;
    float: left;
    height:230px;
    padding:0 10px;
    border:1px solid #ddd;
}
.index_hot_tittle{
    font-size:14px;
    line-height:38px;
    border-bottom:1px solid #ddd;
}
.index_hot_tittle img{
    position:relative;
    margin-right:10px;
    top:7px;
}
.index_hot_tittle a{
    float: right;
}
.index_hot_tittle a img{
    position:relative;
    top:3px;
}
.hot_box{
    width:223px;
    text-align: center;
    float: left;
}
.hot_box img{
    display: block;
    width: 150px;
    height: 100px;
    margin:10px auto;
}
.hot_box div{
    height:36px;
    display:table-cell;
    width:188px;
    padding:0 24px;
    text-align: center;
    vertical-align: middle;
}
.hot_box p{
    color:#999;
    margin-top:5px;
}
.index_notice{
    height:60px;
}
.index_news_box{
    width:380px;
    height:230px;
    border:1px solid #ddd;
    padding:0 10px;
    float: left;
    margin-left:8px;
}
.index_news{
    padding:6px 0;
}
.index_news>div{
    line-height:30px;
}
.index_news div a{
    float: left;
    padding-left:10px;
    width: 250px;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.index_news p.notice_time{
    float: right;
    padding-right:10px;
}
.index_selected_card{
    height:42px;
    background:#f4f4f4;
    border:1px solid #ddd;
    margin-top: 10px;
}
.index_selected_card li{
    float: left;
    border-right: 1px solid #ddd;
}
.index_selected_card li a{
    display: block;
    line-height:42px;
    padding:0 60px;
    font-size:14px;
    position:relative;
}
.index_selected_card li a.card_selected{
    background:#fff;
    height:41px;
    top:0;
    border-top:2px solid #479bd9;
}
.index_department{
    border:1px solid #ddd;
    border-top:none;
    padding:10px 0;
    display: none;
}
.department_show{
    display: block;
}
.index_department a{
    float: left;
    width:14.28%;
    text-align: center;
    line-height:28px;
}
/*6.18_expo*/
.expo_banner{
    position:relative;
    height:402px;
    margin-top:-17px;
}
.expo_banner>img{
    position:absolute;
    left:50%;
    margin-left:-951.5px;
}
.expo_banner_nav{
    position:absolute;
    left:50%;
    margin-left:-570px;
    bottom:0;
    height:95px;
    background:url("../images/expo_nav_background.png");
}
.expo_banner_nav a{
    float: left;
    width:227px;
    text-align: center;
    color:#fff;
    border-left: 1px solid #fff;
    line-height:47px;
    height:47px;
    font-size:18px;
    position:absolute;
    top:24px;
}
.expo_banner_nav a img{
    position:relative;
    float: left;
    top:6px;
    left:56px;
}
.expo_banner_nav a.first{
    border:none;
}
.expo_nav_txt{
    position:absolute;
    width:1141px;
    height:95px;
    left:0;
    top:0;
}
.expo_nav_txt table{
    color:#fff;
    text-align: justify;
    background:url("../images/black_cover_18.png");
    height:95px;
    width: 228px!important;
    position:absolute;
    display: none;
}
.expo_nav_txt table th{
    padding:0 50px;
    height:95px;
    vertical-align: middle;
}
.expo_map_box{
    border:1px solid #ddd;
    margin-top:10px;
}
.expo_map_left{
    float: left;
    width: 703px;
}
.expo_map_right{
    float: right;
    width:376px;
}
.expo_map_tittle{
    border-bottom: 1px solid #ddd;
    line-height:50px;
    font-size:18px;
    font-weight: bold;
    text-indent: 30px;
}
.expo_tittle{
    background:url("../images/6.18expo_tittle.png") center;
    height:24px;
    width:335px;
    margin:40px auto 24px;
}
.expo_tittle p{
    width:140px;
    background:#fff;
    font-size:24px;
    line-height:24px;
    margin:0 auto;
    text-align: center;
}
.expo_select_cardbox{
    height:37px;
    background:#f4f9f5;
    padding:0 20px;

}
.expo_select_cardbox a{
    float: left;
    width:110px;
    text-align: center;
    line-height:33px;
    font-size:14px;
    color:#65a8dd;
    position:relative;
}
.expo_select_cardbox a>img{
    position:absolute;
    width:105px;
    z-index:0;
    top:1px;
    left:16px;
    display: none;
}
.expo_select_cardbox a>span{
    position: relative;
    z-index:1;
}
.expo_select_cardbox .selected{
    color:#fff;
}
.expo_select_cardbox .selected>img{
    display: block;
}
.expo_pro_block{
    float:left;
    margin:40px 5px 0;
    width:180px;
}
.expo_pro_img{
    width:178px;
    height: 120px;
    background:#fafafa;
    border:1px solid #ddd;
    padding: 6px 0;
}
.expo_pro_img img{
    display: block;
    margin:0 auto;
    /* width: 120px; */
    /* height: 96px; */
}
.expo_pro_name{
    text-align: center;
    font-size:15px;
    height: 44px;
    margin-top:12px;
}
.expo_pro_detail{
    border:1px solid #ddd;
    border-top:none;
    padding:10px 20px;
    height:71px;
}
.expo_pro_detail>div{
    color:#666;
}
.expo_pro_detail>div>span{
    color:#ff0000;
}
.expo_pro_detail>p{
    margin-top:10px;
    font-size:16px;
}
.expo_list_page{
    text-align: center;
    height:37px;
    margin:40px 0 20px;
}
.expo_list_page a{
    line-height:35px;
    padding:0 15px;
    border:1px solid #ddd;
    border-radius:3px;
    display: inline-block;
    _zoom:1;
    _display:inline;
}
.expo_list_page a.active{
    background:#f4f4f4;
}
.expo_list_page a.selected{
    background:#479bd9;
}
/*wares_min*/
.wares_type_box{
    margin:10px 0;
    border-top: 2px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.wares_type_box_blue{
    border-top:2px solid #1369c0;
}
.wares_type_box_orange{
    border-top:2px solid #f6bc68;
}
.wares_type_left{
    width:205px;
    height:330px;
    float: left;
    padding:30px;
}
.type_blue{
    background:url("../images/type_blue_bg.png") no-repeat right bottom;
    background-color:#5983df;
}
.type_orange{
    background:url("../images/type_orange_bg.png") no-repeat right bottom;
    background-color:#f6bc68;
}
.type_1{
    background:url("../images/type_blue_bg.png") no-repeat right bottom;
    background-color:#577dbb;
}
.type_2{
    background:url("../images/type_orange_bg.png") no-repeat right bottom;
    background-color:#7eb572;
}
.type_3{
    background:url("../images/type_blue_bg.png") no-repeat right bottom;
    background-color:#e19d61;
}
.type_4{
    background:url("../images/type_orange_bg.png") no-repeat right bottom;
    background-color:#e1556f;
}
.type_5{
    background:url("../images/type_blue_bg.png") no-repeat right bottom;
    background-color:#48bcd1;
}
.type_6{
    background:url("../images/type_orange_bg.png") no-repeat right bottom;
    background-color:#e9cd1a;
}
.type_7{
    background:url("../images/type_orange_bg.png") no-repeat right bottom;
    background-color:#ae5da1;
}
.type_1, .type_2, .type_3, .type_4, .type_5, .type_6, .type_7{
    color:#fff;
}
.type_1 span{
    position: absolute;
    width:100px;
    background:#577dbb;
    border-radius:5px;
    color:#fff;
    line-height:24px;
    left:30px;
    display: none;
}
.type_2 span{
    position: absolute;
    width:100px;
    background:#7eb572;
    border-radius:5px;
    color:#fff;
    line-height:24px;
    left:30px;
    display: none;
}
.type_3 span{
    position: absolute;
    width:100px;
    background:#e19d61;
    border-radius:5px;
    color:#fff;
    line-height:24px;
    left:30px;
    display: none;
}
.type_4 span{
    position: absolute;
    width:100px;
    background:#e1556f;
    border-radius:5px;
    color:#fff;
    line-height:24px;
    left:30px;
    display: none;
}
.type_5 span{
    position: absolute;
    width:100px;
    background:#48bcd1;
    border-radius:5px;
    color:#fff;
    line-height:24px;
    left:30px;
    display: none;
}
.type_6 span{
    position: absolute;
    width:100px;
    background:#e9cd1a;
    border-radius:5px;
    color:#fff;
    line-height:24px;
    left:30px;
    display: none;
}
.type_7 span{
    position: absolute;
    width:100px;
    background:#ae5da1;
    border-radius:5px;
    color:#fff;
    line-height:24px;
    left:30px;
    display: none;
}
.float_left_block a:hover span{
    display: block;
}
.wares_type_left .tittle{
    font-size:26px;
    color:#fff;
}
.wares_type_left .tittle a{
    color:#fff;
}
.wares_type_left .pro_list{
    margin-top:30px;
}
.wares_type_left .pro_list a{
    float: left;
    width:49%;
    line-height:30px;
    color:#fff;
    font-size:13px;
}
.wares_type_mid{
    float: left;
    width:615px;
    overflow: hidden;
    position:relative;
}
.wares_type_mid .box{
    width:123000px;
}
.wares_type_mid .box .block{
    float: left;
    width:615px;
}
.wares_type_mid .pro_block{
    float: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width:204px;
    height:174px;
    padding:10px 0;
    text-align: center;
}
.wares_type_mid .pro_block>img{
    width:140px;
    height:140px;
}
.wares_type_mid .pro_block p{
    font-size:14px;
}
.wares_type_mid .left_btn{
    position: absolute;
    left:0;
    top:49%;
    margin-top:-15px;
}
.wares_type_mid .right_btn{
    position: absolute;
    right:0;
    top:50%;
    margin-top:-15px;
}
.wares_type_right{
    float: left;
    width:210px;
    padding:0 25px 25px;
    height:364px;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    text-align: center;
    background-color: #f9f9f9;
}
.recommendation{
    line-height: 55px;
    font-size:18px;
    text-indent: 20px;
    text-align: left;
}
.wares_type_right .line1{
    background:url("../images/tit_line_1.png") no-repeat left center;
    color:#1369c0;
}
.wares_type_right .line2{
    background:url("../images/tit_line_2.png") no-repeat left center;
    color:#f6bc68;
}
.wares_type_right img{
    /* width:100%; */
}
.wares_type_right dl{
    font-size: 15px;
    text-align: left;
    height: 44px;
    margin-top: 10px;
}
.wares_type_right p{
    text-indent: 24px;
    margin:10px 0;
    height: 130px;
    text-align: justify;
}
.wares_type_right .detail{
    display: inline-block;
    width:170px;
    height:44px;
    line-height:44px;
    text-align: center;
    background:#db5659;
    _zoom:1;
    _display:inline;
    font-size:18px;
    color:#fff;
}
.wares_well_tittle{
    font-size:22px;
    line-height:50px;
    color: #1369c0;
}
.wares_well_tittle img{
    position: relative;
    top:6px;
    margin-right: 10px;
}
.wares_pro_list{
    width:1141px;
    float: left;
}
.wares_pro_list .expo_pro_detail>p{
    margin-top: 0;
    height: 48px;
}
.wares_pro_list .expo_pro_block{
    width:215px;
}
.wares_pro_list .expo_pro_block .expo_pro_img{
    width:213px;
}
.wares_page_box{
    width:1141px;
    overflow: hidden;
}
.wares_page_box{
    text-align: center;
}
.wares_page_box .long{
    width:114100px;
}
.wares_page{
    text-align: center;
    margin:20px 0 10px;
}
.wares_page a{
    display: inline-block;
    width:40px;
    height:20px;
    margin:0 10px;
}
.wares_page a div{
    height:3px;
    background:#d2cfcf;
    position:relative;
    top:8px;
}
.wares_page a.selected div{
    background:#1369c0;
}
/*exhibition*/
.exhibition_list{
    width:790px;
    border:1px solid #ddd;
    border-top:2px solid #1a4894;
    float: left;
}
.exhibition_time>a{
    display: inline-block;
    width:50px;
    height:20px;
    border-radius:2px;
    background:#3e99d9;
    line-height:20px;
    text-align: center;
    color:#fff;
    _zoom:1;
    _display:inline;
}
.exhibition_time>label{
    line-height:20px;
}
.exhibition_time{
    height:20px;
    padding:15px;
    border-bottom:1px solid #ddd;
}
.exhibition_time input{
    line-height:20px;
    height:20px;
}
.exhibition_list_box{
    padding:0 22px;
}
.exhibition_list_block{
    position:relative;
    padding:30px 0;
    border-top:1px solid #ddd;
}
.first .exhibition_list_block{
    border-top:none;
}
.exhibition_list_block>a{
    float: left;
}
.exhibition_list_block>a>img{
    width:188px;
    height:106px;
}
.exhibition_list_box .detail{
    width:535px;
    float: left;
    margin-left:20px;
}
.exhibition_list_box .detail .tittle a{
    color:#479bd9;
    font-size:16px;
}
.exhibition_list_box .detail .mess{
    position:relative;
}
.exhibition_list_box .detail .mess .left{
    float: left;
}
.exhibition_list_box .detail .mess .right{
    float: left;
    margin-left: 50px;
}
.exhibition_list_box .detail .mess p{
    line-height:27px;
}
.exhibition_list_box .detail .mess>a{
    position:absolute;
    width:96px;
    height:38px;
    text-align: center;
    background:#ff7800;
    line-height:38px;
    right:0;
    top:36px;
    color:#fff;
    font-size:16px;
    border-radius:5px;
}
.exhibition_list_block .timing{
    background:url("../images/timing_bg.png") no-repeat;
    width:133px;
    height:29px;
    text-align: center;
    color:#fff;
    line-height: 25px;
    font-size:14px;
    position:absolute;
    left:-19px;
    top:15px;
}
.maybe_you_like{
    float: right;
    width:325px;
    border:1px solid #ddd;
}
.maybe_you_like .tittle{
    height:40px;
    line-height:40px;
    text-indent: 10px;
    font-weight: bold;
    font-size:14px;
    background:#f0f0f0;
    border-bottom:1px solid #ddd;
}
.maybe_you_like .tittle p{
    float: left;
}
.maybe_you_like .tittle a{
    float: right;
    padding: 0 20px 0 15px;
    background:url("../images/f5.png") no-repeat left center;
}
.maybe_you_like .box{
    padding:0 13px;
}
.maybe_you_like .box .block{
    border-top:1px solid #ddd;
    padding:15px 0;
}
.maybe_you_like .box .first{
    border-top:none;
}
.maybe_you_like .box .block>img{
    display: block;
    margin:0 auto 18px;
    width:157px;
    height:92px;
}
.maybe_you_like .box .block>div{
    font-size:14px;
    margin-bottom:10px;
}
.maybe_you_like .box .block>p{
    color:#a0a0a0;
    line-height:18px;
}
/*index_search*/
.search_term{
    border:1px solid #ddd;
    border-bottom: none;
}
.search_term .list{
    border-bottom:1px solid #ddd;
    position:relative;
}
.search_term .list>.clearfix p{
    float: left;
    width:76px;
    height:45px;
    background:#f9f9f9;
    text-align: center;
    line-height:45px;
    color:#a0a09e;
    font-size:14px;
}
.search_term .list>.clearfix ul{
    float: left;
}
.search_term .list>.clearfix ul li{
    float: left;
}
.search_term .list>.clearfix ul li a{
    padding:0 25px;
    line-height:45px;
    font-size:14px;
}
.search_term .list>.clearfix>a{
    float: right;
    padding:0 26px 0 9px;
    line-height:22px;
    border:1px solid #ddd;
    background:url("../images/search_more.png") no-repeat right center;
    position:relative;
    right:30px;
    top:11px;
}
.search_term .list .module{
    border-top:1px solid #ddd;
    padding:15px 15px 15px 76px;
    display: none;
    zoom:1;
}
.search_term .list .module:after{
    content: "";
    clear: both;
    display: block;
}
.search_term .list .module a{
    float: left;
    width:11%;
    text-align: center;
    line-height:45px;
    font-size:14px;
}
.search_term .list .module a.selected{
    background:#1369c0;
    border-radius:5px;
    color:#fff;
}
.search_result_compy{
    float: left;
    width:864px;
}
.search_result_compy .block{
    height:227px;
    border:1px solid #ddd;
    padding-top:17px;
    margin:7px auto;
}
.search_result_compy .block .mess{
    float: left;
    width:243px;
    padding:0px 20px 0;
}
.search_result_compy .block .mess>h1{
    font-size:18px;
    font-weight: bold;
    height:54px;
}
.search_result_compy .block .mess>div{
    font-size:14px;
    margin:5px 0;
    *zoom:1;
}
.search_result_compy .block .mess>div:after{
    content: "";
    clear: both;
    display: block;
}
.search_result_compy .block .mess>div p{
    float: left;
    text-indent: 10px;
}
.search_result_compy .block .mess>div span{
    float: left;
    width:170px;
}
.search_result_compy .block .mess>div span i{
    color:#ff0000;
    font-style: normal;
}
.search_result_compy .block .mess>h1>a> span {
    color:#ff0000;
}
.search_result_compy .block .img{
    float: left;
}
.search_pro_block{
    width:160px;
    height:188px;
    float: left;
    border:1px solid #ddd;
    padding:8px 0 9px 0;
    margin:0 3px;
}
.search_pro_block>a{
    display: block;
    margin-bottom:10px;
}
.search_pro_block img{
    display: block;
    margin:0 auto;
    width:130px;
    height:130px;
}
.search_pro_block>div{
    padding:0 10px;
    text-align: center;
}
.search_pro_block>div>span{
    color:#ff0000;
}
.search_result_compy .block .entrance{
    float: right;
}
.search_result_compy .block .entrance a{
    width:30px;
    height:32px;
    text-align: center;
    padding:20px 12px;
    display: block;
    color:#fff;
    border-radius:5px;
    margin:20px 10px;
}
.search_result_compy .block .entrance a.orange{
    background:#ff7800;
}
.search_result_compy .block .entrance a.blue{
    background:#3089e7;
}
.search_hot{
    width:260px;
    float: right;
}
.search_hot .tittle{
    line-height:34px;
    font-size:18px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
.search_hot .block{
    height:240px;
    border:1px solid #ddd;
    position:relative;
    padding:25px 15px;
    font-size:14px;
    margin:10px 0;
}
.search_hot .block>a{
    display: block;
}
.search_hot .block img{
    display: block;
    margin: 0 auto;
    width:130px;
    height:130px;
}
.search_hot .block>div{
    line-height:24px;
}
.search_hot .block>div span{
    color:#ff0000;
}
.search_hot .block>p{
    color:#a0a0a0;
}
.guess_your_like{
    border:1px solid #ddd;
}
.guess_your_like .box{
    padding:0 5px 15px 6px;
}
.guess_your_like .tittle{
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    font-weight: bold;
    font-size: 14px;
    background: #f0f0f0;
    border-bottom: 1px solid #ddd;
}
.guess_your_like .tittle p{
    float: left;
}
.guess_your_like .tittle a{
    float: right;
    padding: 0 20px 0 15px;
    background: url(../images/f5.png) no-repeat left center;
}
.guess_your_like .search_pro_block{
    margin:12px 13px 0;
}
/*xiaoqin_css*/
/* 琛屼笟璇︽儏椤� */
.margin_bottom > div {
    width: 100%;
    margin-bottom: 10px;
}
.industry_banners {
    height: 350px;
}
.industry_ban {
    display: inline-block;
    float: left;
    width: 12%;
}
.industry_box {
    background-color: #fff;
    border: 1px solid #ddd;
}
.popular_box {
    border-top: 2px solid #1369c0;
}
.industry_box > div {
    padding: 0 10px;
}
.industry_tittle {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.recommendation_tittle {
    color: #1369c0;
}
a.recommendation_box {
    display: inline-block;
    float: left;
    width: 12%;
    text-align: center;
    padding: 10px 0;
}
.recommendation_box>.pic>img{
    width: 116px;
    height: 76px;
}
a.recommendation_box+a {
    margin-left: 0.57%;
}
.recommendation_box > span {
    display: block;
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
.recommendation_box .pic {
    width: 100%;
    min-height: 102px;
}
.recommendation_box .text {
    margin: 5px 0 10px;
    line-height: 18px;
}
.selection_tittle {
    color: #333;
}
.selection {
    padding: 10px 0;
}
.selection+.selection {
    border-top: 1px dashed #ddd;
}
.selection h3 {
    display: inline-block;
    width: 110px;
    color: #333;
    font-size: 15px;
}
.selection > ul{
    display: inline-block;
}
.selection > ul li{
    float: left;
}
.selection > ul  a {
    color: #555;
    font-size: 15px;
    padding-right: 22px;
    padding-left: 22px;
}
.category.selected a{
    background: #1369c0;
    border-radius: 5px;
    color: #fff!important;
}
.level.selected a{
    background: #1369c0;
    border-radius: 5px;
    color: #fff!important;
}
/*.selection li.selected {*/
/*font-weight: bold;*/
/*}*/
/*.selection li:hover a {*/
/*color: #ee4d31;*/
/*}*/
.details > div {
    display: inline-block;
    float: left;
}
.details_left {
    width:72.8%;
}
.details_left > div+div {
    margin-top: 10px;
}
.details_left_block {
    float: left;
    width: 23%;
    height: 246px;
    margin-right: 1.7%;
    border: 1px solid #ddd;
}
.details_left_pic {
    display: inline-block;
    background-color: #fafafa;
    width: 100%;
    height: 120px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.details_left_pic > img {
    max-width: 70%;
    height: 85px;
    margin-top: 20px;
}
.details_left_text {
    min-height: 86px;
    padding: 8px 10px;
}
.details_left_text > h4 {
    color: #333;
    font-size: 15px;
    margin-bottom: 4px;
    height:44px;
    display:table-cell;
    vertical-align: middle;
}
.details_left_text > p {
    color: #666;
    font-size: 13px;
}
.details_right {
    float: right;
    width: 27%;
    height: 757px;
    border-top: 2px solid #1369c0;
}
.guess_tittle {
    color: #1369c0;
}
.guess_tittle+div {
    padding: 0;
}
.details_right_block {
    display: block;
    padding: 0 10px;
}
.details_right_block+a {
    border-top: 1px solid #ddd;
}
.details_right_block table {
    height: 107px;
}
.details_right_block img{
    width: 90%;
}
.details_right_block h4{
    color: #333;
    font-size: 15px;
    margin-bottom: 5px;
}
.details_right_block p{
    color: #999;
    font-size: 12px;
}

/* 缁嗗垎琛屼笟 */
.location {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../images/icon.png) no-repeat 0 center;
    font-size: 13px;
    padding-left: 20px;
}
.location > a {
    color: #555;
}
.location > span {
    color: #13408e;
}

/* 浜у搧璇︽儏 */
.products_block > div {
    display: inline-block;
    float: left;
    border: 1px solid #ddd;
}
.products_left_block {
    width: 66.6%;
    margin-right: 1%;
    padding: 30px 0;
    height:420px;
}
.products_left_block>table tr>td>div>img{
    width:263px;
    height:263px;
}
.products_left_block td {
    padding: 10px 20px;
}
.products_left_block img {
    width: 100%;
    max-width: 360px;
}
.products_left_block .exhibition {
    width: 100%;
    margin-top: 10px;
}
.products_left_block .exhibition li {
    float: left;
    width: 15%;
}
.exhibition li+li {
    margin-left: 2%;
}
.exhibition li.in img {
    border: 2px solid #ff4400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.exhibition li a {
    display: block;
}
.products_left_block h3 {
    color: #000;
    font-size: 16px;
    margin: 10px 0 20px;
}
.products_left_block p {
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.products_left_block .message {
    display: inline-block;
    color: #ff5c09;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 40px;
    margin-top: 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.products_right_block {
    width: 32%;
    height: 420px;
}
.products_right_block > div {
    padding: 10px 0;
    margin: 0 10px;
}
.products_right_top {
    border-bottom: 1px solid #d2d2d2;
}
.products_right_top img {
    border-radius: 3px;
}
.products_right_top h3 {
    color: #000;
    font-size: 16px;
    margin: 10px 0;
}
.products_right_top span {
    color: #fff;
    font-size: 13px;
    padding: 1px 6px;
    margin-right: 8px;
    border-radius: 3px;
}
.products_right_top .red {
    background-color: #fb0a01;
}
.products_right_top .orange {
    background-color: #ffa159;
}
.products_right_top .green {
    background-color: #48bfa4;
}
.products_right_top .blue {
    background-color: #4477fa;
}
.products_right_bottom td {
    color: #333;
    font-size: 14px;
    line-height: 27px;
    padding: 3px 0;
}
.products_right_bottom .first_td {
    width: 24%;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}
.products_right_bottom td > span {
    margin-right: 20px;
}
.products_right_bottom td > a {
    color: #333;
    text-decoration: underline;
}
.introduction{
    position:relative;
}
.introduction .ctrl_left{
    position:absolute;
    left:-40px;
    top:200px;
}
.introduction .ctrl_right{
    position:absolute;
    right:-40px;
    top:200px;
}
.introduction_block > div {
    border: none;
}
.introduction_block .introduction {
    width: 67%;
    margin-right: 1%;
    padding: 10px 0;
}
.introduction .introduction_tittle {
    height: 40px;
    line-height: 36px;
    text-align: center;
    background: url(../images/tittle_bg.png) no-repeat center bottom;
    margin-bottom: 10px;
}
.introduction .introduction_tittle span {
    color: #0c67c0;
    font-size: 18px;
    font-weight: bold;
}
.introduction_tittle span.English {
    color: #aaa;
    font: 20px "Arial","sans-serif";
    margin-left: 8px;
}
.introduction_content > img {
    width: 100%;
}
.introduction_block .guess {
    width: 32%;
    padding: 10px 0;
}
.introduction_block .guess_tittle {
    height: 40px;
    line-height: 40px;
    background: url(../images/tittle_mark.png) no-repeat left center;
    color: #111;
    font-size: 14px;
    font-weight: bold;
    padding-left: 16px;
    margin: 0 10px;
}
.guess_content {
    margin-top: 10px;
    border: 1px solid #ddd;
}
.guess_content > div{
    padding: 20px 16px;
}
.guess_content > div+div {
    padding-top: 0;
}
.guess_content img {
    width: 100%;
}
.guess_content h4 {
    color: #1e4fa2;
    font-size: 13px;
    margin: 3px 0 5px;
}
.guess_content p {
    color: #666;
    font-size: 11px;
}

/* 涓€у寲棣栭〉妯℃澘 */
.personalization {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
	margin-top: 25px;
}
.personalization .index_search_box {
    float: right;
    width: 620px;
}
.personalization .index_search_form {
    width: 620px;
}
.web_search {
    background-color: #ee4d31;
    margin-left: 12px;
}
.logo_nav {
    padding: 10px 0;
}
a.img_fl_left {
    display: inline-block;
    position: relative;
}
.img_fl_left > span {
    position: absolute;
    color: #fff;
    font-size: 11px;
    padding: 1px 3px;
    margin-right: 8px;
    border-radius: 3px;
}
.img_fl_left  .red {
    top: 20px;
    padding: 4px;
    right: -24px;
    color: #FFF;
    background-color: #ff2222;
    border-radius: 3px;
    margin:23px;
}
.operation {
    float: right;
    margin-top: 8px;
}
.operation > a {
    display: inline-block;
    width: 66px;
    height: 66px;
    text-align: center;
    margin-left: 12px;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.operation > a > span {
    display: block;
    color: #333;
    font-size: 13px;
}
.operation > a > span.pic {
    width: 11px;
    height: 11px;
    padding: 11px;
    margin: 8px auto 3px;
}
.operation .collect .pic {
    background: url(../images/collect_star.png) no-repeat center center;
}
.operation .message .pic {
    background: url(../images/message.png) no-repeat center center;
}
.index_nav_box .active ,.index_nav_box a:hover {
    background-color: #0e4f90;
}
.personalization_banner,.personalization_banner .banner_box {
    width: 100%;
    height: 350px;
}
.personalization_banner .ctrl_box {
    right: 44%;
}
.personalization_banner .ctrl_box a {
    width: 6px;
    height: 6px;
    background:url("../images/ctrl.png") no-repeat center center;
    background-size: contain;
}
.personalization_banner .ctrl_box a.ctrl_selected{
    width: 22px;
    background:url("../images/ctrl_personalization_selected.png") no-repeat left center;
}
.hot_products .introduction_tittle {
    padding: 0 10px;
}
.hot_products .more ,.product_show .more {
    float: right;
    color: #ff5c09;
    font-size: 13px;
    font-weight: bold;
    margin-top: 3px;
    margin-right: 20px;
}
.border {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hot_products_window{
    width:1141px;
    height:348px;
    overflow: hidden;
}
.hot_products_content{
    width:3000px;
}
.hot_products_content > a {
    float: left;
    width: 268px;
}
.hot_products_content > a+a {
    margin-left: 22px;
}
.hot_products_pic{
    border:1px solid #ddd;
    border-bottom: none;
    padding:18px 0;
}
.hot_products_pic img{
    display: block;
    margin:0 auto;
    width:200px;
    height:200px;
}
.hot_products_text {
    background-color: #f9f9f9;
    padding: 10px;
    border: 1px solid #ddd;
    border-top: 0;
    text-align: center;
    height:50px;
}
.hot_products_text h4 {
    color: #111;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.hot_products_text p {
    color: #555;
    font-size: 13px;
    line-height: 20px;
}
.hot_products_text .limit {
    float: right;
    color: #bbb;
    font-size: 14px;
}
.product_classification {
    position: relative;
    padding: 5px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.product_classification .more {
    position: absolute;
    top:8px;
    right:10px;
}
.product_classification .more > span {
    display: inline-block;
    color: #ff5c09;
    font-size: 13px;
    font-weight: bold;
}
.more > span.down {
    width: 10px;
    background: url(../images/down.png) no-repeat  center center;
    padding:3px;
}
.more > span.up {
    width: 10px;
    background: url(../images/up.png) no-repeat  center center;
    padding:3px;
}
.product_classification h3 {
    display: inline-block;
    width: 130px;
    color: #1e4fa2;
    font-size: 16px;
    _zoom:1;
    _display:inline;
}
.product_classification > div {
    display: none;
    padding: 0 16px;
}
.product_classification > div+div {
    margin-top: 10px;
}
.product_classification .product_display {
    display: block;
}
.product_classification > div ul {
    display: inline-block;
    _zoom:1;
    _display:inline;
    width:800px;
    position:relative;
    top:3px;
}
.product_classification > div ul li {
    float: left;
    min-width: 100px;
}
.product_classification > div ul a {
    color: #555;
    font-size: 15px;
    padding: 3px 7px 5px 6px;
}
.product_classification > div ul a.active{
    color:#fff;
}
.product_show {
    padding: 16px 0;
}
.product_show .product_show_tittle {
    padding: 0 10px;
}
.product_show_tittle li {
    float: left;
    color: #0c67c0;
    font-size: 14px;
    text-align: center;
    padding: 3px 16px;
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
}
.product_show_tittle li.in {
    background: url(../images/show_bg.png) no-repeat center bottom;
    background-size: 100% 100%;
    color: #fff;
    padding-bottom: 9px;
    border: 0;
}
.product_show_tittle li.discount {
    background-color: #fdf001;
    color: #111;
    padding: 4px 16px;
    border: 0;
    border-radius: 5px;
}
li.discount.in {
    background: url(../images/show_bg.png) no-repeat center bottom transparent;
    background-size: 100% 100%;
    color: #fff;
    padding-bottom: 8px;
}
.product_show_content {
    margin-bottom: 10px;
}
.product_show_content > ul li {
    display: none;
}
.product_show_content li.tab {
    display: block;
}
.product_show_content .product_show_block {
    float: left;
    display: inline-block;
    width: 218px;
    padding: 10px 0;
    margin-left: 10px;
    border-bottom: 3px solid #f3f3f3;
}
.product_show_content .product_show_block .product_show_pic img{
    width: 208px;
    display: block;
    height: 208px;
}
a.product_show_block:nth-child(5n+1){
    margin-left: 0;
}
.product_show_pic {
    background-color: #fcfbff;
    margin-top: 6px;
    width: 208px;
    height: 208px;
    padding: 5px;
}
.product_show_text h4 {
    color: #1e4fa2;
    font-size: 13px;
    margin: 8px 0;
    text-align:center;
    height: 50px;
}
.product_show_text p {
    color: #666;
    font-size: 11px;
}

/* 鍏充簬骞冲彴 */
.main_content  table{
    width: 100%;
}
.platform_block td.align {
    text-align: center;
}
.platform_block .platform {
    margin-bottom: 20px;
}
.platform h2 {
    height: 40px;
    line-height: 40px;
    background: url(../images/tittle_mark.png) no-repeat left center;
    color: #13408e;
    font-size: 22px;
    font-weight: normal;
    padding-left: 16px;
    margin-bottom: 10px;
}
.platform p {
    color: #666;
    font-size: 14px;
    text-indent: 2rem;
    line-height: 26px;
    padding: 5px;
}
.platform_block .video {
    position: relative;
    padding-left: 10%;
}
.video img ,.platform_service .pic img {
    width: 100%;
}
.playpic {
    position: absolute;
    top: 39%;
    left: 44%;
    background: url(../images/play.png) no-repeat;
    width: 64px;
    height: 64px;
    cursor: pointer;
}
.platform_service {
    padding: 30px 0 60px;
}
.platform_service td {
    padding-right: 2%;
}
.platform_service td+td {
    padding-left: 2%;
    padding-right: 0;
}
.platform_service .pic
{
    position: relative;
    border-radius: 5px;
}
.platform_service .transparency {
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 99%;
    text-align: center;
    border-radius: 5px;
}
.transparency p {
    color: #f06850;
    font-size: 26px;
    margin-top: 8px;
}
.transparency .first_p {
    margin-top: 32%;
}

/* 鏂伴椈璇︽儏 */
.location_orange {
    background: url(../images/icon_orange.png) no-repeat 0 center;
    font-size: 14px;
}
.location_orange > span {
    color: #479bd9;
}
.news_block {
    margin: 10px 0;
}
.news_block .news_block_tittle {
    color: #898989;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #f0f0f0;
}
.news_block_tittle h2 {
    color: #393939;
    font-size: 20px;
    margin-bottom: 5px;
}
.news_block_tittle > span+span {
    margin-left: 10px;
}
.news_block_content {
    color: #555;
    font-size: 14px;
    line-height: 26px;
    padding: 20px 10px;
}
.news_block_content > img {
    display: block;
    width: 52%;
    margin: 10px auto;
}
.news_block_content p {
    text-indent: 2rem;
    margin-top: 10px;
}
.news_pages {
    width: 24%;
    margin: 10px auto 30px;
    font-size: 20px;
}
.news_pages > a {
    padding: 3px 30px;
    border-radius: 5px;
}
.news_pages .previous {
    float: left;
    color: #ee4d31;
    border: 1px solid #ee4d31;
}
.news_pages .next {
    float: right;
    background-color: #ee4d31;
    color: #fff;
}
/* 鏀跨瓥璧勮 */
.policy_block {
    float: left;
    width: 66%;
    margin-right: 2%;
    margin-bottom: 10px;
}
.policy_block_tittle {
    position: relative;
    border-top: 1px solid #f0f0f0;
}
.policy_block_tittle > ul li {
    float: left;
    color: #666;
    font-size: 16px;
    padding: 8px 24px;
    cursor: pointer;
}
.policy_block_tittle li.in {
    color: #479bd9;
    border-bottom: 3px solid #479bd9;
}
.policy_block_tittle form {
    position: absolute;
    top: 8px;
    right: 0;
}
.policy_block_tittle .policy_search {
    float: left;
    width: 140px;
    height: 24px;
    line-height: 24px;
    text-indent:5px;
    color: #555;
    font-size: 14px;
    border: 1px solid #999;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.policy_btn_search {
    float: left;
    background: url(../images/search_small.png) no-repeat center center #479bd9;
    height: 26px;
    line-height: 26px;
    padding: 0 12px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.policy_block_content li {
    display: none;
}
.policy_block_content li.tab {
    display: block;
}
.policy_details td > img {
    width: 90%;
}
.policy_details {
    display: block;
    padding: 16px 0 10px;
}
.policy_details+.policy_details {
    border-top: 1px solid #f0f0f0;
}
.policy_details h2 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}
.policy_details p {
    width: 98%;
    color: #959595;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.policy_details td .time {
    margin-top: 26px;
}
.policy_others {
    float: left;
    width: 32%;
}
.policy_others > div {
    margin-bottom: 10px;
}
.watching_tittle {
    background-color: #f0f0f0;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 18px;
    padding: 0 16px;
}
.watching_content {
    padding: 10px;
    border: 1px solid #ddd;
}
.watching_content_details {
    display: block;
    padding: 16px 0 10px;
}
.watching_content_details+a {
    border-top: 1px solid #f0f0f0;
}
.watching_content_details td > img {
    width: 90%;
    border: 1px solid #dcdcdc;
}
.watching_content_details p {
    color: #555;
    font-size: 14px;
}
.watching_content_details td .time {
    color: #a0a0a0;
    margin-top: 8px;
}
.others_block a {
    display: block;
}
.others_block  img {
    width: 100%;
}
/* 浼氬睍淇℃伅 */
.conference_info {
    margin-bottom: 10px;
}
.conference_info > h2 {
    color: #555;
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
}
.conference_block {
    position: relative;
    padding: 20px 10px;
    border: 1px solid #ddd;
    border-top: 5px solid #479bd9;
}
.conference_block .countdown {
    position: absolute;
    top:-5px;
    left: 1px;
    background: url(../images/countdown_bg.png) no-repeat 0 center;
    width: 173px;
    height: 59px;
    color: #944809;
    font-size: 14px;
    font-weight: bold;
    padding: 36px 0 0 60px;
}
.conference_block td > p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.conference_block p > span {
    font-weight: bold;
}
.conference_block span.marleft {
    margin-left: 100px;
}
.conference_block .deadline {
    position: absolute;
    top:16px;
    right: -40px;
    background: url(../images/deadline_bg.png) no-repeat 0 0;
    width: 209px;
    height: 43px;
    color: #fff;
    font-size: 16px;
    padding: 8px 0 0 20px;
}
.conference_block .join {
    position: absolute;
    top:60%;
    right: 5%;
    background-color: #ff7800;
    color: #fff;
    font-size: 16px;
    padding: 8px 16px;
    border-radius: 5px;
}
.exhibition_summary {
    float: left;
    width: 66%;
    margin-right: 2%;
    border: 1px solid #ddd;
}
.exhibition_summary_tittle {
    background-color: #fafafa;
    color: #333;
    font-size: 18px;
    padding:16px 20px;
    border-bottom: 1px solid #ddd;
}
.exhibition_summary_content > div > div {
    color: #333;
    font-size: 14px;
    line-height: 26px;
    padding: 0 12px;
}
.exhibition_summary_content .indent {
    text-indent: 2rem;
}
.exhibition_summary_content .subtitle {
    padding: 10px 12px;
}
.subtitle h4 {
    float: left;
    background: url(../images/tittle_mark_other.png) no-repeat 0 center;
    color: #333;
    font-size: 16px;
    padding-left: 10px;
}
.subtitle hr {
    border-bottom: 1px solid #171079;
    margin: 12px 0 0 90px;
}
.subtitle+div {
    margin-bottom: 20px;
}
.policy_others .exhibition_summary {
    width: 100%;
}
.policy_others .exhibition_summary_content {
    padding: 10px;
}
.exhibition_summary .info {
    color: #333;
    font-size: 14px;
    line-height: 26px;
}
.info .align {
    text-align: right;
    vertical-align: top;
    width:70px;
}

/*鑱旂郴鎴戜滑*/
.contact_us_contant{
    border:1px solid #ddd;
    padding:15px 40px;
}
.contact_us_contant>.tittle{
    font-size:22px;
    border-bottom:1px solid #ddd;
    line-height:40px;
    margin-bottom:25px;
}
.contact_us_contant>.detail_mess{
    padding:0 0 0 50px;
}
.contact_us_contant>.detail_mess>img{
    width:600px;
    height:410px;
}
.contact_us_contant>.detail_mess>.name{
    font-size:20px;
    line-height:50px;
    margin-bottom:25px;
}
.detail_mess>.contact_way>.block{
    float: left;
    width:500px;
    margin-bottom:40px;
}
.detail_mess>.contact_way>.block>img{
    float: left;
}
.detail_mess>.contact_way>.block>p{
    float: left;
    line-height: 60px;
    font-size:18px;
    margin-left:17px;
}
.detail_mess>.contact_way>.block>p>a{
    color:#1369c0;
}
.contact_addr>div{
    font-size:18px;
    font-weight: bold;
    line-height:30px;
}
.contact_addr>p{
    font-size:18px;
    line-height:30px;
    margin-bottom:20px;
}
/*浼佷笟浠嬬粛*/
.introduce_bannerBox{
    height:350px;
}

.introduce_bannerBox .main_content .name{
    position: absolute;
    font-size:30px;
    width:640px;
    text-align: left;
    color:#fff;
    right:30px;
    top:50px;
    font-family:"Microsoft YaHei";
    background:rgba(0,0,0,0.2);
    padding:20px;
}
.introduce_bannerBox .main_content .name h1{
    border-bottom: 1px solid #f9f9f9;
    height:90px;
    display: table-cell;
    vertical-align: middle;
    width:640px;
}
.introduce_bannerBox .main_content .name p{
    font-family: "Microsoft YaHei";
    font-size:16px;
    margin:10px 0;
    font-weight:bold;
}
.business_left_href{
    width:170px;
    float: left;
    border:1px solid #ddd;
}
.business_left_href>ul li{
    line-height:50px;
    text-align: center;
    font-size:20px;
}
.business_left_href>ul li+li{
    border-top:1px solid #ddd;
}
.business_right_box{
    float: right;
    width:830px;
    border:1px solid #ddd;
    padding:20px 60px 20px 50px;
    margin-bottom:30px;
}
.business_right_box>.block>.tittle{
    font-size:18px;
    background:url("../images/tittle_mark_other.png") no-repeat left center;
    text-indent: 13px;
    font-weight: bold;
}
.business_right_box>.block>.tittle>p{
    height:1px;
    float: right;
    width:730px;
    background:#ddd;
    position:relative;
    top:13px;
}
.business_right_box>.block>.contant{
    padding:25px 35px;
    font-size:14px;
    line-height:28px;
    text-indent: 28px;
}
.business_right_box>.block>.contant>.img_box{
    float: left;
    padding:5px;
    border:1px solid #ddd;
    margin:10px;
}
.business_right_box>.block>.contant>.img_box img{
    display: block;
}
.business_right_box>.block>.contant>.pro_box{
    float: left;
    width:170px;
}
.business_right_box>.block>.contant>.pro_box+.pro_box{
    margin-left:25px;
}
.business_right_box>.block>.contant>.pro_box .pro{
    border:1px solid #ddd;
    margin-bottom:15px;
    padding:3px;
}
.business_right_box>.block>.contant>.pro_box .pro img{
    display: block;
    margin:0 auto;
    width:105px;
    height:105px;
}
.business_right_box>.block>.contant>.pro_box p{
    text-align: center;
    text-indent: 0;
    height:56px;
}
/*浼佷笟鐩稿唽*/
.photo_show>img#show{
    width:900px;
    height:418px;
}
.photo_show>img{
    float: left;
}
.photo_show>.photo_box{
    float: right;
}
.photo_show>.photo_box>a,.photo_show>.photo_box>a>img{
    display: block;
}
.photo_show>.photo_box>.photo_win{
    width:215px;
    height:364px;
    overflow-y: hidden;
}
.photo_show>.photo_box>.photo_win>.photo_list{
    width:215px;
}
.photo_show>.photo_box>.photo_win>.photo_list img{
    width:100%;
    height:100px;
    display: block;
    margin-bottom:10px;
}
.border_tab>.product_show_block>.product_show_pic{
    border:1px solid #ddd;
    padding:5px;
    width:206px;
    height:208px;
}
.border_tab>.product_show_block>.product_show_pic>img{
    display: block;
}
.border_tab>.product_show_block>.txt{
    text-align: center;
    font-size:13px;
    color:#1e4fa2;
    margin-top:15px;
    font-weight: bold;
    height:38px;
}
.border_tab>.product_show_block>.txt>span{
    color:#ff0000;
}
/*娣诲姞鈥斺€斿弸鎯呴摼鎺�*/
.friend_link{
    margin-top:20px;
}
.friend_link>.box{
    padding:0 10px;
    border:1px solid #ddd;
    border-bottom:none;
}
/*鎼滅储鏃犵粨鏋�*/
.noresult_box{
    text-align: center;
    padding:50px 0;
}
.noresult_box>div{
    display: inline-block;
    _zoom:1;
    _display:inline;
}
.noresult_box>img{
    margin-right: 40px;
    position:relative;
    top:-32px;
}
.noresult_box>div>div{
    font-size:20px;
    margin-bottom: 24px;
}
.noresult_box>div>p{
    text-align: left;
    font-size:16px;
    color:#a0a09e;
    margin-bottom:15px;
}
.noresult_box>div>p>a{
    width:80px;
    height:26px;
    line-height:26px;
    text-align: center;
    color: #fff;
    background:#fac054;
    border-radius:3px;
    margin-left:10px;
    display: inline-block;
    _zoom:1;
    _display:inline;
}
/*clearend*/
.main_content{
    width:1141px;
   // margin:0 auto;
   // position:relative;
    z-index: 1;
}
.margin-left-fix1{
    margin-left:66px;
}
.margin-left-fix2{
    margin-left:30px;
}
.margin-bottom-fix1{
    margin-bottom: 10px;
}
.dispy{
    display: block!important;
}
.cover{
    width:100%;
    height:100%;
    position:fixed;
    background:url("../images/cover_bg.png");
    top:0;
    left:0;
    z-index: 12;
    display: none;
}
.cover>.alert{
    position:absolute;
    padding-top:80px;
    width:620px;
    height:440px;
    border-radius:10px;
    background:#fff;
    left:50%;
    top:50%;
    margin-left:-310px;
    margin-top:-260px;
}
.cover>.alert>.int{
    border:1px solid #ddd;
    width:460px;
    height:48px;
    line-height:48px;
    font-size:16px;
    text-indent: 50px;
    display: block;
    margin:0 auto 18px;
}
.cover>.alert>.name{
    background:url("../images/alert_name_icon.png") no-repeat left center;
}
.cover>.alert>.phone{
    background:url("../images/alert_phone_icon.png") no-repeat left center;
}
.cover>.alert>.txt{
    width:460px;
    height:140px;
    padding:15px 0;
    border:1px solid #ddd;
    display: block;
    margin:0 auto;
    line-height:24px;
    font-size:14px;
    text-indent: 20px;
}
.cover>.alert>.btn{
    width:180px;
    height:52px;
    line-height:52px;
    margin:34px auto 0;
    border-radius:8px;
    display: block;
    background:#1369c0;
    text-align: center;
    color:#fff;
    font-size:24px;
}
.cover>.alert>.close{
    position:absolute;
    right:20px;
    top:20px;
}
.logo_margin{
    margin-bottom:25px;
	margin-top:25px;
}
.foot_contact {
    background: #fff;
    padding-top: 1px;
    padding-bottom: 10px;
}
/*鍒嗛〉*/
    .pagination {
        display: inline-block;
        padding-left: 0;
        /*margin: 20px 0;*/
        border-radius: 4px;
    }
    ul {
        display: block;
        list-style-type: disc;
        list-style: none;
        padding: 0;
    }
    .pagination>li {
        display: inline;
        text-align: -webkit-match-parent;
    }
    .pagination>li.active>a, .pagination>li.active>a:hover {
        background-color: #6faed9;
        border-color: #6faed9;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    }
    .button_search {
        display: inline-block;
        width: 50px;
        height: 20px;
        border-radius: 2px;
        background: #3e99d9;
        line-height: 20px;
        text-align: center;
        color: #fff;
    }
.expo_cover>.alert>.index_fankui{
    height:100px;
}
.expo_cover>.alert>.mess{
    background:url("../images/alert_mess_icon.png") no-repeat left center;
}

/*404*/
.top_404{
    padding-top:20px;
    background:#f9f9f9;
}
.top_tips_404{
    display: inline-block;
    font-size:40px;
    margin-left:40px;
    padding-left:40px;
    border-left:1px solid #ddd;
    color:#9dbad0
}
.top_tips_404 span{
    font-size:18px;
}
.box_404{
    text-align: center;
    margin-bottom:60px;
}
.warn404{
    display:block;
    margin:0 auto;
}
.box_404 .tips{
    text-align: center;
    font-size:32px;
    margin-top:20px;
}
.box_404 a{
    font-size:26px;
    color:#9dbad0;
    margin-right:20px;
}
.box_404 a img{
    margin-right:20px;
}
.box_404 a.backspace img{
    position:relative;
    top:14px;
}
.box_404 a.gohome img{
    position:relative;
    top:19px;
}
/*鎻愮ず椤�*/
.flash_tips{
    width:440px;
    height:230px;
    position:fixed;
    left:50%;
    top:50%;
    margin-left: -220px;
    margin-top:-115px;
    background:#fff;
    border-radius:5px;
    overflow: hidden;
    box-shadow:2px 2px 10px rgba(0,0,0,0.2);
}
.flash_tips>.tip_title{
    height:44px;
    background:#1369c0;
    color:#fff;
    text-indent: 20px;
    line-height:44px;
    font-size:18px;
}
.flash_tips>.tips_table{
    width:440px;
    height:146px;
    vertical-align: middle;
}
.tips_table th:first-of-type{
    width:100px;
    text-align: right;
}
.tips_table th:last-of-type{
    text-align: justify;
    font-size:16px;
    padding:40px;
}
.flash_tips>.tips_bottom{
    height:40px;
    line-height: 40px;
    background:#f8f8f8;
    color:#999;
    position:absolute;
    width:100%;
    bottom:0;
    text-align: center;
    font-size:14px;
}
.flash_tips>.tips_bottom>a{
    color:#4b97e5;
}
.news_block_content table td, .news_block_content table th {
    border: 1px solid #ddd;
}

.icon {
    position: absolute;
    width: 50px;
    height: 50px;
    margin-left: 65px;
    margin-top: -68px;
}
/***************** 鏈嶅姟鐑嚎鏍峰紡*****************************/
.float_block a div{
    position:absolute;
    width:200px;
    background:#fff;
    font-size:18px;
    line-height:42px;
    height:42px;
    border:1px solid #1268c1;
    top:-1px;
    left:-202px;
    display: none;
}
.float_block a:hover div{
    display: block;
}
.float_block a div i{
    color:#1268c1;
    font-weight: bold;
}
.banner_box a{
    display: none;
}
.banner_box a.show_banner{
    display: block;
}
.banner_txt{
    position:absolute;
    color:#f9f9f9;
    width:420px;
    left:537px;
    top:190px;
    font-size:14px;
    line-height:21px;
}

/*6_14_new_index*/
.banner_txt{
    position:absolute;
    color:#f9f9f9;
    width:420px;
    left:537px;
    top:190px;
    font-size:14px;
    line-height:21px;
}


.well_business{
    border:1px solid #ddd;
    border-top:2px solid #1369c0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top:12px;
}
.well_business .top{
    height:42px;
    border-bottom:1px solid #ddd;
}
.well_business .top .title{
    line-height:42px;
    color:#1369c0;
    font-size:18px;
    text-indent: 20px;
    display: inline-block;
    _zoom:1;
    _display:inline;
}
.well_business .top a.more{
    float: right;
    line-height:42px;
    height:42px;
    margin-right:5px;
    font-size:14px;
}
.well_business .top .detail{
    float: right;
    line-height:42px;
    height:42px;
    font-size:14px;
}
.well_business .top .detail span{
    margin-right:20px;
}
.well_business .top .detail span b{
    font-weight: normal;
    color:#ee4d31;
}
.well_business .business_box .block{
    width:142px;
    float: left;
    padding: 10px 0;
    margin-left:10px;
}
.well_business .business_box .block+.block{
    margin-left:20px;
}
.well_business .business_box .block img{
    height:95px;
    width:142px;
}
.well_business .business_box .block div{
    text-align: center;
    font-size:13px;
    line-height:18px;
    height:36px;
    padding:0 10px;
}
.service_nav{
    width:710px;
    height:235px;
    border:1px solid #ddd;
    padding:0 10px;
    float: left;
    margin-top:10px;
    margin-bottom:22px;
}
.service_nav .select_box{
    margin:10px 0;
}
.service_nav .select_box li{
    width:85px;
    height:25px;
    border:1px solid #ddd;
    border-radius:5px;
    line-height:25px;
    text-align: center;
    font-size:14px;
    float: left;
    color:#0c67c0;
    position:relative;
    cursor: pointer;

}
.service_nav .select_box li img{
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
}
.service_nav .select_box li.selected{
    color:#fff;
    border:none;
}
.service_nav .select_box li+li{
    margin-left:10px;
}
.fun_box .block{
    display:none
}
.fun_box .show{
    display: block;
}
.fun_box .block .left{
    float: left;
    width:170px;
    padding:20px 10px;
}
.fun_box .block .left a{
    font-size:14px;
    font-weight: bold;
}
.fun_box .block .left p{
    margin-top:10px;
}
.fun_box .block .right{
    float: left;
    width:500px;
    position:relative;
    top:20px;
    left:30px;
}
.fun_box .block .right a{
    float: left;
    width:164px
}
.fun_box .block .right a span{
    font-size:14px;
    font-weight: bold;
    position:relative;
    top:-16px;
}
.bus_demands{
    float: right;
    width:378px;
    height:350px;
    margin-top:10px;
}
.index_hot_tittle i{
    font-size:12px;
    font-style: normal;
    color:#3168a0;
    margin-left:15px;
}
.index_hot_tittle i span{
    font-weight: bold;
    font-size:16px;
    margin-left:5px;
    margin-right:5px;
}
.pro_title{
    font-size:14px;
    height:45px;
    line-height:45px;
    color:#0c67c0;
    text-indent: 20px;
    border:1px solid #ddd;
    margin-top:10px;
    margin-bottom: 15px;
}
.pro_title span{
    font-size:16px;
    font-weight: bold;
    margin:0 5px;
}
.pro_title b{
    color:#000;
    font-size:16px;
}
.pro_title a{
    float: right;
    font-size:14px;
    margin-right: 10px;
}
.project_block{
    width:187px;
    height:216px;
    padding:15px;
    border:1px solid #ddd;
    float: left;
}
.project_block+.project_block{
    margin-left:11px;
}
.project_block .title{
    font-size:16px;
    font-weight: bold;
    margin-bottom:10px;
}
.project_block .type{
    font-size:16px;
    color:#0c67c0;
    margin-bottom:10px;
}
.project_block .txt{
    font-size:14px;
}
.project_block .txt a{
    color:#ee4d31
}

.service_nav .select_box li div.selected_bg{
    width:87px;
    height:32px;
    background:url(../images/selected_bg.png);
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
}

/****************椤圭洰瀵规帴鍒楄〃**************************/
.project_type{
    border:1px solid #ddd;
    padding:20px;
}
.project_type a{
    float: left;
    padding:10px;
    line-height:24px;
    font-size:16px;
    margin-right:15px;
}
.project_type a.selected{
    background:#0c67c0;
    color:#fff;
    border-radius:5px;
}
.project_table .type{
    margin-bottom:10px;
}
.project_table td .time{
    margin-top:15px;
}
.project_table table{
    width:753px;
}
.project_table .txt{
    height:42px;
    white-space: normal;
}
.project_mess{
    font-size:16px;
    border:1px solid #ddd;
    padding:10px;
}
.project_like .time{
    text-align: right;
}
.project_like .type{
    float: left;
    position:relative;
    top:9px;
}
.project_type{
    border:1px solid #ddd;
    padding:20px;
}
.project_type a{
    float: left;
    padding:10px;
    line-height:24px;
    font-size:16px;
    margin-right:15px;
}
.project_type a.selected{
    background:#0c67c0;
    color:#fff;
    border-radius:5px;
}
.project_table .type{
    margin-bottom:10px;
}
.project_table td .time{
    margin-top:15px;
}
.project_table table{
    width:753px;
}
.project_table .txt{
    height:42px;
    white-space: normal;
}
.project_table .txt a{
    color:blue;
}
.project_mess{
    font-size:16px;
    border:1px solid #ddd;
    padding:10px;
}
.project_like .time{
    text-align: right;
}
.project_like .type{
    float: left;
    position:relative;
    top:9px;
}
.project_like .title{
    font-size:16px;
    width:340px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news_block_content .name{
    margin-top:30px;
}
.project_consult .title{
    font-size:18px;
    font-weight:bold;
}
.project_consult textarea{
    border:1px solid #ddd;
    width:1101px;
    height:160px;
    margin-top:20px;
    resize:none;
    text-indent: 0;
    padding:20px;
}
.user_consult{
    width:1141px;
}
.user_consult td{
    text-align: right;
    height:40px;
    line-height:40px;
    font-size:16px;
}
.user_consult td input{
    width:210px;
    border:1px solid #ddd;
    line-height:30px;
}
.user_consult td input.btn{
    display: inline-block;
    width:120px;
    height:34px;
    line-height:34px;
    text-align: center;
    color:#fff;
    background:#48bcd1;
    border-radius:5px;
}
.fun_box .block .right1,.fun_box .block .right2{
    top:0;
}
.fun_box .block .right a{
    float: left;
    text-align: center;
    width:128px;
    height:44px;
    line-height:44px;
    background:#48bcd1;
    color:#fff;
    margin:0 18px 5px;
    font-size:14px;
    border-radius:5px;
}
.fun_box .block .right1 a {
    float: left;
    text-align: center;
    width: 128px;
    height: 44px;
    line-height: 44px;
    background: #ffa952;
    color: #fff;
    margin: 0 18px 5px;
    font-size: 14px;
    border-radius: 5px;
}
.fun_box .block .right1 a.long {
    float: left;
    text-align: center;
    width: 240px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    margin: 0 18px 5px;
    font-size: 14px;
    border-radius: 5px;
}
.fun_box .block .right2 a {
    float: left;
    text-align: center;
    width: 128px;
    height: 44px;
    line-height: 44px;
    background: #9ede90;
    color: #fff;
    margin: 0 11px 5px;
    font-size: 14px;
    border-radius: 5px;
}
.fun_box .block .right2 a.long {
    float: left;
    text-align: center;
    width: 209px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    margin: 0 9px 5px;
    font-size: 14px;
    border-radius: 5px;
}
.fun_box .block .right3 div.hot{
    position:relative;
    top:-8px;
    left:26px;
}
.fun_box .block .right3 div.hot a.blue{
    position:absolute;
    width:222px;
    height:112px;
    top:0;
    left:0;
    margin:0;
    background:none;
}
.fun_box .block .right3 div.hot a.red{
    position:absolute;
    width:180px;
    height:112px;
    top:0;
    left:222px;
    margin:0;
    background:none;
}
.fun_box .block .right4{
    width:470px;
    padding-left:30px;
}
.fun_box .block .right4 a{
    float: left;
    text-align: left;
    width: 170px;
    height: 44px;
    line-height: 44px;
    background: none;
    color: #000;
    margin: 0 11px 5px 0;
    font-size: 14px;
    border-radius: 5px;
}
.fun_box .block .right a span{
    margin-left:30px;
}
.photo_block {
    width: 370px;
    float: left;
    height: 370px;
    margin-right: 8px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}
.photo_block a img {
    width: 370px;
    height: 370px;
}
/*7_3new*/
.index_nav_box .main_content>div dl{
    position:absolute;
    left:0;
    top:45px;
    z-index: 100000;
    display: none;
    width: 100%;
}
.index_nav_box .main_content>div dl dd a{
    width: 100%;
    text-align: center;
    background:#1369c0;
    color:#fff;
    padding:0;
}
.index_nav_box .main_content>div dl dd a:hover{
    background:#0e4f90;
}
.index_nav_box .main_content>div dl dd a.nav_selected{
    background:#0e4f90;
}
.index_nav_box .main_content>div{
    float: left;
    line-height:45px;
    font-size:16px;
    color:#fff;
    position:relative;
}


/* 涓崥浼� */
.zh_expo .expo_map_right {
    position: relative;
}
.zh_expo .hot_area {
    position: absolute;
    left: 29px;
    top: 72px;
}
.zh_expo .hot_area a {
    display: block;
    width: 320px;
    height: 62px;
    margin: 9px 0 22px;
    background: url(../assets/images/expo/black_hot.png);
}
.zh_expo_area .area_title {
    background: none;
}

.zh_expo_content .expo_select_cardbox a>img {
    width: 122px;
    left: 8px;
}
.zh_expo_content .expo_select_cardbox a {
   padding-left: 10px;
}

.zh_expo_area+div .expo_pro_img {
    background-color: transparent;
}
.zh_expo_content .expo_pro_img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.zh_expo_content .expo_pro_img img {
    width: 120px;
}
.zh_expo_area+div .expo_pro_img img {
    width: 160px;
}

/* 闇€姹傞椤� */
.red {
    color: #e34e38;
}
.index_user_block .btn_1 {
    display: block;
    margin-top: -7px;
    margin-right: 30px;
}
.event_content > div {
    display: inline-block;
    float: left;
}
.selection_div {
    z-index: 0;
    line-height: 14px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.selection_div .selection {
    padding: 10px 20px;
}
.selection_div .selection td {
    padding: 5px 0;
}
.selection_div .selection td:first-child {
    width: 90px;
    font-size: 14px;
    vertical-align: top;
    color: #999;
    padding-top: 12px;
}
.selection_div .selection ul {
    display: inline-block;
}
.selection_div .selection td li {
    float: left;
    margin-left: 3px;
    padding-bottom: 10px;
}
.selection_div .selection li > a {
    color: #333;
    font-size: 14px;
    padding: 6px 16px;
    display: inline-block;
}
.selection_div .selection td li.selected a, .selection_div .selection td li > a:hover {
    background-color: #1369c0;
    color: #fff;
    border-radius: 3px;
}
.selection td li > div {
    height: 26px;
    line-height: 26px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
    border: 1px solid #e8e8e8;
}
.selection td div > span {
    color: #ee4d31;
    font-size: 12px;
    padding: 0 12px;
    display: inline-block;
}
.selection td div .close {
    position: relative;
    top: 3px;
    width: 8px;
    height: 16px;
    margin-right: 8px;
    display: inline-block;
    background: url(../images/sop/icon_close.png) no-repeat center center;
}
.selection td li .arrow {
    width: 8px;
    height: 12px;
    margin-right: 8px;
    display: inline-block;
    background: url(../images/sop/icon_arrow.png) no-repeat center center;
}
.selection_div .condition {
    padding: 10px 20px;
    background-color: #fbfbfb;
    border-top: 1px solid #ddd;
}
.condition_select, .condition_select li {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.condition_select span {
    font-size: 14px;
    color: #999;
    height: 38px;
    line-height: 38px;
    padding: 10px;
    cursor: pointer;
}
.condition_select li.on span, .condition_select span:hover {
    color: #ff7519;
}
.condition_select span > i {
    position: relative;
    margin: 0 8px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 center;
}
.icon_data {
    top: 1px;
    width: 9px;
    height: 11px;
    background-image: url(../images/sop/icon_arrow_xia.png);
}
.icon_area {
    top: -2px;
    width: 9px;
    height: 5px;
    background-image: url(../images/sop/icon_arrow_bottom.png);
}
.condition_select label input {
    position: relative;
    top: 2px;
}
.condition_select label span {
    padding-left: 2px;
}
.condition_select label select {
    width: 76px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #888;
    padding-left: 3px;
    margin-left: -8px;
    border: 1px solid #ddd;
}
.condition_search {
    position: relative;
    float: right;
}
.condition_select li:first-child span {
    padding-left: 0;
}
.condition_search input {
    width: 360px;
    height: 36px;
    line-height: 36px;
    text-indent: 14px;
    font-size: 14px;
    border: 1px solid #ededed;
}
.condition_search a#submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/sop/icon_search.png) no-repeat center center transparent;
    width: 18px;
    height: 18px;
    padding: 10px 16px;
}
.main_content_left {
    width: 70%;
    margin-right: 2%;
}
.event_content > div > div {
    background-color: #fff;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.demand_list {
    border-top: 2px solid #1369c0;
}
.demand_list_block {
    height: 100px;
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #ededed;
}
.demand_list_block h3 a {
    display: block;
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
}
.main_content_left .price {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #ff7301;
    font-size: 16px;
}
.price em {
    font-size: 24px;
    font-style: normal;
}
.demand_list_block .specific > div {
    margin-top: 8px;
}
.specific > div span {
    display: inline-block;
}
.specific_1 span {
    color: #999;
    font-size: 12px;
    margin-right: 30px;
}
.specific_2 span {
    color: #333;
    font-size: 14px;
    margin-right: 46px;
    padding: 10px 36px;
    background-repeat: no-repeat;
    background-position: 0 center;
}
.s1 {
    background-image: url(../images/sop/icon_s1.png);
}
.s2 {
    background-image: url(../images/sop/icon_s2.png);
}
.s3 {
    background-image: url(../images/sop/icon_s3.png);
}
.s3 em {
    font-style: normal;
}
.status_1 {
    color: #13c089;
}
.status_2 {
    color: #888;
}
.page_list {
    color: #666;
    font-size: 14px;
    text-align: center;
    height: 32px;
    margin: 34px 0;
    overflow: hidden;
}
.page_list a {
    line-height: 30px;
    padding: 0 11px;
    margin-top: 0;
    margin-right: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    _zoom: 1;
    _display: inline !important;
}
.page_list a.selected, .page_list a:hover {
    background-color: #1369c0;
    color: #fff !important;
}
.page_list em {
    margin: 0 5px;
    font-style: normal;
}
.page_list span+em {
    margin-left: 16px;
}
.page_list input {
    width: 26px;
    height: 26px;
    line-height: 30px;
}
.main_content_right {
    width: 28%;
}
.title_1 {
    height: 43px;
    line-height: 43px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #ddd;
}
.title_1 h3 {
    color: #666;
    font-size: 15px;
    padding: 0 20px;
}
.content_1 .text {
    padding: 13px 0;
    margin: 0 20px;
}
.content_1 .text+div {
    border-top: 1px solid #ededed;
}
.content_1 .text em {
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    margin-right: 5px;
    border-radius: 3px;
    display: inline-block;
    background-color: #b8c2c7;
}
.content_1 .text .first {
    background-color: #1369c0;
}
.content_1 .text .second {
    background-color: #4593e2;
}
.content_1 .text .third {
    background-color: #76b9ec;
}
.right_div_1 .content_1 .text h5 {
    display: inline-block;
}
.content_1 .text h5 a {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: normal;
}
.content_1 .text > span {
    color: #999;
    font-size: 12px;
    margin: 8px 0 10px;
    display: inline-block;
}
.content_1 .text .num {
    position: absolute;
    right: 20px;
}

/* 闇€姹傝鎯� */
.details_div > div {
    position: relative;
    padding: 20px 0;
    margin: 0 20px;
}
.details_div > div+div {
    border-top: 1px dashed #e5e5e5;
}
.details_1 h3 {
    color: #000;
    font-size: 18px;
    margin-bottom: 10px;
}
.details_1 p {
    color: #666;
    font-size: 14px;
}
.offer {
    position: absolute;
    bottom: 16px;
    right: 20px;
    width: 90px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    background-color: #ff981b;
}
.details_3 tr {
    font-size: 14px;
}
.details_3 th {
    color: #000;
    text-align: left;
    padding-bottom: 8px;
}
.details_3 td {
    color: #666;
    padding: 5px 0;
}
.details_3 td i {
    position: relative;
    margin-right: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 center;
}
.t1 {
    top: 3px;
    width: 16px;
    height: 17px;
    background-image: url(../images/sop/icon_t1.png);
}
.t2 {
    top: 5px;
    width: 19px;
    height: 19px;
    background-image: url(../images/sop/icon_t2.png);
}
.details_4 p {
    color: #ee4d31;
    font-size: 14px;
}
.process_div {
    position: relative;
    height: 70px;
}
.process_div > div {
    display: inline-block;
    float: left;
    width: 14.28%;
    font-size: 14px;
    text-align: center;
    color: #999;
    margin: 10px 0 3px;
}
.process_div > div:first-child {
    margin-left: -24px;
}
.process_div > div span {
    display: block;
    margin: 5px auto;
}
.process_div .step {
    width: 20px;
    height: 20px;
    line-height: 20px;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/sop/icon_status.png);
}
.process_div .step.selected {
    background-image: url(../images/sop/icon_status_selected.png);
}
.process_div .border {
    position: absolute;
    top: 24px;
    width: 88px;
    height: 2px;
    background-color: #dedede;
}
.process_div .border.active {
    background-color: #3ebc19;
}
.border_first {
    left: 40px;
}
.border_second {
    left: 148px;
}
.border_three {
    left: 256px;
}
.border_four {
    right: 305px;
}
.border_five {
    right: 197px;
}
.border_six {
    right: 89px;
}
.evaluate {
    width: 67px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-left: 16px;
    position: relative;
    top: 13px;
    cursor: not-allowed;
    display: inline-block;
    border-radius: 20px;
    background-color: #ccd0d8;
}
.process_div .evaluate.active {
    background-color: #3ebc19;
    cursor: pointer;
}
.left_div_2 .text {
    padding: 20px 0;
}
.left_div_2 .text p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 2px;
}
.text .enclosure {
    margin-top: 27px;
    font-size: 14px;
}
.enclosure span {
    color: #999;
    display: block;
    margin-bottom: 8px;
}
.enclosure td {
    padding: 8px 0;
}
.enclosure td:first-child {
    width: 62px;
}
.left_div_2 .enclosure td p {
    color: #999;
    margin-bottom: 5px;
}
.enclosure .download {
    color: #999;
    padding-left: 16px;
    display: block;
    background: url(../images/sop/icon_download.png) no-repeat 0 center;
}
.left_div_3 .content_1 {
    padding: 20px;
}
.left_div_3 td {
    color: #666;
    font-size: 14px;
    padding: 5px 0;
}
.right_div_1 .needs, .facilitator {
    padding: 20px;
    font-size: 14px;
}
.needs td:first-child {
    width: 100px;
}
.needs td:first-child img {
    max-width: 100%;
}
.needs td p {
    color: #000;
    margin-bottom: 20px;
}
.needs td span {
    height: 23px;
    margin-right: 5px;
    display: inline-block;
    background: url(../images/sop/icon_certificate.png) no-repeat;
}
.needs .c {
    width: 30px;
    background-position: -1px center;
}
.needs .y {
    width: 26px;
    background-position: -39px center;
}
.needs .x {
    width: 38px;
    background-position: -72px center;
}
.needs .j {
    width: 26px;
    background-position: -118px center;
}
.briefing {
    color: #999;
    margin-top: 12px;
    padding-top: 30px;
    background: url(../images/sop/line_1.png) repeat-x 0 0;
}
.briefing span {
    display: block;
    margin-bottom: 12px;
}
.briefing p {
    line-height: 22px;
}
.main_content_right .see {
    color: #333;
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    margin: 30px auto;
    border-radius: 2px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}
.facilitator p {
    color: #333;
    margin-bottom: 20px;

}
.facilitator ul {
    margin-left: -3%;
}
.facilitator ul li {
    float: left;
    width: 30.33%;
    margin-left: 3%;
    margin-bottom: 22px;
    display: inline-block;
}
.facilitator li a {
    display: block;
    text-align: center;
}
.facilitator .pic img {
    width: 85px;
    height: 60px;
    vertical-align: middle;
}
.main_content_right .facilitator .see {
    margin: 2px auto 11px;
}

/* 闇€姹傛姤浠� */
.offer_div .demand_list_block {
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: none;
}
.demand_list_block h3 {
    display: block;
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
}
.offer_div {
    color: #666;
    font-size: 14px;
}
.offer_div .intro {
    padding: 16px 0 10px;
}
.offer_div .intro > span {
    color: #000;
    display: block;
    padding-bottom: 10px;
}
.offer_div .intro+div {
    padding-top: 20px;
    border-top: 1px solid #ededed;
}
.offer_div .intro td {
    padding-bottom: 10px;
}
.prompt {
    height: 42px;
    line-height: 40px;
    margin: -5px 30px 20px;
    padding: 0 20px;
    border: 1px solid #f8e5bb;
    background-color: #fefdee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.prompt span {
    color: #ef970d;
    font-size: 14px;
    padding-left: 30px;
    display: block;
    background: url(../images/sop/icon_prompt.png) no-repeat 0 center;
}
.offer_form {
    margin: 30px;
}
.offer_form  td {
    color: #333;
    padding: 16px 14px;
    position: relative;
}
.offer_form td:first-child {
    width: 70px;
    padding-top: 24px;
    padding-left: 0;
    text-align: right;
    vertical-align: top;
}
.offer_form td:first-child > span {
    color: #fc2020;
    margin-right: 3px;
    display: inline-block;
}
.index_input {
    width: 323px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 16px;
    border: 1px solid #ddd;
}
.index_input:-ms-input-placeholder {
    color: #ccc;
}
.index_input:-moz-placeholder {
    color: #ccc;
}
.index_input::-moz-placeholder {
    color: #ccc;
}
.index_input::-webkit-input-placeholder {
    color: #ccc;
}
.search_date {
    background: url(../images/sop/icon_time.png) no-repeat 96% center;
}
.directories {
    background: url(../images/sop/icon_directories.png) no-repeat 96% center;
}
.long_term {
    cursor: pointer;
    margin-left: 20px;
    display: inline-block;
}
.long_term input {
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
}
.long_term span {
    color: #888;
}
input.index_upload {
    position: absolute;
    width: 106px;
    height: 32px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.btn_add {
    color: #fff;
    width: 106px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    background-color: #4ea0e6;
}
.offer_form textarea {
    width: 590px;
    height: 140px;
    padding: 20px 16px;
    border: 1px solid #ddd;
}
.offer_form .search_btn {
    width: 314px;
    margin: 22px auto 70px;
}
.search_btn > a {
    width: 144px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search_btn.clearfix > a {
    float: left;
}
.search_btn.clearfix > a+a {
    margin-left: 26px;
}
.search_btn .btn_1 {
    color: #333;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}
.search_btn .btn_2 {
    border: 1px solid #207bc9;
    background-color: #207bc9;
}

.ad_zj {
    position: relative;
    top: -5px;
    height: 70px;
    display: none;
    margin-bottom: -3px;
}
.ad_zj a {
    display: block;
}
.ad_zj .close {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 5px;
    right: 0;
    display: block;
    background: url(../images/close_ad.png) no-repeat 0 center;
}
