body{
    font-size: 14px;
     font-family:"jxzt";
    color: #000;
    padding: 0px;
    margin: 0 auto;
    overflow-x: hidden;
}
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;
}
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: 90%;
    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;
    padding: 1% 0%;
}
.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 32px;
    display: block;
    height: 80px;
    line-height: 80px;
    border-bottom: rgb(53 171 181 / 0%) solid 5px;
}
.headerwb ul li:hover a{}
.headerwb ul li:hover ul{}
.headerwb ul li ul{
    display: none;
}
.sous{}
.sous .search-form{
    width: 180px;
    height: 48px;
    background: #ff;
    border: solid 1px #e2e2e2;
    border-radius: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px 18px;
}
 .sous .input-keyword{
    background: none;
    border: 0;
    color: #999;
    width: 80%;
}
.sous .search-btn{
    border: 0px;
    background: none;
    width: 29px;
    height: 29px;
    background: url(../images/sousuo.png);
    color: #0000;
    background-position-y: -3px;
}
.headerwb ul li:hover ul li{}
.headerwb ul li:hover ul li a{}
.headerwb ul li:hover ul li a:hover{}
/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner{width:100%;}
.banner a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner img{}
/*banner-------------------------------------------------*/
/*fudongkefu------------------------------------------------*/
.fh_kf{
    position: fixed;
    right: 1%;
    bottom: 16%;
    z-index: 99;
}
.fh_kf .tba{
    width: 70px;
    background: #0057e6;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 9px 0px;
    position: relative;
}
.fh_kf .tba img{
}
.fh_kf .tba span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.fh_kf .tba .nr{
    position: absolute;
    display: none;
    right: 74px;
    top: 0%;
    background: #0057e6;
    height: 70px;
    border-radius: 5px;
    text-align: center;
    line-height: 70px;
    padding: 0px 29px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.fh_kf .tba:hover .nr{
    display: block;
}
.tba .gzhwx {
    top: 0%;
    right: 70px;
    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: #09101c;
    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: 1200px;
    margin: 0 auto;
    margin-bottom: 47px;
}
.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: #0096ed;
}
.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-numbar{
    display: inline-block;
    margin: 0px 3px;
}
.page-numbar a{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0px 2px;
    background: #f9f9f9;
    line-height: 30px;
    color: #999;
}
.page-numbar a:hover{
     background-color: #0096ed;
     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;}

.p80{
    padding: 6% 0%;
}
.plate_bt{
    text-align: center;
    padding-bottom: 4%;
}
.plate_bt h2{
    font-size: 36px;
}
.plate_bt h2 span{
    color: #0057e6;
}
.plate_bt h4{
    margin-top: 2%;
    color: #666;
}
.plate_ys{}
.plate_ysw{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.plate_ysw .nr{
    width: 49%;
}
.plate_ysw .nr .img{
    overflow: hidden;
}
.plate_ysw .nr .img img{
    width: 100%;
    transition: all ease 0.5s;
}
.plate_ysw .nr:hover .img img{transform: scale(1.5);}
.plate_ysw .nr .bt{
    text-align: center;
    margin-top: 5%;
}
.plate_ysw .nr .bt h3{
    font-size: 28px;
}
.plate_ysw .nr .bt p{
    color: #666;
    font-size: 15px;
    margin-top: 1%;
}
.plate_protj{
    background: url(../images/plate_protjbj.png);
    background-size: cover;
}
.protjw {
    width: 1440px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.protjwl{
    position: absolute;
    top: 40%;
    right: 0%;
    width: 60px;
    height: 60px;
    z-index: 99;
    border-radius: 50%;
    background: url(../images/left.png) center;
    background-repeat: no-repeat;
    background-color: rgb(255 255 255 / 35%);
}
.protjwl:hover{
      background-color: rgb(0 87 230);
}
.protjwr{
    position: absolute;
    top: 40%;
    left: 0%;
    width: 60px;
    height: 60px;
    z-index: 99;
    border-radius: 50%;
    background: url(../images/right.png) center;
    background-repeat: no-repeat;
    background-color: rgb(255 255 255 / 35%);
}
.protjwr:hover{
      background-color: rgb(0 87 230);
}
.protjwr{}
.protjw .img{}
.protjw .img img{}
.protjw .nr{
    color: #fff;
}
.protjw .nr h5{
    font-size: 18px;
}
.protjw .nr h2{
    font-size: 36px;
    margin: 9% 0%;
}
.protjw .nr p{
    font-size: 18px;
    line-height: 2;
}
.protjw .nr span{
    background: #0057e6;
    display: inline-block;
    width: 136px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    margin-top: 20%;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.protjw_nr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.palte_fan {
}
.palte_fanw {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.palte_fanw .nr{
    width: 48%;
    position: relative;
    overflow: hidden;
}
.palte_fanw .nr img{
    width: 100%;
    transition: all ease 0.5s;
}
.palte_fanw .nr:hover img{
    width: 100%;
    transform: scale(1.5);
}
.palte_fanw .nr .nrw{
    position: absolute;
    bottom: 0%;
    text-align: center;
    color: #fff;
    width: 100%;
    padding-bottom: 8%;
}
.palte_fanw .nr .nrw h2{
    font-size: 26px;
    font-weight: bold;
}
.palte_fanw .nr .nrw h5{
    margin-top: 4%;
}
.ljgd{
    
background: #0057e6;
    
display: block;
    
width: 136px;
    
height: 46px;
    
text-align: center;
    
line-height: 46px;
    
margin: 0 auto;
    
margin-top: 4%;
    
color: #fff;
}
.plate_about{
    background: url(../images/aboutbj.png) center;
    background-repeat: no-repeat;
}
.plate_aboutw{
    color: #fff;
}
.plate_aboutw .nrw{
    width: 50%;
}
.plate_aboutw .nrw h5{
    font-size: 22px;
    font-weight: bold;
}
.plate_aboutw .nrw img{
    margin-top: 4%;
    margin-bottom: 8%;
}
.plate_aboutw .nrw h3{}
.plate_aboutw .nrw p{
    font-size: 16px;
    line-height: 2;
    margin-top: 5%;
}
.plate_aboutw .nrw a{
    display: inline-block;
    background: #fff;
    color: #0057e6;
    margin-top: 9%;
}
.plate_news{}
.newsw{}
.newsw ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.newsw ul li{
    width: 30%;
    margin: 0%;
}
.newsw ul li h2{
    font-size: 18px;
}
.newsw ul li span{
    color: #999;
    margin-top: 3%;
    display: block;
    margin-bottom: 5%;
}
.newsw ul li p{
    color: #666;
    font-size: 13px;
    line-height: 1.8;
}
.newsw ul li b{
    background: #f5f5f5;
    width: 136px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    margin: 0 auto;
    margin-top: 4%;
    color: #999;
    display: inline-block;
    font-weight: 500;
    margin-top: 10%;
}
.newsw ul li:hover b{
    background: #0057e6;
    color: #fff;
}
.newsw ul li:hover h2{
    color: #0057e6;
}
.foot{
    background: #0f1724;
}
.footw{
    display: flex;
    justify-content: space-between;
}
.footw .nr{
    text-align: left;
}
.footw .nr h4{
    margin-bottom: 14%;
}
.footw .nr h4 a{
    color: #fff;
    font-weight: bold;
}
.footw .nr p{}
.footw .nr p a,.footw .nr p span{
    display: block;
    color: #fff;
    color: #666666;
    line-height: 2;
}
.footbq{
    border-top: solid 1px #29303a;
    background: #0f1724;
    text-align: center;
    padding: 1% 0%;
    font-size: 13px;
    color: #666;
}
.footbq a{
    color: #666;
}
.products {
    background: #f5f5f5;
}
.productsw{}
.productsw ul{}
.productsw ul li{
    background: #fff;
    padding: 2% 5%;
    border: solid 1px #eee;
    margin-bottom: 2%;
    padding-right: 2%;
}
.productsw ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.productsw ul li .nr{
    width: 57%;
}
.productsw ul li .nr h2{font-size: 20px;font-weight: bold;}
.productsw ul li .nr h3{
    display: none;
}
.productsw ul li .nr .hx{
    width: 80px;
    height: 2px;
    background: #0057e6;
    margin: 3% 0%;
    transition: all ease 0.5s;
}
.productsw ul li .nr p{
    color: #666;
    line-height: 1.8;
}
.productsw ul li .nr h6{
    background: #eee;
    display: inline-block;
    width: 136px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    margin-top: 4%;
    color: #666;
}
.productsw ul li .img{
    width: 30%;
}
.productsw ul li .img img{
    width: 100%;
}
.productsw ul li:hover{}
.productsw ul li:hover .hx{
    width: 100%;
}
.productsw ul li:hover h2{
    color: #0057e6;
}
.productsw ul li:hover h6{
      background: #0057e6;
      color:#fff;
}
.jjfn{}
.jjfnw{}
.jjfnw ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jjfnw ul li{
    margin: 0%;
    width: 47%;
    text-align: center;
    margin-bottom: 4%;
}
.jjfnw ul li .img{}
.jjfnw ul li .img img{
    width: 100%;
}
.jjfnw ul li .nr{
    margin-top: 4%;
}
.jjfnw ul li .nr h2{
    font-size: 24px;
}
.jjfnw ul li .nr h3{
    font-size: 16px;
    color: #666;
    margin-top: 2%;
}
.news_ny{
    background: #eee;
}
.news_nyw{}
.news_nyw ul{}
.news_nyw ul li{
    background: #fff;
    transition: all ease 0.5s;
    margin: 1%;
    margin-bottom: 34px;
    padding: 4% 3%;
}
.news_nyw ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news_nyw ul li .img{
    width: 25%;
    display: none;
}
.news_nyw ul li .img img{
    width: 100%;
}
.news_nyw ul li .nr{
    width: 100%;
    padding-left: 0%;
}
.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{
    box-shadow: 0 0 5px rgb(0 0 0 / 35%);
}
.news_nyw ul li:hover .nr h2{
    color: #0057e6;
}
.news_nyw ul li:hover .nr h6{
    color: #0057e6;
}
.ejdh{
    background: #fff;
}
.ejdhw{
    text-align: center;
    border-bottom: solid 1px #eee;
}
.ejdhw a{
    display: inline-block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    color: #666;
    padding: 0px 30px;
}
.ejdhw a:hover{
    background: #0057e6;
    color: #fff;
}
.ejdhw a.cur{
    background: #0057e6;
    color: #fff;
}
.about_gsjj{
    background: url(../images/aboutnybj.jpg);
}
.gsjjw{}
.gsjjwl{
    width: 70%;
}
.gsjjwl h2{
    font-size: 46px;
    font-weight: bold;
    color: #0071d0;
}
.gsjjwl h3{
    margin-top: 30px;
}
.gsjjwl p{
    line-height: 26px;
    margin-top: 30px;
}
.plate_ryzs {
    background: #f2f2f2;
}
.plate_ryzs .nr{}
.plate_ryzs .nr p{
    text-align: center;
    line-height: 26px;
    margin-top: 40px;
}
.plate_ryzs .nr .img{
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
}
.plate_ryzs .nr .img img{}
.platr_qyfc{
    background: #002246;
}
.platr_qyfc .plate_bt h2{
    color: #fff;
}
.qyfcw{
    margin-top: 70px;
}
.qyfcw_nr{display: flex;align-items: center;justify-content: space-between;flex-direction: row-reverse;}
.qyfcw_nr .img{
    width: 45%;
}
.qyfcw_nr .img img{}
.qyfcw_nr .nr{
    width: 45%;
    color: #fff;
}
.qyfcw_nr .nr p{
    line-height: 24px;
    font-size: 14px;
    margin: 3% 0%;
}
.qyfcw_nr:nth-of-type(2){
    display: flex;
    flex-direction: row;
    margin-top: 50px;
}

.lxwm_lx{
}
.lxwm_lxl{
    width: 100%;
}
.lxwm_lxl h2{
    font-size: 24px;
    color: #333;
    margin-bottom: 1%;
}
.lxwm_lxl p{
    color: #666;
    line-height: 3;
    font-size: 16px;
    color: #666;
}
.lxwm_lxl span{
    padding-left: 14px;
}
.lxwm_lxr{
    width: 100%;
    margin-top: 3%;
}
.mianrbottom{
}
.newsxqnya {
    text-align: center;
    border-bottom: #ededed 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsxqnya h2 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin: 0px;
}
.newsxqnya p{
    margin-top: 1%;
}
.newsxqnya p span {
    display: inline-block;
    padding: 0px 10px;
    color: #c1c1c1;
    font-size: 12px;
}
.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;
}
.pro_xq{
    padding: 20px 0px;
}
.pro_xq_top{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 40px;
}
.pro_xq_topl{
    float: left;
    width: 600px;
}
.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: 550px;
    margin-top: 40px;
}

.pro_xq_topr h2{
    color: #0057e6;
    font-size: 30px;
    font-weight: bold;
    border-bottom: dashed 1px #eee;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.pro_xq_topr .nr{
    line-height: 1.7;
}
.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{
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    border: solid 1px #eee;
}
.nrsj_bt{border-bottom: solid 1px #eee;}
.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: #2999ee;
    color: #fff;
}
.nrsj_bt span:hover{
    color: #fff;
    background: #f60;
}
.nrsj_nr{
    padding: 35px;
    font-size: 16px;
    line-height: 2;
}
.nrsj_nrw{
    display: none;
}
.nrsj_nrw.active{
    display: block;
}
.proxq_yskd {
    border: solid 1px #eee;
}
.proxq_ys{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 40px;
}
.proxq_ysw{
    width: 27%;
    text-align: center;
}

.proxq_ysw img{
    width: 60px;
}
.proxq_ysw .wz{
    padding-left: 12px;
}
.proxq_ysw .wz h4{
    font-weight: bold;
    margin-top: 15px;
}
.proxq_ysw .wz p{
    font-size: 13px;
    margin-top: 15px;
    color: #666;
    line-height: 1.8;
}
.lx{
    overflow: hidden;
    margin-top: 20px;
}
.lxl{
    float: left;
    width: 48%;
    background: #0057e6;
    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;
}
.proxq_cpjs{
    border: solid 1px #eee;
    margin-bottom: 30px;
}
.proxq_cpjs .nr{
    padding: 22px;
    font-size: 16px;
    line-height: 2;
}
.proxq_cpjs .nr img{
    width: 100%;
}
.proxq_bt{
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.proxq_bt h2{
    margin: 0%;
    font-size: 22px;
    font-weight: 500;
    background: #0057e6;
    color: #fff;
    padding: 11px 23px;
}
.proxq_bt h4{
    margin: 0%;
}