/* 公共样式表css */


html,body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}
body::-webkit-scrollbar{display:none}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    background: #fff;
    color: #666;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #359EFB;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/*.clearfix {*/
/*}*/

/* 必要布局样式css */
.aui-header-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,0.3);
    background-color: #000\9;
    transition: all 0.6s ease-out;
}

.aui-header-title {
    width: 1200px;
    margin: 0 auto;
}

.aui-header-title .aui-title {
    float: left;
    margin-left: 10px;
}

.aui-header-title a {
    font-size: 12px;
    color: #fff;
    opacity: 0.4;
    line-height: 28px;
}

.aui-header-title .navList {
    float: right;
    margin-right: 10px;
}

.aui-header-title .navList li:first-child {
    margin-left: 0;
}

.aui-header-title .navList li {
    float: left;
    margin-left: 66px;
}

.aui-header-title a {
    font-size: 12px;
    color: #fff;
    opacity: 0.4;
    line-height: 28px;
}

.aui-header-title .navList li a {
    font-size: 12px;
}

.aui-header-nav {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: transparent;
    border-bottom: 1px solid transparent;
    z-index: 999;
    transition: all 0.45s ease-in-out;
}

.aui-header-nav.moveDown {
    top: 29px;
    transition: all 0.45s ease-in-out;
}

.aui-header-nav .wrapper {
    position: relative;
    width: 1180px;
    /* padding: 0 10px; */
    height: 60px;
    margin: 0 auto;
}

.aui-header-nav .aui-logo {
    width: 150px;
    height: 60px;
    background: url(../images/logo-white.png) no-repeat;
    background-size: 150px auto;
    float: left;
    margin-top: -20px;
}

.aui-header-nav .wrapper .aui-logo {
    position: relative;
    top: 19px;
}

.aui-header-nav.solid .aui-logo {
    background: url(../images/logo-org.png) no-repeat;
    background-size: 150px auto;
    height: 70px;
    margin-top:-30px;
}

.aui-header-nav .aui-logo h1 {
    text-indent: -99999px;
}

.aui-header-nav .wrapper .aui-top-nav {
    position: absolute;
    left: 300px;
    top: 0;
}

.aui-top-nav .menu {
    -webkit-user-select: none;
    user-select: none;
    margin-top: 4px;
}

.aui-top-nav .menu >li {
    float: left;
    margin-left: 20px;
    height: 55px;
}

.aui-top-nav .menu >li >a {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; padding: 0 20px;
    height: 55px;
    font-size: 16px;
    line-height: 55px;
    color: #fff;
    border-bottom: 2px solid transparent;
    border-bottom: 0 \9;
    background-color: rgba(0,0,0,0);
}

.aui-header-nav.solid .aui-top-nav .menu >li >a {
    color: #383838;
}

.aui-top-nav .menu >li .panel {
    position: fixed;
    top: 88px;
    left: 0;
    right: 0;
    height: 120px;
    padding-top: 0;
    filter: alpha(opacity = 0) \9;
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: -1;
    visibility: hidden;
    visibility: visible\9;
    display: none\9;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}

.aui-top-nav .menu >li .panel.product {
    height: auto;
}

.aui-top-nav .menu >li .panel .inner {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: 1180px;
    padding: 28px 0 37px 0;
    box-shadow: none;
    overflow: hidden;
    text-align: center;
}

.aui-top-nav .menu >li .panel .list {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; /* float: left; */
}

.aui-top-nav .menu >li .panel.product .list {
    box-sizing: border-box;
    display: block;
    height: 60px;
    text-align: left;
    margin-left: 295px;
    margin-top: 30px;
}

.aui-top-nav .menu >li .panel.product .list dt {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: 90px;
    vertical-align: middle;
    font-size: 16px;
    color: #373d40;
    line-height: 60px;
    margin-right: -20px;
}

.aui-header-nav.solid .aui-top-nav .menu >li .panel .list dt {
    color: #7d8496;
}

.aui-top-nav .menu >li .panel .list dd {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; margin-left: 80px;
    text-align: center;
    vertical-align: top;
}

.aui-top-nav .menu >li .panel .list a {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    color: #383838;
    font-weight: 400;
    text-align: center;
}

.aui-header-nav.solid .aui-top-nav .menu >li .panel .list a {
    color: #383838;
}

.aui-top-nav .u-iconfont {
    font-size: 32px;
    line-height: 33px;
    color: #383838;
}

.aui-top-nav .menu >li .panel .list dd em {
    font-weight: 400;
}

.aui-top-nav .menu >li .panel .list dd .txt {
    display: block;
    margin-top: 8px;
    font-style: normal;
}

a, a:hover {
    color: #488bff;
}

.aui-header-top.moveUp {
    top: -29px;
    transition: all 0.5s ease-out;
}

.aui-header-nav.solid {
    background-color: #fff;
    background-color: #fff\9;
    border-bottom: 1px solid #f0f1f2;
    transition: all 0.5s ease-in-out;
    /*box-shadow: 0 3px 3px #eee;*/
}

.aui-header-nav .wrapper .m-login {
    position: absolute;
    right: 10px;
    top: 16px;
}

.u-btn {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; padding: 7px 15px;
    background-color: #49a0f5;
    border: 1px solid #49a0f5;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
}

.m-login .u-btn {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; padding: 7px 15px;
    font-size: 14px;
    border-radius: 2px;
    letter-spacing: 0;
    line-height: 1.2;
    vertical-align: top;
}

.m-login .sign {
    transition: all 0.4s ease-out;
}

.u-btn.sign {
    padding: 7px 15px;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    color: #e5e5e5;
}

.m-login .u-btn.sign {
    margin-right: 12px;
}

.aui-header-nav.solid .m-login .u-btn {
    transition: all 0.4s ease-out;
}

.aui-header-nav.solid .m-login .sign {
    background-color: transparent;
    border: 1px solid #505050;
    color: #383838;
    transition: all 0.4s ease-out;
}

.aui-header-nav.solid .m-login .free {
    background-color: #49a0f5;
    border: 1px solid #49a0f5;
    color: #fff;
    transition: all 0.4s ease-out;
}

.m-login .u-btn {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; padding: 7px 15px;
    font-size: 14px;
    border-radius: 2px;
    letter-spacing: 0;
    line-height: 1.2;
    vertical-align: top;
}

.u-btn.free {
    padding: 7px 15px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #383838;
}

.m-login .u-btn.free {
    margin-left: 0;
}

.aui-header-nav.solid .m-login .u-btn {
    transition: all 0.4s ease-out;
}

.aui-header-nav.moveDown {
    top: 29px;
    transition: all 0.45s ease-in-out;
}

.aui-top-nav .menu >li:hover .panel {
    filter: alpha(opacity = 100) \9;
    opacity: 1;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
    visibility: visible;
    display: block\9;
}

.aui-top-nav .menu >li >a:hover {
    color: #359EFB;
    border-color: #359EFB;
    border-bottom: 2px solid #359EFB\9;
}

.aui-top-nav .menu >li .panel .list dd .txt:hover {
    color: #359EFB;
}

.icon-font {
    width: 30px;
    height: 30px;
    background-size: 30px;
    display: block;
    margin: 0 auto;
}
.aui-top-nav .menu >li .product-index{
    height:250px;
}
.aui-top-nav .menu >li .product-index .list dd {

    margin-left: 50px;
}

.icon-font-item001 {
    background: url("../images/icon001.png") no-repeat;
    width:330px;    height: 230px;
}

.icon-font-item002 {
    background: url("../images/icon002.png") no-repeat;
    width:330px;    height: 230px;
}

.icon-font-item003 {
    background: url("../images/icon003.png") no-repeat;
    width:330px;    height: 230px;
}

.icon-font-item004 {
    background: url("../images/icon004.png") no-repeat;
    background-size: 30px;
    margin-left: 30px;
}

.icon-font-item005 {
    background: url("../images/icon005.png") no-repeat;
    background-size: 30px;
}

.icon-font-item006 {
    background: url("../images/icon006.png") no-repeat;
    background-size: 30px;
}

.icon-font-item007 {
    background: url("../images/icon007.png") no-repeat;
    background-size: 30px;
}
.icon-font-item008 {
    background: url("../images/icon008.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font {
    width: 30px;
    height: 30px;
    background-size: 30px;
    display: block;
    margin: 0 auto;
}


.aui-top-nav .menu >li .panel .list a:hover .icon-font-item001 {
    background: url("../images/icon001-1.png") no-repeat;
    width:330px;    height: 230px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item002 {
    background: url("../images/icon002-2.png") no-repeat;
    width:330px;    height: 230px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item003 {
    background: url("../images/icon003-3.png") no-repeat;
    width:330px;    height: 230px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item004 {
    background: url("../images/icon004-4.png") no-repeat;
    background-size: 30px;
    margin-left: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item005 {
    background: url("../images/icon005-5.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item006 {
    background: url("../images/icon006-6.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item007 {
    background: url("../images/icon007-7.png") no-repeat;
    background-size: 30px;
}
.aui-top-nav .menu >li .panel .list a:hover .icon-font-item008 {
    background: url("../images/icon008-8.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .txt {
    color: #359EFB;
}

.solid .aui-top-nav .menu >li .panel {
    top: 61px;
}

.aui-banner-slide {
    position: relative;
    min-width: 500px;
    background-color: #081238;
}

.aui-banner-main {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    height: 800px;
}

.aui-banner-wrapper {
    position: relative;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: url("../images/slide_bg.jpg");
}

.aui-banner-button {
    z-index: 1002;
    margin-top: 15px;
    position: absolute;
    top: 59%;
    left: 12%;
}

.aui-banner-button a {
    padding: 11px 43px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 2px;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.3;
    color: #383838;
    color: #fff;
    background-color: #359EFB;
    border-color: #359EFB;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; border: 1px solid #359EFB;
}

.aui-banner-button a:hover {
    color: #fff;
    border-color: #359EFB;
    background-color: #359EFB;
}

.aui-banner-button .aui-btn-wh {
    color: #fff;
    background-color: rgba(255,255,255,0);
    margin-left: 20px;
    padding: 11px 43px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
}

.aui-banner-button .aui-btn-wh:hover {
    color: #fff;
    background-color: rgba(255,255,255,0.3);
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
}

.aui-banner-news {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.1);
    /*background-color: #6F6E78;*/
}

.aui-banner-news-box {
    width: 1180px;
    margin: 0 auto;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
}

.aui-banner-news-box ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    vertical-align: top;
    white-space: nowrap;
    text-align: left;
}

.aui-banner-news-box ul li {
    box-sizing: border-box;
    display: table-cell;
    padding: 27px 54px 27px 40px;
    text-align: left;
    color: #fff;
    border-left: 1px solid rgba(255,255,255,0.2);
    width: 320px;
}

.aui-banner-news-box ul li:first-child {
    border-left: 0;
}

.aui-banner-news-box ul li a {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}

.aui-bar-pic {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    text-align: center;
}

.aui-bar-pic img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    vertical-align: middle;
}

.aui-bar-title {
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aui-bar-text {
    font-size: 14px;
    line-height: 1.8;
    color: #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aui-banner-news-box ul li:hover {
    background-color: rgba(255,255,255,0.05);
}

.aui-banner-wrapper ul li img {
    width: 100%;
    height: 800px;
    display: block;
    border: 0;
}

.aui-banner-wrapper ul li {
    position: relative;
}

.aui-banner-circle ul li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: 6px;
    height: 6px;
    background: url(../images/icon-q1.png) no-repeat;
    background-size: 6px 6px;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;
}

.aui-banner-circle ul .on {
    width: 24px;
    height: 6px;
    background: url(../images/icon-q2.png) no-repeat;
    background-size: 24px 6px;
}

.aui-banner-circle {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: auto;
    bottom: 138px;
    padding: 5px 13px;
    padding-bottom: 3px;
    border-radius: 16px;
    text-align: center;
    z-index: 1;
}

.aui-banner-button-mo {
    width: 180px;
    left: 50%;
    margin-left: -90px;
}


/*产品介绍开始*/
* {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
    color: #666;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

img {
    border: none;
}

.hide {
    display: none;
}

.color {
    color: #359EFB;
}

.container1 {
    min-width: auto;
    padding-top: 60px;
    margin: 0 auto;
}

.container1 .title {
    max-width: 1210px;
    padding-bottom: 10px;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 300;
    color: #333;
    text-align: center;
    box-sizing: content-box;
}

.container1 .desc {
    position: relative;
    width: 960px;
    padding: 30px 30px 30px 30px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;

    background: #f4f5ff;
}

.container1 .desc:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 25px;
    border-top: 2px solid #359EFB;
    border-left: 2px solid #359EFB;
    border-radius: 6px 0 0 0;
}

.container1 .desc:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 25px;
    border-right: 2px solid #359EFB;
    border-bottom: 2px solid #359EFB;
    border-radius: 0 0 6px 0;
}

.container1 .content {
    padding: 40px 0 0 60px;
}

.product-tab {
    position: relative;
    z-index: 1;
    width: 906px;
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
}

.product-tab:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.product-tab .line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 302px;
    height: 2px;
    padding: 0;
    font-size: 0;
    overflow: hidden;
    background: #359EFB;
}

.product-tab li {
    float: left;
    width: 302px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 3;
    text-align: center;
    cursor: pointer;
    box-sizing: content-box;
}

.product-tab li img {
    display: inline-block;
    width: 45px;
    margin-right: 25px;
    vertical-align: middle;
}

.product-list {
    height:450px;
}

.product-list .product-item {
    /*width: 1210px;*/
    width:960px;
    padding: 60px 0 0;
    margin: 0 auto;
    overflow: hidden;
}

.product-list .product-item .product-desc {
    width: 450px;
    float: left;
}g

.product-list .product-item .product-desc h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
    color: #333;
}

.product-list .product-item .product-desc p {
    height: 135px;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
}

.product-list .product-item .product-desc span {
    display: block;
    padding-top: 10px;
    font-size: 12px;
    color: #359EFB;
}

.product-list .product-item .product-desc .btn {
    width: 100px;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    color: #666;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 3px;
    transition: .5s background;
    display: inline-block;
    min-width: 80px;
    padding: 0 10px;
    cursor: pointer;
    /*background: #f6f6f6;*/
}

.product-list .product-item .product-desc .btn:hover {
    color: #fff;
    background: #359EFB;
    border-color: #359EFB;
}

.product-list .product-item .icon-list {
    width: 450px;
    float: right;
}

.product-list .product-item .icon-list li {
    float: left;
    width: 110px;
    margin: 0 0 75px 25px;
    text-align: center;
    margin-left: 0;
}

.product-list .product-item .icon-list li a:hover i,
.product-list .product-item .icon-list li a:hover p {
    color: #359EFB!important;
}

.product-list .product-item .icon-list .iconfont {
    font-size: 50px;
    line-height: 1;
    color: #666;
    transition: all .2s;
}

.product-list .product-item .icon-list p {
    padding-top: 5px;
    font-size: 14px;
    color: #666;
}
/*产品介绍结束*/

/*案例介绍开始*/

/* 必要布局样式css */
.solution-box {
    background: #262c50;
}

.solution-bj {
    background: url("../images/bg.jpg");
    background-size: cover;
    height: 450px;
}

.solution-header {
    max-width: 1210px;
    padding: 20px 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.solution-header h2 {
    margin-bottom: 10px;
    /*font-size: 36px;*/
    line-height: 46px;
    text-align: center;
    color: #FAFBFE;
    font-weight: inherit;
}

.solution-header p {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.6;
}

.solution-content {
    max-width: 1172px;
    margin: 0 auto;
}

.solution-list {
    width: 300px;
    float: left;
}

.solution-list ul li {
    width: 240px;
    height: 72px;
    background: rgba(255, 255, 255, 0.15);
    padding-left: 30px;
    margin: 0 10px;
    position: relative;
}

.solution-list ul li h2 {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 72px;
    font-weight: inherit;
}

.solution-list ul .on {
    width: 260px;
    margin: 0;
    padding-left: 40px;
    background-image: linear-gradient(-180deg, #359EFB 0%, #359EFB 63%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#359EFB, endColorstr=#359EFB);
    /*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#F67E78, endColorstr=#F56F69)";
    /*IE8+*/
}

.solution-item {
    margin-left: 300px;
    display: block;
    padding: 20px 10px 0 10px;
    overflow: hidden;
}

.solution-item ul li {
    padding: 20px 0;
}

.solution-item ul li h2 {
    font-size: 22px;
    line-height: 28px;
    color: #FFFFFF;
    margin: 0 0 15px 0;
    font-weight: inherit;
}

.solution-item ul li p {
    opacity: 0.8;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
}

.s-btn {
    display: inline-block;
    color: #36383C;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 20px;
    cursor: pointer;
    border: 1px solid #d4d5d7;
    position: relative;
    letter-spacing: normal;
}

.solution-more {
    border: 1px solid #FAFBFE;
    border-radius: 4px;
    height: 40px;
    width: 140px;
    margin: 20px 0 0 0;
    line-height: 30px;
    font-size: 14px;
    color: #FAFBFE;
    padding-left: 30px;
}

.solution-more em {
    width: 13px;
    height: 8px;
    margin-left: 10px;
    display: inline-block;
    background-size: cover;
    transition: margin-left 0.3s ease-out;
}

.solution-more:hover {
    color: #359EFB;
    border: 1px solid #359EFB;
}

.solution-more:hover em {
    margin-left: 15px;
}

.solution-title {
    position: relative;
}

.solution-title h3 {
    font-size: 18px;
    color: #FFFFFF;
    width: 135px;
    font-weight: inherit;
}

.solution-title span {
    border-top: 1px solid white;
    opacity: 0.2;
    display: inline-block;
    width: 100%;
    position: absolute;
    margin-left: 135px;
    top: 12px;
}

.solution-brand {
    width: 100%;
    position: relative;
}

.solution-brand-item {
    padding: 15px 20px 10px 0;
    width: 213px;
    float: left;
}

.solution-brand-item a {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 2px;
    height: 40px;
    padding-left: 50px;
    display: block;
    position: relative;
}

.solution-brand-item a i {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 20px;
    top: 8px;
    color: #ffffff;
    font-size: 24px;
}

.solution-item .solution-brand-item a p {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 40px
}

.solution-brand-item .solution-more {
    width: auto;
    margin-top: 0;
}

.solution-brand-item a:hover {
    background: rgba(255, 255, 255, 0.1);
}

.solution-more-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    display: block;
}

.solution-more-wrap .solution-more {
    width: auto;
    margin-top: 0;
    color: #999;
    font-size:18px;
    border: none;
}

.solution-more-wrap .solution-more:hover {
    color: #359EFB;
}

.solution-brand-item a i img {
    width: 22px;
    height: 22px;
    display: block;
    border: none;
}


.solution-item ul {
    display: none;
}
/*案例介绍结束*/




/*footer 联系注册*/
.index_footerreg{
    background-image: url("../images/img_apply.png");
    height:180px;
    padding-top: 50px;
}

.index_footerreg .home-apply-title{
    font-size: 39px;
    color: #FFF;
    text-align: center;

}

.home-apply-btn a:hover {
    color: #fff;
    border-color: #359EFB;
    background-color: #359EFB;

}

.home-apply-btn a {
    color: #fff;
    background-color: rgba(255,255,255,0);
    margin-left: 20px;
    padding: 11px 43px;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    font-weight: 500;

}

/*footer 联系注册结束*/
/*case 案例页开始*/
.aui-banner-subindex {
    position: relative;
    min-width: 1000px;
}

.aui-banner-case-subindex {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    height: 450px;
}
/*case 案例页结束*/

/*文化页开始*/

.aui-banner-culture-subindex {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    height: 570px;
}
/*文化页结束*/
/*联系页开始*/

.aui-banner-contact-subindex {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    height: 450px;
}
/*联系页开始*/

.container1 .desc h3 {
    display: none;
}



@media screen and (max-width: 420px) {
    .index_footerreg{
        height:170px;
        padding-top: 20px;
    }

    .home-apply-btn a {
        padding: 6px;
    }

    .aui-banner-circle {
        left: -30px;
        bottom: 30px;
    }

    .home-apply-btn a {
        margin-left: 0;
    }

    .index_footerreg .home-apply-title {
        font-size: 25px;
    }

    .aui-banner-wrapper ul li img {
        height: 400px;
    }

    .icon-list {
        width: 100%;
    }

    .icon-list li {
        float: left;
        width: 120px;
        margin: 0 0 20px 25px;
        text-align: center;
        margin-left: 0;
    }

    #rollDiv {
        display: block !important;
    }

    #innerHtml {
        display: none;
    }

    .product-tab {
        margin: 0;
    }

    .solution-list ul li h2 {
        line-height: 40px;
    }

    .solution-list ul li {
        width: 170px;
        float: left;
        height: 40px;
    }

    .solution-list ul .on {
        width: 170px;
        margin: 0 10px;
    }

    .solution-list {
        width: 400px;
        margin-left: 10px;
    }

    .solution-bj {
        height: 550px;
    }

    .solution-item ul li {
        padding: 0;
    }

    .solution-item {
        margin-left: 0;
    }

    .aui-banner-case-subindex {
        height: 150px !important;
    }

    .aui-banner-news-box ul li {
        box-sizing: border-box;
        display: table-cell;
        padding: 10px 0 0 20px;
        text-align: left;
        color: #fff;
        border-left: 1px solid rgba(255,255,255,0.2);
        width: 30%;
    }

    .aui-banner-news {
        display: none;
    }

    .container1 {
        padding-top: 30px;
    }

    .container1 .desc {
        padding: 20px;
        width: 390px;
        margin: 0 0 0 12px;

    }
    .container1 .desc h1 {
        display: none;
    }

    .container1 .desc h3 {
        display: block;
    }


}

