*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
}

ul{
    list-style: none;
}

img{
    max-width: 100%;
}
/*缓存*/
/*.myPhone{
    position: absolute;
    top: 108px;
    width: 301px;
    overflow: hidden;
    transform: translate(0,0);
    display: none;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0,10px);
    right: 0;
    z-index: 10;
}

.tel-bar {
    display: inline-block;
    background: #008DD5;
    color: #fff;
    padding: 2em 4em;
    text-align: center;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
/*}*/
.load_box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
}

.load_box .loader_loader {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.loader_loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
    height: 200px;
    align-items: center;
    justify-content: center;
}
@-webkit-keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.line-scale-party > div:nth-child(1) {
  -webkit-animation-delay: 0.77s;
          animation-delay: 0.77s;
  -webkit-animation-duration: 1.26s;
          animation-duration: 1.26s; }
.line-scale-party > div:nth-child(2) {
  -webkit-animation-delay: 0.29s;
          animation-delay: 0.29s;
  -webkit-animation-duration: 0.43s;
          animation-duration: 0.43s; }
.line-scale-party > div:nth-child(3) {
  -webkit-animation-delay: 0.28s;
          animation-delay: 0.28s;
  -webkit-animation-duration: 1.01s;
          animation-duration: 1.01s; }
.line-scale-party > div:nth-child(4) {
  -webkit-animation-delay: 0.74s;
          animation-delay: 0.74s;
  -webkit-animation-duration: 0.73s;
          animation-duration: 0.73s; }
.line-scale-party > div {
  background-color: #7aba1e;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-name: line-scale-party;
          animation-name: line-scale-party;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }


/*end*/


/*头部*/
/*.headers{
    width: 100%;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 12;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.headers>div{
    max-width: 1310px;
    margin: auto;
    height: 129px;
}*/


.listheader{
    width: 100%;
}

.listheadermuyy{
    position: relative;
}


.listheaderLeft{
    float: right;
    width: 15%;
    text-align: center;
    line-height: 104px;
    height: 104px;
}

.listheaderRight{
    width: 60%;
    position: relative;
    float: right;
    margin: auto;
} 
.listheaderphone{
float: right;
    width: 9%;
    height: 104px;
    background: #ae8a49;
    color: #fff;
    padding-top: 22px;
    padding-left: 0.6%;
}
.listheaderphone div{

}
.listheaderphone div img{

}
.listheaderphone span{
    font-size: 20px;
}


.listheaderweixin{
    height: 104px;
    float: right;
    border-left: 1px solid #ccc;
    text-align: center;
    width: 5%;
    cursor: pointer;
    position: relative;
}
.listheaderweixin div{
        line-height: 67px;
}
.listheaderweixin div img{
    
}

.listheaderweixin span{
        display: block;
    text-align: center;
    color: #101111;
}
.listheaderweixin .weixnimg{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
    top: 104px;
    display: none;
}
.listheaderweixin:hover .weixnimg{
    display: block;
}



.listheadershipi{
    height: 104px;
    float: right;
    border-left: 1px solid #ccc;
    text-align: center;
    width: 5%;
}
.listheadershipi a{

}
.listheadershipi a div{
        line-height: 67px;
}
.listheadershipi a div img{
    
}

.listheadershipi a span{
        display: block;
    text-align: center;
    color: #101111;
}


.nas{
    display: flex;
    margin: 0;
}

.nas>li{
    position: relative;
    flex: 1;
    line-height: 104px;
    height: 104px;
}

.nas>li>a{
    display: block;
    font-size: 17px;
    overflow: hidden;
    color: #201d1d;
    width: 100%;
    text-align: center;
    position: relative;
}
.nas>li>a img{
    margin-left: 0.5rem;
}
.navs{
    transition: 0.3s linear;

}
.nas>li:last-child>a{
    border: 0;
}
/*.nas>li:hover>a{
    color: #d5a65e;
}*/
/*.nas span{
    color: #ce9d59;
    display: block;
}
.nas>li>a:hover .navs{
    margin-top: -20px;
    transition: 0.3s linear;
}
*/



/**/
.clear {
    clear: both;
}

header .nav-btn {
    width: 45px;
    height: 34px;
    margin-top: 7px;
    position: relative;
}
.fl {
    float: left;
    display: inline;
}

header .nav-btn span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background: #068585;
    position: absolute;
    left: 0;
    top: 12px;
    transition: left 0.3s,top 0.3s;
}
header .nav-btn span.line1, header .nav-btn span.line3, header .nav-btn span.line3 {
    left: 15px;
}
header .nav-btn span.line2 {
    left: 30px;
    background: #e8921f;
}

header .logo {
    margin: 0 auto;
    width: 96px;
    display: block;
    padding-top: 1rem;
}
header .logo img {
    width: 100%;
}

header .nav-btn.hover span.line2{
    left: 12px;
}
header .nav-btn.hover span.line0{
    top: 0;
}
header .nav-btn.hover span.line1{
    top: 0;
    left: 24px;
}
header .nav-btn.hover span.line3{
    top: 24px;
    left: 0;
}
header .nav-btn.hover span.line4{
    top:24px;
    left:24px;
}

.headerphone{
    line-height: 100%;
    font-size: 18px;
    color: #2759a3;
    margin-left: 2rem;
    margin-top: 4.5rem;
}
.headerphone img{
    margin-left: 2.5rem;
    margin-right: 1rem;
}
.clear{
    clear: both;
}
.fr {
    float: right;
    display: inline;
}


.headers a.menu {
    display: block;
    width: 22px;
    float: left;
    z-index: 1;
    margin-top: 4.5rem;
}


.headers a.menu span:first-child {
    margin-top: 0;
}

.headers a.menu span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #3f6db3;
    margin-top: 5px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}

.headers a.menu span:last-child {
    width: 12px;
}

.headers a.menu:hover span:nth-child(1) {
    width: 11px;
}
.headers a.menu:hover span:nth-child(2) {
    width: 18px;
}

.headers a.menu:hover span:nth-child(3) {
    width: 22px;
}



.search {
    cursor: pointer;
}
.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 194px;
    display: none;
    z-index: 10;
    background: #f9bd00;
    padding: 18px 2%;
}
.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../image/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}
.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255,255,255,.2);
}
.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
    outline: none;
}
.search-box form .submit {
    width: 14px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../image/wel25.png) no-repeat center;
    border: none;
}
.search-box form .text::-webkit-input-placeholder{
    color: #fff;
}
.search-box form .text:-moz-placeholder{
    color: #fff;
}
.search-box form .text::-moz-placeholder{
    color: #fff;
}
.search-box form .text:-ms-input-placeholder{
    color: #fff;
}
/*.clickPhone:hover .myPhone{
    opacity: 1;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
}*/
.nas>li .more{
    position: absolute;
    top: 68px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 7px 0 21px;
    z-index: 100;
    display: none;
}
.nas>li .more a{
    display: block;
    color: #333;
    text-align: center;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    transition: all 0.3s linear 0s;
}

.nas>li .more a:hover{
    color: #f9bd00;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner .bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #f9bd00;
}

.banner .bannerswiperpagination{

}
.banner .bannerswiperpagination span{

}





.diyue_b{
    max-width: 1244px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    margin-top: 70px;
    margin-bottom: 58px;
}
.diyue_bLeft{
    float: left;
    width: 49%;
    overflow: hidden;
}
.diyue_bLeft label{

font-size: 51px;

color: #464646;

display: block;

line-height: 100%;
}
.diyue_bLeft label i{

font-style: normal;

color: #ae8a49;
}
.diyue_bLeft span{

display: block;

margin-top: 13px;

width: 55px;

height: 3px;

background: #ae8a49;
}
.diyue_bLeft div{
    font-size: 24px;
    margin-bottom: 13px;
}
.diyue_bLeft p{

margin-top: 42px;

color: #464646;

line-height: 32px;

margin-bottom: 60px;
}
.diyue_bLeft a{

background: #ae8a49;

display: inline-block;

padding: 8px 21px;

color: #fff;
}
.diyue_bRight{
    float: right;
    width: 45%;
}

.diyue_bRight img{
    width: 100%;
}
.diyue_bbottom{
    margin: 0 auto;
    max-width: 1244px;
    padding: 0 10px; 
    margin-bottom: 46px;   
}
.lk_bgx {
    border: 1px solid #f1f1f1;
    padding: 40px 0px;

}


.lk_sz ul{
    display:flex;
    flex-flow:row wrap;
    justify-content:space-between;
}
.lk_sz ul li{
    border-right:1px solid #f1f1f1;
    display:flex;
    justify-content:center;
    flex:1 1;
}
.lk_sz ul li:last-child{
    border:0;}
.lk_sz01{
flex-basis:51px;
margin-top:5px;
}
.lk_sz02{

margin-left:20px;
}
.lk_sz02_a{
    color:#082558;
    font-size:40px;
    font-family: Arial, Helvetica, sans-serif;
    line-height:40px;
    font-weight: bold;
}
.lk_sz02_b{
    font-size:16px;
    color:#8d8d8d;
}








.allTop{
    text-align: center;
    color: #fff;
    margin-top: 70px;
    margin-bottom: 52px;
}
.allTop label{
    display: block;
    font-size: 37px;
    line-height: 100%;
    margin-bottom: 12px;
}
.allTop div{
    font-size: 22px;
    text-transform: uppercase;
}








.diyue_c{
    width: 100%;
    background: url(../image/case_bg.jpg)center 0 no-repeat;
    height: 529px;
    overflow: hidden;
}



.diyue_cs{
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.diyue_cs a{
    display: block;
    width: 22%;
    text-align: center;
    font-size: 17px;
}
.diyue_cs a div{ 
    border: 6px solid #fff;
}
.diyue_cs a div img{
    width: 100%;
}
.diyue_cs a span{
    display: block;
    text-align: center;
    line-height: 51px;
    color: #fff;
}
.diyue_cs a>img{

}














.indexbottom{
    width: 100%;
    background: #222629;
    overflow: hidden;
}
.allbottomindex{
        max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden;
}

.indexbottom_a{
    height: 172px;
    border-bottom: 1px solid #636567;
}

.indexbottom_aLeft{
    float: left;
    color: #fff;
    margin-top: 50px;
}
.indexbottom_aLeft div{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 12px;
}
.indexbottom_aLeft span{
    font-size: 17px;
    text-transform: uppercase;
}

.indexbottom_aRight{
    float: right;
    margin-top: 23px;
}

.indexbottom_aRight div{

display: inline-block;

text-align: center;

margin-left: 18px;
}
.indexbottom_aRight div img{

}
.indexbottom_aRight div span{
    
display: block;
    
text-align: center;
    
color: #fff;
    
margin-top: 11px;
}

.indexbottom_b{
    overflow: hidden;
    padding: 43px 0;
}

.indexbottom_bLeft{
    float: left;
}
.indexbottom_bLeft span{
    font-size: 22px;
    color: #fff;
}
.indexbottom_bLeft div{
    color: #cfcccc;
    line-height: 30px;
    margin-top: 18px;
}


.indexbottom_bRight{
    float: right;
    width: 53%;
}
.indexbottom_bRight div{
    float: left;
    width: 33.333%;
}
.indexbottom_bRight div span{
    display: block;
    font-size: 17px;
    color: #fff;
}
.indexbottom_bRight div i{
    width: 54px;
    background: #575759;
    height: 1px;
    display: block;
    margin-top: 10px;
    margin-bottom: 13px;
}

.indexbottom_bRight div a{
    display: block;
    color: #cbc9c9;
    margin-bottom: 13px;
}

.bitob{
    width: 100%;
    border-top: 1px solid #636567;
    overflow: hidden;
}


.bitobLeft{
    float: left;
    line-height: 73px;
    color: #b0abab;
}
.bitobLeft a{
    color: #b0abab;    
}

.bitobRight{
        float: right;
    margin-top: 12px;
}

.s_foot_link{height: 45px;cursor:pointer;overflow:visible;position: relative;text-align:left;}
.s_foot_link .yqlj{display:inline-block;width:110px;height:45px;line-height:43px;border:#dadbdb 1px solid;text-align:center;font-size:14px;color:#212121;float:left;background: #f0f1f3;}
.s_foot_link .tanchu{float:left;width: 100%;box-sizing:border-box;position:absolute;bottom: 44px;border-bottom:0;display: none;left: 0;}
.s_foot_link .tanchu:before{content:"";display:block;border:10px solid transparent;width:0px;height:0px;position:absolute;bottom: -19px;left:50%;margin-left:-10px;}
.s_foot_link .tanchu>div{background: #15569d;display:block;padding: 10px 1.25rem;border: #fff 1px solid;}
.s_foot_link .tanchu>div::-webkit-scrollbar {display:none}
.s_foot_link .tanchu a {color: #cdd6e5;line-height: 27px;display:block;font-size: 14px;}
.s_foot_link .tanchu a:hover{color: #ff0;}
.s_foot_link #bnt_link1.a {padding-left: 1.25rem;font-size:  13px;color: #cdd6e5;text-align:left;line-height: 43px;width: 235px;box-sizing:border-box;text-decoration:none;border: #fff 1px solid;float: left;}
.s_foot_link .a span{display:inline-block;float:right;color:#919397;line-height: 43px;width:37px;text-align:center;height:100%;}













/*lei*/

.proone{
    width: 100%;
    background: #e5e5e5;
    overflow: hidden;
}


.proones{
    max-width: 1326px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    margin-top: 44px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.proones a{
    display: block;
    background: #fff;
    width: 47%;
    margin-bottom: 53px;
    padding: 42px;
    overflow: hidden;
}
.proones a .proonesImg{
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #fff;
}
.proones a .proonesImg img{
    transition: all 0.3s;
}
.proones a:hover .proonesImg img{
    transform: scale(1.1);
}
.proones a label{
    font-size: 21px;
    color: #ae8a49;
    cursor: pointer;
}
.proones a p{
    color: #110f0f;
    margin: 0;
    line-height: 28px;
    margin-top: 15px;

}
.proones a .proonestext{
    overflow: hidden;
    font-size: 0;
    margin-top: 18px;
}
.proones a .proonestext div{
    display: inline-block;
    font-size: 14px;
    color: #110f0f;
    padding: 9px 25px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    margin-bottom: 10px;
}




.alllistsearch{
    width: 100%;
    height: 92px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    line-height: 92px;
}

.alllistsearch>div{
    max-width: 1220px;
    margin: auto;;
    overflow: hidden;
    padding: 0 10px;
}

.alllistsearchLeft{
    float: left;
    font-size: 16px;
    color: #464646;
}
.alllistsearchLeft img{
    margin-right: 7px;
}
.alllistsearchLeft i{
    font-style: normal;
}
.alllistsearchLeft span{

}
.alllistsearchLeft a{
    color: #464646;
}


.listnavRight{
    float: right;
}
.listnavRight a{
    display: block;
    float: left;
    font-size: 16px;
    color: #464646;
    padding: 0 3rem;
    transition: 0.3s linear;
}
.listnavRight a.on{
    background: #ae8a49;
    color: #fff;
}
.listnavRight a:hover{
    background: #ae8a49;
    color: #fff;
    transition: 0.3s linear;
}




.p12-aboutinfo-1{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
}

.p12-aboutinfo-1 .tit {
    height: 160px;
    background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 91px;
    clear: both;
    text-align: center;
}

.p12-aboutinfo-1 .tit span {
    display: block;
    font-size: 28px;
    color: #000;
    padding-top: 45px;
}
.p12-aboutinfo-1 .tit em {
    font-style: normal;
    color: #999;
    text-transform: uppercase;
    font-family: "Times New Roman";
    padding-top: 18px;
    display: block;
}






.g-gywm {
    height: 530px;
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
}

.wm-l {
    width: 40%;
    float: left;
    color: #fff;
    height: 460px;
    overflow: hidden;
    background: #ae8a49;
    padding: 60px 0 0 40px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 60%;
}

#map{
    width: 100%;
    height: 460px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 12px;
}

.map-title {
    font-size: 16px;
    line-height: 24px;
    }

    .map-list {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 6px;
    }






.listcontacts{
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
}
.listcontacts>div{
    max-width: 1210px;
    margin:5rem auto;
    overflow: hidden;
}

.listcontacts>div>span{
    font-size: 28px;
    color: #6a6a6a;
}
.listcontacts>div>span>i{
    font-style: normal;
    font-size: 19px;
    color: #8d8c8c;
    font-family: Arial Regular;
    text-transform: uppercase;
    margin-left: 5px;
}



.listcontactsTitle{
    overflow: hidden;
    margin-top: 3rem;
}
.listcontactsTitle input{
    height: 58px;
    display: block;
    float: left;
    padding-left: 47px;
    box-sizing: border-box;
    width: 48%;
    font-size: 16px;
    margin-bottom: 2rem;
    border: 1px solid #ccc;
    outline: none;
}
.listcontactsTitle input:nth-child(1){
    background: url(../image/122.png)left 0 no-repeat #fff;
    background-position: 11px;
}
.listcontactsTitle input:nth-child(2){
    float: right;
    background: url(../image/123.png)left 0 no-repeat #fff;
    background-position: 17px;
}
.listcontactsTitle input:nth-child(3){
    background: url(../image/124.png)left 0 no-repeat #fff;
    background-position: 8px;    
}
.listcontactsTitle input:nth-child(4){
    float: right;
    background: url(../image/125.png)left 0 no-repeat #fff;
    background-position: 12px; 
}


.listcontactsTextarea{
    width: 100%;
    border: 1px solid #ccc;
    background: url(../image/126.png)left 0 no-repeat #fff;
    background-position: 12px 16px;
    padding-left: 47px;
    font-size: 16px;
    padding-top: 18px;
    height: 174px;
    outline: none;
}

.listcontactsubmit{
    text-align: center;
    margin-top: 3rem;
}
.listcontactsubmit input{
        background: #b61f01;
    color: #fff;
    border: 0;
    width: 260px;
    height: 50px;
    font-size: 16px;
    margin: 0 5px;
}

.listcontactsubmit input:nth-child(2){
    background: #484848;
}


.listpro {
    max-width: 1220px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    line-height: 34px;
    font-size: 16px;
    color: #666565;
}

.listpronav{
    overflow: hidden;
    margin-top: 38px;
    margin-bottom: 45px;
}
.listpronav li {
    width: 90px;
    height: 30px;
    border: 1px solid #e6e6e6;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 9px;
}

.listpronav li a {
    display: block;
    color: #444;
    font-size: 16px;
}

.listpronav li:hover {
    background: #ae8a49;
    border: 1px solid #ae8a49;
}
.listpronav li:hover a {
    color: #fff;
}

.listpronav li.current {
    background: #ae8a49;
    border: 1px solid #ae8a49;
}



.listpros{
    width: 100%;
    overflow: hidden;
	padding-top: 50px;
}
.listpros a{
display: block;
    width: 31%;
    float: left;
    margin-right: 3.5%;
    margin-bottom: 2%;
}

.listpros a .listprosimg{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.listpros a .listprosimg img{
    width: 100%;
    transition: all 0.3s;
}
.listpros a .listprosimg div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: all 0.5s;
}

.listpros a .listprosimg div span{
    width: 64px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    border-top: 1px solid #fff;
    font-size: 16px;
}
.listpros a p{
        font-size: 18px;
    color: #444;
	text-align: center;
    line-height: 44px;
    margin: 0;
}
.listpros a:nth-child(3n){
    margin-right: 0;
}


.listpros a:hover .listprosimg img{
    transform: scale(1.1);
}

.listpros a:hover .listprosimg div{
    opacity: 1;
}




.listnew{
max-width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-top: 4rem;
}
.listnew a{
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
}
.listnew a img{
    float: left;
    width: 20%;
}
.listnew .listnewright{
    float: right;
    width: 78%;
    overflow: hidden;
    margin-top: 2rem;
}
.listnew .listnewright .listnewrighttop{
overflow: hidden;
    line-height: 34px;
}
.listnew .listnewright .listnewrighttop span{
font-size: 24px;
    transition: all 0.3s;
    color: #333;
}
.listnew .listnewright .listnewrighttop div{
    float: right;
    color: #c8c8c8;
    font-size: 12px;
}
.listnew .listnewright .listnewrighttop div i{

}
.listnew .listnewright .listnewrighttop div label{
margin: 0;
    font-weight: 400;
    color: #969696;
}

.listnew .listnewright p{
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.listnew .listnewright>span{
    width: 86px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    background: #ae8a49;
    padding: 5px 0;
    float: right;
    transition: all 0.3s;
}
.listnew .listnewright .listnewrighttop span:hover{
    color: #ae8a49;
}
.listnew .listnewright>span:hover{
    background: #000;
}








.listdetailpro{
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
}

.listdetailpro>div{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.listdetailpros{
    margin:4rem;
    overflow: hidden;
}


.listdetailprosTop{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 6rem 0;
}
.listdetailprosTop li{
    width: 25%;
    text-align: center;
    border-right: 1px solid #ccc;
    overflow: hidden;
    cursor: pointer;
}
.listdetailprosTop li:last-child{
    border: 0;
}
.listdetailprosTopimg{
    position: relative;
    height: 7rem;
}
.listdetailprosTopimg div img{
    max-width: 100%;
}
.listdetailprosTopimg div{
    position: absolute;
    width: 100%;
    height: 100%;
}
.listdetailprosTopimg div:nth-child(1){
    z-index: 1;
}
.listdetailprosTopimg div:nth-child(2){
    
}
.listdetailprosTop li span{
    font-size: 18px;
    color: #424040;
}
.listdetailprosTop li.on .listdetailprosTopimg div:nth-child(2){
    z-index: 2;
}


.ContBoxdetail{
    position: relative;
}
.ContBoxdetail .Boxdetail{
    /*display: none;*/
    
    width: 100%;
}



.proshows{
    max-width: 1266px;
    margin:3rem auto;
    overflow: hidden;
    width: 100%;
}

.proshowLeft{
    float: left;
    width: 50%;
    overflow: hidden;
}

.bigImg{
    width: 100%;
    padding-left: 1rem;
}
.swiper-containerDetail{
    width: 70%;
    margin: auto;
}
.swiper-containerDetail img{
    width: 100%;
    border: 1px solid #ccc;
}
.detailLefts{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 2rem;
}

.detailnext{
    background: url(../image/20_03.jpg)center 0 no-repeat!important;
    width: 14px!important;
    height: 21px!important;
    background-size: 100% 100%!important;
    margin-top: 0!important;
    top: 41%!important;
}

.detailprev{
    background: url(../image/21_03.jpg)center 0 no-repeat!important;
    width: 14px!important;
    height: 21px!important;
    background-size: 100% 100%!important;
    margin-top: 0!important;
    top: 41%!important;
}


.proshowRight{
    float: right;
    width: 35%;
    overflow: hidden;
    margin-top: 1rem;
    margin-right: 6rem;
}
/*.proshowRight div{
    font-size: 16px;
    color: #37383a;
    margin-bottom: 9px;
}
*/
.proshowRight label{
        display: block;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
    color: #37383a;
}
.proshowRight label em{
     font-style: normal;   
}


.dm {
max-width: 1543px;
    margin: auto;
    background: #fff;
    overflow: hidden;
    width: 100%;
    padding: 3rem;
}

.cpxq_tit{
    width: 94%;
    margin: auto;
    margin-bottom: 4rem;
}
.cpxq_tit span {
    display: inline-block;
    width: 207px;
    height: 45px;
    line-height: 45px;
    background: url(../image/images/prodetail_27.png) no-repeat center center;
    text-align: center;
    color: #fff;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 20px;
}

.cpxq_tit div{
    line-height: 28px;
}
.cpxq_tit div img{
    max-width: 100%;
}


.p1-pho-1 {
background: url(../image/VISkins-p1.png) no-repeat 0 -3px;
    min-height: 50px;
    padding-left: 44px;
    font-size: 20px;
    line-height: 30px;
    margin-right: 50px;
    color: #ae8a49;
    margin-top: 3rem;
}


.p1-pho-1 span {
    display:block;
    font-size:14px;
    line-height:14px;
    color:#666;
}
.p1-pho-1 i {
    font-style:normal;
}



.p12-aboutinfo-1-nr{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;    
}

.endit-content {
    line-height: 28px;
}



.p12-aboutinfo-1-nr .tit {
        text-align: center;
        font-weight: normal;
        margin: 50px auto 30px;
    }
    
.p12-aboutinfo-1-nr .tit span {
        display: block;
        font-size: 38px;
        color: #333;
        line-height: 38px;
        font-weight: bold;
        letter-spacing: 2px;
    }
    
.p12-aboutinfo-1-nr .tit i {
        display: block;
        font-size: 14px;
        font-family: Arial;
        font-weight: 400;
        font-style: normal;
        margin-top: 10px;
        position: relative;
        line-height: 14px;
        text-transform: uppercase;
        color: #adadad;
    }

.p12-aboutinfo-2{
        margin: 15px 0;
        font-size: 15px;
    line-height: 32px;
    padding: 40px 130px;
    background: #fff;
    box-shadow: 0 0 5px #eee;
    text-align: center;
    margin-bottom: 15px;

}





/*    .list {
        margin-top: 20px;
    }
    .list ul{
    }
    .list li {
        float: left;
        border: 1px solid #eee;
        width: 31%;
        height: 180px;
        text-align: center;
        margin-right: 42px;
        color: #666;
        margin-bottom: 30px;
        line-height: 160%;
        padding: 10px 15px;
        font-family: 微软雅黑;
        background: #f7f7f7;
        border-radius: 30px;
        transition: all 0.6s;
        box-sizing: border-box;
    }
    
    .list li:nth-child(3n) {
        margin-right: 0px;
        float: right;
    }
    
    .list li:hover {
        box-shadow: 0px 0px 5px #eee;
        transform: translate(0, -10px);
    }
    
    .list li img {
        margin-top: 20px;
        width: 75px;
    }
    
    .list li i {
        display: block;
        font-size: 14px;
        color: #333;
        padding-bottom: 8px;
        font-style: normal;
        padding-top: 10px;
    }
*/

.sco{
    overflow: hidden;
    margin-bottom: 2rem;
}

    .sco li {
        float: left;
        width: 500px;
        padding-left: 50px;
        position: relative;
        overflow: hidden;
    }
    
    .sco li:nth-child(2n) {
        float: right;
    }
    
    .sco li img {
        width: 500px;
        height: 250px;
    }
    
    .sco li p {
        font-size: 14px;
        line-height: 30px;
        color: #666;
        margin-top: 46px;
        padding-bottom: 15px;
        position: relative;
    }
    
    .sco li p:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 110px;
        background: #ae8a49;
        height: 2px;
    }
    
    .sco li em {
        font-style: normal;
        position: absolute;
        display: block;
        width: 170px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        background: #ae8a49;
        z-index: 1;
        left: 0;
        top: 82px;
        font-size: 24px;
        color: #fff;
    }


.p12-about{
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;    
}






.ab_1_1 {
    max-width: 1200px;
    margin:70px auto;
    overflow: hidden;
}
.ab_1_2 {
    width: 38%;
    float: left;
    overflow: hidden;
}
.ab_1_2 img{
    width: 100%;height: auto;
}


.ab_1_3 {
    width: 56%;
    float: right;
}


.ab_1_3 h1 {
    font-size: 40px;
    color: #ae8a49;
   
}
.ab_1_3 h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 22px;
}

.ab_1_3 p {
    font-size: 16px;
    line-height: 25px;
    padding-right: 100px;
}







.ab_2_1 {
    max-width: 1200px;
    margin:66px auto;
    background-color: #FFF;
    font-size: 0;
}

.ab_2 {
    background-color: #f1f1f1;
    overflow: hidden;width: 100%;
}

.ab_2_1 ul {
    list-style-type: none;
    display: block;
    font-size: 0;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}


.ab_2_1 ul li {
    display: block;
    float: left;
    width: 50%;
    height: 335px;
}





.ab_2_1 ul li h1 {
font-size: 40px;
    color: #ae8a49;
    padding-top: 24px;
    padding-left: 46px;
}



.ab_2_1 ul li h2 {
    font-size: 25px;
    color: #333333;
    margin-top: 27px;
    margin-left: 46px;
    border-left: 3px solid #ae8a49;
}

.ab_2_1 ul li p {
    font-size: 16px;
    line-height: 25px;
    padding: 17px 65px 0 64px;
}

.ab_2_1 ul li img{
    width: 100%;
    height: 335px;
}

.ab_2_1 ul li:nth-child(4n) h2{
        padding-left: 12px;
    margin-top: 73px;
}









.brand-three .brand-three-t {
    padding: 30px 0;
    text-align: center;
}
.brand-three .brand-three-t li {
    font-size: 28px;
    color: #555;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 17px;
    margin-bottom: 17px;
    position: relative;
    list-style: none;
}
.brand-three .brand-three-t li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    height: 1px;
    background: #ae8a49;
    margin-left: -50px;
}
.brand-three .brand-three-t p {
    font-size: 14px;
    color: #ccc;
    margin: 0;
}


.brand-honor .brand-honor-box {
    overflow: hidden;
    padding: 5px 0px;
    position: relative;
}
.brand-honorswiper{
       position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
    overflow: hidden; 
}

.brand-honor .brand-honor-box .brand-honor-item {
    padding: 30px 15px;
    float: left;
    text-align: center;
    transition: all .5s;
}
.brand-honor .brand-honor-box .brand-honor-item li {
    margin: 20px auto;
    color: #666;
}
.brand-honor .brand-honor-box .brand-honor-item img{
    width: 100%;
}

.news-next, .news-prev {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 52%;
    transition: all .5s;
    border-radius: 2px;
}
.news-next {
    right: 0;
    background: url(../image/new-right.png) no-repeat center center;
}
.news-prev {
    left: 0;
    background: url(../image/new-left.png) no-repeat center center;
}






.brand-jin .brand-jin-box {
    overflow: hidden;
    padding: 5px 0px;
    position: relative;
}
.brand-jinswiper{
       position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 30px 10px;
    overflow: hidden; 
}

.brand-jin .brand-jin-box .brand-jin-item {
    padding: 30px 15px;
    float: left;
    text-align: center;
    transition: all .5s;
}
.brand-jin .brand-jin-box .brand-jin-item li {
    margin: 20px auto;
    color: #666;
}
.brand-jin .brand-jin-box .brand-jin-item img{
    width: 100%;
}

.jinnews-next, .jinnews-prev {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 52%;
    transition: all .5s;
    border-radius: 2px;
}
.jinnews-next {
    right: 0;
    background: url(../image/new-right.png) no-repeat center center;
}
.jinnews-prev {
    left: 0;
    background: url(../image/new-left.png) no-repeat center center;
}










.listWrapper {
    padding: 40px 0 60px 0;
    overflow: hidden;
    background: #f4f4f4;
}

.grWidth {
    max-width: 1220px;
    padding: 0 10px;
    margin: auto;
}

.pTitle {
    font-size: 30px;
    font-weight: normal;
    color: #ae8a49;
    margin: 0;
    margin-bottom: 20px;
}


.proIndex {
    margin-bottom: 40px;
    overflow: hidden;
}
.proIndex ul {
    width: 100%;
    overflow: hidden;
}


.proIndex li{    float: left;
    width: 24.5%;
    background: #fff;
    margin: 0 0.5% 8px 0;}
.proIndex li .pImg{width:100%;display:block;overflow:hidden;}
.proIndex li img{width:100%;transition:all 0.5s;}
.proIndex li .font{padding:10px 15px 0 15px;color:#999;text-align:center;line-height:22px;}
.proIndex li h4{margin: 0; font-size:14px;font-weight:normal;height:28px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;}
.proIndex li .font p{text-align: left;}
.proIndex li:nth-child(1){    width: 49.5%;}
.proIndex li:nth-child(1) img,.proIndex li:nth-child(1) .pImg{width:100%;}
.proIndex li:nth-child(1) .font{padding: 10px 35px 5px 35px;font-size:14px;}
.proIndex li:nth-child(1) .font h4{font-size:18px;height:35px;}
.proIndex li:nth-child(1) .font h4 a{color:#333;}
.proIndex li:nth-child(1) .font h4 a:hover{color:#ae8a49;}
.proIndex li:nth-child(1) .box{height:90px;margin-bottom:10px;overflow:hidden;}
.proIndex li:nth-child(1) .btns a,.proList li .btns a{display:inline-block;width:90px;height:26px;text-align:center;line-height:26px;background:#999;color:#fff;margin-right:10px;transition:all 0.3s;border-radius:3px;font-size:12px;}
.proIndex li:nth-child(1) .btns a:hover,.proList li .btns a:hover{background:#ae8a49;}
.proIndex li:hover{box-shadow:0 0 5px #ccc;}
.proIndex li h4:hover{color:#ae8a49;}



.pTitle a {
    float: right;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}


.proIndex1 {
    margin-bottom: 40px;
    overflow: hidden;
}
.proIndex1 ul {
    width: 100%;
    overflow: hidden;
}


.proIndex1 li{    float: left;
    width: 24.5%;
    background: #fff;
    margin: 0 0.5% 8px 0;}
.proIndex1 li .pImg{width:100%;display:block;overflow:hidden;}
.proIndex1 li img{width: 100%;
    transition: all 0.5s;}
.proIndex1 li .font{padding:10px 15px 0 15px;color:#999;text-align:center;line-height:22px;}
.proIndex1 li h4{margin: 0; font-size:14px;font-weight:normal;height:28px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;}
.proIndex1 li .font p{text-align: left;}
.proIndex1 li:hover{box-shadow:0 0 5px #ccc;}
.proIndex1 li h4:hover{color:#ae8a49;}




/* 采购表单样式 */
.orderBox{padding:25px;max-width:1220px;background:#fff;overflow:hidden;margin:0 auto;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width: 46%;
    float: left;
    height: 35px;
    margin-bottom: 10px;}
.orderBox .table li span{    float: left;
    border: 1px solid #ddd;
    line-height: 33px;
    height: 33px;
    width: 24%;
    display: inline-block;
    text-align: center;
    background: #f5f5f5;}
.orderBox .table li .iptTxt{    outline: none;
    float: right;
    width: 76%;
    border: 1px solid #ddd;
    border-left-width: 0;
    height: 33px;
    line-height: 33px;
    background: #f5f5f5;
    color: #666;
    padding-left: 10px;}
.orderBox .table li .iptCode{float: left;
    width: 48%;
    border: 1px solid #ddd;
    border-left-width: 0;
    height: 33px;
    line-height: 33px;
    background: #f5f5f5;
    color: #666;
    padding-left: 10px;
    outline: none;
}
.orderBox .table li .checkcode{width: 63px;height: 36px; float:left;border:1px solid #ddd;border-left-width:0;background:#eee;margin-left:2px;padding:6px;}
.orderBox .table li .btn{    padding: 0;width:72%;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#ae8a49;color:#fff;}
.orderBox .table li.areLi{width: 47%;
    float: right;
    height: 171px;
    overflow: hidden;}
.orderBox .table li.areLi .txtContent{width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    outline: none;
    resize: none;
    padding: 15px;
    color: #666;
    line-height: 18px;
    background: #f1f1f1;
}




.sWrapper .sMain {
    background: #fff;
    overflow: hidden;
    padding: 20px;
    max-width: 1200px;
    margin-bottom: 20px;
}


/* 产品详情 */
.productshow_top{ height:; overflow: hidden; }
.product-show-pic{    width: 52%;}
.product-show-pic img{
    max-width: none;
}
.jqzoom>img{
    width: 100%;
    height: auto;
}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#fff;border:1px solid #CCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/* 图片小图样式 */
.spec-preview{width: 78%;
    float: left;}
.spec-scroll{    width: 18%;
    overflow: hidden;
    float: right;
    margin-top: 3px;}
 .spec-scroll a.prev{display:block;width:100%;height:5px;background:url(../img/gotop.gif) no-repeat center top; overflow:hidden;cursor:pointer; margin-bottom:10px;}
.spec-scroll a.prev:hover{background:url(../img/gotop2.gif) no-repeat center top;}
.spec-scroll a.next{display:block;width:100%;height:5px;background:url(../img/gobottom.gif) no-repeat center top; overflow:hidden;cursor:pointer; margin-top:10px;}
.spec-scroll a.next:hover{background:url(../img/gobottom2.gif) no-repeat center top;}
.spec-scroll .items{width:100%;height:445px;overflow:hidden; position: relative;}
.spec-scroll .items ul{position: absolute; width:100%;}
.spec-scroll .items ul li{width:100%;height:115px; text-align: center;}
.spec-scroll .items ul li img{width: 100%;
    height: 90px;cursor:pointer;border:1px solid #ececec;}
.spec-scroll .items ul li:hover img,.spec-scroll .items ul .on img{border:1px solid #ae8a49;}
/* 产品右侧简介样式 */
.proShwo_right{width:45%;overflow:hidden;font-size:14px;}
.proShwo_right .title{font-size:30px;color:#ae8a49;line-height:30px;padding-bottom:15px;border-bottom:1px dotted #e5e5e5;}
.proShwo_right .p1{height:40px;line-height:40px;border-bottom:1px dotted #e5e5e5;}
.proShwo_right .font{height:180px;overflow:hidden;margin-bottom:10px;padding-top:20px;}
.proShwo_right .font strong{font-size:18px;color:#333;}
.proShwo_right .phone{background: url('../img/picon2.jpg') no-repeat left center;padding-left:25px;margin-bottom:25px;color:#5fb139;}
.proShwo_right .phone span{font-size:22px;font-family:Arial;}
.proShwo_right .btn{padding: 0; display:inline-block;width:130px;height:40px;text-align:center;line-height:40px;background:#5fb139;color:#fff;font-size:16px;border-radius:5px;margin-right:20px;transition:all .3s;}
.proShwo_right .btn2{background:#ae8a49;}
.proShwo_right .btn:hover{opacity:.8;}


.gr-tab-list {
    overflow: hidden;
    margin-top: 40px;
}
.gr-tab-list .hd {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
}
.gr-tab-list .hd li {
    width: 150px;
    float: left;
    text-align: center;
    background: #f2f2f2;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
}
.gr-tab-list .hd li.on {
    background: #ae8a49;
    color: #fff;
}
.gr-tab-list .hd li.on::before {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 70px;
    border: 6px solid transparent;
    border-top-color: #ae8a49;
}
.gr-tab-list .bd {
    overflow: hidden;
    padding-top: 15px;
}





.houjia{
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 10px;
    overflow: hidden;
}
.houjia .title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.houjia .title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
}
.houjia .title .t1 {
    font-size: 36px;
    line-height: 114px;
    color: #333;
    font-weight: bold;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.houjia .houjiaswiper{
    width: 100%;
    overflow: hidden;
}
.houjia .houjiaswiper a{
    display: block;
}
.houjia .houjiaswiper a img{
    width: 100%;
}
.houjia .houjiaswiper a span{
        font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 5px;
}


.houjia .houjianext{

}
.houjia .houjiaprev{
    
}

.houjiamore{
        max-width: 130px;
    margin: auto;
    height: 36px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 36px;
    margin-top: 4rem;
    border-radius: 33px;
}
.houjiamore a{
    display: block;
}

.case {
    width: 100%;
    overflow: hidden;
}

.cases {
    width: 100%;
    position: relative;
}

.case_pic,
.case_pic img {
    width: 100%;
}

.cases a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
    background: #ae8a49;
    background: -webkit-linear-gradient(rgba(0, 102, 174, 0), rgba(174, 138, 73, 1));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /*FireFox*/
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Opear */
    background: -ms-linear-gradient(rgba(0, 102, 174, 0), rgba(174, 138, 73, 1));
    transition: all 0.8s;
}

.cases:hover a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: rgba(174, 138, 73, 0.7);
}

.case_top span:first-child {
    height: 227px;
    width: 3px;
    background: #fff;
    position: absolute;
    left: 40px;
    bottom: 268px;
}

.case_top span:nth-child(2) {
    text-transform: uppercase;
    font-size: 21px;
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    left: 60px;
    bottom: 275px;
    position: absolute;
    letter-spacing: 2rem;
}

.ca_name {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 38px;
    bottom: 190px;
}

.caintro {
    width: 79%;
    font-size: 16px;
    line-height: 2;
    color: #fff;
    position: absolute;
    left: 40px;
    bottom: 100px;
}
.fullpage-section .vm {
    line-height: 467px !important;
    height: 467px !important;
    font-size: 0px;
    *font-size: 354.92px;
}

.foods3 {
	position: relative;
	
}

.foods-bg {
	width: 100%;
	background: url(../img/foods3-bg.png) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}

.cover-foods {
	width: 1200px;
	margin: 0 auto;
}

.cover-foods .cover-cont {
	float: right;
	width: 308px;
	background: url(../image/index-xbg.png) repeat;
	background-size: cover;
	padding: 16% 30px;
	text-align: center;
}

.cover-foods h5 {
	color: #fff;
	font-size: 26px;
	font-family: "BELL";
	font-weight: normal;
}

.cover-foods b {
	color: #fff;
    padding-top: 10px;
	font-size: 20px;
	font-weight: normal;
	display: block;
}

.cover-foods strong {
	display: block;
	width: 2px;
	height: 26px;
	margin: 0 auto;
	margin-top: 20px;
	background: #fff;
}

.cover-foods span {
	color: #fff;
	font-size: 16px;
	display: block;
	margin-top: 30px;
}

.cover-foods p {
	font-family: "BELL";
	color: #fff;
    line-height: 30px;
	font-size: 15px;
	margin-top: 15px;
}

.cover-foods .jt-pic {
	margin-top: 80px;
}

.button--arrow {
	display: block;
	height: 26px;
	position: relative;
	text-align: right;
	width: 60px;
	margin: 0px auto;
}

.button--arrow .arrow {
	background-color: #fff;
	display: inline-block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 13px;
	vertical-align: middle;
	width: 50px;
}

.button--arrow .arrow:after,
.button--arrow .arrow:before {
	background-color: #fff;
	content: "";
	height: 1px;
	position: absolute;
	right: -1px;
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	width: 8px;
}

.button--arrow .arrow:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.button--arrow .arrow:after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.button--arrow .circle {
	border-radius: 50%;
	border: 1px solid #fff;
	display: inline-block;
	height: 26px;
	position: relative;
	width: 26px;
}

.button--arrow .circle:before {
	border-radius: 50%;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.button--arrow:hover .arrow {
	-webkit-animation: arrow_line .35s linear;
	animation: arrow_line 0.35s linear;
}

.button--arrow:hover .arrow:after,
.button--arrow:hover .arrow:before {
	-webkit-animation: arrow_head .5s linear;
	animation: arrow_head 0.5s linear;
}

.button--arrow svg {
	left: 0;
	position: absolute;
	display: none;
}
@-webkit-keyframes arrow_line {
	0% {
		width: 0;
	}
	to {
		width: 50px;
	}
}

@keyframes arrow_line {
	0% {
		width: 0;
	}
	to {
		width: 50px;
	}
}

@-webkit-keyframes arrow_head {
	0% {
		width: 0;
	}
	80% {
		width: 0;
	}
	to {
		width: 8px;
	}
}

@keyframes arrow_head {
	0% {
		width: 0;
	}
	80% {
		width: 0;
	}
	to {
		width: 8px;
	}
}

.flash-move {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(100px);
    transition: all 0.8s;
  }
  
  .flash-move.move-on {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: all 0.7s;
  }
  
  .shadow {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    display: none;
  }
  .shadow.open {
    display: block;
    -webkit-animation-name: shadowShow;
    animation-name: shadowShow;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .shadow.close {
    display: block;
    -webkit-animation-name: shadowHide;
    animation-name: shadowHide;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  
  .display-pc {
    display: block;
  }
  
  .not-display-pc {
    display: none;
  }
  .wrapper
    .index-w
    .index-04
    .tech-slides
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1;
  }
 
  .index-w .index-05 .pnavs {
    width: 100%;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .index-w .index-05 .pnavs .col {
    width: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 60px;
  }
  .index-w .index-05 .pnavs .col .nav-w {
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 30px 30px;
    text-align: center;
    float: left;
    cursor: pointer;
    color: #a3a3a3;
    position: relative;
  }
  .index-w .index-05 .pnavs .col .nav-w .ntt {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
  }
  .index-w .index-05 .pnavs .col .nav-w .nstt {
    font-size: 12px;
    line-height: 25px;
  }
  .index-w .index-05 .pnavs .col .nav-w .bline {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background-color: #b09c6e;
    display: none;
  }
  .index-w .index-05 .pnavs .col.active .nav-w,
  .index-w .index-05 .pnavs .col:hover .nav-w {
    color: #000;
  }
  .index-w .index-05 .pnavs .col.active .nav-w .bline,
  .index-w .index-05 .pnavs .col:hover .nav-w .bline {
    display: block;
  }
  .index-w .index-05 .pages .page-w {
    max-width: 1336px;
    padding: 0 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
  }
  .index-w .index-05 .pages .page-w.active {
    display: block;
  }
  .index-w .index-05 .pages .page-w .btb .bfilter span {
    height: 2px;
  }
  .index-w .index-05 .pages .page-w .items .col {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 22px;
    width: 25%;
    height: 150px;
    float: left;
    position: relative;
    border: 1px rgba(0, 0, 0, 0.02) solid;
  }
  .index-w .index-05 .pages .page-w .items .col img {
    zoom: 0.9;
  }
  .index-w .index-05 .pages .page-w .items .col .h {
    display: none;
  }
  .index-w .index-05 .pages .page-w .items .col p {
    color: #c7c7c7;
    position: absolute;
    bottom: 12px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    font-family: "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "å†¬é’é»‘ä½“",
      "Microsoft YaHei", "å¾®è½¯é›…é»‘", Helvetica, Arial, sans-serif;
  }
  .index-w .index-05 .pages .page-w .items .col:hover {
    background-color: #b09c6e;
  }
  .index-w .index-05 .pages .page-w .items .col:hover .o {
    display: none;
  }
  .index-w .index-05 .pages .page-w .items .col:hover .h {
    display: inline;
  }
  .index-w .index-05 .pages .page-w .items .col:hover p {
    color: #fff;
  }



 .bb .btb {
    text-align: center;
   
  }
 .bb .btb .btt {
    font-size: 33px;
    line-height: 1.2;
    font-weight: bold;
  }
 .bb .btb .bfilter {
    height: 4px;
    margin: 18px 0;
  }
 .bb .btb .bfilter span {
    display: inline-block;
    width: 15px;
    height: 4px;
    vertical-align: top;
    background-color: #b09c6e;
  }
 .bb .btb .bstt {
    font-size: 30px;
    line-height: 38px;
    font-weight: bold;
  }
 .bb .more-h {
    padding: 70px 0;
    text-align: center;
      
  }
 .bb .more-h .more:hover {
       background: #b09c6e;
      color: #fff;
  }
 .bb .more-h .more {
    height: 50px;
    color: #2a2a28;
    padding: 0 79px;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    /* font-weight: bold; */
    display: inline-block;
    border: 2px #b09c6e solid;
  }

  .diyue_bLeft1{

    margin: auto;
    overflow: hidden;
}
.diyue_bLeft1 label{

font-size: 51px;

color: #464646;

display: block;

line-height: 100%;
font-family: Arial, sans-serif;
}
.diyue_bLeft1 label i{

font-style: normal;

color: #ae8a49;
}
.diyue_bLeft1 span{

display: block;

margin-top: 13px;

width: 55px;

height: 3px;

background: #f2741f;
}
.diyue_bLeft1 div{
    font-size: 24px;
    margin-bottom: 13px;
    margin-top: 13px;
}
.diyue_bLeft1 p{

margin-top: 42px;

color: #464646;

line-height: 32px;

margin-bottom: 60px;
}
.diyue_bLeft1 a{

background: #ae8a49;

display: inline-block;

padding: 8px 21px;

color: #fff;
}
.btb
{ text-align: center;
    padding: 50px 0;}

.index-w
{ background: #f4f4f4;}
.new {
    width: 100%;
  
    overflow: hidden;
}

.left_new {
    width: 50%;
    float: left;
    height: 826px;
    background: url(../image/newbg.jpg) no-repeat;
    padding-left: 350px;
}

.left_new div:first-child {
    font-size: 36.41px;
    color: #fff;
    margin-top: 115px;
}

.left_new div:nth-child(2) {
    font-size: 36px;
    color: #fff;
    margin-top: 5px;
}

.left_new div:nth-child(2) span {
    width: 45px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    margin-left: 16px;
}

.left_new ul {
    margin-top: 70px;
    padding-right: 10px;
}

.left_new ul li {
    height: 75px;
    margin-bottom: 50px;
}

.left_new ul li a .left_nl {
    margin-top: 0;
    float: left;
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 10px;
}

.left_new ul li a .day {
    font-size: 36px;
    color: #fff;
    margin: 0;
}

.left_new ul li a .date {
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.left_new ul li a .rnl_t {
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.left_new ul li a .rnl_c {
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 1.8em;
}

.right_new {
    width: 50%;
    float: left;
}

.rn_new {
    width: 50%;
    height: 413px;
    float: left;
    line-height: 1.42857143;
    background: url(../image/newsbg_1.png) no-repeat;
    padding-top: 85px;
}

.rn_new_pic {
    width: 50%;
    float: left;
    height: 413px;
}

.rn_new_pic img {
    width: 100%;
    height: 100%;
}

.rn_new div:first-child {
    font-size: 16px;
    color: #464646;
}

.rn_new div:nth-child(2) {
    font-size: 16px;
    color: #191919;
    margin-top: 10px;
}

.rn_new div:nth-child(3) {
    width: 41px;
    border-top: 1px solid #014526;
    margin-left: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.rn_new div:nth-child(4),
.rn_new div:last-child a {
    font-size: 14px;
    color: #595959;
}

.rn_new div {
    width: 80%;
    margin: auto;
}

.rn_new div:last-child a {
    display: inline-block;
    width: 110px;
    height: 36px;
    border-radius: 30px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 36px;
    margin-top: 50px;
    float: right;
}
.rn_new div:last-child a:hover {
    background: #c62a2e;
    color: #fff;
    border: none;
}
.wh {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}
.more-h {
    padding: 70px 0;
    text-align: center;
      
  }
.more-h .more:hover {
       background: #b09c6e;
      color: #fff;
  }
.more-h .more {
    height: 50px;
    color: #2a2a28;
    padding: 0 79px;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    /* font-weight: bold; */
    display: inline-block;
    border: 2px #b09c6e solid;
  }
  /* dish_wrapper */
.dish_wrapper {
    position: relative;
    padding: 60px 0;
    background: url(../image/bgi-product.png) bottom  no-repeat;
    
  }
  
  .dish_title {
    position: absolute;
    top: 50px;
    left: 228px;
    
  }
  .dishlist
  {margin-top: 176px;}
  
  .dish_title .dish_t_cn {
    font-size: 45px;
    color: #0C0B0B;
    line-height: 60px;
  }
  
  .dish_title .dish_t_en {
    font-size: 25px;
    color: #0C0B0B;
    line-height: 60px;
  }
  .justify_between {
    justify-content: space-between;
}
.box {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
  .dish_main {}
  
  .dish_main .dish_item {
    position: relative;
    width: 22.5vw;
    height: 24vw;
    text-align: center;
    transition: width 0.3s linear;
  }
  
  .dish_main .dish_item:hover {
    width: 35vw;
  }
  
  .dish_main .dish_item img {
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    margin-bottom: 30px;
   
  }
  
  .dish_main .dish_item p {
    position: absolute;
    bottom: 40px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    font-size: 19px;
    color: #0F0E0E;
    line-height: 33px;
  }
  
  .dish_main .dish_item span {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    width: 18px;
    height: 18px;
    background-color: #2184C7;
    border-radius: 50%;
    border: 3px solid #E3E0E0;
  }
  
  .dish_more {
    width: 300px;
    margin: 0 auto;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    border: 2px solid #aaa;
  }
  
  .dish_more a {
    font-size: 25px;
    line-height: 60px;
  }
  .dish_main .dish_item.active {
    width: 35vw;
}
.dishnav{
    position: absolute;
    top: 50px;
    right: 228px;
}
.dishnavs{
	display:inline-block;
	margin-left:15px;
	width:75px;
	height:75px;
    border-radius: 50%;	
	border:1px solid #333;
	text-align:center;
	font-size:16px;
	color:#333;
	cursor:pointer;
    
}
.dishnavs p{
    position: relative;
    top: 90px;
}
.dishnavs:first-child{

    background: url(../image/icon-pdt-1.png) top  no-repeat;

}

.dishnavs.active:first-child{

    background: url(../image/icon-pdt-11.png) top  no-repeat #ae8a49;

}



.dishnavs:nth-child(2){

    background: url(../image/icon-pdt-2.png) top  no-repeat;

}

.dishnavs.active:nth-child(2){

    background: url(../image/icon-pdt-22.png) top  no-repeat #ae8a49;

}
.dishnavs:nth-child(3){

    background: url(../image/icon-pdt-3.png) top  no-repeat;

}

.dishnavs.active:nth-child(3){

    background: url(../image/icon-pdt-33.png) top  no-repeat #ae8a49;

}
.dishnavs.active{
    width: 85px;
    height: 85px;
	border:8px solid #f4eee5;
	background:#ae8a49;
}
.dish_main.box{
	display:none;
}
.hon-prev,.hon-next{
	display:none;
}
.diyue_bLeft2{
   
}
.diyue_bLeft2 label{

font-size: 51px;

color: #464646;

display: block;

line-height: 100%;
}
.diyue_bLeft2 label i{

    font-style: normal;
    
    color: #ae8a49;
    }
.diyue_bLeft2 div{
    font-size: 24px;
    margin-bottom: 13px;
}