/*reset*/
*{font-family:'SourceHanSansCN-Regular','SourceHanSansCN-Medium','Microsoft YaHei'}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0}
input,button,select,textarea{outline:none}li{list-style:none}img{border:none}textarea{resize:none}
body{color:#666;background:#fff;word-break:break-all;word-wrap:break-word;text-align:center}
body,input,textarea{font-size:12px;font-family:\5b8b\4f53,Verdana,Arial}
a{color:#305999;text-decoration:none;outline:none;}
html{min-width:1200px;}

/*导航*/
.warp{width:100%;height:80px;background:#fff;margin:0px auto;}
.box{width:1200px;margin:0px auto;text-align:center;}
.box .logo img{line-height:80px;margin-top:13px;display:inline-block;float:left;height:54px;border-radius:4px;}
.box .daohang{display:inline-block;float:left;margin-left:234px;}
.box .daohang ul li{display:inline-block;float:left;line-height:80px;padding-left:46px;font-size:16px;color:#666;}
.box .daohang ul li:hover{color:#068BD8;}
.fix{clear:both;}

/*页脚*/
.footer{width:1200px;padding-top:60px;margin:0px auto;}
.footer ul{display:inline-block;float:left;text-align:left;width:220px;margin-right:10px;}
.footer ul .tip{font-size:17px;font-weight:bold;padding-bottom:10px;}
.footer  ul li{line-height:23px;font-size:13px;}
.footer ul a{color:#666;}
.footer ul a:hover{color:#333;}
.footer .country{width:230px;padding-left:20px;}
.footer .country span{font-size:22px;color:#333;font-weight:bold;}
.footer .country span:hover{color:#138db5;}
.bot{margin-top:20px;width:100%;background:#333;height:36px;color:#bbb;line-height:36px;font-size:14px;letter-spacing:1px;}