@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:1200px; 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;
}

.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #000;
    font-size: 35px;
    font-weight: bold;
    margin-top: 34px;
    width: 50%;
    letter-spacing: 1px;
}
.head .logo img {
    width: 15%;
    margin-right: 9px;
}
.head .tel {
    padding-top: 25px;
}
.top-tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 63px;
    box-sizing: border-box;
    margin-top: 11px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 33px;
    color: #333;
    height: 30px;
    line-height: 30px;
    font-weight:bold;
}
.top-tel {
    padding-top: 17px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 61px;
    box-sizing: border-box;
    margin-top: 10px;
}
.top-tel span {
    margin-left: 0;
    font-size: 36px;
    color: #dc9e51;
    font-weight: bold;
    display: block;
    line-height: 38px;
}
.top-tel span a{
	font-size: 36px;
	color: #dc9e51;
	font-weight: bold;
}
.nav {
    background-size: 100%;
    background-color:#333333;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 193px;
    line-height: 65px;
    position: relative;
}
.nav .breadcrumbnav li:first-child{
	background:#dc9e51;
}

.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

.chanp {
    padding: 40px 0;
}
.cpbt {
    background: url(../img/bts.jpg)center no-repeat;
    height: 204px;
    background-size: contain;
}
ul.fenl {
    display: block;
    text-align: center;
}
ul.fenl li {
    background: #f1f1f1;
    display: inline-block;
    padding: 10px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}


.service_box{width:100%;margin-top:40px;}
.service_box li{float:left;width:31.3%;background:#fff;margin-right:2%; margin-bottom:2%;}
.service_box li:last-child{margin-right:0;}
.service_box li>a>img {
    width: 100% !important;
    height: 283px !important;
    display: block;
    transition: 0.3s all ease-in-out;
    transform: scale(0.9);
    object-fit: cover;
}
.service_box li:hover>a>img{transform: scale(1);}
.service_box li br{display:none;}
.service_box li span a {
    display: block;
    width: 100%;
    text-align: center;
    border-top: 1px solid #eee;
    font-size: 16px;
    padding-top: 1.2vw;
    position: relative;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.service_box li:hover span a:after{width:100%;height:100%;color:#FFF;transition:0.3s all linear; background:#dc9e51;line-height: 140px;}
.service_box li:hover span a{color:#FFF;}

.zjbn img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}


.ysbt {
    background: url(../img/bts2.jpg)center no-repeat;
    height: 204px;
    background-size: contain;
}
.fw {
                width: 80%;
                margin: 20px auto 0;
            }
            .fw li {
    margin-bottom: 20px;
                float: left;
                box-sizing: border-box;
                width: 20%;
            }
            .fw li:last-child{
                background:none
            }
            .fw-img {
                width: 90%;
                height: 230px;
                box-sizing: border-box;
                background: #f5f5f5;
                border: 1px solid #ddd;
                text-align: center;
                border-radius: 5px;
                transition: all ease .3s;
                cursor:pointer
            }
            .fw-img img{
                margin: 40px 0 20px;
                transition: all .3s ease .3s;
            }
            .fw-img p{
                font-size: 20px;
                color: #333;
            }
            .fw li:hover .fw-img{
                box-shadow: 0 15px 30px rgba(0,0,0,.1);
               transform: translate3d(0, -2px, 0);
            }
            .fw li:hover .fw-img img{
             transform: rotateY(360deg)
            }

.gywm{
	background:url(../img/wmbj.jpg)center;
	width:100%;
	padding:60px 0;
}
.wmtp img {
    width: 100%;
}
.wmtp {
    width: 50%;
}
.wmnr {
    width: 50%;
    background: #fff;
    padding: 32px 0px;
    height: 326px;
}
.wmbt {
    padding: 0 40px;
}
.wmbt hr {
    width: 79px;
    float: left;
    height: 1px;
    background: #333;
}
.wmbt span {
    display: inline-block;
    width: 100%;
    color: #555;
    font-size: 23px;
}
.wmbt span em {
    font-style: normal;
    font-size: 13px;
    margin-left: 10px;
}
.xxjs {
    padding: 0 40px;
}
span.gsmc {
    color: #db9135;
    font-size: 30px;
    font-weight: bold;
    line-height: 65px;
    display: block;
}
.xxjs p{
    font-size: 15px;
    line-height: 30px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.xxjs a {
    background: #db9135;
    margin: 23px 0;
    display: inline-block;
    padding: 13px 49px;
    border-radius: 10px;
    color: #fff;
}

.xinw{
	padding:50px 0;
}
.xwbt{
    background: url(../img/bts3.jpg)center no-repeat;
    height: 204px;
    background-size: contain;
}
.xinw .newsList{overflow: hidden;}
.xinw .newsList .one {
  float: left;
  width: 376px;
  height: auto;
  background-color: #f1f1f1;
  border-radius: 5px;
  padding: 10px 10px 28px;
}
.xinw .newsList .one .pic {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 209px;
  border-radius: 5px;
}
.xinw .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.xinw .newsList .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.xinw .newsList .one .cont {
  height: auto;
  text-align: center;
  padding-top: 20px;
}
.xinw .newsList .one .cont .bt {
  display: block;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.xinw .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.xinw .newsList .one .cont .more {
  display: block;
  margin: 10px auto 0;
  width: 130px;
  height: 40px;
  border-radius: 20px;
  border: solid 1px #dddddd;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1aaa3b, #1aaa3b);
  background-image: linear-gradient(to right, #1aaa3b, #1aaa3b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.xinw .newsList .one .cont .more:after {
  content: "→";
  margin-left: 15px;
}
.xinw .newsList .one .cont .more:hover,
.xinw .newsList .one .cont .more.on {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(198, 3, 1, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);

}
.xinw .newsList .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.xinw .newsList .one:hover .cont .bt {

}
.xinw .newsList .one:hover .cont .more {

}
.xinw .newsList .one .cont .more a:hover {color: #fff;}
.xinw .newsList .list {
  float: right;
  width: 781px;
  height: auto;
}
.xinw .newsList .list ul {
  margin-right: -50px;
}
.xinw .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.xinw .newsList .list ul li {
    float: left;
    width: 224px;
    height: 110px;
    margin-bottom: 30px;
    margin-right: 21px;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 10px 30px 0 140px;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.xinw .newsList .list ul li .date {
    position: absolute;
    left: 0;
    top: 0;
    font-family: Arial;
    width: 25%;
    text-align: center;
    background: #afafaf;
    padding: 20px 0;
    margin: 10px;
}
.xinw .newsList .list ul li .date i {
  font-style: normal;
  display: block;
  font-weight: bold;
  font-size: 48px;
  line-height: 36px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.xinw .newsList .list ul li .date span {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 10px;
  margin-top: 14px;
}
.xinw .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
}
.xinw .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.xinw .newsList .list ul li .bt:hover {
 
}
.xinw .newsList .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #999999;
}
.xinw .newsList .list ul li:hover .date i {

}
.xinw .newsList .list ul li:hover .bt {

}
.xinw .newsList .list ul li:hover .bt:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.xinw .newsList .one .cont .bt .date {
    width: 25%;
    background: #dc9e51;
    float: left;
}
.xinw .newsList .one .cont .bt .date i {
    font-style: normal;
    display: block;
    font-weight: bold;
    font-size: 40px;
    line-height: 36px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.xinw .newsList .one .cont .bt .date {
    width: 25%;
    background: #dc9e51;
    float: left;
    padding: 10px 0;
}
.xinw .newsList .one .cont .bt p {
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 10px 0;
}
.xinw .newsList .one .cont .bt .date span{
	color:#fff;
}
.xwxx {
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 20px 0 0;
    color: #333;
}
a.xwgd {
    display: block;
    text-align: center;
    margin: 49px auto 0;
    border: 1px solid #dc9e51;
    width: 10%;
    color: #dc9e51;
    line-height: 47px;
    padding: 0 26px;
}

.sylxwm {
    background: url(../img/sylx.jpg)center;
    width: 100%;
    padding: 30px 0;
}
.lxbt {
    background: url(../img/bts4.png)center no-repeat;
    height: 204px;
    background-size: contain;
}
.dblxfs {
    width: 50%;
}
.dblxfs img {
    width: 100%;
}
.sylxfs span {
    display: block;
    font-size: 19px;
    font-weight: bold;
    line-height: 60px;
}
.sylxfs {
    line-height: 30px;
    font-size: 16px;
    float: left;
    width: 60%;
}
.ewm {
    width: 23%;
    float: right;
    margin-top: 18px;
}
.ewm img{
	width:100%;
}
.fd-form .box{
    overflow: hidden;
}
.fd-form .item{
    overflow: hidden;
    margin-bottom: 20px;
}
.fd-form .item .inp-box {
    width: 48%;
    margin-right: 4%;
    float: left;
    height: 60px;
    overflow: hidden;
}
.fd-form .item .inp-box:last-child{
    margin-right: 0;
}
.fd-form .item .inp {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 0 14px;
    font-size: 14px;
    border-radius: 4px;
    border: none;
    height: 45px;
}
.fd-form .item .inp::placeholder{
    color:#7b7b7b;
}
.fd-form .item textarea {
    display: block;
    resize: none;
    background-color: #fff;
    height: 100px;
    overflow: hidden;
    width: 100%;
    border-radius: 4px;
    padding: 14.02px;
    border: none;
}
.fd-form .btn input {
    display: block;
    height: 46px;
    text-align: center;
    width: 100%;
    color: #fff;
    overflow: hidden;
    background-color: #dc9e51;
    background-position: 40%;
    background-repeat: no-repeat;
    border-radius: 4px;
    border: none;
    width: 50%;
}
.fd-form .item a{
    display: block;
    height: 44.93px;
    text-align: center;
    line-height: 44.93px;
    color:#fff;
    width: 48%;
    float: right;
    overflow: hidden;
    background-color: #b98d47;
}
.fd-form {
    width: 45%;
}
.links {
    padding: 30px 0;
}
.links span {
    color: #dc9e51;
    float: left;
}
.copyConf {
    background: #333333;
    border-top: 3px solid #dc9e51;
    color: #fff;
    text-align: center;
    line-height: 60px;
    padding-top: 18px;
}
p#fzwz {
    display: inline-block;
}




@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;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 2);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 28px; font-weight: bold;}


.remen.fl {
    display: none;
}
.head .logo {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    margin-top: 40px;
    width: 70%;
}
.top-tel {
    padding-top:23px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 29px;
    box-sizing: border-box;
    margin-top: 14px;
    background-size: 13%;
}
.top-tel span {
    margin-left: 0;
    font-size: 20px;
    color: #dc9e51;
    font-weight: bold;
    display: block;
    line-height: 27px;
}
.top-tel span a {
    font-size: 27px;
    color: #dc9e51;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 15.9%;
    line-height: 65px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}
.service_box li:nth-child(2n) {
    margin-right: 0;
}
.service_box li {
    float: left;
    width: 49%;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 2%;
}

.news .newsList .one {
    float: left;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 10px 0;
}
.news .newsList .list {
    float: right;
    width: 100%;
    height: auto;
    margin-top: 22px;
}
.news .newsList .list ul {
    margin-right: 0;
}
.news .newsList .list ul li {
    float: left;
    width: 100%;
    height: 110px;
    margin-bottom: 15px;
    margin-right: 21px;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 30px 0 140px;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.news .newsList .list ul li .date {
    position: absolute;
    left: 0;
    top: 24px;
    font-family: Arial;
    width: 14%;
    text-align: center;
}

.cpbt {
    background: url(../img/bts.jpg)center no-repeat;
    height: 150px;
    background-size: cover;
}

.ysbt {
    background: url(../img/bts2.jpg)center no-repeat;
    height: 150px;
    background-size: cover;
}
.fw {
    width: 100%;
    margin: 20px auto 0;
}
.wmtp {
    width: 100%;
}
.wmnr {
    width: 100%;
    background: #fff;
    padding: 32px 0px;
    height: auto;
}
.xwbt {
    background: url(../img/bts3.jpg)center no-repeat;
    height: 150px;
    background-size: cover;
}
.xinw .newsList .one {
    float: left;
    width: 97%;
    height: auto;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px 10px 28px;
    margin-bottom: 13px;
}
.xinw .newsList .list {
    float: right;
    width: 100%;
    height: auto;
}
.xinw .newsList .list ul {
    margin-right: 0;
}
.xinw .newsList .list ul li {
    float: left;
    width: 100%;
    height: 111px;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 10px 30px 0 140px;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
        margin-bottom: 12px;
}
.xinw .newsList .list ul li .date {
    position: absolute;
    left: 0;
    top: 0;
    font-family: Arial;
    width: 16%;
    text-align: center;
    background: #afafaf;
    padding: 20px 0;
    margin: 10px;
}
.xinw .newsList .list ul li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    height: 48px;
    color: #999999;
    width: 75%;
}
.xinw .newsList .list ul li .bt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    width: 75%;
}
a.xwgd {
    display: block;
    text-align: center;
    margin: 49px auto 0;
    border: 1px solid #dc9e51;
    width: 29%;
    color: #dc9e51;
    line-height: 47px;
    padding: 0 26px;
}
.lxbt {
    background: url(../img/bts4.png)center no-repeat;
    height: 150px;
    background-size: cover;
}
.dblxfs {
    width: 100%;
    margin-bottom: 31px;
}
.fd-form {
    width: 100%;
}
.copyConf {
    background: #333333;
    border-top: 3px solid #dc9e51;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding-top: 18px;
    padding-bottom: 121px;
}
.xwxx {
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 20px 0 0;
    color: #333;
    width: 96%;
}



}
