	/*样式*/
		/*css初始化*/
		* {margin: 0;
			padding: 0;
		}
		ul,li {
			list-style: none;
      padding: 0;
		}
		.clearfix:before, .clearfix:after { /*清除浮动*/
			display: table;
			content: "";
		}
		.clearfix:after {
			clear: both;
		}
		.clearfix {
			*zoom: 1;
		}
		a {
			color: #050505;
			text-decoration: none;
      font-style: normal;
		}
    i {
      font-style: normal;
    }
		input {
			border: 0; /*所有表单边框为0*/
			box-sizing: border-box; /*css3盒子模型 border 和padding 都包含到width里*/
		}
.container {
  /* 因为我们版心都是1140 都要居中对齐 我们就声明一个公共类 */
  width: 1140px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
}
img {
  border: 0;
}
.TRS_Editor {
  display:block;
}
/*css初始化结束*/
body {
  background-color: #ffffff;
  /*整个页面背景色*/
  margin: 0 auto;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  line-height: 180%;
}
.clear {
  height: 20px;
  clear: both;
}
.wrap {
  background: url(http://www.qingyuanqc.jcy.gov.cn/xwzk/202104/W020210429391732960520.png) no-repeat;
  width: 100%;
}
.header {
  display: flex;
  width: 1140px;
  margin: 0 auto;
  height: 180px;
  line-height: 180px;
}
.header a {
  display: block;
}
.header img {
  display: inline-block;
  width: 745px;
  height: 180px;
}
.header iframe {
  width: 100%;
  margin-top: 55px;
}
.nav {
  width: 1140px;
  margin: 0 auto;
  background-color: #0e67ab;
  height: 60px;
  line-height: 60px;
  border-radius: 8px;
  padding: 0 20px;
  box-sizing: border-box;
}
.navbk {
  width: 1100px;
  height: 60px;
  margin: 0 auto;
}
.navbar li {
  width: 120px;
  height: 60px;
  float: left;
  text-align: center;
  position: relative;
}

.navbar li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  font-size: 18px;
  color: #ffffff;
}

.navbar li a:hover {
  background-color: #a40000;
}

.navbar ul li a:hover {
  background-color: #f9f9f9;
}

.navbar ul {
  display: none;
  width: 110px;
  background-color: #f7f7f7;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #e2e2e2;
  border-left-color: #e2e2e2;
  position: absolute;
  z-index: 1000;
}

.last-width {
  display: none;
  width: 150px !important;
  background-color: #f7f7f7;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #e2e2e2;
  border-left-color: #e2e2e2;
  position: absolute;
  z-index: 1000;
}

.last-width li {
  text-align: center;
  height: 40px;
  width: 150px;
  border-bottom: 1px solid #e2e2e2;
}

.navbar ul li {
  text-align: center;
  height: 40px;
  border-bottom: 1px solid #e2e2e2;
}

.navbar ul li a,
.last-width li a {
  font-size: 14px;
  line-height: 40px;
  color: #333333;
}
.content {
  display: flex;
  justify-content: space-between;
}
/*焦点图*/
.focus {
  position: relative;
  width: 535px;
  height: 360px;
  background-color: #000;
}
.focus img {
  width: 535px;
  height: 360px;
}
.focus .shadow .title {
  width: 300px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}
.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}
.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 350px;
  overflow: hidden;
  zoom: 1;
}
.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}
.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #fc114a;
}
.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \9;
  display: block;
  text-align: left;
}
.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #000;
}
.focus .fcon img {
  display: block;
}
.focus .fbg {
  bottom: 6px;
  position: absolute;
  height: 21px;
  text-align: center;
  z-index: 200;
  left: 450px;
}
.focus .fbg div {
  margin: 4px auto 0;
  overflow: hidden;
  zoom: 1;
  height: 14px;
}
.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
  width: 80px;
}
.focus .D1fBt a {
  display: inline;
  width: 6px;
  height: 6px;
  border-radius: 7px;
  color: #B0B0B0;
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 0;
  margin-left: 5px;
  font: 12px/15px "\5B8B\4F53";
  line-height: 12px;
}
.focus .D1fBt .current,
.focus .D1fBt a:hover {
  background: #fc114a;
}
.focus .D1fBt img {
  display: none;
}
.focus .D1fBt i {
  display: none;
  font-style: normal;
}
.focus .prev,
.focus .next {
  position: absolute;
  width: 30px;
  height: 56px;
  background: url(http://www.jcrb.com/zyw2015gb/201506/W020150623595046054947.png) no-repeat;
}
.focus .prev {
  top: 50%;
  margin-top: -30px;
  left: 0;
  background-position: 0 -56px;
  cursor: pointer;
}
.focus .next {
  top: 50%;
  margin-top: -30px;
  right: 0;
  background-position: -30px -56px;
  cursor: pointer;
}
.focus .prev:hover {
  background-position: 0 0;
}
.focus .next:hover {
  background-position: -30px 0;
}
.focusManinR {
  float: right;
  width: 340px;
}
.focusManinR h3 {
  font-size: 16px;
  color: #2c509c;
  font-weight: normal;
}
.focusManinR h3 a:link,
.focusManinR h3 a:visited,
.leftLm h3 a:link,
.leftLm h3 a:visited {
  color: #2c509c;
}
.focusManinR h3 a:hover,
.leftLm h3 a:hover {
  color: #cc0000;
}
.focuslist {
  background-image: url(http://www.jcrb.com/zyw2015gb/201506/W020150623595046042251.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 24px;
}
.dynamic {
  width: 550px;
}
.dynamictitle {
  display: flex;
  background-color: #0d67ab;
  border-radius: 8px 8px 0 0;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  box-sizing: border-box;
  justify-content: space-between;
}
.dynamictitle a {
  color: #ffffff;
  display: block;
  font-size: 18px;
}
.dynamictitle a img {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.midcont {
  height: 130px;
  background-color: #fafafa;
  margin-top: 10px;
  padding-right: 5px;
}
.midcont a {
  display: block;
  color: #0d67ab;
  font-size: 18px;
}
.midcont a img {
  width: 175px;
  height: 130px;
  float: left;
  margin-right: 10px;
}
.midcont a span {
  width: 355px;
  float: right;
  margin-top: 5px;
}
.midlist {
  padding: 0 10px;
  box-sizing: border-box;
  margin-top: 20px;
}
.midlist li {
  height: 36px;
  line-height: 36px;
  display: block;
  position: relative;
}
.midlist li i {
  font-size: 20px;
  color: #f7a228;
  padding-right: 5px;
}

/* 中部图标 */
.service {
  display: flex;
  justify-content: space-between;
}
/* 友情链接 */
.link{
  background-color: #fafafa;
  border: 1px solid #eeeeee;
  height: 45px;
  box-sizing: border-box;
  line-height: 45px;
}
.link span img {
  vertical-align: middle;
  padding: 0 10px;
}
.link span a {
  color: #0d67ab;
  font-size: 16px;
}
.link a  {
  padding-right: 20px;
}
.footer {
  height: 175px;
  background-color: #1c6eaa;
}
.focot {
  width: 1140px;
  margin: 0 auto;
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}
.focot ul a {
  display: block;
  line-height: 36px;
  color: #fff;
}
        /* 二维码 */
        .bkcod {
          display: block;
        width: 69px;
        height: auto;
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 8px;
        padding: 10px;
        box-sizing: border-box;
        position: fixed;
        _position: absolute;
        right: 0;
        top: 265px;
      }
      .bkcod.code {
        position: absolute;
        top: 10px;
      }
      .code a {
        display: block;
        width: 55px;
        height: 45px;
        background: url(http://www.qingyuanqc.jcy.gov.cn/xwzk/202104/W020210429391733758618.png) no-repeat;
        margin-bottom: 10px;
        position: relative;
      }
      .code a img {
        width: 85px;
        height: 85px;
        position: absolute;
        top: 0;
        right: 70px;
        display: none;
      }
      .code .icon1 {
        background-position: center top;
      }
      .code .icon2 {
        background-position: center -60px;
      }
      .code .icon3{
        background-position: center -120px;
      }
      .code .icon4{
        background-position: center -184px;
      }
      .code a:hover img {
        display: block;
      }
      
      .btn a {
          font-size: 0;
          text-indent: -999em;
      }
      .btnOpen {
          background-image: url(http://www.qingyuanqc.jcy.gov.cn/xwzk/202104/W020210429391734139629.png);
          background-repeat: no-repeat;
          background-position: 0 0;
          width: 22px;
          height: 20px;
          display: block;
          margin-left: 18px;
      }
      .Ctnbk {
          display: none;
          position: fixed;
          top: 265px;
          right: 0;
          width: 30px;
          height: 260px;
          background-color: rgba(255, 255, 255, 0.6);
      }
      .btnCtn {
          background-image: url(http://www.qingyuanqc.jcy.gov.cn/xwzk/202104/W020210429391734139629.png);
          background-repeat: no-repeat;
          width: 22px;
          height: 20px;
          display: block;
          background-position: -22px 0;
          margin-top: 130px;
          margin-left: 6px;
      } 
      