body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;padding: 0;}
html {overflow-y: scroll;overflow-x: hidden;}
html, body {font-size: 16px;color: #000;font-family: "SourceHanSansCN",arial,"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;}
a {color: #000;text-decoration: none;transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;}
a:hover {color: #6fa142;text-decoration: none;}
img {border: 0 none; max-width: 100%;}
ol, ul, li {list-style: none;}
div, ul, li {margin: 0px;padding: 0px;list-style-type: none;}
input[type="submit"], input[type="reset"] {cursor: pointer;}
textarea{font-family: "SourceHanSansCN",arial,"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;}
.clear {clear: both;}
.fl {float: left;}
.fr {float: right;}
.ov {overflow: hidden;}
input, textarea, select {outline: none;}
i,em{font-style: normal;}
h1,h2,h3,h4,b{font-weight: normal;}
@media (min-width: 1500px){
    html, body{font-size: 16px;}
}
@media (min-width: 991px) and (max-width: 1500px){
    html, body{font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 991px){
    html, body{font-size: 14px;}
}
@media (max-width: 767px){
    html, body{font-size: 14px;}
}
@font-face{
    font-family: 'SourceHanSansCN'; 
    src:url('../fonts/SourceHanSansCN.eot');
    src:url('../fonts/SourceHanSansCN.woff') format('woff'),
        url('../fonts/SourceHanSansCN.ttf') format('truetype'),
        url('../fonts/SourceHanSansCN.svg') format('svg');
}



@font-face{
    font-family: 'SourceHanSerifSC'; 
    src:url('../fonts/SourceHanSerifSC.eot');
    src:url('../fonts/SourceHanSerifSC.woff') format('woff'),
        url('../fonts/SourceHanSerifSC.ttf') format('truetype'),
        url('../fonts/SourceHanSerifSC.svg') format('svg');
}



.middle{display: table-cell; vertical-align: middle; width: 800px;}

.navbar{background: #fff; width: 100%; padding:0px;}
.navbar .container1{width: 100%;}
.navbar-brand{font-size: 14px; color: #034187;}
.navbar-toggler{background: url(../images/menu.png) center center no-repeat; background-size: 100%;}

.nav_search{display: none;}
.nav_search span{display: block; width: 24px; height: 42px; background: url(../images/index_06.png) center center no-repeat; cursor: pointer;}
.navbar-nav .nav_phone{background: url(../images/line_03.jpg) center left no-repeat;}
.nav_phone span{background: url(../images/index_08.png) center left no-repeat; line-height: 42px; font-size: 20px; color: #6fa142; padding-left: 35px; font-weight: bold;}

.dropdown-menu{text-align: center; line-height: 2; border-radius: 0px; border-width: 0px; box-shadow: 0px 0px 5px #eee; width: 240px;}
.dropdown-menu li a{border-bottom: 1px #eee solid; display: block;}
.dropdown-menu li:last-child a{border-bottom: 1px #fff solid;}
@media (min-width: 1500px){
    .header_height{height: 74px;}
    .navbar .container{}
    .navbar-brand{}
    .navbar-brand img{height: 38px;}
    .navbar-nav .nav-item{padding: 16px 26px;}
    .navbar-nav .nav_search,.navbar-nav .nav_phone{padding: 16px 0px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
    .header_height{height: 70px;}
    .navbar .container{}
    .navbar-brand{margin-left: 3%;}
    .navbar-brand img{height: 38px;}
    .navbar-nav .nav-item{padding: 14px 18px;}
    .navbar-nav .nav_search,.navbar-nav .nav_phone{padding: 14px 0px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .header_height{height: 62px;}
    .navbar .container{}
    .navbar-brand{margin-left: 3%;}
    .navbar-brand img{height: 38px;}
    .navbar-nav .nav-item{padding: 10px 8px;}
    .navbar-nav .nav_search,.navbar-nav .nav_phone{padding: 10px 0px;}
}
@media (max-width: 991px){
    .navbar .container1{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between;}
    .navbar-collapse{background: rgba(255,255,255,0.8); padding: 2em 4%; position: fixed; left: 0px; width: 100%;}
    .navbar-nav .nav-item a{border-bottom: 1px #eee solid; }
    .navbar-toggler{padding: 0.25rem 0.25rem;}
    .navbar-nav .dropdown{position: relative; }
    .navbar-nav .dropdown .dropdown-menu{border-width: 0px; padding: 0px; background: none;}
    .navbar-nav .dropdown span{display: inline-table; content: ""; width: 20px; height: 20px; background: url(../images/jia.png) center center no-repeat; background-size: 100% 100%; position: absolute; right: 2%; top: 18px; transform: translate(0,-50%);}
    .nav_search{border-bottom: 1px #eee solid;}

}
@media (min-width: 768px) and (max-width: 991px){
    .header_height{height: 58px;}
    .navbar-brand img{height: 50px;}
    .navbar-collapse{ top: 72px;}
}
@media (max-width: 767px) {
    .header_height{height: 44px;}
    .navbar-expand-lg>.container{padding:0px 2%;}
    .navbar-brand img{height: 35px;}
    .navbar-collapse{ top: 43px;}
}
@media (min-width: 992px){
    .navbar-collapse{float: right;}
    .dropdown-menu{left: 50%; transform: translate(-50%,0); }
    .navbar-nav .nav-item{position: relative;}
    .navbar-nav .nav-item:after{width: 25px; height: 19px; border-radius: 2px; background: url(../images/index_13.png) center bottom no-repeat; content: ""; display: inline-table; position: absolute; left: 50%; bottom: 0px; transform: translate(-50%,0); background-size: 100%; display: none;}
    .navbar-nav .nav-item.active:after,.navbar-nav .nav-item:hover:after{display: block;}
    .navbar-nav .nav-item.active>a,.navbar-nav .nav-item:hover>a{color: #6fa142;}
    .navbar-nav .nav-item:hover .dropdown-menu{display: block;}
    .navbar-nav .nav_phone{padding-left: 20px;}
}


.search_bg{background: rgba(0,0,0,0.8); position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 999999; display: none;}
.search_alert{background: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.search_alert input{float: left;}
.search_alert input.txt{background: #eee; border:0px #eee solid; text-indent: 10px; width: 80%;}
.search_alert input.sub{text-align: center; background:url(../images/navfff_06.png) center center no-repeat #6fa142; border:1px #6fa142 solid; color: #fff; text-indent: -999px; width: 20%;}
.search_bg a.close{position: absolute; right: 5%; top: 5%;  display: inline-table; background: url(../images/close.png) center center no-repeat; background-size: 100%; }


@media (min-width: 1500px){
    .search_alert{width: 600px;}
    .search_alert input{height: 75px;font-size: 20px;}
    .search_bg a.close{width: 50px; height: 50px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
    .search_alert{width: 500px;}
    .search_alert input{height: 70px;font-size: 18px;}
    .search_bg a.close{width: 50px; height: 50px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .search_alert{width: 400px;}
    .search_alert input{height: 70px;font-size: 16px;}
    .search_bg a.close{width: 50px; height: 50px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .search_alert{width: 300px;}
    .search_alert input{height: 70px;font-size: 15px;}
    .search_bg a.close{width: 50px; height: 50px;}
}
@media (max-width: 768px){
    .search_alert{width: 80%;}
    .search_alert input{height: 50px;font-size: 1.1em;}
    .search_bg a.close{width: 50px; height: 50px;}
}



.banner .swiper-slide{display: block; position: relative; width: 100%; height: 100%; overflow: hidden;}
.banner .swiper-slide .ani{position: absolute;left: 0px; top: 0px; width: 100%; text-align:center;}
.banner .swiper-slide .ani img{}
.banner .swiper-pagination{width: 30px; right: 5%; left: auto; bottom: auto; top: 25%;}
.banner .swiper-pagination span{background: none; color: #999999; height: 30px; line-height: 30px; color: #999; display: inline-table;}

.banner .swiper-pagination span.swiper-pagination-bullet-active{color: #fff;}
.banner .swiper-button-prev:after,.banner .swiper-button-next:after{font-size: 18px;}
.banner .swiper-button-prev,.banner .swiper-button-next{color: #000; background: #dadada; width: 32px; height: 32px; border-radius: 50%; top: auto; }
.banner .swiper-button-prev{left: 10%;}
.banner .swiper-button-next{left: 10%; right: auto; margin-left: 60px;}





@media (min-width: 1500px){
    .banner .swiper-pagination span:first-child{padding-top: 90px; background: url(../images/line_03.jpg) center top no-repeat; background-size: 2px 80px;}
    .banner .swiper-pagination span:last-child{padding-bottom: 90px; background: url(../images/line_03.jpg) center bottom no-repeat; background-size: 2px 80px;}
}
@media (min-width: 1200px) and (max-width: 1499px){
    .banner .swiper-pagination span:first-child{padding-top: 60px; background: url(../images/line_03.jpg) center top no-repeat; background-size: 1px 50px;}
    .banner .swiper-pagination span:last-child{padding-bottom: 60px; background: url(../images/line_03.jpg) center bottom no-repeat; background-size: 1px 50px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .banner .swiper-pagination span:first-child{padding-top: 40px; background: url(../images/line_03.jpg) center top no-repeat; background-size: 1px 30px;}
    .banner .swiper-pagination span:last-child{padding-bottom: 40px; background: url(../images/line_03.jpg) center bottom no-repeat; background-size: 1px 30px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .banner .swiper-pagination span:first-child{padding-top: 30px; background: url(../images/line_03.jpg) center top no-repeat; background-size: 1px 20px;}
    .banner .swiper-pagination span:last-child{padding-bottom: 30px; background: url(../images/line_03.jpg) center bottom no-repeat; background-size: 1px 20px;}
}
@media (max-width: 767px) {
    .banner .swiper-button-prev,.banner .swiper-button-next{bottom: 10px;}
}
@media (min-width: 768px){
    .banner .swiper-button-prev,.banner .swiper-button-next{bottom: 50px;}
}





.footer{background: #3d8f65;  color: #fff; line-height: 2;}
.footer a{color: #fff;}

.foot_top{border-bottom: 1px #fff solid; line-height: 2;}

.foot_link{display: none;}
.foot_link a{margin-left: 15px;}


.foot_contact li h3{font-weight: bold;}

.foot_bot{background: #30674c; text-align: center; line-height: 2;}


@media (min-width: 1560px){
    .foot_top{padding: 15px 0px;}
    .foot_nav a{margin-right: 50px;}

    .foot_center{padding: 30px 0px;}
    .foot_contact li h3{font-size: 36px;}
}
@media (min-width: 1200px) and (max-width: 1559px){
    .foot_top{padding: 12px 0px;}
    .foot_nav a{margin-right: 40px;}

    .foot_center{padding: 25px 0px;}
    .foot_contact li h3{font-size: 32px;}
}
@media (min-width: 992px) and (max-width: 1199px){
    .foot_top{padding: 10px 0px;}
    .foot_nav a{margin-right: 30px;}

    .foot_center{padding: 20px 0px;}
    .foot_contact li h3{font-size: 28px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .foot_top{padding: 8px 0px;}
    .foot_nav a{margin-right: 10px;}

    .foot_center{padding: 15px 0px;}
    .foot_contact li h3{font-size: 24px;}
}
@media (max-width: 767px) {
    .foot_top{padding: 0.6em 0px;}
    .foot_nav a{margin-right: 1em;}
    .foot_link{text-align: right; margin-top: 1em;}

    .foot_center{padding: 0px 0px 1em;}
    .foot_contact li{margin-top: 1em;}
    .foot_contact li h3{font-size: 28px;}
    .foot_bot{padding: 0.5em 0px;}
}
@media (min-width: 768px){
    .foot_top .container{position: relative;}
    .foot_link{position: absolute;right: 0px; top: 50%; transform: translate(0,-50%);}
    .foot_contact{position: relative;}
    .foot_contact li:nth-child(2){position: absolute; right: 0px; bottom: 0px; text-align: right;}
    .foot_bot{padding: 10px 0px;}
}













