.app{
    width: 100%;
    min-height: 100vh;
}
.top{
    width: 100%;
    height: 400px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.topBp_div{
	width:100%;
	height: 370px;
}
.topBp_div1{
	background: url(/xccqrmzf/resource1/image/top.png);
	background-size: 100% 100% ;
}
.topBp_div2{
	background: url(/xccqrmzf/resource1/image/top.png);
	background-size: 100% 100% ;
}

.topBp{
    /* position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; */
}
.top_div{
    width: 1200px;
    height: 100%;
    display: flex;
	
	align-items: center;
}
.top_div .logo_mc{
    margin-top: 0px;
}
.top_div>img{
	 margin-top: 27px;
	height: auto;
	width: 472px;
}

.showweixin{
    position: relative;
}
.qr_div{
    position: absolute;
    top:20px;
    left: 20px;
    display: none;
    z-index: 999;
    width:148px;
    height:180px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(234, 234, 234, 1);
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.WX_div{
    position: absolute;
    width: 100%;
    height: 40px;
    background-color: #015193;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fff{
    color: #fff;
}
.spaceBetween{
    justify-content: space-between;
}
.spaceAround{
    justify-content: space-around;
}
.search_div{
    background: #FFFFFF;
    padding-left: 5px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search_div .icon{
    height: 18px;
    width: 18px;
}
.search_div input{
    border: none;
    background: transparent;
    height: 30px;
    line-height: 30px;
}
.search_btn{
    height: 30px;
    border-radius: 0px;
}
.menu_div{
    /* position: absolute;
	bottom: 0;
	left: 0; */
    width: 100%;
    height: 50px;
    background-color: #015193;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: -55px;
}
.footer_div{
    width: 100%;
    /* height: 210px; */
    display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
    /* background-color: #fff; */
    background-color: #F3F4F8;
	
}
.footer_div .top_div{
	/* height: 110px; */
	height: 84px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-top: 3px solid #0C69B7;
}
.top_div_box{
	height: 84px;
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.top_div_box>div{
	width: 185px;
	height: 40px;
	background-color: #fff;
	font-size: 15px;
	color: #222222;
	display: flex;
	align-items: center;
	justify-content: center;
}
.top_div_box>div>img{
	margin-right: 9px;
}
.top_div_box1{
	width: 140px;
	margin-right: 3px;
	font-size:16px;
	cursor: pointer;
}
.top_div_box1 span{
	margin-right: 9px;
}
.top_div_box1.active span{
	color: #BF001A;
}
.top_div_box1.active img{
	transform: rotate(90deg);
}
.top_div_box_detail{
	width: 100%;
	height: 100%;
	display: flex;
	/* justify-content: space-between; */
	overflow: hidden;
	    flex-wrap: wrap;
}
.top_div_box2{
	width: 100px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.top_div2_div{
	display: flex;flex-direction: column;align-items: center;color: #fff;font-size: 14px;
}
.top_div_box:last-of-type{
	/* border-top: 1px solid #A4A4A4; */
	    height: auto;
	    line-height: 55px;
}
.footer_div .top_div2{
	width:100%;
	height: 158px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #565A5D;
}
.com_div{
	display: flex;
	align-items: center;
}
.com_div p{
	margin: 0;
	color: #333333;
	margin-right: 40px;
}

.link_group2{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.link_group2>div{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
	background-color: #D4EBFE;
	color: #015297;
	font-size: 20px;
	font-weight: bold;
}
.link_group2>div select{
	    width: calc(100% - 16px);
	    height: 100%;
	    margin: 0px;
	    padding: 0px;
	    border: none;
	    background: transparent;
	    padding-left: 42px;
	    box-sizing: border-box;
	    float: left;
		color: #015297;
		font-size: 20px;
		font-weight: bold;
}
.top_search{
	height: 32px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	/* background: #88B3D5; */
	background: transparent;
}
.top_search>div{
	width: 1200px;
	padding:0 62px;
	height: 100%;
	display: flex;
	/* justify-content: space-between; */
	justify-content: flex-end;
}
.top_search_l{
	height: 100%;
	display: flex;
	align-items: center;
}
.top_line_box{
	height: 15px;
	line-height: 15px;
	padding :0 9px;
	/* border-right: 1px solid #666666; */
}
.top_line_box:last-of-type{
	/* border-right: 0px solid #666666; */
}
.top_search_r{
	display: flex;
	align-items: center;
	height: 100%;
	position: relative;
	color: #666666;
	font-size: 14px;
}
.top_search span{
	font-size: 14px;
	cursor: pointer;
	padding: 0 7px;border-left: 0 !important;
}
.top_search input{
	width: 200px;
	height: 24px;
	border-radius: 10px;
	border:1px solid #C4C4C4;
	margin-left: 9px;
	/* margin-right: 7px; */
	background-color: #88B3D5;
	padding-right: 52px;
	color: #fff;
}
.icon_search{
	    width: 50px;
	    height: 24px;
	    position: absolute;
	    right: 0px;
}

.dianhua{
	height: 105px;
	width: 100%;
	padding: 12px 22px;
	background: rgba(12, 105, 183, .06);
}
.dianhua>div{
	width: 100%;
	height: 100%;
	border: 1px solid #0C69B7;
	border-radius: 4px;
	background: transparent;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0C69B7;
	text-align: center;
	line-height: 79px;
}

.search_new{
	width: 838px;
	height: 60px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	border: 1px solid #0C69B7;
	border-radius: 4px;
	margin-top: 20px;
}
.search_new>input{
font-size: 17px;
	flex:1;
	height: 60px;
	line-height: 60px;
	border: none;
	padding: 11px;
	background: transparent;
}
.search_new>div{
	width: 120px;
	height: 100%;
	line-height: 60px;
	text-align: center;
	background: #0C69B7;
	color: #fff;
	font-size: 18px;
}