.x_w {
/*	width: 1240px;*/
	position: relative;
}
@media (min-width: 1440px){
	.x_w{width: 1400px;}
}
.index-bn {
	position: relative;
	width: 100%;
	height: 718px;
	overflow: hidden;color: #fff;
	background: url("../img/bann1.jpg") no-repeat center top;
}

.index-bn .x_w{height: 718px;}
.index-bn .index-bn-1,.index-bn .index-bn-2,.index-bn .index-bn-3{height: 718px;background-size: cover;position: relative;}
.index-bn .bn-box .cn{
	font-size: 28px;
	position: absolute;
	top: 29%;
	left: 5%;
	font-weight: bold;
}
.index-bn .bn-box .b{
	font-size: 28px;
	position: absolute;
	top: 39%;
	font-weight: bold;
}
.index-bn .bn-box .c a{
	display: block;
	position: absolute;
	width: 284px;
	height: 44px;
	background: url("../img/reg_03.png") no-repeat;
	top: 49%;
	left: 16%;
}
.index-bn .bn-box .c:hover{
	cursor: pointer;
}

.index-bn .bn-box .index_1{
	color: #fff;
	text-align: center;
}
.index-bn  .index_1 .index_2,.index-bn  .index_1 .index_3,.index-bn  .index_1 .index_4,.index-bn  .index_1 .index_5{
	position: absolute;
	top: 500px;
}
.index-bn  .index_1 .index_3{
	left: 186px;
}
.index-bn  .index_1 .index_4{
	left: 375px;
}
.index-bn  .index_1 .index_5{
	left: 564px;
}
.index-bn  .index_1 .index_2 h3,.index-bn  .index_1 .index_3 h3,.index-bn  .index_1 .index_4 h3,.index-bn  .index_1 .index_5 h3{
	font-size: 20px;
	font-weight: bold;
}
.index-bn  .index_1 .index_2 p,.index-bn  .index_1 .index_3 p,.index-bn  .index_1 .index_4 p,.index-bn  .index_1 .index_5 p{
	font-size: 16px;
	line-height: 25px;
}
.index-bn  .index_1 .index_2 span,.index-bn  .index_1 .index_3 span,.index-bn  .index_1 .index_4 span,.index-bn  .index_1 .index_5 span{
	display: block;
	width: 100px;
	border: 1px solid #fff;
	line-height: 30px;
	text-align: center;
	background: url("../img/t_03.png") no-repeat 83px 10px;
	margin-top: 10px;
	margin-left: 17px;
}
.index-bn  .index_1  span a{
	color: #fff;
}
.index-bn  .index_1  span:hover{
	color: #000;
	background: #ffffffab;
	border: none;
}
.index-bn  .index_1  span a:hover{
	color: #000;
}
/*index a*/

.index-a {
	padding: 40px 0 40px;
}
.index-a .hd-t,  .index-c .hd-t,  .index-b .hd-t,  .index-p .hd-t {
	color: #101010;
	font-size: 18pt;
	margin-bottom: 20px;
	text-align: center;
}
.index-a .hd-d,  .index-c .hd-d,  .index-b .hd-d,  .index-p .hd-d {
	color: #747b81;
	font-size: 12pt;
	letter-spacing: 1px;
	text-align: center; padding: 0 5%;
}
.index-a .hd-d{
/*		border-bottom: 1px solid #ddd;*/
	margin-bottom: 30px;
	text-align: center; padding: 0 5% 30px;
}
.index-a .bd .i {
	display: block;
	height: 40px;
	width: 40px;
	transition: all .3s;
}
.index-a .bd .t {
	margin-top: 10px;
	font-size: 14pt;
	color: #666;
}
.index-a .bd .intro {
	margin-top: 10px;
	font-size: 12pt;
	color: #999;
}
@media(min-width: 768px){
	.index-a .hd-d,  .index-c .hd-d { margin-bottom:40px; padding-bottom: 40px;}
	.index-a .bd .i {
	display: block;
	height: 40px;
	width: 40px;
}
	.index-a .bd .t {
	font-size: 18pt;
}
	.index-a .bd .x-m-3{border: none;padding: 0 2%;margin-bottom: 20px;}
	.index-a .bd .x-s-6:nth-child(2n+1){/*border-right: 1px solid #ddd;*/}
}
@media (min-width: 992px){
.index-a .bd .x-m-3{/*border-left: 1px solid #ddd;*/}
	.index-a .bd .x-m-3:first-child{border-left: none;}
}
.index-b {
	/*background-color: #f1f3f4;*/padding: 40px 0 40px;
}
.index-b  .hd-d{padding-bottom: 40px;}
.index-b .i-b-c{position: relative; margin: 2%; background: #fff;}
.index-b .i-b-c .i{display: block;max-width: 100%; transform-origin: center center;transition: all .5s;}
.index-b .i-b-c .i-b-hc{position: absolute;left:-20px; right: -20px; top: 50%;background: #fff;transform-origin: center top;transition: all .5s; transform: scale(0) translate(0,-50%);padding: 0 10px; border: 2px solid #009fe9;}
.index-b .i-b-c .i-b-hc .h{display: block;margin: 0 auto;max-width: 100%;}
.index-b .i-b-c .i-b-hc .intro{padding: 10px; line-height: 24px;border-top: 1px solid #ddd;color: #666;}
.index-b .i-b-c .i-b-hc .intro a{color: #2277da;}
.index-b .i-b-c:hover{z-index: 2;}
.index-b .i-b-c:hover .i-b-hc{transform:scale(1) translate(0,-50%);}
.index-b .i-b-c:hover .i{transform: scale(0);}
.index-b .bt{text-align: center;padding:20px 0 40px;clear: both;}
.index-b .bt a{font-size: 18px; color: #999;}
.index-b .bt a:hover{color: #f60;}
/*index c*/

.index-c {
	padding: 80px 0 0 0;/*text-align: center;*/

}
.index-c .hd-d {
	margin-bottom: 10px;
}
.x-form {
	padding: 45px 90px;
	text-align: left;
	background: url("../img/c-form.png") no-repeat right bottom;
}
.x-form .cell td:first-child {
	text-align: right;
}
.x-form label {
	margin-right: 15px;
	text-align: right;
}
.x-form .cell em {
	color: #ff0000;
	margin-right: 10px;
}
.x-form td {
	padding-bottom: 10px;
}
.x-form input {
	line-height: 40px;
	border: 1px solid #cccccc;
}
.x-form .input-1 {
	width: 440px;
}
.x-form .a {
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	padding: 10px 50px;
	margin-left: 140px;
	width: 450px;
	position: relative;
}
.x-form .a em {
	color: #ff0000;
}
.x-form .tag {
	position: absolute;
	background-color: #ff6600;
	color: #fff;
	padding: 2px 10px;
	left: -10px;
	font-size: 12px;
}
.x-form .click {
	position: absolute;
	right: -200px;
	top: 0;
	padding: 10px 20px;
	text-align: center;
	width: 180px;
	background-color: #ff6600;
	color: #fff;
}
/*index d*/

.index-d {
	text-align: center;
	background: url(../img/index-d.jpg) no-repeat center center;
	background-size: cover;min-height: 150px;
}
.index-d h4{color: #fff;font-size: 16pt;padding: 20px 0;}
.index-d .index-d-reg{display: inline-block;padding: 10px 20px;color: #fff; border:1px solid #fff;font-size: 16px;}
.index-d .index-d-reg:hover{background: #ff6600;border-color: #ff6600;}
.index-d .img {
	display: block;
	width: 50px;
	margin: 30px auto 10px;
}
@media(min-width: 768px){
	.index-d .img { width: auto;}
}
.index-d .t {
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
}
.index-d .cell {
	display: block;
	position: relative;
	overflow: hidden;
}
.index-d .cell:hover:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -20px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff;
}
.index-e {
	padding: 40px 0;
	text-align: center;
}
.index-e .c {
	padding: 20px 0;
}
@media (min-width: 768px){
	.index-e {
		padding: 90px 0;
		text-align: center;
	}
		.index-e .c {
		padding: 60px 0;
	}
	.index-e .c:first-child {
		border-right: 1px solid #ebebeb;
	}
}
.index-e .t {
	font-size: 24px;
	margin-bottom: 20px;
}
.index-e .t400 {
	font-size: 30px;
	height: 50px;
	line-height: 50px;
	color: #f35600;
	margin-bottom: 20px;
}
.index-e .time {
	color: #9f9f9f;
	font-size: 18px;
}
.index-e .reg {
	width: 280px;
	margin: 0 auto;
	padding: 15px 70px;
	font-size: 24px;
	text-align: center;
	background-color: #f35600;
	border-radius: 30px;
}
.index-e .reg a {
	color: #ffffff;
}
.index-f {
	background-color: #f5f5f5;
	padding: 40px 0;
}
.index-f .c {
	margin-left: 110px;
	position: relative;
	line-height: 40px;
	padding: 10px 0;
	font-size: 16px;
	border-bottom: 1px dotted #474747;
}
.index-f .c:last-child {
	border-bottom: none;
}
.index-f span {
	position: absolute;
	top: 10px;
	left: -110px;
	font-size: 20px;
	color: #474747;
}
.index-f .c a {
	line-height: 40px;
	margin-right: 20px;
	color: #474747;
}
.index-f .c em {
	margin-right: 20px;
}
.index-f .b {
	text-align: center;
}
.index-f .b .t {
	font-size: 20px;
	margin-bottom: 20px;
}
.index-f .b .ft {
	margin-top: 20px;
}

.index-p{padding: 40px 0;}
.index-p .xSlideBox{padding: 20px 0 15px;}
.index-p .xSlideBox .hd ul{border-bottom: 1px solid #ddd; display: flex; flex-wrap: wrap;
	justify-content: center;
	align-items: center;}
.index-p .xSlideBox .hd li{flex: 1;height: 40px; line-height: 40px; text-align: center;position:relative;font-size: 10pt;color: #666;cursor: pointer;}
.index-p .xSlideBox .hd li.on:after{content: ''; height: 3px;background: #009fe9;position: absolute;left: 0;right:0;bottom: -2px;}
.index-p .xSlideBox .bd li{text-align: center;padding: 15px 0;line-height: 2;}
.index-p .xSlideBox .bd li h4{font-size: 12pt;}
.index-p .xSlideBox .bd li p{color: #999;font-size: 10pt;margin-bottom: 10px;}
.index-p .xSlideBox .bd li a{border: 1px solid #009fe9;color: #009fe9;padding: 2px 10px;display: inline-block;border-radius: 3px;}
.index-p .xSlideBox .bd li a:hover{background: #009fe9;color: #fff;}

@media (min-width: 992px){
	.index-p .xSlideBox .hd ul{border-right: 1px solid #ddd;border-bottom: none; display: block;padding: 15px 0;}
.index-p .xSlideBox .hd li{flex: 1;height: 60px; line-height: 60px; text-align: left;position:relative;font-size: 12pt;}
.index-p .xSlideBox .hd li.on:after{content: ''; width: 3px;height: auto; background: #009fe9;position: absolute;left: auto;right:-2px;top: 0; bottom: 0;}
	.index-p .xSlideBox .hd li i{display: inline-block;vertical-align: middle;width: 50px;height: 50px;margin-right: 10px; background: url(../img/i-p.png) no-repeat;}
	.index-p .xSlideBox .hd li.n1 i{background-position: 0 0px;}
	.index-p .xSlideBox .hd li.n2 i{background-position: 0 -50px;}
	.index-p .xSlideBox .hd li.n3 i{background-position: 0 -100px;}
	.index-p .xSlideBox .hd li.n4 i{background-position: 0 -150px;}
	.index-p .xSlideBox .hd li.n5 i{background-position: 0 -200px;}
	.index-p .xSlideBox .hd li.n6 i{background-position: 0 -250px;}
	.index-p .xSlideBox .hd li.n1.on i{background-position: -50px 0px;}
	.index-p .xSlideBox .hd li.n2.on i{background-position: -50px -50px;}
	.index-p .xSlideBox .hd li.n3.on i{background-position: -50px -100px;}
	.index-p .xSlideBox .hd li.n4.on i{background-position: -50px -150px;}
	.index-p .xSlideBox .hd li.n5.on i{background-position: -50px -200px;}
	.index-p .xSlideBox .hd li.n6.on i{background-position: -50px -250px;}
	
}



.p-l{background: #fff;}
.p-l .l,.p-l .r{padding: 15px;}
@media (min-width: 992px){
	.p-l .l,.p-l .r{padding: 40px;}
	.p-l {
/*		background: url("img/plbg.jpg") center;*/
		padding: 80px 0;
	}
	.p-l .l,
	.p-l .r{
		background: none;
		padding: 0;
	}
	.p-l .l{border-right: 1px solid #ebebeb;}
	.p-l .r {
		padding-left: 60px;
	}
}

.p-l .l .a {
	font-size: 18pt;
	color: #009fe9;
}
.p-l .l .a span {
	color: #ff4200;
}
.p-l .l .b {
	font-size: 16pt;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #b0b0b0;
}
.p-l .l .c {
	padding: 30px 0;
	font-size: 20pt;
	letter-spacing: 1px;
}
.p-l .l .d{padding: 20px 0;}
.p-l .l .d p {
	position: relative;
	font-size: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	color: #8e8e8e;
}
.p-l .l .d p:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 6px;
	height: 8px;
	width: 8px;
	background-color: #999;
	border-radius: 50%;
}
.p-l .l .p-l-tel{border-top: 1px solid #ebebeb; padding: 40px 0;}
.p-l .l .p-l-tel .t{font-size: 18pt;padding-bottom: 10px;}
.p-l .l .p-l-tel .t400{padding: 10px 10px 10px 0;float: left;}
.p-l .l .p-l-tel .t400 img{border: 1px solid #009fe9;border-radius: 50%; padding: 10px;}
.p-l .l .p-l-tel em{overflow: hidden;font-size: 18pt; color: #009fe9; padding-top: 5px;}
.p-l .l .p-l-tel .time{color: #8e8e8e;font-size: 12pt;}

.p-l .r .a {
	color: #009fe9;
	font-size: 20pt;
	margin-bottom: 15px;
}
@media(min-width: 768px){
	.p-l .l .a { font-size: 18pt;}
	.p-l .l .b {font-size: 12pt;}
	.p-l .l .c {font-size: 14pt;}
	.p-l .r .a {font-size: 18pt;}
}
.p-l .r .b,  .p-l .r .c {
	color: #585858;
	margin-bottom: 10px;
}
.p-l .r .b {
	font-size: 18px;
	letter-spacing: 1.5px;
}
.p-l .d .cell {
	border: 1px solid #dcdcdc;
	margin-bottom: 15px;
	border-radius: 5px;
	position: relative;
}
.p-l .getCode {
	position: absolute;
	text-align: center;
	width: 120px;
	right: -140px;
	padding: 10px 0;
	background-color: #ff4200;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
}

.p-l .d .cell label {
	width: 130px;
	padding: 10px 10px 10px 30px;
	color: #585858;
	border-right: 1px solid #dcdcdc;
	font-weight: normal;
	position: relative;
}
.p-l .d .cell label:before {
	content: '*';
	display: block;
	position: absolute;
	top: 12px;
	left: 10px;
	font-size: 20px;
	color: #ff4200;
}
.p-l .d .cell input {
	border: none;
	padding: 10px;
	color: #222;
}
.p-l .d .cell .error{
	color: #f00;
	font-size: 12px;
}
.p-l .r .e input {
	margin-right: 10px;
}
.p-l .r .e span {
	float: right;
}
.p-l .r .f {
	padding-top: 40px; margin-bottom: 20px;
	text-align: center;
}
.p-l .r .f a {
	display: block;
	background-color: #0096ff;
	color: #fff;
	font-size: 18px;
	padding: 12px 0;
	border-radius: 5px;
}
.p-l .r .f  .sub-btn{
	border:none;
	display: block;
	width: 80%;
	margin: 0 auto;
	background-color: #0096ff;
	color: #fff;
	font-size: 18px;
	padding: 12px 0;
	border-radius: 5px;
}

/*index-news*/
.i-news dl{padding:0 20px 20px;}
.i-news dl dt{border-bottom:1px dashed #ddd; line-height:40px; color:#666; font-size:14pt; padding:5px 10px;}
.i-news dl dd{font-size:12pt; line-height:2;}
.i-news dl dd ul{padding:15px 10px;}
.i-news dl dd ul a{ color:#666; display:block; height:30px; line-height:30px; overflow:hidden;}
.i-news dl dd ul a:hover{ color:#333;}
.i-news dl dd .ft{text-align:center}
.i-news dl dd .ft a{display:inline-block;border:1px solid #009fe9; color:#009fe9; font-size:10pt; padding:5px 20px;}
.i-news dl dd .ft a:hover{ background:#009fe9; color:#fff;}

@media(max-width:768px){
	.p-l .d .cell img{position: absolute;right: 5px; top: 50%;transform: translateY(-50%);}
}

.index-bn-txt,.index-a,.index-b,.p-l .left,.index-d,.index-e,.index-p {display: none;}
@media(min-width: 768px){
	.index-bn-txt,.index-a,.index-b,.p-l .left,.index-d,.index-e,.index-p {display: block;}
}
