body {
	margin: 0px;padding:0px;background-color:#101FF6; font-family:"Microsoft YaHei";color:#fff;
}
div,li,td{ font-size:12px;}
form,div,ul,li,dl,dt,dd{ border:0px; margin:0px; padding:0px; }
li{list-style-type:none;}
img{border:0px;}
a:link,a:visited {/*font-size: 12px;*/color: #fff;text-decoration: none;}
a:hover {/*font-size: 12px;*/color: #fff;text-decoration: none;}
a.f14red:link, a.f14red:visited, a.f14red:hover{font-size:14px; font-weight:bold;}
.cls{ clear:both; height:1px; overflow:hidden;}
a.more:link, a.more:visited{ font-size:12px; color:#5A5A5A;}
a.more:hover{ font-size:12px; color:#FF0000; }

/* 
text-align:justify;text-justify :inter-ideograph;
overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
*/
/* ==================首页====================== */
#index{ overflow-x:auto;overflow-y:hidden;height:100%; width:100%; background:#1120F7;}
.content { width:100%; height:100%; z-index:1; background-color:#1120F7; display:block;}
#bg { width:100%; height:100%; background:#1120F7; overflow:hidden; }
.logo { position:absolute; top:0; left:0; z-index:999;}
.menu { position:absolute; left:3.1%; top:30%; width:190px; height:100px; z-index:999;}
.menu div {font-size: 18px;padding: 13px 0px;margin:2px 0px; background:rgba(16,31,241,0.8); *background:transparent; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F990000,endColorstr=#7F990000);}
.menu div a { display:block; background-image:url(../images/img/circle.png); background-repeat:no-repeat; background-position:30px center; padding-left:60px;}

.menu div.cur { background-color:#101FF6;}
.menu div:hover { background-color:#101FF6;}

/* ==================文化====================== */
.culture_bg { 
	background-image:url(../images/img/culture_bg.jpg); 
	background-repeat:no-repeat; 
	background-size:cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/img/culture_bg.jpg', sizingMethod='scale'); 
	width:100%; 
	height:100%; 
	position:absolute;
	overflow-x:auto; 
	overflow-y:hidden;
}
.culture_bg .culture_pics { width:77%; margin:auto auto; background:rgba(167,146,105,0.5); padding:2%; border-radius:20px;}
#thumb_pics .bx-wrapper-ban a.bx-prev { text-indent:-999999px; background:url(../images/img/ar_left.png) no-repeat; width:34px; height:68px; display:block; position:absolute; left:5px; top:45%;}
#thumb_pics .bx-wrapper-ban a.bx-next { text-indent:-999999px; background:url(../images/img/ar_right.png) no-repeat; width:34px; height:68px; display:block; position:absolute; right:5px; top:45%;}

/* ==================服务====================== */
.service_bg { 
	background-image:url(../images/img/s_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:100%;
	overflow-x:auto;
	overflow-y:hidden;
	position:absolute;
}

/* ==================资讯====================== */
.news_bg { 
	background-image:url(../images/img/news/bg.jpg); 
	background-repeat:no-repeat;
	background-size:cover; 
	width:100%;
	height:100%; 
	overflow-x:auto; 
	/*overflow-y:hidden; */
	position:absolute;
}
.container { width:60%; height:100%; position:relative; margin:9% auto auto auto;}
.news-container { width:100%; height:auto; margin:0px 0px 0px 110px;}
.container .title { margin:130px 0px 0px 80px; display:block; }

/* ==================联系我们====================== */
.contact_bg { 
	background-image:url(../images/img/s_bg.jpg); 
	background-repeat:no-repeat; 
	background-position: center center;
	background-size:cover; 
	width:100%;
	height:100%; 
	overflow-x:auto; 
	overflow-y:hidden; 
	position:absolute;
}
.service-container { width:100%; height:auto; margin:0px 0px 0px 110px;}

/* ==================footer====================== */
.footer { width:100%; height:80px; background:#1120F7;}
.footer p { margin:auto auto; width:1024px; color:#fff; font-size:14px; font-family:"Microsoft YaHei"; text-align:center; line-height:80px;}
.footer p a:link, .footer p a:visited { color:#fff; font-size:14px; font-family:"Microsoft YaHei";}
.gsbs{ width:60px; height:60px; position:absolute;left:6%; bottom:22%;}

.dao{left: 3.1%;top: 90%;/* height: 100px; */z-index: 999;position: absolute;padding: 10px;width: 90%;color: #fff;/* border: 1px solid #ccc; */}
.dao a{padding: 0 10px; color:#fff}

.dao1{ text-align:center;top: 95%;/* height: 100px; */z-index: 999;position: absolute;padding: 10px;width: 90%;color: #fff;/* border: 1px solid #ccc; */}
.dao1 a{padding: 0 10px; color:#fff}