.more{
	width:1200px;
    margin: auto;
}


.more_right{
    width: 970px;
    float: right;
}

.more_content #one{
    font-size: 24px;
    
    border-bottom: 5px solid #003d93;
    line-height: 45px;
	display: inline-block;
}
.more_p p{
    font-size: 16px;
    line-height: 25px;
    color: #b7b7b7;
}

.more_content{
    margin-bottom:25px;
	overflow:hidden;
}

.more_content_left{
	width:302px;
    float: left;
    padding-top: 20px;
}
.more_content_left img{
	width:100%;
	border:1px #eee solid;}

.details_content_pic img{
	border:1px #eee solid;}

.more_content_right{
    width: 650px;
    float: right;
    height: 210px;
    line-height: 30px;
    font-size: 16px;
    padding-top: 20px;
    margin-left: 5px;
}

.more_content_right p{
    color: #b7b7b7;
    font-size: 16px;
}



.more_button {
    width: 130px;
    height: 40px;
    margin-left: 20px ;
    margin-top: 40px;
    
}

.more_button_01 {
    size: 30px;
    font-size: 16px;
    width: 130px;
    height: 35px;
    background-color: #dcdcdc;
    color: #7c7c7c;
    border: none;
    text-align: center;
}
