.Div1{width:1100px;height:45px; line-height:45px; border-bottom:1px solid #1a3a83;overflow:hidden;position:relative;}
.Div1 ol{ font-size:14px; z-index:100;background-color:#FFF;  color:#646363; position:absolute;}
.Div1 dd{ right:0px; z-index:100; width:105px; margin-top:-45px; background-color:#FFF; text-align:right; font-size:14px;   position:absolute;}
.Div1 dd a{color:#646363;}
.Div1 dd a:hover{color:#fb9744;}
.Div1_title{height:32px;width:1000px;padding-bottom:3px;}
.Div1_title em{float:left;font-style:normal;line-height:32px;padding-left:13px;font-size:14px;}
.Div1_title span{float:right;display:block;padding:8px 15px 0 0;height: 20px;}
.Div1_title span b , .Div1_title span a{display:block;float:left;}
.Div1_title span b , .Div1_title span b img{width:11px;height:11px;}
.Div1_title span b img{cursor:pointer;}
.Div1_title span a{font-size:12px; padding-left:15px;margin-right:10px;}


.Div1_main{;height:45px;width:7040px;overflow:hidden;position:relative;z-index:1; margin-left:120px;}
.Div1_main div{width:880px;height:45px;float:left;}
.Div1_main div a{ color:#636363;}
.Div1_main div a:hover{ color:#fb9744;}
.Div1_main_a1{padding:4px 3px 4px 4px;margin-bottom:4px;}
.Div1_main_a1 , .Div1_main_a1 img{width:210px;height:380px;}
.Div1_main div span b{display:block;padding-left:10px;color:#787878;}
.Div1_main div span p{line-height:20px;padding:0 10px;height:87px;color:#787878;}
.Div1_main_a2{width:77px;height:19px;color:#fff;text-align:center;line-height:19px;
 margin-left:10px;}

.Div1_main div span.Div1_main_span1 b , .Div1_main div span.Div1_main_span1 p{color:#33a0ff;}

.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;width:18px;height:13px;position:absolute;cursor:pointer;z-index:2;top:16px; overflow:hidden;}
.Div1 .Div1_prev1 img ,.Div1 .Div1_next1 img{width:18px;height:26px;}
.Div1 .Div1_prev1:hover img,.Div1 .Div1_next1:hover img{ margin-top:-13px;}
.Div1 .Div1_prev1{left:70px;}
.Div1 .Div1_next1{left:90px;}

/* Structured service article content */
.news_show_con .service-overview{
	display:grid;
	gap:20px;
	padding:8px 0 12px;
	color:#3e4a58;
	font-size:16px;
	line-height:1.8;
	}
.news_show_con .service-intro{
	margin:0;
	padding:20px 22px;
	border-left:4px solid #bd8b3a;
	background:#f5f7f9;
	color:#526171;
	}
.news_show_con .service-group{
	padding:24px 26px;
	border:1px solid #e3e8ee;
	background:#fff;
	}
.news_show_con .service-group h2,
.news_show_con .service-contact h2{
	margin:0 0 16px;
	color:#092d52;
	font-size:23px;
	line-height:1.4;
	}
.news_show_con .service-group ul{
	display:grid;
	margin:0;
	padding:0;
	list-style:none;
	}
.news_show_con .service-group li{
	position:relative;
	padding:11px 4px 11px 23px;
	border-bottom:1px solid #edf0f3;
	}
.news_show_con .service-group li:last-child{
	border-bottom:0;
	}
.news_show_con .service-group li:before{
	content:"";
	position:absolute;
	left:3px;
	top:21px;
	width:7px;
	height:7px;
	background:#bd8b3a;
	}
.news_show_con .service-contact{
	padding:25px 27px;
	background:#092d52;
	color:rgba(255,255,255,.82);
	}
.news_show_con .service-contact h2{
	color:#fff;
	}
.news_show_con .service-contact p{
	margin:0 0 18px;
	}
.news_show_con .service-contact dl{
	display:grid;
	grid-template-columns:50px 1fr;
	gap:8px 12px;
	margin:0;
	}
.news_show_con .service-contact dt{
	color:#d6a85d;
	}
.news_show_con .service-contact dd{
	margin:0;
	}
.news_show_con .service-contact a{
	color:#fff;
	}

