.appdown_header {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.flex-start{
	display: flex;
	justify-content: flex-start;
	align-items: center;	
}


.logo_appdown {
	margin-left: 20px;
}

.flex_cc {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 600px;
	min-width: 1200px;
}

.flex_cc>i {
	display: block;
	width: 305px;
	height: 570px;
	margin-right: 80px;
	border-radius: 15px;
}

.flex_cc>i.left_phone {
	margin-right: 170px;
}

.flex_cc>i.right_phone {
	margin-left: 192px;
}

.appdown_mk1 {
	height: 700px;
	background: url(../img/app_down_tu1.jpg) no-repeat center center;
	max-width: 1920px;
	margin:auto;
}

/*.appdown_mk1>i {*/
/*	width: 281px;*/
/*	height: 564px;*/
/*	background: url(../img/app_down_phone.png) no-repeat center center;*/
/*	margin-right: 90px;*/
/*}*/

.appdown_mk1_text h1 {
	font-size: 59px;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	line-height: 83px;
	text-shadow: 0px 2px 4px rgba(218, 148, 38, 1);
	margin-bottom: 16px;
}

.appdown_mk1_text h2 {
	font-size: 50px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 70px;
	text-shadow: 0px 2px 4px rgba(218, 148, 38, 1);
	margin-bottom: 90px;
}
.appdown_mk1_text h3 {
	font-size: 25px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 36px;
	text-shadow: 0px 2px 4px rgba(218, 148, 38, 1);
	margin-bottom: 90px;
	text-indent:2rem;
}


.appdown_down ul {
	font-size: 0px;
	display: inline-block;
	margin-left: 60px;
	vertical-align: top;
	margin-top: 50px;
}

.appdown_down ul li>a {
	width: 260px;
	height: 68px;
	background: rgba(255, 255, 255, 1);
	border-radius: 34px;
	opacity: 0.84;
	margin-bottom: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: rgba(0, 0, 0, 1);
	cursor: pointer;
}

.appdown_down ul li i {
	display: inline-block;
	margin-right: 20px;
	font-size: 32px;
	color: rgba(0, 0, 0, 1);
	margin-top: 5px;
}

.appdown_down ul li>a:hover {
	background: rgba(255, 255, 255, 0.8);
}

/*.iphone_icon {*/
/*	width: 26px;*/
/*	height: 30px;*/
/*	background: url(../img/app_down_icon1.png) no-repeat center center;*/
/*}*/

/*.android_icon {*/
/*	width: 24px;*/
/*	height: 30px;*/
/*	background: url(../img/app_down_icon2.png) no-repeat center center;*/
/*}*/

.appdown_down>i {
	display: inline-block;
	width: 168px;
	height: 168px;
	background: rgba(255, 255, 255, 1);
	border-radius: 8px;
	opacity: 0.85;
}

.ytk_ewm {
	display: block;
	width: 146px;
	height: 146px;
	background: url(../img/app_down_erm.png) no-repeat center center;
	background-size: 146px 146px;
	margin-top: 50%;
	margin-left: 50%;
	transform: translate(-50%, -50%);
}

.appdown_mk2 {
	background: rgba(251, 249, 246, 1);
}

/*.appdown_phone1 {*/
/*	background: url(../img/app_down_phone1.png) no-repeat center center;*/
/*}*/

/*.appdown_phone2 {*/
/*	background: url(../img/app_down_phone2.png) no-repeat center center;*/
/*}*/

/*.appdown_phone3 {*/
/*	background: url(../img/app_down_phone3.png) no-repeat center center;*/
/*}*/

/*.appdown_phone4 {*/
/*	background: url(../img/app_down_phone4.png) no-repeat center center;*/
/*}*/

.appdown_text {
	text-align: left;
}

.appdown_text h1 {
	font-size: 48px;
	font-weight: 600;
	color: rgba(51, 51, 51, 1);
	line-height: 67px;
	margin-bottom: 10px;
}

.appdown_text h2 {
	font-size: 30px;
	font-weight: 300;
	color: rgba(153, 153, 153, 1);
	line-height: 42px;
	margin-bottom: 30px;
}

.appdown_text ul {
	font-size: 0px;
	text-align: center;
}

.appdown_text ul li {
	display: inline-block;
	margin: 0 20px;
	cursor: pointer;
}

.appdown_text ul li:first-child {
	margin-left: 0px;
}

.appdown_text ul li:last-child {
	margin-right: 0px;
}

.appdown_text ul li i {
	display: block;
	margin: 0 auto;
	width: 56px;
	height: 56px;
	margin-bottom: 10px;
	background-size: 56px 56px;
}

.appdown_text ul li p {
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
	line-height: 20px;
	text-align: center;
}

.appdown_mk4 {
	background: rgba(251, 249, 246, 1);
}

.appdown_mk6 {
	height: 700px;
	background: url(../img/app_down_tu2.jpg) no-repeat center center;
	box-sizing: border-box;
	padding-top: 145px;
	text-align: center;
	min-width: 1200px;
	position: relative;
}

.appdown_mk6 h1 {
	font-size: 59px;
	font-weight: 600;
	color: rgba(51, 51, 51, 1);
	line-height: 83px;
	margin-bottom: 35px;
}

.appdown_mk6 h2 {
	font-size: 40px;
	font-weight: 300;
	color: rgba(153, 153, 153, 1);
	line-height: 56px;
	margin-bottom: 57px;
}

.appdown_mk6 .appdown_down ul li>a {
	background: linear-gradient(328deg, rgba(249, 171, 48, 1) 0%, rgba(254, 204, 52, 1) 100%);
	border-radius: 34px;
}

.appdown_mk6 .appdown_down ul li>a:hover {
	background: rgba(249, 171, 48, 1);
}

.appdown_mk6 .appdown_down>i {
	background: rgba(255, 255, 255, 1);
	border-radius: 8px;
	border: 2px solid rgba(249, 171, 48, 1);
}

/*.appdown_mk2_icon1 {*/
/*	background: url(../img/appdown_mk2_icon1.png) no-repeat center center;*/
/*}*/

/*.appdown_mk2_icon2 {*/
/*	background: url(../img/appdown_mk2_icon2.png) no-repeat center center;*/
/*}*/

/*.appdown_mk2_icon3 {*/
/*	background: url(../img/appdown_mk2_icon3.png) no-repeat center center;*/
/*}*/

/*.appdown_mk2_icon4 {*/
/*	background: url(../img/appdown_mk2_icon4.png) no-repeat center center;*/
/*}*/

/*.appdown_mk3_icon1 {*/
/*	background: url(../img/appdown_mk3_icon1.png) no-repeat center center;*/
/*}*/

/*.appdown_mk3_icon2 {*/
/*	background: url(../img/appdown_mk3_icon2.png) no-repeat center center;*/
/*}*/

/*.appdown_mk3_icon3 {*/
/*	background: url(../img/appdown_mk3_icon3.png) no-repeat center center;*/
/*}*/

/*.appdown_mk3_icon4 {*/
/*	background: url(../img/appdown_mk3_icon4.png) no-repeat center center;*/
/*}*/

/*.appdown_mk4_icon1 {*/
/*	background: url(../img/appdown_mk4_icon1.png) no-repeat center center;*/
/*}*/

/*.appdown_mk4_icon2 {*/
/*	background: url(../img/appdown_mk4_icon2.png) no-repeat center center;*/
/*}*/

/*.appdown_mk4_icon3 {*/
/*	background: url(../img/appdown_mk4_icon3.png) no-repeat center center;*/
/*}*/

/*.appdown_mk4_icon4 {*/
/*	background: url(../img/appdown_mk4_icon4.png) no-repeat center center;*/
/*}*/

/*.appdown_mk5_icon1 {*/
/*	background: url(../img/appdown_mk5_icon1.png) no-repeat center center;*/
/*}*/

/*.appdown_mk5_icon2 {*/
/*	background: url(../img/appdown_mk5_icon2.png) no-repeat center center;*/
/*}*/

/*.appdown_mk5_icon3 {*/
/*	background: url(../img/appdown_mk5_icon3.png) no-repeat center center;*/
/*}*/

/*.appdown_mk5_icon4 {*/
/*	background: url(../img/appdown_mk5_icon4.png) no-repeat center center;*/
/*}*/

/*.appdown_mk1>.yuntiku_img1 {*/
/*	background: url(../img/yuntiku1.jpg) no-repeat center center;*/
/*	background-size: 281px 564px;*/
/*}*/
.appdown_mk1 .tifenwang_img{
	background: url(../img/hhxsc_pic.jpg) no-repeat center center;
	background-size: 100% 100%;
	height: 570px;
    width: 271px;
	display: inline-block;
}
.pic_bg_{
	flex: 0 0 38%;
	text-align: right;
	padding-right: 30px;
}
/*.yuntiku_img2 {*/
/*	background: url(../img/yuntiku2.jpg) no-repeat center center;*/
/*	background-size: 242px 479px;*/
/*}*/

/*.yuntiku_img3 {*/
/*	background: url(../img/yuntiku3.jpg) no-repeat center center;*/
/*	background-size: 242px 479px;*/
/*}*/

/*.yuntiku_img4 {*/
/*	background: url(../img/yuntiku4.jpg) no-repeat center center;*/
/*	background-size: 242px 479px;*/
/*}*/

/*.yuntiku_img5 {*/
/*	background: url(../img/yuntiku5.jpg) no-repeat center center;*/
/*	background-size: 242px 479px;*/
/*}*/

/*.yuntiku_img6 {*/
/*	background: url(../img/yuntiku6.jpg) no-repeat center center;*/
/*	background-size: 242px 479px;*/
/*}*/

/*.yuntiku_erweima {*/
/*	background: url(../img/yuntiku_erweima.png) no-repeat center center;*/
/*	background-size: 146px 146px;*/
/*}*/
.tifenwang_erweima{
	background: url(../img/hhxsc_code.png) no-repeat center center;
	background-size: 146px 146px;
}
.yitiku_list {
	background: #f5f5f5;
}

.yitiku_list_tit {
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #666;
	padding-bottom: 20px;
	padding-top: 60px;
}

.yitiku_list_tit .line_yitiku {
	width: 4px;
	height: 20px;
	background: #f8ce44;
	margin-right: 10px;
	margin-top: 15px;
	display: inline-block;
}

.yitiku_main {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.yitiku_list_ul {
	font-size: 0;
}

.yitiku_list_ul>li {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	margin-bottom: 20px;
}
.yitiku_list_ul>li:nth-child(3n){
	margin-right: 0;
}
.yitiku_list_in {
	display: flex;
	align-items: center;
	width: 380px;
	height: 150px;
	padding: 33px 20px;
	border-radius: 10px;
	box-sizing: border-box;
	background: #fff;
}

.yitiku_list_l {
	width: 50px;
	height: 50px;
	border-radius: 12px;
	margin-right: 20px;
}
.yitiku_list_r{
	flex: 1;
}
.yitiku_list_r_name {
	font-size: 18px;
	color: #333;
}

.yitiku_list_r_time {
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	margin-bottom: 8px;
}
.yitiku_list_r_btn{
	height: 30px;
	line-height: 30px;
	display: block;
	border: 1px solid #cccccc;
	font-size: 14px;
	text-align: center;
	border-radius: 15px;
	color: #6e6e6e;
}
.yitiku_list_r_btn>i{
	margin-right: 5px;
	font-size: 16px;
}
.yitiku_list_r_btn:hover{
	color: #f6aa31;
	border-color: #f6aa31;
}
.appdown_mk6 .beian{
	font-size: 12px;
	color: #333;
	position: absolute;
	left: 50%;
	bottom: 20px;
	display: block;
	transform: translateX(-50%);
}
.appdown_mk6 .beian:hover{
	text-decoration: underline;
}
.text-end {
	text-align: end;
}
