/*All Rights Reserved*/
/*general begin*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,
fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
li{list-style:none;text-align:left;}
fieldset,img{border:0;max-width: 100%;}
table{border-collapse:collapse;border-spacing:0;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
address,cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
body{font:0.875em/1.5 'Microsoft Yahei',SimSun,Arial,Tahoma,Helvetica,san-serif;color: #333;background: #f5f5f5;text-align:center}
a
{
	text-decoration: none;
}
a,a:link,a:visited
{
	color: #000;
}
a:hover,a:active
{
	color: #000;
}
li
{
	list-style: none;
}
.mt
{
	margin-top: 10px;
}
.mt15
{
	margin-top: 15px;
}
.mt20
{
	margin-top: 20px;
}
.mt40
{
	margin-top: 40px;
}
.mr5
{
	margin-right: 5px;
}
.clb
{
	clear: both;
}
.moreright1
{
	width: 100%;
	margin-top: 20px;
	float: left;
	text-align: center;
}
.fl{float: left;}
.fr{float: right;}

.dpn
{
	display: none;
}
.layer
{
	width: 1200px;
	margin: 0px auto;
	padding: 0;
	clear: both;
	overflow: hidden;
}
.layer.mt20
{
	margin: 30px auto 0;
}
.layerout
{
	width:100%;
	clear: both;
	min-width: 1400px;
}
.layero
{
	width: 1200px;
	margin: 20px auto 0;
	padding: 0;
	clear: both;
}
.bgc{
	background-color: #fff;
}
.layerin
{
	width: 1140px;
	margin: 0 auto;
	margin: 0 30px;
	clear: both;
	overflow: hidden;
}
.clearfix {
  *zoom: 1;
}
/*general end*/
/*particular*/
/*top*/
.main-header span,
.main-header a{
  display:inline;
}
.main-header {
  padding-top: 20px;
  background-color: #fceedb;
}

.main-header .wrap {
  width: 1200px;
  margin: 0 auto;
}

.main-header .m-b span,
.main-header .m-b a,f
.main-header .m-b {
  font-size: 16px;
  color: #893a34;
}

.main-header .cr a {
  margin: 0 7px;
}

.main-header .m-b {
  line-height: 33px;
}

.main-header .main-logo {
  float: left;
}

.main-header .main-s {
  width: 425px;
  margin: 30px 150px 0 0;
}

.main-header .main-s .s {
  border-radius: 8px;
  background: #fff;
  border-right-style: none;
}

.main-header #searchbutton {
  float: right;
  background: url("../../images/filedb/sy04a.png") center center no-repeat;
  border: 0;
  height: 46px;
  margin-top: -1px;
  width: 50px;
  cursor: pointer;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 18px;
  color: #fff;
  text-align: left;
}

.main-header #keyword {
  float: left;
  width: 365px;
  line-height: 45px;
  text-indent: 10px;
  font-size: 18px;
  color: #cbcbcb;
  margin-left: 10px;
  outline: 0;
  background: 0 0;
  border:0
}

.main-header .rc {
  font-size: 14px;
  text-align: left;
  padding-left: 20px;
  color: #646464;
  /* font-weight: bold; */

}

.main-header .rc span {
  margin-right: 20px;
  cursor: pointer;

}

.main-header .main-nav {
  width: 100%;
  background-color: #d01122;
  position: relative;
}

.main-header .main-nav>.box {
  width: 100%;
  height: 50px;
  background-color: #f8f4ee;
  position: absolute;
  left: 0;
  bottom: -50px;
  display: none;
}

.main-header .main-nav>ul {
  width: 1280px;
  margin: 0 auto;
  background-color: #d01122;

}

.main-header .main-nav>ul>li {
  float: left;
  font-size: 20px;
  line-height: 49px;
  position: relative;
 font-weight: bold;
}

.main-header .main-nav>ul>li>ul {
  position: absolute;
  bottom: -51px;
  left: -427px;
  z-index: 11;
  background-color: #f8f4ee;
  width: 1281px;
  display: none;
}

.main-header .main-nav>ul>li:hover ul {
  display: block;
}

.main-header .main-nav>ul>li>ul li {
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  color: #6c542f;
  padding: 0 10px;

}

.main-header .main-nav>ul>li>ul li a {
  color: #6c542f;

}

.main-header .main-nav>ul>li>a {
  color: #fff;
}

.main-header .main-nav>ul>li {
  font-size: 20px;
  float: left;
  width: 213.3333px;
  text-align: center;
}

.main-header .main-nav>ul>li:hover,
.main-header .main-nav>ul>li.cur {
  background: url("../../images/filedb/sy06.png") no-repeat center bottom;
}

/* 头部s */

body.oldModel .main-header .rc {
  font-size: 24px
}

body.oldModel .main-header .main-nav {
  margin-top: -30px
}

body.oldModel .main-header .main-nav>ul>li {
  font-size: 30px;
}

body.oldModel .main-header .main-nav>ul>li>ul li {
  font-size: 26px;
}


/* 头部e */

@media screen and (max-width: 768px) {
   .main-header{display:none;}
}
/*手机头部*/
  .main-mtop .main-nt {
    background: #feecd5 url("../../images/filedb/msy02.jpg") no-repeat center bottom;
    padding-bottom: 20px;
  }

  .main-mtop img.logo {
    width: 60%;
    margin: 0 auto;
  }

  .main-mtop .new_con {
    width: 80%;
    height: 40px;
    padding: 5px 40px 5px 10px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    border: 1px solid #ce0228;
	box-sizing:border-box;
  }

  .main-mtop .new_bnt {
    position: absolute;
    right: calc(10% + 10px);
    top: 8px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: none;
    background: url("../../images/filedb/msy04.png") no-repeat center center;
    background-size: 20px;
  }

  .main-mtop .main-cc {
    position: relative;
  }

  .main-mtop .main-ns {
    background-color: #ce0228;
    position: relative;
    color: #fff;
    height: 60px;
  }

  .main-mtop .main-al {
    height: 100%;
    overflow-x: scroll;
    width: 100%;
  }

  .main-mtop .main-al a {
    color: #fff;
  }

  .main-mtop .main-ns ul {
    width: 550px;
    margin-left: 10px;
  }

  .main-mtop .main-ns li {
    float: left;
    line-height: 60px;
    margin-right: 20px;
    font-size: 20px;
  }

  .main-mtop .main-ar {
    display: inline-block;
    width: 42px;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 0;
    background: linear-gradient(to right, rgba(206, 2, 40, 0), rgba(206, 2, 40, 0.8));
  }

  .main-mtop .main-ar2 {
    width: 42px;
    height: 60px;
    right: 0px;
    top: 0;
    position: absolute;
    background: url("../../images/filedb/msy05.png") no-repeat center center;
    background-size: 40%;
  }

  .main-mtop .main-nt {
    background-size: contain;
  }

  .main-mtop .new_con {
    width: 65%;
  }

  .main-mtop .new_bnt {
    right: calc(10% + 32px);
  }

  .main-mtop {
    display: none;
  }


body.oldModel .main-mtop .main-ns ul {
  width: 653px;
}

body.oldModel .main-mtop .main-ns li {
  font-size: 25px;
}


  @media screen and (max-width: 768px) {
    .main-mtop {
      display: block;
    }

   body{max-width: 460px;margin: 0 auto;}
  }


/*top end*/

/*bottom*/
#bottom, #bottomshow
{
	width: 100%;
	text-align: center;
	margin-top:30px;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}
.space01 {
    height: 10px;
    font: 0px/0px SimSun;
    clear: both;
}
.main-bottom * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.main-bottom span,
.main-bottom a {
  display: inline;
}

.main-bottom {
  background-color: #ebebeb;
}

.main-bottom img {
  display: inline;
}

.main-bottom .lk {
  font-size: 14px;
  border-top: 4px solid #bc1d25;
  padding-top: 35px;
}

.main-bottom .lk a {
  padding: 0 10px;
}

.main-bottom .wrap {
  width: 1200px;
  margin: 0 auto;
}

.main-bottom .mlinknav {
  padding: 30px 0;
  border-bottom: 1px solid #c4c2c2;
}

.main-bottom .mlinknav>li {
  color: #000;
  border: 1px solid #ddd;
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
  width: 220px;
  margin-right: 25px;
  background: #fff url("../../images/filedb/sy43.png") no-repeat 200px 13px;
  position: relative;
}

.main-bottom .mlinknav>li:last-of-type {
  margin-right: 0;
  float: right;
}

.main-bottom .mlinknav>li>ul {
  height: 320px;
  overflow-y: scroll;
  display: none;
  position: absolute;
  left: 0px;
  top: -320px;
  width: 100%;
  background-color: #fff;
  z-index: 111;
  font-size: 14px;
  padding-left: 10px;
  border: 1px solid #ccc;
}

.main-bottom .mlinknav>li:hover>ul {
  display: block;
}

.main-bottom .cl {
  font-size: 14px;
  line-height: 30px;
  text-align: left;
}

.main-bottom .cl,
.main-bottom .cl a {
  color: #666;
}

.main-bottom .cc {
  margin-left: 30px;
}

.main-bottom .cc img {
  float: left;
  margin-left: 50px;
}

.main-bottom .cr {
  width: 580px;
}

.main-bottom .m-bb {
  line-height: 56px;
  color: #808080;
  background-color: #cccccc;
}

.main-bottom .m-bb a {
  color: #808080;
}

.main-bottom .m-bb img {
  vertical-align: middle;
}

.main-bottom .cr {
  text-align: right;
  padding-top: 10px;
}

.main-bottom .cr img {
  margin-left: 36px;

}

.main-bottom #imgConac {
  float: left;
  margin-top: -10px;
}


/*bottom mobile*/
.main-bottom-m {
  background-color: #dbdbdb;
}

.main-bottom-m .beian {
  overflow: hidden;
  padding-top: 10px;
}

.layui-m-layer a,
.layui-m-layer span {
  display: block;
}

.main-bottom-m .beim {
  padding-bottom: 10px;
}

.main-bottom-m .beim a {
  display: inline-block;
}

.main-bottom-m .beim span {
  width: 25%;
  float: left;
  display: inline-block;
}

.main-bottom-m .beim img {
  vertical-align: middle;
}

.main-bottom-m .beim #_span_jiucuo img {
  border: 1px solid #000 !important;
  margin-right: 15px !important;
}

.main-bottom-m .beian span {
  width: 50%;
  padding: 3px 0px 3px 15px;
  text-align: left;
  font-size: 12px;
  display: block;
  float: left;
  box-sizing: border-box;
}
.main-bottom-m .beian span:nth-child(3)
{
	width: 100%;
}

.main-bottom-m .beian span:last-of-type {
  background: url("../../images/filedb/dgwa.png") no-repeat 0 center;
  background-size: 7%;
}

.main-bottom-m .linkin {
  width: 100%;
  background: #bf965d;
  height: 30px;
  line-height: 20px;
  padding: 5px 0px;
  font-size: 14px;
}

.main-bottom-m .linkin ul {
  width: 100%;
  margin: 0px auto
}

.main-bottom-m .linkin a {
  color: #fff
}

.main-bottom-m .linkin li {
  display: inline;
  color: #fff;
  padding-right: 2%;
  margin-left: 2%;
  text-align: center;
  border-right: 1px solid #fff;
}

.main-bottom-m .linkin li:first-child {
  margin-left: 0%;
  padding-left: 2%
}

.main-bottom-m .linkin li:last-child {
  border-right: none;
  padding-right: 0%;
}

.main-bottom-m .listbox {
  width: 90%;
  height: 70%;
  min-width: 320px;
  max-height: 500px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  overflow-y: scroll;
  margin: auto;
  overflow-x: hidden;
}

.main-bottom-m .listbox ul {
  background: #fff;
  overflow-y: scroll;
}

.main-bottom-m .listbox ul li {
  width: 100%;
  line-height: 45px;
  padding: 0 10px;
  border-bottom: 1px solid #eee;
}

.main-bottom-m .listbox a {
  display: inline;
}

.main-bottom-m .lk {
  background-color: #bf965d !important;
  color: #fff !important;
  font-size: 1.1rem !important;
  padding: 15px 0 !important;
}

.main-bottom-m .lk a {
  color: #fff;
  padding: 0 5%;
  border-right: 1px solid #fff;
}

.main-bottom-m .lk a:last-of-type {
  border: none;
}

.main-bottom-m .linkin,
.main-bottom-m .lk {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .main-bottom-m #wzdb {
    display: none;
  }
}


.listbox {
  width: 90%;
  height: 70%;
  min-width: 320px;
  max-height: 500px;

  z-index: 1000;
  overflow-y: scroll;
  margin: auto;
  overflow-x: hidden;
}

.listbox ul li {
  width: 100%;
  line-height: 45px;
  padding: 0 10px;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
}

.main-bottom-m {
  display: none;
}

@media screen and (max-width: 768px) {
  .main-bottom-m {
    display: block;
  }
}

/*bottom end*/

h1
{
	font-size: 26px;
	line-height: 40px;
}
h2
{
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}
p
{
	font-size: 16px;
	line-height: 30px;
}
.fc1,
.fc1 a,
.fc1 a:hover,
.fc1 a:link,
.fc1 a:visited,
.fc1 a:active
{
	color: #fff;
}

/**main**/
.main{width: 1100px; clear:both;padding: 0 50px;min-height:600px;float:left;clear:both}
.crumbs{width:100%;background: url("../../images/filedb/icone.png") no-repeat center left;text-align: left; padding: 10px 0 10px 30px;margin-top:10px;float:left; font-size: 15px;box-sizing: border-box;color: #ba1729}
.crumbs a{color: #ba1729}

.list li{width:100%;float:left;line-height:40px;font-size:16px;}
.list li span{float:right;}

/*Article css*/
.sitebox {
  width: 1100px;
  clear: both;
  margin: 20px auto;
  overflow: hidden;
  height: 60px;
}
.siteleft {
  background: url("../../images/filedb/icon1.jpg") no-repeat left;
  font-size: 24px;
  text-align: left;
  line-height: 60px;
  float: left;
  height: 60px;
  color: #000;
  border-bottom: 2px solid #bf2233;
  width: 27%;
  padding-left: 2%;
  box-sizing: border-box;
}
.siteright {
  border-bottom: 2px solid #dbdbdb;
  width: 72%;
  margin-left: 1%;
  float: left;
  height: 60px;
  box-sizing: border-box;
}
#Article{ overflow:hidden;text-align:left;padding:0 0 10px}
#Article h1{color:#000;font-weight:800;font-size:31px;margin-bottom:2px; text-align:center; padding:0;}
#Article .ly{width:100%;height:30px;font-size:14px; font-weight:normal; line-height:30px; border-bottom: 1px solid #dcdcdc; float: left;text-align:center;margin-bottom:20px;}
#Article .ly .fsw span {cursor: pointer;}
#Article .referencebox {
  width: 1000px;
  margin: 0 auto;
  color: #333;
  padding: 2% 0;
  clear: both;
  text-align: left;
}

#Article .reference ,#Article .reference2 {
  width: 49%;
  margin-right: 4px;
  float: left;
  margin-bottom: 2px;
  line-height: 40px;
  background: #f9f3ea;
}
#Article .reference2{width:calc(98% + 4px)}

#Article .reference dt ,#Article .reference2 dt {
  background: url("../../images/filedb/reference.png") left no-repeat;
  color: #fff;
  text-align: justify;
  float: left;
  width: 134px;
  height: 40px;
  font-size: 16px;
  padding: 0 30px;
  box-sizing: border-box;
}

#Article .reference dt i ,#Article .reference2 dt i {
  display: inline-block;
  width: 100%;
}

#Article .reference dd ,#Article .reference2 dd {
  padding-left: 20px;
  float: left;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  box-sizing: border-box;
}

#Article h1{font-size: 31px;line-height: 60px;color: #1a1a1a;margin-top: 50px;font-weight:normal}
#Article .content{ font-size:16px;clear:both;padding:2% 0;}
#Article .content p{font-size:16px;text-align:justify;word-wrap:break-word;color:#333;margin-top: 5px;margin-bottom: 5px;line-height: 2em;}
#Article .content p img{display:block;margin:0 auto !important;max-width: 100%;}
#Article .content center{text-align:center;}
#Article .content center p{text-indent:0;text-align:center;}
#Article .content span{font-weight: normal;}
#Article .related{ border-top:dashed 1px #ccc; margin-top:15px}
#Article .related h5{padding-bottom:4px;text-align:left;}
#Article .related{ padding:10px 0 0}
#Article .related a{ color:#0b3b8c}
#Article .apfile li{width:100%;line-height:50px;font-size:16px;}
#Article table {margin:10px auto;}
#Article table td{border:1px solid #333;}
#Article table td p{padding: 0 5px;}

.wd680{width:630px;clear:both;}
.bdrelated{;border:1px solid #C3D4E7;}
.sbt {
    width: 100%;
    margin: 0 auto;
    text-align: right;
    background-color: #ebebeb;
    color: #d3d3d3;
    padding: 10px 70px 10px 0;
	box-sizing:border-box;
}
.sbt input {
    color: #666;
	outline:0;
	background:none;
	border:none;
	font-size:16px;
}
.xgwztit{font-size: 20px;text-align: center;margin-top: 30px;float: left;font-weight: bold;}
.xgwz li{
	width: 100%;
	padding-left: 30px;
	line-height: 40px;
	font-size: 17px;
	color: #999;
	float: left;
	box-sizing: border-box;
}
.xgwz li span{margin-left: 60px;}


/*政策问答列表*/
.zcwdlist
{
  width: 1100px;
  margin-left: 50px;
  margin-top: 40px;
  float: left;
}
.zcwdtit{
  width: 100%;
  height: 23px;
  background: url("../../images/filedb/zcwd_02.png") no-repeat center left;
  float: left;
}
.zcwdcon
{
  width: 1070px;
  margin-left: 15px;
  margin-top: 40px;
  border: 1px solid #eee;
  border-radius: 20px 5px 5px 5px;
  padding-bottom:10px;
  text-align: left;
  float: left;
}
.zcwdcon dl
{
  width: 100%;
  background: url("../../images/filedb/zcwd_03.png") no-repeat 0 0;
  margin-left: -15px;
  padding-left: 80px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 35px;
  float: left;
}
.zcwdcon dt
{
  font-size: 16px;
}
.zcwdcontent 
{
  width: 1010px;
  background-color: #f5f5f5;
  margin:0 15px;
  padding: 15px;
  float: left;
}


/* 分页 */
#pages {padding:10px 0;text-align:center;margin:0px auto;clear:both}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }



.pcshow{display: block;}
.mobileshow{display: none;}

.arti{width:1000px;margin: 0 auto;overflow: hidden;}

@media screen and (max-width: 768px) {


body{background: none;}

.pcshow{display: none;}
.mobileshow{display: block;}

	.layer{width:100%;}

	.main{width: 98%;padding: 0 1%;}
	#Article{padding: 10px;}
	#Article .ly{height: auto;}
	#Article .content p img{width:100% !important;height: auto !important;}
  #Article h1{font-size: 20px;line-height: 34px;}
	.xgwz li span{display: none;}

	.siteleft {
		width: 95%;
		padding-left: 5%
	}
	#Article .reference ,#Article .reference2 {
		width: 100%
	}
	#Article .reference dt ,#Article .reference2 dt {
		width: 30%;
		padding: 0 5%;
		font-size: 14px;
	}
	#Article .reference dd ,#Article .reference2 dd {
		width: 70%
	}
	.sbt {
		width: auto;
	}
	.sitebox{width:89%;}
	
	.zcwdgif,.arti{width: 100%;}
	.zcwdlist{width:96%;margin-left:2%;}
	.zcwdcon{width: 90%;margin-left: 5%}
	.zcwdcontent{width: 92%;margin: 0 2%;padding: 10px 2%; }
  #Article .referencebox{width: 94%;padding: 2% 3%;}
}
