h1,
h2,
h3,
h4,
h5,
h6,
span,
div,
li,
ul,
img,
body,
dd,
dl,
dt,
fieldset,
hr,
input,
ol,
p,
pre,
select,
td,
textarea,
th {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

dd,
dl {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: auto;
}

img {
    vertical-align: middle;
}

input {

    border: none;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

html {
    height: 100%;
    width: 100%;
}

body {
    width: 100%;
    height: 100%;
    min-width: 1170px;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    font-size: 14px;
    color: #b5b5b5;
    display: inline-block;
}
a:hover,
a:active,
a:visited,
a:link {
    text-decoration: none;
    color: #b5b5b5;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

input:focus {
    outline: none;
    border-radius: 5px;
}
.line {
    width: 1px;
    height: 12px;
    display: inline-block;
    background: #b5b5b5;
    margin-top: 24px;
}
.contenter{
    width: 1170px;
    margin: 0 auto;
}
/* 配置样式 */

/* 头部样式 */

.hd.top-nav {
    /*position: absolute;*/
    min-width: 1170px;
    width: 100%;
}

.hd {
    width: 100%;
    height: 74px;
    background: #1e96ff;
    z-index: 99999;
}

.hd-main {
    width: auto;
    height: 74px;
    margin: 0 46px;
    position: relative;
    min-width: 957px;
    text-align: center;
}

/* 头部左边部分 */

.top-nav .hd-l {
    max-width: 385px;
}

.hd-l {
    float: left;
    z-index: 4501;
    max-width: 320px;
    height: 100%;
}

.logo {
    height: 70px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    max-width: 390px\9;
    float: left;
    padding-top: 4px;
    margin-right: 5px;
    line-height: 70px;
}

.logo-index .logo-shortname {
    height: 34px;
    width: 34px;
}

.logo .logo-shortname {
    overflow: hidden;
    float: left;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.logo-index .logo-shortname img {
    height: auto;
    max-height: 50px;
    margin-left: 10px;
    margin-right: 5px;
}

.to-community {
    position: relative;
    float: left;
    height: 100%;
    line-height: 63px;
    margin-left: 5px;
}

.to-community .network-name h1 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 15px;
}
.to-community .line {
    color: #fff;
    margin: 0 20px;
    display: none;
}
.to-community .to-community-text {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin-left: 40px;
}

.to-community .to-community-text a {
    color: #fff;
    font-size: 16px;
    vertical-align: sub;
}

/* 头部中间部分 */

.hd-c {
    margin-left: 30px;
    /* display: inline-block; */
    float: left;
}

/*.hd-c li {
    float: left;
    position: relative;
    height: 79px;
    line-height: 79px;
    width: 90px;
}*/
.hd-c li {
    float: left;
    position: relative;
    height: auto;
    line-height: 74px;
    width: auto;
}
.hd-c li:hover,
.hd-c li.active {
    background: #068cfa;
}

.hd-c li:hover a {
    text-decoration: none;
}
.hd-c a.department {
    color: #fff;
    margin: 0;
    float: left;
    height: 100%;
    line-height: 74px;
    font-size: 16px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0px 20px;
    padding: 0px 28px;
}

/* 头部右边部分 */

.hd-r {
    float: right;
    position: relative;
    margin: 0;
    z-index: 3;
    height: 74px;
    line-height: 74px;
}

.hd-r a {
    outline: none;
    height: 34px;
    line-height: 34px;
    width: 98px;
    text-align: center;
    /* border: 1px solid #fff;
     border-radius: 17px;*/
    color: #fff;
    background: rgba(255, 255, 255, 0);
    cursor: pointer;
    width: auto;
    padding: 0px 10px;
}
/*a.header-user-register:hover{
    color: #0b7dd5;
    background: #fff;
    border-radius: 10px;
}*/
/*.hd-r .header-user-login,.ext {
    margin-right: 20px;
    margin-right: 10px;
}*/
.ext{
    color: #fff;
}


/* 底部样式 */
#footer-links{
    width: 100%;
    height: 380px;
    background: #262626;
    color: #fff;
    text-align: left;
}
#footer-links .contenter{
    padding-top: 60px;
}
#footer-links .col-md-4 h4 i{
    font-size: 26px;
    margin-right: 6px;
}
#footer-links .col-md-4 .h-text{
    margin: 20px 0 74px 0;
    padding-left: 31px;
    color: #dbdbdb;
}

#footer-links .col-md-4 .service{
    display: flex;
    margin: 20px 0px 20px 40px;
    height: 100px;
}
#footer-links .col-md-4 .one{
    border-bottom: 1px solid #b5b5b5;
}
#footer-links .col-md-4 .service img{
    margin-right: 12px;
    height: 80px;
}
#footer-links .col-md-4 .service .time-text{
    font-size: 12px;
    color: #dbdbdb;
}
#footer-links .col-md-4 ul{
    display: flex;
    flex-wrap:wrap;
    margin-top: -20px;
}
#footer-links .col-md-4 li{
    width: 102px;
    height: 36px;
    text-align: center;
    border-radius: 18px;
    line-height: 36px;
    margin: 16px 16px 0 0;
    color: #ebebeb;
    background: #1f1f1f;
}

#footer-copyright{
    width: 100%;
    height: 88px;
    line-height: 22px;
    background: #1d1d1d;
    text-align: center;
}
#footer-copyright .contenter{
    padding-top: 14px;
    color: #7c7c7c;
}
#footer-copyright .contenter p{
    line-height: 30px;
}
#footer-links h4 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 25px;
}

/*6.27*/
.w-footer {
    width: 100%;
    background: #262626;
    color: #fff;
    text-align:center;
    height: auto;
}
.bottom-container{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 80px 0px;
}
.bottom-container .bottom-menu{
    float: left;
}
.bottom-menu a{
    font-size: 15px;
    color: #FFFFFF;
    margin-bottom: 25px;
    padding-left: 12px;
    display: block;
    font-weight: normal;
    text-align: left;
}
.bottom-menu .sub-menu a{
    color: rgba(255,255,255,.3);
    font-size: 14px;
    line-height: 36px;
    display: block;
    padding-left: 13px;
    font-weight: 300;
    margin-bottom:auto;
}
/* 应用市场下拉列表*/

.dropDown {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 74px;
    right: 0;
    left: 0;
    background: #fff;
    box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.15);
}

.down-list {
    display: none;
    background: #fff;
    box-shadow: 0px 0px 10px #999;
    position: absolute;
    top: 56px;
    left: 84px;
    z-index: 9999;
}

.down-list li {
    display: block;
    margin: 5px 35px;
}
.down-list li a {
    color: #857e7e;
}
.serach-left {
    float: left;
    margin-left: 56px;
}
.serach-left span {
    display: inline-block;
    margin: 0 14px 0 14px;
    font-size: 16px;
}
.serach-right .icon-sousuo {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 7px;
    margin-left: 11px;
}
.serach-right input {
    width: 84%;
    height: 100%;
    background: #fff;
    text-indent: 13px;
    color: #bababa;
}
.serach-left:hover .down-list {
    display: block;
}
.down {
    display: inline-block;
    border-top: 6px solid #999;
    border-bottom: 2px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
ul {
    padding: 0;
}

.list {
    display: flex;
    /* margin: 0 auto; */
    margin-left: 7%;
    width: 83%;
    justify-content: space-between;
    padding-top: 25px;
    padding-bottom: 30px;
}

.list li ul li {
    display: block;
    margin: 12px 40px 10px 0;
    position: relative;
}
/*.list li i {
    color: red;
    font-size: 26px;
    position: absolute;
    top: -10px;
    right: -31px;
}*/
.list li p{
    font-size: 16px;
    color: #333333;
}
.list li ul li a {
    color: #666666;
    font-size: 14px;
}

.content {
    position: relative;
}


@media screen and (max-width: 1600px)  {

    .list li ul li {
        margin: 12px 25px 12px 0;
    }
}
@media screen and (max-width: 1400px)  {

    .list li ul li {
        margin: 12px 8px 12px 0;
    }
}

/*6.29*/
.list-fela li {
    line-height: 10px;
}
.list li p {
    font-weight: bold;
}
.list li i {
    color: red;
    font-size: 26px;
    float: left;
}

.list li ul {
    display: flex;
    /*border-top: 1px solid #999;*/
    margin-top: 0px;
    padding-top: 12px;
    flex-direction: column;
    flex-flow: column wrap;
    -webkit-flex-flow: column wrap;
    height: 100%;
    max-height: 425px;
}
.list li  a {
    float: left;
}
.list li i {
    color: red;
    font-size: 26px;
    float: left;
    margin: -2px 0px 0px 3px;
}

.serach-right input::-webkit-input-placeholder {
    /* placeholder颜色*/
    color: #bababa;
    /* placeholder字体大小*/
    /*text-align: right;*/

}

#homeBanner img {
    width: 100%;
}
/* 白色实心三角 icon*/
.pTriangle {
    display: none;
    z-index: 999;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
}
.hd-c li:hover .pTriangle{
    display: block;
}

/* 7*3 */
h2 {
    color: #3d464a;
}
#industry-pratice .col-md-4 h3 {
    color: #535353;
}
#erBanner .erBanner-main p,#industry-pratice .col-md-4 p {
    color: #666;
}
.flod {
    color: #58adfb !important;
}
#erBanner .erBanner-main p {
    line-height: 15px;
}
.bottom-menu p {
    text-align: left;
    color: #666;
}
.bottom-container {
    padding: 45px 0px 20px 10px;
}
#footer-copyright{
    height: auto;
}
#footer-copyright .contenter {
    padding: 3px;
}
.bottom-container .bottom-menu{
    margin-right: 90px;
}
.bottom-menu a {
    font-size: 15px;
    margin-bottom: 10px;
}
.bottom-menu .sub-menu a {
    font-size: 13px;
    line-height: 30px;
}
.bottom-container .bottom-we {
    float: right;
    margin-right: 0px;
    width: 32%;
    margin-left: 150px;
}
.bottom-we a {
    font-size: 15px;
    color: #FFFFFF;
    margin-bottom: 16px;
    padding-left: 2px;
}
.bottom-container .bottom-we p {
    color: rgba(255, 255, 255, .3);
    font-size: 13px;
}
#footer-copyright p {
    font-size: 13px;
}
#footer-copyright .contenter p {
    margin: 8px 0px;
    line-height: 28px;
}

@media screen and (max-width: 1400px)  {

}
.dropDown {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.1);

}

.c-bubble-inner{
    height: 440px;
}
.c-bubble-inner::-webkit-scrollbar{width:5px;}
.c-bubble-inner::-webkit-scrollbar-track{background-color:#fff;}
.c-bubble-inner::-webkit-scrollbar-thumb{background-color:#ccc;}
.c-bubble-inner::-webkit-scrollbar-thumb:hover {background-color:#9c3}
.c-bubble-inner::-webkit-scrollbar-thumb:active {background-color:#00aff0}
.serach {
    box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.1);
}
/*  应用分类*/
.bottom-menu .sub-menu a:hover {
    color: #fff;
}
.menu-list-all .menu-item a i{
    color: red;
}
.nav-dropdown-menu-all {
    /* min-width: 1130px; */
    margin: 0 auto;
    min-height: 170px
}
.nav-dropdown-menu-all .menu-list-all {
    font-size: 0;
    white-space: nowrap
}
.menu-list-col {
    box-sizing: border-box;
    padding: 15px 0 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 22%;
    min-width: 230px;
    white-space: normal
}
.menu-list-all .menu-area {
    padding-bottom: 5px;
    margin-bottom: 15px
}
.menu-list-all .menu-area-tit {
    font-size: 14px;
    color: #fff;
    padding-bottom: 14px;
    border-bottom: #e5e5e5 1px solid;
    max-width: 150px;
    margin-bottom: 2px;
}
.menu-list-all .menu-area-tit h3 {
    vertical-align: middle;
    display: inline;
    color: #1B1B1B;
    font-size: 16px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: inherit;
}
.menu-list-all .menu-area-tit h3 a {
    color: #1B1B1B;
}
.menu-list-all .menu-area-tit h3 a:hover {
    color: #00a4ff
}
.menu-list-all .menu-item {
    padding: 0;
    background: 0 0;
    margin-top: 15px;
    font-size: 12px;
    /*width: 85px;*/
}
.menu-list-all .menu-item a {
    display: block;
    height: 21px;
    line-height: 21px;
    padding-left: 0;
    transition: all .4s;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #282828;
}
.menu-list-all .menu-item a:hover,.menu-list-all .menu-item.actived a,.menu-list-all .menu-item.curr a {
    color: #00a4ff
}
.nav-dropdown-menu .menu-item-child {
    font-size: 0
}
.nav-dropdown-menu .menu-item-child li {
    display: inline-block;
    font-size: 12px;
    margin: 8px 4px 0 0
}
.nav-dropdown-menu .menu-item-child li a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 3px 10px;
    line-height: 1
}
.nav-dropdown-menu .menu-item-child li a:hover {
    color: #00a4ff;
    border: 1px solid #00a4ff
}
.nav-dropdown-menu .menu-item-child li:last-child:after {
    display: none
}
.nav-dropdown-menu .menu-item.hasitem {
    height: auto;
    line-height: normal
}
.nav-dropdown-menu .menu-item.hasitem a {
    display: block;
}
.nav-dropdown-menu .menu-item.hasitem .menu-item-child li a {
    display: inline-block;
    line-height: 1;
    height: auto
}
.nav-dropdown-menu .menu-item.hasitem .menu-item-child li.actived a,.nav-dropdown-menu .menu-item.hasitem .menu-item-child li.curr a {
    color: #00a4ff;
    border: 1px solid #00a4ff
}
.dropDown {
    display:none;
}

ul.menu-area-con {
    /*display: flex;*/
    /* border-top: 1px solid #999;*/
    flex-direction: column;
    flex-flow: column wrap;
    -webkit-flex-flow: column wrap;
    height: 100%;
    max-height: 380px;
    width: 60%;
}
.nav-dropdown-menu-all .menu-list-all {
    display: flex;
    padding-top: 10px;
    margin: 0 auto;
    /*margin-left: 1%;*/
    width: 100%;
    justify-content: space-between;
    height: 440px;
    overflow-y:auto ;
}
.menu-list-col.dist {
    width: 18%;
    float: left;
    padding: 15px 0 0 44px;
}
.serach-left {
    margin-left: 7%;
}
@media screen and (max-width: 1400px)  {
    .menu-list-col {
        width: 26%;
    }
    .menu-list-col.dist {
        width: 17%;
        float: left;
        padding: 15px 0 0 0px;
    }
    .menu-list-all .menu-area-tit {
        max-width: 120px;
    }
    .nav-dropdown-menu-all .menu-list-all {
        margin-left: 1%;
    }
}

.to-community .network-name h1 {
    margin-top: 20px;
}
.to-community .to-community-text a {
   line-height: 74px;
}

/*应用分类*/
.p-all-bar {
    white-space: nowrap;
}
.p-all-bar .p-all-search {
    display: inline-block;
    margin-left: 20px;
    white-space: nowrap;
    font-size: 0;
    vertical-align: middle;
    width: 56.27%;
    position: relative;
    margin-left: 7%;
}
.p-all-bar .c-search-input {
    height: 35px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 35px);
    font-size: 14px;
    padding-right: 20px;
    padding-left: 10px;
    border:1px solid #e5e5e5;
}
.p-all-bar .c-search-input:focus {
    border-color: #00a4ff;
}
.p-all-bar .c-search-btn {
    position: relative;
    line-height: 35px;
    border: 1px solid #e5e5e5;
    border-left: none;
    height: 35px;
    width: 35px;
    vertical-align: middle;
    text-indent: -10000px;
    border-radius: 0
}
.p-all-bar .c-search-btn:after {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    background-position: 99.6% 24.34%;
    background-size: 1662.5% 1512.5%;
    background-repeat: no-repeat;
}
.p-all-bar .c-search-input:focus+.c-search-btn:after {
    background-position: 99.6% 16.37%;
    background-size: 1662.5% 1512.5%;
    background-repeat: no-repeat;
}
.p-all-bar .c-search-input:focus+.c-search-btn {
    border-color: #00a4ff;
}
.p-all-bar .c-search-btn,.p-all-bar .c-search-btn:hover {
    background-color: #fff
}
.p-all-search-list {
    position: absolute;
    top: 36px;
    left: 0;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 380px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: #eee 2px 2px 0;
    overflow: auto
}
.p-all-search-item {
    white-space: nowrap;
    box-sizing: border-box;
    cursor: pointer
}
.p-all-search-item>.p-all-search-item-inner {
    padding: 10px
}
.p-all-search-item a {
    padding: 10px;
    display: block
}

.p-all-search-item.disabled:hover {
    background-color: #fff;
    cursor: default
}
.p-all-search-item.disabled:hover .p-all-search-tit {
    color: #000
}
.nav-all-event {
    font-size: 14px;
    margin: 0 30px 0 38px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle
}

.nav-all-event-tit {
    color: #000;
    margin-right: 25px;
    display: inline;
    font-weight: 700
}

.nav-all-event-con,.nav-all-event-list {
    display: inline
}

.nav-all-event-item {
    display: inline;
    margin-right: 20px
}

.nav-all-event-item a {
    color: rgba(0, 0, 0, 0.5);
}

.nav-all-event-item a:hover {
    color: #00a4ff
}


/*apMarket*/
.dropDown {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 74px;
    right: 0;
    left: 0;
    background: #fff;
    box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.15);
    height: 530px;
}
.serach {
    height: 54px;
    line-height: 54px;
    background: #fff;
    padding: 0 30px;
    box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.15);
}

.down-list {
    display: none;
    background: #fff;
    box-shadow: 0px 0px 10px #999;
    position: absolute;
    top: 56px;
    left: 84px;
    z-index: 9999;
}

.down-list li {
    display: block;
    margin: 5px 35px;
}
.down-list li a {
    color: #857e7e;
}
.serach-left {
    float: left;
    margin-left: 56px;
}
.serach-left span {
    display: inline-block;
    margin: 0 14px 0 14px;
    font-size: 16px;
}
.serach-left .icon-quanbuyingyong {
    color: #1e96ff;
    font-size: 22px;
    margin-right: -9px;
}
.serach-right {
    float: right;
    width: 400px;
    position: relative;
}
.serach-right .icon-sousuo {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 7px;
    margin-left: 11px;
}
.serach-right input {
    width: 84%;
    height: 100%;
    background: #fff;
    text-indent: 13px;
    color: #bababa;
}
.serach-left:hover .down-list {
    display: block;
}
.down {
    display: inline-block;
    border-top: 6px solid #999;
    border-bottom: 2px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
ul {
    padding: 0;
}

.list {
    display: flex;
    /* margin: 0 auto; */
    margin-left: 7%;
    width: 83%;
    justify-content: space-between;
    padding-top: 25px;
    padding-bottom: 30px;
}

.list li ul li {
    display: block;
    margin: 12px 40px 10px 0;
    position: relative;
}
/*.list li i {
    color: red;
    font-size: 26px;
    position: absolute;
    top: -10px;
    right: -31px;
}*/
.list li p{
    font-size: 16px;
    color: #333333;
}
.list li ul li a {
    color: #666666;
    font-size: 14px;
}

.content {
    position: relative;
}


@media screen and (max-width: 1600px)  {

    .list li ul li {
        margin: 12px 25px 12px 0;
    }
}
@media screen and (max-width: 1400px)  {

    .list li ul li {
        margin: 12px 8px 12px 0;
    }
}

/*6.29*/
.list-fela li {
    line-height: 10px;
}
.list li p {
    font-weight: bold;
}
.list li i {
    color: red;
    font-size: 26px;
    float: left;
}

.list li ul {
    display: flex;
    /*border-top: 1px solid #999;*/
    margin-top: 15px;
    padding-top: 15px;
    flex-direction: column;
    flex-flow: column wrap;
    -webkit-flex-flow: column wrap;
    height: 100%;
    max-height: 425px;
}
.list li  a {
    float: left;
}
.list li i {
    color: red;
    font-size: 26px;
    float: left;
    margin: -2px 0px 0px 3px;
}
.serach-right input::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #bababa;
    /* placeholder字体大小  */

}



/*apMarketlnfo*/
.homeBanner {
    width: 100%;
    height: 400px;
    width: 100%;
    position: relative;
    background-image: url("/v1.0.3/images/inform-banner.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;

}

.homeBanner .homeBanner-main {
    position: absolute;
    top: 80px;
    color: #fff;
    padding: 0 860px 0 0;
}

.homeBanner .homeBanner-main .big-title {
    font-size: 38px;
}

.homeBanner .homeBanner-main .zhong-title {
    margin-top: 30px;
    line-height: 30px;
    font-size: 14px;
    width: 500px;
}


/* 通知部分 */
/* 第一屏 */
.inform-main{
    height: 382px;
}
.inform-main .left{
    float: left;
    height: 100px;
    margin-top: 79px;
}
.inform-main .left p{
    margin-top: 30px;
    font-size: 16px;
}

.inform-main .right{
    height: 365px;
    float: right;
    width: 274px;
    margin-top: 17px;
    position: relative;
}
/*.inform-main .right .right-main{
    height: 291px;
    width: 216px;
    padding: 0 8px;
    background-color: #f5f5f5;
    position: absolute;
    top: 74px;
    left: 39px;
}
.inform-main .right .right-title{
    height: 24px;
    line-height: 25px;
    background: #1e96ff;
    padding: 0 8px;
    color: #fff;
    font-size: 10px;
    text-align: center;
}
.inform-main .right-main .right-tab{
    background: #fff;
    height: 18px;
    line-height: 16px;
}
.inform-main .right-main .right-tab span{
    font-size: 10px;
    width: 104px;
    display: inline-block;
    text-align: center;
}
.inform-main .right-main .right-tab span.active{
    border-bottom: 1px solid #1e96ff;
    color: #7fc0fd;
}

.inform-main .right-main .right-news{
    height: 52px;
    margin-top: 4px;
    background: #fff;
    padding: 0 8px;
    font-size: 13px;
}
.inform-main .right-main .right-news p{
    font-size: 13px;
    line-height: 30px;
}
.inform-main .right-main .right-news p.main{
    font-size: 12px;
    color: #d7d7d7;
    line-height: 20px;
}
*/
/* 第二屏 */
.inform-main-blue{
    height: 400px;
    background: #1e96ff;
    color: #fff;
}
.inform-main-blue .right{
    float: right;
    height: 100px;
    margin-top: 110px;
    text-align: right;
}
.inform-main-blue .right p{
    margin-top: 30px;
    font-size: 16px;
}
.inform-main-blue .right p:last-child{
    margin-top: 10px;
}
.hd.top-nav {
    position: unset;
}
.right img {
    width: 90%;
    margin-left: 23px;
    margin-top: -2px;
}
.left img {
    width: 22%;
    margin-left: 16px;
    margin-top: 18px;
}

/*appdetails*/
#detailsBanner {
    width: 100%;
    height: 400px;
    width: 100%;
    position: relative;
    background-image: url(/v1.0.3/images/detailsbanner.png);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    text-align: center;
}
.details-main{
    color: #fff;
    padding-top: 12%;
}
.details-title {
    font-size: 45px;
    margin-bottom: 35px;
}
.detai-title {
    font-size: 24px;
}
.details-nav{
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    width: 1170px;
}
.details-nav li{
    float: left;
    padding-right: 30px;
    margin: 19px 30px 19px 5px;
    /*width: 9%;*/
    border-right:1px solid rgba(204, 204, 204, 0.6);
    font-size: 16px;
    color: rgba(0,0,0,0.8);
}
.details-nav li:last-child{
    border: none;
}
.details-back{
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);;
    height: 60px;
}
.details-sett{
    background-color: #f8f8fa;
}
.details-caid {
    width: 58%;
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 0px 40px 3% ;

}

.details-caid li {
    float: left;
    padding: 16px;
    line-height: 16px;
    background: #fff;
    width: 46%;
    border: 1px solid rgba(228, 228, 228, 0.5);
    max-height: 135px;
    margin: 12px 8px;
    border-radius: 5px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
.details-caid li:hover {
    border: 1px solid rgba(228, 228, 228, 0.6);
    box-shadow: 1px 14px 23px rgba(204,204,204,0.4);
    -webkit-box-shadow: 1px 14px 23px rgba(204,204,204,0.4);
    transform: translate3d(3px,-3px,0);
    -webkit-transform: translate3d(3px,-3px,0);
}

.details-caid li:hover {
    border: 1px solid rgba(228, 228, 228, 0.6);
    box-shadow: 1px 14px 23px rgba(204,204,204,0.4);
}
.details-caid li img {
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
    border-radius: 12px;
    margin-top: 22px;
    margin-left: 22px;
}
ul.details-caid p {
    margin: 12px 0px;
    color: #757C82;
}
.details-caid a {
    border: 1px solid #ccc;
    border-radius: 19px;
    padding: 1px 10px;
    float: left;
    margin-right: 6px;
}
.details-caid h4 {
    font-size: 16px;
    color: #323334;
    text-align: left;
    line-height: 22px;
}
.details-caid .details-a {
    float: right;
    color: #fff;
    margin-top: 12px;
    border: 1px solid #38ADFF;
    background-color: #38ADFF;
    padding: 1px 6px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 16px;
}
.details-caid .details-a-dis {
    float: right;
    color: #fff;
    margin-top: 12px;
    border: 1px solid #7a7a7a;
    background-color: #7a7a7a;
    padding: 1px 6px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 16px;
}
.sett-side{
    margin: 0 auto;
    width: 51%;
    padding: 0px 0px 0px 10px;
    min-width: 1185px;
}
.details-sett h5 {
    border-left: 6px solid #2A96FC;
    padding-left: 10px;
    font-size: 18px;
    color: #3d464a;
}
.details-sett{
    display: none;
}
.show-revel{
    display: block;
    padding-top: 40px;
}
.details-nav .detaols-show{
    color: #2996FA;
    position: relative;
}
.details-bound {
    min-height: 700px;
    background-color: #f8f8fa;
}
.details-matts {
    padding-top: 40px;
}
.hd-c li:hover, .hd-c li.active {
    /*background: #068cfa;*/
}


/*登录页面*/
.details-son {
    width: 59%;
    margin: 0 auto;
    min-width: 1100px;
}
.details-son .details-nav {
    overflow: hidden;
    margin: 0 auto;
    width: 35%;
    text-align: center;
    min-width: 650px;
    float: left;
}
.son-put {
    overflow: hidden;
}
.son-put li {
    float: right;
    margin: 14px 10px;
    font-size: 16px;
    text-align: center;
    background-color: #2296f3;
    border-radius: 21px;
    color: #fff;
    padding: 0px 7px;
}
#userinfo:hover{
    color: #fff;
}
.user-icon {
    width: 15px;
    height: 18px;
    background: url(/v1.0.3/images/user-s.png) 0 0 no-repeat;
    float: left;
    margin-top: 26px;
    margin-right: 5px;
}
.details-caid h4 a {
    border: none;
    border-radius: 19px;
    padding: 0px 0px;
    float: none;
    margin-right: 6px;
    width: 10px;
    height: 10px;
}
.details-caid h4 a img {
    width: 15px;
    height: 15px;
    float: none;
    margin-right: 3px;
    margin-bottom: 14px;
    margin-left: 15px;
}
.detaols-show p {
    border-bottom: 2px solid;
    width: 40%;
    margin: 0 auto;
    position: absolute;
    left: 31px;
    top: 39px;
}

@media screen and (max-width: 1400px)  {
    .details-nav li {
        /*width: 12%;*/
    }.sett-side {
         padding: 0px 0px 0px 13px;
     }
    .details-caid {
        padding: 0px 0px 0px 20px;
    }
    #homeBanner.optimization .homeBanner-main {
        margin-left: 15px;
    }
    .details-nav {
        margin-left: 20px;
    }
    .details-er li {
        width: 16%;
    }
}
/*cooperationEcoloy*/


/* homebanner轮播区域 */

#homeBanner img {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 500px;
    left: 0px;
}
.backgound-luno {
    background: rgba(0,0,0,0.4);
    position: relative;
}
#homeBanner .homeBanner-main {
    /* text-align: center; */
    color: #fff;
    /* padding: 0 300px; */
    padding-top: 150px;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 90px;
}

#homeBanner .homeBanner-main .zhong-title {
    margin-top: 50px;
    line-height: 40px;
    font-size: 18px;
    color: #dbdbdb;
    /* padding: 0 132px; */
}

/* 内容中间区域 */
/* 合作与动态 */
#recent-news{
    height: auto;
    width: 100%;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 20px;
}

.case-title h2,.partner-title h2,.recent-title h2 {
    font-size: 36px;
    color:#3d464a;
}

#recent-news .recent-title p{
    margin: 30px 0 50px 0;
    color: #7c7c7c;
    font-size: 16px;
}
#recent-news .recent-main{
    text-align: left;
    margin-bottom: 60px;
}
#recent-news .recent-main h3{
    line-height: 52px;
    font-size: 22px;
    margin-top: 8px;
}
#recent-news .recent-main p{
    line-height: 24px;
    color: #7c7c7c;
}
/* 经典案例 */
#classic-case {
    height: auto;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 40px;
    overflow: hidden;
    background: #f3f4f5;
}
#classic-case .case-title p{
    margin: 28px 0 60px 0;
    color: #7c7c7c;
    font-size: 16px;
}


#classic-case .case-main li {
    float: left;
    height: 283px;
    width: 370px;
    border: 1px solid #dbdbdb;
    margin-right: 30px;
    margin-bottom: 40px;
    background: #fff;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
#classic-case .case-main li:hover {
    border: 1px solid rgba(204,204,204,0.5);
    box-shadow: 1px 14px 23px rgba(204,204,204,0.5);
    -webkit-box-shadow: 1px 14px 23px rgba(204,204,204,0.5);
    transform: translate3d(3px,-3px,0);
    -webkit-transform: translate3d(3px,-3px,0);
}

#classic-case .case-main li:nth-child(3n){
    margin-right: 0;
}
#classic-case .case-main li img{
    margin-top: 16px;
}
#classic-case .case-main li h3{
    margin-top: 30px;
}
/* 合作伙伴 */
#partner{
    width: 100%;
    height: auto;
    text-align: center;
    padding: 80px 0px;
    margin-bottom: 10px;
}
#partner .partner-title span{
    width: 160px;
    display: inline-block;
    margin: 28px 0 36px 0;
    color: #7c7c7c;
    font-size: 16px;
}


/* 底部样式 */

#homeBanner .homeBanner-main a  {
    position: relative;
    border-width: thin 1px;
    display: inline-block;
    padding: 8px 25px;
    margin-top: 50px;
    font-size: 16px;
    color: #fff;

}

#homeBanner .homeBanner-main a:before  {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200%;
    height: 200%;
    border: 1px solid #fff;
    border-radius: 40px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

#classic-case .case-main li {
    border: 1px solid rgba(219, 219, 219, 0.5);
}
#recent-news .recent-main p {
    line-height: 24px;
    color: #888;
}
#recent-news .recent-main h3 {
    line-height: 52px;
    font-size: 19px;
    margin-top: 8px;
}
/*developer*/

.developer {
    height: 100%;
}
.developer-content {
    width: 100%;
    margin-bottom: 60px;
}
.developer-content .contenter{
    margin: 0 auto;
    width: 1200px;
    display: flex
}
.aside {
    width: 356px;
    height: auto;
    width: 250px;
}
.aside h3 {
    margin: 60px 20px 21px 40px;
    font-size: 24px;
}

.aside-list-list {
    display: none;
    padding-left: 12px;
}

.aside-list-list li p {
    color: #4d4d4d;
}

.section {
    flex: 1
}
.section h2 {
    text-align: center;
    margin: 60px auto 40px;
    font-size: 24px;
    font-weight: bold;
}
.section > ul {
    padding-left: 35px;
}
.section ul li {
    list-style-type: decimal;
}
h3 {
    margin: 10px 0;
    font-size: 22px;
    font-weight: normal;
}
.section ul li h4 {
    display: inline-block;
    font-size: 14px;
    margin: 15px 0;
    font-weight: bold;
}
.section ul li p {
    text-indent: 22px;
    font-size: 14px;
    color: #666666;
    line-height: 37px;
}
.section-list-list {
    padding-left: 12px;
}
ul.section-list {
    margin-left: 35px;
    counter-reset:section;
    list-style-type:none;
}
ul.section-list li {
    list-style-type:none;
    line-height: 26px;
}
ul.section-list li ul {
    counter-reset:subsection;
    margin-bottom: 40px;

}

/* 白色实心三角 icon*/
.upTriangle {
    display: inline-block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
}
/* 倒三角*/
.downtriangle {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    transform:rotate(-134deg);
    -ms-transform:rotate(-134deg); /* Internet Explorer */
    -moz-transform:rotate(-134deg); /* Firefox */
    -webkit-transform:rotate(-134deg); /* Safari 和 Chrome */
    -o-transform:rotate(-134deg); /* Opera */
    position: absolute;
    right: 35px;
    top: 25px;
}


.accordion {
    width: 100%;
    max-width: 360px;
    min-width:250px;
    margin: 16px auto 20px;
    background: #f0f0f0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.accordion > li {
    border-bottom: 1px solid #fff;
    font-size: 14px;
    position: relative;
}
.accordion .link {
    cursor: pointer;
    display: block;
    padding: 10px 15px 10px 42px;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.downtriangle {
    right: 28px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #333;
}

.accordion li.open i {
    color: #b63b4d;
}
.accordion li.open i.downtriangle {
    -webkit-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    -o-transform: rotate(-46deg);
    transform: rotate(-46deg);
}
/**
 * Submenu
 -----------------------------*/
.submenu {
    display: none;
    background: #93949961;
    font-size: 14px;
}

.submenu li {
    border-bottom: 1px solid #e6e6e6;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 15px;
    padding-left: 75px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

/*.accordion li.open .link {
	background-color: #3CBBFF;
	color: #fff;
}*/
.submenu {
    display: none;
    background: #fff;
}
.submenu li {
    border-bottom: none;
}
.open i{
    border-left: 2px solid #999;
    border-bottom: 2px solid #999;
}

.aside {
    width: 290px;
}
.accordion {
    border: 1px solid rgba(230, 230, 230, 0.5);
}

.accordion .link {
    padding: 10px 15px 10px 40px;
}

@media screen and (max-width: 1400px) {
    .details-son .details-er li{
        width: 16%;
    }
}


/*hader*/
.content {
    padding: 0;
    height: 100%;
    min-height: 870px;
    background:#1f98fe url(/images/bag.png) no-repeat 95% 64%;
}
.index-article {
    width: 80%;
    height: 70%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    margin-top: 182px;
    position: relative;
}
.index-article h2 {
    margin: 70px auto;
    font-size: 60px;
    letter-spacing: 12px;
}
.index-article p {
    padding: 30px 0;
    background: #ffffff4f;
    font-size: 24px;
    letter-spacing: 5px;
    color: #ffffffe6;
}

.bottom {
    text-align: center;
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
}
.bottom a {
    display: inline-block;
    padding: 1% 3%;
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    letter-spacing: 2px;
}
.bottom a:hover {
    background: #068cfa;
}
.modifier .to-community{
    line-height: 36px;
}
.modifier .to-community .to-community-text {
    vertical-align: sub;
}
.modifier .to-community .to-community-text a {
    color: #fff;
    font-size: 16px;
    vertical-align: 0px;
}
.modifier .hd-c a.department {
    width: auto;
}

/*home*/

/* homebanner轮播区域 */

#homeBanner .item img {
    height: auto;
    width: 100%;
    /* min-height: 590px;*/
    max-height: 750px;
}
#homeBanner .homeBanner-one{
    width: 1100px;
    top: 31%;
}
.carousel-inner {
    text-align: center;
}

#homeBanner .homeBanner-main .zhong-title{
    margin-top: 30px;
    font-size: 28px;
}
#homeBanner .homeBanner-main .small-title{
    font-size: 18px;
    margin-top: 30px;
}
/* 体验区 */
#industry-pratice{
    width: 100%;
    height: auto;
    background:#fff;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 80px;
}
.pratice-title{
    font-size: 28px;
}
.pratice-title span{
    height: 2px;
    width: 170px;
    margin-top: 46px;
    background: #1d95fe;
    display: inline-block;
    display: none;
}
#industry-pratice .row{
    padding-top: 60px;
}

#industry-pratice .col-md-4{
    padding: 0 40px;
}
#industry-pratice .col-md-4 h3{
    margin-top: 28px;
}
.contenter h2{
    font-size:36px ;
}
#industry-pratice .xianhuaxian2{
    height: 1px;
    width: 76px;
    background: #e5e5e5;
    display: inline-block;
    margin: 30px 0;
    display: none;
}
#industry-pratice .col-md-4 p{
    line-height: 26px;
    color: #777777;
    margin-top:25px ;
}

/* 中间轮播 */
#erBanner{
    width: 100%;
    height: auto;
    position: relative;
    /* background: url('/v1.0.3/images/ggw.jpg');*/
}
#carousel-example-generic02{
    height: auto;
}
#carousel-example-generic02 .carousel-inner{
    height: 450px;
}
#carousel-example-generic02 .carousel-inner img{
    height: auto;
    min-height: 540px;
}
#erBanner .erBanner-main{
    position: absolute;
    top: 0px;
    /*width: 600px;
    padding: 50px 20px 0 45px;
    padding: 5% 20px 0 45px;*/
    left: 20%;
}
.panel-cap {
    position: absolute;
    left: -200%;
    top: 86px;
}

.erBanner-main h2{
    font-size: 36px;
    margin-bottom: 30px;
}
/*#erBanner .erBanner-main p{
    margin-bottom: 25px;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 5%;
}*/
#erBanner .erBanner-main p {
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 5%;
    margin-top: 9px;
    text-align: left;
    margin-left: 23px;
    width: 400px;
}
#erBanner .erBanner-main ul{
    padding-left: 26px;
}
#erBanner .erBanner-main li{
    line-height: 32px;
    height: 36px;
    /* list-style-image:url("/v1.0.3/images/sy-li.png");*/
    padding-left: 10px;
    color: #666;
    width: auto;
}
.erBanner-main h4 {
    color: #000;
    font-size: 23px;
    line-height: 25px;
    padding-bottom: 10px;
    text-align: left;
    margin-left: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

/* 云服务部分 */
#know-us{
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 80px;
    background: #fafafa;
    padding-bottom: 80px;
}
.kmow-title h2 {
    margin-bottom: 60px;
}
#know-us .kmow-title span {
    height: 2px;
    width: 160px;
    background: #1e96ff;
    display: inline-block;
    margin: 62px 0 79px 0;
    display: none;
}
.row-img{
    height: 439px;
    margin: 0 auto;
    width: 100%;
}

#know-us .col-md-3 .main{
    height: 439px;
    color: #fff;
    padding: 0 26PX;
    position: absolute;
    top: 0px;
}
#know-us .main img{
    margin: 66px 0 20px 0;
}
#know-us .main span{
    height: 1px;
    width: 76px;
    background: #fff;
    display: inline-block;
    margin: 30px 0 35px 0;
    border-width: thin 1px;
}

/* 广告区域内容 */
#san-banner{
    width: 100%;
    height: auto;
    width: 100%;
    text-align: center;
}
#san-banner {
    background-image: url("/v1.0.3/images/ggw1.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    position: relative;
}
#san-banner img{
    width: 100%;
}
#san-banner .contenter {
    padding: 80px 240px 124px 240px;
    color: #fff;
}
@media screen and (max-width: 1600px)  {

    #san-banner .contenter {
        padding: 40px 240px 70px 240px;
        color: #fff;
    }
}
@media screen and (max-width: 1400px)  {

}
#san-banner.san-tall .contenter {
    padding: 80px 240px 124px 240px;
    color: #fff;
}

.san-banner-title{
    font-size: 36px;
    line-height: 50px;
    padding-bottom: 42px;
}
#advertising{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
}
#advertising {
    background-image: url("/v1.0.3/images/guanggao.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}
#advertising .contenter{
    padding: 0 10px 0 110px;
}
#advertising .contenter .left{
    font-size: 24px;
    float: left;
}
#advertising .contenter .right {

}
#advertising .contenter .right{
    position: relative;
    color: #fff;
    border-width: thin 1px;
    float: right;
    height: 40px;
    font-size: 18px;
    /* width: 228px; */
    border-radius: 24px;
    line-height: 40px;
    padding: 0 20px;
    margin-top: 11px;
}
#advertising .contenter .right:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200%;
    height: 200%;
    border: 1px solid #fff;
    border-radius: 40px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zhong-title-a {
    color: #fff;
}
#advertising .contenter .right i{
    font-size: 20px;
    display: inline;
}
#advertising .contenter .right .line{
    margin: 0 8px;
}
/* 合作伙伴 */
#partner{
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 80px;
}
#partner .partner-title span{
    height: 2px;
    width: 160px;
    background: #1e96ff;
    display: inline-block;
    margin: 40px 0 92px 0;
    display: none;
}
.partner-title h2 {
    margin-bottom: 60px;
}
/* 底部样式 */
/* 小于1366引用
@media screen and (max-width:1366px){
    #homeBanner .item img {
        height: 690px;
    }

}
@media screen and (max-width:1920px){
    #homeBanner .item img {
        height: 720px;
    }

}*/
/*
.flod{
     padding: 10px 20px;
     border: solid 1px #1d95fe;
     border-radius: 10px;
     margin-top: 30px;
     color: #1d95fe !important;
     border-width: thin 1px;
 }*/

.flod:hover{
    color: #1d95fe;
}
.main p {
    line-height: 26px;
    padding: 0px 12px;
}
.san-banner-main h3 {
    font-size: 40px;
    margin-top: 80px;
    margin-bottom: 30px;
}

.flod {
    position: relative;
    padding: 5px 20px;
    margin-top: 30px;
    color: #1d95fe !important;
    border-width: thin 1px;
}

.flod:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200%;
    height: 200%;
    border: 1px solid #1d95fe;
    border-radius: 20px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.banner-c {
    width: 100%;
    min-height: 600px;
    background-image: url("/v1.0.3/images/banner-c.jpg") ;
    position:static;
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:scroll;
}
.banner-b {
    width: 100%;
    min-height: 600px;
    background-image: url("/v1.0.3/images/banner-b.jpg") ;
    position:static;
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:scroll;
}
.banner-a {
    width: 100%;
    min-height: 600px;
    background-image: url("/v1.0.3/images/banner-c.jpg") ;
    position:static;
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:scroll;
}
.banner-d{
    width: 100%;
    height: 450px;
    background-image: url("/v1.0.3/images/banner-d01.jpg") ;
    position:static;
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:scroll;
}

.banner-e{
    width: 100%;
    height: 450px;
    background-image: url("/v1.0.3/images/banner-d02.jpg") ;
    position:static;
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:scroll;
}

.banner-f{
    width: 100%;
    height: 450px;
    background-image: url("/v1.0.3/images/banner-d03.jpg") ;
    position:static;
    background-repeat:no-repeat;
    background-position:center;
    background-attachment:scroll;
}

/* */
/*7.3*/
/*#carousel-example-generic02 .carousel-inner {
    height: 550px;
}*/
.erBanner-main h4 {
    color: rgba(0, 0, 0, 0.87);
    font-size: 26px;
}
#erBanner .erBanner-main p {
    line-height: 25px;
    font-size: 16px;
    color: #333;
    width: 580px;
}
.panel-cap {
    position: absolute;
    left: -255%;
}
#partner {
    margin-bottom: 40px;
}
#know-us .col-md-3 .main {
    height: 400px;
}
.row-img {
    height: 400px;
}
#know-us .main img {
    margin: 50px 0 20px 0;
}

@media screen and (max-width:1460px){
    #homeBanner .homeBanner-main {
    }

}
.dropDown {
    width: 100%;
    padding-bottom: 10px;
}
.banner-wrap {
    width: 100%;
    position: relative;
    /* padding-bottom: 24%; */
    height: 540px;
    width: 100%;
}
video {
    /* position: fixed; */
    right: 0px;
    bottom: 0px;
    min-height: 540px;
    min-width: 1200px;
    width: 100%;
}

video {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
}

#know-us .col-md-3 .main {
    padding: 0 40PX;
    left: 0px;
}
#san-banner .san-banner-main p {
    margin-top: 40px;
    line-height: 44px;
    font-size: 20px;
}
body {
    background: #fff;
}

.zhong-title-a a{
    position: relative;
    /*border-width: thin 1px;*/
    color: #fff;
    margin-top: 60px;
    padding: 15px 46px;
    font-size: 16px;
}
.zhong-title-a a:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200%;
    height: 200%;
    border: 1px solid #fff;
    border-radius: 20px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.zhong-title-a {
    color: #fff;
}
/*register*/
.content {
    height: 100%;
    min-height: 870px;
    background: #f6f9f9;
}
.article {
    width: 80%;
    height: 77%;
    height: auto;
    margin: 0 auto;
    margin-top: 24px;
}
/* 欢迎注册开放平台 */
.article-header {
    background: #fff;
    padding: 25px 30px;
    display: flex;
    align-items: center;
}
.article-header h2 {
    color: #3d464a;
    float: left;
}
.article-header span {
    margin-left: 22px;
    color: #999;
}
.article-header a {
    color: #1e96ff;
}
.border {
    margin-top: 3px;
    box-shadow: 0px 1px 17px 1px #999;
}
/* form 表单 */
.article-content {
    height: 100%;
    background: #fff;
    margin-top: 12px;
}
/* 进度导航 */
.StepNavigation {
    width: 100%;
    padding: 0;
    text-align: center;
}
.StepNavigation li{
    color: #999;
    display: inline-block;
}
.StepNavigation li:nth-child(2n){
    margin: 2% 10%
}
.StepNavigation li.active {
    color: #1e96ff;
}
.StepNavigation li span.active {
    color: #1e96ff;
    border:1px solid #1e96ff
}
.StepNavigation li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #999;
    border-radius: 50%;
    margin-right: 16px;
    border: 1px solid #999;
}
/* 手机验证 表单 */

/*企业相关信息*/
.enterpriseFill {
    /*display: none;*/
}
.Verification > div,
.enterpriseFill > div {
    margin: 4% auto;
}

.form-horizontal label {
}
.form-horizontal input {
    padding: 15px;
    border: none;
    border-radius: 5px;
    border: 1px solid #f4f5f7;
    background: #fff;
}
.star {
    color: #f86961;
}
.phone .wanchengzhuce {
    font-size: 14px;
    vertical-align: middle;
}
.Prompt {
    color: #1e96ff;
    margin: 0 5px;
    /*display: none;*/
}
.inputPhone, .inputPwrd {
    width: 60%;
}
.inputVcode {
    width: 40%
}
.vcode a {
    color: #1e96ff;
    padding: 10px;
    border: 1px solid #1e96ff;
    border-radius: 6px;
    margin-left: 15px;
}
.checkbox {
    text-align: center;
    color: #999;
}
.checkboxs span {
    margin: 0 5px;
}
.checkboxs a {
    color: #1e96ff;
}
.form-submit {
    text-align: center;
}
.form-submit a, .upload a {
    background: #1e96ff;
    border: none;
    padding: 12px 70px;
    color: #fff;
    border-radius: 25px;
    outline: none;
}

.enterpriseLogo img {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #f0f0f0;
}
.complete {
    text-align: center;
    padding-top: 167px;
}

.complete p {
    color: #999;
}
.complete img, .complete p, .complete .complt {
    margin-top: 30px;
    font-size: 24px;
}

.complete p a,
.complt {
    color: #1e96ff;
}
@media screen and (max-width: 1300px) {
    .form-horizontal {
        width: 97%;
        padding-left: 15px;
    }
    .inputVcode {
        width: 39%;
    }
    .nav {
        width: 106%;
    }
    .login a {
        padding: 5px 23px;
    }
}

/*solution*/

/* homebanner轮播区域 */



@media screen and (max-width: 1600px)  {
    #homeBanner .homeBanner-main {
        top: 70px;
    }
}
@media screen and (max-width: 1400px)  {
    #homeBanner .homeBanner-main {
    }
}

#homeBanner .homeBanner-main .zhong-title {
    margin-top: 30px;
    line-height: 40px;
    font-size: 20px;
}


/* 内容中间区域 */

#solution-main {
    width: 100%;
}
#solution-main .contenter{
    width: 1200px;
    margin: 0 auto;
}
#solution-main ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
#solution-main ul li {
    padding: 42px 22px 0px 22px;
    width: 400px;
    height: auto;
    position: relative;
}
#solution-main ul li img{
    width: 366px;
    height: 220px;
}
#solution-main .contenter i{
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
}
#solution-main ul li .i {
    width: 20px;
    height: 20px;
}
#solution-main ul li h4 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

#solution-main ul li p {
    color: #888;
    font-size: 14px;
}

#solution-main ul li span {
    float: right;
    color: #b5b5b5;
    font-size: 14px;
}
/*6.28*/
#solution-main ul li .solution-span{
    width: 366px;
    height: 220px;
    position: absolute;
    top: 42px;
    text-align: center;
    background: rgba(30,150,255,0.3);
    display: none;

}
#solution-main ul li .solution-span p{
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    width: 270px;
    margin: 0 auto;
    padding-top: 30px;

}
#solution-main ul li .solution-span a:hover{
    color: #fff;
}
#solution-main ul li:hover .solution-span{
    display: block;
    color: #fff;
}
/*10 底部样式 */
.solution-span a {
    position: relative;
    border-width: thin 1px;
    display: inline-block;
    border-radius: 15px;
    padding: 5px 15px;
    color: #fff;
    margin-top: 20px;
}

.solution-span a:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200%;
    height: 200%;
    border: 1px solid #fff;
    border-radius: 20px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}


/*solutionlnfo*/


/* homebanner区域 */

#homeBanner {
    width: 100%;
    height: 600px;
    position: relative;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;

}



#homeBanner .homeBanner-main .big-title {
    font-weight: normal;
    font-size: 60px;
}

#homeBanner .homeBanner-main .zhong-title {
    margin-top: 20px;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
}

/* 移动智能办公 */
#mobile-officing{
    height: 700px;
    text-align: center;
    width: 100%;
    background: #f8f7f7;
}
#mobile-officing h2{
    font-size: 28px;
    line-height: 140px;
}
#mobile-officing li{
    width: 360px;
    height: 490px;
    background: #ffffff;
    padding: 0 60px;
    float: left;
    margin-right: 40px;
}
#mobile-officing li:last-child{
    margin-right: 0;
}
#mobile-officing li img{
    margin-top: 72px;
}
#mobile-officing li h3{
    font-size: 25px;
    line-height: 140px;
}
#mobile-officing li p{
    line-height: 30px;
    color: #666;
}
/* 内容中间区域 */
#solution-info-main{
    width: 100%;
    padding-top: 66px;
    text-align: center;
    height: 630px;
}
#solution-info-main .col-md-6{
    padding: 0 120px;
}
#solution-info-main .col-md-6 h3{
    margin-top: 30px;
    font-size: 28px;
}
#solution-info-main .col-md-6 .big-text{
    font-size: 14px;
    line-height: 60px;
}
#solution-info-main .col-md-6 .small-text{
    margin-top: 20px;
    line-height: 24px;
}


#solution-info-partner{
    width: 100%;
    height: 490px;
    text-align: center;
    padding: 0 16px;
}
#solution-info-partner h3{
    margin-bottom: 73px;
    font-size: 28px;
}
#solution-info-partner .row .left{
    background-image: url("/v1.0.3/images/txun.png");
    background-position: center 0;
    height: 394px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}
#solution-info-partner .row .center{
    background-image: url("/v1.0.3/images/sda.png");
    background-position: center 0;
    height: 394px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}
#solution-info-partner .row .right{
    background-image: url("/v1.0.3/images/pinan.png");
    background-position: center 0;
    height: 394px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}
/* 底部样式 */

#mobile-officing li {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
#mobile-officing li:hover {
    box-shadow: 1px 14px 23px rgba(204,204,204,0.5);
    -webkit-box-shadow: 1px 14px 23px rgba(204,204,204,0.5);
    transform: translate3d(3px,-3px,0);
    -webkit-transform: translate3d(3px,-3px,0);
}


/* 内容区 */
#technical-support-main{
    width: 100%;
}
#technical-support-main .contenter{
    padding-top: 30px;
}
#technical-support-main .technical-left{
    width: 784px;
    float: left;
}
#technical-support-main .technical-left .top{
    height: 203px;
    width: 784px;
    text-align: center;
    background: url("/v1.0.3/images/ggw-jisu.jpg")
}
#technical-support-main .technical-left .top h3{
    line-height: 56px;
    margin-top: 16px;
}
#technical-support-main .technical-left .sousuo{
    width: 500px;
    height: 39px;
    line-height: 39px;
    border-radius: 19px;
    padding: 0 20px;
    display: inline-block;
    background: #fff;
    text-align: left;
    margin-top: 22px;
}
#technical-support-main .technical-left .sousuo input{
    line-height: 39px;
    height: 39px;
}
#technical-support-main .technical-left .sousuo i{
    color: #b5b5b5;
    float: right;
}
#technical-support-main .technical-left .tiwen{
    color: #1e96ff;
    font-size: 16px;
    line-height: 60px;
    padding-left: 10px;
}

#technical-support-main .dialogue .user{
    line-height: 70px;
    font-size: 16px;
}
#technical-support-main .dialogue .user .title{
    width: 42px;
    height: 42px;
    background: #d1eaff;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
}
#technical-support-main .dialogue .me{
    background: #f6f9f9;
    padding: 26px 18px 26px 12px;
    display: flex;
}
#technical-support-main .dialogue .me .title{
    width: 42px;
    font-size: 16px;
}
#technical-support-main .dialogue .me .info{
    line-height: 26px;
    color:#7f7f7f;
    padding-left: 20px;
}
#technical-support-main .dialogue .me a{
    color: #1e96ff;
}
#technical-support-main .dialogue .xiahuaxian{
    height: 1px;
    width: 730px;
    background: #e6e6e6;
    display: inline-block;
    margin: 30px 0 20px 54px;
}

/* 右边内容 */
#technical-support-main .technical-right{
    float: right;
}
#technical-support-main .technical-right .FAQ-text{
    padding: 10px 16px;
    height: 312px;
}
#technical-support-main .technical-right h4{
    line-height: 50px;
}
#technical-support-main .technical-right ul{
    padding: 0 20px;
}
#technical-support-main .technical-right li{
    list-style-image:url("/v1.0.3/images/lvyuan-li.png");
}
#technical-support-main .technical-right li a{
    line-height: 36px;
    color: #7f7f7f;
}


/*7.8*/
.question-list-ul {
    overflow: hidden;
    margin-bottom: 60px;
    margin-top: 15px;
}
.question-list-ul .question-list-item {
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    padding: 5px 0;
    cursor: pointer;
    -webkit-transition: background-color .4s ease-in;
    -moz-transition: background-color .4s ease-in;
    -o-transition: background-color .4s ease-in;
    transition: background-color .4s ease-in;
    overflow: hidden;
}
.question-list-ul .question-list-item:hover {
    background:#eaf4fc;
}
.question-list-ul .question-title {
    white-space: nowrap;
    margin: 10px 20px 10px 10px;
    height: 16px;
    display: inline;
    float: left;
}
.question-list-ul .question-info {
    float: right;
    height: 36px;
    width: 166px;
    color: #bbb;
    overflow: hidden;
    line-height: 36px;
}
.answer-num {
    width: 65px;
    padding-right: 10px;
    text-align: right;
    border-right: 1px solid #e5e5e5;
    height: 14px;
    line-height: 14px;
    margin-top: 11px;
    display: inline;
    float: left;
}
.question-time {
    width: 80px;
    padding-left: 10px;
    text-align: left;
    height: 14px;
    display: inline;
    float: right;
    margin-right: 15px;
}
.question-title .title-link {
    color: #000;
}
.title-link:hover {
    color: #00a4ff;
}
/*分页*/
.question-list-pager {
    text-align: center;
    padding: 30px 0 0px;
}
.question-list-pager a {
    border: 1px solid #e7ecf0;
    min-width: 23px;
    _width: 23px;
    _zoom: 1;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    font-weight: 700;
    color: #2d64b3;
    font-size: 12px;
}
.question-list-pager a, .question-list-pager b, .question-list-pager .pager-more {
    display: inline-block;
    text-align: center;
    margin-right: 5px;
    vertical-align: middle;
    overflow: hidden;
}
.question-list-pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
    float: right;
    margin-right: 25px;
}
.question-list-pager .cur{
    border: none;
}
.share {
    float: left;
    margin-right: 30px;
}
.share input{
    border: 1px solid #ccc;
    width: 35px;
    margin: 0px 10px;
}

/*7.11*/
#ys-container {
    padding-bottom: 0px;
}
.flan-log {
    /*margin-top: 30px;*/
line-height: 74px;
}
.container_flan {
    min-width: 95%;
}

#homeBanner.optimization .homeBanner-main{
    position: absolute;
    top: 120px;
    text-align: left;
    color: #fff;
    padding: 0px;
    margin-left: 0px;
}
#homeBanner.coopler .homeBanner-main {
    position: absolute;
    top: 130px;
    left: 35%;
    color: #fff;
    margin: 0 auto;
    padding: 0px;
}
.top-tech{
    height: 203px;
    width: 784px;
    text-align: center;
    background: url(/v1.0.0/images/ggw-jisu.jpg);
}
.top-tech{
    line-height: 56px;
    margin-top: 16px;
}
a.login {
    padding: 0px 25px;
    margin-right: 15px;
    border-right: 1px solid #fff;
}
.flan_hc {
    float: right;
    margin-right: 50px;
    margin-left: 0px;
}
.details-nav-flan li {
    float: left;
    /*width: 11%;*/
}
.flan-apptip {
    position: absolute;
    right: 3%;
    top: 0px;
}
.btn {
    display: inline-block;
    padding: 4px 12px;
}
.ys-wrap {
    min-height: 638px;
}
#claerlfan {
    margin-bottom: 0px;
}
.show-revel {
    padding-top: 30px;
}
a.btn.ys-btn-primary{
    color: #fff;
}
.ys-btn-primary {
    color: #fff;
}
a.classlf-right img {
    width: 19px;
    height: 16px;
}

.classlf-right {
    float: right;
    border: 1px solid rgba(31, 150, 255, 0.6);
    padding: 2px 10px;
    border-radius: 8px;
    margin-right: 35px;
}
.classlf-right-ys {
    margin-top: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f5f7;
    overflow: hidden;
    margin-bottom: 15px;
}
.ys-tit-none{
    display: none;
}
.details-caid {
    padding: 0px 0px 0px 10px;
}

/*搜索样式1*/
#groupad li a{
    color: #333;
    height: 30px;
    line-height: 30px;
}
.basic-grey {
    width:600px;
    margin:5% 10%;
}
#groupad {
    position:relative;
    height:210px;
    width:91%;
    overflow-y:auto;
    border:1px solid #DDD;
    background: #fff;
    box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.15);
}
#groupad li {
    padding:0px 12px;
    height: 30px;
    line-height: 30px;
}
#groupad li:hover {
    background-color:#1e96ff;
    cursor:pointer;
    color: #fff;
}
#groupad li:hover a{

    color: #fff;
}
#groupad li.top {
    position:absolute;
    top:0;
}
a.classlf-right {
    color: #1f96ff;
}
.hd-c {
    margin-left: 30px;
    display: inline-block;
    overflow: hidden;
}
.jconfirm .jconfirm-box div.content {
    min-height: 88px !important;
}
.jconfirm .jconfirm-box {
    left: 50%;
}
.jconfirm .jconfirm-box {
    width: 300px;
}
.serach-right .icon-sousuo {
    position: absolute;
    right: 50px;
    top: 14px;
    width: 20px;
    height: 20px;
    float: right;
    background: url("/v1.0.3/images/sousuo.png") no-repeat;
}
.news_content {
    margin-bottom: 60px;
}
.logo-index .logo-shortname {
    height: 100%;
    width: 100%;
}
.to-community {
    position: relative;
    float: left;
    height: 100%;
    line-height: 63px;
    margin-left: 0px;
}
.save-api.btn.ys-btn-save {
    margin-bottom: 60px;
}
table.table_content {
    width: 100%;
}
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}

.ys-corpSecret{
    display: inline-block;
    margin-right: 15px;
    display: none;
}
.ys-reset-btn {
    /*background: #1f96ff;*/
    color: #fff;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    padding: 0 14px;
    text-decoration: none;
}
a.ys-reset-btn:hover{
    color: #fff;
    text-decoration: none;
}
.form-horizontal .control-label {
    font-size: 14px;
    text-align: right;
    margin-right: 10px;
}
.ys-site-btn,.ys-sitetake-btn{

    float: right;
    font-size: 14px;
    line-height: 50px;
}
a.ys-show-input {
    line-height: 50px;
    font-size: 16px;
    margin-left: 20px;
}
.details-nav li:nth-last-child(2)
{
   border: none;
}
.w-footer {
    margin-top: 60px;
}
.topic-span{
    position: absolute;
    left: 249px;
    top: 12px;
}
.topic-span-ys{
    position: absolute;
    left: 207px;
    top: 12px;
}
.topic-bar {
    position: absolute;
    display: inline-block;
    width: 230px;
    top: 32px;
    left: 55px;
    background: #fff;
    border: 1px solid #f4f5f7;
    line-height: 30px;
    padding-top: 3px;
    padding-bottom: 5px;
    border-top: none;
    border-radius: 5px;
    display: none;
}
.topic-bar-ys{
    left: 41px;
}
select {
    -webkit-appearance: menulist !important;
}
@media screen and (max-width: 1400px)  {

    .container {
        min-width: 1170px;
    }
    .section {
        display: block;
        min-width: 1140px;
    }
    .body-tip {
        width: 1060px;
    }
    .form-wrap .table-bordered {
        width: 1060px;
    }
    #modify_api {
        width: 1115px;
        margin-left: 10px;
    }
    .ys-side-title {
        margin-left: 15px;
    }

    .hd-c a.department {
        padding: 0px 20px;
    }
    .topic-span{
        left: 277px;
    }
    .topic-bar-ys{
        left: 57px;
    }
    .topic-bar{
        left:70px;
    }
    .topic-span-ys{
        left:220px;
    }
    #erBanner .erBanner-main{
        left: 7%;
    }
}

.ys-main-shousuo {
    margin-left: 19px;
    padding: 7px 20px;
    background: #1e96ff;
    border: none;
    color: #fff;
    border-radius: 6px;
    line-height: 50px;
}
.hd.top-nav {
    z-index: 1;
}
.news_content table th, .news_content table td{
    word-break: break-all;
}
.current span {
    color: #fff !important;
}
.color-blue :hover{
    color: #1f96ff;
}

.topic-bar li{
    padding-left: 15px;
}
.topic-bar li:hover{
    background: #1e96ff;
}
.topic-bar li:hover a{
    color: #fff;
}
#erBanner .erBanner-main span{
    font-size: 18px;
    color: #1e96ff;
}

 .topic-bar {
     position: absolute;
     display: inline-block;
     width: 185px;
     top: 32px;
     left: 55px;
     background: #fff;
     border: 1px solid #f4f5f7;
     line-height: 30px;
     padding-top: 3px;
     padding-bottom: 5px;
     border-top: none;
     border-radius: 5px;
     display: none;
 }
.topic-bar li{
    padding-left: 15px;
}
.topic-bar li:hover{
    background: #1e96ff;
    color: #fff;
}
.topic-bar li:hover a{
    color: #fff;
}
.nav-admin {
    height: 52px;
    font-size: 15px;
    line-height: 50px;
    padding-left: 74px;
    font-weight: normal;
    color: #000;
}
.nav-admin img {
    height: 18px;
    width: 18px;
    margin-right: 8px;
    margin-top: -6px;
}
.ys-category ul li a{
    color: #333333;
}
.ys-main-content .zhuti {
	padding-top: 8px;
}
.ys-main-content form .zhutiselect,
.ys-main-content form .zhutistatu {
    border-radius: 5px;
    height: 38px;
}
.zhutisearch {
	line-height: 25px;
    margin-top: -5px;
}
.form-horizontal .msg-num {
    padding: 7px 15px;
    border-radius: 5px;
    border: 1px solid #f4f5f7;
    background: #fff;
    width: 93px;
    margin: 0 13px 0 53px;
    display: inline-block;
}
.zhutiverify {
	line-height: 25px;
    margin-top: -1px;
    background: #1e96ff;
    color: #fff;
    
}
/*滚动条*/
.nav-dropdown-menu-all .menu-list-all::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.nav-dropdown-menu-all .menu-list-all::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.nav-dropdown-menu-all .menu-list-all::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
@media screen and (max-width: 1000px) {
    .kmow-text {
        /* position: relative; */
        height: 420px;
        width: 350px;
        margin: 0px 0px 60px 167px;
        border: 1px solid #eaebec;
        border-top: solid 2px #3296fa;
        padding: 20px;
        box-sizing: border-box;
        float: left;
        list-style: none;
        background: #fff;
        transition: all .2s linear;
        -webkit-transition: all .2s linear;
    }
}