﻿@charset "utf-8";
/* CSS Document */
body,ul,ol,dl,dt,dd,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,th,td,img,div,input,textarea{margin:0; padding:0;}
body{ background:#fff; color:#333; font-size:12px; font-family:Microsoft Yahei;}
*html{background-image:url(about:blank);background-attachment:fixed;}
input,textarea,select{font:12px Microsoft Yahei; }
input[type="submit"],
input[type="reset"],
input[type="button"]{-webkit-appearance:none;}
ul,ol,li{list-style-type:none;}
input,form,div,a{outline:none;}
a{ text-decoration:none; color:#666; outline:none;}
a:hover{color:#f0b513;text-decoration:none;}
table{border-collapse:collapse; border-spacing:0;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
img{ border:0; vertical-align:top;}
textarea{resize: none;}

.fl{ float:left; _display:inline;}
.fr{ float:right; _display:inline;}
* html .clearfix{ height:1%;}
.clearfix{display:inline-block;display:block;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{clear:both;}

/*头部*/
.header{width:1200px;height:97px;margin:0 auto;}
.header .logo-con{float:left;}
.header .logo-con .logo img{margin-top:5px;}
.header .logo-con .slogan{font-size:18px;color:#f0b513;line-height:97px;padding-left:20px;font-weight:600;}
.header .phone{float:right;padding: 0 0 0 50px;font-size:14px;line-height:20px;margin-top:30px;background:url(../images/phone.jpg) left center no-repeat;}
.header .phone span{font-size:16px;color:#f0b513;font-weight: bold;}

/*选择城市*/
.xz{color:#333;cursor:pointer;position: relative;margin-left:20px;font-size:14px;padding:5px;border:1px solid #ccc;}
.xz img{margin:47px 0 0 3px;transform: rotate(0deg);}
#citys{width:350px;background:#fff;z-index:500;position:absolute;top:64px;left:271px;line-height:36px;display:none;padding:5px 0;border:1px solid #ccc;}
#citys dl{display:inline-block;margin-left:15px;border-bottom:1px dashed #ccc;}
#citys dl:last-child{border:none;}
#citys dl dt{float:left;width:75px;font-size:14px;color: #d60011;font-weight:bold;}
#citys dl dd{float:left;width:60px;text-align:center;font-size:14px;}

/*导航*/
div.fixedNav{position:fixed;top:0px;left:0px;width:100%;z-index:100000;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));}
.nav{width:100%;background:#f0b513;}
.nav-list{width:1200px;margin:0 auto;height:48px;}
.nav-list li{width:130px;float:left;position:relative;}
.nav-list li a{font-size:18px;line-height:48px;color:#feffff;text-align:center;display:block;}
.nav-list li a:hover{background:#f90;}

.nav-list ul li dl{background: #f0b513;position: absolute;top:48px;left: 0;z-index:9999;display:none;}
.nav-list ul li dl a{line-height:44px;height:44px; width:130px; font-size:14px;display:block;text-align:center;color:#fff;padding-left:0;padding-right:0;border-bottom: 1px solid #fff;}
.nav-list ul li dl a:hover{background:#f90;color:#fff;font-size:14px;}

/*底部*/
.footer{height:333px;background:#333 url(../images/bottom_bj.jpg) center 0 no-repeat;}
.area{width: 1200px; margin: 0 auto;}
.footer .footer_nav,.footer .code{float:left;}
.footer .footer_nav{width:820px;color:#fff;}

.footer .footer_nav .text{width:196px;float:left;}
.footer .footer_nav .text .title{font-size:14px;padding-top:30px;line-height:40px;}
.footer .footer_nav .text p span{display:inline-block;}
.footer .footer_nav .text p .span1{width:24px;height:2px;background:#d60011;}
.footer .footer_nav .text p .span2{width:170px;height:2px;background:#3e3e3e;margin-left:2px;}

.footer .footer_nav .text ul li{margin-top:20px;width:66px;text-align:right;}
.footer .footer_nav .text ul li a{color:#fff;}
.footer .footer_nav .text ul li span{background:url(../images/sprite_01.png) -148px -297px no-repeat;width:6px;height:12px;float:left;margin-top:2px;}
.footer .footer_nav .text ul .long{width:76px;}

.footer .code{float:left;width: 320px;padding: 60px 0 0 60px;}
.footer .code p{color:#f2f2f2;font-size:14px;line-height: 30px;text-align:center;width:138px;}
.footer .code .tel a{display:block;height:44px;line-height:44px;color:#fff;font-size:24px;text-align:center;background:#d60011;margin-top:20px;width:100%;}

/*备案号*/
.copyright{height:60px;line-height:60px;font-size:16px;text-align:center;background:#f0b513;color:#fff;}
.copyright a{color:#fff}
.copyright img{vertical-align: middle;}

/*分页*/
.fenye{margin:60px auto 0 auto;font-size:16px;text-align: center;}
.fenye ul{display: inline-block;}
.fenye li{float:left;margin:5px;padding:0 16px;border:1px solid #e8e8e8;line-height:40px;}
.fenye .thisclass{color:#f0b513}
