@charset "utf-8";
@import url("css.css");
html {
  -webkit-text-size-adjust: none;
}
body {
	font-size: 15px;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #F00;
  text-decoration: none;
}
.mtb {
	font-weight: bold;
}
/*全局*/
.fxh-header {
  background: #015ab6;
  height: 183px;
  width: 100%;
}
.fxh-header .headerbg {
  height: 183px;
  width: 645px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 475px;
  background: url(/images/fxh/headerbg.png) no-repeat left center;
}
.fxh-header1 {
  background: #004499;
  height: 50px;
  width: 100%;
}
.fxh-header1 .header1-nav {
  height: 50px;
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
}
.fxh-header1 .header1-nav a {
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  line-height: 50px;
  width: 124px;
  display: block;
  float: left;
  text-align: center;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
}
.fxh-header2 {
  line-height: 58px;
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
  height: 58px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.fxh-header2 marquee {
  line-height: 58px;
  height: 58px;
}
.fxh-header2 marquee a span {
  color: #F00;
}
.fxh-headerpic {
  width: 645px;
  height: 183px;
  overflow: hidden;
  position: relative;
}
.fxh-headerpic .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.fxh-headerpic .bd li {
  zoom: 1;
  vertical-align: middle;
}
.fxh-headerpic .bd img {
  width: 645px;
  height: 183px;
  display: block;
}
.fxh-main1, .fxh-main3, .fxh-main4 {
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
.main1left, .fxh-main3 .main3left {
  float: left;
  width: 280px;
}
.main1left .l1, .main1left .l2, .main1left .l3 {
  width: 278px;
  border-top: 2px solid #015ab6;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  background: #FFF;
  margin-bottom: 15px;
}
.main1left .l1 dt, .main1left .l2 dt, .main1left .l3 dt {
  background: url(/images/fxh/b1x40.png) repeat-x;
  height: 40px;
  width: 258px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}
.main1left .l1 dd {
  line-height: 34px;
  background: url(/images/fxh/b1x34.png) repeat-x;
  text-align: center;
  width: 114px;
  border: 1px solid #efefef;
  float: left;
  margin-bottom: 15px;
  margin-left: 15px;
}
.main1left .l2 {
  padding-bottom: 10px;
}
.main1left .l1 dt, .main1left .l3 dt {
  margin-bottom: 4px;
}
.main1left .l2 dd {
  line-height: 32px;
  padding-left: 12px;
}
.main1left .l2 dd span {
  font-weight: bold;
  color: #004499;
}
.main1left .l3 {
  margin-bottom: 0px;
}
.main1left .l3 dd {
  line-height: 34px;
  background: url(/images/fxh/18x18.png) no-repeat 36px center, url(/images/fxh/b1x34.png) repeat-x;
  width: 156px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  border: 1px solid #efefef;
  padding-left: 90px;
}
.fxh-main1 .main1right, .fxh-main3 .main3right {
  float: right;
  width: 820px;
  background: #FFF;
}
.fxh-slideBox1 {
  width: 400px;
  height: 311px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-bottom: 8px;
}
.fxh-slideBox1 .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 13px;
  z-index: 1;
}
.fxh-slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.fxh-slideBox1 .hd ul li {
  float: left;
  margin-right: 2px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  background: #bbb;
  cursor: pointer;
  border-radius: 6px;
}
.fxh-slideBox1 .hd ul li.on {
  background: #fff;
  color: #fff;
}
.fxh-slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.fxh-slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
}
.fxh-slideBox1 .bd img {
  width: 400px;
  height: 267px;
  display: block;
}
.fxh-slideBox1 .bd ul li a span {
  display: block;
  height: 45px;
  width: 395px;
  background: #4d4d4d;
  top: 0px;
  color: #FFF;
  position: relative;
  padding-left: 5px;
  font-size: 14px;
  line-height: 45px;
}
.fxh-slideBox1 .prev, .fxh-slideBox1 .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(/images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.fxh-slideBox1 .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.fxh-slideBox1 .prev:hover, .fxh-slideBox1 .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.fxh-slideBox1 .prevStop {
  display: none;
}
.fxh-slideBox1 .nextStop {
  display: none;
}
.fxh-main1 .main1right .r1, .fxh-main3 .main3right .r1 {
  float: right;
  width: 400px;
}
.fxh-main1 .main1right .r1 dt, .fxh-main3 .main3right .r1 dt {
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 2px solid #dbdbdb;
  height: 40px;
  margin-bottom: 11px;
}
.fxh-main1 .main1right .r1 dt span, .fxh-main3 .main3right .r1 dt span {
  padding-right: 15px;
  padding-left: 15px;
  border-bottom: 2px solid #015ab6;
  height: 40px;
  display: inline-block;
}
.fxh-main1 .main1right .r1 dd, .fxh-main3 .main3right .r1 dd {
  line-height: 36px;
}
.fxh-main1 .main1right .r1 dd span, .fxh-main3 .main3right .r1 dd span {
  float: right;
  color: #848484;
}
.fxh-main1 .main1right .r2, .fxh-main3 .main3right .r0, .fxh-main3 .main3right .r2 {
  float: left;
}
.fxh-main2 {
  background: url(/images/fxh/main2ban.png) center center;
  height: 100px;
  width: 1120px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  border-radius: 10px;
}
.fxh-main3 .main3left .l1 {
  width: 278px;
  border-top: 2px solid #015ab6;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  background: #FFF;
}
.fxh-main3 .main3left .l1 dt {
  background: url(/images/fxh/b1x40.png) repeat-x;
  height: 40px;
  width: 258px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}
.fxh-main3 .main3left .l1 dd {
  line-height: 32px;
  padding-left: 20px;
}
.fxh-main3 .main3left .l1 dd span {
  font-weight: bold;
  color: #004499;
}
/*.fxh-main3 .main3left .l1 .fxhqr { height: 40px; width: 278px; margin-right: auto; margin-left: auto; padding-top: 215px; background: url(/images/fxh/wxqr.png) no-repeat center top; text-align: center; line-height: 30px; }联系我们显示微信二维码*/
.fxh-main3 .main3left .l1 .fxhqr {
	height: 40px;
	width: 278px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 143px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(/images/fxh/main3leftl1bg.png);
	text-align: center;
	line-height: 30px;
}
.fxh-main3 .main3left .l2 {
  height: 55px;
  width: 278px;
  border: 1px solid #dbdbdb;
  margin-bottom: 15px;
  line-height: 55px;
  font-weight: bold;
  text-align: center;
  background: center center;
}
/*/首页*/
.fxh-friendlink {
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
}
.fxh-friendlink dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  border-bottom: 2px solid #dbdbdb;
}
.fxh-friendlink dt span {
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 2px solid #004499;
  display: inline-block;
}
.fxh-friendlink dd {
  padding-top: 20px;
  padding-bottom: 20px;
}
.fxh-friendlink dd img {
  border: 1px solid #dcdcdc;
  margin-right: 30px;
}
.fxh-friendlink dd .friendlink5 {
  margin-right: 0px;
}
/*/友情链接*/
.fxh-footer {
  background: #015ab6;
  width: 100%;
}
.fxh-footer .footerd {
  height: 175px;
  width: 965px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 155px;
  background: url(/images/fxh/footerlogo.png) no-repeat;
  padding-top: 15px;
}
.fxh-footer .footerd .ft1 li {
  line-height: 30px;
  color: #FFF;
}
.fxh-footer .footerd .ft1 li a {
	color: #FFFFFF;
}
.fxh-footer .footerd .ft1 {
  float: left;
}
.fxh-footer .footerd .ft2, .fxh-footer .footerd .ft3 {
  color: #FFF;
  line-height: 30px;
  text-align: center;
  height: 30px;
  width: 170px;
  padding-top: 140px;
  background: url(/images/fxh/wxqrf.png) no-repeat center top;
  float: right;
}
.fxh-footer .footerd .ft2 {
  background: url(/images/fxh/wbqrf.png) no-repeat center top;
}
/*/底部版权*/
.fxh-main21 {
  width: 1120px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
.fxh-main21 .listmain1-right {
  float: right;
  width: 820px;
  background: url(/images/fxh/Openness.png) repeat-x center 28px;
}
.fxh-main21 .listmain1-right .content1 {
  height: 60px;
  border-bottom: 2px solid #d8d8d8;
}
.fxh-main21 .listmain1-right .content1 div {
  font-size: 18px;
  line-height: 60px;
  padding-right: 30px;
  padding-left: 30px;
  border-bottom: 2px solid #015ab6;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.3em;
}
.fxh-main21 .listmain1-right .content1 span {
  float: right;
  line-height: 60px;
  padding-right: 30px;
}
.fxh-main21 .pleft {
  width: 820px;
}
.fxh-main21 .pleft .listbox {
  width: 820px;
}
.fxh-main21 .pleft .listbox .e2 li {
  list-style: url(/images/fxh/list.gif) inside;
}
.fxh-main21 .pleft .listbox .e2 li:hover {
  background: #def3ff;
}
.fxh-main21 .pleft .listbox .e2 li a.title, .fxh-main21 .pleft .listbox .e2 p.intro, .fxh-main21 .pleft .listbox .e2 span.info {
  line-height: 1.8em;
}
.fxh-main21 .pleft .listbox .e2 li a.title {
  font-size: 16px;
}
.fxh-main21 .pleft .listbox .e2 p.intro {
  color: #999;
  margin-left: 10px;
}
.fxh-main21 .pleft .listbox .e2 span.info {
  padding-left: 16px;
}
/*/二级新闻列表页*/
.fxh-main21 .listmain1-right .cover-content {
  float: left;
  width: 835px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 2.4em;
}
/*/二级新闻封面页*/
.fxh-position {
  margin: -16px auto 0px;
  padding: 10px 10px 10px 45px;
  width: 1063px;
  background: url(/images/fxh/OpennessD.png) repeat-x top;
  font-size: 14px;
  line-height: 30px;
  border-top: 1px solid #015ab6;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}
.articleview .Articlecontent {
  margin: 0px auto 15px;
  width: 1068px;
  overflow: hidden;
  padding: 25px;
  background: #FFF;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}
.articleview .Articlecontent .title {
	color: #000000;
	text-align: center;
	line-height: 55px;
	font-weight: bold;
	font-size: 28px;
}
.articleview .Articlecontent .info {
  line-height: 36px;
  text-align: center;
  margin-bottom: 25px;
}
.articleview .Articlecontent .fbody {
	color: #000;
	text-align: justify;
	line-height: 2em;
	font-size: 22px;
}
.articleview .Articlecontent .fbody img {
  max-width: 1150px
}
.Articlecontent .fbody table {
  margin-right: auto;
  margin-left: auto;
}
.boxoff {
  height: 10px;
  overflow: hidden;
  clear: both;
  background: url(/images/boxoff.gif) left 15px repeat-x;
  margin: 4px auto;
  padding-top: 10px;
}
.boxoff strong {
  display: block;
  width: 8px;
  height: 10px;
  overflow: hidden;
  font-size: 0px;
  line-height: 100px;
  background: url(/images/boxoff.gif) right -10px no-repeat;
  float: left;
}
.context ul li {
  line-height: 29px;
  color: #888;
}
.context ul li a, .context ul li a:hover {
  color: #236375;
}
div.fxh-main21 > div.listmain1-right > div.cover-content table{
    margin-left: auto;
    margin-right: auto;
}/*解决chrome内核下二级单页表格不居中问题*/
/*/新闻内容页*/
.fxh-search {
  margin: 0px auto 15px;
  width: 1120px;
  background: #FFF;
  padding-bottom: 20px;
}
.fxh-search .result_content .resultlist ul li p {
  width: 950px;
}
.fxh-search .resultbar {
  color: #0068b7;
  border-top-style: none;
}
.fxh-search .result_content .resultlist ul {
  padding-left: 50px;
}
/*/搜索结果页*/
.fxh-main4 .main4-t {
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 2px solid #dbdbdb;
  height: 40px;
  margin-bottom: 15px;
}
.fxh-main4 .main4-t span {
  height: 40px;
  padding-right: 25px;
  padding-left: 25px;
  border-bottom: 2px solid #015ab6;
  display: inline-block;
}
.fxh-main4 a img {
  height: 62px;
  width: 198px;
  border: 1px solid #dbdbdb;
  margin-left: 30px;
}
/*/友情链接*/
.fxh-main1ban {
  height: 100px;
  width: 1120px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}
.fxh-main1ban a img {
  border-radius: 10px;
}
/*首页横幅轮播*/
.fxh_slideBox_ban{ width: 1120px; height: 100px; overflow: hidden; position: relative; }
.fxh_slideBox_ban .hd{ height:16px; overflow:hidden; position:absolute; left:10px; bottom:10px; z-index:1; }
.fxh_slideBox_ban .hd ul{ overflow:hidden; zoom:1; float:left;  }
.fxh_slideBox_ban .hd ul li{ float: left; margin-right: 10px; width: 16px; height: 16px; line-height: 16px; text-align: center; background: #fff; cursor: pointer; border-radius: 8px; text-shadow: 0 1px 5px rgba(128,128,1128,0.75);}
.fxh_slideBox_ban .hd ul li.on{ background:#004499; color:#fff; }
.fxh_slideBox_ban .bd{ position:relative; height:100%; z-index:0;   }
.fxh_slideBox_ban .bd li{ zoom:1; vertical-align:middle; }
.fxh_slideBox_ban .bd img{ width:1120px; height:100px; display:block; border-radius: 10px; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.fxh_slideBox_ban .prev,
.fxh_slideBox_ban .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.fxh_slideBox_ban .next{ left:auto; right:3%; background-position:8px 5px; }
.fxh_slideBox_ban .prev:hover,
.fxh_slideBox_ban .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fxh_slideBox_ban .prevStop{ display:none;  }
.fxh_slideBox_ban .nextStop{ display:none;  }
/*/首页横幅轮播*/