.contact-banner{
	overflow: hidden;
	width: 100%;
	min-width: 1000px;
	height: 200px;
	font-size: 0;
	background: green;
}
.contact-banner img{
	position: relative;
	left: 50%;
	width: 1920px;
	height: 200px;
	margin-left: -960px;
}
.contact-content{
	margin: 0 auto;
	width: 1000px;
}
.contact-nav-top{
	margin: 10px 0 20px;
	padding: 0 15px;
	height: 35px;
	line-height: 33px;
	border: 1px solid #687385;
}
.contact-nav-topText{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #333333;
}
.contact-nav-topList{
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.contact-nav-topList dl{
	margin-left: -15px;
}
.contact-nav-topList dd{
	display: inline-block;;
	vertical-align: top;
	font-size: 14px;
	color: #333333;
}
.contact-nav-topList dd span{
	padding: 0 5px;
}
.contact-bottom-list{
	overflow: hidden;
}
.contact-left-nav{
	float: left;
	width: 200px;
	border: 1px solid #cccccc;
}
.contact-left-title{
	padding-left: 28px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #f5eddf;
	font-size: 18px;
	background: #687385;
}
.contact-left-title img{
	display: inline-block;
	vertical-align: top;
	margin-top: 15px;
	width: 20px;
	height: 20px;
}
.contact-left-list{
	width: 100%;
	padding: 0 13px 40px;
}
.contact-left-list li{
	position: relative;
	padding-left: 40px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
.contact-left-list .contact-left-listOn a{
	color: #288fde;
}
.contact-left-list .contact-left-listOn b{
	background: #288fde;
}
.contact-left-list li:hover a{
	color: #288fde;
}
.contact-left-list li:hover b{
	background: #288fde;
}
.contact-left-list li a{
	color: #666666;
	font-size: 14px;
}
.contact-left-list li b{
	position: absolute;
	left: 26px;
	top: 16px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #999999;
}
.contact-right-text{
	float: right;
	width: 750px;
}
.contact-right-title{
	position: relative;
	height: 42px;
	border-bottom: 1px solid #cccccc;
}
.contact-right-title h2 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #666666; 
}
.contact-right-title b {
	position: absolute;
	left: 50%;
	bottom: -1px;
	margin-left: -62px;
	width: 124px;
	height: 3px;
	background: #288fde;
}
.contact-link-detail{
	margin-top: 37px;
	font-size: 16px;
	text-align: left;
	color: #333333;
	line-height: 30px;
}
#map{
	margin: 22px auto 140px;
	width: 750px;
	height: 550px;
}
/* 鑱旂郴鎴戜滑-鐣欒█ */
.contact-message{
	margin-top: 30px;
}
.contact-message-des{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.contact-message-form{
	padding: 20px;
}
.contact-message-li{
	overflow: hidden;
	padding: 10px 0;
}
.contact-message-tr{
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #666666;
	text-align: right;
	font-size: 14px;
}
.contact-message-td{
	float: left;
}
.contact-message-td input, .contact-message-td textarea{
	padding: 0px 15px;
	margin-left: 12px;
	width: 476px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 2px;
	outline: none;
}
.contact-message-td textarea{
 	line-height: 30px;
}
.contact-message-submit{
	margin: 0 0 20px 172px;
	width: 240px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #687385;
	border: 1px solid #687385;
	border-radius: 3px;
	background: none;
	cursor: pointer;
}
.contact-message-other{
	padding: 20px 0 100px 0;
}
.contact-message-other dd{
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	color: #666666;
}
.contact-table{
	table-layout: fixed;
	margin: 40px auto 124px;
	width: 700px;
	height: 467px;
	background: #687385;
}
.contact-table-tr{
	border-top: 1px solid #ffffff;
}
.contact-table-key{
	padding: 5px 0;
	width: 205px;
	line-height: 30px;
	text-align: right;
	font-size: 14px;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	font-weight: bold;
}
.contact-table-val{
	padding: 5px 0;
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
}
.search-result-box{
	width: 1000px;
	min-height: 450px;
}
.search-result-box .contact-right-text{
	width: 1000px;
}


/**   list   */
.common-list-container {
	margin-top: 20px;
  }
  .common-list-container ul {
	margin-bottom: 30px;
	width: 100%;
  }
  .common-list-container ul li {
	cursor: pointer;
	color: #333333;
	font-size: 14px;
	width: 100%;
	height: 35px;
	line-height: 34px;
	border-bottom: 1px solid #cccccc;
  }
  .common-list-container ul li span {
	vertical-align: middle;
	margin-top: 12.5px;
	margin-right: 15px;
	float: left;
	display: inline-block;
	width: 5px;
	height: 9px;
	background: url(../images/news_icon_03.png) no-repeat;
	background-size: 5px 9px;
  }
  .common-list-container ul li .list-name {
	float: left;
	width: 650px;
	height: 34px;
	line-height: 34px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
  }
  .common-list-container ul li .list-date {
	float: right;
	height: 34px;
	line-height: 34px;
  }
  .pagination-container {
	margin-bottom: 85px;
	padding-left: 75px;
	font-size: 0px;
  }
  .pagination-container .pagination {
	height: 26px;
	line-height: 26px;
  }
  .pagination-container span {
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	background: url('../images/p_bg.png') no-repeat;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
	cursor: pointer;
  }
  .pagination-container span.active {
	color: #ffffff;
	background: none;
	background-color: #687385;
  }
  .pagination-container span img {
	width: 5px;
	height: 8px;
	margin-top: 9px;
  }
  .pagination-container b {
	font-size: 12px;
	display: inline-block;
	line-height: 26px;
	margin-right: 10px;
	color: #333333;
  }
  .pagination-container b input {
	width: 27px;
	height: 27px;
  }
  .about-index-content {
	font-size: 14px;
	line-height: 28px;
	margin-top: 30px;
	margin-bottom: 80px;
	text-indent: 28px;
  }
  .m_title {
	font-size: 16px;
	margin: 5px 0px;
	color: #000000;
  }
  .about-index-content img {
	display: block;
	margin: 15px auto;
  }
  
  @media screen and (min-width:240px) and (max-width:1080px) {
    html,body{
        width:100%;
    }
    .contact-banner{
      min-width:100%;
      height:auto;
    }
    .contact-banner img{
      width:180%;
      left:0;
      margin-left:0;
      height:auto;
      left:50%;
      transform:translateX(-50%);
    }
    .contact-content{
      width:100%;
    }
    .contact-left-nav{
      width:100%;
  	height:40px;
  	overflow:hidden;
  	margin-top:20px;
  	border:0;
  	margin-top:0;
    }
    .contact-left-title{
  	  display:none;
    }
    .contact-left-title1{
  	  display:none;
    }
    .contact-left-list{
  	  height:50px;
  	  white-space: nowrap;
  	  overflow:auto;
  	  padding:0;
  	  padding-right:20px;
    }
    .contact-left-list li{
  	  display:inline-block;
  	  width:100px;
  	  margin:0 5px;
  	  background:#fff;
  	border-radius:6px;
  	  list-style:none;
  	  padding-left:0;
  	  text-align:center;
    }
  
    .contact-left-list li b{
  	  display:none;
  	  
    }
    .contact-right-text{
      width:100%;
      padding:0 15px;
    }
    .common-list-container ul li a{
  	  display:block;
  	  display:flex;
  	  flex-direction: row-reverse;
    }
    .common-list-container ul li .list-date{
  	  float:none;
    }
    .common-list-container ul li .list-name{
  	  flex:1;
    }
    .common-list-container ul{
  	  margin-bottom:0;
    }
    .pagination-container{
  	  margin-bottom:0;
    }
    .customer-content{
  	  overflow-x:auto;
    }
    .about-index-content img{
  	  width:100% !important;
  	  height:auto !important;
    }
    .news-detail-container{
  	  margin-top:10px;
    }
  }