@charset "utf-8";

/*$fontsize:40;
@function r($px) {
    @return $px/$fontsize * 1rem
}*/

html,
body {
    width: 100%;
    height: 100%;
	background-color: #fff;
}

.web{
	width: 100%;
    height: 100%;
    background: #fff;
    /*position: relative;*/
    overflow-x: hidden;
}

header{
	width: 100%;
}
.head{
	background: #fff;
	padding: 0 0.75rem;
	width: 100%;
	height: 2.2rem;
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
}
.logo{
	width: 100%;
	height: 100%;
	margin-top: 0.175rem;background:#ff0000
}
.logo img{
	width: 100%;
	height: 100%;
}
.zhongyingwen{
	width: 2.9rem;
	height: 0.7rem;float:right;padding-top:6px
}

.zhongyingwen a{color:#a30000;font-size:14px}
.navigation{
	width: 0.85rem;
	height: 0.7rem;
	
}
.navigation img{
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 0.75rem;
}


.fl{
float:left;
}
.fr{
float:right;
padding-right:20px;
}

#menu{
	height: calc(100% - 2.2rem);
	overflow: scroll;
}
.f1{
	padding-bottom: 2.85rem;
	background: #2f3e58;
}
.leftMenu {
    height: 100%;
    overflow: scroll;
    /*left: -18.75rem;*/
    left: -30rem;
    position: fixed;
    top: 2.2rem;
    display: block;
    width: 100%;
    z-index: 90002;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.leftMenu a {
    display: block;
    font-size: 0.65rem;
    color: #dcdddd;
    height: 2.85rem;
    line-height: 2.85rem;
    overflow: hidden;
}

.leftMenu.menu-open {
    left: 0;
}

.leftMenu ul {
    list-style: none;
    padding: 0;
    overflow: hidden;
    font-size: 0;
}

.leftMenu ul li {
	background: #2f3e58;
	font-size: 0;
    overflow:hidden;
}
.first > a{
	display: none;
}
.leftMenu ul .first{
	border-bottom: 1px solid #445269;
}
.leftMenu ul .first > a{
	position: relative;
	font-size: 0.65rem;
	display: block;
	padding: 0 0.75rem;
}
.leftMenu ul li.second{
	padding: 0 0 0 1.75rem;
}
li.first img{
	display: none;
	width: 0.525rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.75rem;
}
   
.leftMenu ul li.hasChild > a .back1 {
    display: block;
}
.leftMenu ul li.hasChild > a .back2 {
    display: none;
}

.leftMenu ul li.hasChild.open > a .back1 {
    display: none;
}
.leftMenu ul li.hasChild.open > a .back2 {
    display: block;
}

.f2, .f3 {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.4s ease;
    -moz-transition: height 0.4s ease;
    -webkit-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
}
.f2 ul li a{
	font-size: 0.6rem;
	color: #828b9b;
	border-bottom: 1px solid #445269;
}
.f2 ul li:last-of-type a{
	border-bottom: 0;
}
.menu-dark-backdrop {
    background: rgba(0,0,0,0);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    width: 100%;
    position: fixed;
    top: 2.2rem;
    left: 0;
    right: 0;
    bottom:0;
    overflow: hidden;
}

section{
	width: 100%;
	position: absolute;
	top: 2.2rem;
	left: 0;
}
.lunbo{
	width: 100%;
	margin-bottom: 0.9rem;
}
.lunbo img{
	display: block;
	width: 100%;
}
.marketing{
	width: 100%;
	padding: 0.875rem 0.25rem 1.7rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.marketing-text{
	width: 32%;
	margin-bottom: 0.55rem;
}
.marketing-text:nth-child(1){
	padding: 0 0.15rem 0 0;
}
.marketing-text:nth-child(3){
	padding: 0 0 0 0.15rem;
}
.marketing-text:nth-child(1){
	padding: 0 0.15rem 0 0;
}
.marketing-text:nth-child(6){
	padding: 0 0 0 0.15rem;
}
.marketing-text .img{
	width: 2.25rem;
	height: 2.25rem;
	margin: 0 auto;
	border-radius: 50%;
}
.marketing-text .img img{
	width: 100%;
}
.marketing-text .text{
	border-right: 1px solid #efefef;
}
.marketing-text:nth-child(3n) .text{
	border-right: 0;
}
.marketing-text .text .title{
	font-size: 0.65rem;
	color: #282828;
	font-weight: bold;
	text-align: center;
	margin: 0.6rem 0 0.4rem;
}
.marketing-text .text p{
	font-size: 0.55rem;
	color: #8c8c8c;
	line-height: 0.95rem;
}
.matter{
	width: 100%;
	padding: 0 0.25rem 1.375rem;
}
.matter1{
	width: 100%;
	padding: 0 0 0.375rem;background:#0174B9;margin-bottom:0rem;
}
.product-title{
	border-bottom: 1px solid #0172b8;
	height: 1.5rem;
	line-height: 1.5rem;
	margin-bottom: 0.75rem;
}
.headline{
	width: 4.5rem;
	height: 1.475rem;
}
.headline p{
margin-top:-2px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 4.125rem;
	height: 1.475rem;
	line-height: 1.475rem;
	font-weight: bold;
	font-size: 0.7rem;
	color: #fff;
	background: #0172b8;
    background: -moz-linear-gradient(top,  #0172b8 0%, #004b86 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0172b8), color-stop(100%,#004b86));
    background: -webkit-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: -o-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: -ms-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: linear-gradient(to bottom,  #0172b8 0%,#004b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0172b8', endColorstr='#004b86',GradientType=0 );
}
:root .headline p{
	filter:none;
}
/*产品中心后面的竖道*/
.headline:after{
	content: '';
	width: 0.075rem;
	height: 1.475rem;
	display: inline-block;
	background: #0172b8;
	margin: 0 -0.05rem 0 0;
	vertical-align: top;
}
.product-name{
	font-size: 0.55rem;
	color: #999;
	margin: -5 0.5rem;
}
.product-title .more{
	display: inline-block;
	color: #999;
	font-size: 0.5rem;
	margin-top:8px;
}
.product-title .more span{
	color: #107abc;
	font-weight: bold;
	margin-left: 0.125rem;
}

.product-content-top{
	position: relative;
	font-size: 0.65rem;
	color: #fff;
	width: 100%;
	height: 1.75rem;
	line-height: 1.75rem;
	padding: 0 0.75rem;
	margin-bottom: 0.5rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background: #0172b8;
    background: -moz-linear-gradient(top,  #0172b8 0%, #004a86 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0172b8), color-stop(100%,#004a86));
    background: -webkit-linear-gradient(top,  #0172b8 0%,#004a86 100%);
    background: -o-linear-gradient(top,  #0172b8 0%,#004a86 100%);
    background: -ms-linear-gradient(top,  #0172b8 0%,#004a86 100%);
    background: linear-gradient(to bottom,  #0172b8 0%,#004a86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0172b8', endColorstr='#004a86',GradientType=0 );
}
:root .product-content-top{
	filter: none;
}
.product-content{
padding:4px;
float:left;
display:table-cell;
vertical-align:middle;
text-align:center;
}
.product-content .img{
width:36%;
border: 2px solid #f4f4f4;
box-shadow: 0 3px 6px #f4f4f4;
margin:10px;
}

.about-content{
padding:5px;
float:left;
display:table-cell;
vertical-align:middle;
text-align:center;
border: 2px solid #f4f4f4;
box-shadow: 0 3px 6px #f4f4f4;
}

.about-content .p{

	margin-top:5px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 90%;
	height: 200px;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	background: #fff;



}

.clients{
	width: 100%;
	background: url(/wap/img/clients.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding: 1.5rem 0 0.65rem;
	color: #fff;
}
.clients-title{
	font-size: 0.8rem;
}
.client-cooperation{
	width: 100%;
	padding-bottom: 1rem;
}
.client-cooperation-type{
	overflow-x: auto;
	white-space: nowrap;
	font-size: 0;
}
.client-cooperation-type::-webkit-scrollbar {
    width:0;
    height:0;
    display: none;
}
.client-cooperation-type .img{
	display: inline-block;
	width: 4.5rem;
	margin-right: 0.5rem;
}
.client-cooperation-type .img:last-of-type{
	margin-right: 0;
}
.client-cooperation-type .img img{
	display: block;
	width: 100%;
}
.client{
	width: 100%;
}
.client-case-content{
	overflow-x: auto;
	white-space: nowrap;
	font-size: 0;
}
.client-case-content::-webkit-scrollbar {
    width:0;
    height:0;
    display: none;
}
.client-right-case-type{
	display: inline-block;
	width: 6.1rem;
	margin-right: 0.7rem;
	border: 1px solid #f4f4f4;
	box-shadow: 0 1px 3px #f4f4f4;
}
.client-right-case-type .img{
	width: 100%;
}
.client-right-case-type .img img{
	width: 100%;
}
.client-right-case-type p{
	height: 1.5rem;
	line-height: 1.5rem;
	color: #666;
	font-size: 0.4rem;
	text-align: center;
	padding: 0 5px;
	background: #fff;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.client-right-case-type p a{
	color: #666;
}
.statistics{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0.55rem 0 1.25rem;
}
.statistics-type{
	font-size: 1.15rem;
	width: 100%;
	height: 2.05rem;
	border-right: 1px solid #fff;
	text-align: center;
}
.statistics-type:last-of-type{
	border-right: 0;
}
.statistics-type p{
	height: 1.4rem;
}
.statistics-type span{
	display: block;
	height: 0.6rem;
	font-size: 0.4rem;
}
.statistics-slogan{
	width: 100%;
	padding-left: 1rem;
	margin: 0 auto 40px;
	font-size: 0.55rem;
	line-height: 0.8rem;
}
.client .product-title{
	border-color: #fff;
}
.client .product-title .more{
	color: #fff;
}
.client .product-name{
	color: #fff;
}
.reason{
	position: relative;
	padding: 1.45rem 0 2.5rem;
	background: #fff;
	width: 100%;
	overflow: hidden;
}
.reason-title{
	width: 15.75rem;
	margin: 0 auto 1.75rem;
}
.reason-title img{
	width: 100%;
}
.reason-content-type-img{
	width: 13.8rem;
	overflow: hidden;
	border: 1px solid #9f9f9f;
	box-shadow: 0 0.05rem 0.2rem #9f9f9f;
}
.reason-content-type-img img{
	display: block;
	width: 100%;
}
.reason-content-type:nth-child(odd) .reason-content-type-img{
	float: right;
}
.reason-content-type:nth-child(odd) .reason-content-type-text{
	float: left;
}
.reason-content-type-text{
	background: url(images/reason3.png) no-repeat top left;
	background-size: 4.835rem 5rem;
	margin-bottom: 1.125rem;
	position: relative;
	margin-top: -0.5rem;
}
.argument{
	position: relative;
}
.argument-left{
	font-size: 3.325rem;
	color: #eaeaea;
	width: 4.775rem;
	height: 5.1rem;
	margin-top: -1.2rem;
}
.argument-right{
	width: 10.65rem;
	margin: 2.25rem 0 0 -0.25rem;
}
.argument-right .title{
	font-size: 0.95rem;
	color: #0073b4;
	margin-bottom: 0.875rem;
}
.argument-right p{
	font-size: 0.55rem;
	color: #666;
	line-height: 0.8rem;
}
.history{
	width: 100%;
	background: #fafafa;
	padding: 0.5rem 0.15rem;
	background-size: 100%;
}
.history img{
	width: 100%;
}
.about-content-img img{
	display: block;
	width: 100%;
}
.about-content-text{
	background: #0174b9;
	font-size: 0.55rem;
	color: #fff;
	padding: 0.625rem 1.125rem 1rem 1rem;
}
.about-content-text p{
	line-height: 0.8rem;
	text-align: justify;
}
.us .about{
	margin-bottom: 0rem;
}
.about-content-text a{
	color: #fff;
}
.about-content-text a span{
	margin-right: 0.25rem;
	text-decoration: underline;
}
.contact-content{
	background: #fff;
	padding: 0.6rem 0 1rem 1rem;
	font-size: 16px;
	color: #666;
	border: 1px solid #f4f4f4;
	box-shadow: 0 1px 3px #f4f4f4;
}
.contact-content strong{
	color: #333;
}
.contact-content p{
	line-height: 26px;
}
.news{
	width: 100%;
	background: #fafafa;
	padding: 1.125rem 0 1.625rem;
}
.tabs-menu{
	margin: 1rem 0;
}
.tabs-menu ul{
	font-size: 0;
	text-align: center;
}
.tabs-menu ul li{
	cursor: pointer;
	display: inline-block;
	width: 5.75rem;
	height: 0.75rem;
	line-height: 0.75rem;
	text-align: center;
	font-size: 0.7rem;
	color: #000;
	border-right: 1px solid #dcdddd;
}
.tabs-menu ul li:last-of-type{
	border-right: 0;
}
.tabs-menu ul li.active{
	color: #0174b9;
}
.tabs-box > div{
	display: none;
}
.tabs-box > div:first-child{
	display: block;
}
.tab-news-type{
	width: 100%;
}
.news-type{
	font-size: 0;
	overflow-x: auto;
	white-space: nowrap;
}
.news-content-type{
	display: inline-block;
	font-size: 0.55rem;
	color: #999;
	width: 9.5rem;
	margin-right: 0.6rem;
	white-space: normal;
}
.news-type::-webkit-scrollbar {
    width:0;
    height:0;
    display: none;
}
.news-content-type:last-of-type{
	margin-right: 0;
}
.news-content-type-img{
	width: 100%;
	height: 5.875rem;
	overflow: hidden;
}
.news-content-type-img a{
	display: block;
	overflow: hidden;
}
.news-content-type-img a img{
	display: block;
	width: 100%;
}
.news-content-type-title{
	font-size: 0.65rem;
	color: #282828;
	margin: 0.5rem 0 0.375rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news-content-type-title a{
	color: #282828;
}
.news-content-type-text{
	width: 100%;
	line-height: 0.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-content-type > a{
	display: block;
	color: #999;
	font-size: 0.5rem;
	text-decoration: underline;
	margin: 0.25rem 0 0.75rem;
}
.more-news{
	margin-top:0.5rem;
}
.more-news p{
	width: 100%;
	font-size: 0.65rem;
	color: #282828;
	height: 1.35rem;
	line-height: 1.35rem;
}
.more-news p a{
	color: #282828;
	display: inline-block;
	width: 13rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.more-news p a:before{
	content: '';
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	background: #0174b9;
	margin: -0.05rem 0.25rem 0 0;
	vertical-align: middle;
}
.more-news p a:hover{
	color: #0174b9;
}
.more-news p span{
	font-size: 0.45rem;
	float: right;
	width: 4rem;
	text-align: right;
}
.list-nav-first > a{
	position: relative;
	display: block;
	width: 100%;
	height: 2.2rem;
	font-size: 0.7rem;
	line-height: 2.2rem;
	color: #fff;
	padding: 0 0.75rem;
	background: #0172b8;
    background: -moz-linear-gradient(top,  #0172b8 0%, #004a86 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0172b8), color-stop(100%,#004a86));
    background: -webkit-linear-gradient(top,  #0172b8 0%,#004a86 100%);
    background: -o-linear-gradient(top,  #0172b8 0%,#004a86 100%);
    background: -ms-linear-gradient(top,  #0172b8 0%,#004a86 100%);
    background: linear-gradient(to bottom,  #0172b8 0%,#004a86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0172b8', endColorstr='#004a86',GradientType=0 );
}
:root .list-nav-first > a{
	filter: none;
}
.list-nav-first > a img{
	width: 0.525rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.75rem;
}
.list-nav-second{
	display: none;
}
.list-nav-second > a{
	position: relative;
	display: block;
	height: 2.2rem;
	font-size: 0.7rem;
	line-height: 2.2rem;
	color: #666;
	padding: 0 1.5rem;
	border-bottom: 1px solid #efefef;
}
.list-nav-second > a span{
	font-family: '宋体';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.75rem;
}
.company-intro{
	width: 100%;
	padding: 1.125rem 0.75rem;
}
.company-intro .intro .intro-title{
	font-weight: bold;
	font-size: 0.8rem;
	color: #0172b8;
	margin-bottom: 0.55rem;
}
.design-team .intro .intro-title{
	margin-bottom: 0.3rem;
}
.company-intro .intro p{
	font-size: 0.6rem;
	color: #666;
	line-height: 1.15rem;
	text-align: justify;
}
.company-intro .intro img{
	display: block;
	width: 100%;
	margin: 0.75rem 0;
}
.company-intro .intro .right-history{
	margin: 1.75rem 0 3.25rem;
}
.company-intro .intro .flow{
	padding-bottom: 0.75rem;
}
.talent-concept{
	width: 100%;
	padding: 0 0.75rem;
}
.job-vacancy .job-vacancy-content{
	height: 1.5rem;
	line-height: 1.5rem;
	margin-top: 0.25rem;
	background: #f5f5f5;
	color: #333;
	font-size: 0.65rem;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	position: relative;
	cursor: pointer;
}
.job-vacancy .job-vacancy-top .job-vacancy-content{
	height: 1.5rem;
	line-height: 1.5rem;
	background: #0073b4;
	color: #fff;
	font-size: 0.75rem;
}
.job-vacancy .job-vacancy-top .job-vacancy-content p:first-of-type{
	padding-left: 1.6rem;
}
.job-vacancy .job-vacancy-content p{
	text-align: left;
}
.job-vacancy .job-vacancy-content p:first-of-type{
	width: 11.50rem;
	padding-left: 0.5rem;
}
.job-vacancy .job-vacancy-content p:last-of-type{
	width: 5.75rem;
	padding-left: 0.375rem;
}
.job-vacancy .job-vacancy-content .state{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.5rem;
}
.job-vacancy .job-vacancy-content .state img{
	width: 0.4rem;
}
.job-vacancy .job-vacancy-content .add{
	display: block;
	cursor: pointer;
}
.job-vacancy .job-vacancy-content .subtract{
	display: none;
	cursor: pointer;
}
.job-vacancy .active .add{
	display: none;
}
.job-vacancy .active .subtract{
	display: block;
}
.job-vacancy-info{
	background: #fafafa;
	font-size: 0.55rem;
	color: #666;
	padding: 1rem 0.5rem 1.95rem;
	display: none;
}
.job-vacancy .job-vacancy-info.active{
	display: block;
}
.job-vacancy-info .intro-title{
	font-weight: bold;
	font-size: 0.55rem;
	color: #333;	
	margin-bottom: 0.875rem;
}
.job-vacancy-info > div{
	color: #666;
}
.job-vacancy-info p{
	line-height: 0.9rem;
}
.roll {
	padding: 0 0.75rem;
}
.roll p{
	width: 100%;
	padding: 0.4rem 0.5rem;
	font-size: 0.55rem;
	line-height: 0.85rem;
	margin-bottom: 0.75rem;
	color: #fff;
	background: #0172b8;
    background: -moz-linear-gradient(top,  #0172b8 0%, #004b86 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0172b8), color-stop(100%,#004b86));
    background: -webkit-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: -o-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: -ms-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: linear-gradient(to bottom,  #0172b8 0%,#004b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0172b8', endColorstr='#004b86',GradientType=0 );
}
:root .roll p{
	filter:none;
}
.page{
	padding: 1.45rem 0 1.75rem;
	font-size: 0;
	text-align: center;
}
.page a{
	display: inline-block;
	font-size: 0.35rem;
	color: #333;
	border: 1px solid #cccccc;
	width: 0.75rem;
	height: 0.9rem;
	text-align: center;
	line-height: 0.9rem;
	margin: 0 0.125rem;
}
.page a.active{
	border-color: transparent;
	color: #fff;
	background: #0172b8;
    background: -moz-linear-gradient(top,  #0172b8 0%, #004b86 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0172b8), color-stop(100%,#004b86));
    background: -webkit-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: -o-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: -ms-linear-gradient(top,  #0172b8 0%,#004b86 100%);
    background: linear-gradient(to bottom,  #0172b8 0%,#004b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0172b8', endColorstr='#004b86',GradientType=0 );
}
:root .page a.active{
	filter:none;
}
.page .prev,.page .next{
	width: 1.8rem;
	margin: 0 0.3em;
}
.tips{
	width: 100%;
	height: 2.5rem;
	border-radius: 1.25rem;
	background: #f7f8f8;
	font-size: 0.55rem;
	color: #0170b5;
	text-align: center;
	line-height: 0.85rem;
	padding: 0.4rem 2.15rem;
}
.product-matter{
	padding-bottom: 1.25rem;
}
.product-matter .also{
	padding: 0 0.75rem;
}
.also .product-title{
	border-bottom: 1px solid #0172b8;
}
.also .product-name{
	color: #999;
}
.also .product-title .more{
	color: #999;
}
.product-details{
	width: 100%;
	padding-bottom: 1.2rem;
}
.right-top{
	padding: 0 0.75rem;
}
.right-top .img{
	width: 100%;
}
.right-top .img img{
	display: block;
	width: 100%;
}
.right-top .text{
	padding-bottom: 1.375rem;
}
.right-top .text h1{
	font-weight: bold;
	font-size: 0.8rem;
	color: #0172b8;
	margin-bottom: 0.75rem;
}
.right-top .text p{
	font-size: 0.6rem;
	color: #666;
	line-height: 1.1rem;
}
.right-top .text h2{
	font-weight: bold;
	margin: 0.5rem 0 1.25rem;
	font-size: 0.7rem;
	color: #0172b8;
}
.right-top .text a{
	display: block;

	width: 4rem;
	height: 1.25rem;
	text-align: center;
	line-height: 1.25rem;
	font-size: 0.4rem;
	color: #fff;
    background: linear-gradient(to bottom,  #0172b8 0%,#004b86 100%);
}
.product-tab-menu{
	width: 100%;
	padding: 0 0.75rem;
}
.product-tab-menu ul{
	font-size: 0;
}
.product-tab-menu ul li{
	display: inline-block;
	width: 50%;
	text-align: center;
	height: 1.5rem;
	line-height: 1.5rem;
	background: #efefef;
	font-size: 0.7rem;
	color: #333;
	cursor: pointer;
}
.product-tab-menu ul li.active{
	color: #fff;
	background: linear-gradient(to bottom,  #0172b8 0%,#004a86 100%);
}
.product-tab{
	width: 100%;
}
.product-tab-box > div{
	display: none;
}
.product-tab-box > div:first-child{
	display: block;
}
.information{
	width: 100%;
	padding: 0.45rem 0.75rem 1rem;
	border-bottom: 1px solid #efefef;
}
.information .title{
	font-size: 0.8rem;
	color: #333;
	line-height: 2.45rem;
}
.information .info{
	width: 100%;
}
.information .trait{
	padding: 0;
}
.information .info ul{
	width: 100%;
}
.information .info ul li{
	font-size: 0.6rem;
	color: #666;
	line-height: 0.8rem;
	margin-bottom: 0.45rem;
}
.information .info ul li span{
	width: calc(100% - 0.45rem);
	display: inline-block;
	padding-left: 0.25rem;
}
.information .info ul li:before{
	content: '';
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	background: #666;
	margin: 0.3rem 0 0 0;
	vertical-align: top;
}
.information .info .img{
	width: 100%;
	margin: 0.45rem 0;
}
.information .info .img img{
	display: block;
	width: 100%;
}
.information .range ul{
	width: 100%;
}
.customer-details-right-foot{
	width: 100%;
	font-size: 0.6rem;
	color: #333;
	padding: 0.2rem 0.75rem 0;
	position: relative;
}
.customer-details-right-foot p{
	line-height: 1.3rem;
	width: 13.75rem;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.customer-details-right-foot a{
	color: #666;
}
.customer-details-right-foot .details-back{
	position: absolute;
	top: 0.625rem;
	right: 0.75rem;
}
.product-details .recommend{
	padding: 0 0.75rem;
	margin: 2.5rem 0 1.2rem;
}
.product-details .also{
	padding: 0 0.75rem;
}
.customer-case{
	width: 100%;
	padding: 0 0.75rem;
}
.customer-case .client-case-content{
	white-space: normal;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.customer-case .client-case-content .client-right-case-type{
	width: 8.2rem;
	height: auto;
	display: block;
	margin-right: 0;
	margin-bottom: 0.75rem;
}
.customer .recommend{
	margin: 0;
}
.customer-details{
	margin-bottom: 1.75rem;
}
.customer-details-right-top{
	font-size: 0.6rem;
	color: #666;
	padding: 2.25rem 0.75rem 1.2rem;
	border-bottom: 1px solid #efefef;
}
.customer-details-right-top h1{
	font-weight: bold;
	font-size: 0.75rem;
	color: #333;
	text-align: center;
}
.customer-details-right-top .time{
	font-size: 0.5rem;
	text-align: center;
	margin: 0.9rem 0 0.875rem;
}
.customer-details-right-top p{
	line-height: 1.1rem;
	text-align: justify;
}
.customer-details-right-top img{
	display: block;
	width: 100%;
	margin: 0.75rem 0;
}
.news-contents{
	width: 100%;
	padding: 0 0.75rem;
}
.news-contents-type{
	width: 100%;
	padding: 0.75rem 0;
	border-bottom: 1px solid #efefef;
}
.news-contents-type:first-of-type{
	padding: 0 0 0.75rem;
}
.news-contents-type .img{
	width: 6.5rem;
	height: 4rem;
	overflow: hidden;
}
.news-contents-type .img img{
	width: 100%;
	min-height: 100%;
}
.news-contents-type .text{
	width: 10.375rem;
	font-size: 0.5rem;
	color: #999;
	padding-top: 0.3rem;
}
.news-contents-type .text .title{
	font-weight: bold;
	font-size: 0.7rem;
	color: #333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news-contents-type .text .title a{
	color: #333;
}
.news-contents-type .text .title a:hover{
	color: #0075BB;
}
.news-contents-type .text .content{
	line-height: 0.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0.3rem 0 0.5rem;
}
.news-contents-type .text .time{
	font-size: 0.45rem;
	color: #666;
}
.honor-type .img{
	height: 6rem;
	position: relative;
}
.honor-type img{
	width: auto !important;
	height: auto !important;
	max-width: 5.55rem;
	max-height: 3.85rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#lightbox-container-image-box{
	width: 100%;
}
#lightbox-container-image-box img{
	width: 100%;
}
#lightbox-container-image-box{
		max-width: 100%;
		height: auto !important;
	}
	#lightbox-image{
		max-width: 100%;
	}
	#lightbox-container-image-data-box{
		max-width: 100% !important;
	}
	#lightbox-nav a{
		height: auto !important; 
	}
	#lightbox-secNav-btnClose{
		padding-top: 0.7rem;
	}
.after-sales{
	padding: 0 0.75rem;
}
.after-sales .intro{
	margin-bottom: 1.5rem;
}
.contact-us .intro{
	border-bottom: 1px solid #efefef;
}
.contact-us .intro-title{
	border-bottom: 1px solid #efefef;
	padding-bottom: 0.7rem;
	margin-bottom: 0 !important;
}
.product-list-contact-type{
	display: flex;
	flex-direction: row;
}
.product-list-contact-type .img{
	margin-right: 0.25rem;
	width: 0.6rem;
	vertical-align: top;
	padding: 0.8rem 0 0.5rem;
}
.product-list-contact-type .img img{
	margin: 0;
	width: 100%;
	padding-top: 0.2rem;
}
.product-list-contact-type .all{
	border-bottom: 1px solid #efefef;
	width: 16.4rem;
	display: flex;
	vertical-align: top;
	padding: 0.8rem 0 0.5rem;
}
.product-list-contact-type:last-of-type .all{
	border-bottom: 0;
}
.product-list-contact-type .name{
	white-space: nowrap;
	font-size: 0.7rem;
	vertical-align: top;
}
.product-list-contact-type .text{
	font-size: 0.55rem;
	line-height: 1.1rem;
	vertical-align: top;
}
.product-list-contact-type .text img{
	display: inline-block;
	width: 5rem;
	margin: 0 0.875rem 0 0;
}
#bg-mark{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 1000;
    display: none;
}
footer{
	width: 100%;
	color: #fff;
	margin-top: 2px;
}
.foot{
	background: #0053B5;
	padding: 0 0.75rem;
}
.foot .img{
	padding: 1.125rem 0 2rem;
}
.foot .img img{
	width: 11.45rem;
}
.foot-contact{
	width: 10rem;
}
.foot-vx{
	width: 6rem;
}
.foot-info{
	padding-bottom: 1.2rem;
}
.foot-info .title{
	font-size: 0.65rem;
}
.foot-info .hr{
	width: 5.6rem;
	height: 1px;
	margin: 0.9rem 0 0.65rem;
	font-size: 0;
}
.foot-info .hr img{
	width: 100%;
}
.foot-contact-content p{
	font-size: 0.55rem;
	color: #acb2bc;
	line-height: 0.95rem;
}
.foot-vx .vx{
	width: 4.75rem;
}
.foot-vx .vx img{
	width: 100%;
}
.copyright{
	border-top: 1px solid #445269;
}
.copyright,.by{
	padding: 0.55rem 0.75rem;
	font-size: 0.45rem;
	color: #7c8696;
	background: #2f3e58;
}
.copyright p{
	line-height: 0.95rem;
	
}
.copyright a,.by a{
	color: #7c8696;
}
.by p{
	text-align: center;
}

.top_guide {
	position: relative;
	width: 100%;
	background-color: #DE1111;
	padding: .5rem 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #fff;
}
.top_guide > a {
	font-size: .6rem;
	display: flex;
	flex: 1;
	justify-content: center;
	border-right: 1px solid #fff;
	color: #fff;
	text-decoration:none;
	width:100px;
}
.top_guide > a:nth-last-child(1) {
	border-right: none;
}
.guide {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #ffffff;
	padding: .3rem 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}
.guide > a {
	color: #333;
	display: flex;
	flex: 1;
	align-items: center;
	flex-direction: column;
	text-align: center;
	font-size: .6rem;
}
.plate {
	margin: 0 .3rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.plate > a {
	width: 49%;
	background-color: #2f3e58;position:relative
}
.plate > a:nth-child(n+4) {
	margin-top: .5rem;
}
.plate > a > img {
	width: 100%;
}
.plate .wwwww{position:absolute;font-size:14px;color:#fff;top:50px;text-align:center;width:100%;font-weight:bold}

.pages { width: 100%; text-align:center; padding: 10px 0; clear: both;margin-top:20px;}
.pages span, .pages a, .pages .current { font-size: 12px; font-family: Arial, Helvetica,  sans-serif; margin: 0 2px; }
.pages span font { color: #f00; font-size: 12px; }
.pages a, .pages .current { border: 1px solid #FFC000; background: #fff; padding:8px 12px; text-decoration: none;color:#000 }
.pages span { padding-right: 10px }
.pages .current, .pages a:hover { background: #FFC000; color: #fff; }
.qu li{width:49%;float:left;text-align:center;line-height:100%}
.qu li a{font-size:12px;color:#999;}
.qu li:nth-child(2n){float:right}
.qu li img{}
.newslist li{height:36px;line-height:36px;border-bottom:1px #ccc dotted;width:100%;overflow:hidden}
.newslist li a{font-size:14px;color:#111}