*{padding:0px;margin:0px;}
html{}
body{border:0;padding:0;font-size:12px;font-family:Verdana,Arial,Tahoma;background-color:rgb(241,241,241); color:#333333;}
body,dl,dd,ul,li,h1,h2,h3,h4,form,img,p{border:0;padding:0;margin:0;list-style:none;}
a{color:#111;text-decoration:none;}
a:hover{text-decoration:underline;color:#DB0000;}
.center{margin:0 auto;}
.le{ float:left;}
.ri{ float:right;}

.qheader{width:100%; height:130px;background-color:#333;}
.qhtop{width:960px; height:29px; line-height:28px; border-bottom:1px solid #0f0f0f; color:#aaa; }
.qhtop span{ float:right;}
.qhtop a{color:#aaa;}
.qhcore{width:960px; height:95px; border-top:1px solid #555;}
.qhcorel{width:205px; height:85px; padding-top:10px;}
.qhcorer{width:755px; height:95px; text-align:right;}
.qhcorerl{width:253px; height:95px;}
.qhcorerr{width:502px; height:65px; overflow:hidden; padding-top:30px; background:url(imagesso.png) no-repeat 0px 30px;}
.qhcorerr input.search-keyword{ width:410px; height:24px;border:none;background-color:transparent; color:#999999;}
.qhcorerr button{width:50px; height:24px;border:none;background-color:transparent; cursor:pointer;}
.qhmenu{width:960px;height:40px; }
.qhmenu ul{}
.qhmenu ul li{ float:left; width:90px; height:40px; line-height:38px; text-align:center; font-size:14px; }
.qhmenu ul li a{ color:#ddd;}
.qhmenu ul li a:hover li{ border-bottom:1px solid #996699;}
.qhmenu ul li.s{ color:#fff; width:5px;}


.addi960{width:960px;padding:10px 0px; text-align:center;}
.addi300{width:300px;padding:10px 0px; text-align:center;}

.adds300{width:300px;padding:0px; text-align:center;}
.adds640{width:640px;padding:5px 0px; text-align:center;}
.adds960{width:960px;padding:10px 0px; text-align:center;}





.ico1{ background:url(imagesicos.png) no-repeat 5px 5px;}
.ico2{ background:url(imagesicos.png) no-repeat 5px -20px;}
.ico3{ background:url(imagesicos.png) no-repeat 5px -45px;}
.ico4{ background:url(imagesicos.png) no-repeat 5px -70px;}



.qfooter{width:100%; height:45px; line-height:22px; text-align:center; background-color:#575757; color:#8a8a8a; border-top:1px solid #686868; padding:5px 0;}
.qfooter a{color:#8a8a8a;}

#back-to-top{position:fixed;bottom:20px;right:20px;}
#back-to-top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:40px;/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/-moz-transition:color 1s; -webkit-transition:color 1s;-o-transition:color 1s;}
#back-to-top a:hover{color:#979797;}
#back-to-top a span{background:#d1d1d1;border-radius:6px;display:block;height:40px;width:40px;background:#d1d1d1 url(imagesarrow-up.png) no-repeat center center;margin-bottom:5px;-moz-transition:background 1s;-webkit-transition:background 1s;-o-transition:background 1s;}
#back-to-top a:hover span{background:#979797 url(imagesarrow-up.png) no-repeat center center;}