@charset "UTF-8";.icon-close,.icon-close_hover{display:inline-block;background-image:url(../images/icon-sprites.png);background-repeat:no-repeat;width:45px;height:45px}.title,.title div{text-align:center}#rocket,a{cursor:pointer}.icon-close{background-position:-116px 0}.icon-close_hover{background-position:0 -93px}#rocket,#rocket:hover,.icon-rocket_default,.icon-rocket_hover{display:inline-block;background-image:url(../images/icon-sprites.png);background-repeat:no-repeat;width:50px;height:85px}#rocket,.icon-rocket_default{background-position:0 0}#rocket:hover,.icon-rocket_hover{background-position:-58px 0}.bg_cont .bg_group img,img{display:block}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,div,h2,li,ol,p,table,td,thead,tr,ul{margin:0;padding:0}body{overflow-x:hidden;-ms-overflow-x:hidden;font-size:18px;font-family:"microsoft yahei",Simsum;color:#4d4d4d;background:#f2f2f3}a{text-decoration:none}img{border:none}li,ul{list-style:none}.fl{float:left}.fr{float:right}.clear{clear:both}.box{width:964px;margin:0 auto}.bg_cont{position:absolute;left:50%;top:40px;z-index:-1;height:2973px}.bg_cont .bg_group{position:relative;right:50%;height:100%;overflow-y:hidden}#com-logo .logo-box .logo-content img,.title div{display:inline-block}.title{font-size:0;-webkit-text-size-adjust:none;margin:60px 0 20px}.title div{width:599px;height:73px;line-height:73px;font-size:40px;font-style:italic;color:#84ff9d;background:url(../images/title_bg.png) no-repeat}.text-cont .content{border:2px solid #346ce7;-moz-border-radius:30px;border-radius:30px;padding:30px}.text-cont .content p{line-height:40px;text-indent:2em;text-align:justify}.text-cont .contact-method{font-size:20px;color:#346ce7;font-weight:700;text-align:center;padding:12px 0 30px}.com-content{padding:40px 50px;border:2px solid #346ce7;-moz-border-radius:30px;border-radius:30px}#com-logo{overflow:hidden;margin-left:-32px}#com-logo .logo-box{float:left;width:410px;height:200px;background:#fff;margin:0 0 46px 32px}#com-logo .logo-box:hover{-webkit-box-shadow:0 4px 5px #abc1f3;-moz-box-shadow:0 4px 5px #abc1f3;box-shadow:0 4px 5px #abc1f3}#com-logo .logo-box .logo-content{min-height:95px;text-align:center;font-size:0;margin:0 50px;border-bottom:1px dashed #a0a0a0}#com-logo .logo-box p{font-size:20px;color:#4d4d4d;font-weight:700;text-align:center;margin:14px 0 12px}#com-logo .logo-box a{display:block;width:160px;height:38px;line-height:38px;font-size:20px;color:#fff;text-align:center;background:#346ce7;-moz-border-radius:19px;border-radius:19px;margin:0 auto;cursor:pointer}#com-logo .logo-box a:hover{background:#0043d6}.footer{height:120px;background:#376ee7;font-size:16px;color:#fff;text-align:center;padding-top:32px;position:relative;margin-top:110px}.footer>i{position:absolute;left:0;top:-10px;width:100%;height:10px;background:url(../images/triangle.jpg) repeat-x}#rocket{position:fixed;bottom:20%;right:30px;display:none}

.carousel{width:100%;height:450px;position:relative} 
.carousel .swiper-container{width:850px;height:470px;padding-bottom:20px}
.carousel .swiper-container .swiper-pagination{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.carousel .swiper-container .swiper-pagination>span{width:12px;height:12px}
.carousel .swiper-container .swiper-pagination .swiper-pagination-switch{background:#fff}
.carousel .swiper-container .swiper-pagination .swiper-active-switch{background:#346ce7}
.carousel .arrow-left,.carousel .arrow-right{font-size:50px;font-weight:700;position:absolute;top:50%;font-family:monospace,sans-serif,serif;color:#a1a7ad;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.carousel .arrow-left:hover,.carousel .arrow-right:hover{color:#346ce7}
.carousel .arrow-left{left:0}
.carousel .arrow-right{right:0}