#product{
	position:relative;
}

.center {
   
    display: none;
	position: absolute;
	left: 0;
	top: 54px;
	width:260%;
	background:rgba(255,255,255,0.8);
	z-index:999;
	 margin: auto;
	 margin-left:-80%;


}

.bgpic {

    float: right;
    width: 900px;
	height: 600px;
    
}

.bgpic img{
	height:600px}

.left-nav-1-nav-one {
    width: 100%;
}


.left-nav-1-nav-one dl dt a{
	}


	
.left-nav-1-nav-one dl dt span{
	display:none;
	margin-top:15px;
	margin-right:10px;
	
	}

.left-nav-1-nav-one .moreProduct a {
    color: #000;
	padding: 4px 25px !important;
}
.left-nav-1-nav-one .moreProduct a:hover{
	color:#fff;
	
}

.left-nav-1-nav-one .moreProduct {
    line-height: 40px;
    font-size: 18px;
}

.left-nav-1-nav-one dt{
	    overflow: hidden;
   
    clear: both;
    text-align: left;
	}

.nav .left-nav-1-nav-one dt:hover{
	background-color:#004b82;
	}
.nav .left-nav-1-nav-one dt:hover a{
	color:#fff;
	}
.nav .left-nav-1-nav-one dt:hover span{
	color:#fff;;
	}
	
.nav .left-nav-1-nav-one dt a:hover{
	background-color:#004b82;
	}


.right-nav-1-nav {
    float: left;
    width: 30%;
    position: relative;
    padding-top: 20px;
    padding-left: 60px;
	height:548px;
	background:url(../images/center02.png);

}

.right-nav-1-nav-pic {
    float: left;
}

.right-nav-1-nav-center {
    float: left;
    margin-left: 80px;
    margin-top: 10px;
}

.right-nav-1-nav-center h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}



.nav .right-nav-1-nav-center p a:hover {
    color: red;
	background-color:#e5e5e5;
}

.center_main {
    width: 1190px;
    margin: auto;
}

.nav .right-nav-1-nav-center-01 a{
	color:#000;}
	
.nav .right-nav-1-nav-center-02 a{
	color:red;}

.center_main {
   
    margin-bottom: 20px;
}


.center_main_one {
    overflow: hidden;
    border-bottom: 1px solid #004b82;
    padding-top: 30px;
	padding-bottom:20px;

}

.center_main .last{
    border: none;
}

.center_main_one a{
	color:#000;
}
.center_main_one h1 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
   /* margin-left: 30px;*/
}



.center_main_one_content{
    float: left;
}

.one_content{
    width: 850px;
    overflow: hidden;
    margin-bottom: 30px;
	/*margin-left:30px;*/
}

.one_content li{
    float: left;
	width:calc(100%/3);
    margin-bottom: 30px;
}
.one_content li:nth-child(3n){
    margin-right: 0;
}

.one_content a{
    color: #000;
}

.content {
    font-size: 16px;
    line-height: 50px;
    list-style: none;
	margin-left:15px;
}

.center_left{

    font-size: 18px;
    display:block;
}




.center_button {
    width: 130px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 20px;

}

.pic {
    width: 330px;
    height: 233px;
    float: right;
    margin-bottom: 15px;
    
}

.pic img{
	width: 330px;
    height: 233px;
	}

.content_button_01 {
    size: 30px;
    font-size: 16px;
    border-radius: 15px;
    width: 130px;
    height: 35px;
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
    text-align: center;
}