/**********重置**********/
@charset "utf-8";
/*reset*/
html,body{font-size:625%; height:100%;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,select,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input{margin: 0;padding: 0;font-size: 100%;font: inherit;font-family:Microsoft YaHei;}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {-webkit-text-size-adjust: none;}
html,body{ height:100%;line-height:initial; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block}
ol,ul{list-style: none}
blockquote,q {quotes: none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}
ins {text-decoration: none}
del {text-decoration: line-through}
table {border-collapse: collapse;border-spacing: 0}
body {margin:0 auto; max-width:720px;padding: 0;text-align: left;color: #000;height: auto;width: 100%;overflow-x: hidden;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-touch-callout: none;-webkit-text-size-adjust: none; color: #333;outline: 0;width: 100%; font-family:Microsoft YaHei;}
a {color: #333;text-decoration: none;}
img {border:0}
i{ font-style:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{border: 0;padding: 0;}
input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-appearance: none;border:none; outline:none;}
input{box-sizing: border-box;padding: 0 0.1rem;font-size: 0.24rem;color: #333;}
input::-webkit-input-placeholder {font-size: 0.24rem;color: #909090;}
input:-moz-placeholder {font-size: 0.24rem;color: #909090;}
input::-moz-placeholder {font-size: 0.24rem;color: #909090;}
input:-ms-input-placeholder {font-size: 0.24rem;color: #909090;}
a,input,button,select,textarea{outline:none;text-decoration:none;-webkit-appearance: none; }
.h13,h13{ font-size:0.13rem}
.h14,h14{ font-size:0.14rem}
.h15,h15{ font-size:0.15rem}
.h16,h16{ font-size:0.16rem}
.h17,h17{ font-size:0.17rem}
.h18,h18{ font-size:0.18rem}
.h19,h19{ font-size:0.19rem}
.h20,h20{ font-size:0.25rem}
.h21,h21{ font-size:0.26rem}
.h22,h22{ font-size:0.27rem}
.h23,h23{ font-size:0.28rem}
.h24,h24{ font-size:0.29rem}
.h26,h26{ font-size:0.26rem}
.h30,h30{ font-size:0.30rem}
.h32,h32{ font-size:0.32rem}
.h40,h40{ font-size:0.40rem}
/********隐藏部分手机滚动条******/
::-webkit-scrollbar{width:0px;}
::-webkit-scrollbar-track{background-color:#EEEEEE;}
::-webkit-scrollbar-thumb{background-color:#D6D6D6;}
::-webkit-scrollbar-thumb:hover {background-color:#ccc}
::-webkit-scrollbar-thumb:active {background-color:#ccc}
/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/
.contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;}
.c_con{width: 6.8rem;margin-left: auto;margin-right: auto;}
.c_con2{width: 6.26rem;margin-left: auto;margin-right: auto;}
.clear{*zoom:1;}
.clear::after{content: "";display: block;clear: both;}
.omit{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;word-break: break-all;}
.mmit{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break: break-all;}
.fl{float: left;}
.fr{float: right;}
.img1{width: 100%;height: auto;display: block;margin: auto;}
.img2{width: 100%;height: 100%;display: block;margin: auto;}
.bg_gray{background-color: #f8f8f8;}
.swiper-button-prev::after{content: none;}
.swiper-button-next::after{content: none;}
.swiper-button-prev:focus{outline: none;}
.swiper-button-next:focus{outline: none;}
.empty{ text-align:center; padding: 15px 0; font-size: 0.28rem;min-height: 6rem;}
.cc_title{padding-top: 1rem;padding-bottom: 0.42rem;text-align: center;}
.cc_title .ltitle{font-size: 0.34rem;color: #333;text-transform: uppercase;line-height: 0.55rem;}
.cc_title .stitle{font-size: 0.28rem;color: #333;line-height: 0.4rem;}
.cc_title .ititle{width: 0.3rem;height: 0.2rem;background: url(../img/icon26.png) no-repeat center;background-size: 100%;margin: 0.1rem auto 0;}
.cc_title.c2 .ltitle{color: #fff}
.cc_title.c2 .stitle{color: #fff}
.myFlex{display: flex;justify-content: space-between;align-items: center;}
.myFlex2{display: flex;justify-content: space-around;align-items: center;}
.myFlex3{display: flex;justify-content: center;align-items: center;}
.myFlex4{display: flex;justify-content: flex-start;align-items: center;}
/* 基础 end */

/*公共*/
.mm_headerP{height: 1.07rem;}
.mm_header{width: 100%;height: 1.07rem;background-color: #fff;position: fixed;top: 0;left: 0;background-color: #fff;z-index: 9;box-shadow: 0 0 0.1rem 0.01rem rgba(37,37,37,0.1);}
.mm_header .c_con{height: 100%;}
.mm_header_logo{width: 2.3rem;height: 0.55rem;background: url(../img/logo.png) no-repeat center;background-size: 100%;}
.mm_header_btn{width: 0.5rem;height: 0.5rem;background: url(../img/cehm.png) no-repeat center;background-size: 100%;}
.mm_header_menu{width: 100%;max-width: 720px;height: 100%;background-color: rgba(0,0,0,0.4);position: fixed;top: 0;z-index: 10;right: -100%;opacity: 0;}
.mm_header_box{width: 5.4rem;height: 100%;background-color: #ececec;margin-left: auto;}
.mm_header_box .close{width: 100%;height: 1.1rem;font-size: 0.24rem;text-align: center;border-bottom: 2px solid #d2d2d2;color: #909090;background: url(../img/ceh.png) no-repeat center 0.1rem;background-size: 10%;box-sizing: border-box;padding-top: 0.7rem;}
.mm_header_box .nav .nav_a{border-bottom: 1px solid #dddddd;height: 0.67rem;line-height: 0.67rem;font-size: 0.24rem;color: #373737;display: block;box-sizing: border-box;padding-left: 2.1rem;padding-right: 0.1rem;}
.mm_header_box form{width: 4.6rem;margin: auto;height: 0.6rem;background-color: #fff;border-radius: 1rem;margin-top: 0.3rem;}
.mm_header_box form .put{width: 3.2rem;height: 0.46rem;line-height: 0.46rem;border: none;}
.mm_header_box form .btn{width: 0.46rem;height: 0.46rem;background: url(../img/icon1.png) no-repeat center;background-size: 100%;}
.mm_header_box .code{width: 2.6rem;height: 2.6rem;margin: 0.3rem auto 0;background-color: #fff;}
.mm_header_box .codeP{text-align: center;font-size: 0.24rem;color: #909090;margin-top: 0.1rem;text-align: center;}
.mm_footer{background-color: #f5f9fe;margin-top: 0.9rem;}
.mm_footer_nav{background-color: #2967e9;text-align: center;box-sizing: border-box;padding: 0.2rem 0.1rem;}
.mm_footer_nn{float: left;color: #fff;font-size: 0.2rem;position: relative;line-height: 0.46rem;height: 0.46rem;padding: 0 0.07rem;}
.mm_footer_nav .mm_footer_nn:not(:first-child)::before{content: "";position: absolute;left: 0;top: 0.12rem;width: 1px;height: 0.22rem;background-color: #fff;}
.mm_footer_side{height: 0.9rem;;text-align: center;font-size: 0.2rem;line-height: 0.9rem;}
.mm_footer_side>span{margin-left: 0.4rem;}

.ndirect .out_link{box-sizing: border-box;padding: 0.16rem 4%;font-size: 0.26rem;background: #4d5158;color: #fff;box-shadow: inset 0 -1px #555960;}
.ndirect .out_link i{width: 0.16rem;height: 0.32rem;background: url(../img/icon4.png) no-repeat center;background-size: 100%;transition: all 0.5s cubic-bezier(0.73, 0.32, 0.34, 1.5);}
.ndirect .in_box{box-sizing: border-box;}
.ndirect .in_link{display: flex;justify-content: space-between;align-items: center;width: 100%;box-sizing: border-box;padding: 0 4% 0 0.6rem;line-height: 0.6rem;height: 0rem;font-size: 0.24rem;text-align: left;background-color: #4d5158;color: #fff;transition: 0.5s all cubic-bezier(0.73, 0.32, 0.34, 1.5);}
.ndirect .in_link::after{content: "";width: 0;height: 0;background: url(../img/icon4.png) no-repeat center;background-size: 100%;transition: 0.5s all cubic-bezier(0.73, 0.32, 0.34, 1.5);}
.ndirect .out_box.on .out_link i{transform: rotate(90deg);}
.ndirect .out_box.on .in_link{height: 0.6rem;}
.ndirect .out_box.on .in_link::after{width: 0.16rem;height: 0.32rem;}
/* 公共 end */


/* 首页 */
.index_banner .swiper-container{height: 8.8rem;}
.index_banner .swiper-container .swiper-slide .pic{width: 100%;height: 8.6rem;display: block;}
.index_banner .swiper-container .swiper-button-prev{width: 0.5rem;height: 1rem;background: url(../img/pnbtn1.png) no-repeat center;background-size: 90%;margin-top: -0.5rem;transform: scale(0.8)}
.index_banner .swiper-container .swiper-button-next{width: 0.5rem;height: 1rem;background: url(../img/pnbtn2.png) no-repeat center;background-size: 90%;margin-top: -0.5rem;transform: scale(0.8)}
.index_banner .swiper-container .swiper-pagination{bottom: 0;height: 0.06rem;}
.index_banner .swiper-container .swiper-pagination .swiper-pagination-bullet{width: 0.3rem;height: 0.06rem;background-color: #e5e5e5;border-radius: 0;margin: 0 0.06rem;vertical-align: top;}
.index_banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background-color: #2967e9;}
.index_intro{background: url(../img/bg1.png) no-repeat center 12%;background-size: 100%;}
.index_intro_item{width: 100%;height: auto;margin-top: 0.6rem;}
.index_intro_item .pic{width: 100%;margin-top: 0.38rem;}
.index_intro_item .pic .swiper-container .swiper-slide{height: 4.8rem;}
.index_intro_item .pic .swiper-container .swiper-pagination{height: 0.2rem;}
.index_intro_item .pic .swiper-container .swiper-pagination .swiper-pagination-bullet{width: 0.2rem;height: 0.2rem;background-color: transparent;border-radius: 50%;margin: 0 0.1rem;box-sizing: border-box;border: 1px solid #fff;opacity: 1;vertical-align: top;}
.index_intro_item .pic .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff;}
.index_intro_item .article{width: 100%;}
.index_intro_item .article h1{font-size: 0.38rem;font-weight: bold;color: #333;}
.index_intro_item .article h4{font-size: 0.26rem;font-weight: normal;color: #858585;line-height: 0.45rem;margin-top: 0.28rem;}
.index_intro_main .index_intro_item:nth-child(2){margin-top: 1rem;}
.index_bitubag_main .swiper-container{height: 7.9rem;}
.index_bitubag_main .swiper-slide{width: 100%;;box-sizing: border-box;padding: 0.1rem 0.1rem 0;}
.index_bitubag_item{width: 100%;height: auto;box-shadow: 0 0rem 0.1rem 0.01rem rgba(37,37,37,0.1);display: block;}
.index_bitubag_item .pic{height: 4.8rem;}
.index_bitubag_item .article{box-sizing: border-box;padding: 0.3rem 0.24rem;}
.index_bitubag_item .article h1{font-size: 0.38rem;font-weight: bold;color: #353535;}
.index_bitubag_item .article h1::after{content: "";width: 0.8rem;height: 0.07rem;background-color: #2967e9;display: block;margin-top: 0.14rem;}
.index_bitubag_item .article h4{font-size: 0.26rem;color: #353535;font-weight: normal;line-height: 0.4rem;height: 0.8rem;margin-top: 0.2rem;}
.index_bitubag_main .swiper-pagination{height: 0.2rem;bottom: 0;}
.index_bitubag_main .swiper-pagination .swiper-pagination-bullet{width: 0.2rem;height: 0.2rem;background-color: transparent;border-radius: 50%;margin: 0 0.1rem;box-sizing: border-box;border: 1px solid #999;opacity: 1;vertical-align: top;}
.index_bitubag_main .swiper-pagination .swiper-pagination-bullet-active{background-color: #2967e9;border: none;}
.index_news_nn{height: 1.46rem;box-sizing: border-box;padding: 0 0.34rem;background-color: #f7f7f7;}
.index_news_row .icon{width: 0.66rem;height: 0.66rem;margin-right: 0.3rem;}
.index_news_row .title{width: 2.4rem;}
.index_news_row .title h3{font-size: 0.28rem;color: #353535;font-weight: bold;}
.index_news_row .title h4{font-size: 0.24rem;color: #353535;text-transform: uppercase;margin-top: 0.1rem;}
.index_news_nav .index_news_nn:nth-child(even){background-color: #fff;}
.index_news_nav .index_news_nn:nth-child(1) .icon{background: url(../img/icon5.png) no-repeat center;background-size: 80%;}
.index_news_nav .index_news_nn:nth-child(2) .icon{background: url(../img/icon7.png) no-repeat center;background-size: 80%;}
.index_news_nav .index_news_nn:nth-child(3) .icon{background: url(../img/icon9.png) no-repeat center;background-size: 80%;}
.index_news_nav .index_news_nn:nth-child(4) .icon{background: url(../img/icon11.png) no-repeat center;background-size: 80%;}
.index_news_link{width: 0.15rem;height: 0.27rem;background: url(../img/icon3.png) no-repeat center;background-size: 100%}
.index_news_nav .index_news_nn.on{background-color: #2967e9!important;}
.index_news_nav .index_news_nn:nth-child(1).on .icon{background: url(../img/icon6.png) no-repeat center;background-size: 80%;}
.index_news_nav .index_news_nn:nth-child(2).on .icon{background: url(../img/icon8.png) no-repeat center;background-size: 80%;}
.index_news_nav .index_news_nn:nth-child(3).on .icon{background: url(../img/icon10.png) no-repeat center;background-size: 80%;}
.index_news_nav .index_news_nn:nth-child(4).on .icon{background: url(../img/icon12.png) no-repeat center;background-size: 80%;}
.index_news_nav .index_news_nn.on h3{color: #fff;}
.index_news_nav .index_news_nn.on h4{color: #fff;}
.index_news_nav .index_news_nn.on .index_news_link{background: url(../img/icon4.png) no-repeat center;background-size: 100%;}
.index_news_list{height: 4.8rem;background: url(../img/no.png) no-repeat center;background-size: 40%;;position: relative;}
.index_news_list::after{content: "暂无数据";position: absolute;z-index: -1;text-align: center;padding-top: 3.4rem;width: 100%;color: #909090;font-size: 0.26rem;}
.index_news_item{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.index_news_item .swiper-slide{height: 4.8rem;}
.index_news_item .swiper-slide .link{display: block;height: 100%;width: 100%;position: relative;}
.index_news_item .swiper-slide .link .mask{position: absolute;width: 100%;height: 0.5rem;line-height: 0.5rem;background-color: rgba(0,0,0,.4);bottom: 0;color: #fff;box-sizing: border-box;padding: 0 0.2rem;font-size: 0.24rem;}
.index_news_item .swiper-pagination{bottom: 0.6rem;height: 0.18rem;}
.index_news_item .swiper-pagination .swiper-pagination-bullet{width: 0.18rem;height: 0.18rem;background-color: transparent;border-radius: 50%;margin: 0 0.1rem;box-sizing: border-box;border: 1px solid #fff;opacity: 1;vertical-align: top;}
.index_news_item .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff;}
.index_news_item.on{z-index: 2;}
.index_part_item{width: 2.08rem;height: 0.4rem;float: left;overflow: hidden;position: relative;margin-bottom: 0.1rem;font-size: 0.26rem;text-align: center;line-height: 0.4rem;}
.index_part_item>img{display: block;max-width: 82%;height: auto;margin: auto;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.index_contact_item{width: 100%;box-shadow: 0 0.01rem 0.14rem 0.01rem rgba(37,37,37,0.06);margin-bottom: 0.44rem;}
.index_contact_item .pic{width: 100%;height: 3.6rem;}
.index_contact_item .article{box-sizing: border-box;padding: 0.26rem 0.3rem;}
.index_contact_item .article .title{font-size: 0.32rem;font-weight: bold;}
.index_contact_item .article .pp{font-size: 0.26rem;line-height: 0.32rem;margin-top: 0.2rem;position: relative;padding-left: 0.44rem;}
.index_contact_item .article .pp:nth-child(2)::before{content: "";width: 0.3rem;height: 0.3rem;background: url(../img/icon13.png) no-repeat center;background-size: 100%;position: absolute;left: 0;top: 0.02rem;}
.index_contact_item .article .pp:nth-child(3)::before{content: "";width: 0.3rem;height: 0.3rem;background: url(../img/icon14.png) no-repeat center;background-size: 100%;position: absolute;left: 0;top: 0.02rem;}
.index_contact_item .article .pp:nth-child(4)::before{content: "";width: 0.3rem;height: 0.3rem;background: url(../img/icon15.png) no-repeat center;background-size: 100%;position: absolute;left: 0;top: 0.02rem;}
/* 首页 end */

/* 关于我们 */
/* .about_intro_pic .swiper-container .swiper-slide{height: 5rem;}
.about_intro_pic .swiper-container .swiper-pagination{height: 0.2rem;}
.about_intro_pic .swiper-container .swiper-pagination .swiper-pagination-bullet{width: 0.2rem;height: 0.2rem;background-color: transparent;border-radius: 50%;margin: 0 0.1rem;box-sizing: border-box;border: 1px solid #fff;opacity: 1;vertical-align: top;}
.about_intro_pic .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff;}
.about_intro_article{background-color: #fff;box-sizing: border-box;padding: 0.5rem 0 0.8rem;}
.about_intro_article .cc_title{padding: 0;}
.about_intro_cont{font-size: 0.25rem;color: #333;line-height: 25px;text-indent: 2em;margin-top: 0.4rem;max-height: 5rem;overflow-y: scroll;}
.about_intro_cont::-webkit-scrollbar{width: 3px;}
.about_intro_cont::-webkit-scrollbar-track{background-color: transparent;}
.about_plan{height: 7rem;background: url(../img/bg2.png) no-repeat center;background-size: cover;}
.about_plan .cc_title{padding-top: 0.3rem;}
.about_plan .cc_title .stitle{position: relative;}
.about_plan .cc_title .stitle::after{content: "";width: 0.3rem;height: 1px;display: block;margin: auto;position: absolute;bottom: -0.1rem;left: 0;right: 0;;background-color: #fff;}
.about_plan_main .swiper-container{height: 4.6rem;}
.about_plan_main .swiper-wrapper .swiper-slide{height: 4.2rem;}
.about_plan_item{height: 4.2rem;position: relative;box-sizing: border-box;padding-left: 0.3rem;}
.about_plan_item .box{height: 3.64rem;border-left: 1px solid #194c8b;border-bottom: 1px solid #194c8b;box-sizing: border-box;padding: 0 0.3rem;}
.about_plan_item .pp{color: #fff;font-size: 0.26rem;line-height: 0.4rem;-webkit-line-clamp: 9;}
.about_plan_item .icon{position: absolute;left: 0;bottom: 0px;color: #fff;font-size: 0.24rem;width: 0.6rem;height: 0.76rem;text-align: center;}
.about_plan_item .icon>i{content: "";width: 0.4rem;height: 0.4rem;background: url(../img/icon25.png) no-repeat center;background-size: 100%;display: block;margin: 0 auto;}
.about_plan_main .swiper-pagination{height: 0.2rem;bottom: 0;}
.about_plan_main .swiper-pagination .swiper-pagination-bullet{width: 0.2rem;height: 0.2rem;background-color: transparent;border-radius: 50%;margin: 0 0.1rem;box-sizing: border-box;border: 1px solid #eee;opacity: 1;vertical-align: top;}
.about_plan_main .swiper-pagination .swiper-pagination-bullet-active{background-color: #2967e9;border: none;}

.about_plan_main .swiper-slide.on .about_plan_item .box{border-left: 1px solid #fff;border-bottom: 1px solid #fff;}
.about_organ {padding-bottom: 0.3rem;}
.about_organ .cc_title{padding-top: 0.3rem;}
.about_organ .pic{width: 100%;height: auto;margin: auto;}
.about_organ .pic>img{max-width: 100%;height: auto;display: block;margin: auto;} */
.about_intro .cc_title{padding-top: 0.4rem;padding-bottom: 0.3rem;}
.about_intro_main{font-size: 0.24rem;color: #858585;line-height: 0.4rem;text-align: center;}
.about_think_item{margin-top: 0.8rem;}
.about_think_item .picture{width: 5.8rem;height: 4.2rem;position: relative;box-sizing: border-box;padding-top: 0.2rem;margin: 0.2rem auto 0;}
.about_think_item .picture .pic{width: 5.4rem;height: 3.8rem;margin: auto;}
.about_think_item .picture .bg{background-color: #2967e9;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: -1;}
.about_think_item .etitle{font-family: "Microsoft YaHei",Arial;font-size: 0.5rem;font-weight: bold;color: #333;line-height: 0.6rem;text-transform: uppercase;position: relative;letter-spacing: 0.02rem;text-align: center;}
.about_think_item .etitle::after{content: "";position: absolute;bottom: 0;left: 0;right: 0;margin: auto;width: 1.5rem;height: 0.2rem;background-color: #2967e9;z-index: -1;}
.about_think_item .ztitle{font-size: 0.3rem;color: #333;font-weight: bold;margin-top: 0.2rem;text-align: center;}
.about_think_item .cont{margin-top: 0.4rem;font-size: 0.24rem;color: #858585;line-height: 0.4rem;}
.about_think_item .cont strong{color: #333;}
.about_join_main{padding-bottom: 0.4rem;}
.about_join_item{display: block;width: 100%;background-color: #fff;box-sizing: border-box;padding: 0.3rem 0.3rem;margin-bottom: 0.2rem;}
.about_join_item .title{font-size: 0.26rem;color: #333333;}
.about_join_item .key{font-size: 0.24rem;color: #858585;margin-top: 0.12rem;}
.about_join_item .intro{font-size: 0.24rem;color: #858585;margin-top: 0.2rem;line-height: 0.3rem;-webkit-line-clamp: 3;height: 0.9rem;}
.about_join_main .about_join_item:nth-child(2n){margin-right: 0;}

/* 关于我们 end */

/* 新闻中心 */
.news_main {padding-bottom: 0.4rem;}
.news_main .cc_title{padding-top: 0.3rem;}
.news_item{display: block;background-color: #f8f8f8;box-sizing: border-box;border-bottom: 1px dashed #ababab;padding-bottom: 0.2rem;padding-top: 0.1rem;}
.news_item .title{font-size: 0.28rem;line-height: 0.5rem;height: 0.5rem;color: #2967e9;}
.news_item .box .pic{width: 2rem;height: 2rem;}
.news_item .box .article{width: 4.5rem;}
.news_item .box .article .p1{font-size: 0.24rem;color: #959595;line-height: 0.4rem;-webkit-line-clamp: 4;height: 1.6rem;}
.news_item .box .article .p2{font-size: 0.24rem;color: #959595;line-height: 0.4rem;text-align: right;}
.news_item .btn{width: 2.3rem;height: 0.46rem;line-height: 0.46rem;font-size: 0.25rem;color: #959595;border: 1px solid #959595;text-align: center;margin-top: 0.2rem;margin-left: auto;}
.news_page{width:100%;text-align:center;margin: 0.2rem auto 0; font-size: 0.25rem;padding-top: 0.3rem;border-top: 1px dashed #ddd;}
.news_page>div{display: flex;justify-content: center;flex-wrap: wrap;}
.news_page a{padding: 0 0.2rem;height: 0.55rem;line-height: 0.55rem;;color:#333;margin:0 0.06rem 0.1rem;background:#fff; border:1px solid #D8D8D8;}
.news_page span{padding: 0 0.2rem;height: 0.55rem;line-height: 0.55rem;;color:#fff;margin:0 0.06rem 0.1rem;background:#2967e9;border:1px solid #2967e9;}
/* 新闻中心 end */

/* 新闻详情 */
.news_view{background-color: #F3F3F3;padding: 0.6rem 0;}
.news_view_rr .title{font-size: 0.28rem;line-height: 0.45rem;text-align: center;}
.news_view_rr .title.border{border-bottom: 1px solid #909090;padding-bottom: 0.1rem;margin-bottom: 0.2rem;}
.news_view_rr .time{font-size: 0.24rem;height: 0.6rem;line-height: 0.6rem;border-bottom: 1px solid #909090;color: #909090;margin-bottom: 0.3rem;}
.news_view_rr .time::before{content: "";width: 0.24rem;height: 0.24rem;background: url(../img/icon29.png) no-repeat center;background-size: 100%;display: inline-block;vertical-align: -0.04rem;margin-right: 0.16rem;}
.news_view_rr .desc{font-size: 0.24rem;line-height: 0.4rem;color: #909090;padding-bottom: 0.1rem;margin-bottom: 0.2rem;border-bottom: 1px solid #909090;}
.news_view_rr .desc::before{content: "";width: 0.24rem;height: 0.24rem;background: url(../img/icon30.png) no-repeat center;background-size: 100%;display: inline-block;vertical-align: -0.04rem;margin-right: 0.16rem;}
.news_view_rr .content{text-indent: 2em;font-size: 0.25rem;color: #909090;line-height: 0.45rem;min-height: 7rem;background-color: #fefefe;box-sizing: border-box;padding: 0.16rem;border-radius: 0.08rem;}
.news_view_rr .content p{text-indent: 2em;font-size: 0.25rem;color: #909090;line-height: 0.45rem;}
.news_view_rr .content img{display: block!important;margin: auto!important;max-width: 100%!important;height: auto!important;}
.news_view_rr .content .partner_item{width: calc(48% - 0.2rem);height: auto;float: left;border: 1px solid #DEDEDE;margin: 0 0.1rem 0.2rem;overflow: hidden;}
.news_view_rr .nplink{padding: 0.2rem 0 0;border-top: 1px solid #909090;margin-top: 0.3rem;font-size: 0.24rem;}
.news_view_rr .nplink .link{color: #909090;}

.news_view_rr .table{width: 100%;margin: auto;background-color: #fff;border: 0.02rem solid #dddddc;border-bottom: none;margin-bottom: 0.4rem;}
.news_view_rr .table .row{text-indent: 0;border-bottom: 0.02rem solid #dddddc;display: flex;font-size: 0.24rem;}
.news_view_rr .table .row .ps{line-height: 0.4rem;background-color: #2967e9;color: #fff;text-align: center;}
.news_view_rr .table .row .ps:nth-child(1){width: 20%;}
.news_view_rr .table .row .ps:nth-child(3){width: 15%;}
.news_view_rr .table .row .ps:nth-child(5){width: 15%;}
.news_view_rr .table .row .p1{line-height: 0.4rem;width: 40%;box-sizing: border-box;padding-left: 0.1rem;}
.news_view_rr .table .row .p2{line-height: 0.4rem;width: 25%;box-sizing: border-box;padding-left: 0.1rem;}
.news_view_rr .table .row .p3{line-height: 0.4rem;width: 15%;box-sizing: border-box;padding-left: 0.1rem;}
.news_view_rr .table .row .p4{line-height: 0.4rem;width: 78%;box-sizing: border-box;padding-left: 0.1rem;}
/* .news_view_rr .table .row .p1,
.news_view_rr .table .row .p2,
.news_view_rr .table .row .p3{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;} */