.listcon{
  width:1200px;
  /*height:800px;*/
  margin:0 auto;
  /*background:#eee;*/
  position:relative;
  margin-bottom:40px;}
.listconl{
  width:220px;
  float:left;
  /*height:300px;*/
  background:#114984;
  position:absolute;
  top:-35px;
  left:0px;}
.listcon:after{
  clear:both;
  display:block;
  content:"";}
.listconrbr{
  float:right;
  padding-right:10px;
  color:#999;}
.listconlt{
  height:70px;
  line-height:70px;
  color:#fff;
  font-size:24px;
  text-align:center;}
.listconlb .title{
  width: 100%;}
.listconlb li{
  height:50px;
  line-height:50px;
  background:#fff;
  color:#114984;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  text-indent:20px;
  font-size:16px;}
.listconlb li:hover{
  background:#108CDA;
  color:white;}
.listconr{
  width:940px;
  /*background:#eee;*/
  min-height: 400px;
  height:auto;
  float:right;}
.listconrt{
  height:60px;
  line-height:60px;
  border-bottom:1px solid #ccc;
  margin-bottom:20px;}
.listconrtl{
  float:left;
  font-size:24px;
  color:#114984;
  padding-left:10px;}
.listconrtr{
  float:right;
  font-size:14px;
  color:#999;
  padding-right:10px;}
.listconrb{
  height:40px;
  line-height:40px;
  font-size:14px;
  color:#114984;
  border-bottom:1px solid #eee;}
.listconrbl{
  padding-left:10px;
  float:left;}
.listfy{
  height:60px;
  text-align:center;
  margin-top:10px;}
.listfy1 {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    float: left;
    margin-right: 10px;
    cursor: pointer;}
.listfy2 {
    float: left;
    margin: 20px 10px 0 0px;}
.listfy3 {
    margin-left: 130px;}
.clear1{
  clear:both;}
.listconrbla{
  color:#333;}
.listconrbla:hover{
  color:#108cda;}
.listconlb li:hover .dropbtn{
  background-color:#108cda;
  color: #fff;}
.listconlb li:hover .dropbtn i{
  color: #fff!important;}
.dropbtn:hover{
  background-color:#108cda;
  color: #fff;}
.title{
      font-size: 20px;
    font-weight: bold;
	
	text-align: center;}
.title1{
    text-align: center;
  margin-bottom: 20px;}
.date{
  text-align: center;
  margin-bottom: 20px;}
.listcontrtn{
	height: auto;
  margin-bottom: 40px;}
.backimg{
	width: 100%;
	height:300px;
	background: url(xxgkbj9.jpg);}
.listtw{
	border-bottom: 1px dashed #103868;
	height: 160px;
	margin-top: 20px;}
.listp{
	float: left;}
.listw{
	margin-left: 120px;}
.listconrnew{
	width: 940px;
	margin:0 auto;}
.listcons{
	width:940px;
  /*background:#eee;*/
  /*height:400px;*/
  float:right;
  border-bottom: 1px dashed #103868;}
.ss{
	margin-bottom: 20px;
	border-bottom: 1px dashed #103868;
  height: 95px;}
.sstitle{
	margin-top: 20px;
	margin-left: 30px;
	color: #114984;
	font-size: 24px;}
.ssl{
	width: 80px;
	margin-top: 20px;
	margin-left: 35px;
	border: 1px solid #108CDA;
	text-align: center;
	color: #108CDA;
	height: 30px;
	line-height: 30px;}
.navcon {
    overflow: hidden;
    display: none;
    padding: 10px 0;}
.navcon li {
    width: 165px;
    padding-left: 32px;
    line-height: 30px;
    background-color: #fff;}
.listconlb .content a{
    width: 78.5%;
    height: 100%;
    display: block;
    padding: 20px 32px;
    font-size: 16px;}
.toggle{
  height: 100%;}
.dropbtn {
  width: 150px;
  height: 50px;
  text-align: left;
    background-color: #fff;
    color: #114984;
    font-size: 16px;
    border: none;
    cursor: pointer;
    outline: none;}


.dropdown {
    position: relative;
    display: inline-block;
    width: 220px;}

.dropdown-content {
    display: none;
    background-color: #f9f9f9;
    min-width: 160px;
    /*overflow: auto;*/
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;}

.dropdown a:hover {background-color: #f1f1f1;}

.show {display:block;}
