﻿/*All Rights Reserved*/
/*general begin*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,
fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
li{list-style:none;text-align:left;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
address,cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
body{font:14px/1.5 "Microsoft Yahei",SimSun,Arial,Tahoma,Helvetica,san-serif;overflow-x: hidden;}
a
{
	text-decoration: none;
}
a,a:link,a:visited
{
	color: #000;
}
a:hover,a:active
{
	color: #000;
}
li
{
	list-style: none;
}
.moreright1
{
	width: 72px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	float: right;
	display: inline;
}
.moreright1,
.moreright1 a,
.moreright1 a:link,
.moreright1 a:visited,
.moreright1 a:hover,
.moreright1 a:active
{
	color: #2a65be;
}
.moreright1 a:nth-child(n+2)
{
	display: none;
}
.layer
{
	width: 1200px;
	margin: 0px auto;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}
.layerout
{
	width: 100%;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}
.layer1280
{
	width: 1280px;
	margin: 0px auto;
	margin-bottom: 30px;
	clear: both;
	background-color: #fff;
}
/*general end*/
/*top*/
#innertop
{
	width: 100%;
	background: #fff;
	float: left;
}
.top
{
	padding-top: 30px;
	overflow: hidden;
	background: url("../images/pic_01_1.jpg") no-repeat center 0;
}
.logo
{
	text-align: center;
	margin-top: 45px;
}
.topm
{
	display: none;
}
.nav
{
	width: 100%;
	height: 101px;
	margin: 0 auto;
	margin-top: 69px;
	background: url("../images/nav.png") no-repeat center 0;
}
.nav li
{
	width: 200px;
	height: 69px;
	line-height: 60px;
	font-size: 24px;
	letter-spacing: 2px;
	text-align: center;
	float: left;
}
.nav li.act
{
	font-weight: bold;
	background: url("../images/pic_02.png") no-repeat center bottom;
}
.nav li.act a
{
	color: #ffe1bb;
}
.search
{
	width: 100%;
	padding-bottom: 40px;
	float: left;
}
.searchbox
{
	width: 576px;
	height: 48px;
	margin: 0 auto;
	margin-top: 20px;
	background: url("../images/search_bg.png") no-repeat center 0;
	overflow: hidden;
}
.search_input
{
	width: 490px;
	height: 100%;
	border: none;
	padding-left: 20px;
	outline: none;
	background: none;
	color: #fff;
	font-size: 16px;
	float: left;
}
input::placeholder
{
	color: #fff;
}
.search_btn
{
	border:none;
	float: right;
	cursor: pointer;
}
.search_suggest{
	margin-top: 5px;
	font-size: 16px;
	text-align: center;
	font-family: Microsoft Yahei;
	color: #fff;
}
.search_suggest a,.search_suggest a:link,.search_suggest a:visited{
	color: #fff;
}
/*top end*/

/*bottom*/
#bottom
{
	background-color: #ce9e9e;
  width: 100%;
  float: left;
}
#bottom .layerout
{
	width: 100%;
  background: #af100f;
	float: left;
	padding: 0;
	overflow: visible;
}
#bottom .layerout.bg03
{
	background: #eee;
}
#bottom .layerout.bg04
{
	background: #dcdcdc;
}
#bottom .layer
{
	padding-top:0;
	overflow: visible;
}
#bottom .layerout.bg03 .layer
{
	padding: 20px 20px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
#bottom .layerout.bg04 .layer
{
	line-height: 60px;
	margin-bottom: 0;
}
.footicon {
    padding-right: 15px;
    float: left;
    padding-top: 20px;
}
.footchar {
	height: 90px;
    border-left: 1px solid #b7b7b7;
    padding: 0 30px;
    line-height: 30px;
    text-align: left;
    float: left;
    font-size: 14px;
}
.footchar span
{
	padding-left: 28px;
}
.footchar a span
{
	padding-left: 0
}

.linknav {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.linknav > li {
		width: 210px;
    position: relative;
    line-height: 26px;
    padding-left: 15px;
    float: left;
    margin: 20px 30px;
    background: url(../images/hide.png) no-repeat;
    background-position: 90% 50%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.linknav .cur {
    background: #fff url(../images/show.png) no-repeat right;
    color: #333
}
.linkbox {
    line-height: 30px;
    width: 100%;
    font-size: 12px; /* display: none; */
    height: 145px;
    overflow: hidden;
    display: none;
    margin-top: 10px;
}

.linkbox > li {
    padding: 10px 15px;
    float: left;
    color: #000;
}

.linknav > li > ul {
    width: 220px;
    height: 340px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #ccd1d3;
    position: absolute;
    left: 30px;
    background-color: #fff;
    top: -340px;
    display: none;
    z-index: 1000;
}
.linknav > li > ul {
	height: 210px;
	top:-210px;
}
 .linknav>li>ul>li{
	float:none;
 }
.linknav > li > ul > li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
}

.linknav > li > ul a {
    font-size: 14px;
    padding-left: 10px;
}

.linknav li:hover > ul {
    display: block;
}
/*bottom end*/


.bg01
{
	background: #fff url("../images/bg.jpg") no-repeat center 0;
}
.bg02
{
	background: #f9f9f9;
}
.bg03
{
	background: #f6f6f6 url("../images/bg2.jpg") no-repeat center 0;
}
.bgf
{
	background: #fff;
}


.fl{float: left;}
.fr{float: right;}

.dpn
{
	display: none;
}

.fc1,
.fc1 a,
.fc1 a:link,
.fc1 a:visited,
.fc1 a:hover,
.fc1 a:active
{
	color: #333;
}
.fc2,
.fc2 a,
.fc2 a:link,
.fc2 a:visited,
.fc2 a:hover,
.fc2 a:active
{
	color: #666;
}
.fc3,
.fc3 a,
.fc3 a:link,
.fc3 a:visited,
.fc3 a:hover,
.fc3 a:active
{
	color: #fff;
}

.txc
{
	text-align: center;
}

.pcshow{display: block;}
.mobileshow{display: none;}

.fl{float: left;}
.fr{float: right;}

/*list show*/
.crumbs{width:98%;height: 28px;text-align: left; padding:8px 0 3px 28px;margin-top:10px;float:left; font-size: 14px;background: url("../images/crumbs.png") no-repeat left center;}

/*list css*/
.listnav{width: 250px;min-height: 600px; background:url("../images/list_nav.png") no-repeat center 0; float: left;}
.listnav_tit{background: #af100f;color: #fff;font-size: 20px;font-weight:bold;text-align: center;line-height: 50px;letter-spacing: 2px;}
.listnav ul{width: 210px;margin-left: 20px;float: left;}
.listnav li{line-height: 38px; border-radius: 5px;border: 1px solid #fff; background: url("../images/list_nav02.jpg") repeat-x;margin-top: 10px;color: #999;font-size: 20px;text-align: center;background-size: 100% 100%;}
.listnav li a{color: #999}
.listnav li.act{background: url("../images/list_nav01.jpg") repeat-x; color: #fff;background-size: 100% 100%;}
.listnav li.act a{color: #fff;}
.list{width:900px;float: left;margin-left: 50px;}
.list_tit{background: url("../images/tit_bg.jpg") repeat-x 0 center;margin-bottom: 30px;}
.list_tit span{padding: 0 20px; background-color: #fff;margin: 0 auto;font-size: 20px;color: #c11d1c;font-weight: bold;letter-spacing: 1px;text-align: center; display: block;width: fit-content;}
.list li{width: 100%;float: left;line-height: 46px;font-size: 18px;}
.list li a{width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;float: left;}
.list li span{float: right;color: #999}
.list li:nth-child(5n){padding-bottom: 20px;border-bottom: 1px dashed #e5e5e5; margin-bottom: 20px;}

/*listzt*/
.listtop{width: 100%;height: auto;}
.listzt{width: 90%;margin: 10px 5%;}


/*list_pic css*/
.list_pic li{ width: 250px; height: 160px; text-align: center; float: left; padding: 25px;}
.list_pic li img{width: 250px;height: 125px;}

/*Article css*/
#Article{ overflow:hidden;text-align:left;padding:30px 50px 65px}
#Article h1{color:#333;font-size:30px;margin-bottom:6px; text-align:center; line-height: 50px;font-weight: normal;}
#Article .ly{width:100%;height:60px;font-size:16px;color: #999999; font-weight:normal; line-height:30px; border-bottom: 1px solid #dcdcdc; float: left;text-align:center;margin-bottom:20px;}
#Article .ly span{cursor: pointer;}
#Article .content{font-size:16px;clear:both;padding: 0 25px;}
#Article .content p{font-size:16px;line-height:36px;text-align:justify;word-wrap:break-word;color:#333;width:100%;}
#Article .content p img{display:block;margin:0 auto;}
#Article .content center{text-align:center;}
#Article .content center p{text-indent:0;text-align:center;}
.sbt {
    width: 100%;
    margin: 0 auto;
    text-align: right;
    background-color: #ebebeb;
    color: #d3d3d3;
    padding: 10px 0;
}
.sbt input {
    color: #666;
	outline:0;
	background:none;
	border:none;
	font-size:16px;
}
.artcletit{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 40px;
	float: left;
}
.artcletit span{
	width: fit-content;
	font-weight: bold;
	height: 59px;
	font-size: 24px;
	color: #c11d1c;
	display: block;
	border-bottom: 3px solid #cd3344;
}
/*Article css end*/


/* 分页 */
#pages {padding:14px 0 10px; font-family:&#20013;&#20449;&#31934;&#24425;&#51;&#54;&#53;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#26032;&#25163;&#24320;&#25143;&#25351;&#21335;&#95;&#51;&#54;&#53;&#30452;&#25773;&#32593;&#32593;&#32476;&#30005;&#35270;&#21488;&#19979;&#36733;;text-align:center;margin:0px auto;clear:both}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fdfdfd; border:1px solid #eee; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
/* #pages a:hover { background:#f1f1f1; color:#000; text-decoration:none } */
#pages span { display:inline-block; height:22px; line-height:22px; background:#af100f; border:1px solid #eee; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; /*background:url(../img/icu/titleBg.png) repeat-x 0 -55px ;*/ border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
/*分页*/

table.lyxd
{
	width: 100%;
  text-align: center;
  font-size: 16px;
	margin-top: 35px;
}
.lyxd .headtit{
	height: 80px;
	background-color: #eee;
	font-size: 20px;
	color: #c10015;
}
.lyxd .lefthead{
	width: 155px;
}
.lyxd tr
{
	height: 60px;
}
.lyxd td
{
	border: 1px solid #eee;
	box-sizing: border-box;
}
.lyxd td p{
	text-align: left;
	padding: 10px 30px;
}

@media only screen and (max-width: 768px){
	.pcshow{display: none;}
	.mobileshow{display: block;}
	.logo img{width: 100%;height: auto;}
	.layer1280,.layer,.layerout{width: 100%;padding: 0}


	/*top*/
	.logo{width: 80%;margin: 0 auto;float: inherit;margin-top: 10px;}
	.nav ul{width: 100%;display: block;white-space: nowrap;overflow-x: auto;}
	.nav li{width: auto;padding: 0 10px;margin:0;font-size: 20px;display: inline-block;float: none;}
	.nav li.act{background: none;}
	.nav li.act a{color: #ffe1bb;}
	.search{padding-bottom: 20px;}
	.searchbox{width: 300px;height: 37px;margin-top: 20px;background-size: 100% 100%;}
	.search_input{width: 230px;}
	.search_btn{width: 45px;}
	.search_btn img{width: 100%;}
	/*top end*/

	/*bottom*/
	.linknav > li{width: 40%;margin: 10px 4%;padding: 0}
	.linknav > li > ul{left: -10px;}
	#bottom img{width: auto;}
	.footicon{padding: 5px;}
	.footchar{width:100%;border-left: none;margin-left: 0;box-sizing: border-box;text-align: center;}
	.footchar span{padding-left: 0}
	/*bottom end*/

	/*list*/
	.listnav{width: 100%;background-size: 100% 100%;margin: 0;min-height: auto}
	.listnav ul{width: 100%;display: block;white-space: nowrap;overflow-x: auto;margin: 0}
	.listnav li{width: auto;margin: 10px;padding: 10px;display: inline-block;}
	.list{width: 98%;margin: 0 1%;}
	.list li span{display: none;}
	.list li a{width: 100%;}
	/*list end*/

	/*list_pic*/
	.list_pic li{width: 48%;height: auto; padding: 10px 1%;}
	.list_pic li img{width: 100%;height: auto;}
	/*list_pic end*/

	p{padding: 0 10px;}

	/*Article*/
	#Article{padding: 10px 0;width:100%;}
	.crumbs{height: auto;}
	.artcletit{height: auto;}
	.artcletit span{height: auto;}
	#Article .content{padding: 0 10px;}
	#Article .content p{padding: 0}
	#Article .content p img,#Article .content img{width: 100% !important;height: auto !important;}

}