@charset "utf-8"; /* CSS Document*/
div,dl,dt,dd,ul,li,h1,h2,h3,form,legend,input,button,textarea,select,p,th,td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
}

button,em,input,option,select,textarea,th {
    font: inherit;
}

li {
    list-style: none;
}

h1,h2,h3,h4 {
    font-weight: normal;
    font-size: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #333;
    font-family: Microsoft YaHei,Simsun,SimHei,Arial;
    background-color: #ffffff;
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    /*-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;*/
}

a:hover {
    text-decoration: none;
    color: #333;
    text-decoration: none;
}

input {
    outline: none;
    border: navajowhite;
}

img {
    vertical-align: middle;
    border-style: none;
}

img {
    border: none;
    display: inline-block;
    vertical-align: middle;
}

:hover {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all .3s ease-out;
}

/****公用****/
.w1400 {
    width: 1400px;
    margin: 0px auto;
}

.warp {
    width: 100%;
    overflow: hidden;
}

.body {
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.over {
    overflow: hidden;
}

.container {
    width: 100%;
    position: relative;
}

/* 过度*/
a img,img {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all .3s ease-out;
}

/****公用****/
header {
    background: url(2024_zthj_headbg.png) top center no-repeat;
    min-height: 325px;
}

.header-info {
    width: 100%;
}

.header-logo {
    width: 665px;
    height: 205px;
    display: block;
    background: url(2024_zthj_headlogo.png) bottom center no-repeat;
    margin: 0px auto;
}

.header-info ul {
    display: flex;
    justify-content: center;
}

.header-info ul li {
    margin: 3em 2em;
}

.header-info ul li a {
    font-size: 20px;
    color: #fff;
}

.wirts_1 {
    background-color: #E9F1FC;
    width: 100%;
    padding: 2em 0;
}

.wirts_2 {
    height: 490px;
    padding: 2em 0;
}

.wirts_3 {
    height: 350px;
    padding: 2em 0;
}

.wirts_4 {
    height: 29rem;
    padding: 2em 0;
}

.wirts_5 {
    height: auto;
    padding: 2em 0;
}

.wirts_title {
    text-align: center;
    position: relative;
    margin-bottom: 1.5em;
}

.wirts_title h1 {
    /* position: absolute;*/
    /* left: 36%;*/
    /* top: 0;*/
    font-size: 40px;
    line-height: 38px;
    color: #b5b5b521;
    text-align: center;
    margin-top: -40px;
    font-weight: bold;
}

.wirts_title p {
    display: inline-block;
    padding: 0 58px;
    position: relative;
}

.wirts_title a {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #222222;
    position: relative;
}

.wirts_title p::after {
    position: absolute;
    content: '';
    top: 13px;
    left: 5px;
    background-color: #3584E7;
    width: 20px;
    height: 20px;
    transform: rotateZ(45deg);
}

.wirts_title p::before {
    position: absolute;
    content: '';
    top: 13px;
    right: 15px;
    background-color: #3584E7;
    width: 20px;
    height: 20px;
    transform: rotateZ(45deg);
}

.wirts_4 .wirts_title {
    margin-bottom: 3rem;
}

.wirts_title a::after {
    position: absolute;
    content: '';
    top: 12px;
    left: -44px;
    background-color: transparent;
    border: 1px solid rgba(53, 132, 231, 0.5);
    width: 21px;
    height: 21px;
    transform: rotateZ(45deg);
}

.wirts_title a::before {
    position: absolute;
    content: '';
    top: 12px;
    right: -52px;
    background-color: transparent;
    border: 1px solid rgba(53, 132, 231, 0.5);
    width: 21px;
    height: 21px;
    transform: rotateZ(45deg);
}

.domo-pic-scroll-lr {
    height: 270px;
    position: relative;
    margin: 0 auto;
}

.domo-pic-scroll-lr .conts {
    text-align: center;
}

.domo-pic-scroll-lr .conts li {
    float: left;
    text-align: center;
    width: 310px;
    height: 210px;
    font-size: 16px;
    font-style: italic;
    /* font-weight: 700;*/
    text-align: center;
    color: #317bac;
    line-height: 35px;
    padding: 10px;
    border-radius: 8px;
    vertical-align: top;
    background: #fff;
    margin: .5em;
    -webkit-transition: all 0.3s ease-out;
    transition: all .3s ease-out;
}

.domo-pic-scroll-lr .conts li .s1 {
    /* width: 190px;*/
    /* height: 30px;*/
}

.domo-pic-scroll-lr .conts li a {
    /* color: #317bac;*/
    /* background: #fff;*/
    /* display: block;*/
    /* width: 190px;*/
    /* height: 120px;*/
    /* border-radius: 8px;*/
}

.domo-pic-scroll-lr .conts li a span {
    font-style: normal;
    font-weight: normal;
    text-align: center;
    width: 90%;
    line-height: 2.5rem;
    margin: 0px auto;
    height: 30px;
    font-size: 18px;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.domo-pic-scroll-lr .conts li a img {
    width: 310px;
    height: 145px;
}

.domo-pic-scroll-lr .conts li:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 5px 12px #a1a1a3;
    box-shadow: 0 5px 12px #a1a1a3;
}

.domo-pic-scroll-lr .textList {
    display: none;
    text-align: center;
    overflow: hidden;
}

.domo-pic-scroll-lr .textList .pageNav {
    line-height: 20px;
    color: #1eb4e5;
}

.domo-pic-scroll-lr .textList .pageNav font {
    font-size: 14px;
    padding: 0 5px;
    line-height: 20px;
    color: #b2d5ed;
    font-style: italic;
}

.domo-pic-scroll-lr .textList .pageNav .current {
    font-size: 18px;
    padding-right: 8px;
}

.domo-pic-scroll-lr .prev, .domo-pic-scroll-lr .next {
    z-index: 1;
    position: absolute;
    top: 52%;
    margin-top: -25px;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 22px;
    color: #fff;
    box-shadow: 0px 4px 10px 0px rgba(16,124,195,1);
    -webkit-box-shadow: 0px 4px 10px 0px rgba(16,124,195,1);
    -moz-box-shadow: 0px 4px 10px 0px rgba(16,124,195,1);
    border-radius: 50px;
    background: #b2d5ed;
    text-align: center;
    font-family: "Comic Sans MS", cursive;
    cursor: pointer;
}

.domo-pic-scroll-lr .prev {
    left: -70px;
    background: #212121;
}

.domo-pic-scroll-lr .prev:hover, .domo-pic-scroll-lr .next:hover {
    background: #3dc878;
    color: #fff;
}

.domo-pic-scroll-lr .next {
    right: -70px;
    background: #212121;
}

.domo-pic-scroll-lr .tabs {
    width: 100%;
    height: 11px;
    line-height: 11px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.domo-pic-scroll-lr .tabs ul {
    text-align: center;
    height: 11px;
}

.domo-pic-scroll-lr .tabs ul li {
    line-height: 999px;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    margin: 0 5px;
    cursor: pointer;
    background: #b2d5ed;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom:1;overflow: hidden;
}

.domo-pic-scroll-lr .tabs ul .current {
    background: #4ad585 !important;
    padding: 0 1em
}

.wirts_2list {
    display: flex;
    justify-content: space-between;
}

.wirts_2li {
    width: 65%;
}

.wirts_2li .pic-list {
    width: 100%;
    display: block;
    /* display: flex;*/
    /* flex-wrap: wrap;*/
    margin: 0 auto;
}

.wirts_2li .pic-list li {
    width: 32%;
    margin-top: 35px;
    margin-right: 1%;
    text-align: center;
    float: left;
}

.wirts_2li .pic-list li a {
    margin: 0px;
    margin-top: 0;
}

.wirts_2li .pic-list img {
    width: 290px;
    height: 135px;
    transition: all 1s;
}

.wirts_2li .pic-list .pic-title {
    margin-top: 10px;
    display: block;
}

.wirts_2li .pic-list .pic-title em {
    font-style: normal;
    font-size: 18px;
}

.wirts_2tis {
    width: 30%;
}

.wirts_2title {
    height: 47px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
}

.wirts_2title span {
    float: left;
    height: 47px;
    box-sizing: border-box;
    border-bottom: 3px solid #015293;
    font-size: 22px;
}

.wirts_2title .news-change {
    color: #689EE3;
    margin-top: 6px;
    font-size: 14px;
    cursor: pointer;
    float: right;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wirts_2title .news-change .icon {
    width: 20px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    background: url(refresh.png) no-repeat;
    background-size: 100% 100%;
}

.wirts_2title .news-change .hvr-icon {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.news-change:hover .hvr-icon {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.wirts_2title .news-change span {
    display: inline-block;
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    border: navajowhite;
}

.news-sub {
    /* position: relative;*/
    overflow: hidden;
}

.news-list-v {
    position: absolute;
    /* height: 400px;*/
    width: 420px;
    margin-top: 1.5em;
    visibility: hidden;
    opacity: 0;
    transition: 0s 0.2s;
}

.news-list-v.show {
    z-index: 1;
    visibility: visible;
    opacity: 1;
    transition: 0.2s;
}

.news-list-v:before, .news-list-v:after {
    content: " ";
    display: table;
    box-sizing: inherit;
}

.news-list-v:after {
    clear: both;
}

.news-list-v>li {
    float: left;
    width: 47%;
    /* height: 127px;*/
    margin: 0 1.5em 1.5em 0;
}

.news-list-v>li:nth-child(2n) {
    margin: 0 0 1.5em 0;
}

.news-list-v>li:nth-child(2n) a {
    /* margin: 0 0 1.5em 0;*/
}

.news-list-card {
    /* height: 100%;*/
    /* width: 100%;*/
    padding: 30px 0;
    /* margin: 0px 0 1.5em 0em;*/
    background: #fff;
    border: 1px solid #D6E8FF;
    overflow: hidden;
    display: block;
    border-radius: 3px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 5px 12px #D6E8FF;
    box-shadow: 0 5px 12px #D6E8FF;
}

.news-list-card h3 {
    text-align: center;
}

.news-list-card p {
    display: block;
    font-size: 18px;
    color: #689EE3;
    text-align: center;
}

.h3 .hvr-icon {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.h3 .hvr-icon:hover {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}

.news-list-card:hover .more {
    opacity: 1;
    color: #6F7479;
}

.tagcloud {
    float: left;
    width: 100%;
    height: 500px;
    /* margin: 20px;*/
    overflow: hidden;
    background: url(focus.png) no-repeat center;
    background-size: 20%;
}

.tagcloud>* {
    display: inline;
    white-space: nowrap;
}

.tagcloud>a {
    font-size: 20px;
}

.wirts_2tilist {
    background: #F8FDFF;
    border: 1px solid #DFF2FF;
    padding: 20px 15px;
    height: 362px;
    overflow-y: auto;
    border-radius: 6px;
    text-align: center;
    margin-top: 1.55em;
}

.wirts_2tilist::-webkit-scrollbar {
    width: 10px;
    border-radius: 6px;
}

.wirts_2tilist::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px #5990cc;
    background: #5990cc;
    border-radius: 6px;
}

.wirts_2tilist::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #f1e9e9;
    background: #f1e9e9;
    border-radius: 6px;
}

.wirts_2tilist ul {
}

.wirts_2tilist ul li {
    margin-bottom: 2em;
}

.wirts_2tilist ul li:first-child {
    margin-top: 1em;
}

.wirts_2tilist-pic {
}

.wirts_2tilist-pic img {
    width: 300px;
    height: 100%;
    border-radius: 10px;
}

.wirts_2tilist-pic .p {
    margin-top: .5em;
    font-size: 18px;
}

.zcwj_list {
    position: relative;
    width: 100%;
    /* height: 21em;*/
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.zcwj_list ul {
    display: flex;
    justify-content: space-between;
}

.zcwj_list ul li {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    /* height: 22em;*/
    width: 24.5%;
    /* height: 100%;*/
    position: relative;
    margin: 0 11px 0px 0;
    float: left;
}

.zcwj_list ul li:last-child {
    margin-right: 0px;
}

.zcwj_list ul li a {
    display: block;
    overflow: hidden;
}

.zcwj_list ul li a .zcwjk-slide-img {
    /* height: 200px;*/
}

.zcwj_list ul li a .zcwjk-slide-img img {
    width: 339px;
    height: 120px;
    border-radius: 10px 10px 0px 0px;
    transition: .5s;
}

.zcwj_list ul li a p {
    background: #f8fdff;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #242424;
    border: 1px solid #DFF2FF;
    height: 60px;
    width: 318px;
    line-height: 59px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.zcwj_list ul li a:hover img {
    transform: scale(1.2);
}

.zcwj_listul {
}

.zcwj_listul ul {
    display: flex;
    justify-content: space-between;
    margin-top: 3em;
}

.zcwj_listul ul li {
    background-color: #E1EEFF;
    display: block;
    width: 30%;
    text-align: center;
    border-radius: 6px;
    line-height: 5rem;
}

.zcwj_listul ul li:nth-child(2) {
    background-color: #F4F9F2;
}

.zcwj_listul ul li:last-child {
    background-color: #F3EFFD;
}

.zcwj_listul ul li:last-child {
}

.zcwj_listul ul li a {
    font-size: 20px;
    font-weight: bold;
    color: #315084;
}

.zcwj_listul ul li a img {
    margin-right: 1.2em;
}

.wirts_5gust {
}

.wirts_5gust .gust-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.wirts_5gust .gust-list li {
    width: calc((100% - 1%*3)/4);
    height: 100px;
    margin-top: 20px;
    margin-right: 1%;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    position: relative;
}

.gust-list-guidang {
    position: absolute;
    width: 100px;
    height: 100px;
    right: 16%;
    z-index: 100;
    top: 0px;
    background-image: url(yiguidang.png);
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}

.wirts_5gust .gust-list li:nth-of-type(4n) {
    margin-right: 0;
}

.wirts_5gust .gust-list a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    color: #000;
    border-radius: 5px;
    background: #ECECEC;
}

.wirts_5gust .gust-list span {
    position: absolute;
    width: 92%;
    left: 5%;
    top: 15%;
    text-align: left;
    /* transform: translate(-50%, -50%);*/
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap;*/
}

.gust-list a:hover {
    background: #128aeb !important;
    color: #fff !important;
}

.wirts_5gust .gust-list p {
    /* display: inline-block;*/
    /* padding: .2em 1em;*/
    /* background: #fff;*/
    position: absolute;
    right: 1%;
    bottom: 10%;
    z-index: 99;
}

.wirts_5gust .gust-list p a {
    background: #fff;
    padding: .5em 1em;
    width: auto;
}

/*自适配样式*/
@media screen and (max-width: 1200px) {
    .header-info {
        width: 100%;
        overflow: hidden;
        min-height: auto;
    }

    .warp {
        width: 99%;
        margin: 0px auto;
        padding: .1rem;
    }

    .w1400 {
        width: 100%;
        overflow: hidden;
    }

    .wirts_2li,.wirts_2tis {
        width: 100%;
    }

    .wirts_1 {
    }

    .wirts_2 {
        height: auto;
    }

    .wirts_3 {
        height: auto;
    }

    .wirts_4 {
        height: auto;
    }

    .wirts_title h1 {
        font-size: 1.5rem;
    }

    .domo-pic-scroll-lr .conts li {
        width: 92%;
    }

    .domo-pic-scroll-lr .conts li img {
        width: 100%;
    }

    .news-list-v {
        width: 395px;
        margin: 1.5rem auto 0px auto;
    }

    .news-list-v>li {
        width: 48%;
        margin: 0 1em 1em 0;
    }

    .wirts_2li .pic-list li {
        margin: 0px auto;
        width: 100%;
    }

    .zcwj_listul {
        margin-top: 2rem;
    }

    .zcwj_listul ul li {
        width: 100%;
        margin: 1rem 0;
    }

    .wirts_5gust .gust-list {
        display: block;
    }

    .wirts_5gust .gust-list li {
        width: 100%;
    }

    .zcwj_list,.zcwj_list ul,.zcwj_listul ul {
        display: block;
        margin-top: 0;
    }

    .zcwj_list ul li {
        width: 90%;
        margin: 2rem auto;
        float: none;
    }

    .zcwj_list {
        height: auto;
    }

    .zcwj_list ul li a .zcwjk-slide-img img {
        width: 100%;
        height: 130px;
    }

    .zcwj_list ul li:last-child {
        margin: 2rem auto;
    }

    .wirts_2tis {
        margin-top: 2rem;
        height: 25rem;
        width: 98%;
    }

    .header-logo {
        width: 90%;
        height: 5rem;
        background-size: contain;
        margin: 0px auto 1rem auto;
    }

    .header-info ul {
        display: none;
    }

    .header-info ul li {
        width: 20%;
        float: left;
    }

    .wirts_2list {
        display: block;
    }
}

@media screen and (max-width: 1367px) and (min-width: 769px) {
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
}



.useOld h1, h2, h3, h4{font-size:100%!important;}
.useOld body{font-size:21px!important;}
.useOld .header-info ul li a{font-size:26px!important;}
.useOld .wirts_title h1{font-size:40px!important;}
.useOld .wirts_title a{font-size:30px!important;}
.useOld .domo-pic-scroll-lr .conts li{font-size:22px!important;}
.useOld .domo-pic-scroll-lr .conts li a span{font-size:24px!important;}
.useOld .domo-pic-scroll-lr .textList .pageNav font{font-size:20px!important;}
.useOld .domo-pic-scroll-lr .textList .pageNav .current{font-size:24px!important;}
.useOld .domo-pic-scroll-lr .prev, .domo-pic-scroll-lr .next{font-size:28px!important;}
.useOld .wirts_2li .pic-list .pic-title em{font-size:24px!important;}
.useOld .wirts_2title span{font-size:28px!important;}
.useOld .wirts_2title .news-change{font-size:20px!important;}
.useOld .wirts_2title .news-change span{font-size:21px!important;}
.useOld .news-list-card p{font-size:24px!important;}
.useOld .tagcloud > a{font-size:26px!important;}
.useOld .wirts_2tilist-pic .p{font-size:24px!important;}
.useOld .zcwj_list ul li a p{font-size:24px!important;}
.useOld .zcwj_listul ul li a{font-size:26px!important;}
.useOld .wirts_5gust .gust-list li{font-size:24px!important;}
.useOld .wirts_5gust .gust-list li{height: 180px;}
.useOld .news-list-v>li { width: 46%; }