@media (max-width:1670px){

}
@media (max-width:1440px){






}



@media (max-width:1366px){




}

@media (max-width:1140px){

.index_eboxRight a {
    display: block;
    border: 1px solid #ccc;
    padding: 26px 19px;
    margin-bottom: 8px;
    overflow: hidden;
}


}



@media (max-width: 1080px){




}

@media (max-width: 992px){

}




@media (max-width: 768px){


.listheader{
    display: none;
}

.headers{
    display: none;
}



.visible-xs {
    display: block!important;
}
    /*banner*/
    .banner{
          margin-top: 5rem!important;  
    }





    /*end*/
	.header {
    display: none;
	}

	/*phone*/
	.header_phone {
    background: #fff;
    box-shadow: 0 0 10px #E5DBD6;
    padding: 10px 15px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99999999;
	}

	.header_p_box {
    position: relative;
}
.p_logo {
    height: 40px;
    display: inline-block;
    float: left;
}

.p_logo img {
    height: 95%;
    width: auto;
}
a.p_menubtn {
    display: inline-block;
    float: right;
    padding: 4px 0 0;
}
a.p_menubtn span {
    display: block;
    width: 30px;
    height: 2px;
    background: #61a826;
    margin: 7px 0 5px;
}

.carousel{
	margin-top: 14.5%!important;
}


/*导航*/
.menuBox {
    position: fixed;
    width: 62%;
    top: 0;
    left: -62%;
    height: 100%;
    z-index: 999999999;
    background: #61a826;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.menuBox.active {
    left: 0;
}

.menuAll {
    position: relative;
    height: 100%;
    top: 0;
    padding-top: 43px;
}
.menuTitle {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 32px;
    border-bottom: solid 1px #fff;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.menuTitle i.fa {
    font-size: 20px;
    line-height: 32px;
    float: left;
    margin-right: 15px;
}
.menuBody {
    height: 100%;
    overflow: auto;
}
.menuBody ul {
    padding: 0;
    margin: 0;
}
.menuBody li.ua {
    padding: 0;
    border-bottom: solid 1px #fff;
}


.menuBody li a.ua_a {
    line-height: 38px;
}
.menuBody li a {
    color: #fff;
    line-height: 36px;
    padding: 0 15px;
    font-size: 12px;
}

.menuBody li a .fa {
    float: right;
    line-height: 36px;
    font-size: 18px;
    margin-right: 15px;
}

.menuBody ul.ul2_0 {
    background: rgba(255, 255, 255, 0.2);
    display: none;
}

.menuBody ul {
    padding: 0;
    margin: 0;
}
.menuBody ul.ul2_0 li {
    border-top: solid 1px #fff;
    padding-left: 20px;
}
.banner .bannernext{
    width: 12px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 30px;
}
.banner .bannerprev{
    width: 12px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 30px;
}


.index_a {
    width: 100%;
    background: none;
    height: auto;
    overflow: hidden;
}

.index_asTop {
    margin: 2rem 0;
}
.index_asTop span {
    font-size: 20px;
    float: left;
}

.index_asTop label {
    margin: 0;
    float: left;
    font-size: 12px;
    color: #131716;
    font-weight: 400;
    margin-top: 6px;
    margin-left: 8px;
}
.index_asnav a {
    flex: 1;
    text-align: center;
    height: 75px;
    transition: all 0.3s;
    border-radius: 0;
}

.index_asnav a div {
    position: relative;
    height: 46px;
}
.index_asnav a div img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -11px;
    margin-top: -13px;
    width: 22px;
}
.index_asnav a span {
    font-size: 14px;
}

.index_asnav a:nth-child(2) div img {
    margin-left: -11px;
    margin-top: -11px;
}
.index_asnav a:nth-child(3) div img {
    margin-left: -11px;
    margin-top: -10px;
}

.index_asnav a:nth-child(4) div img {
    margin-left: -11px;
    margin-top: -11px;
}
.index_asnav a:nth-child(5) div img {
    margin-left: -11px;
    margin-top: -11px;
}
.index_asnav a:nth-child(6) div img {
    margin-left: -11px;
    margin-top: -11px;
}
.index_asnav a:nth-child(7) div img {
    margin-left: -11px;
    margin-top: -11px;
}


.index_aboxleft {
    float: none;
    overflow: hidden;
    width: 100%;
}

.index_aboxRight .index_aboxRights .index_aboxRightsmy span {
    font-size: 19px;
}
.index_aboxRight .index_aboxRights .index_aboxRightsmy p {
    width: 83%;
    font-size: 13px;
}
.index_aboxRight {
    position: relative;
    right: 0;
    height: 100%;
    width: 102%;
    overflow: hidden;
    margin: 4rem 0;
}
.index_b img {
    margin-top: 4rem;
    max-width: 85%;
}
.ProTxt {
    margin-top: -14rem;
}
.hangyeLeft {
    float: none;
    width: 100%;
    height: auto;
}
.hangyeRight {
    float: right;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    padding-top: 34px;
    margin-bottom: 2rem;
}
.oneLeft {
    width: 64px;
    height: 274px;
    background: url(../image/images/4_03.jpg)center 0 no-repeat;
    overflow: hidden;
    color: #fff;
    font-size: 30px;
    font-family: Arial Bold;
    text-align: center;
    padding-top: 15px;
    float: left;
}

.oneRight {
    float: right;
    width: 75%;
    overflow: hidden;
    margin-top: 1rem;
}
.oneRight label {
    display: block;
    font-size: 19px;
    margin-bottom: 0;
}

.oneRight i {
    font-size: 13px;
    font-style: normal;
    display: block;
    margin-bottom: 12px;
}
.oneRight span {
    display: block;
    font-size: 13px;
    color: #b1adaa;
    margin-bottom: 13px;
}

.oneRight a {
    width: 134px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    margin-top: 77px;
}
.TabBox ul li {
    float: left;
    width: 50%;
    height: 136px;
}


.TabBox div {
    color: #fff;
    top: 0;
    height: 100%;
    padding-top: 30px;
    padding-left: 17px;
}

.TabBox span {
    font-size: 18px;
    font-weight: 700;
}
.TabBox i {
    font-size: 12px;
    color: #a5a4a3;
}
.index_cTop {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.index_cTop label {
    margin: 0;
    font-size: 20px;
    color: #008f63;
    line-height: 100%;
}
.index_cTop div {
    font-size: 20px;
    color: #e1e2e4;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 100%;
    margin-top: -14px;
    z-index: -1;
    position: relative;
}
.index_cswiper a span {
    display: block;
    margin-top: 13px;
    margin-bottom: 9px;
    font-size: 15px;
}
.index_cswiper a p {
    width: 88%;
    margin: auto;
    line-height: 25px;
    font-size: 12px;
}
.index_cswiper a .index_ca {
    width: 112px;
    margin: auto;
    line-height: 25px;
    margin-top: 29px;
    font-size: 12px;
}
.index_d {
    width: 100%;
    background: #F5F5F5;
    height: auto;
    overflow: hidden;
}

.index_ds {
    max-width: 1220px;
    padding: 0 10px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 2rem;
}

.index_dsLeft {
    float: left;
    width: 100%;
    overflow: hidden;
}
.index_dsLeft label {
    display: block;
    font-size: 20px;
    color: #6DCC7A;
    margin-top: 14px;
}
.index_dsLeft span {
    font-size: 14px;
    color: #343637;
    display: block;
    margin-top: 12px;
    margin-bottom: 9px;
}

.index_dsLeft p {
    margin: 0;
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 12px;
}
.index_dsLeft .index_dsLefts a {
    flex: 1;
    text-align: center;
    font-size: 13px;
    color: #0b0b0b;
    border-right: 1px solid #ccc;
    height: auto;
}
.index_dsLeft .index_dsLefts div {
    height: 44px;
    line-height: 44px;
}
.index_dsLeft .index_dsLefts img {
    transition: all 0.5s;
    width: 30px;
}

.index_dsLeft .index_dsLefts {
    margin-bottom: 3rem;
}
.index_dsRight {
    display: none;
}
.index_eTop {
    margin-top: 26px;
    margin-bottom: 20px;
    background-size: 100%;
}
.index_eTop label {
    font-size: 19px;
    margin: 0;
    line-height: 100%;
    margin-bottom: 7px;
}
.index_eTop div {
    font-size: 12px;
    color: #747474;
}
.index_enav a {
    display: inline-block;
    width: 109px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ccc;
    font-size: 13px;
    color: #464646;
    position: relative;
    transition: all 0.3s;
    margin: 0 5px;
}
.index_eboxLeft {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 1rem;
}
.index_eboxRight {
    float: right;
    width: 100%;
    overflow: hidden;
}
.index_eboxRight a {
    display: block;
    border: 1px solid #ccc;
    padding: 18px 10px;
    margin-bottom: 8px;
    overflow: hidden;
}
.index_eboxRight a div {
    font-size: 12px;
    color: #343637;
    overflow: hidden;
}

.index_eboxRight a p {
    font-size: 12px;
    color: #6a6c6e;
    line-height: 24px;
    margin: 9px 0;
}
.index_eboxRight a label {
    width: 93px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    color: #61a826;
    margin: 0;
    border: 1px solid #61a826;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.3s;
}
.index_etext {
    margin-bottom: 0rem;
}
.bottoms {
    margin-top: 49px;
}
.bottomsTopLeft {
    display: none;
}

.bottomsTopRight {
    float: right;
    color: #fff;
    width: 95%;
    overflow: hidden;
}

.allbottom {
    line-height: 19px;
    font-size: 12px;
    padding: 8px 8px;
}






/**/
.listbanner{
    margin-top: 5rem;
}
.listbanner {
    height: 320px;
    padding-top: 7rem;
}

.listbanner label {
    font-size: 19px;
    margin-top: -36px;
}
.listbanner div {
    border-top-color: #0855a7;
    border-top-style: solid;
    border-top-width: 3px;
    width: 84px;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.listbanner p {
    font-size: 12px;
    margin: 0;
    line-height: 23px;
}
#allmap {
    height: 400px;
}
.listcontact {
    min-height: 800px;
}
.listcontact>img {
    margin: 2rem 0;
    transition: all 1s;
    width: 58px;
}

.listcontact>p {
    font-size: 18px;
}
.listcontact>span {
    font-size: 13px;
    line-height: 24px;
    margin-top: 1rem;
}
/**/

.listnav {
    height: 60px;
    line-height: 60px;
}

.listnavleft {
    width: 52%;
}

.listnavleft a {
    width: 46%;
    color: #333;
    font-size: 12px;
}

.listabout .listabouttitle {
    font-size: 16px;
    margin: 0;
    padding-bottom: 1rem;
    margin-top: 2rem;
}
.listabout>div{
    font-size: 12px;
}

.listnew {
    padding-top: 2rem;
    width: 98%;
}


.listnew a {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.listnew a img {
    display: none;
}
.listnew .listnewright {
    width: 100%;
    margin-top: 0rem;
}
.listnew .listnewright .listnewrighttop {
    line-height: 34px;
}
.listnew .listnewright .listnewrighttop span {
    font-size: 14px;
}
.listnew .listnewright .listnewrighttop div {
    font-size: 12px;
}


.listnew .listnewright p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 1rem;
}

/**/
.listmessage>form>input {
    height: 29px;
    width: 70px;
    border: 0;
    margin-left: 31px;
    margin-top: 2rem;
    font-size: 14px;
    line-height: 20px;
}

.listmessages input {
    width: 81%;
    height: 30px;
    padding-left: 10px;
}
.listmessages span {
    float: left;
    width: 56px;
    text-align: right;
    margin-right: 1rem;
    font-size: 12px;
}

.listmessage {
    margin: 3rem auto;
    padding-left: 0;
    width: 98%;
}
.listmessages textarea {
    width: 81%;
    height: 100px;
}

.listpro {
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 98%;
}

.listproleft {
    width: 100%;
    margin-bottom: 1rem;
}

.listproleft a {
    height: 35px;
    width: 32%;
    font-size: 13px;
    line-height: 35px;
    margin-bottom: 0.5rem;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 2%;
}
.listproleft a:nth-child(3n){
    margin-right: 0;
}

.listproright .fa {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 15px;
    color: #fff;
    z-index: 999;
}

.listproright .title .tle {
    font-size: 14px;
}
.listproright .pic {
    height: auto;
}
.listproright .foot {
    padding: 10px 10px 10px;
    background: #fff;
}

.listproright .read {
    font-size: 12px;
    margin: 0;
}
.listproright .title {
    padding-top: 26px;
    width: 100%;
    height: 58px;
}
.listproright {
    width: 100%;
}



.listshowright {
    float: right;
    width: 100%;
}



.listshowrighttop>img {
    width: 100%;
}


.listshowrighttop>div {
    width: 100%;
    margin-top: 1rem;
}
.listshowrighttop>div p label {
    font-size: 17px;
}







}

@media (max-width: 414px){



}


