@charset "utf-8";


* {
	padding: 0;
	margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

i,
em {
	font-style: normal;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	COLOR: #004f81;
}

img {
	border: 0;
	padding: 0px;
	margin: 0px;
}

/*公共样式开始*/
body {
	font-family: "Microsoft YaHei", "微软雅黑", "宋体";
	color: #333;
	font-size: 14px;
}

.fl {
	float: left
}

.fr {
	float: right
}

.hidden {
	display: none;
}

.display {
	display: block;
}

.mt15 {
	margin-top: 15px;
}

.ml20 {
	margin-left: 20px;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

.w1280 {
	width: 1200px;
	margin: 0 auto;
}



/***************header****************/
#header {
	width: 100%;
	position: relative;
}

#top {
	width: 100%;
	height: 110px;
background: url(../images/navbg.png) #036daf bottom center no-repeat;

	top: 0;

}

.top {
	width: 1200px;
	height: 128px;
	margin: 0 auto;
}

.top-one {
	width: 1200px;
	height: 33px;
	overflow: hidden;
}

.top-one ul {
	overflow: hidden;
}

.top-one ul li {
	float: left;
	color: #fff;
}

.top-one ul li a {
	color: #fff;
}

.top-one .fl {
	width: 315px;
	height: 50px;
}

.top-one .fl li {
	margin: 0 8px;
	line-height: 50px;
}

.top-one .fr {
	width: 240px;
	height: 50px;
}

.top-one .fr li {
	line-height: 37px;
}

.top-two {
	width: 1200px;
	height: 76px;
}

.logo {
	width: 395px;
	height: 66px;
	padding-top: 8px;
	margin-left: 0px;
}

.nav {
	position: relative;
	height: 76px;
	width: 783px;
}

.nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.nav ul li {
	float: left;
	text-align: center;
	height: 76px;
	width: 87px;
	display: block;
	position: relative;
	z-index: 999;
}

.nav ul li a {
	text-decoration: none;
	text-transform: capitalize;
	color: #fff;
}

.nav ul li span {
	display: block;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	padding-top: 25px;
}

.nav ul li i {
	text-align: center;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #e39e9e;
	text-transform: uppercase;
}

.nav ul li ul {
	display: none;
	position:absolute;
	width: 120px;
	top:0;
}

.nav ul li ul li {
	width: 100%;
	position: static;
	border-right: none !important;
	height: auto;
}

.nav ul li:hover {
	color: #fff;
	background: #036daf;
}

.nav ul li.hover {
	color: #fff;
	background: #036daf;
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 76px;
	left: 0;
}

.nav ul li:hover ul li ul {
	display: none;
}

.nav ul li:hover ul li a {
    display: block;
    text-align: center;
    line-height: 35px;
    background: #0064a3;
    padding: 0 5px;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #0064a3;
}

.nav ul li:hover ul li a:hover {
	color: #fff;
	text-align: center;
	background: #036daf;
}

.banner {
	width: 100%;
	background: #efefef;
	position: relative;
	z-index: 10;
	height: 766px;
	overflow: hidden;
}

.bannercon {
	position: relative;
	zoom: 1;
	margin: 0 auto;
	width: 100%;
}

.bannercon .main {
	width: 100%;
	float: left;
}

.bg_colors {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 587px;
}

.bgs_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 587px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.bgs_box a {
	display: block;
	height: 491px;
	line-height: 10000px;
	position: relative;
}

.bg_colors .on {
	opacity: 1;
	filter: alpha(opacity=100)
}

.s_arr {
	position: relative;
}

.s_left,
.s_right {
	width: 30px;
	height: 65px;
	cursor: pointer;
	position: absolute;
	z-index: 66;
	margin-top: 160px;
}

/*.s_left{ background:url(../images/an1.png) no-repeat; left:50px;}
.s_right{background:url(../images/an2.png) no-repeat; right:50px;}*/
.switch_list {
	position: relative;
	left: 47%;
	top: 410px;
}

.switch_list div {
	position: absolute;
	bottom: -150px;
}

.switch_list div span {
	float: left;
	vertical-align: top;
	width: 17px;
	height: 17px;
	overflow: hidden;
	margin: 0 10px;
	background: url(../images/xb2.png) top left no-repeat;
	cursor: pointer;
}

.switch_list div .on {
	background: url(../images/xb1.png) top left no-repeat;
}



/* vivo-head */
#vivo-head {
	z-index: 1;
	position: relative;
	width: 100%;
	z-index: 99;
	background: #fff;
}

/*.vivo-nav { width:38px; height:40px; overflow:hidden;}
.vivo-nav .search-user{ position:absolute; width:38px; height:40px;}
.search-user a{ width:38px; height:40px; display:block; overflow:hidden;}*/
#vivo-head .vivo-search {
	height: 90px;
	width: 100%;
	background: #454545;
	z-index: 9999;
	display: none;
}

.vivo-search .search-box {
	width: 705px;
	height: 45px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -350px;
	-webkit-box-shadow: 0 1px 2px rgb(0, 0, 0);
	-moz-box-shadow: 0 1px 2px rgb(0, 0, 0);
	-ms-box-shadow: 0 1px 2px rgb(0, 0, 0);
	box-shadow: 0 1px 2px rgb(0, 0, 0);
	position: relative;
	z-index: 9999;
}

.ssk111 {
	width: 550px;
	height: 25px;
	padding: 10px 20px;
	font-size: 14px;
	color: #555;
	border: none;
	background: #fff;
	overflow: hidden;
	vertical-align: middle;
}

.ssbutton {
	width: 110px;
	height: 45px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: none;
	overflow: hidden;
	vertical-align: middle;
	background: #008cd6;
	outline: none;
	cursor: pointer;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}

.ssbutton:hover {
	background: #0074b2;
}

.ssbutton:active {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
}

.vivo-search .search-box a.close {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 8px;
	right: -40px;
	background: url() -86px 0 no-repeat;
	_background-image: url();
}

.vivo-search .search-box a.close:hover {
	background-position: -86px -25px;
}




/**********************main*************************/
#main {
	width: 100%;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.main-top {
	width: 1200px;
	margin: 0 auto;
	height: 352px;
	padding-top: 10px;
}

.main-top .new-tit {
	width: 1200;
	height: 68px;
	overflow: hidden;
}

.main-top .new-tit h2 {
    line-height: 68px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    background: url(../images/xt1.png) center repeat-x;
}

.main-top .new-tit a {
    display: block;
    line-height: 68px;
    background: #fff;
    width: 100px;
    margin: 0 auto;
}

.new-list {
	overflow: hidden;
}

.new-list .fl {
	width: 1200px;
}

.new-list .fl ul {
	overflow: hidden;
}

.new-list .fl ul li {
	float: left;
	width: 280px;
	margin-right: 30px;
}
.new-list .fl ul li img{
	object-fit: cover; 
	font-family: 'object-fit: cover;';
}

.new-list .fl ul li h3 {
	font-size: 14px;
	padding-top: 3px;
	line-height: 30px;
}

.new-list .fl ul li p {
	font-size: 13px;
	color: #999;
	line-height: 25px;
}

.new-list .fr {
	width: 270px;
}

.new-list .fr ul li a {
	line-height: 21px;
}

.new-list .fr ul li b {
	border-top: 1px dashed #999;
	display: block;
	margin: 22px 0;
}

#main-mid {
	width: 100%;
	background-color: #e6e6e6;
}

.main-mid {
	width: 1200px;
	margin: 0 auto;
	height: 350px;
	padding-top: 20px;
}

.tit {
	height: 50px;
	line-height: 50px;
background: url(../images/xt2.png) center repeat-x;
}

.tit h2 {
	width: 90px;
	font-size: 18px;
	font-weight: bold;
}

.tit a {
    font-size: 14px;
    color: #999;
    background: #e6e6e6;
    width: 65px;
    text-align: right;
}
.tit1 {
	height: 50px;
	line-height: 50px;
background: url(../images/xt2.png) center repeat-x;
}

.tit1 h2 {
	width: 90px;
	font-size: 18px;
	font-weight: bold;
}

.tit1 a {
    font-size: 14px;
    color: #999;
    background: #e6e6e6;
    width: 65px;
    text-align: right;
}
.tit2 {
	height: 50px;
	line-height: 50px;
background: url(../images/xt2.png) center repeat-x;
}

.tit2 h2 {
	width: 90px;
	font-size: 18px;
	font-weight: bold;
}

.tit2 a {
    font-size: 14px;
    color: #999;
    background: #e6e6e6;
    width: 65px;
    text-align: right;
}
.mtpy {
	width: 394px;
	height: 340px;
	overflow: hidden;
	/* margin-right: 20px; */
}

.mtpy .tit h2 {
	padding-left: 30px;
	background: url(../images/ico2.png) center left no-repeat #e6e6e6;
}
.mtpy .tit1 h2 {
	padding-left: 30px;
	background: url(../images/ico1.png) center left no-repeat #e6e6e6;
}
.mtpy .tit2 h2 {
	padding-left: 30px;
	background: url(../images/ico3.png) center left no-repeat #e6e6e6;
}
.mtpy ul {
	margin-top: 20px;
}

.mtpy ul li {
	height: 30px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}

.mtpy ul li:last-child {
	margin-bottom: 0px;
}

.mtpy li .rq {
	display: block;
	width: 62px;
	height: 59px;
	margin-top: 5px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	font-size: 12px;
	color: #004f81;
}

.mtpy li .rq h2 {
	font-size: 18px;
	color: #fff;
	background: #004f81;
	line-height: 30px;
	display: block;
}

.mtpy li .zw {
	width: 315px;
	display: block;
	font-size: 14px;
	line-height: 24px;
}

.mtpy li .zw p {
	font-size: 14px;
	color: #999;
	display: block;
}


.xsky {
	width: 400px;
	height: 440px;
	overflow: hidden;
}

.xsky .tit h2 {
	padding-left: 30px;
	background: url(../images/ico3.png) center left no-repeat;
}

.xsky ul {
	margin-top: 20px;
}

.xsky ul li {
	height: 35px;
	font-size: 15px;
	overflow: hidden;
	line-height: 35px;
}

.xsky ul li span {
	float: right;
	color: #999;
	font-size: 14px;
}

.xsky ul li.tt {
	height: 75px !important;
	overflow: hidden;
	line-height: 26px !important;
	font-size: 15px;
}

.xsky ul li.tt p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
}


.zbgg {
	width: 325px;
	height: 440px;
	overflow: hidden;
}

.tszt .tit h2 {
	padding-left: 30px;
	background: url(../images/ico4.png) center left no-repeat;
}

.tszt ul {
	overflow: hidden;
	margin-top: 20px;
}

.tszt ul li {
	float: left;
}

.kstd .tit {
	margin-top: 10px;
}

.kstd .tit h2 {
	padding-left: 30px;
	background: url(../images/ico5.png) center left no-repeat;
}

.kstd ul {
	overflow: hidden;
	margin-top: 20px;
}

.kstd ul li {
	float: left;
	width: 152px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 15px;
}

.kstd ul li a {
	color: #fff;
	font-size: 16px;
}

.ks1 {
	background-color: #993400;
}

.ks2 {
	background-color: #9a6600;
}

.ks3 {
	background-color: #cc6733;
}

.ks4 {
	background-color: #cc9900;
}

.ks5 {
	background-color: #989933;
}

.ks6 {
	background-color: #b4ae18;
}

.main-bot {
	width: 1200px;
	margin: 0 auto;
}

.main-bot .fj-tit {
	width: 1200;
	height: 85px;
	overflow: hidden;
}

.main-bot .fj-tit h2 {
	line-height: 85px;
	width: 270px;
	font-weight: bold;
}

.main-bot .fj-tit a {
	display: block;
	line-height: 85px;
}

.tply {
	overflow: hidden;
}

.tply li {
	float: left;
	width: 277px;
	height: 183px;
	position: relative;
	margin-right: 30px;
}

.tply li:last-child {
	margin-right: 0px;
}

.tply li p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 17px;
	width: 243px;
	height: 50px;
	line-height: 50px;
	background: url(../images/hstm.png) repeat;
}

.tply li p a {
	color: #fff;
}

/**********************footer*************************/
#footer {
	width: 100%;
	height: 120px;
	background-color: #004f81;
	margin-top: 40px;
}

.footer {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
}

.footer-top {
	overflow: hidden;
}

.lxfs {
	color: #ebebeb;
	font-size: 14px;
	line-height: 30px;
	padding-top: 7px;
}

.ewm ul {
	overflow: hidden;
}

.ewm ul li {
	float: left;
	margin-left: 15px;
}

.ewm ul li p {
	color: #ebebeb;
	text-align: center;
}




/******************************************************/
.nybanner {
	/*height: 450px;*/
	width: 100%;
	z-index: -1;
}

/*内页样式*/
.ny {
	background: #f6f6f5;
	width: 1200px;
	margin: 0 auto;
}

.ny_left_top {
	height: 80px;
	width: 250px;
	color: #FFF;
	background: #004f81;
	margin-top: -85px;
	position: absolute;
	z-index: 669999;
}

.ny_left_top h2 {
	font-size: 20px;
	display: block;
	width: 250px;
	height: 80px;
	line-height: 80px;
	text-align: center;
}

.ny_right {
	float: right;
	background: #fff;
	width: 920px;
	min-height: 500px;
	padding-left: 29px;
	padding-bottom: 20px;
}

.ny_right1 {
	background: #fff;
	width: 1166px;
	margin: 0 auto;
	padding: 15px;
	min-height: 500px;
}

.ny_right_con {
	line-height: 34px !important;
	padding: 15px 5px 10px 10px;
}

.nytit {
	background: url(../images/dqwz.png) left center no-repeat;
	border-bottom: 1px solid #ddd;
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
}

.nytit a {
	padding-right: 7px;
}

.dqwz {
	background: url(../images/dqwz.png) left center no-repeat;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	padding-left: 30px;
}

.dqwz a {
	padding-right: 7px;
}









/*次级页面二级菜单*/
.snav {
	width: 250px;
	margin-top: 10px;
}

.snav li {
	width: 235px;
	margin-left: 15px;
	font-size: 16px;
}

.snav .s1 {
	padding-left: 40px;
	height: 50px;
	line-height: 50px;
	display: block;
}

.snav .s1:after {
	height: 50px;
	line-height: 50px;
	display: block;
	color: #bc2427;
	background: url(../images/nynav.jpg) left center no-repeat #fff;
}

.snav li.on .s1:after,
.snav .s1:hover:after,
.snav .li-open .s1:after {
	display: none;
}

.snav .li-add .s1 {
	height: 50px;
	line-height: 50px;
}

.snav .li-open .s1 {
	height: 50px;
	line-height: 50px;
	display: block;
	color: #bc2427;
	font-weight: bold;
	background: url(../images/nynav.jpg) 15px center no-repeat #fff;
}

.snav .on.li-add .s1 {
	height: 50px;
	line-height: 50px;
	display: block;
	color: #bc2427;
	font-weight: bold;
	background: url(../images/nynav.jpg) 15px center no-repeat #fff;
}

.snav .on.li-open .s1 {
	height: 50px;
	line-height: 50px;
	display: block;
	color: #bc2427;
	font-weight: bold;
	background: url(../images/nynav.jpg) 15px center no-repeat #fff;
}

.snav li.on .s1,
.snav .s1:hover {
	height: 50px;
	line-height: 50px;
	display: block;
	color: #004f81;
	font-weight: bold;
	background: url(../images/nynav.jpg) 15px center no-repeat #fff;
}

.snav dl {
	display: none;
	border-top: 1px solid #eaeaea;
}

.snav li.on dl {
	display: block;
	background: #fff;
}

.snav dl a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 39px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 30px;
}

.snav dd.on a,
.snav dl a:hover {
	color: #bc2427;
	background: url(../images/gicon8.png) no-repeat 220px center #fff;
	padding-left: 30px;
}





.dpzw {
	text-indent: 2em;
	font-size: 16px;
}

.dpzw p {
	text-indent: 2em;
	text-align: justify;
	font-size: 15px;
	text-justify: inter-ideograph;
	margin-bottom: 15px;
}

.dpzw img {
	text-align: center;
	max-width: 600px;
	margin: 15px auto;
	display: block;
}


/*信息列表开始*/
.Newslist {}

.Newslist ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #dcdcdc;
	background: url(../images/xb.jpg) no-repeat left 22px;
	padding-left: 15px;
}

.Newslist ul li span {
	float: right;
	color: #999999;
	margin-right: 2px;
}





/*图片列表开始*/
.Pic {}

.Pic ul {
	padding-top: 15px;
}

.Pic ul li {
	padding: 0 11px;
	float: left;
	margin-bottom: 15px;
	display: block;
	width: 204px;
	height: 190px;
}

.Pic ul li img {
	padding: 1px;
	border: 1px solid #DDDDDD;
	height: 145px;
	width: 200px;
	overflow: hidden;
}

.Pic ul li span {
	display: block;
	text-align: center;
	width: 204px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.line1 {
	border-top: 1px dashed #DDDDDD;
}




/*详细页*/
.content {
	width: 1100px;
	padding: 20px 33px 0 33px;
}

.content-title {
	width: 1100px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

.content-title h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	width: 100%;
	text-align: center;
	color: #333;
	padding-bottom: 5px;
}

.content-title i {
	TEXT-ALIGN: center;
	MARGIN: 0px auto;
	BACKGROUND: #f6f6f6;
	HEIGHT: 32px;
	display: block;
	line-height: 32px;
	font-style: normal;
}

.content-con {
	width: 1100px;
	font-size: 16px;
	line-height: 35px;
	padding: 10px 0;
}

.content-con p {
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 20px;
}

.content-con img {
	text-align: center;
	max-width: 600px;
	margin: 15px auto;
	display: block;
}

.sxt {
	padding: 15px 0;
	border-top: 1px dotted #bbb;
}

.sxt p {
	display: block;
	width: 1000px;
	height: 34px;
	font-size: 15px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}

/*搜索结果*/
.ssjg-list {
	min-height: 500px;
	padding: 20px;
}

.ssjg-list li {
	border-bottom: 1px dotted #bfc1c2;
	padding: 10px 15px;
}

.ssjg-list li h3 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ssjg-list li p {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
}

.ssjg-list li i {
	color: #666;
	font-size: 14px;
	line-height: 30px;
	font-style: normal;
}




.maincontent h2 {
	background: #01438d;
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	padding: 2px 5px;
	width: 100px;
	text-align: center;
}

.maincontent table {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
}

.maincontent table a {
	color: #323232;
}

.maincontent table a:hover {
	color: #01438d;
	text-decoration: underline;
}

.maincontent table img {
	max-width: 600px;
}

.maincontent table td {
	text-align: center;
	padding: 5px 10px;
	border: 1px #eee solid;
	width: 20%;
}

.maincontent table td:hover {
	background: #eef2fa;
}

.odd {
	background: #f9f9f9;
}



.zhy {}

.zhy h2 {
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	padding-left: 10px;
	color:#004f81;
	font-weight: bold;
	margin: 15px 0;
}

.zhy ul li {
	height: 35px;
	width: 80px;
	margin: 5px;
	float: left;
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 36px;
	background: #f4f4f4;
overflow: hidden;
}

.zhy ul li a {
	display: block;
}

.zhy ul li a:hover {
	color: #fff;
	background: #004f81;
}
.xwhref{
text-align: center;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    margin-top: 15px;
}




.main-top {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

.main-top .new-tit {
	width: 1200;
	height: 68px;
	overflow: hidden;    background: url(../images/xt1.png) center repeat-x;
}

.main-top .new-tit h2 {
line-height: 68px;width:100px;font-weight:bold;background:url(../images/ico1.png) center left no-repeat #fff;padding-left: 30px;


}

.main-top .new-tit a {
    display: block;
    line-height: 68px;
    background: #fff;
    width: 65px;
    padding-left:10px;
}
.dpzw table {font-size:14px; width:90%; margin:0 auto; border-collapse: collapse;}
.dpzw table td{text-align: center; padding:5px 10px; line-height:30px; border:1px #ddd solid;}
.dpzw table td p{ text-indent:0em !important; margin-bottom:0px;}

.dpzw h2 p{ text-indent:2em !important; font-size:17px;  }

.content table {font-size:14px; width:90%; margin:0 auto; border-collapse: collapse;}
.content table td{text-align: center; padding:5px 10px; line-height:30px; border:1px #ddd solid;}
.content table td p{ text-indent:0em !important; margin-bottom:0px;}


.content iframe{
	text-align: center;
	width: 1000px !important;
	margin: 15px auto;
	display: block;
}


.rslides img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}