@charset "utf-8";
/* CSS Document */
@import url( reset.css);
@import url(mobile_header.css);

.address {width: 97%;}
.cont {width: 97%;flex-wrap: wrap;}
/* .left ul{display: flex; flex-wrap: wrap;   border-left: 1px solid #ddd;}
.btetl { height: 88px; line-height: 88px;}
.left ul li { width: 49%; height: 88px; line-height: 89px;}
.left ul li span{display: none;}
.left { width: 100%; height: auto;}
.left ul>li+li { border-top: none;}
.left ul li { width: calc(100% / 2); height: 70px; line-height: 70px; background: #f5f5f5;  border: 1px solid #ddd;      border-left: none;}
.left ul li a { font-size: 24px;} */
.right {  width: 100%;}
.right .Title { width: 100%;}
.right ul {width: 100%;}
.right ul li { width: 100%; height: auto; flex-wrap: wrap;  justify-content: center;}
.right ul li a div:nth-child(1) {        width: 98%;  margin: 0 auto;}
.right ul li a {width: 100%;flex-wrap: wrap;}
.right ul li a div:nth-child(2) {        width: 100%; flex-direction: row-reverse; margin-right: 10px;        margin-bottom: 10px;}
.right ul li a div span:nth-child(2) {font-size: 24px;margin-right: 8px;}




.PageMainBox img{width: 200px !important;}



.left ul{display: flex;flex-wrap: wrap;border-left: 1px solid #ddd;padding-bottom: 0px;}
.btetl {
    height: auto;
    line-height: 1.5;
    font-size: 22px;
    padding: 11px 0px 11px 0px;
}
.left ul li { width: 49%; height: 88px; line-height: 89px;}
.left ul li span{display: none;}
.left {width: 100%;height: auto;max-height: unset;margin-bottom: 20px;}
.left ul>li+li { border-top: none;}
.left ul li {width: calc(100% / 2);height: auto;min-height: 40px; line-height: 40px;background: #f5f5f5;border: 1px solid #ddd;border-left: none;}
.left ul li a {font-size: 18px;}







