@charset "utf-8";
/*
Theme ID: UM003
Author: umTheme
Author URI: http://www.umTheme.com/
*/
html,body,div,span,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,video{margin:0;padding:0;outline:0;border:0;background:transparent;font-size:100%; font-style: normal;}
html{-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x : hidden ; }
body{background: #ededed;color: #1d1d1d;font-size:14px;line-height:1.42857143;font-family:Helvetica Neue For Number,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,'PingFang SC',Hiragino Sans GB,Helvetica Neue,Helvetica,Condensed,Arial,sans-serif; overflow-x:hidden;-moz-osx-font-smoothing: grayscale;overflow-x: hidden;}
.index body{background: #f8f8f8;}
*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
article,hgroup,menu,nav,section,aside,details,figcaption,figure,footer,header{display:block;}
nav ul,ul,li{list-style:none;}
blockquote{quotes:none;}
blockquote:before,blockquote:after{content:none;}
a{color:#1d1d1d;vertical-align:baseline;text-decoration:none;font-size:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:0;padding:0;}
a,input{outline:none;}
input,select,textarea{outline:none;}
a:hover,a:focus{color:#D51122;text-decoration:none;cursor:pointer;}
img{max-width: 100%;height: auto;}
ins{color:#323841;background-color:#ff9;text-decoration:none;}
mark{color:#323841;background-color:#ff9;font-weight:bold;font-style:italic;}
.PostShow:after,article:after,header:after,.row:after,.article-main:after,.article:after,.postNav:after,.container:after,.newsBox:after,.umTiles:after,.tilesMain:after,.umBox:after{clear: both;}
.PostShow:before,.PostShow:after,
.container:before,.container:after,
.newsBox:before,.newsBox:after,
.umTiles:before,.umTiles:after,
.tilesMain:before,.tilesMain:after,
.umBox:before,.umBox:after,
.row:before,
.row:after,.article-main:after,.article-main:before,.article:after,.article:before,.postNav:before,.postNav:after{content: " ";display: table;}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: none; }
input:-webkit-autofill,select:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white  inset !important;} 
input,textarea{outline-color: invert ;outline-style: none ;outline-width: 0px ;border: none ;border-style: none ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;box-shadow: none;}
html.index,.index body{position: relative;}
.wrapBox.about{background-color:#FFFFFF}
.wrapBox.product,.wrapBox.umTiles{background-color:#FFFFFF}
.wrapBox.news{background-color:#FFFFFF;position: relative;}
.wrapBox.faq{background-color:#F8F8F8}
.wrapBox.partner{background-color:#F8F8F8}
.wrapBox.adv{background-color:#F8F8F8}
/*----------- container -----------*/
.container{margin:0 auto;max-width:1260px;padding:0 10px;}
.ummain .container,.job .container{ overflow: visible}
.main{ overflow: hidden; display: block;}
/*----------- 头部 -----------*/
.header{position:fixed;width:100%;float:left;background-color:#ffffff; z-index:886;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;box-shadow:0 0 10px rgba(22,22,22,0.1); top:0; left: 0}
.in .header{top:-80px;}
.header .headTop{ padding:16px 0; font-size:0}
.header .logobox{display: inline-block;}
.header .logo{font-size:0px; height:48px; overflow: hidden; display: block; text-indent: -20000em; width: auto;}
.header .logo a{display: block; color: #999;height:100%;}
.header .logo img{ height:100%;}
.header .logoRight{right:0;top: -4px;position: absolute;}
.header .logoRight li{display: inline-block;font-size:0px;vertical-align: middle; margin-left:10px;text-align: right;line-height: 14px;}
.header .logoRight li.weixin{cursor: pointer;height:56px;}
.header .logoRight li p,.header .logoRight li p a{font-size: 12px;line-height: 12px;font-family: 'Arial';color: #b1b1b1;}
.header .logoRight li span{font-size: 24px;font-family: 'Arial';letter-spacing: 0px;padding-left:16px;position: relative;}
.header .logoRight li span:before,.header .logoRight li span:after{content: "";position: absolute;}
.header .logoRight li span:before{content: "\efe9";font-family: "remixicon" !important; left:-32px;top:6px; font-size:20px;color: #b1b1b1;}
.header .logoRight li span:after{ width:1px; height:18px;background-color:#eee; left:0px;top: 4px;}
.header .logoRight li span,.header .logoRight li span a{color:#D51122;}
.header .logoRight img{height:56px;}
.header .container{position: relative;}
.headHeight{height:130px;-webkit-transition:height .3s ease;-o-transition:height .3s ease;transition:height .3s ease;}
.in .headHeight{height:50px;}
/*导航栏*/
.header .headerNav{background-color:#D51122}
.header .navbar li{display: inline-block; margin:0px 0px; position: relative; min-width:50px; text-align: center;-moz-osx-font-smoothing: auto;}
.header .navbar li a{display:inline-block; font-weight: 500; padding:0px 25px;font-size:15px; color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.header .navbar li.subNav a{padding:0px 40px 0 25px;}
.header .navbar li.subNav em{position: absolute; top:50%; margin-top:-11px; right:18px;color:#fff;}
.header .navbar li.active a,.header .navbar li.on a,.header .navbar li a:hover{background-color:#B80F1D}
.header .navbar i{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; margin-left:4px;font-family: 'remixicon' !important;vertical-align: middle;}
.header .navbar i.iconfont:before{content: "\EA4E";}
.header .navbar li.active>a, .header .navbar li.on>a,.header .navbar li.active>i, .header .navbar li.on>i{color:#FFFFFF;}

.header .headerNav>div>ul>li:hover>ul{top:100%;filter:alpha(opacity=100)!important;opacity:1!important;max-height:inherit;}
.header .headerNav>div>ul>li>ul{position:absolute;width:150px;top:130%;left:0; text-align:center;padding:0; z-index:60;filter:alpha(opacity=0)!important;opacity:0!important;-webkit-transition:all .3s ease;-o-transition:top .3s ease;transition:all .3s ease; max-height:auto; overflow:hidden;box-shadow:0 10px 16px 0 rgba(0,0,0,0.03); background: #fff;visibility: hidden}
.header .headerNav>div>ul>li.on>ul{ visibility: visible}
.header .headerNav>div>ul>li>ul>li a{float:none;display:block;padding:0px 0px 0px;color:#666;font-size:14px; text-align:left; height:48px;line-height:48px;opacity: 1}
.header .headerNav > div > ul > li.active > ul > li a,.header .headerNav > div > ul > li.on > ul > li a{background-color:#fff;}
.header .headerNav > div > ul > li.active > ul > li.active a,.header .headerNav>div>ul>li>ul>.on a{color:#D51122}
.header .headerNav>div>ul>li>ul>li:after{ display:none}
.header .headerNav>div>ul>li>ul>li{width:100%;padding:0;margin:0;font-size:14px;border-bottom: 0px solid #ededed;}
.header .headerNav>div>ul>li>ul>li.on>a{color:#333}
.header .navbar li a,.sbtn{line-height:50px;height: 50px;}

/*searchForm*/
.sbtn{position:absolute; right:10px;color:#FFFFFF;background:none;border:none;padding:0;margin:0;font-weight:300;outline:0;cursor:pointer; z-index:890;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;filter:alpha(opacity=85)!important;opacity:0.85!important;top: 63px;}
.sbtn i{ font-size: 18px;}
.sbtn:hover{filter:alpha(opacity=100)!important;opacity:1!important;}
.searchForm {height:35px; position:relative;}
.searchBox{ position:fixed; left:50%;top:48%; width:400px; background:#fafafa; transform:translate(-50%,-50%); margin:0; padding:30px;border-radius:3px;visibility:hidden; opacity: 0; z-index: 999}
.searchBox.in{-webkit-animation-duration: 0.65s;animation-duration: 0.65s;-webkit-animation-name: bounceInDown1;animation-name: bounceInDown1; visibility:visible; z-index:1001; opacity: 1}
.searchForm {display:block;}
.mask {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); z-index:890; display:none;}
.searchPup{position:relative;margin-top:0; float:none}
.searchPup form input,.searchBox .searchPup form input{font-family: 'Arial';width:100%;border-radius:3px;border:1px solid #eaeaea;font-size:14px;padding:6px 60px 6px 10px;background:#fff;height:35px;outline:0}
.searchPup span{ color:#999; font-size:12px; margin:10px 0 3px; display:block; clear:both;}
.searchPup form button{position:absolute;right:0px;top:0px;color:#fff;border:none;padding:0;margin:0;line-height:normal;font-size:18px;font-weight:300;outline:0;cursor:pointer; width:50px; height:35px; background:#D51122; border-top-right-radius:3px; border-bottom-right-radius:3px;}
.schList{ font-size:0; display:block; margin:3px -3px -3px -3px;}
.schList li{ display:inline-block; height:24px; line-height:24px; margin:3px;}
.schList li a{ font-size:14px; background:#eee; font-family: 'Arial'; width:100%; display:block;padding:0 10px; border-radius:3px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.schList li a:hover{background:#D51122; color:#fff;}

/*移动端*/
.mNavBtn{ height: 34px; line-height: 34px; padding: 0;font-size:22px;float:right; color:#666; position: relative; z-index: 9; display: none; cursor: pointer;opacity:0.8;}
.mNavBtn i{font-size:22px;}
.mNavBtn:hover i{ opacity:1}
.fixed .mNavBtn{height:60px; line-height: 60px;}
.fixed .mNavBtn i{ color: #1d1d1d;}
.leftNav{ width:190px; background:#D51122; position:fixed; top:0; bottom:0; left:-190px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; z-index:999}
.leftNav .mNavBtn{ height:48px; line-height:48px; left:auto; right:-45px; display:none;}

.leftNav ul{ padding-top:0px;}
.leftNav li{ width:100%; position:relative;}
.leftNav .navbar{ width:100%;display: block; opacity: 0;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;}
.leftNav.mOpen .navbar{ opacity: 1}
.leftNav .navbar li{ padding: 0; text-align: left;}
.leftNav .navbar li:after{ display: none}
.leftNav li a{ padding: 0 25px; line-height:48px; color:#fff; display:block; border-bottom:1px solid rgba(255,255,255,0.1);}
.leftNav li a:hover{ background:rgba(0,0,0,0.1);}

.leftNav ul li>ul{ display:none;}
.leftNav li i{position: absolute;top:0px;right:0px; width:48px; height:48px; text-align:center; border-left:1px solid rgba(255,255,255,0); cursor:pointer;}
.leftNav li i{font-size: 18px;color: #fff;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease; position:absolute;width:48px;line-height:48px; top:0; right:0;}
.leftNav li i.open{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.leftNav ul li>ul li{background:rgba(0,0,0,0.15);}
.leftNav ul li>ul li a{border-bottom:1px solid rgba(255,255,255,0.05); opacity:0.8; font-size:12px; text-indent:1em}

.header a:hover.mNavBtn{color:#D51122}
.mNav .navbar i{ position: absolute; top: 0px; right:0px; padding: 0px 12px; margin-left: 0; cursor: pointer; color: #fff;font-family: 'remixicon' !important;vertical-align: middle;}
.mNav .navbar i.iconfont:before{content: "\EA4E";}
.mNav .navbar i.iconfont.open{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
body.open .header .headerNav{ left: 190px;}
body.open .navMask{content:'';position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);z-index: 890;display: block;}

/*标题*/
.title { padding:0px 60px 30px; position: relative; text-align: center}
.title h3{ font-size:30px; font-weight:500; display: inline-block; position: relative;}
.wrapBox .title h3:after,.wrapBox .title h3:before{ content: ''; width: 50px; height: 1px; top: 50%; margin-top: 1px; background: #666; position: absolute; opacity: .4; display:none}
.wrapBox .title h3:after{ right: -60px;}
.wrapBox .title h3:before{ left: -60px;}
.title span.title1{ display:block; clear:both;font-size:42px; position: absolute; top: -35px; left: 50%; transform: translateX(-50%);opacity: .05}
.title .title1{ font-family:"Arial"; font-weight: bold; text-transform: Uppercase;}
.title .title2{ line-height: 24px; padding-top: 10px; display: block; font-size: 14px; opacity: .5}
.postImg img{transform:scale(1) translateY(-50%) ; width: 100%; height: 100%; object-fit: cover; -webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; position: absolute; top: 50%; left: 0%; }
.title .title2 a{ color:#D51122}
.article li:hover .postImg img{ transform:scale(1) translateY(-50%);}
.postText h4{ font-size:15px;line-height:1.6;font-weight:normal;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.list .postText h4{-webkit-line-clamp: 1;}

/*==首页模块==*/
/*瀑布流*/
.umTiles{position:relative;background: #fff;}
.wrapBox .maskLeft{background: #1d1d1d;position:absolute;top: 0;bottom: 0;height: 100%;width: calc(50% - 120px);display: block;z-index: 999;}
.umTiles .tilesLeft{width:20%;padding:20px 0px;float: left;margin-right: -20%;margin-top: -21px;position: relative;}
.umTiles .title{ padding:10px 0 0 0;text-align: left;}
.umTiles .title h3:before,.umTiles .title h3:after{display: none;}
.umTiles .title span.title1{top:-20px;left:0px;transform: translateX(0%);}
.umTiles .tilesBox .postText{padding: 15px 0px 10px;}
.umTiles .tilesBox .postText span.time {font-size: 12px;opacity: .5;padding-top: 5px;display: block;font-family: 'Arial';}
.umTiles .tabCon{padding-left:20%;float: left;width: 100%;}
.umTiles .tabCon.min{padding-left:0px;}
.umTiles .tabCon .more{ margin-top:20px;text-align: center;}
.umTiles .tilesBox ul {position: relative;margin:-8px -10px;padding: 0;list-style-type: none;}
.umTiles .tilesBox ul li {-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block; width:calc(100% / 3 - 20px); margin:8px 10px; vertical-align: top;opacity: 0;}
.umTiles .tilesBox ul li[style]:not([style=""]){ opacity: 1;}
.umTiles .tilesBox ul li .postImg a{font-size: 0px;display:block}
.umTiles .tilesBox ul li a img{ height:auto;position: static;transform: scale(1) translateY(0%);width: 100%;height: auto;}
.umTiles .tilesBox ul li a:hover img,.umTiles .article li:hover .postImg img{transform: scale(1.05) translateY(0%);}
.umTiles .tilesBox ul.noArr li{display: block;text-align: center;}
.umTiles .tilesBox ul.noArr li img{ max-width:100%;width: 200px;}
.umTiles .tilesBox ul.noArr li p{opacity: .5}
.umTiles .tilesSub{ padding:25px 0 0 0}
.umTiles .tilesSub li{ font-size:14px;line-height: 36px;}
.umTiles .tilesSub li a{opacity: .8;}
.umTiles .tilesSub li a:hover{opacity: 1;}
.umTiles .tilesSub li a:before{content: ''; width:0px; height:2px;background: #D51122;display: inline-block;vertical-align: middle;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;margin-right:0px;}
.umTiles .tilesSub li a:hover:before{width:20px; margin-right:8px;}
.umTiles .article li{text-align: left}

.tiles{background:#fff;}
.tilesMain{ padding:1px 10px;position: relative;}
.main .umTiles .tilesMain{ padding:1px 0px;}
.main .umTiles{ padding:50px 0;background:none;}
.main .umTiles .tilesLeft{margin-top:0px; padding:0}
@media screen and (min-width:641px){
.umTiles .subcate{margin:0px;padding: 0;max-width: 100%;}
.umTiles .subcate li{width: 100%;font-size: 14px;line-height: 36px; margin:0;}
.umTiles .subcate li a{ padding:0;background:none;}
.umTiles .subcate li a:hover,.umTiles .subcate li.active a{background:none;color:#D51122;opacity: 1;}
.umTiles .subcate li a:before{content: '';width: 0px;height: 2px;background: #27AFAF;display: inline-block;vertical-align: middle;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;margin-right: 0px;}
.umTiles .subcate li a:hover:before{width: 20px;margin-right: 8px;}
}
.wrapBox{ padding: 80px 0; overflow: hidden}
.wrapBox ul.col3{ margin:0 -10px; font-size: 0;}
.wrapBox ul.col3 li{width: calc(100% / 4 - 20px); margin: 10px; display: inline-block; vertical-align: top; position: relative;}
.wrapBox ul.col3 li .postImg .tTit,.tilesBox ul li .postImg .tTit{ width:90%; padding:0 30px; font-size: 14px; font-weight: 400; color: #fff; visibility: hidden; opacity: 0; position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%);-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out; z-index: 2;text-align: center;}
.wrapBox ul.col3 li .postImg img{-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.wrapBox ul.col3 li:hover .postImg img{filter: grayscale(100%);-webkit-filter: grayscale(100%);}
.wrapBox ul.col3 li:hover .postImg .tTit,.tilesBox ul li:hover .postImg .tTit{ visibility:visible; opacity: 1;}
.wrapBox ul.col3 li .postImg a{ display: block;}
.wrapBox ul.col3 li .postImg a .icon,.tilesBox ul li .postImg a .icon{ position: static; display: block; text-align: center; margin: 0 auto; transform: translate(0,0) scale(0); margin-bottom: 10px;}
.wrapBox ul.col3 li:hover .postImg a .icon,.tilesBox ul li:hover .postImg a .icon{opacity: 1;transform: translate(0,0) scale(1)}
.wrapBox ul.col3 li .postImg a:after,.tilesBox ul li .postImg a .tMask{content: '';display: block; position:relative; background: #D51122; opacity: 0;-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out; padding-top: 75%}
.wrapBox ul.col3 li:hover .postImg a:after,.tilesBox ul li:hover .postImg a .tMask{ opacity: .8}
.wrapBox.product .postText{padding: 15px 0px; }
.wrapBox.product .postText span.time{ font-size: 12px; opacity: .5; padding-top: 5px; display: block; font-family: 'Arial'}
.wrapBox.product .postText a{ font-size: 15px; font-weight: 400}
.wrapBox.product .more{ text-align: center; margin-top: 40px;}
.wrapBox ul.col3 li .postImg .tTit h4,.tilesBox ul li .postImg .tTit h4{ max-height:40px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.tilesBox ul li .postImg a .tMask{ padding:0;top:0; left:0;right:0; bottom:0;position: absolute;z-index: 1}

.wrapBox .btn{ position: absolute; top: 40%; margin-top: -14px; background: #fff; width: 30px; height: 30px; line-height: 30px; text-align: center;border-radius: 100px; cursor: pointer; z-index: 2;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.wrapBox .btn i{ font-size: 20px; opacity: 1; color: #1d1d1d;}
.wrapBox .btn i{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.wrapBox .btn.disabled i{ color: #1d1d1d; opacity: .2}

/**/
.wrapBox.umPic{padding:0;position: relative;}
.wrapBox.umPic .umCasePic .swiper-slide{background-color: #000;background-position: center; background-size: cover; font-size:0}
.wrapBox.umPic .umCasePic .swiper-slide img{width:100%;height: 528px;object-fit: cover;object-position: center;opacity: .8;}
.wrapBox.umPic .swiperText{position: absolute;width: 100%; top:50px; bottom:50px;}
.wrapBox.umPic .swiperText .umCaseText{ width:420px;float: right; margin:0;background: #fff;}
.wrapBox.umPic .swiperText .umCaseText .swiper-slide{background: #fff; padding:15px 40px 85px;height: auto;}
.wrapBox.umPic .swiperText .umCaseText .swiper-slide .text{ margin-bottom:20px;}
.wrapBox.umPic .swiperText .umCaseText .info{opacity: .6;margin-top: 10px;}
.wrapBox.umPic .swiperText .container{position: relative;}
.wrapBox.umPic .title {text-align: left;padding: 35px 40px 0px;}
.wrapBox.umPic .title span.title1{ left:40px;transform: translateX(0%); top:5px;}
.wrapBox.umPic .title h3:after,.wrapBox.umPic .title h3:before{ display:none}
.wrapBox.umPic .more{position: absolute; bottom:40px; right:40px;}
.wrapBox.umPic .btn{top:auto; bottom:45px; left:72px;}
.wrapBox.umPic .btn i{font-family: remixicon !important;}
.wrapBox.umPic .btn.casePrev i:before{content: "\ea64";}
.wrapBox.umPic .btn.caseNext i:before{content: "\ea6e";}
.wrapBox.umPic .btn:hover {background: #fff;border-color: #fff;}
.wrapBox.umPic .btn:hover i{color:#D51122}
.wrapBox.umPic .btn.casePrev{ left:30px;}

/*----------- breadcrumb -----------*/	
.breadcrumb{padding:15px 0;clear:both;overflow: hidden; background: #f6f6f6;}
.breadcrumb a{ float: left;}
.breadcrumb i{ float: left; font-size: 12px; margin: 0 3px; opacity: .3; top: 2px; position: relative;font-family: 'remixicon' !important;}
.breadcrumb i:before{content: "\ea6e";}
.fa-angle-right,.fa-bullhorn{font-size: 16px; margin: 0 4px;}

/*列表*/
.article{ position:relative; margin:40px 0}
.article ul{margin-right: -10px;}
.article li,.imgShow{width: calc(100% / 4 - 10px);margin:5px 10px 5px 0;float:left;overflow: hidden;-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out; text-align:center;vertical-align: top;}
.postImg {position:relative; display:block; overflow:hidden;}
.postImg a.pic{ font-size:0; display:block;}
.postImg a.pic:after{content: '';display: block;padding-top: 75%;}
.postImg a.pic img{max-width:100%;}

.article li .postText,.article li .postText i,.article li .postText p,.article li .postText a{-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.article li .postText a{ color: #1d1d1d}
.article li .postText{ padding:20px 15px 25px;}
.article li.postText h4{ font-size:16px; font-weight:normal;}
.article li:hover .postText i,.article li:hover .postText p{ opacity:0.8}
.article li .postText .iText{ margin-top:8px; height:44px;text-align:left;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color:#888; line-height: 22px;}
.search .article li .postText .iText{ text-align: center;}
.article li .postText .fot{ font-size:12px; padding:5px 0 10px; text-align:left;color:#888; font-family: 'Arial'}
.article li .postText .fot span{margin-right: 15px;}
.article li .postText .fot i{ font-size:15px; text-align:left;color:#888; display: inline-block; vertical-align: -4px; width: 18px; height: 18px; line-height: 18px; padding: 0; margin: 0 0 0 -3px;}
.news .postText h4{ text-align:left;-webkit-line-clamp: 1;}
.news .article li .postText{background:rgba(255,255,255,0.68); position: relative;padding-bottom: 55px;}
.news .article li .postText .fot{ padding: 0; position: absolute; left: 16px; bottom:20px;}
.article li .postText i{ max-height:18px;overflow: hidden;display: block;text-overflow: ellipsis;white-space: nowrap; opacity: .6; margin-top: 5px;}
.article.list{min-height:180px;}

.article ul.noArr,.main .artList .article .noArr{margin-right: 0px;}
.article ul.noArr img,.umPageList ul.noArr img{width: 260px;}
.article ul.noArr li,.umPageList ul.noArr li{width:100%;margin:0;padding:80px 0 100px 0;text-align: center;}
.article ul.noArr p,.umPageList ul.noArr p{opacity:0.5}
.search .article ul.noArr li{padding:40px 0 60px 0;}
.main .artList .article .noArr li{display:block;padding:80px 0 100px 0;margin:0;}
.main .artList .article .noArr li:hover:after{opacity: 0;}
.umPicCate .subcate{margin: 50px auto 0;}
.umPageList{ padding:30px 0}
.umPageList ul{ margin:0 -15px;display: block; font-size:0;}
.umPageList li{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: center;align-items: center;}
.umPageList li.even{flex-direction: row-reverse;}
.umPageList li .umMedia{ font-size:0}
.umPageList li .umMedia,.umPageList li .postText{width: 50%; padding:0 15px;max-width: 50%;flex-basis: 50%; margin:20px 0;}
.umPageList li .postText{display: flex;align-items: center; padding:0 60px;font-size:14px;text-align: center;}
.umPageList li .postText .column{flex-direction: column;display: flex;align-items: center;width: 100%;}

.umPageList li .umMedia img{ width:100%;position: static;transform: scale(1) translateY(0%);}
.umPageList li .postText h4{font-size:20px; margin-bottom:15px;font-weight: normal;}
.umPageList li .postText .info{font-size:14px; margin-bottom:15px;opacity: .68;line-height: 1.6;overflow: hidden;
display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.umPageList li .postText .time{font-size: 12px;opacity: .5;padding-top: 5px;display: block;font-family: 'Arial';}

.umPageList li .postText .umFot span a{display:inline-block; height:34px;line-height:32px; border:1px solid #666; margin:10px 5px 0;border-radius: 50px; padding:0 15px;color: #333;}
.umPageList li .postText .umFot span a:hover{color:#fff}
.umPageList li .postText .umFot span.tel a:hover {background:#f66;border:1px solid #f66;}
.umPageList li .postText .umFot span.view a:hover {background:#D51122;border:1px solid #D51122;}
.umPageList li .postText .umFot .imgTips{display:none}

.umSub .article.list{ margin-top:40px; background: #fff; padding:11px 15px; overflow: hidden;}
.umSub .article.list .postText{ padding: 10px 15px 25px 0;}
.umSub .article.list .postText .fot{position: static; padding: 10px 0 5px;}
.umSub .pageNav{ padding-top:0;}
.umSub.umArt .pageNav{ padding-top:15px;padding-bottom:15px;}
.umSub.artList .pageNav{ padding-top:25px;padding-bottom:25px;}

.umBox{ padding:0px 0}
.main .artList{ margin-bottom: 0px;margin-top: 0px;}
.main .artList .article{ padding: 0 18px;background: #fff;overflow: hidden;}
.main .artList .article ul{margin: 0;}
.main .artList .article li{width:100%;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;-ms-flex-direction: row;flex-direction: row; padding: 20px 0; border-bottom: 1px solid #ededed; margin: 0; position: relative; overflow: inherit;}
.main .artList .article li:last-child{ border-bottom: none}
.main .artList .article li .postImg{width: 200px;position: relative;display: block;overflow: hidden;padding: 0;-ms-flex-negative: 0;flex-shrink: 0;font-size: 0; z-index: 1}
.main .artList .article li .postText{display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;-ms-flex: 1 1 auto;flex: 1 1 auto;-ms-flex-pack: center;justify-content: center;padding: 10px 0px 10px 20px;min-width: 0; background: none; z-index: 1}
.main .artList .article li .postText h4{ font-weight: 400; font-size: 18px;}
.main .artList .article li:after{ background:#f8f8f8;content:''; position: absolute; left: -20px; right: -20px; top: 0 ;bottom: 0; opacity: 0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.main .artList .article li:hover:after{ opacity: 1}
.main .artList .article li .postText .text{-ms-flex: 1 1 auto;flex: 1 1 auto;}
.main .artList .article li .postText .fot{text-align: left;}
.main .artList .article li .postText .time{ padding: 0;}
.umSub .artList .article{ padding: 0 18px; background: none}

/*内容*/
.artBody{ line-height:1.8;}
.artBody h1.artTit{ font-size:24px; font-weight:normal;font-weight:500;}
.artHeade{ margin-bottom:20px;}
.artMeta{ padding:5px 0; font-size:0px; color:#999; display:block;}
.artMeta span{ padding-right:10px; font-size:14px; font-family: Arial}
.artMeta span i{ padding-right:2px; vertical-align: 0px;}
.artMeta a{ color:#999;}

.artUm{ line-height:1.8;font-size: 15px;color: #666;}
.artUm h1,.artUm h2, .artUm h3, .artUm h4, .artUm h5{margin:10px 0;color: #1d1d1d;font-weight:400; position:relative;}
.artUm h1{font-size:22px;line-height:2.2;}
.artUm h2{font-size:20px;line-height:2;}
.artUm h3{font-size:18px; padding-left:15px;}
.artUm h4{font-size:16px;}
.artUm h5{font-size:14px;}
.artUm h3:after,.sidebar .widget h3:after{content:'';width:3px;height:17px; background: #D51122; position: absolute; display: block; left: 0; top: 6px;}
.artUm h3:after{top:8px;}
.artUm p{ margin-bottom:15px;}
.artUm p img{vertical-align: -8px;}
.artUm table{border-collapse:collapse;background:#fff;line-height:140%; width:100%;}
.artUm table tr:nth-child(2n){ background-color:#fafafa;}
.artUm td,th{margin:0;padding:10px 10px;text-indent:0em;border: 1px solid #e6e6e6;}
.artUm blockquote{width: 100%;background: #eee;border-left: 5px solid #dfdfdf;margin: 25px 0px;padding:15px 20px;}
.artUm blockquote p{margin:0px 0;padding:0;}
.artUm ol,.aarticle ol,.artUm ul{ padding-left:15px;}
.artUm ol li,.aarticle ol li,.artUm li, .aarticle li{list-style: inherit;}
.artUm p em{font-style: italic;}
.artUm .uml {float: left;max-width: 460px;}
.artUm .umr {padding-left: 20px;overflow: hidden;}

.umArt.umSub{padding-left:300px;float: right; width:100%;}
.umSubr .umArt.umSub{padding-right:300px; padding-left: 0; float: left;margin:0}
.umSubr .sidebar{float: right;margin-left: -300px; margin-right: 0; margin-top: 20px;}

.aarticle .umSubr .umArt.umSub,.aarticle .umArt{ margin: 40px 0;}

.sidebar {float: left; margin-right: -300px;width: 280px;position: relative;margin-top:20px;}
.sidebar .widget{background:#FFF; box-shadow:0 15px 15px rgba(0, 0, 0, 0); margin:20px 0;}
.sidebar .widget:last-child{ margin-bottom: 40px;}
.sidebar .widget h3{ font-size:20px; font-weight:normal; padding:10px 15px; background:#FFF;text-overflow: ellipsis;white-space: nowrap; position:relative}
.sidebar .widget h3:after{ top:16px}
.sidebar .widget h3 a{ position:absolute; top:10px; right:13px; opacity:0.3}
.sidebar .widget h3 i{ font-size:20px;}
.sidebar .widget h3 a:hover{opacity:0.6}
.sidebar .widget ul,.sidebar .widget div{ padding:0px 15px 10px;}
.sidebar .widget ul li{ height:34px; line-height:34px; font-size:14px;text-overflow: ellipsis;white-space: nowrap; position:relative; overflow:hidden;}
.sidebar .widget h4{font-size:14px; font-weight:normal;text-overflow: ellipsis;white-space: nowrap; overflow:hidden;}
.sidebar .widget ul{ display:block; font-size:0;}
.sidebar .widget.umhtml1 ul{ padding:10px 10px}
.sidebar .widget.umhtml1 div{ padding:0;}
.sidebar .widget.umhtml1 ul li{ width:50%; display:inline-block; padding:0 5px; height:auto; text-align:center; margin:5px 0}
.sidebar .widget.umhtml1 h4{ height:34px;}
.sidebar .widget.umhtml1 ul li:hover .postImg img{transform: scale(1) translateY(-50%);}
.sidebar .widget.umhtml2 ul li{ padding-left:15px;}
.sidebar .widget.umhtml2 ul li:after{content:'';width:5px;height:5px; background: #e2e2e2; position: absolute; display: block; left: 0; top: 16px; border-radius:30px;}

.sidebar .widget.umhtml3 ul{ padding:10px;}
.sidebar .widget.umhtml3 ul li{padding:5px; height:auto; line-height:28px;white-space:normal;}
.sidebar .widget.umhtml3 ul li a{ display:block; background:#f6f6f8; padding:6px 10px;}
.sidebar .widget.umhtml3 ul li a:hover{background: #D51122; color:#fff;}
.sidebar .widget.umhtml3 ul li em{position: absolute;top:5px;right:5px; width:40px; height:40px; text-align:center; border-left:1px solid rgba(255,255,255,0); cursor:pointer;}
.sidebar .widget.umhtml3 ul li em i{font-size: 16px;color: #8a8a8a;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease; position:absolute;width:40px;line-height:40px; top:0; left:0;}
.sidebar .widget.umhtml3 ul li em i:before{content:"\EA12";font-family: remixicon;}
.sidebar .widget.umhtml3 ul li em i.open:before{content: "\F1AF";}
.sidebar .widget.umhtml3 ul li:hover em.in i{color: #fff;}
.sidebar .widget.umhtml3 ul li>ul{ display:none; padding:0px;border: 1px solid #f6f6f8;border-top:none;}
.sidebar .widget.umhtml3 ul li>ul li{padding:0}
.sidebar .widget.umhtml3 ul li>ul li em i{color: #c1c1c1;}
.sidebar .widget.umhtml3 ul li>ul li a{background:#fff;padding:6px 20px}
.sidebar .widget.umhtml3 ul li>ul li em{top:0; right:0}
.sidebar .widget.umhtml3 ul li>ul li>ul{border:none;}
.sidebar .widget.umhtml3 ul li>ul li>ul li a{ padding-left:30px}
.sidebar .widget.umhtml3 ul li>ul li>ul li>ul li a{padding-left:40px}

.sidebar .widget.divContorPanel div{ line-height: 28px;}
.sidebar .widget.divContorPanel div,.sidebar .widget.divTags ul{ padding-bottom: 15px;}
.sidebar .widget.divContorPanel div a{ color: #D51122}
.sidebar .widget ul li.li-cate{ height: auto;}
.sidebar .widget ul li.li-cate .ul-subcates{padding: 5px 10px 5px;}
.sidebar .widget ul li.li-cate .li-subcate{ opacity: .6}
.sidebar .widget ul li i{vertical-align:0px;position: relative;left: -2px;}
.sidebar .widget.divSearchPanel div{ padding-bottom: 20px;}
.sidebar .widget.divSearchPanel input{ width: 100%; position: relative; line-height: 32px; padding: 0 10px; border: 1px solid #ededed;border-radius: 0px;}
.sidebar .widget.divSearchPanel form{ position: relative; padding-right: 60px;}
.sidebar .widget.divSearchPanel input[type='submit']{ width:60px; position: absolute; line-height: 32px; padding: 0 10px; border: 1px solid #D51122; background: #D51122; color: #fff; font-size: 14px; top:0px; right:0px;border-radius: 0px;}

.sidebar .widget.divTags li,.sidebar .widget.divLinkage li{ display:inline-block;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s; overflow:visible; height:auto;}
.sidebar .widget.divTags li a{font-size:14px;font-weight:normal;padding:0px 10px;border-radius:0px; display:block;margin:3px 4px 3px 0; height: 34px; line-height:34px; -ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s; border:1px solid rgba(227,229,236,.5)}
.sidebar .widget.divTags li a span{ font-family:Roboto-Light; font-size:12px;}
.sidebar .widget.divTags li a:hover{color:#fff; background: #282828; border: 1px solid #282828;}
.sidebar .widget.divLinkage li a{margin:5px 12px 5px 0;}
.sidebar .widget.divCalendar div,.sidebar .widget.divMisc div,.sidebar .widget.divMisc ul{ padding:15px;}
.sidebar .widget.divCalendar table{ width: 100%;}
.sidebar .widget.divCalendar table th{padding: 10px 0px;font-size: 12px; background: #f8f8f8; border: none; opacity: .6}
.sidebar .widget.divCalendar table td{ text-align: center; padding: 5px 0;background: #f8f8f8;}
.sidebar .widget.divCalendar table td.pad{ opacity: .2}
.sidebar .widget.divCalendar table caption{ margin-bottom: 10px;}
.sidebar .widget.divMisc li{ font-size: 0; line-height: inherit; height:auto; display: inline-block;}
.sidebar .widget.divMisc li a{ margin: 4px 10px 4px 0; display: block;}
.sidebar .widget.divMisc li a img{ height: 31px;}

/*最新评论*/
.sidebar .widget.divComments li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom:3px;padding-top:3px;margin:1px 0 3px 0; height: auto;}
.sidebar .widget.divComments li{ line-height:24px;padding-top:5px; padding-bottom:5px;}
.sidebar .widget.divComments li i{ font-style:normal; color:#9ca0ad; font-size: 12px;font-family: Roboto-Light;}
.sidebar .widget.divComments li a{ position:relative; top:0px;}
.sidebar .widget.divComments li .author{float:left;margin:0 8px 0px 0;padding:0px;width:48px; height: 48px; -webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;-webkit-box-shadow:inset 0 -1px 0 #3333sf;box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:0.4s;-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;transition:transform 0.4s ease-out; overflow: hidden;background: #fafafa url(images/lay.gif) center center no-repeat;}
.sidebar .widget.divComments li:hover .author{-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);}

.artMain{ background-color: #fff; padding: 20px 20px;}

/*----------- lazy -----------*/
.loading {background: #f6f6f6 url(images/lay.gif) center center no-repeat;	min-height:60px}
.button.loading{ min-height:30px;}
/*----------- commList -----------*/	
.commBox{padding: 20px;margin: 20px 0 0 0; background:rgba(255, 255, 255, 1); border:0px solid #eee;}
.commBox .title{ margin-bottom: 15px; padding: 0;}
.commBox .title h3{ font-size:20px; font-weight:normal}
.commList .msg{padding-top:10px}
.commBox .posttop em{ color: #999; font-style: normal;}
/*---------------------------引用\评论----------------------------------*/
.msgArticle{ position: relative; }
.msgArticle .avatar{ position: relative; width: 42px; height: 42px; float: left; overflow: hidden; border-radius: 100px; margin-top: 18px;}
.msgArticle .avatar img{ width: 100%; height: 100%}
.msgArticle .commInfo{ font-size: 14px;  line-height: 22px; padding: 5px 0 10px 0;}
.msgArticle .commFooter{ font-size: 12px; opacity: .6 ; font-family: Arial}

div.children{  background: #f6f6f6; border-radius: 4px; position: relative; margin-top: 8px;}
div.children:before{content: "";display: block;border-top: none;border-right: 15px solid transparent;border-bottom: 15px solid #f6f6f6;border-left: 15px solid transparent;position: absolute;top: -10px;left: 15px;}
div.children > div.children:before{ display: none}
.msgArticle .commBody{position: relative;margin-left: 52px;border: 0px solid rgba(227,229,236,.5);padding: 15px 10px 15px;border-radius:3px;}
 .commBody >  .commBody{margin-left: 42px;}
.msgname .msgname .avatar, div.children .avatar, div.children .avatar img, .msgname .msgname .avatar img{width: 32px;height: 32px;margin-left: 0px;}
.msgname .msgname .avatar, div.children .avatar{ margin-left: 14px;}
.msgArticle .msgname .msgname, div.children {margin-left:62px}
div.children > div.children {margin-left: 0; margin-top: 0;}

/************发表评论************/

#divCommentPost{margin:0 -5px;padding:5px 0 1px 0;}
#divCommentPost p{margin-top:10px;}
#divCommentPost label{margin-top:5px;}
#divCommentPost p.posttop{ color: #999; padding-left: 6px; padding-right:5px; margin-bottom: 5px; float: left}
#divCommentPost.reply-frm p.posttop{ float: right}
#divCommentPost.reply-frm p.posttop .u-msg{ display: none}
#divCommentPost img{margin-bottom:-0.5em;}
#divCommentPost p.npt{ margin-top:0px; padding:5px;}
#divCommentPost p.cBtn{padding:5px;}
div.reply-frm{padding:0 15px 10px!important;  }
div.cmBox .post.reply-frm{ margin: 0 -20px!important;}
div.cmBox .children .post.reply-frm{ margin: 0 -5px!important}
div.reply-frm #txaArticle{border: 1px solid #eee; margin-top: 0px;}
#frmSumbit ul{width: 100%; clear: both; display:block; font-size:0;}
#frmSumbit ul li{text-align:left;display: inline-block; width:50%; font-size:14px; padding:5px;}
#frmSumbit ul li.verify{ position:relative}
#frmSumbit ul li.verify img{ position:absolute; top:4px; right:4px}
input.text{margin-right:10px;position:relative;border: 1px solid #eee;border-radius:0px;height:38px; line-height: 38px; padding:0px 10px;outline:0;color:#1d1d1d;width:100%;box-shadow:none; background:#fdfdfd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#txaArticle{position:relative;z-index:1;border:0;border-bottom:none;padding-right:24px;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-shadow:none;-webkit-appearance:none;overflow:auto;padding:10px;min-height:135px;margin:0;resize:none;outline:0;width:100%;min-width:100%;background:#fdfdfd; font-size:14px;border: 1px solid #eee}
input.button,#cancel-reply{opacity: 1;height:36px;width:90px;text-align:center;text-shadow:none;font-weight:normal;border:none;color:#FFF;background-color:#D51122;border-radius: 2px;background-image:none;box-shadow:none;cursor:pointer; font-size: 16px;}
input.button:hover{background:#D51122;opacity: 0.8;}
#cancel-reply{margin-left: 10px; line-height: 36px; display: inline-block; padding:0 10px; width:auto;background-color:#d6d6d9; vertical-align: 0px;}
body.umComms{ background: #f8f8f8;}
.umComms #divCommentPost p.cBtn{ text-align:center;}
.umComms input.button,.umComms #cancel-reply{ width:auto; height:40px; min-width:160px;font-size: 18px;}

/*----------- gotop -----------*/
#backTop{position:fixed;right:10px;top:50%; transform: translateY(-50%);z-index:888; padding-bottom: 52px;}
#backTop .ftSub{cursor:pointer;background:rgba(0,0,0,0.2);width:46px;height:46px;color:#fff;display:block;position:relative;margin:6px 0; right: 0;-webkit-transition: background .2s ease;-o-transition:background .2s ease;transition: background .2s ease; border-radius: 4px;}
#backTop .ftSub#gttop{ display: none;position:absolute; bottom: 0; right: 0;}
#backTop .ftSub#gttop:hover{background:rgba(0,0,0,0.8);}
#backTop .ftSub i{ z-index: 1}
#backTop .ftSub.ft-qq { background: #4ea8de;}
#backTop .ftSub.ft-wx { background: #2ec4b6;}
#backTop .ftSub.ft-tel { background: #cfb59a;}
#backTop .ftSub .ibox{ width: 160px; height: auto; position: absolute; left: -220px; top: 0;  border-radius: 4px; padding:10px;box-shadow: 0 5px 25px rgba(0,0,0,.1); visibility: hidden; opacity: 0; background: #fff; z-index: 0;-webkit-transition: all .2s ease;
-o-transition:all .2s ease;
transition: all .2s ease;}
#backTop .ftSub .ibox p{ color: #333; text-align: center; padding-bottom: 3px; opacity: .6; font-size: 12px; line-height: 20px;}
#backTop .ftSub .telTop{ width: auto; height: 46px; line-height: 46px;left:auto;  right: 100px; padding: 0 15px; border-radius: 4px; text-align: center; font-size: 22px; color: #1d1d1d; visibility: hidden;white-space:nowrap;}
#backTop .ftSub .telTop b{ color: #fff; top: -1px;}
#backTop .ftSub:hover.ft-tel .telTop{ visibility: visible; opacity: 1;right: 61px;}
#backTop .ftSub:hover.ft-wx .weixin{visibility: visible; opacity: 1; left: -175px;}
#backTop .ftSub.ft-qq .qqlist{visibility: hidden; opacity: 0; left: -190px; padding:12px 15px 12px 15px;width:150px; height:auto;}
#backTop .ftSub.ft-qq .qqlist a,#backTop .ftSub.ft-qq .ibox.qqlist a i{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
#backTop .ftSub.ft-qq .qqlist a{ color:#666; display:inline-block; height:30px; line-height:30px; padding-left:24px; position:relative;}
#backTop .ftSub.ft-qq .qqlist a i{ font-size:20px; position:absolute; width:20px; height:20px; line-height:20px; text-align:center; color:#4ea8de; background:none; top:5px; left:2px; margin:0;}
#backTop .ftSub.ft-qq .qqlist em{ width:100%; height:30px; line-height:30px; color:#999; font-style:normal; display:inline-block; padding:5px 0 10px 0;}
#backTop .ftSub:hover.ft-qq .qqlist{visibility: visible; opacity: 1; left: -165px;}
#backTop .ftSub.ft-qq .qqlist a:hover,#backTop .ftSub.ft-qq .ibox.qqlist a:hover i{color:#D51122;}
#backTop .ftSub i{text-align:center;color:#fff;width:50px;height:50px;font-style:inherit;line-height:50px;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px; font-size: 22px;}
#backTop a{color:#fff;display:block;cursor:pointer}
#backTop .ftSub .ibox b{width: 25px;height: 35px;position: absolute;top: -2px;right: -10px; z-index: 999; font-size: 35px;}

/*----------- ADS -----------*/	
.bnBox{background-color: rgba(0, 0, 0, 1);border:none;padding:10px;margin:15px auto 0 auto;overflow: hidden; max-width: 1240px; position: relative;}
.bnBtm.bnBtm{ margin-bottom: 15px;}
.news .bnBtm.bnBtm{ margin-top: 0; margin-bottom: 15px;}
.bnBox.cateBn{ margin-bottom: 0; margin-top: 0; padding: 0; max-width: 100%;min-height:320px;}
.bnBox.cateBn .text{ width: 80%; text-align:center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff;z-index: 1;}
.bnBox.cateBn .text h3{font-weight: 400; font-size: 40px;}
.bnBox.cateBn .text p{ font-size: 16px; font-weight:100; font-family:"Arial"; font-style: normal; clear: both; opacity: .8}
.bnBox.cateBn img{min-height:320px;object-fit: cover;}
.bnBox.animation{ margin-top: 16px;}
.bnBox img{ display:block; margin:0 auto; width:100%;}
.bnBox.cateBn .cateBnImg:after{content: " ";position: absolute;top:0; left:0; width:100%; height:100%;background-color:rgba(26, 78, 107, 0.65)}

/*----------- footer -----------*/	
.footer{margin-top:0px;padding:3% 0 2% 0;width:100%;background:#2b2b2b;color:rgba(255,255,255,0.48);clear:both; position:relative; font-size:12px; line-height:22px; text-align: left}
.footer a{color:rgba(255,255,255,0.5);font-size:12px;}
.footer .container{ padding-top:0px; padding-bottom: 10px; margin:0 auto;color:rgba(255,255,255,0.5);position:relative;overflow:hidden;font-size: 0;}
.footer .sidebar .social{ display: inline-block; width: 100%; vertical-align:top;}
.footer .sidebar .social.w50{ width: 43%;}
.footer .umBy{ margin:0 5px}
.footer .umThemeBy .umBy,.footer .umThemeBy .umtheme{display: none;}
.ftBox{position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;min-width: 0;word-wrap: break-word;-ms-flex-direction: row;flex-direction: row;padding: 25px 0;overflow: hidden;}
.ftNav{ display: -ms-flexbox;display:inline-block;-ms-flex-direction: column;flex-direction: column;-ms-flex: 1 1 auto;flex: 1 1 auto;-ms-flex-pack: center;justify-content: center;padding: 0px 15px 0px 0px;min-width: 0;}
.ftNav ul{float: left; padding-right: 6%;}
.ftNav li a{color:#8d8d8d;font-size:12px;display:inline-block;height:26px;line-height:25px;text-align:center; margin:0 10px 0 0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.ftNav li a:hover{color:#a9a9a9;}
.ftNav li.h{color:#a9a9a9; font-size: 16px; margin-bottom:10px; font-weight: normal;}
.ftNav .us{padding-right:0;}
.ftNav .us li.tel a{ font-size:36px; line-height:40px; padding-bottom: 10px; font-family: Arial; font-weight: bold; color:#8d8d8d;letter-spacing: 2px;}
.ftNav .us li.icon{ margin:5px 0 10px 0;}
.ftNav .us li.icon a{margin-right: 5%; padding:0; height: 26px; line-height: 26px; width: 26px; background: rgba(255,255,255,.1); border-radius: 100px;}
.ftNav .us li.icon i{ font-size: 16px; }
.ftNav .us li.add{ max-width:180px; font-size: 12px; line-height: 22px;}
.ftEwm{width: 240px; display: inline-block; vertical-align: top; text-align: right; font-size: 0;-ms-flex-negative: 0;flex-shrink: 0;}
.ftEwm .img{ width: 50%; display: inline-block;vertical-align: top;}
.ftEwm .img .box{margin-left:15px; font-size:12px; text-align: center;} 
.ftEwm .img .box img{ padding: 5px; background: #fff; opacity: .5;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.ftEwm .img .box:hover img{ opacity: 1;}
.link{padding:0px;}
.link span{font-size:12px}
.link ul{ display:inline}
.link li{display:inline;padding:0 6px; }
.link li a:hover,.copyright a:hover{color:rgba(255,255,255,.8);}
.copyright{ padding-top:15px; border-top: 1px solid rgba(255,255,255,.05); font-size: 12px;}
.weixinBox{ visibility: hidden; opacity: 0; position:fixed;padding:5px 5px 25px;background:#fff;z-index:1001; line-height:0;top: 50%; left: 50%; transform: translate(-50%,-50%) scale(0.5);-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; text-align: center;border-radius: 5px;}
.weixinBox .img{ width: 260px; height: 260px;}
.weixinBox img{ width: 100%; height: 100%}
.weixinBox p{ color: #1d1d1d; font-size: 14px; margin-top: 5px}
.weixinBox.open{ visibility: visible; opacity: 1;transform: translate(-50%,-50%) scale(1);}

/*----------- 分页 -----------*/
.pageNav{text-align:center;padding:20px 0 0px 0;display:block; clear:both; font-size: 0; font-family: Arial}
.pageNav a,.pageNav span{text-align:center; min-width:30px;height:30px;line-height:29px;margin: 0 4px; display:inline-block;color:#666;background:#f6f6f6;border-radius:100px;vertical-align:top;font-size:15px;-webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
.pageNav .v{line-height:29px;}
.pageNav a:hover{background:#D51122;color:#fff;text-decoration:none;filter: alpha(opacity=60);opacity: 0.6;}
.pageNav span{color:#fff;background:#D51122;border:0px solid #D51122;filter: alpha(opacity=60);opacity: 0.6;}

/*幻灯片*/
.swiper-container.banner{width: 100%;min-height:280px;}
.swiper-container.banner .item{ width:100%; height:100%; display:block; font-size:0; background: #000;}
.swiper-container.banner .item img{min-height:280px;object-fit: cover;}
.swiper-container.banner a.img{ width:100%; height:100%; display:block;}
.swiper-pagination-bullet{ width: 6px; height: 6px; position: relative; padding:0px;}
.swiper-pagination-bullet:after{ width: 14px; height: 14px; content: " "; position:absolute; z-index: 1; left: 50%; top: 50%; margin-left: -7px; margin-top: -7px; border: 0px #fff solid; border-radius: 100px; transform: scale(0);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.swiper-pagination-bullet.swiper-pagination-bullet-active:after{border: 1px #D51122 solid; opacity: .5; transform: scale(1)}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{ margin: 10px 0;}
.swiper-container-vertical > .swiper-pagination-bullets{ right: 20px;}
.swiper-pagination-bullet-active{background:#D51122; }
.banner .swiper-pagination-bullet:after,.partner .swiper-pagination-bullet:after,.case .swiper-pagination-bullet:after,.umDiy .swiper-pagination-bullet:after{ display: none}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 5px;}
.banner .swiper-pagination-bullet{width:12px; height: 12px; line-height: 12px; text-align: center; border-radius: 0px; opacity: .5;background: rgba(255,255,255,1); color: #fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1; background: rgba(255,255,255,1); }
.banner .swiper-pagination-bullet i{display: none}
.bannerNav.swiper-pagination-bullets{ bottom: 20px; max-width: 1260px; left: 50%; transform: translateX(-50%)}

/*案例产品*/
.swiper-pagination.caseNav{ bottom:60px;}
.swiper-pagination.caseNav .swiper-pagination-bullet,.swiper-slide.partner .swiper-pagination-bullet{ width:5px; height:5px;}
.swiper-case.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-slide.partner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 3px;}
.swiper-pagination.caseNav .swiper-pagination-bullet-active,
.swiper-slide.partner .swiper-pagination-bullet-active{ background:#000; opacity:0.5}

.article li .postImg a:after{content: " "; position:absolute; z-index: 1; left: 0; opacity: 0; background:#D51122; width: 100%; height: 100%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.article li .postImg a:after{ position: relative}
.article li:hover .postImg a:after{border-radius: 0; opacity:.8;}
.postImg a .icon{ top: 50%; left: 50%; transform: translate(-50%,-50% ) scale(0); z-index: 2;
position: absolute;background: #fff;opacity: 0;width: 40px;height: 40px;line-height: 40px;color: #D51122;border-radius: 50px;font-size: 20px;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.article li:hover .postImg a .icon,.wrapBox ul.col3 li:hover .postImg .icon{transform: translate(-50%,-50% ) scale(1);opacity: 1;}

/*优势/服务*/
.wrapBox.adv{ overflow: inherit;}
.wrapBox.adv .container .advBox{ position: relative;z-index: 3}
.wrapBox.adv .title{ position: relative; z-index: 2;padding:0 60px 20px;}
.adv .swiper-container{width: 100%; z-index: 1;padding: 30px 0;}
.adv .swiper-slide{height: auto; background-image: none!important;-webkit-transition:top .3s ease-in-out;-o-transition:top .3s ease-in-out;transition:top .3s ease-in-out; top: 0;}
.adv .swiper-slide .imgText{position: relative;top:0;box-shadow: 0 5px 35px rgba(0,0,0,.0); height: 100%; background-color:#fff; text-align: center; padding:25px 40px 40px; color: #1d1d1d;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.adv .swiper-slide .imgText:hover{ top:-10px;}
.adv .advPic .swiper-slide .imgText{padding:30px 40px 30px; }
.adv .swiper-slide .imgText h4{ font-size: 18px; line-height: 1.8;margin: 10px 0}
.adv .swiper-slide .imgText .info{ opacity: .6; line-height: 1.6}
.adv .swiper-slide .imgText .img{ margin: -40px -40px 30px -40px; font-size: 0;}
.adv .swiper-slide .imgText i{font-size: 80px; color: #D51122;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.adv .swiper-slide a{ position:absolute; top:0; left:0; bottom:0; right:0; display:block; z-index:3;}
.adv .swiper-slide:hover {top: 0px;}
.adv .swiper-slide:hover .imgText { background-color: #D51122;}
.adv .swiper-slide:hover .imgText,.adv .swiper-slide:hover .imgText i{ color: #fff;}
.adv .swiper-slide:hover .imgText .info{opacity:.8}
.adv .advPic .swiper-slide:hover  .imgText{background-color: #fff;}
.adv .advPic .swiper-slide:hover .imgText,.adv .advPic .swiper-slide:hover .imgText i{ color: #333;}

.more a{ display:inline-block; box-shadow: 0 10px 25px rgba(0,0,0,.08); padding:0px 16px 0 20px; line-height: 36px; border-radius: 50px; font-weight: 400; background:#D51122; color: #fff; position:relative;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.more a i{ font-size: 16px; margin-left: 4px; vertical-align: -3px;color: #fff;display: inline-block;font-family: remixicon !important;}
.more a i:before{content: "\ea6c";}

.about{ width: 100%; margin:0 auto; font-size: 0; display: block;position: relative;}
.about:after{content: " "; position: absolute; width:33%; top:0; bottom:0px; left:0px;background-color: #f8f8f8;}
.about .title{ padding: 20px 0px 30px; text-align: left; margin-top: -30px;}
.about .title h3:before{ display: none}
.about .title span.title1{ left: 0; transform: none;top: -10px;}
.about .aboutBox{position: relative;word-wrap: break-word; max-width:100%; margin:  0 auto;}
.about .aboutLeft,.about .aboutRight{ display: inline-block; vertical-align: middle; position: relative; }
.about .aboutLeft{ width:45%;display:inline-block;z-index: 2;}
.about .aboutLeft .aboutPic{width:100%; display: block;background-color: #fff;position: relative;}
.about .aboutLeft .aboutPlay {padding:0;transition: 0.5s; width: 100%;}
/* .about .aboutLeft .aboutPlay em{ content: ''; background: rgba(0,0,0,0); position: absolute; left: 1px; top: 1px; bottom: 1px; right: 1px;}*/
.about .aboutRight{ width:55%; }
.about .aboutRight .more{text-align:left; margin-top: 40px;}
.about .postText{ font-size:14px; display:block;padding-left:80px;padding-top:15px;word-wrap: break-word;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto;text-align: justify;text-justify: distribute-all-lines;-webkit-text-align-last: justify; position: relative; z-index: 1}
.about .postText .info{ color:rgba(0,0,0,.6);max-height: 204px; position: relative; overflow: hidden;line-height:26px; }
.about .postText .info:after{content: " "; position: absolute; height: 22px; bottom:0px; right:0px; padding-left:100px;
background: -webkit-linear-gradient(left, transparent, #FFFFFF 85%);
background: -o-linear-gradient(right, transparent, #FFFFFF 85%);
background: -moz-linear-gradient(right, transparent, #FFFFFF 85%);
background: linear-gradient(to right, rgba(237,237,237,0), #FFFFFF 85%);}	
.about .postText .info h4{ font-size: 18px; font-weight: 500; margin-bottom: 25px; padding-bottom: 25px; color:#1d1d1d; position: relative;}
.about .postText .info h2,.about .postText .info h3,.about .postText .info h4,.about .postText .info h5{white-space: inherit;}
.about .postText .info h4:after{ width: 36px; height: 2px; left: 0; right: auto; top: auto; background-color:rgba(0,0,0,.1)}
.more i.iconfont{ display: inline-block; color: #fff; margin: 0 0 0 5px;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}

.boxText{padding-left:50px; text-align: left;font-size:14px;line-height:1.8;}
.sabout.cont{ background-size: cover;}
.sabout.cont .about{ background: #fff; padding: 20px;margin-top: 25px}
.sabout.cont.contImg .about{background:none; padding: 0px; }
.sabout.cont .about .aboutLeft{ width: 40%;min-height: 380px;}
.sabout.cont .about .aboutRight{ width: 60%;}
.sabout.cont .about .tel{ font-size: 32px; line-height: normal;font-weight: normal; font-family: monofonto; margin-bottom: 5px;}
.sabout.cont .about .qq a{ margin-right: 10px;}
.sabout.cont .about .qq a i{ vertical-align:-1px; opacity: .68; padding:0 3px 0 2px;}

.play{width:64px; height:64px;line-height:66px;position: absolute;top: 50%;left: 50%; margin-top:-32px;margin-left:-32px;background-color:rgba(255,255,255,8.5);border-radius: 100%; text-align: center; overflow: hidden; z-index: 1}
.play a{width:100%; height:100%;display:block;}
.play .zoom {display: block;width: 100%;position: relative;}
.play .icon i{font-size: 26px;transition: .3s all ease-in-out;position: relative;z-index: 1;color:#D51122;}
.play .zoom:before {content: "";position: absolute;z-index: 0;left: 50%;top: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);display: block;width:44px;height: 44px;background:#D51122;border-radius: 50%;-webkit-animation: videozoom 1500ms ease-out infinite;animation: videozoom 1500ms ease-out infinite;}
.play .icon:after {position: absolute;content: '';border-radius: 100%;width: 100%;height: 100%;top: 0;left: 0;z-index: 0;opacity: 0;transition: .3s all ease-in-out;transform: scale(.5);background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #ee0979 0%, #ff6a00 100%) repeat scroll 0 0;background: rgba(0, 0, 0, 0) linear-gradient(to right, #ee0979 0%, #ff6a00 100%) repeat scroll 0 0;}
@-webkit-keyframes videozoom {0% {-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity: 1;}100% {-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity: 0;}}
@keyframes videozoom {0% {-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity: 1;}100% {-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity: 0;}}

/*实力*/
.PostSl{ font-size: 0; display: block; width: 100%; text-align: center; padding: 30px 0 0px 0;}
.PostSl li{ width: 25%; display: inline-block; text-align:center; vertical-align:top; border-right: 1px solid rgba(216,216,216,.5);}
.PostSl li:last-child{ border: none}
.PostSl li p{ padding-left:0px;}
.PostSl li .slNumber{ font-size:32px; display: block;font-family:'Arial'; line-height:36px;padding-bottom: 4px;}
.PostSl li .slTitle{ font-size: 12px; opacity: .6; padding-top:0px;}
.PostSl li .slNumber span{position: relative; display: inline-block;}
.PostSl li .slNumber em{ position: absolute; font-size: 12px; top: 6px; right: -15px; line-height: normal; opacity: 0.6}

.wrapBox.core{ padding: 70px 0 80px 0; background-color:#2b2b2b; position: relative; min-height: 220px;}
.wrapBox.core .container{ position: relative; z-index: 2;}
.wrapBox.core:before{content:''; position: absolute;  background: rgba(0,0,0,.4);transform:none;top: 0; right:0; left: 0; bottom: 0;z-index: 1; opacity: 1}
.wrapBox.core .title{ color: #fff; position: relative; z-index: 2;  padding-bottom: 20px;}
.wrapBox.core .title h3:after,.wrapBox.core .title h3:before{ background: #fff;}
.wrapBox.core .title span.title1{ color: #fff; opacity: .1}
.wrapBox.core .title span.title2{ color: #fff; opacity: .5}
.wrapBox.core .swiper-slide{ padding:20px 0;transform: translateX(15px); height:auto;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.wrapBox.core .swiper-slide.swiper-slide-prev{transform: translateX(-15px);}
.wrapBox.core .swiper-slide.active{transform: translateX(0px);}
.wrapBox.core .swiper-slide .coreBox{transform: scale(.9); width:100%;}
.wrapBox.core .swiper-slide.active .coreBox{transform: scale(1);padding:20px;}
.wrapBox.core .swiper-slide.swiper-slide-duplicate .coreBox{}
.wrapBox.core .coreBox{ padding:10px;background-color:#fff; display: block;position: relative;color: #1d1d1d;border-bottom-right-radius: 10px;border-top-left-radius: 10px;-webkit-transition: all 0s ease;-o-transition: all 0s ease;transition: all 0s ease;}
.wrapBox.core .coreImg,.wrapBox.core .coreText{position: relative;overflow: hidden;z-index: 1;}
.wrapBox.core .coreImg{border-bottom-right-radius:5px;border-top-left-radius:5px; font-size:0}
.wrapBox.core .coreImg img{position: absolute; top: 0; bottom: 0;left: 0; right: 0;object-fit: cover;object-position: center;height: 100%;width: 100%;transform: scale(1);-webkit-transition: transform .3s ease;-o-transition: transform .3s ease;transition: transform .3s ease;}
.wrapBox.core a:hover .coreImg img{transform: scale(1.08);}
.wrapBox.core .coreImg:after{content:''; padding-top:72%;display: block;}
.wrapBox.core .coreText{ padding:22px 15px 8px;}
.wrapBox.core .active .coreText{padding:20px 0 0;}
.wrapBox.core .coreText h4{ height:24px; line-height:24px;font-size:16px;margin-bottom:8px;font-weight: normal;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.wrapBox.core .coreText .umTitle{ height:18px;line-height:18px;overflow: hidden;opacity: .6;margin-bottom:3px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.wrapBox.core .coreText .umInfo{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 0px;position: relative;font-size:13px;line-height:1.6;opacity: .6;}
.wrapBox.core .active .coreText .umInfo{height: 64px;-webkit-line-clamp: 3;}
.wrapBox.core .active .coreText .umTitle{margin-bottom:15px;}
.wrapBox.core .coreBg{ background-image: url(images/coreBg.jpg); background-size: cover; background-position: center; background-attachment:scroll; position: absolute; top: 0; left: 0; bottom: 0; right: 0;z-index: 0;filter: blur(5px);}

.wrapBox.history{padding: 80px 0 70px 0}
.hisBox{max-width:900px; margin: 0 auto;font-size: 0; position: relative;}
.swiperTab,.swiperCon{font-size: 14px; display:block;}
.swiperCon{ width: 100%; border-radius: 10px; margin-top: 10px; position: relative;}
.swiperCon .partnerCon{ border-radius: 10px; overflow: hidden;}
.swiperCon .swiper-slide{ width: 100%!important}
.swiperCon .hisText{padding: 40px;}
.swiperCon .hisText .text{line-height: 1.8; opacity: .6;}
.swiperCon .hisText h4{ font-size: 16px; margin-bottom: 8px; line-height: 2; opacity: 1; font-weight: 500}
.swiperCon:after,.swiperCon:before{content:''; position: absolute; top: -15px; left: 15px; right: 15px; height: 40px; z-index: 0; border-radius: 0px;}
.swiperCon:before{background: #f8f8f8; top: 0; bottom: 0; height: 100%; opacity: 1; left: 0; right: 0; z-index: 1;}
.wrapBox.history .btn{ top: 50%}
.swiperTab{ width:90%;padding: 10px 40px; margin: 0 auto; margin-top: 40px; position: relative;}
.swiperTab .swiper-slide{color: #888; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;justify-content:center;}
.swiperTab .swiper-slide .sumText{ height: 40px; line-height: 40px; font-size: 14px;padding: 0 10px; background: #{%processBg%};font-weight: 600;cursor: pointer; }
.swiperTab .swiper-container{ height: 100%;}
.swiperTab .swiper-slide.selected{color:#D51122}
.swiperTab:before{content:''; position: absolute; height: 1px; left: 0; right: 0; top: 50%; margin-top: 0px; background: #ededed;}

/*新闻*/
.wrapBox .tit{ margin:16px 0 10px;font-size: 15px;line-height: 1.6;}
.wrapBox.news .frist{ width:330px;float: left;margin-right: -380px;margin-left: 0;position: relative;}
.wrapBox.news .item{width: 100%;padding-left: 380px;padding-right: 0;float: right;margin-bottom: 25px;}
.wrapBox.news .item .postImg{ width:110px;float: left; margin:0 20px 0 0}
.wrapBox.news .tit{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.wrapBox.news .item .tit{margin:2px 0 10px;}
.wrapBox.news .newsBox{ max-width:880px; margin:10px auto 0;}
.wrapBox.news .info{line-height: 1.6;opacity: .6;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 44px;}}
.wrapBox.news .frist .info{-webkit-line-clamp: 5;}
.wrapBox.news li .postImg a:hover img{transform: scale(1.08) translateY(-50%);}
.wrapBox.news li:last-child{margin-bottom:0px}

.wrapBox.umTheme .tabTitle{ display:block; text-align: center; margin-bottom: 35px;margin-top: 0px;font-size: 0;}
.wrapBox.umTheme .tabCon,.wrapBox.umTheme .container.sum1 .tabTitle,.wrapBox.umTheme .more{ display: none}
.wrapBox.umTheme .container.sum1 .more{ width:100%; display: inline-block; margin: 50px 0 0;text-align: center;}
.wrapBox.umTheme .tabTitle li{display: inline-block; margin:3px 0; padding-right:10px;position:relative;}
.wrapBox.umTheme .tabTitle li:last-child{padding-right:0px;}
.wrapBox.umTheme .tabTitle li h3 a{font-size: 14px; line-height: 32px; height: 32px; font-weight: normal;padding: 0 12px;display: inline-block;font-weight: 500;background-color:rgba(0,0,0,.05);border-radius: 100px;}
.wrapBox.umTheme .tabTitle li.active h3 a{ color: #fff;background-color: #D51122;}

/*常见问题*/
.wrapBox.faq { padding-bottom:30px;}
.wrapBox.faq .title{padding: 0px 20px 15px;}
.wrapBox.faq .title h3:after,.wrapBox.faq .title h3:before{display: none;}
.wrapBox.faq .container{max-width:1050px;position:relative;padding-right:460px;min-height:480px;}
.wrapBox.faq .faqBg{ width:460px;position:absolute;bottom:-30px; right:-20px; font-size:0;}
.wrapBox.faq .collaItem{margin: 15px 0; background: #ededed;}
.wrapBox.faq .collaBox{margin: 0 auto}
.wrapBox.faq .collaTitle{ padding:8px 40px 8px 40px; line-height: 26px; font-size: 14px;cursor: pointer; border-bottom: 0px solid #ededed; position: relative;}
.wrapBox.faq .collaTitle i{ position: absolute; right:18px; top: 8px; font-size: 14px; opacity: .6;-webkit-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}
.wrapBox.faq .collaTitle:before{content:'Q';width: 20px; height: 20px; line-height: 20px; text-align: center;background: #D51122; position: absolute; left:12px; top:11px; border-radius: 100px; color: #fff; font-size: 13px;font-weight: 600;opacity: .35;}
.wrapBox.faq .collaContent{ padding:12px 50px 14px 40px; line-height:1.6; font-size: 13px;color: #6f6f6f; display: none;position: relative;}
.wrapBox.faq .collaContent:before{content:'A';width: 20px; height: 20px; line-height: 18px; text-align: center;background: #f60; position: absolute; left:12px; top:12px;border-radius: 100px; color: #fff; font-size: 13px;font-weight: 600;opacity: 0;}
.wrapBox.faq .collaContent .info{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;max-height: 62px;}
.wrapBox.faq .collaContent a.view{position: absolute; right:10px; top:50%; margin-top:-15px;width:30px;height: 30px;line-height: 30px;opacity:.3;text-align: center;}
.wrapBox.faq .collaContent a:hover.view{opacity:1;}
.wrapBox.faq .collaContent p{ padding-bottom:10px}
.wrapBox.faq .show .collaTitle{background: #D51122;color: #fff;}
.wrapBox.faq .show .collaTitle:before{ background: #fff;color: #D51122;opacity:1;}
.wrapBox.faq .show .collaTitle i{opacity: 1;}
.wrapBox.faq .collaTitle i.iconCon{font-family: 'remixicon' !important;}
.wrapBox.faq .collaTitle i.iconCon:before{content: "\ea13";}
.wrapBox.faq .show .collaTitle i.iconCon:before{content: "\f1af";}
.wrapBox.faq .more{display:none;text-align: center;}
.wrapBox.faq .more.mob {width: 64px;height: 64px;position: absolute; right:340px; top:10px;z-index: 1;-webkit-animation: upArrow 3s linear 1.5s infinite;animation: upArrow 3s linear 1.5s infinite; display:block}
.wrapBox.faq .more.mob a{width: 64px;height: 64px;line-height: 20px;font-weight: 500;text-align: center;padding: 12px 0 0 0;position: relative;background: #D51122;background: radial-gradient(50px 50px at center, #2cd2d2, #27afaf);}
@keyframes upArrow {
   0% {-webkit-transform: translate(0);transform: translate(0)}
  25% {-webkit-transform: translateY(-7px);transform: translateY(-7px)}
  50% {-webkit-transform: translateY(3px);transform: translateY(3px)}
  75% {-webkit-transform: translateY(-7px);transform: translateY(-7px)}
 100% {-webkit-transform: translate(0);transform: translate(0)}
}
@-webkit-keyframes upArrow {
    0% {-webkit-transform: translate(0);transform: translate(0)}
  25% {-webkit-transform: translateY(-7px);transform: translateY(-7px)}
  50% {-webkit-transform: translateY(3px);transform: translateY(3px)}
  75% {-webkit-transform: translateY(-7px);transform: translateY(-7px)}
 100% {-webkit-transform: translate(0);transform: translate(0)}
}
/*合作伙伴*/
.partnerBox{ margin-top: 10px;}
.partnerBox ul{ margin-right: -20px; font-size: 0; display: block;}
.partnerBox li{width: calc(100% / 6 - 20px);margin: 10px 20px 10px 0; display: inline-block; background-color: #fff;}
.partnerBox li a{ display: block; font-size: 0;}
.partnerBox li img{filter: grayscale(100%);-webkit-filter: grayscale(100%);-webkit-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}
.partnerBox li:hover img{filter: grayscale(0%);-webkit-filter: grayscale(0%);}

.social{ display: block; font-size: 0; margin-top: 10px;}
a.socialLink{ width: 32px; height: 32px; line-height: 32px; display: inline-block; text-align: center; border-radius: 100px; margin-right:6px; opacity: 1;}
a.socialLink i{ color: #fff; font-size: 20px;}
a.socialLink.s-weixin{ background: #6bc30d;}
a.socialLink.s-email{ background:#ff9933;}
a.socialLink.s-tencent{ background:#00C5FF;}
a.socialLink.s-weibo{ background:#f78585;}
a:hover.socialLink{ opacity: .68}

/*历程*/
.his .title { padding-bottom:20px; padding-top:10px; position:absolute;left:50%; transform:translateX(-50%)}
.his .title h3{ color:#fff;}
.his .title .title1,.his .title .title2{ color:#fff; opacity:0.5}
.his .title .title1{opacity:0.1}
.his .swiper-container{width: 100%;padding-top:20px;}
.his .swiper-container .swiper-slide{ background-color:transparent;  padding:0 15px; position:relative; height:480px; min-height:auto}
.his .swiper-container .swiper-wrapper{ height:100%;}
.his .swiper-container:before{content: " "; position:absolute; background:rgba(255,255,255,.2); width:100%; height:1px; top:66.5%; left:0;}
.his.swiper-slide{background-image:url(images/hisBg.jpg); background-size:cover; background-color: #181818;}
.his .swiper-slide .imgText{ position:absolute; width:100%; top:65.4%; transform:translateY(-50%)}
.his .swiper-slide .imgText h4{ position:relative; top:-50px; font-weight:normal; color:#aaa;font-family:HELVETICANEUELTPRO; font-size:16px;}
.his .swiper-slide.even .imgText h4{ position:relative; top:50px;}
.his .swiper-slide .imgText .info{ position:absolute; top:55px; left:30px; right:30px;background:#D51122; color:#fff; font-size:14px; line-height:22px; padding:15px 20px; border-radius:0px; text-align:left; visibility:hidden; opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.his .swiper-slide.even .imgText .info{ top:-150px;-moz-osx-font-smoothing: auto;}
.his .swiper-slide.even .imgText .info a{color: #fff;}
.his .swiper-slide.swiper-slide-active .imgText .info{ visibility:visible; opacity:0.98;top:35px;}
.his .swiper-slide.even.swiper-slide-active .imgText .info{bottom: 35px;}
.his .swiper-slide.even .imgText .info{bottom: 45px; top:auto;}
.his .swiper-slide .imgText h4 .dot{ width:9px; height:9px; position:absolute; left:50%; margin-left:-4px; display:block; border-radius:50px; background:#000; border:2px solid rgba(255,255,255,.9); top:56px;}
.his .swiper-slide.swiper-slide-active .imgText h4 .dot{ background:#fff;}
.his .swiper-slide.even .imgText h4 .dot{ top:-44px;}
.his .swiper-slide .imgText h4:before{content: " "; position:absolute; background:rgba(255,255,255,.2); width:1px; height:40px; left:50%; transform:translateY(-50%); top:43px;}
.his .swiper-slide.even .imgText h4:before{ top:-23px;}
.his .swiper-slide .imgText .info .dot{width:0;height: 0;border-width:10px;border-style: solid;border-color: transparent transparent #D51122 transparent; position:absolute; top:-18px;left:50%; margin-left:-9px;}
.his .swiper-slide.even .imgText .info .dot{border-color: #D51122 transparent transparent transparent;top:auto;bottom:-18px;}

/*新闻资讯*/
.postNews{ display:block; clear:both; font-size:0; position:relative}
.postNews li{ width:25%; display:inline-block; overflow:hidden; position:relative;background:#fff; font-size:14px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.postNews li .postImg:after,.postNews .postText:after{content: '';display: block;padding-top: 62%;}
.postNews li .postImg{ background:#181818;}
.postNews li .postImg img{position: absolute;top: 0;left: 0;}
.postNews .postText a{position: absolute;top:30px;left:10%; bottom:30px; right:10%;}
.postNews .postText a h4 {font-size:14px; color:#666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width:90%; display:block; margin:0 auto;}
.postNews .postText .time{ font-size:28px; font-family:HELVETICANEUELTPRO; color:rgba(0,0,0,.2); padding-bottom:30px; display:inline-block; position:relative;}
.postNews .postText .time:after{content: '';display: block; width:1px; height:16px; position:absolute; top:45px; left:50%; transform:translateX(-50%); background:rgba(0,0,0,.1)}
.postNews li .postImg,.postNews .postText{ display:block; position:relative; overflow:hidden;}
.postNews .postText .text{ width:100%; position:absolute; top:50%; transform:translateY(-50%);}
.postNews li:hover .postImg img{transform: scale(1.1); opacity:0.5}
.postNews li .postImg .dot{z-index:2;position: absolute;top: 0;left: 50%;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);border-style: solid;border-color: transparent;border-top-color: transparent;border-top-color: #fff;border-width:9px;}
.postNews li.even .postImg .dot{ top:auto; bottom:0;border-color: transparent;border-bottom-color: transparent;border-bottom-color: #fff;}
.postNews li .postImg .icon{ position:absolute; z-index:1; background:#D51122; opacity:0; width:40px; height:40px; line-height:40px; color:#fff; border-radius:50px; font-size:20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.postNews li:hover .postImg .icon{ opacity:1; transform: translate(-50%,-50% ) scale(1);}

/*分享*/
.bdshare{ clear: both; padding-top:20px; text-align:left;position: relative;z-index:999;}
.bdshare-button-style0-16{ display: block; font-size: 0;}
.bd_weixin_popup{ height: 300px!important;width: 252px!important}
.bdsharebuttonbox{ display: inline-block; vertical-align:middle;font-size: 0;}
.bdsharebuttonbox a,.bdshare-button-style0-16 a,.bdshare .poster a{ background-image: none!important; width:38px!important; height: 38px!important; line-height: 38px!important; padding: 0!important; border:0px solid #eee;border-radius: 100px; text-align: center;margin:6px 6px 6px 0!important; font-size: 18px!important;float: none!important; display: inline-block;color: #fff;}
.bdsharebuttonbox a{font-family: 'remixicon' !important;}
.bdsharebuttonbox a.bds_weixin{background-color: #6bc30d;}
.bdsharebuttonbox a:hover.bds_weixin{ background-color: #6bc30d; }
.bdsharebuttonbox a.bds_sqq{ background-color: #1ea6e9;}
.bdsharebuttonbox a:hover.bds_sqq{ background-color: #1ea6e9;}
.bdsharebuttonbox a.bds_tsina{ background-color: #f78585;}
.bdsharebuttonbox a:hover.bds_tsina{ background-color: #f78585;}
.bdsharebuttonbox a.bds_qzone{background-color: #ff9933;}
.bdsharebuttonbox a:hover.bds_qzone{ background-color: #ff9933;}
.bdsharebuttonbox a.bds_weixin:before {content: "\f2b5";}
.bdsharebuttonbox a.bds_sqq:before {content: "\f03a";}
.bdsharebuttonbox a.bds_tsina:before {content: "\f2b9";}

.bdshare .poster{ display:inline-block; vertical-align: middle;height: 52px;}
.bdshare .poster a{ width: 60px!important; text-align: center;font-size: 14px !important;background: #85a1f8;}
.bdshare .poster a:hover{opacity: .8;}
.bdshare .umCode{ display: none; position: fixed; width: 200px; height: 200px; top: -188px;box-shadow: 0 0 25px rgba(0,0,0,.1); top:50%; left: 50%; margin-top: -100px;margin-left: -100px;}
.bdshare .umCode img{width: 100%; height: 100%; padding: 15px;background: #fff;z-index: 2;position: relative;}
.bdshare .umCode:after{content: '';display: block; width:100%; height:100%; position:fixed; top:0; left:0;background:rgba(0,0,0,.6)}

/*上下页*/
.postNav{ width:100%; text-align:left; margin-top:20px;clear: both;}
.postNav div{ display:inline-block; font-size:0;}
.postNav div a{height:36px; line-height:34px; font-size:16px; padding:0 15px; display:block; border:1px solid #e6e6e6; border-radius:100px;}
.postNav div i{ vertical-align:-1px;}
.postNav .postNext{ float:right}
.postNav .postPrev a{ padding-right:18px;}
.postNav .postNext a{ padding-left:18px;}
.postNav div a:hover{ background:#D51122; border:1px solid #D51122; color:#fff;}

/*----------- tag-a -----------*/
.tagBox {display:block; margin-top:50px; text-align:left;}
.tagBox .tagArr { line-height:32px;}
.tagBox .tagArr a {padding:0 10px; height: 30px; line-height: 28px;border: 1px solid #e4e4e4; margin-right: 6px; background:#f2f2f2; border-radius:30px;display: inline-block;}
.tagBox .tagArr a:hover{border: 1px solid #D51122; background: #D51122; color: #fff}

/*subcate*/
.subcate{ max-width:1260px; margin:40px auto 0px;text-align:center;padding: 0 20px;}
.subcate ul{ display:block; font-size:0;}
.subcate li{ display:inline-flex; margin:2px 3px;border-radius:0px; font-size:14px;}
.subcate li a{padding:4px 10px 4px; font-size:16px; background:#f6f6f6; text-shadow:none;border-radius:0px;}
.subcate li a:hover,.subcate li.active a{background:#D51122;color:#fff;filter:alpha(opacity=86);opacity:0.86;}

/*related*/
.related{ padding:20px 20px;background: #fff; margin:25px 0 0 0;}
.related .title { padding:0px 0 15px 0; text-align: left}
.related .title h3{ font-size:20px; font-weight:normal; padding-left:18px; position:relative;}
.related .title h3:after{content: ""; position:absolute; width:3px; height:20px; background:#D51122; left:2px; top:4px;}
.related .liBox {height: 100%;margin: 2px 2px;text-align: center;font-size: 14px;}
.related .liBox .aImg {width: 100%;height:auto;padding-top: 75%;display: block;position: relative;overflow: hidden;background-color: #efefef;}
.related .liBox .aImg img {width: 100%;min-height: 100%; position: absolute;top:50%;left: 0;right: 0;bottom: 0;transition: all 0.3s;-webkit-transition: all 0.3s;-ms-transition: all 0.3s;transform: translateY(-50%);}
.related .liBox .tit {display: block; padding: 15px; position: relative;line-height: 24px; text-align:center;transition: all 0.3s;-webkit-transition: all 0.3s;-ms-transition: all 0.3s; background:rgba(255, 255, 255, 0.65);}
.related .liBox .tit h3{ font-size:16px;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.related .liBox .tit p{ font-size:12px; color:#999; max-height:42px; transition: all 0.3s;-webkit-transition: all 0.3s;-ms-transition: all 0.3s; margin-top:5px; display:block; line-height:22px; overflow:hidden;}
.related .liBox:hover a.titUrl .tit{ background:#D51122; color:#fff;}
.related .liBox:hover a.titUrl .tit p{color:#fff; opacity:.8;}

.nothing{ padding:40px 0 50px 0; color:#999; text-align:center; width:100%; background:rgba(255, 255, 255, 0.65);}
.nothing i{ font-size:68px; opacity: .12;}
.artImg{ text-align:center; font-size:0; display:block; margin:0 auto}
.artImg img{ width:100%;}

/*独立模块*/
.umDiy { padding:80px 0}
.umDiy .title{ text-align:center; padding-bottom:20px;}
.umDiy .umText{ line-height:2; width:80%; margin:0 auto;font-size:15px; color:#666; text-align:center;}
.umDiy .umText p{ margin:15px 0;}
.umDiy video{ width: 60%}
.umDiy.um1{ background:#fff; padding-bottom:80px;}
.umDiy.um2{ background-color:#f6f6f9; padding:100px 0;background-repeat:no-repeat; background-size:cover;background-attachment: fixed;}
.umDiy.um3{ background:#fff;}
.main .umDiy:nth-of-type(1){margin-top:0px;}
.umDiy .PostSl{ padding-top:0;}
.umDiy .PostSl li .slNumber{ font-size:40px; line-height:42px;}
.umDiy .PostSl li{border-right: 1px solid rgba(216,216,216,.8);}
.umDiy .PostSl li:last-child{ border:none;}
.umDiy .swiper-container{ padding-bottom:40px; margin-top:20px; margin-left:-5px; margin-right:-5px; display:block; overflow:hidden;}
.umDiy .swiper-pagination.caseNav{ bottom:0;}
.umDiy .swiper-container .item{ margin:5px; font-size:0; display:block; overflow:hidden;}
.umDiy .swiper-container .item .pic{ position: relative; display: block; overflow: hidden; font-size: 0;}
.umDiy .swiper-container .item .pic:after{ content: ''; padding-top: 75%; display: block;}
.umDiy .swiper-container .item .pic img{ position: absolute; width: 100%; height: 100%; top: 0; left: 0;transform:scale(1); transition: all 0.3s;-webkit-transition: all 0.3s;-ms-transition: all 0.3s;}
.umDiy .swiper-container .item:hover img{transform:scale(1.1)}
.umDiy .swiper-container .item h3{ font-size: 16px; line-height: 1.6; font-weight: 500; padding:15px 10px 10px; text-align: center;}
.umDiy.his .swiper-container .swiper-slide{height:392px;}
.umDiy.his{background-color:#181818;background-image:url(images/hisBg.jpg);background-repeat:no-repeat; background-size:cover; background-position: center;position: relative;}
.umDiy.his .title{ padding-top:0px;}
.umDiy.his .swiper-slide .imgText h4{ text-align:center;}
.umDiy.his .swiper-container{ padding-bottom:0}
.umDiy.his .swiper-container:before { top:276px;}
.umDiy.his:after{content: " ";position: absolute;background-color: #252531e6;width: 100%;height: 100%;top: 0;left: 0;}
.umDiy.um5 .umText{ width:100%;}
.umDiy.um5 .umText ul{ display:block; font-size:0;}
.umDiy.um5 .umText li{ width:16.666666%; display:inline-block; padding:10px;}
.umDiy.um5 .umText li .item{ width:100%; min-height:40px; background: #fff}
.ummain .subcate{ margin-top:50px; margin-bottom:50px;}

.us .umDiy .title{ max-width: 80%;margin: 0 auto 10px auto;}
.us .umDiy .umText{ text-align: left;}
.us .umDiy .umText h3{ font-size: 20px; margin:0 0 10px 0; font-weight: normal; color: #1d1d1d}
.us .umDiy .umText ul{ padding: 10px 0}
.us .umDiy.um2{ background-attachment:inherit; padding: 160px 0; text-align: center; background-image: url(images/map.jpg)}
.us .umDiy.um3{ background:#f8f8f8; overflow:hidden;}
.us .umDiy.um3 .umTips{text-align: center;font-size: 14px;line-height:2;}
.us .umDiy.um3 .umTips p{color:#666666;}
.us .umDiy.um3 .umTips a{color:#D51122;}
.us .umComm iframe{ width:80%; height:340px; display:block; margin:0 auto;}
.us .umComm.noLogin iframe{ height:260px;}

a.mapUrl{ min-width:160px; height: 48px; font-size:18px; line-height: 48px; text-align: center; padding: 0 20px;display:inline-block; margin: 0 10px; color: #fff; border:1px solid #fff; transition: all 0.3s;-webkit-transition: all 0.3s;-ms-transition: all 0.3s;}
a:hover.mapUrl{ background: #D51122; border: 1px solid #D51122; cursor: pointer}
.ummap{ position: fixed; top:10%; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index:-1; opacity: 0; transition: all 0.3s;-webkit-transition: all 0.3s;-ms-transition: all 0.3s; visibility: hidden; overflow:hidden;}
.ummap.open{z-index: 9998; opacity: 1; visibility: visible;top: 0;}
.ummap iframe{width: 100%; height: 100%; overflow:hidden;}
.ummap .closeMap{ position: absolute; z-index: 9999; top: 0; right: 0; background: #f32; color: #fff; width: 60px; height: 60px; line-height: 60px; text-align: center; font-size: 30px; cursor: pointer;}

/*人才招聘*/
.job .umDiy{ padding:40px 0 20px 0}
.job .subcate{ margin-bottom: 0;}
.jobList .postArr{ width: 95%; margin:0 auto;}
.jobList .postArr li{ width: 100%; padding:0 20px; background: #fff; margin-bottom:30px;display: block; overflow: hidden; position: relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; cursor: pointer;}
.jobList .postArr li:hover{box-shadow: 0 15px 25px rgba(0,0,0,.015);}
.jobList .postArr .postTxt{padding:0; margin:20px 0;}
.jobList .postArr .postTxt .jobTit{ padding:0 45px 0 100px;}
.jobList .postArr .postTxt .jobTit h3{ font-size:18px; line-height: 22px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-weight: normal}
.jobList .postArr .postTxt .jobTit p{ font-size: 14px; color: #999; margin-top: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.jobList .postArr .postTxt .time{ position: absolute; left: 20px;width: 60px; text-align: center; height: 58px; top: 20px;display: block; color: #888; font-family:sans-serif;}
.jobList .postArr .postTxt .time em{ width: 100%; display: block; font-size: 44px; line-height: 36px;}
.jobList .postArr .jobTit:after{content: '';display: block; width: 1px; height: 60px; position:absolute; top:15px; left:96px; background: #eee;}
.jobList .postArr .postTxt .dot{ width:32px; height: 32px; line-height: 30px; text-align: center; border:1px solid #bbb; border-radius: 100px; position: absolute; top: 32px; right: 22px; font-size: 20px; color: #bcbcbc; cursor: pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

.jobList .postArr li.selected{ height: 100%;}
.jobList .postArr li.selected .postTxt .dot{-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);border:1px solid #D51122;color: #D51122}
.jobList .postArr li.selected .postTxt .time{color: #D51122}
.jobTxt{ display: none; margin-top: 30px; line-height:30px; color: #666; font-size: 14px; padding-left:100px;}
.jobTxt h3{ font-size: 18px; padding: 15px 0 15px 12px; font-weight: normal; position: relative;}
.jobTxt h3:after{content: '';display: block; width:5px; height:5px; position:absolute; top: 29px; left:0px; background: #999; border-radius: 50px;}

.jobEmai{display:inline-block; margin:3% 0 1% 0}
.jobEmai a{line-height:20px; display:block; background:#D51122; color:#fff; font-size:16px; border-radius:30px; padding:8px 15px; text-align:center;}
.jobEmai a p{ font-size:12px; font-family:Arial; font-weight: bold; opacity:0.68}

/*color*/
.swiper-slide.news{background-color: #EEEEEE;}
.swiper-slide.partner{background-color: #F8F8F8;}

/*----------- search -----------*/ 	
.page-search h1{font-size:20px; font-weight:400;margin-bottom:5px;}
.page-search .archive-description{ font-size:12px; color:#9e9e9e;}
.page-search,.list-search p{margin:0 0 20px 0;padding:10px 0;overflow:hidden;border-radius:2px;position:relative; line-height:22px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.list-search p{background-color:rgba(255, 255, 255, 0.65);padding:20px; color:#888;border:1px solid #fff;}
.list-search p:hover{background-color:rgba(255, 255, 255, 0.95);}
.list-search p a:first-child{font-size:18px;line-height:28px; margin-bottom:5px; margin-top:0;}
.list-search p a{ margin-top:3px;display:inline-block;color:#666;font-size:14px;}
.list-search p a:hover{color:#D51122}
.list-search p strong{color:#D51122; font-weight:500}

.banner .text{ max-width: 1220px; width: 100%; position: absolute; left: 50%; top:50%;  transform: translate(-50%,-50%);color:rgba(255,255,255,.8); display: block; font-size: 0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; text-align: center;}
.banner .text a{color:rgba(255,255,255,.8);}
.banner .text h4{ font-size: 40px; color: #fff;font-family:Arial;font-weight: 600;}
.banner .text p{ margin: 20px auto; line-height:26px; font-size: 14px; max-width: 600px; padding: 0 20px;}
.banner .text a span{ padding: 8px 30px;;background:#D51122; color: #fff; font-size: 16px;display: inline-block; margin-top: 28px; -webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; position: relative; border-radius: 100px;}
.banner .text a em{ position: relative; z-index: 1; font-style: normal}
.banner .bnLink{ position:absolute; width:100%; height:100%; left:0; top:0;}

.banner.textLeft .text{ text-align: left;max-width: 1240px}
.banner.textLeft .text h4,.banner.textLeft .text p{max-width: 620px; padding-right: 20px; padding-left: 0;}
.banner.textLeft .text p{margin: 20px 0;}

.preloader{position: fixed;left: 0px;top: 0px;width: 100%; height: 100%;z-index: 999999;background-color:rgba(255,255,255,.96);background-position: center center;background-repeat: no-repeat; background-image: url(images/loading.gif); background-size: 42px 42px;}

/*CSS动画样式*/
.umAni .anim{visibility:hidden;}
.animated{visibility:visible;}
li.animated:nth-of-type(1){animation-delay: 0.1s;}
li.animated:nth-of-type(2){animation-delay: 0.15s;}
li.animated:nth-of-type(3){animation-delay: 0.2s;}
li.animated:nth-of-type(4){animation-delay: 0.25s;}
li.animated:nth-of-type(5){animation-delay: 0.3s;}
li.animated:nth-of-type(6){animation-delay: 0.35s;}
li.animated:nth-of-type(7){animation-delay: 0.4s;}
li.animated:nth-of-type(8){animation-delay: 0.45s;}
li.animated:nth-of-type(9){animation-delay: 0.5s;}
li.animated:nth-of-type(10){animation-delay: 0.55s;}
li.animated:nth-of-type(11){animation-delay: 0.6s;}
li.animated:nth-of-type(12){animation-delay: 0.65s;}

/*----------- media -----------*/
@media screen and (max-width:1280px){
.his .swiper-slide .imgText p{ left:0; right:0;}
.umArt.umSub{padding-left: 300px;}
.sabout.cont .about{ max-width: 90%}
.artUm .uml{float: left;max-width: 420px;}
.about .postText{ padding-left: 60px;}
.about .title{padding: 20px 0px 25px;}
.about .title span.title1{top: -8px;}
.umTiles .title span.title1{top: -18px;}
.title span.title1{ font-size: 36px; top: -30px;}
.title .title2{padding-top: 5px;}
.wrapBox.core .title span.title1{ top: -25px;}
.about .aboutRight .more{margin-top: 30px;}
.wrapBox.news .item{padding-left: 370px;}
}
@media screen and (max-width:1024px){
.artUm .uml{max-width: 300px;}
.umSub .article.list li{width: calc(100% / 3 - 10px);}
.main .artList .article li{ width: 100%;}
.main .artList .article li .postImg{ width: 180px;}
}
@media screen and (max-width:959px){
.umDiy.um5 .umText li{ padding: 5px;}
.banner .text h4{ font-size:38px;}
.banner .text p{ margin-top: 15px; line-height: 26px; font-size: 16px; max-width:500px;}
.banner .text a span{ padding: 8px 25px; font-size: 16px;margin-top: 20px; }
.bnBox.cateBn .text{ width: 90%;}
.bnBox.cateBn .text h3{font-size:36px;}
.umDiy video{width: 70%;}
.ftNav ul{ padding-right: 5%}
.ftNav .us li.tel{ font-size: 30px; line-height: 36px;}
.artUm .uml{max-width: 360px;}
}

@media screen and (max-width:900px){
/*头部开始*/
.in .header{top:0;}
.header .headTop{padding: 8px 0;}
.headHeight{height: 50px;-webkit-transition:none;-o-transition:none;transition:none;}
.header .logo{height:34px;}
.headerNav,.header .logoRight{ display: none}
.moble,.mNavBtn{ display: block;}
.sbtn{margin-right: 40px;top: -8px;color: #666;}
 body.open .header{ left:190px;}
 body.open .leftNav{ left:0px;}
 body.open .leftNav .mNavBtn{ display:block; position: absolute; top: 0px; background: #000; padding:0px 13px; height: 50px; right: -51px; cursor: pointer; color:#fff;}
 body.open .leftNav .mNavBtn i{display: block;-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;}
 body.open .leftNav .mNavBtn:hover i{color:#f66;transform: rotate(90deg);
-ms-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);}
 body.open .leftNav .mNavBtn i{ font-size: 24px;}
 body.open .mNav .navbar{display:block;}
/*头部结束*/
.umTiles .tilesLeft{width: 180px;margin-right: -200px;}
.umTiles .tabCon{padding-left: 200px;}
.sidebar,.umSubr .sidebar{ width: 100%; margin:0;}
.sidebar .widget{ margin: 0 0 25px;}
.sidebar .widget:first-of-type{ margin-top: -5px;}
.sidebar .widget.umhtml1 ul li{ width: 25%}
.sidebar .widget:last-child{ margin-bottom:25px}
.umArt.umSub,.umSubr .umArt.umSub{ padding-left: 0; padding-right: 0}
.article{ margin:30px 0;}
.postNews .postText .time{ font-size:22px; padding-bottom:20px;}
.postNews .postText .time:after{ top:30px;}
.article li .postText{ padding:8px 15px 10px;}
.article li .postText h4{ font-size:14px;}
.article li .postText i{ font-size:12px;}
.about .aboutLeft{ width:42%;}
.about .aboutRight{ width:58%;}
.cont .about .title,.boxText{ padding-left: 40px;}
.umDiy.um5 .umText li{ padding:10px; width:33.33333%}
.partnerBox li{width: calc(100% / 3 - 20px);}
 body{overflow-x: hidden;}
 body .wrap{ position:relative;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
 body .wrap{ left:0;}
 body .bnBox,body .breadcrumb,body .main,body .footer,.banner{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
 body.open{overflow:hidden;}
 body.open .wrap{left: 190px;}
 body.open .bnBox,body.open .breadcrumb,body.open .main,body.open .footer,body.open .banner{ transform: translateX(190px)}
.page-search, .list-search p{ margin:10px 0;}
.bnBox.cateBn .text h3{font-size:32px;}
.umDiy video{width: 80%;}
.ftNav .us li.tel{ font-size: 26px; line-height: 34px; padding-bottom: 0;}
.ftNav .us li.add{ max-width:168px;}
.wrapBox.core ul{ width: 95%}
.wrapBox.faq .container{padding-right: 420px;}
.wrapBox.faq .more.mob{right: 310px;}
.wrapBox.news .item{padding-left: 360px;}
.umPageList li .postText{ padding:0 30px}
.umTiles .tilesBox ul {margin:-6px -8px;}
.umTiles .tilesBox ul li { width:calc(100% / 3 - 16px); margin:6px 8px;}
.banner .swiper-pagination-bullet{width:10px; height: 10px; line-height: 10px;}
}

@media (max-width: 840px){
.ftEwm{ width: 200px;}
.ftNav ul{ padding-right: 4.5%}
.ftNav .us li.tel{ font-size: 22px; line-height: 32px; padding-bottom: 0;}
.ftNav .us li.add{ max-width:160px;}
.wrapBox.core ul{ width: 100%}
.artUm .uml{max-width: 320px;}
}

@media screen and (max-width:768px){
.wrapBox ul.col3 { margin: 0 -10px;}
.wrapBox ul.col3 li {width: calc(100% / 2 - 20px);margin: 10px;}
.about .aboutLeft{ width:46%;}
.about .aboutRight{ width:54%;}
.about .postText{ padding: 0 40px;}
.PostSl li .slNumber{ font-size:24px;}
.homeNav{ display: none;}
.swiper-slide.news,.swiper-slide.partner{ padding: 0 20px;}	
.postNews li{ width:50%}
.postNews .postText,.postNews li .postImg .dot{ display:none;}
.bnBox.cateBn .text{ width: 96%;}
.cont .about .title,.boxText{ padding-left: 0px; padding-right: 0;}

.banner .text h4{ font-size:32px;}
.banner .text p{ margin-top: 15px; line-height: 26px; font-size: 14px;max-width:none;padding: 0 60px;}
.banner .text a span{font-size: 14px; }
.bnBox.cateBn .text h3{font-size:28px;}
.umDiy video{width: 90%;}
    
.footer{ padding: 5% 0;}
.ftBox{ display: block;}
.ftNav{ width: 100%; padding: 0;}
.ftNav ul{ width: 100%; max-height: 42px; border-bottom: 1px solid rgba(255,255,255,.05); padding: 0; overflow:  hidden; padding-right: 0; position: relative;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.ftNav ul li{ overflow: hidden; line-height: 28px;}
.ftNav ul li a{ height: 28px; line-height: 28px;}
.ftNav ul li.h{ height: auto; position: relative; cursor: pointer; margin-bottom: 0; font-size: 14px; line-height: 42px}
.ftNav ul li.h:after{content: "\ea13";position: absolute;  top: 0; right: 0;font-family: "remixicon" !important;font-size: 16px;font-style: normal;-moz-osx-font-smoothing: grayscale;}
.ftNav ul.selected li.h:after{content: "\f1af";}
.ftNav ul.selected { max-height:1000px; padding-bottom: 6px;}
.ftNav .us{ width: 100%; height: auto; margin-top:3%; border: none; max-height: none}
.ftNav ul.us li.h:after{ display: none;}
.ftNav .us li.icon a{ margin-right: 10px; padding-bottom: 0;}
.ftEwm{margin-bottom: 10px; width: 100%; text-align: left; font-size: 0!important}
.ftEwm .img{ width: 50%; max-width: 120px;}
.ftEwm .img .box{ float: left; margin: 0 10px 0 0;}
.ftNav .us li.add{ max-width: 100%}
.wrapBox.core ul{  padding-bottom: 5.5%;padding-top: 2%;padding-left: 6px;}
.artUm .uml,.artUm .uml img{max-width: 100%!important;width: 100%!important;}
.artUm .umr{padding-left: 0px;padding-top:15px;clear: both;}
.wrapBox.faq .container{padding-right: 360px;}
.wrapBox.faq .faqBg{ width:400px}
.wrapBox.faq .more.mob{right: 260px;}
.wrapBox.news .frist{width:300px}
.wrapBox.news .item {padding-left: 326px;margin-bottom: 17px;}
}

@media screen and (max-width:640px){
.title,.wrapBox.adv .title{padding: 0px 30px 20px;}
.wrapBox{ padding: 60px 0; overflow: hidden}
.wrapBox.core{padding: 60px 0 40px;}
.wrapBox.adv{ overflow: inherit}
.wrapBox ul.col3 { margin: 0 -5px;}
.wrapBox ul.col3 li {width: calc(100% / 2 - 10px);margin: 5px;}
.about { padding:60px 30px;}
.about .aboutBox{ display: block; padding-bottom: 0;}
.about .aboutLeft{ width:100%;min-height:280px; display:block; overflow:hidden;}
.about .aboutRight{ width:100%;top: 0;}
.about .aboutRight .postText{ padding: 40px 0 0;margin-top: 20px;}
.about .title{text-align:center;}
.about .aboutRight:after{ left: 0;}
.about .postText .info h4{ text-align: center;}
.about .postText .info h4:after{ left: 50%; margin-left: -18px;}
.about .postText .info{ padding:0;max-height: 308px;}
.about .postText .info:after{ right: 0;background: -webkit-linear-gradient(left, transparent, #f8f8f8 85%);background: -o-linear-gradient(right, transparent, #f8f8f8 85%);background: -moz-linear-gradient(right, transparent, #f8f8f8 85%);background: linear-gradient(to right, rgba(237,237,237,0), #f8f8f8 85%);}
.about .aboutRight .more{ padding-left:0; text-align:center;}
.about:after{width:100%;}
.about .title span.title1{ left:50%;transform: translateX(-50%);}
.about.wrapBox .title h3:after{ display:none}
.swiper-slide.partner{ padding: 0 15px;}
.swiper-container .swiper-umComm { margin:0 -15px;}
.article ul{ margin:0 -10px 0 0;}
.article li, .imgShow {width: calc(100% / 2 - 10px);margin: 5px 10px 5px 0;}
.sabout.cont .about{ margin-top: 0;}
.cont .about .title, .boxText{ text-align: left;}
.sabout.cont .about .tel{ font-size: 28px;}
a.mapUrl{ min-width:130px;}
.PostSl li .slNumber{ font-size:24px;}
.searchBox{width:70%}
.banner .text { text-align: center;}
.banner .text h4{ font-size:24px;}
.banner .text a span{ padding: 6px 20px; font-size: 14px; }
.bnBox.cateBn .text h3{font-size:24px;}
.about .aboutLeft .playBox{min-height:280px;}
.umDiy video{width: 100%;}
.sidebar .widget.umhtml1 ul li{ width: 50%}
.umDiy.um5 .umText li{ padding:5px;}
.partnerBox ul{ margin-right: -10px;}
.partnerBox li{width: calc(100% / 3 - 10px);margin: 5px 10px 5px 0;}
.main .artList .article li .postImg{width: 180px;}
.wrapBox.core ul.sum3{ width: 90%; }
.umTiles .title{text-align: center;padding-bottom: 10px;}
.umTiles .tilesLeft{width: 100%;margin-right: 0;text-align: center;}
.umTiles .title span.title1{top: -20px;left: 50%;transform: translateX(-50%);}
.umTiles .tilesSub{ display:none}
.umTiles .subcate{margin: 0px auto 30px;}
.wrapBox.faq .container{padding-right: 300px;}
.wrapBox.faq .faqBg{ width:360px}
.wrapBox.faq .more.mob{right: 60px; top:0px;}
.wrapBox.umPic .swiperText{ width:auto;left: 50px;right: 50px;top: 50%;bottom: auto;transform: translateY(-50%);z-index: 3;}
.wrapBox.umPic .swiperText .container{padding:0;}
.wrapBox.umPic .swiperText .umCaseText{width: 100%;float: none;}
.wrapBox.umPic .umCasePic .swiper-slide img{ height:400px}
.wrapBox.news .frist{width:100%; padding-bottom:20px;border-bottom: 1px solid #ededed;margin-bottom: 20px; margin-left:0; margin-right:0px}
.wrapBox.news .item {padding-left: 0;margin-bottom: 20px;}
.umPageList li.even{flex-direction: inherit;}
.umPageList li .umMedia, .umPageList li .postText{width: 100%;padding: 0 15px;max-width: 100%;flex-basis: 100%;}
.umTiles .tabCon{ padding-left: 0;}
.umTiles .tilesBox ul {margin:-6px;}
.umTiles .tilesBox ul li { width:calc(100% / 3 - 12px); margin:6px;}
.umTiles .tilesBox .postText{padding: 10px 0px 10px;}
.umTiles .tilesBox .postText span.time{padding-top: 2px;}
.bannerNav.swiper-pagination-bullets{bottom: 15px;}
.banner .swiper-pagination-bullet{width:8px; height: 8px; line-height: 8px;}
}

@media screen and (max-width:540px){
.wrapBox.core ul{ padding-bottom: 7%;}
.wrapBox.faq{ padding-bottom:50px}
.wrapBox.faq .container{padding-right: 10px;}
.wrapBox.faq .faqBg,.wrapBox.faq .more.mob{ display:none}
.wrapBox.faq .more{display: inline-block;width: 100%;margin-top: 20px;}
.umTiles .tilesBox ul li { width:calc(100% / 2 - 10px); margin:5px;}
}

@media screen and (max-width:520px){
.about .aboutLeft{ min-height:220px;}
.swiper-container .swiper-umComm .swiper-slide .umCommMsg{ padding: 0 45px;}
.swiper-container .swiper-umComm .iconfont{ font-size: 28px;}
.swiper-container .swiper-umComm .iconfont.il{ left:5px;}
.swiper-container .swiper-umComm .iconfont.ir{ right:5px;}
.searchBox{width:80%}
.sabout.cont .about .tel{ font-size:26px;}
.about .aboutLeft .playBox{min-height:220px;}
.article li .postText .iText{ margin-top: 5px;}
.main .artList .article li .postText{padding: 5px 0px 5px 15px;}
.main .artList .article li .postImg{width: 160px;} 
}

@media screen and (max-width:480px){
.jobList .postArr{ width:100%;}
.jobList .postArr li{ margin-bottom:15px;}
.jobList .postArr .postTxt{ margin:15px 0}
.jobList .postArr .postTxt .time,.jobList .postArr .jobTit:after{ display:none;}
.jobList .postArr .postTxt .jobTit,.jobTxt{ padding-left:0;}
.jobList .postArr .postTxt .jobTit h3{ font-size:16px;}
.jobList .postArr .postTxt .jobTit p{ margin-top:5px;}
.jobList .postArr .postTxt .dot{ width:26px; height:26px; line-height:24px;top:26px; right:18px;}
.jobTxt{ margin-top:20px;}
.jobEmai a{font-size:14px;padding:5px 15px;}
.about .aboutLeft,.about .aboutLeft .playBox{ min-height:200px;}
.PostSl li{ width: 50%;margin: 10px 0;}
.PostSl li:nth-of-type(2){ border: none}
.searchBox{width:90%}
.bnBox.cateBn .text h3{font-size:20px;}
.adv .swiper-container{ padding: 20px 10px;margin: 0 -10px; width: auto}
}
@media screen and (max-width:440px){
.his .swiper-slide.swiper-slide-active .imgText p{ left: 30px; right: 30px;}
.about .aboutLeft,.sabout.cont .about .aboutLeft,.about .aboutLeft .playBox{ min-height:180px;}
.umDiy.um5 .umText li{ padding:5px; width:50%}
.wrapBox.news .swiperText .swiper-slide{padding: 20px 30px 20px 30px}
.wrapBox.news .btn{ display: none}
.partnerBox li{width: calc(100% / 2 - 10px);}
.article li .postText .iText{ margin-top: 10px;}
.main .artList .article li .postText .iText{ display: none}
.main .artList .article li .postImg{width: 120px;}
.main .artList .article li .postText h4{font-size: 16px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;white-space: normal;}
.wrapBox.umPic .swiperText{left: 40px;right: 40px;}
}