﻿@charset "utf-8";

/* CSS Document */
html {
	font-size: 100px;
	/*font-size:62.5%;*/
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, "微软雅黑";
	color: #333;
	-webkit-text-size-adjust: none;
	opacity: 1;
}

/*body.show{opacity:1;
transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;	
}*/
a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}

a:link {
	text-decoration: none;
	outline: none;
}

a:visited {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #00b0ec;
	outline: none;
}

a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	outline: none；
}

/*下面是解决ios上去除微信点击蓝色边框 */
a:focus {

	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
}

ul,
p,
dl,
dt,
dd {
	padding: 0px;
	margin: 0px;
}

li {
	list-style-position: outside;
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 16px;
}

h5 {
	font-size: 12px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	_display: inherit;
}

.h10 {
	height: .1rem;
	overflow: hidden;
	clear: both;
}

.h50 {
	height: .5rem;
	overflow: hidden;
	clear: both;
}

textarea,
input {
	background: transparent;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, "微软雅黑";
	color: #888;
	outline: none;
	border: 0px;
}

em {
	font-style: normal;
}

.btn1 {
	cursor: pointer;
}

img {
	vertical-align: middle;
	max-width: 100%;
	width: 100%;
	border: 0px;
}

.blue,
a.blue {
	color: #00b0ec;
}

.green {
	color: #88c22f;
}

/*opacity:1; filter:alpha(opacity=100);*/

.wal {
	max-width: 12rem;
	margin: 0px auto;
}

.pcShow {
	display: block;
}

.phoneShow {
	display: none;
}

.align {
	justify-content: left;
	align-items: center;
	display: -webkit-flex;
}

a,
.transition,
img,
i,
.case .layer,
:before,
.footStandard li,
.footStandard .name,
.about_04 a .name,
.about_04 a p,
.about_02 li,
.advantage .imgDiv,
.job_01 li h2,
.job li,
.head,
.head .wal,
.head .logo canvas,
.faq .close,
.customized li,
.news .box,
.newsClass .list,
.indexFlash .slick-dots li,
.indexAbout .slick-dots li,
.nav,
.nav li:hover .list,
.caseClass .msg {
	transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
}

.radius,
.caseClass dd a,
.case .layer a.more em,
.pageNum .btn1,
.caseImg .share a,
.caseShow .tag a,
.caseShow .btn a,
.about_03 dd a,
.service .btn a,
.faqTag a,
.sideBar a i,
.customerFoot dd a {
	-moz-border-radius: .5rem;
	-webkit-border-radius: .5rem;
	border-radius: .5rem;
}

.footStandard,
.about_03,
.passwordLayer,
.evaluationLayer,
.indexFlash .slick-dots li,
.indexAbout .slick-dots li,
.indexNews .slick-dots li {
	-moz-border-radius: .1rem;
	-webkit-border-radius: .1rem;
	border-radius: .1rem;
}

.pageNum a,
.pageNum .input1,
.about_02 li,
.sideMap h5:before,
.faq .content,
.customizedForm2 .input,
.customer .listD .box,
.customer .listD .btn,
.indexFlash .slick-arrow {
	-moz-border-radius: .05rem;
	-webkit-border-radius: .05rem;
	border-radius: .05rem;
}

.about_01 .list li,
.recommendation .imgDiv img,
.partner li img,
.newShow .share a,
.customer .listD .btn a,
.indexService .box,
.indexService .bg,
.indexService a.layer,
.indexServicePhone .slick-dots li,
.caseBar a {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

input,
li,
a,
span,
i,
em,
b,
div,
img,
textarea,
p,
dl,
dt,
dd,
h1,
h2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.news .name,
.newSide li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.headD {
	height: .86rem;
}

.head {
	position: fixed;
	z-index: 999;
	left: 0px;
	top: 0px;
	width: 100%;
	background: #FFF;
}

.head .wal {
	height: .86rem;
	position: relative;
}

.head .logo {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/logo_demo.jpg);
	background-image: url(../images/logo.jpg);

	background-size: cover;
	display: block;
	width: 3rem;
	height: .86rem;


	background-repeat: no-repeat;

}

.head .logo2 {
	background-size: 100%;
	display: block;
	width: 2.4rem;
	height: .6rem;
	background-position: 100%;
	display: none;
	background-image: url(../images/logo2_demo.jpg);
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
}

.head .logo #logo {
	height: .86rem;
}

.head a.tel {
	position: absolute;
	top: 50%;
	right: 0px;
	display: block;
	font-size: .2rem;
	font-weight: bold;
	height: .8rem;
	line-height: .8rem;
	margin-top: -.4rem;
	padding-left: .5rem;
	background: url(../images/nimg30.png) left center no-repeat;
	background-size: .3rem;
	letter-spacing: .01rem;
}

.nav {
	position: absolute;
	left: 2.5rem;
	top: 0px;
}

.nav li {
	float: left;
	padding-right: .05rem;
}

.nav a.name {
	display: block;
	width: .8rem;
	height: .86rem;
	line-height: .86rem;
	text-align: center;
	font-size: .14rem;
	padding: 0px;
	overflow: hidden;
	position: relative;
	color: #333;
}

.nav a.name i {
	display: block;
	position: absolute;
	left: 0px;
	top: -100%;
	width: 100%;
	height: 100%;
	background: #00b0ec;
	color: #FFF;
	font-style: normal;
	text-transform: uppercase;
}

.nav a.name.on {
	padding-top: .5rem;
	color: #FFF;
}

.nav a.name.on i {
	top: 0px;
}

@media screen and (min-width:800px) {
	.nav li:hover a.name {
		padding-top: .5rem;
		color: #FFF;
	}

	.nav li:hover a.name i {
		top: 0px;
	}

	/*.nav li:hover .list{opacity:1; visibility:visible;}
*/
	.nav li:hover .list {
		opacity: 1;
		visibility: visible;
	}

	.nav dd a:hover {
		color: #00b0ec;
	}

	.nav dd a:hover img:nth-child(1) {
		opacity: 0;
	}

	.nav dd a:hover img:nth-child(2) {
		opacity: 1;
	}
}

/**/
.nav .list {
	position: fixed;
	left: 0px;
	top: .86rem;
	width: 100%;
	text-align: center;
	min-height: 1.10rem;
	background: rgba(0, 0, 0, 0.92);
	opacity: 0;
	visibility: hidden;
	font-size: 0px;
	border-bottom: 1px solid #3a6fa2
}

.nav dd {
	display: inline-block;
}

.nav dd a {
	display: block;
	height: 1.10rem;
	color: #FFF;
	font-size: .14rem;
	padding: .70rem .4rem 0 .4rem;
	position: relative;
}

.nav dd a:before {
	content: "";
	display: block;
	position: absolute;
	left: -.15rem;
	top: .36rem;
	background: url(../images/img31.png) center no-repeat;
	background-size: cover;
	width: .31rem;
	height: .54rem;
}

.nav dl dd:nth-child(1) a:before {
	display: none;
}

.nav dl img {
	position: absolute;
	left: 50%;
	top: .20rem;
	width: .5rem;
	margin-left: -.25rem;
}

.nav dl dd img:nth-child(2) {
	opacity: 0;
}

/**/
.head.on {
	background: rgba(255, 255, 255, 1);
}

.head.on .nav .list {
	display: block !important;
}

.head.on .wal {
	height: .6rem;
}

.head.on .logo canvas {
	height: .55rem;
}

.head.on .nav a.name {
	height: .6rem;
	line-height: .6rem;
}

.head.on .nav .list {
	top: .6rem;
	background: rgba(0, 0, 0, 0.92);
}

/*.headD_c .head{ height:.8rem; }*/
.topA {
	display: block;
	background: rgba(0, 0, 0, 0.7) url(../images/img42.png) center no-repeat;
	background-size: .42rem;
	height: .5rem;
	opacity: .5;
}

.topA:hover {
	opacity: 1;
}

.foot {
	background: #37383a;
	color: #999;
}

.foot a {
	color: #999;
}

.foot a:hover {
	color: #fff;
}

.foot .wal {
	min-height: 2.15rem;
	position: relative;
}

.foot .img {
	width: 2.66rem;
	padding: .32rem 0 .18rem 0;
}

.foot .msg {
	font-size: .14rem;
	line-height: .21rem;
	color: rgba(255, 255, 255, 0.7);
	min-height: .85rem;
}

.foot .msg .list {
	min-height: .5rem;
	position: relative;
	padding-left: .7rem;
}

.foot .msg .list em {
	position: absolute;
	left: 0px;
	top: 0px;
}

.foot .msg dl {
	display: flex;
}

.foot .msg dd {
	padding-right: .13rem;
	margin-right: .11rem;
	background: url(../images/img2.png) right center no-repeat;
	background-size: .02rem;
}

.foot .msg dd:last-child {
	background: none;
}

.foot .msg a {
	color: rgba(255, 255, 255, 0.7);
}

.foot .ewm {
	position: absolute;
	top: .3rem;
	right: 0px;
	width: .8rem;
}

.foot .ewm .imgDiv {
	position: absolute;
	left: -1.16rem;
	top: 0px;
	width: 1.02rem;
}

.foot .ewm .name {
	font-size: .16rem;
	padding-bottom: .28rem;
}

.foot .link {
	border-top: #4b4c4e solid 1px;
	line-height: .53rem;
}

.foot .link ul {
	display: flex;
}

.foot .link li {
	font-size: .14rem;
	padding-right: .2rem;
}

.foot .tips {
	position: absolute;
	right: 0px;
	bottom: 0px;
	line-height: .53rem;
	font-size: .14rem;
}

.foot .tips img {
	width: .18rem;
	margin: 0 .1rem;
	position: relative;
	top: -.02rem;
}

.foot2 {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

.foot2 .wal {
	min-height: .55rem;
}

.foot2 .link {
	border: 0px;
}

.pageBanner {
	height: 3rem;
	width: 100%;
	overflow: hidden;
	background: center no-repeat;
	background-size: cover;
	position: relative;
}

.banner_contact {
	height: auto;
}

.pageBanner .bg {
	position: absolute;
	left: 0px;
	top: 50%;
	width: 100%;
	text-align: center;
	color: #FFF;
}

.pageBanner h2 {
	font-weight: 400;
	font-size: .61rem;
	padding-bottom: .15rem;
	position: relative;
}

.pageBanner .line {
	width: .24rem;
	height: 1px;
	background: #FFF;
	margin: 0 auto;
	position: relative;
}

.pageBanner p {
	font-size: .18rem;
	line-height: .31rem;
	padding-top: .15rem;
	position: relative;
}

.pageBanner p span {
	padding: 0 1em;
}

.pageBanner h2,
.pageBanner .line,
.pageBanner p {
	transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
}

.pageBanner.on h2,
.pageBanner.on .line,
.pageBanner.on p {
	transition: All 0s ease;
	-webkit-transition: All 0s ease;
	-moz-transition: All 0s ease;
	-o-transition: All 0s ease;
}


.translate,
.passwordLayer,
.indexFlash .slick-3 .img-1 {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.translate-y,
.case .layer,
.pageBanner .bg,
.about_02 .imgDiv,
.service .layer,
.pageTitle img {
	transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-o-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
}

.translate-x,
.contact .msg:before,
.evaluation .dl_01 img {
	transform: translate(-50%, 0px);
	-webkit-transform: translate(-50%, 0px);
	-moz-transform: translate(-50%, 0px);
	-o-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
}

.pageNum {
	clear: both;
	height: 1.4rem;
	padding-top: .4rem;
	font-size: 0px;
	line-height: .28rem;
	text-align: center;
}

.pageNum a {
	display: inline-block;
	width: .28rem;
	height: .28rem;
	font-size: .14rem;
	margin: 0 .02rem;
}

.pageNum a.on,
.pageNum a:hover {
	background-color: #00b0ec;
	color: #FFF;
}

.pageNum a em {
	font-size: 0px;
	opacity: 0;
}

.pageNum .arrow {
	background: #999 center no-repeat;
	background-size: .07rem;
	margin: 0 .1rem;
}

.pageNum .arrow:hover {
	background-color: #00b0ec;
}

.pageNum .prev {
	background-image: url(../images/prev7.png);
}

.pageNum .next {
	background-image: url(../images/next7.png);
}

.pageNum div {
	display: inline-block;
}

.pageNum span {
	font-size: .14rem;
	color: #666;
	padding: 0 .1rem;
}

.pageNum .input1 {
	width: .48rem;
	height: .28rem;
	line-height: .26rem;
	text-align: center;
	font-size: .14rem;
	border: #00b0ec solid 1px;
	color: #00b0ec;
}

.pageNum .btn1 {
	width: .28rem;
	height: .28rem;
	background: #00b0ec;
	color: #FFF;
	font-size: .14rem;
}

#Layer1 {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0;
	left: 0px;
	background-color: #000;
	display: none;
}

.pageNav {
	height: .72rem;
	border-bottom: #999 solid 1px;
}

.pageNav li {
	float: left;
	padding-right: .74rem;
}

.pageNav a {
	display: block;
	height: .72rem;
	position: relative;
	font-size: .16rem;
	color: #666;
	letter-spacing: .02rem;
	padding-top: .28rem;
}

.pageNav a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: .04rem;
	background: #00b0ec;
}

/*.pageNav a:hover, .pageNav a.on{color:#00b0ec;}
.pageNav a:hover:before, .pageNav a.on:before{width:100%;}*/
.pageNav a.on {
	color: #00b0ec;
}

.pageNav a.on:before {
	width: 100%;
}

.tabContent {
	display: none;
}

.tab li {
	cursor: pointer;
}

.sideBar {
	position: fixed;
	z-index: 20;
	top: 50%;
	right: 0px;
	width: .65rem;
}

.sideBar li {
	height: .67rem;
	position: relative;
}

.sideBar a {
	display: block;
	height: .65rem;
	width: .65rem;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #999 left center no-repeat;
	background-size: .65rem;
}

.sideBar a i {
	display: block;
	font-style: normal;
	position: absolute;
	left: .65rem;
	top: .19rem;
	background: #FFF;
	font-size: .15rem;
	color: #008ece;
	line-height: .28rem;
	height: .28rem;
	padding: 0 .16rem;
	letter-spacing: .02rem;
	white-space: nowrap;
	opacity: 0;
}

.sideBar a i em {
	display: none;
}

.sideBar a:hover {
	background-color: #008ece;
	width: 1.82rem;
}

.sideBar a:hover i {
	opacity: 1;
}

.sideBar .li_01 a {
	background-image: url(../images/img65_1.png);
}

.sideBar .li_02 a {
	background-image: url(../images/img65_2.png);
}

.sideBar .li_02 a:hover {
	width: 2.41rem;
}

.sideBar .li_03 a {
	background-image: url(../images/img65_3.png);
}


.radio {
	position: absolute;
	top: 0;
}

.radio span {
	margin-right: 10px;
	margin-right: 30px;
	display: block;
	float: left;
}



/*2020-01-03*/
.sideBar {
	position: fixed;
	z-index: 20;
	top: 50%;
	right: 0;
	width: .65rem;
	margin-top: -1.65rem;
	opacity: 0;
	visibility: hidden;
	transition: All .5s ease;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}

.sideBar.show {
	opacity: 1;
	visibility: visible
}

.sideBar li {
	height: .67rem;
	position: relative;
}

.sideBar a {
	display: block;
	height: .65rem;
	width: .65rem;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	background: #229fca left center no-repeat;
	background-size: .65rem;
}

.sideBar a i {
	display: block;
	font-style: normal;
	position: absolute;
	left: .65rem;
	top: .175rem;
	background: #FFF;
	font-size: .16rem;
	color: #008ece;
	line-height: .3rem;
	height: .3rem;
	width: 1.16rem;
	text-align: center;
	letter-spacing: .02rem;
	opacity: 0
}

.sideBar a i em {
	display: none;
}

.sideBar a:hover {
	background-color: #229fca;
	width: 1.97rem
}

.sideBar a:hover i {
	opacity: 1;
}

.sideBar .li_01 a {
	background-image: url("../images/img65_1.png")
}

.sideBar .li_01 a:hover {
	width: 2.37rem
}

.sideBar .li_01 a:hover i {
	width: 1.56rem
}

.sideBar .li_02 a {
	background-image: url("../images/img65_2.png")
}

.sideBar .li_03 a {
	background-image: url("../images/img65_3.png")
}

.sideBar .li_04 a {
	background-image: url("../images/img65_4.png")
}

.sideBar .li_05 a {
	background-image: url("../images/img65_5.png")
}

.sideBar .li_05 a:hover {
	width: .65rem
}

.sideBar .li_06 a {
	background-image: url("../images/img65_6.png")
}

.sideBar .li_06 a:hover {
	width: .65rem
}

.indexLayer {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	opacity: 0;
	visibility: hidden;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-align-content: center;
	transition: All .5s ease;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}

.indexLayer.show {
	opacity: 1;
	visibility: visible
}

.indexLayer .container {
	background: #22a6d3;
	color: #fff;
	padding: .15rem
}

.indexLayer .bg {
	width: 6rem;
	min-height: 3.2rem;
	border: #fff dashed 1px;
	padding: .3rem .37rem;
	position: relative
}

.indexLayer a.close {
	display: block;
	width: .6rem;
	height: .6rem;
	border: #fff dashed 1px;
	position: absolute;
	top: -1px;
	right: -1px
}

.indexLayer a.close:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../images/close60.png") center no-repeat;
	background-size: .6rem;
	transition: All .5s ease;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}

.indexLayer a.close:hover:before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.indexLayer .msg {
	font-size: .16rem;
	line-height: .24rem
}

.indexLayer .tel {
	font-size: .53rem;
	line-height: 1.06rem
}

.indexLayer .btn ul {
	display: flex;
	display: -webkit-flex;
	margin-left: -.23rem
}

.indexLayer .btn li {
	width: 33.333%;
	padding-left: .23rem
}

.indexLayer .btn a {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-align-content: center;
	height: .46rem;
	font-size: .16rem;
	color: #fff;
	border: #fff solid 1px;
	letter-spacing: .02rem;
	position: relative;
	transition: All .5s ease;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}

.indexLayer .btn a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #fff;
	transition: All .5s ease;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}

.indexLayer .btn a div {
	width: .22rem;
	height: .22rem;
	margin-right: .1rem;
	position: relative
}

.indexLayer .btn a img {
	transition: All .5s ease;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
}

.indexLayer .btn a img:nth-child(2) {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0
}

.indexLayer .btn a em {
	position: relative
}

.indexLayer .btn a:hover {
	color: #22a6d3
}

.indexLayer .btn a:hover img {
	opacity: 0
}

.indexLayer .btn a:hover img:nth-child(2) {
	opacity: 1
}

.indexLayer .btn a:hover:before {
	width: 100%
}

.indexLayer .msg2 {
	font-size: .14rem;
	padding-top: .37rem
}

.indexLayer .msg2 em {
	padding: 0 .1rem;
	font-weight: bold
}

@media screen and (max-width:800px) {
	.indexLayer {
		display: none
	}

	.head .logo {
		background-image: url(../images/logo2_demo.jpg);
	}

}