body::-webkit-scrollbar {
    width: 8px;height:8px;
}
body:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 52.9%, .8)
}
body:hover::-webkit-scrollbar-track {
    background: hsla(0, 0%, 52.9%, .3);width: 8px;height:8px;
}
body::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 4px;width: 8px
}
.page1{
    /* margin-top: 80px; */
}
.page2{
    position: relative;color: #000;
}
.page2 img{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.left-logo{
    float: left;
    /*padding-left: 54px;*/
    height: 80px;line-height: 80px;color: #fff;
    /*background: url("../images/logo.png") left center no-repeat;*/
}
.right-text{
    float: right;
}
.wrap-nav{
    width: 1300px;
    margin:  0 auto;
}
.left-float{
    float: left;
}
.right-float{
    float: left;
}
.fp-tableCell .mar-page2{margin-top: 50px;}
.context{margin-top: 50px;background: #ebedf0;border: 5px solid #ebedf0;border-radius: 8px;}
.left-float{float: left;width: calc(50% - 5px);margin-right:5px;background:#fff;border-bottom: 1px solid #f0f0f0;}
.mar-page2 ul::-webkit-scrollbar {
    width: 8px
}
.mar-page2 ul:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 52.9%, .8)
}

.mar-page2 ul:hover::-webkit-scrollbar-track {
    background: hsla(0, 0%, 52.9%, .3)
}

.mar-page2 ul::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 4px
}
.right-float{float: left;width: 50%;background:#fff;border-bottom: 1px solid #f0f0f0;}
.fl-left{
    float: left;color: #032768;border-bottom: 1px solid #032768;font-size: 18px;
    height: 46px;line-height: 46px;padding-left: 20px;font-weight: bold;width: 152px;
}
.mar-page2 h2{border-bottom: 1px solid #eee}
.mar-page2 ul{
    margin: 10px 0;height: 313px;overflow-x: hidden;
    overflow-y: auto;
}
.mar-page2 li{
    padding-left: 30px;padding-right: 10px;margin: 18px 0;
    background: url("../images/dot.jpg") 20px center no-repeat;
}
.mar-page2 li p{float: left;width: calc(100% - 105px);height: 22px;line-height: 22px;overflow: hidden;
    text-overflow: ellipsis;white-space: nowrap}
.mar-page2 li span{float: left;width: 105px;height: 22px;line-height: 22px;text-align:right;}
.mar-page2 li p i{display: inline-block;vertical-align: middle;background: #1890ff;color: #fff;padding: 0 3px 3px;margin-right: 8px;}


.left-ctx{float: left;width: 450px;}.left-ctx img{width: 100%;}
.right-ctx{
    float: left;margin-left: 60px;width: calc(100% - 450px - 60px);
}
.mar-page3{margin-top: 50px;}
.right-ctx h3{font-size: 32px;}
.right-ctx h3 i{background: #212c67;width: 10px;height: 36px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.text-ctx p{
    line-height: 36px;padding: 10px 0 0;font-size: 22px;text-align: justify;
}
.text-ctx .down-detail{margin-top: 15px;font-size: 22px;}
.down-detail span{float: right;background: #bbc4f4;color: #032768;padding: 15px;cursor: pointer}
.mar-page4{
    margin-top: 30px;
}
.mar-page4 p{float: left;font-size: 32px;}
.mar-page4 p i{background: #212c67;width: 10px;height: 36px;display: inline-block;vertical-align: middle;margin-right: 10px;
    margin-bottom: 5px;}
.mar-page4 span{float: right;font-size: 22px;padding: 15px;background: #bbc4f4;color: #032768;font-weight: bold;}
.down-pic{margin-top: 30px;text-align:center;}
.down-item{}
.down-item .items{
    padding: 20px 0 5px;
}
.down-item .items p{
    font-size: 22px;text-align: left;line-height: 40px;
}
.down-item .items-pic{
    float: left;
    width: 160px;
}
.down-item .items-text{
    float: left;
    width: calc(100% - 160px);
}
.mar-page-px220{margin-top: 50px;}
.mar-page-link{margin-top: 50px;}
.mar-page-link h3{
    border-bottom: 1px solid #ebedf0;
}
.top-link,.down-link{
    border: 3px solid #ebedf0;
}
.link-pic{margin:  20px 0;padding-left: 10px}
.pic-it{
    float: left;margin-right: 12px;
}
.down-link .pic-it img{
    vertical-align: middle;
    height: 56.3px;
}
.pic-it img{height: 60px;vertical-align: middle}
.pic-it img.on{background: #032768;}
/* .link-page{position: relative;height: 880px;} */

.mar-top-px40{
    margin-top: 40px;
}
.mar-page-px120{
    margin-top: 50px;
}

.about-call{width: 1200px;margin: 0 auto;padding: 30px 0 0px;line-height: 28px}