* {
	padding: 0;
	margin: 0;
}

a,
a:visited,
a:link {
	color: inherit;
	text-decoration: none;
}

ul,
ol,
li {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.relative {
	position: relative;
	z-index: 10;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

body {
	font-size: 14px;
	font-family: Arial, Verdana, "宋体", "宋体", "宋体", Helvetica, sans-serif;
	line-height: 1.8;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

.relative {
	position: relative;
}

.container {
	margin: auto;
	width: 1200px;
}

.block:after {
	content: "";
	display: block;
	clear: both;
}

div#dituContent img {
	max-width: none;
}


/**/

.top {
	height: 39px;
	line-height: 38px;
	color: #949494;
	position: relative;
	font-family: "宋体";
	background: #e7e7e7;
}

.top .fr a {
	display: inline-block;
	margin: 0 10px;
}

.top img {
	vertical-align: middle;
}

.header {
	background: #eeeeee;
	padding: 10px 0;
}

.rexian {
	margin-top: 20px;
}

.rexian p.zx img {
	position: absolute;
	left: 0;
	top: calc(50% - 26px);
	height: 52px;
}

.rexian p.zx b {
	font: 28px Impact;
	display: block;
	color: #D22C1E;
}

.rexian p.zx {
	height: 55px;
	font: 16px "宋体";
	color: #000;
	line-height: 18px;
	float: left;
	margin-right: 19px;
	padding-top: 2px;
	padding-left: 64px;
	position: relative;
}

.rexian a.yy {
	display: block;
	font: 14px "宋体";
	color: #001333;
	width: 140px;
	height: 28px;
	text-align: center;
	border: 1px solid #001333;
	line-height: 28px;
	float: left;
	margin-top: 16px;
}


/**/

.nav {
	background: #001333;
	height: 40px;
}

.nav li {
	display: inline-block;
	position: relative;
}

.nav li a {
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 0 20px;
	line-height: 44px;
	margin-top: -3px;
}

.nav li ul li {
	display: block;
	text-align: center;
}

.nav li ul {
	position: absolute;
	width: 100%;
	background: #001333;
	z-index: 99;
	display: none;
	top: 40px;
}
.nav>div>ul>li:nth-child(4) ul{
	display: none;
}
.nav li ul li a {
	padding: 0;
	margin: 0;
}

.nav li a:hover,
.nav li a.cur {
	background: #d5b292;
}

.nav li:hover ul {
	display: block;
}


/**/

.banner {
	position: relative;
}

.banner .bd li img {
	width: 100%;
	display: block;
}

.banner .hd {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
}

.banner .hd li {
	width: 50px;
	height: 10px;
	display: inline-block;
	background: #fff;
	margin: 0 3px 20px;
	border-radius: 10px;
	font-size: 0px;
}

.banner .hd li.on {
	background: #d5b292;
}


/**/

.title {
	text-align: center;
	padding: 40px 0 30px;
}

.title:before,
.title:after {
	content: "";
	width: 250px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-bottom: 10px;
}

.title h3 {
	font-size: 32px;
	color: #001333;
	line-height: 40px;
	position: relative;
	display: inline-block;
	padding: 0 20px;
}

.one {
	padding-bottom: 30px;
}

.one_c li {
	width: 285px;
	float: left;
	margin-right: 20px;
	border: 1px solid #c1c1c3;
	box-sizing: border-box;
}

.one_c li:last-child {
	margin-right: 0;
}

.one_c li h4 {
	height: 47px;
	text-align: center;
	line-height: 47px;
	padding-top: 24px;
	font-size: 35px;
	color: #001333;
}

.one_c li p {
	width: 87%;
	color: #434141;
	height: 66px;
	text-align: center;
	font-size: 17px;
	margin: 0 auto;
	padding: 12px 0;
	line-height: 26px;
}

.one_c li img {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.one_c li img.one_img2 {
	display: none;
}

.one_c li:hover {
	background: #001333;
}

.one_c li:hover h4,
.one_c li:hover p {
	color: #fff;
}

.one_c li:hover img.one_img1 {
	display: none;
}

.one_c li:hover img.one_img2 {
	display: block;
}

.one_c li:hover a.one_dz1,
.one_c li:hover a.one_dz2 {
	background: #fff;
	color: #001232;
}

.one_c li a.one_dz1,
.one_c li a.one_dz2 {
	background: #d5b292;
	display: block;
	height: 47px;
	color: #fff;
	font-size: 26px;
	line-height: 47px;
	padding: 12px 0;
	width: 87%;
	text-align: center;
}

.one_c li a.one_dz1 {
	margin: 0 auto 15px;
}

.one_c li a.one_dz2 {
	margin: 0 auto 21px;
}


/**/

.two {
	background: #eee;
	padding-bottom: 30px;
}

.two_n {
	text-align: center;
	margin-bottom: 30px;
}

.two_n li {
	width: 145px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 0 17px;
	border: 1px solid #CCC;
	color: #fff;
	background: #D5B292;
	font-weight: bold;
	display: inline-block;
}

.two_n li:hover,
.two_n li.cur {
	background: #001333;
}

.two_c li {
	width: 100%;
	position: relative;
}

.two_c li img {
	width: 100%;
	display: block;
}

.two_c li div {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: rgba(213, 178, 146, 0.8);
	padding: 23px;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
}

.two_c li div p {
	float: left;
	width: 864px;
	line-height: 26px;
}

.two_c li a.two_dz {
	position: absolute;
	right: 55px;
	background: #001333;
	width: 204px;
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 21px;
	top: calc(50% - 22px);
	border-radius: 30px;
}


/**/

.three {
	background: #eee;
	padding-bottom: 30px;
}

.three_t {
	float: left;
	width: 302px;
}

.three_t h3 {
	color: #001333;
	height: 85px;
	font-size: 36px;
	font-weight: bold;
	line-height: 81px;
	text-align: center;
}

.three_t p {
	text-align: center;
	line-height: 40px;
	font-size: 26px;
	color: #000;
}

.three_t p b {
	color: #D22C1E;
	font-weight: normal;
}

.three_c li:last-child {
	border-right: 0;
}

.three_c li {
	float: left;
	width: 298px;
	border-right: 1px dashed #ABA7A7;
}

.three_c li img {
	width: 80px;
	display: block;
	margin: 0 auto;
}

.three_c li h4 {
	text-align: center;
	font-size: 28px;
	color: #001232;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
}

.three_c li p {
	text-align: center;
	font-size: 14px;
	color: #001333;
	line-height: 27px;
}


/**/

.titles {
	text-align: center;
	padding: 40px 0 30px;
}

.titles:before,
.titles:after {
	content: "";
	width: 220px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-bottom: 30px;
}

.titles h3 {
	line-height: 80px;
	position: relative;
	display: inline-block;
	padding: 0 20px;
	color: #f2f2f2;
	font-family: serif;
	font-weight: bold;
	font-size: 80px;
}

.titles h3 b {
	color: #001333;
	font-size: 44px;
	font-family: initial;
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
}

.four_l {
	width: 228px;
	margin-right: 22px;
	border: 2px solid #001333;
	padding-bottom: 10px;
	box-sizing: border-box;
}

.four_l h3 {
	background: #001333;
	height: 72px;
	font-size: 25px;
	text-align: center;
	line-height: 72px;
	color: #fff;
}

.four_l li {
	padding: 10px 10px 0;
}

.four_l li li {
	padding: 0;
	width: 50%;
	float: left;
}

.four_l li a {
	display: block;
	border: 1px dashed #001333;
	color: #001333;
	font-size: 18px;
	line-height: 44px;
	border-radius: 25px;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 30px;
	position: relative;
}

.four_l li li a {
	border-radius: 0;
	border: 0;
	font-size: 14px;
	height: 32px;
	border-bottom: 1px solid #CCC;
	line-height: 32px;
	padding-left: 16px;
	font-weight: normal;
	color: #666;
	padding-right: 0;
}

.four_l li ul {
	overflow: hidden;
	margin-top: 10px;
}

.four_l li a:after {
	content: "";
	display: inline-block;
	border-left: 6px solid #001333;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	top: calc(50% - 3px);
	right: 15px;
}

.four_l li a:before {
	content: "";
	width: 4px;
	height: 4px;
	display: block;
	border: 2px solid #001333;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 4px);
	left: 15px;
}

.four_l li li a:before {
	display: none;
}

.four_l li li a:after {
	border-right: 5px solid #c9c9c9;
	border-left: 0;
	right: auto;
	left: 4px;
}


/**/

.four_r {
	width: 950px;
}

.four_r li {
	float: left;
	width: 296px;
	margin-right: 20px;
	text-align: center;
}

.four_r li img {
	width: 100%;
	display: block;
}

.four_r li p {
	line-height: 64px;
	font-size: 15px;
	color: #666;
}


/**/

.five li {
	width: 280px;
	float: left;
	margin: 10px;
}

.five li p {
	width: 140px;
	height: 140px;
	margin: auto;
	font-size: 21px;
	color: #e8ad85;
	text-align: center;
	background: #00183e;
	border-radius: 50%;
	border: 30px solid #fff;
	box-shadow: 0px 0px 15px 0px #999;
	line-height: 140px;
}

.five li p b {
	font-size: 60px;
	font-weight: normal;
}

.five li h4 {
	height: 68px;
	padding-top: 20px;
	color: #000;
	text-align: center;
	font-size: 19px;
	font-weight: normal;
}

.five li h4 b {
	display: block;
	width: 100%;
	height: 28px;
	color: #00183e;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
}


/**/

.six {
	position: relative;
}

.six_t {
	width: 1200px;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
}

.six_t h3 {
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	line-height: 50px;
	position: relative;
}

.six_t p {
	color: #9d9b9a;
	font-size: 18px;
	line-height: 40px;
}

.six_t h3:after {
	content: "";
	width: 1200px;
	height: 1px;
	background: #c1c1c3;
	display: block;
	margin: 15px auto;
}

.six_t h3:before {
	content: "";
	width: 96px;
	height: 10px;
	background: #001333;
	display: block;
	position: absolute;
	left: calc(50% - 48px);
	bottom: -5px;
}

.six_b {
	position: absolute;
	top: 221px;
	z-index: 1;
	width: 100%;
}

.six_b li {
	position: relative;
}

.six_b li img {
	
	width: 100%;
	display: block;
	height: 400px;
}

.six_b li p {
	position: absolute;
	color: #fff;
	font-size: 14px;
	width: 100%;
	display: block;
	height: 36px;
	line-height: 36px;
	bottom: 0;
	background: rgba(0, 19, 51, 0.8);
	text-align: center;
}

.six_n {
	background: #d5b292;
	width: 100%;
	height: 80px;
	position: relative;
	z-index: 2;
}

.six_n h3 p {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 14px;
	font-weight: normal;
}

.six_n h3 {
	float: left;
	width: 272px;
	height: 80px;
	line-height: 54px;
	color: #fff;
	text-align: center;
	font-size: 27px;
	position: relative;
	border-right: 0px;
	cursor: pointer;
	background: #001333;
}

.six_n li {
	float: left;
	width: 183px;
	height: 80px;
	line-height: 64px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	position: relative;
	border-right: 1px solid #fff;
	cursor: pointer;
}

.six_n li.cur {
	color: #001333;
}

.six_n li em {
	display: block;
	height: 26px;
	width: 100%;
	line-height: 20px;
	position: absolute;
	top: 45px;
	font-size: 13px;
	font-style: normal;
}

.six_c {
	width: 1200px;
	margin: auto;
	position: relative;
	z-index: 3;
}

.six_c li {
	width: 272px;
	background: #ebceb4;
	height: 400px;
	/* height: 478px; */
	overflow: hidden;
}

.six_c li img {
	width: 100%;
	display: block;
	height: 240px;
}

.six_c li h4 {
	color: #000000;
	height: 40px;
	overflow: hidden;
	margin: 15px 10px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.six_c li p {
	line-height: 24px;
	font-size: 13px;
	color: #000000;
	margin: 0 10px;
	height: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}


/**/

.seven_l {
	width: 605px;
}

.seven_l img {
	width: 100%;
	display: block;
}

.seven_r {
	width: 595px;
}

.seven_c {
	position: relative;
	top: 20px;
	width: 630px;
	background: #001333;
	color: #FFF;
	font-size: 14px;
	height: 239px;
	left: -35px;
	padding: 30px 30px 20px;
	line-height: 25px;
	box-sizing: border-box;
}

.seven_c a.more {
	display: block;
	width: 105px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	border: 1px solid #ccc;
	margin-top: 20px;
}

.seven_r ul {
	overflow: hidden;
	margin-top: 40px;
}

.seven_r li {
	width: 180px;
	float: left;
	margin-left: 18px;
	position: relative;
}

.seven_r li img {
	width: 100%;
	display: block;
}

.seven_r li p {
	position: absolute;
	width: 100%;
	bottom: 0;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: rgba(0, 19, 51, 0.5);
}


/**/

.eight {
	background: #F3F3F3;
	margin-top: 20px;
	padding: 40px 0;
}

.eight_l {
	width: 780px;
}

.eight_l_t {
	line-height: 36px;
	border-bottom: 2px solid #d2d2d2;
	height: 36px;
}

.eight_l_t h3 {
	font-weight: bold;
	color: #201a17;
	font-size: 22px;
	font-family: "宋体";
	display: inline-block;
	padding-left: 35px;
	position: relative;
}

.eight_l_t a.more {
	color: #201a17;
	float: right;
}

.eight_l_t h3 em {
	font-style: normal;
	font-size: 16px;
	display: inline-block;
	margin-left: 10px;
}

.eight_l_t h3:before {
	content: "";
	width: 20px;
	height: 20px;
	background: #000;
	display: block;
	position: absolute;
	left: 2px;
	top: 9px;
}

.eight_l_t h3:after {
	content: "";
	width: 14px;
	height: 14px;
	background: #f3f3f3;
	transform: rotate(45deg);
	display: block;
	position: absolute;
	left: 5px;
	top: 12px;
}

.eight_l_n {
	margin-top: 20px;
}

.eight_l_n li {
	display: inline-block;
	margin-right: 10px;
}

.eight_l_n li a {
	width: 120px;
	border: 1px solid #ADADAD;
	color: #353535;
	display: block;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
}

.eight_l_n li.cur a,
.eight_l_n li a:hover {
	border: 1px solid #D5B292;
	color: #fff;
	background: #D5B292;
}

.eight_l_c li {
	margin-top: 20px;
	overflow: hidden;
}

.eight_l_c li img {
	width: 296px;
	display: block;
	float: left;
	margin-right: 25px;
}

.eight_l_c li h4 {
	font-size: 18px;
	line-height: 24px;
	color: #353535;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.eight_l_c li p {
	font-size: 15px;
	line-height: 24px;
	height: 144px;
	overflow: hidden;
	padding-top: 10px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}


/**/

.eight_r {
	width: 380px;
}

.eight_r_n {
	overflow: hidden;
	line-height: 34px;
}

.eight_r_n ul {
	float: left;
}

.eight_r_n li {
	display: inline-block;
	border: 2px solid #ccc;
	margin-bottom: 5px;
	margin-right: 5px;
}

.eight_r_n li a {
	font-weight: bold;
	color: #000000;
	font-size: 20px;
	font-family: "宋体";
	display: block;
	padding: 0 12px;
}

.eight_r_n li.cur {
	border: 2px solid #d5b292;
}

.eight_r_n a.more {
	float: right;
	color: #201a17;
	font-size: 15px;
}

.eight_r_c {
	border: 6px solid #EAEAEA;
	overflow: hidden;
	padding: 0 13px;
	background: #FFF;
	margin-top: 10px;
	height: 490px;
}

.eight_r_c li {
	overflow: hidden;
	padding: 15px 0;
}

.eight_r_c li h4 {
	border-bottom: 1px solid #e7e7e7;
	padding-left: 30px;
	line-height: 24px;
	height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #1d1a17;
	font-size: 14px;
	position: relative;
}

.eight_r_c li h4:before {
	content: "问";
	position: absolute;
	left: 0;
	background: #d5b292;
	color: #fff;
	width: 24px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 16px;
}

.eight_r_c li p {
	padding-left: 30px;
	line-height: 20px;
	margin-top: 5px;
	height: 60px;
	overflow: hidden;
	color: #666;
	font-size: 12px;
	position: relative;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.eight_r_c li p:before {
	content: "答";
	position: absolute;
	left: 0;
	background: #6a6a6a;
	color: #fff;
	width: 24px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 16px;
}

.eight_r_c li a {
	color: #353535;
	display: block;
	float: right;
	line-height: 20px;
	font-size: 12px;
}


/**/

.nine {
	padding: 23px 0;
}

.nine_t {
	float: left;
	width: 188px;
	color: #001333;
	font-family: "思源黑体";
}

.nine_t p {
	text-align: center;
	height: 43px;
	font-size: 29px;
	font-weight: bold;
}

.nine_t h3 {
	text-align: center;
	font-size: 82px;
	line-height: 123px;
	color: #001333;
	font-weight: normal;
}

.nine li {
	float: left;
	width: 140px;
	text-align: center;
	font-size: 22px;
	color: #000;
}

.nine li p {
	line-height: 30px;
}

.nine li img {
	display: block;
	margin: 10px auto;
}

.nine li:last-child {
	width: 297px;
	position: relative;
	padding-left: 60px;
	box-sizing: border-box;
	margin-top: 60px;
	margin-left: 15px;
}

.nine li:last-child img {
	position: absolute;
	left: 3px;
	top: 3px;
	margin: 0;
}

.nine li:last-child p b {
	display: block;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
}

.nine li:last-child p {
	font-size: 20px;
	color: #001333;
	text-align: left;
}


/**/

.ten {
	width: 1200px;
	margin: 30px auto 0;
	border: 10px solid #ebebeb;
}

.ten_l {
	width: 92px;
	background: #aaaaaa;
	padding: 30px 0;
	text-align: center;
	overflow: hidden;
}

.ten_l h3 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}

.ten_l p {
	color: #f9f9f9;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}

.ten_c a {
	color: #74797d;
	padding: 0 12px;
	display: inline-block;
}

.ten_c {
	width: 990px;
	overflow: hidden;
	line-height: 30px;
	color: #4b4b4b;
	padding: 20px 10px;
	box-sizing: border-box;
	height: 108px;
}

.ten_r {
	width: 115px;
	line-height: 108px;
	color: #a5a4a3;
	font-family: "宋体";
}

.ten_r a.link {
	color: #201a17;
	font-family: "宋体";
}


/**/

.footer {
	background: #001333;
	color: #fff;
	margin-top: 30px;
	padding-bottom: 20px;
}

.fnav {
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #D0D0D0;
	margin-bottom: 40px;
}

.fnav li {
	display: inline-block;
}

.fnav li a {
	padding: 0 35px;
	display: block;
	font-size: 17px;
}

.flogo {
	width: 280px;
	height: 144px;
	border-right: 1px solid #ccc;
	float: left;
}

.flogo img {
	margin-top: 20px;
}

.fc {
	padding: 0 0 0 58px;
	width: 670px;
	font-size: 15px;
	line-height: 29px;
	float: left;
}

.fewm {
	width: 160px;
	float: right;
}

.f_text {
	clear: both;
	padding: 20px 0;
}


/*内页*/

.page {
	margin-top: 10px;
}

.page_l {
	width: 225px;
}

.pt>span:first-child:before {
	content: "";
	display: inline-block;
	border-left: 4px solid #0055ac;
	height: 15px;
	margin-right: 10px;
}

.tips {
	color: #666;
	font-size: 12px;
	line-height: 30px;
}

.pt>span:first-child {
	border-bottom: 1px solid #0055ac;
	display: inline-block;
	font-weight: bold;
}

.pt {
	line-height: 31px;
	font-size: 14px;
	color: #000;
	border-bottom: 1px solid #c1c1c1;
}

.page_n {
	padding-bottom: 10px;
}

.page_n li a:hover {
	color: #a0d51a;
}

.page_n li a:before {
	content: ">";
	color: #7c7c7c;
	font-size: 16px;
	display: inline-block;
	margin-right: 5px;
}

.page_n li a {
	color: #666;
	display: block;
	line-height: 30px;
	font-family: "宋体";
	border-bottom: 1px solid #dddddd;
}

.p_xw {
	padding-bottom: 10px;
}

.p_xw li a:hover {
	color: #a0d51a;
}

.p_xw li a:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #258dcc;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 3px;
}

.p_xw li a {
	border-bottom: 1px solid #dddddd;
	display: block;
	line-height: 27px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.p_key_c {
	padding-top: 10px;
}

.p_key_c li a:hover {
	color: #a0d51a;
}

.p_key_c li a {
	line-height: 27px;
	color: #666;
}

.p_key_c li:nth-child(2n) {
	margin-left: 6%;
}

.p_key_c li {
	width: 46%;
	float: left;
	border: 1px dashed #d0d0d0;
	background: #fcfcfc;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}

.p_contect_c {
	padding: 5px 0;
	font-size: 13px;
	font-family: 宋体;
	color: #333;
}


/**/

.page_r {
	width: 930px;
	padding-bottom: 10px;
}

.prlist li p {
	text-align: center;
	line-height: 30px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.prlist li img {
	width: 100%;
	height: 216px;
	display: block;
}

.prlist li {
	width: 280px;
	float: left;
	margin: 15px;
}

.pading span {
	color: #000;
}

.pading a,
.pading span {
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #e5e5e5;
}
.pading a.active{
	background-color: #001333;
	border-color: #001333;
	color: #fff;
}
.pading {
	margin-top: 50px;
	text-align: center;
}
.pading li{
	display: inline-block;
}
 
/**/

.preview h1 {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-family: "宋体";
	border-bottom: 1px solid #e0e1dc;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-top: 20px;
}

.imgs {
	width: 400px;
}

.imgs li img {
	width: 100%;
	display: block;
}

.dess {
	width: 500px;
	line-height: 30px;
}

.prtit {
	line-height: 28px;
	height: 28px;
	text-align: left;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	font-size: 12px;
	border-bottom: 1px solid #016938;
	font-weight: bold;
	clear: both;
}

.descon {
	padding: 10px;
	padding-top: 15px;
	overflow: hidden;
	clear: both;
}

.record {
	line-height: 26px;
	border-top: 1px dashed #e0e1dc;
	margin-top: 6px;
	padding-top: 5px;
	font-size: 12px;
}

.record span {
	display: block;
}


/**/

.news_list {
	padding: 15px 10px 10px;
}

.news_list li {
	line-height: 27px;
	position: relative;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news_list li h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	color: #666;
}

.news_list li h4 a:hover {
	color: #a0d51a;
}

.news_list li h4 span {
	color: #999;
	z-index: 0;
	line-height: 27px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-weight: normal;
}

h1.ar_title {
	text-align: center;
	font-family: "宋体";
	font-size: 18px;
	border-bottom: 1px solid #e0e1dc;
	margin-bottom: 5px;
	padding-bottom: 10px;
	line-height: 30px;
	margin-top: 20px;
}

.info {
	border-bottom: 1px solid #e1e4e6;
	overflow: hidden;
}

.info span {
	line-height: 26px;
	text-align: center;
	font-weight: normal;
	color: #808080;
	float: left;
	height: 26px;
	overflow: hidden;
	display: block;
	margin-left: 200px;
}

.share {
	padding-left: 5px;
	padding-bottom: 8px;
	float: left;
	height: 26px;
}

.ar_con {
	padding: 10px;
	padding-top: 15px;
	overflow: hidden;
}

.con {
	padding: 10px;
	padding-top: 15px;
	overflow: hidden;
}

ul.prlist.block {
	border: 1px dashed #a7b8d4;
	margin-top: 15px;
}

.prlist li {
	width: 279px;
}


/*网站颜色*/

ul.relate_pr li {
	float: left;
	width: 181px;
	text-align: center;
}

ul.relate_pr {
	margin-top: 10px;
}

ul.relate_pr li img {
	width: 97%;
	margin: auto;
	display: block;
	margin-bottom: 10px;
}

h4.related {
	font-size: 16px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 20px;
}

ul.relate_news li {
	line-height: 26px;
}

/**/

.eight_l_c li img {
	height: 210px;
}

.nav li a {
	padding: 0 55px;
}

.tens .ten_c {
	width: 1108px;
}

.nav,
.two_n li {
	background: #024f88;
}

.nav li a:hover,
.nav li a.cur,
.two_n li:hover,
.two_n li.cur,
.six_c li {
	background: #0074c8;
}

.nav li a {
	padding: 0 50px;
}

.two_n li {
	margin: 0 4px;
	width: 95px;
	overflow: hidden;
}

.four_r li img {
	height: 220px;
}

.four_l li li {
	width: 100%;
}

.footer {
	padding: 0;
}

.f_text {
	padding-bottom: 0;
}

.flogo img {
	margin-top: 44px;
}

.six_n li {
	width: 255px;
	line-height: 80px;
}

.six_n h3 {
	line-height: 80px;
}

.two_c li div {
	background: rgba(0, 19, 51, .62);
}

.two_c li a.two_dz {
	background: #d5b292;
}

.title h3 em {
	font-style: inherit;
	font-weight: normal;
	color: #404040;
	font-size: 28px;
}

.imgs li img {
	height: 300px;
}

.banner .hd li.on {
	background: #001333;
}

.six_n {
	background: #0074c8;
}

.six_c li h4,
.six_c li p {
	color: #fff;
}

.con ul {
	display: flex;
	flex-wrap: wrap;
}

.con ul li {
	margin: 1%;
	width: 31.3333%;
}

.imgs {
	border: 2px solid #353535;
	box-sizing: border-box;
	overflow: hidden;
}

ul.relate_pr li img {
	height: 150px;
}

.six_n li.cur {
	color: #ffffff;
	background: #024f88;
}

.fewm {
	width: 136px;
}

.seven_c {
	background: #024f88;
}

.seven_c {
	width: 576px;
	left: 18px;
	top: 0;
}

.seven_r ul {
	margin-top: 28px;
}

.seven_r li img {
	height: 136px;
}

.seven_l img {
	height: 404px;
}

.two_n li {
	font-size: 16px;
	font-weight: normal;
}

.title h3 em {
	font-size: 24px;
}