.container {
    overflow-x: hidden
}


/*slider*/

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 72px;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides li img.center {
    transform: translate(-50%,-45%);
    -ms-transform: translate(-50%,-45%);
    position: absolute;
    top: 45%;
    left: 50%;
}


.rslides img {
    display: block;
    height: auto;
}

.transparent-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    display: block;
    background: #fff;
    /* Fix for IE6-9 */
    opacity: 0;
    filter: alpha(opacity=1);
    width: 48%;
    text-indent: -9999px;
    overflow: hidden;
    height: 91%;
}

.transparent-btns_nav.next {
    left: auto;
    right: 0;
}

.large-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 0.6;
    text-indent: -9999px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000 url("themes.gif") no-repeat left 50%;
    width: 2.375em;
}

.large-btns_nav:active {
    opacity: 1.0;
}

.large-btns_nav.next {
    left: auto;
    background-position: right 50%;
    right: 0;
}

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
    outline: none;
}

.transparent-btns_tabs {
    margin-top: -2em;
    text-align: center;
    position: relative;
    z-index: 2;
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px;
}

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: transparent;
    display: inline-block;
    _display: block;
    *display: block;
    width: 9px;
    height: 9px;
    border: 1px solid #31a1fa;
}

.transparent-btns_here a {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#3993f4, endColorStr=#36bdfd);
    /*IE 6 7 8*/
    background: -ms-linear-gradient(left, #3993f4, #36bdfd);
    /* IE 10 */
    background: -ms-linear-gradient(left, #3993f4, #36bdfd);
    /* IE 10 */
    background: -moz-linear-gradient(left, #3993f4, #36bdfd);
    /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3993f4), to(#36bdfd));
    /*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3993f4), to(#36bdfd));
    /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(left, #3993f4, #36bdfd);
    /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(left, #3993f4, #36bdfd);
    /*Opera 11.10+*/
    width: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}


/*about xs*/

.ixs-teamwork,
.ixs-about {
    overflow: hidden;
    width: 100%;
}
.ixs-about {
    padding: 3em 0 6.75em 0;
    background: #f5f5f5;
}

.ixs-about .ixs-header {
    margin: 2em auto 4.6em auto;
}
.ixs-about .ixs-content ul {
    width: 1200px;
    margin: 0 auto;
}
.ixs-about .ixs-content ul li {
    float: left;
    width: 273px;
    background: #fff;
    margin-right: 30px;
    padding: 40px 15px 50px 15px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    box-shadow: 1px 0px 3px rgba(0, 0, 0, .1)
}
.ixs-about .ixs-content ul li {
    transition: all .5s;
}
.ixs-about .ixs-content ul li:hover {
    margin-top: -.9em;
    transition: all .5s;
}

.ixs-about .ixs-content ul li.last {
    margin-right: 0
}

.ixs-about a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-decoration: none;
    color: #666;
    text-align: center
}
.ixs-about .ixs-content ul li h4 {
    margin: 1.25em 0;
    font-size: 1.25em;
    font-weight: bold;
}

.ixs-about .ixs-content ul li p {
    font-size: 14px;
}



/*优势特点*/

.ixs-advantage {
    overflow: hidden;
    background: url(../images/index/bg_screen_3.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 2.1em;
}

.ixs-advantage .ixs-header {
    margin: 3.125em auto;
    color: #fff;
}

.ixs-advantage .ixs-header .line {
    background: #fff;
}

.ixs-advantage .ixs-content {
    width: 1200px;
    margin: 0 auto;
}

.ixs-advantage .ixs-content ul li {
    float: left;
    width: 270px;
    margin-right: 1.875em;
    margin-top: .9375em;
}

.ixs-advantage .ixs-content ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    margin-top: -.9375em;
}

.ixs-advantage .ixs-content ul li a {
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    text-align: center;
    border-radius: 6px;
    background: #eee;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.ixs-advantage .ixs-content ul li a img {
    display: block;
}
.ixs-advantage .ixs-content ul li a h4 {
    height: 3.375em;
    line-height: 3.375em;
    background: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

/*产品接口*/
.ixs-product {
    overflow: hidden;
    padding: 3.5625em 0 6.5625em 0;
    background: #f5f5f5;
}

.ixs-product .ixs-header {
    width: 100%;
    padding: .625em 0 1.875em 0;
    margin-bottom: 1.25em;
}

.ixs-product .ixs-content ul {
    position: relative;
}

.ixs-product .ixs-content li {
    width: 50%;
    position: relative;
    background: #f5f5f5;
}

.ixs-product .ixs-content li.left {
    float: left;
}

.ixs-product .ixs-content li.right {
    float: right;
}

.ixs-product .ixs-content li .ixs-list-item-body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 300px;
    height: 10.625em;
    line-height: 1.3em;
    color: #fff;
    text-align: center
}

.ixs-product .ixs-content li.active {
    width: 55%;
    height: 55%;
    position: absolute;
    top: 50%;
    margin-top: -1.5%;
    z-index: 2;
    transition: all .5s;
}

.ixs-product .ixs-content li.active a>img {
    box-shadow: 5px 5px 12px rgba(0, 0, 0, .3)
}

.ixs-product .ixs-content li.right.active {
    right: 0
}

.ixs-product .ixs-content li.left.active {
    left: 0;
}

.ixs-product .ixs-content li .ixs-list-item-body h4 {
    margin: 1.25em 0;
    font-size: 22px;
}

.ixs-product .ixs-content li a {
    display: inline-block;
    width: 100%;
}

.ixs-product .ixs-content li .ixs-list-item-body p {
    font-size: 14px;
}

/*合作伙伴*/

.ixs-teamwork {
    padding: 1.25em 0;
    margin-bottom: 9.375em;
}

.ixs-teamwork .ixs-content {
    width: 1200px;
    margin: 0 auto;
}

.ixs-teamwork .ixs-content ul li {
    float: left;
    width: 20%;
}

.ixs-teamwork li a img {
    transition: all .25s;
}

.ixs-teamwork li a:hover img {
    margin-top: -15px;
    margin-bottom: 15px;
    transition: all .5s;
}


/*join us*/

.ixs-join {
    padding: 1.875em 0;
    background: url(../images/index/bg_7_screen.jpg) no-repeat;
    background-size: 100% 100%
}

.ixs-join .ixs-header {
    text-align: center
}

.ixs-join .ixs-content {
    width: 800px;
    margin: 0 auto;
}

#contact-form {
    max-width: 800px;
    margin: 0 auto;
}

#contact-form .row {
    margin-bottom: .9375em;
}

#contact-form label {
    position: relative;
    margin-right: .5em;
    font-size: 14px;
}

#contact-form input,
#contact-form textarea {
    padding: 10px 0;
    min-width: 267px;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    vertical-align: top;
}

#contact-form .form-group {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
}

#contact-form .form-group textarea {
    width: 83%;
}

#contact-form .two-fields .form-group {
    width: 49%;
}

#contact-form .btn-group {
    text-align: center
}

#contact-form .ixs-btn {
    cursor: pointer;
    padding: 8px 69px;
    background: #333;
    color: #fff;
    border: 1px solid #333;
    border-radius: 2px;
    font-size: 16px;
}

#contact-form .ixs-btn:hover {
    color: #333;
    background: transparent
}