﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none; font-size:16px; }

a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container,.w1200{ margin: 0px auto;width:1280px; }
.w1440{ margin: 0px auto; width:84%; max-width: 1600px; min-width: 1200px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
*:focus {
    outline: none; 
}
em{font-style:normal}
table{border-collapse: collapse;}


.header_all{width:100%; height:86px; }
.header_all .w1440{display: flex; justify-content: space-between}
.h_logo{width:42%; display: flex; align-items: center; justify-content: space-between}
.logo1{max-width:208px; height: auto; align-items: center; width:31%}
.logo2{max-width:434px; height: auto; align-items: center; width:65%}
.header_right{display: flex; justify-content: space-between; line-height: 86px}
.h_yuyan a{color:#aaaaaa; font-size: 18px;}
.h_yuyan a.active,.h_yuyan a:hover{color:#1c86ca}
.h_yuyan span{color:#bbbbbb; font-size: 16px; margin: 0 .5vw}
.h_dianhua{background: url(../images/dh_zi.png) no-repeat left center; padding-left: 30px; font-size: 18px; color: #333333}
.h_dianhua span{color:#1c86ca; font-size: 30px; font-weight: bold;}
.h_search{width:12vw; margin: 0 2vw}
.h_search input[type="text"]{width:80%; height: 40px; border: 0; border-bottom: 1px solid #e5e5e5; font-size:16px; color: #aaaaaa; background: none}
.hh_search_icon{width:20px; height: 20px; background: url(../images/search.png) no-repeat center; border: 0}



/*导航*/
#menu{width:100%; height: 58px; position: relative; z-index:9; background: #f1f1f1 }
#menu .nav{ position:relative; z-index:1;  height:auto; display: flex; justify-content:space-between;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; line-height:56px; }
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative;   }
#menu .nav .nLi p a{color:#000000; font-size:20px; height:58px;  position: relative; line-height:56px; display: table; margin: 0px auto; 
	background: url(../images/nav_jt.png) no-repeat right center; padding:0 25px 0 10px}
#menu .nav .sub{ display:none; width:150px; left:50%; top:58px; transform:translate(-50%,0);  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:auto;font-size: 16px;  color:#333; margin:4px 0}
#menu .nav .sub a:hover{ color:#31a4da;  }
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#000000;  border-bottom: 3px solid #31a4da}
#menu .nav .nLi:first-child p a{background: none; padding:0 10px 0 10px}


/*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-button-next,.banner .swiper-button-prev{width:44px; height: 44px; top:auto; bottom:10%; opacity:0.5}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:10%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:auto; right:15%}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{opacity:1}




/*服务*/
.index_fuwu{width:100%; height: auto; margin:80px 0 110px}
.index_news_tt{width:100%; height: auto}
.case_tt_left h5{color:#1c86ca; font-size: 16px; display: flex; align-items: center; line-height: 40px; font-weight: bold;}
.case_tt_left h5 img{margin-left:15px}
.case_tt_left h4{color:#092241; font-size:36px; font-weight: bold; margin-bottom: 8px}
.case_tt_left p{color:#777777; font-size:20px;}
.index_fuwu_li{width:100%; height:522px; margin-top:32px; display: flex; justify-content: space-between;  display: -webkit-flex;
    -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.index_fuwu_li .bd{width:50%;}
.fw_li{width:100%; overflow:hidden; height:100%}
.fw_li img{width:100%; height:100%; object-fit: cover; object-position: center center; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.fw_li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_fuwu_li .hd{width:47%}
.index_fuwu_li .hd ul{width:100%; height: auto; overflow: hidden;  border-top:1px solid #e5e5e5}
.index_fuwu_li .hd ul li{width:100%; border-bottom:1px solid #e5e5e5; padding:13px 2%}
.index_fuwu_li .hd ul li p{color:#777777; font-size: 17px; line-height: 30px; width: 94%; margin:10px auto 0; display: none}
.index_fuwu_li .hd ul li img{opacity: .5}
.index_fuwu_li .hd ul li h4{display: flex; justify-content: space-between; width: 100%; align-items: center; line-height: 44px}
.index_fuwu_li .hd ul li h4 span{color:#000000; font-size: 20px; position: relative}
.index_fuwu_li .hd ul li h4 span:after{content: "+"; color: #1c86ca; font-size: 30px; position: absolute; top: 50%; right:-30px; transform: translate(0,-50%)}
.index_fuwu_li .hd ul li.on p{display: block}
.index_fuwu_li .hd ul li.on{padding: 25px 2%}
.index_fuwu_li .hd ul li.on img{opacity: 1}


/*解决方案*/
.index_service{width:100%; height:770px; background: url(../images/jjfa_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; 
	padding: 110px 0 40px}
.index_service_top{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; align-items: flex-end}
.service_tt_left{width:auto;}
.service_tt_left h5{color:#fff; font-size: 16px; font-weight: bold; display: flex; align-items: center}
.service_tt_left h4{color:#fff; font-size:36px; font-weight: bold; margin-bottom: 10px}
.service_tt_left p{color:#fff; font-size: 20px; opacity: 0.7}
.service_tt_left img{margin-left: 15px;}
.in_service_more{width:180px; height: 50px; line-height: 50px; background: #1c86ca; padding:5px; display: flex; justify-content: space-between; 
	align-items: center}
.in_service_more span{color:#fff; font-size: 18px; margin-left: 10px; transition: all 0.4s ease-in-out;}
.in_service_more:hover span{margin-left:20px;}
.index_service_li{width:100%; margin-top: 50px}
.index_service_li .bd{width:100%; height: auto; overflow: hidden}
.service_li_info{width:100%; height:220px; background: rgba(28,134,202,0.8); border-radius: 25px; padding:30px 2.5% 20px}
.service_li_info h3{color:#fff; font-size: 24px; margin-bottom:18px}
.service_li_info p{color:#ffffffbd; font-size:17px; line-height: 30px;text-indent: 2em;}
.service_li_info p:hover{color:#fff}
.index_service_li .hd{width:100%; height: auto; overflow: hidden; margin-top:50px}
.index_service_li .hd ul{width:100%; overflow: hidden; display: flex; justify-content: space-between; text-align: center}
.index_service_li .hd ul li h4{color:#fff; font-size: 46px; font-weight: bold;}
.index_service_li .hd ul li p{color:#fff; font-size:20px; line-height: 30px; margin-top: 5px}
.index_service_li .hd ul li{width:6%; position: relative}
.index_service_li .hd ul li:after{content: ""; width:2.7vw; height: 1px; background: rgba(255,255,255,0.3); position: absolute; top:35px; right:-2.8vw}
.index_service_li .hd ul li:last-child:after{display: none}
.index_service_li .hd ul li.on h4{color:#1c86ca}



/*产品*/
.index_products{width:100%; height: auto; overflow: hidden; background: #f3faff; padding: 110px 0}
.index_products_left{width:75%; height: auto; float: left; margin-top: 70px;}
.index_products_left ul{width:100%; height: auto; overflow: hidden}
.index_products_left ul li{width:32.6%; height: auto; float: left; background: #fff; padding:20px 2% 20px; margin-right: 1%; margin-bottom:15px;}
.index_products_left ul li:nth-child(3n){margin-right: 0}
.index_products_tt{width:100%; border-bottom: 1px solid #e5e5e5; padding-bottom:20px}
.index_products_tt h4{width:100%; color: #1c86ca; font-size: 18px; height: 30px; line-height:30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_products_tt p{width:100%; color: #000000; font-size:20px; font-weight: bold; height: 30px; line-height:30px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_products_tt h5{width:100%; color: #333; font-size:16px; height:50px; line-height:25px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}	
.index_products_pic{width:100%; margin-top: 20px; overflow: hidden}
.index_products_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_products_right{width:23.2%; height:794px; float: right; background: url(../images/pro_bjs.jpg) no-repeat center; margin-top: 70px; padding:40px 1.3%}
.index_products_right h4{color:#ffffff; font-size: 30px; font-weight: bold; margin-bottom: 38px}
.index_products_right ul{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.3)}
.index_products_right ul li{width:100%; height:68px; line-height: 68px; border-top: 1px solid rgba(255,255,255,0.3)}
.index_products_right ul li a{width:100%; height: auto; color: #fff; font-size: 20px; background: url(../images/p_icon.png) no-repeat left center; padding-left: 20px; 
text-overflow: ellipsis; overflow: hidden; white-space:nowrap; transition: all 0.4s ease-in-out;}
.index_products_left 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_products_right ul li:hover a{font-weight:bold;  padding-left:30px; }



/*关于我们*/
.index_about{width:100%; height:640px; background: url(../images/about_bjs.jpg) no-repeat center; background-size: cover;}
.index_about_video{width:48%; height:640px; display: flex; align-items: center; justify-content:center; float: left}
.index_about_video img{width:121px;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.index_about_video:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.index_about_info{width:49%; height: auto; float: right;  padding-top: 110px}
.index_about_tt{width:100%; display: flex; align-items: center}
.index_about_tt span{color:#1c86ca; font-size: 16px; display: flex; align-items: center; line-height: 40px; font-weight: bold}
.index_about_tt img{margin-left:15px}
.index_about_info h4{color:#092241; font-size: 36px; font-weight: bold; margin-bottom: 8px}
.index_about_info h5{color:#777777; font-size:20px; }
.about_info_xx{width:100%; height: auto; color: #777777; font-size: 17px; line-height: 34px; display: block; margin: 44px 0 50px}
.about_info_more{width:180px; height: 52px; border: 1px solid #c8deec; display: flex; justify-content: space-between; padding:3px; align-items: center}
.about_info_more span{color:#1c86ca; font-size: 18px; margin-left:10px; transition: all 0.4s ease-in-out;}
.about_info_more:hover{background:#1c86ca}
.about_info_more:hover span{color:#fff; margin-left:20px}

/*弹出视频*/
.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;}



/*案例*/
.index_case{width:100%; height: auto; background: url(../images/case_bjs.jpg) no-repeat bottom center; padding: 118px 0 80px}
.index_case_nav{width:100%; height: auto; overflow: hidden; margin: 40px 0 32px; display: flex}
.index_case_nav a{width:180px; height: 50px; line-height: 50px; border: 1px solid #c8deec; background: #fff; text-align: center; font-size: 18px; color: #1c86ca; 
	margin-right:.4vw} 
.index_case_nav a:hover{background:#1c86ca; color:#fff}
.index_case_li{width:100%; position: relative}
.index_case_li .swiper-slide a{width:100%; display: block}
.case_li_pic{width:100%; height: auto; overflow: hidden}
.case_li_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_case_li .swiper-slide a p{width:100%; height:40px; line-height: 40px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; margin-top: 10px;}
.index_case_li .swiper-button-next,.index_case_li .swiper-button-prev{width:44px; height: 44px; opacity:0.5}
.index_case_li .swiper-button-next{background: url(../images/c_right.png) no-repeat center; right:-54px}
.index_case_li .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; left:-54px}
.index_case_li .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_case_li .swiper-slide a:hover p{font-weight:bold;}
.index_case_li .swiper-button-next:hover,.index_case_li .swiper-button-prev:hover{opacity:1}



/*联系*/
.index_news{width:100%; height:auto; background: #f3faff; padding:114px 0 130px}
.index_news_tt{width:100%; display: flex; justify-content: space-between; align-items: flex-end}
.news_tt_left{max-width:75%}
.news_tt_left h5{color:#1c86ca; font-size: 16px; font-weight: bold; display: flex; align-items: center}
.news_tt_left h5 img{margin-left: 10px}
.news_tt_left h4{color:#092241; font-size:36px; font-weight: bold; margin-bottom: 10px}
.news_tt_left p{color:#777777; font-size:20px;}
.in_news_more{width:180px; height: 50px; line-height: 50px; background: #fff; border: 1px solid #c8deec; padding:5px; display: flex; justify-content: space-between; 
	align-items: center}
.in_news_more span{color:#1c86ca; font-size: 18px; margin-left: 10px; transition: all 0.4s ease-in-out;}
.in_news_more:hover span{margin-left:20px;}
.index_news_top{width:100%; height: auto; margin-top: 40px; overflow: hidden}
.index_news_left{width:52%; float:left}
.index_news_left a{width:100%; display: block; background: #fff}
.index_news_pic{width:100%; display: block; height: 536px; overflow: hidden}
.index_news_pic img{width:100%; height:100%; object-fit: cover; object-position: center center; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_left 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_xx{width:100%; border: 1px solid #e5e5e5; padding:30px 6%}
.index_news_xx h4,.index_news_top ul li h4{width:100%; height: 40px; line-height: 40px; color: #1c86ca; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx p,.index_news_top ul li p{color:#777777; font-size: 16px; width: 100%; height: 56px; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
  
.index_news_top ul{width:47%; float: right}
.index_news_top ul li{width:100%; height: auto; background: #fff; border: 1px solid #e5e5e5;  padding:23px 6%; margin-bottom:10px}
.index_news_yq{width:100%; height: auto; margin: 62px 0; display: flex; }
.index_news_yq p{color:#1c86ca; font-size: 20px;margin-right: 20px;}
.news_yq_list a{color:#1c86ca; font-size: 20px;}
.news_yq_list a:hover{font-weight: bold;}
.index_kg{background: url(../images/lx_bjs.jpg) no-repeat; height:220px; position: absolute; top:-112px; left:50%; transform: translate(-50%,0); border-radius: 25px; padding: 0 5%; display: flex; justify-content: space-between; align-items: center}
.index_kg_left h4{color:#ffffff; font-size: 36px; font-weight: bold; margin-bottom: 10px}
.index_kg_left p{color:#ffffff; font-size:20px; }
.index_kg a{width:180px; height: 50px; line-height: 50px; background: #fff; border: 1px solid #c8deec; padding:5px; display: flex; justify-content: space-between; 
	align-items: center}
.index_kg a span{color:#1c86ca; font-size: 18px; margin-left: 10px; transition: all 0.4s ease-in-out;}
.index_news_top ul li:hover h4{font-weight: bold;}
.index_kg a:hover span{margin-left:20px;}
.index_news_top ul li span,.index_news_xx span{font-size:14px; color:#777; display:block; margin-bottom:10px}


/*联系我们*/
.index_footer{width:100%; height: auto; background:#333333; background-size: cover; padding-top:190px; position: relative}
.footer_top{width:100%; display: flex; justify-content: space-between}
.footer_top_left{width:22%; height: auto;}
.f_logo{width:100%; height: auto; overflow: hidden; display:block; margin-bottom:10px;}
.footer_top_left h5{color:#1c86ca; font-size:20px;}
.footer_px{width:100%; margin-top:50px}
.footer_px p{color:#fff; font-size:19px; line-height: 40px}
.footer_top_right{width:70%; display: flex; justify-content: space-between}
.footer_top_right dl{}
.footer_top_right dl dt{color:#fff; font-size:18px; position: relative; margin-bottom:25px;}
.footer_top_right dl dd{width:100%; display: block}
.footer_top_right dl dd a{color:#999999; font-size: 17px; display: block; margin-bottom:8px; line-height: 30px;}
.footer_top_right dl dd a:hover{color:#fff}
.footer_bottom{width:100%;height: auto; overflow: hidden; border-top: 1px solid #5c5c5c; margin-top:90px;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color:#999999; line-height:80px;  text-transform: uppercase; float: left; }
.copy_l a{color:#999999; font-size: 14px;}
.copy_l a:hover{color:#fff!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:#999999; font-size: 14px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:80px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:80px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 14px; color: #999999; line-height:80px;}
.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:#999999; font-size: 14px; position: relative; margin-right: 10px;}
.footer_lianjie a:hover{color:#fff}
.footer_lianjie{float: left; line-height:80px; margin-left:10px}







/*内页banner*/
.nyban{width:100%; height:300px; overflow:hidden; background-size:cover!important}
.caseban{ background: url(../images/caseban.jpg) no-repeat center;}
.newsban{ background: url(../images/newsban.jpg) no-repeat center;}
.proban{ background: url(../images/proban.jpg) no-repeat center; }
.contban{ background: url(../images/contban.jpg) no-repeat center;}
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; }
.serban{ background: url(../images/serban.jpg) no-repeat center;}
.jjfaban{ background: url(../images/jjfaban.jpg) no-repeat center;}
.main{overflow:hidden; margin:-66px auto 90px;}

/* 内页通用:左侧分类 */
.nyban p{ padding-top:260px; color: #fff; font-size: 14px; text-align: right; }
.nyban p a{ color: #fff; }
.mainl-fl > h3{ width: 250px;  margin-left: -1px; height: 66px; line-height: 66px; text-align: center; font-size: 22px; font-weight: bold; background: #1c86ca; color: #fff; }
.main-l{ border-top: none; width: 250px;  border-top: none;  }
.mianlfl-li > a > p{ color: #333; font-size: 18px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #31a4da; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #31a4da;  }
.mianlfl-li > .active span{ background: #31a4da;  }
.mianlfl-li:hover a > span{ background: #31a4da; }
.mianlfl-li:hover a > p{ color: #31a4da;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 217px; margin:20px auto 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 217px; margin:20px auto;  }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 20px; border:1px solid #d5d5d5; padding-bottom:10px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 25px; line-height: 28px;  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #31a4da; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #31a4da; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
/*内页通用：单页面*/
.main-r{ width:980px; margin-top: 100px;  }
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #000000; }
.main-title > p{ color: #dcdcdc; font-size: 30px; font-weight: bold; text-align: center; padding-top: 15px; }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #31a4da; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ margin-top: 30px; font-size:18px; color:#333; line-height:24px;}
.mianr-mid > p{line-height: 36px; font-size: 18px; color: #333; }
.ny_all_show img{max-width:100%;display:block; margin:0px auto}

/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 49%;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height: auto; overflow:hidden;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #31a4da; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#31a4da;}
.nynews-li:hover > span{ left:15px; background: #31a4da; }
.nynews-li:hover > p{ right:15px; color:#31a4da;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#31a4da; border:1px solid #31a4da;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ overflow:hidden; margin:40px auto 180px!important}
.main-title > h3 > span{ color: #31a4da;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden }
.nynews-top > a > .l{ width: 308px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px; width:100%; height:auto; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }



/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #000000;}
.news-title span {width:442px; line-height: 80px; color: #000000; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #31a4da !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:140px;width: 100%;}
.news-li{ clear: both; margin-bottom: 20px; display: table; width: 100%;}
.newsli-r h3{ font-size: 21px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 16px; line-height: 26px; margin-top: 12px; width:100%; height:48px; overflow:hidden; color:#777}
.news-li:hover .newsli-l { background: #31a4da; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{     font-weight: bold;  }
.newsli-r:hover{ background: #f4fbff;}
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ color: #000000;  font-size: 30px;
    text-align: center;
    font-weight: bold; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px; margin: 20px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:16px;}
.ny_news_show{margin-bottom:180px;}



/*荣誉资质*/
.docs-pictures{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.honor-li{width:32.3%; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.honorli-div{width:100%; height:auto; overflow:hidden;  border:1px solid #ddd}
.honorli-div 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;}
.honor-li:nth-child(3n){margin-right:0}
.honor-li h3{width:100%; height:40px; line-height:40px; font-size:18px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}
.honor-li:hover h3{color:#1c86ca}
.honor-li:hover .honorli-div img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*内页：联系方式*/
.contact .l{width:590px}
.contact .r{margin-top:15px;}
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444;}
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; text-align:center}
.contact .foottb-r > p:before{ background: #d5d5d5; }
.keyword_light p,.nycont-bot p{ line-height: 36px; font-size: 17px; color: #333;}
.ewm-li{ float:left; margin-left:10px; }
.ewm-li div{ background: url(../images/erm_bg.png) no-repeat; width:128px; height: 128px;  }
.ewm-li div > img{ display: block; margin: 0 auto; width:104px; padding-top: 12px;  }
.ny_all{margin-bottom: 180px}





/*客服*/
.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: 12px;
    width: 300px;
	 font-size: 16px;
}
.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: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}

.fix_ewms {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    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;
    margin-top: 4px;
}
.lxfx li {
    background:#0054a8;
    height: 76px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}






@media screen and (max-width:1560px){
.h_dianhua span{font-size:24px}

}


@media screen and (max-width:1360px){
.index_case_li .swiper-button-next{right:0}
.index_case_li .swiper-button-prev{left:0}
.news_tt_left p,.case_tt_left p{font-size:18px}
.container,.w1200{width:1200px}
}








