﻿@charset "utf-8";
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*+height: 1%;
}

.wrap_all {
	width: 100%;
	margin: 0 auto;
}

header {
	width: 100%;
	margin: 0 auto;
	padding: 15px;
}

.W1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.W1000 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.W1200_W {
	width: 1200px;
	margin: 0 auto;
}

.W900 {
	width: 900px;
	margin: 0 auto;
}

.W675 {
	width: 675px;
	margin: 0 auto;
	overflow: hidden;
}

.header_logo {
	display: inline-block;
}

.header_nav {
	display: inline-block;
	padding-left: 20px;
	vertical-align: middle;
}

.header_nav li {
	float: left;
	font-size: 16px;
}

.header_nav li a {
	position: relative;
	color: #231815;
	padding: 5px 28px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.header_nav li a:hover,
.header_nav li a.active {
	background: #000;
	color: #fff;
}

.header_nav li a:after {
	position: absolute;
	content: '';
	width: 68%;
	height: 2px;
	background: #ffe018;
	left: 50%;
	top: 34px;
	margin-left: -33%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
}
.educon {
	    padding: 4em 3em 0 !important;
}
.leftbo2 {
	padding-bottom: 2em !important;
}
/* .header_nav li a:hover{
    color: #ffe018;
}

.header_nav li a:hover:after{
    top: 24px;
    opacity: 1;
} */

.nav_Top {
	text-align: right;
	margin-bottom: 18px;
}

.head_xx {
	display: inline-block;
	vertical-align: middle;
}

.head_xx span {
	color: #53b2ce;
}

.head_xx p {
	color: #838585;
	margin-top: 5px;
	font-size: 15px;
}

.head_gq {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	width: 94px;
}

.head_gq .lang-h {
	display: inline-block;
	padding: 4px 0 4px 30px;
	background: url('../images/lang.png') no-repeat;
}

.head_gq i {
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: -10px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #c9c9c9;
	margin-left: -5px;
}

.head_gq .head_lang {
	position: absolute;
	width: 94px;
	top: 25px;
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .1);
	z-index: 9;
	display: none;
}

.head_gq .head_lang a {
	display: block;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	line-height: 35px;
	font-size: 15px;
}

.head_gq .head_lang a:hover {
	color: #ffe018;
}

.head_gq .head_lang a:last-child {
	border-bottom: none;
}

.head_login {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}

.head_login a {
	position: relative;
	margin-right: 15px;
}

.head_login a:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 12px;
	background: #7d7d7d;
	top: 3px;
	left: -11px;
}

.banner {
	width: 100%;
	margin: 0 auto;
}

.banner img {
	width: 100%;
}

.block_home_slider {
	padding: 1px;
	position: relative;
	background-color: #ffffff;
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


/*µ×²¿Ð¡Í¼±ê*/

.block_home_slider .slide {
	position: relative;
}

.block_home_slider .flex-direction-nav a {
	width: 25px;
	height: 25px;
	margin-top: -27px;
	display: block;
	position: absolute;
	top: 50%;
	background-repeat: no-repeat;
	background-image: url(../images/sprite_arrow_2.png);
	text-indent: -9000px;
}

.block_home_slider .flex-direction-nav a.flex-prev {
	left: 6px;
	background-position: left top;
}

.block_home_slider .flex-direction-nav a.flex-prev:hover {
	background-position: left bottom;
}

.block_home_slider .flex-direction-nav a.flex-next {
	right: 6px;
	background-position: right top;
}

.block_home_slider .flex-direction-nav a.flex-next:hover {
	background-position: right bottom;
}

.block_home_slider .flex-control-paging {
	padding-top: 15px;
	display: inline-block;
}

.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}

.block_home_slider .flex-control-paging li a {
	width: 12px;
	height: 12px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/sprite_nav_3.png);
	text-indent: -9000px;
	cursor: pointer;
}

.block_home_slider .flex-control-paging li a.flex-active {
	background-position: right top;
}

.block_home_post_feature {
	width: 300px;
}

.block_home_post_feature p {
	padding-bottom: 0px;
}

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

.wrap_box {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.wrap_about {
	width: 100%;
	margin: 50px auto;
}

.wrap_ab_left {
	float: left;
	width: 50%;
}

.wrap_ab_left img {
	width: 100%;
}

.wrap_ab_right {
	float: right;
	width: 45%;
	color: #231815;
}

.wrap_ab_right h3 {
	font-size: 25px;
	color: #000;
	font-family: '微软雅黑';
	margin-bottom: 15px;
}

.wrap_ab_right span {
	display: block;
	font-size: 18px;
}

.wrap_ab_right p {
	font-size: 13px;
	margin-top: 15px;
	line-height: 18px;
}

.wrap_team {
	width: 100%;
	margin: 50px auto;
}

.Title_ind {
	text-align: center;
}

.Title_ind h3 {
	position: relative;
	display: inline-block;
	font-size: 34px;
	color: #231815;
	font-family: '微软雅黑';
}

.Title_ind h3:before {
	position: absolute;
	content: '';
	width: 46px;
	height: 3px;
	background: #231815;
	top: 22px;
	left: -85px;
}

.Title_ind h3:after {
	position: absolute;
	content: '';
	width: 46px;
	height: 3px;
	background: #231815;
	top: 22px;
	right: -85px;
}

.wrap_team li {
	width: 20%;
	float: left;
	text-align: center;
	margin-top: 50px;
	border: 2px solid #fff;
}

.wrap_team li .div_img img {
	margin-top: 15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.wrap_team li:hover .div_img img {
	margin-top: 0;
}

.wrap_team li h5 {
	color: #231916;
	font-size: 30px;
	margin: 10px 0 20px;
}

.wrap_team li span {
	color: #231916;
	background: #ffe116;
	padding: 8px 20px;
	display: inline-block;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-weight: bold;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.wrap_team li:hover span {
	background: #3aad86;
	color: #fff;
}

.wrap_manual {
	width: 100%;
	margin: 70px auto;
}


/* .wrap_manual img{
    width: 100%;
} */


/* .wrap_manual img{
    width: 100%;
} */

.manual_left {
	width: 55%;
	float: left;
}

.manual_right {
	width: 43%;
	float: right;
	background: #e2e2e4;
}

.wrap_modular {
	width: 100%;
	margin: 50px auto 0;
}

.wrap_modular ul {
	padding-top: 150px;
}

.wrap_modular li {
	position: relative;
	width: -moz-calc(33.33% - 20px);
	width: calc(33.33% - 20px);
	float: left;
	padding: 88px 45px;
	height: 428px;
	margin: 0 10px;
}

.wrap_modular li:nth-child(1) a {
	color: #fff;
}


/* .wrap_modular li:nth-child(1):hover a span,.wrap_modular li:nth-child(1):hover a p{
    color: #e5e5e5;
} */

.wrap_modular li a {
	color: #3e3f3f;
}

.wrap_modular li:hover a p {
	text-decoration: underline;
}

.wrap_modular li img {
	position: absolute;
	top: -150px;
	margin-left: 46px;
}

.wrap_modular li h3 {
	font-size: 40px;
	text-align: center;
	margin-bottom: 50px;
}

.wrap_modular li span {
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}

.wrap_modular li p {
	font-size: 13px;
	line-height: 18px;
}

.wrap_news {
	width: 100%;
	margin: 20px auto 50px;
}

.news_left {
	position: relative;
	float: left;
	width: 50%;
	padding: 0 10px 37px;
}

.news_img img {
	width: 100%;
}

.news_left:hover .news_time {
	background: #ffe018;
}

.news_left .news_time {
	position: absolute;
	bottom: 0;
	background: #5BB5D4;
	color: #fff;
	text-align: center;
	padding: 12px 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.news_time span {
	font-size: 33px;
}

.news_right {
	width: 50%;
	float: right;
}

.news_right li {
	position: relative;
	width: 50%;
	float: left;
	padding: 0 10px 47px;
}

.news_time {
	position: absolute;
	bottom: 30px;
	background: #5BB5D4;
	color: #fff;
	text-align: center;
	padding: 8px 16px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.news_right li:hover .news_time {
	background: #ffe018;
}

.wrap_works {
	width: 100%;
	margin: 50px auto;
}

.wrap_works ul {
	margin-top: 50px;
}

.wrap_works li.w1 {
	width: -moz-calc(21% - 70px);
	width: calc(21% - 70px);
	margin-right: 70px;
	/*height: 353px;*/
}

.wrap_works li.w2 {
	width: -moz-calc(34% - 70px);
	width: calc(34% - 70px);
	margin-right: 70px;
}

.wrap_works li.w3 {
	width: -moz-calc(31% - 70px);
	width: calc(31% - 70px);
	margin-right: 70px;
}

.wrap_works li.w4 {
	width: 14%;
}

.wrap_works li {
	float: left;
}

.wrap_works li a {
	color: #231815;
}

.wrap_works li .workText h3 {
	font-size: 32px;
	font-family: '微软雅黑';
	margin: 40px 0 10px;
}

.wrap_works li .workText span {
	font-size: 18px;
	/*font-weight: bold;*/
}

.wrap_works li .workText p {
	font-size: 16px;
	margin: 5px 0 10px;
}

.wrap_works li.w2 .workText {
	margin-top: 20px;
	text-align: center;
}

.wrap_works li.w3 .workText {
	margin: 40px 0 20px;
	text-align: center;
}

.wrap_works li.w4 .workSmoll .workText {
	margin: 40px 0 20px;
	/*text-align: right;*/
}

.wrap_works li.w4 .workSmoll-1 .workText {
	margin: 40px 0 20px;
	text-align: left;
}

.workInfo {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 20px;
	background: rgba(255, 225, 22, .7);
}

.workInfo h4 {
	font-size: 18px;
	margin-top: 25%;
	margin-bottom: 8px;
}

.workInfo span {
	display: block;
	margin-bottom: 15px;
}

.workInfo p {
	font-size: 15px;
}

.workImg img {
	width: 100%;
}

.wrap_join {
	width: 100%;
	margin: 50px auto;
}

.join_all {
	padding: 100px 60px;
	background: #3aad86;
	overflow: hidden;
}

.join_left {
	float: left;
	width: 45%;
	color: #fff;
	font-family: '微软雅黑';
}

.join_left h3 {
	font-size: 27px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

.join_left p {
	font-size: 13px;
	font-weight: bold;
}

.join_tel {
	position: relative;
	margin-top: 50px;
}

.join_tel span {
	float: left;
	width: 276px;
	background: #67bf9e;
	line-height: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	padding: 0 30px;
	font-weight: bold;
	margin-top: 18px;
}

.join_tel .join_logo {
	position: absolute;
	width: 80px;
	height: 80px;
	background: #2a7964;
	border: 5px solid #67bf9e;
	-moz-border-radius: 50%;
	border-radius: 50%;
	left: 243px;
}

.join_tel .join_logo img {
	position: absolute;
	left: -10px;
	top: -17px;
}

.join_tel p {
	float: right;
	line-height: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	font-size: 15px;
	width: 187px;
	margin-top: 18px;
	padding-left: 49px;
	background: #f1b743 url('../images/tel.png') no-repeat 27px 15px;
}

.join_right {
	float: right;
	width: 53%;
	color: #060001;
}

.join_right li {
	width: 169px;
	height: 169px;
	float: left;
	background: #ffe116;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 21px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.join_right li:hover {
	background: #f1b743;
}

.join_right li img {
	display: block;
	margin: 35px auto 10px;
	width: 66px;
}

.join_right li p {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #060001;
	font-family: '微软雅黑';
}

.about-1 {
	width: 100%;
	margin: 50px auto;
}

.about_top {
	margin-bottom: 20px;
	overflow: hidden;
}

.ab_left {
	float: left;
	width: 50%;
}

.ab_left img,
.ab_right img {
	width: 100%;
}

.ab_center {
	float: left;
	width: 16.66%;
	padding: 0 20px;
}

.ab_center p {
	width: 160px;
	background: #ffe019;
	height: 160px;
	border-radius: 50%;
	margin: 25px 0;
	color: #3e3f3f;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 157px;
}

.ab_right {
	float: right;
	width: 33.33%;
}

.about_bottom {
	overflow: hidden;
}

.ab_time {
	position: relative;
	float: left;
	width: 33.33%;
}

.ab_time_text {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	padding: 20px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-weight: bold;
}

.ab_time_text h3 {
	font-size: 23px;
	line-height: 20px;
}

.ab_time_text span {
	display: block;
	margin-top: 20px;
}

.ab_time_text p {
	text-align: left;
	font-size: 21px;
	padding-top: 6px;
	margin-bottom: 30px;
}

.ab_time_text p span {
	margin-top: 0;
	font-size: 16px;
}

.ab_time_text i {
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	margin: 15px 0 30px;
}

.ab_time_text a {
	display: inline-block;
	color: #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 5px;
}

.ab_intrd {
	float: right;
	width: 64.66%;
	background: #56585a;
	color: #fff;
}

.ab_intrd_img,
.ab_intrd_text {
	float: left;
	width: 50%;
}

.ab_intrd_img img {
	width: 100%;
}

.ab_intrd_text {
	padding: 30px;
}

.ab_intrd_text h3 {
	font-size: 15px;
	margin-top: 53px;
	line-height: 20px;
}

.ab_intrd_text p {
	font-size: 14px;
	line-height: 20px;
	/* height: 45px; */
	margin: 5px 0 72px;
	overflow: hidden;
}

.ab_intrd_text a {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #fff;
}

.ab_time img,
.ab_intrd img {
	width: 100%;
}

.about_Img {
	margin-top: 50px;
}

.about_Img img {
	width: 100%;
}

.teamList {
	width: 100%;
	margin: 50px auto;
	overflow: hidden;
}

.teamList li {
	margin: 60px 0;
	overflow: hidden;
}

.teamImg {
	float: left;
	width: 20%;
}

.teamImg img {
	width: 100%;
}

.teamText {
	float: right;
	width: 75%;
	padding-right: 55px;
	color: #000;
}

.teamText h2 {
	font-size: 36px;
	margin: 40px 0 5px;
}

.teamText h4 {
	font-size: 20px;
	margin-bottom: 25px;
}

.teamText p {
	color: #333;
	line-height: 22px;
	font-size: 15px;
}

.systemList {
	width: 100%;
	margin: 50px auto;
}

.system-1 {
	margin-bottom: 30px;
}

.system-1 img {
	width: 100%;
}

.system-2 {
	width: 90%;
	margin: 0 auto;
	color: #000;
}

.system-2 h4 {
	position: relative;
	font-size: 24px;
	padding-left: 32px;
	margin: 20px 0 10px;
}

.system-2 h4:before {
	position: absolute;
	content: '';
	left: 0;
	top: 3px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #000;
}

.system-2 p {
	font-size: 18px;
	line-height: 30px;
	padding-left: 32px;
}

.system-3 {
	width: 100%;
	margin: 50px auto;
}

.system-3 table {
	width: 100%;
	color: #000;
}

.system-3 th {
	border: 1px solid #000;
	font-weight: bold;
	line-height: 40px;
}

.system-3 td {
	border: 1px solid #000;
	text-align: center;
	line-height: 36px;
	color: #333;
}

.worksList {
	width: 75%;
	margin: 50px auto;
}

.workTxt {
	float: right;
	color: #000;
}

.workTxt h3 {
	font-size: 25px;
}

.workTxt h3 span {
	font-size: 18px;
	font-weight: 500;
}

.workTxt h5 {
	font-weight: 500;
	margin: 10px 0;
	font-size: 20px;
}

.workTxt p {
	font-size: 20px;
}

.works-1 {
	position: relative;
	width: 100%;
	margin: 100px auto;
}

.works_l {
	float: left;
	width: 50%;
}

.works_r {
	float: right;
	width: 35%;
	margin-top: 200px;
}

.yuan-1 {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #6ab7b4;
	right: -150px;
}

.yuan-2 {
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #c785aa;
	left: -150px;
	bottom: 50px;
}

.works-2 {
	position: relative;
	width: 100%;
	margin: 200px auto 50px;
}

.works-2 .works_l {
	width: 45%;
}

.works-2 .workTxt {
	margin-left: 30px;
	position: absolute;
	bottom: 0;
	left: 45%;
}

.tz {
	position: absolute;
	top: -428px;
	left: 50%;
	margin-left: -115px;
}

.works-3 {
	position: relative;
	width: 100%;
	margin: 150px auto;
}

.works-3 .works_l {
	margin-left: 18%;
}

.works-3 .workTxt {
	margin-left: 30px;
	position: absolute;
	bottom: 0;
	left: 68%;
}

.yuan-3 {
	position: absolute;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #ffe019;
	top: 30%;
	left: -20px;
}

.works-4 {
	position: relative;
}

.yuan-4 {
	position: absolute;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #ffe019;
	top: 30%;
	right: 20px;
}

.yuan-5 {
	position: absolute;
	height: 70px;
	width: 70px;
	border-radius: 50%;
	background: #a38756;
	top: 34%;
	right: 36px;
}

.yuan-55 {
	position: absolute;
	height: 70px;
	width: 70px;
	border-radius: 50%;
	background: #D01D1A;
	top: 34%;
	right: 36px;
}

.works-4 .works_l {
	margin-left: 10%;
}

.works-4 .workTxt {
	margin-left: 30px;
	position: absolute;
	bottom: 0;
	left: 60%;
}

.works-5 {
	position: relative;
	width: 100%;
	margin: 100px auto;
}

.yuan-6 {
	position: absolute;
	height: 55px;
	width: 55px;
	border-radius: 50%;
	background: #124d91;
	top: 50%;
	left: -36px;
}

.works-5 .works_l {
	margin-left: 35%;
}

.yuan-7 {
	position: absolute;
	height: 55px;
	width: 55px;
	border-radius: 50%;
	background: #d11b1b;
	top: 0;
	right: 5%;
}

.works-6 {
	position: relative;
}

.works-6 .works_l {
	width: 40%;
}

.works-6 .works_r {
	width: 44%;
}

.work_1 .workTxt {
	margin-right: 30px;
	position: absolute;
	bottom: 0;
	right: 44%;
}

.works-7 {
	width: 100%;
	margin: 50px auto 100px;
}

.works-7 .workTxt {
	float: none;
}


/* .t-1{
    position: absolute;
    right: 0;
    top: 0;
} */

.news_1 {
	position: relative;
	margin: 50px auto;
}

.news_1_Txt {
	position: absolute;
	top: 32%;
	width: 100%;
	text-align: center;
}

.news_1_Txt p {
	color: #fff;
	background: #000;
	font-size: 32px;
	text-align: center;
	display: table;
	margin: 7px auto;
	padding: 5px 29px;
	letter-spacing: 2px;
}

.news_1_Txt a {
	color: #fff;
	background: #cb3846;
	border-radius: 20px;
	padding: 10px 25px;
	font-size: 18px;
	display: inline-block;
	margin-top: 10px;
}

.news_1_Img img {
	width: 100%;
}

.news_2 {
	width: 52%;
	margin: 50px auto;
}

.news_2_top {
	position: relative;
	margin-top: 150px;
}

.news_2_top p {
	position: relative;
	font-size: 38px;
	font-weight: bold;
	line-height: 50px;
	color: #000;
	text-align: center;
	letter-spacing: 2px;
}

.n_yuan_1 {
	position: absolute;
	top: -90px;
	width: 200px;
	height: 200px;
	background: #ffe019;
	border-radius: 50%;
	z-index: 0;
}

.n_yuan_2 {
	position: absolute;
	top: 154px;
	width: 200px;
	height: 200px;
	background: #ffe019;
	border-radius: 50%;
	z-index: 0;
}

.n_yuan_3 {
	position: absolute;
	top: 409px;
	width: 200px;
	height: 200px;
	background: #ffe019;
	border-radius: 50%;
	z-index: 0;
}

.n_yuan_4 {
	position: absolute;
	top: 64px;
	right: 0;
	width: 200px;
	height: 200px;
	background: #ffe019;
	border-radius: 50%;
	z-index: 0;
}

.news_2_bottom {
	position: relative;
	margin: 150px 0;
}

.news_2_bottom p {
	font-size: 34px;
	line-height: 50px;
	color: #000;
	text-align: center;
	letter-spacing: 2px;
}

.news_2_Img {
	width: 272px;
	position: absolute;
	right: -93px;
	top: -55px;
}

.news_2_Img img {
	width: 100%;
}

.news_2_text p {
	font-size: 16px;
	line-height: 33px;
	color: #000;
}

.news_3 {
	margin: 50px auto;
	overflow: hidden;
}

.news_3 h3 {
	font-size: 30px;
	color: #000;
}

.news_3_top {
	margin-top: 30px;
}

.news_3_1 {
	width: calc(33.33% - 20px);
	float: left;
	margin: 10px;
	overflow: hidden;
}

.news_3_1_Img {
	width: 100%;
}

.news_3_1_Img img {
	width: 100%;
}

.news_3_1_Txt {
	position: relative;
	padding: 20px 0;
	color: #5d5d5d;
}

.news_3_1_Txt span {
	font-size: 13px;
}

.news_3_1_Txt h4 {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 5px;
}

.news_3_1_Txt a {
	font-size: 17px;
}

.news_3_cen {}

.news_3_2 {
	position: relative;
	padding: 10px;
	width: 50%;
	float: left;
}

.news_3_2_Img img {
	width: 100%;
}

.news_3_2_Txt {
	position: absolute;
	right: 20px;
	bottom: 30px;
	padding: 20px;
	color: #fff;
	text-align: right;
}

.news_3_2_Txt h2 {
	font-size: 48px;
	margin-bottom: 12px;
}

.news_3_2_Txt span {
	background: #000;
	font-size: 18px;
	padding: 5px 20px;
}

.news_3_bottom {
	padding: 30px 180px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	background: #3e3f3f;
	margin: 10px;
	font-size: 23px;
	font-weight: bold;
}

.page {
	text-align: center;
	margin: 30px 0 10px;
}

.page a {
	padding: 10px 14px;
	background: #f1f1f1;
	font-size: 15px;
}

.page a.active,
.page a:hover {
	background: #ffe018;
}

.schoolImg {
	margin: 50px 0;
}

.schoolImg img {
	width: 100%;
}

.school_all {
	width: 100%;
	margin: 30px auto;
}

.school_all li {
	margin-bottom: 50px;
}

.schImg {
	overflow: hidden;
}

.schImg p {
	width: 50%;
	float: left;
	padding: 1%;
}

.schImg img {
	width: 100%;
}

.schTxt {
	padding: 1%;
}

.schTxt p {
	font-size: 20px;
	color: #333;
	margin-bottom: 3px;
}


/* 切换 */

.switch_unit {
	padding: 0 33px 0;
}

.switch_unit .item {
	border-radius: 5px;
	background-color: #d7d7d7;
	font-size: 14px;
	color: #333;
	padding: 10px 10px;
	margin: 0px 7px;
	display: block;
	text-align: center;
}

.switch_unit .item:hover,
.switch_unit .item.act {
	background-color: #cc0000;
	color: #fff;
}

.switch_unit .slick-arrow {
	width: 22px;
	height: 38px;
	display: block;
	border-radius: 5px;
	top: 50%;
	margin-top: -16px;
}

.switch_unit .slick-arrow i {
	background: url(../images/btn_3.png) no-repeat scroll center center;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	display: block;
	transition: 300ms;
	-webkit-transition: 300ms;
}

.switch_unit .slick-prev {
	left: 0;
}

.switch_unit .slick-next {
	right: 0;
}

.switch_unit .slick-prev i {
	background-image: url(../images/btn_3.png);
}

.switch_unit .slick-next i {
	background-image: url(../images/btn_4.png);
}

.switch_unit .slick-arrow:hover {
	opacity: 0.7;
}

.switch_unit .slick-prev:hover i {
	background-position: 30% center;
}

.switch_unit .slick-next:hover i {
	background-position: 70% center;
}

.switch_unit .itemA {
	display: block;
	margin: 0 20px;
	height: 300px;
}

.switch_unit .img {
	overflow: hidden;
	position: relative;
	display: block;
	height: 100%;
	margin: 0 auto 8px;
	text-align: center;
}

.switch_unit .img img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.switch_unit .img>span {
	display: block;
	height: 100%;
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	margin-top: 20px;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}

.slick-dots {
	margin: 40px 0 0;
	height: 12px;
	text-align: center;
}

.slick-dots li.slick-active {
	background: #025EB0;
}

.slick-dots li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ddd;
	margin: 0 5px;
}


/* 切换  end */

.join_box {
	margin: 50px auto;
	color: #000;
}

.join_box h3 {
	font-size: 25px;
	margin: 50px 0 10px;
}

.join_box p {
	color: #333;
	line-height: 20px;
}

.joinImg {
	margin: 100px 0;
}

.join_box img {
	width: 100%;
}

.join_box h4 {
	line-height: 25px;
}

.contact_box {
	width: 100%;
	margin: 50px auto;
}

.contactTxt {
	padding: 0 80px 50px;
}

.conTxt_School {
	margin: 50px 0;
}

.conTxt_School p {
	color: #000;
	font-size: 19px;
	line-height: 30px;
}

.conTxt_Add p {
	color: #000;
	font-size: 19px;
	line-height: 30px;
}

.contactImg img {
	width: 100%;
}

.xml_title {
	position: relative;
	width: 100%;
	margin: 100px auto 50px;
	color: #000;
}

.xml_title span {
	position: relative;
	padding-left: 13px;
}

.xml_title span:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	left: 0;
	top: 5px;
	background: #000;
}

.xml_title a {
	color: #000;
	margin-left: -4px;
}

.xml_title a:hover {
	color: #ffe018;
}

.xml_title i {
	margin-left: -4px;
}

.xml_title hr {
	position: absolute;
	right: 0;
	width: 74%;
	top: 7px;
	height: 5px;
	background: #000;
}

.xml_title .wh {
	width: 64%;
}

.xml_title .wh1 {
	width: 72%;
}

.reserList {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 50px 95px 26px;
	margin-bottom: 50px;
}

.reserLy {
	margin-bottom: 30px;
}

.reserLy span {
	position: relative;
	padding-left: 15px;
	color: #000;
	width: 150px;
	display: inline-block;
	vertical-align: middle;
}

.reserLy span:before {
	position: absolute;
	content: '*';
	color: #ff0000;
	left: 0;
	top: 1px;
}

.reserLy input {
	width: 40%;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 30px;
	padding-left: 10px;
}

.reserLy i {
	color: #606060;
	display: inline-block;
	vertical-align: middle;
}

.checkXml input {
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.reserLy textarea {
	width: 40%;
	height: 150px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-right: 30px;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.codeXml input {
	width: 20%;
}

.makeXml span:before {
	content: '';
}

.reserLy botton {
	display: inline-block;
	width: 40%;
	height: 36px;
	line-height: 36px;
	color: #000;
	text-align: center;
	border-radius: 5px;
	background: #ffe019;
	margin-top: 21px;
	cursor: pointer;
}

.news_de {
	text-align: center;
	margin-bottom: 50px;
}

.news_de h3 {
	margin-top: 50px;
	color: #6b6767;
	padding-bottom: 2em;
	font-weight: normal;
}

.news_de .text-left {
	text-align: left;
}

.news_de .text-left p {
	text-indent: 2em;
	line-height: 25px;
}

.news_de p {
	/*margin-top: 40px;*/
	/*margin-bottom: 20px;*/
	/*color: #222;*/
	color: #251d1a;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
}

.news_de p img {
	width: 100%;
}

.news_de .news-content {
	width: 100%;
	padding: 4em 3em;
}

.news-content .left {
	width: calc(50%);
	float: left;
	padding-bottom: 2em;
}

.edu-pic img {
	width: 50%;
	margin: 0 auto;
	padding-bottom: 2em;
}

.p {
	font-size: 12px;
	height: 300px;
}

.news-ti {
	padding: 2em;
}

.news-content .edup {
	margin: 0 10px;
	width: calc(50% - 20px);
}

.news-content .edup img {
	width: 100%;
}

.news-ti span {
	/*display: block;*/
	font-size: 22px;
	color: #222;
	padding-bottom: 0.5em;
	border-bottom: 2px solid #D85B5C;
}

.text-bottom {
	text-align: left;
	width: 70%;
	margin: 0 auto;
}

.text-bottom h5 {
	color: #222222;
	font-size: 16px;
	padding: 1em 0;
}

.text-bottom h4 {
	font-size: 18px;
	padding: 0.5em 0;
	font-weight: normal;
}

.text-bottom p {
	text-indent: 2em;
	line-height: 24px;
}

.text-bottom h4,
.text-bottom p {
	color: #3E3E3E;
}


/*.text-gd h3 {
	list-style-type: disc;
}
/*.news-content .left p {
	list-style-type: disc;
}
.text-gd span {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #7D7D81;
}*/

.text-gd h3 {
	padding-top: 2em;
}

.text-gd h3 img {
	padding: 0 1em;
}


/*.news-content .right {
	width: calc(50%);
	float: left;
}*/

.yellow-line {
	width: 100%;
	height: 20px;
	background-color: #FFE014;
	margin-bottom: 2em;
}

.about_de {
	margin: 80px 0 50px;
	color: #000;
}

.about_de h3 {
	color: #000;
	font-size: 30px;
	text-align: center;
	margin-bottom: 50px;
}

.about_de h5 {
	position: relative;
	font-size: 20px;
	margin-bottom: 10px;
}

.about_de h5:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 50%;
	left: -20px;
	top: 8px;
}

.about_de span {
	display: block;
	color: #000;
	text-align: center;
	margin-bottom: 80px;
}

.year_his {
	margin-bottom: 50px;
}

.year_his p {
	line-height: 25px;
}

footer {
	background: #3e3f3f;
	padding: 80px 0 50px;
	color: #fff;
}

.footer_about {
	width: 54%;
}

.footer_about h3 {
	font-size: 22px;
	margin-bottom: 20px;
}

.footer_about p {
	line-height: 24px;
}

.footer_nav {
	margin-top: 80px;
	border-bottom: 2px solid #fff;
	padding-bottom: 15px;
	overflow: hidden;
}

.footer_nav ul {
	display: inline-block;
	vertical-align: middle;
}

.footer_nav li {
	float: left;
}

.footer_nav li a {
	display: inline-block;
	padding-left: 5px;
	color: #fff;
}

.footer_add {
	display: inline-block;
	vertical-align: middle;
	margin-left: 40px;
}

.footer_add span {
	display: inline-block;
	margin-right: 20px;
}

.footer_copy {
	margin-top: 30px;
	text-align: center;
}

.div_img {
	position: relative;
	overflow: hidden;
}

.div_img img {
	display: block;
	height: auto;
	opacity: 1;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: opacity 0s linear .6s, -webkit-transform 1s cubic-bezier(.165, .84, .44, 1) .5s;
	transition: opacity 0s linear .6s, -webkit-transform 1s cubic-bezier(.165, .84, .44, 1) .5s;
	-moz-transition: opacity 0s linear .6s, transform 1s cubic-bezier(.165, .84, .44, 1) .5s, -moz-transform 1s cubic-bezier(.165, .84, .44, 1) .5s;
	transition: opacity 0s linear .6s, transform 1s cubic-bezier(.165, .84, .44, 1) .5s;
	transition: opacity 0s linear .6s, transform 1s cubic-bezier(.165, .84, .44, 1) .5s, -webkit-transform 1s cubic-bezier(.165, .84, .44, 1) .5s, -moz-transform 1s cubic-bezier(.165, .84, .44, 1) .5s;
}

.animation_img img {
	-webkit-transform: translateZ(0)!important;
	-moz-transform: translateZ(0)!important;
	transform: translateZ(0)!important;
	opacity: 1!important;
}

div.mask_img {
	-webkit-transition: right .35s cubic-bezier(.77, 0, .175, 1) 0s, left .5s cubic-bezier(.77, 0, .175, 1) .75s;
	-moz-transition: right .35s cubic-bezier(.77, 0, .175, 1) 0s, left .5s cubic-bezier(.77, 0, .175, 1) .75s;
	transition: right .35s cubic-bezier(.77, 0, .175, 1) 0s, left .5s cubic-bezier(.77, 0, .175, 1) .75s;
	margin: 0 -10px 0 0;
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 100%;
	left: 0;
	background: #f4f4f5;
	z-index: 3;
}

.animation_img div.mask_img {
	margin-right: 0;
	right: -1px;
	bottom: 0;
	left: 100%;
}

.wgt-fade-animate {
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
}

.appear {
	-wewgtit-animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
	-moz-animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
	-webkit-animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
	animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
	opacity: 1 !important;
}

.text-min {
	font-size: 14px;
}

.join-div {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}

.join-div img {
	width: 700px;
}

.join-text {
	width: 55%;
	margin: 40px auto;
	font-weight: bold;
}

.text-big {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0;
}

.min-text {
	width: 73%;
	margin: 0 auto;
}

.text-big img {
	width: 30px;
	height: 30px;
	margin: 0 10px;
}

.more {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.more ul{
	text-align: center;
}

.more ul li {
	text-align: center;
	width: calc(33.33% - 10em);
	margin: 0 5em;
	background-color: #FFE014;
	border-radius: 10px;
	font-weight: bold;
	float: none;
	display: inline-block;
}

.cen {
	margin: 60px auto;
	text-align: center;
}

.cent {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}

.join_box .pic {
	width: 300px;
}

.join_box .pic1 {
	width: 60%;
}

.W900 .pic-many img {
	width: 100%;
}

@-wewgtit-keyframes opacity_show {
	0% {
		-webkit-transform: scale(0.3);
		-moz-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3);
		-webkit-transform: translateY(50px);
		-moz-transform: translateY(50px);
		-ms-transform: translateY(50px);
		transform: translateY(50px);
		opacity: .1;
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes opacity_show {
	0% {
		-moz-transform: scale(0.3);
		transform: scale(0.3);
		-moz-transform: translateY(50px);
		transform: translateY(50px);
		opacity: .1;
	}
	100% {
		-moz-transform: scale(1);
		transform: scale(1);
		-moz-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-webkit-keyframes opacity_show {
	0% {
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
		opacity: .1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes opacity_show {
	0% {
		-webkit-transform: scale(0.3);
		-moz-transform: scale(0.3);
		transform: scale(0.3);
		-webkit-transform: translateY(50px);
		-moz-transform: translateY(50px);
		transform: translateY(50px);
		opacity: .1;
	}
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.wai_school {
	width: 100%;
	margin-top: 20px;
}

.wai_school a.wai_a {
	display: block;
	float: left;
	width: calc(12.5% - 10px);
	padding: 5px 5px;
	color: #fff;
	height: 70px;
	font-size: 13px;
}

.right-bar {
	height: 150px;
	width: 50px;
	position: fixed;
	top: 60%;
	right: 0;
	z-index: 30;
}

.right-bar ul li {
	cursor: pointer;
	width: 100%;
	/* height: 100%; */
	float: right;
	margin-top: 13%;
	font-size: 14px;
	background: #D53633;
	text-align: center;
	color: #fff;
	padding: 5px 10px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#toschool {
	position: fixed;
	z-index: 30;
	/*top: 100px;*/
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	/*transform: translateY(50px);*/
	background: #ffe018;
	box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#ccc', Direction=135, Strength=5);
	/*for ie6,7,8*/
	-moz-box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	/*firefox*/
	-webkit-box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	/*webkit*/
	-o-box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	-ms-box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	/*box-shadow:2px 2px 5px #969696;/*opera或ie9*/
	*/
}

.W800 {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}

.enter-left-bounce {
	position: fixed;
	float: right;
	right: 60px;
	top: 71%;
	width: 150px;
	display: none;
	z-index: 999;
}

.enter-left-bounce img {
	max-width: 100%;
}

.enter-left-tel {
	position: fixed;
	float: right;
	right: 60px;
	top: 71.9%;
	width: 171px;
	/*display: none;*/
	background-color: #f1b743;
	padding: 11px 10px 11px 40px;
	color: #fff;
	display: none;
	z-index: 999;
	font-size: 15px;
	font-weight: bold;
	border-radius: 50%;
	background: #f1b743 url(../images/tel.png) no-repeat 14px 12px;
}

@media (min-width: 1200px) {
	.col-lg-offset-3 {
		margin-left: 25%;
	}
}

@media (min-width: 1200px) {
	.col-lg-6 {
		width: 50%;
	}
}

@media (min-width: 1200px) {
	.col-lg-6 {
		float: left;
	}
}

@media (min-width: 768px) {
	.col-sm-offset-3 {
		margin-left: 25%;
	}
}

@media (min-width: 768px) {
	.col-sm-6 {
		width: 50%;
	}
}

@media (min-width: 768px) {
	.col-sm-6 {
		float: left;
	}
}

.col-sm-6,
.col-lg-6 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.schoolclose {
	width: 40px;
	height: 40px;
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	float: right;
	position: relative;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa img {
	width: 35px;
	height: 35px;
}

.ma_top-50 {
	margin-top: 20px;
}

.section-box {
	display: none;
}

@media (min-width: 1200px) {
	.col-lg-offset-1 {
		margin-left: 8.333333333333332%;
	}
}

@media (min-width: 1200px) {
	.col-lg-10 {
		width: 83.33333333333334%;
	}
}

@media (min-width: 1200px) {
	.col-lg-10 {
		float: left;
	}
}

@media (min-width: 768px) {
	/*.col-sm-12 {
    width: 100%;
}*/
}

.col-sm-10,
.col-lg-10,
.col-sm-8,
.col-lg-8,
.col-sm-4,
.col-lg-4,
.col-sm-6,
.col-lg-6,
.col-xs-6.col-sm-12,
.col-lg-12,
.col-sm-3,
.col-lg-3 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.text-left {
	text-align: left;
}

.form-group {
	margin-bottom: 15px;
}

@media (min-width: 1200px) {
	.col-lg-10 {
		width: 83.33333333333334%;
		float: left;
	}
	.col-lg-8 {
		width: 66.66666666666666%;
		float: left;
	}
	.col-lg-4 {
		width: 33.33333333333333%;
		float: left;
	}
	.col-lg-6 {
		width: 50%;
		float: left;
	}
	.col-lg-12 {
		width: 100%;
		float: left;
	}
	.col-lg-3 {
		width: 25%;
		float: left;
	}
}

.col-xs-6 {
	width: 50%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-8 {
		width: 66.66666666666666%;
		float: left;
	}
	.col-sm-4 {
		width: 33.33333333333333%;
		float: left;
	}
	.col-lg-6 {
		width: 50%;
		float: left;
	}
	/*.col-sm-12 {
    width: 100%;
     float: left;
}*/
	.col-sm-3 {
		width: 25%;
		float: left;
	}
}


/*.col-xs-6 {
    width: 50%;
    float: left;
}*/

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

.form-control {
	color: black;
}

.form-control {
	border: 1px solid #e2e2e4;
	box-shadow: none;
	color: #c2c2c2;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	background-color: #53bee6;
	border-color: #53BEE6;
	color: #FFFFFF;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

.btn,
.form-control {
	margin-bottom: 10px;
}

.btn-info {
	background-color: #58c9f3;
	border-color: #58c9f3;
	color: #FFFFFF;
}

.form-control {
	color: black;
}

.ys-text {
	text-align: center !important;
}

.size_12 {
	font-size: 12px !important;
}

.mar40 {
	margin-top: 40px !important;
}

.conm {
	text-align: center;
}

.conm img {
	width: 100%;
	/*margin: 0 auto;*/
}

.sqjm {
	position: fixed;
	z-index: 30;
	top: 50%;
	left: 50%;
	width: 30%;
	padding: 20px;
	display: none;
	/*height: 60vh;*/
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	background: #ffe018;
	box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#ccc', Direction=135, Strength=5);
	-moz-box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	-o-box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	-ms-box-shadow: 0 0 0 50vmax rgba(0, 0, 0, 0.8);
	/*text-align: center;*/
}

.texta {
	display: block;
	width: 100%;
	height: 150px;
}

.sqjm p {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
	text-align: left;
	line-height: 30px;
	width: 70%;
	margin: 0 auto;
}

.sh {
	width: 75%;
	margin: 0 auto;
}

.disno {
	display: inline;
	float: right;
	/*width: 75%;*/
}

.submi {
	width: 96%;
	margin-left: 2%;
	background: #dc1e1e;
	color: white;
	margin-top: 20px;
	margin-bottom: 50px;
}

@media screen and (max-width: 480px) {
	#area {
		margin-top: 100px;
	}
}
.over {
	overflow: inherit;
}
.hei88 {
	height: 188.72px !important;
}
