﻿/*reset css*/*, body, html {
	padding: 0;
	margin: 0;
	margin: 0 auto;
	font-family: "Microsoft YaHei", sans-serif;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
body, html {
	background-color: #fff;
}
ul {
	border: 0;
	outline: 0;
	display: block
}
ul, li {
	list-style: none
}
u {
	color: #136ec2;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	cursor: pointer
}
b, p {
	outline: 0;
	border: 0;
	word-wrap: break-word;
	word-break: normal;
}
img {
	outline: 0;
	border: 0;
	vertical-align: top;
}
header, footer, section, aside, nav, menu, hgroup, article, menu, marquee {
	display: block;
}
iframe {
	margin: 0 auto;
}
input {
	border: 0;
	outline: 0;
}
table td {
	border-bottom: none;
	border-right: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: grey;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
td, th {
	padding: 5px 10px;
	border: 1px solid #DDD;
}
hr {
	width: 100% !important;
}
.bg_blue {
	background: #12b7f5;
}
.bg_black {
	background: #000000;
}
.bg_green {
	background: #009688;
}
#_embed_v3_dc {
	display: none;
}
#jesong_panel {
	top: 35%!important;
}/*common css*/
.ml25 {
	margin-left: 25px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.n_mr {
	margin-right: 0 !important;
}
.pt35 {
	padding-top: 35px;
}
.pd20 {
	padding: 0 20px;
}
.pd12 {
	padding: 0 12px;
}
.fl {
	float: left
}
.fr {
	float: right
}
.dis_block {
	display: block
}
.dis_none {
	display: none
}
.clearfix {
*zoom:1;
}/*IE/7/6*/
.clearfix:before, .clearfix:after {
	clear: both;
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.width_main {
	width: 1200px!important;
	margin: 0 auto;
}
.width_all {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1200px;
}
.btn {
	text-align: center;
	font-size: 18px;
	display: block;
	color: #fff;
}
.title-h1 {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	float: inherit;
}
.title-s {
	float: left;
	font-size: 14px;
	line-height: 38px;
	color: #4E4E4E;
}
.class-detail-h1 {
	text-align: center;
	font-size: 20px;
	margin: 15px 0;
	font-weight: bold;
}
[class^="ellipsis-"] {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
}
.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.ellipsis-3 {
	-webkit-line-clamp: 3;
}
.ellipsis-2 {
	-webkit-line-clamp: 2;
	font-weight: bold;
}
@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.big-banner img {
	display: block;
	margin: 0 auto;
	width: 100%;
}/*閿熸枻鎷烽敓浠嬮敓鍊熺熅鈹愰敓浠嬮敓浠�*/
.header-top {
	background-color: #FFFFFF;
	height: 38px;
	border-bottom: 1px solid #E9DFDF;
}
.header-top .header-box .marqu {
	float: left;
	font-size: 14px;
	line-height: 38px;
	color: #4E4E4E;
}
.header-top .header-box .marqu a {
	font-size: 14px;
}
.header-top .header-box .marqu a:hover {
	text-decoration: underline;
}
.header-top .header-box hgroup {
	float: right;
	line-height: 38px;
}
.header-top .header-box hgroup >.a-l {
	float: left;
	display: inline-block;
}
.header-top .header-box hgroup a {
	color: #4E4E4E;
	font-size: 14px;
	padding: 0 12px;
}
.header-top .header-box hgroup a:hover {
	color: red;
}
.header-body {
	height: 115px;
}
.header-logo, .header-cities, .header-search, .header-tel {
	float: left;
}
.header-logo {
	margin-top: 23.5px;
	width: 190px;
	display: block;
}
.header-body .header-cities {
	padding: 30px 30px 0 30px;
}
.header-body .header-cities .city-choose .iconfont {
	color: #249FE1;
	font-size: 18px;
	margin-right: -5px;
}
.header-body .header-cities .city-change {
	width: 85px;
	height: 25px;
	border: 1px solid #ccc;
	background-color: #F9F9F9;
	color: #676767;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	overflow: hidden;
}
.header-body .header-cities .city-change:hover {
	cursor: pointer;
}
.header-body .header-cities .city-choose {
	position: relative;
	width: 85px;
	height: 35px;
	cursor: pointer;
}
.choosed {
	position: relative;
}
.choosed:after {
	content: '';
	position: absolute;
	right: -20px;
	top: 7px;
	font-weight: normal;
	width: 8px;
	height: 8px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transition: all 0.4s ease;
	border-right: 2px solid #676767;
	border-top: 2px solid #676767;
}
.city-choose:hover .choosed:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.city-choose:hover .cities-all {
	display: block;
}
.city-choose .cities-all {
	position: absolute;
	top: 67%;
	left: 0;
	display: none;
	z-index: 6;
	padding: 0px 15px 5px 15px;
	width: 440px;
	height: auto;
	overflow: auto;
	background-color: #fff;
	border: 1px solid lightgray;
}
.nydb_ydy {
	position: relative;
	top: -38px;
	text-indent: 3.3em;
}
.nydb_ydy img {
	margin-top: 29px;
}
#bdshare_weixin_qrcode_dialog {
	width: 255px !important;
	height: 299px !important;
}
.head_bdfx {
	float: right;
	position: relative;
	padding-top: 11px;
	line-height: 0px;
}
.head_bdfx >p {
	font-size: 14px;
	color: #6d6d6d;
	cursor: pointer;
	border-left: 1px solid #5a5757;
	line-height: 17px;
	display: inline-block;
	padding-left: 35px;
	background: url(../images/head_bdfx.png) no-repeat;
	background-position: 15px;
	background-size: 20px 24px;
}
.bdsharebuttonbox {
	padding: 10px;
	position: absolute;
	bottom: -50px;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	background: #fff;
	border: 1px solid #f3f5f7;
	-webkit-box-shadow: 0 0 20px 0 rgb(243, 245, 247);
	box-shadow: 0 0 20px 0 rgb(243, 245, 247);
	border-radius: 2px;
	width: 224px;
	height: 52px;
}
.bdsharebuttonbox >.bds_more {
	display: none;
}
.bdsharebuttonbox >.bds_renren {
	display: none;
}
.bdsharebuttonbox >a {
	float: right !important;
	width: 30px !important;
	height: 30px !important;
	margin: 0px 10px !important;
	padding: 0px !important;
	background-repeat: no-repeat;
	background-position: 50% !important;
	background-size: 30px !important;
}
.head_bdfx.active >.bdsharebuttonbox {
	display: block !important;
}
.bdsharebuttonbox >.bds_qzone {
	background: url(../images/head_qqkongjian.png) no-repeat;
}
.bdsharebuttonbox >.bds_tsina {
	background: url(../images/head_xinlang.png) no-repeat;
}
.bdsharebuttonbox >.bds_sqq {
	background: url(../images/head_qq.png) no-repeat;
}
.bdsharebuttonbox >.bds_weixin {
	background: url(../images/head_weixin.png) no-repeat;
}
.bdsharebuttonbox:before, .bdsharebuttonbox:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	display: block;
	border-width: 7px;
	border-style: solid;
}
.bdsharebuttonbox:before {
	left: 50%;
	top: -14px;
	border-color: transparent transparent #f3f5f7 transparent;
}
.bdsharebuttonbox:after {
	content: ''!important;
	left: 50%;
	top: -13px;
	border-color: transparent transparent white transparent;
	visibility: initial !important;
}
.bshare-custom {
	padding: 10px;
	position: absolute;
	bottom: -61px;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	background: #fff;
	border: 1px solid #f3f5f7;
	-webkit-box-shadow: 0 0 20px 0 rgb(243, 245, 247);
	box-shadow: 0 0 20px 0 rgb(243, 245, 247);
	border-radius: 2px;
	width: 235px;
	height: 52px;
}
.bshare-custom >.bds_more {
	display: none;
}
.bshare-custom >.bds_renren {
	display: none;
}
.head_bdfx.active >.bshare-custom {
	display: block !important;
}
.bshare-custom >.bshare-qzone {
	background: url(../images/head_qqkongjian.png) no-repeat !important;
	background-size: 100% !important;
}
.bshare-custom >.bshare-sinaminiblog {
	background: url(../images/head_xinlang.png) no-repeat !important;
	background-size: 100% !important;
}
.bshare-custom >.bshare-qqim {
	background: url(../images/head_qq.png) no-repeat !important;
	background-size: 100% !important;
}
.bshare-custom >.bshare-weixin {
	background: url(../images/head_weixin.png) no-repeat !important;
	background-size: 100% !important;
}
.bshare-custom:before, .bdsharebuttonbox:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	display: block;
	border-width: 7px;
	border-style: solid;
}
.bshare-custom:before {
	left: 50%;
	top: -14px;
	border-color: transparent transparent #fff transparent;
}
.bshare-custom:after {
	content: ''!important;
	left: 50%;
	top: -13px;
	border-color: transparent transparent white transparent;
	visibility: initial !important;
}
.bshare-custom >a {
	width: 30px !important;
	height: 30px !important;
	margin: 0px 10px !important;
	padding: 0px !important;
	background-repeat: no-repeat;
	background-position: 50% !important;
	background-size: 30px !important;
}
#bsWXBox {
	width: 232px !important;
	height: 256px !important;
}
.TD_10 td {
	padding: 0px 10px;
}
.TD_15 td {
	padding: 0px 15px;
}
.TD_20 td {
	padding: 0px 20px;
}
.TD_25 td {
	padding: 0px 25px;
}
.TD_30 td {
	padding: 0px 30px;
}/*閿熸枻鎷风粋*/
.jinshiweicitys .citys dl {
	width: 100%;
}
.jinshiweicitys dl dt {
	float: left;
	width: 15px;
	margin-right: 5px;
	font-size: 14px;
	text-align: center;
}
.jinshiweicitys dl dd {
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 8px 0;
	padding: 0 5px;
	border-radius: 3px;
}
.cities-all dl dd a {
	font-size: 14px;
	margin-right: 4px;
	padding: 2px 3px;
	border-radius: 5px;
}
.cities-all:hover dl dd a {
	color: #000;
}
.cities-all dl dd a:hover {
	color: #fff;
	background-color: #e62929;
}
.citys-top .search-letter dt {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dotted #666;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
}
.citys-top dd a.on {
	color: #A0A0A0;
}
.citys-top dd a.active {
	color: #fff !important;
	background-color: #e62929;
}
.citys-top dd a.on:hover {
	background-color: transparent !important;
	color: #A0A0A0;
}/*閿熸枻鎷风粋*/
.cities-all .citys-top .search-letter dd {
	font-size: 0;
}
.cities-all .citys-top .search-letter dd a {
	display: inline-block;
	margin: 0 5px;
	padding: 2px 4px;
}
.citys-top .slide-letter {
	margin-top: 12px;
	padding: 5px 6px;
}
.slide-letter .jinshiweicitys {
}
.slide-letter .jinshiweicitys dl {
*zoom:1;
	line-height: 29px;
}
.slide-letter .jinshiweicitys dl dt {
	line-height: 34px;
}
.slide-letter .jinshiweicitys dl:after {
	clear: both;
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.header-body .header-search {
	margin-left: 90px;
	width: 515px;
}
.no_city .header-body .header-search {
	margin-left: 130px;
}
.header-body .header-search .seacher-a {
	margin-top: 20px;
	margin-bottom: 12px;
	color: #676767;
}
.header-body .header-search .seacher-a a {
	padding: 0 16px;
	color: #676767;
}
.header-body .header-search .seacher-a a.map {
	display: none;
}
.header-body .header-search .seacher-a label.teacher {
	display: none;
}
.header-body .header-search .seacher-a a.school {
	display: none;
}
.header-body .header-search .seacher-a label.company {
	display: none;
}
.header-body .header-search .seacher-a a.teacher {
	display: none;
}
.header-body .header-search .seacher-a label.school {
	display: none;
}
.header-body .header-search .seacher-a .seacher-a1 {
	padding-left: 0;
}
.header-body .header-search .seacher-a a.on {
	color: #068BF2;
}
.header-body .header-search .search-btn {
	height: 45px;
	width: 515px;
	background-color: #068BF2;
	border: 2px solid #068BF2;
	margin-left: 0;
	position: relative;
	border-radius: 3px;
}
.header-body .header-search .search-btn .form-search {
	float: left;
	width: 380px;
	height: 100%;
	padding-left: 10px;
}
.header-body .header-search .search-btn .form-btn {
	float: left;
	width: 130px;
	height: 100%;
	padding-left: 13px;
	font-size: 20px;
	color: #fff;
	background-color: transparent;
	cursor: pointer;
}
.header-body .header-search .search-btn .iconfont {
	position: absolute;
	right: 80px;
	font-size: 24px;
	top: 7px;
	color: #fff;
	cursor: pointer;
}
.header-body .header-tel {
	margin-top: 52px;
	margin-left: 50px;
	float: right;
}
.header-body .header-tel a {
	color: #FF0000;
	font-size: 20px;
	font-style: italic;
}
.header-body .header-tel .iconfont {
	font-size: 24px;
	margin-right: 5px;
	color: #FF0000;
}
.header-body .header-tel i {
	font-size: 24px;
	margin-right: 5px;
	color: #FF0000;
}/*绾拌ぐ濞奸敓浠嬮敓浠�*/
.header-nav {
	height: 50px;
}
.header-nav .nav-left {
	position: relative;
	padding: 0 10px;
	width: 190px;
	height: 100%;
	background-color: #0090F5;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.header-nav .nav-left .iconfont {
	float: left;
	font-size: 32px;
}
.header-nav .nav-right {
	height: 40px;
	width: 1010px;
	overflow: hidden;
}
.header-nav .nav-right li {
	float: left;
	width: 16.666%;
	text-align: center;
}
.header-nav .nav-right li a {
	height: 40px;
	padding-bottom: 6px;
	font-size: 18px;
	line-height: 40px;
}
.header-nav .nav-right li.on a {
	border-bottom: 2px solid #0090F5;
	color: #0090F5;
}
.header-nav .nav-right li:hover a {
	color: #0090F5;
}
.header-nav .nav-left .nav-left-class {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 445px;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	z-index: 4;
}
.header-nav .nav-left .nav-left-class li {
	height: 55px;
	text-align: center;
	line-height: 58px;
}
.header-nav .nav-left .nav-left-class li a {
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.header-nav .nav-left .nav-left-class li:hover a {
	color: #0090F5;
}/*閿熸枻鎷烽敓浠嬮敓鍊熲攼閿熶粙閿熶粙*/
.jsw-footer {
	background-color: #ffffff;
	text-align: center;
	font-size: 14px;
}
.jsw-footer .jinshiwei-p {
	padding: 12px 0;
}
.jsw-footer .qx-p1, .jsw-footer .qx-p2 {
	font-size: 14px;
	color: #443F3F;
	line-height: 30px;
	white-space: nowrap;
}
.jsw-footer a {
	color: #443F3F;
	font-size: 14px;
}
.jsw-footer a:hover {
	text-decoration: underline;
}
.jsw-footer .qx-p2 img {
	display: inline-block !important;
}
.jsw-footer .qx-p1 span {
	font-size: 14px;
}/*閿熺晫璇ф嫹濞屸槄鎷锋ご閿熻棄閿熷�熲攼妤ｅ尅鎷疯尙*//*绾伴敓鍊熲攼妤ｅ尅鎷疯尙*/
.foot-fixed {
	z-index: 99;
	position: fixed;
	left: 0;
	bottom: 0;
	display: none;
	height: 120px;
	width: 100%;
	background: rgba(0,0,0,0.8);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	overflow: hidden;
}
.foot-fixed .class-nav-title .line {
	width: 106px;
	border-collapse: #fff;
}
.foot-fixed hr {
	border-top: 4px solid #F8863A;
	width: 28px;
	margin: 0 auto;
	margin-top: -5px;
}
.foot-fixed .input-div > div {
	width: 200px;
	height: 42px;
	display: inline-block;
	position: relative;
	margin-left: 5px;
	overflow: hidden;
	border-radius: 5px;
}
.foot-fixed .input-div > div .iconfont {
	position: absolute;
	top: 6px;
	color: #B3B3B3;
	font-size: 28px;
	margin: 0 5px;
}
.foot-fixed-form input[type="text"] {
	width: 100%;
	height: 42px!important;
	color: #B3B3B3;
	padding-left: 36px;
	border: 0!important;
}
.foot-fixed-form {
	margin-top: 15px;
	position: relative;
}
.foot-fixed-form .input-div .excell {
	width: 355px;
}
.foot-fixed-form .foot-text p {
	color: #fff;
	padding-top: 22px;
	font-size: 16px;
	width: auto;
}
.foot-fixed-form .foot-text p a {
	color: #fff;
}
.foot-fixed-form .foot-text p strong {
	font-weight: bold;
	color: #f0552f;
	font-size: 16px;
	margin: 0 10px;
}
.foot-fixed-form .foot-text div {
	width: 158px;
	height: 40px;
	display: inline-block;
}
.foot-fixed-form .foot-text .input-div {
	width: 500px;
	margin-top: 8px;
}
.foot-fixed-form .foot-text .input-div input {
	height: 40px;
}
.foot-fixed-form .foot-text .input-div .iconfont {
	top: 8px;
}
.foot-fixed-form .foot-text .input-div img {
	width: 80%;
	height: 100%;
}
.foot-text .ex-btn {
	width: 90%;
	height: 100%;
}
.foot-text .ex-btn input {
	width: 100%;
	height: 100%;
	background-color: #0885FA;
	color: #fff;
	font-size: 20px;
	border: 0;
}
.fixed-bottom .foot_close {
	width: 30px;
	height: 30px;
	background: url(../images/xx.png) center center no-repeat;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
.fixed-bottom .foot_close:hover {
	cursor: pointer;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.span-show {
	position: fixed;
	right: 0;
	bottom: 42px;
	display: none;
	cursor: pointer;
	width: 42px;
	line-height: 34px;
	height: 150px;
	background-color: rgba(0,0,0,.8);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 20px 9px;
}
.gridtable {
	font-family: '"Microsoft YaHei",sans-serif';
	font-size: 16px;
	color: #333333;
	border-width: 1px;
	border-color: #ccc;
	border-collapse: collapse;
}
.gridtable th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #dedede;
}
.gridtable td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #ccc;
	background-color: #ffffff;
}
.gridtable tr td img {
	margin-top: 0 !important;
}
.gridtable2 {
	font-family: '"Microsoft YaHei",sans-serif';
	font-size: 16px;
	color: #333333;
	border-width: 1px;
	border-color: #ccc;
	border-collapse: collapse;
}
.gridtable2 th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #dedede;
}
.gridtable2 td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #ccc;
	background-color: #ffffff;
}
.gridtable2 tr td img {
	margin-top: 0 !important;
}
table tr td img {
	margin-top: 0 !important;
}
#news-left td strong a {
	color: #3780EF;
}
#news-left a u {
	color: #3780EF;
}
.left-b a {
	color: #FA491A;
}
.left-b a:hover {
	text-decoration: underline;
}
.recommend-class {
	padding-bottom: 15px;
}/*妞撮敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹妞撮敓鏂ゆ嫹鐠ч敓*/
.h_hide {
	font-size: 0;
	width: 0.5px;
	height: 0.5px;
	overflow: hidden;
}/*銈忔嫹瑜版０鈹愭ご鎷烽敓鏂ゆ嫹閿熶粙*/
.text_sd {
	width: 1.5em;
	height: 1.5em;
	background-color: #00bbec;
	text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
	color: white;
	font-family: arial;
	border-radius: 50%;
	border-bottom-left-radius: 0;
	margin-right: .5em;
	margin-top: -.2em;
	padding: 6px;
	padding-left: 11px;
}
.text_yq {
	width: 1.5em;
	height: 1.5em;
	background-color: #00bbec;
	display: inline-block;
	text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
	color: white;
	font-family: arial;
	border-radius: 2em;
	margin-right: .5em;
	margin-top: -.2em;
}
.text_ss {
	color: white;
	font-family: "Microsoft YaHei", sans-serif;
	box-shadow: 2px 2px 1px 0 rgb(225, 225, 225);
	border-radius: 5px;
	margin: .5em 0;
	padding: .5em 1em;
	background-color: #4E4E4E;
	border-left: .5em solid #00bbec;
}/*鏌ラ敓钘夋嫹濮ｈぐ閿熸枻鎷烽敓鏂ゆ嫹閿熶粙閿熶粙*//*.scan{z-index:22;position: fixed;top: 60%;right: 0; width: 115px;height: 115px;border:1px solid #666;}*/
.scan {
	z-index: 22;
	position: fixed;
	bottom: 20%;
	right: 0;
	width: 115px;
	height: auto;
	border: 1px solid #666;
}
.scan img {
	width: 100%;
	display: block;
}
.iconbg {
	position: fixed;
	right: 0;
	top: 42%;
	width: 115px;
	height: 155px;
	z-index: 33;
}

@media screen and (max-width:1680px) {/*.scan{top: 66.5%;}*/
.scan {
	bottom: 12%;
}
}
#qiao-icon-wrap {
	margin-top: 0 !important;
}/*#qiao-icon-wrap .qiao-icon-head{background: none !important;}*//*妤ｈ儻鎷风挩閿熶粙閿熶粙*/
.contact_bg {
	height: 250px;
	overflow: hidden;
}
.contact_bg img {
	display: block;
	width: 100%;
	transition: all 0.6s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}
.contact_bg img:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}
.contact_main {
	background-color: #F7F7F7;
	padding-bottom: 45px;
	padding-top: 35px;
}
.contact_main .contact_middle {
	height: auto;
	min-height: 635px;
	padding-bottom: 100px;
	background-color: #fff;
	box-shadow: 0 0 2px #666;
	-webkit-box-shadow: 0 0 2px #666;
}
.contact_middle .contact_menu {
	background-color: #F5F5F5;
	height: auto;
}
.contact_middle .contact_menu ul li {
	overflow: hidden;
	line-height: 70px;
	color: #7E7E7E;
	font-size: 18px;
	width: 200px;
	height: 70px;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	text-align: center;
}
.contact_middle .contact_menu ul li span {
	margin-right: 8px;
	margin-top: -3.5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	width: 10px;
	height: 10px;
	background-color: #A8A8A8;
	display: inline-block;
	vertical-align: middle;
}
.contact_middle .contact_menu ul li.active {
	border-left: 3px solid #068BF2;
	color: #068BF2;
	background-color: #fff;
	border-right: none;
}
.contact_middle .contact_menu ul li.active span {
	background-color: #068BF2;
}
.contact_middle .contact_menu ul li:hover {
	cursor: pointer;
}
.contact_middle .contact_content {
	width: 995px;
	height: auto;
	padding: 20px 30px;
}
.contact_middle .contact_content .content_p {
	text-indent: 2em;
	color: #333;
	font-size: 18px;
	line-height: 45px;
	letter-spacing: 1px;
}
.contact_middle .contact_content .content_p2 {
	color: #333;
	font-size: 18px;
	line-height: 45px;
	letter-spacing: 1px;
}
.contact_middle .contact_content .content_p a {
	color: #049DF1;
}
.contact_middle .contact_content li {
	display: none;
}
.contact_middle .contact_content li.active {
	display: block;
}
.lxwm > div {
	border-bottom: 1px solid #E9E9E9;
	padding: 30px 15px;
}
.lxwm h3 {
	color: #3989EA;
	margin-top: 15px;
	padding-left: 33px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
}
.lxwm p {
	padding-left: 25px;
	width: 830px;
	margin: 0 auto;
	color: #666666;
	font-size: 14px;
	line-height: 34px;
}
.lxwm p span {
	display: inline-block;
	margin-right: 40px;
}/*缁傜拫鈺嬫嫹銈夊弶銈尖攼logo*/
.qxlogo {
	margin-top: 5px;
	margin-right: 2px;
	width: 28px;
	height: 28px;
}/*銈忔嫹瑜版０鈹�--閿熸枻鎷烽敓鑺ョ喊閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷锋ご閿熻棄绾伴敓鏂ゆ嫹鐠嬧晠缁傛ィ鍨敓鏂ゆ嫹閿熶粙閿熶粙 ---2017.8.2銏㈣ぐ閿熻姤銏�*/
.cpa5 {
	width: 100%;
}
.cpa5-h1, .cpa5-h2 {
	text-align: left;
	margin-left: 143px;
}
.cpa5-tp img {
	display: inline-block;
}
.cpa5-tp {
	height: 242px;
	background: #fff;
	border: 1px solid #ededed;
	text-align: center;
}
.cpa5-tex-t {
	margin-top: 5%;
	font-size: 1.2rem;
	margin-bottom: 4px;
}
.cpa5-tex-t span {
	color: #e64a20;
	font-weight: bold;
}
.cpa5-area {
	line-height: 30px;
	width: 235px;
	height: 30px;
	border: 1px solid #dedede;
	border-radius: 5px;
	margin-left: 10px;
	color: #888888;
	margin-right: 10px;
	margin-top: 26px;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-left: 12px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.cpa5-area::-ms-expand {
display: none;
}
.cpa5-se {
	display: inline-block;
}
.cpa5-se-img1 {
	position: absolute;
	right: 14%;
	top: 37px;
	z-index: 2;
}
.cpa5-se-img2 {
	position: absolute;
	right: 20px;
	top: 45px;
	z-index: 2;
}
.cpa5-tp input {
	height: 30px;
	border-radius: 5px;
	outline: none;
	border: 1px solid #dedede;
	margin-top: 7px;
	box-sizing: border-box;
	padding-left: 12px;
	font-size: 0.8rem;
}
.cpa5-btn {
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
}
.t-btn:hover {
	background-color: #fb5d17;
	border-color: #fb5d17;
	color: #fff;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	cursor: pointer;
}
.cpa5-btn {
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
}
.t-btn {
	background-color: #fe763a;
	color: #fff;
	border: 1px solid #fe763a;
	font-size: 18px;
	width: 272px;
	margin: 0 auto;
	line-height: 65px;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
}
.cpa5-btn {
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
}
.relative {
	position: relative;
	width: 100%;
}
.cpa5-h1, .cpa5-h2 {
	text-align: left;
	margin-left: 10%;
}
.cpah-right {
	margin-left: 56%;
}
.t-cpa-h1 {
	font-size: 2.2rem
}
.w1200 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 10px;
}

@media screen and (min-width:320px) and (max-width:800px) {
.cpa5-tp {
	width: 56%;
	margin-left: 5%
}
.cpa5-tp input {
	width: 80%
}
.cpa5-area {
	width: 80%;
	margin-left: 1%;
}
.cpa5-h1, .cpa5-h2 {
	margin-left: 4%;
}
}

@media screen and (min-width:871px) {
.cpa5-tp input {
	width: 235px;
}
.cpa5-tp {
	width: 280px;
	height: 285px;
	margin-left: 79px;
	margin-top: 1%;
}
.cpa5-tp input {
	height: 30px;
}
.cpa-right {
	margin-left: 56%;
}
}/*銈忔嫹瑜版０鈹�--閿熸枻鎷烽敓鑺ョ喊閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷锋ご閿熻棄绾伴敓鏂ゆ嫹鐠嬧晠缁傛ィ鍨敓鏂ゆ嫹閿熶粙閿熶粙3 ---2017.10.17銏㈣ぐ閿熻姤銏�*/
.i-left {
	width: 47%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 0%;
	font-size: 14px;
	margin-top: 12px;
	text-align: left;
	color: #FFFFFF;
}
.i-left>div>span {
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 14px;
	border-radius: 5px;
	cursor: pointer;
	color: gray;
}
.i-left>div>.active {
	background-color: grey;
	color: #FFFFFF
}
.i-right {
	width: 50%;
	float: right;
	margin-right: 1.5%;
	margin-top: 12px;
}
.i-right>select {
	border-radius: 0px;
	margin-left: 0px;
}
.i-right>select {
	width: 100%;
	background-color: #FFFFFF;
}
.cpa6 {
	background: none;
	border: none;
	width: 260px;
}
.cpa6>.cpa5-se>form>.t-btn {
	background-color: #e60012;
	padding-left: 0px;
}
.cpa6 input {
	border-radius: 0px;
	width: 100%;
	border: none;
	margin-top: 12px;
}
.cpa5-se>form>.in-l {
	width: 30%;
	float: left;
	margin-top: 13px;
}
.cpa5-se>form>.in-r {
	width: 68%;
	float: right;
}/*銈忔嫹瑜版０閿熶粙瑜�-閿熸枻鎷烽敓鑺ユす纾� ---2017.8.5銏㈣ぐ閿熻姤銏�*/
.snsj11 {
	text-align: center
}
.snsj11 ul {
	padding: 0px;
	margin: 0px;
}
.snsj11 ul li {
	display: block;
	color: #333;
	font-size: 10%;
	float: left;
	border: solid 1px #696969;
	transition: backgroundcolor 0.4s;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	border-radius: 5px;
}
.u-two>li {
	margin: 1% 0% 0 0.4%;
	width: 48.9%;
}
.u-three>li {
	margin: 1% 0% 0 0.4%;
	width: 32.2%;
}
.u-four>li {
	margin: 1% 0% 0 0.4%;
	width: 23.9%;
}
.u-five>li {
	margin: 1% 0% 0 0.4%;
	width: 18.9%;
}
.sns-bg {
	line-height: 25px;
	display: block;
	margin-bottom: 10px;
}
.bgc1 li:hover {
	background: #d3d3d3;
	color: #fff;
	border: solid 1px #d3d3d3;
}
.bgc2 li:hover {
	background: #3399cc;
	color: #fff;
	border: solid 1px #3399cc;
}
.bgc3 li:hover {
	background: #ffad33;
	color: #fff;
	border: solid 1px #ffad33;
}/*銈忔嫹瑜版０閿熶粙瑜�-銈夌挧鐢� ---2017.8.8銏㈣ぐ閿熻姤銏�*/
* {
	margin: 0px;
	padding: 0px;
}
.ctn p {
	padding: 10px 0 0 0;
	font-weight: 600;
	color: #333;
	line-height: 38px;
	text-align: center;
}
.wing:after {
	content: "";
	display: inline-block;
	width: 27%;
	height: 2px;
	background: #6c6c6c;
	margin-bottom: 6px;
	margin-left: 2%;
}
.wing:before {
	content: "";
	display: inline-block;
	width: 27%;
	height: 2px;
	background: #6c6c6c;
	margin-bottom: 6px;
	margin-right: 2%;
}
.ctn p span {
	font-size: 1.2rem;
	color: #333;
	font-weight: 100;
}
.ctn5 {
	width: 100%;
	margin: 0 auto;
}
.system {
	width: 100%;
	background: #fff;
}
.system table {
	width: 100%;
	margin: 0 auto;
	border: none;
	border-collapse: collapse;
	text-align: center;
	font-size: 1.2rem;
	border-bottom: 3px solid #4b77be;
}
.system table th {
	width: 10%;
	font-weight: 100;
	border: none;
	padding: 0.5% 0.5% 0.5% 0.5%;
	border-top: 3px solid #4b77be;
	border-bottom: 3px solid #4b77be;
	border-right: 1px solid #4b77be;
}
.system table td {
	line-height: 55px;
	border: none;
	border-right: 1px solid #4b77be;
	padding-left: 0.5%;
	padding-right: 0.5%;
	font-size: 14px;
}
.system table td.td_lineheight {
	line-height: 26px;
}
.system table td div {
	min-height: 55px;
	border-bottom: 1px solid #448aca;
}
.system table .tr10 td div {
	padding-top: 12px;
	height: 42px;
	border-bottom: none;
	line-height: 36px;
}
.system table th.noborder, .system table td.noborder {
	border-right: none;
}

@media only screen and (min-width: 310px) and (max-width: 800px) {
.system table {
	border: 0;
}
.system table .tr1 {
	display: none;
}
.system table tr {
	margin-bottom: 10%;
	display: block;
	border-top: 2px solid #448aca;
}
.system table td {
	display: block;
	text-align: right;
	font-size: 1.2rem;
	border-bottom: 1px dotted #ccc;
}
.system table td:last-child {
	border-bottom: 0;
}
.system table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
.system table .tr10 td div {
	border-bottom: 1px solid #448aca;
}
.system table td.noborder {
	border-right: none;
	border-bottom: none;
}
.system table td {
	border-right: none;
}
}/*銈忔嫹瑜版０閿熶粙瑜�-濞肩拫鈺嬫嫹鐠ㄩ敓鏂ゆ嫹閿熺晫妞圭 ---2017.8.9銏㈣ぐ閿熻姤銏�*/
.sm_form, .sm_form select, .sm_form input {
	vertical-align: baseline;
	font-family: "Microsoft YaHei", sans-serif;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: initial;
	border-color: initial;
	border-image: initial;
	background: transparent;
	outline: none;
}
.sm_form {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 7% 0 4% 23%;
	font-size: 10%;
}
.sm_form li {
	float: left;
	width: 17%;
	margin-left: 2%;
}
.sm_form li:nth-child(4) {
	margin-right: 0;
}
.sm_form input, .sm_form select {
	height: 35px;
	margin-top: 1rem;
	padding-left: 5px;
	width: 98%;
	background: #fff;
}
.sm_form input.yan {
	width: 50%;
	float: left;
}
.sm_form a.code {
	float: left;
	background: #fee73a;
	color: #333;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 50%;
	text-align: center;
	margin-top: 1rem;
}
.sm_form .show_btn {
	display: block;
	height: 35px;
	width: 98%;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	background: #fee109;
	color: #333;
	margin-top: 1rem;
	font-size: 16px;
}
.sm_form .show_btn:hover {
	background: #fff;
}

@media screen and (min-width:320px) and (max-width:800px) {
.sm_form li {
	width: 90%
}
.sm_form {
	background-image: none!important;
	background-color: cadetblue!important;
}
.sm_form li {
	margin-left: -8%;
}
}/*銈忔嫹瑜版０閿熶粙瑜�-鐠烘嫹鐠ф稊閿熸枻鎷� ---2017.8.10銏㈣ぐ閿熻姤銏�*/
.o-line {
	width: 100%;
	height: 1px;
	background: #ebe9ea;
	position: relative;
}
.o-line>p {
	display: block;
	width: 82px;
	height: 3px;
	margin: 0 auto;
	top: -1px;
	position: relative;
}/*銈忔嫹瑜版０閿熶粙瑜�-銈夐敓鍊熼敓浠嬮敓浠� ---2017.8.29銏㈣ぐ閿熻姤銏�*/
.wing2 {
	position: relative;
	margin-bottom: 20px;
	color: #666;
	text-align: center;
	line-height: 30px;
}
.wing2>span {
	position: relative;
	padding: 0 40px;
	background-color: #F8F8F8;
}
.wing2 {
	position: relative;
	margin-bottom: 20px;
	color: #666;
	text-align: center;
	line-height: 30px;
}
.wing2::before {
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 0;
	height: 20px;
	width: 100%;
	content: '';
	border-top: solid 1px #eee;
}/*銈忔嫹瑜版０-閿熻棄閿熻棄鎷烽敓浠� ---2017.9.7銏㈣ぐ閿熻姤銏�*/
.w1 {
	width: 100%;
	height: auto;
}/* 缁傜拫鈺嬫嫹銈忔嫹鐠衡攼閿熶粙閿熶粙 */
.header-tels {
	float: right;
	text-align: right;
	margin-top: 52px;
	width: 368px;
}
.header-tels >span {
	float: left;
	margin-right: 5px;
}
.header-tels >span >i {
	float: left;
	vertical-align: middle;
	font-size: 25px;
}
.header-tels >span.tel {
	margin-left: 15px;
}
.header-tels >span.qq {
	background: url(../images/icon_wx.png);
	width: 25px;
	height: 25px;
	background-size: 100% 100%;
	position: relative;
}
.header-tels >span.qq:hover >img {
	display: block !important;
}
.header-tels >span.qq >i {
	color: #1296DB;
	display: none;
}
.header-tels >span.tel >i {
	color: #FF0000;
}
.header-tels a {
	float: left;
	font-size: 20px;
}
.footernone {
	display: none;
}
.w1160 {
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -430px;
	font-size: 0;
	letter-spacing: -5px;
	font-family: ""Microsoft YaHei",sans-serif";
	margin-top: 40px;
}
.wItem {
	display: inline-block;
	vertical-align: top;
	width: 205px;
	height: 310px;
	font-size: 16px;
	letter-spacing: normal;
	text-align: center;
	margin-left: 10px;
}
.wItem span.span1 {
	padding: 9px 0;
	font-size: 21px;
}
.wItem span {
	display: inline-block;
}
.wItem img {
	width: 100%;
}
.wItem a {
	text-decoration: none;
}
.wItem a:hover {
	text-decoration: underline;
}/* 妤归敓鑺ャ偧*/
.qx_btn01 {
	display: inline-block;
	overflow: hidden;
	border: 2px solid rgb(60, 136, 230);
	margin: 0 auto;
	border-radius: 5px;
	color: #ffffff;
	background-color: rgb(16, 131, 207);
	cursor: pointer;
	padding: 0px 46px;
}/* 銈忔嫹瑜版０閿熸枻鎷烽敓鏂ゆ嫹绾伴敓鏂ゆ嫹閿熶粙 */
.ys_box01 {
	width: 100%;
	overflow: hidden;
}
.ys_box01 >ul {
}
.ys_box01 >ul >li {
	float: left;
	width: 25%;
	padding: 9px;
}
.ys_box01 >ul >li >.con {
	display: block;
	text-align: center;
	border-radius: 5px;
	padding: 25px;
}
.ys_box01 >ul >li >.con >span {
	display: block;
	font-size: 20px;
	margin-bottom: 20px;
}
.ys_box01 >ul >li >.con >i {
	display: inline-block;
	overflow: hidden;
	width: 130px;
	height: 130px;
	border-radius: 100px;
}
.ys_box01 >ul >li >.con >i >img {
	width: 100%;
}
.ys_box01 >ul >li >.con >p {
	font-size: 14px;
	line-height: 25px;
	margin-top: 15px;
}
.ys_box01 >ul >li.li01 >.con {
	background: #ffcdde;
}
.ys_box01 >ul >li.li02 >.con {
	background: #daead5;
}
.ys_box01 >ul >li.li03 >.con {
	background: #bae9f0;
}
.ys_box01 >ul >li.li04 >.con {
	background: #f0eeba;
}
.ys_box01 >ul >li.li01 >.con >i {
	border: 10px solid #f7b2ca;
}
.ys_box01 >ul >li.li02 >.con >i {
	border: 10px solid #bcdeb2;
}
.ys_box01 >ul >li.li03 >.con >i {
	border: 10px solid #8fdbe6;
}
.ys_box01 >ul >li.li04 >.con >i {
	border: 10px solid #e3e096;
}
.ys_box01 >ul.no_border>li >.con >i {
	border: none;
}
.ys_box01 >ul >li.li01 >.con >span {
	color: #cb0347;
}
.ys_box01 >ul >li.li02 >.con >span {
	color: #218303;
}
.ys_box01 >ul >li.li03 >.con >span {
	color: #09899c;
}
.ys_box01 >ul >li.li04 >.con >span {
	color: #898402;
}
.ys_box01 >ul >li.li01 >.con >p {
	color: #cb0347;
}
.ys_box01 >ul >li.li02 >.con >p {
	color: #218303;
}
.ys_box01 >ul >li.li03 >.con >p {
	color: #09899c;
}
.ys_box01 >ul >li.li04 >.con >p {
	color: #898402;
}
.ys_box02 {
	width: 100%;
	overflow: hidden;
}
.ys_box02.no_padding>ul >li {
	padding: 0px 10px
}
.ys_box02 >ul {
}
.ys_box02 >ul >li {
	float: left;
	width: 25%;
	padding: 30px 10px;
}
.ys_box02 >ul >li >.con {
	text-align: center;
}
.ys_box02 >ul >li >.con >span {
	display: block;
}
.ys_box02 >ul >li >.con >span >img {
	width: 70%;
	margin: 0 auto;
}
.ys_box02 >ul >li >.con >label {
	display: block;
	margin-top: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #3a3a3a;
}
.ys_box02 >ul >li >.con >i {
	display: inline-block;
	width: 25px;
	height: 2px;
	margin: 10px 0px;
}
.ys_box02 >ul >li.li01 >.con >i {
	background: #2ad7ec;
}
.ys_box02 >ul >li.li02 >.con >i {
	background: #f65050;
}
.ys_box02 >ul >li.li03 >.con >i {
	background: #28a3f9;
}
.ys_box02 >ul >li.li04 >.con >i {
	background: #f8853f;
}
.ys_box02 >ul >li >.con >p {
	font-size: 14px;
	color: #a2a2a2;
	line-height: 30px;
	padding: 0px 10px;
}
.ys_box03 {
	width: 100%;
	overflow: hidden;
}
.ys_box03 >ul {
}
.ys_box03 >ul >li {
	float: left;
	width: 16%;
	padding: 3px;
}
.ys_box03 >ul >li >.con {
	display: block;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.ys_box03 >ul >li >.con >span {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: white;
	text-align: center;
}
.ys_box03 >ul >li >.con >p {
	padding: 30px 20px;
	font-size: 14px;
	color: white;
	line-height: 25px;
}
.ys_box03 >ul >li.li01 {
	margin-top: 30px;
}
.ys_box03 >ul >li.li03 {
	margin-top: 30px;
}
.ys_box03 >ul >li.li05 {
	margin-top: 30px;
}
.ys_box03 >ul >li.li01 >.con >span {
	background: #1856ca;
}
.ys_box03 >ul >li.li02 >.con >span {
	background: #086fa5;
}
.ys_box03 >ul >li.li03 >.con >span {
	background: #038174;
}
.ys_box03 >ul >li.li04 >.con >span {
	background: #b42f29;
}
.ys_box03 >ul >li.li05 >.con >span {
	background: #a32846;
}
.ys_box03 >ul >li.li06 >.con >span {
	background: #3629b9;
}
.ys_box03 >ul >li.li01 >.con {
	background: #236efb;
}
.ys_box03 >ul >li.li02 >.con {
	background: #05a0f1;
}
.ys_box03 >ul >li.li03 >.con {
	background: #01c9b4;
}
.ys_box03 >ul >li.li04 >.con {
	background: #f45750;
}
.ys_box03 >ul >li.li05 >.con {
	background: #ec3863;
}
.ys_box03 >ul >li.li06 >.con {
	background: #584be3;
}
.ys_box04 {
	width: 100%;
	overflow: hidden;
}
.ys_box04 >ul {
}
.ys_box04 >ul >li {
	width: 33.33%;
	float: left;
	padding: 5px;
}
.ys_box04 >ul >li >.con {
	display: block;
}
.ys_box04 >ul >li >.con >.img {
	display: block;
	width: 100%;
	height: 144px;
	overflow: hidden;
	position: relative;
}
.ys_box04 >ul >li >.con >.img >img {
	display: block;
	width: 100%;
}
.ys_box04 >ul >li >.con >.img >span {
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 149px;
	color: white;
	font-size: 50px;
	font-family: monospace;
	background: rgba(0,0,0,0.5);
}
.ys_box04 >ul >li >.con:hover >.img >span {
	opacity: 1;
}
.ys_box04 >ul >li >.con >.img {
	display: block;
	width: 100%;
	height: 144px;
	overflow: hidden;
	position: relative;
}
.ys_box04 >ul >li >.con >.img >a >img {
	display: block;
	width: 100%;
}
.ys_box04 >ul >li >.con >.img >a >span {
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 149px;
	color: white;
	font-size: 50px;
	font-family: monospace;
	background: rgba(0,0,0,0.5);
}
.ys_box04 >ul >li >.con:hover >a >.img >span {
	opacity: 1;
}
.ys_box04 >ul >li >.con >.text {
	margin-top: 22px;
	border-bottom: 2px solid #d4d4d4;
	padding-bottom: 20px;
}
.ys_box04 >ul >li >.con:hover >.text {
	border-bottom: 2px solid #1c7afa;
}
.ys_box04 >ul >li >.con >.text >span {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 10px;
}
.ys_box04 >ul >li >.con >.text >p {
	font-size: 14px;
	color: #6b6b6b;
	line-height: 30px;
}
.ys_box05 {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 40px;
	background: #f0f4f8;
}
.ys_box05 >.tit {
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
}
.ys_box05 >.tit >span {
	font-size: 24px;
	font-weight: bold;
	display: block;
}
.ys_box05 >.tit >i {
	display: block;
	width: 50px;
	height: 3px;
	background: #1c7afa;
	margin: 7px auto;
}
.ys_box05 >.tit >label {
	display: block;
	font-size: 14px;
	color: #777777;
}
.ys_box05 >.tit >label >span {
	color: #f63c5f;
	font-weight: bold;
}
.ys_box05 >.con {
}
.ys_box05 >.con >ul {
}
.ys_box05 >.con >ul >li {
	float: left;
	width: 25%;
	padding: 8px;
}
.ys_box05 >.con >ul >li >.group {
	background: #fff;
	padding: 20px 20px 10px 20px;
	text-align: center;
}
.ys_box05 >.con >ul >li >.group >img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.ys_box05 >.con >ul >li >.group >span {
	display: block;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 20px;
}
.ys_box05 >.con >ul >li >.group >i {
	display: block;
	width: 30px;
	height: 4px;
	width: 30px;
	margin: 0 auto;
	border-radius: 10px;
	background: #d2d2d2;
}
.ys_box05 >.con >ul >li >.group >p {
	display: block;
	font-size: 14px;
	line-height: 25px;
	color: #878787;
	margin-top: 15px;
	text-align: left;
}
.ys_box05 >.con >ul >li >.group >label {
	display: block;
	text-align: center;
	padding: 15px 0px;
}
.ys_box05 >.con >ul >li >.group >label >a {
	display: inline-block;
	padding: 5px 20px;
	text-align: center;
	background: #cbcbcb;
	border-radius: 10px;
	font-size: 14px;
	color: white;
}
.ys_box05 >.con >ul >li >.group:hover {
	-webkit-box-shadow: 0 0 10px #bdbec2;
	-moz-box-shadow: 0 0 10px #bdbec2;
	box-shadow: 0 0 10px #bdbec2;
}
.ys_box05 >.con >ul >li >.group:hover >i {
	background-image: -webkit-linear-gradient(to left, #0bc8a9, #1985eb);
	background-image: linear-gradient(to left, #0bc8a9, #1985eb);
}
.ys_box05 >.con >ul >li >.group:hover >label >a {
	background-image: -webkit-linear-gradient(to left, #0bc8a9, #1985eb);
	background-image: linear-gradient(to left, #0bc8a9, #1985eb);
}
.ys_box06 {
	width: 100%;
	text-align: center;
	background: url(../images/6-1.jpg) no-repeat center/100%;
	background-size: 100% 100%;
	padding-bottom: 20px;
}
.ys_box06 >.tit {
	width: 100%;
	margin-bottom: 40px;
}
.ys_box06 >.tit >span {
	color: white;
	font-size: 24px;
	font-weight: bold;
}
.ys_box06 >.tit >i {
	display: block;
	width: 35px;
	height: 4px;
	background: white;
	margin: 10px auto;
}
.ys_box06 >ul {
	display: inline-block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.ys_box06 >ul >li {
	width: 200px;
	float: left;
}
.ys_box06 >ul >li >span {
	color: #12efc6;
	font-size: 30px;
	font-weight: bold;
	position: relative;
}
.ys_box06 >ul >li >span >label {
	font-size: 14px;
	color: white;
	position: absolute;
	right: -16px;
	top: 0px;
	font-weight: normal;
}
.ys_box06 >ul >li >p {
	color: white;
	margin-top: 15px;
}
.ys_box06 >p {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.ys_box06 >p >a {
	display: inline-block;
	padding: 5px 20px;
	font-size: 14px;
	color: white;
	border: 1px solid white;
	border-radius: 30px;
}
.ys_box06 >p >a:hover {
	border: 1px solid #12efc6;
	color: #12efc6;
}
.ys_box06 >ul >li.li01 {
	border-right: 1px solid white;
}
.ys_box06 >ul >li.li02 {
	border-right: 1px solid white;
}
.ys_box06 >ul >li.li03 {
	border-right: 1px solid white;
}
.ys_box07 {
	width: 100%;
	text-align: center;
}
.ys_box07 >.tit {
	width: 100%;
	margin-bottom: 40px;
}
.ys_box07 >.tit >span {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.ys_box07 >.tit >i {
	display: block;
	width: 35px;
	height: 4px;
	background: #1085f1;
	margin: 10px auto;
}
.ys_box07 >ul {
	display: inline-block;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 100%;
}
.ys_box07 >ul >li {
	width: 25%;
	float: left;
	padding: 0px 2%;
}
.ys_box07 >ul >li >span {
	color: #1085f1;
	font-size: 30px;
	font-weight: bold;
	position: relative;
}
.ys_box07 >ul >li >span >label {
	font-size: 14px;
	color: #000;
	position: absolute;
	right: -16px;
	top: 0px;
	font-weight: normal;
}
.ys_box07 >ul >li >p {
	color: #707070;
	margin-top: 15px;
}
.ys_box07 >p {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.ys_box07 >p >a {
	display: inline-block;
	padding: 5px 20px;
	font-size: 14px;
	color: #bebebe;
	border: 1px solid #ececec;
	border-radius: 30px;
}
.ys_box07 >p >a:hover {
	border: 1px solid #1085f1;
	color: #1085f1;
}
.ys_box07 >ul >li.li01 {
	border-right: 1px solid #e3e3e3;
}
.ys_box07 >ul >li.li02 {
	border-right: 1px solid #e3e3e3;
}
.ys_box07 >ul >li.li03 {
	border-right: 1px solid #e3e3e3;
}
.ys_box08 {
	width: 100%;
	text-align: center;
}
.ys_box08>.tit {
	width: 100%;
	margin-bottom: 40px;
}
.ys_box08>.tit>span {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.ys_box08>.tit>i {
	display: block;
	width: 35px;
	height: 4px;
	background: #1085f1;
	margin: 10px auto;
}
.ys_box08>ul>li {
	float: left;
	width: 25%;
	padding: 8px;
}
.ys_box08>ul>li>.con {
	background-color: #f2f5f8;
}
.ys_box08>ul>li>.con>.img {
	position: relative;
}
.ys_box08>ul>li>.con>.img>img {
	width: 100%;
	max-width: 100%;
}
.ys_box08>ul>li>.con>.img a>img {
	width: 100%;
	max-width: 100%;
}
.ys_box08>ul>li>.con>.img>em {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
}
.ys_box08>ul>li>.con>.img>span {
	display: block;
	width: 30px;
	height: 30px;
	border: 2px solid #FFFFFF;
	line-height: 25px;
	border-radius: 50%;
	position: absolute;
	z-index: 3;
	top: 42%;
	left: 42%;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
}
.ys_box08>ul>li:hover>.con>.img>em {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ys_box08>ul>li:hover>.con>.img>span {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ys_box08>ul>li>.con >.img >a>img {
	width: 100%;
	max-width: 100%;
}
.ys_box08>ul>li>.con >.img >a >img {
	width: 100%;
	max-width: 100%;
}
.ys_box08>ul>li>.con >.img >a>em {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
}
.ys_box08>ul>li>.con >.img >a>span {
	display: block;
	width: 30px;
	height: 30px;
	border: 2px solid #FFFFFF;
	line-height: 25px;
	border-radius: 50%;
	position: absolute;
	z-index: 3;
	top: 42%;
	left: 42%;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
}
.ys_box08>ul>li:hover>.con >.img >a>em {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ys_box08>ul>li:hover>.con>.img >a>span {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ys_box08>ul>li>.con>.text {
	padding: 5px 0;
	color: #666666;
	border-bottom: 2px solid #ffffff;
}
.ys_box08>ul>li>.con>.text>a {
	color: #666666;
}
.ys_box08>ul>li:hover>.con>.text {
	border-bottom: 2px solid #2079f1;
}
.ys_box09 {
	width: 100%;
	padding: 0px;
	text-align: center;
}
.ys_box09>ul {
	padding: 20px 0;
	background-color: #f7f7f7;
	position: relative;
	margin-top: 25px;
}
.ys_box09>ul>li {
	width: 33%;
	float: left;
	padding: 0px 10px;
}
.ys_box09>ul>li>img {
	display: block;
	margin: 0 auto;
}
.ys_box09>ul>li>p {
	margin: 15px 0;
	text-align: center;
	font-size: 16px;
	color: #424242;
}
.ys_box09>ul>span {
	width: 33%;
	height: 80px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	display: block;
	position: absolute;
	top: 40px;
	left: 33%;
}
.ys_box10 {
	width: 100%;
	text-align: center;
}
.ys_box10>.tit {
	border: 2px solid #000000;
	display: inline-block;
	padding: 5px 20px;
	height: 50px;
	position: relative;
}
.ys_box10>.tit>em {
	display: block;
	font-style: normal;
	position: relative;
	top: -20px;
	font-size: 14px;
	color: #a2a2a2;
}
.ys_box10>.tit>span {
	background-color: #FFFFFF;
	position: relative;
	top: -18px;
	padding: 0 5px;
	font-size: 18px;
	font-weight: bold;
}
.ys_box10>.tit>i:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 1px;
	background: #000000;
	margin-bottom: 10px;
	margin-right: 10px;
	position: absolute;
	left: -22px;
	bottom: 2px;
	transform: rotate(-30deg);
}
.ys_box10>.tit>i:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 1px;
	background: #000000;
	margin-bottom: 10px;
	margin-right: 10px;
	position: absolute;
	right: -33px;
	top: 10px;
	transform: rotate(-30deg);
}
.ys_box11 {
	width: 100%;
	text-align: center;
}
.ys_box11>ul {
	margin-top: 20px;
}
.ys_box11>ul>li {
	background: no-repeat center;
	min-height: 137px;
	width: 30%;
	margin-right: 5%;
	float: left;
	border-radius: 5px;
	padding: 25px 10px 10px 35px;
	text-align: left;
}
.ys_box11>ul>li.li03 {
	margin-right: 0;
}
.ys_box11>ul>li>i {
	display: block;
	width: 60px;
	height: 2px;
	background-color: #FFFFFF;
}
.ys_box11>ul>li>p {
	text-align: left;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.ys_box11>ul>li>a {
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	color: white;
	border: 1px solid white;
	margin-top: 5px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
}
.ys_box11>ul>li:hover>a {
	filter: alpha(opacity=100);
	opacity: 1;
}
.ys_box11>ul>li:hover {
	-webkit-box-shadow: 0 0 10px #bdbec2;
	-moz-box-shadow: 0 0 10px #bdbec2;
	box-shadow: 0 0 10px #bdbec2;
}
.ys_box12 {
	width: 100%;
	text-align: center;
	background-color: #f9f9f9;
}
.ys_box12>.tit>span {
	background-color: #f9f9f9;
}
.ys_box12>ul {
	padding-top: 15px;
}
.ys_box12>ul>li {
	width: 25%;
	float: left;
}
.ys_box12>ul>li>div>img {
	display: block;
	margin: 0 auto;
}
.ys_box12>ul>li>span {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	margin-top: 5px;
}
.ys_box12>ul>li>p {
	text-align: center;
	color: #898989;
}
.ys_box12>ul>li>i {
	display: block;
	width: 20px;
	height: 3px;
	background-color: #049aa3;
	margin: 10px auto;
}
.ys_box12>a {
	display: inline-block;
	padding: 5px 20px;
	font-size: 14px;
	color: white;
	margin-top: 40px;
	border-radius: 30px;
	background-color: #04babc;
}
.ys_box12>a:hover {
	-webkit-box-shadow: 0 0 10px #bdbec2;
	-moz-box-shadow: 0 0 10px #bdbec2;
	box-shadow: 0 0 10px #bdbec2;
}
.ys_box13 {
	width: 100%;
	padding: 30px 0px 50px 0px;
	text-align: center;
	background: no-repeat center center;
	background-size: 150% auto;
}
.ys_box13>.tit {
	color: #e6bb47;
	font-size: 18px;
	font-weight: bold;
}
.ys_box13>ul {
	display: flex;
	padding-top: 30px;
}
.ys_box13>ul>li {
	padding-bottom: 50px;
	position: relative;
	width: 33%;
	float: left;
	color: #FFFFFF;
}
.ys_box13>ul>li>p {
	padding: 0 10px;
	font-size: 14px;
	margin-top: 10px;
	line-height: 25px;
}
.ys_box13>ul>li>span {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.ys_box13>ul>li>a {
	bottom: 0px;
	position: absolute;
	display: inline-block;
	padding: 5px 20px;
	font-size: 14px;
	color: white;
	background-color: #aaaebf;
	border-radius: 30px;
	margin-top: 15px;
	left: 32%;
}
.ys_box13>ul>li.li02 {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.ys_box13>ul>li>a:hover {
	-webkit-box-shadow: 0 0 10px #bdbec2;
	-moz-box-shadow: 0 0 10px #bdbec2;
	box-shadow: 0 0 10px #bdbec2;
}
.ys_box14 {
	width: 100%;
	text-align: center;
}
.ys_box14>.tit>span {
	font-size: 18px;
	font-weight: bold;
}
.ys_box14>.tit>p {
	margin-top: 15px;
	font-size: 14px;
	color: #8c8c8c;
	line-height: 25px;
}
.ys_box14>ul {
	background-color: #FFFFFF;
	padding-top: 0px !important;
}
.ys_box14>ul>li {
	width: 25%;
	float: left;
	padding: 20px 40px;
	border: 1px solid #e1e1e1;
}
.ys_box14>ul>li>em {
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 2px solid #06bea6;
	border-radius: 50%;
	overflow: hidden;
}
.ys_box14>ul>li>em>img {
	width: 100%;
}
.ys_box14>ul>li img {
	width: 100%;
}
.ys_box14>ul>li>i {
	display: block;
	width: 40px;
	height: 2px;
	background-color: #06bea6;
	margin: 10px auto;
}
.ys_box14>ul>li>span {
	display: block;
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
}
.ys_box14>ul>li>p {
	line-height: 20px;
	font-size: 14px;
}
.ys_box14>ul>li.li02 {
	border-left: none;
	border-right: none;
}
.ys_box14>ul>li.li04 {
	border-left: none;
}
.yx_box15 {
	width: 100%;
	padding: 30px 0px 50px 0px;
	text-align: center;
}
.yx_box15>.con1 {
	margin-bottom: 14.94px;
}
.yx_box15>.con1>.yx_l {
	width: 25%;
	float: left;
	margin-right: 2%;
}
.yx_box15>.con1>.yx_l>img {
	width: 100%;
}
.yx_box15>.con1>.yx_m {
	width: 25%;
	float: left;
	margin-right: 2%;
}
.yx_box15>.con1>.yx_m>.yx_s {
	height: 140px;
	background-color: #0a71da;
	margin-bottom: 14.94px;
	padding: 28px 10px 10px 10px;
	text-align: left;
	color: #FFFFFF;
}
.yx_box15>.con1>.yx_m>.yx_s>span {
	font-size: 18px;
	font-weight: bold;
}
.yx_box15>.con1>.yx_m>.yx_s>i {
	display: block;
	width: 20px;
	background-color: #FFFFFF;
	height: 2px;
	margin: 10px 0;
}
.yx_box15>.con1>.yx_m>.yx_s>p {
	color: #FFFFFF;
}
.yx_box15>.con1>.yx_m>.yx_x>img {
	width: 100%;
}
.yx_box15>.con1>.yx_r {
	width: 46%;
	float: left;
}
.yx_box15>.con1>.yx_r>img {
	width: 100%;
	height: 288.63px;
}
.yx_box15>.con2>.yx_l {
	width: 49%;
	float: left;
	margin-right: 2%;
}
.yx_box15>.con2>.yx_l>img, .yx_box15>.con2>.yx_r>img {
	width: 100%;
}
.yx_box15>.con2>.yx_r {
	width: 49%;
	float: left;
}
.yx_box16 {
	width: 100%;
	padding: 0px;
	text-align: center;
}
.yx_box16>.yx_l {
	width: 60%;
	margin-right: 5%;
	float: left;
}
.yx_box16>.yx_r {
	width: 35%;
	float: left;
}
.yx_box16>.yx_r>span {
	text-align: left;
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.yx_box16>.yx_r>p {
	margin: 15px 0;
	text-align: left;
}
.yx_box16>.yx_r>img {
	width: 100%;
}
.yx_box16>.yx_r img {
	width: 100% !important;
	height: auto !important;
}
.yx_box16>.yx_l>ul>li {
	width: 25%;
	float: left;
	margin: 26px 0;
	cursor: pointer
}
.yx_box16>.yx_l>ul>li:hover>p {
	color: #eb6028;
}
.yx_box16>.yx_l>ul>li>p {
	margin-top: 20px;
	height: 40px;
}
.yx_box17 {
	width: 100%;
	padding: 30px 0px 50px 0px;
	text-align: center;
	background-color: #8a54b6;
	padding: 10px;
}
.yx_box17>.tit {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.yx_box17>ul {
	margin-top: 20px;
}
.yx_box17>ul>li {
	width: 32%;
	padding: 10px;
	float: left;
}
.yx_box17>ul>li.li03 {
	margin-right: 0;
}
.yx_box17>ul>li.li06 {
	margin-right: 0;
}
.yx_box17>ul>li>div {
	padding: 10px 20px;
	border: 1px solid #ffffff;
	border-radius: 8px;
}
.yx_box17>ul>li>div>span {
	font-size: 16px;
	color: #ffffff;
	display: block;
	text-align: center;
}
.yx_box17>ul>li>div>i {
	display: block;
	width: 20px;
	height: 2px;
	margin: 10px auto;
	background-color: #ffffff;
}
.yx_box17>ul>li>div>p {
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
.yx_box17>ul>li:hover >div {
	background-color: #ffffff;
}
.yx_box17>ul>li:hover>div>p {
	color: #666666;
}
.yx_box17>ul>li:hover>div>span {
	color: #8a54b6;
}
.yx_box17>ul>li:hover>div>i {
	background-color: #8a54b6;
}
.yx_box18 {
	width: 100%;
}
.yx_box18>ul>li {
	padding: 40px 0px;
	border-bottom: 1px solid #e3e3e3;
}
.yx_box18>ul>li>span {
	width: 20%;
	float: left;
}
.yx_box18>ul>li.left>span {
	margin-right: 5%;
}
.yx_box18>ul>li.right>span {
	float: right;
	margin-left: 5%;
}
.yx_box18>ul>li.right>div {
	margin-right: 5%;
}
.yx_box18>ul>li>div>p {
	display: block;
	margin-top: 25px;
	font-size: 14px;
	color: #737373;
}/*.yx_box18>ul>li>div{float: left;}*/
.yx_box18>ul>li>div>span {
	font-size: 16px;
	font-weight: 600;
}
.yx_box19 {
	width: 100%;
}
.yx_box19>.tit {
	padding: 20px 0px;
	text-align: center;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.yx_box19>ul {
	border: 1px solid #2180f6;
}
.yx_box19>ul>li {
	width: 25%;
	float: left;
	height: 100%;
}/*.yx_box19>ul>li:hover{background-color: #2180f6;}.yx_box19>ul>li:hover>div{border: none;}.yx_box19>ul>li:hover>div{color: #FFFFFF;}.yx_box19>ul>li:hover>div>p{color: #FFFFFF;}*/
.yx_box19>ul>li>div {
	border-right: 1px solid #ececec;
	margin: 48px 0;
}
.yx_box19>ul>li>div>img {
	display: block;
	margin: 0 auto;
}
.yx_box19>ul>li>div>span {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	margin: 33px 0px 15px 0px;
}
.yx_box19>ul>li>div>p {
	text-align: center;
	font-size: 14px;
	color: #898989;
	margin-top: 15px;
}
.yx_box19>ul>li>div>.red {
	color: #ff0000;
}
.yx_box20 {
	width: 100%;
	background-color: #059770;
}
.yx_box20 >.tit {
	width: 100%;
	text-align: center;
}
.yx_box20 >.tit >span {
	margin-bottom: 20px;
	display: block;
	font-size: 18px;
	color: white;
	font-weight: normal;
}
.yx_box20 >.tit >p {
	color: white;
}
.yx_box20 >ul {
	display: block;
	padding-bottom: 20px;
}
.yx_box20 >ul >li {
	float: left;
	width: 33%;
	height: auto;
}
.yx_box20 >ul >li >div {
	padding: 20px;
}
.yx_box20 >ul >li.box {
	border-right: 1px solid white;
}
.yx_box20 >ul >li:nth-child(3).box {
	border-right: none;
}
.yx_box20 >ul >li >div>img {
	text-align: center;
	float: left;
	width: 74px;
	height: 74px;
	display: inline-block;
	font-size: 70px;
	color: white;
	margin-right: 10px;
}
.yx_box20 >ul >li >div >span {
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.yx_box20 >ul >li >div>p {
	color: white;
}
.yx_box20 >span {
	display: block;
	text-align: center;
	margin-top: 90px;
}
.yx_box20 >span >div {
	display: inline-block;
	background: white;
	color: #059770;
	padding: 6px 40px;
	border-radius: 30px;
	font-size: 16px;
}
.yx_box21 {
	width: 100%;
}
.yx_box21>ul {
	padding-top: 0px !important;
}
.yx_box21>ul>li {
	width: 48%;
	float: left;
	padding: 10px 0px;
	padding-right: 10px;
}
.yx_box21>ul>li::before, .yx_box21>ul>li::after {
	content: "";
	line-height: 0;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.yx_box21>ul>li>span {
	width: 40%;
	display: block;
	float: left;
}
.yx_box21.no>ul>li>span>em {
	border: none;
}
.yx_box21>ul>li>span>em {
	width: 130px;
	height: 130px;
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 3px solid #16b998;
	border-radius: 50%;
	overflow: hidden;
}/*.yx_box21>ul>li>span>em>img{width: 120%;margin-left: -7%;margin-top: -7%;}*/
.yx_box21>ul>li>span>em>img {
	width: 125% !important;
	height: 125% !important;
	margin-left: -15px;
	margin-top: -15px;
}
.yx_box21>ul>li>div {
	padding-top: 6px;
}
.yx_box21>ul>li>div span {
	font-size: 18px;
	font-style: normal;
}
.yx_box21>ul>li>div span em {
	font-size: 18px;
	color: #16b998;
	font-style: normal;
}
.yx_box21>ul>li>div>p {
	color: #808080;
	margin-top: 0px;
}
.yx_box21>.i_zixun {
	margin-top: 50px;
}
.yx_box22 {
	width: 100%;
	background-color: #e4265a;
}
.yx_box22 >ul {
	padding: 30px 0;
}
.yx_box22 >ul >li {
	width: 25%;
	float: left;
	padding: 0px 20px;
	text-align: center;
}
.yx_box22 >ul >li >span {
	display: inline-block;
	width: 160px;
	border: 2px solid white;
	border-bottom: none;
	border-top-left-radius: 80px;
	border-top-right-radius: 80px;
	padding-top: 30px;
}
.yx_box22 >ul >li >b {
	display: block;
	font-size: 18px;
	color: white;
	padding-top: 20px;
	font-weight: normal;
}
.yx_box22 >ul >li >b >span {
	display: inline-block;
	position: relative;
}
.yx_box22 >ul >li >b >span >label {
	display: inline-block;
	font-size: 20px;
	position: absolute;
	top: -3px;
	right: -15px;
}
.yx_box22 >ul >li >hr {
	display: inline-block;
	width: 15%!important;
	height: 2px;
	background: white;
}
.yx_box22 >ul >li >strong {
	display: block;
	padding-top: 10px;
	color: white;
	font-weight: normal;
	font-size: 16px;
}
.yx_box22 >ul >li >p {
	font-size: 14px;
	color: white;
	padding-top: 10px;
}
.yx_box23 {
	width: 100%;
	background-color: #eb4158;
	padding: 30px 0px;
}
.yx_box23>ul >li {
	float: left;
	width: 50%;
	padding: 0px 60px;
}
.yx_box23>ul >li.li01 {
	border-right: 1px solid white;
}
.yx_box23>ul >li >span {
	font-size: 50px;
	color: white;
}
.yx_box23>ul >li >span >label {
	font-size: 14px;
	padding-left: 5px;
}
.yx_box23>ul >li >hr {
	display: block;
	width: 15%!important;
	height: 2px;
	background: white;
	margin: 10px 0px;
}
.yx_box23>ul >li >p {
	font-size: 14px;
	color: white;
	line-height: 25px;
}
.yx_box24 {
	width: 100%;
}
.yx_box24>ul>li {
	width: 49%;
	float: left;
	border: 1px solid #e0e0e0;
	padding: 10px 10px 30px 10px;
	border-radius: 5px;
}
.yx_box24>ul>li>img {
	display: block;
	margin: 0 auto;
}
.yx_box24>ul>li>span {
	display: block;
	text-align: center;
	font-size: 18px;
}
.yx_box24>ul>li>i {
	display: block;
	width: 20px;
	height: 2px;
	background-color: #ed4557;
	margin: 10px auto;
}
.yx_box24>ul>li>p {
	text-align: center;
	font-size: 14px;
	color: #84929e;
}
.yx_box24>ul>li.li01 {
	margin-right: 2%;
}
.yx_box25 {
	width: 100%;
	text-align: center;
}
.yx_box25>.tit {
	padding: 10px 20px;
	border: 2px solid #000000;
	display: inline-block !important;
	font-size: 18px;
	position: relative;
}
.yx_box25>.tit>span:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 2px;
	background: #000000;
	margin-bottom: 10px;
	margin-right: 10px;
	position: absolute;
	left: -22px;
	top: 23px;
}
.yx_box25>.tit>span:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 2px;
	background: #000000;
	margin-bottom: 10px;
	margin-right: 10px;
	position: absolute;
	right: -31px;
	top: 23px
}
.yx_box26 {
	width: 100%;
	text-align: center;
	background-color: #0b67ce;
	padding: 20px 10px;
}
.yx_box26>.tit {
	padding: 10px 20px;
	border: 2px solid #FFFFFF;
	display: inline-block;
	font-size: 18px;
	position: relative;
	color: #FFFFFF;
}
.yx_box26>.tit>span:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 2px;
	background: #ffffff;
	margin-bottom: 10px;
	margin-right: 10px;
	position: absolute;
	left: -22px;
	top: 23px;
}
.yx_box26>.tit>span:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 2px;
	background: #ffffff;
	margin-bottom: 10px;
	margin-right: 10px;
	position: absolute;
	right: -31px;
	top: 23px
}
.yx_box26>ul {
	margin-top: 30px;
}
.yx_box26>ul>li {
	width: 48%;
	float: left;
	border: 1px solid #FFFFFF;
	padding: 10px 20px;
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 20px;
}/*.yx_box26>ul>li>div{line-height: 20px;}*/
.yx_box26>ul>li>span {
	font-size: 16px;
}
.yx_box26>ul>li>p {
	font-size: 16px;
	margin: 5px 0;
}
.yx_box26>ul>li.li01 {
	margin-right: 4%;
}
.yx_box26>ul>li.li03 {
	margin-right: 4%;
}
.ys_icon {
	display: none;
}
.yx_box27 >.swiper-container {
	width: 100%;
	overflow: hidden;
	padding: 5px;
	padding-bottom: 0.5rem;
}
.yx_box27 >.swiper-container >.swiper-pagination {
	bottom: -7px;
	display: none;
}
.yx_box27 >.swiper-container >.swiper-wrapper {
}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide {
	float: left;
	width: 33.33%;
	padding: 5px 10px;
	overflow: hidden;
}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a {
	display: block;
	border-bottom: 2px solid transparent;
}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a >span {
	display: block;
	width: 100%;
	overflow: hidden;
}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a >span >img {
	display: block;
	width: 100%;
}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a >label {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.yx_box27 >.swiper-container >.swiper-wrapper >.swiper-slide >a >p {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #6a6a6a;
	line-height: 25px;
}
.ys_box28 {
	width: 100%;
	background: #ECECEC;
	padding: 10px;
}
.ys_box28 >.gallery-thumbs {
	margin-bottom: 30px;
}
.ys_box28 >.gallery-thumbs >.swiper-wrapper {
}
.ys_box28 >.gallery-thumbs >.swiper-wrapper >.swiper-slide {
	cursor: pointer;
	float: left;
	text-align: center;
	color: #FFF;
	margin-right: 32px;
	padding: 12px;
	line-height: 28px;
	font-size: 16px;
	background: #0090df;
}
.ys_box28 >.gallery-thumbs >.swiper-wrapper >.swiper-slide.swiper-slide-active {
	background: #FFE300;
	color: #000;
	position: relative;
}
.ys_box28 >.gallery-thumbs >.swiper-wrapper >.swiper-slide.swiper-slide-active:before {
	position: absolute;
	bottom: -15px;
	left: 0px;
	content: "";
	width: 0;
	height: 0;
	border-top: 15px solid black;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.ys_box28 >.gallery-thumbs >.swiper-wrapper >.swiper-slide >span {
}
.gallery-top {
}
.gallery-top >.swiper-wrapper {
}
.gallery-top >.swiper-wrapper >.swiper-slide {
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul {
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li {
	float: left;
	width: 33.33%;
	padding: 0px 5px;
}
.gallery-top >.swiper-wrapper.con02 >.swiper-slide >ul >li {
	width: 50%;
}
.gallery-top >.swiper-wrapper.con04 >.swiper-slide >ul >li {
	width: 25%;
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group {
	position: relative;
	padding-bottom: 80px;
	background: #fff;
	display: block;
	border-top: 3px solid #AEAEAE;
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >span {
	display: block;
	line-height: 50px;
	border-top: 5px dotted #AEAEAE;
	margin: 10px;
	text-align: center;
	font-size: 22px;
	color: #000;
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >p {
	margin: 10px;
	font-size: 14px;
	color: #6a6969;
	line-height: 28px;
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >p >span {
	font-size: 14px;
	color: #222;
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >p >font {
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >a {
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	background: #007fdb;
}
.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >a:hover {
	background: #ffe100;
	color: #222;
}
.gallery-top >.swiper-button-prev {
	background-image: none;
}
.gallery-top >.swiper-button-next {
	background-image: none;
}
.ys_box29 {
	width: 100%;
	background: #ECECEC;
	padding: 10px;
}
.ys_box29 >.tabs {
	margin-bottom: 30px;
	width: 100%;
}
.ys_box29 >.tabs >a {
	width: 25%;
	border-right: 1px solid #fff;
	cursor: pointer;
	float: left;
	text-align: center;
	color: #FFF;
	padding: 12px;
	line-height: 28px;
	font-size: 16px;
	background: #0090df;
}
.ys_box29 >.tabs.tabs02 >a {
	width: 50%;
}
.ys_box29 >.tabs.tabs03 >a {
	width: 33.33%;
}
.ys_box29 >.tabs >a.active {
	background: #FFE300 !important;
	color: #000 !important;
	position: relative;
}
.ys_box29 >.tabs >a.active:before {
	position: absolute;
	bottom: -15px;
	left: 45%;
	content: "";
	width: 0;
	height: 0;
	border-top: 15px solid #ffe300;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.ys_box30 {
	width: 100%;
	background: #ECECEC;
	padding: 10px;
}
.ys_box30 >.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group {
	border-top: none;
	padding-top: 3px;
}
.ys_box30 >.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group img {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.ys_box30 >.gallery-top >.swiper-wrapper >.swiper-slide >ul >li >.group >span {
	border-top: none;
	margin: 0px;
}
.ys_box31 {
	width: 100%;
}
.ys_box31 >.tit {
	width: 35%;
	float: left;
}
.ys_box31 >.tit >ul {
	padding-right: 30px;
}
.ys_box31 >.tit >ul >li {
	width: 100%;
	height: 62px;
	margin-bottom: 10px;
	position: relative;
}
.ys_box31 >.tit >ul >li >.txtBox {
	height: 62px;
	width: 80%;
	line-height: 62 no-repeat centerpx;
	background: url(../images/0127bg1.jpg) no-repeat center;
	text-align: left;
	font-size: 18px;
	color: #6a35e5;
	background-size: 100% 100%;
}
.ys_box31 >.tit >ul >li >.txtBox >span {
	display: inline-block;
	padding-top: 10px;
	height: 100%;
	line-height: 23px;
	padding-left: 55px;
	background: url(../images/0127ic1.png) no-repeat left center;
	font-weight: bold;
	text-align: left;
	margin-left: 35px;
	background-size: 25%;
}
.ys_box31 >.tit >ul >li >.txtBox >span >label {
	display: block;
	font-size: 8px;
	color: #bfbfbf;
	font-weight: 100;
}
.ys_box31 >.tit >ul >li >.cover {
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/0127icon7.png) no-repeat 167px center #6a35e5;
	transition: all 0.3s linear;
	text-align: center;
	line-height: 60px;
}
.ys_box31 >.tit >ul >li >.cover >span {
	width: 43px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
}
.ys_box31 >.tit >ul >li >.cover >span >i {
	display: none;
}
.ys_box31 >.con {
	width: 65%;
	float: right;
}
.ys_box31 >.con >ul {
}
.ys_box31 >.con >ul >li {
	display: none;
}
.ys_box31 >.con >ul >li.active {
	display: block;
}
.ys_box31 >.tit >ul >li.li05 {
	margin-bottom: 0px;
}
.ys_box31 >.tit >ul >li.active >.cover {
	width: 100%;
}
.ys_box31 >.tit >ul >li.li01 >.txtBox >span {
	background: url(../images/0127ic1.png) no-repeat 2px center;
	background-size: 25%;
}
.ys_box31 >.tit >ul >li.li02 >.txtBox >span {
	background: url(../images/0127ic2.png) no-repeat 2px center;
}
.ys_box31 >.tit >ul >li.li03 >.txtBox >span {
	background: url(../images/0127ic3.png) no-repeat 2px center;
}
.ys_box31 >.tit >ul >li.li04 >.txtBox >span {
	background: url(../images/0127ic4.png) no-repeat 2px center;
}
.ys_box31 >.tit >ul >li.li05 >.txtBox >span {
	background: url(../images/0127ic5.png) no-repeat 2px center;
}
.ys_box31 >.tit >ul >li.li01.active >.cover >span {
	background: url(../images/0127ic1-1.png) no-repeat center;
}
.ys_box31 >.tit >ul >li.li02.active >.cover >span {
	background: url(../images/0127ic2-2.png) no-repeat center;
}
.ys_box31 >.tit >ul >li.li03.active >.cover >span {
	background: url(../images/0127ic3-3.png) no-repeat center;
}
.ys_box31 >.tit >ul >li.li04.active >.cover >span {
	background: url(../images/0127ic4-4.png) no-repeat center;
}
.ys_box31 >.tit >ul >li.li05.active >.cover >span {
	background: url(../images/0127ic5-5.png) no-repeat center;
}
.ys_box32 >.tit {
	display: block;
	width: 100%;
	float: none;
}
.ys_box32 >.tit >ul {
	padding-right: 0px;
}
.ys_box32 >.tit >ul >li {
	width: 20%;
	float: left;
	padding: 0px 10px;
}
.ys_box32 >.tit >ul >li >.txtBox >span {
	display: inline-block;
	padding-top: 0px;
	height: 100%;
	line-height: 62px;
	padding-left: 55px;
	background: url(../images/0127ic1.png) no-repeat left center;
	font-weight: normal;
	text-align: left;
	margin-left: 4px;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li >.txtBox >span >label {
	display: none;
	font-size: 8px;
	color: #bfbfbf;
	font-weight: 100;
}
.ys_box32 >.tit >ul >li >.cover {
	display: none;
}
.ys_box32 >.con {
	display: block;
	width: 100%;
	float: none;
}
.ys_box32 >.tit >ul >li >.txtBox {
	width: 100%;
	font-weight: normal;
}
.ys_box32 >.tit >ul >li.active >.txtBox {
	background: #6a35e5!important;
}
.ys_box32 >.tit >ul >li.active >.txtBox >span {
	color: #fff;
	background: #6a35e5;
}
.ys_box32 >.tit >ul >li.li01 >.txtBox >span {
	background: url(../images/0127ic1.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li02 >.txtBox >span {
	background: url(../images/0127ic2.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li03 >.txtBox >span {
	background: url(../images/0127ic3.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li04 >.txtBox >span {
	background: url(../images/0127ic4.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li05 >.txtBox >span {
	background: url(../images/0127ic5.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li01.active >.txtBox >span {
	background: url(../images/0127ic1-1.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li02.active >.txtBox >span {
	background: url(../images/0127ic2-2.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li03.active >.txtBox >span {
	background: url(../images/0127ic3-3.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li04.active >.txtBox >span {
	background: url(../images/0127ic4-4.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32 >.tit >ul >li.li05.active >.txtBox >span {
	background: url(../images/0127ic5-5.png) no-repeat 16px center;
	background-size: 23%;
}
.ys_box32.nobg>.tit >ul >li >.txtBox >span {
	padding-left: 0;
	display: block;
	background: none!important;
	text-align: center;
}
.ys_box33 {
	padding: 10px;
	padding-top: 30px;
}
.ys_box33 >.swiper-container {
	padding-bottom: 40px;
}
.ys_box33 >.swiper-container >.swiper-button-next {
	display: none;
}
.ys_box33 >.swiper-container >.swiper-button-prev {
	display: none;
}
.ys_box33 >.swiper-container >.swiper-wrapper {
}
.ys_box33 >.swiper-container >.swiper-pagination {
	bottom: 5px;
}
.ys_box33 >.swiper-container >.swiper-pagination >.swiper-pagination-bullet {
	width: 30px;
	border-radius: 0px;
}
.ys_box33 >.swiper-container >.swiper-pagination >.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #EA5404;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide {
	height: auto;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group {
	height: 100%;
	background: white;
	border-radius: 5px;
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >img {
	display: block;
	width: 100%;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >span {
	display: block;
	text-align: center;
	padding: 10px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >p {
	padding: 0px 10px;
	line-height: 25px;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >p >span {
	display: block;
	font-size: 14px;
	color: #888;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >p >span >label {
	color: #000000;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >ul {
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >ul >li {
	padding-left: 10px;
	float: left;
	margin-bottom: 10px;
}
.ys_box33 >.swiper-container >.swiper-wrapper >.swiper-slide >.group >ul >li >span {
	display: inline-block;
	padding: 0px 5px;
	border: 1px solid #EA5404;
	color: #EA5404;
}
.ys_box33 >.swiper-container >.swiper-pagination {
}
.ys_box33 >span {
	display: block;
	width: 100%;
	text-align: center;
	padding: 20px 0px;
}
.ys_box33 >span >a {
	display: inline-block;
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
}
.ys_box34 {
	width: 100%;
	padding: 10px;
}
.ys_box34 >.tit {
	width: 100%;
	text-align: center;
}
.ys_box34 >.tit >span {
	font-size: 30px;
	color: white;
}
.ys_box34 >.tabs {
	margin-bottom: 30px;
	width: 100%;
	border-radius: 50px;
	overflow: hidden;
	border: 1px solid white;
}
.ys_box34 >.tabs >a {
	width: 25%;
	border-right: 1px solid #fff;
	cursor: pointer;
	float: left;
	text-align: center;
	color: #FFF;
	padding: 7px;
	line-height: 28px;
	font-size: 0.4rem;
}
.ys_box34 >.tabs.tabs02 >a {
	width: 50%;
}
.ys_box34 >.tabs.tabs03 >a {
	width: 33.33%;
}
.ys_box34 >.tabs >a.active {
	background: #fff;
	color: #000 !important;
	position: relative;
}
.ys_box34 >.swiper-container {
}
.ys_box34 >.swiper-container >.swiper-wrapper {
}
.ys_box34 >.swiper-container >.swiper-wrapper >.swiper-slide {
	padding: 20px 10px;
	display: none;
}
.ys_box34 >.swiper-container >.swiper-wrapper >.swiper-slide:nth-child(1) {
	display: block;
}
.ys_box34 >.swiper-container >.swiper-wrapper >.swiper-slide.active {
	display: block;
}
.ys_box34 >.swiper-container >.swiper-wrapper >.swiper-slide >p {
	font-size: 18px;
	color: white;
	line-height: 30px;
}
.ys_box34 >span {
	display: block;
	width: 100%;
	text-align: center;
	padding: 20px 0px;
}
.ys_box34 >span >a {
	display: inline-block;
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 16px;
}
.ys_box35 {
	width: 100%;
	overflow: hidden;
}
.ys_box35 >ul {
	display: flex;
	grid-auto-flow: column;
	grid-gap: 0px;
}
@supports not ( display: grid ) {
.ys_box35 >ul {
display: flex;
}
}
.ys_box35 >ul >li {
	float: left;
	width: 100%;
	padding: 9px;
}/*.ys_box35.box2 >ul >li{width: 50%;}.ys_box35.box3 >ul >li{width: 33.33%;}*/
.ys_box35 >ul >li >.con {
	display: block;
	text-align: center;
	padding: 15px;
	position: relative;
	padding-bottom: 60px;
	height: 100%;
	-webkit-box-shadow: 0 0 20px #a6a6a6;
	-moz-box-shadow: 0 0 20px #a6a6a6;
	box-shadow: 0 0 20px #a6a6a6;
}
.ys_box35 >ul >li >.con >span {
	display: block;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.ys_box35 >ul >li >.con >i {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
.ys_box35 >ul >li >.con >i >img {
	width: 100%;
}
.ys_box35 >ul >li >.con >p {
	font-size: 14px;
	line-height: 25px;
	margin-top: 15px;
	color: #888;
	text-align: left;
}
.ys_box35 >ul >li >.con >label {
	display: block;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 0px;
	width: 100%;
}
.ys_box35 >ul >li >.con >label >a {
	display: inline-block;
	font-size: 14px;
	color: white;
	padding: 5px 20px;
	background: #F95B5E;
	border-radius: 30px;
	line-height: 19px;
}
.ys_box35.zixun_no >ul >li >.con {
	padding-bottom: 15px;
}
.ys_box36 {
	width: 100%;
	overflow: hidden;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide {
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul {
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li {
	float: left;
	width: 100%;
	padding: 9px;
	height: 100%;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con {
	display: block;
	text-align: center;
	padding: 25px 25px 60px 25px;
	position: relative;
	-webkit-box-shadow: 0 0 10px #c1c1c1;
	-moz-box-shadow: 0 0 10px #c1c1c1;
	box-shadow: 0 0 10px #c1c1c1;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >span {
	display: block;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >i {
	display: inline-block;
	overflow: hidden;
	width: 100%;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >i >img {
	width: 100%;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >span >i {
	display: inline-block;
	overflow: hidden;
	width: 100%;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >span >i >img {
	width: 100%;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con >p {
	font-size: 14px;
	line-height: 25px;
	color: #888;
	display: block;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con label {
	display: block;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 0px;
	width: 100%;
}
.ys_box36 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con label >a {
	display: inline-block;
	font-size: 14px;
	color: white;
	padding: 5px 20px;
	background: #F95B5E;
	border-radius: 30px;
	line-height: 19px;
}
.ys_box36 >.swiper-container >.swiper-button-next {
	display: none;
}
.ys_box36 >.swiper-container >.swiper-button-prev {
	display: none;
}
.ys_box36 >.swiper-container >.swiper-pagination-bullets {
	display: none;
}
.ys_box36.box5 >.swiper-container >.swiper-wrapper >.swiper-slide.li02 {
	margin-left: 144px;
}
.ys_box36.box7 >.swiper-container >.swiper-wrapper >.swiper-slide.li02 {
	margin-left: 100px;
}
.ys_box36.box5_2 >.swiper-container >.swiper-wrapper >.swiper-slide.li02 {
	margin-left: 33.33%;
}/*.ys_box36.box5_2 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.con{padding-bottom: 10px;}*/
.ys_box37 {
	width: 100%;
	text-align: left;
}
.ys_box37.dly >.center >.con >ul >li {
	padding-bottom: 50px;
}
.ys_box37 >.center >.tit {
	text-align: center;
	padding-bottom: 55px;
}
.ys_box37 >.center >.tit >span {
	font-size: 30px;
	color: #2d2d2d;
	display: block;
}
.ys_box37 >.center >.tit >span >a >u {
	font-size: 30px;
	color: #2d2d2d;
	text-decoration: none;
}
.ys_box37 >.center >.tit >i {
	display: inline-block;
	width: 32px;
	height: 3px;
	background: #06acba;
}
.ys_box37 >.center >.con >ul >li {
	margin-bottom: 25px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 140px;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l {
	height: 105px;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >span {
	font-size: 20px;
	color: #313030;
	font-weight: bold;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >span >i {
	font-size: 48px;
	color: #13c2fb;
	font-weight: bold;
	font-style: italic;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >label {
	display: inline-block;
	width: 100px;
	height: 1px;
	background: #a1a1a1;
	margin-left: 89px;
	margin-bottom: 10px;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >label >i {
	display: none;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >p {
	font-size: 18px;
	color: #848484;
	padding-left: 50px;
	margin-top: -5px;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_l >i {
	display: inline-block;
	width: 100px;
	height: 1px;
	background: #a1a1a1;
	margin-left: 89px;
	margin-bottom: 10px;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_r {
	height: 105px;
	padding-top: 40px;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_r >p {
	display: inline-block;
	width: 677px;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_r >p >a {
	font-size: 18px;
	color: #F55269;
	font-weight: bold;
}
.ys_box37 >.center >.con >ul >li >.e_tit >.e_tit_r >a {
	display: inline-block;
	font-size: 14px;
	color: #838383;
	padding: 3px 5px;
	border: 1px solid #efefef;
}
.ys_box37 >.center >.con >ul >li >.text {
	padding-top: 10px;
}
.ys_box37 >.center >.con >ul >li >.text >.text_l {
	width: 30%;
}
.ys_box37 >.center >.con >ul >li >.text >.text_l >img {
	width: 100%;
}
.ys_box37 >.center >.con >ul >li >.text >.text_r {
	width: 70%;
	padding-left: 20px;
}
.ys_box37 >.center >.con >ul >li >.text >.text_r >p {
	font-size: 15px;
	font-weight: normal;
	color: #545454;
	line-height: 25px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #d2d2d2;
}
.ys_box37 >.center >.con >ul >li >.text >.text_r >p >a {
	color: #fb3a3a;
}
.ys_box37 >.center >.con >ul >li >.text >.text_r >ul {
	padding-top: 5px;
}
.ys_box37 >.center >.con >ul >li >.text >.text_r >ul >li {
	font-size: 15px;
	color: #818181;
	line-height: 25px;
}
.ys_box37 >.center >.con >ul >li >.text >.text_r >ul >li >span {
	color: #060606;
}
.ys_box37 .zixun {
	width: 70%;
	float: right;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: -69px;
}
.ys_box37 .zixun>ul {
	background-color: #fde9ee;
	padding: 8px;
	display: inline-block;
	padding-right: 0px;
}
.ys_box37 .zixun>ul>li {
	width: 172px;
	float: left;
	padding: 10px 9px;
	background-color: #ffffff;
	margin-right: 10px;
	border: 1px solid #fa125e;
	border-radius: 5px;
	font-size: 14px;
	color: #fa125e;
}
.ys_box37 .zixun>ul.list4>li {
	width: 140px;
	padding: 10px 6px;
	margin-right: 5px;
}
.ys_box37 .zixun>ul.list4>li>i {
	font-size: 20px;
}
.ys_box37 .zixun>ul>li:hover {
	background-color: #fa125e;
	color: #ffffff;
}
.ys_box37 .zixun>ul>li>i {
	font-size: 28px;
	margin-left: 5px;
	font-style: italic;
	font-weight: 600;
}
.ys_box37 >.center >.con >ul >li >.text >.text_r >span {
	display: inline-block;
	margin-right: 30px;
	color: #05b0b2;
	font-size: 24px;
	color: #079fd1;
	font-style: italic;
	margin: 8px 0;
}
.ys_box37 .zixun >a {
	display: inline-block;
	background: #08b3c1;
	color: white;
	padding: 7px 20px;
}
.ys_box37 .zx_bt {
	padding-top: 10px;
	border-top: 1px dashed #d2d2d2;
	margin-top: 10px;
}
.ys_box37 .zx_bt>a {
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid #05b0b2;
	font-size: 14px;
	border-radius: 5px;
	color: #05b0b2;
	margin-right: 20px;
}
.ys_box37 .zx_bt>.a2 {
	background-color: #05b0b2;
	color: #ffffff;
}
.ys_box38 {
	height: 600px;
	width: 100%;
}
.ys_box38 >.center >.tit {
	background: #edf8fc;
	width: 100%;
	padding-top: 27px;
	padding-left: 27px;
	height: 300px;
}
.ys_box38 >.center >.tit >.tit_bt >.tit_l {
	width: 100%;
}
.ys_box38 >.center >.tit >.tit_bt >.tit_l >span {
	display: block;
	font-size: 24px;
	color: #000000;
}
.ys_box38 >.center >.tit >.tit_bt >.tit_l >i {
	display: inline-block;
	width: 36px;
	height: 3px;
	background: #08b3c1;
}
.ys_box38 >.center >.tit >.tit_bt >.tit_r {
	width: 570px;
	text-align: right;
}
.ys_box38 >.center >.tit >.tit_bt >.tit_r >a {
	display: inline-block;
	width: 83px;
	height: 31px;
	line-height: 31px;
	background: #09b4ec;
	color: white;
	text-align: center;
	font-size: 16px;
}
.ys_box38 >.center >.tit >.con {
}
.ys_box38 >.center >.tit >.con >p {
	color: #727272;
	line-height: 30px;
}
.ys_box38 >.center >.con {
}
.ys_box38 >.center >.con >.con_text {
	width: 50%;
	text-align: center;
	background: #f55269;
	height: 300px;
	text-align: center;
	padding-top: 25px;
}
.ys_box38 >.center >.con >.con_text img {
	display: block;
	margin: 0 auto;
}
.ys_box38 >.center >.con >.con_text >strong {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: white;
}
.ys_box38 >.center >.con >.con_text >p {
	font-size: 16px;
	line-height: 32px;
	color: white;
	padding-bottom: 20px;
}
.ys_box38 >.center >.con >.con_text >a {
	display: inline-block;
	padding: 5px 20px;
	background: white;
	border-radius: 20px;
	color: white;
	width: 138px;
}
.ys_box39 {
}
.ys_box39 >.tit {
	display: block;
	text-align: center;
	padding: 30px 0px;
}
.ys_box39 >.tit >span {
	font-size: 20px;
	color: rgb(3, 150, 164);
}
.ys_box39 >.con {
}
.ys_box39 >.con >ul {
}
.ys_box39 >.con >ul >li {
	float: left;
	width: 33.33%;
	display: block;
	margin: 0;
	padding: 5px;
	margin-bottom: 10px;
}
.ys_box39 >.con >ul >li >div {
	display: block;
	width: 291px;
	overflow: hidden;
}
.ys_box39 >.con >ul >li >div >img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.ys_box39 >.con >ul >li >span {
	display: block;
	width: 30px;
	height: 3px;
	margin: 20px auto;
	background: #00C0A3;
}
.ys_box39 >.con >ul >li >span >i {
	display: none;
}
.ys_box39 >.con >ul >li >p {
	font-size: 16px;
	color: #606060;
	line-height: 25px;
}
.ys_box40 {
	margin-top: 30px;
}
.ys_box40 >.tit {
	display: block;
	text-align: center;
	padding: 30px 0px;
}
.ys_box40 >.tit >span {
	font-size: 20px;
	color: rgb(3, 150, 164);
}
.ys_box40 >.con >ul {
	width: 100%;
}
.ys_box40 >.con >ul >li {
	float: left;
	width: 33.33%;
	padding: 5px;
}
.ys_box40 >.con >ul >li >img {
	width: 100%;
}
.ys_box41 >.con >ul >li {
	padding: 10px;
	float: left;
}
.ys_box41.box2 >.con >ul >li {
	width: 50%;
}
.ys_box41.box3 >.con >ul >li {
	width: 33.33%;
}
.ys_box41.box4 >.con >ul >li {
	width: 25%;
}
.ys_box41.box5 >.con >ul >li {
	width: 33.33%;
}
.ys_box41.box6 >.con >ul >li {
	width: 33.33%;
}
.ys_box41.box7 >.con >ul >li {
	width: 33.33%;
}
.ys_box41.box7 >.con >ul >li.li07 {
	margin-left: 16%;
}
.ys_box41.box8 >.con >ul >li {
	width: 25%;
}
.ys_box41.box9 >.con >ul >li {
	width: 33.33%;
}
.ys_box41 >.con >ul >li >.group {
	display: block;
	position: relative;
}
.ys_box41 >.con >ul >li >.group >.group01 {
	background: #f5f5f5;
	width: 100%;
	padding: 20px;
	border-radius: 10px;
}
.ys_box41 >.con >ul >li >.group >.group01 img {
	display: block;
	margin: 0 auto;
	padding: 0px 0 10px;
	max-width: 100%;
}
.ys_box41 >.con >ul >li >.group >.group01 p {
	font-size: 20px;
	display: block;
	text-align: center;
	color: #333;
}
.ys_box41 >.con >ul >li >.group >.group02 {
	font-size: 14px;
	background: #fff;
	opacity: 0;
	color: #666;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	border-radius: 10px;
	line-height: 25px;
	border: 1px solid #09b4ec;
	padding: 15px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.ys_box41 >.con >ul >li >.group >.group02 >p {
}
.ys_box41 >.con >ul >li >.group:hover >.group02 {
	opacity: 1;
}
.ys_box42 .togglebox {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	transform: translateZ(0);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.ys_box42 input[type="radio"] {
	position: absolute;
	opacity: 0;
}
.ys_box42 label {
	position: relative;
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: 700;
	border-top: 1px solid #ddd;
	background: #fff;
	cursor: pointer;
}
.ys_box42 label[for*='1'] {
	border: 0;
}
.ys_box42 label:after {
	content: '\76';
	position: absolute;
	top: 0px;
	right: 20px;
	font-family: fontawesome;
	transform: rotate(0deg);
	transition: .3s transform;
	font-size: 18px;
}
.ys_box42 section {
	height: 0;
	transition: .3s all;
	overflow: hidden;
}
.ys_box42 #toggle1:checked ~ label[for*='1']:after, .ys_box42 #toggle2:checked ~ label[for*='2']:after, .ys_box42 #toggle3:checked ~ label[for*='3']:after, .ys_box42 #toggle4:checked ~ label[for*='4']:after {
	transform: rotate(180deg);
}
.ys_box42 #toggle1:checked ~ #content1, .ys_box42 #toggle2:checked ~ #content2, .ys_box42 #toggle3:checked ~ #content3, .ys_box42 #toggle4:checked ~ #content4 {
	padding: 10px;
	height: auto;
	padding-top: 0px;
}
.ys_box43 {
	background: #FFDED7;
	padding: 20px 10px;
}
.ys_box43 >.tit {
	border-bottom: 1px solid #ececec;
	padding-left: 5px;
}
.ys_box43 >.tit >ul {
}
.ys_box43 >.tit >ul >li {
	position: relative;
	height: 42px;
	padding-right: 0px;
	line-height: 35px;
	margin-left: 10px;
	float: left;
	display: inline-block;
	padding: 5px 10px;
	background: #692f6c;
	opacity: 0.5;
}
.ys_box43 >.tit >ul >li.active {
	background: #692f6c;
	opacity: 1;
}
.ys_box43 >.tit >ul >li::before {
	content: "";
	border-top: 42px solid transparent;
	position: absolute;
	top: -0px;
	border-right: 15px solid #692f6c;
	left: -15px;
}
.ys_box43 >.tit >ul >li::after {
	content: "";
	border-top: 42px solid transparent;
	position: absolute;
	top: -0px;
	border-left: 15px solid #692f6c;
	right: -15px;
}
.ys_box43 >.tit >ul >li >span {
	letter-spacing: -15px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	color: #fff;
	cursor: pointer;
}
.ys_box43 >.tit >ul >li:hover >span {
	letter-spacing: 1px;
	opacity: 1;
	transition: all 0.3s ease 0s;
	padding-right: 15px;
}
.ys_box43 >.tit >ul >li.active >span {
	letter-spacing: 1px;
	opacity: 1;
	transition: all 0.3s ease 0s;
	padding-right: 15px;
}
.ys_box43 >.tit >ul >li.active >img {
	margin-right: 10px;
}
.ys_box43 >.tit >ul >li:hover >img {
	margin-right: 10px;
}
.ys_box43 >.tit >ul >li >img {
	width: 20px;
	display: inline-block;
	margin-top: 7px;
}
.ys_box43 >.con {
	padding: 20px 0px;
}
.ys_box43 >.con >ul {
	background: #fff;
	padding: 10px;
}
.ys_box43 >.con >ul >li {
	display: none;
	line-height: 26px;
}
.ys_box43 >.con >ul >li.active {
	display: block;
}
.ys_box44 {
}
.ys_box44 >.center >.con >ul >li {
	display: none;
}
.ys_box44 >.center >.con >ul >li.active {
	display: block;
}
.ys_box44 >.center >.tab_tit {
	padding-bottom: 30px;
	padding-top: 30px;
}
.ys_box44 >.center >.tab_tit >ul {
}
.ys_box44 >.center >.tab_tit >ul >li {
	float: left;
	padding-right: 20px;
}
.ys_box44 >.center >.tab_tit >ul >li >span {
	display: inline-block;
	padding: 5px 40px;
	font-size: 18px;
	cursor: pointer;
	background: #F3F3F3;
	border-radius: 30px;
}
.ys_box44 >.center >.tab_tit >ul >li.active >span {
	background: #05B0B2;
	color: white;
}
.ys_box45 {
	height: 446px;
	overflow: hidden;
}
.ys_box45 >.tit {
	text-align: center;
	padding-bottom: 1rem;
}
.ys_box45 >.tit >span {
	font-size: 1.8rem;
	display: block;
	color: #000000;
}
.ys_box45 >.tit >p {
	font-size: 1.5rem;
	display: block;
	color: #666;
	padding-top: 10px;
	margin-bottom: 0px;
}
.ys_box45 >.tit >i {
	display: inline-block;
	width: 10%;
	height: 3px;
	background: #08B3C1;
}
.ys_box45 >.swiper-container {
	padding-bottom: 0.5rem;
	overflow: hidden;
	height: 100%;
}
.ys_box45 >.swiper-container >.swiper-wrapper {
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide {
	width: 100%;
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul {
	padding: 10px;
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li {
	margin-bottom: 1rem;
	padding: 10px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 10px #e5e5e5;
	-moz-box-shadow: 0 0 10px #e5e5e5;
	box-shadow: 0 0 10px #e5e5e5;
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.tit {
	display: block;
	margin-bottom: 1rem;
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.tit >span {
	float: left;
	margin-right: 0.7rem;
	width: 45px;
	height: 45px;
	display: inline-block;
	border-radius: 40px;
	overflow: hidden;
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.tit >span >img {
	width: 100%;
	margin-top: 0px;
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.tit >label {
	display: block;
	padding-top: 0.5rem;
	font-size: 20px;
	color: #000;
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.text {
}
.ys_box45 >.swiper-container >.swiper-wrapper >.swiper-slide >ul >li >.text >p {
	font-size: 14px;
	line-height: 25px;
}
.ys_box45 >.swiper-container >.swiper-pagination {
	display: none;
}
.ys_box45 >.swiper-container >.swiper-pagination >.swiper-pagination-bullet {
	background: #d1e2e8;
	width: 1.5rem;
	height: 0.5rem;
	border-radius: 5px;
	border: none;
	box-shadow: none;
	margin: 1px;
}
.ys_box45 >.swiper-container >.swiper-pagination >.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #41a3c8;
}
.ys_box46 {
	width: 100%;
	background: #d9e1e9;
	padding: 0px 5px;
	padding-bottom: 20px;
}
.ys_box46 {
}
.ys_box46 >.tit {
	display: block;
	text-align: center;
	padding: 20px 0px;
}
.ys_box46 >.tit >span {
	font-size: 24px;
}
.ys_box46 >.tit >span::after {
	content: "";
	display: inline-block;
	width: 100px;
	height: 1px;
	background: #000;
	margin-left: 20px;
	margin-bottom: 5px;
}
.ys_box46 >.tit >span::before {
	content: "";
	display: inline-block;
	width: 100px;
	height: 1px;
	background: #000;
	margin-right: 20px;
	margin-bottom: 5px;
}
.ys_box46 >.con {
}
.ys_box46 >.con >ul {
}
.ys_box46 >.con >ul >li {
	float: left;
	width: 25%;
	padding: 5px;
}
.ys_box46 >.con >ul >li >.group {
	display: block;
	width: 100%;
}
.ys_box46 >.con >ul >li.li01 >.group {
	background: #dfab30;
}
.ys_box46 >.con >ul >li.li02 >.group {
	background: #409fcd;
}
.ys_box46 >.con >ul >li.li03 >.group {
	background: #8fc31e;
}
.ys_box46 >.con >ul >li.li04 >.group {
	background: #eb505a;
}
.ys_box46 >.con >ul >li >.group >span {
	font-size: 24px;
	display: block;
	padding: 20px 0px;
	border-bottom: 1px dotted white;
	text-align: center;
	color: white;
}
.ys_box46 >.con >ul >li >.group >p {
	font-size: 16px;
	line-height: 28px;
	padding: 20px;
	color: white;
}
.ys_box47 {
	width: 100%;
	background: #ececec;
}
.ys_box47 >ul {
	padding: 5px;
}
.ys_box47 >ul >li {
	width: 50%;
	float: left;
	padding: 5px;
}
.ys_box47 >ul >li >.con {
	display: block;
	width: 100%;
	background: #fff;
	height: 155px;
}
.ys_box47 >ul >li >.con >.tit {
	height: 155px;
}
.ys_box47 >ul >li >.con >.tit >img {
	margin-top: 26px;
	margin-left: 26px;
	margin-right: 20px;
}
.ys_box47 >ul >li >.con >.tit1 {
	margin-top: 18px;
	font-size: 20px;
	line-height: 40px;
	overflow: hidden;
	display: inline-block;
}
.ys_box47 >ul >li >.con >p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	padding-right: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
#bbj >.con >a >img {
	display: block;
	width: 100%;
	height: 100%;
}
.ys_box48 {
	width: 100%;
	border: 1px solid #ddd;
}
.ys_box48 >ul {
}
.ys_box48 >ul >li {
	display: block;
	width: 100%;
}
.ys_box48 >ul >li >span {
	font-weight: bold;
	display: block;
	width: 100%;
	padding-right: 10px;
	cursor: pointer;
	padding-left: 10px;
	border-bottom: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
}
.ys_box48 >ul >li >span >label {
	float: right;
	font-size: 20px;
}
.ys_box48 >ul >li >div {
	display: block;
	width: 100%;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 0px;
	overflow: hidden;
}
.ys_box48 >ul >li.active {
	border-bottom: 1px solid #ddd;
}
.ys_box48 >ul >li.active >span {
	border-bottom: none;
}
.ys_box48 >ul >li.active >div {
	height: 100%;
	padding-bottom: 10px;
}
.ys_box49 >ul >li {
	float: left;
	width: 50%;
	padding: 10px;
	margin-bottom: 15px;
}
.ys_box49 >ul >li >.con {
	display: block;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #4D5191;
	position: relative;
}
.ys_box49 >ul >li >.con >span {
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: 5px;
	font-size: 50px;
	padding-right: 15px;
	color: #4D5191;
}
.ys_box49 >ul >li >.con >p {
	float: right;
	width: 89%;
	color: #666;
}
.ys_box49.box05 >ul >li.li05 {
	margin-left: 25%;
}
.ys_box49.box03 >ul >li.li03 {
	margin-left: 25%;
}
.ys_box50 {
	width: 100%;
	overflow: hidden;
}
.ys_box50 >.tit {
	text-align: center;
	width: 100%;
	padding-bottom: 40px;
}
.ys_box50 >.tit >span {
	font-size: 24px;
	color: #FDA313;
	border-bottom: 1px solid #98B2CD;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.ys_box50 >.tit >p {
	color: #0F75E5;
	font-size: 14px;
}
.ys_box50 >ul {
}
.ys_box50 >ul >li {
	float: left;
	width: 20%;
	text-align: center;
}
.ys_box50 >ul >li >.con {
	border: 5px solid #e6e6e6;
	display: block;
	width: 150px;
	height: 150px;
	text-align: center;
	border-radius: 100%;
	padding: 16px;
	padding-top: 40px;
	-moz-box-shadow: 3px 2px 0px #666 inset;
	-webkit-box-shadow: 3px 2px 0px #666 inset;
	box-shadow: 3px 2px 0px rgba(0,0,0,0.2) inset;
}
.ys_box50 >ul >li >.con >span {
	color: #fff;
	display: block;
	font-size: 18px;
}
.ys_box50 >ul >li >.con >p {
	color: #fff;
	font-size: 12px;
	padding-top: 10px;
}
.ys_box50 >ul >li.li01 >.con {
	background: #3EC8A7;
}
.ys_box50 >ul >li.li02 >.con {
	background: #5261EB;
}
.ys_box50 >ul >li.li03 >.con {
	background: #00BAEC;
}
.ys_box50 >ul >li.li04 >.con {
	background: #FF5645;
}
.ys_box50 >ul >li.li05 >.con {
	background: #5C86B5;
}
.ys_box52 {
	width: 100%;
	overflow: hidden;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide {
	width: 33.33%;
	padding: 10px;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li {
	float: left;
	width: 100%;
	margin: 0.7%;
	box-shadow: 0 0 7px 2px #ddd;
	padding: 30px;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >.tit {
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >.tit >img {
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 15px;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >.tit >span {
	font-size: 16px;
	font-weight: bold;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >.tit >p {
	font-size: 14px;
	color: #888;
	line-height: 23px;
	padding-top: 8px;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >p {
	padding: 20px 0px;
	font-size: 14px;
	color: #666666;
	line-height: 23px;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >ul {
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >ul >li {
	float: left;
	width: 100%;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >ul >li >a {
	display: inline-block;
	width: 100%;
	height: 36px;
	background-color: #786ca5;
	border-radius: 4px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >ul >li >a.a1 {
}
.ys_box52 >.swiper-container >.swiper-wrapper >.swiper-slide >li >ul >li >a.a2 {
	background: #71584b;
}
.details-course-tit {
	color: #000000;
	font-size: 18px;
}
.details-outfit-tab {
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	float: left;
	margin-left: 150px;
}
.details-outfit-tab li {
	cursor: pointer;
	float: left;
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #eeeaff;
	background-color: #fbfaff;
	border-left: none;
}
.details-outfit-tab li:first-child {
	border-left: 1px solid #eeeaff;
}
.details-outfit-tab >.active {
	background-color: #786ca5;
	color: #fff;
}
.details-outfit-main >ul {
	display: none;
}
.details-outfit2-list>li {
	margin-top: 20px;
	border: 1px solid #ede9ff;
	padding: 20px;
	background-color: #fbfaff;
}
.details-outfit-img {
	width: 236px;
	height: 176px;
	float: left;
}
.details-outfit2-name {
	display: inline-block;
	width: 135px;
	height: 28px;
	background-color: #a49457;
	color: #fff;
	line-height: 28px;
	text-align: center;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}
.details-outfit2-name:after {
	content: "";
	border: 14px solid transparent;
	border-left: 14px solid #a49457;
	display: inline-block;
	position: absolute;
	right: -28px;
	top: 0;
}
.details-outfit2-cont {
	margin-left: 267px;
}
.details-outfit2-class {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-left: 40px;
}
.details-outfit2-offer, .details-outfit2-ask {
	display: inline-block;
	width: 136px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	border-radius: 4px;
	float: right;
}
.details-outfit2-ask {
	background-color: #786ca5;
	color: #fff;
}
.details-outfit2-offer {
	color: #786ca5;
	border: 1px solid #786ca5;
	margin-left: 16px;
}
.details-outfit2-evaluate {
	padding-top: 20px;
}
.details-outfit2-evaluate li {
	font-size: 12px;
	color: #666;
	line-height: 30px;
}
.ys_box54 {
}
.ys_box54 >#memberI_nav {
	float: left;
	width: 20%;
}
.ys_box54 >#memberI_nav >.swiper-wrapper {
}
.ys_box54 >#memberI_nav >.swiper-wrapper >.swiper-slide {
	cursor: pointer;
	margin-bottom: 10px;
	width: 100%;
	background: #ccc;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
}
.ys_box54 >#memberI_nav >.swiper-wrapper >.swiper-slide >span {
	color: #fff !important;
	font-size: 16px;
}
.ys_box54 >#memberI_nav >.swiper-wrapper >.swiper-slide.active {
	background: #EB6100;
	color: #fff;
}
.ys_box54 >#memberI_page {
	float: left;
	width: 80%;
	padding-left: 30px;
}
.ys_box54 >#memberI_page >.swiper-wrapper {
}
.ys_box54 >#memberI_page >.swiper-wrapper >.swiper-slide {
	display: none;
}
.ys_box54 >#memberI_page >.swiper-wrapper >.swiper-slide.active {
	display: block;
}
.ys_box54 >#memberI_page >.swiper-wrapper >.swiper-slide >.group {
	border: 1px solid #ccc;
	padding: 10px;
	height: 191px;
	overflow-y: auto;
}
.ys_box54 >#memberI_page >.swiper-wrapper >.swiper-slide >.group >p {
	line-height: 28px;
}
.ys_box55>span {
	color: #333333;
	display: block;
	font-size: 22px;
	margin: 20px 0;
	text-align: center;
	font-weight: bold;
}
.ys_box55>ul {
	margin-top: 40px;
}
.ys_box55>ul>li {
	width: 33.3%;
	float: left;
	position: relative;
}
.ys_box55>ul>li>span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
}
.ys_box55>ul>li>span>img {
	width: 100%;
}
.ys_box55>ul>li {
	padding-left: 70px;
	padding-right: 10px;
}
.ys_box55>ul>li>div>span {
	color: #ab46ce;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
.ys_box55>ul>li>div>p {
	font-size: 14px;
	color: #666;
}
.ys_box56>span {
	font-size: 24px;
	color: #ab46ce;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.ys_box56>p {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-bottom: 40px;
}
.ys_box56>.box {
	height: auto;
	position: relative;
	margin: 0;
}
.ys_box56>.box:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background-color: #ececec;
	position: absolute;
	top: 5px;
	left: calc(50% - 2px );
	z-index: 1;
}
.ys_box56>.box>div>div {
	width: 46%;
	float: left;
	background-color: #ececec;
	padding: 10px 20px 20px 20px;
	position: relative;
}
.ys_box56>.box>div>div:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border: 2px solid #ab46ce;
	position: absolute;
	border-radius: 50%;
	z-index: 2;
}
.ys_box56>.box>div>div>span {
	font-size: 100px!important;
	position: absolute;
	right: 15px;
	color: #e7deea!important;
	top: 45%;
	font-weight: bold;
	z-index: 1;
}
.ys_box56>.box>div>div.i_l {
	margin-right: 4%;
	margin-bottom: 20px;
}
.ys_box56>.box>div>div.i_l:before {
	top: 23px;
	left: calc(100%/0.46/2 - 6px);
}
.ys_box56>.box>div>div.i_l:after {
	top: 15px;
	right: -24px;
	content: "";
	border: 12px solid transparent;
	border-left: 12px solid #ececec;
	display: inline-block;
	position: absolute;
}
.ys_box56>.box>div>div.i_r {
	margin-left: 4%;
	margin-top: 0px;
	margin-bottom: 20px;
}
.ys_box56>.box>div>div.i_r:before {
	top: 67px;
	right: calc(100%/0.46/2 - 4px);
}
.ys_box56>.box>div>div.i_r:after {
	top: 60px;
	left: -24px;
	content: "";
	border: 12px solid transparent;
	border-right: 12px solid #ececec;
	display: inline-block;
	position: absolute;
}
.ys_box56>.box>div>div>.tit {
	height: 40px;
	line-height: 40px;
}
.ys_box56>.box>div>div>.tit>img {
	margin-right: 10px;
}
.ys_box56>.box>div>div>.tit>span {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.ys_box56>.box>div>div>p {
	font-size: 16px;
	color: #666;
	margin: 10px 0;
	position: relative;
	z-index: 2;
}
.ys_box57 {
	position: relative;
}
.ys_box57>.img {
	position: absolute;
	left: 30%;
	text-align: center;
	display: block;
	width: 40%;
	padding: 67px;
}/*top: 15%;*/
.ys_box57>.img>img {
	width: 100%!important;
	height: auto !important;
}
.ys_box57>.swiper-container {
	overflow: visible;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide {
	display: block;
	margin-bottom: 20px;
	position: relative;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(1) {
	left: 7%;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(2) {
	right: 7%;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(5) {
	left: 7%;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide:nth-child(6) {
	right: 7%;
}
.ys_box57>.swiper-container>.swiper-wrapper {
	display: block;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide {
	width: 30%;
	float: left;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_l {
	margin-right: 20%;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_r {
	margin-left: 20%
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>span {
	display: block;
	width: 20%;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>span>img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>div {
	width: 75%;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>div>span {
	color: #ab46ce;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide>.group>div>p {
	color: #666;
	font-size: 16px;
	line-height: 22px;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_l>.group>span {
	margin-left: 4%;
	float: right;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_l>.group>div {
	float: right;
	text-align: right;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_r>.group>span {
	margin-right: 4%;
	float: left;
}
.ys_box57>.swiper-container>.swiper-wrapper>.swiper-slide.i_r>.group>div {
	float: left;
	text-align: left;
}
.ys_box57>.swiper-container>.swiper-pagination {
	display: none;
}
.ys_box58 {
	position: relative;
}
.ys_box58>.tab>span {
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	background-color: #d6af38;
	margin-bottom: 15px;
	color: #FFFFFF;
	cursor: pointer;
	position: relative;
	transition: all 0.3s linear;
	height: 60px;
	line-height: 60px;
}
.ys_box58>.tab>span.active {
	background-color: #e23304;
}
.ys_box58>.tab>.i_l.active:after {
	top: 30%;
	right: -24px;
	content: "";
	border: 12px solid transparent;
	border-left: 12px solid #e23304;
	display: inline-block;
	position: absolute;
}
.ys_box58>.tab>.i_r.active:after {
	top: 30%;
	left: -24px;
	content: "";
	border: 12px solid transparent;
	border-right: 12px solid #e23304;
	display: inline-block;
	position: absolute;
}
.ys_box58>.tab>span.i_l {
	margin-right: 30%;
}
.ys_box58>.tab>span.i_r {
	margin-left: 30%;
}
.ys_box58>.swiper-container {
	position: absolute;
	top: 0;
	width: 56%;
	left: 22%;
	background-color: #e7e7e7;
	padding: 15px 20px;
	height: 135px;
	overflow: auto;
}
.ys_box58>.swiper-container>.swiper-wrapper {
	position: relative;
}
.ys_box58>.swiper-container>.swiper-wrapper>.swiper-slide {
	display: none;
}
.ys_box58>.swiper-container>.swiper-wrapper>.swiper-slide.active {
	display: block;
}
.ys_box58>.swiper-container>.swiper-wrapper>.swiper-slide {
	line-height: 30px;
	font-size: 14px;
}
.ys_box59 {
	background-color: #f5f7fa;
	padding: 20px;
	background-position: center center;
	background-size: 100% 100%;
}
.ys_box59>span {
	font-size: 24px;
	color: #424a57;
	display: block;
	border-left: 5px solid #1b6be2;
	line-height: 24px;
	height: 24px;
	padding-left: 10px;
}
.ys_box59>span>b {
	font-weight: normal;
}
.ys_box59>form {
	margin: 30px 0 0 0;
}
.ys_box59>form>div>select {
	width: 23%;
	float: left;
	margin-right: 2%;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background: transparent;
	border: 1px solid #dfe4e9;
	border-radius: 5px;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	background: url(../images/1h3404525-1.png) no-repeat 94% center;
	background-color: #FFFFFF;
	background-size: 8%;
}
.ys_box59>p {
	display: none;
}
.ys_box59>form {
	position: relative;
}
.ys_box59>form>div>input {
	width: 23%;
	margin-right: 2%;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border-radius: 5px;
	border: 1px solid #dfe4e9;
}
.ys_box59>form>div>input.last {
	margin-right: 0;
}
.ys_box59>form>input {
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #1b6be2;
	display: block;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: bold;
}
.ys_box59>form>div {
	width: 80%;
	display: inline-block;
}
.ys_box60>ul>li {
	width: 25%;
	float: left;
	margin-bottom: 25px;
}
.ys_box60>ul>li>.img>img {
	display: block;
	margin: 0 auto;
}
.ys_box60>ul>li>span {
	display: block;
	text-align: center;
	font-size: 16px;
	margin: 10px 0;
}
.ys_box60.three_two>ul>li {
	width: 33.3%;
}
.ys_box61>.swiper-wrapper {
	width: 100%;
	height: 305px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.ys_box61>.swiper-wrapper>.swiper-slide {
	transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-moz-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	position: absolute;
	left: 50%;
	list-style: none;
	-webkit-filter: brightness(0.5);
}
.ys_box61 {
	padding: 50px 0 0 0;
}
.ys_box61>.swiper-wrapper>.swiper-slide>img {
	width: 100%;
}
.ys_box61>.swiper-wrapper>.swiper-slide.current {
	top: 0;
	-webkit-filter: brightness(1.0);
	margin-left: -134px;
	z-index: 5;
	width: 267px;
}
.ys_box61>.swiper-wrapper>.swiper-slide.next, .ys_box60>.swiper-wrapper>.swiper-slide.pre {
	width: -347px;
	top: 25px;
	z-index: 3;
}
.ys_box61>.swiper-wrapper>.swiper-slide.next-r, .ys_box60>.swiper-wrapper>.swiper-slide.pre-l {
	width: 208px;
	top: 48px;
	z-index: 1;
}
.ys_box61>.swiper-wrapper>.swiper-slide.next {
	margin-left: 4%;
	width: 233px;
}
.ys_box61>.swiper-wrapper>.swiper-slide.next-r {
	margin-left: 21%;
}
.ys_box61>.swiper-wrapper>.swiper-slide.pre {
	margin-left: -31%;
	width: 233px;
	top: 25px;
	z-index: 3;
}
.ys_box61>.swiper-wrapper>.swiper-slide>div {
	height: 0;
	overflow: hidden;
}
.ys_box61>.swiper-wrapper>.swiper-slide.pre-l {
	margin-left: -45%;
	width: 208px;
	top: 48px;
}
.ys_box61>.swiper-wrapper>span {
	width: 35px;
	height: 60px;
	top: 50%;
	margin-top: -16px;
	display: block;
	position: absolute;
	z-index: 999;
	cursor: pointer;
	background: rgba(5,101,210,.6) no-repeat center;
}
.ys_box61>.swiper-wrapper>span.pre-btn {
	left: 0px;
	background-image: url(../images/l_arrow.png);
	background-size: 100%;
}
.ys_box61>.swiper-wrapper>span.next-btn {
	right: 0;
	background-image: url(../images/r_arrow.png);
	background-size: 100%;
}
.ys_box61>.introduction {
	width: 90%;
	margin: 50px auto;
	padding: 15px 30px;
	border-radius: 5px;
	position: relative;
}
.ys_box61>.introduction>span {
	text-align: center;
	font-size: 28px;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
.ys_box61>.introduction>p {
	font-size: 16px;
	line-height: 25px;
	text-align: left
}
.ys_box62 {
}
.ys_box62>ul>li {
	width: 49%;
	float: left;
	margin-right: 2%;
	box-shadow: 0 0 10px rgba(5,101,210,0.3);
	margin-bottom: 20px;
	padding: 10px;
}
.ys_box62>ul>li:nth-child(2n) {
	margin-right: 0;
}
.ys_box62>ul>li>.i_l {
	width: 50%;
	margin-right: 3%;
	float: left;
}
.ys_box62>ul>li>.i_l>img {
	width: 100%;
}
.ys_box62>ul>li>.i_r {
	width: 47%;
	float: left;
}
.ys_box62>ul>li>.i_r>span {
	font-size: 24px;
	color: #000000;
	display: block;
	text-align: left;
}
.ys_box62>ul>li>.i_r>span:after {
	content: "";
	width: 20px;
	height: 3px;
	background-color: #efc636;
	display: block;
	margin: 15px 0;
}
.ys_box62>ul>li>.i_r>div {
	line-height: 25px;
	text-align: left;
}
.ys_box63>ul>li {
	width: 31.3%;
	float: left;
	border: 1px solid #d2fff1;
	margin-right: 2%;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.ys_box63>ul>li>.i_l {
	width: 30%;
	float: left;
	margin-right: 4%;
}
.ys_box63>ul>li>.i_l>img {
	width: 100%;
}
.ys_box63>ul>li>.i_r {
	width: 66%;
	float: left;
}
.ys_box63>ul>li>.i_r>span {
	font-size: 26px;
	color: #000000;
	margin-bottom: 10px;
	display: block;
}
.ys_box63>ul>li>.i_r>p {
	font-size: 14px;
	color: #949494;
}
.ys_box63>ul>li>.i_r>a {
	display: block;
	width: 60%;
	padding: 5px 0;
	border: 2px solid #42afff;
	font-size: 16px;
	border-radius: 5px;
	text-align: center;
	color: #42afff;
	margin-top: 10px;
}
.ys_box63>ul>li:nth-child(3n) {
	margin-right: 0;
}
.ys_box64 {
	background-color: #f5f5f5;
	padding: 10px;
}
.ys_box64>ul {
}
.ys_box64>ul>li {
	width: 25%;
	float: left;
}
.ys_box64>ul>li>.mfy {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
	height: 137px;
}
.ys_box64>ul>li>.mfy>.ss-box {
	padding: 10px;
	width: 80%;
	margin: 0 auto;
	height: 130px;
	border-radius: 10px;
	transition: all 0.3s linear;
}
.ys_box64>ul>li>.mfy>.ss-box>img {
	display: block;
	margin: 0 auto;
	width: 80px;
	height: 80px;
}
.ys_box64>ul>li>.mfy>.ss-box>a {
	width: 50%;
	border: 1px solid #FFFFFF;
	margin: 5px auto;
	text-align: center;
	color: #FFFFFF;
	display: block;
	border-radius: 20px;
	font-size: 14px;
	padding: 3px 0;
	display: none;
}
.ys_box64>ul>li>.xl {
	padding: 1px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: transparent;
	transition: all 0.3s linear;
	width: 80%;
	margin: 0 auto;
}
.ys_box64>ul>li>.xl>span {
	font-size: 18px;
	text-align: center;
	display: block;
	margin: 15px 0;
}
.ys_box64>ul>li>.xl>p {
	text-align: center;
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
	display: none;
}
.ys_box64>ul>li:hover>.mfy>.ss-box {
	width: 100%;
	height: 100%;
	border-radius: 0;
}
.ys_box64>ul>li:hover>.mfy>.ss-box>a {
	display: block;
}
.ys_box64>ul>li:hover>.xl {
	background-color: #FFFFFF;
	height: 148px;
	width: 100%;
}
.ys_box64>ul>li:hover>.xl>p {
	display: block;
}
.ys_box65>div:before, .ys_box65>div:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.ys_box65>div {
	margin-bottom: 20px;
	border-bottom: 1px dashed #dedede;
	padding-bottom: 20px;
}
.ys_box65>div.no_line {
	border-bottom: 0;
}
.ys_box65>div>.img {
	width: 18%;
	margin-right: 2%;
	float: left;
}
.ys_box65>div>.wenzi {
	font-size: 14px;
	color: #696969;
	line-height: 25px;
	text-align: justify;
	padding-right: 10px;
}
.ys_box65>div.i_r>.img {
	float: right;
	margin-right: 0;
	margin-left: 2%;
}
.ys_box66 {
}
.ys_box66 >ul {
}
.ys_box66 >ul >li {
	width: 25%;
	float: left;
	padding: 10px;
}
.ys_box66.three_two>ul >li {
	width: 33.3333%;
}
.ys_box66 >ul >li >.con {
	padding: 20px;
	text-align: center;
}
.ys_box66 >ul >li >.con >img {
	width: 25%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.ys_box66 >ul >li >.con >span {
	color: #fff;
	font-size: 16px;
	display: block;
}
.ys_box67 {
	background-color: #efefef;
	padding: 10px;
}
.ys_box67>ul {
	display: flex;
	flex-flow: row wrap;
}
.ys_box67>ul>li {
	width: 25%;
	padding: 15px 10px 25px 10px;
}
.ys_box67>ul>li:hover {
	background-color: #34495e;
}
.ys_box67>ul>li:hover>span, .ys_box67>ul>li:hover>p {
	color: #FFFFFF;
}
.ys_box67>ul>li>img {
	display: block;
	width: 85%;
	margin: 0 auto;
}
.ys_box67>ul>li>span {
	display: block;
	font-size: 18px;
	margin: 20px 0;
	text-align: center;
	color: #34495e;
	font-weight: bold;
}
.ys_box67>ul>li>p {
	text-align: center;
	font-size: 16px;
	color: #34495e;
	line-height: 25px;
}
.ys_box68>ul>li {
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
	height: 220px;
}
.ys_box68>ul>li>span {
	font-size: 22px;
	line-height: 37px;
}
.ys_box68>ul>li>span>img {
	vertical-align: top;
	margin-right: 10px;
}
.ys_box68>ul>li>p {
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-align: justify;
	margin: 10px 0;
}
.ys_box68>ul>li>.img {
	width: 16%;
	right: 10px;
	bottom: 10px;
	position: absolute;
}
.ys_box68>ul>li>.img>img {
	width: 100%;
}
.ys_box68>ul>li {
	float: left;
	width: 31%;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.ys_box68>ul>li.li01 {
	width: 34%;
	height: 450px;
	margin-right: 1%;
}
.ys_box68>ul>li.li01>.img {
	width: 60%;
}
.ys_box68>ul>li.li02 {
	margin-right: 1%;
}
.ys_box68>ul>li.li04 {
	margin-right: 1%;
}
.ys_box69 {
	margin-top: 35px;
}
.ys_box69>ul {
	display: flex;
	flex-flow: row wrap;
}
.ys_box69>ul>li {
	width: 30%;
	float: left;
	position: relative;
	padding-bottom: 30px;
}
.ys_box69>ul>li>a {
	display: block;
	width: 40%;
	background-color: #0050A1;
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	font-size: 16px;
	border-radius: 5px;
	position: absolute;
	bottom: 0;
	left: 30%;
}
.ys_box69>ul>li>a:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.ys_box69>ul>li>span {
	display: block;
	width: 40%;
	position: absolute;
	left: 30%;
	top: -50px;
	z-index: 999;
	border: 10px solid #0050A1;
	border-radius: 50%;
}
.ys_box69>ul>li>span>img {
	width: 100%;
	border-radius: 50%;
}
.ys_box69>ul>li>div {
	background-color: #0050A1;
	position: relative;
	border-radius: 5px;
	padding-top: 50px;
	padding-bottom: 10px;
}
.ys_box69>ul>li>div>p {
	bottom: 15px;
	width: 90%;
	margin-left: 5%;
	color: #FFFFFF;
	line-height: 27px;
}
.ys_box69>ul>li.li01 {
	margin-right: 4.83%;
}
.ys_box69>ul>li.li02 {
	margin-right: 4.83%;
}
.ys_box69>ul>li>p {
	font-size: 14px;
	color: #555;
	margin: 15px 0;
	line-height: 24px;
}
.ys_box69>ul>li.li02>span {
	border-color: #FFC700;
}
.ys_box69>ul>li.li02>div {
	background-color: #FFC700;
}
.ys_box69>ul>li.li02>a {
	background-color: #FFC700;
}
.ys_box69>ul>li.li03>span {
	border-color: #05ADEB;
}
.ys_box69>ul>li.li03>div {
	background-color: #05ADEB;
}
.ys_box69>ul>li.li03>a {
	background-color: #05ADEB;
}
.ys_box70 {
}
.ys_box70>ul {
	display: flex;
	flex-flow: row wrap;
}
.ys_box70>ul>li {
	width: 20%;
	float: left;
	background-image: linear-gradient(to right, #33b857 10%, #98da42 90%);
	padding: 15px;
	position: relative;
	padding-bottom: 48px;
	background-size: 100% 100%;
}
.ys_box70>ul>li>a {
	display: block;
	width: 80%;
	padding: 10px 0;
	text-align: center;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 5%;
	left: 10%;
	color: #ee8553;
	border-radius: 5px;
}
.ys_box70>ul>li>span {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ys_box70>ul>li>p {
	color: #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	margin: 20px 0;
}
.ys_box70>ul>li>div {
	display: none;
}
.ys_box70>ul>li.side {
	width: 60%;
}
.ys_box70>ul>li.side>a {
	display: none;
}
.ys_box70>ul>li.side>div {
	display: block;
}
.ys_box70>ul>li>div>img {
	width: 100%;
}
.ys_box71 {
	background-color: #f2eeef;
	padding: 20px 10px 10px 10px;
}
.ys_box71>ul {
	display: flex;
	flex-flow: row wrap;
}
.ys_box71>ul>li {
	width: 23%;
	float: left;
	margin: 1%;
	position: relative;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.ys_box71>ul>li>.title {
	position: relative;
	background: url(../images/ys_71_bg.jpg) no-repeat center center;
	background-size: 100% 100%;
	height: 40px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.ys_box71>ul>li>.title>span {
	display: block;
	width: 50%;
	font-size: 20px;
	position: absolute;
	right: 5%;
	top: 8px;
	color: #9f3131;
}
.ys_box71>ul>li>.title>i {
	font-size: 20px;
	color: #FFFFFF;
	margin-left: 10%;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	top: 7px;
}
.ys_box71>ul>li>div {
	margin-top: 10px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 36px;
}
.ys_box71>ul>li>a {
	display: block;
	font-size: 14px;
	width: 60%;
	position: absolute;
	right: 0px;
	bottom: 0;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #ea4124;
	color: #FFFFFF;
	background: url(../images/ys_71_2.png) no-repeat center center;
	background-size: 100% 100%;
}
.ys_box72 {
	background: url(../images/ys_72_bg.jpg) no-repeat center center;
	padding: 10px 10px 30px 10px;
	background-size: 100% 100%;
}
.ys_box72>ul>li {
	width: 25%;
	float: left;
	padding: 20px;
	height: 225px;
	position: relative;
	background: url(../images/ys_72icon01.png) no-repeat center center;
	background-size: 90%;
	padding-top: 40px;
}
.ys_box72>ul>li>span {
	font-size: 25px;
	text-align: center;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.ys_box72>ul>li>p {
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 20px;
	padding: 0 16px;
	transform: rotatey(0);
	transition: all 0.8s linear;
}
.ys_box72>ul>li>a {
	width: 80%;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0;
	left: 10%;
	color: #435375;
	font-size: 16px;
	background: url(../images/ys_72icon03.png) no-repeat center center;
	background-size: 100% 100%;
	height: 40px;
	line-height: 40px;
	font-weight: 600;
}
.ys_box72>ul>li:hover {
	background-image: url(../images/ys_72icon02.png);
}
.ys_box72>ul>li:hover>span {
	color: #ffff00;
}
.ys_box72>ul>li:hover>a {
	background-image: url(../images/ys_72icon04.png);
}
.ys_box72>ul>li:hover>p {
	transform: rotatey(360deg);
}
.ys_box73 {
}
.ys_box73>ul {
	display: flex;
	flex-flow: row wrap;
}
.ys_box73>ul>li {
	width: 25%;
	float: left;
	padding: 5px;
}
.ys_box73>ul>li>div {
	border: 1px solid #ccc;
	height: 100%;
	position: relative;
	padding-bottom: 60px;
	border-radius: 5px;
}
.ys_box73>ul>li>div>.title {
	width: 90%;
	height: 50px;
	margin-top: 20px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	background: -webkit-linear-gradient(to right, rgba(1,150,254,1) 0%, rgba(1,209,254,1) 100%);
	background: linear-gradient(to right, rgba(1,150,254,1) 0%, rgba(1,209,254,1) 100%);
	line-height: 50px;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 19px;
}
.ys_box73>ul>li>div>.title {
	position: relative;
}
.ys_box73>ul>li>div>.title>i {
	position: absolute;
	width: 40px;
	height: 40px;
	display: block;
	background-color: #FFFFFF;
	border-radius: 50%;
	right: 10px;
	top: 4px;
	padding: 4px;
}
.ys_box73>ul>li>div>.title>i>img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.ys_box73>ul>li>div>p {
	padding: 20px 10px;
	line-height: 30px;
	font-size: 16px;
	color: #696969;
}
.ys_box73>ul>li>div>a {
	display: block;
	width: 80%;
	height: 40px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #01b8fe;
	position: absolute;
	bottom: 20px;
	left: 10%;
	color: #01b8fe;
	border-radius: 20px;
}
.ys_box74>ul {
	display: flex;
	flex-flow: row wrap;
	background: url(../images/ys_74bg.png) no-repeat center center;
	background-size: 100% 100%;
}
.ys_box74>ul>li {
	width: 33.33%;
	float: left;
	padding: 15px;
}
.ys_box74>ul>li>.img>img {
	display: block;
	margin: 0 auto;
}
.ys_box74>ul>li>span {
	display: block;
	font-size: 20px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.ys_box74>ul>li>p {
	text-align: center;
	margin: 20px 0;
	color: #0ea981;
	line-height: 25px;
	font-size: 16px
}
.ys_box75>ul {
	display: flex;
	flex-flow: row wrap;
}
.ys_box75>ul>li {
	width: 30%;
	float: left;
	margin: 0 1.65%;
	border: 1px dashed #0ea981;
	background-color: #fff7d4;
	margin-bottom: 35px;
}
.ys_box75>ul>li>p {
	padding: 10px;
	line-height: 25px;
	text-align: justify;
	color: #333;
}
.ys_box75>ul>li>.title {
	background: #0ea981;
	width: 70%;
	height: 40px;
	line-height: 40px;
	position: relative;
	margin: -20px 0 0 -15px;
	color: #FFFFFF;
	border-radius: 40px;
	position: relative;
	padding-left: 50px;
	font-size: 20px;
}
.ys_box75>ul>li>.title>i {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/ys75_i01.png) no-repeat center center;
	position: absolute;
	left: -2.5px;
	top: -2.5px;
	background-size: 100% 100%;
	font-style: normal;
	line-height: 45px;
	font-size: 18px;
	text-align: center;
}
.ys_box76>ul>li{width:25%;float: left;padding: 5px;cursor: pointer;}
.ys_box76>ul>li>.box{position: relative;border-radius:50% ;}
.ys_box76>ul>li>.box>img{width: 100%;transform: rotate(0deg);transform-origin: 50% 50% 0px;transition: all 0.3s linear;}
.ys_box76>ul>li>.box>.txt{position: absolute;left: 19%;top:44px;width: 64%;font-size: 14px;color: #FFFFFF;opacity: 0;transition: all 0.3s linear;text-align: justify;}
.ys_box76>ul>li>.box>.img{position: absolute;left: 10%;top: 10%;width: 80%;transition: all 0.3s linear;overflow: hidden;border-radius:50% ;}
.ys_box76>ul>li>.box>.img>img{width: 100%;border-radius:50% ;}
.ys_box76>ul>li>.box>.img>span{display: block;height: 40px;line-height: 35px;position: absolute;left: 0%;bottom: 0;width: 100%;background-color:rgba(0,139,99,0.6);text-align: center;font-size:16px;color: #FFFFFF;}
.ys_box76>ul>li:hover>.box>.txt{opacity: 1;}
.ys_box76>ul>li:hover>.box>.img{opacity: 0;}
.ys_box76>ul>li:hover>.box>img{transform: rotate(-180deg);transform-origin: 50% 50% 0px;}

.ys_box77>ul{display: flex;flex-flow:row wrap; }
.ys_box77>ul>li{width: 33.3%;float:left;padding: 3px;}
.ys_box77>ul>li>div{border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}
.ys_box77>ul>li>div>.txt{background-color: #FFFFFF;padding:10px 3px;}
.ys_box77>ul>li>div>.txt>.i_l{width:30%;float: left;margin-right: 2%}
.ys_box77>ul>li>div>.txt>.i_l>img{width: 100%;}
/* .ys_box77>ul>li>div>.txt>.i_r{width: 68%;float: left;font-size: 14px;color: #555555;} */
.ys_box77>ul>li>div>.txt>.i_r{font-size: 14px;color: #555555;}
.ys_box77>ul>li>div{padding: 5px ;height:100%;}
.ys_box77>ul>li>div>p{margin: 10px 0;text-align: center;font-size: 16px;font-weight: bold;color: #FFFFFF;}

.ys_box78>ul{display: flex;flex-flow: row wrap;}
.ys_box78>ul>li{width: 25%;padding: 5px;}
.ys_box78.wid_180>ul>li{padding:17px;}
.ys_box78.wid_160>ul>li{padding:26px;}
.ys_box78>ul>li>div{padding-bottom:100%;height: 0;border: 3px solid #0c7df5;border-radius:50% ;overflow: hidden;}
.ys_box78>ul>li>div>.title{width: 100%;text-align: center;margin: 0 auto;background-color: #0c7df5;height: 55px;line-height: 55px;color: #FFFFFF;}
.ys_box78>ul>li>div>.txt{padding: 10px 17px;text-align: justify; font-size:14px ;color: #0c7df5;font-weight: 600;line-height:24px;}

.ys_box79>ul{display: flex;flex-flow: row wrap;}
.ys_box79>ul>li{width: 25%;padding: 5px;margin-top:20px;}
.ys_box79>ul>li>div{border: 1px solid #cc0001;position: relative;padding-bottom: 50px;height:100%;}
.ys_box79.no_zixun>ul>li>div{padding-bottom: 15px;}
.ys_box79>ul>li>div>span{width: 60px;height: 60px;display: block;position: absolute;left: 0;top: 0;background-color: #ff4e5a;line-height: 60px;text-align: center;border-radius:50% ;position: absolute;left: 35%;top: -40px;font-size: 40px;color: #FFFFFF;}
.ys_box79>ul>li>div>.title{background-color: #cc0001;padding: 25px 0 10px 0;text-align: center;font-size: 18px;color: #FFFFFF;}
.ys_box79>ul>li>div>.box{padding: 10px;text-align: center;line-height: 25px;text-align: justify;color: #555555;height:auto;margin:0;}
.ys_box79>ul>li>div>a{display: block;width: 60%;padding: 5px 0;background-color: #cc0001;text-align: center;color: #FFFFFF;border-radius: 25px;position: absolute;left: 20%;bottom: 10px;}

.ys_box80{background-color: #ECECEC;padding: 5px 5px;overflow: visible;}
.ys_box80>.swiper-wrapper{flex-flow:wrap row;}
.ys_box80>.swiper-wrapper>.swiper-slide{width: 33.3%;padding: 5px;margin-top: 70px;height:auto;}
.ys_box80>.swiper-wrapper>.swiper-slide>div{height: 100%;padding: 1px;border-radius:5px ;padding-bottom: 30px;}
.ys_box80>.swiper-wrapper>.swiper-slide>div>.img{border: 2px solid #fff;border-radius: 60px 0;display: block;overflow: hidden;transition: 0.3s;width: 130px;height: 130px;margin:-67px auto 0 auto;}
.ys_box80>.swiper-wrapper>.swiper-slide:hover>div>.img{border-radius:50% ;border-color:#e13157 ;}
.ys_box80>.swiper-wrapper>.swiper-slide>div>.img>img{display: block;width: 100%;}
.ys_box80>.swiper-wrapper>.swiper-slide>div{background-color: #FFFFFF;}
.ys_box80>.swiper-wrapper>.swiper-slide>div>.txt>span{display: block;font-size: 16px;margin: 15px 0;text-align: center;font-size: 20px;text-align: center;}
.ys_box80>.swiper-wrapper>.swiper-slide>div>.txt{padding: 0 20px;}
.ys_box80>.swiper-wrapper>.swiper-slide>div>.txt>p{color: #555555;line-height: 30px;}

.ys_box81>.swiper-wrapper{display: block;}
.ys_box81>.swiper-wrapper>.swiper-slide>div:before,.ys_box81>.swiper-wrapper>.swiper-slide>div:after{clear:both;display:block;content:"";height:0;visibility:hidden;font-size: 0;}
.ys_box81>.swiper-wrapper>.swiper-slide{margin-bottom: 10px;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.img{float: right;width: 50%;position: relative;}
.ys_box81>.swiper-wrapper>.swiper-slide>div.img_r>.img:before{display: inline-block;width: 0;height: 0;border-top: 8px solid transparent;border-left: 8px solid #FFFFFF;border-bottom:8px solid transparent;position: absolute;top:45%;left: 0%;content: "";}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.img>img{width: 100%;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt{float: left;width: 50%;padding: 20px;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div{position: relative;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div{padding-left: 60px;padding-top: 1px;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>img{position: absolute;left: 0; top: 0;width: 50px;height: 50px;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>span{font-size:24px;color: #000000;font-weight: bold;display: block;margin-top: 0px;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>div>p{font-size: 12px;color: 000;}
.ys_box81>.swiper-wrapper>.swiper-slide>div>.txt>p{font-size: 14px;margin-top: 10px;line-height: 20px;}
.ys_box81>.swiper-wrapper>.swiper-slide>div.img_l>.img{float: left;}
.ys_box81>.swiper-wrapper>.swiper-slide>div.img_l>.img:before{display: inline-block;width: 0;height: 0;border-top: 8px solid transparent;border-right: 8px solid #FFFFFF;border-bottom:8px solid transparent;position: absolute;top:45%;right: 0;content: "";}
.ys_box81>.swiper-wrapper>.swiper-slide>div.img_l>.txt>div{padding-right: 60px;text-align: right;padding-left: 0;}
.ys_box81>.swiper-wrapper>.swiper-slide>div.img_l>.txt>div>img{position: absolute;left: initial; top: 0;width: 50px;height: 50px;right: 0;}

.ys_box82>ul{display: flex;flex-flow:row wrap ;}
.ys_box82>ul>li{width: 25%;float: left;padding:5px}
.ys_box82>ul>li>div{box-shadow: 0 0 10px rgba(0,0,0,0.1); height: 100%;}
.ys_box82>ul>li>div>img{width: 100%;}
.ys_box82>ul>li>div>div{padding:5px 10px 10px 10px;}
.ys_box82>ul>li>div>div>span{display: block;font-size: 20px;font-weight: bold;margin: 5px 0;}
.ys_box82>ul>li>div>div>p{color: #333333;font-size: 16px;text-align: justify;}

.ys_box83>ul{display: flex;flex-flow:row wrap ;justify-content: center;}
.ys_box83>ul>li{width: 33.33%;float: left;padding: 10px;margin-bottom: 10px;}
.ys_box83>ul>li>.img{width:30%;float: left;margin-right: 3%;}
.ys_box83>ul>li>.img>span{font-size: 18px;text-align: center;color: #3e72ee;display: block;margin-top: 5px;}
.ys_box83>ul>li>.img>p{border: 2px solid #3e72ee;padding: 3px;border-radius: 50% ;}
.ys_box83>ul>li>.img>p>img{width: 100%;border-radius: 50% ;}
.ys_box83>ul>li>.txt{width: 67%;float: left;font-size: 14px;border-bottom:3px solid #3e72ee ;height: 100%;}

.ys_box84>ul>li{width: 25%;float: left;padding: 5px;cursor: pointer;}
.ys_box84>ul>li>div{background-color: #d8dee9;padding:12px 0;text-align: center;border: 1px solid #134a9d;font-size: 16px;}
.ys_box84.long>ul>li>div{padding:12px;text-align: left;}
.ys_box84>ul>li>div>span{font-weight: bold;font-weight: bold;font-size: 18px;margin-right: 5px;}
.ys_box84>ul>li:hover>div{background-color:#134a9d;color: #FFFFFF;}
.ys_box84>ul>li:hover>div>span{color: #FFFFFF;}

.ys_box85{background-color: #f8f8f8;padding: 10px;}
.ys_box85>ul{display: flex;flex-flow: row wrap;}
.ys_box85>ul>li{width: 33.3%;padding: 10px;float: left;cursor: pointer;overflow: hidden;}
.ys_box85>ul>li>div{border: 2px solid #F64243;background-color: #FFFFFF;min-height: 198px;position: relative;transition: all 0.4s linear 0s; transform-style: preserve-3d; -ms-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -o-transform-style: preserve-3d; -moz-transform-style: preserve-3d;height: 100%;
	}
.ys_box85>ul>li>div>.box1{position: absolute;width: 100%;height: 100%;z-index: 2;background-color: #FFFFFF;}
.ys_box85>ul>li>div>.box1>img{display: block;margin: 15px auto;}
.ys_box85>ul>li>div>.box1>span{font-size: 20px;text-align: center;display: block;font-weight: bold;color: #F64243;}
.ys_box85>ul>li>div>.box1>p{color:#5f5f5f;text-align: center;margin-top: 10px;}
.ys_box85>ul>li>div>.box2{background-color: #F64243;padding: 10px;border: 1px solid #FFFFFF;position: relative;transform: rotateY(180deg);height: 100%;}
.ys_box85>ul>li>div>.box2>span{display: block;font-size: 20px;color: #FFFFFF;text-align: center;padding-bottom: 10px;border-bottom: 1px solid #FFFFFF;margin-bottom: 10px;}
.ys_box85>ul>li>div>.box2>p{color: #FFFFFF;font-size: 16px;line-height: 25px;}
.ys_box85>ul>li:hover>div{transform:perspective(400px) rotateY(180deg);}
.ys_box85>ul>li:hover>div>.box2{z-index: 3;}

.ys_box86>ul{display: flex;flex-flow:row wrap ;}
.ys_box86>ul>li{width: 33.3%;float: left;}
.ys_box86>ul>li{padding: 5px}
.ys_box86>ul>li>div{height: 100%;border-radius:5px ;}
.ys_box86>ul>li>div>.i_l{width: 35%;float: left;height: 100%;background-color: #FFFFFF;}
.ys_box86>ul>li>div>.i_r{width: 65%;float: left;padding: 5px 10px;}
.ys_box86>ul>li>div>.i_r>span{display: block;font-size: 16px;color: #FFFFFF;margin-bottom: 10px;}
.ys_box86>ul>li>div>.i_r>p{font-size: 14px;color: #FFFFFF;}
.ys_box86>ul>li>div>.i_l>img{width: 100%;vertical-align: middle;height: auto;}
.ys_box86>ul>li>div{background: linear-gradient(to right top, #f05463, #e83f53);padding: 2px;position: relative;}
.ys_box86>ul>li:nth-child(2)>div{background: linear-gradient(to right top,#718bdd,#5670c4);}
.ys_box86>ul>li:nth-child(3)>div{background: linear-gradient(to right top,#999ec6,#8188bd);}
.ys_box86>ul>li:nth-child(4)>div{background: linear-gradient(to right top,#42b9ae,#1da196);}
.ys_box86>ul>li:nth-child(5)>div{background: linear-gradient(to right top,#a0c868,#6ca166)}
 
.ys_box87{background-color: #f8f8f8;padding: 5px 5px;}
.ys_box87>ul{display: flex;flex-flow:row wrap;}
.ys_box87>ul>li{width: 33.3%;float: left;padding: 5px}
.ys_box87>ul>li>div{background-color: #FFFFFF;height: 100%;border-radius:5px ;overflow: hidden;}
.ys_box87>ul>li>div>.txt{padding: 5px 10px;}
.ys_box87>ul>li>div>.txt>p{font-size: 14px;color: rgba(49,49,49);line-height: 24px;}
.ys_box87>ul>li>div>.txt>p>b{font-size: 16px;color: #c83150;}
.ys_box87>ul>li>div>.title{background-color: #440062;text-align: center;color: #FFFFFF;padding: 20px 0;}
.ys_box87>ul>li>div>.title>span{font-size: 20px;color: #ff7466;font-weight: bold;}
.ys_box87>ul>li>div>.title>em{font-size: 24px;color: #ff7466;font-style: normal;width: 45px;height: 40px;display: inline-block;background: url(http://img.qinxue365.com/img/bianji/ys_87.png) no-repeat center center;background-size:100% 100%;text-align: center;margin-left: 5px;font-weight: bold;}
.ys_box87>ul>li>div>.title>p{font-size: 16px;color: #FFFFFF;margin-top: 5px;}


.ys_box88>.boxx>span{display: block;font-size: 25px;color: #000000;padding-left: 15px;position: relative;font-weight: bold;margin-bottom: 25px;}
.ys_box88>.boxx>span:before{content: "";width: 5px;height: 85%;border-radius:0px ;background-color: #06b3b3;left: 0;top: 4px;display: block;position: absolute;}
.ys_box88>.boxx>.list{padding:5px 15px;background-color: #f2f5f8;margin-top: 15px;}
.ys_box88>.boxx>.list>.day{position: relative;padding-left:20px;font-size:16px;color: #9d9fa5;padding-right: 10px;line-height: 40px}
.ys_box88>.boxx>.list>.day>span{color: #494b50;margin-right:15px ;font-weight: bold;}
.ys_box88>.boxx>.list>.day>.i{font-size: 25px;position: absolute;right: 1%;color: #494b50;top: 20%;display: block;width: 25px;height: 25px;background: url(http://img.qinxue365.com/img/bianji/d_arrow.png);background-size:100% 100%;}
.ys_box88>.boxx>.list>.day>.i:before{content:""}
.ys_box88>.boxx>.list>.day:before{content: "";width: 5px;height: 63%;border-radius:5px ;background-color: #d2d8de;left: 0px;top: 8px;display: block;position: absolute;}
.ys_box88>.boxx>.list>table{margin:10px 0 10px 0;background-color: #FFFFFF;width: 100%;display: none;}
.ys_box88>.boxx>.list.active>table{display:block;}
.ys_box88>.boxx>.list.active>.day>.i{transform: rotate(-180deg);}
.ys_box88>.boxx>.list>table>tbody{width: 100%;display: block;}
.ys_box88>.boxx>.list>table>tbody>tr{display: block;}
.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1){display: none;}
.ys_box88>.boxx>.list>table>tbody>tr>th{background-color: #06b3b3;padding: 0.1rem 0;color: #FFFFFF;font-size:16px;}
.ys_box88>.boxx>.list>table>tbody>tr>th:nth-child(2){width: 35%;}
.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1)>th:nth-child(1){border-top-left-radius:5px ;border-bottom-left-radius:5px ;}
.ys_box88>.boxx>.list>table>tbody>tr:nth-child(1)>th:nth-child(3){border-top-right-radius:5px ;border-bottom-right-radius:5px ;}
.ys_box88>.boxx>.list>table>tbody>tr>td{padding:10px 20px;font-size: 15px;color: #323438;text-align: justify;line-height: 25px;display: block;width:100%;margin: 0 auto;}

.ys_box88>.boxx>.list>table>tbody>tr>td:nth-child(2){border-bottom: 1px solid #dee4eb;}
.ys_box88>.boxx>.list>table>tbody>tr>td>b{display: block;color: #9297a0;margin: 10px 0 0 0;font-weight:normal;}
.ys_box88>.boxx>.list>table>tbody>tr>td:nth-of-type(1){color: #06b3b3;font-weight: bold;padding-bottom: 0;}
.ys_box88>.boxx>.list>table>tbody>tr>td:nth-of-type(2){padding-top: 0;}
.ys_box88>.boxx>.list>table>tbody>tr:nth-last-child(1)>td{border: none;}

.ys_box89>ul>li{width:32%;height: 50px;line-height: 48px;float: left;margin-right:1.5%;border: 2px solid #08b6b4;position: relative;margin-bottom: 20px;border-radius:5px ;padding-left: 45px;text-align: center;color: #08b6b4;font-size: 18px;box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.ys_box89>ul>li:nth-child(3n){margin-right:0 ;}
.ys_box89>ul>li:after{content: "";display:block;width: 0;height: 0;border-right: 50px solid transparent;border-left: 25px solid #08b6b4;border-top:50px solid transparent;position: absolute;bottom:-2px;left: 20%;}
.ys_box89>ul>li>span{display: block;position: absolute;height: 100%;width: 20%;background-color:#08b6b4;text-align: center;color: #FFFFFF;font-weight: bold;left: 0;top: 0;padding-left: 14px;}
/*bianju*/
.mar_t20 {
	margin-top: 20px;
}
.mar_t30 {
	margin-top: 30px;
}
.mar_b20 {
	margin-bottom: 20px;
}
.mar_b30 {
	margin-bottom: 30px;
}
.mar_30 {
	margin: 30px 0;
}
.mar_20 {
	margin: 20px 0;
}/*biao ti*/
.Bt_box01 {
	text-align: center;
}
.Bt_box01 >span {
	position: relative;
	display: inline-block;
	padding: 3px 0px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #000000;
}
.Bt_box01 >span::after {
	position: absolute;
	bottom: -12px;
	left: 49%;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #000;
}
.Bt_box02 {
	position: relative;
	border-bottom: 1px solid red;
	padding-bottom: 5px;
}
.Bt_box02 >span {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.Bt_box02 >label {
	font-size: 16px;
	color: #000;
	display: inline-block;
	padding-left: 5px;
}
.Bt_box02::after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 45%;
	height: 3px;
	background: red;
}
.Bt_box03 {
	background: url(../images/bt_bg.png) no-repeat center center;
	padding: 10px 0;
	background-size: auto 100%;
	margin: 30px 0;
}
.Bt_box03>span {
	display: block;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.Bt_box03>span>i {
	font-style: normal;
	font-size: 34px;
}
.Bt_box04 {
	text-align: center;
	margin: 30px 0;
}
.Bt_box04>div {
	display: inline-block;
	font-size: 30px;
	border: 2px solid #009ee8;
	height: 60px;
	line-height: 56px;
	overflow: hidden;
	border-radius: 5px;
}
.Bt_box04>div>span {
	display: inline-block;
	background-color: #009ee8;
	margin-right: 15px;
	width: 60px;
	height: 60px;
}
.Bt_box04>div>span>img {
	width: 100%;
}/* 閿熶粙閿熻棄 */
.x_01 {
}
.x_01 >ul {
	padding: 0px;
}
.x_01 >ul >li {
	padding-top: 20px;
	width: 33.33%;
	border: 5px solid #00b289;
	border-bottom: none;
	border-top: none;
}
.x_01 >ul >li >img {
	height: 190px;
}
.x_01 >ul >li.li01 {
	border-right: none;
}
.x_01 >ul >li.li02 {
	border-right: none;
}
//銈忔嫹瑜版０绾版ス妤广倧鎷峰В.video-open {
cursor: pointer;
}
.floatPage {
	position: fixed;
	text-align: center;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 32;
	display: none;
}
.floatContent {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
}
.float-box {
	position: relative;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.float-info {
	position: relative;
	width: 480px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px 10px 18px 18px;
	padding-top: 40px;
	padding-bottom: 38px;
}
.float-icon {
	width: 72px;
	margin-bottom: 20px;
}
.float-title {
	font-size: 30px;
	color: #585e66;
	font-weight: bolder;
	margin-bottom: 15px;
}
.float-text {
	font-size: 15px;
	color: #899098;
}
.floatPage .submitBtn {
	color: #fff;
	background: #00afd7;
	margin-top: 25px;
	height: 43px;
}
.floatPage .submitBtn-icon {
	background: #fff;
}
.float-close {
	position: absolute;
	width: 34px;
	padding: 10px;
	right: 5px;
	top: 5px;
	cursor: pointer;
}
.float-opPic {
	width: 100%;
}
;

@media (max-width: 767px) {
.float-info {
	width: 90%;
}
}
.floatPage .float-info {
	width: 100%;
	max-width: 960px;
	height: auto;
	border-radius: 0;
	padding: 0px;
}
.floatPage .float-close {
	width: 40px;
	right: 0px;
	padding: 0;
	top: 0;
	z-index: 1;
}
.floatPage .videoPic {
	width: 100%;
	right: 0px;
	padding: 0;
	top: 0;
	z-index: 1;
}
.floatPage .float-blackBg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.8);
}
#videoFloat-container_wrapper {
	position: absolute!important;
	left: 0;
	top: 0;
}
#videoFloat-container {
	position: absolute!important;
	left: 0;
	top: 0;
}

@media (max-width: 767px) {
}
#videoFloat-container {
	width: 100%;
	height: 100%;
}
#videoFloat-container > div, #videoFloat-container > div > object, #videoFloat-container > div > object > embed, #videoFloat-container .ccH5playerBox, #videoFloat-container video {
	position: absolute!important;
	left: 0px;
	top: 0px;
	width: 100%!important;
	height: 100%!important;
}
#videoFloat-container .ccH5Poster {
	display: none;
}
.float-info .close {
	text-align: right;
	display: block;
}
.float-info .close >span {
	font-size: 20px;
	display: inline-block;
	background: #ccc;
	color: #000;
	padding: 0px 10px;
}/*like list*/
.likeList {
	margin-top: 10px;
	width: 100%;
}
.likeList >li.likelist {
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
}
.likeList >li.likelist em {
	float: left;
	font-size: 18px;
	font-style: normal;
	display: none;
}
.likeList >li.likelist a.title {
	float: left;
	margin-left: 5px;
	font-size: 18px;
}
.likeList >li.likelist span {
	margin-left: 10px;
	display: none;
}
.likeList >li.likelist p {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
	line-height: 30px;
	text-indent: 30px;
}
.likeList >li.likelist p a.more {
	color: #03F;
}
.class-list-foot {
	margin-top: 20px;
	padding-bottom: 40px;
}
.foot-link {
	font-size: 0;
	border-bottom: 1px solid lightgray;
}
.foot-link li {
	display: inline-block;
	cursor: pointer;
	width: auto;
	height: 36px;
	font-size: 20px;
	font-weight: bold;
	color: #6F6F6F;
	margin-right: 35px;
}
.foot-link li.on {
	color: #FF5400;
	border-bottom: 2px solid #FF5400;
}
.foot-link li .iconfont {
	font-size: 18px;
	margin-right: 5px;
	display: none;
}
.foot-link-content ul {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
}
.foot-link-content ul>p {
	font-size: 16px;
	color: #585858;
	line-height: 30px;
}
.foot-link-content ul li {
	display: inline-block;
	margin-top: 0px;
	padding: 0 5px;
	border-radius: 15px;
	width: 12%;
}
.foot-link-content ul li a {
	display: block;
	height: 100%;
	font-size: 16px;
	color: #585858;
	display: block;
	padding: 3px 10px;
	border: 1px solid #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.foot-link-content ul li:hover a {
	color: #FF5400;
	border: 1px solid #FF5400;
	text-decoration: none !important;
}
.class-list-foot .foot-link >span:nth-child(even) {
	margin-right: -44px;
}
.foot-link-content ul.zhankai {
	height: auto !important;
}
.class-list-foot .foot-link >span {
	text-align: center;
	color: #777;
	float: right;
}
.class-list-foot .foot-link >span >label {
	cursor: pointer;
	display: inline-block;
	padding: 2px 8px;
	font-size: 14px;
	background: #ebedf1;
	border-radius: 3px;
}
.footer_ph .foot-link >span {
	text-align: center;
	color: #777;
	float: right;
}
.footer_ph .foot-link >span >label {
	cursor: pointer;
	display: inline-block;
	padding: 2px 8px;
	font-size: 14px;
	background: #ebedf1;
	border-radius: 3px;
}
.footer_ph {
	padding-bottom: 40px;
	margin-top: 20px;
}
.hc_gxsj {
	padding-left: 10px;
	border-left: 1px solid #888;
	margin-left: 10px;
	line-height: 15px;
	display: inline-block;
}
.jype_shijian {
	float: right;
	font-size: 16px;
	padding-top: 30px;
	padding-right: 30px;
}
.xqfb {
	text-align: center;
}
.xqfb >.shijian {
	padding-right: 15px;
}
.xqfb >.jype_guanzhu {
}
#footer_hytlbq_nav .bar {
	width: 50px;
	height: 3px;
	position: absolute;
	bottom: 0px;
}
#footer_hytlbq_nav .bar .footer_hytlbq_color {
	width: 36px;
	margin: 0 auto;
	height: 3px;
	background: #2992f5;
}
.footer_hytlbq {
	width: 100%;
	overflow: hidden;
}
.footer_hytlbq >#footer_hytlbq_nav {
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	overflow: hidden;
}
.footer_hytlbq >#footer_hytlbq_nav >.swiper-wrapper {
}
.footer_hytlbq >#footer_hytlbq_nav >.swiper-wrapper >.swiper-slide {
	width: 9%;
}
.footer_hytlbq >#footer_hytlbq_nav >.swiper-wrapper >.swiper-slide >span {
	cursor: pointer;
	text-align: center;
	display: block;
	line-height: 40px;
	text-align: left;
	font-size: 18px;
	color: #333333;
}
.footer_hytlbq >#footer_hytlbq_nav >.swiper-wrapper >.swiper-slide.active >span {
	color: #FF5400;
	font-weight: bold;
}
.footer_hytlbq >#footer_hytlbq_page {
}
.footer_hytlbq >#footer_hytlbq_page >.swiper-wrapper {
}
.footer_hytlbq >#footer_hytlbq_page >.swiper-wrapper >.swiper-slide {
}
.footer_hytlbq >#footer_hytlbq_page >.swiper-wrapper >.swiper-slide >.group {
	padding: 20px 0;
	overflow: hidden;
}
.footer_hytlbq >#footer_hytlbq_page >.swiper-wrapper >.swiper-slide >.group >ul {
	width: 1220px;
}
.footer_hytlbq >#footer_hytlbq_page >.swiper-wrapper >.swiper-slide >.group >ul >li {
	float: left;
	padding-right: 22px;
	padding-bottom: 10px;
}
.footer_hytlbq >#footer_hytlbq_page >.swiper-wrapper >.swiper-slide >.group >ul >li >a {
	font-size: 14px;
	color: #888;
}
.footer_hytlbq >#footer_hytlbq_page >.swiper-wrapper >.swiper-slide >.group >ul >li >a:hover {
	color: #FF5400;
}/*鏂板闅愯棌鏍峰紡*/
.hi_box {
	position: relative;
	margin-bottom: 40px;
}
.hi_box>.hi_show {
	overflow: hidden;
	line-height: 36px;
	position: relative;
	height: 180px;
}
.hi_box>.hi_btn {
	font-size: 14px;
	color: #006699;
	cursor: pointer;
	width: 10%;
	margin: 0 auto;
	display: block;
	text-align: center;
	line-height: 36px;
}
.hi_box>.hi_btn>em {
	font-style: normal;
}
.hi_shadow {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top: 40px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(95%, #fff));
	background-image: linear-gradient(-180deg, rgba(255,255,255,0) 0%, #fff 95%);
}
.d_fix {
	position: fixed !important;
	bottom: 120px;
	left: 50%;
	margin-left: 312px;
}
.Complaint_box {
	z-index: 9999999;
	width: 655px;
	background: #fff;
	position: fixed;
	top: 15%;
	left: 50%;
	transform: translateY(-50%);
	transform: translateX(-50%);
	border: 1px solid #e2eaed;
}
.Complaint_box >.tit {
	background: #f4f6f8;
	display: block;
	line-height: 50px;
	padding-left: 15px;
}
.Complaint_box >.tit >span {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.Complaint_box >.tit >label {
	float: right;
	font-size: 20px;
	color: #9ea2a8;
	padding-right: 10px;
	display: inline-block;
	width: 50px;
	text-align: center;
	cursor: pointer;
}
.Complaint_box >.con {
	padding: 30px;
}
.Complaint_box >.con >form {
}
.Complaint_box >.con >form >.con01 {
}
.Complaint_box >.con >form >.con01 >ul {
}
.Complaint_box >.con >form >.con01 >ul >li {
	float: left;
	width: 40%;
}
.Complaint_box >.con >form >.con01 >ul >li.li01 {
	width: 30%;
}
.Complaint_box >.con >form >.con01 >ul >li.li02 {
	width: 30%;
}
.Complaint_box >.con >form >.con01 >ul >li >span {
}
.Complaint_box >.con >form >.con01 >ul >li >select {
	width: 55%;
	line-height: 25px;
	height: 35px;
	border: 1px solid #d5dbe3;
	border-radius: 3px;
	background: #f9fafb;
	color: #41454b;
	font-size: 14px;
}
.Complaint_box >.con >form >.con01 >ul >li >select >option {
	text-align: center;
}
.Complaint_box >.con >form >.con01 >ul >li >input {
	box-sizing: border-box;
	width: 63%;
	border: 1px solid #d5dbe3;
	height: 35px;
	border-radius: 3px;
	padding-left: 10px;
}
.Complaint_box >.con >form >.con02 {
	padding-top: 45px;
	padding-bottom: 30px;
}
.Complaint_box >.con >form >.con02 >span {
}
.Complaint_box >.con >form >.con02 >textarea {
	float: right;
	width: 85%;
	border: 1px solid #d5dbe3;
	border-radius: 5px;
	padding: 10px;
	font-size: 16px;
}
.Complaint_box >.con >form >.con03 {
}
.Complaint_box >.con >form >.con03 >ul {
}
.Complaint_box >.con >form >.con03 >ul >li {
	float: left;
	width: 50%;
}
.Complaint_box >.con >form >.con03 >ul >li >span {
}
.Complaint_box >.con >form >.con03 >ul >li >input {
	border: 1px solid #d5dbe3;
	height: 35px;
	border-radius: 3px;
	width: 60%;
}
.Complaint_box >.con >form >.con04 {
	display: block;
	text-align: center;
	padding-top: 40px;
}
.Complaint_box >.con >form >.con04 >#tssubmit {
	border: none;
	display: inline-block;
	cursor: pointer;
	width: 150px;
	font-size: 16px;
	padding: 10px 0px;
	background: #007AFF;
	color: #fff;
	border-radius: 5px;
}
.Complaint_box >.con >form >.con04 >#tssubmit1 {
	border: none;
	display: inline-block;
	cursor: pointer;
	width: 150px;
	font-size: 16px;
	padding: 10px 0px;
	background: #007AFF;
	color: #fff;
	border-radius: 5px;
}
.Complaint_box >.con >form >.con05 >ul >li {
	float: left;
	width: 50%;
}
.Complaint_box >.con >form >.con05 {
	padding-top: 20px;
}
.Complaint_box >.con >form >.con05 >ul >li >input {
	box-sizing: border-box;
	height: 35px;
	border: 1px solid #d5dbe3;
	border-radius: 3px;
	padding-left: 10px;
}
.Complaint_box >.con >form >.con05 >ul >li >input#tel {
	width: 60%;
}
.Complaint_box >.con >form >.con05 >ul >li >input#smscode {
	width: 60%;
	border-radius: 0px;
	border-right: none;
}
.Complaint_box >.con >form >.con05 >ul >li >input#getCode {
	width: 40%;
	border-radius: 0px;
	color: #fff;
	background: #007AFF;
	border: none;
}
#snsClick {
	margin-right: 0px !important;
}
.qq_b {
	position: relative;
}
.qq_b >img {
	display: none;
	position: absolute;
	top: 10px;
}/*.head_bdfx{display:none;}
