﻿/* 
* @Author: Marte
* @Date:   2018-03-09 14:38:26
* @Last Modified by:   Marte
* @Last Modified time: 2018-03-26 17:25:10
*/
/* 初始化CSS  重置浏览器样式*/

ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: none;
}

ul,
ol {
  list-style: none;
}

input {
  padding-top: 0;
  padding-bottom: 0;
}

select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}

textarea {
  resize: none;
}

table {
  border-collapse: collapse;
}

body {
  font-size: 14px;
  color: #333;
  background: #f2f2f2;
  min-width: 1200px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  zoom: 1;
}

i,
b {
  font-style: normal;
  color: #f00;
}

/*头部*/
.index_header {
  width: 100%;
  overflow: hidden;
  background: #fff;
}

.header_center {
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}

.archival_logo {
  float: left;
  padding-top: 12px;
}

.archival_logo img {
  float: left;
  margin-right: 10px;
}

.header_R {
  float: right;
  padding-top: 10px;
}

.return {
  margin-left: 110px;
  text-align: right;
}

.return a {
  color: #000;
  padding: 5px;
}

.searchbox {
  width: 380px;
  height: 34px;
  border: 1px solid #999;
  border-radius: 34px;
  margin-top: 10px;
}

.searchbox>form>label {
  width: 100px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  background: #2880ca;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  margin: 1px 0 0 1px;
  float: left;
}

.searchbox input {
  height: auto;
  outline: none;
  border: none;
}

.searchbox .bantxt {
  padding: 8px 0;
  width: 180px;
  margin-left: 18px;
  font-size: 14px;
  float: left;
}

.searchbox .banbutt {
  width: 60px;
  height: 35px;
  background: url(../../x_images/iteration/fangda.png) no-repeat center;
  cursor: pointer;
  float: right;
}

/*导航*/
.navbox {
  width: 1200px;
  height: 48px;
  margin: 0 auto;
}

.navbox li {
  width: 200px;
  float: left;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
}

.navbox li a {
  display: inline-block;
  height: 46px;
  color: #333;
  font-family: "微软雅黑";
}

.navbox li a.current {
  color: #2880ca;
  border-bottom: 2px solid #f3141a;
}

/*功能模块*/
.Fnmodulebox {
  width: 100%;
  /* height: 480px; */
  /* background: url(../../x_images/iteration/img.jpg) no-repeat; */
  margin: 0 auto;
}

.Fnmoduletitle {
  width: 1200px;
  height: 64px;
  background: url(/images/crj/img-title-crj.png) no-repeat;
  margin: 0 auto;
  line-height: 24px;
  text-align: center;

}

.Fnmoduletitle a {
  color: #fff;
}

.Fnmodulebox_center {
  width: 1200px;
  height: 393px;
  margin: 21px auto;
  position: relative;
}

.Fnmodulebox_centerL {
  width: 1200px;
  height: 390px;
  position: absolute;
  top: 0;
  left: 0px;
}

/* .Fnmodulebox_centerR {
  float: right;
} */

.Fnmodulebox_centerL li {
  width: 291px;
  background: #fff;
  position: absolute;
  text-align: center;
  cursor: pointer;
}

.Fnmodulebox_centerL li:hover {
  background: rgba(255, 255, 255, 0.3);
}

.filddownload:hover,
.plansearch:hover,
.worklobby:hover {
  background: rgba(255, 255, 255, 0.3);
}

/* 第一列 */
.Fnmoduleyysq {
  height: 190px;
  left: 0px;
}

.Fnmodulezcqz {
  height: 190px;
  left: 303px;
}

.Fnmodulewszf {
  height: 190px;
  left: 606px;
}

.Fnmodulebszn {
  height: 190px;
  left: 909px;
}

/* 第二列 */
.Fnmodulecrjcxjl {
  height: 190px;
  top: 202px;
  left: 0px;
}

.Fnmodulezjxxcx {
  height: 190px;
  top: 202px;
  left: 303px;
}

.Fnmodulejdcx {
  height: 190px;
  top: 202px;
  left: 606px;
}

.Fnmodulewssq {
  height: 190px;
  top: 202px;
  left: 909px;
}

.Fnmoduleyysq img,
.Fnmodulezcqz img,
.Fnmodulewszf img,
.Fnmodulebszn img,
.Fnmodulecrjcxjl img,
.Fnmodulezjxxcx img,
.Fnmodulejdcx img,
.Fnmodulewssq img {
  margin: 26px auto;
}

.filddownload img,
.plansearch img {
  margin: 8px auto;
  width: 48px;
}

.Fnmodulebox_centerL li a {
  font: 16px '微软雅黑';
  color: #333;
  display: block;
}

.filddownload {
  height: 92px;
  background: #fff;
  margin-bottom: 13px;
  padding: 15px;
}

.Fnmodulefooter {
  width: 1200px;
  height: 100px;
  background: url(/images/crj/img-title-yinsi.png) no-repeat;
  margin: 0 auto;
  line-height: 24px;
  text-align: center;
  margin-top: 47px;
}

.Fnmodulefooter a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.plansearch {
  height: 92px;
  background: #fff;
  margin-bottom: 13px;
  padding: 15px;

}

.worklobby {
  height: 92px;
  background: #fff;
  padding: 15px;

}

.worklobbybg {
  display: block;
  width: 172px;
  height: 40px;
  border-radius: 5px;
  background: #2880ca;
  margin-left: -5px;
  margin-top: 10px;
  font: 18px '微软雅黑';
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.filddownload a,
.plansearch a,
.worklobby a {
  margin-top: 10px;
}

.worklobby label {
  display: block;
  width: 80px;
  height: 2px;
  background: #68ade7;
  margin: 10px auto;
}

/*
.Fnmodulebox_center{
    width: 1200px;
    height: 393px;
    margin:21px auto;
    position: relative;
}
.Fnmodulebox_centerL{
    width: 605px;
    height: 390px;
    position: absolute;
    top: 0;
    left:0px;
}
.Fnmodulebox_centerR{
    float: right;
}
.Fnmodulebox_centerL li{
	margin: 0 5px;
    width: 190px;
    height: 190px;
    background: #fff;
    text-align: center;
    cursor:pointer;
	float: left;
}
.Fnmodulebox_centerL li.mag{
	margin-bottom: 12px;
}
.Fnmodulebox_centerL li:hover{
    background:rgba(255, 255, 255,0.3);
}

.Fnmodulebox_centerL li p{
	padding-top: 10px;
}
.Fnmodulebox_centerL li a{
	padding-top: 26px;
	width: 190px;
    height: 164px;
    font: 16px '微软雅黑';
    color:#333;
    display: block;
	float: left;
}
*/

/*新闻*/
.newbox {
  width: 1200px;
  height: 248px;
  margin: 33px auto;
}

.newleft {
  width: 594px;
  height: 248px;
  background: #fff;
  float: left;
}

.newright {
  width: 594px;
  height: 248px;
  float: right;
  background: #fff;
}

.tongzhi-top {
  width: 580px;
  height: 44px;
  border-bottom: 1px solid #4ca6db;
}

.tongzhi-top span {
  background: url(../../x_images/iteration/sanjiao.png) no-repeat left center;
  float: left;
  margin: 0 0 0 20px;
  font: 18px '微软雅黑';
  color: #4192d7;
  padding-left: 20px;
  line-height: 44px;
}

.tongzhi-top a {
  float: right;
  font: 12px '微软雅黑';
  color: #4192d7;
  line-height: 44px;
}

.tongzhi-news {
  margin: 18px 0 0 30px;
}

.tongzhi-news li {
  background: url(../../x_images/iteration/quadrate.jpg) no-repeat left center;
  padding-left: 15px;
  line-height: 34px;
}

.tongzhi-news li a {
  color: #333;
  font: 14px '微软雅黑';
}

.tongzhi-news li span {
  float: right;
  color: #666;
  font: 12px '微软雅黑';
  margin-right: 14px;
  line-height: 34px;
}

/*文章页*/
.article-title {
  margin: 20px 0;
  width: 100%;
  line-height: 30px;
  overflow: hidden;
  color: #555;
  text-align: center;
  border-bottom: 1px solid #d3d3d3;
}

.article-title>h2 {
  font-size: 20px;
  font-weight: normal;
  color: #3A3A3A;
}

.article-title>p {
  padding-bottom: 15px;
  color: #9A9A9A
}

.article-operation {
  padding-top: 20px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.article-operation>a {
  padding: 0 10px;
  display: inline-block;
}

.article-foot {
  padding: 20px 0 0px;
  overflow: hidden;
  font-size: 26px;
  border-top: 1px solid #d1d1d1;
}

.article-foot>span {
  width: 50%;
  height: 20px;
  overflow: hidden;
  color: #555;
  -o-text-overflow: ellipsis;
  -moz-binding: url(ellipsis.xml#ellipsis);
  white-space: nowrap;
  float: left;
}

/*尾部*/
.footerbox {
  width: 100%;
  height: 120px;
  background: #000;
  margin-top: 66px;
}

.footerboxcenter {
  width: 1200px;
  height: 120px;
  margin: 0 auto;
}

.footerleft {
  float: left;
}

.footerright {
  float: right;
}

.footerleft-img {
  float: left;
  margin: 35px 20px 0;
}

.linka {
  float: left;
  color: #fff;
  font-family: "微软雅黑";
  margin-top: 39px;
}

.linka a {
  font-family: "微软雅黑";
}

.linka p {
  font-size: 12px;
  margin-top: 4px;
}

.footerright {
  float: right;
  margin-top: -50px;
  margin-right: 50px;
}

.imgercodew {
  display: none;
}