#header {
    z-index: 999;
    background-color: black;
    position: relative;
    height: 48px;
    display: block;
}
.inp{
        width: 50%;
        height: 80%;
       margin: 2.5% 2% 2% 17%;
        float:left;
}
.imag{
   float: right;
  width: 35%;;
    margin: 5px 10px;
	height: auto;

}
#header .header_l {
    position: absolute;
    top: 0;
    left: 0;
}#header .header_l a {
    width: 48px;
    height: 48px;
    display: block;
    padding: 0 0.2rem;
    text-indent: -999em;
    overflow: hidden;
}.ico_10 {
    background: url(../images/ico_10.png) no-repeat 50% 50%;
    -webkit-background-size: 1.2rem 1.2rem;
    -moz-background-size: 1.2rem 1.2rem;
    background-size: 1.2rem 1.2rem;
}
#header h1 {
    color: black;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    font-weight: normal;
}
#header .header_r {
    position: absolute;
    top: 0;
    right: 0;
}#searchbox {
    width: 100%;
}

#searchbox .stype {
    height: 40px;
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
    background: #f8f8f8;
}
#searchbox .stype div {
    height: 100%;
    line-height: 260%;
	    margin: 0 auto;
    margin-left: 2em;
}
#searchbox .stype div a {
    float: left;
    width: 33.3%;
	color:#000;
	border-right: 1px solid rgba(128, 128, 128, 0.15);
}
a {
    text-decoration: none;
	 background-color: transparent;
}
#searchbox .stype div a:before {
    content: "";
    float: right;
    width: 0;
    height: 0;
    margin: 17px 10px 0 0;
    border: 5px solid #787878;
    border-color: #787878 transparent transparent;
    overflow: hidden;
}
::before {
    box-sizing: border-box;
}
#searchbox .stype div span {
    display: block;
    font-size: x-small;
    padding: 0 2% 0 10%;
	font-size:18px;
    color: black;
}
#searchbox .stype div a:first-child span:before {
    border: 0;
}


}#searchbox .sinput {
    padding: 10px 10px 0 10px;
}#searchbox .sinput div {
    border: #ddd solid 1px;
    background: #fff;
    height: 40px;
}#searchbox .sinput .inp {
    width: 80%;
    line-height: 40px;
    border: 0;
    text-indent: 10px;
    font-size: 14px;
    float: left;
}#searchbox .sinput .sub {
    width: 20%;
    float: left;
    line-height: 40px;
    background: #06F;
    color: #fff;
    font: bold 16px/40px '微软雅黑';cursor: pointer;
    -webkit-appearance: button;border:0px
}
.header {
    position: relative;
    padding-top: 7px;
    padding-left: 12px;
    height: 44px;
    background: #0f69dc;
}.js-search-back, .back {
    display: block;
    height: 44px;
    width: 44px;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 16px;
    padding-top: 8px;
}.js-search-back .i-back, .back .i-back {
    display: block;
    margin-top: 5px;
    height: 15px;
    width: 15px;
    border: 1px solid transparent;
    border-left-color: #fff;
    border-top-color: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}.header .title {
    position: absolute;
    left: 43px;
    right: 43px;
    top: 0;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 44px;
}.header .menu-wp, .header .menu {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    width: 43px;
}
/*选择层*/
.selectbox{background-color:#F2F2F2;position:absolute; left:0px;top:0px;width:100%; bottom:0px; z-index:999}
.selectbox .titbox{height:55px; background-color:#000000; width:100%;}
.selectbox .titbox .lefttit{ padding-left:20px; padding-top:15px; font-size:18px; color:#FFFFFF;}
.selectbox .titbox .unrestricted{position:absolute;right:58px; top:15px; width:80px; height:25px; line-height:25px; color: #FFFFFF; background-color:#343434; text-align:center; font-size:12px;}
.selectbox .titbox .closs{width:38px; height:38px;background:url(../images/s_close.jpg) no-repeat;  position:absolute;right:8px; top:15px;}
.selectbox .listbox{ font-size:16px;background-color:#F2F2F2;}
.selectbox .listbox .goback{width:100%; border-bottom:1px #CACACA solid; height:50px; line-height:50px; background-color:#CCCCCC; text-align:center}
.selectbox .listbox .li{ width:100%; border-bottom:1px #CACACA solid; height:50px; line-height:50px;}
.selectbox .listbox .li .t1{ float:left; width:65%; padding-left:20px;}
.selectbox .listbox .li .t2{ float:right; width:16px; height:16px; margin-right:16px; margin-top:15px; background-image: url(../images/select.jpg); background-repeat:no-repeat; background-position:left -16px;}
.selectbox .listbox .li .t2.h{background-position:left 0px;}

/*弹出框样式*/
.choose_menu{width:92%;margin:0 auto; background-color: #fff;border-radius: 3px;box-shadow: 1px 3px 10px;left:4%; text-align:left}
.choose_menu .menu_title{font-size: 16px;color:#333;height:40px;line-height: 40px;margin:0 10px;border-bottom:1px solid #CCC}
.choose_menu ul{padding:0 10px;max-height: 300px;overflow-y: scroll;}
.choose_menu ul li{height:40px;line-height: 40px;border-bottom: 1px solid #ECECEC;font-size: 14px;color:#333;}
.choose_menu ul li.resume_h{background-color: #F0F0F0;}
/*弹出框关闭按钮*/
.choose_close{position: absolute;top:15px;right:10px;width: 10px;height:11px;background: url(../images/choose_close.png) center center no-repeat;}

/*使用积分提示*/
.resume_jifen{margin:10px;height:28px;line-height: 28px;border:1px solid #FFD666;background-color: #FFFFDF;text-align: center;font-size: 14px;color:#0180CF;}
/*无职位提示*/
.no_deta{margin:0 10px; text-align: center;font-size: 14px;color:#666;height:70px;line-height: 70px;border-bottom: 1px solid #ccc;}
.no_deta a{text-decoration: none;color:#0180CF;}

/*弹出框按钮*/
.choose_menu .choose_but{padding:0 10px;margin-top: 10px;margin-bottom: 10px;}
.choose_menu .choose_but .but_left{float: left;width:50%;}
.choose_menu .choose_but .but_left a{display: block;width:80%;margin:0 auto;height:28px;line-height: 28px;border:1px solid #0180CF;background-color: #0180CF;color:#FFF;text-align: center;font-size: 14px; text-decoration: none;}
.choose_menu .choose_but .but_right{float: left;width:50%;}
.choose_menu .choose_but .but_right a{display: block;width:80%;margin:0 auto;height:28px;line-height: 28px;border:1px solid #CCC;background-color: #FFF;color:#666;text-align: center;font-size: 14px; text-decoration: none;}

/*无数据时的提示样式*/
.nothing{width:100%;text-align: center;font-size: 14px;color:#666;padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #ccc;}
.no_inter{width:92%;margin:0 auto;text-align: center;font-size: 14px;color:#666;padding-top: 15px;padding-bottom: 15px;}

/*地区选择框*/
.area_choose{padding:0 10px;}
.area_choose .area_left{float: left;width:50%;overflow-y: scroll;padding:0;background-color: #fff;height: 300px;}
.area_choose .area_left .area_big{font-size: 12px;height:40px;line-height: 40px;color:#666;text-indent: 1em;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.area_choose .area_right{float: left;width:50%;overflow-y: scroll;padding:0;background-color: #F0F0F0;height: 300px;}
.area_choose .area_right .area_small{font-size: 12px;height:40px;line-height: 40px;color:#666;text-indent: 1em;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.menu-wrap {
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    font-size: 14px;
    background: #e6e6e6;
    text-align: center;
    box-shadow: 0 1px 3px rgba(6,0,1,.25) inset;
    height: 41px;    margin: 0;
    padding: 0;
}.clearfix, .layout, .clf {
    zoom: 1;
}.menu-li {
    float: left;
    width: 26%;
    position: relative;
}.menu-li:first-child {
    width: 22%;
}.menu-li a, .menu-li .js-search-trigger {
    display: block;
    height: 41px;
    line-height: 41px;
}.menu-li:after {
    position: absolute;
    right: 0;
    top: 12px;
    height: 14px;
    width: 0;
    border-left: 1px solid #ccc;
    content: '';
}.main {
    position: relative;
    z-index: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
}
.main {
    padding: 8px;
    background: #f2f2f2;
}.top-search {
    margin-top: -8px;
    width: 100%;
    height: 36px;
    padding: 3px 46px;
    background: #f2f2f2;
}
.top-search .ts-inner {
    height: 30px;
    line-height: 30px;
    background: #ededed url(//static.gcimg.net/i/201605/kk0ZoezNkG.png) no-repeat 10px center;
    background-size: 16px;
    border-radius: 2px;
    padding-left: 40px;
    color: #999;
}
.js-search-trigger {
    cursor: pointer;
}.section {
    margin-bottom: 8px;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
    border-bottom-color: #d5d6d8;
    background: #fff;
}
.pro-detail-title {
    height: 45px;
    line-height: 45px;
    padding: 0 12px;
    border-bottom: 1px solid #e6e6e6;
}
.pro-detail-title h2 {
    font-size: 16px;
    font-weight: 700;
    float: left;
}
.pro-title-ico {
    width: 16px;
    height: 17px;
    padding: 4px 0 4px 7px;
    border-left: 1px solid #d9d9d9;
    background: url(//static.gcimg.net/assets/wap/detail/1.0.0/images/pro-title_8e0a7f5.png) 7px 4px no-repeat;
    background-size: 16px 17px;
    margin-top: 7px;
    display: none;
}
.fr {
    float: right;
}.pro-photo-wrap {
    width: 320px;
    margin: 14px auto 36px;
    position: relative;
}.pro-photo-wrap ul {
    width: 320px;
    height: 150px;
    overflow: hidden;
}.pro-photo-wrap li span {
    width: 240px;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    overflow: hidden;
}.pro-photo-wrap li img {
    max-width: 320px;
    max-height: 250px;
}.J_gallery_pagin {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 240px;
    height: 10px;
    line-height: 10px;
    text-align: center;
}.J_gallery_pagin i {
    width: 6px;
    height: 6px;
    line-height: 6px;
    font-style: normal;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0 5px;
    display: inline-block;
    text-indent: -9999px;
    cursor: pointer;
}.J_gallery_pagin i {
    width: 6px;
    height: 6px;
    line-height: 6px;
    font-style: normal;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0 5px;
    display: inline-block;
    text-indent: -9999px;
    cursor: pointer;
}.J_gallery_pagin i.active {
    border-color: #46ad3b;
    background-color: #46ad3b;
}.pro-price-mode {
    height: 48px;
    padding: 0 12px;
    border: 1px solid #e6e6e6;
    border-left: 0;
    border-right: 0;
}.pro-price {
    font-size: 18px;
    color: #0f69dc;
    margin-top: 15px;
}
.fl {
    float: left;
}
.fl,.fr{display:inline}
.pro-price-line {
    margin: 18px 5px 0;
}.pro-price {
    font-size: 18px;
    color: #0f69dc;
    margin-top: 15px;
}.pro-num {
    color: #999;
}.pro-num {
    color: #999;
}.company-info-mode p {
    line-height: 24px;
}.slide-up {
    height: 39px;
}
.js-nav-item {
    overflow: hidden;
    box-sizing: content-box;
}
.section {
    margin-bottom: 8px;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
    border-bottom-color: #d5d6d8;
    background: #fff;
}.section {
    margin-bottom: 8px;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
    border-bottom-color: #d5d6d8;
    background: #fff;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, p, th, td, button, article, aside, details, footer, header, hgroup, menu, nav, section {
    box-sizing: border-box;margin:0px;padding:0px;
}
.getmore{width:100%; height:40px; line-height:40px; text-align:center; border:#ddd solid 1px;background-image:linear-gradient(to bottom,#ffffff,#f2f2f2); 
margin:auto; margin-top:10px; font-size:16px}
.getmore a{display:block;}

.u-backtop {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 25px;
    z-index: 1;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-indent: -999em;
    background: url(../images/backtop.png);
    background-size: 40px auto;
}