/*!
 * 河北分享贸易有限公司
 * 
 * @author: qiqiboy <83201310@qq.com>
 * @date: 2015-07-28 14:14:38
 */

@charset 'utf-8';a,body{color:#333}.wrapper,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}#footer,.banner .main,.cm-pg li h3,.form-item .info,.intro .btn-link,.navs,.numlist,.section .title,.submit-wrap{text-align:center}@font-face{font-family:Gotham-Book;src:url(_fonts/Gotham-Book.eot);src:url(_fonts/Gotham-Book.eot) format('embedded-opentype'),url(_fonts/Gotham-Book.woff) format('woff'),url(_fonts/Gotham-Book.ttf) format('truetype'),url(_fonts/Gotham-Book.svg#Gotham-Book) format('svg')}@font-face{font-family:Gotham-Light;src:url(_fonts/Gotham-Light.eot);src:url(_fonts/Gotham-Light.eot) format('embedded-opentype'),url(_fonts/Gotham-Light.woff) format('woff'),url(_fonts/Gotham-Light.ttf) format('truetype'),url(_fonts/Gotham-Light.svg#Gotham-Book) format('svg')}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;border:0}body,button,input,select,textarea{font-family:Gotham-Book,'Microsoft YaHei','微软雅黑',Arial,Verdana,serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-spacing:0;border-collapse:collapse}sup{vertical-align:text-top}sub{vertical-align:text-bottom}button,input,select,textarea{font-size:inherit;font-weight:inherit;overflow:visible;width:auto;*font-size:100%}.banner .bg,.cm-pg ul,.lang-list .arrow,.none{overflow:hidden}legend{color:#000}h1,h2,h3,h4,h5,h6{font-weight:400}body,html{height:100%}a{text-decoration:none;outline:0}a:active,a:focus,a:hover{color:#333}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-size:14px;line-height:1.4;background:#fff;-webkit-touch-callout:none}.wrapper{width:100%;min-width:960px}.main{width:960px;margin:0 auto}.alignleft{display:inline;float:left}.alignright{display:inline;float:right}.clearfix{font-size:0;display:block;clear:both;height:0;content:'\200c'}.clear{zoom:1}.clear:after{font-size:0;display:block;clear:both;height:0;content:'\200c'}.full,.no-horizontal{position:absolute;top:0;left:0;width:100%;height:100%}.none{display:none}.after-block{position:absolute;display:block;content:''}.aninode{visibility:hidden}.animated,.animated .aninode{visibility:visible}.no-horizontal{z-index:10;display:none;background:rgba(255,255,255,.9)}.no-horizontal:after{position:absolute;top:50%;left:50%;display:block;width:45px;height:89px;margin:-45px 0 0 -23px;content:'';-webkit-transform-origin:center 100%;-moz-transform-origin:center 100%;-ms-transform-origin:center 100%;-o-transform-origin:center 100%;transform-origin:center 100%;-webkit-animation:scalePhone 5s linear infinite;-moz-animation:scalePhone 5s linear infinite;-o-animation:scalePhone 5s linear infinite;animation:scalePhone 5s linear infinite;background:url(../images/phone.png) no-repeat;-o-background-size:contain;background-size:contain}.loading-frame{-webkit-animation:my-loading 2s infinite;-moz-animation:my-loading 2s infinite;-o-animation:my-loading 2s infinite;animation:my-loading 2s infinite;border:2px solid inherit;border-top-color:transparent;border-bottom-color:transparent;border-radius:50%}.loading{position:relative;width:50px;height:50px;border-color:#fff}.loading:after,.loading:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:'';-webkit-animation:my-loading 2s infinite;-moz-animation:my-loading 2s infinite;-o-animation:my-loading 2s infinite;animation:my-loading 2s infinite;border:2px solid inherit;border-top-color:transparent;border-bottom-color:transparent;border-radius:50%}.loading:after{top:6px;right:6px;bottom:6px;left:6px}.global-loading{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;background:#fff}.global-loading:after,.global-loading:before{position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;margin:-8px 0 0 -8px;content:'';-webkit-animation:my-loading 2s infinite;-moz-animation:my-loading 2s infinite;-o-animation:my-loading 2s infinite;animation:my-loading 2s infinite;border:2px solid inherit;border-top-color:transparent;border-bottom-color:transparent;border-radius:50%}.global-loading:after{top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px}@media (max-height:500px) and (orientation:landscape){.no-horizontal{display:block}}@-webkit-keyframes scalePhone{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}20%{-webkit-transform:rotate(0);transform:rotate(0)}}@-moz-keyframes scalePhone{0%{-moz-transform:rotate(-90deg);transform:rotate(-90deg)}20%{-moz-transform:rotate(0);transform:rotate(0)}}@-o-keyframes scalePhone{0%{-o-transform:rotate(-90deg);transform:rotate(-90deg)}20%{-o-transform:rotate(0);transform:rotate(0)}}@keyframes scalePhone{0%{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}20%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes my-loading{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes my-loading{0%,100%{-moz-transform:rotate(0);transform:rotate(0)}50%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes my-loading{0%,100%{-o-transform:rotate(0);transform:rotate(0)}50%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes my-loading{0%,100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}#wrap{position:relative;min-height:100%;_height:100%}#header-wrap{position:fixed;z-index:10;top:0;-webkit-transition:background 600ms ease;-moz-transition:background 600ms ease;-o-transition:background 600ms ease;transition:background 600ms ease;background:url(../images/head-bottom-line.png) 0 100% repeat-x;_position:absolute}#header,#logo{position:relative}.fixed #header-wrap #header,.minScreen #header-wrap #header{height:50px}.fixed #header-wrap #logo,.minScreen #header-wrap #logo{width:77px;height:34px;margin-top:-17px}.fixed #header-wrap #logo a,.minScreen #header-wrap #logo a{background-image:url(../images/logo-small.png)}.canBackgroundSize .fixed #header-wrap #logo a,.canBackgroundSize .minScreen #header-wrap #logo a{background-image:url(../images/logo.png)}.fixed2 #header-wrap{background-color:#373638}.fixed #header-wrap{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);box-shadow:0 2px 10px rgba(0,0,0,.2)}#header{height:100px;-webkit-transition:height 600ms ease;-moz-transition:height 600ms ease;-o-transition:height 600ms ease;transition:height 600ms ease}#logo{top:50%;display:inline;float:left;width:114px;height:50px;margin:-25px 0 0 10px;-webkit-transition:600ms ease;-moz-transition:600ms ease;-o-transition:600ms ease;transition:600ms ease;-webkit-transition-property:height,width;-moz-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}#logo a{display:block;width:100%;height:100%;text-indent:-999em;background:url(../images/logo.png) no-repeat;-o-background-size:contain;background-size:contain}#container-wrap{padding:100% 0 50px}.head-nav{position:absolute;top:50%;right:15px;margin-top:-17px}.head-nav li{font-size:13px;float:left;margin-left:28px;color:#fff;_display:inline;_width:100px}.head-nav li a{line-height:14px;display:block;height:14px;padding:10px 6px;color:#fff}.head-nav li a:active,.head-nav li a:hover{opacity:.8;filter:alpha(opacity=80)}.head-nav li .lang-list a{display:block;width:60px;padding:5px 10px;color:#333}.head-nav li .lang-list a:hover{opacity:1;background:#b6b6b6;filter:alpha(opacity=100)}.banner .invite:active,.banner .invite:hover,.banner .watch-video:hover,.form-item .submit:hover,.intro .btn-link:hover,.textnode .more:active,.textnode .more:hover{opacity:.8;filter:alpha(opacity=80)}.head-nav li.lang-switch{position:relative}.head-nav li.lang-switch .current{line-height:14px;display:block;height:14px;padding:10px 6px;color:#fff}.head-nav li.lang-switch .current i{display:inline-block;overflow:hidden;zoom:1;width:13px;height:13px;margin-right:5px;vertical-align:top;background:url(../images/lang-icon.png) no-repeat}.lang-list{position:absolute;top:35px;left:0;display:none;padding:5px 0;border:1px solid #aaa;border-radius:5px;background:#fff}.lang-list a{display:block;width:60px;padding:5px 10px;color:#333}.lang-list a:hover{background:#b6b6b6}.lang-list .arrow{position:absolute;top:-5px;left:50%;width:10px;height:5px;margin-left:-5px;background:url(../images/arrow-up.png) no-repeat}.font-light{font-family:Gotham-Light,'Microsoft YaHei','微软雅黑',Arial,Verdana,serif}button,input,select{margin:0;padding:0;border:0;outline:0}.section{position:relative;_width:100%;_height:600px}.section .main{position:relative;padding:100px 0}.minScreen .section .main{padding:50px 0}.section .title{font-size:32px;padding:0 20px}.banner{position:fixed;top:0;left:0;height:95%;min-height:500px;_position:absolute;_height:600px}.canBackgroundSize .banner{background:url(../images/bg.jpg) center center no-repeat;-o-background-size:cover;background-size:cover}.canBackgroundSize .banner .bg{display:none}.fixed2 .banner{visibility:hidden}.banner .bg{position:absolute;width:100%;height:100%}.banner .bg img{position:absolute;top:0;width:100%;min-width:1920px;min-height:100%;_height:100%}.banner .main{position:absolute;top:50%;left:50%;margin:-150px 0 0 -480px;padding:0;color:#fff}.banner .main h2{font-size:60px;font-weight:700}.banner .main h3{font-size:30px;margin:0 0 30px}.banner .main h3 span{color:#ef631e}.banner .invite{font-size:28px;line-height:70px;display:block;width:300px;height:70px;margin:0 auto;cursor:pointer;color:#fff;border-radius:5px;background:#ef631e}.banner .invite span{font-size:12px;display:block;color:#f9cabc}.banner .links{font-size:18px;width:200px;margin:20px auto}.banner .links a{color:#fff}.banner .links a i{display:inline-block;zoom:1;width:30px;height:30px;margin-right:10px;vertical-align:middle;background:url(../images/video.png) 50% 50% no-repeat}.banner .down-arrow{position:absolute;bottom:-25px;left:50%;width:99px;height:84px;margin-left:-50px;background:url(../images/down-arrow.png) no-repeat}.cm-pg .hasSlider,.cm-pg li,.cm-pg ul,.textnode{position:relative}.cm-pg{background:#fff}.cm-pg ul{margin-top:70px}.cm-pg li{float:left;width:29.33%;padding:0 2%}.cm-pg li img{display:block;width:160px;margin:0 auto 50px}.cm-pg li h3{font-size:18px;margin:50px 0 20px;color:#ef631e}.cm-pg li p{font-size:13px;line-height:1.8;padding-left:10px;background:url(../images/dot.jpg) 0 8px no-repeat}.cm-pg li .desc{margin:0 auto}.lang-cn .cm-pg li:nth-child(1) .desc,.lang-tw .cm-pg li:nth-child(1) .desc{width:190px}.lang-cn .cm-pg li:nth-child(2) .desc,.lang-tw .cm-pg li:nth-child(2) .desc{width:240px}.cm-pg .hasSlider{height:400px}.cm-pg .hasSlider li .desc{width:300px;margin:0 auto}.lang-cn .cm-pg .hasSlider li:nth-child(1) .desc,.lang-tw .cm-pg .hasSlider li:nth-child(1) .desc{width:190px}.lang-cn .cm-pg .hasSlider li:nth-child(2) .desc,.lang-tw .cm-pg .hasSlider li:nth-child(2) .desc{width:240px}.textnode{font-size:20px;padding:120px 0}.textnode .name{font-size:55px;font-weight:700;line-height:1;color:#fff}.textnode .desc{margin:15px 0 25px}.textnode .more{width:150px;height:45px;cursor:pointer;color:#ff7d00;border-radius:4px;background:#fff}.cheetah-apps,.cheetah-orion,.media-link{overflow:hidden;color:#fff}.cheetah-apps{background:url(../images/cheetah-apps-bg.jpg) 50% 100% repeat-x #ff8900}.cheetah-apps .textnode{padding-left:45%;_padding-left:440px}.cheetah-apps .coani{position:absolute;top:110px;width:360px;height:435px}.minScreen .cheetah-apps .coani{top:50px}.cheetah-apps .coani img{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform-origin:center 90%;-moz-transform-origin:center 90%;-ms-transform-origin:center 90%;-o-transform-origin:center 90%;transform-origin:center 90%}.cheetah-apps .intro .line{top:0}.cheetah-apps .intro .p1 .info{margin-top:120px}.cheetah-apps .intro .p1 .pic{margin-top:10px}.cheetah-apps .intro .p1 .pic img{width:360px}.cheetah-apps .intro .p2 .info{margin-top:130px}.cheetah-apps .intro .p2 .pic{margin-top:100px}.cheetah-apps .intro .p2 .pic img{width:330px}.media-link{background:url(../images/media-link-bg.jpg) 50% 100% repeat-x #ef631e}.media-link .spider{position:absolute;top:40px;right:0;width:550px;height:550px}.minScreen .media-link .spider{top:0}.media-link .spider img{width:100%;height:100%}.media-link .spider-ios{display:none}.media-link .intro .line{bottom:0;display:none}.media-link .intro .p1 .info{margin-top:130px}.media-link .intro .p1 .pic{margin-top:50px}.media-link .intro .p1 .pic img{width:300px}.media-link .intro .p2 .pic img,.media-link .intro .p3 .pic img{width:360px}.media-link .intro .p2 .info{margin-top:120px}.media-link .intro .p2 .pic{margin-top:30px}.media-link .intro .p3 .info{margin-top:110px}.media-link .intro .p3 .pic{margin-top:50px}.cheetah-orion{background:url(../images/cheetah-orion-bg.jpg) 50% 100% repeat-x #ff8900}.intro,.intro li{background:#fff}.cheetah-orion .textnode{padding-left:45%;_padding-left:440px}.cheetah-orion .coani{position:absolute;top:140px;width:360px;height:359px}.minScreen .cheetah-orion .coani{top:80px}.cheetah-orion .coani img{position:absolute;top:0;left:0;width:100%;height:100%}.cheetah-orion .intro .line{top:0}.cheetah-orion .intro .info{width:50%}.cheetah-orion .intro .pic img{display:block;margin:0 auto}.cheetah-orion .intro .p1 .info{margin-top:100px}.cheetah-orion .intro .p1 .pic{position:relative;width:400px;height:351px;margin-top:20px}.cheetah-orion .intro .p1 .pic img{position:absolute;top:0;left:0;width:100%;height:100%}.cheetah-orion .intro .p1 .pic .glass{-webkit-animation:move 1s linear infinite alternate;-moz-animation:move 1s linear infinite alternate;-o-animation:move 1s linear infinite alternate;animation:move 1s linear infinite alternate}.cheetah-orion .intro .p2 .info{margin-top:140px}.cheetah-orion .intro .p2 .pic{margin-top:50px}.cheetah-orion .intro .p2 .pic img{width:200px}.cheetah-orion .intro .p2 .numlist{margin-top:10px}.cheetah-orion .intro .p3 .info{margin-top:120px}.cheetah-orion .intro .p3 .pic{position:relative;overflow:hidden;width:270px;height:294px;margin-top:20px;margin-left:50px}.cheetah-orion .intro .p3 .pic img{position:absolute;top:0;left:0;width:100%;height:100%}.cheetah-orion .intro .p3 .pic .arrow-line{-webkit-animation:arrowFly .6s ease .5s both;-moz-animation:arrowFly .6s ease .5s both;-o-animation:arrowFly .6s ease .5s both;animation:arrowFly .6s ease .5s both}.cheetah-orion .intro .p4 .info{margin-top:140px}.cheetah-orion .intro .p4 .pic{margin-top:50px}.cheetah-orion .intro .p4 .pic img{width:250px}.cheetah-orion .intro .p5 .info{margin-top:140px}.cheetah-orion .intro .p5 .pic{margin-top:50px}.cheetah-orion .intro .p5 .pic img{width:260px}.intro{position:absolute;top:0;left:0;display:none;overflow:hidden;height:100%;color:#333}.intro .ani,.intro .arrow{position:absolute;top:50%}.intro .ani{left:50%;width:900px;height:400px;margin:-200px 0 0 -450px}.intro .info,.intro .pic{width:50%}.intro .info h3{font-size:28px;margin-bottom:5px}.intro .info p{font-size:14px;line-height:1.8;margin-bottom:10px;color:#4d494f}.intro .pic img{display:block;margin:0 auto}.intro .btn-link,.navs a,.numlist span{display:inline-block;zoom:1}.intro .line{position:absolute;z-index:1;left:50%;width:960px;height:0;margin-left:-480px;border-top:1px solid #e4e3e8}.intro .arrow{z-index:1;width:28px;height:53px;margin-top:-26px}.intro .aleft{left:50px;background:url(../images/arrow-left.png) no-repeat}.intro .aright{right:50px;background:url(../images/arrow-right.png) no-repeat}.intro .navs{position:absolute;z-index:1;bottom:20px;left:50%;width:200px;margin-left:-100px}.intro .close{position:absolute;top:30px;right:30px;width:19px;height:18px;text-indent:-999em;background:url(../images/close.png) center center no-repeat}.intro .btn-link{font-size:14px;padding:5px 20px;color:#fff;border-radius:3px;background:#ef631e}.navs a{overflow:hidden;width:13px;height:13px;margin:0 7px;-webkit-transition:background 600ms ease;-moz-transition:background 600ms ease;-o-transition:background 600ms ease;transition:background 600ms ease;border-radius:100%;background:url(../images/nav-dot.png) 0 bottom no-repeat}.navs .active{background-position:0 0}.numlist span{font-size:50px;width:30px;color:#ff8d08}.cm-work{background:#f7f7f7}.cm-beta,.cm-work .inner{background:#fff}.cm-work ul{position:relative;margin-top:50px}.cm-work li{position:relative;float:left;width:33.33%}.cm-work .inner{position:relative;margin:0 15px;border:1px solid #e1e1e1}.cm-work .thumb{position:relative;border-bottom:3px solid #ef631e}.cm-work .thumb .pic{display:block;width:100%}#wrap.overflow-hide .lang-switch,.mediaframe{display:none}.cm-work .thumb .icon{position:absolute;bottom:-40px;left:50%;width:80px;height:80px;margin-left:-40px}.cm-work .navs{width:200px;margin:10px auto 0}.cm-work h3{font-size:20px;font-weight:700;height:50px;margin:50px 15px 0}.cm-work p{font-size:13px;line-height:1.8;height:130px;margin:0 15px}.cm-work .hasSlider{position:relative;overflow:hidden;height:450px}.cm-work .hasSlider li{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}.cm-work .hasSlider .inner{width:300px;margin:0 auto}.overflow-hide{overflow:hidden}#wrap.overflow-hide{width:100%;height:100%}#wrap.overflow-hide #header-wrap{background-color:#222}.mediaframe{position:absolute;z-index:20;top:100px;left:0;height:100%;background:#222}.minScreen .mediaframe{top:50px}.mediaframe .loading{position:absolute;top:50%;left:50%;display:none;width:30px;height:30px;margin:-15px 0 0 -15px;border-color:#000;background:url(../images/loader.gif) center center no-repeat}.mediaframe .loading:after,.mediaframe .loading:before{display:none}.canAnimation .mediaframe .loading{background:0 0}.canAnimation .mediaframe .loading:after,.canAnimation .mediaframe .loading:before{display:block}.mediaframe .video{position:absolute;top:50%;left:50%;width:900px;height:500px;margin:-300px 0 0 -450px}.minScreen .mediaframe .video{width:600px;height:340px;margin:-195px 0 0 -300px}.mediaframe .cover{z-index:1}.mediaframe .videoPlayer{display:block;width:100%;height:100%;margin:0 auto;pointer-events:none;background:#222}.mediaframe .close{position:absolute;z-index:1;top:20px;right:20px;width:19px;height:18px;padding:6px;text-indent:-999em;border-radius:100%;background:url(../images/close.png) center center no-repeat #fff}.mediaframe .close:hover{background-color:#bbb}.cm-form{width:590px;margin:50px auto 0}.form-item{position:relative;display:inline;float:left;margin:5px 20px}.form-item label{line-height:20px;position:absolute;top:12px;left:11px;display:none;cursor:text;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#cdcace}.form-item .submit{font-size:30px;line-height:1;display:block;width:230px;height:50px;margin:0 auto;cursor:pointer;color:#fff;border-radius:5px;background:#ef631e}.form-item .required{position:absolute;top:13px;right:-13px;color:#ef631e}.form-item .info{width:100%;color:#ef631e}.form-item .err-info{color:red}.select-holder,select.input-large option.select-holder,select.input-regular option.select-holder{color:#cdcace}.submit-wrap{position:relative;width:550px;padding:20px 0}.submit-wrap .loading{position:absolute;top:50%;left:50%;width:32px;height:32px;margin:-16px 0 0 -160px;border-color:#333;background:url(../images/loading.gif) center center no-repeat}.submit-wrap .loading:after,.submit-wrap .loading:before{border-width:0}.canAnimation .submit-wrap .loading{background:0 0}.canAnimation .submit-wrap .loading:after,.canAnimation .submit-wrap .loading:before{border-width:2px}.input-large,.input-regular{line-height:20px;width:230px;height:20px;padding:10px;vertical-align:top;border:1px solid #999;border-radius:5px;background:#fff}select.input-large,select.input-regular{width:252px;height:42px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none}select.input-large option,select.input-regular option{color:#333}.input-large option,.input-regular option{padding:5px 0}.canAppearance .form-select:after{position:absolute;top:50%;right:12px;display:block;width:14px;height:8px;margin-top:-4px;content:'';pointer-events:none;background:url(../images/arrow-drop.png) no-repeat}.input-large{width:502px}select.input-large{width:542px}.has-error{border-color:red}#footer-wrap{position:absolute;bottom:0;left:0;background:#515151}#footer{padding:15px 0;vertical-align:middle;color:#fff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){}@media (min-width:1300px) and (min-height:750px){.wrapper{min-width:1200px}.main{width:1200px}.section .main{padding:150px 0}.section .title{font-size:40px}.banner .main{margin:-290px 0 0 -600px}.banner .main h2{font-size:72px}.banner .main h3{font-size:38px;margin:0 0 40px}.cheetah-apps .intro .p1 .info,.cm-pg ul{margin-top:120px}.banner .invite{font-size:32px;line-height:85px;width:340px;height:85px}.banner .invite span{font-size:16px}.banner .links{font-size:22px}.cm-pg li img{width:203px}.cm-pg li h3{font-size:20px}.cm-pg li p{font-size:14px;background-position:0 9px}.cm-pg .hasSlider{height:450px}.textnode{font-size:24px;padding:160px 0}.textnode .name{font-size:68px}.textnode .more{width:170px;height:50px}.intro .ani,.intro .line{width:1200px;margin-left:-600px}.intro .info h3{font-size:36px}.intro .info p{font-size:16px}.cheetah-apps .coani{top:130px;width:480px;height:568px}.cheetah-apps .textnode{padding-left:50%}.cheetah-apps .intro .p1 .pic{margin-top:-10px}.cheetah-apps .intro .p1 .pic img{width:400px}.cheetah-apps .intro .p2 .pic{margin-top:70px}.cheetah-apps .intro .p2 .pic img{width:380px}.media-link .spider{position:absolute;top:50px;right:-50px;width:800px;height:800px}.media-link .intro .p1 .pic{margin-top:10px}.media-link .intro .p1 .pic img{width:360px}.media-link .intro .p2 .pic{margin-top:-10px}.media-link .intro .p2 .pic img{width:450px}.media-link .intro .p3 .pic{margin-top:0}.cheetah-orion .intro .p4 .pic,.cheetah-orion .intro .p5 .pic{margin-top:30px}.media-link .intro .p3 .pic img{width:440px}.cheetah-orion .textnode{padding-left:48%}.cheetah-orion .coani{top:190px;width:445px;height:444px}.cheetah-orion .intro .p1 .pic{width:485px;height:426px}.cheetah-orion .intro .p2 .pic img{width:240px}.cheetah-orion .intro .p3 .pic{width:319px;height:347px;margin-left:100px}.cheetah-orion .intro .p4 .pic img{width:323px}.cheetah-orion .intro .p5 .pic img{width:329px}.cm-work ul{margin-top:70px}.cm-work .inner{margin:0 25px}.cm-work .thumb .icon{bottom:-47px;width:94px;height:94px;margin-left:-47px}.cm-work h3{font-size:24px;height:60px;margin:70px 20px 0}.cm-work p{font-size:16px;height:150px;margin:0 20px}.cm-work .hasSlider{height:550px}.cm-work .hasSlider .inner{width:360px}}@media (max-width:800px){.banner .down-arrow,.cheetah-apps .coani,.cheetah-orion .coani,.intro .arrow,.media-link .spider{display:none}.wrapper{min-width:320px}.main{width:100%}.section .main{padding:50px 0}.section .title{font-size:20px}.banner{position:static;height:500px;min-height:300px}.banner .main{position:static;width:520px;margin:0 auto;padding:200px 0 0}.banner .main h2{font-size:30px}.banner .main h3{font-size:18px;margin:5px 0 20px}.banner .main .invite{font-size:15px;line-height:40px;width:160px;height:40px}.banner .main .invite span{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.banner .main .links{font-size:14px;margin:20px auto 0}.banner .main .links a i{width:20px;height:20px;-o-background-size:contain;background-size:contain}.mediaframe{bottom:0;height:auto}.mediaframe .video,.minScreen .mediaframe .video{top:0;left:0;width:100%;height:100%;margin:0}.mediaframe .close{top:-65px;width:16px;height:16px;padding:4px;-o-background-size:15px;background-size:15px}.minScreen .mediaframe .close{top:-35px}.cm-pg .main{padding-bottom:20px}.cm-pg ul{position:relative;height:300px;margin-top:40px}.cm-pg li{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;-webkit-animation-delay:0ms!important;-moz-animation-delay:0ms!important;-o-animation-delay:0ms!important;animation-delay:0ms!important;background:#fff}.cm-pg li .desc{width:300px}.cm-pg li img{width:140px;margin-bottom:0;-webkit-animation-delay:300ms!important;-moz-animation-delay:300ms!important;-o-animation-delay:300ms!important;animation-delay:300ms!important}.cm-pg li h3{font-size:16px;margin:20px 0 10px}.lang-cn .cm-pg li:nth-child(1) .desc,.lang-tw .cm-pg li:nth-child(1) .desc{width:180px}.lang-cn .cm-pg li:nth-child(2) .desc,.lang-tw .cm-pg li:nth-child(2) .desc{width:220px}.cm-pg .hasSlider{height:300px}.cm-pg .hasSlider li .desc{width:280px}.lang-cn .cm-pg .hasSlider li:nth-child(1) .desc,.lang-tw .cm-pg .hasSlider li:nth-child(1) .desc{width:180px}.lang-cn .cm-pg .hasSlider li:nth-child(2) .desc,.lang-tw .cm-pg .hasSlider li:nth-child(2) .desc{width:220px}.cm-work ul{position:relative;overflow:hidden;height:370px;margin-top:30px}.cm-work li{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}.cm-work .thumb .icon{bottom:-30px;width:60px;height:60px;margin-left:-30px}.cm-work h3{font-size:16px;height:40px;margin:35px 10px 0}.cm-work p{height:120px}.cm-work .inner{width:280px;margin:0 auto}.cm-work .navs{margin-top:20px}.cm-work .main{padding-bottom:20px}.cm-work .hasSlider{height:370px}.cm-work .hasSlider .inner{width:280px}.navs a{width:10px;height:10px;margin:0 4px;-o-background-size:100% auto;background-size:100% auto}.textnode{font-size:16px;padding:60px 0;text-align:center}.textnode .name{font-size:36px;text-align:center}.textnode .desc{margin:10px 0 20px}.textnode .more{width:120px;height:40px}.intro .ani,.intro .line{left:0;width:100%;margin-left:0}.intro .ani{box-sizing:border-box;height:280px;margin-top:-140px;padding:0 20px}.cheetah-apps .textnode,.cheetah-orion .textnode{padding-left:0}.cm-form,.intro .ani{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.intro .info h3{font-size:20px}.intro .info p{font-size:13px;padding:0}.numlist span{font-size:25px;width:14px}.cheetah-apps .intro .p1 .pic img,.cheetah-apps .intro .p2 .pic img{width:200px}.cheetah-apps{-o-background-size:auto 100%;background-size:auto 100%}.cheetah-apps .intro .p1 .pic{margin-top:30px}.cheetah-apps .intro .p1 .info{margin-top:60px}.cheetah-apps .intro .p2 .info,.cheetah-apps .intro .p2 .pic{margin-top:70px}.cheetah-orion{background-size:auto 100%}.cheetah-orion,.media-link{-o-background-size:auto 100%}.cheetah-orion .intro .p1 .pic{width:200px;height:176px;margin-top:50px}.cheetah-orion .intro .p1 .info{margin-top:50px}.cheetah-orion .intro .p2 .pic{margin-top:40px}.cheetah-orion .intro .p2 .pic img{width:150px}.cheetah-orion .intro .p4 .pic img,.cheetah-orion .intro .p5 .pic img{width:180px}.cheetah-orion .intro .p2 .info{margin-top:80px}.cheetah-orion .intro .p3 .pic{width:180px;height:190px;margin-top:50px;margin-left:20px}.cheetah-orion .intro .p3 .info{margin-top:60px}.cheetah-orion .intro .p4 .pic{margin-top:50px}.cheetah-orion .intro .p4 .info{margin-top:100px}.cheetah-orion .intro .p5 .pic{margin-top:50px}.media-link .intro .p1 .pic img,.media-link .intro .p2 .pic img,.media-link .intro .p3 .pic img{width:200px}.cheetah-orion .intro .p5 .info{margin-top:100px}.media-link{background-size:auto 100%}.media-link .intro .p1 .pic{margin-top:50px}.media-link .intro .p1 .info{margin-top:100px}.media-link .intro .p2 .pic{margin-top:50px}.media-link .intro .p2 .info{margin-top:80px}.media-link .intro .p3 .info,.media-link .intro .p3 .pic{margin-top:50px}.cm-form,.form-item,.submit-wrap{width:100%}.cm-form{box-sizing:border-box;max-width:500px;padding:0 30px}.form-item{box-sizing:border-box;margin:5px 0}.form-item,.input-large,.input-regular{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.input-large,.input-regular{box-sizing:border-box;width:100%!important;height:42px!important;border-radius:5px}#footer{font-size:12px}}@media (max-width:800px) and (max-height:500px){#header{height:50px}.banner{height:350px}.banner .main{padding:100px 0 0}#logo{width:77px;height:34px;margin-top:-17px}.mediaframe{top:50px}.mediaframe .close{top:-35px}}@media (max-width:540px){#header-wrap{position:absolute}#header{height:50px}.head-nav li{margin-left:0}#logo{width:62px;height:17px;margin-top:-8px}#logo a{background-image:url(../images/logo-mobile.png)}.banner{height:400px}.banner .main{width:300px;padding:130px 0 0}.banner .main h2{font-size:20px}.banner .main h3{font-size:14px}.section .title{font-size:16px}.mediaframe{top:50px}.mediaframe .close{top:-37px;right:10px}.mediaframe .loading{width:20px;height:20px;margin:-10px 0 0 -10px}.textnode{font-size:14px;padding:40px 0 0}.textnode .name{font-size:22px}.textnode .more{width:100px;height:34px}.intro .ani{height:360px;margin-top:-180px}.intro .info,.intro .pic{display:block;float:none;width:90%;margin:0 auto!important}.intro .info{width:100%!important;margin-top:30px!important;text-align:center}.intro .info h3{font-size:18px}.intro .close{top:15px;right:15px;width:24px;height:24px;-o-background-size:12px;background-size:12px}.cheetah-apps .coani{position:relative;top:0;display:block;width:180px;height:218px;margin:0 auto}.cheetah-apps .intro .p2 .ani{margin-top:-140px}.cheetah-orion .coani{position:relative;top:0;display:block;width:220px;height:220px;margin:0 auto}.cheetah-orion .intro .p1 .info,.cheetah-orion .intro .p3 .info{margin-top:10px!important}.cheetah-orion .intro .p2 .ani{margin-top:-150px}.cheetah-orion .intro .p3 .pic{width:170px;height:185px}.cheetah-orion .intro .p4 .ani{margin-top:-170px}.cheetah-orion .intro .p5 .ani{margin-top:-150px}.media-link .textnode{padding-top:0}.media-link .spider{position:relative;top:0;width:250px;height:250px;margin:0 auto}.media-link .spider-ios{display:block}.media-link .intro .p1 .pic img,.media-link .intro .p2 .pic img{width:180px}.media-link .intro .p3 .ani{margin-top:-200px}.media-link .intro .p3 .info{margin-top:10px!important}.cm-form{margin-top:30px}.form-item .submit{font-size:20px;width:180px;height:40px}.submit-wrap .loading{width:24px;height:24px;margin:-12px 0 0 -130px}}