body{
	padding: 0;
	margin: auto;
	overflow-x: hidden;
}
a{
	text-decoration: initial;
}
.center{
	    width: 1200px;
	    display: block;
	    margin: auto
}
.top{
	width: 100%;
	    height: 100px;
	    position: relative;
	        z-index: 999999;
			background: #fff;
			    border-bottom: 1px solid #ddd;
}
.top .logo{
	    width: 350px;
		height: 100px;
	    float: left;
	    overflow: hidden;
}
.top .logo img{
	    width: 200px;
	    margin-top: 36px;
}
.top .nav{
	    width: 720px;
	    float: left;
	    position: relative;
	    z-index: 999999;
	    line-height: 35px;
	    margin-top: 30px;
}
.top .nav li{width: 90px;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 14px;}
.top .nav li span{
	display: none;
}
.top .nav li:hover span{
	display: block;
	position: absolute;
	    width: 150px;
	    z-index: 999999999;
	    background: #fff;
		margin-left: -25px;
}
.top .nav li span a{
	display: block;
	color: #333;
	font-size: 12px;
}
.top .nav li span a:hover{
	background-color: #ddd;
}
.top .nav li a{color: #000;
    text-decoration: inherit;}
.top .active a,.top .nav li:hover a{
	color: #bd0007 !important;
	display: block;
}
.top .nav li:hover span a{
	color: #333 !important;
}
.top .search{width: 50px;
	float: left;
	overflow: hidden;    margin-top: 36px;
    text-align: center; cursor: pointer;}
.top .search i{
		color: #9c9c9c;
	}
.top .anniu{width:50px;
	float: left;
	overflow: hidden;}
.top .anniu a{    background: #bd0007;
    margin-top: 33px;
    display: block;
    text-align: center;
    padding: 5px 0;
    font-size: 14px;
    color: #fff;
    text-decoration: inherit;}

.sousuo{
	    position: fixed;
	    top: 100px;
	    z-index: 999999;
	    background: #fff;
	    padding: 10px;
	    width: 240px;
	    text-align: center;
	    margin-left: 944px;
}
.sousuo input:nth-child(1){
	height: 30px;
}
.sousuo input:nth-child(2){
	    height: 36px;
	    border: 0;
}

.mk1{    overflow: hidden;
    background: #f1f1f1;
    width: 100%;
    padding: 20px 0;}
.mk1 li{list-style-type: none;
    float: left;
    width: 25%;
    overflow: hidden;}
.mk1 li img{display: block;
    float: left;
    margin-right: 15px;}
.mk1 li span{     display: block;
    margin-top: 10px;
    font-size: 16px;}
.mk1 li p{display: block;
    float: left;
    margin: 0;
    line-height: 35px;
    font-size: 12px;
    color: #777;}
.mk1 li:hover img{

	    -moz-transform:scaleX(-1);
	    -webkit-transform:scaleX(-1);
	    -o-transform:scaleX(-1);
	    transition: transform 0.6s;
}

.mk2{
	overflow: hidden;
	width: 1200px;
	margin: auto;
	padding: 30px 0;
}
.mk2 .title{    font-size: 25px;
    overflow: hidden;
	font-weight: bold;}
.mk2 .title a{    font-size: 15px;
    float: right;
	font-weight: normal;
    text-decoration: none;
    color: #777;}
.mk2 .title a i{ 
	margin-left: 5px;
	color: #999;
}
.mk2 .body{
	overflow: hidden;
	padding: 15px 0;
}
.mk2 .body img{
	width: 100%;
}
.mk3{
	overflow: hidden;
}
.mk3 .title{  font-size: 25px;
    overflow: hidden;
	font-weight: bold;width: 1200px;
	margin: auto;
	margin-bottom: 15px;
	}
.mk3 .title a{    font-size: 15px;
    float: right;
	font-weight: normal;
    text-decoration: none;
    color: #777;}
.mk3 .title a i{ 
	margin-left: 5px;
	color: #999;
}
.mk3 .body{
	background-color: #313131;
}
.mk3 .body .bocenter{
	overflow: hidden;
	width: 1200px;
	min-height: 100px;
	margin: auto;
}
.mk3 .body .bocenter li{    width: 25%;
    float: left;    height: 380px;
    list-style-type: none; cursor: pointer;
    overflow: hidden;}
	
.mk3 .body .bocenter li img{width: 50px;
    margin-top: 220px;
    display: block;
    margin-left: 20px;}
.mk3 .body .bocenter li span{display: block;
    margin: 15px 0 15px 25px;
    color: #fff;
    font-size: 20px;}
.mk3 .body .bocenter li p{    display: block;
    margin: 15px 0 15px 25px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 50px;}
.mk3 .body .bocenter li:nth-child(1){background: url(/static/images/s1.jpg);background-position: top center;}
.mk3 .body .bocenter li:nth-child(2){background: url(/static/images/s2.jpg);background-position: top center;}
.mk3 .body .bocenter li:nth-child(3){background: url(/static/images/s3.jpg);background-position: top center;}
.mk3 .body .bocenter li:nth-child(4){background: url(/static/images/s4.jpg);background-position: top center;}
.mk3 .body .bocenter li b{display: block;
    width: 100%;
    height: 380px;
    background: rgba(0,0,0,0.5);
    margin-bottom: -380px;}
.mk3 .body .bocenter li:hover b{
	display: none;
}

.mk4{    overflow: hidden;
    width: 1200px;
    margin: auto;
    padding: 45px 0;}
.mk4 .title{height: 50px;
    margin-bottom: 20px;
    overflow: hidden;}
.mk4 .title span{display: block;
    width: 180px;
	font-weight: bold;
    float: left;
    border-right: 1px solid #ddd;
    margin-right: 70px;
    font-size: 26px;
    line-height: 50px;}
.mk4 .title p{display: block;
    float: left;
    width: 900px;
    font-size: 16px;
    margin: auto;
    color: #777;
    line-height: 25px;}
.mk4 .body{ overflow: hidden;}
.mk4 .body img{ width: 100%;}
.mk5{    overflow: hidden;
    width: 100%;
    background: #f1f1f1;
    padding: 50px 0;}
.mk5 .title{  font-size: 25px;
    overflow: hidden;
	font-weight: bold;width: 1200px;
	margin: auto;
	margin-bottom: 15px;
	}
.mk5 .title a{    font-size: 15px;
    float: right;
	font-weight: normal;
    text-decoration: none;
    color: #777;}
.mk5 .title a i{ 
	margin-left: 5px;
	color: #999;
}
.mk5 .body{    overflow: hidden;}
.mk5 .body .pk{       width: 30%;
    float: left;
    overflow: hidden;
    border: 1px solid #eeeaea;
    background: #fff;}
.mk5 .body .pk:nth-child(1){}
.mk5 .body .pk:nth-child(2){    margin-left: 5%;}
.mk5 .body .pk:nth-child(3){float: right;}
.mk5 .body .pk img{    width: 100%; margin-bottom: 20px;}
.mk5 .body .pk li{width: 90%;
    margin: auto;list-style-type: none;
    line-height: 35px;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    font-size: 16px;}
.mk5 .body .pk li a{text-decoration: none;
    color: #555;}
.mk5 .body .pk p{ margin-bottom: 15px;}
.mk5 .body .pk p a{    display: block;
    text-decoration: none;
    color: #d60c18;
    font-size: 14px;
    margin-left: 7%;}
.mk5 .body .pk p a i{margin-left: 10px;}
.mk5 .body .pk li:hover a{color: #d60c18;}

.foot1{    overflow: hidden;
    background: #d60c18;
    padding: 30px 0;}
.foot1 li{    list-style-type: none;
    float: left;
    width: 12.5%;
    text-align: center;
    color: #fff;
    font-size: 15px;}
.foot1 li img{    display: block;
    width: 43%;
    margin: auto;
    margin-bottom: 10px;}
.foot1 li:hover img{-moz-transform:scaleX(-1);
	    -webkit-transform:scaleX(-1);
	    -o-transform:scaleX(-1);
	    transition: transform 0.6s;}
.foot2{
	overflow: hidden;
	    background: #303030 url(../images/foot.jpg);
	    background-repeat: no-repeat;
	    background-position: center bottom;
	    background-size: 100% auto;
	    padding: 30px 0;
}
.foot2 .copy{width: 1200px;
    margin: auto;
    overflow: hidden;}
.foot2 .copy .shang{overflow: hidden;    margin-bottom: 80px;}
.foot2 .copy .shang .l{    width: 80%;
    float: left;
    overflow: hidden;
}
.foot2 .copy .shang .l .cd{width: 18%;
    float: left;
    overflow: hidden;
    color: #fff;}
.foot2 .copy .shang .l .cd p{display: block;
    font-size: 18px;}
.foot2 .copy .shang .l .cd li{    list-style-type: none;
    line-height: 30px;
    font-size: 12px;}
.foot2 .copy .shang .l .cd li a{ color: #fff; text-decoration:inherit;}
.foot2 .copy .shang .r{    width: 20%;
    float: left;
    overflow: hidden;font-size: 14px;
    color: #fff;
}
.foot2 .copy .shang .r .lx{}
.foot2 .copy .shang .r .lx a{font-size: 25px;
    color: #fff;
    margin-right: 20px;
}
.foot2 .copy .shang .r .lx a i{}
.foot2 .copy .shang .r .lx2{}
.foot2 .copy .shang .r .lx p{}
.foot2 .copy .xia{overflow: hidden;font-size: 12px;color: #989595;}


.page-title,.row{
	width: 1200px;
	margin: auto;
}

.neirong{
        line-height: 35px;
}
.nbanner{
	overflow: hidden;
}
.nbanner img{
	width: 100%;
}

.nav_m{display: none;}
.piclist{
	width: 33.33%; float: left;
}
.piclist img{
	display: block;width: 90%;margin: auto;    border-radius: 8px;
    border: 1px solid #ddd;
}
.piclist span{
	display: block;font-size: 16px; width: 90%; height: 40px;margin: auto; line-height: 40px;overflow: hidden; margin-bottom: 15px;text-align: center;color: #666;
}

.card .card-body {
    color: var(--bs-card-color);
    max-width: 1200px;
    margin: auto;
}

.xrpagination{
	    overflow: hidden;
	    font-size: 14px;
	    padding: 15px;
}
.xrpagination .pagination{
	
}
.xrpagination .pagination li{
	    border: 1px solid #ddd;
	    margin-right: 10px;
	    padding: 2px 8px;
	    border-radius: 5px;
	    color: #777;
}
.xrpagination .pagination .active,.xrpagination .pagination li:hover{
	background: #777;
	    color: #fff;
}
.xrpagination .pagination li:hover a{
	background: #777;
	    color: #fff;
}

.lianxipc{
    display:block;
}
.lianximob{
    display:none;
}

.p-10 table,.p-10 .MsoNormal{
margin-left: 0 !important;
}

@media (max-width: 1199px){
	.lianxipc{
    display:none;
}
.lianximob{
    display:block;
}
	.card .card-body {
	    color: var(--bs-card-color);
	    max-width: 100%;
	    margin: auto;
	}
	
	.center {
	    width: 100%;
	    display: block;
	    margin: auto;
	}.top .logo {
    width: 60%;
    height: 100px;
    float: left;
    overflow: hidden;
}.top .logo img {
    width: 80%;
    margin-top: 36px;
    margin-left: 10%;
}.nav_m{
	display: block;
	    margin-top: 36px;
	    float: right;
	    margin-right: 15px;
	    font-size: 19px;
	    color: #666;
}.top .nav{
	display: none;
}.sousuo {
    position: fixed;
    top: 100px;
    z-index: 9999999999;
    background: #fff;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-left: 0;
}
.mob_nav{
	    position: fixed;
	    top: 0;width: 100%;
	    background: rgba(255,255,255,0.8);
	    height: 100%;
		z-index: 9999999999;
}
.mob_nav li{
	list-style-type: none;
	    text-align: center;
	    line-height: 50px;
	    border-bottom: 1px solid #ddd;
	    background: #fff;
}
.mob_nav li span{
	display: none;
	background: #f1f1f1;
}
.mob_nav li span a{
    display: block;
}
.mob_nav li a{
	color: #333;
	display:block;
}

.mk2 {
    overflow: hidden;
    width: 94%;
    margin: auto;
    padding: 30px 0;
}
.mk4 {
    overflow: hidden;
    width:  94%;
    margin: auto;
    padding: 45px 0;
}.mk1 li {
    list-style-type: none;
    float: left;
    width: 50%;
    overflow: hidden;
}.mk1 li img {
    display: block;
    float: none;
    margin: auto;
}.mk1 li span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
}.mk1 li p {
    display: block;
    float: left;
    margin: 0;
    line-height: 35px;
    font-size: 12px;
    color: #777;
    text-align: center;
    width: 100%;
}.mk2 .title {
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
}.mk2 .title a {
    font-size: 12px;
    float: right;
    font-weight: normal;
    text-decoration: none;
    color: #777;
}.mk3 .title {
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
    width: 96%;
    margin: auto;
    margin-bottom: 15px;
	    margin-left: 10px;

}.mk3 .body .bocenter {
    overflow: hidden;
    width: 100%;
    min-height: 100px;
    margin: auto;
}.mk3 .body .bocenter li {
    width: 50%;
    float: left;
    height: 250px;
    list-style-type: none;
    cursor: pointer;
    overflow: hidden;
}.mk3 .body .bocenter li b {
    display: block;
    width: 100%;
    height: 250px;
    background: rgba(0,0,0,0.5);
    margin-bottom: -250px;
}.mk3 .body .bocenter li img {
    width: 50px;
    margin-top: 70px;
    display: block;
    margin-left: 10px;
}.mk3 .body .bocenter li span {
    display: block;
    margin: 15px;
    color: #fff;
    font-size: 15px;
}.mk3 .body .bocenter li p {
    display: block;
    margin: 15px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 50px;
}.mk4 .title span {
    display: block;
    width: 100%;
    font-weight: bold;
    float: left;
    border-right: 1px solid #ddd;
    margin-right: 0;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}.mk4 .title {
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}.mk4 .title p {
    display: block;
    float: left;
    width: 100%;
    font-size: 13px;
    margin: auto;
    color: #777;
    line-height: 20px;
    text-align: center;
}.mk5 {
    overflow: hidden;
    width: 100%;
    background: #f1f1f1;
    padding: 28px 0;
}.mk5 .title {
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
    width: 92%;
    margin: auto;
    margin-bottom: 15px;
}.mk5 .title a {
    font-size: 12px;
    float: right;
    font-weight: normal;
    text-decoration: none;
    color: #777;
}.mk5 .body .pk {
    width: 92%;
    float: none;
    overflow: hidden;
    border: 1px solid #eeeaea;
    background: #fff;
    margin: auto;
    margin-bottom: 15px;
}.mk5 .body .pk:nth-child(2) {
    margin-left: 4%;
}.mk5 .body .pk:nth-child(3) {
    float: none;
}.foot1 li {
    list-style-type: none;
    float: left;
    width: 25%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 15px;
}.foot2 .copy {
    width: 92%;
    margin: auto;
    overflow: hidden;
}.foot2 .copy .shang {
    overflow: hidden;
    margin-bottom: 20px;
}.foot2 .copy .shang .l {
   display: none;
}.foot2 .copy .shang .r {
    width: 100%;
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}.page-title, .row {
    width: 92%;
    margin: auto;
}.piclist{
	width: 50%; float: left;
}
.piclist img{
	display: block;width: 90%;margin: auto;height:100px;
}
.piclist span{
	display: block; width: 100%; height: 40px; line-height: 40px;overflow: hidden; margin-bottom: 15px;text-align: center;
}
.p-10 {
    padding: 15px 0 !important;
}
.p-10 img{
   max-width: 100% !important;
   height: auto !important;
}
.p-10 table,.p-10 .MsoNormal{
   max-width: 100% !important;
   height: auto !important;
margin-left: 0 !important;
}
.p-10 .MsoNormal{
    text-indent: initial !important;
}

.align-items-center {
    width: 100% !important;
            padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px dashed #ddd;
}
    .mobile-hidden {
        display: block !important;
    }
.list-unstyled {
    max-height: 40px;
    overflow: hidden;
}










}





