/*单页*/
html{ scroll-behavior:smooth }
body{
  background: #FFFFFF !important;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.banner{
  width: 100%;height: 650px;
  position: relative;
}
.banner .xuan{
  width: 90%;height: 80px;
  background: rgba(255,255,255,0.8);
  position: absolute;bottom: 0;
  left: 5%;
}
.banner .xuan li{
  width: 16.66%;height: 100%;
  float: left;
  list-style-type: none;
}
.banner .xuan li .nei{
  margin: 0 15%;
  font-size: 18px;color: #454545;
  text-align: center;line-height: 1.2;
padding: 10% 0 0;
}

/*介绍*/
.jieshao{
  width: 100%;
  background: url('../img/jianjieback.jpg');
  background-size: 100% 100%;
  padding-bottom: 5%;
}
.jieshao .top{
  width: 80%;margin: 0 auto;
  padding-top: 140px;
}
.jieshao .top .topleft{
  width: 40%;
}
.jieshao .top .topleft .tit{
  font-size: 34px;color: #454545;
  font-weight: bold;
}
.jieshao .top .topleft .dec{
  font-size: 20px;color: #7a7a7a;
  margin-top: 20px;
}
.jieshao .top .topright{
  width: 60%;
}
.jieshao .top .topright .a1{
  width: 25%;height: 80px;
  border-right: 1px solid #eeeeee;
}
.jieshao .top .topright .a1 .p1{
  font-size: 52px;color: #ba9c84;
  text-align: center;
}
.jieshao .top .topright .a1 .p1 p{
  float: left;
}
.jieshao .top .topright .a1 .p1 .zi{
  font-size: 16px;line-height: 10px;
}
.jieshao .top .topright .a1 .p2{
  font-size: 18px;color: #535353;
  text-align: center;
}
.jieshao .bot{
  width: 80%;margin: 0 auto;
  font-size: 16px;color: #454545;
  text-indent: 32px;line-height: 30px;
  margin-top: 65px;
}
/*发展历程*/
.licheng{
  width: 100%;
  height: 884px;
  background: url("../img/fzlc.jpg");
  background-size: 100% 100%;
}
.licheng .lhead{
  width: 100%;height: 100px;
  text-align: center;
  font-size: 32px;font-weight: bold;
  color: #ba9c84;padding-top: 100px;
}
.licheng .lhead span{
  color: #FFFFFF;
}
.main_visual{
  width: 80%;margin: 0 auto;
  height:767px;
  overflow:hidden;position:relative;
}
.main_image{
  height:767px;overflow:hidden;position:relative;
}
.main_image ul{
  width:9999px;height:767px;overflow:hidden;
  position:absolute;top:0;left:0;
}
.main_image li{
  float:left;width:100%;height:767px;
  padding: 0 14%;
  position: relative;padding-top: 50px;
}
.main_image li .sec4left{
  width: 100%;
  font-size: 300px;text-align: center;
  color: rgba(255,255,255,0.3);
  position: relative;z-index: 9;
}
.main_image li .sec4right{
  width: 72%;position: absolute;z-index: 10;
  top: 20%;
}
.main_image li .sec4right .tit{
  font-size: 32px;color: #FFFFFF;
  text-align: center;
}
.main_image li .sec4right .tiao{
  width: 30px;height: 4px;background: #8a97ac;
  margin: 0 auto;margin-top: 20px;
}
.main_image li .sec4right .con{
  font-size: 16px;color: #FFFFFF;
  text-align: center;margin-top: 32px;
  line-height: 36px;
}
.flicking_con{
  position:absolute;top:610px;
  z-index:999;width:100%;height:40px;
  border-bottom: 1px dotted rgba(255,255,255,0.6);
}
.flicking_con a{
  float:left;width:14.28%;height:30px;margin:0;
  padding:0;font-size: 22px;color: #acacac;
  font-weight: bold;margin-top: 35px;
  text-align: center;
}
.flicking_con a p{
  width: 10px;height: 10px;border-radius: 50%;
  text-align: center;
  background: rgba(255,255,255,0.6);
  margin-left: 48%;margin-bottom: 10px;
}

.flicking_con a.on{
  color: #FFFFFF;
}
.flicking_con a.on p{
  width: 12px;height: 12px;
  background: #FFFFFF;
}
#btn_prev,#btn_next{
  z-index:11111;position:absolute;
  width:69px;height:66px;top:32%;
}
#btn_prev{
  background:url(../img/yq-jianleft.png) no-repeat left top;
}
#btn_next{
  background:url(../img/yq-jianright.png) no-repeat right top;
}

/*组织架构*/
.zuzhi{
  width: 100%;margin: 0 auto;
  height: 1056px;
  padding-top: 150px;
  background: url("../img/aboutzzjg.jpg") no-repeat;
  background-size: 100% 100%;
}
.zuzhi .lhead{
  width: 100%;height: 100px;
  text-align: center;
  font-size: 32px;font-weight: bold;
  color: #ba9c84;
}
.zuzhi ul{
  width: 86%;
  margin-top: 40px;
  margin-left: 7%;
}
.zuzhi ul img{
  width: 100%;
}
.zuzhi .lhead span{
  color: #454545;
}
.zuzhi .zuli{
  width: 18%;float: left;
  height: 308px;
  background: #f6ece5;
  list-style-type: none;
}
.zuzhi .zuli img{
  width: 100px;height: 102px;
  margin-left: 30%;
  margin-top: 30px;
}
.zuzhi .zuli .pic{
  width: 100%;
  font-size: 20px;color: #ba9c84;
  font-weight: bold;text-align: center;
  margin-top: 16px;
}
.zuzhi .zuli .tiao{
  width: 30px;height: 3px;
  margin: 0 auto;
  background: #dfcec0;
  margin-top: 16px;
}
.zuzhi .zuli .con{
  font-size: 16px;color: #ba9c84;
  text-align: center;line-height: 32px;
  padding: 0 32px;margin-top: 16px;
}
/*园区定位*/
.yuanqu{
  width: 100%;height: 611px;
}
.yuanqu .yqle{
  width: 50%;height: 100%;
}
.yuanqu .yqri{
  width: 50%;height: 100%;
  padding:80px 10% 0 5%;
}
.yuanqu .yqri .tit{
  font-size: 36px;color: #454545;
  font-weight: bold;
}
.yuanqu .yqri .dec{
  font-size: 20px;color: #ba9c84;
  font-weight: bold;margin-top: 12px;
}
.yuanqu .yqri .con{
  font-size: 18px;color: #757575;
  line-height: 26px;margin-top: 15px;
}
/*文化理念*/
.linian{
  width: 100%;height: 611px;
}
.linian .yqle{
  width: 50%;height: 100%;
}
.linian .yqri{
  width: 50%;height: 100%;
  padding:160px 5% 0 10%;
}
.linian .yqri .tit{
  font-size: 36px;color: #454545;
  font-weight: bold;
}
.linian .yqri .dec{
  font-size: 20px;color: #ba9c84;
  font-weight: bold;margin-top: 12px;
}
.linian .yqri .con{
  font-size: 18px;color: #757575;
  line-height: 26px;margin-top: 15px;
}
/*园区展示*/
.zhanshi{
  width: 100%;height: 940px;
  padding-top: 140px;
}
.zhanshi .lhead{
  width: 100%;height: 100px;
  text-align: center;
  font-size: 32px;font-weight: bold;
  color: #ba9c84;
}
.zhanshi .lhead span{
  color: #454545;
}
.zhanshi .wrap {
  position: relative;
  width: 100%;
  height: 500px;
  margin: 50px auto;
}
.zhanshi .content {
  position: absolute;
  width: 1200px;
  height: 360px;
}
.zhanshi .content li{
  position: absolute;
  background-size: 100% 100%;
  cursor: pointer;
}
.zhanshi .wrap a {
  position: absolute;
  display: none;
  z-index: 2;
  top: 50%;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-top: -30px;
  font: 36px/60px "宋体";
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: rgb(186, 156, 132);
  background: rgba(186, 156, 132, .6);
  transition: background 1s ease;
}
.zhanshi .wrap a:hover {
  background: rgb(186, 156, 132);
}
.zhanshi .prev {
  left: 30px;
}
.zhanshi .next {
  right: 30px;
}
/*园区展示*/
.zhanshii{
  width: 100%;height: 980px;
  padding-top: 140px;display: none;
}
.zhanshii .lhead{
  width: 100%;height: 100px;
  text-align: center;
  font-size: 32px;font-weight: bold;
  color: #ba9c84;
}
.zhanshii .connn{
  width: 100%;
}
.zhanshii .connn li{
  width: 33.33%;float: left;
  list-style-type: none;
  margin-top: 20px;
}
.zhanshii .connn li img{
  width: 90%;margin-left: 5%;
}
/*底部*/
.footer{
  width: 100%;
  background: #382d24;
  position: relative;
  overflow: hidden;
}
.footer .coution{
  width: 86%;margin: 0 auto;
}
.footer .sec6top{
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
}
.footer .sec6top .topleft{
  width: 40%;float: left;
}
.footer .sec6top .topleft li{
  width: 42%;float: left;
  margin-top: 30px;
}
.footer .sec6top .topleft li img{
  width: 63px;height: 64px;float: left;
}
.footer .sec6top .topleft li .lirig{
  width: 74%;float: left;padding-left: 10px;
}
.footer .sec6top .topleft li .lirig .p1{
  font-size: 18px;color: #FFFFFF;
  font-weight: bold;margin-top: -14px;
}
.footer .sec6top .topleft li .lirig .p2{
  font-size: 16px;color: #FFFFFF;margin-top: 2px;
}
.footer .sec6top .topzhong{
  width: 20%;
  float: left;
}
.footer .sec6top .topzhong .back{
  width: 267px;height: 276px;margin: 0 auto;
  background: url("../img/fot-logo.jpg");
  background-size: 100% 100%;
}
.footer .sec6top .topright{
  width: 40%;float: right;
}
.footer .sec6top .trding{
  width: 100%;margin-top: 20px;
}
/*.footer .sec6top .trding img{*/
/*  width: 58px;height: 58px;float: right;*/
/*  margin-left: 24px;*/
/*}*/
.footer .sec6top .trding .p1{
  float: right;color: #FFFFFF;
  line-height: 58px;font-size: 16px;
}
.footer .sec6top .fotnav{
  width: 100%;margin-top: 40px;
}
.footer .sec6top .fotnav .active{
  width: 20%;float: left;height: 50px;
  text-align: right;line-height: 50px;
  color: #FFFFFF;font-size: 16px;
  list-style-type:none;
}
.footer .sec6top .fotnav .active a{
  color: #FFFFFF;font-size: 16px;
}
.footer .sec6bot{
  width: 100%;
  border-top: 1px solid #685f58;

}
.footer .sec6bot .botleft{
  width: 32%;float: left;
  font-size: 16px;color: #ebe5e1;
  line-height: 60px;
}
.footer .sec6bot .botleft a{
    color: #ebe5e1;
}
.footer .sec6bot .botright{
  width: 67%;float: right;
  font-size: 16px;color: #ebe5e1;
  line-height: 60px;text-align: right;
}
/*新闻列表*/
.news{
    width: 80%;padding: 20px 0;
    margin: 0 auto;
}
.news .yaowen{
  width: 100%;margin: 0 auto;
}
.news .yaowen .ywtit{
  font-size: 36px;color: #454545;
  font-weight: bold;text-align: center;
  padding-top: 80px;
  margin-bottom: 80px;
}
.news .yaowen .ywcon{
  width: 100%;
}
.news .yaowen .ywcon .ywli01{
  width: 31%;float: left;
  padding: 20px;border: 1px solid #ba9c84;
  border-radius: 18px;
}
.news .yaowen .ywcon .ywli01 img{
  width: 100%;
}
.news .yaowen .ywcon .ywli01 .biti{
  width: 100%;height: 40px;
  margin-top: 40px;
}
.news .yaowen .ywcon .ywli01 .biti .zi{
  font-size: 19px;color: #ba9c84;font-weight: bold;
  float: left;line-height: 40px;
}
.news .yaowen .ywcon .ywli01 .biti .time{
  font-size: 16px;color: #959595;
  float: right;line-height: 40px;
}
.news .yaowen .ywcon .ywli01 .biti img{
  width: 27px;height: 25px;float: right;
  margin-top: 6px;margin-right: 5px;
}
.news .yaowen .ywcon .ywli01 .tit{
  font-size: 18px;color: #3b4048;
  margin-top: 12px;font-weight: bold;
  line-height: 30px;width: 100%;
  overflow: hidden;margin-bottom: 20px;
}
.news .yaowen .ywcon .ywli02{
 
height: 478px;
  background: #ba9c84;
  border-radius: 18px;
  padding: 20px;
}
.news .yaowen .ywcon .ywli02 img{
  width: 100%;height: 200px;
}
.news .yaowen .ywcon .ywli02 .biti{
  width: 100%;height: 40px;
  margin-top: 10px;
}
.news .yaowen .ywcon .ywli02 .biti .zi{
  font-size: 20px;color: #fff;font-weight: bold;
  float: left;line-height: 40px;
}
.news .yaowen .ywcon .ywli02 .biti .time{
  font-size: 15px;color: #ffffff;
  float: right;line-height: 40px;
}
.news .yaowen .ywcon .ywli02 .biti img{
  width: 27px;height: 25px;float: right;
  margin-top: 6px;margin-right: 5px;
}
.news .yaowen .ywcon .ywli02 .tit{
  font-size: 24px;color: #fff;
  margin-top: 40px;
  line-height: 40px;width: 100%;
  overflow: hidden;margin-bottom: 20px;
}
.news .yaowen .ywcon .ywli02 .contnt{
  font-size: 16px;color: #ffffff;
  margin-top: 40px;
  line-height: 32px;
}
.news .yaowen .ywcon .ywli02 .but{
  width: 160px;height: 40px;background: #FFFFFF;
  color: #ba9c84;font-size: 16px;
  text-align: center;line-height: 40px;
  margin-top: 40px;
}
.news .yaowen .ywcon .ywli03{
  width: 31%;float: left;
  margin-left: 3.5%;height: 472px;
    overflow: auto;
}
.news .yaowen .ywcon .ywli03 .li{
  width: 100%;
  margin-top: 20px;
}
.news .yaowen .ywcon .ywli03 .li img{
  width: 44%;float: left;
}
.news .yaowen .ywcon .ywli03 .li .neir{
  width: 54%;float: right;
}
.news .yaowen .ywcon .ywli03 .li .neir .tit{
  font-size: 18px;color: #3b4048;
  font-weight: bold;margin-top: 10px;
}
.news .yaowen .ywcon .ywli03 .li .neir .time{
  font-size: 20px;color: #959595;
  margin-top: 20px;
}
/*滚动条样式*/
.news .yaowen .ywcon .ywli03::-webkit-scrollbar {
    width: 6px;height: 4px;
}
.news .yaowen .ywcon .ywli03::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
    background: rgba(186,156,132,0.8);
}
.news .yaowen .ywcon .ywli03::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
    border-radius: 10px;
    background: rgba(252,252,252,0.9);
}

.f_news{
    position: relative;
}
.f_news_con{
    width: 100%;
    position:absolute;
    top:0;
    left: 0;
    display: none;
}
.f_news:hover .f_news_con{
    display: block;
}
.xinxi{
  width: 100%;
  height: 800px;
  margin-top: 100px;
  background: url(../img/cpfbback.jpg);
  background-size: 100% 100%;
}
.xinxi .xxtit{
  font-size: 36px;color: #454545;
  font-weight: bold;text-align: center;
  margin-bottom: 80px;
}

.xinxi .xxbot{
  width: 100%;height: 600px;
  overflow: auto;
}
.xinxi .xxbot .ul{
  width: 1000%;
}
.xinxi .xxbot .ul .li{
  width: 385px;height: 540px;
  float: left;margin-left: 50px;
  padding: 0 20px;
  border-top: 8px solid #ba9c84;
  background: #FFFFFF;
  position: relative;
}
.xinxi .xxbot .ul .li .xxtit{
  font-size: 20px;color: #454545;
  font-weight: bold;text-align: left;
  margin-top: 20px;margin-bottom: 0;
}
.xinxi .xxbot .ul .li .time{
   font-size: 22px;color: #959595;
   text-align: left;
   margin-top: 40px;
 }
.xinxi .xxbot .ul .li .contit{
  font-size: 16px;color: #959595;
  text-align: left;line-height: 32px;
  margin-top: 30px;
}
.xinxi .xxbot .ul .li .jian{
  width: 80%;height: 50px;
  border-top: 1px solid #f8f8f8;
  position: absolute;bottom: 0;
}
.xinxi .xxbot .ul .li .jian img{
  margin-top: 12px;
}

/*滚动条样式*/
.xinxi .xxbot::-webkit-scrollbar {
  width: 6px;height: 4px;
}
.xinxi .xxbot::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
  background: rgba(186,156,132,0.8);
}
.xinxi .xxbot::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
  border-radius: 10px;
  background: rgba(252,252,252,0.9);
}
.newshow{
  width: 80%;margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 50px;
}
.newshow .xtit{
  font-size: 28px;color: #333333;
  text-align: center;
}
.newshow .xtime{
  font-size: 16px;color: #959595;
  margin-top: 20px;
}
.newshow .con{
  font-size: 16px;line-height: 32px;
  text-indent: 32px;
  margin-top: 20px;
}
.newshow .con img{
  margin: 0 auto;
  display: block;
}
/*园区建设*/
.yqjs{
  width: 80%;height: 800px;
  margin: 0 auto;
}
.yqjs .yetit{
  font-size: 36px;color: #454545;
  font-weight: bold;text-align: center;
  padding-top: 100px;
  margin-bottom: 80px;
}
.yqjs .cyleft{
  width: 900px;height: 688px;
  background: url("../img/js-back.jpg") no-repeat;
  background-size: 100% 100%;
}
.yqjs .cyleft .biaoti{
  width: 100%;margin-top: 100px;
  height: 86px;
}
.yqjs .cyleft .biaoti li{
  width: 88px;height: 82px;
  background: url("../img/js-tu.png") no-repeat;
  background-size: 100% 100%;
  font-size: 36px;color: #454545;
  text-align: center;line-height: 82px;
  margin-left: 30px;list-style-type: none;
  float: left;
}
.yqjs .cyleft .biaocon{
  width: 100%;margin-top: 80px;
}
.yqjs .cyleft .biaocon .biaonn{
  font-size: 16px;color: #454545;
  line-height: 26px;
}
.yqjs .cyright{
  width: 562px;height: 682px;
}
.yqjs .cyright .cyrpic{
  width: 100%;height: 100%;
}
/*基础设施*/
.jcss{
  width: 100%;
  height: 1800px;
  background: #fbfbfb;
  margin-top: 140px;
}
.jcss .jcsstit{
  font-size: 36px;color: #454545;
  font-weight: bold;text-align: center;
  padding-top: 100px;
  margin-bottom: 80px;
}
.jcss .conter{
  width: 80%;margin: 0 auto;
}
.jcss .conter .li{
  width: 100%;height: 360px;
}
.jcss .conter .li .lileft{
  width: 709px;height: 337px;
}
.jcss .conter .li .liright{
  width: 46%;height: 100%;
  position: relative;
}
.jcss .conter .li .liright .p1{
  color: #ebe5e0;font-size: 250px;
  position: absolute;z-index: 9;
  top: -80px;right: 0;
}
.jcss .conter .li .liright .p2{
  font-size: 16px;color: #454545;
  position: absolute;z-index: 10;
  top: 35px;line-height: 26px;
  text-align: justify;
}
/*交通物流*/
.jtwl{
  width: 100%;height: 700px;
  padding-top: 100px;
}
.jtwl .jt{
  width: 80%;margin: 0 auto;
}
.jtwl .jt .lileft{
  width: 779px;height: 495px;
}
.jtwl .jt .liright{
  width: 40%;
}
.jtwl .jt .liright .p1{
  font-size: 36px;color: #454545;
  font-weight: bold;
  margin-top: 70px;
}
.jtwl .jt .liright .p2{
  font-size: 16px;color: #454545;
  top: 60px;line-height: 26px;
  margin-top: 28px;
  text-align: justify;
}
/*建设背景*/
.jsbj{
  width: 100%;height: 800px;
}
.jsbj .jstit{
  font-size: 36px;color: #454545;
  font-weight: bold;text-align: center;
  padding-top: 100px;
  margin-bottom: 80px;
}
.jsbj .content{
  width: 80%;margin: 0 auto;
  /*height: 500px;*/
  background: #ba9c84;
  padding: 40px;
}
.jsbj .content .pic{
  width: 46%;
}
.jsbj .content .pic img{
  width: 100%;
}
.jsbj .content .jscon{
  width: 50%;padding: 50px;
  height: 90%;
  overflow: auto;
  font-size: 16px;color: #FFFFFF;
  line-height: 20px;
  text-align: justify;
}
/*滚动条样式*/
.jsbj .content .jscon::-webkit-scrollbar {
  width: 6px;
}
.jsbj .content .jscon::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(255,255,255,0.8);
  background: rgba(255,255,255,0.8);
}
.jsbj .content .jscon::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(255,255,255,0.8);
  border-radius: 10px;
  background: rgba(255,255,255,0.3);
}
/*招商方向*/
.zsfx{
  width: 100%;
  padding-bottom: 30%;
  background-color: #fff;
  /*background: url("../img/zhshangback.jpg");*/
  /*background-size: 100% 100%;*/

}
.zsfx .zstit{
  font-size: 36px;color: #454545;
  font-weight: bold;text-align: center;
  padding-top: 90px;
  margin-bottom: 20px;
}
.zsfx .tiao{
  width: 30px;height: 6px;
  margin: 0 auto;border-radius: 3px;
  background: #bb9e88;
}
.zsfx .zscon{
  font-size: 18px;color: #454545;
  text-align: center;
  line-height: 40px;
  margin-top: 60px;
}
/*招商政策*/
.zszc{
  width: 100%;
}
.zszc .zstit{
  font-size: 36px;color: #454545;
  font-weight: bold;text-align: center;
  padding-top: 90px;
  margin-bottom: 40px;
}
.zszc .dec1{
  font-size: 24px;color: #454545;
  font-weight: bold;text-align: center;
}
.zszc .dec2{
  font-size: 18px;color: #454545;
  text-align: center;
  margin-top: 10px;
}
.zszc .zsul{
  width: 100%;margin-top: 100px;
}
.zszc .zsul .zcli{
  width: 100%;border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.zszc .zsul .zcli .litop{
  width: 100%;height: 80px;
}
.zszc .zsul .zcli .litop .topleft{
  font-size: 16px;font-weight: bold;
  color: #333333;line-height: 80px;
}
.zszc .zsul .zcli .litop img{
  width: 33px;height: 32px;float: right;
  margin-top: 24px;

  -ms-transform:rotate(-90deg); /* IE 9 */
  -webkit-transform:rotate(-90deg); /* Safari and Chrome */
  transform:rotate(-90deg);
}
.zszc .zsul .zcli .libot{
  width: 100%;padding: 0 36px;
  font-size: 18px;color: #757575;
  line-height: 36px;
  margin-bottom: 20px;
  display: none;
}
/*园区企业*/
.yqqy{
  width: 80%;margin: 0 auto;
  margin-bottom: 50px;
}
.yqqy .yqqyli{
  width: 100%;height: 600px;
  background: #fcfcfc;
  padding: 100px;
  margin-top: 50px;
}
.yqqy .yqqyli .yqleft{
  width: 35%;float: left;
  margin-left: 3%;
}
.yqqy .yqqyli .yqleft img{
  width: 450px;height: 436px;
}
.yqqy .yqqyli .yqright{
  width: 50%;float: right;
  margin-right: 2%;
}
.yqqy .yqqyli .yqright .yqtitle{
  font-size: 30px;color: #333333;
  font-weight: bold;margin-top: 60px;
}
.yqqy .yqqyli .yqright .yqtitle span{
  font-size: 24px;font-weight: normal;
}
.yqqy .yqqyli .yqright .yqcon{
  font-size: 16px;color: #454545;
  line-height: 36px;margin-top: 30px;
}
.yqqy .yqqyli .yqright button{
  width: 180px;height: 52px;
  font-size: 18px;color: #FFFFFF;
  background: #ba9c84;border: none;
  margin-top: 80px;
}
/*园区企业详情*/
.qytop{
  width: 100%;margin-top: 100px;
  height: 800px;background: #f8f8f8;
  padding-top: 30px;
}
.qytop .qytopup{
  width: 100%;height: 50px;
}
/*.qytop .qytopup .qtleft{*/
/*  width: 40%;*/
/*}*/
.qytop .qytopup .qtleft img{
  width: 39px;height: 33px;float: left;
  margin-top: 8px;
}
.qytop .qytopup .qtleft p{
  font-size: 16px;color: #333333;
  line-height: 50px;margin-left: 12px;
  float: left;
}
.qytop .qytopup .qtright{
  width: 12%;
}
.qytop .qytopup .qtright img{
  width: 48px;height: 44px;float: left;
  margin-top: 3px;
}
.qytop .qytopup .qtright p{
  font-size: 16px;color: #333333;
  line-height: 50px;margin-left: 12px;
  float: left;
}
.qytop .qytopdown{
  width: 100%;height: 600px;
  background: #ffffff;
  margin-top: 40px;
  padding: 100px;
}
.qytop .qytopdown .yqleft{
  width: 35%;float: left;
  margin-left: 3%;
}
.qytop .qytopdown .yqleft img{
  width: 100%;
}
.yqleft .swiper-button-next::after,.yqleft .swiper-button-prev::after{
    display: none;
}
.yqleft .swiper-button-next,.yqleft .swiper-button-prev{
    width: 14px;
    height: 24px;
}
.yqleft .swiper-button-next{
    background: url("../img/pro_next1.png");
    right:-10%;
}
.yqleft .swiper-button-next:hover{
     background: url("../img/pro_next.png");
}
.yqleft .swiper-button-prev{
    left:-10%;
    background: url("../img/pro_prev1.png");
}
.yqleft .swiper-button-prev:hover{
     background: url("../img/pro_prev.png");
}
.qytop .qytopdown .yqright{
  width: 50%;float: right;
  margin-right: 2%;
}
.qytop .qytopdown .yqright .yqtitle{
  font-size: 30px;color: #333333;
  font-weight: bold;height: 100px;
  border-bottom: 1px solid #eeeeee;
}
.qytop .qytopdown .yqright .yqtitle span{
  font-size: 24px;font-weight: normal;
}
.qytop .qytopdown .yqright .zy{
  font-size: 22px;color: #ba9c84;
  margin-top: 40px;font-weight: bold;
}
.qytop .qytopdown .yqright .yqcon{
  font-size: 16px;color: #454545;
  line-height: 30px;margin-top: 40px;
  height: 270px;
    overflow-y: auto;
    padding-right: 2%;
}
.qytop .qytopdown .yqright .fenx{
  width: 30%;float: right;
  margin-top: 50px;
}
.qytop .qytopdown .yqright .fenx .zi{
  font-size: 16px;color: #757575;
  float: left;
}
.qytop .qytopdown .yqright .fenx img{
  width: 32px;height: 27px;float: left;
  margin-left: 12px;
}

.qytop .qytopdown .yqright .yqcon::-webkit-scrollbar {
  width: 6px;height: 4px;
}
.qytop .qytopdown .yqright .yqcon::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
  background: rgba(186,156,132,0.8);
}
.qytop .qytopdown .yqright .yqcon::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
  border-radius: 10px;
  background: rgba(252,252,252,0.9);
}
/*厂家概况*/
.cjgk{
  width: 100%;height: 600px;
}
.cjgk .cjgktit{
  font-size: 36px;color: #454545;
  text-align: center;font-weight: bold;
  padding-top: 80px;
}
.cjgk .cjgkcon{
  font-size: 16px;color: #454545;
  line-height: 36px;margin-top: 40px;
  text-indent: 32px;
}
/*加工产能*/
.jgcn{
  width: 100%;height: 900px;
  background: #ba9c84;
}
.jgcn .jgcntit{
  font-size: 36px;color: #FFFFFF;
  text-align: center;font-weight: bold;
  padding-top: 80px;
}
.jgcn .tupian{
  width: 100%;height: 440px;
  background: #c8b09d;
  padding: 50px;
  margin-top: 60px;
}
.jgcn .tupian img{
  width: 30%;float: left;
  height: 100%;
}
.jgcn .jgcncon{
  font-size: 16px;color: #FFFFFF;
  line-height: 36px;margin-top: 60px;
}
/*产品介绍*/
.cpjs{
  width: 100%;height: 820px;
}
.cpjs .cpjstop{
  width: 100%;height: 80px;
  padding-top: 80px;
}
.cpjs .cpjstop .cpjstit{
  width: 30%;float: left;
  font-size: 36px;color: #454545;
  font-weight: bold;
}
.cpjs .cpjstop .fenl{
  width: 26%;float: right;
}
.cpjs .cpjstop .fenl p{
  width: 45%;height: 50px;
  background: #f6ece5;
  font-size: 18px;color: #ba9c84;
  text-align: center;line-height: 50px;
  float: left;
  margin-left: 5%;
}
.cpjs .cpjsbot{
  width: 100%;
  height: 580px;
  margin-top: 50px;
  overflow: auto;
}
.cpjs .cpjsbot .ul{
  width: 1000%;height: 100%;
}
.cpjs .cpjsbot .li{
  width: 385px;height: 100%;
  float: left;margin-left: 50px;
}
.cpjs .cpjsbot .li img{
  width: 385px;height: 492px;
  border-radius: 8px;
}
.cpjs .cpjsbot .li p{
  font-size: 20px;color: #454545;
  text-align: center;margin-top: 20px;
}
/*滚动条样式*/
.cpjs .cpjsbot::-webkit-scrollbar {
  width: 6px;height: 4px;
}
.cpjs .cpjsbot::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
  background: rgba(186,156,132,0.8);
}
.cpjs .cpjsbot::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
  border-radius: 10px;
  background: rgba(252,252,252,0.9);
}
/*采购须知*/
.cgxz{
  width: 100%;height: 900px;
}
.cgxz .cgxztit{
  font-size: 36px;color: #454545;
  text-align: center;font-weight: bold;
  padding-top: 80px;
}
.cgxz .cgxzcon{
  width: 100%;
  margin-top: 80px;
}
.cgxz .cgxzcon .zcli{
  width: 100%;
  box-shadow:0 0 5px rgba(0,0,0,0.3);
  margin-top: 30px;
  border-radius: 6px;
}
.cgxz .cgxzcon .zcli .litop{
  width: 100%;height: 90px;
  padding: 0 30px;
}
.cgxz .cgxzcon .zcli .litop .biao{
  width: 40px;height: 40px;
  background: #ba9c84;border-radius: 50%;
  text-align: center;line-height: 40px;
  margin-top: 25px;float: left;
  color: #FFFFFF;font-size: 26px;
}
.cgxz .cgxzcon .zcli .litop .topleft{
  font-size: 18px;color: #454545;
  line-height: 90px;margin-left: 20px;
  float: left;
}
.cgxz .cgxzcon .zcli .litop img{
  width: 33px;height: 30px;
  float: right;margin-top: 30px;
}
.cgxz .cgxzcon .zcli .libot{
  display: none;
  width: 100%;padding: 40px 80px;
  background: #fffcf9;
  font-size: 16px;color: #565656;
  line-height: 36px;
}
/*职业规划*/
.zygh{
  width: 100%;height: 1500px;

}
.zygh .zyghtit{
  font-size: 36px;color: #454545;
  text-align: center;font-weight: bold;
  padding-top: 80px;
}
.zygh .zyghcon{
  width: 100%;margin-top: 100px;
}
.zygh .zyghcon .zgleft{
  width: 50%;
  font-size: 16px;color: #454545;
  line-height: 36px;
  padding-top: 40px;
}
.zygh .zyghcon .zgright{
  width: 43%;
}
.zygh .zyghcon .zgright img{
  width: 653px;height: 712px;
}
.zygh .zygh2{
  width: 100%;height: 591px;
  background: url("../img/pingback.jpg");
  background-size: 100% 100%;
}
.zygh .zygh2 .neir{
  width: 40%;float: right;
  font-size: 16px;color: #FFFFFF;
  line-height: 24px;
  padding-top: 120px;
}
/*联系我们*/
.contact{
  width: 100%;
}
.contact .contacttop{
  width: 100%;padding-top: 100px;
}
.contact .contacttop .ustopleft{
  width: 40%;float: left;
}
.contact .contacttop .ustopleft .p1{
  font-size: 48px;color: #ba9c84;
  font-weight: bold;margin-left: 24%;
}
.contact .contacttop .ustopleft .p2{
  font-size: 32px;color: #454545;
  font-weight: bold;margin-left: 24%;
  margin-top: 10px;
}
.contact .contacttop .ustopright{
  width: 60%;float: right;
}
.contact .contacttop .ustopright .en{
  font-size: 320px;font-weight: bold;
  color: rgba(186,156,132,0.1);
  margin-top: -100px;
}
.contact .contactcon{
  width: 100%;height: 780px;
  background: #fcfcfc;
  margin-top: -120px;
}
.contact .contactcon .usconleft{
  width: 50%;float: left;
  padding-left: 10%;
  padding-right: 80px;
}
.contact .contactcon .usconleft .p1{
  font-size: 18px;color: #555555;
  margin-top: -20px;
}
.contact .contactcon .usconleft .p2{
  font-size: 36px;color: #555555;
  margin-top: 10px;
}
.contact .contactcon .usconleft .xiaotu{
  width: 100%;
  margin-top: 50px;
}
.contact .contactcon .usconleft .xiaotu img{
  width: 65px;float: left;
  margin-right: 60px;
}
.contact .contactcon .usconleft .p3{
  font-size: 18px;color: #686868;
  margin-top: 50px;
}
.contact .contactcon .usconleft .erwei{
  width: 100%;margin-top: 50px;
}
.contact .contactcon .usconleft .erwei .ewtu{
  width: 160px;float: left;
  margin-right: 50px;
}
.contact .contactcon .usconleft .erwei .ewtu .tuwei{
  width: 160px;height: 160px;
  padding: 20px;background: #f1ede9;
}
.contact .contactcon .usconleft .erwei .ewtu .tuwei img{
  width: 100%;height: 100%;
}
.contact .contactcon .usconleft .erwei .ewtu p{
  font-size: 16px;color: #757575;
  text-align: center;margin-top: 18px;
}
.contact .contactcon .usconright{
  width: 50%;float: right;
  height: 100%;margin-top: -120px;
}
/*产品介绍*/
.product{
  width: 100%;
  /*height: 1000px;*/
  padding:100px 0;
  background: url("../img/cpfbback.jpg") no-repeat center bottom;
  background-size: 100%;
}
.product .producttit{
  width: 100%;
  font-size: 36px;color: #454545;
  font-weight: bold;
  text-align: center;
  padding-top: 80px;
}
.product .type{
  width: 100%;
  /*height: 80px;*/
  padding: 0 20px;
  margin-top: 50px;
}
.product .type .typeli{
  width: 11%;float: left;
  margin-left: 1.2%;
  height: 48px;
  border: 1px solid #f4efeb;
  font-size: 16px;color: #454545;
  text-align: center;
  line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product .productbot{
  width: 100%;
  /*height: 580px;*/
  margin-top: 50px;
  /*overflow: auto;*/
}
.product .productbot .ul{
  /*width: 1000%;*/
  height: 100%;
}
.product .productbot .li{
  width: 23%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 3%;
}
.product .productbot .li:last-child{
    margin-right: 0;
}
.product .productbot .li img{
  width:100%;
  border-radius: 8px;
}
.product .productbot .li p{
  font-size: 20px;color: #454545;
  text-align: center;margin-top: 20px;
}
/*滚动条样式*/
.product .productbot::-webkit-scrollbar {
  width: 6px;height: 4px;
}
.product .productbot::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
  background: rgba(186,156,132,0.8);
}
.product .productbot::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(186,156,132,0.8);
  border-radius: 10px;
  background: rgba(252,252,252,0.9);
}
/*产品详情*/
.proxiang{
  width: 100%;
  padding: 100px;
}
.proxiang .xqleft{
  width: 25%;float: left;
}
.proxiang .xqleft .xtype{
  width: 100%;
}
.proxiang .xqleft .xtype .tyli{
  width: 359px;height: 81px;
  font-size: 22px;color: #333333;
  text-align: center;line-height: 81px;
}
.proxiang .xqleft .kefu{

height: 560px;
  background: #f8f8f8;
  margin-top: 100px;
}
.proxiang .xqleft .kefu img{
  width: 100%;height: 253px;
}
.proxiang .xqleft .kefu .kfcon{
  width: 100%;padding: 30px;
}
.proxiang .xqleft .kefu .kfcon .p1{
  font-size: 24px;color: #454545;
  font-weight: bold;
}
.proxiang .xqleft .kefu .kfcon .p2{
  font-size: 18px;color: #454545;
  margin-top: 8px;
}
.proxiang .xqleft .kefu .kfcon .ph{
  width: 100%;margin-top: 18px;
}
.proxiang .xqleft .kefu .kfcon .ph img{
  width: 39px;height: 31px;
  float: left;margin-top: 12px;
}
.proxiang .xqleft .kefu .kfcon .ph p{
  font-size: 36px;color: #565656;
  float: left;margin-left: 2px;
}
.proxiang .xqleft .kefu .kfcon button{
  width: 100%;height: 52px;
  background: #ba9c84;color: #FFFFFF;
  text-align: center;line-height: 52px;
  border: none;margin-top: 18px;
  font-size: 16px;
}
.proxiang .xqright{
  width: 70%;float: right;
}
.proxiang .xqright .cpyy{
  width: 100%;
  padding-bottom: 80px;
  border-bottom: 1px solid #eeeeee;
}
.proxiang .xqright .cpyy .xiangtitj{
  font-size: 30px;color: #454545;
  font-weight: bold;
}
.proxiang .xqright .cpyy .xconj{
  font-size: 16px;color: #757575;
  line-height: 26px;
  margin-top: 30px;
}


.pagination a,.pagination span{
    font-size: 16px;
    margin-right: 10px;
}
.pagination .active span{
    background: #ba9c84;
    border: 1px solid #ba9c84;
}

@media only screen and (max-width: 1700px){

}

@media only screen and (max-width: 1680px){
  .banner{
    height: 520px;
  }
  .footer .sec6top .topleft li .lirig{
    width: 69%;
  }
  .yqjs .cyleft{
    width: 59%;
    background-size: auto;
  }
  .yqjs .cyright{
    width: 462px;
  }
  .jcss .conter .li .lileft{
    width: 600px;
  }
  .jtwl .jt .lileft{
    width: 679px;
  }
  /*.jsbj .content .pic{*/
  /*  width: 560px;*/
  /*}*/
  .rzsq .rzsqcon .form-group .controls input{
    width: 90% !important;
  }
  .qytop .qytopdown .yqright{
    margin-right: 0;
  }
  .qytop .qytopdown .yqright .fenx{
    width: 40%;
  }
  .rzsq .rzsqcon .form-group .controls input{
    width: 90% !important;
  }
  .yuanqu{
    height: 500px;
  }
  .yuanqu .yqri{
    padding: 80px 10% 0 5%;
  }
  .linian {
    height: 500px;
  }
  .linian .yqri {
     padding: 120px 5% 0 10%;
   }
  .zhanshi{
    display: none;
  }
  .zhanshi{
    display: block;
  }
  .zuzhi{
    height: 856px;
  }
  .news .yaowen .ywcon .ywli02 .tit{
    margin-top: 20px;
  }
  .news .yaowen .ywcon .ywli02 .contnt{
    margin-top: 20px;
  }
  .jieshao .bot{
    line-height: 32px;
  }
  .product .type{
    height: 126px;
  }
  .product .type .typeli{
    width: 180px;margin-top: 20px;
  }
  .news .yaowen .ywcon .ywli03 .li .neir .tit{
          line-height: 28px;
            height: 56px;
            overflow: hidden;
  }
  .news .yaowen .ywcon .ywli03 .li .neir .time{
      margin-top:0 ;
  }
  .news .yaowen .ywcon .ywli03{
      height: 395px;
  }
  .news .yaowen .ywcon .ywli02{
      height: 440px;
  }
}
@media only screen and (max-width: 1440px){
  .banner {
    height: 460px;
  }
  .footer .sec6top .topleft li .lirig{
    width: 64%;
  }
  .footer .sec6bot .botright{
    display: none;
  }
  .footer .sec6bot .botleft{
    width: 100%;
  }
  .zuzhi{
    height: 856px;
  }
  .yuanqu{
    height: 400px;
  }
  .yuanqu .yqri{
    padding: 80px 10% 0 5%;
  }
  .yuanqu .yqri .dec{
    font-size: 20px;
  }
  .yuanqu .yqri .con{
    margin-top: 30px;
  }
  .linian {
    height: 400px;
  }
  .linian .yqri {
    padding: 80px 5% 0 10%;
  }
  .linian .yqri .dec{
    font-size: 20px;
  }
  .linian .yqri .con{
    margin-top: 30px;
  }
  .footer .sec6top .topzhong{
    display: none;
  }
  .footer .sec6top .topleft{
    width: 60%;
  }
  .footer .sec6top .topleft li .lirig .p1{
    margin-top: 0;
  }
  .yqjs .cyleft .biaocon{
    margin-top: 40px;
  }
  .yqjs .cyright{
    width: 425px;
  }
  .jtwl .jt .lileft{
    width: 620px;height: 420px;
    margin-top: 40px;
  }
  .jsbj .content .pic{
    /*width: 490px;height: 80%;*/
    margin-top: 5%;
  }
  .rzlcaa{
    display: none;
  }
  .yqqy .yqqyli .yqleft img{
    width: 350px;height: 336px;
    margin-top: 0;
  }
  .yqqy .yqqyli .yqright .yqtitle{
    margin-top: 0;
  }
  .yqqy .yqqyli .yqright button{
    margin-top: 40px;
  }

  .qytop .qytopdown .yqright .fenx{
    width: 60%;
  }
  /*.qytop .qytopdown .yqright .yqtitle{*/
  /*  height: 72px;*/
  /*}*/
  .qytop .qytopdown .yqright .zy{
    margin-top: 20px;
  }
  .qytop .qytopdown .yqright .yqcon{
    margin-top: 20px;
  }
  .contact .contactcon .usconleft .erwei .ewtu{
    margin-right: 10px;display: none;
  }

}
@media only screen and (max-width: 1366px){
    .jieshao .top .topright .a1 .p1{
      font-size: 40px;
    }
  .jieshao .top .topleft .dec{
    font-size: 16px;
  }
  .banner {
    height: 406px;
  }
  .news .yaowen .ywcon .ywli02 .tit{
    font-size: 20px;
    margin-top: 24px;
    height: 80px;
  }
  .news .yaowen .ywcon .ywli02 .contnt{
    margin-top: 20px;
        height: 64px;
    overflow: hidden;
  }
  .news .yaowen .ywcon .ywli03 .li .neir .tit{
    font-size: 16px;
  }
  .news .yaowen .ywcon .ywli03 .li img{
    height: 96px;margin-top: 14px;
  }
  .zygh .zygh2{
    height: 500px;
  }
  .zygh .zygh2 .neir{
    padding-top: 80px;
  }
  .rzsq .rzsqcon .form-group .controls input {
    width: 82% !important;float: left !important;
  }
  .rzsq .rzsqcon .form-group .controls textarea{
    width: 90% !important;float: left !important;
  }
  .yqjs .cyright{
    display: none;
  }
  .yqjs .cyleft{
    width: 100%;
  }
  .jcss .conter .li .lileft{
    width: 472px;
    height: 220px;
    margin-top: 20px;
  }
  .jtwl .jt .lileft{
    display: none;
  }
  .jtwl .jt .liright{
    width: 100%;
  }
  .yqqy .yqqyli .yqright .yqtitle{
    font-size: 26px;
  }
  .yqqy .yqqyli{
    padding: 64px;
  }
  /*.qytop .qytopup .qtleft{*/
  /*  width: 50%;*/
  /*}*/
  .qytop .qytopup .qtright{
    width: 17%;
  }
  .qytop .qytopdown{
    padding: 64px;
  }
  .qytop .qytopdown .yqright .yqtitle{
    font-size: 24px;
  }
  /*.jsbj .content .pic{*/
  /*  display: none;*/
  /*}*/
  /*.jsbj .content .jscon{*/
  /*  width: 100%;*/
  /*}*/
  .jieshao .bot{
    margin-top:32px;
  }
  .news .yaowen .ywcon .ywli02 {
      height: 392px;
}
}