.ih1 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 26px;
	padding: 5px 15px;
}

.ih1 a {
	font-size: 30px !important;
	/*font-size: 30px;*/
	color: #1F4D83;
	/*overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: calc(100% - 100px);*/
}

@media ( min-width : 1200px) {
	.ih2 li {
		max-width: 33%;
	}
	.ih2 li {
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space: nowrap;
		display: inline-block;
		padding-right: 1px;
		padding-left: 1px;
	}
}

.ih2 a {
	font-size: 18px;
}

.ia {
	font-size: 16px;
	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;
}

#rdztimg {
	padding-top: 30px;
	padding-bottom: 30px;
}

#rdztimg img {
	width: 100%;
}

.pic-list {
	padding-left: 0px;
}

.pic-list>li {
	display: inline-block;
	width: 25%;
}

.pic-list>li img {
	width: 100%;
}

#szyw>.hd>ul, #xzbq>.hd>ul {
	border-bottom: 1px #ccc solid;
	padding-top: 5px;
	padding-left: 5px;
}

#szyw>.hd>ul>li, #xzbq>.hd>ul>li {
	display: inline-block;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 3px solid transparent;
}

#szyw>.hd>ul>li>a, #xzbq>.hd>ul>li>a {
	color: #222;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 22px;
}

#szyw>.hd>ul>li.on>a, #xzbq>.hd>ul>li.on>a {
	color: #1F4D83;
	font-weight: bold;
	border-bottom: 3px solid #1F4D83;
}

#szyw>.bd>ul>li>a, #xzbq>.bd>ul>li>a {
	width: calc(100% - 90px);
}

#szyw>.bd>ul>li>span, #xzbq>.bd>ul>li>span {
	float: right;
	padding-right: 20px;
	color: #ccc;
	font-size: 16px;
}

@media ( max-width : 768px) {
	#xzbq>.hd>ul>li>a {
		font-size: 12px;
	}
	#xzbq>.hd>ul>li>a {
		color: #000;
		padding: 5px;
		border-radius: 3px;
	}
}

@media ( max-width : 1200px) {
	#xzbq>.hd>ul>li>a {
		font-size: 18px;
	}
	#xzbq>.hd>ul>li>a {
		color: #000;
		padding: 5px;
		border-radius: 3px;
	}
}

#szyw .more, #xzbq .more {
	color: #848281;
	font-size: 14px;
	float: right;
	padding-top: 4px;
	padding-right: 5px;
}

#videoplay {
	height: 300px;
}

.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-text, .icon-text:hover {
	text-align: center;
	padding: 5px;
	background-color: #138DFC;
	border-radius: 3px;
	margin: 3px;
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-size: 16px;
}

.icon-text:hover l {
	transform: rotateY(180deg);
}

.icon-text l {
	width: 100%;
	font-size: 30px;
	transform: rotateX(180deg);
	margin: 7px auto 5px auto;
	transition: all 0.5s;
	transform: rotateY(0deg);
	transform-style: preserve-3d;
	transform-origin: 50% 100%;
	margin-bottom: 10px;
}

.icon-text .text {
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 2px;
}

.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 {
	border: 2px solid #138DFC;
}

.icon-text2:hover l {
	transform: rotateY(180deg);
}

.icon-text2 l {
	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 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	letter-spacing: 2px;
	color: #000;
}

.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 {
	background-color: #138DFC;
	border-radius: 3px;
}

.icon-text3:hover l {
	transform: rotateY(180deg);
}

.icon-text3 l {
	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 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	letter-spacing: 2px;
	color: #000;
}

.icon-text3:hover .text {
	color: #FF3401;
	text-decoration: none;
}

.dashed {
	border: 1px #ccc dashed;
	float: left;
	width: 100%;
}

#bdsd img {
	float: left;
	max-width: 100%;
	vertical-align: top;
}

#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;
	font-weight: bold;
	margin-bottom: 7px;
	color: #0176d2;
	font-weight: bold;
	text-align: center;
}

.title {
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

.title .txt {
	margin-left: 10px;
	padding: 3px 5px;
	font-size: 22px;
	font-weight: bold;
	color: #1F4D83;
	border-bottom: 3px solid #1F4D83;
}

.title .txt a {
	font-size: 22px;
	font-weight: bold;
	color: #1F4D83;
}

#mtjj .pic {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

#mtjj img {
	height: 60px;
	width: 80px;
	float: left;
}

#mtjj .pic .title {
	text-indent: 2em;
	float: left;
	width: calc(100% - 90px);
	padding-left: 10px;
}

#mtjj>ul {
	padding-left: 5px;
}

#mtjj>ul>li {
	font-size: 14px;
	color: #3096D7;
	list-style-type: square;
	margin-left: 15px;
	line-height: 35px;
	float: left;
	width: 100%;
}

#mtjj>ul>li>a {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	float: left;
}

#fwdt .title {
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

#fwdt .title .txt {
	margin-left: 10px;
	padding: 3px 5px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	border-bottom: 3px solid #4e6ef2;
}

#gdtp {
	height: 370px;
}

#gdtp>.bd>ul>li>span {
	height: 30px;
	line-height: 30px;
	color: #aaa;
	padding-left: 30px;
	float: left;
}

#gdtp>.hd>ul {
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
	padding-left: 5px;
}

#gdtp>.hd>ul>li {
	display: inline-block;
	font-weight: bold;
	margin-right: 20px;
}

#gdtp>.hd>ul>li>a {
	color: #333;
	font-size: 20px;
	padding: 5px;
}

#gdtp>.hd>ul>li.on>a {
	color: #4e6ef2;
	border-bottom: 3px solid #4e6ef2;
}

#gdtp .more {
	color: #848281;
	font-size: 14px;
	float: right;
	padding-top: 4px;
	padding-right: 5px;
}

#gdtp #spxw img {
	width: 100%;
	max-height: 330px;
}

.navBar {
	position: relative;
	z-index: 1;
	color: #fff;
	height: 40px;
	margin: 0 auto;
}

#yqlj>.hd>ul {
	padding-left: 0px;
	text-align: center;
	padding-top: 20px;
}

#yqlj>.hd>ul>li {
	line-height: 40px;
	display: inline-block;
	padding: 0px 5px;
	line-height: 30px;
	width: 170px;
	margin: 0px 10px;
	font-size: 16px;
	color: #000000;
	background-color: rgba(255, 255, 255, .9);
	font-size: 14px;
}

#yqlj>.hd>ul>li:hover {
	background-color: rgba(255, 255, 255, 1);
}

#yqlj>.hd>ul>li>a {
	color: #fff;
}

#yqlj>.bd {
	background-color: #fff;
	left: 0px;
	top: 50px;
	width: 100%;
	position: absolute;
}

#yqlj>.bd>ul {
	padding-top: 8px;
	margin-bottom: 0px !important;
	padding-left: 10px;
}

#yqlj>.bd>ul>li {
	display: inline-block;
	width: 140px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#yqlj>.bd>ul>li>a {
	display: block;
	padding-left: 6px;
	background: url(images/icon.png) 0 9px no-repeat;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 5px;
	font-size: 14px;
}

#yqlj>.bd>ul:first-child {
	padding-top: 0px !important;
}

.swiper-container {
	width: 100%;
	margin-bottom: 15px;
}

.swiper-container img {
	width: 100%;
}

.swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-button-next
	{
	opacity: 1;
	transform: translate(0, 0);
}

.swiper-container .swiper-button-next {
	transform: translate(50px, 0);
	right: 0;
}

.swiper-container .swiper-button-prev {
	transform: translate(-50px, 0);
	left: 0;
}

.swiper-button-next, .swiper-button-prev {
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	opacity: 0;
	transition: all .3s;
}

.swiper-container:hover .prev, .swiper-container:hover .next {
	opacity: 1;
	transform: translate(0, 0);
}

.swiper-container .next {
	transform: translate(50px, 0);
	right: 0;
}

.swiper-container .prev {
	transform: translate(-50px, 0);
	left: 0;
}

.next, .prev {
	position: absolute;
	top: 50%;
	z-index: 9;
	display: block;
	width: 50px;
	height: 60px;
	margin-top: -30px;
	line-height: 60px;
	text-align: center;
	font-size: 25px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, .3);
	background-size: 24px auto;
	color: #fff;
	opacity: 0;
	transition: all .3s;
}

@media ( min-width : 768px) {
	#top_pic3 img {
		height: 18vw;
	}
	#top_pic img {
		height: 365px;
	}
}

#top_pic3 {
	padding-top: 5px;
}
#top_pic3 .swiper-slide {
	width: 45vw;
	height: 18vw;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	margin-bottom: 30px;
	margin-top: 30px;
}
#top_pic3 .swiper-slide.swiper-slide-active{
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
@media ( min-width : 1200px) {
	/* #top_pic3 img {
		height: 160px;
	} */
	#top_pic3 img {
		height: 265px;
	}
	#top_pic3 .swiper-slide {
		width: 576px;
		height: 265px;
	}
}

/* #top_pic3 img:hover {
	transform: scale(1.05);
} */
#top_pic3 .swiper-container {
	
}

#top_pic3 .pagination {
	position: absolute;
	z-index: 20;
	left: 10px;
	bottom: 10px;
}

#fwdt .button1-area {
	padding-left: 5px;
	padding-right: 5px;
	height: 75px;
}

.title-bar {
	height: 30px;
	background: url(/pc/images/bar_1.jpg) center bottom;
	margin-bottom: 10px;
}

.title-bar .title-bar-txt {
	line-height: 40px;
	height: 30px;
	color: #6BB8FD;
	margin: auto auto;
	padding: 0px 10px;
	font-size: 18px;
	font-weight: bold;
	width: 100px;
	background-color: #fff;
}

#fwdt .button1 {
	width: 100%;
	background-color: #138DFC;
	border-radius: 3px;
	display: block;
	height: 60px;
	white-space: nowrap;
}

#fwdt .button1:hover {
	background-color: #0375dc;
}

#fwdt .button1 .icon {
	white-space: nowrap;
	background-color: #ffffff;
	border-radius: 140px;
	height: 40px;
	width: 40px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 25px;
	color: #138DFC;
}

#fwdt .button1 .icon l {
	transition: all 0.5s;
	transform: rotateY(0deg);
	transform-style: preserve-3d;
	transform-origin: 50% 100%;
}

#fwdt .button1:hover .icon l {
	transform: rotateY(180deg);
}

#fwdt .button1 .txt {
	text-indent: 0;
	white-space: nowrap;
	height: 40px;
	padding: 0px;
	margin: 10px 10px;
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	vertical-align: top;
}

#ywsb .button2-area {
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
}

#ywsb .button2 {
	display: block;
	height: 59px;
	border: 2px solid transparent;
	transition: 0.3s;
}

#ywsb .button2:hover {
	width: 98%;
	border-radius: 3px;
	border: 2px solid #666666;
	overflow: hidden;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

#ywsb .button2 .icon {
	background-color: #ffffff;
	border-radius: 3px;
	border: 2px solid #666666;
	height: 56px;
	width: 60px;
	margin-right: 5px;
	background-image: url(/pc/images/icons0.jpg);
	background-repeat: no-repeat;
}

#ywsb .button2:hover .icon {
	border: 2px solid transparent;
}

#ywsb .button2 .txt {
	text-indent: 0;
	height: 50px;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	line-height: 27px;
	font-size: 16px;
	text-align: center;
	color: #222222;
	width: 65%;
}

@media ( max-width : 1200px) {
	#ywsb .button2 .txt {
		font-size: 14px;
	}
}

.button2 .icon1 {
	background-position: 10px 8px;
}

.button2 .icon2 {
	background-position: -55px 8px;
}

.button2 .icon3 {
	background-position: 10px -53px;
}

.button2 .icon4 {
	background-position: -55px -53px;
}

.button2 .icon5 {
	background-position: -124px 8px;
}

.button2 .icon6 {
	background-position: -122px -53px;
}

.button2 .icon7 {
	background-position: -195px 8px;
}

.button2 .icon8 {
	background-position: -193px -53px;
}

.button2 .icon9 {
	background-position: -270px 8px;
}

.button2 .icon10 {
	background-position: -270px -53px;
}

#tsfw .button3-area {
	padding-left: 10px;
	padding-right: 10px;
	height: 130px;
}

#tsfw .button3 {
	display: block;
	text-align: center;
	border-radius: 3px;
	height: 60px;
}

#tsfw .button3 .icon {
	background-color: #138DFC;
	height: 60px;
	margin-right: 3px;
	border-radius: 3px;
	overflow: hidden;
}

#tsfw .button3 .icon .highlights {
	height: 20px;
	width: 120px;
	background-color: rgba(255, 255, 255, 0.9);
	position: relative;
	margin-top: -30px;
	margin-left: -120px;
	transition: all 0.3s;
	transform: rotate(-45deg);
}

#tsfw .button3 .iconbg {
	border-radius: 140px;
	width: 35px;
	margin: 12px auto auto auto;
	padding: 0px;
	text-align: center;
	line-height: 35px;
	font-size: 34px;
	color: #FFFFFF;
}

#tsfw .button3 .txt {
	text-indent: 0;
	height: 50px;
	padding: 0px;
	margin: 5px 0px;
	display: inline-block;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	color: #222222;
}

#tsfw .button3:hover {
	/*transition: 0.3s;*/
	/*background-color: #0375dc;*/
	/*height: 120px;*/
	
}

#tsfw .button3:hover .icon {
	background-color: #0375dc;
}

#tsfw .button3:hover .txt {
	color: #FF3401 !important;
}

#tsfw .button3:hover .icon .highlights {
	margin-left: 120px;
}

#wyzx {
	height: 370px;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-right: 5px;
}

#wyzx ul {
	height: auto !important;
}

#wyzx li {
	height: auto !important;
	padding-top: 15px;
}

#wyzx li l {
	font-size: 14px;
	line-height: 20px;
}

#wyzx li l.fa-map-marker {
	padding-left: 12px;
}

#wyzx li l.fa-map-marker:before {
	content: '';
	display: inline-block;
	margin-left: -12px;
	color: #77d;
	width: 5px;
	height: 5px;
	background-color: #0375dc;
	position: absolute;
	margin-top: 7px;
}

#wyzx li l.fa-phone-square:before {
	content: '\D\A\f095';
	display: inline-block;
	margin-right: 5px;
	color: #333;
}

#wyzx-banner {
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom: 5px;
}

#wyzx-banner .bgbar {
	background-color: #0375dc;
	width: 90%;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	margin-top: 3px;
	border-radius: 40px;
}

#wyzx-banner .bgbar .bgicon {
	border: 2px solid #fff;
	border-radius: 30px;
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 0px 5px 5px 5px;
}

#wyzx-banner .bgbar .bgicon:before {
	margin-left: 4px;
	font-size: 16px;
	line-height: 24px;
}

#wyzx-banner .rightpic {
	position: relative;
	margin-top: -39px;
	display: inline-block;
	float: right;
	background-image: url(/pc/images/phone.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 44px;
	height: 44px;
}

#fwdtgg {
	padding-left: 5px;
	padding-right: 0px;
	height: 50px;
	overflow: hidden;
}

#fwdtgg li a:before {
	content: '';
	display: inline-block;
	background-color: #0375dc;
	position: absolute;
	margin-top: 9px;
	width: 5px;
	height: 5px;
	margin-left: -10px;
}

#fwdtgg li a {
	display: block;
	display: -webkit-box;
	max-width: calc(100% - 10px);
	margin: 0 auto;
	font-size: 14px;
	line-height: 25px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.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 i {
	width: calc(100% - 90px);
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.pic_item span {
	background: #000;
	z-index: 997;
	opacity: .3;
	filter: alpha(opacity = 30);
}

.pagination_swiper {
	position: absolute;
	left: 0;
	text-align: right;
	bottom: 10px;
	width: 100%;
	z-index: 999;
	padding-right: 5px;
}

.swiper-pagination-bullet {
	width: 15px;
	height: 8px;
	border-radius: 0%;
	margin: 0px 1px;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}

.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;
}

.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;
}