@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1280px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}
span#fzwz {
    
}

.fl{float: left;}
.fr{float: right;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;font-size: 0;margin: 0;padding: 0;display: block;_height: 0;overflow: hidden;}
/*清除浮动*/
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0;}
/*高光特效*/
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: '';position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
/*网站公用样式表*/
.w1200{width: 1280px;margin: 0 auto;}
/*顶部*/
.top_main{color: #333;font-size: 14px;line-height: 40px;background-color: #f3f3f3;}
.top_main ul li{display: inline;padding: 0 5px;}
.top_main ul li a:hover{color: var(--colour1);}
.top_main ul li a{color: #333;position: relative;z-index: 10;}
/*头部*/
.head_main{width: 100%;height: 120px;z-index: 999;}
.head_main .logo {
    font-size: 39px;
    font-weight: bold;
    line-height: 120px;
}
.head_main .logo img{display:block;}
.head_main .tel {
    float: right;
    background: url(../img/tel.png) no-repeat 0 center;
    padding-left: 43px;
    margin-left: 40px;
    margin-top: 39px;
}
.head_main .tel strong {
    display: block;
    font-size: 41px;
    line-height: 49px;
    margin-top: -6px;
    color: #008303;
}
.gjcsous{background: #f4f4f4;width:100%;}
.gjc{ line-height: 56px; color: #666;}
.gjc span{ color: #222; font-weight: bold;}
.gjc a{ padding-left: 18px;font-weight: bold;}

.box_01 .top .fl_list li:first-child,.box_01 .top .fl_list li:hover {
    background: #008303;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_01 .top .fl_list li:first-child a,.box_01 .top .fl_list li:hover a {
    color: #fff;
    background: url(../img/pro_jt_02.png) 177px center no-repeat;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.box_01 .pro_list li:hover {
    background: #008303;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.box_01 .pro_list li:hover .name {
    color: #fff;
    background: url(../img/dian02.png) right center no-repeat;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.box_01 .pro_list li:hover .name::before {
    content: '. .';
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 5px;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.albts.fr {
    width: 85%;
    text-align: center;
    padding-top: 122px;
}

.albts.fr p {
    color: #fff;
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 4px;
}

.albts.fr span {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 50px;
}




@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;z-index:9999;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #7bbc2f; color: #fff;float: left;font-size: 43px; font-weight: bold;}

.head_main .logo {
    font-size: 27px;
    font-weight: bold;
    line-height: 120px;
}
.head_main .tel {
    float: right;
    background: url(../img/tel.png) no-repeat 0 center;
    padding-left: 24px;
    margin-left: 10px;
    margin-top: 47px;
    background-size: 11%;
}
.head_main .tel strong {
    display: block;
    font-size: 23px;
    line-height: 29px;
    margin-top: 0;
    color: #008303;
}
.nav_xiala {
    width: 98%;
    height: 60px;
    margin: 0 auto;
    box-sizing: content-box;
}
.nav_xiala ul {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: space-between;
}
.nav_xiala ul li {
    width: 14%;
    height: 60px;
    float: left;
    position: relative;
    z-index: 0;
}
.nav_xiala > ul > li:first-child{
	background:#008303;
}
.nav_xiala > ul > li:first-child > a{
	color:#fff;
}
.nav_xiala > ul > li.active::before{
	display:none;
}
.nav_xiala > ul > li::after{
	display:none;
}
.gjc {
    line-height: 56px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box_01 .top {
    width: 98%;
    height: auto;
    margin: 0 auto;
}
.box_01 .top .h_title {
    display: none;
}

.box_01 .top .fl_list {
    width: 100%;
    height: auto;
    margin-top: 85px;
    float: none;
    overflow: hidden;
    display: block;
    text-align: center;
    margin: 52px auto 0;
}
.box_01 .top .fl_list li {
    width: auto;
    height: 55px;
    background: #f4f4f4;
    border-radius: 25px 2px 25px 2px;
    float: none;
    margin: 0 27px 17px 0;
    overflow: hidden;
    -webkit-transition: all .7s;
    transition: all .7s;
    display: inline-block;
    text-align: center;
}
.box_01 .top .fl_list li a {
    display: block;
    width: auto;
    padding: 0 22px 0 15px;
    font-size: 16px;
    color: #333;
    line-height: 55px;
    background: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}
div#deno {
    width: 100%;
    margin-top: 25px!important;
}
.box_01 .pro_list {
    width: 98%;
    height: auto;
    margin: 72px auto 0 auto;
    overflow: hidden;
}
.box_01 .pro_list li {
    width: 45%;
    height: auto;
    padding: 10px 10px 0 10px;
    background: #f4f4f4;
    border-radius: 2px;
    overflow: hidden;
    float: left;
    margin: 30px 18px 0 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_01 .pro_list li:nth-of-type(2n) {
    margin-right: 0;
}
.box_01 .pro_list li .img {
    width: 100%;
    height: 258px;
    overflow: hidden;
    border-radius: 2px;
}
.box_01 .pro_list li .img img {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    transition: all 1s;
    object-fit: cover;
}
.box_01 .pro_list li .name {
    width: 72%;
    padding: 0 45px 0 25px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    background: url(../img/dian01.png) right center no-repeat;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.box_02 {
    width: 100%;
    height: auto;
    background: url(../img/case_back.jpg) center bottom no-repeat;
    overflow: hidden;
}
.box_02 .top {
    width: 98%;
    height: auto;
    margin: 0 auto;
}
.box_02 .top .h_title {
    width: 28%;
    height: 255px;
    background: url(../img/bt_case.png);
    float: left;
    background-size: contain;
}
.albts.fr {
    width: 71%;
    text-align: center;
    padding-top: 122px;
}
.box_02 {
    background: url(../img/case_back.jpg) center top no-repeat;
}
.albts.fr {
    width: 71%;
    padding-top: 77px;
}
.albts.fr p {
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    letter-spacing: 4px;
}
.albts.fr span {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
}
.box_02 .center {
    width: 98%;
    height: auto;
    margin: 0 auto 0 auto;
    position: relative;
}
.box_02 .center .left {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    justify-content: space-between;
    margin-top: 26px;
}
.box_02 .center .left li {
    width: 49.5%;
    height: auto;
    float: left;
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-right: 1%;
    margin-bottom: 12px;
}
.box_02 .center .left li .name {
    width: 84%;
    height: 26px;
    padding-left: 40px;
    margin: 20px auto 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    background: url(../img/dian03.png) left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.box_02 .lc_list {
    display:none;
}
.box_02 .bt {
    display:none;
}
.box_03 {
    width: 100%;
    height: auto;
    background: url(../img/ab_back.jpg) center bottom no-repeat;
    overflow: hidden;
}
.box_02 .center .left li:nth-child(2n) {
    margin-right: 0;
}

.box_03 .top {
    width: 98%;
    height: 210px;
    margin: 0 auto;
    position: relative;
}
.box_03 .top .wz p:nth-of-type(2) {
    display: none;
}
.box_03 .center {
    width: 100%;
    height:auto;
    margin: 0 auto;
    position: relative;
}

.box_03 .center .img {
    width: 100%;
    height: 420px;
    border: solid 5px #f8f8f8;
    position: relative;
    overflow: hidden;
    float: left;
}
.box_03 .center .img img {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    object-fit: cover;
}
.box_03 .center .txt {
    width: 96%;
    height: auto;
    padding: 0 10px 83px;
    margin-top: 0;
    background: #008303;
    position: relative;
    overflow: hidden;
    float: right;
}
.box_03 .center .txt h3 {
    font-size: 28px;
    color: #fff;
    line-height: 22px;
    margin-top: 18px;
    font-weight: bold;
}
.box_03 .center .txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 35px;
    height: auto;
    font-size: 16px;
    color: #fff;
    margin-top: 35px;
    margin-bottom: -2px;
}
.box_03 .bottom {
    width: 98%;
    height: 118px;
    margin: 87px auto 0 auto;
    position: relative;
}
.box_03 .bottom .left {
    width: 100%;
    height: 118px;
    float: left;
    position: relative;
    margin-right: 120px;
    top: 12px;
}
.box_03 .bottom .list {
    width: 100%;
    height: 118px;
    float: left;
    display: flex;
    justify-content: space-between;
    margin-top: 21px;
}
.box_04 .top {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.box_04 .top .h_title{
	display:none;
}

.box_04 .top .left {
    padding: 110px 0 0 0;
    background: url(../img/news.png) left top no-repeat;
    float: left;
    margin-top: 85px;
}
.box_04 .top .left p:nth-of-type(1) {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    letter-spacing: 6px;
    text-align: center;
}
.box_04 .top .left p:nth-of-type(2) {
    font-size: 12px;
    color: #ffffff;
    line-height: 15px;
    font-family: 'Times New Roman';
    letter-spacing: 5px;
    margin-top: 30px;
    text-align: center;
}
.box_04 .news_center {
    width: 98%;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.box_04 .news_center .hd {
    width: 100%;
    height: auto;
}
.box_04 .news_center .hd ul{
	display:none;
}
.box_04 .news_center .bd {
    width: 100%;
    height: auto;
    margin: 55px auto 0 auto;
    position: relative;
}
.box_04 .news_center .bd .main {
    width: 100%;
    height: auto;
    position: relative;
}
.box_04 .news_center .bd .main .bx {
    width: 92%;
    height: 405px;
    border-radius: 2px;
    padding: 0 25px;
    float: left;
    overflow: hidden;
    background: #f4f4f4;
    margin-top: 40px;
}
.box_04 .news_center .bd .main .bx .img {
    width: 100%;
    height: 235px;
    margin: 25px auto 0 auto;
    overflow: hidden;
}
.box_04 .news_center .bd .main .bx .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
    transition: all 1s;
}
.box_04 .news_center .bd .main .bx .txt {
    width: 100%;
    height: auto;
    padding-top: 28px;
    margin: 0 auto;
    position: relative;
}
.box_04 .news_center .bd .main .bx .txt .more {
    width: 100%;
    height: 19px;
    background: url(../img/jia.png) right center no-repeat;
    margin-top: 20px;
}
.box_04 .news_center .bd .main .list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 13px;
    overflow: hidden;
    float: right;
    background: url(../img/nline.png) center center no-repeat;
}
.box_04 .news_center .bd .main .list li {
    width: 50%;
    height: 97px;
    line-height: 97px;
    float: left;
    position: relative;
}
.box_04 .news_center .bd .main .list li .name {
    width: 69%;
    font-size: 16px;
    color: #666;
    padding-left: 25px;
    background: url(../img/dian06.png) left center no-repeat;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.box_03 .bottom .pos{
	display:none;
}
.box_05 .links {
    width: 98%;
    height: 32px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.box_05 .links .lk {
    width: 24%;
    height: 32px;
    float: left;
    background: url(../img/links.png) center center no-repeat;
    position: relative;
}
.box_05 .links .link {
    width: 56%;
    overflow: hidden;
    position: relative;
    float: left;
    height: 54px;
    margin-left: 10px;
}
.box_05 .links .link a {
    display: block;
    float: left;
    width: auto;
    margin-right: 30px;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    position: relative;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.footer {
    width: 100%;
    background: url(../img/ft_back.jpg) center top no-repeat;
    height: auto;
    padding-top: 39px;
    position: relative;
    box-sizing: content-box;
    overflow: hidden;
    cursor: default !important;
    padding-bottom: 103px;
}
.footer .center {
    width: 98%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.footer .center .infro {
    width: 68%;
    height: auto;
    float: left;
}
.footer .center .list{
	display:none;
}
.footer .center .ewm {
    width: 25%;
    height: 275px;
    box-sizing: content-box;
    float: left;
}
.footer .form {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display: block;
    justify-content: space-between;
}
.footer .form p:nth-of-type(3) {
    width: 81%;
}
.footer .form p {
    width: 48%;
    height: 40px;
    box-sizing: content-box;
    overflow: hidden;
    background: rgba(255,255,255,0.2);
    border-radius: 2px;
    float: left;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}
.footer .copy {
    width: 98%;
    height: auto;
    margin: 51px auto 0 auto;
    display: flex;
    justify-content: space-between;
}



}
