img{vertical-align:top;border:0;}
body,td,th {
	font-size: 13px;
}



.flexy-menu {
	width:1163px;
	position:relative;
	float:left;
	font-family:"Source Sans Pro", Segoe UI, Arial;
	list-style:none;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #206F96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	border-right-width: 1px;
}

.flexy-menu li {
	display:inline;
	font-size:15px;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	position:relative
}

.flexy-menu>li>a {
	padding:10px 10px;
	color:#333333;
	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 {
	color:#fff!important;
	background-color: #206F96;
}
.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;
}
#vip {
	float: left;
	width: auto;
	margin-left: 5px;
	margin-top: 8px;
}
#wx_weiliao {
	line-height: 22px;
	margin-bottom: 5px;
	color: #336799;
	margin-left: -10px;
}
#weiliao {
	margin-left: 5px;
	margin-top: 8px;
	
	width: auto;
}
#index {
	width: 1163px;
	margin: 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;
	background-color: #F7F7F7;
	line-height: 29px;
	margin-left: 4px;
}
#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;
}
#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;
        float: right;
}
/*	通栏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;
}
/*顶部菜单*/
	#topmenu {
	width: 1163px;
	line-height: 30px;
	font-size: 13px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2D7EAA;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#bottom {
	width:100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	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;
}
#showlsit {
	display: block;
	width: 850px;
	float: left;
	margin-top: 5px;
}
#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;
}
#showlsit li {
	list-style-type: none;
	margin: 5px;
	float: left;
	width: 400px;
	line-height: 30px;
	font-size: 14px;
}
#cid li {
	list-style-type: none;
	margin: 5px;
	float: left;
	width: 110px;
	line-height: 30px;
	font-size: 14px;
}
/*滚动按钮*/


#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;
}
#h1_title {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
	color: #336799;
}
#list_title {
	width: 850px;
	font-size: 14px;
	font-weight: normal;
	word-spacing: 1em;
}
.list_hr{
	width: 850px;
	
}
#list_title a{
	margin-left: 5px;
	line-height: 25px;
}
#list_title h4{
	margin-left: 5px;
	line-height: 25px;
}
#index #showlsit h4{
	float: left;
	margin-left: 4px;
}
/*站内搜索*/
#list_select {
	height: 50px;
	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;
}
#showlsit li {
	list-style-type: none;
	margin: 5px;
	float: left;
	width: 400px;
	line-height: 30px;
	font-size: 14px;
}
#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;
}
/*

专题推荐css*/

#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: right;
	font-size: 12px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
}
#showlsit_bk {
	display: block;
	width: 850px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


li{
	list-style-type: none;
}


#showlsit_bk a { color:#FFFFFF;}

#showlsit_bk li {
	float: left;
	margin-left: 5px;
	list-style-type: none;
	height: 15px;
	width: 60px;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	background-color: #206F96;
	border: 5px solid #206F96;
	margin-bottom: 5px;
	padding-left: 5px;
}
#label li {
	float: left;
	margin-left: 5px;
	list-style-type: none;
	height: auto;
	width: 60px;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	background-color: #206F96;
	border: 5px solid #206F96;
	margin-bottom: 5px;
	padding-left: 5px;
}
li,h4{
    font-size:13px;
	padding:0px;
	margin:0px;
	float: left;
	font-weight: lighter;
}
#menu{
	width:850px;
	height:150px;
	font-size:13px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	word-spacing: 1em;
}
#menu{
	width:850px;
	height:150px;
	font-size:13px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	word-spacing: 1em;
}
#menu_1{
	width:850px;
	height:auto;
	font-size:13px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	word-spacing: 1em;
}

#index #showlsit_bk #show_menu { color: #333333;
}

/*头部AD*/
.ad-1 {
	width: 1163px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}

.ad-1-1 {
	height: 200px;
	width: 500px;
	float: left;
}

.ad-1-2 {
	height: 200px;
	width: 500px;
	float: left;
	margin-left: 5px;
}

.ad-1-3 {
	float: left;
	margin-left: 5px;
}
.description{
	font-size: 14px;
	line-height: 25px;
	word-spacing: 1.5px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}