.back-one {
    width: calc(100% - 40px);
    max-width: 1000px;
    background: #13c092;
    height: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
    z-index: 9;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden;
}

.back-one-tt {
    height: 63px;
    background: #09825f;
    width: 26%;
    padding: 0 1%;
    height: 85px;
    line-height: 85px;
    font-size: 24px;
    color: #fff;
}

.back-one-tt span {
    background: url(../images/icon_arrow.png) right center no-repeat;
    display: block;
    max-width: 175px;
    margin: 0 auto;
}

.tabs-list {
    width: 72%;

}

.news-more:hover {
    color: #fff;
}

.header-a a:hover {
    color: #20b78d;
}

.tabs-list li {
    float: left;
    width: 25%;
}

.tabs-list li a {
    display: inline-block;
    line-height: 85px;
    font-size: 18px;
    color: #fff;
    position: relative;
}

.tabs-list li.active a {
    color: #f5822d;
}

.tabs-list li.active a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    height: 2px;
    background: #fff;
}

.back-one-header {
    background: #06946d;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.search-header {
    /* border-bottom: solid 1px #88e0c8; */
    margin-top: 20px;
    padding-bottom: 10px;
}

.tabs-width {
    max-width: 770px;
    margin: 0 auto;
}

.tabs-width .tab-content {
    padding: 0 20px;
}

.search-btn {
    width: 125px;
    height: 34px;
    background: none;
    border: none;
    font-size: 18px;
    color: #fff;
    padding-right: 20px;
    padding-left: 0;
}

.search-btn span {
    display: block;
    text-align: left;
}

.search-header {
    position: relative;
}

.search-header-right {
    position: absolute;
    left: 125px;
    right: 0;
    top: 0;
    padding-right: 50px;
    border-left: solid 1px #88e0c8;
    height: 34px;
}

.search-header-right .gjss {
    font-size: 18px;
    color: #fff;
    float: right;
    margin-top: -29px;
    width:34px;
    height:30px;
    background: #00a273 url(../images/gjss.png) center no-repeat;
    border-radius:4px;
    border: 1px solid transparent;
    
}

.dropdown-menu li {
    line-height: 34px;
}

.dropdown-menu {
    min-width: 88px;
    padding: 10px 0;
    width: 88px;
    text-align: center;
    border-radius: 0;
    box-shadow: none;
}

.dropdown-menu li:hover {
    background: #ccc;
    cursor: pointer;
}

.search-header-right .form-control {
    /* border-bottom: solid 1px #88e0c8; */
    background: none;
    border: none;
    box-shadow: none;
    color: #fff;
    padding-left: 46px;
    font-size: 18px;
}

.search-header-right .form-control::-webkit-input-placeholder {
    color: #fff !important;
}

.search-header-right .form-control::-moz-input-placeholder {
    color: #fff !important;
}

.search-header-right .form-control::-ms-input-placeholder {
    color: #fff !important;
}

.btn-ss,
.btn-ss:hover,
.btn-ss:focus {
    position: absolute;
    right: 90px;
    top: 5px;
    height: 30px;
    width: 34px;
    background: #00a273 url(../images/search02.png) center no-repeat;
}

.icon-box-tt a {
    font-size: 18px;
    color: #fff;
}

.icon-box-a a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    opacity: 0.6;
}

.icon-box {
    background: url(../images/icon01.png) left center no-repeat;
    padding-left: 45px;
    margin-top: 15px;
}

.icon-box-a span {
    padding: 0 3px;
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
}

.icon-box02 {
    background: url(../images/icon02.png) left center no-repeat;
}

.icon-box03 {
    background: url(../images/icon03.png) left center no-repeat;
}

.icon-box-a a:hover {
    opacity: 1;
}

.ts-link {
    display: block;
    height: 252px;
    background: #2dc7e2;
    padding: 20px 25px;
}

.ts-link-tt {
    font-size: 20px;
    color: #fff;
    line-height: 20px;
}

.ts-link-tt span {
    font-size: 12px;
    opacity: 0.5;
}

.ts-icon {
    padding-top: 54px;
}

.ts-link-r {
    background: #35b874;
}

.link-a span {
    padding: 0 25px;
}

.link-a {
    margin-top: 55px;
}

.row-header {
    margin: 0 -8px;
}

.width01 {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 16px;
}

.width02 {
    width: 21%;
    padding: 0 8px;
}

.width03 {
    width: 29%;
    padding: 0 8px;
}

.row-bottom {
    padding-right: 18%;
}

.news-tabs li {
    float: left;
    margin-left: 5px;
}

.news-tabs li a {
    font-size: 16px;
    color: #abdabf;
}

.news-tabs li.active a {
    color: #fea72d;
    position: relative;
}

.news-tabs li.active a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: -5px;
    width: 65px;
    background: #fea72d;
    height: 2px;
}

.ts-link-l {
    background: #5193ff;
    height: 420px;
    position: relative;
}

.news-header {
    position: relative;
    display: block;
    margin: 15px 0;
}

.news-mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 15px;
    padding-top: 100px;
    background: url(../images/news-mask.png) center bottom no-repeat;
    background-size: 100% auto;
}

.width04 {
    width: 38%;
}

.news-mask-date {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 20px;
    padding-right: 14px;
    border-right: solid 1px #fff;
}

.news-mask-date span {
    font-size: 12px;
}

.news-mask-p {
    position: absolute;
    overflow: hidden;
    left: 100px;
    right: 10px;
    bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.news-list li {
    position: relative;
    padding-right: 100px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    text-overflow: ellipsis;
}

.news-list li span {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
}

.news-list li a {
    font-size: 16px;
    color: #fff;
    padding-left: 18px;
    background: url(../images/icon-li.png) left center no-repeat;
}

.news-more {
    width: 160px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: #fea72d;
    position: absolute;
    right: 20px;
    bottom: -10px;
}

.width05 {
    width: 62%;
}

.row-sm {
    margin: 0 -8px;
}

.row-sm .col-xs-6 {
    padding: 0 8px;
    margin-bottom: 16px;
}

.ts-link-gk {
    background: url(../images/back-gk.png) center no-repeat;
    background-size: cover;
    position: relative;
    height: 232px;
}

.gk-a {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 20px;
    color: #fff;
}

.gk-a a {
    color: #fff;
    display: inline-block;
}

.gk-a span {
    padding: 0 8px;
}

.ts-link-zy {
    background: url(../images/back-zy.png) center no-repeat;
    background-size: cover;
}

.width06 {
    width: 75%;
}

.ts-link-fw {
    background: #3fbae7;
    height: 172px;
}

.ts-link-fw .gk-a {
    left: 20px;
    right: 20px;
}

.ts-link-gzh {
    background: #ff5d5e url(../images/back-gzh.png) center top no-repeat;
    background-size: 100% auto;
    padding-top: 110px;
}

.ts-link-gzh .ts-link-tt {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 15px;
}

.width07 {
    width: 25%;
}

.footer {
    padding-right: 1%;
}

.footer-list li {
    float: left;
    margin-left: 80px;
    position: relative;
}

.footer-list li a {
    color: #333;
}

.footer-list li span {
    display: inline-block;
    height: 54px;
}

.footer-p {
    font-size: 12px;
    color: #00ad7d;
    padding: 20px 0;
}

.bottom-img {
    float: right;
    width: 15%;
    margin-top: -22%;
}

.footer-p {
    position: relative;
}

.ts-link-gzh {
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ts-link-gzh:hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    box-shadow: rgba(0, 0, 0, 0.3) 10px 10px 2px;
}

.link2_ul {
    width: 200px;
    margin: 0 auto;
}

.mask-box {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000000000;
}

.mask-close {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.link2_ul li {
    height: 60px;
    line-height: 24px !important;
    border: none !important;

}

.link2_ul span {
    float: left;
    width: 50px;
    font-size: 12px;
    border: none;
    color: #fff;
    line-height: 24px;
}

.link2_ul input {
    padding: 4px 4px;
    height: 30px;
    border: none;
    width: 150px;
    float: right;
    border-radius: 4px;
    outline: none;
    color: #fff;
    font-size: 12px;
    color: #fff;
}

.link2_ul input::-webkit-input-placeholder {
    color: #fff !important;
}

.link2_ul input::-moz-input-placeholder {
    color: #fff !important;
}

.link2_ul input::-ms-input-placeholder {
    color: #fff !important;
}

.link2_ul .link_txt {
    margin-bottom: 16px;
}

.link2_ul .link_txt a {
    color: #fff !important;
    font-size: 12px;
}

.link2_ul .link_txt a:hover {
    color: #6eb335;
}

.link2_ul .link_txt h3 {
    font-weight: normal;
    float: right;
    margin-top: -5px;
}

.reset {
    margin-top: 3px;
    margin-bottom: 15px;
    width: 100%;
    background-color: #f98527;
    text-align: center;
    padding: 4px 24px;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 14px;
    outline: none;
    border: none;
}

.link {
    width: 518px;
    height: 56px;
    position: relative;
    padding: 12px 0;
}

.link li {
    height: 56px;
    float: left;
    font-size: 14px;
    line-height: 32px;
    border-radius: 8px;
    margin-right: 24px;
}

.link li a {
    color: #fff;
}

.link li a img {
    margin-bottom: -4px;
    margin-right: 8px;
}

.link .list img {
    margin-bottom: -4px;
    margin-right: 8px;
}

.login-back-box {
    position: absolute;
    width: 100%;
    left: 100%;
    transition: 0.3s all;
    top: 0;
    right: 0;
    bottom: 0;
    background: #2dc7e2;
    padding: 5% 0;
}

.login-logo {
    padding: 0 8%;
    margin-bottom: 0px;
}

.ts-link:hover .login-back-box {
    left: 0;
}

.carousel-indicators {
    position: absolute;
    top: -40px;
    bottom: auto;
    right: 0;
    left: auto;
    width: auto;
}

.carousel-indicators li,
.carousel-indicators li.active {
    font-size: 12px;
    color: #abdabf;
    width: auto;
    height: auto;
    background: none;
    border-radius: 0;
    margin-left: 5px;
    float: left;
    text-indent: 0;
    display: block;
    border: none;
}

.carousel-indicators li.active {
    color: #fea72d;
    position: relative;
}

.carousel-indicators li.active:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: -5px;
    width: 50px;
    background: #fea72d;
    height: 2px;
}

.carousel-inner {
    padding-bottom: 60px;
}

.news-more {
    bottom: -55px;
}




ul li {
    list-style: none;
}

.dl li {
    line-height: 30px;
}

.zt {
    float: left;
    width: 64px;
    text-align: right;
    font-size: 12px;
    color: #000;
}

.zt-code {
    font-size: 12px;
    color: #000;
}

.bk {
    float: left;
}



@media screen and (max-width: 1024px) {
    .back-one {
        height: 300px;
    }

    .back-one-tt {
        height: 70px;
        line-height: 70px;
        font-size: 20px;
    }

    .tabs-list li a {
        line-height: 70px;
        font-size: 16px;
    }

    .search-header-right .form-control {
        font-size: 16px;
    }

    .search-header-right .gjss {
        font-size: 16px;
    }

    .icon-box-tt a {
        font-size: 16px;
    }

    .icon-box-a a {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .back-one-tt {
        width: 25%;
    }

    .tabs-list {
        width: 75%;
    }
}

@media screen and (max-width: 640px) {
    .back-one-tt span {
        max-width: 130px;
    }

    .back-one-tt {
        float: none !important;
        width: auto;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }

    .tabs-list {
        float: none !important;
        width: auto;
    }

    .tabs-list li a {
        line-height: 50px;
    }

    .tabs-list li.active a:before {
        bottom: 8px;
    }

    .search-btn {
        font-size: 14px;
    }

    .search-header-right .form-control {
        font-size: 14px;
    }

    .search-header-right .gjss {
        font-size: 14px;
    }
    .icon-box-tt a {
        font-size: 14px;
    }

    .icon-box-a a {
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
    .back-one {
        height: auto;
        padding-bottom: 20px;
    }

    .search-header {
        margin-top: 15px;
    }

    .icon-box {
        margin-top: 12px;
    }

    .tabs-list li a {
        font-size: 14px;
    }

    .search-btn {
        width: 78px;
    }

    .search-header-right {
        left: 78px;
    }

    .search-header-right .form-control {
        padding-left: 15px;
        font-size:12px;
    }

    .col-xs-6 {
        float: none;
        width: auto;
    }
.search-btn {
    font-size: 12px;
}

}

@media screen and (max-width: 400px) {
    .tabs-list li {
        width: 50%;
    }

    .tabs-list li a {
        line-height: 36px;
    }

    .tabs-list li.active a:before {
        bottom: 5px;
        height: 1px;
    }

    .search-header {
        margin-top: 10px;
        padding-bottom: 5px;
    }

    .search-btn {
        width: 75px;
        font-size: 12px;
    }

    .search-header-right {
        left: 80px;
        padding-right:0;
    }

    .search-header-right .form-control {
        font-size: 12px;
    }

    .search-header-right .gjss {
        font-size: 12px;
    }

.btn-ss, .btn-ss:hover, .btn-ss:focus{right:40px;}

}
.search-header-right .gjss:hover {
    border-radius:0;
    border-bottom: 1px solid #fff;
}
.js{
color: #fff;
    float: right;
margin-top: -25px;
margin-right:80px;
}
.js:hover{color: #f5822d;
    border-bottom: 1px solid #fff;}
@media screen and (max-width: 1024px){
.js {
    font-size: 16px;
margin-right:70px;
}
}
@media screen and (max-width: 640px){
.js {
    font-size: 14px;
margin-right:60px;
}
.search-header-right .form-control{padding-left:15px;}
}
@media screen and (max-width: 550px){
.js {
    margin-right:55px;
font-size: 13px;
}
.search-header-right .gjss {
    font-size: 12px;
}
}
@media screen and (max-width: 480px){
.js {
    margin-right:42px;
font-size: 12px;
}
.form-control{
width:65%;
}
.search-header-right .form-control{padding-left:10px;}
}
@media screen and (max-width: 400px){
.js {
    margin-right:36px;
}
}
@media screen and (max-width: 386px){
.js {
    margin-right:2.5em;

}
}