/* 底部数量多 */
.qk-banner{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fafafa;
    clear: both;
    float: left;
    height: auto;
    width: 100%;
    min-width:1226px;
}
.qk-banner ul li{
    width: 290px;
    float: left;
    background-color: #fff;
    padding: 15px 10px ;
    margin-right: 12px;
}
.qk-banner ul li:last-child{
    float: right;
    margin-right: 0px;
}
.qk-banner .media-body .media-heading{
    font-weight: bold;
}
.qk-banner .media-body span{
    color: #bbb;
}
.qk-banner .media-left .circle .far, .qk-banner .media-left .circle .fa{
    line-height: inherit;
}
.circle{
    border-radius: 50%;
    height: 45px;
    width: 45px;
    color: #FFF;
    line-height: 45px;
    text-align: center;
    font-size: 22px;
}
.pinkbg{
    /* background-color: #fb6e50; */
    background-color: rgba(5, 130, 197, 0.4);
}
.bluebg{
    /* background-color: #4fc1ea; */
    background-color: rgba(5, 130, 197, 0.4);
}
.orangebg{
    /* background-color: #feb839; */
    background-color: rgba(5, 130, 197, 0.4);
}
.greenbg{
    /* background-color: #49d0ae; */
    background-color: rgba(5, 130, 197, 0.4);
}
.f_green{
    color: #5cb85c;
}
/* 底部信息 */
footer{
    clear: both;
    float: left;
    width: 100%;
    height: 210px;
    background: #2d3237;
    min-width: 1226px;
    color: #7281ad;
}
footer .footer-links {
    padding: 40px 0;
}
footer .footer-links .col-links {
    float: left;
    width: 130px;
    height: 112px;
    margin: 0;	
}
footer .footer-links .col-links dt {
    margin: -1px 0 26px;
    font-size: 14px;
    line-height: 1.25rem;
    font-weight: normal;
}
footer .footer-links .col-links dd {
    margin: 10px 0 0;
    font-size: 12px;
}
footer .footer-links .col-links a {
    color: #7281ad;
}
footer .footer-links .col-links a:hover {
    color: #fff;
}
footer .footer-links .qr-code{
    width: 390px;
}
footer .footer-links .qr-code .code{
    width: 110px;
    float: left;
    margin-right: 20px;
    text-align: center;
    color: #7281ad;
}
footer .footer-links .col-links .code img{
    height: 110px;
    width: 110px;
    margin-bottom: 5px;
}
footer .footer-links .col-contact {
    float: right;
    width: 251px;
    height: 112px;
    border-left: 1px solid #7281ad;
    text-align: center;
    color: #616161;
}
footer .footer-links .col-contact .phone {
    margin: 0 0 5px;
    font-size: 22px;
    line-height: 1;
    color: #ff6700;
    font-weight: bold;
}
footer .footer-links .col-contact p {
    margin: 0 0 16px;
    font-size: 12px;
    color: rgba(255,255,255,0.7);
}
footer .btn-line-primary {
    border-color: #fff;
    background: #fff;
    color: #ff6700;
    width: 118px;
    font-size: 12px;
}
footer .btn-line-primary:hover {
    color: #fff;
    background-color: #f25807;
    border-color: #f25807;
}
.footerInfo{
    clear: both;
    background: #2d3237;
    min-width: 1226px;
    float: left;
    width: 100%;
}
.footermenu{
    text-align: center;
    line-height: 40px;
}
.footermenu a{
    padding-right: 6px;
    padding-left: 6px;
    font-size: 12px;
    color: #7281ad;
    position: relative;
}
.footermenu a:hover{
    color: #fff;
}
.footermenu a:not(:last-child)::after{
    content: " ";
    position: absolute;
    height: 12px;
    width: 1px;
    background: #7281ad;
    right: -3px;
    top: 1px;
}
.footerinfo{
    color: #b0b0b0;
    text-align: center;
    font-size: 12px;
}
.footerinfo a{
    color: #b0b0b0;
}
.footerinfo a:hover{
    color: #ff6700;
}
.footerInfo .cert img {
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 5px;
}
.footer-copy{
    padding-top: 10px;
    padding-bottom: 10px;
    background: #202427;
    color: #7281ad;
    float: left;
    width: 100%;
}
.footer-copy a{color: #7281ad;}
.footer-copy a:hover{color: #fff;}
/* 在线客服 */
.info-bar{
	position: fixed;
	right: 0px;
	bottom: 65px;
	width: 45px;
	box-shadow: -1px 0 4px 0 rgba(0,0,0,.1);
	border-radius: 4px 0 0 4px;
	background: #fff;
	height: 360px;
	z-index:99999;
}
.info-bar .poptip-wrap{
    width: 45px;
    height: 60px;
}
.ivu-poptip, .ivu-poptip-rel {
    display: inline-block;
}
.info-bar .poptip-wrap .ivu-poptip-rel {
    width: 100%;
}
.info-bar .poptip-wrap.tel .ivu-poptip-body h5{
    font-size: 15px;
    text-align: center;
    margin-bottom: 0px;
}
.info-bar .poptip-wrap.tel .ivu-poptip-body p{
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    color: #F00;
}
.ivu-poptip-rel {
    position: relative;
}
.info-bar .item{
    height: 67px;
    text-align: center;
    padding-top: 18px;
}
.info-bar .item i{
    font-size: 20px;
    color: #999;
}
.info-bar .item .glyphicon-phone-alt{
    font-size: 20px;
    color: #999;
}
.info-bar .item .tip {
    font-size: 12px;
    text-align: center;
    color: #333;
}
.info-bar .item:hover {
    cursor: pointer;
    background: #0582c5;
}
.info-bar .open .item{
    background: #0582c5;
}
.info-bar .open .item i,
.info-bar .open .item span,
.info-bar .open .item .tip,
.info-bar .item:hover i,
.info-bar .item:hover span,
.info-bar .item:hover .tip
{
    color: #fff;
}
.ivu-poptip-popper {
    min-width: 150px;
    display: none;
    visibility: visible;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    z-index: 1060;
    padding: 0 10px 0 7px;
}
.ivu-poptip-arrow, .ivu-poptip-arrow::after {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-left-color: transparent;
    border-style: solid;
    right: -5px;
    border-width: 7px 0 7px 7px;
    top: 50%;
    margin-top: -7px;
}
.ivu-poptip-popper .ivu-poptip-arrow::after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-width: 7px;
    border-left-color: #fff;
    bottom: -7px;
    border-width: 7px;
}
.ivu-poptip-inner {
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0,0,0,.1);
    white-space: nowrap;
}
.info-bar .poptip-wrap .ivu-poptip-body {
    padding: 14px;
}
.ivu-poptip-body-content {
    overflow: auto;
}
.info-bar .qrcode-img{
    width: 136px;
    height: 136px;
}
.info-bar .applets-content{
    overflow: hidden;
    width: 135px;
    text-align: center;
}
.info-bar .applets-content .qrcode-content{
    float: left;
}
.info-bar .applets-content .qrcode-content:first-child{
    margin-right: 28px;
}
.info-bar .applets-content .qrcode-content p{
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.info-bar .item-out{
	cursor: pointer;
	display: block;
	position: absolute;
	height: 60px;
	width: 20px;
	background-color: #fff;
	border-radius: 2px 0px 0px 2px;
	border: 1px solid #eee;
	left: -20px;
	top: 42%;
	font-size: 20px;
	color: #979797;
	line-height: 60px;
	text-align: center;
}
.info-bar .item-out:hover{
	background-color: #128bed;
	border: 1px solid #128bed;
	color: #fff;
}
.info-bar .itemHide{
	display: none;
}
/* 兼容IE */
.ie6 thumbnail {
    float: left;
    clear: none;
}
.ie7 thumbnail{
    float: left;
    clear: none;
}
.ie8 .thumbnail {
    float: left;
    clear: none;
}
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }
/* 底部固定广告*/
.ffd_bg {
    background: rgba(49, 126, 231, 0.8);
}
#find_float_div {
    position: fixed;
    bottom: 0;
    width: 117px;
    height: 90px;
    z-index: 500;
    cursor: pointer;
}
#find_float_div img {
    margin: 0;
    display: inline;
}
#find_float_div #ffd1 {
    height: 90px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: none;
}
#find_float_div #ffd1 #ffd1_img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 275px;
    height: 170px;
}
#find_float_div #ffd1 #ffd1_content1 {
    margin-left: 275px;
    padding: 5px 10px;
    box-sizing: border-box;
    width: 650px;
    float: left;
    padding-left: 40px;
}
#find_float_div #ffd1 #ffd1_content1 .find-title {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}
#find_float_div #ffd1 #ffd1_content1 .find-title span {
    color: #FDEE00;
}
#find_float_div #ffd1 #ffd1_content1 input {
    width: 430px;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#find_float_div #ffd1 #ffd1_content1 #recomend {
    width: 100px;
    line-height: 30px;
    height: 30px;
    color: white;
    border: none;
    background: #01C2AC;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}
#find_float_div #ffd1 #ffd1_content2 {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 1px;
    background: #626F7D;
    float: left;
    height: 70px;
}
#find_float_div #ffd1 #ffd1_content3 {
    float: left;
    text-align: center;
    width: 200px;
    margin-left: 20px;
}
#find_float_div #ffd1 #ffd1_content3 p {
    color: white;
    margin-top: 5px;
    font-size: 22px;
    font-weight: bold;
}
#find_float_div #ffd1 #ffd2_img {
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}
#find_float_div #ffd2 {
}
#find_float_div #ffd2 #show_float {
    cursor: pointer;
}