*{
	margin:0;
	padding:0;
	-webkit-font-smoothing:antialiased;
	/* background-color: #777; */
	box-sizing: border-box;
}
body{
	overflow-x: hidden;
}
.none{
	display: none;
}
#header{
	width:100%;
	min-width: 1280px;
	height: 100px;
	position: fixed;
	z-index: 999;
	top: 0;
	background-color: #fff;
}
#header .link .a1{
	font-weight: bolder;
}
/* 下拉选 */
#header .droplist{
	display: none;
}
#header .link li:hover .droplist{
	display: block;
	top: 100%;
}
#header .link .icon_down:hover .droplist{
	display: block;
	top: 100%;
}

#header .link li .droplist ul li{
	list-style: none;
}
#header .link .a2{
	background-color: white;
	color: #1A1A1A;
	padding-top: 10px;
	font-weight: bolder;
	font-family: Microsoft YaHei;
}
#header .link .a2:hover{
	color: #3CD6BF;
}
#header .link li  .droplist ul li{
	width:120px;
	height: 40px;
	text-align: center;
	line-height: 10px;
	float: left;
}
/* 定义动画效果 */
#tcc_cpfw {
	opacity: 0;
    animation: showDiv 1s ease forwards;;
}
#tcc_jjfa {
	opacity: 0;
    animation: showDiv 1s ease forwards;;
}
@keyframes showDiv {
	from {
		transform: translateY(-10px);
		opacity: 0;
	}
	to {
		transform: translateY(0);
		opacity: 1;
	}
}
/*内容区 固定大小*/
#header .center{
	/* width: 1263px; */
	width:100%;
	height:100px;
	margin:0 auto;
	display: flex;
}
#header #logo_div{
	flex: 1.6;
}
#header #nav{
	flex: 2;
}
#header #div{
	flex: 1;
}

#header .login{
	width: 30px;
	height:30px;
	background-image: url(../image/login.png);
	background-repeat: no-repeat;
	margin-top: 42px;
	margin-right: 12px;
	float: right;
}

#header .message{
	width: 30px;
	height:30px;
	background-image: url(../image/message.png);
	background-repeat: no-repeat;
	margin-top: 42px;
	margin-right: 12px;
	float: right;
}
#header .logo{
	width: 100%;
	height:100%;
	background-image: url(../image/logo.png);
	/* text-indent: -9999px; */
	float: left;
	background-repeat: no-repeat;
	margin-left: 39px;
	margin-top: 22px;
}
#header .logo_num{
	height:50px;
	margin-left: 9px;
	margin-top: 26px;
	float: left;
	font-size: 16px;
	font-weight: 400;
	margin-right: 10px;
}
#header .logo_num .logo_num_zt_1{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 25px;
	color: #1A1A1A;
	line-height: 25px;
}
#header .logo_num .logo_num_zt_2{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 13px;
	color: #1A1A1A;
	line-height: 26px;
}
#header .phone{
	width: 30px;
	height:30px;
	background-image: url(../image/phone.png);
	background-repeat: no-repeat;
	margin-top: 42px;
	float: right;
}
#header .phone_num{
	height:50px;
	margin-left: 9px;
	margin-top: 42px;
	float: right;
	font-size: 16px;
	font-weight: 400;
	margin-right: 100px;
}
#header .btn_register{
	width: 122px;
	height:52px;
	background: #3CD6BF;
	border-radius: 4px;
	margin-left: 39px;
	margin-top: 27px;
	margin-right: 27px;
	float: right;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
	border: #3CD6BF;
}
/*导航样式*/
#header  .link{
	width: 700px;
	height:70px;
	list-style: none;
	margin-top: 20px;
	float: left;

}
#header .link li{
	width:120px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	float: left;
}
#header .link a{
	display: block;
	text-decoration:none;
	color:#333;
	width:100%;
	height:100%;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
#header .link .a1:hover,#header .link .active > .a1{
	/* background-color: #2dbb69; */
	color: #3CD6BF;
}

#login{
	position: relative;
	top: 9%;
    width: 300px;
    height: 400px;
    margin: 0px auto 0;
    padding: 60px 50px 0px;
    background-color:
    #fff;
    border-radius: 4px;
    box-shadow: 0 0 8px
    rgba(0, 0, 0, 0.53);
    float: center;
}
#backgound_1{
	width: 100%;
	min-width: 1263px;
	height:500px;
	background:url(../image/customerServices/banner.png) no-repeat center;
	position: relative;
	margin-top: 100px;
	background-size: cover;
}

#backgound_1 .zt_1{
	position: absolute;
	top:43%;
	left: 30%;
	margin:-27px -296px;
	padding-left:20px;
	outline: none;
	width: 384px;
	height: 25px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 50px;
	color: #FFFFFF;
}
#backgound_1 .zt_2{
	width:644px;
	height:48px;
	position: absolute;
	top:62%;
	left: 30%;
	margin:-27px -296px;
	padding-left:20px;
	outline: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 26px;
	color: #FFFFFF;
}
#backgound_4{
	width: 100%;
	min-width: 1263px;
	height:700px;
	background:url(../image/customerServices/customer_bg_2.png) no-repeat center;
	position: relative;
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	background-size: cover;
}

#backgound_4 .zt_1{
	position: absolute;
	top: 4%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	width: 384px;
	height: 25px;
	font-family: Microsoft YaHei;
	color: #1A1A1A;
	font-weight: bolder;
	font-size: 36px;
}
#backgound_4 .zt_2{
	width:644px;
	height:48px;
	position: absolute;
	top: 13%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #4D4D4D;
}
#backgound_4 .middle{
	width:100%;
	height:auto;
	position: absolute;
	top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	
}
#backgound_4 .b{
	width: 100%;
	height: auto;
	text-align: center;
}
#backgound_4 .bottom_div{
	display: inline-block;
	width: 30%;
	height: 260px;
	background: #FFFFFF;
	border-radius: 10px;
	margin: 0.5%;
}
#backgound_4 .button{
	position: absolute;
	top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 164px;
	height: 52px;
	background: #3CD6BF;
	border-radius: 5px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	border: #3CD6BF;
}

#backgound_4_1{
	width: 100%;
	min-width: 1263px;
	height:800px;
	position: relative;
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	background-size: cover;
}

#backgound_4_1 .zt_1{
	position: absolute;
	top: 4%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	width: 384px;
	height: 25px;
	font-family: Microsoft YaHei;
	color: #1A1A1A;
	font-weight: bolder;
	font-size: 36px;
}
#backgound_4_1 .zt_2{
	width:644px;
	height:48px;
	position: absolute;
	top: 12%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #4D4D4D;
}
#backgound_4_1 .middle{
	width:100%;
	height:auto;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	
}
#backgound_4_1 .b{
	width: 100%;
	height: auto;
}
#backgound_4_1 .bottom_div{
	display: inline-block;
	width: 20%;
	height: 527px;
	background: #FFFFFF;
	border-radius: 10px;
	margin: 2%;
}



#backgound_6{
	width: 100%;
	min-width: 1263px;
	height:800px;
	background:url(../image/customerServices/customer_bg_2.png) no-repeat center;
	background-size: cover;
	position: relative;
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#backgound_6 .zt_1{
	position: absolute;
	top: 4%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	width: 384px;
	height: 25px;
	font-family: Microsoft YaHei;
	color: #1A1A1A;
	font-weight: bolder;
	font-size: 36px;
}
#backgound_6 .zt_2{
	width:644px;
	height:48px;
	position: absolute;
	top: 12%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #4D4D4D;
}
#backgound_6 .middle{
	width:100%;
	height:auto;
	position: absolute;
	top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
	
}
#backgound_6 .b{
	width: 100%;
	height: auto;
}
#backgound_6 .bt{
	font-family: Microsoft YaHei;
	font-weight: 500;
	font-size: 18px;
	color: #1A1A1A;
}
#backgound_6 .content{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #4D4D4D;
	line-height: 24px;
}
#backgound_6 .bottom_div{
	display: inline-block;
	width: 20%;
	height: 200px;
	margin: 2%;
}
#backgound_6 .bottom_div1{
	display: inline-block;
	width: 30%;
	height: 300px;
	margin: 2%;
}
#backgound_6 .bottom_div2{
	display: inline-block;
	width: 20%;
	height: 300px;
	margin-top: 2%;
}
#backgound_6 .zt_1_1{
	width: 76px;
	height: 54px;
	font-family: Microsoft YaHei;
	font-weight: 500;
	font-size: 72px;
	color: #3CD6BF;
}
#backgound_6 .zt_2_2{
	width: 25px;
	height: 16px;
	font-family: Microsoft YaHei;
	font-weight: 500;
	font-size: 16px;
	color: #3CD6BF;
}
#backgound_6 .zt_3_3{
	height: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #4D4D4D;
}
#backgound_6 .middle2{
	width:100%;
	height:50%;
	position: absolute;
	top: 77%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding-left:20px;
	outline: none;
}
#foot{
	width: 100%;
	min-width: 1263px;
	height:250px;
	background-size: cover;
	position: relative;
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
#foot .left_1{
	flex: 1.2;
}
#foot .left{
	flex: 2;
}
#foot .cpfw{
	flex: 1;
}
#foot .jjfa{
	flex: 1;
}
#foot .gywm{
	flex: 1;
}
#foot .right{
	flex: 0.8;
}
#foot .zt_bt{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #1A1A1A;
	text-align: left;
}
#foot .zt_1{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	text-align: left;
}
#foot .zt_2{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #1A1A1A;
	text-align: left;
}
#foot ul{
	list-style: none;
	font-size: 18px;
	color:#777;
	text-indent: 20px;
	line-height: 2;
}
.bottom_i{
	width: 67%;
	height:80px;
	margin: 0 auto;
	text-align: center;
	line-height: 80px;
	border-top: 1px solid #F0F0F0;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
}
/* 尾部新增加的超链接 */
#foot ul li a{
	display: block;
	text-decoration:none;
	color:#999;
	width:100%;
	height:100%;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	cursor: pointer;
}
@media screen and (max-width: 1710px) {

	.phone {
		display: none;
	}
	.phone_num {
		display: none;
	}
}
.input_c {
	width: 30%;
	background-size: 20px;
	padding-left: 40px;
	border: 1px solid #ccc;
	border-radius: 10px
}
@media screen and (max-width: 1090px) {    
	#header {
		display: none;
	}
	#header1 {
		display: block !important;
	}
	body {
		background-color:#a0e6db;    
	}
}
#popup ul{
	list-style: none;
	font-size: 18px;
	color:#777;
	text-indent: 20px;
	line-height: 2;
}
/* 尾部新增加的超链接 */
#popup ul li a{
	display: block;
	text-decoration:none;
	color:#999;
	width:100%;
	height:100%;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	cursor: pointer;
}
#popup .block{
	display: inline-block;
	vertical-align: top;
}
#popup .zt_bt a{
	color: #FFFFFF;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
}
#popup .zt_1 a{
	color: #FFFFFF;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
}
#popup ul li a:hover{
	color: #3CD6BF;
}


#tcc_cpfw{
	display: none;
}
#tcc_jjfa{
	display: none;
}
.left_flex{
	flex: 2;
}
.flex{
	flex: 1;
}
.zt_bt_flex{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #1A1A1A;
	text-align: left;
}
.zt_1_flex{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	text-align: left;
}
.zt_2_flex{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #1A1A1A;
	text-align: left;
}
.tcc ul{
	list-style: none;
	font-size: 18px;
	color:#777;
	text-indent: 20px;
	line-height: 2;
}

.tcc ul li a{
	color: #999999;
	text-decoration:none;
}
.tcc ul li a:hover{
	color: #3CD6BF;
}