﻿/*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;}
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 url(../../images/xwfbt/2022/bg.png) no-repeat center 0;}
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;
}
.moreright2
{
	width: 100%;
	margin-top: 20px;
	float: left;
	text-align: right;
}
.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;
}
.layer.mt
{
	margin: 10px 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;
}
.space01 {
  height: 10px;
  font: 0px/0px SimSun;
  clear: both;
}
/*general end*/
/*particular*/
/*top*/
.siteNav
{
	margin-top: 17px;
	font-size: 16px;
  color: #893a34;
  line-height: 39px;
}
.siteNav a
{
	color: #893a34;
}
.cr a
{
  color: #893a34;
  margin: 0 5px;
}
.logo_yngov,
.logo
{
	text-align: center;
}

.search
{
	width: 266px;
	height: 40px;
	background: url(../../images/xwfbt/2022/searchbg.png) no-repeat 0 0;
	float: right;
}
.searchsub
{
	width: 66px;
	height: 40px;
	background: url(../../images/xwfbt/2022/searchbut.png) no-repeat 0 0;
	display: inline;
	border: none;
	float: right;
	cursor: pointer;
}
.searchtx
{
	width: 180px;
	height:40px;
	padding-left: 10px;
	border:none;
	background: none;
  float: left;
  line-height: 40px;
  text-indent: 10px;
  font-size: 14px;
  outline: none;
}
.nav
{
	width: 100%;
	height: 83px;
	margin: 0 auto;
	margin-top: 15px;
	background: url(../../images/xwfbt/2022/nav.png) no-repeat center 0;
	overflow: hidden;
	clear: both;
}
.nav li
{
	line-height: 55px;
	font-size: 20px;
	font-weight: bold;
	padding: 0 53px;
	float: left;
}
.nav li.act
{
	background: url(../../images/xwfbt/2022/nav_act2.png) no-repeat center bottom;
}
.nav li:first-child.act
{
	background: url(../../images/xwfbt/2022/nav_act.png) no-repeat center bottom;
}
.nav li a
{
	color: #fff;
}

/*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;
  text-align: center;
}

.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/xwfbt/2022/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: 20px;
}

.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 {
	width: 540px;
text-align: right;
padding-top: 10px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
/*
.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/xwfbt/2022/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: 0.5rem !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: 86%; clear:both;padding: 0 7%;min-height:600px;float:left;clear:both}
.crumbs{width:100%;text-align: left; padding: 20px 0;margin-top:10px;float:left; font-size: 15px;box-sizing: border-box;color: #ba1729}
.crumbs a{color: #ba1729}

/*list css*/
.list{width:100%;float:left;clear:both}
.list li {width:100%;float:left;line-height:50px;font-size:16px;}
.list li a{width:90%; overflow: hidden; float: left; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal;}
.list li span{width:10%;font-size:14px; float:right;display:block;color: #999;}

.listpic{width:100%;float:left;}
.listpic1 li{width:33.33%;min-height:160px;padding:10px 10px 0;float:left;box-sizing:border-box;text-align:center;}
.listpic2 li{width:20%;min-height:380px;padding:10px 20px 0;float:left;box-sizing:border-box;text-align:justify;}
.listpic img{width:100%; height: auto;}

.listspecial li a{width:80%;}
.listspecial li span{width:20%;}

/*Article css*/
#Article{ overflow:hidden;text-align:left;padding:10px 20px 30px;}
#Article h1{color:#000;font:800 "&#20013;&#20449;&#31934;&#24425;&#51;&#54;&#53;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#26032;&#25163;&#24320;&#25143;&#25351;&#21335;&#95;&#51;&#54;&#53;&#30452;&#25773;&#32593;&#32593;&#32476;&#30005;&#35270;&#21488;&#19979;&#36733;",arial;font-size:31px;margin-bottom:6px; text-align:center; padding:16px 0 8px;}
#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 .content{ font-size:16px;clear:both}
#Article .content p{font-size:16px;line-height:30px;text-align:justify;word-wrap:break-word;color:#333;text-indent:30px;}
#Article .content p img{display:block;margin:0 auto;}
#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}
.wd680{width:630px;clear:both;}
.bdrelated{;border:1px solid #C3D4E7;}
.sbt {
    width: 930px;
    margin: 0 auto;
    text-align: right;
    background-color: #ebebeb;
    color: #d3d3d3;
    padding: 10px 70px 10px 0;
}
.sbt input {
    color: #666;
	outline:0;
	background:none;
	border:none;
	font-size:16px;
}
.xgwz{padding-bottom: 30px;}
.xgwztit{width: 200px;height: 40px;background: url(../../images/xwfbt/2022/pic_18.png) no-repeat center bottom;line-height: 18px;font-size: 22px;text-align: center;margin-top: 30px;float: left;}
.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;}

/* 分页 */
#pages {padding:40px 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:#ba1729; border:1px solid #ba1729; 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; }

/*网站地图*/
.wzdt
{
	width:100%;
	background:#eee;
	float:left;
}
.wzdt li
{
	margin-left:20px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	border-top: 5px solid #bf2233;
	float:left;
}
.wzdt li a
{
	color: #bf2233;
}
.wzdt1
{
	width: 95%;
	margin-left:5%;
	margin-top:10px;
	padding-top: 10px;
	border-top: 1px solid #eee;
	box-sizing:border-box;
	float:left;
}
.wzdt1 li
{
	width:100%;
	border-left:3px solid #bf2233;
	margin: 10px 0;
	padding-left: 10px;
	font-size:18px;
	float:left;
	box-sizing:border-box;
}
.wzdt2
{
	width: 90%;
	margin-left:10%;
	float:left;
}
.wzdt2 li
{
	width:33.33%;
	padding: 10px;
	font-size:16px;
	float:left;
	box-sizing:border-box;
}


.pcshow{display: block;}
.mobileshow{display: none;}

@media only screen and (max-width: 780px){


.pcshow{display: none;}
.mobileshow{display: block;}

	.layer{width:100%;}

/*	top*/
	#top{width: 100%;background: url(../../images/xwfbt/2022/m_bg.jpg) no-repeat center 0;overflow: hidden;background-size: 100% 100%;}
	.logo_yngov img{width: 78%}
	.logo img{width: 90%;}
	.search{width: 70%;height:30px;background: url(../../images/xwfbt/2022/m_searchbg.png) no-repeat 0 0;float: none;margin: 0 auto;background-size: 100% 100%;}
	.searchtx{width: 60%;height: 30px;}
	.searchsub{width:20%;height:30px;background: url(../../images/xwfbt/2022/searchbut.png) no-repeat right 0;background-size: 100% 100%;}

	.nav{position: relative;}
	.nav ul{width: 100%;display: block;white-space: nowrap;overflow-x: auto;}
	.nav li{width: auto;padding: 0 10px;margin:0;font-size: 20px;display: inline-block;float: none;}
	.nav li.act{background: none;}
	.nav li.act a{color: #ffe1bb;}
	.nav_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));
	}
/*	top end*/


	.main{width: 98%;padding: 0 1%;}
	#Article{padding: 10px;}
	#Article .ly{height: auto;}
	#Article h1{line-height:1.5;font-size:0.5rem;}
	.crumbs{font-size: 18px;}
	#Article .content p{font-size:0.4rem;}
	#Article .content p img{width:100% !important;height: auto !important;}
	.sbt{width:100%;}
	.xgwz li span{display: none;}

	.list li a{width:100%;}
	.list li span{display:none;}
	.listpic1 li{width:50%;min-height:160px;}
	.listpic2 li{width:50%;}

}
