body {
    background: #f7f7f7;
}

.header {
    height: 3.8rem;
    background: url('/themes/quick_mobile/public/assets/images/header-bg.png') center center no-repeat;
    background-size: 100%;
}

.header-bg1 {
    background: url('/themes/quick_mobile/public/assets/images/header-bg1.png') center center no-repeat;
}

.header-bg2 {
    background: url('/themes/quick_mobile/public/assets/images/header-bg2.png') center center no-repeat;
}

.header-bg3 {
    background: url('/themes/quick_mobile/public/assets/images/header-bg3.png') center center no-repeat;
}
.header-bg4 {
    background: url('/themes/quick_mobile/public/assets/images/header-bg4.png') center center no-repeat;
}
.header-bg5 {
    background: url('/themes/quick_mobile/public/assets/images/header-bg5.png') center center no-repeat;
}
.header-bg6 {
    background: url('/themes/quick_mobile/public/assets/images/header-bg6.png') center center no-repeat;
}
.header .top {
    height: 0.87rem;
    z-index: 2;
    padding: 0.3rem 0.3rem 0 0.3rem;
    box-sizing: border-box;
}

.header .top .logo {
    height: 0.6rem;
    width: 1.65rem;
    background: url('/themes/quick_mobile/public/assets/images/logo.png') center center no-repeat;
    background-size: 100%;
    display: inline-block;
    float: left;
}

.header .top .menu {
    height: 0.5rem;
    width: 0.5rem;
    background: url('/themes/quick_mobile/public/assets/images/menu.png') center center no-repeat;
    background-size: 100%;
    display: inline-block;
    float: right;
}

.header .title {
    padding-top: 0.7rem;
}

.header .title p {
    clear: both;
    width: 100%;
    text-align: center;
}

.header .title p:nth-child(1) {
    color: #ffffff;
    font-family: 'Ë¼Ô´ºÚÌå CN Î¢ÈíÑÅºÚ';
    font-size: 0.5rem;
}

.header .title p:nth-child(2) {
    color: #8aa4a9;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 0.25rem;
}

.jianj {
    clear: both;
}

.jianj .title {
    padding: 0.3rem;
}

.jianj .title h3 {
    color: #333333;
    font-size: 0.4rem;
}

.jianj .title h3 span.icon {
    padding-right: 0.2rem;
    padding-left: 0;
}

.jianj .title h3 span.icon img {
    vertical-align: middle;
    display: inline-block;
    height: 0.5rem;
}

.jianj .title h3 span {
    vertical-align: middle;
    display: inline-block;
    padding-left: 0.2rem;
    color: #333333;
    font-size: 0.24rem;
    font-weight: 200;
}

.jianj .content {
    padding: 0 0.2rem;
}

.jianj .content .div1:nth-child(1) {
    height: 2.6rem;
}

.jianj .content .div1:nth-child(1) img {
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    height: 2.6rem;
    width: 100%;
}

.jianj .content>p {
    background: url('/themes/quick_mobile/public/assets/images/icon-bg.png') center center repeat-x;
    padding: 0.3rem;
    font-size: 0.22rem;
    color: #333333;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    box-shadow: 0rem 1rem 5rem 1rem rgba(0, 0, 0, 0.1);
    line-height: 0.36rem;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.jianj .content ul li img {
    width: 33.3%;
    height: 2.5rem;
    float: left;
}


.jianj .content .left {
    box-sizing: border-box;
    background: #ffffff;
    width: 60%;
    float: left;
    padding: 0.4rem 0.2rem 0 0.3rem;
    height: 4.45rem !important;
}

.jianj .content .right {
    padding-top: 0.4rem;
    box-sizing: border-box;
    height: 4.45rem;
    background: #ffffff;
    width: 60%;
    width: 40%;
    float: right;
}

.jianj .content .left h3 {
    color: #005DAF;
    font-size: 0.4rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
}

.jianj .content .left>p {
    font-family: 'MicrosoftYaHei';
    padding-top: 0.2rem;
    padding-bottom: 0.7rem;
    font-size: 0.23rem;
    color: #333333;
    line-height: 0.4rem;
}

.jianj .content .right>img {
    height: 3.3rem;
    width: 2.8rem;
}

.jianj .content .list {
    list-style: none;
    box-sizing: border-box;
    background: #ffffff;
    padding: 0.3rem 0.3rem 0 0.3rem;
    clear: both;
    height: 2rem;
}

.jianj .content .list:last-child {
    box-sizing: content-box;
    padding-bottom: 0.1rem;
    box-shadow: 0rem 1rem 4rem 0rem rgba(0, 0, 0, 0.1);
}

.jianj .content .list .x_left {
    width: 45%;
    float: left;
}

.jianj .content .list div.x_left img {
    height: 1.7rem;
    width: 2.8rem;
}

.jianj .content .list .x_right {
    width: 55%;
    float: right;
}

.jianj .content .list .x_right>h3 {
    font-size: 0.26rem;
    color: #000000;
    max-height: 0.76rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jianj .content .list .x_right>p {
    font-size: 0.2rem;
    color: #999999;
    max-height: 0.68rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jianj .content .list .x_right .line {
    vertical-align: middle;
    width: 0.5rem;
    height: 0.03rem;
    background: #005DAF;
    display: inline-block;
}

.jianj .content ul.logo li {
    box-sizing: border-box;
    padding: 0 0.1rem;
    text-align: center;
    margin-bottom: 0.1rem;
    width: 32%;
    height: 1.35rem;
    display: inline-block;
    /* float: left; */
}

.jianj .content ul.logo li img {
    width: 2.25rem;
    height: 1.35rem;
    border-radius: 5px;
}

.jianj .content ul.logo {
    clear: both;
    padding-bottom: 0.3rem;
}

.index_footer {
    background: #ffffff;
    clear: both;
    height: 3.5rem;
    padding-top: 0.5rem;
    text-align: center;
}

.index_footer .ul {
    clear: both;
    box-sizing: border-box;
    padding-left: 0.4rem;
    height: 3.4rem;
}

.index_footer .ul>p {
    font-size: 0.2rem;
    color: #999999;
}

.index_footer .ul>div>.li:nth-child(1) {
    float: left;
    padding: 0 0.3rem 0 0.5rem;
}

.index_footer .ul>div>.li:nth-child(2) {
    float: left;
    padding: 0 0.5 0 0.3rem;
    ;
}

.index_footer .ul>div>.li>div>img {
    height: 1.6rem;
    width: 1.6rem;
}

.index_footer .ul>.div {
    box-sizing: border-box;
    text-align: center;
    padding-left: 1rem;
}

.index_footer .ul>div>.li>p {
    text-align: center;
    font-size: 0.2rem;
    color: #4d4d4d;
}

.index_footer .ul>p {
    clear: both !important;
}

.index_footer .ul>p:nth-child(1) {
    padding-top: 0.3rem;
}

.xw_middle {
    padding: 0 0.4rem;
}

.xw_middle h3 {
    padding: 0.4rem 0 0.3rem 0;
    color: #333333;
    font-size: 0.32rem;
}

.xw_middle .content img {
    width: 6.7rem;
    height: 3.4rem;
}

.xw_middle .content p {
    padding-top: 0.4rem;
    color: #333333;
    font-size: 0.24rem;
    line-height: 0.45rem;
}

.jianj .content .menus {
    clear: both;
    flex-wrap: wrap;
    display: flex;
}

.jianj .content .menus li {
    text-align: center;
    width: 33.3%;
    margin-top: 0.17rem;
}

.jianj .content .menus li>span {
    display: inline-block;
    height: 0.75rem;
    width: 2rem;
    line-height: 0.75rem;
    border: solid 1px #589cd9;
    border-radius: 0.4rem;
    font-size: 0.24rem;
    color: #333333;
}

.jianj .content .yw_lists {
    flex-wrap: wrap;
    display: flex;
}

.jianj .content .yw_lists li {
    text-align: center;
    width: 50%;
    margin-bottom: 0.2rem;
}

.jianj .content .yw_lists li>div>img {
    width: 3.5rem;
    height: 2rem;
}

.jianj .content .yw_lists li>div {
    position: relative;
    height: 2rem;
}

.jianj .content .yw_lists li>div>span {
    z-index: 99;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.55rem;
    line-height: 0.55rem;
    width: 3.45rem;
    background: #4486c1;
    opacity: 0.7;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.jianj .content .bottom {
    text-align: center;
    position: relative;
}

.jianj .content .bottom img {
    width: 100%;
    height: 2rem;
}

.jianj .content .bottom span {
    z-index: 99;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.55rem;
    line-height: 0.55rem;
    width: 100%;
    background: #4486c1;
    opacity: 0.7;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}

.cg-lists ul {
    flex-wrap: wrap;
    display: flex;
    padding: 0.3rem 0.35rem;
    box-sizing: border-box;
}

.cg-lists ul>li {
    width: 50%;
    text-align: center;
}

.cg-lists ul>li>img {
    height: 1.55rem;
    width: 3.23rem;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius:5px;
}

.cg-lists ul>li>span {
    color: #323232;
    font-size: 0.24rem;
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 0.6rem;
}

.cg-fy {
    padding: 0 0.2rem 0.3rem 0.2rem;
}

.cg-fy>ul {
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow:0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 100%;
}

.cg-fy>ul>li {
    text-align: center;
    flex: 1;
    background: rgba(255, 255, 255, 1);
}
.cg-fy>ul>li>a{
    color: #333333;
    font-size: 0.26rem;
    text-decoration-line: none;
}
.lx-list{
    padding: 0.4rem 0.3rem 0 0.3rem;
}
.lx-list .title{
    padding-bottom: 0.35rem;
    display: flex;
}
.lx-list .title>div:nth-child(1){
   width: 0.25;
   height:0.6rem;     
}
.lx-list .title .icon img{
    padding-top:0.1rem; 
    height: 0.45rem;
    width: 0.1rem;
    vertical-align: middle;
}
.lx-list .title .xx{
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 0.2rem;
}
.lx-list .title .xx p:nth-child(1){
    color: #333333;
    font-size: 0.24rem;
}
.lx-list .title .xx p:nth-child(2){
    color: #333333;
    font-size: 0.26rem;
    font-weight:bold;
    line-height:0.45rem;
}
.map{
    padding: 0 0.3rem 0.3rem 0.3rem;
}
.map>div>img{
    height: 3.6rem;
    width: 100%;
}
.xw_middle .content h3.lj-zb{
    width: 100%;
    text-align: center;
    color: #333333;
    font-size:0.4rem; 
    padding:0.45rem 0 0 0;
}

.detail{
    padding: 0.4rem 0.4rem 0 0.4rem;
}
.detail>div{
    text-align: center;
}
.detail>div>img{
    height: 2.7rem;
}
.lx-list .qxFlex{
    flex-wrap:nowrap!important; 
}
.lx-list .qxFlex .xx>p:nth-child(1){
    color:#0662b4;
    font-size:0.24rem;
    font-weight: bold;  
}
.lx-list .qxFlex .xx>p:nth-child(2){
    color:#333333;
    font-size:0.22rem;
    font-weight: 200;
    line-height: 0.40rem;
}
.jr-tabs li{
    margin-top: 0.02rem;
    box-shadow:0px 7px 20px 0px rgba(0, 0, 0, 0.06);
}
.jr-tabs li>.list{
    background: #ffffff;
    position: relative;
    height: 0.9rem;
    line-height: 0.9rem;
    padding:0 0.3rem 0rem 0.3rem;
    box-shadow:0px 7px 20px 0px rgba(0, 0, 0, 0.06);
}
.jr-tabs li>.list>div{
    color: #333333;
    font-size:0.26rem;
}
.jr-tabs li>.list>div:nth-child(2){
    height: 0.35rem;
    width: 0.35rem;
    position: absolute;
    right: 0.3rem;
    top: 0.35rem;
    background-size: 100%;
}
.downActive{
    background: url('/themes/quick_mobile/public/assets/images/icon-down.png') center center no-repeat;
}
.rightActive{
    background: url('/themes/quick_mobile/public/assets/images/icon-right.png') center center no-repeat; 
}
.jr-tabs>li>.content{
    background: #f7f7f7;
    padding:0 0.3rem 0rem 0.3rem;
}
.jr-tabs>li>.content>h4{
    padding: 0.2rem 0;
    color: #7f7f7f;
    font-size: 0.26rem;
    font-weight: bold;
}
.jr-tabs>li>.content>p{
    color: #333333;
    font-size: 0.22rem;
    line-height: 0.4rem;
    padding-bottom:0.3rem; 
}


.jianj .content>p {
    background:none !important;
}
.jianj .content .left p {
    font-family: 'MicrosoftYaHei';
    padding-top: 0.2rem;
    padding-bottom: 0.7rem;
    font-size: 0.23rem;
    color: #333333;
    line-height: 0.4rem;
}

.jianj .content .right img {
    height: 3.3rem;
    width: 2.8rem;
}
.jianj .content .left{
    padding:0.4rem 0 0 0;
}
.jianj .content .left h3{
    padding-right: 0.2rem;
    padding-left: 0.3rem;
    max-height: 1.1rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.jianj .content .left p{
    padding-right: 0.2rem;
    padding-left: 0.3rem;
}
.right .swiper-wrapper{
    height:3.3rem;
}
.swiper-pagination-case{
    text-align:center;
}
.menu-box{
    display: none;
    position:fixed;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    z-index:999;
}
.menu-box ul{
    background:#fff;
    margin-top: 0.2rem;
}
.menu-box ul li{
    height: 0.8rem;
    border-bottom: 1px solid #ccc;
    line-height: 0.8rem;
}
.menu-box ul li a{
    font-size: 0.26rem;
    color: #333;
    text-decoration: none;
    font-weight:bold;
    display: block;
}
.menu-box .top {
    height: 0.87rem;
    z-index: 2;
    padding: 0.3rem 0.3rem 0 0.3rem;
    box-sizing: border-box;
}
.menu-box .top .logo {
    height: 0.6rem;
    width: 1.65rem;
    background: url(/themes/quick_mobile/public/assets/images/logo.png) center center no-repeat;
    background-size: 100%;
    display: inline-block;
    float: left;
}
.menu-box .top .menu {
    height: 0.5rem;
    width: 0.5rem;
    background: url(/themes/quick_mobile/public/assets/images/close.png) center center no-repeat;
    background-size: 100%;
    display: inline-block;
    float: right;
}
.menu-bg{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    z-index: 888;
}
.downActive,.rightActive{
    height: 0.35rem;
    width: 0.35rem;
    position: absolute;
    right: 0.3rem;
    top: 0.35rem;
    background-size: 100%;
}
.business-content p {
    padding: 0.3rem;
    font-size: 0.22rem;
    color: #333333;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    box-shadow: 0rem 1rem 5rem 1rem rgba(0, 0, 0, 0.1);
    line-height: 0.36rem;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.info-text{
    display: none;
}
.pro-item .active{
    display: -webkit-box;
}
.cg-fy>ul>li>span{
    color: #333333;
    font-size: 0.26rem;
    text-decoration-line: none;
}
.map iframe{
    width: 100%;
}

.issue-popup {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.issue-popup.active {
    display: block;
}

.issue-popup .mask {
    position: fixed;
    z-index: 1050;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    transition: all 0.3 ease;
}

.issue-popup .mask.active {
    opacity: 1;
    transition: all 0.3 ease;
}

.issue-popup .brand-info {
    min-height: 60%;
    position: fixed;
    z-index: 1100;
    left: 10%;
    top: 20%;
    width: 80%;
    height: auto;
    background-color: #fff;
    transform: scale(0.3);
    opacity: 0;
    transition: all 0.3s ease;
}

.issue-popup .brand-info.active {
    opacity: 1;
    transform: scale(1);
    transition: all 0.3s ease;
}
.brand-info .brand-logo {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: -70px;
    text-align: center;
    overflow: hidden;
}

.brand-info .brand-logo-img {
    position: relative;
    width: 130px;
    top: 38px;
    height: 66px;
}

.brand-info .brand-title {
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
}

.brand-info .sub-title {
    text-align: center;
    font-size: 0.29rem;
    font-weight: 400;
    margin-top: 0.36rem;
    color: #045DAE;
    padding-bottom: 40px;
    border-bottom: 1px solid #eee;
}

.brand-info .intro-title {
    padding: 30px 0 20px 40px;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
}

.brand-info .intro-text {
    padding: 0 40px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.brand-info .date-title {
    padding: 30px 0 20px 40px;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
}

.brand-info .date {
    padding: 0 40px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.brand-info .close-btn {
    position: absolute;
    padding: 20px;
    right: 0;
    top: 0;
    cursor: pointer;
}
.jianj .pro-item ul li img {
    width: 100%;
    height: 2.5rem;
    float: left;
}
.jianj .pro-item ul li {
    width: 33.3%;
    height: 2.5rem;
    float: left;
    position: relative;
}
.business-wrap{
    width: 100%;
    height: 1.28rem;
    position: absolute;
    top: 0.6rem;
    z-index: 1000;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: center;
}
.business-imgbox{
    width: 0.8rem;
    height: 0.8rem;
    position: relative;
}
.business-imgbox img{
    z-index: 1000;
    width: 0.80rem !important;
    height: 0.80rem !important;
}
.business-wrap span{
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    font-size: .28rem;
    font-weight: bold;
}

.business-bg{
    position: absolute;
    z-index: 900;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
    background-color: #000;
    transition: all 0.3s ease;
}
.business-bg2{
    opacity:0.8;
    background:#005daf;
}
.news-content img{
    width: 6.7rem !important;
    height: auto !important;
}
.map-compatible{
    overflow: auto;
    -webkit-overflow-scrolling:touch;
    width:100%;
    height:100%;
}<!--ºÄÊ±1752873801.6835Ãë-->