/* fy */
body{ background-color:#f5f5f5 !important; }
.main {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    text-align: left;
    display:block !important;
}

.fybody {
    background: #f2f2f2;
}

.xsy_now {
    background: #fff;
    height: 45px;
    display: block;
    line-height: 45px;
    font-size: 18px;
    margin: 40px 0 10px;
    padding: 0 20px;
}

.xsy_lchannel {
    float: left;
    width: 245px;
}

.xsy_ltit {
    float: left;
    width: 100%;
    height: 57px;
    background: #16438c;
    line-height: 57px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.xsy_lcon {
    float: left;
    width: 100%;
    margin: 10px 0;
    background: #fff
}

.xsy_lcon dl {
    padding: 20px;
    font-size: 17px;
}

.xsy_lcon dl dt {
    border-bottom: 1px solid #e7e5e5;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #015293;
    font-weight: bold;
}

.xsy_lcon dl dd {
    border-bottom: 1px solid #e7e5e5;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

.xsy_lcon ul {
    padding: 20px;
    font-size: 17px;
}

.xsy_lcon ul li {
    border-bottom: 1px solid #e7e5e5;
    line-height: 40px;
    height: 40px;
    text-align: center;
}

.xsy_lcon ul li a {
    color: #000
}

.xsy_lcon ul li a:hover {
    color: #16438c;
}

.xsy_rcontent1 {
    float: right;
    width: 890px;
    padding: 0 25px;
    background: #fff
}

.xsy_rcontent2 {
    float: left;
    width: 96%;
    background: #fff;
    padding: 20px 2%;
    margin: 0 0 30px
}

.dlist_title {
    float: left;
    width: 100%;
    font-size: 29px;
    line-height: 45px;
    margin: 5px 0;
    text-align: center;
}

.dlist_subtitle {
    font-size: 20px;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
}

.dlist_con {
    float: left;
    width: 860px;
    margin: 0 20px ;
    font-size: 14px;
    color: #000000;
    line-height: 29px;
    margin-top: 33px;
    text-align: left;
    margin-bottom: 20px;
}

.dlist_con img {
    max-width: 100%;
}

.dlist_con1 {
    float: left;
    width: 1100px;
    margin: 0 20px ;
    font-size: 14px;
    color: #000000;
    line-height: 29px;
    margin-top: 33px;
    text-align: left;
    margin-bottom: 20px;
}

.dlist_con1 img {
    max-width: 100%;
}

.xsy_rul1 {
    float: left;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #e7e5e5;
}

.xsy_rul1 li {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.xsy_rul1 li a {
    float: left;
    color: #000;
    font-size: 16px;
    padding-left: 30px;
    background: url(/uiFramework/commonResource/image/2023062117083967587.png) left center no-repeat;
}

.xsy_rul1 li span {
    float: right;
    color: #898989;
    font-size: 14px;
}

.comfrom {
    float: left;
    width: 1100px;
    margin: 20px;
    background: #f1f1f1;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}

.lysj span {
    float: left;
    margin-left: 10px;
}

.m-share {
    float: right;
    margin-right: 10px;
    /* margin-left: 500px; */
}

/*  .m-share{float: left;margin-top:-5px;    margin-left: 500px;}*/
.share {
    zoom: 1;}

.share:after {
    content: "";
    display: block;
    clear: both;
}

.share a {
    float: right;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-left: 10px;
    background: #c9c9c9;
    cursor: pointer;
    display: block;
    margin-top: 5px;
}

.share a i {
    display: block;
    width: 26px;
    height: 26px;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}

.share a:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.share #share-icon {
    width: 26px;
    height: 26px;
    float: left;
    display: none;
}

.share #share-icon img {
    width: 100%;
    height: 100%;
}

.share .share-qqzone i {
    background: url("../images/cont_ico_share_20200422.png") 4px center no-repeat;
}

.share .share-qqzone:hover {
    background-color: #fc7354;
}

.share .share-wechat {
    position: relative;
}

.share .share-wechat i {
    background: url("../images/cont_ico_share_20200422.png") -30px center no-repeat;
}

.share .share-wechat:hover {
    background-color: #1fbc7d;
}

.share .share-weibo i {
    background: url("../images/cont_ico_share_20200422.png") -65px center no-repeat;
}

.share .share-qq:hover {
    background-color: #27a8f2;
}

.share .share-qq i {
    background: url("../images/cont_ico_share_20200422.png") -96px center no-repeat;
}

.share .share-weibo:hover {
    background-color: #e96157;
}

.share .bg-code {
    left: -36px;
    z-index: 10;
}

.share .qrcode {
    position: absolute;
    top: -140px;
    padding: 5px;
    display: none;
    left: 60px;
    z-index: 11;
}

.share .close-btn {
    position: absolute;
    background: #fff;
    color: #000;
    font-size: 12px;
    z-index: 12;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    right: -39px;
    top: 50px;
    display: none;
    cursor: pointer;
}

.art_auth3 {
    float: left;
    width: 1100px;
    line-height: 25px;
    margin: 0 20px;
}
@media screen and (max-width:768px) {
 .xsy_rcontent1{ float:none; width:100%;  padding:0; }
.top_ad{ width:100%; margin-top:7%; }
.top_ad div{ width:100% !important; height:100% !important;}
.top_ad img{ width:100%; }
.main_menu1{ display:none; }
}