body {
	font-size: 14px;
	background-color: #ebf9ff;
}

.navbar-header {
	padding-right: 15px;
}

.navbar-brand {
	padding: 5px 0px 0px 15px;
}

.navbar-brand img {
	max-width: 280px;
	max-height: 80px;
}

.wnavigation {
	font-size: 16px;
	overflow-x: scroll;
	width: 100%;
	height: 40px;
	white-space: nowrap;
	line-height: 40px;
	box-sizing: border-box;
}

.wnavigation a {
	padding: 0px 5px;
	color: #fff;
}

.ih1 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 26px;
}

.top_title {
	margin-top: 0px;
}

.top_title a {
	font-weight: bold;
	font-size: 18px;
	color: #111;
	text-decoration: none;
}

.top_title a:hover {
	text-decoration: none;
}

.top_title a.title2 {
	margin-left: 5px;
	font-size: 15px;
}

.top_title a.title3 {
	margin-left: 5px;
	font-size: 15px;
}

.kuai {
	background-color: #ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

.iul li {
	font-size: 14px;
	color: #3096D7;
	list-style-type: square;
	padding-top: 3px;
	margin-left: 15px;
	padding-bottom: 3px;
	line-height: 23px;
	padding-bottom: 3px;
}

.iul i {
	color: #eeeeee;
}

.iul>li>a{
	width: calc(100% - 50px);
}

.iul>li>span {
    float: right;
    color: #ccc;
    font-size: 16px;
}

.ia {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-size: 16px;
	width: calc(100% - 10px);
	float: left;
	color: #3b3b3b;
	text-decoration: none;
}

.ia:hover {
	color: #FF3401;
	text-decoration: none;
}

.ia3 {
	font-size: 16px;
	color: #3b3b3b;
	text-decoration: none;
}

.ia3:hover {
	color: #FF3401;
	text-decoration: none;
}

.ia2 {
	text-decoration: none;
}

.ia2:hover {
	text-decoration: none;
}

#wqmail {
	margin-top: 8px;
}

#wqmail div {
	width: 82px;
	text-align: center;
	float: left;
}

#wqmail div p {
	font-size: 14px;
	color: #3096D7;
}

.swiper-container {
	width: 100%;
	margin-bottom: 15px;
}

.swiper-container img {
	width: 100%;
}

.pic_item {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 996;
}

.pic_item span, .pic_item i {
	display: block;
	position: absolute;
	padding: 0px 10px;
	height: 40px;
	line-height: 40px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 998;
	font-size: 16px;
	color: #fff;
	font-style: normal;
	text-align: left;
}

.pic_item span {
	background: #000;
	z-index: 997;
	opacity: .3;
	filter: alpha(opacity = 30);
}

.pagination_swiper {
	position: absolute;
	left: 0;
	text-align: right;
	/* bottom: 15px; */
	bottom: 0px;
	width: 100%;
	z-index: 999;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #fff;
	margin: 0 3px;
	cursor: pointer;
	opacity: .7;
	filter: alpha(opacity = 70);
}

.swiper-active-switch {
	background: #007aff;
	opacity: 1;
}

.swiper-pagination-bullet {
	margin: 0 3px;
}
.focus_pic_block {
	position: relative;
}

.focus_pic_block .arrow-left {
	background: url(/jslib/swiper/images/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 999;
	display: none;
}

.focus_pic_block .arrow-right {
	background: url(/jslib/swiper/images/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 999;
	display: none;
}

.bottom_menu {
	width: 100%;
	max-height: 100px;
	text-align: center;
	z-index: 1000;
	background-color: rgba(255, 255, 255, 0.9);
	position: fixed;
	bottom: 0;
	border-top: 2px solid #0ba1e4;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.bottom_menu>ul>li {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bottom_menu>ul>li>a {
	text-decoration: none;
	cursor: pointer;
}

.bottom_menu>ul>li>a>span {
	font-size: 30px;
}

.bottom_menu>ul>li>a>label {
	font-size: 14px;
	display: block;
	cursor: pointer;
}

.card {
	transition: 0.3s;
	border-radius: 5px;
	padding: 5px;
	margin: 0px;
}

.card:after {
	content: '';
	display: block;
	clear: both;
}

.icon-text-area {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
}

.icon-text2, .icon-text2:hover {
	text-align: center;
	padding: 0px 5px;
	margin: 0px 3px;
	display: inline-block;
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.icon-text2 .icon {
	display: block;
	border: 2px solid #138DFC;
}

.icon-text2:hover i {
	transform: rotateY(180deg);
}

.icon-text2 i {
	font-size: 30px;
	margin: 0px auto 2px auto;
	color: #138DFC;
	padding-top: 10px;
	padding-bottom: 10px;
	transform: rotateX(180deg);
	transition: all 0.5s;
	transform: rotateY(0deg);
	transform-style: preserve-3d;
	transform-origin: 50% 100%;
}

.icon-text2 .text {
	display: block;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	letter-spacing: 2px;
	color: #000;
	font-size: 12px;
}

.icon-text2:hover .text {
	color: #FF3401;
	text-decoration: none;
}

.icon-text3, .icon-text3:hover {
	text-align: center;
	padding: 0px 5px;
	margin: 0px 3px;
	display: inline-block;
	width: 100%;
	height: 100%;
	transition: 0.3s;
}

.icon-text3 .icon {
	display: block;
	background-color: #138DFC;
	border-radius: 3px;
	background-color: #138DFC;
}

.icon-text3:hover i {
	transform: rotateY(180deg);
}

.icon-text3 i {
	font-size: 30px;
	margin: 0px auto 2px auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	transform: rotateX(180deg);
	transition: all 0.5s;
	transform: rotateY(0deg);
	transform-style: preserve-3d;
	transform-origin: 50% 100%;
}

.icon-text3 .text {
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	letter-spacing: 2px;
	color: #000;
	font-size: 16px;
}

.icon-text3:hover .text {
	color: #FF3401;
	text-decoration: none;
}

#jbfs {
	color: #333;
	background-color: #eef;
	padding: 5px 10px;
}

#jbfs p {
	margin-bottom: 3px;
	font-size: 12px;
	padding-left: 10px;
	color: #000000;
}

#jbfs p:before {
	content: '';
	border: 5px;
	position: absolute;
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #138DFC;
	margin-top: 8px;
	margin-left: -10px;
}

#jbfs .title2 {
	font-size: 16px;
	margin-bottom: 7px;
	color: #0176d2;
	font-weight: bold;
	text-align: center;
}

#bdsd {
	border: 1px #ccc solid;
	padding: 10px;
	border-radius: 5px;
	/* box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); */
	/* padding-top: 10px;
	padding-left: 10px; */
	/* background-color: #fff; */
}

#bdsd>a {
	display: block;
	width: calc(50% - 5px);
	float: left;
	/* background-color: #0176d2; */
	color: #eee;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	height: 40px;
	padding: 10px;
	padding-left: 13px;
	border-radius: 5px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4), 0 2px 5px 0
		rgba(0, 0, 0, 0.19);
	background: linear-gradient(0deg, rgba(0, 172, 238, 1) 0%,
		rgba(2, 126, 251, 1) 100%);
	border: 1px solid rgba(2, 126, 251, 1);
	letter-spacing: 2px;
}

#bdsd>a:nth-child(even) {
	margin-left: 5px;
}

#bdsd>a:nth-child(odd) {
	margin-right: 5px;
}

#bdsd>a:nth-child(3), #bdsd>a:nth-child(4) {
	margin-bottom: 0px;
}

#bdsd>a:nth-child(4) {
	/* padding-left:20px;
	font-size: 18px;
	line-height: 20px; */
	/* padding-left:13px; */
	/* font-size: 16px; */
	
}

@media ( max-width : 380px) {
	#bdsd>a:nth-child(4) {
		font-size: 14px;
	}
}

@media ( max-width : 320px) {
	#bdsd>a:nth-child(4) {
		font-size: 12px;
	}
}

#bsdt>a {
	display: block;
	width: calc(50% - 5px);
	float: left;
	background-color: #0176d2;
	color: #eee;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
	line-height: 60px;
	height: 80px;
	padding: 10px;
	border-radius: 5px;
}

#bsdt>a:nth-child(even) {
	margin-left: 5px;
}

#bsdt>a:nth-child(odd) {
	margin-right: 5px;
}

#bsdt .text {
	font-size: 12px;
}

#bsdt .icon {
	display: block;
	border-radius: 3px;
	background-color: #ffffff;
	border: solid 2px #138DFC;
}

#bsdt .icon i {
	color: #138DFC;
}

#top_pic img {
	height: 52vw;
}

#top_pic2 img {
	height: 48vw;
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

#szyw>.hd>ul, #xzbq>.hd>ul {
	width: 300px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}

#szyw>.hd>ul>li, #xzbq>.hd>ul>li {
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 10px;
	border-bottom: 3px solid transparent;
}

#szyw>.hd>ul>li.on, #xzbq>.hd>ul>li.on {
	border-bottom: 3px solid #0176d2;
}

#szyw>.bd>ul>li>a, #xzbq>.bd>ul>li>a {
	width: calc(100% - 50px);
}

#szyw>.bd>ul>li>span, #xzbq>.bd>ul>li>span {
	float: right;
	color: #ccc;
	font-size: 16px;
}