.body-color{ background: #f9f9f9;}

.wrap {  margin-right: auto; margin-left: auto; width: 1200px;}

.icon{ background: url(../images/icon.png) no-repeat;}

.shadow{ -moz-box-shadow: rgba(0,0,0,.1) 0 0 30px; -webkit-box-shadow: rgba(0,0,0,.1) 0 0 30px; -ms-box-shadow: rgba(0,0,0,.1) 0 0 30px; box-shadow: rgba(0,0,0,.1) 0 0 30px; }



   













.FocusImg {	width: 100%;	height: 550px;	position: relative;	z-index: 9;	margin:0px auto;	overflow: hidden;    min-width: 1200px;}

.FocusImg .pic {	width: 100%;	height: 100%;	position: relative;	z-index: 98;	overflow: hidden;	background: #eee;}

.FocusImg .pic li {	width: 100%;	height: 100%;	background-position: center center;	background-repeat: no-repeat;	position: absolute;	z-index: 100;	opacity: 0;}

.FocusImg .pic li a{	 display:block;	 height: 100%;}

.FocusImg .num {	width: 1200px;	height: 14px;	bottom: 50px;	position: absolute;	z-index: 103;	left: 50%; text-align: center;	margin-left: -600px;	font-size: 0px;	}

.FocusImg .num a {	width: 14px;	height: 14px;	display: inline-block;	margin: 0 5px;	 background:rgba(255,255,255,.8);	-webkit-border-radius: 100%;	-moz-border-radius: 100%;	-ms-border-radius: 100%;	border-radius: 100%; -moz-transition: width ease-in 0.3s; -webkit-transition: width ease-in 0.3s; -ms-transition: width ease-in 0.3s; transition: width ease-in 0.3s; }

.FocusImg .num a.current {	background:rgba(255,255,255,1); width: 28px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -ms-border-radius: 7px; border-radius: 7px;}

.FocusImg .mask{ background:url(../images/mask.png) no-repeat center; position: absolute; left: 0px; bottom: 0; width: 100%; z-index: 101; height: 80px;}

.superior-section{ height: 75px; padding: 25px 0px 45px 0px;  width: 100%; position: relative;}

.superior-section:after{ content: '';  height: 1px; background: #f0f0f0; display: inline-block; position: absolute; left: 0; right: 0px; bottom: 0;}

.superior-section ul{ width: 1200px; margin: 0px auto;} 

.superior-section ul li{ width: 25%; color: #5e5e5e; font-size: 20px; float: left; position: relative;}

.superior-section ul li:not(:last-child):after{ content: ''; width: 1px; height: 100%; background: #F0F0F0; position: absolute; right: 0; top:0px; display: inline-block;}

.superior-section ul li .num{ display: block; color: #323232; font-family:"Helvetica Neue"; font-size: 50px; line-height:60px; margin-top: -15px;}

.superior-section ul li .num sup{ font-size: 20px; vertical-align: super; top: 0px; margin-left: 5px;}

.section-tit{ background: url(../images/section-tit.png) no-repeat top; height: 75px; line-height: 60px; font-size: 40px; text-align: center; margin: 45px auto; position: relative;}

.section-tit:after{ content: ''; width: 68px; height: 4px; background: #ff3b30; position: absolute;  bottom: 0px; left: 50%; margin-left: -34px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}

.stock-section{ padding-top: 50px;}

.stock-section .box{ position: relative; width: 1200px; margin: 0px auto; }

.stock-section .features{ width: 745px; height: 500px; background: linear-gradient(top left,#fe2456,#ff6c4e); background: -webkit-linear-gradient(top left,#fe2456,#ff6c4e); position: relative; padding-top: 70px; box-sizing: border-box; overflow: hidden;}

.stock-section .features:before{ content: ''; width: 745px; height: 500px; background: url(../images/alpha-line.png) no-repeat; position: absolute; top: 0; left: 0;}

.stock-section .features .tit{ font-size: 32px; background: url(../images/alpha-line2.png) no-repeat center; color: #fff; width: 360px; text-align: center; }

.stock-section .features .pic{ margin-left: 40px; margin-top: 40px;}

.stock-section .content{ width: 840px; height: 480px; background: #fff; position: absolute; right: 0; top: 10px;}

.stock-section .content ul li{ width: 33.3%; float: left; text-align: center; margin-top: 25px; margin-bottom: 30px; }

.stock-section .content ul li span{ font-size: 20px; padding-top: 15px; line-height: 24px; display: block;  -moz-transition: all 0.5s; -webkit-transition: all 0.5s;  -ms-transition: all 0.5s; transition: all 0.5s;}

.stock-section .content ul li .pic{ width: 60px; height: 60px;  -moz-border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; margin: 0px auto; background: linear-gradient( top,#ff993a, #ff495f); background: -webkit-linear-gradient( top,#ff993a, #ff495f); position: relative; z-index: 5;   

  -moz-transition: all 0.5s; -webkit-transition: all 0.5s;  -ms-transition: all 0.5s; transition: all 0.5s;}

.stock-section .content ul li .pic:after{ content: ''; width: 60px; height: 60px;  -moz-border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; background: linear-gradient( top,#ff495f, #ff993a); background: -webkit-linear-gradient( top,#ff495f, #ff993a); position: absolute; bottom: -4px; right: -4px; display: inline-block; z-index: -1; opacity: 0.2; filter: Alpha(opacity=20);}

.stock-section .content ul li .pic.other{background: linear-gradient( top,#fcca50, #ffae00); background: -webkit-linear-gradient( top,#fcca50, #ffae00); }

.stock-section .content ul li .pic.other img{ -webkit-animation: shake-vertical 1.5s linear infinite both;

	        animation: shake-vertical 1.5s linear infinite both;}	        

.stock-section .content ul li a{ color: #323232;}

.stock-section .content ul li:first-child .pic:after{ display: none;}

.stock-section .content ul li:hover .pic{ -moz-transform: translateY(-3px); -webkit-transform: translateY(-3px); -webkit-transform: translateY(-3px); transform: translateY(-3px);}

.stock-section .content ul li:hover span{ -moz-transform: translateY(3px); -webkit-transform: translateY(3px); -webkit-transform: translateY(3px); transform: translateY(3px);}



.core-section{ width: 1200px; margin: 0px auto; padding: 85px 0px;}

.core-section .statistics{ width: 585px; padding-right: 60px; box-sizing: border-box;}

.core-section .statistics .tit{ font-size: 40px; line-height: 40px;}

.core-section .statistics .tit span{ position: relative; width: 3px; height: 15px; background: #d5ac63; display: inline-block; margin-right: 25px; margin-top: 10px; vertical-align: top;}

.core-section .statistics .tit span:before{content: ''; width: 3px; height: 30px; background: #D5AC63; position: absolute; left: 8px; top: 0px; display: inline-block;}

.core-section .statistics ul{ padding: 30px 0px;}

.core-section .statistics ul li{ float: left; width: 33.3%; font-size: 20px; color: #a5a5a5;}

.core-section .statistics ul li span{font-family: impact; display: block; font-size: 56px; color:#d28600;}

.core-section .statistics .btn{ background: url(../images/btn-bg.png) no-repeat; display: block;line-height: 75px; font-size: 30px; text-align: center; color: #fff; width: 525px; margin-top: 40px;}

.core-section .statistics .btn:hover{-moz-transform: translateY(-10px); -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px);}

.core-section .icon-box{ height: 306px; padding-left: 60px; position:relative; width: 615px; box-sizing: border-box; overflow: hidden;}

.core-section .icon-box ul{ width: 660px;}

.core-section .icon-box:before{ content: ''; background: #F0F0F0; width: 1px; height: 100%; display: inline-block; position: absolute; left: 0; top: 0;}

.core-section .icon-box ul li{ float: left; width: 255px; height: 60px; line-height: 60px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; box-sizing: border-box; border: #F0F0F0 1px solid; font-size: 20px; margin-right: 45px; margin-bottom: 22px; background: #fff;}

.core-section .icon-box ul li span{ margin-top:14px ; float: left; width: 30px; height: 30px; display: inline-block; margin-left: 20px; margin-right: 15px; }

.core-section .icon-box ul li:hover{border: transparent 1px solid; background: linear-gradient(left,#ff682c,#ff2125); background: -webkit-linear-gradient(left,#ff682c,#ff2125); color: #fff; -moz-box-shadow: rgba(0,0,0,.1) 0 0 10px; -webkit-box-shadow: rgba(0,0,0,.1) 0 0 10px; -ms-box-shadow: rgba(0,0,0,.1) 0 0 10px; box-shadow: rgba(0,0,0,.1) 0 0 10px;}

.core-section .icon-box ul li span.s-icon1{ background-position:0 -61px;}

.core-section .icon-box ul li:hover span.s-icon1{ background-position: 0px -31px;}

.core-section .icon-box ul li span.s-icon2{ background-position:-30px -61px;}

.core-section .icon-box ul li:hover span.s-icon2{ background-position: -30px -31px;}

.core-section .icon-box ul li span.s-icon3{ background-position:-60px -61px;}

.core-section .icon-box ul li:hover span.s-icon3{ background-position: -60px -31px;}

.core-section .icon-box ul li span.s-icon4{ background-position:-90px -61px;}

.core-section .icon-box ul li:hover span.s-icon4{ background-position: -90px -31px;}

.core-section .icon-box ul li span.s-icon5{ background-position:-120px -61px;}

.core-section .icon-box ul li:hover span.s-icon5{ background-position: -120px -31px;}

.core-section .icon-box ul li span.s-icon6{ background-position:-150px -61px;}

.core-section .icon-box ul li:hover span.s-icon6{ background-position: -150px -31px;}

.core-section .icon-box ul li span.s-icon7{ background-position:-180px -61px;}

.core-section .icon-box ul li:hover span.s-icon7{ background-position: -180px -31px;}

.core-section .icon-box ul li span.s-icon8{ background-position:-210px -61px;}

.core-section .icon-box ul li:hover span.s-icon8{ background-position: -210px -31px;}



.game-section { width: 100%; height: 900px; background:url(../images/game-bg.jpg) no-repeat top center fixed; background-size: cover;    /* background-image: url(../images/game-bg.jpg);

    background-repeat: no-reapte;

    background-attachment: fixed;

    background-position: 50% 50%; */ display: block; min-width: 1200px; padding-top: 80px; box-sizing: border-box; z-index: 5; position: relative; }

.game-section .top-mask{ background: url(../images/mask.png) no-repeat center; height: 80px; min-width: 1200px; transform: rotate(-180deg); width: 100%; position: absolute; top: 0;}

.game-section .bottom-mask{ background:url(../images/mask-bottom.png) no-repeat center; height: 100px; min-width: 1200px;  width: 100%; }

.game-section .section-tit{ background: url(../images/section-tit1.png) no-repeat center; color: #fff; margin: 0 0px;}

.game-section .section-tit:after{ background: #fff;}

.game-section .icon-box{ width: 820px; margin-left: -100px; margin-top: 90px;}

.game-section .icon-box ul li{ width: 33.3%; float: left; text-align: center;  margin-bottom: 35px; }

.game-section .icon-box ul li span{ font-size: 20px; padding-top: 15px; line-height: 24px; display: block;  -moz-transition: all 0.5s; -webkit-transition: all 0.5s;  -ms-transition: all 0.5s; transition: all 0.5s; color: #fff;}

.game-section .icon-box ul li .pic{ width: 93px; height: 103px;   margin: 0px auto;  position: relative;    

  -moz-transition: all 0.5s; -webkit-transition: all 0.5s;  -ms-transition: all 0.5s; transition: all 0.5s;}

.game-section .icon-box ul li:hover .pic{ -moz-transform: translateY(-3px); -webkit-transform: translateY(-3px); -webkit-transform: translateY(-3px); transform: translateY(-3px);}

.game-section .icon-box ul li:hover span{ -moz-transform: translateY(3px); -webkit-transform: translateY(3px); -webkit-transform: translateY(3px); transform: translateY(3px);}

.game-section .pople{ position: absolute; right:-250px; bottom: -130px; z-index: 5;}



.distribution-section{ position: relative; z-index: 6; }

.distribution-section .top-mask{ background: url(../images/mask-bottom.png) no-repeat center; height: 100px; min-width: 1200px;  width: 100%; }

.distribution-section .section-tit{ background: url(../images/section-tit3.png) no-repeat center;}

.distribution-section .section-tit:after{ background: #24cc72;}

.distribution-section .features{ background: linear-gradient(top left,#3ede7a,#0db14b); background: -webkit-linear-gradient(top left,#3ede7a,#0db14b); }

.distribution-section .features .pic{ margin-left: 0px; margin-top:27px;}

.distribution-section .content ul li .pic{ background: linear-gradient( top,#7cd645, #24cc72); background: -webkit-linear-gradient( top,#7cd645, #24cc72);}

.distribution-section .content ul li .pic:after{ background: linear-gradient( top,#24cc72, #7cd645); background: -webkit-linear-gradient( top,#24cc72, #7cd645); }

.distribution-section .content ul li:first-child .pic:after{ display:initial;}





.cross-section{ position: relative; z-index: 6; }

.cross-section .section-tit{ background: url(../images/section-tit6.png) no-repeat center;}

.cross-section .section-tit:after{ background: #2577ff;}

.cross-section .features{ background: linear-gradient(top left,#2577ff,#00beff); background: -webkit-linear-gradient(top left,#2577ff,#00beff); }

.cross-section .features .pic{ margin-left: 15px; margin-top:27px;}

.cross-section .content ul li .pic{ background: linear-gradient( top,#00beff, #2577ff); background: -webkit-linear-gradient( top,#00beff, #2577ff);}

.cross-section .content ul li .pic:after{ background: linear-gradient( top,#2577ff, #00beff); background: -webkit-linear-gradient( top,#2577ff, #00beff); }

.cross-section .content ul li:first-child .pic:after{ display:initial;}



.case-section{ width: 100%; min-width: 1200px; background: url(../images/case-bg.jpg) no-repeat top center; margin-top: 95px; padding-top: 70px;}

.case-section .section-tit{ background: url(../images/section-tit1.png) no-repeat center; color: #fff; margin: 0 0px;}

.case-section .section-tit:after{ background: #fff;}

.case-section .tab-menu{ text-align: center; margin-top: 50px;}

.case-section .tab-menu li{ background: url(../images/icon.png) no-repeat -190px -99px; width: 180px; height: 45px; text-align: center; line-height: 45px; color: #ff3b30; font-size: 24px; display: inline-block; margin: 0px 5px; cursor: pointer;}

.case-section .tab-menu li.cur{background: url(../images/icon.png) no-repeat 0px -99px;}



.case-section .tab-content{}

.case-section .tab-content .item{ min-height: 570px;}



.click_a{ width:122px; height:52px; margin:0 auto; overflow: hidden;padding-top:40px;}

.click_a a{ display: block; width: 52px; height: 52px; overflow: hidden; background: #e6e6e6; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; text-align: center; line-height: 45px;}

.click_a a:hover{ background:linear-gradient(left,#ff634c,#ff634c); background:-webkit-linear-gradient(left,#ff634c,#ff634c);}

.click_a .hover_L{float:left; }

.click_a .hover_L span{ display:inline-block; position: relative; margin-left: 20px;}

.click_a .hover_L span:after {  position: absolute;    right: 0px;    top: 50%;    display: inline-block;    content: "";    width: 12px;    height: 12px;    border: solid #6f7479;    border-width: 2px 2px 0 0;    -moz-transform: translate(0,-50%) rotate(-135deg);    -webkit-transform: translate(0,-50%) rotate(-135deg);    -ms-transform: translate(0,-50%) rotate(-135deg);    transform: translate(0,-50%) rotate(-135deg);}

.click_a .hover_R{float:right; }

.click_a .hover_R span{ display:inline-block; position: relative; margin-left: 8px;}

.click_a .hover_R span:after {    position: absolute; right: 0px;    top: 50%;    display: inline-block;    content: "";    width: 12px;    height: 12px;    border: solid #6f7479;    border-width: 2px 2px 0 0;    -moz-transform: translate(0,-50%) rotate(45deg);    -webkit-transform: translate(0,-50%) rotate(45deg);    -ms-transform: translate(0,-50%) rotate(45deg);    transform: translate(0,-50%) rotate(45deg);}

.click_a .hover_L:hover span:after{ position: absolute;    right: 0px;    top: 50%;    display: inline-block;    content: "";    width: 12px;    height: 12px;    border: solid #fff;    border-width: 2px 2px 0 0;    -moz-transform: translate(0,-50%) rotate(-135deg);    -webkit-transform: translate(0,-50%) rotate(-135deg);    -ms-transform: translate(0,-50%) rotate(-135deg);    transform: translate(0,-50%) rotate(-135deg);}

.click_a .hover_R:hover span:after{position: absolute;    right: 0px;    top: 50%;    display: inline-block;    content: "";    width: 12px;    height: 12px;    border: solid #fff;    border-width: 2px 2px 0 0;    -moz-transform: translate(0,-50%) rotate(45deg);    -webkit-transform: translate(0,-50%) rotate(45deg);    -ms-transform: translate(0,-50%) rotate(45deg);    transform: translate(0,-50%) rotate(45deg);}



.case_con{ width: 100%; overflow: hidden; position: relative;}

.case_con .click_con{width: 100%;padding-top:120px; overflow: hidden;    margin-left: -238px;}

.case_con .click_con .list{ width: 476px; height: 357px; position: relative; background: #FaFafa; margin:0 5px; float: left;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; overflow: hidden;}

.case_con .click_con .list .pic img{ width: 100%;}

.case_con .click_con .current{ z-index: 10; /*width: 571px; height: 428px; margin-top: -71px;*/ -webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2); transform:scale(1.2); margin:0 55px;}

.case_con .click_con .current .Mask{ opacity: 0;}

.case_con .Mask{ width:100%; height: 357px; opacity: 0.3;transition: all 1s; background-color: #000; position: absolute;left:0;top: 0;right: 0; }



.about-section{ margin-top: 80px; width: 100%; min-width: 1200px; /*background: url(../images/about-bg.png) no-repeat  left 100px;*/ padding-bottom: 80px; }

.about-section .about-tab{ width: 220px; left: 0; top:80px; position: absolute;}

.about-section .about-tab li{ font-size: 20px; margin-top: 50px; font-weight: bold; position: relative;}

.about-section .about-tab li.cur{ color: #ff3b30;}

.about-section .about-tab li:after{ content: ''; width: 0px; height: 2px; right: 0; top: 50%;  position: absolute; background: #ff3b30; display: inline-block; -moz-transition: width 0.3s ease-in; -webkit-transition: width 0.3s ease-in; -ms-transition: width 0.3s ease-in; transition: width 0.3s ease-in;}

.about-section .about-tab li.cur:after{ width: 50px; right: 0;}

.about-section .about-con .item{ margin-left: 175px; padding-top: 50px; min-height: 400px;}

.about-section .about-con .strength{ width: 950px; height: 400px; background: #fff; padding: 30px; box-sizing: border-box;}

.about-section .about-con .strength .icon-box{ width: 615px; position: relative; height: auto; overflow: hidden;}

.about-section .about-con .strength .icon-box:before{ content:''; height: 100%; width: 1px; background: #F0F0F0; display: inline-block; position: absolute; left: 50%; top: 0; bottom: 0;}

.about-section .about-con .strength .icon-box:after{ content:''; width: 100%; height: 1px; background: #F0F0F0; display: inline-block; position: absolute; top: 50%; left: 0; right: 0;}

.about-section .about-con .strength .icon-box li{ float: left; width: 50%;text-align: center; font-size: 20px; line-height: 30px; height: 170px;}

.about-section .about-con .strength .icon-box li .pic{ margin-bottom: 20px;}

.about-section .about-con .strength .icon-box li p{ font-size: 16px; color: #a5a5a5; display: block;}

.about-section .about-con .strength .icon-box li:nth-child(3) .pic,.about-section .about-con .strength .icon-box li:nth-child(4) .pic{ margin-top: 30px;}



.about-section .about-con .strength .icon-box-horizontal{ padding-left: 30px; box-sizing: border-box;}

.about-section .about-con .strength .icon-box-horizontal:before,.about-section .about-con .strength .icon-box-horizontal:after{ display: none;}

.about-section .about-con .strength .icon-box-horizontal li{position: relative; width: 100%; height: 78px;  text-align: left; overflow: hidden; box-sizing: border-box; float: initial; margin-bottom: 18px; border-bottom: #f0f0f0 1px dashed; box-sizing: border-box; }

/*.about-section .about-con .strength .icon-box-horizontal li:after{ content: ''; width: 100%; height: 1px; background: #F0F0F0; display: inline-block;  position: absolute; left: 0; bottom: 0px;}*/

.about-section .about-con .strength .icon-box-horizontal li:last-child{ border-bottom: none;}

.about-section .about-con .strength .icon-box-horizontal li .pic{ float: left; margin-bottom: 0; margin-right: 20px;}

.about-section .about-con .strength .icon-box-horizontal li:nth-child(3) .pic,.about-section .about-con .strength .icon-box-horizontal li:nth-child(4) .pic{ margin-top: 0px;}





.about-section .about-con .strength .picture{ width: 350px; height: 400px; position: absolute; right: 0px; top: 0px; }

.about-section .about-con .strength .picture:before{ content: ''; height: 400px; width: 350px; background: linear-gradient( left top,#ff495f,#ff975e); background:-webkit-linear-gradient( left top,#ff495f,#ff975e); position: absolute; right: 10px; top: 10px; display: inline-block; z-index: 0; }

.about-section .about-con .strength .picture img{ z-index: 2; position: relative; margin-top: 20px;}



.news-section{ width: 1200px; margin: 40px auto 0px auto; padding:65px 25px 25px 25px; box-sizing: border-box;  background: #fff; position: relative; }

.news-section .tit{height: 55px; background: linear-gradient( left top,#ff495f,#ff975e); background:-webkit-linear-gradient( left top,#ff495f,#ff975e); position: absolute; left: -10px; top: -20px; font-size: 26px; text-align: center; text-align: center; line-height: 55px; color: #fff;  min-width: 200px;}

.news-section .tit:before{ content: ''; border-left: transparent 10px solid; border-right: #ff2125 10px solid; border-bottom: transparent 10px solid; position: absolute; left: -10px; top: 55px;}

.news-section .more{ position: absolute; right: 25px; color: #5E5E5E; font-size: 16px; top: 20px;}

.news-section .more:hover{ color: #ff3b30;}



.news-section dl{-moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; width: 370px; box-sizing: border-box;  float: left; background: #fff; margin-right: 20px; border: #e5e5e5 1px solid;}

.news-section dl:last-child{ margin-right: 0;}

.news-section dl:hover{ -moz-transform: translateY(-5px); -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); -moz-box-shadow: rgba(0,0,0,.1) 0 0 30px; -webkit-box-shadow: rgba(0,0,0,.1) 0 0 30px; -ms-box-shadow: rgba(0,0,0,.1) 0 0 30px; box-shadow: rgba(0,0,0,.1) 0 0 30px; }

.news-section dl:hover dd .content .text a{ color: #ff3b30;}

.news-section dl:hover dd .tag{-moz-transform: translateX(10px); -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px);}

.news-section dl dt{ width: 350px; height:215px; padding: 10px 10px 0 10px; overflow:hidden;}

.news-section dl dt img{ width: 100%;}

.news-section dl dd{ padding: 20px 0;}

.news-section dl dd .tag{ color: #5e5e5e; font-size: 18px; position: relative; padding-left: 20px;}

.news-section dl dd .tag:before{ content: ''; background: #ff3b30; width: 2px; height: 20px; display: inline-block; position: absolute; left: 0px; top: 0px; }

.news-section dl dd .content{ display: -webkit-box; display: -moz-box; margin-top: 20px;}

.news-section dl dd .content .time{ width: 60px; text-align: center; color: #a5a5a5; font-size: 18px; border-right: #f0f0f0 1px solid;}

.news-section dl dd .content .time span{ display: block;}

.news-section dl dd .content .text{-webkit-box-flex: 1; padding-left: 20px; font-size: 16px; }

.news-section dl dd .content .text p{ padding-bottom: 10px;}

.news-section dl dd .content .text a{ color: #a5a5a5; }



.partner-section{}

.partner-section .section-tit{ background: url(../images/section-tit5.png) no-repeat center;}

.partner-section .content{padding-top: 20px; width: 1220px;  margin: 0px auto; background: url(../images/about-bg.png) no-repeat top center;}

.partner-section .pratner-srcoll { min-height: 420px; position: relative;}

.partner-section .pratner-srcoll .bd{overflow:hidden;}

.partner-section .pratner-srcoll .bd ul li{ width: 161px; height: 161px; background: #fff; -moz-border-radius: 4px;-webkit-border-radius: 4px; -ms-border-radius: 4px;  border-radius: 4px; display: block; float: left; display: table-cell; vertical-align: middle;  padding:11px; text-align: center;  margin: 20px 9px; border: #f0f0f0 1px solid; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }

.partner-section .pratner-srcoll .bd ul li:nth-child(even){ margin-top: 80px;}

.partner-section .pratner-srcoll .bd ul li img{ vertical-align: middle; display: block;}

.partner-section .pratner-srcoll .bd ul li:hover{-moz-box-shadow: rgba(0,0,0,.1) 0 0 30px; -webkit-box-shadow: rgba(0,0,0,.1) 0 0 30px; -ms-box-shadow: rgba(0,0,0,.1) 0 0 30px; box-shadow: rgba(0,0,0,.1) 0 0 30px; -webkit-filter: grayscale(100%);

  filter: grayscale(100%);}

.partner-section .pratner-srcoll .hd{ margin: 40px auto 0px auto; text-align: center; height: 14px;}

.partner-section .pratner-srcoll .hd li{ display: inline-block; overflow: hidden; text-indent: -9999px; cursor: pointer;}

.partner-section .pratner-srcoll .hd li {	width: 14px;	height: 14px;	display: inline-block;	margin: 0 5px;	 background:#E6E6E6;	-webkit-border-radius: 100%;	-moz-border-radius: 100%;	-ms-border-radius: 100%;	border-radius: 100%; -moz-transition: width ease-in 0.3s; -webkit-transition: width ease-in 0.3s; -ms-transition: width ease-in 0.3s; transition: width ease-in 0.3s; }

.partner-section .pratner-srcoll .hd li.on {	background:linear-gradient(left,#ff682c,#ff2125); background:-webkit-linear-gradient(left,#ff682c,#ff2125); width: 28px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -ms-border-radius: 7px; border-radius: 7px;}





.sub-banner{ height: 425px; background: url(../images/sub-banner.png) no-repeat center top; padding-top: 150px; box-sizing: border-box; width: 100%; min-width: 1200px;}

.sub-banner .superior-section:after{ display: none;}

.sub-banner .superior-section ul li{ color: rgba(255,255,255,.8); text-align: center;}

.sub-banner .superior-section ul li .num{ color: #fff;} 

.sub-banner .superior-section ul li:not(:last-child):after{opacity:0.15; filter: Alpha(opacity=15);}





.case-list{ width: 1230px; margin: 50px auto;}

.case-list ul li{ width: 585px; float: left; margin-bottom: 30px; margin-right: 60px;}

.case-list ul li:nth-child(even){ margin-right: 0;}

.case-list ul li .thumb{ width: 585px; height: 440px; padding: 10px 0; background: #fff;  box-sizing: border-box; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .07);box-shadow: 0 1px 2px rgba(0, 0, 0, .07);  display: block; -webkit-transition: all 150ms ease-in-out;transition: all 150ms ease-in-out;}

.case-list ul li .thumb:hover{-moz-box-shadow: rgba(0,0,0,.1) 0 0 30px; -webkit-box-shadow: rgba(0,0,0,.1) 0 0 30px; -ms-box-shadow: rgba(0,0,0,.1) 0 0 30px; box-shadow: rgba(0,0,0,.1) 0 0 30px;}

.case-list ul li .thumb figure{ margin:0 10px; display: block; position: relative; overflow: hidden;}

.case-list ul li .thumb img {  opacity: 1;  width: 100%;  -webkit-transition: all 0.35s;  transition: all 0.35s;}

.case-list ul li .thumb:hover img{-webkit-transform: scale(1.03); transform: scale(1.03); }

.case-list ul li .thumb figure > div { position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;}

.case-list ul li .thumb figure > div::before {position: absolute;  top: 0;  right: 0;  bottom: 0;  left: 0;  content: '';  opacity: 0;  -webkit-transition: opacity 0.4s;  transition: opacity 0.4s;  background-image: linear-gradient(45deg, #000 0%, transparent 40%, rgba(255, 255, 255, 0.15));}

.case-list ul li .thumb i {  display: inline-block; width: 24px; height: 15px; background-position:-0px -165px ; position: absolute;  bottom: 20px;  left: 15px;  opacity: 0;  z-index: 1;  -webkit-transition: 0.05s linear;  transition: 0.05s linear;  -webkit-transition-delay: 0.01s;  transition-delay: 0.01s;}

.case-list ul li .thumb .curl {  width: 0px;  height: 0px;  position: absolute;  bottom: 0;  left: 0;  background: linear-gradient(225deg, #ffffff, #f3f3f3 20%, #bbbbbb 38%, #aaaaaa 44%, #888888 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.3));  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);  transition: all .4s ease;}

.case-list ul li .thumb .curl:before,

.case-list ul li .thumb .curl:after {  content: '';  position: absolute;  z-index: -1;  left: 12%;  bottom: 6%;  width: 70%;  max-width: 300px;  max-height: 100px;  height: 55%;  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);  transform: skew(-10deg) rotate(-6deg);}

.case-list ul li .thumb .curl:after {  left: auto;  right: 6%;  bottom: auto;  top: 14%;  transform: skew(-15deg) rotate(-84deg);}

.case-list ul li .thumb a { left: 0; right: 0; top: 0; bottom: 0;  position: absolute;  color: #ffffff;}

.case-list ul li .thumb figure:hover > div::before,.case-list ul li .thumb figure.hover > div::before {  opacity: 1;}

.case-list ul li .thumb figure:hover i,.case-list ul li .thumb figure.hover i {  opacity: 1;  -webkit-transition-delay: 0.15s;  transition-delay: 0.15s;}

.case-list ul li .thumb figure:hover .curl,.case-list ul li .thumb figure.hover .curl {  width: 90px;  height: 90px;}

.case-list ul li .word{ height: 40px; margin-top: 20px;}

.case-list ul li .word .name{ font-size: 20px; float: left;}

.case-list ul li .word .name .tag{ color: #A5A5A5; font-size: 13px; display: block; margin-top: 5px;}

.case-list ul li .word .types{ float: right;}

.case-list ul li .word .types span{ background:#e6e6e6 url(../images/icon.png) no-repeat; width: 40px; height: 40px; border-radius: 2px; -webkit-border-radius: 2px; display: inline-block; margin-left: 5px;}

.case-list ul li .word .types span.web{ background-position: -43px -154px;}

.case-list ul li .word .types span.app{ background-position: -88px -154px;}

.loadMore{ font-size: 18px; margin: 0px auto; height: 50px; line-height: 50px;  text-align: center;}

.loadMore a{ color: #323232;}

.loadMore a:hover{ color: #ff3b30;}

.loadMore .loader{ display: inline-block;  margin-right: 20px; vertical-align: middle; transform: scale(0.5); -webkit-transform: scale(0.5);}



.case-detail-head{ width: 100%; min-width: 1200px; height: 660px; display: block; position: relative; background-position: center top; background-repeat: no-repeat; background-size: fiexd;}

.case-detail-head .mask{background: linear-gradient(top,#2f374a 40%, transparent); background: -webkit-linear-gradient(top,transparent,rgba(47,55,74,0.4) ); position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; z-index: 1;}

.case-detail-head .tit{ width: 1200px; margin-left:-600px; color: #fff; font-size: 18px; left: 50%; position: absolute; bottom: 145px; z-index: 2;}

.case-detail-head .tit h1{font-size: 40px; margin-bottom: 10px;}



.case-detail-head .page-flip{padding:26px 20px; box-sizing: border-box; width: 100%; max-width: 1200px; left: 50%; position: absolute;  top: 560px; z-index: 2; height: 100px; background: #fff;  transition: all 0.3s;-webkit-transition: all 0.3s; transform: translate(-50%,0);-webkit-transform: translate(-50%,0);}



.case-detail-head .page-flip.fixed{max-width: 100%; max-width: 1820px; position: fixed; background: no-repeat;} 

.case-detail-head .page-flip.fixed .all{opacity: 0; filter:Alpha(opactity=0)}

.case-detail-head .page-flip *:hover{transition: all 0.3s;-webkit-transition: all 0.3s;}

/*.case-detail-head .page-flip .prev{width: 48px;height: 48px;overflow:hidden; float: left;position: relative;z-index: 9; box-sizing: border-box;}

.case-detail-head .page-flip .prev .btn{float: left; display: block;width: 46px;height: 46px; text-align: center; line-height: 48px; border: #2f374a 1px solid; border-radius: 4px; z-index: 10; position: relative; }

.case-detail-head .page-flip .prev .btn i{ width: 10px; height: 10px; border-left: 2px #2f374a solid; border-bottom: 2px #2F374A solid; transform: rotate(45deg); display: inline-block; margin-left: 4px;}

.case-detail-head .page-flip .prev .txt{position: absolute;top: 0;left: 0; height: 48px; line-height: 48px;padding: 0 ;width: 80px;font-size: 16px;background:#2F374A; color: #fff;border-radius: 4px;transform: translate(-170px,0);-webkit-transform: translate(-170px,0);}

.case-detail-head .page-flip .prev:hover {width: 170px;}

.case-detail-head .page-flip .prev:hover .btn{background-color:#2F374A;}

.case-detail-head .page-flip .prev:hover .btn i{border-left: 2px #ffffff solid; border-bottom: 2px #ffffff solid; }

.case-detail-head .page-flip .prev:hover .txt{transform: translate(0,0);-webkit-transform: translate(0,0);padding: 0 30px 0 50px;}



.case-detail-head .page-flip .next{width: 48px;height: 48px;overflow:hidden; float: right;position: relative;z-index: 9; border-radius: 4px;}

.case-detail-head .page-flip .next .btn{float: right; display: block;width: 46px;height: 46px;text-align: center; line-height: 48px; border: #2f374a 1px solid; border-radius: 4px; z-index: 10; position: relative;}

.case-detail-head .page-flip .next .btn i{width: 10px; height: 10px; border-left: 2px #2f374a solid; border-bottom: 2px #2F374A solid; transform: rotate(225deg); display: inline-block; margin-left: -4px;}

.case-detail-head .page-flip .next .txt{position: absolute;top: 0;left: 0; height:48px; line-height: 48px;padding: 0 ;width: 80px;font-size: 16px;background:#2F374A;color: #fff;border-radius: 4px;transform: translate(170px,0);-webkit-transform: translate(170px,0);}

.case-detail-head .page-flip .next:hover {width: 170px;}

.case-detail-head .page-flip .next:hover .btn{background-color:#2F374A;}

.case-detail-head .page-flip .next:hover .btn i{border-left: 2px #ffffff solid; border-bottom: 2px #ffffff solid; }

.case-detail-head .page-flip .next:hover .txt{transform: translate(0,0);-webkit-transform: translate(0,0);padding: 0 50px 0 30px;}*/







.case-detail-head .page-flip .prev,.case-detail-head .page-flip .next{width: 48px;height: 48px;overflow:hidden; position: relative;z-index: 9; border-radius: 4px; }

.case-detail-head .page-flip .prev .btn,.case-detail-head .page-flip .next .btn{ float: left; display: block;width: 48px;height: 48px; border: #2f374a 1px solid; box-sizing: border-box; border-radius: 4px; position: relative; text-align: center; line-height: 48px; position: relative;z-index: 10; }

.case-detail-head .page-flip .prev .btn i{ width: 10px; height: 10px; border-left: 2px #2f374a solid; border-bottom: 2px #2F374A solid; transform: rotate(45deg); display: inline-block; margin-left: 4px;}

.case-detail-head .page-flip .prev .txt,.case-detail-head .page-flip .next .txt{position: absolute;top: 0;left: 0; height:48px; line-height: 48px; padding: 0 ;width: 80px;font-size: 16px;background:#2F374A;color: #fff;border-radius: 4px;transform: translate(-170px,0);-webkit-transform: translate(-170px,0);}

.case-detail-head .page-flip .prev:hover,.case-detail-head .page-flip .next:hover {width: 170px;}

.case-detail-head .page-flip .prev:hover .btn i{ width: 10px; height: 10px; border-left: 2px #ffffff solid; border-bottom: 2px #ffffff solid; transform: rotate(45deg); display: inline-block;}

.case-detail-head .page-flip .next:hover .btn i{ width: 10px; height: 10px; border-left: 2px #ffffff solid; border-bottom: 2px #ffffff solid; transform: rotate(225deg); display: inline-block;}

.case-detail-head .page-flip .prev:hover .txt,.case-detail-head .page-flip .next:hover .txt{transform: translate(0,0);-webkit-transform: translate(0,0);padding: 0 30px 0 60px;}



.case-detail-head .page-flip .next .btn i{ width: 10px; height: 10px; border-left: 2px #2f374a solid; border-bottom: 2px #2F374A solid; transform: rotate(225deg); display: inline-block; margin-left: -4px;}

.case-detail-head .page-flip .next .btn{ float: right; }

.case-detail-head .page-flip .next:hover .txt{padding: 0px 60px 0px 30px; transform: translate(0,0);-webkit-transform: translate(0,0);}

.case-detail-head .page-flip .next:hover .btn{ background: #2f374a;}



.case-detail-head .page-flip .all{width: 48px;height: 48px;overflow:hidden; position: absolute;z-index: 9; background: #2F374A; left: 50%; margin-left: -24px; border-radius: 3px; -webkit-border-radius: 3px; text-align: center; line-height: 42px; }

.case-detail-head .page-flip .all i{ width: 18px; height: 2px; background: #fff; display: inline-block; position: relative; }

.case-detail-head .page-flip .all i:before,.case-detail-head .page-flip .all i:after{ right: 0; left: 0; content: ''; width: 18px; height: 2px; background: #fff; position: absolute; top: -7px;   -moz-transition: all .3s ease-out;

	   -webkti-transition: all .3s ease-out;

	   -ms-transition: all .3s ease-out;

	   transition: all .3s ease-out;}

.case-detail-head .page-flip .all i:after{ top: 7px; }

.case-detail-head .page-flip .all:hover i:before,.case-detail-head .page-flip .all:hover i:after{ left: -3px; width: 24px; }





.case-introduce{ padding: 40px 0px; background: #fff; margin-top: 1px; width: 100%; min-width: 1200px;}

.case-introduce .introduce{ width: 640px; padding-left: 30px; box-sizing: border-box;}

.case-introduce .introduce h3{ color: #2f374a; font-size: 20px; font-weight: bold; position: relative;}

.case-introduce .introduce h3:before{position: absolute; height: 2px; background: #2f374a; display: inline-block; width: 14px; left: -30px; content: ''; top: 50%;}

.case-introduce .introduce p{ color: #A5A5A5; font-size: 16px; line-height: 26px; padding-top: 20px; padding-bottom: 55px;}

.case-introduce .introduce .btn{ display: block; width: 170px; height: 48px; border: #ff3b30 1px solid; box-sizing: border-box; font-size: 16px; line-height: 48px; text-align: center; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; color: #ff3b30;}

.case-introduce .introduce .btn i{ width: 16px; height: 16px; display: inline-block; background-position:-163px -166px; vertical-align: middle; margin-right: 5px; margin-top: -3px;}

.case-introduce .introduce .btn:hover{border: transparent 1px solid; background: linear-gradient(left,#ff682c,#ff2125); background: -webkit-linear-gradient(left,#ff682c,#ff2125); color: #fff; transform: translateY(-5px);  }

.case-introduce .introduce .btn:hover i{background-position:-181px -166px;}

.case-introduce .wechat{ margin-right: 30px;}

.case-introduce .wechat .pic{ padding: 10px; box-sizing: border-box; height: 150px; width: 150px;}

.case-introduce .wechat .pic img{ width: 100%;}

.case-introduce .wechat span{ color: #5E5E5E; font-size: 16px; display: block; margin-top: 15px;}



.case-page{ width: 1200px; margin: 30px auto 0px auto;}

.case-page img{ max-width:100%; display: block;}



.background-section .circle-1{ width: 465px; height: 465px; display: inline-block; -moz-border-radius: 100%; -webkit-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%; background:linear-gradient(left,#fff8f6,#fffbfa) ; background:-webkit-linear-gradient(left,#fff8f6,#fffbfa) ; /*background: #fff8f6;*/ position: absolute; left: 50%; margin-left: -900px; top: 860px; z-index: -1;}

.background-section .circle-2{width: 405px; height: 405px; border: #fff8f6 50px solid; display: inline-block; -moz-border-radius: 100%; -webkit-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%;  position: absolute; right: 50%; margin-right: -900px; top: 1350px; z-index: -1;}

.background-section .circle-3{width: 800px; height: 800px; border: #fff8f6 80px solid; display: inline-block; -moz-border-radius: 100%; -webkit-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%;  position: absolute; left: 50%; margin-left: -1200px; top: 3200px; z-index: -1;}

.background-section .circle-4{ width: 465px; height: 465px; display: inline-block; -moz-border-radius: 100%; -webkit-border-radius: 100%; -ms-border-radius: 100%; border-radius: 100%; background: #fff8f6; position: absolute; right: 50%; margin-right: -900px; top:4810px; z-index: -1;}





.service-banner{ background: url(../images/service-banner.png) no-repeat; width: 100%; min-width: 1200px; text-align: center; height: 425px; box-sizing: border-box;  color: #fff; padding-top: 130px; font-size: 40px; line-height: 60px; }

.service-banner span{ position: relative; color: #ff3b30; display: block; width: 240px; margin: 0 auto;}

.service-banner span:before { content: '['; left: 0;}

.service-banner span:after { content: ']'; position: absolute; right: 0;}

.service-banner span:after, .service-banner span:before {  position: absolute;  z-index: 3;  top: 8px;  color: #ff3b30;  line-height: 40px;  -webkit-animation-name: opacity;  -webkit-animation-duration: 2s;  -webkit-animation-iteration-count: infinite;  animation-name: opacity;  animation-duration: 2s;  animation-iteration-count: infinite;  display: inline-block; }

@-webkit-keyframes opacity {

  0%, 100% {

    opacity: 0;

  }

  50% {

    opacity: 1;

  }

}



.service-strength{ min-height: 720px; position: relative; padding-top: 100px; box-sizing: border-box; overflow: hidden;}

.service-strength .scroll-bg{     position: absolute;    top: 0;    left: 50%;    margin-left: -960px;    width: 1920px;    z-index: -1;    opacity:100;    font-size: 0;    text-align: center;    -webkit-box-sizing: border-box;    box-sizing: border-box;    -webkit-animation: bgScroll 24s infinite linear;    animation: bgScroll 24s infinite linear;    will-change: transform;}

.service-strength .scroll-bg .group{    -webkit-box-sizing: border-box;    box-sizing: border-box;     min-height: 655px; background: url(../images/service-logo.png) no-repeat center;}

.service-tit{ width: 1200px; margin: 0px auto; font-size: 18px; text-transform: uppercase; color: #a5a5a5; position: relative;}

.service-tit:before{ content: ''; width: 485px; height: 316px; display: inline-block; position: absolute; left: 0; margin-left: -250px; top: 0; margin-top: -50px; background: url(../images/service-tit.png) no-repeat;} 

.service-tit h3{ font-size: 32px; color: #000; margin-bottom: 10px;}

.service-tit h3 span{ color: #ff3b30;}

.service-strength .content{ background: url(../images/service-road.png) no-repeat bottom center; width: 1200px; margin: 0px auto; min-height: 460px; position: relative; z-index: 3;}

.service-strength .content ul li{ float: left; margin-top: 75px; margin-right: 120px;}

.service-strength .content ul li:nth-child(2){ margin-right: 100px; margin-top: 110px;}

.service-strength .content ul li:nth-child(3){ margin-right: 0; margin-top: 30px;}



.service-classly{ background: #fff; width: 100%; min-width: 1200px; position: relative; padding-top: 100px; box-sizing: border-box; min-height: 770px;}

.service-classly ul{width: 440px; margin-top: 100px;}

.service-classly ul.fr{ padding-left: 60px; box-sizing: border-box;}

.service-classly ul li{ float: left; width: 100%;  box-sizing: border-box; position: relative; color: #A5A5A5; font-size: 16px; line-height: 26px; margin-bottom: 50px;}

.service-classly ul li img{ float: left; margin-right: 10px;}

.service-classly ul li span{ font-size: 20px; color: #323232; margin-bottom: 10px; display: block;}

.service-classly ul li.w{ width: 100%;}

.service-classly ul li.w small{ color: #323232; display: block; padding-left: 70px;}

.service-classly .pic-box{ width: 320px; position: absolute; left: 50%; margin-left: -160px; top: 55px; }

.service-classly .service-btn{  width: 290px; height: 60px; border-radius: 4px; background: url(../images/service-btn.png) no-repeat; font-size: 24px; line-height: 60px; text-align: center; color: #fff; display: block; margin: 40px auto 0px auto;}

.service-classly .service-btn:hover{ -moz-transform: translateY(-5px); -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px);}



.partner-banner{ background: url(../images/partner-banner.png) no-repeat center top;}

.partner-banner span{ position: relative; color: #ff3b30; display: block; width: 440px; margin: 0 auto;}

.partner-tit{ text-align: center; width: 1200px; margin: 0px auto; font-size: 18px; text-transform: uppercase; color: #a5a5a5; position: relative;}

.partner-tit h3{ font-size: 32px; color: #000; margin-bottom: 10px;}

.partner-tit h3 span{ color: #ff3b30;}

.partner-why{ padding-top: 100px;}

.partner-why ul{ width: 1200px; margin: 0px auto; height: 405px; padding: 60px 0; background: url(../images/partner-map.png) no-repeat center;}

.partner-why ul li{ float: left; width: 370px; height: 300px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -ms-border-radius: 8px; border-radius: 8px; border: #f0f0f0 1px solid; background: #fff; padding: 35px; box-sizing: border-box; text-align: center; margin-right: 45px;}

.partner-why ul li img{ display: block; margin: 0px auto;}

.partner-why ul li .name{font-size: 20px; font-weight: 500; padding: 20px 0; display: block;}

.partner-why ul li p{ line-height: 24px; font-size: 16px; color: #5E5E5E;}

.partner-why ul li:hover{ -moz-box-shadow: #e5e5e5 0 0 10px; -webkit-box-shadow: #e5e5e5 0 0 10px; -ms-box-shadow: #e5e5e5 0 0 10px; box-shadow: #e5e5e5 0 0 10px; -moz-transform: translateY(-5px); -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); border: #ff625b 1px solid;}

.partner-why ul li:last-child{ margin-right: 0;}

.partner-info{ background: #f9f9f9; height: 510px; position: relative; z-index: 2;}

.partner-info:before{ background: #fff; content: ''; height: 510px; position: absolute; left: 0px; width: 50%; margin-left: -600px;}

.partner-info .picture-box{ float: left; width: 250px; position: relative;}

.partner-info .picture-box .tit{position: absolute; left: 50%; margin-left: -83px; margin-top: -135px; width: 165px; height: 220px; background: linear-gradient(top left,#ff2125,#ff682c); background: -webkit-linear-gradient(top left,#ff2125,#ff682c); position: absolute; text-align: center; color: #fff; font-size: 32px; box-sizing: border-box; padding-top: 50px;}

.partner-info .picture-box .tit span{ display: block; padding-top: 20px; width: 50px; margin: 0px auto;}

.partner-info .picture-box .tit:before{ content: ''; width: 125px; position: absolute; top: 50%; height: 1px; background: rgba(255,255,255,.3); display: block; left: 20px; margin-top: -14px;}

.partner-info .word{ float: left; padding-left: 60px; padding-top: 60px; width: 735px; box-sizing: border-box; display: block;}

.partner-info .word h3{ color: #ff3b30; font-size: 24px;}

.partner-info .word .decs{ line-height: 26px; color: #5E5E5E; font-size: 16px; padding-left: 60px; margin-top: 60px; position: relative;}

.partner-info .word .decs:before{ width: 20px; height: 17px; background: url(../images/partner-icon4.png) no-repeat; position: absolute; left: 0; top: 0; display: inline-block; content: '';}

.partner-info .word p{ margin-bottom: 20px;}

.partner-info .word p strong{ color: #323232;}

.partner-contact{ padding-top: 80px;}

.partner-contact .form{ width: 820px; height: 475px; background: url(../images/partner-contact.png) no-repeat; margin: 50px auto;}

.partner-contact .form ul{ margin-left: 120px; padding-top: 75px;}

.partner-contact .form ul li{ margin-bottom: 20px; clear: both; height: auto; overflow: hidden;}

.partner-contact .form ul li span{ line-height: 50px; width: 110px; padding-right: 25px; font-size: 16px; float: left; text-align: right;}

.partner-contact .form ul li input{ border: #E5E5E5 1px solid; padding: 10px; line-height: 30px; font-size: 16px; box-sizing: border-box; min-width: 360px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}

.partner-contact .form ul li input:focus{ border: #ff5047 1px solid;}

.partner-contact .check{ float: left; font-size: 16px; line-height: 50px;}

.partner-contact .check a{position: relative; width: 125px; display: inline-block; padding-left: 30px; color: #5E5E5E;}

.partner-contact .check a:before{position: absolute; width: 18px; height: 18px; background: url(../images/partner-icon5.png) no-repeat; content: ''; display: inline-block; left: 0; top: 15px;}

.partner-contact .check a.active:before{position: absolute; width: 18px; height: 18px; background: url(../images/partner-icon5.png) no-repeat 0px -18px; content: ''; display: inline-block; left: 0; top: 15px;}

.partner-contact .btn{ background: url(../images/partner-btn.png) no-repeat; display: block; width: 360px; height: 50px; text-align: center; color: #fff; font-size: 20px; text-align: center; clear: both; line-height: 50px; margin-left: 135px; margin-top: 10px;}

.partner-contact .btn:hover{ -moz-transform: translateY(-5px); -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px);}





.about-banner{ background: url(../images/about-banner.png) no-repeat center top;}

.about-banner span{ position: relative; color: #ff3b30; display: block; width: 610px; margin: 0 auto;}

.about-tit{ position: relative; font-size: 32px; display: block; padding-top: 30px;}

.about-tit span{ text-transform: uppercase; color: rgba(0,0,0,.08); position: absolute; left: 0; top: 40px;}

.about-tit:before{ content: ''; width: 100px; height: 1px; background: #ff3b30; display: inline-block; position: absolute; top: 0px; left: 0; }



.about-nav{ width: 100%; background: #fff; height: 70px; border-bottom: #f0f0f0 1px solid; box-sizing: border-box; z-index: 99;}

.about-nav ul{ width: 1200px; margin: 0px auto;}

.about-nav ul li{ float: left; width: 180px; font-size: 18px; line-height: 70px; text-align: center;}

.about-nav ul li a{ display: block; color: #323232;}

.about-nav ul li a.current{ background: #ff3b30; color: #fff; font-weight: bold; line-height: 70px;}

.about-section-one{ width: 1200px; margin: 80px auto 0px auto; position: relative; min-height: 645px;}

.about-section-one .word{ width: 670px;}

.about-section-one .word p{ font-size: 16px; line-height: 24px; color: #5E5E5E; margin-top: 35px; text-indent: 2em;}

.about-section-one .word p.red{ color: #ff3b30; font-size: 20px; text-indent: 0;}

.about-section-one .picture{ width: 425px; height: 525px; display: block;}

.about-section-one .icon-box{ background: #fff; width: 965px; height: 150px; -moz-box-shadow: rgba(0,0,0,.05) 0px 0px 20px; -webkit-box-shadow: rgba(0,0,0,.05) 0px 0px 20px; -ms-box-shadow: rgba(0,0,0,.05) 0px 0px 20px; box-shadow: rgba(0,0,0,.05) 0px 0px 20px; position: absolute; left: 0px; bottom: 80px;}

.about-section-one .icon-box h2{line-height: 30px; width: 315px; padding-right: 70px; font-size: 20px; text-align: right; box-sizing: border-box; padding-top: 40px; float: left;}

.about-section-one .icon-box ul{ width: 650px; float: left;}

.about-section-one .icon-box ul li{ float: left; width: 33.3%; text-align: center; line-height: 150px; position: relative;}

.about-section-one .icon-box ul li:before{ content: ''; width: 1px; height:85px; background: #F0F0F0; position: absolute; left: 0px; top: 50%; margin-top: -42px;}



.about-section-two{ padding-top: 80px; box-sizing: border-box;  width:100%; min-width: 1200px; background:#fff url(../images/about-line.png) no-repeat bottom center; min-height: 765px; position: relative; z-index: 3;}

.about-section-two .word{ margin-top: 50px; width: 510px; line-height: 26px; font-size: 16px; color: #5E5E5E;}

.about-section-two .word p{ margin-bottom: 35px;}

.about-section-two .word p strong{ color: #323232;}

.about-section-two .word .keyword a{ border: #E6E6E6 1px solid; line-height: 36px; box-sizing: border-box; display: inline-block; padding: 0px 20px; color: #323232; -moz-border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; margin-right: 15px; margin-bottom: 20px;}



.about-section-three{ padding-top: 80px; box-sizing: border-box;  width:100%; min-width: 1200px; background:#0f1217 url(../images/about-img3.jpg) no-repeat top center; min-height: 765px;}

.about-section-three .about-tit{ color: #fff;}

.about-section-three .about-tit span{ color:rgba(255,255,255,.08);}





.cd-horizontal-timeline .timeline {  position: relative;  height: 100px;  width: 90%;  max-width: 1030px;  margin: 130px auto 0 auto;}

.cd-horizontal-timeline .events-wrapper {  position: relative;  height: 100%;  margin: 0 80px;  overflow: hidden;}

.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {  content: '';  position: absolute;  z-index: 2;  top: 0; height: 100%;  width: 20px;}

.cd-horizontal-timeline .events {  position: absolute;  z-index: 1;  left: 0;  top: 49px;  height: 3px;  background: #dfdfdf;  transition: -webkit-transform 0.4s;  transition: transform 0.4s;  transition: transform 0.4s, -webkit-transform 0.4s;}

.cd-horizontal-timeline .filling-line {  position: absolute;  z-index: 1;  left: 0;  top: 0;  height: 100%;  width: 100%;  background-color: #ff3b30;  -webkit-transform: scaleX(0);  transform: scaleX(0);  -webkit-transform-origin: left center;  transform-origin: left center;  transition: -webkit-transform 0.3s;  transition: transform 0.3s;  transition: transform 0.3s, -webkit-transform 0.3s;}

.cd-horizontal-timeline .events a {  position: absolute;  bottom: 0;  z-index: 2;  text-align: center;  font-size:18px;  padding-bottom: 15px;  color: #fff;  -webkit-transform: translateZ(0);  transform: translateZ(0);}

.cd-horizontal-timeline .events a::after {  content: '';  position: absolute;  left: 50%;  right: auto;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  bottom: -5px;  height: 12px;  width: 12px; border-radius: 50%; border: 2px solid #dfdfdf;

  background-color: #0f1217;

  transition: background-color 0.3s, border-color 0.3s;

}

.no-touch .cd-horizontal-timeline .events a:hover::after { background-color: #ff3b30; border-color: #ff3b30;}

.cd-horizontal-timeline .events a.selected {  pointer-events: none;}

.cd-horizontal-timeline .events a.selected::after {  background-color: #ff3b30;  border-color: #ff3b30;}

.cd-horizontal-timeline .events a.older-event::after {  border-color: #ff3b30;}



.cd-timeline-navigation a {  position: absolute;  z-index: 1;  top: 50%;  bottom: auto;  -webkit-transform: translateY(-50%);  transform: translateY(-50%);  height: 40px;  width: 40px;   overflow: hidden;  color: transparent;  text-indent: 100%;  white-space: nowrap;  transition: border-color 0.3s; background: url(../images/about-arrow.png) no-repeat;}



.cd-timeline-navigation a.prev {  left: 0;  background-position: 0 0px;}

.cd-timeline-navigation a.next {  right: 0;  background-position: 0px -80px;}

.no-touch .cd-timeline-navigation a:hover {  border-color: #0a304e;}

.cd-timeline-navigation a.inactive {  cursor: not-allowed;}

.cd-timeline-navigation a.inactive::after {  background-position: 0 -16px;}

.no-touch .cd-timeline-navigation a.inactive:hover {  border-color: #dfdfdf;}



.cd-horizontal-timeline .events-content { margin: 20px auto 0px auto;  position: relative;  width: 680px; height: 295px; overflow: hidden;  transition: height 0.4s; display: block;}

.cd-horizontal-timeline .events-content li {background: url(../images/about-time.png) no-repeat center;  position: absolute;  z-index: 1; width: 100%;  left: 0;  top: 0;  -webkit-transform: translateX(-100%);  transform: translateX(-100%);   -webkit-animation-duration: 0.4s;  animation-duration: 0.4s;  -webkit-animation-timing-function: ease-in-out;  animation-timing-function: ease-in-out; height: 295px;  }

.cd-horizontal-timeline .events-content li.selected {  position: relative;  z-index: 2;  opacity: 1;  -webkit-transform: translateX(0);  transform: translateX(0);}

.cd-horizontal-timeline .events-content li .content{ padding: 55px;}

.cd-horizontal-timeline .events-content li .content p{ font-size: 16px; line-height: 26px; color: #5E5E5E;}

.cd-horizontal-timeline .events-content li .content h2{ font-size: 20px; color: #ff3b30; text-align: center; height: 130px;}

.cd-horizontal-timeline .events-content li .content h2 img{display: block; margin: 10px auto;}

.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {

  -webkit-animation-name: cd-enter-right;

  animation-name: cd-enter-right;

}

.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {

  -webkit-animation-name: cd-enter-left;

  animation-name: cd-enter-left;

}

.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {

  -webkit-animation-direction: reverse;

  animation-direction: reverse;

}



@-webkit-keyframes cd-enter-right {

  0% {

    opacity: 0;

    -webkit-transform: translateX(100%);

  }

  100% {

    opacity: 1;

    -webkit-transform: translateX(0%);

  }

}

@keyframes cd-enter-right {

  0% {

    opacity: 0;

    -webkit-transform: translateX(100%);

    transform: translateX(100%);

  }

  100% {

    opacity: 1;

    -webkit-transform: translateX(0%);

    transform: translateX(0%);

  }

}

@-webkit-keyframes cd-enter-left {

  0% {

    opacity: 0;

    -webkit-transform: translateX(-100%);

  }

  100% {

    opacity: 1;

    -webkit-transform: translateX(0%);

  }

}

@keyframes cd-enter-left {

  0% {

    opacity: 0;

    -webkit-transform: translateX(-100%);

    transform: translateX(-100%);

  }

  100% {

    opacity: 1;

    -webkit-transform: translateX(0%);

    transform: translateX(0%);

  }

}







.about-section-four{ background: #fff; width: 100%; padding-top: 80px; box-sizing: border-box; min-height: 765px; position: relative; z-index: 3;}

.about-Scroll{ margin-top: 150px; text-align: center; overflow:hidden; position:relative; background: url(../images/about-honor.png) no-repeat center bottom; height: 330px;}

.about-Scroll .hd .prev,.about-Scroll .hd .next{ display:block;  width:40px; height:40px; position: absolute; overflow:hidden; cursor:pointer; background:url("../images/about-arrow.png") 0 -40px no-repeat; top: 105px; left: 85px;}

.about-Scroll .hd .next{ background-position:0 -120px; left: inherit; right: 85px;  }

.about-Scroll .hd .prevStop{ background-position:0px 0; }

.about-Scroll .hd .nextStop{ background-position:-80px -0px; }

.about-Scroll .bd{ width: 945px; margin: 0px auto; }

.about-Scroll .bd ul{ overflow:hidden; zoom:1;}

.about-Scroll .bd ul li{ padding:10px 35px; height: 245px; width: 400px; float:left; _display:inline; overflow:hidden; text-align:center;  }

.about-Scroll .bd ul li img{ margin: 0px auto;}

.about-Scroll .bd ul li:hover img{ -moz-transform: translateY(-10px); -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px);}

.about-section-four .exposition{ font-size: 20px; text-align: center; margin-top: 40px;}



.about-section-five{background: #F9F9F9; min-width: 1200px; width: 100%; padding-top: 80px; box-sizing: border-box; min-height: 710px; position: relative; z-index: 9;}

.about-team{ width: 1200px; margin: 0px auto; position: relative;}

.about-team .picture{ margin-top: 70px; position: relative;}

.about-team .text{ width: 595px; line-height: 26px; font-size: 16px; color: #5E5E5E; position: absolute; top: 0; left: 0;}





.news-banner{ background: url(../images/news-banner.png) no-repeat center top;}

.news-banner span{ position: relative; color: #ff3b30; display: block; width: 610px; margin: 0 auto;}

.news-hot{ width: 1200px; margin: 50px auto 0px auto;}

.news-hot .tit{ font-size: 20px; color: #ff3b30; height: 80px; position: relative; padding-left: 10px;}

.news-hot .tit:before{ content: ''; width: 3px; height: 18px; background: #FF3B30; display: inline-block; position: absolute; left: 0px; top: 3px;}

.news-hot ul li{ float: left; width: 48%; padding: 60px 20px 20px 20px; box-sizing: border-box; position: relative; background: #fff;}

.news-hot ul li:before{ content: '›'; display: inline-block; position: absolute; right: 20px; top: 20px; font-size: 18px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }

.news-hot ul li .time{ width: 60px; height: 60px; background: #ff3b30; text-align: center; font-size: 18px; color: #fff; position: absolute; left: 20px; top: -20px; padding-top: 10px; box-sizing: border-box;}

.news-hot ul li .time span{ display: block;}

.news-hot ul li .cont{ font-size: 18px; color: #323232; line-height: 24px; }

.news-hot ul li .cont p{ font-size: 15px; color: #5E5E5E; margin-top: 15px;  text-overflow: ellipsis;  overflow: hidden;  empty-cells: initial;  display: -webkit-box;  white-space: normal!important;   word-wrap: break-word;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}

.news-hot ul li:hover{ -moz-box-shadow: rgba(0,0,0,.1) 0 0 10px; -webkit-box-shadow: rgba(0,0,0,.1) 0 0 10px; -ms-box-shadow: rgba(0,0,0,.1) 0 0 10px; box-shadow: rgba(0,0,0,.1) 0 0 10px; -moz-transform: translateY(-5px); -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px);}

.news-hot ul li:hover .cont{ color: #ff3b30;}

.news-hot ul li:hover p{ text-decoration: underline;}

.news-hot ul li:hover:before{ right: 25px;}

.news-hot ul li:last-child{ float: right;}



.news-list{ width: 1200px; margin: 30px auto 0px auto;}

.news-list dl{ background: #fff; padding: 20px 20px 20px 80px; margin-bottom: 2px; height: auto; overflow: hidden; position: relative;}

.news-list dl .tag{ width: 60px; height: 36px; line-height: 36px; background: #E5E5E5; display: block; font-size: 15px; color: #5E5E5E; text-align: center; position: absolute; left: 20px; top: 20px;}

.news-list dl dt{ width: 245px; height: 150px; background: #fff;  float: left; position: relative;}

.news-list dl dt img{ width: 100%;}

.news-list dl dd{ padding-left: 20px; float: left; box-sizing: border-box; width: 855px; padding-top: 15px;}

.news-list dl dd .name{ font-size: 18px; color: #323232;}

.news-list dl dd .time{ color: #A5A5A5; font-size: 15px; margin-top: 10px;}

.news-list dl dd p{ font-size: 15px; color: #5E5E5E; line-height: 24px; margin-top: 20px; text-overflow: ellipsis;  overflow: hidden;  empty-cells: initial;  display: -webkit-box;  white-space: normal!important;   word-wrap: break-word;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}

.news-list dl:hover{-moz-box-shadow: rgba(0,0,0,.1) 0 0 10px; -webkit-box-shadow: rgba(0,0,0,.1) 0 0 10px; -ms-box-shadow: rgba(0,0,0,.1) 0 0 10px; box-shadow: rgba(0,0,0,.1) 0 0 10px; -moz-transform: translateY(-1px); -webkit-transform: translateY(-1px); -ms-transform: translateY(-1px); transform: translateY(-1px);}

.news-list dl:hover p{ text-decoration: underline;}

.news-list dl:hover .name{ color: #ff3b30;}



.news-detail{ width: 1200px; background: #fff; margin: 80px auto 0px auto;}

.news-detail .headline{ padding: 50px; text-align: center;}

.news-detail .headline h1{ font-size: 26px; text-align: center;}

.news-detail .headline .time{ font-size: 15px; color: #A5A5A5; margin-top: 15px;}

.news-detail .content{ padding:0 50px; font-size: 16px; color: #5E5E5E; line-height: 26px;}

.news-detail .content p{ margin-bottom: 20px;}



.related-article{ border-top:#F0F0F0 1px solid; margin-top: 50px; height: 80px; line-height: 80px;}

.related-article .prev,.related-article .next{ float: left; width: 46%; padding:0 50px; box-sizing: border-box; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.related-article .next{ text-align:right;}

.related-article .prev span,.related-article .next span{ color: #323232;}

.related-article .prev a,.related-article .next a{ color: #5E5E5E;}

.related-article .prev a:hover,.related-article .next a:hover{ color: #FF3B30; text-decoration: underline;}

.related-article .next{ float: right; }

.related-article .close{ float:left; text-align: center; width: 8%; position: relative; color: #323232; font-size: 16px;}

.related-article .close:before{ content: ''; width: 1px; height: 30px; position: absolute; background: #F0F0F0; left: 0px; top:25px}

.related-article .close:after{ content: ''; width: 1px; height: 30px; position: absolute; background: #F0F0F0; right: 0px; top:25px}

.animated {

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}



.animated .s_t02{

	visibility:visible;

	-webkit-animation-duration:0.2s;

	animation-duration:0.2s;

	-webkit-animation-fill-mode:both;

	animation-fill-mode:both;

	}



.animated .s_t05{

	visibility:visible;

	-webkit-animation-duration:0.5s;

	animation-duration:0.5s;

	-webkit-animation-fill-mode:both;

	animation-fill-mode:both;

	}



.animated .s-t1{

	visibility:visible;

	-webkit-animation-duration:1s;

	animation-duration:1s;

	-webkit-animation-fill-mode:both;

	animation-fill-mode:both;

	}



.animated .s-t15{

	visibility:visible;

	-webkit-animation-duration:1.5s;

	animation-duration:1.5s;

	-webkit-animation-fill-mode:both;

	animation-fill-mode:both;

	}



.animated .s-t2{

	visibility:visible;

	-webkit-animation-duration:2s;

	animation-duration:2s;

	-webkit-animation-fill-mode:both;

	animation-fill-mode:both;

	}



.animated .s-t25{

	visibility:visible;

	-webkit-animation-duration:2.5s;

	animation-duration:2.5s;

	-webkit-animation-fill-mode:both;

	animation-fill-mode:both;

	}



.animated .s-t3{

	visibility:visible;

	-webkit-animation-duration:3s;

	animation-duration:3s;

	-webkit-animation-fill-mode:both;

	animation-fill-mode:both;

	}





.animated .s-up {

	-webkit-animation-name:fadeInUp;

	animation-name:fadeInUp;

	

	}

.s-up,.s-left,.s-right,.s-down{

	visibility:hidden;

}

.animated .s-left {

	-webkit-animation-name:fadeInLeft;

	animation-name:fadeInLeft;

	}



.animated .s-right {

	-webkit-animation-name:fadeInRight;

	animation-name:fadeInRight;

	}



.animated .s-down {

	-webkit-animation-name:fadeInDown;

	animation-name:fadeInDown;

	}





.page-contant{

	padding-top: 150px;

	min-height: 768px;

	position: relative;

	padding-left: 120px;

	width: 1200px;

	box-sizing: border-box;

	margin: 0px auto;

}



.page-contant .wrap{ width: 100%;}





@-webkit-keyframes vibrate-1 {

  0% {

    -webkit-transform: translate(0);

            transform: translate(0);

  }

  20% {

    -webkit-transform: translate(-2px, 2px);

            transform: translate(-2px, 2px);

  }

  40% {

    -webkit-transform: translate(-2px, -2px);

            transform: translate(-2px, -2px);

  }

  60% {

    -webkit-transform: translate(2px, 2px);

            transform: translate(2px, 2px);

  }

  80% {

    -webkit-transform: translate(2px, -2px);

            transform: translate(2px, -2px);

  }

  100% {

    -webkit-transform: translate(0);

            transform: translate(0);

  }

}

@keyframes vibrate-1 {

  0% {

    -webkit-transform: translate(0);

            transform: translate(0);

  }

  20% {

    -webkit-transform: translate(-2px, 2px);

            transform: translate(-2px, 2px);

  }

  40% {

    -webkit-transform: translate(-2px, -2px);

            transform: translate(-2px, -2px);

  }

  60% {

    -webkit-transform: translate(2px, 2px);

            transform: translate(2px, 2px);

  }

  80% {

    -webkit-transform: translate(2px, -2px);

            transform: translate(2px, -2px);

  }

  100% {

    -webkit-transform: translate(0);

            transform: translate(0);

  }

}



@-webkit-keyframes shake-vertical {

  0%,

  100% {

    -webkit-transform: translateY(0);

            transform: translateY(0);

  }

  10%,

  30%,

  50%,

  70% {

    -webkit-transform: translateY(-8px);

            transform: translateY(-8px);

  }

  20%,

  40%,

  60% {

    -webkit-transform: translateY(8px);

            transform: translateY(8px);

  }

  80% {

    -webkit-transform: translateY(6.4px);

            transform: translateY(6.4px);

  }

  90% {

    -webkit-transform: translateY(-6.4px);

            transform: translateY(-6.4px);

  }

}

@keyframes shake-vertical {

  0%,

  100% {

    -webkit-transform: translateY(0);

            transform: translateY(0);

  }

  10%,

  30%,

  50%,

  70% {

    -webkit-transform: translateY(-8px);

            transform: translateY(-8px);

  }

  20%,

  40%,

  60% {

    -webkit-transform: translateY(8px);

            transform: translateY(8px);

  }

  80% {

    -webkit-transform: translateY(6.4px);

            transform: translateY(6.4px);

  }

  90% {

    -webkit-transform: translateY(-6.4px);

            transform: translateY(-6.4px);

  }

}



@keyframes bubble {

  0%, 100% {

    transform: scale(0);

  }

  50% {

    transform: scale(1);

  }

}



.loading-spinning-bubbles {

  position: relative;

  margin: auto;

}

.loading-spinning-bubbles .bubble-container {

  position: absolute;

  top: calc(50% - 10px/2);

  left: calc(50% - 10px/2);

  transform-origin: -150% 50%;

}

.loading-spinning-bubbles .bubble-container .bubble {

  background: #000;

  width: 10px;

  height: 10px;

  border-radius: 50%;

  animation: bubble 1s infinite;

  animation-delay: inherit;

}

.loading-spinning-bubbles .bubble-container:nth-of-type(0n+1) {

  transform: translateX(200%) rotate(-90deg);

  animation-delay: -1.5s;

}

.loading-spinning-bubbles .bubble-container:nth-of-type(0n+2) {

  transform: translateX(200%) rotate(-45deg);

  animation-delay: -1.375s;

}

.loading-spinning-bubbles .bubble-container:nth-of-type(0n+3) {

  transform: translateX(200%);

  animation-delay: -1.25s;

}

.loading-spinning-bubbles .bubble-container:nth-of-type(0n+4) {

  transform: translateX(200%) rotate(45deg);

  animation-delay: -1.125s;

}

.loading-spinning-bubbles .bubble-container:nth-of-type(0n+5) {

  transform: translateX(200%) rotate(90deg);

  animation-delay: -1s;

}

.loading-spinning-bubbles .bubble-container:nth-of-type(0n+6) {

  transform: translateX(200%) rotate(135deg);

  animation-delay: -0.875s;

}

.loading-spinning-bubbles .bubble-container:nth-of-type(0n+7) {

  transform: translateX(200%) rotate(180deg);

  animation-delay: -0.75s;

}

.loading-spinning-bubbles .bubble-container:nth-of-type(0n+8) {

  transform: translateX(200%) rotate(225deg);

  animation-delay: -0.625s;

}



@-webkit-keyframes bgScroll{

	from{-webkit-transform:translateY(0);transform:translateY(0)}

	to{-webkit-transform:translateY(-33.333%);transform:translateY(-33.333%)}

	}

@keyframes bgScroll{

	from{-webkit-transform:translateY(0);transform:translateY(0)}

	to{-webkit-transform:translateY(-33.333%);transform:translateY(-33.333%)}

	}