﻿/* 页头 */
body
{
    color: #474340; background:#F9F7F8;
}
.mt4 {
    margin-top:4px;
}
header, .bottom, .butt
{
    background: -webkit-gradient(linear, left top, left bottom, from(#02c0c7), to(#02bcc4));
    background: -moz-linear-gradient(top, #02c0c7, #02bcc4);
}
header
{
    height: 60px;
    text-align: center;
}

header h1
{
    font: normal 22px/60px 'SimHei';
    color: #FFF;
    margin: 0 80px;
}
header img
{
    height: 35px;
}

header .slide
{
    background-position: -56px -1px;
    background-size: 462px auto;
    height: 29px;
    width: 36px;
}

header .left
{
    left: 12px;
    position: absolute;
    top: 15px;
}
header .right
{
    position: absolute;
    right: 0px;
}
header .per_login
{
    padding-top: 18px;
    padding-right: 12px;
}
header .per_login a
{
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    width: 63px;
    height: 21px;
    line-height: 21px;
    float: left;
    display: block;
    text-align: center;
}
header .per_logout
{
    min-width: 92px;
}
header .per_logout .account
{
    height: 60px;
    line-height: 60px;
    padding: 0 30px 0 10px;
}
header .per_logout .account span
{
    color: #FFFFFF;
}
header .per_logout .account i
{
    width: 19px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: 25px;
    right:15px;
    background:url(../images/icon2.png) no-repeat;
    margin-left:0px;
}


header .per_logout.hover .account i:after
{
    border-bottom-color: #000;
    border-top-color: transparent;
    top: 0px;
}

/*header .per_logout.hover .account
{
    background: rgba(0,0,0,0.85);
}*/

header .per_logout .quick_links
{
    position: absolute;
    top: 60px;
    right: 0px;
    z-index: 999;
    width: 100%;
    text-align: left;
}
header .per_logout .quick_links ul
{
    background: rgba(0,0,0,0.85);
    border-radius: 0 0 0 3px;
    overflow: hidden;
}
header .per_logout .quick_links li a
{
    display: block;
    height: 51px;
    line-height: 51px;
    font-size: 14px;
    padding-left: 10px;
    color: #FFFFFF;
    border-bottom: 1px solid rgba(255,255,255,0.15);
}

header .per_login a:last-child
{
    border-left: 0;
}
.nav {
    position: relative;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #E4E4E4;
    font-size: 14px;
    padding-left: 12px;
    background: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#F8F8F8));
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
hr.btline{ height:1px;border:none;border-top:1px solid #D6D6D6; background:#fff}
.search{position:relative;margin:8px 6px;z-index:1;}
.search .searchBox{background:#fff;border-radius:2px;border:1px solid #C9C9C9;padding:0 70px 0 8px;}
.search input{margin:0;border:none;line-height:18px;font-size:14px;width:100%;-webkit-appearance:none;outline:none;padding:9px 0 9px 54px;background:transparent;-webkit-tap-highlight-color: rgba(0,0,0,0); }
.search .dropdown{position:absolute;top:0px;left:0;width:45px;padding-left:10px;height:39px;line-height:43px;font-size:12px;border-right:1px solid #C4C4C4;}
.search .dropdown:after{content:' ';position:absolute;top:19px;right:6px;width:0;height:0;font-size:0;border:5px solid rgba(255, 255, 255, 0);border-top-color:#878787;}
.search .button{width:40px; background:#02c0c7;font-size:16px; color:#FFF; height:40px; line-height:40px; position:absolute; right:0; top:0; padding:0}

.search.fixed
{
    background:#02bdc5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width:calc(100% - 12px);
    padding:8px 10px 8px 10px;
    margin:0
}
.search.fixed .searchBox{ border:none; padding:1px 0 1px 0 }
.search.fixed .dropdown{position: absolute;top:11px;left:10px;width: 45px;padding-left: 10px;height: 33px;line-height: 33px;font-size: 12px;border-right: 1px solid #C4C4C4;}
.search.fixed .dropdown::after {
    content: ' ';
    position: absolute;
    top: 15px;
    right: 6px;
    width: 0;
    height: 0;
    font-size: 0;
    border: 5px solid rgba(255, 255, 255, 0);
        border-top-color: rgba(255, 255, 255, 0);
    border-top-color: #878787;}
.search.fixed .searchBox input {
    margin: 0;
    border: none;
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    -webkit-appearance: none;
    outline: none;
    padding: 9px 0 9px 65px;
    background: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.search.fixed .button {
    width: 40px;
    background: #02c0c7;
    font-size: 16px;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 10px;
    top: 7px;
    padding: 0;
}


.dropdown_list{width:70px;border:1px solid #181818;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.75)), to(rgba(0,0,0,0.85)));background:-moz-linear-gradient(top,rgba(0,0,0,0.75),rgba(0,0,0,0.85));position:absolute;top:40px;left:0px;border-radius:2px;z-index:2;font-size:16px;}
.dropdown_list .top_triangle{width:10px;height:6px;position:absolute;top:-6px;left:50%;margin-left:-5px;overflow:hidden;}
.dropdown_list .top_triangle:before{content:' ';position:absolute;top:5px;right:-6px;background:rgba(63,63,63,1);width:20px;height:20px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);border:1px solid #181818;}
.dropdown_list ul {padding: 2px 10px;}
.dropdown_list ul li{line-height:28px;}
.dropdown_list ul li a{color: #FFFFFF;display: block;font-size: 14px;padding-left: 10px;line-height:28px;}


#container
{
    background: #f9f7f8;
    overflow: hidden;
}

#container button{width:100%; background:#079BD8;font-size:16px; color:#FFF; height:38px; line-height:38px; border-radius:2px; margin-top:12px;}

.top_nav{ background:#01afb8; border-top:2px solid #27cad1}
.top_nav ul{ }
.top_nav ul li{ float:left; width:20%; position:relative; }
.top_nav ul li a{ display:block; text-align:center; height:38px; line-height:38px; vertical-align:middle;color:#fff}

.top_nav ul.sub_menu {
    position: absolute;
    top: 38px;
    right: 0px;
    z-index: 999;
    width: 100%;
    text-align: left;
    background: rgba(0,0,0,0.85);
    border-radius: 0 0 0 3px;
    overflow: hidden;
    display:none;
}

.top_nav ul.sub_menu li {
    width:100%;
}

.top_nav ul.sub_menu li a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    border-bottom: 1px solid rgba(255,255,255,0.15);
}

/* 页脚 */
footer
{
    line-height: 30px;
    text-align: center;
    padding: 10px 0;
    background: #FFFFFF;
}
footer a
{
    display: inline-block;
    color: #02c0c7;
}
footer span
{
    display: inline-block;
    height: 12px;
    margin: 0 10px;
    border-left: 1px solid #B5B5B5;
    border-right: 1px solid #FFF;
}

/* 底部 */
.bottom
{
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 10px;
}

.bottom .u_name, .bottom .lk
{
    float: left;
    color: #FFF;
    margin-right: 10px;
    line-height: 30px;
}
.bottom .top
{
    float: right;
    color: #FFF;
    padding-right: 18px;
    line-height: 30px;
    background: url(../images/up.png) right center no-repeat;
}

.footbtn_fixed
{
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 12px 2px 12px 10px;
    z-index: 3;
    border: 1px solid #DCE1E5;
    width: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#F9f9f9));
    box-sizing: border-box;
}

.footbtn_fixed .gold_btn
{
    height: 28px;
    line-height: 28px;
    width: 80px;
    border: 0;
    border-radius: 1px;
    padding: 0;
    position: relative;
    background: -webkit-gradient(linear,left top,left bottom,from(#fc8e00),to(#fc8e00));
    color: #FFF;
    font-size: 14px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    text-shadow: 0 -1px 1px #fc8e00;
}

.footbtn_fixed .blue_btn
{
    height: 38px;
    line-height: 38px;
    border: 0;
    border-radius: 2px;
    padding: 0 15px;
    position: relative;
    background: -webkit-gradient(linear,left top,left bottom,from(#01c0c8),to(#01c0c8));
    color: #FFF;
    font-size: 14px;
}
.footbtn_fixed  .btn_quanxuan{ background:#e2e2e2; border:1px solid #e2e2e2; color:#333;padding:0 30px;  }
.footbtn_fixed  .btn_quanxuan.selected{background:#fff; border:1px solid #01c0c8; color:#01c0c8;padding:0 30px ;}
.footbtn_fixed  .btn_toudi{ margin-left:3px; padding:0 50px; background:url(../images/but_sq_arr.png) 48px 10px no-repeat #01c0c8; background-size:15px auto; text-indent:25px;}


.footbtn_fixed .gray_btn
{
    height: 38px;
    width: 60px;
    line-height: 38px;
    margin-left:3px;
    border: 0;
    border-radius: 2px;
    padding: 0;
    position: relative;
    background: -webkit-gradient(linear,left top,left bottom,from(#e7e7e5),to(#e2e2e2));
    color: #333;
    font-size: 14px;
}

.footbtn_fixed .uptop_btn
{
    float: right;
    height: 28px;
    width: 28px;
    line-height: 28px;
    border: 0;
    border-radius: 1px;
    padding: 0;
    position: relative;
    background: -webkit-gradient(linear,left top,left bottom,from(#fcc84b),to(#f8c241));
    color: #fff;
    font-size: 14px;
    text-indent: -100px;
    overflow: hidden;
    margin:4px 5px 0 0
}
.footbtn_fixed .uptop_btn:after
{
    content: ' ';
    position: absolute;
    top: 9px;
    left: 7px;
    width: 14px;
    height: 2px;
    overflow: hidden;
    background: #fff;
    display: block;
}
.footbtn_fixed .uptop_btn:before
{
    content: ' ';
    position: absolute;
    top: 7px;
    left: 7px;
    width: 0;
    height: 0;
    font-size: 0;
    border: 7px solid rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    box-shadow: 0 1px 0 #fff;
}


.bc
{
    text-align: center;
    padding: 70px 10px;
}
.bc img
{
    width: 60px;
    height: 56px;
    vertical-align: middle;
    background: url(../images/icons_img.png) no-repeat;
    -webkit-background-size: auto 56px;
    background-size: auto 56px;
}
.bc .letter
{
    background-position: -120px 0;
}
.bc .book
{
    background-position: 0 0;
}
.bc .file
{
    background-position: -53px 0;
}
.bc .note
{
    background-position: -180px 0;
}
.bc.c
{
    color: #ff6204;
    padding: 50px 10px;
}

.error_info
{
    font-size: 14px;
    padding-top: 60px;
    padding-bottom: 80px;
}
.error_info .error_img
{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 6px solid #E7E7E7;
    border-radius: 100px;
    font-size: 76px;
    text-align: center;
    color: #E7E7E7;
    box-shadow: 0 -1px #BCBABA,0 -1px #BCBABA inset;
    text-shadow: 0 -1px #BCBABA;
}
.error_info .error_msg
{
    text-align: center;
    color: #888;
    padding: 30px 12px 0 12px;
}

.error_info .error_msg.multi
{
    line-height:22px;
    text-align:left;
}


.bk .arrow, .bk_lk a, p.t_list a, p.t_list font, .fm .slet, .lst .arrow .info, .bst div
{
    background: url(../images/arrow_right.png) right center no-repeat;
}
.check_img, .more img, .notice img, .search p, .reg_notice, .pop img, .bk h3 a, .bk .m, .bk .bk_close, .location, .r_title, .bn .text .face1, .recom .c, .lst .info img, .tk .cor
{
    background: url(../images/ico.png) no-repeat;
}

/* 滑动盒子 */
.sc
{
    position: relative;
    overflow: hidden;
    padding: 12px 0;
}
.scWp
{
    display: -webkit-box;
}
.scbox
{
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-transform: translate(0px, 0px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.sc1
{
    width: 100%;
}
.sc2
{
    width: 200%;
}
.sc3
{
    width: 300%;
}
.sc4
{
    width: 400%;
}
.sc5
{
    width: 500%;
}
.sc6
{
    width: 600%;
}
.sc7
{
    width: 700%;
}
.sc8
{
    width: 800%;
}


/* 分组按钮 */
.tab
{
    width: 70%;
    height: 42px;
    margin: 10px auto 20px;
}
.tab.l3
{
    width: 90%;
}
.tab .butt
{
    float: left;
    width: 50%;
    margin: 0 !important;
}
.tab .left
{
    padding-right: 1px;
    border-radius: 8px 0 0 8px;
}
.tab .left .con
{
    border-radius: 7px 0 0 7px;
}
.tab .right
{
    padding-left: 1px;
    border-radius: 0 8px 8px 0;
}
.tab .right .con
{
    border-radius: 0 7px 7px 0;
}
.tab .mid
{
    padding-left: 1px;
    padding-right: 1px;
    border-radius: 0;
}
.tab .mid .con
{
    border-radius: 0;
}
.tab.l3 .butt
{
    width: 33.3%;
}

.btn
{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    color: #FFF;
    padding: 0 20px;
    border: 1px solid #01AEF3;
    border-radius: 2px;
    background: #00A2E3;
}


/* 提示信息 */
.notice
{
    position: relative;
    height: 20px;
    line-height: 24px;
    color: #5F2E0D;
    padding: 8px 0 0 45px;
}
.notice img
{
    position: absolute;
    width: 25px;
    height: 28px;
    margin-left: -25px;
    -webkit-background-size: 36px auto;
    background-size: 36px auto;
}
.notice .star
{
    background-position: -8px -647px;
}
.notice .lock
{
    background-position: -8px -472px;
}
.notice .rate
{
    margin-left: -28px;
    background-position: -5px -786px;
}

/* 登录注册相关 */
.reg_op
{
    position: relative;
    margin: 0 12px 15px;
}
.reg_op .reg
{
    color: #4d6d9e;
}
.reg_op .but
{
    width: 100%;
    background: #079BD8;
    font-size: 16px;
    color: #FFF;
    height: 38px;
    line-height: 38px;
    border-radius: 2px;
    margin-top: 12px;
}


.reg_notice
{
    position: relative;
    line-height: 20px;
    color: #f15905;
    margin-bottom: -10px;
    padding: 0 15px 0 43px;
    background-position: 13px -363px;
    -webkit-background-size: 36px auto;
    background-size: 36px auto;
}


/* 绑定相关 */
.bind_op
{
    position: relative;
    margin: 0 12px 15px;
}
.bind_op .but
{
    width:100%; background:#079BD8;font-size:16px; color:#FFF; height:38px; line-height:38px; border-radius:2px; margin-top:0px;
}

.cpwd_op
{
    position: relative;
    margin: 0 12px 15px;
}
.cpwd_op .but
{
    width: 100%;
    background: #079BD8;
    font-size: 16px;
    color: #FFF;
    height: 38px;
    line-height: 38px;
    border-radius: 2px;
}

.rf_op
{
    position: relative;
    margin: 0 12px 15px;
}
.rf_op .but
{
    width: 100%;
    background: #079BD8;
    font-size: 16px;
    color: #FFF;
    height: 38px;
    line-height: 38px;
    border-radius: 2px;
}

/* 单选框 */
.check_img
{
    width: 20px;
    height: 24px;
    vertical-align: middle;
    margin-right: 3px;
    background-position: -11px -5px;
    -webkit-background-size: 43px auto;
    background-size: 43px auto;
}
.check_img.checked
{
    background-position: -11px -38px;
}

/* 分页 */
.pagnation { text-align: center; padding-top:5px;padding-bottom:25px; }
.pagnation a { display: inline-block !important; width: 28px; height: 28px; line-height: 28px; overflow: hidden; background:#ffffff; margin:0 2px; font-size: 14px; vertical-align: top; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; border:1px solid #dddddd; color:#737373 !important; }
.pagnation a:hover { background:#01c0c8;border:1px solid #01c0c8;color:#fff !important;}
.pagnation span.current { display: inline-block !important; vertical-align:middle; margin: 0 2px; width: 28px; height: 28px; line-height: 28px; overflow: hidden; background:#01c0c8;border:1px solid #01c0c8;color:#fff}
.pagnation .page-prev, .pagnation .page-next { background:#ffffff;border:1px solid #dddddd;width:50px; }
.pagnation .page-prev { background:#ffffff;border:1px solid #dddddd;width:50px;}
.pagnation .current {background:#01c0c8;border:1px solid #01c0c8;color: #fff }
.pagnation-tips { margin-top: 10px; color: #999; text-align: center }



/* 侧边栏 */
nav
{
    position: absolute;
    width: 154px;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: -154px;
    background-image: -webkit-gradient(linear,right top,80% top,from(#191919),to(#2C2C2C));
    z-index: 11;
    -webkit-transition: -webkit-transform 0.1s linear;
    -webkit-transform: translate(0px,0px);
}
nav .isTouch
{
    padding-top: 30px;
    background-image: -webkit-gradient(linear,right top,80% top,from(#191919),to(#2C2C2C));
}
nav .swi
{
    position: absolute;
    right: 0;
    top: 160px;
    width: 25px;
    height: 70px;
    background-position: 0px -67px;
    z-index: 2;
}
nav .l
{
    position: relative;
    z-index: 1;
}
nav .l a
{
    display: block;
    line-height: 36px;
    color: #A1A1A1;
    padding-left: 20px;
}
nav .l img
{
    float: left;
    width: 22px;
    height: 22px;
    margin: 6px 7px 0 0;
    background: url(../images/sidebar_icon.png) no-repeat;
    -webkit-background-size: auto 44px;
    background-size: auto 44px;
}
nav .l .i2
{
    background-position: -22px 0;
}
nav .l .i3
{
    background-position: -44px 0;
}
nav .l .i4
{
    background-position: -66px 0;
}
nav .l .i5
{
    background-position: -88px 0;
}
nav .l .i6
{
    background-position: -110px 0;
}
nav .l a.hover, nav .l .on
{
    color: #FFF !important;
    background-color: #121212;
}
nav .l a.hover .i1, nav .l .on .i1
{
    background-position: 0 -22px;
}
nav .l a.hover .i2, nav .l .on .i2
{
    background-position: -22px -22px;
}
nav .l a.hover .i3, nav .l .on .i3
{
    background-position: -44px -22px;
}
nav .l a.hover .i4, nav .l .on .i4
{
    background-position: -66px -22px;
}
nav .l a.hover .i5, nav .l .on .i5
{
    background-position: -88px -22px;
}
nav .l a.hover .i6, nav .l .on .i6
{
    background-position: -110px -22px;
}
nav .l span
{
    display: block;
    width: 120px;
    height: 2px;
    margin: 0 auto;
    background-position: -265px -14px;
}
nav .ct
{
    position: relative;
    width: 120px;
    text-align: center;
    margin: 0 auto 17px;
    border: 1px solid #6E6E6E;
    border-top-color: #020202;
    border-left-color: #020202;
    border-radius: 5px;
}
nav .ct p
{
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #848484;
    text-shadow: 0px 0px 2px #070707;
    background-color: #323232;
    border-radius: 5px 5px 0 0;
}
nav .ct span
{
    position: absolute;
    width: 10px;
    height: 10px;
    left: 55px;
    top: 31px;
    -webkit-transform: rotate(-45deg);
    background-color: #323232;
    border-left: 1px solid #4A4A4A;
    border-bottom: 1px solid #4A4A4A;
}
nav .ct a
{
    display: block;
    line-height: 36px;
    color: #A1A1A1;
    background-color: #424242;
    border-top: 1px solid #4A4A4A;
    border-radius: 0 0 5px 5px;
}

 .nav_sc{ position:absolute; right:-2px; top:0px; display:block; }
 .nav_sc a{ display:block;background:url(../images/fxhdp.png) no-repeat 6px 11px;  height:40px; line-height:40px; vertical-align:middle; padding:0 9px 0 26px; }
 .nav_sc_zw{ position:absolute; right:7px; top:-2px; display:block; }
 .nav_sc_zw a{ display:block;background:url(../images/fxhdp.png) no-repeat 6px 11px;  height:40px; line-height:40px; vertical-align:middle; padding:0 9px 0 26px; }
.tel 
{
    position:absolute; 
    top:6px; 
    right:0;
    width:50px;
    height:50px;
    background:url(../images/phone.png) no-repeat;
    display:block;
}

.chosebar
{
    margin: 15px 12px;
}
.chosebar .light, .chosebar .dark
{
    width: 50%;
    display: block;
    text-align: center;
    float: left;
}
.chosebar .light a, .chosebar .dark a
{
    display: block;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 24px;
    border-radius: 2px;
    box-shadow: 2px 2px 4px #EDEDED;
}
.chosebar .light a
{
    background: #079BD8;
}
.chosebar .dark a
{
    background: #0469A4;
}
.chosebar .light_wraper
{
    padding-right: 6px;
}
.chosebar .dark_wraper
{
    padding-left: 6px;
}

.bottom_bk{ padding:8px 5px 5px 8px}
.bottom_bk p{ float:left; text-align:center; width:33.3%; position:relative;}
.bottom_bk a{ display:block; font-size:16px; color:#fff; margin:0 5px 5px 0px; height:30px; background-size:100%; padding-top:9px}
.bottom_bk a i{ display:block; }
.bottom_bk p .zt{background:url(../images/zt.png) no-repeat center 0;}
.bottom_bk p .wmgs{background:url(../images/stroy.png) no-repeat center 0;}
.bottom_bk p .lxwm{background:url(../images/contact.png) no-repeat center 0;}


/* 行业 */
#hy_all{}
.hy_list{ background:#fff; width:100%;margin-bottom:8px;padding:0px 0 8px 0}
.hy_cate{border-top:2px solid #27cad1;border-bottom:1px solid #dfdfdf;height:35px;line-height:35px;vertical-align:middle;font-size:16px; color:#707070; text-indent:5px}
.hy_item{}
.hy_title{ color:#01a0a6;height:28px; line-height:28px; vertical-align:middle;background: url(../images/jt.png) no-repeat right 6px;text-indent:5px; font-size:14px; margin-right:8px; }
.hy_title a{ display:block; color:#01a0a6}
.hy_expand{background: url(../images/jt_ex.png) no-repeat right 6px;}
.hy_intro{ overflow:hidden}
.hy_intro li{ float:left; width:50%;}
.hy_intro li a{ display:block; color:#767676; padding:0 5px 0 7px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden; margin:3px 0 4px 0}
.hy_more{ overflow:hidden; display:none}
.hy_more li{ float:left; width:50%; overflow:hidden;}
.hy_more li a{ display:block; color:#767676;  padding:0 5px 0 7px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;margin:3px 0 4px 0}

.hy_region{}
.hy_region ul{ position:relative; overflow:hidden; padding-top:3px}
.hy_region ul li{ float:left; width:33.3%;}
.hy_region ul li a{ display:block; color:#767676; padding:0 1px 0 3px;white-space: nowrap;text-overflow:ellipsis;overflow:hidden; margin:3px 0 4px 0; text-indent:1px}


.t-clear:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0}
.t-flex-wrap {display: -webkit-box;display: -ms-flexbox;display: flex}
.t-flex-column {-webkit-box-orient: vertical;-ms-flex-direction: column;flex-direction: column}
.t-flex-item {-webkit-box-flex: 1;-ms-flex: 1;flex: 1}
.t-over-flow-n {overflow: hidden}

.dj-inner {left: 0;position: relative;overflow: hidden;transition: left 300ms;-webkit-transition: left 300ms}
.p-get-code{display: block; font-style:normal; padding-top:4px}
.i-bottom-nav-buttons {padding: 6px 4px;background: #f1f3f7;height: 52px;bottom: 0;left: 0;position: fixed;width: 100%;z-index: 1;box-sizing: border-box}
.i-bottom-nav-buttons>a, .i-bottom-nav-buttons>a:hover, .i-bottom-nav-buttons>button, .i-bottom-nav-buttons>button:hover, .i-bottom-nav-buttons>span:hover, .i-bottom-nav-buttons>span {margin: 0 5px;display: block;border-radius: 2px;width: 35%;height:36px;line-height:36px; vertical-align:middle;}

.i-btn{display: block;height:38px;line-height:38px;background-color: #00a89e;padding:0 3px 0 3px;font-size: 14px;color: #fff;
text-decoration: none;text-align: center;box-sizing: border-box;border-radius:1px; }
.i-btn:link{ color:#fff}
.i-btn, .i-btn:hover, .i-btn:visited {display: block;height:38px;line-height:38px; vertical-align:middle;background-color: #01c0c8;color: #fff;text-decoration: none;text-align: center; box-sizing:border-box; border-radius: 2px}

.i-btn1{ width:100%; outline:none; margin-top:15px;}
.i-btn1:link{ margin-top:15px; color:#fff}
.i-btn1, .i-btn1:hover, .i-btn1:visited {display: block;height:40px;line-height:40px;background-color: #01c0c8;border: 1px solid #01c0c8;color: #fff;text-decoration: none;text-align: center;box-sizing:border-box; border-radius: 1px}
.i-btn1:active {background:#00a8ae; border:1px solid #00a8ae}

.i-btn:active {background: #00a8ae}
.wzp .i-btn:active {background: #00b4c9}
.i-btn-cancel, .i-btn-cancel:hover, .i-btn-cancel:visited {background-color: #d9d9d9;border: 1px solid #d9d9d9;color: #fff}
.i-btn-cancel:active {background: #d2d4d9}
.i-btn-under, .i-btn-under:hover, .i-btn-under:visited {background-color: #d9d9d9;border: 1px solid #d9d9d9;color: #01c0c8}

.i-form-list {}
.i-form-list li {border-bottom: 1px solid #e0e1e5;position: relative; padding-top:3px}
.i-form-list li[validate-focus] {border-color: #01c0c8}
.i-form-list li[validate-error] {border-color: #f74601; color:#F00}
.i-form-list li>span, .i-form-list li>em, .i-form-list li>div {line-height:36px;font-size: 14px;display: block;box-sizing: border-box}
.i-form-list li>span {color: #666}
.i-form-list li>div {position: relative;color: #999}
.i-form-list .no-border { border-bottom: 0 none;}
.i-form-list .gray-ta {background-color: #f1f2f4;color: #333;height: 70px; padding: 5px;}

.i-form-list select, .i-form-list input[type=text], .i-form-list input[type=password] {width: 100%;height: 16px;padding: 14px 0;line-height: 16px;border: 0;color: #6c6c6c; font-family:微软雅黑;font-size: 14px;background:#f9f7f8}
.i-form-list input[type=text], .i-form-list input[type=password] {outline: 0}
.i-form-list select {-webkit-appearance: none;appearance: none; outline:none}
.i-form-list select {height: 42px;line-height: 42px;padding: 0}
.i-form-list textarea{width: 100%;border: 0;color: #999;padding: 6px 3px 10px 3px;line-height: 24px;height:60px;border-radius: 0;resize: vertical;display: block; background:#f6f6f6}
.i-form-list select, .i-form-list li input.select {background: url(../images/i-form-select.png) right 32px no-repeat;background-size:10px 8px;color: #000;}

.i-form-time em{color:#727272; padding-top:3px}
.i-form-time [data-checked]{color:#bbb}
.i-form-time [data-checked] input{margin-left:14px;}

.i-form-list .i-form-sex {}
.i-form-sex input:checked+label, .i-form-sex input:checked+label:hover, .i-form-sex input:checked+label:visited {
background-color: #01c0c8;
border: 1px solid #01c0c8;
color: #fff;
}
.i-form-list .i-btn-cancel{ margin-top:1px;}


.i-form-list input[readonly] {color: #999;}
.i-form-list ::-webkit-input-placeholder {color:#d9d9d9}
.i-form-list .clear {width: 42px;height: 44px;background: #fff url(../images/i-form-list-clear.png) 50% 50% no-repeat; background-size:9px 9px;position: absolute;right: 0;top: 0;display: none}
.i-form-list .error {display: none;line-height: 44px;height: 44px;color: #f74601;background:#f6f6f6;position: absolute;left: 0;top: 0;width: 100%}
.i-form-list .showError {display: block}
.p-form li>span {width:80px; padding-left:3px; line-height:44px; vertical-align:bottom}
.p-form li> .error{margin-left: 80px; padding-top:3px;}
.p-wrap {padding:8px 6px 0 6px; position:relative;}

.i-form-list .t-flex-text{ border-bottom:none}
.t-flex-text span { display:block; margin: 0;color: #666}



.map_status{ position:relative; margin:0px;padding:8px 5px 6px 5px; }
.current_search {
    padding: 5px 0 6px 0;
    font-size: 14px;
    color: #5d5c5a;
}
.re_choose{ position:absolute; bottom:6px; right:5px;}
.re_choose a{color:#fff; background:url(../images/no_found.png) no-repeat 4px 4px #8ea8e0; border-radius:2px; display:block; padding:1px 5px 1px 21px; font-size:14px;  }


.map_position{}
.map_position_bg{ margin:5px 5px 3px 5px; position:relative; overflow:hidden;   padding:6px 5px 7px 65px; border-bottom:1px solid #ebebeb;min-height:65px;}
.map_position_area{  text-align:center; display:inline-block; background:#01c0c8; color:#fff;padding:1px 2px; border-radius: 2px; width:60px; height:60px; line-height:60px; vertical-align:middle; position:absolute; left:0px; top:8px }
.map_position_landmark{ padding:0px 0 0px 0; }
.map_position_landmark a{ display:inline-block; float:left; margin:1px 5px 1px 5px; padding:1px 2px;}

.no_found{ width:98%; margin:0 auto; padding-top:0px; padding-bottom:3px;}
.no_found a{ display:block; background:#ffffff; color:#01afb8; text-align:center;border-radius:2px;font-size:16px; letter-spacing:1px; padding:6px 0 6px 0; border:1px solid #ebebeb;  }



.map_position_hot{ position:relative;  padding-left:5px; border:1px solid #ebebeb;height:58px; }
.map_position_hot_landmark{padding:3px 0 0px 0;  margin-right:50px; }
.map_position_hot_landmark a{display:inline-block; float:left; margin:3px 5px 0 5px; padding:1px 2px; color:#5672b0}
.re_choose_hot{ margin-left:8px;padding: 1px 8px 1px 2px;position:absolute; top:-1px; right:-10px;}
.re_choose_btn{color:#fff; background:url(../images/landmark_hot_more.png) no-repeat 4px 18px #8ea8e0;  display:block; text-align:left; padding:10px 8px 5px 23px; font-size:14px; width:42px; height:44px;  }
.auto_choose_btn{color:#fff; background:url(../images/landmark_hot_up.png) no-repeat 4px 18px #8ea8e0;  display:block; text-align:left; padding:10px 8px 5px 23px; font-size:14px; width:42px; height:44px;}


.map_search_landmark{ position:relative;border-bottom: 1px solid #E4E4E4; padding:5px 5px 5px 5px;}
.landmark_search_input {
    line-height: 18px;
    font-size: 14px;
    width: 100%;
    outline: none;
    border: 1px solid #c4c2c2;
    padding: 10px 0 10px 0px;
    background: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-indent: 5px;
    box-sizing: border-box;
}
    .landmark_search_input.small {
        width:calc((100% - 15px) / 2)
    }
 
.landmark_search_mini_button {
    width: 40px;
    background: #02c0c7;
    font-size: 16px;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 3px;
    top: 5px;
    padding: 0;
}
.landmark_search_button {
    width: 100%;
    background: #02c0c7;
    color:#ffffff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    
}
.search_condition {
    padding:5px;
}
.search_condition a {
    width: 100%;
    background: #02c0c7;
    color: #ffffff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
}
    /*鼓楼地图搜索页面*/
    .map_search_landmark.fixed{position:fixed;left:0px;top:0px; padding-left:2px; padding:1px; z-index:99999; width:100%; background:#fff}
.map_search_landmark.fixed .landmark_search_mini_button{width: 40px;background: #02c0c7;font-size: 16px;color: #FFF;height: 40px;line-height: 40px;position: absolute;right:1px;top:1px;padding: 0;}
.auto_choose_btn_gulou{color: #fff;
    background: url(../images/landmark_hot_up.png) no-repeat 5px 4px #8ea8e0;
    display: block;
    text-align: left;
    padding: 2px 5px 2px 22px;
    font-size: 14px;
    width:85px;
    border-radius:2px; position:absolute; top:10px; right:0px;
   }
.map_status_gulou{ border-bottom:1px solid #ebebeb}


.slide_box { background:#fff; z-index:9; }



/*底部*/
.bottom_pixe{ position:fixed; bottom:0; width:100%; height:45px; background-color:#f7f7f7; border-top:1px solid #eaeaea; padding:5px 0 10px 0 }
.bottom_nr{ width: 24%;float: left;margin-left: 1%; height:40px;}
.bottom_img{ width:20px; height:20px; margin:0 auto; margin-top:0.5em;}
.bottom_img img{width:20px; height:20px;}

.bottom_txt{ text-align:center; color:#929292; font-size:13px; height:28px; line-height:28px;}
.on .bottom_txt{ color:#01afb8;}
.home .bottom_img{background:url(../images/icon_sy2.png) left no-repeat; background-size:20px 20px;}
.zph .bottom_img{background:url(../images/icon_zph2.png) left no-repeat; background-size:20px 20px;}
.my .bottom_img{background:url(../images/icon_wd2.png) left no-repeat; background-size:20px 20px;}
.location .bottom_img{background:url(../images/icon_ljj2.png) left no-repeat; background-size:20px 20px;}
.bottom_pixe .location{ background:none}
.zhibo .bottom_img {
    background: url(../images/icon_zhibo.png) left no-repeat;
    background-size: 20px 20px;
}

.zhibo .bottom_txt {
    color: #ff0202;
}

.home.on .bottom_img{background:url(../images/icon_sy1.png) left no-repeat; background-size:20px 20px;   }
.zph.on .bottom_img{background:url(../images/icon_zph1.png) left no-repeat; background-size:20px 20px; }
.my.on .bottom_img{background:url(../images/icon_wd1.png) left no-repeat; background-size:20px 20px; }
.location.on .bottom_img{background:url(../images/icon_ljj1.png) left no-repeat; background-size:20px 20px; }



.increase {
	background-color: #f5f9f8;
}


/*搜索页面*/
.search_top{ width:100%; height:45px; background-color:#02bec5; padding-top:1em;}
.search_dq{float:left; margin-left:0.8em;width:30px; background:url(../images/icon_dq1.png) right center no-repeat; background-size:14px 9px; padding-right:1.3em; color:#FFF; font-size:15px; line-height:30px;}
.search_dq_input{ float:right;width: 100%;margin-right:1em; height:30px; border-radius:2.5em; background-color:#FFF; line-height:33px; text-align:left; padding-left:5.2em;}
.search_dq_nr{ font-size:13px; background-image:url(../images/icon_search1.png); background-size:16px 16px; background-position:right; background-repeat:no-repeat; padding-left:1.6em; color:#898686; }
.btn_search{ position:absolute; right:1.5em; width:24px; height:20px;background-color: white; background-image:url(../images/icon_search1.jpg);  background-repeat:no-repeat; background-size: 20px 20px;margin-top: 0.3em;}
.like{ width:100%; height:auto;}
.like_cnxh{ font-size:16px; color:#333333;  padding:1.2em 1em; font-weight:bold;}
.like_rmhy{ font-size:16px; color:#333333;  padding:1.2em 1em; font-weight:bold; padding-top:2.5em;}
.like_k{ width:auto; height:30px; line-height:30px; font-size:16px;  }
.like_nr{ margin-left:0.6em; height:auto; }
.like_nr { }
.like_nr a{width:auto;  line-height:33px; vertical-align:middle; float:left; padding:0em 0.8em; border:1px solid #d6d6d6; border-radius:1.5em; margin-right:0.5em; margin-bottom:1em; font-size:14px; background-color:#FFF;color:#454545; font-size:13px;}
.like_nr a:hover{ color:#fff; background-color:#02bec5;font-size:13px; border:1px solid #02bec5;}
.like_nr li:hover{ }
.hidden {
    display: none;
}
.search_1 {
    position: absolute;
    width: calc(100% - 170px);
    top: 0;
    right: 0;
    margin-top: 1em;
    height: 45px;
    z-index: 100;
}
.search_1 .dropdown {
    position: absolute;
    left: -6em;
    width: 50px;
    height: 30px;
    padding-left: 11px;
    line-height: 30px;
    font-size: 12px;
    color: #757575;
}
.search_1 .dropdown::after {
    content: ' ';
    position: absolute;
    top: 12px;
    right: 10px;
    width: 0;
    height: 0;
    font-size: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: rgba(255, 255, 255, 0);
    border-top-color: #878787;
}

.search_top .dropdown_list{width:70px;border:1px solid #181818;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.75)), to(rgba(0,0,0,0.85)));background:-moz-linear-gradient(top,rgba(0,0,0,0.75),rgba(0,0,0,0.85));position:absolute;top:40px;left:-70px;border-radius:2px;z-index:2;font-size:16px;}



/*徐州专题页面*/
.recruitment_project {
    padding:8px
}
.recruitment_project_tit {
}
.recruitment_project_tit a{
    font-size:15px;
    color:#505050;
    display:inline-block;
    padding-left:6px;
    font-weight:bold
}
.recruitment_project_infos {
    border-top: 2px solid #27cad1;
    margin-top:10px;
    padding:10px 0 6px 0
}
.recruitment_project_infos p{
}
    .recruitment_project_infos p a {
        display:inline-block;
        padding: 0 7px 0 7px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin:5px 6px 3px 6px
    }
a.highlighted {
        color: #01afb8
    }
