@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; box-sizing:border-box;}
*:focus{outline:none;}
ul li{list-style:none;}
body{color:#666; width:100%;  margin:0 auto;  padding-bottom:1.4rem; font-size:.26rem}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px .25rem;}
.clr,.clearfix{clear:both;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
html{font-size: 100px;}
.l{float: left}
.r{float: right}


@font-face {
    font-family: 'bex';
    src: url('/templates/mobile/font/Acumin Pro Condensed Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



.header{width:100%; clear:both; height:1.1rem; position: relative; padding: 0 3% 0 3%; box-shadow: 0 0 8px rgba(0,0,0,0.2)}
.logo{width:3rem; height:1.1rem; z-index: 9; float: left}
.logo a{width:100%; height:100%; display: flex; align-items: center; }
.logo a img{align-items: center; width:100%;position: relative; z-index: 9;}
.menu{float:right; height:.72rem; width:auto;  margin-top: .2rem}
.menu a{width:100%; height: 100%;  display: flex; align-items: center; font-size: .24rem;}
.menu img{height:auto; width:.52rem; align-items: center; margin-right: .1rem}
.menu p{color:#0154d5; font-size: .3rem;}
.app{float:right; padding-right:15px; margin-top:7px;}
.app img{height:22px;}



/*导航*/
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:9999; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #02469b; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:99999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:.42rem;padding: .08rem 0; text-indent:1em; color:#fff;  
	font-size:.26rem; position:relative; margin:0px;}
.menu_head img{vertical-align:middle; height:25px; padding-right:5px;}
.menu_head a{color:#fff; font-size:.26rem; width:100%; height:100%; display:block;}
.menu_body{width:100%; min-width:150px; overflow:hidden;  display:none;}
.menu_body a{width:100%; display:block; height:auto; line-height:.4rem; padding: .05rem 0; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; font-size: .24rem}


/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; }
.banner .swiper-slide a{width:100%; display: block}
.banner .swiper-slide a img{width:100%; height: auto; display: block}
.banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.swiper-pagination-bullet{background: #fff; opacity: 1}
.swiper-pagination-bullet-active{width:20px; border-radius: 5px;}
.banner .swiper-button-next,.banner .swiper-button-prev{color:#fff; font-size: 24px; background: none; width: 40px;}
.banner .swiper-pagination{color:#fff; font-size:30px; width: auto; left:5.5%; bottom:.3rem; height:.2rem; }
.banner .swiper-pagination span{color:#fff; font-size:30px; float: left}
.banner .swiper-button-next{right:auto; left:12%}

.ban_info{width:80%; height: auto; display: block; position: absolute; left:50%; top:50%; transform: translate(-50%,-50%); }
.ban_info h3{color:#fff; font-size:.4rem; font-weight: bold; line-height: .5rem;}
.ban_info h4{color:#fff; font-size:.22rem; line-height: .32rem; margin-top:.3rem; text-transform: uppercase}




/*关于pg赏金女王*/
.index_about{width:100%; height: auto; padding: .25rem;}
.index_about_left{width:100%; height: auto;  padding:.6rem .25rem .6rem; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.index_about_left h3{color:#2f2f2f; font-size: .44rem; line-height: .6rem;}
.index_about_left h4{color:#777777; font-size:.26rem; line-height: .4rem; margin-top: .28rem;}
.in_about_num{width:100%; height: auto; overflow: hidden; margin:.9rem 0 .8rem;}
.in_about_num dl{float: left; margin-right: .8rem;}
.in_about_num dl:last-child{margin-right:0}
.in_about_num dl dt{color:#2f2f2f; font-size: .6rem; position: relative; font-family: 'bex'; font-weight: bold;}
.in_about_num dl dt:after{content: "+"; color:#2f2f2f;font-size: .22rem; position: absolute; top:0; right:-.12rem; z-index: 1}
.in_about_num dl:nth-child(1) dt:after{content:""}
.in_about_num dl dd{color:#414141; font-size:.22rem; line-height:.32rem;}
.ab_more{color:#0636be; font-size: .26rem; background: url(/templates/mobile/images/ab_jts.png) no-repeat right center; background-size: 25%; height: .55rem; line-height: .55rem; letter-spacing:5px; display: table; padding-right: .6rem;}
.index_about_right{width:100%; height: auto; overflow: hidden}
.index_about_right .swiper-slide a{width:100%; height: auto; display: block}
.index_about_right .swiper-slide a img{width:100%; height: auto; display: block}
.index_about_right .swiper-pagination{width:auto!important; left:5%!important; bottom:.3rem!important;}
.index_about_right .swiper-pagination-bullet{background: #fff; width: .12rem; height: .12rem;}
.index_about_right .swiper-pagination-bullet-active{ opacity: 1;}


/*案例*/
.index_product{width:100%; height: auto; overflow: hidden; position: relative; margin-bottom: .6rem; margin-top: .5rem}
.index_product:after{content: "";  width: 100%; height: 4.5rem;  background: #004098; position: absolute;  bottom: 0;  left: 0; z-index: 0;}
.in_product_all{padding-left:.25rem; margin-top: .2rem; position: relative}
.index_product .swiper-container{position:relative; margin-top: .35rem; padding-bottom:1.4rem;}
.index_product .swiper-slide{width:80%}
.in_pro_all{width:100%; height:100%; overflow: hidden}
.in_pro_all img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_all_hover{width:100%; height: 100%;  position: absolute; top:0; left:0; background: url(/templates/mobile/images/ph_hover.png) no-repeat center; padding: .3rem;}
.pro_all_hover h3{color:#fff; font-size: .3rem; line-height: .45rem;}
.pro_all_hover h4{color:#fff; font-size: .25rem; }
.pro_all_hover h5{color:#fff; font-size: .22rem; position: absolute; bottom:.8rem; right:.24rem;writing-mode:tb-rl; writing-mode:vertical-rl; text-transform: uppercase }
.pro_all_zi{width:70%; height: auto; overflow: hidden; position: absolute; bottom:.36rem; left:.3rem; }
.pro_all_zi a{width:100%; height:.65rem; line-height: .65rem; border: 1px solid #fff; background: rgba(0,0,0,0.4); display: block;  margin-top: .1rem; 
	font-size: .22rem; color:#fff; padding: 0 .1rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.pro_wubian{width:144px; height:124px; background: url(/templates/mobile/images/cp_img.png) no-repeat center; text-align: center; margin: 0px auto; opacity:0; padding-top: 90px; color: #fff;
	margin-top: 40%}
.pro_wubian a{width:100%; height: auto; display: block}
.pro_wubian a span{color:#fff; font-size: 14px; color:#fff; }
.in_pro_all:hover .pro_all_hover{background: url(/templates/mobile/images/p_hover.png) no-repeat center}
.in_pro_all:hover .pro_wubian{opacity: 1}
.in_pro_all:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_product_all .swiper-pagination{top:auto!important; bottom:.55rem!important; background:rgba(255,255,255,0.5);  height: 1px!important;}
.in_product_all .swiper-pagination .swiper-pagination-progressbar{background: #fff; height: 5px; top:-2px; opacity: 1}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; }
.index_title{width:100%; height: auto; overflow: hidden; padding: 0 .25rem}
.index_title h3{color:#2f2f2f; font-size: .44rem}
.index_news ul{width:100%; height: auto; margin-top: .45rem; padding: 0 .3rem}
.index_news ul li{width:100%; height: auto; overflow: hidden; padding:.3rem 3%; background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.1); margin-bottom: .4rem }
.index_news ul li a{width:100%; height: 100%; display: inline-block; background: url(/templates/mobile/images/n_x.png) no-repeat left bottom; padding-bottom: .35rem}
.index_news_xx{width:55%; height: 100%;  float: left}
.index_news_xx h3{color:#777777; font-size: .28rem;  width:100%; height: .4rem; line-height:.4rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{color:#777777; font-size: .24rem;  line-height: .3rem; margin-top: .1rem; display: block}
.index_news_xx p{width:100%; height: .64rem; color:#777777; font-size: .24rem; line-height: .32rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: .2rem;}
.index_news_pic{width:43%; height: auto; float: right; overflow:hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news ul li:hover{box-shadow: 0 0 8px rgba(0,0,0,0.2)}
.index_news ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news ul li:hover dt,.index_news ul li:hover dd{color:#004098}
.index_news ul li:hover p{color:#004098}



/*内页*/
.ny_banner{width:100%; height: 3.8rem; overflow: hidden; position: relative}
.ny_banner .ny_bimg{width:100%; display: block; height:100%; object-fit: cover; object-position: center center;}
.ny_nav{width:94%; height: auto; overflow: hidden; position: absolute; bottom:0; left:50%; margin-left: -47%; background: rgba(255,255,255,0.8); padding: .25rem 0}
.ny_nav ul{width:100%; }
.ny_nav ul li{width:50%; height: .5rem; line-height: .5rem;  float: left; text-align: center}
.ny_nav ul li:last-child{background: none;}
.ny_nav a{font-size: .26rem; color: #333333; padding-bottom:.12rem;}
.ny_nav ul li.active a{border-bottom: 1px solid #005bac; color:#005bac; font-weight: bold;}
.ny_about_nav li{width:25%!important}

/*合作客户*/
.ny_kehu{width:100%; height: auto; overflow: hidden; margin-top: .55rem; margin-bottom: .6rem}
.ny_kehu h5{width:100%; height: auto; color:#333333; font-size: .34rem; text-align: center; margin-bottom: .3rem}
.ny_kehu_keft{width:100%; height: auto; }
.ny_kehu_keft img.kh_pic{width:100%; height: auto; display: block}
.ny_kehu_right{width:100%; height: auto;  margin-top: .3rem}
.kehu_right_xx{width:100%; height: auto; overflow: hidden; color:#666666; font-size: .26rem; line-height: .42rem; margin-bottom: .75rem}
.ny_kehu_right h6{width:100%; height:auto; background: #ededed; padding:.25rem 0; line-height: .5rem; text-align: center; color:#333333; font-size: .3rem; 
	margin-top: .2rem; margin-bottom: .36rem;}
.ny_kehu_right a{width:100%; height: .8rem; line-height: .8rem; border: 1px solid #aaaaaa; display: block; margin-bottom: .25rem; font-size: .3rem; color: #666666;  text-align: center}
.ny_kehu_right a:hover{background: #005bac; color:#fff}



/*持续发展*/
.ny_cxfz{width:100%; height: auto; overflow: hidden; margin:.55rem 0 }
.ny_cxfz h4{color:#333333; font-size:.34rem;}
.ny_cxfz h5{color:#666666; font-size: .28rem; margin: .4rem 0 .3rem; line-height: .4rem}
.ny_cxfz p{color:#666666; font-size: .24rem; line-height: .4rem}
.ny_cxfz ul{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.ny_cxfz ul li{width:50%; height: auto; float: left; margin-bottom: .4rem; margin-bottom: .4rem}
.ny_cxfz ul li:nth-child(2n){float: right}
.ny_cxfz ul li img{width:1.5rem; height: auto; display: block}
.ny_cxfz ul li dl{width:100%; height:3rem; }
.ny_cxfz ul li dl dt{width:100%; height:auto; line-height:.4rem; color:#005bac; margin: .15rem 0; font-size: .32rem;}
.ny_cxfz ul li dl dd{color:#666666; font-size: .26rem; line-height: .4rem;}
.ny_yjjzg{width:100%; height: auto; overflow: hidden; margin:.55rem 0 }
.ny_yjjzg h4{width:100%; height: auto; color:#333333; font-size: .34rem; text-align: center; }
.ny_cxfz_left{width:100%; height: auto;  padding-top:.5rem;}
.ny_cxfz_left h5{color:#666666; font-size: .28rem; line-height: .4rem}
.ny_cxfz_left p{color:#666666; font-size: .24rem; line-height: .4rem; margin-bottom: .3rem}
.ny_cxfz_right{width:100%; height: auto; overflow: hidden}
.ny_cxfz_right img{width:100%; height: auto; display: block}


/*研发创新*/
.ny_yfcx_one{width:100%; height: auto; overflow: hidden; margin-bottom: .8rem; margin-top: .4rem}
.yfcx_three_left{width:100%; height: auto; }
.yfcx_three_left h4{color:#333333; font-size: .34rem; margin-bottom: .28rem}
.yfcx_one_xx{width:100%; height: auto;overflow: hidden;}
.yfcx_one_xx p{color:#666666; font-size: .24rem; line-height: .4rem;}
.yfcx_one_num{width:100%; height: auto; overflow: hidden;}
.yfcx_one_num i{color:#004098; font-size: 1.2rem; font-weight: bold; float: left; line-height: 1rem; margin-right:4%}
.yfcx_one_num span{color:#333333; font-size: .26rem; float: left; }
.yfcx_one_num p{color:#004098; font-size: .4rem; float: left}
.yfcx_one_right{width:100%; height: auto; overflow: hidden; margin-top: .5rem}
.yfcx_one_right img{max-width: 100%}
.ny_yfcx_three{width:100%; height: auto; padding-top: .8rem; overflow: hidden; margin-bottom: .8rem}
.yfcx_three_right{width:100%; height: auto; margin-top: .5rem }
.ny_yfcx_two{width:100%; height: auto; background:#f2f2f2; padding:.8rem 0; overflow: hidden; }
.yfcx_one_xx h4{color:#333333; font-size: .34rem; margin-bottom: .28rem}
.two_num{width:100%; height: auto; overflow: hidden;}
.two_num p{ color:#333333; font-size: .26rem; width: 100%; overflow: hidden}
.two_num i{color:#004098; font-size: .6rem;}
.two_num i span{color:#004098; font-size: 1rem; font-weight: bold;}


/*产品应用*/
.ny_cpyy_one{width:100%; height: auto; overflow: hidden; margin: .55rem 0}
.ny_cpyy_one ul{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.ny_cpyy_one ul li{width:48%; height: auto; float: left;  margin-bottom:.3rem;}
.ny_cpyy_one ul li:nth-child(2n){float: right}
.ny_cpyy_one ul li img{width:100%; height: auto; display: block; webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.ny_cpyy_one ul li a{width:100%; height:100%; padding: .2rem .2rem .8rem; display:block}
.ny_cpyy_one ul li h3{color:#fff; font-size:.32rem}
.cpyy_one_hover{width:100%; height:2rem; margin-top:.2rem; opacity:0}
.cpyy_one_hover p{color:#fff; font-size:.22rem; margin-bottom:5px;}
.ny_cpyy_one ul li:hover a{background:#005bac}
.ny_cpyy_one ul li:hover .cpyy_one_hover{opacity:1}
.ny_cpyy_one ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.cpyy_one_ts{width:100%; height:auto; overflow:hidden; background:#f2f2f2 }
.cpyy_one_xx{width:100%; height:100%; padding:1rem .6rem; color:#333; font-size:.5rem; line-height:.7rem;}
.cpyy_one_pic{width:100%; height:100%; }
.cpyy_one_pic img{width:100%; display:block}



/*产品应用*/
.ny_cpyy_show{width:100%; height:auto; overflow:hidden}
.ny_cpyy_show li{width:100%; height:auto; overflow:hidden; padding:.8rem 0}
.ny_cpyy_show li:nth-child(2n){background:#f2f2f2}
.cpyy_show_img{width:100%; height:auto; margin-top: .4rem}
.cpyy_show_img img{width:100%; display:block}
.cpyy_show_xx{width:100%; height:auto; overflow: hidden }
.cpyy_show_xx h4{color:#333333; font-size:.4rem; margin-bottom:.15rem;}
.cpyy_show_xx p{color:#666666; line-height:.45rem; font-size:.26rem;}



/*关于pg赏金女王*/
.ny_about_top{width:100%; height: auto; overflow: hidden; margin:.6rem 0}
.ny_about_left{width:100%; height: auto; overflow: hidden}
.ny_about_left p{width:100%; height: auto; overflow: hidden; line-height:.42rem; color: #666666; font-size: .24rem; }
.ny_about_video{width:100%; height: auto; overflow: hidden}
.ny_about_video video{width:100%; height: auto; display: block}
.ny_about_bottom{width:100%; height: auto; overflow: hidden; margin-top: 1.5rem; margin-bottom: 1rem}
.pc-slide{width:100%; margin: 0 auto;}
.history_title{width:100%; height: auto; overflow: hidden; text-align: center}
.history_title p{color:#999999; font-size: .28rem; height:.55rem; line-height: .55rem;}
.history_title i{width:30px; height:30px; display: block; background: url(/templates/mobile/images/lan_yuan.png) no-repeat center; background-size: .2rem;  margin: .2rem auto}
.ny_about_bottom .preview {width: 100%;position: relative; background: url(/templates/mobile/images/hh_xs.png) no-repeat center .98rem}
.ny_about_bottom .preview .swiper-container {width: 100%; height: 82px;}
.ny_about_bottom .preview .active-nav i{background: url(/templates/mobile/images/active_yuan.png) no-repeat center; background-size: .3rem}
.ny_about_bottom .preview .active-nav p{color:#005bac; font-size: 26px; font-weight: bold;}
.view{width:100%; height: auto; overflow: hidden; margin-top: .4rem; padding: 0 .25rem}
.view .swiper-container {width: 100%;}
.history_view{width:100%; height: auto; overflow: hidden; background:#fff; padding:.15rem 0}
.history_view p{width:100%; height: auto;  line-height: .4rem; font-size: .26rem; color:#666666; position: relative; padding-left:.25rem;}
.history_view p:after{content: ""; width: 8px; height: 8px; background: #005bac; border-radius: 50%; position: absolute; top:.18rem; left:0; }




.ny_product_li{width:100%; height:auto; padding:.25rem}
.ny_product_li a{width:100%!important; padding:.2rem; height:auto; margin-bottom:.2rem; display:block; float:none!important; overflow:hidden}
.ny_product_li a:hover{ box-shadow: 0 0 8px rgb(0 0 0 / 20%);}
.ny_product_li a .ny_pro_xx{width:100%; height:auto; color:#333; font-size:16px; line-height:28px; margin-bottom:10px;}
.ny_pro_xx tr td{width:50%!important}
.ny_product_li a p{ text-align:left!important}



/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.4rem;width: 100%; background:#004098;}
footer ul{width:100%; height: 1.45rem; display: block; }
footer li{width: 20%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; padding-top:.3rem }
footer span{line-height:.3rem; font-size: .24rem; width: 100%; display: block; color: #fff; margin-top: .1rem }
footer .n1{background: url(/templates/mobile/images/f_h1.png) no-repeat center;background-size:100% 100%!important; width:.56rem;}
footer .n2{background: url(/templates/mobile/images/f_h2.png) no-repeat center;background-size:100% 100%!important; width:.47rem;}
footer .n3{background: url(/templates/mobile/images/f_h3.png) no-repeat center;background-size:100% 100%!important; width:.57rem;}
footer .n4{background: url(/templates/mobile/images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:.52rem;}
footer .n5{background: url(/templates/mobile/images/f_h5.png) no-repeat center;background-size:80%!important; width:.79rem;}
footer a.active{background: #00347b}
footer i{height:.52rem; display: block; margin:0 auto 0;  }
.copy {width: 100%;  text-align: center; clear: both; text-align: center;  padding:.4rem 0 .4rem }
.copy_dz{width:100%;  height: auto;  overflow: hidden; }
.copy_dz p b{font-size:.24rem; color: #4d4d4d;}
.copy_dz p{color:#4d4d4d;line-height:.4rem; font-size:.24rem}
.copy_dz a{color:#4d4d4d;line-height:.4rem; font-size:.24rem; display:block}







@media screen and (max-width:500px){
	html{font-size: 56.6667px;}

}

@media screen and (max-width:414px){
	html{font-size: 55.2px;}

	
}



@media screen and (max-width:375px){
	html{font-size:50px;}
		
}
	
	
	
@media screen and (max-width:360px){
	html{font-size:48px;}


}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}

	
}




/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:.55rem; padding:5px 2%; font-size:.2rem; clear:both;
  text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; font-size:.2rem}
.pos a{color:#313131; font-size:.2rem}
.pos span{color: #004098; font-size:.2rem}
.pos span.wei{background: url(/templates/mobile/images/sy.png) no-repeat left center; padding-left:.2rem; color: #313131; background-size:.2rem}
.ny{width:100%; padding:.3rem .2rem; line-height:.4rem; clear:both; color:#333333; font-size:.2rem}
.ny img,.index_abou_xx img{max-width:100%; display:block; height:auto!important}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}
.ny_ban{width:100%; height:auto; overflow:hidden; }
.ny_ban img{width:100%; height:auto; display:block;}
.ny p,.ny span{color:#333333; font-size:.2rem!important; line-height:.4rem;}



/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: .2rem;}
.news_x ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:.4rem; line-height:.4rem; color:#313131;  font-weight:bold; font-size:.24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:.2rem; color:#7d7d7d; height: .25rem; line-height: .25rem; margin:.1rem 0;}
.news_x li h4{font-weight:normal; color:#626262; height:.6rem; line-height:.3rem; overflow:hidden; margin-top: .1rem; font-size:.2rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
 -webkit-box-orient:vertical; overflow:hidden;}

/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 10px; clear:both;}
.honor_list ul{width:100%; height:auto; overflow:hidden; margin-bottom:.2rem}
.honor_list li{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.honor_list li:nth-child(2n){float:right}

.pic_list{width:100%; padding:.3rem .2rem; clear:both; overflow:hidden}
.pic_list a{width:48%;  float:left;height: auto; margin-bottom:.2rem; overflow:hidden}
.pic_list a img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.pic_list a p{line-height:.4rem; height:.4rem; overflow:hidden; color:#333; font-size:.24rem; text-align:center; clear:both; text-overflow:ellipsis; white-space:nowrap; margin-top:.1rem}
.pic_list a:nth-child(2n){float:right}



/*内页导航*/
.index_clei{ width:100%; height:auto; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:.24rem; text-align:center; width:33.33%; height:.7rem; line-height:.7rem; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
.index_clei a.active{ background:#004098; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(/templates/mobile/images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: .3rem; font-weight: bold; color: #fff;}
.about_ban p{font-size: .16rem; color:#fff}
.index_plei{width:100%; height:auto; line-height:.7rem; background:#eee; overflow: hidden}
.index_plei a{ color:#333; font-size:.24rem; text-align:center; width:50%; height:.7rem; display:block; overflow:hidden; 
float:left; }
.index_plei a.active{ background:#004098;color:#fff }
.ny_biaoti{width: 100%; font-size:.35rem; color: #000; padding: .1rem 0px; text-align: center;  clear: both; line-height:.5rem}
.ny_time{width: 100%;  line-height: .5rem; color: #888; height: auto;   margin-bottom: .2rem; border-top: 1px solid #666; border-bottom: 1px solid #666;
          text-align: center; clear: both; font-size:.24rem;}
.keyword_light,.keyword_light p{font-size:.2rem; color:#333; line-height:.4rem}
.ny_title{width: 100%; font-size:.28rem; color: #000; padding: 10px 0px; text-align: center;  clear: both}




/*联系pg赏金女王*/
.ditu{width:100%;height:7rem;padding: 0px 15px}
.ny_contact{width:100%; height:auto; display:block; font-size:.14rem; color:#333; line-height:.28rem; padding:0px 10px; margin:20px 0 40px}

 
 <!--0.00019311904907227-->