﻿.green-border{border-right: 5px solid #009688;border-radius: 0 2px 2px 0;}

.foot {
	padding: 10px 0px;
	background: #555555;
	color: #b0b0b0;
	font-size: 14px;
	margin-top: 0px;
}
.foot .split-horizontal {
	border-bottom: solid 1px #747474;
	width: 100%;
}
.foot .foot-item {
line-height: 30px;
}
.foot .foot-item {
	margin: 10px 0px;
}
.foot .split-right {
	border-right: solid 1px #747474;

}
footer {
	padding: 15px 0px 12px 0px;
	font-size: 12px;
	background: #797979;
	color: #fff;
	background: #3d3d3d;
	height: 50px;
}
.foot-item .list-inline li a{
font-size: 15px;
color: #fff;

}
content-tools-share{

}
/*右下角*/
.mod-site-tool {
	position: fixed;
	right: 10px;
	bottom: 73px;
	width: 50px;
	font-family: "microsoft yahei", arial
}

.mod-site-tool h4 {
	width: 50px;
	height: 55px;
	border: 1px solid #eee;
	border-bottom: 0;
	background: #fff;
	text-align: center;
	margin: 0
}

.mod-site-tool h4 span {
	display: inline-block;
	width:48px;
	height:51px;
	color: #777;
	line-height: 22px;
	font-size: 17px;
	padding-top: 7px;
	font-weight: bold;
}

.mod-site-tool ul {
	border: 1px solid #eee;
	border-top: 0;
	padding: 0;
	margin: 0
}

.mod-site-tool ul li {
	padding: 0;
	margin: 0;
	list-style: none
}

.mod-site-tool li a {
	display: block;
	width: 48px;
	height: 48px;
	background: #fff;
	background: url(../images/qq.png)
		0 0 no-repeat
}

.mod-site-tool li a:hover {
	color: #489bb7
}

.mod-site-tool li a.qq {
	background-position: 0 0;
	cursor: pointer
}

.mod-site-tool li a.qq:hover {
	background-position: 0 -48px
}

.mod-site-tool li a.wangwang {
	background-position: 0 -96px
}

.mod-site-tool li a.wangwang:hover {
	background-position: 0 -144px
}

.mod-site-tool li a.qq-group {
	background-position: 0 -192px
}

.mod-site-tool li a.qq-group:hover {
	background-position: 0 -240px
}

.mod-site-tool li a.help {
	background-position: 0 -288px
}

.mod-site-tool li a.help:hover {
	background-position: 0 -336px
}

.mod-site-tool .top {
	margin-top: 10px;
	width: 48px;
	height: 48px;
	border: 1px solid #eee;
	background: url(http://cdn.maijia.com/common/site/tool/tool_1e5a561.png)
		0 -384px no-repeat;
	cursor: pointer
}

.mod-site-tool .top:hover {
	border-color: #74b9d0;
	background-position: 0 -432px
}
footer .container .text-version{
	text-align: center;
}
footer .container .text-version a{
	text-align: center;
	color:#FFF;
}
footer .container .text-version img{
    vertical-align: middle;
    border: 0px;
}
footer .container-row{
	width: 100%;
	height: 50px;
	background-color: #000000;
	text-align: center;
	position: fixed;
	bottom: 0;
    left: 0;
	z-index:1000;
}
footer .container-row #teldiv{
	width: 100%;
    height: 1px;
    text-align: center;
    position: absolute;
    margin-top: -20px;
}

#tel{
	border: 0px;
	bottom: 0px;
}
#tel img{
	border: 0px;
}
footer .container-content{
	width: 100%;
	height: 50px;
}
footer .container-content a{
	color: #fff;
    display: block;
    width: 50%;
    float: left;
    height: 50px;
    line-height: 50px;;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
}
footer .container-content a img{
	width: 20px;
    margin: 0 5px 2px;
    vertical-align: middle;
    border:0px;
    cursor: pointer;
}


.kefu{
	width: 120px;
    padding: 10px;
    position: fixed;
    right: 35px;
    top: 150px;
    z-index: 999;
    background: #fff;
    border: 1px solid #00a4ff;
    border-radius: 6px;
	padding-top: 30px;
}
.kefu .title{
	position: absolute;
    left: -8px;
    top: -125px;
    width: 136px;
    height: 130px;
    line-height: 245px;
    padding-top: 80px;
    font-size: 16px;
    color: white;
    text-align: center;
	margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: 0;
}
.kefu .title img{
	position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: auto;
}

.kefu a{
	text-decoration: none;
    margin-top: 10px;
    display: block;
    position: relative;
}
.kefu .qq_img	{
	width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    transition: all 0.2s ease-in-out;
    border: 1px solid transparent;
}
.kefu .qq_img img{
	width: 60px;
    height: 57px;
    border-radius: 50%;
	max-width:100%
}
.kefu .qq_img img:hover{
	border: 1px solid #008cee;
}
.kefu .ew .da{
	max-width: 160px;
    position: absolute;
    width: 160px;
    height: 160px;
    top: -19px;
    left: -174px;
	display: none;
	border: 1px solid #008cee;
}



.kefu .qq_name{
	font-size: 14px;
    color: #888787;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
}




.kefu img{
	height: 140px;
	width: 140px;
	display: block;
}
.kefu p {
	text-align: center;
	font-size: 20px;
	margin: 0px auto;
    color: #FFF!important;
    font-family: "microsoft Yahei","arial";
    border-radius: 37px;
}

.kefu .ew .wx_img	{
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    transition: all 0.2s ease-in-out;
    border: 1px solid transparent;
}
.kefu .ew .wx_img img{
	height: 94px;
	width: 160px;
	max-width:100%
}
.kefu .ew .wx_img img:hover{
	border: 1px solid #008cee;
}

