@font-face{
    font-family: 'huawenhupo';
    src: url('https://jsjscmbase.oss-cn-beijing.aliyuncs.com/fonts/huawenhupo.ttf');
}
:root {
    --MainTone: #0d35fa;
    --MainTonem3: #C8E1F7;
}
*{
    margin: 0;
    padding: 0;
}
html,body{
    margin: 0;
    padding: 0;
}
.wrapper{
    margin: auto;
}
li{
    list-style: none;
}

.heaer{
    width: 1200px;
    padding-bottom: 3.125rem;
    overflow: hidden;
    margin: auto;
    padding-top:30px;
}
.mubancom{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.mubanwrap:nth-child(even){
    background: #eee;
    margin: 15px 0;
    padding: 15px 0;
}
.app_wrapper{
    width: 1200px;
    margin: 0 auto 50px;

}
.app_wrapper ul{
    width:100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.app_wrapper ul li{
    position: relative;
    width: 46%;
    margin: 7px 2%;
    float: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 4px;
}
.dian {
    font-size: 50px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 14px;
    vertical-align: middle;
}
.list-box-div {
    width: 437px;
    position: absolute;
    right: 0;
    height: 20px;
}
.list-article-two {
    position: absolute;
    bottom: -4px;
    width: 110px;
    right: 0;
}
.app_wrapper_list_text p:hover{
    color: blue;
}
.app_wrapper ul li img{
    width: 100%;
    height: 84px;
    border: 1px solid #ccc;
}
.app_wrapper_list_img{
    width: 23%;
    float: left;
}
.app_wrapper_list_text{
    width: 75%;
    float: left;
}
.app_wrapper_list_text h3{
    margin: 0;
    margin-left: 8px;
    color: #000;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.app_wrapper_list_text p{
    margin-left: 8px;
    overflow :hidden;
    text-overflow :ellipsis;
    white-space: nowrap;
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.footer{
    width: 100%;
    height:200px;
    background: #D9D9D9;
}
.footer_wrap{
    width: 900px;
    height: 180px;
    margin: auto;
}
.footer_wrap div:nth-child(1){
    width: 270px;
    height: 180px;
    position: relative;
    float: left;
}
.footer_wrap div:nth-child(1) img{
    width: 200px;
    height: 121px;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    left: 50%;
    margin-left: -100px;
    display: block;
}
.footer_wrap div:nth-child(2){
    float: left;
    width: 620px;
}
.header{
    position: relative;
    margin-bottom: 100px;
}
.header video{
    position: absolute;
    bottom: -80px;
    left: 12%;
    border-radius: 20px;
    width: 35%;
}
.footer_wrap{
    display: block;
}
.footer_img{
    display: none;
}

.newsliatm4{
    overflow: hidden;
}
.newsliatm4 li{
    width: 31.33%;
    height: 200px;
    margin: 1%;
    background: #C8E1F7;
    overflow: hidden;
    box-shadow: 0px 0px 5px 0px #00508F;
    float: left;
}
.newsliatm4 li div{
    height: 100%;
}
.newsliatm4 li img{
  width: 100%;
    height: 100%;
}
.newsliat{
    overflow: hidden;
}
.newsliat li{
    width: 172px;
    height: 172px;
    margin: 10px;
    background: #C8E1F7;
    overflow: hidden;
    box-shadow: 0px 0px 5px 0px #00508F;
    float: left;
}
.newsliat_a p{
    position: relative;
    top: -35px;
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
.newsliat{
    width: 960px;
    margin: auto !important;
}
.newsliat li:nth-child(1){
    margin-left: 106px;
}
.newsliat li:hover {
    box-shadow: 0px 0px 17px -9px #0a6cd6;
}
.newsliat_img{
    width: 100%;
    transform: scale(1);
    transition: all 1s;
}
.newsliat_img:hover{
    transform: scale(1.1);
}
.mytitle{
    padding-bottom: 15px;
}
.appTitle {
    background: var(--MainTone);
    padding: 5px 20px 0;
    box-shadow: 0px 5px 0px 0px var(--MainTone);
    border-bottom: 2px solid #fff;
    width: 150px;
    text-align: center;
    font-size: 24px;
    margin: auto;
    color: #fff;
}
.lianxi{
    width: 860px;
    margin: 0 auto 15px;
    overflow: hidden;

}
.m3list{
    overflow: hidden;
}
.m3list li svg{
    width: 30px;
    height: 30px;
    margin: auto;
    display: block;
}
.fangtan{
    width: 1160px;
    margin: 0 auto 10px;
    box-shadow: 0px 0px 5px 0px #999;
    overflow: auto;
    padding: 30px;
}
.fangtan img{
    float: left;
    margin-right: 30px;
    width: 35%;
}
.fangtan h1{
    font-weight: 400;
}
.fangtan p{
    text-indent: 2em;
}
.zgwlName svg {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.zgwlName {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid red;
}
.m3list li{
    width: 31.3%;
    background: var(--MainTonem3);
    float: left;
    margin: 1%;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
}
.m3list li:hover{
    box-shadow: 0px 0px 5px 1px var(--MainTonem3);
}
.lianxi ul{
    margin:50px 0 0 0;
    padding: 0;
}
.lianxi ul li{
    margin: 13px 0;
    font-size: 18px;
}
.lianxi ul li span{
    font-size: 16px;
    font-weight: bold
}
.lianxi img{
    width: 500px;
    float: left;
    margin-right: 40px;
}
.pc_wrapper_list{
    display: block;
}
.app_wrapper_list{
    display: none;
}
.newsliatm4{
    display: block;
}
.newsliatm4 p{
    position: relative;
    top: -35px;
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
.swiper4{
    display: none;
}
.m6Img{
    margin: auto;
    display: block;
}
.m5{
    overflow: hidden;
}
.m5mr{
    width: 48%;
    float: left;
    margin: 1%;
}
.m5mr li{
    min-height: 160px;
    box-shadow: 0px 0px 8px 0px #000;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
}
.m5mr li:last-child{
    margin-bottom: 0px;
}
.m5wrap{
    background: url("https://jsjscmbase.oss-cn-beijing.aliyuncs.com/muban/mrbjt.png") no-repeat;
    background-size: 100% 100%;
    padding: 15px 0;
}
.m5mr li img{
    width: 100px;
    float: left;
    margin-right: 15px;
}
.mrtz{
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}
.m5mrxw div{
    min-height: 160px;
    box-shadow: 0px 0px 8px 0px #000;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
}
.mrxw{
    text-decoration: none;
    color: #000;
    display: block;
    overflow: hidden;
    margin-top: 5px;
}
.mrxw p{
    width: 400px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.mrxw p:hover{
    border-bottom: 1px solid #000;
}
.mrxw span{
    width: 100px;
    float: right;
}
.characterAll {
    background-size: 100%;
    vertical-align: middle;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-top: -5px;
}
[data-item=list_0] {
    background-image: url(https://jsjscmbase.oss-cn-beijing.aliyuncs.com/img/character2.png);
}
[data-item=list_1] {
    background-image: url(https://jsjscmbase.oss-cn-beijing.aliyuncs.com/img/character1.png);
}
[data-item=list_2] {
    background-image: url(https://jsjscmbase.oss-cn-beijing.aliyuncs.com/img/yigang.png);
}
.m5mrxw{
    display: block;
}
    /*滚动条样式 开始*/
::-webkit-scrollbar {
    width : 10px;
    height: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #535353;
}
::-webkit-scrollbar-track {
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background   : #ededed;
}
/*滚动条样式 结束*/
@media only screen and (max-width: 736px){
    body,html{
        width: 100%;
        height: 100%;
    }
    *{
        padding: 0;
        margin: 0;
    }
    .tagline{
        display: none;
    }
    .wrapper_content{
        width: 100%;
    }
    .footer_wrap{
        display: none;
    }
    .footer_img{
        display: block;
        width: 100%;
        vertical-align: middle
    }
    .wrapper_content_con li{
        width: 96%;
        margin: 2%;
        padding: 10px 0;
    }
    .m5mrxw{
        display: none;
    }
    .header{
        margin-bottom: 20px;
    }
    .list li{
        min-height: 0;
    }
    .mylist li{
        width: 46% !important;
        float: left;
        min-height: 70px;
    }
    .wrapper_content_con .mylist li img{
        margin: 5px auto 7px;
        width: auto !important;
    }
    .list li a img{
        width: 133px !important;
        margin: 0 auto;
        display: block;
    }
    .mubancom{
        width: 100%;
    }
    .fangtan{
        width: 96%;
        padding: 2%;
    }
    .fangtan img{
        width: 100%;
        float: none;
        margin: 0;
    }
    .header video{
        width: 100%;
        position: initial;
        border-radius: 0;
    }
    .fangtan h1{
      font-size: 20px;
        text-align: justify;
    }
    .app_wrapper{
        width: 100%;
        margin-bottom: 10px;
    }
    .app_wrapper ul li{
        width: 96%;
    }
    .pc_wrapper_list{
        display: none;
    }
    .app_wrapper_list{
        display: block;
    }
    .app_wrapper_list_img{
        width: 38%;
    }
    .app_wrapper_list_text {
        width: 62%;
        float: left;
    }
    .app_wrapper_list_text p {
        margin: 0;
        margin-left: 8px;
        color: #000;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 16px;
        white-space: initial;
    }
    .list-box-div {
        width: 165px;
        position: absolute;
        right: 0;
        height: 20px;
        top: 65px;
    }
    .list-article-two{
        position: initial;
        width: auto;
        float: none;
    }
    .newsliat li:nth-child(1){
        margin-left: 3%;
    }
    .newsliat{
        width: 100%;
    }
    .newsliat li{
        width: 44%;
        margin: 5px 3%;
        height: 133px;
    }
    .newsliat_a p{
        top: -30px;
    }
    .newsliatm4{
        display: none;
    }
    .swiper4 img{
        width: 96%;
        margin: auto;
        display: block;
    }
    .swiper4{
        display: block;
    }
    .swiper4 .swiper-slide p{
        width: 96%;
        margin: 2%;
        background: rgba(0,0,0,.8);
        color: #fff;
        position: absolute;
        bottom: 40px;
        padding: 5px 0;
        text-align: center;
    }
    .m5Img{
        width: 96%;
    }
    .lianxi{
        width: 96%;
        margin: auto;
    }
    .lianxi img{
        float: none;
        width: 100%;
        margin-right: auto;
    }
    .lianxi ul{
        margin-top: 0;
    }
    .m5mr {
        width: 94%;
        margin: auto;
        float: none;
    }
    .m6Img{
        width: 100%;
    }
}
