body{
    font-size: 14px!important;
}
*{
    box-sizing: border-box!important;
}
a{
    text-decoration: none;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
h1,h2,h3,h4,h5{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
img{
    vertical-align: middle;
    border: none;
}
input{
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.clear{
    clear: both;
}

/*public*/
.InBanner{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.InBanner img{
    width: 100%;
    height: 100%;
}

.crumb{
    width: 100%;
    height: auto;
    margin-top: 35px;
    margin-bottom: 10px;
    overflow: hidden;
}
.crumb .crumbInfo a{
    color: #a5a5a5;
    font-size: 15px;
}
.crumb .crumbInfo a:hover{
    color: #129e70;
}
.crumbInfo span{
    color: #a5a5a5;
}

.main{
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    overflow: hidden;
}
.main .mainBox{
    min-height: 500px;
    background-image: url("../images/mainBg.png");
    background-repeat: no-repeat;
    background-size: 100% 550px;
}
.mainBox .mainLef{
    width: 206px;
    height: auto;
    margin-top: 45px;
    overflow: hidden;
}

.mainRig{
    width: 940px;
    height: auto;
    overflow: hidden;
}

.mainLef h4{
    width: 100%;
    height: 50px;
    background-color: #af0000;
    color: #ffffff;
    cursor: context-menu;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
}
.mainLef ul{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
}
.mainLef ul li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
}
.mainLef ul li a{
    width: 100%;
    height: 100%;
    color: #373737;
    display: block;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.mainLef ul li a:hover{
    background: #e58585;
    color: #ffffff;
}

.contInfo{
    width: 100%;
    height: 240px;
    background: #f05252;
    color: #ffffff;    
    overflow: hidden;
}
.contInfo img{
    width: 100px;
    height: 100px;
    display: block;
    margin: 20px auto 5px;
}
.contInfo i{
    width: 100%;
    display: block;
    font-size: 12px;
    font-style: normal;
    text-align: center;
    margin-bottom: 25px;
}
.contInfo span{
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.contInfo p{
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
}


/*public*/

/*aboutUs*/

.mainRig .details{
    width: 830px;
    height: auto;
    margin: 0 auto;
    text-align: justify;
}
.details .content h3{
    width: 100%;
    color: #036847;
    font-size: 24px;
    font-weight: 500;
    /*margin: 45px auto 45px;*/
    margin: 45px auto 25px;
    text-align: center;
}
.content .Info{
    background: #f3f0f0;
    text-align: center;
    line-height: 24px;
    margin-bottom: 15px;
}

/*aboutUs*/


/*product*/
.mList{
    width: 925px;
    height: auto;
    /*background: #f8f8f8;*/
    margin-top: 35px;
    float: right;
}
.mList h4{
    width: 100%;
    height: 75px;
    /*background-image: url("../images/pTit.jpg");*/
    background-repeat: no-repeat;
    background-position: left;
    border-bottom: 2px dashed #9b9aaa;
    margin-bottom: 40px;
}
.mlCon{
    width: 100%;
    height: auto;
}
.mlCon ul.mll{
    width: 100%;
    height: auto;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    overflow: hidden;
}
.mlCon ul.mll li{
    /*width: 32.5%;*/
    width: 33.2%;
    box-shadow: inset 0 0 0 0 rgba(54,71,140,0);
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    /*margin-left: .8%;*/
    height: auto;
    /*margin-bottom: 30px;*/
    overflow: hidden;    
    float: left;
}
.mlCon ul.mll li:hover{
    box-shadow: inset 0 0 0 10px rgba(54,71,140,.05);
}

.mlCon ul.mll li .img{
    /*width: 100%;*/
    width: 250px;
    height: 200px;
    text-align: center;
    position: relative;
    overflow: hidden;
    
    margin: 25px auto 0;
}
.mlCon ul.mll li .img img{
    width: 250px;
    height:250px;
    /*max-width: 100%;*/
    /*max-height: 100%;    */
}
.mlCon ul.mll li h5{
    color: #565a73;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 25px;
    padding: 0 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
.mlCon ul.mll li p{
    color: #565a73;
    height: 50px;
    font-size: 18px;
    margin-left: 20px;
    margin-bottom: 10px;
    overflow: hidden;    
}
.mlCon ul.mll li,
.mlCon ul.mll li .img>img,
.mlCon ul.mll li h5{
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.mlCon ul.mll li h5:hover{
    color: #39aa6c;
}
.mlCon ul.mll li:hover .img>img{
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
}

/*product*/

/*contact*/
.contactBox{
    width: 830px;
    height: auto;
    margin: 0 auto;
}
.contactBox h4{
    width: 100%;
    color: #036847;
    font-size: 24px;
    font-weight: 500;
    margin: 45px auto 45px;
    text-align: center;
}
.contactBox .map{
    margin-bottom: 40px;
}
.contactBox p{
    color: #454545;
    font-size: 14px;
    margin-bottom: 10px;
}

/*contact*/

/*newsList*/
.mainRig .newsLis{
    width: 925px;
    height: auto;
    /*background: #f8f8f8;*/
    margin-top: 35px;
    float: right;
}
.mainRig .newsLis .ulist{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.newsLis .ulist li{
    width: 100%;
    height: auto;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;

    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.newsLis .ulist li .nImg{
    width: 260px;
    height: 150px;
    float: left;
    margin-left: 10px;
    overflow: hidden;
}
.newsLis .ulist li .nImg a>img{
    width: 260px;
    height:180px;
}

.newsLis .ulist li .nText{
    /*width: 630px;*/
    width: 625px;
    float: right;
    margin-right: 10px;
}
.newsLis .ulist li .nText .conTitle{
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    text-align: left;
    overflow: hidden;
    font-size: 19px;
    font-weight: 500;
}
.conTitle a{
    color: #000000;
}
.conTitle a:hover{
    color: #036847;
}
.nText .conDesc{
    /*min-height: 80px;*/
    font-size: 14px;
    float: left;
    margin: 10px 0 20px;
}

.nText .more{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 15px;
    overflow: hidden;
}
.nText .more span{
    text-align: left;
    float: left;
    margin-right: 20px;
    color: #999;
}
.nText .more a{
    color: #129e70;
    float: right;
    text-align: left;
    margin-right: 10px;

    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.nText .more a:hover{
    margin-right: 0;
}

.newsLis .ulist li:hover{
    background: #f8f8f8;
}

.newsConBox p img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
/*newsList*/

/*鍒嗛〉*/
#content-page .pagination>.active>a{
    color: #fff;
}
.pagination ul .active a{
    background-color: #129e70;  
}
#content-page .pagination>.disabled>a{
    color: #777;
}
#content-page .pagination>li{
    cursor: pointer;
}
#content-page .pagination>li>a{
    color: #129e70;
}
#content-page .pagination>.active>a:hover{
    background-color: #129e70;  
}
.pagination>.active>a{
    border-color: #129e70!important;
}
/*鍒嗛〉*/

/*proInfo*/
/*鍔犺浇*/
#ajax_load_progessbar{
    width: 100px; 
    height: 100px; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
    margin:auto;
    z-index: 500;
    display: none;
}
#ajax_load_progessbar.show_load{
    display: block;
}
#ajax_load_progessbar.hide_load{
    display: none;
}
.loadEffect{
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
}
.loadEffect span{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ed5c29;
    position: absolute;
    -webkit-animation: load 1.04s ease infinite;
}
@-webkit-keyframes load{
    0%{
        background: #cacaca;
    }
    100%{
        background: #ed5c29;
    }
}
.loadEffect span:nth-child(1){
    left: 0;
    top: 50%;
    margin-top:-8px;
    -webkit-animation-delay:0.13s;
}
.loadEffect span:nth-child(2){
    left: 14px;
    top: 14px;
    -webkit-animation-delay:0.26s;
}
.loadEffect span:nth-child(3){
    left: 50%;
    top: 0;
    margin-left: -8px;
    -webkit-animation-delay:0.39s;
}
.loadEffect span:nth-child(4){
    top: 14px;
    right:14px;
    -webkit-animation-delay:0.52s;
}
.loadEffect span:nth-child(5){
    right: 0;
    top: 50%;
    margin-top:-8px;
    -webkit-animation-delay:0.65s;
}
.loadEffect span:nth-child(6){
    right: 14px;
    bottom:14px;
    -webkit-animation-delay:0.78s;
}
.loadEffect span:nth-child(7){
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    -webkit-animation-delay:0.91s;
}
.loadEffect span:nth-child(8){
    bottom: 14px;
    left: 14px;
    -webkit-animation-delay:1.04s;
}
/*鍦ㄧ嚎鐣欒█*/
.message{width:1100px; height:auto; margin:0 auto;}
/*鐣欒█鍥剧墖*/
.message .img{width:500px; height:auto; float:left;}
.message .img img{width:500px; height:auto;}
/*鐣欒█妗�*/
.message .messageCon{width:550px; height:auto; float:right;}
.message .messageCon .title{width:100%; height:auto; padding-top:20px; margin-bottom:30px;}
.message .messageCon .title h4{font-size:30px; font-family:"Times New Roman"; color:#624533; font-weight:normal; padding-bottom:10px;}
.message .messageCon .title h5{font-size:18px; color:#666; line-height:24px; font-weight:normal;}

.message .messageCon .messageBox{width:100%; height:auto;}
.message .messageCon .messageBox .text{width:550px; height:45px; box-sizing:border-box; border:1px dashed #624533; background:rgba(0,139,214,.05); margin-bottom:10px;}
.message .messageCon .messageBox .text i{display:block; float:left; width:59px; height:43px;}
.message .messageCon .messageBox .text .i1{background:url(../images/messageIcon1.png) center no-repeat;}
.message .messageCon .messageBox .text .i2{background:url(../images/messageIcon2.png) center no-repeat;}
.message .messageCon .messageBox .text span{display:block; float:left; width:1px; height:20px; margin:12px 0; background:#ccc;}
.message .messageCon .messageBox .text input{width:488px; height:20px; float:left; box-sizing:border-box; padding:0 15px; margin:12px 0; border:none; background:none;}

.message .messageCon .messageBox .textarea{width:550px; height:120px; box-sizing:border-box; border:1px dashed #624533; background:rgba(0,139,214,.05); margin-bottom:10px;}
.message .messageCon .messageBox .textarea textarea{
    border: none;
    background: none;
    padding: 10px 10px;
    line-height: 25px;
    width: 100%;
    height: 100%;
}
.message .messageCon .messageBox .vCode{width:550px; height:45px; margin-bottom:20px;}
.message .messageCon .messageBox .vCode input{border:1px dashed #624533; background:rgba(0,139,214,.05); box-sizing:border-box; width:200px; height:45px; float:left; padding:12px 15px; line-height:25px;}
.message .messageCon .messageBox .vCode p{width:80px; height:28px; float:left; margin:7px 20px;}

.message .messageCon .messageBox .button{width:200px; height:45px;}
.message .messageCon .messageBox .button input{width:200px; height:45px; background:#624533; color:#fff; border:none; font-size:16px;}