@charset "utf-8";
/*!  Project : 御茗和
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  574442979    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2018.04.11   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.tdu:hover{text-decoration: underline;}
.op0{opacity: 0; filter: alpha(opacity=0); *zoom: 1;}
.op1{opacity: 1; filter: alpha(opacity=100);}
.invisible{visibility: hidden; position: absolute; z-index: -1;}
.ts{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.tsn{-webkit-transition: none !important; transition: none !important;}
.c1{color: #539934;}
.bgc1{background-color: #539934;}
.c2{color: #49260e;}
.bgc2{background-color: #49260e;}
a{color: #333333; -webkit-transition: color 220ms; transition: color 220ms;}
a.on,
a:hover{color: #539934;}
html{min-width: 1200px;}
body{color: #666666; font: 14px/1 "Microsoft YaHei", "微软雅黑", Arial, sans-serif;}
img{vertical-align: middle;}
.w,
.container{width: 1200px;}
.vmbox{font-size: 14px; line-height: 1; font-family: "Microsoft YaHei", "微软雅黑";}
button,
input,
select,
textarea{font-family: "Microsoft YaHei", "微软雅黑";}
.info{font-size: 14px; line-height: 24px;}
.imax{font-size: 14px; line-height: 26px;}
.scroll-wrap{padding-top: 120px; -webkit-transition: 300ms !important; transition: 300ms !important;}
/*nav*/
.nav{position: fixed; left: 0; top: 0; z-index: 21; width: 100%; height: 120px; line-height: 120px; -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; background-color: #fff;}
.fixedNav .nav .bg{-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12); box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);}
.nav .container{height: 100%;display:flex}
.nav .logo{float: left; position: relative; top: 50%; margin-top: -38px; line-height: 0;}
.nav .logo,
.nav .logo img{height: 77px;}
.nav .firNav{float: right; position: relative;transform: translateY(10px);display:flex}
.nav .firNav .firItem{float: left; position: relative; z-index: 2; width: 150px; text-align: center; font-size: 18px; font-family: "SimSun", "宋体";}
.nav .firNav .firItem::before{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url(../images/bg-navitem.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible; -webkit-transform: scale(0.92); transform: scale(0.92); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%;}
.nav .firNav .firItem .link1{position: relative; display: block; color: #333;}
.nav .firNav .firItem.on::before{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none !important; transform: none !important;}
.nav .firNav .block{position: absolute; overflow: hidden; left: 0; top: 0; z-index: 1;}
.nav .firNav .block s{position: absolute; top: 29px; height: 2px; background-color: #fff; width: 100%;}
/* banner */
.banner{position: relative; width: 100%; height: 700px;}
.banner .item{display: block; position: relative; overflow: hidden; width: 100%; height: 700px; -webkit-transition: none !important; transition: none !important; background-color: #fff;}
.banner .item img{position: relative; left: 50%; margin-left: -960px; width: 1920px; height: 700px; -webkit-animation-duration: 6s; animation-duration: 6s;}
@-webkit-keyframes bgScaleS{0%{-webkit-transform: scale(1.02); transform: scale(1.02);} 100%{-webkit-transform: scale(1); transform: scale(1);}}
@keyframes bgScaleS{0%{-webkit-transform: scale(1.02); transform: scale(1.02);} 100%{-webkit-transform: scale(1); transform: scale(1);}}
.banner .bgScaleS{-webkit-animation-name: bgScaleS; animation-name: bgScaleS;}
@-webkit-keyframes bgScaleB{0%{-webkit-transform: scale(1); transform: scale(1);} 100%{-webkit-transform: scale(1.02); transform: scale(1.02);}}
@keyframes bgScaleB{0%{-webkit-transform: scale(1); transform: scale(1);} 100%{-webkit-transform: scale(1.02); transform: scale(1.02);}}
.banner .bgScaleB{-webkit-animation-name: bgScaleB; animation-name: bgScaleB;}
/* iHead */
.iHead{text-align: center;}
/* iProduct */
.iProduct{background-color: #fff; background-image: url(../images/bg-isec1b.png); background-size: auto; background-position: 50% 432px; background-repeat: no-repeat;}
.iProduct .container{position: relative; height: 792px; padding-top: 80px; padding-bottom: 90px;}
.iProduct .iHead{text-align: left;}
.iProduct .suspendR{position: absolute; top: 7px; left: 969px; width: 349px; height: 609px; background-image: url(../images/bg-isec1a.png);}
.iProduct .suspendR .more{position: absolute; overflow: hidden; left: 24px; bottom: 163px; width: 56px; height: 0; padding-top: 57px; background-image: url(../images/ico-btn1.png); -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iProduct .suspendR .more:hover{-webkit-transform: translate(0, -2px); transform: translate(0, -2px);}
.iProduct .iTea-List{height: 286px; margin-top: 45px;}
.iProduct .iTea-List .item{float: left; position: relative; width: 116px; height: 286px; margin-right: 18px; -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
.iProduct .iTea-List .item .link{display: block; height: 100%;}
.iProduct .iTea-List .item .front,
.iProduct .iTea-List .item .behind{position: absolute; background-repeat: no-repeat;}
.iProduct .iTea-List .item .front{left: 50%; margin-left: -31px; top: 20px; width: 60px; height: 60px; background-image: url(../images/bg-dot1.png);}
.iProduct .iTea-List .item .behind{left: 18px; top: 0; width: 76px; height: 81px; background-image: url(../images/bg-dot1on.png); -webkit-transform-origin: 36px 49px; transform-origin: 36px 49px;}
.iProduct .iTea-List .item .name{position: absolute; top: 35px; left: 50%; margin-left: -16px; width: 30px; text-align: center; line-height: 33px; font-size: 28px; color: #000; font-family: "SimSun", "宋体"; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iProduct .iTea-List .item .name em{display: block; margin-bottom: 16px;}
.iProduct .iTea-List .item .picImg{position: absolute; left: 0; bottom: 0; width: 90px; height: 113px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iProduct .iTea-List .item:hover .name{color: #539934;}
.iProduct .iTea-List .item:hover .picImg{-webkit-transform: translate(0, 4px); transform: translate(0, 4px);}
.iProduct .info{width: 1040px; padding-left: 40px; margin-top: 104px; color: #49260e; font-size: 14px; max-height: 210px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
/* fixed背景 */
.bgFrame{overflow: hidden; position: relative; left: 50%; margin-left: -960px; width: 1920px; height: 500px; background-attachment: fixed; background-position: center center; background-repeat: no-repeat; background-color: #f5f5f5;}
/* iActivity */
.iActivity{background-color: #fff; padding-top: 60px; padding-bottom: 60px;}
.iActivity .iActivity-List{position: relative; overflow: hidden; margin-top: 60px; margin-right: -30px; margin-bottom: -30px; *margin-bottom: 0; min-height: 30px;}
.iActivity .iActivity-List .item{float: left; position: relative; margin-right: 30px; margin-bottom: 30px; width: 380px; height: 300px;}
.iActivity .iActivity-List .item .pic{height: 140px;}
.iActivity .iActivity-List .item .title{margin-top: 20px; line-height: 22px; font-size: 18px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iActivity .iActivity-List .item .title .link{color: #49260e;}
.iActivity .iActivity-List .item .title:hover{text-indent: .5em;}
.iActivity .iActivity-List .item .date{margin-top: 20px; color: #999;}
.iActivity .iActivity-List .item .info{margin-top: 8px; max-height: 72px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
/* moreX */
.moreX{margin-top: 44px; position: relative; z-index: 0; display: block; margin-left: auto; margin-right: auto; width: 194px; height: 50px; line-height: 50px; text-align: center; color: #539934;}
.moreX s{font-size: 18px; display: inline-block; vertical-align: middle;}
.moreX i{margin-left: 12px; margin-right: 12px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.moreX::before,
.moreX::after{content: " "; position: absolute; z-index: -1; /* width: 198px;height: 54px; */ border: #539934 solid 1px;}
.moreX::before{right: 0; bottom: 0; left: -6px; top: -6px; -webkit-transition: right 200ms 100ms, bottom 200ms 0ms, left 200ms 100ms, top 200ms 0ms; transition: right 200ms 100ms, bottom 200ms 0ms, left 200ms 100ms, top 200ms 0ms;}
.moreX::after{left: 0; top: 0; right: -6px; bottom: -6px; -webkit-transition: left 200ms 100ms, top 200ms 0ms, right 200ms 100ms, bottom 200ms 0ms; transition: left 200ms 100ms, top 200ms 0ms, right 200ms 100ms, bottom 200ms 0ms;}
.moreX:hover i{margin-left: 14px; margin-right: 14px;}
.moreX:hover::before{right: -6px; bottom: -6px; left: 0; top: 0;}
.moreX:hover::after{left: -6px; top: -6px; right: 0; bottom: 0;}
/* iNews */
.iNews{background-color: #fff; padding-top: 60px; padding-bottom: 60px;}
.iNews .iNews-List{margin-top: 65px; padding-left: 540px;}
.iNews .iNews-List .item .title{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iNews .iNews-List .item .title:hover{text-indent: .5em;}
.iNews .iNews-List .hotItem{margin-bottom: 10px; padding-bottom: 12px; border-bottom: #000000 dotted 1px;}
.iNews .iNews-List .hotItem,
.iNews .iNews-List .hotItem a{color: #49260e !important;}
.iNews .iNews-List .hotItem .pic{float: left; margin-left: -540px; width: 480px; height: 270px;}
.iNews .iNews-List .hotItem .title{font-size: 16px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 20px;}
.iNews .iNews-List .hotItem .info{margin-top: 14px; max-height: 48px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding-left: 12px;}
.iNews .iNews-List .baseItem{height: 24px; line-height: 24px; padding-top: 5px; padding-bottom: 5px;}
.iNews .iNews-List .baseItem,
.iNews .iNews-List .baseItem a{color: #666666 !important;}
.iNews .iNews-List .baseItem .title{float: left; max-width: 560px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.iNews .iNews-List .baseItem .date{float: right;}
.iNews .iNews-List .baseItem:hover .title .link{color: #49260e !important;}
/* iAbout */
.iAbout{background-color: #fff; padding-top: 50px; padding-bottom: 50px; background-image: url(../images/bg-isec3a.png); background-size: auto; background-position: center 98px; background-repeat: no-repeat;}
.iAbout .content{margin-top: 50px;}
.iAbout .content,
.iAbout .content a{color: #49260e !important;}
.iAbout .content .dt{position: relative; overflow: hidden; width: 800px; height: 24px; line-height: 20px;}
.iAbout .content .dd{margin-top: 18px; font-size: 14px; line-height: 30px;}
/* footer */
.footer{position: relative; z-index: 3; background-image: url(../images/bg-footer.png); background-size: auto; background-position: 50% 0%; background-repeat: no-repeat; background-color: #202020;}
.footer .fContact{padding-top: 95px; padding-bottom: 30px;}
.footer .fContact .fcList{float: left; width: 730px; font-size: 14px; line-height: 28px;}
.footer .fContact .fcList,
.footer .fContact .fcList a{color: #666666 !important;}
.footer .fContact .fcList .fTel{margin-bottom: 14px; color: #fff !important;}
.footer .fContact .fcList .fQQ{margin-top: 18px;}
.footer .fContact .fQrcode{float: right; text-align: right; margin-top: 12px; font-size: 0;}
.footer .fContact .fQrcode .item{display: inline-block; font-size: 14px; margin-left: 30px; text-align: center;}
.footer .fContact .fQrcode .item img{display: block; margin-bottom: 16px;}
.footer .copyrights{padding-top: 18px; padding-bottom: 18px; line-height: 24px; background-color: #1a1a1a;}
.footer .copyrights,
.footer .copyrights a{color: #444444 !important;}
/* sbanner */
.sbanner{position: relative; z-index: 0; height: 260px;}
.sbanner + div{position: relative; z-index: 2;}
/* sbanner-float */
.sbanner-float{margin-bottom: -110px; margin-top: -85px; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none;}
.sbanner-float + div{position: relative; z-index: 3;}
/* */
.hotPdt{position: relative; z-index: 0; padding-top: 210px; padding-bottom: 136px; min-height: 424px;}
.hotPdt .cPic{position: absolute; top: 0; left: 50%; margin-left: -600px; width: 1200px; height: 200px;}
.hotPdt .bgFrame{position: absolute; height: 400px; bottom: 0; z-index: -1;}
.hotPdt-List{position: relative; overflow: hidden; margin-right: -40px; margin-bottom: -20px; *margin-bottom: 0; min-height: 20px;}
.hotPdt-List .item{float: left; position: relative; margin-right: 40px; margin-bottom: 20px; width: 580px; height: 424px;}
.hotPdt-List .item .pic{height: 363px;}
.hotPdt-List .item .title{margin-top: 3px; height: 38px; padding: 10px; background-color: #fff; font-size: 16px; line-height: 38px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.hotPdt-List .item:hover .title{background-color: #f5f5f5;}
.sTea{margin-top: 30px; padding-bottom: 60px;}
.sTea .moreX{width: 1200px;}
/* sTea-List */
.sTea-List{position: relative; overflow: hidden; margin-right: -60px; padding-top: 20px;}
.sTea-List .item{float: left; position: relative; margin-right: 60px; width: 120px; height: 180px; text-align: center;}
.sTea-List .item .front{width: 118px; height: 118px; line-height: 118px; font-size: 0; *font-size: 89px; text-align: center; border: #c8c8c8 solid 1px; border-radius: 50%; background-color: #fff;}
.sTea-List .item .front img{display: inline-block; position: relative; *top: -1px; max-width: 100%; max-height: 100%; width: auto; height: auto;}
.sTea-List .item .behind{position: absolute; z-index: 2; left: 0; top: 0; width: 116px; height: 116px; line-height: 116px; font-size: 0; *font-size: 88px; text-align: center; border: #86a516 solid 2px; border-radius: 50%; -webkit-transition-delay: 150ms; transition-delay: 150ms; background-color: #fff;}
.sTea-List .item .behind img{display: inline-block; position: relative; *top: -1px; max-width: 100%; max-height: 100%; width: auto; height: auto;}
.sTea-List .item .name{margin-top: 26px; line-height: 20px; font-size: 16px; color: #999; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.sTea-List .item:hover .behind{-webkit-transition-delay: 0ms; transition-delay: 0ms;}
.sTea-List .item:hover .name{color: #539934;}
.sPdt-ListContain{margin-top: 20px; padding-top: 50px; border-top: #ddd solid 1px;}
.sPdt-ListContain .box{display: none;}
.sPdt-ListContain .box.on{display: block;}
.sPdt-List{position: relative; overflow: hidden; margin-right: -30px; margin-bottom: -40px; *margin-bottom: 0; min-height: 40px;}
.sPdt-List .item{float: left; position: relative; margin-right: 30px; margin-bottom: 40px; width: 380px; height: 300px;}
.sPdt-List .item .pic{height: 238px;}
.sPdt-List .item .pic::after{content: " "; position: absolute; left: 50%; top: 50%; margin-left: -30px; margin-top: -30px; width: 60px; height: 60px; background-image: url(../images/ico-more1.png); -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible;}
.sPdt-List .item .pic.imgLoaded::after{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible;}
.sPdt-List .item .title{padding-top: 12px; padding-bottom: 12px; line-height: 36px; font-size: 16px; border-bottom: #eee solid 1px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sPdt-List .item:hover .pic::after{-webkit-transform: translateY(5px); transform: translateY(5px);}
.pdt-section{margin-top: 50px;}
/* sProduct-float */
.sProduct-View,
.sProduct-float{padding-bottom: 30px; margin-top: -62px;}
.product-Info{position: relative; margin-top: 50px;}
.singleSpe {border-top:none;margin-top:80px;}
/* product-albums */
.product-albums{float: left; width: 650px; height: 390px;}
.product-albums .bigshow{float: left; width: 520px; height: 100%;}
.product-albums .bigshow .pic{height: 100%;}
.product-albums .bigshow .pic img{-o-object-position: 50% 50%; object-position: 50% 50%; -o-object-fit: fill; object-fit: fill;}
.product-albums .bigshow .pic::before{content: " "; position: absolute; right: 0; bottom: 0; z-index: 3; width: 50px; height: 50px; pointer-events: none; background-image: url(../images/ico-zoomup.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%;}
.product-albums .bigshow .pic:hover::before{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible; -webkit-transform: scale(0); transform: scale(0);}
.product-albums .smalllist{float: right; width: 120px; height: 100%;}
.product-albums .smalllist .btn{float: left; width: 118px; height: 88px; border: #ddd solid 1px; margin-bottom: 10px;}
.product-albums .smalllist .btn.on{border-color: #539934;}
/* product-description */
.product-description{float: right; width: 440px; padding: 40px; background-color: #f5f5f5;}
.product-description .dt{font-size: 20px; line-height: 28px; font-weight: bold; color: #4e341f;}
.product-description .dd{margin-top: 14px; border-top: #e8e8e8 solid 2px; padding-top: 14px; font-size: 16px; line-height: 36px; color: #333;}
.product-description .dd p{padding-left: 88px; text-indent: -96px;}
/* product-details */
.product-details{margin-top: 54px;}
.product-details .dt{height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; background-color: #4e341f;}
.product-details .dd{margin-top: 50px;}
.Y_ZoomZoon{z-index: 6; position: absolute; background: #000 ; opacity: 0.33; filter: alpha(opacity=33); *zoom: 1; cursor: crosshair;}
.Y_ZoomDiv{z-index: 8; position: absolute; top: 0px; left: 0px; background-color: #fff; border: 1px solid #eae9e9; display: none; text-align: center; overflow: hidden;}
/* sActivity */
.sActivity,
.sActivity-View{margin-top: 64px; padding-bottom: 30px;}
/* hotActivity-List */
.hotActivity-List{padding-bottom: 66px;}
.hotActivity-List .item{height: 326px; margin-top: 30px; padding-left: 630px;}
.hotActivity-List .item:first-child{margin-top: 0;}
.hotActivity-List .item .pic{float: left; margin-left: -630px; width: 580px; height: 326px;}
.hotActivity-List .item .title{height: 60px; line-height: 60px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 28px; font-weight: bold;}
.hotActivity-List .item .info{margin-top: 20px; font-size: 14px; max-height: 208px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; height: 208px; color: #666;}
.hotActivity-List .item .more{display: inline-block; margin-top: 14px; color: #999; line-height: 20px;}
/* sActivity-ListContain */
.sActivity-ListContain{position: relative; z-index: 2; padding: 60px 60px 0; width: 1080px; margin-top: -158px; background-color: #fff; min-height: 200px;}
.sActivity-List .item{position: relative; height: 220px; margin-top: 70px;}
.sActivity-List .item .txt,
.sActivity-List .item .pic{position: absolute; top: 0;}
.sActivity-List .item .txt{width: 380px; height: 130px; padding: 45px; background-color: #f5f5f5; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.sActivity-List .item .txt .title{font-size: 18px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sActivity-List .item .txt .date{margin-top: 14px; color: #999;}
.sActivity-List .item .txt .info{margin-top: 8px; max-height: 72px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.sActivity-List .item .pic{width: 600px; height: 220px;}
.sActivity-List .item:first-child{margin-top: 0;}
.sActivity-List .item.even .txt{left: 0;}
.sActivity-List .item.even .pic{right: 0;}
.sActivity-List .item.odd .txt{right: 0;}
.sActivity-List .item.odd .pic{left: 0;}
.sActivity-List .item:hover .txt{background-color: #f1f1f1;}
/* viewPage */
.viewPage .view-Head{text-align: center;}
.viewPage .view-Head .title{font-size: 24px; line-height: 34px; padding: 8px; color: #333; background-color: #eeeeee;}
.viewPage .view-Head .aside{margin-top: 16px; line-height: 24px; color: #999;}
.viewPage .view-Body{padding-top: 30px; padding-bottom: 40px;}
.viewPage .view-Foot{position: relative; height: 30px; line-height: 30px; padding-top: 20px; border-top: #ddd solid 1px;}
.viewPage .view-Foot .ctr{position: absolute; top: 20px; height: 30px;}
.viewPage .view-Foot .prev{left: 0;}
.viewPage .view-Foot .next{right: 0;}
.viewPage .view-Foot .backToList{position: absolute; left: 50%; top: 20px; margin-left: -65px; width: 130px; text-align: center;}
/* sNews */
.sNews,
.sNews-View{margin-top: 30px; padding-bottom: 30px;}
.sNews-List .item{position: relative; padding-top: 50px; padding-bottom: 50px; padding-left: 100px; border-bottom: #e0e0e0 dashed 1px;}
.sNews-List .item .title{height: 30px; line-height: 30px; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sNews-List .item .date{position: absolute; left: 0; top: 50px; width: 84px; height: 70px; padding-top: 14px; background-color: #f2f2f2; text-align: center; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";}
.sNews-List .item .date .d{font-size: 28px;}
.sNews-List .item .date .y-m{margin-top: 12px; font-size: 16px; color: #999;}
.sNews-List .item .info{margin-top: 6px; max-height: 48px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.sNews-List .item .more{color: #666;}
/* sAbout-sec1 */
.sAbout-sec1{position: relative; padding-bottom: 50px; padding-top: 30px; height: 495px; padding-left: 616px; width: 584px;}
.sAbout-sec1 .pic{position: absolute; left: 34px; top: 20px; width: 495px; height: 495px;}
.sAbout-sec1 .pic .mask{position: absolute; left: 50%; top: 50%; width: 750px; height: 750px; margin-left: -375px; margin-top: -375px; background-image: url(../images/mask-sabout1.png);}
.sAbout-sec1 .pic.AniStart{pointer-events: none;}
.sAbout-sec1 .pic.AniStart .mask{-webkit-transition: all 1000ms ease 300ms; transition: all 1000ms ease 300ms; -webkit-transform: rotate(360deg); transform: rotate(360deg);}
.sAbout-sec1 .pic.AniDid{pointer-events: auto;}
.sAbout-sec1 .pic.AniDid .mask{-webkit-transition: all 600ms ease 200ms; transition: all 600ms ease 200ms;}
.sAbout-sec1 .pic:hover .mask{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; -webkit-transform: rotate(450deg); transform: rotate(450deg);}
.sAbout-sec1 .dl{font-family: "SimSun", "宋体"; color: #231815;}
.sAbout-sec1 .dl .item{position: relative; padding-left: 150px; min-height: 114px; margin-top: 67px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sAbout-sec1 .dl .item .dt{padding-top: 15px; height: 44px; line-height: 44px; font-size: 40px;}
.sAbout-sec1 .dl .item .dt em{position: absolute; left: 0; top: 0; width: 114px; height: 113px; font-size: 60px; line-height: 113px; text-align: center; color: #fff; background-image: url(../images/bg-saboutwords.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.sAbout-sec1 .dl .item .dd{margin-top: 10px; font-size: 24px;}
.sAbout-sec1 .dl .item:first-child{margin-top: 0;}
.sAbout-sec1 .dl .item.i2{margin-left: 40px;}
.sAbout-sec1 .dl .item:hover{-webkit-transform: translate(-6px, 0); transform: translate(-6px, 0);}
/* sAbout-sec2 */
.sAbout-sec2{position: relative; padding-top: 300px; padding-bottom: 200px;}
.sAbout-sec2 .bgFrame{position: absolute; top: 0; height: 100%;}
.sAbout-sec2 .contain{z-index: 8; height: 880px; background-image: url(../images/bg-sabout2a.png); background-size: auto; background-position: 50% 0%; background-repeat: no-repeat; background-color: #fff;}
.sAbout-sec2 .dt{padding-top: 23px; margin-bottom: 55px; text-align: center;}
.sAbout-sec2 .dd{width: 840px; margin-left: auto; margin-right: auto; text-align: center; font-size: 16px; line-height: 36px; color: #333;}
.sAbout-sec2 .df{position: absolute; left: 0; bottom: 78px; width: 100%; text-align: center; font-size: 0;}
.sAbout-sec2 .df .picImg{width: 228px; height: 228px; margin-left: 6px; margin-right: 6px;}
.sAbout-sec2 .arrowDown{position: absolute; left: 50%; margin-left: -114px; bottom: -130px; background-image: url(../images/ico-arrowdown.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; width: 228px; height: 279px;}
.sAbout-sec2 .arrowDown.AniStart{-webkit-animation: slideInDowns 0.9s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s infinite alternate; animation: slideInDowns 0.9s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s infinite alternate;}
/* hotNews-List */
.hotNews-List{padding-bottom: 66px;}
.hotNews-List .item{height: 326px; margin-top: 30px; padding-left: 630px;}
.hotNews-List .item:first-child{margin-top: 0;}
.hotNews-List .item .pic{float: left; margin-left: -630px; width: 580px; height: 326px;}
.hotNews-List .item .title{height: 60px; line-height: 60px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 28px; font-weight: bold;}
.hotNews-List .item .info{margin-top: 20px; font-size: 14px; max-height: 208px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; height: 208px; color: #666;}
.hotNews-List .item .more{display: inline-block; margin-top: 14px; color: #999; line-height: 20px;}
.sAbout-List{padding-top: 60px; padding-bottom: 40px;}
.sAbout-List .item{position: relative; height: 344px; margin-top: 56px; width: 1200px; margin-left: 0; margin-right: 0; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.sAbout-List .item .pic,
.sAbout-List .item .txt{position: absolute;}
.sAbout-List .item .pic{top: 0; width: 560px; height: 280px; z-index: 2;}
.sAbout-List .item .txt{bottom: 0; z-index: 1; padding: 34px 44px; border: #ddd solid 1px; width: 550px; height: 210px;}
.sAbout-List .item .txt .dt{font-size: 32px; color: #231815;}
.sAbout-List .item .txt .dd{margin-top: 24px; font-size: 14px; max-height: 156px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.sAbout-List .item .txt .di{position: absolute; top: -20px; width: 1px; height: 40px; background-color: #dddddd;}
.sAbout-List .item .txt .di .icoImg{position: absolute; top: -40px; left: 50%; margin-left: -34px; width: 68px; height: 42px;}
.sAbout-List .item .txt.AniStart .di{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible;}
.sAbout-List .item .txt.AniDid .di{-webkit-transition: all 600ms ease 0ms; transition: all 600ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-animation-name: headShake; animation-name: headShake; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-delay: 200ms; animation-delay: 200ms; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-play-state: running; animation-play-state: running; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.sAbout-List .item:first-child{margin-top: 0;}
.sAbout-List .item.even .pic{left: 0;}
.sAbout-List .item.even .txt{right: 0; padding-left: 164px;}
.sAbout-List .item.even .di{right: 556px;}
.sAbout-List .item.odd .pic{right: 0;}
.sAbout-List .item.odd .txt{left: 0; padding-right: 164px;}
.sAbout-List .item.odd .di{left: 74px;}
.csstransf .sAbout-List .item:hover{margin-left: 4px; margin-right: 4px; width: 1192px;}
.pic{background-color: #f5f5f5;}
.formItem{position: relative;}
.formItem .aftPD{position: absolute; left: 100%; top: 0; color: #f00; margin-left: 8px; white-space: nowrap; font-size: 14px; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.formItem .skin::-webkit-input-placeholder{color: #999999;}
.formItem .skin:-moz-placeholder{color: #999999;}
.formItem .skin::-moz-placeholder{color: #999999;}
.formItem .skin:-ms-input-placeholder{color: #999999;}
.formItem .skin._focus{border-color: #2e9fd9 !important; /* box-shadow: 0 0 1px 2px fade(@c1,15%); */}
.formItem.red .skin{color: #f00 ; border-color: #f00 ;}
.formItem.red .skin::-webkit-input-placeholder{color: #ff0000;}
.formItem.red .skin:-moz-placeholder{color: #ff0000;}
.formItem.red .skin::-moz-placeholder{color: #ff0000;}
.formItem.red .skin:-ms-input-placeholder{color: #ff0000;}
/* 组件 */
.csstransf .scs img{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s;}
.csstransf .scs.hbgOn img,
.csstransf .scs:hover img{-webkit-transform: scale(1.02); transform: scale(1.02);}
.csstransf .scst img{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%;}
.csstransf .scst.hbgOn img,
.csstransf .scst:hover img{-webkit-transform: scale(1.02); transform: scale(1.02);}
.csstransf .sdt{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; -webkit-box-shadow: 0 0 3px 0.5px rgba(0, 0, 0, 0); box-shadow: 0 0 3px 0.5px rgba(0, 0, 0, 0);}
.csstransf .sdt.hbgOn,
.csstransf .sdt:hover{-webkit-transform: translateY(-3px); transform: translateY(-3px); -webkit-box-shadow: 0 0 3px 0.5px rgba(0, 0, 0, 0.18); box-shadow: 0 0 3px 0.5px rgba(0, 0, 0, 0.18);}
.csstransf .aBtnBg{position: relative; z-index: 0;}
.csstransf .aBtnBg::after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; background-color: rgba(0, 0, 0, 0);}
.csstransf .aBtnBg:hover::after{background-color: rgba(0, 0, 0, 0.1);}
.csstransf .aBtnSc{position: relative; z-index: 0;}
.csstransf .aBtnSc::after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 300ms ease 0ms; transition: all 300ms ease 0ms; pointer-events: none; background-color: rgba(0, 0, 0, 0.1); -webkit-transform: scale(0.6); transform: scale(0.6); opacity: 0;}
.csstransf .aBtnSc:hover::after{-webkit-transform: none !important; transform: none !important; opacity: 1;}
.csstransf .tfy3,
.csstransf .tfx3,
.csstransf .tfy-3,
.csstransf .tfx-3{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.csstransf .tfy3:hover{-webkit-transform: translateY(3px); transform: translateY(3px);}
.csstransf .tfx3:hover{-webkit-transform: translateX(3px); transform: translateX(3px);}
.csstransf .tfy-3:hover{-webkit-transform: translateY(-3px); transform: translateY(-3px);}
.csstransf .tfx-3:hover{-webkit-transform: translateX(-3px); transform: translateX(-3px);}
.csstransf .stereoUp{-webkit-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0); box-shadow: 0 0 0 0px rgba(0, 0, 0, 0); -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.csstransf .stereoUp:hover{-webkit-transform: translateY(-2px); transform: translateY(-2px); -webkit-box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.25); box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.25);}
.csstransf .fbScD .behind{-webkit-transform: scale(1.2); transform: scale(1.2);}
.csstransf .fbScD.hbgOn .front,
.csstransf .fbScD:hover .front{-webkit-transform: scale(0.8); transform: scale(0.8);}
.csstransf .fbScD.hbgOn .behind,
.csstransf .fbScD:hover .behind{-webkit-transform: none !important; transform: none !important; -webkit-transition-delay: 160ms; transition-delay: 160ms;}
.csstransf .fbScU .behind{-webkit-transform: scale(0.8); transform: scale(0.8);}
.csstransf .fbScU.hbgOn .front,
.csstransf .fbScU:hover .front{-webkit-transform: scale(1.2); transform: scale(1.2); -webkit-transition-delay: 160ms; transition-delay: 160ms;}
.csstransf .fbScU.hbgOn .behind,
.csstransf .fbScU:hover .behind{-webkit-transform: none !important; transform: none !important;}
.hbg .op0{-webkit-transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 1) 0ms; transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 1) 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible;}
.hbg:hover .op0,
.hbg.hbgOn .op0{-webkit-transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 1) 0ms; transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 1) 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible;}
.hbg:hover .op0.htfn,
.hbg.hbgOn .op0.htfn{-webkit-transform: none !important; transform: none !important;}
.hbg .front,
.hbg:hover .behind,
.hbg.hbgOn .behind{-webkit-transition: all 222ms ease-out 0ms; transition: all 222ms ease-out 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible;}
.hbg .behind,
.hbg:hover .front,
.hbg.hbgOn .front{-webkit-transition: all 222ms ease-in 0ms; transition: all 222ms ease-in 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible;}
/* keyframes use */
@-webkit-keyframes dotShake{0%{-webkit-transform: none; transform: none;} 15%{-webkit-transform: translate3d(-8%, 0, 0) rotate(-4deg); transform: translate3d(-8%, 0, 0) rotate(-4deg);} 30%{-webkit-transform: translate3d(6.6%, 0, 0) rotate(2deg); transform: translate3d(6.6%, 0, 0) rotate(2deg);} 45%{-webkit-transform: translate3d(-5.5%, 0, 0) rotate(-2deg); transform: translate3d(-5.5%, 0, 0) rotate(-2deg);} 60%{-webkit-transform: translate3d(4.5%, 0, 0) rotate(1deg); transform: translate3d(4.5%, 0, 0) rotate(1deg);} 75%{-webkit-transform: translate3d(-2%, 0, 0) rotate(-1deg); transform: translate3d(-2%, 0, 0) rotate(-1deg);} to{-webkit-transform: none; transform: none;}}
@keyframes dotShake{0%{-webkit-transform: none; transform: none;} 15%{-webkit-transform: translate3d(-8%, 0, 0) rotate(-4deg); transform: translate3d(-8%, 0, 0) rotate(-4deg);} 30%{-webkit-transform: translate3d(6.6%, 0, 0) rotate(2deg); transform: translate3d(6.6%, 0, 0) rotate(2deg);} 45%{-webkit-transform: translate3d(-5.5%, 0, 0) rotate(-2deg); transform: translate3d(-5.5%, 0, 0) rotate(-2deg);} 60%{-webkit-transform: translate3d(4.5%, 0, 0) rotate(1deg); transform: translate3d(4.5%, 0, 0) rotate(1deg);} 75%{-webkit-transform: translate3d(-2%, 0, 0) rotate(-1deg); transform: translate3d(-2%, 0, 0) rotate(-1deg);} to{-webkit-transform: none; transform: none;}}
.dotShake{-webkit-animation-name: dotShake; animation-name: dotShake;}
@-webkit-keyframes Anistriking{0%, 50%, to{-webkit-transform: scale(1); transform: scale(1);} 25%, 75%{-webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03);}}
@keyframes Anistriking{0%, 50%, to{-webkit-transform: scale(1); transform: scale(1);} 25%, 75%{-webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03);}}
.Anistriking{-webkit-animation-name: Anistriking; animation-name: Anistriking;}
@-webkit-keyframes rotate180{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(-360deg); transform: rotate(-360deg);}}
@keyframes rotate180{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(-360deg); transform: rotate(-360deg);}}
.rotate180{-webkit-animation-name: rotate180; animation-name: rotate180; -webkit-animation-duration: 500ms; animation-duration: 500ms; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-play-state: running; animation-play-state: running; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes fadeIns{0%{opacity: 0.3;} to{opacity: 1;}}
@keyframes fadeIns{0%{opacity: 0.3;} to{opacity: 1;}}
.fadeIns{-webkit-animation-name: fadeIns; animation-name: fadeIns;}
@-webkit-keyframes zoomInb{0%{opacity: 0; -webkit-transform: scale3d(1.11, 1.11, 1.11); transform: scale3d(1.11, 1.11, 1.11);} 50%{opacity: 1;}}
@keyframes zoomInb{0%{opacity: 0; -webkit-transform: scale3d(1.11, 1.11, 1.11); transform: scale3d(1.11, 1.11, 1.11);} 50%{opacity: 1;}}
.zoomInb{-webkit-animation-name: zoomInb; animation-name: zoomInb;}
@-webkit-keyframes fadeInUps{0%{opacity: 0.3; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInUps{0%{opacity: 0.3; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInUps{-webkit-animation-name: fadeInUps; animation-name: fadeInUps;}
@-webkit-keyframes fadeInLefts{0%{opacity: 0.3; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInLefts{0%{opacity: 0.3; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInLefts{-webkit-animation-name: fadeInLefts; animation-name: fadeInLefts;}
@-webkit-keyframes fadeInDown{0%{opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInDown{0%{opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInDown{-webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
@-webkit-keyframes fadeInDowns{0%{opacity: 0.3; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInDowns{0%{opacity: 0.3; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInDowns{-webkit-animation-name: fadeInDowns; animation-name: fadeInDowns;}
@-webkit-keyframes slideInDowns{0%{-webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0);} to{-webkit-transform: none; transform: none;}}
@keyframes slideInDowns{0%{-webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0);} to{-webkit-transform: none; transform: none;}}
.slideInDowns{-webkit-animation-name: slideInDowns; animation-name: slideInDowns;}
@-webkit-keyframes fadeInRights{0%{opacity: 0.3; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInRights{0%{opacity: 0.3; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInRights{-webkit-animation-name: fadeInRights; animation-name: fadeInRights;}
@-webkit-keyframes headShake{0%{-webkit-transform: translateX(0); transform: translateX(0);} 6.5%{-webkit-transform: translateX(-6px) rotate(-9deg); transform: translateX(-6px) rotate(-9deg);} 18.5%{-webkit-transform: translateX(5px) rotate(7deg); transform: translateX(5px) rotate(7deg);} 31.5%{-webkit-transform: translateX(-3px) rotate(-5deg); transform: translateX(-3px) rotate(-5deg);} 43.5%{-webkit-transform: translateX(2px) rotate(3deg); transform: translateX(2px) rotate(3deg);} 50%{-webkit-transform: translateX(0); transform: translateX(0);}}
@keyframes headShake{0%{-webkit-transform: translateX(0); transform: translateX(0);} 6.5%{-webkit-transform: translateX(-6px) rotate(-9deg); transform: translateX(-6px) rotate(-9deg);} 18.5%{-webkit-transform: translateX(5px) rotate(7deg); transform: translateX(5px) rotate(7deg);} 31.5%{-webkit-transform: translateX(-3px) rotate(-5deg); transform: translateX(-3px) rotate(-5deg);} 43.5%{-webkit-transform: translateX(2px) rotate(3deg); transform: translateX(2px) rotate(3deg);} 50%{-webkit-transform: translateX(0); transform: translateX(0);}}
.headShake{-webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%;}
.linkBd{position: relative; overflow: hidden;}
.csstransf .linkBd{z-index: 0;}
.csstransf .linkBd::after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; border: 0 solid rgba(0, 0, 0, 0.08); border-radius: inherit; opacity: 1;}
.csstransf .linkBd:hover::after{border-width: 30px; opacity: 1; filter: alpha(opacity=100);}
.linkBd:hover{background-color: rgba(0, 0, 0, 0.08);}
.csstransf .linkBd{background-color: transparent !important;}
.linkBT{position: relative; overflow: hidden;}
.csstransf .linkBT{z-index: 0;}
.csstransf .linkBT::after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; background-color: rgba(83, 153, 52, 0.05); -webkit-transform: translateY(100%); transform: translateY(100%);}
.csstransf .linkBT:hover::after{-webkit-transform: none !important; transform: none !important;}
.linkBT:hover{background-color: rgba(83, 153, 52, 0.05);}
.csstransf .linkBT{background-color: transparent !important;}
.linkLR{position: relative; overflow: hidden;}
.csstransf .linkLR{z-index: 0;}
.csstransf .linkLR::after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; background-color: rgba(83, 153, 52, 0.05); -webkit-transform: translateX(-100%); transform: translateX(-100%);}
.csstransf .linkLR:hover::after{-webkit-transform: none !important; transform: none !important;}
.linkLR:hover{background-color: rgba(83, 153, 52, 0.05);}
.csstransf .linkLR{background-color: transparent !important;}
.loading{background-image: url(../images/loading.gif);}
.loading-m{background-image: url(../images/loading-m.gif);}
.load-error{background-image: url(../images/error.gif);}
/* 滚动加载 */
.scrollAjax #loadState{position: relative; width: 200px; height: 40px; margin: 40px auto 0; cursor: pointer; text-align: center; line-height: 40px; background-color: #539934; color: #fff; font-size: 16px;}
.scrollAjax #loadState.off{background-color: #ddd; color: #333; cursor: default; cursor: not-allowed;}
.scrollAjax #loadState.ing::after{content: " "; -webkit-animation-name: dotMove; animation-name: dotMove; -webkit-animation-duration: 1.6s; animation-duration: 1.6s; -webkit-animation-timing-function: steps(4); animation-timing-function: steps(4); -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-play-state: running; animation-play-state: running; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes dotMove{0%, 100%{content: ".";} 33%{content: "..";} 66%{content: "...";}}
@keyframes dotMove{0%, 100%{content: ".";} 33%{content: "..";} 66%{content: "...";}}
.scrollAjax #loadState.retry{overflow: hidden; background-color: #539934; cursor: pointer;}
.scrollAjax #loadState.retry::before{content: ""; position: absolute; overflow: hidden; width: 80px; height: 150px; left: 0; top: 0; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%); -webkit-transform: skewX(-25deg) translateX(-149px); transform: skewX(-25deg) translateX(-149px); -webkit-transition: none 220ms ease 0s; transition: none 220ms ease 0s;}
.scrollAjax #loadState.retry:hover::before{left: 100%; -webkit-transform: skewX(-25deg) translateX(149px); transform: skewX(-25deg) translateX(149px); top: 0; -webkit-transition: all 600ms ease 0s; transition: all 600ms ease 0s;}
.scrollAjax .pageList{display: none;}
/* 模态窗 */
.TAlert{display: none; position: fixed; left: 0; top: 0; z-index: 99; overflow: hidden; width: 100%; height: 100%; text-align: center; overflow-x: hidden; overflow-y: auto;}
.TAlert .contain{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; position: relative; overflow: hidden; z-index: 9; width: 400px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); text-align: left; line-height: 1.4333; font-size: 16px; border-radius: 5px ;}
.TAlert .contain .Tclose{position: absolute; top: 2px; right: 2px; width: 30px; height: 30px; padding: 5px; color: #666; font: bold 16px/30px "黑体"; cursor: pointer; text-align: center;}
.TAlert .contain .head{padding: 10px 15px; border-bottom: #cccccc solid 1px; color: #333; background-color: #fff;}
.TAlert .contain .body{padding: 15px; font-size: 14px; background-color: #fff; color: #444;}
.TAlert .contain .foot{position: relative; width: 100%; height: 40px; border-top: #cccccc solid 1px;}
.TAlert .contain .foot .btn{overflow: hidden; position: absolute; top: 0; height: 40px; line-height: 40px; width: 50%; text-align: center; font-size: 15px;}
.csstransf .TAlert .contain .foot .btn{z-index: 0;}
.csstransf .TAlert .contain .foot .btn::before{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; pointer-events: none; background-color: rgba(0, 0, 0, 0);}
.csstransf .TAlert .contain .foot .btn:hover::before{background-color: rgba(0, 0, 0, 0.1);}
.TAlert .contain .foot .btn.enter{left: 0; background-color: #539934; color: #fff;}
.TAlert .contain .foot .btn.close{right: 0; background-color: #f1f1f1; border-left: #cfcfcf solid 1px; color: #333;}
.TAlert .contain .foot .btn.w100{border-left: none;}
.csstransf .TAlert .contain{opacity: 0; -webkit-transition: all 330ms ease 0s; transition: all 330ms ease 0s; -webkit-transform: translateY(-100%) scale(0.2); transform: translateY(-100%) scale(0.2);}
.csstransf .TAlert.on .contain{opacity: 1; -webkit-transform: none !important; transform: none !important;}
/* 页码 */
.pageListBox{text-align: center;}
.pageListBox .pageList{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; position: relative; overflow: hidden; font-size: 0;}
.pageListBox .pageList ul{position: relative; float: none !important; line-height: 52px;}
.pageListBox .pageList ul,
.pageListBox .pageList ul li{display: inline-block; *display: inline; *zoom: 1; vertical-align: top;}
.pageListBox .pageList ul li{font-size: 14px; margin-left: 5px; margin-right: 5px; margin-top: 50px; margin-bottom: 0; width: 52px; height: 52px; text-align: center;}
.pageListBox .pageList a{display: block; color: #333; font-size: 16px; background-image: url(../images/bg-pagelist.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; -webkit-transition: none !important; transition: none !important;}
.pageListBox .pageList a:hover,
.pageListBox .pageList a.selected{color: #fff; background-image: url(../images/bg-pageliston.png);}
.pageListBox .pageList a:active{-webkit-transform: translate(0, 1px); transform: translate(0, 1px);}
.pageListBox .pageList .start,
.pageListBox .pageList .ctr,
.pageListBox .pageList .end{margin-left: 25px; margin-right: 25px; width: auto;}
.pageListBox .pageList .start a,
.pageListBox .pageList .ctr a,
.pageListBox .pageList .end a{background: none; color: #999;}
.pageListBox .pageList .start a:hover,
.pageListBox .pageList .ctr a:hover,
.pageListBox .pageList .end a:hover{color: #333;}
.pageListBox .pageList .start{margin-right: 5px;}
.pageListBox .pageList .end{margin-left: 5px;}

