@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;  padding-bottom:1.1rem; font-size: .24rem;}
a{text-decoration:none; color:#333}
.container{width:100%; padding: 0px .25rem;}
.clr{clear:both;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
html{font-size: 100px;}
.l{float:left}
.r{float:right}


.index_header{width:100%; height: auto; z-index:999; background: #fff; position:fixed; top:0; left:0}
.header{width:100%; clear:both; height:1rem;  padding:0 3%}
.logo{float:left; width:AUTO; height: 100%; }
.logo a{width:100%; height:1rem; display: block; display: flex; align-items: center; }
.logo a img{align-items: center;  max-width:100%; width:3.74rem}
.logo h4{color:#333333; font-size: .32rem; font-weight: bold; margin-bottom: .1rem}
.logo h5{color:#999999; font-size:.22rem; text-transform: uppercase}
.menu{float:right; height:100%; width:1rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; }
.menu img{height:auto; width: .55rem; align-items: center; margin: 0px auto;}
.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:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background: #003f98; 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; display: block}
.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*/
.banner{ width:100%; height:auto; position: relative; overflow: hidden; margin-top:1rem}
.banner .swiper-slide a{width:100%; display: block; overflow:hidden}
.banner .swiper-slide a img{width:100%; height:auto; display:block}
.banner .swiper-pagination{bottom:5%; left:50%; transform: translate(-50%,0);}
.banner .swiper-pagination-bullet{width:6px; height:6px; background: #fff; opacity: 1; margin: 0 7px;}
.banner .swiper-pagination-bullet-active{width:21px; border-radius: 5px;}

.xymob-menu{display: none;  position: absolute;   z-index: 9999; left: 0; right: 0;  height: 100vh; background: #151515; padding: 0 5%;}
.xymob-menu .xymob-menu-box{height: 100vh; overflow: auto; padding-bottom: 80px;}
.xymob-nav > li { border-bottom: 1px solid #2b2b2b; position: relative;}
.xymob-nav > li > a { display: block; line-height: 50px; font-size: 16px; color: #ffffff;}
.xymob-nav .xymob-menu-jt { position: absolute; width: 20%; height: 50px; line-height: 50px; right: 0; top: 0; text-align: center; z-index: 9;}
.xymob-nav .xymob-menu-jt .icon-font{display: block; width: 100%; height: 100%; background:url(../images/n_jts.png) no-repeat center}
.xymob-nav .xymob-menu-jt .icon-font:after {background-position: -30px -240px;}
.xymob-nav .xymob-menu-jt.clicked .icon-font:after { background-position: -30px -270px;}
.xymob-nav .xymob-sub-menu{background: #1E1E1E; display: none;}
.xymob-nav .xymob-sub-menu > li{border-top: 1px dashed #2b2b2b; position: relative;}
.xymob-nav .xymob-sub-menu > li > a {display: block; font-size: 14px; color: rgba(255, 255, 255, 0.8); line-height:40px; text-indent: 2em;}
.xymob-navbtn {position: absolute; z-index: 9; top: 0; bottom: 0; right:3%; margin: auto 0 auto 27px; width: 30px; height: 20px;}
.xymob-navbtn span, .xymob-navbtn:after, .xymob-navbtn:before {display: block; height: 2px; width: 100%; background: #000; -webkit-transition: all .5s; transition: all .5s;}
.xymob-navbtn span { margin: 7px 0;}
.xymob-navbtn:after, .xymob-navbtn:before{content: ''; -webkit-transform-origin: 7.5%; transform-origin: 7.5%;}
.xymob-navbtn.clicked span {-webkit-transform: translateX(-100%);  transform: translateX(-100%); opacity: 0;}
.xymob-navbtn.clicked:after {-webkit-transform: rotate(-45deg);  transform: rotate(-45deg);}
.xymob-navbtn.clicked:before { -webkit-transform: rotate(45deg); transform: rotate(45deg);}


/*关于我们*/
.index_about{width:100%; height: auto; overflow:hidden; background: url(../images/about_bjs.jpg) no-repeat center bottom; background-size:cover; 
	position: relative; padding: .8rem 0 .6rem}
.index_about_t{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_about_t h4{color:#fff; font-weight: bold; font-size: .9rem; text-transform: uppercase; line-height: 1rem; opacity: 0.1}
.index_about_t h5{color:#fff; font-size: .46rem; margin-top: -.7rem;}
.index_about_t hr{width:.4rem; height: 3px; background: #fff; display: block; margin:.22rem auto; border: 0}
.index_about_one{width:100%; height:auto; margin-top:.5rem; padding:.6rem 0 0; background: #fff}
.index_about_one h4{color:#003f98; font-size: 26px; line-height: 40px;}
.in_about_xx{width:100%; height: auto; overflow: hidden; color:#777777; font-size: .28rem; line-height: .4rem; display: block; margin:.3rem 0 .35rem}
.in_about_more{width:40%; height: 40px; border: 1px solid #003f98; color:#003f98; border-radius: 25px; display: block; line-height:38px; font-size: .28rem; 
	padding-left:15px; background: url(../images/san.png) no-repeat 85% center;}
.in_about_more:hover{background:#003f98 url(../images/san_h.png) no-repeat 85% center; color:#fff}	
.index_num{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.index_num dl{float: left; width: 33.33%; text-align: center}
.index_num dl dt{color:#003f98; font-size: .62rem; font-weight: bold;}
.index_num dl dd{color:#000000; font-size: .26rem;}
.index_about_pic{width:100%;}
.index_about_pic img{width:100%; display: block}
.in_abouttop{width:100%; padding: 0 .25rem}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/products_bjs.jpg) no-repeat center; padding: .6rem 0}
.index_product_left{width:100%;height: auto; background: #e9edf6;}
.index_product_title{width:100%; height: auto; overflow: hidden; background: url(../images/pro_tt.jpg) no-repeat center; padding:.4rem 0 .4rem .3rem}
.index_product_title h4{color:#fff; font-size: .4rem; margin-bottom: 5px;}
.index_product_title h5{color:#fff; font-size: .28rem; opacity: 0.5; font-weight: 100; text-transform: uppercase}
.index_product_left ul{width:100%; height: auto; overflow: hidden; background: #e9edf6; padding: .3rem .3rem; }
.index_product_left ul li{width:100%; height:.5rem; line-height:.5rem; border-radius: 25px; margin-bottom: 8px; padding: 0 .15rem;}
.index_product_left ul li a{color:#000000; font-size: .26rem; display: block; width: 100%; height: 100%; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_product_left ul li:hover{background: #003f98 url(../images/san_h.png) no-repeat 94% center}
.index_product_left ul li:hover a{color:#fff;}
.index_product_left ul li:last-child a{color:#003f98}
.index_product_left ul li:last-child:hover a{color:#fff}
.index_product_right{width:100%; height: auto; overflow: hidden; margin-top: .4rem}
.index_product_right ul{width:100%; height: auto; overflow: hidden}
.index_product_right ul li{width:100%; height:auto; position: relative; padding:.2rem .3rem; overflow: hidden; margin-bottom: .3rem; background: #fff}
.index_product_right ul li a{display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; width: 100%}
.index_product_xx{width:100%; height: auto; overflow: hidden; position:absolute; bottom:20px; left:30px}
.index_product_xx h3{width:30%; height: 1rem; line-height: .5rem; color:#000000; font-size: .3rem; text-overflow: ellipsis; overflow: hidden; }
.index_product_xx p{width:100%; height: .4rem; line-height: .4rem; color:#777777; font-size: .27rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_pic{width:60%; text-align: center}
.index_product_pic img{max-height: 100%; max-width: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_right ul li:nth-child(2n){border-right:0}
.index_product_right ul li:nth-child(3){border-bottom:0}
.index_product_right ul li:nth-child(4){border-bottom:0}
.index_product_all{width:100%; margin-top:30px; display: -webkit-flex;  display: flex; -webkit-flex-wrap: wrap;  flex-wrap: wrap;}
.index_product_right ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; padding: .6rem 0}
.index_case_more{width:100%; height: auto; overflow: hidden; text-align: right; margin-bottom:.45rem;}
.index_case_more a{color:#fff; font-size: .32rem; background: url(../images/more_h.png) no-repeat left center; background-size: .4rem; padding-left: .5rem; line-height: .5rem; float: right}
.index_case_all{width:100%; height: auto; overflow: hidden; position: relative; padding-bottom: 1.4rem}
.index_case_all .mySwiper2{width:100%; height: auto; overflow: hidden}
.index_case_all .swiper-slide a{width:100%; display: block}
.index_case_all .swiper-slide a img{width:100%; display: block}
.index_case_all .mySwiper{width:100%; height: auto; overflow: hidden;}
.in_case_btn{width:100%; height: auto; overflow: hidden;  background: #fff; padding: .2rem 0}
.index_case_icon{width:100%;  height:.8rem; display: flex; align-items: center; margin:.25rem 0 .2rem; position: relative; z-index: 1}
.index_case_icon img{align-items: center; margin: 0px auto; max-height: 100%;}
.in_case_btn h3{color:#000000; font-size: .26rem;  position: relative; z-index: 1; width:100%; height:.5rem; line-height:.5rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align: center}
.index_case_all .swiper-slide-thumb-active h3{color:#fff}
.in_case_btn:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #003f98;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1.08);
    transform: scaleY(1.2); opacity: 0; box-shadow: 0 0 10px rgba(0,63,152,0.5)
}

.index_case_all .swiper-slide-thumb-active .in_case_btn:after{opacity: 1}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:.9rem; height:.9rem; border:1px solid #fff; background: none; top:auto; 
	margin-top: 0; bottom:0; border-radius: 50%}
.index_case_all .swiper-button-next{background: url(../images/c_right.png) no-repeat center; background-size:.2rem; right:30%}
.index_case_all .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; background-size:.2rem; left:30%}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}




/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; background: url(../images/service_bjs.jpg) no-repeat center; padding: .8rem 0; 
	background-size: cover;}
.index_service .index_news_title h4{color:#003f98; opacity: 0.1}
.index_service ul{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.index_service ul li{width:100%; height:auto; background: #fff; margin-bottom:.3rem; padding:.3rem;}
.index_service ul li a{display: flex; align-items: center;  -webkit-justify-content: space-between; justify-content: space-between}
.index_service_xx{width:50%; height: auto; float: left}
.index_service_xx h3{color:#000000; font-size:.38rem; margin-bottom: .15rem}
.index_service_xx p{color:#000000; font-size: .26rem; opacity: 0.5}
.index_service_icon{width:2rem; height: 2rem; display: flex; align-items: center; float:right}
.index_service_icon img{align-items: center; margin: 0px auto; max-width:60%; max-height:60%}
.index_service ul li:hover{background: url(../images/ser_hover.jpg) no-repeat center}
.index_service ul li:hover h3,.index_service ul li:hover p{color:#fff}
.index_service ul li:hover .index_service_icon{border-radius: 50%; background-image: linear-gradient(to bottom, rgba(255,255,255,0.07) ,rgba(255,255,255,0.01)); 
	background-image: -webkit-gradient(to bottom, rgba(255,255,255,0.07) , rgba(255,255,255,0.01)); 
	background-image: -webkit-radial-gradient(to bottom, rgba(255,255,255,0.07) , rgba(255,255,255,0.01));}
.index_service ul li:hover .index_service_icon img{filter: grayscale(100%) brightness(100);}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: .7rem}
.index_news_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_news_title h4{color:#d9dde9; font-weight: bold; font-size: .9rem; text-transform: uppercase; line-height: .9rem;}
.index_news_title h5{color:#403c3b; font-size: .46rem; margin-top: -.6rem;}
.index_news_title hr{width:.4rem; height: 3px; background: #003f98; display: block; margin:.22rem auto; border: 0}
.index_news_more{width:100%; height: auto; overflow: hidden; text-align: right}
.index_news_more a{color:#777777; font-size: .32rem; background: url(../images/more.png) no-repeat left center; background-size: .4rem; padding-left: .5rem; line-height: .5rem; float: right}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top: .5rem}
.index_news ul li{width:100%; height: auto; overflow: hidden; border: 1px solid #003f98; padding: .2rem; margin-bottom: .4rem;}
.in_nri{width:100%; height: auto; overflow: hidden}
.in_nrtime{float: left; color:#777777; font-size: .28rem;}
.in_nrtime span{color:#003f98; font-size: .7rem; margin-right: .15rem}
.in_nri h4{float: right; color:#003f98; font-size: .26rem; margin-top: .45rem}
.index_news ul li h3{width:100%; height:.5rem; line-height: .5rem; color: #000000; font-size: .32rem; text-overflow: ellipsis; overflow: hidden;
	white-space: nowrap; margin: .15rem 0}
.index_news ul li p{width:100%; height:.9rem; line-height: .45rem; color: #777777; font-size: .28rem;  word-break:break-all;display:-webkit-box;
	-webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_img{width:100%; height: auto; overflow: hidden; margin-top: .2rem}
.index_news_img img{width:100%;}



/*联系我们*/
.index_contact{width:100%; height: auto; overflow: hidden; padding: .6rem 0; background: #e7eaef}
.index_contact p{color:#777777; font-size: .27rem; line-height: .55rem; position: relative; padding-left:.25rem;}
.index_contact p:after{content:""; width:6px; height:6px; background: #004098; border-radius: 50%; position: absolute; top:.25rem; left:0}


/*关于我们*/
.ny_banner{width:100%; height: auto; display: block; margin-top:1rem}
.ny_banner img{width:100%; display: block}


/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin: .55rem 0 .6rem}
.about_one_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.about_one_title h4{color:#d9dde9; font-weight: bold; font-size: .7rem; text-transform: uppercase; line-height: .9rem;}
.about_one_title h5{color:#403c3b; font-size: .4rem; margin-top: -.6rem;}
.about_one_title hr{width:.4rem; height: 3px; background: #003f98; display: block; margin:.22rem auto; border: 0}
.about_one_title h6{color:#403c3b; font-size: .26rem;}
.about_one_top{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.ny_about_xx{width:100%; height: auto; overflow: hidden;}
.about_xx_info{width:100%; height: auto; overflow: hidden; color:#999999; font-size: .27rem; line-height: .5rem;}
.about_xx_info p{ color:#999999; font-size: .29rem; line-height: .46rem;}
.ny_about_more{width:40%; height:40px; border: 1px solid #003f98; font-size: .28rem; display: block; background: url(../images/san.png) no-repeat 70% center; border-radius: 25px; line-height:40px; color: #003f98; padding-left: .3rem; margin-top: .6rem;}
.ny_about_more:hover{background:#003f98 url(../images/san_h.png) no-repeat 70% center; color:#fff}
.ny_about_img{width:100%; height: auto; overflow: hidden; margin-top: .4rem}
.ny_about_img img{width:100%}
.index_about_two{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: .66rem 0 0}
.index_about_two ul{width:100%; height: auto; overflow: hidden}
.index_about_two ul li{width:100%; height: auto;  position: relative;  overflow: hidden; margin-bottom: .2rem}
.index_about_two ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_two_hover{width:100%; height:100%; background: url(../images/wh_hover.png) no-repeat center bottom; background-size: 100% auto; position: absolute; bottom:0; left:0; padding:0 .25rem .2rem;  display: -webkit-flex;  display: flex;  -webkit-align-items: flex-end;  align-items: flex-end;}
.about_two_hover h4{color:#ffffff; font-size:.34rem;}
.about_two_hover p{color:#ffffff; font-size:.26rem; line-height:.4rem; margin: .1rem 0;  background: url(../images/wh_jts.png) no-repeat right center; background-size:.34rem }
.about_two_xx{width:100%}



.index_about_three{width:100%; height: auto; overflow: hidden; margin-top:.6rem;}
.about_three_top{width:100%; height: auto; overflow: hidden; margin-top: .4rem;}
.about_three_img{width:100%; height: auto; overflow: hidden}
.about_three_img img{width:100%;}
.about_three_right{width:100%; height: auto; overflow: hidden}
.about_three_right a{color:#999999; font-size: 14px; line-height: 30px; margin-bottom: 15px;}
.index_about_four{width:100%; height: auto; overflow: hidden; margin-top: 105px;}
.index_about_four ul{width:100%; height: auto; overflow: hidden; margin-top: 26px; display: -webkit-flex;
    display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;  -webkit-justify-content: space-between; justify-content: space-between;}
.index_about_four ul li{width:48%; height: auto; float: left; margin-bottom: .2rem; background: #f7f7f7;}
.index_about_four ul li:nth-child(2n){float: right}
.about_four_img{width:100%; height: auto; overflow: hidden}
.about_four_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_four_xx{width:100%; height: auto; overflow:hidden; background: #f7f7f7; padding:.25rem .25rem .3rem}
.about_four_xx h3{color:#666666; font-size: .28rem; margin-bottom: .12rem;}
.about_four_xx p{color:#9a9898; font-size:.26rem; line-height: .4rem;}
.index_about_four ul li:hover .about_four_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


.index_about_five{width:100%; height: auto; overflow: hidden; margin: .82rem 0 .68rem}
.index_about_five ul{width:100%; height: auto; margin-top: .15rem; }
.index_about_five ul li{width:100%; height: auto; overflow: hidden; background: #f7f7f7; margin-bottom: .15rem; padding:.4rem .15rem}
.ny_znzl_icon{width:1.7rem; height: auto; float: left; text-align: center; margin-top: .2rem; border-right:1px solid #dadada}
.ny_znzl_icon img{max-width: 40%}
.ny_znzl_xx{margin-left:2rem;}
.ny_znzl_icon h4{color:#000000; font-size: .28rem; margin: .22rem 0}
.ny_znzl_xx p{width:100%; font-size: .26rem; color: #777777; line-height: .4rem;}
.ny_znzl_icon i{width:.4rem; height: .24rem; display: block; background: url(../images/zn_jts.png) no-repeat center; background-size: 100% auto; margin:.25rem auto 0;}
.ny_znzl:hover,.index_about_five ul li:hover{background: #004098}
.ny_znzl:hover h4,.index_about_five ul li:hover h4{color:#fff}
.ny_znzl:hover p,.index_about_five ul li:hover p{color:#fff}
.ny_znzl:hover .ny_znzl_p i,.index_about_five ul li:hover .ny_znzl_xx i{background: url(../images/znb_jts.png) no-repeat center}
.ny_znzl:hover .ny_znzl_img img{filter: grayscale(100%) brightness(200%);}
.index_about_five ul li:hover .ny_znzl_icon img{filter: grayscale(100%) brightness(200%);}


.index_about_six{width:100%; height: auto; overflow: hidden; background: url(../images/lc_bjs.jpg) no-repeat center; background-size: cover; padding: 68px 0; margin-bottom: 70px;}
.pc-slide{width:100%; height: auto; overflow: hidden; position:relative; margin-top: .4rem}
.gallery-thumbs{width:100%; height: auto; overflow: hidden;  position: relative}
.gallery-thumbs:after{content: ""; width:100%; height: 1px; background: #dcddde; position: absolute; top:60%; left:0;}
.ny_num_xx{width:100%; height:2.2rem; overflow: hidden;  display: -webkit-flex;
    display: flex;  -webkit-align-items: center;  align-items: center;}
.ny_num_xx h5{color:#433630; font-size: .34rem; text-align: center}
.ny_num_xx .ny_num_img{width:.55rem; height: .55rem; background: url(../images/lc_dian.png) no-repeat center; background-size: 100% 100%; display: block; margin:20px auto;}
.ny_num_li{margin: 0px auto;}
.pc-slide .swiper-slide-thumb-active .ny_num_img{width:1.2rem; height: 1.2rem; background: url(../images/lc_active.png) no-repeat center; background-size:100% 100%;}
.index_about_six .swiper-button-prev,.index_about_six .swiper-button-next{width:30px; height: 30px; position: absolute; top:25%; z-index: 9}
.index_about_six .swiper-button-prev{background: url(../images/lc_left.png) no-repeat center; left:0}
.index_about_six .swiper-button-next{background: url(../images/lc_right.png) no-repeat center; right:0}
.gallery-top{width:100%; height: auto; overflow: hidden; margin-top: .2rem;}
.pc-slide-xx{width:100%; height: auto; overflow: hidden; text-align: center}
.pc-slide-xx p{color:#433630; font-size: 16px; line-height:30px;}
.ny_proshow_xx em{font-size:14px; margin:5px 0; display:block}
.pro_text{width:100%; line-height:26px; font-size:16px; color:#666}
.ny_pro_dh{width:100%;  height:auto; margin-top:20px;}
.ny_pro_dh p{font-size:16px; color:#333;}
.ny_pro_dh span{font-size:26px; color:#003f98; font-weight:bold; margin-top:20px;}


.ny_about_cjzs{width:100%; height: auto; overflow: hidden}
.about_cjzs_left{width:24.5%; height: auto; float: left; }
.about_cjzs_right a{width:48%; display: block; position: relative; margin-bottom: 8px; overflow:hidden; float: left}
.about_cjzs_right a:nth-child(2n){float: right}
.about_cjzs_left img,.about_cjzs_right img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_cjzs_hover{width:100%; height: 100%; position: absolute; bottom:0; left:0; background: url(../images/cj_hover.png) no-repeat center bottom; background-size: 100% auto; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; align-items: flex-end; opacity: 0}
.about_cjzs_li{width:100%; height: auto; overflow:hidden; padding: 0 .2rem; margin-bottom: .2rem;}
.about_cjzs_li h4{width:50%; height: .5rem; line-height: .5rem; color: #fff; font-size:.26rem; float: left; background: url(../images/cj_dian.png) no-repeat left center; padding-left: .3rem;}
.about_cjzs_li i{width:.4rem; height: .5rem; float: right; background: url(../images/znb_jts.png) no-repeat center; background-size: 100% auto;}
.about_cjzs_center{width:100%; height: auto;  overflow: hidden; position: relative}
.about_cjzs_center img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_cjzs_right{width:100%; height: auto; overflow: hidden; margin-top: .4rem}
.about_cjzs_center:hover .about_cjzs_hover{opacity: 1}
.about_cjzs_left a:hover .about_cjzs_hover{opacity: 1}
.about_cjzs_right a:hover .about_cjzs_hover{opacity: 1}
.about_cjzs_right a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_cjzs_left a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_cjzs_center a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.ny_about_huan{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding:.6rem 0; margin-top:.7rem;}
.ny_about_huan .mySwiper{width:100%; height: auto; overflow: hidden; margin-top: .4rem; padding-bottom:.9rem;}
.ny_about_huan .swiper-slide a{width:100%; display: block; overflow:hidden}
.ny_about_huan .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_huan .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_huan .swiper-pagination-bullet{width:10px; height: 10px; background: #004098; opacity: 1}
.ny_about_huan .swiper-pagination-bullet-active{width: .5rem; border-radius: 25px;}
.ny_about_honor{width:100%; height: auto; overflow: hidden; margin: .65rem 0}
.ny_about_honor .swiper-container{margin-top:.4rem; padding-bottom: .2rem}
.ny_about_honor .swiper-slide{transform: scale(.9);  transition: all .5s;  -webkit-transition: transform 1.0s;}
.ny_about_honor .swiper-slide a{width:100%; height: auto; display: block}
.about_honor_img{width:100%; height: auto; overflow: hidden}
.about_honor_img img{width:100%}
.ny_about_honor .swiper-slide a h4{width:100%; height:.5rem; line-height: .4rem; color: #231f20; font-size: .28rem;  text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:.1rem; opacity: 0}
.ny_about_honor .swiper-slide-active{ transform: scale(1.1);}
.ny_about_honor .swiper-slide-active a h4{opacity: 1}



/*内页面包屑导航*/
.pos{width:100%; height:auto; line-height:.55rem; padding:0px 2%; font-size:.23rem; clear:both;
   text-align:left; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131; }
.pos a{color:#313131; font-size:.23rem}
.pos span{color: #003f98; font-size:.23rem}
.pos span.wei{color: #313131;}
.ny{width:100%; padding:.3rem .2rem; line-height:.4rem; clear:both; color:#333333; font-size:.24rem}
.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; margin-top:1rem}
.ny_ban img{width:100%; height:auto; display:block;}
.ny p,.ny span{color:#333333; font-size:.24rem!important; line-height:.45rem;}
 


 /*内页新闻*/
.news_x{width:100%;  margin-bottom:.15rem; clear:both;padding:0px .2rem; 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:.27rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:.22rem; color:#7d7d7d; height: .25rem; line-height: .25rem; margin:.1rem 0;}
.news_x li h4{font-weight:normal; color:#626262; height:.8rem; line-height:.4rem; overflow:hidden; margin-top: .1rem; font-size:.24rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}



/*内页荣誉资质*/
.honor_list{width:100%; padding:.2rem; 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:.25rem; 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:#003f98; color:#fff }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../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; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.index_plei a.active{ background:#003f98;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;}
.keyword_light,.keyword_light p{font-size:.2rem; color:#333; line-height:.4rem}



/*联系我们*/
.ditu{width:100%;height:5rem;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}


/*发展历程*/
.ny_events_li{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: 25px;}
.ny_events_li li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.ny_events_li li h3{height:25px; color:#313131;  font-weight:bold; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_events_li li h4{font-size:0.8em; color:#7d7d7d; height:auto; line-height: 20px;}
.events_li_xx{font-weight:normal; color:#626262; height:auto; line-height:20px; overflow:hidden; margin-top: 10px; width:100%;}
.events_li_xx p{ color:#626262; height:auto; line-height:20px; }
.down_xx p{margin:.2rem 0!important}
.down_xx p a{color: #003f98; height: .25rem;}






/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:1.1rem;width: 100%; background: #003f98 }
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:.2rem }
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:.4rem;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:100% 100%!important; width:.4rem;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:100% 100%!important; width:.44rem;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:100% 100%!important; width:.4rem;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:100% 100%!important; width:.31rem;}
footer a.active{background:#002f71}
footer i{height:.4rem; display: block; margin:0 auto 0;  }
.copy {width: 100%;   line-height: .3rem; clear: both; font-size: .24rem;  padding: .4rem 0; text-align: center; }
.copy_dz{width:100%;  height: auto; text-align: center; padding: 0 .5rem;}
.copy p b{font-size:.24rem; color: #4d4d4d;}
.copy p{color:#4d4d4d;line-height:.4rem; font-size:.24rem}
.copy a{color:#4d4d4d;line-height:.4rem; font-size:.24rem}





/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:96%; height:auto; position:fixed; top:50%; left:50%;  z-index:999; transform: translate(-50%,-50%);}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px; float: right}
.video-box{width:100%; height:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width:500px){
	html{font-size: 78.125px;}
}

@media screen and (max-width:425px){
	html{font-size: 66.4062px;}

}

@media screen and (max-width:414px){
	html{font-size: 64.6875px;}

}



@media screen and (max-width:375px){
	html{font-size: 58.5938px;}

}


@media screen and (max-width:360px){
	html{font-size: 57.0312px;}
	
}


@media screen and (max-width:320px){
	html{font-size: 50px;}

}
