* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
	padding-left: 0;
}

img {
	display: block;
	/* width: 100%; */
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
li,
a {
	font-family: "Microsoft YaHei" !important;
}

.banner img {
	width: 100%;
}

.banner-next {
	color: #FFFFFF;
	right: 100px;
}

.banner-prev {
	color: #FFFFFF;
	left: 100px;
}

.header-wrap {
	height: 72px;
	background: rgba(0, 0, 0, 0.24);
	width: 100%;
	z-index: 2;
}

.logo {
	display: block;
	width: 230px;
}

.header-tel {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.header-tel img {
	width: 32px;
	height: 32px;
}

.header-tel p {
	color: #FFFFFF;
	font-size: 24px;
	margin-left: 10px;
}

.nav {
	margin: 0;
}

.header-justify {
	justify-content: space-between;
}

.nav li {
	width: 100px;
	text-align: center;
	margin: 0 20px;
}

.nav li a {
	display: block;
	color: #FFF;
	font-size: 20px;
	height: 100%;
	line-height: 60px;
}

.nav li.nav-active a {
	border-bottom: 2px solid #FFFFFF;
}

.nav li a:hover {
	border-bottom: 2px solid #FFFFFF;
}

.haeder-bottom {
	height: 200px;
	background: rgba(0, 0, 0, 0.24);
	z-index: 2;
	width: 100%;
}

.header-bottom-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 215px;
	background: url(../images/line.png) no-repeat right center;
}

.header-bottom-item img {
	width: 64px;
	height: 64px;
}

.header-bottom-item p {
	font-size: 28px;
	color: #FFFFFF;
}

.head {
	position: relative;
}

.head-wrap {
	height: 50rpx;
	background: rgba(0, 0, 0, 0.24);
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 10px 5%;
}

.head-wrap img {
	display: block;
	width: 180px;
}

.head-wrap .phone-link {
	background: none;
	padding: 0;
	border: none;
	width: 30px;
	height: 30px;
	background: url(../images/nav.png) no-repeat center;
	background-size: 100%;
	margin-right: 0 !important;
}

.phone-nav a {
	display: block;
	border-bottom: 1px solid #333;
	line-height: 50px;
	padding-left: 20px;color: #FFFFFF;
}

.phone-title{
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 30px;
}

.head-item {
	text-align: center;
	margin-top: 20px;
}

.head-item img {
	width: 50px;
	margin: 0 auto;
}

.head-item p {
	margin-top: 0;
}

.problem {
	background: url(../images/bg.jpg) no-repeat center top;
}

.problem-title {
	margin-top: 80px;
}

.problem-title-top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.problem-title-top span {
	width: 20px;
	height: 46px;
	background: #0068b7;
}

.problem-title-top h3 {
	margin: 0;
	margin-left: 20px;
	font-size: 34px;
	font-weight: bold;
}

.problem-title p {
	font-size: 30px;
	color: #B2B2B2;
	text-align: center;
}

.problem--container {
	width: 80%;
	margin: 0 auto;

}

.problem-wrap {
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
}

.problem-wrap li {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 45px;
}

.problem-wrap li p {
	margin: 0;
	height: 64px;
	width: 92%;
	background-image: linear-gradient(to right, #046bff, #46afff);
	line-height: 64px;
	color: #FFFFFF;
	font-size: 26px;
	padding-left: 2%;
}

.problem-wrap li h3 {
	margin: 0;
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background: #f3f9ff;
	font-size: 40px;
	color: #0068b7;
	-moz-box-shadow: -3px 2px 10px #c8dded;
	-webkit-box-shadow: -3px 2px 10px #c8dded;
	box-shadow: -3px 2px 10px #c8dded;
}

.problem-main {
	background-image: linear-gradient(to right, rgba(255, 0, 0, 0), rgba(244, 244, 244, 1));
}

.problem-ul li {
	margin-top: 20px;
}

.problem-ul li .problem-ul-wrap {
	padding: 20px;
	padding-bottom: 40px;
	background: #FFFFFF url(../images/tb8.png) no-repeat right bottom;
}

.problem-ul li:nth-child(2) .problem-ul-wrap {
	background: #FFFFFF url(../images/tb9.png) no-repeat right bottom;
}

.problem-ul li:nth-child(3) .problem-ul-wrap {
	background: #FFFFFF url(../images/tb10.png) no-repeat right bottom;
}

.problem-ul li:nth-child(4) .problem-ul-wrap {
	background: #FFFFFF url(../images/tb11.png) no-repeat right bottom;
}

.problem-ul li .problem-ul-wrap p {
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	text-indent: 2em;
}

.problem-ul {
	padding-left: 30px;
}

.problem-main-title {
	font-size: 36px;
	line-height: 36px;
	color: #0068b7;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.problem-main {
	margin-top: 60px;
}

.promote {
	background: #97c9ea url(../images/bg2.jpg) no-repeat center;
	/* background-size: 100%; */
	margin-top: 65px;
	overflow: hidden;
}

.promote-title {
	color: #333333;
	font-size: 38px;
	line-height: 40px;
	text-align: center;
	margin-top: 75px;
}

.promote-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 90px;
}

.promote-part {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.promote-part h2 {
	font-size: 90px;
	font-weight: normal;
	line-height: 100px;
	margin: 0;
}

.promote-hout {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: 5px;
}

.promote-hout img {
	width: 22px;
	height: 22px;
}

.promote-hout p {
	font-size: 24px;
	color: #333333;
}

.promote-main {
	margin-top: 40px;
	text-align: center;
}

.promote-main h3 {
	font-size: 22px;
	margin: 0;
}

.promote-main p {
	font-size: 16px;
	margin: 0;
	color: #666666;
	margin-top: 5px;
}

.promote-main p span {
	font-weight: bold;
}

.promote-link {
	width: 258px;
	height: 68px;
	border-radius: 30px;
	text-align: center;
	line-height: 68px;
	display: block;
	background: #0081f2;
	font-size: 38px;
	color: #FFFFFF;
	margin: 70px auto;
}

.reason-title {
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	line-height: 40px;
	margin-top: 60px;
}

.reason-margin {
	margin-top: 50px;
}

.reason-wrap li {
	margin-top: 30px;
}

.reason-wrap li:nth-child(1) {
	margin-top: 0;
}

.reason-wrap h3 {
	margin: 0;
	font-size: 24px;
	line-height: 24px;
}

.reason-wrap p {
	margin-top: 10px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #666666;
	line-height: 30px;
}

.reason-link {
	margin: 20px auto;
}

.advantage {
	background: url(../images/bg3.jpg) repeat center;
	margin-top: 40px;
}

.advantage-title {
	text-align: center;
	margin-top: 60px;
}

.advantage-title h3 {
	font-size: 38px;
	color: #333333;
	letter-spacing: 5px;
	line-height: 40px;
}

.advantage-title p {
	font-size: 24px;
	color: #666666;
	line-height: 36px;
	margin-top: 30px;
	letter-spacing: 2px;
}


.advantage-pic {
	width: 90%;
	margin: 0 auto;
	margin-top: 40px;
}

.advantage-pic img {
	display: block;
}

.advantage-link {
	margin: 40px auto;
}

.advantage-wrap {}

.advantage-wrap li {
	display: flex;
	flex-direction: row;
	align-items: center;
	background-image: linear-gradient(to right, #ffdb64, #ffa802);
	margin-top: 15px;
	border-radius: 30px;
}

.advantage-wrap li:nth-child(2) {
	background-image: linear-gradient(to right, #5ee6e2, #02ded4);
}

.advantage-wrap li:nth-child(3) {
	background-image: linear-gradient(to right, #83a6ff, #0290e9);
}

.advantage-wrap li:nth-child(4) {
	background-image: linear-gradient(to right, #a9a4fa, #8f82bd);
}

.advantage-wrap li:nth-child(5) {
	background-image: linear-gradient(to right, #b8cfff, #96b8ff);
}

.advantage-wrap li:nth-child(6) {
	background-image: linear-gradient(to right, #ffb7b7, #ff9999);
}

.advantage-wrap li:nth-child(8) {
	background-image: linear-gradient(to right, #5ee6e2, #02ded4);
}

.advantage-wrap li:nth-child(9) {
	background-image: linear-gradient(to right, #83a6ff, #0290e9);
}

.advantage-wrap li:nth-child(10) {
	background-image: linear-gradient(to right, #a9a4fa, #8f82bd);
}

.advantage-wrap li:nth-child(11) {
	background-image: linear-gradient(to right, #b8cfff, #96b8ff);
}

.advantage-wrap li:nth-child(12) {
	background-image: linear-gradient(to right, #ffb7b7, #ff9999);
}

.advantage-wrap img {
	width: 40px;
	height: 40px;
	margin-left: 10px;
}

.advantage-wrap p {
	font-size: 18px;
	margin-left: 15px;
	color: #FFFFFF;
	letter-spacing: 3px;
}

.function-item {
	width: 150px;
	position: absolute;
}

.function-potion1 {
	position: absolute;
	left: 0;
	top: 0;
}

.function-item img {
	width: 140px;
	display: block;
	margin: 0 auto;
}

.function-item p {
	color: #0068b7;
	font-size: 24px;
	margin-top: 15px;
}

.function-wrap {
	position: relative;
	overflow: hidden;
}

.function-pic {
	margin-top: 80px;
}

.function-potion2 {
	right: 0;
	top: 0;
}

.function-potion3 {
	left: 0;
	top: 260px;
}

.function-potion4 {
	right: 0;
	top: 260px;
}

.function-potion5 {
	left: 0;
	top: 530px;
}

.function-potion6 {
	right: 0;
	top: 530px;
}

.function-wrap {
	padding-bottom: 200px;
}

.function-potion7 {
	left: 50%;
	margin-left: -70px;
	top: 660px;
}

.function-title {
	font-size: 34px;
	font-weight: bold;
	color: #0068b7;
	width: 290px;
	height: 70px;
	border: 2px solid #0068B7;
	border-radius: 40px;
	text-align: center;
	line-height: 70px;
	margin: 0 auto;
	margin-top: 70px;
}

.mobile {
	background: #eeeeee url(../images/bg4.png) no-repeat center bottom;
	overflow: hidden;
	padding-bottom: 50px;
	margin-top: 50px;
}

.mobile-title {
	font-size: 36px;
	color: #333333;
	text-align: center;
	margin-top: 75px;
	letter-spacing: 5px;
	line-height: 36px;
}

.mobile-wrap h3 {
	font-size: 30px;
	letter-spacing: 5px;
	color: #333333;
	line-height: 30px;
	margin-top: 50px;
}

.mobile-wrap p {
	font-size: 24px;
	line-height: 38px;
	color: #666666;
	text-indent: 2em;
}

.mobile-part {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}

.mobile-part img {
	width: 200px;
}

.mobile-part a {
	font-size: 38px;
	color: #999999;
	/* font-weight: bold; */
	width: 258px;
	height: 68px;
	border: 1px solid #999999;
	border-radius: 40px;
	text-align: center;
	line-height: 68px;
	margin-left: 30px;
}

.mind-item {
	margin-top: 40px;
}

.mind-item h3 {
	color: #0068b7;
	height: 64px;
	line-height: 64px;
	background: #f9f9f9;
	font-size: 28px;
	text-align: center;
	margin: 0;
}

.mind-wrap {
	border: 2px solid #eeeeee;
	border-top: none;
	padding: 0 20px;
	min-height: 388px;
}

.mind-wrap img {
	width: 180px;
	display: block;
	margin: 0 auto;
}

.mind-part {
	border-top: 1px dashed #eee;
	margin-top: 10px;
	padding-top: 20px;
}

.mind-part p {
	background: url(../images/tb26.jpg) no-repeat left center;
	padding-left: 20px;
}

.mind-title {
	text-align: center;
}

.mind-title h3 {
	font-size: 48px;
	line-height: 50px;
}

.mind-title h3 span {
	color: #0068b7;
}

.mind-title p {
	color: #999999;
	font-size: 26px;
	line-height: 26px;
	margin-top: 20px;
}

.mind {
	margin-top: 50px;
}

.mind-link {
	margin: 40px auto;
}

.choice {
	margin-top: 100px;
}

.choice .mind-title h3 {
	font-size: 42px;
}

.choice-wrap li {
	background: url(../images/line2.png) no-repeat right center;
	height: 160px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

.choice-wrap li a {
	display: block;
	height: 100%;
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.choice-wrap li a:hover {
	background: #f0f6fb;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.choice-wrap li:nth-last-child(1) {
	background: none;
}

.choice-wrap li:nth-child(4) {
	background: none;
}

.choice-prev {
	left: -30px;
	color: #eeeeee;
	outline: none;
	top: 50%;
}

.choice-next {
	right: -30px;
	color: #eeeeee;
	outline: none;
}

.feedback {
	background: #0a7dd1 url(../images/pic19.png) no-repeat center top;
	padding-bottom: 100px;
}

.feedback-form {
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: #ccc 0px 3px 10px;
	-moz-box-shadow: #ccc 0px 3px 10px;
	box-shadow: #ccc 0px 3px 10px;
	border-radius: 10px;
	padding-top: 70px;
	margin-top: 50px;
}

.feedback-form input {
	border: 1px solid #b5b5b5;
	width: 80%;
	margin: 0 auto;
	display: block;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	margin-bottom: 35px;
	font-size: 18px;
	text-indent: 20px;
}

.feedback-form textarea {
	padding: 4%;
	width: 72%;
	border-radius: 10px;
	border: 1px solid #b5b5b5;
	font-size: 18px;
	line-height: 30px;
}

.feedback-form button {
	width: 260px;
	height: 60px;
	line-height: 60px;
	background: #156cb8;
	border: none;
	border-radius: 30px;
	color: #FFFFFF;
	font-size: 24px;
	letter-spacing: 5px;
	margin: 30px auto 80px auto;
}

.feedback-title {
	overflow: hidden;
	margin-top: 70px;
}

.feedback-title img {
	width: 80%;
	float: right;
}

.feedback-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	margin-top: 180px;
}

.feedback-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	margin-top: 20px;
}

.feedback-item img {
	width: 50px;
	height: 50px;
	margin-left: 15px;
}

.feedback-item p {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0;
}

.feedback-text {
	margin-top: 20px;
}

.feedback-text p {
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	text-align: right;
	margin: 0;
}

.monsy thead {
	background: #2095f2;
	height: 90px;
}

.monsy thead th {
	color: #FFFFFF;
	font-size: 30px;
	letter-spacing: 10px;
	font-weight: normal;
	height: 90px;
	line-height: 90px;
	text-align: center;
}

.monsy tr td {
	height: 90px;
	font-size: 26px;
	vertical-align: middle;
	padding-left: 20px;
	line-height: 36px;
}

.monsy tr td:nth-child(1) {
	width: 180px;
}

.monsy tr td:nth-child(2) {
	width: 250px;
}

.monsy tr td span {
	font-size: 20px;
}

.monsy {
	margin-top: 80px;
}

.monsy-table tbody tr:nth-of-type(even) {
	background: #cbe6fc;
}

.monsy-title {
	height: 90px;
	background: #2095f2;
	line-height: 90px;
	color: #FFFFFF;
	text-align: center;
	font-size: 30px;
}

.monsy-tdody td {
	text-align: center;
}

.survey-header {
	margin-top: 80px;
}

.survey-header h3 {
	font-size: 36px;
	line-height: 40px;
	text-align: center;
}

.survey-header p {
	color: #555;
	font-size: 24px;
	line-height: 48px;
	text-indent: 2em;
	margin-top: 60px;
	letter-spacing: 2px;
}

.survey-pic {
	text-align: center;
	margin-top: 80px;
}

.survey-pic img {
	display: block;
	margin: 0 auto;
}


.survey-pic h3 {
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	margin-top: 80px;
}

.survey-text h3 {
	margin: 0;
	font-size: 30px;
	line-height: 30px;
}

.survey-text h4 {
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	margin-top: 10px;
}

.survey-text p {
	text-indent: 2em;
	font-size: 20px;
	line-height: 36px;
	margin-top: 15px;
}

.survey-wrap li {
	margin-top: 110px;
}

.survey {
	margin-bottom: 100px;
}

.cmr {
	background: #1995f3 url(../images/bg5.jpg) no-repeat center bottom;
	padding: 80px 0;
}

.cmr-wrap li {
	margin-top: 50px;
}

.cmr-wrap li .cmr-text {
	text-align: right;
	padding-right: 10px;
}

.cmr-text h3 {
	color: #FFFFFF;
	font-size: 24px;
	margin: 0;
}

.cmr-text p {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
}

.cmr-wrap li:nth-child(even) .cmr-text {
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}

.cmr-title {
	text-align: center;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
}

.cmr-pic {
	margin-top: 180px;
}

.cmr2 .cmr-title {
	color: #333;
}

.cmr2 .cmr-text h3 {
	color: #333333;
}

.cmr2 .cmr-text p {
	color: #333333;
}

.cmr2 {
	background: none;
}

.cmr2 .cmr-pic {
	margin-top: 110px;
}

.finance {
	background: #5295fe url(../images/bg6.jpg) no-repeat center;
	padding: 160px 0 100px 0;
}

.finance-title {
	color: #ffffff;
	font-size: 36px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 60px;
}

.finance-wrap {
	width: 400px;
	margin: 0 auto;
}

.finance-main li {
	margin-top: 30px;
}

.finance2 .finance-title {
	color: #333333;
}

.finance2 {
	background: none;
}

.finance2 .cmr-text {
	text-align: right;
}

.finance2 .finance-main li {
	margin-top: 70px;
}

.cmr3 {
	background: #0465fe url(../images/bg7.jpg) no-repeat center;
	padding-top: 0;
}

.cmr3 .cmr-title {
	margin-top: 100px;
}

.cmr3 .cmr-wrap li:nth-child(even) .cmr-text {
	text-align: left;
	padding-left: 10px;
	padding-right: 0;
}

.finance-pic {
	margin-top: 100px;
}

.finance4 {
	padding: 80px 0;
}

.feedback2 {
	margin-top: 120px;
}

.about {
	background: #eaf7fd;
	overflow: hidden;
	padding: 130px 0 100px 0;
}

.about-title {
	font-size: 38px;
	line-height: 40px;
}

.about-text {
	margin-top: 60px;
}

.about-text p {
	font-size: 24px;
	line-height: 60px;
	text-indent: 2em;
}

.culture {
	padding-top: 100px;
	padding-bottom: 100px;
}

.culture-pic {
	margin-top: 50px;
}

.contact {
	padding: 100px 0;
}

.contact iframe {
	width: 100%;
	height: 550px;
	margin-top: 50px;
}

.contact-item {
	text-align: center;
	margin-top: 60px;
}

.contact-item img {
	width: 50%;
	margin: 0 auto;
}

.contact-item p {
	font-size: 20px;
	line-height: 24px;
}

.contact-part {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 30px;
}

.contact-part img {
	width: 30px;
	height: 30px;
}

.contact-part p {
	margin: 0;
	font-size: 20px;
	margin-left: 20px;
}

.contact-wrap {
	padding-left: 5%;
}

.footer {
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	margin-top: 50px;
}

.honor {
	background: #adc4ff;
	padding: 100px 0;
}

#certify {
	position: relative;
	/* width: 1200px; */
	margin: 0 auto;
	margin-top: 60px;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 520px;
	/* height: 408px; */
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
	display: block;
}

#certify .swiper-slide p {
	line-height: 40px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 20px;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	outline: none;
	font-size: 0;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
	outline: none;
	font-size: 0;
}

#certify .swiper-button-prev::after {
	font-size: 0;
}

#certify .swiper-button-next::after {
	font-size: 0;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100% outline: none;
}

.honor-wrap {
	padding-bottom: 50px;
	margin-top: 30px;
}

/* ·þÎñÖÐÐÄ */
.news{
	padding-bottom: 50px;
	margin-top: 90px;
}
.news-title{
	font-size: 24px;
	color: #0e76cb;
	border-bottom: 1px dashed #d0ceca;
	line-height: 24px;
	padding-bottom: 10px;
}

.news-ul{
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
}

.news-ul li{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px dashed #d0ceca;
	padding: 30px 0;
}
.news-ul li:nth-last-child(1){
	border: none;
}

.news-time{
	width: 88px;
	height: 88px;
	background: #45abff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.news-time h3{
	font-size: 42px;
	line-height: 50px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.news-time p{
	font-size: 14px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.news-text{
	width: 90%;
}

.news-text a{
	display: block;
	color: #0e76cb;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.news-text p{
	margin-bottom: 0;
	font-size: 18px;
	color: #333333;
}

.news-details-title{
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px dashed #d0ceca;
}

.news-details-title h3{
	font-size: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	color: #0e76cb;
}
.news-details-wrap{
	padding: 0 30px;
	margin-top: 55px;
}
.news-details-title p{
	font-size: 18px;
	color: #0e76cb;
	margin-left: 10px;
}
.news-tit{
	display: flex;
	flex-direction: column;
	border-left: 8px solid #0e76cb;
	padding-left: 20px;
}
.news-tit h3{
	margin: 0;
	padding: 0;
	color: #0e76cb;
	font-size: 24px;
	line-height: 24px;
}
.news-tit p{
	color: #666;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.news-details-text p{
	font-size: 18px;
	line-height: 24px;
}
.news-details-text img{
	margin-bottom: 30px;
}
.news-details-text p span{
	color: #005599;
}
.news-details-text{
	margin-top: 70px;
}

.page{text-align:center; padding:20px 0;}
.page a{text-align:center; padding:1px 10px; border:1px #ddd solid; font-size:14px; text-align:center; margin:0 5px; background:#fff;}
.page a.on{color:#ba292e; border:1px #ba292e solid;}

.trial-head{
	background: #383838;
	height: 70px;
}

.trial-head-tel{
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 70px;
}

.trial-head-tel img{
	width: 32px;
}

.trial-head-tel p{
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	padding: 0;
	margin-left: 10px;
}

.trial-head-logo{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 70px;
}

.trial-marigin{
	margin-top: 70px;
}

.trial-part{
	margin-top: 30px;
}

.trial-part h4{
	font-size: 16px;
	color: #e00404;
	margin: 0;
}

.trial-part-text{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 15px;
}

.trial-part-text p{
	width: 45%;
	background: url(../images/tb63.png) no-repeat left center;
	background-size: 12px;
	font-size: 16px;
	padding-left: 5%;
	color: #666;
	margin: 0;
	margin-top: 10px;
}

.trial-part small{
	color: #e00404;
	font-size: 14px;
	display: block;
	margin-top: 15px;
}

.trial-form{
	padding-left: 100px;
}

.trial-title{
	height: 74px;
	background: #64abfb;
	width: 100%;
	font-size: 30px;
	color: #FFF;
	line-height: 74px;
	text-align: center;
	letter-spacing: 10px;
}

.trial-form-item{
	height: 70px;
	border: 1px solid #6e6e6e;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 20px;
}

.trial-form-item img{
	width: 28px;
	height: 28px;
	display: block;
	margin: 0 10px;
}

.trial-form-item input{
	width: 80%;
	outline: none;
	border: none;
	border-left: 1px solid #6e6e6e;
	padding-left: 10px;
	font-size: 18px;
}

.trial-kout p{
	font-size: 16px;
	color: #ff0000;
	margin-top: 20px;
}

.trial-kout button{
	width: 285px;
	height: 46px;
	background: #64abfb;
	color: #fff;
	font-size: 20px;
	border: none;
	outline: none;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
}

.trial-bottom{
	background: #595959;
	padding: 50px 0;
	margin-top: 60px;
}

.trial-ul li img{
	width: 80%;
	margin: 0 auto;
	display: block;
}

.trial-ul li p{
	color: #FFFFFF;
	font-size: 20px;
	line-height: 24px;
	margin-top: 20px;
}

.trial-address{
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 40px;
}

.trial-address p{
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	width: 46%;
	padding-left: 4%;
	background: url(../images/tb68.png) no-repeat left center;
	background-size: 26px;
}

.trial-address p:nth-child(2){
	background: url(../images/tb69.png) no-repeat left center;
	background-size: 26px;
}
.trial-address p:nth-child(3){
	background: url(../images/tb27.png) no-repeat left center;
	background-size: 26px;
}
.trial-address p:nth-child(4){
	background: url(../images/tool-map.png) no-repeat left center;
	background-size: 26px;
}

.trial-reserved{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	margin-top: 40px;
	text-align: center;
}
.kout{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 10px;
	bottom: 5%;
	z-index: 2;
}
.kout a{
	box-shadow: #ccc 0px 3px 10px;
	width: 50px;
	margin-top: 10px;
	border-radius: 5px;
	overflow: hidden;
}
.kout a img{
	display: block;
}

@media screen and (max-width: 768px) {
	.problem-title {
		margin-top: 40px;
	}

	.problem-title-top h3 {
		font-size: 22px;
	}

	.problem-title-top span {
		width: 10px;
		height: 30px;
	}

	.problem-title p {
		font-size: 16px;
	}

	.problem--container {
		width: 100%;
	}

	.problem-wrap li {
		flex-direction: row;
		margin-top: 10px;
		align-items: center;
		background: #f3f9ff;
	}

	.problem-wrap li h3 {
		width: 50px;
		height: 100%;
		/* line-height: 40px; */
		font-size: 26px;
		box-shadow: none;
	}

	.problem-wrap li p {
		height: auto;
		font-size: 14px;
		line-height: 26px;
		padding: 10px;
	}

	.problem-main {
		margin-top: 30px;
	}

	.problem-main-title {
		font-size: 24px;
		margin: 20px 0;
		margin-bottom: 0;
	}

	.problem-ul {
		padding-left: 0;
		width: 90%;
		margin: 0 auto;
	}

	.problem-ul li {
		padding-left: 0;
	}

	.promote {
		background: #97c9ea;
		margin-top: 20px;
	}

	.promote-title {
		font-size: 24px;
		color: #FFF;
		margin-top: 30px;
		line-height: 30px;
	}

	.promote-wrap {
		margin-top: 20px;
	}

	.promote-part h2 {
		color: #FFFFFF;
		font-size: 44px;
		line-height: 44px;
	}

	.promote-hout p {
		color: #fff;
		font-size: 16px;
	}

	.promote-hout img {
		width: 12px;
		height: 12px;
	}

	.promote-main {
		margin-top: 0px;
	}

	.promote-link {
		width: 100%;
		font-size: 20px;
		height: 50px;
		line-height: 50px;
		margin: 20px 0;
	}

	.reason-title {
		font-size: 25px;
		line-height: 30px;
		margin: 25px;
	}

	.reason-margin {
		margin-top: 20px;
	}

	.reason-wrap h3 {
		font-size: 20px;
	}

	.reason-wrap p {
		font-size: 16px;
		line-height: 26px;
		color:#999;
	}

	.reason-wrap li {
		margin-top: 20px;
	}

	.advantage {
		margin-top: 10px;
	}

	.advantage-title {
		margin-top: 30px;
	}

	.advantage-title h3 {
		font-size: 26px;
		margin: 0;
	}

	.advantage-title p {
		font-size: 16px;
		line-height: 26px;
		margin-top: 0px;
	}

	.function-title {
		font-size: 26px;
		height: 60px;
		line-height: 60px;
		margin-top: 30px;
	}

	.function-item {
		position: inherit;
		margin: 0;
		top: 0;
		left: 0;
		width: 33.33%;
		margin-top: 10px;
	}

	.function-item img {
		width: 50%;
	}

	.function-item p {
		font-size: 18px;
	}

	.function-wrap {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
		margin-top: 20px;
	}

	.function-wrap {
		padding-bottom: 0;
	}

	.mobile {
		margin-top: 30px;
	}

	.mobile-title {
		margin-top: 30px;
		line-height: 30px;
		font-size: 26px;
	}

	.mobile-wrap h3 {
		font-size: 26px;
	}

	.mobile-wrap p {
		font-size: 18px;
		line-height: 30px;
	}

	.mobile-part {
		flex-direction: column;
		align-items: center;
	}

	.mobile-part img {
		display: block;
		margin: 0;
	}

	.mobile-part a {
		width: 100%;
		margin: 0;
		font-size: 26px;
		line-height: 50px;
		height: 50px;
		margin-top: 30px;
	}

	.mobile {
		background: #eeeeee;
	}

	.mind {
		margin-top: 30px;
	}

	.mind-title h3 {
		font-size: 25px;
		line-height: 25px;
	}

	.mind-title p {
		font-size: 18px;
		line-height: 20px;
	}

	.mind-item {
		margin-top: 20px;
	}

	.choice {
		margin-top: 10px;
	}

	.choice .mind-title h3 {
		font-size: 25px;
		line-height: 25px;
	}

	.choice .mind-title p {
		font-size: 18px;
		line-height: 20px;
	}

	.choice-wrap li img {
		width: 80%;
		margin: 0 auto;
	}

	.choice-wrap li {
		height: 90px;
		background: none;
		margin: 0;
	}

	.choice-wrap li a {
		border: 1px solid #eee;
		height: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.swiper-container-chice {
		padding-bottom: 30px;
	}

	.feedback-form {
		margin-top: 30px;
		padding-top: 30px;
	}

	.feedback-form input {
		margin-bottom: 20px;
	}

	.feedback-form button {
		margin-bottom: 30px;
	}

	.feedback-wrap {
		margin-top: 30px;
	}

	.feedback-item p {
		font-size: 16px;
	}

	.feedback-item img {
		width: 30px;
		height: 30px;
	}

	.feedback-text p {
		text-align: center;
		font-size: 16px;
		line-height: 26px;
	}

	.feedback {
		padding-bottom: 30px;
	}

	.monsy thead {
		height: auto;
	}

	.monsy thead th {
		color: #FFFFFF;
		font-size: 16px;
		letter-spacing: 10px;
		font-weight: normal;
		height: 30px;
		line-height: 30px;
		text-align: center;
	}

	.monsy tr td {
		height: 60px;
		font-size: 14px;
		vertical-align: middle;
		padding-left: 20px;
		line-height: 26px;
	}

	.monsy-table tr td:nth-child(1) {
		width: 50px;
	}

	.monsy-table tr td:nth-child(2) {
		width: auto;
	}

	.monsy-table tr td span {
		font-size: 12px;
	}

	.monsy-tdody tr td {
		width: 25%;
		height: 40px;
		line-height: 40px;
	}

	.monsy {
		margin-top: 30px;
	}

	.monsy-title {
		font-size: 18px;
		line-height: 50px;
		height: 50px;
	}

	.survey-header {
		margin-top: 30px;
	}

	.survey-header h3 {
		font-size: 26px;
		line-height: 30px;
	}

	.survey-header p {
		font-size: 18px;
		line-height: 30px;
		margin-top: 20px;
	}

	.survey-pic {
		margin-top: 30px;
	}

	.survey-pic h3 {
		font-size: 26px;
		line-height: 30px;
		margin-top: 30px;
	}

	.survey-wrap li {
		margin-top: 40px;
	}

	.survey-text h3 {
		font-size: 22px;
		line-height: 30px;
	}

	.survey-text h4 {
		font-size: 18px;
		line-height: 30px;
	}

	.survey-text p {
		font-size: 16px;
		line-height: 26px;
	}

	.survey {
		margin-bottom: 0;
	}

	.cmr-pic {
		margin-top: 0px;
	}

	.cmr-title {
		font-size: 26px;
		line-height: 30pxs;
	}

	.cmr2 {
		padding: 30px 0;
	}

	.cmr2 .cmr-pic {
		margin: 0 auto;
		margin-top: 20px;
	}

	.finance-wrap {
		width: 100%;
	}

	.finance {
		padding: 30px 0;
	}

	.finance-title {
		font-size: 26px;
		line-height: 30px;
		margin-top: 30px;
		margin-bottom: 0;
	}

	.finance-main li {
		margin-top: 20px;
	}

	.finance2 .finance-title {
		margin-top: 0;
	}

	.finance2 .finance-main li {
		margin-top: 30px;
	}

	.cmr3 {
		padding: 30px 0;
	}

	.cmr3 .cmr-title {
		margin-top: 30px;
	}

	.cmr-wrap li {
		margin-top: 30px;
	}

	.finance-pic {
		margin-top: 30px;
	}

	.feedback2 {
		margin-top: 20px;
	}

	.about {
		margin-top: 30px;
		padding: 30px 0;
	}

	.about-title {
		font-size: 26px;
		line-height: 30px;
	}

	.about-text {
		margin-top: 10px;
	}

	.about-text p {
		font-size: 18px;
		line-height: 36px;
	}

	.culture {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.culture-pic {
		margin-top: 30px;
	}

	.contact {
		padding: 30px 15px;
	}

	.contact iframe {
		margin-top: 30px;
		height: 300px;
	}

	.contact-item {
		margin-top: 20px;
	}

	.contact-part p {
		font-size: 16px;
	}

	.contact-part img {
		width: 24px;
		height: 24px;
	}

	.footer {
		font-size: 16px;
		line-height: 24px;
		margin-top: 30px;
	}

	.contact-item p {
		font-size: 16px;
	}

	.honor {
		padding: 30px 0;
	}

	.promote-main h3 {
		font-size: 18px;
	}

	.problem-ul li .problem-ul-wrap {
		background: #eee url(../images/tb8.png) no-repeat right bottom;
		background-size: 40px;
 padding-bottom: 10px;
	}
	
	.problem-ul li:nth-child(2) 
	.problem-ul-wrap{
 background: #eee url(../images/tb9.png) no-repeat right bottom;
 background-size: 40px;
	}
	
	.problem-ul li:nth-child(3) 
	.problem-ul-wrap{
 background: #eee url(../images/tb10.png) no-repeat right bottom;
 background-size: 40px;
	}
	
	
	.problem-ul li:nth-child(4) 
	.problem-ul-wrap{
 background: #eee url(../images/tb11.png) no-repeat right bottom;
 background-size: 40px;
	}
	

	.problem-ul li .problem-ul-wrap p {
		font-size: 14px;
		line-height: 24px;
	}
	
	.problem-main{
background: none;
	}
	
	.problem-main .uk-grid{
margin: 0;
	}
	
	
	
	.news-text{
		width: 70%;
	}
	.news{
		margin-top: 30px;
		padding-bottom: 20px;
	}
	.news-details-title h3 {
	    font-size: 20px;
	}
	.news-details-title p{
		font-size: 14px;
	}
	.news-details-wrap{
		padding: 0;
		margin-top: 20px;
	}
	.news-details-text{
		margin-top: 20px;
	}

	.trial-head-logo{
		width: 40%;
	}
	.trial-head-tel{
		width: 50%;
		margin-left: 5%;
	}
	.trial-head-tel img{
		width: 24px;
	}
	.trial-head-tel p{
		font-size: 18px;
	}
	.trial-marigin{
		margin-top: 30px;
	}
	.trial-part{
		margin-top: 20px;
	}
	.trial-part-text{
		margin-top: 10px;
	}
	.trial-part-text p{
		width: 100%;
		margin-top: 10px;
	}
	.trial-form{
		padding-left: 25px;
		margin-top: 20px;
	}
	.trial-title{
		font-size: 20px;
		height: 50px;
		line-height: 50px;
	}
	.trial-ul li{
		margin-bottom: 20px;
	}
	.trial-ul li p{
		font-size: 18px;
	}
	.trial-address{
		margin: 0;
	}
	.trial-address p{
		width: 90%;
		font-size: 16px;
		padding-left: 10%;
		margin: 0;
		margin-top: 20px;
	}
	.trial-reserved{
		font-size: 16px;
		margin-top: 20px;
	}
}
