@charset "utf-8";
/* CSS Document */
*{outline:none;border:0;font-family:"微软雅黑";}
html {  width: 100%; font-family: 'Microsoft YaHei'; }
body {margin:0; padding:0; font:12px "\5B8B\4F53",san-serif;background:#fff;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}  
a:hover,a:link,a:visited{ color:#196ec2; text-decoration:none;}

a img {border:0}
ul, li, ol {list-style:none}
.clear {clear:both}
.left{float:left;}
.right{float:right;}
.city{width:60px;height: 30px;line-height: 30px;font-size:14px;color:#787878; margin:40px 0 0 20px;background:url(../images/icon_down.png) no-repeat right center;} 
.cityshow{width:540px;height:292px;padding:15px ;background-color: #FFFFFF;position: absolute;left:0;right: 0;top:0;bottom:0;margin:auto;z-index: 9999;border-radius:5px; }
.shadow{ width: 100%;  height: 100%;background-color: #000;opacity: 0.5;position:fixed;top:0; left:0; }
.citydetail  div{ width: 90px;height: 30px;line-height: 30px;text-align: center;float:left;color:#565656;font-size:14px; }
.citydetail  div:hover{color:#196ec2;}
.hide{ display: none;}
.show{display: block;}
.scrollNo{overflow-y:hidden;}

#topH{background:#f9f9f9;height:36px;line-height:36px;font-size:14px;}
#topH a{color:#565656;font-size:14px;margin-right:10px;}
#topH a.cur,#topH a:hover{color:#f08300;}
#top{background:#fff;padding-bottom:20px;height:85px;}
.container{width:1200px;margin:0 auto;}
.logo{margin-top:30px}
.searchBox{width:500px;margin-left:180px;margin-top:33px}
.searchBox p{height:24px;line-height:24px;}
.searchBox p a{color:#565656;}
.searchBox p a:hover{color:#196ec2;}
.searchBox p span{font-size:12px;color:#999;padding:0 5px;}
.searchBox .keyWordDiv input{height:44px;border:2px solid #d9d9d9;width:350px;padding-left:30px;background:url(../images/search.png) no-repeat 5px center;}
.searchBox .searBtn{background:#f08300;color:#fff;font-size:14px;height:48px;width:110px;float:right;}
.loginDiv{width:180px;height:100px;line-height:110px;}
.loginDiv a.loginA{background:url(../images/login.png) no-repeat left center;padding-left:20px;color:#787878;}
.loginDiv a.registerA{background:url(../images/register.png) no-repeat left center;padding-left:20px;margin-left:10px;color:#787878;}
#header{height:60px;line-height:60px;background:#494e62;}
#header ul li {width:115px;float:left;text-align:center;overflow:hidden;}
#header ul li a{color:#fff;font-size:16px;display:block;width:100%;height:60px;}
#header ul li a:hover{background:#f08300;}

#footer{background:#3e3e3e;border-top:1px solid #3e3e3e;margin-top:20px;padding-bottom:20px;}
#footer .p_nav{text-align:center;padding-top:20px;}
#footer .p_nav a{color:#565656;font-size:14px;}
#footer .p_nav span{color:#999;font-size:12px;padding:0 10px;}
.banquan{color:#6a6a6a;line-height:24px;padding:20px 0 40px;font-size:14px;}
.friLink{line-height:24px;padding:10px 0;border-bottom:1px solid #6a6a6a;}
.friLink a{color:#b5b5b5;font-size:14px;display:inline-block;}
.friLink span{color:#b5b5b5;font-size:12px;padding:0 10px;}
.friTit{color:#ffffff;font-size:18px;font-weight:700;padding-top:20px;}
.bq_l{color:#b5b5b5;line-height:24px;background:url(../images/f_logo.jpg) no-repeat left top;padding-top:65px;}
.bq_r{color:#b5b5b5;line-height:24px;text-align:right;padding-top:20px;}
.f_flink{padding-bottom:20px;}

.banquan {
    color: #6a6a6a;
    line-height: 24px;
	text-align:center;
    padding: 20px 0 40px;
    font-size: 14px;
}


