body{background: none;}
.row {margin-right: 0px;margin-left: 0px;}
.head_l ul{margin-bottom:0!important;}
.mauto{margin-left: auto;margin-right: auto;}
.container {max-width: 750px;width:100%!important;padding-right: 0;padding-left: 0;}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.h3, h3 {font-size: 20px;}


.headline2{border-bottom: #DDDDDD 1px solid;padding-bottom: 15px;}
td{font-size: 16px;}
.zgtldh_item tbody tr td div{padding:0 0;}
.zgtldh_item tbody tr td div a{display:block;padding:5px 0 10px;}
.well img{max-width:100%;height:auto !important;}
.tuijian2{padding-top:10px;padding-bottom:10px; border:1px solid #e1e1e1;border-radius: 5px;}
.tuijian2 h2{font-size: 16px;}


.nav div{float:none!important;}
.footbutton {
    /*line-height: 86px;*/
    /*height: 86px;*/
    background: #a3a6bd;
    /*color: #32396C;*/
    text-align: center;
    /*    font-size: 34px;
      font-weight: bold;*/
    /* margin: 5px 0; */
    position: fixed;
    /*bottom: 0;*/
    z-index: 10;
    width: 100%;
    /*transform-origin: bottom left;*/
    cursor: pointer;
}

#moveNav.nav {
    top: 0;
    bottom: auto;
    transform-origin: top left;
    background: #005dff;
    height: 96px;
    display: none;
}

#moveNav.nav .navTab.active::before {
    content: '.';
    display: block;
    font-size: 0;
    line-height: 0;
    width: 36px;
    height: 8px;
    border-radius: 8px;
    background-color: #fff;
    bottom: 4px;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
}

#moveNav.nav .navTab a {
    color: rgba(255, 255, 255, 0.6);
}

#moveNav.nav .navTab.active a {
    color: #fff;
}

#staticNav.navTabs {    background: #f8f8f8;}
/*#staticNav.navTabs .navTab.active::before {    background-color: #fff;}
#staticNav.navTabs .navTab a {    color: rgba(255, 255, 255, 0.6);}
#staticNav.navTabs .navTab.active a {    color: #fff;}*/

.navTabs {
    width: 100%;
    max-width: 760px;
    /* height: 75px; */
    height: 96px;
    /*padding: 0 20px;*/
    display: flex;
    justify-content: space-between;
    /*background: #f1f1f1;*/
    margin-bottom: 20px;
}
.navTab {
    display: inline-block;
    width: 25%;
    /*width: 165px;*/
    /* border-bottom: 3px solid #fff; */
    /* line-height: 65px; */
    line-height: 98px;
    text-align: center;
    font-size: 24px;
}
.navTab a {
    text-decoration: none;
    color: #222222;
    font-weight: normal;
}
.navTab.active {
    position: relative;
}
.navTab.active::before {
    content: '.';
    display: block;
    font-size: 0;
    line-height: 0;
    width: 36px;
    height: 8px;
    border-radius: 8px;
    background-color: #005dff;
    bottom: 4px;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
}
.navTab.active a {
    color: #005dff;
    font-weight: bold;
}


/* 跑马灯 */
.marquee {
    /*width: 670px !important;*/
    height: 58px;
    margin: 15px 0;
    padding: 0 40px;
    /*background: #222222;*/
    border-radius: 10px;
    box-sizing: border-box;
    background: #f8f8f8 url(./marquee.png) 20px center no-repeat;
    _background-size: 670px 76px;
    font-size: 30px;
    position: relative;
}

.marquee .marquee-tab {
    position: absolute;
    color: #737373;
    left: 73px;
    top: 50%;
    transform: translate(0, -50%);
    width: 75%;
    /*width: 380px;*/
    font-size: 24px;
    text-align: center;
    overflow: hidden;
    font-weight: normal;
    height: 26px;
}

.marquee .marquee-tab .text {
    transform: translateX(100%);
    animation: cssmarquee 10s linear infinite;
    /* word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; */
    position: absolute;
    left: 0; top: 0;
    white-space: nowrap;
    line-height: 26px;
}

.marquee .ao-tap {display: none;
    width: 190px;
    height: 78px;
    background: url(./more-aop.png) center center no-repeat;
    background-size: 190px 36px;
    position: absolute;
    right: 20px;
    top: 0;
}


#news {
    position: relative;
    /* margin-top: 100px; */
    /*margin-top: 120px;*/
    background: #f8f8f8;
    box-sizing: border-box;
    padding-bottom: 60px;
}
.newsTitleWarp{
    margin-top:-116px;
    padding-top:116px;
    background:transparent;
}

#news .timeLine {
    position: absolute;
    height: calc(100% - 260px);
    width: 26px;
    /* top: 160px; */
    top: 60px;
    left: 0;
    border-right: 1px solid #dddddd;
}
#news .singleNew {
    font-size: 28px;
    line-height: 45px;
    padding: 40px 40px 0px 30px;
    margin-left: 28px;
    width: 95%;
    position: relative;
}
#news .singleNew .timeIcon {
    position: absolute;
    left: -13px;
    top: 46px;
    background:url('https://puui.qpic.cn/vupload/0/1580094612259_xhuwv0n93di.png/0');
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
}
#news .singleNew .times {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #222;
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 28px;
}
#news .singleNew .pass {
    font-size: 28px;
    line-height: 28px;
    height: 28px;
    position: relative;
    font-weight: 500;
    color:#737373;
}
#news .singleNew .times .newest {
    margin-left: 12px;
    width:60px;
    height: 24px;
    background:url('./0.png');
    background-size: 100% 100%;
}

#news .singleNew .desc {
    padding: 0px 15px 30px;
    line-height: 1.3;
    color: #737373;
    font-weight: normal;
    font-size: 18px;
}

.news-box {
    background: #fff;
    border-radius: 12px;
}
#news .singleNew .title {
    color: #222222;
    text-align: left;
    font-weight: bold;
    font-size: 28px;
    padding: 15px 15px 15px 15px;
    line-height: 1.3;
}

#news .singleNew .source {
    color:#888;
    font-size: 20px;
    line-height: 20px;
    padding: 0px 15px 15px 15px;
    font-weight: normal;
}
#news .titleWarp{
    background:#ffffff;
    padding-bottom: 8px;
}
.sectionTitle {
    font-weight: 500;
    font-size: 36px;
    height: 100px;
    line-height: 100px;
    background: url(./smart.png) 40px center no-repeat;
    padding: 0 70px;
    color: #005dff;
    position: relative;
}

.sectionTitle .more {
    position: absolute;
    right: 40px;
    top: 0;
    font-size: 28px;
    color: #737373;
    font-weight: normal;
}

.cssmarquee {
    overflow: hidden;
    position: relative;
    width: 678px;
    top: 80px;
    background: #fff;
    margin: 0 30px;
    height: 45px;
}
.cssmarquee h1 {
    font-size: 30px;
    font-weight: bold;
    color: gray;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    transform: translateX(100%);
    animation: cssmarquee 20s linear infinite;
}
@keyframes cssmarquee {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}
.lingdao h2{font-size0:24px;color:#005dff;line-height: 2;}
.lingdao h3{color:#005dff; margin-top: 20px;margin-bottom: 10px;}
.lingdao h3 small{padding-left:20px;}
.lingdao p{line-height: 2;}