/* @font-face {
 	font-family: 'century';
 	src: url('GOTHIC.TTF');
 }
 
 @font-face {
 	font-family: 'century-blod';
 	src: url('GOTHICB.TTF');
 } */



.banner .item {
	height: 420px;

}

/* .hide_dl */
.banner {
	position: relative;
	overflow: hidden;
}

.nav {
	padding: 15px 0;
}


.nav .info {
	margin-top: 11px;
}

.nav .info a {
	display: inline-block;
	border: 1px solid #DFDFDF;
	color: #333333;
	font-size: 14px;
	padding: 8px 23px;
	border-radius: 25px;
	margin-right: 23px;
}

.nav .info a:hover {
	background: #FF9900;
	color: #fff;
}

.nav .info .tel {
	background: #FFF2DE;
	padding: 10px 10px 10px 45px;
	position: relative;
	border-radius: 25px;
	color: #FF9900;
	font-size: 16px;
	display: inline-block;
}

.nav .info .tel .icon {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translate(0, -50%);
}

.nav_group {
	background: #0069C1;
}

.nav_group ul li {
	display: inline-block;
	width: 10.7%;
	text-align: center;
}

.nav_group ul li .li_a {
	color: #FFFFFF;
	padding: 20px 0px 18px;
	font-size: 16px;
	/* display: inline-block; */
	display: block;
	font-weight: bold;
}

.nav_group ul li:hover .li_a {
	color: #fff;
	background: #0099FF;
}

.nav_group ul .on a {
	color: #fff;
	background: #0099FF;
}

.banner .swiper-pagination {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	background: rgba(0, 0, 0, 0.8);
	border-radius: 25px;
	padding: 2px 15px 5px;
	bottom: 20px;
	width: auto;
	display: inline-block;
}

.banner .swiper-pagination .swiper-pagination-bullet {
	background: #fff;
	/* opacity: 1; */
}

.cm_tit {
	margin-bottom: 25px;
}

.cm_tit .t1 {
	font-size: 32px;
	color: #333333;
	font-weight: bold;
}

.cm_tit .more {
	font-size: 14px;
	color: #999999;
	margin-top: 14px;
}

.m1 {
	margin-top: 70px;
}

.m1 .cont {}

.m1 .cont .new {
	width: 49%;
}

.m1 .cont .swipers {
	overflow: hidden;
	width: 49.5%;
	position: relative;
}

.m1 .cont .swiper .txt {
	position: absolute;
	bottom: 0px;
	width: 100%;
	font-size: 18px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}

.m1 .cont .swiper .txt .t_dm {
	padding: 10px 20px;
}

.m1 .cont .swiper .swiper-pagination {
	/* width: auto; */
	position: absolute;
	right: 0px;
	padding-right: 20px;
	width: auto;
	bottom: 15px;
	text-align: right;
	display: inline-block;
}

.m1 .cont .swiper .swiper-pagination .swiper-pagination-bullet {
	background: #fff;
	opacity: 0.5;
}

.m1 .cont .swiper .swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

/* .m1 .cont .swiper .swiper-pagination */


.m1 .cont .new .hot .t1 {
	font-size: 28px;
	color: #333333;
	margin-bottom: 5px;
}

.m1 .cont .new .hot .t1 img {
	position: relative;
	transform: translate(0, -2px);
	margin-left: 4px;
}

.m1 .cont .new .hot .t2 {
	font-size: 14px;
	color: #999999;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 25px;
}

.m1 .cont .new ul li {
	position: relative;
	padding-left: 15px;
	padding-right: 60px;
	margin-bottom: 13px;
}

.m1 .cont .new ul li a {
	font-size: 16px;
	color: #333333;
}

.m1 .cont .new ul li::before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	background: #0069C1;
	display: inline-block;
	border-radius: 50%;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
}

.m1 .cont .new ul li .time {
	font-size: 14px;
	color: #999999;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translate(0, -50%);
}

.m1 .cont .new ul li a:hover {
	color: #0069C1;
}

.m2 {
	margin-top: 80px;
}

.m2 .cont .lt {
	width: 25%;
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}

.m2 .cont .lt::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 200px;
	background: #EBEBEB;
	display: block;
	right: 0px;
	top: 0px;

}

.m2 .cont .lt .img {
	margin-bottom: 10px;
}

.m2 .cont .lt .t1 {
	font-weight: bold;
	color: #333333;
	font-size: 20px;
	margin-bottom: 5px;
}

.m2 .cont .lt .t2 {
	font-size: 14px;
	color: #666666;
	height: 42px;
}

.m4 {
	margin-top: 50px;
}

.m4 .lt {
	position: relative;
	width: 24%;
	margin-right: 1.3%;
	margin-bottom: 20px;
}

.m4 .lt:nth-child(4n) {
	margin-right: 0px;
}

.m4 .lt .bottom_icon {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
}

.m4 .lt .txt {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 18px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}


.footer {
	margin-top: 60px;
	background: #061A32;
	padding: 50px 0 60px;
}

.footer .item li {
	margin-bottom: 13px;
}

.footer .item li a {
	color: #FFFFFF;
	font-size: 14px;
}

.footer .group {
	margin-left: 112px
}

.footer .item li a:hover {
	color: #0069C1;

}

.footer .item {
	margin-right: 112px;
}

.footer .rit_group .coun .tt {
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}

.footer .rit_group .coun ul li {
	font-size: 14px;
	color: #fff;
	margin-bottom: 8px;
	padding-left: 24px;
}

.footer .rit_group .coun ul .icon_1 {
	background: url(../img/p5.png) left center no-repeat;
}

.footer .rit_group .coun ul .icon_2 {
	background: url(../img/p6.png) left center no-repeat;
}

.footer .rit_group .coun ul .icon_3 {
	background: url(../img/p4.png) left center no-repeat;
}

.footer .rit_group .img {
	background: #fff;
	padding: 5px;
	border-radius: 5px;
	margin-left: 35px;
}

.copy {
	background: #13263C;
	color: rgba(255, 255, 255, 0.43);
	padding: 12px 0px 20px;
	font-size: 14px;
	text-align: center;
}

.child_banner {
	height: 360px;
	position: relative;
}

.child_banner .txt {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	transform: translate(0, -50%);
	text-align: center;
	color: #fff;
}

.child_banner .txt .t1 {
	font-size: 50px;
}

.child_banner .txt .t2 {
	font-size: 34px;
}

.weizhi {
	font-size: 14px;
	color: #999999;
	margin-top: 28px;
	margin-bottom: 38px;
}

.weizhi a {
	color: #999;
}

.weizhi .dm {
	background: url(../img/p20.png) left center no-repeat;
	padding-left: 30px;
}

.weizhi .dm a:hover {
	color: #0099FF;
}

.m5 .item {
	width: 25%;
	padding: 25px 0 42px;
	text-align: center;
	border-radius: 20px 20px 0 0;
	position: relative;
	min-height: 212px;
}

.m5 .item::before {
	content: '';
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 7px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	display: block;
	background: #0069C1;
	border-radius: 0 0 20px 20px;
}

.m5 .item:hover {
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.m5 .item:hover .dm .t1 {
	color: #0069C1;
}

.m5 .item .dm {
	padding: 0px 50px;
}

.m5 .item .dm .t1 {
	margin-top: 10px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	font-size: 20px;
}

.m5 .item .dm .t2 {
	font-size: 14px;
	color: #666;
}

.m5 .item:hover::before {
	opacity: 1;
}

.m6 .box {
	background: #fff;
	padding: 50px 35px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 100px;
}

.cm_titles {
	font-size: 32px;
	color: #333333;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
}

.cm_titles::before {
	content: '';
	width: 345px;
	height: 1px;
	background: #DCDCDC;
	display: block;
	bottom: 0px;
	left: 50%;
	transform: translate(-50%, 0);
	position: absolute;
}

.cm_titles i {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	border: 2px solid #026AC1;
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translate(-50%, 0);
}

.m6 .cont {
	margin-top: 35px;
	font-size: 16px;
	color: #333333;
	padding-bottom: 60px;
	line-height: 30px;
}

.m6 .box .but {
	position: absolute;
	text-align: center;
	bottom: -25px;
	width: 100%;
}

.m6 .box .but a {
	display: inline-block;
	background: #0069C1;
	color: #fff;
	padding: 15px 24px 15px 55px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 10px;
	background: url(../img/p23.png) 15px center no-repeat #0069C1;
}

.m6 .box .but .b2 {
	background: url(../img/p24.png) 15px center no-repeat #FF9900;
}


.m7_let {
	width: 20%;
	margin-top: -86px;
	position: relative;
}

.m7_let .t1 {
	background: #0069C1;
	color: #fff;
	padding: 25px 0 25px 28px;
}

.m7_let .t1 span {
	background: url(../img/p26.png) left center no-repeat;
	padding-left: 35px;
	font-weight: bold;
	font-size: 24px;
}

.m7_let .icon_1 span {
	background: url(../img/p52.png) left center no-repeat;
}

.m7_let ul {
	background: #fff;
	padding: 0px 15px;
	padding-bottom: 30px;
}

.m7_let ul li a {
	font-size: 16px;
	position: relative;
	color: #333333;
	display: block;
	padding: 20px 0;
	font-weight: bold;
	padding-left: 20px;
	border-bottom: 1px dashed #CCCCCC;
	background: url(../img/p33.png) 95% center no-repeat;
}

.m7_let ul li a::before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	background: #0069C1;
	border-radius: 50%;
	display: block;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
}

.m7_let ul li a:hover {
	color: #0069C1;
}

.m7_rit {
	width: 78.24%;
}

.m7_cont {
	background: #fff;
	border-radius: 8px;
	padding: 50px 75px;
}

.m8 .group {
	margin-top: 60px;
}

.m8 .group .item {
	width: 300px;
	display: flex;
	margin-bottom: 40px;
}

.m8 .group .item .cn {
	padding-left: 12px;
}

.m8 .group .item .cn .t1 {
	font-size: 14px;
	color: #999999;
}

.m8 .group .item .cn .t2 {
	font-size: 17px;
	color: #333333;
}

.m8 .group .item:nth-child(2n) {
	float: right;
}

.allmap_map {
	width: 100%;
	height: 480px;
}

.m9 .cont {
	margin-top: 60px;
	color: #333333;
	font-size: 16px;
}

/* .m9 .cont */

.child_banner .form {
	width: 700px;
	position: relative;
	margin: 0px auto;
	margin-top: 20px;

}

.child_banner .form .text {
	width: 96%;
	height: 48px;
	padding: 0px 2%;
	border-radius: 25px;
	margin: 0px auto;
	font-size: 14px;
	color: #333;
}

.child_banner .form .but {
	width: 37px;
	height: 37px;
	background: url(../img/p40.png) center no-repeat #E5F5FF;
	background-size: 37px;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(0, -50%);
}

.m10 .let {
	width: 75.2%;

}

.m10 .let .dm {
	padding: 50px 35px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 50px;

}

.m10 .let .dm .cn {
	background: #FAFAFA;
	border: 1px solid #E4E4E4;
	margin-top: 25px;
	padding: 40px 30px;
}

.m10 .let .dm .t1 {
	margin-bottom: 15px;
	font-size: 30px;
	color: #333333;
}

.m10 .let .dm .t2 {
	font-size: 14px;
	color: #999999;

}

.m10 .let .dm .t2 span {
	color: #999999;
	margin-right: 20px;
	padding-left: 25px;
}

.m10 .let .dm .t2 .icon_1 {
	background: url(../img/p41.png) left center no-repeat;
	background-size: 13px auto;
}

.m10 .let .dm .t2 .icon_2 {
	background: url(../img/p35.png) left center no-repeat;
	background-size: 20px auto;
}

.m10 .let .dm .t2 .icon_3 {
	background: url(../img/p36.png) left center no-repeat;
	background-size: 20px auto;
}

.m10 .let .cn .t_lt {
	width: 32%;
	margin-right: 2%;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 10px;
	margin-bottom: 45px;
	min-height: 80px;
	overflow: hidden;
}

.m10 .let .cn .t_lt:nth-child(3n) {
	margin-right: 0px;
}

.m10 .let .cn .t_lt .tt1 {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

.m10 .let .cn .t_lt .cc {
	font-size: 14px;
	color: #666666;
}

.m10 .let .cn .big_it {
	width: 100%;
	margin-right: 0px;
}

.m10 .let .cn .qianzi {
	margin-top: 80px;
	text-align: right;
}

.m10 .let .cn .qianzi .img {
	margin-bottom: 30px;
	padding-right: 20px;
}

.m10 .let .cn .qianzi .img img {
	width: 110px;
}

.m10 .let .cn .qianzi .date {
	text-align: right;
	font-size: 14px;
}

.m10 .let .cn .qianzi .date b {
	font-size: 17px;
	display: inline-block;
	margin-right: 15px;

}

.m10 .let .cn .qianzi .xqz {
	padding-right: 40px;
}

.m10 .let .click_swit p {
	margin-bottom: 10px;
}

.m10 .let .click_swit p a {
	font-size: 14px;
	color: #999999;
}

.m10 .let .click_swit p a:hover {
	color: #0069C1;
}

.m10 .rit {
	width: 22.4%;
	background: #fff;
}

.m10 .dms {
	padding: 30px 25px;
}

.cm_tit2 {
	font-weight: bold;
	position: relative;

	margin-bottom: 25px;

}

.cm_tit2 span {
	position: relative;
}

.cm_tit2 span::before {
	content: '';
	width: 100%;
	height: 7px;
	background: #B2D2EC;
	border-radius: 8px;
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.cm_tit2 b {
	position: relative;
	z-index: 1;
}

.m10 .rit .group .it {
	display: flex;
	margin-bottom: 30px;
}

.m10 .rit .group .it .img {
	width: 105px;
}

.m10 .rit .group .it .t1 {
	font-size: 14px;
}

.m10 .rit .group .it .cc {
	flex: 1;
	padding-left: 8px;
}

.m10 .rit .group .it .time {
	font-size: 14px;
	color: #999999;
	margin-top: 5px;
}

.m10 .rit .group .it:last-child {
	margin-bottom: 0px;
}

.m11 .item {
	padding: 35px 45px;
	background: #fff;
	padding-left: 215px;
	position: relative;
	margin-bottom: 35px;
}

.m11 .item .time {
	position: absolute;
	left: 48px;
	top: 50%;
	transform: translate(0, -50%);
}

.m11 .item .time .t1 {
	font-size: 40px;
	font-weight: bold;
	color: #0069C1;
	margin-bottom: 0;
}

.m11 .item .time .t2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}

.m11 .item .time .icon {}

.m11 .item .cn .t1 {
	font-size: 24px;
	color: #333333;
	margin-bottom: 12px;
}

.m11 .item .cn .gp .ll {
	width: 31%;
	margin-right: 2%;
	font-size: 14px;
	margin-bottom: 10px;
	color: #666666;
}

.m11 .item .cn .gp .ll:nth-child(3n) {
	margin-right: 0px;
}

.m11 .item::before {
	content: '';
	position: absolute;
	width: 1px;
	left: 190px;
	height: 130px;
	background: #E5E5E5;
	display: inline-block;
	top: 50%;
	transform: translate(0, -50%);
}



.login_pop .zzzz {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	/* display: none; */
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.2);
}

.login_pop .box {
	position: fixed;
	width: 560px;
	background: #fff;
	border-radius: ;
	border-radius: 12px;
	z-index: 99999;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.login_pop .tit {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	position: relative;
	color: #333333;
	padding: 24px 0;
	background: #F5F6F9;
	border-radius: 12px 12px 0 0;
}

.login_pop .dm {
	padding: 55px;
	position: relative;
}

.login_pop .dm .it {
	margin-bottom: 30px;
}

.login_pop .dm .it .t1 {
	font-weight: bold;
	font-size: 17px;
	/* margin-bottom: 10px; */
}

.login_pop .dm .it .input {
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 0;
	padding-left: 33px;
}

.login_pop .dm .it .icon_1 {
	background: url(../img/p49.png) 10px center no-repeat;
}

.login_pop .dm .it .icon_2 {
	background: url(../img/p48.png) 10px center no-repeat;
}

.login_pop .dm .it .icon_3 {
	background: url(../img/p47.png) 10px center no-repeat;
}

.login_pop .dm .it .icon_4 {
	background: url(../img/p51.png) 10px center no-repeat;
	background-size: 16px auto;
}


.login_pop .dm .it .input {
	position: relative;
}

.login_pop .dm .it .input .text {
	width: 100%;
}

.login_pop .dm .it .input .bt {
	position: absolute;
	right: 10px;
	top: 50%;
	width: auto;
	border: 1px solid #CCCDCD;
	border-radius: 5px;
	font-size: 14px;
	color: #0069C1;
	background: #F6F8FA;
	padding: 5px 0;
	width: 90px;
	text-align: center;
	transform: translate(0, -50%);
}

.login_pop .dm .submit input {
	width: 100%;
	background: #0069c1;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
	border-radius: 5px;
}

.login_pop .close {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 15px;
	cursor: pointer;
}

.login_pop .box2 .tit {
	padding: 0px;

}

.login_pop .box2 .tit span {
	display: inline-block;
	width: 50%;
	padding: 20px 0;
	cursor: pointer;
}

.login_pop .box2 .tit .on {
	background: #fff;
	color: #0069C1;

}

.login_pop .box2 .tit span:nth-child(1) {
	border-radius: 12px 0 0 0;
}

.login_pop .box2 .tit span:nth-child(2) {
	border-radius: 0 12px 0 0;
}


.login_pop .switch {
	margin: 30px 0px 30px;
}

.login_pop .switch span {
	border: 1px solid #CDCDCD;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 25px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-right: 15px;
	cursor: pointer;
}

.login_pop .switch span label {
	cursor: pointer;
}

.login_pop .switch span:nth-child(1) {
	margin-left: -5px;
}

.login_pop .switch span:hover {
	background: #0069c1;
	border: 1px solid #0069c1;
	color: #fff;
}

.login_pop .switch .on_sw {
	background: #0069c1;
	border: 1px solid #0069c1;
	color: #fff;
}

.login_pop .box2 .dm {
	padding-top: 0px;
}

.login_pop .switch input {
	position: absolute;
	opacity: 0;
}

.login_pop .men_type {
	margin-bottom: 30px;
}

.login_pop .men_type label {
	margin-right: 20px;
	font-size: 14px;
}

.login_pop .men_type label input {
	margin-right: 5px;
}

.login_pop .wjmm {
	text-align: right;
	font-size: 14px;
	color: #999999;
	margin-bottom: 25px;
	cursor: pointer;
}

.login_pop .wjmm:hover {
	color: #0069c1;
}

.m7_let2 ul li a {
	background: none;
}

.m12 {
	padding: 35px;
}

.m12 .title {
	font-size: 30px;
	color: #333333;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 25px;
}

.m12 .title::before {
	content: '';
	width: 44px;
	height: 3px;
	position: absolute;
	left: 0px;
	bottom: -2px;
	display: inline-block;
	background: #0069c1;
}

.m12 .info {
	font-size: 14px;
	line-height: 28px;
}

.m13 .item {
	background: #fff;
	border-radius: 8px;
	padding: 40px 35px;
	position: relative;
}

.m13 .item .t1 {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 15px;
	background: url(../img/p58.png) left center no-repeat;
	padding-left: 30px;
}

.m13 .item .t2 {
	font-size: 14px;
	color: #666666;
}

.m13 .item .type {
	position: absolute;
	top: 30px;
	right: 24px;
}

.m13 .item .type .t3 {
	border: 1px solid #00CC99;
	border-radius: 5px;
	font-size: 14px;
	margin-right: 15px;

}

.m13 .item .type .t3 span {
	background: #00CC99;
	color: #fff;
	display: inline-block;
	padding: 5px 8px;
}

.m13 .item .type .t3 i {
	display: inline-block;
	font-style: normal;
	padding: 5px 10px;
}


.m13 .item .type .start_1 {
	border: 1px solid #4c96d3;
}

.m13 .item .type .start_1 span {
	background: #4c96d3;
}


.m13 .item .type .start_2 {
	border: 1px solid #ff944c;
}

.m13 .item .type .start_2 span {
	background: #ff944c;
}






.m13 .item {
	margin-bottom: 35px;
}

.m13 .item .type .t5 img {
	width: 50px;
}

.m14 {
	padding: 74px 50px 64px;
}

.m14 .tit1 {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin-bottom: 50px;
}

.m14 .item {
	margin-bottom: 60px;
}

.m14 .item .t2 {
	font-size: 16px;
	color: #333333;
	padding-left: 10px;
	position: relative;
}

.m14 .item .t2 .show_dom {
	position: absolute;
	width: 270px;
	z-index: 99;
	display: none;
	border: 1px solid #E6E6E6;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
	left: -80px;
	top: 37px;
}

.m14 .item .t2 .show_dom .dd {
	padding: 20px 15px;
	font-size: 12px;
	line-height: 24px;
}

.m14 .item .t2 span:hover .show_dom {
	display: block;
}

.m14 .item .t2 .show_dom .sjx {
	position: absolute;
	left: 50%;
	top: -11px;
	transform: translate(-50%, 0);
}

.m14 .item .t3 {
	height: 50px;
	border-radius: 5px;
	background: #F4F4F4;
	margin-top: 12px;
	padding-left: 45px;
	background: url(../img/p59.png) 10px center no-repeat #F4F4F4;
}

.m14 .item .t3 input {
	display: block;
	width: 100%;
	height: 50px;
	font-size: 14px;
	background: none;
}

.m14 .submit {
	text-align: center;
	width: 270px;
	border-radius: 10px;

}

.m14 .submit input {
	display: inline-block;
	width: 150px;
	height: 50px;
	border-radius: 5px;
	color: #fff;
	background: #0069c1;
	font-size: 20px;
}

.child_banner .groups {
	text-align: center;
	margin-top: 30px;
}

.child_banner .groups .it {
	display: inline-block;
	text-align: center;
}

.child_banner .groups .it .img {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	position: relative;
	border: 2px dashed #fff;
}

.child_banner .groups .it .img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.child_banner .groups .it .tt {
	margin-top: 10px;
}

.child_banner .groups .it_zj {
	padding: 0px 90px;
	position: relative;
}

.child_banner .groups .it_zj2 {
	padding-left: 0px;
}

.child_banner .groups .it .let {
	position: absolute;
	left: -5px;
	top: 35%;
	transform: translate(0, -50%);
}


.child_banner .groups .it .rit {
	position: absolute;
	right: -5px;
	top: 35%;
	transform: translate(0, -50%);
}

.child_banner .groups .on .img {
	background: #0099ff;
	border: 1px solid #0099ff;
}

.child_banner .groups .on .tt {
	color: #0099ff;
}

.m15 .list {
	background: #fff;
	padding: 35px;
	border-radius: 5px;
	margin-bottom: 35px;
}

.m15 .list .t1 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
	position: relative;
	margin-bottom: 35px;
}

.m15 .list .t1::before {
	content: '';
	width: 5px;
	height: 25px;
	border-radius: 5px;
	background: #0099ff;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
	display: inline-block;
}

.m15 .list .t1 span {
	color: #FF6600;
	vertical-align: middle;
}

.m15 .list .t2 label {
	position: relative;
	margin-right: 60px;
}

.m15 .list .t2 label i {
	display: inline-block;
	border: 1px solid #DEDEDE;
	width: 16px;
	height: 16px;
	border-radius: 5px;
	vertical-align: middle;
}

.m15 .list .t2 label input:checked~i {
	background: url('../img/p66.png') center no-repeat #0099ff;
	background-size: 10px auto;
}

.m15 .list .t2 label input {
	position: absolute;
	opacity: 0;
}

.m15 .list .t3 {
	margin-top: 30px;
}

.m15 .list .t3 a {
	border: 1px solid #efefef;
	margin-right: 30px;
	padding: 12px 15px 12px 35px;
	font-size: 14px;
	border-radius: 5px;
	position: relative;
}

.m15 .list .t3 a:hover {
	background-color: #2e84cc;
	color: #fff;
}
.m15 .list .t3 a input{
	position: absolute;
	opacity: 0;
}

.m15 .list .a_1 {
	background: url(../img/p72.png) 12px center no-repeat;
}


.m15 .list .a_2 {
	background: url(../img/p65.png) 12px center no-repeat;
}


.m15 .lt {
	width: 48%;
	color: #333333;
	font-size: 16px;
}

.m15 .lt {
	display: flex;
	align-items: center;
}

.m15 .lt .cc {
	flex: 1;

}

.m15 .lt .nn {
	width: 150px;
}

.m15 .lt .nn span {
	font-weight: bold;
	color: #ff6600;
}

.m15 .lt .cc .text {
	border: 1px solid #E5E5E5;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	width: 96%;
	border-radius: 5px;
	padding: 0px 2%;
}

.m15 .lt .info {
	font-size: 14px;
	padding-left: 10px;
	color: #2e84cc;

}

.m15 .lt .info span {
	text-decoration: underline;
}

.m15 .lt select {
	border: 1px solid #E5E5E5;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	width: 98%;
	border-radius: 5px;
	padding: 0px 2%;
	margin-left: 2%;
}

.m15 .lt_big {
	width: 100%;
}

.m15 .t4 {
	margin-bottom: 35px;
}

.m15 .cc2 {
	display: flex;
}

.m15 .cc2 .ch_lt {
	flex: 1;
	display: flex;
	align-items: center;
	text-align: center;
	background: #f6f6f6;
	border-right: 0px none;
	border: 1px solid #E5E5E5;
}

.m15 .cc2 .ch_lt .ch_nn {
	width: 100px;
	background: #f6f6f6;
	font-size: 14px;
}

.m15 .cc2 .ch_lt .text {
	border-radius: 0;
	border: 0px none;
}

.m15 .cc2 .ch_lt .files {
	border: 1px solid #E5E5E5;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	width: 96%;
	/* border-radius: 5px; */
	padding: 0px 2%;
	position: relative;
	background: #fff;
}

.m15 .cc2 .ch_lt .files input {
	opacity: 0;
	cursor: pointer;
	position: relative;
	z-index: 99;
}

.m15 .cc2 .ch_lt .files .msg {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	transform: translate(0, -50%);
}

.m15 .cc2 .ch_lt .files .file_up {
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
	transform: translate(-50%, -50%);
}

.m15 .t5 {
	text-align: right;
	margin-bottom: 20px;
}

.m15 .t5 img {
	cursor: pointer;
}

.m15 .llist {
	display: flex;
	margin-bottom: 40px;
}

.m15 .llist .nn {
	width: 80px;
	font-size: 16px;
}

.m15 .llist .nn span {
	color: #ff6600;
}

.m15 .llist .cc {
	flex: 1;
	padding-left: 10px;
}

.m15 .llist .cc textarea {
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	width: 96%;
	height: 290px;
	padding: 2%;
}

.m15 .buts {
	text-align: right;
}

.m15 .buts input {
	background: #0069c1;
	color: #fff;
	display: inline-block;
	padding: 10px 35px;
	font-size: 20px;
	font-weight: bold;
}

.m15 .buts b {
	color: #FF6600;
	font-size: 18px;
	position: relative;
	top: 10px;
	margin-right: 35px;

}

.m15 .buts b span {
	font-size: 35px;
}


.m15 .lt3 .ttt {
	font-size: 14px;
	color: #999999;
	margin-left: 12px;
}


.m15 .lt .filess {
	position: relative;
	cursor: pointer;
}

.m15 .lt .filess .file {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
}

.m16 .box {
	background: #fff;
	width: 600px;
	border-radius: 5px;
	margin: 0px auto;
}

.m16 .box .dm {
	text-align: center;
	padding: 90px 200px;
}

.m16 .box .dm .t2 {
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 40px;
}

.m16 .box .dm .group a {
	display: inline-block;
	width: 200px;
	height: 54px;
	border-radius: 4px;
	line-height: 54px;
	font-size: 20px;
}

.m16 .box .dm .group .b1 {
	background: #0069c1;
	color: #fff;
	border: 2px solid #0069c1;
	margin-bottom: 20px;
}

.m16 .box .dm .group .b2 {
	border: 2px solid #0069c1;
	color: #0069c1;
}

.m16 .box .dm .group a:hover {
	text-decoration: underline;
}

.m16 .box .dm .group a {
	position: relative;
}

.m16 .box .dm .group input {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	opacity: 0;
	height: 100%;
}

.m16 .box .dm .t5 {
	border: 1px solid #EDEDED;
	background: #FBFBFB;
	font-size: 16px;
	padding: 25px;

	border-radius: 10px;
	color: #333333;
}

.m17 .box .dm {
	padding: 40px;
}

.m17 .box .dm .t5 {
	margin-bottom: 30px;
	text-align: left;
}

.m18 .box .dm {
	padding: 100px 130px;
}

.m18 .box .dm .group a {
	width: 340px;
}

.m18 .box .dm .group .b2 {
	margin-bottom: 40px;
}

.m18 .box .dm .group .b1 {
	margin-bottom: 40px;
}

.m18 .box .dm .submit input {
	width: 158px;
	background: #0069c1;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
	border-radius: 5px;
}

.m19 {
	padding: 115px 0;
	text-align: center;
}


.m19 .t1 {
	font-size: 16px;
	color: #999999;
}

.m19 .t2 {
	font-size: 24px;
	color: #FF6600;
	margin-bottom: 20px;
	font-weight: bold;
}

.m19 .t2 b {
	font-size: 50px;
}

.m19 .group {
	width: 425px;
	margin: 0px auto;
}

.m19 .group .it {
	background: #fff;
	padding: 20px 0;
	padding-left: 35px;
	text-align: left;
	border-radius: 5px;
	position: relative;
	color: #333333;
	font-size: 16px;
	box-shadow: 0px -1px 25px rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
}

.m19 .group .it img {
	margin-right: 15px;
}

.m19 .group .it label input {
	opacity: 0;
}

.m19 .group .it label i {
	display: inline-block;
	border: 1px solid #CDCDCD;
	cursor: pointer;
	width: 16px;
	height: 16px;
	top: 50%;
	transform: translate(0, -50%);
	border-radius: 5px;
	vertical-align: middle;
	position: absolute;
	right: 30px;
}

.m19 .group .it label input:checked~i {
	background: url('../img/p66.png') center no-repeat #0099ff;
	background-size: 10px auto;
}

.m19 .submit {
	margin-top: 40px;
}

.m19 .submit input {
	width: 158px;
	background: #0069c1;
	color: #fff;
	font-size: 20px;
	/* font-weight: bold; */
	padding: 15px 0;
	border-radius: 5px;
}

.m20 .t4 .tnt {
	font-size: 16px;
	color: #333333;
}

.m20 .t4 .tms {
	font-size: 14px;
	color: #666666;
	border: 1px solid #ECECEC;
	padding: 10px 15px;
	border-radius: 5px;
	margin-left: 10px;
}

.m15 .lt .cc .neirong {
	font-size: 16px;
	color: #333;
	border: 1px solid #ECECEC;
	padding: 10px 15px;
	border-radius: 5px;
	/* margin-left: 10px; */
}

.m15 .lt .info {
	position: relative;
}

.m15 .lt .info .cm_show_dom {


	width: 180px;
	top: -88px;
	left: -67px;

}

.m15 .lt .info .show_dom2 {
	width: 390px;
	left: -175px;

	top: -180px;
}

.m15 .lt .info:hover .cm_show_dom {
	display: block;
}

.cm_show_dom {
	position: absolute;
	background: #fff;
	color: #333333;
	display: none;
	font-size: 12px;
}

.cm_show_dom .mmdm {
	padding: 12px 15px;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	position: relative;
}

.cm_show_dom .mmdm .down {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: -8px;
	z-index: 99;
}

.m21 .m2 {
	background: #fff;
	border-radius: 5px;
}

.m21 .m2 .dms {
	padding: 25px 30px;
}

.cm_tit .more2 {
	color: #0069C1;
	text-decoration: underline;
}

.cm_tit2 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}

.m21 .m2 .cont .lt::before {
	display: none;
}

.m21 .m2 .cont .lt {
	margin-bottom: 10px;
}

.m22 .let {
	width: 20%;
	background: #fff;
}


.m22 .let .dm {
	padding: 40px 30px 30px;
	position: relative;
}

.m22 .let .dm .out {
	position: absolute;
	left: -10px;
	top: 0px;
}

.m22 .let .dm .out span {
	color: #fff;
	position: absolute;
	left: 25px;
	top: 50%;
	font-size: 14px;
	transform: translate(0, -50%);
}

.m22 .let .dm .img {
	text-align: center;
}

.m22 .let .dm .t1 {
	font-size: 14px;
	color: #999999;
	margin-top: 5px;
	text-align: center;
}

.m22 .let .dm .t2 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 30px;
}

.m22 .let .t3 .it {
	font-size: 16px;
	color: #333;
	text-align: center;
	width: 50%;
	margin-bottom: 25px;

}

.m22 .let .t3 .it a {
	color: #333;
}

.m22 .let .t3 .it .img {
	background: #1475C6;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	position: relative;
	margin: 0px auto;
	margin-bottom: 10px;
}

.m22 .let .t3 .it .img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.m22 .let .t3 .it:hover a {
	color: #0099FF;
}

.m22 .let .t3 .on a {
	color: #0099FF;
}

.m22 .rit {
	width: 78.4%;
	background: #fff;
	border-radius: 5px;
}

.m22 .rit .dm {
	padding: 30px 45px;
}

.m22 .rit .ttit {
	font-size: 14px;
	color: #999999;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 12px;
	padding-left: 4px;
	margin-bottom: 40px;
}

.m23 .box {
	position: relative;
	margin-bottom: 40px;
	height: 255px;
	background: url(../img/p99.png) center no-repeat;
	background-size: cover;
}

.m23 .box .cn {
	position: absolute;
	top: 50%;
	left: 70px;
	transform: translate(0, -50%);
}

.m23 .box .cn .n1 span {
	background: #FF964C url('../img/p97.png') 10px center no-repeat;
	;
	border-radius: 25px;
	padding: 7px 10px 7px 35px;
	color: #fff;
}

.m23 .box .cn .n2 {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
}

.m23 .box .cn .n2 span {
	font-size: 42px;
}

.m23 .tt1 {
	font-weight: bold;
	color: #333333;
	font-size: 24px;
	margin-bottom: 25px;
}

.m23 .table table tr td {
	font-size: 14px;
	padding: 20px 0;
	padding-left: 35px;
}

.m23 .table thead tr td {
	font-size: 14px;
	color: #999999;
}

.m23 .table tbody tr:nth-child(odd) td {
	background: #F9F9F9;
}

.m23 .table table tr td .price {
	color: #FF6600;
	font-size: 12px;
}

.m23 .table table tr td .price span {
	font-size: 18px;
}

.m24 {
	padding: 65px 50px;
}

.m24 .box1 .lt {
	width: 31%;
}


.m24 .box1 .lt .t1 {
	font-weight: bold;
	margin-bottom: 12px;
}

.m24 .box1 .lt .t2 label {
	position: relative;
}

.m24 .box1 .lt .t2 input {
	display: inline-block;
	position: absolute;
	opacity: 0;
}

.m24 .box1 .lt .t2 i {
	display: inline-block;
	border: 1px solid #DEDEDE;
	width: 16px;
	height: 16px;
	border-radius: 5px;
	vertical-align: middle;
	margin-right: 4px;
}

.m24 .box1 .lt .t2 input:checked~i {
	background: url('../img/p66.png') center no-repeat #0099ff;
	background-size: 10px auto;
}

.m24 .box1 .lt .t2 label {
	font-size: 14px;
	margin-right: 20px;
}

.m24 .box1 .lt .t2 label span {
	color: #999999;

}

.m24 .box1 .lt .t2 input:checked~span {
	color: #0099ff;
}

.m24 .box2 {
	margin-top: 50px;
}

.m24 .box2 .t1 {
	font-weight: bold;
	font-size: 16px;
	color: #333;
	margin-bottom: 12px;
}

.m24 .box2 .t2 {
	font-size: 14px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 12px;
}

.m24 .box3 .box2 {
	width: 48%;
}

/* 

label 

.m15 .list .t2 label */
.cm_submit {
	text-align: center;
	margin-top: 50px;
}

.cm_submit input {
	width: 170px;
	background: #0069c1;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0;
	border-radius: 5px;
}

.m25 .tabbar {
	margin-bottom: 25px;
}

.m25 .tabbar a {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	margin-right: 25px;
	padding-bottom: 8px;
	border-bottom: 4px solid #fff;
	position: relative;
}

.m25 .tabbar a::before {
	content: '';
	width: 100%;
	height: 4px;
	display: inline-block;
	border-radius: 5px;
	background: #0069c1;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}

.m25 .tabbar .on {
	color: #0069c1;
}

.m25 .tabbar a:hover {
	color: #0069c1;
}

.m25 .tabbar a:hover::before {
	display: block;
	color: #0069c1;
}

.m25 .tabbar .on::before {
	display: block;

}

.m25 .m13 .item .t1 {
	padding: auto;
	background: none;
	padding-left: 0px;
	font-weight: normal;
	font-size: 20px;
}

.m25 .m13 .item {
	padding: 0;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.m25 .m13 .item .type {
	position: relative;
	top: auto;
	right: auto;
}

.m25 .m13 .item .pay a {
	display: inline-block;
	font-size: 14px;
	color: #0069C1;
	border: 1px solid #0069C1;
	padding: 8px 12px;
	border-radius: 25px;
}

.m25 .m13 .item .pay a:hover {
	background: #0069C1;
	color: #fff;
}

.m26 {
	width: 470px;
	padding: 60px 0;
	margin: 0px auto;
}

.m26 .item {
	margin-bottom: 70px;
}

.m26 .item .t1 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}

.m26 .item .cell {
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.m26 .item .cell input {
	font-size: 14px;
	width: 100%;
	color: #999999;
}

.m26 .item .pws {
	padding-left: 20px;
	background: url(../img/p47.png) left 6px no-repeat;
}

.m26 .cm_submit input {
	width: 100%;
}

.m27 {
	width: 510px;
	padding: 50px 0;
	margin: 0px auto;
}

.m27 .item {
	display: flex;
	margin-bottom: 45px;

}

.m27 .item .nt {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	width: 80px;
	text-align: right;
}

.m27 .item .cc {
	margin-left: 20px;
	font-size: 14px;
	flex: 1;
	padding-bottom: 10px;
	border-bottom: 1px solid #E5E5E5;
}

.m27 .item .cc .text {
	width: 100%;
}

.m27 .item .icon_1 {
	padding-left: 25px;
	background: url(../img/p101.png) left 5px no-repeat;
}

.m27 .item .icon_2 {
	padding-left: 25px;
	background: url(../img/p51.png) left 5px no-repeat;
	background-size: 15px auto;
}

.m27 .item label {
	margin-right: 80px;
}

.m27 .item .rio {
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.m27 .item .icon_3 {
	padding-left: 25px;
	background: url(../img/p102.png) left 5px no-repeat;
	background-size: 15px auto;
}


.m27 .item .file {
	position: relative;
	margin-right: 15px;
}

.m27 .item .file input {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0;
}

.m27 .submit {
	padding-left: 90px;
}

.m27 .submit input {
	width: 100%;
}

.m27 .item .file img {
	width: 145px;
}

.m28 {
	width: 470px;
	margin: 0px auto;
	padding: 55px 0;
}

.m28 .file_img {
	margin-bottom: 50px;
}

.m28 .file_img .file {
	width: 102px;
	height: 102px;
	border-radius: 50%;
	position: relative;
	margin: 0px auto;
}

.m28 .file_img .file img {
	width: 102px;
	height: 102px;
	border-radius: 50%;
}

.m28 .file_img .file .file_up {
	position: absolute;
	left: 50%;
	width: 23px;
	height: 23px;
	top: 50%;
	transform: translate(-50%, -50%);
}

.m28 .file_img .file input {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	opacity: 0;
	left: 0px;
}

.m28 .item {
	margin-bottom: 40px;
}

.m28 .item .t1 {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}

.m28 .item .cell {
	padding-bottom: 15px;
	border-bottom: 1px solid #E5E5E5;
}

.m28 .item input {
	color: #999999;
}

.m28 .item .icon_1 {
	background: url(../img/p51.png) left 5px no-repeat;
	background-size: 15px auto;
	padding-left: 20px;
}

.m28 .item .icon_2 {
	background: url(../img/p49.png) left 5px no-repeat;

	padding-left: 20px;
}

.m28 .item .icon_3 {

	background: url(../img/p107.png) left 8px no-repeat;

	padding-left: 20px;
}

.m28 .item .icon_4 {

	background: url(../img/p106.png) left 5px no-repeat;
	padding-left: 20px;
}

.m28 .cm_submit input{
	width: 100%;
}

.m2 .cont .ztxx3::after{
	border-right:none;
	background:none;
}
.m2 .cont .ztxx3::before{
	border-right:none;
	background:none;
}
.headpic1{
	width:120px;
	height:120px;
    border-radius:50%;
}