@charset "utf-8"; 
/*
**@恰维网络 http://www.qiawei.cn 
**作者：寒川 http://www.huikon.cn
*/
/**公共**/
@import url(lightbox.css);
@import url(screen.css);
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, button, input, textarea, img, blockquote, th, td {margin:0; padding:0;}
body{background: url(../bg.png) repeat;font-family:"微软雅黑","宋体", simsun, sans-serif;font-size:12px;}
a{color:#fff;text-decoration: none;}
a:hover{color:yellow;}
a img{border:0px;}
li{list-style-type:none;}
.wrap{margin:0 auto;width:100%;}
.head{background: url(../bg_top.png) repeat-x; background-color:#F6F6F6;}
.top{height:78px;width: 1002px;margin: 0 auto;}
.banner{margin:0 auto;text-align:center;}
.banner img{width:100%;}
.nav{height:42px;background: url(../title.png) repeat-x;font-size:14px;}
.ul{width:1002px;margin:0 auto;}
.nav ul{padding-top:10px;float:right;}
.nav li{width:80px;float:left;margin-right:20px;border-right:1px solid #ddd;}
.nav ul li:first-child{padding-left:40px;border-left:1px solid #ddd;}
.nav li a{color:#fff;text-decoration: none;}
.nav li a:hover{color:yellow;}
.nav .curr a{color:yellow;}
.logo{float:left;margin-left:30px;margin-top:20px;}
.logo a{width:230px;height:45px;background: url(../logo.png) no-repeat;float:left}
.top_right{float:right;}
.icon{width:170px;float:left;margin-top: 40px;}
.qq{width:50px;height:34px;background: url(../icon.png) 0px 0px no-repeat;float:left}
.sina{width:50px;height:34px;background: url(../icon.png) 0px -40px no-repeat;float:left}
.wechat{width:42px;height:34px;background: url(../icon.png) 0px -78px no-repeat;float:left}
.tel{float:left;font-weight:bold;font-size:22px;margin-top:33px;}
.fwb{width:58px;height:56px;background: url(../images/footer_small.png) right;float:left}
.fbk{width:58px;height:56px;background: url(../images/footer_small.png)left  no-repeat;float:left}
.fwechat{width:58px;height:56px;background: url(../images/footer_small.png)center no-repeat;float:left}

.clear{clear:both;}
.footer{width:1002px;margin:0 auto;}
.footer .img{width:1002px;overflow:hidden}
.foot{width:1002px;height:94px;background: url(../bg_footer.png) repeat-y;padding-top:20px;margin-top:6px;}
.smallimg{width:200px;height:56px;margin-left:80px;border-right:1px solid #777;background: url(../footer_small.png) no-repeat;float:left}
.foot .text{width:612px;margin-left:20px;float:left;color:#333}
.height6{height:6px;}
.height10{height:10px;}

.line{margin:5px 0;height:1px;border-bottom:1px solid #555;}
/**公共完**/
