body,ul,li,p {margin: 0;padding: 0;}
a { text-decoration: none;}
li{list-style-type: none;}
button{outline:none}
input{border: 0;outline: none;}
body{min-width: 1002px;}
.clearfixed::after{
    clear: both;
    display: block;
    content: " ";
    visibility: hidden;
}
.org-active{
    background:#bb0007;
    color:#fff !important;
}
.pages-active{
    color:#bb0007 !important;
}
.under-title{
    color:#8f000b;
    font-size: 20px;
    margin-top: 20px;
}
/* header */
.header{
    width: 100%;
}
.header .banner{
    width: 100%;
    /* background: url(../images/header.png)no-repeat center;
    height: 0;
    padding-bottom: 180px;
    background-size: 100% 100%; */
}
.header .banner img{
    width: 100%;
    display: block;
}
.header .banner>div{
    width: 1002px;
    margin:0 auto
}
.header .banner>div p{
    color: #c00;
    font-size: 30px;
    font-weight: bold;
    line-height: 180px;
}
.header nav{
    width: 100%;
    background-color: #e45151; /* Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã¤Â¸ÂÃ¦â€Â¯Ã¦Å’ÂÃ§Å¡â€žÃ¦â€”Â¶Ã¥â‚¬â„¢Ã¦ËœÂ¾Ã§Â¤Âº */
    /* background-image: linear-gradient(45deg, #970a01, #c41504); */
} 
.header nav .first{
    width: 1002px;
    margin: 0 auto;
} 
.header nav .first .cur{
    background-color:#fff;
    color:#333333;
}
.header nav .first li{
    float: left;
    position: relative;
    color:#fff;
    border-radius: 12px 12px 0 0;
} 
.header nav .first li span{
    line-height: 60px;
}
.header nav .first li input{
    width: 100px;
    height: 19px;
}
.header nav .first li button{
    background: none;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
}
.header nav .first li a{
    display: block;
    height: 60px;
    color: #fff;
    line-height: 60px;
    font-size: 16px;
    width: 125px;
    text-align: center;
    font-weight: bold;
} 
.header nav .first li ul li a{
    color:#333;
}
.header nav .first li a:hover{
    color:#e45151;
    cursor: pointer;
}
.header nav .first li a.curs{
    color:#333333;
}
.header nav .first li ul{
    position:absolute;
    display: none;
    z-index: 9;
    border-radius: 0 0 12px 12px;
}
.header nav .first li ul li{
    
}
.header nav .first li ul li a{
    background-color: #eeeeee;
}
.header nav .first li:hover ul{
    display: block;
}
.header nav .first li ul li:last-child a{
    border-radius: 0 0 12px 12px;
}
/* .header nav .first li ul li a:hover{
    background:#d41705;
} */
.top-title{
    width: 1002px;
    margin: 40px auto;
}
.top-title p{
    color:#8f000b;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
}
.top-title a{
    float: right;
    margin-top: -24px;
    color:#ac0000;
}
/* Ã§Â¬Â¬Ã¤Â¸â‚¬Ã©Æ’Â¨Ã¥Ë†â€  */
.main-first{
    width: 1002px;
    margin:0 auto;
    margin-top: 20px;
}
.main-first .one{
    width: 48%;
    float: left;
    margin-right: 2%;
}
.main-first .one .swiper-container {
    width: 100%;
    height: 365px;
}
.main-first .one .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.main-first .one .swiper-slide a{
    height: 100%;
}
.main-first .one .swiper-slide a img{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.main-first .one .swiper-slide a p{
    position: absolute;
    bottom: 35px;
    color: #fff;
    background: #000000a3;
    width: 100%;
    font-size: 15px;
    padding: 15px 0;
}
.main-first .one .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color:#fff;
    opacity: 1;
    background: rgba(0, 0, 0, 0.67);
}
.main-first .one .swiper-pagination-bullet-active {
    color:#fff;
    background: #bc1303;
}
.main-first .two{
    float: left;
    width:50%;
}
.main-first .two .top{
    /* border-bottom: 1px solid #9e9e9e; */
    background:url(../images/picture_03.png)no-repeat center;
}
.main-first .two .top .left{
    float: left;
}
.main-first .two .top .left p{
    /* background: #be1303; */
    color: #fff;
    padding: 17px 25px;
    font-weight: bold;
    font-size: 16px;
}
.main-first .two .top .right{
    float: right;
}
.main-first .two .top .right a{
    color: #fff;
    margin-right: 8px;
    display: block;
    height: 53px;
    line-height: 55px;
    font-size: 16px;
}
.main-first .two .under{

}
.main-first .two .under ul{

}
.main-first .two .under ul li{
    background: url(../images/list-dian.png)left center no-repeat;
    border-bottom: 1px dashed #d0d0d0;
}
.main-first .two .under ul li a{
    display: block;
    height: 50px;
}
.main-first .two .under ul li a p:nth-child(1){
    color: #000000;
    float: left;
    margin-left: 15px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
}
.main-first .two .under ul li a p:nth-child(2){
    color: #676767;
    float: right;
    line-height: 65px;
}
.main-first .two .under ul li a:hover p{
    color:#bc1303;
}
/* banner */
.con-banner{
    width: 1002px;
    margin: 0 auto;
    margin-top: 10px;
}
.con-banner img{
    width: 100%;
}

/* Ã§Â¬Â¬Ã¤ÂºÅ’Ã©Æ’Â¨Ã¥Ë†â€  */
.second{
    width: 1002px;
    margin:0 auto;
    margin-top: 10px;
}
.second .one{
    float: left;
    width:48%;
}
.second .one .top{
    /* background: url(../images/1a53a_03.png)no-repeat center; */
}
.second .one .top .left{
    float: left;
}
.second .one .top .left p{
    color: #e45151;
    padding: 17px 25px;
    font-weight: bold;
    font-size: 17px;
}
.second .one .top .right{
    float: right;
}
.second .one .top .right a{
    color: #5d5d5d;
    margin-right: 8px;
    display: block;
    height: 51px;
    line-height: 55px;
    font-size: 17px;
} 
.second .one .under{

}
.second .one .under ul{

}
.second .one .under ul li{
    background: url(../images/list-dian.png)left center no-repeat;
    border-bottom: 1px dashed #d0d0d0;
}
.second .one.under ul li a{
    display: block;
    height: 65px;
}
.second .one .under ul li a p:nth-child(1){
    color: #000;
    float: left;
    margin-left: 15px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
}
.second .one .under ul li a p:nth-child(2){
    color: #676767;
    float: right;
    line-height: 65px;
}
.second .one .under ul li a:hover p{
    color:#bc1303;
}
.second .two{
    float: left;
    width: 48%;
    margin-left: 4%;
    /* border-bottom: 1px solid #d0d0d0; */
} 
.second .two .top{
    /* background: url(../images/1a53a_03.png)no-repeat center; */
}
.second .two .top .left{
    float: left;
}
.second .two .top .left p{
    color: #e45151;
    padding: 17px 25px;
    font-weight: bold;
    font-size: 17px;
}
.second .two .top .right{
    float: right;
}
.second .two .top .right a{
    color: #5d5d5d;
    margin-right: 8px;
    display: block;
    height: 51px;
    line-height: 55px;
    font-size: 17px;
}
.second .two .under{

}
.second .two .under ul{

}
.second .two .under ul li{
    background: url(../images/list-dian.png)left center no-repeat;
    border-bottom: 1px dashed #d0d0d0;
}
.second .two.under ul li a{
    display: block;
    height: 65px;
}
.second .two .under ul li a p:nth-child(1){
    color: #000;
    float: left;
    margin-left: 15px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
}
.second .two .under ul li a p:nth-child(2){
    color: #676767;
    float: right;
    line-height: 65px;
}
.second .two .under ul li a:hover p{
    color:#bc1303;
}

.new{
    padding-top: 10px;
    width: 1002px;
    margin: 0 auto;
}
.new:after{
    height: 0;
    content:'.';
    visibility: hidden;
    clear: both;
    display: block;
}
.new .one{
    background: #d03636;
    float: left;
    padding: 2.9% 1%;
}
.new .one img{
    float:left;
    width: 25px;
}
.new .one p{
    float:left;
    color:#fff;
    font-weight: bold;
    padding-top: 9px;
    padding-left: 5px;
    font-size: 14px;
}
.new .two{
    background: #eaad17;
    float: left;
    padding: 3% 1%;
    margin-left: 6px;
}
.new .two img{
    float:left;
    width: 27px;
}
.new .two p{
    float:left;
    color:#fff;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 14px;
}
.new .three{
    background: #57a4dc;
    float: left;
    padding: 1.98% 1%;
    margin-left: 6px;
}
.new .three img{
    float:left;
    padding-top: 13px;
    width: 29px;
    padding-bottom: 12px;
}
.new .three p{
    float:left;
    color:#fff;
    font-weight: bold;
    padding-left: 6px;
    font-size: 15px;
    padding-top: 5px;
}
.new .four{
    background: #57a4dc;
    float: left;
    padding: 0.9% 1%;
    margin-left: 6px;
}
.new .four img{
    float:left;
    padding-top: 22px;
    width: 50px;
}
.new .four p{
    float:left;
    color:#fff;
    font-weight: bold;
    padding-left: 6px;
    font-size: 14px;
    margin-top: -5px;
}
.new .five{
    background: #57a4dc;
    float: left;
    padding: 2.2% 1%;
    margin-left: 6px;
}
.new .five img{
    float:left;
    padding-top: 6px;
    padding-bottom: 7px;
    width: 25px;
}
.new .five p{
    float:left;
    color:#fff;
    font-weight: bold;
    padding-left: 6px;
    font-size: 14px;
    padding-top: 2px;
}


/* Ã§Â¬Â¬Ã¤Â¸â€°Ã©Æ’Â¨Ã¥Ë†â€  */
.third{
    width: 1002px;
    margin:0 auto;
    margin-top: 10px;
}
.third .one{
    float: left;
    width:48%;
    margin-right: 4%;
}
.third .one .top{
    /* border-bottom: 1px solid #9e9e9e; */
    background: url(../images/1a53a_03.png)no-repeat center;
}
.third .one .top .left{
    float: left;
}
.third .one .top .left p{
    /* background: #be1303; */
    color: #fff;
    padding: 17px 25px;
    font-weight: bold;
    font-size: 17px;
}
.third .one .top .right{
    float: right;
}
.third .one .top .right a{
    color: #fff;
    margin-right: 8px;
    display: block;
    height: 51px;
    line-height: 55px;
    font-size: 17px;
}
.third .one .under{

}
.third .one .under ul{

}
.third .one .under ul li{
    background: url(../images/list-dian.png)left center no-repeat;
    border-bottom: 1px dashed #d0d0d0;
}
.third .one .under ul li a{
    display: block;
    height: 50px;
}
.third .one .under ul li a p:nth-child(1){
    color: #000;
    float: left;
    margin-left: 15px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
}
.third .one .under ul li a p:nth-child(2){
    color: #676767;
    float: right;
    line-height: 65px;
}
.third .one .under ul li a:hover p{
    color:#bc1303;
}
.third .two{
    float: left;
    width:48%;
}
.third .two .top{
    /* border-bottom: 1px solid #9e9e9e; */
    background: url(../images/1a53a_03.png)no-repeat center;
}
.third .two .top .left{
    float: left;
}
.third .two .top .left p{
    /* background: #be1303; */
    color: #fff;
    padding: 17px 25px;
    font-weight: bold;
    font-size: 17px;
}
.third .two .top .right{
    float: right;
}
.third .two .top .right a{
    color: #fff;
    margin-right: 8px;
    display: block;
    height: 51px;
    line-height: 55px;
    font-size: 17px;
}
.third .two .under{

}
.third .two .under ul{

}
.third .two .under ul li{
    background: url(../images/list-dian.png)left center no-repeat;
    border-bottom: 1px dashed #d0d0d0;
}
.third .two .under ul li a{
    display: block;
    height: 50px;
}
.third .two .under ul li a p:nth-child(1){
    color: #000;
    float: left;
    margin-left: 15px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
}
.third .two .under ul li a p:nth-child(2){
    color: #676767;
    float: right;
    line-height: 65px;
}
.third .two .under ul li a:hover p{
    color:#bc1303;
}


/* Ã§Â¬Â¬Ã¥â€ºâ€ºÃ©Æ’Â¨Ã¥Ë†â€  */
.fourth{
    padding-top: 10px;
    width: 1002px;
    margin:0 auto;
}
.fourth .one{
    float: left;
    width: 48%;
}
.fourth .one .top{
    /* border-bottom: 1px solid #9e9e9e; */
    background: url(../images/1a53a_03.png)no-repeat center;
}
.fourth .one .top .left{
    float: left;
}
.fourth .one .top .left p{
    color: #fff;
    padding: 17px 25px;
    font-weight: bold;
    font-size: 17px;
}
.fourth .one .top .right{
    float: right;
}
.fourth .one .top .right a{
    color: #fff;
    margin-right: 8px;
    display: block;
    height: 51px;
    line-height: 55px;
    font-size: 17px;
}
.fourth .one .under{

}
.fourth .one .under ul{

}
.fourth .one .under ul li{
    background: url(../images/list-dian.png)left center no-repeat;
    border-bottom: 1px dashed #d0d0d0;
}
.fourth .one .under ul li a{
    display: block;
    height: 50px;
}
.fourth .one .under ul li a p:nth-child(1){
    color: #000;
    float: left;
    margin-left: 15px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
}
.fourth .one .under ul li a p:nth-child(2){
    color: #676767;
    float: right;
    line-height: 65px;
}
.fourth .one .under ul li a:hover p{
    color:#bc1303;
}
.fourth .two{
    float: left;
    width: 48%;
    margin-left: 4%;
}
.fourth .two .top{
    background: url(../images/1a53a_03.png)no-repeat center;
}
.fourth .two .top .left{
    float: left;
}
.fourth .two .top .left p{
    color: #fff;
    padding: 17px 25px;
    font-weight: bold;
    font-size: 17px;
}
.fourth .two .top .right{
    float: right;
}
.fourth .two .top .right a{
    color: #fff;
    margin-right: 8px;
    display: block;
    height: 51px;
    line-height: 55px;
    font-size: 17px;
}
.fourth .two .under{

}
.fourth .two .under ul{

}
.fourth .two .under ul li{
    background: url(../images/list-dian.png)left center no-repeat;
    border-bottom: 1px dashed #d0d0d0;
}
.fourth .two .under ul li a{
    display: block;
    height: 50px;
}
.fourth .two .under ul li a p:nth-child(1){
    color: #000;
    float: left;
    margin-left: 15px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    font-size: 14px;
}
.fourth .two .under ul li a p:nth-child(2){
    color: #676767;
    float: right;
    line-height: 65px;
}
.fourth .two .under ul li a:hover p{
    color:#bc1303;
}


/* Ã§Â¬Â¬Ã¤Âºâ€Ã©Æ’Â¨Ã¥Ë†â€  */
.fifth{
    width: 1002px;
    margin:0 auto;
    margin-top: 10px;
}
.fifth .swiper-container {
    width: 100%;
    height:180px;
    margin: 20px auto;
}
.fifth .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
   /* width: 350px !important; */
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.fifth .swiper-slide img{
    width:100%;
    height: 100%;
    object-fit: cover;
}

/* Ã¥Ââ€¹Ã¦Æ’â€¦Ã©â€œÂ¾Ã¦Å½Â¥ */
.link{
    width: 1002px;
    margin:0 auto;
    margin-top: 10px;
}
.link .top{
    /* border-bottom: 1px solid #9e9e9e; */
}
.link .top .left{
    float: left;
}
.link .top .left p{
    color: #e45151;
    font-weight: bold;
    font-size: 17px;
}
.link .item{
    margin-top: 20px;
    margin-bottom: 20px;
}
.link .item a{
    margin-right: 13px;
    color: #005bac;
    display: block;
    float: left;
    margin-right: 25px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
}


/* Ã§Â»â€žÃ§Â»â€¡Ã¦Å“ÂºÃ¦Å¾â€ž */
.organization{
    width: 1002px;
    margin:0 auto;
    margin-top: 30px;
}
.organization .break{
    color:#444444;
    padding-bottom: 20px;
    border-bottom: 1px solid #c1c1c1;
    font-size: 16px;
}
.organization .break a{
    color:#444444;
}
.organization .organization-small{
    margin-top: 20px;
}
.organization .organization-small .left{
    float: left;
    width: 20%;
}
.organization .organization-small .left .top{
    background:url(../images/left-lmcc.jpg)no-repeat;
}
.organization .organization-small .left .top img{
    width: 100%;
}
.organization .organization-small .left .top p{
    color:#fff;
    padding: 25px 0;
    padding-left: 20px;
    font-size: 22px;
    border-bottom: 3px solid #ffd570;
}
.organization .organization-small .left .under{

}
.organization .organization-small .left .under ul{

}
.organization .organization-small .left .under ul li{
    background: #eee;
}
.organization .organization-small .left .under ul li a{
    color: #000;
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 16px;
    border-bottom: 1px solid #cecece;
}
.organization .organization-small .left .under ul li a:hover{
    background:#bb0007;
    color:#fff;
}
.organization .organization-small .left .under .picture{
    margin-top: 20px;
}
.organization .organization-small .left .under .picture img{
    width: 100%;
}
.organization .organization-small .right{
    float: left;
    width: 76%;
    margin-left: 35px;
    margin-bottom: 15px;
}
.organization .organization-small .right .item{
    
}
.organization .organization-small .right .item li{
    
}
.organization .organization-small .right .item li a{
    display: block;
    height: 50px;
    line-height: 50px;
    color: #636363;
    border-bottom: 1px solid #dadada;
    font-size: 18px;
}
.organization .organization-small .right .item li a .title{
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.organization .organization-small .right .item li a .time{
    float: right;
    font-size: 14px;
}
.organization .organization-small .right .item li a:hover{
    color:#bb0007;
}
.organization .organization-small .right .pages{
    margin-top: 30px;
    margin-bottom: 30px;
}
.organization .organization-small .right .pages ul{

}
.organization .organization-small .right .pages ul li{
    float: left;
    margin-right: 20px;
}
.organization .organization-small .right .pages ul li a{
    color: #636363;
}
.organization .organization-small .right .pages ul li a:hover{
    color:#bb0007;
}


/* Ã¦â€“Â°Ã©â€”Â»Ã¨Â¯Â¦Ã¦Æ’â€¦ */
.news-detail{
    width: 1002px;
    padding-top:30px ;
    margin:0 auto;
}
.news-detail .break{
    color:#444444;
    padding-bottom: 20px;
    border-bottom: 1px solid #c1c1c1;
    font-size: 16px;
}
.news-detail .break a{
    color:#444444;
}
.news-detail .news-detail-small{

}
.news-detail .news-detail-small .top{
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
}
.news-detail .news-detail-small .top .title{
    text-align: center;
    font-size: 26px;
    padding-top: 20px;
    color: #2b2b2b;
}
.news-detail .news-detail-small .top .time{
    color: #949494;
    text-align: center;
    padding-top:20px;
    font-size: 12px;
}
.news-detail .news-detail-small .con{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ececec;
}
.news-detail .news-detail-small  p{
    
font-size: 16px;
}
.news-detail .news-detail-small  p img{
    width: 100%;
}
.news-detail .news-detail-small  .chang{
    margin-top: 20px;
    padding-bottom: 20px;
}
.news-detail .news-detail-small  .chang .left{
    float: left;
}
.news-detail .news-detail-small  .chang .left p{
    
}
.news-detail .news-detail-small  .chang .left p a{
    color: #585858;
}
.news-detail .news-detail-small  .chang .left p a:hover{
    color:#bb0007;
}
.news-detail .news-detail-small  .chang .right{
    float: right;
}
.news-detail .news-detail-small  .chang .right p{
    
}
.news-detail .news-detail-small  .chang .right p a{
    color: #585858;
}
.news-detail .news-detail-small  .chang .right p a:hover{
    color:#bb0007;
}






/* Ã¥Âºâ€¢Ã©Æ’Â¨ */
.foot{
    width: 100%;
    background:#e45151;
}
.foot .foot-small{
    width: 1000px;
    margin:0 auto;
    padding: 30px 0;
}
.foot .foot-small p{
    color:#fff;
}
.foot .foot-small .left{
    float: left;
}
.foot .foot-small .left img{
    vertical-align: middle;
    display: inline-block;
}
.foot .foot-small .left .text{
    vertical-align: middle;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    padding-left: 30px;
}
.foot .foot-small .right{
    float: left;
    margin-left: 60px;
}
.foot .foot-small .right img{
    vertical-align: middle;
    display: inline-block;
}
.foot .foot-small .right .text{
    vertical-align: middle;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    padding-left: 30px;
}

.foot .foot-small .foot-nav{
    text-align: center;
}
.foot .foot-small .foot-nav a{
    color: #fff;
    padding-left: 5px;
    border-left: 1px solid #fff;
    font-size: 14px;
}
.foot .foot-small .foot-nav a:last-child{
    border-right: 1px solid #fff;
    padding-right: 5px;
}
.foot .foot-small .boxImg{
    text-align: center;
    margin-top: 30px;
}
.foot .foot-small .boxImg img{
    
}
.foot .foot-small p{
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
}
































