/*
Theme ID: umqya
Author: umtheme
Author URI: http://www.umtheme.com/
*/
@charset "utf-8";
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%;}
html{-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x : hidden ; }
body{background: #f0f0f0;color: #666;font-size:14px;line-height:1.42857143;font-family:"Microsoft YaHei",Helvetica,Arial,sans-serif,Comfortaa;font-weight: normal;overflow-x:hidden;-moz-osx-font-smoothing: grayscale;}
/*html.mac body{font-family:"PingFang SC",Microsoft YaHei,Helvetica,Arial,sans-serif;}*/
*: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:#666;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:#C80000;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;}
*::selection {background:#C80000;color: #ffffff; text-shadow:none}
*::-moz-selection {background:#C80000;color: #ffffff;text-shadow:none}
@font-face{font-family:"Poppins";src: url(fonts/Poppins-L.otf) format('truetype');font-weight: normal;font-style: normal;}
.PostShow:after,article:after,header:after,.row:after{clear: both;}
.PostShow:before,
.PostShow:after,
.PostShow:after,
.row:before,
.row: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; }
@font-face {
  font-family: 'iconfont';  /* project id 788097 */
  src: url('//at.alicdn.com/t/font_788097_uo5vadfhyb.eot');
  src: url('//at.alicdn.com/t/font_788097_uo5vadfhyb.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_788097_uo5vadfhyb.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_788097_uo5vadfhyb.woff') format('woff'),
  url('//at.alicdn.com/t/font_788097_uo5vadfhyb.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_788097_uo5vadfhyb.svg#iconfont') format('svg');
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*----------- container -----------*/
.container{margin:0 auto;max-width:1260px;padding:0 20px}
.container.Wauto{ padding:0}
.containe{position:relative;max-width:1260px;margin:0 auto;color:#fff;padding:0 20px;}


/*----------- header -----------*/
.header{ padding-top:60px;} /*60px-xiaolei*/
.header .header-nav{position:fixed;width:100%;float:left;background-color:rgba(255, 255, 255, 1); 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}
.header .header-nav.fixed{background-color:rgba(255, 255, 255,1); opacity:1}

.header .logo{ position:absolute;font-size:0px; height:50px; overflow: hidden; display: block; text-indent: -20000em; width: auto;background-size: 100% 100%; top:50%; margin-top:-18px;}/*35px,-18px-xiaolei*/
.header .logo a{display: block; color: #999; }
.header .logo .logob{ display: none}

.logo img{ height:35px;}
.mLogo{height:35px;}
.mLogo .logo{ display:none}

.header.opaque {padding-top:0px;}
.header.opaque .header-nav{background-color:rgba(255, 255, 255, 0);box-shadow:0 0 10px rgba(22,22,22,0)}
.header.opaque .header-nav.fixed{background-color:rgba(255, 255, 255,1); opacity:1;box-shadow:0 0 10px rgba(22,22,22,0.1);}

.header.opaque .navbar a,.header.opaque .navbar i{ color: #FFFFFF; opacity: 0.6}
.header.opaque .navbar li.active > a,.header.opaque .navbar li.active i{color:#FFFFFF; opacity: 1}
.navbar li.on > a{ color: #fff;}
.header.opaque .navbar li:after{ visibility: hidden; opacity: 0}

.header.opaque .header-nav.fixed .navbar a,.header.opaque .inner .navbar a,.header.opaque .header-nav.fixed .navbar i,.header.opaque .inner .navbar i{ color: #333; opacity: 1}
.header.opaque .header-nav.fixed .inner .navbar li > ul > li a,.header.opaque .inner .navbar li > ul > li a{ color: #888;}



.header.opaque .inner .navbar a:hover{ color: #fff;}
.header.opaque .header-nav.fixed .navbar li:after{ visibility: visible; opacity: 1}
.header.opaque .header-nav.fixed .navbar li.active > a,.header.opaque .header-nav.fixed .navbar li.on > a,
.header.opaque .header-nav.fixed .navbar li.active > i,.header.opaque .header-nav.fixed .navbar li.on > i
{color: #C80000;}

.header.opaque .logo .logoa,.header.opaque .header-nav.fixed .logo .logob{ display: none}
.header.opaque .logo .logob,.header.opaque .header-nav.fixed .logo .logoa{ display: block}

.header.noOpaque .navbar a{ line-height: 60px;}
.header.noOpaque .inner .navbar a{line-height: 42px;}
.header.noOpaque .inner .navbar i{ color: #333}

/*Navigation Bar*/
.navbar{ float:right;}
.navbar li{display: block; float: left; margin:0px 0px; position: relative; min-width:50px; text-align: center; padding:0px 15px; }
.navbar a{display:inline-block; line-height:80px;font-size:16px; color:#333;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.navbar i{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; margin-left:4px;}
.header-nav.fixed .navbar a{ line-height:60px;}
.header-nav.fixed .navbar>li>ul>li>a{ line-height:40px;}
.navbar li.active>a, .navbar li.on>a,.navbar li.active>i, .navbar li.on>i{color:#C80000;}

.navbar li:after{background:#C80000;content:"";height:2px; width:0px;position:absolute;left:50%; transform:translateX(-50%);bottom:0;webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.navbar li.active:after,.navbar li:hover:after{width:100%;}
/*inner*/
.inner{ display:none; position:absolute; z-index:49;width:100%;top:60px; left:0}
.inner li{ width:100%; margin:0;height: 43px; overflow: hidden; padding: 0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.inner li i{ position: absolute; right: 20px;top: 8px; width: 26px; height: 26px; line-height: 26px; z-index: 3; background: #eaeaea; border-radius: 300px; color: #fff; cursor: pointer; margin: 0;}
.inner li.navOn{ height: auto}
.inner li.navOn i{transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);}
.inner li a {display: block;font-size: 16px;font-weight: 300; line-height: 42px;padding:0px 55px 0 55px;border-bottom:1px solid #eee; background-color: rgba(255,255,255,.96);}
.inner li#nvabar-item-index{height: 44px;}
.inner li#nvabar-item-index a{border-top:1px solid #eee;}
.inner li a:hover{background:#C80000; color:#fff;border-bottom:1px solid #C80000;}
.inner .navbar li.active:after,.inner .navbar li:hover:after{ width:0}
.navbar li>ul>li:before{ background-color:transparent; content: ''; transition: all 0.3s;}
.navbar li.active:before, .navbar li.on:before{width: 100%; left: 0;}

.inner li>ul>li a{ background-color: rgba(255,255,255,.96); font-size: 14px;}

#navBox>div>ul>li:hover>ul{top:100%;filter:alpha(opacity=85)!important;opacity:0.85!important;max-height:inherit;}

#navBox>div>ul>li>ul{position:absolute;width:100%;top:130%;right:0;text-align:center;padding:0px 0; z-index:60;filter:alpha(opacity=0)!important;opacity:0!important;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; max-height:0; overflow:hidden; min-width: 200px; left: 50%; transform: translateX(-50%)}
#navBox>div>ul>li>ul>li a{float:none;display:block;padding:0px 0px 0px;color:#333; background-color:#fff;font-size:16px; text-align:center; line-height:42px;opacity: 1; border-top: 1px solid #eee;}
#navBox>div>ul>li>ul>li:after{ display:none}
#navBox>div>ul>li>ul>li{width:100%;padding:0;margin:0;font-size:14px;}
#navBox>div>ul>li>ul>.on a{color:#fff!important;background-color:rgba(0,0,0,0.9);}
#navBox>div>ul>li>ul>li.active a{}
#navBox>div>ul>li>ul>li.on>a{color:#fff}

.header .moble-bars{ padding: 0; margin:17px 0 0;font-size:21px;float:right; color:#999; display:none; position: relative; z-index: 99}
.header a:hover.moble-bars{color:#C80000}
.fixed {left: 0; opacity: 0.98;position: fixed;right: 0;top: 0; width: 100%;z-index:888;}
/*----------- search-top -----------*/
.searchBox{ display:none}
.search-pup{position:relative;}

.search-pup form input:focus{width:180px}
.search-pup form button{position:absolute;right:0px;top:0px;color:#fff;background:0 0;border:none;padding:0;margin:0;line-height:normal;font-size:18px;font-weight:300;outline:0;cursor:pointer; width:50px; height:35px; background:#C80000; border-top-right-radius:3px; border-bottom-right-radius:3px;}

/*----------- banner -----------*/
.banner2 {max-width: 1220px;width: 100%;position: absolute;left: 50%;top: 30%;transform: translate(-50%,-50%);color: rgba(255,255,255,.8);display: block;}
.banner2-2 {position: absolute;left: 0;background-color:rgba(0,0,0,0.2); padding: 10px 10px;}
.banner2-2 h2{font-size: 50px;color: #fff;padding-bottom: 10px;}
.banner2-2 p{font-size: 24px;color: #fff;font-weight: 100;max-width: 660px;}
.banner2-3 {position: absolute;right: 0;background-color:rgba(0,0,0,0.2); padding: 10px 10px;}
.banner2-3 p{font-size: 24px;color: #fff;font-weight: 100;max-width: 660px;}

/*----------- breadcrumb -----------*/	
.breadcrumb{max-width: 1220px; margin:0 auto;padding:12px 0;clear:both;overflow: hidden; border-bottom:1px solid #ddd;text-indent:5px}
.fa-angle-right,.fa-bullhorn{font-size: 16px; margin: 0 4px;}

/*----------- slider -----------*/
#slider{ z-index:0}
.slider{margin: 0 auto;overflow:hidden; padding:0px; background:#fff;-webkit-transition:none;transition:none;}
.slider {clear:both; width:100%;position:relative; overflow:hidden}
.slider img {display:block; width:100%; height:auto; overflow:hidden}
.slide{ width:0}
.bx-wrapper {border:none; margin:0 auto; padding:0; overflow:hidden}
.bx-wrapper .bx-pager{position:absolute; bottom:28px; z-index:6;text-align:center; width:100%}
.bx-wrapper .bx-pager.bx-default-pager a {background: #fff; text-indent: -9999px; display: block; width:8px; height:5px; margin: 0 5px; outline: 0; border-radius:0;filter:alpha(opacity=20)!important;opacity:.2!important; border-radius:50px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus {filter:alpha(opacity=60)!important;opacity:0.6!important;}
.bx-wrapper .bx-pager.bx-default-pager a.active{ width:15px; height:5px;}
.bx-wrapper .bx-prev,.bx-wrapper .bx-next,#slideBox .bx-wrapper .bx-next,#slideBox .bx-wrapper .bx-prev,.bx-wrapper .bx-pager.bx-default-pager a{-moz-transition: ease-in-out 0.3s; -webkit-transition: ease-in-out 0.3s;-o-transition: ease-in-out 0.3s;-ms-transition: ease-in-out 0.3s;transition: ease-in-out 0.3s;}
#slideBox .bx-wrapper .bx-next,#slideBox .bx-wrapper .bx-prev{margin:-40px 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;filter:alpha(opacity=20);opacity:.2; padding:18px 12px; font-size:3.2em;background-color: rgba(0, 0, 0, 0.5);border-radius:0; width:auto; height:auto;}
#slideBox .bx-wrapper .bx-prev{left:100px}
#slideBox .bx-wrapper .bx-next{right:100px}
#slideBox .bx-wrapper:hover .bx-prev{left:90px}
#slideBox .bx-wrapper:hover .bx-next{right:90px}
#slideBox .bx-wrapper .bx-next:hover,#slideBox .bx-wrapper .bx-prev:hover{filter:alpha(opacity=100)!important;opacity:1!important; color:#fff; background:#C80000}

/*bx-wrapper (NEXT / PREV) */
.slider1{width:auto; position:absolute;}
.bx-wrapper:hover .bx-prev,.bx-wrapper:hover .bx-next {filter:alpha(opacity=80)!important;opacity:0.8!important;}
.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-next:hover{background-color: rgba(255, 255, 255, .8);color:#C80000;filter:alpha(opacity=100)!important;opacity:1!important;}
.bx-wrapper:hover .bx-prev{left:18px;}
.bx-wrapper:hover .bx-next{right:18px;}
.bx-wrapper .bx-prev{left:25px;}
.bx-wrapper .bx-next{right:25px;}
.bx-wrapper .bx-prev,.bx-wrapper .bx-next{ width:30px; height:30px; line-height:30px; text-align:center;border-radius:100%;background-color: rgba(255, 255, 255, .3);position: absolute;top: 50%;margin: -15px 0 0 0;outline: 0;cursor:pointer;  color:#fff; font-size:1.8em;filter:alpha(opacity=0)!important;opacity:.0!important;}
.bx-wrapper .bx-loading {min-height:200px;background: url(images/lay.gif) center center no-repeat #fff;height: 100%;width: 100%;}
.imgbox .bx-wrapper .bx-prev{left:5px;}
.imgbox .bx-wrapper .bx-next{right:5px;}
.bx-wrapper .bx-pager-item{display: inline-block; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0; line-height: 0;}

/*----------- article  -----------*/
.Wauto{ width:100%; max-width:none; padding:0;}
.main{width:100%;float:left}
.w1200{ padding:0;text-shadow:0 1px rgba(255, 255, 255, 0); clear:both;}
.w1200 .article{ width:100%; margin-right:0;}
.PostBox{ clear:both;}
.PostBox.videoBg{ background:#F6F6F6}
.PostBox.serviceBg{ background:#F6F6F6}
.PostBox.aboutBg{ background: #FCFCFC}
.PostBox.caseBg{ background:#F2F2F2}
.PostBox.teamBg{ position: relative; background-color:#111111; background-position:center center; background-attachment:fixed; background-size:cover;}
.PostBox.newsBg{background:#F2F2F2;}
.PostBox.advBg{background:#FCFCFC;}
.PostBox.about .post{ padding:0; max-width:100%; position:relative;}
.PostBox.about .post .postAbout{height:500px;width: 50%;float:right; position:relative; z-index:1}
.PostBox.about .post .postAbout:after{content: "";display: block;width:110%;height:400px;background-color:rgba(255, 255, 255, 1);position: absolute;right:0%;top:50%;z-index: 0;box-shadow: 0 6px 40px rgba(128, 128, 128, 0); transform:translateY(-50%);}
.PostBox.about .post .aboutImg{height:500px;width: 50%;position: absolute;top: 0px;left: 0px;background-repeat: no-repeat;background-position: center center; background-size: cover}
.PostBox.about .post .postTitle{ padding:110px 30px 20px 0; text-align:left;}
.PostBox.about .post .postTitle:after{ display: none}
.PostBox.about .post .postTitle .title2:after{display: none}
.PostBox.about .post .PostText{ line-height: 24px; color: #999; padding-right: 60px;text-align: left; position: relative; z-index: 2}
.PostBox.about .post .more{ position: absolute; z-index: 2; left: 0; bottom: 115px;}

.article {margin-right: 378px;min-height: 600px;}

.post{ max-width:1260px; margin:0 auto; padding:50px 10px 50px;} /*100px-xiaolei*/
.post.list,.post.tags{padding:10px 10px 50px;}
.post.news.top{ padding-top:10px; padding-bottom: 10px;}
.post.news2.top{ padding-top:10px; padding-bottom: 10px;}
.post .postTitle{text-align:center;padding-bottom:15px; position:relative; margin-bottom:1.5%; z-index:2;}
.post .postTitle h3{font-size:2.0em; font-weight:normal;position:relative; text-indent:2px;letter-spacing:0em; display:inline-block; margin-bottom:3px;}
.post .postTitle h3 i{ font-size:0.46em; position:absolute; top:12px; left:-33px; color:#9e9e9e; display:none;}

.post .postTitle span{ clear:both; display:inline-block; width:100%; color:#9e9e9e; font-size:14px;}
.post .postTitle .title1{ font-size:1.6em; text-transform:uppercase; color:#C80000; filter:alpha(opacity=80);opacity:0.8;}
.post .postTitle:after{background:#fbfbfb;content:"";height:1px;width:80px;position:absolute;left:0;right:0;bottom:0;margin:0 auto}
.post.team .postTitle:after{height:0px;}
.post .postTitle .title2:after{background:#cfcfcf;content:"";height:2px;width:80px;position:absolute;left:0;right:0;bottom:0;margin:0 auto}
.PostBox:nth-child(2) .post .postTitle:after{background:#fff;}
.PostBox:nth-child(2) .post .postTitle .title2:after{background:#ddd;}

.post .PostShow{ position:relative;}
.post .PostShow ul{ width:100%;}
.post .PostShow li { background:#ffffff;}
.post .PostShow li, .imgShow{ width:23.5%;float:left; display:inline; margin:1.5% 0.65% 1.5% 0.85%;overflow: hidden;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s; text-align:center;vertical-align: top;}
.post .PostShow li {border: 1px solid #dadada;} /*xiaolei0925*/
.post .PostShow .loading{ min-height:109px;}
.post.case .PostShow .loading{ min-height:212px;}
.msk {background:#C80000; box-shadow: 0 0 12px rgba(0, 0, 0, 0); position: absolute; left: 0px; right:0px; top:0px;bottom:0px;  z-index:1;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s; opacity:0}
.post li a:hover .msk,.imgShow a:hover .msk,.post .PostShow .item .post-img:hover .msk{background:#000; opacity:0.5}

.post .PostShow .item{ text-align:center;}
.post .PostShow .item h4,.post .PostShow li h4,.imgShow h4{
line-height: 20px; height: 40px;
letter-spacing: 0;
word-wrap: break-word;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
text-align: left; clear:both; font-size:14px; font-weight:normal; padding: 0 10px}
.post .PostShow li h4 { margin-bottom:16px;}
.post .PostShow .item h4,.post .PostShow li h4{ color:#333;}
.post .PostShow .item i,.post .PostShow li i,.imgShow i{color: #999; display: block;font-family: Arial;font-size: 12px;font-style: normal;text-align: center; line-height:20px; padding: 0 10px; height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.post .PostShow .item h2,.post .PostShow li i.h2{height: 40px;white-space:normal;}
.post .PostShow li .post-img,.post .PostShow li .post-img-2,.imgShow .post-img{ width:100%; margin-bottom:0px; overflow:hidden; } /*16px,post-img-2,xiaolei0926*/
.post .post-img:hover img{transform:none;}
.post .PostShow li img,.post.team .PicBox li img,.post .PostNews li img{-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;}
.post.case.tags .PostShow li .post-img{ max-height:290px;}

.post-img, .post-img-2{ float: left; height: auto; margin-left: 0; margin-right: 2.8169%; max-width:290px; position: relative;width:25%;} /*post-img-2,xiaolei0926*/
.yuanjiao1 {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; border: 1px solid #dadada; width:92%; margin:5% 4%;}
.yuanjiao2 {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; background-color:rgba(200,0,0,0.8); font-size:12px; line-height:20px; width:90%; margin:0 5% 5%; color: #fff; }

.post .PostShow .item .post-img{width:100%; margin-bottom:16px; overflow:hidden;}

.post .PostShow li img,.post .PostNews li img,.post .PostShow .item img{ position:absolute; top:0; left:0;}


.post-img:after{content: '';display: block;padding-top: 80%;}
.post .PostShow .item .post-img:after{padding-top: 80%;}
.post.news .post-img:after{padding-top: 80%;}
.post.news2 .post-img:after{padding-top: 80%;}

.post.team{ width:100%; max-width:none; padding:80px 0;text-shadow:none;}
.post.team .postTitle{ padding-bottom:1.5rem; color:#fff; margin-bottom:3%}
.post.team .postTitle h3 i{ color:#585858}
.post.team .postTitle .title1{ color:#766961}
.post.team .postTitle .title2{ color:rgba(255, 255, 255, 0.25);}
.post.team .postTitle:after{ background:none;}
.post.team .postTitle .title2:after{background: rgba(255, 255, 255, 0.15);width:60px; height:4px;}
.post.team .post-img{ max-width:200px;max-height:200px;overflow:hidden;margin:0 3.5% 0 6.5%;border-radius:1000px;}
.post.team .post-img img{max-width: 100%;vertical-align:bottom;overflow:hidden;border-radius:1000px;}
.post.team .post-img:hover img{transform:none;}
.post.team .bx-wrapper{ position:relative;}
.post.team .bx-wrapper,.post.team .bx-viewport{ overflow:visible !important}
.post.team .bx-wrapper .bx-loading {min-height:auto;background: url(images/lay.gif) center center no-repeat none;}
.post.team .loading {background:rgba(0, 0, 0, 0.3) url(images/lay.gif) center center no-repeat; min-height:auto}
.post.team .LiBox{ max-width:1260px; margin:0 auto;}
.post.team .LiBox a{ display:inline-block; color:rgba(255, 255, 255, 0.3); width:100%; padding:0 6%;}
.post.team .LiBox a:hover{ color:rgba(255, 255, 255, 0.4)}
.post.team .LiBox .bx-pager{ text-align:center;}
.post.team .bx-wrapper .bx-pager{ position:inherit; padding-top:25px;}
.post.team .bx-wrapper .bx-pager.bx-default-pager a{ background:rgba(255, 255, 255, 0.3); width:10px; height:10px; border-radius:1000px;filter:alpha(opacity=35)!important;opacity:0.35!important;}
.post.team .bx-wrapper .bx-prev,.post.team .bx-wrapper .bx-next{ opacity:0.2!important; background:none; font-size:5em; margin-top:-65px; height:40px; line-height:40px;}
.post.team .bx-wrapper .bx-prev:hover,.post.team .bx-wrapper .bx-next:hover{color:#fff;filter:alpha(opacity=50)!important;opacity:0.5!important;}
.post.team .bx-wrapper .bx-prev{left:3px;}
.post.team .bx-wrapper .bx-next{right:3px;}
.post.team .bx-wrapper .bx-prev,.post.team .bx-wrapper .bx-next{border-radius:0}
.post.team .post-text{ width:65%; float:left;padding:56px 0px 0 0; line-height:24px; font-size:14px;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;}
.post.team .post-text span{ font-size:1.3em; margin-bottom:15px; display:block;}
.post.team .bx-controls{ max-width:1240px; position:relative; margin:0 auto;}
.post.team .bx-controls-direction{margin-top:-100px; position:absolute; width:100%;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;}
.post.team .bx-wrapper .bx-pager{ bottom:0;}
.post.team .bx-wrapper .bx-pager.bx-default-pager a:hover,.post.team .bx-wrapper .bx-pager.bx-default-pager a.active{filter:alpha(opacity=80)!important;opacity:0.8!important; background:rgba(255, 255, 255, 0.4);}


/*news*/
.post.news{ max-width: 1260px;}
.post.news li{ width:49.5%;float:left; display:inline; margin:6px 0 6px;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;background: rgba(255, 255, 255, 0.4); padding:10px; border:1px solid #fff; line-height:22px;}
.post.news li:hover{background: rgba(255, 255, 255, 0.85);}
.post.news li:nth-child(odd){float:left;}
.post.news li:nth-child(even){float:right;}

.post.news li h4{ margin:7px 0 2px; padding:0 0 30px 0; font-size:16px; font-weight:normal;text-overflow: ellipsis;white-space: normal;overflow:hidden;}
.post.news li span{ font-size:12px; color:#999; margin-right:3px;}
.post.news li p{ font-size:14px; margin-top:10px; color:#888}
.post.news .post-img{ max-width:135px; width:30%; overflow:hidden;}
.post.news.tags li{ width:100%;}

.post li a i.fa,.imgShow a i.fa,.post .PostShow .owl-item a i.fa{font-family: FontAwesome;top:50%;color:#FFF;text-align:center; position:absolute; width:100%; z-index:2;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;filter:alpha(opacity=0);opacity:0; text-shadow:none;font-size:0;line-height:0;overflow: visible}
.post li a:hover i.fa,.imgShow a:hover i.fa,.post .PostShow .owl-item a:hover i.fa{font-size:25px;filter:alpha(opacity=100);opacity:1;}
.post.news li a:hover i.fa{ font-size:25px;}
.post.case .more{ padding:0 0 35px 0;}
.post .more{padding:35px 0 0;text-align:center; clear:both;}
.post .more a{ padding:8px 30px; display:inline-block; background:#f6f6f6; color:#fff;text-shadow:none; font-size:14px;filter:alpha(opacity=80);opacity:0.8; position:relative; border:1px solid #ddd; color:#666}

.post .more a:hover{border:1px solid #C80000; color:#fff}
.post .more a:after{background:#C80000;content:"";height:100%; width:0px;position:absolute;left:0;top:0;webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.post .more a:hover:after{ width:100%;}

.post .more a span{ position:relative; z-index:1}
.post .more a:hover:after{ width:100%;}

/*news2*/
.post.news2{ max-width: 1260px;}
.post.news2 li{ width:49.5%;float:left; display:inline; margin:6px 0 6px;-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;background: rgba(255, 255, 255, 0.4); padding:10px; border:1px solid #fff; line-height:22px;}
.post.news2 li:hover{background: rgba(255, 255, 255, 0.85);}
.post.news2 li:hover .buttonlm {background-color:#C80000; border-color:#C80000; color:#ffffff;}
.post.news2 li:nth-child(odd){float:left;}
.post.news2 li:nth-child(even){float:right;}

.post.news2 li h4{ overflow: hidden; margin:7px 0 2px; padding:0 0 30px 0; font-size:16px; font-weight:480;}
.post.news2 li span{ font-size:12px; color:#999; margin-right:3px;}
.post.news2 li p{ font-size:14px; margin-top:5px; color:#888}
.post.news2 .post-img{ max-width:300px; width:30%; overflow:hidden;}
.post.news2.tags li{ width:100%;}

.post li a i.fa,.imgShow a i.fa,.post .PostShow .owl-item a i.fa{font-family: FontAwesome;top:50%;color:#FFF;text-align:center; position:absolute; width:100%; z-index:2;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;filter:alpha(opacity=0);opacity:0; text-shadow:none;font-size:0;line-height:0;overflow: visible}
.post li a:hover i.fa,.imgShow a:hover i.fa,.post .PostShow .owl-item a:hover i.fa{font-size:25px;filter:alpha(opacity=100);opacity:1;}
.post.news2 li a:hover i.fa{ font-size:25px;}
.post.case .more{ padding:0 0 35px 0;}
.post .more{padding:35px 0 0;text-align:center; clear:both;}
.post .more a{ padding:8px 30px; display:inline-block; background:#f6f6f6; color:#fff;text-shadow:none; font-size:14px;filter:alpha(opacity=80);opacity:0.8; position:relative; border:1px solid #ddd; color:#666}

.post .more a:hover{border:1px solid #C80000; color:#fff}
.post .more a:after{background:#C80000;content:"";height:100%; width:0px;position:absolute;left:0;top:0;webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.post .more a:hover:after{ width:100%;}

.post .more a span{ position:relative; z-index:1}
.post .more a:hover:after{ width:100%;}

/*button*/
.button-wrap{font-size: medium;overflow: hidden;}
.button-default{background-color: #f5f5f5;border: 1px solid #dfdfdf;color: #666;}
.buttonlm{display: inline-block;height: 36px;line-height: 36px;white-space: nowrap;cursor: pointer;-webkit-appearance: none;text-align: center;outline: none;margin: 0;-moz-user-select: none;-webkit-user-select: none;
-ms-user-select: none;padding: 0 24px;font-size: 14px;border-radius: 2px;-webkit-transition: all .8s cubic-bezier(.19,1,.22,1);transition: all .8s cubic-bezier(.19,1,.22,1);}
.buttonlm a:hover {color:#ffffff;}

/*moble*/
.moble{max-width:1260px; margin:0 auto; height:0px; background:#fff; width:100%; padding:0 10px; display: none; position:fixed; top:0; z-index:889}
.yincang{display: none;}
.moble a.moble-bars,.moble a.search-btn{-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}


.archive-top{max-width:1260px; margin:0 auto;padding:50px 20px 20px;overflow:hidden;position:relative; min-height:63px; text-align:center;}
.archive-top .archive-title h1{display: block;font-size:2.5em;font-weight: normal;margin-bottom: 0;width:100%; margin:25px 0;} /*上margin25改为上下25-xiaolei0624*/
.archive-top .archive-title span{text-transform:uppercase; color:#C80000; font-size:1.8em;clear:both;font-family:"HELVETICANEUELTPRO-THEX","微软雅黑"; width:100%; float:left;font-style:normal;filter:alpha(opacity=80);opacity:0.8;}
.archive-top .archive-description{ color:#9e9e9e; font-size:14px;}
.archive-top.tag{ text-align:left; padding:40px 20px 10px;}
.archive-top.tag h1{ display:block; font-size:20px; font-weight:400; margin-bottom:5px;}

/*subcate*/
.subcate{ max-width:1260px; margin:0 auto 10px;text-align:center;padding: 0 20px;}
.subcate li{ display:inline-flex; margin:0px 3px;/*background-image:url(images/line.gif);*/border-radius:0px;}
.subcate li a{padding:4px 10px 4px; font-size:16px; background:#f0f0f0; text-shadow:none;border-radius:0px;}
.subcate li a:hover,.subcate li.active a{background:#C80000; color:#fff;filter:alpha(opacity=60);opacity:0.6;}


/*----------- lazy -----------*/
.loading {background: #eee url(images/lay.gif) center center no-repeat;	min-height:60px}
.button.loading{ min-height:30px;}
a:hover .b-lazy.b-loaded{ filter:alpha(opacity=100);opacity:1}
.b-lazy {max-width: 100%;-webkit-transition: opacity 500ms ease-in-out;-moz-transition: opacity 500ms ease-in-out;-o-transition: opacity 500ms ease-in-out;transition: opacity 500ms ease-in-out;filter:alpha(opacity=0);opacity: 0}

.b-lazy.b-loaded {vertical-align: middle;filter:alpha(opacity=100);opacity: 1;}
/*----------- pageNav -----------*/
.pageNav{text-align:center;padding:35px 0px;display:block; clear:both;}
.pageNav a{text-align:center;line-height:38px;display:inline-block;color:#fff;background:#C80000;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.pageNav a i{width:38px;height:38px;line-height:38px; vertical-align: 0px;}
.pageNav a:hover{background:#666;color:#fff;text-decoration:none;}
.pageNav .number{background:#C80000;color:#fff;margin:0 3px;display:inline-block;line-height:38px;padding:0 15px;text-shadow:none;filter:alpha(opacity=60);opacity:0.6; vertical-align: 0px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.post.case .pageNav{padding-top:0;}


/*social*/
.sidebar{max-width: 1260px; margin: 0 auto; padding:50px 10px 40px 10px;border-bottom: 1px solid rgba(255,255,255,0.1);}
.sidebar .addBox{ padding: 0 5px; margin-bottom: 0px;}
.sidebar .addBox h4{ display: none}
.sidebar .addBox span{ margin-right: 20px; display: block}
.sidebar .addBox span.tel{ font-size: 30px; padding:0 0 20px 0; display:block; font-weight: 300; margin-right: 0}
.sidebar .addBox span.tel i{ margin-right: 5px;}

.social a:hover{background:rgba(255,255,255,.2)}
.social a.socialLink:hover{color:rgba(255,255,255,1)}
.weixinBox{ visibility: hidden; opacity: 0; position:fixed;padding:5px 5px 25px;background:#fff;z-index:999; line-height:0; border-radius:0px; 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;}
.weixinBox .img{ width: 260px; height: 260px;}
.weixinBox img{ width: 100%; height: 100%}
.weixinBox p{ color: #333; font-size: 14px; margin-top: 5px}
.weixinBox.open{ visibility: visible; opacity: 1;transform: translate(-50%,-50%) scale(1);}


.divArchives li,.divBrchives li,.divCrchives li,.divAuthors li,.divCatalog li,.divFavorites li,.divLinkage li,.divNavBar li,.divStatistics li{padding:3px 0;margin:1px 0 3px 0;}
.divArchives li a,.divAuthors li a,.divBrchives li a,.divCatalog li a,.divFavorites li a,.divLinkage li a,.divMisc li a,.divNavBar li a,.divStatistics li{color:#555;font-size:14px;margin-right:24px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}
.divArchives li:hover a,.divBrchives li:hover a,.divAuthors li:hover a,.divCatalog li:hover a,.divFavorites li:hover a,.divLinkage li:hover a,.divNavBar li:hover a,.divStatistics li:hover{padding-left:15px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}
.divBrchives li:hover a{ color:#C80000}
.divBrchives li a i.fa,.tbox .fa{transform: translate(0px, -1px);}
.widget-tie h3{margin-bottom:15px}
.divTags li{float:left;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}

/*----------- article-box panel -----------*/
.article-box{padding:0 20px 20px; margin:20px 0 16px;background: #ffffff;border:0px solid #eee;} /*background: rgba(255, 255, 255, 0.65)*/
.article-top{padding: 20px 0 15px; border-bottom: 1px solid #eee;}
.article-tit{margin-top: 5px; margin-bottom: 0px; font-size: 22px; font-weight:400;}
.article-mt{ margin-top: 10px;}
.article-mt span{font-size: 14px; color: #999;display: inline-block;}
.article-mt span a{font-size: 14px; color: #999;display: inline-block;}
.article-mt span .fa{width: 13px; display: inline-block; margin-right: 4px; font-size: 13px;}
.article-main{font-size:15px;line-height:25px; padding: 18px 0;word-wrap:break-word;}
.article-main img{margin: 5px 0;max-width:90%; height:auto;}
.article-main h2, .article-main h3, .article-main h4, .article-main h5{padding:0;margin:25px 0;color: #333;font-weight:600;}
.article-main h2{font-size:16px;line-height: 24px;font-weight:550;border-left: 5px solid #C80000;padding: 0 0 0 10px;}
.article-main h3{font-size:18px;}
.article-main h4{font-size:16px;}
.article-main h5{font-size:14px;}
.article-main ul, .article-main ol{margin:0 0 18px 42px}
.article-main ul{list-style: disc;}
.article-main ol{list-style: decimal;}
.article-main li{margin-bottom: 6px;list-style: inherit;}
.article-main ul p{margin: 0 auto;}/*xiaolei20210809*/
.article-main p{margin-bottom:20px;word-wrap:break-word;line-height:180%;}/*xiaolei20210730*/
.article-main pre{word-wrap:break-word}
.article-main table{width:100%;border-top:solid 1px #ffffff;border-left:solid 1px #ffffff;margin-bottom:18px;border-collapse:collapse}
.article-main table th{text-align:center;background-color:#f9f9f9;}
.article-main table p{margin: 0 auto;}/*xiaolei20210809*/
.article-main table td,.article-main table th{border-bottom:solid 1px #ffffff;border-right:solid 1px #ffffff;padding:0px 10px}
.article-main a{color: #C80000; text-decoration:underline;}/*xiaolei20220906*/
.article-main a:hover{color: #C80000;}
.article-main pre,.comment pre{margin:20px 0;font:14px/22px 'courier new';background:#272822;padding:10px 16px;color:#F8F8D4;border:none}
.article-main blockquote{margin: 30px;padding: 15px 20px 1px;font-size: 16px;color: #999;border-left: 6px solid #e4e4e4; background: #f0f0f0}
.article-main blockquote p{margin:0;padding:0;margin-bottom: 10px;}
.article-main embed{display: block;margin-left: auto;max-width: 100%;margin-right: auto;}
.article-copyright{margin-top: 42px; background-color: #eee; padding-right: 30px; font-size: 12px; padding: 5px 0; color: #aaa; text-align: center;}
.article-copyright a, .article-copyright a:hover{color: #aaa; text-decoration: none;}


/*----------- tag-a -----------*/
.tag-box .tag-a { margin:10px 0 20px;}
.tag-box .tag-a a {padding:6px 10px 4px 10px; border: 1px solid #e4e4e4; margin: 0 5px 5px 0; background:#f2f2f2; display:inline-block;}
.tag-box .tag-a a:hover{border: 1px solid #C80000; background: #C80000; color: #fff}
/*----------- Post Navigation -----------*/	
.post-nav{border:0px solid #eee;padding:10px 0 10px 0;margin:0px;clear: both;overflow: hidden;}
.post-nav div{width:40%;color:#999;font-size:14px;position:relative;display:block;}
.post-prev{float:left;}
.post-next{float:right;text-align:right;}
.post-nav div span{display:none;color:#999;}
.post-nav div a{ display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; position:relative;}
.post-nav div a i{ color:#ccc;font-size:50px;position:absolute;top:50%; transform:translateY(-50%);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.post-nav div a:hover i{ color:#C80000;}
.post-prev a{ padding:5px 0 5px 38px;}
.post-next a{ padding:5px 38px 5px 0;}
.post-prev a i{left:0;}
.post-next a i{right:0;}

/*----------- Author Widget -----------*/
#writer {margin:20px 0;border: 0px solid #eee;background:rgba(255, 255, 255, 0.65);clear: both;overflow: hidden; }
#writer h3{padding: 10px 20px 8px 20px;border-bottom: 1px solid #eee; background:rgba(255, 255, 255, 0.2);}
#writer h3 span{ float: right;min-width: 160px;width: 50%;text-align: right;font-weight: normal; font-size:12px; padding-top:2px;}
.writer-text{clear: both;overflow: hidden;padding: 10px;} 
.writer-avatar img{float:left;margin:10px;padding:4px;width:64px;height:64px;border: 1px solid #eee;-webkit-border-radius:37px;-moz-border-radius:37px; border-radius:37px; background: #fff;-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;}
.writer-avatar img:hover{border: 1px solid #ccc;-webkit-box-shadow:0 0 10px #fff; box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);}
.writer-info{padding:10px 10px 0 5px;font-size:14px;line-height:22px;}
#writer-name{display: none;}
#writer-top .contact{width: auto;}
#writer-top .contact li {float: left;margin: 0; padding:0;width:28px;height:30px;background:none;}
.nb{padding:10px 0;border-bottom:none;}
.widget .nb li{padding:0;width:30px;height:30px;background:none;}
.widget .nb li.archive,.widget .nb li.donate{width:82px;}
.widget .nb li.archive a{width:80px;height:26px;}
.widget .nb li.donate a{width:80px;height:26px;}
/*----------- contact -----------*/		
.contact{padding:16px 13px 10px;}
.contact ul li{background: none;}
.contact li a{display:block;margin-left:5px;width:24px;height:24px; color:#fff; line-height:24px;opacity:0.7; text-shadow:none;}
.contact li a:hover{opacity:1;}
.contact li.website a{background:#F93;}
.contact li.sina_weibo a{background:#f78585;}
.contact li.qq_weibo a{background:#27ccc0;}
.contact li.email a{background:#e66eb6;}
.contact li.qq a{background:#48c3f0;}
.contact li.archive a{width:78px;height:24px;background:#9C3;text-indent:0px; color:#fff; line-height:24px;}
.contact li.donate a{width:78px;height:24px;}
.contact li{display:inline;float:left;margin-right:4px;height:24px;text-align:center;line-height:190%;}


/*----------- relates -----------*/
.relates{padding:20px;margin-bottom:16px;background:rgba(255, 255, 255, 0.65) ;border:0px solid #eee}
.relates.imgRel{ padding:10px;}
.relates.imgRel ul{ margin:0;}
.relates.imgRel .title{text-indent:10px; margin-top:10px;}
.post.relates.imgRel .PostShow li{ margin:1% 0.75% 1% 0.75%; /*margin:0;transition:none;*/}
.title{margin-bottom:10px;overflow:hidden;}
.title h3{font-size:1.2em;font-weight:500;margin:0;float:left}
.relates ul{list-style:disc;margin-left:20px;color:#999}
.relates li{margin-top:10px;list-style:inherit}
.relates li.nothing{ width:100%; text-align:left;}
.relates time{font-size:12px;margin-left:20px;color:#bbb}

.widgetBox{position:relative;clear:both;margin-bottom:20px;background:none repeat scroll 0 0 #fff}
.userMain{overflow:hidden;width:100%;border:1px solid #eee}
#userLeft{float:left;padding-bottom:10px;width:17.9%}
#userLeft .user-avatar{padding:15px;text-align:center}
#userLeft .user-avatar img{padding:5px;max-width:100px;max-height:100px;width:98%;height:auto;border:1px solid #eee;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;-webkit-box-shadow:inset 0 -1px 0 #3333sf;box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:.4s;-webkit-transition:-webkit-transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out;transition:transform .4s ease-out}
#userLeft .user-avatar img:hover{border:1px solid #ccc;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg)}
#userMenu li{padding:12px 10px;text-align:center}
#userMenu li.current-menu-item{margin:0 -1px;border-left:5px solid #C80000;background:#EEE}
#userMenu li.current-menu-item a{margin-left:-5px;color:#C80000}
#userMenu li i{margin-right:5px}
#userRight{float:left;overflow:hidden;margin:0;padding:10px 1.333333%;min-height:600px;width:82%;border-bottom:none;border-left:1px solid #E1E1E1;background:#fff}
#userRight #writer-top{margin:0 -15px;padding:10px 15px;border-bottom:1px solid #E1E1E1;background:#fff}
#userRight .post-count{padding:15px 10px;border-bottom:1px solid #eee;font-weight:700}
#userRight .archive-a h2{font-size:14px;padding-left:5px;line-height:40px}
.archive-a h2{display:inline-block;overflow:hidden;margin:0;width:60%;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:16px;line-height:28px}
.archive-a h2 a i{margin-right:5px}
#writer-top h1{margin-bottom:10px;font-size:20px}
#writer-top .rss-cat-icon i{color:#F74D4D}
.widget-main{position:relative;z-index:1;padding:10px 15px;border-bottom:1px solid #E1E1E1}
.archive-a{padding:10px 0;border-bottom:1px solid #eee}
.archive-a span{margin-right:5px}
.archive-a p.post-time{float:right;width:36%}
.post-time{margin:10px 0;line-height:20px}
.post-time span{margin-right:10px;color:#999}
.post-time span i{margin-right:3px}

/*----------- commList -----------*/	
.commBox{padding: 20px;margin-bottom: 20px;    background:rgba(255, 255, 255, 0.65); border:0px solid #eee;}
.commBox .title{ margin-bottom: 15px;}
.commList .msg{padding-top:10px}
.commBox .posttop em{ color: #666; font-style: normal;}

/*---------------------------quote\comment----------------------------------*/
ul.msg{width:100%;margin:15px 0 15px 0;padding:0px 0;text-align:left;list-style-position : outside;table-layout: fixed;word-wrap:break-word; background: #fdfdfd; border: 1px solid #eee; border-radius: 3px;}
li.msgname{padding:15px 15px 0;margin:0px;   font-weight:normal;font-size:1em;}
li.msgname small,small .revertcomment a{ color: #999; font-size: 12px; font-weight: 300}
li.msgurl{text-align:right;padding:2px 10px 2px 10px;margin:0; font-size:1em;}

li.msggravatar{display:block;float:left;margin-right:5px;}
li.msgarticle{list-style-position : outside;padding:10px 15px 12px;margin:0;line-height:160%; padding-left:70px; /*border-bottom:1px solid #eaeaea;*/}
li.msgtime{padding:5px 0 0 0;font-weight: normal; font-size:0.8em;}

img.avatar{width:45px;height:45px; float: left; margin-right: 8px; margin-top: -2px; border-radius:50px;box-shadow:inset 0 -1px 0 #3333sf;-webkit-box-shadow:inset 0 -1px 0 #3333sf;-webkit-transition:.4s;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out}
img.avatar:hover{transform:rotateZ(360deg);-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);box-shadow:0 0 10px #fff;-webkit-box-shadow:0 0 10px #fff;}

ul.msg ul.msg img.avatar{ width: 40px; height: 40px; margin-top:0.12em}
ul.msg ul.msg{padding:0px 0 0 0;margin:15px 0 0 0;border:none;border-top:1px solid #eee;}
ul.msg ul.msg li.msgarticle{padding-bottom:0px; border-bottom:0px solid #eee; padding-left: 52px; padding-right: 0;}
ul.msg ul.msg li{ padding-right: 0; padding-left: 0}

/************Comment************/
#divCommentPost{width:100%;margin:0 0 0 0;padding:0;}
#divCommentPost p{margin-top:10px;}
#divCommentPost label{margin-top:5px;}
#divCommentPost p.posttop { color: #999; padding-left: 0; margin-bottom: 10px; 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: 0}
#cancel-reply{margin-left: 10px; line-height: 36px; display: inline-block}
div.reply-frm{background:#fdfdfd;margin:0em 0% !important;padding:.3em 0em 0.68em !important;border: 0px solid #eee}
div.reply-frm #txaArticle{border: 1px solid #eee; margin-top: 0px;}

#frmSumbit ul{width: 101.6%; clear: both}
#frmSumbit ul li{margin-bottom:10px;text-align:left;display: block; width:49%}
#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:none; border: 1px}

input.text{margin-right:10px;position:relative;border: 1px solid #e7e7e7;background-color: #f4f4f4;border-radius:0px;height:38px; line-height: 38px; padding:0px 10px;outline:0;color:#B3B3B3;width:100%;box-shadow:none;-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:#f4f4f4; font-size:14px;border: 1px solid #e7e7e7}
input.button,#cancel-reply{height:36px;width:100px;text-align:center;text-shadow:none;font-weight:normal;border:none;color:#FFF;background-color:#C80000;border-radius: 2px;background-image:none;box-shadow:none;cursor:pointer; font-size: 16px;}
input.button:hover{background:#8463A9;}
#cancel-reply{background-color:#d9d9d9; vertical-align: 0px;}

/*----------- 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:20px 0;padding:10px;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:20px;line-height:28px; margin-bottom:5px; margin-top:0;}
.list-search p a{ margin-top:3px;display:inline-block;}
.list-search p a:hover{color:#C80000}
.list-search p strong{color:#C80000; font-weight:100}
/*----------- gotop -----------*/
#backTop{position:fixed;right:0px;top:50%; transform: translateY(-50%);z-index:888;}
#backTop span{cursor:pointer;background:rgba(200, 0, 0, .8);width:50px;height:50px;color:#fff;display:block;position:relative;margin:0px 0; right: 0;} /*background:rgba(237, 50, 55, .8)-xiaolei20200320*/
#backTop span#gttop{ visibility: hidden;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease; opacity: 0;}
#backTop span i{ z-index: 1}
#backTop span.ft-qq i{ background: #25d366;}
#backTop span.ft-wx i{ background: #46be8a;}
#backTop span.ft-email i{ background: #ffa000;}
#backTop span.ft-com i{ background: #46be8a;}
#backTop span.ft-tel i{ background: #DA0023;}
#backTop span small{ width: 180px; height: 180px; position: absolute; left: -220px; top: 0;box-shadow: 0 0 9pt 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 span small.telTop{ width: auto; height: 50px; line-height: 50px; padding: 0 15px; text-align: center; font-size: 22px; color: #333; right: 70%; left: auto; visibility: hidden; /*background: #DA0023; */}
#backTop span:hover.ft-tel small.telTop{ visibility: visible; opacity: 1;right: 100%;}

#backTop span:hover.ft-wx small.weixin{visibility: visible; opacity: 1; left: -190px;}

#backTop span.ft-qq small.qqlist{visibility: hidden; opacity: 0; left: -190px; padding:5px; width:150px; height:auto;} /*xiaolei20210805*/
#backTop span.ft-qq small.qqlist a,#backTop span.ft-qq small.qqlist a i{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
#backTop span.ft-qq small.qqlist a{ color:#666; display:inline-block; height:30px; line-height:30px; padding-left:25px; position:relative;}
#backTop span.ft-qq small.qqlist a i{ font-size:18px; position:absolute; width:20px; height:20px; line-height:20px; text-align:center; color:#25d366; background:none; top:5px; left:2px; margin:0;}
#backTop span.ft-qq small.qqlist em{ width:100%; height:30px; line-height:30px; color:#999; font-style:normal; display:inline-block; padding:5px 0 10px 0;}
#backTop span:hover.ft-qq small.qqlist{visibility: visible; opacity: 1; left: -160px;}
#backTop span.ft-qq small.qqlist a:hover,#backTop span.ft-qq small.qqlist a:hover i{color:#c80000;}

#backTop span 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 span.ft-tel i{font-size: 24px;}
#backTop a{color:#fff;display:block;cursor:pointer}

#backTop span small b{width: 25px;height: 35px;position: absolute;top: 10px;right: -22px; z-index: 999; font-size: 26px;}

.sidebar .addBox span.ftqq{ display:block; clear:both;}
.social .ftqq a.socialLink{ background:none; font-size:14px; width:auto; height:auto; line-height:22px;}

.social a.socialLink{background:rgba(255,255,255,.08);border-radius:1000px;-moz-border-radius:1000px;-webkit-border-radius:1000px;color:rgba(255,255,255,.48);font-size:18px;display:inline-block;width:24px;height:24px;line-height:24px;text-align:center; margin:10px 5px 0 0;}

.footer .sidebar .social{ display: inline-block; width: 100%; vertical-align:top;}
.footer .sidebar .social.w50{ width: 43%;}
.ftNav{ width: 55%; display: inline-block; padding: 0 5px;}
.ftNav ul{ width:30%; float: left;}
.ftNav li a{color:rgba(255,255,255,.48);font-size:12px;display:inline-block;height:26px;line-height:26px;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:rgba(255,255,255,.8);}
.ftNav li h3{color:rgba(255,255,255,.68); font-size: 14px; margin-bottom:10px;}

/*browse*/	
#browse{padding:10px 0;border-bottom:1px solid #ddd;background:#C80000;color:#aa6800;text-align:center;font-family:arial,sans-serif;font-size:14px}
#browse a{padding:4px;color:#008DFD}
#browse a:hover{text-decoration:underline}
/*----------- ADS -----------*/	
.bnBox{background-color: rgba(255, 255, 255, 0.65);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%;}
.bnBox.cateBn .text{ width: 100%; text-align:center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff;}
.bnBox.cateBn .text h3{font-weight: 100; font-size: 40px;}
.bnBox.cateBn .text p{ font-size: 14px; font-weight:100; font-family:"Poppins"; font-style: normal; clear: both; opacity: .8}
.bnBox.cateBn img{margin:0 auto}
.bnBox.animation{ margin-top: 16px;}
.bnBox img{ display:block}
/*----------- footer -----------*/	
.footer{margin-top:0px;padding:0px 0 0;width:100%;background:#000;color:rgba(255,255,255,0.48);clear:both; position:relative; font-size:12px; line-height:22px; float: left; text-align: left}
.footer a{color:rgba(255,255,255,0.3);font-size:12px;}
.footer-text{padding:20px 10px; margin:0 auto;color:rgba(255,255,255,0.3);position:relative;overflow:hidden; /*background: #111;*/ max-width: 1260px}

.link{max-width:1260px;padding:0px;color: rgba(255,255,255,0.3);}
.link span{font-size:12px}
.link ul{ display:inline}
.link li{display:inline;padding:0 6px; }

.action-like,.article-social{text-align:center; text-shadow:none}
.article-main a.action-like{ color:#fff;}
.action-like{display:inline-block;background-color:#FF5E52;color:#fff;border-radius:3px;padding:10px 12px 10px 15px;font-size:15px;margin:10px auto 18px;min-width:120px;max-width:100%;cursor:pointer;opacity:.75}
.action-like:hover{opacity:1;color:#fff}

/*search-form*/
.search-form {height:35px; position:relative;}
.search-form .s {height:22px; border:1px solid #ddd; padding:5px 35px 5px 5px; border-radius:3px; width:210px;}
.search-form .s:focus,#login-page .login-form .text:focus {border:1px solid #2689FF; box-shadow:0 0 3px #2689FF;}
.search-btn,.sbtn,.searchBox{position:fixed;right:58px;top:18px;color:rgba(255,255,255,0.6);background:0 0;border:none;padding:0;margin:0;line-height:normal;font-size:18px;font-weight:300;outline:0;cursor:pointer; z-index:890;}
.fixed .sbtn,.fixed .searchBox,.header.noOpaque .sbtn{ color: #999}
a.search-btn{ display:none;}
.search-bg,.searchBox{position:fixed; left:50%; top:45%; z-index:891; height:auto; margin:-28px 0 0 -113px; display:none;}
.sbtn{ position:inherit; float:right; font-size:18px; background:rgba(0,0,0,.0);height:40px; line-height:40px; border-radius:1000px; text-align:center; margin-top:19px; margin-left:10px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;filter:alpha(opacity=65)!important;opacity:0.65!important;}
.fixed .sbtn,.header.noOpaque .sbtn{margin-top:9px;}
.sbtn:hover{filter:alpha(opacity=100)!important;opacity:1!important;}
.searchBox,.search-bg{ left:50%;width:400px; background:#fafafa; z-index:900; right:auto; transform:translate(-50%,-50%); margin:0; padding:30px;border-radius:3px;}
.search-bg .search-form {display:block;}
.page-bg {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); z-index:890; display:none;}
.search-bg .search-pup{margin-top:0; float:none}
.search-bg .search-pup form input,.searchBox .search-pup form input{width:100%;border-radius:3px;border:1px solid #eaeaea;font-size:14px;padding:6px 60px 6px 10px;background:#fff;height:35px;outline:0}

.search-pup span{ color:#999; font-size:12px; margin:10px 0 3px; display:block; clear:both;}
.schList{ font-size:0; display:block; margin:3px -3px -3px -3px;}
.schList li{ display:inline-block; height:24px; line-height:24px; margin:4px;}
.schList li a{ font-size:14px; background:#eee; width:100%; display:block;padding:2px 10px; border-radius:3px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.schList li a:hover{background:#C80000; color:#fff;}

/*cate*/
.cate li{ display:inline-block;text-align:center; float:left; position:relative;}
.cate li a{ color:#fff; font-size:1em; width:100%; height:auto;border-radius:0px;float:left; opacity:0.6; padding:15% 0}
.cate li a:hover{ opacity:1}
.cate li a i{ font-size:1.8em; clear:both;width:100%; float:left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.cate li a p{ margin:0; padding:0; font-style:normal; float:left; width:100%; height:20px; margin-top:3%}


/*Video module*/
.videoRight{ width: 49%; display: inline-block; padding-left: 50px; vertical-align: top}
.videoRight .postText{ margin-top: 30px; line-height: 24px;}
.PostBox{ overflow: hidden}
.post.video .postTitle,.post.video .more{ text-align: left; }
.post.video .postTitle:after,.post.video .postTitle .title2:after{ left: 0px; right: auto}

.videoMain{width:50%;display: inline-block;position: relative; padding:0 4%; margin: 0 -10px 0 10px; z-index: 10}
.videoMain .videoBox{ width:100%; display: block;padding: 1px; background-color: #000; border: 2px solid #f8f8f8;border-radius: 20px;box-shadow: 0 5px 25px rgba(22,22,22,0.1),0 15px 25px rgba(22,22,22,0.1); position: relative;}
.videoMain .videoBox .videoPlay {border: 1px solid #666;padding: 6% 2% 5%; background: #111;transition: 0.5s; border-radius: 18px; width: 100%}
.videoMain .videoBox video {width: 100%; vertical-align: bottom; position: relative;z-index: 1;}

.videoMain .videoBox .camera{ width: 8px; height: 8px; position: absolute; display: block; top: 3.8%; left: 50%; margin-left: -4px; background-color: #444; border-radius: 10em; border: 1px solid #555;}

.videoMain .videoBox.out {position: fixed;bottom: 0;right: 0;width: 300px;z-index: 999;animation: fadeInUp 0.5s;border-radius: 14px;}
.videoMain .videoBox.out .videoPlay{border-radius: 12px;}
.videoMain .videoBox.out .camera{width: 5px; height: 5px;}

.videoMain .macBtm {
  width: 100%;
  height: 38px;
  display: block;
  position: absolute;
  bottom: -4%;
  left: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  z-index: 3;
  background-image: url(images/macb.png); /* 默认使用 macb.png */

  /* 优先使用 .webp 格式 */
  @supports (background-image: url(images/macb.webp)) {
    background-image: url(images/macb.webp);
  }
}

.bdshare{ clear: both; padding-top: 20px;}
.bd_weixin_popup{ height: 300px!important;width: 252px!important}
.bdsharebuttonbox a,.bdshare-button-style0-16 a{ background-image: none!important; width: 42px!important; height: 42px!important; line-height: 42px!important; padding: 0!important; border: 1px solid #eee;  float: left;border-radius: 100px; text-align: center;margin: 6px 6px 6px 0; font-size: 26px!important}

.bdsharebuttonbox a.bds_weixin{ border: 1px solid #6bc30d; color: #6bc30d;}
.bdsharebuttonbox a:hover.bds_weixin{ background-color: #6bc30d; color: #fff;}

.bdsharebuttonbox a.bds_sqq{ border: 1px solid #1ea6e9; color: #1ea6e9;}
.bdsharebuttonbox a:hover.bds_sqq{ background-color: #1ea6e9; color: #fff;}

.bdsharebuttonbox a.bds_tsina{ border: 1px solid #f78585; color: #f78585;}
.bdsharebuttonbox a:hover.bds_tsina{ background-color: #f78585; color: #fff;}

.bdsharebuttonbox a.bds_tqq{ border: 1px solid #00C5FF; color: #00C5FF;font-size: 24px!important}
.bdsharebuttonbox a:hover.bds_tqq{ background-color: #00C5FF; color: #fff;}

.bdsharebuttonbox a.bds_qzone{ border: 1px solid #ff9933; color: #ff9933;font-size: 24px!important}
.bdsharebuttonbox a:hover.bds_qzone{ background-color: #ff9933; color: #fff;}

.bdsharebuttonbox a.bds_more{ border: 1px solid #cecece; color: #a4a2a0;}
.bdsharebuttonbox a:hover.bds_more{border: 1px solid #333;  background-color: #333; color: #fff;}

.bdsharebuttonbox a.bds_weixin:before {content: "\e715";}
.bdsharebuttonbox a.bds_sqq:before {content: "\e62a";}
.bdsharebuttonbox a.bds_qzone:before {content: "\e728";}
.bdsharebuttonbox a.bds_tsina:before {content: "\e67a";}
.bdsharebuttonbox a.bds_tqq:before {content: "\e606";}
.bdsharebuttonbox a.bds_more:before {content: "\e607";}

/*Advantage*/
.advBg .PostBox ul { font-size:0; padding:0px 0px 0 0; text-align:center; width:100%; margin:0 auto;}/*20px,88%-xiaolei*/
.advBg .PostBox ul li{ width:25%; display:inline-table;vertical-align: top;}
.advBg .PostBox ul li .liBox{height:100%; text-align:center; font-size:14px;}
.advBg .PostBox ul li .liBox .imgBox{width:280px; margin:0 auto; display:block;background-color:#f6f6f6; border-radius:100%; overflow:hidden; font-size:0;
background-position:center center; background-repeat:no-repeat; background-image:url(images/lay.gif); background-size:16px 16px;filter:alpha(opacity=80);
opacity:0.8;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;} /*168px-xiaolei*/
.advBg .PostBox ul li .liBox .imgBox:hover{filter:alpha(opacity=100);opacity:1;}
.advBg .PostBox ul li .liBox img{ width: 100%;}
.advBg .PostBox ul li .liBox h4{ font-size: 16px; color: #666; padding: 10px 0 10px; font-weight:normal}/*25px-xiaolei*/
.advBg .PostBox ul li .liBox p{line-height:22px; padding:0px 30px; font-size:14px; color:#888}
.advBg.PostBox .PostBox {overflow: visible;}

#cambrian0{ height: auto!important; clear: both; float: left!important; width: 100%!important;margin-bottom:0px!important}
._1mpIIe{ width: 100%!important; clear: both;}
.FiQpSl{margin-bottom:40px!important}


.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-carousel{ padding:0 60px;}
.owl-carousel .owl-stage-outer{ margin-top:1.5%; z-index:2}
.owl-carousel .owl-nav{ width:100%; height:40px; position:absolute; z-index:1; top:38%; transform:translateY(-50%); left:0; right:0}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{ width:40px; height:40px; display:block; position:absolute;outline:0;}
.owl-carousel .owl-nav .owl-next{ right:0;}
.owl-carousel .owl-nav .owl-prev{ left:0;}
.owl-carousel .owl-nav i{ font-size:40px;}

.owl-carousel .owl-nav .disabled i{ color:#ddd;}
.owl-carousel .owl-nav .owl-next:hover,.owl-carousel .owl-nav .owl-prev:hover{color:#C80000;}
.slide .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; }
.slide .text a{color:rgba(255,255,255,.8);}
.slide .text h4{ font-size: 42px; color: #fff;font-weight:bold;}
.slide .text p{ margin-top: 20px; line-height: 28px; font-size: 18px; max-width: 600px;}
.slide .text a span{ padding: 8px 30px; border: 1px solid #fff; 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;}
.slide .text a:hover span{border: 1px solid #C80000; background:#C80000; }
.slide .text a em{ position: relative; z-index: 1; font-style: normal}


.online {width: 85%;margin: 0 7.5%;position: fixed;background: rgba(243,243,243,.9);box-shadow: 0 5px 10px rgba(0,0,0,.1);bottom: 25px;height: 40px;border-radius: 100px; z-index: 15; display:block; font-size: 0; text-align: center;}
.online a { width: 20%; height: 100%;line-height: 40px;text-align: center;color:#68708F;font-size:24px;position: relative; display:inline-block;}
.online a .iconfont{ font-size: 24px;}
.online a:after {content: "";position: absolute; right: 0;height: 100%;width: 1px;background: rgba(255,255,255,.6);}
.online a.last:after,.online a.gottop:after{ display: none;}

.addPlay {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;}
.addPlay iframe,
.addPlay object,
.addPlay embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*----------- media -----------*/
@media screen and (max-width:1280px){
.slide .text{ max-width:none; left: 7%; right: 7%; transform: translate(0%,-50%); width: auto;} 
}
/*****@media screen and (max-width:1024px){
.cateBnImg {display:none;}
.tag-box .tag-a a {padding:1% 1%; margin: 0 0 1% 0; margin-right: 1%; font-size: 0.6em;}
.post .PostShow .item h4{font-size:0.9em;}
.post.team .post-text{padding:50px 0px 0 0;}
.PostBox.about .post .postAbout:after{width:112%;}
}*****/
@media screen and (max-width:1024px){
.cateBnImg {display:none;}
.post .PostShow li h4{font-size:0.8em;}
.post .PostShow .item h4{font-size:0.8em;}
.header,.header.opaque{ padding-top: 60px;}
.navbar{ float:left; width:100%}
.moble{ display:block; height:60px;}	
#navBox{ display:none;}	
nav>ul>li>ul li{font-size: 12px;text-indent:0px;}
.article-main img {margin: 5px 0;max-width: 90%;width: auto!important; height: auto!important;} /*xiaolei20210909*/
.post.team .post-text{padding:50px 0px 0 0;}
.PostBox.about .post .postAbout:after{width:112%;}
.tag-box .tag-a a {padding:1% 1%; margin: 0 0 1% 0; margin-right: 1%; font-size: 0.6em;}

.search-pup,.mLogo .logo,a.search-btn,.header .moble-bars,.header.opaque .header-nav.fixed .logo .logoa,.header.opaque .logo .logoa{ display:block;}
.header.opaque .logo .logob{ display: none}
.search-btn,.sbtn,.searchBox{color:#aaa;}
.moble{padding: 0 20px;}
.post{padding:60px 15px;}
.sidebar { padding: 40px 10px;}
.post .postTitle{ margin-bottom:25px;}
.post .postTitle h3{ font-size:1.8em}
.post .postTitle .title1{ font-size:1.4em}
.post .postTitle h3 i{ font-size:0.4em; left:-24px; top:10px;}
.post .PostShow li{margin-bottom:30px;}
.post .PostShow li h4{ margin-bottom:2px; }
.post .PostShow li .post-img{ margin-bottom:0px;} /*12px,xiaolei0925*/
.post.team{ padding:60px 0;}
.post.team .post-img{ max-width:180px; max-height:180px; margin-top:20px;}
.post.team .post-text span{ margin-bottom:15px}
.post.team .post-text{padding:45px 40px 0 0; width:64%} 
.post.team .bx-controls-direction{margin-top:-85px;}
.post.news li p{margin-top:5px; line-height:22px; height: 66px; overflow: hidden;}	
.post.news2 li p{margin-top:5px; line-height:22px; overflow: hidden;}	
.post.team .bx-wrapper .bx-pager{ padding-top:10px;}
.post.case .more{ padding:20px 0 30px;}
.post.list,.post.tags{padding:10px 10px 30px;}
.post .more{ padding:25px 0 0 0;}
.PostNews {margin-top: 10px;}
.pageNav{ padding:30px 0 25px;}
.post.case .pageNav{ padding-top:10px;}
.archive-top{ padding-top: 30px;}
.archive-top .archive-title span{line-height:30px;}
.subcate li{ padding:5px;}
.subcate li a{padding:4px 16px 3px; font-size:16px;}
.list-search p{ padding:16px;}
.page-search, .list-search p{ margin:10px 0;}
.PostBox.about .post .postTitle{ padding:25% 30px 0.1% 0;}
.PostBox.about .post .more{ bottom:110px;}
.PostBox.about .post .PostText{ padding-right: 40px}
.bnBox.cateBn .text h3{font-size: 36px;}
.bnBox.cateBn .text p{ font-size: 14px;}
.advBg .PostBox ul{ padding-top:15px;}
.advBg .PostBox ul li .liBox .imgBox{width:80%;}
.post .PostShow .item .post-img:after{padding-top: 80%;}

.slide .text h4{ font-size:38px;}
.slide .text p{ margin-top: 15px; line-height: 26px; font-size: 16px; max-width:500px;}
.slide .text a span{ padding: 8px 25px; font-size: 16px;margin-top: 20px; }
	
}

@media screen and (max-width:800px){
.shijian {display:none;}
.post.news2 li p {font-size: 0.8em; }
.post.news li h4{ margin:0; padding: 0 0 2% 0; font-size:1em;}
.post.news2 li h4{ margin: 0;padding: 0 0 2% 0; font-size:1em;}
.post.team .post-text{padding:30px 40px 0 0; width:60%} 
.container{ padding:0 12px;}
.bnBox.cateBn .text h3{font-size: 32px;}
.bnBox.cateBn .text p{ font-size: 12px;}
.archive-top .archive-title h1{ font-size:2.2em}
.videoMain .videoBox.out {position:relative;}
.sidebar .addBox span.tel {font-size: 1.3em;padding: 3% 0;display: block;font-weight: 300;margin-right: 0;}
}

@media screen and (max-width:749px){
.post.news li h4{ margin:0; padding: 0 0 2% 0; font-size:1em;}
.post.news2 li h4{ padding: 0 0 2% 0; }
.videoMain{ width: 80%; margin: 0 auto; display: block}
.videoMain .videoPlay{ padding: 5%}
.videoRight{ width: 100%; display: block; clear: both; margin-top:60px; padding: 0 10px;}
.post.video .postTitle,.post.video .more{ text-align:center; }
.post.video .postTitle:after,.post.video .postTitle .title2:after{ left:0; right: 0;}
.videoMain .videoBox{ border-radius: 18px;}
.videoMain .videoBox .videoPlay{border-radius: 16px;}
.advBg .PostBox{ width:90%; margin:0 auto} /*88%-xiaolei*/
.advBg .PostBox ul{ padding-top:10px;}
.advBg .PostBox ul li{ width:50%; margin:2% 0}
.advBg .PostBox ul li .liBox .imgBox{width:45%;}
.advBg .PostBox ul li .liBox p{ padding:0 20%;}
.PostNews {margin-top: 0px;}

.owl-carousel{ padding:0 5px;}
.post .PostShow .item .post-img:after{padding-top: 80%;}
	
.slide .text h4{ font-size:32px;}
.slide .text p{ margin-top: 15px; line-height: 26px; font-size: 14px;max-width:none;}
.slide .text a span{font-size: 14px; }
}


@media screen and (max-width:700px){
.post.news li h4{ margin:0; padding: 0 0 1% 0; font-size:1em;}
.post.news2 li h4{ padding: 0 0 1% 0; }
.post.team .post-text{padding:19px 40px 0 0;} 
.PostBox.about .post .postAbout:after{width:115%;}
.advBg .PostBox ul{ padding-top:5px;}
}

@media screen and (max-width:640px){
.button-wrap {display:none;}
.post.news li h4{ margin:0; padding: 0 0 7% 0; font-size:1em;}
.post.news2 li h4{ padding: 0 0 1% 0; margin: 0;}
.sidebar .addBox span.tel {font-size: 1.5em;padding: 3% 0;display: block;font-weight: 300;margin-right: 0;}
.header,.header.opaque{ padding-top:48px;}
.moble{ height:48px;padding: 0 10px;}
.header .moble-bars{ margin-top:9px;}
.search-btn{ top:13px; right:45px;}
.inner{ top:48px;}
.mLogo{ height: 48px}
.mLogo .logo{ height:30px; margin-top:-15px;}
.mLogo .logo img{ height: 30px} 
	
.post{ padding-left: 5px; padding-right: 5px;}
.post.news{ padding-left: 10px; padding-right: 10px;}
.post.news2{ padding-left: 10px; padding-right: 10px;}
.post .PostShow li{ width:47%; margin: 0 1.46% 3%;}/*25px-xiaolei*/
.post.relates.imgRel .PostShow li{ width:47%; margin:5px 1.5% 10px;/*  margin:0;*/}
.relates.imgRel .title{ text-indent:6px; margin-top:6px;}
.post-img{ max-width:284px;}
.post.team .post-text span{ margin-bottom:12px; font-size:1em}
.post.team .LiBox a{text-align:center;}
.post.team .post-img{ max-width:200px; max-height:200px; margin:20px auto;float:none; width:auto}
.post.team .post-text{ width:auto; padding:20px 20px 10px 20px}
.bx-controls-direction{ display:none;}
.post.team .post-text p{ font-size:12px;}
.post.news li{ width:100%;margin:0 0 10px;}
.post.news li:nth-child(even){float:left;}
.post.news li h4{font-size:1em;}
.post.news li p{ font-size:12px;}
.post.news2 li{ width:100%;margin:0 0 10px;}
.post.news2 li:nth-child(even){float:left;}
.post .postTitle h3{ margin-bottom:0}
.post .postTitle .title1{ line-height:1.2}
.breadcrumb{ padding:8px 0;}
.subcate li{ padding:5px;}
.subcate li a{padding:4px 5px 3px; font-size:14px;}
.post-nav .post-next a{ padding-right:30px;}
.post-nav .post-prev a{ padding-left:30px;}
.post-nav div a i{font-size:38px;}
.article-box{ padding:0 16px 16px;margin: 16px 0 16px;}
.relates,.commBox{ padding:16px;}
	
img.avatar{ width: 40px; height: 40px;}
li.msgarticle{ padding-left: 15px; }
ul.msg ul.msg li.msgarticle{ padding-left: 10px; }
ul.msg ul.msg li.msgarticle{padding-left: 0px; }
.msgbox{ padding-left: 51px;}
#frmSumbit ul,#frmSumbit ul li{ width: 100%}
.bx-wrapper .bx-pager{bottom:18px;}
.bx-wrapper .bx-pager.bx-default-pager a { width:5px; height:3px;}
.bx-wrapper .bx-pager.bx-default-pager a.active{ width:10px; height:3px;}

.PostBox.about .post .aboutImg{ width:100%;}
.PostBox.about .post .postAbout{ width:100%;}
.PostBox.about .post .postAbout:after{ width:auto; right:5%; left:5%;}
.PostBox.about .post .postTitle{ text-align:center; padding:100px 30px 0px;}
.PostBox.about .post .PostText{ text-align:left; padding:0 65px;}
.PostBox.about .post .more{ left:50%; transform:translateX(-50%); bottom:100px;}
.sidebar .addBox span.add{ display: block; margin-right: 0}
.bnBox.cateBn .text h3{font-size: 28px;}
.bnBox.cateBn .text p{ font-size: 12px;}
.archive-top .archive-title h1{ font-size:2.0em}
	
.videoMain{ width: 90%;}
.videoMain .videoPlay{ padding: 5%}
.videoRight{ margin-top:40px; }
.videoMain .videoBox{ border-radius: 14px;}
.videoMain .videoBox .videoPlay{border-radius: 12px;}
.videoMain .videoBox .camera{ width: 6px; height: 6px;}

.advBg .PostBox ul{ width:100%; padding-top:0px;}
.advBg .PostBox ul li .liBox .imgBox{ width:50%;}

.sidebar .addBox span.tel{ padding: 10px 0 10px 0}
.footer .sidebar .social,.footer .sidebar .social.w50{width: 100%; }
.ftNav{ width: 100%; clear: both; padding: 0 5px;}
.ftNav ul{ width: 33.333%}
	
.slide .text { text-align: center;}
.slide .text h4{ font-size:22px;}
.slide .text p{ display: none;}
.slide .text a span{ padding: 6px 20px; font-size: 14px; }

}

@media screen and (max-width:480px){
.yincang{display:inline;}
.none{display:none;}
.article-main img {margin: 5px 0;max-width: 100%;width: auto!important; height: auto!important;} /*xiaolei20210521*/
.post .PostShow .item h4{font-size:1em;}
.post .PostShow li h4 {font-size: 1em;}
.sidebar .addBox span.tel {font-size: 1.5em;padding: 3% 0;display: block;font-weight: 300;margin-right: 0;}
.post.news li h4{ margin:0; padding: 0 0 7% 0; font-size:1em;}
.post.news li p{ margin-top:3px; line-height:20px;}
.post.news .post-img{ max-width:138px; }
.post.news2 li h4{ overflow:visible; margin:0; padding: 0 0 3% 0; }
.post.news2 li p{ margin:0; padding-bottom:2%; line-height:20px;} /*xiaolei0905*/
.post.news2 .post-img{ width:100%; max-width: 100%;margin:0 0 3% 0;}
.post-img {height: auto;position: relative;}
.post .PostShow .loading{ min-height:90px;}

.archive-top .archive-title h1{ font-size:1.8em}
.avatar{margin-right:10px}
.avatar img{width:40px;height:40px;}
.commBody{margin-left:55px;}	
.bx-wrapper .bx-pager{bottom:10px;}
#backTop{ display: none;}
.PostBox.about .post .postTitle{ text-align:center; padding:90px 50px 0px; margin-bottom:20px;}
.PostBox.about .post .PostText{ text-align:left; padding:0 50px;}
.PostBox.about .post .more{ left:50%; transform:translateX(-50%); bottom:90px;}
.bnBox.cateBn .text h3{font-size: 22px;}
.bnBox.cateBn .text p{ font-size: 10px;}
.inner li i{ right: 15px;}

.advBg .PostBox ul li{ width:50%; margin:3.5% 0}
.advBg .PostBox ul li .liBox h3{ padding: 15px 0 5px}
.advBg .PostBox ul li .liBox p{ padding:0 11.5%; line-height:24px;}
.advBg .PostBox ul li .liBox .imgBox{ width:80%;}/*60%-xiaolei*/
.searchBox, .search-bg{ width:360px; padding:25px;}
.sidebar { padding: 30px 10px;}

.banner2-3 {position: absolute;right: 3%;background-color:rgba(0,0,0,0.2); padding: 10px 10px;}
.banner2-3 p{max-width: 80px;}
}

@media screen and (max-width:439px){
.post.news li h4{ margin:0; padding: 0 0 6% 0; font-size:1em;}
.searchBox, .search-bg{ width:300px;}
.sidebar .addBox span.tel {font-size: 1.2em;padding: 3% 0;display: block;font-weight: 300;margin-right: 0;}
}

@media screen and (max-width:360px){
.PostBox.about .post .postTitle{padding:75px 40px 0px; margin-bottom:15px;}	
.PostBox.about .post .PostText{ text-align:left; padding:0 40px;}
.PostBox.about .post .more{ bottom:80px;}
.bnBox.cateBn .text h3{font-size: 18px;}
.searchBox, .search-bg{ width:280px; padding:20px;}
.slide .text h4{ font-size:20px;}
}

@media screen and (max-width:320px){
.post.news li h4{ margin:0; padding: 0 0 1% 0; font-size:0.5em;}
.post.news2 li h4{ padding: 1% 0; font-size:1em;}
.post-img{ max-width: 100%;}
.post .PostShow li{ width:98%;margin: 0 1% 20px;}
.post .PostShow .loading{ min-height:60px;}
.sidebar .addBox span.tel {font-size: 1.1em;padding: 3% 0;display: block;font-weight: 300;margin-right: 0;}
}

/*CSS animation style*/
.anim{visibility:hidden;}
.animated{visibility:visible;}
.PostShow .animated:nth-of-type(1){animation-delay: 0.1s;}
.PostShow .animated:nth-of-type(2){animation-delay: 0.15s;}
.PostShow .animated:nth-of-type(3){animation-delay: 0.2s;}
.PostShow .animated:nth-of-type(4){animation-delay: 0.25s;}
.PostShow .animated:nth-of-type(5){animation-delay: 0.3s;}
.PostShow .animated:nth-of-type(6){animation-delay: 0.35s;}
.PostShow .animated:nth-of-type(7){animation-delay: 0.4s;}
.PostShow .animated:nth-of-type(8){animation-delay: 0.45s;}
.PostShow .animated:nth-of-type(9){animation-delay: 0.5s;}
.PostShow .animated:nth-of-type(10){animation-delay: 0.55s;}
.PostShow .animated:nth-of-type(11){animation-delay: 0.6s;}
.PostShow .animated:nth-of-type(12){animation-delay: 0.65s;}

.shadow:hover{-webkit-box-shadow: #ccc 0px 10px 10px; -moz-box-shadow: #ccc 0px 10px 10px; box-shadow: #ccc 0px 10px 10px; }

/*signal*/
.xinhao {display: block;position: absolute;left: 0;top: 0;color: #fff;float:left;width:100%;height:20px;line-height:20px;background-color: rgba(200,0,0,0.4);font-size:12px;}
.fubiaoti {display: block;position: absolute;left: 0;bottom: 0;color: #fff;margin: 0 10%;height:20px;width:80%;line-height:20px;background-color: rgba(200,0,0,0.8);font-size:12px;}
.juzhong {text-align:center ! important;}
.left2 {text-align:left ! important;}
.guding2 {
	width:100%;
    position: absolute;
    left: 0;
    bottom: 0 ! important;
	margin-bottom:0 ! important;
    background-color: rgba(0,0,0,0.5);
}
.guding2 a {
    color: #ffffff ! important;
}

/*support*/
.el-row {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.el-col {
    width: 33.33333%;
	float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	}
@media (max-width: 960px){

.el-col {
    width: 33.33333%;}
}
@media (max-width: 749px){

.el-col {
    width: 50%;}
}
@media (max-width: 640px){

.el-col {
    width: 100%;}
}
.support_home_list{
    margin-bottom: .48rem;
    padding: .866667rem .48rem;
}
.support_home_list img {
    height: 1.6rem;
}
.support_home_list h2 {
    font-size: .48rem;
}
.support_home_list p {
    height: auto;
}
.support_home_list p {
    font-size: .426667rem;
}
}

.el-col-24 {
    width: 100%;
}

.support_home_list {
    background-color: #fff;
    padding: 30px 50px 40px;
    margin-bottom: 30px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .8s cubic-bezier(.19,1,.22,1);
    transition: all .8s cubic-bezier(.19,1,.22,1);
}
a:hover .support_home_list {
    background-color:#0e5fac;
}
a:hover .support_home_list h2 {
    color: #ffffff;
}
a:hover .support_home_list p {
    color: #ffffff;
}
.support_home_list img {
    height: 70px;
}
.support_home_list h2 {
    font-size: 24px;
    color: #333;
    padding-top: 25px;
    padding-bottom: 20px;
}
.support_home_list p {
    font-size: 14px;
    color: #666;
    height: 110px;
    text-align: left;
    line-height: 1.5;
}
.video-list-item {
    background: #fff;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;
    padding-top: 20px;
}
.video-list-item .video-item-image {
    position: relative;
    margin-bottom: 15px;
}
.video-list-item .video-item-image img {
    width: 80%;
}
.video-list-item .video-item-image span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #f8f8f8;
    opacity: .7;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.video-list-item .video-item-text {
    padding-bottom: 20px;
}

.icon-q {background: url(/zb_users/upload/2019/08/question.png) no-repeat 0 5px;padding: 5px 0 5px 30px;background-size: 21px; }
.icon-a {background: url(/zb_users/upload/2019/08/answer.png) no-repeat 0 5px;padding: 5px 0 5px 30px;background-size: 21px; }
.icon-q2 {background: url(/zb_users/upload/2019/08/question.png) no-repeat 0 5px;padding: 5px 0 5px 40px;background-size: 31px; }
.icon-a2 {background: url(/zb_users/upload/2019/08/answer.png) no-repeat 0 18px;padding: 18px 0 5px 40px;background-size: 31px; }
.icon-d {background: url(/zb_users/upload/2019/08/download.png) no-repeat 0 5px;padding: 5px 0 5px 30px;background-size: 21px; }

.center2 {text-align: center!important;}

/*----------- 2019.10.30xiaolei ----------*/
.product_home_list {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .8s cubic-bezier(.19,1,.22,1);
    transition: all .8s cubic-bezier(.19,1,.22,1);
}
a:hover .product_home_list {
    background-color:#0e5fac;
}
a:hover .product_home_list h2 {
    color: #ffffff;
}
a:hover .product_home_list h4 {
    color: #ffffff;
}
a:hover .product_home_list p {
    color: #ffffff;
}
.product_home_list img {
    max-width: 100%;
    height: auto;
}
.product_home_list h2 {
    font-size: 20px;
    color: #333;
    padding-top: 25px;
    padding-bottom: 20px;
}
.product_home_list p {
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 1.5;
}
.zdy-x1 {text-align:left;padding: 0 10px;font-size: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
table td {
    padding: 0px 10px;
	text-align:left;
}
/*----------- 2021.12.3-12.15 xiaolei ----------*/
.product_home_list_2 {
    background-color: #f0f0f0;
    padding: 30px;
    margin-bottom: 30px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .8s cubic-bezier(.19,1,.22,1);
    transition: all .8s cubic-bezier(.19,1,.22,1);
}
/*a:hover .product_home_list_2 {
    background-color:#0e5fac;
}*/
/*a:hover .product_home_list_2 h2 {
    color: #666;
}*/
a:hover .h2-law-enforcement {color: #c42a68;}
a:hover .h2-logistics {color: #5a0236;}
a:hover .h2-other {color: #107d8c;}
a:hover .h2-public-transport {color: #f5c6b8;}
a:hover .h2-school-bus {color: #094c56;}
a:hover .h2-special-goods {color: #752025;}
a:hover .product_home_list_2 h4 {
    color: #666;
}
a:hover .product_home_list_2 p {
    color: #666;
}
.product_home_list_2 img {
    width: 100%;
	max-width: 100px;
    height: auto;
}
.product_home_list_2 h2 {
    font-size: 20px;
    color: #999;
    padding-top: 20px;
    padding-bottom: 0px;
}
.product_home_list_2 p {
    font-size: 14px;
    color: #999;
    text-align: left;
    line-height: 1.5;
}
/*----------- 2019.11.8xiaolei ----------*/
@media screen and (max-width:768px) {
.layui-layer, .layui-layer-content {width:320px !important;}
#ytplayer, #layui-layer-iframe1 {width: 320px !important;}
}
.player-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}
.player-button>span:hover {
    opacity: .6;
}
.player-button>span {
    font-size: 50px;
    color: #fff;
    cursor: pointer;
}
/*----------- 2019.11.8 ----------*/
@media screen and (max-width:768px) {
.contus {font-size: 1.5rem !important;}
}
.contus {color: #fc7d1f;font-size: 40px !important;}
/*----------- 2020.3.18 ----------*/
.product_home_list-2 {
    background-color: #F2F2F2;
    padding:20px;

    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .8s cubic-bezier(.19,1,.22,1);
    transition: all .8s cubic-bezier(.19,1,.22,1);

}
a:hover .product_home_list-2 {
    background-color:#0e5fac;
}
a:hover .product_home_list-2 h4 {
    color: #ffffff;
}
.product_home_list img {
    max-width: 100%;
    height: auto;
}
.product_home_list-2 h4 {
    color: #333;
	font-weight: normal;
    padding-top: 10px;
    padding-bottom: 20px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
/*----------- 2020.3.19 ----------*/
.el-col-2 {
    width: 66.666667%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.el-col-3 {
    width: 33.33333%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.solution_img {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1.5% 1% 0;
}
.solution_img ul {
    margin-left: -2%;
}
.solution_img ul li:nth-child(1) {
    width: 64.666%;
    height: 299px;
}
.solution_img ul li {
    width: 31.333%;
    margin-left: 2%;
    margin-bottom: 2%;
    height: 299px;
    overflow: hidden;
    float: left;
    position: relative;
}
.solution_text {
    position: absolute;
    bottom: 1.5%;
    left: 0px;
    width: 100%;
    padding: 0 2%;
}
.solution_text h4 {
    font-size: 2rem;
    color: #fff;
}
.solution_text i {
    display: inline-block;
    width: 55px;
    height: 0px;
    background: url(../images/index/xianH.png) no-repeat center center;
    transition: all .5s ease-in-out;
    margin-left: 10px;
}
.solution_img ul li img:hover {
    transform: scale(1.1);
}
.solution_img ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease-in-out;
}
.post .more-2 {
    padding: 1.5% 0 ;
    text-align: left;
    clear: both;
}
.post .more-2 a {
    padding: 8px 30px;
    display: inline-block;
    background: #C80000;
    text-shadow: none;
    font-size: 14px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    position: relative;
    border: 1px solid #960000;
    color: #fff;
	border-radius:0.5rem;
}
.post .more-2 a:hover {
    border: 1px solid #f00000;
    color: #fff;
	border-radius:0.5rem;
}
.post .more-2 a span {
    position: relative;
    z-index: 1;
}
.post .more-2 a:hover:after {
    width: 100%;
}
.post .more-2 a:after {
    background: #f00000;
    content: "";
    height: 100%;
    width: 0px;
    position: absolute;
    left: 0;
    top: 0;
    webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	border-radius:0.5rem;
}
@media (max-width: 1359px){
.solution_text {
    bottom: 2px;
}
}
@media (max-width: 1279px){
.solution_text h4 {
    font-size: 1.5rem;
}
}
@media (max-width: 1000px){
.solution_img ul li {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 4%;
    height: auto;
}
.solution_img {
    padding: 1.5% 1% 0;
}
.solution_img ul {
    margin-left: 0%;
}

.solution_img ul li:nth-child(1) {
    width: 100%;
    height: auto;
}

}
/*----------- 2020.4.2 ----------*/
.filter-web .search-wrapper {
    padding-bottom: 2.5rem;
}
.search-wrapper {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    background-color: #f0f0f0;
    background-repeat: no-repeat;
    background-size: cover;
}
.search-wrapper .input-wrapper {
    position: relative;
}
.search-wrapper .input-wrapper input {
    height: 3rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4rem;
    padding-right: 4rem;
    width: 75.7%;
    border-radius: 2.5rem;
    -webkit-box-shadow: 40px 0 99px 0 rgba(0,0,0,0.16);
    -moz-box-shadow: 40px 0 99px 0 rgba(0,0,0,0.16);
    box-shadow: 40px 0 99px 0 rgba(0,0,0,0.16);
    background-color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2.22;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    border: 1px solid #fff;
    outline: 0;
}
button, input {
    overflow: visible;
}
input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.search-wrapper .input-wrapper .btn-search {
    position: absolute;
    width: 2.75rem;
    height: 3.025rem;
    right: 14%;
    padding: .625rem;
    border: 0;
    border-radius: 2.5rem;
    background-color: transparent;
    background-image: url(/zb_users/upload/index/icon-search.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 36px;
    cursor: pointer;
    outline: 0;
}
.videoPlay-2 {
    border: 1px solid #666;
    padding: 2%;
    background: #111;
    transition: 0.5s;
    border-radius: 5%;
    width: 50%;
	margin:0 auto;
}
.addPlay-2 {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.addPlay-2 img {
    margin: 0 0;
    max-width: 100%;
    height: auto;
}
@media screen and (max-width:768px) {
.videoPlay-2 {
    border: 1px solid #666;
    padding: 3%;
    background: #111;
    transition: 0.5s;
    border-radius: 5%;
    width: 90%;
	margin:0 auto;
}
}
/*----------- 2020.4.21 ----------*/
/*.banner3 {max-width: 1220px;width: 100%;position: absolute;left: 50%;top: 30%;transform: translate(-50%,-50%);color: rgba(255,255,255,.8);display: block;}*/
.banner3 {position: absolute;
 text-align:center;
    left: 0px;
	top: 30%;
    width: 100%;
padding: 0 2%;}
@media screen and (max-width:749px){
.banner3 {position: absolute;
 text-align:center;
    left: 0px;
	top: 10%;
    width: 100%;
padding: 0 2%;}
}
@media screen and (max-width:480px){
.banner3 {position: absolute;
 text-align:center;
    left: 0px;
	top: 5%;
    width: 100%;
padding: 0 2%;}
}
.banner3-2 {position: absolute;left: 0;background-color:rgba(0,0,0,0.2); padding: 10px 10px; width: 100%;}
.banner3-2 h2{font-size: 1.5rem;color: #fff;}
.banner3-2 p{font-size: 24px;color: #fff;font-weight: 100;max-width: 660px;}
.banner3-3 {position: absolute;right: 0;background-color:rgba(0,0,0,0.2); padding: 10px 10px;}
.banner3-3 p{font-size: 24px;color: #fff;font-weight: 100;max-width: 660px;}
.post .more-3 {
    padding: 1.5% 0;
    text-align: center;
    clear: both;
}
.post .more-3 a {
    padding: 8px 30px;
    display: inline-block;
    background: #C80000;
    text-shadow: none;
    font-size: 14px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    position: relative;
    border: 1px solid #960000;
    color: #fff;
	border-radius:0.5rem;
}
.post .more-3 a:hover {
    border: 1px solid #f00000;
    color: #fff;
	border-radius:0.5rem;
}
.post .more-3 a span {
    position: relative;
    z-index: 1;
}
.post .more-3 a:hover:after {
    width: 100%;
}
.post .more-3 a:after {
    background: #f00000;
    content: "";
    height: 100%;
    width: 0px;
    position: absolute;
    left: 0;
    top: 0;
    webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	border-radius:0.5rem;
}
.solution_img-2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1.5% 1% 0;
}
.solution_img-2 ul {
    margin-left: -2%;
}
.solution_img-2 ul li {
    width: 31.333%;
    margin-left: 2%;
    margin-bottom: 2%;
    height: 299px;
    overflow: hidden;
    float: left;
    position: relative;
}
.solution_text-2 {
    position: absolute;
    bottom: 1.5%;
    left: 0px;
    width: 100%;
    padding: 0 2%;
}
.solution_text-2 h4 {
    font-size: 2rem;
    color: #fff;
}
.solution_text-2 i {
    display: inline-block;
    width: 55px;
    height: 0px;
    background: url(../images/index/xianH.png) no-repeat center center;
    transition: all .5s ease-in-out;
    margin-left: 10px;
}
.solution_text-2 {
    position: absolute;
    bottom: 1.5%;
    left: 0px;
    width: 100%;
    padding: 0 2%;
}

@media (max-width: 1359px){
.solution_text-2 {
    bottom: 2px;
}
}
@media (max-width: 1279px){
.solution_text-2 h4 {
    font-size: 1.5rem;
}
}
@media (max-width: 1000px){
.solution_img-2 ul li {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 4%;
    height: auto;
}
.solution_img-2 {
    padding: 1.5% 1% 0;
}
.solution_img-2 ul {
    margin-left: 0%;
}

}
/*-----PDF弹窗20210422------*/
.videoPlay-3 {
    border: 0px solid #666;
    padding: 2%;
    background: #999;
    transition: 0.5s;
    border-radius: 2%;
    width: 60%;
	margin:0 auto;
}
.addPlay-3 {
    position: relative;
    padding-bottom: 80%;
    height: 0;
    overflow: hidden;
}
.addPlay-3 img {
    margin: 0 0;
    max-width: 100%;
    height: auto;
}
@media screen and (max-width:768px) {
.videoPlay-3 {
    border: 0px solid #666;
    padding: 3%;
    background: #999;
    transition: 0.5s;
    border-radius: 2%;
    width: 90%;
	margin:0 auto;
}
}
/*-----移动设备-可点击元素之间的距离太近-修复-20210624-20210629------*/
@media screen and (max-width: 640px) {
.subcate li {
    line-height:150%;
	margin: 2% 0;
}
.post.news2 li {
    line-height:150%;
	margin: 5% 0;
}
.archive-top {
    padding: 10% 0;
}
.breadcrumb {
    line-height:200%;
}
.archive-top .archive-title h1 {
    line-height:150%;
}
}

/*-----Song start------*/
/*banner1 gif */
/*font setting */
@media screen and (min-width: 1024px) {
    #dis_box1 div {
        font-size: 20px;
        margin-top: 18%;
    }
    #dis_box2 div {
        font-size: 20px;
        margin-top: 18%;
    }
    #dis_box3 div {
        font-size: 20px;
        margin-top: 18%;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px ){
    #dis_box1 div {
        transform: scale(0.5);
        margin-top: 0px;
    }
    #dis_box2 div {
        transform: scale(0.5);
        margin-top: 0px;
    }
    #dis_box3 div {
        transform: scale(0.5);
        margin-top: 0px;
    }
}
@media screen and (max-width: 767px) and (min-width: 414px ){
    #dis_box1 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
    #dis_box2 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
    #dis_box3 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
}
@media screen and (max-width: 413px) and (min-width: 411px ) {
    #dis_box1 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
    #dis_box2 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
    #dis_box3 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
}
@media screen and (max-width: 410px) and (min-width: 375px ) {
    #dis_box1 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
    #dis_box2 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
    #dis_box3 div {
        transform: scale(0.3);
        margin-top: -20px;
    }
}
@media screen and (max-width: 374px) {
    #dis_box1 div {
        transform: scale(0.3);
        margin-top: -40px;
    }
    #dis_box2 div {
        transform: scale(0.3);
        margin-top: -40px;
    }
    #dis_box3 div {
        transform: scale(0.3);
        margin-top: -40px;
    }
}
#dis_box1 {
    position: absolute;
    top: 5%;
    left: 42%;
    width: 17%;
    height: 24%;
    background-color: #3D99F0;
    color: white;
    -webkit-animation: dis_box_animation 4s infinite; /* Chrome, Safari, Opera */
    animation: dis_box_animation 4s infinite;
    border-radius: 10px;
}
#dis_box1 div {
    font-size: 20px;
    text-align: center;
}

#dis_box2 {
    position: absolute;
    top: 29%;
    left: 66%;
    width: 17%;
    height: 24%;
    background-color: #3D99F0;
    color: white;
    -webkit-animation: dis_box_animation 4s infinite; /* Chrome, Safari, Opera */
    animation: dis_box_animation 4s infinite;
    border-radius: 10px;
}
#dis_box2 div {
    font-size: 20px;
    text-align: center;
}

/*dis_box3, xiaolei, 20240709*/
 /*Chrome, Safari, Opera */
@-webkit-keyframes dis_box_animation {
    0%{
        transform: scale(0);  /*开始为原始大小*/
        opacity: 0;
    }
    /*20%{*/
    /*    transform: scale(0.2);*/
    /*    opacity: 0.2;*/
    /*}*/
    /*40%{*/
    /*    transform: scale(0.4);*/
    /*    opacity: 0.4;*/
    /*}*/
    /*60%{*/
    /*    transform: scale(0.6);*/
    /*    opacity: 0.6;*/
    /*}*/
    /*80%{*/
    /*    transform: scale(0.8);*/
    /*    opacity: 0.7;*/
    /*}*/
    100%{
        transform: scale(1);
        opacity: 0.8;
    }
}
@keyframes dis_box_animation {
    0%{
        transform: scale(0);
        opacity: 0;
    }
    /*20%{*/
    /*    transform: scale(0.2);*/
    /*    opacity: 0.2;*/
    /*}*/
    /*40%{*/
    /*    transform: scale(0.4);*/
    /*    opacity: 0.4;*/
    /*}*/
    /*60%{*/
    /*    transform: scale(0.6);*/
    /*    opacity: 0.6;*/
    /*}*/
    /*80%{*/
    /*    transform: scale(0.8);*/
    /*    opacity: 0.7;*/
    /*}*/
    100%{
        transform: scale(1);
        opacity: 0.8;
    }
}
/*道路红线 */
#line_1 {
    position: absolute;
    top: 20%;
    left: 31%;
    width: 11%;
    height: 70%;
    -webkit-animation: line_animation 4s infinite;
    animation: line_animation 4s infinite;
}
#line_2 {
    position: absolute;
    top: 20%;
    left: 58%;
    width: 11%;
    height: 70%;
    -webkit-animation: line_animation 4s infinite;
    animation: line_animation 4s infinite;
}

@-webkit-keyframes line_animation {
    0%{
        transform: scale(0);
        opacity: 0;
    }
    50%{
        transform: scale(0);
        opacity: 0;
    }
    100%{
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes line_animation {
    0%{
        transform: scale(0);
        opacity: 0;
    }
    50%{
        transform: scale(0);
        opacity: 0;
    }
    100%{
        transform: scale(1);
        opacity: 1;
    }
}

#ripple {
    position: absolute;
    top: 31%;
    left: 38%;
    width: 25%;
    height: 20%;
    -webkit-animation: line_animation 4s infinite;
    animation: line_animation 4s infinite;
}
/*banner1-2 gif */
#car-1 {
    position: absolute;
    top: 5%;
    left: 43.1%;
    width: 14%;
    height: 24%;
    -webkit-animation: face_animation 4s infinite;
    animation: face_animation 4s infinite;
}
#car-2 {
    position: absolute;
    top: 29%;
    left: 66%;
    width: 17%;
    height: 27%;
    -webkit-animation: face_animation 4s infinite;
    animation: face_animation 4s infinite;
}
#road-sign-recognition {
    position: absolute;
    top: 2%;
    left: 2%;
    width: 10%;
    height: 24%;
    -webkit-animation: face_animation 4s infinite;
    animation: face_animation 4s infinite;
}

/*banner2 gif */
#face {
    position: absolute;
    top:10%;
    left:27%;
    width: 15%;
    height:53%;
    -webkit-animation: face_animation 4s infinite;
    animation: face_animation 4s infinite;
}
#face-2 {
    position: absolute;
    top:30.5%;
    left:55.8%;
    width: 6%;
    height:22%;
    -webkit-animation: face_animation 4s infinite;
    animation: face_animation 4s infinite;
}
#seatbelt {
    position: absolute;
    top:55.5%;
    left:60.4%;
    width: 4%;
    height:39%;
    -webkit-animation: face_animation 4s infinite;
    animation: face_animation 4s infinite;
    transform: rotate(1deg);
}
#phone {
    position: absolute;
    top:69%;
    left:58%;
    width: 11%;
    height:31%;
    -webkit-animation: face_animation 4s infinite;
    animation: face_animation 4s infinite;
}

@-webkit-keyframes face_animation {
    0%{
        opacity: 0;
    }
    20%{
        opacity: 0.2;
    }
    40%{
        opacity: 0.4;
    }
    60%{
        opacity: 0.6;
    }
    80%{
        opacity: 0.7;
    }
    100%{
        opacity: 1;
    }
}
@keyframes face_animation {
    0%{
        opacity: 0;
    }
    20%{
        opacity: 0.2;
    }
    40%{
        opacity: 0.4;
    }
    60%{
        opacity: 0.6;
    }
    80%{
        opacity: 0.7;
    }
    100%{
        opacity: 1;
    }
}

/*-----Song End------*/

/*YouTube share DIV xiaolei20220413*/
.videoPlay-4 {
    transition: 0.5s;
    width: 60%;
    margin: 0 auto;
}
.addPlay-4 {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
@media screen and (max-width: 768px){
.videoPlay-4 {
    transition: 0.5s;
    width: 100%;
    margin: 0 auto;
}
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated{animation-duration:1s;animation-fill-mode:both;}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}
@-webkit-keyframes goTopapp{0%{-webkit-transform:scale(.8)}to{-webkit-transform:scale(1)}}@keyframes goTopapp{0%{transform:scale(.8)}to{transform:scale(1)}}
@-webkit-keyframes drop {0% {top: 5px;opacity: 0;}30% {top: 10px;opacity: 1;}100% { top: 25px; opacity: 0;}}
@keyframes drop {0% {top: 5px; opacity: 0;}30% {top: 10px;opacity: 1;}100% {top: 25px;opacity: 0;}}