
body {
	color: #444;	font-size: 16px;	line-height: 1.85em;	background: #fff;
	font-family:"Lato", Arial, Verdana, Geneva, simsun, sans-serif ;	-webkit-font-smoothing: antialiased; }
.fl{ float: left; } 
.fr{ float: right;} 
.cl:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.cl{zoom:1} 

/***************
font-family: 'Lato';
宋体 SimSun  黑体 SimHei  微软雅黑 Microsoft YaHei  微软正黑体 Microsoft JhengHei 新宋体 NSimSun 楷体 KaiTi
深黑 重要文字和标题  #222
中灰色 普通文字信息及引导 #666
#浅灰  辅助信息 次要文字 按钮苗边 #999
#淡淡灰  分割线 标签描边 #d7d7d7 
#暗白  内容背景 #f3f5f7 
背景 #f8f8f8

**************/
.w1200{ width:1200px; clear:both; margin:0 auto;  }
.w100{ width:100%; min-width:1200px;  clear:both; margin:0 auto;  }

a { color:#444;}
a:hover{ color:#888;}
/********* top *****************/
header .ding{ height:80px; overflow:hidden; position:fixed; top:0; background:#fff;  border-bottom:1px solid #ddd; box-shadow: 0 2px 8px #ddd; }
header .ding .logo{ width:350px; height:80px;}
header .ding .daohang{ width:830px; margin-top:25px; height:50px; text-align:right; }
header .ding .daohang a{ display:inline-block; color:#222;  margin:0 8px; font-size:14px;     text-transform: uppercase; font-family: 'Lato-Bold'; letter-spacing:1px; }
header .ding .daohang a:hover{ color:#888;}


.title{ margin:80px auto 20px auto; background:#ececec; height:150px; line-height:150px;}
.title h1{ font-weight:normal; font-size:42px; text-align:left; color:#333; font-family: 'Conv_YanoneKaffeesatz-Regular'; letter-spacing:3px; }
.main{ margin:40px auto; overflow:hidden; text-align:justify; min-height:440px;    font-size: 14px;
    font-family: "Lato";
    line-height: 1.5em;
    letter-spacing: 1px; 
	
	}
.main img{ max-width:1200px;}
.main table{ border:1px solid #ddd; width:100%; }
.main table td{ padding:0 4px;}


.main .cplist li{ display:inline-block;   line-height:32px; margin:5px 20px 5px 0;  }
.main .cplist li a{ display:block; line-height:32px; padding:0 20px; border-radius:4px; border:1px solid #ddd; }
.main .cplist li a:hover { background:#333; color:#fff;}

/*.main .cplist li{ float:left; width:350px; padding:4px; margin:20px;  border-radius:4px; overflow:hidden; text-align:center; }
.main .cplist li .tu{ width:350px; height:175px; display:table-cell; text-align:center; vertical-align:middle; overflow:hidden;  }
.main .cplist li .mc{ line-height:32px;; height:32px;; color:#333; font-weight: bold;}
.main .cplist li .ms{ line-height:1.2em; padding:5px 0;  border-top:1px  dotted #ddd; border-bottom:1px dotted #ddd; font-size:12px; color:#777;}
*/
/***********分页*******************/

.pagination{list-style:none;margin:30px auto;padding:0;  text-align:center; display:inline-block;vertical-align:bottom; width:1200px;}
.pagination li{display:inline-block;border:solid 1px #ddd; margin:2px; text-align:center; border-radius:4px; overflow:hidden;}
.pagination a{background:#333; color:#fff; padding:4px 10px;line-height:18px;display:block;}
.pagination a:hover ,.pagination li.thisclass a{  color:#f00;}


/********cp**************/
footer .copyright{ padding:20px 0; background:#222; color:#999; text-align:center;}
footer .copyright a{ color:#999;}