﻿@charset "utf-8";
/* CSS Document */
body{font-size: 14px;overflow-x:hidden}
*{margin:0; padding:0; list-style:none; box-sizing:border-box;}
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;}
.w1200{ width:1200px!important; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.text-center{text-align:center!important;}
.position-nav{margin:18px 0;}
/* 导航栏 */
.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:var(--color)}
.header_bt{float: right; position: relative}

.header_bt form {position:relative;float:left;}
.header_bt input {position:relative;width:200px;height:30px;padding-left:15px;color:#666;background:0 0;border:1px solid rgba(0,0,0,.05);border-radius:30px;box-sizing:border-box;outline:0;transition:.3s linear;-moz-transition:.3s linear;-webkit-transition:.3s linear;-o-transition:.3s linear;margin-bottom:4px;}
.header_bt input::-webkit-input-placeholder {color:#ccc}
.header_bt input::-moz-placeholder {color:#ccc}
.header_bt input:-moz-placeholder {color:#ccc}
.header_bt input:-ms-input-placeholder {color:#ccc}
.header_bt input:hover {width:250px}
.header_bt input:focus {width:250px;border-color:#00a0ea}
.header_bt button {position:absolute;top:-2px;right:0;z-index:5;width:40px;height:40px;background:0 0;border:0;outline:0;cursor:pointer}
.header_bt button i {position:relative;font-size:18px;color:#ddd;}
.header_bt button i:hover {color:#eee;}
.header_bt ul {float:right;margin-left:15px}
.header_bt ul li {float:left;padding-left:15px}
.header_bt ul li a {line-height:40px;font-size: 14px; color: #999;}
.header_bt ul li a:hover{color:var(--color)}

.header_center{width:100%; height: 120px; overflow: hidden}
.h_logo{width:auto; 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:20px; color: #000000; line-height: 120px;}
.header_zi span{color:var(--color);font-size:20px;}
.header_dianhua{float: right; background: url(../images/h_dh.png) no-repeat left center; padding-left: 28px; font-size: 18px; color: #000000; line-height: 120px;}
.header_dianhua span{color:var(--color); font-size:30px;font-family: Impact;}
.header_nav{width:100%; height:54px; background:#F3F3F3;}
.nav{width:100%; height:100%; float: left}
.nav .nLi{position:relative;float:left;display:inline;height:54px; line-height:54px;width:13.5%; 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:36px;border-bottom:1px solid #eee;text-align:center;line-height:36px;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:15px}
.nav .nLi.active h3 p{background:var(--color); color:#fff;}
.nav .nLi:hover h3 p{background:var(--color); color:#fff;}
.sub li:hover a{color:var(--color);}

/* 首页:banner */
.banner{ width:100%; height:807px;  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:25px;}
.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: left; margin-top: 133px;}
.ban_info .t1{font-size:50px;color:#ffffff;font-weight:600;line-height:2;}
.ban_info .t2{font-size:26px;color:#ffffff;font-weight:300;line-height:3;}
.ban_info .t3{margin-top:30px;}
.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: var(--color);  color: #fff; border-radius:30px; float: right; border: 0}
.b_tijiao:hover{background: #000; cursor: pointer}
.ban_img{display: none; width: 100%; height: auto;}

/*内页广告*/
.ny_banner{width:100%; height:auto; position: relative;}
.ny_banner img{width: 100%; height: auto; }
.ban_sj{display:none;}

/*分类*/
.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: 15px; color: #dddddd; display:inline-block}

/*首页公司简介*/
.in-about {margin:0;padding:30px 0;}
.in-about dt {float:right;max-width:680px;}
.in-about dd {margin:0 700px 0 0;}
.in-about dd h4 {margin:0;font-size:36px;border-bottom:1px solid #CCC;padding-bottom:15px;}
.in-about dd p {font-size:16px;line-height:1.8;text-align:justify;margin:20px 0 0;}
.in-about dd .more {display:block;border:2px solid #555;width:130px;margin:30px 0 0;padding:0 10px;transition:all 0.5s;line-height:40px;text-transform:uppercase;}
.in-about dd .more span {display:block;font-size:16px;color:#007c3e;background:url(../images/jian_more_1.png) no-repeat right center;}
.in-about dd .more:hover {width:150px;}
@media screen and (max-width:767px){
    .in-about {padding: 0;}
    .in-about dt {width: auto;float: none;}
    .in-about .img-cover img {display: inline-block;width: auto;height: auto;max-width: 100%; max-height: 100%;}
    .in-about dd {padding: 15px 15px 0;margin: 0;}
    .in-about dd .img-center {display: none;}
    .in-about dd h4 {font-size: 16px;}
    .in-about dd p {margin-top: 10px;}
    .in-about dd .more {display:none;}
}
/*首页业务范围*/
.index_fanwei{width:100%; height: auto; display: block; background: #f3f3f3; padding: 52px 0;}
.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;margin-bottom: 10px;}
.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: 20px; color: #000000; font-weight: bold;}
.index_fanwei ul li h4 span{font-size: 26px; color:var(--color); 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: var(--color); border-radius: 25px; padding-left: 20px;}
.index_fanwei ul li:hover a{background:var(--color);background: -webkit-linear-gradient(135deg, var(--color) 0%, var(--rgbcolor) 100%);background: -o-linear-gradient(135deg, var(--color) 0%, var(--rgbcolor) 100%);background: -ms-linear-gradient(135deg, var(--color) 0%, var(--rgbcolor) 100%);background: linear-gradient(135deg, var(--color) 0%, var(--rgbcolor) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--color)', endColorstr='#5da4fc', GradientType=1 );box-shadow: 0px 5px 8px 0px rgba(241, 61, 60, 0.2);}
.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:var(--color);}

/*首页优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; padding: 60px 0;}
.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: var(--color); 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: var(--color); position: relative; height: 70px; padding-top: 8px }
.index_about_bottom dl dt span{font-size: 70px; color: var(--color); font-weight: bold; line-height:70px;  font-family: "Arial"; position: relative}
.index_about_bottom dl dt span:after{content: "+"; font-size: 36px; color: var(--color); 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: var(--color); font-weight: bold; font-family: "Arial";}

/*首页服务*/
.index_fuwu{width:100%; height: auto; margin:70px 0;}
.index_fuwu ul{width:100%; height: auto; display: block; overflow: hidden; margin: 48px 0 65px;}
.index_fuwu ul li{width:24%; height: auto; float: left;  border: 1px solid #d2d2d2; text-align: center; margin-right: 1%; padding: 22px 2% 35px; position:relative;    margin-bottom: 20px;}
.index_fuwu ul li:after{content:""; width:0; height:100%; border-top:1px solid var(--color); border-bottom:1px solid var(--color); position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.index_fuwu ul li:before{content:""; width:100%; height:0; border-left:1px solid var(--color); border-right:1px solid var(--color);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 var(--rgbcolor); border-radius: 30px; font-size: 16px; color: var(--color); 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: var(--color) url(../images/bai_bjs.png) no-repeat 80% center; color:#fff}
.index_fuwu_top{width:100%; height: auto; padding-bottom:10px;  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_fuwu_top h4{font-size:18px; color: #000000; font-weight: bold; text-align: center; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_fuwu_pic{width:100%; height:auto;  margin: 10px auto; }
.index_fuwu_pic img{width:100%; height: auto;}
.index_fuwu_xx{width:100%; height:36px; overflow: hidden; padding:0 20px}
.index_fuwu_xx p{font-size: 16px; color: #000000; line-height: 36px;}
.index_fuwu_xx p span{color:var(--color)}
.index_fuwu_xx p:nth-child(3){min-height:60px;}
.index_fuwu_links{width:100%; height: 60px;}

/*首页广告*/
.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; font-size: 18px;text-align: center; display: block; margin:10px auto; background: #fff100; border-radius: 25px;}
.index_dd_zi span{font-size: 24px; color: #333; font-family:Impact;}
.index_guangago .index_dd_text{font-size:40px;font-weight:600;color: #fff;text-align:center;letter-spacing:5px;}

/*首页案例展示*/
.index_case{width:100%; height: auto; overflow: hidden; background: #f3f3f3; padding: 60px 0}
.ny_qht_case{width:100%; height: auto; overflow: hidden; }
.ny_qht_case ul{width:100%; height: auto; overflow: hidden; margin-top:60px;}
.ny_qht_case ul li{width:32%; height: auto; float: left; margin-right:1.3%; margin-bottom: 60px;}
.ny_qht_case ul li:nth-child(3n){margin-right: 0}
.index_case_top{width:100%; height: auto; padding-bottom:10px;  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:18px; 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_pro_xx{width:100%; height:72px; overflow: hidden; padding:0 20px}
.index_pro_xx p{font-size: 18px; color: #000000; line-height: 36px;}
.index_pro_xx p span{color:var(--color)}
.index_pro_xx p:nth-child(3){min-height:60px;}
.index_case_xx{width:100%; height:36px; overflow: hidden; padding:0 20px}
.index_case_xx p{font-size: 16px; color: #000000; line-height: 36px;}
.index_case_xx p span{color:var(--color)}
.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: var(--color) url(../images/ky_icon.png) no-repeat 24% center}
.case_xq:hover{color:var(--color);background: #f1901c url(../images/sse_icon.png) no-repeat 18% center; padding-left: 16%;}
.case_zx:hover{background: var(--color) 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;}

/*首页新闻*/
.index_news{width:100%; height: auto; margin-top: 90px; margin-bottom: 60px;}
.in_fw_title{width:100%; height: auto; 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_box{height: auto;overflow: hidden;}
.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:var(--color)}
.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: var(--color); display: table; border-bottom: 2px solid var(--color); 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;}
.index_ntime p{color:#333333; font-size: 18px; font-weight: bold; font-family: "Arial"}
.index_ntime .mdate{font-size: 16px;color:#666;}
.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;}
.index_gsxw li:hover h3,.index_gsxw li:hover p{color:var(--color)}

/*联系我们*/
.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:#333; float: left}
.in_czs,.in_ckf{float: right; font-size: 16px; color: #000000; padding-left:25px; margin-left:2%;margin-right: 40px;}
.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: var(--color); 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: var(--color); font-family:impact;}
.f_submit:hover{background: #000}

/*选择理由*/
.index_xuanze{width:100%; height: auto; overflow: hidden; padding: 60px 0; background: #f3f3f3}
.index_xuanze ul{width:100%; height: auto; overflow: hidden; margin: 40px 0;}
.index_xuanze ul li{width:49.5%; height: 189px; background: #fff; float: left; margin-bottom: 14px; padding: 22px 45px; border:1px solid #fff; position: relative}
.index_xuanze ul li:nth-child(2n){float:right}
.index_xuanze ul li h3{font-size: 26px; color: var(--color); font-weight: bold; margin-bottom: 15px;}
.index_xuanze ul li p{width:100%; height: auto; overflow: hidden; line-height:32px; font-size: 17px; color: #555555}
.index_xuanze ul li:hover{border:1px solid var(--color)}
.index_xuanze ul li:hover i{color:var(--color)}
.index_xuanze ul li i{font-size: 90px; color: #000000; opacity: .08; font-family: "Arial"; font-weight:bold; position: absolute; top:0; right:20px;}
.index_xuanze ul li:after{content:""; width:0; height:100%; border-top:1px solid var(--color); border-bottom:1px solid var(--color); position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.index_xuanze ul li:before{content:""; width:100%; height:0; border-left:1px solid var(--color); border-right:1px solid var(--color);position:absolute; top:-1px; left:-1px; transition:all .4s ease}
.index_xuanze ul li:hover:after{width:100%}
.index_xuanze ul li:hover:before{height:100%}
.xuanze_hezuo{width:270px;height: 56px; line-height: 56px; border-radius: 30px; background: var(--color) 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 var(--rgbcolor); color:var(--color); 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: var(--color);  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: var(--color) url(../images/bai_bjs.png) no-repeat 80% center; border: 1px solid var(--color) ; color:#fff}
.ny_nav a.active{background: var(--color) url(../images/bai_bjs.png) no-repeat 80% center; border: 1px solid var(--color) ; 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:23px; color: #aaa; text-align:left;}
.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:20px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color:var(--color);font-weight:400;}
.news_xx p{width:100%; height:56px; line-height:28px; font-size:16px; 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_nopic{width:85%;}
.news_pic{width:22%; height: auto; max-height:165px; 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:var(--color)}
.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;}
.ny_news_all .jobFilter a {display:inline-block;padding:5px 20px;margin-bottom:20px;margin-right:10px;font-size:16px;line-height:30px;text-align:center;border:1px solid #ddd;color:#37385B;}
.ny_news_all .jobFilter a.honr{border:1px solid var(--color);}

.ny_news_all .job-date { float:right; width:22%; padding:40px 0 0 40px;font-size:28px;color:#999;font-weight:300;position:relative;}
.ny_news_all .job-date:after {display:block;content:"";width:1px;height:100px;background:#f3f3f3;left:10px;top:32px;position:absolute;}
.ny_news_all .job-money {font-size:18px;color:#F60;}
.ny_news_all .job-money span {display:block;font-size:16px;color:#333;line-height:36px;font-weight:bold;}

/*内容分页*/
@media screen and (min-width: 768px) {
  .reLink{height:45px;border:1px solid #eee;margin:10px auto 10px;padding:0px 10px;}
  .reLink .prevLink, .reLink .nextLink{height:45px;line-height:45px;color:#666;}
  .reLink .prevLink a, .reLink .nextLink a{height:45px;line-height:45px;color:#666;font-size:15px;}
  .reLink .prevLink a:hover, .reLink .nextLink a:hover{color:var(--color);}
  .reLink .prevLink{float: left;}
  .reLink .nextLink{float: right;}
}
@media screen and (max-width: 767px) {
  .reLink{margin: 10px auto 10px;}
  .reLink .prevLink, .reLink .nextLink{display:block;height:38px;line-height:38px;font-size:14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;box-sizing: border-box;border-bottom: 1px solid #e8e8e8;}
  .reLink a{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{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_news_show .ArticleTitle h1{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center; clear: both; font-weight: bold}
.ny_news_show .ArticleMessage{line-height:20px;height:36px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.ny_news_show .ArticleMessage span{padding:0 10px;}
.ny_news_show .ArticleMessage i{font-style:normal;}
.ny_news_show .ArticleTencont{padding: 5px 0px 20px 0px;color: #555;font-size:16px;line-height: 28px;overflow: hidden;}
.ny_news_show .ArticleTencont img{max-width: 100%;}
.ny_news_show .ArticleTencont *{font-size: 16px;line-height:220%;}

/*单页组图*/
.piclist{margin:0 -.75%;margin-bottom:30px;padding:0 0 .25% 0;list-style:none;overflow:hidden;font-size:0;border:0;}
.piclist:after{content:" ";clear:both;display:table;}
.piclist-item{float:left;width:23.5%;padding:0;margin:1.5% .75% 0 .75%;background:#fff;position:relative;z-index:1;}
.piclist-item:hover{box-shadow:0 1px 20px rgba(0,0,0,0.1);}
.piclist-item .progress{position:absolute;top:32%;left:10px;right:10px;z-index:2;}
.piclist-item .error{position:absolute;top:0;left:0;right:0;background:#F00;color:#fff;padding:8px;font-size:12px;z-index:2;text-align:center;}
.piclist-item.disabled,.piclist-item.disabled a{cursor:not-allowed;}
.piclist-image{position:relative;overflow:hidden;padding-bottom:65%;}
.piclist-image img{width:100%;position:absolute;z-index:1;}
.piclist-image svg{width:100%;height:100%;z-index:1;color:#fff;font-size:24px;text-anchor:middle;position:absolute;}
.piclist-image .upload{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;font-size:1.6rem;color:#ccc;cursor:pointer;background:#f9f9f9;}
.piclist-image .upload:hover{color:#333;}
.piclist-image em{position:absolute;right:-3.7rem;top:.5rem;z-index:10;width:10rem;line-height:1.6rem;background:#2DB7F5;color:#fff;font-size:.65rem;text-align:center;font-style:normal;transform:rotate(45deg);}
.piclist-image em.bg-red{background:#ED4014;}
.piclist-image em.bg-yellow{background:#F37B1D;}
.piclist-image em.bg-blue{background:#1890FF;}
.piclist-image em.bg-green{background:#19BE6B;}
.piclist-image em.bg-info{background:#2DB7F5;}
.piclist-body{padding:.5rem .75rem;}
.piclist-title{font-size:.75rem;}
.piclist-flex{margin:.5rem 0 .25rem 0;display:flex;align-items:center;}
.piclist-price{color:#333;flex:1;font-size:.7rem;}
.piclist-price strong{font-size:.8rem;color:#ED4014;}
.piclist-price del,.piclist-price span{color:#999;display:block;font-size:.6rem;}
.piclist-flex .action{}
.piclist-flex .action a.btn{border-radius:2.5rem;padding:0 1rem;}
.piclist-col-2 .piclist-item{width:48.3%;}
.piclist-col-3 .piclist-item{width:31.6%;}
.piclist-col-5 .piclist-item{width:18.3%;}
.piclist-1-1 .piclist-image{padding-bottom:100%;}
.piclist-3-2 .piclist-image{padding-bottom:66.6%;}
.piclist-3-4 .piclist-image{padding-bottom:133.3%;}
.piclist-16-9 .piclist-image{padding-bottom:56.2%;}
.piclist-100 .piclist-image img{min-height:100%;}
.piclist-image .upload-action{position:absolute;width:100%;height:100%;bottom:-100%;display:flex;justify-content:center;align-items:center;font-size:.75rem;z-index:2;background:rgba(0,0,0,.4);transition:all .5s ease 0s;}
.piclist-image .upload-action a{font-size:1rem;color:#999;margin:0 .25rem;}
.piclist-image .upload-action a:hover{color:#fff;}
.piclist-image:hover .upload-action{bottom:0;}
.piclist-top{margin-top:-.75rem;}

/*产品详情页*/
.showPro .showimgCon{display: flex;justify-content: space-between;}
.showPro .showimgCon .txtcon{position: relative;width: auto;display: flex;flex-wrap: wrap;align-content: space-between;}
.showPro .showimgCon .txtcon .tit{position: relative;width: 100%;font-size: 24px;color: var(--color);font-weight: bold;padding-bottom: 20px;border-bottom: 1px solid #ddd;}
.showPro .showimgCon .txtcon .txt{width: 100%;color: #666;font-size: 14px;line-height: 26px;text-align: justify;}
.showPro .showimgCon .txtcon .txt .item{max-height: 220px;margin: 20px 0;overflow: hidden;}
.showPro .showimgCon .txtcon .tel-btn{width: 100%;border-top: 1px solid #ddd;padding-top: 23px;}
.showPro .showimgCon .txtcon .tel-btn .btn{width: 118px;float: right;height: 40px;line-height: 40px;margin-top: 8px;font-size: 20px;text-align: center;color: #fff;cursor: pointer;background: var(--color);}
.showPro .showimgCon .txtcon .tel-btn .btn:hover{background: #333;}
.showPro .showimgCon .txtcon .tel-btn .tel{width: 100%;}
.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong{display: block;color: #666;}
.showPro .showimgCon .txtcon .tel-btn .tel .fa{float: left;width: 42px;height: 42px;display: block;font-size: 28px;color: #FFF;line-height: 42px;text-align: center;background: var(--color);border-radius: 50%;margin-right: 6px;margin-top: 4px;}
.showPro .showimgCon .txtcon .tel-btn .tel span{font-size: 16px;line-height: 20px;}
.showPro .showimgCon .txtcon .tel-btn .tel strong{color:var(--color);font-size:28px;font-weight:400;line-height: 28px;font-family:impact;}
.showPro .onepic{width: 400px;flex: none;margin-right: 20px;}
.showPro .gallery{width: 400px;flex: none;margin-right: 20px;}
.showPro .gallery .gallery-top{border: 1px solid #ddd;}
.showPro .gallery .gallery-top .swiper-slide{cursor: pointer;}
.showPro .gallery .gallery-top .swiper-slide .pic{position: relative;width: 100%;height: 0;padding-bottom: 75%;}
.showPro .gallery .gallery-top .swiper-slide .pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;}
.showPro .gallery .thumbs{position: relative;margin-top: 10px;padding: 0 33px;overflow: hidden;}
.showPro .gallery .gallery-thumbs .swiper-slide{width: calc( 96.1% / 4);margin-right: 5px;border: 1px solid #eee;box-sizing: border-box;transition: all .5s ease;}
.showPro .gallery .gallery-thumbs .swiper-slide .pic{position: relative;width: 100%;height: 0;padding-bottom: 75%;cursor: pointer;overflow: hidden;}
.showPro .gallery .gallery-thumbs .swiper-slide .pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;}
.showPro .gallery .gallery-thumbs .swiper-slide-thumb-active{border-color:var(--color);}
.showPro .swiper-pagination{bottom: 5px;}
.showPro .swiper-pagination .swiper-pagination-bullet{width: 6px;height: 6px;display: inline-block;border-radius: 100%;background:var(--color);opacity: 0.8;vertical-align: middle;position: relative;}
.showPro .swiper-pagination .swiper-pagination-bullet:after{content: "";width:12px;height:12px;position: absolute;left: 50%;top: 50%;background: transparent;border: 2px solid var(--color);border-radius: 100%;margin-top: -8px;margin-left: -8px;opacity: 0;transform: scale(0);transition: all .5s;}
.showPro .swiper-pagination .swiper-pagination-bullet-active{opacity: 1;}
.showPro .swiper-pagination .swiper-pagination-bullet-active:after{opacity: 1;transform: scale(1);}
.showPro .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 8px;}
.showPro .gallery .swiper-button-prev:hover,.pro_box .gallery .swiper-button-next:hover{opacity: .35;}
.showPro .gallery .swiper-button-disabled{pointer-events: auto !important;}
.showPro .gallery .swiper-button-black{display: inline-block;vertical-align: middle;cursor: pointer;position: absolute;top: 0;left: 0;bottom: 0px;width: 28px;height: 100%;margin: 0;opacity: .6;background-size: 16px;transition: all .5s ease;}
.showPro .gallery .swiper-button-next{left: auto;right: 0;}
.showPro .relateTit{line-height: 40px;margin: 20px 0;border-bottom: 1px solid #e4e4e4;}
.showPro .relateTit h3{font-size: 18px;display: inline-block;position: relative;}
.showPro .relateTit h3 .line{width: 100%;height: 2px;display: block;position: absolute;left: 0;background: var(--color);}
@media screen and (max-width: 767px) {
  .showPro .showimgCon{display: block;}
  .showPro .gallery{width:95%;margin:0 auto;}
  .showPro .showimgCon .txtcon{display:block;margin-top:30px;}
  .showPro .showimgCon .onepic{width:100%;}
}
/*内容分页*/
.rsLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.rsLink .prevLink, .rsLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.rsLink .prevLink a, .rsLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.rsLink .prevLink a:hover, .rsLink .nextLink a:hover{color: var(--color);}
.rsLink .prevLink{float: left;}
.rsLink .nextLink{float: right;}

/*底部*/
.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:var(--color)}
.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: var(--color); 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; margin: 0 5px;}
.copy_bq span{ opacity: .5}

/*友情链接*/
.links{width:100%; line-height:40px; background:#333333}
.links span{font-size: 14px; color:#999999;}
.links a{font-size: 14px; color:#999999; margin:0px 10px;}
.links a:hover{color:var(--color)}

/*手机*/
.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;}
.logo img{display: block; width: auto; height:33px; 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:auto;height:23px;display: block; align-items: center; margin: 0px auto;}

/*移动导航弹出信息*/
.header_all{width:100%; height: 100%; position: fixed; top:-100%; left:0; background: rgba(255,255,255,0.95); z-index: 666; transition:top ease 0.35s; overflow-y:auto; padding-bottom:60px;}
.header_all ul{margin-top:5%; width: 80%; margin-left: 10%; text-transform:uppercase;}
.header_all ul li{display:inline-block;vertical-align:middle;width:100%;padding: 0 0.6rem;border-bottom: 0px solid rgba(255,255,255,0.1);}
.header_all ul li a{color: #333;font-size:1.8rem;height:auto;line-height:2rem;padding:1.2rem 0px; display: block;text-decoration: none;}
.header_all ul li i{float: right;line-height:2rem;padding:12px 20px;}
.header_all ul li a span{font-size:1.2rem; color:#999;}
.header_all ul li a.hover{color:var(--color);}
.header_all ul li .dropdown_menu{display:none; border-top:1px solid #999;padding:1.2rem 0px;}
.header_all ul li.dropdown.active .dropdown_menu{display:block;}
.header_all ul li .dropdown_menu a{display: block;color:#999;font-size:1.6rem;line-height:1.8rem;padding:0.9rem 1rem;box-sizing:border-box; }
.header_all ul li .dropdown_menu a.hover{color:var(--color);}
.header_all ul li .dropdown_menu a:last-child{border: none;}
.header_all ul li .dropdown_menu a span{font-size:1.2rem; color:#999;}
.header_all ul li:nth-child(1) {transition: all 0.2s ease-out;}
.header_all ul li:nth-child(2) {transition: all 0.3s ease-out;}
.header_all ul li:nth-child(3) {transition: all 0.4s ease-out;}
.header_all ul li:nth-child(4) {transition: all 0.5s ease-out;}
.header_all ul li:nth-child(5) {transition: all 0.6s ease-out;}
.header_all ul li:nth-child(6) {transition: all 0.7s ease-out;}
.header_all ul li:nth-child(7) {transition: all 0.8s ease-out;}
.header_all ul li:nth-child(8) {transition: all 0.9s ease-out;}
.header_all ul li:nth-child(9) {transition: all 1.0s ease-out;}
.nav_show{top:60px;}

/*移动banner*/
.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}

/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 60px;width: 100%; font-size: .14rem;  display: none!important; background: var(--color)}
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: 1.4rem}
.sj_copy a{color:#333333;line-height:28px; font-size: 1.4rem}


/*浮动客服*/
.toolbar{position:fixed;bottom:15%;right:1%;margin-top:-163px;z-index:100;width:70px;}
.toolbar dd{position: relative;float: left;width: 70px;height: 70px;background: var(--color);margin-top: 2px;margin-bottom:0;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;font-size: 12px;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: var(--color);opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent var(--color);border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 160px;right: -172px;height: 160px;margin-right: 10px;border-radius: 5px;background: var(--color);opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 160px;height: 160px;padding: 10px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent var(--color);border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}

/*新闻内页*/
.news_detail {width:90%;margin:0 auto;color:#666666;line-height:24px;padding:15px;padding-top:0;}
.newsxx_bd {width:95%;height:auto;line-height:24px;float:right;}
.span_tit {width:95%;font-size:14px;text-align:center;line-height:30px;display:block;font-weight:bold;margin-bottom:10px;}
#newstitle {width:95%;height:50px;line-height:50px;font-size:16px;font-weight:bold;text-align:center;background:url(../images/newstitle.gif);margin:0 auto;line-height:35px;padding-top:20px;}
#newstitle h1 {font-size:14px;}
#newslaiyuan {width:95%;border-bottom:#D9D9D9 1px solid;height:50px;text-align:center;margin-top:0px;margin-right:auto;margin-bottom:30px;margin-left:auto;}
#newsmsg {width:95%;margin-top:0px;margin-right:auto;margin-bottom:10px;margin-left:auto;line-height:30px;}
#newsmsg p {line-height:28px;}
#newsfoot {width:100%;border:#DFDFE0 1px solid;background:#F7F7F7;height:60px;padding:5px;}
#newsfoot a {color:#666;}
.newslist {height:35px;background:url(../images/jiantou.gif) no-repeat 5px center;padding-left:15px;line-height:35px;}
.fav {width:100%;clear:both;display:block;overflow:hidden;}
.fav li {width:100%;height:30px;line-height:30px;border-bottom:#ddd 1px dashed;float:left;}
.fav li a {float:left;width:70%;height:30px;line-height:30px;overflow:hidden;color:#666;font-size:14px;}
.fav li a:hover {color:#000;}
.fav li span {float:right;color:#999;font-size:12px;margin-right:2%;}
.keyword_light {line-height:28px;}

.ui-text-right {text-align:right !important;}
.ui-row {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.ui-col-9 {-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
.ui-col-3 {-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.ny_news_show .JobTitle h1 {font-size: 24px;padding: 20px 0px;font-weight: bold;}
.ny_news_show .other {margin:15px 0;padding:0px;font-size:16px;}
.ny_news_show .other ul {overflow:hidden;list-style:none;display:flex;flex-wrap:wrap;}
.ny_news_show .other ul li {width:25%;line-height:40px;font-size:16px;}
.ny_news_show .other ul li span {color:#999;font-size:16px;}
.ny_news_show .content p {margin-bottom:20px;line-height:30px;font-size:16px;}
.ui-form-box{padding:0 25px;}
.ui-menu {display:flex;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;font-size:18px;margin-bottom:20px;}
.ui-menu .ui-menu-name {color:#333;border-bottom:2px solid #999;margin-bottom:-1px;padding-bottom:15px;align-self:flex-end;font-size:18px;}
.ui-menu-blue .ui-menu-name {color:#1890FF;border-bottom-color:#1890FF;}
.ui-btn {position:relative;display:inline-block;border:1px solid #e0e0e0;padding:0 20px;line-height:42px;overflow:hidden;border-radius:4px;color:#595959;background:#fff;user-select:none;vertical-align:middle;}
.ui-btn-blue {background:var(--color);border-color:var(--color);color:#fff;}
.ui-pt-20{padding-top:20px;}
.ui-mt-20{margin-top:20px;}
.ui-mb-40{margin-bottom:40px;}

@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%}
	.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){
  .toolbar,.formlist{display: none}
	.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: 0;}
	.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: var(--color) 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!important}
  .index_about_bottom dl dd{font-size: 16px}
	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}
  .ny_nav a:nth-child(5n){margin-right: 1.5%}
	.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%}
  .job-date{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 }
	.index_xuanze ul li{    padding: 22px 2%;}
	.index_xuanze ul li p{font-size: 14px;}
	.index_xuanze ul li h3{font-size: 18px;}
	.index_service ul{background:none; width: 100%}
	.index_service ul li{width:20%; margin: 0px;}
	.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 .index_dd_text{font-size:22px;letter-spacing:0;}
	.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{display:none;}
  .index_case_top h4{font-size:18px;}
  .xcx_scys_xx p{line-height:26px;}
  .fm-choose{display:none!important;}
  .ny_news_show .other ul li {width:33.33%}
}

@media screen and (max-width:500px){
	.contact_xinxi_right,.news_pic,.job-date{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: 20%; width: auto;}
	.ny_news_all{margin-top:0}
  .ny_news_all .jobFilter{padding-top:30px;}
  .ny_news_all ul li {padding:5px;}
	.ny_news_all ul li .ny_time{width:16%; }
	.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;}
 	 .index_xuanze ul li{width:100%; float:none; height: auto;}
    .index_xuanze ul li:nth-child(2n){float: none;}
	.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_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;}
	.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,.index_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;}
  .ny_news_show {margin:0;}
  .ny_news_show .JobTitle h1 {padding:0;}
  .ny_news_all .jobFilter a {padding:3px 10px;font-size:14px;}
  .ui-btn {padding:0 10px;line-height: 35px;}
  .ui-form-box{padding:0;}
  .index_pro_xx {height:60px;padding:0 10px;}
  .index_pro_xx p {font-size:16px;line-height:30px;}
  .index_case_xx {height:30px;padding:0 10px;}
  .index_case_xx p {font-size:16px;line-height:30px;}
	.index_xuanze ul li{/*height:240px;*/}
	.index_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: var(--color)}
	.ny_nav{margin:30px 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:20px;}
  .ny_service_all {margin:10px 0;}
	.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;}
  .ny_news_show .other ul li {width:50%}
}

@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;}
	.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: var(--color); 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;}
	.index_xuanze ul li{width:100%; float:none; height: auto;}
	.index_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;}
}