body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
p,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
}

a,
img {
	border: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
button {
	margin: 0;
	padding: 0;
	border: none;
}

dl,
dt,
dd,
ul,
ol,
li,
p {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

em,
cite,
th,
h1,
h2,
h3,
h4,
h5,
h6,
i {
	font-style: normal;
	font-weight: normal;
}

input {
	vertical-align: middle;
}

html,
body {
	margin: 0 auto;
}

body {
	color: #333;
	margin: 0 auto;
	font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
}

a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}


button {
	border: 0;
	background-color: transparent;
	outline: none;
}
@font-face {
  font-family: 'iconfont';  /* project id 2259626 */
  src: url('//at.alicdn.com/t/font_2259626_5g9os2jp799.eot');
  src: url('//at.alicdn.com/t/font_2259626_5g9os2jp799.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2259626_5g9os2jp799.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2259626_5g9os2jp799.woff') format('woff'),
  url('//at.alicdn.com/t/font_2259626_5g9os2jp799.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2259626_5g9os2jp799.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.clearfix::after {
	content: '';
	display: table;
	clear: both;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
}

.flex {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.flex-middle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-row {
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.flex-row-reverse {
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}


.flex-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

#phoMaster .phoMaster-bn {
	background: url(../img/bn-img.jpg) no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	color: #fff;
}

#phoMaster .phoMaster-bn .bn-logo img {
	width: 120px;
}

#phoMaster .phoMaster-bn .bn-name {
	font-size: 48px;
	margin-top: 20px;
}

#phoMaster .phoMaster-bn .bn-smname {
	font-size: 24px;
	margin-top: 20px;
}

#phoMaster .btn a {
	width: 320px;
	height: 72px;
	border-radius: 10px;
	background-image: -moz-linear-gradient(86deg, rgb(33, 153, 233) 0%, rgb(80, 160, 251) 100%, rgb(45, 150, 248) 100%, rgb(65, 172, 244) 100%);
	background-image: -webkit-linear-gradient(86deg, rgb(33, 153, 233) 0%, rgb(80, 160, 251) 100%, rgb(45, 150, 248) 100%, rgb(65, 172, 244) 100%);
	background-image: -ms-linear-gradient(86deg, rgb(33, 153, 233) 0%, rgb(80, 160, 251) 100%, rgb(45, 150, 248) 100%, rgb(65, 172, 244) 100%);
	color: #fff;
	text-align: center;
	line-height: 72px;
	display: inline-block;
	border-radius: 10px;
	font-size: 20px;
	margin-top: 30px;
}
#phoMaster .btn a:hover{
	background: #34aaf9;
}
#phoMaster .bn-support {
	font-size: 16px;
	margin-top: 20px;
}

#phoMaster .con {
	padding: 60px 0;
	text-align: center;
}

#phoMaster .contit {
	font-size: 32px;
}

#phoMaster .contit.write {
	color: #fff;
}

.phoMaster-co1 {
	background-color: #f5f8f9;
}

.phoMaster-co1 .co1-box {
	margin-top: 30px;
}

.phoMaster-co1 .co1-box dl {
	width: calc(100% / 3 - 40px);
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 7.8px 0.2px rgba(18, 43, 60, 0.10);
	margin: 0 20px;
	padding: 0 0 30px 0;
}

.phoMaster-co1 .co1-box dl dt img {
	width: 100%;
}

.phoMaster-co1 .co1-box dl .co1-bt {
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;

}

.phoMaster-co1 .co1-box dl .co1-bt span img {
	width: 16px;
	margin-right: 10px;
}

.phoMaster-co1 .co1-box dl .co1-xq {
	font-size: 16px;
	padding: 10px 30px;
	color: #666;
}

.phoMaster-co2 .con2-box {
	margin-top: 30px;
}

.phoMaster-co2 .con2-box .con2-box-dl {
	width: calc(100% / 4 - 70px);
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 7.8px 0.2px rgba(18, 43, 60, 0.10);
	margin: 0 15px;
	padding: 30px 20px;
}

.phoMaster-co2 .con2-box .con2-box-dl .co2-bt {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}

.phoMaster-co2 .con2-box .con2-box-dl .con2-xq {
	margin-top: 10px;
	font-size: 16px;
}

.phoMaster-co2 .con2-box .con2-box-dl .con2-btn a {
	width:66%;
	height: 40px;
	background: linear-gradient(4deg, #41ACF4, #2D96F8, #50A0FB, #2199E9);
	border-radius: 4px;
	display: inline-block;
	line-height: 40px;
	margin-top: 20px;
	font-size: 14px;
}
.phoMaster-co2 .con2-box .con2-box-dl .con2-btn a:hover{
	background: #34aaf9;
}
.phoMaster-co3 {
	background: url(../img/step-bg.jpg) no-repeat center;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.phoMaster-co3 .co3-step .tabMenu .menuItem {
	width: 230px;
	height: 54px;
	background-color: #fff;
	border: 1px solid #eee;
	font-size: 18px;
	color: #333;
	line-height: 54px;
	text-align: center;
	margin-top: 30px;
}

.phoMaster-co3 .co3-step .tabMenu .itemSelected {
	background-color: #fe6d6c;
	color: #fff;
	border: 1px solid #fe6d6c;
}

.phoMaster-co3 .stepImg .imgLi {
	margin-top: 30px;
	display: none;
}

.phoMaster-co3 .stepImg .imgLi img {
	width: 100%;
	box-shadow: 0px 2px 7.8px 0.2px rgba(18, 43, 60, 0.10);
}

.phoMaster-co3 .stepImg .show {
	display: block;
}

.phoMaster-co4 .swiper-wrapper .swiper-slide .tx img {
	width: 130px;
	margin-top: 40px;

}

.phoMaster-co4 .swiper-wrapper .swiper-slide .xj {
	font-size: 20px;
	margin-top: 15px;
	line-height: 28px;
}

.phoMaster-co4 .swiper-wrapper .swiper-slide .xj::after {
	content: "★★★★★";
	color: #f5ae53;
	font-size: 24px;
}

.phoMaster-co4 .swiper-wrapper .swiper-slide .pl {
	font-size: 16px;
	margin-top: 15px;
	color: #666;
}
.phoMaster-co4 .swiper-wrapper .swiper-slide .name {
	font-size: 16px;
	color: #999;
	margin-top: 20px;
	text-align: right;
	margin-right:100px;
}
.phoMaster-co5 {
	background-color: #f5f8f9;
}
.phoMaster-co5 .zz-img{
	height: 360px;
}
.phoMaster-co5 .about-txt {
	font-size: 16px;
	color: #666;
	margin-top: 20px;
	line-height: 1.5em;
}

.phoMaster-co5 .about-img img {
	margin-top: 20px;
	box-shadow: 0px 2px 7.8px 0.2px rgba(18, 43, 60, 0.10);
}

.phoMaster-co6 .co6-appname {
	font-size: 48px;
	color: #333;
}

.phoMaster-co6 .co6-smname {
	font-size: 24px;
	color: #333;
	margin-top: 20px;
}

.phoMaster-co7 .container {
	background-color: #F1F6FA;
	box-shadow: 0.977px 2.837px 16px 0px rgba(44, 44, 48, 0.15);
}

.phoMaster-co7 .container .co6-dl {
	width: calc(100% / 4 - 63px);
	text-align: center;
	padding: 30px;
	border-radius: 10px;
}

.phoMaster-co7 .container .co6-dl .dl-tit {
	font-size:20px;
	color: #198FEA;
	margin-top: 10px;
}

.phoMaster-co7 .container .co6-dl .dl-txt {
	font-size: 16px;
	color: #666;
	margin-top: 10px;
	line-height: 1.5em;
}

#phoMaster .copyright {
	box-sizing: border-box;
	padding: 30px;
	width: 100%;
	font-size: 16px;
	background-color: #4C5765;
	text-align: center;
	color: #fff;
	margin-top: 60px;
}
/* 1.2 Fixed */
.fixed {
	position: fixed;
	bottom: 20%;
	right: 10px;
	width: 90px;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	background: #fff;
}

.fixed .box>a {
	display: block;
	height: 52px;
	text-align: center;
	color: #666;
	font-size: 16px;
	padding: 20px;
}

.fixed .box>a:hover {
	color: #007AFF;
}

.fixed .box span {
	display: block;
}

.fixed .box i {
	font-size: 30px;
}

.fixed .box.toTop {
	border-bottom: 1px solid #dcdcdc;
}
@media screen and (max-width:910px) {
	.container{
		padding:0 10px;
	}
	#phoMaster .con {
		padding: 40px 0;
	}
	#phoMaster .phoMaster-bn .bn-logo img {
		width: 100px;
	}
	
	#phoMaster .phoMaster-bn .bn-name {
		font-size: 36px;
	}
	
	#phoMaster .phoMaster-bn .bn-smname {
		font-size: 18px;
	}
	.phoMaster-co1 .co1-box dl {
		width: calc(100% - 40px);
		margin: 10px 20px;
	}
	.phoMaster-co2 .con2-box .con2-box-dl {
		width: calc(100% / 2 - 40px);
		margin: 10px 10px;
		padding: 30px 10px;
	}
	.phoMaster-co5 .zz-img{
		width:80%;
		height:auto;
	}
	
	.phoMaster-co6 .co6-appname {
		font-size: 36px;
	}
	
	.phoMaster-co6 .co6-smname {
		font-size: 18px;
	}
	.phoMaster-co7 .container .co6-dl {
		width: calc(100% / 2 - 63px);
		text-align: center;
		padding: 30px;
		border-radius: 10px;
	}
	
	.phoMaster-co7 .container .co6-dl .dl-tit {
		font-size:20px;
		color: #198FEA;
		margin-top: 10px;
	}
	
	.phoMaster-co7 .container .co6-dl .dl-txt {
		font-size: 16px;
		color: #666;
		margin-top: 10px;
		line-height: 1.5em;
	}
	.phoMaster-co3 .co3-step .tabMenu .menuItem {

		margin-top: 20px;
	}
	
}