@charset "utf-8";
/* CSS Document */
::-webkit-input-placeholder{ /* WebKit browsers */color: #b3b3b3;}
:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color: #b3b3b3;}
::-moz-placeholder{ /* Mozilla Firefox 19+ */color: #b3b3b3;}
:-ms-input-placeholder{ /* Internet Explorer 10+ */color: #b3b3b3;}
*{padding: 0;margin: 0;list-style: none;background-position: center;background-repeat: no-repeat;background-size: contain;font-family: "微软雅黑";}
*{-webkit-touch-callout:none; /*系统默认菜单被禁用*/-webkit-user-select:none; /*webkit浏览器*/-khtml-user-select:none; /*早期浏览器*/-moz-user-select:none;/*火狐*/-ms-user-select:none; /*IE10*/user-select:none;}
input{-webkit-user-select:auto; /*webkit浏览器*/}
a{text-decoration: none;color: inherit;}
body{max-width: 640px;margin: 0 auto;min-width: 320px;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{zoom: 1;}
.wrap{position: relative;right: 0;background-color: #fff;padding-bottom: 60px;transition:right ease 0.35s;}
.bg-color{background: #fff;}
.sp_header{width: 100%;height: 50px;padding: 0 10px;background-color: #000;z-index: 100;box-sizing: border-box;}
.sp_logo{float: left;width: calc(100% - 45px);height: 50px;line-height: 50px;text-align: left;font-size: 0;}
.sp_logo img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;}
.sp_nav{width:25px;float:right;position:relative;cursor:pointer;height:18px;margin-top: 16px;}
.sp_nav span{display:block;background:#db0101;width:100%;height:3px;position:absolute;left:0;transition:all ease 0.35s;border-radius: 10px;}
.sp_nav span:nth-of-type(1){top:0px;}
.sp_nav span:nth-of-type(2){top:8px;}
.sp_nav span:nth-of-type(3){top:16px;}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
/* 顶部导航 */
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal{0%{opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}100%{opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes returnToNormal{0% {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}100% {opacity: 1;-webkit-transform: none;transform: none;}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.9);width: 100%;position: absolute;top: 50px;left: 0px;padding-top: 30px;padding-bottom: 80px;display: none;z-index: 999;}
.mobile-inner-nav a{display: inline-block;line-height: 50px;text-decoration: none;width: 80%;margin-left: 10%;color: #FFFFFF;text-align: center;border-bottom: solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;font-weight:300;}
.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);border-bottom: solid 1px rgba(255,255,255,0.2);}
/*首页轮播 */
#banner{width: 100%;margin: 0 auto;overflow: hidden;}
#banner .swiper-slide a{display: block;width: 100%;}
#banner .swiper-slide a img{display: block;width: 100%;}
#banner .banner-pagin{display: flex;justify-content: center;align-items: center;}
#banner .banner-pagin span{display: inline-block;width: 6px;height: 6px;background-color: #dbdadd;opacity: 1;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;-webkit-border-radius: 100%;border-radius: 100%;}
#banner .banner-pagin span.swiper-pagination-bullet-active{width: 20px;-webkit-border-radius: 20px;border-radius: 20px;background-color: #de0609;}
#banner .search{position: absolute;z-index: 99;right: 0px;top: 50%;background: #1e2a34;padding: 10px 20px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;transform: translateY(-50%);}
#banner .search .img{width: 24px;height: 24px;line-height: 24px;text-align: center;font-size: 0;margin: 0 auto 5px;}
#banner .search .img img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;}
#banner .search p{text-align: center;font-size: 12px;color: #fff;line-height: 1;}
/*底部导航栏*/
.footer_nav{position: fixed;z-index: 99;width: 100%;height: 59px;background: #fff;bottom: 0;left: 0;border-top: 1px solid rgba(129, 151, 143, 0.1);}
.footer_nav .nav_list{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;}
.footer_nav .nav_list li{float: left;text-align: center;}
.footer_nav .nav_list .nav_li01{width: 25%;height: 100%;}
.footer_nav .nav_list .nav_li01 .icon{width: 24px;height: 24px;margin: 9px auto 0;}
.footer_nav .nav_list .nav_li01 .nav_p{font-size: 12px;color: #333;line-height: 1;margin: 5px 0 9px 0;}
.footer_nav .nav_list li:nth-child(1) .icon{background-image: url(../images/footer-nav-icon101.png);}
.footer_nav .nav_list li:nth-child(2) .icon{background-image: url(../images/footer-nav-icon201.png);}
.footer_nav .nav_list li:nth-child(3) .icon{background-image: url(../images/footer-nav-icon301.png);}
.footer_nav .nav_list li:nth-child(4) .icon{background-image: url(../images/footer-nav-icon401.png);}
.footer_nav .nav_list .nav_li01 a{display: block;}
/* 返回顶部 */
.cd-top{display: inline-block;height: 40px;width: 40px;position: fixed;bottom: 5rem;right: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);/* image replacement properties */overflow: hidden;text-align: center;line-height: 40px;white-space: nowrap;background: #db0101;visibility: hidden;opacity: 0;z-index: 99;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.cd-top img{width: 50%;}
.cd-top.cd-is-visible{/* the button becomes visible */visibility: visible;opacity: 1;}
/* 无内容 */
.no-goods,.no-network{padding-top:30px;overflow: hidden;text-align: center;}
.no-goods img{display: block;margin:0 auto 20px;width:140px;max-height: 100px;}
.no-network img{display: block;margin:0 auto 20px;width:140px;max-height: 100px;}
.no-goods p,.no-network p{font-size:14px;color:#666666;line-height: 20px;}
/* 公共样式 */
.common{padding: 10px;}
/* 公司简介 */
.de-about-content{background-color: #fff;}
.de-about-content p{font-size: 14px;line-height: 2;text-align: justify;}
.de-about-content p img{max-width: 100%;}
/* 分页 */
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 1rem 0;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #237ed2;
  background: #237ed2;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
  display: none;
}
.de-page-mian .page-inner span {
  display: none;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: none;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

.center-img img{width: 100%;display: block;}
.info-main-rig{margin-top: 15px;}
.info-main-rig .name{font-size: 18px;font-weight: bold;color: #000;line-height: 1;border-bottom: 1px solid #dedede;padding-bottom: 10px;position: relative;}
.info-main-rig .name::after{content: '';position: absolute;left: 0;bottom: 0;width: 100px;height: 2px;background: #db0101;}
.info-main-rig .info{margin-top: 5px;border-bottom: 1px solid #dedede;padding: 10px 0px;}
.info-main-rig .info .link p{line-height: 1.5;color: #666;font-size: 16px;margin: 5px 0;}
.info-main-rig .info .imgBox{display: flex;margin-top: 15px;}
.info-main-rig .info .imgBox .wxBox{width: 120px;min-width: 120px;}
.info-main-rig .info .imgBox .wxBox h3{font-size: 14px;margin-top: 5px;text-align: center;color: #666;font-weight: 400;}
.info-main-rig .info .imgBox .wxBox img{display: block;border: 1px solid #f1f1f1;width: 100%;height: auto;}
.center-title{font-size: 18px;color: #0e233e;line-height: 3;margin-bottom: 10px;border-bottom: 1px solid #ededed;}
.center-content{overflow: hidden;padding-bottom: 10px;}
.center-content img {max-width: 100%;}
.center-content table{font-family: '微软雅黑';width: 100%;border-collapse: collapse;table-layout: fixed;margin-bottom: 20px;}
.center-content table tr th{width: 50%;text-align: center;font-size: 15px;color: #262626;background: #f6f6f6;border: 1px solid #e6e6e6;line-height: 48px;font-weight: bold;}
.center-content table tr td{line-height: 45px;color: #595959;font-size: 15px;text-align: center;border: 1px solid #e6e6e6;}

.newsPage {padding: 0 12px;font-size: 16px;color: #323232;line-height:30px; margin: 0.5rem 0 1rem;}
.newsPage a {color: #323232;}

.news-detail-content {width: 100%;margin: 0 auto;}
.news-detail-content .news-detail-title {padding-bottom: 0.8rem;border-bottom: 1px dashed #ededed;text-align: center;margin-bottom: 0.8rem;}
.news-detail-content .news-detail-title .h3 {font-size: 1.2rem;color: #323232;line-height: 24px;font-weight: bold;margin: 1rem 0 0.5rem;}
.news-detail-content .news-detail-title .b {font-size: 14px;color: #999999;line-height: 20px;}
.news-detail-content .news-detail p {font-size: 14px;color: #595959;line-height: 24px;}
.news-detail-content .news-detail img {max-width: 100%;margin: 0 auto;}

.de-contact {overflow: hidden;background-color: #fff;}
.de-contact .contact-list {overflow: hidden;margin: 0.8rem 0 1rem;}
.de-contact .contact-list ul li {min-height: 28px;padding-left: 50px;font-size: 14px;color: #595959;line-height: 20px;padding-top: 8px;margin-bottom: 14px;word-wrap: break-word;}
.de-contact .contact-list ul li span {display: block;float: left;color: #999;}
.de-contact .contact-list ul li.icon-01 {background: url(../images/contact-icon-01.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-02 {background: url(../images/contact-icon-02.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-03 {background: url(../images/contact-icon-03.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-04 {background: url(../images/contact-icon-04.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-05 {background: url(../images/contact-icon-05.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-06 {background: url(../images/contact-icon-06.png) no-repeat left top;}
.de-contact .contact-map {overflow: hidden;}
.de-contact .contact-map #dituContent {width: 100%;height: 200px;margin: 0 auto 10px;}

.de-message {overflow: hidden;}
.de-message .tips{font-size: 18px;line-height: 1;color: #737373;margin: 10px 0;}
.de-message .mes-form{overflow: hidden;}
.de-message .mes-form .form-tr{overflow: hidden;}
.de-message .mes-form .form-tr input{display: block;width: 100%;padding: 0 10px;height: 38px;line-height: 38px;border: 1px solid #e6e6e6;box-sizing: border-box;}
.de-message .mes-form .form-tr textarea {display: block;width: 100%;padding: 5px 10px;height: 168px;border: 1px solid #e6e6e6;box-sizing: border-box;}
.de-message .mes-form .form-tr .code{overflow: hidden;}
.de-message .mes-form .form-tr .code input{width: calc(100% - 100px);float: left;}
.de-message .mes-form .form-tr .code .verify{cursor: pointer;float: right;width: 87px;height: 38px;}
.de-message .mes-form .form-tr .code .verify img{width: 100%;height: 100%;object-fit: cover;}
.de-message .mes-form .form-tr .submit {display: block;width: 100%;height: 38px;text-align: center;line-height: 38px;background: #db0101;color: #fff;font-size: 15px;border: none;}
.de-message .mes-form .form-tr .submit:hover {background: #000;}
.de-message .mes-form .form-tr .error {height: 18px;line-height: 18px;font-size: 12px;color: #f00;padding: 0 5px;}
/* 产品分类 */
.pro-sider-ul{margin-bottom: 10px;background-color: #f5f5f5;}
.pro-sider-ul .ul-li{height: 35px;width: 25%;float: left;}
.pro-sider-ul .ul-li:nth-child(2n){margin-right: 0;}
.pro-sider-ul .ul-li a{height: 35px;line-height: 35px;font-size: 14px;color: #333;display: block;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-sider-ul .ul-li a.currentmenu{background: #de0609;color: #fff;}
/* 产品列表 */
.product li{width: 49%;float: left;margin-right: 2%;}
.product li:nth-child(2n){margin-right: 0;}
.product li .product_img{height: 150px;text-align: center;line-height: 150px;background-color: #fff;border: 1px solid #c7c7c7;text-align: center;font-size: 0;}
.product li .product_img img{max-width: 100%;max-height: 100%;vertical-align: middle;display: inline-block;}
.product li p{height: 35px;line-height: 35px;text-align: center;color: #333;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.contact{width: 100%;margin: 0 auto;text-align: center;}
.contact li{line-height: 2.4rem;color: #3e3e3e;font-size: 1.2rem;}

.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px; font-family:"微软雅黑";}
.page #page_num{ width:50px; margin-top:6px; border-radius:0px;display: none;}
.page a{ display:inline-block; height:16px; line-height:16px; border:1px solid #ccc; padding:5px;color:#000; border-radius:0px; background:#fff; margin-right:4px;
		transition: all .3s ease-in-out;
			-moz-transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
.page a &:hover{background:#f4f4f4;border:none; padding:5px 25px;color:#000; text-decoration:none; border:1px solid #ccc; height:16px; line-height:16px;}
.page span{display: inline-block;padding: 5px 12px;}
.page span.current{background-color: #5c94ea;color: #fff;}
.btn2 { border:solid 1px #ccc; padding:5px; }
.btn3 { border:solid 1px #ccc; background:#f4f4f4; padding:5px 25px; margin-right:4px; height:18px; }
#page_num1 { width:50px; height:29px; line-height:18px; margin-top:4px; border:solid 1px #ccc; border-radius:0px; }


.topic-con{padding:20px; font-size:1rem;line-height:1.8rem;}
.article{padding:0;}
.article .hd{font-size:1.3em;font-weight:normal;text-align:center;}
.article .meta{padding:0 0.833em;font-size:0.857em;color:#9c9c9c;text-align:center;}
.article .intro{padding:0.5em 1em;margin:0 0.833em;border-radius:0.21em;}
.article .article-con{margin:0.8em 0.833em 0 0.833em;}
.article .article-con img{width:95%;height:auto;max-width:600px;}

#prev_next {width: 100%;padding: 10px 0px;border-top: 1px solid #f2f2f2;margin-top: 10px;}
#prev_next li {line-height: 1.5;width: 100%;padding: 0 1%;font-size: 14px;padding: 5px 0;}
#prev_next li a {color: #333;text-decoration: none;}

.cnyleft{width: 96%;margin: 2rem auto;}
.cnyleft h4{width: 100%;height: 3rem;border-bottom: 1px solid #ddd;line-height: 3rem;font-size: 1.2rem;font-weight: normal;}
.cnyleft h4 img{width: 8%;margin-right: 1rem;display: inline-block;vertical-align: middle;}
.cnyleft li{width: 100%;line-height: 3rem;}
.cnyleft li img{width: 8%;display: inline-block;vertical-align: middle;}
.cnyleft .cnyewm{width: 100%;}
.cnyleft .cnyewm img{width: 50%;margin: 2rem;}

/* 首页公共头部 */
.index-top{line-height: 30px;color: #000;font-size: 22px;font-weight: 700;margin-bottom: 10px;}
.index-top span{display: inline-block;margin-left: 10px;font-weight: 400;color: #1e2a34;font-size: 14px;text-transform: uppercase;position: relative;}
.index-top span::before{content: '';position: absolute;top: 0;left: 0;width: 15px;height: 4px;background-color: #de0609;border-radius: 10px;}
/* 首页产品展示 */
.product-main{padding: 30px 10px;}
/* 首页产品展示 */
a.index-more{display: block;width: 60%;height: 35px;line-height: 35px;text-align: center;background-color: #1e2a34;color: #fff;font-size: 14px;border-radius: 5px;margin: 10px auto 0;}
/* 关于我们 */
.index-about{background-color: #f5f5f5;padding: 30px 10px;}
.index-about .text{color: #333;font-size: 14px;line-height: 2;text-align: justify;overflow: hidden;}
.index-about .about-more{width: 45%;height: 35px;line-height: 35px;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 14px;background-color: #1e2a34;border-radius: 5px;margin: 15px 0 20px 0;}
.index-about .about-more img{max-height: 8px;margin-right: 10px;transition: 0.4s;}
.index-about .about-more:hover img{transform: rotate(180deg);}
.index-about .img,
.index-about .img img{display: block;width: 100%;}
/* 四大优势 */
.youshi-main{background-color: #fff;padding: 30px 10px;overflow: hidden;}
.youshi-main .gallery-thumbs{margin-bottom: 5px;background-color: #f5f5f5;overflow: initial;z-index: 2;}
.youshi-main .gallery-thumbs .swiper-slide{text-align: center;color: #333;font-size: 30px;line-height: 2;font-style: italic;font-weight: 700;transition: all 0.5s ease-in-out;}
.youshi-main .gallery-thumbs .swiper-slide::before{content: '';position: absolute;bottom: -8px;left: 50%;transform: translateX(-50%);border-width: 10px;border-color: #db0101;border-bottom-width: 0;border-style: dashed;border-top-style: solid;border-left-color: transparent;border-right-color: transparent;opacity: 0;transition: all 0.5s ease-in-out;}
.youshi-main .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{background-color: #db0101;color: #fff;}
.youshi-main .gallery-thumbs .swiper-slide.swiper-slide-thumb-active::before{opacity: 1;}
.youshi-main .gallery-top .swiper-slide .txt{background-color: #f5f5f5;padding: 15px 10px;color: #333;}
.youshi-main .gallery-top .swiper-slide .txt h4{font-size: 18px;font-weight: 700;line-height: 1;margin-bottom: 10px;}
.youshi-main .gallery-top .swiper-slide .txt p{font-size: 14px;line-height: 1.8;text-align: justify;text-indent: 2em;min-height: 180px;}
/* 联系我们 */
.index-contact{padding: 0 10px;}
.index-contact .list li{float: left;width: 49%;margin-right: 2%;margin-bottom: 10px;text-align: center;background-color: #f5f5f5;padding: 15px 0 10px 0;}
.index-contact .list li:nth-child(2n){margin-right: 0;}
.index-contact .list li .img{width: 50px;height: 50px;line-height: 50px;text-align: center;font-size: 0;margin: 0 auto;}
.index-contact .list li .img img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;}
.index-contact .list li p{line-height: 1;font-size: 12px;margin: 5px 0;}
.index-contact .list li h4{font-size: 14px;font-weight: 400;line-height: 1.4;min-height: 38px;}
/* 底部 */
.footer-contact{background-color: #000;padding: 10px;margin-top: 30px;position: relative;}
.footer-contact .box{width: calc(100% - 100px);}
.footer-contact .box p{color: #fff;font-size: 14px;line-height: 1.2;padding: 5px 0;}
.footer-contact .ewm{position: absolute;bottom: 10px;right: 10px;width: 90px;height: 90px;padding: 3px;line-height: 90px;text-align: center;font-size: 0;background-color: #db0101;}
.footer-contact .ewm img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;}
/* 内页分类 */
.inner-nav {
	width: 100%;
	position: relative;
	z-index: 10;
	background-color: #fff;
}
.inner-nav .inner-nav-middle {
	padding: 1rem 0.2rem;
}
.inner-nav-item{
	float: left;
	margin: 0 1%;
}
.inner-nav-item a {
	display: block;
	line-height: 2.5rem;
	font-size: 1rem;
	color: #333;
	border: 1px solid rgba(218,218,218,0.5);
	text-align: center;
	font-weight: bold;
	position: relative;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}
.inner-nav-item a.cur,
.inner-nav-item a:hover {
	display: block;
	color: #fff;
	background-color: #5c94ea;
}
/* 服务内页 */
.product_info{
	padding: 1rem;
	background-color: #fff;
}
.product_info .img {
	border: 1px solid #f5f5f5;
	padding: 10px;
	text-align: center;
}
.product_info .img img {
	width: 100%;
	vertical-align: top;
}
.product_info .text {
	width: 100%;
	padding: 1rem 0 0 0;
}
.product_info .text .product_info_title{
	display: block;
	font-size: 1.4rem;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_info  .text .description {
	color: #666;
	font-size: 1rem;
	line-height: 2rem;
	margin: 1rem 0;
}
.product_info .text a.more {
	display: block;
	width: 42%;
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 1rem;
	text-align: center;
	background-color: #5c94ea;
	color: #fff;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.product_info .text a.more img{
	vertical-align: top;
	width: 1.5rem;
	height: 1.5rem;
	margin: 0.5rem 10px 0 0;
}
.proInfo{
	margin-top: 1rem;
}
.proInfo .proInfo_con{
	background-color: #fff;
	padding: 1rem;
}
.proInfo_nav{
	width: 100%;
}
.proInfo_nav ul {
	margin: 0;
}
.proInfo_nav ul li {
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 0.5rem;
	margin-right: 2%;
}
.proInfo_nav ul li:nth-child(2n){
	margin-right: 0;
}
.proInfo_nav ul li a {
	display: block;
	text-align: center;
	font-size: 1rem;
	color: #747474;
	line-height: 3rem;
	border: 1px solid #ececec;
	position: relative;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.proInfo_nav ul li a:hover {
	color: #5c94ea;
}
.proInfo_nav ul li a:hover:after {
	width: 22px;
}
.proInfo_nav ul li.active a {
	color: #5c94ea;
}

.serive-content__block {
	margin-top: 1rem;
}
.serive-content__block h2.proInfo_title {
	text-align: center;
	font-size: 1.3rem;
	color: #333;
	font-weight: bold;
	margin: 0 0 1rem;
	padding: 0;
}
.serive-content__cpjs {
	background-color: #f5f5f5;
	position: relative;
	padding: 1rem;
}
.serive-content__cpjs .inner {
	position: relative;
	z-index: 2;
}
.serive-content__cpjs p{
	font-size: 1rem;
	line-height: 2rem;
}
.serive-content__cpjs p img{
	max-width: 100%;
}
.serive-content__cjwt ul {
	margin: 0;
	padding: 0;
}
.serive-content__cjwt ul li {
	display: block;
	background-color: #f5f5f5;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 1rem;
	padding: 1rem;
	line-height: 30px;
	font-size: 1rem;
}
.serive-content__cjwt ul li .q {
	position: relative;
	padding: 0 0 0 2.5rem;
	margin-bottom: 0.5rem;
	color: #333;
	font-weight: bold;
}
.serive-content__cjwt ul li .q:before {
	content: "Q";
	font-weight: normal;
	display: block;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	border: 1px solid #5c94ea;
	background-color: #5c94ea;
	color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.serive-content__cjwt ul li .a {
	position: relative;
	padding: 0 0 0 2.5rem;
}
.serive-content__cjwt ul li .a:before {
	content: "A";
	font-weight: normal;
	display: block;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	border: 1px solid #5c94ea;
	color: #5c94ea;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.serive-content-liucheng{
    padding: 1rem 0;
}
.serive-content-liucheng ul {
	width: 100%;
	margin: 0 auto;
}
.serive-content-liucheng li {
    float: left;
    width: 33.33%;
    text-align: center;
	position: relative;
}
.serive-content-liucheng li .img{
	width: 50%;
	margin: 0 auto;
}
.serive-content-liucheng li .img img{
	width: 100%;
}
.serive-content-liucheng li h3{
    color: #333;
	font-size: 1rem;
}
.serive-content-liucheng li p{
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.serive-content-liucheng li i{
	width: 2rem;
	height: 0.5rem;
	position: absolute;
	top: 1.5rem;
	right: -15%;
	background: url(../images/footer-top-li.png) center center no-repeat;
	background-size: 100% 100%;
}
.serive-content-liucheng li:nth-child(4) i{
	background: url(../images/footer-top-li2.png) center center no-repeat;
	background-size: 100% 100%;
}
.serive-content-liucheng .serive-content-liucheng-img{
	float: left;
	width: 33.33%;
}
.serive-content-liucheng .serive-content-liucheng-img img{
	width: 50%;
}
.serive-content-liucheng li:nth-child(4),.serive-content-liucheng li:nth-child(5){
	margin-top: 1.2rem;
}

.proInfo_list {
	width: 100%;
	margin-top: 1rem;
}
.proInfo_list .inner{
	background-color: #fff;
	padding: 1rem;
}
.proInfo_list .inner h3.proInfo_list_title {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.2rem;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.proInfo_list .inner h3.proInfo_list_title:after {
	content: "";
	display: block;
	width: 43px;
	height: 3px;
	line-height: 3px;
	background-color: #5c94ea;
	margin: 1rem auto;
}
.proInfo_list .inner .list {
	margin: 0;
	padding: 0;
}
.proInfo_list .inner .list li {
	display: block;
}
.proInfo_list .inner .list li a {
	display: block;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #cecece;
}
.proInfo_list .inner .list li a .img {
	padding: 10px;
	border: 1px solid #f5f5f5;
}
.proInfo_list .inner .list li a .img img {
	display: block;
	width: 100%;
}
.proInfo_list .inner .list li a .text {
	text-align: center;
}
.proInfo_list .inner .list li a .text .proInfo_list_title {
	display: block;
	font-size: 1rem;
	color: #333;
	line-height: 3rem;
	display: -webkit-box;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.proInfo_list .inner .list li a:hover .img img {
	-webkit-transform: scale(1.1) translate(-50%, -50%);
	-ms-transform: scale(1.1) translate(-50%, -50%);
	transform: scale(1.1) translate(-50%, -50%);
}
/* 新闻列表页 */
.news{width:100%;}
.news li{margin-bottom: 15px;border-bottom: 1px solid #eee;}
.news li a{display: block;}
.news li a .img{overflow: hidden;text-align: center;}
.news li a .img img{display: inline-block;max-height: 140px;max-width: 100%;}
.news li a .tit{font-size: 17px;color: #444;line-height: 1;margin: 5px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news li a .con{font-size: 14px;line-height: 1.8;color: #777;text-align: justify;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news li a .time{text-align: right;font-size: 14px;color: #999;line-height: 1;margin: 5px 0 10px 0;}
/* 新闻内页 */
.news-content{width: 100%;}
.news-content__inner{background-color: #fff;}
.news-content__title{display: block;font-size: 18px;text-align: center;color: #333;}
.news-content__info{font-size: 14px;text-align: center;padding: 10px 0 0;color: #999;}
.news-content__info span{display: inline-block;vertical-align: top;}
.news-content__text{padding: 10px 0 0 0;margin-top: 10px;border-top: 1px solid rgba(0, 0, 0, 0.1);}
.news-content__text p{font-size: 14px;line-height: 1.5;text-align: justify;}
.news-content__text p img {max-width: 100% !important;height: auto !important;}
.news-content-title{
	font-size: 1.2rem;
	font-weight: normal;
	margin: 1rem 0 0.5rem 0;
}
.related_list .list ul li {
	display: block;
}
.related_list .list ul li a {
	display: block;
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
	position: relative;
	overflow: hidden;
	padding-left: 15px;
}
.related_list .list ul li a:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	line-height: 6px;
	background-color: #666;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 15px;
}
.related_list .list ul li a span {
	color: #666;
	padding-left: 10px;
}
/* 案例列表页 */
.case_list li{
	width: 100%;
	margin-bottom: 1rem;
}
.case_list li a{
	display: block;
	background-color: #fff;
	padding: 1rem;
}
.case_list li a .img {
	float: left;
	width: 30%;
	height: 5rem;
	line-height: 5rem;
	text-align: center;
	padding-right: 1%;
	border-right: 1px solid #ebebeb;
	overflow: hidden;
}
.case_list li a .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.case_list li a .text {
	float: right;
	width: 65%;
}
.case_list li a .text b.case_list_title {
	display: block;
	font-size: 1rem;
	color: #333;
	line-height: 2rem;
	margin-bottom: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case_list li a .text .des {
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/* 案例内容 */
.case-content {
	width: 100%;
}
.case-content__top {
	padding: 1rem;
	margin-bottom: 1rem;
	overflow: hidden;
	background-color: #fff;
}
.case-content__top-title{
	display: block;
	font-size: 1.4rem;
	color: #5c94ea;
	margin: 0 0 0.5rem;
}
.case-content__top-description{
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
}
.case-content__inner {
	background-color: #fff;
	padding: 1rem;
}
.case-content__text {
	width: 100%;
}
.case-content__text p{
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
}
.case-content__text p img {
	max-width: 100% !important;
	height: auto !important
}
/* 加入我们 */
.jobs_join{ width:100%;background-color:#fff;}
.jobs_join ul{ width:100%;}
.jobs_join ul li{ margin-bottom:1rem;}
.jobs_join-tit{width:100%; height:4rem;background-color:#eee;}
.jobs_join-tit h3,
.jobs_join-tit span,
.jobs_join-tit small,
.jobs_join-tit font{float: left;line-height:4rem;} 
.jobs_join-tit h3{font-size:1rem; color:#db0101; font-weight:bold;width:80%;margin: 0 0 0 1rem;} 
.jobs_join-tit small{ width:2rem; height:2rem; background:url("../images/hjt.png") no-repeat center center; vertical-align:middle;background-size: 100% 100%;margin-top: 1rem;} 
.jobs_join-tit:hover{ background-color:#db0101;}
.jobs_join-tit:hover h3,
.jobs_join-tit:hover span,
.jobs_join-tit:hover font{ color:#fff;}
.jobs_join-tit:hover small{ background:url("../images/bjt.png")/*bjt.png*/ no-repeat center center;}
.jobs_join-text{display:table; padding:20px; display:none;background-color: #eee;}
.jobs_join-text h4{ font-size:13px; color:#db0101; font-weight:bold; margin-top:20px; margin-bottom:30px;}
.jobs_join-text p{ font-size:13px; color:#666666; line-height:23px;} 
.jobs_join ul li.on .jobs_join-tit{ background-color:#db0101;}
.jobs_join ul li.on .jobs_join-tit h3,
.jobs_join ul li.on .jobs_join-tit span,
.jobs_join ul li.on .jobs_join-tit font{ color:#fff;}
.jobs_join ul li.on .jobs_join-tit small{ background:url("../images/bjt.png") no-repeat center center;background-size: 100% 100%;}


table{width:100%;border-collapse: collapse;}
table tbody{width:100%;}
table tbody tr td{border:solid 1px #ccc;vertical-align: middle;padding: 5px;line-height: 18px;}
table tbody tr td p{text-indent: 0 !important;}

a.custom_more {
	display: block;
	width: 42%;
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 1rem;
	text-align: center;
	background-color: #5c94ea;
	color: #fff;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
a.custom_more img{
	vertical-align: top;
	width: 1.5rem;
	height: 1.5rem;
	margin: 0.5rem 10px 0 0;
}
/* 内页banner */
.fixed-banner{width: 100%;margin: 0 auto;}
.fixed-banner img{display: block;width: 100%;}
/* 面包屑 */
.title{margin: 0 10px;border-bottom: 1px solid #e8e8e8;padding: 6px 0;}
.title span{font-size: 14px;line-height: 2;color: #999;}