/*通用样式开始*/
*{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	font-family: 微软雅黑;
}
html{
	overflow: auto;
	height: 100%;
}
body{
	font-size: 18px;
	color: #323232;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
	color: inherit;
}

.bt-l{
	float: left;
}

.bt-r{
	float:right;
}

.clear:after {
	content: '';
	display: block;
	clear: both;
}

.bt-box-1200{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.bg{
	width: 100%;
	background: #F8FAFD;
}
.bg2{
	text-align: center;
	height: 860px;
	width: 100%;
	background: url("../img/czxx-bg2.png") no-repeat center center;
}
.position-r{
	position: relative;
}
/*通用样式end*/
/*banner样式*/
.czxx-banner{
	width: 100%;
	height: 500px;
	background: url("../img/czxx-banner.png") no-repeat center center;
}
.czxx-title{
	text-align: center;
	width: 19px;
	height: 110px;
	font-size: 15px;
	padding-top: 30px;
}
.banner-title{
	color: #00CFE3;
	background: url("../img/banner-title.png") no-repeat center center;
}
.czxx-banner-text{
	width: 726px;
}
.czxx-banner-text>a{
	float: right;
	display: block;
	text-align: center;
	width: 130px;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	color: #323232;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 70px;
}
.czxx-banner-text>img{
	margin-bottom: 45px;
}
.czxx-banner-text>p{
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 12px;
}
.banner-logo{
	position: absolute;
	width: 300px;
	height: 300px;
	background: url("../img/czxx-logo.png") no-repeat center center;
    box-shadow: 0 0 20px rgba(205, 245, 250,.9 );
	left: 0;
	top:350px;
	cursor: pointer;
	transition:box-shadow  .5s;
}
.banner-logo:hover{
    box-shadow: 0 0 40px rgba(205, 245, 250,1 );
	transition: box-shadow .8s;
	-moz-transition: box-shadow .8s; /* Firefox 4 */
	-webkit-transition: box-shadow .8s; /* Safari 和 Chrome */
	-o-transition: box-shadow .8s; /* Opera */
}
/*banner样式end*/
/*产品简介样式开始*/
.cp-title{
	color: #ffffff;
	background: url("../img/cp-title.png") no-repeat center center;
	margin-bottom: 40px;
}
.cp-show{
	margin-top: 80px;
}
.cp-show-text{
	width: 540px;
	padding-left: 20px;
	margin-top: 139px;
}
.cp-show-text>div:first-child{
	font-size: 30px;
	color: #323232;
	margin-bottom: 31px;
	line-height: 50px;
}
.cp-show-text>div:last-child{
	font-size: 15px;
	color: #323232;
	line-height: 30px;
}
.mag-top35{
	margin-top: 35px;
}
.cp-show-text2{
	margin-top: 150px;
	padding-left: 50px;
}
.icon-bg{
	position: relative;
	margin-top: 80px;
	width: 100%;
	height: 670px;
	background: url("../img/icon-bg.png") no-repeat center center;
}
.f30f{
	font-size: 30px;
}
.f15f{
	font-size: 15px;
}
.icon-bg-text{
	text-align: center;
	color: #FFFFFF;
	padding-top: 44px;
}
.icon-bg-text>p:last-child{
	margin-top: 12px;
}
.icon-bg-img{
	width: 940px;
	height: 476px;
	margin: 35px auto 0;
	color: #FFFFFF;
}
.icon-bg-img>div:nth-child(1){
	width: 110px;
	margin-top: 285px;
}
.icon-bg-img>div:nth-child(2){
	 margin-top: 85px;
	 margin-left: 57px;
}
.icon-bg-img>div:nth-child(3){
	text-align: center;
	margin-left:90px;
}
.icon-bg-img>div:nth-child(4){
	margin-top: 85px;
	margin-left: 87px;
}
.icon-bg-img>div:nth-child(5){
	width: 110px;
	margin-top: 285px;
	text-align: right;
}
.icon-p{
	margin-top:1px;
	text-align: right;
}
.icon-pc{
	margin-top:1px;
	text-align: center;
}
.icon-pl{
	margin-top:1px;
	text-align:left;
}
.icon-iphone{
	margin-top: 100px
}
.icon-line{
	height: 2px;
	width: 700px;
	background: #fff;
	margin: 0 auto;
	margin-top: 6px;
}
.icon-circle{
	width: 14px;
	height: 14px;
	background: #FFFFFF;
	border-radius: 7px;
}
.icon-circle2{
	float: left;
	width: 730px;
	height: 14px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	margin-top: 620px;
}
.xuanzhuan{
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform .5s ease-out;
}
.xuanzhuan:hover{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}
.xt-bg{
	width: 100%;
	height: 670px;
	background: url("../img/xt-bg.png") no-repeat center center;
	padding-top: 43px;
	text-align: center;

}
.xt-bg>p{
	margin-bottom: 53px;
}
.ruanjian-title{
	color: #FFFFFF;
	background: url("../img/ruanjian-title.png") no-repeat center center;
}
.f30-title{
	padding-top: 43px;
	padding-bottom: 7px
}
.c95{
	color: #959595;
	margin-bottom: 73px;
}
.ruanjian-l{
	max-width:283px;
}
.ruanjian-l li{
	height: 60px;
	line-height:60px;
	width:284px;
	margin-bottom: 50px;
}

.ruanjian-l-img{
	margin-left: 20px;
}
.ruanjian-r-img{
	margin-right: 20px;
}
.ruanjian{
	width:1022px;
	margin:120px auto;
}
.bg-3{
	width: 100%;
	height: 650px;
	background: url("../img/czxx-building-bg.png") no-repeat center center;
}
.building{
	float: left;
	width: 600px;
	height: 650px;
	color: #FFFFFF;
}
.building-left{
	padding-left: 29px;
	padding-right: 106px;
}
.building-right{
	padding-left: 52px;
	padding-right: 95px;
	color: #323232;
}
.f30-t{
	padding-top: 43px;
	padding-bottom: 36px
}
.b-text{
	line-height: 30px;
}
.bu-icon{
	float: right;
	height: 210px;
	width: 202px;
	margin-top: 180px;
	margin-right: 167px;
}

.bu-icon>img:nth-child(2){
	margin-top: 70px;
	margin-left: 32px;
}
.bu-icon>img:nth-child(3){
	margin-top: 35px;
	margin-right: 55px;
}
.bu-icon>img:nth-child(4){
	margin-top: 20px;
}

.bu-icon2{
	float: right;
	height: 226px;
	width:171px;
	margin-top: 160px;

}
.bu-icon2>img:nth-child(2){
	margin-top: 10px;
	margin-right:57px;
}
.bu-icon2>img:nth-child(3){
	margin-left: 15px;
}
.bu-icon2>img:nth-child(4){
	margin-top: 30px;
}
.bu-icon-hover>img:hover{
	transform:scale(1.1);//设置缩放比例
	-ms-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transition: transform .5s ease-out;
	cursor: pointer;
}
.bu-cen{
	width: 181px;
	height: 180px;
	position: absolute;
	top:249.3px; left: 42.45%; right: 0;
	background: url("../img/czxx-building.png") no-repeat center center;
	border-radius: 90px;
}
.bu-cen:hover{
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.bu-img-l{
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
	background: url("../img/czxx-building-l.png") #00CBE3 no-repeat center center;
}
.bu-img-r{
	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
	background: url("../img/czxx-building-r.png") #FFDF00 no-repeat center center;
}
.bg-w{
	width: 100%;
	background: #FFFFFF;
	height: 185px;
}
.bg-bot{
	background: #00CFE3;
	width: 100%;
	height: 152px;
	color: #FFFFFF;
	padding-top: 13px;
}
.footer-nub{
	background: url("../img/index0120.png") no-repeat left center;
	padding-left: 50px;
	margin-bottom: 22px;
}
.bg-bot img{
	position: absolute;
	right: 0;
	bottom:0;
    box-shadow: 0 0 20px rgba(205, 245, 250,.9 );
    cursor: pointer;
    transition:box-shadow  .5s;
}

.bg-bot img:hover{
    box-shadow: 0 0 40px rgba(205, 245, 250, 1);
    transition: box-shadow .8s;
    -moz-transition: box-shadow .8s; /* Firefox 4 */
    -webkit-transition: box-shadow .8s; /* Safari 和 Chrome */
    -o-transition: box-shadow .8s; /* Opera */
}
.face-bg01{
	width: 100%;
	height: 850px;
	padding-top: 215px;
	background: url("../img/face-banner01.jpg") no-repeat center center;
	background-size: cover;
}
.face-bg02{
	 width: 100%;
	 height: 700px;
	 padding-top:80px;
	 background: url("../img/face-banner02.jpg") no-repeat center center;
	 background-size: cover;
 }
.face-bg03{
	width: 100%;
	height: 700px;
	padding-top:80px;
	background: url("../img/face-banner03.jpg") no-repeat center center;
	background-size: cover;
}
.face-bg04{
	width: 100%;
	height: 700px;
	padding-top:80px;
	background: url("../img/face-banner04.jpg") no-repeat center center;
	background-size: cover;
}
.face-bg05{
	width: 100%;
	height: 700px;
	padding-top:80px;
	background: url("../img/face-banner05.jpg") no-repeat center center;
	background-size: cover;
}
.face-bg06{
	width: 100%;
	height: 700px;
	padding-top:80px;
	background: url("../img/face-banner06.jpg") no-repeat center center;
	background-size: cover;
}
.face-bg07{
	width: 100%;
	height: 700px;
	padding-top:80px;
	background: url("../img/face-banner07.jpg") no-repeat center center;
	background-size: cover;
}
.face-bg09{
	width: 100%;
	height: 400px;
	background: url("../img/face-banner09.jpg") no-repeat center center;
	background-size: cover;
}
.face-bg010{
	width: 100%;
	height: 700px;
	background: url("../img/face-banner010.jpg") no-repeat center center;
	background-size: cover;
}
.f20{
	font-size: 20px;
}
.f40{
	font-size: 40px;
}
.f24{
	font-size: 24px;
}
.f22{
	font-size: 22px;
}
.f28{
	font-size: 28px;
}

.f16{
	font-size:16px;
}

.f18{
	font-size: 18px;
}
.cff{
	color: #ffffff;
}
.face-bg>div.bt-box-1200>div>p{
	margin-bottom: 25px;
}
.face-bg-btn>span{
	display: inline-block;
	margin-right: 30px;
	width: 150px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	margin-top: 80px;
	border: 1px dashed #ffffff;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.box{
	display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: space-between;
}
.text-center{
	text-align: center;
}
.face-bgf{
	padding: 70px 0;
	height: auto;
	min-height: 185px;
}
.face-bgf p{
	margin-bottom: 25px;
}
.mon{
	color: #ffde00;
	margin-top: 60px;

}
.mon>span.f28{
    margin-left: 25px;
}
.mon>span.f22{
	margin-right: 15px;
}
.mon>a{
	display:inline-block;
	width: 200px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background-image: linear-gradient(90deg,
	#ffb019 0%,
	#ff8400 100%),
	linear-gradient(
			#ffae13,
			#ffae13);
	background-blend-mode: normal,
	normal;
	border-radius: 22px;
	margin-top: 15px;
	color: #ffffff;
}
/*向右*/
.triangle_border_right{
	display: inline-block;
	width:0;
	height:0;
	border-width:10px 0 10px 12px;
	border-style:solid;
	border-color:transparent transparent transparent #fff;/*透明 透明 透明 灰*/
	position:relative;
}
.lh>p{
	line-height: 30px;
}
.faceimg{
	max-width: 100%;
}
.miao{
	display: inline-block;
	width: 84px;
	margin-left: 60px;
	text-align: center;
}
.face-bg08{
	width: 100%;
	height: 609px;
	background: #fbfbfb;
	padding-top: 70px;
}
.gn-btn{
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-bottom: 120px;
}
.gn-btn>span{
	display: inline-block;
	min-width: 144px;
	padding-bottom: 16px;
	font-size: 34px;
	margin:0 32px ;
	cursor: pointer;
	color: #929292;
}
.gn-btn>span.active{
	color: #606060;
	border-bottom: 2px solid #606060;
}
.face-icon{
	width: 920px;
	margin: 0 auto;
	text-align: center;
}
.face-icon>div>p{
	margin-top: 35px;
	font-size: 24px;
}
.hide{
	display: none;
}
.face-line {
	width: 86px;
	height: 4px;
	background-color: #dbdbdb;
	margin: 0 auto;
}
.bg-blue{
	width: 100%;
	background: #10e6ff;
	height: 825px;
}
.face-list{
	width: 232px;
	height: 380px;
	background-color: #ffffff;
	box-shadow: 0px 11px 10px 0px
	rgba(0, 197, 220, 0.46);
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	padding-top: 50px;
	margin-top: 90px;
}
.face-t{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #10e6ff;
	color: #ffffff;
}
.face-c{
	width: 100%;
	padding:0 20px ;
	text-align: left;
	line-height: 35px;
}
.face-list-p{
	padding-top: 100px;
	margin-top: 180px;
}