/* 公共样式 */
html{ width:100%; height:100%;  }
body{ width:100%; color:#333;font:14px/30px Microsoft YaHei,SimHei,SimSun; background-color: #fff; }
a{color:#333;text-decoration:none; outline:none;}
a:hover {color: #ea5413;}
.clearfix:after { content:""; display:block; height:0; clear:both; } /*终极版清除浮动一*/
.clearfix {*zoom:1;}/*IE/7/6*/
.blank { height:20px;font-size:0px; line-height:0; overflow:hidden; }
.nodata{color:#f60;}
.fl{float:left; }
.fr{float:right; }
.text-center {text-align: center;}
.cn1200 {width: 1200px;margin: 0 auto;}
.mt50 {margin-top: 50px;}
.mr30 {margin-right: 30px;}


.tel {width: 174px;background: url("../images/tel.png") no-repeat top left;margin-top: 20px;padding: 2px 0 0 50px;}
.tel p {color: #ea5413;font-size: 22px; font-weight: bold;text-align:justify}

/* 首页导航区域 */
.nv {margin-left: 150px;}
.nv p {text-align: right;}
.nv p a {margin-right: 10px;}





