@charset "utf-8";
/* CSS Document 
制作： 青华互联网站建设 版权所有 复制必究
网址： www.qinghuahulian.com
电话/微信：18653219163  QQ:893157818
邮箱：vip@qinghuadns.com  联系人：王小姐
*/

*{margin:0px; padding:0px; box-sizing:border-box;
}
html,body{
     -webkit-text-size-adjust:none; scrollbar-width: thin;
}
body{
	color:#333333;
	background-color:#fff; font-family: Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', sans-serif;
}
body img{
    border:0px;
}
input, textarea {
	outline: 0;
	border: none;
	background: 0 0;
	font-size: 14px; font-family: Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', sans-serif;
	-webkit-appearance: none;
}

/*强制去除表单自带的样式*/ 
input,button,select,textarea{outline:none; -webkit-appearance:none;}

/*强制去除textarea自带的样式*/
textarea{resize:none; -webkit-appearance:none;}

textarea,input,select { background:none; border:none; margin:0; padding:0;}
A {
	color: #222222; text-decoration:none;
}
A:link {
	color: #222222; text-decoration:none;
}
A:visited {
	color: #222222; text-decoration:none;
}
A:hover {
	color: #e50102; text-decoration:none;
}
.clear{
	clear:both;
}
ul li{
	list-style-type:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.wrap{
	width:1520px; height:auto; margin-left:auto; margin-right:auto;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt50{
	margin-top:50px;
}
.mt80{
	margin-top:80px;
}
.header{
	width:100%; height:auto; padding-top:8px; padding-left:60px; padding-right:60px; position:fixed; left:0px; top:0px; z-index:1000; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;
}
.logo{
	float:left; padding-top:8px;
}
.logo img{
	width:200px; height:auto; display:block;
}
.logo img.logo1{
	display:block;
}
.logo img.logo2{
	display:none;
}
.qyemail{
	float:right; height:38px; line-height:38px; background:url(../images/emailbg.png) left center no-repeat; margin-top:18px; margin-left:24px;
}
.qyemail a{
	color:#fff; padding-left:28px;
}
.search_bnt{
	float:right; height:38px; line-height:38px; background:url(../images/search_bnt.png) left center no-repeat; margin-top:18px; margin-left:24px; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; cursor:pointer; color:#fff; padding-left:28px;
}
.search{
	width:320px; height:auto; padding:10px; position:absolute; right:60px; top:82px; z-index:-1; background-color:rgba(255,255,255,0.7); opacity: 0; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;
}
.search form{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:flex-start;
}
.sea_txt{
	width:72%; height:38px; line-height:38px; background-color:#fff; padding-left:10px; border:1px #ddd solid; display:none; border-right:0px; -webkit-appearance: none; border-radius: 0;
}
.sea_sub{
	width:28%; height:38px; line-height:38px; border:0px; background-color:#d91425; color:#fff; font-size:16px; cursor:pointer; border-top-right-radius: 4px; -webkit-border-top-right-radius: 4px; border-bottom-right-radius: 4px; -webkit-border-bottom-right-radius: 4px;
}
.search_show{
	 z-index:1111; opacity: 1; transition: 0.4s all;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
}
.search_show .sea_txt{
	display:inline-block;
}
.nav{
	float:right; margin-top:0px;
}
.nav li{
	float:left; margin-left:45px; position:relative;
}
.nav li i{
	margin-left:10px; font-size:14px; color:#ffffff;
}
.nav li a{
	color:#fff; line-height:74px; padding-bottom:28px;
}
.nav li:hover a{
	color:#e50102;
}
.nav li.cur a{
	color:#e50102;
}
.nav li.lastli{
	margin-left:25px;
}
.nav li.lastli span{
	width:1px; height:15px; background-color:#9d9e9f; display:inline-block; margin-top:30px;
}
#headbox2 .nav li.cur a{
	color:#e50102;
}
#headbox2 .nav li.cur ul li a{
	color:#252525;
}
#headbox2 .nav li.cur ul li a:hover{
	color:#e50102;
}
.nav ul li .sec-menu {
	position:absolute; top: 73px; width: 160px; left:0px; display:none; z-index:111; padding-top:10px; padding-bottom:12px; background-color:#fff; box-shadow: 0 0 4px #e2e2e2; padding-left:10px; padding-right:10px; border-top:3px #e6232b solid;  border-bottom-left-radius: 5px;  /* 左下角 */
border-bottom-right-radius: 5px; /* 右下角 */
-webkit-border-bottom-left-radius: 5px;  /* 左下角 */
-webkit-border-bottom-right-radius: 5px; /* 右下角 */
}
#sec-menu3{
	width:410px;
}
#sec-menu3 li{
	width:50%; float:left;
}
.nav ul li .sec-menu li{
	text-align:left; list-style-type:none; height:40px; line-height:40px; float:none; margin-left:0px;
}
.nav ul li .sec-menu li a {
	 display:block; font-size:15px; background-position:5px center;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s; border-bottom:0px;
	transition: all 0.3s; color:#252525; font-weight:normal; padding-left:10px; padding-bottom:0px;
}
.nav ul li .sec-menu li a:link {
	display:block; line-height:40px;
}
.nav ul li .sec-menu li a:visited {
	display:block; line-height:40px;
}
.nav ul li .sec-menu li a:hover {
	display:block; line-height:40px; color:#e22738;  background-color:#f8f8f8;
}
.mnav{
	display:none;
}
.header:hover{
	background-color:#ffffff;
}
.header:hover .logo img.logo1{
	display:none;
}
.header:hover .logo img.logo2{
	display:block;
}
.header:hover .search_bnt{
	color:#252525;
}
.header:hover .qyemail a{
	color:#252525;
}
.header:hover .nav li i{
	color:#111111;
}
.header:hover .nav li a{
	color:#131313;
}
.header:hover .nav li.cur a{
	color:#e50102;
}
.header:hover .nav li:hover a{
	color:#e50102;
}
.header:hover .nav li:hover ul li a{
	color:#252525;
}
.header:hover .nav li:hover ul li a:hover{
	color:#e50102;
}
.fixedindex{
	background-color:#ffffff; transition: 0s all; -webkit-transition: 0s all; -moz-transition: 0s all; -o-transition: 0s all;
}
.fixedindex .logo img.logo1{
	display:none;
}
.fixedindex .logo img.logo2{
	display:block;
}
.fixedindex .search_bnt{
	color:#252525;
}
.fixedindex .qyemail a{
	color:#252525;
}
.fixedindex .nav li i{
	color:#111111;
}
.fixedindex .nav li a{
	color:#131313;
}
.fixedindex .nav li.cur a{
	color:#d91425;
}
.fixedindex .nav li:hover a{
	color:#d91425;
}
.fixedindex .nav li:hover ul li a{
	color:#252525;
}
.fixedindex .nav li:hover ul li a:hover{
	color:#d91425;
}
.comheader{
	box-shadow: 0 0 10px #dddddd;
}
.index-banner-wrapper{
	width:100%; height:auto; position:relative; overflow:hidden; transform:translate3d(0,0,0); 
}
.index-banner-wrapper img{
	width:100%; height:auto; display:block;
}
.index-banner-wrapper .swiper-slide{
	transform:translate3d(0,0,0); overflow:hidden; position:relative;
}
.index-banner-wrapper .swiper-pagination {
    text-align: center; width: 100%; position:absolute; left:0px; bottom:40px; z-index:10;
}
.index-banner-wrapper .swiper-button-next{
	color:#e5e9ef; right:80px;
}
.index-banner-wrapper .swiper-button-prev{
	color:#e5e9ef; left:80px;
}
/*.banner .swiper-pagination-bullet {
    display: inline-block; opacity:1; background:url(../images/banner_arrow.png) center center no-repeat;  width: 21px; height: 21px; overflow: hidden; line-height: 999px;border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; margin: 4px;cursor: pointer;transition: width 0.3s ease-in-out; 
}
.banner .swiper-pagination-bullet-active{
	border:1px #ffffff solid;
	border-top-color:#787878;
    animation: spin 3s linear infinite;
  }
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }*/
/*.banner .swiper-slide img{
	width:100%; height:auto; min-height:100%; transition:1s linear 2s; transform:scale(1.1,1.1);
}
.banner .swiper-slide-active img,.swiper-slide-duplicate-active img{
	transition:5.5s linear; transform:scale(1,1);
}*/
.index-banner-wrapper .index-banner-swiper .swiper-slide-active .box-container {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.index-banner-wrapper .index-banner-swiper .video > img {
  display: none;
  width: 100%;
}
.index-banner-wrapper .index-banner-swiper .video video {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: left top;
}
.index-banner-wrapper .index-banner-swiper .box-container {
  opacity: 0;
  visibility: hidden;
  transform: translateY(120px);
  -webkit-transform: translateY(120px);
  -moz-transform: translateY(120px);
  -ms-transform: translateY(120px);
  -o-transform: translateY(120px);
  transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition-delay: 0.4s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.index-banner-wrapper .swiper-slide {
  overflow: hidden;
}
.index-banner-wrapper .swiper-slide.swiper-slide-active a > img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.index-banner-wrapper .swiper-slide a {
  display: block;
}
.index-banner-wrapper .swiper-slide a > img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: transform 6s ease;
  -webkit-transition: transform 6s ease;
  -moz-transition: transform 6s ease;
  -ms-transition: transform 6s ease;
  -o-transition: transform 6s ease;
}
.index-banner-wrapper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color:#d91425;
  position: relative; margin:0 12px;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.index-banner-wrapper .swiper-pagination-bullet svg {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: 50%;
  margin-left: -13px;
}
.index-banner-wrapper .swiper-pagination-bullet svg:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.index-banner-wrapper .swiper-pagination-bullet {
  fill: none;
}
.index-banner-wrapper .circle-chart__circle {
  stroke-linecap: square;
  fill: none;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__background {
  stroke: rgba(255, 255, 255, 0.4);
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__circle {
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: square;
  fill: none;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform-origin: center;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -moz-transform-origin: center;
}
.index-banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active .circle-chart__circle {
  animation: circle-chart-fill 5.5s linear reverse;
  -moz-animation: circle-chart-fill 5.5s linear reverse;
  -webkit-animation: circle-chart-fill 5.5s linear reverse;
  -ms-animation: circle-chart-fill 5.5s linear reverse;
}
.index-banner-wrapper .swiper-pagination-bullet.one.swiper-pagination-bullet-active .circle-chart__circle {
  animation: circle-chart-fill 5.5s linear reverse;
  -moz-animation: circle-chart-fill 5.5s linear reverse;
  -webkit-animation: circle-chart-fill 5.5s linear reverse;
  -ms-animation: circle-chart-fill 5.5s linear reverse;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
}
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet:focus,
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet:active,
.index-banner-wrapper .swiper-pagination .swiper-pagination-bullet:link {
  outline: none;
}

@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-webkit-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-moz-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@-ms-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
.scrolldown{position:absolute;bottom:30px;right:40px;z-index:2}.scrolldown span{position:absolute;left:-8px;bottom:90px;color:#FFF;font-family:"Montserrat","Zen Kaku Gothic New","Helvetica Neue","Hiragino Kaku Gothic ProN","Yu Gothic medium","Hiragino Sans",Meiryo,sans-serif;font-size:14px;letter-spacing:0em;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.scrolldown:before{content:"";position:absolute;bottom:0;left:-4px;width:9px;height:9px;border-radius:50%;background:#FFF;animation:circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite}.scrolldown:after{position:absolute;bottom:0;left:0;content:"";width:1px;height:80px;background:#FFF}@media all and (max-width: 840px){.scrolldown{right:26px;bottom:20px}.scrolldown span{font-size:12px;color:#ffffff; left:-7px;}.scrolldown:before{background:#ffffff}.scrolldown:after{background:#ffffff}}@-webkit-keyframes circlemove{0%{bottom:75px}100%{bottom:-5px}}@keyframes circlemove{0%{bottom:75px}100%{bottom:-5px}}@-webkit-keyframes cirlemovehide{0%{opacity:0}50%{opacity:1}80%{opacity:0.9}100%{opacity:0}}@keyframes cirlemovehide{0%{opacity:0}50%{opacity:1}80%{opacity:0.9}100%{opacity:0}}


@media all and (max-width: 768px){
.scrolldown{
	display:none;
}
}
.aboutbox{
	background:url('https://img.alicdn.com/imgextra/i1/712096873/O1CN01wguiw720dtBSzFuWE_!!712096873.jpg') center bottom no-repeat #fff; padding-top:145px; padding-bottom:145px;
}
.aboutus{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.about_info{
	width:45%;
}
.title{
	font-size:42px; font-weight:bolder;
}
.title span{
	color:#e50102; font-size:22px; font-weight:normal;
}
.about_info p{
	line-height:30px; margin-top:70px; text-indent:2em;
}
.about_pic{
	width:49%;
}
.about_pic img{
	width:100%; height:auto; display:block;
}
.more{
	width:167px; height:50px; line-height:50px; margin-top:50px; background-color:#e50102; text-align:center;
}
.more a{
	color:#fff; display:block;
}
.more a i{
	margin-left:5px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;
}
.more a:hover i{
	margin-left:25px;
}
.about_data{
	margin-top:118px;
}
.about_data ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; border-right:1px #cdcdcd solid;
}
.about_data li{
	width:25%; border-left:1px #cdcdcd solid; color:#747474; padding-top:35px; padding-bottom:35px; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: center;
}
.about_data li .about_data_pic{
	padding-top:15px;
}
.about_data li img{
	margin-right:25px;
}
.about_data li:hover img{
     -webkit-animation:swing 1s 0s ease both;animation:swing 1s 0s ease both
}
.about_data li p{
	text-align:left;
}
.about_data li span{
	font-size:68px; color:#101010; font-family:Helvetica, sans-serif; font-weight:bold;
}
.probox{
	width:100%; height:auto; padding-top:100px; background:url('https://img.alicdn.com/imgextra/i2/712096873/O1CN01pWMFKs20dtBRmeSIj_!!712096873.jpg') center top no-repeat #f6f6f6; padding-bottom:160px;
}
.probox .title{
	text-align:center;
}
.productlist{
	margin-top:90px;
}
.productlist ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.productlist li{
	width:23.5%; background-color:#fff; margin-bottom:40px; border-top:3px #e50102 solid; box-shadow: 0 0 10px #e9eaeb;
}
.productlist li img{
	width:100%; height:auto; display:block;
}
.productlist li .pro_txt{
	min-height:220px; padding-left:20px; padding-right:20px; padding-top:32px; position:relative; padding-bottom:92px; 
}
.productlist li a{
	font-size:22px;
}
.productlist li p{
	color:#999999; font-size:14px; margin-top:25px; line-height:24px;
}
.productlist li span{
	width:105px; height:30px; text-align:center; display:inline-block; line-height:30px; border:1px #ececec solid; border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;-o-border-radius:30px; position:absolute; left:20px; bottom:33px; z-index:10;
}
.productlist li span a{
	color:#c3c2c2; font-size:14px;
}
.productlist li:hover .pro_txt{
	background:url(../images/pro_libg.jpg) left bottom no-repeat; background-size:cover;
}
.productlist li:hover a{
	color:#fff;
}
.productlist li:hover p{
	color:#ff9494;
}
.productlist li:hover span{
	border:1px #ff9494 solid; 
}
.productlist li:hover span a{
	color:#ff9494;
}
.solutionbox{
	width:100%; height:auto; padding-top:90px; padding-bottom:120px; background:url('https://img.alicdn.com/imgextra/i3/712096873/O1CN01vwtM1Q20dtBQxsnhp_!!712096873.jpg') center top no-repeat; background-size:cover;
}
.solutionbox .title{
	text-align:center; color:#fff;
}
.solutionbox .title span{
	color:#fff;
}
.solution_wrap{
	position:relative; padding-left:10%; padding-right:10%;
}
.solutions{
	overflow:hidden; margin:0 auto; margin-top:100px; position:relative;
}
.solutions .swiper-slide{
	background-color:#fff;
}
.solutions .solutionpagination{
	margin-top:45px; text-align:center;
}
.solutions .swiper-pagination-bullet {
	display: inline-block;opacity:1; width: 12px;height: 12px;margin: 5px;cursor: pointer;transition: width 0.3s ease-in-out;border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; background: #d91425; border:1px #d91425 solid;
}
.solutions .swiper-pagination-bullet-active{
	background:none; border:2px #fff solid;
}
.solution_wrap .swiper-next{
	width:50px; height:50px; text-align:center; line-height:50px; position:absolute; right:5%; top:50%; margin-top:-25px; z-index:10; border:2px #e50102 solid; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; cursor:pointer;
}
.solution_wrap .swiper-prev{
	width:50px; height:50px; text-align:center; line-height:50px; position:absolute; left:5%; top:50%; margin-top:-25px; z-index:10; border:2px #e50102 solid; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; cursor:pointer;
}
.solution_wrap i{
	font-size:20px; color:#e50102;
}
.solution_info{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: flex-start; padding-left:25px; padding-top:35px; border-bottom:1px #e7e7e7 solid;
}
.solution_info .solution_txt{
	padding-left:25px; font-size:30px; padding-top:10px; padding-bottom:15px;
}
.solution_info .solution_txt a{
	font-size:30px;
}
.solution_info .solution_txt span{
	font-size:16px; color:#aaaaaa; line-height:24px;
}
.solution_pic{
	margin-top:40px;
}
.solution_pic img{
	width:100%; height:auto; display:block;
}
.newscenter{
	text-align:center; margin-top:110px;
}
.newslist{
	margin-top:65px;
}
.listnews{
	padding-bottom:50px;
}
.newslist ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.newslist li{
	width:31.5%; height:auto; margin-bottom:45px; background-color:#f6f6f6; position:relative;
}
.newslist .itemempty{
    height:0px;
    width:31.5%; margin-bottom:0px;
}
.newslist:after {
    content: "";
    flex: auto;
}
.newslist .news_pic{
	overflow:hidden; border:1px #eee solid;
}
.newslist li img{
	width:100%; height:auto; display:block; overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}
.newslist li:hover img{
	transform: scale(1.1, 1.1);	
	-ms-transform:scale(1.1, 1.1); 	/* IE 9 */
	-moz-transform:scale(1.1, 1.1); 	/* Firefox */
	-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1, 1.1); 	/* Opera */
}
.newslist .news_txt{
	padding-left:25px; padding-right:25px; padding-top:30px; padding-bottom:100px;
}
.newslist li a{
	font-size:22px; line-height:38px;
}
.newslist .news_date{
	width:90%; position:absolute; left:25px; bottom:25px; color:#777;
}
.newslist .news_date i{
	float:right; font-size:20px;
}
.mauto{
	margin:0 auto; margin-top:35px;
}
.quick_info{
	height:auto; margin-top:145px;
}
.quick_info ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.quick_info li{
	width:25%; height:auto; position:relative;
}
.quick_info li img{
	width:100%; height:auto; display:block;
}
.quick_info li .mask{
	width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:10; background-color:rgba(238,241,250,0.65);transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;
}
.quick_info li:hover .mask{
	z-index:-1; opacity:0;
}
.quick_info li .quick_txt{
	position:absolute; left:0px; top:0px; z-index:11; width:100%; text-align:center; padding-top:140px; font-size:30px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;
}
.quick_info li .quick_txt span{
	font-size:16px; color:#757575; text-transform:uppercase;
}
.quick_info li .quick_txt img{
	width:54px; height:54px; margin:0 auto;
}
.quick_info li:hover .quick_txt img{
     -webkit-animation:swing 1s 0s ease both; animation:swing 1s 0s ease both;
}
.quick_info li .arrow{
	width:52px; height:52px; margin:0 auto; margin-top:55px; line-height:52px; background-color:#e50102; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; opacity: 0; transition: 0.6s all; -webkit-transition: 0.6s all; -moz-transition: 0.6s all; -o-transition: 0.6s all;
}
.quick_info li .arrow i{
	color:#fff;
}
.quick_info li .arrow a{
	display:block;
}
.quick_info li:hover .quick_txt{
	padding-top:110px;
}
.quick_info li:hover .arrow{
	opacity:1;
}
.footbox{
	width:100%; height:auto; background:url(../images/footbg.jpg) center bottom no-repeat #191818; padding-top:100px; padding-bottom:160px;
}
.footer{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.wechat{
	width:160px; text-align:center; color:#fff;
}
.wechat img{
	border:1px #3a3a3a solid; padding:10px; margin-bottom:10px;
}
.foot_nav{
	width:40%;
}
.foot_nav ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.foot_nav li a{
	color:#989898; font-size:14px; line-height:34px;
}
.foot_nav li a:hover{
	color:#ffffff;
}
.foot_nav li h3{
	margin-bottom:20px;
}
.foot_nav li h3 a{
	color:#ffffff; font-size:16px;
}
.foot_contact{
	width:350px; line-height:30px; font-size:14px; color:#989898;
}
.foot_contact h3{
	color:#fff; font-size:18px; margin-bottom:25px;
}
.foot_contact li a{
	color:#989898; font-size:14px; line-height:34px;
}
.foot_contact li a:hover{
	color:#e7e7e7;
}
.foot_contact li i{
	color:#cc0405; margin-right:12px; font-size:16px;
}
.foot_contact li:nth-of-type(3) i{
	font-size:18px;
}
.copybox{
	height:auto; padding-top:18px; padding-bottom:18px; background-color:#1d1c1c;
}
.copyrights{
	font-size:14px; color:#767676;
}
.copyrights a{
	color:#767676;
}
.copyrights a:hover{
	color:#e7e7e7;
}
.copyrights span{
	float:right;
}
.copyrights br{
	display:none;
}
.beian{
	background:url(../images/beian.png) left center no-repeat; padding-top:3px; padding-bottom:3px; margin-left:3px; padding-left:25px;
}
.backtop{
    display: none;
    right: 20px;
    bottom: 20px;
    width: 44px;
    height: 44px;
    border-radius: 4px;
    position: fixed;
    cursor: pointer;
    z-index: 99;
    background: #d91322 url(../images/top.svg) no-repeat center/22px auto;
}
.backtop a{
	width:44px; height:44px; display:block;
}
.bottomkf{
	display:none;
}

/* 关于我们 */

.com_banner{
	width:100%; height:auto; position:relative; overflow:hidden;
}
.com_banner img{
	width:100%; height:auto; display:block;
}
.com_banner_txt{
	position:absolute; left:10%; top:47%; z-index:10; color:#fff; font-size:42px; line-height:40px;
}
.com_banner_txt span{
	font-size:26px;
}
.posibox{
	height:auto; background-color:#f7f7f7;
}
.position{
	font-size:14px; color:#888;
}
.position a:first-child{
	padding-left:30px; background:url(../images/posibg.png) left center no-repeat; padding-top:20px; padding-bottom:20px; margin-left:0px;
}
.position a{
	font-size:14px; color:#888; display:inline-block; padding-top:20px; padding-bottom:20px; margin-left:5px; margin-right:5px;
}
.position a:hover{
	color:#e50102;
}
.position ul{
	float:right;
}
.position li{
	display:inline-block; padding-left:25px; padding-right:25px;
}
.position li.cur{
	background-color:#e50102;
}
.position li a{
	font-size:16px; margin-left:0px; margin-right:0px;
}
.position li.cur a{
	color:#fff;
}
.position li a:first-child{
	background:none; padding-left:0px;
}
.historybox{
	background:url('https://img.alicdn.com/imgextra/i4/712096873/O1CN018EwZSk20dtBTYHzFD_!!712096873.jpg') center top no-repeat; padding-top:100px; padding-bottom:110px; background-size:cover;
}
.history_info{
	height:auto; background:url(../images/line.jpg) left 245px repeat-x; margin-top:30px;
}
.history_info ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: flex-start;
}
.history_info li{
	width:16.6%; height:247px; padding-top:80px; background:url(../images/history_libg.png) left top no-repeat; margin-top:241px; color:#e50102; font-size:24px; font-weight:bolder;
}
.history_info li:hover{
	background:url(../images/history_libg-2.png) left top no-repeat;
}
.history_info li span{
	background:url(../images/history_spanbg.png) 4px center no-repeat; padding-left:15px;
}
.history_info li p{
	color:#666666; font-size:16px; font-weight:normal; margin-top:10px; padding-left:15px;
}
.history_info li:nth-child(2n){
    margin-top: 2px; padding-top:60px; background:url(../images/history_libg2.png) left top no-repeat; 
}
.history_info li:nth-child(2n):hover{
	background:url(../images/history_libg2-2.png) left top no-repeat;
}
.history_info li:nth-child(2n) span{
	background:url(../images/history_spanbg.png) 3px center no-repeat; padding-left:15px;
}
.zuzhi_pic{
	text-align:center; padding-bottom:110px;
}
.zuzhi_pic img{
	max-width:100%; height:auto;
}
.teambox{
	background:url('https://img.alicdn.com/imgextra/i2/712096873/O1CN01ZZbwkf20dtBRDJWte_!!712096873.jpg') center top no-repeat; padding-top:80px;
}
.team ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; margin-top:60px;
}
.team li{
	width:22%; background-color:#fff; text-align:center; padding-top:35px; padding-bottom:50px; line-height:28px; box-shadow: 0 0 15px #dddddd; font-size:20px; color:#e50102;
}
.team li img{
	margin-bottom:15px;
}
.team li span{
	background-color:#e50102; display:inline-block; color:#fff; width:90px; height:32px; line-height:32px; border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-o-border-radius:32px; margin-bottom:20px; font-size:18px;
}
.team li p{
	margin-top:20px; color:#666666; font-size:16px;
}
.culture{
	margin-top:60px;
}
.culture ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.culture li{
	width:32%; padding-top:45px; padding-bottom:45px; padding-left:40px; padding-right:40px; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: felx-start; box-shadow: 0 0 15px #dddddd;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px; 
}
.culture li .culture_icon{
	width:25%;
}
.culture li .culture_icon img{
	width:100%; max-width:112px; height:auto;
}
.culture li .culture_txt{
	width:75%; padding-left:30px; font-size:24px;
}
.culture li .culture_txt p{
	font-size:16px; color:#666666; margin-top:15px; line-height:28px;
}
.culture li:hover{
	color:#fff; background: linear-gradient(to bottom, #e50102, #b71314);
}
.culture li:hover .culture_txt p{
	color:#fff;
}
.culture li:hover img{
	background-color:#fff; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;
}
.honorbox{
	background:url('https://img.alicdn.com/imgextra/i4/712096873/O1CN01SL4x8r20dtBSJSr3v_!!712096873.jpg') center top no-repeat; margin-top:110px; padding-top:110px; padding-bottom:100px;
}
.honor_tit{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.honor_txt{
	width:60%; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; padding-top:20px;
}
.honor_txt01{
	font-size:18px; color:#e50102;
}
.honor_txt01 span{
	font-size:52px; font-weight:bolder;
}
.honor_txt02{
	width:80%; border-top:1px #b3b3b3 solid; border-bottom:1px #b3b3b3 solid; padding-top:15px;
}
.honor_txt02 ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.honor_txt02 li{
	display:flex; display: -webkit-flex; align-items:center;
}
.honor_txt02 li span{
	font-size:48px; font-weight:bolder;
}
.honor_pic{
	margin-top:95px;
}
.honor_pic img{
	width:100%; height:auto; display:block;
}
.network{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.network_info{
	width:26%; padding-top:90px;
}
.network_info li{
	border-bottom:1px #e4e4e4 solid; padding-top:20px; padding-bottom:25px;
}
.network_info li h3{
	color:#e50102; background:url(../images/h3bg.jpg) left center no-repeat; padding-left:16px; font-size:22px;
}
.network_info li p{
	margin-top:20px; line-height:28px; color:#483333; font-size:18px;
}
.network_pic{
	width:68%;
}
.network_pic img{
	width:100%; height:auto;
}
.casebox{
	background:url(../images/caseboxbg.jpg) center top no-repeat; background-size:cover; margin-top:100px; padding-top:70px; padding-bottom:150px;
}
.casebox .title{
	color:#fff;
}
.casebox .title span{
	color:#fff;
}
.cases{
	height:auto; margin-top:60px;
}
.cases ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.cases li{
	width:16.1%; background-color:#fff; padding-top:3px; padding-bottom:3px; overflow:hidden; margin-bottom:10px; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px; 
}
.cases li img{
	width:95%; height:auto; margin:0 auto; display:block;
}

/* 服务范围 */

.service_info{
	margin-top:110px; font-size:24px; line-height:42px; overflow:hidden; padding-bottom:110px;
}
.service_info img{
	float:right; margin-left:10%;
}
.service{
	display:flex; display: -webkit-flex; flex-direction:row-reverse; flex-wrap: wrap; justify-content: space-between;
}
.service2{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; margin-top:38px; margin-bottom:38px;
}
.service_pic{
	width:50%;
}
.service_pic img{
	width:100%; height:auto; display:block;
}
.service_txt{
	width:50%; height:auto; background-color:#f7f7f7; padding-left:5%; padding-right:5%; display:flex; display: -webkit-flex; flex-direction:column; flex-wrap: wrap; justify-content: center; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px; 
}
.service_txt h3{
	color:#e50102; font-size:26px;
}
.service_txt p{
	margin-top:45px; color:#666666; line-height:30px;
}
.height170{
	height:170px;
}
.product{
	padding-top:110px; padding-bottom:150px; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.product_left{
	width:22%; min-width:280px;
}
.pro_cat_title{
	height:78px; line-height:78px; text-align:center; background:url(../images/pro_catbg.jpg) no-repeat; background-size:cover; color:#fff; font-size:24px; border-top-left-radius: 6px;/* 左上角 */ -webkit-border-top-left-radius: 6px; /* 左上角 */ border-top-right-radius: 6px; /* 右上角 */-webkit-border-top-right-radius: 6px;/* 右上角 */
}
.pro_cat_title i{
	display:none;
}
.pro_cats{
	border:1px #e7e7e7 solid;
}
.pro_cats li ul{
	display:none;
}
.pro_cats li i.bi-chevron-down{
	display:none;
}
.pro_cats li.active ul{
	display:block;
}
.pro_cats li.active ul li:first-child{
	margin-top:15px;
}
.pro_cats li.active ul li:last-child{
	border-bottom:1px #e7e7e7 solid; padding-bottom:15px;
}
.pro_cats li.active i.bi-chevron-right{
	display:none;
}
.pro_cats li.active i.bi-chevron-down{
	display:block; color:#e50102;
}
.pro_cats li.active h3{
	display:block;
}
.pro_cats li.active h3 a{
	color:#e50102;
}
.pro_cats li h3{
	border-bottom:1px #e7e7e7 solid;
}
.pro_cats li h3 a{
	padding-left:40px; display:block; padding-top:20px; padding-bottom:20px; font-size:18px; font-weight:normal;
}
.pro_cats li i{
	float:right; margin-right:30px; font-size:12px; margin-top:27px; color:#666;
}
.pro_cats li:last-child{
	border-bottom:0px;
}
.pro_cats li:last-child h3{
	border-bottom:0px;
}
.pro_cats li ul li{
	border-bottom:0px; line-height:40px; padding-top:0px; padding-bottom:0px;
}
.pro_cats li ul li a{
	padding-left:40px; display:block;
}
.pro_cats li ul li span{
	width:12px; height:14px; display:inline-block; opacity: 0; vertical-align:middle; background:url(../images/pro_libg2.jpg) center top no-repeat; margin-right:18px;
}
.pro_cats li ul li:hover span{
	opacity: 1;
}
.pro_cats li ul li.cur span{
	opacity: 1;
}
.pro_cats li ul li.cur a{
	color:#e50102;
}
.product_right{
	width:72%;
}
.brand_info{
	border:1px #e7e7e7 solid; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;  display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; overflow:hidden;
}
.brand_logo{
	width:31%;
}
.brand_logo img{
	width:100%; height:auto; display:block;
}
.brand_txt{
	width:69%; background-color:#f7f7f7; padding-left:40px; display:flex; display: -webkit-flex; flex-direction: column; justify-content:center;
}
.brand_txt h2{
	color:#e50102; font-size:28px;
}
.brand_txt p{
	margin-top:10px;
}
.content{
	line-height:36px; color:#666666; margin-top:60px;
}
.content p{
	margin-bottom:30px;
}
.content img{
	max-width:100% !important; height:auto !important;
}
.content .table{
	border-left:1px #dcdcdc solid; border-top:1px #dcdcdc solid;
}
.content .table td{
	border-right:1px #dcdcdc solid; border-bottom:1px #dcdcdc solid; padding-top:10px; padding-bottom:10px;
}
.content .table tr{
	background-color:#ffffff;
}
.content .table tr:nth-child(2n){
    background-color:#f7f7f7;
}
.content .table tr.firstRow{
	background-color:#e50102;
}
.content h3{
	font-size:22px; color:#111010; margin-bottom:20px; background-color:#f7f7f7; padding-top:5px; padding-bottom:5px; padding-left:10px;
}
.content ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; margin-bottom:60px;
}
.content li{
	width:24%; background-color:#fff3f3; text-align:center; line-height:50px; margin-top:12px;
}
.product_title{
	border-bottom:2px #e50102 solid; text-align:center; color:#111010; font-size:30px; padding-bottom:35px; font-weight:bolder;
}
.pro_prenext{
	border-top:1px #e7e7e7 solid; margin-top:60px; padding-top:20px;
}
.pro_prenext ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.pro_prenext li{
	color:#999999;
}
.pro_prenext li i{
	font-size:14px;
}
.pccenter{
	text-align:center;
}
.talent_info{
	font-size:18px; line-height:36px; margin-top:60px; color:#666666; padding-bottom:200px; text-align:center;
}
.talent_info img{
	max-width:100%; height:auto;
}
.talent_info h2{
	margin-top:20px; margin-bottom:20px; color:#333333;
}
.talent_info_td{
	height:auto; text-align:center; margin-top:60px; margin-bottom:60px;
}
.talent_info_td ul{
	list-style-type:none;
}
.talent_info_td li{
	width:147px; height:147px; border:1px #fbcc00 dashed; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; text-align:center; padding:7px; display:inline-block; margin-left:9px; margin-right:9px; color:#fff;
}
.talent_info_td li div{
	background-color:#fbcc00; width:131px; height:131px; padding-top:38px; font-size:24px; line-height:28px; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;
}
.talent_info_td li div span{
	font-size:16px;
}
.talent_info_td li.talent_02{
	border:1px #f86c25 dashed;
}
.talent_info_td li.talent_02 div{
	background-color:#f86c25;
}
.talent_info_td li.talent_03{
	border:1px #b7d752 dashed;
}
.talent_info_td li.talent_03 div{
	background-color:#b7d752;
}
.talent_info_td li.talent_04{
	border:1px #5b9eee dashed;
}
.talent_info_td li.talent_04 div{
	background-color:#5b9eee;
}
.jobslist{
	border-top:2px #e50102 solid; padding-bottom:200px; margin-top:50px;
}
.jobslist ul li{
	width:100%;	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: flex-start; height:auto; line-height:36px; font-size:18px; border-bottom:1px #dddddd solid;  cursor:pointer;
}
.jobslist ul li div{
	 padding-top:40px; padding-bottom:30px;
}
.jobslist ul li div:nth-of-type(1){
	width:25%; color:#1a3552; font-weight:bolder;
}
.jobslist ul li div:nth-of-type(2){
	width:30%;
}
.jobslist ul li div:nth-of-type(3){
	width:45%;
}
.jobslist li span{
	display:inline-block; width:45px; height:45px; background:url(../images/jia.png) no-repeat; float:right; -moz-background-size:100% auto;  background-size:100% auto; margin-top:-10px;
}
.jobslist li.on span{
	background:url(../images/jia2.png) no-repeat; -moz-background-size:100% auto;  background-size:100% auto;
}
.jobslist ul li ul{
	display:none; width:100% !important; margin-top:0px !important;
}
.jobinfo{
	font-size:16px; line-height:24px; width:100% !important; background-color:#fff; padding-top:10px !important; padding-bottom:50px; cursor:auto; width:100% !important; display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; border-top:1px #eee dashed;
}
.jobinfo h4{
	font-size:16px; margin-bottom:10px; color:#1a3552; margin-top:20px; font-weight:bolder;
}
.jobinfo div{
	 color:#666666 !important; font-weight:normal !important; width:48% !important; padding-top:0px !important;    line-height:36px; padding-bottom:0px !important;
}
.jobinfo div div{
	 width:auto !important;
}
.jobinfo div span{
	 background: none !important; float:none !important; width:auto !important; height:auto !important; margin-top:0;
}
.jobslist .jianli{
	width:115px !important; height:43px !important; line-height:43px !important; text-align:center; background-color:#e50102; color:#fff !important; padding-top:0px !important; margin-bottom:35px;
}
.jobslist .jianli a{
	color:#fff; display:block; font-size:16px;
}
.pages{
	margin:0 auto; text-align:center; padding-bottom:150px;
}
.pages ul{
	list-style-type:none;
	padding:12px 0px 12px 0px;justify-content:center;
}
.pages ul span{
	display:inline-block;
	height:50px;
	line-height:50px;
	font-size:18px; margin-left:5px; margin-right:5px;
}
.pages ul span.page-status{
	padding-left:15px; padding-right:15px;
}
.pages ul span.page-numbar{
	font-size:18px; margin-right:0px;
}
.pages ul span.page-next{
	margin-left:0px;
}
.pages ul span.page-numbar a{
	font-size:18px; margin-right:8px; padding-left:20px; padding-right:20px;
}
.pages ul span a{
	color:#d91425;
	height:50px;
	line-height:50px;
	padding-left:16px;
	padding-right:16px;
	display:inline-block;
	font-size:18px; background-color:#f2f2f2;
}
.pages ul span a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#d91425; height:50px; line-height:50px;
	padding-left:16px;
	padding-right:16px; display:inline-block;
}
.pages ul span.page-numbar a:hover{
	padding-left:20px; padding-right:20px;
}
.pages ul a.page-num-current,
.pages ul a.page-num-current a,.pagebox ul a.page-num-current a:hover{
	background-color:#d91425;
	padding:0px 4px 0px; padding-left:20px; padding-right:20px;
	color:#fff;
}
.text-secondary{
       font-size:18px; text-align:center; height:auto; overflow:hidden; color:#888;border-top:1px #ddd dashed; padding-top:20px; margin-bottom:125px;
}
.mainnews{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; margin-top:110px; margin-bottom:110px;
}
.news_left{
	width:70%;
}
.news_info{
	border-bottom:2px #cd161e solid; padding-bottom:25px; font-size:14px; color:#b0b0b0;
}
.news_info h1{
	font-size:30px; line-height:46px; margin-bottom:15px; color:#0c0c0c;
}
.news_content{
	margin-top:50px; line-height:36px;
}
.news_content p{
	margin-bottom:30px; text-indent:2em;
}
.news_content img{
	max-width:100% !important; height:auto !important;
}
.news_content p img{
	margin-left:-2em;
}
.end{
	height:15px; border-bottom:1px #e9eaf8 solid; position:relative; margin-top:80px;
}
.end span{
	position:absolute; left:50%; top:4px; z-index:1; transform: translate(-50%); background-color:#fff; display:block; padding-left:20px; padding-right:20px; color:#acacac; font-size:14px;
}
.news_right{
	width:25%;
}
.prenext{
	background-color:#f7f7f7; padding-top:50px; padding-left:35px; padding-right:35px; padding-bottom:60px; color:#cd161e;
}
.prenext ul{
	margin-bottom:40px;
}
.prenext li{
	border-bottom:1px #dcdcf3 solid; padding-bottom:15px; margin-bottom:20px; font-weight:bolder;
}
.prenext li a{
	color:#666666; font-weight:normal; padding-bottom:15px; line-height:26px; display:inline-block;
}
.prenext li a:hover{
	color:#cd161e;
}
.cooperate{
	width:220px; height:50px; line-height:50px; background-color:#e50102; text-align:center; margin-top:20px; 
}
.cooperate a{
	color:#ffffff; display:block;
}
.cooperate a i{
	transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -o-transition: 0.3s all;
}
.cooperate a:hover i{
	margin-left:15px;
}
.contactus{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; padding-bottom:120px;
}
.contact_item{
	width:48%; margin-top:60px; background-color:#f7f7f7;
}
.contact_pic{
	overflow:hidden;
}
.contact_pic img{
	width:100%; height:auto; display:block;
}
.contact_txt{
	height:auto; padding-left:50px; padding-top:35px; padding-bottom:35px; line-height:32px;
}
.contact_txt h3{
	margin-bottom:20px; color:#0d0c0c;
}
.contact_txt i{
	color:#e6090a; font-weight:bolder; margin-right:10px;
}
.greybox{
	background-color:#f7f7f7; padding-top:100px; padding-bottom:150px;
}
.message{
	font-size:22px; margin-top:40px;
}
.message form{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; margin-top:45px;
}
.mesg_txt{
	width:32%; height:52px; line-height:52px; background-color:#fff; margin-bottom:25px; padding-left:15px; font-size:16px; box-shadow: 0 0 10px #dddddd;
}
.mesg_text{
	width:100%; height:160px; line-height:52px; background-color:#fff; margin-bottom:25px; padding-left:15px; font-size:16px; box-shadow: 0 0 10px #dddddd;
}
.mesgbox{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between; 
}
.code_txt{
	width:200px;
}
.checkcode{
	height:52px !important; width:auto; margin-left:15px;
}
.mesg_sub{
	width:220px; height:52px; color:#fff; font-size:18px; text-align:center; cursor:pointer; background-color:#e50102; 
}
.solution_cat{
	height:auto; margin-top:110px;
}
.solution_cat ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.solution_cat li{
	width:19%; height:98px; text-align:center; background-color:#fbcc00; display:flex; display: -webkit-flex;flex-direction:column; justify-content:center;
}
.solution_cat li a{
	color:#fff; font-size:18px; display:block;
}
.solution_cat li:nth-of-type(2){
	background-color:#f86c25;
}
.solution_cat li:nth-of-type(3){
	background-color:#b7d752;
}
.solution_cat li:nth-of-type(4){
	background-color:#5b9eee;
}
.solution_cat li:nth-of-type(5){
	background-color:#6bbebe;
}
.solution_title{
	margin-top:100px; padding-bottom:30px;
}
.solution_content{
	background-color:#f7f7f7; padding-top:60px; padding-bottom:200px; border-top:1px #d3d3d3 solid;
}
.solution_content h3{
	font-size:24px; max-width:85%; margin:0 auto; background:url(../images/h3bg2.jpg) left center no-repeat; padding-left:10px; margin-top:5px;
}
.solution_list{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content:center; margin-top:40px;
}
.solution_left{
	width:25%; background-color:#fff; padding-right:20px;
}
.solution_left img{
	height:345px; width:auto; max-width:100%; margin:0 auto; display:block;
}
.solution_table{
	width:60%;
}
.solution_table .firstRow{
	background-color:#e7211a; color:#fff; font-size:20px;
}
.solution_table table{
	width:100%;	border-left:1px #dcdcdc solid; border-top:1px #dcdcdc solid;
}
.solution_table table td{
	border-right:1px #dcdcdc solid; border-bottom:1px #dcdcdc solid; padding-top:10px; padding-bottom:10px; padding-left:10px;
}
.solution_table table tr{
	background-color:#ffffff;
}
.solution_table table tr:nth-child(2n){
    background-color:#f7f7f7;
}
.solution_txtp p{
	line-height:30px; margin-top:30px;
}


@media only screen and (max-width: 1600px) {
.wrap{
	width:100%; padding-left:100px; padding-right:100px;
}
.nav li{
	margin-left:40px;
}
.about_info p{
	margin-top:40px;
}
.about_data li span{
	font-size:60px;
}
.solution_wrap .swiper-next{
	right:4%;
}
.solution_wrap .swiper-prev{
	left:4%;
}
.solution_content h3{
	max-width:95%;
}
.solution_left{
	width:30%;
}
.solution_table{
	width:65%;
}
}
@media only screen and (max-width: 1480px) {
.wrap{
	padding-left:60px; padding-right:60px;
}
.header{
	padding-left:30px; padding-right:30px;
}
.logo{
	padding-top:12px;
}
.logo img{
	width:180px; height:auto;
}
.nav li{
	margin-left:30px;
}
.aboutbox{
	padding-top:120px; padding-bottom:120px;
}
.about_info{
	width:46%;
}
.about_pic{
	width:48%;
}
.title{
	font-size:36px;
}
.title span{
	font-size:20px;
}
.com_banner_txt{
	font-size:36px;
}
.com_banner_txt span{
	font-size:20px;
}
.about_data{
	margin-top:60px;
}
.about_data li span{
	font-size:52px;
}
.probox{
	padding-bottom:120px;
}
.solution_icon img{
	width:85px; height:auto;
}
.solution_info .solution_txt a{
	font-size:28px;
}
.solution_info .solution_txt span{
	font-size:14px;
}
.solutionbox{
	padding-bottom:120px;
}
.quick_info li .quick_txt{
	font-size:28px; padding-top:100px;
}
.quick_info li:hover .quick_txt{
	padding-top:80px;
}
.history_info li{
	font-size:22px;
}
.history_info li p{
	font-size:14px;
}
.team li{
	width:23%;
}
.culture li{
	padding-left:30px; padding-right:10px; padding-top:30px; padding-bottom:30px;
}
.culture li .culture_txt p{
	font-size:14px;
}
.brand_txt h2{
	font-size:24px;
}
.product_title{
	font-size:26px;
}
.contact_txt{
	padding-left:35px;
}
}
@media only screen and (max-width: 1366px) {
.nav li{
	margin-left:25px;
}
.quick_info li .quick_txt{
	font-size:24px;
}
.service_txt{
	padding-left:3.5%; padding-right:3.5%;
}
.service_info{
	font-size:20px;
}
.service_info img{
	width:300px; height:auto;
}
.news_left{
	width:67%;
}
.news_right{
	width:28%;
}
.solution_cat li{
	height:70px;
}
.solution_cat li a{
	font-size:16px;
}
.solution_content h3{
	max-width:100%; font-size:20px;
}
.solution_left{
	width:35%;
}
.solution_table{
	width:65%;
}
}
@media only screen and (max-width: 1280px) {
.wrap{
	padding-left:30px; padding-right:30px;
}
.nav li a{
	font-size:14px;
}
.search_bnt{
	font-size:14px;
}
.qyemail a{
	font-size:14px;
}
.about_data li img{
	width:60px; height:auto;
}
.about_data li span{
	font-size:46px;
}
.productlist li a{
	font-size:18px;
}
.productlist li p{
	font-size:12px;
}
.productlist li span{
	width:90px; height:28px; line-height:28px; border-radius:28px;-moz-border-radius:28px;-webkit-border-radius:28px;-o-border-radius:28px;
}
.productlist li span a{
	font-size:12px;
}
.solution_info{
	padding-left:15px; padding-top:25px;
}
.solution_info .solution_txt{
	padding-left:15px;
}
.solution_icon img{
	width:75px; height:auto;
}
.solution_info .solution_txt a{
	font-size:24px;
}
.solution_info .solution_txt span{
	font-size:12px;
}
.solution_pic{
	margin-top:0px;
}
.backtop{
    right: 10px;
}
.product_right{
	width:71%;
}
.brand_logo img{
	width:100%; height:100%; object-fit: cover;
}
.brand_txt{
	padding-top:30px; padding-bottom:30px; padding-left:15px; padding-right:15px;
}
.brand_txt h2{
	font-size:22px;
}
.product_title{
	font-size:24px;
}
.contact_item{
	width:48%; margin-top:45px;
}
}
@media only screen and (max-width: 1200px) {
.header{
	position:fixed; display:table; background-color:#fff; padding-bottom:8px;
}
.logo{
	padding-top:8px;
}
.logo img{
	width:135px; height:auto;
}
.logo img.logo1{
	display:none;
}
.logo img.logo2{
	display:block;
}
.search_bnt{
	height:32px; line-height:32px; margin-top:8px; color:#252525;
}
.qyemail{
	margin-top:6px;
}
.qyemail a{
	color:#252525;
}
.search{
	right:30px; top:61px;
}
.index-banner-wrapper{
	margin-top:61px;
}
.banner{
	margin-top:61px;
}
.com_banner{
	margin-top:61px;
}
.mnav{
	display:block; float:right; margin-top:15px; width:25px; height:30px; position:relative;
}
.mnav span{display:block;background:#d91425; width:25px;height:2px;position:absolute;left:0px;transition:all ease 0.35s}
.mnav span:nth-of-type(1){top:0px}
.mnav span:nth-of-type(2){top:8px}
.mnav span:nth-of-type(3){top:16px}
.mnav_se span:nth-of-type(1){top:8px;transform:rotate(45deg)}
.mnav_se span:nth-of-type(2){width:0}
.mnav_se span:nth-of-type(3){top:8px;transform:rotate(-45deg)}
.nav{
	width:100%; height:auto; position:absolute; left:-100%; top:61px; z-index:111; background-color:#fff; justify-content: flex-start; padding-left:20px; padding-right:25px; padding-top:0px; border-top:1px #ddd solid; padding-bottom:30px; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -o-transition: 0.3s all; 
}
.nav ul{
	width:100%;
}
.nav li{
	width:100%; float:none; border-bottom:1px #ddd solid; margin-left:0px; margin-top:8px; height:auto; line-height:35px; padding-bottom:8px; background-position:99% 14px !important; padding-right:0px;
}
.nav li i{
	position:absolute; right:0px; top:3px; color:#222;
}
.nav li a{
	line-height:38px; display:block; color:#222; padding-bottom:0px; font-size:16px;
}
.nav li.cur a{
	color:#e5222a; border-bottom:0px;
}
.nav_show{
	left:0px;
}
.nav ul li .sec-menu {
	position:inherit; width: 100%; display:none; background:#ffffff; font-size:14px;box-shadow: 0 0 0px #fff; padding-top:10px; padding-bottom:6px; top:auto; margin-top:-10px; box-shadow: 0 0 0px #fff; padding-left:0px; border-top:0px;
}
.nav ul li .sec-menu li{
	border-top:1px #ddd dashed; border-bottom:0px; padding-top:4px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.nav ul li .sec-menu li a {
	background:url(../images/navlibg2.png) 2px center no-repeat; padding-left:15px; font-size:14px;
}
.nav li.lastli{
	display:none;
}
#sec-menu3{
	width:100%;
}
#sec-menu1 li{
	width:50%; float:left;
}
.index-banner-wrapper .swiper-pagination {
    bottom:15px;
}
.banner .pagination {
	bottom:2%;
}
.banner .swiper-pagination-bullet {
	width: 12px; height: 12px;
}
.about_data ul{
	border-right:0px;
}
.about_data li:first-child{
	border-left:0px;
}
.probox{
	padding-top:60px; padding-bottom:60px;
}
.productlist{
	margin-top:50px;
}
.productlist li{
	width:32%;
}
.solutionbox{
	padding-bottom:50px; padding-top:50px;
}
.solutions{
	margin-top:50px;
}
.newscenter{
	margin-top:60px;
}
.newslist .news_txt{
	padding-left:15px; padding-right:15px; padding-top:25px; padding-bottom:80px;
}
.newslist li a{
	font-size:18px; line-height:32px;
}
.newslist .news_date{
	width:86%;
}
.quick_info li .quick_txt{
	font-size:22px; padding-top:80px;
}
.quick_info li .quick_txt span{
	font-size:14px;
}
.quick_info li:hover .quick_txt{
	padding-top:50px;
}
.quick_info li .arrow{
	width:42px; height:42px; margin:0 auto; margin-top:35px; line-height:42px;
}
.team li p{
	font-size:14px;
}
.culture li{
	padding-left:0px; padding-right:0px; display:block;
}
.culture li .culture_icon{
	width:100%; text-align:center; margin-bottom:15px;
}
.culture li .culture_txt{
	width:100%; padding-left:0px; text-align:center; font-size:22px;
}
.cases li{
	width:19%;
}
.com_banner_txt{
	top:40%;
}
.about_data li span{
	font-size:40px;
}
}
@media only screen and (max-width: 1024px) {
.solution_wrap{
	padding-left:30px; padding-right:30px;
}
.solution_wrap .swiper-next{
	display:none;
}
.solution_wrap .swiper-prev{
	display:none;
}
.foot_contact{
	width:260px;
}
.copyrights{
	text-align:center; line-height:30px;
}
.copyrights span{
	float:none; display:block;
}
.culture li .culture_icon img{
	width:100%; max-width:90px; height:auto;
}
.network_info{
	width:100%; padding-top:30px;
}
.network_info ul{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.network_info li{
	width:48%; padding-left:10px; margin-bottom:10px;
}
.network_info li p{
	font-size:16px;
}
.network_pic{
	width:100%; margin-top:40px;
}
.service_txt p{
	margin-top:10px; font-size:14px; line-height:26px;
}
.product_right{
	width:65%;
}
.jobslist li span{
	width:35px; height:35px; margin-top:-5px;
}
.newslist{
	margin-top:50px;
}
.news_left{
	width:100%;
}
.news_right{
	width:100%;
}
.prenext{
	background-color:#fff; padding:0px; margin-top:40px;
}
.solution_sec{
	float:none; width:100%; margin-top:30px;
}
.solution_cat{
	margin-top:60px;
}
.solution_title{
	margin-top:60px;
}
}
@media only screen and (max-width: 860px) {
.quick_info li .quick_txt{
	font-size:22px; padding-top:60px;
}
.quick_info li:hover .quick_txt{
	padding-top:30px;
}
.quick_info li .quick_txt img{
	width:45px; height:45px;
}
.footbox{
	padding-top:60px; padding-bottom:80px;
}
.wechat{
	width:100%;
}
.foot_nav{
	width:100%; padding-left:5%; padding-right:5%; margin-top:30px; padding-top:30px; border-top:1px #2e2e2e solid;
}
.foot_contact{
	width:100%; padding-left:5%; margin-top:30px; padding-top:30px; border-top:1px #2e2e2e solid;
}
.backtop{
	display:none !important;
}
.copybox{
	padding-bottom:70px;
}
.copyrights br{
	display:block;
}
.bottomkf{
	width:100%; height:auto; z-index:1111; right:0px; _right:0px; position: fixed; _position: absolute; bottom:0px; display:block;
}
.bottomkf li{
	width:20%; height:50px; float:left; background-color:#d91425; text-align:center; color:#fff; margin-bottom:0px; position:relative; border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0; position:relative; border-left:1px #e66671 solid;
}
.bottomkf li .wxpic{
	position:absolute; width:100px; height:100px; left:50%; margin-left:-50px; bottom:50px; z-index:10; display:none;
}
.bottomkf li:hover .wxpic{
	display:block;
}
.bottomkf li:first-child{
	border-left:0px;
}
.bottomkf li span{
	display:block;
}
.bottomkf a{
	padding-top:5px; color:#fff; font-size:14px; display:block;
}
.bottomkf a i{
	font-size:18px;
}
.team li{
	width:47%; margin-bottom:40px;
}
.service_info{
	font-size:18px; line-height:32px;
}
.service_pic{
	width:100%;
}
.service_txt{
	width:100%; padding-top:30px; padding-bottom:40px; padding-left:20px; padding-right:20px;
}
.service_txt p{
	font-size:16px; line-height:30px;
}
.product{
	padding-top:60px;
}
.product_left{
	width:100%;
}
.product_right{
	width:100%; margin-top:50px;
}
.pro_cat_title{
	height:55px; line-height:55px; font-size:22px; text-align:left; padding-left:15px;
}
.pro_cat_title i{
	display:block; float:right; font-size:32px; margin-right:15px;
}
.pro_cats{
	display:none;
}
.pro_cats_show{
	display:block;
}
.talent_info_td li{
	width:127px; height:127px;
}
.talent_info_td li div{
	width:111px; height:111px; font-size:20px; padding-top:27px;
}
.contact_item{
	width:100%; margin-top:45px;
}
.solution_cat li a{
	font-size:14px;
}
}
@media only screen and (max-width: 768px) {
.wrap{
	padding-left:20px; padding-right:20px;	
}
.header{
	padding-left:20px; padding-right:20px; padding-bottom:2px;
}
.logo img{
	width:120px; height:auto;
}
.qyemail{
	margin-left:18px;
}
.search_bnt{
	margin-left:18px;
}
.mnav{
	margin-top:17px; width:22px;
}
.mnav span{width:22px;}
.mnav span:nth-of-type(1){top:0px}
.mnav span:nth-of-type(2){top:7px}
.mnav span:nth-of-type(3){top:14px}
.mnav_se span:nth-of-type(1){top:7px;transform:rotate(45deg)}
.mnav_se span:nth-of-type(2){width:0}
.mnav_se span:nth-of-type(3){top:7px;transform:rotate(-45deg)}
.nav{
	top:56px;
}
.solution_wrap{
	padding-left:20px; padding-right:20px;
}
.index-banner-wrapper{
	margin-top:55px;
}
.banner{
	margin-top:55px;
}
.com_banner{
	margin-top:55px;
}
.aboutbox{
	padding-top:60px; padding-bottom:60px;
}
.aboutus .title{
	text-align:center;
}
.aboutus .more{
	margin:0 auto; margin-top:30px;
}
.about_info{
	width:100%;
}
.about_pic{
	width:100%; margin-top:40px;
}
.about_data li{
	width:50%; border-left:0px; text-align:center; padding-top:15px; padding-bottom:15px;
}
.about_data li .about_data_pic{
	width:100%; margin-bottom:6px;
}
.about_data li img{
	margin-right:0px; margin:0 auto;
}
.about_data li p{
	text-align:center;
}
.productlist li{
	width:49%;
}
.productlist li a{
	font-size:22px;
}
.productlist li p{
	font-size:16px;
}
.title{
	font-size:32px;
}
.title span{
	font-size:18px;
}
.com_banner_txt{
	font-size:28px; line-height:30px;
}
.com_banner_txt span{
	font-size:16px;
}
.newslist li{
	width:100%; margin-bottom:20px;
}
.newslist .itemempty{
    width:100%; display:none;
}
.newslist .news_date{
	width:94%;
}
.quick_info li{
	width:50%;
}
.quick_info li .quick_txt{
	font-size:24px; padding-top:100px;
}
.quick_info li:hover .quick_txt{
	padding-top:80px;
}
.historybox{
	padding-top:60px;
}
.historybox .title{
	text-align:center;
}
.teambox{
	padding-top:60px;
}
.teambox .title{
	text-align:center;
}
.textcenter{
	text-align:center;
}
.honorbox{
	padding-top:60px; margin-top:80px;
}
.honorbox .title{
	text-align:center; width:100%;
}
.honor_txt{
	width:100%; margin-top:20px;
}
.zuzhi_pic{
	margin-top:30px;
}
.honor_txt01{
	font-size:16px; text-align:center; padding-top:5px;
}
.honor_txt01 span{
	font-size:26px;
}
.honor_txt02 li{
	padding-bottom:12px;
}
.honor_txt02 li span{
	font-size:26px;
}
.casebox{
	padding-top:50px;
}
.casebox .title{
	text-align:center;
}
.mt80{
	margin-top:60px;
}
.talent_info{
	font-size:16px; line-height:32px; margin-top:40px; text-align:left;
}
.talent_info h2{
	font-size:18px;
}
.news_info h1{
	font-size:24px; line-height:36px;
}
.greybox{
	padding-top:50px;
}
.message{
	font-size:20px;
}
.mesg_txt{
	width:100%; margin-bottom:15px;
}
.mesg_text{
	margin-bottom:15px;
}
.code_txt{
	width:160px;
}
.position li{
	padding-left:8px; padding-right:8px;
}
.solution_sec{
	display:flex; display: -webkit-flex; flex-direction:row; flex-wrap: wrap; justify-content: space-between;
}
.solution_sec li{
	width:48.5%; text-align:center; background-color:#f7f7f7; margin-bottom:7px; padding-left:0px; padding-right:0px;
}
.solution_sec li a{
	display:block;
}
.solution_left{
	width:100%; background:none; padding-right:0px;
}
.solution_left img{
	height:345px; width:auto; max-width:100%; margin:0 auto; display:block;
}
.solution_table{
	width:100%; margin-top:30px;
}
}
@media only screen and (max-width: 640px) {
.wrap{
	padding-left:15px; padding-right:15px;	
}
.header{
	padding-left:15px; padding-right:15px;
}
.index-banner-wrapper .swiper-pagination-bullet {
  width: 8px; height: 8px;margin:0 10px;
}
.index-banner-wrapper .swiper-pagination-bullet svg {
  width: 20px; height: 20px; margin-top: -10px; margin-left: -10px;
}
.solution_wrap{
	padding-left:15px; padding-right:15px;
}
.history_info{
	background:none;
}
.history_info ul{
	flex-direction:column-reverse;
}
.history_info li{
	width:100%; margin-top:0px; height:auto; padding-top:40px; padding-bottom:30px; font-size:24px;
}
.history_info li p{
	font-size:16px;
}
.history_info li:nth-child(2n){
    margin-top: 0px; padding-top:40px; background:url(../images/history_libg.png) left top no-repeat; 
}
.history_info li:nth-child(2n):hover{
	background:url(../images/history_libg-2.png) left top no-repeat;
}
.com_banner_txt{
	font-size:24px; line-height:26px;
}
.com_banner_txt span{
	font-size:14px;
}
.service_txt h3{
	font-size:22px;
}
.jobslist ul li div{
	 padding-top:30px; padding-bottom:20px;
}
.jobslist ul li div:nth-of-type(1){
	width:40%; color:#1a3552; font-weight:bolder;
}
.jobslist ul li div:nth-of-type(2){
	width:45%;
}
.jobslist ul li div:nth-of-type(3){
	width:15%;
}
.jobslist li span{
	width:25px; height:25px; margin-top:5px;
}
.jobinfo div{
	width:100% !important;
}
.pages ul span.page-numbar a{
	padding-left:14px; padding-right:14px;
}
.pages ul span a{
	color:#30318c;
	height:36px;
	line-height:36px;
	padding-left:12px;
	padding-right:12px;
	display:inline-block;
	font-size:16px; background-color:#f2f2f2;
}
.pages ul span a:hover{
	height:36px; line-height:36px;
	padding-left:12px;
	padding-right:12px;
}
.pages ul span.page-numbar a:hover{
	padding-left:14px; padding-right:14px;
}
.pages ul a.page-num-current,
.pages ul a.page-num-current a,.pagebox ul a.page-num-current a:hover{
	padding-left:14px; padding-right:14px;
}
.solution_table .firstRow{
	font-size:18px;
}
}
@media only screen and (max-width: 430px) {
.wrap{
	padding-left:10px; padding-right:10px;	
}
.header{
	padding-left:10px; padding-right:10px;
}
.solution_wrap{
	padding-left:10px; padding-right:10px;
}
.qyemail{
	display:none;
}
.search_bnt{
	margin-left:18px;
}
.search{
	right:15px;
}
.pro_cat_title{
	font-size:20px; font-weight:bolder;
}
.productlist li{
	width:100%;
}
.quick_info li .quick_txt{
	font-size:20px; padding-top:70px;
}
.quick_info li:hover .quick_txt{
	padding-top:50px;
}
.quick_info li .arrow{
	width:34px; height:34px; margin:0 auto; margin-top:20px; line-height:34px;
}
.title{
	font-size:26px;
}
.title span{
	font-size:16px;
}
.com_banner_txt{
	font-size:20px; line-height:24px;
}
.com_banner_txt span{
	font-size:12px;
}
.com_banner img{
	height:170px; width:auto;
}
.aboutus .title{
	font-size:24px;
}
.foot_nav{
	padding-left:1%; padding-right:1%;
}
.foot_contact{
	padding-left:1%;
}
.team li{
	width:100%;
}
.culture li{
	width:100%; margin-bottom:30px;
}
.honor_txt01{
	width:100%; text-align:center; margin-bottom:20px;
}
.honor_txt01 span{
	font-size:20px;
}
.honor_txt02{
	width:100%;
}
.honor_txt02 li{
	font-size:14px;
}
.honor_txt02 li span{
	font-size:20px;
}
.network_info li h3{
	font-size:20px;
}
.cases li{
	width:32%;
}
.position a:first-child{
	padding-top:12px; padding-bottom:12px; 
}
.position a{
	padding-top:12px; padding-bottom:12px;
}
.position li a{
	font-size:14px;
}
.service_info{
	margin-top:60px; padding-bottom:60px;
}
.service_info img{
	width:200px; height:auto;
}
.brand_logo{
	width:100%;
}
.brand_txt{
	width:100%;
}
.content li{
	width:48%;
}
.talent_info_td li{
	margin-bottom:20px;
}
.news_info h1{
	font-size:20px; line-height:34px;
}
.contact_txt{
	padding-left:10px; padding-right:10px; padding-top:25px; padding-bottom:25px;
}
.message{
	font-size:18px;
}
.mesg_txt{
	height:46px; line-height:46px;
}
.mesg_text{
	line-height:46px;
}
.checkcode{
	height:46px !important; width:auto;
}
.mesg_sub{
	width:100%; height:46px; font-size:16px;
}
.solution_cat li{
	padding-left:5px; padding-right:5px;
}
.solution_cat li a{
	font-size:12px;
}
.jobslist ul li{
	font-size:16px;
}
.about_data li span{
	font-size:36px;
}
.content table{
	width:100% !important;
}
}