* {
  margin: 0;
  padding: 0;
}
.main {
  width: 1400px;
  margin: 0 auto;
  background-color: #fff;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
.location {
  width: 100%;
  height: 88px;
  line-height: 88px;
  overflow: hidden;
}
.location .location_icon {
  display: block;
  width: 16px;
  height: 24px;
  background: url(../images/location.png) no-repeat center;
  margin-left: 35px;
  margin-top: 33px;
  float: left;
}
.location .location_content {
  margin-left: 15px;
  font-size: 18px;
  color: #222;
  float: left;
}
.location .location_content a {
  font-size: 18px;
  color: #222;
  text-decoration: none;
}
.location .location_content span:last-child a{
	color: #007ad8;
}
.location .location_content a:hover {
  color: #007ad8;
}
.content {
  width: 1338px;
  margin: 0 auto;
  overflow: hidden;
}
/* .content .menu {
  width: 260px;
  min-height:688px;
  float: left;
} */
/* .content .menu .menu_title {
  width: 100%;
  height: 94px;
  text-align: center;
  line-height: 94px;
  background: url(../images/list_top.png) no-repeat center;
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
}
.content .menu .menu_list {
  width: 295px;
  background-image: linear-gradient(90deg, #dbeeff 0%, #ffffff 100%);
  box-sizing: border-box;
  border: 1px solid #e6f1fc;
  border-radius: 0 20px 20px 0;
  padding: 20px 0;
  margin-top: 37px;
} */
/* .content .menu .menu_list li {
  width: 100%;
  height: 55px;
}
.content .menu .menu_list li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 55px;
  font-size: 20px;
  color: #000000;
  text-decoration: none;
}
.content .menu .menu_list li a:hover {
  background-color: #f2f8ff;
  color: #007ad8;
}
.content .menu .menu_list li .current {
  background-color: #f2f8ff;
  color: #007ad8;
} */
.content .content_main {
  width: 980px;
  float: right;
}
.content  .content_title {
  width: 100%;
  height: 94px;
  line-height: 94px;
  box-sizing: border-box;
  border-bottom: 2px solid #007ad8;
  overflow: hidden;
}
.content .content_title .menu_icon {
  display: block;
  width: 31px;
  height: 32px;
  background: url(../images/menu.png) no-repeat center;
  margin-left: 3px;
  margin-top: 31px;
  float: left;
}
.content .content_title .title_name {
  margin-left: 14px;
  font-size: 26px;
  color: #007ad8;
  float: left;
  font-weight: bold;
}
.content .content_main .content_list {
  width: 100%;
  margin-bottom: 60x;
}
.content .content_main .content_list ul {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 0px;
  list-style: none;
}
.content .content_main .content_list ul li {
  width: 100%;
  box-sizing: border-box;
  padding-top: 17px;
  background:url(../images/list-bg.png) no-repeat left 22px;
  border-bottom: 1px dashed #ededed;
}
.content .content_main .content_list ul li a {
  display: block;
  line-height: 30px;
  margin-bottom: 16px;
  text-decoration: none;
  overflow: hidden;
  padding-left:20px;
}
.content .content_main .content_list ul li a i {
  width: 3px;
  height: 20px;
  background-color: #007ad8;
  float: left;
  
  
}
.content .content_main .content_list ul li a p {
  font-size: 18px;
  color: #000000;
  margin-left: 28px;
}
.content .content_main .content_list ul li a:hover p {
  color: #007ad8;
 
}
.content .content_main .content_list ul li .source {
  float:right;
  height: 16px;
  line-height: 16px;
  box-sizing: border-box;
  margin-left: 27px;
}
.content .content_main .content_list ul li .source span {
  font-size: 16px;
  color: #acacac;
}
.content .content_main .content_list ul li .source .content_time {
 
}

/*single*/
.single {background:#fff;font-family:"microsoft yahei";min-height:690px;height:auto;}
.single .title { font-size:20px;text-align:center;font-weight:bold;line-height:30px;margin:4px;padding-bottom:10px;border-bottom:1px solid #ddd;color:#000;}
.single .content{ font-size:16px;padding:8px 6px;line-height:26px;height:auto;color:#000;}

/*list-bsj*/
.list-bsj {
	height: 100%;
}

.list-bsj .tab {
	height: 40px;
	background-color:#f5f5f5;

}

.list-bsj .tab li {
	list-style: none;
	float: left;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 33%;

}

.list-bsj .tab li a {
	display: block;
	font-size:18px;
	text-decoration: none;
}

.list-bsj .tab .current {

	height: 40px;
	line-height:40px;
	color: #ffffff;
	font-size: 18px;
	font-family: "microsoft yahei";
	font-weight: bold;
}



.list-bsj .tab .current{

	font-family: "microsoft yahei";
	font-weight: bold;
}
.list-bsj .tab .current a{
		color: #007ad8;
}
.list-bsj .tab .other a{
		color: #000000;
}

.list-bsj .contentbsj .current {
	display: block;
}

.list-bsj .contentbsj .other {
	display: none;
}
.menu {
  width: 346px;
  background: url(../images/list_top.png) no-repeat left top;
  float: left;
}

.menu_title {
  width: 334px;
  height: 63px;
  line-height: 63px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0 6px 6px 0;
  box-shadow: 0 5px 0 0 #82828228;
  box-sizing: border-box;
  padding-left: 39px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  margin-top: 38px;
}

.menu_list {
  width: 295px;
  background-image: linear-gradient(90deg, #dbeeff 0%, #ffffff 100%);
  box-sizing: border-box;
  border: 1px solid #e6f1fc;
  border-radius: 0 20px 20px 0;
  padding: 20px 0;
  margin-top: 37px;
}

.menu_list li {
  width: 100%;
  height: 70px;
  text-align: center;
  line-height: 70px;
}

.menu_list li a {
  display: block;
  font-size: 20px;
  color: #222;
}

.menu_list .current {
  background: url(../images/list_current.png) no-repeat center;
}

.menu_list .current a {
  color: #185aae;
  font-weight: bold;
}

.menu_list li:hover {
  background: url(../images/list_current.png) no-repeat center;
}

.menu_list li:hover a {
  color: #185aae;
  font-weight: bold;
}
/*page css*/


.pagenumber {
  margin-top: 15px;
  height: 40px;
  line-height: 40px;
  clear: both;
  font-size: 16px;
  text-align: center;
  color: #000;
margin-bottom:15px;
overflow:hidden;
}

.pagenumber A {
  color: #000;
  margin: 3px;
  padding: 6px;
  white-space: nowrap;
 
}

.pagenumber A:link {
  color: #000;
}

.pagenumber A:visited {
  color: #000;
}

.pagenumber A:hover {
  color: #fff;
  background-color: #007ad8;
  color: #fff;
}

.pagenumber A.currpagenum {
  color: #fff;
  font-weight: bold;
  background-color: #007ad8;
}
.heibai{
filter:grayscale(100%);
}
#backToTop{
    position: fixed;
  text-align: center;
  bottom: 55px;
  right: 20px;
  _position: absolute;
  _right: 20px;
  width: 68px;
height:68px;
  font-size: 14px;
  cursor: pointer;
}


