body {
	background-color: #f8f8f8;
}
.nav {
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
.mainContent {
	width: 1300px;
	overflow: hidden;
	float: none;
	margin: 20px auto;
}
.pageposition {
    margin-top: 0;
	padding: 0 10px 0 16px;
	margin-bottom: 16px;
}
.inner_banner { 
	width: 100%;
	position: relative;
}
.inner_banner img{
  width: 100%;
  height: 180px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	z-index:-1;
}
.inner_banner h1 {
	width: 100%;height: 180px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	line-height: 110px;
	text-align: center;
	letter-spacing: 0.8px;
	position: absolute;
	top:0;
	left: 0;z-index: -1;
}
.inner_banner  p{
	width:1000px;
	padding: 20px 30px;
	box-sizing:border-box;
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius:10px;
	margin: 0 auto;
	box-shadow: 0px 8px 8px 0px rgba(215, 215, 215, 0.4);
	margin-top: -60px;
    font: normal 16px/30px 'MicroSoft YaHei';	
    text-align: left;
    color: #333;z-index: 1;
}
.h_compart {
    overflow: hidden;
}
.mod_couBox {
	width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    background: #fff;
}
.mr30 {
	margin-right: 30px;
}
.mr20 {
	margin-right: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
.seMenu h1, .seMenu h2, .seMenu h3, .seMenu h4, .seMenu h5, .seMenu h6 {
	font-weight: normal;
}
/*标题开始*/
.mod_hd {
	width: 100%;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #f0f0f0;
}
.mod_hd h2 {
	font-size: 20px;
	float: left;
	padding-bottom: 8px;
	color: #444;
}
.mod_hd .click_more {
	color: #a8a8a8;
	display: inline-block;
	height: 26px;
	float: right;
	text-align: right;
	padding-top: 6px;
	font-size: 12px;
}
.mod_hd .click_more::before {
	content: "...";
	display: inline-block;
	border: 1px solid #a8a8a8;
	border-radius: 25px;
	width: 12px;
	height: 12px;
	position: relative;
	top: -3px;
	left: -5px;
	text-align: center;
	color: #a8a8a8;
	line-height: 0.4;
}
.mod_hd .click_more:hover::before {
	color: #358ff0;
	border: 1px solid #358ff0;
}
.mod_hd .click_more:hover {
	color: #358ff0;
}
/*二级标题*/
.mod_sec_hd{
	width:100%;overflow: hidden;
    display: block;
	margin:16px 0 0 0;
}
.mod_sec_hd h3{
	float: left;
    line-height: 36px;
    margin-right: 12px;
    color: #009aff;
	letter-spacing: 0.6px;
	font-weight: bold;
	text-align: center;
	background: #d9f0ff;
    font-size: 16px;
    padding: 0 20px;
    border-radius: 4px;
}
/*标题结束*/
/*小标题*/
.mod_comCon {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 16px;
	border-bottom: 1px dashed #eee;
}
.mod_comCon:last-child{
	padding-bottom: 0;
	border-bottom: none
}
.mod_comCon ul.com_itemUl{	
    width: 100%;
    height: auto;
    margin: 0 auto;
/*	margin-top: 10px;*/
    display: block;
    overflow: hidden;
}
ul.com_itemUl li {
  margin-top: 16px;
/*    padding-top: 10px;*/
    width: 315px;
    height: 66px;
    float: left;
    position: relative;
    cursor: pointer;
}
ul.com_itemUl li a {
    height: 66px;
	display: block;
}
ul.com_itemUl li a h3{
	max-height: 28px;
	max-width: 220px;
	overflow: hidden;
	font-weight: bold;
	padding-top: 4px;
	font-size: 16px;
	box-sizing: border-box;
	margin-bottom: 16px;
}
ul.com_itemUl li a em{
	max-height: 28px;
	display: block;
	max-width: 220px;
	overflow: hidden;
	font-weight: bold;
	padding-top: 4px;
	font-size: 16px;
	box-sizing: border-box;
	margin-bottom: 18px;
}
ul.com_itemUl li a span{
	color: #777;max-width: 290px;
	display: block;
}
ul.com_itemUl li .uLiImg {
    float: left;
    width: 66px;
    height: 66px;
	box-sizing: border-box;
	border: 1px solid #eee;
	border-radius: 8px;
    margin: 0 12px 0 0;
}
/*热门合集*/
.mod_hd h2 i {
  content: "";
  display: block;
  width: 30px;
  height: 26px;
  float: left;
  margin-right: 4px;
  position: relative;
  top: 1px;
  background: url(/images/icon.png) no-repeat -250px -172px;
}
.mod_hd h2 i.iconHj {
    background-position: -119px -171px;
}
.mod_hd h2 i.iconZx {
    background-position: -287px -684px;
}
ul.ban_list {
	margin-left: -27px;
	overflow: hidden;
}
ul.ban_list li {
  width: 294px;
/*	height: 170px;*/
	margin-left: 27px;
	margin-top: 20px;
  float: left;
	position: relative;
}
ul.ban_list li > a img {
  width: 100%;
  height: 138px;
	display: block;
	overflow: hidden;
  transition: transform 0.3s;
}
ul.ban_list li:hover img{
	transform: scale(0.96);
	transition: transform 0.3s;
}
ul.ban_list li a span {
  width: 100%;
	display: block;
	margin-top: 8px;
	font-size: 15px;
  color: #333;
  text-align: center;
}
ul.ban_list li:hover a span {
  display: block;
}
/*相关资讯*/
ul.xgnews {
  display: block;
	margin-top: -10px;
	margin-left: -30px;
  padding: 10px 0px;
	overflow: hidden;
}
ul.xgnews li {
  display: inline-block;
	float: left;
	width: 615px;
	margin-left: 30px;
	margin-top: 20px;
	box-sizing: border-box;
}
ul.xgnews li a {
  display: block;
  overflow: hidden;height: 100px;
}
ul.xgnews li a img.pic {
  width: 160px;
	float: left;
	border-radius: 4px;
  height: 100px; 
  transition: transform 0.3s;
}
ul.xgnews li a img.pic:hover,ul.xgnews li:hover a img.pic {
  transform: scale(0.95);
  transition: transform 0.3s;
}
ul.xgnews li a span {
  width: 438px;
  display: inline-block;
  float: right;font-size: 16px;
  color: #333;
  margin-top: 2px;
  margin-bottom: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.xgnews li:hover a span {
  color: #ff2d22;
}
ul.xgnews li a p {
  width: 438px;
  float: right;
  font-size: 13px;
  color: #777;
  max-height: 44px;
  margin-top: 4px;
  line-height: 22px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2; /*控制文本行数，多少行以后开始省略号 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*右侧定位导航*/
.posNav{
	opacity: 0.9;
	position: fixed;
	width: 150px;
	z-index: 999;
	left: 50%;
	margin-left: 690px;
	bottom: 200px;
	margin-top: 50px;
}
ul.pos_ullist li {
    padding: 0px 10px 0px 16px;
    border: none;
    float: left;
    line-height: 36px;
    height: 36px;
    display: block;
    margin: 0px;
    border-left: 1px solid #999999;
}
ul.pos_ullist li::before {
    content: "";
	float: left;
    display: inline-block;
    border-radius: 25px;
    width: 12px;
    height: 12px;
    position: relative;
    text-align: center;
    color: #e4e4e4;
    top: 12px;
    left: -23px;
    border: 1px solid #999999;
    background-color: #fff;
}
ul.pos_ullist li.cur::before {
	border: 1px solid #358ff0;
    background-color: #358ff0;
}
ul.pos_ullist li.cur span,ul.pos_ullist li:hover span {
	color: #358ff0;
}
ul.pos_ullist li span {
	float: left;
	cursor: pointer;
	font-size: 15px;
	display: inline-block
}
.comtopInfo {
	width: 100%;
	font-size:15px;
	line-height: 24px;
    box-sizing: border-box;
    overflow: hidden;
}
.comtopInfo a.entBtn{
	width: 100%;display: block;
	border-radius: 4px;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
	box-sizing: border-box;
	background-color: #0d88e8;
	border: 1px solid #0d88e8;
	text-align: center;
	color: #fff;
}<!--0.00019502639770508-->