.dqwz {
	width: 94%;
	max-width: 1480px;
	margin: 0px auto;
	color: white;
	line-height: 280%;
	font-size: 14px;
}
.dqwz2 {
    width: 94%;
    max-width: 1360px;
    margin: 0px auto;
    color: white;
    line-height: 280%;
    font-size: 14px;
}
.dqwz a,.dqwz2 a{
	
	color: white;
	line-height: 280%;
	font-size: 14px;
}
#w_grid {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#w_grid .p_gridbox {
    background-color: rgba(0, 80, 140, 1);
}
.w1480 {
    width: 94%;
    max-width: 1480px;
    margin: 0px auto;
}
#TitImg img,.productimg {
    width: 100%;
    max-width: 800px;
    display: block;
    text-align: center;
    margin: 10px auto;
}
.contents_title {
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
    font-size: 24px;
    color: #434343;
    font-weight: bold;
    line-height: 34px;
}

.content .time {
    margin: 0px;
    padding: 3px 0px;
    text-align: center;
    font-size: 12px;
    color: #656464;
    line-height: 20px;
    background-color: #FAFAFA;
    margin-bottom: 15px;
}
.point {
    padding-top: 15px;
    font-size: 16px;
    line-height:220%;
}
#phpok_c_content {
    font-size: 14px;
    font-family: 宋体;
    height: 180%;
    color: #000;
    min-height:350px;
}
#phpok_c_content img{
    width:100%;
    max-width:800px;
}

    #phpok_c_content p {
        font-size: 17px;
        font-family: 宋体;
        line-height: 180%;
        color: #000;
    }
/*关于我们page*/
.content {
    margin-top: 10px;
    color: #000;
    height: auto !important;
    height: 300px;
    min-height: 300px;
}

    .content p, .content li, .content td, .content a {
        color: #000;
    }

.page {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
    display: block;
}

    .page a {
        display: inline-block;
        font-family: Arial;
        font-size: 13px;
        border: #dbdbdb 1px solid;
        padding: 4px 9px;
        margin: 2px;
        margin-bottom: 5px;
        color: #31363c;
        text-decoration: none
    }

        .page a:hover, .page a:focus {
            font-family: Arial;
            font-size: 13px;
            border: #000 1px solid;
            padding: 4px 9px;
            color: #fff;
            background-color: #31363c;
        }

    .page .current {
        font-family: Arial;
        border: #000 1px solid;
        font-size: 13px;
        padding: 5px 9px;
        color: #fff;
        margin: 2px;
        background-color: #31363c
    }
.newsmore
{
    background: rgba(0, 80, 140, 1);
    font-size: 14px;
    padding: 3px 20px;
    
    display: inline-block;
    line-height: 28px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
}
    