* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fafafa;
}

p a:hover{
    color: #000 !important;
}

/*文章版块开始*/
 .txtbox p{
    color: #4D4D4D;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 36px;
    font-weight: 500;
}

.txtbox p img{
    max-width: 1000px;
    margin:10px auto;
    border-radius:6px;
}

 .txtbox p strong{
     font-size: 14px;
    font-weight: bold;
 }
/*文章版块结束*/

.titile-txt{
    display: flex;
    align-items: center;
    padding: 36px 0;
    font-size: 12px;
    color: #D80C18;
}

.titile-txt li{
    display: inline;
    padding-left: 20px;
}

.center {

    border-radius: 5px;
    box-shadow: 0px 0px 10px #eeeeee;
    width: 1200px;
    margin: auto;
    background-color: #fff;
    padding-bottom: 40px;
    padding-top: 50px;
}

.titile-txt {
    width: 1200px;
    margin: auto;
    margin-top: 50px;
}

.titile-txt>P {
    line-height: 22px;
    height: 22px;
    padding-left: 10px;
    border-left: 1px solid #000;
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: bold;
}

.center-title {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    padding: 0px 50px;
}

.contxt {
    margin: auto;
    padding-top: 50px;
    text-indent: 25px;
    line-height: 25px;
    font-size: 16px;
}

.contxt-img {
    margin: auto;
    width: 50%;
    margin-top: 30px;
    text-align: center;
}

.contxt-img>img {
    width: 100%;
    border-radius: 5px;
}

.titile-body {
    padding-bottom: 20px;
    margin: auto;
    font-size: 18px;
    margin-top: 30px;
    font-weight: normal;
}

.contxtbody {
    margin: auto;
    text-indent: 25px;
    font-size: 16px;
    line-height: 25px;
}

.buttxt {
    margin: auto;
    font-weight: normal;
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 30px;
}

.butimg {
    padding-top: 50px;
    width: 600px;
    height: 410px;
    margin: auto;
    padding-bottom: 60px;
}

.butimg>img {
    width: 100%;
    height: 100%;
}

.txtbox {
    margin: auto;
    width: 90%;
    padding-bottom: 50px;
    border-bottom: 2px solid #00138b;
}

a {
    text-decoration: none;
    color: #000;
}

.ptxt {
    width: 90%;
    margin: auto;
    margin-top: 10px;
    font-weight: 600;
}

.centerimg {
    height: 860px;
    background-repeat: no-repeat;
    background-image: url("../images/disls.png");
}

.boxcenimg {
    width: 1200px;
    margin: auto;
}

.nametit {
    font-size: 40px;
    padding-top: 80px;
    text-align: center;
}

.txtp {
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
}

.centbox {
    display: flex;
    margin-top: 50px;
    justify-content: center;
}

.cont {
    /*margin-right: 100px;*/
}

.centbox>div {
    /*width: 255px;*/
}

.bggun {
    width: 336px;
    height: 252px;
    background-image:linear-gradient(90deg, #006eff 0%, #008aff 100%), linear-gradient(#d3d4d5, #d3d4d5);
    background-blend-mode: normal,
        normal;
    border-radius: 5px;
}

.bggun{
    margin-right:0 !important;
}

.bggun>img {
    width: 320px;
    height: 180px;
    margin: 8px;
}

.bggun>p {
    margin-top: 10px;
    padding: 0 10px; 
    color: #000;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden !important;
    text-overflow:ellipsis !important;
    white-space: nowrap !important;
}

.bagcolor {
    width: 336px;
    height: 252px;
    background-image: linear-gradient(90deg,
            #006eff 0%,
            #008aff 100%),
        linear-gradient(#d3d4d5,
            #d3d4d5);
    background-blend-mode: normal,
        normal;
    border-radius: 5px;
}

.bagcolor>img {
    width: 320px;
    height: 180px;
    margin:8px;
}

.bagcolor>p {
    margin-top: 10px; 
    padding: 0 10px;
    color: #000;
    font-size: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden !important;
    text-overflow:ellipsis !important;
    white-space: nowrap !important;
}

.bgcont {
    width: 336px;
    height: 252px;
    background-image:linear-gradient(90deg, #006eff 0%, #008aff 100%), linear-gradient(#d3d4d5, #d3d4d5);
    background-blend-mode: normal,
        normal;
    border-radius: 5px;
}

.bgcont>img {
    width: 320px;
    height: 180px;
    padding: 8px;
}

.bgcont>p {
    margin-top: 10px;
    padding: 0 10px; 
    color: #000;
    font-size: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden !important;
    text-overflow:ellipsis !important;
    white-space: nowrap !important;
}

.titbgimg{
    position: relative;
}
.titbgimg>img{
    width: 100%;
}

.titbgimg>h1{
    width: 1200px;
    position: absolute; 
    left: 35%;
     top: 68%;   
     margin-top: -200px;   
     margin-left: -300px; 
    z-index: 99;
    text-align: center;
	font-size: 45px;
	color: #ffffff;
}
.titbgimg>p{
    width: 1200px;
    position: absolute; 
    left: 35%;
     top: 82%;   
     margin-top: -200px;   
     margin-left: -300px; 
    z-index: 99;
    text-align: center;
	font-size: 25px;
	color: #ffffff;
}


.contxt>>>strong{
    font-size: 16px;
    font-weight: bold;
}

.contxtbody>>>strong{
    font-size: 16px;
    font-weight: bold;
}