@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body{font-size:14px;font-family:"微软雅黑";}
ul{ list-style:none;}
img{ border:none;}
a{text-decoration:none;}
.clear{clear:both;}
input{border:none;outline:none; background:none;font-family:"微软雅黑";}
em{ font-style:normal;}


/*----footer----↓↓↓*/
.footer{width:100%;height:244px;background:url(../images/footer_bg.gif);margin-top:50px; overflow:hidden;}
.footer .link{width:1200px;height:58px;margin:0 auto;line-height:58px; overflow:hidden;}
.footer .link h1{font-weight:lighter;color:#fff;font-size:18px;float:left;}
.footer .link h1 p{float:left;}
.footer .link h1 span{float:left;font-family:"arial"; text-transform:uppercase;}
.footer .link ul li{float:left;margin-left:45px;}
.footer .link ul li a{color:#fff;}
.footer .b{width:1200px;margin:0 auto;}
.footer .b .logo{text-align:center;width:310px;height:185px; background:url(../images/footer_bg2.gif) no-repeat right;float:left;}
.footer .b .logo a img{margin-top:35px;}
.footer .b .contact{width:400px;height:185px; background:url(../images/footer_bg2.gif) no-repeat right;float:left;color:#d6d6d6;font-size:12px;}
.footer .b .contact ul{padding-top:35px;}
.footer .b .contact ul li{line-height:29px;padding-left:80px;}
.footer .b #r{width:450px;background:none;}
.footer .b #r a{color:#d6d6d6;}
.footer .b #r a:hover{text-decoration:underline;color:#fff;}