body{
    font-size: 14px;
     font-family:"jxzt";
    color: #000;
    padding: 0px;
    margin: 0 auto;
    overflow-x: hidden;
}
@font-face{
    font-family:"jxzt";
    src:url(/template/non/images/jxzt.ttf)
}
body a {
    color: #000;
    text-decoration: none;
    transition: all ease 0.3s;
}
body li {
    list-style-type: none;
}
p, ul, li,h5,h4,h3,h2,h1 {
    padding: 0px;
    margin: 0 auto;
    list-style-type: none;
    font-weight: 500;
}
img, a img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
input{outline:none}

/*mianbaoxie------------------------------------------------*/
.dede_pages {text-align:center;margin-bottom:50px;}
.dede_pages ul {display:inline-block;margin-top:40px;}
.dede_pages ul li {width:auto;padding:0px;border:0px;background:#f9f9f9;color:#999;margin:0px;margin:0px 3px;border:solid 1px #f9f9f9;padding:4px 8px;float:left;}
.dede_pages ul li.thisclass {background:#fc6701;color:#FFF;}
.dede_pages ul li a {color:#999;}
.dede_pages ul li:hover {background:#fc6701;}
.dede_pages ul li:hover a {display:block;background:#fc6701;color:#FFF;}
/*mianbaoxie------------------------------------------------*/


/*daohang------------------------------------------------*/
.header {
    top: 0%;
    width: 100%;
    z-index: 99;
}
.headerw {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 90px;
}
.headerwa {
    float: left;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    display: none;
}
.headerwb {
    float: right;
}
.headerwb ul {
    display: block;
}
.headerwb ul li {
    float: left;
}
.headerwb ul li a {
    color: #333;
    font-size: 16px;
    padding: 0px 10px;
    display: block;
    border-bottom: rgb(53 171 181 / 0%) solid 5px;
}
.headerwb ul li:hover a{
    color: #009ae8;
}
.headerwb ul li:hover ul{}
.headerwb ul li ul{
    display: none;
}
.headerwb ul li:hover ul li{}
.headerwb ul li:hover ul li a{}
.headerwb ul li:hover ul li a:hover{}
.tel{
    width: 180px;
    height: 42px;
    background: #009CE8;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border-radius: 50px;
}
/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner{width:100%;}
.banner a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner img{
    width: 100%;
}
/*banner-------------------------------------------------*/
/*fudongkefu------------------------------------------------*/
.fh_kf{
    position: fixed;
    right: 1%;
    bottom: 16%;
    z-index: 99;
}
.fh_kf .tba{
    width: 70px;
    background: #0059a9;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 9px 0px;
}
.fh_kf .tba img{
}
.fh_kf .tba span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.tba .gzhwx {
    top: 0%;
    left: -120px;
    position: absolute;
    z-index: 99;
    display: none;
}
.tba:hover .gzhwx {
    display: block;
}
.fh_kf .tbb{
    background: #2b4695;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
}
.fh_kf .tbc{
    background: #f01a22;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
}
/*fudongkefu------------------------------------------------*/
@media (max-width: 768px){
  .headerw {
    padding: 5% 0%;
}  
.headerwa {
    float: left;
    width: 34%;
}
.headerwa img {
    width: 100%;
}
.navbar-toggler {
    background: #ffffff;
    display: inline-block;
    float: right;
    color: #35a3ab;
    font-size: 18px;
    outline: none;
    padding: 7px 10px;
}
.headerwb {
    display: none;
}
.headerwb ul {
    flex-direction: row;
    display: inline-block;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
}
.headerwb ul li {
    width: 100%;
    display: block;
    height: auto;
    border-bottom: 1px solid hsl(0deg 0% 93% / 38%);
    float: left;
    position: relative;
    margin: 0;
}
}


/*jinchangxiaoguo----------------------------------------------*/
.frtop{
        opacity: 0;
    transform: translatey(100%);
    transition: all .5s ease-out;
}
.started .frtop {
    opacity: 1;
    transform: none;
}
.frleft{
    transform: translate(-200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.frright{
    transform: translate(200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.started .frleft {
    opacity: 1;
    transform: none;
}
.started .frright {
    opacity: 1;
    transform: none;
}
/*jinchangxiaoguo----------------------------------------------*/


.fly{
    text-align: right;
    width: 1400px;
    margin: 0 auto;
    margin-top: 4%;
    text-align: center;
    margin-bottom: 4%;
}
.page-status,.page-index,.page-last{
    
display: none;
}
.page-pre,.page-next{
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    height: 30px;
    background-color: #ddd;
    line-height: 30px;
}
.page-pre:hover,.page-next:hover{
    background-color: #154680;
}
.page-pre:hover a,.page-next:hover a{
     color: #fff;
}
.page-pre a,.page-next a{
    display: block;
    color: #fff;
}
{
    display: inline-block;
}
.page-next a{}
.page-num{
    display: inline-block;
    margin: 0px 3px;
}
.page-num{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0px 2px;
    background: #f9f9f9;
    line-height: 30px;
    color: #999;
}
.page-num:hover{
     background-color: #154680;
     color: #fff;
}


.souym{
    background: #f2f2f2;
    padding: 60px 0px;
}
.souym ul{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
}
.souym ul li{
    border-bottom: solid 1px #eee;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.souym ul li .img{
    float: left;
    width: 300px;
}
.souym ul li .img img{
    width: 100%;
}
.souym ul li .nr{
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}
.souym ul li .nr h2{
    font-weight: bold;
    font-size: 16px;
}
.souym ul li .nr h3{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}
.souym ul li .nr a{
    display: block;
    background: #f5f5f5;
    text-align: center;
    width: 120px;
    border-radius: 6px;
    color: #999;
    padding: 8px 0px;
    margin-top: 19%;
}
.souym ul li:hover .nr a{
    background: #0072d1;
    color: #fff;
}
.xmhz{
    width: 1100px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.join_book>form>article>.fr{ max-width:40%;}
.join_book_wrap{width: 100%;}
.join_book_wrap>dl{margin-bottom: 1%;font-size: 16px;}
.join_book_wrap>dl>input{ display:inline-block; outline:none;}
.join_book_wrap>dl>input.ip1{width: 100%;background: #f9f9f9;border:none;padding: 1% 2%;margin-bottom: 1%;border: solid 1px #eee;}
.join_book_wrap>dl>select{cursor:pointer;width: 100%;display:inline-block;background: #f9f9f9;border:none;padding: 1.5% 2%;box-sizing:border-box;-webkit-appearance:none;color:#777;outline:none;margin-bottom: 1%;border: solid 1px #eee;}
.join_book_wrap>dl>input.ip3{width:98.8%;background:#f3f3f3;border:none;padding: 1.5% 2%;}
.join_book_wrap>dl>input.ip5{background: #333;color:#fff;cursor:pointer;line-height: 1.7;font-size:16px;padding: 1% 9%;border:none;-webkit-appearance:none;width: 100%;}
.join_book_wrap>dl>textarea.ip4{width:98.8%;background: #f9f9f9;border:none;padding: 1.5% 2%;min-height:0.5rem;outline:none;height: 200px;border: solid 1px #eee;}
.w86{
    width: 75%;
    margin: 0 auto;
}
.plate_bt {
    display: flex;
    padding: 2% 0%;
    align-items: center;
    justify-content: space-between;
}
.plate_bt .bt{width: 49%;}
.plate_bt .bt h2{
    font-size: 30px;
    color: #172a88;
}
.plate_bt .bt p{
    color: #555555;
    font-size: 16px;
    margin-top: 15px;
}
.plate_bt h3{
    margin: 0%;
    font-weight: 500;
    font-size: 69px;
    color: #f0f0f0;
    font-family: Impact;
}
.plate_abuot {}
.about_w{
    background: url(../images/aboutbj.png) center center;
    background-size: cover;
    border-top: solid 1px #eee;
    padding: 3.7% 0%;
}
.about_w .w86{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about_w .nr{
    width: 47%;
}
.about_w .nr h2{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000000;
}
.about_w .nr span{
    display: block;
    background: #ca0c1c;
    width: 74px;
    height: 3px;
    margin: 2% 0%;
}
.about_w .nr p{
    font-size: 12px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #555555;
    line-height: 24px;
}
.about_w .nr a{
    width: 149px;
    height: 46px;
    display: block;
    color: #fff;
    background: #009CE8;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    margin-top: 8%;
}
.about_w .img{
    width: 48%;
    padding-right: 1%;
}
.about_w .img img{
    width: 100%;
}
.plate_pro{
    background: #f3f3f3;
    padding-top: 2%;
    padding-bottom: 0%;
}
.plate_pro ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.plate_pro ul li{
    margin: 0%;
    width: 24%;
    margin-bottom: 5%;
}
.plate_pro ul li .img{
    overflow: hidden;
}
.plate_pro ul li .img img{
    width: 100%;
    transition: all ease 0.5s;
}

.plate_pro ul li h2{
    text-align: center;
    font-weight: 500;
    color: #555;
    font-size: 16px;
    margin-top: 5%;
}
.plate_pro ul li:hover .img img{
    transform: scale(1.1);
} 
.plate_pro ul li:hover h2{
    color: #009ce8;
}
.plate_fwys{
    position: relative;
}
.plate_fwys .img{display: flex;align-items: center;justify-content: center;height: 100%;overflow: hidden;}
.plate_fwys .img img{
    width: 157%;
}
.plate_fwysw{
    position: absolute;
    top: 0%;
    width: 100%;
    height: 100%;
}
.plate_fwysw .nr{
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    text-align: left;
}
.plate_fwysw .nr h2{
    margin: 0%;
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
}
.plate_fwysw .nr p{
    margin: 0%;
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.5;
    margin-top: 0.5%;
}
.plate_fwysw .nr h5{
    margin: 0%;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.5;
    padding-top: 5%;
}
.plate_fwysw .nr h3{
    margin: 0%;
    font-size: 28px;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}
.plate_fwysw .nr a{
    width: 149px;
    height: 46px;
    display: block;
    color: #fff;
    background: #009CE8;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    margin-top: 2%;
}
.plate_slzs{
}
.plate_slzsw{
    background: url(../images/fwysbj.png);
    padding: 3% 0%;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 5%;
    background-color: #fafafa;
}
.plate_slzs ul{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.plate_slzs ul li{
    margin: 0%;
    width: 49%;
}
.plate_slzs ul li .img{}
.plate_slzs ul li .img img{
    width: 100%;
}
.plate_slzs ul li .nr{
    background: #009ce8;
    width: 80%;
    margin: 0 auto;
    margin-top: -8%;
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5% 5%;
}

.plate_slzs ul li .nr img{}
.plate_slzs ul li .nr .nrw{
    border-left:  solid 1px #80cef4;
    padding-left: 5%;
    margin-left: 5%;
}
.plate_slzs ul li .nr .nrw h2{
    font-size: 24px;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #F9F9F9;
    font-weight: 500;
}
.plate_slzs ul li .nr .nrw p{
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #F9F9F9;
    line-height: 2;
    margin-top: 2%;
}
.palte_newsW{
    border-top: solid 1px #eee;
    padding-top: 2%;
    padding-bottom: 2%;
}
.palte_newsW ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.palte_newsW ul li {
    width: 18%;
    margin: 0%;
    border: solid 1px #eee;
    padding: 3%;
    padding-top: 5%;
}
.palte_newsW ul li h3{
    color: #666;
    font-weight: 500;
    font-size: 24px;
}
.palte_newsW ul li h3 b{
    font-size: 14px;
    font-weight: 500;
    padding-left: 18px;
}
.palte_newsW ul li .nr{
    margin-top: 8%;
    border-bottom: solid 1px #eee;
    padding-bottom: 34%;
    margin-bottom: 10%;
}
.palte_newsW ul li .nr h2{
    font-weight: 500;
    font-size: 18px;
    color: #666;
}
.palte_newsW ul li .nr p{
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    color: #666;
    margin-top: 7%;
    line-height: 2;
}
.palte_newsW ul li span{
    color: #999;
}
.palte_newsW ul li:hover .nr h2{
    color: #009ce8;
}
.palte_newsW ul li:hover span{
    color: #009ce8;
}
.foot{
    background: #172a88;
    padding-top: 5%;
    padding-bottom: 3%;
}
.footw{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footwl{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 71%;
}
.footwl .nr{
}
.footwl .nr h2{
    color: #fff;
    font-size: 16px;
    margin-bottom: 25px;
}
.footwl .nr a,.footwl .nr p{
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    opacity: 0.5;
}
.footbq{
    background: #172a88;
}
.footbqwl {
    border-top: solid 1px #4555a0;
    padding: 1% 0%;
    text-align: center;
    color: #fff;
    opacity: 0.5;
}
.footbq a{
    color: #fff;
    padding-left: 14px;
}
.footwr{
    width: 10%;
}
.footwr img{
    background: #fff;
    width: 100%;
}
.footwr p{
    text-align: center;
    color: #fff;
    line-height: 2;
    margin-top: 7%;
}
.nybanner {
    position: relative;
}
.nybanner img{
    width: 100%;
}
.nybanner .wz{
    top: 0%;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.nybanner .wzw{
  
}
.nybanner .wz h2{
    font-size: 30px;
    color: #fff;
    margin-top: 0%;
}
.nybanner .wz h3{
    color: #fff;
    font-family: Futura Md BT;
    font-size: 48px;
    text-transform: uppercase;
}
.ejdh{
    background: #f3f3f3;
}
.ejdhw{
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ejdhw a{
    width: 156px;
    height: 70px;
    color: #666;
    line-height: 70px;
    font-size: 16px;
    text-align: center;
}
.ejdhw a:hover{
    background: #154680;
    color: #fff;
}
.mbx{
    margin-top: 2%;
    margin-bottom: 4%;
}
.mbx_w{
    color: #999;
}
.mbx_w a{
    color: #999;
}
.about_nr {
    padding-bottom: 7%;
    line-height: 2;
    font-size: 16px;
}
.about_nr img{width: 100%;}
.news_ny{margin-bottom: 6%;}
.news_nyw{}
.news_nyw ul{}
.news_nyw ul li{
    background: #fff;
    transition: all ease 0.5s;
    border-bottom: solid 1px #eee;
    padding-bottom: 2%;
    margin-bottom: 2%;
}
.news_nyw ul li a{
}
.news_nyw ul li .img{
    width: 25%;
}
.news_nyw ul li .img img{
    width: 100%;
}
.news_nyw ul li .nr{
}
.news_nyw ul li .nr h2{
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news_nyw ul li .nr h2 b{
}
.news_nyw ul li .nr h2 span{
    font-size: 13px;
    color: #999;
}
.news_nyw ul li .nr p{
    font-size: 14px;
    color: #666;
    line-height: 2;
    margin-top: 2%;
}
.news_nyw ul li .nr h6{
    display: inline-block;
    clear: both;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin: 30px 0 0;
    padding-right: 25px;
    background: url(../images/right1.png) right center no-repeat;
    transition: all ease 0.5s;
}
.news_nyw ul li:hover{
}
.news_nyw ul li:hover .nr h2{
    color: #009ce8;
}
.news_nyw ul li:hover .nr h6{
    color: #164781;
}
.newsny_w {
    overflow: hidden;
    margin-bottom: 6%;
}
.newsny_wl{
    float: left;
    width: 64%;
}
.newsny_wr{
    float: right;
    width: 28%;
}
.newsny_wr h2{
    font-size: 36px;
    color: #333;
    font-weight: 500;
    margin: 0px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsny_wr ul{}
.newsny_wr ul li{
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.newsny_wr ul li h3{
    font-size: 18px;
}
.newsny_wr ul li p{
    color: #999;
    line-height: 24px;
    margin-top: 3%;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.newsny_wr ul li:hover h3{}
.mianrbottom{
}
.newsxqnya {
    text-align: left;
    border-bottom: #ededed 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsxqnya h2 {
    font-size: 36px;
    color: #333;
    font-weight: 500;
    margin: 0px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsxqnya p{font-size: 16px;}
.newsxqnya p span {
    display: inline-block;
    padding-right: 3%;
    color: #c1c1c1;
    font-size: 14px;
}
.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
}
.newsxqnyb {
    line-height: 200%;
    font-size: 15px;
    line-height: 1.8;
    min-height: 290px;
}
.newsxqnyc {
    line-height: 2;
    color: #666;
}
.newsxqnyc p {margin: 0px;}
.newsxqnyc a {
    color: #333;
}
.productsw{}
.productsw ul{overflow: hidden;width: 102%;}
.productsw ul li{
    float: left;
    width: 22.3%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.productsw ul li .img{border: solid 1px #eee;overflow: hidden;}
.productsw ul li .img img{
    width: 100%;
    transition: all ease 0.5s;
}
.productsw ul li .nr{
    background: #f5f5f5;
    padding: 3% 6%;
    transition: all ease 0.5s;
}
.productsw ul li .nr h2{
    font-size: 16px;
    color: #333;
    border-bottom: solid 1px #eee;
    padding-bottom: 3%;
    margin-bottom: 4%;
}
.productsw ul li .nr p{
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    font-size: 16px;
    line-height: 2;
    color: #666;
    height: 0px;
}
.productsw ul li:hover{}
.productsw ul li:hover .img{
    overflow: hidden;
}
.productsw ul li:hover .img img{transform: scale(1.2);}
.productsw ul li:hover .nr{
    background: #0a9be7;
}
.productsw ul li:hover .nr h2{
    color: #fff;
}
.productsw ul li:hover .nr p{
    color: #fff;
}
.pro_xq{}
.pro_xq_top{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 4%;
}
.pro_xq_topl{
    float: left;
    width: 41%;
    border: solid 1px #eee;
    padding: 2% 2%;
}
.gallery-top{
    
border: solid 1px #ddd;
}
.pro_xq_topl img{
    width: 100%;
}
.gallery-thumbs{
    border: solid 1px #ddd;
    margin-top: 12px;
    padding: 10px 40px!important;
}
.gallery-thumbs .swiper-slide{
    border: solid 2px #eee;
    height: 70px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
    border: solid 2px #ff8c00;
}
.gallery-thumbs .swiper-slide img{}
.gallery-thumbsl{
    position: absolute;
    left: 10px;
    width: 27px;
    height: 70px;
    top: 10px;
    background: url(../images/leftg.png);
}
.gallery-thumbsr{
    position: absolute;
    right: 10px;
    width: 27px;
    height: 70px;
    background: #000;
    top: 10px;
    background: url(../images/rightg.png);
}
.pro_xq_topr{
    float: right;
    width: 48%;
    margin-top: 4%;
}

.pro_xq_topr h2{
    color: #009ce8;
    font-size: 36px;
    font-weight: bold;
}

.pro_xq_topr .nr{
    line-height: 1.7;
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
    padding: 4% 0%;
    margin: 4% 0%;
    font-size: 16px;
    line-height: 2;
    color: #999;
    font-weight: 100;
}
.pro_xq_cpsx{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    border: 1px solid rgba(221,221,221,1);
}
.pro_xq_cpsx h2{
    height: 38px;
    width: 100%;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    cursor: pointer;
    background: rgba(225,225,225,1);
    color: rgba(51,51,51,1);
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.pro_xq_cpsx p{
    border-bottom: 1px solid rgba(221,221,221,1);
}
.pro_xq_cpsx p b{
    background: #f9f9f9;
    display: inline-block;
    width: 20%;
    text-align: right;
    border-right: 1px solid rgba(221,221,221,1);
    padding: 8px;
    font-weight: 500;
    color: #999;
}
.pro_xq_cpsx p span{
    padding: 8px;
    color: #666;
}
.pro_xq_nrsj{
    background: #eee;
    padding-top: 2%;
    padding-bottom: 2%;
}
.nrsj_bt{
    padding-bottom: 2%;
}
.nrsj_bt span{
    display: inline-block;
    background: #f1f1f1;
    text-align: center;
    font-size: 16px;
    height: 52px;
    line-height: 52px;
    padding: 0px 62px;
    color: #999;
}
.nrsj_bt span.on{
    background: #009ce8;
    color: #fff;
}
.nrsj_bt span:hover{
    color: #fff;
    background: #f60;
}
.nrsj_nr{
    font-size: 16px;
    line-height: 2;
}
.nrsj_nrw{
    display: none;
}
.nrsj_nrw.active{
    display: block;
}
.nrsj_nrw IMG{
    width: 100%;
}
.lx{
    overflow: hidden;
    margin-top: 20px;
}
.lxl{
    float: left;
    width: 48%;
    background: #009ce8;
    text-align: center;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.lxr{
    float: right;
    width: 48%;
    background: #333;
    text-align: center;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.lxr a{
    color: #fff;
}
.pro_xq_nrsjw{background: #fff;padding: 3%;width: 70%;}
.ryzs {
    margin-bottom: 4%;
}
.ryzs ul{width: 102%;overflow: hidden;}
.ryzs ul li{
    width: 23%;
    float: left;
    margin-right: 2%;
    margin-bottom: 3%;
}
.ryzs ul li img{
    width: 90%;
    padding: 5%;
    position: relative!important;
    border: solid 1px #eee;
}
.ryzs ul li h2{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6%;
    margin-top: 5%;
}
.join_book {
    margin-bottom: 6%;
}
.lxwm_ny{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lxwm_nyl{
    width: 50%;
}
.lxwm_nyr{
    width: 50%;
    padding: 0% 5%;
}
.lxwm_nyr h2{
    font-size: 36px;
    color: #1a1a1a;
    margin: 0;
    font-weight: bold;
}
.lxwm_nyr h6{
    font-size: 16px;
    color: #0092ee;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.lxwm_nyr .hx{
    border-bottom: 4px solid #000;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.content-way .item {
    border-bottom: 1px solid #dcdcde;
    overflow: hidden;
    padding: 40px 0 40px 0;
}
.contact-bottom .right .content-way .item {
    border-bottom: 1px solid #dcdcde;
    overflow: hidden;
    padding: 40px 0 40px 0;
}
.content-way .item.item2 li {
    float: left;
    width: 45%;
    margin-right: 5%;
}
.content-way .item.item2 li::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #dedfe4;
    position: absolute;
    right: 10%;
    top: 0;
}
.content-way {
    overflow: hidden;
}
.content-way li {
    list-style: none;
    float: left;
    width: 33%;
    margin-bottom: 20px;
    position: relative;
}
.content-way li:last-child {
    width: 99%;
}
.content-way li i {
    width: 38px;
    height: 38px;
    border: 2px solid #1a1a1a;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    opacity: .7;
}
.content-way li i.c1 {
    background: url(../images/c1.png) center no-repeat;
}
.content-way li i.c2 {
    background: url(../images/c2.png) center no-repeat;
}
.content-way li i.c3 {
    background: url(../images/c2.png) center no-repeat;
}
.content-way li:nth-child(3) i.c3 {
    background: url(../images/c31.png) center no-repeat;
}
.contact-section .content .left .content-way li i.c4 {
    background: url(../images/c4.png) center no-repeat;
}
 .content-way li i.c4 {
    background: url(../images/c4.png) center no-repeat;
}
.content-way li:nth-child(3) i {
    border: 2px solid #0096ed;
    opacity: 1;
}
.content-way li span {
    display: inline-block;
    vertical-align: middle;
}
.content-way li span h6 {
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin: 0;
}
.content-way li span h5 {
    font-size: 14px;
    color: #666;
    margin: 5px 0 0 0;
    font-weight: bold;
}
.content-way li span h5 a {
    color: #333;
}
.content-way li:nth-child(3) span h5 a {
    color: #0096ed;
}