@charset "utf-8";
/*!  Project : 新西南陶瓷艺术
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  574442979    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2017.08.01   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.nots{-webkit-transition: none !important; transition: none !important;}
.ts{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.tdu:hover{text-decoration: underline;}
.op0{opacity: 0; filter: alpha(opacity=0); *zoom: 1;}
.op1{opacity: 1; filter: alpha(opacity=100);}
/* chrome */
.c1{color: #520000;}
.bg1{background-color: #520000;}
.c2{color: #ad0000;}
.bg2{background-color: #ad0000;}
a{color: #333333;}
a.on,
a:hover{color: #520000;}
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.4333; font-family: "Microsoft YaHei", "微软雅黑";}
.info{font-size: 14px; line-height: 24px;}
.imax{font-size: 14px; line-height: 26px;}
.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: top; position: relative; overflow: hidden; z-index: 9; vertical-align: middle; width: 400px; padding: 70px 60px; background: #fff; font-size: 18px; line-height: 1; opacity: 0; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; -webkit-transform: scale(0.2); transform: scale(0.2);}
.TAlert.on .contain{opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.TAlert .Tclose{position: absolute; top: 0; right: 0; cursor: pointer; width: 40px; height: 40px; color: #000; font: bold 40px/32px "黑体";}
.TAlert .head{font-size: 0;}
.TAlert .body{background: #fff; font-size: 16px; color: #333; font-weight: bold;}
/* 页码 */
.pageListBox{margin-top: 45px; margin-bottom: 60px;}
.pageListBox .pageList{position: relative; overflow: hidden; height: 40px; line-height: 38px; 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: #999999 solid 1px; padding-left: 10px; padding-right: 10px; height: 38px; color: #333; background-color: #fff; -webkit-transition: background 200ms, color 200ms; transition: background 200ms, color 200ms; font-size: 16px;}
.pageListBox .pageList a:hover,
.pageListBox .pageList a.selected{color: #fff; background-color: #ad0000;}
.pageListBox .pageList a:active{border-color: #fff;}
.csstransf .hbg .zd{-webkit-transform: scale(1.5); transform: scale(1.5);}
.csstransf .hbg:hover .zd,
.csstransf .hbg.hbgOn .zd{-webkit-transform: scale(1); transform: scale(1);}
.csstransf .scs img{-webkit-transition: all 500ms ease 0s; transition: all 500ms ease 0s;}
.csstransf .scs.hbgOn img,
.csstransf .scs:hover img{-webkit-transform: scale(1.025); transform: scale(1.025);}
.csstransf .scst img{-webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%;}
.csstransf .scst.hbgOn img,
.csstransf .scst:hover img{-webkit-transform: scale(1.025); transform: scale(1.025);}
.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 .zfb .behind{-webkit-transform: scale(1.2); transform: scale(1.2);}
.csstransf .zfb.hbgOn .front,
.csstransf .zfb:hover .front{-webkit-transform: scale(1.2); transform: scale(1.2);}
.csstransf .zfb.hbgOn .behind,
.csstransf .zfb:hover .behind{-webkit-transform: none !important; transform: none !important;}
.csstransf .Rud{-webkit-transition: all 300ms linear 0s; transition: all 300ms linear 0s; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-origin: 50% 0; transform-origin: 50% 0;}
.csstransf .Rud .behind{top: 100%; -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); -webkit-transform-origin: 50% 0; transform-origin: 50% 0;}
.csstransf .Rud .front,
.csstransf .Rud .behind{visibility: visible !important; opacity: 1 !important; filter: alpha(opacity=100);}
.csstransf .Rud.hbgOn,
.csstransf .Rud:hover{-webkit-transform: rotateX(90deg); transform: rotateX(90deg);}
.csstransf .turnX{-webkit-perspective: 600px; perspective: 600px; -webkit-backface-visibility: both; backface-visibility: both;}
.csstransf .turnX .front,
.csstransf .turnX .behind{-webkit-transform-origin: 50% 50%; transform-origin: 50% 50%;}
.csstransf .turnX .behind{-webkit-transform: rotateX(-90deg); transform: rotateX(-90deg);}
.csstransf .turnX.hbgOn .front,
.csstransf .turnX:hover .front{-webkit-transform: rotateX(90deg); transform: rotateX(90deg);}
.csstransf .turnX.hbgOn .behind,
.csstransf .turnX:hover .behind{-webkit-transform: rotateX(0); transform: rotateX(0);}
.hbg .op0{-webkit-transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 0.96) 0ms; transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 0.96) 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, 0.96) 0ms; transition: all 250ms cubic-bezier(0.46, 0.03, 0.52, 0.96) 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;}
.hbg .bdu{border-width: 0; border-style: solid;}
.hbg:hover .bdu,
.hbg.hbgOn .bdu{height: 0 !important;}
.csstransf .linkBd{position: relative; overflow: hidden;}
.csstransf .linkBd::after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 3; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; border: 0 solid rgba(0, 0, 0, 0.08); border-radius: inherit;}
.csstransf .linkBd:hover::after{border-width: 25px;}
/* top */
.top{position: relative; height: 100px; z-index: 11;}
.top .logo{height: 100px; line-height: 100px; font-size: 0; *font-size: 76px; text-align: center;}
.top .logo img{display: inline-block; position: relative; *top: -1px; max-width: 100%; max-height: 100%; width: auto; height: auto;}
.top .onlineShop{position: relative; width: 115px; height: 100px;}
.top .onlineShop .stay{position: relative; width: 115px; line-height: 100px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; background-image: url(../images/i1.png); background-repeat: no-repeat; background-position: 16px 40px; text-indent: 48px; cursor: pointer;}
.top .onlineShop .list0{position: absolute; z-index: 2; right: 2px; top: 80px; padding: 20px; line-height: 40px; font-size: 16px; white-space: nowrap; -webkit-transform: translateY(-10px); transform: translateY(-10px); background-color: #f0f0f0; -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.15);}
.top .onlineShop .list0 li{width: 280px; text-indent: 15px; background-color: #f7f7f7; margin-top: 1px;}
.top .onlineShop .list0 li .link{display: block; position: relative;}
.csstransf .top .onlineShop .list0 li .link{position: relative; overflow: hidden;}
.csstransf .top .onlineShop .list0 li .link::after{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 3; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; background-color: rgba(0, 0, 0, 0.06); -webkit-transform: translateX(-100%); transform: translateX(-100%);}
.csstransf .top .onlineShop .list0 li .link:hover::after{-webkit-transform: none !important; transform: none !important;}
.top .onlineShop .list0 li:first-child{margin-top: 0;}
.top .onlineShop:hover .stay{background-color: #f0f0f0; z-index: 9;}
.top .onlineShop:hover .list0{-webkit-transform: translateY(0); transform: translateY(0);}
/*nav*/
.nav{position: relative; z-index: 10; width: 100%; height: 50px; background-color: #520000;}
.nav .navbox{position: relative;}
.nav .navbox .item{float: left; position: relative; z-index: 2; font-size: 16px; margin-left: 2px; width: 110px; height: 50px; text-align: center; line-height: 50px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.nav .navbox .link{display: block; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; color: #fff;}
.nav .navbox .block{display: none; position: absolute; top: 0; background-color: #ad0000; z-index: 0;}
.nav .navbox .item:hover{z-index: 3;}
.nav .navbox .item:hover .subnav{-webkit-transform: translateY(0); transform: translateY(0);}
.nav .subnav{position: absolute; left: 0; top: 100%; line-height: 28px; white-space: nowrap; -webkit-transform: translateY(10px); transform: translateY(10px); background-color: #520000; -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.15);}
.nav .subnav .link{min-width: 66px; padding: 10px 22px; font-size: 14px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; text-align: left;}
.nav .subnav .link:hover{background-color: #ad0000;}
.nav .searchBox{width: 306px; margin-top: 10px; padding-top: 5px; padding-bottom: 5px; height: 20px; background-image: url(../images/i2.png);}
.nav .searchBox .skin{width: 230px; height: 20px; margin-left: 12px; padding-left: 15px; line-height: 20px; border-right: #c2c2c2 solid 1px; color: #bfbfbf;}
.nav .searchBox .skin::-webkit-input-placeholder{color: #bfbfbf;}
.nav .searchBox .skin:-moz-placeholder{color: #bfbfbf;}
.nav .searchBox .skin::-moz-placeholder{color: #bfbfbf;}
.nav .searchBox .skin:-ms-input-placeholder{color: #bfbfbf;}
.nav .searchBox .skin.red{color: #ad0000;}
.nav .searchBox .skin.red::-webkit-input-placeholder{color: #ad0000;}
.nav .searchBox .skin.red:-moz-placeholder{color: #ad0000;}
.nav .searchBox .skin.red::-moz-placeholder{color: #ad0000;}
.nav .searchBox .skin.red:-ms-input-placeholder{color: #ad0000;}
.nav .searchBox .enter{width: 48px; height: 20px; background-image: url(../images/i3.png); background-position: 50% 50%; background-repeat: no-repeat;}
/* banner */
.banner{position: relative; overflow: hidden; height: 600px;}
.banner .mask,
.banner .poster{position: absolute; left: 50%; margin-left: -960px; width: 1920px; height: 600px;}
.banner .video{position: absolute; left: 50%; top: 50%; margin-left: -960px; margin-top: -540px;}
.iEn img{height: 23px;}
.iCn{font-size: 22px;}
.iCtr{position: absolute; z-index: 3; width: 38px; height: 38px; border: solid 1px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; line-height: 38px; text-align: center; font-family: "SimSun", "宋体"; color: #ccc; font-size: 20px;}
.iCtr:hover{border-color: #520000 !important; color: #520000;}
/* i-Company */
.i-Company{height: 585px;}
.i-Company .container{position: relative; padding-top: 80px; height: 395px;}
.i-Company .pic{width: 702px; height: 395px;}
.i-Company .fld{width: 340px; padding-left: 56px; padding-top: 77px; margin-left: -36px; margin-top: -30px; background-image: url(../images/i4.png); background-repeat: no-repeat;}
.i-Company .iCn{margin-top: 32px;}
.i-Company .more{margin-top: 30px; display: block; width: 170px; height: 40px; line-height: 40px; text-indent: 17px; color: #fff; background-image: url(../images/i5.png); background-repeat: no-repeat; background-position: 115px 15px; background-color: #520000; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.i-Company .more:hover{background-position: 120px 15px; text-indent: 13px;}
.i-Company .info{position: relative; overflow: hidden; max-height: 104px; line-height: 26px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; font-size: 16px; margin-top: 55px;}
/* i-Team */
.i-Team{height: 480px; background-color: #eee;}
.i-Team .head{position: relative; width: 154px; height: 348px; margin-top: -78px; padding-left: 72px; padding-top: 130px; background-image: url(../images/i6x.png);}
.i-Team .head .iCn{color: #fff; margin-top: 40px; white-space: nowrap;}
.i-Team .head .more{position: absolute; right: 10px; bottom: 25px; padding-bottom: 28px; width: 111px; color: #fff; text-align: right; background-image: url(../images/i7.png); background-repeat: no-repeat; background-position: 0 bottom; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.i-Team .head .more:hover{padding-right: 5px;}
/* teamSlide */
.teamSlide{position: relative; width: 900px; height: 280px; padding-top: 120px;}
.teamSlide .item{float: left; position: relative; width: 280px; height: 280px; margin-right: 30px;}
.teamSlide .mask{background-color: #520000; color: #fff; padding: 30px 25px; width: 230px; height: 220px;}
.teamSlide .mask .cn{font-size: 20px;}
.teamSlide .mask .en{margin-top: 15px;}
.teamSlide .mask .info{margin-top: 35px; position: relative; overflow: hidden; max-height: 96px; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.teamSlide .mask .more{display: inline-block; margin-top: 30px; color: #fff;}
.teamSlide .ctr{top: 30px; border-color: #bfbfbf;}
.teamSlide .prev{right: 50px;}
.teamSlide .next{right: 0;}
/* i-Products */
.i-Products{padding-top: 75px; padding-bottom: 75px;}
.i-Products .head{text-align: center;}
.i-Products .head .iCn{margin-top: 20px; color: #333; background-image: url(../images/i8.png); background-position: 50% 50%; background-repeat: no-repeat;}
/* productSlide */
.productSlide{position: relative; width: 1220px; height: 350px; margin-top: 65px; margin-left: -10px; padding-bottom: 100px;}
.productSlide .slideBox{margin-left: 10px; margin-top: 10px;}
.productSlide .ctr{bottom: 0; left: 50%; border-color: #dcdcdc;}
.productSlide .prev{margin-left: -45px;}
.productSlide .next{margin-left: 5px;}
.productList .item{position: relative; float: left; width: 261px; height: 340px; margin-right: 52px;}
.productList .item .pic{height: 261px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.productList .item .hr{margin-top: 25px; margin-bottom: 20px; width: 40px; height: 4px; background-color: #520000;}
.productList .item h3{font-size: 18px; line-height: 22px;}
.productList .item:hover .pic{-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);}
/* i-News */
.i-News{padding-top: 75px; padding-bottom: 75px; height: 495px; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center 0;}
.i-News .head{text-align: center;}
.i-News .head .iCn{margin-top: 20px; color: #333; background-image: url(../images/i8.png); background-position: 50% 50%; background-repeat: no-repeat;}
.i-News .list0{position: relative; overflow: hidden; padding: 10px; margin-left: -10px; margin-top: -10px; margin-right: -55px; margin-top: 45px;}
.i-News .list0 .item{float: left; position: relative; overflow: hidden; width: 370px; height: 277px; margin-right: 45px; -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25); box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25); background-color: #fff;}
.i-News .list0 .contain{padding: 35px;}
.i-News .list0 .date{color: #999;}
.i-News .list0 h3{margin-top: 20px; font-size: 18px; line-height: 22px;}
.i-News .list0 .info{position: relative; overflow: hidden; max-height: 72px; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 25px;}
.i-News .list0 .more{display: block; margin-top: 25px; width: 26px; height: 26px; border: #bfbfbf solid 1px; line-height: 26px; text-align: center; font-size: 16px; color: #bfbfbf; font-family: "SimSun", "宋体";}
.csstransf .i-News .list0 .more{position: relative;}
.csstransf .i-News .list0 .more::before{content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 3; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; background-color: rgba(0, 0, 0, 0);}
.csstransf .i-News .list0 .more:hover::before{background-color: rgba(255, 255, 255, 0.2);}
.i-News .list0 .item .info,
.i-News .list0 .item .date,
.i-News .list0 .item .link,
.i-News .list0 .item .more{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.i-News .list0 .item:hover .info,
.i-News .list0 .item:hover .date,
.i-News .list0 .item:hover .link,
.i-News .list0 .item:hover .more{color: #fff;}
.i-News .moreBtn{margin-left: auto; margin-right: auto; margin-top: 55px; display: block; height: 38px; width: 188px; line-height: 38px; border: #dcdcdc solid 1px; font-family: Arial, sans-serif; color: #999; text-align: center;}
/* footer */
.footer{padding-top: 30px; padding-bottom: 30px; height: 140px; background-image: url(../images/bg2.png); background-repeat: no-repeat; background-position: center 0;}
.footer .logoBox{padding-left: 5px; height: 130px; line-height: 130px; font-size: 0; *font-size: 98px; text-align: center; width: 126px;}
.footer .logoBox img{display: inline-block; position: relative; *top: -1px; max-width: 100%; max-height: 100%; width: auto; height: auto;}
.footer .mid{padding-top: 10px; padding-bottom: 10px; width: 580px; min-height: 120px; margin-left: 45px; padding-left: 55px; border-left: #c18d8d solid 1px;}
.footer .pLink{line-height: 20px;}
.footer .pLink,
.footer .pLink .link{color: #fff;}
.footer .list0{margin-top: 28px; color: #c18d8d; line-height: 24px;}
.footer .qrcode{text-align: right; width: 360px; margin-top: 10px;}
.footer .qrcode .item{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-left: 10px; text-align: center;}
.footer .qrcode .item img{width: 103px; height: 103px;}
.footer .qrcode .item p{margin-top: 15px; color: #c18d8d;}
/* copyrights */
.copyrights{padding-top: 13px; padding-bottom: 13px; line-height: 24px; background-color: #2a0000;}
.copyrights,
.copyrights a{color: #6e1f1f;}
/* sbanner */
.sbanner{position: relative; overflow: hidden; height: 340px;}
.sbanner .contain{padding-top: 85px; text-align: center; color: #fff;}
.sbanner .contain .cn{font-size: 48px; margin-bottom: 15px;}
.sbanner .contain .en{font-size: 20px;}
.sbanner.spe .contain{padding-top: 125px;}
/* secNav */
.secNav{position: relative; z-index: 10; height: 40px; padding-top: 30px; padding-bottom: 30px; margin-top: -100px; text-align: center;}
.secNav .bg{background-color: #000; opacity: .3; filter: alpha(opacity=30); *zoom: 1;}
.secNav .container{position: relative; height: 40px;}
.secNav .item{position: relative; z-index: 2; display: inline-block; width: 200px; height: 40px; line-height: 40px; font-size: 16px; color: #fff;}
.secNav .block{display: none; position: absolute; z-index: 0; top: 0; left: 0; width: 200px; height: 40px; background-image: url(../images/i9.png);}
/* subpage */
.subpage{/* padding-top: 80px; */ padding-bottom: 45px;}
.subpage .subTilt{font-size: 20px; line-height: 1; font-weight: bold; color: #ad0000;}
.subpage .subTilt span{display: inline-block; width: 80px; white-space: nowrap; padding-bottom: 20px; border-bottom: #ad0000 1px solid;}
.subpage .s-More{display: block; width: 200px; height: 50px; border-radius: 5px; text-align: center; line-height: 50px; color: #fff; background-color: #520000; font-size: 18px;}
.fnBread{height: 42px; padding-bottom: 40px; padding-top: 80px;}
.fnBread .crumbs{float: right; line-height: 40px;}
.fnBread .crumbs,
.fnBread .crumbs a{color: #999999;}
.fnBread .crumbs .link:hover,
.fnBread .crumbs .link.on{color: #ad0000;}
/* aptitude */
.aptitude{width: 1200px; margin-left: auto; margin-right: auto; height: 730px;}
.aptitude .bigshow{position: relative; height: 515px; padding-bottom: 65px; border: #ddd solid 1px; background-color: #fff; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.aptitude .bigshow .img{height: 515px; line-height: 515px; font-size: 0; *font-size: 391px;}
.aptitude .bigshow .alt{position: absolute; left: 0; width: 100%; font-size: 24px; color: #333; line-height: 30px; bottom: 30px; z-index: 3; text-align: center;}
.aptitude .smalllist{position: relative; overflow: hidden; width: 1060px; height: 80px; padding: 20px 69px; margin-top: 30px; border: #ddd solid 1px;}
.aptitude .smalllist .img{float: left; width: 98px; height: 78px; line-height: 78px; font-size: 0; *font-size: 59px; margin-right: 20px; border: #dadada solid 1px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.aptitude .smalllist .img.on{border-color: #ad0000;}
.aptitude .ctr{position: absolute; z-index: 3; bottom: 20px; width: 28px; height: 78px; line-height: 78px; text-align: center; font-family: "SimSun", "宋体"; border: #ddd solid 1px; color: #ccc; font-size: 24px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.aptitude .ctr:hover{color: #ad0000; border-color: #ad0000;}
.aptitude .prev{left: 20px;}
.aptitude .next{right: 20px;}
.aptitude .cursorL{cursor: w-resize;}
.aptitude .cursorR{cursor: e-resize;}
.aptitude .chrome .cursorL{cursor: url(../images/arl.cur), auto;}
.aptitude .chrome .cursorR{cursor: url(../images/arr.cur), auto;}
/* sC-sec1 */
.sC-sec1{position: relative; height: 300px; padding-bottom: 18px; border-bottom: #eccccc solid 1px; margin-bottom: 125px; padding-left: 35px; width: 1165px;}
.sC-sec1 .bg{height: 300px;}
.sC-sec1 .item{position: relative; z-index: 2; float: left; width: 306px; height: 123px; padding-top: 55px; margin-left: 104px; margin-top: 225px; text-align: center; color: #ad0000; background-image: url(../images/i10.png);}
.sC-sec1 .item .cn{font-size: 26px;}
.sC-sec1 .item .en{text-transform: uppercase; font-size: 18px; margin-top: 22px;}
.sC-sec1 .item:first-child{margin-left: 0;}
.sC-sec2 .section{margin-top: 30px; height: 193px; padding-left: 45px; padding-top: 38px; background-image: url(../images/i11.png);}
.sC-sec2 .section:first-child{margin-top: 0;}
.sC-sec2 .tilt{float: left; margin-right: 50px; width: 159px; padding-top: 21px; height: 138px; text-align: center; color: #ad0000;}
.sC-sec2 .tilt .num{font-size: 30px;}
.sC-sec2 .tilt .hr{width: 36px; height: 3px; margin-left: auto; margin-right: auto; margin-top: 10px; background-color: #ad0000;}
.sC-sec2 .tilt .cn{font-size: 26px; margin-top: 22px;}
.sC-sec2 .tilt .en{color: #edcbcb; margin-top: 14px;}
.sC-sec2 .list0{float: left; margin-left: 50px;}
.sC-sec2 .list0 .item{line-height: 36px; padding-left: 150px; min-height: 36px; margin-top: 4px;}
.sC-sec2 .list0 .item:first-child{margin-top: 0;}
.sC-sec2 .list0 .l{margin-left: -150px; width: 130px; height: 36px; color: #fff; font-size: 18px; text-align: center; border-radius: 3px; background-color: #ad0000;}
.sC-sec2 .list0 p{font-size: 16px; color: #333;}
.sC-sec3{position: relative; height: 752px; margin-top: 65px; margin-bottom: -45px;}
.sC-sec3 .container{position: relative; overflow: hidden; padding-top: 135px; width: 1240px; margin-left: -20px; text-align: center; font-size: 0;}
.sC-sec3 .container .item{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-left: 3px; margin-right: 3px;}
.sC-sec3 .container .item.odd{margin-top: 130px;}
/* develop-History */
.develop-History{position: relative; min-height: 200px; padding-top: 40px; padding-bottom: 30px;}
.develop-History .axis{position: absolute; left: 50%; margin-left: -1px; top: 40px; bottom: 20px; width: 2px; background-color: #ad0000; z-index: 0;}
.develop-History .axis .dot{bottom: -20px;}
.develop-History .ico{position: absolute; width: 22px; height: 27px; left: 50%; margin-left: -11px; top: -40px; background-image: url(../images/i12.png);}
.develop-History .dot{position: absolute; width: 20px; height: 20px; left: 50%; margin-left: -10px; z-index: 2; background-image: url(../images/i13.png);}
.develop-History .item{position: relative; height: 122px; margin-bottom: 30px;}
.develop-History .item .dot{top: 40px;}
.develop-History .item.even{padding-right: 632px;}
.develop-History .item.even .hr{right: 0;}
.develop-History .item.even .num{float: right; margin-left: 20px;}
.develop-History .item.even .vm{float: right; text-align: right;}
.develop-History .item.odd{padding-left: 632px;}
.develop-History .item.odd .hr{left: 0;}
.develop-History .item.odd .num{float: left; margin-right: 20px;}
.develop-History .item.odd .vm{float: left; text-align: left;}
.develop-History .hr{position: absolute; top: 50px; background-color: #efcccc; width: 632px; z-index: 1;}
.develop-History .num{position: relative; z-index: 2; width: 82px; height: 62px; line-height: 60px; margin-top: 30px; text-align: center; color: #fff; background-color: #ad0000; font-size: 18px;}
.develop-History .vm{width: 465px; height: 112px; line-height: 112px; font-size: 0; *font-size: 85px; margin-top: 5px;}
.develop-History .vm .vmbox{font-size: 16px; line-height: 26px;}
/* imtNewsList */
.imtNewsList{position: relative; overflow: hidden; margin-right: -24px; margin-bottom: -20px; *margin-bottom: 0;}
.imtNewsList .item{float: left; position: relative; overflow: hidden; width: 282px; height: 308px; margin-right: 24px; margin-bottom: 20px;}
.imtNewsList .pic{height: 202px;}
.imtNewsList h3{position: relative; overflow: hidden; max-height: 40px; line-height: 20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 22px; margin-bottom: 18px;}
.imtNewsList .more{display: inline-block; width: 66px; height: 26px; border-radius: 2px; background-color: #ad0000; color: #fff; text-align: center; line-height: 26px;}
/* tNewsList */
.tNewsList{padding-top: 55px; margin-top: 60px; border-top: #bfbfbf solid 1px;}
.tNewsList .item{position: relative; overflow: hidden; height: 50px; margin-top: 20px; width: 100%; background-color: #f0f0f0; background-image: url(../images/i14.png); background-repeat: no-repeat; background-position: 15px 0;}
.tNewsList .item .bdu{border-color: #ad0000;}
.tNewsList .item .contain{position: relative; padding-right: 160px; padding-left: 40px; padding-top: 15px; padding-bottom: 15px; width: 1000px; height: 20px; line-height: 20px;}
.tNewsList .item .date{position: absolute; right: 0; top: 15px; width: 120px; text-align: center;}
.tNewsList .item:first-child{margin-top: 0;}
.tNewsList .item,
.tNewsList .item a{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.tNewsList .item:hover,
.tNewsList .item:hover a{color: #ffffff;}
.tNewsList .item:hover .bdu{border-top-width: 25px; border-bottom-width: 25px;}
.tNewsList .item:hover .contain{background-image: url(../images/i14.png); background-repeat: no-repeat; background-position: 15px -50px;}
/* view */
.view-Head{padding-bottom: 30px; border-bottom: #bfbfbf solid 1px;}
.view-Head h1{font-size: 24px; color: #333;}
.view-Head .aside{color: #999; margin-top: 20px;}
.view-Body{margin-top: 25px; margin-bottom: 25px;}
.view-Foot{position: relative; height: 25px; padding-bottom: 15px; margin-top: 45px; line-height: 25px; font-size: 16px; border-bottom: #ebebeb solid 6px;}
.view-Foot .ctr{position: relative; height: 25px; padding-bottom: 15px; max-width: 400px; width: 50px;}
.view-Foot .prev{float: left; padding-left: 0; text-align: left; border-bottom: #ad0000 solid 6px;}
.csstransf .view-Foot .prev::after{position: absolute; bottom: -6px; left: 100% ; content: " "; width: 0; border-bottom: #520000 solid 6px;}
.csstransf .view-Foot .prev::after{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s;}
.csstransf .view-Foot .prev:hover::after{left: 0 ; width: 100%; -webkit-transition: width 220ms ease 0s; transition: width 220ms ease 0s;}
.view-Foot .next{float: right; padding-right: 0; text-align: right; border-bottom: #ad0000 solid 6px;}
.csstransf .view-Foot .next::after{position: absolute; bottom: -6px; right: 100%; content: " "; width: 0; border-bottom: #520000 solid 6px;}
.csstransf .view-Foot .next::after{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s;}
.csstransf .view-Foot .next:hover::after{right: 0; width: 100%; -webkit-transition: width 220ms ease 0s; transition: width 220ms ease 0s;}
.view-Foot .historyBack{text-align: center; width: 50px; height: 25px; padding-bottom: 15px; position: absolute; left: 50%; top: 0; margin-left: -25px;}
.csstransf .view-Foot .historyBack::after{position: absolute; bottom: -6px; left: 50% ; content: " "; width: 0; border-bottom: #ad0000 solid 6px;}
.csstransf .view-Foot .historyBack::after{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s;}
.csstransf .view-Foot .historyBack:hover::after{left: 0 ; width: 100%;}
/* videoList */
.videoList{position: relative; overflow: hidden; margin-right: -120px; margin-bottom: -30px; *margin-bottom: 0;}
.videoList .item{float: left; position: relative; overflow: hidden; width: 540px; height: 400px; margin-right: 120px; margin-bottom: 30px;}
.videoList .pic{height: 305px; background-color: #000;}
.videoList .pic img{opacity: .5; filter: alpha(opacity=50); *zoom: 1;}
.videoList .pic:hover img{opacity: .8; filter: alpha(opacity=80);}
.videoList .mask{background-image: url(../images/i15.png); background-position: 50% 50%; background-repeat: no-repeat;}
.videoList h3{margin-top: 35px; font-size: 18px; line-height: 22px; text-align: center;}
/* video-Body */
.video-Body{padding: 25px 100px;}
.video-Body .stage{height: 565px;}
.video-Body .name{font-size: 18px; line-height: 22px; color: #333; margin-top: 30px; text-align: center;}
/* filtrate */
.filtrate{padding-left: 108px;}
.filtrate .btn{float: left; width: 90px; height: 50px; margin-left: 1px; margin-bottom: 1px; line-height: 50px; background-color: #f0f0f0; color: #666; text-align: center; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.filtrate .btn.on,
.filtrate .btn:hover{background-color: #ad0000; color: #fff;}
.filtrate .btn.all{margin-left: -109px; width: 96px;}
.subpage .productList{margin-top: 45px; margin-right: -52px; margin-bottom: -35px; *margin-bottom: 0;}
.subpage .productList .item{margin-bottom: 35px;}
/* product-View */
.product-View .pdt-Switch{position: relative; width: 540px;}
.product-View .pdt-Switch .bigshow{width: 538px; height: 538px; border: #c4c4c4 solid 1px; /* line-height: 538px; font-size: 0; *font-size: 409px; */}
.product-View .pdt-Switch .bigshow .lazyimg{opacity: .5; filter: alpha(opacity=50); *zoom: 1;}
.product-View .pdt-Switch .smalllist{position: relative; overflow: hidden; width: 540px; margin-top: 12px;}
.product-View .pdt-Switch .smalllist .box{margin-right: -4px; margin-bottom: -4px; *margin-bottom: 0;}
.product-View .pdt-Switch .smalllist .btn{float: left; width: 30px; height: 30px; margin-right: 4px; margin-bottom: 4px; /* line-height: 30px; font-size: 0; *font-size: 23px; */}
.product-View .pdt-Switch .smalllist .btn.on{border-color: #520000;}
.product-View .pdt-Info{width: 600px;}
.product-View .pdt-Info h1{font-size: 30px; line-height: 50px; color: #333;}
.product-View .pdt-Info .info{min-height: 182px; margin-top: 20px; font-size: 16px; line-height: 26px; margin-right: 20px; text-align: justify;}
.product-View .pdt-Info .list0{margin-top: 43px; border-top: #dfdfdf solid 1px; padding-top: 45px;}
.product-View .pdt-Info .list0 .item{margin-top: 12px; padding-left: 100px; height: 30px; line-height: 30px; color: #999;}
.product-View .pdt-Info .list0 .item .property{margin-left: -100px; width: 76px; height: 30px; text-align: center; font-size: 16px; color: #000; background-color: #EEEEEE;}
.product-View .pdt-Info .list0 .item:first-child{margin-top: 0;}
.product-View .pdt-Tab{margin-top: 60px;}
.product-View .pdt-Tab .Tg{position: relative; height: 47px; padding-top: 133px; margin-bottom: 45px;}
.product-View .pdt-Tab .Tg .btn{float: left; margin-right: 10px; margin-top: 7px; width: 140px; height: 30px; line-height: 30px; text-align: center; background-color: #fff; font-size: 16px; border-radius: 3px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.product-View .pdt-Tab .Tg .btn.on{margin-top: 0; height: 50px; line-height: 50px; font-size: 20px; color: #ad0000;}
.product-View .pdt-Tab .Tt{width: 100%;}
.product-View .pdt-Tab .hr{background-color: #dfdfdf; margin-top: 40px;}
.product-View .albumList{margin-top: 65px;}
.product-View .albumList .dt{font-size: 24px; color: #ad0000;}
.product-View .albumList .list0{position: relative; overflow: hidden; margin-right: -24px; margin-bottom: -30px; *margin-bottom: 0; margin-top: 40px;}
.product-View .albumList .list0 .item{float: left; position: relative; overflow: hidden; width: 282px; height: 282px; margin-right: 24px; margin-bottom: 30px; cursor: pointer;}
.product-View .albumList .list0 .mask{background-image: url(../images/i16.png); background-position: 50% 50%; background-repeat: no-repeat;}
#albumWindow{position: fixed; left: 0; top: 0; right: 0; bottom: 0; display: none; z-index: 99; background-color: #fff;}
#albumWindow .close.btn{position: absolute; z-index: 3; right: 0; top: 0; width: 50px; height: 50px; background-image: url(../images/i17.png); background-position: 50% 50%; background-repeat: no-repeat; background-color: #ad0000;}
#albumWindow .contain{position: absolute; z-index: 1; left: 50%; margin-left: -600px; width: 1200px; top: 10%; bottom: 10%;}
#albumWindow .ablumName{position: absolute; color: #333; top: -50px; left: 0;}
#albumWindow .contain .list0{position: absolute; left: 0; top: 0; width: 300%; height: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
#albumWindow .contain .item{float: left; position: relative; width: 1200px; height: 100%; text-align: center;}
#albumWindow .ctr{z-index: 2; position: absolute; top: 50%; margin-top: -30px; width: 30px; height: 60px; text-align: center; line-height: 60px; color: #ad0000; font-size: 30px; font-family: "SimSun", "宋体";}
#albumWindow .ctr.prev{left: 50px;}
#albumWindow .ctr.next{right: 50px;}
#albumWindow .icon{height: 4px; line-height: 4px; position: absolute; bottom: -50px; left: 0; width: 100%; z-index: 3; text-align: center; white-space: nowrap;}
#albumWindow .icon .btn{display: inline-block; position: relative; overflow: hidden; z-index: 1; width: 20px; height: 4px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; text-indent: 100%; *text-indent: 0; *font-size: 0; margin: 0 5px; background-color: #979797; vertical-align: top;}
#albumWindow .icon .btn.on{background-color: #ad0000;}
.slideAjax #loadState{position: relative; width: 330px; height: 50px; margin: 55px auto 0; text-align: center; line-height: 50px; background-color: #ad0000; color: #fff; font-size: 16px;}
.slideAjax #loadState.off{background-color: #ddd; color: #333;}
.slideAjax #loadState.retry{cursor: pointer;}
.slideAjax #loadState.retry::after{position: absolute; left: 0; top: 0; width: 330px; height: 50px; content: ''; z-index: 0; -webkit-box-shadow: inset 0 0 0 1px #333333; box-shadow: inset 0 0 0 1px #333333; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-animation: clipBorder 6s linear infinite; animation: clipBorder 6s linear infinite;}
@-webkit-keyframes clipBorder{0%, 100%{clip: rect(0, 330px, 1px, 0); -webkit-animation-duration: 2s; animation-duration: 2s;} 25%{clip: rect(0, 1px, 50px, 0); -webkit-animation-duration: 4s; animation-duration: 4s;} 50%{clip: rect(49px, 330px, 50px, 0); -webkit-animation-duration: 2s; animation-duration: 2s;} 75%{clip: rect(0, 330px, 50px, 329px); -webkit-animation-duration: 4s; animation-duration: 4s;}}
@keyframes clipBorder{0%, 100%{clip: rect(0, 330px, 1px, 0); -webkit-animation-duration: 2s; animation-duration: 2s;} 25%{clip: rect(0, 1px, 50px, 0); -webkit-animation-duration: 4s; animation-duration: 4s;} 50%{clip: rect(49px, 330px, 50px, 0); -webkit-animation-duration: 2s; animation-duration: 2s;} 75%{clip: rect(0, 330px, 50px, 329px); -webkit-animation-duration: 4s; animation-duration: 4s;}}
.slideAjax #loadState.ing::after{content: " "; -webkit-animation-name: dotMove; animation-name: dotMove; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -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: ".";}}
/* storeList */
.storeList{position: relative; overflow: hidden; margin-right: -30px; margin-bottom: -60px; *margin-bottom: 0;}
.storeList .item{float: left; position: relative; overflow: hidden; width: 380px; height: 354px; margin-right: 30px; margin-bottom: 60px;}
.storeList .pic{height: 284px;}
.storeList h3{margin-top: 30px; padding-bottom: 8px; font-size: 20px; line-height: 30px; font-weight: bold; color: #000; border-bottom: 2px solid; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.storeList .item:hover h3{color: #ad0000;}
/* galleryList */
.galleryList .item{color: #333; margin-top: 60px;}
.galleryList .item:first-child{margin-top: 0;}
.galleryList .name{font-size: 24px; text-align: center;}
.galleryList .imax{font-size: 16px; line-height: 24px; margin-top: 30px;}
.galleryList .cultureS{position: relative; width: 1200px; height: 562px; margin-top: 35px;}
.galleryList .cultureS .bigshow{float: left; width: 1000px; height: 562px; background-color: #fff;}
.galleryList .cultureS .bigshow .lazyimg{opacity: .5; filter: alpha(opacity=50); *zoom: 1;}
.galleryList .cultureS .smalllist{float: right; position: relative; width: 180px; height: 432px; padding-top: 65px; padding-bottom: 65px;}
.galleryList .cultureS .smalllist .btn{float: left; width: 178px; height: 91px; margin-bottom: 20px; border: #ddd solid 1px;}
.galleryList .cultureS .smalllist .btn.on{border-color: #ad0000;}
.galleryList .cultureS .ctr{position: absolute; z-index: 3; left: 0; width: 180px; height: 34px; background-image: url(../images/arrow3.png); background-color: #dddddd; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.galleryList .cultureS .ctr:hover{background-color: #ad0000;}
.galleryList .cultureS .prev{top: 0; background-position: 0 0;}
.galleryList .cultureS .next{bottom: 0; background-position: 0 -34px;}
/* online */
.online{margin-top: 20px; height: 650px; background-image: url(../images/bg3.jpg); margin-bottom: -45px;}
.online .aside{margin-bottom: 40px; font-size: 16px; line-height: 24px; color: #333;}
.online .item{position: relative; padding-left: 75px; margin-bottom: 15px; min-height: 36px;}
.online .skin{height: 20px; line-height: 20px; padding: 7px 14px; width: 230px; margin-right: 15px; border: #bfbfbf solid 1px; color: #bfbfbf;}
.online .skin.red{color: #ad0000;}
.online .skin.red::-webkit-input-placeholder{color: #ad0000;}
.online .skin.red:-moz-placeholder{color: #ad0000;}
.online .skin.red::-moz-placeholder{color: #ad0000;}
.online .skin.red:-ms-input-placeholder{color: #ad0000;}
.online .focus{float: left; width: 75px; margin-left: -75px; text-align: right; color: #000; line-height: 36px;}
.online .pdWords{position: absolute; left: 350px; top: 50%; margin-top: -14px; line-height: 28px; color: #999;}
.online textarea.skin{width: 780px; height: 142px;}
.online .outputTips{position: absolute; left: 920px; margin-top: -24px; top: 50%; height: 48px; line-height: 24px; color: #999;}
.online #city{font-size: 0;}
.online #city .skin{padding-left: 10px; padding-right: 10px; width: 238px;}
.online .yzm{color: #000;}
.online .yzm .skin{width: 90px;}
.online .yzm img{height: 36px;}
.online .enter{width: 250px; height: 40px; line-height: 40px; text-align: center; background-color: #ad0000; color: #fff; font-size: 16px;}
/* contact-fld */
.contact{width: 1198px; border: #eee solid 1px; margin-left: auto; margin-right: auto; margin-top: 25px; margin-bottom: 25px;}
.contact .fld{float: left; padding-top: 40px; padding-left: 50px; font-size: 16px; line-height: 30px; color: #333;}
.contact .fld h1{color: #ad0000; font-size: 24px; margin-bottom: 30px;}
.contact .qrcode{width: 360px; margin-top: 25px;}
.contact .qrcode .item{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-right: 10px; text-align: center;}
.contact .qrcode .item img{width: 103px; height: 103px;}
.contact .qrcode .item p{margin-top: 15px; font-size: 14px;}
#dituContent{float: right; width: 600px; height: 390px; line-height: 1.1;}
#dituContent .BMap_bubble_title{font-size: 16px; margin-bottom: 5px; padding-right: 16px; color: #ad0000;}
#dituContent .BMap_bubble_content{width: 300px !important; font-size: 14px; line-height: 18px;}
#dituContent img{max-width: none;}
.sub-teamSlide{position: relative; overflow: hidden; width: 1224px; height: auto; margin-bottom: -25px; *margin-bottom: 0; padding-top: 0;}
.sub-teamSlide .item{float: left; position: relative; overflow: hidden; width: 282px; height: 370px; margin-right: 24px; margin-bottom: 25px;}
.sub-teamSlide .front{height: 369px; border-bottom: #bfbfbf solid 1px;}
.sub-teamSlide .front .pic{width: 282px; height: 282px;}
.sub-teamSlide .front .cn{font-size: 22px; color: #000; margin-top: 24px;}
.sub-teamSlide .front .en{margin-top: 10px; color: #999;}
.sub-teamSlide .mask{height: 310px;}
.sub-teamSlide .mask .info{position: relative; overflow: hidden; max-height: 192px; line-height: 24px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical;}
.sub-teamSlide .mask .more{position: absolute; left: 25px; bottom: 30px; margin-top: 0;}
.team-View{padding-left: 330px; width: 870px;}
.team-View .pic{float: left; margin-left: -330px; width: 280px; height: 280px;}
.team-View .cn{padding-top: 15px; font-size: 22px; line-height: 30px; color: #000;}
.team-View .en{color: #999; margin-top: 5px;}
.team-View .imax{margin-top: 35px; font-size: 14px; line-height: 24px; color: #999;}
/* keyframes use */
@-webkit-keyframes dotShake{0%{-webkit-transform: none; transform: none;} 15%{-webkit-transform: translate3d(-12%, 0, 0) rotate(-4deg); transform: translate3d(-12%, 0, 0) rotate(-4deg);} 30%{-webkit-transform: translate3d(10%, 0, 0) rotate(2deg); transform: translate3d(10%, 0, 0) rotate(2deg);} 45%{-webkit-transform: translate3d(-8%, 0, 0) rotate(-2deg); transform: translate3d(-8%, 0, 0) rotate(-2deg);} 60%{-webkit-transform: translate3d(5%, 0, 0) rotate(1deg); transform: translate3d(5%, 0, 0) rotate(1deg);} 75%{-webkit-transform: translate3d(-3%, 0, 0) rotate(-1deg); transform: translate3d(-3%, 0, 0) rotate(-1deg);} to{-webkit-transform: none; transform: none;}}
@keyframes dotShake{0%{-webkit-transform: none; transform: none;} 15%{-webkit-transform: translate3d(-12%, 0, 0) rotate(-4deg); transform: translate3d(-12%, 0, 0) rotate(-4deg);} 30%{-webkit-transform: translate3d(10%, 0, 0) rotate(2deg); transform: translate3d(10%, 0, 0) rotate(2deg);} 45%{-webkit-transform: translate3d(-8%, 0, 0) rotate(-2deg); transform: translate3d(-8%, 0, 0) rotate(-2deg);} 60%{-webkit-transform: translate3d(5%, 0, 0) rotate(1deg); transform: translate3d(5%, 0, 0) rotate(1deg);} 75%{-webkit-transform: translate3d(-3%, 0, 0) rotate(-1deg); transform: translate3d(-3%, 0, 0) rotate(-1deg);} to{-webkit-transform: none; transform: none;}}
.dotShake{-webkit-animation-name: dotShake; animation-name: dotShake;}
@-webkit-keyframes slideInDowns{0%{-webkit-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0);} to{-webkit-transform: none; transform: none;}}
@keyframes slideInDowns{0%{-webkit-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0);} to{-webkit-transform: none; transform: none;}}
.slideInDowns{-webkit-animation-name: slideInDowns; animation-name: slideInDowns;}
@-webkit-keyframes fadeInDowns{0%{opacity: 0; -webkit-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInDowns{0%{opacity: 0; -webkit-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInDowns{-webkit-animation-name: fadeInDowns; animation-name: fadeInDowns;}
@-webkit-keyframes fadeInRights{0%{opacity: 0.3; -webkit-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInRights{0%{opacity: 0.3; -webkit-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInRights{-webkit-animation-name: fadeInRights; animation-name: fadeInRights;}
@-webkit-keyframes fadeInLefts{0%{opacity: 0.3; -webkit-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
@keyframes fadeInLefts{0%{opacity: 0.3; -webkit-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0);} to{opacity: 1; -webkit-transform: none; transform: none;}}
.fadeInLefts{-webkit-animation-name: fadeInLefts; animation-name: fadeInLefts;}






.i-Banner {position: relative;overflow: hidden;width: 100%;height: 800px;margin-top: 20px;margin-bottom: 100px;}
/* .i-Banner {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;width: 1200px;height: 500px;margin-top: 60px;margin-bottom: 110px;} */
.i-Banner .item {position: relative;left: 0;top: 0;width: 100%;height: 100%;background-color: #f1f1f1;}
.i-Banner .item img {position: absolute;top: 0;left: 50%;margin-left: -960px;width: 1920px;height: 100%;}


.i-Banner .icon{z-index: 20; position: absolute; left: 0; width: 100%; bottom: 20px; height: 4px; line-height: 4px; text-align: center; white-space: nowrap;}
.i-Banner .icon .btn{ margin-left: 10px; margin-right: 10px; background-color: #aaaaaa; vertical-align: top; display: inline-block; position: relative; overflow: hidden; z-index: 1; width: 32px; height: 4px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; text-indent: 150%; *text-indent: 0; *font-size: 0; }
.i-Banner .icon .btn.on{background-color: #ffffff;}


.i-Banner .ctr{ position: absolute; top: 50%; margin-top: -30px;z-index: 20; width: 40px; height: 60px; -webkit-transition: all 400ms ease 0s, all 220ms ease 0s, all 220ms ease 0s; transition: all 400ms ease 0s, all 220ms ease 0s, all 220ms ease 0s; color: #ffffff; text-align: center;} .i-Banner .ctr s{color: #ffffff; font-size: 40px; font-weight: bold;} .i-Banner .ctr s{position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-family: "SimSun", "宋体" !important; pointer-events: none;} .i-Banner .ctr:hover{color: #fff;}
.i-Banner .ctr.prev {left: 2%;}
.i-Banner .ctr.next {right: 2%;}
.supports .i-Banner .ctr s{overflow: hidden; text-indent: 100%;}
.supports .i-Banner .ctr s:before,
.supports .i-Banner .ctr s:after{content: " "; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; background-color: #ffffff; -webkit-transition: all 400ms ease 0s; transition: all 400ms ease 0s;}
.supports .i-Banner .ctr:hover s:before,
.supports .i-Banner .ctr:hover s:after{background-color: #fff;}
.supports .i-Banner .ctr.prev s:before,
.supports .i-Banner .ctr.prev s:after{margin-left: -8px; -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%;}
.supports .i-Banner .ctr.prev s:before{-webkit-transform: rotate(-40deg) translateX(-1px); transform: rotate(-40deg) translateX(-1px);}
.supports .i-Banner .ctr.prev s:after{-webkit-transform: rotate(40deg) translateX(-1px); transform: rotate(40deg) translateX(-1px);}
.supports .i-Banner .ctr.prev:hover s:before{-webkit-transform: rotate(-45deg) translateX(-1px); transform: rotate(-45deg) translateX(-1px);}
.supports .i-Banner .ctr.prev:hover s:after{-webkit-transform: rotate(45deg) translateX(-1px); transform: rotate(45deg) translateX(-1px);}
.supports .i-Banner .ctr.next s:before,
.supports .i-Banner .ctr.next s:after{margin-left: -12px; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.supports .i-Banner .ctr.next s:before{-webkit-transform: rotate(-40deg) translateX(1px); transform: rotate(-40deg) translateX(1px);}
.supports .i-Banner .ctr.next s:after{-webkit-transform: rotate(40deg) translateX(1px); transform: rotate(40deg) translateX(1px);}
.supports .i-Banner .ctr.next:hover s:before{-webkit-transform: rotate(-45deg) translateX(1px); transform: rotate(-45deg) translateX(1px);}
.supports .i-Banner .ctr.next:hover s:after{-webkit-transform: rotate(45deg) translateX(1px); transform: rotate(45deg) translateX(1px);}
