﻿body {
    background-color: #FFF;
    background-size: cover;
    background-repeat: no-repeat;
}
.top {
    height: 80px;
    width: 1200px;
    margin: 0 auto;
}
.logo {
    float: left;
    margin-top: 15px;
}
.zx {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: 0.2s;
    float: right;
    background: #FFF;
    border-radius: 30px;
    margin-top: 15px;
    cursor: pointer;
    font-size: 16px;
    font-family: '微软雅黑';
}
.content_1 {
    width: 1200px;
    margin: 20px auto;
    position: relative;
}
.sologan {
    float: left;
}
.sologan .h11 {
    font-size: 115px;
    font-family: '微软雅黑';
    font-weight: bold;
    Writing-mode: vertical-lr;
    color: #000;
    text-align: left;
    line-height: 150px;
	min-height: 750px;
}
.content_1 p {
    font-size: 24px;
    font-family: '微软雅黑';
}
.ppp {
    position: absolute;
    left: 180px;
    top: 500px;
}
.biaodan {
    float: right;
    height: 840px;
    width: 650px;
    border-radius: 0 30px 30px 30px;
    padding-top: 15px;
    position: relative;
    z-index: 15;
}
.biaodan h2 {
    font-size: 36px;
    font-family: '微软雅黑';
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 40px;
}
.biaodan span {
    font-size: 22px;
    font-family: '微软雅黑';
    font-weight: bold;
}
.baidants {
	 display: block;
}
.dishi {
    float: left;
}
.xianqu {
    float: right;
}
.s_ds {
    border: 0;
    width: 260px;
    height: 50px;
    background: #fff;
}
.s_xq {
    border: 0;
    width: 260px;
    height: 50px;
    background: #fff;
}
.s_input {
    width: 100%;
    height: 50px;
    border: 0;
}
.mt20 {
    margin-top: 40px;
}
.pt_text {
    position: relative;
}
.pt_yzm {
    position: absolute;
    right: 0;
    bottom: 10px;
}
#daojishi {
    position: absolute;
    right: 0;
    bottom: 10px;
}
.s_button {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #FFF;
    border: 0;
    margin-top: 40px;
    margin-bottom: 20px;
}
.s_p {
    font-size: 16px;
    font-family: '微软雅黑';
    text-align: center;
}
.fx {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.nav a{
    color: #FFF;
}
.bd {
    width: 97%;
    background: #FFF;
    border-radius: 30px;
    padding: 20px;
    margin: 30px auto;
}
.cj {
    position: relative;
    width: 650px;
    height: 910px;
    float: right;
}
.nav {
    width: 200px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0px;
}
.nav li {
    width: 200px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    font-family: '微软雅黑';
    font-weight: bold;
    color: #FFF;
    text-align: center;
    border-radius: 50px 0 0 50px;
    position: absolute;
    left: -120px;
    z-index: 10;
    transition: 1s;
    cursor: pointer;
}
.nav li.active {
    left: -200px;
}
.nav li:hover {
    left: -200px;
    transition: 1s;
}
.nav li img {
    margin-left: 15px;
}
.content_2 {
    width: 1200px;
    margin: 30px auto;
}
.content_2 h2 {
    font-size: 36px;
    font-family: '微软雅黑';
    font-weight: bold;
}
.list_1 {
    width: 1200px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_1 li {
    width: 270px;
    height: 330px;
    background: #FFF;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
}
.list_1 h3 {
    font-size: 24px;
    font-family: '微软雅黑';
    font-weight: bold;
    width: 85%;
    margin: 0 auto;
}
.xq {
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    border-radius: 20px;
    color: #FFF;
    font-size: 16px;
    font-family: '微软雅黑';
    margin: 10px auto;
    cursor: pointer;
}
/*长期固定活动部分开始*/
.hd {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 10px;
    background-color: #ececec;
}
.hd img {
    margin-left: 20px;
    margin-top: 10px;
}
/*结束部分开始*/
/*结束部分开始*/
#foot1 {
    width: 100%;
    height: auto;
    background-color: #25292C;
    background-repeat: repeat-x;
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333;
}
#foot1-all {
    width: 948px;
    /*    height: 60px;*/
    color: #FFF;
    text-decoration: none;
    padding-top: 5px;
    line-height: 30px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: center;
}
#foot1 #foot1-all a {
    color: #CCC;
    text-decoration: none;
}
.hdd {
    width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#hd .hd-m {
    width: 1200px;
    margin: 0 auto;
}
.zg_z1 {
    width: 100%;
    max-width: 720px;
    height: auto;
    background: #fff;
    position: fixed;
    left: auto;
    top: 5%;
    display: none;
    z-index: 55;
}
.zg_z1 .zg_zzc2 {
    width: 100%;
    max-width: 720px;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: auto;
    top: 0;
}
.zg_fxlj {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: start;
    width: 100%;
    padding-bottom: 3.5%;
    z-index: 999;
}
.zg_fxlj b {
    display: block;
    font-weight: normal;
    width: 25%;
    text-align: center;
}
.zg_fxlj a {
    display: inline-block;
    width: 77%;
    text-align: center;
    border: 1px solid #666;
    border-radius: 0.4rem;
    font-size: 16px;
    color: #666;
    padding: 7% 0;
}
.zg_fxlj:last-child {
    padding-bottom: 0;
}
.zg_fxlj a:hover {
    background: #e62929;
    color: #fff;
    border: none;
}
.zg_la {
    width: 100%;
    max-width: 720px;
    padding: 5% 0;
    height: auto;
    background: #fff;
    position: fixed;
    left: auto;
    top: 0%;
    z-index: 99;
}
.zg_dz1 {
    padding-bottom: 40px;
    display: none;
    background: #FFF;
    padding-top: 0.5rem;
}
.zg_dz1 h2 {
    text-align: center;
    margin: 40px 0 30px 0;
}
.dropdown {
    display: none
}
.pcn{display: none;}
@media only screen and (max-width: 1367px) {
    .sologan .h11{
        font-size: 85px;
    }
    .ppp{
        top: 400px;
    }
}
.fx .wei .weixin {
	margin-left: -30px;
	margin-top: 15px;
	box-shadow: 0 0 30px #f4f4f4;
}

/* 隐私政策确认 */

.policy_label {
	display: block;
	width: 100% !important;
	cursor: pointer;
	margin: 10px auto;
}

.policy_label input {
	height: 14px !important;
	width: 14px !important;
	vertical-align: middle;
	display: inline-block;
	-webkit-appearance: checkbox;
}

.policy_label span {
	vertical-align: middle;
	font-size: 14px;
}

.policy_label span a {
	font-size: 14px;
	color: #1579D7;
}

.policy_label span a:hover {
	text-decoration: underline;
}

#zc__sdk__container {
	position: fixed;
	top: 50% !important;
	left: 50% !important;
	transform: translateX(-50%) translateY(-50%);
}