.footer {
  padding-top:50px;
  background-color: #344a93;
   background-image: url(../images/bottom.jpg);
   background-position: center center;
   background-repeat: no-repeat;
}
.footer .linkList {
  float: left;
}
.footer .linkList:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.footer .linkList .list {
  min-width: 186px;
  float: left;
}
.footer .linkList .list a {
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.footer .linkList .list a:hover {
  color: #FFF;
}
.footer .linkList .list .tit {
  line-height: 18px;
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
}
.footer .linkList .list ul {
  margin-top: 20px;
}
.footer .linkList .list ul li {
  height: 35px;
  line-height: 35px;
}
.footer .linkList .list ul li a {
  font-size: 15px;
  color: #9ba5c5;
}
.footer .tel {
  line-height: 20px;
  font-size: 20px;
  font-weight:500;
  color: #FFF;
  text-align: right;
  display: block;
}
.footer .tel i{
  font-size:30px;
  padding-right:10px;
}
.footer .share {
  text-align: right;
  margin-top:20px;
}
.footer .share:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.footer .share .s {
  float: right;
  margin-left: 19px;
  position: relative;
}
.footer .share .s a {
  display: block;
}
.footer .share .s i {
  padding-right:2px;
  color:#aaa;
  font-size:14px;
}
 
.footer .share .s a:hover .txt {
  color: #FFF;
}
.footer .share .code {
  float: right;
  margin-left: 20px;
  position: relative;
  text-align:center;
}
.footer .share p {
  color:#FFF;
  text-align:center;
  font-size:14px;
  padding-top:10px;
  line-height:30px;
}
.footer .share .code img{
  padding-top:20px;
  width:70px;
}
 
.footer .share .s .txt {
  line-height:30px;
  font-size: 14px;
  color: #9ba5c5;
  font-family:"en";
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
} 
.footer .share .s .txt span{
   font-family:"yahei";
}
.footer .copyright {
  margin-top:80px; 
  line-height: 30px;
  font-size: 14px;
  color: #9ba5c5;
  padding: 10px 0 10px 0;
  background-color:#28386f;
}
.footer .copyright a {
  font-size: 14px;
  color: #ccc;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.footer .copyright a:hover {
  color: #FFF;
} 
.footer .copyright .l{
     float:left;
}
.footer .copyright .r{
     text-align: right;     
}
@media only screen and (max-width: 1200px) {
.footer {
	padding-top: 20px;
}
.footer .linkList {	
	float: none;
	text-align:center;	
}
.footer .linkList .list {
	float: none;
	text-align:center;
}
.footer .linkList .list .tit {
    display: inline-block;
    text-align: center;
    background: #28386f;
    font-size: 12px;
    padding:8px 15px;
    float:left;
    margin:5px;
    color: #ccc;
}
.footer .share {
  text-align: center;
  margin-top:20px;
}
.footer .share .code{
   display: none;
}
.tel{
  padding-top:40px;
}

.footer .linkList .list ul {
	margin-top: 0px;
	padding-bottom: 10px;
	display: none;
}
.footer .linkList .list ul li {
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	text-indent: 20px;
}
.footer .linkList .list ul li a:hover,
.footer .linkList .list ul li a {
	color: #9ba5c5;
}
.footer .r{
	text-align: center;
	float: none;
	color:#FFF;
}
.footer .tel {
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	margin: 10px 0;
}
.footer .share {
	margin-top: 0px;
}
.footer .share .s {
	float: none;
	margin: 0 8px;
	display: inline-block;
}
.footer .share .s a .pic ,
.footer .share .s a:hover .pic {
	opacity: 1;
}
.footer .share .s a:hover .txt {
	color: #9ba5c5;
}
.footer .share .s .pic {
	width: 40px;
	height: 40px;
}
.footer .share .s .qrcode {
	top: auto;
	bottom: 80px;
}
.footer .share .s .qrcode:after {
	bottom: auto;
	left: 50%;
	top: 100%;
	border: solid transparent;
	border-top-color: #FFF;
	border-width: 5px;
	margin-left: -5px;
}
.footer .share .s .qrcode span {
	width: 120px;
	height: 120px;
}
.footer .friendship {
	max-width: 200px;
	margin: 20px auto 0 auto;
	width: 100%;
	text-align: left;
}
.footer .friendship .tit {
	width: 100%;
	height: 40px;
	line-height: 38px;
	float: none;
	text-indent: 0px;
	box-sizing: border-box;
	padding: 0 12px;
}
.footer .friendship ul {
	bottom: 38px;
	width: 100%;
	display: none;
}
.footer .friendship ul li {
	border-bottom: solid 1px #5a5c61;
}
.footer .friendship ul li:last-child {
	border-bottom: none;
}
.footer .friendship ul li a:hover {
	color: #9ba5c5;
}
.footer .copyright {
	margin-top: 20px;
	padding: 8px 12px;
	box-sizing: border-box;
}
.footer .copyright .l,
.footer .copyright .r{
	float: none;
	text-align: center;
}
.footer .copyright a {
	font-size: 12px;
}
.footer .copyright a:hover {
	color: #9ba5c5;
} 
}/*ÊÖ»ú°æcss*/
 