@charset "utf-8";
.icolor,.hvcolor:hover{
	color: #03265E;
}
.bgcolor,.hvbgcolor:hover{
	background: #03265E;
	color: #fff;
}
.icolor1,.hvcolor1:hover{
	color: #D43030;
}
.bgcolor1,.hvbgcolor1:hover{
	background: #D43030;
	color: #fff;
}
body{
	background: url(../images/bodybg.jpg) no-repeat top center;
	background-size: 100%;
}
.bnt{
	padding: 25px 0;
	color: #fff;
}
.logo{
	display: inline-block;
	height: 64px;
}
.navbox{
	background: #03265E;
}
.nav li{
	position: relative;
	margin-left: 55px;
}
.nava{
	display: block;
	line-height: 90px;
	height: 90px;
	border-bottom: 3px solid rgba(0,0,0,0);
	color: #fff;
}
.nav li.active .nava{
	border-bottom: 3px solid #fff;
}
.navhide{
	width: 160px;
	border-radius: 0 0 8px 8px;
	background: rgba(255,255,255,1);
	position: absolute;
	left: 50%;
	margin-left: -80px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	padding: 5px 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.nav li:hover .navhide,.hdr:hover .navhide{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.hdr .navhide{
	width: 100px;
	margin-left: -50px;
}
.navhide a{
	line-height: 40px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 15px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	color: #03265E;
}
.foot{
	background: url(../images/ftbg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	text-decoration: underline;
}
.ft{
	padding: 50px 0;
}
.fb{
	padding: 20px 0;
	border-top: 1px solid rgba(255,255,255,.1);
}
.ftl .txt{
	opacity: .6;
}
.ftr{
	opacity: .6;
}
.ftraline{
	width: 1px;
	height: 60px;
	margin: 0 50px;
	background: rgba(255,255,255,.2);
}
.i_wrap{
	width: 1400px;
	margin: 0 auto;
	max-width: 100%;
	padding: 30px 50px;
	background: #fff;
}
.itop{
	border-bottom: 1px solid #E6E6E6;
}
.itop.gn{border-bottom: none;}
.itopl p{
	margin: 5px 0;
}
.itoplline{
	width: 140px;
	height: 3px;
	background: #0C3764;
	margin-bottom: -1px;
}
.i1l{
	display: block;
	overflow: hidden;
	position: relative;
}
.i1ltxt{
	width: 100%;
	display: flex;
	align-items: center;
	background: rgba(0,0,0,.5);
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	color: #fff;
	padding-right: 20px;
}
.i1ltxtl{
	background: #0C3764;
	padding: 15px 20px;
	margin-top: -25px;
	margin-left: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i1raimg{
	width: 180px;
	height:109px; 
	overflow:hidden;
}
.i1raimg .img{
    width:100%; 
height:100%; 
display:block;
object-fit:cover;
object-position:center top;
-webkit-user-select:none;
user-select:none;
}
.i1ra:first-child{
	margin-top: 0 !important;
}
.i3{
	padding: 50px 0;
	background: url(../images/i3bg.jpg) no-repeat center;
	background-size: cover;
}
.i3ltxt p{
	padding: 5px 0;
}
.morea{
	display: inline-block;
	padding: 8px 25px;
}
.i4lat{
	display: block;
	position: relative;
	overflow: hidden;
}
.i4lattxt{
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	width: 100%;
	padding: 15px;
	z-index: 9;
}
.i4lab a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	overflow: hidden;
	color: #808080;
}
.i4lab a:hover{
	text-decoration: underline;
	color: #03265E;
}
.i5a_a{
	padding: 35px;
	background: #F9FAFC;
}
.i5a_a:hover{
	background: #f0f0f0;
}
.i5aico{
	width: 72px;
	height: 72px;
	background: #A73524;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i5aico img{
	display: block;
	max-width: 70%;
}
.i5ar{
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px solid #E6E6E6;
}
.i6t{
	background: url(../images/i6tbg.jpg) no-repeat center;
	background-size: cover;
	padding: 25px;
	color: #fff;
}
.i6ttit{
	border-left: 5px solid #fff;
	padding-left: 25px;
}
.i6ltxt p{
	padding: 10px 0;
}
.i6lba{
	margin-right: 35px;
}
.i6ra:first-child{
	margin-top: 0 !important;
}
.i6raipt input{
	width: 100%;
	height: 45px;
	border: 1px solid #E6E6E6;
	padding: 0 15px;
}
.i6raipt input:focus{
	border: 1px solid #03265E;
}

.ht .i_wrap{
	padding-top: 15px;
	padding-bottom: 15px;
}
.l_logo,.l_logo2{
	display: inline-block;
	height: 110px;
}
.l_logo2{
	height: 79px;
	margin-left: 20px;
}
.htr input{
	width: 220px;
	height: 40px;
	background: #F7F7F7;
	padding: 0 15px;
}
.htr button{
	border-radius: 0 50px 50px 0;
	background: url(../images/scico.png) no-repeat center #CA0202;
	height: 40px;
	width: 65px;
	cursor: pointer;
}
.ab1bg{
	background: url(../images/ab1bg.jpg) no-repeat bottom center;
	background-size: cover;
}
.gga_abt{
	margin-top: -50px;
	position: relative;
	z-index: 9;
}
.ab3{
	background: #F9FAFC;
}
.ab4{
	background: #fff;
}

.ner{
	margin-left: 5%;
}
.ner1a{
	display: flex;
	align-items: center;
	color: #383838;
	padding: 10px 0;
}
.ner1a:hover{
	color: #03265E;
}
.ner1a i{
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #A6A6A6;
	color: #fff;
	border-radius: 3px;
	font-size: 13px;
}
.ner1a:nth-child(1) i{
	background: #B62716;
}
.ner1a:nth-child(2) i{
	background: #EC5B22;
}
.ner1a:nth-child(3) i{
	background: #F9C747;
}
.itoplline_red{
	background: #D43030;
}
.nela{
	display: flex;
	align-items: center;
	padding: 30px 0;
	border-bottom: 1px solid #E6E6E6;
}
.nelaimg{
	width: 35%;
	margin-right: 30px;
}
.page a{
	line-height: 30px;
	padding: 0 12px;
	display: inline-block;
	margin: 0 5px;
	border: 1px solid #E6E6E6;
	color: #666;
}
.page a:hover,.page a.active{
	border: 1px solid #CA0202;
	background: #CA0202;
	color: #fff;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.i_wrap{
		padding: 25px 30px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ftraline{
		margin: 0 35px;
	}
	.i_wrap{
		padding: 20px 20px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.bnbox .wrap_1400{
		padding: 0;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ftr{
		display: none;
	}
	.ft{
		padding: 20px 0;
		text-align: center;
	}
	.ftl{
		width: 100%;
	}
	.logo{
		height: 45px;
	}
	.fb{
		padding: 12px 0;
		font-size: 13px;
	}
	.i_wrap{
		padding: 20px 15px;
	}
	.itoplline{
		height: 3px;
		width: 100px;
	}
	.i1ltxtl{
		padding: 12px;
		margin-left: 15px;
	}
	.ml20{
		margin-left: 15px;
	}
	.i1raimg{
		width: 120px;
		height:69px; 
	}
	.i1ratxt h3{
		line-height: 22px;
		font-size: 14px;
	}
	.i3{
		padding: 25px 0;
	}
	.i4lattxt{
		padding: 10px 15px;
	}
	.i5a_a{
		padding: 20px;
	}
	.i5aico{
		width: 60px;
		height: 60px;
	}
	.i5ar{
		margin-left: 15px;
		padding-left: 15px;
	}
	.i6t{
		padding: 17px;
	}
	.i6ttit{
		padding-left: 20px;
		border-left-width: 2px;
	}
	.i6l{
		text-align: center;
	}
	.i6lb{
		justify-content: center;
	}
	.i6lba{
		margin: 0 10px;
	}
	
	.gga_abt{
		margin-top: 15px;
	}
	
	.nela{
		padding: 15px 0;
	}
	.nelaimg{
		width: 100%;
		margin-bottom: 15px;
	}
	.nel{
		margin-bottom: 25px !important;
	}
	.page{
		justify-content: center;
	}
	.page a{
		line-height: 25px;
		padding: 0 9px;
	}
}

.xw_xq{width:100%; overflow:hidden; position:relative;
	background: #FFFFFF;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.xw_xq .xq_nr .b_t{font-size:28px; line-height:36px; font-weight:bold; color:#000; text-align:center; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{padding-bottom:30px;margin-bottom:45px; border-bottom:1px solid #eee; text-align:center; line-height:26px;}
.xw_xq .xq_nr .x_x span{display:inline-block; padding:0 10px;}
.xw_xq .xq_nr .n_r{font-size:15px; line-height:30px;}
.xw_xq .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; font-size:15px; line-height:32px;}
.xw_xq .xq_nr .z_c, .xw_xq .xq_nr .y_c{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:640px){
	.xw_xq .xq_nr .b_t{font-size:16px; line-height:30px; margin-bottom:15px;}
	.xw_xq .xq_nr .x_x{padding-bottom:15px; margin-bottom:15px;}
	.xw_xq .xq_nr .n_r{font-size:12px; line-height:24px;}
	.xw_xq .xq_nr .f_y{margin-top:15px; padding-top:20px; font-size:12px;}
}

.itopline{
	border-bottom: 3px solid #D43030;
	width: 89px;
	margin: 15px auto;
}
.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:15px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#CA0202; border:1px solid #CA0202; color:#fff;}
.yema ul li.active a{background-color:#CA0202; border:1px solid #CA0202; color:#fff;}
@media only screen and (max-width:640px){
	.itopline{
		width: 69px;
		margin: 9px auto;
	}
	.yema{margin-top:20px;}
	.yema ul li{margin:0 .2rem;}
	.yema ul li a{min-width:2.6rem; padding:0 1rem; font-size:12px; line-height:2.6rem;}
}

.zx_lb .n_r{margin-bottom: 36px;box-shadow: 0 0 20px rgba(0,0,0,.07);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}
.zx_lb .n_r .t_p{position: relative;height:269px; overflow:hidden;}
.zx_lb .n_r .t_p img{
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center center;
	-webkit-user-select:none;
	user-select:none;
}
.zx_lb .n_r .t_p .s_j{position: absolute;left: 20px;bottom: 20px;padding: 16px;background: rgba(0,0,0,.5);-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;text-align: center;}
.zx_lb .n_r .t_p .s_j p{color: #FFFFFF;font-size: 26px;font-weight: 700;}
.zx_lb .n_r .t_p .s_j span{display: block;color: #FFFFFF;font-size: 16px;}
.zx_lb .n_r .w_z{background: #FAFAFA;padding: 20px 26px;}
.zx_lb .n_r .w_z .b_t{margin-bottom: 20px;}
.zx_lb .n_r .w_z .b_t a{display: block;color: #000000;font-size: 20px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;font-weight: bold;}
.zx_lb .n_r .w_z .m_s{color: #777777;font-size: 16px;line-height: 28px;overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-o-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-bottom: 26px;
	min-height: 59px;
}
.zx_lb .n_r .w_z .m_r{display: flex;}
.zx_lb .n_r .w_z .m_r a{width: 150px;height: 36px;text-align: center;line-height: 34px;border: solid 1px #03265E;color: #03265E;font-size: 16px;text-transform: capitalize;-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.zx_lb .n_r:hover .b_t a{color: #03265E;}
.zx_lb .n_r:hover .m_r a{color: #FFFFFF;background: #03265E;border: solid 1px #03265E;}
@media only screen and (max-width:1100px){
	.zx_lb .n_r .t_p{
		height:249px;
	}
	.zx_lb .n_r .t_p .s_j p {
		font-size: 20px;
	}
	.zx_lb .n_r .t_p .s_j span {
		font-size: 12px;
	}
	.zx_lb .n_r .w_z .b_t a {
		font-size: 16px;
	}
	.zx_lb .n_r .w_z .b_t {
		margin-bottom: 10px;
	}
	.zx_lb .n_r .w_z .m_s {
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 20px;
		min-height: auto;
	}
	.zx_lb .n_r .w_z .m_r a {
		width: 120px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
}

.lx_wm{width: 100%;overflow: hidden;background: #FFFFFF;display: flex;flex-wrap: wrap;}
.lx_wm .lx_zc{padding: 39px 49px;width: 50%;}
.lx_wm .lx_yc{width: 49%;}
.lx_wm .lx_yc img{width: 100%;height: auto;display: block;}
.lx_wm .lx_zc ul{width: 100%;overflow: hidden;}
.lx_wm .lx_zc li{margin-bottom: 29px;display: flex;align-items: baseline;}
.lx_wm .lx_zc li .z_c{margin-right: 16px;}
.lx_wm .lx_zc li .z_c i{color: #CA0202;font-size: 22px;}
.lx_wm .lx_zc li .y_c p{color: #A6A6A6;font-size: 18px;line-height: 46px;}
.lx_wm .lx_zc li .y_c .m_s{color: #000000;font-size: 18px;}
@media only screen and (max-width:1100px){
	.lx_wm .lx_zc {
		padding: 20px;
	}
	.lx_wm .lx_zc li{margin-bottom: 19px;}
	.lx_wm .lx_zc li .z_c{margin-right: 9px;}
	.lx_wm .lx_zc li .z_c i{color: #CA0202;font-size: 20px;}
	.lx_wm .lx_zc li .y_c p{font-size: 15px;line-height: 39px;}
	.lx_wm .lx_zc li .y_c .m_s{font-size: 15px;}
}
@media only screen and (max-width:768px){
	.lx_wm .lx_zc {
		width: 100%;
	}
	.lx_wm .lx_yc {
		width: 100%;
	}
}

.ibox.gn{padding: 30px 0px;}


.alk .xw_lb ul li{transition:all .5s;
	-webkit-transition:all .5s;}
.alk .xw_lb .n_r{width: 100%;overflow: hidden;}
.alk .xw_lb a{display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; padding:35px 0px; border-bottom:1px solid #ddd;}
.alk .xw_lb .t_p{width:23%; overflow:hidden;}
.alk .xw_lb .t_p img{width:100%; height:auto; display:block;
	transition:all 1s;
	-webkit-transition:all 1s;}
.alk .xw_lb ul li:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.alk .xw_lb .w_z{width:70%; padding-left:200px; position:relative;}
.alk .xw_lb .w_z h3{font-size:26px; color:#000; font-weight:bold; margin-bottom:19px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
	transition:all .5s;
	-webkit-transition:all .5s;}
.alk .xw_lb ul li:hover .w_z h3{color:#03265E;}
.alk .xw_lb .w_z .m_s{line-height:28px; color:#999; height:52px; overflow:hidden; display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	transition:all .5s;
	-webkit-transition:all .5s;}
.alk .xw_lb ul li:hover .w_z p{color:#03265E;}
.alk .xw_lb .r_q{width:160px; padding:35px 0; text-align:center; border:2px solid #ddd; position:absolute; top:50%; left:0;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);}
.alk .xw_lb .r_q strong{display:block; font-size:26px; color:#000;
	transition:all .5s;
	-webkit-transition:all .5s;}
.alk .xw_lb ul li:hover .r_q{background: #03265E;border: 2px solid #03265E;}
.alk .xw_lb ul li:hover .r_q strong{color:#fff;}
.alk .xw_lb .r_q span{display:block; color:#555;
	transition:all .5s;
	-webkit-transition:all .5s;}
.alk .xw_lb ul li:hover .r_q span{color:#fff;}
@media only screen and (max-width:1400px){
	.alk .xw_tj .w_z h3{font-size:22px; line-height:32px; margin:15px 0 10px;}
	.alk .xw_lb ul{margin:0 -15px;}
	.alk .xw_lb .w_z .m_s{font-size:14px;}
}
@media only screen and (max-width:1100px){
	.alk .xw_lb ul{margin:0 -10px;}
	.alk .xw_lb .w_z h3{font-size:18px; line-height:28px;}
}
@media only screen and (max-width:768px){
	.alk .xw_lb ul li{width:calc(50% - 20px);}
}
@media only screen and (max-width:640px){
	.alk .xw_lb ul{margin:0;}
	.alk .xw_lb ul li{width:100%; margin:19px 0 0;}
	.alk .xw_lb a{
		flex-wrap: wrap-reverse;
		padding: 19px 0px;
		border-bottom: none;
	}
	.alk .xw_lb .r_q{
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		-webkit-transform: none;
		display: flex;
		align-items: center;
		border: none;
		border-bottom: solid 1px #ddd;
		padding: 15px 0px;
	}
	.alk .xw_lb .r_q strong{
		font-size: 15px;margin-right: 9px;
	}
	.alk .xw_lb .w_z {
		width: 100%;
		padding-left: 0px;
		position: relative;
	}
	.alk .xw_lb .t_p{
		width: 100%;
	}
	.alk .xw_lb .w_z h3{
		margin: 9px 0px;
		font-size: 16px;
	}
}



.flfg .fl_lb ul{margin:0 -20px;}
.flfg .fl_lb ul li{width:calc(33.33333333% - 40px); margin:40px 20px 0;border-bottom: solid 1px #EEEEEE;padding-bottom: 19px;}
.flfg .fl_lb .t_p{overflow:hidden; margin-bottom:15px;height:269px;}
.flfg .fl_lb .t_p img{
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center center;
	-webkit-user-select:none;
	user-select:none;
	transition:all 1s;
	-webkit-transition:all 1s;}
.flfg .fl_lb ul li:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.flfg .fl_lb .w_z h3{font-size:20px; line-height:30px; margin:3px 0 10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.flfg .fl_lb .w_z span{color:#999;}
.flfg .fl_lb .w_z .m_s{font-size:15px; line-height:22px; color:#999; height:44px; margin-bottom:15px; overflow:hidden; display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;}
@media only screen and (max-width:1400px){

	.flfg .fl_lb ul{margin:0 -15px;}
	.flfg .fl_lb ul li{width:calc(33.33333333% - 30px); margin:30px 15px 0;}
	.flfg .fl_lb .w_z .m_s{font-size:14px;}
}
@media only screen and (max-width:1100px){

	.flfg .fl_lb ul{margin:0 -10px;}
	.flfg .fl_lb ul li{width:calc(33.33333333% - 20px); margin:25px 10px 0;}
	.flfg .fl_lb .w_z h3{font-size:18px; line-height:28px;}
}
@media only screen and (max-width:768px){

	.flfg .fl_lb ul li{width:calc(50% - 20px);}
}
@media only screen and (max-width:640px){

	.flfg .fl_lb ul{margin:0;}
	.flfg .fl_lb ul li{width:100%; margin:25px 0 0;padding-bottom: 15px;}
	.flfg .fl_lb .t_p{height:249px;}
}

.abtop .gn{border-bottom: 3px solid #D43030;
	width: 89px;
	margin: 9px auto;
}
@media only screen and (max-width:640px){
	.abtop .gn{border-bottom: 3px solid #D43030;
		width: 69px;
	}
}

.nelw .nela .nelaimg{
	height:239px;
	overflow:hidden;
}
.nelw .nela .nelaimg img{
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	object-position:center center;
	-webkit-user-select:none;
	user-select:none;
}

.i2a .ovhd{
    height:249px; 
    overflow:hidden;
}
.i2a .ovhd .img{
    width:100%; 
height:100%; 
display:block;
object-fit:cover;
object-position:center top;
-webkit-user-select:none;
user-select:none;
}
@media only screen and (max-width:640px){
    .i2a .ovhd{
    height:229px; 
    }
}

.tcbox{
	width: 389px;
	max-width: 90%;
	padding: 36px;
	box-shadow: 0 0 20px rgba(0,0,0,.5);
	background: linear-gradient(to bottom,#fde5e4, #fdf4f4,#ffffff);
}
.tcbox .b_g{
	position: absolute;
	width: 180px;
	height: 65px;
	background:url(../images/db_a.png) no-repeat -104px bottom ;
	z-index: 9;
	left: 0px;
	bottom: 0px;
}
.tcaipt input{
	width: 100%;
	height: 50px;
	border: 1px solid #ddd;
	padding: 0 20px;
}
.tcaipt input:focus{
	border: 1px solid #03265E;
}
@media only screen and (max-width:768px) {
    .tcbox{
		padding: 19px;
		width: 349px;
	}
	.tcaipt input{
		height: 44px;
		padding: 0 14px;
	}
}