﻿
@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0; vertical-align: middle;}
a{ text-decoration:none; color:#333;  }
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;}
.container{ width:1440px; margin: 0 auto;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

body{overflow-x:hidden}


/* 导航栏 */

.header_top{width:100%; height: 40px; border-bottom: 1px solid #f3f3f3; line-height: 39px;}
.header_top p{float: left; font-size: 14px; color: #999999}
.header_top p span{color:#ff0000}
.header_bt{float: right; position: relative}
.header_bt a{font-size: 14px; color: #999999; position: relative; float: left; line-height: 40px; }
.header_bt a:nth-child(1):after{content: "|"; color:#ff0000; font-size: 14px; position: absolute; top:0; right:0; }
.header_bt a:nth-child(1){padding-right:15px; margin-right:15px;}
.header_bt a:nth-child(2):after{content: "|"; color:#ff0000; font-size: 14px; position: absolute; top:0; right:0; }
.header_bt a:nth-child(2){padding-right:15px; margin-right:15px;}
.header_bt a:hover{color:#ff0000}
.header_center{width:100%; height: 120px; overflow: hidden}
.h_logo{width:219px; height:120px; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto;  align-items: center; margin: 0px auto;}
.header_zi{float: left; margin-left:30px; font-size: 16px; color: #000000; line-height: 120px;}
.header_zi span{color:#ff0000; font-weight: bold; font-size: 16px;}
.header_dianhua{float: right; background: url(../images/h_dh.png) no-repeat left center; padding-left: 28px; font-size: 15px; color: #000000; line-height: 120px;}
.header_dianhua span{color:#ff0000; font-size: 22px; font-weight: bold;}
.header_nav{width:100%; height:54px; background: url(../images/nav_bjs.png) no-repeat center}
.nav{width:80%; height:100%; float: left}
.nav .nLi{position:relative;float:left;display:inline;height:54px; line-height:54px;  width:12.2%; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:100%; color:#000000; font-size:18px; padding-bottom: 5px;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000; text-align: center; }
.nav .sub{position:absolute;top:54px;left:0; z-index:999;display:none;padding:0;width:100%;background:#fff;line-height:26px; } 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p{background: url(../images/active.jpg) no-repeat bottom center; color:#fff; background-size:cover;}
.nav .nLi:hover h3 p{background: url(../images/active.jpg) no-repeat bottom center; color:#fff; background-size:cover;}
.sub li:hover a{color:#ff0000;}
.h_search{width:19%; height: auto; float: right;}
.h_search input[type="text"]{width:70%; height:54px; float: left; background: none; font-size: 16px; color:#fff; line-height: 54px; border: 0}
.hh_souso{width:10%; height: 54px; float: right; background: url(../images/souso.png) no-repeat center; border: 0;}
.h_search input::-webkit-input-placeholder {
    color:#fff;  
}  
.h_search input:-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
.h_search input::-moz-placeholder { 
   color:#fff;  
   opacity:  1;  
}  
.h_search input:-ms-input-placeholder { 
   color:#fff;  
}  

	


/* 首页:banner */
.banner{ width:100%; height:700px;  overflow: hidden; position: relative}
.banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}



.banner .swiper-slide a{width:100%; height:100%; display: block}
.banner .swiper-pagination-bullet{border: 1px solid #fff; background: none; opacity: 1; width: 12px; height: 12px;}
.banner .swiper-pagination-bullet-active{background: #fff}
.banner .swiper-pagination{bottom:170px;}
.banner .swiper-slide-active .ban_info{-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;     -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;}
.ban_info{width:100%; height: auto; text-align: center; margin-top: 133px;}
.banner_input{position: absolute; bottom:48px; left:50%; margin-left: -720px; background:rgba(255,255,255,0.2); padding:18px 2%; z-index: 9}
.banner_input h4{font-size: 18px; color:#fff; float: left; line-height: 54px; margin-right: 5%}
.banner_input p{width:29%; height: 54px; float: left; background: rgba(255,255,255,0.8); border-radius: 25px; padding: 0px 24px; margin-right:2.5%}
.banner_input p input[type="text"]{width:100%; height: 100%; background: none; border: 0; font-size: 16px; color: #333333;}
.b_tijiao{width:20%; height: 54px; background: #ff0000;  color: #fff; border-radius:30px; float: right; border: 0}
.b_tijiao:hover{background: #000; cursor: pointer}

.ban_img{display: none; width: 100%; height: auto;}




/*分类*/
.index_lei{width:100%; height: auto; display: block; background: #333333; padding: 30px 0}
.index_lei ul{width:100%; height: auto; overflow: hidden}
.index_lei ul li{width:20%; height: auto; float: left;  display:table-cell; vertical-align:middle; text-align:center;  background: url(../images/l_xian.png) no-repeat left center}
.index_lei ul li img{display:inline-block; margin-right:20px;}
.index_lei ul li span{font-size: 18px; color: #dddddd; display:inline-block}



/*范围*/
.index_fanwei{width:100%; height: auto; display: block; background: #f3f3f3; padding: 52px 0; margin-bottom: 74px;}
.index_fanwei ul{width:100%; height: auto; overflow: hidden; margin-top: 48px; padding-bottom: 10px;}
.index_fanwei ul li{width:33.33%; height: auto; float: left; position: relative}
.index_fanwei ul li a{width:98%; height: auto; display: block; background: #fff; padding:35px 11%; position: relative; z-index: 9}
.index_fanwei ul li h4{font-size: 26px; color: #000000; font-weight: bold;}
.index_fanwei ul li h4 span{font-size: 26px; color: #f53412; font-weight: bold;}
.index_fanwei ul li h5{font-size: 18px; color: #fff; background: #333; padding: 4px 10px; display: table; margin: 15px 0}
.index_fanwei ul li p{font-size: 18px; color: #555555; line-height: 30px; height: 60px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_fw_more{width:100%; height: 52px; overflow: hidden; margin-top: 30px;}
.in_fw_more img{float: left}
.in_fw_more span{float: right; width: 155px; height: 44px; line-height: 44px; border: 1px solid #cfcfcf; background: url(../images/dian_bjs.png) no-repeat 80% center; font-size: 14px; color: #f53412; border-radius: 25px; padding-left: 20px;}
.index_fanwei ul li:hover a{background: url(../images/tg_bjs.jpg) no-repeat center; background-size: cover;}
.index_fanwei ul li:hover h4,.index_fanwei ul li:hover h4 span,.index_fanwei ul li:hover p{color:#fff}
.index_fanwei ul li:hover .in_fw_more span{border: 1px solid rgba(255,255,255,0.4); background: url(../images/bai_bjs.png) no-repeat 80% center; color:#fff}
.index_fanwei ul li:after{content: ""; width:97.5%; height: 100%; background:rgba(0,0,0,0.15); position: absolute; top:6px; left:8px; z-index: 0; opacity: 0}
.index_fanwei ul li:hover:after{opacity: 1}
.index_fanwei ul li:hover h5{background: #fff; color:#f53512}



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.index_youshi_info{width:859px; height: 150px; background: #f3f3f3; border-radius:90px; text-align: center; padding: 10px; display: block; margin:35px auto 60px;}
.index_youshi_info p{font-size: 18px; color: #333333; line-height: 40px;}
.index_youshi_info span{font-size: 18px; color: #ff0000; line-height: 40px; font-weight: bold;}
.index_about_bottom{width:100%; height: auto; overflow: hidden}
.index_about_bottom dl{width:25%; float: left; text-align: center;}
.index_about_bottom dl dt{font-size: 36px; color: #ff0000; position: relative; height: 70px; padding-top: 8px }
.index_about_bottom dl dt span{font-size: 70px; color: #ff0000; font-weight: bold; line-height:70px;  font-family: "Arial"; position: relative}
.index_about_bottom dl dt span:after{content: "+"; font-size: 36px; color: #ff0000; position: absolute; top:-28px; right:-18px; font-weight: normal}
.index_about_bottom dl dd{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #000000; margin-top: 8px;}
.index_about_bottom dl dt i{font-style:normal; font-size: 70px; color: #ff0000; font-weight: bold; font-family: "Arial";}
.index_about_bottom dl:last-child span:after{right:-100px;}



/*服务*/
.index_fuwu{width:100%; height: auto; overflow: hidden; margin-top:80px;}
.index_fuwu ul{width:100%; height: auto; display: block; overflow: hidden; margin: 48px 0 75px;}
.index_fuwu ul li{width:24.2%; height: auto; float: left;  border: 1px solid #d2d2d2; text-align: center; margin-right: 1%; padding: 22px 2% 35px; position:relative}
.index_fuwu ul li:after{content:""; width:0; height:100%; border-top:1px solid #ff0000; border-bottom:1px solid #ff0000; position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.index_fuwu ul li:before{content:""; width:100%; height:0; border-left:1px solid #ff0000; border-right:1px solid #ff0000;position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.index_fuwu ul li:hover:after{width:100%}
.index_fuwu ul li:hover:before{height:100%}
.index_fuwu ul li i{width:50px; height: 50px; display: block; margin: 0px auto;}
.index_fuwu ul li h3{font-size: 22px; color: #000000; font-weight: bold; margin:16px auto 10px;}
.index_fuwu ul li p{width:100%; height: auto; overflow:hidden; line-height: 28px; font-size: 16px; color: #777777;}
.index_fuwu ul li:nth-child(4){margin-right: 0}
.fw_1{background: url(../images/s1.png) no-repeat center}
.fw_2{background: url(../images/s2.png) no-repeat center}
.fw_3{background: url(../images/s3.png) no-repeat center}
.fw_4{background: url(../images/s4.png) no-repeat center}
.fw_hezuo{width:270px; height: 56px; border:1px solid rgba(255,0,0,0.3); border-radius: 30px; font-size: 16px; color: #ff0000; display: block; margin: 0px auto; line-height: 56px; background:url(../images/dian_bjs.png) no-repeat 80% center; padding: 0px 40px;}
.index_fuwu ul li:hover .fw_1{background: url(../images/s1_h.png) no-repeat center}
.index_fuwu ul li:hover .fw_2{background: url(../images/s2_h.png) no-repeat center}
.index_fuwu ul li:hover .fw_3{background: url(../images/s3_h.png) no-repeat center}
.index_fuwu ul li:hover .fw_4{background: url(../images/s4_h.png) no-repeat center}
.fw_hezuo:hover{background: #ff0000 url(../images/bai_bjs.png) no-repeat 80% center; color:#fff}




/*广告*/
.index_guangago{width:100%; height:220px; background: url(../images/gg_bjs.jpg) no-repeat center; text-align: center; padding-top:60px;}
.index_dd_zi{width:306px;  height: 49px; line-height: 49px; text-align: center; display: block; margin:22px auto; background: #fff100; border-radius: 25px;}
.index_dd_zi span{font-size: 22px; color: #000000; font-weight:bold;}
.index_guangago img{max-width: 100%; display: block; margin: 0px auto;}


/*合作*/
.index_hezuo{width:100%; height: auto; overflow: hidden; margin-top: 78px; background: #f3f3f3; padding: 60px 0}
.index_hezuo ul{width:60%; float: left;border-bottom: 1px solid #e5e5e5; }
.index_hezuo ul li{width:33.33%; height: auto; float: left; border: 1px solid #e5e5e5; border-bottom: 0;border-right:0; overflow: hidden }
.index_hezuo ul li img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_hezuo ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hezuo_right{width:40%; height: 299px; float: right; background: url(../images/hezuo_right.jpg) no-repeat center; padding: 37px 25px 0 40px;;}
.hezuo_right dl{width:100%; height: auto; overflow: hidden;}
.hezuo_right dl dt{font-size: 140px; color: #fff; font-weight: bold; font-family: "Arial"; float: left}
.hezuo_right dl dd{float: left; margin-top: 24px; margin-left: 10px;}
.hezuo_right dl dd span{ color:#fff; font-size: 36px; display: block; line-height: 30px;}
.hezuo_right dl dd h4{font-size: 28px; color: #fff; font-weight: bold; line-height: 45px;}
.hezuo_right dl dd p{font-size: 18px; color:#fff;}
.hezuo_links{width:100%; height: auto; overflow: hidden}
.hezuo_links a{width:130px; height: 38px; line-height: 34px; border: 2px solid #fff; border-radius: 25px; float: right; text-align: center; font-size: 14px; color: #fff; margin-left: 20px;}
.hezuo_links a:hover{background: #fff; color: #ff0000}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 90px; margin-bottom: 60px;}
.in_fw_title{width:100%; height: auto; overflow: hidden; text-align: center}
.in_fw_title h3{font-size: 40px; color: #000000; font-weight:bold; text-align: center; position: relative;margin:0 auto 15px; display: table; width: 616px; }
.in_fw_title p{font-size: 18px; color: #333333;  text-align: center; position: relative; line-height: 26px;}
.in_fw_title h3:after,.in_fw_title h3:before{content: ""; width: 58px; height: 18px; position: absolute; top:50%; margin-top:-9px;  background: url(../images/t_icon.png) no-repeat center}
.in_fw_title h3:after{right:0}
.in_fw_title h3:before{left:0}
.index_news_left{width:37%; height: auto; float: left;  margin-top: 60px;}
.index_news_left h3{font-size: 36px; color: #000000; font-weight:bold;}
.index_news_left .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_left .swiper-slide a{width:100%; height: auto; display: block}
.index_news_left .swiper-pagination{top:55%; bottom:auto;}
.index_news_left .swiper-pagination-bullet{background: #fff; opacity: 1}
.index_news_left .swiper-pagination-bullet-active{background: #f1901c}

.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: auto; overflow: hidden; margin-top: 12px; margin-bottom: 17px;}
.index_news_xx h4{font-size: 18px; color: #333333; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{font-size: 14px; color: #777777; display: block; margin: 10px 0}
.index_news_xx p{width:100%; height: 84px; font-size: 16px; color: #777777; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_left .swiper-slide a:hover h4,.index_news_left .swiper-slide a:hover p,.index_news_left .swiper-slide a:hover span{color:#ff0000}
.index_news_left .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_gsxw{width:29%; height: auto; float: left; margin-left:2.2%; margin-top: 60px;}
.index_nt{width:100%; height: 38px; border-bottom: 1px solid #ebebeb}
.index_nt h4{font-size: 18px; color: #ff0000; display: table; border-bottom: 2px solid #ff0000; height: 37px; float: left}
.index_nt a{float: right; color:#777777; font-size: 14px;}
.index_gsxw li{width:100%; height: auto; border-bottom: 1px solid #ebebeb; margin-top: 23px; padding-bottom: 26px; overflow: hidden}
.index_ntime{width:68px; height:auto; float: left;  background: url(../images/n_xian.png) no-repeat right top; text-align: center; margin-top: 9px;}
.index_ntime p{color:#333333; font-size: 18px; font-weight: bold; font-family: "Arial"}
.index_ninfo{width:auto; height: auto; margin-left: 75px}
.index_ninfo h3{width:100%; height: 28px; line-height: 28px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_ninfo p{width:100%; height: 25px; line-height: 25px; font-size: 14px; color: #999999; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_gsxw li:hover h3,.index_gsxw li:hover p{color:#ff0000}



/*联系我们*/
.index_contact{height:361px; background: url(../images/contact_bjs.png) no-repeat center; padding: 124px 20% 0 5%}
.index_contact_top{width:100%; height: 30px; line-height: 30px; }
.index_contact_top h4{font-size: 16px; color:#ff0000; float: left}
.in_czs,.in_ckf{float: right; font-size: 16px; color: #000000; padding-left:25px; margin-left:5%;}
.in_czs{background: url(../images/h_dh.png) no-repeat left center}
.in_ckf{background: url(../images/ren_icon.png) no-repeat left center}
.index_contact_center{width:100%; height: 56px; overflow: hidden; line-height: 56px; margin:18px 0 }
.index_contact_center dl{width:31.3%; height: 56px; float: left; background: #fff; margin-right: 2%; padding: 0px 2%}
.index_contact_center dl dt{float: left; font-size: 16px; color: #777777;}
.index_contact_center dl dt span{color:#e71f11;}
.index_contact_center dl dd{margin-left: 50px; position:relative}
.index_contact_center dl dd input[type="text"]{width:100%; height: 100%; font-size: 16px; color: #777777; border: 0}
.con_neirong{margin-right: 0!important; width: 33%!important}
.f_submit{width:31.3%; height: 56px; background: #ff0000; color:#fff; border: 0; float: left}
.in_ctijiao{float: left; font-size: 16px; color: #000000; line-height: 54px; margin-left: 3%}
.in_ctijiao span{font-size: 24px; color: #ff0000; font-weight: bold; }
.f_submit:hover{background: #000}



/*启慧推*/
.ny_banner{width:100%; height:auto; position: relative;}
.ny_banner img{width: 100%; height: auto; }
.ban_sj{display:none;}

.qht_ban{background: url(../images/qht_ban.jpg) no-repeat center}
.jianzhan_ban{background: url(../images/jianzhan_ban.jpg) no-repeat center}
.stxt_ban{background: url(../images/stxt_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.search_ban{background: url(../images/search_ban.jpg) no-repeat center}


.index_one{width:100%; height: auto; overflow: hidden; background: #f3f3f3; padding: 58px 0 136px;}
.index_one_left{width:25%; height: 529px; float: left; background: url(../images/ab_left.jpg) no-repeat center; padding: 40px 30px; margin-top: 40px;}
.index_one_left h4{width:100%; height: 55px; border-bottom: 1px solid rgba(255,255,255,0.3); font-size: 30px; color: #fff; font-weight: bold; margin-bottom:30px;}
.index_one_left img{max-width: 100%}
.index_one_link{width:100%; height: auto; overflow: hidden; margin: 28px 0}
.index_one_link a{width:45%; height: 38px; line-height: 36px; border: 2px solid #fff; border-radius: 25px;  float: left; text-align: center; font-size: 14px; color: #fff; margin-right: 3%;}
.index_one_link a:hover{background: #fff; color: #ff0000}
.index_one_lx{width:100%; height:auto ; overflow: hidden; font-size: 16px; color: #fff}
.index_one_lx span{font-size: 24px; color: #fff; font-weight: bold;}
.index_one_right{width:75%; background: #fff; float: right; height: 529px;  margin-top: 40px;}
.index_one_right li{width:33.33%; height:265px; float: left; border-right:1px solid #f0f4f8; border-bottom: 1px solid #f0f4f8; padding:25px 10px 0 35px}
.index_one_right li h5{font-size: 18px; color: #ff0000;}
.index_one_right li h4{font-size: 26px; color: #010101; font-weight: bold; background: url(../images/lan_xs.png) no-repeat bottom left; margin: 8px 0}
.index_one_right li p{font-size: 18px; color: #333333; line-height: 30px; height:90px}
.one_xq{width:100%; height: auto; overflow: hidden; margin-top:6px;}
.one_xq span{font-size: 16px; color: #777777; float: left; line-height: 80px;}
.one_xq img{float: right;transition: all 0.4s ease-in-out;}
.index_one_right li:hover .one_xq img{margin-right: 25px; transition: all 0.4s ease-in-out;}
.index_one_right li:hover .one_xq span{color:#ff0000}

/*企慧推对比*/
.index_two{width:100%; height:500px; background: url(../images/duibi.jpg) no-repeat center; margin-bottom: 70px; padding-top:55px;}
.index_two_left{width:50%; height: auto; float: left; background: #fff}
.qht_title{width:100%; height:104px; background: url(../images/qht_t.jpg) no-repeat center; line-height: 104px;}
.qht_title p{width:100%; height:100%; background: url(../images/xiaolian.png) no-repeat 34% center; font-size: 34px; color: #fff; font-weight: bold; padding-left:41%  }
.index_two_left ul,.index_two_right ul{width:100%; height: auto; overflow: hidden}
.index_two_left ul li,.index_two_right ul li{width:100%; height: 45px; line-height: 45px; border-bottom: 1px solid #d1d1d1; text-align: center; }
.index_two_left ul li p{background: url(../images/duihao.png) no-repeat right center; padding-right: 40px; display: table; margin: 0px auto; font-size: 16px; color: #000000}
.index_two_left a{width:130px; height: 36px; background: #ff0000; text-align: center; line-height: 36px; font-size: 14px; color:#fff; display: block;margin:12px auto; border-radius: 25px;}
.index_two_right{width:50%; height: auto; float: left; margin-top: 38px; background: #fff; border-left:1px solid #d1d1d1}
.qt_title{width:100%; height:66px; line-height: 60px; background: #fff; border-top:4px solid #fff100;border-bottom: 1px solid #d1d1d1;}
.qt_title p{width:100%; height:100%; background: url(../images/kuian.png) no-repeat 34% center; font-size: 34px; color: #000000; font-weight: bold; padding-left:41%  }
.index_two_right ul li p{background: url(../images/cha.png) no-repeat right center; padding-right: 40px; display: table; margin: 0px auto; font-size: 16px; color: #000000}
.index_two_right a{width:130px; height: 36px; background: #ff0000; text-align: center; line-height: 36px; font-size: 14px; color:#fff; display: block;margin: 12px auto; border-radius: 25px;}
.index_two_left a:hover,.index_two_right a:hover{border:1px solid #ff0000; color: #ff0000; background: none;}
.index_two_left ul li:nth-child(odd), .index_two_right ul li:nth-child(odd){background: #f0f4f8}
.index_two_left ul li:hover{background:rgba(123,74,250,0.2)}
.index_two_right ul li:hover{background:rgba(123,74,250,0.2)}
.ny_qht_case{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_qht_case ul{width:100%; height: auto; overflow: hidden; margin-top:60px;}
.ny_qht_case ul li{width:24%; height: auto; float: left; margin-right:1.3%; margin-bottom: 60px;}
.ny_qht_case ul li:nth-child(4n){margin-right: 0}
.index_case_top{width:100%; height: auto; padding-bottom:40px;  background-image: linear-gradient(to bottom, #fff , #f0f0f0); 
	background-image: -webkit-gradient(to bottom, #fff , #f0f0f0); 
	background-image: -webkit-radial-gradient(to bottom, #fff , #f0f0f0);}
.index_case_top h4{font-size: 28px; color: #000000; font-weight: bold; text-align: center; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_pic{width:100%; height:auto;  margin: 10px auto; }
.index_case_pic img{width:100%; height: auto;}
.index_case_xx{width:100%; height: auto; overflow: hidden; padding:0 20px}
.index_case_xx p{font-size: 18px; color: #000000; line-height: 36px;}
.index_case_xx p span{color:#ff0000}
.index_case_xx p:nth-child(3){min-height:60px;}
.index_case_links{width:100%; height: 60px;}
.case_xq,.case_zx{width:50%; height: 100%;  float: left; font-size: 16px; color: #fff; padding-left: 18%; line-height: 60px;}
.case_xq{background: #f1901c url(../images/sse_icon.png) no-repeat 24% center}
.case_zx{background: #ff0000 url(../images/ky_icon.png) no-repeat 24% center}
.case_xq:hover{background: #f1901c url(../images/sse_icon.png) no-repeat 18% center; padding-left: 16%;}
.case_zx:hover{background: #ff0000 url(../images/ky_icon.png) no-repeat 18% center; padding-left: 16%;}
.ny_qht_contact{width:100%; height: auto; overflow: hidden; background: url(../images/ncontact_bjs.jpg) no-repeat center; background-size: cover; padding-top: 100px;}
.qht_contact_t{width:100%; height: auto; overflow: hidden; text-align: center}
.qht_contact_t h4{font-size: 36px; color: #fff; font-weight:bold; margin-bottom: 20px;}
.qht_contact_t p{font-size: 16px; color: #fff; line-height: 32px; width:48%; display: block; margin: 0px auto;}
.ny_qht_case .index_case_xx p span{font-size: 18px;}




/*建站*/
.ny_jzys{width:100%; height: auto; overflow: hidden; margin-top: 80px; margin-bottom: 60px;}
.ny_jzys ul{width:100%; height: auto; overflow: hidden; margin-top: 50px; margin-bottom: 74px;}
.ny_jzys ul li{width:24.2%; height: 230px; float: left;  text-align: center; margin-right: 1%;  }
.ny_jzys ul li div{width:100%; height:100%; border: 1px solid #d2d2d2; transition:all .4s ease; padding-top:20px;}
.ny_jzys ul li:nth-child(4n){margin-right: 0}
.ny_jzys ul li i{width:100%; height: 60px; display: block}
.ny_jzys ul li h4{font-size: 18px; color: #000000; margin-top: 5px;}
.ny_jzys ul li h4 span{font-size: 30px; color: #ff0000; font-weight: bold;}
.ny_jzys ul li p{font-size: 18px; color: #000000; line-height: 30px; }
.ny_jzys ul li h3{font-size: 22px; color: #000000; font-weight: bold; margin-top:20px;}
.ny_jzys ul li:hover div{padding-top: 10px; background:url(../images/tg_bjs.jpg) no-repeat center; background-size:cover;}
.jsys_1{background: url(../images/jsys_1.png) no-repeat center}
.jsys_2{background: url(../images/jsys_2.png) no-repeat center}
.jsys_3{background: url(../images/jsys_3.png) no-repeat center}
.jsys_4{background: url(../images/jsys_4.png) no-repeat center}
.ny_jzys ul li:hover p,.ny_jzys ul li:hover h3,.ny_jzys ul li:hover h4,.ny_jzys ul li:hover h4 span{color:#fff;}
.ny_jzys ul li:hover .jsys_1{background: url(../images/jsys_h1.png) no-repeat center}
.ny_jzys ul li:hover .jsys_2{background: url(../images/jsys_h2.png) no-repeat center}
.ny_jzys ul li:hover .jsys_3{background: url(../images/jsys_h3.png) no-repeat center}
.ny_jzys ul li:hover .jsys_4{background: url(../images/jsys_h4.png) no-repeat center}
.ny_jzsdxt{width:100%; height: auto; overflow: hidden; background: #f3f3f3; padding: 66px 0 105px;}
.ny_jzsdxt ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_jzsdxt ul li{width:49.5%; height: 189px; background: #fff; float: left; margin-bottom: 14px; padding: 22px 45px; border:1px solid #fff; position:relative}
.ny_jzsdxt ul li:nth-child(2n){float:right}
.ny_jzsdxt ul li h3{font-size: 26px; color: #f53412; font-weight: bold; margin-bottom: 15px;}
.ny_jzsdxt ul li p{width:100%; height: auto; overflow: hidden; line-height:32px; font-size: 18px; color: #555555}
.ny_jzsdxt ul li:hover{border:1px solid #f53412}
.ny_jzsdxt ul li:after{content:""; width:0; height:100%; border-top:1px solid #ff0000; border-bottom:1px solid #ff0000; position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.ny_jzsdxt ul li:before{content:""; width:100%; height:0; border-left:1px solid #ff0000; border-right:1px solid #ff0000;position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.ny_jzsdxt ul li:hover:after{width:100%}
.ny_jzsdxt ul li:hover:before{height:100%}
.ny_jzxl{width:100%; height: auto; overflow: hidden; background: url(../images/jzhc_bjs.jpg) no-repeat center;  background-size: cover; padding: 72px 0}
.ny_jzxl_title h3{font-size: 40px; color: #fff; font-weight:bold; text-align: center; position: relative;margin:0 auto 10px; display: table; }
.ny_jzxl_title p{font-size: 18px; color: #fff;  text-align: center; position: relative}
.ny_jzxl_title h3:after,.ny_jzxl_title h3:before{content: ""; width: 58px; height: 18px; position: absolute; top:50%; margin-top:-9px;  background: url(../images/th_icon.png) no-repeat center}
.ny_jzxl_title h3:after{right:-100px}
.ny_jzxl_title h3:before{left:-100px}
.ny_jzxl ul{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.ny_jzxl ul li{width:24.2%; height:126px; background: #fff;  margin-right:1%; margin-bottom: 10px; float: left; font-size: 20px; color: #000000; line-height: 32px;  text-align: center; padding-top: 26px;}
.ny_jzxl ul li:nth-child(4n){margin-right: 0}
.ny_jzysdb{width:100%; height: auto; overflow: hidden; margin: 88px 0 114px;}
.ny_jzysdb_top{width:100%; height: auto; overflow: hidden; margin-top: 42px; border: 1px solid #d2d2d2; border-left:0}
.ny_jzysdb_top p{width:25%; height: 94px; float: left; line-height: 94px; font-size: 20px; color: #ffffff; font-weight: bold; text-align: center; border-left: 1px solid #d2d2d2;}
.jzys_1{background: #aaaaaa}
.jzys_2{background: #f1901c}
.jzys_3{background: #eb6100}
.jzys_4{background: #ff0000}
.ny_jzysdb ul{width:100%; height: auto; overflow: hidden; border: 1px solid #d2d2d2; border-top:0; border-left:0}
.ny_jzysdb ul li{width:100%; height: auto; text-align: center; border-bottom: 1px solid #d2d2d2; overflow: hidden}
.ny_jzysdb ul li p:nth-child(1){font-size: 20px; color: #000000; font-weight: bold;}
.ny_jzysdb ul li p{width:25%; height: 65px; line-height: 65px; float: left;text-align: center; font-size: 16px; color: #000000; border-left: 1px solid #d2d2d2;}
.ny_jzysdb ul li:last-child{border-bottom:0 }
.ny_jzysdb ul li:nth-child(even){background: #f0f0f0}
.ny_jzysdb ul li:hover{box-shadow: 1px 0px 8px rgb(255 0 0 / 40%); position: relative; z-index: 8}
.jzli_xx div{width:25%; float: left; height:174px; border-left:1px solid #d2d2d2; display: flex; align-items: center; text-align: center; position: relative}
.jzli_1{border-left:1px solid #d2d2d2}
.jzli_1 img,.jzn_xx img{align-items: center; margin: 0px auto; max-width: 100%}
.ny_jzysdb ul li span{ width: 100%; line-height: 26px;}
.jzli_2 img,.jzli_3 img,.jzli_4 img{width:54px; height: auto; position: absolute; top:10px; right:10px}
.jzlu_xx{width:100%; height: auto; overflow: hidden}
.jzlu_xx div,.jzn_xx div{width:25%; float: left; height: 92px; border-left:1px solid #d2d2d2; }
.jzlu_1{font-size: 20px; color: #000000; font-weight: bold; line-height: 92px;}
.jzlu_3,.jzlu_4{line-height: 92px; text-decoration: line-through; font-size: 16px; color: #000000}
.jzlu_2 span{text-decoration: line-through; font-size: 16px; color: #000000; line-height: 28px;}
.jzlu_2{display: flex; align-items: center; text-align: center; }
.jzn_xx div{display: flex; align-items: center; text-align: center; }
.jzn_xx div span{font-size: 16px; color: #ff0000; font-weight: bold;}


/*生态系统*/
.ny_stxt_one{width:100%; height: auto; overflow: hidden; margin: 80px 0 50px;}
.ny_stxt_one h4{width:74%; height: auto; overflow: hidden; font-size: 18px; line-height: 40px; text-align: center; margin:56px auto 0;}
.ny_stxt_one h5{width:100%; height: auto; overflow: hidden; font-size: 18px; color:#ff0000; line-height: 40px; text-align: center}
.ny_fanwei{padding:80px 0 88px}
.ny_fanwei li a{height: 298px!important;     padding: 30px 9%!important;}
.ny_fanwei ul li p{height: 125px!important; margin-top: 10px;}
.index_service{width:100%; height: 290px; background: url(../images/hgg_bjs.jpg) no-repeat center; background-size: cover; padding: 45px 0 30px}
.index_service h3{font-size: 30px; color:#fff; font-weight: bold; text-align: center}
.index_service ul{width:auto; height: auto; display:table; margin: 25px auto; background: url(../images/xu_xian.png) no-repeat center 48px}
.index_service ul li{width:90px; height: auto; float: left; text-align: center; margin: 0 60px; transition: all .4s ease}
.index_service ul li p{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #fff}
.index_service ul li:hover{margin-top: -10px;}
.ny_stxt_xuanze{width:100%; height: auto; overflow: hidden; padding: 60px 0; background: #f3f3f3}
.ny_stxt_xuanze ul{width:100%; height: auto; overflow: hidden; margin: 40px 0;}
.ny_stxt_xuanze ul li{width:49.5%; height: 189px; background: #fff; float: left; margin-bottom: 14px; padding: 22px 45px; border:1px solid #fff; position: relative}
.ny_stxt_xuanze ul li:nth-child(2n){float:right}
.ny_stxt_xuanze ul li h3{font-size: 26px; color: #f53412; font-weight: bold; margin-bottom: 15px;}
.ny_stxt_xuanze ul li p{width:100%; height: auto; overflow: hidden; line-height:32px; font-size: 18px; color: #555555}
.ny_stxt_xuanze ul li:hover{border:1px solid #f53412}
.ny_stxt_xuanze ul li:hover i{color:#f53412}
.ny_stxt_xuanze ul li i{font-size: 90px; color: #000000; opacity: .08; font-family: "Arial"; font-weight:bold; position: absolute; top:0; right:20px;}
.ny_stxt_xuanze ul li:after{content:""; width:0; height:100%; border-top:1px solid #ff0000; border-bottom:1px solid #ff0000; position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.ny_stxt_xuanze ul li:before{content:""; width:100%; height:0; border-left:1px solid #ff0000; border-right:1px solid #ff0000;position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.ny_stxt_xuanze ul li:hover:after{width:100%}
.ny_stxt_xuanze ul li:hover:before{height:100%}
.xuanze_hezuo{width:270px;height: 56px; line-height: 56px; border-radius: 30px; background: #e60012 url(../images/bai_bjs.png) no-repeat 80% center; color:#fff; 
	display: block; font-size:16px; padding: 0px 20px; margin: 0px auto;}
.xuanze_hezuo:hover{border:1px solid rgba(255,0,0,0.3); color:#ff0000; background: url(../images/dian_bjs.png) no-repeat 82% center;}
.ny_stxt_hz{margin: 0}
.ny_stxt_team{width:100%; height: auto; overflow: hidden; margin: 90px 0 110px;}
.stxt_team_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.stxt_team_top li{width:49.4%; height: auto; float: left; position: relative; overflow: hidden}
.stxt_team_top li img,.stxt_team_bottom li 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;}
.stxt_team_top li:nth-child(2n){float: right}
.stxt_team_top li p,.stxt_team_bottom li p{width:80%; height: 62px; line-height: 62px; padding: 0px 20px; background: #ff0000;  position: absolute; bottom:0; right:0; color:#fff; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.stxt_team_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.stxt_team_bottom li{width:32.5%; height: auto; float: left; position: relative; margin-right: 1.25%; overflow: hidden}
.stxt_team_bottom li:nth-child(3){margin-right: 0}
.stxt_team_bottom li:hover img,.stxt_team_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*新闻资讯*/
.ny_nav{width:100%;height: auto; overflow: hidden; margin: 52px 0 0}
.ny_nav a{width:18.8%; height: 56px; float: left; margin-right:1.5%; border: 1px solid #b8bcca; background: url(../images/dian_bjs.png) no-repeat 80% center; font-size: 16px; color: #333333; line-height: 54px; padding-left:1.5%; margin-bottom:17px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_nav a:nth-child(5n){margin-right: 0}
.ny_nav a:hover{background: #e60012 url(../images/bai_bjs.png) no-repeat 80% center; border: 1px solid #e60012 ; color:#fff}
.ny_nav a.active{background: #e60012 url(../images/bai_bjs.png) no-repeat 80% center; border: 1px solid #e60012 ; color:#fff}
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 40px;}
.ny_news_all ul{margin-bottom: 40px; overflow: hidden}
.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:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #e60012}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.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:#e60012}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*联系我们*/
.cont_map{width:100%; height: auto; overflow:hidden; margin-top: 50px;}
.cont_map h4{font-size: 24px; color: #000000; font-weight: bold; margin-bottom: 20px;}
.contact_xinxi_top{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 70px;}
.contact_xinxi_left{width:50%; height: auto; float: left}
.contact_xinxi_left h4{font-size: 24px;color: #000000; font-weight: bold; margin-bottom: 20px;}
.contact_xinxi_left p{font-size: 16px;color: #333333; line-height: 40px;}
.contact_xinxi_right{width:24%; height:auto; float: right}
.con_img{width:45%; height: auto;}
.con_img img{width:100%; height: auto; border: 1px solid #e5e5e5;}
.contact_xinxi_right h4{width:100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #333333;}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:16px; color:#333; line-height:32px;}
.ny_service_all p,.ny_news_show p,.ny_news_show span{font-size:16px; color:#333; line-height:32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#33; margin: 40px 0; line-height:32px;}
.ny_service_all img,.ny_news_show img{max-width:100%; height:auto!important}

/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*底部*/
.footer_nav{width:100%; height:65px; line-height: 65px; border-bottom: 1px solid rgba(255,255,255,0.2); text-align: center; background: #333333}
.footer_nav a{font-size: 16px; color: #999999; margin: 0px 30px;}
.footer_nav a:hover{color:#ff0000}
.in_footer{width:100%; height: auto; overflow: hidden; position: relative; background:#333333; padding:20px 0 30px;}
.in_footer_left{width:21%; height: auto; float: left; margin-top: 30px;}
.in_footer_left a.f_logo{width:100%; height: auto; display: block}
.in_footer_left a.f_logo img{max-width: 100%}
.in_footer_left p{font-size: 16px; color: #fff; line-height: 30px; margin: 8px 0}
.f_liji{width:125px; height: 36px; background: #ff0000; border-radius: 25px; text-align: center; line-height: 36px; font-size: 14px; color: #fff; display: block}
.in_footer_center{width:37%; height: auto; float: left; margin-left:8%; margin-top: 30px;}
.in_footer_center h4{font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 10px; position: relative; display: table; z-index: 9; text-align: center; padding-left: 4px;}
.in_footer_center h4:after{content: ""; width: 77px; height: 6px; background: #4f4f4f; position: absolute; bottom:0; left:0;  z-index: -1}
.in_footer_center p{font-size: 16px; color: #999; line-height: 34px;}
.footer_pic{width:22%; height: auto; float: right}
.footer_pic dl{width:47%; height: auto; float: left}
.footer_pic dl:nth-child(2n){float: right}
.footer_pic dl dt{width:100%; height: auto; display: block}
.footer_pic dl dt img{width:100%; height: auto; display: block}
.footer_pic dl dd{width:100%; height:auto; font-size: 14px; line-height:26px; margin-top: 10px; color: #999999; text-align: center}
.copy_bq{width:100%; height: 60px; line-height: 60px; text-align: center; background: #2c2c2c; font-size: 14px; color:#fff; }
.copy_bq a{font-size: 14px; color:#fff; opacity: .5}
.copy_bq span{ opacity: .5}




/*手机*/
.sj_header{height:60px; width: 100%; font-size: .14rem;  position: fixed; top:0;left: 0;  z-index: 888; text-align: center; line-height: 60px; padding: 0px 10px; display: none; background: #fff}
.ny_header{height:60px; width: 100%; font-size: .14rem;  position: absolute; top:0;left: 0;  z-index: 888; text-align: center; line-height: 60px; padding: 0px 10px;}
.logo{width:auto;display: flex; align-items: center;float: left; height:60px; width: 20%}
.logo img{display: block; width: auto; align-items: center; margin: 0px auto; max-width: 100%}
.menu{float:right; width:30px; height: 100%;}
.menu a{width:100%; height: 100%; display: block; display: flex; align-items: center;}
.menu a img{width: 100%;height:auto;display: block; align-items: center; margin: 0px auto;}
.header_all{width:100%; height: 100%; position: fixed; top:-100%; left:0; background: rgba(0,0,0,0.85); z-index: 666;     transition: top ease 0.35s; overflow-y: auto; padding-bottom: 60px;}
.header_all ul{width:100%; height: auto; overflow: hidden; padding: 20px;}
.header_all ul li{width:100%; height: auto; float: left; margin-bottom: 20px;  text-align: center;  border-bottom: 1px solid #333; padding-bottom: 10px}
.header_all ul li h3{width:100%; height: 40px; line-height: 40px;color:#ff0000; font-size: 1.2rem;   font-weight: bold; }
.header_all ul li h3 a{color:#ff0000; font-size: 1.2rem;  }
.header_all ul li .header_sub{width:100%; height: auto; overflow: hidden}
.header_sub a{width:33.33%; float:left; height: 35px; line-height: 35px; font-size: 1rem; color:#aaa; display: block; }
.nav_show{top:60px;}
.header_sub span{color:#ff0000}
.header_all ul li:last-child{width:100%; }
.header_all ul li:last-child .header_sub a{width:33.33%; float:left;}


.sj_banner{width:100%;height:auto; display: none; margin-top: 60px;}
.sj_banner img{width:100%; height: auto;}
.sj_banner .swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.sj_banner .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.sj_banner .swiper-pagination-bullet{background: #fff; opacity: 1}
.sj_banner .swiper-pagination-bullet-active{background: #358b39}

.page-list{display:none;}



/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 60px;width: 100%; font-size: .14rem;  display: none; background: #ff0000}
footer ul{height: 100%; display: block}
footer li{width: 25%;height: 100%;float: left; padding-top:8px; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff; }
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff}
footer li.active{background: #333}
footer .n1{background: url(../images/f_1.png) no-repeat center; background-size:100% 100%; width:20px;}
footer .n2{background: url(../images/f_2.png) no-repeat center; background-size:100% 100%; width:21px;}
footer .n3{background: url(../images/f_3.png) no-repeat center; background-size:100% 100%; width:26px;}
footer .n4{background: url(../images/f_4.png) no-repeat center; background-size:100% 100%; width:20px;}
footer .n5{background: url(../images/f_5.png) no-repeat center; background-size:100% 100%; width:26px;}
footer .n6{background: url(../images/f_h6.png) no-repeat center; background-size:100% 100%; width:20px;}
footer i{height:20px; display: block; margin: 2px auto 0; }
.sj_copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 20px 0;  display: none; }
.sj_copy p{color:#333333;line-height:28px; font-size: 1rem}
.sj_copy a{color:#333333;line-height:28px; font-size: 1rem}










/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height: 47px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    padding-top:14px;
    width: 300px;
}
.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: 12px;
    padding-left: 8px;
}
.fix_ewm {
    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: 30px;
    margin: 0 auto 8px;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-tel {
     background:url(../images/dh_i.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/ly_i.png) no-repeat center
}
.lxfx li i.icon-wx {
   background:url(../images/wx_i.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#ce1717;
    height: 80px;
    margin-bottom:5px;
    margin-left: 0;
 
    position: relative;
    width: 80px; float:left;
}

.mtop{height:40px!important;}
.h_top{width:100px; height:auto; padding:10px 0; color:#fff; font-size:20px; text-align:center; position:fixed; top:70%; right:0; background:#ff0000; margin-top:-30px;  z-index:999; font-weight:bold; cursor:pointer; }
.h_top i{width:35px; height:35px; display:block;  background:url(../images/fx.png) no-repeat center; 
    background-position: -30px -48px; margin:0px auto;
}




/*小程序*/
.ny_xcx_team,.ny_xcx_honor{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_xcx_team{margin-bottom:50px;}
.xcx_team_t{width:auto; height: auto;  text-align: center; position: relative; display: table; margin: 0px auto; padding-bottom:6px}
.xcx_team_t span{color:#000000; font-size: 30px; font-weight: bold; position: relative; z-index: 9}
.xcx_team_t:after{content: ""; width: 100%; height: 14px; background: #f99783; position: absolute; bottom:0; left:0}
.ny_xcx_team .swiper-container,.ny_xcx_honor .swiper-container{width:100%; height: auto; overflow: hidden; margin-top:48px}
.ny_xcx_team .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block}
.ny_xcx_team .swiper-slide a img,.ny_xcx_honor .swiper-slide a img{width:100%; height: auto; display: block}
.ny_xcx_honor .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; border: 1px solid #eeeeee}
.ny_xcx_fuwu{width:100%; height: auto; overflow: hidden; background: #f8f8f8; padding: 45px 0 60px;}
.ny_xcx_fuwu ul{width:100%; height: auto; overflow: hidden; margin-top: 42px;}
.ny_xcx_fuwu ul li{width:32.6%; height: auto; float: left; margin-right: 1%}
.ny_xcx_fuwu ul li:nth-child(3){margin-right: 0}
.xcx_fuwu_pic{width:44%; height: auto; display: block; margin: 0px auto;}
.xcx_fuwu_pic img{width:100%; height: auto; display: block}
.xcx_fuwu_xx{width:100%; height: auto; overflow: hidden; background: #fff; padding: 104px 10px 45px; text-align: center; margin-top: -88px}
.xcx_fuwu_xx h4{width:100%; height: auto; overflow: hidden; color:#333333; font-size: 28px; margin: 10px 0 15px}
.xcx_fuwu_xx p{width:100%; height: auto; overflow: hidden; color:#b9b9b9; font-size: 20px; font-family: "Arial"; text-transform: uppercase; margin-top: 8px}
.ny_xcx_why{width:100%; height: auto; overflow: hidden; margin-top: 80px; margin-bottom: 0!important;}
.ny_xcx_why .in_fw_title{margin-bottom: 46px;}
.ny_xcx_why .in_fw_title p{font-size: 20px; color:#666666}
.ny_xcx_scys{width:100%; height:auto; background: url(../images/scys_bjs.jpg) no-repeat center; background-size:cover; padding: 68px 0; overflow: hidden; margin-top: 75px;}
.ny_xcx_scys ul{width:100%; height: auto; overflow:hidden; margin-top: 40px;}
.ny_xcx_scys ul li{width:19.7%; height: auto; float: left; margin-right:0.3%}
.ny_xcx_scys ul li:nth-child(5){margin-right: 0}
.ny_xcx_scys ul li img{width:95px; display: block; margin:10px auto 0;}
.xcx_scys_xx{width:100%; height: 283px; background: url(../images/scys_b.png) no-repeat center; background-size: 100% 100%; padding:46px 8% 0;}
.xcx_scys_xx h4{color:#333333; font-size: 28px; font-weight: bold; margin-bottom: 10px; text-align: center}
.xcx_scys_xx p{color:#666666; font-size:18px; line-height: 32px; text-align: center}
.ny_xcx_liucheng{width:100%; height: auto; overflow: hidden; background: url(../images/qd_bjs.jpg) no-repeat center; background-size:cover; padding:45px 0; margin-top: 50px;}
.xcx_liucheng_all{width:100%; height: auto; overflow: hidden; margin-top: 46px;}
.xcx_liucheng_left{width:48%; height: auto; float: left}
.xcx_liucheng_left p,.xcx_liucheng_right p{color:#333333; font-size: 14px; padding:15px 30px; background: #fff; margin-bottom: 38px; line-height:28px; 
	position: relative; border: 1px solid #e1ecf8}
.xcx_liucheng_left p span,.xcx_liucheng_right p span{color:#333333; font-size: 16px; font-weight: bold;}
.xcx_liucheng_left p:after{content: ""; position: absolute; right:-10px; top:50%;  width: 0; margin-top:-10px;
    height: 0;
    border-left: 10px solid #fff;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;}
.xcx_liucheng_right p:before{content: ""; position: absolute; left:-10px; top:50%;  width: 0; margin-top:-10px;
    height: 0;
    border-right: 10px solid #fff;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;}
.xcx_liucheng_img{width:2%; height: auto; float: left; margin: 0 1%}
.xcx_liucheng_img img{max-width:100%; height: auto; display: block}
.xcx_liucheng_right{width:48%; height: auto; float: right}
.xcx_liucheng_left p:hover,.xcx_liucheng_left p:hover span{background: #f43812; color:#fff}
.xcx_liucheng_right p:hover,.xcx_liucheng_right p:hover span{background: #f43812; color:#fff}
.xcx_liucheng_left p:hover:after{ border-left: 10px solid #f43812;}
.xcx_liucheng_right p:hover:before{ border-right: 10px solid #f43812;}
.ny_xcx_tedian{width:100%; height: auto; overflow: hidden; margin-top: 60px}
.xcx_tedian_bt{width:100%; height: 69px; line-height: 69px; background: #012673; border-radius:10px;}
.xcx_tedian_bt p{color:#fff; font-size: 22px; font-weight: bold; text-align: center; float: left}
.td1{width:27.5%;}
.td2{width:41.9%;}
.td3{width:30.6%;}
.tedian_left,.tedian_right{float: left}
.tedian_left p,.tedian_right p{color:#333333; font-size: 18px; line-height: 66px; text-align: center; 
	border-bottom: 2px solid rgba(160,160,160,0.15)}
.tedian_center{float: left; background: #1d54d6}
.tedian_center p{color:#fff; font-size: 18px; line-height: 66px; line-height: 66px; text-align: center; border-bottom: 2px solid rgba(160,160,160,0.15)}
.tedian_center p span{color:#fff; font-size: 18px; background: url(../images/h_duh.png) no-repeat right center; padding-right: 80px; display: table; margin: 0px auto}
.xcx_tedian_all{width:100%; height: auto; overflow: hidden; background: #f6f6f6; margin-top: 20px; border-radius: 10px 10px 10px 10px}
.tedian_center p:last-child,.tedian_left p:last-child,.tedian_right p:last-child{border-bottom: 0}
.ny_xcx_gnjs{width:100%; height: auto; overflow: hidden; margin-top: 75px}
.ny_xcx_gnjs ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_xcx_gnjs ul li{width:29.9%; height: auto; float: left; margin-right:5.1%; margin-bottom: 28px}
.ny_xcx_gnjs ul li img{max-width:100%; height: auto; display: block}
.ny_xcx_gnjs ul li:nth-child(3){margin-right: 0}






@media screen and (max-width:1450px){
	.container{width:1200px;}
	.banner_input{margin-left: -600px;}
	.banner_input h4{margin-right: 3%}
	.hezuo_right{height: 250px; padding: 10px 25px 0 40px;}
	.index_contact{background-size: 100% auto!important; height: 304px; padding:6% 15% 0 3%}
	.in_footer_center{width:44%}
	.one_xq img{width:24%}
	.index_one_left h4{font-size: 24px;}
	.ny_jzsdxt ul li{height: 225px; padding: 22px 3%}
	.hh_souso{width:12%}
	.h_search{background: #ff0000; padding-left:2%}
	.xcx_fuwu_xx p{font-size:16px;}
}







@media screen and (max-width:1220px){
	.container{width:94%}
	.index_contact{height: 280px; background: #f3f3f3; padding: 6% 3% 0 3%; border-radius: 12px 12px 0 0}
	.hezuo_right dl dt{font-size: 120px;}
	.hezuo_right dl dd h4{font-size: 22px;}
	.hezuo_right{height: 228px;}
	.ny_stxt_one h4{width:90%}
	.banner_input{width:90%; margin-left:-45%}
	.banner_input p{width:28%}
	.index_one_left{padding:40px 1%}
	.index_one_left h4,.index_one_lx span{font-size: 20px;}
	.index_one_right li h4{font-size: 22px;}
	.index_one_right li p{font-size: 16px; line-height: 26px;}
	.qt_title p,.qht_title p{font-size: 30px;}
	.qht_contact_t p{width:70%}
	.ny_qht_contact{padding-top: 60px;}
	.qht_contact_t{margin-bottom: 30px;}
	.index_fanwei ul li a{padding: 35px 8%;}
	.nav .nLi h3 p{font-size:16px;}
	.index_lei ul li span{font-size:16px;}
	.xcx_scys_xx h4,.xcx_fuwu_xx h4{font-size:24px;}
	.xcx_scys_xx p{font-size:16px;}
	
}

@media screen and (max-width:1130px){
	.b_tijiao{width:18%}
}


@media screen and (max-width:1024px){
	.lxfx,.footer_zhichi{display: none}
	.nav .nLi h3 p{font-size: 14px;}
	.h_search{width:22%}
	.banner{height: auto;}
	.banner .ban_img{display: block}
	.ban_info{display: none;}
	.banner a{background: none;}
	.banner_input{position: inherit; bottom:0; overflow: hidden; background:rgba(0,0,0,0.5); width: 100%; left:0; margin-left: 0; padding: 40px 2%}
	.index_lei ul li{width:33.33%; margin-bottom: 8px;}
	.hezuo_right{padding: 10px 15px 0 20px;}
	.hezuo_right dl dt{font-size: 90px;}
	.hezuo_right dl dd{margin-top: 0}
	.hezuo_links{margin-top: 10px;}
	.hezuo_right{height: 200px;}
	.footer_pic{width:25%}
	.in_footer_center{margin-left: 5%}
	.ban_sj{display: block}
	.ban_pc{display:none;}
	.ny_jzxl ul li,.index_case_xx p{font-size: 16px;}
	.case_xq{background: #f1901c url(../images/sse_icon.png) no-repeat 10% center}
	.case_zx{background: #ff0000 url(../images/ky_icon.png) no-repeat 10% center}
	.nav{width:78%}
	.xcx_scys_xx{padding: 27px 8% 0;}
.xcx_scys_xx h4, .xcx_fuwu_xx h4{font-size:20px;}
.xcx_fuwu_xx p{height:36px;}
.ny_xcx_why{    margin-top: 40px;}
}






@media screen and (max-width:800px){
	.sj_copy,footer,.sj_header{display: block}
	body{padding-bottom: 60px;}
	.banner{margin-top: 60px;}
	.in_footer,.footer_nav,.copy_bq,.in_czs, .in_ckf,.header_top,.header_center,.header_nav,.banner_input h4{display: none;}
	.contact_xinxi_right{width:34%}
	.ny_nav a{width:32.3%}
	.ny_nav a:nth-child(3n){margin-right: 0}
	.banner_input p{width:37%}
	.ny_news_all ul li .ny_time p{font-size: 30px;}
	.ny_news_all ul li .ny_time{width:85px}
	.news_xx{width:50%}
	.news_pic{width:30%}
	.index_case_top h4{font-size: 20px;}
	.ny_qht_case ul li{width:32.4%;}
	.ny_qht_case ul li:nth-child(3n){margin-right: 0}
	.ny_qht_case ul li:nth-child(4){margin-right:1.3%}
	.index_fanwei ul li p{font-size: 16px;}
	.in_fw_more span{width:120px; background: none; text-align: center; padding-left: 0 }
	.ny_stxt_xuanze ul li{    padding: 22px 2%;}
	.ny_stxt_xuanze ul li p{font-size: 14px;}
	.ny_stxt_xuanze ul li h3{font-size: 18px;}
	.index_service ul{background:none; width: 100%}
	.index_service ul li{width:20%; margin: 0px;}
	.index_hezuo ul,.hezuo_right,.index_two_left,.index_two_right,.index_one_left,.index_one_right{width:100%; float:none; overflow: hidden}
	.hezuo_right,.index_one_left{background-size: cover;}
	.index_two{height:auto; background-size: cover; overflow: hidden; padding: 55px 0}
	.index_one_left{height: auto; padding: 40px 3%}
	.index_one_right li{padding: 25px 10px 0 10px}
	.index_guangago img{width:80%; margin: 0px auto;}
	.ny_jzsdxt ul li{width:100%; height: auto; float: none; }
	.ny_jzsdxt ul li:nth-child(2n){float: none}
	.jzli_2 img, .jzli_3 img, .jzli_4 img{width:30px;}
	.index_news_left,.index_gsxw{width:100%; float: none;}
	.index_gsxw{margin-left: 0}
	.index_news_xx p{height: auto;}
	.index_fuwu ul li h3{font-size: 18px;}
	.index_fuwu ul li p{font-size: 14px;}
	.index_about_bottom dl dt span{font-size: 52px;}
	.index_about_bottom dl dt i{font-size: 48px;}
	.index_about_bottom dl:last-child span:after{right:-80px;}
	.index_youshi_info{width:100%}
	.index_fanwei ul li h4,.index_fanwei ul li h4 span{font-size: 20px;}
	.index_fanwei ul li h4{height:55px;}
	.banner .swiper-pagination{bottom:10px;}
	.banner .swiper-pagination-bullet{width:8px; height:8px;}
.h_top,.banner_input,.index_lei,div.digg{display:none;}
.page-list{display:block;}
.index_case_top h4{font-size:18px;}
.xcx_scys_xx p{line-height:26px;}

}



@media screen and (max-width:500px){
	.contact_xinxi_right,.news_pic{display: none;}
	.contact_xinxi_left{width:100%; float: none;}
	.index_contact_center dl,.con_neirong{width:100%!important; margin-right: 0; float: none; margin-bottom: 10px;}
	.index_contact_center{height: auto;}
	.index_contact{height: auto; overflow: hidden}
	.f_submit,.in_ctijiao{width:100%; float:none}
	.banner_input p{width:100%; float: none; margin-right: 0; margin-bottom: 10px;}
	.b_tijiao{width:50%; float: none; display: block; margin: 0px auto;}
	.news_xx{float: none; margin-left: 25%; width: auto;}
	.ny_news_all{margin-top:0}
	.ny_news_all ul li .ny_time{width:20%; }
	.ny_news_all ul li .ny_time p{font-size:20px;}
	.ny_qht_case ul li{width:49%; margin-right: 0; margin-bottom:20px;}
	.ny_qht_case ul li:nth-child(2n){float: right}
	.case_xq, .case_zx{font-size: 14px; padding-left: 15%}
	.in_fw_title h3{width:100%; font-size: 28px;}
	.stxt_team_top li,.stxt_team_bottom li,.index_fanwei ul li{width:100%; float: none; margin-right: 0; margin-bottom:10px;}
	.stxt_team_bottom{margin-top: 0px;}
	.index_service ul li p{font-size: 14px;}
	.index_service ul li img{width:56%}
	.index_fanwei ul li,.ny_fanwei li a,.ny_fanwei ul li p{height:auto!important;}
	.ny_fanwei li a{padding:30px 4%!important} 
	.index_one_right li{width:50%}
	.index_one_right{height: auto;}
	.ny_jzxl ul li,.ny_jzys ul li,.index_fuwu ul li,.ny_honor_all ul li{width:48%; margin-right: 0}
	.ny_jzxl ul li:nth-child(2n),.ny_jzys ul li:nth-child(2n),.index_fuwu ul li:nth-child(2n),.ny_honor_all ul li:nth-child(2n){float: right}
	.ny_jzsdxt ul li p{font-size: 16px;}
	.ny_jzsdxt ul li h3{font-size: 20px;}
	.ny_jzys ul li,.index_fuwu ul li{margin-bottom: 10px;}
	.index_youshi_info{height: auto; border-radius: 8px;}
	.in_fw_title p{font-size: 16px;}
	.index_about_bottom dl{width:50%}
	.index_fuwu ul{margin: 48px 0 30px}
	.index_hezuo,.index_news,.index_news_left,.index_fuwu,.stxt_team_top,.ny_jzys,.ny_jzysdb{margin-top: 30px;}
	.index_youshi_info,.index_youshi,.index_fanwei,.ny_qht_case,.index_two,.ny_jzys ul{margin-bottom: 30px;}
	.index_youshi_info p,.index_youshi_info span{font-size: 14px; line-height: 28px;}
	.index_fanwei{padding-bottom: 20px;}
	.logo{width:35%}
	.ny_jzsdxt{padding:40px 0 }
	.ny_jzxl_title h3{font-size: 26px;}
	.ny_jzxl{padding: 40px 0}
	.ny_jzysdb_top p{height:72px; line-height:26px; font-size: 16px; padding: 10px 2px}
	.ny_jzysdb ul li p{height: auto; line-height:28px; padding: 10px 2px; font-size: 14px;}
	.ny_jzysdb ul li p:nth-child(1){font-size: 16px;}
	.ny_jzysdb ul li span,.jzlu_3, .jzlu_4{font-size: 14px;}
	.jzlu_1{font-size: 16px;}
	.jzli_2 img, .jzli_3 img, .jzli_4 img{display: none;}
	.jzli_1 img, .jzn_xx img{max-width: 90%}
	.ny_jzysdb{margin:40px 0 40px;}
	.ny_jzysdb ul li p{height: 77px;}
	.ny_jzysdb ul li:nth-child(2) p{height:100px;}
	.jzli_xx div{height: 325px;}
	.ny_jzysdb ul li span, .jzlu_3, .jzlu_4{font-size: 13px;}
	.index_lei ul li span{font-size: 14px}
	.in_fw_title h3:after, .in_fw_title h3:before{display:none;}
	.ny_stxt_one,.ny_stxt_team{margin:40px 0}
	.ny_stxt_one h4{width:100%; font-size:16px; line-height:32px; margin:20px auto 10px;}
	.ny_stxt_one h5{font-size:16px; line-height:32px;}
	.ny_fanwei,.ny_stxt_xuanze{padding:40px 0;}
	.ny_jzxl ul li, .index_case_xx p,.ny_qht_case .index_case_xx p span{font-size:14px; line-height:30px;}
	.index_case_top{padding-bottom:20px;}
	.ny_stxt_xuanze ul li{height:240px;}
	.ny_stxt_xuanze ul li i{font-size: 60px;}
	.index_service{height:248px;}
	.ny_banner{margin-top:60px;}
	.index_lei ul li img{ margin:0px auto; display:block;}
	.index_lei ul li{margin-bottom:20px;}
	.ny_jzxl ul li{padding:20px 0; height:auto; overflow:hidden}
	.ny_nav a{background: none; text-align: center; padding-left: 0; height:40px; line-height:40px;}
	.ny_nav a:hover,.ny_nav a.active{background: #e60012}
	.ny_nav{margin:20px 0 0;}
	.banner_input p,.b_tijiao{height:40px; line-height:40px;}
	.banner_input p input[type="text"]{font-size:14px;}
	.ny_honor_all{margin:20px 0}
	.index_news_xx h4{font-size:16px;}
	.index_news_xx p,.index_fanwei ul li h5{font-size:14px;}
	.f_submit{height:40px; line-height:40px;}
	.index_fanwei ul li h4{height:auto;}
	.one_xq span{line-height:40px;}
	.ny_qht_case ul{margin-top:40px;}
	.news_xx h3{font-size:16px; height:30px; line-height:30px;}
	.news_xx p{height:50px; line-height:25px; margin:6px 0}
	.index_case_xx p{height:52px;}
	.xcx_fuwu_xx h4{font-size:18px; height:48px;}
	.xcx_liucheng_left,.xcx_liucheng_right{width:100%; float:none;}
	.xcx_liucheng_img{display:none;}
	.xcx_liucheng_left p:after,.xcx_liucheng_right p:before{display:none}
	.xcx_liucheng_left p, .xcx_liucheng_right p{margin-bottom:10px;}
	.ny_xcx_scys ul li{width:33%}
	.xcx_tedian_bt p{font-size:16px}
	.xcx_tedian_bt{height:50px; line-height:50px;}
	.tedian_left p, .tedian_right p{font-size:14px; line-height:50px;}
	.tedian_center p span{font-size:14px;}
	.td2{width:33%}
	.tedian_center p span{padding-right:45px}
	.td3{width:39.5%}
	.tedian_center p{line-height:50px;}
	.tedian_center p span{background-size:22px;}
	.ny_xcx_scys{padding:40px 0;  margin-top:40px}
	.ny_xcx_gnjs{margin-top:40px;}
	.ny_xcx_liucheng{margin-top:30px;}
	.ny_xcx_gnjs ul li{width:100%; float:none; padding:0 4%}
	.ny_xcx_scys ul li{width:48%; margin-right:0}
	.ny_xcx_scys ul li:nth-child(2n){float:right}
	.xcx_scys_xx{height:220px;}
	.xcx_scys_xx p{font-size:14px;}
	.tedian_center p span,.tedian_left p, .tedian_right p{font-size:12px;}
	.tedian_center p span { background-size:18px;     padding-right: 26px;}
		.xcx_team_t span{font-size:24px;}
		.ny_xcx_why .in_fw_title,.ny_jzys ul{margin-bottom:20px}
		.xcx_fuwu_xx{padding:90px 10px 18px}
		.xcx_fuwu_xx h4{font-size:16px;     margin: 10px 0 10px;}
		.xcx_fuwu_xx p{font-size:12px; height:42px;}
		.xcx_team_t:after{height:8px; bottom:4px;}
		.ny_jzys ul li h4 span{font-size:26px;}
		.ny_xcx_tedian{margin-top:20px;}
		.in_fw_title h3{    margin: 0 auto 10px;}
		.ny_xcx_scys ul{margin-top:10px;}
		
}



@media screen and (max-width:375px){
	
	.in_fw_title h3{font-size:24px;}
	.in_fw_title h3:after, .in_fw_title h3:before{display: none;}
	.hezuo_right dl dt{font-size: 60px;}
	.index_hezuo ul li{width:50%;}
	.hezuo_right dl dd p{font-size: 16px;}
	.fw_hezuo{width:60%}
	.index_about_bottom dl dd{font-size: 14px}
	.index_about_bottom dl dt span{font-size: 40px;}
	.index_about_bottom dl dt i{font-size: 36px;}
	.index_lei ul li{width:50%; margin-bottom: 20px; background: none;}
	.index_lei ul li img{display: block; margin: 0px auto;}

	.index_case_xx p{line-height: 26px; font-size: 14px;}
	.case_xq{background: #f1901c; padding-left: 0; text-align: center}
	.case_zx{background: #ff0000; padding-left: 0; text-align: center}
	.index_case_xx{padding: 0 10px;}
	.index_case_xx p span{display: none;}
	.index_case_links{height: 40px; line-height: 40px;}
	.case_xq, .case_zx{line-height: 40px;}
	.ny_qht_case ul li{margin-bottom: 26px;}
	.stxt_team_top li p, .stxt_team_bottom li p{height: 40px; line-height: 40px; font-size: 14px;}
	.ny_stxt_team{margin:30px 0}
	.index_service{height: 240px;}
	.ny_stxt_xuanze ul li{width:100%; float:none; height: auto;}
	.ny_stxt_xuanze ul li:nth-child(2n){float: none;}
	.ny_stxt_one h4{font-size: 14px; line-height: 28px; margin:30px auto 0}
	.ny_stxt_one h5,.index_one_right li p{font-size: 14px; line-height: 28px;}
	.ny_stxt_one{margin:20px 0 30px}
	.qht_contact_t p{width:95%}
	.qht_contact_t h4{font-size: 26px;}
	.qt_title p{padding-left:30%; background: url(../images/kuian.png) no-repeat 20% center;}
	.qt_title p, .qht_title p{font-size: 18px;}
	.index_two_right ul li p,.index_two_left ul li p{font-size: 14px;}
	.index_two_left ul li, .index_two_right ul li{height: auto; line-height: 26px; padding: 5px 0}
	.ny_jzys ul li h3{font-size: 20px;}
	.ny_jzys ul li h4 span{font-size:26px;}
	.ny_jzxl ul li{width:100%; float:none; padding: 20px 10px ; height: auto;}
	.ny_jzxl ul li:nth-child(2n){float: none;}
	.index_one{padding:58px 0 40px}
	.hezuo_links a{width:42%}
	.xcx_scys_xx{height:230px;}
	.ny_xcx_scys ul li img{width:80px;}


}


@media screen and (max-width:360px){
	.ny_nav a,.index_fanwei ul li p{font-size:14px;}
	.index_one_right li p{height:120px;}
	.index_one_right li h4{font-size:20px;}
}




@media screen and (max-width:320px){
	.in_ctijiao span{font-size: 20px;}
	.index_about_bottom dl dd, .index_lei ul li span{font-size: 12px;}
	.index_fuwu ul li h3{font-size: 16px;}
	.hezuo_links a{width:110px;}
	.index_news_left .swiper-pagination{bottom:0; top:auto;}
	.index_dd_zi{width:290px;}
	.ny_news_all ul li .ny_time p{font-size:18px;}
	
}



