p,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
div,
pre,
body,
code,
form,
/*input,*/
legend,
button,
figure,
fieldset,
textarea,
blockquote {
	margin: 0;
	padding: 0;
	vertical-align: top;
	box-sizing: border-box;
}

html {
	font-size: 14px;
	overflow-y: auto;
	height: 100%;
}

html,
body {
	min-width: 1260px;
	width: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

body {
	background: #fff;
	font-family: Arial, 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, sans-serif;
	position: relative;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility
}

/*input,*/
select,
textarea {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

img,
/*input,*/
button,
textarea {
	border: none;
	-webkit-appearance: none
}

/*input {*/
/*	text-align: inherit*/
/*}*/

textarea {
	resize: none
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
/*input,*/
select,
button,
option,
textarea,
optgroup {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	color: inherit;
	outline: none
}

a {
	text-decoration: none;
	color: #333;
}

ol,
ul {
	list-style: none;
}

/*input {*/
/*	background: #fff;*/
/*}*/

button
/*input[type='submit'],*/
/*input[type='button']*/
{
	cursor: pointer
}

/*input::-moz-focus-inner {*/
/*	padding: 0;*/
/*	border: 0*/
/*}*/

/*input[type='number'] {*/
/*	-moz-appearance: textfield*/
/*}*/

/*input[type=number]::-webkit-inner-spin-button,*/
/*input[type=number]::-webkit-outer-spin-button {*/
/*	margin: 0;*/
/*	-webkit-appearance: none*/
/*}*/

/*input::-webkit-input-placeholder,*/
/*textarea::-webkit-input-placeholder {*/
/*	color: #999*/
/*}*/

/*input:-moz-placeholder,*/
/*textarea:-moz-placeholder {*/
/*	color: #999*/
/*}*/

/*input::-moz-placeholder,*/
/*textarea::-moz-placeholder {*/
/*	color: #999*/
/*}*/

/*input:-ms-input-placeholder,*/
/*textarea:-ms-input-placeholder {*/
/*	color: #999*/
/*}*/

template {
	display: none
}

img {
	vertical-align: middle;
}

em,
i,
cite {
	font-style: normal
}


/* common */

.fl {
	float: left;
}

.fr {
	float: right;
}

.block {
	display: block;
}

.mainbg {
	background: #ecf0f5;
	height: 100%;
}

.aCur {
	color: #fff;
	padding: 0 5px;
	background: #2c73ac;
	line-height: 23px;
	font-size: 13px;
	margin-top: 8px;
}

.cl:after,
.clearfix:after {
	content: "\20";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cl,
.clearfix {
	zoom: 1
}

.hd_theme {
	background: #f9f6f6;
	border-bottom: 1px solid #e5e5e5;
}

.font_theme {
	color: #0063d3;
	font-size: 18px;
	border-left: 3px solid #0063d3;
	margin-top: 10px;
	padding-left: 15px;
}
.more{
	margin-top: 12px;
	font-size: 16px;
	margin-right: 20px;
	cursor: pointer;
}
.font_background {
	background: #0063d3;
}

.header,
.nav,
.fouc_news,
.server,
.policy,
.friendLink,
.foot {
	width: 100%;
}

.header {
	height: 270px;
	background: url(../ss/head.png) no-repeat center center;
	/*background: url(../ss/nw01.jpg) no-repeat center center;*/
}
.header img{
	width: 1050px;
    position: absolute;
    left: calc((100% - 1050px) / 2);
    top: calc((128px - 100px) / 2);
}

.nav {
	height: 66px;
	background: #0063d3;
}

.fouc_news {
	height: 260px;
}

.server {
	height: 320px;
}

.policy {
	height: 370px;
}

.friendLink {
	min-height: 137px;
}

.foot {
	height: 170px;
	background: #002a5a;
}

.nav_cen {
	width: 1200px;
	margin: 0 auto;
	height: 66px;
}

.nav_cen li {
	float: left;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 66px;
	padding-right: 28px;
	cursor: pointer;
}
.nav_cen li a{font-size: 20px !important;}
.search {
	float: right;
	height: 66px;
	width: 252px;
	padding-top: 17px;
}

.keywords {
	line-height: 66px;
	width: 180px;
	height: 34px;
	outline: none;
	padding-left: 20px;
}

.search .searchKj {
	width: 50px;
	height: 32px;
	/*background: url(../img/nw13.png) no-repeat center center;*/
	border: 1px solid #FFFFFF;
	float: right;
}

.fouc_second {
	width: 1200px;
	height: 450px;
	margin: 0 auto;
	padding-top: 20px;
}

.fouc_l {

	width: 568px;
	height: 220px;
	border: 1px solid #e5e5e5;
}

.fouc_r {
	width: 568px;
	height: 220px;
	border: 1px solid #e5e5e5;
}

.hd li {
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	float: left;
	margin-left: 10px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 999;
}

.slideBox1 {
	position: relative;
	width: 512px;
	height: 354px;
}

.slideBox1 img {
	width: 512px;
	height: 354px;
}

.hd {
	position: absolute;
	bottom: 14px;
	right: 0;
	width: 120px;
	z-index: 99;
}

.bd li {
	position: relative;
}

.bd li p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	background: rgba(0, 0, 0, .5);
	width: 512px;
	line-height: 40px;
	padding-left: 20px;
}

.bd li p a {
	color: #FFFFFF;
}

.on {
	background: red!important;
}

.f_top {
	width: 100%;
	height: 45px;
}

.s_wrap {
	width: 1200px;
	margin: 0 auto;
	height: 300px;
	border: 1px solid #e5e5e5;
}

.p_wrap {
	width: 1200px;
	margin: 0 auto;
}

.s_top,
.p_top {
	height: 45px;
}

.s_bot {
	height: 379px;
}

.p_l,
.p_r {
	width: 568px;
	height: 350px;
	border: 1px solid #e5e5e5;
}

.f_wrap {
	width: 1200px;
	margin: 0 auto;
	min-height: 137px;
	border: 1px solid #e5e5e5;
	margin-bottom: 21px;
}

.f_bot ul li,.p_bot ul li{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 20px;
	font-size: 18px;
	width: 100%;
	padding-right: 20px;
	cursor: pointer;
}
.f_bot ul li .text_over{
	display: inline-block;
	 text-overflow: ellipsis;
   	 overflow: hidden;
    white-space: nowrap;
    width:420px;
    font-size: 16px;
}
.p_bot ul li .text_over{
		display: inline-block;
	 text-overflow: ellipsis;
   	 overflow: hidden;
    white-space: nowrap;
    width:395px;
    font-size: 16px;
}
.f_bot ul li a:hover,.p_bot ul li a:hover{
	color:#0063d3 ;
}
.s_bot li{
	width: 320px;
	height: 100px;
	border: 1px solid #e5e5e5;
	float: left;
	margin: 20px 20px 0px 40px;
	position: relative;
}
.s_bot li div{
	width: 295px;
	height: 80px;
	padding-top: 20px;
	display: flex;
  	align-items: center; /* 垂直居中 */
}
.s_bot li div span{display: inline-block; padding-right: 10px;font-size: 16px;padding-left: 10px;cursor: pointer;}
.s_bot li img{
	position: absolute;
	left: 10px;
	top: -5px;
	cursor: pointer;
}
.b_right{
	 /*border-right: 1px solid #e5e5e5;*/
	font-weight: bold;
	font-size: 18px !important;
	padding-left: 100px !important;
}
.pt-12{padding-top: 12px!important;}
.font_themes{
	color: #0063d3;
    font-size: 18px;
	cursor: pointer;
    margin-top: 10px;
    padding-left: 15px;
    line-height: 30px;
}
.f_bom{padding-top: 10px;line-height: 33px;}
.pr-10{padding-right: 10px;}
.pr-40{padding-right: 40px;}
.pr-70{padding-right: 70px;}
.foots_wrap{width: 1200px;margin: 0 auto;padding-top: 30px;}
.f_1{
	width: 180px;
}
.f_2{
	width: 800px;
}
.f_3{
	width: 180px;
}

.foots_wrap p,.foots_wrap span,.foots_wrap a{color: #FFFFFF;font-size: 16px;line-height: 35px;letter-spacing: 1px;}
.k_list{
	width:1200px;
	margin:0 auto;
	padding: 20px 50px;
	padding-top: 0;
}
.k_list li{
	height: 45px;
	font-size: 16px;
	line-height: 45px;
}
.fouc_news_list{
	min-height: 400px;
}
.fouc_news_list h2{
	width: 1200px;
	margin: 0 auto;
	cursor: pointer;
	padding: 20px 0;
}
.fouc_news_list h2 img{
	margin-right: 30px;
	float: left;
}
.list_time{color: #aea4a4;}
.news_content{
	width: 1200px;
	margin: 0 auto;
}
.news_content h3{
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
}
.source {
	margin-bottom: 40px;
	text-align: center;
	color: #7c7c7c;
}
.news_source{
	margin: 0 250px;
}
.content{
	margin-bottom: 40px;
	padding: 0 50px;
	line-height: 32px!important;
	font-size: 14px!important;
}
.content p{

	/* text-indent: 2em; */
    line-height: 36px;
    font-size: 16px;
	font-family: 微软雅黑;
}
.content table,.content tr,.content td{border: 1px solid #999;}
.content table tr{width: 750px;line-height: 22px;}
.content table tr td{font-size: 13px;line-height: 22px;}
.content table tr td b{font-family: "宋体";}
.content table .td-b{width: 80px;text-align: center;}
.content table .td-r{width: 370px;background: #fff;}
.f_olink a{
	margin-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.nav_list li a{
	font-size: 18px;
}
.f_bot li span,.p_bot li span{
	font-size: 16px;
}
.fouc_news_list h2 a{
	font-size: 16px;
}
#pageArea{
	margin-bottom: 20px!important;
}
.f_bot ul,.p_bot ul{
	padding-top: 11px;
}
#pageArea{
	width: 1200px;
	padding: 0!important;
	padding-left: 50px!important;
}
.nav_list li a{
				color: #fff;
}
