body{
	font-family: "Microsoft YaHei", "微软雅黑", "PingFangSC-Light","STHeiti", "Oxygen微软雅黑", Arial,	"Hiragino Sans GB",	"WenQuanYi Micro Hei", SimSun, sans-serif;
}
img{
	vertical-align: bottom;
}
.zz-div-box {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}

.zz-div-td1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

.row-column-cnt {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.row-cnt {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-pack: center;
	-moz-box-pack: center;
}

.column-cnt {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-align: center;
	-moz-box-align: center;
}

.aui-ellipsis-1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.aui-ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.warp{
	background: -webkit-linear-gradient(90deg, #323691 50% ,#2c39c9) ;
	background-size: 100% 100%;
}
.band{
	position: relative;
	width: 100%;
	background: url(../images/band.png) no-repeat center top;
	background-size: 100% auto;
	padding-top: 15.475rem;
}
.btn1{
	display: block;
	margin: 0 auto;
	width: 10.375rem;
	height: 3.85rem;
	background: url(../images/btn1.png) no-repeat center;
	background-size: 100% auto;
	z-index: 3;
	position: relative;
}

.jieshao{
	position: absolute;
	width: 100%;
	height: 19.35rem;
	background: url(../images/conbg.png);
	background-size: 100% auto;
	top: 15.627rem;
	padding: 5.325rem 0.6rem 0;
	z-index: 2;
}

.js-img{
	display: block;
	width: 5.9rem;
	padding-top: 2rem;
	padding-left: 1.025rem;
}
.js-img img{
	width: 3.7rem;
}
.js-con{
	font-size: 0.75rem;
	color: #fff;
	line-height: 1.05rem;
	padding-right: 1.125rem;
}
.js-contle{
	font-size: 0.9rem;
	font-weight: bold;
	padding: 1.1rem 0 0.8rem;
}
.youshi1{
	padding-top: 11.05rem;
}
.tle{
	text-align: center;
}
.tle img{
	width: 13.025rem;
}

.youshi1-ul{
	padding-left: 1.05rem;
}
.youshi1-li{
	width: 4.6rem;
	text-align: center;
	float: left;
	color: #fff;
	margin-right: 1.3rem;
	margin-top: 1.25rem;
}
.youshi1-img img{
	width: 4rem;
}
.youshi1-tle{
	font-size: 0.9rem;
	font-weight: bold;
	padding: 0.2rem 0 0.6rem;
}
.youshi1-con{
	font-size: 0.65rem;
	text-align: left;
	padding-left: 0.05rem;
	line-height: 0.9rem;
}

.youshi2{
	padding-top: 2.125rem;
}
.youshi2-ul{
	padding-top: 1.5rem;
	padding-bottom: 0.95rem;
}
.youshi2-li{
	width: 100%;
	height: 5.275rem;
	background-size: 100% 100%;
	font-size: 0.6rem;
	padding: 2.8rem 1.125rem 0 7.25rem;
	color: #fff;
	margin-bottom: 0.95rem;
}
.youshi-box1{
	background-image: url(../images/ysimg7.png);
}
.youshi-box2{
	background-image: url(../images/ysimg8.png);
}
.youshi-box3{
	background-image: url(../images/ysimg9.png);
}
.youshi-box4{
	background-image: url(../images/ysimg10.png);
}

.cpbox .swiper-container {
  width: 100%;
  padding-top: 1.5rem;
}
.cpbox .swiper-slide{
  background-position: center;
  background-size: cover;
  width: 16.5rem;
  background: #f6f6f3;
  border-radius: 0.5rem;
  padding: 1.5rem 0 1.3rem;
  margin: auto;
  box-shadow: 0 0 15px 1px rgba(0,0,0,0.6);
}
.cptle{
	text-align: center;
	padding-bottom: 1.25rem;
}
.cptle img{
	height: 3.125rem;
}
.cp-gongn{
	width: 14.75rem;
	border: 0.025rem solid #ebf0f2;
	margin: 0 auto;
	border-radius: 0.25rem;
	background: #fff;
	box-shadow:0 0 15px 1px rgba(0,0,0,0.04) ;
}
.cp-gongn-tle{
	text-align: center;
	height: 2.425rem;
	line-height: 2.425rem;
	border-bottom: 0.025rem solid #ebf0f2;
	font-size: 0.9rem;
	color: #25415d;
	font-weight: bold;
	background: #f5fafb;
	border-radius: 0.25rem;
}
.cp-gongn-con{
	padding: 1rem 0 0;
	font-size: 0.75rem;
	color: #25415d;
}
.cp-gongn-con>div{
	padding-left: 1.5rem;
	padding-bottom: 0.75rem;
}
.cp-gongn-con>div>span>span{
	font-size: 0.5rem;
	display: inline-block;
	line-height: 0.75rem;
	padding-right: 0.5rem;
}
.cp-imgsbtn{
	display: block;
	font-size: 0.9rem;
	color: #fff;
	width: 7.75rem;
	height: 2.25rem;
	text-align: center;
	line-height: 2.25rem;
	background: #ff5f53;
	border-radius: 1.125rem;
	margin: 1.25rem auto 0;
}

.liucbox{
	width: 17.55rem;
	margin: 1.25rem auto 0;
	background: #42469e;
	border-radius: 0.5rem;
	padding-top: 1.25rem;
	padding-bottom: 1.55rem;
}
.tle2{
	padding-bottom: 0.65rem;
	text-align: center;
}
.tle2 img{
	width: 14.275rem;
}
.liucimg{
	width: 4.15rem;
	padding: 0 0.6rem 0 1.4rem;
}
.liucimg img{
	width: 2.175rem;
}
.liuccon{
	margin-top: 0.9rem;
}
.liucnr{
	font-size: 0.75rem;
	color: #fff;
	line-height: 0.9rem;
	padding-bottom: 0.45rem;
	padding-right: 1.25rem;
}

.baoming{
  	box-shadow: 0 0 15px 1px rgba(0,0,0,0.6);
	width: 17.55rem;
	background: #f6f6f3;
	border-radius: 0.5rem;
	padding: 1.675rem 0 0 0;
	margin: 1.2rem auto 0;
}
.tle3{
	text-align: center;
	font-size: 0.7rem;
	line-height: 0.75rem;
}
.tle3 img{
	width: 9.2rem;
	margin-bottom: 0.75rem;
}

.bm-form{
	padding-bottom: 1.325rem;
	padding-top: 1rem;
}
.bm-iptbox{
	width: 16.05rem;
	border: 0.025rem solid #d7d7c6;
	border-radius: 0.2rem;
	background: #fff;
	line-height: 2.3rem;
	min-height: 2.35rem;
	margin: 0 auto 0.6rem;
	padding-top: 0.05rem;
}
.bm-iptname{
	line-height: 2.3rem;
	width: 3.25rem;
	font-size: 0.75rem;
	color: #333330;
	font-weight: bold;
	padding-left: 0.625rem;
}
.bm-ipt{
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 0.75rem;
	height: 2.3rem;
	padding-left: 0.7rem;
}
input::-webkit-input-placeholder{
	display: inline-block;
	line-height: 1rem;
	height: 2.3rem;
	color: #c3c3c3;
}
.bm-text{
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 0.75rem;
	padding-left: 0.7rem;
	font-family: "Microsoft YaHei", "微软雅黑", "PingFangSC-Light","STHeiti", "Oxygen微软雅黑", Arial,	"Hiragino Sans GB",	"WenQuanYi Micro Hei", SimSun, sans-serif;
	padding-top: 0.55rem;
	resize : none
}
textarea::-webkit-input-placeholder{
	color: #c3c3c3;
}
.bm-radio{
	padding-left: 1.125rem;
	font-size: 0.64rem;
}
.bm-radio label{
	display: inline-block;
	width: 4.45rem;
	color: #abaaa2;
}
.bm-radio label input{
	margin-right: 0.5rem;
}
.bm-radio label input[type="radio"]:checked + span{
	color: #333330;
}
.bmbtn{
	width: 7.75rem;
	height: 2.25rem;
	background: #ff5f53;
	text-align: center;
	line-height: 2.25rem;
	color: #fff;
	border-radius: 1.175rem;
	margin: 1.2rem auto 0;
}

.ewmbox{
    width: 17.55rem;
    margin: 1.2rem auto 0;
    background: #42469e;
    border-radius: 0.5rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #fff;
}
.ewmimg{
	padding: 1rem 0;
}
.ewmimg img{
	width: 10rem;
}

.navbottom{
    height: 5.45rem;
}
.navbottom-fix {
    position: fixed;
    bottom: 0;
    background: #eff0ff;
    width: 100%;
    height: 2.45rem;
    z-index: 99;
    left: 0;
    color: #282832;
}
.navbottom .navbottom-md {
    text-align: center;
    font-size: 0.65rem;
}
.navicon{
	font-size: 0.9rem !important;
	color: #282832 !important;
}
.j_imgbox{
	height: 0;
	width: 0;
	overflow: hidden;
}
.j_imgbox img{
	width: 0;
	height: 0;
}

.ewmtt{
	width: 15rem;
	height: 19.9rem;
	display: none;
}
.ewmtt-img{
	position: relative;
}
.ewmtt-img>img{
	width: 15rem;
	z-index: 1;
	position: relative;
}
.ewmtt-close{
	position: absolute;
	width: 1.625rem;
	height: 1.625rem;
	background: url(../images/close.png);
	background-size: 100% 100%;
	z-index: 2;
	bottom: -2.4rem;
	left: 50%;
	margin-left: -0.8125rem;
}
.layui-layer-demo{
	background: transparent !important;
	box-shadow:none !important;
}

.anlibox{
	height: 19.9rem;
	display: none;
}
.anli{
	width:15rem;
	height: 17.5rem;
	background: #fff;
	border-radius: 0.5rem;
	position: relative;
	text-align: center;
	padding-top: 1.625rem;
}
.layui-layer-demo2{
	background: transparent;
}
.layui-layer-demo2 .layui-layer-content{
	overflow: visible;
}
.anli img{
	width: 9.25rem;
}
.anli p{
	font-size: 0.75rem;
}
.anli .anli-copname{
	font-size: 0.8rem;
	font-weight: bold;
	padding: 1.25rem 0 1rem;
}
