
/*style*/

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select {
	margin: 0;
	padding: 0
}

body {
	font: 12px"微软雅黑";
	background: #fff;
	-webkit-text-size-adjust: 100%;
}

a {
	color: #2d374b;
	text-decoration: none
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
} 

body {
	background: #fff;
	margin: 0 auto;
}


/*common*/
.clear {
	clear: both;
}
.clear::after {
	content: "";
	display: block;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.text-center {
	text-align: center;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1200::after {
	content: "";
	display: block;
	clear: both;
}
.overflow {
	overflow: hidden;
}

/*header*/
.header {
	height: 210px;
	background: #fff;
}
.header-top {
	background: #25447b;
	height: 34px;
	line-height: 34px;
}
.header-top span,.header-top a {
	color: #fff;
	font-size: 14px;
}
.header-top a {
	margin: 0 5px;
}
.header-top a:hover {
	text-decoration: underline;
}
.header-mid {
	padding: 26px 0;
}
.logo {
	margin-top: 12px;
	vertical-align: top;
}
.search {
	float: right;
	width: 220px;
}
.search input[type="text"]{
	float: left;
	width: 160px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	padding: 0 12px;
	outline: none;
	border-right: 0;
}
.search input[type="submit"]{
	float: left;
	width: 60px;
	height: 40px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	background: url(../images/seico1.png) no-repeat center #c4261d;
	border:0;
	outline: none;
	cursor: pointer;
}
.nav {
	float: left;
}
.nav li {
	float: left;
	margin-left: 25px;
	line-height: 52px;
	margin-top: 5px;
	position: relative;
}
.nav li a {
	font-size: 16px;
	color: #373737;
	line-height: 52px;
	float: left;
}
.nav li:hover a {
	border-bottom: 2px solid #c4261d;
	color: #c4261d;
}
.nav li.on a {
	border-bottom: 2px solid #c4261d;
	color: #c4261d;
}

.inbanner {
	height: 400px;
}

/*footer*/
.footer {
	position: relative;
	background: #25447b;
	overflow: hidden;
}
.footer a:hover {
	text-decoration: underline;
}
.links {
	border-bottom: 1px solid #3b5788;
	padding: 10px 0;
	font-size: 14px;
	color: #dfdfdf;
	line-height: 30px;
}
.links a {
	color: #dfdfdf;
	margin-right: 12px;
}
.copyright {
	border-top: 1px solid #3b5788;
	line-height: 66px;
	font-size: 14px;
	color: #aab2c4;
	text-align: center;
}
.ftmiddle {
	position: relative;
	padding: 60px 0 30px;
}
.ftcontact {
	position: relative;
	float: left;
	margin-left: 80px;
	width: 496px;
}
.ftcontact span {
	font-size: 14px;
	color: #dfdfdf;
	display: block;
	padding: 0 0 10px;
}
.ftcontact a {
	color: #dfdfdf;
	margin: 0 5px;
}
.ftcontact p {
	font-size: 14px;
	color: #dfdfdf;
	line-height: 30px;
	padding-left: 5px;
} 
.ftchat {
	float: left;
	width: 111px;
	height: 111px;
}
.ftphone {
	float: right;
	padding-left: 44px;
	background: url(../images/ftphone.png) no-repeat left bottom;
	color: #fff;
	margin-top: 48px;
}
.ftphone h6 {
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
}
.ftphone strong {
	font-size: 30px;
	line-height: 36px;
}
.abouts {
	position: relative;
	overflow: hidden;
	padding: 40px 0 0;
}
.intitle {
	text-align: center;
	padding: 30px 0;
}
.intitle h3 {
	font-size: 26px;
	color: #363636;
	line-height: 46px;
	font-weight: 400;
}
.intitle h5 {
	font-weight: 400;
	font-size: 14px;
	color: #a2a2a2;
	line-height: 18px;
}
.intitle i {
	display: block;
	margin: 12px auto 0;
	width: 22px;
	height: 2px;
	background: red;
}
.intnav {
	text-align: center;
	padding-bottom: 22px;
	font-size: 0;
}
.intnav li {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}
.intnav li a {
	float: left;
	width: 100%;
	line-height: 56px;
	font-size: 18px;
	color: #636363;
	cursor: pointer;
}
.intnav li.on a {
	color: #fff;
	background: #e60012;
}
.about-info {
	overflow: hidden;
}
.about-info p {
	font-size: 14px;
	color: #636363;
	line-height: 26px;
}
.aboutimg {
	display: block;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
}
.aboutimg img {
	width: 590px;
	height: 346px;
	float: left;
}
.aboutimg img:nth-child(2n) {
	float: right;
}
.rylist {
	text-align: center;
}
.rylist li {
	display: inline-block;
	vertical-align: top;
	margin: 0 16px;
	float: left;
	margin-bottom: 34px;
}
.ntact {
	overflow: hidden;
	text-align: center;
	padding-bottom: 32px;
}
.ntact td {
	vertical-align: top;
	width: calc(100% / 3);
}
.ntact td img {
	display: block;
	width: 82px;
	height: 82px;
	margin: 0 auto 15px;
}
.ntact td p {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 22px;
}
.ntact td strong {
	font-size: 24px;
	color: #4d4d4d;
	display: block;
	font-family: 'Impact';
}
.map {
	position: relative;
	height: 603px;
}
.newslist {
	overflow: hidden;
}
.newslist li {
	padding: 22px 0;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
}
.newslist li img {
	float: left;
	width: 206px;
	height: 137px;
}
.newsinfo {
	float: right;
	width: 968px;
	height: 137px;
}
.newsinfo h3 {
	font-size: 16px;
	color: #636363;
	line-height: 24px;
}
.newsinfo span {
	display: block;
	background: url(../images/timeico1.png) no-repeat center left;
	font-size: 14px;
	color: #8d8d8d;
	line-height: 30px;
	padding: 5px 0;
	padding-left: 30px;
}
.newsinfo p {
	font-size: 14px;
	color: #8d8d8d;
	line-height: 24px;
}
.newslist li:hover h3{
	color: #e60012;
}
.page {
	text-align: center;
	padding: 84px 0;
}
.page a:nth-child(1){ display:none;}
.page a,.page b {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
	border:1px solid #d0d0d0;
	line-height: 24px;
	padding: 0 8px;
	border-radius: 3px;
	font-size: 13px;
}
.page b {
	background: #df0618;
	color: #fff;
	border-color: #df0618;
}
.in-loca {
	border-bottom: 1px solid #ddd;
	line-height: 32px;
	padding-top: 34px;
	overflow: hidden;
}
.in-loca strong {
	float: left;
	font-size: 18px;
	color: #df0618;
	line-height: 32px;
}
.in-loca span {
	font-size: 12px;
	color: #636363;
}
.in-loca span a {
	color: #636363;
}
.infosbox {
	overflow: hidden;
}
.info-title {
	padding: 45px 0 20px;
	text-align: center;
	overflow: hidden;
}
.info-title h2 {
	font-size: 19px;
	color: #df0618;
	line-height: 36px;
}
.info-title span {
	font-size: 14px;
	color: #a6a6a6;
	line-height: 22px;
}
.infoscont {
	overflow: hidden;
	padding-bottom: 20px;
}
.infoscont p {
	font-size: 14px;
	color: #636363;
	line-height: 30px;
}
.page-in {
	overflow: hidden;
	padding: 40px 0 80px;
}
.page-in a {
	float: left;
	width: 102px;
	background: #ebebeb;
	border-radius: 6px;
	color: #373737;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
.page-in a.next {
	color: #fff;
	background: #df0618;
	margin-right: 10px;
}
.list-hotroute {
	text-align: center;
	overflow: hidden;
}
.list-hotroute li {
	float: left;
	width: 364px;
	height: 460px;
	margin-top: 50px;
	margin-right: 54px;
}
.list-hotroute li:nth-child(3n) {
	margin-right: 0;
}
.list-hotroute li img {
	width: 100%;
	height:240px;
	display: block;
}
.list-hotroute li .fin {
	display: block;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
}
.list-hotroute li .fin h5 {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 26px;
}
.list-hotroute li .fin span {
	font-size: 14px;
	color: #a1a1a1;
	padding-bottom: 6px;
	line-height: 24px;
	display: block;
}
.list-hotroute li .fin p {
	font-size: 14px;
	color: #7c7c7c;
	height: 66px;
	line-height: 22px;
	overflow: hidden;
}
.list-hotroute li .ain {
	display: block;
	overflow: hidden;
	margin-top: 16px;
}
.list-hotroute li .ain a {
	display: inline-block;
	width: 102px;
	height: 34px;
	border: 1px solid #bfbfbf;
	line-height: 34px;
	margin: 0 17px;
	border-radius: 200px;
	font-size: 14px;
	color: #898989;
	transition: 0.3s;
}
.ain a:hover {
	color: #fff;
	background: #e60012;
	border-color: #e60012;
}
.select-cont {
	overflow: hidden;
}
.select-cont a {
	float: right;
	font-size: 14px;
	color: #e60012;
	line-height: 46px;
	margin-top: 26px;
}
.g-box1 {
	margin-top: 26px;
	overflow: hidden;
	float: left;
	height: 46px;
}
.g-box1 span {
	font-size: 16px;
	color: #7b7b7b;
	line-height: 46px;
	float: left;
}
.g-box1 input,.g-box1 select {
	float: left;
	width: 346px;
	height: 46px;
	border:1px solid #eaeaea;
	box-sizing: border-box;
	line-height: 44px;
	font-size: 14px;
	outline: none;
	text-indent: 15px;
}
.g-box1 input {
	width: 238px;
}
.ml22 {
	margin-left: 22px;
}
.sew1 select {
	width: 434px;
}
.teamlist {
	overflow: hidden;
}
.teamlist li {
	padding: 20px 0;
	overflow: hidden;
	float: left;
	height:270px;
	width: 514px;
}
.teamlist li:nth-child(2n){
	float: right;
}
.teamlist li img {
	float: left;
	width: 187px;
}
.teamrin {
	float: right;
	width: 294px;
	padding-top: 22px;
}
.teamrin h3 {
	font-size: 22px;
	color: #363636;
	line-height: 34px;
	padding: 16px 0;
	font-weight: 400;
}
.teamrin h3 span {
	font-size: 14px;
	color: #a1a1a1;
	margin-left: 5px;
}
.teamrin p {
	font-size: 14px;
	color: #7c7c7c;
	line-height: 25px;
	height: 75px;
	display: block;
	overflow: hidden;
}
.teamlist li .ain {
	margin-top: 18px;
	overflow: hidden;
}
.teamlist li .ain a {
	float: left;
	width: 108px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	border:1px solid #bfbfbf;
	margin-right: 26px;
	box-sizing: border-box;
	border-radius: 5px;
	transition: 0.3s;
}
.storylist {
	overflow: hidden;
}
.storylist li {
	margin-top: 44px;
	overflow: hidden;
	float: left;
	width: 373px;
	margin-right: 40px;
	height: 435px;
}
.storylist li:nth-child(3n){
	margin-right: 0;
}
.storylist li img {
	width: 100%;
	height: 257px;
	display: block;
}
.story-info {
	padding: 16px 20px;
	overflow: hidden;
}
.story-info h3 {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.story-info span {
	display: block;
	padding: 8px 0 4px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #a1a1a1;
	line-height: 24px;
	position: relative;
}
.story-info span::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 28px;
	height: 1px;
	background: #a1a1a1;
}
.story-info p {
	font-size: 14px;
	color: #7c7c7c;
	line-height: 24px;
}
.hotroutetop {
	overflow: hidden;
	margin-top: 50px;
}
.hotroutetop img {
	float: left;
	width: 590px;
	height: 446px;
}
.horins {
	overflow: hidden;
	float: right;
	width: 570px;
}
.horins span {
	display: block;
	font-size: 16px;
	color: #636363;
	line-height: 38px;
	vertical-align: top;
}
.horins span font {
	color: #df0618;
}
.horins span strong {
	color: #df0618;
	font-size: 20px;
}
.ml70 {
	margin-left: 70px;
}
.sjx::after {
	content: "▼";
	color: red;
	font-size: 14px;
	margin-left: 10px;
}
.num {
	margin: 30px 0;
}
.calcslect {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.calcslect i {
	float: left;
	width: 36px;
	height: 36px;
	font-style: normal;
	cursor: pointer;
	border: 1px solid #e5e5e5;
	text-align: center;
	-moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
.calcslect i:active {
	background: #e3e0e0;
}
.calcslect input {
	width: 92px;
	height: 36px;
	border:1px solid #e5e5e5;
	border-left: 0;
	border-right: 0;
	outline: none;
	float: left;
	text-align: center;
	color: red;
	font-size: 14px;
}
.btnains {
	overflow: hidden;
	margin-top: 14px;
}
.btnains a {
	display: inline-block;
	width: 126px;
	height: 38px;
	border: 1px solid #df0618;
	box-sizing: border-box;
	line-height: 36px;
	text-align: center;
	border-radius: 4px;
	color: #df0618;
	background: #fff;
	margin-right: 20px;
}
.btnains a.buy {
	color: #fff;
	background: #df0618;
}
.sjx {
	position: relative;
	z-index: 2;
}
span.sjx-hide {
	position: absolute;
	left: 48px;
	top: 3px;
	background: #fff;
	padding: 10px;
	box-shadow: 0 0 6px rgba(0,0,0,0.5);
	width: 300px;
	padding-top: 40px;
	z-index: -1;
	display: none;
}
.sjx:hover .sjx-hide {
	display: block;
}
.hotroutecont {
	position: relative;
	overflow: hidden;
}
.routetitle {
	border-bottom: 2px solid #ededed;
	overflow: hidden;
	padding: 8px 0;
	margin-top: 30px;
}
.routetitle h3 {
	font-size: 20px;
	color: #636363;
	line-height: 32px;
	position: relative;
}
.routetitle h3::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	border:1px solid #ff0c0c;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-right: 10px;
}
.inforoute {
	padding: 15px 0;
	overflow: hidden;
}
.inforoute p {
	font-size: 14px;
	color: #797979;
	line-height: 28px;
}
.inforoute img {
	display: block;
	margin: 20px auto;
	width: 100%;
}
.inforoute b {
	font-size: 18px;
	color:red;
}
.wping {
	width: 766px;
	margin-left: 18px;
}
.inforoute h5 {
	font-size: 16px;
	color: #636363;
	line-height: 28px;
	vertical-align: middle;
}
.inforoute h5 b {
	margin-right: 5px;
}
.cousolte {
	position: relative;
	overflow: hidden;
	padding-left: 56px;
}
.cousolte-time {
	overflow: hidden;
	position: relative;
	padding-left: 56px;
	margin: 15px 0;
	font-size: 18px;
	color: #636363;
	margin-left: -56px;
	line-height: 46px;
}
.cousolte-time span {
	margin-left: -56px;
	font-size: 26px;
	height: 46px;
	width: 40px;
	color: #fff;
	float: left;
	text-align: center;
	background: url(../images/ico1.png) no-repeat center;
	line-height: 40px;
}
.cousolte-time b {
	color: red;
}
.cousolte-flow {
	overflow: hidden;
}
.cousolte-flow span {
	font-size: 16px;
	color: #797979;
	line-height: 30px;
	text-align: center;
	border-radius: 200px;
	background: #e5e5e5;
	display: block;
	width: 86px;
	text-align: center;
}
.cousolte-flow p {
	font-size: 14px;
	color: #797979;
	line-height: 24px;
	padding: 10px 0 15px;
}
.cousolte-img {
	overflow: hidden;
	margin: 10px 0;
}
.cousolte-img img {
	float: left;
	width: 270px;
	height: 172px;
	margin-right: 20px;
	margin-top: 10px;
}
.cousolte-img img:nth-child(4n) {
	margin-right: 0;
}

/*弹窗*/
.PopUp {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 11;
	display: none;
}
.Popbox {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 764px;
	height: 542px;
	margin-top: -271px;
	margin-left: -382px;
	background: #fff;
	z-index: 11;
	border-radius: 6px;
}
.close {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 11;
	background: url(../images/close.png) no-repeat center;
	cursor: pointer;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}
.wPop {
	width: 590px;
	margin-left: 124px;
	margin-top: 66px;
}
.wTxt {
	padding: 11px 0;
	overflow: hidden;
}
.wPop span {
	font-size: 16px;
	color: #7b7b7b;
	margin-right: 10px;
	float: left;
	line-height: 24px;
	padding-top: 11px;
}
.wPop span font {
	font-size: 14px;
	color: #b4b4b4;
	line-height: 22px;
}
.wTxt input[type="text"] {
	float: left;
	width: 240px;
	height: 46px;
	line-height: 44px;
	border: 1px solid #eaeaea;
	padding: 0 20px;
	box-sizing: border-box;
	outline: none;
	font-size: 14px;
}
.wTxt input[type="text"]:focus {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.wRadio {
	padding: 11px 0;
	overflow: hidden;
}
.rbox {
	border: 1px solid #eaeaea;
	overflow: hidden;
	float: left;
	width: 428px;
}
.rbox label {
	font-size: 14px;
	color: #7b7b7b;
	margin-left: 16px;
	line-height: 46px;
	float: left;
}
.rbox label input[type="radio"] {
	vertical-align: middle;
	margin-bottom: 2px;
}
.wBtn {
	padding-top: 12px;
	overflow: hidden;
}
.wBtn input {
	float: left;
	width: 114px;
	height: 42px;
	border-radius: 5px;
	background: #4d4d4d;
	color: #fff;
	font-size: 16px;
	border:0;
	margin-right: 16px;
	cursor: pointer;
}
.wBtn input[type="submit"] {
	background: #ff0000;
}

/*index*/
.contact {
	position: relative;
	overflow: hidden;
	padding-bottom: 95px;
}
.wintact {
	width: 860px;
	margin: 0 auto;
	overflow: hidden;
}
.txt-box {
	width: 420px;
	height: 60px;
	line-height: 60px;
	border-radius: 6px;
	border: 1px solid #eaeaea;
	position: relative;
	margin-top: 20px;
}
.txt-box span {
	width: 70px;
	text-align: right;
	font-size: 14px;
	color: #7b7b7b;
	float: left;
}
.txt-box input[type="text"]{
	float: left;
	width: 260px;
	outline: none;
	line-height: 60px;
	border:0;
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 14px;
}
.txt-box span.sw1 {
	width: 124px;
}
.txt-box span.sw2 {
	width: 144px;
}
.submiting {
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
	float: left;
	width: 100%;
}
.submiting input[type="submit"] {
	width: 100%;
	height: 60px;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	background: #e60012;
	border: 0;
}
.aboutus {
	position: relative;
}
.auincont {
	overflow: hidden;
	padding: 40px 0 0;
	position: relative;
}
.auin-left {
	float: left;
	width: 600px;
	height: 325px;
	position: relative;
	overflow: hidden;
}
.swiper-button-prev {
	background: url(../images/l.png) no-repeat center;
}
.swiper-button-next {
	background: url(../images/r.png) no-repeat center;
}
.auin-right {
	float: right;
	width: 562px;
	height: 325px;
}
.auin-right p {
	font-size: 14px;
	color: #636363;
	line-height: 26px;
	display: block;
	height: 284px;
}
.auin-right a {
	display: block;
	width: 114px;
	height: 40px;
	line-height: 40px;
	border-radius: 200px;
	background: #2c5193;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.nrcont {
	position: relative;
	height: 300px;
	padding-top: 88px;
	background: url(../images/bg1.jpg) no-repeat bottom center;
	text-align: center;
	margin-top: -90px;
}
.nrcont .w1200 {
	position: relative;
	height: 234px;
	vertical-align: top;
	padding-top: 66px;
}
.nrico {
	position: absolute;
	left: 0;
	bottom: 0;
}
.nrcont h3 {
	font-size: 38px;
	color: #fff;
	line-height: 52px;
	padding: 26px 0;
}
.nrcont a {
	display: block;
	width: 216px;
	text-align: center;
	line-height: 48px;
	border-radius: 200px;
	background: #e60012;
	color: #fff;
	margin: 0 auto;
	font-size: 18px;
}
.chating {
	position: absolute;
	right: 0;
	top: 62px;
	width: 168px;
	z-index: 2;
}
.chating img {
	width: 168px;
	height: 168px;
	display: block;
}
.chating span {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
}



/*--------------------------------*/
.container{
	
}
.container .ContTab{
	width: 100%;
	height: 100%;
}
.ContTab .Tab_box{
	width: 1200px;
	margin: 0 auto;
}
.Tab_box .Cont_box{
	position: relative;
	width: 100%;
	z-index: 1;
}
.Tab_box .Cont_box .About{
	padding: 45px;
	border-radius: 4px;
	background: #fff;
	border:1px solid #eee;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	margin-top: 26px;
}
.Cont_box .About img{
	float: left;
	width: 558px;
	height: 373px;
}
.Cont_box .About .Rbout{
	float: right;
	width: 503px;
}
.tngtit{
	margin-bottom: 28px;
}
.tngtit .room_icon{
	display: block;
	width: 100%;;
	height: 34px;
	background: url(../images/room_icon.png)no-repeat center bottom;
	background-size: 32px 34px;
	padding-top: 24px;
}
.tngtit h3{
	font-size: 20px;
	color: #25447b;
	padding-top: 16px;
	text-align: center;
}
.About .Rbout p{
	font-size: 14px;
	color: #636363;
	line-height: 24px;
	word-break: break-all;
	margin-bottom: 40px;
}
.About .Rbout .ToLeft{
	float: left;
	width: 114px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #2c5193;
	border-radius: 40px;
}
.About .Rbout .ToRight{
	float: right;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #636363;
	border: 2px solid #e60012;
	border-radius: 40px;
}
.container .Touming{
	width: 100%;
	height: 744px;
	background:url(../images/partner.jpg) center no-repeat;

	position: relative;
	margin-top: -79px;
	padding-top: 79px;
	box-sizing: border-box;
}
.container .Touming .colour{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #2c5193;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.container .Touming .Cont_text{
	position: relative;
	z-index: 2;
}
.Touming .Cont_text ul{
	width: 100%;
	margin-top: 64px;
}
.Cont_text ul li{
	float: left;
	margin-bottom:15px;
	width: calc(100% / 3);
	text-align: center;
}
.Cont_text ul li img{
	width: 75px;
	height: 75px;
	border-radius: 50%;
	margin-bottom: 24px;
	border: 5px solid transparent;
}
.Cont_text ul li p{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.Cont_text ul li:hover img{
	border: 5px solid #e60012;
}
.container .Touming_two{
	width: 100%;
	height: 300px;
	position: relative;
	background: url(../images/partner_two.jpg)no-repeat 0 0;
}
.Touming_two .colour_red{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ff2c20;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.Touming_two .Cont_text{
	position: absolute;
	top: 0;
	left: 50%;
	width: 1200px;
	height: 100%;
	margin-left: -600px;
}
.Touming_two .Cont_text img{
	float: left;
	width: 237px;
	height: 201px;
	margin-top: 64px;
	margin-left: 48px;
}
.Touming_two .Cont_text p{
	float: left;
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	line-height: 66px;
	margin-top: 84px;
	margin-left: 82px;
}
.Touming_two .Cont_text .Nothing_you{
	width: 216px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	border-radius: 48px;
	background: #2c5193;
	margin-top: 95px;
	display: block;
}
.Nothing_wu{
	width: 212px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	border-radius: 44px;
	border: 2px solid #fff;
	margin-top: 48px;
	display: block;
}
/*StudyTour*/
.container .StudyTour{
	width: 100%;
	overflow: hidden;
}
.Auto{
	width: 1200px;
	margin: 0 auto;
}
.StudyTour .Auto .horizontal{
	width: 100%;
	margin-bottom: 55px;
}
.Auto .horizontal .Relatively{
	float: left;
	position: relative;
	width: 269px;
	height: 406px;
	background-size: 100% 100%;
}
.Relatively img {
	width: 100%;
	height: 100%;
	float: left;
}
.horizontal .Relatively .ZuoShang{
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 67px;
	background: url(../images/zuoshang.png)no-repeat 0 0;
	text-align: center;
	font-size: 22px;
	color: #fff;
	padding-top: 9px;
	z-index: 1;
}
.horizontal .Relatively .Tou_Block{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}
.horizontal .Relatively p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	z-index: 2;
}
.Auto .horizontal ul{
	float: left;
}
.horizontal ul li{
	float: left;
	width: 280px;
	margin-left: 30px;
}
.Auto .rignt ul li{
	margin: 0;
	margin-right: 30px;
}
.Auto ul li img{
	width: 100%;
	height: 186px;
	margin-bottom: 22px;
}
.Auto ul li h3{
	font-size: 16px;
	color: #4d4d4d;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 21px;
}
.Auto ul li span{
	display: block;
	font-size: 16px;
	color: #686868;
	line-height: 100%;
	margin-bottom: 13px;
}
.Auto ul li p{
	font-size: 14px;
	color: #8d8d8d;
	line-height: 22px;
	margin-bottom: 30px;
	display: block;
	height: 66px;
}
.Auto ul li a:nth-child(5){
	display: block;
	width: 124px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #e60012;
	border-radius: 4px;
	font-size: 16px;
	color: #e60012;
	margin: 0 auto;
}
.Auto ul li a:hover{
	color: #fff;
	background: #2c5193;
	border: 1px solid #2c5193;
}
.ains-in{
	display: block;
	width: 216px;
	height: 48px;
	font-size: 18px;
	border-radius: 48px;
	border: none;
	outline: none;
	cursor: pointer;
	margin: 66px auto 72px;
	text-align: center;
	line-height: 48px;
	border: 2px solid #e60012;
	transition: 0.3s;
}
.ains-in:hover {
	color: #fff;
	background: #e60012;
}
/*Touming_three*/
.container .Touming_three{
	width: 100%;
	height: 745px;
	background: url(../images/inbanner2.jpg)no-repeat 0 0;
	background-size: 130%;
}
.Touming_three .Cont_box{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.Touming_three .Cont_box .Box-Left{
	float: left;
	position: relative;
	width: 600px;
	height: 420px;
	background-size: 100% 100%;
	margin-top: 72px;
}
.Cont_box .Box-Left .colour{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #25447b;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.Cont_box .Box-Left .Box-cont{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 420px;
	text-align: center;
}
.Cont_box .Box-Left .Box-cont a {
	padding-top: 161px;
	display: block;
	height: 100%;
	box-sizing: border-box;
}
.Box-Left .Box-cont h2{
	font-size: 26px;
	color: #fff;
	line-height: 100%;
}
.Box-Left .Box-cont .Play{
	display: block;
	width: 58px;
	height: 58px;
	background: url(../images/Play.png)no-repeat 0 0;
	/* background-size: 58px 58px; */
	margin: 0 auto;
	margin-top: 26px;
}
.Touming_three .Cont_box ul{
	float: left;
	margin-top: 72px;
	width: 600px;
}
.Touming_three .Cont_box ul li{
	float: left;
	width: 285px;
	height: 203px;
	position: relative;
	margin-left: 15px;
	margin-bottom: 15px;
}
.Cont_box ul li .colour{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #738ab1;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.Cont_box ul li .Box-cont{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 82px;
	padding-top: 121px;
	text-align: center;
}
.Cont_box ul li .Box-cont h4{
	font-size: 24px;
	color: #fff;
	line-height: 100%;
	font-weight: initial;
}
.Cont_box ul li .Box-cont p{
	font-size: 16px;
	color: #fff;
	line-height: 100%;
	margin-top: 11px;
}
/*Team-item*/
.container .Team-item{
	width: 100%;
	height: 821px;
}
.title_box{
	width: 100%;
	text-align: center;
	margin-bottom: 55px;
}
.title_box h2{
	font-size: 30px;
	color: #25447b;
	padding-top: 70px;
	line-height: 100%;
	text-transform: uppercase;
}
.title_box h3{
	font-size: 26px;
	color: #363636;
	font-weight: initial;
	line-height: 100%;
	margin-top: 20px;
}
.title_box span{
	display: block;
	font-size: 14px;
	color: #a2a2a2;
	line-height: 100%;
	margin-top: 10px;
}
.title_box2{
	width: 100%;
	text-align: center;
	margin-bottom: 55px;
}
.title_box2 h2{
	font-size: 30px;
	color: #fff;
	padding-top: 70px;
	line-height: 100%;
	text-transform: uppercase;
}
.title_box2 h3{
	font-size: 26px;
	color: #fff;
	font-weight: initial;
	line-height: 100%;
	margin-top: 20px;
}
.title_box2 span{
	display: block;
	font-size: 14px;
	color: #a2a2a2;
	line-height: 100%;
	margin-top: 10px;
}
.Team-item .Auto .swiper-container{
	width: 100%;
	height: 488px;
}
.teamcont {
	position: relative;
}
.swiper-team {
	overflow: hidden;
}
.swiper-team li {
	background: #fff;
	position: relative;
	padding-left: 170px;
	box-sizing: border-box;
}
.team-info {
	position: relative;
	overflow: hidden;
}
.team-info img {
	float: left;
	width: 426px;
	height: 490px
}
.team-right {
	float: right;
	width: 534px;
	height: 490px;
	box-sizing: border-box;
	padding-top: 70px;
}
.team-right h3 {
	font-size: 26px;
	line-height: 38px;
}
.team-right h3 small {
	font-size: 20px;
	color: #b4b4b4;
	margin-left: 3px;
	text-transform: uppercase;
	font-weight: 400;
}
.team-right h4 {
	font-size: 22px;
	color: #e60012;
	line-height: 30px;
	font-weight: 400;
}
.team-right p {
	font-size: 18px;
	color: #4d4d4d;
	line-height: 26px;
}
.team-right strong {
	display: block;
	font-size: 22px;
	color: #4d4d4d;
	padding: 15px 0;
}
.team-right strong font {
	font-size: 34px;
	margin-left: 5px;
}
.team-right a {
	display: inline-block;
	border: 2px solid #e60012;
	border-radius: 200px;
	width: 110px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #636363;
	transition: 0.3s;
}
.team-right .overflow {
	margin-top: 42px;
}
.team-right a:hover {
	color: #fff;
	background: #e60012;
}
.team-right a.buying {
	color: #fff;
	background: #e60012;
	margin-right: 15px;
}
.swiper-team-prev,.swiper-team-next {
	width: 22px;
	height: 38px;
	background: #000;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	z-index: 11;
	cursor: pointer;
}
.swiper-team-prev {
	left: -50px;
	background: url(../images/lbtn.png) no-repeat center;
}
.swiper-team-next {
	right: -50px;
	background: url(../images/rbtn.png) no-repeat center;
}
.cinmes {
	position: absolute;
	left: 364px;
	top: 0;
	padding-top: 88px;
	z-index: 2;
	width: 588px;
	color: #fff;
}
.cinmes h5 {
	font-size: 38px;
	line-height: 60px;
}
.cinmes h6 {
	font-size: 20px;
	line-height: 36px;
	font-weight: 400;
}
.cinmes span {
	font-size: 18px;
	line-height: 36px;
	padding-top: 20px;
	display: block;
	position: relative;
	margin-top: 10px;
}
.cinmes span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 2px;
	background: #fff;
}
.education {
	position: relative;
}
.list-ng {
	overflow: hidden;
}
.list-ng li {
	float: left;
	width: 540px;
	padding: 30px 0;
}
.list-ng li img {
	width: 206px;
	height: 137px;
	float: left;
}
.list-ng li .newsinfo {
	width: 310px;
	height: 137px;
}
.list-ng li:nth-child(2n){
	float: right;
}

.swinb {
	overflow: hidden;
}
.swinb>li {
	display: none;
}
.swinb>li.on {
	display: block;
}
