body,ul,h1,h2,h3,h4,h5,h6,p,ol,dl,dt,button,dd,input,form,select,form,input,textarea,legend,fieldset{ margin:0; padding:0; font-family:"微软雅黑",Arial, Helvetica, sans-serif;outline: none;}
body{
    font-size: 14px;
    line-height: 2;
}
li{
    list-style-type: none;
}
a{
    color: #333;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.container{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-right: 0;
}
.inner{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.inner:after{
    display: block;
    content:'';
    clear: both;
}
.pr-z{
    position: relative;
    z-index: 99;
}
a{
    transition: all .5s ease-in;
}

.w90{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
/* top */
.head{
    position: relative;
    z-index: 99;
}
.logo{
    margin-right: 15px;
}
.logo a{
    display: block;
    float: left;
    width: 195px;
    height: 0;
    padding-top: 80px;
}
.menu{
    margin-top: 15px;
}
.menu > li{
    float: left;
    position: relative;
    padding: 0 20px;
}
.menu > li > a{
    font-size: 16px;
    position: relative;
}
.menu > li > a:after,.menu > li > a:before{
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    left: 0;
    content:'';
    opacity: 0;
    transition: all .5s;
}
.menu > li > a:after {
    background-color: #2b8148;
    bottom: -4px;
}
.menu > li > a:before{
    background-color: #e0d547;
}
.menu > li:hover > a{
    color: #333;
}
.menu > li:hover > a:before,
.menu > li:hover > a:after{
    opacity: 1;
}

.menu_drop{
    position: absolute;
    min-width: 100%;
    background-color: #fff;
    left: 0;
    z-index: 99;
    text-align: center;
    display: none;
    box-shadow: 0 5px 5px 1px rgba(0,0,0,.3)
}
.menu_drop a{
    color: #333;
    display: block;
}
.menu_drop li:hover a{
    background-color: #c5c5c5;
    color: #333;
}
/* banner */
.slideCon.slideBox{height: 385px;}
.slideBox{ width:100%; height:933px; overflow:hidden; position:relative; }
.slideBox .hd{position: absolute;left: 0;width: 100%;bottom: 10px;}
.slideBox .hd ul{  zoom:1;text-align: center;width: 100%; }
.slideBox .hd ul li{  margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:rgba(255,255,255,.8); box-shadow: 1px 1px 1px rgba(0,0,0,.8) inset; cursor:pointer;  display: inline-block;border-radius: 50%;line-height: 50;overflow: hidden;margin: 0 10px;}
.slideBox .hd ul li.on{ background:#0a0e19; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; height:933px;}
.slideBox .bd img{ width:100%; height:933px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.8;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:.3;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*abouts*/
.abouts_title{
    background: url(../images/title_bg.png) no-repeat center top;
}
.abouts_title h2{
    display: inline-block;
    background-color: #6d9149;
    color: #fff;
    font-size: 33px;
    padding: 0 10px;
}
.abouts_title p{
    font-size: 18px;
}
.abouts_con{
    height: 100%;
}
.abouts_bg{
    background-color: #e7e7e7;
}
.abouts_con p{
    text-indent: 2em;
}
.abouts_con a.more{
    position: relative;
    width: 110px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #a83032;
    color: #a83032;
    text-align: center;
}
.abouts_con a.more:after,
.abouts_con a.more:before{
    position: absolute;
    display: block;
    content:'';
    background-color: #a83032;
    top: -8px;
    right: -8px;
}
.abouts_con a.more:before{
    width: 30px;
    height: 1px;
}
.abouts_con a.more:after{
    width: 1px;
    height: 30px;
}
.abouts_con span{
    font-size: 33px;
    color: #6c6c6c;
}
@media(min-width: 990px) {
    .abouts_con{
        width: 60%;
        margin: 0 auto;
    }
}

/*title*/
.title{
    text-transform: uppercase;
}
.title p{
    font-size: 52px;
    font-family: Myriad Pro;
    color: #494949;
    line-height: 1;
}
.title h2{
    font-size: 45px;
    font-weight: bold;
    color: #494949;
}
.title span{
    font-size:22px;
    line-height: 2;
}
.pro_list_home{
    position: relative;
}
.pro_bg{
    background: url(../images/pro_bg.png) no-repeat center bottom;
    padding-left: 30px;
    padding-right: 30px;
}
.pro_bg li{
    padding-bottom: 130px;
}
.pro_bg a{
    display: block;
    position: relative;
}
.img-full{
    width: 100%;
}
.pro_list_home{
    position: absolute;
    bottom: -130px;
    background-color: rgba(255,255,255,.2);
    width: 100%;
    padding-top: 3rem;
    text-align: center;
    color: #fff;
}
.pro_list_home h2{
    font-size: 36px;
    font-weight: bold;
}
.pro_list_home em{
    font-style: normal;
    font-size: 18px;
    display: block;
    margin-bottom: 2rem;
}
.pro_list_home i{
    display: block;
    position: relative;
    width: 55px;
    height: 55px;
    margin: 2rem auto;
}
.pro_list_home i:after,
.pro_list_home i:before{
    position: absolute;
    display: block;
    background: #fff;
    content:'';
}
.pro_list_home i:after{
    top: 50%;
    width: 100%;
    height: 1px;
}
.pro_list_home i:before{
    width: 1px;
    height: 100%;
    left: 50%;
}
.pro_list_home p{
    font-size: 20px;
    text-transform: uppercase;
    font-family: Myriad Pro;
    display: inline-block;
    position: relative;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 50px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 35px;
    margin-bottom: 35px;
}

/*join*/
.join_bg{
    background: url(../images/join_bg.png) no-repeat center;
    padding-top: 10rem;
    padding-bottom: 10rem;
}
.join li{
    background-color: rgba(255,255,255,.8);
    margin-bottom: 15px;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}
.join li span em{
    font-style: normal;
    display: block;
    white-space: nowrap;
}
.join li div{
    letter-spacing: 5px;
    display: block;
}
.join li:last-child{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.join li:last-child strong em{
    display: inline-block;
    color: #a90101;
    font-style: normal;
}
.join li:last-child strong{
    font-size: 32px;
    font-family: arial;
    line-height: 1;
    margin-top: 10px;
}
.join li:last-child div{
    font-size: 20px;
    color: #494949;
    letter-spacing: 10px;
}


/*news*/
.news_bg{
    background: url(../images/news_bg.png) no-repeat center;
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
}
.news_con li{
    position: relative;
    background-color: rgba(255,255,255,.8);
    padding: 1rem;
    margin-bottom: 15px;
    transition: all .5s;
}
.news_con li:after{
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    background-color: rgba(255,255,255,.8);
    top: 0;
    right: -50%;
    content:'';
    transition: all .5s;
}
.news_con li h3{
    font-size: 18px;
    font-weight: bold;
    color: #b9ac00;
    margin-bottom: 10px;
}
.news_con li h3 a{
    color: #b9ac00;
}
.news_con li p{
    line-height: 1.5;
}
.news_con li:hover{
    background-color: rgba(8,34,16,.8);
    transition: all .5s;
}
.news_con li:hover p{
    color: #fff;
}
.news_con li:hover:after{
    background-color: rgba(8,34,16,.8);
}

/*footer*/
footer{
    background-color: #508168;
    padding-top: 4rem;
    padding-bottom: 4rem;
    color: #fff;
}
.foot_con{
    width: 100%;
}
.foot_con li h3{
    font-size: 16px;
    margin-bottom: 10px;
}
.foot_con li a{
    color: #fff;
    display: block;
}
.footlogo p.my-2{
    letter-spacing: 20px;
    justify-content: space-between;
}
.footlogo{
    position: relative;
}
.footlogo:before{
    position: absolute;
    width: 1px;
    height: 100%;
    right: 3rem;
    top: 0;
    content:'';
    background-color: #fff;
}
footer a{
    color: #fff;
}