﻿/*====标签元素==========*/
*{margin:0;padding:0}
html{border:0;}
body,div,p,th,td,li,dd,a,span{font-size:12px;font-family:Arial, Helvetica, sans-serif,"宋体",Verdana;white-space:normal;word-break:break-all;}
body{background:#FFF}
ul{list-style:none;}
a img{border:0;}
p{line-height:160%;}

/*====链接======*/
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
a.style1{}
a.style1:hover{}

/*=====页面结构========*/
.f_l{float:left;}
.f_r{float:right;}
.c{height:1%;}
.c:after {content: ".";display: block;height:0;clear: both;visibility:hidden;}
.ell{overflow:hidden;white-space :nowrap;text-overflow:ellipsis;}
.h{height:100%}
.dn{display:none}
.ac{text-align:center}
.al{text-align:left}
.ar{text-align:right}
.ch{cursor:pointer;cursor:hand}


.footernew {width:910px;height:100px;color:#cccccc;text-align:center;font-size:12px;line-height:24px;margin:12px auto 0 auto;overflow:hidden;}
.footheight{height:60px;}
.footernew a {color:#cccccc;text-decoration:none;}
.footernew a.lchot {color:#bd0a01;}
.footernew a:hover {color:#bd0a01;text-decoration:underline;}
.footernew a:visited {color:#cccccc;}
.footernew div{width:546px; margin:0 auto;}
.footernew p{float:left;width:120px;height:50px;border:1px solid #d2d2d2;padding:0;line-height:20px; margin:6px;font-size:12px;}
.footernew .fl{float:left;padding:3px;}
.footernew .fr{float:right; width:72px;padding:5px 3px 0 3px;}