@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; overflow-x:hidden; font-size:12px; padding-bottom:1.4rem; background:url(../images/bjs.jpg) repeat}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px .2rem;}
.clr{clear:both;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
html{font-size: 100px;}

.header{width:100%; clear:both; height:1rem;  padding: 0 2%}
.logo{float:left; width:2.39rem; height: 1rem; display: flex; align-items: center;}
.logo img{width:100%; float: left; margin-right: .2rem }
.menu{float:right; height:100%; width:.43rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center;}
.menu img{height:auto; width:100%; align-items: center;}

/**/
.openmenu{overflow-y:scroll; position:fixed;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #23ac3a; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; 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;}
.menu_body{width:100%; min-width:150px; overflow:hidden;  display:none;}
.menu_body a{width:100%; display:block; height:.45rem; line-height:.45rem; color:#fff; text-indent:1em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; 
	font-size: .24rem}
.banner{width:100%;height:auto; position: relative; }
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner img{width:100%; height: auto; display: block}
.swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.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: #000; opacity: 1}
.swiper-pagination-bullet-active{background: #fff}



/**/
.index_lingyu{width:100%; height: auto; overflow: hidden; margin-top:.6rem; border-bottom:.15rem solid #eeeeee; padding-bottom: .4rem}
.index_lingyu ul{width:100%; height: auto; overflow: hidden; margin-top: .5rem; padding: 0 .3rem}
.index_lingyu ul li{width:32%; height: auto; float:left; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); margin-right: 2%; margin-bottom: .4rem; }
.index_lingyu ul li:nth-child(3n){margin-right: 0}
.in_ly_pic{width:100%; height: auto; overflow: hidden}
.in_ly_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_lingyu ul li h5{width:100%; height: .9rem; line-height: .24rem; text-align: center; font-size:.2rem; color: #333333;padding-top: .24rem}
.ly_more{width:40%; height: .8rem; background: #23ac3a; text-align: center; line-height:.8rem; color: #fff; font-size: .24rem; margin: 0px auto; display: block}
.index_lingyu ul li:hover h5{background:#23ac3a; color:#fff}
.index_lingyu ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ly_more:hover{background:#026836}



/**/
.index_news{width:100%; height:auto; background: url(../images/news_bjs.jpg) no-repeat center; background-size: cover;  padding: .55rem 0; margin-bottom: .4rem}
.index_lingyu_title{width:100%; height: auto; overflow: hidden; text-align: center; }
.index_lingyu_title h4{ font-weight: bold; line-height: .4rem; vertical-align:middle;}
.index_lingyu_title h4 i{display:inline-block; vertical-align:middle; color:#333333; font-size: .3rem; font-style: normal}
.index_lingyu_title span{color:#23ac3a; font-size: .3rem; font-weight: bold;  display:inline-block; vertical-align:middle;}
.index_lingyu_title img{ margin: 0 5px;  display:inline-block; vertical-align:middle; width: .1rem;}
.index_lingyu_title p{width:100%; color:#333333; font-size: .2rem; line-height: .4rem}
.index_lingyu_title hr{width:.58rem; height: .08rem; background: #23ac3a; display: block; margin: .12rem auto 0; border: 0}
.index_news_left{width:100%; height:auto; overflow: hidden; margin-top: .3rem }
.index_news_left a{width:24.2%; height: .6rem; line-height: .6rem; font-size: .2rem; color: #fff; background: #23ac3a; float: left; margin-right: 1%; text-align: center}
.index_news_left a:hover{background: #026836;}
.index_news_left a:last-child{margin-right: 0}
.news_right_top{width:100%; height: auto; overflow: hidden; margin-top: .3rem}
.in_news_pic{width:3.48rem; height: auto; float: left}
.in_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;}
.in_news_xx{margin-left:3.6rem;}
.in_news_xx dl{width:100%; height: 40px; line-height: 40px;}
.in_news_xx h4{width:100%; height:.4rem; color:#333333; font-size: .22rem; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx span{color:#333333;  font-size: .2rem; display: block; float: left}
.in_news_xx img{float: right; margin-top: .1rem}
.in_news_xx p{width:100%; height:.9rem; line-height: .3rem; color:#666666; font-size:.2rem;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin:.05rem 0 .15rem}
.index_news_right{width:100%; height: auto; overflow: hidden; margin-top:.3rem}
.index_news_right li{width:100%; height:.8rem; line-height: .8rem; border-bottom: 1px dashed #b5b5b5; }
.index_news_right li a{width:100%; height:100%; display: block}
.index_news_right li:hover a{color:#026836}
.index_news_right p{width:70%; height: 100%; float: left;  color:#333333; font-size: .2rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.index_news_right span{float: right; color:#333333; font-size: .2rem}
.index_fyxx{width:100%; height: auto; overflow: hidden; }
.index_fyxx a{width:100%; height:1.2rem; border: 1px solid #23ac3a; padding: 0 5%; float: left; margin-bottom:.1rem}
.index_fyxx a:last-child{margin-right: 0}
.index_fyxx a dl{width:72%; height: auto; float: left; margin-top:.2rem;}
.index_fyxx a dl dt{width:100%; height: .4rem; line-height: .4rem; color: #333333; font-size: .24rem; font-weight: bold;}
.index_fyxx a dl dd{width:100%; height:.3rem; line-height:.3rem; color: #333333; font-size:.2rem; font-family: "Arial"}
.index_fyxx a i{width:10%; height:1.2rem; float: right; background: url(../images/fy_jts.png) no-repeat center; background-size: .29rem;}
.index_fyxx a:hover{background: #23ac3a}
.index_fyxx a:hover dl dt,.index_fyxx a:hover dl dd{color:#fff}
.index_fyxx a:hover i{background: url(../images/fy_jt.png) no-repeat center}



/**/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.16rem;width: 100%;  background: #23ac3a; padding: 0 2%}
footer ul{width:100%; height:100%;}
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:.15rem }
footer span{line-height:.3rem; font-size: .2rem; width: 100%; display: block; color: #fff; margin-top: .1rem }
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:100% 100%!important; width:.48rem;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:100% 100%!important; width:.48rem;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:100% 100%!important; width:.48rem;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:.44rem;}
footer a.active{background:#026836}
footer i{height:.48rem; display: block; margin:0 auto 0;  }
.copy {width: 100%;  text-align: center; line-height: .3rem; clear: both; font-size: .24rem;  padding: .4rem 0;text-align: center}
.copy_dz{width:100%;  height: auto;}
.copy_dz p b{font-size:.24rem; color: #333333;}
.copy_dz p{color:#999999;line-height:.4rem; font-size:.24rem}
.copy_dz a{color:#999999;line-height:.4rem; font-size:.24rem}






/**/
.pos{width:100%; height:auto; line-height:.55rem; padding:0px 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: #dbb572; font-size:.2rem}
.pos span.wei{background: url(../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;}
 


/*banner*/
.ny_banner{width:100%; height: auto; overflow: hidden; position: relative}
.ny_banner img{width:100%; height: auto; display: block; }
.ny_banner_left{width:100%; height: auto; text-align: center; position: absolute; top:0; left:0; padding-top:.3rem }
.ny_banner_left h3{color:#fff; font-size:.36rem; font-weight: bold;}
.ny_banner_left hr{width:.58rem; height: .07rem; background: #23ac3a; display: block; margin:.14rem auto; border: 0}
.ny_banner_left p{color:#fff; font-size: .2rem;}
.ny_banner_post{width:auto; background: url(../images/home.png) no-repeat left center; background-size:.2rem;  padding-left:.28rem; font-size: .2rem; color: #fff; position: relative; display: table; margin: 0px auto;}
.ny_banner_post a{font-size: .2rem; color: #fff}
.ny_all{width:100%; height: auto; overflow: hidden}
.ny_ly_title{width:100%; height:auto; border-bottom: 1px solid #eeeeee; overflow: hidden; padding-bottom: .15rem; margin-top: .3rem}
.ny_ly_title h4{color:#333333; font-size: .28rem; font-weight: bold; background: url(../images/lv_xs.png) no-repeat left center; padding-left: .2rem}
.ny_ly_bt{width:100%; height: auto; margin-top: .3rem; position: relative}
.ly_bt_active{width:100%; height:.75rem; line-height:.65rem; border:3px solid #b5b5b5; padding: 0 4%; font-size: .26rem; color: #333333; background: url(../images/ly_jts.png) no-repeat 95% center; background-size: .2rem}
.ly_bt_links{width:100%; height: auto; overflow: hidden; background: #fff; padding:8px .15rem; border: 2px solid #b5b5b5; border-top:0; display: none}
.ly_bt_links a{width:100%; display: block; color:#333; font-size: .22rem; line-height: .28rem; margin:.1rem 0}
.ly_bt_links a:hover{color:#23ac3a; font-weight: bold;}




/**/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.ny_case_all li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: .3rem; margin-top: .3rem;}
.ny_case_all li dl{width:100%; height: .4rem; line-height: .4rem; margin-bottom: .1rem}
.ny_case_all li dl dt{width:80%; height: 100%; float: left; color:#333333; font-size: .24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_case_all li dl dd{color:#666666; font-size: .22rem; float: right}
.ny_case_all li p{width:100%; height: .6rem; line-height:.3rem; color: #666666; font-size: .22rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_case_all li:hover:hover dt,.ny_case_all li:hover:hover dd,.ny_case_all li:hover:hover p{color:#23ac3a}


/**/
.ny_title{width:100%; height: auto; overflow: hidden; margin: .2rem auto}
.ny_title a{width:32.6%; height:.56rem; background: #f1f1f1; text-align: center; line-height: .56rem; float: left; margin-right: 1%; margin-bottom: .1rem; font-size: .22rem; color:#333333}
.ny_title a:nth-child(3n){margin-right: 0}
.ny_title a.active,.ny_title a:hover{background: #23ac3a; color:#fff}
.tjls_title{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: .12rem; }
.tjls_title h3{background: url(../images/lv_xs.png) no-repeat left center;  font-size: .28rem; color:#333333; font-weight: bold; line-height: .4rem;
	padding-left: .2rem;}
.ny_fzty_input{width:100%; height: auto; background: url(../images/fzty_bjs.jpg) no-repeat center; background-size: cover;  padding:.42rem .36rem; margin-top: .25rem; margin-bottom:.25rem  }
.ny_kfr_input{width:100%; height:auto; background: url(../images/kfr_bjs.jpg) no-repeat center; background-size: cover;  padding:.42rem .36rem; margin-top: .25rem; }
.fzty_input_one{width:100%; height: .65rem; overflow: hidden; margin-bottom: .1rem;}
.fzty_input_one dt{width:49.5%; height: 100%; float: left;}
.fzty_input_one dd{float: right; width:49%; height: 100%; }
.fzty_input_one input,.fzjt_date input{width:100%; height: 100%; background:#fff; padding: 0 10px;  border: 1px solid #dddddd; border-radius: 8px; font-size:.2rem; color: #333333 }
.fzjt_date{width:100%; height:.65rem; margin-bottom: .1rem; }
.ny_kfr_input textarea,.ny_fzty_input textarea{width:100%; height:.95rem; background:#fff;  padding:10px;  border: 1px solid #dddddd; border-radius: 8px; resize: none; font-size:.2rem; color: #333333}
.s_tijiao{width:50%; height: .5rem; display: block; margin:.2rem auto; border: 0; background: #23ac3a; text-align: center; line-height: .5rem; font-size: .2rem; color:#fff; border-radius: 8px; cursor: pointer}


/**/
.ny_fzjt_links{width:100%; border-bottom: 1px solid #e9e9e9; padding-bottom:16px; overflow: hidden; margin-top: .58rem;}
.ny_fzjt_links a{width:49%; height: .58rem; float: left; background: #e5e5e5; text-align: center; line-height: .58rem; font-size:.2rem; color: #333333 }
.ny_fzjt_links a:hover,.ny_fzjt_links a.active{background: #23ac3a; color:#fff}
.ny_fzjt_links a:nth-child(2n){float:right }
.ny_fzjt_ul{width:100%; height: auto; overflow: hidden; margin-top: .3rem;}
.ny_fzjt_ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e9e9e9; padding-bottom:.4rem; margin-bottom:.4rem  }
.ny_fzjt_pic{width:2.9rem; height: auto; float: left; overflow: hidden}
.ny_fzjt_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;}
.ny_fzjt_xx{margin-left:3.1rem; }
.ny_fzjt_xx h3{width:100%; height:.4rem; font-size:.22rem; line-height: .4rem;  margin-bottom:.1rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fzjt_xx p{width:100%; height:.6rem; line-height: .3rem; color: #666666; font-size: .2rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: .1rem 0 .25rem}
.ny_fzjt_xx span{display: block; color:#666666; font-size: .2rem;}
.ny_fzjt_ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_fzjt_ul li:hover h3{color:#23ac3a}
.ny_fzjt_input{width:100%; height:auto; background: url(../images/fzjt_bjs.jpg) no-repeat center; background-size: cover; padding:.3rem; margin-top: .4rem;}
.ny_service_one a:hover h3{background: #23ac3a; color:#fff}
.ny_service_input{width:100%; height:auto; background: url(../images/input_bjs.jpg) no-repeat center; background-size: cover;  padding:.3rem; margin-top: .4rem; }
.ny_service_input dl,.ny_fzjt_input dl{width:100%; height:.6rem; margin-bottom: .15rem;}
.ny_service_input dl input[type="text"],.ny_fzjt_input dl input,.service_input_one input{width:100%; height: 100%; background: rgba(255,255,255,0.8); border-radius: 8px; border: 0; padding: 0 10px; font-size: .22rem; color: #333333}
.service_input_one{width:100%; height: .6rem;}
.service_input_one dt{width:49.5%; height: 100%; float: left;}
.service_input_one dd{float: right; width:49%; height: 100%; }
.service_input_two dt{width:32.3%; height:100%; float: left; }
.service_input_two dd{width:32.3%; height:100%; float: left; margin-left: 1.5%}
.ny_service_input textarea,.ny_fzjt_input textarea{width:100%; height:1.7rem; background: rgba(255,255,255,0.8); border-radius: 8px; border: 0; padding: 10px; resize: none; font-size: .22rem; color: #333333}
.ny_service_input textarea{margin-top: .15rem}
.service_input_bz{width:100%; height: auto; overflow: hidden; margin-top: .35rem;}
.service_input_bz h4{color:#333333; font-size: .26rem; margin-bottom: 10px;}
.service_input_bz p{width:100%; height: auto; overflow: hidden; line-height:.32rem; color:#666666; font-size: .22rem; }




/**/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin-top: .28rem; margin-bottom:.4rem}
.ny_honor_all li{width:48%; height: auto; float: left; margin-bottom: .3rem;}
.ny_honor_all li:nth-child(2n){float:right}
.ny_honor_pic{width:100%; height: auto; overflow: hidden}
.ny_honor_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;}
.ny_honor_all li h4{width:100%; height:.6rem; line-height: .6rem; background: #eeeeee; text-align: center; font-size: .22rem; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.ny_honor_all li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor_all li:hover h4{background: #23ac3a; 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: .6rem; 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;}



/**/
.contact_li_left{width:100%; height: auto; overflow: hidden; margin-top: .2rem}
.contact_li_left p{color:#333333; font-size:.2rem; margin-bottom:.3rem; padding-left:.3rem; }
.contact_li_right{width:100%; height: 3rem; overflow: hidden; margin-bottom: .4rem}
.f1{background: url(../images/f1.png) no-repeat left center; background-size: .17rem}
.f2{background: url(../images/f2.png) no-repeat left center; background-size: .17rem}

/**/
.ny_team_all{width:100%; height: auto; overflow: hidden; margin-top:.4rem }
.ny_team_all li{width:100%; height: auto;  background: #f3f5f9; margin-bottom:.4rem; overflow: hidden }
.ny_tjls_pic{width:50.4%; height: auto; float: left}
.ny_tjls_pic img{width:100%; height: auto; display: block}
.ny_tjls_xx{width:49.6%; float: right; padding:.5rem .36rem .15rem }
.ny_tjls_xx h3{width:100%; height:.4rem; line-height: .4rem; color: #111111; font-size: .26rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap ; text-align: center}
.ny_tjls_xx h4{width:100%; height:auto; line-height: .3rem; color: #111111; font-size: .2rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #e9e9e9; text-align: center; margin-top:.28rem; padding-bottom: .1rem;}
.ny_tjls_xx p{width:100%; height:.6rem; line-height: .3rem; color: #111111; font-size: .2rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;  text-align: center; margin-top: .1rem}
.tjls_xx_links{width:100%; height: .5rem; line-height: .5rem; margin-top: .8rem}
.tjls_xx_links a{width:50%; tj_lsheight: 100%; float: left; background: #e9e9e9; text-align: center; font-size: .2rem; color: #111111}
.tjls_xx_links .ls_zxyy{background: #23ac3a; color:#fff; width:50%; height: 100%; float: left;  text-align: center; font-size: .2rem; cursor:pointer}
.tjls_xx_links a:hover,.tjls_xx_links .ls_zxyy:hover{background: #026836; color:#fff}



/**/
.ny_team_top{width:100%; height: auto; margin-top: .4rem}
.ny_team_img{width:3.5rem; float: left}
.ny_team_img img{width:100%; height: auto; display: block}
.tjls_show_xx{width:100%; height: auto; overflow: hidden; color:#666666; font-size: .2rem; line-height: .3rem; margin-top: .24rem; }
.tjls_show_xx p{color:#666666; font-size: .2rem; line-height: .32rem;}
.tjls_show_xx img{max-width: 100%}
.tjls_show_grjs{width:100%; height: auto; overflow: hidden; margin-bottom: .4rem}
.tjls_show_grjs ul{width:100%; height: auto; overflow: hidden}
.tjls_show_grjs ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: .3rem; margin-top: .3rem;}
.tjls_show_grjs ul li dl{width:100%; height: .3rem; line-height: .3rem;}
.tjls_show_grjs ul li dl dt{width:80%; height: 100%; float: left; color:#333333; font-size: .24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.tjls_show_grjs ul li dl dd{color:#666666; font-size: .2rem; float: right}
.tjls_show_grjs ul li p{width:100%; height: .6rem; line-height:.3rem; color: #666666; font-size: .2rem; margin-top: .1rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.tjls_show_grjs ul li:hover dt,.tjls_show_grjs ul li:hover dd,.tjls_show_grjs ul li:hover p{color:#23ac3a}
.tjls_show_one{ height: auto; overflow: hidden; margin-left: 3.7rem}
.tjls_show_one h3{color:#111111; font-size:.24rem; margin-bottom: .1rem}
.tjls_show_one hr{width:100%; height: 1px; background: #eeeeee; display: block; margin: .24rem 0}
.tjls_show_one h4{color:#111111; font-size: .18rem; line-height:.3rem; margin-bottom:.1rem}
.tjls_show_one p{width:100%; height: auto; overflow: hidden; line-height:.3rem; color: #111111; font-size: .2rem; margin-bottom:.15rem; }
.tj_ls{width:100%; height: .65rem; background: #23ac3a; text-align: center; line-height: .65rem; color: #fff; font-size: .2rem; display: block; cursor:pointer; 
	margin-bottom: .3rem; margin-top:.3rem}
.tj_ls:hover{background: #000}


/**/
.ny_mybnm_t{margin-top: .4rem}
.ny_bnm_t{margin-top: .4rem}
.ny_bnm_ul{width:100%; height:auto; overflow: hidden; margin-top: .26rem; }
.ny_bnm_ul li{width:48%; height: auto; float: left;  margin-bottom:.25rem;}
.ny_bnm_ul li:nth-child(2n){float: right}
.ny_bnm_pic{width:100%; height: auto; overflow: hidden}
.ny_bnm_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;}
.ny_bnm_xx{width:100%; height: auto; overflow: hidden}
.ny_bnm_xx h3{width:100%; height: .4rem; line-height:.4rem; color: #333333; font-size:.2rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-top: 8px}
.ny_bnm_xx p{width:100%; height: .3rem; line-height:.3rem; color: #666666; font-size:.2rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_bnm_xx dl{width:100%; height:.4rem; line-height:.4rem;}
.ny_bnm_xx dl dt{float: left; color:#666666; font-size: .2rem;}
.ny_bnm_xx dl dd{float: right; width:.25rem; height: 100%; display: flex; align-items: center;}
.ny_bnm_xx dl dd img{align-items: center; margin: 0px auto; width: .2rem}
.ny_bnm_ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/**/
.ny_news_title{width:100%; height: auto; overflow: hidden; margin:.3rem 0 }
.ny_news_title a{width:32.6%; height:.56rem; background: #f1f1f1; text-align: center; line-height: .56rem; float: left; margin-right: 1%; margin-bottom: .1rem; font-size: .2rem; color:#333333}
.ny_news_title a:nth-child(3n){margin-right: 0}
.ny_news_title a.active,.ny_news_title a:hover{background: #23ac3a; color:#fff}
.ny_news_one{width:100%; height: auto; overflow: hidden; margin-top:.4rem;}
.ny_news_one a{width:100%; height: auto; display: block}
.news_one_pic{width:49.6%; height: auto; float: left; overflow: hidden}
.news_one_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;}
.news_one_xx{height: auto; margin-left: 52%; overflow: hidden  }
.news_one_xx h3{width:100%; height:.35rem; color:#333333; font-size: .22rem; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	line-height: .35rem;}
.news_one_xx span{color:#333333; font-size:.2rem; line-height: .4rem;}
.news_one_xx p{width:100%; height: .9rem; overflow: hidden; color:#666666; font-size: .2rem; line-height: .3rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin: .12rem 0;}
.ny_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: .48rem;}
.ny_news_bottom li{width:100%; height:auto; background: #eeeeee; margin-bottom: .2rem; padding:.3rem .4rem; overflow: hidden}
.ny_news_bottom li span{width:100%; height:.4rem; line-height: .4rem; color: #333333; display: block; font-size: .2rem;}
.ny_news_bottom li h3{width:100%; height: .4rem; line-height: .4rem; color: #333333; font-size: .24rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin:.15rem auto; font-weight: bold;}
.ny_news_bottom li p{width:100%; height:.6rem; line-height: .3rem; color: #333333; font-size: .2rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.ny_news_bottom li i{width:.3rem; height:.3rem; display: block; background: url(../images/fy_jts.png) no-repeat center; background-size:.3rem; margin-top: .4rem}
.ny_news_bottom li:hover{background: #23ac3a}
.ny_news_bottom li:hover span,.ny_news_bottom li:hover p,.ny_news_bottom li:hover h3{color:#fff}
.ny_news_bottom li:hover i{background: url(../images/fy_jt.png) no-repeat center}
.lsjs_all{width:100%; height: auto; overflow: hidden; margin-top: .3rem; margin-bottom:.5rem }
.lsjs_one{width:100%; height: auto; overflow: hidden}
.lsjs_one dl{width:100%; height:auto; }
.lsjs_one dl dt{width:100%; height:.65rem; border: 1px solid #eeeeee; border-radius: 8px; margin-bottom: .1rem}
.lsjs_one dl dd{width:100%; height: .65rem; border: 1px solid #eeeeee; border-radius: 8px}
.lsjs_one dl p{width:18%; height:100%; float: left; background: url(../images/hx.png) no-repeat right center; font-size: .2rem; color: #333333; text-align: center; line-height: .65rem}
.lsjs_one dl input[type="text"]{width:78%; height: 100%; float: left; margin-left:4%; border: 0; font-size:.2rem; color: #999999 }
.lsjs_jsq{width:100%; height:0.7rem; background: #23ac3a; text-align: center; border-radius: 8px; margin-top: .4rem; vertical-align: middle;  display: inline-block; line-height: .6rem}
.lsjs_jsq span{color:#fff; font-size: .2rem; line-height: .32rem;     display: inline-block; vertical-align: middle;}
.lsjs_jsq img{display: inline-block; vertical-align: middle; margin-right: 10px; width: .29rem}
.lsjs_all h5{color:#111111; font-size:.24rem; margin: .36rem 0 .24rem}
.gfjs_one{width:100%; height: auto; overflow: hidden; margin-top: .3rem; margin-bottom: .54rem}
.gfjs_je,.gfjs_jg{width:100%; height: .65rem;  border: 1px solid #eeeeee; border-radius: 8px; margin-bottom: .1rem}
.gfjs_je dt{width:45%; height:100%; float: left; background: url(../images/hx.png) no-repeat right center; font-size: .2rem; color: #333333; text-align: center;
	line-height:.65rem}
.gfjs_je dd{width:50%; height: 100%; float: left; margin-left:4%; border: 0; font-size:.2rem; color: #999999 }
.gfjs_je dd input[type="text"],.gfjs_jg dd input[type="text"]{width:100%; height: .65rem; line-height: .65rem; border: 0; background: none; font-size: .2rem}
.gfjs_one h5{color:#333333; font-size: .2rem; margin:.22rem 0 }
.gfjs_jg dt{width:18%; height:100%; float: left; background: url(../images/hx.png) no-repeat right center; font-size: .2rem; color: #333333; text-align: center; 
	line-height: .65rem}
.gfjs_jg dd{width:72%; height: 100%; float: left; margin-left:4%; border: 0; font-size:.2rem; color: #999999 }
.gfjs_one h6{color:#666666; font-size: .2rem; margin: .15rem 0; line-height: .36rem}
.gfjs_tab{width:100%; height: auto; overflow: hidden;}
.gfjs_tab .sex{width:32.6%; height:.65rem; border: 1px solid #eeeeee;  float: left; border-radius: 8px; margin-right: 1%; margin-bottom: .2rem}
.gfjs_tab .sex input{opacity: 0; position: absolute}
.gfjs_tab .sex:nth-child(3n){margin-right: 0}
.sex_l{margin-right: 0!important}
.gfjs_tab label{width:100%; height: 100%; text-align: center; line-height: .65rem; color:#999999; font-size: .2rem; text-align: center; display: block}
.icheckbox_sm-blue, .radio_sm-blue { position: relative; display: block;
   width:100%; height: 100%; text-align: center; line-height: .65rem; color:#999999; font-size: .2rem; text-align: center; display: block; border-radius: 8px}
.icheckbox_sm-blue:hover, .radio_sm-blue:hover{ border: #23ac3a solid 1px; color: #333;}
.icheckbox_sm-blue.checked, .radio_sm-blue.checked{background: #23ac3a; border: 1px solid #23ac3a; color: #fff;}
.icheckbox_sm-blue.disabled, .radio_sm-blue.disabled { opacity: 0.6; cursor: default;}
.icheckbox_sm-blue.disabled:hover, .radio_sm-blue.disabled:hover{ border-color: #ccc;}
.icheckbox_sm-blue.checked:hover, .radio_sm-blue.checked:hover{ border-color: #0095ff;}
.gfjs_submit{width:100%; height: .7rem;  background: #23ac3a; border-radius: 8px; vertical-align: middle; text-align:center;   display: inline-block; 
	line-height: .65rem;}
.gfjs_submit span{color:#ffffff; font-size: .2rem;  display: inline-block;  vertical-align: middle;}
.gfjs_submit img{display: inline-block; vertical-align: middle; margin-right: 10px; width:.29rem}
.sygj_sfbz{width:100%; height: auto; overflow: hidden; margin-top: .2rem; color:#666666; font-size: .2rem; line-height: .32rem; text-indent: .2rem}
.sygj_tab{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.sygj_tab .slideTxtBox{ width:100%; height: auto; overflow: hidden}
.sygj_tab .slideTxtBox .hd{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.sygj_tab .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.sygj_tab .slideTxtBox .hd ul li{ float:left; width:32.6%; height: .55rem; background: #e5e5e5; font-size:.2rem; color: #333333; margin-right: 1%; text-align: center; line-height: .55rem;  cursor: pointer}
.sygj_tab .slideTxtBox .hd ul li:nth-child(3n){margin-right: 0}
.sygj_tab .slideTxtBox .hd ul li.on{background: #23ac3a; color:#fff}
.sygj_tab_xx{width:100%; height: auto; overflow: hidden}
.sygj_tab_xx p{color:#666666; font-size: .2rem; line-height: .32rem;}
.sygj_tab_xx img{max-width: 100%; display: block}

/**/

.ny_ly_js{width:100%; height: auto; display: block; margin-top: .4rem; color:#666666; font-size: .22rem; text-indent: .2rem; line-height: .3rem; margin-bottom: .6rem}
.ny_ly_js p{color:#666666; font-size:.2rem; }
.ny_ly_js img{max-width:100%}
.ny_ly_bottom{width:100%; height: auto; overflow: hidden; margin-bottom: .8rem}
.ny_ly_bottom .slideTxtBox{ width:100%; height: auto; overflow: hidden }
.ny_ly_bottom .slideTxtBox .hd{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: .3rem;}
.ny_ly_bottom .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.ny_ly_bottom .slideTxtBox .hd ul li{ float:left; width:49%; height: .55rem; background: #e5e5e5; text-align: center; line-height: .55rem; font-size:.22rem; color: #333333;}
.ny_ly_bottom .slideTxtBox .hd ul li:nth-child(2n){float: right}
.ny_ly_bottom .slideTxtBox .hd ul li a{color:#333333; font-size: .2rem; display: block}
.ny_ly_bottom .slideTxtBox .hd ul li.on{background: #23ac3a; color:#fff}
.ny_ly_bottom .slideTxtBox .hd ul li.on a{color:#fff}
.ny_ly_bottom .slideTxtBox .bd ul{width:100%; height: auto; display: block}
.ny_ly_bottom .slideTxtBox .bd li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: .36rem; margin-top: .3rem;}
.ny_ly_bottom .slideTxtBox .bd li dl{width:100%; height: .4rem; line-height: .4rem;}
.ny_ly_bottom .slideTxtBox .bd li dl dt{width:80%; height: 100%; float: left; color:#333333; font-size: .22rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_ly_bottom .slideTxtBox .bd li dl dd{color:#666666; font-size: .22rem; float: right}
.ny_ly_bottom .slideTxtBox .bd li p{width:100%; height: .4rem; line-height:.4rem; color: #666666; font-size: .2rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: .1rem;}
.ny_ly_bottom .slideTxtBox .bd li:hover dt,.ny_ly_bottom .slideTxtBox .bd li:hover dd,.ny_ly_bottom .slideTxtBox .bd li:hover p{color:#23ac3a}




/**/
.tan_all{width:100%;  height: 100%; background: rgba(0,0,0,0.5); position: fixed; top:0; left:0; z-index: 999; display: none; }
.zc_tan_two{width:80%;height: auto; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2);position: fixed; top:50%; left:50%;transform: translate(-50%,-50%); padding-bottom: .3rem }
.tan_one_title{width:100%; height: .7rem; line-height: .7rem; background: #23ac3a; padding: 0px 10px; position: relative}
.tan_one_title p{width:360px; height: 100%; float:left; font-size: 18px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.tan_alls .tan_one_title p{text-align:center; width:409px; font-weight:bold; font-size:.3rem;}
.tan_one_xx{width:100%; height: auto; padding: 0px .3rem;}
.tan_one_xx h4{font-size: .2rem; color: #333333; margin:.1rem 0; text-align: center; height:auto; line-height:.35rem;}
.tan_one_xx h4 span{font-size: .2rem; color: #333333;}
.one_xx_input{width:100%; height: .6rem; margin-top: .15rem; position:relative}
.one_xx_input p{float: left; font-size: .2rem; color: #333;line-height: .6rem; width:22%;}
.one_xx_input input[type="text"]{width:77%; height: .6rem; float: right; background: #e7e7e7; color: #333;font-size: .2rem; padding: 0px .1rem; border: 0; 
	border-radius: 5px;}
.one_xx_input textarea{width:77%; height:1.1rem; float: right; background: #e7e7e7; color: #333;font-size: 14px; padding:8px; border: 0; border-radius: 5px; resize: none;}
.one_submit{width:77%;height: .4rem; background: #23ac3a; color: #fff; text-align: center; line-height: .4rem; font-size: .2rem; border: 0; border-radius: 5px; 
	margin-top: .2rem; margin-left: 22%;}
.one_submit:hover{background:#026836}
.tan_one_title h3{font-size: .3rem;color: #fff; font-weight: bold;  text-align: center}
.zc_close{width:.3rem; height: .3rem; position: absolute; top:.2rem; right:1%; z-index: 9; cursor: pointer}





@media screen and (max-width:425px){
	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;}
	.one_xx_input p{width:25%}
	.one_xx_input input[type="text"],.one_xx_input textarea{width:75%}
	
}
	
	
	
@media screen and (max-width:360px){
	html{font-size:48px;}


}


@media screen and (max-width:320px){
	html{font-size: 42.6667px;}

	
}