@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-family: "Microsoft YaHei", "微软雅黑";
  background: #f5f8ff;
  line-height: 32px;
  color: #333;
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1380px;
}
* {
  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: #0578e7;
  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;
}
.w1280{
	margin: 0 auto;
	width: 1280px;
	clear: both;
}
.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: 41px;
  padding: 25px 50px 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: #0578e7;
  color: #fff;
}
.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 5px;
  background: #fff;
}
.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: #0578e7;
}
.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: #0578e7;
  color: #fff;
  padding: 36px 0px;
  text-align: center;
  line-height: 36px;
}
.topbg {
  background: url(../images/topbg.jpg?v=1.4) no-repeat top center;
	background-size: cover;
  height: 725px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.topbg img.logo {
  position: absolute;
  left: 36px;
  top: 30px;
}

.bg99 {
  background: url(../images/bg99.jpg) no-repeat top center;
  width: 100%;
	padding-bottom: 50px;
}

.info {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  padding: 0px 10px;
  box-sizing: border-box;
  width: 100%;
  font-size: 18px;
	padding-right: 20%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
	background: rgba(0,0,0,.66);
}

/*0825add*/

.boxwrap{
	width: 1280px;
	margin: 0 auto;
	background: url(../images/wraptitle.jpg) #fff no-repeat top center;
	clear: both;
	border-radius: 12px;
	margin-bottom: 40px;
	padding-bottom: 50px;
}
.firstbox{
	position: relative;
	margin-top: -61px;
	z-index:2;
	}
.tabs {
  width: 1200px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
}
.tabs a {
  color: #333;
  cursor: pointer;
  height: 96px;
	border-radius: 9px;
  width: 580px;
	float: left;
  background: url(../images/listbg.png) #ffffff no-repeat right bottom;
  text-align: left;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 30px;
  padding: 0px 30px;
  margin-bottom: 20px;
  display: flex;
  align-items: center; /*垂直居中*/
  justify-content: left; /*水平居中*/
}
.tabs a:nth-child(2n) {
  float: right;
}
.tabs a:hover {
 background: url(../images/listbga.png) #ffffff no-repeat right bottom;
  color: #fff;
  position: relative;
}
.titlebg {
  width: 1200px;
  height: 180px;
  position: relative;
  clear: both;
  text-align: center;
	margin: 0 auto;
	padding: 30px 0px 30px;
}
.swiper-slide {
  width: 693px;
  height: 451px;
  overflow: hidden;
		border-radius: 12px;
	overflow: hidden;
}
.swiper-slide img {
  width: 693px;
  height: 451px;
	border-radius: 12px;
	overflow: hidden;
}
.leftbtn, .rightbtn {
	position: absolute;
	width: 27px;
	height: 57px;
	cursor: pointer;
	z-index: 6;
}

.leftbtn {
	left: 0px;
	top: 43%;
}

.rightbtn {
	right: 0px;
	top: 43%;
}
.swiper-container{
	width:693px;
	height: 451px;
}
.fixright {
	position: fixed;
	left: 5px;
	width: 132px;
	top: 150px;
	z-index: 666;
	display: none;
}
.gw-fix {
	border-radius: 12px;
	background: url(../images/lefbg.jpg) no-repeat top center;
	padding-top: 100px;
	padding-bottom: 60px;
}
.gw-fix dd {
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	margin: 0px;
	padding: 0px;

}
.gw-fix dd a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 11px 0px;
}
.gw-fix dd a:hover {
	color: #fff;
 background-image: linear-gradient(to right, #0478e7 , #3397f1);
}
.lunbo_l {
	width: 693px;
	height: 451px;
	float: left;
	margin-left: 40px;
}
.lunbo_r {
	width: 480px;
	height: 451px;
	float: right;
	margin-right: 40px;
}
.lunbo_l .swiper-container-horizontal>.swiper-pagination-bullets, .lunbo_l .swiper-pagination-custom, .lunbo_l.swiper-pagination-fraction {
	text-align: right;
}
.lunbo_l .swiper-pagination-bullet {
	background: #fff;
}
.lunbo_l .swiper-pagination-bullet-active {
	opacity: 1;
	background: #3297f1;
	width: 24px;
	border-radius: 6px;
}
.tabsright {
  width: 480px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.tabsright a {
  color: #333;
  cursor: pointer;
  height: 96px;
	border-radius: 9px;
  width: 480px;
	float: left;
  background: url(../images/listbg.png) #ffffff no-repeat right bottom;
  text-align: left;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 30px;
  padding: 0px 30px;
  margin-bottom: 20px;
  display: flex;
  align-items: center; /*垂直居中*/
  justify-content: left; /*水平居中*/
}

.tabsright a:hover {
 background: url(../images/listbga.png) #ffffff no-repeat right bottom;
  color: #fff;
  position: relative;
}
.tabsright_ts {
  width: 480px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.tabsright_ts a {
  color: #333;
  cursor: pointer;
  height: 216px;
	border-radius: 9px;
  width: 480px;
	float: left;
  background: url(../images/agenda-bg.png) #ffffff no-repeat right bottom;
	background-size: 100% auto;
  text-align: left;
  box-sizing: border-box;
  line-height: 30px;
  padding: 0px 30px;
  margin-bottom: 20px;
}
.titlejc{
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
}

@media screen and (max-width: 1600px){
	.topbg{
		height: 600px;
	}
}
	