.erjiBox {background:#f9fafd;}
.xykBos{background:#fff;padding:40px 30px;margin-bottom:50px;}

.breadCrumb { font-size: 16px; color: #999999; line-height: 40px; margin-bottom: 5px; }
.breadCrumb span a{     font-size: 16px;color: #999999;line-height: 40px; }


.xykLs {width:42%;}
.xykLs img{width:100%;height:300px;object-fit:cover;}
.xykRs {width:55%;background:#f9fafd;padding:30px;box-sizing:border-box;border-radius:12px;overflow:hidden;min-height:300px;}
.xykRs .xykRsTitle{font-size:22px;color:#333;line-height:40px;margin-bottom:16px;}
.xykRs .xykRsSum{font-size:16px;color:#666;line-height:24px;}




.contents {margin-top:30px;}
.contents p,.contents div{ line-height:200%; font-size: 18px; min-height:15px;color:#000000; }
.contents *{line-height:200%;color:#000000;}
.contents a{line-height:200%; font-size: 16px;color:#555;}

.contents img { text-align: center; display: block; margin: 0 auto !important; max-width:96%;padding:12px 0; }
.contents table{width:100% !important;}
.contents table *{font-family:"微软雅黑 !important;"}
.contents table tr{}
.contents table tr td{border:1px solid #ccc !important;;text-align:center;vertical-align:middle;padding:12px !important;}






/*手机端768px*/
@media only screen and (min-width: 100px) and (max-width: 768px) {
.location1{display:none;}

.xykBos{background:#fff;padding:20px 10px;margin-bottom:20px;}

.xykLs {width:100%;}
.xykLs img{height:auto;}
.xykRs {width:100%;padding:1rem;border-radius:6px;overflow:hidden;min-height:200px;margin-top:20px;}



}