﻿/*@charset "utf-8";
页面开始*/
.underNone{border-bottom:none;}
.titleH1{height:40px;line-height:40px;font-size:20px;font-weight:bold;border-bottom:2px solid lightskyblue;margin-bottom:5px;}
.title{padding-left:1px;}
.title li{width:142px;text-align:center;background-color:lightskyblue;color:#ffffff; font-size:17px;float:left;cursor:pointer;padding:6px 0;}
.title li.cur{background:#ffcc00;color:#000000;}
.titleexp li{float:left;margin-right:10px;}
.zong{clear:both;width:1000px;height:550px;overflow:hidden;}
.list{width:6994px;}
.list .tabCon{float:left;width:999px;height:450px;border-top:0px ;}
.tabth {
    width: 997px;
    height: 42px;
    line-height: 42px;
    font-size:14px;
    color: #000000;
    background-color: #ffcc00;
}
.tabth span{display:inline-block;text-align:center;float:left;}
#s1,#s2,#s3,#s4,#s5,#s6,#s7{height:520px;overflow:hidden;}
.tabUl{height:450px;overflow:hidden; margin-left:7px;}
.tabtr{width:1000px;height:45px;*height:43px;line-height:45px;*line-height:43px;}
.tabtr span,.tabtr a{display:inline-block;text-align:center;cursor:pointer;float:left;text-decoration:none;font-size:14px;}
.clickbtn{border-radius:5px;padding:5px 10px;}
.hot{background:lightskyblue;color:#ffffff;cursor:pointer;}
.pass{background:#b1b2b3;color:#666666;cursor:no-drop;}

.jobtitle {
    float: left;
    width: 1100px;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: normal;
    color: #8d8d8d;
    text-align: left;
    border-bottom: 1px solid #dedede;
}

    .jobtitle .jobsubtitle {
        font-size: 14px;
        margin-left: 10px;
        color: #a6a6a6;
    }
