/*header菜单*/
#Common_bg {
    position:absolute;
    width:1920px;
    height:1344px;
    left:50%;
    margin-left:-960px;
}
    #Common_bg img {
        display:block;
        width:100%;
        height:100%;
    }
#Index_Con {
    position:relative;
    width:1120px;
    height:1120px;
    left:50%;
    margin-left:-560px;
}
#In_Top {
    width:1120px;
    height:124px;
}
#Int_logo {
    float:left;
    width:235px;
    height:92px;
    background:url(../images/logo.png) no-repeat;
    margin-top:16px;
}
.sec_a{
	display:block;
	width:100%;
	height:68px;
	z-index: 80;
}
.a_index{
	display:block;
	width:235px;
    height:92px;
}
#Int_menu {
    position:relative;
    float:left;
    width:885px;
    height:68px;
    margin-top:28px;
     z-index:100;
}
#Int_ul {
    width:100%;
}
    #Int_ul li.Int_li {
        float:left;
        width:124px;
        height:68px;
        cursor:pointer; 
        background:url(../images/menu.png) no-repeat;
    }
/*二级菜单*/

ul.secu_ul {
    position:relative;
    width:120px;
    margin-top:-40px;
    border: solid #e5e5e5;
    border-width:0px 1px 1px 1px;
    border-radius:0px 0px 10px 15px;
     background:#fff;
    z-index:-10;
    height:0px;
    overflow:hidden;

}
    ul.secu_ul  li.sec_li{
	
        width:100%;
        height:39px;
        border-top:1px solid #e5e5e5;
      }
li.sec_li a {
    display:block;
    width:100%;
    height:39px;
}
span.sec_span1, .title_span2 , .title_span3, .title_span4, .title_span5, .title_span6, .title_span7 {
    text-align:center;
    display: block;
    width:100%;
    height:39px;
    line-height:39px;
    color:#b1b1b1;
    font-size:14px;
}

span.sec_span2 , .sec_span3 , .sec_span4, .sec_span5, .sec_span6, .sec_span7, .sec_span8{
    float:right;
    display:block;
    width:5px;
    height:39px;
    margin-top:-39px;
    
}

/*footer*/
#footer {
    position:relative;
    width:1920px;
    height:177px;
    background:#545454;
    left:50%;
    margin-left:-960px;
    margin-top:48px;
}
#footer_Con {
    width:1120px;
    height:177px;
    margin:0 auto;
}
#footer_logo {
    float:left;
    width:190px;
    height:73px;
    background:url(../images/footer_logo.png);
    margin-top:52px;
    margin-left:-5px;
}
#footer_copr {
    float:left;
    width:420px;
    height:50px;
    margin-top:55px;
    margin-left:12px;
}
    #footer_copr span {
        display:block;
        width:100%;
        height:16px;
        color:#fff;
        opacity:0.6;
    }
#footer_tel {
    float:left;
    width:360px;
    height:78px;
    margin-top:56px;
}
    #footer_tel span {
       display:block;
        width:100%;
        height:16px;
        color:#fff;
        opacity:0.6;
    }
#fr_top	{
	position:absolute;
	bottom:0px;
	right:0px;
	margin-right:440px;
	margin-bottom:74px;
	width:182px;
	min-height:24px;
}
#frt_ul{
	width:182px;
	height:84px;
	overflow:scroll;
	overflow-x:hidden;
    background: #585c60;
	}
.frt_li{
	width:182px;
	height:28px;
    cursor:pointer;
	}
a.nav_a {
    width:182px;
	height:28px;
    position:relative;
    cursor:pointer;
}
.fr_span1{
	display:inline-block;
	color:#d2d2d2;
	width:182px;
	height:24px;
	line-height:24px;
	font-family:'宋体';
	margin-left:8px;
	overflow:hidden;
}	
#fr_select{
	position:absolute;
	bottom:0px;
	right:0px;
	margin-right:440px;
	margin-bottom:50px;
	width:182px;
	height:24px;
	background:#686d74;
	}
	
#fr_span2{
	float:left;
	display:inline-block;
	color:#fff;
	width:150px;
	height:24px;
	line-height:24px;
	font-family:'宋体';
	font-weight:bold;
	margin-left:6px;
	overflow:hidden;
}		
#fr_btn{
	float:left;
	width:26px;
	height:24px;
	background:#b0b3b7;
	}
#fr_span{
	display:block;
	margin:0 auto;
	width:9px;
	height:6px;
	background:url(../images/tab1.png) no-repeat;
    background-position:0px -80px;
	margin-top:10px;
}	
.Page
{
    position:absolute;
	bottom:35px;
	left:50%;
	margin-left:-170px;
	width:340px;
	height:20px;

}
#Pageul
{
    position:absolute;
	height:20px;
    left:50%;
}
    #Pageul li
    {
        text-align:center;
        float:left;
        border:#ddd 1px solid;
        padding:2px 5px;
        color:#777777;
        margin:0 2px 0 0;
        text-decoration:none; 
       font-size:12px;
       cursor:pointer;
    }
#Pageul li.num
{
    width:18px;
}
.fy{
	position:absolute;
	bottom:35px;
	left:50%;
	margin-left:-170px;
	width:340px;
	height:20px;
}
div.fy a{border:#ddd 1px solid;padding:2px 5px;color:#777777;margin:0 2px 0 0;text-decoration:none; font-size:12px;}
div.fy a:hover{border:#d1d1d1 1px solid;color:#777777;background-color:#fff;}
div.fy a:active{border:#d1d1d1 1px solid;color:#777777;background-color:#fff;}
div.fy span.current{border:#d1d1d1 1px solid;padding:2px 5px;font-weight:bold;color:#777777;margin:0 6px 0 0;background-color:#fff;}
div.fy span.disabled{border:#d1d1d1 1px solid;padding:2px 5px;color:#777777;margin:0 6px 0 0;}
span.disabled{border:#d1d1d1 1px solid;padding:2px 5px;color:#777777;margin:0 2px 0 0;}
