.common_top{
    position: relative;
    top:-40px;
    border-bottom: 1px solid #b7b7b7;
}
.common_top .common_top_title{
    width: 20%;
    height: 100px;
    line-height: 100px;
    background-color: #009944;
    color: white;
    text-align: center;
}
.common_top .common_top_title_1{
    width: 25%;
}
.common_top .common_top_title .about_p1{
    font-size: 24px
}
.common_top .common_top_title .product_detail_p1{
    font-size: 20px;
}
.common_top .common_top_title .fertilizer_p1{
    font-size: 18px;
}
.common_top .common_top_bread{
    margin-top: 70px;
    font-size: 14px;
    margin-bottom: 5px;
}
.common_top .common_top_bread .active{
    color: #009944;
}
/*--------------------关于我们---------------------*/
.about_main{
    padding-bottom: 30px;
}
.about_main_main{
    padding-top: 30px;
    padding-bottom: 30px;
}
.about_main .about_main_main p{
    line-height: 26px;
    margin-bottom: 20px;
}
.about_main .about_main_main h2{
    margin-bottom: 20px;
}
.about_main .about_main_main p img{
    width: 100%;
}
/*-------------------页数--------------------*/
.pages {
    margin:50px auto 30px auto;
    color: #221815;
}
.all_page{
    margin-top: 5px;
    margin-right: 20px;
}
.pagelist .thisclass {
    background: white;
    border: 0;
    font-weight: bold;
}
.pagelist li {
    float: left;
    border: 1px solid #afb0b0;
    padding: 5px 10px;
    margin-left: 5px;
    font-size: 16px;
    border-radius: 3px;
    background: #d3f0c8;
}
.pagelist li a{
    color: #221815;
}
/*-------------------新闻资讯---------------------*/
.news_main{
    margin-bottom: 50px;
}
.news_main_main{
    padding-top: 30px;
    padding-bottom: 50px;
}
.news_main .news_main_ul li {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed grey;
    cursor: pointer;
}
.news_main .news_main_ul li .news_left{
    width: 25%;
}
.news_main .news_main_ul li .news_left img{
    width: 100%;
    height: 170px;
}
.news_main .news_main_ul li .news_right{
    width: 70%;
    padding-left: 20px;
    padding-top: 10px;
}
.news_main .news_main_ul li .news_right h3{
     margin-bottom: 10px;
 }
.news_main .news_main_ul li .news_right p{
    line-height: 22px;
    color: #505050;
    margin-bottom: 10px;
}
.news_main .news_main_ul li .news_right .time{
    color: #898989;
    margin-top: 20px;
}
.news_main .news_main_ul li .news_more{
    width: 5%;
    margin-top: 30px;
}
.news_main .news_main_ul li .news_more .jia{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #afb0b0;
    color: #afb0b0;
    text-align: center;
    margin-top: 40px;
    margin-right: 20px;
}
.news_main .news_main_ul li:hover{
    border-bottom: 1px dashed #009944;
}
.news_main .news_main_ul li:hover h3{
    color:#009944;
}
.news_main .news_main_ul li:hover .news_more .jia{
    border:none;
    background-color: #009944;
    color: white;
}
/*----------------------新闻详情------------------------*/
.news_detail_main_main .news_detail_artical h2{
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
}
.news_detail_main_main .news_detail_artical .p_date{
    text-align: center;
    margin-bottom: 30px;
}
.news_detail_main_main .news_detail_artical .p2{
    margin-bottom: 20px;
    line-height: 26px;
    /*text-indent: 2em;*/
    color: #505050;
}
.news_detail_main_main .news_detail_artical .imgs{
    text-align: center;
    margin-bottom: 30px;
}
.news_detail_main_main .news_detail_artical .imgs img{
    width: 100%;
    max-width: 640px;
}
/*------------------------联系我们------------------------*/
.contact_main_main{
    margin-top: 30px;
    margin-bottom: 50px;
    color: #221815;
}
.contact_main_main .contact_left{
    width: 40%;
}
.contact_main_main .contact_left h1{
    margin-bottom: 10px;
    color: #221815;
}
.contact_main_main .contact_left p{
    line-height: 20px;
    margin-bottom: 10px;
}
.contact_main_main .contact_left p .title{
    font-weight: 600;
    font-size: 18px;
}
.contact_main_main .contact_left .p1{
    color: #505050;
    margin-bottom: 20px;
}
/*---*/
.contact_main_main .contact_right{
    width: 60%;
    padding-left: 50px;
    padding-right: 50px;
}
.contact_main_main .contact_right input,.contact_main_main .contact_right textarea{
    margin-bottom: 20px;
    outline: none;
    padding-left: 5px;
    border: 1px solid #b7b7b7;
    background-color: #d3f0c8;
}
.contact_main_main .contact_right .input1{
    width: 48%;
    height: 40px;
}
.contact_main_main .contact_right .input2{
    width: 100%;
    height: 40px;
    margin-right: 20px;
}
.contact_main_main .contact_right textarea{
    width: 100%;
    height: 150px;
    padding-top: 5px;
}
.contact_main_main .contact_right .submit{
    width: 150px;
    height: 40px;
    border: none;
    font-size: 18px;
    color: #505050;
    text-align: center;
    cursor: pointer;
    background-color: #afb0b0;
}
.contact_main_main .contact_right .submit:hover{
    background-color: grey;
    color: white;
}
/*-------------------产品中心----------------------*/
.product_main_main{
    color: #221815;
}
.product_main_main .product_main_left{
    width: 20%;
}
.product_main_main .product_main_right{
    width: 70%;
}
.product_main_main .product_main_right .product_main_right_ul li{
    float: left;
    width: 31.333%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: center;
    margin-bottom: 20px;
}
.product_main_main .product_main_right .product_main_right_ul li img{
    width: 100%;
    margin-bottom: 10px;
}
.product_main_main .product_main_right .product_main_right_ul li h3{
    font-weight: normal;
    font-size: 14px;
}
/*---------------------产品详情---------------------*/
.product_detail_main{
    color: #221815;
    padding-top: 30px;
    padding-bottom: 40px;
}
.product_detail_main .product_detail_left{
    width: 50%;
}
.product_detail_main .product_detail_right{
    width: 50%;
    padding-top: 50px;
    padding-left: 20px;
}
.product_detail_main .product_detail_right h2{
    margin-bottom:20px;
}
.product_detail_main .product_detail_right p{
    margin-bottom: 20px;
    font-size: 18px;
}

/*---------------------装船情况---------------------*/
.shipment_main_main{
    padding-top: 30px;
    padding-bottom: 30px;
}
.shipment_main_main .shipment_main_ul li{
	height:207px;
	overflow:hidden;
    float: left;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
}
.shipment_main_main .shipment_main_ul li img{
    width: 100%;
	height:100%;
}
/*--------------响应式调节---------------*/
@media screen and (max-width:1200px) {
    .about_main {
        padding-left: 10px;
        padding-right: 10px;
    }
    .product_main_main .product_main_left {
        width: 30%;
    }
    .common_top .common_top_title{
        width: 25%;
    }
    /*-----*/
    .common_top .common_top_title .fertilizer_p1 {
        font-size: 16px;
    }
    /*---新闻资讯---*/
    .news_main ,.news_detail_main,.contact_main{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (max-width:1000px) {
	.shipment_main_main .shipment_main_ul li{
        height: 167px;
    }
    .product_main_main .product_main_right {
        width: 65%;
    }
    .common_top .common_top_title .product_detail_p1{
        font-size: 18px;
    }
}
@media screen and (max-width:850px) {
    .common_top .common_top_title {
        width: 40%;
    }
    /*----产品中心-----*/
    .product_main_main .product_main_right {
        width: 60%;
    }
    .product_main_main .product_main_right .product_main_right_ul li {
        width: 48%;
    }
}
@media screen and (max-width:768px) {
    .common_top {
        top: -20px;
    }
    .common_top .common_top_title {
        height: 60px;
        line-height: 60px;
    }
    .common_top .common_top_title .about_p1 {
        font-size: 18px;
    }
    .common_top .common_top_bread {
        margin-top: 35px;
    }
    .about_main_main {
        padding-top: 10px;
         padding-bottom: 0;
    }
    /*------------------*/
    .product_main_main .product_main_left {
        width: 100%;
    }
    .product_main_main .product_main_right {
        width: 100%;
        margin-top: 20px;
    }
    .product_detail_main .product_detail_right {
        padding-top: 18px;
    }
    /*--------------*/
    .shipment_main_main .shipment_main_ul li {
        width: 31.33333%;
    }
    .pages {
        margin: 0;
        margin-bottom: 20px;
    }
}
@media screen and (max-width:600px) {
    .common_top .common_top_title .product_detail_p1{
        font-size: 12px;
    }
    /*--------------*/
    .shipment_main_main .shipment_main_ul li {
        width: 48%;
    }
    .common_top .common_top_title .fertilizer_p1 {
        font-size: 12px;
    }
    /*-----*/
    .contact_main_main .contact_left {
        width: 100%;
    }
    .contact_main_main .contact_right {
        width: 100%;
         padding-left: 0;
         padding-right: 0;
    }
}
@media screen and (max-width:500px) {
	.shipment_main_main .shipment_main_ul li{
        height: 150px;
    }
    .common_top .common_top_title_1{
        width: 60%;
    }
    /*新闻资讯*/
    .news_main .news_main_ul li .news_left {
        width: 100%;
    }
    .news_main .news_main_ul li .news_left img {
         height: auto;
    }
    .news_main .news_main_ul li .news_right {
        width: 100%;
    }
    .news_main .news_main_ul li .news_more {
        display: none;
    }
    .contact_main_main {
         margin-top: 0;
         margin-bottom: 0;
    }
}
@media screen and (max-width:400px) {
	.shipment_main_main .shipment_main_ul li{
        height: 130px;
    }
    .common_top .common_top_title .about_p1 {
        font-size: 14px;
    }
}










