/*轮播样式 高度*/
.ps-current {
    max-height: 100% !important;
}

.ps-current a,
.ps-current a img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 100%;
}

.pgwslider>ul>li {
    max-height: 80.5px !important;
}

/* 通用列表部分 */
.box-list {
    width: 100%;
    margin-top: 10px;
}

.box-list ul li {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.box-list ul li:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #333;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 15px;
}

.box-list ul li a {
    display: inline;
    font-size: 15px;
    color: #333;
}

.box-list ul li a:hover {
    color: #035ab1;
}

.box-list ul li>span {
    font-size: 14px;
    color: #999;
    float: right;
    text-align: right;
}

/* 通用标题部分 */
.box-title {
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
    background:  no-repeat;
}

.box-title a {
    display: block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #035ab1;
    text-align: center;
}

/* 第一部分 */
.one {
    margin-top: 20px;
}

.one .one-left {
    float: left;
    width: 700px;
    height: 340px;
    overflow: hidden;
}

.one .one-left .pgwslider>ul>li span {
    display: none;
}

.one-right {
    width: 473px;
    height: 340px;
    float: left;
    margin-left: 25px;
}

.five-center .box-list ul li,
.five-right .box-list ul li {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
}

.five-center-title,
.five-right-title,
.one-right-title {
    width: 100%;
    height: 37px;
    box-sizing: border-box;
    border-bottom: 2px solid #035ab1;
}

.five-center-title a,
.five-right-title a,
.one-right-title a {
    box-sizing: border-box;
    padding-right: 20px;
    display: block;
    min-width: 110px;
    height: 35px;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    text-indent: 20px;
    color: #333;
}

.five-center-title a.active,
.five-right-title a.active,
.one-right-title a.active {
    background:  no-repeat center right;
    color: #fff;
}

.one-right .one-right-title a {
    min-width: 90px;
    text-indent: 5px;
}

.five-center .box-list ul li a,
.five-right .box-list ul li a,
.one-right .box-list ul li a {
    font-size: 16px;
}

.five-center .box-list ul li span,
.five-right .box-list ul li span,
.one-right .box-list ul li span {
    font-size: 15px;
}

/* 第二部分 */
.two,
.thi {
    width: 1200px;
    height: 220px;
    margin-bottom: 30px;
}

.two .box-list,
.thi .box-list {
    margin: 0 20px;
    width: 540px;
}

.two-left,
.two-right,
.thi-left,
.thi-right {
    width: 587px;
    height: 220px;
    float: left;
}

.two-right,
.thi-right {
    margin-left: 25px;
}

/* 第四部分 */
.four {
    width: 1200px;
}

.four-title {
    width: 1200px;
    height: 35px;
    background:  no-repeat;
}

.four-title a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-indent: 20px;
}

.four-box {
    width: 1200px;
    height: 240px;
    margin-top: 10px;
}

.four-left {
    width: 350px;
    height: 250px;
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
}

.four-left ul li a {
    display: block;
    width: 145px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    float: left;
    margin-left: 12px;
    margin-top: 25px;
}

.four-left ul li:nth-of-type(1) a {
    color: #fff;
    background-color: #00b8ee;
}

.four-left ul li:nth-of-type(2) a {
    color: #fff;
    background-color: #8ac221;
}

.four-left ul li:nth-of-type(3) a {
    color: #fff;
    background-color: #279ed8;
}

.four-left ul li:nth-of-type(4) a {
    color: #fff;
    background-color: #377ed7;
}

.four-left ul li:nth-of-type(5) a {
    color: #555;
    background-color: #f4f4f4;
}

.four-left ul li:nth-of-type(6) a {
    color: #555;
    background-color: #f4f4f4;
}

.four-center {
    width: 475px;
    height: 250px;
    float: left;
}

.four-center-one {
    width: 60px;
    height: 250px;
    background-color: #ddebf6;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #035ab1;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 50px;
    float: left;
}

.four-center-two {
    width: 345px;
    height: 200px;
    margin-left: 10px;
    margin-top: 25px;
    float: left;
}

.four-center-two a {
    display: block;
    width: 145px;
    height: 45px;
    background-color: #f4f4f4;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #555;
    margin-right: 16px;
    margin-bottom: 12px;
    float: left;
}

.four-center-two a:hover {
    background-color: #035ab1;
    color: #fff;
}

.four-center-thr {
    width: 60px;
    height: 250px;
    background-color: #ddebf6;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #035ab1;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 36px;
    float: left;
}

.four-right {
    width: 360px;
    height: 250px;
    float: left;
    margin-left: 10px;
}

.four-right-top {
    width: 100%;
    height: 130px;
    margin-top: 10px;
}

.four-paxgl {
    width: 100px;
    height: 130px;
    float: left;
    margin-left: 30px;
    margin-right: 105px;
    box-sizing: border-box;
    padding-top: 105px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #999;
    background-image: ;
    background-repeat: no-repeat;
    background-position: center top;
}

.four-paxgr {
    width: 100px;
    height: 130px;
    float: left;
    box-sizing: border-box;
    padding-top: 105px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #999;
    background-image: ;
    background-repeat: no-repeat;
    background-position: center top;
}

.four-right-center {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
}

.four-right-center a {
    display: block;
    height: 30px;
    line-height: 30px;
    background-image: ;
    background-repeat: no-repeat;
    background-position: 5px center;
    text-indent: 26px;
    font-size: 14px;
    color: #0078b6;
    margin-left: 10px;
}

.four-right-bottom {
    height: 70px;
    width: 224px;
    margin-top: 10px;
    border-bottom: 2px solid #f4f4f4;
    box-sizing: border-box;

}

.four-bottom-img {
    width: 50px;
    height: 50px;
    background:  no-repeat;
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 3px;
}

.four-bottom-wb {
    width: 160px;
    height: 70px;
    float: left;
}

.four-bottom-wb1 {
    display: block;
    float: left;
    font-size: 15px;
    color: #0078b6;
    float: left;
}

.four-bottom-wb2 {
    display: block;
    width: 26px;
    height: 30px;
    float: left;
    background:  center 5px no-repeat;
}

.four-bottom-wb3 {
    font-size: 14px;
    color: #999;
    float: left;
}

.four-bottom-more {
    display: block;
    width: 63px;
    height: 24px;
    background:  center no-repeat;
}

/* 第五部分 */
.five {
    width: 1200px;
    height: 310px;
    margin-top: 20px;
}

.five-content {
    width: 1200px;
    margin-top: 10px;
}

.five-left {
    width: 370px;
    float: left;
}

.five-left ul li a {
    width: 153px;
    height: 42px;
    box-sizing: border-box;
    padding-left: 45px;
    line-height: 42px;
    font-size: 16px;
    color: #555;
    text-align: center;
    margin-top: 15px;
    margin-left: 12px;
    float: left;
}

.five-left ul li:nth-of-type(1) a {
    background:  no-repeat;
}

.five-left ul li:nth-of-type(2) a {
    background:  no-repeat;
}

.five-left ul li:nth-of-type(3) a {
    background:  no-repeat;
}

.five-left ul li:nth-of-type(4) a {
    background:  no-repeat;
}

.five-left ul li:nth-of-type(5) a {
    background:  no-repeat;
}

.five-left ul li:nth-of-type(6) a {
    background:  no-repeat;
}

.five-left ul li:nth-of-type(7) a {
    background:  no-repeat;
}

.five-left ul li:nth-of-type(8) a {
    background:  no-repeat;
}

.five-center {
    width: 390px;
    margin-right: 40px;
    float: left;
}

.five-title {
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    border-bottom: 3px solid #d9dadc;
}

.five-title a {
    display: block;
    width: 105px;
    height: 36px;
    box-sizing: border-box;
    border-bottom: 5px solid #035ab1;
    font-size: 16px;
    color: #035ab1;
    font-weight: bold;
    text-align: center;
}

.five-right {
    width: 390px;
    float: left;
}

/*后来加的*/
.content_index {
    width: 1050px;
    background-color: white;
    margin: 13px auto 0 auto;
    overflow: hidden;
    padding: 15px 0;
}

.ty-ws {
    width: 1100px;
    height: 44px;
    margin-bottom: 5px;
    border-bottom: #c9c9c9 1px dashed;
    background: #fff  no-repeat 10px center;
    font-size: 14px;
    color: #222222;
    line-height: 44px;
    padding-left: 25px;
    box-sizing: border-box;
}

.ty-ws span {
    margin: 0 5px;
}

.ty-ws a {
    font-size: 15px;
    color: #222222;
}

.content_index_list {
    width: 1050px;
    background-color: white;
    margin: 0 auto;
    overflow: hidden;
}

.ty-main {
    width: 1050px;
    padding-bottom: 50px;
    margin: 12px auto 0 auto;
    background: #fff  repeat-y;
    overflow: hidden;
}

.search-main {
    width: 1050px;
    padding-bottom: 50px;
    margin: 12px auto 0 auto;
    background: #fff;

}

.ty-main .ty-saidleft-menu {
    float: left;
    width: 222px;
}

.ty-main .ty-saidright-con {
    width: 810px;
    float: right;
    padding: 0 0 0;
}

.ty-saidleft-menu .saidleft-title {
    width: 90%;
    height: 61px;
    background:  no-repeat;
    text-indent: 80px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 51px;
}

.ty-saidleft-menu .saidleft-ul {
    width: 210px;
    margin: 24px 5px;
}

.saidleft-ul ul li {
    width: 200px;
    height: 42px;
    background: #fafafa;
    margin-bottom: 12px;
    border: 1px solid #e5e5e5;
    line-height: 42px;
}

.saidleft-ul ul li a {
    display: block;
    font-size: 16px;
    color: #222222;
    text-indent: 20px;
    background:  no-repeat 160px center;
}

.saidleft-ul ul li a:hover,
.saidleft-ul ul li a.active {
    color: #fff;
    background: #0a6ac1  no-repeat 160px center;
}

.saidright-title {
    width: 100%;
    height: 46px;
    border-bottom: 2px solid #dfdfdf;
}

.saidrbox .news_list {
    box-sizing: border-box;
    padding-right: 20px;
    float: left;
    width: 810px;
    margin-left: 2px;
    margin-top: 12px;
}

.saidrbox .news_list li span.time {
    float: right;
    color: #777777;
    font-size: 14px;
    padding-right: 10px;
}

.saidrbox .news_list li {
    display: block;
    overflow: hidden;
    color: #333333;
    width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
    font-size: 16px;
    background:  no-repeat left center;
    padding-left: 16px;
}

.four-one {
    float: left;
}

.four-two,
.four-three,
.four-four {
    float: left;
    margin-left: 19px;
}

.four-one-left,
.four-two-left,
.four-three-left {
    box-sizing: border-box;
    float: left;
    width: 54px;
    height: 240px;
    background: url(/uploads/image/rcssimg/mtk.png) no-repeat center center;
    text-align: center;
    color: #025ab1;
    margin-right: 15px;
    padding-top: 90px;
    font-weight: 600;
}

.four-three-left {
    padding-top: 100px;
}

.four-one-right {
    float: left;
    width: 120px;
    padding-top: 18px;
}

.four-two-right {
    float: left;
    width: 120px;
    padding-top: 18px;
}

.four-three-right {
    float: left;
    width: 224px;
    padding-top: 18px;
}

.four-one-right li,
.four-two-right li {
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 10px;
    background-color: #f5f5f5;
}

.four-one-right li:nth-child(odd) {
    margin-right: 10px;
}

.four-one-right li:nth-child(1) {
    background-color: #00b9ef;
    color: #fff;
}

.four-one-right li:nth-child(2) {
    background-color: #89c320;
    color: #fff;
}

.four-one-right li:nth-child(3) {
    background-color: #269fd9;
    color: #fff;
}

.four-one-right li:nth-child(4) {
    background-color: #367ed7;
    color: #fff;
}

.four-two-right li:nth-child(1) {
    background-color: #367ed7;
    color: #fff;
}

.four-two-right li:nth-child(2) {
    background-color: #00b9ef;
    color: #fff;
}

.four-two-right li:nth-child(3) {
    background-color: #89c320;
    color: #fff;
}

.four-two-right li:nth-child(4) {
    background-color: #269fd9;
    color: #fff;
}

.four-three-right>ul>li {
    width: 94px;
}

.four-three-right>ul>li p {
    font-size: 13px;
    color: #444;
    text-align: center;
}

.four-three-right>ul>li:first-child {
    margin-right: 20px;
}

.four-four {
    /*width: 336px;*/
    width: 263px;
}

.four-four .four-four-title {
    box-sizing: border-box;
    height: 31px;
    line-height: 30px;
    background:  no-repeat center center;
    text-align: center;
    border-bottom: 1px solid #025ab1;
    font-size: 18px;
    color: #025ab1;
    font-weight: 700;
}

.four-four .list-news {
    box-sizing: border-box;
    padding-top: 8px;
    height: 200px;
    overflow: hidden;
}

.four-four .list-news li {
    box-sizing: border-box;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 14px;
    position: relative;
}

.four-four .list-news li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 5px;
}