@charset "utf-8";
.content{ max-width: 1400px; height: auto; margin: 0 auto; box-sizing: border-box;}
img {max-width: 100%;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: url(../images/displaynone.png) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}
.white{ color:#fff !important;}
.webmain{ overflow:hidden; min-width: 1200px; }
.tishi{ text-align: center; color: #999; font-size: 14px; width: 100%; }
.oneh{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.webshow{ display: block !important; }
.wapshow{ display: none !important; }

.textline1{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.textline2{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.textline3{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.textline4{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.textline5{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }

.middle_holder {display: inline-block;font-size: 0;width: 0;height: 50px;vertical-align: middle;}
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 0 0 20px; cursor: pointer; float: right; }
.nav_handle b { width: 27px; height: 10px; position: relative; }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #955f27; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #955f27;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .swiper-slide{ position: relative; }
.banner .swiper-slide .fgc{ display: none; position: absolute; width: 100%; height: 100%; background: url(../images/hengxiansunny.png) repeat rgba(0,0,0,.3); left: 0; top: 0; z-index: 8; }
.banner .swiper-slide a{ display: block; position: relative; }
.banner .swiper-slide video{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; object-fit: cover; }
.banner .pagination{ z-index: 2; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 20px; }
.banner .pagination .swiper-pagination-bullet{ cursor: pointer; width: 15px; height: 15px; display: inline-block; margin: 0 8px; border-radius: 50%; box-sizing: border-box; border: 2px solid #fff; opacity: 1; }
.banner .pagination .swiper-pagination-bullet-active{ background: #955f27; border-color: #955f27; }
.banner .banner-left{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; }

.y-kefu-box { position: fixed; right: 0; top: 50%; margin-top: -160px; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url("../images/20201222180437_1862520880.png") no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #955f27; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 5px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #955f27; border-color: #955f27; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 20px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 20px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 18px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 13px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 10px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #955f27; border-color: #955f27;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-mobile:hover > i{ color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #955f27; font-size: 18px; }
.y-kefu-box .right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.y-kefu-box .right-arrow1,.y-kefu-box .right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.y-kefu-box .right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.y-kefu-box .right-arrow2 { border-left: 6px white solid;}
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 130px; height: 130px; margin: 6px auto 9px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #955f27; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#955f27;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

.header{ position: fixed; z-index: 999; width: 100%; left: 0; top: 0; background: #000; box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.15); padding: 0 70px; box-sizing: border-box; min-width: 1200px; }
.header .logo{ padding: 30px 0; float: left; }
.header .logo img{ height: 30px; }
.header .inmuen{ float: right; }
.header .inmuen ul li{ display: block; float: left; position: relative; }
.header .inmuen ul li > a{ display: block; font-size: 14px; color: #fff; font-weight: 300; line-height: 90px; padding: 0 20px; }
.header .inmuen ul li.on > a{ color: #955f27; font-weight: bold; }
.header .inmuen ul li .erji{ display: none; width: 180px; position: absolute; left: 50%; margin-left: -90px; top: 100%; background: rgba(0,0,0,.5); }
.header .inmuen ul li .erji a{ display: block; height: 40px; line-height: 40px; padding: 0 10px; font-size: 13px; color: #fff; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.header .inmuen ul li:hover .erji{ display: block; }
.header .inmuen ul li:hover > a{ color: #955f27; font-weight: bold; }
.header .inmuen ul li .erji a:hover{ background: #955f27; color: #fff; }
.headerkg{ height: 90px; }

.inabout ul{ display: flex; flex-wrap: wrap; }
.inabout ul li{ min-height: 730px; }
.inabout ul li:nth-child(1){ width: 40%; background: #5f6a4c; }
.inabout ul li:nth-child(1) .pic{ width: 420px; height: 420px; margin: 0 auto; }
.inabout ul li:nth-child(2){ width: 60%; }
.inabout ul li:nth-child(2) .nr{ width: 600px; margin: 0 auto; }
.inabout ul li:nth-child(2) .nr .lmtit{ font-size: 40px; margin-bottom: 40px; color: #2e5252; font-weight: 500; }
.inabout ul li:nth-child(2) .nr .jj{ font-size: 16px; line-height: 25px; color: #2e5252; margin-bottom: 40px; }
.inabout ul li:nth-child(2) .nr .more{ display: block; width: 150px; height: 45px; border-radius: 5px; background: #955f27; font-size: 16px; color: #fff; line-height: 45px; margin: 0 auto; }
.inabout ul li:nth-child(2) .nr .more i{ margin-left: 5px; }
.inabout ul li:nth-child(2) .nr .more:hover{ background: #72491e; }

.inyous{ background: #f2ece4; position: relative; padding: 100px 0; }
.inyous .lmtit{ font-size: 30px; font-weight: 500; color: #2e5252; text-align: center; }
.inyous .slmtit{ font-size: 16px; color: #2e5252; text-align: center; } 
.inyous .list ul li{ display: block; width: 23%; margin: 60px 1% 0 1%; float: left; box-sizing: border-box; }
.inyous .list ul li .tit{ font-size: 20px; text-align: center; font-weight: bold;color: #2e5252; position: relative; line-height: 35px; padding-left: 0; }
.inyous .list ul li .tit .sz{ display: block; position: absolute; left: 0; top: 0; color: #2e5252; display: none; }
.inyous .list ul li .tit span{  }
.inyous .list ul li .jj{ font-size: 16px; padding-left: 40px; margin-top: 16px; line-height: 25px; }
.inyous .more{ display: block; width: 150px; height: 45px; border-radius: 5px; background: #955f27; font-size: 16px; color: #fff; line-height: 45px; margin: 50px auto 0; text-align: center; }
.inyous .more i{ margin-left: 5px; }
.inyous .more:hover{ background: #72491e; }

.incase{ padding: 100px 0 0; background: #F4F4F4; }
.incase .lmtit{ font-size: 30px; font-weight: 500; color: #2e5252; text-align: center; }
.incase .slmtit{ font-size: 16px; color: #2e5252; text-align: center; margin-bottom: 60px; } 
.incase .list ul{ display: flex; flex-wrap: wrap; }
.incase .list ul li{ display: block; width: 33.3333%; background: #f9f9f9; transition: all .5s; }
.incase .list ul li .pic{ padding-bottom: 65%; }
.incase .list ul li .wz{ padding: 30px 20px; }
.incase .list ul li .tit{ font-size: 20px; color: #111; font-weight: bold; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #955f27; transition: all .5s; }
.incase .list ul li .stit{ font-size: 14px; font-weight: bold; color: #955f27; opacity: .7; transition: all .5s; }
.incase .list ul li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); }
.incase .list ul li:hover .tit{ color: #2e5252; }
.incase .list ul li:hover .stit{ color: #2e5252; }

.innews{ padding: 100px 0; }
.innews .lmtit{ font-size: 40px; font-weight: 500; color: #2e5252; text-align: center; }
.innews .slmtit{ font-size: 16px; color: #2e5252; text-align: center; margin-bottom: 60px; } 
.innews .list{ border-top: 1px solid #dedede; }
.innews .list ul li{ display: block; padding: 40px 170px 40px 480px; position: relative; min-height: 280px; border-bottom: 1px solid #dedede; }
.innews .list ul li .pic{ position: absolute; width: 410px; height: 280px; left: 0; top: 40px; transition: all .5s; }
.innews .list ul li .stit{ font-size: 14px; color: #955f27; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; }
.innews .list ul li .tit{ font-size: 30px; font-weight: bold; color: #2e5252; margin-bottom: 30px; transition: all .5s; }
.innews .list ul li .jj{ font-size: 16px; line-height: 25px; color: #222; }
.innews .list ul li .more{ width: 170px;  line-height: 30px; position: absolute; right: 0; top: 50%; margin-top: -15px; text-align: center; font-size: 16px; font-weight: bold; color: #955f27; text-decoration: underline;  }
.innews .list ul li:hover .pic{ left: 10px; }
.innews .list ul li:hover .tit{ color: #955f27; }

.fadv{ position: relative; padding: 200px 0; }
.fadv .wz{ line-height: 40px; text-align: center; font-size: 22px; text-transform: uppercase; color: #fff; position: relative; }
.fadv .ann{ width: 160px; border: 2px solid #fff; display: block; font-size: 14px; text-align: center; margin: 30px auto 0; color: #fff; transition: all .5s; }
.fadv .ann:hover{ background: #fff; color: #955f27; border-color: #fff; }

.footer{ background: #2e5252; padding: 60px 0 0; }
.footer .fnav{ float: left; width: 220px; padding-right: 30px; box-sizing: border-box; }
.footer .fnav .tit{ font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 10px; }
.footer .fnav a{ display: block; height: 30px; line-height: 30px; color: #fff; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.footer .fnav a i{ margin-right: 5px; }
.footer .fnav a:hover{ color: #ffcb21; }
.footer .fcon{ float: right; max-width: 280px; }
.footer .fcon .tit{ font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 10px; }
.footer .fcon .li{ padding-left: 30px; line-height: 30px; color: #fff; font-size: 16px; position: relative; }
.footer .fcon .li i{ position: absolute; left: 0; top: 0; line-height: 30px; width: 20px; text-align: center; }
.footer .fcon .li img{ max-width: 140px; margin-top: 15px; }
.footer .fenx{ float: right; line-height: 40px; }
.footer .fenx a{ display: inline-block; text-align: center; width: 45px; font-size: 18px; color: #fff; border-radius: 5px; margin: 0 5px; transition: all .5s; }
.footer .fenx a:hover{ color: #ffcb21; }
.footer .banq{ line-height: 40px; font-size: 14px; color: #fff; float: left; font-weight: bold; }
.footer .banq a{ color: #955f27; }
.footer .banq a:hover{ color: #ffcb21; text-decoration: underline; }
.footer .fbot{ padding: 40px 0; }

.nynav{ padding: 20px 0; border-bottom: 1px solid #eee; background: #f2ece4; }
.nynav .list{ position: relative; padding-right: 350px; }
.nynav .list .weizhi{ width: 350px; position: absolute; right: 0; top: 0; line-height: 20px; padding: 13px 0; color: #333; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; text-transform: uppercase; }
.nynav .list .weizhi i{ margin: 0 5px; }
.nynav .list .nynav1{ font-size: 14px; font-weight: bold; color: #2e5252; line-height: 40px; text-transform: uppercase; }
.nynav .list .nynav1 .nynavxz{ cursor: pointer; display: inline-block; padding-right: 20px; min-width: 250px; border-bottom: 1px solid #2e5252; position: relative; }
.nynav .list .nynav1 .nynavxz i{ position: absolute; right: 0; top: 0; line-height: 40px; }
.nynav .list .nynav1 .nynavxz ul{ display: none; position: absolute; width: 100%; padding: 10px 0; background: #fff; border: 1px solid #eee; z-index: 99; }
.nynav .list .nynav1 .nynavxz ul li a{ padding: 5px 10px; line-height: 22px; display: block; }
.nynav .list .nynav1 .nynavxz ul li:hover a,.nynav .list .nynav1 .nynavxz ul li.on a{ background: #2e5252; color: #fff; }
.nynav .list .nynav1 .nynavxz:hover ul{ display: block; }

.nypro{ padding: 100px 0; background: #F4F4F4; }
.nypro .lmtit{ font-size: 25px; font-weight: bold; line-height: 40px; position: relative; margin-bottom: 15px;text-transform: uppercase; color: #955f27; text-align: center; }
.nypro .lmtit:before{ content: ""; width: 40px; height: 3px; background: #ffcb21; display: block; position: absolute; bottom: -5px; left: 50%; margin-left: -20px; }
.nypro ul{ display: flex; flex-wrap: wrap; width: 102%; position: relative; left: -1%; }
.nypro ul li{ display: block; width: 23%; margin: 1%; background: #fff; padding: 10px; position: relative; box-sizing: border-box; transition: all .5s; }
.nypro ul li .pic{ padding-bottom: 100%; margin-bottom: 10px; }
.nypro ul li .stit{ font-size: 14px; color: #ffcb21; font-weight: bold; text-transform: uppercase; text-align: center; margin-bottom: 10px; }
.nypro ul li .tit{ font-size: 20px; color: #955f27; font-weight: bold; line-height: 30px; height: 30px; overflow: hidden; margin-bottom: 10px; text-align: center; }
.nypro ul li:hover{ box-shadow: 0 0 15px rgba(0,0,0,.1); transform: translateY(-5px); }

.pages{ text-align: center; padding-top: 30px; }
.pages a{ display: inline-block; line-height: 30px; font-size: 12px; color: #666; padding: 0 12px; background: #fff; border-radius: 5px; }
.pages a:hover,.pages a.on{ background: #955f27; color: #fff; border-radius: 5px; }

.showpro img{ display: block; width: 100%; height: auto; }

.nypage{ padding: 100px 0; line-height: 30px; font-size: 16px; color: #333; }
.nypage h3{ font-size: 25px; font-weight: 500; line-height: 40px; position: relative; margin-bottom: 25px;text-transform: uppercase; color: #2e5252; }
.nypage h3:before{ content: ""; width: 40px; height: 3px; background: #2e5252; display: block; position: absolute; bottom: -8px; left: 0;}
.nypage hr{ border: 0; border-top: 1px solid #eee; margin: 10px 0; display: block; }
.nypage img{ margin: 5px 0; }

.nyrecruit { padding:40px 0; }
.nyrecruit .lmtit { line-height: 30px; color: #666; background: #F2F2F2; font-size: 16px; display: flex; flex-wrap: wrap; font-weight: bold; text-align: center; border: 1px solid #E3E3E3; }
.nyrecruit .lmtit span { display: block; float: left; box-sizing: border-box; padding: 15px; }
.nyrecruit .lmtit span.span1 { width: 23%; }
.nyrecruit .lmtit span.span2 {width: 8%;}
.nyrecruit ul li { display: block; line-height: 24px; font-size: 16px; color: #333; cursor: pointer; display: flex; flex-wrap: wrap; border: 1px solid #E3E3E3; border-top: 0; }
.nyrecruit ul li span { display: block; float: left; padding: 18px 15px; box-sizing: border-box; text-align: center; }
.nyrecruit ul li span.span1 { width: 23%; }
.nyrecruit ul li span.span2 { width: 8%; padding: 10px; }
.nyrecruit ul li em { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 24px; color: #333; float: right; }
.nyrecruit ul li.on { background: #fff; border-bottom: 1px solid #eee; }
.nyrecruit ul .erji { display: none; padding: 20px; margin-top: -1px; background-color: #fff; border: 1px solid #E3E3E3; border-top: 0; }
.nyrecruit ul .erji .wz { box-sizing: border-box; font-size: 14px; color: #666; line-height: 25px; }
.nyrecruit ul .erji .wz .tit { font-size: 16px; font-weight: bold; color: #4a4a4a; margin-bottom: 10px; }
.nyrecruit ul .erji .ann { display: block; width: 150px; height: 40px; line-height: 40px; background: #026cb6; font-size: 14px; color: #fff; text-align: center; margin-top: 15px; transition: all .5s; }
.nyrecruit ul .erji .ann:hover { background: #025692; }

.nynews{ padding: 100px 0; background: #F4F4F4; }
.nynews ul{ display: flex; flex-wrap: wrap; width: 102%; position: relative; left: -1%; }
.nynews ul li{ display: block; width: 31.333%; margin: 1%;; background: #fff; transition: all .5s; }
.nynews ul li .pic{ padding-bottom: 65%; transition: all .5s; }
.nynews ul li .tit{ position: relative; height: 30px; line-height: 30px; font-size: 20px; font-weight: bold; color: #955f27; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .5s; }
.nynews ul li .wz{ padding: 15px; }
.nynews ul li .stit{ position: relative; height: 22px; line-height: 22px; font-size: 12px; font-weight: bold; color: #955f27; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; opacity: .7; transition: all .5s; }
.nynews ul li:hover{ transform: translateY(-5px); box-shadow: 0 0 15px rgba(0,0,0,.1); }
.nynews ul li:hover .tit{ color: #2e5252; }
.nynews ul li:hover .stit{ color: #2e5252; }

.nynews1{ padding: 100px 0; }
.nynews1 ul li{ display: block; border-bottom: 1px solid #eee; padding: 20px 0 20px 320px; position: relative; }
.nynews1 ul li .pic{ position: absolute; width: 300px; height: calc(100% - 40px); left: 0; top: 20px; }
.nynews1 ul li .tit{ position: relative; height: 40px; line-height: 40px; font-size: 20px; color: #955f27; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-transform: uppercase; font-weight: bold; }
.nynews1 ul li .jj{ font-size: 14px; line-height: 25px; margin-bottom: 15px; color: #666; }
.nynews1 ul li .date{ font-size: 14px; color: #999; }
.nynews1 ul li .date span{ margin-left: 10px; background: #eee; display: inline-block; line-height: 30px; padding: 0 15px; font-size: 12px; border-radius: 15px; }

.shownews{ padding: 40px 0; }
.shownews .tit{ font-size: 25px; text-align: center; font-weight: bold; text-transform: uppercase; color: #955f27; }
.shownews .date{ font-size: 14px; color: #999; text-align: center; padding: 10px 0 20px; border-bottom: 1px solid #eee; }
.shownews .wz{ padding: 30px 0; font-size: 16px; line-height: 30px; color: #333; }
.shownews .wz video{ width: 100%; height: auto; display: block; }
.shownews .pre{ padding: 20px; border: 1px solid #eee; display: flex; flex-wrap: wrap; }
.shownews .pre .li{ width: 50%; font-size: 14px; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 40px; }
.shownews .pre .li:nth-child(2){ text-align: right; }

.box{ width: 658px; position: absolute; left: 0; top: 0; box-sizing: border-box; }
.tb-pic a{display:table-cell; text-align:center; vertical-align:middle; cursor:pointer;}
.tb-pic a img {vertical-align:middle;}
.tb-s310 { border: 1px solid #e2e2e2; box-sizing: border-box; }
.tb-s310, .tb-s310 a {height:522px; width:522px; overflow: hidden;}
.tb-s310, .tb-s310 img {max-height:520px; max-width:520px;}
div.zoomDiv {z-index:998; position:absolute; width:522px; height:522px; display:none;text-align:center; overflow:hidden; margin-left:-9px; background:#fff;}
div.zoomDiv img{ max-width:inherit; max-height:inherit;}
div.zoomMask {position:absolute; background:url("../images/mask.png") repeat scroll 0 0 transparent; cursor:move; z-index:1;}
.picScroll-left { width: 125px; position: absolute; right: 0; top: 0; padding-top: 30px; padding-bottom: 30px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ width:100%; height:20px; font-size:16px; text-align:center; line-height:20px; color:#666; background: #f7f7f7; border: 1px solid #e2e2e2; border-radius: 2px;}
.picScroll-left .hd .prev{ position: absolute; left: 0; top: 0; }
.picScroll-left .hd .next{ position: absolute; left: 0; bottom: 0; }
.picScroll-left .hd .prev:hover { color:#fff; background: #955f27; }
.picScroll-left .hd .next:hover { color:#fff; background: #955f27; }
.picScroll-left .bd{  }
.picScroll-left .bd ul li{ display: block; width: 100%; cursor: pointer; padding: 13px 0; }
.picScroll-left .bd ul li a img{ border: 1px solid #eee; box-sizing: border-box; width: 125px; height: 125px; }
.picScroll-left .bd ul li.tb-selected a img{ border: 1px solid #955f27; }

.showinfo{ padding: 40px 0; }
.showinfo .nr{position: relative;padding: 20px 20px 40px 710px; min-height: 522px; box-sizing: border-box;}
.showinfo .nr .lmtit{ padding: 0 0 15px; font-size: 22px; color: #333; font-weight: bold; border-bottom: 1px dashed #8a8a8a; }
.showinfo .nr .jj{ font-size: 14px; line-height: 25px; padding: 20px 0; color: #666; }
.showinfo .nr .jj b{ font-size: 16px; color: #333; }
.showinfo .nr .slmtit{ padding: 10px; background: #fff; font-size: 24px; font-weight: bold; color: #955f27; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; }
.showinfo .nr .contact { background-color: #333333; color: #fff;  position: relative; padding-right: 170px; margin-top: 20px; }
.showinfo .nr .phone { font-size: 14px; line-height: 70px; padding: 0 0 0 20px; height: 70px; box-sizing: border-box; overflow: hidden; }
.showinfo .nr .phone span { font-size: 25px; }
.showinfo .nr .ann { width: 150px; position: absolute; right: 0; top: 0; line-height: 70px; font-size: 18px; color: #fff; text-align: center; padding: 0 10px; box-sizing: border-box; background-color: #955f27; }
.showinfo .nr .ann:hover { opacity: .9; }

.showprodetail .detail .hd{ background: #ffcb21; }
.showprodetail .detail .hd ul li{ display: inline-block; padding: 0 20px; position: relative; cursor: pointer; }
.showprodetail .detail .hd ul li:before{ content: ""; display: block; width: 1px; height: 17px; background: #fff; position: absolute; right: 0; top: 50%; margin-top: -9px; }
.showprodetail .detail .hd ul li:nth-last-child(1):before{ display: none; }
.showprodetail .detail .hd ul li span{ display: block; padding: 0 15px; line-height: 55px; font-size: 20px; color: #222; text-transform: uppercase; font-weight: bold; }
.showprodetail .detail .hd ul li.on span{ background: #fff; color: #955f27; }
.showprodetail .detail .bd ul .wz{ font-size: 14px; line-height: 25px; color: #666; padding: 36px 0 0; }
.showprodetail .detail .bd ul .wz h3,.showprodetail .detail .bd ul .wz h1 { font-size: 18px; color: #333333; font-weight: bold; margin: 10px 0; }
.showprodetail .detail .bd ul .wz video, .showprodetail .detail .bd ul .wz table { max-width: 100%; height: auto; }
.showprodetail .detail .bd ul .wz td { padding: 6px 10px; }
.showprodetail .detail .bd ul .list{ display: flex; flex-wrap: wrap; position: relative; width: 101%; left: -.5%; margin-top: 15px; }
.showprodetail .detail .bd ul .list .li{ width: 24%; margin: .5%; }
.showprodetail .detail .bd ul .list .li .pic{ border: 1px solid #ddd; overflow: hidden; }
.showprodetail .detail .bd ul .list .li .tit{ font-size: 16px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; margin-top: 5px; }
.showprodetail .detail .bd ul .list .li:hover .pic{ border-color: #955f27; }
.showprodetail .detail .bd ul .list .li:hover .tit{ color: #955f27; }
.showprodetail .pre{ padding: 20px 0; border-top: 1px dashed #d9d9d9; border-bottom: 1px dashed #d9d9d9; margin-top: 48px; }
.showprodetail .pre a{display: block;line-height: 30px;height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #666;width: 50%;box-sizing: border-box;}
.showprodetail .pre a span { color: #333; }
.showprodetail .pre a.left { text-align: left; padding-right: 10px; float: left; }
.showprodetail .pre a.right { text-align: right; padding-left: 10px; float: right; }
.showprodetail .pre a:hover, .showprodetail .pre a:hover span{ color: #955f27; }

.repro{ padding: 50px 0; }
.repro .lmtit{ font-size: 24px; color: #955f27; font-weight: bold; text-transform: uppercase; }
.repro .list ul{ display: flex; flex-wrap: wrap; position: relative; width: 101%; left: -.5%; margin-top: 15px; }
.repro .list ul li{ width: 24%; margin: .5%; }
.repro .list ul li .pic{ border: 1px solid #ddd; overflow: hidden; }
.repro .list ul li .tit{ font-size: 16px; color: #333; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; margin-top: 5px; }
.repro .list ul li:hover .pic{ border-color: #955f27; }
.repro .list ul li:hover .tit{ color: #955f27; }

.nymess{ padding: 50px 0; background: #f7f7f7; }
.nymess .lmtit{ font-size: 30px; color: #333; margin-bottom: 5px; font-weight: bold; text-transform: uppercase; color: #955f27; }
.nymess .lmjj{ font-size: 16px; color: #666; margin-bottom: 20px; }
.nymess .list{ position: relative; width: 102%; left: -1%; }
.nymess .list .text{ width: 100%; height: 50px; border: 1px solid #cbcbcb; background: #fff; color: #333; padding: 0 20px; font-size: 16px; color: #333; box-sizing: border-box; }
.nymess .list .text:focus,.nymess .list textarea:focus{ border-color: #955f27; }
.nymess .list textarea{ padding: 10px 20px; border: 1px solid #cbcbcb; background: #fff; color: #333; line-height: 25px; font-size: 16px; box-sizing: border-box; width: 100%; height: 97px; }
.nymess .list .li1{ width: 31.3333%; margin: 0 1% 20px; float: left; }
.nymess .list .li2{ width: 98%; margin: 0 1% 20px; }
.nymess .list .li3{ width: 31.3333%; margin: 0 1% 20px; float: left; padding-right: 100px; box-sizing: border-box; position: relative; }
.nymess .list .li3 img{ width: 90px; height: 50px; position: absolute; right: 0; top: 0; }
.nymess .list .sub{ float: right; width: 200px; height: 50px; background: #955f27; font-size: 16px; color: #fff; margin-right: 1%; outline: none; }
.nymess .list .sub:hover{ background: #333; }

.nydown{ padding: 40px 0; }
.nydown ul li{ display: block; border: 1px solid #eee; transition: all .5s; position: relative; padding: 30px 90px 30px 20px; position: relative; margin-bottom: 30px; }
.nydown .pages{ padding-top: 0; }
.nydown ul li .tit{ font-size: 18px; height: 30px; color: #111; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; }
.nydown ul li .date{ font-size: 14px; color: #999; }
.nydown ul li a{ display: block; width: 50px; line-height: 50px; text-align: center; background: #666; color: #fff; font-size: 25px; border-radius: 50%; right: 20px; top: 50%; margin-top: -25px; position: absolute; transition: all .5s; }
.nydown ul li:hover{ border-color: #955f27; box-shadow: 0 0 15px rgba(0,0,0,.1); }
.nydown ul li:hover a{ background: #955f27; }

.nybanner{ height: 400px; }

.nyabout ul{ display: flex; flex-wrap: wrap; }
.nyabout ul li{ min-height: 730px; }
.nyabout ul li:nth-child(2){ width: 40%; background: #5f6a4c; }
.nyabout ul li:nth-child(2) .pic{ width: 420px; height: 420px; margin: 0 auto; }
.nyabout ul li:nth-child(1){ width: 60%; }
.nyabout ul li:nth-child(1) .nr{ width: 600px; margin: 0 auto; text-align: left; }
.nyabout ul li:nth-child(1) .nr .jj h3{ font-size: 40px; margin-bottom: 30px; color: #2e5252; font-weight: 500; line-height: 40px; }
.nyabout ul li:nth-child(1) .nr .jj{ font-size: 16px; line-height: 25px; color: #2e5252; margin-bottom: 40px; }

.nypingj{ margin-bottom: 40px; }
.nypingj .nr{ border: 1px solid #eee; padding: 50px 100px; }
.nypingj .nr .lmtit{ font-size: 20px; border-bottom: 1px solid #eee; padding-bottom: 10px; }
.nypingj .nr .list ul li{ display: block; position: relative; border-bottom: 1px solid #eee; padding: 20px 0 20px 65px; }
.nypingj .nr .list ul li .tx{ width: 50px; height: 50px; background: #ccc; border-radius: 50%; position: absolute; left: 0; top: 20px; text-align: center; line-height: 50px; }
.nypingj .nr .list ul li .tx svg{ max-width: 30px; max-height: 30px; vertical-align: middle; }
.nypingj .nr .list ul li .tit{ font-size: 14px; color: #999; padding-right: 100px; position: relative; line-height: 30px; }
.nypingj .nr .list ul li .tit .date{ position: absolute; right: 0; top: 0; }
.nypingj .nr .list ul li .jj{ font-size: 14px; line-height: 30px; color: #333; line-height: 22px; }
.nypingj .nr .biaod{ margin-top: 30px; }
.nypingj .nr .biaod .text{ width: 100%; border: 1px solid #ccc; padding: 0 15px; box-sizing: border-box; height: 45px; font-size: 14px; color: #333; }
.nypingj .nr .biaod .textarea{ width: 100%; width: 100%; margin-top: 10px; padding: 10px 15px; border: 1px solid #ccc; font-size: 14px; line-height: 25px; box-sizing: border-box; }
.nypingj .nr .biaod .sub{ width: 100px; height: 40px; margin-top: 10px; background: #955f27; font-size: 14px; color: #fff; outline: none; }
.nypingj .nr .biaod .li{ position: relative; margin-top: 8px; max-width: 400px; }
.nypingj .nr .biaod .li img{ position: absolute; right: 10px; top: 50%; margin-top: -5px; }