/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { margin: 0 auto; min-width: 1300px; font-size: 14px; color: #2a2a2a; background-color: #fff; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-size: 14px; color: #2a2a2a; border: none; }
img { border: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
i { font-style: normal; }
a { color:#2a2a2a;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; }
a:hover { color: #009241; }

/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 94%; max-width: 1200px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.trsnone { -webkit-transition: none; -o-transition: none; transition: none; }
.imgha img { max-width: 100%; vertical-align: top; }
.imglw, .imglw-vm { position: relative; padding-bottom: 100%; height: 0; overflow: hidden; }
.imglw .img { display: block; width: 100%; }
.imglw-vm .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
strong { font-weight: 900; }

.ffpf, body, input, textarea { font-family:'苹方','PingFang SC','PingFang','microsoft yahei','helvetica',arial,sans-serif; }
.ffyh { font-family:'microsoft yahei','helvetica','simsun',arial,sans-serif; }

/*头部*/
.header-top { position: relative; z-index: 10; font-family:'simsun','microsoft yahei','helvetica',arial,sans-serif; font-size: 0; line-height: 36px; background-color: #f7f7f7; }
.header-top .txt-wc, .header-top .link { font-size: 12px; color: #828282; }
.header-top .link:hover { color: #009241; }
.header-top .line { margin: 0 15px; width: 1px; height: 10px; background-color: #141126; opacity: 0.1; filter: alpha(opacity=10); }
.header { position: relative; z-index: 9; font-size: 0; background-color: #fff; }
.header .logo { padding: 20px 0; font-size: 0; }
.header .logo .img { height: 64px; }
.header .logo .line { margin: 0 40px; width: 1px; height: 45px; background-color: #e5e5e5; }
.header .logo .img-txt { max-width: 300px; }
.header .tel { margin-top: 14px; font-weight: bold; font-size: 0; color: #009241; }
.header .tel .txt { font-size: 14px; }
.header .tel .tellink { font-size: 28px; color: #009241; }
.header .tel .txt-2 { font-size: 18px; }

.nav { position: relative; background-color: #009241; }
.nav .list { font-size: 0; text-align: center; }
.nav .list .col { position: relative; width: 14.2857%; }
.nav .list .col::before { content: ''; position: absolute; top: 50%; left: 0; margin-top: -7px; width: 1px; height: 14px; background-color: #fff; opacity: 0.2; filter: alpha(opacity=20); }
.nav .list .col-h::before { display: none; }
.nav .col .link { display: block; position: relative; z-index: 9; padding: 0 10px; font-weight: 900; font-size: 16px; line-height: 45px; color: #fff; }
.nav .col:hover .link, .nav .cur .link { background-color: #007333; }
.nav .col .son { position: absolute; top: 110%; left: 0; z-index: 8; padding: 10px 0; width: 100%; background-color: #007333; box-shadow: 2px 2px 5px 0 rgba(6, 0, 1, 0.2); visibility: hidden; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }
.nav .col:hover .son { top: 100%; visibility: visible; opacity: 1; filter: alpha(opacity=100); }
.nav .col .slink { display: block; padding: 0 10px; font-size: 14px; line-height: 35px; text-align: center; color: #eee; }
.nav .col .slink:hover { background-color: #009241; }
.nav .col .scur { font-weight: bold; background-color: #009241; }
.nav .btn, .nav .lan { display: none; }

/*底部*/
.footer { padding: 0.1px 0; color: #fff; background-color: #3c3c3c; overflow: hidden; }
.footer a, .copyright a { color: #fff; }
.footer .main { margin: 65px auto 50px; overflow: hidden; }
.footer .main .logo { width: 16.66%; }
.footer .logo .img { display: block; max-width: 85%; }
.footer .main .menu { position: relative; width: 60%; font-size: 0; }
.footer .main .menu::before, .footer .main .menu::after { content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 170px; background-color: #fff; opacity: 0.1; filter: alpha(opacity=100); }
.footer .main .menu::after { left: auto; right: 0; }
.footer .menu .col { display: none; position: relative; margin-left: 6.94%; width: 18.06%; vertical-align: top; }
.footer .menu .col-2, .footer .menu .col-3, .footer .menu .col-5, .footer .menu .col-6 { display: inline-block; }
.footer .menu .tit { display: block; font-size: 16px; }
.footer .menu .con { margin-top: 16px; font-size: 14px; line-height: 40px; }
.footer .menu .stit { display: block; opacity: 0.5; filter: alpha(opacity=50); }
.footer .menu .stit:hover { opacity: 0.8; filter: alpha(opacity=80); }
.footer .main .ewmwr { width: 23.33%; text-align: center; }
.footer .ewmwr .imgwr { display: inline-block; *display: inline; *zoom: 1; max-width: 80%; }
.footer .ewmwr .img { max-width: 100%; max-height: 120px; }
.footer .ewmwr .txt { margin: 16px 10% 0; font-size: 14px; color: #fff; opacity: 0.5; filter: alpha(opacity=50); }
.copyright { padding: 12px 0; font-size: 14px; line-height: 21px; background-color: #292929; }
.copyright .con { opacity: 0.2; filter: alpha(opacity=20); text-align: center; }
.copyright .con a:hover { text-decoration: underline; }
.copyright .flink { margin: 8px auto; font-size: 0; text-align: center; }
.copyright .flink .txt { font-size: 14px; opacity: 0.5; filter: alpha(opacity=50); }
.copyright .flink .link { margin-left: 10px; font-size: 14px; opacity: 0.2; filter: alpha(opacity=20); }
.copyright .flink .link:hover { opacity: 0.5; filter: alpha(opacity=50); }
.copyright .con-2 { text-align: center; }

/* 右侧工具条 */
.floatright { position: fixed; top: 50%; right: 10px; z-index: 99; margin-top: -100px; width: 50px; background-color: #009241; }
.floatright .box { position: relative; height: 50px; text-align: center; cursor: pointer; }
.floatright .box .icon { margin-top: 14px; width: 22px; height: 22px; background: url(../img/icon-fr.png) 0 0 no-repeat; }
.floatright .box .icon-dh { background-position: -28px 0; }
.floatright .box .icon-kf { background-position: -56px 0; }
.floatright .box .icon-wx { background-position: -84px 0; }
.floatright .box .icon-db { background-position: -112px 0; }
.floatright .box .con { position: absolute; top: 0; right: 90%; margin-right: 2px; padding: 18px 20px 10px; min-width: 120px; line-height: 21px; color: #fff; background-color: #007333; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.floatright .box .con .imgwr { padding: 7px; background-color: #fff; }
.floatright .box .con .img { display: block; max-width: 100%; }
.floatright .box .con .txt { margin-top: 10px; font-size: 14px; }
.floatright .box .link { position: absolute; top: 0; left: 0; z-index: 99; width: 100%; height: 100%; }
.floatright .box:hover { background-color: #007333; cursor: pointer; }
.floatright .box:hover .con { right: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
/*移动端工具条*/
.mFoot-nav { display: none; position: fixed; left: 0; bottom: 0; right: 0; z-index: 998; margin: 0 auto; width: 100%; background-color: #333; }
.mFoot-nav .col { float: left; display: block; width: 25%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid #404040; box-sizing: border-box; }
.mFoot-nav .col-4 { border-right: none; }
.mFoot-nav .col-1:hover, .mFoot-nav .col-3:hover, .mFoot-nav .col:hover.on { background-color: #009241; }
.mFoot-nav .col .icon { display: block; margin: 8px auto 6px; width: 17px; height: 14px; background: url(../img/icon-mtool.png) 0 0 no-repeat; }
.mFoot-nav .col .icon-2 { background-position: -23px 0; }
.mFoot-nav .col .icon-3 { background-position: -46px 0; }
.mFoot-nav .col .icon-4 { background-position: -69px 0; }
  /* 地图 */
.mMap-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); -webkit-transform: translate3d(0, 150%, 0); transform: translate3d(0, 150%, 0); visibility: hidden; }
.mMap-show { z-index: 1000; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible; }
.mMap-box p { position: relative; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; background-color: #009241; }
.mMap-box p i { position: absolute; left: 2%; line-height: 50px; }

/*内容*/
.banner { position: relative; overflow: hidden; }
.banner .img { display: block; width: 100%; }
.banner .txt { display: none; position: absolute; bottom: 11%; left: 0; right: 0; z-index: 2; font-weight: bold; font-size: 40px; color: #fff; text-shadow: 0.5px 0.5px 1px rgba(4, 0, 0, 0.5); }
.banner .txt-4, .banner .txt-5, .banner .txt-6 { display: block; }
.container { padding: 35px 0; }
.container .sidebar { position: relative; width: 22.0833%; overflow: hidden; }
.container .sidebar .menut { border: 2px solid #009241; }
.menut .tit { padding: 7px 20px 11px; font-weight: bold; font-size: 20px; line-height: 30px; text-align: center; color: #fff; background-color: #009241; }
.menut .list { padding: 0; }
.menut .list .row { position: relative; margin: 0 20px; }
.menut .list .row::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; border-top: 1px dashed #009241; opacity: 0.3; filter: alpha(opacity=30); }
.menut .list .row-0::before { display: none; }
.menut .list .link { display: block; padding: 1px 2px 0; font-weight: bold; font-size: 16px; line-height: 60px; color: #272727; }
.menut .list .son { margin-top: -10px; padding-bottom: 10px; }
.menut .list .slink { display: block; padding: 0 2px 0 4px; font-size: 14px; line-height: 32px; color: #333; }
.menut .list .scur { text-decoration: underline; }
.menut .list .link:hover, .menut .list .slink:hover, .menut .list .cur, .menut .list .cur:hover, .menut .list .scur { color: #009241; }
.container .sidebar .box { margin-top: 20px; background-color: #fafafa; border: 1px solid #e6e6e6; }
.container .sidebar .title, .com-title { padding: 10px 13px; border-bottom: 1px solid #e6e6e6; }
.container .sidebar .title .txt, .com-title .txt { position: relative; padding-left: 12px; font-weight: bold; font-size: 16px; color: #313131; }
.container .sidebar .title .txt::before, .com-title .txt::before { content: ''; position: absolute; top: 3px; left: 0; width: 3px; height: 16px; background-color: #009241; }
.container .sidebar .title .more, .com-title .more { margin-top: 3px; font-size: 12px; color: #454545; opacity: 0.5; filter: alpha(opacity=50); }
.container .sidebar .title .more:hover, .com-title .more:hover { color: #009241; }
.container .sidebar .con { padding: 10px 13px 14px; font-size: 14px; line-height: 30px; color: #454545; word-break: break-all; word-wrap: break-word; }
.container .sidebar .list-t { padding: 0 13px; }
.sidebar .list-t .row { padding: 12px 0; border-top: 1px dashed #e4e4e4; }
.sidebar .list-t .row-1 { border-top: none; }
.sidebar .list-t .tit { font-size: 14px; line-height: 24px; color: #454545; }
.sidebar .list-t .row:hover .tit { color: #009241; }
.container .sidebar .list-t-2 { padding: 0 13px; }
.sidebar .list-t-2 .row { padding: 18px 0 14px; border-top: 1px dashed #e4e4e4; }
.sidebar .list-t-2 .row-1 { border-top: none; }
.sidebar .list-t-2 .titwr, .sidebar .list-t-2 .conwr { position: relative; padding-left: 28px; }
.sidebar .list-t-2 .stit { position: absolute; top: 2px; left: 0; width: 16px; height: 16px; font-size: 12px; line-height: 15px; text-align: center; color: #fff; background-color: #009241; border-radius: 2px; }
.sidebar .list-t-2 .stit-a { top: 4px; background-color: #757575; }
.sidebar .list-t-2 .tit { font-size: 14px; color: #009241; }
.sidebar .list-t-2 .conwr { margin-top: 12px; }
.sidebar .list-t-2 .con { max-height: 48px; padding: 0; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.container .content { width: 75.8333%; }
.position { padding-top: 8px; color: #272727; border-bottom: 1px solid #ececec; }
.position .tit { margin-bottom: -1px; padding-bottom: 6px; max-width: 30%; font-size: 24px; border-bottom: 3px solid #009241; }
.position .con { padding: 7px 0 5px; max-width: 65%; font-size: 14px; }
.position .con a { color: #272727; }
.position .con a:hover { color: #009241; }
.pagelist { margin-top: 40px; font-size: 0; text-align: center; }
.pagelist a, .pagelist b { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin: 0 3px; padding: 0 5px; min-width: 24px; font-size: 14px; line-height: 30px; color: #666; border: 1px solid #e3e3e3; border-radius: 3px; }
.pagelist a:hover { color: #009241; }
.pagelist b, .pagelist .this, .pagelist .this:hover { color: #fff; background-color: #009241; border-color: #009241; }
.pagelist a[title="Total record"], .pagelist a.all { width: auto; }
.pagelist a b { display: inline; margin: 0 2px; padding: 0; color: #666; background: none; border: none; }
.pagelist a[title="Total record"]:hover, .pagelist a[title="Total"]:hover, .pagelist a[title="record"]:hover, .pagelist a.all:hover { color: #666; }
.comad { position: relative; margin-top: 30px; overflow: hidden; }
.comad .conwr { position: relative; z-index: 2; padding: 12px 2.9166% 16px 16.66%; text-align: right; text-shadow: 1px 1px 2px rgba(7, 0, 2, 0.5); color: #fff; }
.comad .conwr .con { font-weight: bold; font-size: 30px; line-height: 46px; }
.comad .conwr .txt { margin-top: 18px; font-size: 20px; }
.comad .conwr .tel { margin-top: 14px; font-size: 0; }
.comad .conwr .icon { margin-right: 12px; width: 29px; height: 30px; background: url(../img/icon-tel-cad.png) 0 0 no-repeat; }
.comad .conwr .num { font-weight: bold; font-size: 30px; }
.comad .bg { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }
.comad .bg .img { display: block; width: 100%; }
.compro { display: none; margin-top: 40px; background-color: #fafafa; border: 1px solid #e6e6e6; }
.compro .prolist { margin: 0 13px; }
.compro .prolist .list .col { background: none; }
.compro .prolist .list .col-4 { display: none; }
.compro .prolist .col .imgwr::before { content: ''; position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; border: 1px solid #eee; box-sizing: border-box; }
.compro .prolist .col .conwr { padding: 13px 0; }
.comart { display: none; margin-top: 30px; }
.comart .box { background-color: #fafafa; border: 1px solid #e6e6e6; }
.comart .box-l { width: 63.1%; }
.comart .box-l .main { padding: 15px 13px 0; }
.comart .box-l .time { font-size: 12px; color: #454545; opacity: 0.5; filter: alpha(opacity=50); }
.comart .box-l .row-p .imgwr { padding-bottom: 0; width: 50.4587%; height: 165px; background-color: #fff; }
.comart .box-l .row-p .conwr { width: 45.8715%; color: #454545; }
.comart .box-l .row-p .tit { margin-top: 5px; font-weight: bold; font-size: 16px; }
.comart .box-l .row-p .desc { margin-top: 8px; max-height: 84px; font-size: 14px; line-height: 28px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.comart .box-l .row-p .time { margin-top: 16px; }
.comart .box-l .row { line-height: 46px; border-top: 1px dashed #e4e4e4; }
.comart .box-l .row-1 { border-top: none; }
.comart .box-l .row .tit { padding-right: 85px; font-size: 16px; color: #454545; }
.comart .box-l .row .time { position: absolute; top: 0; right: 0; }
.comart .box-l .row-p:hover .tit, .comart .box-l .row:hover .tit { color: #009241; }
.comart .box-r { width: 34.2%; }
.comart .box-r .main { padding: 0 13px 2px; }
.comart .box-r .row { padding: 20px 0 14px; border-top: 1px dashed #e4e4e4; }
.comart .box-r .row-1 { border-top: none; }
.comart .box-r .titwr, .comart .box-r .conwr { position: relative; padding-left: 28px; }
.comart .box-r .stit { position: absolute; top: 2px; left: 0; width: 16px; height: 16px; font-size: 12px; line-height: 15px; text-align: center; color: #fff; background-color: #009241; border-radius: 2px; }
.comart .box-r .stit-a { top: 4px; background-color: #757575; }
.comart .box-r .tit { font-size: 14px; color: #009241; }
.comart .box-r .conwr { margin-top: 12px; }
.comart .box-r .con { max-height: 48px; padding: 0; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.product .compro { display: block; }

/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: #000; opacity: 0.8; filter: alpha(opacity=80); }
.swiperpf { display: none; position: fixed; top: 0; left: 0; z-index: 1000; margin: 0 auto; width: 100%; height: 100%; text-align: center; overflow: hidden; }
.swiperpf-db { display: block; }
.swiperpf-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.swiperpf .swiper-container { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; width: 90%; height: 80%; }
.swiperpf .swiper-slide { position: relative; }
.swiperpf .img { position: absolute; top: 0; left: 0; right: 0; z-index: 1001; margin: 0 auto; max-width: 100%; max-height: 100%; }
.swiperpf .swiper-lazy-preloader { z-index: 1000; }
.swiperpf .tit { display: none; position: absolute; bottom: 0; left: 0; z-index: 1001; width: 100%; font-size: 18px; line-height: 1.8; text-align: center; color: #fff; text-shadow: 0 0 3px #000; }
.swiperpf .close { position: absolute; top: 0; right: 0; z-index: 1000; width: 50px; height: 50px; background-color: #009241; }
.swiperpf .close .icon { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; width: 27px; height: 27px; background: url(../img/icon_close.png) 0 0 no-repeat; }
.swiperpf .close:hover .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }
.swiperpf .btn { position: absolute; top: 50%; z-index: 1001; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(0, 146, 65, 0.6); background-color: #35250b\9; }
.swiperpf .btn .icon { position: absolute; top: 50%; left: 50%; margin: -12px 0 0 -7px; width: 14px; height: 24px; }
.swiperpf .btn:hover { background-color: rgba(0, 146, 65, 0.8); }
.swiperpf .prev { left: 5%; }
.swiperpf .prev .icon { background: url(../img/icon_btn_l_w.png) 0 0 no-repeat; }
.swiperpf .prev:hover .icon { -webkit-transform: translate3d(-3px, 0, 0); -moz-transform: translate3d(-3px, 0, 0); -ms-transform: translate3d(-3px, 0, 0); -o-transform: translate3d(-3px, 0, 0); transform: translate3d(-3px, 0, 0); }
.swiperpf .next { right: 5%; }
.swiperpf .next .icon { background: url(../img/icon_btn_r_w.png) 0 0 no-repeat; }
.swiperpf .next:hover .icon { -webkit-transform: translate3d(3px, 0, 0); -moz-transform: translate3d(3px, 0, 0); -ms-transform: translate3d(3px, 0, 0); -o-transform: translate3d(3px, 0, 0); transform: translate3d(3px, 0, 0); }

/*产品*/
.prolist { margin-top: 10px; }
.prolist .list { margin: 0 -2.1978%; font-size: 0; }
.prolist .list .col { margin: 2.1052% 0 0 2.1052%; width: 30.5263%; background-color: #f0f0f0; vertical-align: top; }
.prolist .col .imgwr { position: relative; padding-bottom: 79.31%; height: 0; overflow: hidden; }
//.prolist .col .img { position: absolute; top: -1px; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
.prolist .col .conwr { padding: 20px 15px; }
.prolist .col .tit { font-size: 14px; color: #5c5c5c; }
.prolist .col:hover .img { -webkit-transform: scale(0.94); -moz-transform: scale(0.94); -ms-transform: scale(0.94); -o-transform: scale(0.94); transform: scale(0.94); }
.prolist .col:hover .tit { color: #009241; }

.procon { margin-top: 20px; }
.procon .top { position: relative; }
.procon .imgbox { position: relative; z-index: 2; padding-bottom: 2px; width: 44.5652%; overflow: hidden; }
.procon .imgbox .bigimg, .procon .imgbox .imgwr { position: relative; padding-bottom: 79.31%; height: 0; background-color: #eee; overflow: hidden; }
.procon .imgbox .bigimg { background: none; border: 1px solid #eee; }
.procon .imgbox .bigimg .img { position: absolute; top: -1px; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
.procon .imgbox .mask { display: none; }
.procon .imgbox .swiper-container { margin: 2.4% 25px 0; overflow: visible; }
.procon .imgbox .swiper-slide { margin-right: 2.4%; width: 23.2%; cursor: pointer; }
.procon .imgbox .swiper-slide .imgwr { padding-bottom: 77.7777%; border: 2px solid #ddd; }
.procon .imgbox .imgwr .img { display: block; width: 100%; }
.procon .imgbox .swiper-slide:hover .imgwr, .procon .imgbox .cur .imgwr { border-color: #009241; }
.procon .imgbox .btn { position: absolute; top: 0; z-index: 2; width: 15px; height: 100%; background-color: #fff; border: 1px solid #f1f1f1; box-sizing: border-box; }
.procon .imgbox .btn:hover { border-color: #009241; }
.procon .imgbox .icon { position: absolute; top: 50%; left: 0; right: 0; margin: -5px auto 0; width: 8px; height: 11px; background: url(../img/icon-btn-pc.png) 0 0 no-repeat; }
.procon .imgbox .prev { left: -25px; }
.procon .imgbox .next { right: -25px; }
.procon .imgbox .next .icon { background-position: -14px 0; }
.procon .zoom { display: none; position: absolute; top: 0; left: 44.5652%; z-index: 2; width: 100%; height: 100%; background-color: #fff; border: 1px solid #ddd; overflow: hidden; }
.procon .zoom .img { position: absolute; }
.procon .conbox { padding-bottom: 90px; width: 52.1739%; }
.procon .conbox .title { font-weight: bold; font-size: 24px; color: #009241; }
.procon .conbox .con { margin-top: 8px; font-size: 14px; line-height: 34px; color: #222; }
.procon .conbox .btnbox { position: absolute; bottom: 4px; right: 0; padding-top: 34px; width: 52.1739%; font-size: 0; border-top: 1px solid #eee; }
.procon .conbox .btn { margin-right: 4%; width: 46%; max-width: 135px; font-size: 14px; line-height: 35px; text-align: center; color: #fff; background-color: #009241; border-radius: 3px; }
.procon .conbox .btn:hover { background-color: #007333; }
.procon .bdsharebuttonbox { margin-top: 6px; }
.procon .bdsharebuttonbox .icon { margin: 0 12px 0 0; padding: 0; width: 20px; height: 20px; background: url(../img/icon-sharep.png) -20px 0; }
.procon .bdsharebuttonbox .bds_title { margin-top: 3px; background-position: 0 0; }
.procon .bdsharebuttonbox .bds_tsina { background-position: -20px 0; }
.procon .bdsharebuttonbox .bds_weixin { background-position: -46px 0; }
.procon .bdsharebuttonbox .bds_sqq { background-position: -72px 0; }
.procon .bdsharebuttonbox .bds_qzone { background-position: -98px 0; }
.procon .bdsharebuttonbox .bds_more { margin: 2px 0 0; }

.procon .main { margin-top: 55px; }
.procon .main .tit { border-bottom: 1px solid #eee; }
.procon .main .tit .txt { margin-bottom: -1px; padding-bottom: 8px; font-weight: bold; font-size: 16px; color: #009241; border-bottom: 2px solid #009241; }
.procon .main .body { margin-top: 20px; font-size: 14px; line-height: 34px; color: #222; }
.procon .main .body p { margin: 0.9em 0; }
.procon .main .body video, .procon .main .body source { margin: 0 auto; max-width: 100%; }

/*案例*/
.caselist .row { padding: 26px 0; font-size: 0; border-bottom: 1px solid #f1f1f1; }
.caselist .row .imglw-vm { padding-bottom: 15.5%; width: 23.88%; }
.caselist .row .imglw-vm .img { max-width: 80%; max-height: 80%; }
.caselist .row .conwr { position: relative; width: 46.69%; }
.caselist .row .tit { padding-right: 70px; font-weight: bold; font-size: 18px; color: #090909; }
.caselist .row .desc { margin-top: 12px; max-height: 64px; font-size: 14px; line-height: 32px; color: #090909; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.caselist .row .more { position: absolute; top: 0; right: 0; font-size: 14px; line-height: 25px; color: #2c2c2c; }
.caselist .row .imglw { margin-left: 3.88%; padding-bottom: 15.5%; width: 25.55%; }
.caselist .row:hover .tit, .artlist .row .more:hover { color: #009241; }
//.caselist .row:hover .img { -webkit-transform: scale(0.97); -moz-transform: scale(0.97); -ms-transform: scale(0.97); -o-transform: scale(0.97); transform: scale(0.97); }
.caselist .row:hover .imglw .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }

/*新闻*/
.arttop { display: none; margin: 30px 0 -2.22%; }
.arttop-, .arttop-1 { display: block; }
.arttop .col { position: relative; overflow: hidden; }
.arttop .col .imgwr { position: relative; padding-bottom: 58.0645%; height: 0; overflow: hidden; }
.arttop .col .img { display: block; width: 100%; }
.arttop .col .conwr { position: absolute; bottom: 0; left: 0; z-index: 3; padding: 8% 4% 2.5%; width: 92%; }
.arttop .col .tit { position: relative; z-index: 3; font-weight: bold; font-size: 20px; color: #fff; }
.arttop .col .mask { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background: #000; background: -webkit-linear-gradient(top, transparent, #000); background: -o-linear-gradient(bottom, transparent, #000); background: -moz-linear-gradient(bottom, transparent, #000); background: linear-gradient(to bottom, transparent, #000); opacity: 0.6; filter: alpha(opacity=60); }
.arttop .col:hover .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.arttop .col:hover .conwr { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 50%, 0); -moz-transform: translate3d(0, 50%, 0); -ms-transform: translate3d(0, 50%, 0); -o-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0); }
.arttop .col-l { width: 68.88%; }
.arttop .col-l .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: auto; max-width: 100%; max-height: 100%; }
.arttop .col-r { margin-bottom: 2.22%; width: 28.88%; }
.arttop .col-r .imgwr { padding-bottom: 65.38%; }
.arttop .col-r .tit { font-size: 16px; }

.artlist { margin-top: 10px; }
.artlist .list .row { position: relative; padding: 26px 0; font-size: 0; border-bottom: 1px solid #ececec; }
.artlist .row .tit { font-weight: bold; font-size: 20px; color: #4a4a4a; }
.artlist .row .desc { margin-top: 12px; max-height: 22px; font-size: 16px; color: #484848; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.artlist .row .info { margin-top: 20px; font-size: 0; }
.artlist .row .icon { margin-right: 5px; width: 15px; height: 13px; background: url(../img/icon-news.png) 0 0 no-repeat; }
.artlist .row .icon-clock { width: 13px; background-position: -21px 0; }
.artlist .row .txt { font-size: 12px; color: #767676; }
.artlist .row .more { font-size: 14px; color: #3a3a3a; text-decoration: underline; }
.artlist .row:hover .tit, .artlist .row:hover .more { color: #009241; }
.artlist .list .row-t { display: none; padding-top: 0; }
.artlist .list .row-t- { display: block; }
.artlist .row-t .desc { height: 102px; -webkit-line-clamp: 3; }

.artcon { margin-top: 30px; }
.artcon .title { font-weight: bold; font-size: 22px; color: #363636; text-align: center; }
.artcon .info { margin-top: 15px; font-size: 0; color: #939393; text-align: center; }
.artcon .info .txt { margin: 0 6px; font-size: 13px; }
.artcon .body { margin-top: 20px; font-size: 16px; line-height: 2; }
.artcon .body p { margin: 0.9em 0; }
.artcon .body video, .artcon .body source { margin: 0 auto; max-width: 100%; }

.pagelink { position: relative; margin-top: 20px; padding: 20px 140px 0 0; font-size: 15px; line-height: 30px; color: #939393; border-top: 1px solid #eee; }
.pagelink a { color: #939393; }
.pagelink a:hover { color: #009241; }
#bdshareNC { position: absolute; right: 0; bottom: 10px; width: 98px; height: 33px; font-size: 0; text-align: center; border: 1px solid #939393; }
#bdshareNC a { position: absolute; top: 0; left: 0; z-index: 3; margin: 0; padding: 0; width: 100%; height: 100%; background: none; }
#bdshareNC .icon { width: 16px; height: 16px; background: url(../img/icon-shareb.png) 0 0 no-repeat; }
#bdshareNC .txt { margin-left: 10px; font-size: 14px; color: #939393; }
#bdshareNC:hover { border-color: #009241; }
#bdshareNC:hover .txt { color: #009241; }

/*关于*/
.about .tit { font-size: 24px; line-height: 50px; color: #009241; }
.about .con { margin-top: 6px; font-size: 14px; line-height: 34px; color: #454545; }
.single { margin-top: 16px; font-size: 16px; line-height: 2; }
.single p { margin: 0.9em 0; }

/*图集*/
.imglist .list { margin: 0 -2.1978%; font-size: 0; }
.imglist .list .col { margin: 30px 0 0 2.1052%; width: 30.5263%; vertical-align: top; cursor: pointer; }
.imglist .col .imgwr { padding-bottom: 66.7%; border: 1px solid #eee; }
.imglist .col .img { max-width: 90%; max-height: 90%; }
.imglist .col .imglw .img { max-width: none; max-height: none; }
.imglist .col .conwr { position: relative; margin-top: 16px; }
.imglist .col .tit { padding: 0 10px; font-size: 14px; text-align: center; color: #5c5c5c; }
.imglist .col:hover .img { -webkit-transform: scale(0.97); -moz-transform: scale(0.97); -ms-transform: scale(0.97); -o-transform: scale(0.97); transform: scale(0.97); }
.imglist .col:hover .imglw .img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
.imglist .col:hover .tit { color: #009241; }

.imgcon { margin: 30px auto; }
.imgcon .title { font-weight: bold; font-size: 22px; color: #363636; text-align: center; }
.imgcon .main { margin-top: 20px; }
.imgcon .bigimg { border: 1px solid #eee; }
.imgcon .bigimg .imgwr, .imgcon .smallimg .imgwr { position: relative; padding-bottom: 50%; height: 0; overflow: hidden; }
.imgcon .bigimg .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
.imgcon .bigimg .btn { position: absolute; top: 50%; z-index: 2; margin-top: -29px; width: 59px; height: 59px; background: url(../img/icon-btn.png) 0 0 no-repeat; opacity: 0;
filter: alpha(opacity=0); }
.imgcon .bigimg:hover .btn { opacity: 1; filter: alpha(opacity=100); }
.imgcon .bigimg .prev { left: 3%; }
.imgcon .bigimg .prev:hover { -webkit-transform: translate3d(-6px, 0, 0); -moz-transform: translate3d(-6px, 0, 0); -ms-transform: translate3d(-6px, 0, 0); -o-transform: translate3d(-6px, 0, 0); transform: translate3d(-6px, 0, 0); }
.imgcon .bigimg .next { right: 3%; background-position: -65px 0; }
.imgcon .bigimg .next:hover { -webkit-transform: translate3d(6px, 0, 0); -moz-transform: translate3d(6px, 0, 0); -ms-transform: translate3d(6px, 0, 0); -o-transform: translate3d(6px, 0, 0); transform: translate3d(6px, 0, 0); }
.imgcon .smallimg { margin-top: 2%; }
.imgcon .smallimg .swiper-slide { margin-right: 2%; width: 18.4%; }
.imgcon .smallimg .imgwr { padding-bottom: 56.25%; background-color: #009241; cursor: pointer; }
.imgcon .smallimg .img { display: block; width: 100%; }
.imgcon .smallimg .cur .img { opacity: 0.4; filter: alpha(opacity=40); }
.imgcon .body { margin-top: 20px; font-size: 16px; line-height: 2; }
.imgcon .body p { margin: 0.9em 0; }
.imgcon .body video, .imgcon .body source { margin: 0 auto; max-width: 100%; }

/*联系*/
.contact { overflow: hidden; }
.contact .map { position: relative; margin-bottom: 50px; width: 100%; height: 400px; }
.contact .map .box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.contact .map .link { position: absolute; left: 0; bottom: 18px; z-index: 2; width: 80px; height: 36px; z-index: 6; }
.contact .map img { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.contact .conbox { margin-bottom: 20px; }
.contact .conbox .conwr { width: 50%; }
.contact .conbox .conwr .tit { position: relative; padding-bottom: 17px; font-weight: bold; font-size: 26px; color: #252525; }
.contact .conbox .conwr .tit::before, .contact .feedb .line { display: block; margin-top: 14px; width: 30px; height: 3px; background-color: #333; }
.contact .conbox .conwr .tit::before { content: ''; position: absolute; bottom: 0; left: 0; margin-top: 0; }
.contact .conbox .conwr .con { margin-top: 16px; font-size: 16px; line-height: 36px; color: #3e3e3e; }
.contact .conbox .ewmwr { margin-top: 84px; max-width: 41.66%; font-size: 0; text-align: center; }
.contact .conbox .ewmwr .img { max-width: 100%; }
.contact .conbox .ewmwr .txt { margin-top: 6px; font-size: 15px; color: #009241; }
.contact .feedb { margin-bottom: 50px; padding-top: 40px; border-top: 1px solid #ddd; }
.contact .feedb .tit { font-size: 26px; color: #252525; }
.contact .feedb .rtit { margin-top: 30px; font-size: 16px; color: #333; }
.contact .feedb .list { margin-top: 12px; font-size: 0; }
.contact .feedb .marl { margin-left: 1.66%; }
.contact .feedb .row { position: relative; }
.contact .feedb .row .txt { position: absolute; top: 0; left: 11px; z-index: 1; font-size: 14px; line-height: 55px; color: #888; }
.contact .feedb .row .star { font-style: normal; color: #ff0000; }
.contact .feedb .row .inbox { display: block; position: relative; z-index: 2; padding: 0 10px; border: 1px solid #ddd; }
.contact .feedb .row .intxt { display: block; margin: 0 -10px; padding: 0 10px; width: 100%; height: 53px; line-height: 53px; background: none; }
.contact .feedb .row-c3 { width: 32.2266%; }
.contact .feedb .row-full .txt { top: 5px; line-height: 24px; }
.contact .feedb .row-full .intxt { padding: 5px 10px; min-width: 100%; max-width: 100%; height: 168px; line-height: 24px; }
.contact .feedb .btn { display: block; margin-top: 20px; width: 160px; font-size: 20px; line-height: 55px; text-align: center; color: #fff; background-color: #333; -webkit-appearance: none; }
.contact .feedb .btn:hover { background-color: #009241; cursor: pointer; }

@media screen and (max-width: 640px) {
  body { min-width: 0; padding-bottom: 50px; }
  .header-top { display: none; }
  .header { text-align: center; }
  .header .logo { float: none; display: inline-block; padding: 8px 0; }
  .header .logo .img { height: 34px; }
  .header .logo .line { margin: 0 10px; height: 30px; }
  .header .logo .img-txt { width: 130px; }
  .header .tel { display: none; margin-top: 6px; }
  .header .tel .txt { font-size: 12px; }
  .header .tel .tellink { font-size: 16px; }
  .header .tmall { margin: 9px 10px 0 0; }
  .header .tmall .link { width: 32px; height: 32px; background-size: 100% 100%; }

  .nav { position: fixed; top: 0; left: 0; z-index: 999; padding: 0; width: 100%; height: 100%; background-color: #fff; overflow: hidden; }
  .nav .list { position: absolute; top: 50%; right: 0; padding: 20px 0 40px; width: 100%; max-height: calc(100% - 60px); overflow-y: scroll; overflow-x: hidden; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
  .nav .list:before { content: ''; display: block; margin: 0 auto 20px; width: 100%; height: 40px; background: url(../img/logo.png) center no-repeat; background-size: auto 100%; }
  .nav .list .col { display: block; margin: 0 5%; width: auto; }
  .nav .col .link { padding: 0 20px; line-height: 46px; color: #222; }
  .nav .col .link:hover, .nav .cur .link { color: #009241; background: none; }
  .nav .col .son { display: none; position: static; width: auto; background: none; border-top: 1px dotted rgba(0, 0, 0, 0.1); border-bottom: 1px dotted rgba(0, 0, 0, 0.1); opacity: 1; filter: alpha(opacity=100); visibility: visible; box-shadow: none; }
  .nav .col .slink { padding: 0 20px; line-height: 36px; color: #666; }
  .nav .col .scur { color: #009241; background: none; }
  .nav-hide { visibility: hidden; opacity: 0; filter: alpha(opacity=0); }
  .nav-hide .list { top: 40%; opacity: 0; filter: alpha(opacity=0); }
  .nav .btn { display: block; position: absolute; bottom: 0; right: 0; z-index: 999; margin: 0 3% 6px 0; cursor: pointer; }
  .nav .btn .line { display: block; position: relative; margin-bottom: 6px; width: 18px; height: 2px; background-color: #009241; }
  .nav .btn.on { -webkit-transform: rotateZ(180deg) translate3d(0, 5px, 0); -moz-transform: rotateZ(180deg) translate3d(0, 5px, 0); -ms-transform: rotateZ(180deg) translate3d(0, 5px, 0); -o-transform: rotateZ(180deg) translate3d(0, 5px, 0); transform: rotateZ(180deg) translate3d(0, 5px, 0); }
  .nav .btn.on .line-t { -webkit-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -moz-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -ms-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -o-transform: translate3d(0, 8px, 0) rotateZ(-45deg); transform: translate3d(0, 8px, 0) rotateZ(-45deg); }
  .nav .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .nav .btn.on .line-b { -webkit-transform: translate3d(0, -8px, 0) rotateZ(45deg); -moz-transform: translate3d(0, -8px, 0) rotateZ(45deg); -ms-transform: translate3d(0, -8px, 0) rotateZ(45deg); -o-transform: translate3d(0, -8px, 0) rotateZ(45deg); transform: translate3d(0, -8px, 0) rotateZ(45deg); }
  .nav .lan { display: block; position: absolute; bottom: 0; left: 0; padding: 10px 0; width: 100%; text-align: center; background-color: #fff; }
  .nav .lan .link { font-size: 14px; line-height: 18px; color: #333; }
  .nav .lan .line { margin: 0 14px; width: 1px; height: 10px; background-color: #999; }

  .footer .main, .floatright, .copyright .con-2 { display: none; }
  .copyright { padding: 10px 0; font-size: 12px; line-height: 20px; }
  .copyright .con { opacity: 0.4; filter: alpha(opacity=40); }
  .mFoot-nav { display: block; }

  .banner .img { margin-left: -25%; width: 150%; }
  .banner .txt { font-size: 18px; }
  .container { padding: 0.1px 0 10%; }
  .container .sidebar, .container .content { float: none; margin-top: 10%; width: auto; }
  .container .sidebar .box { display: none; }
  .container .sidebar .menut { border-width: 1px; }
  .menut .tit { padding: 8px 38px 8px 10px; font-size: 16px; line-height: normal; text-align: left; }
  .menut .btn { position: absolute; right: 11px; top: 12px; z-index: 2; }
  .menut .btn .line { display: block; margin-bottom: 4px; width: 18px; height: 2px; background-color: #fff; }
  .menut.on .btn .line-t { width: 14px; -webkit-transform: translate3d(2px, 6px, 0) rotateZ(45deg); -moz-transform: translate3d(2px, 6px, 0) rotateZ(45deg); -ms-transform: translate3d(2px, 6px, 0) rotateZ(45deg); -o-transform: translate3d(2px, 6px, 0) rotateZ(45deg); transform: translate3d(2px, 6px, 0) rotateZ(45deg);  }
  .menut.on .btn .line-m { opacity: 0; filter: alpha(opacity=0); }
  .menut.on .btn .line-b { width: 14px; -webkit-transform: translate3d(2px, -6px, 0) rotateZ(-45deg); -moz-transform: translate3d(2px, -6px, 0) rotateZ(-45deg); -ms-transform: translate3d(2px, -6px, 0) rotateZ(-45deg); -o-transform: translate3d(2px, -6px, 0) rotateZ(-45deg); transform: translate3d(2px, -6px, 0) rotateZ(-45deg);  }
  .menut .list { overflow: hidden; }
  .menut .list .row { margin: 0 10px; }
  .menut .list .link { padding: 0 10px; font-size: 15px; line-height: 35px; }
  .menut .list .son { margin-top: 0; padding-bottom: 5px; }
  .menut .list .slink { padding: 0 10px 0 20px; line-height: 30px; }
  .position { padding: 0 0 10px; }
  .position .tit { display: none; }
  .position .con { float: none; padding: 0; max-width: none; font-size: 12px; }
  .pagelist { margin-top: 8.3%; }
  .pagelist a, .pagelist b { margin-top: 5px; min-width: 15px; line-height: 24px; }
  .comad { display: none; margin-top: 10%; }
  .comad .conwr { padding: 15px 10px; text-align: center; }
  .comad .conwr .con { font-size: 16px; line-height: 26px; }
  .comad .conwr .txt { margin-top: 10px; font-size: 14px; }
  .comad .conwr .icon { margin-right: 4px; transform: scale(0.8); }
  .comad .conwr .num { font-size: 24px; }
  .container .sidebar .title, .com-title { padding: 8px 10px; }
  .comart { display: block; margin-top: 0; }
  .comart .box { float: none; margin: 10% 0 0; width: auto; }
  .comart .box-l .main { padding: 10px 10px 5px; }
  .comart .box-l .row-p { margin-bottom: 5px; }
  .comart .box-l .row-p .imgwr { width: 40%; height: 91px; }
  .comart .box-l .row-p .conwr { width: 56%; }
  .comart .box-l .row-p .tit { margin-top: 0; font-size: 15px; }
  .comart .box-l .row-p .desc { margin-top: 4px; max-height: 40px; font-size: 13px; line-height: 20px; -webkit-line-clamp: 2; }
  .comart .box-l .row-p .time { margin-top: 10px; }
  .comart .box-l .row { line-height: 34px; }
  .comart .box-l .row .tit { padding-right: 82px; font-size: 14px; }
  .comart .box-r .row { padding: 16px 0 10px; }
  .comart .box-r .titwr, .comart .box-r .conwr { padding-left: 22px; }
  .comart .box-r .conwr { margin-top: 8px; }
  .compro { display: block; margin-top: 10%; }
  .compro .prolist { margin: 0 10px; padding-bottom: 15px; }
  .compro .prolist .list .col-4 { display: inline-block; }
  .compro .prolist .col .conwr { padding: 5px 0 0; }
  .swiperpf .swiper-container { top: 5%; width: 94%; height: 90%; }
  .swiperpf .tit { top: 0; bottom: auto; font-size: 14px; }
  .swiperpf .close { top: auto; bottom: 0; width: 40px; height: 40px; }
  .swiperpf .btn { width: 30px; opacity: 0.8; filter: alpha(opacity=80); }
  .swiperpf .prev { left: 3%; }
  .swiperpf .next { right: 3%; }

  .prolist { margin-top: 0; }
  .prolist .list { margin: 0; }
  .prolist .list .col { margin: 6.66% 0 0; width: 48%; }
  .prolist .list .col:nth-child(2n) { margin-left: 4%; }
  .prolist .col .conwr { padding: 5px; }
  .prolist .col .tit { text-align: center; }
  .procon .imgbox, .procon .conbox { float: none; width: auto; }
  .procon .conbox { padding-bottom: 60px; }
  .procon .conbox .title { margin-top: 5%; font-size: 18px; text-align: center; }
  .procon .conbox .con { line-height: 24px; }
  .procon .conbox .btnbox { padding-top: 14px; width: 100%; text-align: center; }
  .procon .conbox .btn { margin: 0 2%; max-width: 120px; line-height: 30px; }
  .procon .bdsharebuttonbox { margin-top: 3px; margin-left: 20px; }
  .procon .bdsharebuttonbox .icon { margin-right: 6px; }
  .procon .main { margin-top: 10%; }
  .procon .main .body { margin-top: 5%; line-height: 28px; }

  .caselist .row { position: relative; padding: 20px 0; }
  .caselist .row .imglw-vm { display: none; }
  .caselist .row .conwr { width: 62%; }
  .caselist .row .tit { padding-right: 0; font-size: 15px; }
  .caselist .row .desc { margin-top: 6px; max-height: 40px; font-size: 13px; line-height: 20px; }
  .caselist .row .more { display: none; }
  .caselist .row .imglw { position: absolute; top: 20px; right: 0; padding-bottom: 0; width: 35%; height: calc(100% - 40px); }

  .arttop .col-l { width: 100%; }
  .arttop .col-r { margin: 4% 0 0; width: 48%; }
  .arttop .col-r:nth-child(2) { margin-left: 4%; }
  .arttop .col .tit { font-size: 16px; }
  .arttop .col-r .tit { font-size: 14px; }
  .artlist .list .row { padding: 6.66% 0; }
  .artlist .row .tit { font-size: 15px; }
  .artlist .row .desc { margin-top: 4px; max-height: 20px; font-size: 13px; }
  .artlist .row .info { margin-top: 8px; }
  .artlist .row .more { font-size: 12px; }
  .artcon { margin-top: 10%; }
  .artcon .title { font-size: 18px; }
  .artcon .info { margin-top: 8px; }
  .artcon .info .txt { font-size: 12px; }
  .artcon .body { margin-top: 5%; font-size: 15px; line-height: 1.9; }
  .pagelink { margin-top: 5%; padding: 10px 0 0; font-size: 14px; line-height: 24px; }
  #bdshareNC { display: none; }

  .about .tit { font-size: 20px; line-height: normal; text-align: center; }
  .about .con { margin-top: 10px; line-height: 28px; }
  .single { margin-top: 6.66%; font-size: 15px; line-height: 1.9; }
  .single p span span { font-size: 18px!important; }
  .single p span { line-height: 1.5; }

  .imglist .list { margin: 0; }
  .imglist .list .col { margin: 6.66% 0 0; width: 48%; }
  .imglist .list .col:nth-child(2n) { margin-left: 4%; }
  .imglist .col .conwr { margin-top: 6px; }
  .imglist .col .tit { padding: 0; }
  .imgcon { margin: 6.66% auto 0; }
  .imgcon .bigimg .imgwr, .imgcon .smallimg .imgwr { padding-bottom: 75%; }
  .imgcon .bigimg .btn { opacity: 1; filter: alpha(opacity=100); transform: scale(0.6); }
  .imgcon .bigimg .prev:hover, .imgcon .bigimg .next:hover { transform: scale(0.6); }
  .imgcon .bigimg .prev { left: 0; }
  .imgcon .bigimg .next { right: 0; }
  .imgcon .title { font-size: 18px; }
  .imgcon .main { margin-top: 5%; }
  .imgcon .body { margin-top: 5%; font-size: 15px; line-height: 1.9; }

  .contact .map { margin-bottom: 10%; padding-bottom: 50%; height: 0; }
  .contact .conbox { margin-bottom: 10%; }
  .contact .conbox .conwr, .contact .conbox .ewmwr { float: none; width: auto; }
  .contact .conbox .conwr .tit, .contact .feedb .tit { font-size: 18px; text-align: center; }
  .contact .conbox .conwr .tit::before, .contact .feedb .line { margin: 8px auto 0; }
  .contact .conbox .conwr .tit { padding-bottom: 11px; }
  .contact .conbox .conwr .tit::before { right: 0; }
  .contact .conbox .conwr .con { margin-top: 6px; font-size: 14px; line-height: 26px; }
  .contact .conbox .ewmwr { margin-top: 20px; max-width: none; }
  .contact .conbox .ewmwr .img { max-width: 130px; }
  .contact .conbox .ewmwr .txt { margin-top: 4px; font-size: 14px; }
  .contact .feedb { margin-bottom: 30px; padding-top: 20px; }
  .contact .feedb .rtit { margin-top: 15px; }
  .contact .feedb .list { margin-top: 6px; }
  .contact .feedb .row .txt { left: 6px; line-height: 40px; }
  .contact .feedb .row .inbox { padding: 0 5px; }
  .contact .feedb .row .intxt { margin: 0 -5px; padding: 0 5px; height: 38px; line-height: 38px; }
  .contact .feedb .row-full .txt { line-height: 24px; }
  .contact .feedb .row-full .intxt { height: 96px; }
  .contact .feedb .btn { margin-top: 15px; width: 100%; font-size: 14px; line-height: 40px; }
}

/*动画*/
.yt, .yb, .xl, .xr, .anime-t { opacity: 0; }
.anime-r .yt, .anime-r.yt { -webkit-animation: yt 1s forwards; -moz-animation: yt 1s forwards; -o-animation: yt 1s forwards; animation: yt 1s forwards; }
.anime-r .yb, .anime-r.yb { -webkit-animation: yb 1s forwards; -moz-animation: yb 1s forwards; -o-animation: yb 1s forwards; animation: yb 1s forwards; }
.anime-r .xl, .anime-r.xl { -webkit-animation: xl 1s forwards; -moz-animation: xl 1s forwards; -o-animation: xl 1s forwards; animation: xl 1s forwards; }
.anime-r .xr, .anime-r.xr { -webkit-animation: xr 1s forwards; -moz-animation: xr 1s forwards; -o-animation: xr 1s forwards; animation: xr 1s forwards; }
.anime-r .yt:nth-child(1), .anime-r .yb:nth-child(1), .anime-r .xl:nth-child(1), .anime-r .xr:nth-child(1) {
  -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s;
}
.anime-r .yt:nth-child(2), .anime-r .yb:nth-child(2), .anime-r .xl:nth-child(2), .anime-r .xr:nth-child(2) {
  -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s;
}
.anime-r .yt:nth-child(3), .anime-r .yb:nth-child(3), .anime-r .xl:nth-child(3), .anime-r .xr:nth-child(3) {
  -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s;
}
.anime-r .yt:nth-child(4), .anime-r .yb:nth-child(4), .anime-r .xl:nth-child(4), .anime-r .xr:nth-child(4) {
  -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s;
}
.anime-r .yt:nth-child(5), .anime-r .yb:nth-child(5), .anime-r .xl:nth-child(5), .anime-r .xr:nth-child(5) {
  -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;
}
.anime-r .yt:nth-child(6), .anime-r .yb:nth-child(6), .anime-r .xl:nth-child(6), .anime-r .xr:nth-child(6) {
  -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s;
}
.anime-r .yt:nth-child(7), .anime-r .yb:nth-child(7), .anime-r .xl:nth-child(7), .anime-r .xr:nth-child(7) {
  -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;
}
.anime-r .yt:nth-child(8), .anime-r .yb:nth-child(8), .anime-r .xl:nth-child(8), .anime-r .xr:nth-child(8) {
  -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s;
}
.anime-r .yt:nth-child(9), .anime-r .yb:nth-child(9), .anime-r .xl:nth-child(9), .anime-r .xr:nth-child(9) {
  -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; -o-animation-delay: 0.9s; animation-delay: 0.9s;
}
/*.anime-r .yt:nth-child(10), .anime-r .yb:nth-child(10), .anime-r .xl:nth-child(10), .anime-r .xr:nth-child(10) {
  -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s;
}
.anime-r .yt:nth-child(11), .anime-r .yb:nth-child(11), .anime-r .xl:nth-child(11), .anime-r .xr:nth-child(11) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(12), .anime-r .yb:nth-child(12), .anime-r .xl:nth-child(12), .anime-r .xr:nth-child(12) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}*/
@keyframes yt {
  0% { -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); -o-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yt { 0% { -moz-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yt { 0% { -o-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes yb {
  0% { -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yb { 0% { -moz-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yb { 0% { -o-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xl {
  0% { -webkit-transform: translate3d(-30px, 0, 0); -ms-transform: translate3d(-30px, 0, 0); -o-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xl { 0% { -moz-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xl { 0% { -o-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xr {
  0% { -webkit-transform: translate3d(30px, 0, 0); -ms-transform: translate3d(30px, 0, 0); -o-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xr { 0% { -moz-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xr { 0% { -o-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }