@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1440px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}


.header_all{width:100%; height:80px;  padding-left: 4%; background: #fff; position:relative; z-index:2}
.h_logo{width:26%; max-width: 459px; height:80px; float: left; display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.header_right{height: 100%;  text-align: center; background-image: linear-gradient(to left, #2c68fa , #051d80); 
	background-image: -webkit-gradient(to left, #2c68fa , #051d80); 
	background-image: -webkit-radial-gradient(to left, #2c68fa , #051d80); float: right; padding: 0 2vw; position:relative}
.header_right p{color:#fff; font-size: 18px; background: url(../images/icon.png) no-repeat left center; padding-left: 40px; line-height: 80px;}
.header_right_links{width:100%; height:auto; position:absolute; top:80px; left:0; background:#fff; padding:10px 5px; display:none}
.header_right_links a{font-size:14px; color:#333; line-height:26px; margin:5px 0; display:block}
.header_right:hover .header_right_links{display:block}


/*导航*/
#menu{width:48%; height:80px; position: relative; z-index:9; float: right; margin-right:2%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:80px; display: flex; align-items: center; justify-content: center;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:40px; line-height:37px; width:16.6%;}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative;  display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#000000;font-size:17px; height:100%; overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:50px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#2c69fa;  }
#menu .nav .active p,#menu .nav .nLi:hover p{border-bottom:3px solid #2c69fa}



/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden; }
.banner .swiper-container{width:100%; }
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide a img{width:100%; display: block; height:auto;   transition:transform 5s ease 0s, opacity 2s ease 0s;}
.banner .swiper-pagination{bottom:5%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:30px; height:4px;  border-radius:0; background: #fff;}
.banner .swiper-pagination-bullet-active{  opacity:1}
.ban_info{width:auto; height: auto; position: absolute; top:31%; right:9%}
.ban_info h4{color:#fff; font-size:18px; background: url(../images/ban_xs.jpg) no-repeat right center; padding-right: 80px; display: table; margin-bottom: 20px;}
.ban_info h5{color:#fff; font-size: 52px; font-weight: bold; line-height:66px; text-shadow:0 5px 6px rgba(0,0,0,0.2)}
.banner .swiper-slide-active img{ transform:matrix(1.1, 0, 0, 1.1, 0, 0);}
.swiper-slide-active .ban_info{animation-name: fadeInRightBig; animation-duration:0.9s; animation-delay: 0.5s; animation-fill-mode: both;}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin: 97px 0}
.index_about_top{width:100%; height: auto; overflow: hidden}
.about_top_left{width:54%; height: auto; float: left}
.about_top_left h4{color:#777777; font-size: 18px; background: url(../images/t_xs.png) no-repeat right center; padding-right:70px; display: table;
	margin-bottom:20px;}
.about_top_left h5{color:#000000; font-size: 40px; font-weight: bold; line-height: 50px;}
.index_about_xx{width:100%; height: auto; overflow: hidden; display: block; font-size: 18px; color: #666666; text-indent:2em; margin-top:35px; line-height:38px;}
.index_about_xx p{font-size: 18px; color: #666666; line-height: 38px;}
.index_about_right{width:42%; height: auto; float: right; position: relative; border-radius:30px;}
.index_about_right img{width:100%; display: block; border-radius:30px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_right_hover{width:100%; height: auto; overflow: hidden; padding:45px 32px; position: absolute; top:0; left:0}
.about_right_hover h4{color:#fff; font-size: 56px; font-weight: bold;}
.about_right_hover p{color:#fff; font-size:16px; }
.index_about_bottom{width:100%; height: auto;  margin:70px 0 0}
.index_about_bottom a{width:25%; height: auto; float: left;  }
.about_bottom_icon{width:95px; height: auto; float: left; margin-right:20px; transition: all 0.4s ease-in-out;}
.about_bottom_icon img{width:100%}
.index_about_bottom a p{color:#333333; font-size: 18px; margin-top:30px;}
.index_about_bottom a:hover .about_bottom_icon{animation:mymove 1s infinite;}

@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}





/*方向*/
.index_fangxiang{width:100%; height: auto; overflow: hidden; background: url(../images/yjy_bjs.jpg) no-repeat top center; background-size: cover;
	padding-top: 92px; padding-bottom: 95px;}
.index_news_title{width:100%; height: auto; overflow: hidden; position: relative}
.index_news_title h5{color:#fff; font-size: 18px; opacity: 0.6; background: url(../images/t_xs.png) no-repeat right center; display: table; padding-right:70px; margin-bottom:15px;}
.index_news_title h6{color:#ffffff; font-size: 40px; font-weight: bold;}
.index_news_title a{width:170px; height: 54px; border: 2px solid #fff; border-radius: 30px; font-size: 16px; color: #fff; background: url(../images/n_jts.png) no-repeat 80% center; display: block; line-height: 50px; padding: 0 30px; position: absolute; bottom:10px; right:0}
.index_news_title a:hover{color: #333; background:#fff url(../images/nh_right.png) no-repeat 80% center;}
.index_fangxiang ul{width:100%; height: auto; overflow: hidden; margin-top: 50px; padding-top: 25px;}
.in_fx_num{width:50px; height: 50px; background-image: linear-gradient(to left, #2c68fa , #051d80); 
	background-image: -webkit-gradient(to left, #2c68fa , #051d80); 
	background-image: -webkit-radial-gradient(to left, #2c68fa , #051d80);  color:#fff; font-size: 24px; font-weight: bold; position: absolute; top:-25px; left:50%; margin-left: -25px; text-align: center; line-height: 50px;}
.index_fangxiang .index_syly_li h4{color:#ffffff; font-size: 22px; font-weight: bold; line-height: 30px; text-align: center}
.index_fangxiang .index_syly_li p{width:100%; height: auto; color:#fff; opacity: 0.8; font-size: 16px; line-height: 28px; text-align: center; margin-top: 30px;}
.index_fangxiang .swiper-container{ margin-top: 50px; padding-top: 45px;}
.index_syly_li{width:100%; display: block; height: 332px; float: left; position: relative; border: 1px solid rgba(255,255,255,0.5); border-radius: 20px; 
	margin-right: 2%; background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) , rgba(0,0,0,0)); 
	background-image: -webkit-gradient(to bottom, rgba(0,0,0,0.2) , rgba(0,0,0,0)); 
	background-image: -webkit-radial-gradient(to bottom, rgba(0,0,0,0.2) , rgba(0,0,0,0)); padding:50px 32px; transition: all 0.4s ease-in-out;}
.index_syly_li:hover{margin-top:-20px;}




/*委员*/
.index_wycy{width:100%; height: auto; overflow:hidden; margin: 95px 0}
.index_cydw_title{width:100%; height: auto; overflow: hidden; position: relative}
.index_cydw_title h4{color:#777777; font-size: 18px; background: url(../images/t_xs.png) no-repeat right center; display: table; 
	padding-right:70px; margin-bottom:15px;}
.index_cydw_title p{color:#000000; font-size: 40px; font-weight: bold;}
.index_cydw_title a{width:170px; height: 54px; border: 2px solid #000000; border-radius: 30px; font-size: 16px; color: #000000; background: url(../images/nh_right.png) no-repeat 80% center; display: block; line-height: 50px; padding: 0 30px; position: absolute; bottom:10px; right:0}
.index_cydw_title a:hover{color: #fff; background:#2c69fa url(../images/n_jts.png) no-repeat 80% center; border: 2px solid #2c69fa;}
.index_wycy_all{width:100%; height: auto; overflow: hidden; margin-top:30px;}
.index_wycy_all .swiper-slide a{width:100%; display: block; padding-top:10px;}
.index_wycy_pic{width: 100%; height: auto; overflow: hidden}
.index_wycy_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_wycy_all .swiper-slide a h4{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #2c69fa; margin: 8px 0 15px;}
.index_wycy_all .swiper-slide a h4 span{color:#010101; font-size: 19px; font-weight: bold; margin-right: 8px}
.index_wycy_all .swiper-slide a p{color:#777777; font-size: 16px; line-height: 22px; width: 100%; height: 44px;  word-break:break-all;display:-webkit-box; 
	-webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_wycy_all .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; }
.index_wycy_all .swiper-slide a:hover .index_wycy_pic{box-shadow:0 0 10px rgba(0,0,0,0.4)}



/*成员单位*/
.index_cydw{width:100%; height: auto; overflow: hidden}
.index_cydw ul{width: 100%; height: auto; overflow: hidden; padding-left: 5%; margin-top: 50px;}
.index_cydw ul li{width: 100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding: 30px 0; transition: all 0.4s ease-in-out;}
.index_cydw ul li a{display: -webkit-flex; display: flex;  -webkit-flex-wrap: wrap; flex-wrap: wrap;  
	-webkit-justify-content: space-between; justify-content: space-between;}
.index_cydw_icon{width:23%; height: auto; float: left; display: flex; align-items: center;}
.index_cydw_icon img{max-width:100%; align-items: center; margin: 0px auto;}
.index_cydw_xx{width:75%}
.index_cydw_xx h4{width:100%; height: auto; overflow:hidden; color: #000000; font-size: 20px; font-weight: bold; margin-bottom: 10px;}
.index_cydw_xx p{width:100%; height: auto; overflow:hidden; color: #666666; font-size:16px; line-height: 26px;}
.index_cydw ul li:hover{padding: 30px 0 30px 15px}


/*新闻*/
.index_news_top{width:100%; height:auto; overflow: hidden; background: url(../images/news_top.jpg) no-repeat top center; margin-top: 154px; padding:100px 0 45px; background-size: cover;}
.index_news_li{width:100%; height: auto; overflow: hidden; margin-top: 48px; position: relative}
.index_news_li .swiper-slide a{width:100%; height: auto; display: block; background: #fff; overflow: hidden}
.news_li_xx{width:56%; height: auto; float: left; padding:45px 60px}
.news_li_xx h4{width:100%; height: auto; overflow: hidden; color: #333333; font-size: 24px; line-height: 40px; font-weight: bold;}

.news_li_xx h5{width:100%; height:48px; line-height: 24px; overflow: hidden; color: #555555; font-size: 16px; margin: 30px 0;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.news_li_xx p{color:#777777; font-size: 16px; background: url(../images/n_time.png) no-repeat left center; padding-left:30px;}
.news_li_pic{width:44%; height: 100%; float: right}
.news_li_pic img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_li .swiper-button-next,.index_news_li .swiper-button-prev{width:18px; height: 14px; top:auto; margin-top: 0; bottom:46px}
.index_news_li .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:auto; left:50%}
.index_news_li .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:47%; }
.index_news_li .swiper-button-next:hover{background: url(../images/nh_right.png) no-repeat center;}
.index_news_li .swiper-button-prev:hover{background: url(../images/nh_left.png) no-repeat center;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin: 45px 0 56px}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden}
.index_news_bottom .swiper-slide a{width:100%; height: auto; background: #f0f5fa; padding:30px 28px; display:block}
.index_news_bottom .swiper-slide a p{width:100%; height:48px; overflow: hidden; font-size: 16px; color: #555555; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom .swiper-slide a h4{width:100%; height: 60px; line-height: 30px; color: #333333; font-size: 20px; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom .swiper-slide a hr{width:100%; height: 1px; background: #d8dce1; display: block; border: 0; margin:30px 0 20px}
.index_news_bottom .swiper-slide a h5{color:#777777; font-size: 16px; background: url(../images/n_time.png) no-repeat left center; padding-left:25px; margin-bottom:15px;}
.index_news_bottom .swiper-slide a:hover h4{color:#2c69fa}
.index_wlyj{width:1440px; height:300px; margin: 0px auto 40px; background: url(../images/wlyj_bjs.jpg) no-repeat center; padding: 58px;}
.index_wlyj h4{color:#777777; font-size: 18px; background: url(../images/t_xs.png) no-repeat right center; display: table; 
	padding-right:70px; margin-bottom:15px;}
.index_wlyj h5{font-size: 36px; color: #000000; font-weight: bold; line-height: 50px;}
.index_news_li .swiper-pagination{width:auto; left:60px; bottom:46px; color:#2c69fa}
.index_news_li .swiper-pagination-total{color:#dddddd; font-size:16px;}
.index_news_li .swiper-pagination-current{color:#2c69fa}




/*面包屑*/
.ny_banner{width:100%; height:300px; position: relative}
.ny_banner .in_header{border-bottom: 1px solid rgba(255,255,255,0.2); position: absolute;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.cgzs_ban{background:url(../images/cgzs_ban.jpg) no-repeat center}
.ny_ban_info{width:1440px; height: auto; position: absolute; bottom:50px; left:50%; margin-left: -720px; z-index: 9}
.ny_ban_zi{width:auto; float: left}
.ny_ban_zi h4{color:#fff; font-size: 40px; font-weight: bold; margin-bottom: 10px}
.ny_ban_zi p{color:#fff; font-size: 20px; }
.ny_post_right{float: right; background: url(../images/home.png) no-repeat left center; padding-left: 10px; color:#fff; line-height: 30px; font-size: 14px; 
	padding-left: 20px; margin-top: 40px}
.ny_post_right a{color:#fff; line-height: 30px; font-size: 14px;}
.ny_post{width:100%; height:auto; background: #f6f6f6; padding: 26px 0}
.ny_post a{color:#333333; font-size: 16px; position: relative; background: url(../images/n_xs.png) no-repeat right center; padding: 0 30px}
.ny_post a:hover{color:#2c69fa; font-size: 16px; font-weight: bold;}
.ny_post a.active{color:#2c69fa; font-size: 16px; font-weight: bold;}
.ny_post_tab{width:auto; display: table; margin: 0px auto;}
.ny_post_tab a:last-child{background: none}
.keyword_light{line-height:28px;    margin-top: 48px;}
.keyword_light p{font-size:17px; color:#333; line-height: 36px;}
.ny_about_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_about_show img{max-width:100%}
.ny_about_show p{font-size:17px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #2c69fa; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.case_show_xx p{font-size:17px; color:#333; line-height: 36px;}
.contact_right p{font-size:17px; color:#333; line-height: 36px;}
.ny_ppinfo{width:100%; height:336px; background: url(../images/pp_bjs.jpg) no-repeat center; padding:90px 0 }
.ny_ppinfo_left{width:auto; float: left}
.ny_ppinfo_left h4{color:#f6f6f6; font-size: 40px; font-weight: bold;}
.ny_ppinfo_left img{margin: 34px 0}
.ny_ppinfo_left p{color:#f6f6f6; font-size: 20px;}
.ny_ppinfo a{width:188px; height: 60px; float: right; background: #fff; text-align: center; line-height: 60px; color: #2c69fa; font-size: 16px; margin-top: 44px}
.ny_ppinfo a:hover{background: #2c69fa; color:#fff}


/*新闻政策*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin: 48px 0;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:64%; height: auto; float: left; margin-left:2%; margin-top:20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:75px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:18%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#2c69fa}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}




/*案例*/
.ny_case{width:100%; height: auto; overflow: hidden; margin-top: 78px;}
.ny_case_title{width:100%; height: auto; overflow: hidden}
.ny_case_title h4{color:#222222; font-size: 36px; font-weight:bold;}
.ny_case_title p{color:#666666; font-size: 20px; line-height: 29px;}
.ny_case_title img{margin:20px 0}
.ny_case ul{width:100%; height: auto; overflow: hidden; margin-top: 48px;}
.ny_case ul li{width:18.4%; height: auto; margin-right:2%; margin-bottom: 20px; float: left;}
.ny_case ul li:nth-child(5n){margin-right: 0}
.index_case_pic{width:100%; height: auto; overflow: hidden}
.index_case_pic img{width:100%; height: auto; display: block}
.index_case_xx{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding:25px 30px 20px; box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.index_case_xx p{width:100%; height:50px; line-height:50px; color:#999999; border-top:1px solid #e5e5e5; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px;}
.index_case_xx span{display: block; margin: 10px auto; color:#555555; font-size: 14px;}
.index_case_xx h4{width:100%; height:30px; line-height: 30px; font-size:18px; font-weight: bold; color:#222222; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.ny_news_hot{width:100%; height: auto; overflow: hidden; padding: 55px 0; background: #fafafa; margin-top: 70px}
.ny_news_hot ul{width:100%; height: auto; overflow: hidden; margin-top: 48px}
.ny_news_hot ul li{width:100%; height: auto; overflow:hidden; border-top:1px solid #eeeeee; border-botom:1px solid #eeeeee; padding: 25px 0 }
.news_hot_time{width:160px; height: auto; float: left; margin-top:15px;}
.news_hot_time span{color:#333333; font-size: 30px; font-weight: bold; margin-bottom: 25px; display: block; position: relative}
.news_hot_time img{display: none}
.news_hot_time span:after{content: ""; width: 57px; height: 1px; background: #eeeeee; position: absolute; top:20px; right:0}
.news_hot_xx{width:62%; height: auto; float: left; margin-left: 3%; margin-top: 15px;}
.news_hot_xx h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size:18px; font-weight:bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; margin-bottom:10px}
.news_hot_xx p{width:100%; height: 60px; line-height: 30px; color: #666666; font-size:16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_hot_img{width:13%; height: auto; float: right; overflow: hidden}
.news_hot_img 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_news_hot ul li:hover .news_hot_time img{display: block}
.ny_news_hot ul li:hover .news_hot_xx h4,.ny_news_hot ul li:hover .news_hot_xx p{color:#2c69fa}
.ny_news_hot ul li:hover .news_hot_time span,.ny_case ul li:hover h4{color:#2c69fa}
.ny_news_hot ul li:hover .news_hot_img img,.ny_case ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*成果展示*/
.ny_cgzs{width:100%; height: auto; overflow: hidden; margin-top: 78px;}
.ny_cgzs ul{width:100%; height: auto; overflow: hidden; margin-top: 48px;}
.ny_cgzs ul li{width:32.6%; height: auto; margin-right:1%; margin-bottom: 20px; float: left;}
.ny_cgzs ul li:nth-child(3n){margin-right: 0}


/*案例详情*/
.ny_case_show{width:100%; height: auto; overflow: hidden; margin-top:84px }
.case_show_one{width:100%; height: auto; overflow: hidden; margin-top: 20px; margin-bottom: 72px}
.case_show_two{width:100%; height: auto; overflow: hidden;  border-bottom: 1px solid #eeeeee; padding-bottom: 33px; margin-bottom: 30px;}
.case_show_two h4{color:#222222; font-size: 24px; font-weight: bold; width:165px; float: left}
.case_show_xx{margin-left:170px; color:#222222; font-size: 16px; line-height: 30px;}
.ban{ width:100%; height:auto; position:relative; overflow:hidden;}
.ban2{ width:1160px; height:740px; position:relative; overflow:hidden; float: left}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:1160px; height:auto; }
.ban2 ul li img{width:100%; height: auto; display: block}
.ban .prev{ float:left; cursor:pointer;}
.num{ height:624px;overflow:hidden; width:229px; position:relative;}
.min_pic{ width:229px; float: right}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:229px; height:auto; margin-bottom:10px; padding:1px;}
.num ul li img{width:100%; height: auto; display: block}
.num ul li.on{ border:2px solid #2c69fa; padding:0;}
.prev_btn1{width:100px; text-align:center; height:35px; cursor:pointer; background:#2c69fa url(../images/c_top.png) no-repeat center; margin: 0px auto 16px;}
.next_btn1{width:100px; text-align:center; height:35px; background:#2c69fa url(../images/c_bottom.png) no-repeat center; margin: 11px auto;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.cyjs_show_one{width:100%; height:auto; text-align:center;  margin-top: 20px; margin-bottom: 72px}


/*成员单位*/
.ny_product{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_product_title{width:100%; height: auto; overflow: hidden}
.ny_product_title h4{color:#222222; font-size: 36px; font-weight: bold; margin-bottom: 10px}
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 45px;  border-bottom: 1px solid #e5e5e5;}
.ny_product_all ul{width:100%; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;  border-top: 1px solid #e5e5e5;}
.ny_product_all li{width:50%; height: auto; float: left; border-bottom: 1px solid #e5e5e5; padding: 55px 0; text-align: center; display: flex; display: -webkit-flex;}
.ny_product_all li:nth-child(even){border-left:1px solid #e5e5e5;  -webkit-justify-content: left; justify-content: left;}
.ny_product_all li:nth-child(odd){border-left:1px solid #e5e5e5;  -webkit-justify-content: end; justify-content: end;}
.ny_product_all li a{width:80%}
.ny_product_all li h4{color:#333333; font-size: 32px; font-weight:bold;}
.ny_product_all li h5{color:#333333; font-size:16px; margin: 18px 0}
.ny_product_all li span{color:#fff; font-size:14px; background: #999;  width: 155px; height: 50px; text-align: center; line-height: 50px; display: block; 
	margin: 0px auto; }
.ny_product_img{width:300px; height: auto; overflow: hidden; margin: 30px; margin-left: 30%;}
.ny_product_img 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_product_all li:hover{background: #f5f5f5}
.ny_product_all li:hover span{background: #2c69fa;}
.ny_product_all li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*产品详情*/
.product_show_one{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.product_show_t{width:100%; height: auto; overflow: hidden}
.product_show_t h4{color:#222222; font-size: 36px; font-weight:bold; margin-bottom:10px}
.product_show_t h5{width:100%; height: auto; color:#666666; font-size: 16px; line-height: 30px; margin-top: 20px;}
.product_show_lr{width:100%; height: auto; overflow: hidden; margin: 30px 0; color:#333; line-height: 30px;}
.ny_lsjz_info{width:100%; height: auto; overflow: hidden; background: url(../images/ls_bjs.jpg) no-repeat top center; padding-top: 54px; }
.ny_lsjz_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_lsjz_title h4{color:#222222; font-size: 36px; font-weight: bold}
.ny_lsjz_title h5{color:#2c69fa; font-size: 22px; }
.ny_lsjz_title img{margin: 10px auto; display: block; margin: 24px auto}
.ny_lsjz_xx{width:100%; height: auto; overflow:hidden; margin-top: 45px; color:#666666; line-height: 30px; text-align: center}
.ny_lsjz_xx img{max-width: 100%; margin-top: 46px;}
.ny_case_hot{width:100%; height: auto; overflow: hidden; margin-top:95px; position: relative; padding-bottom: 60px;}
.ny_case_hot:after{content: ""; width: 100%; height:235px; background: #f5f5f5; position: absolute; bottom:0; left:0}
.case_hot_all{width:100%; height: auto;  margin-top: 45px; position: relative}
.case_hot_all .mySwiper{position: relative; z-index: 9; overflow:hidden}
.case_hot_all .swiper-slide a{width:100%; height: auto; display: block}
.case_hot_pic{width:100%; height: auto; overflow: hidden}
.case_hot_all .swiper-slide a img{width:100%; height: auto; display: block}
.case_hot_xx{width:100%; height: auto; overflow: hidden; padding: 15px; background: #fff}
.case_hot_xx p{width:100%; height:50px; line-height:50px; color:#999999; border-top:1px solid #e5e5e5; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px;}
.case_hot_xx span{display: block; margin: 10px auto; color:#555555; font-size: 14px;}
.case_hot_xx h4{width:100%; height:30px; line-height: 30px; font-size:18px; font-weight: bold; color:#222222; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.case_hot_all .swiper-button-next,.case_hot_all .swiper-button-prev{width:55px; height:69px;}
.case_hot_all .swiper-button-next{background: #2c69fa url(../images/fc_right.png) no-repeat center; right:-90px;}
.case_hot_all .swiper-button-prev{background: #2c69fa url(../images/fc_left.png) no-repeat center; left:-90px;}
.case_hot_all .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;}
.case_hot_all .swiper-slide a:hover h4{color:#2c69fa}
.case_hot_all .swiper-button-next:hover{background: #70be5b url(../images/fc_right.png) no-repeat center; }
.case_hot_all .swiper-button-prev:hover{background: #70be5b url(../images/fc_left.png) no-repeat center;}
.about_honor_t{width:100%; height: auto; overflow: hidden}
.about_honor_t p{width:76%; height: auto; float: right; color:#222222; font-size: 16px; line-height: 30px;}
.about_two_wh{width:auto; float: left}
.about_two_wh h4{color:#222222; font-size: 36px; font-weight:bold; margin-bottom:10px}




/*服务平台 */
.ny_ban{width:100%; height: auto; position: relative}
.ny_ban img.ny_ban_img{width:100%;}
.ny_ban_icon{position: absolute; width: 136px; bottom:0; left:12%}
.ny_fuwu_one{width:100%; height: auto; overflow: hidden; margin-top: 90px;}
.ny_fuwu_title{width:100%;}
.ny_fuwu_title h4{color:#002aff; font-size: 24px; background: url(../images/t_xs.png) no-repeat right center; display: table; 
	padding-right:70px; margin-bottom:15px;}
.ny_fuwu_title h5{color:#000000; font-size: 40px; font-weight: bold;}
.ny_fuwu_info{width:100%; height: auto; color:#333; font-size: 16px; line-height: 38px; margin: 42px 0}
.ny_fuwu_info p {color:#333; font-size: 16px; line-height: 38px; }
.ny_fuwu_zyyw{width:100%; height: auto; position: relative; padding-bottom: 104px; margin-top: 80px; }
.ny_fuwu_zyyw:after{content: ""; width: 100%; height: 96%; background: #f5f5f5; position: absolute; bottom:0; left:0 }
.fuwu_zyyw_img{width:100%; height: auto; position: relative; overflow: hidden; z-index: 1}
.zyyw1{width:69.37%; height: auto; position: absolute; top:0; left:0}
.zyyw2{width:27.35%; height: auto; position: absolute; top:72px; left:61%}
.ny_tdzs_title{width:1440px; margin:473px auto 0; position: relative; z-index: 9}
.ny_tdzs_title h4{color:#777777; font-size: 18px; background: url(../images/t_xs.png) no-repeat right center; display: table; 
	padding-right:70px; margin-bottom:15px;}
.ny_tdzs_title h5{color:#000000; font-size: 40px; font-weight: bold;}
.ny_fuwu_zyyw .w1440{position: relative; z-index: 2}
.ny_fuwu_zyyw .slideTxtBox{width:100%; height:auto;}
.ny_fuwu_zyyw .slideTxtBox .hd{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.ny_fuwu_zyyw .slideTxtBox .hd li{width:auto; height:54px; line-height: 52px; border: 2px solid #dcdcdc; border-radius: 25px; text-align: center; font-size:16px; color: #000000; opacity: 0.7; float: left;
 margin-right: 1%;margin-top: 10px;  padding:0 30px;}
.ny_fuwu_zyyw .slideTxtBox .hd li.on{opacity: 1;  border: 2px solid #000000;}
.ny_fuwu_zyyw .slideTxtBox .bd{width:100%; height: auto; overflow: hidden; margin-top: 44px;}
.content-slide{width:100%; height:auto;  background: #fff; border-radius:20px; padding: 38px 40px; font-size: 16px; color: #666666; line-height: 34px;}
.content-slide p { font-size: 16px; color: #555; line-height: 34px; }
.fw_icon{width:1440px; height: auto; position: absolute; bottom:0; left:50%; transform: translate(-50%,0); z-index:1}
.fw_icon img{display: block}
.ny_tdz{width:100%; height: auto; overflow: hidden; margin: 50px 0}
.ny_tdz_title h4{color:#777777; font-size: 18px; background: url(../images/t_xs.png) no-repeat right center; display: table; 
	padding-right:70px; margin-bottom:15px;}
.ny_tdz_title h5{color:#000000; font-size: 40px; font-weight: bold;}
.ny_tdz_tdz{width:100%; height: auto; overflow: hidden; margin: 40px 0;  color:#666666; font-size: 18px; line-height: 38px;}
.ny_tdz_tdz img{width:100%;}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; background: #f7f7f7; padding-bottom:30px;}
.f_top{width:100%}
.footer_top{width:100%; height: auto; margin: 30px 0; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.f_logo{width:32%; height: auto; float: left}
.f_logo img{max-width: 100%}
.footer_links{float: right}
.footer_links a.f_lxyjy{width:170px; height: 50px; float: left;  line-height: 50px;  line-height: 50px; font-size: 16px; color: #000000; font-weight: bold; background:#fff url(../images/nn_jy.jpg) no-repeat 90% center; padding:0 5%}
.footer_links a.f_lxyjy:hover{ color:#2c69fa;  background:#fff url(../images/nn_hjy.png) no-repeat 90% center;}
.footer_yqlj{width:170px;  float: left; position: relative;  margin-left: 20px;}
.footer_yqlj p{width:100%; height: 50px; line-height: 50px; overflow: hidden; background: #fff url(../images/yqlj.png) no-repeat 94% center; font-size: 16px; color: #000000; font-size: 16px; color: #000000; font-weight: bold; padding:0 5%}
.footer_yqlj_xx{width:190px; height: 170px; overflow-y: auto; background: #fff; position: absolute; top:50px; right:0; padding: 10px; display: none;}
.footer_yqlj_xx a{width:100%; line-height: 24px; color: #333; font-size: 14px; margin: 5px 0; display: block; text-align: center}
.footer_yqlj:hover .footer_yqlj_xx{display: block}
.footer_center{width:100%; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; 
	justify-content: space-between;}
.footer_dizhi{width:27%; height: auto; float: left;}
.footer_dizhi h4{color:#000000; font-size: 16px; font-weight: bold; margin-bottom:20px;}
.footer_dizhi p{color:#555555; font-size: 16px; line-height: 30px;}
.footer_nav{width:40%; height: auto;}
.footer_nav h4{color:#000000; font-size: 16px; font-weight: bold; margin-bottom:20px;}
.footer_nav_xx{width:100%; height: auto; overflow: hidden; }
.footer_nav_xx a{color:#555555; font-size: 16px; margin-right:30px; margin-bottom:20px; float: left}
.footer_nav_xx a:hover{color:#2c69fa}
.footer_ma{width:18%;  height: auto}
.footer_ma h4{color:#000000; font-size: 16px; font-weight: bold; margin-bottom:20px;}
.footer_ma dl{width:48%; float: left}
.footer_ma dl:last-child{float: right}
.footer_ma dl dt{width:100%;}
.footer_ma dl dt img{width:100%; display: block}
.footer_ma dl dd{width:100%; color:#555555; font-size: 14px; text-align: center; margin-top: 5px;}
.footer_bottom{width:100%;height: auto; overflow: hidden; background: #f7f7f7; border-top:1px solid #dedede}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #555555; line-height:60px;  text-transform: uppercase; float: left}
.copy_l a{color:#555555; font-size: 14px;}
.copy_l a:hover{color:#002ca7!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#555555; font-size: 14px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:60px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:60px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 14px; color: #555555; line-height:60px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}
.footer_lianjie a{color:#555555; font-size: 14px; position: relative; padding-right: 10px; margin-right: 10px;}
.footer_lianjie a:after{content: "|"; color:#555555; position: absolute; top:50%; right:0; transform: translate(0,-50%);}
.footer_lianjie a:last-child:after{display: none}
.footer_lianjie{float: right; line-height: 60px;}




/*客服*/
.lxfx {height: auto; position: fixed; right:0px; top:30%;  width: 60px;  z-index: 999;}
.lxfx ul{width:100%; height:auto;}
.lxfx ul li{width:100%; height:auto;}
.lxfx_top{width:100%; height:auto; background:#fff; padding:20px 0 14px; box-shadow:0 0 6px rgba(0,0,0,0.2)}
.lxfx_kefu_left{width:100%; height:auto; position:relative}
.lxfx_kefu{width:100%; text-align:center; margin-bottom:10px;}
.lxfx_kefu p{color:#000000; font-size:14px; font-weight:bold;}
.lxfx_kefu hr{width:1px; height:30px; margin:8px auto; display:block; background:#999999}
.kefu_img{width:140px;  height:auto; position:absolute; top:0; left:-145px; display:none}
.kefu_img img{width:100%;}
.lxfx_kefu_left:hover .kefu_img{display:block}
.lxfx_top a{width:100%; text-align:center; font-size:14px; color:#777777; display:block;}
.lxfx_top a:hover{color:#2c69fa}
.mtop{width:100%; height:auto; overflow:hidden; margin-top:10px;}
.mtop img{width:100%; display:block}





/*弹出视频*/
.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:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.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;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width:1500px){
	.w1440,.container,.index_wlyj{width:1200px;}
	.header_right a{font-size:16px;}
	.header_right{padding:0 1vw}
	#menu .nav .nLi p a{font-size:16px;}
	.ny_ban_info{width:1200px; margin-left:-600px;}
	.news_pic{width:22%}
	.ban2,.ban2 ul li{width:970px;}
	.min_pic,.num,.num ul li{width:200px;}
	.num{height:552px;}
	.ban2{height:662px;}
	.ny_product_all li a{width:85%}
	.ny_product_all li h4{font-size:28px;}
	.about_top_left h5,.index_news_title h6,.index_cydw_title p{font-size:34px;}
	.news_li_xx h4{height:80px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
	  .ban_info h5{font-size:40px;}
	  .index_about_xx{font-size:16px; line-height:30px;}
	  .index_fangxiang .index_syly_li h4{font-size:18px;}
	  .index_fangxiang .index_syly_li p{font-size:14px;}
	  .index_syly_li{padding: 50px 15px;}
}

@media screen and (max-width:1400px){
	.h_logo{width:24%}	
	.ban_info h5{font-size:36px;     line-height: 52px;}
	  
}


 