/**
*鍦≒osition灞炴�у�间负absolute鐨勫悓鏃讹紝
*濡傛灉鏈変竴绾х埗瀵硅薄锛堟棤璁烘槸鐖跺璞¤繕鏄鐖跺璞★紝鎴栬�呭啀楂樼殑杈堝垎锛屼竴鏍凤級
*鐨凱osition灞炴�у�间负Relative鏃讹紝鍒欎笂杩扮殑鐩稿娴忚鍣ㄧ獥鍙ｅ畾浣嶅皢浼氬彉鎴愮浉瀵圭埗瀵硅薄瀹氫綅锛�
*杩欏绮剧‘瀹氫綅鏄緢鏈夊府鍔╃殑銆�
*/
*{
    margin: 0;
    padding: 0;
	list-style-type:none;
}
/*nav瀵艰埅鐩掑瓙*/
.nav_conent{width:1200px; height: 60; margin: 0 auto; }
div.nav{
    width: 100%;
    height:60px;
    line-height: 60px;
    text-align: center;
    font-size: 12px;
    position: relative;
    background: #4db7dc;
	margin:0 auto 0 auto;
	z-index: 5;

}
/*nav-main*/
ul.nav-main{
    width:auto;
	
    height: 60px;
    list-style-type: none;
	display: inline-block;
	 float: left;
	
}
ul.nav-main span{
    display: inline-block;
    margin-left: 18px;
    width: 7px;
    height: 7px;
}
ul.nav-main a{width:90px; line-height: 60px; display: inline-block; color: #fff; text-decoration: none;}
/*瀵艰埅鏉¤缃�*/
ul.nav-main>li{
    width: 133px;
    position: relative;
    height: 100%;
    display: block;
    float: left;
    background: #4db7dc;
    color: #fff;
    margin-right:0;
    cursor: pointer;
	 text-align: center;
}
ul.nav-main>li:hover{
    background: #359dcd;
}

div.hidden-box{
    width: 133px;
    border-top: 0;
    display:none;
	background:#359dcd;
	position: absolute;
}
.hidden-box>ul{
    list-style-type: none;
    color: #ccc;
    cursor: pointer;
}
.hidden-box>ul li{width: 133px; height: 50px; line-height: 50px;  display: inline-block; overflow: hidden;}
.hidden-box>ul li a{width: 133px; height: 50px; line-height: 50px; font-size: 16px; display: inline-block; overflow: hidden; color: #FFFFFF; text-decoration: none; }
.hidden-box>ul li a:hover{background: #0b75cf;color: #fff;}

.hzwz{width:133px;margin: 0 auto; position: relative; }
.hidden-loc_1{
    top: 60px;
}
.hidden-loc_2{
    top: 60px;
}
.hidden-loc_3{
    top: 60px;
}
.hidden-loc_4{
    top: 60px;
}
.hidden-loc_5{
    top: 60px;
}
.hidden-loc_6{
    top: 60px;
}
.hidden-loc_7{
    top:60px;
}

.box04{
	left:485px;
}

.futong_2{ width:1212px;  height:1px; left:50%; text-align:center; position:fixed; bottom: 0; margin-left:-606px; z-index:999999;}
#code_2{ width:320px; height:180px; position:absolute; display:block;bottom: 0; right:-325px; border-bottom:none;}
#code_2 a{ display:inline-block; float:left; width:320px; height: 170px; margin-bottom: 10px;  cursor: pointer;}
#code_2 a img{width:320px; height: 170px; display: inline-block;}

/*飘窗*/
.futong{ width:1212px; top:0px; height:1px; left:50%; text-align:center; position:fixed; margin-left:-606px; z-index:99999;}
#code{ width:200px; height:183px; position:absolute; display:block; top:235px; right:-197px; border-bottom:none; }
#code a.left_ewm{display:inline-block; line-height: 30px; float:left; width:183px; height: 304px; cursor: pointer; background: #4db7dc; color: #fff; font-size: 18px; text-decoration: none;}
#code a.left_ewm img{width:183px; height: 304px; display: inline-block;}
