﻿@charset "utf-8";
/*CSS重置*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, img{ margin:0; padding:0; }
*{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -moz-user-select: none; user-select: none;}
body, button, input, select, textarea,p{ font:14px 'Microsoft YaHei',arial,sans-serif; }
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight: normal; font-family: 'Microsoft YaHei',Arial;}
ul, ol { list-style:none; } 
input:focus,textarea:focus { outline:none;}
legend { color:#000; }
em{ font-style: normal;}
fieldset, img ,span{ border:0; display: block;}
article,aside,figcaption,figure,footer,header,nav,section,summary{display:block}
textarea { resize: none;}
button, input, select, textarea { font-size:100%; } 
table { border-collapse:collapse; border-spacing:0; }
img{border:0px;}
em{ font-style:normal;}
button,input,select,textarea{font-size: 100%;}
table {border-collapse: collapse;border-spacing:0;}
.clearfix:after { visibility:hidden; display:block; font-size: 0;content: " "; clear:both; height:0;}
.clearfix{ *zoom:1; }

/*网站公用样式表 */
a{ text-decoration:none;  color:#000000;font-weight: bold;}
a:hover{ text-decoration:none; color:#f35b07; }
a:visited{ text-decoration:none;}
.w960{ width:1050px; margin:0px auto;}
.orange{ color:#f35b07; }
.f12{ font-size: 12px; }
.fl{ float:left;}
.fr{ float:right;}
.tac{ text-align:center;}
.tal{ text-align:left;}
.hidden{ display: none; }
.d-block {display: block!important}
.w-100 {width: 100%!important}
.icon{ background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle; }
.max_w{width: 1050px!important;}
.max_w .reLink{width: 1050px!important;}
.max_w .rePro li{ margin-left: 40px;}

/*footer*/
.footer{ width:100%; height:340px; line-height: 26px; color:#ccc; background: #292929; position:relative;}
.footer a{ color:#ccc;}
.footer a:hover{ color:#f35b07;}
.footer .returnTop{ width:71px; height:29px; cursor:pointer; background-position:-308px -83px; position:absolute; top:-29px; left:50%; margin-left:-35px;}
.footer-left{ width: 605px;}
.friendLink,.btnav{ width: 214px; padding-right: 45px; margin:80px 0px 30px; background: url(../images/fbgsplit.jpg) repeat-y right top;}
.friendLink a,.btnav a{ font-size: 12px; margin: 0px 20px 8px 0px; display: inline-block;}
.friendLink .tit,.btnav .tit{ font-size: 16px; margin-bottom: 20px; color:#ccc;}
.friendLink .tit span,.btnav .tit span{ font-family: impact; margin-left: 10px; color: #fff; }
.btnav{ padding-left: 65px;}
.copyright{ font-size: 12px; color: #fff; }
.footer-right{ width:310px; padding:65px 0px 0px 40px;}
.footer-right .tit,.btnav .tit{ font-size: 16px; margin-bottom: 20px; color:#ccc;}
.footer-right .tit span,.btnav .tit span{ font-family: impact; margin-left: 10px; color: #fff; }
.footer-right .blogo{ width:178px; height: 51px; margin: 0px 0px 23px -6px;}
.footer-right .dizhi{ font-size: 12px; }
.footer-right .code{ padding-top: 20px;}
.footer-right .code li{ width: 80px; float: left; margin-right: 10px; font-size: 12px; color:#fff; text-align: center;}
.footer-right .code li img{ width:67px; height: 67px; margin: 0px auto; padding:2px; background: #fff; display: block; }
