@charset "utf-8";
/* CSS Document */

/*基础样式*/
*{ margin:0 auto;}
body{ margin:0 auto; padding:0; font-size:14px; font-family:'Microsoft YaHei','微软雅黑';
color:#000; min-width: 1180px;}

.backgroundimagel{z-index:-1;background-image:url(/web_images/guoqingredl.jpg);background-repeat:no-repeat;background-Position:left;height:100%;width:100%;overflow: hidden;background-size:100% 100%;}
.backgroundimager{z-index:-2;background-image:url(/web_images/guoqingredr.png);background-repeat:no-repeat;background-Position:right;height:100%;width:100%;overflow: hidden;background-size:0px 100%;}
.lf{ float:left;}
.md{ float:left;}
.rt{ float:right;}
.clear{ clear:both;}

a{ text-decoration:none; color:#000;}
a:hover{color:#0066cc;}
/*.title{ float:left; font-size:16px; display:block; color:#8d0202;}*/
.more{ float:right;}
.more a{ font-size:13px;}
.rightDate{ float:right; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
img{ border:none;}

ul{ padding:0;}
ul li{ list-style:none;}

.cfff {
    color: #fff;
  }

  
