/**
*重置、初始化css样式
*/
@charset "utf-8";
/* CSS Document */
html, body{font-family: '微软雅黑',-apple-system-font, "Helvetica Neue", Helvetica, STHeiTi, sans-serif; -webkit-font-smoothing:antialiased; text-rendering: optimizeLegibility;font-size: 12px;}
body{margin:0; padding:0;}
ul, li{list-style: none outside none;margin: 0;padding: 0;}
input, button, textarea{outline: none;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, ol, ul, li, img, input, button, textarea, form{margin: 0;padding: 0;}
a{color: #262626;text-decoration: none;}
img{vertical-align: middle;border: 0;-ms-interpolation-mode: bicubic;}
input{border:none; background:none;}
.fl{float:left;}
.fr{float:right;}
.cl{clear: both;}
.main{width: 1200px;margin: 0 auto;}
img{max-width: 100%;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
/*重置、初始化css样式end*/
/**
*头部
*/
/*.indexzj{background:url(../images/taot.jpg) no-repeat center 0;}
*/
/*飘红*/

.indexzj{/*background: url('../images/addbg.png') no-repeat top center;*/}
.logo {margin-top: -15px;}
.head{min-width: 1200px;padding-top:38px;border-bottom: 2px #9abdc6 solid;height:99px;}
.addtitle{
	position: absolute;
    top: 100px;
    left: -40px;
}
.addtitle img{
	width: 300px;
}
/* 变灰样式 */
/* html{
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
}
html *{
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	filter: gray;
} */
/**
*搜索
*/
.serach{width: 500px;padding-top: 11px;}
.seclect{
	vertical-align: middle;
	height: 40px;
	line-height: 40px;
	width: 65px;
	padding-left: 10px;
	position: relative;
	float: left;
	top: 1px;
	*top: 1px;
	border: 1px #9abdc6 solid;
	border-right: 0 none;
	color: #333333;
	background:url(../images/shu.jpg) no-repeat right  center;
	display: inline-block;
}
.seclect.on{
	border: 1px #9abdc6  solid;
	background:none;
}
.seclect.on .span1{display: none;}
.span1{
	position: absolute;
	top: 0;
	left: 54px;
	width: 12px;
	height: 7px;
}
.op{
	display: none;
	position: absolute;
	top: 40px;
	left: -1px;
	width: 75px;
	border: 1px #9abdc6  solid;
	border-top: 0 none;
	background: #ffffff;
}
.op p{padding-left: 10px;}
.op p.on{color: #fff;
	background: #9abdc6 ;
	height: 40px;
}
.serach form{margin-left: -5px;vertical-align: middle;display: inline-block;width: 418px;}
.i_text{
	padding-left: 20px;
	background: url(../images/suonew.png) no-repeat  297px center ;
	width:308px;
	height: 40px;
	vertical-align: middle;
	border: 1px #9abdc6 solid;
	border-left: 0 none;
	/* margin-top: 2px; */
}
.i_btn{
	width:86px;
	margin-left: -5px;
	background: #9abdc6;
	height: 43px;
	font-size: 16px;
	line-height: 42px;
	color: #fff;
	vertical-align: middle;
}
/**
 * 搜索高亮 By xiaowang
 */
.highlight { font-weight: bold; color:#f00; background-color: #ff0; }
/**
*导航
*/
#time{width:500px;position: relative;top: -21px;*top:-26px;left: 184px;font-size: 14px;color: #a3d7ff;}
.nav{padding: 15px 0 40px 0;/* background:url(../images/bgn.jpg) repeat-x 0 0; */*margin-left: -20px;position: relative;}
.nav ul{margin:0 135px;*margin-left: 108px;}
.nav li{float: left;font-size: 18px;color: #333;}
.nav li a{
	line-height: 44px;
	display: inline-block;
	height: 44px;
	color: #333;
	padding: 0 30px;
	*padding: 0 32px;
}
/**/
/*.indexzj .nav{background: none;}
.indexzj .nav li,.indexzj .nav li a{color: #fff;}
.indexzj  .serach .p1{color: #fff;}*/

/*左边*/
.indexL{width:780px;}
/*右边*/
.indexR{width: 384px;/* background: #fff; */margin-top: 40px;}
.galindex{margin-top: -32px;}
/**/
.banner{
	overflow: hidden;
	position: relative;
	height: 335px;
}
.banner .next, .banner .prev{
	display: none;
}
.banner .hd{
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 5;
	display: none;
	width: 100%;
	text-align: center;
}
.banner .hd ul {
	padding-top: 3px;
	overflow: hidden;
	zoom: 1;
	width: 306px;
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
	padding-left: 50px;
}

.banner .picList li {height: 335px;position: relative;}
.next{left: 0 ;}
.next,.prev{
	position: absolute;
	top: 0px;
	height: 335px;
	display: block;
	width: 53px;
	z-index: 66;
	background: url(../images/prev2.png) no-repeat 0 center;
}
.prev{right: -15px;background: url(../images/next1.png) no-repeat 0 center;}
.next:hover,.prev:hover{background: url(../images/prev1.png) no-repeat 0 center;}
.prev:hover{background: url(../images/next2.png) no-repeat 0 center;}
#pages .prev,#pages .next{
	position: static;
}
.showdown{
	position: absolute;
	bottom: 0;
	width: 100%;height: 30px;
	background: #c7c7c7;
	opacity: 0.8;
	filter: alpha(opacity=80);
	/* display: none; */
}
.banner  .hd ul li {
font-size: 0;
cursor: pointer;
float: left;
margin-right: 19px;
overflow: auto;
height: 2px;
width: 30px;
background: #f2f3f2;
}
.banner   .hd ul li.on{
	background: #74a7b4;
}
/**/
.ggl{padding-left: 12px;}
.gaogong h1{
font-weight: normal;
padding-right: 54px;
margin-bottom: 2px;
height: 32px;
background: url(../images/wz.png) no-repeat right bottom ;
border-bottom: 1px #999999 solid;
display: block;
font-size: 12px;
}
.gaogong h1 a,.more{padding-top: 10px;color:#74a7b4;}
.ggl .newslist{ padding-top: 10px;height:152px;margin-bottom: -16px;}
.mdth{padding:24px 0  16px ;}
.mdth,.mdth a{
	color: #74a7b4;
	font-size: 22px;
	display: block;
	font-weight: bolder;
	font-family: "黑体";
}
.newslist li {
	background: url(../images/listnew.png) no-repeat 0 center;
}
.ycztI h1 a{
	color: #333;
}
.newslist li a{
	color: #333333;
	font-size: 14px;
	display: block;
	padding-left:25px ;
	height: 30px;
	/*padding-right: 20px;*/
	overflow: hidden;
	/*white-space: nowrap;
	text-overflow: ellipsis;*/
	line-height: 30px;
	background: url(../images/xiaznew.png) no-repeat right center ;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.jctjS{padding-top: 7px;}
.newslist li a:hover{
	/* color: #74a7b4; */
	/*-webkit-animation: scaleUp 2s ease 0s infinite;*/
	background: url(../images/xiaz1new.png) no-repeat right center ;
}
/**/
.tie2{	
	margin-bottom: 30px;
	font-weight: bold;
}
.tie2,.tie2 a{
	display: block;
	/*color: #fff;*/
/*	color:#f00;
*/	
color:#333;
font-size: 50px;
	text-align: center;
	height:68px;
	overflow:hidden;
	/*text-overflow:ellipsis;
	white-space: nowrap;*/
}
.t2 {padding-top:30px;
	/*text-align: center;*/
}
.t2 a{
	color: #888888;
	font-size: 14px;
}
.jcnr{padding-top: 32px;}
.imgjc{
	width: 343px; 
	height:222px;
}
/**/
.Scrollbanner  .picList{height: 116px;overflow: hidden;}
.jctjC,.Scrollimgjctj {padding-top: 17px;}
/*.Scrollimgjctj {padding-top: 17px;}*/
.Scrollimgjctj  .picList {height: 222px;overflow: hidden;}
.Scrollimgjctj li{height:222px;position: relative;}
.Scrollimgjctj .jczys{z-index: 4;position: absolute;bottom: 0;left: 10px;width: 280px;height: 40px;line-height:40px;}
.shouws1{z-index:3;background: #000;opacity: 0.5;filter: alpha(opacity=50);position: absolute;bottom: 0;left: 0;width: 100%;height: 40px;}
.Scrollimgjctj .shouws1{ width: 343px;}
.Scrollimgjctj .zy1{font-size: 16px; color: #fff;}
.yp-first .bd{width: 382px;height: 187px;overflow: hidden;}
.Scrollimgjctj .picList a{
display: block;
}
.jctj{padding-bottom: 10px;
overflow: hidden;
}

.sdcrolls{position: relative; }
.sdcrolls .prev{position: absolute;left:0;top:50%;margin-top: -35px;display: block;width:44px;height: 44px;background: url(../images/p5_left.png) no-repeat 0 0; }
.sdcrolls .next{position: absolute;left: 1136px;top:50%;margin-top: -35px;display: block;width:44px;height: 44px;background: url(../images/p5_right.png) no-repeat 0 0; }
.jctj{
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	width: 375px; 
	border-right: 1px #efefef solid;
	padding-right: 10px;
}
.jctj p,.newsI {padding-top: 15px;}

/*新闻资讯*/
.newsI{width:375px;padding-left: 15px;}
.news-first{border-bottom: 1px #e3e3e3 dashed;/*padding: 17px 0 0px;*/}
.liimg{width: 154px;}
.liimg img{width: 154px;height: 108px;}
.newsfL{padding-left: 15px;width: 234px;}
.newsthI a{
	display: block;
	height:40px;
	line-height: 40px;
	overflow: hidden;
	/*white-space: nowrap;
	text-overflow: ellipsis;*/
	font-size: 18px; 
	color: #333333;
}
.newsIl{
padding: 23px 0 10px;
}
.newsIl li a,.newsIl li a:hover{
	background: none;
}
.old {text-align: center;font-size: 14px;display: block;margin-top: 20px;}
.old a{    
	background: #74a7b4;
	color: #333;
   
    display: inline-block;
    padding: 10px 16px;
    border-radius:20px;
    color: #fff;}
.zy{
	color:#666;
	line-height: 24px;
	overflow: hidden;
	height: 69px;
	
	font-size: 14px;
}
/*粤评粤好*/
.ypyh{padding-top: 30px;}
.gga{
	margin-top: 21px;
	position: relative;
	display: block;
}
.imggga{width: 350px;height: 208px;} 
.bz{
	position: absolute;
	left: 20px;
	top: 0;
	z-index: 4;
	background: url(../images/bgs.png) no-repeat center 0 ;
	width: 12px;
	color:#ffffff;
	line-height: 13px;
	padding: 7px 10px 10px;
	font-size: 12px;
}
.ypyhR{
	margin-top: 21px;
    width: 410px;
    padding-left: 17px;
}
.th3 a{
	display: block;
	color:#333333;
	overflow: hidden;
	/*white-space: nowrap;
	text-overflow: ellipsis;*/
	height: 65px;
    line-height: 34px;
    font-size: 24px;
	
}
.ypyhR .zy{height: 114px;padding: 4px 17px 10px 0px;}
.th4{height: 36px;line-height: 36px;border-bottom: 1px #999999 solid;margin-bottom: 5px;}
.ppjx,.srsh{
	width: 250px;
    padding: 10px 20px 0 0;
}
.srsh{padding-right: 20px;}
.bjzm{width: 265px;
    padding: 10px 20px 0 0;
}
.indexRi{margin-top: 1px;}
.yppp{width: 220px;padding-top: 10px;}
.h3,.gaogong h1 span{color: #333;font-size: 18px;font-weight: bolder;font-family: "黑体";}

.tadhd .h3,.gaogong h1 span{
	cursor: pointer;
	padding: 0px 6px;
}
.gaogong.fwjg{border-bottom: 1px #999999 solid;padding:54px 0 0 40px;background: url(../images/sssnew.png) no-repeat 0 57px;}
.gaogong.fwjg h1{height: 41px;border-bottom: 0 none;}
.gaogong.fwjg h1 a{padding-top: 18px;}
.gaogong h1 span{float: left;display: inline-block;padding: 11px 18px;}
.h3.on,.gaogong h1 span.on{
border-radius: 3px 3px 0 0;
background: #74a7b4;
color: #fff;
}
.gaogong h1 span.on a{
	color: #fff;
}
.more{padding-top: 2px;}
i{font-style:normal;color: #74a7b4;}
.bjlist{}
/*bjlist*/
.bjlist li {border-top: 1px #ababab dashed;padding: 18px 0 24px;}
.bjlist li a img{
	width: 38px;
	height: 38px;
	border-radius: 50%;
}
.bjlist li div.fr{
	color: #333333;
	height:40px ;
	line-height: 22px;
	overflow: hidden;
	width: 184px;
	font-size: 14px;
}
.ppjx ul,.srsh ul{margin-top: -5px;}
/*粤派批评*/
.Scrollimg2  {
	margin-top: 14px;
	height: 180px;
	position: relative;
}
.Scrollimg2 .hd{
	font-size: 0;
}
.Scrollimg2 .bd{
	text-align: center;
	width: 130px;
	margin: 0 auto;
}
.Scrollimg2 .bd  ul{height: 180px;overflow: hidden;}
.Scrollimg2 .bd  li{	
	height: 200px;position: relative;
	overflow: hidden;
}
.Scrollimg2 .bd img{
	width: 130px;
	height: 157px;
}
.Scrollimg2 .bd p{
	width: 130px;
}
.shownc{
	position: absolute;
	bottom: 44px;
	left: 0px;
	background: #000;
	width:130px;
	height: 30px;
	opacity: 0.5;
	z-index: 4;
	filter: alpha(opacity=50);
}
.Scrollimg2 .zy1{
	height: 30px;
	line-height: 30px;color: #fff;
	position: absolute;
	bottom: 44px;
	z-index: 5;
	width: 130px;
	left: 0px;
}
.Scrollimg2 .prev{
	position: absolute;
	left: 23px;
	top:50%;
	margin-top: -34px;
	height: 40px;
	width: 12px;
	background: url(../images/left.jpg) no-repeat center 0px;
}
.Scrollimg2  .next{
position: absolute;
	left: 184px;
	top:50%;
	margin-top: -34px;
	height:  40px;
	width: 12px;
	background: url(../images/right.jpg) no-repeat center 0px;
}
.tied{
	font-size: 18px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	color: #333333;
}
/*.ypsl {padding-top: 20px;}*/
.zy1{color: #b2b2b2;font-size: 14px;line-height: 20px;height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*粤行粤辽阔*/
.yxylk{padding-top: 50px;}
/*.sygg{height: 198px;}*/
.yxylk .ypyhR{padding-left: 20px;
    width: 408px;}
.yxylk .zy{padding-left: 0;}
.xsl{width: 217px;padding-top: 10px;}
.ztI{
	padding-top:50px ;
	height: 36px;
	line-height: 36px;
	padding-left: 25px;
 	border-bottom: 1px #999999 solid;
 	background: url(../images/zt.jpg) no-repeat 0 52px ;
}
.ztIls{background: url(../images/s16.jpg) no-repeat 0 52px ;}
.ztI  h1 span,.wlyq h1 span ,.ypll h1 span,.cykf h1 span ,.hlcfd span{padding: 0 10px;}
.ztI h1,.wlyq h1,.ypll h1,.cykf h1 ,.hlcfd  h1 {height: 36px;line-height: 36px;border-bottom:0 none;}

.ztI h1 a,.wlyq h1 a,.ypll h1  a,.cykf h1 a.hlcfd  h1 a{padding-top: 4px;}
.wlyq,.cykf,.hlcfd{
 	border-bottom: 1px #999999 solid;
 	background: url(../images/s.jpg) no-repeat 0 47px ;
 	padding:45px 0 0 25px;
}
.cykf{
 	background: url(../images/s3.jpg) no-repeat 0 47px ;
 	padding:45px 0 0 25px;
}

.hlcfd{
 	background: url(../images/s4.jpg) no-repeat 4px 52px ;
 	padding:40px 0 0 25px;
}
.sp{
	background: url(../images/s5.jpg) no-repeat 4px 57px ;
}
.bkzx{
	background: url(../images/s6.jpg) no-repeat 4px 57px ;
}
.wlyq,.wlyq h1,.cykf h1,.cykf ,.hlcfd,.hlcfd h1{padding-bottom: 4px;height: 32px;line-height: 32px;}

.hlcfd,.hlcfd h1{height: 36px;line-height: 36px;}
.ypll{
padding-top:40px ;
	height: 36px;
	line-height: 36px;	
	padding-left: 25px;
 	border-bottom: 1px #999999 solid;
 	background: url(../images/s2.jpg) no-repeat 0 38px ;
}

.yp-first a{
	display: block;
	width: 382px;
	height: 218px;	
	color: #ffffff;
	position: relative;
}
.ypdjl  a,.ypdjl .bd{
	height: 253px;	
}
.ypdjl  li{position: relative;}
/**/
.ypdjllisy{height: 56px;overflow: hidden;margin-bottom: -32px;}
.yp-first p{
	position: absolute;
	left: 10px;
	height: 30px;
	line-height: 30px;
	width: 362px;
	bottom: 0;
	z-index: 4;
	overflow: hidden;
	font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.thyp{position: absolute;right: 8px;width:172px ;top: 0;}
.yp-first .thyp  p,.yp-first .thyp  p a{width: 172px;position: static;}
.yp-first .thyp  p.th1yp,.yp-first .thyp  p.th1yp a{
	font-weight: bold;
	margin-top: 4px;
	display: block;
	color: #333333;height: 56px;
	line-height: 28px;
	font-size: 18px;	
}
.yp-first .thyp  p.zaiyaoyp a{text-indent:0;padding:0;color:#f6742c;display: inline-block;height:auto;width: auto;position: static;}
.yp-first .thyp  p.zaiyaoyp{color:#666666;font-size: 14px;line-height: 24px;height: 163px;line-height: 24px;margin-top: 18px;text-indent: 2em;}
.yp-first a img{
	width: 382px;
	height:218px;
}
.ypdjl a img{
	width: 188px;
	height: 253px;
}
.showdown1{opacity: 0.5;filter: alpha(opacity=50);background: #000;bottom: -1px;}
.yp-list{padding-top: 15px;}
.cykf-first ul{
	margin-left: -6px;
	margin-top: 23px;
}
.cykf-first li{height: 147px;position: relative;margin-left: 20px;float: left;width: 158px;}
.cykf-first li div.show6{position: absolute;left: 0;bottom:0;width: 100%;height: 30px;opacity: 0.5;filter: alpha(opacity=50);background: #000;bottom: -1px;}
.cykf-first li  p{position: absolute;left: 4px;width: 152px;bottom: 0;line-height: 30px;height: 30px;overflow: hidden;}
.cykf-first li  p a{color: #fff;font-size: 14px;}
.cykf-first li img{width: 158px;height: 147px;}
.ydyjc{padding-top:5px;}
.ydyjc .h2{
	padding-bottom: 29px;
}
.xxv{
	background: #f8f8f8;
	padding-top: 15px;
	margin-bottom: 10px;
position: relative;
}
.tj{position: absolute;top: 15px;left: -4px;}
/**/
 .BrandPlaque{ width:780px; margin:40px auto 20px; float:left;}
.desImg{ width:90; position:absolute; top:365px; left:305px; z-index:999; float:left; color:#2c2f34; display:none;}
.desImg span{ width:497px; float:left; text-align:center; font-size:18px; line-height:30px; display:block !important;}
.desImg p{ width:497px; float:left; text-align:center; font-size:14px; line-height:28px;}
.sliwidth .desImg{ display:block;}
#box{width:780px;height:140px;float:left;overflow:hidden;position:relative;}
#list{width:780px;height:140px;position:absolute;display:inline;}
#list ul {margin:0px;padding:0px; float:left;}
#list li{width:90;position:absolute;list-style-type:none;cursor:pointer;}
#list li img{width:100%;height:100%;vertical-align:top;}
#list li div{width:100%;height:100%; opacity:0.7; position:absolute; z-index:1; top:0px; left:0px;}
#list li .b_tit{width:90px;height:65px;position:absolute; z-index:1;  left:0px;margin:0px;padding:0px; display:none;}
#list .hovefd .b_tit{ display:block;}
#list li .opacity{width:100%;height:139px; opacity:0.8; position:absolute; z-index:1; bottom:0px; left:0px;}
#list li .tit{width:372px;height:139px;padding:0 10px;position:absolute; z-index:2; bottom:43px; left:218px; text-align:center;}
#list li .tit span{width:100%;font-weight:normal;float:left;font-size:18px;text-align:left; line-height:30px;color:#2c2f34;margin:0px;padding:0px; display:block; color:#333333;font-size: 18px;}
#list li .tit em{height: 50px;overflow: hidden;width:372px;color:#b2b2b2;line-height:25px;float:left;margin:0px;font-style:normal;font-size:14px; display:block;text-align: left;}
#list a{width:40px;height:39px;text-decoration:none;position:absolute;z-index:20;}
#list a.alist{width: 114px;height: 31px;}
#top{margin-top: -4px;padding-left: 137px;}
#top li{opacity: 1!important;margin-left: 10px;float: left;width: 9px;height: 9px;position: relative;z-index: 555;background: url(../images/lih2.jpg) no-repeat 0 0;}
#list li .tit i{color:#333333;font-size: 14px;padding-left: 38px;}
#top .hove{background: url(../images/lih1.jpg) no-repeat 0 0;}
#list a.prev{ left: 30px; background:url(../images/list1.jpg) no-repeat left;top: 40px;}
#list a.next{ background:url(../images/list2.jpg) no-repeat right; left:311px;top: 40px;}
#list li .tit img{
	width: 114px;
	height: 31px;
	padding-top: 86px;
	margin-left: -372px;
	display: block;
}
.imghy{/*margin-top: -10px;*/}
.xaax a{color:#333333;font-size: 14px;text-align: center;display: block;}
.xaax a img{width: 220px;}
.xaax a p{padding-top: 13px;}
/**/
.wxxc{width: 350px;}
.wxsj{width: 366px;padding-right: 0;}
.bjlist .first{border: 0 none;}
.wxsj .bjlist li div.fr{ width: 294px;padding-right: 16px;font-size: 14px;}
.wxxc ul{
	margin-top: -5px;
}
/**/
.Scrollimg3 {
	margin-top: 16px;
	position: relative;
}
.Scrollimg3 .hd{
	font-size: 0;
}
.Scrollimg3 .bd{
	text-align: center;
	width: 303px;
	height: 178px;
	margin: 0 auto;
}
.Scrollimg3 .bd img{
	width: 303px;
	height: 178px;
}
.Scrollimg3 .prev{
	position: absolute;
	left: 0px;
	top:50%;
	margin-top: -34px;
	height: 60px;
	width: 32px;

	background: url(../images/lid2.jpg) no-repeat center 0px;
}
.Scrollimg3  .next{
position: absolute;
	left: 350px;
	top:50%;
	margin-top: -34px;
	height:  60px;
	width: 32px;
	background: url(../images/lid1.jpg) no-repeat center 0px;
}
/*报刊*/
.BrandPlaquebk{ width:380px; margin:26px auto 20px; float:left;}
#listbk{width:380px;height:140px;position:absolute;display:inline;}
#listbk ul {margin:0px;padding:0px; float:left;}
#listbk li{width:90;position:absolute;list-style-type:none;cursor:pointer;}
#listbk li img{width:100%;height:100%;vertical-align:top;}
#listbk li div{width:100%;height:100%; opacity:0.7; position:absolute; z-index:1; top:0px; left:0px;}
#listbk li .b_titbk{width:90px;height:65px;position:absolute; z-index:1;  left:0px;margin:0px;padding:0px; display:none;}
#listbk .hove .b_titbk{ display:block;}
#listbk li .opacity{width:100%;height:139px; opacity:0.8; position:absolute; z-index:1; bottom:0px; left:0px;}
#listbk li .titbk{width:0;height:0;padding:0 10px;position:absolute; z-index:2; bottom:43px; left:0; text-align:center;}
#listbk li .titbk span{width:100%;font-weight:normal;float:left;font-size:18px;text-align:left; line-height:30px;color:#2c2f34;margin:0px;padding:0px; display:block; color:#333333;font-size: 18px;}
#listbk li .titbk em{height: 50px;overflow: hidden;width:372px;color:#b2b2b2;line-height:25px;float:left;margin:0px;font-style:normal;font-size:14px; display:block;text-align: left;}
#listbk a{width:40px;height:39px;text-decoration:none;position:absolute;z-index:20;}
#listbk li .titbk i{color:#333333;font-size: 14px;padding-left: 38px;}
#listbk li .titbk a{
width: 221px;
position: absolute;
left: 0px;
top: -332px;
height: 312px;
display: block;
}
.newbook{padding-top: 20px;padding-bottom: 10px;}
.bk-list{padding-top: 0;}
.te2{margin-bottom: 20px;height: 30px;line-height: 30px;overflow: hidden;text-align: center;}
/**/
/*newbookL*/
.newbookL{display: block;overflow: hidden;height: 40px; line-height: 40px;border-bottom: 2px solid #ccc;margin-bottom: 20px;}
.newh1{font-weight: 600;color:#333333;font-size: 18px;font-family: "黑体";background: url(../images/p2_4.gif) no-repeat 0 center;padding-left: 10px;}
.year{
	color: #999999;
	font-size: 14px;
	padding-bottom: 26px;
}
.newbookL a{color:#74a7b4;font-size: 14px;}
.newbookR{min-height: 225px;width: 1200px;}
.newbookR .bd{margin: 0 50px ;}
.newbookR li{
	padding: 10px 0 10px;
	margin: 0 19px;
	width:115px;
	float: left;
	min-height: 205px;
	text-align: center;
}
.nbookx{padding: 10px;border: 1px #ccc solid;width:105px; height:145px;}
.boxnames{
	color: #333333;
	padding-bottom: 8px;
	padding-top: 10px;
	overflow: hidden;
	font-size: 14px;
}
.boxname{
	color: #999999;
	font-size: 14px;
	padding-bottom: 16px;
}
/*友情*/
.yq span { padding-right: 15px;display: inline-block;}
.yq{padding-top: 50px;text-align: center;}
.yq,.yq a,.yqlj a ,.yqlj{color: #666;}
/*列表页*/
.gdlist{padding-top: 6px;}
.home{color:#333333;font-size: 14px;padding-bottom: 45px;}
.home a{display: inline-block;padding: 0 4px;color:#4f97a9; }
.home a.li1{color:#333333;}
.home a:hover{text-decoration: underline;}
.gth1 img{vertical-align: middle;}
.gth1 {padding-left: 5px;padding-bottom: 4px;height: 30px;line-height: 30px;border-bottom: 1px #999999 solid;color:#333;font-size: 20px;font-family: "黑体";}
.gdnews{padding-top: 15px;}
.gdnews a{display: block; color: #333333;/*padding-left: 26px;*/font-size: 16px;width: 624px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-break: break-all;}
.gdnews li{/*line-height: 42px;height: 42px;*/line-height: 28px;padding: 7px 0;/*clear: both;*/}
.gdnews li span{width: 150px;font-size: 14px;color: #333333;}
/*page*/
.page{margin-top:50px;text-align: center;padding-bottom: 20px;}
.page a,.page span{font-size: 0.625rem;vertical-align: middle;display: inline-block;width: 30px;height: 30px;border-radius: 3px;text-decoration: none;color: #717171;line-height: 30px; background: url(../images/ssbg.jpg) no-repeat center 0;margin-right: 4px;}
.page span{height:30px;vertical-align: middle;line-height: 30px;  background:#9abdc6;color: #fff;}
.page a.prepage{ background: none;}
.page a.prepage img{border-radius: 3px;}
/*右边*/
.right{width: 342px;margin-top: -38px;}
.jrtj{ background: url(../images/s8.png) no-repeat 0 56px;padding-top: 50px;}
.jrmj{ background: url(../images/s10.jpg) no-repeat 0 6px;padding-top: 0;}
.Rankingh1{
	background: url(../images/s11.jpg) no-repeat 0 50px;
}
.rankh{margin-top: 40px;background: url(../images/s14.jpg) no-repeat 0 6px;padding-top: 0;}
.tjR{width:210px;padding-right: 6px;}
.tjimg{padding-left: 14px;}
.tjimg img{width:97px;height: 140px;box-shadow: 0 5px 5px #f1f1ec;}
.tj-list{margin-bottom: 50px;}
.tj-list,.tjmj-list{background: #fcfcfa;padding: 15px 0 10px;}
.tjmj-list{background: none;}
.tjmj-list img{width:90px;height:136px;}
.tjhb1 a{margin-left: -10px;font-size: 20px; height: 56px;line-height: 56px;overflow: hidden;display: block;}
.tjmj-list .tjhb1 a{margin-left: 0px;}
.zytj{color: #999999; height: 64px;line-height:22px;overflow: hidden;font-size: 13px;}
.more2{margin-top: -19px; text-align: right;font-size: 14px;*float: left;}
.more2 a{color:#74a7b4;}
/**/
.ydxh{padding-top: 40px;padding-bottom: 40px}
.ydxh .right{padding-top: 10px;}
.ydxh .ypnews-h1  {padding-top: 10px;}
.ranking{padding-top: 28px;
	margin-bottom: 10px;
}

.ranking li  {width:342px;line-height:41px;height: 41px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ranking li span{font-weight: bold;margin-right: 10px;display:inline-block;text-align: center;font-size: 1rem;background:#d2d2d2 ;color:#fff;width: 20px;height: 20px;line-height: 20px;float: left;margin-top: 10px;}
.ranking li.rank-li1 span{background: #e21c1c;}
.ranking li.rank-li2 span{background: #f6742c;}
.ranking li.rank-li3 span{background: #f6bf2c;}
.ranking li a{height: 40px;line-height: 40px;font-size: 16px;color:#333333;display: inline-block;border-top: 1px #e1e1e1 solid;width: 305px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;float: left;} 
.ranking li.first a{border-top: 0 none;}
/*内容页*/
.newstitle{text-align:center;color: #000000;font-size: 30px;font-family: "黑体";font-weight: 600;margin-bottom: 10px;}
.center{text-align: center;}
.t3{text-align:center; padding-bottom: 14px;color: #333333;border-bottom: 1px #e1e1e1 solid;}
.t3 span{margin-left: 20px;}
.dayu{margin-bottom: 30px;padding: 10px 47px;background: #f3f3f3; margin-top: 16px;color: #999;font-size: 16px;line-height: 30px;}
.cont{line-height: 32px;color: #333333;font-size: 16px;padding-top: 25px;}
/*.cont img{margin-bottom: 30px;}*/
/*缩进 By xiaowang*/
.cont p { text-indent:28pt; font-size:14pt; line-height:32px; margin-bottom: 25px;color: #333;}
.cont p img{text-indent: -2em;}

/*视频框*/
.videobox { margin:auto auto 20px auto; text-align: center; }

.dz{margin-top: 60px;}
.lyqc{margin-top: 50px;background: url(../images/s14.jpg) no-repeat 0 center ;padding-left: 38px;font-size: 18px;font-family: "黑体";line-height: 20px;height: 20px;color: #333;}
.texarea{margin: 10px  0 10px;line-height: 24px;resize:none;width: 144px;overflow: hidden;width: 746px;border: 0 none;}
.formgust{padding: 0 16px 15px 16px;border: 1px solid #9abdc6;margin: 5px 0 10px;}
.fbbtn{width: ;font-size: 18px;color: #fff;border: 0 none;background: #9abdc6;height: 42px;line-height: 42px;width: 140px;text-align: center;}
.ggxz{padding-top: 36px;background: url(../images/s7.jpg) no-repeat 0 45px;}
.pingjia{padding-top: 36px;background: url(../images/s15.jpg) no-repeat 0 40px;}
.yp-firsts a {display: block;width: 342px;/*height:165px;*/color: #ffffff;}
.yp-firsts a img {width: 342px;/*height:165px;*/}
.yp-firsts  p{width: 322px;}
.wemxx{padding-top: 36px;background: url(../images/s17.jpg) no-repeat 0 45px;}
.wemxx-first{display: none;}
.wemxx-first a img{width: 342px;height:auto;/*height:165px;*/}
.wemxx-first p{height: 40px;line-height: 40px;color: #333333;}
.wsqkbr{height: 380px;}
.wsqkbr .BrandPlaquebk{width:342px;margin-top: 20px;}
.wsqkbr #listbk{width:342px;margin-left: -20px;overflow: hidden;height: 312px;}
/**/
.Scrollimg5  {
	width: 342px;
	margin-top: 28px;
	position: relative;
}
.Scrollimg5 .hd{
	font-size: 0;
}
.Scrollimg5 .bd{
	text-align: center;
	width: 294px;
	margin: 0 auto;
	margin-left: 27px;
}
.Scrollimg5 .bd ul{ overflow:hidden; zoom:1; }
.Scrollimg5 .bd ul li{ width: 78px;margin:0  27px 0 0px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.Scrollimg5 .bd img{
	width: 78px;
	height: 106px;
}
.Scrollimg5 .bd p{
	width: 78px;
}
.Scrollimg5 .prev{
	position: absolute;
	left: 0px;
	top:50%;
	margin-top: -34px;
	height: 40px;
	width: 12px;
	background: url(../images/left.jpg) no-repeat center 0px;
}
.Scrollimg5  .tempWrap{
	width: 294px!important;
}
.Scrollimg5  .next{
position: absolute;
	left: 325px;
	top:50%;
	margin-top: -34px;
	height:  40px;
	width: 12px;
	background: url(../images/right.jpg) no-repeat center 0px;
}
.Scrollimg5 .tied{font-size: 14px;}
/*粤评粤啥列表页*/
.navmore{
	position: absolute;
	left: -1px;
	top:23px;width: 120px;
	border: 1px #e3e2e2 solid;
	background: #fff ;
	display: none;
	z-index: 444444;				
}
.navmore li{line-height: 30px;height: 30px;overflow: hidden;}
.navmore li a{display: block;padding-left: 4px;}
.navmore li a:hover{color: #fff;background: #9abdc6;}
.fs{display: inline-block;background:#6c93a2 url(../images/da.jpg) no-repeat  14px center ;font-weight: 600; margin-top: 35px;padding: 0 12px 0 42px;font-family: "黑体";font-size: ; margin-left: 10px;height: 34px;line-height: 34px;color: #ffffff;font-size: 18px;}
.headlist{background: #fbfbfb;border-bottom: 1px #e3e2e2 solid;height: 54px;line-height: 54px;}
.pu,.pu a{font-size: 14px;color: #333333;}
.pu a{display: inline-block;padding: 0 12px  0 4px;}
.pu a.al{margin-right: 30px;padding: 0;}
.pu a:hover{color:#4f97a9;}
.mores2{position: relative;cursor: pointer;padding: 0 16px 0 8px;height: 22px;line-height: 22px;display: inline-block;background: #fff url(../images/mores2.jpg) no-repeat 42px center;color: #333333;border: 1px #e3e2e2 solid;}
.mores2{*display: inline;}
.mores2.on{padding-left: 42px;background: #fff;width: 96px;padding: 0 16px 0 8px;height:30px;line-height: 30px;}
.yhome {height: 52px;line-height: 52px;border-bottom: 2px #dedddc solid;}
.yhome a{display: inline-block;padding: 0 26px; color: #333;font-size: 18px;}
.yhome a:hover,.yhome a.on{color:#ffffff;background: #6c93a2;}
.yplistL{width: ;}
/*粤评越好新闻banner*/
.yplistL{width: 400px;}
.bannerny{
	overflow: hidden;
	position: relative;
	height: 300px;
}
.bannerny .hd{
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 6px;
	z-index: 5;

	width: 100%;
	text-align: center;
}
.bannerny .hd ul {
	padding-top: 3px;
	overflow: hidden;
	zoom: 1;
	width: 400px;
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
	padding-left: 310px;
}
.bannerny .picList li {
	height: 300px;
	position: relative;
}
.bannerny  .hd ul li {
font-size: 0;
cursor: pointer;
float: left;
margin-right: 14px;
overflow: auto;
height: 10px;
width: 10px;
border-radius: 50%;
background: #ffffff;

}
#gzzyp .yplistL,#jl .yplistL,#wxsl .yplistL,#cykfpj .yplistL{width: 310px;}
#gzzyp  .bannerny,
#gzzyp .bannerny .picList li,
#jl .bannerny .picList li,
#jl  .bannerny,
#wxsl .bannerny .picList li ,
#wxsl  .bannerny,
#cykfpj .bannerny .picList li ,
#cykfpj  .bannerny {height: 196px;}
#gzzyp  .bd ul  li img,#jl .bd ul  li img,
#wxsl .bd ul  li img,#cykfpj .bd ul  li img{width: 310px;height: 196px;}

#wxsl .serverh1,#jl .serverh1,#cykfpj .serverh1{margin-bottom: 30px;margin-top: 40px;}	
#jl .serverh1{margin-top: 40px;}
#wxsl .serverh1{margin-top: 20px;}
.bannerny  .hd ul li.on{
	background: #6c93a2;
}
.gzzyp{padding: 48px 0 80px;}
.news-firstyp {width: 430px;padding-left: 20px;}
.news-frh1 a,.newslist-frh1 a{padding-top: 12px;display: block;line-height: 30px;font-size: 18px;color: #333;height:54px;overflow: hidden; font-family: "黑体";}
.news-frh1 a{padding-top: 0;}
.news-zy{color: #999999;font-size: 14px; /*height:142px;*/line-height:24px ; overflow: hidden;}
.ypnews-list{padding-top: 52px;}
.ypnews-h1{background: url(../images/bgc.jpg) no-repeat 195px 17px ;}
.newsyplist{padding-top: 15px;}
.newsyplist dl dt {padding: 10px 0  10px;}
.newsyplist dl dt.first{border-top: 0 none;}
.imgnwp{width: 312px;}
.imgnwp img{width: 312px;height: 197px;}
.newsypR{width: 430px;}
.titleyp-h1 a,.titlezm-h1 a{color:#333333;font-size: 24px;display: block;height: 50px;line-height: 50px;overflow: hidden;}

.titlezm-h1 a{height: 50px;line-height: 50px;overflow: hidden;font-size: 22px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.newslist-frh1 a{height: 28px;line-height: 28px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zjpl-r{color:#333333;font-size: 14px;padding-bottom: 10px;height: 20px;line-height: 20px;overflow: hidden;}
.preson-r,.newslist-zy{color:#999999;font-size: 14px;line-height: 24px;height: 102px;overflow: hidden;}
.preson-r{height: 146px;}
.newslist-zy{height: 45px;margin-top: 4px;}
.zytyp{height: 140px;}
.ypnews-list .newslist li a {font-size: 16px;}
.ypnews-list .newsIl{padding-top: 0;}
.newsIl.fl{width: 350px;}
.news-firstyp dt{padding-bottom: 15px;}
#wgnews .newsIl,#chainnews .newsIl{padding-top: 28px;}
.dsnewsli{margin-left: -78px;*_margin-left: -39px;padding: 17px 0 13px;}
.dsnewsli li{margin-left: 78px;*_margin-left: 39px;width:350px ;height: 210px;float: left;position: relative;}
.dsnewsli li img{width:350px ;height: 210px;}
.dsnewsli li p{width: 340px;position: absolute;bottom: 0;left: 10px;height: 30px;line-height: 30px;z-index: 5;overflow: hidden;}
.dsnewsli li p a{
	color: #fff;
	width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.dows{z-index: 4;position: absolute;left: 0;height: 30px;bottom: 0;background: #000;opacity: 0.7;filter: alpha(opacity=70);width: 100%;}
/* 百度分享 */
.bdshare-button-style0-32 a{padding-top: 10px; color:#333!important;font-size: 14px;padding-bottom: 10px;}
.m-share {
    text-align: right;
    margin-top: -60px;
    float: right;
}
.bdshare-button-style0-32 a.bds_weixin{background: url(../images/share_wechat.png) no-repeat 0 center!important;}
.bdshare-button-style0-32 a.bds_tsina{background: url(../images/share_weibo.png) no-repeat 0 center!important;}
.bdshare-button-style0-32 a.bds_qzone{background: url(../images/share_qqzone.png) no-repeat 0 center!important;}
.bdshare-button-style0-32 a.bds_more{background: url(../images/sjia.png) no-repeat 0 center!important;}
/**/
.jctjS .newsIl{
padding-top: 0;
}
.jctjS .newsIl li{line-height: 25px;height: 25px;}
.baner3{padding: 15px 0;}
.inexLi .ypyh{padding-top: 0;}
.indexRi .wlyq{
	padding: 10px 0 0 25px;
	background: url(../images/s.jpg) no-repeat 0 13px;
}
.indexRi .ztI {padding-top:20px;background: url(../images/zt.jpg) no-repeat 0 24px;}
.spli{padding-bottom:20px;}
.spli  a p{line-height: 30px;font-size: 14px;}
.yp-list .newsIl {padding-top: 15px;}
.yxylk{padding-top: 10px;}
.ypyhC{padding-bottom: 10px;}
.hlcfd {
    background: url(../images/s4.jpg) no-repeat 4px 24px;
    padding: 11px 0 4px 25px;
}

/**/
.gdnews .ztlist ul li a{
	line-height: 36px;height: 36px;
	display: block;
	width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;
}
.gdnews .ztlist ul{
   margin-left: 78px;
    *-margin-left: 39px;
    padding: 17px 0 13px;
}
.gdnews .ztlist { 
	margin-left: -78px;
    *-margin-left: -39px;
}
.news-list .ypnews-list{width: 350px;float: left;}
#chainnews{margin-right: 78px;}
.Ranking{margin-bottom: -5px;}
.Ranking ul li{height: 47px;}
.Ranking ul li span{margin-top: 17px;color:#fff;float: left;display: inline-block;width:20px;height: 20px;text-align: center;line-height: 20px;background: #d2d2d2;}
.Ranking ul li span.Rank1{background: #e21c1c;}
.Ranking ul li span.Rank2{background: #f6742c;}
.Ranking ul li span.Rank3{background: #f6bf2c;}
.Ranking ul li a{font-size: 16px;float: right;width:307px;border-bottom:1px #e1e1e1 solid ;/*text-align: center;*/line-height: 46px;height: 46px;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Ranking ul li.last a{border-bottom: 0 none;}
.fsimg{
	
}
#zxnew{padding-top: 25px;}
/*网络文学*/
.newsnet{width: 363px;}
.shead{padding-top: 80px;}
.pf{padding-top: 46px;}
.pf .newslist  {
	/*height:254px;*/
}
#wlpl{font-family: "微软雅黑";padding-top: 20px;}
.sdcrolls{height: 225px;}
.sdcrolls ul li{font-family: "微软雅黑";float: left;}
.zpwlwx {margin-top: 30px;padding-bottom: 50px;}
.zpwlwx .sdcrolls .bd{width: 1070px;margin: 0 auto;overflow: hidden;height: 240px;}
.zpwlwx .sdcrolls ul li{
    padding: 10px 0 10px;
    margin: 0 28px 0 0;
    width: 115px;
    float: left;
    height: 205px;
    text-align: center;
}
.dlxd .newslist-zy{height: 24px;}
.dlxd  dt{padding-bottom: 0px;}
.zpwlwx .sdcrolls {padding: 20px 0 0;}
.zpwlwx .sdcrolls .prev{left: 0;}
.zpwlwx .sdcrolls .next{left: 1152px;}
.zpwlwx  .h2{background:url(../images/shu2.jpg) no-repeat 152px center;}
#writer{font-family: "微软雅黑";padding-top: 38px;}
.zjfist{padding-top: 29px;}
.zjimg{width: 125px;height: 160px;}
.zjfist .fl{width: 125px;height: 160px; }
.zjfist .fr{width: 253px;}
.h3 a{font-size: 16px;color:#333333;display: block;padding-top: 16px;height: 31px;margin-bottom: 6px;line-height:28px ;overflow: hidden;/*white-space: nowrap;text-overflow: ellipsis;*/}
.zjzyw{
	font-size: 16px;color: #666;
}
#writer .zjzyw{height: 105px;overflow: hidden;}
.wlzxa {width: 342px;margin:  0 0 -18px -20px;}
.wlzxa a{font-size: 16px;line-height: 34px;margin-left: 20px;color:#333333;display: inline-block;padding: 0 0px 0 10px;float: left;}
.wlzxa a:hover{color: #6298a6;}
.rightlc{margin-top: -48px;}
.newsnet .newsIl {
    padding: 14px 0 10px;
}
.zjzyw a{color: #f6742c;font-size: 14px;}
/**/
#gzzyp .ypnews-h1{padding-bottom:30px ;}
#yppp{padding-top: 40px;}
#yppp .ypnews-h1{padding-bottom:8px ;}
#zdzzlist .ggxz,#ppjxlist .ggxz ,#lineRecord,.lineRecord .ggxz{padding:23px 0 0 0;background: none;}
#zdzzlist .ggxz span,#ppjxlist .ggxz span,.lineRecord span ,.lineRecord .ggxz  span {padding: 0 0;}
#zdzzlist .newsIl li,#ppjxlist .newsIl li,.lineRecord .newsIl li ,.life .newslist li ,.collect .newslist li{
height: 35px;
line-height: 35px;
}
#zdzzlist .ggxz{padding:4px 0 0 0 ;}
/*粤行粤了阔*/
.vision{padding-top: 30px;margin-bottom: 32px;}
.life .newslist li ,
.collect .newslist li,
.lineRecord .newsIl li{height: 34px;line-height: 34px;}
.imgvsion{width: 400px;height: 253px;display: block;}
.imgvsion img{width: 100%;height: 100%;}
.vision dl{float: right;width:358px; }
.vision dl>dt a{font-weight: bold;font-family: "黑体";display: block;color: #333333;font-size: 20px;line-height: 24px;height: 24px;overflow: hidden;}
.vision dl>dd{color:#666666;font-size: 14px;font-family: "微软雅黑";padding-top: 16px;line-height: 24px;height: 232px;overflow: hidden;}
.collect,
.life{width: 370px;}
.collect ul,.life ul{padding-top: 28px;}
.lineRecord ul.newsIl.fl {width: 248px;padding:8px 0 0;}
.lineRecord ul.newsIl{margin-top: ;}
.lineRecord dl{float: left;width: 94px;height: 84px;padding-top: 15px;}
.lineRecord  .newslist li a,.life .newslist li a,.collect .newslist li a{font-size: 16px;}
.newsRecord,.Rlist ul.newsIl.fl{padding-top: 0;}
.Rlist ul.newsIl.fl{padding-top:4px;width: 230px;}
.Rlist {margin: -20px 0;}
.Rlist dl{padding-right:15px;}
.lineRecord dl img{width: 94px;height: 84px;}
.lineRecord .ggxz{padding-top: 36px;}
.photos{background:#f3f3f3  url(../images/listbg.jpg) repeat-x;}
.photos ul{overflow: hidden;padding-top: 47px;margin-left: -32px;-margin-left: -16px;*margin-left: -16px; padding-bottom:17px; }
/*.lineRecord .ztI{line-height: ;}*/
.photos li{margin-left: 36px;-margin-left: 18px;*margin-left: 18px;float: left;width:210px;height:150px;}
.photos ul>li a img{width: 100%;height: 100%;}
.photosbottom{background:#f3f3f3  url(../images/listbh.jpg) repeat-x 0 0px;height: 32px;}
.photoslist{padding: 20px 0 30px;}
/*首页推荐榜*/
.tjb{position: relative;}
.tjbFl {width: 350px; }
.tjbFl img{width: 350px; height: 216px;}
.tjbR{width: 400px;padding-top: 20px;}
.tjbR p.h1 a{display: block;height: 24px;line-height: 24px;overflow: hidden;color:#333;font-size: 18px;}
.tjbR .zttjb{padding-top: 5px;line-height: 24px;height:170px ;color:#666666;overflow: hidden;font-size: 14px;}
.imghy ul{float: left;}
.ydyjc  .bjzm {width: 506px;padding: 0px 0 0;}
.imghy  .newsIl.fl{width: 253px;}
.ydyjc .srsh{width: 235px;padding-top: 1px;}
.times{font-size: #999999;}
/**/
.moreypyh a {margin-top: 13px;height: 44px;line-height: 44px;display: block;text-align: center;background: #fafafa;color: #6c93a2;font-size: 16px;}
/*服务页*/
.serverh1{position: relative;margin-top: 38px;}
.border{position: absolute;left: 152px;top:20px; border-top: 1px solid #eaeaea;width: 1048px;}
.gdxz .newslist{width:390px;padding-right: 10px;}
.gdxz .newslist.fr{padding-right: 0;}
.hr{height: 30px;}
/**/
.ypyhL {width: 350px;}
#xzjxh{margin-top: 37px;}
/*  */
.xzjxh {margin-bottom: 36px;}
.xzjxh .ypnews-h1{ background: url(../images/bgc.jpg) no-repeat 320px 17px;}
.picScroll-left{ margin-top: 20px;width:1200px;   position:relative; height: 210px; }
.picScroll-left .prev,.picScroll-left  .next{ display:block;  width:16px; height:16px; position: absolute; margin-top:-44px;  overflow:hidden;cursor:pointer; background:url("../images/pnbtn.jpg") no-repeat;}
.picScroll-left .prev:hover,.picScroll-left  .next:hover {
	background:url("../images/pnbtnh.jpg") no-repeat;}
.picScroll-left .prev{right: 52px;}
.picScroll-left .next,.picScroll-left .next:hover{ left: auto;background-position:-36px 0px; right: 20px;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; height: 210px;}
.picScroll-left .bd ul li{ position: relative;height: 210px;margin:0 20px 0  0; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:280px; height:210px; display:block; }
.picScroll-left .bd ul li .title{z-index: 4;color: #ffffff; bottom:0;width:100%;position: absolute;line-height:30px;  height: 30px; }
.picScroll-left .bd ul li .title a{color: #fff;}
.showx{bottom:0;width:100%;position: absolute;left: 0;height: 30px;background: #000;opacity: 0.5;}
/**/
#dyld,#fxz{width: 600px;}
#dyld .ypnews-h1,#fxz .ypnews-h1{background: none;}
#dyld .picScroll-left,#fxz .picScroll-left{width: 600px;height: 440px;}
#dyld .picScroll-left .bd ul,#fxz .picScroll-left .bd ul{ overflow:hidden; zoom:1; height: 440px;}
#dyld .picScroll-left .bd ul li,#fxz .picScroll-left .bd ul li{margin-bottom: 20px;}
/**/
.cyld{position: relative;padding-top: 30px;height: 400px;}
.imgld {width: 1200px;height: 400px;}
.cyld h1{z-index: 444;height: 50px;line-height: 50px;color:#fff;font-size: 16px;font-weight: normal;position: absolute;left: 10px;bottom: 0;width: 1190px;}
.cyld .showx{height: 50px;}
#jl .right,#wxsl .right,#cykfpj .right{padding-top: 20px;}
#jl .newsIl li,#wxsl .newsIl li,#cykfpj  .newsIl li{line-height: 42px;height: 42px;}
/**/
.hxhL{width: 400px;}
.hxhL img{width: 400px;height: 250px;}
.hxhR{width: 360px;}
.hxhR .news-zy{height: 198px;}
.hxh .right{padding-top: 24px;}
.hwxs .right{padding-top: 9px;}
.hwxs .newsIl li{font-size: 16px;line-height: 44px;height: 44px;}
.hxh .serverh1,.hwxs .serverh1{margin-bottom: 30px;}
.hxh .newsIl li{line-height: 36px;height: 36px;}
.hwxsL{position: relative;height: 330px;}
.hwxsL img{width: 780px;height: 330px;}
.hwxsL .showx{height: 47px;line-height: 47px;}
.hwxsL h1{font-weight: normal;font-size: 16px;bottom: 0;left:10px;width: 770px;position: absolute;height: 47px;line-height: 47px;color: #fff;z-index: 444;}
.picScroll-left2{ margin-top:20px;width:1200px;  overflow:hidden; position:relative; height: 250px;   }
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next{ display:block;  width:38px; height:76px;  margin-right:5px; margin-top:10px;  overflow:hidden;position: absolute;
	 cursor:pointer; background:url("../images/prevhl.jpg") no-repeat;}
.picScroll-left2 .hd .prev{left: 0px;top: 58px;}
.picScroll-left2 .hd .next{left: auto; background:url("../images/nexthl.jpg") no-repeat; right: -10px;top:58px;}

.picScroll-left2 .hd ul li{ font-size: 0;}
.picScroll-left2 .bd{ width: 1020px;margin: 0 auto; }
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{padding-top: 6px;width: 154px;margin:0 60px 0  0px ; float:left; _display:inline; overflow:hidden; text-align:center;  }
.h4{height: 42px;line-height: 42px;text-align: center;color: #fff;font-size: 16px;}
.picScroll-left2 .bd ul li .pic{ text-align:center; }
.picScroll-left2 .bd ul li .pic img{width:154px; height:154px; display:inline-block; border-radius: 50%;margin-top: 10px; }

.picScroll-left2 .bd ul li .title a{padding: 0 20px; display: block;text-align: center;line-height:24px; color: #333333; font-size: 14px;}
.scroll{border-top:1px solid #eaeaea ;margin-top: 20px;}
.yhome a  i{color:#333; font-size: 14px;}
.yhome a.on i{ color: #fff;}
.pjlj{background:  url(../images/pjlj.jpg) no-repeat 4px 56px ;padding-left: 30px;}
.pjA h1.title{padding-top: 30px;}
.pjA h1.title,.pjA .wjhgw{line-height: 44px;color:#333333;font-size:24px ;text-align: center;font-weight: normal;}
.pjA{
	padding-top: 20px;
}
.pjA .right ul {padding:40px 24px;background: #fcfcfa;}
.pjA .right ul  li{height: 32px;line-height: 32px;}
.pjA .indexL{
	padding-top: 10px;
}
.pjA .cont{padding-top: 10px;line-height: 26px;font-size: 14px;}
.ycztI{padding-top:18px;background: url(../images/ydycj2.jpg) no-repeat 0 18px;}
.hywxL ul{padding-top: 17px;}
.hywxL ul li{border-bottom: 1px #e1e1e1 solid;padding-left: 26px;overflow: hidden;height: 50px;line-height: 50px;background: url(../images/list.jpg) no-repeat 0 center;width:350px;float: left;}
.hywxL ul li a{display: block;font-size: 14px;}
.hywxL ul li span{color: #74a7b4;}
.fsimg{
	margin-top: 40px;
	width: 340px;
	height: 193px;
}
.hywx .right{
	margin-top:-20px;
}
.qks p{
	height: 51px;
	line-height: 51px;
	font-size: 14px;
	text-align: center;
	color: #333333;
}
/**/
/*#xzgk{border-bottom: 1px # solid;}*/
.jgylist{padding-top: 40px;}
.jgy{color:#494949;padding-top:30px;}
.jgyzy{height: 72px;line-height: 24px;overflow: hidden;}
.jgytitle a{
	display: block;
	color: #333333;
	margin-bottom: 6px;
	height: 40px;line-height: 40px;overflow: hidden;
	font-size: 36px;
}
.jgyL{width: 562px;}
.jgy .jgyzy a{color: #6c93a2;}
.jgy  ul{margin-top: -10px;}
.jgy  ul li a,.listqks ul li a,.adress  p a,.adress  li a{display: block;color:#333333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.jgy  ul li,.listqks ul li{font-size: 14px;line-height: 36px;height: 36px;overflow: hidden;background: url(../images/list.jpg) no-repeat 0 center;padding-left: 26px;}
.adress   p,.adress   li{background: url(../images/list.jpg) no-repeat 10px center;padding-left: 36px;line-height: 44px;height: 44px;border-bottom: 1px #f2f2f2 solid;}
.adv{width: 230px;}
.adv img{max-width: 230px;}
.qkcount{color: #333333;font-size: 24px;}
.qkcount i{font-size: 14px;color:#666666;}
/**/
.listqks {padding-top: 10px;}
.pceter{padding-top: 40px;}
.pckce{width: 512px;}
.newnews{padding-top: 40px;}
.qksc{border-bottom: 1px #999999 solid;margin-top: 20px;}
.mul{color: #333333;background:url(../images/bkc2.jpg) no-repeat 0 center;padding-left: 42px;font-size: 18px;height: 40px;line-height:40px;}
.muqks{text-align: right;color: #8cb1ba;font-size: 14px;    margin-top: -27px;padding-bottom: 7px;}
.newnews .right{width: 382px;margin-top: 0px;}
.selected {position: relative;width: 382px;}
.selected span{
	font-size: 16px;
	color: #fff;
	display: inline-block;
	width: 114px;
	text-align: center;
	height: 42px;line-height: 42px;
	background: #9abdc6;
}
.lselect{position: absolute;top: 0px;right: 0px;height: 40px;width: 266px;border: 1px solid #9abdc6;background: url(../images/sanjiao.jpg) no-repeat  240px center;}
.pccount{width: 266px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;}
.adress{color:#333333;font-size: 14px;background: #fcfcfa;padding-top: 4px;}
.newnews  .pjlj {margin-top: -20px;}
.countlater{display: none;position: absolute;left: -1px;text-align: center;top: 41px; background: #fff;z-index: 4;width: 266px;border: 1px solid #9abdc6;height: 400px; overflow-y:auto;}
.countlater li{height: 40px;line-height: 40px;}
.demo1{position: relative;}
/*粤军点将录*/
.yjbR{width:570px;}
.yjbimgs{width: 188px;}
.yjbimgs img{width: 188px;height: 253px;} 
.yjb1{padding: 26px 0 24px;  border-bottom: 1px #dbdbdb dashed;}
.qbjxqtq{padding-top: 38px;}
.yjbt dt a{display: block;height: 24px;line-height: 24px;overflow: hidden;color:#333333;font-size: 18px;font-weight: bold;}
.yjbt dd{margin: 6px 0  10px;font-size: 14px;color: #999999;height: 48px;line-height: 24px;overflow: hidden;}   
.qbjxqtq .moreypyh{border: 1px #eaf3f5 solid;margin-top: -1px;}
.witertR{margin-top: 0;}
.witerth1{
	background: url(../images/rend.jpg) no-repeat 0 44px;
	padding-top: 38px;
}
.zzwiter{padding-top: 20px;margin-left: -14px;*margin-left: -9px;_margin-left: -9px;}
.zzwiter li {margin-bottom: 10px;margin-left: 13px;*margin-left: 9px;_margin-left: 9px;text-align: center;float: left; width:76px; }
.zzwiter li  a{color:#666666;display: block;}
.zzwiter li  a p{font-size: 14px;height: 42px;line-height: 42px;overflow: hidden;}
.zzwiter li img{width:76px;height: 85px;}
/**/
.zlpicScroll-left{ margin-top:40px;width:1200px;   position:relative; height:340px; }
.zlpicScroll-left .prev,.zlpicScroll-left  .next{ display:block;  width:30px; height:30px; position: absolute;bottom: 0;overflow:hidden;cursor:pointer; background:url("../images/ridj.jpg") no-repeat;top:auto;}
.zlpicScroll-left .prev{left: 495px;background:url("../images/ridjon.jpg") no-repeat;}
.zlpicScroll-left .prev:hover{background:url("../images/leftjd.jpg") no-repeat;}
.zlpicScroll-left .next{ left: 657px;  }
.zlpicScroll-left .next:hover{background:url("../images/leftdjon.jpg") no-repeat;}
.zlpicScroll-left .bd ul{ overflow:hidden; zoom:1; height: 260px;}
.zlpicScroll-left .bd ul li{margin:0 27px 0 15px ; position: relative;height: 260px; float:left; _display:inline; overflow:hidden; text-align:center; width:157px; }
.zlpicScroll-left .bd ul li .pic{ text-align:center; }
.zlpicScroll-left .bd ul li .pic img{width:157px; height:157px; display:block; }
.zlpicScroll-left .bd ul li .title a{display: block;height: 32px;line-height: 32px;color: #333;font-size: 16px;}
.zlpicScroll-left .bd ul li .zljjs {line-height: 24px;overflow: hidden;height: 48px;color:#666666;font-size: 12px;}
.zlpicScroll-left .hd  {position: absolute;bottom: 12px;left:540px;text-align: center;width: 110px;height: 8px;overflow: hidden;}
.zlpicScroll-left .hd ul li{margin: 0 6px;float: left;background: #d4d4d4;border-radius: 50%;width: 8px;height: 8px;text-indent: -999px;}
.zlpicScroll-left .hd ul li.on{background: #6c93a2;}
.ypnews-h2{margin-bottom: 18px;background: url(../images/yjb4.jpg) no-repeat 146px 17px;}
/**/
#ldypls{margin-top: 26px;width: 1200px;position: relative;height: 360px;}
.imgls img{width: 708px;height: 360px;}
.showes{background: #000;opacity: 0.4;
filter: alpha(opacity=40);position: absolute;right: 0;width: 492px;height: 360px;top: 0;}
.ldping{position: absolute;right:30px;width: 410px;top: 36px;}
.ldtitle a{color:#ffffff;font-size: 24px;}
.lszy{margin-top: 20px;line-height: 24px;height: 120px;overflow: hidden;color: #fff;font-size: 14px;}
.zldz{width: 580px;margin-top: 10px;}
.zldz .newslist li {height: 36px;line-height: 36px;}
.collect .newsIl.fl ,.life  .newsIl.fl{ width: 389px;}
.subtitle{text-align:center; color: rgb(51, 51, 51);font-size: 18px;text-align: center;font-family: "黑体";margin-bottom: 23px;}

.newsyplist .yppp_list{padding-bottom: 30px;}
.newsyplist .yppp_list .list_pic{padding-right: 15px;}
.newsyplist .yppp_list .list_text{width: 425px;}
.newsyplist .yppp_list .list_text h3{font-size: 24px;color: #333333;padding-bottom: 10px;}
.newsyplist .yppp_list .list_text h3 a{width: 425px;
    height: 34px;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis;word-break: break-all;}
.newsyplist .yppp_list .list_text p{font-size: 14px;color: #b2b2b2;line-height: 24px;width: 425px;height: 95px;overflow: hidden;}
.newsyplist .yppp_list .list_text .list_info{}
.newsyplist .yppp_list .list_text .list_info .author img{
	border-radius: 50%;
}
.newsyplist .yppp_list .list_text .list_info .author span{
	color: #74a7b4;
	font-size: 14px;
}
.newsyplist .yppp_list .list_text .list_info .datetime span{
	line-height: 55px;
	color: #b1b1b1;
	font-size: 12px;
}
/**/
.zttitle{font-size: 14px;margin-bottom: 30px;}
.zttitle span{color: #4f97a9;}
.ztsd{
	height: 47px;
	line-height: 47px;
	font-size: 20px;
	padding-left: 40px;
	background: url(../images/zt.jpg) no-repeat 0 center;
	border-bottom: 1px #999999 solid;
}
.spec1{width: 392px;padding-right: 29px;}
.spec1 img{width: 100%; /*height:169px;*/}
.special .news-firstyp{
	width: 100%; padding-left: 0;
	/*margin-top: -10px;*/
}
.csa {margin-bottom: 40px;padding: 18px 10px 10px 17px;background: #fcfcfa;}
.csa a.fl{width: 100px;}
.csa a.fl img{width: 100px;height: 150px;}
.brimh{width: 194px;padding-left: 20px;}
.brimh p.t1{font-size: 20px;}
.zydd{padding-top: 10px;overflow: hidden;height: 64px;font-size: 14px;
line-height: 20px;}
.moresd {text-align: right;}
.moresd a{color: #74a7b4;font-size: 14px;}
.Ranking3{margin-top: 0;padding-top: 0;}
.newsyplistzt li{padding-top:20px;border-bottom: 1px #d0d0d0 dashed;height: auto;padding-bottom: 18px;}
.newsyplistzt {margin-top: -35px;margin-bottom: 16px;}
.newsyplistzt .news-zy{/*height: 115px;*/}
.newsI .newsIl {
    padding: 14px 0 10px;
}
/*2018-6-11*/
.ggtanc{position: fixed;left: 50%;margin-left: 610px;top:150px;width:200px; height: 277px; padding-bottom: 15px;background: url(../images/backg.png) no-repeat 0 0 ;}

.ggtanc img{max-width: 150px; max-height:150px;}
.ggtctitle{/*width: 100%;*/max-height: 42px;overflow: hidden;padding:10px 5px 0 5px;line-height: 19px;text-align: center;color: #000;}
.csd{min-width: 1200px;width:100%;overflow-x: hidden;}
.vfx{text-align: center;
    display: block; margin-top:10px;}
.lnkoh{
	width: 162px; margin: 10px auto 0 auto;
}
.ggtangm{text-align: center;color:#333333;font-size: 16px;padding: 10px 0;color: #fff;}
.actiI{margin-top: -10px;}
/*.indexzj .i_text{background: url(../images/sou.png) no-repeat 297px center;}
.indexzj .i_btn{background: #fff;color: #3681c2;}
.indexzj #time{color: #a3d7ff;left: 224px;}*/

/*点击进入会员系统添加 START*/
.come-hyxt{line-height: 24px; padding: 7px 18px; font-size: 18px; background-color: #9abdc6; border-radius: 3px; color: #ffffff; position: absolute; top: 30px; right: 74px; z-index: 99;}
/*点击进入会员系统添加 END*/
.pu .come-hyxt{display: none;}
.pu .scft{height: 0;}
.lb_gl{margin-bottom: 30px;background-size: 100% 100%;height: 260px;margin-left: -11px;}
.container{width: 380px;height: 260px;margin:0 auto;position: relative; margin-left: -60px;margin-top: 20px;}
.pictureSlider{height: 260px;margin-bottom: 24px;}
.poster-item{height: 260px;width:180px;border-radius: 10px;
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
}
.for_btn{position: relative;height:260px;width: 180px;overflow:hidden}
.for_btn img{
	width: 100%;height: 100%
}
.page span.prve{
	position: static;
	display: inline-block;
	 background: url(../images/page2.png) no-repeat center  center;
}
.page span.next{
	position: static;
	display: inline-block;
	 background: url(../images/page1.png) no-repeat center  center;
}
