@charset "utf-8";
/**CSS Document**/

/**top_box**/
.top_box{ width:100%; height:36px; overflow:hidden; font-family:"Microsoft YaHei";}
.top{width:1180px; height:36px; margin:auto;}
.top_left{ width:380px; height:36px; float:left; line-height:36px; color:#303030; font-size:12px;}
.top_left span{ font-weight:bold;}
.top_right{ height: 36px; float: right;}
.top_right ul li{float: left; line-height:36px; padding:0px 0px 0px 10px;}
.top_right ul li a{ color:#303030; font-size:12px;}
.top_right ul li span{padding:0px 3px 0px 0px;}
.top_right ul li img{width:18px; height:18px; display:block; padding:9px 0px 0px 0px; float:left;}

/**top_bgk**/
.top_bgk{ height:150px; background:url(../images/top_bg.jpg) no-repeat center; overflow:hidden;}
.top_nr{ width:1180px; margin:auto;}
.logo{ width:260px; height:88px; float:left; padding:31px 30px 0px 0px; display:inline;}
.biaoyu{ width:500px; height:72px; float:left;  margin:39px 0px 0px 0px; line-height:36px; font-size:20px; color:#303030;}
.biaoyu span{ color:#dd221d; font-size:20px; display:block; font-weight:bold;}
.iphone{ float:right; display:inline; margin-top:45px; background:url(../images/tel.png) no-repeat left bottom; padding-left:60px; line-height:25px;}
.iphone span{ display:block; font-size:24px; color:#1579c6; font-family:impact; line-height:24px;}

/**nav**/
.nav_all{background:url(../images/nav_bg.jpg) no-repeat center; height:55px;}
.nav{ width:1180px; margin:auto; height:45px; padding:5px 0px;}
.nav li{ float:left; text-align:center; background:url(../images/nav_line.jpg) no-repeat left center;}
.nav li a{ display:block; font-size:15px; height:45px; line-height:45px; color:#fff; width:118px;}
.nav li:first-child{ background:none;}
.nav li:hover{ background:url(../images/nav_tab.jpg) no-repeat center;}
.nav li.another{ background:url(../images/nav_tab.jpg) no-repeat center;}
.fixedNav{ position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}

/*bottom_box*/
.bottom_nav{ width:100%; height:45px; background:#1579c6; text-align:center; line-height:45px; color:#fff;}
.bottom_nav a{ font-size:14px; color:#fff; padding:0px 10px;}
.bottom_big{ width:1180px; margin:auto; padding:20px 0px; color:#333; line-height:30px; font-size:14px; height:150px;}
.bottom_big a{ margin:0px 3px; color:#333;}
.bottom_left{ width:1000px; float:left;}
.bottom_right{ width:120px; height:150px; float:right; color:#666; text-align:center; line-height:30px;}
.bottom_right img{ width:114px; height:114px; display:block; border:3px solid #ddd;}
.clear_h2{font-weight:normal;font-size:14px; padding:0px; margin:0px; color:#333; display:inline-block;}

.zlgw{
    position: fixed;
    top: 60%;
    right: 0;
    width: 200px;
    height: 80px;
    background: url(../images/jiantou.png) no-repeat;
    float: left;
    z-index: 9999;
}
.zlgw a{
    width: 180px;
    height: 60px;
    font-size:16px;
    color:#fff;
    text-align:center;
    line-height:30px;
    display: block;
	padding:10px 0;
}
.zlgw a span{
	display:block;
	font-size:18px;
}











