@charset "utf-8";
/*!  Project : 恒泰昌实业
    +---------style.css----------+
    |                            |
    |    Author  |  yeshiqiu     |
    |    Q__Q    |  574442979    |
    |    Addr    |  SC_Chengdu   |
    |    Date    |  2017.11.13   |
    |                            |
    +--!-_-!--------------!-_-!--+
*/
.op0{opacity: 0; filter: alpha(opacity=0); *zoom: 1;}
.op1{opacity: 1; filter: alpha(opacity=100);}
.invisible{visibility: hidden; position: absolute; z-index: -1;}
.ts{-webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.tsn{-webkit-transition: none !important; transition: none !important;}
.arrowInfinite .arrow{position: absolute; z-index: 1; right: 11px; top: 50%; width: 22px; height: 40px; margin-top: -20px;}
.arrowInfinite .arrow::before,
.arrowInfinite .arrow::after{display: block; content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url(../images/arrow2.png); background-position: 50% 50%; background-repeat: no-repeat; -webkit-animation-name: bgLR; animation-name: bgLR; -webkit-animation-duration: 800ms; animation-duration: 800ms; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-delay: 0ms; animation-delay: 0ms; -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;}
.arrowInfinite .arrow::after{visibility: visible; -webkit-animation-delay: 400ms; animation-delay: 400ms;}
@-webkit-keyframes bgLR{0%{background-position: -10px center; -webkit-transform: scale(0.5); transform: scale(0.5);} 100%{background-position: 10px center; -webkit-transform: scale(1); transform: scale(1);}}
@keyframes bgLR{0%{background-position: -10px center; -webkit-transform: scale(0.5); transform: scale(0.5);} 100%{background-position: 10px center; -webkit-transform: scale(1); transform: scale(1);}}
@-webkit-keyframes FS_lr{0%{opacity: .1; -webkit-transform: translateX(-44%); transform: translateX(-44%);} to{opacity: 1; -webkit-transform: translateX(44%); transform: translateX(44%);}}
@keyframes FS_lr{0%{opacity: .1; -webkit-transform: translateX(-44%); transform: translateX(-44%);} to{opacity: 1; -webkit-transform: translateX(44%); transform: translateX(44%);}}
.c1{color: #014e9e;}
.bgc1{background-color: #014e9e;}
.c2{color: #acc708;}
.bgc2{background-color: #acc708;}
a{color: #333333;}
a.on,
a:hover{color: #014e9e;}
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", "微软雅黑";}
.info{font-size: 14px; line-height: 24px;}
.imax{font-size: 16px; line-height: 26px;}
::-moz-selection{background: #01356b; color: #fff; text-shadow: none;}
::selection{background: #01356b; color: #fff; text-shadow: none;}
/*nav*/
.nav{position: relative; z-index: 2; width: 100%; height: 85px;}
.nav .logo{position: relative; top: 26px;}
.nav .logo,
.nav .logo img{height: 65px;}
.nav .navbox{position: relative; padding-top: 31px;}
.nav .navbox .item{float: left; position: relative; z-index: 2; height: 54px; line-height: 54px; text-align: center; margin-left: 5px; font-size: 16px;}
.nav .navbox .item > .link{display: block; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; padding-left: 15px; padding-right: 15px; color: #fff;}
.nav .navbox .item .secNav{position: absolute; left: 0; top: 100%; padding-top: 10px; padding-bottom: 10px; width: 100%; line-height: 28px; white-space: nowrap; -webkit-transform: translateY(10px); transform: translateY(10px); background-color: #fff; -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 .navbox .item .secNav .link{display: block; color: #999; font-size: 14px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.nav .navbox .item .secNav .link.on,
.nav .navbox .item .secNav .link:hover{color: #014e9e;}
.csstransf .nav .navbox .item .secNav .link{position: relative; overflow: hidden;}
.csstransf .nav .navbox .item .secNav .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 250ms ease 0ms; transition: all 250ms ease 0ms; background-color: rgba(0, 0, 0, 0.08); -webkit-transform: translateX(-100%); transform: translateX(-100%);}
.csstransf .nav .navbox .item .secNav .link:hover::after{-webkit-transform: none !important; transform: none !important;}
.nav .navbox .item:hover .secNav{-webkit-transform: none !important; transform: none !important;}
.nav .navbox .block{position: absolute; overflow: hidden; left: 0; top: 0; z-index: 1;}
.nav .navbox .block s{position: absolute; top: 29px; height: 2px; background-color: #fff; width: 100%;}
/* banner */
.banner{position: relative; overflow: hidden; width: 100%; height: 790px; top: -85px; margin-bottom: -85px;}
.banner .item{display: block; position: relative; overflow: hidden; width: 100%; height: 790px; background-color: #fff; -webkit-transform: scale(1.025); transform: scale(1.025); -webkit-transition-delay: 200ms; transition-delay: 200ms;}
.banner .item.on{-webkit-transform: scale(1); transform: scale(1);}
.banner .item img{position: relative; left: 50%; margin-left: -960px; width: 1920px; height: 790px;}
.banner .icon{height: 20px; line-height: 20px; position: absolute; bottom: 40px; left: 0; width: 100%; z-index: 3; text-align: center; white-space: nowrap;}
.banner .icon .btn{display: inline-block; position: relative; overflow: hidden; z-index: 1; width: 20px; height: 20px; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; text-indent: 100%; *text-indent: 0; *font-size: 0; margin: 0 5px; background-image: url(../images/i1.png); background-position: 0 0; vertical-align: top;}
.banner .icon .btn.on{background-position: 0 -20px;}
/* iHead */
.iHead .en{height: 34px;}
.iHead .cn{margin-top: 24px; font-size: 24px; font-weight: bold;}
/* iMore */
a.iMore{display: block; margin-left: auto; margin-right: auto; width: 202px; height: 40px; font-size: 16px; line-height: 40px; color: #fff; text-align: center; background-image: url(../images/i3.png);}
/* iAbout */
.iAbout{position: relative; z-index: 6; padding-bottom: 156px;}
.iAbout .title{padding-top: 190px; height: 80px; text-align: center; color: #014e9e; font-size: 36px; font-weight: bold; background-image: url(../images/i2.png); background-position: 50% 50%; background-repeat: no-repeat;}
.iAbout .content{margin-top: 35px; font-size: 16px; line-height: 30px; text-align: center;}
.iAbout .col4{position: absolute; left: 50%; margin-left: -600px; width: 1200px; bottom: -122px; height: 240px; text-align: center; background-color: #fff;}
.iAbout .iMore{margin-bottom: 52px;}
/* iMultiple */
.iMultiple{position: relative; overflow: hidden; z-index: 5; padding-top: 250px; height: 715px; background-image: url(../images/bg-Multiple.jpg); background-position: 50% 50%; background-repeat: no-repeat;}
.iMultiple .container{position: relative; height: 675px;}
.iMultiple .iHead{width: 400px; height: 200px; padding-top: 25px;}
.iMultiple .iHead .cn{color: #fff;}
.iMultiple .col{position: absolute; width: 400px; height: 450px;}
.iMultiple .col .dt{position: absolute; top: 0; left: 0; padding: 65px 50px; width: 300px; height: 95px; color: #fff; background-image: url(../images/i4.png);}
.iMultiple .col .dt .cn{font-size: 24px;}
.iMultiple .col .dt .en{font-size: 18px; text-transform: uppercase; margin-top: 16px;}
.iMultiple .col .dt .arrow{display: block; font-size: 24px; margin-top: 30px;}
.iMultiple .col .dd{position: absolute; top: 225px; left: 0;}
.iMultiple .col .dt,
.iMultiple .col .dd{-webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s;}
.iMultiple .col .dt:hover,
.iMultiple .col .dd:hover{-webkit-transform: scale(0.96); transform: scale(0.96);}
.iMultiple .col1{left: 0; bottom: 0;}
.iMultiple .col2{left: 400px; top: 0;}
.iMultiple .col3{left: 800px; top: 0;}
.iMultiple .col3 .dd{top: 0;}
.iMultiple .col3 .dt{top: 225px;}
/* iCase */
.iCase{position: relative; overflow: hidden; z-index: 1; margin-top: -2px; padding-top: 88px; padding-bottom: 56px; background-image: url(../images/i5.png);}
.iCase .iHead{position: relative; left: 50%; margin-left: -960px; width: 1920px; margin-bottom: 56px; background-image: url(../images/i6.png); background-repeat: no-repeat; background-position: center 0; text-align: center;}
.iCase .iHead .cn{color: #3d3d3d;}
.iCase .iMore{margin-top: 60px;}
/* case-List */
.case-List{position: relative; overflow: hidden; margin-right: -30px; margin-bottom: -30px; *margin-bottom: 0; min-height: 30px;}
.case-List .item{float: left; position: relative; overflow: hidden; width: 380px; height: 214px; margin-right: 30px; margin-bottom: 30px;}
.case-List .item .pic{width: 100%; height: 100%;}
.case-List .item h3{position: absolute; left: 10px; right: 10px; bottom: 10px; z-index: 3; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; background-image: url(../images/i7.png); -webkit-transition: bottom linear 150ms, left cubic-bezier(0.9, 0.03, 0.69, 0.22) 150ms, right cubic-bezier(0.9, 0.03, 0.69, 0.22) 150ms; transition: bottom linear 150ms, left cubic-bezier(0.9, 0.03, 0.69, 0.22) 150ms, right cubic-bezier(0.9, 0.03, 0.69, 0.22) 150ms;}
.case-List .item:hover h3{left: 0; right: 0; bottom: 0;}
/* iNews */
.iNews{position: relative; overflow: hidden; padding-top: 80px; height: 730px; background-image: url(../images/bg-News.jpg); background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed;}
.iNews .container{position: relative; padding-top: 124px;}
.iNews .iHead{position: absolute; left: 0; top: 0; width: 510px;}
.iNews .iHead .cn{color: #fff;}
.iNews .Tg{position: absolute; right: 0; top: 22px; height: 40px; text-align: right; font-size: 0;}
.iNews .Tg .link{display: inline-block; width: 122px; margin-left: 18px; font-size: 16px; line-height: 40px; text-align: center; color: #014e9e; background-color: #fff; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iNews .Tg .link:hover{color: #fff; background-color: #acc708;}
.iNews .headline{float: left; padding: 30px; width: 450px; height: 480px; background-color: #fff;}
.iNews .headline .date{font-size: 22px; color: #999;}
.iNews .headline h3{margin-top: 24px; max-height: 48px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 48px; font-size: 18px;}
.iNews .headline .info{margin-top: 30px; max-height: 72px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; height: 72px; font-size: 16px; color: #999;}
.iNews .headline .pic{margin-top: 30px; width: 450px; height: 252px;}
.iNews-List{float: right; width: 630px; margin-top: -26px; color: #fff;}
.iNews-List .item{position: relative; height: 92px; padding-top: 24px; padding-bottom: 24px; padding-left: 30px; padding-right: 130px; border-bottom: #4b87a7 solid 1px;}
.iNews-List .item s{position: absolute; top: 34px; left: 1px; width: 8px; height: 8px; background-color: #ddd; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.iNews-List .item .date{position: absolute; right: 0; top: 26px; font-size: 22px;}
.iNews-List .item h3{font-size: 16px; line-height: 26px;}
.iNews-List .item .info{margin-top: 20px; max-height: 48px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.iNews-List .item .aft{color: #fff;}
.iNews-List .item .more{position: absolute; right: 0; bottom: 30px; height: 30px; border-left: #fff solid 1px; width: 57px; background-image: url(../images/i8.png); background-position: 23px center; background-repeat: no-repeat; -webkit-transition: all 220ms cubic-bezier(1, 3, 1, 1) 0s; transition: all 220ms cubic-bezier(1, 3, 1, 1) 0s;}
.iNews-List .item .more:hover{background-position: right center;}
.iNews-List .item:hover s{left: 4px;}
/* iPartner */
.iPartner{padding-top: 62px; padding: 70px;}
.iPartner .iHead{text-align: center;}
.iPartner .iHead .cn{color: #3d3d3d;}
.iPartner .partner-List{margin-top: 42px;}
.partner-List{position: relative; overflow: hidden; margin-right: -11px; margin-bottom: -10px;}
.partner-List .item{float: left; position: relative; overflow: hidden; width: 160px; height: 88px; margin-right: 11px; margin-bottom: 10px; border: #eee solid 1px; background-color: #000;}
.partner-List .item .pic{width: 100%; height: 100%; background-color: #fff;}
.partner-List .item .more{display: block; line-height: 88px; text-indent: 42px; color: #909090; background-color: #fff; background-image: url(../images/i9.png); background-repeat: no-repeat; background-position: 105px center;}
.partner-List .item:hover .ts{opacity: .95; filter: alpha(opacity=95); *zoom: 1;}
/* footer */
.footer{background-color: #1d2124;}
.footer,
.footer .link{color: #999;}
.footer .hr{background-color: #292e32;}
.footer .fNav{position: relative; padding-top: 22px; padding-bottom: 22px; padding-right: 300px; height: 16px; line-height: 16px;}
.footer .fNav s{margin-left: 22px; margin-right: 22px;}
.footer .fNav .backTop{position: absolute; right: 0; top: 0; width: 242px; height: 60px; font-size: 20px; line-height: 60px; text-align: center; color: #fff; background-color: #acc708;}
.footer .fContact{position: relative; padding-top: 24px; padding-bottom: 36px; padding-right: 300px; min-height: 210px;}
.footer .fContact .tel .dt{font-size: 20px;}
.footer .fContact .tel .dd{margin-top: 16px; font-size: 40px; color: #acc708;}
.footer .fContact .clist{margin-top: 30px; line-height: 26px;}
.footer .fContact .qrcode{position: absolute; right: 0; top: 0; width: 242px; bottom: 0; background-color: #202427;}
.footer .fContact .qrcode .pic{width: 140px; height: 140px; padding-top: 40px; margin-left: auto; margin-right: auto;}
.footer .fContact .qrcode p{margin-top: 16px; line-height: 26px; font-size: 14px; text-align: center;}
.footer .fCopyrights{padding-top: 14px; padding-bottom: 16px;}
.footer .fCopyrights .r,
.footer .fCopyrights .r .aftl{color: #333;}
/* sbanner */
.sbanner{position: relative; overflow: hidden; height: 500px; top: -85px; margin-bottom: -115px;}
.sbanner .contain{padding-top: 204px; text-align: center; color: #fff; font-size: 0;}
.sbanner .cn span{margin-left: 40px; margin-right: 40px; font-size: 28px;}
.sbanner .cn s{display: inline-block; vertical-align: top; position: relative; top: 14px; width: 28px; height: 3px; background-color: #fff;}
.sbanner .en{margin-top: 18px; text-transform: uppercase; letter-spacing: 8px; font-size: 24px; font-family: Arial, sans-serif; opacity: .2; filter: alpha(opacity=20); *zoom: 1;}
.sbanner .mouse{position: relative; margin-left: auto; margin-right: auto; margin-top: 32px; width: 26px; height: 38px; background-image: url(../images/i10.png); -webkit-animation: fadeInDowns 0.6s ease-out 0s infinite alternate; animation: fadeInDowns 0.6s ease-out 0s infinite alternate;}
.sbanner .vr{margin-left: auto; margin-right: auto; margin-top: 28px; width: 16px; height: 78px; background-image: url(../images/i11.png); background-position: center bottom; -webkit-animation: shortVr 0.6s ease-out 50ms infinite alternate; animation: shortVr 0.6s ease-out 50ms infinite alternate;}
@-webkit-keyframes shortVr{0%{height: 78px;} to{height: 58px;}}
@keyframes shortVr{0%{height: 78px;} to{height: 58px;}}
.sbanner .shortVr{-webkit-animation-name: shortVr; animation-name: shortVr;}
/* neckFn */
.neckFn{position: relative; overflow: hidden; height: 60px; line-height: 60px; background-color: #014e9e;}
.neckFn,
.neckFn .link{color: #fff;}
.neckFn .crumbs{margin-left: 28px;}
/* subNav */
.subNav{position: relative; font-size: 0; height: 60px; white-space: nowrap; text-align: right;}
.subNav .link{position: relative; overflow: hidden; z-index: 2; display: inline-block; width: 120px; height: 60px; text-align: center; font-size: 16px; color: #fff; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.subNav .link.on{color: #014e9e;}
.subNav .block{position: absolute; top: 0; left: 0; width: 120px; height: 60px; background-color: #acc708; color: #014e9e;}
/* sAbout */
.sAbout .sHead{padding-top: 60px; padding-bottom: 44px; text-align: center;}
.sAbout .sHead .cn{font-size: 24px; font-weight: bold; color: #014e9e;}
.sAbout .sHead .en{margin-top: 16px; font-size: 20px; font-family: Arial, sans-serif; text-transform: uppercase; color: #b0b0b0;}
.sAbout .sHead .hr{margin-top: 20px; margin-left: auto; margin-right: auto; width: 60px; height: 2px; background-color: #acc708;}
.abt-Section1{position: relative; z-index: 6;}
.abt-Section1 .content{position: relative; margin-bottom: -220px; padding: 0 60px 60px; width: 1080px; color: #333; background-color: #fff; min-height: 200px;}
.abt-Section2{position: relative; overflow: hidden; z-index: 5; height: 440px; padding-top: 280px; padding-bottom: 280px; background-image: url(../images/bg-sAbout.jpg); background-attachment: fixed; background-position: center center; background-repeat: no-repeat;}
.abt-Section2 .contain{height: 100%; background-image: url(../images/i5.png);}
.abt-Section3{position: relative; z-index: 6; padding-bottom: 80px;}
.abt-Section3 .container{margin-top: -100px; background-color: #fff;}
.abt-Section3 .timing{position: relative; padding-left: 39px; padding-right: 39px; height: 69px; border-top: #ccc solid 1px;}
.abt-Section3 .timing .item{float: left; position: relative; overflow: hidden; width: 187px; height: 69px; text-align: center; cursor: pointer;}
.abt-Section3 .timing .item .vr{display: block; width: 1px; height: 20px; background-color: #ccc; margin-left: auto; margin-right: auto;}
.abt-Section3 .timing .item .time{position: absolute; left: 50%; bottom: 0; margin-left: -78px; width: 155px; height: 40px; line-height: 40px; font-size: 20px; color: #666;}
.abt-Section3 .timing .item.on .time{color: #fff; background-image: url(../images/i12.png);}
.abt-Section3 .timing .ctr{position: absolute; z-index: 3; top: 230px; width: 60px; height: 60px; background-image: url(../images/arrow.png);}
.abt-Section3 .timing .prev{left: 0; background-position: 0 0;}
.abt-Section3 .timing .prev:hover{background-position: 0 -60px;}
.abt-Section3 .timing .next{right: 0; background-position: -60px 0;}
.abt-Section3 .timing .next:hover{background-position: -60px -60px;}
.abt-Section3 .Tt{margin-top: 68px; width: 770px; min-height: 130px; padding: 60px; margin-left: auto; margin-right: auto; background-color: #014e9e; color: #fff;}
.abt-Section3 .Tt p{margin-top: 26px; position: relative; padding-left: 40px; line-height: 26px; font-size: 16px;}
.abt-Section3 .Tt p:first-child{margin-top: 0;}
.abt-Section3 .Tt p::before{content: " "; position: absolute; left: 0; top: 11px; width: 20px; height: 4px; background-color: #fff; border-radius: 2px;}
.abt-Section4{background-color: #f0f0f0; padding-bottom: 30px;}
.honor-List{position: relative; overflow: hidden; margin-right: -24px; margin-bottom: -20px; *margin-bottom: 0; min-height: 20px;}
.honor-List .item{float: left; position: relative; overflow: hidden; width: 282px; height: 260px; margin-right: 24px; margin-bottom: 20px;}
.honor-List .img{width: 280px; height: 210px; line-height: 210px; font-size: 0; *font-size: 159px; background-color: #fff;}
.honor-List .img:after{content: "";}
.honor-List h3{font-size: 18px; line-height: 50px; color: #333; text-align: center;}
.abt-Section5{padding-bottom: 44px;}
/* sMultiple */
.sMultiple-Item{padding-top: 70px; padding-bottom: 80px; height: 346px;}
.sMultiple-Item .container{position: relative; width: 640px;}
.sMultiple-Item .picBox{position: absolute; top: 0; height: 100%; width: 459px; background-repeat: no-repeat; background-position: 0 bottom;}
.sMultiple-Item .picBox img{position: absolute; left: 0; bottom: 0; max-height: 100%; max-width: 100%; -o-object-position: 0% 0%; object-position: 0% 0%; -o-object-fit: cover; object-fit: cover;}
.sMultiple-Item .en{text-transform: uppercase; font-family: Arial, sans-serif; font-size: 20px; color: #ebeef2; white-space: nowrap;}
.sMultiple-Item .cn{margin-top: 20px; font-size: 26px; font-weight: bold; color: #014e9e;}
.sMultiple-Item .hr{margin-top: 24px; width: 112px; height: 2px; background-color: #014e9e;}
.sMultiple-Item .info{margin-top: 40px; max-height: 130px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; height: 130px; font-size: 16px;}
.sMultiple-Item .more{display: block; margin-top: 50px; width: 158px; height: 38px; font-size: 16px; line-height: 38px; text-align: center; color: #014e9e; border: solid 1px;}
.sMultiple-Item.even .container{padding-right: 560px;}
.sMultiple-Item.even .picBox{right: 0; background-image: url(../images/i13e.png);}
.sMultiple-Item.odd{background-image: url(../images/i5.png);}
.sMultiple-Item.odd .container{padding-left: 560px;}
.sMultiple-Item.odd .picBox{left: 0; background-image: url(../images/i13o.png);}
.sMultiple-View{padding-top: 64px;}
.sMultiple-View img{max-width:100%}
.sMultiple-View .view-Head{text-align: center; font-size: 22px; color: #333; padding-bottom: 60px; background-image: url(../images/i14.png); background-repeat: no-repeat; background-position: center bottom;}
.sMultiple-View .view-Body{margin-top: 40px; color: #333; padding-bottom: 60px;}
.rlt-Honor{position: relative; left: 50%; margin-left: -960px; width: 1920px; padding-bottom: 56px; background-image: url(../images/bg-sAbout.jpg); background-repeat: no-repeat; background-position: center bottom; background-attachment: fixed;}
.rlt-Honor .head{margin-left: auto; margin-right: auto; margin-bottom: 60px; width: 104px; padding-top: 80px; padding-bottom: 22px; border-bottom: #fff solid 2px; font-size: 26px; font-weight: bold; color: #fff;}
.rlt-Honor .honor-List h3{color: #fff;}
/* sCase */
.sCase{margin-top: 48px;}
.sCommon-View{padding-top: 48px; padding-bottom: 40px;}
.sCommon-View .view-Head{position: relative; height: 80px; padding-top: 40px; border-top: #dadada solid 2px; background-color: #f5f5f5; text-align: center;}
.sCommon-View .view-Head s{position: absolute; left: 50%; margin-left: -10px; top: -11px; width: 20px; height: 20px; background-image: url(../images/i15.png);}
.sCommon-View .view-Head h1{font-size: 24px;}
.sCommon-View .view-Head .aside{margin-top: 22px; color: #999;}
.sCommon-View .view-Body{margin-top: 36px;}
.sCommon-View .view-Foot{margin-top: 48px; height: 50px; line-height: 50px;}
.sCommon-View .view-Foot .ctr,
.sCommon-View .view-Foot .btn{float: left; position: relative; overflow: hidden; width: 400px; height: 50px; text-align: center; color: #666; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.sCommon-View .view-Foot .ctr:hover,
.sCommon-View .view-Foot .btn:hover{color: #333;}
.sCommon-View .view-Foot .ctr{background-color: #eee;}
.sCommon-View .view-Foot .ctr s{position: absolute; top: 0; line-height: 52px; font-size: 20px; font-family: "SimSun", "宋体";}
.sCommon-View .view-Foot .ctr.prev{text-indent: 14px;}
.sCommon-View .view-Foot .ctr.prev s{left: 148px;}
.sCommon-View .view-Foot .ctr.next{text-indent: -14px;}
.sCommon-View .view-Foot .ctr.next s{right: 148px;}
.sCommon-View .view-Foot .back{text-indent: 14px; background-color: #dddddd; background-image: url(../images/i16.png); background-repeat: no-repeat; background-position: 158px center;}
/* sNews */
.sNews{margin-top: 44px;}
.sNews-List{position: relative; overflow: hidden;}
.sNews-List .item{position: relative; overflow: hidden; z-index: 2; height: 180px; padding-top: 22px; padding-bottom: 22px;}
.sNews-List .item .container{position: relative; height: 180px; padding-right: 154px; padding-left: 556px; width: 490px;}
.sNews-List .item .date{float: left; margin-left: -556px; width: 90px; padding-top: 60px; height: 120px; text-align: center; color: #929292;}
.sNews-List .item .date .md{font-size: 36px; font-family: Arial, sans-serif; white-space: nowrap;}
.sNews-List .item .date .year{margin-top: 12px; font-size: 18px;}
.sNews-List .item .pic{float: left; margin-left: -356px; width: 280px; height: 100%;}
.sNews-List .item .pic img{-webkit-transition: all 1400ms ease 0s; transition: all 1400ms ease 0s;}
.sNews-List .item .pic:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.sNews-List .item h3{padding-top: 50px; font-size: 16px; line-height: 24px;}
.sNews-List .item .link{color: #000;}
.sNews-List .item .link:hover{color: #014e9e;}
.sNews-List .item .info{color: #999; max-height: 48px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 48px; margin-top: 10px;}
.sNews-List .item .more{position: absolute; right: 0; top: 50%; margin-top: -20px; width: 40px; height: 40px; background-image: url(../images/arrow2.png);}
.sNews-List .block{position: absolute; left: 0; top: 0; width: 100%; height: 180px; background-color: #f5f5f5;}
/* sHr */
.sHr{margin-top: 44px;}
.hr-List .line{width: 1150px; text-align: center;}
.hr-List .line .col{float: left;}
.hr-List .line .i1{width: 230px;}
.hr-List .line .i2{width: 150px;}
.hr-List .line .i3{width: 210px;}
.hr-List .line .i4{width: 160px;}
.hr-List .line .i5{width: 200px;}
.hr-List .line .i6{width: 200px;}
.hr-List > .item{position: relative; margin-top: 22px;}
.hr-List > .item:first-child{margin-top: 0;}
.hr-List > .item .line{background-color: #E8E8E8; height: 50px; line-height: 50px; color: #333; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.hr-List > .item .spreadBtn{position: absolute; right: 0; bottom: 0; width: 50px; height: 50px; background-color: #f5f5f5;}
.hr-List > .item .spreadBtn s{position: absolute; left: 50%; top: 50%; background-color: #a0a0a0; -webkit-transition: all 220ms ease 50ms; transition: all 220ms ease 50ms;}
.hr-List > .item .spreadBtn s.vr{width: 2px; height: 30px; margin-left: -1px; margin-top: -15px;}
.hr-List > .item .spreadBtn s.hr{width: 30px; height: 2px; margin-left: -15px; margin-top: -1px;}
.hr-List > .item.unfold{-webkit-box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.1); box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.1);}
.hr-List > .item.unfold .line{background-color: #014e9e; color: #fff;}
.hr-List > .item.unfold .spreadBtn{background-color: #c4e4ff;}
.hr-List > .item.unfold .spreadBtn s{background-color: #014e9e;}
.hr-List > .item.unfold .spreadBtn s.vr{height: 22px; margin-top: -11px;}
.hr-List > .item.unfold .spreadBtn s.hr{width: 22px; margin-left: -11px;}
.hr-List > .item.unfold .hide{-webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.24); box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.24);}
.hr-List .hide{position: relative; padding: 40px 40px 20px; border: #014e9e 1px solid; border-top: none; display: none;}
.hr-List .hide .content{font-size: 14px; line-height: 20px; color: #666; padding-left: 30px; padding-right: 30px;}
.hr-List .hide .fnFoot{border-top: #bfbfbf solid 1px; margin-top: 55px; padding-top: 15px; height: 120px ; padding-left: 30px;}
.hr-List .hide .fnFoot .aside{margin-top: 35px; font-size: 16px; line-height: 30px;}
.hr-List .hide .fnFoot .qrcode{width: 600px; text-align: right;}
.hr-List .hide .fnFoot .qrcode .item{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; padding-left: 140px; line-height: 120px; color: #333; margin-left: 50px;}
.hr-List .hide .fnFoot .qrcode .pic{float: left; margin-left: -140px; width: 120px; height: 120px;}
/* sSinglePage */
.sSinglePage{padding-top: 44px; padding-bottom: 44px;}
/* sContact */
.sContact{padding-top: 60px; padding-bottom: 50px;}
.sContact .aside{padding-bottom: 30px; border-bottom: #ddd solid 1px;}
.sContact .sClist{position: relative; padding-top: 40px; padding-bottom: 50px; padding-left: 32px; padding-right: 320px;}
.sContact .sClist .item{padding-left: 36px; font-size: 16px; line-height: 24px; padding-top: 12px; padding-bottom: 12px; color: #014e9e;}
.sContact .sClist .item .ico{float: left; margin-left: -36px; width: 24px; height: 24px;}
.sContact .sClist .qrcode{position: absolute; right: 0; top: 50%; margin-top: -65px; height: 130px; padding-left: 164px; font-size: 16px; line-height: 130px; color: #014e9e;}
.sContact .sClist .qrcode .pic{float: left; margin-left: -164px; width: 124px; height: 124px; border: #014e9e solid 3px;}
#dituContent{width: 100%; height: 400px; line-height: 1.1; background-color: #fcf9f2;}
#dituContent .BMap_bubble_title{font-size: 16px; margin-bottom: 5px; padding-right: 16px; color: #014e9e;}
#dituContent .BMap_bubble_content{width: 400px !important; font-size: 14px;}
#dituContent img{max-width: none;}
/* sGuestBook */
.sGuestBook{padding-top: 44px; padding-bottom: 56px;}
.sGuestBook .container{border-top: #999 solid 1px; padding-top: 40px;}
.sGuestBook .formCheck{padding: 50px 376px 0 64px; height: 573px; background-image: url(../images/bg-guestBook.jpg); color: #333;}
.sGuestBook .formCheck .dt{font-size: 24px;}
.sGuestBook .formCheck .dd{margin-top: 26px; max-height: 72px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; height: 72px;}
.sGuestBook .formCheck .line{margin-top: 20px;}
.sGuestBook .formCheck .item{padding-left: 86px; min-height: 40px;}
.sGuestBook .formCheck .item.l,
.sGuestBook .formCheck .item.r{width: 280px;}
.sGuestBook .formCheck .item.l .skin,
.sGuestBook .formCheck .item.r .skin{width: 254px;}
.sGuestBook .formCheck .sign{color: #f00;}
.sGuestBook .formCheck .focus{float: left; margin-left: -86px; line-height: 40px; text-align: right; width: 76px; white-space: nowrap; font-size: 16px;}
.sGuestBook .formCheck .skin{width: 648px; height: 26px; padding: 6px 12px; border: #e0e0e0 dashed 1px; background-color: #fff; line-height: 26px; font-size: 14px; color: #333333;}
.sGuestBook .formCheck .skin._focus{border-color: #014e9e; -webkit-box-shadow: 0 0 2px 1px rgba(1, 78, 158, 0.15); box-shadow: 0 0 2px 1px rgba(1, 78, 158, 0.15);}
.sGuestBook .formCheck .skin::-webkit-input-placeholder{color: #999999;}
.sGuestBook .formCheck .skin:-moz-placeholder{color: #999999;}
.sGuestBook .formCheck .skin::-moz-placeholder{color: #999999;}
.sGuestBook .formCheck .skin:-ms-input-placeholder{color: #999999;}
.sGuestBook .formCheck .skin.red{color: #ff000c; border-color: #ff000c !important;}
.sGuestBook .formCheck .skin.red::-webkit-input-placeholder{color: #ff000c;}
.sGuestBook .formCheck .skin.red:-moz-placeholder{color: #ff000c;}
.sGuestBook .formCheck .skin.red::-moz-placeholder{color: #ff000c;}
.sGuestBook .formCheck .skin.red:-ms-input-placeholder{color: #ff000c;}
.sGuestBook .formCheck textarea.skin{height: 106px;}
.sGuestBook .formCheck .yzm{font-size: 0; line-height: 46px;}
.sGuestBook .formCheck .yzm .skin{width: 94px;}
.sGuestBook .formCheck .yzm .bindClick{vertical-align: top; height: 40px; width: 120px;}
.sGuestBook .formCheck .yzm .refreshVC{margin-left: 16px; font-size: 14px; color: #999;}
.sGuestBook .formCheck .btn{width: 120px; height: 40px; font-size: 18px; line-height: 40px; text-align: center;}
.sGuestBook .formCheck .enter{background-color: #acc708; color: #fff;}
.sGuestBook .formCheck .reset{background-color: #ccc; color: #333;}
/* 测试用 */
/* 组件 */
.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 .stereoUp{-webkit-box-shadow: 1px 1.6px 3px 0px rgba(0, 0, 0, 0); box-shadow: 1px 1.6px 3px 0px rgba(0, 0, 0, 0); -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s;}
.csstransf .stereoUp:hover{-webkit-transform: translateY(-1.5px); transform: translateY(-1.5px); -webkit-box-shadow: 1px 1.6px 3px 0px rgba(0, 0, 0, 0.25); box-shadow: 1px 1.6px 3px 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(-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 Anistriking{0%, 50%, to{opacity: 1; -webkit-transform: scale(1); transform: scale(1);} 25%, 75%{opacity: .7; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03);}}
@keyframes Anistriking{0%, 50%, to{opacity: 1; -webkit-transform: scale(1); transform: scale(1);} 25%, 75%{opacity: .7; -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 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{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 250ms ease 0ms; transition: all 250ms ease 0ms; border: 0 solid rgba(0, 0, 0, 0.08); border-radius: inherit;}
.csstransf .linkBd:hover::after{border-width: 30px;}
.csstransf .linkBT{position: relative; overflow: hidden;}
.csstransf .linkBT::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 250ms ease-in 0ms; transition: all 250ms ease-in 0ms; height: 0; top: auto; bottom: 0; background-color: rgba(0, 0, 0, 0.08);}
.csstransf .linkBT:hover::after{height: 100%;}
.csstransf .linkLR{position: relative; overflow: hidden;}
.csstransf .linkLR::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 250ms ease-in 0ms; transition: all 250ms ease-in 0ms; width: 0; background-color: rgba(0, 0, 0, 0.08);}
.csstransf .linkLR:hover::after{width: 100%;}
/* 滚动加载 */
.scrollAjax #loadState{position: relative; width: 200px; height: 40px; margin: 40px auto 0; cursor: pointer; text-align: center; line-height: 40px; background-color: #014e9e; 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: #014e9e; 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; z-index: 9; width: 400px; padding: 70px 60px; border-radius: 5px; -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); background: #fff; font-size: 18px; line-height: 1;}
.csstransf .TAlert .contain{opacity: 0; -webkit-transition: all 220ms ease 0s; transition: all 220ms ease 0s; -webkit-transform: scale(0.2); transform: scale(0.2);}
.csstransf .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: 18px; color: #333; font-weight: bold;}
/* 页码 */
.pageListBox{margin-top: 45px; margin-bottom: 60px;}
.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: #999999 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: #014e9e;}
.pageListBox .pageList a:active{border-color: #fff;}
.partner-List .item .pic img {object-position: 50% 50%; border-radius: inherit; object-fit: contain;}
