html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
*{box-sizing: border-box;}
html, body {
    min-height: 100%;
}

.ui-toolbar{
    padding: 5px;
}
body {
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;
    overflow: auto;
}
ul,ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
    display: inline-block;
}

a {
    text-decoration: none;
    color: #000000;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
body{
    /*background: #ebedee;*/
}
.wrap{
    /*width: 1440px;*/
    margin:0 auto;
    background: #fff;
    position: relative;
    min-width: 1000px;
    overflow: auto;
}
.wrapContent{
    /* width: 1000px; */
    margin: 0 auto;
}
.wrap .banner{
    /*height: 500px;*/
    height: 270px;
    background: url(../img/banner.png) no-repeat;
    background-size:100% 100%;
}
.bannerCont{
    /* width: 1000px; */
    margin-left:auto;
    margin-right: auto;
    /*padding: 0 260px;*/

}

.wrap .banner h4{
    font-family:'庞门正道粗书体';
    font-size:24px;
    padding:87px 0 0 125px;
    padding-left: 0;
    color: #fff;
    font-size: 45px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3377FF;
    /* text-shadow: 0px 2px 10px rgba(0,0,0,0.12); */
    -webkit-text-stroke: 2px #FFFFFF;
    text-stroke: 2px #FFFFFF;
    /*background: linear-gradient(180deg, #00A2FF 0%, #2D69EC 99.12109375%);*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wrap .banner .bannerTitle1{
    padding-top: 60px;
}
.bannerTitle{
    width: 512px;
}
.logoTitle{
    width:433px;
    height: 36px;
}
.bannerTitle img{
    width: 100%;
}
.spanList{
    font-size: 30px;
    color: #333333;
    margin-top: 15px;
    font-family: MicrosoftYaHei;
    padding-left:10px;
    display: block;
}
.spanList span.spanLine{
    padding: 0 20px;
}
.wrap .banner .nav{
    text-align: right;
    /* padding-right: 50px; */
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    position: absolute;
    right: 10px;
}
.wrap .banner .nav .navLine{
    height: 15px;
    width: 1px;
    color: #fff;
    display: inline-block;
}
.typeWreaWidth{
    /*width: 1000px;*/
    width: 1000px;
}
.mesWrapContent{
    margin: 0 auto;
    overflow: hidden;
}
.wrap .banner .nav a{
    display: inline-block;
    /* padding: 20px 10px; */
    color: #fff;
    font-size: 18px;
    /* height: 40px; */
    /* box-sizing: border-box; */
    /* height: 100%; */
    /* width: 96px; */
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    /* margin-top: 20px; */
}
.wrap .banner .nav a:hover{
    text-decoration: none;

    background: linear-gradient(0deg, #00A2FF 0%, #2D69EC 99%)
}
.wrap .banner h2{
    font-size: 52px;
    color: #fff;
    text-align: right;
    padding-right:90px;
    padding-top:40px;
}
.wrap .menu{
    border: 1px solid #bcbaba;
    /*background: url(../img/nav.png) no-repeat;*/
    filter: drop-shadow(rgba(20, 2, 2, 0.15) 0px 3px 6px);
    /*position: absolute;*/
    /*top: 372px;*/
    width: 100%;
    height:45px;
    background-size: 100%;
    background: linear-gradient(180deg, #00A2FF 0%, #2D69EC 99%);
}
.menuCont{
    /* width: 1000px; */
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    height: 100%;
    justify-items: center;
    /*padding: 0 260px;*/
    line-height: 40px;
}
.wrap .menu .menuCont a{
    flex: 1;
    text-align: center;
    cursor: pointer;
}
.wrap .menu img{
    display: none;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 5px;
}
.wrap .menu a span{
    font-size: 18px;
    display: inline-block;
    color: #fff;
}
.wrap .menu .line{
    width: 1px;
    height: 90px;
    margin-top: 18px;
    position: relative;
    display: none;
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%);
}
.wrap .menu .line::after{
    content: '';
    position: absolute;
    z-index: 4;
    right: 0;
    top: 10%;
    bottom: 10%;
    width: 1px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .1), rgba(255, 255, 255, 0.7), rgba(255, 255,255, .1))
}
.wrap .info {
    /* background-color: #f8f7ed; */
    /*margin:0 50px;*/
    /*border-radius: 50px;*/
    position: relative;
    overflow: hidden;
    padding:70px 0 40px 0;
}
.link-wrap{
    /* height: 300px; */
    /*height: 738px;*/
    background-size: 100% 100%;
    background: url(../img/fuwu.png) no-repeat;
}
.link-wrapCont{
    /* width: 1000px; */
    margin: auto;
    /*padding: 0 260px;*/
}
.info h6{
    font-size: 18px;
    color: #333;
    text-align: left;
    width: 100%;
    z-index: 1;
    padding-left: 10px;
    position: relative;
    font-family: "MicrosoftYaHei-Bold";
    padding-bottom: 23px;
    border-bottom: 1px solid #F2F2F2;
    height: 45px;
    line-height: 35px;
    padding-right: 15px;
    padding-top: 5px;
}
.itemList{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.link-wrap h6{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    /* margin-top: 10px; */
    position: relative;
    padding-left: 10px;
    /* margin-top: 1px; */
}
.link-wrap h6 .moreList,.info  h6 .moreList{
    color: #3377FF;
    font-size: 14px;
    position: absolute;
    right: 10px;
}
.infContent{
    margin-top: 10px;
    border: 2px dotted #e7e7e7;
    /*padding: 15px;*/
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    display: inline-block;
    /*width: 420px;*/
    width: 50%;
    /*height: 300px;*/
    height: 311px;
    float: left;
    background: #fff;
}
.meslist{
    overflow: hidden;
    /*margin-left: 440px;*/
    margin-left: 51%;
    margin-top: 10px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.05);
    padding-bottom: 21px;

}
.meslist .mesTitle{
    color: #3377FF;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #3377FF;
    padding-bottom: 14px;
    padding-bottom: 10px;
}
.meslist h6 .moreList{
    font-size: 13px;
    color: #999999;
    top: 5px;
    cursor: pointer;
}
.infPage{
    position: absolute;
    right: 15px
}
.infPage span{
    width: 24px;
    height: 24px;
    background: #999999;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    color: #fff;
}
.infPage span:hover{
    background: #3377FF;
    color: #fff;
}
.infList .listLeft{
    /*width: 260px;*/
    /*height: 216px;*/
    width: 100%;
    height: 297px;
    float: left;
}
.infList .listLeft .listLeftImg{
    width: 100%;
    height: 289px;
}
.listRight{
    font-size:14px;
}
.infList .listLeft img{
    width:100%;
    height:100%;
}
.infList .listLeft,.infList .listRight{
    /* display: inline-block; */
    /* vertical-align: middle; */
}
.infList .listRight{
    /* padding-top: 25px; */
    /* position: relative; */
    vertical-align: middle;
    vertical-align: top;
    padding-top: 10px;
    margin-left: 10px;
    /* float: right; */
    width: auto;
    margin-left: 279px;
    /* margin-top: -200px; */
}
.infList .rightTitle{
    font-size: 18px;
    color: #333333;
    font-family: MicrosoftYaHei-Bold;
}
.infList .rightContent{
    margin-top: 20px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 27px;
    color: #333;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.infList .rightDate{
    position: absolute;
    bottom: 39px;
    color: #333333;
    font-size: 14px;
    font-family: MicrosoftYaHei;
}
.wrap .info{
    /*padding: 0 260px;*/
    /* margin-top: 15px; */
    padding-bottom: 15px;
    /* position: relative; */
    background: #fafafa;
    padding-top: 10px;
    /*background: red;*/

}
.wrap .info .date{
    margin-left:14px;
    text-align: center;
}
.wrap .info .info-item{
    padding:5px 0;
    background: #fff;
    display: inline-block;
    margin:20px 113px;
    box-sizing: border-box;
    filter: drop-shadow(rgba(0, 0, 0, 0.33) 0px 3px 6px);
}
.wrap .info .date i{
    font-size:36px;
    color: #e49b4a;
    font-style: normal;
    display: block;
}
.wrap .info .date span{
    font-size: 18px;
    color: #000;
}
.info-item p{
    display: inline-block;
}
.info-item .info-cont {
    width: 290px;
    font-size:20px;
    color: #0b437c;
    margin:0 30px;
    vertical-align: top;
    margin-top:5px;
    line-height: 1.5;
}
.info-item .info-cont a{
    color: #0b437c;
    overflow:hidden;

    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;
}
.wrap .info .moreBtn{
    font-size: 22px;
    display: block;
    color: #e49b4a;
    padding: 10px 0;
    border: 1px solid #e49b4a;
    margin: 20px auto 0;
    width: 235px;
    text-align: center;
    background: #fff;
}
.link-wrap{
    position: relative;
    /*padding: 20px;*/
}
.link-wrap img{
    width: 127px;
    height: 67px;
    vertical-align: middle;
    /* display: inline-block; */
}
.link-wrap .link-item{
    width: 33.33%;
    padding: 10px;
    float: left;
    box-sizing: border-box;
}
.link-wrap .link-item p:first-child{
    width: 118px;
}
.link-wrap .link-item div{
    /* margin:20px; */
    background: #fff;
    filter: drop-shadow(#c1c6c0 0px 1px 3px);
    /* padding:10px 40px; */
    height: 160px;
    padding: 10px;
}
.link-wrap .link-item div:hover{
    transform: scale(1.1);
}
.link-wrap .link-item div span{
    font-size: 14px;
    color: #000;
    /* width: 137px; */
    display: inline-block;
    /* margin-left: 20px; */
    height: 50px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
}
.link-wrap .link-item div p span{
    color:#0080FF;
}
.link-wrap .link-item div p a{
    color: #333;
    text-decoration: none;
}
.link-wrap .link-item div p:nth-child(1){
    /* margin-top:10px; */
    display: inline-block;
    vertical-align: middle;
    margin-top: revert;
    float: left;
}
.link-wrap .link-item div p a{
    font-size: 14px;
}
.link-wrap .link-item div p:nth-child(2){
    text-align: center;
    /* margin-top:10px; */
    /* display: inline-block; */
    vertical-align: middle;
    /* line-height: 45px; */
    /*width: 42%;*/
    /* width: 46%; */
    margin-left: 120px;
    vertical-align: middle;
    height: 100%;
    white-space: nowrap;
}
.link-wrap .link-item div p span.gaoDuan{
    /* padding-left: 24px; */
    display: block;
    text-align: center;
}
.link-wrap .link-item div p:nth-child(2) a{
    /* text-decoration: underline; */
}
.link-wrap .link-item div p:nth-child(2) a span.itemArrow{
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../img/arrow.png) no-repeat;
    position: absolute;
    right: 0;
    top: 5px;
}
.link-wrap .link-item div p:nth-child(2) a:hover{
    color: #3377FF;
}
.link-wrap .link-item div p:nth-child(2) a:hover span.itemArrow{

    background: url(../img/arrowHover.png) no-repeat;
}
.link-wrap .link-item .one a{
    /* width: 48%; */
    text-align: left;
    line-height: 21px;
    display: block;
    /* text-decoration: underline; */
    position: relative;
    display: block;
    padding: 0 10px;
}
.link-wrap .link-item .oneList{
    margin-top: 23px;
}
.imgList{
    margin-top: 10px;
    margin-bottom: 15px;
}
.imgListContent{
    /*padding:0 260px;*/
    box-sizing: border-box;
    /* width: 100%; */
    text-align: center;
    margin: 0 auto;
}
.qRcodeIcon{
    cursor: pointer;
}
.qRcodeShow{
    display: none;
}
.imgListContent a{
    display: inline-block;
    width: 19.2%;
    position: relative;
}
.imgListContent a.imgMiddle{
    margin:0 0;
}
.imgListContent a img{
    display: inline-block;
    width: 100%;
}
span.imgName{

    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3377FF;
    line-height: 40px;
    -webkit-text-stroke: 0.5px #FFFFFF;
    text-stroke: 2px #FFFFFF;
    position: absolute;
    right: 40%;
    top: 11px;
}
span.imgName02{
    right: 22%;

}
span.imgName03{
    right: 27%;
}
.rightFixed{
    position: fixed;
    right: 1%;
    z-index: 20px;
    top: 29%;
    /*background: #fff;*/
    background: rgba(0, 0, 0, 0.55);
    border-radius: 4px;
}
.listItem{

    width: 100px;

    height: 100px;

    FONT-WEIGHT: 100;

    font-family: Microsoft YaHei;

    font-weight: 400;

    color: #FFFFFF;

    /* line-height: 40px; */

    text-align: center;

    cursor: pointer;
}
.listItem img{
    display: inline-block;
    margin-top: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.listItem a,.listItem a:hover{
    text-decoration: none;
}
.listItem span{
    display: block;
    text-align: center;
    /* color: #333333;*/
    color: #fff;
    font-size: 14px;
    margin-top: 0px;
}

.listItem04 span{
    /*display: block;*/
    position: fixed;
    right: 1.5%;
    top: 3%;
    width: 90px;
    height: 38px;
    display: flex;
    align-items: center;
    /* margin-left: 100px; */
    font-size: 17px;
    border-radius: 5px;
    color: #ffffff;
    background-color: #18A9FF;
    /* text-align: right;*/
}


/*.listItem01{*/
/*    background: #3377FF;*/
/*}*/
/*.listItem01 span{*/
/*    color: #fff;*/
/*    !* margin-top: -10px; *!*/
/*}*/
.listItem02{
    /* margin:15px 0; */
    /*background-color: #5c616a;*/
}
.footer{
    /*background-color: #fff;*/
    text-align: center;
    line-height: 4;
    height: 100px;
    box-sizing: border-box;
    overflow: hidden;
}
.footerContent{
    /*padding:0 260px;*/
    /* width: 100%; */
    box-sizing: border-box;
    /* height: 100%; */
    line-height: 100%;
    position: relative;
}
.footer div{
    display: inline-block;
    /* width: 100%; */
    box-sizing: border-box;
    text-align: left;
    line-height: unset;
    height: 100%;
    padding-top: 10px;
    padding-left:85px;

}
.footerContent p{
    line-height: 25px;
    font-size: 12px;
    text-align: center;
}
.footer img{
    margin: 0 20px;
    display: inline-block;
}
.footerRight{
    position: absolute;
    /* right: 150px; */
    bottom: -14px;
    right: 0;
}
.footerRight img:first-child{
    width: 37px;
    height: 46px;
}
.footerRight img:last-child{
    width: 129px;
    height: 57px;
}
/*登录start*/


/*@media screen and(min-width:1400px){*/
/*业务须知start*/
.busiWrap{
    height: 100%;
}
.titleFontSize{
    font-size: 21px;
    color:#333;
    line-height:37px;
    font-family: '黑体';
    font-weight: 500;
}
.liFontSize{
    font-size: 15px;
}
.busiContent{
    padding:30px 10.8%;
    box-sizing: border-box;
}
.busiContent h4{
    color: #ff151d;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.busiList ul li{
    font-size: 21px;
    color: #666;
    padding: 5px 0;
    text-align: left;
line-height:31px;
}
.fileDownload{
    margin-top: 40px;

}
.fileDownload h2{
    color: #333;
}
ul.fileList{
    margin-top: 15px;
}
ul.fileList li {
    padding: 5px;

}
ul.fileList li a{
font-size:21px;
color:#666;
font-family:'仿宋',
}
.busiBtn{
    text-align: center;
}
.busiBtnContent{
    /*position: fixed;*/
    bottom: 50px;
    width: 100%;
}
.busiBtnContent button{
    border: 0;
    padding: 10px 100px;
    /*background: #0074d9;*/
    background: #e4a024;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}



.btnCLick01{
    margin:0px 15px;
}

/*业务须知end*/
.logoRight{
    background: none;
}
.logoRight .rightFixedCont .listItem:hover{
    background:none!important;
}
.logoRight .listImage01,.logoRight .listImage01:hover{
    background: url(../img/logo001.png) no-repeat!important;
    background-size: 100%!important;
    background-color:none ;
}
.logoRight .listImage02,.logoRight .listImage02:hover{
    background: url(../img/logo002.png) no-repeat!important;
    background-size: 100%!important;
    background-color:none ;
}

.logoRight .listImage06,.logoRight .listImage06:hover{
    background: url(../img/logo003.png) no-repeat!important;
    background-size: 100%!important;
    background-color:none ;
}

.logoRight span{
    color: #18A9FF;
}
.bgImg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}
.loginWrap{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.logoMain{
    position: absolute;
    right: 208px;
    top: 133px;
    /* width: 403px; */
    height: 100%;
    text-align: center;
}
.loginWrap .header h1{
    height: 49px;
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #00A2FF;
    /* text-shadow: 0px 2px 10px rgba(0,0,0,0.85); */
    /*-webkit-text-stroke: 2px #FFFFFF;*/
    /*text-stroke: 4px #FFFFFF;*/
    /*background: linear-gradient(180deg, #00A2FF 0%, #2D69EC 99.12109375%);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}
.loginCont{
    width: 378px;
    height: 380px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 4px 12px rgba(56,153,212,0.4);
    margin-top: 20px;
    padding-top: 55px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}
.loginInput .txt{
    width: 310px;
    height: 50px;
    background: rgba(0,0,0,0);
    border: 1px solid rgba(51,119,255,0.25);
    border-radius: 5px;
    margin: 0 auto;
    line-height: 50px;
    padding-left: 10px;
    box-sizing: border-box;

}
.loginInput .txt input[type='text'],.loginInput .txt input[type='password']{
    height: 40px;
    line-height: 40px;
    width: 85%;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;

}
.loginInput .imgIcon{
    width: 24px;
    height: 24px;
    display: inline-block;

}
.loginInput .txt:last-child{
    margin-top: 20px;
}
.marginTop{
    margin-top: 20px;
}
.logoButWrap{
    margin-top: 40px;
    text-align: center;
}
.logoButWrap .logoBut{
    background: linear-gradient(180deg, #00A2FF, #2D69EC);
    color: #FFFFFF;
}
.logoButWrap input[type='button']{
    width: 310px;
    height: 50px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 23px;
    cursor: pointer;
    border-radius: 5px;

}
.logoButWrap .butRegister{
    background: #FFF;
    border: 1px solid #cdcdcd;
    margin: 20px auto;
    color: #999999;

}
#butRegister{
    display: block;
}
.qRcodeWrap{
    position: relative;
}
.qRcodeIcon{
    width: 58px;
    height: 58px;
    position: absolute;
    right: 7px;
    top: -44px;
}
.footer{
    /* margin-top: 48px; */
    background: #0A1833;
    color: #fff;
}
.footerCont{
    text-align: center;
}
.footerCont p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
}
.erWerMa{
    text-align: center;
}
.erWerMa img{
    display: inline-block;
    width: 200px;
    height: 200px;
}
.erWerMaCont{
    text-align: center;
    font-size: 16px;
    color: #3377FF;
}
.erWerMaCont span.appContent{
    color: #999;
    display: block;
    margin-bottom: 5px;
    margin-top: 10px;
}
.logoFooter{
    background: none;
}
.swiper-container .my-bullet-active{
    background: #0088ff!important;
    opacity: 1;
}
.aList{
    text-decoration: none;
    width: 100%;
    display: block;
    white-space: nowrap;
}
.aList:hover{
    text-decoration: none;
}
.listImage{
    width: 38px;
    height: 38px;
    display: inline-block;
    margin-top: 12px;
}

.listImage00{
    background: url(../img/right1.png) no-repeat;
    background-size: 100%;
}
.listImage01{
    background: url(../img/right201.png) no-repeat;
    background-size: 100%;
}
.listImage02{
    background: url(../img/chengjiechaxu.png) no-repeat;
    background-size: 100%;
}
.listImage03{
    background: url(../img/banlizhinan01.png) no-repeat;
    background-size: 100%;
}
.listImage04{
    background: url(../img/dianh01.png) no-repeat;
    background-size: 100%;
}
.listImage05{
    background: url(../img/right301.png) no-repeat;
    background-size: 100%;
}
.listItem:hover{
    background: #3377FF;
}
.listItem:hover span{
    color: #18A9FF;
}
.listItem:hover .listImage00{
    background: url(../img/right1.png) no-repeat;
    background-size: 100%;
}
.listItem:hover .listImage01{
    background: url(../img/right201.png) no-repeat;
    background-size: 100%;
}
.listItem:hover .listImage02{
    background: url(../img/chengjiechaxu.png) no-repeat;
    background-size: 100%;
}
.listItem:hover .listImage03{
    background: url(../img/banlizhinan01.png) no-repeat;
    background-size: 100%;
}
.listItem:hover .listImage04{
    background: url(../img/dianh01.png) no-repeat;
    background-size: 100%;
}
.listItem:hover .listImage05{
    background: url(../img/right301.png) no-repeat;
    background-size: 100%;
}
.listImage06{
    background: url(../img/06.png) no-repeat;
}
.listImage06{
    background: url(../img/06.png) no-repeat;
    background-size: 100%;
}
.liList{
    padding: 3px 0;
}
.liList .listLeft,.liList .listRight,.liList .rightContent,.liList .rightDate{
    display: inline-block;
}
.liList .rightDate{
    float: right;
}

.mesContent{
    /* margin-top: 19px; */
    margin-top: 10px;
}
.liList .listLeft{
    margin-right:10px;
    /*width: 5%;*/
    vertical-align: middle;
}
.liList .listRight{
    /* max-width: 95%; */
    /* line-height: 36px; */
    vertical-align: -webkit-baseline-middle;
    width: 95%;
}
ul.ulList{
    max-height: 300px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    /* line-height: 36px; */
    opacity: 0.9;
    padding-left: 15px;
    overflow: hidden;
    padding-right: 15px;
    max-height: 235px;
    /*max-height: 300px;*/
}
.rightContent{
    opacity: 0.9;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 75%;
}
.swiper-pagination{
    text-align: right;
}
.lawsList{
    width: 50%;
    max-height: 270px;
    /*max-height: 235px;*/
    margin-left: 0;
    float: left;
}
.manageList{
    max-height: 270px;
}
.two p.one{
    padding-top: 13px;
}


.paddingTop p.two{
    padding-top: 25px;
}

.paddingTop p.one{
    padding-top: 39px;
}
.paddingTop9 p.one{
    padding-top: 24px;
}
.paddingTop45 p.one{
    padding-top: 39px;
}
.paddingTop24 p.one{
    padding-top: 24px;
}
.jianGuan p.one{
    /*padding-top: 0;*/
}
.listItem03{
    position: fixed;
    bottom: 162px;
    right: 2.3%;
    z-index: 90;
    width: 50px;
    height: 50px;
    /*background: #3377FF;*/
    background: #959aa5;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    border-radius: 4px;
}
.footerRight img.imgOne{
    width:49px;
    height:60px;
    margin-right: 0;
}
.mesWrap{
    /*margin-top: 5px;*/
    overflow: hidden;
}
.infContentFrist{
    overflow: hidden;
    margin: auto;
}
.tableList{
    background: #fff;
}
.bread{
    font-size: 18px;
    color: #333;
}
.wrap .menu .menuCont a.fanHui{
    text-align: right;
    text-decoration: none;
}
.place{
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.kxzhengwen{
    padding-left: 40px;
    padding-right: 40px;
}
.timeStyle{
    color: #fff;
    font-size: 14px;

}
.xiangQinNav{
    margin: 0 auto;
    padding: 0;
    /*width: 52%;*/
}
.xiangQin{
    background: #f3f3f3;
}
.policyWrap{
    padding-bottom: 50px!important;
}
.footerTime{
    width: 50%;
    height: 50px;
    color: #d5d5d5;
    /*background: linear-gradient(180deg, #00A2FF 0%, #2D69EC 99%);*/
    background-color:#e4a024;
    position: fixed;
    bottom: 0px;
    margin-left:25%;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    /*border-top: 0px solid #1c80f4;*/
    border-top: 1px solid #e4a024;
    /*border-bottom: 1px solid #069afc;*/
    border-bottom: 1px solid #e4a024;
}
.timeText{
    font-size: 24px;
    color: #fff;
    vertical-align: middle;
    margin: 0 10px;
    /*font-weight: 600;*/
}
/*搜索列表start*/
.searchMain{
    background: #FAFAFA;
}
.searchWrap{
    margin-bottom: 15px;
    /*background: #FAFAFA;*/
    background: #f3f3f3;
    /*background: pink;*/
}
.searchWrap .searchContent{
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.searchTip{
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.tipImg{
    width:20px;
    height: 20px;
    display: inline-block;
    background: url(../img/xinxi.png) no-repeat center center;
    vertical-align: middle;

}
.searchContent .total{
    color: #3377FF ;
    font-weight: 700;
}
.searchTitle{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #0D1C28;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.markTip{
    color: #0f9fff;
}
.searchText{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0D1C28;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    white-space: normal;
    word-break: break-word;
    -webkit-line-clamp: 2;
}
.searchTime{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}
.searchList{

    cursor: pointer;
    margin-bottom: 10px;
}
.searchListHref{
    border:1px solid #fff;
    border-bottom: 1px solid #E6E6E6;
    padding: 20px;
}
.searchList .searchListHref:hover{
    background: linear-gradient(-180deg, rgba(51,187,255,0.08), rgba(255,255,255,0.08));
    border: 1px solid rgba(51,119,255,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    border-radius: 5px 5px 5px 5px;
}
.paging,.paging2,.paging3{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;

}
.paging .inputText,
.paging2 .inputText,
.paging3 .inputText{
    width: 60px;
    height: 30px;
    border: 1px solid #bbbaba;
    border-radius: 5px;
    box-sizing: border-box;
    line-height: 30px;
    padding: 5px;
    margin: 0 5px;
}
.pagefontColor{
    /*color: #4091ff;*/
    color:  #3377FF;
}
.homePage{
    margin-left: 15px;
}
.homePage a:hover{
    text-decoration: none;
}
.homePage,.prevPage,.nextPage,.lastPage{
    margin-right: 15px;
    cursor: pointer;
    padding:5px;
}
.listPaging,.spanInput{
    color: #535353;
}
.pagingCurrent{
    padding: 0 5px;
    color: #4091ff;
}
.searchContInput{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;

}
.searchContInput .infSearchText{
    width: 500px;
    height: 45px;
}
.searchContInput .infSearchText input{
    width: 100%;
    height: 100%;
    padding:0 10px;
    cursor: default;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
}
.searchContInput .infSearchText:hover{
    border-color:#FF5200;
}
.searchContInput .infSearchBtn{
    height: 45px;
    line-height: 45px;
    background-color:#FF5200;
}
.searchInfWrap{
    height: 100%;
    position: relative;

}
.searchInfWrapTop{
    height: auto;
}
.searchMain .menu .menuCont a.fanHui{
    text-align: right;
    cursor: pointer;
}
.searchFooter{
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*width: 100%;*/
}
.pagingTotal{
    margin: 0 5px;
}
.infoTag{
    font-size: 14px;
    padding: 5px 10px;
    font-weight: normal;
    margin-right: 10px;
    color: #1687f6;
    border-radius: 3px;
    vertical-align: middle;
    border: 1px solid #1687f6;
    background-color: #fff;
    border-color: #b3d8ff;
    color: #409eff;
}
.determine{
    font-size: 14px;
    padding: 5px 10px;
    font-weight: normal;
    margin-right: 10px;
    color: #1687f6;
    border-radius: 5px;
    vertical-align: middle;
    border: 1px solid #1687f6;
    background-color: #1687f6;
    border-color: #b3d8ff;
    color: #fff;
    cursor: pointer;
    margin-left: 5px;
}
.highlight{
    color: #3377FF;
}
/*搜索列表end*/

/*通知公告查看更多start*/
.publishMesList{
    padding: 15px 0;

}
.mesListContent{
    overflow: hidden;
    margin: 0 auto;
}
.mesListL{
    width: 300px;
    height:100%;
    float: left;
}

.leftTitle,.left_menu_top_title,.left_menu_bottom_title{
    height: 36px;
    background: #3377FF;
    color: #fff;
    text-align: center;
    line-height: 36px;
}
.columnItem,.left_menu_top_title_son{
    height:45px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3377FF;
    line-height: 45px;
    text-align: left;
    background: linear-gradient(0deg, #EBF8FF, #FFFFFF);
    background: url(../img/columnBg.png) no-repeat center center;
    margin-top: 20px;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
.columnItemLine{
    display: inline-block;
    width: 7px;
    height: 26px;
    background: linear-gradient(0deg, #00A2FF, #2D69EC);
    position: absolute;
    left: 11px;
    top: 10px;
}
.mesListLBottom{
    margin-top: 30px;
}
.infRetrieval{
    background: linear-gradient(0deg, #00A2FF, #2D69EC);
    color: #fff;
}
.infSearch{
    margin-top: 20px;
    padding-left: 10px;
}
.infSearchText{
    width: 202px;
    height: 37px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 0px 0px 4px;
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    box-sizing: border-box;
}
.infSearchText input{
    height: 100%;
    font-size: 14px;
    color: #333;
}
.infSearchImg{
    vertical-align: middle;
    margin-top: -3px;
}

.infSearchBtn{
    display: inline-block;
    width: 78px;
    height: 37px;
    /*background-color: #3377FF;*/
    background-color: #FF5200;
    border-radius: 0px 4px 4px 0px;
    background-image: url(../img/searchBtn.png) no-repeat left center;
    vertical-align: middle;
    margin-left: -5px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    cursor: pointer;

}
.mesListR{
    margin-left: 320px;
    height: 100%;
    background: #fff;
}
.mesListCont .mesTitle,.contTitle{
    height: 46px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    background: url(../img/infRight02.png) no-repeat left center;
    line-height: 46px;
    padding-left: 20px;
    border-bottom: 1px solid #3377FF;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.listCont{
    padding: 0 15px;
}
.mesListItem{
    line-height: 30px;

    box-sizing: border-box;
}
.mesListItemHref{
    padding: 0px 15px;
    border:1px solid #fff;
    border-bottom: 1px solid #E6E6E6;
}
.mesListItem .mesListItemHref:hover{
    background: linear-gradient(-180deg, rgba(51,187,255,0.08), rgba(255,255,255,0.08));
    border: 1px solid rgba(51,119,255,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
}
.contentL{
    white-space: nowrap;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    text-overflow: bannerTitle1ellipsis;
}
.contentR{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    vertical-align: middle;
    float: right;
}
.navSearch .infSearchText,.navSearch .infSearchBtn{
    height: 35px;
    padding-top: 0;
    box-sizing: border-box;
    line-height: 35px;
}
.navSearch .infSearchBtn img{
    display: inline-block;
    width: 17px;
    height: 15px;
    vertical-align: middle;
    margin-top: 0;
}
.navSearch{
    margin-top: 4px;
    padding-left: 10px;
    line-height: normal;
}
.bannerCont .bannerSearch{
    margin-top: 20px !important;
}
.menuL,.menuR{
    display: inline-block;
}
.menuL{
    display: flex;
    justify-items: center;
    justify-content: center;
    flex: 1;
}
.searchMenu{
    justify-content: space-between;
}
.menuR .infSearchBtn{
    background: #FF5200;
}

/*通知公告查看更多end*/
.wrapConent{
    /*height: 100%;*/
    height: auto;
}

/*专题课程*/
.main_menu_content{
    background: #f3f3f3;
    padding: 10px 0;
    margin-bottom: 15px;
    position: relative;
}
.all_menu_list{
    display: flex;
    flex-direction: row;
    justify-content:  flex-start;
    align-items: flex-start;
    margin-bottom: 15px;
}
.left_menu{
    float: left;
}

.left_menu_top_title,.left_menu_bottom_title{
    font-weight: 600;
}
.left_menu_top_title{
font-weight: 500;
font-size:20px;
}
.left_menu_top_title_son_son{
    width: 278px;
    background-color: #fff;
    padding: 0 45px;
    margin: 0 auto;
    display:block ;
}
.left_menu_top_title_son_son_study{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 278px;
    position: relative;
    left: -45px;
    padding-left: 45px;
    line-height: 25px;
    cursor: pointer;
}
.left_menu_top_title_son_son2{
    width: 278px;
    background-color: #fff;
    padding: 0 45px;
    margin: 0 auto;
    display:none ;
}
.left_menu_top_title_son_son,.left_menu_top_title_son_son2{
font-size:16px;
}
.left_menu_top_title_son_son_study2{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 278px;
    position: relative;
    left: -45px;
    padding-left: 45px;
    line-height: 25px;
    cursor: pointer;
}
.left_menu_top_title_son_son3{
    width: 278px;
    background-color: #fff;
    padding: 0 45px;
    margin: 0 auto;
    display:none ;
}
.left_menu_top_title_son_son_study3{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 278px;
    position: relative;
    left: -45px;
    padding-left: 45px;
    line-height: 25px;
    cursor: pointer;
}
.left_menu_top_title_son_son4{
    width: 278px;
    background-color: #fff;
    padding: 0 45px;
    margin: 0 auto;
    display:none ;
}
.left_menu_top_title_son_son_study4{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 278px;
    position: relative;
    left: -45px;
    padding-left: 45px;
    line-height: 25px;
    cursor: pointer;
}
.fff_box{
    width: 5px;
    height: 5px;
    background-color: #3377FF;
    display: inline-block;
    margin-right: 8px;
}
.study_active{
    background-color: #3377FF;
    color: #fff;
}
.study_active_box{
    width: 5px;
    height: 5px;
    background-color: #fff;
    display: inline-block;
    margin-right: 8px;
}
.left_menu_bottom{
    margin-top: 30px;
}
.search_box{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 278px;
    margin: 20px auto 0;
    padding: 0 8px;
}
.right_menu{
    width: calc(100% - 298px);
    margin-left: 20px;
}
.contentList{
    position: relative;
    display: flex;
    flex-direction: column;
}
.title_right{
    width: 100%;
}
.list_cont_item{
    /*margin: 0 0 20px;*/
    /*padding: 0 15px;*/
}
.list_content_item{
    margin: 0 0 20px;
    padding: 0 15px;
}
.title_item{

}
.line_item{
    width: 3px;
    height: 15px;
    background-color: #3377FF;
    display: inline-block;
    margin-right: 8px;
}
.tit_name{
    color: #3377FF;
    position: relative;
    top: -2px;
    font-weight: 600;
}
.cont_items{
    line-height: 2;
    margin-top: 10px;
    font-size: 13px;
}
.cont_items_title{
    font-weight: 600;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}
.list_content_item_top{
    margin-top: 20px;
    padding-left: 20px;
}
.title_item_top{
    margin: 10px 0;
}
.pie_box{
    width: 300px;
    height: 300px;
    padding-left: 10px;
}
.pie_left{
    /*width: 280px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.echarts_box{
    height: 300px;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.pie_title_box_border{
    position: relative;
}
.bar_right{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.bar_box{
    width: 330px;
    height: 250px;
}
.pie_title_left_top{
    position: relative;
    left: 0;
    border: #3377FF;
    width: 5px;
    height: 5px;
    border-bottom: none;
    border-right: none;
}
.pie_title_box_border::before,.pie_title_box_border::after{
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
}
.pie_title_box_border::before {
    top: -3px;
    left: -6px;
    border-top: 2px solid #3377FF;
    border-left: 2px solid #3377FF;
}
.pie_title_box_border::after {
    right: -6px;
    bottom: -3px;
    border-bottom: 2px solid #3377FF;
    border-right: 2px solid #3377FF;
}
.main_right{
    position: absolute;
    right: 220px;
    top: 60px;
}
.main_right1,.main_right2,.main_right3{
    width: 82px;
    height: 82px;
    margin-bottom: 10px;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.main_right_active{
    background-color: #3377FF;
    color: #fff;
}
.flex_1,.flex_2,.flex_3{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 20px;
}
.flex_1 div,.flex_2 div,.flex_3 div{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 50%;
}
#formDialog{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 620px;
    height: 340px;
    z-index: 999;
    border-radius: 6px;
}
#formDialog h4{
    width: 100%;
    color: #fff;
    font-size: 15px;
    background-color: #3377FF;
    padding: 10px 20px;
    border-radius: 6px 6px 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
#formDialog h4 span:last-child{
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
#mark{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
}
#formDialog label span{
    color: red;
    font-size: 10px;
}
#formDialog input,#formDialog select{
    border: 1px solid #ccc;
    width: 260px;
    height: 30px;
    border-radius: 6px;
    margin-top: 10px;
    padding: 0 5px;
}
#formDialog .flex_3 select{
    border: 1px solid #ccc;
    width: 160px;
    height: 30px;
    border-radius: 6px;
    margin-top: 10px;
    padding: 0 5px;
    margin-right: 10px;
}
#formDialog .select_all_city{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
#formDialog .btn{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    border: none;
}
#formDialog .cancel{
    padding: 6px 18px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-right: 5px;
}
#formDialog .confirm{
    padding: 6px 18px;
    background-color: #3377FF;
    border: 1px solid #3377FF;
    color: #fff;
    border-radius: 6px;
    border: none;
}
#cont1,#cont2,#cont3,#cont4{
    display: none;
}
#cont11,#cont12,#cont13{
    display: none;
}

#cont31,#cont32,#cont33{
    display: none;
}

#cont41,#cont42,#cont43{
    display: none;
}
#cont0,#cont01{
    display: block;
}
#cont00,#cont001{
    display: none;
}
/*专题一 内容*/
#course01{
    display: none;
}
/*专题二 内容*/
#course02{
    display: none;
}
/*专题三 内容*/
#course03{
    display: none;
}
/*专题四 内容*/
#course04{
    display: none;
}
#coursePublic1{
    display: none;

    height: 500px;
}
#coursePublic2{
    height: 500px;
}
#coursePublic3{
    height: 1200px;
}
#coursePublic,#coursePublic2,#coursePublic3{
    display:none;

}
.courseAll{
    
}
#sourceDiv{
    display: block;
}
.publicClass{
    width: calc(100% - 298px);
    /* width: 700px;*/
    height: 100%;
    margin-left: 20px;
    background-color: #fff;
}
#publicClassAll{
    display: block;
}
#publicClassSingle{
    display: none;
}
#studyAll,#studySingle,#BarAll,#BarSingle{
    display: none;
}
#studyAll{
   height:100%;
}
#studySingle #study1{
    height: 100%;
    margin-left: 0;
    
}
#studySingle #study2{
    height:100%;
    margin-left: 0;
}
.titleStudy{
    width: 100%;
}
#public{
    display: block;
}
#sourceDiv3{
    display: none;
}
#zhuanti{
    display: none;
}
.videoBox{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 15px;
}

.list_content_item .item_a{
    height: 30px;
    line-height:30px;
    font-size: 20px;
    cursor: pointer;
    padding: 0 15px 0;
    border: 1px solid #fff;
    border-bottom: 1px solid #E6E6E6;
}
.list_content_item .item_a:hover {
    background: linear-gradient(-180deg, rgba(51,187,255,0.08), rgba(255,255,255,0.08));
    border: 1px solid rgba(51,119,255,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
}
.list_content_item .item_a a{
  text-decoration-line: none;
  display: inline-block;
  width: 100%; /* 设置宽度，根据实际情况调整 */
  white-space: nowrap; /* 禁止文本换行 */
  overflow: hidden; /* 隐藏溢出部分 */
  text-overflow: ellipsis; /* 超出显示省略号 */
}
.viewMore,.viewMore1,.viewMore2,.viewMore3{
    display: none;
}
.clickMore,.clickMore1,.clickMore2,.clickMore3{
    display: block;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-family: fangsong;
    font-weight: 600;
}
.contItemColumn{
    display: flex;
    flex-direction: column;
}
#studyB{
margin-left:0;
}
.rencaijianshe .one {
padding-top:25px !important;
margin-left:45px !important;

    width: 100%;
}
.rencaijianshe{
display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

@media screen and (min-width: 1920px){
    .wrap .banner h4{
        width: 683px;
        padding-top: 117px;
    }
    .wrap .banner .nav a{
        font-size: 24px;
    }
    .wrap .banner{
        height: 360px;
    }
    .menuCont{
        line-height: 56px;
    }
    .wrap .menu{
        /*height: 175px;*/
        /*top: 537px;*/
        /*width: 1920px;*/
        height: 60px;
        background: linear-gradient(180deg, #00A2FF 0%, #2D69EC 99%);
        position: static;
    }
    .navSearch{

    }

    .wrap .menu img{
        width:68px;
        height:68px;
        margin-top: 35px;
        display: none;
    }
    .wrap .menu a span{
        font-size:26px;
    }
    .wrap .menu .line{
        width: 1px;
        height: 120px;
        margin-top: 25px;
    }
    .listItem{
        width: 100px;
        height: 110px;
        /* line-height: 49px; */
    }
    .listItem span{
        font-size: 16px;

    }
    .listItem img{
        width: 40px;
        height: 40px;
    }
    .info h6{
        font-size: 24px;
        /* padding-bottom: 23px; */
        border-bottom: 1px solid #F2F2F2;
    }
    .infList .listLeft{
        width: 420px;
        height: 300px;
    }
    .link-wrap h6 .moreList, .info h6 .moreList{
        font-size: 18px;
    }
    .infList .rightTitle{
        font-size: 24px;
    }
    .infList .rightContent{
        font-size: 18px;
    }
    .link-wrap{
        padding-top: 20px;
        padding-bottom: 20px;
        background-size: 100%;
        height: 738px;
        background-size: 100% 100%;
    }
    .link-wrap h6{
        font-size:26px;
        height: auto;
        line-height: auto;

    }
    .infList .listRight{
        margin-left: 440px;
    }
    .infList .rightDate{
        font-size: 18px;
    }
    .link-wrap .link-item div{
        height: 200px;
    }
    .link-wrap img{
        width: 170px;
        height: 90px;
    }
    .link-wrap .link-item div span{
        font-size: 20px;
    }
    .link-wrap .link-item div p a{
        /* font-size: 18px;*/
    }
    .link-wrap .link-item div p:nth-child(1){
        margin-top: 25px;
    }
    .link-wrap .link-item .one a{
        margin-bottom: 5px;
    }
    .footerRight img:first-child{
        width: 129px;
        height: 62px;
    }
    .rightFixed{
        top:25%;
    }
    .listImage{
        width: 40px;
        height: 40px;
        margin-top: 6px;
    }
    .listItem span{
        /* margin-top: -32px; */
    }
    .meslist .mesTitle{
        color: #3377FF;
        font-size: 22px;
        font-weight: bold;
        padding-bottom: 23px;
        border-bottom: 3px solid #3377fff;
        border-bottom: 3px solid #3377ff;
        padding-bottom: 13px;
    }

    .meslist .moreList{
        font-size: 16px;
        color: #999999;
    }
    .liList .listLeft,.liList .listRight,.liList .rightContent,.liList .rightDate{
        display: inline-block;
    }
    .mesContent{
        /* margin-top: 40px; */
    }
    li.liList{
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        /* line-height: 48px; */
        opacity: 0.9;
    }
    .listRight{
        font-size:22px;
    }
    .meslist h6 .moreList{
        font-size:16px;

    }
    .infContent{
        /*width: 590px;*/
        width: 50%;
        height: 400px;
    }
    .meslist{
        /*margin-left: 610px;*/
        margin-left: 51%;
        /*width: 590px;*/
        padding-bottom: 19px;

    }
    .wrap .info{
        /* margin-top: 20px; */
    }
    .liList{
        padding: 5px 0;
    }
    .infList .listLeft{
        width: 100%;
        height: 380px;
        float: left;
    }
    .lawsList{
        margin-left: 0;
        max-height: 350px;
        width: 50%;
    }
    .manageList{
        max-height: 350px;
    }
    .infContentFrist{
        /* height: 410px; */
        /* margin-bottom: 15px; */
        overflow: hidden;
    }
    .link-wrap .link-item p:first-child{
        /*width:216px;*/
        width:190px;
    }
    .link-wrap .link-item div p a{
        font-size: 16px;
    }
    .itemList  .paddingTop  p.one{
        padding-top: 60px;
    }

    .itemList .two p.one{
        padding-top:20px;
    }
    .itemList .paddingTop24 p.one{
        padding-top: 43px;
    }
    .itemList .paddingTop45 p.one{
        padding-top: 60px;
    }
    .footer{
        height: 200px;
    }
    .footerContent p{
        font-size: 16px;
    }
    .link-wrap .link-item div p a{
        font-size: 18px;
    }
    .link-wrap .link-item div span{
        font-weight: bold;
    }
    .kuaSheng{
        padding-left: 77px;
    }
    .footer div{
        padding-top: 36px;
    }
    .footerRight img.imgOne{
        width: 50px;
        height: 62px;
    }
    .footerRight img.imgTwo{
        width: 129px;
        height: 57px;
    }
    .itemList .link-item .kuaSheng{
        /*padding-left: 77px!important;*/
        padding-left: 68px!important;
    }
    /*.listItem02{*/
    /*    padding-bottom: 10px;*/
    /*}*/
    .listItem02:first-child{
        padding-top: 10px;
        margin-bottom: 10px;
    }
    .listItem03{
        width: 50px;
        height: 50px;
    }
    .listItem.marginTopImg div.listImage {
        margin-top:20px;
    }
    ul.ulList{
        max-height: 313px;
    }
    .info h6{
        padding-bottom: 23px;
        height: 56px;
        line-height: 52px;
    }
    .meslist .mesTitle{
        padding-bottom: 7px;
    }
    .infContent{
        padding: 10px;
    }
    .bread,.timeStyle{
        font-size: 22px;
    }
    .xiangQinNav{
        /*padding:0 383px*/
    }
    .typeWreaWidth{
        /*width: 1000px;*/
        width:1300px;
    }
    .infList .listLeft .listLeftImg{
        height: 380px;
    }
    .jianGuan p.one{
           /*padding-top: 0!important;*/
    }
    /*搜索列表start*/
    .searchTitle{
        font-size:22px;
    }
    .navSearch {
        margin-top: 8px;
    }
    .navSearch .infSearchText, .navSearch .infSearchBtn{
        height: 40px;
        line-height: 40px;
    }
    .infSearchBtn{
        font-size: 18px;
    }
    .navSearch .infSearchBtn img{
        width: 17px;
        height: 15px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 1px;

    }
    .infSearchText input{
        font-size: 18px;
    }
    .searchText,.mesListItemHref,.columnItem{
        font-size: 20px;
    }
    .infoTag,.searchTime,.listPaging, .spanInput,.homePage, .prevPage, .nextPage, .lastPage,.searchTip,.contentR,.leftTitle{
        font-size: 18px;
    }
    .mesListCont .mesTitle{
        height: 50px;
        line-height: 50px;
        font-size: 22px;
        background: url(../img/infRight02.png) no-repeat left center;
    }
    /*搜索列表end*/
}

/*@media screen and (min-width: 1400px){*/
/*    .wrap .banner{*/
/*        height: 500px;*/

/*    }*/
/*    .wrap .menu{*/
/*        top: 372px;*/
/*        height: 130px;*/
/*    }*/
/*    .wrap .menu .line{*/
/*        width: 1px;*/
/*        height: 90px;*/
/*        margin-top: 18px*/
/*    }*/
/*}*/
