@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
html{font-size: 100px}
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:1400px; margin: 0 auto; }
.container{ width:1200px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/* 导航栏 */
.header_nav{height:95px; width:100%; position:fixed; top:0; left:0; z-index:6; padding:0 4%;  transition: all 0.4s ease-in-out; 
	border-bottom: 1px solid rgba(255,255,255,0.3)}
.h_logo{width:230px; float: left; height: 100%; display: flex; align-items: center;}
.h_logo img{align-items: center; margin: 0px auto; max-width: 100%; max-height: 100%}
.logo2{display:none}
.h_search{width:36px; height:95px; float: right; background: url(../images/search.png) no-repeat center; 
position: relative; margin-right: 2%;}
.form_box{position: absolute;  top:90px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0;  box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #001f6a; font-size:16px;}
.h_dianhua{float: right; background: url(../images/h_dianhua.png) no-repeat 40px center; color: #fff; font-size:18px; line-height: 95px; border-left:1px solid rgba(255,255,255,0.4); padding-left: 70px }
.f_top{background: #000713eb}
.f_top .logo2{display:block}
.f_top .logo1{display:none}

.nav{width:45%; height:95px; float: right; margin-right: 2%;  }
.nav .nLi{ float:left;  position:relative; display:inline; height:95px; text-align: center;  width:14.2%; }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff;  position: relative; margin: 0px auto; line-height:94px; display: table; height:95px}
.nav .sub{ display:none;left:50%; top:95px;  position:absolute;  line-height:26px; width:140px; margin-left: -70px;   z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:30px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px; }
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:4px 10px; color: #434343; font-size: 15px; height: 100%; }
.nav .sub a:hover{color:#0060cc}
.nav .nLi.active p{border-bottom: 2px solid #ffffff;font-weight: bold;}
.nav .nLi:hover p{border-bottom: 2px solid #ffffff;font-weight: bold;}


/*banner*/
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .swiper-slide a{width:100%; display: block}
.banner .swiper-slide a img{width:100%; display: block}
.banner .swiper-pagination{bottom:4%; left:50%; transform: translate(-50%,0);}
.banner .swiper-pagination-bullet{width:10px; height:10px; background: #fff; opacity: 1; margin: 0 10px;}
.banner .swiper-pagination-bullet-active{width:24px; border-radius: 5px;}
.ban_btn{width:180px; height: 22px; position: absolute; bottom:120px; left:19%}
.ban_info{width:1440px; height: auto; position: absolute; top:35%; left:50%; transform: translate(-50%,0);}
.ban_info h4{color:#fff; font-size: 60px; font-weight: bold; line-height:80px;}
.ban_info h5{width: 50%; color: #fff;font-size: 16px;line-height: 30px;margin-top: 20px}
.banner_num{width:1440px; height: auto; position: absolute; bottom:20%; left:50%; transform: translate(-50%,0); z-index:1}
.ban_num_top{width:420px; height:auto; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; 
	justify-content: space-between; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 10px; margin-bottom:15px;}
.ban_num_top dt{color:#fff; font-size: 18px;}
.ban_num_top dt a,.ban_num_top dd a{color:#ff0000; font-size: 18px;}
.ban_num_top dt span,.ban_num_top dd span{color:#fff; font-size: 50px; font-weight: bold; margin-right:10px;}
.ban_num_top dd{color:#fff; font-size: 18px;}
.ban_num_bototm{width:420px; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; 
	justify-content: space-between;}
.ban_num_bototm dt{color:#fff; font-size: 16px; opacity: 0.5}
.ban_num_bototm dd{color:#fff; font-size: 16px; opacity: 0.5}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; background-size: cover;
	padding:20px 0 128px}
.index_about_left{width:67%; height: auto; float: left; }
.index_about_top{width:100%; height: auto; overflow: hidden}
.about_top_left{width:auto; float: left}
.about_top_left h4{color:#000; font-size: 60px; font-weight: bold;}
.about_top_left p{color:#555555; font-size:20px; margin-top: 8px}
.about_top_video{float: right; margin-top: 50px}
.about_vfm{color:#0060cc; font-size: 18px; float: left; height:50px; line-height: 50px; background: url(../images/ab_vv.png) no-repeat right center; 
	padding-right:60px; margin-right:30px}
.about_vfm:hover{font-weight:bold;}	
.about_vsp{color:#0060cc; font-size: 18px; float: left; height:50px; line-height: 50px; background: url(../images/ab_vv.png) no-repeat right center; 
	padding-right:60px;}
.about_vsp:hover{font-weight:bold;}	
	
.index_about_xx{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.index_about_xx a{color:#777777; font-size: 16px; line-height: 36px; display: block; width: 100%}
.index_about_links{width:100%; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.about_links_gk{width:49.4%; position: relative; overflow: hidden}
.about_links_gk img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_links_gk a{width:100%; height: auto; display: block; position: absolute; top:0; left:0; padding:28px 32px;}
.about_links_gk a h4{color:#fff; font-size: 24px; font-weight: bold;}
.about_links_gk a h5{color:#fff; font-size:16px; opacity: 0.5; line-height: 40px;}
.about_links_gk a i{width:100px; height: 36px; border: 1px solid #fff; background: rgba(255,255,255,0.15) url(../images/ab_jts.png) no-repeat center; 
	display: block; margin-top:4vh}
.index_about_right{width:29.6%; height: auto; float: right; position: relative; margin-top: 175px}
.index_about_right .swiper-container{width:75%; height: auto; margin: 0px auto;}
.index_about_right .swiper-slide a{width:100%; display: block}
.index_about_right .swiper-slide a img{width:100%; display: block}
.index_about_right .swiper-button-next,.index_about_right .swiper-button-prev{width:31px; height:31px; margin-top: -15.5px;}
.index_about_right .swiper-button-next{background: url(../images/h_right.png) no-repeat center}
.index_about_right .swiper-button-prev{background: url(../images/h_left.png) no-repeat center}
.about_links_gk:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_links_gk:hover i{ background:#0060cc url(../images/ab_jts.png) no-repeat center; }


/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin:70px 0 70px}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_product ul li{width:32.2%; height: auto; float: left; margin-right:1.7%; margin-bottom:28px; border: 1px solid #d2d2d2; 
	background: url(../images/p_xs.jpg) no-repeat top center; padding:38px 2% 20px}
.index_product ul li:nth-child(3n){margin-right: 0}
.index_product ul li h5{width:100%; height:54px; line-height: 54px; background: #f4f4f4; text-align: center; font-size: 22px; color: #000000; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_img{width:100%; height: auto; overflow: hidden}
.index_product_img img{width:100%; display: block}
.index_product ul li h4{width:100%; height:40px; line-height:40px; text-align: center; font-size:18px; color: #000000; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}



/*经典案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_img.jpg) no-repeat center; background-size: cover; padding: 50px 0}
.index_case_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_case_title h4{width:100%; height: auto; position: relative; }
.index_case_title h4 p{color:#fff; font-weight:bold; font-size: 60px; position: absolute; top:50%; left:0; text-align: center; 
	transform: translate(0,-50%); width: 100%}
.index_case_title h4 span{color:#edf2f5; font-size: 127px; font-weight: bold; line-height: 108px; opacity: 0.05}
.index_case_title h5{color:#fff; font-size: 20px; margin-top: 8px; opacity: 0.5}
.index_case_left{width:39%; height:487px; float: left; position: relative; margin-top: 40px; overflow: hidden}
.index_case_left a{width:100%; display: block; height: 100%}
.index_case_left img{width:100%; height: 100%; display: block; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_left h4{width:100%; height: 50px; line-height: 50px; position: absolute; bottom:0; left:0; text-align: center; background: rgba(255,255,255,0.9); font-size: 18px; color:#000}
.index_case_right{margin-top: 40px; width:60%; float: right}
.case_right_top{width:100%; height:auto; overflow: hidden; margin-bottom:15px;}
.case_right_top a{position: relative;  height: 236px; overflow: hidden; margin-bottom:15px;}
.case_right_top a img{width:100%; display: block; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.case_right_top a h4{width:100%; height: 50px; line-height: 50px; position: absolute; bottom:0; left:0; text-align: center; background: rgba(255,255,255,0.9); font-size: 18px; color:#000}
.case_right_li a:nth-child(1),.case_right_li a:nth-child(4){width:58%;}
.case_right_li a:nth-child(2),.case_right_li a:nth-child(3){width:40%;}
.case_right_li{ flex-wrap:wrap; -webkit-flex-wrap: wrap; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;width: 100%; height: 100%}
.index_case_left a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.case_right_top a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin:55px 0 105px}
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_title h4{width:100%; height: auto; position: relative; }
.index_news_title h4 p{color:#000000; font-weight:bold; font-size: 60px; position: absolute; top:50%; left:0; text-align: center; 
	transform: translate(0,-50%); width: 100%}
.index_news_title h4 span{color:#edf2f5; font-size: 127px; font-weight: bold; line-height: 108px}
.index_news_title h5{color:#555555; font-size: 20px; margin-top: 8px;}
.index_news_top{width:100%;  height: auto; overflow: hidden; margin: 50px 0}
.index_news_pic{width:310px; height: auto; float: left; overflow: hidden}
.index_news_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_news_xx{margin-left: 340px; padding-top:10px;}
.index_news_xx h4,.index_news_bottom li h4{width:100%; height:40px; line-height: 40px; color: #000000; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.index_news_xx p,.index_news_bottom li p{width:100%; height:52px; line-height: 26px; color: #777777; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 20px 0 40px}
.index_news_xx span,.index_news_bottom li span{color:#000000; font-size: 16px; display: block; font-weight:bold;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 46px; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding: 40px 0}
.index_news_bottom li{width:50%; height: auto; float: left;  position: relative; overflow: hidden; padding: 0 3%}
.index_news_bottom li:nth-child(1){border-right:1px solid #e5e5e5}
.index_news_bottom li:hover h4{color:#0060cc}
.index_news_top:hover h4{color:#0060cc}
.index_news_top:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*服务*/
.index_fuwu{width:100%; height: auto; overflow: hidden; background: #edf2f5; padding: 44px 0}
.index_fuwu ul{width:100%; height: auto; overflow: hidden}
.index_fuwu ul li{width:24.2%; height: 110px; background: #fff; float: left; margin-right: 1%; text-align: center; padding-top:32px;}
.index_fuwu ul li:last-child{margin-right: 0}
.index_fuwu ul li h4{color:#000000; font-size: 18px; font-weight: bold;}
.index_fuwu ul li p{color:#999999; font-size: 14px; margin-top: 8px;}
.index_fuwu ul li:hover{background: #0060cc}
.index_fuwu ul li:hover h4{color:#fff}
.index_fuwu ul li:hover p{color:#fff}




/*内页banenr*/
.ny_banner{width:100%; height: 400px; overflow: hidden; position: relative; }
.ny_banner .in_header{position:absolute; top:0; left:0}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;  }
.news_ban{background: url(../images/news_ban.jpg) no-repeat center; }
.conatct_ban{background: url(../images/contact_ban.jpg) no-repeat center; }
.service_ban{background: url(../images/service_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; }

.ny_banner_post{width:1220px; position: absolute; bottom:85px; left:50%; margin-left: -610px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.ny_banner_post h4{color:#fff; font-size: 38px; font-weight: bold;}
.ny_banner_post hr{width:62%; height:1px; background:rgba(255,255,255,0.2); float: left; margin-top:25px}
.ny_banner_post span{color:#fff; float: right; background: url(../images/hh_jts.png) no-repeat right center; font-size: 22px; line-height: 50px;
	padding-right: 30px;}
.ny_nav{width:100%; height: auto; overflow: hidden; margin-top: 50px; margin-bottom: 55px;}
.ny_nav .container{ border-bottom: 1px solid rgba(42,153,222,0.15); overflow: hidden;}
.ny_nav a{color:#999999; font-size: 18px; float: left;position: relative; padding-right: 52px; margin-right: 52px; display:block;}
.ny_nav a:after{content: "/"; position: absolute; top:0; right:0; color:#999999; font-size: 18px;}
.ny_nav a span{color:#999999; font-size: 18px; display: block; position: relative; padding-bottom: 16px;}
.ny_nav a span:before{content: ""; width: 0; height: 3px; background: #0060cc; position: absolute; bottom:0; left:50%; margin-left:-22px; }
.ny_nav a.active span:before{width:44px;}
.ny_nav a.active span{color:#333333; font-size: 18px;}
.ny_nav a.active:after{color:#333}
.ny_nav a.active{font-weight: bold;}
.ny_title{width:100%; height: auto; overflow: hidden}
.ny_title_top{width:100%; height: auto; overflow: hidden}
.ny_title_top h5{color:#ecf0f4; font-size: 70px; font-weight: bold; font-style: italic; text-transform: uppercase}
.ny_title_top h4{color:#333333; font-size:36px; font-weight: bold; margin-top: -42px;}
.ny_title h6{color:#222222; font-size: 36px; font-weight: bold; margin-top:50px}
.ny_title hr{width:60px; height:3px; background: #0060cc; margin-top: 30px; display: block}



/*新闻内页*/
.ny_news{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.ny_news ul{width:100%; height: auto; overflow: hidden; margin-bottom:50px; padding: 10px 0}
.ny_news ul li{width:100%; height: auto; overflow: hidden; position: relative; padding: 30px 0; margin-bottom: 40px}
.ny_news ul li:after{content: ""; width: 80%; height:97%; background: #f6f9fb; box-shadow:0 0 10px rgba(0,39,56,0.1); border-radius: 10px; 
	position: absolute; top:5px; right:5px; opacity: 0}
.ny_news ul li a{width:100%; height: auto; display: block; position: relative; z-index: 9}
.ny_news_time{width:100px; height: auto; float: left; margin-top: 98px;}
.ny_news_time p{color:#222222; font-size: 28px; font-weight: bold;}
.ny_news_time span{color:#222222; font-size:16px; }
.ny_news_pic{width:32%; height: auto; float: left; overflow: hidden; border-radius:8px;}
.ny_news_pic img{width:100%; border-radius: 8px;   transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_xx{width:50%; height: auto; float: left; margin-left: 6%; margin-top: 35px}
.ny_news_xx h3{width:100%; height: 30px; line-height: 30px; color: #222222; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_xx p{width:100%; height:56px; line-height:28px; color: #999999; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 15px 0 35px}
.ny_news_xx span{color:#999999; font-size: 14px;}
.ny_news ul li:hover:after{opacity: 1}
.ny_news ul li:hover .ny_news_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_news ul li:hover span{color:#0060cc}
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 110px; margin-bottom: 98px}
.ny_news_infoleft{width:73%; height: auto; float: left}
.news_infoleft_title{width:100%; height: auto; overflow: hidden; text-align: center}
.news_infoleft_title h3{width:100%; height: auto; overflow: hidden; font-size: 24px; font-weight: bold; margin-bottom: 10px;}
.info_time{width:100%; height: auto; overflow: hidden; color:#999999; font-size: 14px; margin-top: 20px; font-size: 14px; color: #999999}
.info_time span{color:#999999; font-size: 14px; margin: 0 20px}
.news_infoleft_xx{width:100%; height: auto; overflow: hidden; background: #fafcfd; padding: 65px; box-shadow: 0 0 8px rgba(0,39,56,0.2); border-radius: 8px; margin-top: 30px;}
.news_infoleft_info{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; line-height: 30px;}
.news_infoleft_info p{ color:#666666; font-size: 16px; line-height: 30px;}
.news_infoleft_info img{max-width: 100%}
.news_infoleft_btn{width:100%; height: auto; overflow: hidden; border-top:1px solid rgba(36,166,225,0.8); padding-top:50px; margin-top: 150px}
.news_infoleft_btn div{line-height: 55px; font-size: 14px; color:#999999; border-radius: 35px; width:48%; height: 55px; }
.news_infoleft_prev{float: left; text-align:left }
.news_infoleft_next{ float: right; text-align:right }
.news_infoleft_btn div a{font-size: 14px; color:#999999; width:100%; height:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.news_infoleft_btn a:hover{ color:#0060cc}
.ny_news_liebiao{width:100%; height: auto; overflow: hidden; text-align: center; margin-top: 72px; background: url(../images/hh_xs.png) no-repeat center}
.ny_news_liebiao a{color:#333333; font-size: 18px; background: url(../images/fan.png) no-repeat left center; padding-left: 40px;}
.ny_news_inforight{width:23%; height: auto; float: right}
.ny_news_hot{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dfdfdf; padding-bottom: 32px; margin-bottom: 65px}
.ny_news_hot h4{color:#000000; font-size: 26px; font-weight: bold; margin-bottom: 8px;}
.ny_news_hot h5{color:#999999; font-size: 14px; text-transform: uppercase}
.ny_news_inforight ul{width:100%; height: auto; overflow: hidden}
.ny_news_inforight ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 45px;}
.ny_news_inforight ul li h4{width:100%; height:56px; line-height: 28px; color:#333333; font-size: 16px; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden;}
.ny_news_inforight ul li h5{color:#999999; font-size: 16px; margin: 15px 0}
.ny_news_inforight ul li h5 span{color:#333333; font-size: 16px;}
.ny_news_inforight ul li hr{width:41px; height: 1px; background: #dfdfdf; display: block; margin-top: 48px}
.ny_news_liebiao a:hover{background: url(../images/fan_h.png) no-repeat left center; color:#0060cc}
.ny_news_inforight ul li:hover h4{color:#0060cc}


/*联系我们*/
.ny_conatct{width:100%; height: auto; overflow: hidden; margin-top: 90px; margin-bottom:116px;}
.ny_conatct_left{width:59%; height: auto; float: left; background: #fafcfd; padding: 50px;}
.ny_conatct_left .conatct_left_title{margin-bottom: 48px;}
.ny_conatct_left dl{width:100%; height: 50px; margin-bottom: 20px;}
.ny_conatct_left dl dt{width:48.5%; height: 100%; float: left; position: relative; border: 1px solid #eeeeee}
.ny_conatct_left dl dd{width:48.5%; height: 100%; float: right; position: relative; border:1px solid #eeeeee}
.ny_conatct_left dl input[type="text"]{width:100%; height: 100%; font-size:14px; color: #999999; border: 0; background:none; padding: 0 10px}
.ny_conatct_left textarea{width:100%; height: 186px; border: 1px solid #eeeeee; resize: none; font-size:14px; color: #999999; background: none; padding: 10px; margin-bottom: 20px; }
.mes_form_p{width:57%; height: 50px; float: left}
.mes_form_p p{width:48%; height: 100%; float: left; border: 1px solid #eeeeee;}
.mes_form_p p input[type="text"]{width:100%; border: 0; height: 100%;  font-size:14px; color: #999999; padding: 0 10px;}
.mes_form_p a{color:#333; font-size: 16px; line-height: 50px;}
.btn_submit{width:175px; height: 50px; float: right; text-align: center; font-size: 16px; color: #0060cc; background:none;  border:1px solid #0060cc;font-weight: bold; margin-left: 10px; }
.btn_submit:hover{background:#0060cc; cursor:pointer; color:#fff; }
.ny_conatct_right{width:36%; height: auto; float: right; padding-top:60px;}
.conatct_left_title{width:100%; height: auto; overflow: hidden}
.conatct_left_title h4{color:#222222; font-size: 24px; margin-bottom: 10px;}
.conatct_left_title h5{color:#999999; font-size: 16px;}
.conatct_rightxx{width:100%; height: auto; overflow: hidden; margin: 32px 0}
.conatct_rightxx p{color:#333333; font-size: 16px; line-height: 30px;}
.conatct_rightma{width:100%; height: auto; overflow: hidden}
.conatct_rightma dl{width:30%; height: auto; float: left; margin-right: 3%; margin-top: 2%}
.conatct_rightma dl dt{width:100%; overflow: hidden}
.conatct_rightma dl dt img{width:100%; display: block}
.conatct_rightma dl dd{width:100%; color: #333333; font-size: 14px;  margin-top: 10px; text-align: center; margin-top: 10px;}
.ysxy{font-size:14px; color:#666}
		.ysxy a{color:#ff0101}

/*关于我们*/
.ny_about{width:100%; height: auto; overflow: hidden; margin-top:30px; margin-bottom:116px;}
.ny_about1{width:100%; height: auto; overflow: hidden; margin-top:30px; margin-bottom:116px;}

.ny_about p{color:#666666; font-size: 16px; line-height: 30px;}
.ny_about img{max-width: 100%}
.pro_text{color:#666666; font-size: 16px; line-height: 30px;margin-top: 30px;}

/*荣誉资质*/
.ny_honor1{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 90px;}
.ny_honor1 ul{width:100%; height: auto; overflow: hidden; margin-bottom: 80px;}
.ny_honor1 li{width:24.1%; height: auto; float: left; margin-bottom: 25px; margin-right: 1.2%; background: #f5f8fa}
.ny_honor1 li:nth-child(4n){margin-right: 0}
.ny_honor1_pic{width:100%; height: auto; overflow: hidden}
.ny_honor1_pic img{width:100%; display: block;   
transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor1 li h4{width:100%; height: 60px; line-height: 60px; text-align: center; font-size:20px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_honor1 li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_honor1 li:hover h4{color:#fff; background:#0b5ccb}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #0053bb; position: absolute; left: 20px; top:24px; display: block; content: "";}

/*其他列表*/
.ny_honor{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 90px;}
.ny_honor ul{width:100%; height: auto; overflow: hidden; margin-bottom: 80px;}
.ny_honor li{width:32.5%; height: auto; float: left; margin-bottom: 25px; margin-right: 1.2%; background: #f5f8fa}
.ny_honor li:nth-child(3n){margin-right: 0}
.ny_honor_pic{width:100%; height: auto; overflow: hidden}
.ny_honor_pic img{width:100%; display: block;   
transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor li h4{width:100%; height: 60px; line-height: 60px; text-align: center; font-size:17px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_honor li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_honor li:hover h4{color:#fff; background:#0b5ccb}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #0053bb; position: absolute; left: 20px; top:24px; display: block; content: "";}








/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; background:url(../images/footer.jpg) no-repeat center; background-size: cover; padding:70px 0 0}
.footer_xx{width:27%; height: auto; float: right;}
.footer_xx h4{color:#fff; font-size: 30px; font-weight: bold; margin-bottom:15px; text-align: right}
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_top h4{color:#ffffff; font-size: 20px; opacity: 0.5}
.footer_top a{width:100%; height: 110px; overflow: hidden; position: relative; display: block; line-height: 110px; margin-bottom: 10px; display: flex; 
	align-items: center;}
.footer_top a img{width:240px; align-items: center;}
.footer_top a:after{content: "CONTACT"; color:#fff; opacity: 0.03; position: absolute; top:0; left:0; font-size: 127px; font-weight: bold;}
.footer_center{width:100%; height: auto; overflow: hidden; margin-bottom: 62px; margin-top: 10px;}
.footer_xx_info{width:auto; height: auto; overflow: hidden; float: left; margin-top:24px}
.footer_xx_info p{width:100%; color:#fff; line-height:40px; font-size: 18px; padding-left: 30px;}
.fi1{background: url(../images/fi1.png) no-repeat left center}
.fi2{background: url(../images/fi2.png) no-repeat left center}
.fi3{background: url(../images/fi3.png) no-repeat left center}
.footer_ma{width:34%; float: right}
.footer_ma dl{width:31%; height: auto; margin-right:3%; float: left; text-align: center}
.footer_ma dl:last-child{margin-right: 0}
.footer_ma dl dt{width:100%; overflow: hidden}
.footer_ma dl dt img{width:100%; display: block}
.footer_ma dl dd{color:#ffffff; font-size: 16px; opacity: 0.5; margin-top: 8px;}
.footer_bottom{width:100%; height: auto; overflow: hidden; margin-bottom:22px;}
.footer_bottom a{color:#fff; font-size: 16px; float: left; width:14.2%; background: url(../images/xs.png) no-repeat right center; text-align: center}
.footer_bottom a:hover{font-weight:bold;}
.f_copy{width:100%; height:70px; overflow: hidden; line-height:70px;  border-top:1px solid rgba(255,255,255,0.2); }
.copy_l{font-size:14px; color:#ffffff94; height: 100%; width:auto; float: left; }
.copy_l a{color:#ffffff94; font-size: 14px;}
.copy_l a:hover{color:#009b48!important}
.footer_zhichi{width:auto; height:auto; float: left; margin-left: 3%}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; height: 100%; line-height:70px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height:70px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.footer_zhichi .js{width:80px;height:70px; background: url(../images/wl.png) no-repeat center; }
.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_zhichi span{float: left; font-size: 14px; color: #ffffff94;}
.footer_zhichi i{ float: left;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0b5ccb;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}




/*弹出视频*/
.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,.ban_info,.banner_num{width:1200px;}


}

@media screen and (max-width:1500px){
	.ban_info,.banner_num{width:1100px;}


}





@media screen and (max-width:1400px){
	


}



