* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family: "microsoft yahei";
	background: #fff;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1920px;
}

i {
	font-style: normal;
}

.wrap {
	padding: 0 10px 5px;
}

ol,ul {
	list-style: none;
}

em {
	font-style: normal;
}

.add {
	font-style: italic;
}

input {
	input[type=button],input[type=submit],input[type=file],button{cursor: pointer;
	-webkit-appearance: none;
}}

input,button,select,textarea {
	outline: none;
}

img {
	border: none;
}

div {
	position: relative;
}

a {
	color: #000;
	text-decoration: none;
	display:block;
	cursor: pointer;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

#Page {
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.none {
	display: none;
}

.clearfix:before,.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.btn-bottom {
	width: 96%;
	background: #BA0F1B;
	color: #fff;
	text-align: center;
	height: 40px;
	display: block;
	border-radius: 4px;
	line-height: 40px;
	margin: 15px 0px;
	margin-left: 2%;
	font-size: 18px;
}

.blank-warp {
	width: 96%;
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width:375px) {
	.unit_content .con ul li a {
		font-size: 12px;
	}
}

.flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flex-sb {
	justify-content: space-between;
	-webkit-box-pack: space-between;
}

.banxin {
	margin: 0 auto;
	width: 1200px;
}

.gWidth {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.gWidth1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.gWidth1170 {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.daoshi {
	margin-left: 120px;
}

input,select,textarea,button {
	background-color: transparent;
	border: none;
	outline: none;
}

textarea {
	resize: none;
}

img {
	border: none;
}

a.abchover {
	background-color: #ff7134 !important;
	border-color: #ff7134 !important;
	color: #FFFFFF !important;
}

a.abchover:hover {
	opacity: 0.8;
}

#cnzz_stat_icon_1277944533 {
	display: none;
}

@keyframes bg_show1 {
	from {
		transform: translateX(60px);
		opacity: 0;
	}

	to {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes title_show2 {
	from {
		transform: translateX(60px);
		opacity: 0;
	}

	to {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes center_show3 {
	from {
		transform: translateX(60px);
		opacity: 0;
	}

	to {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes content_show4 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.tttbox {
	position: relative;
}

.hidden_box_nav {
	width: 100%;
	height: 60px;
	background-color: #F0F0F0;
	position: absolute;
	left: 0;
	top: 132px;
	display: none;
}

.hidden_box_nav .t {
	width: 1184px;
	height: 100%;
	color: #3E4044;
	margin: 0 auto;
	font-size: 0;
	line-height: 60px;
}

.hidden_box_nav .t a {
	display: inline-block;
	font-size: 14px;
	margin-right: 40px;
	position: relative;
}

.hidden_box_nav .t a.active {
	text-decoration: underline;
	color: #F55039;
}

.hidden_box_nav .t a:hover {
	text-decoration: underline;
}

.hidden_box_nav .t a:last-child {
	margin-right: 0;
}

.hidden_box_nav .b {
	width: 100%;
	padding-bottom: 30px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 60px;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.16);
	display: none;
}

.hidden_box_nav .b>div {
	width: 1184px;
	margin: 0 auto;
}

.hidden_box_nav .b>div .box {
	width: 400px;
	margin-top: 30px;
	margin-right: 80px;
}

.hidden_box_nav .b>div .box h3 {
	font-size: 0;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #E9E9E9;
}

.hidden_box_nav .b>div .box h3 img {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.hidden_box_nav .b>div .box h3 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.hidden_box_nav .b>div .box>div {
	font-size: 0;
}

.hidden_box_nav .b>div .box>div a {
	font-size: 14px;
	color: #5C5F66;
	display: inline-block;
	margin-right: 30px;
	margin-top: 10px;
	line-height: 20px;
}

.hidden_box_nav .b>div .box>div a:hover {
	color: #F55039;
	text-decoration: underline;
}

.hidden_box_nav .t a {
	color: #333;
}

.nav {
	width: 1170px;
	height: 92px;
	margin: 0 auto;
}

.nav a {
	color: #333;
}

.nav img {
	width: 160px;
	margin: 20px 0 0;
}

.nav ul {
	height: 92px;
	line-height: 92px;
	font-size: 16px;
	margin-left: 45px;
}

.nav ul li {
	position: relative;
	margin-right: 23px;
}

.nav ul li a {
	display: inline;
	border-bottom: 2px solid transparent;
	padding-bottom: 34px;
	font-size: 16px;
}

.nav ul li:last-child {
	margin-right: 0;
}

.nav ul li a.active {
	color: #EC4949;
	border-bottom-color: #EC4949;
}

.nav div.fr {
	text-align: right;
}

.nav div.fr p {
	font-size: 16px;
	margin-top: 17px;
	margin-bottom: 4px;
}

.nav div.fr em {
	font-size: 20px;
	color: #EC4949;
}

.nav div.fr em::before {
	content: '';
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../../static/image/phone.png) no-repeat center center;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 8px;
	display: none;
}

.login {
	cursor: pointer;
}

.nav ul li.imgimg {
	position: relative;
}

.nav ul li.imgimg a {
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
	display: inline-block;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	margin-bottom: 2px;
}

.nav ul li.imgimg img {
	width: 26px;
	height: 18px;
	position: absolute;
	right: -20px;
	top: 25px;
	margin: 0;
}

.nav ul li.imgimg::after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #EC4949;
	display: block;
	position: absolute;
	bottom: 0;
	display: none;
}

.nav ul li.imgimg:hover::after {
	display: block;
}

.tttnav {
	width: 100%;
	height: 40px;
	background-color: #F2F2F2;
	border: 1px solid #E4E4E4;
	border-right: none;
	border-left: none;
	box-sizing: border-box;
	display: flex;
}

.tttnav img {
	width: 218px;
	margin-top: 9px;
}

.tttnav div.fr {
	line-height: 40px;
	font-size: 14px;
	font-size: 0;
}

.tttnav div.fr span {
	font-size: 14px;
	cursor: pointer;
	position: relative;
}

.tttnav div.fr em {
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
}

.tttnav div.fff {
	float: right;
	width: 192px;
	height: 30px;
	border: 1px solid #BBBBBB;
	border-radius: 30px;
	margin-top: 3px;
	margin-left: 45px;
}

.tttnav div.fff input {
	text-indent: 13px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
}

.tttnav div.fff em {
	display: block;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -8.5px;
}

.tttnav div.fr span::before {
	content: '';
	width: 100px;
	height: 100px;
	display: block;
	background: url(../../static/image/1111.jpg) no-repeat center center;
	background-size: cover;
	position: absolute;
	left: -11px;
	top: 25px;
	display: none;
	z-index: 0;
}

.tttnav div.fr span.wx::before {
	background-image: url(../../static/image/2222.jpg);
}

.tttnav div.fr span:hover::before {
	display: block;
}

.tttbox {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}

.hidentttbox {
	width: 100%;
	height: 132px;
}

.nav ul li .hidden {
	width: 128px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	position: absolute;
	left: -30px;
	top: 92px;
	display: none;
	transition: all linear 0.2s;
}

.nav ul li .hidden a {
	line-height: 24px;
	padding: 0;
	box-sizing: border-box;
	margin: 0 11px;
	margin-top: 17px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #000000;
	position: relative;
}

.nav ul li .hidden a.after::after {
	content: "";
	width: 0;
	height: 0;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	display: block;
	position: absolute;
	right: -23px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	transition: all 0.6s;
}

.nav ul li .hidden a:last-child {
	margin-bottom: 17px;
}

.nav ul li .hidden a:hover {
	color: #EC4949;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-color: transparent;
}

.nav ul li .hidden a:hover::after {
	opacity: 1;
}

.nav ul li .nav_hidden {
	width: 466px;
	height: auto;
	padding-bottom: 40px;
	background-color: #fff;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	position: absolute;
	left: 110px;
	top: 92px;
	display: none;
}

.nav ul li .nav_hidden h4 {
	font-size: 0;
	width: 400px;
	line-height: 20px;
	border-bottom: 1px solid #E9E9E9;
	margin-left: 27px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.nav ul li .nav_hidden h4 img {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin-right: 6px;
}

.nav ul li .nav_hidden h4 span {
	font-size: 14px;
	color: #3F3F3F;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}

.nav ul li .nav_hidden .a_box {
	width: 400px;
	margin-left: 27px;
	line-height: 20px;
	font-size: 0;
}

.nav ul li .nav_hidden .a_box a {
	font-size: 14px;
	display: inline-block;
	padding: 0;
	color: #5C5F66;
	margin-right: 30px;
	margin-top: 10px;
}

.nav ul li .nav_hidden .a_box a:hover {
	color: #F55039;
}

.tttnav .tttnav-total {
	width: 1170px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	line-height: 40px;
	position: relative
}

.tttnav .tttnav-total .tttnav-left {
	display: flex;
	justify-content: space-around;
}

.tttnav .tttnav-total .tttnav-right {
	display: flex;
}

.tttnav .tttnav-total #tttnav-left ul {
	display: flex;
}

.tttnav .tttnav-total .tttnav-right h3 {
	font-size: 14px;
	font-weight: normal;
	color: rgba(0,0,0,1);
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.tttnav .tttnav-total .tttnav-right p {
	width: 0px;
	height: 20px;
	margin: 0px 20px;
	color: #333333;
}

.tttnav .tttnav-total .tttnav-right text {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	color: rgba(101,99,99,1);
}

.tttnav .tttnav-total .tttnav-right text em {
	color: #EC4949;
}

.tttnav-total .tttnav-left .left-ult {
	display: flex;
}

.tttnav-total .tttnav-left .left-ult .left-tit {
	display: flex;
	cursor: pointer;
	margin-right: 36px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit a {
	color: rgba(101,99,99,1);
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit:hover text,.tttnav-total .tttnav-left .left-ult .left-lit .left-tit:hover a {
	color: #EC4949;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit:hover div {
	background-color: #EC4949;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit div {
	width: 20px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	margin-right: 8px;
	border-radius: 50%;
	background: rgba(102,102,102,1);
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit div img {
	width: 14px;
	height: 14px;
	line-height: 20px;
	display: inline-block;
	margin: 0;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit text {
	font-size: 14px;
	color: rgba(102,102,102,1);
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma {
	background: rgba(255,255,255,1);
	border: 1px solid rgba(235,235,235,1);
	position: absolute;
	z-index: 9999999999;
	opacity: 0;
	display: none;
	padding: 10px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma.wechat {
	width: 1170px;
	left: 0;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul {
	display: flex;
	justify-content: space-around;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul li {
	height: 130px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul li img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto 10px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul li p {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul li .sao-tit {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

.tttnav-right .left-tit-ma {
	width: 160px;
	height: 164px;
	background-color: #fff;
	position: absolute;
	left: -42px;
	top: 39px;
	z-index: 999999999999999999999;
	border: 1px solid #EBEBEB;
}

.tttnav-right .left-tit-ma img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 18px auto 0;
}

.tttnav-right .left-tit-ma>div {
	text-align: center;
	font-size: 14px;
}

.city {
	width: 100%;
	height: 38px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #DBDBDB;
}

.city>div {
	width: 1430px;
	height: 38px;
	margin: 0 auto;
}

.city>div>div.fl img {
	width: 14px;
	height: 14px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: middle;
}

.city>div>div.fl {
	font-size: 0;
}

.city>div>div.fl span {
	font-size: 14px;
	display: inline-block;
	height: 100%;
	margin-left: 5px;
	line-height: 38px;
}

.city>div>div.fl a {
	display: inline-block;
	color: #ff7134;
	margin-left: 4px;
	font-size: 14px;
	line-height: 38px;
}

.city>div>div.fl a:hover {
	text-decoration: underline;
	font-size: 14px;
	line-height: 38px;
}

.city>div>div.fl em {
	display: inline-block;
	font-size: 14px;
	padding: 0 18px;
	line-height: 38px;
}

.city>div>div.fl i {
	font-size: 14px;
	line-height: 38px;
}

.city>div>div.fr>div {
	font-size: 0;
	height: 38px;
	cursor: pointer;
}

.city>div>div.fr>div img.icon {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 2px;
}

.city>div>div.fr>div span {
	font-size: 14px;
	line-height: 38px;
	vertical-align: middle;
}

.city>div>div.fr>div .ewm {
	width: 115px;
	height: 115px;
	position: absolute;
	top: 40px;
	left: -42%;
	z-index: 999999;
	display: none;
}

.city>div>div.fr>em {
	font-size: 14px;
	line-height: 38px;
	display: inline-block;
	padding: 0 18px;
}

.topNav {
	width: 100%;
	height: 105px;
	background-color: #fff;
	position: relative;
	z-index: 999999999;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}

.abcBannav {
	width: 100%;
	height: 99px;
	display: none;
}

.topNavBox {
	width: 1430px;
	margin-left: auto;
	margin-right: auto;
	position: static;
}

.topNav .topNavBox a>img {
	width: 150px;
	margin-top: 27px;
	margin-right: 32px;
}

.topNav .nav {
	position: static;
	margin-right: 30px;
}

.topNav .nav>div.fl {
	position: static;
}

.topNav .nav>div.fl.img {
	position: relative;
}

.topNav .nav>div.fl.img img {
	width: 26px;
	height: 18px;
	position: absolute;
	right: -10px;
	top: 25px;
	margin: 0;
}

.topNav .nav>div.fl img+a {
	color: #ff7134;
	font-weight: bold;
}

.topNav .nav>div.fl>a {
	float: left;
	line-height: 96px;
	margin: 0 9px;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
}

.topNav .nav>div.fl:hover>a {
	color: #ff7134;
	border-bottom: 3px solid #ff7134;
}

.topNav .nav>div.fl a.active {
	border-bottom: 3px solid #ff7134;
}

.topNav .nav>div.fl .box {
	width: 100%;
	background-color: #FFFFFF;
	background-color: rgba(255,255,255,0.9);
	left: 0;
	top: 99px;
	position: absolute;
	display: none;
	padding-bottom: 32px;
	z-index: 999;
}

.topNav .nav>div.fl .box>div {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
}

.topNav .nav>div.fl .box>div h3 {
	font-size: 15px;
	color: #ff7134;
	margin-top: 22px;
	margin-bottom: 10px;
}

.topNav .nav>div.fl .box>div>div a {
	font-size: 15px;


	color: #333333;
	width: 140px;
	display: inline-block;
}

.topNav .nav>div.fl .box>div>div a:hover {
	color: #ff7134;
}

.topNavBox .ss {
	border-left: 2px solid #333333;
	padding-left: 15px;
	margin-top: 37px;
}

.topNavBox .ss h3 {
	display: inline-block;
	height: 22px;
	cursor: pointer;
	margin-right: 20px;
}

.topNavBox .ss h3 img {
	width: 21px;
	height: 22px;
}

.topNavBox .ss .input {
	height: 30px;
	border: 1px solid #ff7134;
	border-radius: 4px;
	line-height: 30px;
	font-size: 13px;
	display: none;
	margin-right: 17px;
}

.topNavBox .ss .input input {
	float: left;
	height: 30px;
	text-indent: 15px;
}

.topNavBox .ss .input button {
	width: 41px;
	height: 30px;
	background-color: #ff7134;
	border-radius: 0 4px 4px 0;
	float: left;
	position: relative;
}

.topNavBox .ss .input button img {
	width: 18px;
	height: 19px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -9.5px;
	margin-left: -9px;
}

.topNav .phoneR {
	line-height: 99px;
	font-size: 0;
	color: #222222;
	font-weight: bold;
}

.topNav .phoneR>img {
	width: 52px;
	height: 52px;
	margin-right: 12px;
	vertical-align: middle;
	cursor: pointer;
}

.topNav .phoneR span {
	font-size: 24px;
	vertical-align: middle;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

h3.title {
	text-align: center;
	font-size: 0;
	line-height: 36px;
	padding: 50px 0 20px 0;
}

h3.title span {
	font-size: 36px;
	margin: 0 18px;
	display: inline-block;
	vertical-align: middle;
}

p.title {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

.map {
	background-color: #181821;
}

.map .title span {
	color: #FFFFFF;
	font-size: 36px;
	position: relative;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.map h3.title::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	
	background-size: cover;
	width: 36px;
	height: 33px;
	margin-right: 20px;
}

.map h3.title::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	
	background-size: cover;
	width: 36px;
	height: 33px;
	margin-left: 20px;
}

.map p.title {
	color: #8F8F96;
	font-size: 20px;
	letter-spacing: .8px;
	padding-bottom: 40px;
}

.map .box .info {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 126px;
}

.map .box .info .tip {
	width: 14.28%;
	position: relative;
	float: left;
}

.map .box .info .tip .con {
	width: 130px;
	position: relative;
	margin: 0 auto;
}

.map .box .info .tip h3 {
	display: inline-block;
	background-color: #C27A59;
	padding: 1px 10px;
	margin-bottom: 13px;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: .8px;
	font-weight: normal;
}

.map .box .info .tip p {
	color: #A8A8AB;
	font-size: 16px;
	letter-spacing: .5px;
}

.map .box .img_map {
	width: 100%;
	position: relative;
}

.map .box .img_map::after {
	content: "";
	width: 100%;
	height: 139px;
	background-color: #181821;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.map .box .img_map img {
	display: block;
	margin: 0 auto;
	height: 495px;
}

.map .box .img_map .zhui {
	height: 25px;
	width: 22px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.map .box .img_map .zhui:nth-child(1) {
	top: 150px;
	left: 200px;
}

.map .box .img_map .zhui:nth-child(2) {
	top: 185px;
	left: 218px;
}

.map .box .img_map .zhui:nth-child(3) {
	top: 145px;
	left: 345px;
}

.map .box .img_map .zhui:nth-child(4) {
	top: 145px;
	left: 565px;
}

.map .box .img_map .zhui:nth-child(5) {
	top: 120px;
	left: 550px;
}

.map .box .img_map .zhui:nth-child(6) {
	top: 150px;
	left: 985px;
}

.map .box .img_map .zhui:nth-child(7) {
	top: 175px;
	left: 965px;
}

.map .box .img_map .zhui:nth-child(8) {
	top: 150px;
	left: 935px;
}

.map .box .img_map .zhui:nth-child(8) {
	top: 90px;
	left: 835px;
}

.map .box .img_map .zhui:nth-child(9) {
	top: 90px;
	left: 635px;
}

.map .box .img_map .zhui:nth-child(10) {
	top: 140px;
	left: 605px;
}

.map .box .img_map .zhui:nth-child(11) {
	top: 110px;
	left: 645px;
}

.map .box .img_map .zhui:nth-child(12) {
	top: 130px;
	left: 635px;
}

.map .box .img_map .zhui:nth-child(13) {
	top: 150px;
	left: 605px;
}

.map .box .img_map .zhui .before {
	content: '';
	width: 14px;
	height: 14px;
	background-color: #C27A59;
	position: absolute;
	bottom: -7px;
	left: 50%;
	transform: translateX(-50%) rotateX(60deg);
	border-radius: 50%;
}

.map .box .img_map .zhui .after {
	content: '';
	width: 40px;
	height: 40px;
	background: linear-gradient(50deg,rgba(194,122,89,1) 0%,rgba(194,122,89,0.23) 53%,rgba(194,122,89,1) 100%);
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%) rotateX(60deg);
	border-radius: 50%;
	animation: trans2 7s infinite;
}

.map .box .img_map .zhui:hover>img {
	animation: trans1 3s linear infinite;
}

@keyframes trans1 {
	0% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-6px);
	}

	50% {
		transform: translateY(0);
	}

	75% {
		transform: translateY(-6px);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes trans2 {
	0% {
		width: 40px;
		opacity: 1;
	}

	25% {
		width: 28px;
		opacity: .6;
	}

	50% {
		width: 40px;
		opacity: 1;
	}

	75% {
		width: 28px;
		opacity: .6;
	}

	100% {
		width: 40px;
		opacity: 1;
	}
}

.map .box .img_map .zhui>img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	left: 0;
}

.map .box .img_map .zhui .line {
	position: absolute;
	bottom: 0;
	transition: all 1.2s;
	display: block;
}

.map .box .img_map .zhui .line>div.l {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	transition: all 1.2s;
}

.map .box .img_map .zhui .line img {
	position: absolute;
	bottom: 0;
	left: 0;
}

.map .box .img_map .zhui:nth-child(1) .line>div.l,.map .box .img_map .zhui:nth-child(1) .line {
	width: 31.5px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(1) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(1) .line img {
	width: 31.5px;
	height: 265.5px;
}

.map .box .img_map .zhui:nth-child(1).active .line>div.l,.map .box .img_map .zhui:nth-child(1).active .line {
	height: 200px;
}

.map .box .img_map .zhui:nth-child(2) .line>div.l,.map .box .img_map .zhui:nth-child(2) .line {
	width: 185px;
	height: 0;
	right: 50%;
}

.map .box .img_map .zhui:nth-child(2) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(2) .line img {
	width: 185px;
	height: 261px;
}

.map .box .img_map .zhui:nth-child(2).active .line>div.l,.map .box .img_map .zhui:nth-child(2).active .line {
	height: 230px;
}

.map .box .img_map .zhui:nth-child(3) .line>div.l,.map .box .img_map .zhui:nth-child(3) .line {
	width: 55px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(3) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(3) .line img {
	width: 55px;
	height: 277px;
}

.map .box .img_map .zhui:nth-child(3).active .line>div.l,.map .box .img_map .zhui:nth-child(3).active .line {
	height: 235px;
}

.map .box .img_map .zhui:nth-child(4) .line>div.l,.map .box .img_map .zhui:nth-child(4) .line {
	width: 63px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(4) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(4) .line img {
	width: 52.5px;
	height: 281.25px;
}

.map .box .img_map .zhui:nth-child(4).active .line>div.l,.map .box .img_map .zhui:nth-child(4).active .line {
	height: 240px;
}

.map .box .img_map .zhui:nth-child(5) .line>div.l,.map .box .img_map .zhui:nth-child(5) .line {
	width: 207.5px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(5) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(5) .line img {
	width: 207.5px;
	height: 247.5px;
}

.map .box .img_map .zhui:nth-child(5).active .line>div.l,.map .box .img_map .zhui:nth-child(5).active .line {
	height: 200px;
}

.map .box .img_map .zhui:nth-child(6) .line>div.l,.map .box .img_map .zhui:nth-child(6) .line {
	width: 100px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(6) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(6) .line img {
	width: 100px;
	height: 270px;
}

.map .box .img_map .zhui:nth-child(6).active .line>div.l,.map .box .img_map .zhui:nth-child(6).active .line {
	height: 230px;
}

.map .box .img_map .zhui:nth-child(7) .line>div.l,.map .box .img_map .zhui:nth-child(7) .line {
	width: 80px;
	height: 0;
	right: 50%;
}

.map .box .img_map .zhui:nth-child(7) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(7) .line img {
	width: 80px;
	height: 270px;
}

.map .box .img_map .zhui:nth-child(7).active .line>div.l,.map .box .img_map .zhui:nth-child(7).active .line {
	height: 270px;
}

.map .box .img_map .zhui .line .dian {
	width: 10px;
	height: 10px;
	background: url(../../static/image/dian.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 24px;
	top: -13px;
	border-radius: 50%;
	transform: rotate(-7deg);
	opacity: 0;
	z-index: 3;
}

.map .box .img_map .zhui .line .l {
	z-index: 2;
}

.map .box .img_map .zhui:nth-child(1) .line .dian.active {
	animation: dianShow1 1s linear;
	animation-fill-mode: forwards;
}

.map .box .img_map .zhui .line .dian::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(255,225,213,0.86);
	border-radius: 50%;
	animation: dianShow 2s linear 1s infinite alternate;
}

@keyframes dianShow1 {
	0% {
		left: 0px;
		top: -19px;
		transform: rotate(22deg);
		opacity: 0.3;
	}

	30% {
		left: 24px;
		transform: rotate(-3deg);
		opacity: 0.5;
	}

	100% {
		left: 12px;
		top: -8px;
		transform: rotate(-13deg);
		opacity: 1;
	}
}

@keyframes dianShow {
	0% {
		filter: blur(3px);
	}

	100% {
		filter: blur(5px);
	}
}

.map .box .img_map .zhui:nth-child(2) .line .dian {
	opacity: 0;
	left: 162px;
	transform: rotate(-77deg);
}

.map .box .img_map .zhui:nth-child(2) .line .dian.active {
	animation: dianShow2 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow2 {
	0% {
		left: 162px;
		transform: rotate(-70deg);
		opacity: 0.3;
	}

	18% {
		left: 75px;
		transform: rotate(-50deg);
		opacity: 0.5;
	}

	39% {
		left: 10px;
		transform: rotate(-13deg);
	}

	50% {
		left: 0px;
		transform: rotate(-5deg);
	}

	100% {
		left: -1.5px;
		top: -7px;
		transform: rotate(-4deg);
		opacity: 1;
	}
}

.map .box .img_map .zhui:nth-child(3) .line .dian {
	opacity: 0;
	left: 12px;
	transform: rotate(53deg);
}

.map .box .img_map .zhui:nth-child(3) .line .dian.active {
	animation: dianShow3 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow3 {
	0% {
		opacity: 0.3;
		left: 12px;
		transform: rotate(53deg);
	}

	30% {
		opacity: 0.5;
		left: 49px;
		transform: rotate(0deg);
	}

	100% {
		opacity: 1;
		left: 42px;
		top: -8px;
		transform: rotate(-7deg);
	}
}

.map .box .img_map .zhui:nth-child(4) .line .dian {
	opacity: 0;
	left: 29px;
	top: -14px;
	transform: rotate(9deg);
}

.map .box .img_map .zhui:nth-child(4) .line .dian.active {
	animation: dianShow4 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow4 {
	0% {
		left: -3px;
		top: -20px;
		transform: rotate(38deg);
		opacity: 0.3;
	}

	30% {
		left: 43px;
		transform: rotate(-1deg);
		opacity: 0.5;
	}

	100% {
		left: 36.5px;
		top: -8px;
		transform: rotate(-9deg);
		opacity: 1;
	}
}

.map .box .img_map .zhui:nth-child(5) .line .dian {
	opacity: 0;
	left: 13px;
	transform: rotate(82deg);
}

.map .box .img_map .zhui:nth-child(5) .line .dian.active {
	animation: dianShow5 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow5 {
	0% {
		opacity: 0.3;
		left: 13px;
		transform: rotate(82deg);
	}

	30% {
		opacity: 0.5;
		left: 170px;
		transform: rotate(20deg);
	}

	60% {
		opacity: 1;
		left: 195px;
		transform: rotate(10deg);
	}

	70% {
		opacity: 1;
		left: 198px;
		transform: rotate(5deg);
	}

	100% {
		opacity: 1;
		left: 197px;
		top: -8px;
		transform: rotate(5deg);
	}
}

.map .box .img_map .zhui:nth-child(6) .line .dian {
	opacity: 0;
	left: 10px;
	transform: rotate(69deg);
}

.map .box .img_map .zhui:nth-child(6) .line .dian.active {
	animation: dianShow6 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow6 {
	0% {
		opacity: 0;
		left: 10px;
		transform: rotate(69deg);
	}

	10% {
		opacity: 0.3;
		left: 40px;
		transform: rotate(36deg);
	}

	30% {
		opacity: 0.5;
		left: 78px;
		transform: rotate(10deg);
	}

	85% {
		opacity: 1;
		left: 93px;
		transform: rotate(7deg);
	}

	100% {
		opacity: 1;
		left: 91.5px;
		top: -9px;
		transform: rotate(7deg);
	}
}

.map .box .img_map .zhui:nth-child(7) .line .dian {
	opacity: 0;
	left: 60px;
	transform: rotate(-41deg);
}

.map .box .img_map .zhui:nth-child(7) .line .dian.active {
	animation: dianShow7 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow7 {
	0% {
		opacity: 0.3;
		left: 60px;
		transform: rotate(-41deg);
	}

	40% {
		opacity: 0.5;
		left: 6px;
		transform: rotate(-5deg);
	}

	100% {
		opacity: 1;
		left: -5px;
		top: -8px;
		transform: rotate(-3deg);
	}
}

.gWidth1170 {
	width: 1170px;
	position: relative;
	margin: 0 auto;
}

.fl.logo a {
	position: relative;
}

.fl.logo a:after {
	content: '';
	position: absolute;
	right: -40px;
	top: 0;
	width: 1px;
	height: 106px;
	background: rgba(75,77,88,1);
}

.bottom-public {
	color: #fff;
	background: #393939;
}

.bottom-public .bottompub {
	margin: 0 auto;
	height: 150px;
}

.bottom-public .bottompub .logo>a {
	width: 208px;
	display: block;
	margin-top: 33px;
	margin-bottom: 14px;
}

.bottom-public .bottompub .logo>a img {
	width: 100%;
}

.bot-href a:hover {
	color: #fff;
}

.tit p {
	width: 182px;
	height: 63px;
	font-size: 14px;
	line-height: 22px;
	color: rgba(255,255,255,1);
}

.bottompub .bot-info {
	padding: 19px 0px 38px 300px;
}

.bottompub .bot-info ul {
	display: flex;
}

.bottompub .bot-info ul li {
	color: rgba(255,255,255,1);
	opacity: 0.9;
	display: flex;
	list-style: none;
	margin: 16px 33px 16px;
	cursor: pointer;
}

.bottompub .bot-info ul li>p {
	position: relative;
}

.bottompub .bot-info ul li:first-child {
	margin-left: 0;
}

.bot-info ul li:hover {
	color: #ff7134;
}

.bottompub .bot-info ul li.on>p::before {
	content: '';
	position: absolute;
	bottom: -0.4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 2px;
	background: rgba(255,81,0,1);
	opacity: 1;
	border-radius: 2px;
}

.bot-info li img {
	width: 9px;
	height: 6px;
	margin: 1px 8px;
	opacity: 0.8;
}

.bot-info ul li .hidden {
	width: 672px;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 25px;
	display: none;
	margin-top: 20px;
}

.bot-info ul li .hidden p {
	display: inline-block;
	text-align: left;
}

.bot-info ul li .hidden a {
	opacity: .63;
	display: inline-block;
	margin: 8px 42px 8px 0;
	color: #fff;
	text-align: left;
}

.bot-info ul li .hidden a:hover {
	opacity: 1;
}

.bot-href {
	width: 100%;
	height: 39px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 25px;
	box-sizing: border-box;
	color: #ADAEB2;
	margin-top: 6%;
}

.bot-href a {
	color: #85878D;
	margin-right: 20px;
}

.bot-href .youqing {
	margin-top: -15px;
	margin-bottom: 22px;
	opacity: 0.8;
}

.bot-href .youqing p {
	font-size: 15px;
	transform: translateX(-25px);
	margin-bottom: 10px;
}

.bottom-line {
	height: 0px;
	border: 1px solid rgba(255,255,255,1);
	opacity: 0.2;
}

.bot {
	text-align: center;
	line-height: 18px;
	padding: 21px 0px;
	font-size: 12px;
	color: rgba(255,255,255,1);
	opacity: 0.8;

}

.link {
	outline: none;
	text-decoration: none;
	position: relative;
	font-size: 8em;
	line-height: 1;
	color: #9e9ba4;
	display: inline-block;
}

.link--kukuri {
	text-transform: uppercase;
	font-weight: 900;
	overflow: hidden;
	color: #c5c2b8;
}

.link--kukuri:hover {
	color: #c5c2b8;
}

.link--kukuri::after {
	content: '';
	position: absolute;
	height: 16px;
	width: 100%;
	top: 50%;
	margin-top: -8px;
	right: 0;
	background: #F9F9F9;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--kukuri:hover::after {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

.link--kukuri::before {
	content: attr(data-letters);
	position: absolute;
	z-index: 2;
	overflow: hidden;
	color: #EE350E;
	white-space: nowrap;
	width: 0%;
	-webkit-transition: width 0.4s 0.3s;
	transition: width 0.4s 0.3s;
}

.link--kukuri:hover::before {
	width: 100%;
}

.link--takiri {
	font-style: italic;
	font-family: 'Playfair Display',serif;
	font-weight: 700;
	font-size: 7em;
	padding: 0 10px 20px;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--takiri:hover {
	color: #1e1a1b;
}

.link--takiri::before {
	content: '';
	position: absolute;
	height: 36px;
	width: 120%;
	top: 50%;
	margin-top: -18px;
	left: -10%;
	z-index: -1;
	background: #F9F9F9;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--takiri:hover::before {
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

.link--takiri span {
	font-size: 20%;
	font-weight: 400;
	position: absolute;
	right: 15px;
	color: #e53369;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translate3d(-10px,-10px,0);
	transform: translate3d(-10px,-10px,0);
	-webkit-transition: -webkit-transform 0.5s,opacity 0.5s;
	transition: transform 0.5s,opacity 0.5s;
}

.link--takiri:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--surinami {
	font-family: 'Playfair Display',serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 9em;
	color: #3A4945;
	padding: 0 0 0.125em;
}

.link--surinami::before,.link--surinami::after {
	content: '';
	width: 100%;
	height: 3px;
	z-index: -1;
	background: #3A4945;
	position: absolute;
	-webkit-transform: scale3d(0,1,1);
	transform: scale3d(0,1,1);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--surinami::before {
	right: 0;
	top: 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.link--surinami::after {
	left: 0;
	bottom: 0;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

.link--surinami:hover::before,.link--surinami:hover::after {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.link--surinami span {
	position: relative;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--surinami:hover span {
	color: transparent;
}

.link--surinami span::before,.link--surinami span::after {
	position: absolute;
	color: #fff;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.5s,opacity 0.5s;
	transition: transform 0.5s,opacity 0.5s;
}

.link--surinami span::before {
	content: attr(data-letters-l);
	left: 0;
	-webkit-transform: translate3d(-5px,0,0);
	transform: translate3d(-5px,0,0);
}

.link--surinami span::after {
	content: attr(data-letters-r);
	right: 0;
	-webkit-transform: translate3d(5px,0,0);
	transform: translate3d(5px,0,0);
}

.link--surinami:hover span::before,.link--surinami:hover span::after {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--nukun {
	color: #E3E8DC;
	font-weight: 900;
	text-transform: uppercase;
	overflow: hidden;
	padding: 10px 0;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.link--nukun:hover {
	color: #1e1a1b;
}

.link--nukun::before,.link--nukun::after {
	content: '';
	position: absolute;
	width: 30%;
	height: 5px;
	background: #E3E8DC;
	bottom: 0;
	left: 35%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.link--nukun::after {
	background: #ACD07A;
	-webkit-transform: translate3d(-300%,0,0) scale3d(0,1,1);
	transform: translate3d(-300%,0,0) scale3d(0,1,1);
}

.link--nukun:hover::before {
	-webkit-transform: translate3d(300%,0,0) scale3d(0,1,1);
	transform: translate3d(300%,0,0) scale3d(0,1,1);
}

.link--nukun:hover::after {
	-webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
	transform: translate3d(0,0,0) scale3d(1,1,1);
}

.link--nukun span {
	color: #E3E8DC;
	display: inline-block;
	position: relative;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,0deg);
	transform: perspective(1000px) rotate3d(0,1,0,0deg);
	-webkit-transition: -webkit-transform 0.5s,color 0.5s;
	transition: transform 0.5s,color 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.link--nukun:hover span {
	color: #fff;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,180deg);
	transform: perspective(1000px) rotate3d(0,1,0,180deg);
}

.link--kumya {
	font-family: 'Syncopate',sans-serif;
	font-size: 6.5em;
	overflow: hidden;
	padding: 10px 10px 0;
	line-height: 1;
	color: #242424;
}

.link--kumya:hover {
	color: #242424;
}

.link--kumya::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	z-index: -1;
	background: #242424;
	-webkit-transform: translate3d(101%,0,0);
	transform: translate3d(101%,0,0);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--kumya:hover::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--kumya span {
	display: block;
	position: relative;
}

.link--kumya span::before {
	content: attr(data-letters);
	position: absolute;
	color: #fff;
	left: 0;
	overflow: hidden;
	white-space: nowrap;
	width: 0%;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--kumya:hover span::before {
	width: 100%;
}

.link--urpi {
	font-family: 'Oswald',sans-serif;
	font-size: 10em;
	font-weight: 700;
	text-transform: uppercase;
	color: #e78383;
	-webkit-transition: color 0s 0.5s;
	transition: color 0s 0.5s;
}

.link--urpi:hover {
	color: transparent;
	-webkit-transition: none;
	transition: none;
}

.link--urpi::before,.link--urpi::after {
	content: attr(data-letters);
	position: absolute;
	top: 0;
	left: 0;
	color: #e78383;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transition: color 0.5s,-webkit-transform 0.5s;
	transition: color 0.5s,transform 0.5s;
}

.link--urpi:hover::before,.link--urpi:hover::after {
	color: #fff;
	-webkit-transition: color 0.5s,-webkit-transform 0.5s;
	transition: color 0.5s,transform 0.5s;
}

.link--urpi:hover::before {
	-webkit-transform: translate3d(4px,1px,0);
	transform: translate3d(4px,1px,0);
}

.link--urpi:hover::after {
	-webkit-transform: translate3d(-4px,-1px,0);
	transform: translate3d(-4px,-1px,0);
}

.link--mallki {
	font-weight: 800;
	color: #81a689;
	font-family: 'Dosis',sans-serif;
	-webkit-transition: color 0.5s 0.25s;
	transition: color 0.5s 0.25s;
	overflow: hidden;
}

.link--mallki:hover {


	-webkit-transition: none;
	transition: none;
	color: transparent;
}

.link--mallki::before {
	content: '';
	width: 100%;
	height: 6px;
	margin: -3px 0 0 0;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--mallki:hover::before {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

.link--mallki span {
	position: absolute;
	height: 50%;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
}

.link--mallki span::before {
	content: attr(data-letters);
	color: red;
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--mallki span:nth-child(2) {
	top: 50%;
}

.link--mallki span:first-child::before {
	top: 0;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.link--mallki span:nth-child(2)::before {
	bottom: 0;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

.link--mallki:hover span::before {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.link--manko {
	color: #B1C0B2;
	font-family: 'Playfair Display',serif;
	font-weight: 900;
	font-style: italic;
	padding: 0.65em 0 0.8em;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--manko:hover {
	color: #1e1a1b;
}

.link--manko::before,.link--manko::after {
	content: '';
	position: absolute;
	border-width: 4px 0;
	border-style: solid;
	border-color: #fff;
	pointer-events: none;
	-webkit-transform: scale3d(0,1,1);
	transform: scale3d(0,1,1);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.link--manko::before {
	width: 50%;
	left: 25%;
	height: 80%;
	top: 10%;
}

.link--manko::after {
	width: 30%;
	left: 35%;
	height: 100%;
	top: 0;
}

.link--manko:hover::before,.link--manko:hover::after {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.link--manko span {
	color: #60AB64;
	font-weight: 400;
	position: absolute;
	font-size: 0.2em;
	left: 0;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 0.5s,-webkit-transform 0.5s;
	transition: opacity 0.5s,transform 0.5s;
}

.link--manko span:first-of-type {
	bottom: 100%;
	margin-bottom: 15px;
	-webkit-transform: scale3d(0.8,0.8,1) translate3d(0,10px,0);
	transform: scale3d(0.8,0.8,1) translate3d(0,10px,0);
}

.link--manko span:last-of-type {
	top: 100%;
	margin-top: 10px;
	-webkit-transform: scale3d(0.8,0.8,1) translate3d(0,-10px,0);
	transform: scale3d(0.8,0.8,1) translate3d(0,-10px,0);
}

.link--manko:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--manko:hover span:first-of-type {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.link--manko:hover span:last-of-type {
	-webkit-transition-delay: 0.20s;
	transition-delay: 0.20s;
}

.link--ilin {
	font-weight: 900;
	text-transform: uppercase;
	line-height: 0.8;
	overflow: hidden;
	color: #adaa88;
}

.link--ilin span {
	position: relative;
	display: inline-block;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--ilin:hover span:first-of-type {
	color: #fff;
}

.link--ilin:hover span:last-of-type {
	color: #1e1a1b;
}

.link--ilin span::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	line-height: 0.8;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--ilin span:last-of-type::before {
	background: #1e1a1b;
}

.link--ilin:hover span:last-of-type::before,.link--ilin span:first-of-type::before {
	-webkit-transform: translate3d(0,-150%,0);
	transform: translate3d(0,-150%,0);
}

.link--ilin:hover span:first-of-type::before,.link--ilin span:last-of-type::before {
	-webkit-transform: translate3d(0,150%,0);
	transform: translate3d(0,150%,0);
}

.link--asiri {
	position: relative;
	width: 400px;
	height: 200px;
}

.link--asiri .text-fill {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.link--asiri canvas {
	width: 100%;
	height: 100%;
}

.link--asiri .svg-inverted-mask {
	position: absolute;
	width: 400px;
	height: 200px;
	top: 0;
	left: 0;
	box-shadow: inset 0 0 0 2px #222;
}

.link--asiri .shape--fill {
	fill: #222;
}

.link--asiri .text--transparent {
	fill: #95D384;
	-webkit-transition: fill 0.2s;
	transition: fill 0.2s;
}

.link--asiri:hover .text--transparent {
	fill: transparent;
}

.svg--asiri .mask__shape {
	fill: white;
}

.text--asiri {
	font-size: 150px;
	text-transform: uppercase;
	font-weight: 900;
	stroke: #fff;
	stroke-width: 1.5;
}

.link--yaku {
	color: #D3D3D3;
	font-family: 'Playfair Display';
	font-weight: 400;
	text-transform: uppercase;
	font-size: 10em;
	overflow: hidden;
	padding: 0 0 10px;
}

.link--yaku::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	border-width: 2px 0;
	border-color: #282828;
	border-style: solid;
	left: 0;
	-webkit-transform: translate3d(-101%,0,0);
	transform: translate3d(-101%,0,0);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--yaku:hover::before {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--yaku span {
	display: inline-block;
	position: relative;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,0deg);
	transform: perspective(1000px) rotate3d(0,1,0,0deg);
	-webkit-transition: -webkit-transform 0.5s,color 0.5s;
	transition: transform 0.5s,color 0.5s;
}

.link--yaku:hover span {
	color: #1e1a1b;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,360deg);
	transform: perspective(1000px) rotate3d(0,1,0,360deg);
}

.link--yaku span:nth-child(4),.link--yaku:hover span:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.link--yaku span:nth-child(3),.link--yaku:hover span:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.link--yaku span:nth-child(2),.link--yaku:hover span:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.link--yaku span:first-child,.link--yaku:hover span:nth-child(4) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

@media screen and (max-width:50em) {
	.link--surinami {
		font-size: 3em;
	}
}

@media screen and (max-width:42em) {
	.link--takiri {
		font-size: 3.5em;
	}

	.link--kukuri {
		font-size: 3.5em;
	}

	.link--nukun {
		font-size: 3.5em;
	}

	.link--kumya {
		font-size: 3em;
	}

	.link--manko {
		font-size: 3.5em;
	}

	.link--urpi {
		font-size: 5em;
	}

	.link--mallki {
		font-size: 3.5em;
	}

	.link--ilin {
		font-size: 5em;
	}

	.link--asiri {
		-webkit-transform: scale3d(0.65,0.65,1);
		transform: scale3d(0.65,0.65,1);
	}

	.link--yaku {
		font-size: 4em;
	}
}

.leftTc {
	width: 44px;
	height: 109px;
	background-color: #333333;
	position: fixed;
	left: 0px;
	top: 68%;
	z-index: 99999;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}

.leftTc img {
	width: 28px;
	height: 28px;
	position: absolute;
	bottom: 11px;
	left: 50%;
	margin-left: -14px;
}

.hid,.hid2 {
	width: 164px;
	height: 156px;
	border-radius: 3px;
	background-color: #000000;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 68%;
	z-index: 99999;
	display: none;
	text-align: center;
}


.hid2 {
	width: 248px;
	height: 140px;
	left: 50%;
	top: 50%;
	display: none;
	margin-left: -124px;
	margin-top: -70px;
	background-color: rgba(0,0,0,0.6);
}

.hid h2,.hid2 h2 {
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 23px;
}

.hid p,.hid2 p {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.hid input,.hid2 input {
	width: 140px;
	height: 26px;
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto;
	font-size: 12px;
	text-indent: 6px;
	line-height: 24px;
	border-radius: 2px;
	margin-bottom: 8px;
}

.hid button,.hid2 button {
	width: 140px;
	height: 26px;
	background-color: #ff7134;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	border-radius: 2px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	border: none;
}

.hid>img,.hid2>img {
	width: 8px;
	height: 8px;
	position: absolute;
	right: 8px;
	top: 8px;
	cursor: pointer;
}

.hid .bbqwer,.hid2 .bbqwer {
	width: 306px;
	height: auto;
	background: #f5f5f5;
	line-height: 15px;
	padding: 17px 0;
	border: none;
	text-align: left;
	position: absolute;
	left: 183px;
	top: 18px;
	display: none;
}

.hid2 .bbqwer {
	left: 265px;
}

.hid .bbqwer span,.hid2 .bbqwer span {
	font-size: 12px;
	color: #ff7134;
	display: block;
	width: 255px;
	margin: 0 auto;
	text-align: left;
}

.hid .bbqwer p,.hid2 .bbqwer p {
	width: 255px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 12px;
	color: #ff7134;
}

.hid .bbqwer em,.hid2 .bbqwer em {
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-color: transparent #f5f5f5 transparent transparent;
	border-width: 10px;
	position: absolute;
	left: -20px;
	bottom: 10px;
}

.hid .bbqwer>b,.hid2 .bbqwer>b {
	font-size: 12px;
	line-height: 1.2em;
	height: 12px;
	right: 5px;
	top: 5px;
	font-weight: 700;
	font-family: ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“;
	cursor: pointer;
	position: absolute;
	color: #000;
}

.leftTc p {
	font-size: 15px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	margin-top: 12px;
}

.goTop {
	position: fixed;
	right: 20px;
	top: 20%;
	z-index: 999999;
	cursor: pointer
}

.goTop>div {
	width: 44px;
	height: 44px;
	background-color: #000000;
	text-align: center;
}

.goTop div.zixun img {
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-top: 8px;
}

.goTop div.dianhua img {
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-top: 8px;
}

.goTop div.shenqing img {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-top: 12px;
}

.goTop div.gotopBox {
	background-color: #000000;
}

.goTop>div:hover {
	background-color: #000000;
}

.goTop>div {
	width: 44px;
	height: 44px;
	background-color: #7F7F7F;
	text-align: center;
	margin-top: 1px;
}

.goTop>div>.img1 {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-top: 6px;
}

.goTop>div>.img2 {
	display: inline-block;
	width: 20px;
	height: 10px;
	margin-top: 17px;
}

.goTop .wx {
	background-color: #7F7F7F;
}

.goTop>img {
	position: absolute;
	top: 0;
	right: 50px;
	display: none;
}

.goTop div.zixun div {
	width: 136px;
	position: absolute;
	right: 50px;
	top: 0;
	display: none;
}

.goTop div.zixun div span {
	width: 136px;
	height: 44px;
	background-color: #656565;
	display: block;
	margin-bottom: 1px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
}

.goTop div.zixun div span:hover,.goTop div.dianhua div:hover {
	background-color: #000000;
}

.goTop div.dianhua div {
	width: 136px;
	height: 44px;
	background-color: #656565;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
	position: absolute;
	right: 50px;
	top: 0;
	display: none;
}

.goTop div.shenqing div {
	width: 136px;
	height: 223px;
	background-color: #656565;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
	position: absolute;
	right: 50px;
	bottom: 0;
	display: none;
}

.goTop div.shenqing div h3 {
	text-align: center;
	font-weight: normal;
	margin-bottom: 7px;
	padding-top: 10px;
}

.goTop div.shenqing div input {
	display: block;
	width: 96px;
	height: 24px;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	margin: 0 auto;
	margin-bottom: 9px;
	text-indent: 7px;
	color: #FFFFFF;
	opacity: 0.8;
}

.goTop div.shenqing div input::-webkit-input-placeholder {
	color: #FFFFFF;
}

.goTop div.shenqing div select {
	width: 98px;
	height: 26px;
	border: 1px solid #FFFFFF;
	display: block;
	margin: 0 auto;
	color: #FFFFFF;
	padding-left: 3px;
	opacity: 0.8;
}

.goTop div.shenqing div select option {
	color: #000000;
}

.goTop div.shenqing div button {
	width: 98px;
	height: 28px;
	background-color: #333333;
	border-radius: 3px;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	color: #FFFFFF;
	cursor: pointer;
}

.goTop div.shenqing div button:hover {
	opacity: 0.8;
}

.goTop div.shenqing {
	background-image: none;
}

.bottomD {
	width: 100%;
	background-color: #333333;
	padding-bottom: 67px;
}

.bottomTop {
	width: 100%;
	padding-bottom: 91px;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.bottomTop>div>div.logo>a {
	width: 272px;
	height: 72px;
	display: block;
	margin-top: 59px;
	margin-bottom: 62px;
}

.bottomTop>div>div.logo>a img {
	width: 100%;
	height: 100%;
}

.bottomTop>div>div.logo>div {
	margin-bottom: 47px;
	margin-left: 22px;
}

.bottomTop>div>div.logo>div img {
	width: 20px;
	height: 26px;
}

.bottomTop>div>div.logo>div>p {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	width: 217px;
	margin-left: 13px;
}

.bottomTop>div>div.logo>p {
	font-size: 18px;
	color: #fff;
	margin-left: 22px;
}

.bottomTop>div>div.logo>p img {
	width: 20px;
	height: 20px;
	margin-right: 13px;
}

.bottomTop .botNav {
	width: 44%;
	margin-top: 35px;
	margin-left: 123px;
	position: relative;
}

.bottomTop .botNav .nav {
	width: 321px;
	height: 74px;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	line-height: 74px;
	color: #fff;
	position: static;
}

.bottomTop .botNav .nav span {
	font-size: 18px;
	margin-left: 12px;
}

.bottomTop .botNav .nav p {
	font-size: 16px;
	color: #FF6665;
	margin-right: 11px;
}

.bottomTop .botNav .nav .hidden {
	position: absolute;
	top: 29px;
	left: 70%;
	line-height: 36px;
	font-size: 16px;
	display: none;
}

.bottomTop .botNav .nav .hidden p a {
	color: #fff;
}

.bottomTop .ewm {
	width: 112px;
	margin-top: 66px;
}

.bottomTop .rwm {
	margin-right: 45px;
}

.bottomTop .ewm img {
	width: 110px;
	height: 110px;
	display: block;
	margin: 0 auto;
	margin-bottom: 17px;
}

.bottomTop .ewm p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.bottomBot .youqing {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 21px;
	margin-bottom: 22px;
	opacity: 0.2;
}

.bottomBot .youqing a {
	color: #FFFFFF;
	margin-right: 10px;
}

.bottomBot .bot {
	text-align: center;
	color: #fff;
	line-height: 32px;
	font-size: 16px;
}

.swiper-pagination-bullet {
	outline: none;
}

.swiper-button-prev {
	outline: none;
}

.swiper-button-next {
	outline: none;
}

#banner .swiper-pagination {
	bottom: 114px !important;
}

.transform_translate {
	transform: translateY(-130px);
}

a:hover {
	text-decoration: underline;
}

#banner {
	width: 100%;
}

#banner img {
	width: 100%;
	height: 432px;
}

#bannerpage span {
	width: 56px;
	height: 5px;
	border-radius: 1px;
	background-color: rgba(0,0,0,0.3);
	opacity: 1;
	-webkit-transition: all 1s;
	transition: all 1s;
	box-sizing: border-box;
}

#bannerpage span.swiper-pagination-bullet-active {
	width: 56px;
	background-color: #ffffff;
}

#banner .form {
	width: 299px;
	height: 392px;
	background-color: #ffffff;
	position: absolute;

	right: 0;
	top: 19px;
	z-index: 9999;
	border-radius: 5px;
	border: 1px solid #BFBFBF;
}

#banner .form h3 {
	text-align: center;
	font-size: 20px;
	padding: 22px 0 21px;
}

#banner .country {
	text-align: center;
	font-size: 0;
	margin-bottom: 12px;
}

#banner .country .box {
	display: inline-block;
	margin-right: 31px;
	cursor: pointer;
}

#banner .country .box:last-child {
	margin-right: 0;
}

#banner .country .box.active .cimg {
	border-radius: 50%;
	padding: 1px;
	box-sizing: border-box;
	border: 1px solid #ff7134;
}

#banner .country .box.active .cimg::after {
	display: none;
}

#banner .country .box.active h4 {
	color: #ff7134;
}

#banner .country .box .cimg {
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
}

#banner .country .box .cimg img {
	width: 100%;
	height: 100%;
}

#banner .country .box .cimg::after {
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
}

#banner .country .box h4 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

#banner .formbox {
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -585px;
}

#banner .form input {
	width: 265px;
	height: 32px;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	display: block;
	margin: 0 auto 12px;
	text-indent: 10px;
}

#banner .form .select {
	width: 265px;
	margin: 0 auto 22px;
}

#banner .form .select>div {
	width: 128px;
	height: 32px;
}

#banner .form .select>div::after {
	content: '';
	width: 10px;
	height: 8px;
	display: block;
	background: url(../image/xia.png) no-repeat center center;
	background-size: cover;
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -4px;
}

#banner .form .select>div select {
	width: 100%;
	height: 100%;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	padding-left: 10px;
	color: #666666;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#banner .form button {
	width: 265px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #ff7134;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
}

#banner .form button:hover {
	opacity: 0.8;
}

.img {
/* background:url(../image/Sprite.png) no-repeat; */
}

.iii1 {
	width: 53px !important;
	height: 1px !important;
	background-color: #E5E5E5;
}

.rrr {
	height: 18px;
	width: 10px;
	background-position: 0 0;
}

.yxgd {
	height: 18px;
	width: 10px;
	background-position: -10px 0;
}

.xiala {
	height: 7px;
	width: 11px;
	background-position: -20px 0;
}

.gengduo {
	height: 11px;
	width: 12px;
	background-position: -31px 0;
}

.xiangzuo {
	height: 38px;
	width: 16px;
	background-position: -43px 0;
}

.xiangyou {
	height: 38px;
	width: 16px;
	background-position: -59px 0;
}

.sousuo {
	height: 17px;
	width: 16px;
	background-position: -75px 0;
}

.sousuo1 {
	height: 22px;
	width: 21px;
	background-position: -91px 0;
}

.hwicon2 {
	height: 26px;
	width: 26px;
	background-position: -476px 0;
}

.dianhua {
	height: 30px;
	width: 30px;
	background-position: -502px 0;
}

.licon4 {
	height: 40px;
	width: 40px;
	background: url(../image/4.png) no-repeat center;
	background-size: cover;
}

.licon3 {
	height: 40px;
	width: 40px;
	background: url(../image/3.png) no-repeat center;
	background-size: cover;
}

.licon5 {
	height: 40px;
	width: 40px;
	background: url(../image/5.png) no-repeat center;
	background-size: cover;
}

.licon7 {
	height: 40px;
	width: 40px;
	background: url(../image/7.png) no-repeat center;
	background-size: cover;
}

.licon6 {
	height: 40px;
	width: 40px;
	background: url(../image/6.png) no-repeat center;
	background-size: cover;
}

.icon2 {
	height: 40px;
	width: 40px;
	background: url(../image/active3.png) no-repeat center;
	background-size: cover;
}

.icon3 {
	height: 40px;
	width: 40px;
	background: url(../image/active4.png) no-repeat center;
	background-size: cover;
}

.chuguoheguiguoliuxuerenshi {
	height: 40px;
	width: 40px;
	background: url(../image/active1.png) no-repeat center;
	background-size: cover;
}

.icon {
	height: 40px;
	width: 40px;
	background: url(../image/1.png) no-repeat center;
	background-size: cover;
}

.icon1 {
	height: 40px;
	width: 40px;
	background: url(../image/active2.png) no-repeat center;
	background-size: cover;
}

.icon4 {
	height: 40px;
	width: 40px;
	background: url(../image/active5.png) no-repeat center;
	background-size: cover;
}

.licon1 {
	height: 40px;
	width: 40px;
	background: url(../image/1.png) no-repeat center;
	background-size: cover;
}

.licon2 {
	height: 40px;
	width: 40px;
	background: url(../image/2.png) no-repeat center;
	background-size: cover;
}

.icon5 {
	height: 40px;
	width: 40px;
	background: url(../image/active6.png) no-repeat center;
	background-size: cover;
}

.icon6 {
	height: 40px;
	width: 40px;
	background: url(../image/active7.png) no-repeat center;
	background-size: cover;
}

.xuanxiangka_container {
	width: 1170px;
	position: relative;
	background-color: #fff;
	z-index: 10;
	margin: 0 auto;
	margin-top: -130px;
}

.xuanxiangka {
	text-align: center;
	margin: 0 auto;
	margin-top: 44px;
	width: 1170px;
	position: relative;
	z-index: 10;
	background-color: #fff;
	padding: 50px 32px 0 32px;
	box-sizing: border-box;
}

.xuanxiangka .box {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

.xuanxiangka .box .imgbox {
	width: 58px;
	height: 58px;
	border: 1px solid rgba(242,242,242,1);
	border-radius: 50%;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 14px;
	transition: all .5s;
}

.xuanxiangka .box .imgbox>div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.xuanxiangka .box .imgbox {
	box-shadow: 0px 8px 24px 0px rgba(255,91,11,0.2);
	border: 1px solid rgba(255,81,0,1);
}

.xuanxiangka .box::after {
	display: block;
}

.xuanxiangka .box h3 {
	font-size: 16px;
	font-weight: normal;
	color: #606266;
}

.xuanxiangka .box.active h3 {
	color: #FF5100;
}

.xuanxiangka .rrr {
	display: inline-block;
	margin: 20px 9px;
}

.container {
	padding: 10px 0 60px 0;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.title {
	width: 100%;
	position: relative;
}

.title h3 {
	font-size: 40px;
/* color:#00041A; */
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.title p {
	font-size: 18px;
	color: #606266;
	margin-bottom: 50px;
	text-align: center;
}

.title a {
	font-size: 14px;
	color: #666666;
	position: absolute;
	right: 0;
	bottom: -53px;
	z-index: 99999;
}

.title a em {
	display: inline-block;
	margin-left: 4px;
}

.school_container {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url('../image/bg40.png') no-repeat center;
	background-size: cover;
}

.school .content>div.fl {
	width: 308px;
}

.school .content>div.fl h3 {
	padding: 0 0 0 51px;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	color: #383B41;
	font-size: 24px;
	letter-spacing: 1px;
	position: relative;
	margin-bottom: 20px;
}

.school .content>div.fl h3::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 32px;
	height: 32px;
	background: url('../image/paihang.png') no-repeat center;
	background-size: cover;
}

.school .content>div.fl .t {
	font-size: 0;
	width: 100%;
	height: 47px;
	overflow: hidden;
	position: relative;
	padding: 10px 0;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(255,255,255,.4);
}

.school .content>div.fl .t div {
	font-size: 18px;
	width: 50%;
	display: inline-block;
	border-right: 1px solid rgba(255,255,255,.4);
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	color: #fff;
}

.school .content>div.fl .t div span {
	position: relative;
}

.school .content>div.fl .t div:last-child {
	border-right: 0;
}

.school .content>div.fl .t div.active span {
	font-weight: bold;
}

.school .content>div.fl .t div.active span:after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 3px;
	background-color: #fff;
	bottom: -12px;
}

.school .content>div.fl>div {
	background: url('../image/bg41.png') no-repeat center;
	background-size: cover;
	width: 100%;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding-bottom: 21px;
}

.school .content>div.fl .b .tablet {
	width: 272px;
	height: 29px;
	background-color: rgba(255,255,255,0.3);
	margin: 0 auto;
	border-radius: 3px;
	line-height: 29px;
	font-size: 14px;
	color: #ffffff;
}

.school .content>div.fl .b .tablet h4 {
	margin-left: 9px;
	margin-right: 18px;
}

.school .content>div.fl .b .tablet .fff {
	margin-left: 0;
}

.school .content>div.fl .b .tablet .xxx {
	margin-right: 8px;
}

.school .content>div.fl .b .tableb {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 33px;
}

.school .content>div.fl .b .tableb h5 {
	font-size: 15px;
	color: #ffffff;
	margin-right: 30px;
}

.school .content>div.fl .b .tableb:nth-child(1) h5,.school .content>div.fl .b .tableb:nth-child(2) h5,.school .content>div.fl .b .tableb:nth-child(3) h5 {
	width: 28px;
	height: 32px;
	text-align: center;
	line-height: 28px;
	background: url('../image/jp.png') no-repeat center;
	background-size: cover;
	margin-right: 20px;
	margin-left: -8px;
}

.school .content>div.fl .b .tableb div.fl span {
	font-size: 18px;
	color: #ffffff;
}

.school .content>div.fl .b .tableb div.fl p {
	font-size: 12px;
	color: #ffffff;
}

.school .content>div.fl .b .tableb h6 {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}

.school .content>div.fl a {
	width: 100%;
	text-align: center;
	display: block;
	border: 1px solid rgba(255,255,255,.4);
	padding: 13px 0;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 40px;
	transition: all .5s;
}

.school .content>div.fl a:hover {
	background-color: rgba(0,0,0,0.2);
}

.school .content>div.fl .b {
	display: none;
	padding: 0 30px 0;
	box-sizing: border-box;
	width: 100%;
}

.school .content>div.frs {
	height: 492px;
	box-sizing: border-box;
}

.school .content>div.frs h4 {
	padding-left: 51px;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	color: #383B41;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.school .content>div.frs h4::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
	height: 32px;
	background: url('../image/bank.png') no-repeat center;
	background-size: cover;
}

.school .content>div.frs .t {
	width: 100%;
	height: 47px;
	font-size: 0;
	border-bottom: 1px solid #E4E4E4;
	box-sizing: border-box;
}

.school .content>div.frs>div {
	border: 1px solid #E4E4E4;
	width: 100%;
	position: relative;
}

.school .content>div.frs .t span {
	width: 8.33%;
	height: 100%;
	position: relative;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color: #59595C;
	display: inline-block;
	font-weight: bold;
	letter-spacing: .5px;
	cursor: pointer;
}

.school .content>div.frs .t span.active {
	background-color: #FF5100;
	color: #fff;
}

.school .content>div.frs .t a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	float: right;
	height: 100%;
	line-height: 50px;
	margin-right: 11px;
}

.school .content>div.frs .t a em {
	display: inline-block;
	margin-left: 4px;
}

.school .content>div.frs .b {
	margin: 0 auto 0;
	background-color: white;
	display: none;
}

.school .content>div.frs .b .box {
	width: 33.33%;
	border: 1px solid #EEEEEE;
	border-left: none;
	border-top: none;
	box-sizing: border-box;
	padding-left: 19px;
	padding-top: 20px;

}

.school .content>div.frs .b .box .boxt {
	box-sizing: border-box;
	padding: 10px 0;
}

.school .content>div.frs .b .box .boxt .img2 {
	width: 54px;
	height: 54px;
	margin: 0px 16px 19px 0;
}

.school .content>div.frs .b .box .boxt .img2 em {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 72px;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	z-index: 99;
}

.school .content>div.frs .b .box .boxt img {
	width: 90px;
	height: 90px;
	margin: 0px 16px 25px 0;
}

.school .content>div.frs .b .box .boxt .img2 img {
	width: 100%;
	height: 100%;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.school .content>div.frs .b .box .boxt div {
	width: 244px;
}
.school .content>div.frs .b .box .boxt div .rxcs {
	padding: 6px 10px;color: #fff;background-color: #ff7134;margin-bottom: 5px;font-size: 14px;font-weight: 400;text-align: center;white-space: nowrap;vertical-align: middle;background-image: none;border: 1px solid transparent;border-radius: 20px;float: left;
}
.school .content>div.frs .b .box .boxt div h3 {
	font-size: 20px;
	margin-bottom: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.school .content>div.frs .b .box .boxt div h3 a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.school .content>div.frs .b .box .boxt div p {
	font-size: 16px;
	color: #666666;
	margin-bottom: 6px;
	white-space: nowrap;
	overflow: hidden;
}

.school .content>div.frs .b .box .boxt div span {
	font-size: 14px;
	color: #666666;
}

.school .content>div.frs .b .box ul {
	font-size: 14px;
	line-height: 19px;
}

.school .content>div.frs .b .box ul li {
	margin-bottom: 16px;
}

.school .content>div.frs .b .box ul li::before {
	display: inline-block;
	color: #989898;
	font-size: 13px;
	transform: translateY(2px);
	font-weight: bold;
}

.school .content>div.frs .b .box ul li a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 88%;
	white-space: nowrap;
	overflow: hidden;
	color: #59595C;
	text-overflow: ellipsis;
}

.school .content>div.frs .b .box ul li:hover a {
	color: #ff7134;
}

.school .content>div.frs .b .box ul li:hover::before {
	color: #ff7134;
}

.school .content>div.frs .b .box:nth-child(3n) {
	border-right: none;
}

.school .content>div.frs .b .box:nth-child(7),.school .content>div.frs .b .box:nth-child(8),.school .content>div.frs .b .box:nth-child(9) {
	border-bottom: none;
	padding-bottom: 0;
}

div.a {
	font-size: 0;
	text-align: center;
	margin-top: 40px;
}

div.a a {
	height: 53px;
	border: 1px solid #ff7134;
	color: #ff7134;
	display: inline-block;
	margin-right: 40px;
	font-size: 16px;
	transition: all .5s;
	box-sizing: border-box;
	width: 210px;
}

div.a a::before {
	content: "";
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

div.a a span {
	display: inline-block;
	vertical-align: middle;
	transition: all .5s;
	font-weight: bold;
}

div.a a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 7px;
	background: url('../image/ri.png') no-repeat center;
	background-size: cover;
	transition: all .5s;
}

div.a a:hover {
	background-color: #ff7134;
	border: none;
}

div.a a:hover span {
	padding-right: 10px;
	color: #fff;
}

div.a a:hover:after {
	width: 30px;
}

div.a a.a1 {
	margin-right: 0;
	background-color: transparent;
	color: #ff7134;
}

div.a a.a1:hover {
	background-color: #ff7134;
}

.show {
	animation: show .8s 1;
	animation-fill-mode: forwards;
}

@keyframes show {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.show1 {
	animation: show1 .8s 1;
	animation-fill-mode: forwards;
}

@keyframes show1 {
	from {
		opacity: 0;
		transform: translateX(60px);
	}

	to {
		opacity: 1;
		transform: translateX(0px);
	}
}

.container_news {
	background: url('../image/bg50.png') no-repeat center;
	background-size: cover;
}

.news .t {
	width: 100px;
	position: relative;
	height: 100%;
	font-size: 0;
	margin-bottom: 22px;
	padding: 30px 0;
	box-sizing: border-box;
	float: left;
	border-right: 1px solid #CBCBCB;
}

.news .t span {
	width: 100%;
	height: 48px;
	text-align: left;

	line-height: 48px;
	color: #606266;
	border-radius: 30px;
	font-size: 20px;
	display: block;
	position: relative;
	cursor: pointer;
	margin: 45px 0px;
	font-weight: bold;
}

.news .t span:hover {
	color: #ff7134;
}

.news .t span.active {
	color: #ff7134;
}

.news .t .more a {
	color: #FF5100;
	font-size: 18px;
	display: block;
	text-align: left;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 60px;
}

.news .t .more i {
	width: 16px;
	height: 10px;
	background: url('../image/more.png') no-repeat center;
	background-size: cover;
	display: block;
}

.news .t span:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 0;
	background: rgba(255,81,0,1);
	transition: all .5s;
}

.news .t span.active:after {
	content: '';
	height: 48px;
}

.news .b {
	display: none;
	float: right;
}

.news .b .box {
	width: 315px;
	margin-right: 27px;
	background-color: #fff;
	padding-bottom: 30px;
}
.news .b .box a {
	display:block;
}
.news .b .box:last-child {
	margin-right: 0;
}

.news .b .box .img1 {
	width: 100%;
	height: 152px;
	overflow: hidden;
}

.news .b .box .img1:hover img {
	transform: scale(1.1);
}

.news .b .box .img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s;
}

.news .b .box .img1::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background-color: rgba(0,0,0,0.1);
}

.news .b .box .img1 span {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	z-index: 20;
	bottom: 14px;
	font-size: 14px;
	color: #ffffff;
	padding: 0 29px;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news .b .box .img1 span a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 17px;
	color: #fff;
}

.news .b .box>a {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 20px;
	padding: 0 24px 0 52px;
	box-sizing: border-box;
	position: relative;
	height: 23px;
	color: #5F5F5F;
	line-height: 23px;
}

.news .b .box>a span {
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border: 1px solid rgba(229,229,229,1);
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 17px;
	box-sizing: border-box;
}

.news .b .box>a:nth-child(2) span,.news .b .box>a:nth-child(3) span,.news .b .box>a:nth-child(4) span {
	color: #fff;
	background-color: #FF5100;
	border: none;
	line-height: 19px;
}

.news .b .box>a:hover {
	color: #ff7134;
}

.news {
	padding-bottom: 50px;
}

.fl.logo a {
	position: relative;
}

.fl.logo a:after {
	content: '';
	position: absolute;
	right: -40px;
	top: 0;
	width: 1px;
	height: 76px;
	background: rgba(75,77,88,1);
}

.bottom-public {
	color: #fff;
	background: #252525;
}

.bottom-public .bottompub {
	margin: 0 auto;
	height: 148px;
}

.bottom-public .bottompub .logo>a {
	width: 208px;
	display: block;
	margin-top: 33px;
}

.bottom-public .bottompub .logo>a img {
	width: 100%;
 /* [disabled]height:100%; */
}

.bot-href a:hover {
	color: #fff;
}

.tit p {
	width: 182px;
	height: 63px;
	font-size: 14px;
	line-height: 22px;
	color: rgba(255,255,255,1);
}

.bottompub .bot-info {
	padding: 25px 0px 38px 300px;
}

.bottompub .bot-info ul {
	display: flex;
}

.bottompub .bot-info ul li {
	color: rgba(255,255,255,1);
	opacity: 0.9;
	display: flex;
	list-style: none;
	margin: 16px 33px 16px;
	cursor: pointer;
}

.bottompub .bot-info ul li>p {
	position: relative;
}

.bottompub .bot-info ul li:first-child {
	margin-left: 0;
}

.bot-info ul li:hover {
	color: #ff7134;
}

.bottompub .bot-info ul li.on>p::before {
	content: '';
	position: absolute;
	bottom: -0.4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;

	height: 2px;
	background: rgba(255,81,0,1);
	opacity: 1;
	border-radius: 2px;
}

.bot-info li img {
	width: 9px;
	height: 6px;
	margin: 1px 8px;
	opacity: 0.8;
}

.bot-info ul li .hidden {
	width: 672px;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 25px;
	display: none;
	margin-top: 20px;
}

.bot-info ul li .hidden p {
	display: inline-block;
	text-align: left;
}

.bot-info ul li .hidden a {
	opacity: .63;
	display: inline-block;
	margin: 8px 42px 8px 0;
	color: #fff;
	text-align: left;
}

.bot-info ul li .hidden a:hover {
	opacity: 1;
}

.bot-href {
	width: 100%;
	height: 39px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 25px;
	box-sizing: border-box;
	color: #ADAEB2;
	margin-top: 4%;
}

.bot-href a {
	color: #85878D;
	margin-right: 20px;
}

.bot-href .youqing {
	margin-top: -15px;
	margin-bottom: 22px;
	opacity: 0.8;
}

.bot-href .youqing p {
	font-size: 15px;
	transform: translateX(-25px);
	margin-bottom: 10px;
}

.bottom-line {
	height: 0px;
	border: 1px solid rgba(255,255,255,1);
	opacity: 0.2;
}

.bot {
	text-align: center;
	line-height: 18px;
	padding: 21px 0px;
	font-size: 12px;
	color: rgba(255,255,255,1);
	opacity: 0.8;
}

.swiper-button-prev {
	outline: none;
}

.swiper-button-next {
	outline: none;
}

.bannerSwiper {
	width: 100%;
	height: 472px;
/* margin-bottom: 40px; */
}

.bannerSwiper .swiper-container {
	width: 100%;
	height: 472px;
}

.bannerSwiper .swiper-container a {
	width: 100%;
	height: 100%;
}

.bannerSwiper .swiper-container img {
	width: 100%;
	height: 100%;
	display: block;
}

.bannerSwiper .swiper-container .swiper-button-prev {
	width: 40px;
	height: 84px;
	background-image: url(../image/zuo1.png);
	background-size: cover;
}

.bannerSwiper .swiper-container .swiper-button-next {
	width: 40px;
	height: 84px;
	background-image: url(../image/you1.png);
	background-size: cover;
}

.bannerSwiper .swiper-pagination span {
	width: 12px;
	height: 12px;
}

.bannerSwiper .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #ff7134;
}

.numBox {
	width: 100%;
	height: 167px;
	background-color: #F5F5F5;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.16);
}

.numBox .box {
	width: 20%;
	text-align: center;
}

.numBox .box span {
	font-size: 48px;
	padding: 24px 0 10px;
	display: block;
}

.numBox .box p {
	font-size: 14px;
	line-height: 21px;
}

.numBox .box span i {
	font-size: 24px;
}

.title h3 {
	text-align: center;
	padding: 50px 0 6px;
	font-size: 40px;
}

.title p {
	font-size: 16px;
	color: #808080;
	text-align: center;
	padding-bottom: 5px;
}

.dingjianMx .t,.shenqingshixun .t,.shenqinggushi .t {
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
}

.dingjianMx .t span,.shenqingshixun .t span,.shenqinggushi .t span {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}

.dingjianMx .t span em,.shenqingshixun .t span em,.shenqinggushi .t span em {
	border-bottom: 2px solid transparent;
	display: inline-block;
	padding-bottom: 7px;
}

.dingjianMx .t span.active,.shenqingshixun .t span.active,.shenqinggushi .t span.active {
	color: #ff7134;
}

.dingjianMx .t span.active em,.shenqingshixun .t span.active em,.shenqinggushi .t span.active em {
	border-bottom-color: #ff7134;
}

.dingjianMx .t span::after,.shenqingshixun .t span::after,.shenqinggushi .t span::after {
	content: '|';
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin: 0 25px;
	color: #333333;
}

.dingjianMx .t span.last::after,.shenqingshixun .t span.last::after,.shenqinggushi .t span.last::after {
	content: '';
	display: none;
	margin: 0;
}

.dingjianMx .box .b {
	display: none;
}

.dingjianMx .box .bbox {
	width: 218px;
	height: 278px;
	border: 1px solid #DFDFDF;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.06);
	border-radius: 3px;
	margin-bottom: 14px;
	margin-right: 16px;
	transition: all 0.4s;
}

.dingjianMx .box .bbox:hover {
	transform: translateY(-8px);
	box-shadow: 0px 3px 10px rgba(0,0,0,0.15);
}

.dingjianMx .box .bbox:nth-child(5n) {
	margin-right: 0;
}

.dingjianMx .box .bbox img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 28px auto 24px;
}

.dingjianMx .box .bbox h4 {
	font-size: 18px;
	text-align: center;
	padding-bottom: 8px;
	font-weight: normal;
}

.dingjianMx .box .bbox p {
	text-align: center;
	font-size: 16px;
	padding-bottom: 22px;
	white-space: nowrap;
	overflow: hidden;
}

.dingjianMx .box .bbox b {
	font-size: 16px;
	display: block;
	text-align: center;
}

#swiper5 {
	width: 190px;
	height: 536px;
	background-color: #F6F7F8;
	border: 1px solid #E3E0E0;
}

#swiper5 .swiper-slide {
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	box-sizing: border-box;
	border-left: 2px solid transparent;
	cursor: pointer;
}

#swiper5 .swiper-slide.active {
	background-color: #ffffff;
	color: #ff7134;
	border-left-color: #ff7134;
}

.schoolmore {
	position: static;
	margin: 0;
	background: none;
	width: 190px;
	height: 37px;
	border: 1px solid #E3E0E0;
	background-color: #F6F7F8;
	opacity: 1;
	cursor: pointer;
	overflow: hidden;
	border-top: none;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
}

.schoolmore a {
	color: #ff7134;
}

.schoolmore a:hover {
	text-decoration: underline;
}

#prev5>div,#next5>div {
	width: 20px;
	height: 12px;
	display: none;
	margin: 8px auto 0;
	background: url(../image/shang.png) no-repeat center center;
}

#next5>div {
	background-image: url(../image/xia.png);
	display: block;
}

#next5 {
	border-top: none;
	border-bottom: 1px solid #E3E0E0;
}

.bfr {
	font-size: 14px;
}

.bfrb {
	width: 958px;
	height: 574px;
	border: 1px solid #E3E0E0;
	display: none;
	overflow-y: auto;
}

.bfrb .box {
	padding: 26px 54px 37px 34px;
	border-bottom: 1px solid #EBEAEA;
	margin-bottom: 29px;
	font-size: 14px;
}

.bfrb .box img.fl {
	width: 52px;
	height: 52px;
	margin-right: 27px;
}

.bfrb .box>div.fl {
	width: 755px;
}

.bfrb .box>div.fl h3 {
	font-size: 18px;
	line-height: 24px;
}

.bfrb .box>div.fl h3 em {
	width: 360px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #888888;
	margin-bottom: 9px;
}

.bfrb .box>div.fl h3>span {
	font-weight: normal;
	font-size: 16px;
	color: #888888;
	margin-left: 20px;
	vertical-align: middle;
	display: inline-block;
}

.bfrb .box>div.fl p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 19px;
}

.bfrb .box>div.fl p a {
	font-size: 14px;
	color: #ff7134;
	display: inline-block;
	margin-left: 10px;
}

.bfrb .box>div.fl p a:hover {
	text-decoration: underline;
}

.bfrb .box>div.fl .img_one {
	width: 755px;
	margin-bottom: 18px;
	font-size: 0;
}

.bfrb .box>div.fl .img_one img {
	width: 100%;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
}

.bfrb .box>div.fl .two img {
	width: 30%;
	height: 120px;
	object-fit: cover;
	cursor: pointer;
}

.bfrb .box>div.fl h4 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 8px;
	padding: 0 21px;
}

.bfrb .box>div.fl>a>div>span {
	padding: 0 21px;
	display: block;
	font-size: 14px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.bfrb .box>div.fl>a>div {
	width: 100%;
}

.zh {
	display: none;
}

.fy {
	width: 72px;
	height: 28px;
	background-color: #ff7134;
	border-radius: 20px;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	color: #ffffff;

	position: absolute;
	right: 54px;
	top: 20px;
	cursor: pointer;
}

.button {
	text-align: center;
	width: 100%;
	display: block;
	cursor: pointer;
}

a.a {
	width: 312px !important;
	height: 52px !important;
	background-color: #ff7134 !important;
	border-radius: 3px !important;
	text-align: center !important;
	line-height: 52px !important;
	color: #ffffff !important;
	font-size: 20px !important;
	font-weight: bold !important;
	margin: 42px auto 94px !important;
	display: block !important;
}

a.a:hover {
	opacity: 0.8;
}

.manguan {
	width: 100%;
	height: 476px;
	background: url(../image/beijing1.jpg) no-repeat center center;
	background-size: cover;
}

.manguan .title {
	color: #ffffff;
}

.manguan .title h3 {
	padding-top: 74px;
}

.manguan .title p {
	padding-bottom: 48px;
	color: #ffffff;
}

.manguan .content .t {
	width: 561px;
}

.manguan .content .t>div {
	width: 128px;
	height: 92px;
	border: 1px solid #FFFFFF;
	margin-bottom: 13px;
	margin-right: 12px;
	cursor: pointer;
	color: #ffffff;
}

.manguan .content .t>div:nth-child(4n) {
	margin-right: 0;
}

.manguan .content .t>div img {
	width: 24px;
	height: 24px;
	display: block;
	margin-left: 20px;
	margin-top: 16px;
}

.manguan .content .t>div p {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 4px;
}

.manguan .content .t>div:hover {
	background-color: #ffffff;
	color: #333333;
}

.manguan .content .t>div.active {
	background-color: #ffffff;
	color: #333333;
}

.manguan .content .box .b {
	display: none;
	margin-left: 35px;
	width: 573px;
}

.manguan .content .box .b h4 {
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 12px;
}

.manguan .content .box .b p {
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	color: #ffffff;
}

.manguan .content .box .b a {
	width: 186px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	background-color: #ff7134;
	border-radius: 3px;
}

.manguan .content .box .b a:hover {
	opacity: 0.8;
}

.shenqingshixun .b .box {
	display: none;
}

.shenqingshixun .swiper-container {
	height: 415px;
}

.shenqingshixun .swiper-container .swiper-slide>div {
	width: 372px !important;
	height: 400px !important;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.16);
	margin: 0 auto;
	margin-top: 5px;
}

.shenqingshixun .swiper-container .swiper-slide img {
	width: 372px;
	height: 167px;
	display: block;
}

.shenqingshixun .swiper-container .swiper-slide span {
	width: 112px;
	height: 41px;
	background-color: #ff7134;
	text-align: center;
	line-height: 41px;
	display: block;
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 138px;
}

.shenqingshixun .swiper-container .swiper-slide ul {
	margin-top: 38px;
}

.shenqingshixun .swiper-container .swiper-slide ul li a {
	font-size: 14px;
	padding: 0 22px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.shenqingshixun .swiper-container .swiper-slide ul li a::before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #525253;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 7px;
}

.shenqingshixun .swiper-container .swiper-slide ul li a:hover {
	color: #ff7134;
}

.shenqingshixun .swiper-container .swiper-slide ul li a:hover::before {
	background-color: #ff7134;
}

.shenqingshixun .swiper-container .swiper-slide>div>a {
	font-size: 14px;
	padding-left: 22px;
	padding-top: 7px;
}

.shenqingshixun .swiper-container .swiper-slide>div>a:hover {
	color: #ff7134;
}

#prev2,#prev3,#prev4 {
	left: -40px;
	background-image: url(../image/zuo.png);
}

#next2,#next3,#next4 {
	background-image: url(../image/you.png);
	right: -40px;
}

.shenqinggushi {
	width: 100%;
	height: 909px;
	background: url(../image/beijing2.jpg) no-repeat center center;
	background-size: cover;
}

.shenqinggushi .t {
	margin-bottom: 57px;
}

.shenqinggushi .b .content {
	font-size: 0;
	display: none;
}

.shenqinggushi .b .content>a {
	height: 132px;
	display: inline-block;
	margin-bottom: 73px;
}

.shenqinggushi .b .content .box {
	width: 375px;
	height: 132px;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.08);
	margin-right: 22px;
	border-bottom: 2px solid #FFFFFF;
}

.shenqinggushi .b .content a:nth-child(3n) .box {
	margin-right: 0;
}

.shenqinggushi .b .content .box img {
	width: 140px;
	height: 140px;
	border-radius: 12px;
	position: absolute;
	left: 30px;
	bottom: 23px;
}

.shenqinggushi .b .content .box>div.fl {
	font-size: 14px;
	margin-left: 195px;
	padding-top: 25px;
}

.shenqinggushi .b .content .box>div.fl h4 {
	font-size: 17px;
	margin-bottom: 9px;
}

.shenqinggushi .b .content .box>div.fl p {
	margin-bottom: 3px;
	font-size: 14px;
}

.shenqinggushi .b .content .box:hover {
	background-color: #333333;
	color: #FFFFFF;
	border-bottom-color: #ff7134;
}

.shenqinggushi .form {
	width: 100%;
	height: 105px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
}

.form {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 105px;
	background-color: #000000;
	background-color: rgba(0,0,0,0.7);
}

.form h3 {
	font-size: 26px;
	color: #fff;
	font-weight: 400;
	line-height: 105px;
	margin-right: 65px;
}

.form input,.form select {
	width: 230px;
	height: 38px;
	border: 1px solid #fff;
	color: #fff;
	text-indent: 20px;
	font-size: 16px;
	line-height: 38px;
	border-radius: 5px;
	margin-top: 33px;
	margin-right: 34px;
}

.form select {
	padding-left: 20px;
	text-indent: 0;
}

.form select option {
	background-color: #333333;
	line-height: 50px;
	border: none;
	font-size: 14px;
}

.form input::-webkit-input-placeholder {
	color: #fff;
}

.form select {
	width: 206px;
	padding-left: 15px;
}

.form .button {
	width: 92px;
	height: 40px;
	background-color: #fff;
	margin-top: 33px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #333333;
	border-radius: 5px;
	cursor: pointer;
}

.form input:focus {
	border-color: #ff7134;
}

.form .button:hover {
	background-color: #ff7134;
	color: #fff;
}

.daoshi_team {
	width: 100%;
	overflow: hidden;
	padding-bottom: 100px;
}

.daoshi_team .count .b .bBox {
	display: none;
}

.daoshi_team .count>div.t {
	font-size: 16px;
	width: 912px;
	margin: 0 auto;
	margin-bottom: 28px;
}

.daoshi_team .count>div.t span {
	padding: 0 25px;
	color: #707070;
}

.daoshi_team .count>div.t a {
	color: #232426;
	padding-bottom: 10px;
}

.daoshi_team .count>div.t a.active {
	color: #ff7134;
	border-bottom: 2px solid #ff7134;
}

.daoshi_team .count>div.b .leftb {
	margin-top: 50px;
}

.daoshi_team .count>div.b .leftb h3 {
	font-size: 30px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 6px;
}

.daoshi_team .count>div.b .leftb p {
	font-size: 24px;
	color: #333333;
	opacity: 0.6;
	filter: alpha(opacity=60);
	margin-bottom: 23px;
}

.daoshi_team .count>div.b .leftb span {
	width: 72px;
	height: 4px;
	background-color: #454545;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	margin-bottom: 32px;
}

.daoshi_team .count>div.b .leftb em {
	width: 367px;
	display: block;
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 50px;
}

.daoshi_team .count>div.b .leftb div.bBtn a {
	width: 154px;
	height: 34px;
	border: 1px solid #333333;
	line-height: 34px;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	margin-right: 28px;
}

.daoshi_team .count>div.b .leftb div.bBtn a:hover {
	color: #fff;
	border-color: #ff7134;
	background-color: #ff7134;
}

.daoshi_team .count>div.b .rightb {
	width: 716px;
}

.daoshi_team .count>div.b .rightb>div.fl {
	width: 220px;
	height: 232px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	margin-left: 18px;
	margin-bottom: 20px;
}

.daoshi_team .count>div.b .rightb>div.fl img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden {
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.7);
	border-radius: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden h3 {
	font-size: 22px;
	color: #fff;
	font-weight: 400;
	margin-top: 31px;
	margin-bottom: 15px;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden span {
	width: 40px;
	height: 1px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	margin-bottom: 21px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.daoshi_team .count>div.b .rightb>div.fl .hidden p {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden a {
	font-size: 14px;
	color: #fff;
	width: 98px;
	height: 28px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 28px;
	border-radius: 5px;
	display: block;
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -49px;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden a:hover {
	color: #fff;
	border-color: #ff7134;
	background-color: #ff7134;
}

.daoshi_team .count>div.b .rightb>div.fl .hiddenTitle {
	width: 100%;
	height: 52px;
	background-color: rgba(0,0,0,0.46);
	text-align: center;
	line-height: 52px;
	font-size: 22px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.luqu_huigu {
	width: 100%;
	height: 433px;
	background: url(../image/tongbeij.jpg) no-repeat center center;
	background-attachment: fixed;
}

.luqu_huigu .huigu {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.45);
}

.luqu_huigu .huigu>div {
	text-align: center;
	overflow: hidden;
}

.luqu_huigu .huigu>div>div>div.fl.div4 {
	margin-right: 0;
}

.luqu_huigu .huigu>div h3 {
	font-size: 36px;
	color: #fff;
	margin-top: 81px;
	font-weight: normal;
}

.luqu_huigu .huigu>div>div>div.fl {
	color: #fff;
	font-size: 18px;
	margin-top: 58px;
	margin-right: 130px;
	text-align: center;
}

.luqu_huigu .huigu>div>div>div.fl p {
	margin-bottom: 14px;
	text-align: center;
}

.luqu_huigu .huigu>div>div>div.fl>em.em1 {
	margin-left: 43px;
}

.luqu_huigu .huigu>div>div>div.fl>em.em2,.luqu_huigu .huigu>div>div>div.fl>em.em3 {
	margin-left: auto;
	margin-right: auto;
}

.luqu_huigu .huigu>div>div>div.fl>em.em4 {
	margin-left: 54px;
}

.luqu_huigu .huigu>div>div>div.fl p span {
	font-size: 72px;
}

.luqu_huigu .huigu>div>div>div.fl>em {
	width: 77px;
	height: 2px;
	background-color: #fff;
	display: block;
	margin-bottom: 18px;
}

.luqu_huigu .huigu>div>div>div.fl>i {
	text-align: center;
	display: block;
}

.fuwuliucheng {
	width: 100%;
	height: 624px;
	background: url(../image/beijing4.jpg) no-repeat center center;
	background-size: cover;
}

.yzgz .content .box {
	width: 270px;
	height: 210px;
	box-shadow: 0px 3px 4px rgba(0,0,0,0.15);
	margin-bottom: 30px;
	margin-right: 30px;
	transition: all 0.4s;
}

.yzgz .content .box:nth-child(4n) {
	margin-right: 0;
}

.yzgz .content .box .img {
	width: 248px;
	height: 154px;
	margin: 11px;
	cursor: pointer;
}

.yzgz .content .box .img img {
	width: 100%;
	height: 100%;
}

.yzgz .content .box .img em {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
}

.yzgz .content .box .img em img.bf {
	width: 37px;
	height: 36px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -18.5px;
	margin-top: -18px;
}

.yzgz .content .box h4 {
	font-size: 18px;
	text-align: center;
}

.yzgz .content .box:hover {
	transform: translateY(-8px);
	box-shadow: 0px 3px 10px rgba(0,0,0,0.15);
}

.yzgz a.a {
	margin: 45px auto 80px;
}

.video_c {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 9999999;
	text-align: center;
	display: none;
}

.video_c::before {
	content: '';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.video_c video {
	width: 1170px;
	display: inline-block;
	vertical-align: middle;
}

.video_c img {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}

.swiper-container3 {
	width: 300px;
	height: 345px;
	overflow: hidden;
}

.swiper-container3 .swiper-slide {
	width: 300px;
	height: 345px;
	background-color: #fff;
}

.swiper-container3 .swiper-slide img {
	width: 100%;
	height: 132px;
}

.swiper-container3 .swiper-slide h3 {
	line-height: 24px;
	font-weight: normal;
	margin-top: 17px;
	margin-bottom: 10px;
	padding: 0 15px;
}

.swiper-container3 .swiper-slide h3 a {
	color: #333;
	margin: 0;
	font-size: 15px;
}

.swiper-container3 .swiper-slide h3 a:hover {
	color: #ff7134;
}

.swiper-container3 .swiper-slide p {
	font-size: 14px;
	color: #707070;
	line-height: 22px;
	padding: 0 15px;
}

.swiper-container3 .swiper-slide>a {
	width: 300px;
	height: 136px;
}

.swiper-container3 .swiper-slide>a>img {
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 0.5s;
}

.swiper-container3 .swiper-slide>a:hover img {
	transform: scale(1.1);
}

.swiper-container3 .swiper-slide a {
	font-size: 14px;
	color: #ff7134;
	margin-left: 15px;
	margin-top: 10px;
}

.swiper-container3 .swiper-slide a:hover {
	text-decoration: underline;
}

.swiper-container3 .swiper-slide a.none {
	display: none;
}

.swiper-container3 .swiper-slide a.active {
	display: block;
}

.swiper-container3 .pagination1 {
	width: 100%;
	position: absolute;
	bottom: 15px;
	text-align: center;
}

.swiper-container3 .pagination1 span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #C9BBBB;
	display: inline-block;
	margin: 0 4px;
}

.swiper-container3 .pagination1 span.swiper-active-switch {
	background-color: #ff7134;
}

.newslist {
	width: 100%;
	height: 609px;
	background: url(../image/beijingdi.png) no-repeat center center;
	background-size: cover;
}

.newslist .box .huodong_jiangzuo,.newslist .box .liuxue_zixun {
	width: 300px;
	margin-top: 80px;
}

.newslist .box .huodong_jiangzuo .title,.newslist .box .liuxue_zixun .title {
	margin-bottom: 48px;
}

.newslist .box .huodong_jiangzuo .title h3,.newslist .box .liuxue_zixun .title h3 {
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	padding: 0;
}

.newslist .box .huodong_jiangzuo .title>a,.newslist .box .liuxue_zixun .title>a {
	font-size: 14px;
	color: #ff7134;
	line-height: 24px;
}

.newslist .box .huodong_jiangzuo .title a:hover,.newslist .box .liuxue_zixun .title a:hover {
	font-weight: bold;
}

.newslist .box .liuxue_zixun {
	width: 780px;
}

.newslist .box .liuxue_zixun .count .box {
	margin-right: 24px;
}

.newslist .box .liuxue_zixun .count .box .img {
	width: 244px;
	height: 132px;
	position: relative;
	overflow: hidden;
}

.newslist .box .liuxue_zixun .count .box .img a {
	display: block;
	width: 100%;
	height: 100%;
}

.newslist .box .liuxue_zixun .count .box .img a img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.newslist .box .liuxue_zixun .count .box .img:hover a img {
	transform: scale(1.1);
}

.newslist .box .liuxue_zixun .count .box .img span {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	text-indent: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newslist .box .liuxue_zixun .count .box ul {
	margin-top: 13px;
}

.newslist .box .liuxue_zixun .count .box ul li {
	line-height: 42px;
	font-size: 14px;
}

.newslist .box .liuxue_zixun .count .box ul li a {
	color: #333333;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newslist .box .liuxue_zixun .count .box ul li a:hover {
	color: #ff7134;
}

.meiti {
	width: 100%;
	height: 160px;
}

.meiti img {
	width: 148px;
	height: 39px;
	margin-right: 102px;
}

.swiper-container2 {
	width: 1080px;
	height: 292px;
	margin: 0 auto;
	overflow: hidden;
}

.swiper-container2 .swiper-wrapper {
	height: 292px;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

.swiper-container2 .swiper-slide {
	width: 161px !important;
	height: 122px !important;
	box-sizing: *{margin:0;
	padding: 0;
}

body {
	color: #333;
	font-family: "microsoft yahei";
	background: #fff;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1920px;
}

i {
	font-style: normal;
}

.wrap {
	padding: 0 10px 5px;
}

ol,ul {
	list-style: none;
}

em {
	font-style: normal;
}

.add {
	font-style: italic;
}

input {
	input[type=button],input[type=submit],input[type=file],button{cursor: pointer;
	-webkit-appearance: none;
}}

input,button,select,textarea {
	outline: none;
}

img {
	border: none;
}

div {
	position: relative;
}

a {
	color: #000;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

#Page {
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.none {
	display: none;
}

.clearfix:before,.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.btn-bottom {
	width: 96%;
	background: #BA0F1B;
	color: #fff;
	text-align: center;
	height: 40px;
	display: block;
	border-radius: 4px;
	line-height: 40px;
	margin: 15px 0px;
	margin-left: 2%;
	font-size: 18px;
}

.blank-warp {
	width: 96%;
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width:375px) {
	.unit_content .con ul li a {
		font-size: 12px;
	}
}

.flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flex-sb {
	justify-content: space-between;
	-webkit-box-pack: space-between;
}

.banxin {
	margin: 0 auto;
	width: 1200px;
}

.gWidth {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.gWidth1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.gWidth1170 {
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.daoshi {
	margin-left: 120px;
}

input,select,textarea,button {
	background-color: transparent;
	border: none;
	outline: none;
}

textarea {
	resize: none;
}

img {
	border: none;
}

a.abchover {
	background-color: #ff7134 !important;
	border-color: #ff7134 !important;
	color: #FFFFFF !important;
}

a.abchover:hover {
	opacity: 0.8;
}

#cnzz_stat_icon_1277944533 {
	display: none;
}

@keyframes bg_show1 {
	from {
		transform: translateX(60px);
		opacity: 0;
	}

	to {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes title_show2 {
	from {
		transform: translateX(60px);
		opacity: 0;
	}

	to {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes center_show3 {
	from {
		transform: translateX(60px);
		opacity: 0;
	}

	to {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes content_show4 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.tttbox {
	position: relative;
}

.hidden_box_nav {
	width: 100%;
	height: 60px;
	background-color: #F0F0F0;
	position: absolute;
	left: 0;
	top: 132px;
	display: none;
}

.hidden_box_nav .t {
	width: 1184px;
	height: 100%;
	color: #3E4044;
	margin: 0 auto;
	font-size: 0;
	line-height: 60px;
}

.hidden_box_nav .t a {
	display: inline-block;
	font-size: 14px;
	margin-right: 40px;
	position: relative;
}

.hidden_box_nav .t a.active {
	text-decoration: underline;
	color: #F55039;
}

.hidden_box_nav .t a:hover {
	text-decoration: underline;
}

.hidden_box_nav .t a:last-child {
	margin-right: 0;
}

.hidden_box_nav .b {
	width: 100%;
	padding-bottom: 30px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 60px;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.16);
	display: none;
}

.hidden_box_nav .b>div {
	width: 1184px;

	margin: 0 auto;
}

.hidden_box_nav .b>div .box {
	width: 400px;
	margin-top: 30px;
	margin-right: 80px;
}

.hidden_box_nav .b>div .box h3 {
	font-size: 0;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #E9E9E9;
}

.hidden_box_nav .b>div .box h3 img {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.hidden_box_nav .b>div .box h3 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.hidden_box_nav .b>div .box>div {
	font-size: 0;
}

.hidden_box_nav .b>div .box>div a {
	font-size: 14px;
	color: #5C5F66;
	display: inline-block;
	margin-right: 30px;
	margin-top: 10px;
	line-height: 20px;
}

.hidden_box_nav .b>div .box>div a:hover {
	color: #F55039;
	text-decoration: underline;
}

.hidden_box_nav .t a {
	color: #333;
}

.nav {
	width: 1170px;
	height: 92px;
	margin: 0 auto;
}

.nav a {
	color: #333;
}

.nav img {
	width: 160px;
	margin: 20px 0 0;
}

.nav ul {
	height: 92px;
	line-height: 92px;
	font-size: 16px;
	margin-left: 45px;
}

.nav ul li {
	position: relative;
	margin-right: 30px;
}

.nav ul li a {
	display: inline;
	border-bottom: 2px solid transparent;
	padding-bottom: 34px;
	font-size: 16px;
}

.nav ul li:last-child {
	margin-right: 0;
}

.nav ul li a.active {
	color: #EC4949;
	border-bottom-color: #EC4949;
}

.nav div.fr {
	text-align: right;
}

.nav div.fr p {
	font-size: 16px;
	margin-top: 17px;
	margin-bottom: 4px;
}

.nav div.fr em {
	font-size: 20px;
	color: #EC4949;
}

.nav div.fr em::before {
	content: '';
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../../static/image/phone.png) no-repeat center center;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 8px;
	display: none;
}

.login {
	cursor: pointer;
}

.nav ul li.imgimg {
	position: relative;
}

.nav ul li.imgimg a {
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
	display: inline-block;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	margin-bottom: 2px;
}

.nav ul li.imgimg img {
	width: 26px;
	height: 18px;
	position: absolute;
	right: -20px;
	top: 25px;
	margin: 0;
}

.nav ul li.imgimg::after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #EC4949;
	display: block;
	position: absolute;
	bottom: 0;
	display: none;
}

.nav ul li.imgimg:hover::after {
	display: block;
}

.tttnav {
	width: 100%;
	height: 40px;
	background-color: #F2F2F2;
	border: 1px solid #E4E4E4;
	border-right: none;
	border-left: none;
	box-sizing: border-box;
	display: flex;
}

.tttnav img {
	width: 218px;
	margin-top: 9px;
}

.tttnav div.fr {
	line-height: 40px;
	font-size: 14px;
	font-size: 0;
}

.tttnav div.fr span {
	font-size: 14px;
	cursor: pointer;
	position: relative;
}

.tttnav div.fr em {
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
}

.tttnav div.fff {
	float: right;
	width: 192px;
	height: 30px;
	border: 1px solid #BBBBBB;
	border-radius: 30px;
	margin-top: 3px;
	margin-left: 45px;
}

.tttnav div.fff input {
	text-indent: 13px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
}

.tttnav div.fff em {
	display: block;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -8.5px;
}

.tttnav div.fr span::before {
	content: '';
	width: 100px;
	height: 100px;
	display: block;
	background: url(../../static/image/1111.jpg) no-repeat center center;
	background-size: cover;
	position: absolute;
	left: -11px;
	top: 25px;
	display: none;
	z-index: 0;
}

.tttnav div.fr span.wx::before {
	background-image: url(../../static/image/2222.jpg);
}

.tttnav div.fr span:hover::before {
	display: block;
}

.tttbox {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}

.hidentttbox {
	width: 100%;
	height: 132px;
}

.nav ul li .hidden {
	width: 128px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	position: absolute;
	left: -30px;
	top: 92px;
	display: none;
	transition: all linear 0.2s;
}

.nav ul li .hidden a {
	line-height: 24px;
	padding: 0;
	box-sizing: border-box;
	margin: 0 11px;
	margin-top: 17px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #000000;
	position: relative;
}

.nav ul li .hidden a.after::after {
	content: "";
	width: 0;
	height: 0;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	display: block;
	position: absolute;
	right: -23px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	transition: all 0.6s;
}

.nav ul li .hidden a:last-child {
	margin-bottom: 17px;
}

.nav ul li .hidden a:hover {
	color: #EC4949;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-color: transparent;
}

.nav ul li .hidden a:hover::after {
	opacity: 1;
}

.nav ul li .nav_hidden {
	width: 466px;
	height: auto;
	padding-bottom: 40px;
	background-color: #fff;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	position: absolute;
	left: 110px;
	top: 92px;
	display: none;
}

.nav ul li .nav_hidden h4 {
	font-size: 0;
	width: 400px;
	line-height: 20px;
	border-bottom: 1px solid #E9E9E9;
	margin-left: 27px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.nav ul li .nav_hidden h4 img {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	margin-right: 6px;
}

.nav ul li .nav_hidden h4 span {
	font-size: 14px;
	color: #3F3F3F;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}

.nav ul li .nav_hidden .a_box {
	width: 400px;
	margin-left: 27px;
	line-height: 20px;
	font-size: 0;
}

.nav ul li .nav_hidden .a_box a {
	font-size: 14px;
	display: inline-block;
	padding: 0;
	color: #5C5F66;
	margin-right: 30px;
	margin-top: 10px;
}

.nav ul li .nav_hidden .a_box a:hover {
	color: #F55039;
}

.tttnav .tttnav-total {
	width: 1170px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	line-height: 40px;
	position: relative
}

.tttnav .tttnav-total .tttnav-left {
	display: flex;
	justify-content: space-around;
}

.tttnav .tttnav-total .tttnav-right {
	display: flex;
}

.tttnav .tttnav-total #tttnav-left ul {
	display: flex;
}

.tttnav .tttnav-total .tttnav-right h3 {
	font-size: 14px;
	font-weight: normal;
	color: rgba(0,0,0,1);
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.tttnav .tttnav-total .tttnav-right p {
	width: 0px;
	height: 20px;
	margin: 0px 20px;
	color: #333333;
}

.tttnav .tttnav-total .tttnav-right text {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	color: rgba(101,99,99,1);
}

.tttnav .tttnav-total .tttnav-right text em {
	color: #EC4949;
}

.tttnav-total .tttnav-left .left-ult {
	display: flex;
}

.tttnav-total .tttnav-left .left-ult .left-tit {
	display: flex;
	cursor: pointer;
	margin-right: 36px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit a {
	color: rgba(101,99,99,1);
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit:hover text,.tttnav-total .tttnav-left .left-ult .left-lit .left-tit:hover a {
	color: #EC4949;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit:hover div {
	background-color: #EC4949;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit div {
	width: 20px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	margin-right: 8px;
	border-radius: 50%;
	background: rgba(102,102,102,1);
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit div img {
	width: 14px;
	height: 14px;
	line-height: 20px;
	display: inline-block;
	margin: 0;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit text {
	font-size: 14px;
	color: rgba(102,102,102,1);
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma {
	background: rgba(255,255,255,1);
	border: 1px solid rgba(235,235,235,1);
	position: absolute;
	z-index: 9999999999;
	opacity: 0;
	display: none;
	padding: 10px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma.wechat {
	width: 1170px;
	left: 0;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul {
	display: flex;
	justify-content: space-around;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul li {
	height: 130px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul li img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto 10px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul li p {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

.tttnav-total .tttnav-left .left-ult .left-lit .left-tit-ma ul li .sao-tit {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

.tttnav-right .left-tit-ma {
	width: 160px;
	height: 164px;
	background-color: #fff;
	position: absolute;
	left: -42px;
	top: 39px;
	z-index: 999999999999999999999;
	border: 1px solid #EBEBEB;
}

.tttnav-right .left-tit-ma img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 18px auto 0;
}

.tttnav-right .left-tit-ma>div {
	text-align: center;
	font-size: 14px;
}

.city {
	width: 100%;
	height: 38px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #DBDBDB;
}

.city>div {
	width: 1430px;
	height: 38px;
	margin: 0 auto;
}

.city>div>div.fl img {
	width: 14px;
	height: 14px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: middle;
}

.city>div>div.fl {
	font-size: 0;
}

.city>div>div.fl span {
	font-size: 14px;
	display: inline-block;
	height: 100%;
	margin-left: 5px;
	line-height: 38px;
}

.city>div>div.fl a {
	display: inline-block;
	color: #ff7134;
	margin-left: 4px;
	font-size: 14px;
	line-height: 38px;
}

.city>div>div.fl a:hover {
	text-decoration: underline;
	font-size: 14px;
	line-height: 38px;
}

.city>div>div.fl em {
	display: inline-block;
	font-size: 14px;
	padding: 0 18px;
	line-height: 38px;
}

.city>div>div.fl i {
	font-size: 14px;
	line-height: 38px;
}

.city>div>div.fr>div {
	font-size: 0;
	height: 38px;
	cursor: pointer;
}

.city>div>div.fr>div img.icon {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 2px;
}

.city>div>div.fr>div span {
	font-size: 14px;
	line-height: 38px;
	vertical-align: middle;
}

.city>div>div.fr>div .ewm {
	width: 115px;
	height: 115px;
	position: absolute;
	top: 40px;
	left: -42%;
	z-index: 999999;
	display: none;
}

.city>div>div.fr>em {
	font-size: 14px;
	line-height: 38px;
	display: inline-block;
	padding: 0 18px;
}

.topNav {
	width: 100%;
	height: 105px;
	background-color: #fff;
	position: relative;
	z-index: 999999999;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}

.abcBannav {
	width: 100%;
	height: 99px;
	display: none;
}

.topNavBox {
	width: 1430px;
	margin-left: auto;
	margin-right: auto;
	position: static;
}

.topNav .topNavBox a>img {
	width: 150px;
	margin-top: 27px;
	margin-right: 32px;
}

.topNav .nav {
	position: static;
	margin-right: 30px;
}

.topNav .nav>div.fl {
	position: static;
}

.topNav .nav>div.fl.img {
	position: relative;
}

.topNav .nav>div.fl.img img {
	width: 26px;
	height: 18px;
	position: absolute;
	right: -10px;
	top: 25px;
	margin: 0;
}

.topNav .nav>div.fl img+a {
	color: #ff7134;
	font-weight: bold;
}

.topNav .nav>div.fl>a {
	float: left;
	line-height: 96px;
	margin: 0 9px;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
}

.topNav .nav>div.fl:hover>a {
	color: #ff7134;
	border-bottom: 3px solid #ff7134;
}

.topNav .nav>div.fl a.active {
	border-bottom: 3px solid #ff7134;
}

.topNav .nav>div.fl .box {
	width: 100%;
	background-color: #FFFFFF;
	background-color: rgba(255,255,255,0.9);
	left: 0;
	top: 99px;
	position: absolute;
	display: none;
	padding-bottom: 32px;
	z-index: 999;
}

.topNav .nav>div.fl .box>div {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
}

.topNav .nav>div.fl .box>div h3 {
	font-size: 15px;
	color: #ff7134;
	margin-top: 22px;
	margin-bottom: 10px;
}

.topNav .nav>div.fl .box>div>div a {
	font-size: 15px;
	color: #333333;
	width: 140px;
	display: inline-block;
}

.topNav .nav>div.fl .box>div>div a:hover {
	color: #ff7134;
}

.topNavBox .ss {
	border-left: 2px solid #333333;
	padding-left: 15px;
	margin-top: 37px;
}

.topNavBox .ss h3 {
	display: inline-block;
	height: 22px;
	cursor: pointer;
	margin-right: 20px;
}

.topNavBox .ss h3 img {
	width: 21px;
	height: 22px;
}

.topNavBox .ss .input {
	height: 30px;
	border: 1px solid #ff7134;
	border-radius: 4px;
	line-height: 30px;
	font-size: 13px;
	display: none;
	margin-right: 17px;
}

.topNavBox .ss .input input {
	float: left;
	height: 30px;
	text-indent: 15px;
}

.topNavBox .ss .input button {
	width: 41px;
	height: 30px;
	background-color: #ff7134;
	border-radius: 0 4px 4px 0;
	float: left;
	position: relative;
}

.topNavBox .ss .input button img {
	width: 18px;
	height: 19px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -9.5px;
	margin-left: -9px;
}

.topNav .phoneR {
	line-height: 99px;
	font-size: 0;
	color: #222222;
	font-weight: bold;
}

.topNav .phoneR>img {
	width: 52px;
	height: 52px;
	margin-right: 12px;
	vertical-align: middle;
	cursor: pointer;
}

.topNav .phoneR span {
	font-size: 24px;
	vertical-align: middle;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

h3.title {
	text-align: center;
	font-size: 0;
	line-height: 36px;
}

h3.title span {
	font-size: 36px;
	margin: 0 18px;
	display: inline-block;
	vertical-align: middle;
}

p.title {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

.map {
	background-color: #181821;
}

.map .title span {
	color: #FFFFFF;
	font-size: 36px;
	position: relative;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.map h3.title::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background: url('static/image/left.png') no-repeat center;
	background-size: cover;
	width: 36px;
	height: 33px;
	margin-right: 20px;
}

.map h3.title::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background: url('static/image/right.png') no-repeat center;
	background-size: cover;
	width: 36px;
	height: 33px;
	margin-left: 20px;
}

.map p.title {
	color: #8F8F96;
	font-size: 20px;
	letter-spacing: .8px;
	padding-bottom: 40px;
}

.map .box .info {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 126px;
}

.map .box .info .tip {
	width: 14.28%;
	position: relative;
	float: left;
}

.map .box .info .tip .con {
	width: 130px;
	position: relative;
	margin: 0 auto;
}

.map .box .info .tip h3 {
	display: inline-block;
	background-color: #C27A59;
	padding: 1px 10px;
	margin-bottom: 13px;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: .8px;
	font-weight: normal;
}

.map .box .info .tip p {
	color: #A8A8AB;
	font-size: 16px;
	letter-spacing: .5px;
}

.map .box .img_map {
	width: 100%;
	position: relative;
}

.map .box .img_map::after {
	content: "";
	width: 100%;
	height: 139px;
	background-color: #181821;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.map .box .img_map img {
	display: block;
	margin: 0 auto;
	height: 495px;
}

.map .box .img_map .zhui {
	height: 25px;
	width: 22px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.map .box .img_map .zhui:nth-child(1) {
	top: 150px;
	left: 200px;
}

.map .box .img_map .zhui:nth-child(2) {
	top: 185px;
	left: 218px;
}

.map .box .img_map .zhui:nth-child(3) {
	top: 145px;
	left: 345px;
}

.map .box .img_map .zhui:nth-child(4) {
	top: 145px;
	left: 565px;
}

.map .box .img_map .zhui:nth-child(5) {
	top: 120px;
	left: 550px;
}

.map .box .img_map .zhui:nth-child(6) {
	top: 150px;
	left: 985px;
}

.map .box .img_map .zhui:nth-child(7) {
	top: 175px;
	left: 965px;
}

.map .box .img_map .zhui:nth-child(8) {
	top: 150px;
	left: 935px;
}

.map .box .img_map .zhui:nth-child(8) {
	top: 90px;
	left: 835px;
}

.map .box .img_map .zhui:nth-child(9) {
	top: 90px;
	left: 635px;
}

.map .box .img_map .zhui:nth-child(10) {
	top: 140px;
	left: 605px;
}

.map .box .img_map .zhui:nth-child(11) {
	top: 110px;
	left: 645px;
}

.map .box .img_map .zhui:nth-child(12) {
	top: 130px;
	left: 635px;
}

.map .box .img_map .zhui:nth-child(13) {
	top: 150px;
	left: 605px;
}

.map .box .img_map .zhui .before {
	content: '';
	width: 14px;
	height: 14px;
	background-color: #C27A59;
	position: absolute;
	bottom: -7px;
	left: 50%;
	transform: translateX(-50%) rotateX(60deg);
	border-radius: 50%;
}

.map .box .img_map .zhui .after {
	content: '';
	width: 40px;
	height: 40px;
	background: linear-gradient(50deg,rgba(194,122,89,1) 0%,rgba(194,122,89,0.23) 53%,rgba(194,122,89,1) 100%);
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%) rotateX(60deg);
	border-radius: 50%;
	animation: trans2 7s infinite;
}

.map .box .img_map .zhui:hover>img {
	animation: trans1 3s linear infinite;
}

@keyframes trans1 {
	0% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-6px);
	}

	50% {
		transform: translateY(0);
	}

	75% {
		transform: translateY(-6px);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes trans2 {
	0% {
		width: 40px;
		opacity: 1;
	}

	25% {
		width: 28px;
		opacity: .6;
	}

	50% {
		width: 40px;
		opacity: 1;
	}

	75% {
		width: 28px;
		opacity: .6;
	}

	100% {
		width: 40px;
		opacity: 1;
	}
}

.map .box .img_map .zhui>img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	left: 0;
}

.map .box .img_map .zhui .line {
	position: absolute;
	bottom: 0;
	transition: all 1.2s;
	display: block;
}

.map .box .img_map .zhui .line>div.l {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	transition: all 1.2s;
}

.map .box .img_map .zhui .line img {
	position: absolute;
	bottom: 0;
	left: 0;
}

.map .box .img_map .zhui:nth-child(1) .line>div.l,.map .box .img_map .zhui:nth-child(1) .line {
	width: 31.5px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(1) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(1) .line img {
	width: 31.5px;
	height: 265.5px;
}

.map .box .img_map .zhui:nth-child(1).active .line>div.l,.map .box .img_map .zhui:nth-child(1).active .line {
	height: 200px;
}

.map .box .img_map .zhui:nth-child(2) .line>div.l,.map .box .img_map .zhui:nth-child(2) .line {
	width: 185px;
	height: 0;
	right: 50%;
}

.map .box .img_map .zhui:nth-child(2) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(2) .line img {
	width: 185px;
	height: 261px;
}

.map .box .img_map .zhui:nth-child(2).active .line>div.l,.map .box .img_map .zhui:nth-child(2).active .line {
	height: 230px;
}

.map .box .img_map .zhui:nth-child(3) .line>div.l,.map .box .img_map .zhui:nth-child(3) .line {
	width: 55px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(3) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(3) .line img {
	width: 55px;
	height: 277px;
}

.map .box .img_map .zhui:nth-child(3).active .line>div.l,.map .box .img_map .zhui:nth-child(3).active .line {
	height: 235px;
}

.map .box .img_map .zhui:nth-child(4) .line>div.l,.map .box .img_map .zhui:nth-child(4) .line {
	width: 63px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(4) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(4) .line img {
	width: 52.5px;
	height: 281.25px;
}

.map .box .img_map .zhui:nth-child(4).active .line>div.l,.map .box .img_map .zhui:nth-child(4).active .line {
	height: 240px;
}

.map .box .img_map .zhui:nth-child(5) .line>div.l,.map .box .img_map .zhui:nth-child(5) .line {
	width: 207.5px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(5) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(5) .line img {
	width: 207.5px;
	height: 247.5px;
}

.map .box .img_map .zhui:nth-child(5).active .line>div.l,.map .box .img_map .zhui:nth-child(5).active .line {
	height: 200px;
}

.map .box .img_map .zhui:nth-child(6) .line>div.l,.map .box .img_map .zhui:nth-child(6) .line {
	width: 100px;
	height: 0;
	left: 50%;
}

.map .box .img_map .zhui:nth-child(6) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(6) .line img {
	width: 100px;
	height: 270px;
}

.map .box .img_map .zhui:nth-child(6).active .line>div.l,.map .box .img_map .zhui:nth-child(6).active .line {
	height: 230px;
}

.map .box .img_map .zhui:nth-child(7) .line>div.l,.map .box .img_map .zhui:nth-child(7) .line {
	width: 80px;
	height: 0;
	right: 50%;
}

.map .box .img_map .zhui:nth-child(7) .line>div.l {
	left: 0;
}

.map .box .img_map .zhui:nth-child(7) .line img {
	width: 80px;
	height: 270px;
}

.map .box .img_map .zhui:nth-child(7).active .line>div.l,.map .box .img_map .zhui:nth-child(7).active .line {
	height: 270px;
}

.map .box .img_map .zhui .line .dian {
	width: 10px;
	height: 10px;
	background: url(../../static/image/dian.png) no-repeat center;
	background-size: cover;
	position: absolute;
	left: 24px;
	top: -13px;
	border-radius: 50%;
	transform: rotate(-7deg);
	opacity: 0;
	z-index: 3;
}

.map .box .img_map .zhui .line .l {
	z-index: 2;
}

.map .box .img_map .zhui:nth-child(1) .line .dian.active {
	animation: dianShow1 1s linear;
	animation-fill-mode: forwards;
}

.map .box .img_map .zhui .line .dian::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(255,225,213,0.86);
	border-radius: 50%;
	animation: dianShow 2s linear 1s infinite alternate;
}

@keyframes dianShow1 {
	0% {
		left: 0px;
		top: -19px;
		transform: rotate(22deg);
		opacity: 0.3;
	}

	30% {
		left: 24px;
		transform: rotate(-3deg);
		opacity: 0.5;
	}

	100% {
		left: 12px;
		top: -8px;
		transform: rotate(-13deg);
		opacity: 1;
	}
}

@keyframes dianShow {
	0% {
		filter: blur(3px);
	}

	100% {
		filter: blur(5px);
	}
}

.map .box .img_map .zhui:nth-child(2) .line .dian {
	opacity: 0;
	left: 162px;
	transform: rotate(-77deg);
}

.map .box .img_map .zhui:nth-child(2) .line .dian.active {
	animation: dianShow2 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow2 {
	0% {
		left: 162px;
		transform: rotate(-70deg);
		opacity: 0.3;
	}

	18% {
		left: 75px;
		transform: rotate(-50deg);
		opacity: 0.5;
	}

	39% {
		left: 10px;
		transform: rotate(-13deg);
	}

	50% {
		left: 0px;
		transform: rotate(-5deg);
	}

	100% {
		left: -1.5px;
		top: -7px;
		transform: rotate(-4deg);
		opacity: 1;
	}
}

.map .box .img_map .zhui:nth-child(3) .line .dian {
	opacity: 0;
	left: 12px;
	transform: rotate(53deg);
}

.map .box .img_map .zhui:nth-child(3) .line .dian.active {
	animation: dianShow3 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow3 {
	0% {
		opacity: 0.3;
		left: 12px;
		transform: rotate(53deg);
	}

	30% {
		opacity: 0.5;
		left: 49px;
		transform: rotate(0deg);
	}

	100% {
		opacity: 1;
		left: 42px;
		top: -8px;
		transform: rotate(-7deg);
	}
}

.map .box .img_map .zhui:nth-child(4) .line .dian {
	opacity: 0;
	left: 29px;
	top: -14px;
	transform: rotate(9deg);
}

.map .box .img_map .zhui:nth-child(4) .line .dian.active {
	animation: dianShow4 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow4 {
	0% {
		left: -3px;
		top: -20px;
		transform: rotate(38deg);
		opacity: 0.3;
	}

	30% {
		left: 43px;
		transform: rotate(-1deg);
		opacity: 0.5;
	}

	100% {
		left: 36.5px;
		top: -8px;
		transform: rotate(-9deg);
		opacity: 1;
	}
}

.map .box .img_map .zhui:nth-child(5) .line .dian {
	opacity: 0;
	left: 13px;
	transform: rotate(82deg);
}

.map .box .img_map .zhui:nth-child(5) .line .dian.active {
	animation: dianShow5 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow5 {
	0% {
		opacity: 0.3;
		left: 13px;
		transform: rotate(82deg);
	}

	30% {
		opacity: 0.5;
		left: 170px;
		transform: rotate(20deg);
	}

	60% {
		opacity: 1;
		left: 195px;
		transform: rotate(10deg);
	}

	70% {
		opacity: 1;
		left: 198px;
		transform: rotate(5deg);
	}

	100% {
		opacity: 1;
		left: 197px;
		top: -8px;
		transform: rotate(5deg);
	}
}

.map .box .img_map .zhui:nth-child(6) .line .dian {
	opacity: 0;
	left: 10px;
	transform: rotate(69deg);
}

.map .box .img_map .zhui:nth-child(6) .line .dian.active {
	animation: dianShow6 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow6 {
	0% {
		opacity: 0;
		left: 10px;
		transform: rotate(69deg);
	}

	10% {
		opacity: 0.3;
		left: 40px;
		transform: rotate(36deg);
	}

	30% {
		opacity: 0.5;
		left: 78px;
		transform: rotate(10deg);
	}

	85% {
		opacity: 1;
		left: 93px;
		transform: rotate(7deg);
	}

	100% {
		opacity: 1;
		left: 91.5px;
		top: -9px;
		transform: rotate(7deg);
	}
}

.map .box .img_map .zhui:nth-child(7) .line .dian {
	opacity: 0;
	left: 60px;
	transform: rotate(-41deg);
}

.map .box .img_map .zhui:nth-child(7) .line .dian.active {
	animation: dianShow7 1s linear;
	animation-fill-mode: forwards;
}

@keyframes dianShow7 {
	0% {
		opacity: 0.3;
		left: 60px;
		transform: rotate(-41deg);
	}

	40% {
		opacity: 0.5;
		left: 6px;
		transform: rotate(-5deg);
	}

	100% {
		opacity: 1;
		left: -5px;
		top: -8px;
		transform: rotate(-3deg);
	}
}

.gWidth1170 {
	width: 1170px;
	position: relative;
	margin: 0 auto;
}

.fl.logo a {
	position: relative;
}

.fl.logo a:after {
	content: '';
	position: absolute;
	right: -40px;
	top: 0;
	width: 1px;
	height: 106px;
	background: rgba(75,77,88,1);
}

.bottom-public {
	color: #fff;
	background: #393939;
}

.bottom-public .bottompub {
	margin: 0 auto;
	height: 150px;
}

.bottom-public .bottompub .logo>a {
	width: 208px;
	display: block;
	margin-top: 33px;
	margin-bottom: 14px;
}

.bottom-public .bottompub .logo>a img {
	width: 100%;
}

.bot-href a:hover {
	color: #fff;
}

.tit p {
	width: 182px;
	height: 63px;
	font-size: 14px;
	line-height: 22px;
	color: rgba(255,255,255,1);
}

.bottompub .bot-info {
	padding: 19px 0px 38px 300px;
}

.bottompub .bot-info ul {
	display: flex;
}

.bottompub .bot-info ul li {
	color: rgba(255,255,255,1);
	opacity: 0.9;
	display: flex;
	list-style: none;
	margin: 16px 33px 16px;
	cursor: pointer;
}

.bottompub .bot-info ul li>p {
	position: relative;
}

.bottompub .bot-info ul li:first-child {
	margin-left: 0;
}

.bot-info ul li:hover {
	color: #ff7134;
}

.bottompub .bot-info ul li.on>p::before {
	content: '';
	position: absolute;
	bottom: -0.4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 2px;
	background: rgba(255,81,0,1);
	opacity: 1;
	border-radius: 2px;
}

.bot-info li img {
	width: 9px;
	height: 6px;
	margin: 1px 8px;
	opacity: 0.8;
}

.bot-info ul li .hidden {
	width: 672px;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 25px;
	display: none;
	margin-top: 20px;
}

.bot-info ul li .hidden p {
	display: inline-block;
	text-align: left;
}

.bot-info ul li .hidden a {
	opacity: .63;
	display: inline-block;
	margin: 8px 42px 8px 0;
	color: #fff;
	text-align: left;
}

.bot-info ul li .hidden a:hover {
	opacity: 1;
}

.bot-href {
	width: 100%;
	height: 39px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 25px;
	box-sizing: border-box;
	color: #ADAEB2;
	margin-top: 6%;
}

.bot-href a {
	color: #85878D;
	margin-right: 20px;
}

.bot-href .youqing {
	margin-top: -15px;
	margin-bottom: 22px;
	opacity: 0.8;
}

.bot-href .youqing p {
	font-size: 15px;
	transform: translateX(-25px);
	margin-bottom: 10px;
}

.bottom-line {
	height: 0px;
	border: 1px solid rgba(255,255,255,1);
	opacity: 0.2;
}

.bot {
	text-align: center;
	line-height: 18px;
	padding: 21px 0px;
	font-size: 12px;
	color: rgba(255,255,255,1);
	opacity: 0.8;
}

.link {
	outline: none;
	text-decoration: none;
	position: relative;
	font-size: 8em;
	line-height: 1;
	color: #9e9ba4;
	display: inline-block;
}

.link--kukuri {
	text-transform: uppercase;
	font-weight: 900;
	overflow: hidden;
	color: #c5c2b8;
}

.link--kukuri:hover {
	color: #c5c2b8;
}

.link--kukuri::after {
	content: '';
	position: absolute;
	height: 16px;
	width: 100%;
	top: 50%;
	margin-top: -8px;
	right: 0;
	background: #F9F9F9;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--kukuri:hover::after {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

.link--kukuri::before {
	content: attr(data-letters);
	position: absolute;
	z-index: 2;
	overflow: hidden;
	color: #EE350E;
	white-space: nowrap;
	width: 0%;
	-webkit-transition: width 0.4s 0.3s;
	transition: width 0.4s 0.3s;
}

.link--kukuri:hover::before {
	width: 100%;
}

.link--takiri {
	font-style: italic;
	font-family: 'Playfair Display',serif;
	font-weight: 700;
	font-size: 7em;
	padding: 0 10px 20px;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--takiri:hover {
	color: #1e1a1b;
}

.link--takiri::before {
	content: '';
	position: absolute;
	height: 36px;
	width: 120%;
	top: 50%;
	margin-top: -18px;
	left: -10%;
	z-index: -1;
	background: #F9F9F9;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--takiri:hover::before {
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

.link--takiri span {
	font-size: 20%;
	font-weight: 400;
	position: absolute;
	right: 15px;
	color: #e53369;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translate3d(-10px,-10px,0);
	transform: translate3d(-10px,-10px,0);
	-webkit-transition: -webkit-transform 0.5s,opacity 0.5s;
	transition: transform 0.5s,opacity 0.5s;
}

.link--takiri:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--surinami {
	font-family: 'Playfair Display',serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 9em;
	color: #3A4945;
	padding: 0 0 0.125em;
}

.link--surinami::before,.link--surinami::after {
	content: '';
	width: 100%;
	height: 3px;
	z-index: -1;
	background: #3A4945;
	position: absolute;
	-webkit-transform: scale3d(0,1,1);
	transform: scale3d(0,1,1);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--surinami::before {
	right: 0;
	top: 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.link--surinami::after {
	left: 0;
	bottom: 0;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

.link--surinami:hover::before,.link--surinami:hover::after {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.link--surinami span {
	position: relative;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--surinami:hover span {
	color: transparent;
}

.link--surinami span::before,.link--surinami span::after {
	position: absolute;
	color: #fff;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.5s,opacity 0.5s;
	transition: transform 0.5s,opacity 0.5s;
}

.link--surinami span::before {
	content: attr(data-letters-l);
	left: 0;
	-webkit-transform: translate3d(-5px,0,0);

	transform: translate3d(-5px,0,0);
}

.link--surinami span::after {
	content: attr(data-letters-r);
	right: 0;
	-webkit-transform: translate3d(5px,0,0);
	transform: translate3d(5px,0,0);
}

.link--surinami:hover span::before,.link--surinami:hover span::after {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--nukun {
	color: #E3E8DC;
	font-weight: 900;
	text-transform: uppercase;
	overflow: hidden;
	padding: 10px 0;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.link--nukun:hover {
	color: #1e1a1b;
}

.link--nukun::before,.link--nukun::after {
	content: '';
	position: absolute;
	width: 30%;
	height: 5px;
	background: #E3E8DC;
	bottom: 0;
	left: 35%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.link--nukun::after {
	background: #ACD07A;
	-webkit-transform: translate3d(-300%,0,0) scale3d(0,1,1);
	transform: translate3d(-300%,0,0) scale3d(0,1,1);
}

.link--nukun:hover::before {
	-webkit-transform: translate3d(300%,0,0) scale3d(0,1,1);
	transform: translate3d(300%,0,0) scale3d(0,1,1);
}

.link--nukun:hover::after {
	-webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
	transform: translate3d(0,0,0) scale3d(1,1,1);
}

.link--nukun span {
	color: #E3E8DC;
	display: inline-block;
	position: relative;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,0deg);
	transform: perspective(1000px) rotate3d(0,1,0,0deg);
	-webkit-transition: -webkit-transform 0.5s,color 0.5s;
	transition: transform 0.5s,color 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.link--nukun:hover span {
	color: #fff;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,180deg);
	transform: perspective(1000px) rotate3d(0,1,0,180deg);
}

.link--kumya {
	font-family: 'Syncopate',sans-serif;
	font-size: 6.5em;
	overflow: hidden;
	padding: 10px 10px 0;
	line-height: 1;
	color: #242424;
}

.link--kumya:hover {
	color: #242424;
}

.link--kumya::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	z-index: -1;
	background: #242424;
	-webkit-transform: translate3d(101%,0,0);
	transform: translate3d(101%,0,0);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--kumya:hover::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--kumya span {
	display: block;
	position: relative;
}

.link--kumya span::before {
	content: attr(data-letters);
	position: absolute;
	color: #fff;
	left: 0;
	overflow: hidden;
	white-space: nowrap;
	width: 0%;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--kumya:hover span::before {
	width: 100%;
}

.link--urpi {
	font-family: 'Oswald',sans-serif;
	font-size: 10em;
	font-weight: 700;
	text-transform: uppercase;
	color: #e78383;
	-webkit-transition: color 0s 0.5s;
	transition: color 0s 0.5s;
}

.link--urpi:hover {
	color: transparent;
	-webkit-transition: none;
	transition: none;
}

.link--urpi::before,.link--urpi::after {
	content: attr(data-letters);
	position: absolute;
	top: 0;
	left: 0;
	color: #e78383;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transition: color 0.5s,-webkit-transform 0.5s;
	transition: color 0.5s,transform 0.5s;
}

.link--urpi:hover::before,.link--urpi:hover::after {
	color: #fff;
	-webkit-transition: color 0.5s,-webkit-transform 0.5s;
	transition: color 0.5s,transform 0.5s;
}

.link--urpi:hover::before {
	-webkit-transform: translate3d(4px,1px,0);
	transform: translate3d(4px,1px,0);
}

.link--urpi:hover::after {
	-webkit-transform: translate3d(-4px,-1px,0);
	transform: translate3d(-4px,-1px,0);
}

.link--mallki {
	font-weight: 800;
	color: #81a689;
	font-family: 'Dosis',sans-serif;
	-webkit-transition: color 0.5s 0.25s;
	transition: color 0.5s 0.25s;
	overflow: hidden;
}

.link--mallki:hover {
	-webkit-transition: none;
	transition: none;
	color: transparent;
}

.link--mallki::before {
	content: '';
	width: 100%;
	height: 6px;
	margin: -3px 0 0 0;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.link--mallki:hover::before {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

.link--mallki span {
	position: absolute;
	height: 50%;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
}

.link--mallki span::before {
	content: attr(data-letters);
	color: red;
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--mallki span:nth-child(2) {
	top: 50%;
}

.link--mallki span:first-child::before {
	top: 0;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.link--mallki span:nth-child(2)::before {
	bottom: 0;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

.link--mallki:hover span::before {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.link--manko {
	color: #B1C0B2;
	font-family: 'Playfair Display',serif;
	font-weight: 900;
	font-style: italic;
	padding: 0.65em 0 0.8em;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--manko:hover {
	color: #1e1a1b;
}

.link--manko::before,.link--manko::after {
	content: '';
	position: absolute;
	border-width: 4px 0;
	border-style: solid;
	border-color: #fff;
	pointer-events: none;
	-webkit-transform: scale3d(0,1,1);
	transform: scale3d(0,1,1);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}

.link--manko::before {
	width: 50%;
	left: 25%;
	height: 80%;
	top: 10%;
}

.link--manko::after {
	width: 30%;
	left: 35%;
	height: 100%;
	top: 0;
}

.link--manko:hover::before,.link--manko:hover::after {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.link--manko span {
	color: #60AB64;
	font-weight: 400;
	position: absolute;
	font-size: 0.2em;
	left: 0;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 0.5s,-webkit-transform 0.5s;
	transition: opacity 0.5s,transform 0.5s;
}

.link--manko span:first-of-type {
	bottom: 100%;
	margin-bottom: 15px;
	-webkit-transform: scale3d(0.8,0.8,1) translate3d(0,10px,0);
	transform: scale3d(0.8,0.8,1) translate3d(0,10px,0);
}

.link--manko span:last-of-type {
	top: 100%;
	margin-top: 10px;
	-webkit-transform: scale3d(0.8,0.8,1) translate3d(0,-10px,0);
	transform: scale3d(0.8,0.8,1) translate3d(0,-10px,0);
}

.link--manko:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--manko:hover span:first-of-type {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.link--manko:hover span:last-of-type {
	-webkit-transition-delay: 0.20s;
	transition-delay: 0.20s;
}

.link--ilin {
	font-weight: 900;
	text-transform: uppercase;
	line-height: 0.8;
	overflow: hidden;
	color: #adaa88;
}

.link--ilin span {
	position: relative;

	display: inline-block;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--ilin:hover span:first-of-type {
	color: #fff;
}

.link--ilin:hover span:last-of-type {
	color: #1e1a1b;
}

.link--ilin span::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	line-height: 0.8;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--ilin span:last-of-type::before {
	background: #1e1a1b;
}

.link--ilin:hover span:last-of-type::before,.link--ilin span:first-of-type::before {
	-webkit-transform: translate3d(0,-150%,0);
	transform: translate3d(0,-150%,0);
}

.link--ilin:hover span:first-of-type::before,.link--ilin span:last-of-type::before {
	-webkit-transform: translate3d(0,150%,0);
	transform: translate3d(0,150%,0);
}

.link--asiri {
	position: relative;
	width: 400px;
	height: 200px;
}

.link--asiri .text-fill {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.link--asiri canvas {
	width: 100%;
	height: 100%;
}

.link--asiri .svg-inverted-mask {
	position: absolute;
	width: 400px;
	height: 200px;
	top: 0;
	left: 0;
	box-shadow: inset 0 0 0 2px #222;
}

.link--asiri .shape--fill {
	fill: #222;
}

.link--asiri .text--transparent {
	fill: #95D384;
	-webkit-transition: fill 0.2s;
	transition: fill 0.2s;
}

.link--asiri:hover .text--transparent {
	fill: transparent;
}

.svg--asiri .mask__shape {
	fill: white;
}

.text--asiri {
	font-size: 150px;
	text-transform: uppercase;
	font-weight: 900;
	stroke: #fff;
	stroke-width: 1.5;
}

.link--yaku {
	color: #D3D3D3;
	font-family: 'Playfair Display';
	font-weight: 400;
	text-transform: uppercase;
	font-size: 10em;
	overflow: hidden;
	padding: 0 0 10px;
}

.link--yaku::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	border-width: 2px 0;
	border-color: #282828;
	border-style: solid;
	left: 0;
	-webkit-transform: translate3d(-101%,0,0);
	transform: translate3d(-101%,0,0);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--yaku:hover::before {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--yaku span {
	display: inline-block;
	position: relative;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,0deg);
	transform: perspective(1000px) rotate3d(0,1,0,0deg);
	-webkit-transition: -webkit-transform 0.5s,color 0.5s;
	transition: transform 0.5s,color 0.5s;
}

.link--yaku:hover span {
	color: #1e1a1b;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,360deg);
	transform: perspective(1000px) rotate3d(0,1,0,360deg);
}

.link--yaku span:nth-child(4),.link--yaku:hover span:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.link--yaku span:nth-child(3),.link--yaku:hover span:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.link--yaku span:nth-child(2),.link--yaku:hover span:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.link--yaku span:first-child,.link--yaku:hover span:nth-child(4) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

@media screen and (max-width:50em) {
	.link--surinami {
		font-size: 3em;
	}
}

@media screen and (max-width:42em) {
	.link--takiri {
		font-size: 3.5em;
	}

	.link--kukuri {
		font-size: 3.5em;
	}

	.link--nukun {
		font-size: 3.5em;
	}

	.link--kumya {
		font-size: 3em;
	}

	.link--manko {
		font-size: 3.5em;
	}

	.link--urpi {
		font-size: 5em;
	}

	.link--mallki {
		font-size: 3.5em;
	}

	.link--ilin {
		font-size: 5em;
	}

	.link--asiri {
		-webkit-transform: scale3d(0.65,0.65,1);
		transform: scale3d(0.65,0.65,1);
	}

	.link--yaku {
		font-size: 4em;
	}
}

.leftTc {
	width: 44px;
	height: 109px;
	background-color: #333333;
	position: fixed;
	left: 0px;
	top: 68%;
	z-index: 99999;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}

.leftTc img {
	width: 28px;
	height: 28px;
	position: absolute;
	bottom: 11px;
	left: 50%;

	margin-left: -14px;
}

.hid,.hid2 {
	width: 164px;
	height: 156px;
	border-radius: 3px;
	background-color: #000000;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 68%;
	z-index: 99999;
	display: none;
	text-align: center;
}

.hid2 {
	width: 248px;
	height: 140px;
	left: 50%;
	top: 50%;
	display: none;
	margin-left: -124px;
	margin-top: -70px;
	background-color: rgba(0,0,0,0.6);
}

.hid h2,.hid2 h2 {
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 23px;
}

.hid p,.hid2 p {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.hid input,.hid2 input {
	width: 140px;
	height: 26px;
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto;
	font-size: 12px;
	text-indent: 6px;
	line-height: 24px;
	border-radius: 2px;
	margin-bottom: 8px;
}

.hid button,.hid2 button {
	width: 140px;
	height: 26px;
	background-color: #ff7134;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	border-radius: 2px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	border: none;
}

.hid>img,.hid2>img {
	width: 8px;
	height: 8px;
	position: absolute;
	right: 8px;
	top: 8px;
	cursor: pointer;
}

.hid .bbqwer,.hid2 .bbqwer {
	width: 306px;
	height: auto;
	background: #f5f5f5;
	line-height: 15px;
	padding: 17px 0;
	border: none;
	text-align: left;
	position: absolute;
	left: 183px;
	top: 18px;
	display: none;
}

.hid2 .bbqwer {
	left: 265px;
}

.hid .bbqwer span,.hid2 .bbqwer span {
	font-size: 12px;
	color: #ff7134;
	display: block;
	width: 255px;
	margin: 0 auto;
	text-align: left;
}

.hid .bbqwer p,.hid2 .bbqwer p {
	width: 255px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 12px;
	color: #ff7134;
}

.hid .bbqwer em,.hid2 .bbqwer em {
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-color: transparent #f5f5f5 transparent transparent;
	border-width: 10px;
	position: absolute;
	left: -20px;
	bottom: 10px;
}

.hid .bbqwer>b,.hid2 .bbqwer>b {
	font-size: 12px;
	line-height: 1.2em;
	height: 12px;
	right: 5px;
	top: 5px;
	font-weight: 700;
	font-family: ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“;
	cursor: pointer;
	position: absolute;
	color: #000;
}

.leftTc p {
	font-size: 15px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	margin-top: 12px;
}

.goTop {
	position: fixed;
	right: 20px;
	top: 20%;
	z-index: 999999;
	cursor: pointer
}

.goTop>div {
	width: 44px;
	height: 44px;
	background-color: #000000;
	text-align: center;
}

.goTop div.zixun img {
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-top: 8px;
}

.goTop div.dianhua img {
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-top: 8px;
}

.goTop div.shenqing img {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-top: 12px;
}

.goTop div.gotopBox {
	background-color: #000000;
}

.goTop>div:hover {
	background-color: #000000;
}

.goTop>div {
	width: 44px;
	height: 44px;
	background-color: #7F7F7F;
	text-align: center;
	margin-top: 1px;
}

.goTop>div>.img1 {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-top: 6px;
}

.goTop>div>.img2 {
	display: inline-block;
	width: 20px;
	height: 10px;
	margin-top: 17px;
}

.goTop .wx {
	background-color: #7F7F7F;
}

.goTop>img {
	position: absolute;
	top: 0;
	right: 50px;
	display: none;
}

.goTop div.zixun div {
	width: 136px;
	position: absolute;
	right: 50px;
	top: 0;
	display: none;
}

.goTop div.zixun div span {
	width: 136px;
	height: 44px;
	background-color: #656565;
	display: block;
	margin-bottom: 1px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
}

.goTop div.zixun div span:hover,.goTop div.dianhua div:hover {
	background-color: #000000;
}

.goTop div.dianhua div {
	width: 136px;
	height: 44px;
	background-color: #656565;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
	position: absolute;
	right: 50px;
	top: 0;
	display: none;
}

.goTop div.shenqing div {
	width: 136px;
	height: 223px;
	background-color: #656565;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
	position: absolute;
	right: 50px;
	bottom: 0;
	display: none;
}

.goTop div.shenqing div h3 {
	text-align: center;
	font-weight: normal;
	margin-bottom: 7px;
	padding-top: 10px;
}

.goTop div.shenqing div input {
	display: block;
	width: 96px;
	height: 24px;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	margin: 0 auto;
	margin-bottom: 9px;
	text-indent: 7px;
	color: #FFFFFF;
	opacity: 0.8;
}

.goTop div.shenqing div input::-webkit-input-placeholder {
	color: #FFFFFF;
}

.goTop div.shenqing div select {
	width: 98px;
	height: 26px;
	border: 1px solid #FFFFFF;
	display: block;
	margin: 0 auto;
	color: #FFFFFF;
	padding-left: 3px;
	opacity: 0.8;
}

.goTop div.shenqing div select option {
	color: #000000;
}

.goTop div.shenqing div button {
	width: 98px;
	height: 28px;
	background-color: #333333;
	border-radius: 3px;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	color: #FFFFFF;
	cursor: pointer;
}

.goTop div.shenqing div button:hover {
	opacity: 0.8;
}

.goTop div.shenqing {
	background-image: none;
}

.bottomD {
	width: 100%;
	background-color: #333333;
	padding-bottom: 67px;
}

.bottomTop {
	width: 100%;
	padding-bottom: 91px;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.bottomTop>div>div.logo>a {
	width: 272px;
	height: 72px;
	display: block;
	margin-top: 59px;
	margin-bottom: 62px;
}

.bottomTop>div>div.logo>a img {
	width: 100%;
	height: 100%;
}

.bottomTop>div>div.logo>div {
	margin-bottom: 47px;
	margin-left: 22px;
}

.bottomTop>div>div.logo>div img {
	width: 20px;
	height: 26px;
}

.bottomTop>div>div.logo>div>p {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	width: 217px;
	margin-left: 13px;
}

.bottomTop>div>div.logo>p {
	font-size: 18px;
	color: #fff;
	margin-left: 22px;
}

.bottomTop>div>div.logo>p img {
	width: 20px;
	height: 20px;
	margin-right: 13px;
}

.bottomTop .botNav {
	width: 44%;
	margin-top: 35px;
	margin-left: 123px;
	position: relative;
}

.bottomTop .botNav .nav {
	width: 321px;
	height: 74px;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	line-height: 74px;
	color: #fff;
	position: static;
}

.bottomTop .botNav .nav span {
	font-size: 18px;
	margin-left: 12px;
}

.bottomTop .botNav .nav p {
	font-size: 16px;
	color: #FF6665;
	margin-right: 11px;
}

.bottomTop .botNav .nav .hidden {
	position: absolute;
	top: 29px;
	left: 70%;
	line-height: 36px;
	font-size: 16px;
	display: none;
}

.bottomTop .botNav .nav .hidden p a {
	color: #fff;
}

.bottomTop .ewm {
	width: 112px;
	margin-top: 66px;
}

.bottomTop .rwm {
	margin-right: 45px;
}

.bottomTop .ewm img {
	width: 110px;
	height: 110px;
	display: block;
	margin: 0 auto;
	margin-bottom: 17px;
}

.bottomTop .ewm p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.bottomBot .youqing {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 21px;
	margin-bottom: 22px;
	opacity: 0.2;
}

.bottomBot .youqing a {
	color: #FFFFFF;
	margin-right: 10px;
}

.bottomBot .bot {
	text-align: center;
	color: #fff;
	line-height: 32px;
	font-size: 16px;
}

.swiper-pagination-bullet {
	outline: none;
}

.swiper-button-prev {
	outline: none;
}

.swiper-button-next {
	outline: none;
}

#banner .swiper-pagination {
	bottom: 114px !important;
}

.transform_translate {
	transform: translateY(-130px);
}

a:hover {
	text-decoration: underline;
}

#banner {
	width: 100%;
}

#banner img {
	width: 100%;
	height: 432px;
}

#bannerpage span {
	width: 56px;
	height: 5px;
	border-radius: 1px;
	background-color: rgba(0,0,0,0.3);
	opacity: 1;
	-webkit-transition: all 1s;
	transition: all 1s;
	box-sizing: border-box;
}

#bannerpage span.swiper-pagination-bullet-active {
	width: 56px;
	background-color: #ffffff;
}

#banner .form {
	width: 299px;
	height: 392px;
	background-color: #ffffff;
	position: absolute;
	right: 0;
	top: 19px;
	z-index: 9999;
	border-radius: 5px;
	border: 1px solid #BFBFBF;
}

#banner .form h3 {
	text-align: center;
	font-size: 20px;
	padding: 22px 0 21px;
}

#banner .country {
	text-align: center;
	font-size: 0;
	margin-bottom: 12px;
}

#banner .country .box {
	display: inline-block;
	margin-right: 31px;
	cursor: pointer;
}

#banner .country .box:last-child {
	margin-right: 0;
}

#banner .country .box.active .cimg {
	border-radius: 50%;
	padding: 1px;
	box-sizing: border-box;
	border: 1px solid #ff7134;
}

#banner .country .box.active .cimg::after {
	display: none;
}

#banner .country .box.active h4 {
	color: #ff7134;
}

#banner .country .box .cimg {
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
}

#banner .country .box .cimg img {
	width: 100%;
	height: 100%;
}

#banner .country .box .cimg::after {
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
}

#banner .country .box h4 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

#banner .formbox {
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -585px;
}

#banner .form input {
	width: 265px;
	height: 32px;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	display: block;
	margin: 0 auto 12px;
	text-indent: 10px;
}

#banner .form .select {
	width: 265px;
	margin: 0 auto 22px;
}

#banner .form .select>div {
	width: 128px;
	height: 32px;
}

#banner .form .select>div::after {
	content: '';
	width: 10px;
	height: 8px;
	display: block;
	background: url(../image/xia.png) no-repeat center center;
	background-size: cover;
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -4px;
}

#banner .form .select>div select {
	width: 100%;
	height: 100%;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	padding-left: 10px;
	color: #666666;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#banner .form button {
	width: 265px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #ff7134;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
}

#banner .form button:hover {
	opacity: 0.8;
}

.img {
	background: url(../image/Sprite.png) no-repeat;
}

.iii1 {
	width: 53px !important;
	height: 1px !important;
	background-color: #E5E5E5;
}

.rrr {
	height: 18px;
	width: 10px;
	background-position: 0 0;
}

.yxgd {
	height: 18px;
	width: 10px;
	background-position: -10px 0;
}

.xiala {
	height: 7px;
	width: 11px;
	background-position: -20px 0;
}

.gengduo {
	height: 11px;
	width: 12px;
	background-position: -31px 0;
}

.xiangzuo {
	height: 38px;
	width: 16px;
	background-position: -43px 0;
}

.xiangyou {
	height: 38px;
	width: 16px;
	background-position: -59px 0;
}

.sousuo {
	height: 17px;
	width: 16px;
	background-position: -75px 0;
}

.sousuo1 {
	height: 22px;
	width: 21px;
	background-position: -91px 0;
}

.hwicon2 {
	height: 26px;
	width: 26px;
	background-position: -476px 0;
}

.dianhua {
	height: 30px;
	width: 30px;
	background-position: -502px 0;
}

.licon4 {
	height: 40px;
	width: 40px;
	background: url(../image/4.png) no-repeat center;
	background-size: cover;
}

.licon3 {
	height: 40px;
	width: 40px;
	background: url(../image/3.png) no-repeat center;
	background-size: cover;
}

.licon5 {
	height: 40px;
	width: 40px;
	background: url(../image/5.png) no-repeat center;
	background-size: cover;
}

.licon7 {
	height: 40px;
	width: 40px;
	background: url(../image/7.png) no-repeat center;
	background-size: cover;
}

.licon6 {
	height: 40px;
	width: 40px;
	background: url(../image/6.png) no-repeat center;
	background-size: cover;
}

.icon2 {
	height: 40px;
	width: 40px;
	background: url(../image/active3.png) no-repeat center;
	background-size: cover;
}

.icon3 {
	height: 40px;
	width: 40px;
	background: url(../image/active4.png) no-repeat center;
	background-size: cover;
}

.chuguoheguiguoliuxuerenshi {
	height: 40px;
	width: 40px;
	background: url(../image/active1.png) no-repeat center;
	background-size: cover;
}

.icon {
	height: 40px;
	width: 40px;
	background: url(../image/1.png) no-repeat center;
	background-size: cover;
}

.icon1 {
	height: 40px;
	width: 40px;
	background: url(../image/active2.png) no-repeat center;
	background-size: cover;
}

.icon4 {
	height: 40px;
	width: 40px;
	background: url(../image/active5.png) no-repeat center;
	background-size: cover;
}

.licon1 {
	height: 40px;
	width: 40px;
	background: url(../image/1.png) no-repeat center;
	background-size: cover;
}

.licon2 {
	height: 40px;
	width: 40px;
	background: url(../image/2.png) no-repeat center;
	background-size: cover;
}

.icon5 {
	height: 40px;
	width: 40px;
	background: url(../image/active6.png) no-repeat center;
	background-size: cover;
}

.icon6 {
	height: 40px;
	width: 40px;
	background: url(../image/active7.png) no-repeat center;
	background-size: cover;
}

.xuanxiangka_container {
	width: 1170px;
	position: relative;
	background-color: #fff;
	z-index: 10;
	margin: 0 auto;
	margin-top: -130px;
}

.xuanxiangka {
	text-align: center;
	margin: 0 auto;
	margin-top: 44px;
	width: 1170px;
	position: relative;
	z-index: 10;
	background-color: #fff;
	padding: 50px 32px 0 32px;
	box-sizing: border-box;
}

.xuanxiangka .box {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

.xuanxiangka .box .imgbox {
	width: 58px;
	height: 58px;
	border: 1px solid rgba(242,242,242,1);
	border-radius: 50%;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 14px;
	transition: all .5s;
}

.xuanxiangka .box .imgbox>div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.xuanxiangka .box .imgbox {
	box-shadow: 0px 8px 24px 0px rgba(255,91,11,0.2);
	border: 1px solid rgba(255,81,0,1);
}

.xuanxiangka .box::after {
	display: block;
}

.xuanxiangka .box h3 {
	font-size: 16px;
	font-weight: normal;
	color: #606266;
}

.xuanxiangka .box.active h3 {
	color: #FF5100;
}

.xuanxiangka .rrr {
	display: inline-block;
	margin: 20px 9px;
}

.container {
	padding: 60px 0;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.title {
	width: 100%;
	position: relative;
}

.title h3 {
	font-size: 40px;
	color: #00041A;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.title p {
	font-size: 18px;
	color: #606266;
	margin-bottom: 50px;
	text-align: center;
}

.title a {
	font-size: 14px;
	color: #666666;
	position: absolute;
	right: 0;
	bottom: -53px;
	z-index: 99999;
}

.title a em {
	display: inline-block;
	margin-left: 4px;
}

.school_container {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url('../image/bg40.png') no-repeat center;
	background-size: cover;
}

.school .content>div.fl {
	width: 308px;
}

.school .content>div.fl h3 {
	padding: 0 0 0 51px;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	color: #383B41;
	font-size: 24px;
	letter-spacing: 1px;
	position: relative;
	margin-bottom: 20px;
}

.school .content>div.fl h3::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 32px;
	height: 32px;
	background: url('../image/paihang.png') no-repeat center;
	background-size: cover;
}

.school .content>div.fl .t {
	font-size: 0;
	width: 100%;
	height: 47px;
	overflow: hidden;
	position: relative;
	padding: 10px 0;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(255,255,255,.4);
}

.school .content>div.fl .t div {
	font-size: 18px;
	width: 50%;
	display: inline-block;
	border-right: 1px solid rgba(255,255,255,.4);
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	color: #fff;
}

.school .content>div.fl .t div span {
	position: relative;
}

.school .content>div.fl .t div:last-child {
	border-right: 0;
}

.school .content>div.fl .t div.active span {
	font-weight: bold;
}

.school .content>div.fl .t div.active span:after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 3px;
	background-color: #fff;
	bottom: -12px;
}

.school .content>div.fl>div {
	background: url('../image/bg41.png') no-repeat center;
	background-size: cover;
	width: 100%;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding-bottom: 21px;
}

.school .content>div.fl .b .tablet {
	width: 272px;
	height: 29px;
	background-color: rgba(255,255,255,0.3);
	margin: 0 auto;
	border-radius: 3px;
	line-height: 29px;
	font-size: 14px;
	color: #ffffff;
}

.school .content>div.fl .b .tablet h4 {
	margin-left: 9px;
	margin-right: 18px;
}

.school .content>div.fl .b .tablet .fff {
	margin-left: 0;
}

.school .content>div.fl .b .tablet .xxx {
	margin-right: 8px;
}

.school .content>div.fl .b .tableb {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 33px;
}

.school .content>div.fl .b .tableb h5 {
	font-size: 15px;
	color: #ffffff;
	margin-right: 30px;
}

.school .content>div.fl .b .tableb:nth-child(1) h5,.school .content>div.fl .b .tableb:nth-child(2) h5,.school .content>div.fl .b .tableb:nth-child(3) h5 {
	width: 28px;
	height: 32px;
	text-align: center;
	line-height: 28px;
	background: url('../image/jp.png') no-repeat center;
	background-size: cover;
	margin-right: 20px;
	margin-left: -8px;
}

.school .content>div.fl .b .tableb div.fl span {
	font-size: 18px;
	color: #ffffff;
}

.school .content>div.fl .b .tableb div.fl p {
	font-size: 12px;
	color: #ffffff;
}

.school .content>div.fl .b .tableb h6 {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}

.school .content>div.fl a {
	width: 100%;
	text-align: center;
	display: block;
	border: 1px solid rgba(255,255,255,.4);
	padding: 13px 0;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 40px;
	transition: all .5s;
}

.school .content>div.fl a:hover {
	background-color: rgba(0,0,0,0.2);
}

.school .content>div.fl .b {
	display: none;
	padding: 0 30px 0;
	box-sizing: border-box;
	width: 100%;
}

.school .content>div.frs {
	height: 492px;
	box-sizing: border-box;
}

.school .content>div.frs h4 {
	padding-left: 51px;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	color: #383B41;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.school .content>div.frs h4::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
	height: 32px;
	background: url('../image/bank.png') no-repeat center;
	background-size: cover;
}

.school .content>div.frs .t {
	width: 100%;
	height: 47px;
	font-size: 0;
	border-bottom: 1px solid #E4E4E4;
	box-sizing: border-box;
}

.school .content>div.frs>div {
	border: 1px solid #E4E4E4;
	width: 100%;
	position: relative;
}

.school .content>div.frs .t span {
	width: 8.33%;
	height: 100%;
	position: relative;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color: #59595C;
	display: inline-block;
	font-weight: bold;
	letter-spacing: .5px;
	cursor: pointer;
}

.school .content>div.frs .t span.active {
	background-color: #FF5100;
	color: #fff;
}

.school .content>div.frs .t a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	float: right;
	height: 100%;
	line-height: 50px;
	margin-right: 11px;
}

.school .content>div.frs .t a em {
	display: inline-block;
	margin-left: 4px;
}

.school .content>div.frs .b {
	margin: 0 auto 0;
	background-color: white;
	display: none;
}

.school .content>div.frs .b .box {
	width: 33.33%;
	border: 1px solid #EEEEEE;
	border-left: none;
	border-top: none;
	box-sizing: border-box;
	padding-left: 19px;
	padding-top: 20px;
}

.school .content>div.frs .b .box .boxt {
	box-sizing: border-box;
	padding: 10px 0;
}

.school .content>div.frs .b .box .boxt .img2 {
	width: 54px;
	height: 54px;
	margin: 0px 16px 19px 0;
}

.school .content>div.frs .b .box .boxt .img2 em {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 72px;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	z-index: 99;
}

.school .content>div.frs .b .box .boxt img {
	width: 90px;
	height: 90px;
	margin: 0px 16px 25px 0;
}

.school .content>div.frs .b .box .boxt .img2 img {
	width: 100%;
	height: 100%;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.school .content>div.frs .b .box .boxt div {
	width: 244px;
}

.school .content>div.frs .b .box .boxt div h3 {
	font-size: 20px;
	margin-bottom: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.school .content>div.frs .b .box .boxt div h3 a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.school .content>div.frs .b .box .boxt div p {
	font-size: 16px;
	color: #666666;
	margin-bottom: 6px;
	white-space: nowrap;
	overflow: hidden;
}

.school .content>div.frs .b .box .boxt div span {
	font-size: 14px;
	color: #666666;
}

.school .content>div.frs .b .box ul {
	font-size: 14px;
	line-height: 19px;
}

.school .content>div.frs .b .box ul li {
	margin-bottom: 16px;
}

.school .content>div.frs .b .box ul li::before {
	display: inline-block;
	color: #989898;
	font-size: 13px;
	transform: translateY(2px);
	font-weight: bold;
}

.school .content>div.frs .b .box ul li a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 88%;
	white-space: nowrap;
	overflow: hidden;
	color: #59595C;
	text-overflow: ellipsis;
}

.school .content>div.frs .b .box ul li:hover a {
	color: #ff7134;
}

.school .content>div.frs .b .box ul li:hover::before {
	color: #ff7134;
}

.school .content>div.frs .b .box:nth-child(3n) {
	border-right: none;
}

.school .content>div.frs .b .box:nth-child(7),.school .content>div.frs .b .box:nth-child(8),.school .content>div.frs .b .box:nth-child(9) {
	border-bottom: none;
	padding-bottom: 0;
}

div.a {
	font-size: 0;
	text-align: center;
	margin-top: 40px;
}

div.a a {
	height: 53px;
	border: 1px solid #ff7134;
	color: #ff7134;
	display: inline-block;
	margin-right: 40px;
	font-size: 16px;
	transition: all .5s;
	box-sizing: border-box;
	width: 210px;
}

div.a a::before {
	content: "";
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

div.a a span {
	display: inline-block;
	vertical-align: middle;
	transition: all .5s;
	font-weight: bold;
}

div.a a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 7px;
	background: url('../image/ri.png') no-repeat center;
	background-size: cover;
	transition: all .5s;
}

div.a a:hover {
	background-color: #ff7134;
	border: none;
}

div.a a:hover span {
	padding-right: 10px;
	color: #fff;
}

div.a a:hover:after {
	width: 30px;
}

div.a a.a1 {
	margin-right: 0;
	background-color: transparent;
	color: #ff7134;
}

div.a a.a1:hover {
	background-color: #ff7134;
}

.show {
	animation: show .8s 1;
	animation-fill-mode: forwards;
}

@keyframes show {
	from {

		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.show1 {
	animation: show1 .8s 1;
	animation-fill-mode: forwards;
}

@keyframes show1 {
	from {
		opacity: 0;
		transform: translateX(60px);
	}

	to {
		opacity: 1;
		transform: translateX(0px);
	}
}

.container_news {
	background: url('../image/bg50.png') no-repeat center;
	background-size: cover;
}

.news .t {
	width: 100px;
	position: relative;
	height: 100%;
	font-size: 0;
	margin-bottom: 22px;
	padding: 30px 0;
	box-sizing: border-box;
	float: left;
	border-right: 1px solid #CBCBCB;
}

.news .t span {
	width: 100%;
	height: 48px;
	text-align: left;
	line-height: 48px;
	color: #606266;
	border-radius: 30px;
	font-size: 20px;
	display: block;
	position: relative;
	cursor: pointer;
	margin: 45px 0px;
	font-weight: bold;
}

.news .t span:hover {
	color: #ff7134;
}

.news .t span.active {
	color: #ff7134;
}

.news .t .more a {
	color: #FF5100;
	font-size: 18px;
	display: block;
	text-align: left;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 60px;
}

.news .t .more i {
	width: 16px;
	height: 10px;
	background: url('../image/more.png') no-repeat center;
	background-size: cover;
	display: block;
}

.news .t span:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 0;
	background: rgba(255,81,0,1);
	transition: all .5s;
}

.news .t span.active:after {
	content: '';
	height: 48px;
}

.news .b {
	display: none;
	float: right;
}

.news .b .box {
	width: 315px;
	margin-right: 27px;
	background-color: #fff;
	padding-bottom: 30px;
}

.news .b .box:last-child {
	margin-right: 0;
}

.news .b .box .img1 {
	width: 100%;
	height: 152px;
	overflow: hidden;
}

.news .b .box .img1:hover img {
	transform: scale(1.1);
}

.news .b .box .img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .5s;
}

.news .b .box .img1::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	background-color: rgba(0,0,0,0.1);
}

.news .b .box .img1 span {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	z-index: 20;
	bottom: 14px;
	font-size: 14px;
	color: #ffffff;
	padding: 0 29px;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news .b .box .img1 span a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 17px;
	color: #fff;
}

.news .b .box>a {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 20px;
	padding: 0 24px 0 52px;
	box-sizing: border-box;
	position: relative;
	height: 23px;
	color: #5F5F5F;
	line-height: 23px;
}

.news .b .box>a span {
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border: 1px solid rgba(229,229,229,1);
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 17px;
	box-sizing: border-box;
}

.news .b .box>a:nth-child(2) span,.news .b .box>a:nth-child(3) span,.news .b .box>a:nth-child(4) span {
	color: #fff;
	background-color: #FF5100;
	border: none;
	line-height: 19px;
}

.news .b .box>a:hover {
	color: #ff7134;
}

.news {
	padding-bottom: 50px;
}

.fl.logo a {
	position: relative;
}

.fl.logo a:after {
	content: '';
	position: absolute;
	right: -40px;
	top: 0;
	width: 1px;
	height: 76px;
	background: rgba(75,77,88,1);
}

.bottom-public {
	color: #fff;
	background: #252525;
}

.bottom-public .bottompub {
	margin: 0 auto;
	height: 148px;
}

.bottom-public .bottompub .logo>a {
	width: 208px;
	display: block;
	margin-top: 33px;
}

.bottom-public .bottompub .logo>a img {
	width: 100%;
/* [disabled]height: 100%; */
}

.bot-href a:hover {
	color: #fff;
}

.tit p {
	width: 182px;
	height: 63px;
	font-size: 14px;
	line-height: 22px;
	color: rgba(255,255,255,1);
}

.bottompub .bot-info {
	padding: 25px 0px 38px 300px;
}

.bottompub .bot-info ul {
	display: flex;
}

.bottompub .bot-info ul li {
	color: rgba(255,255,255,1);
	opacity: 0.9;
	display: flex;
	list-style: none;
	margin: 16px 33px 16px;
	cursor: pointer;
}

.bottompub .bot-info ul li>p {
	position: relative;
}

.bottompub .bot-info ul li:first-child {
	margin-left: 0;
}

.bot-info ul li:hover {
	color: #ff7134;
}

.bottompub .bot-info ul li.on>p::before {
	content: '';
	position: absolute;
	bottom: -0.4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 2px;
	background: rgba(255,81,0,1);
	opacity: 1;
	border-radius: 2px;
}

.bot-info li img {
	width: 9px;
	height: 6px;
	margin: 1px 8px;
	opacity: 0.8;
}

.bot-info ul li .hidden {
	width: 672px;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 25px;
	display: none;
	margin-top: 20px;
}

.bot-info ul li .hidden p {
	display: inline-block;
	text-align: left;
}

.bot-info ul li .hidden a {
	opacity: .63;
	display: inline-block;
	margin: 8px 42px 8px 0;
	color: #fff;
	text-align: left;
}

.bot-info ul li .hidden a:hover {
	opacity: 1;
}

.bot-href {
	width: 100%;
	height: 39px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 25px;
	box-sizing: border-box;
	color: #ADAEB2;
	margin-top: 4%;
}

.bot-href a {
	color: #85878D;
	margin-right: 20px;
}

.bot-href .youqing {
	margin-top: -15px;
	margin-bottom: 22px;
	opacity: 0.8;
}

.bot-href .youqing p {
	font-size: 15px;
	transform: translateX(-25px);
	margin-bottom: 10px;
}

.bottom-line {
	height: 0px;
	border: 1px solid rgba(255,255,255,1);
	opacity: 0.2;
}

.bot {
	text-align: center;
	line-height: 18px;
	padding: 21px 0px;
	font-size: 12px;
	color: rgba(255,255,255,1);
	opacity: 0.8;
}

.swiper-button-prev {
	outline: none;
}

.swiper-button-next {
	outline: none;
}

.bannerSwiper {
	width: 100%;
	height: 472px;
}

.bannerSwiper .swiper-container {
	width: 100%;
	height: 472px;
}

.bannerSwiper .swiper-container a {
	width: 100%;
	height: 100%;
}

.bannerSwiper .swiper-container img {
	width: 100%;
	height: 100%;
	display: block;
}

.bannerSwiper .swiper-container .swiper-button-prev {
	width: 40px;
	height: 84px;
	background-image: url(../image/zuo1.png);
	background-size: cover;
}

.bannerSwiper .swiper-container .swiper-button-next {
	width: 40px;
	height: 84px;
	background-image: url(../image/you1.png);
	background-size: cover;
}

.bannerSwiper .swiper-pagination span {
	width: 12px;
	height: 12px;
}

.bannerSwiper .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #ff7134;
}

.numBox {
	width: 100%;
	height: 167px;
	background-color: #F5F5F5;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.16);
}

.numBox .box {
	width: 20%;
	text-align: center;
}

.numBox .box span {
	font-size: 48px;
	padding: 24px 0 10px;
	display: block;
}

.numBox .box p {
	font-size: 14px;
	line-height: 21px;
}

.numBox .box span i {
	font-size: 24px;
}

.title h3 {
	text-align: center;
	padding: 76px 0 6px;
	font-size: 40px;
}

.title p {
	font-size: 16px;
	color: #808080;
	text-align: center;
	padding-bottom: 34px;
}

.dingjianMx .t,.shenqingshixun .t,.shenqinggushi .t {
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
}

.dingjianMx .t span,.shenqingshixun .t span,.shenqinggushi .t span {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}

.dingjianMx .t span em,.shenqingshixun .t span em,.shenqinggushi .t span em {
	border-bottom: 2px solid transparent;
	display: inline-block;
	padding-bottom: 7px;
}

.dingjianMx .t span.active,.shenqingshixun .t span.active,.shenqinggushi .t span.active {
	color: #ff7134;
}

.dingjianMx .t span.active em,.shenqingshixun .t span.active em,.shenqinggushi .t span.active em {
	border-bottom-color: #ff7134;
}

.dingjianMx .t span::after,.shenqingshixun .t span::after,.shenqinggushi .t span::after {
	content: '|';
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin: 0 25px;
	color: #333333;
}

.dingjianMx .t span.last::after,.shenqingshixun .t span.last::after,.shenqinggushi .t span.last::after {
	content: '';
	display: none;
	margin: 0;
}

.dingjianMx .box .b {
	display: none;
}

.dingjianMx .box .bbox {
	width: 218px;
	height: 278px;
	border: 1px solid #DFDFDF;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.06);
	border-radius: 3px;
	margin-bottom: 14px;
	margin-right: 16px;
	transition: all 0.4s;
}

.dingjianMx .box .bbox:hover {
	transform: translateY(-8px);
	box-shadow: 0px 3px 10px rgba(0,0,0,0.15);
}

.dingjianMx .box .bbox:nth-child(5n) {
	margin-right: 0;
}

.dingjianMx .box .bbox img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 28px auto 24px;
}

.dingjianMx .box .bbox h4 {
	font-size: 18px;
	text-align: center;
	padding-bottom: 8px;
	font-weight: normal;
}

.dingjianMx .box .bbox p {
	text-align: center;
	font-size: 16px;
	padding-bottom: 22px;
}

.dingjianMx .box .bbox b {
	font-size: 16px;
	display: block;
	text-align: center;
}

#swiper5 {
	width: 190px;
	height: 536px;
	background-color: #F6F7F8;
	border: 1px solid #E3E0E0;
}

#swiper5 .swiper-slide {
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	box-sizing: border-box;
	border-left: 2px solid transparent;
	cursor: pointer;
}

#swiper5 .swiper-slide.active {
	background-color: #ffffff;
	color: #ff7134;
	border-left-color: #ff7134;
}

.schoolmore {
	position: static;
	margin: 0;
	background: none;
	width: 190px;
	height: 37px;
	border: 1px solid #E3E0E0;
	background-color: #F6F7F8;
	opacity: 1;
	cursor: pointer;
	overflow: hidden;
	border-top: none;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
}

.schoolmore a {
	color: #ff7134;
}

.schoolmore a:hover {
	text-decoration: underline;
}

#prev5>div,#next5>div {
	width: 20px;
	height: 12px;
	display: none;
	margin: 8px auto 0;
	background: url(../image/shang.png) no-repeat center center;
}

#next5>div {
	background-image: url(../image/xia.png);
	display: block;
}

#next5 {
	border-top: none;
	border-bottom: 1px solid #E3E0E0;
}

.bfr {
	font-size: 14px;
}

.bfrb {
	width: 958px;
	height: 574px;
	border: 1px solid #E3E0E0;
	display: none;
	overflow-y: auto;
}

.bfrb .box {
	padding: 26px 54px 37px 34px;
	border-bottom: 1px solid #EBEAEA;
	margin-bottom: 29px;
	font-size: 14px;
}

.bfrb .box img.fl {
	width: 52px;
	height: 52px;
	margin-right: 27px;
}

.bfrb .box>div.fl {
	width: 755px;
}

.bfrb .box>div.fl h3 {
	font-size: 18px;
	line-height: 24px;
}

.bfrb .box>div.fl h3 em {
	width: 360px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #888888;
	margin-bottom: 9px;
}

.bfrb .box>div.fl h3>span {
	font-weight: normal;
	font-size: 16px;
	color: #888888;
	margin-left: 20px;
	vertical-align: middle;
	display: inline-block;
}

.bfrb .box>div.fl p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 19px;
}

.bfrb .box>div.fl p a {
	font-size: 14px;
	color: #ff7134;
	display: inline-block;
	margin-left: 10px;
}

.bfrb .box>div.fl p a:hover {
	text-decoration: underline;
}

.bfrb .box>div.fl .img_one {
	width: 755px;
	margin-bottom: 18px;
	font-size: 0;
}

.bfrb .box>div.fl .img_one img {
	width: 100%;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
}

.bfrb .box>div.fl .two img {
	width: 30%;
	height: 120px;
	object-fit: cover;
	cursor: pointer;
}

.bfrb .box>div.fl h4 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 8px;
	padding: 0 21px;
}

.bfrb .box>div.fl>a>div>span {
	padding: 0 21px;
	display: block;
	font-size: 14px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.bfrb .box>div.fl>a>div {
	width: 100%;
}

.zh {
	display: none;
}

.fy {
	width: 72px;
	height: 28px;
	background-color: #ff7134;
	border-radius: 20px;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	right: 54px;
	top: 20px;
	cursor: pointer;
}

.button {
	text-align: center;
	width: 100%;
	display: block;
	cursor: pointer;
}


a.a {
	width: 312px !important;
	height: 52px !important;
	background-color: #ff7134 !important;
	border-radius: 3px !important;
	text-align: center !important;
	line-height: 52px !important;
	color: #ffffff !important;
	font-size: 20px !important;
	font-weight: bold !important;
	margin: 42px auto 94px !important;
	display: block !important;
}

a.a:hover {
	opacity: 0.8;
}

.manguan {
	width: 100%;
	height: 476px;
	background: url(../image/beijing1.jpg) no-repeat center center;
	background-size: cover;
}

.manguan .title {
	color: #ffffff;
}

.manguan .title h3 {
	padding-top: 74px;
}

.manguan .title p {
	padding-bottom: 48px;
	color: #ffffff;
}

.manguan .content .t {
	width: 561px;
}

.manguan .content .t>div {
	width: 128px;
	height: 92px;
	border: 1px solid #FFFFFF;
	margin-bottom: 13px;
	margin-right: 12px;
	cursor: pointer;
	color: #ffffff;
}

.manguan .content .t>div:nth-child(4n) {
	margin-right: 0;
}

.manguan .content .t>div img {
	width: 24px;
	height: 24px;
	display: block;
	margin-left: 20px;
	margin-top: 16px;
}

.manguan .content .t>div p {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 4px;
}

.manguan .content .t>div:hover {
	background-color: #ffffff;
	color: #333333;
}

.manguan .content .t>div.active {
	background-color: #ffffff;
	color: #333333;
}

.manguan .content .box .b {
	display: none;
	margin-left: 35px;
	width: 573px;
}

.manguan .content .box .b h4 {
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 12px;
}

.manguan .content .box .b p {
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	color: #ffffff;
}

.manguan .content .box .b a {
	width: 186px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	background-color: #ff7134;
	border-radius: 3px;
}

.manguan .content .box .b a:hover {
	opacity: 0.8;
}

.shenqingshixun .b .box {
	display: none;
}

.shenqingshixun .swiper-container {
	height: 415px;
}

.shenqingshixun .swiper-container .swiper-slide>div {
	width: 372px !important;
	height: 400px !important;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.16);
	margin: 0 auto;
	margin-top: 5px;
}

.shenqingshixun .swiper-container .swiper-slide img {
	width: 372px;
	height: 167px;
	display: block;
}

.shenqingshixun .swiper-container .swiper-slide span {
	width: 112px;
	height: 41px;
	background-color: #ff7134;
	text-align: center;
	line-height: 41px;
	display: block;
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 138px;
}

.shenqingshixun .swiper-container .swiper-slide ul {
	margin-top: 38px;
}

.shenqingshixun .swiper-container .swiper-slide ul li a {
	font-size: 14px;
	padding: 0 22px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.shenqingshixun .swiper-container .swiper-slide ul li a::before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #525253;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 7px;
}

.shenqingshixun .swiper-container .swiper-slide ul li a:hover {
	color: #ff7134;
}

.shenqingshixun .swiper-container .swiper-slide ul li a:hover::before {
	background-color: #ff7134;
}

.shenqingshixun .swiper-container .swiper-slide>div>a {
	font-size: 14px;
	padding-left: 22px;
	padding-top: 7px;
}

.shenqingshixun .swiper-container .swiper-slide>div>a:hover {
	color: #ff7134;
}

#prev2,#prev3,#prev4 {
	left: -40px;
	background-image: url(../image/zuo.png);
}


#next2,#next3,#next4 {
	background-image: url(../image/you.png);
	right: -40px;
}

.shenqinggushi {
	width: 100%;
	height: 909px;
	background: url(../image/beijing2.jpg) no-repeat center center;
	background-size: cover;
}

.shenqinggushi .t {
	margin-bottom: 57px;
}

.shenqinggushi .b .content {
	font-size: 0;
	display: none;
}

.shenqinggushi .b .content>a {
	height: 132px;
	display: inline-block;
	margin-bottom: 73px;
}

.shenqinggushi .b .content .box {
	width: 375px;
	height: 132px;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.08);
	margin-right: 22px;
	border-bottom: 2px solid #FFFFFF;
}

.shenqinggushi .b .content a:nth-child(3n) .box {
	margin-right: 0;
}

.shenqinggushi .b .content .box img {
	width: 140px;
	height: 140px;
	border-radius: 12px;
	position: absolute;
	left: 30px;
	bottom: 23px;
}

.shenqinggushi .b .content .box>div.fl {
	font-size: 14px;
	margin-left: 195px;
	padding-top: 25px;
}

.shenqinggushi .b .content .box>div.fl h4 {
	font-size: 17px;
	margin-bottom: 9px;
}

.shenqinggushi .b .content .box>div.fl p {
	margin-bottom: 3px;
	font-size: 14px;
}

.shenqinggushi .b .content .box:hover {
	background-color: #333333;
	color: #FFFFFF;
	border-bottom-color: #ff7134;
}

.shenqinggushi .form {
	width: 100%;
	height: 105px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
}

.form {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 105px;
	background-color: #000000;
	background-color: rgba(0,0,0,0.7);
}

.form h3 {
	font-size: 26px;
	color: #fff;
	font-weight: 400;
	line-height: 105px;
	margin-right: 65px;
}

.form input,.form select {
	width: 230px;
	height: 38px;
	border: 1px solid #fff;
	color: #fff;
	text-indent: 20px;
	font-size: 16px;
	line-height: 38px;
	border-radius: 5px;
	margin-top: 33px;
	margin-right: 34px;
}

.form select {
	padding-left: 20px;
	text-indent: 0;
}

.form select option {
	background-color: #333333;
	line-height: 50px;
	border: none;
	font-size: 14px;
}

.form input::-webkit-input-placeholder {
	color: #fff;
}

.form select {
	width: 206px;
	padding-left: 15px;
}

.form .button {
	width: 92px;
	height: 40px;
	background-color: #fff;
	margin-top: 33px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #333333;
	border-radius: 5px;
	cursor: pointer;
}

.form input:focus {
	border-color: #ff7134;
}

.form .button:hover {
	background-color: #ff7134;
	color: #fff;
}

.daoshi_team {
	width: 100%;
	overflow: hidden;
	padding-bottom: 100px;
}

.daoshi_team .count .b .bBox {
	display: none;
}

.daoshi_team .count>div.t {
	font-size: 16px;
	width: 912px;
	margin: 0 auto;
	margin-bottom: 28px;
}

.daoshi_team .count>div.t span {
	padding: 0 25px;
	color: #707070;
}

.daoshi_team .count>div.t a {
	color: #232426;
	padding-bottom: 10px;
}

.daoshi_team .count>div.t a.active {
	color: #ff7134;
	border-bottom: 2px solid #ff7134;
}

.daoshi_team .count>div.b .leftb {
	margin-top: 50px;
}

.daoshi_team .count>div.b .leftb h3 {
	font-size: 30px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 6px;
}

.daoshi_team .count>div.b .leftb p {
	font-size: 24px;
	color: #333333;
	opacity: 0.6;
	filter: alpha(opacity=60);
	margin-bottom: 23px;
}

.daoshi_team .count>div.b .leftb span {
	width: 72px;
	height: 4px;
	background-color: #454545;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: block;
	margin-bottom: 32px;
}

.daoshi_team .count>div.b .leftb em {
	width: 367px;
	display: block;
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 50px;
}

.daoshi_team .count>div.b .leftb div.bBtn a {
	width: 154px;
	height: 34px;
	border: 1px solid #333333;
	line-height: 34px;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	margin-right: 28px;
}

.daoshi_team .count>div.b .leftb div.bBtn a:hover {
	color: #fff;
	border-color: #ff7134;
	background-color: #ff7134;
}

.daoshi_team .count>div.b .rightb {
	width: 716px;
}

.daoshi_team .count>div.b .rightb>div.fl {
	width: 220px;
	height: 232px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	margin-left: 18px;
	margin-bottom: 20px;
}

.daoshi_team .count>div.b .rightb>div.fl img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden {
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.7);
	border-radius: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden h3 {
	font-size: 22px;
	color: #fff;
	font-weight: 400;
	margin-top: 31px;
	margin-bottom: 15px;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden span {
	width: 40px;
	height: 1px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	margin-bottom: 21px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.daoshi_team .count>div.b .rightb>div.fl .hidden p {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden a {
	font-size: 14px;
	color: #fff;
	width: 98px;
	height: 28px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 28px;
	border-radius: 5px;
	display: block;
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -49px;
}

.daoshi_team .count>div.b .rightb>div.fl .hidden a:hover {
	color: #fff;
	border-color: #ff7134;
	background-color: #ff7134;
}

.daoshi_team .count>div.b .rightb>div.fl .hiddenTitle {
	width: 100%;
	height: 52px;
	background-color: rgba(0,0,0,0.46);
	text-align: center;
	line-height: 52px;
	font-size: 22px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.luqu_huigu {
	width: 100%;
	height: 433px;
	background: url(../image/tongbeij.jpg) no-repeat center center;
	background-attachment: fixed;
}

.luqu_huigu .huigu {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.45);
}

.luqu_huigu .huigu>div {
	text-align: center;
	overflow: hidden;
}

.luqu_huigu .huigu>div>div>div.fl.div4 {
	margin-right: 0;
}

.luqu_huigu .huigu>div h3 {
	font-size: 36px;
	color: #fff;
	margin-top: 81px;
	font-weight: normal;
}

.luqu_huigu .huigu>div>div>div.fl {
	color: #fff;
	font-size: 18px;
	margin-top: 58px;
	margin-right: 130px;
	text-align: center;
}

.luqu_huigu .huigu>div>div>div.fl p {
	margin-bottom: 14px;
	text-align: center;
}

.luqu_huigu .huigu>div>div>div.fl>em.em1 {
	margin-left: 43px;
}

.luqu_huigu .huigu>div>div>div.fl>em.em2,.luqu_huigu .huigu>div>div>div.fl>em.em3 {
	margin-left: auto;
	margin-right: auto;
}

.luqu_huigu .huigu>div>div>div.fl>em.em4 {
	margin-left: 54px;
}

.luqu_huigu .huigu>div>div>div.fl p span {
	font-size: 72px;
}

.luqu_huigu .huigu>div>div>div.fl>em {
	width: 77px;
	height: 2px;
	background-color: #fff;
	display: block;
	margin-bottom: 18px;
}

.luqu_huigu .huigu>div>div>div.fl>i {
	text-align: center;
	display: block;
}

.fuwuliucheng {
	width: 100%;
	height: 624px;
	background: url(../image/beijing4.jpg) no-repeat center center;
	background-size: cover;
}

.yzgz .content .box {
	width: 270px;
	height: 210px;
	box-shadow: 0px 3px 4px rgba(0,0,0,0.15);
	margin-bottom: 30px;
	margin-right: 30px;
	transition: all 0.4s;
}

.yzgz .content .box:nth-child(4n) {
	margin-right: 0;
}

.yzgz .content .box .img {
	width: 248px;
	height: 154px;
	margin: 11px;
	cursor: pointer;
}

.yzgz .content .box .img img {
	width: 100%;
	height: 100%;
}

.yzgz .content .box .img em {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
}

.yzgz .content .box .img em img.bf {
	width: 37px;
	height: 36px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -18.5px;
	margin-top: -18px;
}

.yzgz .content .box h4 {
	font-size: 18px;
	text-align: center;
}

.yzgz .content .box:hover {
	transform: translateY(-8px);
	box-shadow: 0px 3px 10px rgba(0,0,0,0.15);
}

.yzgz a.a {
	margin: 45px auto 80px;
}

.video_c {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 9999999;
	text-align: center;
	display: none;
}

.video_c::before {
	content: '';
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.video_c video {
	width: 1170px;
	display: inline-block;
	vertical-align: middle;
}

.video_c img {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}

.swiper-container3 {
	width: 300px;
	height: 345px;
	overflow: hidden;
}

.swiper-container3 .swiper-slide {
	width: 300px;
	height: 345px;
	background-color: #fff;
}

.swiper-container3 .swiper-slide img {
	width: 100%;
	height: 132px;
}

.swiper-container3 .swiper-slide h3 {
	line-height: 24px;
	font-weight: normal;
	margin-top: 17px;
	margin-bottom: 10px;
	padding: 0 15px;
}

.swiper-container3 .swiper-slide h3 a {
	color: #333;
	margin: 0;
	font-size: 15px;
}

.swiper-container3 .swiper-slide h3 a:hover {
	color: #ff7134;
}

.swiper-container3 .swiper-slide p {
	font-size: 14px;
	color: #707070;
	line-height: 22px;
	padding: 0 15px;
}

.swiper-container3 .swiper-slide>a {
	width: 300px;
	height: 136px;
}

.swiper-container3 .swiper-slide>a>img {
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 0.5s;
}

.swiper-container3 .swiper-slide>a:hover img {
	transform: scale(1.1);
}

.swiper-container3 .swiper-slide a {
	font-size: 14px;
	color: #ff7134;
	margin-left: 15px;
	margin-top: 10px;
}

.swiper-container3 .swiper-slide a:hover {
	text-decoration: underline;
}

.swiper-container3 .swiper-slide a.none {
	display: none;
}

.swiper-container3 .swiper-slide a.active {
	display: block;
}

.swiper-container3 .pagination1 {
	width: 100%;
	position: absolute;
	bottom: 15px;
	text-align: center;
}

.swiper-container3 .pagination1 span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #C9BBBB;
	display: inline-block;
	margin: 0 4px;
}

.swiper-container3 .pagination1 span.swiper-active-switch {
	background-color: #ff7134;
}

.newslist {
	width: 100%;
	height: 609px;
	background: url(../image/beijingdi.png) no-repeat center center;
	background-size: cover;
}

.newslist .box .huodong_jiangzuo,.newslist .box .liuxue_zixun {
	width: 300px;
	margin-top: 80px;
}

.newslist .box .huodong_jiangzuo .title,.newslist .box .liuxue_zixun .title {
	margin-bottom: 48px;
}

.newslist .box .huodong_jiangzuo .title h3,.newslist .box .liuxue_zixun .title h3 {
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	padding: 0;
}

.newslist .box .huodong_jiangzuo .title>a,.newslist .box .liuxue_zixun .title>a {
	font-size: 14px;
	color: #ff7134;
	line-height: 24px;
}

.newslist .box .huodong_jiangzuo .title a:hover,.newslist .box .liuxue_zixun .title a:hover {
	font-weight: bold;
}

.newslist .box .liuxue_zixun {
	width: 780px;
}

.newslist .box .liuxue_zixun .count .box {
	margin-right: 24px;
}

.newslist .box .liuxue_zixun .count .box .img {
	width: 244px;
	height: 132px;
	position: relative;
	overflow: hidden;
}

.newslist .box .liuxue_zixun .count .box .img a {
	display: block;
	width: 100%;
	height: 100%;
}

.newslist .box .liuxue_zixun .count .box .img a img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.newslist .box .liuxue_zixun .count .box .img:hover a img {
	transform: scale(1.1);
}

.newslist .box .liuxue_zixun .count .box .img span {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	text-indent: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newslist .box .liuxue_zixun .count .box ul {
	margin-top: 13px;
}

.newslist .box .liuxue_zixun .count .box ul li {
	line-height: 42px;
	font-size: 14px;
}

.newslist .box .liuxue_zixun .count .box ul li a {
	color: #333333;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newslist .box .liuxue_zixun .count .box ul li a:hover {
	color: #ff7134;

}

.meiti {
	width: 100%;
	height: 160px;
}

.meiti img {
	width: 148px;
	height: 39px;
	margin-right: 102px;
}

.swiper-container2 {
	width: 1080px;
	height: 292px;
	margin: 0 auto;
	overflow: hidden;
}

.swiper-container2 .swiper-wrapper {
	height: 292px;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

.swiper-container2 .swiper-slide {
	width: 161px !important;
	height: 122px !important;
	box-sizing: border-box;
}

.swiper-container2 .swiper-slide .content {
	width: 269px;
	height: 116px;
	background-color: #ffffff;
	border: 1px solid #CFCFCF;
	box-sizing: border-box;
	border-radius: 5px;
	transition: all 0.3s;
	position: relative;
	z-index: 99;
}

.swiper-container2 .swiper-slide .content:hover {
	background-color: #ff7134;
	color: #fff;
}

.swiper-container2 .swiper-slide .content .dot {
	position: absolute;
	border: 1px solid #D9D8D6;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	left: 50%;
	margin-left: -12px;
}

.swiper-container2 .swiper-slide .content .dot:after {
	content: "";
	width: 12px;
	height: 12px;
	background-color: #D9D8D6;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -6px;
	border-radius: 50%;
}

.swiper-container2 .swiper-slide .content h3 {
	font-size: 16px;
	margin-left: 19px;
	padding-top: 18px;
	margin-bottom: 5px;
}

.swiper-container2 .swiper-slide .content p {
	font-size: 14px;
	line-height: 24px;
	width: 232px;
	margin: 0 auto;
}

.houqi_jianguan .leftBtn,.houqi_jianguan .rightBtn {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	border-radius: 50%;
	cursor: pointer;
}

.houqi_jianguan .leftBtn {
	left: 0;
	background: url(../image/left.png) no-repeat center center;
	background-size: cover;
}

.houqi_jianguan .rightBtn {
	right: 0;
	background: url(../image/right.png) no-repeat center center;
	background-size: cover;
}

.houqi_jianguan .box .xian {
	width: 100%;
	height: 1px;
	background-color: #DCDCDC;
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
}

.hot_city {
	width: 100%;
	padding: 36px 0;
	background-color: #F9F9F9;
	font-size: 14px;
	color: #AEAEAE;
}

.hot_city a {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 12px;
	margin-right: 20px;
	color: #AEAEAE;
}

.hot_city a:hover {
	color: #ff7134;
}

.shenqinggushi a.a {
	margin: 0 auto !important;
}

.meiti .img {
	width: 148px;
	height: 39px;
	margin-right: 102px;
	margin-top: 59px;
}

.meiti .img em {
	width: 124px;
	height: 124px;
	position: absolute;
	left: 50%;
	top: -42px;
	margin-left: -62px;
	background: url(../image/weixin1.png) no-repeat center center;
	background-size: cover;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.7s;
	transform: scale(1.1);
}

.meiti .img:hover em {
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}

border-box;
}

.swiper-container2 .swiper-slide .content {
width: 269px;
height: 116px;
background-color: #ffffff;
border: 1px solid #CFCFCF;
box-sizing: border-box;
border-radius: 5px;
transition: all 0.3s;
position: relative;
z-index: 99;
}

.swiper-container2 .swiper-slide .content:hover {
background-color: #ff7134;
color: #fff;
}

.swiper-container2 .swiper-slide .content .dot {
position: absolute;
border: 1px solid #D9D8D6;
width: 22px;
height: 22px;
border-radius: 50%;
left: 50%;
margin-left: -12px;
}

.swiper-container2 .swiper-slide .content .dot:after {
content: "";
width: 12px;
height: 12px;
background-color: #D9D8D6;
position: absolute;
left: 50%;
top: 50%;
margin-left: -6px;
margin-top: -6px;
border-radius: 50%;
}

.swiper-container2 .swiper-slide .content h3 {
font-size: 16px;
margin-left: 19px;
padding-top: 18px;
margin-bottom: 5px;
}

.swiper-container2 .swiper-slide .content p {
font-size: 14px;
line-height: 24px;
width: 232px;
margin: 0 auto;
}

.houqi_jianguan .leftBtn,.houqi_jianguan .rightBtn {
width: 36px;
height: 36px;
position: absolute;
top: 50%;
margin-top: -18px;
border-radius: 50%;
cursor: pointer;
}

.houqi_jianguan .leftBtn {
left: 0;
background: url(../image/left.png) no-repeat center center;
background-size: cover;
}

.houqi_jianguan .rightBtn {
right: 0;
background: url(../image/right.png) no-repeat center center;
background-size: cover;
}

.houqi_jianguan .box .xian {
width: 100%;
height: 1px;
background-color: #DCDCDC;
position: absolute;
top: 50%;
margin-top: -0.5px;
}

.hot_city {
width: 100%;
padding: 36px 0;
background-color: #F9F9F9;
font-size: 14px;
color: #AEAEAE;
}

.hot_city a {
display: inline-block;
font-size: 14px;
margin-bottom: 12px;
margin-right: 20px;
color: #AEAEAE;
}

.hot_city a:hover {
color: #ff7134;
}

.shenqinggushi a.a {
margin: 0 auto !important;
}

.meiti .img {
width: 148px;
height: 39px;
margin-right: 102px;
margin-top: 59px;
}

.meiti .img em {
width: 124px;
height: 124px;
position: absolute;
left: 50%;
top: -42px;
margin-left: -62px;
background: url(../image/weixin1.png) no-repeat center center;
background-size: cover;
opacity: 0;
filter: alpha(opacity=0);
transition: all 0.7s;
transform: scale(1.1);
}

.meiti .img:hover em {
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}










.act-pop-box-dd {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    height: 100px;
    background: rgb(39 45 123 / 79%);
    filter: blur(0px);
    box-sizing: border-box;
}
.act-pop-box-con-dd {
    position: relative;
    width: 1220px;
    height: 100px;
    margin: 0 auto;
    /* padding-left: 80px; */
    vertical-align: middle;
}
.close-btn-dd {
    position: absolute;
    top: -40px;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.act-pop-info-box-dd {
    position: absolute;
    display: inline-block;
    left: 86px;
    width: 1010px;
    top: 10px;
    line-height: 18px;
}
.dd-box-top {
    padding-top: 12px;
    padding-bottom: 10px;
}
.dd-form-item {
    display: inline-block;
    width: 210px;
    height: 40px;
    padding-left: 15px;
    margin-right: 9px;
    line-height: 40px;
    background: #ffffff;
    /* border-radius: 20px; */
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #666666;
    box-sizing: border-box;
    vertical-align: middle;
}
.dd-form-icon {
    display: inline-block;
    width: 14px;
    vertical-align: inherit;
}
.dd-form-ip {
    width: 160px;
    box-sizing: border-box;
    padding-left: 6px;
    border: none;
    height: 40px;
    display: inline-block;
    vertical-align: top;
}
.dd-form-sel-item-box {
    position: relative;
}
.form-box-item-sel-dd {
    position: absolute;
    left: 40px;
    /* top: -2px; */
    z-index: 1;
    width: 152px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #666666;
    box-sizing: border-box;
    vertical-align: top;
    padding-left: 6px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: none;
}
.dd-form-ip-code {
    position: absolute;
    left: 10px;
    width: 100px;
    padding-left: 5px;
    border-radius: 20px;
}
.dd-form-code {
    /* position: absolute; */
    right: 15px;
    /* top: 5px; */
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #e4281d;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #ffffff;
}
.dd-get-btn {
    display: inline-block;
    width: 110px;
    height: 40px;
    background: #e4281d;
    box-shadow: 0px 1px 1px 0px #ee2c0a;
    /* border-radius: 20px; */
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #ffffff;
    line-height: 40px;
    vertical-align: middle;
}

.dd-txt-first {
    color: #ffffff;
}
.dd-txt {
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
}
.dd-txt-second {
    color: #ffdf00;
}

.dd-form-icon-after {
    position: absolute;
    top: 11px;
    right: 15px;
    z-index: 0;
}
.dd-form-icon-icon-sel {

    position: absolute;
    top: 12px;
    width: 16px;
}
	.dd-form-code {
    position: absolute;
    right: 5px;
    top: 5px;
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #e4281d;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #ffffff;
}

.dd-form-item-code {
    position: relative;
}
