﻿@charset "utf-8";
.footer-top {
	background-color: #e6e9ee;
	padding: 8px;
	width: 100%;
	height: 105px;
}

.f-top-item {
	width: 230px;
	height: 100%;
	margin-right: 8px;
	background: #fff;
	float: left;
}

.footer-top .f-top-item:last-child {
	margin-right: 0px;
}

.footer-top .m-icon-list {
	padding: 13px 10px 13px 17px;
	text-align: center;
}

.footer-top .m-icon-list i {
    font-size: 45px;
    color: #31708f;
    background: #fff;
    box-shadow: 0 0 0 1px #31708f;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    padding: 10px;
}

.footer-top  .item-detail {
	padding: 20px 3px;
}

.footer {
	background-color: #fff;
	clear:both; 
}
.autoWidth {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px
}

.auto {
	
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px
}

.footer {
	background-color: #009fd9;
	font-family: "Microsoft Yahei"
}

.marquee-box {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.marquee {
	width: 8000%;
	height: 60px
}

.wave-list-box {
	float: left
}

.wave-list-box ul {
	float: left;
	height: 60px;
	overflow: hidden;
	zoom: 1
}

.wave-list-box ul li {
	height: 60px;
	width: 100%;
	float: left;
	line-height: 30px;
	list-style: none
}

.wave-box {
	position: relative;
	height: 60px;
	background: #fff;
	margin-top: 40px;
}

@media screen and (min-width:1700px) {
	.footer {
	}

}

.footer-info {
	padding: 30px 0;
}
.footer-info .address {
	width: 887px;
	margin-left: 10px;
}
.footer-info .address p {
	line-height: 24px;
	color: #fff;
	font-size: 14px;

}
.footer-links {
	padding: 25px 0 0;
}
.footer-links li {
	float: left;
	margin-right: 24px;
	text-align: left;
	position: relative;
	width: 220px;
	border:1px solid #18b4ec;
	cursor: pointer;
	font-size: 15px;
	color: #fff;
	line-height: 38px;
	/* background: url(icon_footer_links_li.png) 155px 14px no-repeat;*/
	text-align:center;
}
.footer-links li.alink {
	background:none;
	text-align: center;
}
.footer-links li.last {
	margin-right: 0;
}
.footer-links li.on {
	border-color: #fff;
	border-bottom: none;
	background-color: #fff;
	color: #555;
}

.footer-links li a {
	font-size: 15px;
	color: #fff;
	line-height: 38px;
}
.footer-links li a:hover{
	border-color: #fff;
	border-bottom: none;
	background-color: #0fa4da;
	color: #fff;
	display: block;
}
.friend-link .item {
	padding:10px 0;
}
.friend-link .item a {
	display: block;
	margin: 5px 20px;
	float: left;
	line-height: 28px;
	float: left;
	font-size:14px;
	font-weight: normal;
	color: #333;
}
.friend-link .item01 {
	width: 1200px;
	background: #fff;
	position: relative;
	left: -220px;
	overflow: hidden;
}
.friend-link .item02 {
	width: 1200px;
	background: #fff;
	position: relative;
	left: -424px;
}
.friend-link .item03 {
	width: 1200px;
	background: #fff;
	position: relative;
	left: -628px;
}
.friend-link .item04 {
	width: 1200px;
	background: #fff;
	position: relative;
	left: -832px;
}
.friend-link .item05 {
	width: 1200px;
	background: #fff;
	position: relative;
	left: -1036px;
}
.friend-link .item01 a {
	width: 160px;
	margin: 5px;
	text-align: left;
}
.friend-link .item02 a {
	width: 160px;
	text-align: left;
	margin:5px;
}
.friend-link .item03 a {
	width: 160px;
	margin: 5px;
	text-align: left;
}
.friend-link .item01 a:hover {
	color: #006EAB;
}
.friend-link .item02 a:hover {
	color: #006EAB;
}
.friend-link .item03 a:hover {
	color: #006EAB;
}
.friend-link .item04 .city-list {
	clear: both;
}
.friend-link .item04 .city-list a {
	margin: 5px 10px 5px 20px;
}
.friend-link .item04 .city-list dt a {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.friend-link .item04 .city-list dd a {
	color: #2A2A2A;
}
.friend-link .item04 .city-list dd a:hover {
	color: #006EAB;
}
.friend-link .item .site-map {
	overflow:hidden;
	border-bottom:1px solid #dcdcdc;
}
.friend-link .item .site-map dt {
	display:block;
	clear:both;
	overflow: hidden;
}
.friend-link .item .site-map dt a {
	font-weight: bold;
	font-size: 14px;
}
.friend-link .item .site-map dd {
	float:left;
}
.friend-link .item .site-map dd a {
	line-height:28px;
	margin: 0 20px;
}
.footer-wecode{
	width: 74px;
    height: 74px;
    /* margin-right: 10px; */
    padding-right: 10px;
    box-sizing: content-box;
    border-right: 1px dotted #fff;
}
.footer-wecode img{
  height: 74px;
}
 
.concat-tip{
    width: 200px;
    color:#fff;
}
.phone-icon{
	font-size:56px;
	color:#fff;
}
//底部返回顶部按钮

.cd-top .cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top .cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #69a644;
  opacity: 1;
}
.cd-top{
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#009fd9  url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #fff;
}