


.clearfix::after{
    display: block;
    content:'';
    visibility: hidden;
    clear: both;
}
.pos{
    min-height: 58px;
    /* height: 58px; */
    font-size: 16px;
    line-height: 20px;
    padding: 19px 0 19px 30px;
    color: #333333;
    margin-bottom: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    background: url(../images/wytw01.png)no-repeat 5px 20px;
}
.pos a{
    color: #333333;
}
.con1left{
    width: 590px;
    height: auto;
    float: left;
    background: #f4f4f4;
    padding:15px 15px 15px 20px;
    box-sizing: border-box;
}
.smon .con1left{
    min-height:520px;
}
.smon .nrbox{
    min-height:420px;
}
.con1{
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    box-shadow:0 0 10px #dddddd;
}
.titli i{
    width: 5px;
    height: 20px;
    display: inline-block;
    background: #2d548f;
    margin-right: 15px;
}
.titli span{
    font-size: 20px;
    color: #2d548f;
}
.con1left p{
    font-size: 18px;
    margin: 15px 0 0px 0;
    min-height: 57px;
    /* margin-bottom: 18px; */
}
.con1left p a{
    color:#333;
}
.con1left p a:hover,
.fjbox p a:hover{
    color:red !important;;
}
.smcltit, .smclfj{
    display:none;
}
.con1left button,.con1left>a{
    display: block;
    border: none;
    outline: none;
    width: 510px;
    height: 64px;
    line-height: 64px;
    font-size: 30px;
    color: #fff;
    text-align:  center;
    margin: 0px auto;
    background: #2d548f;
}
.con1left>a.off{
    background: #808080;
}

.con1right{
    float: right;
    width: 570px;
    padding: 10px;
    box-sizing: border-box;
}
.con1right .ptit{
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 25px;
}
.zt.title{
    margin-bottom: 24px;
    line-height: 29px;
    min-height: 35px;
}
.nrbox ul{
    font-size: 16px;
    line-height: 36px;

}
.nrbox{
    /* padding-top: 25px; */
    width: 98%;
    height:313px;
    height:370px;
    overflow:auto;
    overflow-x: hidden;
    /* text-indent: 2em; */
    line-height: 30px;
    font-size: 16px;
    padding-right: 9px;
}
.nrbox::-webkit-scrollbar-track{
    /* 	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    border-radius: 5px;
    background-color: #f2f2f2;
}

.nrbox::-webkit-scrollbar
{
    width: 12px;
    background-color: #f2f2f2;

}

.nrbox::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    /* 	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
    background-color: #dedede;
}

.con2{
    margin-top: 30px;
}
.mytit span,.mytit a.mytita{
    padding: 0 22px;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    height: 60px;
    line-height: 60px;
    background: #2d548f;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.mytit{
    padding-left: 15px;
    box-sizing: border-box;
    border-top: 5px solid #2d548f;
}
.con2ul li .a1{
    color: #333333;
    width: 95%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 36px;
}
.con2ul li a.a2 {
    color: #2d548f;
    float: right;
    margin-top: -36px;
    margin-right: 20px;
    line-height: 36px;
}
.con2ul{
    padding: 20px 0;
}
.con2{
    background: #f4f4f4;
}
.tab{
    padding: 0 15px;
}
.con3{
    margin-top: 25px;
    background:#f4f4f4;
    margin-bottom: 30px;
}

.lie1{
    width: 750px;
}
.lie2{
    width: 160px;
}
.lie3{
    width: 250px;
}
.lie4{
    width: 0px;
    display:none;
}
.tabtop>div,.tabbody li>div{
    float: left;
    text-align: center;
}
.tabtop>div{
    color: #fff;
    line-height: 54px;
    text-indent: 30px;
}
.tabbody li::after{
    display: block;
    content: '';
    visibility: hidden;
    clear: both;
}
.tabtop{
    width: 100%;
    height: 54px;
    background: #e28c8c;
}
.tabbody li.on{
    background: #ededed;
}
.tab{
    margin-top: 30px;
}
.tabbody li{
    color:#333333;
    line-height: 54px;
    text-indent: 30px;
    text-align: left;
}
.con3 .tab .lie1{
    text-align: left;
}
.con2ul{
    padding-left: 35px;
    box-sizing: border-box;
}
.lie1 {
    width: 750px;
    height: 53px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lie1 a{
    color:#333;
}
.con2ul li a{
    color:#000 !important;
    font-size:16px !important;
    font-weight:normal !important;

}
.nrbox *{
    background: #fff !important;
}

@media (max-width: 1220px){
    .content{
        margin-top:15px;
    }
    .container{
        width:100%;
    }
    .con1left,.con1right{
        width:100%;
    }
    .lie1{
        width:62%;

    }
    .lie2{
        width:13%;

    }
    .lie3{
        width:20%;'
    }
    .con1left button, .con1left>a{
        max-width:100%;
    }
    .con2,.con3{
        padding:10px;
        box-sizing: border-box;
    }
    .titli span{
        font-size:18px;
    }
    .con1left p{
        font-size:16px;
    }
    .con1left button, .con1left>a{
        font-size: 18px;
        height:50px;
        line-height:50px;
    }
    .mytit span, .mytit a.mytita{
        font-size:18px;
        height: 40px;
        line-height: 40px;
    }
}
@media (max-width: 1220px){
    .con2ul{
        padding-left:10px;
    }
}

.themBlue{
    color: #2d548f;
}
.themGray{
    color: gray;
}
.list_aLink{
    /*display: none;*/
    display:inline !important;
}
/* 在小屏幕上隐藏按钮 */
@media screen and (max-width: 600px) {
    .list_aLink {
        display: none !important;
    }
}