@charset "utf-8";
/* CSS Document */
.left-news-user{
	float:left;
	width:890px;
	margin-top: 20px;
}
.app-nav-ul{
	width:100%;
	height: 40px;
	background: #242424;
	float: left;
}
.app-nav-ul a{
	height: 40px;
	line-height: 40px;
	color: #fff;
	width: 100px;
	float: left;
	display: block;
	text-align: center;
	font-size: 14px;
}
.app-nav-ul a:hover{
	background: #c00;
}
.list-panel{
	width: 100%;
	margin-top: 20px;
	float: left;
}
.boxshow{
	width:100%;
	float: left;
	height: 180px;
	overflow: hidden;
	margin-bottom: 15px;
}
.img-left-thumb{
	display:block;
	float: left;
	width: 285px;
	height: 180px;
	background: #f5f5f5
}
.img-left-thumb img{
	
	width: 285px;
	height: 180px;
}
.boxshow-desc{
	float:right;
	width: 585px;
	height: 179px;
	border-bottom: 1px solid #f5f5f5;
}
.boxshow-desc > h4{
	width: 100%;
	height: 30px;
	color: #000;
	font-size: 24px;
	font-weight: normal
}
.boxshow-desc > h4 a{
	color: #000;
}
.boxshow-desc > h4 a:hover{
	color: #c00;
}
.jjsumary{
	width: 100%;
	height: 100px;
	line-height: 22px;
	color: #666;
	font-size: 16px;
	margin-top: 15px;
}
.boxshow-desc label{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #999;
}
.right-news-user{
	float: right;
	width:285px;
	overflow: hidden;
	margin-top: 20px;
}
.title-name{
	width:100%;
	height: 40px;
	background: #242424;
	float: left;
	color: #fff;
	font-size: 14px;
	text-indent: 25px;
	line-height: 40px;
}
.list{
	float: left;
	width: 283px;
	border: 1px solid #ddd;
}
.list div{
	float: left;
	width: 273px;
	padding: 5px;
	margin-top: 5px;
}
.list div img{
	width: 273px;
	height: 205px;
}
.list div h4{
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-align: center
}
.list div h4 a{
	color: #000;
}
.list div h4 a:hover{
	color: #c00;
}
.list div span{
	text-align: center;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #e21001;
	font-size: 14px;
}


/**/
.dowebok {
    position:relative;
    width:890px;
    height:436px;
    margin:0 auto;
    overflow:hidden;
	padding-top: 10px;
}
.dowebok img {
    display:block;
    border:0 none;
	width: 890px;
	height: auto
}
.dowebok ul,.dowebok ol {
    list-style-type:none;
}
.flex-viewport {
    z-index:1;
}
.flex-control-nav {
    position:absolute;
    right:110px;
    bottom:10px;
    z-index:2;
    width:130px;
    text-align:right;
}
.flex-control-nav li {
    display:inline-block;
    *display:inline;
    zoom:1;
}
.flex-control-nav a {
    float:left;
    width:23px;
    height:23px;
    line-height:100px;
    overflow:hidden;
    background:url(/statics/web/images/dot1.png) 4px 4px no-repeat;
    cursor:pointer;
}
.flex-control-nav .flex-active {
    background:url(/statics/web/images/dot2.png) 3px 3px no-repeat;
}
.flex-direction-nav {
    position:absolute;
    z-index:3;
    right:0;
    bottom:0;
    width:100px;
    height:50px;
}
.flex-direction-nav li {
    float:left;
}
.flex-direction-nav a {
    float:left;
    width:50px;
    height:50px;
    text-indent:-9999px;
    overflow:hidden;
}
.flex-prev {
    background:#fff url(/statics/web/images/arrow.png) 0 0 no-repeat;
}
.flex-prev:hover {
    background-position:0 -50px;
}
.flex-next {
    background:#fff url(/statics/web/images/arrow.png) right 0 no-repeat;
}
.flex-next:hover {
    background-position:-50px -50px;
}


.news-title-show{
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size: 24px;
}

.fubiaoti{
	width: 100%;
	float: left;
	height:20px;
	line-height: 20px;
	text-align: center;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}

.fubiaoti span{
	padding: 0 10px;
}
.app-newshownr{
	width: 100%;
	float: left;
	margin-top: 40px;
	line-height: 24px;
	font-size: 14px;
	color: #000;
}
.app-newshownr img{
	max-width: 100%;
	min-width: 100%;
}
.xgnews{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.xgnews h3{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	color: #333;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.xgnews li{
	width: 50%;
	float: left;
	text-align: left;
	height: 35px;
	line-height: 35px;
	color: #666666;
	font-size:14px;
}
.xgnews li a{
	color: #666666;
}
.xgnews li a:hover{
	color: #c00;
}