.index_bj {
    background-color: #ffffff;
}

.header {
    height: 339px;
    background: url(../images_new/header_bj.png) no-repeat center 34px;
}

.header_t {
    height: 34px;
}

.header_t .l a {
    font-size: 14px;
    line-height: 34px;
    color: #717171;
    font-weight: bold;
}

.header_t .l a:hover {
    color: #295de0;
}

.header_t .r>ul>li {
    float: left;
    box-sizing: border-box;
    margin-right: 32px;
}

.header_t .r>ul>li:nth-child(1) {
    background: url(../images_new/wza.png) no-repeat left center;
    padding-left: 23px;
}

.header_t .r>ul>li:nth-child(2) {
    background: url(../images_new/denglu.png) no-repeat left center;
    padding-left: 23px;
}

.header_t .r>ul>li:last-child {
    position: relative;
    margin-right: 0;
    background: url(../images_new/jyh.png) no-repeat left center;
    padding-left: 23px;
}

.header_t .r>ul>li>a {
    display: block;
    font-size: 14px;
    line-height: 34px;
    color: #717171;
}

.header_t .r>ul>li>a:hover {
    color: #295de0;
}

.header_t .r>ul>li:last-child .wangzhandaohang {
    z-index: 999;
    display: none;
    padding: 15px 34px 26px;
    position: absolute;
    right: 0;
    top: 34px;
    width: 669px;
    height: 610px;
    background-color: #fff;
    border: 2px solid #295de0;
    overflow: hidden;
}

.header_t .r>ul>li:last-child .wangzhandaohang h3 {
    font-size: 16px;
    color: #295de0;
    margin-bottom: 5px;
    margin-top: 15px;
}

.header_t .r>ul>li:last-child .wangzhandaohang li {
    float: left;
    height: 28px;
    line-height: 28px;
    width: 33.3333%;
}

.header_t .r>ul>li:last-child .wangzhandaohang li a {
    display: block;
    font-size: 14px;
    color: #333333;
}

.header_t .r>ul>li:last-child .wangzhandaohang li a:hover {
    text-decoration: underline;
    color: #295de0;
}

.header_t .r>ul>li:last-child:hover .wangzhandaohang {
    display: block !important;
}

.header_c .logo {
    width: 423px;
    height: 129px;
    margin-top: 65px;
    margin-left: 60px;
}

.header_c .logo a {
    width: 423px;
    height: 129px;
    display: block;
}

.header_c .logo a img {
    width: 423px;
    height: 129px;
}

.header_c_r {
    width: 406px;
    margin-top: 101px;
    margin-right: 40px;
}

.sousuo {
    width: 341px;
    float: left;
    height: 50px;
    background: url(../images_new/ss_bj.png) no-repeat center;
}

.sousuo select {
    border: 0;
    width: 75px;
    height: 50px;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    padding-left: 15px;
    margin-right: 20px;
    line-height: 50px;
}

.sousuo #qt {
    width: 145px;
    height: 50px;
    font-size: 16px;
    color: #999999;
}

.sousuo #submit {
    width: 91px;
    height: 50px;
    border: 0;
    background: none;
    font-size: 16px;
    color: #7c4d21;
    font-weight: bold;
    cursor: pointer;
}

.header_c .r img {
    float: right;
}

.header_b {
    height: 60px;
    margin-top: 51px;
    background: url(../images_new/nav_bj.png) no-repeat center;
}

.nav ul li {
    float: left;
    height: 60px;
    line-height: 60px;
}

.nav ul li:nth-child(1) {
    margin-left: 45px;
    margin-right: 32px;
}

.nav ul li:nth-child(2),
.nav ul li:nth-child(3),
.nav ul li:nth-child(4),
.nav ul li:nth-child(5),
.nav ul li:nth-child(6),
.nav ul li:nth-child(7) {
    margin: 0 32px;
}

.nav ul li:nth-child(8) {
    margin-left: 32px;
}

.nav ul li a {
    font-size: 16px;
    color: #ffffff;
    display: block;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}

.toutiao {
    height: 107px;
}

.toutiao a:first-child {
    width: 80px;
    height: 47px;
    float: left;
    margin-top: 30px;
    margin-left: 45px;
    display: block;
    background: url(../images_new/toutiao.png) no-repeat center;
}

.toutiao a:last-child {
    width: 745px;
    float: left;
    margin-left: 30px;
    height: 47px;
    line-height: 47px;
    margin-top: 30px;
    font-size: 30px;
    text-align: center;
    color: #295de0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hengfu {
    position: relative;
    height: 80px;
    overflow: hidden;
}

.hengfu .bd a {
    height: 80px;
    width: 1050px;
    display: inline-block;
}

.hengfu .bd img {
    display: block;
    width: 100%;
    height: 80px;
}

.hengfu .hd {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}

.hengfu .hd li {
    display: block;
    height: 20px;
    width: 20px;
    float: left;
    background: #f3eadf;
    border-radius: 0;
    color: #666666;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    margin-right: 2px;
    cursor: pointer;
}

.hengfu .hd li.on {
    background: #295de0;
    color: #ffffff;
    cursor: pointer;
}

.con01 {
    height: 417px;
    margin-top: 20px;
    background: url(../images_new/con01_bj.png) repeat-x;
}

.lunbo {
    width: 560px;
    height: 380px;
    margin-top: 23px;
    overflow: hidden;
    position: relative;
}

.lunbo .hd {
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}

.lunbo .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.lunbo .hd ul li {
    float: left;
    width: 30px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    height: 40px;
    cursor: pointer;
}

.lunbo .hd ul li.on {
    background: #ac0000;
    color: #FFFFFF;
}

.lunbo .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.lunbo .bd li {
    zoom: 1;
    vertical-align: middle;
}

.lunbo .bd ul li .img {
    width: 560px;
    height: 340px;
    overflow: hidden;
}

.lunbo .bd .img img {
    width: 560px;
    height: 340px;
    display: block;
}

.lunbo .bd ul li p {
    width: 560px;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    background: #cccccc;
}

.lunbo .bd ul li p a {
    color: #000;
    font-size: 18px;
}

.news_qh {
    width: 458px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
}

.news_qh .hd {
    height: 37px;
}

.news_qh .hd ul li {
    width: 200px;
    float: left;
    height: 62px;
    line-height: 62px;
}

.news_qh .hd ul li a {
    font-size: 20px;
    display: block;
    font-weight: bold;
    box-sizing: border-box;
    text-align: left;
    padding-left: 30px;
}

/* .news_qh .bd ul {
    background: url(../images_new/shadow.jpg) no-repeat center top;
} */

.news_qh .hd ul li.on a {
    color: #295de0;
    background: url(../images_new/arrnor.png) no-repeat 5px center;
}

.news_qh .bd ul li {
    width: 458px;
    height: 58px;
    float: left;
    border-bottom: 1px dashed #e1e1e1;
    line-height: 58px;
    box-sizing: border-box;
    /* margin-top: 3px; */
}

.news_qh .bd ul li a {
    display: block;
    text-indent: 19px;
    font-size: 18px;
    width: 320px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images_new/arrow.png) no-repeat left center;
}

.news_qh .bd ul li span {
    display: block;
    /* width: 94px; */
    float: right;
    font-size: 16px;
    color: #6c6c6c;
    box-sizing: border-box;
}

.ztzl {
    height: 80px;
    margin-top: 30px;
    position: relative;
}
.ztzl .prev {
    display: block;
    position: absolute;
    top: 40%;
    width: 13px;
    height: 21px;
    left: -55px;
}
.ztzl .next {
    display: block;
    position: absolute;
    top: 40%;
    width: 13px;
    height: 21px;
    right: -50px;
}

/* .ztzl .l a {
    height: 80px;
    width: 40px;
    display: block;
    background: url(../images_new/ztzl.png) no-repeat center;
}

.ztzl .hd {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.ztzl .hd ul li {
    float: left;
    width: 22px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    height: 17px;
    background: url(../images_new/zt_hdbg.png) no-repeat bottom;
    cursor: pointer;
}

.ztzl .hd ul li.on,
.ztzl .hd ul li:hover {
    background: url(../images_new/zt_hdbgon.png) no-repeat bottom;
    color: #ffffff;
} */

.ztzl .bd li {
    width: 510px;
    height: 80px;
    float: left; 
    margin-right: 24px;
}

.ztzl .bd li a {
    width: 1000px;
    height: 80px;
    display: block;
}

.ztzl .bd li a img {
    width: 510px;
    height: 80px;
}

.gkzl {
    height: 195px;
    margin-top: 30px;
}

.gkzl .l {
    width: 192px;
    height: 195px;
    background: url(../images_new/gkzl_bj.png) no-repeat center;
}

.gkzl .r {
    width: 846px;
    height: 195px;
    box-sizing: border-box;
    border: 1px solid #d6e6f3;
}

.gkzl .r ul li {
    float: left;
    position: relative;
    box-sizing: border-box;
    background-color: #f0f8ff;
}

.gkzl .r ul li:nth-child(1),
.gkzl .r ul li:nth-child(2),
.gkzl .r ul li:nth-child(3),
.gkzl .r ul li:nth-child(4) {
    width: 169px;
    height: 97px;
    border-right: 1px solid #d6e6f3;
    border-bottom: 1px solid #d6e6f3;
}

.gkzl .r ul li:nth-child(5),
.gkzl .r ul li:nth-child(10) {
    width: 168px;
    height: 97px;
    border-bottom: 1px solid #d6e6f3;
}

.gkzl .r ul li:nth-child(6),
.gkzl .r ul li:nth-child(7),
.gkzl .r ul li:nth-child(8),
.gkzl .r ul li:nth-child(9) {
    width: 169px;
    height: 97px;
    border-right: 1px solid #d6e6f3;
}

.gkzl .r ul li:nth-child(1) span {
    width: 40px;
    height: 39px;
    display: block;
    position: absolute;
    top: 16px;
    left: 66px;
    background: url(../images_new/gkzl_li1.png) no-repeat center;
}

.gkzl .r ul li:nth-child(2) span {
    width: 36px;
    height: 39px;
    display: block;
    position: absolute;
    top: 16px;
    left: 69px;
    background: url(../images_new/gkzl_li2.png) no-repeat center;
}

.gkzl .r ul li:nth-child(3) span {
    width: 39px;
    height: 39px;
    display: block;
    position: absolute;
    top: 16px;
    left: 67px;
    background: url(../images_new/gkzl_li3.png) no-repeat center;
}

.gkzl .r ul li:nth-child(4) span {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 15px;
    left: 66px;
    background: url(../images_new/gkzl_li4.png) no-repeat center;
}

.gkzl .r ul li:nth-child(5) span {
    width: 35px;
    height: 40px;
    display: block;
    position: absolute;
    top: 15px;
    left: 71px;
    background: url(../images_new/gkzl_li5.png) no-repeat center;
}

.gkzl .r ul li:nth-child(6) span {
    width: 42px;
    height: 39px;
    display: block;
    position: absolute;
    top: 16px;
    left: 64px;
    background: url(../images_new/gkzl_li6.png) no-repeat center;
}

.gkzl .r ul li:nth-child(7) span {
    width: 44px;
    height: 40px;
    display: block;
    position: absolute;
    top: 15px;
    left: 62px;
    background: url(../images_new/gkzl_li7.png) no-repeat center;
}

.gkzl .r ul li:nth-child(8) span {
    width: 45px;
    height: 40px;
    display: block;
    position: absolute;
    top: 15px;
    left: 61px;
    background: url(../images_new/gkzl_li8.png) no-repeat center;
}

.gkzl .r ul li:nth-child(9) span {
    width: 45px;
    height: 42px;
    display: block;
    position: absolute;
    top: 13px;
    left: 61px;
    background: url(../images_new/gkzl_li9.png) no-repeat center;
}

.gkzl .r ul li:nth-child(10) span {
    width: 37px;
    height: 40px;
    display: block;
    position: absolute;
    top: 15px;
    left: 69px;
    background: url(../images_new/gkzl_li10.png) no-repeat center;
}

.gkzl .r ul li:hover span {
    transform: rotateY(360deg);
    transition: .5s;
}

.gkzl .r ul li a:last-child {
    box-sizing: border-box;
    padding-top: 66px;
    display: block;
    text-align: center;
}

.bsfw {
    margin-top: 30px;
}

.bsfw .l {
    width: 192px;
}

.bsfw .l ul li {
    width: 192px;
    height: 132px;
    float: left;
    margin-bottom: 30px;
    background: #f0f8ff;
    position: relative;
}
.bsfw .l ul li img{
    display: block;
    position: absolute;
    left: 40%;
    top: 30px;
}

.bsfw .l ul li:nth-child(4) {
    margin-bottom: 0;
}
.bsfw .l ul li:nth-child(4) a{
    margin-top: 61px;
    height: 72px;
    line-height: 23px;
}
.bsfw .l ul li:nth-child(4) img{
    top:16px;
}
.bsfw .l ul li a {
    width: 192px;
    height: 106px;
    line-height: 132px;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 26px;
}

.bsfw .r {
    width: 848px;
    /* margin-left: 20px; */
}

.bsfw .r .qh1 {
    height: 312px;
    overflow: hidden;
    position: relative;
}

.bsfw .r .qh1 .hd {
    height: 60px;
}

.bsfw .r .qh1 .hd ul li {
    float: left;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    width: 419px;
    background-color: #f0f8ff;
}

.bsfw .r .qh1 .hd ul li a {
    font-size: 20px;
}

.bsfw .r .qh1 .hd ul li.on {
    background-color: #295de0;
    height: 60px;
}

.bsfw .r .qh1 .hd ul li.on a {
    color: #ffffff !important;
}

.bsfw .r .qh1 .bd ul li {
    width: 843px;
    height: 44px;
    float: left;
    line-height: 44px;
    box-sizing: border-box;
    margin-top: 3px;
}

.bsfw .r .qh1 .bd ul li a {
    display: block;
    text-indent: 19px;
    font-size: 18px;
    width: 582px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images_new/arrow.png) no-repeat left center;
}

.bsfw .r .qh1 .bd ul li span {
    display: block;
    /* width: 96px; */
    float: right;
    font-size: 16px;
    color: #6c6c6c;
    box-sizing: border-box;
}

.bsfw .r .qh2 {
    height: 286px;
    overflow: hidden;
    position: relative;
}

.bsfw .r .qh2 .hd {
    height: 60px;
}

.bsfw .r .qh2 .hd ul li {
    float: left;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    width: 422px;
    background-color: #f0f8ff;
}

.bsfw .r .qh2 .hd ul li a {
    font-size: 20px;
}

.bsfw .r .qh2 .hd ul li.on {
    background-color: #295de0;
    height: 60px;
}

.bsfw .r .qh2 .hd ul li.on a {
    color: #ffffff !important;
}
.bsfw .r .qh2 .bd ul,.bsfw .r .qh1 .bd ul{
    margin-top: 10px;
}

.bsfw .r .qh2 .bd ul li {
    width: 843px;
    height: 44px;
    float: left;
    line-height: 44px;
    box-sizing: border-box;
}

.bsfw .r .qh2 .bd ul li a {
    display: block;
    text-indent: 20px;
    font-size: 18px;
    width: 582px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images_new/arrow.png) no-repeat left center;
}

.bsfw .r .qh2 .bd ul li span {
    display: block;
    /* width: 96px; */
    float: right;
    font-size: 16px;
    color: #6c6c6c;
    box-sizing: border-box;
}

.hengfu2 {
    margin-top: 30px;
}

.hengfu2 a {
    display: block;
    width: 510px;
    height: 90px;
    float: left;
}

.hengfu2 a:first-child {
    margin-right: 30px;
    background: url(../images_new/zxzljdjbdh.png) no-repeat center;
}

.hengfu2 a:last-child {
    background: url(../images_new/swgkjdjbdh.png) no-repeat center;
}

.hengfu3 {
    margin-top: 20px;
}

.hengfu3 a {
    display: block;
    width: 510px;
    height: 90px;
    float: left;
}

.hengfu3 a:first-child {
    margin-right: 30px;
    background: url(../images_new/hengfu3_1.png) no-repeat center;
}

.hengfu3 a:last-child {
    background: url(../images_new/hengfu3_2.png) no-repeat center;
}

.yqlj {
    margin-top: 20px;
    height: 43px;
    background-color: #295de0;
}

.yqlj span {
    float: left;
    font-size: 14px;
    color: #c9d8fd;
    display: block;
    line-height: 43px;
    margin-left: 30px;
}

.yqlj ul {
    float: left;
    margin-left: 32px;
}

.yqlj ul li {
    float: left;
}

.yqlj ul li a {
    font-size: 14px;
    width: 248px;
    display: block;
    line-height: 43px;
    text-align: center;
    color: #c9d8fd;
    background: url(../images_new/yqlj_fg.png) no-repeat right center;
}

.yqlj ul li:last-child a {
    background: none !important;
}

.footer {
    height: 127px;
    border-top: 3px solid #295de0;
    background: url(../images_new/footer_bj.png) no-repeat center;
}

.footer .l {
    width: 107px;
}

.footer .l a {
    width: 48px;
    height: 60px;
    display: block;
    margin-top: 34px;
    float: right;
    background: url(../images_new/dzjg.png) no-repeat center;
}

.footer .c {
    padding-top: 16px;
    padding-left: 66px;
    box-sizing: border-box;
    width: 772px;
    float: left;
    text-align: center;
}

.footer .c ul li {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #333333;
}

.footer .c ul li:first-child a:nth-child(2) {
    padding-left: 20px;
    margin-left: 20px;
    background: url(../images_new/footer_fg.png) no-repeat left center;
}

.footer .c ul li:first-child a:nth-child(3) {
    padding-left: 20px;
    margin-left: 20px;
    background: url(../images_new/footer_fg.png) no-repeat left center;
}

.footer .c ul li a {
    font-size: 14px;
}

.footer .c ul li:last-child {
    position: relative;
}

.footer .c ul li:last-child a {
    position: absolute;
    top: 2px;
}

.footer .r {
    width: 171px;
}

.footer .r #_span_jiucuo {
    width: 110px;
    height: 55px;
    display: block;
    margin-top: 36px;
    float: left;
}


/* 通用列表 */

.position {
    height: 60px;
    background: #ebf6ff;
    line-height: 60px;
    position: relative;
}

.position>.container span {
    line-height: 60px;
    display: inline-block;
    margin-left: 60px;
    font-size: 16px;
    color: #333333;
}

.position>.container a {
    font-size: 16px;
    color: #333333;
    display: inline-block;
}

.position>.container a:last-child {
    color: #295de0;
}

.position>.container::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 73px;
    height: 60px;
    background: url(../images_new/position.png) no-repeat center;
}

.tylb {
    padding-top: 40px;
    padding-bottom: 20px;
}

.left_list {
    width: 214px;
}

.left_list span {
    display: block;
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images_new/tong_list1.png) no-repeat center;
}

.left_list ul {
    margin-top: 5px;
    background: #f4faff;
}

.left_list ul li {
    position: relative;
    height: 60px;
    line-height: 60px;
    background: #f4faff;
    border-bottom: 5px solid #ffffff;
}

.left_list ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #c9dff2;
}

.left_list ul li a {
    position: relative;
    box-sizing: border;
    display: block;
    padding-left: 58px;
    font-size: 18px;
    color: #666666;
}

.left_list ul li a::after {
    content: "";
    position: absolute;
    left: 29px;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 8px;
    border-radius: 50%;
    background: #c9dff2;
}

.left_list ul li.on::after,
.left_list ul li:hover::after {
    background: #295de0;
}

.left_list ul li.on a,
.left_list ul li:hover a {
    color: #295de0;
}

.left_list ul li.on a::after,
.left_list ul li:hover a::after {
    background: #295de0;
}

.left_list .tu_link a {
    display: block;
    width: 100%;
    height: 80px;
    margin-top: 10px;
}

.tylb_right {
    width: 810px;
}

.tys_head {
    height: 42px;
    width: 100%;
    border-bottom: 1px solid #e3e1e1;
}

.tys_head h2 {
    font-size: 24px;
    color: #295de0;
    float: left;
    height: 42px;
    position: relative;
}

.tys_head h2::after {
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 2.5px;
    content: '';
    background-color: #295de0;
    left: 0;
    bottom: -1px;
}

.lie {
    min-height: 350px;
    width: 100%;
    margin-top: 18px;
}

.lie li {
    height: 44px;
}

.lie li.fen {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #c5c5c5;
}

.lie li a {
    text-indent: 1em;
    width: 75%;
    font-size: 18px;
    color: #333333;
    line-height: 44px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
    background: url(../images_new/dian.png) no-repeat top 22px left;
}

.lie li span {
    font-size: 16px;
    color: #999999;
    line-height: 44px;
    vertical-align: top;
    height: 44px;
    float: right;
}

.lie li:hover a {
    color: #295de0;
    background-image: url('../images_new/dian1.png');
}

.lie li:hover span {
    color: #295de0;
}


/* 通用分页 */

.xll_pagebox>span {
    font-size: 14px;
    color: #333333;
    margin-left: 19px;
}

.xll_pagebox>a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #333333;
    border-radius: 3px;
}

.xll_pagebox>p {
    display: inline-block;
}

.page_hide span {
    background-color: #295de0;
    color: #fff;
    border: 1px solid #295de0;
}

.page_hide a,
.page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #333333;
    font-size: 14px;
}

.xll_pagebox>font {
    margin-left: 10px;
    color: #333333;
}

.zt11 {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #333333;
}

input.zt12 {
    display: inline-block;
    width: 53px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #333333;
    border-radius: 3px;
    margin-top: -1px;
}

.zt12 {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #333333;
    background-color: #fff;
    cursor: pointer;
}


/* 通用细览 */

.tyxl {
    padding-top: 40px;
    box-sizing: border-box;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.tyxl_main_hd {
    width: 92%;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.tyxl_main_hd h1 {
    font-size: 28px;
    color: #333333;
    line-height: 44px;
    text-align: center;
    padding-bottom: 20px;
}

.SubXiDiv {
    height: 46px;
    line-height: 46px;
}

.SubXiDiv span {
    float: left;
    font-size: 14px;
    color: #666666;
}

.SubXiDivr {
    float: right;
    font-size: 14px;
    color: #666666;
}

.SubXiDivr em {
    float: left;
    font-size: 14px;
    color: #666666;
}

.SubXiDivr em a {
    font-size: 14px;
    color: #666666;
}

.SubXiDivr .SubShar {
    float: left;
    margin-left: 19px;
}

.SubXiDivr .SubShar span {
    float: left;
    font-size: 14px;
    color: #666666;
}

.bshare-custom {
    float: left;
}

.SubShar a {
    float: left;
    padding: 0 !important;
    margin: 0 15px 0 0 !important;
    width: 38px !important;
    height: 48px !important;
}

.social-share .social-share-icon {
    border: 0 !important;
}

.SubShar a.bshare-weixin {
    background: url(../images_new/weixinbj.png) no-repeat center !important;
}

.SubShar a.bshare-sinaminiblog {
    background: url(../images_new/weibobj.png) no-repeat center !important;
}

.SubShar a.bshare-qzone {
    background: url(../images_new/qzonebj.png) no-repeat center !important;
}

.SubXiDivr .SubDaYin {
    float: left;
    height: 26px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    margin-top: 11px;
    padding: 0 12px;
    background: #295de0;
    border-radius: 3px;
}

.tyxl_main_bd {
    width: 92%;
    border-top: none;
    padding: 0 38px;
    margin-bottom: 40px;
}

.SubXiText {
    min-height: 300px;
    padding: 30px 0;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.SubXiText img {
    max-width: 100% !important;
    height: auto !important;
    
}

.SubXiText table {
    max-width: 100% !important;
}

.SubXiText video {
    max-width: 100% !important;
}

.SubXiText iframe {
    max-width: 100% !important;
}

.SubXiText * {
    font-size: 16px !important;
    line-height: 36px !important;
    color: #333333 !important;
    font-family: '微软雅黑' !important;
}

.SubXiText.fontSize14 * {
    font-size: 14px !important;
    line-height: 34px !important;
    font-family: '微软雅黑' !important;
}

.SubXiText.fontSize16 * {
    font-size: 16px !important;
    line-height: 36px !important;
    font-family: '微软雅黑' !important;
}

.SubXiText.fontSize18 * {
    font-size: 18px !important;
    line-height: 38px !important;
    font-family: '微软雅黑' !important;
}


/* 网站地图 */

.wzdt {
    padding-top: 40px;
    padding-bottom: 20px;
}

.wzdt_t span {
    font-size: 26px;
    display: block;
    color: #295de0;
    font-weight: bold;
}

.wzdt_c {
    padding-top: 20px;
}

.wzdt_c2 {
    margin: 0 0 29px;
    border: 1px solid #e1e3e5;
}

.wzdt_c2 span {
    height: 60px;
    line-height: 60px;
    display: block;
    padding: 0 23px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    background: #f9f9f9;
}

.wzdt_c2 ul {
    padding: 20px 25px;
}

.wzdt_c2 ul li {
    float: left;
    width: 20%;
    line-height: 47px;
    box-sizing: border-box;
}

.wzdt_c2 ul li a {
    font-size: 18px;
    padding-left: 20px;
    transition: all .3s;
    background: url(../images_new/arrow.png) no-repeat left center;
    background-size: 10px;
}


/* 信件须知 */

#xy_tanChu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    display: none;
}

#xy_tanChu .xy_tanChuText {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 350px;
    height: 187px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    padding: 50px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

#xy_tanChu .xy_tanChuText p {
    margin-bottom: 55px;
    font-size: 18px;
}

#xy_tanChu .xy_tanChuText button {
    border: none;
    width: 80px;
    height: 35px;
    border-radius: 5px;
    color: #fff;
    background: #295de0;
    cursor: pointer;
    font-size: 16px;
}

.cont {
    min-height: 300px;
    padding: 30px 0 30px;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.cont * {
    font-size: 16px !important;
    color: #333333 !important;
    line-height: 32px !important;
    font-family: "微软雅黑" !important;
}

.cont h2 {
    text-align: center;
    margin-bottom: 30px;
}

.jumpInput {
    margin-top: 50px;
    position: relative;
}

.jumpInput>div {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.jumpInput label {
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    top: 1px;
    left: 291px;
    background: #fff;
    border: 1px solid #295de0;
    border-radius: 3px;
}

.jumpInput input:checked+label::before {
    display: block;
    content: "\2714";
    text-align: center;
    font-size: 16px;
    color: #295de0;
    line-height: 16px;
}

.jumpInput input {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    margin-right: 10px;
}

.jumpInput span {
    font-size: 14px;
    color: #666;
}

.jumpInput button {
    display: block;
    width: 115px;
    height: 48px;
    line-height: 48px;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: not-allowed;
    margin-left: 15px;
    background-color: #999;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
}

.jumpInput button.active1 {
    transition: .3s;
    cursor: pointer;
    background: #295de0;
}


/* 我要写信 */

.Wyxx {
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    /* padding: 32px 38px 44px 33px; */
    margin-bottom: 39px;
}

.Wyxx-right {
    width: 780px;
    margin: 0 auto;
}

.Wyxx-right form font {
    margin-right: 10px;
}

.Wyxx-right span {
    width: 360px;
    height: 43px;
    display: block;
    float: left;
    text-align: center;
    margin-top: 20px;
}

.Wyxx-right form label {
    width: 780px;
    height: 43px;
    margin-top: 20px;
    display: block;
    text-align: center;
}

.Wyxx-right form input,
.Wyxx-right form select {
    width: 200px;
    height: 43px;
    border-radius: 3px;
    border: 1px solid #d2d2d2;
    padding-left: 23px;
    margin-bottom: 20px;
    vertical-align: unset;
    margin-left: 15px;
    box-sizing: border-box;
    background-color: #fcfcfc;
}

.Wyxx-right form select {
    width: 200px;
    margin-left: 34px;
    color: #777;
}

.Wyxx-right form .xingbie {
    display: inline-block;
    margin-left: 62px;
    margin-right: 129px;
    height: 45px;
    line-height: 45px;
}

.Wyxx-right form .xingbie label {
    color: #868686;
}

.Wyxx-right form .xingbie input {
    padding-left: 0;
    width: auto;
    height: auto;
}

.Wyxx-right form .lxrdz {
    width: 650px;
}

.Wyxx-right form .sfgk {
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
}

.Wyxx-right form .sfgk input {
    width: auto;
    height: auto;
}

.Wyxx-right form .sfgk label {
    margin-left: 10px;
    color: #868686;
}

.Wyxx-right form .baioti {
    width: 650px;
}

.Wyxx-right form .xinjiannr {
    padding: 17px 20px;
    height: 154px;
    width: 605px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    background-color: #fcfcfc;
    vertical-align: top;
    margin-left: 15px;
    margin-bottom: 20px;
}

.Wyxx-right form .yanzm {
    width: 209px;
    margin-right: 20px;
    margin-bottom: 54px;
}

.Wyxx-right form .tijiao {
    margin-top: 30px !important;
    text-align: center;
}

.Wyxx-right form .tijiao a {
    display: inline-block;
    width: 150px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 30px;
}

.another {
    position: relative;
}

.another img {
    width: 150px;
    position: absolute;
    top: -14px;
}


/* 留言查询 */

div.zxf_pagediv span.current {
    background-color: #295de0 !important;
}


/* 留言细览 */

.zhengwen {
    padding-top: 10px;
    padding-bottom: 50px;
}

#content1 {
    width: 900px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 16px;
}

#content1>div {
    margin-top: 31px;
    vertical-align: top;
}

#content1 span {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    width: 815px;
    margin-left: 21px;
    background-color: #fcfcfc;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    color: #868686;
    margin-top: 0 !important;
}

#content1 .contents span,
#content1 .content4 span {
    width: 300px;
    vertical-align: middle;
}

#content1 .content3 {
    padding-bottom: 50px;
    border-bottom: 1px solid #e6e6e6;
}

#content1.content4 {
    margin-top: 50px;
}

#zxnr {
    height: 150px !important;
    overflow-y: auto;
}

#hfnr {
    height: 150px !important;
    overflow-y: auto;
}

#content1 .lxnr span,
#content1 .hfnr span {
    padding: 10px 20px;
    height: auto;
    line-height: 32px;
    vertical-align: top;
}

#content1 p {
    height: 48px;
    line-height: 48px;
    float: left;
}
.BuJieDuDiv {
    padding: 0 0 20px;
}
.BuJieDuDiv h2 {
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 18px;
    color: #295de0;
}

.BuJieDuList {
    padding: 15px 0 0;
}
.BuJieDuList ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 30px;
    transition: all 0.3s;
}
.BuJieDuList ul li a:hover {
    color: #295de0;
}