﻿a {
	cursor: pointer;
}

body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 16px;
}

div,
ul,
li,
table,
tr,
td,
img {
	margin: 0;
	padding: 0;
}

ul {
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 0;
}

input {
	border: none;
	cursor: pointer;
	outline: none;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

li {
	list-style: none;
}

h1 {
	display: block;
	font-size: 2em;
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

img {
	border: 0px;
	display: block
}

p {
	display: block;
	margin: 0;
	padding: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.clear_fix {
	clear: both
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*+height: 1%;
}

/*banner*/
.banner {
	width: 100%;
	height: 500px;
	background: url(../Images/bannerlr.jpg) center center no-repeat;
	/*padding-top: 50px;*/
	overflow: hidden;
}

.banner div {
	width: 1000px;
	height: 500px;
	background: url(../Images/banner_nr04.png) center center no-repeat;
	margin: 0 auto;
}

.banner div ul {
	width: 500px;
	height: 100px;
	margin: 0 auto;
	padding-top: 225px;
	display: block;
}

.banner div ul li:nth-child(3) {
	float: right;
}

.banner div ul li:nth-child(2) {
	margin-left: 85px;
}

.banner div ul li img {
	width: 51px;
	height: 51px;
	margin: 0 auto;
	display: block;
	line-height: 51px;
}

.banner div ul li {
	width: 110px;
	height: 110px;
	display: block;
	font-size: 20px;
	color: #003399;
	text-align: center;
	border: #009 1px solid;
	border-radius: 50%;
	line-height: 110px;
	cursor: pointer;
	font-weight: bold;
	margin-top: 30px;
	float: left;
}

.banner div ul li:hover {
	color: #fff;
	background: #003399;
	text-decoration: underline;
}

.banner div ul li:hover a {
	color: #fff;
}

.banner div a {
	width: 300px;
	height: 50px;
	display: block;
	background-color: #d82929;
	text-align: center;
	font-size: 16px;
	color: #fafafa;
	line-height: 50px;
	border-radius: 5px;
	margin: 80px auto 0 auto;
	font-weight: 600;
}

.banner div a:hover {
	text-decoration: underline;
	background: #f34334;
	color: #fff800;
}

/*banner end*/
.footer_logo {
	width: 10%;
	height: auto;
	margin: 0 auto;
}

.huachu {
	width: 334px;
	height: 198px;
	background: url(../Images/news.png) center center no-repeat;
	position: fixed;
	right: -400px;
	bottom: 10px;
	z-index: 1000;
}

.huachu .close {
	width: 30px;
	height: 22px;
	line-height: 22px;
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.huachu ul {
	margin-top: 10px;
	margin-left: 60px;
}

.huachu ul li {
	height: 30px;
	float: left;
	margin-left: 20px;
	background: #3ca3f7;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}

.huachu ul li:nth-child(1) {
	width: 90px;
}

.huachu ul li:nth-child(2) {
	text-align: center;
}

.huachu .nr {
	width: 334px;
	height: 150px;
}

.zxf {
	position: fixed;
	z-index: 1000;
	left: 0px;
	top: 100px;
	background: url(../Images/flow1.png) no-repeat;
	width: 130px;
	height: 581px;
	padding-top: 100px;
}

.zxf .close {
	width: 30px;
	height: 22px;
	line-height: 22px;
	display: block;
	float: right;
	margin-top: -110px;
}

.zxf div {
	width: 130px;
	height: 581px;
}

.yxf {
	position: fixed;
	z-index: 1000;
	right: 0px;
	top: 100px;
	background: url(../Images/consult.png) no-repeat;
	width: 130px;
	height: 581px;
	padding-top: 100px;
}

.yxf .close {
	width: 30px;
	height: 22px;
	line-height: 22px;
	display: block;
	float: right;
	margin-top: -110px;
}

.yxf ul {
	margin-top: 80px;
	margin-left: 10px;
	font-size: 13px;
}

.yxf ul li {
	width: 110px;
	height: 27px;
	border-bottom: 1px solid #39acf2;
	line-height: 27px;
	color: #ffffff;
	text-align: left;
}

.yxf ul li:hover {
	background: #0060E5;
	color: #fffff;
}



/*顶部banner结束*/
/*顶部*/
.top {
	width: 100%;
	height: 62px;
	overflow: hidden;
	min-width: 1200px;
}

.top-header {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
}

.top-header .top-left {
	width: 120px;
	height: 42px;
	border-right: 2px solid #898989;
	float: left;
	margin-right: 5px;
}

.top-header .top-center {
	float: left;
	height: 46px;
	position: relative;
}

.top-header .top-center .top-title {
	font-size: 20px;
}

.top-header .top-center .top-text {
	font-size: 12px;
	color: #a8aaa9;
}

.top-header .top-r-img {
	width: 62px;
	height: 40px;
	margin-left: 40px;

}

.top-header .top-right {
	width: 250px;
	height: 70px;
	float: right;
	position: relative;
}

.top-header .top-right .text {
	position: absolute;
	right: 8px;
	top: -10px;
	font-size: 18px;
	height: 28px;
	line-height: 28px;
}

.top-header .top-right .text span {
	color: #c40a0a;
	font-size: 30px;
}

.top-header .top-right .top-r-btn {
	position: absolute;
	right: 0;
	top: 20px;
	background: #f34334;
	width: 142px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 5px;
}

.top-header .top-right .top-r-btn:hover {
	text-decoration: underline;
}

/*顶部end*/

/*导航*/
.navbar {
	width: 100%;
	height: 34px;
	min-width: 1200px;
	background: #d82929;

}

.navbar .navbar-in {
	width: 1000px;
	height: 48px;
	margin: 0 auto;
}

.navbar-in .nav-ul {
	width: 1000px;
	height: 48px;
	margin: 0 auto;
}

.navbar-in .nav-ul .list-li {
	width: 142px;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: center;
	position: relative;

}

.navbar-in .nav-ul .list-li:hover {
	background: #000;

}

.navbar-in .nav-ul .list-li:hover a {
	color: #fafafa;

}

.navbar-in .nav-ul .list-li .list-btn {
	color: #fafafa;
	font-size: 14px;
}

.navbar-in .nav-ul .list-li .list-btn:hover {
	text-decoration: underline;
	color: #fff800;
}

.navbar-in .nav-ul .list-li .list-hidebox {
	width: 142px;
	position: absolute;
	left: 0;
	top: 34px;
	background: #000;
	z-index: 99;
	display: none;

}

.navbar-in .nav-ul .list-li .list-hidebox li {
	font-size: 14px;
	width: 142px;
	border-bottom: 1px dashed #44596e;
}

.hide-li a {
	color: #FFFFFF;
}

.hide-li :hover a {
	coler: #ffd800;
	text-decoration: underline;
}

.navbar-in .nav-ul .list-li .list-hidebox li:hover {
	background: #023b82;
}

/*导航end*/
/*第一屏*/
.part-1 {
	width: 1000px;
	margin: 0 auto;
	height: 762px;
	margin-bottom: 20px;
	position: relative;
}

.big-title {
	font-size: 26px;
	color: #333;
	background: url(../Images/big-title-bg.png) no-repeat bottom;
	height: 110px;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
	padding-bottom: 15px;
}

.part-1-box {
	width: 226px;
	height: 382px;
	border: 1px solid #c9c9c9;
	float: left;
	margin-right: 28px;
	margin-top: 25px;

}

.part-1-box.no-margin {
	margin: 0;
	margin-top: 25px;
}

.part-1-box .t-img {
	display: block;
	width: 217px;
	height: 126px;
	margin: 0 auto;
	margin-top: 4px;
}

.part-1-box .b-div {
	width: 216px;
	height: 226px;
	border: 1px dashed #c9c9c9;
	margin: 0 auto;
	border-top: none;
	padding-top: 20px;
}

.part-1-box .b-div .b-div-title {
	background: url(../Images/zxks-bg.png) no-repeat;
	display: block;
	width: 108px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 20px;
	color: #404040;
	margin: 0 auto;
	margin-bottom: 16px;
}

.part-1-box .b-div .b-div-context {
	width: 178px;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	color: #404040;
}

.part-1-box .b-div .b-div-context span {
	color: #eb4444;
}

.b-div .b-btn {
	width: 162px;
	height: 34px;
	border: 1px solid #f34334;
	margin: 0 auto;
	display: block;
	margin-top: 26px;
	text-align: center;
	line-height: 34px;
	color: #333;
	font-size: 16px;
}

.b-div .b-btn:hover {
	background: #f34334;
	color: #fff158;
}

.part-1-btn {
	width: 400px;
	height: 66px;
	/* border: 1px solid #f39800; */
	position: absolute;
	left: 50%;
	margin-left: -200px;
	bottom: 0px;
	z-index: 99;
	margin-top: 20px;
}

.part-1-btn a {
	width: 394px;
	height: 60px;
	border: 1px solid #f39800;
	display: block;
	margin: 0 auto;
	margin-top: 2px;
	font-size: 28px;
	line-height: 60px;
	text-align: center;
}

.part-1-btn a:hover {
	background: #f39800;
	color: #fff;
}

.bon {
	width: 300px;
	height: 50px;
	display: block;
	background: #d82929;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	border-radius: 5px;
	font-family: "microsoft yahei";
	margin: 0 auto;
	margin-top: 20px;
	cursor: pointer;
}

.bon a {
	color: #fff;
}

.bon a:hover {
	color: #ffea22;
}

.bon:hover {
	color: #fff600;
	text-decoration: underline;
	background: #f34334;
}

/*第一屏结束*/

/*第二屏*/
.tj {
	width: 100%;
	height: 440px;
	background: #fafafa;
	overflow: hidden;
}

.big-title1 {
	font-size: 30px;
	color: #333;
	background: url("../Images/big-title-bg.png") no-repeat bottom;
	height: 70px;
	margin: 0 auto;
	text-align: center
}

.shuoming {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.shuoming p {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #204a86;
}

.tj h1 {
	text-align: center;
	color: #204a86;
	font-size: 40px;
	margin-top: 30px;
	line-height: 54px;
}

.tj h1 strong {
	text-align: center;
	color: #204a86;
	font-size: 30px;
}

.tj ul {
	width: 900px;
	height: 160px;
	margin: 0 auto;
	margin-top: 20px;
}

.tj ul li {
	width: 120px;
	height: 150px;
	border: 1px solid #ccc;
	border-radius: 5px;
	float: left;
	margin: 0 13px;
	text-align: center;
}

.tj ul li p {
	font-size: 24px;
	color: #333;
	margin-top: 20px;
}

.tj ul li a {
	display: block;
	width: 100px;
	height: 36px;
	background: #f34334;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
}

.tj ul li a:hover {
	color: #ffea22;
	text-decoration: underline;
}

.ant:hover {
	color: #ffea22;
	text-decoration: underline;
	background: #f34334;
}

.ant {
	width: 300px;
	height: 50px;
	font-size: 16px;
	margin: 0 auto;
	background: #d82929;
	border-radius: 5px;
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fafafa;
	font-weight: 600;
}

/*第二屏结束*/
/*截止时间*/
.part-jz {
	width: 1000px;
	height: 425px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}

.clearfix {
	clear: both;
}

.part-jz-p {
	color: #f34334;
	font-size: 30px;
	text-align: center;
	margin-top: 18px;
	line-height: 30px;
}

.part-jz ul {
	width: auto;
	height:140px;
}

.part-jz ul li {
	width: 120px;
	height: 120px;
	float: left;
	margin-left: 10px;
	background: #f34334;
	font-size: 90px;
	text-align: center;
	line-height: 120px;
	color: #ffffff;
	margin-top: 30px;
}

.part-jz ul li:nth-child(1) {
	margin-left: 350px;
}

.part-jz b {
	width: 1px;
	height: 70px;
	background: #204A86;
	float: left;
	margin-top: 3px;
}

.part-jz li:nth-child(5) {
	width: 350px;
	height: 70px;
	font-size: 16px;
	margin-left: 130px;
	display: block;
	float: left;
	margin-top: -160px;
	display: block;
}

.part-jz li p {
	width: 360px;
	height: 70px;
	display: block;
	margin-left: 130px;
	padding-top: 15px;
}

.part-jz text {
	color: #f34334;
}

.part-jz h2 {
	width: 300px;
	height: 50px;
	display: block;
	background: #d82929;
	text-align: center;
	font-size: 16px;
	color: #fafafa;
	line-height: 50px;
	border-radius: 5px;
	margin:50px auto 0;
}

.part-jz h2 a {
	color: #fafafa;
}

.part-jz h2:hover {
	text-decoration: underline;
	background: #f34334;
}

.part-jz h2:hover a {
	color: #fff600;
}

.part-jz li:nth-child(2) {
	font-size: 30px;
	color: #262636;
	background: none;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: 90px;
}

.part-jz li:nth-child(4) {
	font-size: 30px;
	color: #262636;
	background: none;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: 90px;
}

/*截止时间结束*/
/*第十二屏*/
.part-12 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: 40px;
	height: auto;
}

.part-12 .big-title {
	font-size: 36px;
	height: 61px;
}

.top-info {
	height: 390px;
	border-bottom: 1px dashed #666666;
	margin-top: 30px
}

.top-info .same-box {
	float: left;
}

.top-info .same-box.same-boxl {
	width: 280px;
	margin-right: 25px;
}

.same-box.same-boxl .s-top {
	width: 280px;
	height: 170px;
	margin-bottom: 40px;
}

.same-box.same-boxl .s-top a {
	width: 280px;
	height: 170px;
	display: block;
}

.same-box.same-boxl .s-top img {}

.same-box.same-boxl .s-bottom {}

.same-box.same-boxl .s-bottom .title {
	font-size: 20px;
	color: #0c0c0c;
	text-align: center;
}

.same-box.same-boxl .s-bottom .list-ul {
	margin-top: 14px;

}

.same-box.same-boxl .s-bottom .list-li {
	width: 82px;
	height: 26px;
	background: #e5e5e5;
	text-align: center;
	line-height: 26px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.same-box.same-boxl .s-bottom .list-li.no-margin {
	margin-right: 0;
}

.same-box.same-boxl .s-bottom .list-li a {
	font-size: 14px;
	color: #0c0c0c;
}

.same-box.same-boxl .s-bottom .list-li a:hover {
	text-decoration: underline;
}

.top-info .same-box.same-boxc {

	width: 314px;
}

.top-info .same-box.same-boxc .title {
	color: #0c0c0c;
	font-size: 22px;
}

.top-info .same-box.same-boxc .title1 {
	font-size: 18px;
	color: #0c0c0c;
	margin-top: 10px;
}

.top-info .same-box.same-boxc .title2 {
	margin-top: 52px
}

.top-info .same-box.same-boxc .title1 span {
	display: inline-block;
	height: 23px;
	width: 44px;
	background: #ef3434;
	text-align: center;
	line-height: 23px;
	color: #fff;

}

.top-info .same-box.same-boxc .list-ul {
	margin-top: 15px;
	color: #204a86;
}

.top-info .same-box.same-boxc .list-li {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #204a86;
}

.top-info .same-box.same-boxc .list-li a {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #204a86;
}

.top-info .same-box.same-boxc .list-li a:hover {
	text-decoration: underline;
}

.top-info .same-box.same-boxr {
	width: 380px;
	float: right;
}

.top-info .same-box.same-boxr .title {
	color: #0c0c0c;
	font-size: 22px;
}

.top-info .same-box.same-boxr .part12-2img {
	width: 380px;
	height: 130px;
	margin-top: 20px;
	display: block;
}

.top-info .same-box.same-boxr .list-ul {
	width: 380px;
	margin-top: 55px;
}

.top-info .same-box.same-boxr .list-li {
	width: 75px;
	float: left;
	margin-right: 25px;
}

.top-info .same-box.same-boxr .list-li.no-margin {
	margin-right: 0;
}

.top-info .same-box.same-boxr .list-li .rtop {
	display: block;
	width: 75px;
	height: 20px;
	background: #fce100;
	line-height: 20px;
	font-size: 14px;
	border-radius: 5px;
	text-align: center;
}

.top-info .same-box.same-boxr .list-li .rbottom {
	display: block;
	width: 75px;
	height: 40px;
	background: #e5e5e5;
	font-size: 14px;
	color: #0c0c0c;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	margin-top: 10px;
}

.top-info .same-box.same-boxr .btn-group {
	clear: both;
	width: 380px;
	padding-top: 25px;
	overflow: hidden;
}

.top-info .same-box.same-boxr .btn-group a {
	display: inline-block;
	height: 26px;
	width: 182px;
	background: #d82929;
	color: #fafafa;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	border-radius: 5px;
}

.top-info .same-box.same-boxr .btn-group a:hover {
	background: #eb4444;
	color: #fff800;
}

.top-info .same-box.same-boxr .btn-group a.lft {
	margin-right: 6px;
}

.top-info .same-box.same-boxr .btn-group a.rht {}

.bottom-info {
	clear: both;
	width: 1000px;
	margin-top: 30px;
}

.bottom-info-in {
	width: 490px;
	float: left;
	margin-right: 20px;
}

.bottom-info-in .botom-div {
	margin-top: 18px;
	width: 461px;
	height: 158px;
	border: 1px solid #9a9a9a;
	padding: 14px;
}

.bottom-info-in .botom-div .list-li {
	width: 464px;
	line-height: 32px;
	height: 32px;
}

.bottom-info-in .botom-div .list-li .span {
	font-size: 16px;
	color: #303133;
	float: left;
}

.bottom-info-in .botom-div .list-li .span:hover {
	text-decoration: underline;
}

.bottom-info-in .botom-div .list-li .btn {
	float: right;
	display: inline-block;
	width: 92px;
	height: 22px;
	background: #d82929;
	color: #fafafa;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
}

.bottom-info-in .botom-div .list-li .btn:hover {
	background: #ef3434;
	color: #fff800;
}

.bottom-info-in .title {
	font-size: 20px;
	color: #204a86;
	text-align: center;
}

.bottom-info-l {}

.bottom-info-r {
	margin: 0;
}

/*第十二屏end*/
.part-5 {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	margin-top: 20px;
}

.part-5 .big-title1 {
	font-size: 40px;
	color: #333;
	text-align: center;
	padding-top: 18px;
	margin-bottom: 40px;
	height: 125px;
	display: block;
}

/*添加*/
.part-tj {
	width: 100%;
	height: 460px;
	background: url(../Images/img_02.jpg) center center no-repeat;
	margin: 0 auto;
	padding-top: 40px;
}

.part-tj-con {
	width: 1000px;
	height: 461px;
	margin: 0 auto;
}

\ .part-tj-con img {
	padding-top: 0px;
	margin-left: 50px;
}

.part-yj div .span {
	width: 1000px;
	height: 276px;
	background: #023b82;
	margin: 0 auto;
	display: block;
}

.part-tj ul {
	margin-top: 60px;
}

.part-tj ul li {
	width: 191px;
	height: 166px;
	background: url(../Images/bg_01.png) center center no-repeat;
	float: left;
	margin-left: -75px;
	cursor: pointer;
}

.part-tj ul li:nth-child(1) {
	margin-left: 150px;
}

.part-tj ul li:nth-child(2) {
	margin-top: 65px;
}

.part-tj ul li:nth-child(4) {
	margin-top: 65px;
}

.part-tj ul li img {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	margin-top: 30px;
	margin-left: 75px;
}

.part-tj ul li b {
	width: 80px;
	height: 20px;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
	margin-left: 75px;
}

.part-tj ul li p {
	width: 100px;
	height: 20px;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #ffffff;
	line-height: 15px;
	text-align: center;
	margin-left: 45px;
}

.part-tj ul li:hover {
	background: url(../Images/bg_02.png) center center no-repeat;
}

.part-tj span {
	width: 1000px;
	height: 40px;
	line-height: 80px;
	font-weight: bold;
	font-size: 40px;
	font-family: "microsoft yahei";
	color: #204a86;
	text-align: center;
	display: block;
}

.tj-form {
	width: 830px;
	height: 45px;
	margin-top: 30px;
	margin: 30px auto 0 auto;
}

.tj-form button {
	width: 250px;
	height: 45px;
	background-color: #d82929;
	color: #fff;
	font-size: 16px;
	outline: none;
	border: none;
	border-radius: 27.5px;
	float: left;
	cursor: pointer;
}

.tj-form button:nth-child(3) {
	float: right;
}

.tj-form button:nth-child(2) {
	margin-left: 42px;
}

.tj-form button:hover {
	text-decoration: underline;
	background: #f34334;
}

.clear-fix {
	clear: both;
}

/*专业*/
.part-zy {
	width: 1080px;
	height: 480px;
	margin: 0 auto;
	margin-top: 50px;
}

.part-zy nav {
	width: 1080px;
	height: 60px;
	margin: 0 auto;
	display: block;
	background: #c02020;
	font-size: 40px;
	color: #fafafa;
	text-align: center;
	line-height: 60px;
}

.part-zy ul {
	margin-top: 30px;
	margin-left: 30px;
}

.part-zy ul li {
	width: 190px;
	height: 32px;
	float: left;
	border: 1px solid #023b82;
	color: #023b82;
	text-align: center;
	font-size: 17px;
	border-radius: 5px;
	line-height: 32px;
	margin-left: 10px;
	margin-top: 10px;
}

.part-zy ul li span {
	float: right;
}

.part-zy ul li:hover {
	background: #023b82;
	color: #ffffff;
}

.part-zy P {
	width: 187px;
	height: 32px;
	float: left;
	background: #023b82;
	color: #ffffff;
	text-align: center;
	display: block;
	font-size: 17px;
	border-radius: 5px;
	line-height: 32px;
	margin-left: 10px;
	margin-top: 10px;
}

.part-zy P:hover {
	color: #023b82;
	border: 1px solid #023b82;
	background: none;
}

/*专业结束*/

/*文章*/
.part-zy1 {
	width: 1080px;
	margin: 0 auto;
	margin-top: 50px;
}

.part-zy1 nav {
	width: 1080px;
	height: 60px;
	margin: 0 auto;
	display: block;
	background: #c02020;
	font-size: 25px;
	color: #fafafa;
	text-align: center;
	line-height: 60px;
}

.part-zy1 ul {
	margin-top: 30px;
	margin-left: 30px;
}

.part-zy1 P {
	display: block;
	font-size: 17px;
	border-radius: 5px;
	line-height: 32px;
	text-indent: 2em;
    margin: 10px auto;
}

.part-zy1 P:hover {
	color: #023b82;
	border: 1px solid #023b82;
	background: none;
}
/*汇总问题*/
.part-hz {
	width: 1000px;
	height: 550px;
	margin: 0 auto;
	margin-top: 10px;
}

.big-title {
	font-size: 36px;
	font-weight: normal;
	color: #204a86;
	padding-bottom: 15px;
	background: url("../Images/big-title-bg.png") no-repeat bottom;
	height: 160px;
	margin: 0 auto;
	text-align: center;

}

.part-hz ul li {
	width: 450px;
	height: 70px;
	float: left;
	background: #f0f0f0;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}

.part-hz ul li p {
	width: 70px;
	height: 40px;
	background: #918f99;
	margin-left: 0px;
	float: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 40px;
	margin-top: 15px;
	text-align: center;
}

.part-hz ul li span {
	width: 270px;
	height: 70px;
	font-size: 15px;
	color: #000000;
	line-height: 70px;
	margin-left: 40px;
	float: left;
}

.part-hz ul li nav {
	width: 70px;
	height: 70px;
	background: #d82929;
	display: block;
	float: left;
}

.part-hz ul li img {
	width: 30px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	margin-top: 11px;
	-webkit-transition: 0.35s;
	-webkit-transition: -webkit-transform 0.35s ease-out;
	transition: transform 0.35s ease-out;
	-moz-transition: -moz-transform 0.35s ease-out;
}

.part-hz ul li img:hover {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
}

.part-hz ul li div {
	width: 70px;
	height: 30px;
	font-size: 12px;
	color: #fafafa;
	display: block;
	text-align: center;
	padding-top: 5px;
	margin: 0 auto;
}

.da {
	width: 300px;
	height: 50px;
	background: #d82929;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 380px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fafafa;
	font-size: 16px;
	font-weight: 600;
}

.da:hover {
	color: #fff600;
	text-decoration: underline;
	background: #f34334;
}

/*汇总问题结束*/
/*第三屏*/
.part-3 {
	width: 1000px;
	height: 612px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 50px;
}

.part-3 .big-title {
	height: 61px;
}

.part-3-p {
	color: #204a86;
	font-size: 18px;
	text-align: center;
	margin-top: 18px;
}

.part-3-in {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}

.part-3-box {
	background: #ececec;
	width: 236px;
	height: 348px;
	float: left;
	position: relative;
	margin-right: 18px;
}

.part-3-box:hover {
	color: #9fc6ff
}

.part-3-box .num {
	font-size: 40px;
	color: #204a86;
	margin-left: 42px;
	margin-top: 3px;

}

.part-3-box.no-margin {
	margin: 0;
}

.part-3-box .part-3-box-p {
	height: 60px;
	text-align: center;
	font-size: 28px;
	color: #204a86;
	font-weight: bold;
	margin-top: 20px;
}

.part-3-box .part-3-box-p span {
	color: #f34334;
}

.part-3-box .part-3-box-text {
	margin: 0 auto;
	width: 204px;
	font-size: 17px;
	color: #615d52;
}

.part-3-box-btn {
	display: block;
	width: 216px;
	height: 40px;
	border: 1px dashed #c9c9c9;
	background: #d82929;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	position: absolute;
	bottom: 12px;
	left: 50%;
	color: #fafafa;
	margin-left: -108px;
}

.part-3-box-btn:hover {
	background: #f34334;
	color: #fff600;
	text-decoration: underline;
}

.dan {
	width: 300px;
	height: 50px;
	background: #d82929;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 400px;
	color: #fafafa;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
}

.dan:hover {
	color: #fff600;
	text-decoration: underline;
	background: #f34334;
}

/*第三屏结束*/
/*第二屏*/
.part-2 {
	width: 100%;
	height: 580px;
	overflow: hidden;
	min-width: 1200px;
	position: relative;
	background: #f7f7f7;
	margin-bottom: 30px;
}

.part-2 .big-title {
	height: 61px;
	color: #333;
}

.part-2 img {
	width: 1000px;
	height: 320px;
	margin: 20px auto 0 auto;
}

.part-2-in {
	/*width:1000px;*/
	height: 422px;
	margin: 0 auto;
	padding-top: 34px;
}

.part-2-in img {
	margin-bottom: 20px;
	text-align: center;
}

.part-2-in img.img2 {
	margin-top: 30px;
}

.part-2-btn {
	width: 400px;
	height: 66px;
	/* border: 1px solid #f39800; */
	position: absolute;
	left: 50%;
	margin-left: -200px;
	bottom: 25px;
	z-index: 99;
	margin-top: -80px;
}

.part-2-btn.part-10-btn {
	bottom: 0;
}

.part-2-btn a {
	width: 394px;
	height: 60px;
	border: 1px solid #f39800;
	display: block;
	margin: 0 auto;
	margin-top: 2px;
	font-size: 28px;
	color: #fafafa;
	line-height: 60px;
	text-align: center;
}

.part-2-btn a:hover {
	background: #f39800;
	color: #fff;
}

.bon {
	width: 300px;
	height: 50px;
	display: block;
	background: #d82929;
	text-align: center;
	font-size: 16px;
	color: #fafafa;
	line-height: 50px;
	border-radius: 5px;
	font-weight: 600;
	margin: 20px auto 0 auto;
}

.bon:hover {
	color: #fff600;
	text-decoration: underline;
	background: #f34334;
}

/*第九屏*/
.part-9 {
	width: 1230px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
	position: relative;
}

.part-9 .big-title {
	height: 61px;
}

.zhengshu_b {
	width: 1000px;
	margin: 0 auto 50px;
	margin-top: 20px;
}

.zs_b {
	width: 1000px;
	margin: 0 auto;
}

.zs_t {
	width: 600px;
}

.zs_t,
.zs_im {
	float: left;
}

.zs_t p {
	font-size: 18px;
	color: #1b2134;
	font-weight: 500;
	line-height: 48px;
}

.zsget_b {
	width: 590px;
	height: 62px;
	margin-top: 60px;
}

.zsget_b li {
	float: left;
}

.zs_im {
	margin-left: 10px;
	margin-top: 5px;
}

/*第九屏 end*/
.xueli_b {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.xueli_b h1 {
	display: block;
	text-align: center;
	font-family: '微软雅黑';
	font-size: 30px;
	letter-spacing: 1px;
	color: #323e66;
}

.xueli_b h3 {
	display: block;
	text-align: center;
	font-family: '微软雅黑';
	font-size: 25px;
	letter-spacing: 1px;
	color: #323e66;
	margin-top: 5px;
	margin-bottom: 30px;
}

.xueli_b_list {
	width: 1000px;
	height: auto;
	margin: 20 auto;
}

.xueli_b_list1 {
	width: 300px;
	height:278px;
	border: solid 1px #333;
	border-radius: 5px;
	float: left;
	margin-right: 26px;

}

.xueli_b_list:last-of-type {
	margin-top: 30px;
	margin-bottom: 30px;
}

.xueli_b_list1:last-of-type {
	margin-right: 0;
}

.xueli_b_list1 h5 {
	display: block;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1px;
	background-color: #d82929;
	color: #fafafa;
	line-height: 50px;
}

.xueli_b_list1 p {
	font-size: 16px;
	letter-spacing: 1px;
	color: #333;
	line-height: 30px;
	width: 290px;
	text-align: center;
	margin: 10px auto;
}

.yejiao .rongyu_b {
	Width: 1000px;
	height: auto;
	margin: 30px auto;
}

.rongyu_1 {
	width: 230px;
	height: auto;
	float: left;
	margin-right: 25px;
}

.rongyu_1 img {
	width: 230px;
	height: auto;
}

.rongyu_1 p {
	width: 230px;
	height: auto;
	font-size: 15px;
	font-family: '微软雅黑';
	letter-spacing: 1px;
	line-height: 30px;
	margin-top: -240px;
}

.XueLi_footerNav {
	background: url(../Images/xueli_footernav.png) repeat-x;
	height: 141px;
	width: 100%;
	position: fixed;
	bottom: 0
}

.XueLi_footerForm {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.yejiao_liudian {
	width: 900px;
	height: 60px;
	margin: 88px 0 0 0;
	float: left;
}

.XueLi_footerImg {
	width: 199px;
	height: auto;
	float: left;
}

/*第十一屏*/
.part-11 {
	width: 1200px;
	height: 690px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
}

.part-11 .big-title {
	height: 61px;
}

.part-11-in {
	width: 1230px;
	margin: 20px auto 0 auto;
	position: relative;
}

.part11-box {
	width: 176px;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
}

.part11-box .part-11-img {
	display: block;
	width: 176px;
	height: 105px;
}

.part11-box .part-11-text {
	color: #204a86;
	width: 176px;
	margin-top: 10px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

.part11-box .part-11-text span {
	color: #eb4444;
}

.part11-box .part-11-btn {
	display: block;
	width: 176px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #d82929;
	color: #fafafa;
	border-radius: 5px;
	margin-top: 20px;
}

.part11-box .part-11-btn:hover {
	background: #eb4444;
	color: #fff800;
}

.no-margin {
	margin-right: 0;
}

.jieshi {
	font-size: 15px;
	font-family: '微软雅黑';
	color: #333;
	letter-spacing: 1px;
	line-height: 30px;
}

/*第十一屏end*/
.new_xl_7 {
	width: 100%;
	height: 610px;
	margin: 0 auto;
	background: url(../Images/new_bg6.jpg) no-repeat center;
	padding-top: 68px;
	margin-top: 50px;
}

.new_xl_7 .b7 {
	width: 1000px;
	height: 528px;
	background: url(../Images/newxl_12.png) no-repeat left;
	margin: 0 auto;
	padding: 32px 0 0 56px;
}

.new_xl_7 .b7 img {
	width: 578px;
	height: 213px;
	margin-top: 40px;
}

.ly {
	width: 583px;
	height: 50px;
	border: 1px dashed #a9080d;
	padding: 12px 0 0 7px;
	float: left;
}

.lya {
	width: 130px;
	height: 30px;
	background: #a9080d;
	margin-left: 5px;
	color: #FFF;
	cursor: auto;
	padding-left: 10px;
}

.ly ::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.8;
}

.ly :-moz-placeholder {
	color: #fff;
	opacity: 0.8;
}

.ly ::-moz-placeholder {
	color: #fff;
	opacity: 0.8;
}

.ly :-ms-input-placeholdselecter {
	color: #fff;
	opacity: 0.8;
}

.ly_btn {
	width: 110px;
	height: 40px;
	background: #ffff00;
	margin-left: 10px;
	color: #a9080d;
	font-size: 14px;
	cursor: pointer;
}

.ly_btn:hover {
	background: #a9080d;
	color: #ffff00;
}

.box_a {
	width: 600px;
	margin: 0 auto;
	padding-top: 78px;
	margin-left: 100px;
	float: left;
}

.box_b {
	width: 600px;
	margin: 0 auto;
	padding-top: 34px;
	margin-left: 100px;
	float: left;
}

.box_a_s {
	display: block;
	width: 600px;
	height: auto;
	overflow: hidden;
}

.box_a_s a {
	float: left;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-right: 15px;
	font-family: "微软雅黑"
}

.box_a_s a:hover {
	color: #ffff00;
}

.footer {
	width: 100%;
	height: 160px;
	background: #1f1f1f;
	text-align: center;
	padding-top: 30px;
}

.footer p {
	color: rgb(255, 255, 255);
	font-family: 微软雅黑;
	font-size: 14px;
	margin: 10px 0px 0px;
	padding: 0px;
}

.footer p a {
	color: #FFF;
	font-size: 14px;
}

.footer img {
	margin: 0 auto;
}
