body{
	font-size:1.2rem; 
	color:#222; 
	font-family: "PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif; 
	max-width: 640px; 
	margin: 0 auto;
}

.top1 h1{background:#fff;}

.wrap{background:#fff; font-size:12px; max-width: 640px; margin: 0 auto;}

.menu1, .page_menu, .news_nav, .search_bt{background:#0048a1;}
.intitle span{color:#0048a1;}
.f_menu{background:#01458d;}
.menu1 li{background:#0048a1;font-size:12px; font-weight:normal;border-bottom: 1px solid #0c5fc5!important;}
.menu1 li a, .page_menu a{font-size:1.2rem; color:#fff; font-weight:normal;}
.wj-prolist a{font-size:12px;}
.g-adv .m-cnt li.z-on{background:#0048a1;}
.xc_nav li.active{background:#0048a1;}
.m-tit, .s-wc, .zx a, .xc_c .swiper-button-prev, .xc_c .swiper-button-next, .nzx a{color:#0048a1;}
.cp_nxq_xtimg.active{border-color:#0048a1;}
.nzx{border: 0.1rem solid #0048a1;}
.g-page a {background-color:#01458d;border:1px solid #01458d}
.g-adv{background:#fff !important}

.g-bd .right{background:#0048a1;color:#fff;}
.g-bd .right a{color:#fff;}

.menu1 li::before, .f_menu li a{border-right: 1px #0c5fc5 solid}
.news_nav p::before{background:#0c5fc5;}
.menu1 li:nth-child(3n+0)::before{border-right: none}

.f_wz1{background:#ebebeb;
color:#222}

a:hover { color: #01458d }
a:active { color: #01458d }

 .menu1 li:hover, .menu1 li.cur, .news_nav p.cur, .menuFirst .bg{background:#ce1614;}
 .menuFirst a{color:#ce1614;}
 .f_menu li.cur a{background-color: #ce1614;}
 .f_menu li a {background-image: url(../../image/m/f_icon1.png);}
 .f_menu li:nth-of-type(2) a{background-image: url(../../image/m/f_icon2.png);}
 .f_menu li:nth-of-type(3) a{background-image: url(../../image/m/f_icon3.png);}
 .f_menu li:nth-of-type(4) a{background-image: url(../../image/m/f_icon4.png);}
.g-back .u-bp{background: url(../../image/m/20190529142854_31122.png) no-repeat; background-size: 32px 32px;}
.g-back .u-bh{background: url(../../image/m/20190529143000_71621.png) no-repeat; background-size: 32px 32px; margin-right:10px;}
.g-back .u-bl{background: url(../../image/m/20190529143012_31198.png) no-repeat; background-size: 32px 32px;}
.g-pro { padding:0rem !important;}
.swiper-slide li img { border: solid 1px #ccc;}
.in_236537 img {max-height: 100% !important;}
.swiper-container-android .swiper-slide, .swiper-wrapper { margin-bottom:10px;}

/*自定义*/
.top1 {
	overflow: hidden;
	box-sizing: border-box;
}
.head {
	display: flex;
    flex-direction: row;
    padding: 1rem;
    justify-content: space-between;
    align-items: center;
}
.head .logo {
	width: 40%;
}
.head .rg {
	width: 50%;
    text-align: right;
}

.bodys h3 {
	font-size: 1.5rem;
    margin-top: 1rem;
    font-weight: 600;
}
.bodys p{
	line-height: 2;
    font-size: 1.2rem;
}