body,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,input,select,label,dl,dt,dd{margin:0;padding:0;font-family:"微软雅黑";font-size:12px;color:#333333;-webkit-text-size-adjust:none;}
input,select,label{vertical-align:middle;font-size:12px;}
ul,ol,li{list-style:none;}
img{border:0;}
.clear{clear:both;height:0;overflow:hidden;}
a{color:#333333;text-decoration:none;outline:none;}
.clearfix:after {content: '\0020';display: block;height: 0;clear: both;font-size: 0;visibility: hidden}
.dpnone{display: none!important;}
.img-box img{width:100%;height:100%;}
html,body{height:100%}
body{-webkit-tap-highlight-color:rgba(0,0,0,0); }
img{max-width: 100%;}
body{font-family: PingFangSC-Medium, PingFang SC;}
/*公共弹窗样式*/
#commonpop{
	position:fixed;left:0;top:0;right:-7%;bottom:0;margin:auto;
	width:180px;height:48px;background-color:rgba(0,0,0,0.6);
	text-align:center;display:none;border-radius:5px;
	z-index:100000;
}
#commonpop p{
	margin:0 !important;padding:0 !important;
	color:#fff;font-size:12px;text-align:center;
	display:flex;justify-content:center;align-items:center;
	width:100%;height:100%;flex-direction:column
}
#commonpop p span{
	line-height:22px;display:block
}
@media screen and (max-width:1366px){
	#commonpop{
		right:-18%
	}
}
@media screen and (max-width:1024px){
	#commonpop{
		right:6%
	}
}
body{
	background: url(/images/bg_wap.png) no-repeat center center;
	background-size: cover;
}


/* header */
.header {
	width: calc( 100% - .6rem );
	position: relative;  
	background: #FFFFFF;
	display: flex;
	justify-content: space-between;
	height: .54rem;
	padding: .17rem .3rem;
}
.header .logo {
	width: 4.42rem;
	height: .54rem;
}
.header .logo a,.header .logo img {
	width: 100%;
	height: 100%;
	display: block;
}
.header .search{
	display: flex;
    justify-content: space-between;
	height: .48rem;
}
.header .search img{
    width: .48rem;
	height: .48rem;
	display: block;
}
.header .search .btn_center{
    margin-left: .2rem;
}

.nav{
	width: 100% ;
	position: relative;
	height: .88rem;
	background: #466BB1;
	display: flex;
	justify-content: space-between;
}
.nav .navli{
	padding: 0 .3rem;
	position: relative;
	height: .88rem;
	line-height: .88rem;
}
.nav .navli a{
	font-size: .32rem;
	font-weight: 500;
	color: #FFFFFF;
}
/* banner-big */
.banner-big {
	width: 100%;
	height: 4.22rem;
	overflow: hidden;
	position: relative;
}
.banner-big a,.banner-big a img{
	height: 100%;
	width: 100%;
	display: block;
}


/* 新闻中心  */
.news{
	padding: 0 0 .4rem 0;
	
}
.common-title{
	text-align: center;
	padding: .3rem 0;
}
.common-title span{
	background: url(/images/title_wap.png) no-repeat center center;
	background-size: 1.26rem .6rem;
	width: 2rem;
	height: .6rem;
	display: inline-block;
	font-size: .36rem;
	font-family: PingFang SC;
	font-weight: 800;
	color: #333333;
	line-height: .6rem;
}

.news .contmain{
	width: calc( 100% - .6rem );
	padding: 0 .3rem;
}


.banner {
	height: 3.88rem;
	position: relative;
	overflow: hidden;
}

.banner .banner-1 {
	-webkit-appearance: none;
	border-radius: .12rem !important;
	overflow: hidden;
	transform: translateY(0);
}

.banner img {
	width: 100%;
}
.banner .banner-1 ul li {
	height: 3.88rem;
	position: relative;
	float: left;
	display: none;
	width: 100%;
	-webkit-appearance: none;
	overflow: hidden;
	transform: translateY(0);
}

.banner .banner-1 ul li a {
	height: 100%;
	display: block;
	width: 100%;
	-webkit-appearance: none;
	overflow: hidden;
	transform: translateY(0);
}

.banner .banner-1 ul li img {
	width: 100%;
	height: 100%;
	display: block;
}

.banner .banner-1 ul li h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), transparent);
	height: 1rem;
	background-size: 100% 1rem;
}

.banner .banner-1 ul li h4 a {
	color: #fff;
	font-size: 0.32rem;
	font-weight: bold;
	width: 76%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	padding: .35rem 0 0 .24rem;
}

.banner .circle {
	position: absolute;
	bottom: 0.34rem;
	right: .24rem;
}

/* .banner .circle .circle-box {
	left: -50%;
} */

.banner .circle ul li {
	float: left;
	width: 0.1rem;
	height: 0.1rem;
	background: rgba(255, 255, 255, .5);
	border-radius: 50%;
	margin-left: 0.2rem;
	cursor: pointer;
	color: rgba(0, 0, 0, 0)
}

.banner .circle ul .on {
	width: .26rem;
	background: #fff;
	border-radius: .05rem;
}

.news .contmain_l {
	width: 100%;
	height: 3.88rem;
	overflow: hidden;
	position: relative;
}

.contmain_l #imgs_cont1 {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.contmain_l #imgs_cont1 li {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.contmain_l #imgs_cont1 li img {
	width: 100%;
	min-height: 100%;
}

.contmain_l #imgs_cont1 li .ft {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), transparent);
}

.contmain_l #imgs_cont1 li .ft .t1 {
	display: block;
	font-size: 20px;
	color: #fff;
	padding-left: 20px;
	padding-top: 33px;
	width: 600px;
	height: 20px;
	font-family: PingFang SC;
	font-weight: 600;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.contmain_l #icons_cont1 {
	position: absolute;
	right: 20px;
	bottom: 25px;
}

.contmain_l #icons_cont1 li {
	float: left;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	background: rgba(255,255,255,0.5);
	cursor: pointer;
	border-radius: 5px;
}

.contmain_l #icons_cont1 li.on {
	background: #ffffff;
	width: 26px;
}

.contmain_r {
	width: 100%;
	height: 432px;
	overflow: hidden;
}
.contmain_r .news-list {
	width: 100%;
	float: left;
	overflow: hidden;
}
.contmain_r .news-big{
	width: 100%;
	border-bottom: .01rem solid #DDDDDD;
	padding-bottom: .2rem;
	padding-top: .2rem;
}
.contmain_r .news-big a{
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	display: block;
	height: .96rem;
	font-size: .32rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	line-height: .48rem;
	
}
.contmain_r .news-big .summary{
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: .72rem;
	font-size: .24rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #999999;
	line-height: .36rem;
	margin-top: .1rem;
}
.contmain_r .news-list{
	padding-top: 16px;
}
.contmain_r .news-list li {
	width: 100%;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: .72rem;
	font-size: .3rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: .72rem;
}
.contmain_r .news-list li.bolder {
	font-weight: 600;
	font-size: 20px;
}

.contmain_r .news-list li a {
	color: #333333;
}
.contmain_r .news-list li a img{
	width: .12rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: .17rem;
}
.contmain_r .news-more{
	width: 100%;
	text-align: center;
}
.contmain_r .news-more a{
	width: 1.68rem;
	height: .64rem;
	background: url(/images/more_wap.png) no-repeat center center;
	background-size: 100%;;
	line-height: .64rem;
	font-size: .28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #466BB1;
	display: inline-block;
	text-align: center;
	margin-top: .05rem;
}

/* 快捷服务  */
.service-express{
	padding: 0 0 .2rem 0;
}

.service-express .service-list{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: calc( 100% - .6rem );
	padding: 0 .3rem;
}
.service-express .service-item{
	width: 48%;
	height:1.68rem;
	margin-bottom: .2rem;
	background: url(/images/iconbg10.png) no-repeat center center;
	background-size: cover;
	position: relative;
}
.service-express .service-item a{
	width: 100%;
	height:100%;
	display: block;
}
.service-express .service-item .service-title{
	position: absolute;
	top: .5rem;
	left: 1.48rem;
	left: 42%;
	width: 1.5rem;
	height: .6rem;
	font-size: .28rem;
	font-family: PingFang SC;
	font-weight: 800;
	color: #333333;
	display: flex;
	align-items: center;
}
.service-express .service-item:nth-child(2){
	background: url(/images/iconbg13.png) no-repeat center center;
	background-size: cover;
}
.service-express .service-item:nth-child(3){
	background: url(/images/iconbg9.png) no-repeat center center;
	background-size: cover;
}
.service-express .service-item:nth-child(4){
	background: url(/images/iconbg7.png) no-repeat center center;
	background-size: cover;
}
.service-express .service-item:nth-child(5){
	background: url(/images/iconbg12.png) no-repeat center center;
	background-size: cover;
}
.service-express .service-item:nth-child(6){
	background: url(/images/iconbg11.png) no-repeat center center;
	background-size: cover;
}



.qmsg.qmsg-wrapper{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .55);
    font-size: 13px;
    font-variant: tabular-nums;
    line-height: 1;
    list-style: none;
    font-feature-settings: "tnum";
    position: fixed;
    top: 16px;
    left: 0;
    z-index: 1010;
    width: 100%;
    pointer-events: none;
}
.qmsg .qmsg-item{
    padding: 8px;
    text-align: center;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    position: relative;
}
.qmsg .qmsg-item .qmsg-count{
    text-align: center;
    position: absolute;
    left: -4px;
    top: -4px;
    background-color: red;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    border-radius: 2px;
    display: inline-block;
    min-width: 16px;
    height: 16px;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}
.qmsg .qmsg-item:first-child{
    margin-top: -8px;
}
.qmsg .qmsg-content{
    text-align: left;
    position: relative;
    display: inline-block;
    padding: 10px 16px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    pointer-events: all;
    /* min-width: 175px; */
    max-width: 80%;
    min-width: 80px;
}
.qmsg .qmsg-content [class^="qmsg-content-"]{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.qmsg .qmsg-content .qmsg-content-with-close{
    padding-right: 20px;
}
.qmsg .qmsg-icon{
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 1px;
    margin-right: 8px;
    font-size: 16px;
}
.qmsg .qmsg-icon svg{
    display: inline-block;
}

.qmsg .qmsg-content-info .qmsg-icon{
    color: #1890ff;
    user-select: none;
}
.qmsg .qmsg-icon-close{
    position: absolute;
    top: 11px;
    right: 5px;
    padding: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    color: rgba(0, 0, 0, .45);
    transition: color .3s
}
.qmsg .qmsg-icon-close:hover>svg path{
    stroke: #555;
}
.qmsg .animate-turn{
    animation:MessageTurn 1s linear infinite;  
    -webkit-animation: MessageTurn 1s linear infinite;
}
@keyframes MessageTurn{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}
@-webkit-keyframes MessageTurn{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}

@-webkit-keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    to {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}

@keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        padding: 8px;
        opacity: 1
    }

    to {
        max-height: 0;
        padding: 0;
        opacity: 0
    }
}


@-webkit-keyframes MessageMoveIn {
    
    0% {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}

@keyframes MessageMoveIn {
    0% {
        transform: translateY(-100%);
        transform-origin: 0 0;
        opacity: 0
    }

    to {
        transform: translateY(0);
        transform-origin: 0 0;
        opacity: 1
    }
}
@-webkit-keyframes MessageShake {
    0%,
    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  
    25%,
    75% {
        transform: translateX(-4px);
      opacity: 0.75;
    }
  
    50% {
        transform: translateX(4px);
        opacity: 0.25;
    }
  }
@keyframes MessageShake {
    0%,
    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  
    25%,
    75% {
        transform: translateX(-4px);
      opacity: 0.75;
    }
  
    50% {
        transform: translateX(4px);
        opacity: 0.25;
    }
  }
