﻿body{
    font-family: "Microsoft YaHei";
}
.banner-box{
    position: relative;
    height: 480px;
    min-width: 1200px;
    overflow: hidden;
}
.bannerImg{
    position: absolute;
    width: 100%;
    min-width: 1200px;
    left: 50%;
    top: 0%;
    transform: translate(-50%,0%);
    height: 480px;
    z-index: 0;
    background-position:center;
    background-size: cover;
}
.bannerMain{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
}
.headquarters{
    width: 400px;
    line-height: 32px;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 11.11px;
    background: rgba(189,25,44,0.80);
    border-radius: 16px;
    text-align: center;
    margin: 80px auto 0 auto;
}
#seoa{
    width: 122px;
    height: 65px;
    border: none;
}
.subjectName{
    font-size: 48px;
    color: #000000;
    letter-spacing: 0;
    margin: 23px 0;
}
.searchContent{
    width: 657px;
    height: 72px;
    background-color: #FFFFFF;
    border-radius: 0px 4px 4px 0px;
    overflow: hidden;
    margin: 0 auto;
}
.searchContent .searchIpnut{
    width: 420px;
    height: 70px;
    border: none;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 15px;
}
.searchContent span{
    display: inline-block;
    width: 114px;
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background: #BD1A2D;

    cursor: pointer;
}
.outer-d{
    margin-top: 50px;
}
.outer{
    display: inline-block;
    width: 187px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #3A3A3A;
    text-align: center;
    background: rgba(255,255,255,0.60);
    border: 1px solid #FFFFFF;
    border-radius: 22.5px;
    margin: 0 48px;
}
.Main{
    width: 1200px;
    margin: 0 auto;
}
.MainName{
    font-size: 36px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    height: 50px;
    margin: 80px 0 40px 0;
}
.MainName span{
    position: relative;
    display: inline-block;
    height: 50px;
    vertical-align: top;
    margin: 0 9px;
}
.MainName span>img{
    position: absolute;
    top: 20px;
}
.titleLeft,.titleRight{
    width: 1px;
}
.titleLeft img{
    right: 0;
}
.titleRight img{
    left: 0;
}
.matterFirst{
    display: flex;
}
.hotMatter{
    width: 279px;
    height: 580px;
    background: #BD1A2D;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 21px 5px 21px 22px;
    position: relative;
    overflow: hidden;
}
.hotMatterImg{
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 21px;
    right: 22px;
}
.hotTilte{
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom: 18px;
}
.hotIssues a{
    display: block;
    width: 234px;
    height: 64px;
    line-height: 64px;
    background: rgba(255,255,255,0.10);
    border: 1px solid rgba(255,255,255,0.40);
    border-radius: 4px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    box-sizing: border-box;
    padding: 0 17px;
    margin-top: 10px;
}
.moreIssues{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.moreIssues a{
    display: block;
    width: 105px;
    height: 30px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 32px;
    opacity: 0.8;
    transition: all 0.3s ease;
}
.moreIssues a:hover{
    opacity: 1;
}
.moreIssues a>span{
    display: -webkit-box;
    width: 105px;
    height: 30px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.moreIssues>span{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 32px;
    opacity: 0.8;
    margin: 0 10px;
}
.written-words{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 53px;
    position: relative;
}
.x{
    display: block;
    width: 279px;
    opacity: 0.2;
    border: 1px solid #FFFFFF;
    position: absolute;
    top: -29px;
    left: -23px;
}
.fw-item{
    width: 893px;
    height: 580px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.10);
    border-radius: 4px;
    margin-left: 28px;
}
.itemUl-a{
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    margin: 28px 28px 0 28px;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 17px;
    border-bottom: 1px solid #D8D8D8;
}
.itemUl-a >a{
    margin-right: 32px;
}
.itemX{
    display: block;
    width: 80px;
    height: 6px;
    bottom: 0;
    left: 8px;
    position: absolute;
    background: #BD1A2D;
}
.itemlistUl{
    margin-top: 20px;
}
.itemlistUl li{
    width: 893px;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    transition: all 0.3s ease;
}
.itemlistUl li>div:hover{
    border: 1px solid #E5E5E5;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.10);
}
.itemlistUl li>div>div{
    border-bottom: 1px dashed  #E3E3E3;
    height: 64px;
    margin: 0 28px;
}
.itemlistUl li p{
    width: 670px;
    display: -webkit-box;
    height: 64px;
    line-height: 64px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
}
.itemlistUl li a{
    float: right;
    display: block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    background: #BD1A2D;
    border: 1px solid #BD1A2D;
    border-radius: 4px;
    margin-top: 15px;
}
.AffairsBtn{
    text-align: center;
}
.AffairsBtn span{
    display: inline-block;
    width: 240px;
    height: 60px;
    background: #F7EFEF;
    border-radius: 4px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #BD192C;
    letter-spacing: 0;
    margin: 0 14px 0 14px;
    cursor: pointer;
    position: relative;
}
.AffairsBtn span img{
    position: absolute;
    bottom: -9px;
    left: 109px;
}
.AffairsBtnSure{
    background: #BD1A2D !important;
    color: #FFFFFF !important;
}
.AffairsMain{
    margin-top: 32px;
}
.AffairsUl{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -14px 0 -14px;
}
.AffairsUl li {
    display: flex;
    width: 379px;
    height: 200px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.08);
    margin: 14px;
}
.AffairsName{
    font-size: 24px;
    color: #333333;
    margin: 31px 0 20px 0;
}
.AffairsItem{
    width: 224px;
    transition: all 0.3s ease;
}
.AffairsItem a:hover{
    color: #BD1A2D;
}
.AffairsItem a{
    font-size: 14px;
    color: #555555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 16px;
}
.AffairsImg{
    display: block;
    width: 58px;
    height: 58px;
    margin: 39px 35px;
}
.moreAffairs{
    display: block;
    width: 200px;
    height: 50px;
    font-size: 16px;
    color: #555555;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.08);
    text-align: center;
    line-height: 50px;
    margin: 26px auto 0 auto;
    cursor: pointer;
}
.ConvenientService{
    padding-bottom: 70px;
}
.ConvenientUl{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -30px 0 -20px;
}
.ConvenientUl li {
    display: flex;
    width: 578px;
    height: 160px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.08);
    margin:14px 20px;
}
.ConvenientTitle{
    width: 180px;
    text-align: center;
}
.ConvenientImg{
    display: inline-block;
    width: 50px;
    height: 50px;
    font-size: 0;
    margin: 27px 0px 22px 0px;
}
.ConvenientName{
    font-size: 22px;
    color: #333333;
}
.ConvenientItem{
    width: 399px;
    height: 129px;
    border-left: 1px dashed  #D8D8D8;
    margin-top: 16px;
    box-sizing: border-box;
    padding: 16px 27px 0 27px;
}
.ConvenientItem a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 16px;
    color: #555555;
    margin-bottom: 16px;
    transition: all 0.3s ease;
}
.ConvenientItem a:hover{
    color: #BD1A2D;
}
.QuickAccess{
    border-top: 1px solid #F7F7F7;
    background: #F7F7F7;
    height: 400px;
}
.con{
    display: flex;
    margin: 0px -20px 0 -20px;
}
.con a{
    display: block;
    width: 397px;
    height: 168px;
    box-sizing: border-box;
    padding: 34px 0 0 93px;
    margin: 8px;
    cursor: pointer;
}
.yjjyzj{

    background: url("../images/yjjyzj.png") no-repeat;
}
.ggtcwj{

    background: url("../images/ggtcwj.png") no-repeat;
}
.zwhcp{
    padding-left: 105px !important;
    background: url("../images/zwhcp.png") no-repeat;
}
.AccessName{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    margin:10px 0 8px 0;
    font-weight: bold;
}
.AccessContent{
    font-size: 14px;
    color: #555555;
    letter-spacing: 0;
    width: 180px;
}
._hidden{
    display: none;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}

