@charset "utf-8";
.g_right {
	position: fixed;
	right: -112px;
	top: 32%;
	z-index: 990;
	background-color: #0074c5;
	width: 112px;
	padding: 3px;
	transition: all .7s;
}
.g_right i {
	cursor: pointer;
	position: absolute;
	width: 40px;
	height: 70px;
	display: block;
	background: #0074c5;
	background-position: center center;
	background-repeat: no-repeat;
	top: 0;
	left: -40px;
}
.g_right i.icon_t{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color: #fff;
}
.g_right:hover {
	right: 0;
}
.g_right div {
	overflow: hidden;
	background-color: #ffffff;
}
.g_right div a {
	display: block;
	text-align: center;
	padding: 12px 0;
}
.g_right div a img {
	display: block;
	margin: auto;
}
.g_right div a span {
	font-size: 12px;
	color: #666666;
}
.g_right div a span.icon{
	font-size: 30px;
	color: #25d366;
	display: block;
	text-align: center;
}
.g_right div a:nth-child(2) span.icon{
	color: #235feb;
}
.indexcolor,.hvindexcolor:hover{
	color: #0074c5;
}
.bgcolor,.hvbgcolor:hover{
	background: #0074c5;
	color: #fff;
}
.head{
	height: 95px;
	width: 100%;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.head_height{
	height: 95px;
}
.logo{
	display: inline-block;
	height: 58px;
}
.nav li{
	position: relative;
	margin-left: 20px;
}
.nava{
	color: #666;
	display: block;
	line-height: 95px;
	padding: 0 20px;
}
.nav li:hover .nava{
	color: #0074C5;
}
.nav li.active .nava{
	background: #0074C5;
	color: #fff;
}
.navhide{
	min-width: 170px;
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -85px;
	top: 100%;
	margin-top: 10px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	text-align: center;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	z-index: 100;
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
.navhide a{
	font-size: 15px;
	line-height: 50px;
	color: #666;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding: 0 20px;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.navhide a:hover{
	color: #0074C5;
	background: #f8f8f8;
}
.hdr1{
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hdr1 span{
	line-height:18px;
	display: block;
	cursor: pointer;
	border-left: 1px solid #e60012;
	margin-left: 30px;
	padding-left: 30px;
	color: #666;
}
.hdr1hide{
	width: 100px;
	background: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 100%;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	margin-top: 10px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
}
.hdr1:hover .hdr1hide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.hdr1hide a{
	font-size: 15px;
	line-height: 40px;
	display: block;
}
.hdr1hide a:hover{
	color: #0074C5;
}
.md{
	padding: 85px 0;
}
.ititle_72{
	font-size: 72px;
	line-height: 1;
}
.ititle_60{
	font-size: 60px;
	line-height: 1;
}
.ititle_48{
	font-size: 48px;
	line-height: 1;
}
.more{
	display: inline-block;
	line-height: 70px;
	padding: 0 45px;
	border-radius: 70px;
	transition: .25s;
	cursor: pointer;
}
.more i{
	transition: .5s;
}
.more:hover i{
	transform:translateX(5px);
}
.itopline{
	width: 42px;
	height: 6px;
	background: #e60012;
	border-radius: 6px;
}
.i1a,.i4a{
	width: 33.33%;
}
.i1aimg{
	transition: .25s;
	border: 1px solid #eaeaea;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i1aimg img{
	max-width: 75%;
	max-height: 75%;
}
.i1a_a:hover .i1aimg{
	border: 1px solid #0074C5;
}
.swiper-pagination-i2{
	position: static;
	width: 100%;
	text-align: center;
}
.swiper-pagination-i2 .swiper-pagination-bullet{
	background: #eaeaea;
	opacity: 1;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	margin: 0 10px !important;
	transition: .25s;
}
.swiper-pagination-i2 .swiper-pagination-bullet-active{
	background: #e60012;
	width: 30px;
}
.zindex{
	position: relative;
	z-index: 9;
}
.i3img img{
	border-radius: 0 50px 0 50px;
}
.i3img::after{
	width: 100%;
	height: 100%;
	content: "";
	background: #0074C5;
	border-radius: 0 50px 0 50px;
	position: absolute;
	right: -20px;
	top: -20px;
}
.i3img,.i3txt{
	width: 46.5%;
}
.itop.textcenter .itopline{
	margin-left: auto;
	margin-right: auto;
}
.i4a_a{
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
}
.i4a_a .i4atxt{
	padding-bottom: 50px;
}
.i4a_a:hover{
	box-shadow: 0 5px 15px rgba(0,0,0,.05);
}
.i4b .more{
	background: #fff;
	color: #333;
}
.i4b .more i{
	color: #0074C5;
}
.i4b .more:hover{
	color: #0074C5;
}
#gotop{
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
}
.ft{
	padding: 40px 0;
	border-bottom: 1px solid #EAEAEA;
}
.fm{
	padding: 50px 0;
	border-bottom: 1px solid #EAEAEA;
}
.fmatxt a{
	color: #666;
}
.fmatxt a:hover{
	color: #0074C5;
}
.fmatxt li{
	margin-top: 10px;
}
.fma1{
	max-width: 260px;
}
.fb{
	padding: 15px 0;
}
.fb a{
	color: #666;
}
.fb a:hover{
	color: #0074C5;
}

.listmd{
	padding-top: 0 !important;
}
.listnav{
	padding: 25px 0;
}
.lnvr a{
	color: #999;
}
.lnvr a:hover{
	color: #0074C5;
}
.lnvl a{
	display: block;
	line-height: 60px;
	background: #f7f7f7;
	min-width: 170px;
	text-align: center;
	padding: 0 25px;
	color: #666;
}
.lnvl a:hover{
	color: #B19A61;
}
.lnvl a.active{
	background: #B19A61;
	color: #fff;
}
.ab2bg{
	background: rgba(0,0,0,.3);
	color: #fff;
}
.ab2bg span{
	opacity: .7;
}
.ab2bg i{
	width: 140px;
	height: 140px;
	border: 1px solid rgba(255,255,255,.6);
	color: rgba(255,255,255,.9);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	font-size: 50px;
}
.ab3a{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #fff;
	transition: .25s;
}
.ab3a:hover{
	border: 1px solid #0074C5;
}
.ab3a img{
	max-width: 75%;
	max-height: 75%;
}
.swiper-button-next-ab3,.swiper-button-prev-ab3{
	width: 42px;
	height: 42px;
	background: #cdcdcd;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -21px;
	transition: .25s;
	font-size: 20px;
	color: #fff;
}
.swiper-button-next-ab3{
	right: 0;
}
.swiper-button-prev-ab3{
	left: 0;
}
.swiper-button-next-ab3:hover,.swiper-button-prev-ab3:hover{
	background: #0074C5;
	color: #fff;
}

.pdbox::after,.pdbox::before{
	height: 100%;
	content: "";
	position: absolute;
	top: 0;
}
.pdbox::after{
	width: 37%;
	background: #fff;
	left: 0;
}
.pdbox::before{
	width: 63%;
	right: 0;
	background: #f3f4f8;
}
.pdl{
	width: 32.5%;
}
.pdr{
	width: 67.5%;
}
.pdlbox_w{
	width: 80%;
	position: relative;
}
.pdlbox{
	position: fixed;
}
.pdlbox_active{
	position: relative;
}
.pdlbox a{
	display: block;
	padding: 25px 20px;
	border-bottom: 1px solid #EAEAEA;
}
.pdlbox a:hover{
	color: #0074C5;
}
.pdlbox a.active{
	background: #0074C5;
	color: #fff;
}
.pdrw{
	width: 90%;
	margin-top: -25px;
}
.pda_a .i1aimg{
	border: 1px solid #fff;
	background: #fff;
}
.pda_a:hover .i1aimg{
	border: 1px solid #0074C5;
}
.pda{
	width: 50%;
}

.listnav_1,.pi1{
	background: #f3f4f8;
}
.pi1l{
	width: 42%;
}
.pi1limg{
	background: #fff;
}
.pi1limg img{
	max-width: 80%;
	max-height: 80%;
	min-width: 70%;
	min-height: 70%;
}
.pi1rb a{
	line-height: 60px;
	padding: 0 35px;
	display: inline-block;
}
.pi2box *{
	max-width: 100%;
}
img {
    max-width: 100%;
}
.pi3tab table, .pi3tab tbody{
	width: 100%;
	max-width: 100%;
}
.pi3tab th,.pi3tab td{
	padding: 30px 15px;
	text-align: center;
}
.pi3tab th{
	background: #0074C5;
	color: #fff;
	font-family: font-bold;
}
.pi3tab td{
	background: #f8f8f8;
}

.co2{
	background: #f8fbfd;
}
.co1a_a{
	border: 1px solid #EAEAEA;
	border-radius: 12px;
	padding: 20px;
	transition: .25s;
}
.co1a_a:hover{
	box-shadow: 0 0 20px rgba(0,0,0,.08);
	border: 1px solid #fff;
}
.co1a_a i{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90px;
	height: 90px;
	color: #0074C5;
	font-size: 50px;
	margin-right: 20px;
}
.fma input, .fma textarea {
    height: 60px;
    width: 100%;
    border-radius: 6px;
    padding: 0 20px;
    font-size: 16px;
    background: #fff;
}
.fma textarea {
    resize: none;
    padding: 20px;
    height: 140px;
}
.fma button {
    height: 60px;
    width: 150px;
    background: #6a6a6a;
    color: #fff;
    font-size: 14px;
    transition: .25s;
    cursor: pointer;
    border-radius: 8px;
    margin: 0 20px;
    font-weight: bold;
}
.fma button.active {
    background: #0074C5;
}
.co3a{
	border: 1px solid #EAEAEA;
	border-radius: 12px;
	padding: 25px;
	transition: .25s;
}
.co3a:first-child{
	margin-top: 0 !important;
}
.co3a:hover{
	box-shadow: 0 0 20px rgba(0,0,0,.08);
	border: 1px solid #fff;
}
.co3a i{
	transition: .25s;
}
.co3a .txt{
	margin: 0 25px;
}
.co3a i:first-child,.co3a:hover i{
	color: #d90919;
}

.ne1w{
	border-bottom: 1px solid #EAEAEA;
}
.ne1w a{
	display: block;
	position: relative;
	height: 80px;
	line-height: 40px;
	margin-right: 5%;
}
.ne1w a.active{
	font-size: 36px;
	font-family: font-bold;
	color: #000;
}
.ne1w a::after{
	width: 26px;
	height: 3px;
	border-radius: 3px;
	background: #e60012;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -13px;
	bottom: 0;
	opacity: 0;
}
.ne1w a.active::after{
	opacity: 1;
}
.neabox{
	padding: 65px 0;
	border-bottom: 1px solid #EAEAEA;
}
.neaimg{
	width: 42%;
}
.neatxt i{
	width: 46px;
	height: 46px;
	border: 1px solid #EAEAEA;
	color: #000;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .25s;
}
.nea:hover .neatxt i{
	background: #0074C5;
	border: 1px solid #0074C5;
	color: #fff;
}
.page a{
	margin: 5px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
	border-radius: 100%;
	font-size: 14px;
	background: #f5f5f5;
	color: #666;
}
.page a:hover,.page a.page-num-current{
	background: #0074C5;
	color: #fff;
}
.page a.pagea{
	background: none !important;
	color: #999 !important;
	font-size: 22px;
}
.page a.pagea:hover{
	color: #0074C5 !important;
}

.nir{
	width: 26%;
	margin-left: 8%;
}
.nir .i1a{
	width: 100%;
}
.nir .i1a:first-child{
	margin-top: 0 !important;
}
.nitxt *{
	max-width: 100%;
}
.nibot a{
	color: #666;
	display: block;
	margin-top: 5px;
}
.nibot a:hover{
	color: #0074C5;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.ititle_72{
		font-size: 54px;
	}
	.ititle_60{
		font-size: 40px;
	}
	.ititle_48{
		font-size: 36px;
	}
	.more{
		padding: 0 30px;
		line-height: 50px;
	}
	.itopline{
		width: 30px;
		height: 4px;
	}
	.logo{
		height: 45px;
	}
	
	.ab2bg i{
		width: 110px;
		height: 110px;
		font-size: 40px;
	}
	
	.ne1w a.active{
		font-size: 30px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ititle_72{
		font-size: 42px;
	}
	.ititle_60{
		font-size: 36px;
	}
	.ititle_48{
		font-size: 30px;
	}
	.more{
		padding: 0 25px;
		line-height: 45px;
	}
	.container_lr{
		margin-left: -15px;
		margin-right: -15px;
	}
	.clra{
		padding: 15px;
	}
	
	.ne1w a.active{
		font-size: 24px;
	}
	.page a{
		width: 35px;
		height: 35px;
		font-size: 14px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.ititle_72{
		font-size: 36px;
	}
	.ititle_60{
		font-size: 30px;
	}
	.ititle_48{
		font-size: 26px;
	}
}
@media only screen and (max-width:768px) {
	.bnimg{
		min-height: 180px;
	}
	.md{
		padding: 25px 0;
	}
	.ititle_72{
		font-size: 28px;
	}
	.ititle_60{
		font-size: 26px;
	}
	.ititle_48{
		font-size: 24px;
	}
	.container_lr{
		margin-left: -8px;
		margin-right: -8px;
	}
	.clra{
		padding: 8px;
	}
	.bntxt .more{
		display: none;
	}
	.itopline{
		width: 25px;
		height: 3px;
	}
	.more{
		padding: 0 15px;
		line-height: 35px;
		font-size: 12px;
	}
	.more i{
		margin-left: 5px;
	}
	.i1a,.i4a{
		width: 100%;
	}
	.swiper-pagination-i2 .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 5px !important;
	}
	.swiper-pagination-i2 .swiper-pagination-bullet-active{
		width: 20px;
	}
	.i3{
		margin-top: 25px;
	}
	.i3img::after{
		right: -8px;
		top: -8px;
	}
	.i4atxt{
		padding-bottom: 20px !important;
	}
	.logo{
		height: 36px;
	}
	.ft,.fm{
		padding: 20px 0;
	}
	.fma1{
		display: none;
	}
	.fma{
		text-align: center;
	}
	.fb{
		font-size: 12px;
		padding: 12px 0;
	}
	#gotop{
		width: 35px;
		height: 35px;
	}
	
	.listnav{
		padding: 15px 0;
	}
	.lnvr {
		font-size: 12px;
	}
	.lnvl a{
		line-height: 40px;
		min-width: 1px;
		padding: 0 10px;
		font-size: 12px;
	}
	.ab2bg i{
		width: 90px;
		height: 90px;
		font-size: 30px;
	}
	
	.pdl{
		padding-bottom: 0 !important;
	}
	.pdlbox{
		position: static !important;
	}
	.pdlbox_w{
		width: 100%;
	}
	.pdlbox a{
		padding: 15px;
	}
	.pdbox::after, .pdbox::before{
		display: none;
	}
	.pdr{
		background: #f3f4f8;
		margin-top: 15px;
	}
	.pdrw{
		width: 100%;
		padding: 15px;
	}
	.pda{
		width: 100%;
	}
	
	.pi1rb a{
		line-height: 38px;
		padding: 0 20px;
	}
	.pi3tab{
		font-size: 12px;
	}
	.pi3tab th, .pi3tab td{
		padding: 12px 5px;
		line-height: 22px;
	}
	
	.co1a_a{
		padding: 12px;
	}
	.co1a_a i{
		width: 60px;
		height: 60px;
		font-size: 30px;
	}
	.fma input, .fma textarea{
		height: 42px;
		font-size: 13px;
		padding: 0 12px;
	}
	.fma textarea{
		height: 80px;
		padding: 12px;
	}
	.fma button{
		width: 100px;
		height: 40px;
		margin: 0 7px;
		font-size: 13px;
		border-radius: 4px;
	}
	.co3a{
		padding: 15px;
	}
	.co3a .txt{
		margin: 0 15px;
	}
	
	.ne1w a{
		height: 60px;
		line-height: 50px;
	}
	.ne1w a.active{
		font-size: 22px;
	}
	.page{
		padding: 10px 0;
	}
	.page a{
		width: 35px;
		height: 35px;
		font-size: 12px;
		margin: 3px 5px;
	}
	.neabox{
		padding: 20px 0;
	}
	.neatxt i{
		width: 30px;
		height: 30px;
		font-size: 12px;
	}
	.neaimg{
		margin-top: 20px;
	}
}