body {
	margin: 0px; 
	padding: 0px;
	font-size: 14px;
	font-family: Microsoft Yahei,"微软雅黑","宋体";
}
img {
	border: currentColor; 
	border-image: none; 
	border: 0;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: none;
	color:#ff7d00;
}
form, ul, ol, li, p, h1, h2, h3, h4, h5, h6, div, dd, dt, dl, table, tr, td {
    margin: 0;
    padding: 0;
}
b, strong {
    font-weight: bold;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ol {
    margin: 0;
    padding: 0;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.clear {
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0px;
}
.bg{
	background:#fff;
	width:1000px;
	margin:0 auto;
}
/*顶部广告*/
#ad1{
	width:1000px;
	height:60px;
	margin:0 auto;
	padding-top:20px;
}
#ad1_left{
	width:495px;
	overflow:hidden;
	height:60px;
}
#ad1_right{
	width:495px;
	overflow:hidden;
	height:60px;
}
#ad1  ul li{
	float:left;
	width:495px;
	height:60px;
}
#ad1 ul li img{
	width:495px;
	height:60px;
	display:block;
}
/*头部下面广告*/
#ad2{
	width:1000px;
	height:60px;
	overflow:hidden;
	margin:0 auto;
         margin-top:10px;
}
#ad2 ul li{
	float:left;
	height:60px;
}
#ad2 ul li img{
	width:1000px;
	height:60px;
	display:block;
}
#ad6{
	width:1000px;
	height:60px;
	overflow:hidden;
	margin:0 auto;
        margin-top:10px;
}
#ad6 ul li{
	float:left;
	height:60px;
}
#ad6 ul li img{
	width:1000px;
	height:60px;
	display:block;
}  
/*图说衢州下面广告*/
#ad3{
	width:1000px;
	height:60px;
	overflow:hidden;
	margin:0 auto;
}
#ad3 ul li{
	float:left;
	height:60px;
}
#ad3 ul li img{
	width:1000px;
	height:60px;
	display:block;
} 
/*人文下面广告*/
#ad4{
	width:1000px;
	height:60px;
	overflow:hidden;
	margin:20px auto;
}
#ad4 ul li{
	float:left;
	height:60px;
}
#ad4 ul li img{
	width:1000px;
	height:60px;
	display:block;
} 
/*头部*/
.top{
	height:40px;
	line-height:40px;
	background-color:#f3f3f3;
	width:100%;
	border-bottom: 1px solid #e5e5e5;
        min-width:1000px;
}
.top-nav{
      width:1000px;
	margin:0 auto;	
      
}
.top-nav ul{
  float:right;
}
.top-nav ul li{
	float:left;
	margin-right:34px;
}
.top-nav ul li.last{
	margin-right:0px;
}
/*logo、搜索、产品入口*/ 
.header-main{
	width:1000px;
	margin:0 auto;	
	height:100px;	
}
.logo{
	width:200px;
	margin-top:26.5px;
}
.logo img{
	width:200px;	
}
.search{
	position: relative;
    height: 30px;
    width: 300px;
    border: 1px solid #f4f4f4;
    border-radius: 25px;
    background: #f6f6f6;
	margin-top:35px;
	margin-left:80px;
}
.search .text-box {
    width: 250px;
    height: 30px;
    line-height: 30px;
    border: 0;
    color: #999;
    font-size: 13px;
    background: 0;
    padding-left: 15px;
	font-family:"微软雅黑";
}
.search .search-submit {
    position: absolute;
    bottom: 6px;
    right: 15px;
    width: 18px;
    height: 19px;
    overflow: hidden;
    line-height: 200px;
    border: 0;
    background: url(http://www.qz828.com/css/2016/images/search.png) no-repeat 0 0;
    cursor: pointer;
}
.product{
    height: 52px;
	line-height:52px;
	padding-top:24px;
}
.qzrb{
	cursor:pointer;
	width:60px;
	height:52px;
	background:url(http://www.qz828.com/css/2016/images/qzrb1.jpg);	
}
.qzrb:hover{
	cursor:pointer;
	width:52px;
	background:url(http://www.qz828.com/css/2016/images/qzrb.png) no-repeat;	
}
.qzwb{
	cursor:pointer;
	width:60px;
	height:52px;
	background:url(http://www.qz828.com/css/2016/images/qzwb1.jpg);	
}
.qzwb:hover{
	cursor:pointer;
	width:52px;
	background:url(http://www.qz828.com/css/2016/images/qzwb.png) no-repeat;	
}
.zsqz{
	cursor:pointer;
	width:60px;
	height:52px;
	background:url(http://www.qz828.com/css/2016/images/zsqz1.jpg);	
}
.zsqz:hover{
	cursor:pointer;
	width:52px;
	background:url(http://www.qz828.com/css/2016/images/zsqz.jpg) no-repeat ;	
}
.zxtg{
	cursor:pointer;
	width:60px;
	height:52px;
	background:url(http://www.qz828.com/css/2016/images/zxtg1.jpg);	
}
.zxtg:hover{
	cursor:pointer;
	width:52px;
	background:url(http://www.qz828.com/css/2016/images/zxtg.png) no-repeat;	
}
.product a {
    padding-left: 14px;
    float: right;
}
/*导航条*/
.header-nav{
	height:50px;
	line-height:50px;
	background:rgb(18, 102, 190);
        width:100%;
        min-width:1000px;
}
.nav{
	width:1000px;
	margin:0 auto;
}
.nav a{
	float:left;
	width:166px;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:16px;
	border-right: 1px solid #549cea;
	color:#fff;
}
.nav a.first{
	width:163px;
	border-left: 1px solid #549cea;
}
.nav a:hover {
    background-color: #549cea;
}
/*镇街*/
.street{
	height:50px;
}
.street ul {
	width:1000px;
	margin:0 auto;
}
.street ul li{
	float:left;
    height: 50px;
    line-height: 50px;
    color: #004ea2;	
	margin-right:15px; 
}
.street ul li.noa {
    margin-right: 10px;
	margin-left:50px;
	_margin-left:25px;
	font-weight:bold;
}
.street ul li.noa a{
	color:rgb(18, 102, 190);
}
.street ul li a{
	color: #666;
}
.street ul li a:hover{
	color: #ff7d00;
}
/*本网专题*/
.topnews {
    width: 1000px;
    height: 90px;
    border-top: 4px solid rgb(18,102,190);
	margin:0 auto;
	margin-top:10px;
	border-bottom: 1px solid rgb(18,102,190);
}
.topnews-main {
    height: 90px;
}
.topnews-main h2 {
    float: left;
    background-repeat: no-repeat;
    width: 64px;
    height: 66px;
    background-image: url(http://www.qz828.com/css/2016/images/topnews.png);
	margin-top:12px;
}
.colBig {
    width: 700px;
	margin-top:12px;
}
.hotNewsMore {
    width: 24px;
    height: 60px;
    border: 1px solid #DEDEDE;
    border-radius: 2px;
    text-align: center;
    margin-left: 4px;
	line-height:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:4px;
}
.hotNewsMore:hover {
    border-color: #FF7D00;
}
.bigtitle {
    text-align: center;
}
.bigtitle h1 {
    font-size: 30px;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
    margin: 0px;
	overflow:hidden;
}
.bigtitle h1 a {
    text-decoration: none;
    color: rgb(18,102,190);
}
.titleadd {
    padding-top: 5px;
    text-align: center;
	overflow:hidden;
	height:19px;
	line-height:19px;
}
.bigsubject {
    width: 200px;
	height:60px;
	overflow:hidden;
	margin:0 auto;
	margin-top:15px;
}
.bigsubject ul li{
	float:left;
	height:60px;
}
.bigsubject ul li img{
	width:200px;
	height:60px;
	display:block;
}
/*推荐文字新闻*/
.news_recommend{
	width:1000px;
	height:320px;
	margin:0 auto;
	margin-top:20px;
}
.news_recommend .word{
	width:480px;
	padding-right:20px;
}
.word ul{
	width:480px;
	height:333px;
	overflow:hidden;
}
.word ul li{
	float:left;
	height:40px;
	line-height:40px;
	font-size:16px;
	overflow:hidden;
	width:480px;
}
.word ul li a{
	color:#191919;
}
.word ul li a:hover {
    color: #ff6600;
    text-decoration: none;
}
.word ul li.first{
	font-size:20px;
	font-weight:700;
	width:100%;
	height:50px;
	line-height:50px;
}
/*推荐图片新闻*/
.news_recommend .pic{
	width:500px;
}
.main_visual {
    width: 500px;
	margin:0 auto;
    height: 333px;
    position: relative;
}
.flicking_con {
    width: 150px;
	float:right;
    position: relative;
    z-index: 99;
}
.flicking_con .flicking_inner {
	position: absolute;
	top: 298px;
	*top:303px;
	width: 150px;
	height: 20px;
	text-align: center;
	line-height:20px;
}
.flicking_con a {
    width: 10px;
    height: 10px;
    margin-left: 8px;
    padding: 0;
    overflow: hidden;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.flicking_con a.on {
    background:rgb(18,102,190);
}
.main_image {
    width: 100%;
    height: 333px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}
.main_image ul {
    width: 9999px;
    height: 333px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.main_image li a {
    display: block;
    width: 100%;
    height: 333px;
}
.main_image li img{ 
	width: 500px;
	height: 333px;
object-fit:cover;
}
.main_image .span_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 500px;
    height: 50px;
    overflow: hidden;
    z-index: 20;
    color: #fff;
    white-space: normal;
    word-wrap: break-word;
}
.main_image .span_bottom_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 500px;
    height: 50px;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    z-index: 10;
}
.main_image .span_bottom h2 {
    font-size: 16px;
	line-height:50px;
	height:50px;
    color: #fff;
	text-indent:2em;
}
.main_image .span_bottom h2 a{
    color: #fff;
}
.main_image .span_bottom h2 a:hover {
    color: #ff6600;
    text-decoration: none;
}
.main_visual:hover #btn_prev, .main_visual:hover #btn_next {
    display: block;
}
.main_visual #btn_prev {
    display: none;
    width: 54px;
    height: 54px;
    position: absolute;
    top: 40%;
    left: 20px;
    background: url(http://www.qz828.com/css/2016/images/arrow.png) no-repeat 0 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.main_visual #btn_next {
    display: none;
    width: 54px;
    height: 54px;
    position: absolute;
    top: 40%;
    right: 20px;
    background: url(http://www.qz828.com/css/2016/images/arrow.png) no-repeat -54px 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
/*图说衢州*/
.tsqz{
	width:1000px;
	margin:0 auto;
	height:200px;
	margin-top:20px;
	margin-bottom:20px;		
}
.tsqz .title{
	height:180px;
	float:left;
	width:50px;
	background:	rgb(18,102,190);
	font-size:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:20px;
	line-height:200%;
	color:#fff;
}
.tsqz .title:hover {
	 background-color: #549cea;
}
.tsqz .prev{
	float:left;
	height:200px;
	width:40px;
}
.tsqz .next{
	float:left;
	height:200px;
	width:40px;
}
.tsqz .box{
          height:180px;
          padding-top:20px;
	float:left;
	width:870px;
	background:	rgb(245,245,245);
	overflow:hidden;
}
.tsqz .box ul{
	margin-top:20px;
}
.tsqz .box ul li{
	width:225px;
	float:left;
}
.tsqz .box ul li img{
	width:195px;
	height:130px;
object-fit:cover;
}
.tsqz .box ul li p{
	width:195px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
}
/*生活大参考、热读、一周衢州声音*/
.otherzt{
	width:1000px;
	margin:0 auto;
	margin-bottom:20px;
	height:160px;
}
.otherzt ul li{
	float:left;
	margin-right:20px;
	width:320px;
	height:160px;
	border-bottom: 1px solid rgb(221,221,221);
}
.otherzt ul li:hover{
	border-bottom: 1px solid rgb(18,102,190);
}
.otherzt ul li.last{
	margin-right:0px;
}
.otherzt ul li .pic{
	float:left;	
	width:150px;
}
.otherzt ul li .con{
	float:left;
	margin-left:20px;
	width:150px;
}
.otherzt ul li .con .title{
	width:150px;
	overflow:hidden;
	font-weight:bold;
	height:28px;
	line-height:28px;
}
.otherzt ul li .con .brief{
	width:150px;
	overflow:hidden;
	height:72px;
	color:#666;
	font-size:12px;
	text-indent:2em;
	line-height:24px;
}
.otherzt ul li img{
	width:150px;
	height:100px;
}
.otherzt ul li .column-name{
	font-size:18px;	
	font-weight:700;
	height:40px;
}
.otherzt ul li .column-con{
	height:100px;
}
.otherzt ul li a{
	color:rgb(18,102,190);
}
.otherzt ul li .con .title a{
	color:#000;
}
.otherzt ul li .con .title a:hover{
	text-decoration: none;
	color:#ff7d00;
}
/*衢州新闻*/
.news{
	margin-top: 20px;
}
.qzxw{
	width:480px;
	margin-right: 20px;
	float: left;
}
.qzxw .con ul {
	padding: 15px 0px 0px 0px;
    zoom: 1;
}
.qzxw .con li {
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding-left:15px;
    background: url(http://www.qz828.com/css/2016/images/dot.jpg) 0px 15px no-repeat;
	float:left;
	width:465px;
}
.qzxw .tit_dh{
	    margin-bottom: 0px;
}
/*热门文章*/
.rank{
	float:left;
	width:479px;
	padding-right:21px;
}
.rank_dh {
    position: relative;
    border-bottom: 2px solid #CCC;
    margin-top: 0px;
    margin-bottom: 20px;
    z-index: 1;
    height: 38px;
}
.rank_dh h2 {
    position: absolute;
    bottom: -2px;
    display: block;
    padding: 0 3px 0px;
    font-size: 18px;
    border-bottom: 2px solid rgb(18,102,190);
    font-weight: 700;
}
.rank_dh h2 a {
    color: #1266be;
    height: 38px;
    line-height: 38px;
    text-decoration: none;
}
.rank_con {
    width: 479px;
    text-align: left;
}
.rank_con .hd {
    height: 30px;
    line-height: 30px;
    padding: 0px;
    border-bottom: 2px solid rgb(18,102,190);
    border-top: 2px solid rgb(18,102,190);
    border-left: 2px solid rgb(18,102,190);
    position: relative;
}
.rank_con .hd ul {
    float: left;
    position: absolute;
    height: 32px;
}
.rank_con .hd ul li {
    float: left;
    text-align: center;
    cursor: pointer;
    border-right: 2px solid rgb(18,102,190);
    width: 157px;
	font-size:16px;
}
.rank_con .hd ul li.on {
    height: 30px;
    background: rgb(18,102,190);
    color: #fff;
}
.rank_con .bd ul {
    padding: 15px 0px 0px 0px;
    zoom: 1;
}
.rank_con .bd ul li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
	font-size:14px; 
}
.rank_con .bd li span {
    padding-top: 2px;
    float: left;
    padding-right: 8px;
	*padding-top: 8px;
}
.rank_con .bd li a {
    color: #191919;
}
.rank_con .bd li a:hover {
    color: #ff7d00;
}
/*衢州新闻、浙江新闻、国际新闻*/
.news_center{
	width:485px;
}
.news_center .hd {
    height: 38px;
    line-height: 38px;
    padding: 0px;
    position: relative;
    border-bottom: 2px solid #ccc;
}
.news_center .hd ul {
    float: left;
    position: absolute;
    height: 38px;
}
.news_center .hd ul li {
    float: left;
    text-align: center;
    cursor: pointer;
    width: 125px;
	font-size:18px;
	height: 38px;
    line-height: 38px;
	font-weight:700;
}
.news_center .hd ul li.on {
    border-bottom: 2px solid rgb(18,102,190);
}
.news_center .hd ul li.on a {
    color: rgb(18,102,190);
    text-decoration: none;
}
.news_center .bd ul {
    padding: 15px 0px 0px 0px;
    zoom: 1;
}
.news_center .bd li {
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding-left:15px;
    background: url(http://www.qz828.com/css/2016/images/dot.jpg) 0px 15px no-repeat;
	float:left;
	width:470px;
}
.news_center .bd li span {
    float: right;
	color: #666;
}
.news_center .bd li a {
	float:left;
	width:335px;
	overflow:hidden;
}
/*衢州网视*/
.qzws{
	width:1000px;
	margin:0 auto;
	height:200px;
	margin-top:20px;
	margin-bottom:0px;		
}
.qzws .title{
	height:180px;
	float:left;
	width:50px;
	background:rgb(18,102,190);
	font-size:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:20px;
	line-height:200%;
	color:#fff;
}
.qzws .title:hover {
	 background-color: #549cea;
}
.qzws .prev{
	float:left;
	height:200px;
	width:40px;
}
.qzws .next{
	float:left;
	height:200px;
	width:40px;
}
.qzws .box{
	height:180px;
         padding-top:20px;
	float:left;
	width:870px;
	background:	rgb(245,245,245);
	overflow:hidden;
	position: relative;
}
.qzws .box ul{
	margin-top:20px;
}
.qzws .box ul li{
	width:225px;
	float:left;
	position: relative;
}
.qzws .box ul li img{
	width:195px;
	height:130px;
object-fit:cover;
}
.qzws .box ul li p{
	width:195px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
}
.qzws .box ul li i {
    position: absolute;
    left: 71.5px;
    top: 39px;
    display: block;
    width: 52px;
    height: 52px;
    cursor: pointer;
    background: url(http://www.qz828.com/css/2016/images/play.png) no-repeat;
}

.warp{
	width:1000px;
	margin:0 auto;
}
/*时政、时评、人文、城事*/
.current{
	width:657.5px;
	float:left;
}
.current .row{
	margin-top:20px;
	height:408px;	
}
.current .row .col{
	width:315px;
}
.tit_dh{
	position: relative;
    border-bottom: 2px solid #CCC;
    margin-top: 0px;
    z-index: 1;
    height: 38px;
	margin-bottom:20px;	
}
.tit_dh h2 {
    position: absolute;
    bottom: -2px;
    display: block;
    padding: 0 3px 0px;
    font-size: 18px;
    border-bottom: 2px solid rgb(18,102,190);
    font-weight: 700;
}
.tit_dh h2 a {
    color: rgb(18,102,190);
    height: 38px;
    line-height: 38px;
    text-decoration: none;
}
.tit_dh span {
    display: block;
    float: right;
    padding-top: 7px;
}
.news_pic{
	width:315px;
	position:relative;
}

.news_pic img{
        display:block;
	width:315px;
	height:210px;
object-fit:cover;
}
.news_pic span{
	width:315px;
	position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
	line-height:30px;
    overflow: hidden;
    z-index: 20;
    color: #fff;
    white-space: normal;
    word-wrap: break-word;
	text-align:center;
}
.news_pic span a{
	color:#fff;
}
.news_pic span a:hover{
	text-decoration: none;
	color:#ff7d00;
}
.news_pic .span_bottom_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 315px;
    height: 30px;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    z-index: 10;
}
.news_word{
	width:315px;
	margin-top:20px;
}
.news_word ul li{
	width:315px;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
/*通衢论坛、生活服务、衢报培训*/
.service{
	width:315px;	
	float:right;
}
.service .row{
	width:315px;
	margin-top:20px;	
}
.service .tqlt{
		
}
.service .tqlt ul li {
    border-bottom: solid thin #eeeeee;
    padding-bottom: 10px;
	*padding-bottom: 9px;
	_padding-bottom:11px;
	height:108px;
}
.service .tqlt ul li h2 {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
	font-weight:normal;
}
.service .tqlt ul li span {
    line-height: 24px;
    color: #666;
    display: block;
	font-size:12px;
	height:72px;
}
.service .shfw{
	padding-right: 2px;
}
.service .shfw ul {
    height:170px;
}
.service .shfw ul li {
    float: left;
    background: url(http://www.qz828.com/css/2016/images/bg_bm.png) no-repeat;
    width: 61px;
    height: 62px;
    margin-bottom: 18px;
    text-align: center;
    padding-top: 8px;
    line-height: 20px;
	font-size:12px;
	margin-left:14px;
	_margin-left:10px;
}
.service .qbpx ul li {
    line-height: 30px;
    font-size: 14px;
    width: 300px;
    height: 30px;
    overflow: hidden;
    padding-left:15px;
    background: url(http://www.qz828.com/css/2016/images/dot.jpg) 0px 15px no-repeat;
}
/*频道*/
.channel{
	width:1000px;
	margin:0 auto;	
}
.channel .row{
	margin-top:20px;
	width:1000px;
}
.channel .col{
	margin-right:27.5px;
	width:315px;
	float:left;
}
.channel .col.last{
	margin-right:0px;
}
/*媒体合作*/
.mthz{
	border-top: 4px solid rgb(18,102,190);
	width:100%;
	margin-top:40px;
        min-width:1000px;
}
.price{
	width:315px;
	height:301px;
	border-right: solid thin #eeeeee;
}
#price{
	margin-top:20px;
	margin-left:26.5px;
	width:262px;
	height:261px;
	overflow:hidden;
}
#price ul{

}
#price ul li{
	width:262px;
	float:left;
	height:261px;
}
.price ul li img{
	width:262px;
	height:261px;
	display:block;
}
.together{
	width:657.5px;
	height:301px;
        margin-top:10px;
}
.together h2{
	margin-top:10px;
	text-align:left;	
}
.together ul{
	
}
.together ul li{
	float:left;
	line-height:28px;
	width:657.5px;	
}
.media_box{
	padding-bottom:5px;
	padding-top:5px;
}
.media_box a{
	margin-right:10px;
	color:#666;
	font-size:12px;
}
.media_box a:hover {
    text-decoration: none;
	color:#ff7d00;
}
/*网站信息*/
.siteinfo{
    background-color: #f3f3f3;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    font-size: 12px;
    min-width:1000px;
}
.siteinfo .foot {
    text-align: center;
    width: 1000px;
	margin:0 auto;
    color: #666666;
    line-height: 24px;
    padding: 10px 0;
    overflow: hidden;
    zoom: 1;
}
.siteinfo .foot ul li {
    display: inline;
}
.siteinfo .foot a {
    color: rgb(18,102,190);
}
.siteinfo a:hover {
    text-decoration: none;
	color:#ff7d00;
}
.siteinfo .foot li span {
    padding: 0 5px;
}
.siteinfo .foot .copyright {
    color: #666666;
    line-height: 22px;
}
.siteinfo .foot .copyright span {
    padding-right: 10px;
}
/*对联广告*/
.fixediv {
	position: fixed;
	z-index: 9999;
	width: 110px;
}
.fixediv img {
	float: left;
	border: 0;
}
.fixediv a {
	float: left;
	margin-bottom: 0px;
	display: inline;
}
.fixediv a.close {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 110px;
	font-size: 12px;
	color: #5e5e5e;
	text-decoration: none;
	margin-bottom: 0;
}
.fixediv a.dl {
	text-align: left;
}
.fixediv a.dr {
	text-align: right;
}
.leftadv {
	left: 0px;
}
.rightadv {
	right: 0px;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2020-05-26 09:05:54" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->