ul, li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
h2 {
    font-size: 24px;
    color: #565a5c;
    margin: 25px 0 !important;
}
h3 {
    font-size: 20px;
    color: #565a5c;
    margin-top: 0px !important;
    margin-bottom: 8px !important;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.main {
    width: 100%;
    position: relative;
}
.banner img {
    max-width: 100%;
}
.main-content {
    position: relative;
    width: 1170px;
    margin-top: -590px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-color: #fff;
}
.main-top {
    z-index: 2;
    position: absolute;
    width: 1070px;
    left: 50%;
    margin-left: -535px;
    text-align: center;
    overflow: hidden;
}
.main-top .main-slogan {
    margin-top: 75px;
    color: #fff;
    overflow: hidden;
}
.main-top .main-slogan2 {
    width: 660px;
    margin: 100px auto 0 auto;
    color: #fff;
    overflow: hidden;
}
.main-top .main-slogan2 .mr {
    margin-right: 20px;
}
.main-top .fs_1 {
    font-size: 72px;
}
.main-top .fs_2 {
    font-size: 54px;
}
.main-top .fs_3 {
    font-size: 84px;
}
.main-top .fs_4 {
    font-size: 46px;
}
.text-sd {
    text-shadow: 0px 0px 20px #222;
}
.text-sd2 {
    text-shadow: 0px 0px 5px #222;
}
.main-top .main-t2 {
    font-size: 18px;
    margin-top: 10px;
    color: #afafb2;
}
.main-top .main-btn {
    width: 136px;
    height: 46px;
    line-height: 44px;
    margin: 35px auto 0 auto;
    border: 2px solid #fff;
    cursor: pointer;
}
.main-top .main-btn > a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 24px;
}
.main-top .main-btn:hover {
    background-color: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.main-top .main-btn:hover > a {
    color: #565a5c;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.main-search {
    padding: 25px 70px 0 70px;
    background: #fff;
    overflow: hidden;
}
.main-search .search-title {
    font-size: 24px;
    color: #565a5c;
    margin: 25px 0;
}
.banner {
    position: relative;
    height: 925px;
}
.banner-background {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.air-slideshow {
    z-index: 0;
    position: relative;
}
.banner-slideshow {
    height: 100%;
    width: 100%;
}
.list-unstyled, .list-layout, .subnav-list, .sidenav-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.banner-slideshow .air-slide {
    background-color: #fff;
}
.air-slide {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    *z-index: 0;
}
.main-search .search-box {
    margin-top: 30px;
    height: 50px;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.main-search .search-box .country-sel {
    position: relative;
    width: 143px;
    *width: 141px;
    height: 50px;
    *height: 48px;
}
.main-search .search-box .country-sel input {
    width: 143px;
    *width: 111px;
    height: 50px;
    *height: 28px;
    color: #565a5c;
    font-size: 16px;
    line-height: 1.75;
    padding: 10px 16px;
    background: url(../../images/sel_arr.png) no-repeat 120px;
}
.main-search .search-box .country-sel .ct-err {
    border: 1px solid #e2264d;
    border-right: 2px solid #e2264d;
}
.main-search .search-box .country-sel input:focus {
    border: 3px solid rgba(38, 120, 203, 0.40);
    border-radius: 2px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.main-search .search-box .country-sel .sel-box {
    display: none;
    width: 922px;
    *width: 920px;
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}
.main-search .search-box .country-sel .sel-box .sel-common {
    background: #f5f5f5;
    width: 920px;
    *width: 869px;
    height: 87px;
    *height: 69px;
    padding-left: 55px;
    padding-top: 18px;
    border-bottom: 1px solid #dce0e0;
}
.main-search .search-box .country-sel .sel-box .sel-tit {
    width: 85px;
    float: left;
    color: #565a5c;
    font-weight: bold;
}
.sel-cont {
    width: 765px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: left;
}
.sel-cont > li {
    float: left;
    padding: 2px 5px;
    margin: 0 10px 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.main-search .search-box .country-sel .sel-box .country-item {
    width: 920px;
    *width: 870px;
    height: 54px;
    *height: 38px;
    padding-left: 55px;
    padding-top: 16px;
    border-bottom: 1px solid #dce0e0;
}
.search-list {
    display: none;
    position: absolute;
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    width: 143px;
}
.search-list > li {
    height: 30px;
    padding: 0 10px;
    font-size: 14px;
    color: #565a5c;
    line-height: 30px;
    cursor: pointer;
}
.search-list > li:hover {
    background: #2678cb;
    color: #ffffff;
    height: 30px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.sel-bottom {
    color: #82888a;
    background: #f5f5f5;
    border-radius: 2px;
    width: 920px;
    *width: 869px;
    height: 40px;
    line-height: 40px;
    padding-left: 55px;
}
.sel-cont > li:hover {
    background-color: #2678cb;
    color: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.search-input {
    position: relative;
    height: 50px;
    margin-left: -1px;
}
.search-input input {
    width: 780px;
    *width: 744px;
    height: 50px;
    *height: 28px;
    color: #565a5c;
    font-size: 16px;
    line-height: 1.75;
    padding: 10px 16px;
    border-right: none;
}
.search-result {
    display: none;
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    width: 780px;
}
.search-result > li {
    height: 30px;
    padding: 0 14px;
    font-size: 16px;
    color: #565a5c;
    line-height: 30px;
    cursor: pointer;
}
.search-result > li:hover {
    background: #2678cb !important;
    color: #ffffff;
    height: 30px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.search-result .his {
    height: 30px;
    padding: 0 17px;
    line-height: 30px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    color: #4866b3;
}
.search-result > li > em {
    font-style: normal;
    color: #E2264D;
}
.input-border {
    border: 1px solid #c4c4c4;
}
.input-r {
    /*border: 3px solid rgba(255, 0, 0, 0.40);*/
    border: 1px solid #e2264d;
    border-radius: 2px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.search-input input:focus {
    border: 3px solid rgba(38, 120, 203, 0.40);
    border-radius: 2px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.search-btn {
    background: #2678cb;
    border-radius: 0px 2px 2px 0px;
    width: 100px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}
.search-btn:hover {
    background: #5fa5ec;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.search-btn:active {
    background: #1c68b5;
}
.main-guide {
    margin-top: 60px;
}
.guide-list {
    overflow: hidden;
    border-bottom: 1px solid #dce0e0;
    width: 1024px;
}
.guide-list > li {
    float: left;
    margin-right: 40px;
    line-height: 36px;
    border-bottom: 5px solid #fff;
    color: #82888a;
    font-weight: bold;
    cursor: pointer;
}
.guide-list > .li-cur {
    color: #0170bc;
    border-bottom: 5px solid #2678cb;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.guide-list > .li-cur:hover {
    color: #0170bc;
}
.guide-list > li:hover {
    color: #666;
}
.guide-content {
    margin-top: 50px;
}
.guide-content > li {
    display: none;
}
.guide-content > .li-cur {
    display: block;
}
.guide-content .guide-item {
    float: left;
    width: 445px;
    min-height: 108px;
    margin-right: 70px;
    margin-bottom: 40px;
}
.guide-content .h_1 {
    min-height: 156px;
}
.guide-content .guide-item .guide-ico {
    float: left;
    width: 39px;
    height: 39px;
}
.guide-content .guide-item .guide-ico .ico {
    margin: 0 auto;
    background-image: url(../../images/guide_ico.png);
    background-repeat: no-repeat;
}
.guide-content .guide-item .guide-ico .ico1 {
    width: 38px;
    height: 38px;
    background-position: 0px -42px;
}
.guide-content .guide-item .guide-ico .ico2 {
    width: 39px;
    height: 39px;
    background-position: -82px 0px;
}
.guide-content .guide-item .guide-ico .ico3 {
    width: 31px;
    height: 37px;
    background-position: -186px -41px;
}
.guide-content .guide-item .guide-ico .ico4 {
    width: 39px;
    height: 39px;
    background-position: 0px 0px;
}
.guide-content .guide-item .guide-ico .ico5 {
    width: 36px;
    height: 35px;
    background-position: -290px -37px;
}
.guide-content .guide-item .guide-ico .ico6 {
    width: 35px;
    height: 29px;
    background-position: -365px -32px;
}
.guide-content .guide-item .guide-ico .ico7 {
    width: 30px;
    height: 36px;
    background-position: -219px -39px;
}
.guide-content .guide-item .guide-ico .ico8 {
    width: 25px;
    height: 37px;
    background-position: -204px 0px;
}
.guide-content .guide-item .guide-ico .ico9 {
    width: 29px;
    height: 34px;
    background-position: -306px 0px;
}
.guide-content .guide-item .guide-ico .ico10 {
    width: 39px;
    height: 39px;
    background-position: -123px 0px;
}
.guide-content .guide-item .guide-ico .ico11 {
    width: 39px;
    height: 39px;
    background-position: -164px 0px;
}
.guide-content .guide-item .guide-ico .ico12 {
    width: 36px;
    height: 36px;
    background-position: -232px 0px;
}
.guide-content .guide-item .guide-ico .ico13 {
    width: 38px;
    height: 38px;
    background-position: -40px -41px;
}
.guide-content .guide-item .guide-ico .ico14 {
    width: 37px;
    height: 32px;
    background-position: -328px -36px;
}
.guide-content .guide-item .guide-ico .ico15 {
    width: 39px;
    height: 38px;
    background-position: -80px -41px;
}
.guide-content .guide-item .guide-ico .ico16 {
    width: 39px;
    height: 39px;
    background-position: -41px 0px;
}
.guide-content .guide-item .guide-ico .ico17 {
    width: 34px;
    height: 35px;
    background-position: -183px -43px;
}
.guide-content .guide-item .guide-ico .ico18 {
    width: 36px;
    height: 36px;
    background-position: -252px -38px;
}
.guide-content .guide-item .guide-detail {
    width: 390px;
    float: left;
    margin-left: 16px;
}
.guide-content .guide-item .guide-detail .guide-text {
    width: 390px;
    font-size: 14px;
    color: #565a5c;
    line-height: 1.75;
}
.apply {
    clear: both;
    height: 22px;
    line-height: 22px;
    margin-bottom: 45px;
    margin-top: 10px;
}
.apply > a {
    font-size: 14px;
    color: #2678cb;
}
.apply > a:hover {
    color: #1c68b5;
}
.apply > a > span {
    float: left;
}
.apply > a .apply-ico {
    float: left;
    height: 22px;
    width: 22px;
    margin-right: 30px;
    margin-left: 10px;
    background-image: url(../../images/sprite-index.png);
    background-position: -26px 24px;
}
.apply > a:hover .apply-ico {
    background-position: 0 24px;
}
.main-evaluate {
    background: #f5f5f5;
    width: 100%;
    height: 460px;
    overflow: hidden;
}
.main-evaluate .content {
    width: 1170px;
    margin: 0 auto;
    padding-top: 30px;
}
.main-evaluate-cont {
    padding-left: 70px;
}
.main-evaluate-title {
    width: 946px;
    font-size: 16px;
    color: #565a5c;
    line-height: 1.5;
}
.evaluate-slide {
    position: relative;
    width: 1170px;
    height: 273px;
    margin-top: 34px;
}
.evaluate-list {
    width: 1080px;
    margin: 0 auto;
    height: 230px;
}
.evaluate-list .sl {
    float: left;
    padding-bottom: 15px;
}
.evaluate-list .slide-item {
    position: relative;
    float: left;
    background: #ffffff;
    border: 1px solid #dce0e0;
    width: 312px;
    *width: 270px;
    height: 220px;
    *height: 180px;
    margin: 0px 22px;
    padding: 15px 20px;
}
.evaluate-detail {
    font-size: 14px;
    color: #565a5c;
    line-height: 1.75;
}
.evaluate-user {
    width: 210px;
    margin-top: 16px;
    font-size: 14px;
    color: #565a5c;
    line-height: 1.75;
    font-weight: bold;
}
.evaluate-ava {
    position: absolute;
    border: 1px solid #dce0e0;
    width: 52px;
    height: 52px;
    right: 20px;
    bottom: -11px;
    border-radius: 100%;
    overflow: hidden;
    background-image: url(../../images/sprite-ava.png);
    background-repeat: no-repeat;
}
.sl1 .evaluate-ava{background-position: 0 0;}
.sl2 .evaluate-ava{background-position: -50px 0;}
.sl3 .evaluate-ava{background-position: -100px 0;}
.sl4 .evaluate-ava{background-position: -150px 0;}
.sl5 .evaluate-ava{background-position: -200px 0;}
.evaluate-ava > img {
    width: 50px;
    height: 50px;
}
.evaluate-prev, .evaluate-next {
    position: absolute;
    width: 29px;
    height: 60px;
    top: 60px;
}
.slick-prev {
    left: -39px;
    background: url(../../images/evaluate_guide.png) no-repeat -63px;
}
.slick-prev:hover {
    background-position: -94px;
}
.slick-next {
    right: -39px;
    background: url(../../images/evaluate_guide.png) no-repeat;
}
.slick-next:hover {
    background-position: -30px;
}
.slick-prev, .slick-next {
    position: absolute;
    width: 29px;
    height: 60px;
    top: 73px;
    outline: none;
    font-size: 0;
    cursor: pointer;
}
.slick-dots {
    display: none;
}
.main-news {
    width: 1170px;
    padding: 30px 70px 10px 70px;
    margin: 0 auto;
}
.news-list {
    overflow: hidden;
}
.news-l {
    float: left;
    width: 510px;
    border-right: 1px solid #dce0e0;
}
.news-r {
    float: left;
    width: 520px;
    height: 190px;
    padding-left: 30px;
}
.news-item {
    margin: 5px 0px 24px 0;
    min-height: 76px;
    overflow: hidden;
}
.news-item .news-date {
    width: 80px;
    float: left;
}
.news-item .news-date .m-d {
    margin-top: 2px;
    font-size: 20px;
    color: #82888a;
    font-weight: bold;
}
.news-item .news-date .year {
    font-size: 14px;
    color: #82888a;
}
.news-item .news-text {
    width: 400px;
    float: left;
}
.news-title {
    font-size: 20px;
    color: #565a5c;
    font-weight: bold;
}
.news-title:hover {
    color: #2678cb;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.news-item .news-text .news-content > a {
    margin-bottom: 10px;
    font-size: 14px;
    color: #565a5c;
    line-height: 1.5;
}
.main-contact {
    border-top: 1px solid #dce0e0;
    width: 100%;
    height: 165px;
}
.main-contact .content {
    width: 1110px;
    margin: 0 auto;
}
.contact-list > li {
    float: left;
    width: 380px;
    *width: 300px;
    height: 164px;
    *height: 84px;
    padding: 40px;
}
.contact-list > li .cont-ico {
    float: left;
    width: 39px;
    height: 39px;
}
.contact-list > li .cont-ico .ico {
    margin: 0 auto;
    background-image: url(../../images/guide_ico.png);
    background-repeat: no-repeat;
}
.contact-list > li .cont-ico .ico1 {
    width: 39px;
    height: 39px;
    background-position: -41px 0px;
}
.contact-list > li .cont-ico .ico2 {
    width: 39px;
    height: 39px;
    background-position: -230px 0px;
}
.contact-list > li .cont-ico .ico3 {
    width: 25px;
    height: 38px;
    background-position: -159px -41px;
}
.contact-list > li .cont-ico .saasIcon {
    width: 39px;
    height: 39px;
    background-image: url(../../images/icon_xin_b.png);
    background-repeat: no-repeat;
}
.contact-list > li .cont-detail {
    float: left;
    width: 235px;
    margin-left: 15px;
}
.contact-list > .contact-c {
    width: 340px;
    *width: 260px;
    border-left: 1px solid #dce0e0;
    border-right: 1px solid #dce0e0;
}
.contact-list > .contact-c .cont-detail {
    float: left;
    width: 200px;
    margin-left: 15px;
}
.contact-list > li .cont-text {
    font-size: 14px;
    color: #44484a;
    line-height: 1.75;
}
.contact-list > li .cont-text > a {
    color: #0170bc;
}
.contact-list > li .cont-text > a:hover {
    color: #1c68b5
}
.contact-list .app-dl {
    position: relative;
    cursor: pointer;
}
.contact-list .app-dl:hover .app-ewm {
    display: block;
}
.contact-list .app-dl .app-ewm {
    display: none;
    width: 137px;
    height: 142px;
    position: absolute;
    bottom: 135px;
    left: 50px;
}
.contact-list .app-dl .app-ewm img {
    width: 137px;
    height: 142px;
}
.footer .content {
    width: 1170px;
    margin: 0 auto;
    font-size: 14px;
    color: #82888a;
    line-height: 50px;
}
.float-bar {
    display: none;
    position: fixed;
    bottom: 0;
    background: #2678cb;
    width: 100%;
    height: 65px;
}
.float-bar .float-list {
    width: 1024px;
    margin: 0 auto;
}
.float-bar .float-list > li {
    position: relative;
    width: 340px;
    float: left;
    line-height: 65px;
    text-align: center;
    cursor: pointer;
}
.float-bar .float-list > li.float-center {
    border-left: 1px solid #4b8ed3;
    border-right: 1px solid #4b8ed3;
}
.float-bar .float-list > li > a {
    display: inline-block;
    *display: block;
    *zoom: 1;
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
}
.float-bar .float-list > li:hover {
    background: #1c68b5;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.float-bar .float-list .float-icon {
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block;
    background-image: url(../../images/sprite-index.png);
    background-repeat: no-repeat;
}
.float-bar .float-list .float-icon1 {
    background-position: 0 -132px;
    width: 39px;
    height: 39px;
}
.float-bar .float-list .float-icon2 {
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block;
    background-image: url(../../images/icon_xin_w.png);
    width: 34px;
    height: 34px;
}
.float-bar .float-list .float-icon5{
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block;
    background: url(../../images/xyshlogo.png) no-repeat left top / 100% 100%;
    width: 34px;
    height: 34px;
}
.float-bar .float-list .float-icon3 {
    width: 34px;
    height: 36px;
    background-position: 0 -171px;
}
.float-bar .float-list .float-icon4 {
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block;
    background-image: url(../../images/cui.png);
    width: 48px;
    height: 48px;
}
#iconDivMain1{/* 默认组件，隐藏 */
    display : none !important
}
.contact-us {
    display: none;
    position: fixed;
    right: 0px;
    top: 60%;
    width: 55px;
    text-align: center;
    background-color: #2678cb;
    font-size: 20px;
    color: #ffffff;
    writing-mode: lr-tb;
    border-radius: 8px 0 0 8px;
}
.contact-us a {
    display: block;
    padding: 16px 10px 16px 10px;
    width: 100%;
    height: 100%;
    writing-mode: lr-tb;
    font-size: 20px;
    color: #ffffff;
}
.contact-us span {
    *display: block;
    *width: 20px;
}
.contact-us-icon{
    display: inline-block;
    height:28px;
    width: 31px;
    background: url(../../images/sprite-common.png) 0 -32px no-repeat;
}
.contact-us img {
    margin-bottom: 8px;
}
.contact-us:hover {
    background: #1c68b5;
}
.apply-text {
    display: none;
    position: absolute;
    bottom: 68px;
    left: 40px;
    width: 263px;
    height: 72px;
    padding: 8px 16px;
    font-size: 13px;
    color: #ffffff;
    line-height: 1.75;
    text-align: left;
    background: url(../../images/sprite-index.png) 0 0 no-repeat;
}
/*申请试用*/
.main-search .search-box .country-sel .fc_r, .search-input .fc_r {
    color: #e2264d;
    font-family: SimSun;
}
.fc_r {
    color: #e2264d;
}
.trial-content {
    width: 100%;
    min-width: 1170px;
    overflow: hidden;
}
.trial-content .content-l {
    width: 57%;
    float: left;
    height: 993px;
    min-width: 560px;
    background: #fff;
}
.trial-content .content-r {
    width: 43%;
    height: 993px;
    float: left;
    background: #f5f5f5;
}
.trail-form {
    min-width: 560px;
    padding: 26px 56px 0 0;
}
.trail-item {
    height: 50px;
    line-height: 60px;
    font-size: 16px;
    color: #565a5c;
}
.trail-item-input input {
    border: 1px solid #babebf;
    border-radius: 2px;
    width: 488px;
    height: 48px;
    line-height: 48px;
    padding-left: 16px;
    background-color: transparent;
}
.trail-item-input input:focus, .trail-item-input .inp_focus {
    border: 3px solid rgba(38, 120, 203, 0.40);
    padding-left: 14px;
}
.trail-item-input .inp_err, .trail-item-input .inp_err:focus {
    border: 1px solid #e2264d;
    padding-left: 16px;
}
.select {
    position: relative;
}
.select input {
    cursor: pointer;
    background: url(../../images/sel_arr.png) no-repeat 96% 50%;
}
.select_focus {
    border: 3px solid rgba(38, 120, 203, 0.40);
    padding-left: 14px;
}
.trail-item-input .sel-option {
    display: none;
    position: absolute;
    z-index: 2;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.20);
    background: #fff;
    border-radius: 2px;
    padding: 15px 0;
    width: auto;
    left: 20px;
    top: -30px;
}
.sel-option .sel {
    background: url(../../images/sel_option.png) no-repeat 15px 10px;
}
.sel-option > li {
    width: 400px;
    text-indent: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    cursor: pointer;
}
.sel-option > li:hover {
    background-color: #2678cb;
    /*background: url(../images/sel_option.png) no-repeat 15px 10px;*/
    color: #fff;
}
.trail-mes {
    background: #ffffff;
    border: 1px solid #dce0e0;
    border-radius: 2px;
    width: 294px;
    height: 298px;
    margin: 46px 0 0 46px;
    padding: 30px;
}
.trail-mes .mes-pic {
    width: 58px;
    height: 63px;
}
.trail-mes .mes-pic > img {
    width: 58px;
    height: 63px;
}
.r-banner {
    width: 294px;
    height: 388px;
    margin-top: 28px;
    margin-left: 46px;
    padding-left: 32px;
    background-color: #2678cb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
}
.r-banner-img {
    height: 191px;
}
.banner-content {
    width: 240px;
}
.banner-content .banner-text {
    margin-top: 40px;
    font-size: 11px;
    line-height: 1.75;
    color: #fff;
}
.banner-content .banner-btn {
    height: 30px;
    width: 110px;
    border: 1px solid #fff;
    margin: 16px auto 0 auto;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}
/*.banner-content .banner-btn:hover {
    background: #fff;
    color: #2678cb;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}*/
.trail-mes .mes-text {
    margin-top: 15px;
    font-size: 16px;
    color: #565a5c;
    line-height: 1.75;
}
.trail-btn {
    background: #2678cb;
    border-radius: 2px;
    width: 203px;
    height: 45px;
    line-height: 45px;
    margin-top: 63px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.btn-center {
    margin-left: auto;
    margin-right: auto;
}
.trail-btn > a {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}
.trail-btn input {
    width: 203px;
    height: 45px;
    background-color: transparent;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.trail-btn a {
    display: block;
    width: 100%;
    height: 100%;
}
.trail-btn:hover, .apply-btn-list .trail-btn:hover {
    background: #5fa5ec;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.trail-btn:active, .apply-btn-list .trail-btn:active {
    background: #1c68b5;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.apply-suc {
    width: 400px;
    margin: 182px auto 0 auto;
}
.apply-suc .suc-pic {
    width: 79px;
    height: 79px;
    margin: 0 auto;
}
.apply-suc .suc-pic img {
    width: 79px;
    height: 79px;
}
.apply-suc .suc-mes {
    font-size: 16px;
    color: #565a5c;
    line-height: 1.75;
    margin-top: 10px;
    text-align: center;
}
.apply-suc .suc-mes2 {
    width: 295px;
    font-size: 16px;
    color: #565a5c;
    text-align: center;
    line-height: 1.75;
    margin: 10px auto;
    text-align: center;
}
.apply-suc .suc-mes2 span {
    color: #e2264d;
}
.apply-btn-list {
    width: 316px;
    overflow: hidden;
    margin: 40px auto 0 auto;
}
.apply-btn-list .trail-btn {
    margin: 0 6px;
    background: #2678cb;
    border-radius: 2px;
    width: 146px;
    height: 45px;
    float: left;
}
.qa-main {
    width: 1200px;
    margin: 22px auto;
    padding: 0 60px 55px 60px;
    background-color: #fff;
    overflow: hidden;
}
.qa-t1 {
    height: 46px;
    width: 130px;
    margin-top: 55px;
    background-color: #f4f4f4;
    color: #2578c6;
    line-height: 46px;
    text-align: center;
}
.q-title {
    margin-top: 30px;
    color: #000;
    line-height: 1.75;
}
.q-content {
    color: #000;
    line-height: 1.75;
}
.q-content p {
    margin: 0;
    padding: 0;
}
/*协议 常见问题*/
.page-content {
    position: relative;
    width: 100%;
}
.top-border {
    width: 100%;
    overflow: hidden;
}
.top-border .border-c1 {
    float: left;
    width: 50%;
    height: 62px;
    border-bottom: 4px solid #ffa000;
}
.top-border .border-c2 {
    float: left;
    width: 50%;
    height: 62px;
    border-bottom: 4px solid #0059b2;
}
.main-content h1 {
    font-size: 24px;
    color: #0059b2;
}
.help-content {
    width: 1170px;
    position: relative;
    z-index: 1;
    margin: -62px auto 0 auto;
}
.content-title {
    height: 100%;
    height: 62px;
    line-height: 74px;
    border-bottom: 4px solid #0059b2;
    font-size: 24px;
    color: #0059b2;
    text-align: left;
}
.help-content p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 22px;
}
.help-content p.c-b {
    color: #0059b2;
    margin-bottom: 12px;
}
.help-content p.c-b a {
    color: #0059b2;
}
.content-title2 {
    height: 50px;
    line-height: 62px;
    border-bottom: 2px solid #0059b2;
    font-size: 18px;
    color: #0059b2;
    font-weight: bold;
}
.content-q {
    margin-top: 14px;
    font-size: 14px;
    color: #0059b2;
    line-height: 21px;
}
.content-a {
    margin-bottom: 25px;
    font-size: 14px;
    color: #222222;
    line-height: 25px;
    text-align: left;
}
.content-a div {
    text-indent: 2em;
}
.clear {
    height: 0px;
    clear: both;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    height: 235px;
}
.slick-list:focus {
    outline: none;
}
.slick-loading .slick-list {
    /*background: white url(../images/ajax-loader.gif) center center no-repeat;*/
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
/* Icons */
/* Arrows */
/*.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }*/
/*.slick-prev:focus, .slick-next:focus { outline: none; }*/
/*.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }*/
/*.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }*/
/*.slick-prev { left: -25px; }*/
/*.slick-prev:before { content: "\2190"; }*/
/*.slick-next { right: -25px; }*/
/*.slick-next:before { content: "\2192"; }*/
/* Dots */
.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 0px;
    width: 0px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer;
    overflow: hidden;
}
.download-app-float{
    position: fixed;
    z-index: 99999999;
    right: 4%;
    top: 50%;
    width: 200px;
    height: 238px;
    margin-top: -180px;
}
.download-app-float-icon{
    position: absolute;
    width: 26px;
    height: 36px;
    background: url(../../images/close.png) center no-repeat;
    right: 24px;
    top:-36px;
    cursor: pointer;
}
.download-app-float-icon:hover{
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
}
.download-app-float a{
    display: block;
}
.download-app-float img{
    display: block;
    width: 100%;
    height: 100%;
}
#glad_RUSTopic_link{
    position:fixed;
    left:50px;
    top:300px;
    width:217px;
    height:284px;
    z-index:999
}
#glad_RUSTopic_link #clossBtn{
    position:absolute;
    right:0;
    top:-50px;
    width:29px;
    height:29px;
    background:url("../../images/close1.png") no-repeat left top/100% 100%;
    cursor:pointer
}
#glad_RUSTopic_link img{
    width:100%;
    height:100%
}