.active {
    background-color: #00ADEF;
}

li.active1 {
    background-color: #1080CC;
}

li.active1 a {
    color: #fff;
}

li.active1 > a > span {
    color: #fff;
}

.title {
    width: 100%;
    height: 34px;
    background-color: #F9F9F9;
    border: 1px solid #EDEDED;
    line-height: 34px;
    margin-top: 20px;
    color: #585858;
}

.dengLu {
    width: 14px;
    height: 13px;
    background-image: url(../images/denglu.png);
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}

/*左边导航*/
.content {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 50px 0;
    position: relative;
    min-height: 800px;
}

.content-left {
    width: 22%;
    border-top: 2px solid #1080CC;
    background-color: #F9F9F9;
    float: left;
}

.content-left > div {
    border-bottom: 1px solid #E7E7E7;
    padding: 0 10px;
}

.content-left > div > ul > p {
    line-height: 30px;
    padding-left: 15px;
    margin-bottom: 10px;
    color: #535353;
}

ul > li > a > span {
    
    font-family: 宋体;
}

.content-left > div > ul > li:hover {
    background-color: #1080CC;
}

.content-left > div > ul > li:hover a {
    color: #fff;
}

.content-left > div > ul > li:hover a span {
    color: #fff;
}

/*.content-left > div >ul>li:first-child{*/
/*background-color: #1080CC;*/
/*}*/
/*.content-left > div >ul>li:first-child a{*/
/*color: #fff;*/
/*}*/
/*.content-left > div >ul>li:first-child a span{*/
/*color: #fff;*/
/*}*/
.title1 {
    line-height: 60px;
    height: 60px;
    color: #1080CC;
    font-size: 16px;
    font-weight: bold;
}

.title2 {
    width: 100%;
    height: 40px;
    border: 1px solid #E7E7E7;
    line-height: 40px;
    background-color: #FDFDFD;
    padding: 0 13px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}

.title2 > li > a {
    color: #535353;
}

/*右边内容*/
.content-right {
    width: 78%;
    padding-left: 20px;
    float: left;
}

.top {
    width: 100%;
    font-size: 12px;
}

.top > .qieHuan, .top > .qieHuan11{
    border-bottom: 1px solid #E7E7E7;
    height: 30px;
}

.top > .qieHuan > ul > li ,.top > .qieHuan11 > ul > li {
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 10px;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    color: #606060;
    font-size: 16px;
    text-align: center;
}

.top > .qieHuan > ul > li:nth-child(2) ,.top > .qieHuan11 > ul > li:nth-child(2){
    border-bottom: transparent;
}

.top > .qieHuan > ul > li:nth-child(2) a ,.top > .qieHuan11 > ul > li:nth-child(2) a{
    color: #1080CC;
}

.top > .qieHuan > ul > li:nth-child(2) a span,.top > .qieHuan11 > ul > li:nth-child(2) a span {
    color: #FF7474;
}

/*高级检索分页*/
#super {
    width: 100%;
    padding-top: 5px;
    /*display: none;*/
}

#super > div > span {
    width: 128px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: right;
    color: #000;
}

#super > div > .ipt {
    width: 38%;
    height: 30px;
    border: 1px solid #E0E3E8;
    padding-left: 10px;
}

#super > div > input[type="checkbox"] {
    margin: 0 7px 0 20px;
}

#super > div > p {
    margin: 5px 0 5px 0;
    padding-left: 128px;
}

#super > div > select {
    width: 132px;
    height: 30px;
}

.btn {
    width: 100px;
    height: 30px;
    border: 1px solid #E0E3E8;
    color: #00ADEF;
    background-color: #F6F8FB;
    margin-left: 5px;
}

.JS-search {
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background-color: #03A9F3;
    margin-left: 128px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    vertical-align: middle;
    text-align: center;
}

.JS-update {
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background-color: #F6F8FB;
    margin-left: 15px;
    border: 1px solid #E0E3E8;
    font-size: 14px;
    color: #ACAFB3;
    vertical-align: middle;
    border-radius: 5px;
    text-align: center;
}

.faGui {
    width: 100%;
    height: 32px;
    border: 1px solid #FFE5BB;
    line-height: 32px;
    color: #5A5D5F;
    background-color: #FFF7DC;
    padding-left: 10px;
    margin: 70px 0 20px 0;
}

.faGui > img {
    width: 10px;
    height: 10px;
    float: right;
    margin: 12px 12px 0 0;
}

/*简单检索分类*/
#easy {
    display: none;
}

#easy > .easy-search {
    padding: 54px 0 0 74px;
}

#easy > .easy-search > input {
    width: 64%;
    height: 38px;
    padding-left: 10px;
    border: 1px solid #E0E3E8;
}

#easy > .easy-search > a {
    display: inline-block;
    text-align: center;
    line-height: 38px;
    width: 80px;
    height: 38px;
    background-color: #03A9F3;
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
    border-radius: 5px;
}

#easy > div > p {
    margin-top: 10px;
    line-height: 24px;
}

/*分类检索分类*/
#classify {
    padding-top: 15px;
    display: none;
}

.biaoTi {
    margin-top: 15px;
    height: 38px;
    background-color: #F9F9F9;
    border: 1px solid #E0E3E8;
    padding-left: 10px;
    line-height: 38px;
    width: 99.9%;
}

.biaoTi > span {
    color: #68C3F2;
}

.biaoTi > a > img {
    float: right;
    padding: 15px 10px 0 0;
}

#classify > ul > li {
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    width: 33.3%;
    border-left: 1px solid #E0E3E8;
    border-bottom: 1px solid #E0E3E8;
    float: left;
}
/*#classify > ul > li:nth-child(2n+1){*/
    /*background-color: #E0E3E8;*/
/*}*/

#classify > ul > li > a {
    margin-left: 10px;
}

/*专业检索分页*/
#profession {
    display: none;
}
#profession  ul{
    display: none;
}
#profession > div {
    height: 38px;
    margin-top: 10px;
    line-height: 38px;
    font-size: 14px;
}

#profession > .formula {
    height: 100%;
}

#profession select {
    height: 38px;
    padding-left: 4px;
    width: 95px;
}

#profession input[type="text"] {
    width: 38%;
    border: 1px solid #E0E3E8;
    height: 38px;
    padding-left: 10px;
}

.gongShi {
    margin-top: 10px;
}

.gongShi > a, .gongShi > i {
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background-color: #F6F8FB;
    color: #34C6A5;
    border: 1px solid #E0E3E8;
    vertical-align: middle;
}

#profession > ul > li {
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    width: 33.3%;
    border-left: 1px solid #E0E3E8;
    border-bottom: 1px solid #E0E3E8;
    float: left;
}

#profession > ul > li > a {
    margin-left: 10px;
}

#profession > .yiXuanZe {
    width: 100%;
    height: 100%;
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    padding: 0 0 10px 10px;
    color: #C09853;
}

#profession > .yiXuanZe > div {
    float: left;
    height: 30px;
    border: 1px solid #EDE1CB;
    line-height: 30px;
    padding:0 10px;
    background-color: #fff;
    color: #6F757D;
    margin-right:5px;
}
/*分类检索*/
#classify>ul{
    display: none;
}
/*检索结果*/
.result-search {
    width: 100%;
    height: 76px;
    padding: 20px 0;
    font-size: 14px;
}

.result-search > input:first-child {
    width: 27%;
    height: 38px;
    padding-left: 12px;
    line-height: 38px;
    border: 1px solid #E0E3E8;
    color: #989B9F;
    font-size: 14px;
}

.result-search > a {
    display: inline-block;
    padding: 9px 15px;
    border: 1px solid #E0E3E8;
    color: #747475;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 5px;
    font-size: 14px;
}

.result-search > span {
    border: 1px solid #E0E3E8;
    width: 96px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    background-color: #F6F8FB;
    font-size: 14px;
    border-right: 0;
    cursor: pointer;
}

.result-search > span > i {
    width: 14px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/duihao1.png);
    margin-left: 10px;
}

.result-search > select {
    width: 96px;
    height: 36px;
    background-color: #F6F8FB;
    border: 1px solid #E0E3E8;
    font-size: 14px;
}

.content > table {
    width: 100%;
}

.content > table tr th {
    /*text-align: center;*/
    padding-left: 10px;
    background-color: #F1F1F1;
    color: #1080CC;
    height: 40px;
    line-height: 40px;
}

th:first-child > i {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url(../images/xiangshang.png);
    vertical-align: middle;
    margin-left: 5px;
}

th > i {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url(../images/xiangshang1.png);
    vertical-align: middle;
    margin-left: 5px;
}

.content > table tr td {
    padding: 15px 10px;
    border-bottom: 1px dashed #E5E5E5;
}

.xianXing {
    width: 44px;
    height: 20px;
    line-height: 20px;
    background-color: #00ADEF;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
}

table > tbody > tr:nth-child(2n-1) {
    background-color: #FBFBFB;
}

/*弹框*/
.tanChuCeng {
    display: none;
}

.tanChu {
    position: fixed;
    _position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 97;
}

.tanKuang {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    z-index: 100;
    width: 700px;
    height: 500px;
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #fff;
    margin-left: -350px;
    margin-top: -250px;
    border: 1px solid #E0E0E0;
}

.shang {
    width: 100%;
    height: 64px;
    padding: 0 15px;
    line-height: 64px;
    font-size: 18px;
    border-bottom: 1px solid #E0E0E0;
}

.shang > img {
    float: right;
    margin-top: 26px;
}

.zhong {
    /*text-align: center;*/
    height: 372px;
    border-bottom: 1px solid #E0E0E0;
    padding: 15px;
}

.zhong > table {
    width: 100%;
}

.zhong table tr th {
    height: 36px;
    text-align: center;
    /*line-height: 36px;*/
    background-color: #FBFBFB;
}

.zhong table tr td {
    padding: 15px 10px;
}

tr td span {
    margin-left: 25px;
}

tr td i {
    margin-left: 40px;
}

td > .qieHuan-1 {
    border-bottom: 1px solid #E7E7E7;
    height: 30px;
}

td > .qieHuan-1 > ul > li {
    width: 50px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 5px;
    border: 1px solid #E7E7E7;
    background-color: #fff;
    color: #606060;
    font-size: 14px;
    text-align: center;
}

td > .qieHuan-1 > ul > li:first-child {
    border-bottom: transparent;
}

td > .qieHuan-1 > ul > li:first-child a {
    color: #1080CC;
}

td > .qieHuan-1 > ul > li:first-child a span {
    color: #FF7474;
}

.qieHuan-1-content > div {
    padding-top: 10px;
}

.qieHuan-1-content > div > ul > li {
    height: 30px;
    line-height: 30px;
}

.zhong > ul > li {
    width: 33.3%;
    height: 40px;
    float: left;
    padding-right: 20px;
    margin-bottom: 20px;
}

.zhong-title {
    height: 60px;
    padding-top: 10px;
    font-size: 16px;
}

.xia {
    background-color: #F2F2F2;
    height: 64px;
    line-height: 64px;
    text-align: center;
    padding: 0 15px;
}

.tanChuCeng1, .tanChuCeng2 {
    display: none;
}

.tanChuCeng1 > .tanKuang, .tanChuCeng1 > .tanKuang1, .tanChuCeng1 > .tanKuang2, .tanChuCeng1 > .tanKuang3 {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    z-index: 100;
    width: 460px;
    height: 310px;
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #fff;
    margin-left: -240px;
    margin-top: -155px;
    border: 1px solid #E0E0E0;
    display: none;
}

.tanChuCeng1 .zhong {
    text-align: center;
    height: 186px;
    border-bottom: 1px solid #E0E0E0;
}

.tanChuCeng1 .zhong img {
    margin-top: 28px;
    margin-bottom: 20px;
}

.tanChuCeng1 .xia {
    background-color: #F2F2F2;
    height: 60px;
}

.tanChuCeng1 .xia input {
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: right;
    border-radius: 5px;
}

.tanChuCeng1 .xia input:last-child {
    border: 1px solid #D7D8D9;
    background-color: #fff;
    color: #9EA1A5;
    margin-top: 10px;
}

.tanChuCeng1 .xia input:first-child {
    background-color: #03A9F3;
    color: #fff;
    margin: 10px 15px;
}

.tanChuCeng1 .xia input:nth-child(2) {
    background-color: #03A9F3;
    color: #fff;
    margin: 10px 15px;
}