﻿*{
    box-sizing: border-box;
}
body {
    min-width: 1000px;
    /*background: #ecf4f7;*/
}
.img-bg{
    position: absolute;
    top: 0;
    left: 0;
    height: 264px;
    z-index: -1;
    left: 50%;
    margin-left: -960px;
    width: auto;
}

.containers{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.container-main{
    position: relative;
}
.top{
    height: 264px;
    overflow: hidden;
    position: relative;
}
.gg-top{
    color: #000;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 30px;
}
.gg-top a{
    margin: 0 5px;
}
.gg-top a:last-child{
    margin-right: 0;
}

.img-logo{
    margin-top: 108px;
}
.search-box{
    float: right;
    margin-top: 163px;
    position: relative;
    width: 38%;
}
.search-inp{
    width: 100%;
    height: 40px;
    border: 1px solid #7097ba;
    box-sizing: border-box;
    background: #fff;
    padding-left: 10px;
    padding-right: 60px;
}
.search-btn{
    position: absolute;
    top: 1px;
    right: 1px;
    cursor: pointer;
}


/*瀵艰埅 s*/
.nav-box,.nav-list{
    background: #1e64aa;
    height: 50px;
    font-size: 0;
}
.nav-list li.active{
    background: #197acd;
}
.nav-list li{
    width: 20%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
    border-right: 1px solid #197acd;
}
.nav-list li a{
    color: #fff;
}
.nav-list li:last-child{
    border-right: none;
}
/*瀵艰埅 e*/

/*浜岀骇瀵艰埅 s*/
.second-nav-box{
    background: #cedff0;
}
.second-nav-list{
    overflow: hidden;
    padding: 15px 0;
}
.second-nav-list li{
    float: left;
    /*width: 176px;*/
    height: 50px;
    line-height: 50px;
    background: #f5f9ff;
    /*margin-right: 28px;*/
    text-align: center;
    font-size: 16px;
    width: 15%;
    margin-right: 2%;
}
.second-nav-list li:last-child{
    margin-right: 0;
}
.second-nav-list li a{
    color: #0062bd;
}
.second-nav-list li.active{
    background: #1e64aa;
}
.second-nav-list li.active a{
    color: #fff;
}
/*浜岀骇瀵艰埅 e*/

/*褰揿墠浣岖疆s*/
.current{
    margin-top: 20px;
    margin-bottom: -10px;
    color: #1e64aa;
    font-size: 14px;
}
.current a{
    color: #1e64aa;
}
/*褰揿墠浣岖疆e*/
.main-box{
    margin-top: 20px;
    padding: 17px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #dedede;
    background: #fff;
}
.main-img{
    margin-top: 20px;
    font-size: 0;
}
/*tab鍒囨崲 s*/
.tab-title{
    margin-top: -5px;
    height: 43px;
    overflow: hidden;
    border-bottom: 1px solid #eef3f9;
    position: relative;
    font-size: 18px;
}
.tab-title>div{
    float: left;
    line-height: 43px;
    padding: 0 15px;
    height: 43px;
    text-align: center;
    background: url(cutting.png) no-repeat right;
}
.tab-title>div:last-child{
    background:none;
}
.tab-title>div .more{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
}
.tab-title>div .more a{
    color: #9e9e9e;
}
.tab-title>div>a{
    color: #666;
}
.tab-title>div.active{
    margin-left: -1px;
    background: #f0f4f9;
    border-bottom: 4px solid #1e64aa;
}
.tab-title>div.active>a{
    color: #1e64aa;
}
.tab-title>div.active .more{
    display: block;
}

.pub-table-box{
    display: none;
    margin-top: 20px;
    overflow: hidden;
}
.pub-table-box.active{
    display: block;
}
.pub-table-box li{
    font-size: 14px;
    padding-left: 20px;
    overflow: hidden;
    position: relative;
    color: #666;
    line-height: 30px;
    height: 30px;
}
.pub-table-box li a{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 80%;
    color: #1a1a1a;
}
.pub-table-box li a span {
    color: #1e64aa;
}
.pub-table-box li>span{
    float: right;
    font-size: 14px;
    color: #868686;
}
.pub-table-box li i{
    width: 3px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #000;
    margin-top: -2px;
}
.pub-table-box .more{
    font-size: 16px;
    bottom: 17px;
    right: 17px;
    position: absolute;
}
.pub-table-box .more a{
    color: #9e9e9e;
}
/*tab鍒囨崲 e*/
/*浜岀骇鍒囨崲s*/
.second-tab-title{
    font-size: 0;
}
.second-tab-title span{
    /*width: 170px;*/
    height: 48px;
    line-height: 48px;
    background: #f0f4f9;
    font-size: 16px;
    text-align: center;
    /*margin-right: 15px;*/
    margin-bottom: 10px;
    width: 23.1%;
    margin-right: 2.5%;
}
.second-tab-title span a{
    color: #1e64aa;
}
.second-tab-title span.special{
    margin-right: 0;
}
.second-tab-title span.active{
    background: #1e64aa;
}
.second-tab-title span.active a{
    color: #f0f4f9;
}

.second-tab-details ul{
    display: none;
    margin-top: 10px;
}
.second-tab-details ul.active{
    display: block;
}
/*浜岀骇鍒囨崲e*/

/* 椤电爜 s*/
.page-list {
    text-align: center;
    color: #999;
    font-size: 12px;
    margin: 40px 0 35px 0;
}
.page-list a, .page-list .lik {
    border: 1px solid #eee;
    margin: 0 3px;
    line-height: 30px;
    max-width: 32px;
    width: 32px;
    color: #999;
    border-radius: 3px;
}
.page-list .on {
    background: #076fbe;
    color: #fff;
}
.page-list input#num {
    width: 50px;
    height: 28px;
    border: 1px solid #ddd;
    text-align: center;
    margin: 0 6px;
    color: #999;
    font-size: 12px;
}
.page-list input[type="submit"] {
    width: 40px;
    height: 28px;
    margin-left: 8px;
    background: #2374c2;
    border: 0;
    cursor: pointer;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
}
.page-list span {
    margin: 0 5px;
}
/* 椤电爜 e*/

/*搴曢儴 s*/
.bottom {
    margin-top: 20px;
    height: 275px;
    background: #e7e7e7;
    border-top: 4px solid #1e64aa;
}

.bottom-select {
    font-size: 0;
    height: 67px;
}

.bottom-select li {
    width: 25%;
    height: 67px;
    line-height: 67px;
    text-align: center;
    display: inline-block;
}

.bottom-select li select {
    width: 92%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #575757;
    background: #f8f8f8;
    text-align: center;
    border: 1px solid #d0d0d0;
    vertical-align: top;
    margin-top: 18px;
    text-align: center;
    text-align-last: center;
}
.bottom-select li>span{
    width: 92%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #575757;
    background: #f8f8f8;
    text-align: center;
    border: 1px solid #d0d0d0;
    vertical-align: top;
    margin-top: 18px;
    text-align: center;
    text-align-last: center;
}
.bottom-line{
    height: 1px;
    border-top: 1px solid #d4d4d4;
    margin-bottom: 35px;
}
.bottom-txt{
    text-align: center;
    font-size: 0;
}

.bottom-txt img{
    vertical-align: top;
}
.bot1{
    margin-top: 30px;
    margin-right: 18px;
}
.bot3{
    margin-top: 38px;
}
.hui{
    margin-left: 10px;
    margin-top: 4px;
}
.bottom-txt div{
    width: 950px;
    display: inline-block;
    vertical-align: top;
}
.bottom-txt div p{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #575757;
}
.bottom-txt div p a{
    color: #575757;
    margin: 0 20px;
}
.pos-l{
    position: absolute;
    left: 30px;
}
.pos-r{
    position: absolute;
    right: 30px;
}
@media (max-width:1680px) {
    .bottom-txt div {
        width: 850px;
    }
}
@media (max-width:1280px) {
    .bottom-txt div {
        width: 750px;
    }
}
@media (max-width:1024px) {
    .bottom-txt div {
        width: 710px;
    }
}
/*搴曢儴 e*/