@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: #8b1f3e;
}

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: 107px; */
	background: #8b1f3e;
	top: 0;
}

.top {
	/* height: 198px; */
	margin: 0 auto;
}

.top-one {
	width: 115px;
	/* height: 33px; */
	/* width: 259px; */
	/* position: relative; */
	/* overflow: hidden; */
	/* margin: 0px auto; */
	/* top: 12px; */
	/* float: right; */
	/* right: -148px; */
	float: right;
	margin-top: 34px;
}
.top-logo{
    width: 1300px;
    height: 105px;
    margin: 0 auto;
}
.top-nav{background: #731631;}
.top-link{
    background: #8b1f3e;
}
.top-search {
	width: 259px;
	height: 35px;
	background: rgba(224, 228, 243, 0.12);
	margin-top: 35px;
	position: relative;
	float: left;
}

input,
button {
	border: none;
	outline: none;
}

.top-search .text {
	width: 210px;
	padding-left: 15px;
	padding-right: 32px;
	height: 32px;
	font-size: 14px;
	background: none;
	color: #fff;
}

.top-search .button {
	width: 32px;
	height: 32px;
	background: url(../images/fdj.png) no-repeat center;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	text-align: center;
}

input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.34);
}

input::-moz-input-placeholder {
	color: rgba(255, 255, 255, 0.34);
}

input::-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.34);
}

.menunav{width: 1300px;height: 65px;margin: 0 auto;}
.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: 100%;
	/* height: 198px; */
	margin: 0 auto;
}

.logo {
	width: auto;
	height: 70px;
	padding-top: 15px;
}

.nav {
	position: relative;
	height: auto;
	width: 1300px;
}

.nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.nav ul li {
	float: left;
	text-align: center;
	height: 65px;
	width: 144px;
	display: block;
	float: left;
	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: 20px;
	height: 65px;
	line-height: 65px;
}

.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;
}

.nav ul li ul li {
	width: 150px;
	position: static;
	border-right: none !important;
	height: auto; 
}

.nav ul li:hover {
	color: #fff;
	background: #8b1f3e;
}

.nav ul li.hover {
	color: #fff;
	background: #8b1f3e;
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 64px;
	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: 51px;
    background: #8b1f3e;
    padding: 0 5px;
    font-size: 17px;
    color: #fff;
    border-top: 1px solid #8b1f3e;
}

.nav ul li:hover ul li a:hover {
	color: #fff;
	text-align: center;
	background: #8b1f3e;
}

.banner {
	width: 100%;
	background: #efefef;
	position: relative;
	z-index: 10;
	height: auto !impotant;
	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: 587px;
	line-height: 10000px;
}*/

.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%;
	border-bottom: 1px #e7e7e7 solid;
	border-bottom: 1px rgba(0, 0, 0, .05) solid;
	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: #8b1f3e;
	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: #8b1f3e;
}

.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: -86px 0 no-repeat;
	
}

.vivo-search .search-box a.close:hover {
	background-position: -86px -25px;
}




/**********************main*************************/
#main {
	width: 100%;
}

.main {
	width: 1200px;
	margin: 0 auto;
}




.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:auto;
	background-color: #8b1f3e;
	margin-top: 40px;
}

.footer {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0;
}

.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: 400px;
	width: 100%;
	z-index: -1;
}

/*内页样式*/
.ny {
	background: #f6f6f5;
	width: 1200px;
	margin: 0 auto;
}

.ny_left_top {
	height: 80px;
	width: 250px;
	color: #FFF;
	background: #8b1f3e;
	margin-top: -81px;
	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: #8b1f3e;
	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: 10px;
	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: 850px;
	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: 100%;
	margin: 15px auto;
	display: block;
        height: auto !important;
}

.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: #8b1f3e;
	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: #8b1f3e;
	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:#8b1f3e;
	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: #8b1f3e;
}
.xwhref{
text-align: center;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    margin-top: 15px;
}





.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;
}