/* index */
.container {
	position: relative;
	border-bottom: 1px solid #000000;
}

.headwbc {
	height: 100%;
	display: flex;
	align-items: center;
}

.header .img {
	margin-top: 15px;
}
.headlogo{
	max-height: 90px;
}
.container {
	position: relative;
	z-index: 99999;
}

.sidemenu_wrap {
	height: 3.8125rem;
	line-height: 3.8125rem;
}

.sidemenu .sidemenulist {
	text-align: right;
}

.sidemenu .sidemenulist li {
	float: left;
	margin-left: 20px;
}

.sidemenu .sidemenulist li:first-child {
	margin-left: 0;
}

.sidemenu .sidemenulist li a {
	color: #000000;
	text-align: center;
	font-size: 1.875rem;
	position: relative;
	z-index: 9999;
}

.sidemenu .sidemenulist li.on::before {
	width: 100%;
}

.sidemenu .sidemenulist li:hover::before {
	width: 100%;
}

.sidemenu_wrap {
	flex: 1;
}

.container .sidemenulist li {
	padding-bottom: 24px;
	position: relative;
}

.container .bg {
	width: 100%;
	background-color: rgba(24, 38, 126, .6);
	left: 0;
	text-align: center;
	height: 50px;
	line-height: 50px;
	display: none;
}

/* 内容区 */
.top-header {
	padding: 6px 0;
}

.top-header .w {
	height: 35px;
}

.top-header .left {
	color: #FFFFFF;
	font-size: 0.875rem;
}

.top-header .left .item {
	margin-right: 4rem;
}

.top-header .left .item img {
	margin-right: 8px;
}

.top-header .login a {
	font-size: 1rem;
	color: #333333;
}

.top-header .login a:hover {
	color: #1F4E79;
}

/*.top-header .login a:first-child {*/
/*	height: 30px;*/
/*	background-color: #5B9BD5;*/
/*	color: #14144D;*/
/*	display: inline-block;*/
/*	text-align: center;*/
/*	border-radius: 3px;*/
/*	padding: 2px 12px;*/
/*	color: #FFFFFF;*/
/*	margin-right: 18px;*/
/*}*/

.header {
	background-color: #FFFFFF;
}

.sidemenu_wrap {
	flex: 1;
}

.container .sidemenulist li {
	text-align: center;
	float: left;
	box-sizing: border-box;
	position: relative;
}

.sidemenu .sidemenulist {
	margin-left: 20px;
	display: flex;
	justify-content: space-between;
}

.header .link a {
	display: inline-block;
	color: #FFFFFF;
	font-size: 1.125rem;
	background-color: #2E78B6;
	width: 7.4375rem;
	height: 2.875rem;
	line-height: 2.875rem;
	text-align: center;
	border-radius: 5px;
}

.header .right .start {
	background-color: #1F4E79;
	width: 155px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.25rem;
	border-radius: 10px;
	cursor: pointer;
}

.container .sidemenulist li span {
	margin-right: 18px;
}

.container .sidemenulist li img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.sidemenu .sidemenulist dl {
	background-color: #FFFFFF;
	-moz-box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
	box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
	display: none;
	min-width: 100%;
	width: auto;
	box-sizing: border-box;
	padding: 0 20px;
	position: absolute;
	white-space: nowrap;
	left: 50%;
	transform: translateX(-50%);
}

.sidemenu .sidemenulist dl dd a {
	font-size: 1.125rem;
}

.container .sidemenulist li:hover img {
	transform: rotate(180deg);
}

.phone-login {
	display: none;
	margin-top: 30px;
}

.phone-login a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #000000;
	text-align: center;
	box-sizing: border-box;
	padding: 0 30px;
}

.phone-login a:first-child {
	background-color: #5B9BD5;
	color: #FFFFFF;
}

.banner {
	height: 758px;
	box-sizing: border-box;
}

.banner .t img {
	margin-right: 5px;
}

.banner .s1 {
	color: #FFFFFF;
	font-size: 2.5rem;
}

.banner .s2 {
	color: #FFFFFF;
	font-size: 1.5625rem;
}

.banner .fr {
	color: #FFFFFF;
	font-size: 1.5625rem;
	margin-top: 10px;
}

.banner .item {
	margin-bottom: 40px;
}

.banner p {
	color: #000000;
	font-size: 1.5rem;
	font-weight: bold;
}

.banner .t {
	color: #000000;
	font-size: 1.25rem;
	box-sizing: border-box;
	padding-left: 33px;
}

.banner p i {
	display: inline-block;
	background-color: #000000;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	margin-right: 11px;
}

.banner a {
	display: block;
	background-color: #C00000;
	width: 250px;
	line-height: 39px;
	color: #FFFFFF;
	font-size: 1.375rem;
	text-align: center;
	margin-bottom: 12px;
	border-radius: 7px;
	margin-left: 61px;
}

.banner .cont {
	margin-top: 100px;
}

.index-box {
	margin: 50px auto 50px auto;
}

.index-box ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.index-box ul li {
	text-align: center;
	color: #1F4E79;
	font-size: 1.375rem;
	font-weight: bold;
}

.index-title {
	color: #000000;
	font-size: 2.5rem;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index-title span {
	margin: 0 40px;
}

.index-title i {
	display: inline-block;
	background-color: #000000;
	width: 135px;
	height: 2px;
}

.index-box2 {
	margin-bottom: 50px;
}

.index-box2 .img{
	width: 140px;
}

.index-box2 .title {
	color: #1F4E79;
	font-size: 1.5625rem;
	text-align: center;
}

.index-box2 .hot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 40px;
	flex-wrap: wrap;
}

.index-box2 .text {
	margin-left: 12px;
	flex: 1;
}

.index-box2 .text .txt {
	color: #000000;
	font-size: 1.125rem;
	margin-top: 24px;
}

.index-box2 .text p {
	color: #000000;
	font-size: 1.75rem;
}

.index-box2 .text i {
	display: inline-block;
	background-color: #000000;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	margin-right: 11px;
}

.index-box2 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 110px;
}

.index-box2 ul li {
	width: 32.8%;
	border: 1px dashed #000000;
	box-sizing: border-box;
	padding: 17px;
	position: relative;
}

.index-box2 ul li .t {
	color: #000000;
	font-size: 1.25rem;
	font-weight: bold;
	margin-bottom: 25px;
}

.index-box2 ul li .txt {
	color: #000000;
	font-size: 1rem;
}

.index-box2 ul li .txt span {
	color: #1F4E79;
	font-weight: bold;
}

.index-box2 ul li img {
	position: absolute;
	left: 0;
	top: -59px;
	width: 70px;
}

.more-all {
	text-align: center;
	margin-top: 10px;
}

.more-all a {
	background-color: #C00000;
	display: inline-block;
	width: 238px;
	line-height: 3rem;
	border-radius: 7px;
	text-align: center;
	font-size: 1.375rem;
	color: #FFFFFF;
}

.more-all a img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.more-all a:hover img {
	margin-left: 10px;
}

.more-all a:hover {
	background-color: #1F4E79;
}

.index-box3 ul li {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-bottom: 79px;
}

.index-box3 ul li .img{
	width: 117px;
}

.index-box3 ul li .text {
	flex: 1;
}

.index-box3 ul li .text .t {
	color: #000000;
	font-size: 1.875rem;
}

.index-box3 ul li .text .t i {
	display: inline-block;
	background-color: #000000;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	margin-right: 11px;
}

.index-box3 ul li .text .txt {
	box-sizing: border-box;
	padding: 20px 20px 30px 20px;
	border: 2px dashed rgba(102, 102, 102, .5);
}

.index-box3 ul li .text .txt span {
	color: #1F4E79;
	font-weight: bold;
}

.index-box3 ul li .more-all {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -24px;
}

.index-box4 {
	margin-top: 50px;
}

.index-box4 .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 20px;
}

.index-box4 .box .list {
	width: 55%;
}

.index-box4 .box ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	margin-bottom: 25px;
}

.index-box4 .box ul li .img {
	width: 55px;
	text-align: center;
}

.index-box4 .box ul li .text {
	border: 2px dashed #707070;
	font-size: 1.375rem;
	color: #333333;
	padding: 5px 30px;
	box-sizing: border-box;
	margin-left: 35px;
	flex: 1;
	border-radius: 11px;
	padding-right: 0;
}

.index-box4 .box ul li .text span {
	color: #1F4E79;
}

.index-box4 .box ul li .icon {
	position: absolute;
	bottom: -24px;
	left: calc(50% + 40px);
	transform: translate(-50%);
	width: 25px;
}

.index-box4 .box ul li:last-child .icon {
	display: none;
}

.index-box4 .box .image {
	flex: 1;
}

.index-box5 {
	margin-bottom: 50px;
}

.index-box5 .cont {
	color: #666666;
	font-size: 1.5rem;
	margin-top: 35px;
}

.index-box5 .mySwiper {
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}

.index-box5 .swiper-slide a {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-box5 .swiper-slide .img {
	width: 223px;
	margin-right: 20px;
}

.index-box5 .swiper-slide .text {
	flex: 1;
}

.index-box5 .swiper-slide .text .t {
	color: #000000;
	font-size: 1rem;
}

.index-box5 .swiper-slide .text .t2 {
	color: #1F4E79;
	font-size: 1rem;
	font-weight: bold;
	margin: 24px 0 19px 0;
}

.index-box5 .swiper-slide .text .t3 {
	color: #000000;
	font-size: 1rem;
}

.index-box5 .swiper-slide .text .t3 span {
	font-size: 1rem;
	font-weight: bold;
}

.index-box5 .swiper-slide .text .t4 {
	color: #000000;
	font-size: 1rem;
	margin-top: 16px;
}

.index-box5 .swiper-slide .text .t4 span {
	font-weight: bold;
}

.index-box5 .swiper-slide .img p {
	margin-top: 25px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 0.9375rem;
}

.index-box5 .mySwiper {
	width: 80%;
	margin: 0 auto;
}

.index-box5 .box {
	position: relative;
	margin-top: 80px;
}

.index-box5 .box .swiper-button-next {
	background: url(../img/next.png) center no-repeat;
	width: 45px;
	height: 76px;
}

.index-box5 .box .swiper-button-prev {
	background: url(../img/prev.png) center no-repeat;
	width: 45px;
	height: 76px;
}

.index-box5 .swiper-slide .img .image {
	padding-bottom: 104%;
	height: 0;
	position: relative;
}

.index-box5 .swiper-slide .img .image img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	top: 0;
}

.index-box5 .more {
	text-align: center;
	margin-top: 45px;
}

.index-box5 .more a {
	border-radius: 11px;
	display: inline-block;
	color: #FFFFFF;
	font-size: 1.125rem;
	background-color: #1F4E79;
	width: 285px;
	line-height: 43px;
	text-align: center;
}

.index-box6 {
	margin-bottom: 50px;
}

.index-box6 .image {
	margin-top: 35px;
}

.index-box7 .title {
	color: #1F4E79;
	font-size: 3.75rem;
	text-align: center;
	margin-bottom: 50px;
}

.index-box7 .mySwiper {
	overflow: hidden;
}

.index-box7 .mySwiper .swiper-slide {
	background-color: #FFFFFF;
	padding: 20px 40px;
	box-sizing: border-box;
}

.index-box7 .mySwiper .swiper-slide a {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-box7 .mySwiper .swiper-slide a .img {
	width: 210px;
}

.index-box7 .mySwiper .swiper-slide a .img .image {
	padding-bottom: 142%;
	height: 0;
	position: relative;
}

.index-box7 .mySwiper .swiper-slide a .img .image img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	top: 0;
}

.index-box7 .box {
	background-color: #1F4E79;
	padding: 33px 0;
}

.index-box7 .mySwiper .swiper-slide .text .t {
	color: #1F4E79;
	font-size: 1.625rem;
	text-align: center;

}

.index-box7 .mySwiper .swiper-slide .text {
	flex: 1;
	/*max-width: 375px;*/
	margin-left: 80px;

}

.index-box7 .mySwiper .swiper-slide .text .t2 {
	color: #1F4E79;
	font-size: 1.625rem;
	text-align: center;
	margin: 21px 0 57px 0;
	font-weight: bold;
}

.index-box7 .mySwiper .swiper-slide .text .txt {
	color: #666666;
	font-size: 1.25rem;
	/*max-width: 375px;*/
}

.index-box7 .mySwiper {
	width: 70%;
	margin: 0 auto;
}

.index-box7 .box .w {
	position: relative;
}

.index-box7 .tip {
	color: #000000;
	font-size: 1.5625rem;
	font-style: italic;
	text-align: center;
	margin: 50px 0 50px 0;
}

.index-box8 {
	margin-bottom: 40px;
}

.index-box8 .title {
	background-color: #1F4E79;
	color: #FFFFFF;
	font-size: 1.8125rem;
	text-align: center;
	padding: 35px 0;
	font-style: italic;
}

.index-box8 .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
	align-items: end;
}

.index-box8 .box .left ul li {
	color: #333333;
	font-size: 1.625rem;
	margin-bottom: 10px;
	font-weight: bold;
}

.index-box8 .box .left ul li img {
	margin-right: 10px;
}

.index-box8 .box .left a {
	color: #FFFFFF;
	font-size: 1.6rem;
	width: 431px;
	padding: 7px 0;
	text-align: center;
	border-radius: 14px;
	background-color: #1F4E79;
	display: inline-block;
	margin-top: 30px;
}

.index-box8 .box .right {
	text-align: center;
	width: 420px;
}
.index-box8 .box .right img{
	width: 240px;
}

.index-box8 .box .right p {
	color: #333333;
	font-size: 1.5rem;
}

.index-box8 .box .right a {
	color: #1F4E79;
	font-size: 1.5rem;
	text-decoration: underline;
	font-style: italic;
}

.footer {
	background-color: #EDEDED;
	padding-top: 30px;
}

.footer .top {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.footer .top .left {
	width: 430px;
}

.footer .top .left .text span {
	font-size: 1.3125rem;
	font-weight: bold;
}

.footer .top .left .text {
	color: #1F4E79;
	font-size: 1.125rem;
}

.footer .top .left .link {
	color: #1F4E79;
	font-size: 1.0625rem;
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}

.footer .top .left .link img {
	margin-right: 3px;
}

.footer .top .left .icon img {
	margin-right: 10px;
}

.footer .top .right {
	flex: 1;
	margin-left: 100px;
}

.footer .top .right ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer .top .right ul li {
	text-align: center;
}

.footer .top .right ul li:first-child {
	margin-left: 0;
}

.footer .top .right ul li .title {
	color: #1F4E79;
	font-size: 1.5rem;
	margin-bottom: 20px;
	text-align: left;
}

.footer .top .right ul li .item {
	color: #1F4E79;
	font-size: 1.0625rem;
	text-align: left;
	margin-bottom: 12px;
}

.footer .top .right ul li .item a {
	color: #1F4E79;

}
.footer .top .right ul li .item a img{
	margin-right: 10px;
}

.footer .bottom {
	border-top: 1px solid #000000;
	color: #333333;
	font-size: 1.0625rem;
	padding: 10px 0;
	margin-top: 10px;
}

.footer .bottom .w {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.footer .bottom .w a{
text-decoration: none;
	color: black;
}

.index-box9 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}

.index-box9 .menu {
	width: 166px;
}

.index-box9 .menu p {
	color: #000000;
	font-size: 1.25rem;
	margin-bottom: 8px;
}

.index-box9 .menu a {
	color: #000000;
	margin-bottom: 24px;
	display: flex;
	align-items: flex-start;
}

.index-box9 .menu span {
	flex: 1;
}

.index-box9 .menu img {
	margin-right: 5px;
}

.index-box9 .cont {
	flex: 1;
	/*border-left: 1px solid #707070;*/
	padding-left: 20px;
	margin-left: 20px;
	padding-bottom: 35px;
}

.index-box9 .cont .title {
	color: #000000;
	font-size: 2.0625rem;
	font-weight: bold;
	margin-bottom: 30px;
}

.index-box9 .cont .text {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-box9 .cont .text .txt {
	flex: 1;
	color: #000000;
	font-size: 1.25rem;
	padding-right: 10px;
}

.index-box9 .cont .text .img{
	width: 48%;
}

.tip-all {
	background-color: #1F4E79;
	color: #FFFFFF;
	font-size: 1.8125rem;
	text-align: center;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 50px;
}

.index-box10 .t {
	color: #000000;
	font-size: 1.25rem;
	margin-bottom: 20px;
}

.index-box10 .t2 {
	margin-bottom: 0;
}

.index-box10 .t span {
	margin-right: 28px;
}

.index-box10 {
	border: 1px solid #1F4E79;
	border-radius: 34px;
	box-sizing: border-box;
	padding: 25px 35px;
	position: relative;
	margin-bottom: 150px;
}

.index-box10 .title {
	position: absolute;
	color: #FFFFFF;
	font-size: 2rem;
	background-color: #2C71B1;
	width: 276px;
	line-height: 53px;
	border-radius: 10px;
	text-align: center;
	left: 25px;
	top: -46.5px;
	font-weight: bold;
}

.index-box10 .more-all {
	position: absolute;
	bottom: -24px;
	left: 50%;
	transform: translateX(-50%);
}

.index-box11 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-box11 ul li {
	width: 48%;
	margin-bottom: 30px;
}

.index-box11 ul li a {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-box11 ul li .img {
	width: 100px;
	margin-right: 10px;
}

.index-box11 ul li .text {
	flex: 1;
}

.index-box11 ul li .text .t {
	color: #000000;
	font-size: 1.5rem;
	font-weight: bold;
	display: flex;
	align-items: center;
}

.index-box11 ul li .text .t img {
	margin-right: 18px;
}

.index-box11 ul li .text .txt {
	color: #000000;
	font-size: 1.125rem;
}

.index-box12 {
	margin-bottom: 50px;
}

.index-box12 .tip {
	color: #000000;
	font-size: 1.5rem;
	text-align: center;
	margin: 20px 0 10px 0;
}

.index-box12 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 80%;
	margin: 0 auto;
}

.index-box12 ul li {
	width: 48%;
	background-color: #D9D9D9;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 86px;
	border-radius: 18px;
	color: #000000;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.index-box12 ul li i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #000000;
	margin-right: 25px;
}

.index-box12 .bottom {
	width: 48%;
	background-color: #D9D9D9;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 86px;
	border-radius: 18px;
	color: #000000;
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 80px;
}

.index-box12 .bottom i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #000000;
	margin-right: 25px;
}

.index-box12 .img {
	text-align: center;
	margin-top: 30px;
}
.index-box12 .img img{
	box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}

.index-box13 {
	margin-bottom: 50px;
}

.index-box13 .t {
	color: #1F4E79;
	font-size: 1.5625rem;
	font-weight: bold;
}

.index-box13 .t2 {
	color: #000000;
	font-size: 1.375rem;
	margin-bottom: 30px;
	line-height: 45px;
}

.index-box13 .index-title {
	margin-bottom: 50px;
}

.index-box14 {
	margin-bottom: 50px;
}

.index-box14 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.index-box14 ul li {
	width: 32%;
}

.index-box14 ul li .img {
	text-align: center;
	width: 129px;
	height: 129px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.index-box14 ul li .text {
	border: 1px solid #707070;
	padding: 12px 7px;
	box-sizing: border-box;
	color: #000000;
	font-size: 1.125rem;
	word-break: break-all;
	min-height: 262px;
}
.index-box14 ul li .text .txt{
	text-align: justify;
}
.index-box14 ul li .text .t {
	margin-bottom: 20px;
	font-weight: bold;
}

.index-box14 ul li:hover .text .t img {
	filter: invert(100%);
}

.index-box14 ul li:hover .text {
	background-color: #1F4E79;
	color: #FFFFFF;
}

.index-box15 ul li .text {
	min-height: 290px;
}

.index-box16 {
	margin-bottom: 50px;
}

.index-box16 .cont {
	padding-left: 0;
	border-left: none;
}

.index-box16 .cont .t2 {
	color: #D80B0B;
	font-size: 1.25rem;
	box-sizing: border-box;
	/*padding-left: 200px;*/
}

.index-box16 .cont .t2 img {
	margin-right: 10px;
}

.index-box16 .img p {
	color: #1F4E79;
	font-size: 1.25rem;
	font-style: italic;
	margin-top: -80px;
	word-break: break-all;
}

.index-box16 .cont .text .img {
	/*width: 369px;*/
	text-align: right;
}

.index-box17 .title {
	text-align: center;
	color: #000000;
	font-size: 1.25rem;
	margin-bottom: 80px;
	margin-top: 30px;
}

.index-box18 {
	margin-bottom: 50px;
}

.index-box18 .link {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 75px;
}

.index-box18 .link a {
	color: #1F4E79;
	font-size: 1.75rem;
	margin-right: 15px;
}

.index-box18 .link a:last-child {
	margin-right: 0;
}

.index-box18 .link a.active {
	font-weight: bold;
}

.index-box18 .link a:hover {
	font-weight: bold;
}

.index-box18 .tab {
	color: #000000;
	font-size: 1.5625rem;
	display: flex;
	justify-content: space-between;
	margin: 20px 0 40px 0;
	flex-wrap: wrap;
}

.index-box18 .tab span {
	background-color: #D9D9D9;
	padding: 0 25px;
	cursor: pointer;
}

.index-box18 .tab span:hover {
	background-color: #4596D9;
}

.index-box18 .tab span.active {
	background-color: #4596D9;
}

.index-box18 .img {
	margin-bottom: 40px;
}

.index-box16 .text span {
	color: #1F4E79;
	font-weight: bold;
	text-decoration: underline;
}

.index-box19 .images {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}
.index-box19 .images img{
	box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}
.index-box20 {
	margin-bottom: 50px;
}

.index-box19 .img {
	margin-top: 50px;
}

.index-box16 .text span.tr {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-break: break-all;
}

.index-box16 .text .t3 {
	color: #1F4E79;
	font-size: 1.25rem;
	font-style: italic;
	margin-top: 20px;
}

.index-box21 .title {
	color: #D80B0B;
	font-weight: bold;
	font-size: 2.5rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.index-box21 .title img{
	width: 120px;
}

.index-box21 .t {
	color: #000000;
	font-size: 1.125rem;
}

.index-box21 .t2 {
	color: #000000;
	font-size: 1.625rem;
	margin-top: 35px;
	font-style: italic;
}

.index-box8 .box .left .st {
	color: #000000;
	font-size: 1.8125rem;
	font-weight: bold;
}

.index-box8 .box .left .st2 {
	color: #000000;
	font-size: 1.25rem;
	margin-top: 50px;
	line-height: 50px;
}

.index-box8 .box {
	align-items: center;
}

.index-box8 .box .left {
	flex: 1;
}

.index-box14 ul.ul2 {
	justify-content: center;
}

.index-box14 ul.ul2 li:first-child {
	margin-right: 50px;
}

.index-box14 ul.ul2 li .text {
	min-height: auto;
}

.index-box22 {
	margin-bottom: 50px;
}

.index-box22 .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.index-box22 .box .t {
	color: #000000;
	font-size: 2.25rem;
}

.index-box22 .box .txt {
	color: #000000;
	font-size: 1.25rem;
	margin-top: 10px;
}

.index-box22 .box .txt span {
	color: #1F4E79;
}

.index-box22 .box .text {
	flex: 1;
	margin-left: 40px;
}

.index-box22 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 56px;
}

.index-box22 ul li {
	width: 31%;
	text-align: center;
}

.index-box22 ul li .img {
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.index-box22 ul li .img img {
	width: 120px;
	vertical-align: bottom;
}

.index-box22 ul li .t {
	color: #000000;
	font-size: 1.125rem;
	margin-bottom: 20px;
	font-weight: bold;
}

.index-box22 ul li .t img {
	margin-right: 10px;
}

.index-box22 ul li .txt {
	color: #000000;
	font-size: 1rem;
	text-align: left;
}

.index-box9 .cont .text .txt .t4 {
	color: #D80B0B;
	font-size: 1.25rem;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}

.index-box16 .img p.t5 {
	color: #000000;
	font-size: 1.125rem;
	font-style: italic;
	margin-top: 0;
}

.index-box16 .img p.t5 span {
	text-decoration: underline;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	cursor: pointer;
}

.index-box23 {
	margin-bottom: 50px;
}

.index-box23 .box {
	display: flex;
	justify-content: center;
	/*align-items: center;*/
	flex-wrap: wrap;
	margin-top: 50px;
}

.index-box23 .box .text {
	color: #000000;
	font-size: 1.25rem;
	flex: 1;
	margin-right: 35px;
}

.index-box23 .box .img{
	width: 338px;
}

.index-box23 .box .text span {
	color: #1F4E79;
	font-size: 1.25rem;
	text-decoration: underline;
	font-weight: bold;
}

.index-box23 .box .text .t {
	font-weight: bold;
}

.index-box23 .text2 {
	background-color: #D9D9D9;
	padding: 12px 0;
	color: #000000;
	font-size: 1rem;
	line-height: 1.875rem;
	margin: 40px 0;
}

.index-box23 .text3 {
	color: #767171;
	font-size: 1.5625rem;
	font-weight: bold;
	margin: 20px auto;
}

.index-box23 .text4 {
	color: #000000;
	font-size: 1.5625rem;
}

.index-box23 .text4 span {
	color: #D80B0B;
	font-weight: bold;
}

.index-box24 {
	margin: 40px auto 50px auto;
}

.index-box24 .title {
	color: #000000;
	font-size: 2.0625rem;
}

.index-box24 .title2 {
	color: #1F4E79;
	font-size: 1.375rem;
	font-style: italic;
	margin-top: 40px;
}

.index-box24 .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.index-box24 .box .text {
	color: #000000;
	font-size: 1.25rem;
	flex: 1;
	margin-right: 65px;
}

.index-box24 .box .text span {
	color: #C00000;
	text-decoration: underline;
	font-weight: bold;
}

.index-box24 .box .img {
	text-align: right;
	width: 410px;
}

.index-box24 .box2 .text {
	margin-left: 60px;
	margin-right: 0;
}

.index-box24 .box .text b {
	text-decoration: underline;
	color: #1F4E79;
}

.index-box24 .box3 .text {
	margin: 50px 0;
}

.index-box25 ul {
	border: 1px solid #4596D9;
	margin: 50px auto 100px auto;
}

.index-box25 ul li {
	background-color: #2E78B6;
	color: #FFFFFF;
	font-size: 1.3rem;
	text-align: center;
	min-height: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index-box25 ul li img {
	margin-right: 10px;
	filter: invert(100%);
}

.index-box25 ul li:nth-child(2n) {
	background-color: #FFFFFF;
	color: #000000;
}

.index-box25 ul li:nth-child(2n) img {
	filter: invert(0);
}

.index-box24 .box .text .t {
	color: #000000;
	font-size: 1.25rem;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
}

.index-box24 .box .text .t2 {
	color: #000000;
	font-size: 1.25rem;
	text-align: center;
}

.index-box24 .box .image {
	display: flex;
	justify-content: space-between;
	padding: 0 40px;
	margin-top: 30px;
	align-items: center;
}

.index-box24 .box4 {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	margin-top: 20px;
}

.index-box24 .box4 .item {
	width: 32%;
	display: flex;
	justify-content: space-between;
}

.index-box24 .box4 .item i {
	display: inline-block;
	background-color: #000000;
	width: 11px;
	height: 11px;
	margin-top: 8px;
}

.index-box24 .box4 .item p {
	color: #000000;
	font-size: 1.125rem;
	margin-left: 10px;
	flex: 1;
}

.index-box13 .faq {
	color: #000000;
	font-size: 2.0625rem;
	display: flex;
	align-items: center;
	margin: 20px 0 50px 0;
}

.index-box13 .faq img {
	margin-right: 20px;
	width: 97px;
}

.index-box25 {
	margin-top: 40px;
}

.index-box25 .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	padding-bottom: 70px;
}

.index-box25 .box .text {
	flex: 1;
}

.index-box25 .box .img{
	width: 555px;
}

.index-box25 .box .t {
	color: #000000;
	font-size: 2.0625rem;
	font-weight: bold;
}

.index-box25 .box .t2 {
	color: #000000;
	font-size: 1.25rem;
	margin-top: 35px;
}

.index-box25 .box .cont {
	background-color: rgba(217, 217, 217, .84);
	padding: 40px;
	position: absolute;
	width: 100%;
	bottom: 0;
	box-sizing: border-box;
}

.index-box25 .box .cont .item {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-box25 .box .cont .item span {
	color: #1F4E79;
	font-size: 1.625rem;
	font-weight: bold;
}

.index-box25 .box .cont .item2 {
	box-sizing: border-box;
	padding-left: 12%;
}

.index-box25 .box .cont .item3 {
	justify-content: center;
}

.index-box25 .box .cont .item4 {
	padding: 0 5%;
}

.index-box25 .box .list .name {
	color: #000000;
	font-size: 1.25rem;
	padding-top: 30px;
	font-weight: bold;
}

.index-box25 .box .list p {
	color: #000000;
	font-size: 1.125rem;
	margin: 10px 0 20px 0;
}

.index-box25 .box .list dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.index-box25 .box .list dl dd {
	width: 49%;
	margin-bottom: 10px;
	text-align: left;
}

.index-box25 .box .list dl dd img {
	margin-right: 10px;
}

.index-box26 {
	margin: 20px auto 50px auto;
}

.index-box26 .title {
	background-color: #1F4E79;
	color: #FFFFFF;
	font-size: 1.8125rem;
	text-align: center;
	height: 3.75rem;
	line-height: 3.75rem;
	font-style: italic;
}

.index-box26 .text {
	color: #000000;
	font-size: 1.25rem;
	margin: 30px 0 40px 0;
}

.index-box26 .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.index-box26 .box .text2 {
	flex: 1;
	margin-left: 15px;
}

.index-box26 .box .text2 .t {
	color: #1F4E79;
	font-weight: bold;
	font-size: 1.25rem;
}

.index-box26 .box .text2 .t2 {
	color: #000000;
	font-size: 1.125rem;
	margin-top: 20px;
}

.index-box26 .box .text2 .t2 img {
	margin-right: 10px;
}

.index-box26 .box .text2 .t2 span {
	color: #1F4E79;
}

.index-box26 .box2 {
	margin-bottom: 40px;
}

.index-box26 .box2 .t {
	color: #000000;
	font-size: 1.25rem;
	font-weight: bold;
	margin-bottom: 30px;
}

.index-box26 .box2 .txt {
	color: #000000;
	font-size: 1.125rem;
	line-height: 40px;
}

.index-box26 .box2 .txt i {
	background-color: #000000;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	vertical-align: 3px;
	margin-right: 5px;
}

.index-box26 .box2 .txt span {
	color: #1F4E79;
	font-weight: bold;
}

.index-box26 .box3 .t {
	color: #000000;
	font-size: 1.25rem;
	margin-bottom: 30px;
}

.index-box26 .box3 .t span {
	font-weight: bold;
}

.index-box26 .box3 .t em {
	color: #1F4E79;
	font-weight: bold;
}

.index-box26 .box3 .t em.e2 {
	text-decoration: underline;
}

.login-all {
	position: relative;
	padding-top: 40px;
	margin-bottom: 40px;
}

.login-all .box {
	width: 600px;
	margin: 0 auto;
	border: 1px solid #eee;
	box-sizing: border-box;
	padding: 20px 30px;
	-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
}

.login-all .box .title {
	color: #000000;
	font-size: 2.8rem;
	text-align: center;
}

.login-all .form {
	margin-top: 20px;
}

.login-all .form .item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.login-all .form .item span {
	color: #000000;
	font-size: 1.1rem;
	width: 125px;
	text-align: left;
	font-weight: bold;
}

.login-all .form .item input {
	width: calc(100% - 140px);
	border: 1px solid #CBCBCB;
	height: 45px;
	box-sizing: border-box;
	font-size: 1.875rem;
}

.login-all .chck label {
	cursor: pointer;
}

.login-all .chck label input {
	margin-right: 20px;
}

.login-all .form .btn {
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
}

.login-all .form .btn input {
	width: 100%;
	background-color: #C00000;
	height: 50px;
	color: #FFFFFF;
	font-size: 1.4rem;
	border-radius: 14px;
	cursor: pointer;
}

.login-all .tip {
	text-align: center;
	margin-top: 20px;
}

.login-all .tip .t {
	color: #1F4E79;
	font-size: 1.3rem;
}

.login-all .tip .t2 {
	color: #000000;
	font-size: 1.3rem;
}

.login-all .tip .t2 span {
	color: #1F4E79;
	cursor: pointer;
}

.login-all .chck {
	color: #000000;
	font-size: 1.1rem;
}

.login-all .chck span {
	text-decoration: underline;
}

.form-all {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 200px;
}

.form-all .menu {
	background-color: #1F4E79;
	width: 360px;
	padding: 75px 30px;
	box-sizing: border-box;
	max-height: 680px;
}

.form-all .menu ul li {
	margin-bottom: 40px;
}

.form-all .menu ul li a {
	display: flex;
	align-items: center;
	color: #FFFFFF;
	font-size: 1.5rem;
}

.form-all .menu ul li img {
	margin-right: 10px;
}

.form-all .content {
	margin-left: 30px;
	flex: 1;
}

.form-all .content .title-top {
	color: #000000;
	font-size: 2.875rem;
	font-weight: bold;
	margin: 40px 0;
	margin-top: 30px;
}

.form-all .content .title-name {
	color: #FFFFFF;
	font-size: 1.375rem;
	text-align: center;
	background-color: #C00000;
	border-radius: 10px;
	line-height: 48px;
}

.form-all .content .box .title {
	color: #000000;
	font-size: 1.5rem;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

.form-all .content .box ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.form-all .content .box ul li {
	width: 50%;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.form-all .content .box ul li img {
	margin-right: 15px;
}

.form-all .content .box2 {
	margin-top: 50px;
}

.form-all .content .box2 .top {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}

.form-all .content .box2 .top .item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 49%;
}

.form-all .content .box2 .top .item span {
	color: #000000;
	font-size: 1rem;
	font-weight: bold;
}

.form-all .content .box2 .top .item input {
	flex: 1;
	margin-left: 8px;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	height: 26px;
	font-size: 0.875rem;
	padding-left: 40px;
}

.form-all .content .box2 .table {
	border: 1px solid #D9D9D9;
	margin-top: 30px;
}

.form-all .content .box2 .table .bt {
	line-height: 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.form-all .content .box2 .table .bt span {
	box-sizing: border-box;
	padding-left: 10px;
}

.form-all .content .box2 .table .bt span:first-child {
	width: 20%;
	box-sizing: border-box;
	padding-left: 20px;
	border-right: 1px solid #D9D9D9;
}

.form-all .content .box2 .table .bt span:nth-child(2) {
	width: 20%;
	border-right: 1px solid #D9D9D9;
}

.form-all .content .box2 .table .bt span:nth-child(3) {
	width: 40%;
	border-right: 1px solid #D9D9D9;
}

.form-all .content .box2 .table .bt span:nth-child(4) {
	width: 20%;
}

.form-all .content .box2 .table ul li {
	line-height: 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-top: 1px solid #D9D9D9;
}

.form-all .content .box2 .table ul li span {
	box-sizing: border-box;
	padding-left: 10px;
	line-height: 27px;
	display: flex;
	align-items: center;
}

.form-all .content .box2 .table ul li span:first-child {
	width: 20%;
	box-sizing: border-box;
	padding-left: 20px;
}

.form-all .content .box2 .table ul li span:nth-child(2) {
	width: 20%;
}

.form-all .content .box2 .table ul li span:nth-child(3) {
	width: 40%;
}

.form-all .content .box2 .table ul li span:nth-child(4) {
	width: 20%;
}

.form-all .content .box2 .txt {
	color: #000000;
	font-size: 1rem;
	margin: 20px 0 50px 0;
}

.form-all .content .box2 .txt span {
	font-weight: bold;
}

.form-all .content .box3 {
	margin-bottom: 50px;
}

.form-all .content .box3 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}

.form-all .content .box3 ul li {
	width: 48%;
	margin-bottom: 20px;
}

.form-all .content .box3 ul li p {
	color: #000000;
	font-size: 1rem;
	font-weight: bold;
}

.form-all .content .box3 ul li input {
	border: 1px solid #CCCCCC;
	height: 28px;
	border-radius: 2px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 10px;
	margin-top: 10px;
}

.form-all .content .box3 ul li .input {
	border: none;
}

.form-all .content .box3 ul li .t {
	color: #141414;
	font-size: 0.75rem;
	font-style: italic;
	opacity: .5;
}

.form-all .content .box3 ul li span {
	font-weight: normal;
	font-style: italic;
}

.form-all .content .box3 ul li p img {
	margin-left: 10px;
	vertical-align: -2px;
}

.form-all .content .box3 .btn {
	text-align: right;
}

.form-all .content .box3 .btn a {
	display: inline-block;
	color: #FFFFFF;
	font-size: 0.875rem;
	background-color: #BC310B;
	border-radius: 17px;
	width: 88px;
	height: 2.0625rem;
	line-height: 2.0625rem;
	text-align: center;
}

.form-all .content .box4 ul li {
	width: 100%;
}

.form-all .content .box4 .been {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.form-all .content .box4 .been ul {
	width: 48%;
}

.form-all .content .box4 ul li textarea {
	border: 1px solid #CCCCCC;
	height: 221px;
	border-radius: 2px;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	margin-top: 10px;
}

.form-all .content .box3 ul.ul1 {
	margin-top: 30px;
}

.form-all .content .box3 ul.ul1 li {
	width: 100%;
}

.form-all .content .box5 ul {
	margin-top: 0;
}

.form-all .content .box6 .cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 30px;
}

.form-all .content .box6 .cont .left {
	width: 48%;
	margin-top: 26px;
}

.form-all .content .box6 .cont .left .top label {
	display: flex;
	align-items: center;
	cursor: pointer;
	justify-content: space-between;
	border: 1.5px solid #BC6314;
	box-sizing: border-box;
	height: 39px;
	padding-left: 5px;
	margin-bottom: 20px;
}

.form-all .content .box6 .cont .left .top label .text {
	color: #000000;
	font-size: 0.75rem;
}

.form-all .content .box6 .cont .left .top label .text span {
	color: #999999;
}

.form-all .content .box6 .cont .left .top label .text input {
	vertical-align: -1px;
	margin-right: 10px;
}

.form-all .content .box6 .cont .left .yes label {
	color: #000000;
	font-size: 0.75rem;
	cursor: pointer;
}

.form-all .content .box6 .cont .left .yes label span {
	color: #F56C01;
}

.form-all .content .box6 .cont .left .yes label input {
	vertical-align: -2px;
	margin-right: 10px;
}

.form-all .content .box6 .cont .left .btn input {
	width: 100%;
	background-color: #BC310B;
	color: #FFFFFF;
	font-size: 0.875rem;
	border-radius: 17px;
	height: 33px;
	margin-top: 30px;
	cursor: pointer;
}

.form-all .content .box6 .cont .right {
	width: 48%;
}

.form-all .content .box6 .cont .right .title {
	color: #000000;
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 18px;
	text-align: center;
}

.form-all .content .box6 .cont .right ul {
	border: 1px solid #D9D9D9;
}

.form-all .content .box6 .cont .right ul li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	line-height: 2rem;
	border-bottom: 1px solid #D9D9D9;
}

.form-all .content .box6 .cont .right ul li span {
	width: 40%;
	box-sizing: border-box;
	padding-left: 10px;
	border-right: 1px solid #D9D9D9;
	font-weight: bold;
}

.form-all .content .box6 .cont .right ul li .t {
	width: 60%;
	box-sizing: border-box;
	padding-left: 10px;
}

.form-all .content .box6 .cont .right ul li input {
	width: 80%;
	font-size: 0.75rem;
	color: #999999;
	border: 1px solid #CCCCCC;
	border-radius: 2px;
	height: 19px;
	box-sizing: border-box;
}

.form-all .content .box6 .cont .right ul li .t {
	color: #999999;
	font-size: 0.75rem;
}

.form-all .content .box6 .cont .right ul li .t a {
	display: inline-block;
	width: 80%;
	background-color: #BC310B;
	color: #FFFFFF;
	font-size: 0.875rem;
	line-height: 1.5625rem;
	border-radius: 17px;
	text-align: center;
}

.form-all .content .box6 .cont .right ul li.li {
	line-height: 46px;
	text-align: center;
}

.form-all .content .box6 .tip {
	color: #000000;
	font-size: 1.25rem;
	margin-top: 40px;
}

.form-all .content .box6 .tip span {
	color: #999999;
}

.form-all .content .box7 .cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.form-all .content .box7 .cont .left {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	flex: 1;
	margin-right: 25px;
}

.form-all .content .box7 .cont .left span {
	width: 24%;
	color: #646464;
	font-size: 0.875rem;
	background-color: #DBDBDB;
	box-sizing: border-box;
	padding-left: 15px;
	line-height: 1.75rem;
}

.form-all .content .box7 .cont .right span.s1 {
	display: inline-block;
	width: 81px;
	line-height: 1.8125rem;
	background-color: #BC310B;
	border-radius: 17px;
	text-align: center;
	color: #FFFFFF;
}

.form-all .content .box7 .cont .right span.s2 {
	color: #C00000;
	font-size: 0.875rem;
	margin-left: 12px;
}

.form-all .content .box7 .text {
	color: #1F4E79;
	font-size: 1.375rem;
	background-color: #EEEEEE;
	padding: 0 15px;
	line-height: 2.375rem;
	text-align: center;
	margin-top: 30px;
}

.form-all .content .box8 .text {
	background-color: #1F4E79;
	line-height: 2.5rem;
	color: #FFFFFF;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-weight: bold;
	font-size: 0.875rem;
}

.form-all .content .box8 .text span {
	border-right: 1px solid #FFFFFF;
	box-sizing: border-box;
	padding-left: 10px;
	flex: 1;
	display: flex;
	align-items: center;
}

.form-all .content .box9 {
	margin-top: 40px;
}

.form-all .content .box9 .text {
	color: #000000;
	font-size: 1.25rem;
	margin-top: 30px;
}

.form-all .content .box9 .text .t {
	font-size: 1rem;
	margin: 10px 0;
}

.form-all .content .box9 .text .t2 {
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}

.form-all .content .box9 .text .t2 span {
	color: #999999;
}

.form-all .content .box9 .btn {
	color: #FFFFFF;
	font-size: 1.25rem;
	background-color: #1F4E79;
	width: 155px;
	line-height: 3.75rem;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}

.form-all .content .box10 {
	margin-bottom: 100px;
}

.form-all .content .box10 .input {
	position: relative;
	margin-top: 30px;
}

.form-all .content .box10 .input .btn {
	cursor: pointer;
	position: absolute;
	right: 37px;
	top: 50%;
	transform: translateY(-50%);
	color: #C00000;
	font-size: 1.25rem;
}

.form-all .content .box10 .input input {
	width: 100%;
	border: 1px solid #1F4E79;
	border-radius: 11px;
	height: 55px;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 1.25rem;
}

.form-all .content .box11 {
	margin-bottom: 100px;
}

.form-all .content .box11 .cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.form-all .content .box11 .cont .item {
	width: 40%;
	border: 1px solid #707070;
	text-align: center;
	padding: 15px 0;
}

.form-all .content .box11 .cont .item .t {
	color: #1F4E79;
	font-size: 1.25rem;
	font-weight: bold;
}

.form-all .content .box11 .cont .item .t2 {
	color: #1F4E79;
	font-size: 5.1875rem;
	line-height: normal;
}

.form-all .content .box12 {
	margin-bottom: 100px;
}

.form-all .content .box12 ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 30px;
}

.form-all .content .box12 ul li span {
	color: #000000;
	font-size: 1.5rem;
	font-weight: bold;
	width: 180px;
	margin-right: 32px;
}

.form-all .content .box12 ul li input {
	border: 1px solid #CCCCCC;
	height: 36px;
	border-radius: 7px;
	flex: 1;
	box-sizing: border-box;
	padding-left: 20px;
}

.index-box27 {
	margin-bottom: 50px;
}
.img-yy img{
	box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}
.index-box27 .title {
	color: #000000;
	font-size: 2.0625rem;
	margin: 40px 0;
}

.index-box27 .bg-text {
	background-color: #D9D9D9;
	padding: 17.7px;
	color: #000000;
	font-size: 1.5rem;
}

.index-box27 .icon {
	margin: 30px 0;
}

.index-box27 .icon span {
	color: #1F4E79;
	font-size: 1.375rem;
	margin-right: 50px;
}

.index-box27 .icon span img {
	vertical-align: -2px;
	margin-right: 10px;
}

.index-box27 .icon a {
	margin-right: 10px;
}

.index-box27 .box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.index-box27 .box .left {
	flex: 1;
	margin-right: 40px;
}

.index-box27 .box .left ul li {
	margin-top: 30px;
}

.index-box27 .box .left ul li .t {
	color: #000000;
	font-size: 1.5rem;
}

.index-box27 .box .left ul li input {
	width: 70%;
	border: 1px solid #707070;
	height: 52px;
	box-sizing: border-box;
	padding-left: 20px;
	border-radius: 10px;
	margin-top: 10px;
	font-size: 1.5rem;
}

.index-box27 .box .left ul li.li .t {
	color: #0A0A0A;
	font-size: 2.0625rem;
	font-weight: bold;
}

.index-box27 .box .left ul li.li textarea {
	border: 1px solid #707070;
	border-radius: 10px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 1.375rem;
	width: 70%;
	height: 170px;
	margin-top: 30px;
}

.index-box27 .box .right {
	position: relative;
	padding-top: 10px;
}

.index-box27 .box .right .bottom {
	position: absolute;
	bottom: 0;
	left: -26%;
}

.index-box27 .box .right ul li {
	color: #333333;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 10px;
}

.index-box27 .box .right ul li img {
	margin-right: 15px;
}

.index-box28 {
	margin-top: 40px;
}

.index-box28 .cont {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.index-box28 .cont .text {
	flex: 1;
	color: #000000;
	font-size: 1.25rem;
}

.index-box28 .cont .img{
	width: 480px;
}

.index-box28 .cont .text .t {
	color: #000000;
	font-size: 2rem;
	font-weight: bold;
}

.index-box28 .cont .text .t2 {
	margin: 40px 0;
}

.index-box28 ul {
	margin-top: 60px;
}

.index-box28 ul li {
	position: relative;
	border: 1px solid #707070;
	border-radius: 16px;
	padding: 10px;
	margin-bottom: 95px;
	padding-bottom: 20px;
}

.index-box28 ul li .t {
	color: #1F4E79;
	font-size: 1.5rem;
	font-weight: bold;
	padding-left: 70px;
	margin-bottom: 18px;
}

.index-box28 ul li img {
	position: absolute;
	left: -15px;
	top: -40px;
}

.index-box28 ul li .t2 {
	color: #000000;
	font-size: 1.25rem;
	line-height: 1.875rem;
	display: flex;
	justify-content: space-between;
}

.index-box28 ul li .t2 span {
	flex: 1;
}

.index-box28 ul li .t2 i {
	display: inline-block;
	background-color: #000000;
	width: 16px;
	height: 16px;
	transform: rotate(45deg);
	margin-right: 10px;
	margin-top: 7px;
}

.index-box28 ul li .t3 {
	font-weight: bold;
	margin-top: 40px;
}

.index-box29 {
	margin-bottom: 100px;
	margin-top: 20px;
}

.index-box29 .top {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.index-box29 .top .text {
	flex: 1;
	color: #000000;
	font-size: 1.25rem;
}

.index-box29 .top .text .title {
	font-size: 2.0625rem;
	font-weight: bold;
	margin-bottom: 40px;
}

.index-box29 .top .text .t {
	margin-top: 20px;
}

.index-box29 .cont .txt {
	font-size: 1.25rem;
	margin-bottom: 40px;
}

.index-box29 .cont .txt .t {
	color: #000000;
	font-size: 1.25rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.index-box29 .cont .txt .t i {
	background-color: #000000;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
}

.index-box29 .cont .txt .t2 {
	color: #1F4E79;
}

.banner .mySwiper {
	overflow: hidden;
	height: 758px;
}

.banner .mySwiper .swiper-slide {
	padding-top: 10px;
	box-sizing: border-box;
}

.index-add11 ul li .img{
	width: 89px;
}


.tc-zscx{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999;
	display:none
}

.tc-zscx-bj {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color:rgb(0 0 0 / 0.58)
}
.tc-zscx-div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 600px;
	background-color: rgb(31 78 121);
	border-radius: 10px;
	z-index: 2;
	text-align: center;
	padding: 30px 20px;
}

.tc-zscx-div .hide-a{
	position:absolute;
	top:2px;
	right:10px;
	width:30px;
	cursor:pointer
}
.tc-zscx-div .img-a{
	display:none
}
.tc-zscx-div h3 {
	font-size: 2.2rem;
	font-weight: inherit;
	color: #fff
}
.tc-zscx-div h4 {
	font-size: 1.2rem;
	font-weight: inherit;
	color: #fff
}
.tc-zscx-div p{
	font-size:1rem;
	color: #fff;
	text-align:left;
	padding-top: .4rem;
}
.tc-zscx-div .text-c{
	text-align: center
}
.bx-pb20{
	padding-bottom:20px;
}

.tc-zscx-div .div-input{
	padding:20px 20px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.tc-zscx-div .div-input span{
	font-size:1.2rem;
	color: #fff
}
.tc-zscx-div .div-input input{
	height:40px;
	border:solid 1px #fff;
	text-indent:10px;
}
.tc-zscx-div .div-input a{
	display: inline-block;
	background-color: rgb(192 0 0);
	width: 100px;
	height: 40px;
	text-align: center;
	line-height:40px;
	color: #FFFFFF;
	font-size: 1.2rem;
	border-radius: 5px;
}
