* {
    font-family: "Microsoft Yahei";
    word-break: break-all;
}

.zscq-headt {
    width: 100%;
    background: #f1f1f1;
}

.zscq-header {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.zscq-header-l {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #555;
}

.zscq-header-r {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #888 !important;
}

.zscq-header-r a {
    color: #888 !important;
}

.zscq-headb {
    width: 100%;
    background: #fff;
}

.zscq-head-title {
    width: 1190px;
    height: 97px;
    margin: 42px auto;
    line-height: 202px;
    text-align: right;
}

.zscq-head-titlel {
    float: left;
    height: 120px;
    line-height: 120px;
    margin-right: 10px;
}

.zscq-head-titler {
    line-height: 113px;
    font-size: 41px;
    text-align: left;
    color: #117ae5;
    font-weight: bold;
    letter-spacing: 1px;
    float: right;
    width: 399px;
    margin-top: 2px;
    line-height: 70px;
    text-shadow: 3px 11px 8px rgb(94 92 92 / 60%);
    /* text-indent: 10px; */
}

.zscq-nav {
    width: 100%;
    height: 50px;
    -webkit-box-shadow: 0px 3px 5px 2px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px 1px rgb(159 155 155 / 60%);
}

.zscq-navc {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.zscq-navli {
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    float: left;
}

.zsxq-navllia {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    font-size: 19px;
}

.zsxq-navllia.active {
    border-bottom: 2px solid #043b7c;
    color: #043b7c;
}

.zscq-swiper {
    width: 100%;
    height: 560px;
}

.zscq-cont {
    width: 100%;
    display: inline-block;
}

.zscq-background {
    background: #fff;
}

.zscq-c {
    width: 1200px;
    margin: 0 auto;
}

.zscq-co {
    width: 100%;
    padding: 30px 0;
    display: inline-block;
}

.zscq-cl {
    width: 49%;
    float: left;
}

.zscq-cr {
    width: 49%;
    float: right;
}

.zscq-clt {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.zscq-clt img {
    float: left;
    margin-right: 5px;
}

.zscq-clt span {
    float: left;
    font-size: 24px;
    padding: 0 30px;
    background: #043b7c;
    color: #fff;
    border-radius: 30px;
}

.zscq-cc {
    width: 100%;
    height: 130px;
    box-shadow: 0 0 10px #ddd;
    margin-bottom: 15px;
}

.zscq-ccl {
    width: 50%;
    float: left;
    height: 130px;
    border-right: 1px solid #eee;
    box-sizing: border-box;
}

.zscq-cclimg {
    width: 60%;
    height: 130px;
    line-height: 130px;
    float: left;
    text-align: center;
}

.zscq-ccl span {
    width: 40%;
    font-size: 22px;
    font-weight: bold;
    float: left;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
    text-align: center;
    padding-right: 20px;
}

.zscq-cb {
    width: 100%;
    height: 130px;
    box-shadow: 0 0 10px #ddd;
}

.zscq-cbl {
    float: left;
    width: 50px;
    height: 130px;
    font-size: 24px;
    font-weight: bold;
    color: #043b7c;
    background: #f1f1f1;
    padding: 0 5px;
    box-sizing: border-box;
    text-align: center;
}

.zscq-cbr {
    float: left;
    width: 178px;
    height: 130px;
    border-right: 1px solid #eee;
    box-sizing: border-box;
}

.zscq-cbr:last-child {
    border: 0;
}

.zscq-cbrimg {
    width: 100%;
    height: 90px;
    text-align: center;
    /* padding-top: 10px; */
    box-sizing: border-box;
}

.zscq-cbr span {
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.zscq-crc {
    width: 100%;
    height: 180px;
    box-shadow: 0 0 10px #ddd;
}

.zscq-crcli {
    width: 33.3333333%;
    height: 180px;
    padding: 10px 30px;
    box-sizing: border-box;
    border: 1px solid #eee;
    float: left;
}

.zscq-crcliimg {
    width: 100%;
    text-align: center;
}

.zscq-ccl img.hovershow,
.zscq-cbr img.hovershow,
.zscq-crcliimg img.hovershow {
    display: none;
}

.zscq-ccl:hover,
.zscq-cbr:hover,
.zscq-crcli:hover {
    background: #043b7c;
}

.zscq-ccl:hover span,
.zscq-cbr:hover span,
.zscq-crcli:hover span {
    color: #fff;
}

.zscq-ccl:hover img.hoverhide,
.zscq-cbr:hover img.hoverhide,
.zscq-crcli:hover img.hoverhide {
    display: none;
}

.zscq-ccl:hover img.hovershow,
.zscq-cbr:hover img.hovershow,
.zscq-crcli:hover img.hovershow {
    display: inline-block;
}

.zscq-crcli span {
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 0 15px;
}

.zscq-zyba {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.zscq-zyba-t {
    width: 100%;
    display: inline-block;
}

.zscq-zyba-t span {
    font-size: 30px;
    float: left;
    color: #043b7c;
}

.zscq-zyba-t a {
    float: right;
    font-size: 10px;
    color: #999;
    border: 1px solid #999;
    padding: 0 5px;
    margin-top: 11px;
}

.zscq-zyba-c {
    box-shadow: 0 0 10px #bbb;
    background: #f8f8f8;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    min-height: 186px;
}

.zscq-zyba-tc {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}

.zscq-zyba-tcl {
    float: left;
}

.zscq-zyba-tcr {
    float: right;
    margin-top: 5px;
    width: 272px;
}

.zscq-zyba-tcr div {
    border: 1px solid #043b7c;
    padding: 0 5px;
    border-radius: 20px;
    float: left;
}

.zscq-zyba-tcl {
    color: #043b7c;
    font-size: 19px;
}

.zscq-zyba-tcr a.active {
    background: #043b7c;
    color: #fff;
}

.zscq-sf {
    border-top: 3px solid #043b7c;
}

.zscq-xx {
    border-top: 3px solid #eb5149;
}

.zscq-sfl {
    width: 170px;
    height: 260px;
    background: url(../images/sfb.png.html;vpn_img) no-repeat center center;
    background-size: 100% 100%;
    float: left;
}

.zscq-xxl {
    background: url(../images/xxb.png.html;vpn_img) no-repeat center center;
    background-size: 100% 100%;
}

.zscq-sflt {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    padding: 40px 0;
}

.zscq-sflimg {
    width: 100%;
    text-align: center;
}

.zscq-sfr {
    float: left;
    /* width: 418px; */
}

.zscq-sfrli {
    width: 206px;
    height: 260px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    padding: 50px;
}

.zscq-sfrliimg {
    width: 100%;
    text-align: center;
}

.zscq-sfrli span {
    display: block;
    font-size: 20px;
    text-align: center;
}

.zscq-localpolicy {
    width: 100%;
    display: inline-block;
    box-shadow: 0 0 10px #bbb;
    background: #f8f8f8;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
}

.zscq-newst {
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #043b7c;
    margin-bottom: 15px;
    padding-left: 20px;
    box-sizing: border-box;
}

.zscq-newsm {
    width: 100%;
    height: 40px;
    display: inline-block;
    margin-bottom: 15px;
    background: url(../images/brxian.png;vpn_img) no-repeat center center;
    background-size: 100%;
}

.zscq-newsm a {
    color: #999;
    float: right;
    font-size: 18px;
}

.zscq-news {
    width: 100%;
    display: inline-block;
    box-shadow: 0 0 10px #bbb;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    min-height: 210px;
}

.zscq-newsul {
    width: 100%;
    display: inline-block;
}

.zscq-newsli {
    width: 100%;
}

.zscq-newsli a {
    display: inline-block;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #555;
    background: url(../images/dian.png;vpn_img) no-repeat 0px center;
    background-size: 15px 15px;
    padding-left: 30px;
    box-sizing: border-box;
}

.zscq-newsli-l {
    float: left;
    width: 420px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zscq-newsli-r {
    float: right;
}

.zscq-foot {
    width: 100%;
    height: 200px;
    background: #e8e8e8;
    /* position: fixed; */
    bottom: 0;
}

.zscq-footer {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    padding: 50px 0;
    box-sizing: border-box;
}

.zscq-footer-c {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    color: #435454;
}

.zscq-footer-cl {
    float: left;
    padding-left: 30px;
    box-sizing: border-box;
}

.zscq-footer-cr {
    float: right;
    padding-left: 30px;
}

.zscq-footer-cli1 {
    background: url(../images/footicon.png;vpn_img) no-repeat left center;
    background-size: 20px 20px;
}

.zscq-footer-cli2 {
    background: url(../images/footicon1.png;vpn_img) no-repeat left center;
    background-size: 20px 20px;
}

.zscq-footer-cli3 {
    background: url(../images/footicon2.png;vpn_img) no-repeat left center;
    background-size: 20px 20px;
}

.zscq-zyba-tcr a:hover {
    color: #fff;
    background: #043b7c;
    cursor: pointer;
}

.layui-carousel-ind ul {
    background: none;
}

.layui-carousel-ind li {
    width: 50px;
    border-radius: 0;
}

.banner {
    background: url("../images/img/zybj.jpg.html;vpn_img") no-repeat center center;
    background-size: cover;
    height: 280px;
}

.jksc {
    width: 876px;
    padding-bottom: 100px;
}

.jksc_b {
    border-bottom: 2px solid #ebf0f4;
    line-height: 25px;
    font-size: 22px;
    height: 42px;
    padding: 46px 0 5px 0px;
    color: #02549c;
    margin-left: 20px;
    margin-bottom: 25px;
}

.con {
    width: 100%;
    background: #fff;
}

.jksc_b img {
    margin-right: 18px;
    float: left;
    margin-top: -7px;
}

.zlyx {
    border-top: 4px solid #3879FD;
    border-bottom: 1px solid #E0E0E0;
    height: 207px;
    margin-bottom: 40px;
}

.zlyx li {
    border-right: 1px solid #E0E0E0;
    width: 221px;
    height: 207px;
    float: left;
    cursor: pointer;
}

.zlyx li:last-child {
    margin: 0;
}

.jksc .zlyx_b {
    background: url("../images/img/bg_1.gif.html;vpn_img");
    width: 299px;
}

.zlyx_b span {
    margin: 74px 0 0px 31px;
    display: inline-block;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
}

.zlyx_jc {
    margin-top: 62px;
}

.zlyx_jc dt {
    text-align: center;
}

.zlyx_jc dd {
    text-align: center;
    font-size: 18px;
    margin-top: 8px;
}

.zlysba .zlyx_b {
    background: url("../images/img/bg_2.gif.html;vpn_img");
    width: 299px;
}

.zlysba {
    border-top: 4px solid #4b52e0;
}

.zlys {
    border-top: 4px solid #e25462;
}

.zlys .zlyx_b {
    background: url("../images/img/bg_3.gif.html;vpn_img");
}

.zlyx li:hover img {
    transition: all 1.0s;
    transform: scale(1.1);
}

.bszn_z {
    width: 270px;
    float: left;
}

.bszn_z li {
    width: 277px;
    border-bottom: 1px solid #d6d6d6;
    height: 60px;
    line-height: 65px;
    font-size: 16px;
    background: #EDF3F8;
    text-indent: 35px;
    border-left: 10px solid #054E9D;
}

.bszn {
    width: 1188px;
    margin: 0 auto;
    padding-top: 22px;
    overflow: hidden;
    padding-bottom: 75px;
}

.bszn .bszn_bt {
    /* height: 111px; */
    height: auto;
    background: #054E9D;
    font-size: 20px;
    color: #FFFFFF;
    line-height: normal;
    padding: 36px 0;
}

.bszn_z .active {
    color: #044e9d;
    border-left: 10px solid #D80404;
}

.bszn_z li:hover {
    /* color: #044e9d; */
    border-left: 10px solid #D80404;
    cursor: pointer;
}

.bszn_r {
    width: 876px;
    float: right;
}

.bszn_r .jksc_b {
    padding: 0 0 10px 0px;
    font-size: 26px;
    display: flex;
    align-items: center;
}

.bszn_bq li {
    width: 164px;
    height: 42px;
    background: #EBEEF6;
    font-size: 16px;
    color: #000;
    float: left;
    text-align: center;
    line-height: 42px;
    margin-bottom: 14px;
    margin-right: 14px;
}

.bszn_bq li:nth-child(5n) {
    margin-right: 0;
}

.bszn_r .xxka {
    text-align: center;
    color: #1492ff;
    vertical-align: middle;
    margin-top: 15px;
}

.bszn_r .xxka img {
    margin: -8px 0 0 7px;
}

.bszn_bq {
    overflow: hidden;
}

.bszn_bq li:hover {
    background: #054E9D;
    cursor: pointer;
    transition: 1s all;
    -webkit-transition: 1s all;
    color: #fff;
}

.xwnr {
    margin-top: 20px;
}

.xwnr p {
    font-size: 16px;
    line-height: 33px;
}

.xiangx {
    margin-bottom: 20px;
}

.table-zy td {
    border: 1px solid #c9deef !important;
    line-height: 2.4rem !important;
}

.table-zy td:nth-of-type(odd) {
    background: #e9f2f9;
}

.table-zy-inner td {
    border: none !important;
    line-height: 2.4rem !important;
}

.table-zy-inner td:nth-of-type(odd) {
    background: transparent !important;
}

.ulbox-zy {
    padding: 0;
    list-style: none;
    /* background: #ddd; */
    float: left;
    width: 100%;
    margin-top: 20px;
}

.ulbox-zy li {
    float: left;
    background: #ebeef7;
    margin-right: 6px;
    /* width: 104px; */
    /* padding: 14px 4px 14px 4px; */
    padding: 14px;
    margin-top: 11px;
    align-items: center;
}

.ulbox-zy .active {
    background: #054e9d;
}

.ulbox-zy .active a {
    color: #fff;
}

.td_dangqian {
    font-size: 14px;
    color: #216198;
    background-repeat: repeat-x;
    text-align: center;
    width: 100px;
    cursor: pointer;
}

.td_moren {
    font-size: 14px;
    color: #454545;
    background-repeat: repeat-x;
    text-align: center;
    width: 100px;
    cursor: pointer;
}

.td_last {
    width: 240px;
    background-repeat: repeat-x;
}

.td_neirong {
    padding: 8px;
    height: 200px;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    line-height: 15px
}

.td_topleft {
    padding-left: 15px;
    font-size: 14px;
}

.td_topright {
    padding-left: 15px;
    font-size: 14px;
}

.wtjdwttd1 {
    background-color: #F7F7F7;
    font-weight: bolder;
}

.wtjdwttd2 {
    background-color: #F7F7F7;
    font-weight: bolder;
}

.slsj {
    color: #666666;
    font-size: 14px;
}

.sldd {
    font-size: 14px;
}

.sbcltd1 a {
    color: #6598C9;
}

#focusCInfo3 p {
    text-indent: 2em;
}

#focusCInfo5 p {
    text-indent: 2em;
}

td p {
    margin: 0;
    padding: 0;
    font-size: 10.5pt;
}

#sbcl {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
}

#sbcl td {
    padding: 5px 10px;
    border: 1px solid #DDD;
}

#sbcl caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

#sbcl th {
    border: 1px solid #DDD;
    border-top: 1px solid #BBB;
    background-color: #F7F7F7;
    padding: 5px 10px;
}

.sbclth1 {
    width: 500px;
    text-align: center;
}

.sbclth2 {
    width: 150px;
    text-align: center;
}

.sbclth3 {
    width: 150px;
    text-align: center;
}

.sbclth4 {
    width: 100px;
    text-align: center;
}

.sbclth7 {
    width: 120px;
    text-align: center;
}

.sbclth8 {
    text-align: center;
}

.sbcltd4 {
    width: 100px;
    text-align: center;
}

#sbcl tr.firstRow th {
    border-top-width: 2px;
}

.bjyss {
    background: #f1f1f1;
}

.ggys {
    /* margin-top: 35px; */
    margin-bottom: 34px;
}

.ggys .jksc_b {
    line-height: 5px;
    height: 44px;
    padding: 0px 0 4px 0px;
    margin-bottom: 18px;
    border-bottom: 2px solid #ebf0f4;
}

.bjtp {
    background: #fff;
}

.kkfdyas {
    height: 49px;
    width: 19%;
    border-radius: 4px !important;
}

.ulbox-zy a {
    font-size: 15px;
}

.table-zy {
    font-size: 16px;
}

.tab-content {
    font-size: 16px;
}

.contentbox h4 {
    font-size: 24px !important;
    font-weight: bold;
}

.ulbox-zy li a {
    font-size: 13px;
    color: #000;
}

.ulbox-zy li:last-child {
    margin-right: 0;
}

.jsbs img {
    margin-top: 3px;
}

.tab-content .tab-pane {
    text-align: left;
}

.contentbox h4 {
    color: #4088C7;
    font-size: 24px !important;
    font-weight: bold;
    margin: 18px 0 23px 0;
}

.contentbox {
    padding: 2px 0 0 0;
    text-align: center;
}

.contentbox tbody td{
    padding: 8px;
    border: solid #DDDDDD 1px !important;
}

.jkscs {
    width: 1188px;
    margin: 0 auto;
}

.bzcxym tr td {
    height: 28px;
}

.gj-zds .ls-bt {
    border-bottom: 16px solid white;
}

.gj-zds tr td {
    height: 61px;
    background: #f5f5f5;
    font-size: 18px;
}

.gj-zds .ls-bt a {
    font-size: 18px;
}

.copyright {
    height: 200px;
    width: 100%;
    background: #3d3a40;
    overflow: hidden;
}

.dixq {
    float: left;
    width: 291px;
    color: #fff;
    margin-right: 32px;
    margin-top: 36px;
}

.zjkd {
    width: 1100px;
    margin: 0 auto;
    background: #fff;
}

.page {
    margin: 40px 40px;
}

.page ul {
    text-align: center;
}

.page .border_3 {
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.page .border_4 {
    border: 1px solid #dddddd;
}

.page .active {
    background-color: #433f9a;
    color: #FFF;
}

.page .active a {
    color: #FFF;
}

.page .text {
    width: 26px;
    height: 26px;
    text-align: center;
}

.page ul {
    overflow: hidden;
    *display: block;
}

.page ul li {
    height: 30px;
    line-height: 30px;
    width: auto;
    margin: auto;
    margin-bottom: 0px;
    margin-right: -4px;
    *margin-right: 0px;
}

.page ul li {
    height: 30px;
    line-height: 30px;
    width: auto;
    margin: auto;
    margin-bottom: 0px;
    margin-right: -4px;
    margin-right: 0px;
    padding: 0px 11px;
    border-bottom: 0px dashed #878787;
    display: inline-block;
    display: inline;
    zoom: 1;
    vertical-align: middle;
    color: #777777;
}

.xwlb_c {
    margin: 30px 0 0 0;
}

.bkxts td {
    padding-left: 22px;
}

.qxbjs td {
    background: #fff !important;
}

.con-wz {
    height: 44px;
    color: #033b7c;
    font-size: 16px;
    overflow: hidden;
    margin: 0px 0 16px 0;
}

.gj-cx {
    width: 1188px;
    /*float: right;*/
}

.gj-zd .gj-bt {
    padding: 20px;
}

.gjlb {
    padding: 24px;
}

.cx-dh {
    background-color: #999;
    width: 221px;
    height: 248px;
    float: right;
}

.gj-cx .gj-zd {
    background-color: #ffffff;
    padding-bottom: 20px;
}

.gj-zd table tr {
    height: 44px;
    border-bottom: 18px solid white;
    /* font-size: 22px; */
}

.gj-zd .gj-bt {
    padding: 0 20px 20px 20px;
}

.gj-zd .gj-bt .gj-bt-g {
    border-bottom: 2px solid #1e7acc;
    margin-bottom: 14px;
    padding-bottom: 12px;
}

.gj-zd .gj-wz {
    float: right;
    color: #999;
    font-size: 14px;
}

.gj-zd .gj-wz img {
    display: inline-block;
}

.gj-li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 45px;
    /* margin-left: 23px; */
}

.gj-li img {
    vertical-align: sub;
}

.gj-li .gj-li-h {
    height: 2px;
    border: none;
    border-top: 2px solid #999;
    margin-top: 13px;
}

.bzhz {
    margin-left: 20px;
    padding-right: 11px;
    text-align: right;
    font-size: 16px;
}

.meddel {
    width: 251px;
    text-indent: 5px;
    height: 36px;
    margin-top: 5px;
    border: 1px solid rgb(207, 209, 215);
    font-size: 14px;
    color: rgb(51, 51, 51);
    border-radius: 2px;
}

.inquire {
    line-height: 41px;
}

.inquire .meddel-img {
    margin-top: -4px;
    vertical-align: middle;
    cursor: pointer;
}

.list-xq .list-mc {
    width: 100%;
    height: auto;
}

.list-xq .list-mc li {
    line-height: 26px;
}

.lisy-xq {
    display: inline-block;
    float: right
}

.list-gb {
    font-weight: bold;
    font-size: 20px;
    color: #0d0e0e;
}

.gjlb .list-mc li {
    line-height: 36px;
}

.liat-time {
    color: #1584d5;
    margin-right: 23px;
    font-size: 16px;
    font-weight: bold;
}

.liat-zf {
    color: #ff0000;
    margin-right: 23px;
    font-size: 16px;
    font-weight: bold;
}

.liat-wss {
    color: #08920b;
    margin-right: 23px;
    font-size: 16px;
    font-weight: bold;
}

.list-mc {
    padding-top: 14px;
    border-top: 1px solid #efe7e7;
}

.list-mc .list-hr {
    height: 2px;
    border: none;
    border-top: 2px solid #3a80c6;
    margin-top: 13px;
}

.list-xqa {
    width: 60px;
    height: 26px;
    font-size: 15px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background: #2664cc;
    border-radius: 1px;
    border: 0;
    cursor: pointer;
}

.gjlb li .bztm {
    float: right;
    margin-right: 36px;
    color: #9b9898;
}

.cxdh {
    float: left;
    width: 251px;
    margin: 16px 1px 0 17px;
    padding-bottom: 16px;
}

.cxdh .cxdh-bt {
    height: 75px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    line-height: 68px;
    background: url("../images/img/btdh.png.html;vpn_img");
    margin-bottom: 21px;
}

.cxdh .cx-cx {
    height: 84px;
    margin-top: 3px;
    font-size: 16px;
    text-align: center;
    line-height: 80px;
    background-color: #cde3f5;
}

.cxdh .cx-cx:hover {
    color: #fff;
    background-color: #26aafc;
    cursor: pointer;
    transition: 1s all;
    -webkit-transition: 1s all;
}

.con-gj .cxdh .xz {
    color: #fff;
    cursor: pointer;
    font-size: 23px;
    color: #5F52A5;
    background: url("../images/img/bg_21.png.html;vpn_img");
    margin-bottom: 21px;
}

.con-gjs {
    width: 1080px;
    margin: 40px auto;
    overflow: hidden;
}

.cxdh-bt img {
    margin-right: 10px;
}

.cxdh .cx-cx:hover {
    background: #bf4940;
    color: #fff;
}

.fwxx-jss a {
    color: #d82929;
    margin-right: 6px;
    font-weight: bold;
}

.fwxx-jss a:hover {
    text-decoration: underline;
}

.banners {
    width: 100%;
    height: 226px;
    background: url(../images/zym-b.gif.html;vpn_img) center center;
    margin: 0 auto;
    background-size: cover;
    overflow: hidden;
}

.xwzc-b {
    margin: 22px -8px;
    display: inline-block;
    font-weight: bold;
    color: #fff;
}

.bottom-zb-m {
    color: #fff;
    font-size: 16px;
    margin-left: 96px;
    line-height: 31px;
}

.bottom-u li {
    display: inline-block;
}

.nav-dh {
    width: 100%;
    height: 41px;
    background: #fff;
}

.nav-dh-z {
    margin: 0 auto;
    padding-left: 34px;
}

.log-in {
    float: right;
    margin: 20px 15px 0 0;
    height: 60px;
    width: 688px;
}

.lig-yh {
    width: 145px;
    height: 38px;
    background: #fff;
    border: 1px solid #d4d6d5;
}

.log-in-k {
    width: 92px;
    height: 30px;
    border: 0;
    margin-left: 12px;
}

.lig-yh img {
    margin: 9px 0 0 16px;
    vertical-align: sub;
}

.log-mm {
    width: 145px;
    height: 38px;
    background: #fff;
    border: 1px solid #d4d6d5;
    margin-left: 14px;
}

.log-mm img {
    margin: 9px 0 0 16px;
}

.log-qk li {
    float: left;
}

.log-dl-y {
    width: 60px;
    height: 40px;
    color: #fff;
    margin-left: 13px;
    background: #0080cc;
    cursor: pointer;
    border: 0;
}

.bot-dh {
    margin-left: 86px;
}

.gj-cx-b {
    width: 100%;
    padding-top: 1px;
    overflow: hidden;
}

.chax-a .cha-a-c {
    margin-top: 20px;
}

.chax-a .cha-a-x {
    margin-top: 20px;
    margin-left: 26px;
}

.bzhzt {
    text-align: left;
    border-bottom: 2px solid #157cce;
    color: #0a6dcf;
    font-size: 21px !important;
    font-weight: bold;
}

.gj-zd table .tu-b-h {
    height: 64px;
}

.bzhzt-im {
    vertical-align: bottom;
    margin-right: 10px;
}

.list-yl {
    padding: 10px 22px 10px 22px;
    background: #b99a8f;
    border-radius: 4px;
    color: #fff;
}

.list-yl:hover {
    transition: 1s all;
    background: #d78a64;
    -webkit-transition: 1s all;
    color: #fff;
}

.lisyt-xq {
    padding: 10px 22px 10px 22px;
    background: #578db9;
    border-radius: 4px;
    color: #fff;
    margin-left: -7px;
}

.lisyt-xq:hover {
    /* background: #cfcfcf; */
    transition: 1s all;
    -webkit-transition: 1s all;
    background: #d78a64;
    color: #fff;
}

.biaog .biao-dx {
    border-bottom: 1px dashed #c7c7c7;
}

.biaog .biao-dx:hover {
    background: #f4fbff;
    transition: 1s all;
    -webkit-transition: 1s all;
}

.biaog .biao-dx td {
    height: 50px;
    font-size: 16px;
    color: #999;
}

.biaog .biao-dx td a {
    font-size: 16px;
    color: #333;
}

.list-x img {
    margin-right: 10px;
}

.news-t {
    font-size: 34px;
    color: #5d5d5d;
    text-align: center;
    font-weight: bold;
}

.bjtsw {
    width: 100% !important;
}

.tspd {
    padding: 40px !important;
}

.fatime {
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 39px;
    margin-bottom: 26px;
}

.sxymz {
    float: left;
    font-weight: bold;
    font-size: 15px;
}

.sxymx {
    float: right;
    font-weight: bold;
    font-size: 15px;
}

.sxym {
    padding: 29px 15px 0 15px;
}

.sxym a {
    color: #0a6dcf;
    font-size: 15px;
}


/*banner*/

.ban {
    width: 100%;
    /* height:385px; */
    background: url(../images/ban-bg.jpg.html;vpn_img) no-repeat center center;
    overflow: hidden;
}

.ban-z {
    width: 100%;
    height: 326px;
    margin: 0 auto;
}

.ban-zb {
    width: 100%;
    height: 326px;
    float: left;
    position: relative;
}


/*banner*/

#top {
    width: 988px;
    margin: auto;
    height: 80px;
}

#top .logo {
    float: left;
    width: 178px;
    height: 80px;
}

#top .m {
    float: right;
    line-height: 80px;
    width: 580px;
}

#top .m a {
    color: #333;
    float: left;
    text-decoration: none;
    margin-left: 50px;
    font-size: 20px;
}

#top .m a:hover {
    opacity: 0.9;
}

#top .m .a {
    color: #169bfd;
}

.DB_tab25 {
    width: 100%;
    height: 326px;
    overflow: hidden;
    cursor: pointer;
}

.DB_tab25 .DB_bgSet {
    position: relative;
}

.DB_tab25 .DB_bgSet li {
    position: absolute;
    width: 100%;
    height: 323px;
    display: none;
}

.DB_tab25 .DB_imgSet {
    position: absolute;
    width: 988px;
    margin-left: -455px;
    left: 54%;
    top: -61px;
}

.DB_tab25 .DB_imgSet .DB_1_1 {
    position: absolute;
    left: -5px;
    top: 180px;
}

.DB_tab25 .DB_imgSet .DB_1_2 {
    position: absolute;
    left: 415px;
    top: 30px
}

.DB_tab25 .DB_imgSet .DB_1_3 {
    position: absolute;
    left: 730px;
    top: 180px
}

.DB_tab25 .DB_imgSet .DB_2_1 {
    position: absolute;
    left: 75px;
    top: 0px;
}

.DB_tab25 .DB_imgSet .DB_2_2 {
    position: absolute;
    left: 400px;
    top: 30px
}

.DB_tab25 .DB_imgSet .DB_2_3 {
    position: absolute;
    left: 730px;
    top: 180px
}

.DB_tab25 .DB_imgSet .DB_3_1 {
    position: absolute;
    left: 10px;
    top: 10px;
}

.DB_tab25 .DB_imgSet .DB_3_2 {
    position: absolute;
    left: 540px;
    top: 30px
}

.DB_tab25 .DB_imgSet .DB_3_3 {
    position: absolute;
    left: 730px;
    top: 180px
}

.DB_tab25 .DB_menuWrap {
    position: absolute;
    width: 820px;
    left: 50%;
    margin-left: -500px;
}

.DB_tab25 .DB_menuWrap .DB_menuSet {
    position: absolute;
    width: 20%;
    top: 286px;
    text-align: right;
    margin-left: 90%;
    font-size: 0;
    border-radius: 20px;
    background: rgba(255, 252, 252, 0.68);
    background: rgba(255, 252, 252, 0.68);
}

.DB_tab25 .DB_menuWrap .DB_menuSet li {
    cursor: pointer;
    margin: 0 3px;
    display: inline;
    transition: 1s all;
    -webkit-transition: 1s all;
    margin: 6px 14px 5px 2px;
    display: inline-block;
}

.DB_tab25 .DB_prev {
    position: absolute;
    left: 0px;
    top: 134px;
    cursor: pointer;
    left: 126px;
}

.DB_tab25 .DB_next {
    position: absolute;
    right: 0px;
    top: 134px;
    cursor: pointer;
    left: 841px;
}

.tzxw {
    width: 327px;
    height: 63px;
    background: url("../images/imgs/ban-b.png.html;vpn_img") no-repeat;
    position: absolute;
    top: 90%;
    text-align: center;
    line-height: 58px;
    font-size: 16px;
    left: 42%;
    text-indent: 30px;
    letter-spacing: 1px;
}

.nrwz {
    width: 98px;
    margin: 88px auto;
}

.tzxw-l {
    line-height: 29px;
    padding: 21px 0px 0 35px;
}

.tzxw-l li {
    font-size: 14px;
    list-style-type: disc;
}

.tzxw .tzxw-l .tzxw-b-t {
    text-align: right;
    list-style-type: none;
    margin-bottom: 7px;
    margin-right: 27px;
    margin-top: -8px;
    font-size: 15px;
    color: #fff;
}

.tzxw-l a:hover {
    color: red;
}

.tsxs {
    display: block !important;
}

.mkdb {
    padding: 10px
}

.mkdh {
    width: 994px;
    height: 327px;
    background: #fff;
    margin: -17px auto;
    box-shadow: 0px 2px 3px #e6e6e6;
}

.mkdh dl {
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    margin: 16px 17px 0 15px;
}

.mkdh dl dd {
    width: 98px;
    margin: 6px auto;
    line-height: 18px;
}

.mkdh .mkdb li:hover {
    box-shadow: 0px 2px 14px #d6d3d3;
    transition: all 0.5s;
    -webkit-transition: all 0.5s
}

.con-tz {
    width: 1013px;
    height: 446px;
    background: #F3EFEF;
}

.tz-z {
    width: 604px;
    height: 446px;
    background: #FFF;
    float: left;
    border-right: 1px solid #eaeaea;
}

.tz-y {
    width: 408px;
    height: 446px;
    background: #fff;
    float: right;
}

.page {
    margin: 40px 40px;
}

.page ul {
    text-align: center;
}

.page .border_3 {
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.page .border_4 {
    border: 1px solid #dddddd;
}

.page .active {
    background-color: #433f9a;
    color: #FFF;
}

.page .active a {
    color: #FFF;
}

.page .text {
    width: 26px;
    height: 26px;
    text-align: center;
}

.page ul {
    overflow: hidden;
    *display: block;
}

.page ul li {
    height: 30px;
    line-height: 30px;
    width: auto;
    margin: auto;
    margin-bottom: 0px;
    margin-right: -4px;
    *margin-right: 0px;
}

.page ul li {
    height: 30px;
    line-height: 30px;
    width: auto;
    margin: auto;
    margin-bottom: 0px;
    margin-right: -4px;
    margin-right: 0px;
    padding: 0px 11px;
    border-bottom: 0px dashed #878787;
    display: inline-block;
    display: inline;
    zoom: 1;
    vertical-align: middle;
    color: #777777;
}

.inquire-ls {
    line-height: 41px;
    margin-top: 20px;
    font-size: 15px;
}

.gj-bt .inquire-ls tr td {
    font-size: 15px;
    height: 20px;
}

.gj-zd .inquire-ls tr {
    height: 40px;
}

.inquire-ls .ls-bt {
    font-size: 22px !important;
    color: #383a3e;
    font-weight: bold;
}

.gj-cx .inquire-ls .ls-mc {
    color: #1691de;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
}

.inquire-ls .ls-fx {
    height: 1px;
    border: none;
    border-top: 1px solid #e6e6e6;
}

.inquire-ls .ls-hs {
    color: #868282;
}

.inquire-ls .ls-gl {
    border-left: 12px solid #a2c5e0;
    padding-left: 8px;
    font-size: 19px;
    color: #333;
}

.gj-zd .inquire-ls .ls-gl-j {
    height: 80px;
}

.inquire-ls .ls-bh {
    font-size: 15px;
    color: #2763ce;
    font-weight: bold;
}

.inquire-ls .ls-ju {
    padding-left: 40px;
}

.teszy {
    height: 323px !important;
}

.gj-zuf tr td {
    font-size: 16px;
}

.gj-zuf .ls-bs td {
    font-size: 16px;
    color: #999;
}

.bkxt {
    margin-top: 18px;
}

.ls-se {
    background: url("../images/img/lbt.jpg.html;vpn_img") no-repeat;
}

.ls-se span {
    float: right
}

.gj-zd tr td {
    height: 78px;
}

.ls-bs td {
    font-size: 16px;
    font-weight: bold;
}

.gj-zd p .zxxw {
    display: inline-block;
    border-bottom: 2px solid #0099eb;
}

.bkxt .bkxt-jh:hover {
    color: #0974f2;
    cursor: pointer;
}

.bkxt tr td {
    text-indent: 38px;
    font-size: 20px;
}

.bkxt .ls-bs:hover {
    color: #000;
}

.fy-ys {
    text-indent: 0;
}

.ch-zi {
    float: left;
    margin-left: 5%;
    text-indent: 5px;
    margin-right: 5px;
    line-height: 38px;
    color: #867f7f;
}

.ch-sj {
    float: right;
    width: 77%;
    height: 38px;
    border: 1px solid #e6e4e4;
    padding-left: 16px;
}

.ch-bt {
    height: 38px;
    border: 1px solid #e6e4e4;
    padding-left: 18px;
    width: 92%;
}

.bkxt input::-webkit-input-placeholder {
    color: #999;
    font-size: 13px;
    text-align: left;
    padding-left: 5px;
}

.ch-ss {
    width: 94px;
    float: left;
    height: 40px;
    margin-left: 14px;
    background: #50549e;
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.bkxt img {
    margin-right: 10px;
}

.bkxts img {
    margin-right: 10px;
}

.bkxts td {
    height: 44px;
    border-bottom: 1px dashed #d4cdcd;
}

.bkxts a:hover {
    color: red;
    cursor: pointer
}

.gj-zd .fymy {
    height: 40px !important;
}

.gj-zd .fymy a {
    font-style: normal;
}

.fymy:hover {
    text-decoration: none !important;
}

.gj-zd .news-l {
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    text-indent: 2em;
    color: #424242;
    border: 0;
    margin-bottom: 20px;
}

.gj-zd .xgwz {
    color: #3379b5;
    font-size: 20px;
    text-indent: 10px;
    width: 100%;
    line-height: 45px;
    border-bottom: 1px solid #e2e0e0;
}

.gj-zd .wzxgnr li {
    /* background: url(../images/xiaodd.gif.html;vpn_img) no-repeat center left; */
    height: 38px;
    line-height: 36px;
    font-size: 16px;
    /* padding-left: 14px; */
}

.gj-zd .wzxgnr li a {
    color: #000000;
}

.gj-zd .wzxgnr li a:hover {
    text-decoration: underline;
    color: #3379b5
}

.gj-zd .times {
    float: right;
}

.gj-zd .wzxgnr {
    margin-top: 30px;
}

.teshdx {
    border: 1px dashed #dbdbdb;
    margin-bottom: 41px;
    margin: 18px 0 10px 0;
}

.zg-xg {
    border-bottom: 4px solid #3d3a40;
    display: inline-block;
    margin-left: -9px;
}

.gj-cx .gj-zd .zxfbbz {
    line-height: 86px;
    font-size: 25px;
    color: #3379b5;
    border-bottom: 2px solid #0099eb;
    display: inline-block;
}

.bans {
    width: 100%;
    height: 226px;
    background: url("../images/bans.jpg.html;vpn_img") no-repeat center center;
    overflow: hidden;
}

.book {
    float: left
}

.book img {
    margin-right: 5px;
}

.books {
    height: 150px;
}

.bkxt-jh {
    border-bottom: 1px dashed #e8e6e6;
}

.bzcxym tr td {
    height: 28px;
}

.gj-zds .ls-bt {
    border-bottom: 16px solid white;
}

.gj-zds tr td {
    height: 61px;
    background: #f5f5f5;
    font-size: 18px;
}

.gj-zds .ls-bt a {
    font-size: 18px;
}

.copyright {
    height: 200px;
    width: 100%;
    background: #3d3a40;
    overflow: hidden;
}

.dixq {
    float: left;
    width: 291px;
    color: #fff;
    margin-right: 32px;
    margin-top: 36px;
}

.bot_d {
    width: 1200px;
    margin: 0 auto;
    height: 175px;
    /* border-bottom:1px solid #b4b1b1; */
}

.dixq ul li {
    line-height: 37px;
    font-size: 16px;
    color: #ffffff;
}

.hzjb {
    margin: 33px 9px 15px 204px;
    font-size: 16px;
    color: #dad5db;
}

.dzxx {
    color: #dad5db;
    width: 1200px;
    margin: 18px auto;
    text-align: center;
}

.dzxx span {
    margin-right: 28px;
    display: inline-block;
}

.dzxx span a {
    color: #dad5db;
}

.dzxx span a:hover {
    color: #fff;
}

.dzxx span img {
    vertical-align: middle;
    margin-right: 3px;
}

.dixq a {
    color: #dad5db;
}

.dixq a:hover {
    color: #ffffff;
}

.layui-carousel>[carousel-item]>* {
    background-color: #fff;
}

.layui-carousel {
    background-color: #fff;
}

.cons {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.xwlb {
    width: 92px;
    height: 110px;
    float: left;
    text-align: center;
    border-right: 1px solid #070707;
    display: inline-block;
    line-height: 24px;
}

.xwxq {
    float: right;
    width: 1079px;
    margin-right: 7px;
}

.xw_rz {
    text-align: center;
    font-size: 42px;
    color: #666666;
    margin-top: 7px;
}

.xw_rq {
    color: #666666;
    font-size: 14px;
}

.xwxq dt {
    font-size: 19px;
    font-size: #333333;
    color: #333;
    margin: 16px 0 12px 0px;
    font-weight: bold;
}

.xwxq dd {
    font-size: 15px;
}

.lbxw {
    border-bottom: 1px solid #f0f4f4;
    overflow: hidden;
    padding: 28px 0 28px 0;
}

.fyenr {
    text-align: center;
    border: 0;
    margin-top: 20px;
}

.lbxw:hover {
    background: #f0f0f0;
    transition: 1s all;
    -webkit-transition: 1s all;
}

.xwlb_n a:hover {
    color: #000;
}

.ycnr {
    float: right;
}

.xwlb_c .la_tm {
    float: right;
}

.qxbjs td {
    background: #fff !important;
    border-bottom: 20px solid #fff;
}

.bkxt tr td a {
    font-size: 18px;
}

.con .yscy_n a li {
    margin: 0px 14px 14px 0px;
}

.con .yscy_n a .ycbj {
    margin-right: 0;
}

.yscy_n li:hover img {
    transition: all 1.0s;
    transform: scale(1.3);
}

.yscy_n li:hover {
    box-shadow: 0 2px 10px 0px rgb(231, 230, 248);
}

.bzcx {
    text-align: left;
    border-bottom: 2px solid #f4f5f6;
}

.bzcx h2 {
    font-size: 31px;
    font-weight: bold;
    color: #333333;
    margin: 40px 0 -2px 0;
    border-bottom: 2px solid #493998;
    padding-bottom: 29px;
    display: inline-block;
}

.shier li {
    float: left;
    text-align: center;
    padding: 8px;
    height: 39px;
    width: 119px;
    margin: 0 auto;
    margin: 17px 13px 0px 0px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e3e2e9;
    background: -webkit-linear-gradient(right, #f2f5ff, #ffffff);
    box-shadow: 0 16px 6px -16px rgba(7, 17, 27, 0.2);
}

.shier {
    margin-bottom: 26px;
    overflow: hidden;
    padding-bottom: 6px;
}

.shier li:hover {
    background: #173e8f;
    color: #fff;
}

.bzcxk {
    height: 149px;
    width: 100%;
    border: 2px solid #eeeeee;
    margin: 25px 0 12px 0;
}

.bzcxk h3 {
    color: #463d84;
    font-size: 23px;
    font-weight: bold;
    margin: 25px
}

.bzcxk span a {
    float: right;
    font-size: 16px;
    color: #433b3f
}

.bzcxk span a:hover {
    color: #ae463e;
}

.bzcxk h3 img {
    vertical-align: middle;
    margin: -4px 11px 0 0;
}

.bzcxk li {
    float: left;
    margin-right: 10px;
    height: 43px;
}

.bzcxk .meddels {
    width: 100%;
    height: auto;
    border: 2px solid #7b6ec2;
    margin-left: 19px;
    width: 333px;
    height: 43px;
    border-radius: 4px;
    background: #EFF1F4;
    padding-left: 13px;
    margin-right: -12px;
    padding-right: -10px;
    color: #aab2bd;
    font-size: 16px
}

.chxan {
    width: 80px;
    height: 47px;
    background: red;
    font-size: 18px;
    cursor: pointer;
    color: #92949b;
    font-weight: bold;
    background: #6053a5;
    border: 0;
    color: #fff;
    border-radius: 4px;
    margin-left: 26px;
}

.chxan select {
    color: #aab2bd;
}

.bzcxk input::-webkit-input-placeholder {
    color: #92949b;
    font-size: 16px;
}

.con .yscyl h2 {
    font-size: 31px;
    font-weight: bold;
    color: #333333;
    margin: 60px 0 20px 0;
    border-bottom: 0 solid #f4f5f6;
    padding-bottom: 35px;
}

.con .yscyl li {
    width: 226px;
    height: 84px;
    background: url("../images/ba_ys.png.html;vpn_img");
    margin: 0px 17px 36px 0px !important;
}

.con .yscyl .ycbj {
    margin-right: 0 !important;
}

.con .yscyl .yscy_n img {
    float: left;
    margin: 25px 0 0 16px;
    width: 39px;
    height: 39px;
}

.con .yscyl .ys_mz {
    width: 124px;
    height: 83px;
    display: inline-block;
    float: right;
    text-align: left;
    margin-right: 28px;
    font-size: 18px;
    color: #6152a5;
    display: flex;
    align-items: center;
}

.notice {
    width: 100%;
    /* border: 1px solid #d5d5d5; */
    overflow: hidden;
    margin: 0 auto;
    /* height: 522px; */
}

.notice .tab-hd {
    height: 44px;
    /* background-color: #eee; */
    /* margin-bottom: -1px; */
    /* color: #404040; */
}

.notice .tab-hd ul {
    padding-top: 4px;
    /* margin-left: 7px; */
    /* overflow: hidden; */
    display: inline-block;
}

.bzfb .notice .tab-nav img {
    /* display: block; */
    text-align: center;
    display: block;
    margin: 26px auto;
}

.bzfb {
    margin-top: 40px;
    /* overflow: hidden; */
    padding-bottom: 49px;
}

.bzlbnr dt {
    font-size: 20px;
    color: #3d3b35;
    margin: 4px 0 7px 0;
    padding-top: 10px;
}

.bzlbnr dd {
    font-size: 20px;
    color: #969696;
    margin-top: 14px;
}

.bzlbnr {
    background: url("../images/img/lbt.jpg.html;vpn_img") no-repeat;
    margin-left: 10;
    padding-left: 18px;
    height: 77px;
}

.qgtc {
    margin: 11px 0px 23px 0px;
}

.qg_e {
    float: right;
}

.online_message {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.online_message_bt {
    font-size: 24px;
    font-weight: bold;
    color: #043b7c;
    text-align: center;
}

.online_message_nr {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 80px;
}

.online_message_fb {
    font-size: 20px;
    font-weight: bold;
}

.online_message_srk {
    width: 100%;
    margin-top: 20px;
    display: inline-block;
}

.online_message_srkbt_a {
    float: left;
    font-size: 16px;
    width: 80px;
    height: 40px;
    line-height: 40px;
}

.online_message_srkbt_b {
    float: left;
    font-size: 16px;
    margin-left: 10px;
    height: 40px;
    width: 80px;
    line-height: 40px;
}

.online_message_srk input {
    float: left;
    width: 280px;
    height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 5px;
}

.online_message_srkbt_c {
    float: left;
    font-size: 16px;
    width: 80px;
    height: 40px;
    line-height: 40px;
}

.online_message_srk textarea {
    width: 1020px;
    height: 200px;
    font-size: 16px;
    margin-top: 10px;
    color: #6d6d6d;
    box-sizing: border-box;
    padding: 5px;
}

.online_message_srk_b {
    width: 100%;
}

.online_message_tj {
    width: 200px;
    height: 50px;
    margin: 0 auto;
    margin-top: 60px;
    background-color: #043b7c;
    border-radius: 10px;
}

.online_message_tj a {
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 85px;
    line-height: 50px;
}

.online_message_tj a:hover {
    text-decoration: underline;
}

.zscq-ssxx {
    padding: 4px 10px;
    border: 1px solid #eee;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.10);
    display: inline-block;
    border-radius: 45px;
    cursor: pointer;
    margin-left: 10px
}

.zscq-ssx-s {
    display: flex;
    align-items: center;
    justify-content: center;
}

.zscq-ssx-s span {
    margin: 0 5px;
    font-size: 14px;
}

.zscq-pop {
    position: fixed;
    background: rgba(167, 167, 167, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zscq-popup {
    width: 50%;
    height: auto;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}

.zscq-pop-t {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.zscq-pop-t span {
    font-size: 20px;
    margin-right: 10px;
}

.zscq-pop-ts {
    color: #054e9d;
    font-weight: bold;
    cursor: pointer;
}

.zscq-pop-c {
    margin-top: 20px;
    border-bottom: 1px solid #eee;
}

.zscq-pop-ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.zscq-pop-li {
    margin-right: 20px;
    padding: 10px 20px;
    font-size: 16px;
    margin-bottom: 15px;
    cursor: pointer;
}

.zscq-pop-li:hover {
    background: #eee;
}

.zscq-pop-li:hover a {
    color: #054e9d;
}

.zscq-pop-s {
    padding: 30px 0 20px 0;
    display: block;
}

.zscq-pop-b {
    padding: 20px 0 10px 0;
}

.zscq-submit {
    width: 96px;
    height: 34px;
    line-height: 33px;
    cursor: pointer;
    background: #255bda;
    border-radius: 20px 20px;
    font-size: 16px;
    color: #f8f8f8;
    border: none;
    outline: none;
    margin-right: 10px;
}

.zscq-quit {
    width: 96px;
    height: 34px;
    line-height: 33px;
    cursor: pointer;
    background: #e9edf7;
    border-radius: 20px 20px;
    font-size: 16px;
    color: #255bda;
    border: none;
    outline: none;
}

.zscq-close {
    position: absolute;
    right: 20px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zscq-kefu {
    position: fixed;
    width: 80px;
    height: 80px;
    background: #fff;
    right: 0;
    top: 50%;
    margin-top: -50px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.10);
    cursor: pointer;
}

.zscq-kefu-img {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zscq-kefu-img .zscq-k-w {
    width: 40px;
    height: auto;
}

.zscq-kefu-img .zscq-k-b {
    width: 40px;
    height: auto;
    display: none;
}

.zscq-kefu-span {
    display: block;
    text-align: center;
}

.zscq-kefu:hover {
    background: #043b7c;
}

.zscq-kefu:hover .zscq-k-w {
    display: none;
}

.zscq-kefu:hover .zscq-k-b {
    display: block;
}

.zscq-kefu:hover .zscq-kefu-span {
    color: #fff;
}

.news img {
    max-width: 100%
}

.zscq-kefu {
    position: fixed;
    width: 80px;
    height: 80px;
    background: #fff;
    right: 0;
    top: 50%;
    margin-top: -50px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.10);
    cursor: pointer;
}

.zscq-kefu-img {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zscq-kefu-img .zscq-k-w {
    width: 40px;
    height: auto;
}

.zscq-kefu-img .zscq-k-b {
    width: 40px;
    height: auto;
    display: none;
}

.zscq-kefu-span {
    display: block;
    text-align: center;
}

.zscq-kefu:hover {
    background: #043b7c;
}

.zscq-kefu:hover .zscq-k-w {
    display: none;
}

.zscq-kefu:hover .zscq-k-b {
    display: block;
}

.zscq-kefu:hover .zscq-kefu-span {
    color: #fff;
}

.zscq-nbanner {
    width: 100%;
    height: 360px;
    position: relative;
}

.zscq-nbanner-i {
    width: 100%;
}

.zscq-nbanner-c {
    width: 290px;
    height: 310px;
    position: absolute;
    left: 50%;
    top: 25px;
    /* background: rgba(125, 125, 125, 0.5); */
    border-radius: 5px;
    margin-left: 310px;
    overflow: hidden;
}

.zscq-nbanner-ct {
    color: #fff;
    font-size: 19px;
    height: 56px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    background: rgba(65, 69, 73, 0.5);
}

.zscq-nbanner-cul {
    background: rgba(125, 125, 125, 0.5);
    display: flex;
    /* align-items: center; */
    flex-direction: column;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.zscq-nbanner-cli {
    width: 100%;
    height: 50px;
    display: block;
    line-height: 50px;
    border-bottom: 1px solid #b3d7f7;
}

.zscq-nbanner-cli:last-child {
    border-bottom: 0;
}

.zscq-nbanner-cli a {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
}

.zscq-nbanner-cli a:hover {
    opacity: 0.5;
}

.zscq-ndh {
    width: 100%;
    /* display: inline-block; */
    margin: 50px 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.zscq-ndh-li {
    width: 230px;
    height: 130px;
}

.zscq-ndh-li a {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    color: #fff;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 22px;
}

.zscq-ndh-li a:hover {
    opacity: 0.8;
}

.zscq-ndh-li a img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.zscq-sx {
    width: 525px;
    height: 200px;
    margin-right: 30px;
    background: #f5f7fa;
    margin-bottom: 30px;
    padding: 20px 30px;
    float: left;
}

.zscq-sx:nth-child(2n) {
    margin-right: 0;
}

.zscq-sx-t {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zscq-sx-tl {
    font-size: 25px;
}

.zscq-sx-tr {
    font-size: 14px;
    color: #888;
}

.zscq-sx-ul {
    width: 100%;
    padding-left: 50px;
    box-sizing: border-box;
}

.zscq-sx-li {
    width: 50%;
    height: 40px;
    float: left;
    line-height: 40px;
}

.zscq-sx-lia {
    font-size: 18px;
    color: #333;
    display: flex;
    align-items: center;
}

.zscq-sx-lia img {
    margin-right: 10px;
}

.zscq-sx-lia:hover {
    color: #7ca2d3;
}

.zscq-sx-lia span {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.zscq-num-c {
    width: 100%;
    height: 220px;
    background: url(../images/num.jpg;vpn_img) no-repeat center center;
    background-size: 100%;
}

.zscq-num-t {
    padding: 20px 0;
}

.zscq-num-ts {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}

.zscq-num-ts em {
    font-style: normal;
    font-size: 25px;
    margin-right: 20px;
}

.zscq-num-ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 0;
}

.zscq-num-li {
    width: 20%;
    display: flex;
    flex-direction: column;
}

.zscq-num-n {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.zscq-num-n em {
    font-style: normal;
    font-size: 42px;
    margin-right: 5px;
}

.zscq-num-nt {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.zscq-mess {
    width: 790px;
    float: left;
    margin: 33px 0;
}

.zscq-mess-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zscq-mess-tl {
    display: flex;
    align-items: center;
}

.zscq-mess-tl span {
    padding: 10px 20px;
    font-size: 16px;
    color: #888;
    cursor: pointer;
}

.zscq-mess-tl span.active {
    background: #3c72b5;
    color: #fff;
    font-weight: bold;
}

.zscq-mess-tr {
    color: #888;
    font-size: 15px;
}

.zscq-mess-ul {
    width: 100%;
    display: none;
}

.zscq-mess-ul.active {
    display: block;
}

.zscq-mess-li {
    margin-top: 20px;
    width: 380px;
    height: 140px;
    margin-right: 30px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    float: left;
}

.zscq-mess-li:nth-child(2n) {
    margin-right: 0;
}

.zscq-mess-li a {
    display: block;
    width: 100%;
    height: 100%;
}

.zscq-mess-lias {
    height: 60px;
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.zscq-mess-liat {
    height: 25px;
    display: block;
    line-height: 25px;
}

.zscq-mess-r {
    width: 370px;
    float: right;
    margin: 33px 0;
}

.zscq-mess-a {
    position: relative;
    width: 100%;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.zscq-mess-a:hover {
    opacity: 0.8;
}

.zscq-mess-a:nth-child(2n) {
    margin-bottom: 0;
}

.zscq-mess-a img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.zscq-mess-a span {
    z-index: 1;
    font-size: 30px;
    color: #fff;
}

.con_h {
    margin-top: 14px;
    width: 1200px;
    box-shadow: 1px 1px 6px 1px rgb(0 0 0 / 20%);
    box-shadow: 0 0 8px 0 rgb(212 212 212);
}

.zymys {
    width: 100%;
    box-shadow: 0px 6px 5px 2px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 6px 5px 2px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.1);
    height: 263px;
    overflow: hidden;
    background: url("../images/img/tb.png;vpn_img") no-repeat center center;
}

.zybj {
    background: #eaeef3;
}

.zybj .layui-content {
    background: #fff;
}

.zl_lb {
    /* padding-bottom: 20px; */
    background: #EEEEEE;
}

.xxknr {
    padding: 10px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 26px;
    border-top: 1px solid #e8e8e8;
}

.fyxm {
    width: 1200px;
    padding: 0 0 0 0;
    font-size: 16px;
    margin: 4px auto;
    color: #a9a7a7;
}

.fyxm a {
    font-size: x-large;
}

.fyxm li {
    float: left;
    margin: 0 5px 0px 0px;
}

.fyxm span {
    margin: 0 6px 0px 2px;
}

.xzxg {
    color: #252525;
}

.blxg th {
    color: #fff;
}

.fyxm img {
    vertical-align: middle;
    margin-right: 7px;
    width: 19px;
    height: 17px;
    margin-top: -3px;
}

.xzys {
    box-shadow: none;
}

.wdbjb {
    background: #e2e0dc !important;
    height: 48px;
    box-shadow: 0 5px 6px 0px rgb(7 17 27 / 20%);
}

.wdbjb th {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.con_h .xxknr {
    border: 0;
}

.xxknr .layui-table tr:hover {
    background: none;
}

.zxbl td {
    text-align: center;
}

.bgys td {
    text-align: center;
}

.nav {
    width: 1200px;
    margin: 6px auto;
}

.nav li {
    width: 237px;
    height: 60px;
    border-right: 1px solid #19479f;
    float: left;
    margin-right: 2px;
    background: #0000004d;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 21px;
}

.nav li:last-child {
    margin-right: 0;
}

.nav .click {
    background: #f6f5f5;
    color: #000;
}

.nav li:hover {
    background: #f6f5f5;
    cursor: pointer;
    color: #000;
}

.gywm {
    /* width: 1200px; */
    margin: 0 auto;
    background: #fff;
    margin-bottom: 18px;
    box-shadow: 0 -4px 5px 2px rgb(0 0 0 / 10%);
    padding-bottom: 30px;
}

.gl10-gywm {
    width: 67%;
    margin: 0 auto;
}

.gl10-agency-h1 {
    width: 100%;
    /* height: 32px; */
    line-height: 94px;
    text-align: center;
    font-size: 25px;
    color: #333333;
}

.gl10-agency-h1 i {
    width: 20px;
    /* height: 20px; */
}

.gl10-agency-one {
    width: 100%;
    height: 30px;
    margin-bottom: 30px;
}

.gl10-agency-one span {
    display: block;
    font-weight: bold;
    line-height: 30px;
    font-size: 20px;
}

.gl10-agency-onei {
    background: url("../images/img/apply-one.png;vpn_img") no-repeat left center;
    background-size: 20px 25px;
    padding-left: 30px;
}

.gl10-agency-twoi {
    background: url(../images/img/apply-two.png.html;vpn_img) no-repeat left center;
    background-size: 20px 25px;
    padding-left: 30px;
}

.gl10-agency-threei {
    background: url(../images/img/apply-three.png.html;vpn_img) no-repeat left center;
    background-size: 20px 25px;
    padding-left: 30px;
}

.gl10-agency-buzhou {
    display: none;
}

.gl10-agency-buzhou.active {
    display: block;
}

.gl10-agency-input {
    display: inline-block;
    width: 100%;
    position: relative;
}

.gl10-agency-input input:focus {
    border: 1px solid #006fb3;
}

.gl10-agency-span {
    display: block;
    line-height: 40px;
    height: 40px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.gl10-agency-input .gl10-agency-input-text {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 5px;
    box-sizing: border-box;
}

.gl10-agency-input input.gl10-agency-input-text::placeholder {
    color: #ccc;
}

.gl10-agency-input1 {
    width: 49%;
    float: left;
}

.gl10-agency-input2 {
    width: 60%;
    float: left;
    position: relative;
}

.gl10-agency-input1:nth-child(2n) {
    margin-left: 2%;
}

.gl10-agency-textarea {
    width: 100%;
    height: 100px;
    padding: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    resize: none;
}

.gl10-agency-textarea::placeholder {
    color: #ccc;
}

.gl10-agency-textarea:focus {
    border: 1px solid #006fb3;
}

.gl10-agency {
    width: 100px;
    height: 40px;
    color: #ffffff;
    background: #359be3;
    margin: 30px 0;
    cursor: pointer;
    border-radius: 2px;
}

.gl10-agency-input .shenqrxq_bts {
    width: 100%;
    margin: 0;
}

.gl10-file .gl10-agency-a {
    margin: 0px;
    color: #359be3;
    font-size: 16px;
    display: contents;
}

.gl10-file .gl10-agency-a b {
    color: red;
}

.gl10-file .gl10-agency-a a {
    color: #006fb3;
}

.gl10-file .gl10-agency-a a:hover {
    color: #006fb3;
}

.gl10-agency-input .shenqrxq_bts .radio {
    display: flex;
    width: auto;
}

.gl10-agency-input1 .shenqrxq_bts .radio:last-child {
    margin-left: 50px;
}

.gl4-checkbox {
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
}

.gl10-radio-text {
    height: 36px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 0 5px;
}

input.gl10-radio-text::placeholder {
    color: #ccc;
}

.gl10-file input[type='text'] {
    width: 52%;
    height: 40px;
    border: 1px solid #eee;
    padding: 0 5px;
    box-sizing: border-box;
}

.gl10-file {
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 10px;
}

.shenqrxq_bts .radio {
    width: 22%;
    float: left;
}

.gl10-file label {
    padding: 0 10px;
    height: 30px;
    box-sizing: border-box;
    margin-left: 10px;
    line-height: 30px;
    cursor: pointer;
    background: #359be3;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
}

.gl10-file ul {
    width: 100%;
}

.gl10-file ul li {
    display: flex;
}

.gl10-file a {
    line-height: 40px;
    margin-left: 10px;
    color: #999;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    /* float: left; */
}

.gl10-file button {
    background: none;
    line-height: 40px;
    margin-left: 10px;
    cursor: pointer;
    color: #359be3;
    border: 0;
}

.gl10-file input {
    float: left;
}

.gl10-file input:focus {
    border: 1px solid #006fb3;
}

.gl10-accessory {
    visibility: hidden;
    width: 0;
    height: 0;
}

.gl10-agency-new {
    /* border: 1px solid #ccc; */
    margin-bottom: 10px;
}

.gl10-table-button {
    width: auto;
    height: 30px;
    color: #ffffff;
    background: #359be3;
    margin: 10px 0;
    border-radius: 2px;
    padding: 0 5px;
    cursor: pointer;
    font-size: 14px;
    /* margin-left: 20px; */
}

.gl10-agency-emdel {
    float: right;
    background: #f5660f;
    color: #fff;
    padding: 3px 6px;
    border-radius: 5px;
    margin-top: 7px;
    cursor: pointer;
    line-height: normal;
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.shenqrxq_bts-em {
    float: left;
    height: 38px;
    line-height: 38px;
    margin-right: 20px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.gl10-agency-none {
    display: none;
}

.gl10-agency-iem {
    font-weight: bold;
    font-size: 20px;
    color: #359be3;
}

.gl10-agency-new-span {
    display: inline-block;
    width: 100%;
    line-height: 36px;
}

.gl10-auth-code {
    width: auto;
    height: 26px;
    position: absolute;
    right: 70px;
    top: 47px;
    background: #359be3;
    color: #fff;
    cursor: pointer;
    padding: 0 11px;
    border-radius: 3px;
    line-height: 26px;
}

.gl10-file-span {
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.gl10-auth-code[disabled] {
    color: #a29f9f;
    background: #fff;
    border: 1px solid #bdb7b7;
}

.gl10-agency-input .gl10-btnSendSMS {
    width: 50%;
    /* padding-right: 40%; */
}

.gl10-agency-back {
    background: #efefef;
    padding: 10px 15px;
}

.gl10-agency-i {
    width: 20px;
    height: 25px;
    float: left;
    background: url("../images/img/agencystar.png;vpn_img") no-repeat center center;
    background-size: 20px 20px;
}

.jgys {
    color: #000;
}

#divCert {
    margin-top: 10px;
}

.gl3-more {
    /* background: url(../images/gray-xia.png.html;vpn_img)no-repeat center center; */
    background-size: 18px 12px;
    width: 20px;
    height: 15px;
}

.gl3-textspan-position1 {
    right: 10px;
    bottom: 10px;
}

.gl10-xiabut {
    display: block;
    text-align: center;
    margin-top: 50px;
}

.gl10-xiabut button {
    background: #006fb3;
    color: #fff;
    width: 150px;
    height: 50px;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    border: 0;
}

.gl12-label-file {
    display: inline-block;
}

.gl12-span-file {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px;
    background: #fb9a22;
    display: block;
    color: #fff;
}

.ui-step-wrap {
    position: relative;
}

.ui-step-wrap .ui-step-bg,
.ui-step-wrap .ui-step-progress {
    height: 6px;
    position: absolute;
    top: 50px;
    left: 0;
}

.ui-step-wrap .ui-step-bg {
    width: 100%;
    background: #ddd;
}

.shenqrxq_bts .radio input {
    font-size: 21px;
    width: 21px;
    height: 21px;
    margin-right: 5px;
}

.ui-step-wrap .ui-step-progress {
    width: 0;
    background: #1f77be;
}

.ui-step-wrap .ui-step {
    position: relative;
    z-index: 1;
    list-style: none;
}

.ui-step-wrap .ui-step:after {
    content: '';
    display: table;
    clear: both;
}

.ui-step-wrap .ui-step .ui-step-item {
    float: left;
}

.ui-step-wrap .ui-step .ui-step-item div {
    text-align: center;
    color: #625454;
}

.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num {
    margin-top: 18px;
}

.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #dad9d9;
    line-height: 30px;
}

.ui-step-wrap .ui-step .ui-step-item.active .ui-step-item-num span {
    color: #fff;
    background: #1f77be;
}

#step {
    margin-bottom: 60px;
}

#store-selector {
    cursor: pointer;
}

.gl11-kefu {
    display: inline-block;
    position: relative;
    height: 100%;
    /* border: 1px solid #f4f4f4; */
    /* border-bottom: 0; */
}

.gl11-lt-right {
    background: #fff;
    border: 1px solid #eee;
    display: none;
    position: absolute;
    top: 32px;
    width: 100%;
    z-index: 10;
    right: -1px;
}

.gl11-lt-right a {
    display: block;
    text-align: center;
    width: 100%;
    cursor: pointer;
    padding: 5px 10px;
    box-sizing: border-box;
    border-top: 1px solid #eee;
}

.gl11-lt-right a:hover {
    background: #4973bb;
    color: #fff;
}

.gl11-kefu:hover {
    background: #fff;
}

.gl11-kefu:hover .gl11-lt-right {
    display: block;
}

.gl11-kefu:hover .gl11-navigation {
    background-color: #fff;
}

.gl12-line-height {
    line-height: 20px;
    height: 100px;
    -webkit-line-clamp: 5;
}

.gl11-phone-er {
    display: inline-block;
    position: relative;
    height: 100%;
    border: 1px solid #fff;
    border-bottom: 0;
}

.gl11-phone-er:hover {
    border: 1px solid #ddd;
    border-bottom: 0;
}

.gl11-phone-er:hover .gl11-phone-list {
    display: block;
}

.gl11-phone-list {
    background: #fff;
    border: 1px solid #eee;
    display: none;
    position: absolute;
    top: 32px;
    width: 200px;
    z-index: 10;
    right: 0;
}

.gl11-phone-lister {
    width: 50%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}

.gl11-phone-lister img {
    width: 80px;
    height: 80px;
    /* float: left; */
}

.gl11-phone-gz {
    /* float: left; */
    display: block;
    width: 100%;
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
}

.gl11-gztitle {
    display: block;
    font-weight: bold;
    color: #555;
}

.gl11-gzcont {
    display: block;
    color: #ff4400;
}

.map-city-h1 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0;
    line-height: 40px;
    color: #000;
}

.map-head {
    min-width: 1190px;
    margin-bottom: 20px;
}

.mapindexcot {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    /* display: flex;
  flex-direction: column;
  align-items: center;
  justify-items: center; */
}

.mapindexlista {
    float: right;
}

.mapindexlist {
    width: 400px;
    height: 500px;
    display: flex;
    flex-direction: column;
    padding: 20px 0 20px 50px;
    box-sizing: border-box;
    /* display: none; */
}

.mapindexlist span {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    /* display: flex; */
    text-align: center;
}

.mapindexlist span div {
    height: 24px;
    margin: 3px 5px 3px 0;
    background: #FE9501;
}

.maptolab {
    display: block;
    width: 250px;
    margin: 0 auto;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #3374aa;
    border-radius: 5px;
    margin-bottom: 20px;
}

.mapnumid {
    display: none;
}

.maptext {
    font-family: 'SimSun';
    font-size: 14px;
    fill: #ffe27e;
    font-weight: bold;
}

.mappath {
    fill: #4eacfb;
    stroke: #8fe6f3;
    stroke-miterlimit: 10;
}

.mapback {
    position: absolute;
    right: 0;
    top: 0;
    color: #27aae1;
    border: 1px solid #27aae1;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 20px;
    border-radius: 5px;
    cursor: pointer;
}

.mapback:hover {
    color: #fff;
    background: #27aae1;
}

.grzx_xt {
    width: 166px;
    margin: 6px auto;
    margin-bottom: 6px;
}

.grzx_jk {
    width: 1200px;
    margin: 10px auto;
}

.grzx_dd {
    vertical-align: sub;
    margin-right: 14px;
}

.grzx_sys {
    font-size: 16px;
}

.grzx_yh_rz {
    float: right;
    font-size: 15px;
    background: #d04141;
    color: #fff;
    border-radius: 2px;
    width: 94px;
    padding: 2px;
}

.grzx_yh_rz:hover {
    color: #FFFFFF;
    background: #9a2020;
}

.user-background_tb {
    width: 100%;
    height: 85px;
    background-color: #3478c0;
}

.user-background_tbcc {
    width: 1200px;
    margin: 0 auto;
}

.user-background_tbcc img {
    float: left;
    margin-top: 23px;
}

.gl11-header-search {
    height: 44px;
    border: 2px solid #356dd9;
    display: flex;
    float: right;
    margin-right: 0;
    margin-top: 18px;
    position: relative;
}

.gl11-header-select {
    max-width: 105px;
    width: 105px;
    height: 44px;
    padding: 0 0 0 2px;
    border: 0;
    background: #f8f8f8;
    outline: none;
    cursor: pointer;
    border-radius: 0px;
}

.gl11-header-input {
    width: 632px;
    height: 44px;
    border: 0;
    padding: 0 5px;
}

.gl11-header-button {
    width: 136px;
    height: 44px;
    background-color: #4072b9;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    background-image: url(../images/search.png.html;vpn_img);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
}

.user-background_nr {
    width: 100%;
    height: 100%;
}

.user-background_nrcc {
    margin: 0 auto;
}

.user-background_nrz {
    width: 200px;
    height: 880px;
    float: left;
    background-color: #FFF;
}

.user-background_dd {
    width: 160px;
    height: 120px;
    margin: 0 auto;
    margin-top: 25px;
}

.user-background_ddbt {
    width: 160px;
    height: 20px;
}

.user-background_ddtb {
    float: left;
}

.user-background_ddwz {
    font-size: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}

.user-background_ddnr {
    margin-top: 35px;
    margin-left: 30px;
}

.user-background_ddnr a {
    font-size: 15px;
}

.user-background_ddhx {
    height: 1px;
    border: none;
    border-top: 1px solid #f3f3f3;
    margin-top: 45px;
}

.user-background_sz {
    width: 160px;
    height: 340px;
    margin: 0 auto;
    margin-top: 25px;
}

.user-background_nry {
    width: 980px;
    height: 1450px;
    float: right;
}

.user-background_wddd {
    /* height: 630px; */
    background-color: #fff;
    overflow: hidden;
    margin: 0 auto;
}

.user-background_wdddbt {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
}

.user-background_fgx {
    height: 1px;
    border: none;
    border-top: 1px solid #f3f3f3;
    margin-top: 20px;
}

.user-background_wdddtb {
    height: 108px;
}

.user-background_wdddtb_a {
    width: 56px;
    height: 65px;
    float: left;
    margin-top: 30px;
    margin-left: 60px;
}

.user-background_wdddtb_wz {
    margin-left: 4px;
}

.user-background_wdddtb_wz-a {
    margin-left: -4px;
}

.user-background_bg {
    height: 125px;
    margin: 18px auto;
}

.user-background_bga {
    height: 125px;
    margin: 0 auto;
    margin-top: 20px;
}

.user-background_bg_a {
    font-size: 14px;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    width: 98%;
    margin: 0 auto;
}

.user-background_bg_a td th {
    border: 1px solid #e5e5e5;
    padding: 10px;
    text-align: center;
}

.user-background_bg_a th {
    background-color: #f1f1f1;
    color: #aaa;
    height: 34px;
    border-bottom: 1px solid #cac3c3;
}

.gsmc_lt_tb {
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 9px;
}

.user-background_bg_a td {
    height: 80px;
    text-align: center;
}

.user-background_bg_a td a {
    cursor: pointer;
    /* padding: 1px 15px 1px 15px;
  background-color: #f5f5f5;
  border: 1px solid #ddd; */
}

.user-background_bg_fgx {
    height: 1px;
    border: none;
    border-top: 1px solid #f3f3f3;
}

.user-background_cj {
    height: 360px;
    margin-top: 30px;
}

.user-background_cjz {
    width: 485px;
    height: 360px;
    background-color: #fff;
    float: left;
}

.user-background_cjtb {
    margin-top: 22px;
    margin-left: 40px;
}

.user-background_cjbt {
    font-size: 25px;
    font-weight: bold;
    float: left;
}

.user-background_cjtb a img {
    margin-top: 8px;
    margin-left: 280px;
}

.user-background_cjnr_a {
    width: 210px;
    height: 84px;
    margin-top: 45px;
    margin-left: 40px;
}

.user-background_cjnr_a img {
    float: left;
}

.user-background_cjmc {
    font-size: 12px;
    margin-left: 89px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.user-background_cjjg {
    margin-top: 5px;
    margin-left: 89px;
    color: red;
}

.user-background_cjjs {
    font-size: 12px;
    margin-top: 5px;
    margin-left: 89px;
    color: #aaa;
}

.user-background_cjnr_b {
    width: 210px;
    height: 84px;
    margin-top: -84px;
    margin-left: 260px;
}

.user-background_cjnr_b img {
    float: left;
}

.user-background_cjy {
    width: 485px;
    height: 360px;
    background-color: #fff;
    float: right;
}

.user-background_tj_a {
    width: 140px;
    height: 125px;
    margin-top: 20px;
    margin-left: 40px;
}

.user-background_tjjg {
    color: red;
    text-align: center;
    margin-top: 5px;
}

.user-background_tjjs {
    font-size: 12px;
    text-align: center;
}

.user-background_tj_b {
    width: 140px;
    height: 125px;
    margin-top: -125px;
    margin-left: 300px;
}

.user-background_zj {
    height: 410px;
    margin-top: 30px;
    background-color: #fff;
    overflow: hidden;
}

.user-background_zjtb {
    margin-top: 22px;
    margin-left: 40px;
}

.user-background_zjtb a img {
    margin-top: 10px;
    margin-left: 10px;
}

.user-background_zjnr {
    height: 300px;
    margin-top: 30px;
    margin-left: 40px;
}

.user-background_zjnr_a {
    width: 210px;
    height: 250px;
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
    display: inline-block;
    margin-right: 16px;
}

.user-background_zjnr_wz {
    text-align: center;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.user-background_zjnr_zq {
    text-align: center;
    margin-top: 15px;
}

.user-background_zjnr_jg {
    text-align: center;
    margin-top: 5px;
    color: red;
}

.user-background_zjnr_b {
    width: 210px;
    height: 250px;
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
    display: inline-block;
}

.gl3-uesr-p {
    padding: 0;
    background: none;
}

.grzx_lb_r {
    border-right: 1px solid #e5e5e5;
}

.grzx_lb_rj {
    border-bottom: 1px solid #d8d8d8;
    margin: 4px;
    display: inline-block;
    padding-bottom: 6px;
}

.grzx_lb_rj_w {
    line-height: 26px;
    color: #b9b8b8;
}

.uesr_ds {
    position: relative;
}

.uesr_ds i {
    position: absolute;
    font-style: normal;
    display: inline-block;
    height: 15px;
    line-height: 16px;
    font-family: arial;
    top: -8px;
    padding: 1px 5px;
    background: #d62d20;
    border-radius: 15px;
    color: #fff;
    font-size: 10px;
    left: 36px;
    margin: 0 0 0 2px;
    word-break: normal;
}

.user_tm_s {
    margin-left: 24px;
    margin-right: 24px;
    color: #4c4b4b;
}

.yhzx_fdwz {
    margin-right: 21px;
}

.navs {
    height: 40px;
    width: 100%;
    background: #3989e1;
}

.yh_dlzc {
    width: 169px;
    height: 102px;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
}

.ys_lzcr {
    width: 115px;
    float: right;
    line-height: 20px;
}

.yh_dlzc_s {
    margin-top: 14px;
}

.ys_lzcrd {
    margin-right: 9px;
    border-right: 1px solid #545454;
    display: inline-block;
    padding-right: 6px;
    height: 16px;
    line-height: 13px;
    font-weight: bold;
}

.ys_zcnr {
    font-weight: bold;
}

.yh_rz {
    padding: 4px 11px 4px 11px;
    background-color: #1B8AE1;
    color: #fff;
    border-radius: 24px;
}

.yh_rz:hover {
    transition: 1s all;
    -webkit-transition: 1s all;
    color: #fff;
    background: #ff5722;
}

.yd_ddxx {
    height: 36px;
    margin-top: 18px;
}

.yh_dd {
    padding: 4px 11px 4px 11px;
    background-color: #1151AA;
    color: #fff;
    border-radius: 24px;
    margin-left: 8px;
}

.yh_dd:hover {
    transition: 1s all;
    -webkit-transition: 1s all;
    color: #fff;
    background: #ff5722;
}

.lgtp_r {
    border-top: 1px solid #eee;
    margin-top: 0px;
    padding: 2px 0px 3px 0px;
}

.antiepidemic {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.antiepidemic_t {
    width: 192px;
    height: 260px;
    float: left;
}

.antiepidemic_lb {
    width: 753px;
    height: 260px;
    background: #fff;
    float: left;
}

.antiepidemic_bgt {
    width: 245px;
    height: 260px;
    background: #fff;
    float: left;
}

.gl3-textspan-position1 {
    right: 10px;
    bottom: 10px;
}

.gl3-textarea-number {
    position: absolute;
    bottom: 10px;
}

.gl3-textspan-position1 em {
    color: #000;
}

.toux {
    width: 180px;
    float: left;
    height: auto;
    background: #ffffff;
    padding-bottom: 16px;
    margin-top: 0px;
    min-height: 600px;
}

.wdzx {
    float: right;
    width: 940px;
}

.wdzy {
    height: 50px;
    line-height: 50px;
    border-left: 8px solid #396bdd;
    background: #f4f6f8;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 32px;
    cursor: pointer;
}

.toux li span {
    display: block;
    height: 38px;
    line-height: 41px;
    font-size: 18px;
    font-weight: bold;
    color: #4f4c4c;
    padding: 0px 0px 0 27px;
    font-size: 14px;
}

.toux li a {
    display: block;
    /* width: 87%; */
    /* height: 28px; */
    line-height: 34px;
    font-size: 14px;
    /* font-weight: normal; */
    color: #898585;
    padding-left: 45px;
}

.wdzy {
    margin-top: 16px;
    height: auto;
    width: 75%;
}

.toux ul {
    margin-top: 5px;
    padding-bottom: -14px;
    padding-bottom: 0px;
}

.toux li a:hover {
    background: #f4f6f8;
}

.bjys {
    background: #fff;
    padding-bottom: 33px;
}

.wdzxs {
    float: right;
    width: 81%;
    background: #fff;
    border-radius: 2px;
    margin-top: 0;
    box-shadow: 1px 1px 6px 1px rgba(255, 255, 255, 0.1);
}

.wdxx {
    padding: 20px;
}

.myNews .title {
    width: 150px;
    height: 98px;
    line-height: 98px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    float: left;
}

.myNewsList {
    width: 160px;
    height: 98px;
    padding-top: 16px;
    padding-left: 32px;
    border-left: 1px solid #f1f1f1;
    float: left;
    cursor: pointer;
}

.myNewsList:first-child {
    border: none;
}

.myNewsList .tit {
    width: 100%;
    height: 14px;
    font-size: 14px;
    color: #666;
    margin-bottom: 24px;
}

.myNewsList .num {
    width: 100%;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
}

.myNewsList .num span {
    font-size: 36px;
    margin-right: 5px;
}

.titles {
    width: 150px;
    height: 98px;
    line-height: 98px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    float: left
}

.xxnr {
    padding: 12px 0px 14px 24px;
    overflow: hidden;
    /* margin-bottom: 4px; */
    margin-bottom: 20px;
}

.tabTit {
    width: 100%;
    height: 66px;
    overflow: hidden;
}

.tabTit>div.on {
    font-size: 20px;
    background: #ffffff;
    color: #333;
    line-height: 27px;
    font-weight: bold;
    text-indent: 12px;
    margin: 19px 0px 15px 0px;
    display: inline-block;
    border-left: 4px solid #396bdd;
}

.layui-btn {
    margin-bottom: 1px;
}

.fbxx .layui-form-item .layui-inline {
    margin-bottom: 21px;
    margin-right: 0;
}

.fbxx .layui-form-label {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 99px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    color: #101010;
}

.fbxx .layui-form-item .layui-input-inline {
    float: left;
    width: 174px;
    margin-right: 10px;
}

.fbxx .layui-input-block {
    margin-left: 129px;
    min-height: 36px;
}

.fbxx .layui-input,
.layui-textarea {
    display: block;
    width: 100%;
    padding-left: 10px;
}

.fbxx .layui-form-item {
    margin-bottom: 0;
    clear: both;
}

.fbxx .yhdm {
    margin-bottom: 20px;
}

.bcys {
    text-align: center;
    /* margin-left: 20px; */
}

.fbxx .layui-upload-drag .layui-icon {
    font-size: 50px;
    color: #396bdd;
}

.tpyq {
    color: #ff5722;
    margin-left: 10px;
}

.bcys .layui-input-block {
    margin-left: 0;
}

.zhony {
    color: #E74709;
    margin-top: 4px;
    font-style: inherit;
    position: absolute;
}

.con_hs {
    margin-top: 14px;
    width: 1200px;
    margin: 20px auto;
    background: white;
    overflow: hidden;
}

.kjnr {
    width: 100%;
    height: 100%;
}

.con_gj {
    margin-top: 0;
    background: #fff;
    margin-bottom: 17px;
}

.layui-layout-admin .layui-body {
    top: 317px;
    bottom: 0;
    margin-left: 2%;
}

.layui-layout-body .layui-layout .layui-side-menu {
    background-color: #fff !important;
    color: #000;
    margin-top: 353px;
    margin-left: 2%;
}

.zgkd {
    width: 98%;
}

.ztnr {
    width: 1200px;
    margin: 0 auto;
}

.jcbs {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.jcbs li {
    width: 566px;
    /* height: 200px; */
    background: #F9F9F9;
    font-size: 29px;
    color: #333333;
    font-weight: bold;
    /* line-height: 110px; */
    float: left;
    margin-right: 10px;
    margin: 8px 17px 20px 4px;
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
}

.jcbs li img {
    margin: -2px 32px 0 29px;
}

.jcbs li:hover {
    box-shadow: 0 2px 8px rgb(6 6 6 / 22%);
    cursor: pointer;
    background: #fff;
}

.ons {
    font-weight: inherit !important;
    font-size: 28px !important;
}

.jcbs ltabTiti:last-child {
    margin-right: 0 !important;
}

.layui-table .tab-jc {
    font-weight: bold;
    color: #000000;
}

.wdzx_w {
    width: 100%;
    height: auto;
}

.cxzl {
    background: #eaeef3;
}

.souk {
    width: 883px;
    height: 56px;
    background: #fff;
    float: left;
    border: 0;
    margin: 20px 0 0px 28px;
    font-size: 17px;
    color: #bebebe;
    padding-left: 19px;
}

.xky input::-webkit-input-placeholder {
    color: #fff;
    font-size: 20px !important;
}

.soua {
    width: 126px;
    height: 56px;
    background: url("../images/img/sousu.png;vpn_img") no-repeat 20px 17px #1764CE;
    float: left;
    border: 0;
    font-size: 20px;
    text-align: left;
    margin: 20px 0px 0px 0;
    color: #fff;
    text-indent: 57px;
    cursor: pointer;
}

.sousu input::-webkit-input-placeholder {
    color: #333;
    font-size: 18px;
}

.cjxx {
    margin-top: 26px;
    overflow: hidden;
}

.cjxx li {
    width: 383px;
    height: 94px;
    background: #60AFDD;
    float: left;
    margin-right: 24px;
    font-size: 27px;
    text-align: left;
    line-height: 94px;
    color: #fff;
}

.cjxx li img {
    margin: 0 40px 0 52px;
}

.cjxx li:nth-child(3n) {
    margin-right: 0;
}

.cjxx .cfxx {
    background: #5389D7;
}

.cjxx .pjxx {
    background: #777DCD;
}

.ggr {
    margin: 12px 0 21px 0;
}

.ggr td {
    padding: 16px;
    color: #989ca7;
    font-size: 16px;
    font-weight: inherit;
    border: 1px solid #f4ecec;
    text-align: center
}

.ggr th {
    padding: 16px;
    color: #535a6c;
    font-size: 18px;
    font-weight: inherit;
    border: 1px solid #f4ecec;
    background: #F7F7F7;
}

.zclb {
    width: 379px;
    height: 202px;
    background: #fff;
    float: left;
    margin-right: 31px;
    margin-top: 30px;
}

.zcfg {
    text-align: center;
    font-size: 26px;
    color: #999999;
    margin: 45px 0 2px 0;
}

.gengd a {
    color: #1980d3;
    font-size: 16px;
    margin-left: 10px;
}

.gengd img {
    margin-left: 10px;
    margin-top: -4px;
}

.zcqk {
    width: 100%;
    background: #F3F4F8;
    overflow: hidden;
    /* margin-bottom: 23px; */
    padding-bottom: 40px;
}

.zcnr {
    margin: 0 auto;
    width: 1200px;
    /* height: 400px; */
}

.zclb dl {
    margin: 31px;
}

.zclb dt {
    font-size: 21px;
    color: #333333;
    margin-bottom: 30px;
}

.zclb dd {
    color: #aaaaaa;
    font-size: 18px;
    margin-top: 6px;
}

.zcnr li:nth-child(3n) {
    margin-right: 0;
}

.zclb:hover {
    box-shadow: 0 2px 8px rgb(169 164 164 / 73%);
    cursor: pointer;
}

.zcus {
    /* position: absolute; */
    /* top: 78px; */
    /* left: 39px; */
    /* width: 100%; */
    font-size: 19px;
    font-weight: inherit;
    /* height: 106px; */
    /* background: red; */
    line-height: 32px;
    padding-left: 104px;
}

.zcus span {
    font-weight: initial;
    font-size: 16px;
    margin: 0px 13px 0 0;
    color: #2e5fd8;
    /* width: 95px; */
    display: block;
    /* font-weight: bold; */
}

.tdys {
    color: #8d9194;
    margin-right: 10px;
}

.tmys {
    /* margin-left: 66px; */
    line-height: 24px;
    /* width: 226px; */
    /* background: red; */
    /* height: 40px; */
}

.zhyy {
    width: 1076px;
    height: 247px;
    margin: 3px auto;
}

.con_ahs {
    margin-top: 14px;
    width: 1200px;
    margin: 20px auto;
    background: #e9eef3;
    overflow: hidden;
}

.bjyass {
    background: #e9eef3 !important;
}

.zh_z {
    /* width: 601px; */
    height: 108px;
    margin: 50px 0 0 42px;
    float: left;
}

.zh_z .notice {
    /* width: 298px; */
    /* border: 1px solid #d5d5d5; */
    overflow: hidden;
    /* border-right: 1px solid #e5e4e4; */
    padding-right: 60px;
}

.zh_z .notice .tab-hd {
    /* height: 29px; */
    background-color: #f3f3f3;
    margin-bottom: 16px;
    color: #404040;
}

.zh_z .notice .tab-hd li {
    float: left;
    height: 24px;
    line-height: 34px;
    /* width: 148px; */
    width: 25;
    line-height: 22px;
    /* width: 156px; */
    height: 16px;
    text-align: center;
    padding: 6px 24px 4px 24px;
    color: #585757;
    font-size: 16px;
    /* margin-left: 22px; */
    /* margin-right: 15px; */
    font-weight: bold;
    /* margin-left: 5px; */
}

.zh_z .notice .tab-hd li a {
    display: block;
    padding: 0 14px;
}

.zh_z .notice .tab-hd li a:hover {
    color: #f60;
    text-decoration: underline;
}

.zh_z .notice .tab-hd li.on {
    /* border: 1px solid #d5d5d5; */
    /* border-bottom: none; */
    /* font-weight: bold; */
    /* position: relative; */
    /* margin-right: -2px; */
    height: 34px;
    color: #fff;
    background: #2196f3;
    margin-right: -1px;
    line-height: 34px;
    cursor: pointer;
    margin: top;
    margin-top: -4px;
}

.zh_z .notice .tab-bd {
    /* border-top: 1px solid #e8e8e8; */
    /* padding: 17px; */
}

.zh_z .notice .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.zh_z .notice .tab-bd li {
    height: 22px;
    line-height: 22px;
    padding: 0 10px 0 5px;
    overflow: hidden;
    width: 125px;
    float: left;
}

.xky .souk {
    /* width: 457px; */
    height: 58px;
    background: #fff;
    float: left;
    border: 0;
    margin: 7px 0 0px 0px;
    font-size: 17px;
    color: #bebebe;
    border: 1px solid #efefef;
}

.xky {
    width: 100%;
    /* background: #ffffff; */
}

.xky .soua {
    width: 118px;
    height: 60px;
    background: #FF8328;
    border: 0;
    font-size: 24px;
    text-align: left;
    /* border: 1px solid #efefef; */
    margin: 7px 0px 0px 0;
    color: #ffffff;
    text-indent: 38px;
    cursor: pointer;
}

.xky .souk::-webkit-input-placeholder {
    color: #aab2bd;
    font-size: 15px;
}

.zh_r dl {
    float: left;
    margin: 40px 94px 0 0px;
    font-weight: bold;
    font-size: 21px;
    text-align: center;
}

.zh_r dl {
    float: left;
}

.zh_r dt {
    margin-bottom: 28px;
}

.jcjy {
    width: 100%;
    height: 222px;
    background: #eff7fc;
    border-top: 2px solid #0088FF;
}

.jcjy {
    margin-top: 40px;
    /* overflow: height:; */
}

.jcjy li {
    float: left;
    width: 287px;
    text-align: center;
    margin: 65px 41px 0px 46px;
    font-size: 30px;
    font-weight: bold;
    padding: 12px;
    background: #fff;
    color: #409eff;
    box-shadow: 0px 0px 10px 1px rgb(204 233 251);
    letter-spacing: 11px;
}

.jyxx {
    /* margin-top: 10px; */
    width: 189px;
    height: 290px;
    background: #7B6DE4;
    float: left;
}

.jyxx_l {
    text-align: center;
    margin: 47px 0 0 0;
}

.jyxx_l dd {
    font-size: 27px;
    margin: 9px 0 0 0;
    color: #fff;
    font-weight: bold;
}

.jy_ck {
    font-size: 14px;
    display: inline-block;
    background: white;
    padding: 8px 11px 8px 11px;
    border-radius: 2px;
    color: #20c79d;
    font-weight: initial;
    margin-top: 66px;
}

.jy_ck img {
    margin-left: 6px;
}

.jybkj {
    text-align: center;
    color: #409eff;
    font-size: 28px;
    width: 169px;
    height: 148px;
    line-height: 148px;
    margin: 16px;
    font-weight: bold;
    position: relative;
}

.jyxxs {
    /* margin-top: 10px; */
    width: 192px;
    height: 287px;
    background: #fff;
    /* margin-right: 8px; */
    float: left;
    margin-left: 0px;
    border-bottom: 1px solid #dfdede;
    /* border-top: 1px solid #dfdede; */
    border-right: 1px solid #dfdede;
}

.jyxxs dd {
    padding: 0px 0 0 17px;
    font-size: 17px;
    width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jybkj1 {
    text-align: center;
    color: #409eff;
    font-size: 28px;
    width: 100%;
    height: 287px;
    /* line-height: 148px; */
    margin: 0px;
    font-weight: bold;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
}

.jyxxs1 {
    /* margin-top: 10px; */
    width: 289px;
    height: 287px;
    background: #fff;
    /* margin-right: 8px; */
    float: left;
    margin-left: 0px;
    border-bottom: 1px solid #dfdede;
    /* border-top: 1px solid #dfdede; */
    border-right: 1px solid #dfdede;
}

.jyxxs1 dd {
    padding: 0px 0 0 17px;
    font-size: 17px;
    width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jy_mc {
    margin-bottom: 9px;
}

.jyxxs .jy_bh {
    font-size: 14px;
    color: #a6a1a1
}

.jyxxs .jy_je {
    font-size: 18px;
    color: #f96600;
    margin-top: 4px;
    font-weight: bold;
}

.jyxxb li:last-child {
    margin-right: 0;
}

.jyxxb {
    margin: 0 0 7px 0;
    overflow: hidden;
}

.jyxxb .jy_cs {
    background: #FFA879;
}

.jyxxb .jy_ls {
    background: #46CBAA;
}

#box {
    width: 1180px;
    margin: 0 auto;
}

#box dl {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dadada;
    margin: 0 20px;
}

#box dt {
    float: left;
    color: #8a8a8a;
}

#box dd {
    float: left;
    color: #252525;
    margin: 0 10px;
    font-size: 14px;
    cursor: pointer;
}

#box dd.active {
    color: #c4284d;
    font-weight: bold;
}

#box dl.select {
    background: #efefef;
    margin: 0;
    padding: 0 20px;
}

#box dl.select dd {
    border: 1px solid #c4284d;
    height: 25px;
    line-height: 25px;
    margin-top: 13px;
    padding: 0 2px 0 10px;
    border-radius: 3px;
    background-color: #fff;
}

#box dl.select dd span {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    background: #c4284d;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
    border-radius: 5px;
}

.sxnr {
    margin: 20px 0 0 0;
    overflow: hidden;
}

.sxnr li {
    width: 265px;
    height: 279px;
    text-align: left;
    float: left;
    border: 1px solid #efeded;
    margin: 16px 11px 25px 20px;
}

.sxnr li:hover {
    cursor: pointer;
    transition: 1s all;
    -webkit-transition: 1s all;
    box-shadow: 0 1px 3px 0 rgb(239 239 239 / 30%), 0 4px 7px 3px rgb(78 77 77 / 15%);
}

.sxnr li:nth-child(4n) {
    margin-right: 0;
}

.sxnr li dt {
    width: 250px;
    height: 160px;
    text-align: center;
    padding-top: 12px;
}

.sxnr li dt img {
    width: 150px;
    height: 150px;
}

.sxnr li dd {
    padding: 0 21px;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sxnr_m {
    font-size: 18px;
    color: #5d5858;
}

.sxnr_js {
    color: #b0b0b0;
    font-size: 14px;
}

.sxnr_jg {
    color: red;
    font-size: 18px;
}

.cxzbt {
    background: #EFF7FC;
    height: 62px;
    width: 100%;
}

.gengd {
    float: right;
    display: inline-block;
    margin: 12px 24px 0 0;
    background: #fefefe;
    padding: 8px 12px 8px 12px;
}

.ajxx {
    font-size: 24px;
    line-height: 62px;
    background: url(../images/img/cx_1.png;vpn_img) no-repeat;
    width: 237px;
    height: 62px;
    display: inline-block;
    text-indent: 14px;
    color: #fff;
}

.lvst {
    background: url("../images/img/cx_2.png;vpn_img");
    float: left;
}

.zcwj {
    background: url("../images/img/cx_3.png;vpn_img")
}

.wysb {
    margin-top: 1px;
    width: 148px;
    height: 36px;
    float: left;
    color: #fff;
    line-height: 36px;
    font-size: 18px;
    text-indent: 45px;
    background: url("../images/img/bjan.png;vpn_img");
}

.wysb:hover {
    color: #fff
}

.wysbs {
    float: right;
    width: 269px;
    height: 62px;
}

.cxjz {
    width: 145px;
    margin: 7px auto;
}

.nav li a {
    color: #fff;
}

.zjgd {
    height: 580px;
}

.jybkj img {
    width: 169px;
    height: 148px;
}

.jybkj1 img {
    width: 100%;
    height: 100%;
}

.zjgd dl {
    margin: 164px 0 0 0;
}

.sskb {
    width: 100%;
    height: 494px;
    overflow: hidden;
}

.zscqmc {
    font-size: 50px;
    text-align: center;
    color: #fff;
    line-height: 130px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 60px;
}

.zzjt {
    text-align: center;
    color: #409efe;
    font-size: 40px;
    margin: 37px 0;
    letter-spacing: 2px;
}

.zjjt_lb {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 49px;
}

.zjjt_lb li {
    width: 241px;
    height: 180px;
    background: #fff;
    padding: 18px;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
}

.zjjt_lb li:hover {
    box-shadow: 0 0 16px 0 rgb(146 185 216);
    cursor: pointer;
}

.jysx {
    position: absolute;
    width: 169px;
    height: 148px;
    top: 0;
    left: 0;
}

.cwjg {
    text-align: center;
    font-size: 28px;
    color: #5d5555;
    padding: 39px;
    width: 50%;
    margin: 0 auto;
    background: #fbfbfc;
    box-shadow: 0px 0px 10px 1px rgba(153, 153, 153, 0.35);
}

.zzjt_t {
    position: relative;
}

.zzjt_t img {
    width: 235px;
    height: 148px;
}

.zjjt_lb li:nth-child(4n) {
    margin-right: 0;
}

.zjjt_lb li {
    float: left;
    margin-right: 30px;
    margin-bottom: 41px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 20%);
}

.zjjt_z {
    width: 100%;
    height: 148px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    color: #409eff;
    line-height: 148px;
    text-align: center;
    font-weight: bold;
}

.zzjt_t img {
    width: 231px;
    height: 148px;
}

.hwwq {
    width: 1200px;
    margin: 0 auto;
}

.kjxg {
    width: 100%;
    height: 525px;
    border: 0;
}

.qrym {
    position: relative;
}

.qrym_m {
    position: absolute;
    left: 0;
    top: 0;
}

.jsmc {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    letter-spacing: 2px;
    left: 50%;
    display: inline-block;
    top: 50%;
    margin-top: -200px;
    margin-left: -177px;
}

.zjzx_z {
    width: 166px;
    height: 206px;
    background: #fff;
    float: left;
    color: #615e5e;
    font-size: 18px;
    box-shadow: 0 0 8px rgb(107 111 113 / 32%);
}

.zjzx_r {
    height: 206px;
    background: #fff;
}

.zjzx_z dl {
    text-align: center;
    margin-top: 40px;
}

.zjzx_z dt {
    margin-bottom: 20px;
}

.zjzx_z dd {
    font-weight: bold;
}

.sats {
    width: 577px;
    height: 208px;
    float: left;
    /* margin: -1px; */
    margin-right: 31px;
    box-shadow: 0 0 8px rgb(107 111 113 / 32%);
}

.sats dt {
    padding: 12px 0 0px 18px;
    font-size: 22px;
    font-weight: bold;
}

.sats dt img {
    margin-right: 10px;
}

.sats dd {
    font-size: 16px;
    height: 40px;
    background: #F6FBFF;
    width: 538px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    margin: 4px 0px 6px 18px;
}

.sats dd img {
    margin: 0 10px;
}

.wqxx {
    overflow: hidden;
    padding: 7px;
    margin: 10px 0;
}

.zjzx_r dl:last-child {
    margin-right: 0;
}

.wzms {
    width: 96%;
    font-size: 18px;
    margin: 0 auto;
    padding: 23px 24px 34px 30px;
    background: #fff;
    line-height: 32px;
    margin: 21px 0 0 0;
    text-indent: 2em;
    box-shadow: 0 8px 16px 0 rgb(7 17 27 / 10%);
}

.ztys {
    color: red
}

.con_gj .tabTit>div.on {
    font-size: 20px;
    background: #ffffff;
    color: #333;
    line-height: 29px;
    font-weight: bold;
    text-indent: 12px;
    margin: 28px 0px 15px 16px;
    display: inline-block;
    border-left: 4px solid #396bdd;
}

.zybj .gbysl {
    background: #fff;
}

.shangc {
    margin-left: 100px;
}

.xgys {
    margin: 7px 0 21px 0;
    font-size: 16px;
    font-weight: bold;
}

.tjsqr {
    /* background: #009688; */
    background: #187ce3;
    color: #fff;
    border: 0;
}

#test8 {
    color: #7d7676;
    border: 1px solid #e4dede;
    background: #fdfafa;
}

.bjys .layui-elem-quote {
    margin-bottom: 10px;
    padding: 15px;
    line-height: 22px;
    border-left: 0px solid #2196f3;
    color: #187ce3;
    box-shadow: 0 23px 6px -23px rgb(11 27 43 / 20%);
    font-size: 16px;
    background-color: #efeeee;
}

.tsxz {
    float: right !important;
}

.jyxx_z {
    float: left;
    width: 580px;
    background: #fff;
    margin-bottom: 20px;
}

.jyxx_r {
    width: 580px;
    float: right;
    background: #fff;
    margin-bottom: 20px;
}

.zyrz {
    text-indent: 5px;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #dfdede;
    padding: 18px 0 18px 10px;
    color: #292929;
}

.zyrzw {
    border-left: 4px solid #03a9f4;
    padding-left: 9px;
    color: #03a9f4;
    display: inline-block;
    height: 21px;
    line-height: 20px;
}

.gengdn {
    float: right;
    font-size: 14px;
    color: #1ca9f4;
    margin-right: 15px;
    font-weight: initial;
}

.jyxxs:nth-child(3n) {
    margin-right: 0;
    border-right: 0;
}

.jyxxs1:nth-child(3n) {
    border-right: 1px solid #dfdede;
}

.jyxxs:nth-child(4n) {
    border-bottom: 0;
}

.jyxxs:nth-child(5n) {
    border-bottom: 0;
}

.jyxxs:nth-child(6n) {
    border-bottom: 0;
}

.ggr tr:hover {
    cursor: pointer;
    background: #ececec;
    transition: 1s all;
    -webkit-transition: 1s all;
}

.fyys {
    /* width: 441px; */
    margin: 44px auto;
    text-align: center;
}

.cxzll tr {
    border-right: 1px solid red;
}

.sukn {
    float: right;
    margin-top: 15px;
}

.anniuy_s {
    width: 47px;
    height: 30px;
    margin-left: -6px;
    margin-top: 4px;
    border: 0;
    line-height: 30px;
    cursor: pointer;
    color: #fff;
    background: #396bdd;
    vertical-align: bottom;
}

.ssnr_xx {
    border: 1px solid #b3b0b0;
    height: 28px;
    padding-left: 10px;
    border-radius: 2px;
    margin-top: -8px;
}

.mkhnr {
    width: 98%;
    margin: 0 auto;
}

.protect {
    width: 1200px;
    margin: 0 auto;
}

.protect-t {
    width: 100%;
    border-bottom: 2px solid #0088ff;
    line-height: 80px;
}

.protect-t span {
    border-left: 5px solid #245ada;
    padding: 0 15px;
    font-size: 27px;
}

.protect-ul {
    display: block;
    padding-top: 66px;
    width: 96%;
    margin: 0 auto;
}

.protect-li {
    width: 100%;
    display: inline-block;
}

.protect-lil {
    width: 160px;
    height: 220px;
    padding-top: 70px;
    float: left;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 90px;
}

.protect-lil1 {
    background-color: #7b6de4;
}

.protect-lil2 {
    background-color: #46cbaa;
}

.protect-lil3 {
    background-color: #ffa879;
}

.protect-lil4 {
    background-color: #ff7b69;
}

.protect-lil-t {
    color: #fff;
    margin-bottom: 40px;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
}

.protect-lil-b {
    position: relative;
    /* font-size: x-large; */
    background: #fff;
    color: #333;
    padding: 3px 10px;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer;
}
.protect-lil-b:hover .protect-lil-b-item {
    opacity: 1;
}
.protect-lil-b-item:hover {
    opacity: 1;
}
.protect-lil-b-item {
    opacity: 0;
    position: absolute;
    display: flex;
    left: 0;
    top: 32px;
    flex-direction: column;
    padding: 10px;
    width: 160px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ebeef5;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}
.protect-lil-b-item::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 15px;
    border-width: 6px;
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #ebeef5;
    border-top-width: 0;
}
.protect-lil-b-item > span {
    /* white-space: nowrap; */
    text-align: left;
    padding: 4px 0;
    border-bottom: 1px dashed #999;
}

.protect-lir {
    float: left;
    width: calc(100% - 160px);
}

.protect-lir-t {
    width: 100%;
    display: block;
    line-height: 40px;
    padding: 0 40px;
    font-size: 18px;
    color: #999;
    box-sizing: border-box;
}

.protect-lir-t em {
    font-style: normal;
    margin-left: 5px;
    color: #999;
}

.protect-lir-ti {
    width: 100%;
    height: 180px;
}

.qixx_xg {
    width: 121px;
    display: inline-block;
    margin-top: 10px;
}

.ydwz {
    font-size: 14px;
    margin-left: 104px;
    margin-top: 20px;
}

.ydwz p {
    font-size: 16px;
}

.ydwz li {
    font-size: 14px;
}

.protect_tb {
    width: 118px;
    text-align: center;
}

.zxb_lb {
    width: 100%;
    height: 177px;
    background: #fff;
    text-align: center;
    box-shadow: 0 2px 8px rgb(115 116 117 / 14%);
}

.zxb_lb li {
    float: left;
    margin: 33px 1px 0 26px;
    line-height: 23px;
    font-size: 16px;
}

.zxb_lb span {
    display: block;
}

.zxb_lb .protect_jt img {
    margin-top: 61px;
}

.zxb_lb .protect_jt {
    margin: 0;
}

.protect_tb span {
    margin-top: 8px;
}

.wyyz li {
    margin-right: 19px !important;
}

.cjsym tr:hover {
    background: none !important;
}

.cjsym .tab-jc {
    text-align: center;
}

.logos {
    width: 422px;
    height: 69px;
    float: left;
    text-align: center;
    line-height: 70px;
    color: black;
    font-size: 32px;
    font-weight: bold;
}

.xzxgs {
    color: #5B93FF !important;
}

.daoh {
    width: 680px;
    float: right;
}

.navtb {
    width: 1210px;
    height: 160px;
    background: #fff;
    color:#117ae5;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    word-break: break-all;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 8px;
}

.dbjys {
    width: 100%;
    /* height: 117px; */
    background: #fff;
}

.daoh li {
    float: left;
    margin-left: 20px;
    font-size: 21px;
    line-height: 117px;
    color: #333333;
    font-weight: bold;
    cursor: pointer;
}

.daoh li:nth-child(5n) {
    margin-right: 0;
}

.jzdx {
    width: 1200px;
    margin: 27px auto;
    margin-bottom: 40px;
    height: 4px;
    position: relative;
}

.xwlbs {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
}

.tzgg_bj li {
    font-size: 17px;
    line-height: 46px;
    height: 50px;
    border-bottom: 1px dashed #e3e2e2;
    padding-left: 17px;
}

.tzgg_bj li img {
    margin-right: 10px;
    float: left;
    margin-top: 20px;
}

.shijprop {
    display: inline-block;
    width: calc(100% - 150px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tzgg_bj {
    margin-top: 27px;
    padding: 22px;
}

.tzgg_bj li .shij {
    float: right;
    margin-right: 20px;
}

.fenye {
    text-align: center;
    border: 0;
}

.news {
    padding: 46px;
}

.news .news-l {
    font-size: 16px;
    line-height: 31px;
    margin: 16px 0;
    text-indent: 2em;
}

.wzxgnr .times {
    float: right;
}

.daohy {
    width: 1200px;
    margin: 14px auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.daohy ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.daohy a {
    width: 50%;
    display: block;
    margin-bottom: 20px;
}

.daohy li {
    width: 100%;
    height: 290px;
    float: left;
    margin-left: 5px;
    background: url("../images/imgs/bg_1.jpg;vpn_img") no-repeat center center / 100% 100%;
}

.daohy li:nth-child(5n) {
    margin-right: 0;
}

.dhlb {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.dh_tb {
    margin: 51px 8px 0 0;
}

.dh_yw {
    margin: 11px 5px 17px 0;
    color: #fff;
}

.dh_ms {
    margin: 0;
    color: #ffff;
    width: 175px;
    margin-left: 26px;
    text-align: left;
    font-size: 14px;
    text-align: justify;
}

.dh_mc {
    margin: 22px 8px 2px 0;
    font-size: 33px;
    color: #fff;
}

.daohy .jcjys {
    background: url("../images/imgs/bg_2.jpg;vpn_img") no-repeat center center / 100% 100%;
}

.daohy .zxbhy {
    background: url("../images/imgs/bg_3.jpg;vpn_img") no-repeat center center / 100% 100%;
}

.daohy .changxzl {
    background: url("../images/imgs/bg_4.jpg;vpn_img") no-repeat center center / 100% 100%;
}

.daohy .zsfwxx {
    background: url("../images/imgs/bg_5.jpg;vpn_img") no-repeat center center / 100% 100%;
}

.daohy li:hover img {
    transition: all 1s;
    transform: scale(1.1);
}

.mysx {
    text-align: left;
    width: 66px;
    margin-top: 4px;
    font-size: 17px;
}

.tjjs {
    text-align: center;
    margin-top: 20px;
}

.beijingy {
    background: #fff;
}

.ggr .beijingy {
    background: #fff;
    border: 0
}

.anjmc {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 25px 0;
}

.cjsym td {
    text-align: left;
}

.cjsym .fangx {
    text-align: right;
}

.xqtp {
    text-align: center !important;
    background: red;
    background: #f5f8fd;
}

.cfzyxx {
    background: #f6f6f6;
    padding: 16px;
    margin-bottom: 13px;
    margin-top: 16px;
}

.chfmc {
    font-size: 18px;
    /* border-left: 4px solid #2196f3; */
    padding-left: 10px;
}

.cfzy {
    margin: 10px 0 0 0;
    font-size: 20px;
    font-weight: bold;
}

.cfzyxx p {
    font-size: 16px;
    font-weight: initial;
    line-height: 42px;
    margin-left: 18px;
}

.zsfwy {
    margin-top: 10px;
    margin-bottom: 15px;
}

.daohy_fw {
    background: #E9F3FB;
}

.zsfu li {
    width: 74px;
    height: 309px;
    /* float: left; */
    margin-left: 15px;
    background: white;
    text-align: center;
    box-shadow: 0 0 12px rgb(3 126 202 / 25%);
    display: inline-block;
}

.zsfu {
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0 47px 0;
    background: #E9F3FB;
}

li.zs_1{
    display: flex;
    justify-content: center;
    align-items: center;
}
li.zs_1 dt{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 76px;
    margin-bottom: 40px;
}

li.zs_1 dd{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}

.zs_1 dt {
    margin-top: 76px;
}

.zs_1 dd {
    font-size: 17px;
    font-weight: bold;
    margin-top: 40px;
    color: #413f39;
}

.zsfu li:hover {
    background: -webkit-linear-gradient(top, #e0f2ff, #ffffff);
    box-shadow: 0 3px 14px 2px #199cf773;
    cursor: pointer;
}

.gdxf {
    margin-top: -4px;
    margin-right: 10px;
}

.gdxf a {
    color: #919191;
    font-size: 14px;
}

.jgshul {
    font-size: 14px;
    position: absolute;
    width: 150px;
    left: 1020px;
}

.jgshul i {
    color: #f44336;
    margin: 0 4px;
    font-style: inherit;
    font-size: 14px;
}

.yxtj {
    position: relative;
}

.ywfwlb {
    margin: 10px;
}

.ywfwlb th {
    padding: 10px;
    color: #535a6c;
    font-size: 22px;
    font-weight: inherit;
    border-bottom: 1px solid #f4ecec;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    background: white;
    border-right: 1px solid #ffffff;
    white-space: nowrap;
}

.ywfwlb td {
    padding: 15px 5px 15px 5px;
    color: #989ca7;
    font-size: 15px;
    font-weight: inherit;
    border: 1px solid #f4ecec;
    text-align: center;
    border-bottom: 1px solid #f4ecec;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    white-space: nowrap;
}

.kj_z {
    float: left;
    width: 180px;
    background: #2245CC
}

.frame {
    width: 1000px;
    /* background: white; */
    float: right;
}

.zndd {
    width: 70px;
    height: 86px;
    position: fixed;
    right: 15px;
    bottom: 55%;
    text-align: center;
    font-size: 14px;
    background: white;
    box-shadow: 0 0 18px rgb(0 0 0 / 10%);
}

.zndd dt {
    margin: 16px 0 0px 0;
}

.zndd dd {
    margin: 5px 0 10px 0;
}

.ifrme {
    width: 1000px;
    height: auto;
}

.main {
    margin: 14px auto;
    width: 1200px;
}

.toux .wdzy {
    line-height: 50px;
    border-left: 4px solid #396bdd;
    background: #f4f6f8;
    color: #555151;
    font-size: 20px;
    font-weight: bold;
    padding-left: 32px;
    margin-top: 0px;
    height: auto;
    cursor: pointer;
    width: auto;
}

.kuangj {
    width: 100%;
}

.ifrmes {
    min-height: 600px;
}

.ggr tr {
    background: #fff;
}

.zjjt_lb p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.protect-lil5 {
    background-color: #fc656e;
}

.pygl_b {
    padding: 0 10px;
}

.kjqt {
    width: 100%;
    height: 575px;
}

.xzbgys td {
    font-size: 18px;
    padding: 16px;
    text-align: left;
    word-break: break-all;
}

.xznh_mc {
    background: #f1f9ff
}

.asqbt {
    font-weight: bold;
    text-align: center !important;
}

.bjgd {
    margin-top: 10px;
}

.anniu {
    margin: 15px 0 0 56px;
    font-size: 27px;
}

.anniu span {
    margin: 0;
    color: #5983bc;
    font-size: 18px;
}

.anniu span img {
    margin: 0 7px 0 8px;
}

.bijz {
    /* height: 179px !important; */
}

.jyz {
    width: 590px;
    float: left;
    background: white;
    padding-bottom: 22px;
    overflow: hidden;
}

.jyr {
    float: right;
    width: 590px;
    /* padding-bottom: 128px; */
    background: white;
}

.jydt_l {
    margin-top: 13px;
    padding-bottom: -5px;
    overflow: hidden;
}

.jydt_t {
    overflow: hidden;
}

.jydt_l li {
    width: 177px;
    height: 234px;
    background: white;
    float: left;
    margin-right: 0px;
    padding-top: 5px;
    margin-bottom: 31px;
    text-align: center;
    border-radius: 2px;
    margin-left: 15px;
    margin-top: 4px;
    /* border: 1px solid #cecdcd; */
    box-shadow: 0px 0px 0px 1px rgb(142 142 142 / 23%);
}

.jydt_l li:nth-child(3n) {
    margin-right: 0;
}

.jydt_l li img {
    width: 160px;
    height: 120px;
    margin-top: 3px;
}

.jydt_l dd {
    text-align: left;
    margin-left: 14px;
    font-size: 16px;
    line-height: 23px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jyz .jy_mcs {
    font-size: 14px;
    margin: 6px 0 1px 14px;
    font-weight: bold;
}

.jyz .jy_rm {
    font-size: 14px;
    color: #979595;
}

.jyz .jy_zt {
    font-size: 14px;
    color: #979595;
}

.jyz .jy_jg {
    font-size: 16px;
    /* font-weight: bold; */
    color: red;
}

.jyr .jy_mcs {
    font-size: 14px;
    margin: 6px 0 1px 11px;
    font-weight: bold;
}

.jyr .jy_rm {
    font-size: 14px;
    color: #979595;
}

.jyr .jy_zt {
    font-size: 14px;
    color: #979595;
}

.jyr .jy_jg {
    font-size: 16px;
    /* font-weight: bold; */
    color: red;
}

.jy_ts {
    margin-top: 45px;
    padding-bottom: 67px;
}

.jyfw_top {
    border-top: 15px solid #eaeef3;
}

.news_s {
    font-size: 16px;
    text-align: left;
    /* line-height: 30px; */
    text-indent: 2em;
    color: #333;
    line-height: 216%;
    border: 0;
    /* margin-bottom: 20px; */
}

.ysmk {
    margin-bottom: 50px;
}

.bxtlx {
    margin-left: 22px;
}

.blkk {
    background: url("../images/imgs/article_titlt_bg.png.html;vpn_img") bottom left repeat-x;
    padding-bottom: 30px;
    color: #999;
    text-align: center;
    margin-bottom: 26px;
}

.xmsj {
    margin-bottom: 0px;
}

.ssbjs {
    background-size: 100% 100%;
    width: 100%;
    height: 500px;
}

.gedcx {
    margin: 50px 6px 0 42px;
    display: inline-block;
    font-size: 16px;
    color: white;
    text-align: center;
}

.cxzlls {
    background: #fff;
}

.cxzlls th {
    font-size: 16px;
    font-weight: bold;
}

.brand-mess .result-item {
    border-bottom: 1px solid #ececec;
    width: 100%;
    height: 160px;
    padding: 30px 0;
    background-color: #FFFFFF;
}

.brand-mess .result-item div {
    float: left;
}

.brand-mess .result-item .left {
    width: 100px;
    height: 100px;
    line-height: 94px;
    border: 1px solid #ececec;
}

.brand-mess .result-item .left img {
    width: 100px;
    height: auto;
}

.brand-mess .result-item .cent {
    width: 920px;
    height: 100px;
    margin: 0 20px;
    background-color: #FFFFFF;
}

.brand-mess .result-item .cent div {
    width: 230px;
    height: 100px;
}

.brand-mess .result-item .cent div span {
    color: #9b9b9b !important;
    font-size: 14px;
    margin-right: 8px;
}

.brand-mess .result-item .cent div p {
    margin: 10px auto;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
}

.brand-mess .result-item .cent .c-f .c-f-p1 {
    color: #3c7ee5;
}

.brand-mess .result-item .cent .c-t .c-t-t {
    width: 416px;
    text-indent: 30px;
}

.brand-mess .result-item .right {
    width: 100px;
    height: 100px;
    padding-top: 20px;
    cursor: pointer;
}

.brand-mess .result-item .right a {
    color: #fff;
    background-color: #fc6530;
    border-color: #fc6530;
    text-align: center;
    width: 100px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    cursor: pointer;
}

.xialkx {
    float: left;
    width: 136px;
    margin-top: 7px;
    height: 60px;
    /* text-align: center; */
    text-indent: 28px;
    padding-right: -5px;
    /* margin-right: 4px; */
    font-size: 20px;
    border: 0;
    background: #e7ebf5;
    color: #484545;
    /* padding-right: 11px; */
    /* margin-left: -5px; */
}

.sjkym {
    width: 716px;
}

.secondary-container {
    background-color: #FFFFFF;
    margin: 0 auto;
}

.secondary-container .tips {
    padding: 21px 0;
}

.secondary-container .tips p {
    font-size: 14px;
    color: #959595;
    text-align: left;
}

.crumbs {
    display: inline-block;
    color: #959595;
}

.secondary-container .details .details-title {
    height: 60px;
    /* background-color: #F2F4F6; */
    padding: 12px 0 0 15px;
}

.secondary-container .details .details-title .left {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 35px;
    color: #2554b3;
    font-family: "Microsoft Ya Hei";
    text-align: left;
    margin-right: 10px;
}

.secondary-container .details .details-title .center {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 35px;
    color: #000000;
    font-family: "Microsoft Ya Hei";
    text-align: left;
    margin-right: 8px;
}

.secondary-container .details .details-body {
    min-height: 600px;
}

.secondary-container .details .details-title .right {
    color: #FFFFFF;
    background-color: #12D591;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 14px;
    vertical-align: text-bottom;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    font-size: 18px;
    color: #2554b3 !important;
}

.layui-tab-title li {
    color: #959595 !important;
    font-size: 18px !important;
    margin-right: 15px;
    line-height: 60px !important;
}

.layui-tab-title .layui-this {
    background: none;
    line-height: 60px !important;
    height: 60px !important;
    font-weight: normal;
}

.layui-tab-title li {
    min-width: 111px;
}

.secondary-container .tips {
    padding: 21px 0;
}

.secondary-container .tips p {
    font-size: 14px;
    color: #959595;
    text-align: left;
}

.secondary-container .details .details-title {
    /* background-color: #F2F4F6; */
    padding: 12px 0 0 15px;
    display: block;
    display: inline-table;
}

.secondary-container .details .details-title .left {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 35px;
    color: #2554b3;
    font-family: "Microsoft Ya Hei";
    text-align: left;
    margin-right: 10px;
}

.secondary-container .details .details-title .center {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 35px;
    color: #000000;
    font-family: "Microsoft Ya Hei";
    text-align: left;
    margin-right: 8px;
}

.secondary-container .details .details-title .right {
    color: #FFFFFF;
    background-color: #12D591;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 14px;
    vertical-align: text-bottom;
}

.layui-tab-title {
    height: 60px !important;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    font-size: 18px;
    color: #2554b3 !important;
}

.layui-tab-title .layui-this:after {
    border-bottom: 4px solid #2554b3 !important;
    height: 60px !important;
}

.layui-tab-title li {
    color: #959595 !important;
    font-size: 18px !important;
    margin-right: 15px;
    line-height: 60px !important;
}

.secondary-container .details .details-body {
    min-height: 600px;
}

.secondary-container .details .details-body .layui-tab-content {
    padding: 0;
}

.secondary-container .details .details-body .slideMenu {
    width: 161px;
    float: left;
    padding-top: 36px;
    margin-left: 13px;
}

.secondary-container .details .details-body .slide-content {
    display: inline-block;
    width: 959px;
    padding-top: 36px;
    padding-left: 23px;
    border-left: 1px solid #eee;
}

.secondary-container .details .details-body .slide-content .slide-div div {
    margin-bottom: 30px;
}

.secondary-container .details .details-body .slideMenu li {
    width: 140px;
    height: 35px;
    border-radius: 5px;
    text-align: left;
    text-indent: 10px;
    line-height: 35px;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 30px;
}

.secondary-container .details .details-body .slideMenu li a {
    width: 112px;
    display: inline-block;
}

.secondary-container .details .details-body .slideMenu li img {
    margin-top: -3px;
    display: none;
}

.secondary-container .details .details-body .slideMenu .active {
    background-color: #2554b3;
    border-left: 4px solid #ff8328;
}

.secondary-container .details .details-body .slideMenu .active a {
    color: #FFFFFF;
}

.secondary-container .details .details-body .slideMenu .active img {
    display: inline-block;
}

.secondary-container .details .details-body .slide-content p {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 35px;
    color: #2554b3;
    font-family: "Microsoft Ya Hei";
    text-align: left;
    margin-bottom: 30px;
}

.secondary-container .details .details-body .slide-content span {
    /* width: 1001px; */
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #484848;
    font-family: "Microsoft Ya Hei";
    height: auto;
    margin: 10px auto 30px;
    font-size: 21px;
}

.secondary-container .details .details-body .slide-content .sp1 {
    height: 26px;
    line-height: 26px;
    font-size: 24px;
}

#PDF a {
    color: #3c7ee5 !important;
    display: inline-block;
    margin-left: 8px;
    border: 1px solid #3c7ee5;
    padding: 10px 21px;
    border-radius: 4px;
}

#mess .item ul {
    border-bottom: 1px solid #c8c8c8;
}

#mess .item ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

#about {
    padding-top: 20px;
    padding-bottom: 50px;
}

#about .aItem {
    /* height: 80px; */
    padding-top: 11px;
    border: 1px solid #f4f4f4;
    margin-bottom: 2px;
    cursor: pointer;
    background: aliceblue;
}

#about .aItem span {
    font-size: 16px;
    padding: 6px 22px;
    display: inline-block;
    text-align: center;
}

.family i {
    font-size: 20px;
    font-weight: 500;
    line-height: 100px;
    margin-bottom: 0px;
}

.sujs {
    margin: 17px 1px 20px 0;
    /* overflow: hidden; */
    position: relative;
    /* box-sizing: border-box; */
    width: 100%;
    display: inline-block;
}

.sujs_k {
    float: left;
    width: 956px;
    height: 40px;
    font-size: 17px;
    padding-left: 16px;
    border: 1px solid #cec9c9;
    padding-right: 80px;
}

.sujs_an {
    float: left;
    width: 81px;
    height: 43px;
    background: #ff5722;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-top: -1px;
}

.ercijs {
    position: absolute;
    top: 10px;
    left: 971px;
    font-size: 16px;
}

.ercijs a {
    font-size: 16px;
    color: #333;
}

.search-pop {
    width: 610px;
    position: absolute;
    top: 42px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #1976D2;
    display: none;
}

.search-popactive {
    display: block;
}

.search-pop-t {
    margin-bottom: 20px;
    display: block;
    font-size: 16px;
}

.search-pop-cl {
    border: 0;
    font-size: 16px;
}

.search-pop-cc {
    width: 200px;
    height: 34px;
    font-size: 16px;
}

.search-pop-cr {
    width: 300px;
    height: 34px;
    line-height: 18px;
    font-size: 16px;
    padding: 6px 0;
    outline: none;
    text-indent: 12px;
    vertical-align: top;
    box-sizing: border-box;
}

.search-pop-b {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
}

.search-pop-b button {
    width: 62px;
    height: 32px;
    background: #1976D2;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 32px;
    margin-left: 71px;
    cursor: pointer;
}

.sskn {
    width: 735px;
    height: 59px;
    float: left;
    margin-top: 77px;
}

.ssk_z {
    float: left;
    width: 528px;
    height: 59px;
    background: #fff;
}

.ssk_r {
    height: 60px;
    width: 132px;
    background: #EA9500;
    float: left;
    border: 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: initial;
}

.ssk_r:hover {
    background: #ff5722;
    transition: 1s all;
    -webkit-transition: 1s all;
    cursor: pointer;
}

.ssk_z_xl {
    margin: 0;
    float: left;
    width: 100px;
    height: 59px;
    border: 0;
    padding-left: 10px;
    padding-right: -1px;
    font-size: 19px;
    background: #fbf7f7;
}

.ssk_z_sr {
    margin: 0;
    width: 408px;
    border: 0;
    height: 59px;
    padding-left: 10px;
    float: left;
}

.ssk_xl_k {
    width: 80px;
}

.ssk_z input::-webkit-input-placeholder {
    color: #aab2bd;
    font-size: 16px;
    line-height: 30px;
}

.zscq-head-titler span {
    display: block
}

.jsbhcx {
    text-indent: 146px;
}

.zxzx a {
    line-height: 52px;
    display: inline-block;
    color: #fff;
    /* font-weight: bold; */
    font-size: 15px;
}

.zxqt {
    margin: -80px 0 0 -114px;
}

.noData {
    display: none;
    background: #fff;
    font-size: 20px;
    line-height: 320px;
    font-weight: 600;
    text-align: center;
}

.tjsm {
    padding: 30px 3%;
    box-sizing: border-box;
}

.tj-smt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.tj-smc {
    display: block;
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 30px;
    font-size: 16px;
}

.tj-smcs {
    display: block;
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
}

.brand-mess .result-item .cent div.right1 {
    width: 60px;
    padding-top: 10px;
    text-align: center;
}

.brand-mess .result-item .cent div.right2 {
    width: 60px;
    padding-top: 10px;
}

.brand-mess .result-item .right1 a {
    background: url(../images/zybq.png.html;vpn_img) no-repeat center center;
    background-size: 100% 100%;
    width: 35px;
    height: 50px;
}

.brand-mess .result-item .right2 a {
    background: url(../images/zybq-gray.png.html;vpn_img) no-repeat center center;
    background-size: 100% 100%;
    width: 35px;
    height: 50px;
}

.qtxx_b {
    text-align: center;
    font-size: 30px;
    color: #353535;
    margin: 50px 0;
    font-weight: bold;
}

.ycjl {
    margin-left: 47px;
}

.fxk_r {
    float: left;
    width: 80%;
}

.fxk_z {
    width: 111px;
    float: left;
    height: 100%;
}

.ycjs {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #222;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
    margin-bottom: 10px;
}

.xxqt_lb {
    overflow: hidden;
    background: #ffffff;
    width: 98%;
    margin: 0 auto;
    border-bottom: 20px solid white;
    padding: 19px 0 6px 0;
    margin-bottom: 23px;
    box-shadow: 6px 0px 18px 2px rgb(206 199 199 / 25%);
}

.zxqtxx dd {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.tsxlk {
    margin-bottom: 17px;
}

.js_ym_xg th {
    text-align: center;
}

.js_ym_xg td {
    text-align: center;
}

.hqyzm1 {
    padding: 10px 14px 10px 14px;
    background: #2196f3;
    font-size: 13px;
    border: 0;
    color: #fff;
    border-radius: 38px;
    cursor: pointer;
}

.hqyzm {
    padding: 10px 14px 10px 14px;
    background: #2196f3;
    font-size: 13px;
    border: 0;
    color: #fff;
    border-radius: 38px;
    cursor: pointer;
}

.hqyzm:hover {
    background: red;
    transition: 1s all;
    -webkit-transition: 1s all;
}

.fyxx_kz {
    text-align: center;
    margin: 28px 0 65px 0;
}

.xzjyxx {
    margin: 15px 0 34px 160px;
    font-size: 18px;
    color: #606163;
    letter-spacing: 2px;
    height: 31px;
    width: 72%;
    font-weight: bold;
    display: inline-block;
    /* border-left: 4px solid #1e9ffc; */
    padding-left: 15px;
    line-height: 16px;
    vertical-align: middle;
    border: 1px solid #e0e0e0;
    /* background: #f7f7f7; */
    box-shadow: 0 0 7px 0 rgb(30 159 252 / 36%);
    padding: 16px 0px 13px 9px;
    /* box-shadow: 0 2px 3px rgb(0 0 0 / 3%); */
}

.qxzyn {
    margin-left: 10px;
}

.xgdx {
    margin-bottom: 20px;
}

.xgdx .ssnr_xx {
    border: 1px solid #ded6d6;
    height: 28px;
    padding-left: 10px;
    border-radius: 2px;
    margin-top: -8px;
}

.sxlb_xx {
    font-size: 18px;
}

.tjwz_xx {
    margin-top: 32px;
    padding: 0 1%;
}

.tsxlk .layui-input,
.layui-select,
.layui-textarea {
    height: 38px;
    line-height: 1.3;
    /* line-height: 38px; */
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    box-shadow: 0 0 4px rgb(255 255 255);
    border-radius: 2px;
}

.tjan_an {
    margin-top: 16px;
}

.zlxx_bz {
    overflow: unset;
    padding-bottom: 20px;
    padding-top: 2px;
}

.js_ym_xg td {
    padding: 4px;
}

.kdbfb {
    width: 96%;
    margin: 0 auto
}

.redClass {
    color: red;
}

.sfdl input {
    width: 1019px;
}

.wjsc {
    padding: 20px;
}

.bjjd .layui-this {
    color: #000;
    border-top: 0px solid #ffffff;
}

.kesr {
    text-indent: 3.5em;
    color: #000;
    line-height: 26px;
}

.sousfs {
    /* height: 40px; */
    background: #fff;
    width: 94%;
    overflow: hidden;
    margin: 0 auto;
}

.jljl {
    margin-top: 10px;
    padding-bottom: 0px;
}

.sousfs li {
    float: left;
}

.sqrq {
    height: 33px;
    margin: 20px 0 0 14px;
    border: 1px solid #187ce3;
    padding: 6px;
    border-radius: 2px;
    color: #ffffff;
    background: #187ce3;
    width: 108px;
}

.nrgx {
    height: 24px;
    border: 1px solid #eae9e9;
    padding: 4px;
    line-height: 24px;
    margin: 19px 0 0 0;
    margin-left: 17px;
    width: 92px;
    display: inline-block;
    color: white !important;
    color: #ffffff !important;
    background: #187ce3;
    text-align: center;
}

.fney_nr {
    margin-top: 10px;
}

.fynr_fd {
    float: right !important;
    margin-right: 13px
}

.sousfs dt {
    font-size: 16px;
    line-height: 40px;
}

.sousfs dd {
    font-size: 14px;
    line-height: 36px;
    color: #6d6d6d;
    border-bottom: 1px dashed #ffffff;
}

.nrlb_xx {
    /* padding: 24px 40px 0 40px; */
    /* overflow: hidden; */
    border-bottom: 1px dashed #ded7d7;
}

.btn-tag {
    background-color: rgb(72, 166, 238);
    padding: 5px 7px;
    font-size: 14px;
    color: #fff;
    /* margin-right: 10px; */
    margin-left: 10px;
    border-radius: 4px;
    margin-top: -12px;
    display: inline-block;
    line-height: 22px;
}

.btn-tag-unable {
    background-color: #ccc;
    padding: 6px 3px;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 4px;
}

.fxknr_xx {
    margin-right: 10px
}

.sqr_nr_xx {
    font-size: 16px;
    color: #47a6ee;
}

.zcxq {
    float: left;
    width: 714px;
}

.yctp {
    float: right;
    /* width: 337px; */
}

.yctp img {
    width: 260px;
    height: 260px;
    border: 1px solid #d9dfe9;
    padding: 38px;
    object-fit: contain;
}

.zcxq a {
    color: #fff
}

.item-footer .btn-tag {
    padding: 6px 18px;
    margin-top: 10px;
}

.item-footer {
    margin: 21px;
}

.item-footer a {
    color: #fff;
    cursor: pointer;
}

.zaiy_zb {
    float: left;
    width: 720px;
    font-size: 15px;
    color: #fff
}

.zaiy_rc {
    float: right;
    width: 356px;
}

.zaiy_zb p {
    font-size: 16px !important;
    color: #000 !important;
}

.zaiy_rc .yctps img {
    width: 260px;
    height: 260px;
    border: 1px solid #d9dfe9;
    padding: 4px;
    object-fit: contain;
}

.zhicqb_t {
    font-size: 18px !important;
    color: #000 !important;
    padding: 15px 0 15px 0;
    line-height: 30px
}

.qwwb_nr {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 35px;
    color: #2554b3;
    font-family: "Microsoft Ya Hei";
    text-align: left;
    margin-bottom: 30px;
}

.qwwb_nr {
    padding: 10px
}

.qwwb_nr .qwwb_nrs {
    font-size: 20px
}

.zaiy_zbs {
    padding: 20px;
    text-align: center;
    font-size: 16px;
}

.zaiy_zbs span {
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    /* margin: 10px; */
    display: inline-block;
    white-space: pre-wrap;
}

.zaiy_zbs p {
    font-size: 16px;
    text-align: left;
    text-indent: 2em;
    line-height: 35px;
}

.zaiy_zbs table td {
    padding: 11px;
    border-bottom: 1px dashed #f5eded;
    font-size: 17px;
}

.zhiyexx_nr dt {
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    margin-left: 7px;
    margin-bottom: 14px;
}

.zhiyexx_nr dd {
    background: #e7f4ff;
    margin-bottom: 30px;
    font-size: 16px;
    text-align: left;
}

.zhiyexx_nr dd span {
    font-size: 16px;
    font-weight: initial;
}

.zhiyexx_nr dd {
    padding: 10px
}

.zcxq input[type=radio],
input[type=checkbox] {
    vertical-align: middle;
    width: 18px;
    height: 30px;
}

.dianjc_ck {
    margin-left: 10px;
}

.zhojnr {
    width: 90%;
    margin: 0 auto;
}

.zcjc {
    float: left;
    width: 246px;
    background: white;
    margin-top: 10px;
    min-height: 84vh;
    /* margin-bottom: 32px; */
}

.ycnr_xx {
    float: right;
    width: 936px;
}

.zcjc .layui-colla-icon {
    position: absolute;
    left: 211px;
    top: 0;
    font-size: 14px;
}

.zcjc .layui-colla-title {
    background: #ffffff;
    font-size: 16px;
    color: #187ce3;
    font-weight: bold;
    /* box-shadow: 0 2px 8px rgba(0,0,0,.05); */
    padding: 0 15px 0 23px;
    border: 0;
    /* box-shadow: 0 1px 4px 0 rgb(206 206 206 / 30%), 0 4px 8px 3px rgb(193 196 197 / 15%); */
}

.zcjc .layui-colla-title span {
    font-size: 20px;
    margin-right: 8px;
    line-height: 35px;
}

.zcjc .layui-colla-title .layui-colla-item {
    border: 0;
}

.zcjc .layui-colla-title .layui-colla-item {
    border: 0;
}

.wzxx {
    margin-top: 10px;
}

.zcjc .layui-badge-rim,
.layui-colla-content,
.layui-colla-item,
.layui-collapse,
.layui-elem-field,
.layui-form-pane .layui-form-item[pane],
.layui-form-pane .layui-form-label,
.layui-input,
.layui-layedit,
.layui-layedit-tool,
.layui-quote-nm,
.layui-select,
.layui-tab-bar,
.layui-tab-card,
.layui-tab-title,
.layui-tab-title .layui-this:after,
.layui-textarea {
    border-color: #e0e0e0;
}

.zcjc .layui-form-item {
    width: 100%;
}

.zcjc .layui-form-item input {
    margin-right: 4px;
}

.zcjc .layui-form-item label {
    line-height: 14px;
}

.szmcx_x {
    float: right;
    color: #187ce3 !important;
    line-height: 30px !important;
}

.fmzl_sl {
    color: #323230;
    margin-left: 5px;
}

.zcjc .layui-unselect {
    padding-left: 11px !important;
}

.zybj .chanqzs .myNewsList {
    width: 191px;
    height: 108px;
    padding-top: 16px;
    padding-left: 0;
    float: left;
    border: 2px solid #e9eef3;
    text-align: center;
    cursor: pointer;
    /* box-shadow: 0 1px 3px 0 rgb(205 212 218 / 30%), 0 2px 6px 3px rgb(142 142 142 / 15%); */
    /* margin: 26px 13px 5px 16px; */
}

.zybj .chanqzs .myNewsList img {
    float: left;
    margin: 21px 0 0 22px;
    width: 50px;
    height: 50px;
}

.zybj .chanqzs .myNewsList .tit {
    width: 100%;
    height: 10px;
    font-size: 15px;
    color: #848181;
    margin-bottom: 19px;
    font-weight: bold;
    margin-top: 15px;
}

.zybj .chanqzs .myNewsList .num {
    font-size: 20px;
    color: #446ce0;
    margin-right: 5px;
}

.zybj .chanqzs .myNewsList .num span {
    font-size: 31px;
    margin-right: 5px;
    margin-top: 25px;
}

.wodzs {
    height: 236px !important;
}

.ckgd_xx {
    float: right;
    margin: 17px;
    color: #5470c6;
}

.chanqzs {
    margin-bottom: 0;
}

.wdzl_zb {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.wdzl_rb {
    width: 50%;
    float: right;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.zllx_ys {
    padding: 36px 0;
    overflow: hidden;
    display: flex;
    width: 100%;
}

.zlxx_qtd {
    float: left;
}

.zlxx_js_nr {
    float: right;
    margin-bottom: 40px;
}

.zlxx_js_nr .ssk_z_xl {
    margin: 0;
    float: left;
    width: 100px;
    height: 35px;
    border: 0;
    padding-left: 10px;
    padding-right: -1px;
    font-size: 15px;
    background: #fbf7f7;
}

.zlxx_js_nr .zlxx_js_nr .ssk_z_xl {
    margin: 0;
    float: left;
    width: 100px;
    height: 59px;
    border: 0;
    padding-left: 10px;
    padding-right: -1px;
    font-size: 19px;
    background: #fbf7f7;
    margin-top: 16px;
}

.zlxx_js_nr .sukn {
    margin-top: 0;
}

.cbdh_nr .layui-nav-tree {
    width: 100%;
    background: #fff !important;
    color: red !important
}

.cbdh_nr .layui-nav-tree li a {
    color: #463f3f;
}

.xz_ys {
    margin-left: 15px;
}

.cbdh_nr .layui-nav-itemed>.layui-nav-child {
    background-color: #FFFFFF !important;
    min-width: 91%;
}

.erjcd {
    margin-left: 10px;
}

.cbdh_nr .layui-nav-tree .layui-nav-item a:hover {
    background: #fff;
}

.yzsgl{
    display: flex;
    justify-content: center;
}

.yzsgl li {
    width: 10%;
    /* width: 13%; */
}

.layui-form-labelPledge {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 155px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    color: #101010;
    font-weight: bold;
}


/*#region 底部 */

.copyrightBottom {
    width: 100%;
    min-width: 1190px;
    height: 240px;
    background: #3374AA;
    overflow: hidden;
}

.cop {
    width: 1200px;
    height: 240px;
    background: #3374AA;
    margin: 0 auto;
    text-align: center;
    color: #d3edf2;
    line-height: 16px;
    margin-top: 20px;
    font-size: 14px;
}

.cop_fgx {
    background: #568ebd;
    border: 0;
    height: 1px;
}

.cop_dh {
    margin-bottom: 10px;
}

.cop_s {
    margin: 0 16px 0 16px;
    color: #508ebb;
}

.cop_qy {
    color: #86b3da;
    line-height: 22px;
    /* margin-top: 16px; */
}

.cop a {
    color: #d3edf2;
}

.cop_ba {
    margin-bottom: 10px;
    display: inline-block;
}


/*#endregion 浙里检底部 */


/*#region 首页地方应用 */

.bgblue {
    background: url(../images/bgblue.png;vpn_img) no-repeat center center;
    background-size: 100% 100%;
    width: 293px;
    height: 140px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box;
    box-shadow: 0 0 5px #eee;
    border-radius: 10px;
}

.bgblue-s {
    color: #fff;
    margin-left: 30px;
}

.bgblue-ct {
    display: block;
    font-size: 27px;
    color: #fff;
    margin-left: 10px;
    margin-bottom: 30px;
}

.bgblue-csj {
    font-size: 20px;
    color: #fff;
}

.bgblue-ct:hover {
    color: #FFF;
}

.bgblue-csj:hover {
    color: #FFF;
}

.bgblue-ct-2 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    height: 40px;
    margin-left: 3px;
}

.bgblue-c {
    margin-left: 10px;
}

.bgblue-cl {
    display: flex;
    justify-content: space-between;
}

.bgblue-cl a {
    width: 63px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #87c6ff;
    border-radius: 10px;
    font-size: 22px;
    color: #fff;
    box-shadow: 0 0 10px #1a7ddd;
}

.bgblue-cs {
    color: #fff;
    display: flex;
    align-items: center;
}

.bgblue-cs1 {
    font-size: 22px;
    height: 40px;
}

.bgblue-cs2 {
    font-size: 14px;
    height: 25px;
}

.bgblue-cs3 {
    font-size: 14px;
    height: 25px;
}


/*#endregion 首页地方应用 */


/*#region 首页新增知识产权之家 */

.zscqzj {
    display: flex;
    background-image: url(../images/zscqzj-bg.png;vpn_img);
    width: 1200px;
    height: 100px;
    margin: 20px auto;
    border-radius: 29px;
    box-shadow: 0px 0px 4px #101010;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.zscqzj-nr {
    display: flex;
    align-items: center;
}

.qnjr {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 8px;
}

.zscqzj-an {
    display: inline-block;
    background-color: rgb(135, 198, 255);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    width: 387px;
    height: 67px;
    z-index: 9;
    text-align: center;
    line-height: 67px;
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 8px;
    border-radius: 5px;
}


/*#endregion 首页新增知识产权之家 */


/*#region 老年化模式 */

.age-botton {
    width: 160px;
    height: 40px;
    background-color: #ec940a;
    border-radius: 8px;
    color: #ffffff;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-top: 40px; */
    /* float: right; */
}

.agebody .navtb {
    height: 140px;
}

.agebody .navtb .logos {
    font-size: 36px;
}

.agebody .navtb .daoh {
    width: 590px;
    margin-left: 30px;
}

.agebody .navtb .daoh li {
    font-size: 30px;
    line-height: 50px;
    margin-right: 20px;
}

.agebody .daohy li {
    background-size: 100% 100%;
    width: 25%;
    margin-left: 5%;
    height: 600px;
}

.agebody .daohy .dh_ms {
    margin-left: calc(50% - 87px);
    font-size: 20px;
    line-height: 36px;
}

.agebody .daohy .dh_mc {
    font-size: 44px;
    line-height: 68px;
    margin: 0;
}

.agebody .bgblue-ct {
    width: 100%;
}

.agebody .bgblue {
    height: 260px;
    padding: 0 20px;
}

.agebody .bgblue-cl a {
    width: 112px;
    height: 48px;
}

.agebody .bgblue-ct {
    font-size: 44px;
    line-height: 68px;
    height: 68px;
}

.agebody .daohy .dh_yw {
    font-size: 20px;
    margin: 0;
    line-height: 36px;
}

.agebody .bgblue-cs1 {
    font-size: 44px;
    line-height: 68px;
    height: 68px;
}

.agebody .bgblue-cs2 {
    font-size: 20px;
    line-height: 36px;
    height: 36px;
}

.agebody .bgblue-cs3 {
    font-size: 20px;
    line-height: 36px;
    height: 36px;
}

.agebody .jcbs li {
    width: 1132px;
    font-size: 36px;
    padding-bottom: 30px;
}

.agebody .jcbs li img {
    width: 82px;
    height: 86px;
}

.agebody .jcbs li .zcus {
    padding-left: 150px;
}

.agebody .jcbs li .zcus .tdys {
    font-size: 24px;
    line-height: 36px;
}

.agebody .protect-lil {
    height: 440px;
    padding-top: 140px;
}

.agebody .protect-lil-t {
    font-size: 36px;
}

.agebody .protect-lil-b {
    font-size: 20px;
}

.agebody .zxb_lb {
    height: 400px;
    display: flex;
    flex-flow: wrap;
}

.agebody .zxb_lb li {
    font-size: 24px;
    line-height: 36px;
    clear: both;
}

.agebody .protect_tb {
    width: 240px;
}

.agebody .protect_tb img {
    width: 100px;
    height: 100px;
}

.agebody .protect_jt img {
    margin-top: 80px;
}

.agebody .protect-lir-t {
    font-size: 26px;
}

.agebody .tj-smt {
    font-size: 30px;
}

.agebody .tj-smc {
    font-size: 24px;
}

.agebody .tj-smcs {
    font-size: 24px;
}

.agebody .jyxx_z {
    clear: both;
}

.agebody .jyxx_r {
    clear: both;
    width: 100%;
}

.agebody .jyxx_r .oldImg {
    height: 500px;
}

.agebody .tabTit {
    height: 88px;
}

.agebody .jyxx_z {
    width: 100%;
}

.agebody .zyrz {
    font-size: 30px;
    line-height: 44px;
}

.agebody .zyrzw {
    height: 30px;
    line-height: 30px;
}

.agebody .zyrz .gengdn {
    font-size: 20px;
}

.agebody .tabTit .on {
    font-size: 44px !important;
    line-height: 56px;
}

.agebody .jyxxs {
    width: 384px;
    height: 574px;
}

.agebody .jybkj {
    width: 338px;
    height: 296px;
    line-height: 296px;
}

.agebody .jyxxs .jybkj img {
    width: 338px;
    height: 296px;
}

.agebody .jyxxs .jysx {
    width: 338px;
    height: 296px;
}

.agebody .jyxxs dl {
    width: 100%;
}

.agebody .jyxxs dd {
    padding: 0;
}

.agebody .jyxxs .jy_mc {
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 40px;
}

.agebody .jyxxs .jy_bh {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
}

.agebody .jyxxs .jy_je {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
}

.agebody .sxnr li {
    width: 530px;
    height: 558px;
}

.agebody .sxnr li dt {
    height: 320px;
    width: 500px;
}

.agebody .sxnr li dl dt img {
    width: 300px;
    height: 300px;
}

.agebody .sxnr .sxnr_m {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
}

.agebody .sxnr .sxnr_js {
    text-align: center;
    font-size: 20px;
    line-height: 30px !important;
}

.agebody .sxnr .sxnr_jg {
    text-align: center;
    font-size: 20px;
}

.agebody #box dt {
    font-size: 20px;
}

.agebody .zsfu li {
    width: 532px;
    height: 532px;
    margin-bottom: 10px;
}

.agebody .zsfu li dt {
    margin-top: 120px;
}

.agebody .zsfu .zs_1 dd {
    font-size: 27px;
    line-height: 48px;
}

.agebody .zsfu li dt img {
    width: 172px;
    height: 172px;
}

.agebody .zjnr_yy .diq_nr li {
    font-size: 24px;
}

.agebody .zjnr_yy .qynr_xx .qynr_xxs li {
    font-size: 20px;
}

.agebody .cl_lb_nr li {
    width: 496px;
    height: 504px;
}

.agebody .cl_lb_nr .xtmc_nr_xx dt img {
    width: 496px;
    height: 338px;
}

.agebody .cl_lb_nr .xtmc_nr_xx .mingc_js {
    font-size: 26px;
    line-height: 40px;
}

.agebody .cl_lb_nr .xtmc_nr_xx dd {
    font-size: 20px;
    line-height: 30px;
}

.agebody .wqxx {
    margin: 0;
    padding: 0 7px;
}

.agebody .wqxx .zjzx_r {
    background: transparent;
}

.agebody .wqxx .sats {
    width: 1152px;
    background: #fff;
    margin: 10px 0;
    height: 300px;
}

.agebody .wqxx .sats dt {
    font-size: 30px;
    line-height: 44px;
}

.agebody .wqxx .sats .gdxf a {
    font-size: 20px;
}

.agebody .wqxx .sats dd {
    width: 1076px;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
}

.agebody #box dl {
    height: 78px;
    line-height: 78px;
}

.agebody #box dt {
    font-size: 24px;
}

.agebody #box dd {
    font-size: 24px;
}

.agebody #box dl.select dd {
    margin-top: 25px;
}

.agebody .jgshul {
    font-size: 20px;
}

.agebody .jgshul i {
    font-size: 20px;
}

.agebody .cl_lb_nr li {
    width: 496px;
    height: 462px;
}

.agebody .cl_lb_nr li dt img {
    width: 496px;
    height: 338px;
}

.agebody .cl_lb_nr li .mingc_js {
    font-size: 26px !important;
    line-height: 40px;
}

.agebody .cop_qy {
    font-size: 20px;
}

.agebody .cop_dh {
    font-size: 20px;
}


/*#endregion 老年化模式 */


/*一体化新增知识产权保险入口*/

.ythfw li {
    width: 139px;
    margin-left: 9px;
}

.mapbackground {
    width: 1200px;
    height: 820px;
    background: url('../images/imgs/timg.jpg;vpn_img') no-repeat center center;
    position: absolute;
    opacity: 0.8;
    background-size: cover;
}


/*一体化服务政策发布*/

.zcfb-1 {
    width: 100%;
    background-color: white;
    padding: 20px;
    margin-bottom: 20px;
}

.zcfb-tlt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zcfb-l {
    color: #03a9f4;
    font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
    border-left: 4px solid #03a9f4;
}

.zcfb-more {
    color: #666;
}

.zcfb-li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 17px;
    height: 50px;
    border-bottom: 1px dashed #e3e2e2;
    padding: 0 10px;
}

.zcfb-li-l {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zcfb-li-l img {
    margin-right: 10px;
}

.search4 {
    margin-top: 24px;
    float: left;
    margin-right: 10px;
    display: flex;
}

.multiRow {
    white-space: pre-wrap;
}

.cl_lb_nr_zxxx  {
   display: flex;
   flex-wrap: wrap;
   /* justify-content: space-between; */
   padding: 10px 10px;
}
.cl_lb_nr_zxxx li {
    width: 248px;
    height: 302px;
    margin-right: 62px;
    &:nth-child(4n){
        margin-right: 0;
    }
}
.cop_qycode {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cop_qycode .dmly {
    margin-left: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}