
/*右侧新闻*/
.blue {
	color:#3a81bb;
}
.blue a {
	color:#3a81bb;
}
.xw-tab {
  float: right;
  width: 680px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  height:35px;
}
.xw-tab li {
  float: left;
  font-size: 18px;
  text-align: center;
  padding: 0 20px 0 0;
  cursor: pointer;
  height:18px;
}
.xw-tab li a {color: #333;}
.xw-tab .xw-dz {
	color: #3a81bb;
	font-weight: bold;
	font-size: 18px;
	height:36px;
	background-image: url(02-xwzx-channel-xw-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.xw-tab .xw-dz a {
  color: #3a81bb;
}
.xw-tab .shu1 {
	width:100%;
	background-image: url(02-xwzx-channel-shu2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 8px;
}
.xw-tab .shu2 {
	width:100%;
	padding:0 8px;
}




.firstCon2 {
	width:1200px;
	margin-top:30px;
	margin-bottom:20px;
	display:table;
}
.firstCon2 .firstCon-l {
  float: left;
  width: 500px;
  height:356px;
}

/*右侧新闻*/
.firstCon2 .firstCon-r {
  float: right;
  width: 680px;
}
.firstCon2 .firstCon-r .firstCon-r-tab {
  border-bottom: 1px solid #eeeeee;
  position: relative;
  margin-bottom: 14px;
  height:35px;
}

.firstCon2 .firstCon-r .firstCon-r-tab .more {
  position: absolute;
  right: 12px;
  font-size: 12px;
  color: #3460AB;
  top: 2px;
}

.firstCon2 .firstCon-r .firstCon-r-tab ul li {
  float: left;
  font-size: 18px;
  text-align: center;
  color: #333333;
  padding: 0 16px 7px 0;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  height:12px;
}

.firstCon2 .firstCon-r .firstCon-r-tab ul li.active {
	color: #3a81bb;
	font-weight: bold;
	height: 29px;
	background-image: url(02-xwzx-channel-xw-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.firstCon2 .firstCon-r .firstCon-r-tab ul li a {
  color: #333333;
  font-size: 20px;
}

.firstCon2 .firstCon-r .firstCon-r-tab ul li.active a {
  color: #3a81bb;
}

.firstCon2 .firstCon-r .firstCon-r-inner {
  display: none;
}

.firstCon2 .firstCon-r .firstCon-r-inner.active {
  display: block;
}

.firstCon2 .firstCon-r .firstCon-r-inner p {
  margin-bottom: 15px;
  overflow: hidden;
}

.firstCon2 .firstCon-r .firstCon-r-inner p a {
  font-size: 22px;
  color: #DF2817;
  letter-spacing: 0.37px;
}

.firstCon2 .firstCon-r .firstCon-r-inner ul li {
  position: relative;
  margin: 16px 0;
  padding-left:25px;
  padding-right:25px;
  width: 602px;
  height: 22px;
}
.firstCon2 .firstCon-r .firstCon-r-inner ul li p {
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.firstCon2 .firstCon-r .firstCon-r-inner ul li:last-of-type {
  margin: 11px 0 0 0
}

.firstCon2 .firstCon-r .firstCon-r-inner ul li a {
  font-size: 16px;
  color: #3b3b3b;
  letter-spacing: 0;
}

.firstCon2 .firstCon-r .firstCon-r-inner ul li a:hover {
  color: #3a81bb;
}

.firstCon2 .firstCon-r .firstCon-r-inner ul li i {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #dddddd;
  top: 6px;
  left: 6px;
}
.firstCon2 .firstCon-r .firstCon-r-inner ul li i a:hover {
  background: #3a81bb;
}
.firstCon2 .firstCon-r .firstCon-r-inner ul li .time {
  font-size: 16px;
  position: absolute;
  top: 3px;
  right: 5px;
  float:right;
}
.ydmore2 {
	display:none;
}
.firstCon2 .firstCon-r .firstCon-r-tab .shu1 {
	width:100%;
	background-image: url(02-xwzx-channel-shu2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 8px;
}
.firstCon2 .firstCon-r .firstCon-r-tab .shu2 {
	width:100%;
	padding:0 8px;
}

.ydxw {
	display:none;
}
#outer {
	width:640px;
	margin-top:10px;
}

#tab {
	overflow:hidden;
	zoom:1;
	
}
#tab li {
	float:left;
	color:#333;
	height:30px;
	cursor:pointer;
	line-height:30px;
	list-style-type:none;
	margin:0;
	font-size:16px;
	width:auto;
	display:inline!important;
  padding-left:0!important;
  padding-right:0!important;
}
#tab li.current {
	color:#3a81bb;
}
#tab li.current a {
	color:#3a81bb;
}
#content {
	border-top-width:0;
}
#content ul {
	line-height:25px;
	display:none;
}
#content ul li {
  position: relative;
  margin: 15px 0;
  padding-left:25px;
  padding-right:25px;
  width: 622px;
  height: 22px;
}
#content ul li p {
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
/*
#content ul li:last-of-type {
  margin: 11px 0 0 0
}
*/
#content ul li a {
  font-size: 16px;
  color: #3b3b3b;
  letter-spacing: 0;
}

#content ul li a:hover {
  color: #3a81bb;
}

#content ul li i {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #dddddd;
  top:12px;
  left: 6px;
}
#content ul li i a:hover {
  background: #3a81bb;
}
#content ul li .time {
  font-size: 16px;
  position: absolute;
  top: 3px;
  right: 5px;
  float:right;
}



.ldxx-title {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	font-size:20px;
	line-height:35px;
	color:#3a81bb;
	font-weight:bold;
	margin-bottom:20px;
}
.ld-jianjie {
	width: 500px;
	height: 280px;
	box-shadow: 6px 0 15px #e6e6e6;
	border-radius: 8px;
	padding: 40px 15px 0;
	box-sizing: border-box;
	-moz-box-shadow: 6px 0 15px #e6e6e6;
	-webkit-box-shadow: 6px 0 15px #e6e6e6;
	border: 1px solid #e6e6e6\0;
}
.ld-jianjie ul {
	width:65%;
	float:right;
}
.ld-jianjie ul li {
	font-size:18px;
	padding:10px 0 45px 0;}
.ld-jianjie ul li span {
	width:120px;
}
.ld-jianjie .lan {
	color:#fff;
	line-height:30px;
	width:90px;
	background-color:#aacbea;
	border-radius:5px;
	text-align:center;
	margin-right:15px;
}
.ld-jianjie .lan a {
	color:#3a81bb;
}
.ld-jianjie .name {
	float:left;
	width: 160px;
	text-align: center;
	font-size:18px;
	line-height:50px;
}
.ld-jianjie img {
	width:130px;
	height:160px;
	margin:0 15px;
	border-radius:5px;
}
.ld-jianjie .name2 {
	width:200px;
	float:left;
	line-height:30px;
}
.ld-jianjie .name2 ul {
	width:200px;}
.ld-jianjie .name2 ul li{
	float:left;
	padding:0 15px 15px 0;
	margin:0!important;
}
.ydtab {
	display:none;
}


.zwgkl {
	width:720px;
	float:left;
}
.zwgkr {
	width:460px;
	float:left;
	margin-top:56px;
	margin-left:20px;
}
.zwgk-kuang {
	width:100%;
	height:350px;
	box-shadow:6px 0 15px #e6e6e6;
	border-radius:8px;
	padding-top:30px;
	box-sizing:border-box;
	margin-bottom:40px;
	box-sizing:border-box;
}
.zwgk-kuang li {
	width: 33%;
	height:155px;
	float: left;
	text-align: center;
	font-size:18px;
	line-height:60px;
}
.qzqd-kuang {
	width:100%;
	height:151px;
	box-shadow:6px 0 15px #e6e6e6;
	border-radius:8px;
	padding-top:6px;
	box-sizing:border-box;
	margin-bottom:20px;
	box-sizing:border-box;
}
.qzqd-kuang li {
	width: 50%;
	float: left;
	text-align: center;
	font-size:18px;
	line-height:60px;
}
.zwgk-channel-icon1 {
	width: 225px;
	height: 138px;
	margin: 0 auto;
	background-image: url(03-zwgk-channel-tu1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.zwgk-channel-icon1:hover {
	background-image: url(03-zwgk-channel-tu1-2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.zwgk-channel-icon2 {
	width: 225px;
	height: 138px;
	margin: 0 auto;
	background-image: url(03-zwgk-channel-tu2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.zwgk-channel-icon2:hover {
	background-image: url(03-zwgk-channel-tu2-2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.zwgk-channel-icon3 {
	width: 225px;
	height: 138px;
	margin: 0 auto;
	background-image: url(03-zwgk-channel-tu3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.zwgk-channel-icon3:hover {
	background-image: url(03-zwgk-channel-tu3-2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.zwgk-channel-icon4 {
	width: 225px;
	height: 138px;
	margin: 0 auto;
	background-image: url(03-zwgk-channel-tu4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.zwgk-channel-icon4:hover {
	background-image: url(03-zwgk-channel-tu4-2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.firstCon2 .firstCon-l {
  float: left;
  height: auto!important;
  width: 94%!important;
  margin-left:3%;
}

.firstCon2 {
	width:100%!important;
	display:block;
	margin-top:-1rem!important;
}
}
@media only screen and (min-width: 480px) and (max-width: 747px) {
	.firstCon2 .firstCon-l {
  float: left;
  height: auto!important;
  width: 94%!important;
  margin-left:3%;
}

.firstCon2 {
	width:100%!important;
	display:block;
	margin-top:-1rem!important;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.firstCon2 .firstCon-l {
  float: left;
  height: auto!important;
  width: 94%!important;
  margin-left:3%;
}

.firstCon2 {
	width:100%!important;
	display:block;
	margin-top:-1rem!important;
}
}