@charset "utf-8";
/*!  Project : 成都十方青蓝科技有限公司
    ->  凌赛（成都）科技有限公司 2025.06.16
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  574442979    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2018.03.05   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
/*#d61e2e*/
.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;}
.tdu:hover{text-decoration: underline;}
.op0{opacity: 0; filter: alpha(opacity=0); *zoom: 1;}
.op1{opacity: 1; filter: alpha(opacity=100);}
.c1{color: #211917;}
.bgc1{background-color: #211917;}
.c2{color: #211917;}
.bgc2{background-color: #211917;}
.c3{color: #211917;}
.bgc3{background-color: #211917;}
a{color: #333333; -webkit-transition: color 220ms; transition: color 220ms;}
a.on,
a:hover{color: #211917;}
html{min-width: 1200px;}
body{color: #666666; font: 14px/1 "Microsoft YaHei", "微软雅黑", Arial, sans-serif;}
img{vertical-align: middle;}
.w,
.container{width: 1200px; margin-left: auto; margin-right: auto;}
.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;}
::-moz-selection{background: #0086b3; color: #fff; text-shadow: none;}
::selection{background: #0086b3; color: #fff; text-shadow: none;}
/*Nav*/
.nav{position: fixed; left: 0; top: 0; z-index: 21; width: 100%; height: 100px; -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s;}
.nav .bg{top: 0; -webkit-transition: all 500ms ease 0s; transition: all 500ms ease 0s; -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%;}
.nav .container{height: 100%; position: relative;}
.nav.hide{top: -110px;}
.nav.fixedNav .bg{top: 0; background-color: #fff; -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); -webkit-transform: rotateX(0) perspective(900px); transform: rotateX(0) perspective(900px);}
.nav.fixedNav .fnBox .searchBox .skin{border-color: #211917;}
.nav.fixedNav .fnBox .searchBox .select-target{background-color: #fff;}
.nav.fixedNav .fnBox .searchBox .select-target .item{background-color: #f5f5f5; border-color: #e0e0e0;}
.nav.fixedNav .firNav .link{color: #333; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.nav.fixedNav .firNav .link:hover{color: #211917;}
.nav .logo{position: relative; top: 50%; margin-top: -30px;}
.nav .logo,
.nav .logo img{height: 66px;}
.nav .fnBox{position: absolute; z-index: 9; right: 0; top: 15px; padding-right: 15px; height: 28px; line-height: 28px;}
.nav .fnBox .searchBox{position: relative; width: 275px; height: 28px;}
.nav .fnBox .searchBox .skin{padding-left: 40px; width: 183px; height: 26px; padding-right: 50px; border: #fff solid 1px; line-height: 26px; background-color: #fff; -webkit-transition: all 220ms ease 100ms; transition: all 220ms ease 100ms;}
.nav .fnBox .searchBox .skin::-webkit-input-placeholder{color: #cbcbcb;}
.nav .fnBox .searchBox .skin:-moz-placeholder{color: #cbcbcb;}
.nav .fnBox .searchBox .skin::-moz-placeholder{color: #cbcbcb;}
.nav .fnBox .searchBox .skin:-ms-input-placeholder{color: #cbcbcb;}
.nav .fnBox .searchBox .skin.red::-webkit-input-placeholder{color: #fe4040;}
.nav .fnBox .searchBox .skin.red:-moz-placeholder{color: #fe4040;}
.nav .fnBox .searchBox .skin.red::-moz-placeholder{color: #fe4040;}
.nav .fnBox .searchBox .skin.red:-ms-input-placeholder{color: #fe4040;}
.nav .fnBox .searchBox .enter{position: absolute; left: 4px; top: 1px; width: 25px; height: 25px; background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath stroke='%23211917' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M25.35 25L21 20.65M23 15a8 8 0 1 1-16 0 8 8 0 0 1 16 0z' /%3E%3C/svg%3E"); background-size: contain; background-position: 50% 50%; background-repeat: no-repeat;}
.nav .fnBox .searchBox .trigger{position: absolute; overflow: hidden; right: 1px; top: 1px; width: 46px; height: 26px; cursor: pointer; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.nav .fnBox .searchBox .trigger s{position: absolute; top: 9px; right: 13px; overflow: hidden; width: 0; height: 0; border-width: 10px 10px; border-color: #211917 transparent transparent transparent; border-style: solid dashed dashed dashed; font-size: 0;}
.nav .fnBox .searchBox .trigger:hover{background-color: #f5f5f5;}
.nav .fnBox .searchBox .select-target{position: absolute; left: 0; top: 100%; width: 100%; display: none; background-color: #ddd;}
.nav .fnBox .searchBox .select-target .item{margin-top: 1px; height: 26px; line-height: 26px; padding-left: 18px; border: #fff solid 1px; background-color: #fff; cursor: pointer; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.nav .fnBox .searchBox .select-target .item s{margin-right: 10px;}
.nav .fnBox .searchBox .select-target .item:hover{background-color: #211917; color: #fff;}
.nav .fnBox .tel{padding-left: 32px; margin-left: 25px; background-image: url(../images/ico-tel.png); background-repeat: no-repeat; background-position: 0 center;}
.nav .firNav{position: absolute; right: 0; top: 55px; z-index: 2;}
.nav .firNav .link{color: #fff;}
.nav .firNav .firItem{float: left; position: relative; padding-left: 15px; padding-right: 15px; z-index: 2; height: 30px; line-height: 30px; text-align: center; font-size: 16px;}
.nav .firNav .firItem.on .link1{color: #211917;}
.nav .firNav .block{position: absolute; overflow: hidden; left: 0; top: 0; z-index: 2; pointer-events: none;}
/* online_Searve */
.online_Searve{position: fixed; z-index: 31; left: 25px; top: 50%; margin-top: -72px; width: 53px; height: 145px;}
/* banner */
.banner{position: relative; overflow: hidden; width: 100%; height: 650px; background-image: url(../images/bg-banner.jpg); background-color: #1d1f2b;}
.banner .item{display: block; position: relative; overflow: hidden; width: 100%; height: 650px; -webkit-transition: none !important; transition: none !important;}
.banner .item .container{position: relative; overflow: hidden; padding-top: 155px; height: 430px;}
.banner .item .img{height: 430px; line-height: 430px; font-size: 0; *font-size: 326px; text-align: center;}
.banner .item .img img{display: inline-block; position: relative; *top: -1px; max-width: 100%; max-height: 100%; width: auto; height: auto;}
.banner .item .l{width: 500px;text-align: left;}
.banner .item .r{width: 640px;text-align: right;}
.banner .item.moveItem .img{opacity: 0;}
.banner .item.moveItem .l{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; -webkit-transform: translateX(-100%); transform: translateX(-100%);}
.banner .item.moveItem .r{-webkit-transition: all 300ms ease 400ms; transition: all 300ms ease 400ms; -webkit-transform: translateX(100%); transform: translateX(100%);}
.banner .item.moveItem.on .img{opacity: 1; -webkit-transform: none !important; transform: none !important;}
.banner .item.moveItem.on .l{-webkit-transition: all 500ms ease 1000ms; transition: all 500ms ease 1000ms;}
.banner .item.moveItem.on .r{-webkit-transition: all 500ms ease 1400ms; transition: all 500ms ease 1400ms;}
.banner .icon{height: 20px; line-height: 20px; position: absolute; bottom: 35px; left: 0; width: 100%; z-index: 3; text-align: left; white-space: nowrap;}
.banner .icon .container{width: 1200px; margin-left: auto; margin-right: auto;}
.banner .icon .btn{display: inline-block; position: relative; overflow: hidden; z-index: 1; width: 20px; height: 20px; text-indent: 100%; *text-indent: 0; *font-size: 0; margin-right: 8px; background-image: url(../images/ico-banDots.png); background-position: 0 -20px; vertical-align: top;}
.banner .icon .btn.on{background-position: 0 0;}
/* iHead */
.iHead{text-align: center;}
.iHead .en img{height: 23px;}
.iHead .cn{margin-top: 10px; font-size: 24px; color: #000; letter-spacing: 10px;}
/* iSolution */
.iSolution{padding-top: 60px; padding-bottom: 35px;}
/* iSolution-List */
.iSolution-List{position: relative; overflow: hidden; margin-top: 35px; margin-right: -24px; margin-bottom: -30px; *margin-bottom: 0; min-height: 30px;}
.iSolution-List .item{float: left;position: relative;overflow: hidden;margin-right: 24px;margin-bottom: 30px;width: 280px;height: 360px;padding-left: 50px;padding-right: 50px;padding-top: 2px;}
.iSolution-List .item .img{width: 260px;height: 260px;line-height: 1 !important;display: flex;align-items: center;align-content: center;justify-content: center;background-color: #fff;margin: 0 auto;}
.iSolution-List .item .contain{position: absolute; overflow: hidden; z-index: 3; bottom: 93px; left: 50%; margin-left: -140px; width: 280px; height: 30px; -webkit-transition: all 300ms ease 200ms; transition: all 300ms ease 200ms; background-color: #fff;}
.iSolution-List .item .contain s{position: absolute; left: 50%; top: 48px; margin-left: -11px; width: 23px; height: 23px; background-image: url(../images/ico-rhombus.png); -webkit-transform: rotate(540deg); transform: rotate(540deg); -webkit-transition: all 600ms ease 0ms; transition: all 600ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible;}
.iSolution-List .item .contain .name{font-size: 20px; line-height: 30px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center;}
.iSolution-List .item .contain .name .link{color: #000;}
.iSolution-List .item .contain .info{margin-top: 25px; max-height: 120px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; height: 120px; color: #333;}
.iSolution-List .item .more{position: absolute; left: 50%; margin-left: -90px; bottom: 36px; width: 180px; height: 36px; border: solid 1px; border-radius: 36px; font-size: 16px; line-height: 36px; text-align: center; color: #000; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iSolution-List .item .border{position: absolute; background-color: #211917;}
.iSolution-List .item .border.b_t{left: 0%; right: 100%; top: 0; height: 1px; -webkit-transition: all 330ms linear 200ms; transition: all 330ms linear 200ms;}
.iSolution-List .item .border.b_r{top: 0%; bottom: 100%; right: 0; width: 1px; -webkit-transition: all 330ms linear 200ms; transition: all 330ms linear 200ms;}
.iSolution-List .item .border.b_b{left: 0%; right: 100%; bottom: 0; height: 1px; -webkit-transition: all 330ms linear 200ms; transition: all 330ms linear 200ms;}
.iSolution-List .item .border.b_l{top: 0%; bottom: 100%; left: 0; width: 1px; -webkit-transition: all 330ms linear 200ms; transition: all 330ms linear 200ms;}
.iSolution-List .item:hover .b_t{left: 0; right: 0; -webkit-transition: all 330ms linear 200ms; transition: all 330ms linear 200ms;}
.iSolution-List .item:hover .b_r{top: 0; bottom: 0; -webkit-transition: all 330ms linear 200ms; transition: all 330ms linear 200ms;}
.iSolution-List .item:hover .b_b{left: 0; right: 0; -webkit-transition: all 330ms linear 200ms; transition: all 330ms linear 200ms;}
.iSolution-List .item:hover .b_l{top: 0; bottom: 0; -webkit-transition: all 330ms linear 200ms; transition: all 330ms linear 200ms;}
.iSolution-List .item:hover .contain{padding-top: 80px; height: 180px; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.iSolution-List .item:hover .contain s{-webkit-transition: all 400ms ease 220ms; transition: all 400ms ease 220ms; opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none !important; transform: none !important;}
.iSolution-List .item:hover .more{color: #211917;}
/* iNewPdt */
.iNewPdt{padding-top: 106px; height: 639px; background-image: url(../images/bg-idx1.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.iNewPdt .iHead .cn{color: #fff;}
.iNewPdt-List .item{float: left; width: 282px; height: 100%; margin-right: 24px;}
.iNewPdt-List .item .link{display: block; height: 230px;}
.iNewPdt-List .item .link .img{width: 282px; height: 158px; line-height: 158px; font-size: 0; *font-size: 120px; border-radius: 6px; background-color: #fff;}
.iNewPdt-List .item .link .img img{-webkit-transition: all 100ms ease 0s; transition: all 100ms ease 0s;}
.iNewPdt-List .item .link .name{margin-top: 15px; margin-left: 10px; margin-right: 10px; text-align: center; max-height: 40px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #fff;}

/* iNewPdt-Slide */
.iNewPdt-Slide{position: relative; height: 460px; margin-top: 39px;}
.iNewPdt-Slide .ctr{display: block; position: absolute; z-index: 3; top: 152px; width: 40px; height: 80px; background-image: url(../images/arrow-1.png); -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; opacity: .2; filter: alpha(opacity=20); *zoom: 1;}
.iNewPdt-Slide .ctr:hover{opacity: 1; filter: alpha(opacity=100);}
.iNewPdt-Slide .ctr.reject{display: none;}
.iNewPdt-Slide .ctr.prev{left: 50%; margin-left: -675px; background-position: 0 0;}
.iNewPdt-Slide .ctr.prev:hover{-webkit-transform: translateX(-3px); transform: translateX(-3px);}
.iNewPdt-Slide .ctr.next{right: 50%; margin-right: -675px; background-position: -40px 0;}
.iNewPdt-Slide .ctr.next:hover{-webkit-transform: translateX(3px); transform: translateX(3px);}
@media screen and (min-width: 1600px){.iNewPdt-Slide .ctr.prev{margin-left: -740px;} .iNewPdt-Slide .ctr.next{margin-right: -740px;}}
/* iNews */
.iNews{position: relative; padding-top: 60px; min-height: 440px; background-color: #f5f5f5;}
.iNews .more{position: relative; display: block; margin-left: auto; margin-right: auto; margin-top: 20px; width: 196px; height: 38px; border-radius: 38px; font-size: 16px; line-height: 38px; text-align: center; color: #fff; background-color: #211917;}
.iNews .more::after{background-color: rgba(255, 255, 255, 0.08) !important;}
/* iNews-List */
.iNews-List{margin-top: 28px;}
.iNews-List .item{position: relative; overflow: hidden; float: left; padding-left: 190px; padding-right: 35px; padding-top: 25px; padding-bottom: 25px; width: 375px; height: 70px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iNews-List .item .date{float: left; width: 140px; margin-left: -186px; text-align: center; border-right: #999 solid 1px; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";}
.iNews-List .item .date .d{display: block; font-size: 50px; line-height: 44px; color: #000; font-weight: bold;}
.iNews-List .item .date .y-m{display: block; margin-top: 12px; font-size: 16px; color: #999;}
.iNews-List .item .title{width: 310px; font-size: 16px; line-height: 20px;}
.iNews-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; color: #999;}
.iNews-List .item:hover{background-color: rgba(0, 0, 0, 0.05);}
/* iAbout */
.iAbout{height: 176px; padding-top: 44px; padding-bottom: 44px; background-image: url(../images/bg-idx3.png); background-size: auto 100%; background-position: 50% 50%; background-repeat: no-repeat;}
.iAbout .container{padding-left: 446px; width: 754px;}
.iAbout .card{float: left; margin-left: -446px; width: 370px; height: 142px; padding-top: 34px; padding-left: 30px; background-image: url(../images/bg-iAbout.png); color: #fff;}
.iAbout .card .cn{font-size: 20px; font-weight: bold;}
.iAbout .card .en{margin-top: 14px; margin-bottom: 42px; font-size: 16px; font-weight: bold; text-transform: uppercase;}
.iAbout .card .more{color: #fff;}
.iAbout .dt{height: 52px; color: #333;}
.iAbout .dt .name{font-size: 18px; line-height: 22px; font-weight: bold;}
.iAbout .dt .aside{margin-top: 10px; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";}
.iAbout .dd{margin-top: 26px; max-height: 96px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; color: #333;}
/* iPartner */
.iPartner{padding-top: 25px; padding-bottom: 25px; background-color: #0c3675;}
.iPartner .dt{float: left; font-size: 16px; line-height: 50px; color: #fff; width: 84px;}
.iPartner .dd{float: left; position: relative; overflow: hidden; width: 1116px; height: 50px;}
.iPartner .item{float: left; margin-left: 16px; width: 170px; height: 50px; line-height: 50px; font-size: 0; *font-size: 38px; background-color: #fff;}
.iPartner a{display: block; width: 100%; height: 100%;}
/* footer */
.footer{ position: relative; min-height: 100px; background-color: #191d24;}
.footer .container{position: relative; height: 100px; padding-right: 160px; width: 1040px;}
.footer .qrcode{position: absolute; right: 0; top: 0; width: 90px; height: 90px; background-color: #fff; padding: 5px;}
.footer .qrcode img{width: 100%; height: 100%;}
.footer .cList{padding-top: 18px; padding-bottom: 18px; line-height: 20px; white-space: nowrap;}
.footer .cList .item{display: inline-block; margin-left: 34px;}
.footer .cList .item:first-child{margin-left: 0;}
.footer .cList .item img{vertical-align: top; margin-right: 10px;}
.footer .cList .item .dt{color: #fff; font-size: 16px;}
.footer .copyrights{height: 43px; line-height: 40px; border-top: #222731 solid 1px;}
/* subpage */
.subpage{padding-top: 100px; padding-bottom: 25px;}
/* sbanner */
.sbanner{position: relative; z-index: 1; height: 200px;overflow: hidden;}
.sbanner img{position: relative; left: 50%; margin-left: -960px; width: 1920px;z-index: -1; pointer-events:none;}
/* crumbs */
.crumbs{text-align: right; color: #999;}
.crumbs .link{color: #999;}
.crumbs .link.on,
.crumbs .link:hover{color: #211917;}
/* 产品分类 */
/* pdt-Head */
.pdt-Head{padding-top: 40px; padding-bottom: 30px; height: 26px; line-height: 26px;}
.pdt-Head .cn{float: left; font-size: 24px; font-weight: normal; color: #211917;}
.pdt-Head .en{float: left; font-size: 16px; line-height: 36px; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑"; color: #999; margin-left: 10px;}
.pdt-Head .more{color: #999;}
.pdt-Head .more:hover{color: #211917;}
/* pdt-Classify */
.pdt-Classify{padding-bottom: 40px;}
.classify-Tab{height: 324px; border: #ddd solid 1px; background-color: #fff;}
.classify-Tab .Tg{height: 80px; background-color: #f5f5f5;}
.classify-Tab .Tg .btn{float: left; position: relative; overflow: hidden; width: 300px; padding-top: 30px; height: 50px; font-size: 16px; color: #000; text-align: center; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; white-space: nowrap;}
.classify-Tab .Tg .btn .mask{padding-top: 36px; height: 44px; text-align: left; font-weight: bold; font-size: 18px; text-indent: 60px; top: -100%;}
.classify-Tab .Tg .btn .mask b{position: absolute; left: -100%; top: 0; width: 100%; height: 6px; background-color: #211917; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.classify-Tab .Tg .btn .mask s{position: absolute; left: 21px; top: 40px; width: 15px; height: 16px; background-image: url(../images/ico-k.png); filter: grayscale(100%) contrast(50%) brightness(0) ;}
.classify-Tab .Tg .btn .mask i{position: absolute; right: 13px; top: 38px; color: #211917; text-indent: 0; font-size: 18px; font-family: "SimSun", "宋体";}
.classify-Tab .Tg .btn:first-child{width: 298px;}
.classify-Tab .Tg .btn.hbgOn{padding-top: 80px; height: 0; background-color: #fff;}
.classify-Tab .Tg .btn.hbgOn .mask{top: 0; -webkit-transition-delay: 120ms; transition-delay: 120ms;}
.classify-Tab .Tg .btn.hbgOn b{left: 0; -webkit-transition-delay: 300ms; transition-delay: 300ms;}
.classify-Tab .Tt{position: relative; overflow: hidden; height: 244px;}
.classify-Tab .Tt .box{display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 36px 50px 38px; height: 170px; /* .vvh();.tf(translate(0,-20px)); */}
.classify-Tab .Tt .box.on{display: block; /* .vvv(@b:400ms,@d:100ms);.tfn(); */}
.classify-Tab .Tt .pic{float: left; width: 300px; height: 170px; background-color: #f1f1f1;}
.classify-Tab .Tt ul{float: left; margin-left: 114px;}
.classify-Tab .Tt ul li{line-height: 34px; white-space: nowrap;}
.classify-Tab .Tt ul s{float: left; margin-right: 20px; color: #211917; font-size: 24px;}
.classify-Tab .Tt ul .link{color: #000;}
.classify-Tab .Tt ul .link:hover{color: #211917;}
/* pdt-Promotion */
.pdt-Promotion{padding-bottom: 50px; background-color: #f5f5f5;}
.promotion-List{position: relative; overflow: hidden; margin-right: 0px; margin-bottom: -42px; *margin-bottom: 0; min-height: 42px;}
.promotion-List .item{float: left; position: relative; margin-right: 0px; margin-bottom: 42px; width: 320px; height: 118px; padding-left: 240px; padding-right: 40px;}
.promotion-List .item .pic{float: left; margin-left: -240px; width: 211px; height: 118px; background-color: #fff;}
.promotion-List .item .title{line-height: 26px; font-size: 16px;}
.promotion-List .item .info{margin-top: 6px; max-height: 88px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}

.promotion-List.wideList{margin-bottom: 0;}
.promotion-List.wideList .item{float: none; width: auto; padding-top: 30px; padding-bottom: 30px; margin-bottom: 0; border-top: #ebebeb solid 1px;}
.promotion-List.wideList .item:first-child{border-top: none;}
.promotion-List.wideList .item .info{max-height: 44px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 44px;}
.promotion-List.wideList .item .date{margin-top: 25px; color: #999;}
.promotion-List.wideList + .pageListBox{margin-top: 30px;}
/* pdt-NewPdt */
.sProduct-List{position: relative; overflow: hidden; margin-right: -24px; margin-bottom: -12px; *margin-bottom: 0; min-height: 12px;}
.sProduct-List .item{float: left; position: relative; margin-right: 24px; margin-bottom: 12px; width: 282px; height: 230px;}
.sProduct-List .item .img{border: #ddd solid 1px; height: 158px; line-height: 158px; font-size: 0; *font-size: 120px;}
.sProduct-List .item .title{margin-top: 18px; padding-left: 20px; padding-right: 20px; max-height: 40px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align: center;}
/* lr-Main */
.lr-Main{position: relative; z-index: 4; /* sHead */ /* sAside */ /* sIntroduce */}
.lr-Main .sidebar{position: relative; z-index: 6; float: left; width: 250px; margin-top: -37px; padding-bottom: 40px;}
.lr-Main .sidebar .dt{height: 70px; padding: 27px 20px 0; color: #fff; background: #211917;}
.lr-Main .sidebar .dt .cn{display: block; font-size: 22px;}
.lr-Main .sidebar .dt .en{display: block; margin-top: 10px; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑"; opacity: .5; filter: alpha(opacity=50); *zoom: 1; text-transform: uppercase;}
.lr-Main .sidebar .dd{margin-top: 2px;}
.lr-Main .mainbody{position: relative; z-index: 1; float: right; width: 910px; padding-bottom: 40px;}
.lr-Main .sHead{margin-bottom: 20px; padding-top: 20px; height: 20px; padding-bottom: 22px; line-height: 20px; background-image: url(../images/bg-sHead.png); background-position: 0 bottom; background-repeat: repeat-x;}
.lr-Main .sHead .columnName{position: relative; float: left; height: 20px; padding-left: 14px; font-size: 16px; color: #333;}
.lr-Main .sHead .columnName s{float: left; margin-left: -14px; margin-top: 3px; height: 14px; width: 7px; background-color: #211917;}
.lr-Main .sAside{margin-top: 30px; margin-bottom: 36px; height: 20px; line-height: 20px; padding: 10px 12px; background-color: #211917; color: #fff;}
.lr-Main .sAside .more{color: #fff;}
.lr-Main .sIntroduce{line-height: 24px; color: #333;}
/* subNav */
.subNav .link{position: relative; display: block; color: #666; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.subNav .link:first-child{margin-top: 0;}
.subNav .ctr{display: none; position: absolute; top: 0 ; right: 0; width: 30px; background-image: url(../images/arrow-2.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat;}
.subNav .firNav .firItem{margin-top: 1px;}
.subNav .firNav .firItem .link1{height: 45px; line-height: 45px; padding-left: 38px; padding-right: 30px; color: #fff; background-color: #211917;}
.subNav .firNav .firItem .link1 s{position: absolute; left: 20px; top: 50%; margin-top: -4px; width: 8px; height: 8px; background-color: #fff;}
.subNav .firNav .firItem.on .link1{background-color: #211917;}
.subNav .firNav .firItem.active .ctr{background-image: url(../images/arrow-2_On.png);}
.subNav .secNav{display: none;}
.subNav .secNav .secItem{position: relative; margin-top: 1px; height: 33px; line-height: 33px; background-color: #f2f2f2; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.subNav .secNav .secItem .link2{padding-left: 38px;}
.subNav .secNav .secItem.on,
.subNav .secNav .secItemAc,
.subNav .secNav .secItem:hover{background-color: #f9ff4e;}
.subNav .secNav .secItem:hover .thrNav{-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;}
.subNav .secNav + .ctr{display: block !important; height: 45px;}
.subNav .thrNav{position: absolute; left: 100%; top: 0; padding-top: 6px; padding-bottom: 6px; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible; line-height: 28px; background-color: #f9ff4e;}
.subNav .thrNav .link3{padding-left: 14px; padding-right: 14px;}
/* 过滤器 */
.filter-All{position: relative; background-color: #555555;}
.filter-All .dt{position: relative; height: 45px; padding-left: 44px; line-height: 45px; font-weight: bold; color: #fff; cursor: pointer;}
.filter-All .dt .k{position: absolute; left: 20px; top: 16px; width: 14px; height: 14px; background-color: #fff;}
.filter-All .dt s,
.filter-All .dt i{position: absolute; left: 50%; top: 50%; background-color: #211917; -webkit-transition: all 220ms ease 50ms; transition: all 220ms ease 50ms;}
.filter-All .dt s{width: 2px; height: 8px; margin-left: -1px; margin-top: -4px;}
.filter-All .dt i{width: 8px; height: 2px; margin-left: -4px; margin-top: -1px;}
.filter-All .dt.active s{height: 0; margin-top: 0;}
.filter-All .dd{display: none; position: relative; overflow: hidden; padding: 20px ; color: #fff;}
.filter-All .sel-Line{padding-left: 158px; margin-top: 16px; margin-bottom: -6px; line-height: 24px;}
.filter-All .sel-Line:first-child{margin-top: 0;}
.filter-All .sel-Param{float: left; position: relative; overflow: hidden; margin-left: -138px; width: 74px; text-align: right; font-weight: bold;}
.filter-All .sel-Value label{color: #fefcff;}
.filter-All .sel-Value .getall{float: left; margin-left: -62px; width: 50px; height: 24px; border-radius: 2px; text-align: center;}
.filter-All .sel-Value .getall.on{background-color: #919191; font-weight: bold;}
.filter-All .sel-Value .frequency_Range{position: relative; display: inline-block; vertical-align: top; margin-bottom: 6px;}
.filter-All .sel-Value .frequency_Range .skin{width: 50px; height: 24px; color: #666; line-height: 24px; text-align: center; border-radius: 2px; background-color: #fff;}
.filter-All .sel-Value .btn{position: relative; display: inline-block; vertical-align: top; padding-left: 20px; padding-right: 10px; margin-right: 20px; white-space: nowrap; margin-bottom: 6px;}
.filter-All .sel-Value .btn s{position: absolute; left: 0; top: 50%; margin-top: -6px; width: 14px; height: 14px; background-image: url(../images/ico-checkbox.png);}
.filter-All .sel-Value .btn.on s{background-image: url(../images/ico-checkbox_On.png);}
.filter-All .enter{float: right; margin-top: 20px; width: 72px; height: 30px; line-height: 30px; text-align: center; color: #fff; background-color: #211917; border-radius: 4px;}
/* common-Sheet */
.common-Sheet{color: #333; line-height: 20px;}
.common-Sheet thead th{color: #fff;}
/*.common-Sheet tbody .contain{white-space: nowrap;}*/
.common-Sheet tbody .contain.lh{white-space: normal;}
/* product-Item */
.product-Item{width: 100%; padding-bottom: 10px; margin-top: 40px;}
.product-Item:first-child{margin-top: 0;}
.product-Item .intro{padding-top: 25px; padding-bottom: 25px; min-height: 152px; padding-left: 310px; color: #333; text-align: left;}
.product-Item .intro .img,
.product-Item .intro .pic{float: left; margin-left: -310px; width: 268px; height: 150px; line-height: 150px; font-size: 0; *font-size: 114px; border: #e3e3e3 solid 1px;}
.product-Item .intro .img img,
.product-Item .intro .pic img{-o-object-position: 50% 50%; object-position: 50% 50%; -o-object-fit: unset; object-fit: unset;}
.product-Item .intro .brand{font-size: 18px;}
.product-Item .intro .info{margin-top: 12px; line-height: 24px; text-align: justify;}
.product-Item thead tr{height: 60px; background-color: #211917; background: transparent url(../images/bg-th.png); background-repeat: repeat-x;}
.product-Item thead th{padding-left: 20px; padding-right: 20px; text-align: left; white-space: nowrap;}
.product-Item thead strong{display: block; height: 53px; padding-bottom: 7px; line-height: 53px;}
.product-Item tbody tr{height: 60px; color: #333;}
.product-Item tbody tr.even{background-color: #f5f5f5;}
.product-Item tbody td{position: relative; padding-left: 20px; padding-right: 20px; line-height: 20px; border: #211917 solid 1px;}
.product-Item tbody .col1 .contain{padding-left: 24px;}
.product-Item tbody .col1 .pdt-check{position: absolute; left: 0; top: 50%; margin-top: -7px;}
.product-Item tbody .col1{width: 20%;}
.product-Item tbody .col2{width: 15%;}
.product-Item.seperation5 .col3{width: 25%;}
.product-Item.seperation5 .col4{width: 15%;}
.product-Item.seperation5 .col5{width: 25%;}
.product-Item.seperation4 .col3{width: 25%;}
.product-Item.seperation4 .col4{width: 40%;}
.product-Item.seperation3 .col3{width: 65%;}
/* 立即询价 */
.inquiries{position: fixed; left: 50%; margin-left: 620px; top: 50%; margin-top: -42px; width: 42px; height: 84px; cursor: pointer; -webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 0; filter: alpha(opacity=0); *zoom: 1; visibility: hidden; *visibility: visible;}
.inquiries .carts{position: relative; width: 42px; height: 42px; background-image: url(../images/ico-carts.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; background-color: #211917;}
.inquiries .num{position: absolute; z-index: 9; right: -8px; top: -15px; width: 26px; height: 26px; line-height: 26px; text-align: center; background-image: url(../images/bg-dot.png); color: #fff;}
.inquiries .btn span{display: block; width: 32px; height: 32px; padding: 5px; line-height: 16px; text-align: center; color: #fff; background-color: #211917;}
.inquiries.on{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible;}
/* 询价页面 */
.inqueriesForm .dt{margin-bottom: 20px; height: 45px; border-bottom: #d6d6d6 solid 1px; text-align: center;}
.inqueriesForm .dt strong{display: inline-block; height: 44px; padding-left: 2px; padding-right: 2px; border-bottom: #211917 solid 3px; font-size: 16px; line-height: 44px; color: #333;}
.skin::-webkit-input-placeholder{color: #aaaaaa;}
.skin:-moz-placeholder{color: #aaaaaa;}
.skin::-moz-placeholder{color: #aaaaaa;}
.skin:-ms-input-placeholder{color: #aaaaaa;}
.skin._focus{border-color: #211917 !important; -webkit-box-shadow: 0 0 1px 2px rgba(0, 172, 230, 0.15); box-shadow: 0 0 1px 2px rgba(0, 172, 230, 0.15);}
/* 询价表格 */
.query-Sheet{margin-bottom: 30px;}
.query-Sheet caption{text-align: left; line-height: 32px; height: 42px; color: #333;}
.query-Sheet thead tr{background-color: #211917;}
.query-Sheet thead th{position: relative; height: 50px; text-align: center; border: #4dc5ee solid 1px; border-top: #211917 solid 2px; border-bottom: #fff solid 2px;}
.query-Sheet thead th.col1{width: 44px;}
.query-Sheet thead th.col2{width: 282px;}
.query-Sheet thead th.col3{width: 112px;}
.query-Sheet thead th.col4{width: 125px;}
.query-Sheet thead th.col5{width: 80px;}
.query-Sheet thead th.col6{width: 194px;}
.query-Sheet thead th.col7{width: 64px;}
.query-Sheet tbody td{border: #e5e5e5 solid 1px; padding: 5px 10px; height: 60px; text-align: center;}
.query-Sheet tbody .name{text-align: left;}
.query-Sheet tbody .skin{border: #e5e5e5 solid 1px; height: 22px; line-height: 22px; padding: 10px; text-align: center; border-radius: 2px; background-color: #fefcff;}
.query-Sheet tbody .skin.num{width: 28px;}
.query-Sheet tbody .skin.remarks{width: 148px;}
.query-Sheet tbody .remove{white-space: nowrap;}
.query-Sheet tbody .remove:hover{color: #fe0000;}
.query-Sheet tbody .fnLine td{height: 30px; border: #e5e5e5 solid 1px; padding: 20px;}
.query-Sheet tbody .fnLine .backToList{float: left; padding-left: 32px; background-image: url(../images/ico-back1.png); background-size: auto; background-position: 0% 50%; background-repeat: no-repeat;}
.query-Sheet tbody .fnLine .removeAll{float: right; color: #fe0000;}
/* formContain */
.formContain{padding-bottom: 1px;}
.formContain .line{margin-bottom: 20px;}
.formContain .formItem{padding-left: 82px; width: 834px; font-size: 14px; line-height: 36px; color: #333; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.formContain .formItem .focus{float: left; margin-left: -82px; width: 76px; text-align: right;}
.formContain .formItem .skin{width: 778px; height: 24px; padding: 5px 10px; line-height: 24px; border: #e5e5e5 solid 1px;}
.formContain .formItem .buts{position: relative;}
.formContain .formItem .buts input{position: absolute; z-index: 1; left: 0; top: 50%; margin-top: -6px;}
.formContain .formItem .buts label{position: relative; z-index: 2;}
.formContain .formItem .buts label{padding-left: 20px;}
.formContain .formItem .sign{color: #f00; margin-left: 2px;}
.formContain .formItem.l,
.formContain .formItem.r{width: 354px;}
.formContain .formItem.l .skin,
.formContain .formItem.r .skin{width: 298px;}
.formContain .formItem.r{padding-left: 108px;}
.formContain .formItem.r .focus{margin-left: -108px; width: 102px;}
.formContain .formItem.email .skin{width: 298px;}
.formContain .formItem.email .checkbox{margin-left: 15px;}
.formContain .formItem.yzm .skin{width: 150px;}
.formContain .formItem.yzm .bindClick{margin-left: 20px; border: #eaeaea solid 1px; width: 82px; height: 34px; -o-object-position: 50% 50%; object-position: 50% 50%; -o-object-fit: cover; object-fit: cover;}
.formContain .formItem.yzm .refreshVC{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.formContain .formItem.yzm .refreshVC:hover{color: #211917; text-decoration: underline;}
.formContain .formItem textarea.skin{height: 96px;}
.formContain .formItem .enter{margin-top: 14px; width: 170px; height: 50px; border-radius: 2px; line-height: 50px; text-align: center; font-size: 16px; font-weight: bold; color: #fff; background-color: #211917; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.formContain .formItem .enter:hover{-webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.31); box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.31); -webkit-transform: translateY(-2px); transform: translateY(-2px);}
.formContain .formItem .warn{margin-top: 12px; color: #f00;}
.formContain .formItem.red .skin{color: #f00; border-color: #f00;}
.formContain .formItem.red .skin::-webkit-input-placeholder{color: #ff0000;}
.formContain .formItem.red .skin:-moz-placeholder{color: #ff0000;}
.formContain .formItem.red .skin::-moz-placeholder{color: #ff0000;}
.formContain .formItem.red .skin:-ms-input-placeholder{color: #ff0000;}
/* promotion-View */
.promotion-View .view-Head{padding: 5px 15px 20px;}
.promotion-View .view-Head .title{padding-top: 3px; padding-bottom: 3px; line-height: 30px; font-size: 18px; color: #333;}
.promotion-View .view-Head .aside{color: #999; margin-top: 8px; line-height: 20px;}
.promotion-View .view-Body{color: #333;}
.promotion-View .view-Foot{position: relative; height: 28px; line-height: 28px; margin-top: 30px; padding-top: 12px; border-top: #ddd solid 1px;}
.promotion-View .view-Foot .prev{float: left;}
.promotion-View .view-Foot .next{float: right;}
.promotion-View .view-Foot .backToList{position: absolute; left: 50%; margin-left: -27px; bottom: 0; width: 54px; text-align: center;}
/* */
.product-View .model{height: 50px; text-indent: 18px; line-height: 50px; font-size: 18px; font-weight: bold; color: #fff; background-color: #211917;}
.product-View .intro{margin-top: 30px; padding-left: 356px; min-height: 256px;}
.product-View .intro .bs-pic{float: left; margin-left: -356px; position: relative; width: 320px; height: 256px;}
.product-View .intro .bs-pic .bigshow{width: 314px; height: 174px; line-height: 174px; font-size: 0; *font-size: 132px; border: #211917 solid 3px; background-color: #fff;}
.product-View .intro .bs-pic .smalllist{margin-top: 20px; width: 320px; height: 56px;}
.product-View .intro .bs-pic .smalllist .btn{float: left; width: 88px; height: 44px; line-height: 44px; font-size: 0; *font-size: 33px; padding: 5px; margin-right: 10px; border: #ddd solid 1px; background-color: #f5f5f5; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.product-View .intro .bs-pic .smalllist .btn.on{border-color: #211917;}
.product-View .intro .dt{font-size: 16px; color: #211917; line-height: 20px; font-weight: bold;}
.product-View .intro .dd{margin-top: 14px; min-height: 156px; line-height: 26px; color: #666;}
.product-View .intro .df{margin-top: 26px; height: 40px; line-height: 40px; text-align: center; font-size: 16px;}
.product-View .intro .df .link{position: relative; float: left; width: 150px; height: 40px; border-radius: 2px; margin-right: 10px; color: #fff;}
.product-View .intro .df .pdt{background-color: #211917; text-indent: 20px; background-image: url(../images/ico-pdf.png); background-size: auto; background-position: 3px 4px; background-repeat: no-repeat;}
.product-View .intro .df .consult{background-color: #c81623;}
.product-View .promotion-info{margin-top: 30px;}
.product-View .promotion-info .dt{height: 34px; font-size: 16px; line-height: 34px; color: #fff; background-color: #211917; text-indent: 10px;}
.product-View .promotion-info .dd{padding: 15px 10px 20px; border: #ddd solid 1px; line-height: 22px; color: #333;}
.product-View .content{margin-top: 20px; color: #666;}
/* secHand */
.secHand-List{padding-bottom: 40px;}
.secHand-List .item{position: relative; float: left; width: 400px; height: 172px; text-align: center; background-color: #f5f5f5;}
.secHand-List .item .pic{position: absolute; left: 0; background-color: #fff; width: 100%; height: 225px;}
.secHand-List .item .dt{line-height: 28px; font-size: 20px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.secHand-List .item .hr{margin-left: auto; margin-right: auto; margin-top: 15px; width: 80px; background-color: #000; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.secHand-List .item.even{padding-top: 278px;}
.secHand-List .item.even .pic{top: 0;}
.secHand-List .item.odd{padding-top: 53px;}
.secHand-List .item.odd .pic{top: 225px;}
.secHand-List .item:hover .dt{color: #211917;}
.secHand-List .item:hover .hr{background-color: #211917;}
.secHand-List .item:hover .more{color: #211917;}
.secHand-List .more{display: block; margin-left: auto; margin-right: auto; position: relative; margin-top: 30px; width: 183px; height: 33px; border: solid 1px; border-radius: 36px; font-size: 16px; line-height: 33px; text-align: center; color: #000; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
/* optionalForm */
.optionalForm .query-Sheet{margin-top: 30px;}
.optionalForm .query-Sheet .skin.name{width: 238px;}
.optionalForm .query-Sheet .skin.modal{width: 68px;}
.optionalForm .query-Sheet .skin.poo{width: 83px;}
.optionalForm .query-Sheet .addLine{cursor: pointer; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.optionalForm .query-Sheet .addLine .btn{position: relative; display: inline-block; padding-left: 28px; font-size: 16px; color: #333;}
.optionalForm .query-Sheet .addLine .btn s{position: absolute; left: 0; top: 50%; width: 13px; height: 13px; margin-top: -6px; background-image: url(../images/ico-add.png); -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.optionalForm .query-Sheet .addLine:hover{background-color: #fafafa;}
.optionalForm .query-Sheet .addLine:hover s{-webkit-transform: rotate(90deg); transform: rotate(90deg);}
/* recList */
.recList .item{position: relative; overflow: hidden; padding-left: 228px; min-height: 118px; margin-top: 42px;}
.recList .item:first-child{margin-top: 0;}
.recList .item .pic{float: left; margin-left: -228px; width: 211px; height: 118px; background-color: #f1f1f1;}
.recList .item .title{font-size: 16px; line-height: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.recList .item .info{margin-top: 10px; max-height: 88px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.recList.thin .item{padding-top: 35px; padding-bottom: 35px; border-bottom: #ebebeb solid 1px; margin-top: 0;}
.recList.thin .item .title{padding-top: 10px; padding-bottom: 10px;}
.recList.thin .item .info{max-height: 44px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
/* system-View */
.system-View .title{font-size: 16px; color: #211917;}
.system-View .content{margin-top: 24px;}
/* pdt-case-List */
.pdt-case-List .item{padding-left: 20px; padding-top: 12px; padding-bottom: 12px; height: 26px; line-height: 26px; background-image: url(../images/ico-listico.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; filter: grayscale(100%) contrast(50%) brightness(0) ;}
.pdt-case-List .item .title{float: left; max-width: 700px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pdt-case-List .item .download{float: right; padding-left: 24px; color: #666; background-image: url(../images/ico-download.png); background-size: auto; background-position: 0 6px; background-repeat: no-repeat; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.pdt-case-List .item .download:hover{background-position: 0 7px; color: #333;}
.pdt-case-List .item .date{float: right; color: #999;}
.pdt-case-List .item:hover{background-position: 2px center; text-indent: 5px;}
/* video-View */
.video-View .view-Head,
.news-View .view-Head{text-align: center;}
.video-View .view-Head .aside,
.news-View .view-Head .aside{margin-top: 6px;}
.video-View .video-Contain,
.news-View .video-Contain{position: relative; overflow: hidden; z-index: 0; margin-top: 5px; width: 100%; height: 512px; margin-bottom: 20px; background-color: #f1f1f1;}
/* sAbout */
.sAbout{color: #333;}
.sAbout .name{font-size: 18px; font-weight: bold;}
.sAbout .aside{margin-top: 8px; margin-bottom: 16px; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑";}
.sAbout .content{line-height: 24px;}
.sSinggle{color: #333; line-height: 26px;}
/* sContact */
.sContact .cList{position: relative;width: auto;padding-right: 300px;min-height: 140px;padding-top: 20px;padding-bottom: 20px;}
.sContact .cList .item{position: relative; padding-left: 120px; padding-top: 12px; padding-bottom: 12px; line-height: 26px; font-size: 16px;}
.sContact .cList .item .dt{float: left; margin-left: -120px; text-align: right; font-size: 16px; color: #333;}
/* .sContact .cList .item .icoImg{float: left; margin-left: -130px; height: 26px;} */
.sContact .cList .qrcode{position: absolute; right: 25px; top: 25px; height: 84px; width: 70px; padding-left: 140px; padding-top: 36px; line-height: 26px;}
.sContact .cList .qrcode img{float: left; margin-left: -140px; margin-top: -36px; width: 110px; height: 110px; padding: 4px; background-color: #fff; border: #eee solid 1px;}
.mapContain{width: 100%; height: 350px; margin-top: 20px;}
.mapContain #dituContent{width: 100%; height: 100%; line-height: 1.1; background-color: #fcf9f2;}
.mapContain #dituContent .BMap_bubble_title{font-size: 16px; margin-bottom: 5px; padding-right: 16px; color: #211917;}
.mapContain #dituContent .BMap_bubble_content{width: 400px !important; font-size: 14px;}
.mapContain #dituContent img{max-width: none;}
/* history-Slide */
.history-Slide .timing{margin-top: 25px; padding-left: 55px; padding-right: 55px; position: relative; width: 800px; height: 116px;}
.history-Slide .timing .ysqMoveBox{position: absolute; left: 0; top: 0;}
.history-Slide .timing .hr{position: absolute; top: 50%; left: 55px; margin-top: -1px; height: 2px; width: 800px; background-color: #cccccc;}
.history-Slide .timing .item{float: left; position: relative; overflow: hidden; margin-right: 60px; width: 155px; height: 116px; text-align: center; background-image: url(../images/ico-sdot.png); background-size: auto; background-position: 50% 50%; background-repeat: no-repeat; cursor: pointer;}
.history-Slide .timing .item .time{position: absolute; left: 0; width: 153px; height: 38px; line-height: 38px; border-radius: 20px; border: #d0d0d0 solid 1px; background-color: #eeeeee; font-size: 16px; color: #333; font-family: Arial, sans-serif, "Microsoft YaHei", "微软雅黑"; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.history-Slide .timing .item .point{position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -5px; width: 10px; height: 15px; background-image: url(../images/ico-wtDrop.png); -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: translateY(-3px); transform: translateY(-3px);}
.history-Slide .timing .item.even .time{top: 0;}
.history-Slide .timing .item.odd .time{bottom: 0;}
.history-Slide .timing .item.on .time{color: #fff; font-size: 20px; font-weight: bold; background-color: #211917;}
.history-Slide .timing .item.on .point{-webkit-transition: all 250ms ease 0ms; transition: all 250ms ease 0ms; opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: translateY(0); transform: translateY(0);}
.history-Slide .timing .ctr{position: absolute; z-index: 3; top: 50%; margin-top: -20px; width: 40px; height: 40px; background-image: url(../images/arrow-3.png); -webkit-transition: none !important; transition: none !important;}
.history-Slide .timing .prev{left: 0; background-position: 0 0;}
.history-Slide .timing .prev:hover{background-position: 0 -40px;}
.history-Slide .timing .next{right: 0; background-position: -40px 0;}
.history-Slide .timing .next:hover{background-position: -40px -40px;}
.history-Slide .Tt{margin-top: 40px; width: 800px; margin-left: auto; margin-right: auto;}
.history-Slide .Tt .box{padding: 21px 21px 21px 411px; border: #ccc solid 1px; background-color: #eeeeee; display: none;}
.history-Slide .Tt .box .pic{float: left; margin-left: -390px; width: 342px; height: 257px; border-radius: 6px;}
.history-Slide .Tt .box .time{font-size: 18px; font-weight: bold; color: #333; line-height: 22px; padding-top: 11px; padding-bottom: 11px;}
.history-Slide .Tt .box .info{margin-top: 40px; color: #999; font-size: 16px;}
.history-Slide .Tt .box.on{display: block;}
/* sHr */
.hrItem{padding-top: 24px; padding-bottom: 25px; border-bottom: #ddd solid 1px;}
.hrItem .dt{color: #333;}
.hrItem .dd{margin-top: 25px;}
.hrItem .df{margin-top: 22px;}
.hrItem .send{color: #f00;}
/* 组件 */
.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);}
.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 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;}
.csstransf .linkBd{overflow: hidden; 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;}
.csstransf .linkBd:hover::after{border-width: 30px;}
.csstransf .linkBT{overflow: hidden; 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-in 0ms; transition: all 250ms ease-in 0ms; pointer-events: none; height: 0; top: auto; bottom: 0; background-color: rgba(0, 0, 0, 0.04);}
.csstransf .linkBT:hover::after{height: 100%;}
.csstransf .linkLR{overflow: hidden; z-index: 0;}
.csstransf .linkLR::after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms ease-in 0ms; transition: all 250ms ease-in 0ms; pointer-events: none; z-index: -1; width: 0; background-color: rgba(0, 0, 0, 0.08);}
.csstransf .linkLR:hover::after{width: 100%;}
.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: #211917; 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: #211917; 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: #211917; 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{margin-top: 45px; margin-bottom: 0;}
.pageListBox .pageList{position: relative; overflow: hidden; height: 30px; line-height: 28px; font-size: 0; text-align: center;}
.pageListBox .pageList ul{position: relative; float: none !important;}
.pageListBox .pageList ul,
.pageListBox .pageList ul li{display: inline-block; *display: inline; *zoom: 1; vertical-align: top;}
.pageListBox .pageList ul li{margin: 0 5px; font-size: 14px;}
.pageListBox .pageList a{display: block; border: #dddddd solid 1px; padding-left: 10px; padding-right: 10px; height: 28px; color: #333; background-color: #fff; -webkit-transition: background 200ms, color 200ms; transition: background 200ms, color 200ms; font-size: 14px;}
.pageListBox .pageList a:hover,
.pageListBox .pageList a.selected{color: #fff; background-color: #211917;}
.pageListBox .pageList a:active{border-color: #fff;}



.floatFns{position:fixed;z-index:80;right:5px;top:120%;}.floatFns .item{display:block;position:relative;margin-top:4px;min-width:44px;height:44px;line-height:44px;}.floatFns .item:first-child{margin-top:0;}.floatFns .item .stay{position:absolute;right:0;top:0;z-index:2;width:44px;height:44px;-webkit-transition:all 250ms ease-out 120ms;transition:all 250ms ease-out 120ms;border-radius:4px;background-color:#dcdcdc;}.floatFns .item .stay img{position:absolute;left:0;top:0;width:100%;height:100%;}.floatFns .item .stay .icofr{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;-webkit-transition:all 250ms ease-out 0s;transition:all 250ms ease-out 0s;background-position:center;}.floatFns .item .stay .icofr-backToTop{background-image:url(../images/floatFns/icofr-backToTop.png);}.floatFns .item .stay .icofr-backToTop_{background-image:url(../images/floatFns/icofr-backToTop_.png);}.floatFns .item .stay .icofr-qq{background-image:url(../images/floatFns/icofr-qq.png);}.floatFns .item .stay .icofr-qq_{background-image:url(../images/floatFns/icofr-qq_.png);}.floatFns .item .stay .icofr-sq{background-image:url(../images/floatFns/icofr-sq.png);}.floatFns .item .stay .icofr-sq_{background-image:url(../images/floatFns/icofr-sq_.png);}.floatFns .item .stay .icofr-wechat{background-image:url(../images/floatFns/icofr-wechat.png);}.floatFns .item .stay .icofr-wechat_{background-image:url(../images/floatFns/icofr-wechat_.png);}.floatFns .item .stay .icofr-tel{background-image:url(../images/floatFns/icofr-tel.png);}.floatFns .item .stay .icofr-tel_{background-image:url(../images/floatFns/icofr-tel_.png);}.floatFns .item .come{z-index:1;position:absolute;right:44px;top:0;min-width:65px;text-align:right;color:#fff;-webkit-transform:translateX(44px);transform:translateX(44px);}.floatFns .item .padbox{padding:8px 15px;white-space:nowrap;background-color:#2e2e2e;border-radius:5px 0 0 5px;line-height:28px;}.floatFns .item .os-Link{position:relative;color:#fff;display:block;z-index:3;}.floatFns .item .os-Link:after{content:" ";position:absolute;z-index:-1;pointer-events:none;-webkit-transition:all 250ms ease-out 0s;transition:all 250ms ease-out 0s;left:100%;top:50%;margin-top:.8em;width:0;height:1px;background-color:#fff;}.floatFns .item .os-Link:hover:after{left:0;width:100%;-webkit-transition:left 0ms ease-out 0s,width 220ms ease-out 0s;transition:left 0ms ease-out 0s,width 220ms ease-out 0s;}.floatFns .item .qrcode{width:100px;height:100px;padding:5px;border-radius:5px 0 5px 5px;background-color:#2e2e2e;}.floatFns .item .qrcode img{width:100%;height:100%;display:block;}.floatFns .item:hover .op0{-webkit-transition:all 250ms ease-out 0ms;transition:all 250ms ease-out 0ms;opacity:1;visibility:visible;}.floatFns .item:hover .stay{background-color:#2e2e2e;border-radius:0 4px 4px 0;opacity:1;-webkit-transition-delay:0ms;transition-delay:0ms;}.floatFns .item:hover .come{-webkit-transform:none !important;transform:none !important;-webkit-transition-delay:120ms;transition-delay:120ms;}



.banner .icon .btn {filter: grayscale(100%) contrast(50%) brightness(5) ;}
.iPartner {background-color: #211917;}
/*.iNewPdt {background-size: 0;}*/
/*.iNewPdt:before {content:''; position: absolute; left: 0; top: 0; width: 100%;height: 100%; z-index: -1;pointer-events: none; background-image:inherit; background-repeat:no-repeat; background-size:cover; }*/


