img{vertical-align:top;border:0;}

 /*导航菜单css*/
.flexy-menu {
	width:1163px;
	margin:0;
	padding:0;
	position:relative;
	float:left;
	font-family:"Source Sans Pro", Segoe UI, Arial;
	list-style:none;
	background:#333
}
.flexy-menu li {
	display:inline;
	font-size:13px;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	position:relative
}
.flexy-menu>li>a {
	padding:10px 12px;
	color:#ccc;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
 -webkit-transition:color .2s linear, background .2s linear;
 -moz-transition:color .2s linear, background .2s linear;
 -o-transition:color .2s linear, background .2s linear;
 transition:color .2s linear, background .2s linear
}
.flexy-menu li:hover>a, .flexy-menu li.active a {
	background:#555;
	color:#fff
}
.flexy-menu li.right {
	float:right
}
.flexy-menu ul, .flexy-menu ul li ul {
	list-style:none;
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	z-index:99999;
	width:132px;
	background:#333;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.3)
}
.flexy-menu ul {
	top:60px;
	left:0
}
.flexy-menu ul li ul {
	top:0;
	left:100%
}
.flexy-menu ul li {
	clear:both;
	width:100%;
	border:0;
	font-size:12px
}
.flexy-menu ul li a {
	padding:10px 20px;
	width:100%;
	color:#dedede;
	font-size:13px;
	text-decoration:none;
	display:inline-block;
	float:left;
	clear:both;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
 -webkit-transition:color .2s linear, background .2s linear;
 -moz-transition:color .2s linear, background .2s linear;
 -o-transition:color .2s linear, background .2s linear;
 transition:color .2s linear, background .2s linear
}
.thin>li>a {
	padding:10px 22px
}
.thin ul {
	top:40px
}
.thick>li>a {
	padding:40px 22px
}
.thick ul {
	top:100px
}
.flexy-menu i {
	line-height:20px!important;
	margin-right:6px;
	font-size:18px;
	float:left
}
.flexy-menu>li.showhide {
	display:none;
	width:100%;
	height:50px;
	cursor:pointer;
	color:#dedede;
	border-bottom:solid 1px rgba(0, 0, 0, 0.1);
	background:#333
}
.flexy-menu>li.showhide span.title {
	margin:16px 0 0 25px;
	float:left
}
.flexy-menu>li.showhide span.icon {
	margin:17px 20px;
	float:right
}
.flexy-menu>li.showhide .icon em {
	margin-bottom:3px;
	display:block;
	width:20px;
	height:2px;
	background:#ccc
}
.orange li:hover>a, .orange li.active a {
	background:#ff670f;
	color:#fff!important
}
.flexy-menu.vertical {
	width:200px
}
.flexy-menu.vertical li {
	width:100%
}
.flexy-menu.vertical li a {
	display:inline-block!important;
	width:100%;
	padding:18px 20px 16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}
.flexy-menu.vertical ul li {
	width:100%
}
.flexy-menu.vertical ul, .flexy-menu.vertical ul li ul {
	width:150px
}
.flexy-menu.vertical ul {
	top:0;
	left:100%
}
.flexy-menu.vertical ul li ul {
	top:1px
}
.flexy-menu.vertical.right {
	float:right!important
}
.flexy-menu.vertical.right ul {
	left:-150px!important
}
 @media only screen and (max-width:768px) {
 .flexy-menu.vertical {
 width:100%
}
 .flexy-menu li {
 display:block;
 width:100%
}
 .flexy-menu>li>a {
 padding-top:15px;
 padding-bottom:15px;
 padding-left:25px
}
 .flexy-menu a {
 width:100%;
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box
}
 .flexy-menu ul, .flexy-menu ul li ul, .flexy-menu.vertical ul, .flexy-menu.vertical ul li ul {
 width:100%;
 left:0;
 border-left:0;
 position:static;
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box
}
 .flexy-menu ul li {
 border-left:0;
 border-right:0
}
 .flexy-menu ul li a, .flexy-menu.vertical ul li a {
 padding-top:10px;
 padding-bottom:10px
}
 .flexy-menu ul>li>a {
 padding-left:40px!important
}
}
/*导航结束*/
body {
	margin: 0;
	padding: 0;
}
.flexy-menu {
	width: 1163px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
a.back {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	margin: 50px auto;
	padding: 10px 30px;
	background: #333;
	font-family: Segoe UI;
}
#top {
	width:1163px;
	margin: auto;
	height: 90px;
}
#flexy-menu orange {
	height: 90px;
}
#logo {
	float: left;
}
#member {
	line-height: 22px;
	color: #336799;
	margin-bottom: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #06C;
}
#vip {
	float: left;
	width: auto;
	margin-left: 5px;
	margin-top: 8px;
}
#wx_weiliao {
	line-height: 22px;
	color: #FF670F;
	margin-bottom: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF670F;
}
#weiliao {
	margin-top: 8px;
	float: left;
	width: auto;
}
#index {
	width: 1163px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#list {
	font-size: 15px;
	width: 850px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	background-color: #F7F7F7;
	line-height: 29px;
	margin-left: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #206F96;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
}
#content {
	font-size: 14px;
	width: 850px;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	background-color: #F7F7F7;
	line-height: 29px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	margin-left: 4px;
	height: 100%;
}

#content_list {
	font-size: 14px;
	width: 848px;
	margin-top: 0px;
	border-left-color: #0066CC;
	background-color: #F7F7F7;
	line-height: 25px;
	margin-left: 4px;
	height: 100%;
}

#content li {
	list-style-type: none;
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
	float: left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 40px;
	margin-right: 4px;
	margin-left: 4px;
}

#content_list li {
	list-style-type: none;
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
	float: left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 40px;
	margin-right: 4px;
	margin-left: 4px;
}

#list_news li {
	font-size: 15px;
	line-height: 29px;
	list-style-type: none;
	margin-left: 5px;
}
#news li {
	margin-left: 5px;
}
/*包含DIV菜单
*/#nav1 {
	width: 1163px;
	margin: auto;
}
/*关注*/
#guanzhu {
	font-size: 13px;
	line-height: 30px;
}
/*	通栏AD

*/	#Banner1 {
	width: 1160px;
	margin: auto;
}
#baojia {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D7EAA;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	width: 1160px;
	font-size: 15px;
	line-height: 29px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#baojia_list {
	width: 1160px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	line-height: 29px;
	margin: auto;
}

#bottom {
	width:100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFCFCF;
	border-bottom-color: #666;
	font-size: 13px;
	height: 90px;
}
#about {
	width: 1163px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 30px;
}
#about li {
	list-style-type: none;
	float: left;
	width: 80px;
}
#copy {
	margin: auto;
	width: 1163px;
	text-align: center;
	font-size: 13px;
	line-height: 29px;
}
.scrollbox {
	width:400px;
	height:460px;
	padding:10px;
}
#scrollDiv {
	width:350px;
	height:460px;
	overflow:hidden;
}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li a {
	color:#333;
	text-decoration:none;
}
#scrollDiv li a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#scrollDiv li {
	height:25px;
	line-height:25px;
	vertical-align:bottom;
	zoom:1;
	font-size: 14px;
}
.scroltit {
	height:26px;
	line-height:26px;
	border-bottom:#CCC dashed 1px;
	padding-bottom:4px;
	margin-bottom:4px;
}
/*A连接属性结束*/
#scroll {
	margin-left: 55%;
	font-size: 14px;
	color: #2D7EAA;
	font-weight: bold;
	line-height: 22px;
}
#pages {
	font-size:15px;
	line-height: 30px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 850px;
	margin-left: 4px;
	float: none;
}
#duosuo {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336799;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	width: 850px;
	margin-left: 4px;
}
/*滚动按钮*/
#listad {
	height: 250px;
	width: 300px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #206F96;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	margin-bottom: 5px;
}
#z1 {
	width: 70px;
	color: #336799;
	text-align: center;
	float: left;
	background-color: #F7F7F7;
	font-weight: bold;
	height: 29px;
}
#xglm {
	width:1160px;
	margin: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	height: 100px;
	font-size: 14px;
}
#xglm li {
	margin: 3px;
	line-height: 29px;
	width: 100px;
	float: left;
	display: inline;
	font-size: 14px;
}
#showlsit {
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336799;
	width: 850px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#list_title {
	width: 850px;
	font-size: 14px;
	
	line-height: 30px;
}

#span1 {
	background-color: #2D7EAA;
	color: #FFF;
	width: 70px;
	list-style-type: circle;
	display: block;
	float: left;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
}

#span_daohang {
	background-color: #2D7EAA;
	color: #FFF;
	width: 70px;
	list-style-type: circle;
	display: block;
	float: left;
	line-height: 27px;
	font-size: 12px;
	text-align: center;
}
/*站内搜索*/
#list_select {
	width: 300px;
	margin-top: 3px;
	margin-bottom: 0px;
}
#cid {
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336799;
	width: 850px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#cid li {
	list-style-type: none;
	margin: 5px;
	float: left;
	width: 110px;
	line-height: 30px;
	font-size: 14px;
}
#description2 {
	font-size: 13px;
	margin: 3px;
	line-height: 28px;
}
#list_title2 {
	margin-top:3px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	color: #333333;
	font-size: 13px;
}
#span_2 {
	float: left;
	height: 30px;
	width: 40px;
	background-color: #999;
	color: #FFF;
	text-align: center;
}
#list2 {
	height: 115px;
	width: 250px;
	float: left;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#list_title2 {
	margin-top:3px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#description2 {
	font-size: 14px;
	margin: 3px;
	line-height: 28px;
	color: #333333;
}
#span_2 {
	float: left;
	height: 30px;
	width: 40px;
	background-color: #999;
	color: #FFF;
	text-align: center;
}
#span6 {
	color: #666666;
	width: 105px;
	list-style-type: circle;
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	background-color: #F2F2F2;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C7C7C7;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
}
#showlsit_bk {
	display: block;
	border-top-width: 0px;
	border-top-style: solid;
	width: 850px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tuewn {
	height: 375px;
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

