


 @font-face {font-family: "Num";src: url("../font/Num.ttf") format("truetype");} 


 

*{padding: 0px;margin: 0px;}
*, ::after, ::before { box-sizing: border-box; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, button, input, textarea, th, td { margin: 0; padding: 0; list-style: none; font-family: 'Noto Sans SC', Arial; font-size:12px; font-weight: normal;}
html{ background-color:#000; }
h3,h4,h5,h6,a,span,p{ display: block;}
img { display: block;}
li {list-style: none;}
a {text-decoration: none; display: block;}
body,html {height: 100%;width: 100%;font-size: 10px;}
.imgbox {overflow: hidden;position: relative;}
 

input{ -webkit-appearance:none; } 
html *:focus{ outline:none; }

.more{ width: 120px; height: 40px; background: #fff; border: 2px solid #9fc426; display: flex ; align-items: center; justify-content: space-around; transition: all .3s;    padding: 0 20px;  }
.more .mt{display: block; color: #9fc426; font-size: 14px; } 
.more .fa{display: block; color: #9fc426; font-size: 16px; }
.more:hover{ background: #9fc426;     padding: 0 10px; }
.more:hover .mt,.more:hover .fa{ color: #fff; }



.icenter { width:90%; margin:0 auto; }

 

.headerpc{ position: fixed; left: 0px; top: 0px; height: 119px; width: 100%; border-bottom: 1px solid #BEA388; background: #000; display: flex;     z-index: 9999999; }
.headerpc .icenter{ display: flex ; align-items: center; justify-content: space-between; }
.headerpc .icenter .logo{ display: flex ; align-items: center; }
.headerpc .icenter .logo img{ display: block; width: auto; height: 70px; }
.headerpc .icenter .logo p{  display: block; margin: 0 0 0 16px; border-left: 1px solid #342F24; padding: 0 0 0 16px;  }
.headerpc .icenter .logo p strong{ color: #BEA388; font-size: 28px;}
.headerpc .icenter .logo p span{ color: #BEA388; font-size: 16px;}
.headerpc .icenter .unstyled{ display: flex; }
.headerpc .icenter .unstyled .licode{}
.headerpc .icenter .unstyled .licode .threed{ padding: 0; width: 110px; height: 50px; }
.headerpc .icenter .unstyled .licode .threed .tbox{}


.threed {-webkit-perspective: 200px; -moz-perspective: 200px; -ms-perspective: 200px; -o-perspective: 200px; perspective: 200px; -webkit-transition: all .07s linear; -moz-transition: all .07s linear; `1q1	`: all .07s linear; -o-transition: all .07s linear; transition: all .07s linear; position: relative;}




.threed:not(.active):hover .tbox,.threed:not(.active):focus .tbox { -wekbit-transform: translateZ(-25px) rotateX(90deg);  -moz-transform: translateZ(-25px) rotateX(90deg);  -o-transform: translateZ(-25px) rotateX(90deg);  -ms-transform: translateZ(-25px) rotateX(90deg);  transform: translateZ(-25px) rotateX(90deg); }

.tbox { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; -webkit-transform: translatez(-25px); -moz-transform: translatez(-25px); -ms-transform: translatez(-25px); -o-transform: translatez(-25px); transform: translatez(-25px); -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-pointer-events: none; -moz-pointer-events: none; -ms-pointer-events: none; -o-pointer-events: none; pointer-events: none; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; }

.tden { -webkit-transform: rotatex(0deg) translatez(25px); -moz-transform: rotatex(0deg) translatez(25px); -ms-transform: rotatex(0deg) translatez(25px); -o-transform: rotatex(0deg) translatez(25px); transform: rotatex(0deg) translatez(25px); }

.tdcn {-webkit-transform: rotatex(-90deg) translatez(25px); -moz-transform: rotatex(-90deg) translatez(25px); -ms-transform: rotatex(-90deg) translatez(25px); -o-transform: rotatex(-90deg) translatez(25px); transform: rotatex(-90deg) translatez(25px); color: #FFE7C4;}

.tden, .tdcn {display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; padding: 0; color: white; -webkit-pointer-events: none; -moz-pointer-events: none; -ms-pointer-events: none; -o-pointer-events: none; pointer-events: none; -webkit-box-sizing: border-box; box-sizing: border-box;    color: #BEA388; font-size: 14px;display: flex ; align-items: center; justify-content: flex-start;     padding: 0 20px;}

.headerpc .icenter .unstyled .licode a:hover .tden,
.headerpc .icenter .unstyled .licode a:hover .tdcn {background-color: #222;}
.nav-menu ul {position: absolute; text-align: left; line-height: 40px; font-size: 14px; width: 180px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; -webkit-transform-origin: 0px 0px; -moz-transform-origin: 0px 0px; -ms-transform-origin: 0px 0px; -o-transform-origin: 0px 0px; transform-origin: 0px 0px; -webkit-transform: rotateX(-90deg); -moz-transform: rotateX(-90deg); -ms-transform: rotateX(-90deg); -o-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden;}
.nav-menu > li:hover ul { display: block; -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); }


 
.headerpc .icenter .unstyled .licode .threed_bot{width: 180px; height: 50px;}

.navmenu ul { position: absolute; text-align: left; line-height: 40px; font-size: 14px; width: 200px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; -webkit-transform-origin: 0px 0px; -moz-transform-origin: 0px 0px; -ms-transform-origin: 0px 0px; -o-transform-origin: 0px 0px; transform-origin: 0px 0px; -webkit-transform: rotateX(-90deg); -moz-transform: rotateX(-90deg); -ms-transform: rotateX(-90deg); -o-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden;}
.navmenu > li:hover ul { display: block; -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); }


 
.headerpc .icenter .unstyled .licode .unstyled {display: flex ; flex-direction: column; zoom: 0.9; }
 

 
.footer{ display: block; overflow: hidden; background: #111; padding:60px 0; width: 100%; }
.footer .icenter{}
.footer .icenter .fta{display: flex ; justify-content: space-between; align-items: flex-start;}
.footer .icenter .fta .lf{ display: grid ; grid-template-columns: repeat(2, 1fr); grid-gap: 0 60px; }
.footer .icenter .fta .lf dd{ display: flex ; align-items: flex-start;     margin: 0 0 20px 0; }
.footer .icenter .fta .lf dd i{ display: block; margin: 0 8px 0 0; }
.footer .icenter .fta .lf dd img{}
.footer .icenter .fta .lf dd p{ display: block; color: #666; font-size: 16px; }
.footer .icenter .fta .rh{}
.footer .icenter .ftb{ border-top: 1px solid #333;  display: block; overflow: hidden; padding: 20px 0 0 0; }
.footer .icenter .ftb p{  display: flex ;  line-height: 24px; font-size: 14px; color: #666; align-items: center; justify-content: center; line-height: 30px; }
.footer .icenter .ftb p a{ margin: 0 0 0 20px; color: #666;}
.footer .icenter .ftb .selink{ color: #555; font-size: 14px; display: flex ; align-items: center; justify-content: center; margin:8px 0 0;  }
.footer .icenter .ftb .selink a{ display: block; color: #555; font-size: 14px; }

 

 

.webbar{ margin: 50px auto; overflow: hidden; display: flex ; align-items: center; justify-content: space-between; }
.webbar .pcb{ background: #111; display: block; width: 23.5%; overflow: hidden; position: relative; }
.webbar .pcb span{ color: #BEA388; display: block; text-align: center; padding: 36px 0; border-bottom: 2px solid #111; font-size: 18px; font-weight: bold; transition: all .6s;}
.webbar .pcb:hover span{  border-bottom: 2px solid #BEA388; }
.webbar .pcb font{}
.webbar .pcb font i{  background: #BEA388; width: 40px; height: 40px; text-align: center; color: #333; display: flex ; justify-content: center; align-items: center; font-size: 20px; font-weight: bold; font-family: 黑体; font-style: inherit; float: right;}
 

  
.baidu-map{position: relative; width: 100%; height: 100%;}
.baidu-map #dituContent { width: 100%; height: 100%; border: 0; }	
.pcleft{position: relative; width: 100%; height: 680px; margin-top: 120px; }
.pcleft .txt{position: absolute;width: 38%;height: 80%;z-index: 2; top: 10%;left: 5%; background: #111;}
.pcleft .txt p{ background: #111;padding:1.5em 2em 1em;display: block;overflow: hidden;}
.pcleft .txt p strong{ display: block;font-size: 18px;font-weight: bold;color: #BEA388;margin-bottom: 0.5em;border-bottom: 1px solid;}
.pcleft .txt p span{    display: block;color: #BEA388; font-size: 16px;}
 
  
.webform{ padding: 50px 0; display: block; overflow: hidden; position: relative; }
.webform h3{ display: block; margin: 0 0 30px 0;}
.webform h3 strong{ color: #BEA388; display: block; font-size: 24px; position: relative; }
.webform h3 strong:after{ content: ""; display: block; width: 100px; height: 2px; background: #BEA388; margin: 12px 0; }
.webform h3 span{color: #BEA388; display: block; font-size: 16px;}
.webform form{}
.webform form .t3{display: flex ; align-items: center; justify-content: space-between;}
.webform form .t3 dd{ display: block; width: 32%;}
.webform form .t3 dd input,.webform form .t3 dd textarea{display: block; height: 46px; background: #000; border: 1px solid #BEA388; color: #BEA388; font-size: 14px; padding: 10px; width: 100%; }
.webform form .t3 dd span{ position: relative; }
.webform form .t3 dd span span{ position: absolute; top: 0; right: 10px; color: #f00; font-size: 14px; line-height: 46px; }
.webform form .t3 dd textarea{height: 160px;}
.webform form .t1{display: block;margin: 2% 0;}
.webform form .t1 dd{width: 100%;}
.webform form dt{display: block; overflow: hidden;}
.webform form dt input{ display: block; width: 136px; height: 40px; border: 1px solid #BEA388; background: #000; color: #BEA388; font-size: 18px; float: left; margin: 0 20px 0 0; font-weight: bold; cursor:pointer; }
.wpcf7-response-output,.wpcf7-validation-errors{ display: block; color: #f00; font-size: 18px; margin: 20px 0 0 0; }
 
 

.caseshow{ display: block; overflow: hidden; margin: 120px auto; }
.caseshow .icode{ display: block; overflow: hidden; padding: 0 20%; }
.caseshow h3{ color: #BEA388; display: block; font-weight: bold; font-size: 30px; margin: 30px auto; }
.caseshow h4{display: block; overflow: hidden; border-bottom: 1px solid #37312c; padding: 0 0 10px 0; margin: 0 0 50px 0;}
.caseshow h4 span{ color: #BEA388; float: left; font-size: 14px; margin: 0 20px 0 0; }
.caseshow .edshow{ min-height: 400px; }
.caseshow .edshow * {display: block; color: #BEA388; font-size: 16px;}
.caseshow .caseshowfy{}
.caseshow .caseshowfy dt{display: flex ; border-bottom: 1px solid #BEA388; padding: 10px 0; margin: 0 0 10px 0;}
.caseshow .caseshowfy dt strong{display: block; color: #BEA388; font-size: 16px; font-weight: normal;}
.caseshow .caseshowfy dt a{display: block; color: #BEA388; font-size: 16px; font-weight: normal;}

 

.newsbanner{background: #191718; margin: 120px 0 0; padding: 50px 0;}
.newsbanner .icenter{}
.newsbanner .icenter strong{color: #BEA388; display: block; font-size: 36px; position: relative;}
.newsbanner .icenter strong:after{  content: ""; display: block; width: 100px; height: 2px; background: #BEA388; margin: 12px 0;  }

.pagenewslist{ display: block; overflow: hidden; padding: 100px 0; }
.pagenewslist dl{display: grid ; grid-template-columns: repeat(2, 1fr); grid-gap: 0 60px;}
.pagenewslist dl a{ display: flex ; align-items: center; justify-content: space-between; margin: 0 0 40px 0; }
.pagenewslist dl a p{ border: 1px solid #BEA388; border-radius: 4px; width: 66px; height: 66px; display: flex ; align-items: center; justify-content: center; flex-direction: column; }
.pagenewslist dl a p span{ color: #BEA388; font-family: num; font-size: 18px;}
.pagenewslist dl a p font{ color: #BEA388; font-family: num; font-size: 32px; line-height: 36px; }
.pagenewslist dl a strong{ color: #BEA388; display: block; font-size: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; width: calc(100% - 80px); }
.pagenewslist dl a:hover strong{     text-decoration-line: underline; }


.newefy{margin: 0px auto 50px; display: flex ; align-items: center; justify-content: flex-start;}
.newefy a{ display: block; color: #BEA388; border: 1px solid #BEA388; width: 36px; height: 36px; border-radius: 50%; display: flex ; align-items: center; justify-content: center; font-size: 14px; margin: 0 10px 0 0;}
.newefy a:hover,.newefy .active{background: #BEA388; color: #fff;}

 
 

.casesbanner{background: #191718; margin: 120px 0 0; padding: 50px 0;}	
.casesbanner .icenter{display: flex ; justify-content: center; align-items: center; position: relative;}
.casesbanner .icenter img{ }
.casesbanner .icenter dd{ position: absolute; margin: -10px 0 0 40px; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.casesbanner .icenter dd span{color: #BEA388; letter-spacing: 10px; display: block; font-size: 16px;}
.casesbanner .icenter dd strong{ display: block; color: #BEA388; font-size: 36px; letter-spacing: 20px; position: relative; }
.casesbanner .icenter dd font{ color: #BEA388; letter-spacing: 4px; display: block; font-size: 14px; }
 

.listcases{  overflow: hidden; margin: 80px auto; display: grid ; grid-template-columns: repeat(4, 1fr); grid-gap: 0 40px;  }
.listcases a{ display: block; overflow: hidden; margin: 0 0 60px; position: relative; border: 2px solid #BEA388;  }
.listcases a i{ display: block; width: 100%; position: relative; height: 240px; }
.listcases a i img{ position: absolute; width: 100%; height: 100%; top: 0; }
.listcases a dd{ position: absolute; top: 80%; left: 0; transform: translate(0%, -50%); background: #000; width: 100%; height: 100%; display: flex ; justify-content: center; flex-direction: column; padding: 0 5%;  transition: all .3s; opacity: 0; }
.listcases a:hover dd{ top: 50%;opacity: 1; }
.listcases a dd strong{ color: #BEA388; display: block; font-size: 24px; position: relative; }
.listcases a dd strong:after{ content: ""; background: #BEA388; width: 50px; height: 2px; display: block; margin: 15px 0 0; }
.listcases a dd p{ display: flex ; align-items: center; margin: 10px 0 0 0; }
.listcases a dd p span{ color: #BEA388; text-transform: uppercase; margin-right: 5px; font-size: 12px; }
.listcases a dd p img{ display: block; width: auto; height: 32px; }
 
 
.newsshotbottom{background: #191718; padding: 50px 0; display: block; overflow: hidden;}
.newsshotbottom h3{color: #BEA388; display: block; border-bottom: 1px solid #BEA388; font-size: 20px; font-weight: bold; padding: 0 0 5px 0; margin: 0 0 20px 0;}
.newsshotbottom dl{display: flex ; flex-direction: column;}
.newsshotbottom dl a{ display: block; margin: 0 0 12px 0;}
.newsshotbottom dl a span,.newsshotbottom dl a font{color: #BEA388; font-size: 14px; float: left; margin: 0 20px 0 0;}
.newsshotbottom dl a font{ margin: 0 0 0 0; }
 


 
.prowebttlist{ border-bottom: 1px solid #BEA388; display: block; overflow: hidden; margin: 30px auto; padding: 0 0 20px 0; }
.prowebttlist a{ display: block; float: left; color: #BEA388; border: 1px solid #BEA388; padding: 5px 12px; border-radius: 2em; font-size: 14px; font-weight: bold; margin: 0 20px 0 0; }
.prowebttlist a:hover,.prowebttlist .active{ background: #BEA388; color: #000;}
 

.owl-carousel .owl-item {   float: left;}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }

 

 

.screen-reader-text{ display: none; }
.nav-links{ overflow: hidden; width: 100%; margin: 50px auto; display: flex ; align-items: center; justify-content: center; }
.nav-links a,.nav-links span{ color: #BEA388; border: 1px solid #BEA388; width: 36px; height: 36px; border-radius: 50%; display: flex ; align-items: center; justify-content: center; font-size: 14px; margin: 0 10px 0 0; }
.nav-links a:hover,.nav-links span{ background: #BEA388; color: #fff; }
 

 

.aboutjobs{  display: block; overflow: hidden;  padding: 50px 0;}
.aboutjobs dl{ display: block; overflow: hidden; padding: 30px; }
.aboutjobs dl:nth-child(2n){ background: #0A0A0A; }
.aboutjobs dl dd{display: flex ; align-items: center; justify-content: space-between; border-bottom: 1px solid #BEA388; padding: 0 0 16px 0;}
.aboutjobs dl dd strong{display: flex ; align-items: center;}
.aboutjobs dl dd strong img{display: block; margin: 0 20px 0 0;}
.aboutjobs dl dd strong span{color: #BEA388; display: block; font-size: 20px; font-weight: bold;}
.aboutjobs dl dd font{color: #BEA388; display: block; width: 30%; font-size: 14px; font-weight: bold;}
.aboutjobs dl dt{color: #BEA388; display: block; font-size: 14px; padding: 16px 42px;}
 

 

.weborder{ display: block; overflow: hidden; margin: 50px auto; width: 100%; max-width: 1100px; position: relative; padding: 0 0 50px; }
.weborder dd{ display: block; width: 46%; float: left;  display: flex ; align-items: flex-start; justify-content: space-between; }
.weborder dd:nth-child(2n){  float: right; margin-top: 6em;}
.weborder dd:nth-child(3n),
.weborder dd:nth-child(4n),
.weborder dd:nth-child(5n),
.weborder dd:nth-child(6n),
.weborder dd:nth-child(7n),
.weborder dd:nth-child(8n),
.weborder dd:nth-child(9n)
{margin-top: 6em;}

.weborder dd i{ font-style: initial; width: 40px; height: 40px; color: #000; background: #BEA388; display: flex ; justify-content: center; align-items: center; border-radius: 50%; font-size: 20px; font-weight: bold; }
.weborder dd p{    width: calc(100% - 50px);}
.weborder dd p strong{ display: block; color: #BEA388; font-size: 20px; border-bottom: 1px solid #BEA388; margin: 0 0 10px 0; }
.weborder dd p span{display: block; color: #BEA388; font-size: 16px;}
.weborder:after{ content: ""; background: #BEA388; position: absolute; width: 1px; height: 100%; top: 0; left: 50%; }







 

.weblogo{ background: #0C0C0C; display: block; overflow: hidden; padding: 50px 0; }

.weblogo h3,.aboutculture h3,.webcompany dl dd h3{ display: block; position: relative; color: #BEA388; font-size: 24px; font-weight: bold; margin: 0 0 30px 0; }
.weblogo h3:after,.aboutculture h3:after,.webcompany dl dd h3:after{ content: ""; display: block; width: 100px; height: 2px; background: #BEA388; margin: 12px 0; }

.weblogo dl{ display: grid ; grid-template-columns: repeat(10, 1fr); grid-gap: 0 20px; overflow: hidden; }
.weblogo dl p{display: block; overflow: hidden;  margin:0 0 20px 0; }
.weblogo dl p img{ display: block; width: 100%;     opacity: 0.8; transition: all .6s; }
.weblogo dl p:hover img{ opacity: 1; }


.aboutculture{margin: 50px auto; display: block; overflow: hidden;}
.aboutculture dl{display: grid ; grid-template-columns: repeat(3, 1fr); grid-gap: 0 20px;}
.aboutculture dl dd{border: 1px solid #292624; margin: 0 0 20px 0; padding: 20px;}
.aboutculture dl dd strong{position: relative; color: #BEA388; font-size: 18px; display: flex ; align-items: center;}
.aboutculture dl dd strong i{font-style: inherit; font-size: 12px; margin: 0 0 0 10px;}
.aboutculture dl dd span{color: #BEA388; font-size: 14px; margin: 20px 0;}

.webcompany{ background: #0A0A0A; display: block; overflow: hidden; padding: 50px 0; }
.webcompany dl{display: flex ; align-items: flex-start; justify-content: space-between;}
.webcompany dl dd{display: block; width: 50%;}
.webcompany dl dd p{color: #BEA388; display: block; font-size: 14px;}
.webcompany dl dt{ display: block; width: 45%; border-radius: 10px; overflow: hidden; }
.webcompany dl dt img{display: block; width: 100%;}
.webcompany .pageaboutjg{ display: block; width: auto; max-width: 100%; margin: 50px 0; }

.webabouttt{display: block; overflow: hidden; margin: 50px auto;}
.webabouttt h3{ color: #BEA388; font-size: 32px; display: block; }
.webabouttt dd{display: block; overflow: hidden; margin: 20px 0 0 0;}
.webabouttt dd span{color: #BEA388; font-size: 20px; border-bottom: 2px solid; float: left; margin: 0 36px 0 0;}

 




 
.indexnum{ background: #191919; display: block; overflow: hidden; padding: 50px 0; }
.indexnum .icenter{ display: flex ; align-items: center; }
.indexnum .icenter .lf{ display: flex ; align-items: center; margin: 0 50px 0 0; }
.indexnum .icenter .lf dd{ display: block;overflow: hidden; position: relative; width:124px; margin: 0 20px 0 0; }
.indexnum .icenter .lf dd img{display: block; width: 100%; }
.indexnum .icenter .lf dd p{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 3; }
.indexnum .icenter .lf dd strong{ font-family: impact; color: #BEA388; font-size: 39px; font-weight: normal; border-bottom: 2px solid #BEA388; }
.indexnum .icenter .lf dd span{color: #BEA388; display: block; text-align: center; font-size: 14px;}
.indexnum .icenter .lf dt{}
.indexnum .icenter .lf dt strong{color: #BEA388; font-size: 24px; display: block;}
.indexnum .icenter .lf dt span{ color: #BEA388; font-size: 14px; display: block; max-width: 650px; margin: 12px 0 0 0; }
.indexnum .icenter .rh{ border: 1px solid #BEA388; width: 200px; height: 46px; display: flex ; align-items: center; justify-content: center; }
.indexnum .icenter .rh span{ color: #BEA388; font-size: 14px; margin: 0 10px 0 0; }
.indexnum .icenter .rh img{}

.homeinfo{  display: flex ; justify-content: space-between; margin: 50px auto; }
.homeinfo dl{ display: block; width: 16%; max-width: 300px; }
.homeinfo dl strong{  display: block; color: #BEA388; font-size: 36px; border-top: 8px solid #BEA388; padding: 20px 0; text-align: center;  }
.homeinfo dl span{color: #BEA388; border-bottom: 1px solid #BEA388; text-align: center; padding: 5px 0; font-size: 14px;}
.homeinfo dl p{color: #BEA388; display: block; font-size: 14px; margin: 20px 0; text-align: justify;}
.homeinfo i{ display: block; width: 1px; background: #BEA388; margin: 0; }


.inpro{display: block; overflow: hidden; background: #191718; padding: 50px 0;}
.inpro .icenter{}
.inpro .icenter .ipa{ display: flex ; align-items: center; justify-content: space-between; }
.inpro .icenter .ipa li{ display: block; width: 17%; overflow: hidden; }
.inpro .icenter .ipa li a{}
.inpro .icenter .ipa li a i{display: block; overflow: hidden; border-radius: 50%;}
.inpro .icenter .ipa li a i img{ display: block; width: 100%; opacity: 1; transition: all .6s; }
.inpro .icenter .ipa li a span{display: block; width: 50px; background: #BEA388; height: 4px; margin: 26px auto; transition: all .6s;}
.inpro .icenter .ipa li a strong{display: block; text-align: center; color: #BEA388; font-size: 16px;}
.inpro .icenter .ipa li a:hover i img{ opacity: 0.5;}
.inpro .icenter .ipa li a:hover span{ width: 120px;}

.intt{display: flex ; align-items: center; justify-content: space-between; overflow: hidden; border-bottom: 1px solid #666; margin: 0 0 30px 0; padding: 0 0 30px 0;}
.intt p{ display: flex; }
.intt p span{ color: #BEA388; font-weight: bold; font-size: 20px; }
.intt p font{ color: #BEA388; font-weight: bold; font-size: 20px; border-left: 2px solid #BEA388; padding: 0 0 0 20px; margin: 0 0 0 20px; }
.intt .im{color: #BEA388; font-size: 16px;}


.inmeicheng{ display: block; overflow: hidden; position: relative; padding: 50px 0; background: #000; }
.inmeicheng .icenter{position: relative; z-index: 9;overflow: hidden; }
.inmeicheng:after{ content: ""; position: absolute; width: 50%; height: 100%; background: #201E1E; top: 0; right: 0;}
.inmeicheng .intt dd{ display: flex;}
.inmeicheng .intt dd a{display: block; color: #BEA388; font-weight: bold; font-size: 16px; border-bottom: 2px solid #BEA388; margin: 0 13px;}
.inmeicheng .icenter .inevent_swiper{}
.inmeicheng .icenter .inevent_swiper .plr{position: absolute; top: 50%; z-index: 9; color: #999; font-size: 50px; right:30px; cursor: pointer;}
.inmeicheng .icenter .inevent_swiper .inevent_swiper_next{ margin-top: 50px; }

.inmeicheng .inevent_swiper .swiper-slide{}
.inmeicheng .inevent_swiper .swiper-slide a{display: flex ; align-items: center; justify-content: space-between; overflow: hidden;}
.inmeicheng .inevent_swiper .swiper-slide a .lf{display: block; width:58%; overflow: hidden; height: 44em}
.inmeicheng .inevent_swiper .swiper-slide a .lf img{display: block; width: 100%; position: relative; height: 100%;}
.inmeicheng .inevent_swiper .swiper-slide a .rh{ background: #181818; width: 42%; padding: 50px; display: flex ; overflow: hidden; position: relative; align-items: center; justify-content: space-between; }
.inmeicheng .inevent_swiper .swiper-slide a .rh dd{position: absolute; top: 0; height: 100%; background: #242424; width: 1px; left: 5%;}
.inmeicheng .inevent_swiper .swiper-slide a .rh dd:after{background: #BAA37D; position: absolute; width: 1px; height: 10%; top: 20%;}
.inmeicheng .inevent_swiper .swiper-slide a .rh dt{display: block; width: 85%; margin: 0 5% 0 10%;}
.inmeicheng .inevent_swiper .swiper-slide a .rh dt img{ display: block; height: auto;}
.inmeicheng .inevent_swiper .swiper-slide a .rh dt strong{display: inline-block; color: #BEA388; font-size: 18px; border-bottom: 1px solid #BEA388; margin: 20px 0;}
.inmeicheng .inevent_swiper .swiper-slide a .rh dt span{color: #BEA388; display: block; margin: 0 0 20px; font-size: 14px;}
.inmeicheng .inevent_swiper .swiper-slide a .rh dt font{color: #BEA388; display: block; margin: 0 0 20px; font-size: 14px;}


.incase{ display: block; overflow: hidden; position: relative; padding: 50px 0; background: #262223; }
.incase .ica{display: flex ; background: #1C191A; align-items: stretch; justify-content: space-between; margin: 0 0 50px 0; }
.incase .ica .lf{ color: #BEA388; width: 50%; display: flex ; justify-content: center; align-items: center; font-size: 22px; text-align: right; font-weight: bold; }
.incase .ica .rh{ width: 50%; position: relative; display: block; }
.incase .ica .rh a{display: block; height: 240px; position: relative; overflow: hidden;}
.incase .ica .rh a img{ display: block; position: relative; width: 100%; height: 100%; }
.incase .icb{ display: grid ; grid-template-columns: repeat(2, 1fr); grid-gap: 0 50px;  }
.incase .icb a{position: relative; display: flex ; justify-content: space-between; align-items: center; border: 2px solid #BEA388; margin: 0 0 50px 0; }
.incase .icb a i{display: block; width: 50%; overflow: hidden; height: 240px; position: relative;}
.incase .icb a i img{display: block; width: 100%; position: relative; height: 100%;}
.incase .icb a dd{ background: rgba(0, 0, 0, 0.96); position: relative; width: 50%; height: 100%; display: flex ; justify-content: center; align-items: center; }
.incase .icb a dd span{display: block; color: #BEA388; font-weight: bold; font-size: 18px; border-top: 1px solid #BEA388; border-bottom: 1px solid #BEA388; padding: 6px 20px; transition: all .6s;}
.incase .icb a:hover dd span{ padding: 6px 40px;  }


.home_banner{ position: relative; width: 100%; height: calc(100% - 118px); overflow: hidden; margin-top: 118px; display: flex ; justify-content: center; align-items: center; }
.home_banner .icenter{ display: flex ; justify-content: space-between; align-items: center; overflow: hidden; }
.home_banner .icenter .lf{ display: flex ; justify-content: space-between; align-items: center; overflow: hidden; position: relative; width: 45%;border: 6px solid #666;  }
.home_banner .icenter .lf .swiper-slide img{display: block; width: 100%; height: auto;}
.home_banner .icenter .lf .inbanner_swiper{display: block; width: 100%; }
.home_banner .icenter .rh{display: block; width: 45%;}
.home_banner .icenter .rh h3{color: #BEA388; font-weight: bold; font-size: 26px; position: relative;}
.home_banner .icenter .rh h3:after{  content: ""; display: block; background: #BEA388; width: 100%; height: 4px; margin: 10px 0; }
.home_banner .icenter .rh h4{}
.home_banner .icenter .rh h4 strong{color: #BEA388; display: block; font-size: 40px;}
.home_banner .icenter .rh h4 span{color: #BEA388; display: block; font-size: 20px;}
.home_banner .icenter .rh h5{color: #BEA388; border-top: 1px solid #BEA388; border-bottom: 1px solid #BEA388; padding: 20px 0; font-size: 18px; margin: 20px 0;}
.home_banner .icenter .rh a{color: #BEA388; font-weight: bold; font-size: 16px;}

.home_banner .ibar_pagination{ position: absolute; bottom: 20px; right: 20px; z-index: 9; }
.home_banner .ibar_pagination span{ opacity: 1; background: #999; width: 10px; height: 10px; margin: 0 5px; }
.home_banner .ibar_pagination .swiper-pagination-bullet-active{width: 25px; border-radius: 2em; background: #BEA388;}

.home_banner .blr {position: absolute; top: 50%; left: 0; width: 40px; height:40px; background: rgba(0, 0, 0, .5); color:#BEA388; z-index: 9; display: flex ; justify-content: center; align-items: center; font-size: 20px; cursor: pointer;}
.home_banner .inbr_next{ left:auto; right:0; }

 







 
@media screen and (max-width:1600px) {   
    


}

 





