*{ margin:0; padding:0;}
body { margin: 0px; padding:0px; font-size:14px; color:#444; 
	font-family: Microsoft YaHei,Arial,Helvetica,Microsoft JhengHei,Tohoma; }
form,div,ul,li,dl,dt,dd{ border:0px; margin:0px; padding:0px; }
li{list-style-type:none;}
img{border:0px;vertical-align:top}
input{ outline:none;}
a{text-decoration: none; outline:none;}
a:link,a:visited {color:#444;}
a:hover {color:#F00;}
a.tag{ margin-right:10px; }
a.tag:link, a.tag:visited{
padding:3px 5px; background-color:#5cb85c; color:#FFF; 
border-radius:3px;  outline:none;	
}
a.tag:hover{ color:#F00; }
.cls{ clear:both; height:1px; overflow:hidden;}
.hidden{ display:none; }
.Top{ width: 100%; overflow: hidden; }
.TopBg{ 
	width: 100%; 
	background-color: #00297a; 
	overflow: hidden; 
}
.TopCenter{
	width: 1280px;
	overflow: hidden;
	margin: auto auto;
	line-height: 28px;
	font-size: 12px;
	color: #b2e8f6;
}
.TopSearCh{
	float: right;
}
.TopSearCh a{
	color: #b2e8f6;
	font-size: 12px;
	margin: 0 3px;
}
.SearCh{
	float: right;
	margin: auto 10px;
}
.SearCh input{
	width: 184px;
	height: 20px;
	border: 0;
}
.SearCh span{
	color: #fff;
	cursor: pointer ;
}
.TopMenuBg{
	width: 100%;
	height: 106px;
	background: url('/images/menubg.jpg') repeat-x;
}
.TopMenu{
	width: 1280px;
	margin: auto auto;
	height: 106px;
}
.TopMenuLogo{
	width: 514px;
	height: 106px;
	float: left;
}
.TopMenuRight{
	width: 670px;
	height: 38px;
	border: 1px solid #dadada;
	border-radius: 5px;
	float: right;
	background: url('/images/caibg.jpg') repeat-x;
	margin-top: 35px;
}
.TopMenuRight ul{
	margin-left: 35px;
}
.TopMenuRight ul li{
	float: left;
	padding-top: 5px;
	text-align: center;
	margin-right: 23px;
}
.TopMenuRight ul li:last-child{
	margin-right: 0px;
}
.TopMenuRight ul li>a{
	font-size: 14px;
	color: #2792ca
}
.TopMenuRight ul li:hover>a{
	color: #ff6000
}
.TopMenuRight ul li>p{
	font-size: 12px;
	color: #528691;
	transform: scale(0.7);
	position: relative;
	top: -3px;
	text-transform: uppercase;
	cursor: pointer;
}
.LyBg{
	width: 100%;
	height: 66px;
	background: url('/images/onebg.jpg') repeat-x;
}
.Ly{
	width: 1280px;
	margin: auto auto;
	height: 66px;
}
.LyLogo{
	width: 268px;
	height: 66px;
	float: left;
}
.LyTxt{
	float: right;
	line-height: 66px;
}
.LyTxt ul{
	width: 100%;
}
.LyTxt ul li{
	background: url('/images/i.png') left center no-repeat;
	text-indent: 20px;
	margin-right: 40px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.LyTxt ul li a{
	font-size: 16px;
	font-weight: bold;
}
.MainOne{
	width: 1280px;
	margin: auto auto;
	overflow: hidden;
	padding-top: 32px;
	padding-bottom: 40px;
	position: relative;
}
.About{
	width: 446px;
	height: 283px;
	float: left;
}
.AboutTit{
	width: 100%;
	overflow: hidden;
	text-indent: 23px;
	font-weight: bold;
	font-size: 16px;
	position: relative;
}
.AboutTit:after{
	content: "";
	display: block;
	width: 7px;
	height: 12px;
	position: absolute;
	left: 10px;
	top: 5px;
	background-color: #142ab4;
}
.AboutTit font{
	font-size: 12px;
	color: #1225b2;
	text-transform: uppercase;
}
.AboutMain{
	width:100%;
	height: 256px;
	background: url('/images/aboutbg.jpg') center top no-repeat;
	margin-top: 10px;
	position: relative;
}
.AboutTxt{
	padding: 15px 13px 0 13px;
}
.AboutTxt img{
	width: 100%;
	height: 105px;
}
.AboutTxt p{
	font-size: 12px;
	padding-top: 5px;
	color: #000;
	line-height: 21px;
}
.More{
	width: 31px;
	height: 11px;
	background: url('/images/more.jpg') center top no-repeat;
	position: absolute;
	left: 13px;
	bottom: 10px;
}
.New{
	width: 528px;
	height: 283px;
	float: left;
	margin-left: 30px;
	position: relative;
}
.NewMain{
	width: 100%;
	height: 256px;
	margin-top: 10px;
	background: url('/images/Newbg.jpg') center top no-repeat;
}
.NewList{
	padding-top: 15px;
	padding-left: 13px;
}
.NewList li{
	width: 100%;
	overflow: hidden;
}
.first{
	height: 96px;
	margin-bottom: 15px;
}
.NewImg{
	width: 123px;
	height: 96px;
	float: left;
}
.NewImg img{
	width: 100%;
	height: 96px;
}
.NewTxt{
	width: 346px;
	height: 96px;
	float: left;
	margin-left: 14px;
}
.NewTxt h3{
	font-size: 12px;
	color: #1225b2;
}
.NewTxt p{
	color: #000;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
}
.NewList li.other{
	width: 476px;
	overflow: hidden;
	margin: auto auto;
	border-bottom: 1px dashed #bababa;
	line-height: 23px;
}
.other>a{
	font-size: 12px;
}
.other span{
	font-size: 12px;
	float: right;
}
.MoreNew{
	width: 31px;
	height: 11px;
	background: url('/images/more.jpg') center top no-repeat;
	position: absolute;
	left: 13px;
	bottom: -30px;
}
.Service{
	width: 235px;
	height: 292px;
	position: absolute;
	right: 0;
	top: 20px;
	background: url('/images/cantact.jpg') center top no-repeat;
}
.Service ul{
	padding-top: 92px;
}
.Service ul li{
	line-height: 22px;
	font-size: 12px;
}
.cantact{
	width: 82px;
	height: 21px;
	border-radius: 5px;
	border: 1px solid #838383;
	text-align: center;
	line-height: 21px;
	background-color: #fff;
	margin-top: 50px;
	margin-left: 71px;
}

.ProductBg{
	width: 100%;
	overflow: hidden;
	background-color: #f1f1f1;
}
.Product{
	width: 1280px;
	margin: auto auto;
	overflow: hidden;
	position: relative;
}
.ProductTit{
	width: 229px;
	height: 62px;
	background: url('/images/ptit.jpg') center top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.ProductMain{
	width: 100%;
	overflow: hidden;
}
.slideGroup{
	width: 100%;
	margin-top: 17px;
	overflow: hidden;
	padding-bottom: 20px;
}
.parHd{
	width: 100%;
	overflow: hidden;
}
.parHd ul{
	width: 100%;
	text-align: right;
}
.parHd ul li{
	display: inline-block;
	width: 141px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #c8c8c8;
	margin: 0 1px;
	font-size: 14px;
	background-color: #fff;
	cursor: pointer;
}
.parHd ul li.on{
	background: url('/images/libg.jpg') repeat-x;
	color: #004ce8;
	font-weight: bold;
}
.parHd ul li.on>a{
	color: #004ce8
}
.parBd{
	width: 100%;
	margin-top: 46px;
	overflow: hidden;
}
.slideBox{
	width: 100%;
	overflow: hidden;
	min-height: 242px;
}
.slideBox ul{
	width: 100%;
}
.slideBox ul li{
	width: 20%;
	overflow: hidden;
	float: left;
	text-align: center;
}
.pic{
	width: 242px;
	height: 242px;
	background-color: #fff;
	margin: auto auto;
}
.pic img{
	width: 100%;
	height: 242px;
}
.Prtitle{
	width: 100%;
	text-align: center;
	line-height: 45px;
	color: #000;
}
.Friend{
	width: 1280px;
	margin: auto auto;
	line-height: 56px;
	height: 56px;
	background: url('/images/friend.jpg') left center no-repeat;
	text-indent: 25px;
}
.Friend a{
	margin: 0 5px;
	font-size: 14px;
}
.FooterBg{
	width: 100%;
	overflow: hidden;
	background-color: #00297a;
}
.Footer{
	width: 1280px;
	margin: auto auto;
	overflow: hidden;
	padding-top: 25px;
}
.FooterTxt{
	padding-left: 13px;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	padding-bottom: 15px;
	float: left;
}
.FooterTxt a{
	color: #fff;
	font-size: 14px;
}
.FooterEwm{
	float: right;
	margin-top: 24px;
	margin-right: 55px;
}
.ewm{
	float: left;
	text-align: center;
	line-height: 25px;
	color: #fff
}
/* 图片样式 */
.sub-section{
	width: 100%;
	margin: 10px auto;
	overflow: hidden;
}
.section{
	width: 100%;
	text-align: center;
}
.section ul{
	width: 100%;
	text-align: center;
}
.section ul li{
	display: inline-block;
	padding: 0 25px;
	background-color: #047bc0;
	margin: 0 10px;
	line-height: 35px;
}
.section ul li a{
	font-size: 16px;
	color: #fff;
}
.Navigation{
	width: 100%;
	line-height: 28px;
	margin: 10px 0;
}
.PicStyle{
	width: 99%;
	margin: auto auto;
	overflow: hidden;
}
.PicStyle img{
	width: 100%;
	height: 14em;
	border: 1px solid #ddd;
}
.PicStyle span{
	display: block;
	width: 100%;
	text-align: center;
	background-color: #fff;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
.PicStyle span>a{
	font-size: 14px;
	color: #333
}
.marbtp{ 
	margin-bottom: 15px; 
}
.noData{ 
	padding:30px; 
	text-align:center; 
	font-size:14px;
	font-family: Microsoft YaHei; 
	font-weight:bold; 
	color:#C00;
}
.ListMain{
	width: 100%;
	overflow: hidden;
}
.mbto{ margin-bottom: 15px; }
.title{
	margin-top: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.title p{
	color: #777;
	padding: 10px 0;
	font-size: 14px;
}
.artTag{
	width: 100%;
	overflow: hidden;
}
.label>a{color: #fff}
.artContent{
	margin:20px auto;
	min-height: 600px;
}
.artContent img{
	max-width: 100%;
}
.pubinsidebor{ margin-top:1.2em; padding:1em;
	border:1px solid #e8e8e8; border-radius:5px;
	box-shadow:0 0 20px rgba(85, 85, 85, 0.2);/* 阴影 */
	background-color:#FFF;
}
.pubw{ 
	width:74%; 
	position:relative; 
	margin:auto auto;
}
.listpage_de{ 
	width:100%; 
	position:relative; 
	min-height: 500px;
}
.listpage_de .ds{ 
	display:block; 
	padding:1em 0 1em 0; 
	clear:both; 
	border-bottom:1px solid #ddd;
}
.listpage_de .ds .tit{ 
	padding-top:1em; 
}
.listpage_de .ds .tit a{ 
	font-size:18px; 
}
.listpage_de .ds .text{ 
	display:inline-block; 
	padding-top:1em; 
	font-size:14px; 
	line-height:2; 
	color:#888; 
	clear:both; 
}
@media (max-width:1440px) {
	.listpage_de .ds .text{line-height:1.6;}
}
.listpage_de .ds .text .tp{ 
	width:150px; 
	height:auto; 
	display:inline-block; 
	float:left; 
	margin-top:3px; 
	margin-right:10px;
}
.listpage_de .ds .text .date{ color:#bbb; }
/* 列表页翻页栏 */
.operateBar{ clear:both; padding:10px 0; text-align:center; }
/* 列表页翻页栏 End */
/* 网站地图 */
.maps{position:relative; width:100%; padding:1.5%; margin-top:25px; border:1px solid #ddd;}
.maps .c1{ padding:12px 0; font-size:16px; font-weight:bold; border-bottom:1px solid #ddd;}
.maps .c2{ width:100%; height:40px; line-height:40px; display:block; position:relative;}
.maps .c2 li{ display:inline-block; float:left; width:20%; margin-top:5px; line-height:36px; }
.maps .artlist{ width:100%; position:relative; clear:both; }
.maps .artlist li{ padding:8px 0;}
.maps .artlist li a{ font-size:12px; color:#000; }

.FDewm{
	width: 120px;
	height: 120px;
	margin: 10px auto;
}
.FDewm img{
	width: 100%
}
.ContentMain{ width: 1200px; margin: auto auto; overflow: hidden; margin-top: 20px;}
.ContentLeft{ width: 240px;  float: left; overflow: hidden; }
.LeftCat{ width: 230px; border: #ddd solid 1px; background-color: #fff}
.box_tit_3{ background: url("/images/tit_bj_01.jpg"); height: 35px; line-height: 35px }
.box_tit_left_3{background-color:#00297a;width:110px; float: left; color: #fff; text-align: center;}
.hotlist{ line-height: 30px; padding: 10px; }
.hotlist li{margin-left:10px; background: url("/images/liicon.jpg") left center no-repeat;padding-left:10px;}
.marT{ margin-top: 15px; }
.box_txt{ padding: 10px 5px }
.box_txt span{ font-weight: bold; color: #00297a; display: block; text-align: center; }
.box_txt ul{ width: 100%; }
.box_txt ul li{ width: 100%; overflow: hidden; padding: 3px 0}
.box_txt ul li .LeftName{  font-size: 12px; float: left; color: #666}
.box_txt ul li dd{ font-size: 12px; float: left; margin-left: 5px; color: #666; width: 164px }
.ContentRight{ width: 930px; overflow: hidden; float: right; }
.Nav{ width: 100%; border-bottom: 1px solid #c3d4e7; padding-bottom: 10px; }
.Content{ width: 100%; overflow: hidden; margin-top: 15px;}
.ContentTxt{min-height: 600px}
.ContentTxt .art_attr{ font-size: 12px; color: #777; text-align: center; padding: 20px 0; }
.cls{ clear: both; }
.de_list{ min-height:60px; }
/* 普通列表页 标题和日期 开始 ========================= */
.de_list .art_title_list{ position:relative; display:block; width:98%; margin:auto auto; }
.de_list .art_title_list .date{ width:20%; height:44px; line-height:44px; float:right; color:#777; font-size:12px; text-align:right; }
.de_list .art_title_list .title{ width:80%; height:44px; line-height:44px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.de_list .art_title_list .title span{ color:#06C; }
.de_list .art_title_list .title, .art_title_list .date{ border-bottom:1px dashed #ddd; }
/* 普通列表页 标题和日期 结束 ========================= */
/* 列表页,标题带简短介绍 日期 开始 ========================= */
.artIntro{ position:relative; padding-top:1.5%; margin:auto auto; overflow:hidden; border-bottom:1px solid #f1f1f1; }
.artIntro .artIntro_title{ line-height:2;}
a.xx{ float:right; font-size:0.8em; }
a.xx:link, a.xx:visited{ color:#00297a; }
a.xx:hover{ color:#00297a; }
a.Art_tit:link, a.Art_tit:visited{ font-size:14px;  font-family: Microsoft YaHei;  font-weight:bold; color:#555;  }
a.Art_tit:hover{ font-size:14px; font-family: Microsoft YaHei; font-weight:bold; color:#C00; }
.artIntro .artIntro_text{ position:relative; height:78px; overflow:hidden;}
.artIntro .artIntro_text p{ margin:0; padding:0; padding-top:10px; text-indent:30px; line-height:30px;text-align:justify;text-justify :inter-ideograph; color:#666;}
.artIntro .artIntro_text a{ position:absolute; display:block; bottom:0px; right:10px; width:80px; height:20px; line-height:20px; text-indent:hanging; text-align:center; border-radius:3px; background-color:#BE010A;}
.artIntro .artIntro_text a:link, .artIntro .artIntro_text a:visited{ color:#FFF;}
.artIntro .artIntro_text a:hover{ color:#FFF600;}
/* 列表页,标题带简短介绍 日期 结束 ========================= */
.ListStyleTwo{width: 100%; overflow: hidden; min-height: 600px}
.ListStyleTwo li{ width: 100%; height: 220px; border-bottom: #ddd solid 1px; margin-bottom: 10px}
.StyleTwoLeft{ width: 320px; height: 200px; float: left; }
.StyleTwoLeft img{ width: 100%; height: 100% }
.StyleTwoRight{ width:590px; overflow: hidden; float: right;  }
.StyleTwoRight h3{ padding: 10px 0 }
.StyleTwoRight h3 a{ font-size: 18px; color: #333 }
.StyleTwoRight p{ font-size: 14px; color: #333; padding-top: 15px; line-height: 25px; }
.SelectRed{ color: #00297a }
.SelectRed>a{ color: #00297a; font-weight: bold; }
.MainImg3{ width: 100%; min-height: 550px; }
.MainImg3 li{width: 25%; overflow: hidden;  float: left; cursor: pointer;margin-bottom: 15px;}
.MainImg3 li div{ width: 228px; margin: auto auto; overflow: hidden;  position: relative; }
.MainImg3 li img{ width: 228px; height: 228px; }
.MainImg3 li span{ 
	display: block; 
	width: 100%; 
	height: 40px;
	text-align: center; 
	line-height: 40px; 
	background: rgba(0,0,0,0.5); 
	font-size: 16px; 
	color: #fff; 
	overflow: hidden;
	background-color: #eee;
	color: #666
}
.MainImg3 li span:hover{ background-color: #00297a; color: #fff}
.MainImg3 li span:hover>a{ color: #fff }
.Tags{ width: 100%; line-height: 30px; font-size: 14px; padding: 10px 0; color: #ccc}
.Tags a{ margin: 0 5px; color: #333}
.ContentTxt{min-height: 600px}
.ContentTxt .art_attr{ font-size: 12px; color: #777; text-align: center; padding: 20px 0; }
.cls{ clear: both; }
.YuYue{ width: 100px; line-height: 32px; background-color: #f00; text-align: center; margin: 15px auto; border-radius: 10px}
.YuYue a{ color: #fff; }
.input-text_1{ width: 240px; height: 32px; margin-bottom: 10px;border: 1px solid #777777}
.msg{ width: 240px; height: 150px; }
.btn1{ background-color:#00297a; border:none;margin:10px 10px 20px 80px;color:#fff;padding:10px 30px;cursor: pointer; }
.banner { width: 100%;overflow: hidden; }
.banner img{ width: 100% }