@charset "utf-8";
body {
  padding: 0px;
  font-size: 16px;
  font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ";
  background: #ffffff;
  line-height: 32px;
  color: #333;
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1320px;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
}
a {
  color: #333333;
  text-decoration: none;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}
a:hover {
  color: #cb0600;
  text-decoration: none;
}
.clear {
  clear: both;
}
dl {
  margin: 0px;
  padding: 0px;
}
dd {
  display: block;
  margin: 0px;
  padding: 0px;
  -webkit-margin-start: 5px;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
  margin: 0;
  padding: 0px;
}
div {
  margin: 0px;
  padding: 0px;
}
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px;
  padding: 0px;
  padding-bottom: 12px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.imgbg {
  background: no-repeat center center;
  background-size: cover;
}
.imgbg img {
  opacity: 0;
  width: 100%;
}
.newsshow {
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}
.news_title {
  color: #333333;
  text-align: center;
  font-size: 32px;
  line-height: 36px;
  padding: 25px 0px 15px;
  font-weight: bold;
  clear: both;
}
.xian {
  border-bottom: 1px solid #e7e8eb;
  height: 44px;
  margin-top: 8px;
  text-align: center;
  color: #92a2b1;
  font-size: 14px;
}
.box01 {
  padding: 30px 0px 100px;
  clear: both;
  font-size: 16px !important;
  color: #333;
  line-height: 32px !important;
  text-align: justify;
  overflow: hidden;
}
.box01 img {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.posi {
  width: 100%;
  clear: both;
  margin: 0 auto;
  height: 59px;
  line-height: 59px;
  background: #c41f20;
  color: #ffdda3;
}
.posi a {
  color: #fff;
}
/*µ×²¿*/
.date {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
}
.nynews {
  width: 100%;
  padding-top: 33px;
  clear: both;
  padding-bottom: 30px;
  overflow: hidden;
}
.nynews li {
  float: left;
  height: 55px;
  line-height: 55px;
  width: 100%;
  text-align: left;
  position: relative;
  margin-bottom: 10px;
  padding: 0px 25px;
  background: #f8f3ec;
}
.nynews li a {
  width: 85%;
  float: left;
  color: #262626;
  padding-left: 15px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
}
.nynews li a:hover {
  color: #bf1313;
}
.fenye {
  clear: both;
  padding: 20px 0px 90px 0px;
  text-align: center;
  float: right;
  overflow: hidden;
}
.fenye span {
  border: 1px solid #e1e1e1;
  background: #fff;
  height: 36px;
  line-height: 36px;
  padding: 0px 10px;
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 9px;
}
.fenye span:hover {
  background: #d01a1c;
  color: #fff;
  border: 1px solid #d01a1c;
}
.fenye span:hover a {
  background: #d01a1c;
  color: #fff;
}
.bottombg {
  width: 100%;
  clear: both;
background: #c41f20;
  color: #fff;
  padding: 36px 0px;
  text-align: center;
  line-height: 36px;
}

/*20250905add*/
.topbg {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.topbg img {
  width: 100%;
  display: block;
}
.topbg img.logo {
  position: absolute;
  left: 36px;
  width: 336px;
  top: 30px;
}
.tophead {
  height: 478px;
  clear: both;
  color: #f6c389;
  background: url(/lib/special/cxxsgxzxd/scheme/images/tophead.jpg) no-repeat top center;
  overflow: hidden;
}
.bianbg {
  font-size: 20px;
  line-height: 40px;
  margin: 0px auto 46px;
  height: 161px;
  clear: both;
  color: #f6c389;
  background: url(/lib/special/cxxsgxzxd/scheme/images/bianbg.png) no-repeat top center;
  overflow: hidden;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.bian {
  padding: 40px 80px 0px 170px;
	text-indent: 40px;
}
.toutiao {
  width: 1200px;
  text-align: center;
  font-size: 46px;
  font-weight: bold;
  color: #d90a1a;
  line-height: 48px;
  padding: 25px 0px 20px;
  margin: 0 auto;
  overflow: hidden;
}
.toutiao a {
  color: #c41f20;
}
.toutiao_intro {
  text-align: left;
  font-size: 18px;
  color: #666;
  line-height: 34px;
  padding-bottom: 60px;
  text-indent: 40px;
  padding: 10px 40px ;
}
.toutiao_intro a {
  color: #333;
}
.gx_title {
  padding: 0px 0px;
  clear: both;
}
.titlebg {
  width: 1280px;
  margin: 66px auto 23px;
  height: 173px;
  position: relative;
  clear: both;
  text-align: center;
}
.zt_box {
  padding-bottom: 60px;
  overflow: hidden;
}
.zt_box img {
  float: left;
  width: 373px;
  height: 260px;
  margin: 20px 0px;
  margin-right: 40px;
	border-radius: 12px;
}
.zt_box li:nth-child(4) img {
  float: right;
  margin-right: 0px;
}
.zt_box li:nth-child(1) img {
  margin-right: 0px;
	width: 1200px;
	height: 292px;
}
.tabs_info {
  width: 389px;
  float: left;
  height: 657px;
}
.img_r {
  width: 780px;
  float: right;
  height: 455px;
	background: url(/lib/special/cxxsgxzxd/scheme/images/kbbg.jpg) no-repeat bottom right;
	background-size: 100% auto;
	height: 657px;
}
.img_r .info {
  padding-right: 20px;
}
#tabs-container101 {
  width: 780px;
  height: 690px;
}
.arrow-left01, .arrow-right01 {
  position: absolute;
  top: 39%;
  width: 54px;
  height: 54px;
  cursor: pointer;
  z-index: 9;
}
.arrow-left01 {
  left: 0px;
  background: url(/lib/special/cxxsgxzxd/scheme/images/about_arrow.png) center no-repeat;
  transform: scale(-1);
}
.arrow-right01 {
  right: 0px;
  background: url(/lib/special/cxxsgxzxd/scheme/images/about_arrow.png) center no-repeat;
}
.info {
	position: absolute;
	left: 3%;
	bottom: 80px;
	height: 86px;
	line-height: 86px;
    background:#ffffff; 
	color: #e71811;
	padding: 0px 100px 0px 20px;
	box-sizing: border-box;
	width: 94%;
	font-size: 22px;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-weight: bold;
	text-align: center;
}
.pcimg{
	  width: 720px;
  height: 540px;
	margin: 0 auto;
}
.huigubg {
    height: 404px;
    clear: both;
    color: #f6c389;
    background: url(/lib/special/cxxsgxzxd/scheme/images/huigubg.jpg) no-repeat top center;
    overflow: hidden;
}
.huigu{
	background: url(/lib/special/cxxsgxzxd/scheme/images/huigu.png) no-repeat top center;
	width: 1200px;
    margin: 0 auto;
    height: 318px;
    position: relative;
    padding: 45px 20px 0px 110px;
    margin: 40px auto 30px;
}	
.huigu img{
	border-radius: 15px;
}