@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, th, td { margin: 0; padding: 0; vertical-align: baseline; }
ol, ul { list-style: none; }
body { color: #333; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; -webkit-user-select: text; word-break: break-all; word-wrap: break-word; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
input, select, form, img { vertical-align: middle; outline: none; }
img {max-width: 100%;}
a { text-decoration: none; outline: 0; color: #333; -webkit-appearance: none;}
a:hover,a:focus{text-decoration: none; outline: 0; color: #ff9b23;}
body{position: relative;/*min-width: 1220px;*/ transition: 300ms;-webkit-transition: 300ms}
.hidden { display: block; width: 0; height: 0; line-height: 0; overflow: hidden; }
em, i, strong { font-style: normal; }
body,html{width: 100%; height: 100%; background: #fff;}

.fs18{font-size: 18px;}
.posr{position: relative;}
.posa{position: absolute;}
.header a, .search-kw, .sign span{
    color: #26a3e5;
}
.header a:hover, .main-nav-inner .active a {
    color: #ff9b23;
}
.home-main, .breadcrumb-box, .wrap {
    background-color: #f3f3f3;
}
.spr {
    background-repeat: no-repeat;
    background-image: url(../images/spr.png);
    background-position: -9999em -9999em;
}
.tnd{
    text-indent: -9999em;
    overflow: hidden;
}
.container {
    width: auto;
    max-width: 1220px;
}
.copyright-inner {
    font: 14px/1.8 tahoma,'Microsoft Yahei',sans-serif;
}
.banner { overflow: hidden; }
.header {
    border-bottom: 2px solid #2aa4e5;
    background-color: #fff;
    font-size: 18px;
}
.header .navbar {
    margin-bottom: 0px;
}
.navbar-toggle {
    margin-top: 12px;
    background-color: #2aa4e5;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.main-nav {
    height: 74px;
    padding-left: 176px;
}
.main-nav-inner > li {
    float:left;
    width: 116px;
    height: 74px;
}
.main-nav-inner > li a {
    display: block;
    width: 100%;
    padding-top: 31px;
    text-align: center;
}
.logo {
    position: absolute;
    z-index: 4;
    top: 26px;
    left: 0px;
    width: 166px;
    height: 30px;
    background-position: 0px 0px;
}
.logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999em;
    overflow: hidden;
}
.header-right {
    padding-top: 28px;
}
.search-form {
    display: block;
    width: 228px;
    height: 32px;
    background-color: #d5ecfc;
    border-radius: 16px;
}
.search-kw {
    display: inline-block;
    width: 180px;
    margin-left: 12px;
    line-height: 32px;
    vertical-align: middle;
    background-color: transparent !important;
    border: none;
}
.search-btn {
    border:none;
    background-color: transparent !important;
    color: #28a3e4;
    line-height: 32px;
    vertical-align: middle;
    width: 26px;
	height: 32px;
    text-align: center;
	background-image: url("../images/spr.png");
	background-repeat: no-repeat;
	background-position: -492px -16px;
}
.search-btn:before {
	content: '';
}
.search-btn:hover {
	background-position: -532px -16px;
}
.sign {
    margin-left: 12px;
}
.sign a, .sign span {
    line-height: 32px;
}
.home-main {
    padding-bottom: 40px;
}
.home-mod {
    width: 50%;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
}
.home-mod .col-sm-6 {
    float: none;
}
.home-game-info {
    border: 1px solid #d3d3d3;
    padding: 10px;
    margin-top: 44px;
    background-color: #fff;
}
.home-game-info dt {
    overflow: hidden;
}
.home-game-info dt img {
    transition: all 0.6s ;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s ;
    -o-transition: all 0.6s ;
    transform:scale(1,1);
    -ms-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -webkit-transform:scale(1,1);
    -o-transform:scale(1,1);
}
.home-game-info dt a:hover img {
    transform:scale(1.03,1.03);
    -ms-transform:scale(1.03,1.03);
    -moz-transform:scale(1.03,1.03);
    -webkit-transform:scale(1.03,1.03);
    -o-transform:scale(1.03,1.03);
}
.home-game-info h1 {
    font-size: 18px;
    line-height: 2;
}
.game-summary {
    position: relative;
    min-height: 40px;
    padding-right: 21%;
    color: #404147;
    height: 40px;
    overflow: hidden;
}
.game-summary span{
   padding-left: 0;
   padding-right: 0;
}
.game-summary .btn {
    position: absolute;
    right:0;
    top: 0;
    border-radius: 0;
    color: #959595;
    border: 1px solid #959595;
}
.game-summary .btn:hover {
    color: #00acff;
    border-color: #00acff;
}
.home-mod-title {
    position: relative;
    margin-bottom: 6px;
    line-height: 2;
    border-bottom: 1px dotted #bdbdbd;
}
.home-mod-title .more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #404147;
}
.home-mod-title > span {
    font-size: 18px;
    color: #33334f;
    font-weight: bold;
}
.home-mod-txt {
    min-height: 120px;
    padding-bottom: 10px;
}
.news-list li {
    position: relative;
    height: 26px;
    line-height: 26px;
    margin-bottom: 0.3rem;
    font-size: 14px;
}
.news-list li a {
    display: inline-block;
    width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #7c7c7c;
}
.home-mod-title .more:hover, .news-list li a:hover, .news-list li a:hover .time, .home-sns-txt a:hover, .breadcrumb a:hover, .news-context a:hover {
    color: #00acff !important;
}
.news-list li .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list li .time {
    position: absolute;
    right: 0;
    color: #aeaeae;
}
.home-contact {
    padding-top: 30px;
}
.sns > a {
    display: block;
    float:left;
    width: 56px;
    height: 56px;
    margin-right: 14px;
    overflow: hidden;
}
.sns .email { background-position: 0 -72px; }
.sns .weibo { background-position: -68px -72px; }
.sns .wechat { background-position: -138px -72px; }
.sns .email:hover { background-position: 0 -143px; }
.sns .weibo:hover { background-position: -68px -143px; }
.sns .wechat:hover { background-position: -138px -143px; }
.home-sns-txt {
    padding-top: 8px;
    color: #6d7688;
}
.home-sns-txt a {
    color: #6d7688;
}

.footer, .footer a {
    color: #444850;
}
.footer a:hover {
    color: #00acff;
    text-decoration: underline;
}
.footer {
    font-size: 12px;
    background-color: #e1e2e4;
    line-height: 1.8;
    padding: 10px 0 0;
}
.footer-wrap {
    width: 66%;
    margin-left: 23%;
}
.footer-inner {
    position: relative;
    padding-left: 176px;
}
.footer-logo {
    position: absolute;
    left: 0;
    bottom: 14px;
    width: 166px;
    height:30px;
    background-position: 0 0;
}
.footer-tip {
    position: relative;
    margin-top: 6px;
    line-height: 1.5;
}
.footer-top {
    font-size: 14px;
}
.footer-top a, .footer-top span {
    vertical-align: middle;
}
.footer-inner .sns {
    position: absolute;
    top: -26px;
    right: 0;
}
.footer-inner .sns > a {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.footer-inner .sns > a:last-child {
    margin-right: 0px !important;
}
.footer-inner .sns .email { background-position: -2px -211px; }
.footer-inner .sns .weibo{ background-position: -51px -212px; }
.footer-inner .sns .wechat { background-position: -100px -211px; }
.footer-inner .sns .email:hover { background-position: -2px -257px; }
.footer-inner .sns .weibo:hover { background-position: -51px -258px; }
.footer-inner .sns .wechat:hover { background-position: -100px -257px; }
.tooltip.top .tooltip-arrow { border-top-color: #fff; }
.tooltip-inner {background-color: #fff;color: #33334f;font-size: 14px;}
.copyright {
    margin-top: 10px;
    background-color: #b5b7ba;
    line-height: 28px;
    overflow: hidden;
}
.copyright, .copyright a {
    color: #e1e2e4;
}
.breadcrumb {
    padding: 12px 15px;
    margin-bottom: 0;
}
.breadcrumb > li + li::before {
    content: ">";
}
.breadcrumb, .breadcrumb a, .breadcrumb > li + li::before {
    color: #6c727f;
}
.about-wrap {
    width: 100%;
    padding-top: 80px;
    margin-bottom: 76px;
    background: url(../images/about-us-bg.jpg) no-repeat top center;
    background-size: 1920px;
}
.company-profile {
    color: #fff;
    width: 44%;
    min-height: 390px;
    margin-bottom: 20px;
    line-height: 1.8;
}
.mTitle {
    margin-bottom: 14px;
    color: #56b7eb;
}
.mTitle > span {
    padding-bottom: 5px;
    font-size: 30px;
    border-bottom: 1px solid #26a3e5;
    font-weight: bold;
}
.mTitle > i {
    position: relative;
    left: 6px;
    top: -0.7em;
    color: #26a3e5;
}
.about-wrap .mTitle > span {
    border-color: #fff;
}
.about-wrap .mTitle, .about-wrap .mTitle > i {
    color: #fff;
}
.environment-img li {
    float: left;
}
.wrap {
    padding-top: 30px;
    padding-bottom: 20px;
}
.wrap-inner {
    width: 76%;
    margin-left: auto;
    margin-right: auto;
}
.wrap-inner .news-list {
    min-height: 320px;
}
.wrap-inner .news-list li {
    border-bottom: 1px dashed #8b909a;
    height: 44px;
    line-height: 44px;
}
.wrap-inner .news-list li a {
    color: #5c6475;
    font-size: 16px;
}
/*pagination*/
.pagination .prev a, .pagination .next a {
    background-color: transparent;
    border-color: transparent;
}
.pagination li a, .pagination li a:hover, .pagination li a:focus {
    padding: 4px 10px;
    margin-left: 8px !important;
    margin-right: 8px !important;
    background-color: #e1e2e4;
    border-color: #8995ad;
    color: #343d50 !important;
}
.pagination .active a, .pagination .prev a:focus, .pagination .prev a:hover, .pagination .next a:focus, .pagination .next a:hover{
    background-color: transparent !important;
    border-color: transparent !important;
}
.news-title {
    padding: 8px 0;
    border-top: 1px dashed #8b909a;
    border-bottom: 1px dashed #8b909a;
    color: #5c6475;
}
.news-title h1 {
    margin-left: 7%;
    margin-right: 7%;
    font-size: 30px;
    line-height: 1.2;
}
.news-title-sub {
    font-size: 18px;
    padding-top: 6px;
}
.news-title-sub > span {
    margin-right: 16px;
}
.news-detail {
    margin-top: 28px;
    line-height: 2;
    font-size: 18px;
    color: #5c6475;
    min-height: 400px;
}
.news-detail > p {
    margin-bottom: 25px;
}
.news-context li {
    line-height: 1.8;
}
.news-context li > span {
    color: #343d50;
}
#goTop {
    display: none;
    position: fixed;
    left: 50%;
    bottom: 130px;
    width: 70px;
    height: 70px;
    margin-left: 500px;
}
#goTop > a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #bec4d0;
    background-position: -360px -8px;
}
#jobsTab {
    padding-top: 12px;
    margin-bottom: 12px;
    border-bottom: 0;
}
#jobsTab > li {
    width: 20%;
    margin-bottom: 15px;
    padding-left:15px;
    padding-right: 15px;
    text-align: center;
}
#jobsTab > li > a {
    color: #215172;
    border-color: #57a4d0;
    border-radius: 0;
    font-size: 18px;
}
#jobsTab > li.active > a, #jobsTab > li.active > a:focus, #jobsTab > li.active > a:hover {
    color: #fff;
    background-color: #1f73a4;
    border-color: #1f73a4;
}
#jobsTabContent {
    min-height: 520px;
}
.panel-jobs {
    margin-bottom: 8px;
    border: 1px solid #d0d3d9;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    transition: 300ms;
    -webkit-transition: 300ms
}
.panel-jobs, .panel-footer{
    background-color: transparent;
}
.panel-jobs .panel-heading {
    border-radius: 0;
    padding: 0;
}
.panel-jobs .panel-heading a {
    display: block;
    height: 56px;
    padding: 10px 15px;
    line-height: 36px;
    overflow: hidden;
    font-size: 18px;
    background-color: transparent;
    color: #6f7176;
}
.panel-jobs-active {
    height: auto !important;
}
.panel-jobs-active .panel-heading a {
    background-color: #1f73a4;
    color: #fff;
}
.panel-jobs .panel-body {
    line-height: 1.8;
    color: #64666c;
}
.panel-jobs .panel-footer {
    position: relative;
    border-radius: 0;
    color: #64666c;
}
.panel-jobs .panel-footer .pull-left {
    padding-top: 6px;
}
.panel-jobs .panel-footer .btn {
    width: 158px;
    background-color: #ff9b23;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
}
.icon-chevron-down {
    display: block;
    width: 20px;
    height: 10px;
    right:26px;
    top: 26px;
    background-position: -439px -49px;
    transition: 300ms;
    -webkit-transition: 300ms;
    transform:rotate(180deg);
}
#jobsTabContent .panel-jobs-active .icon-chevron-down {
    background-position: -439px -26px;
    transform:rotate(0deg);
}
.contact-row {
    padding-top: 26px;
    padding-bottom: 12.6%;
}
.contact-row .contact-info-item {
    border-right: 1px dotted #82c0e3;
}
.contact-row .contact-info-item:last-child {
    border-right-color: transparent;
}
.contact-row .contact-info-txt {
    display: table;
    width: 100%;
    padding-top: 8px;
    height: 72px;
}
.contact-row .contact-info-txt-inner {
    display: table-cell;
    vertical-align: middle;
}
.contact-row .contact-info-txt, .contact-row .contact-info-txt a {
    color: #5c6475;
    line-height: 1.5;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
/*responsive*/
@media screen and (max-width: 1199px) {
    .main-nav {
        padding-left: 190px;
    }
    .header {
        font-size: 16px;
    }
    .logo {
        width: 166px;
        height: 30px;
        background-position: 0px 0px;
    }
    .navbar-collapse {
        padding-left: 0px;
        padding-right:0px;
    }
    .main-nav-inner > li {
        width: auto;
    }
    .main-nav-inner > li a {
        padding-top: 33px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-wrap {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 77%;
    }
    .breadcrumb {
        padding-left: 0px;
    }
    .about-wrap {
        padding-top: 30px;
        background-size: 160%;
    }

}
@media screen and (max-width: 1023px) {
    .logo {
        width: 122px;
    }
    .search-form {
        width: 190px;
    }
    .search-kw {
        width: 144px;
    }


}
@media screen and (min-width: 960px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .visible-md2 {
        display: block !important;
    }
    .hidden-md2 {
        display: none !important;
    }

}

@media screen and (max-width: 959px) {
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-toggle {
        display: block;
    }
    .header {
        font-size: 1em;
    }
    .header, .navbar-header {
        height: 60px;
    }
    .logo {
        width: 175px;
        height: 30px;
        top: 11px;
        background-position: 6px 2px;
    }
    .navbar-header {
        float: none;
    }
    .main-nav {
        height: auto;
        padding-left: 0px;
    }
    .main-nav-inner {
        float: none !important;
    }
    .main-nav-inner > li {
        float: none;
        width: 100%;
        height: auto;
    }
    .main-nav-inner > li a {
        text-align: left !important;
        padding: 5px 10px;
    }
    .navbar-collapse {
        position: relative;
        z-index: 9999;
        padding: 10px 0px !important;
        margin-top: -1px;
        background-color: #d5ecfc;
        background-color: rgba(213,236,252,.8);
    }
    .navbar-toggle {
        margin-right: 8px;
    }
    .header-right {
        float: none !important;
        height: 32px;
        padding: 0px 10px;
        margin-top: 10px;
    }
    .search-form {
        background-color: #fff;
    }
    .carousel-indicators {
        bottom: 0px;
    }
    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        overflow: hidden !important;
    }
    .visible-md2 {
        display: none !important;
    }
    .hidden-md2 {
        display: block !important;
    }
    .game-summary {
        padding-right: 25%;
    }
    .footer-wrap {
        width: 95%;
    }
    .banner > img {
        max-width: none;
        width: 160%;
        margin-left: -30%;
    }
    .wrap-inner {
        width: 92%;
    }
    .about-wrap {
        background-image: none;
        background-color: #fff;
    }
    .about-wrap .mTitle > span {
        color: #56b7eb;
        border-color: #56b7eb;
    }
    .about-wrap .mTitle > i {
        color: #26a3e5;
    }
    .company-profile {
        color: #333;
        width: 100%;
        min-height: 1px;
    }

}

@media screen and (max-width: 768px) {
    .navbar-toggle {
        display: block;
    }
    #jobsTab {
        margin-left: -5px;
        margin-right: -5px;
    }
    #jobsTab > li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .panel-jobs .text-right {text-align: left;}
    .panel-jobs .panel-footer .btn {
        margin-top: 10px;
    }

}
@media screen and (max-width: 640px) {
    .footer-inner {
        padding-left: 0 !important;
    }
    .footer-logo {
        position: static;
    }
    .footer-inner .sns {
        top: -82px;
    }


}

@media screen and (max-width: 479px) {
    .navbar-toggle {
        margin-right: 0px;
    }
    .carousel-indicators li {
        width: 8px;
        height: 8px;
        border-radius: 8px;
    }
    .footer-logo {
        width: 126px;
        height: 60px;
        background-position: -140px 0;
        background-size: 1050px;
    }
    .footer-inner .sns {
        top: -78px;
    }
    .home-game-info {
        margin-top: 20px;
    }
    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        width: 160%;
        max-width: none;
        margin-left: -30%;
    }
    .copyright {
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .mTitle > span { font-size: 22px; }
    .mTitle > i {top: -0.6rem;}
    .wrap-inner .news-list {
        min-height: 150px;
    }
    .wrap-inner .news-list li a {
        font-size: 1em;
    }
    .news-title h1 {font-size: 18px;}
    .news-list li .time {font-size: 0.875em;}
    .news-list li a {width: 70%;}
    .wrap-inner {width: 100%;}
    .news-title-sub, .news-detail {font-size: 14px;}
    .news-detail {
        margin-top: 20px;
        line-height: 1.8;
    }
    .news-title h1 {
        margin-left: 2%;
        margin-right: 2%;
    }
    .about-wrap {
        padding-top: 20px;
    }
    #jobsTabContent {
        min-height: 300px;
    }
    #jobsTab > li {
        width: 33.3%;
    }
    #jobsTab > li > a {
        font-size: 16px;
    }
    .panel-jobs .panel-heading a {
        height: 44px;
        padding-top: 6px;
        padding-bottom: 6px;
        line-height: 32px;
        font-size: 16px;
    }
    .icon-chevron-down {
        right: 16px;
        top: 18px;
    }
    .panel-jobs .fs18 {
        font-size: 16px;
    }
    .contact-row {padding-top: 15px;}
    .contact-row .contact-info-item {
        float: none;
        width: 90%;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        border-right: none;
        border-bottom: 1px dotted #02c0e3;
    }

}

@media screen and (max-width: 360px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .game-summary {
        padding-right: 30%;
    }




}
