/*
CopyRight:DFrobot.com.cn 2017
Author:Fish,Luke
Content:Foot
*/

#footerFrame {height: 200px;background: #ffffff;position: relative;margin: 40px auto 0 auto;width: 100%;height: 436px;min-width: 1200px;}
#footerFrame .line{width: 100%;height: 1px;background: #fd9326;margin-top: 29px;}
#footerFrame .top {width: 100%;background:#fd9326;}
#footerFrame .top .topImg {width: 1200px;height: 101px;margin: 0 auto;background: url(../images/footer_biao.jpg) no-repeat top center #fd9326;}
#footerFrame .content {width: 1200px;position: relative;height: auto;margin: 0 auto;}
#footerFrame .content .conRight {width: 959px;position: absolute;height: 335px;background: #ffffff;left: 241px;}
#footerFrame .content .conRight .conrightTop {padding: 43px 0 0 63px;}
#footerFrame .content .conRight .conrightTop dl {float: left;margin-left: 12%;}
#footerFrame .content .conRight .conrightTop dl:nth-child(1) {margin-left: 0;}
#footerFrame .content .conRight .conrightTop dl dt {color: #313131;font-weight: bold;font-size: 16px;margin-bottom: 24px;}
#footerFrame .content .conRight .conrightTop dl dd {margin-top: 7px;}
#footerFrame .content .conRight .conrightTop dl dd a {color: #313131;}
#footerFrame .content .conRight .conrightMiddle {height: 30px;position: absolute;top: 185px;width: 630px;}
#footerFrame .content .conRight .conrightMiddle div {height: 33px;margin-left: 20px;width: 90px;float: left;cursor: pointer;}
#footerFrame .content .conRight .conrightMiddle .bankOne {margin-left: 64px;background: url(../images/footer_bank.png) no-repeat -111px 0;}
#footerFrame .content .conRight .conrightMiddle .bankTwo {background: url(../images/footer_bank.png) no-repeat -221px 0;}
#footerFrame .content .conRight .conrightMiddle .bankThree {background: url(../images/footer_bank.png) no-repeat -331px 0;}
#footerFrame .content .conRight .conrightMiddle .bankFour {background: url(../images/footer_bank.png) no-repeat 0 0;}
#footerFrame .content .conRight .line02 {height: 2px;background: #959595;position: relative;top: 180px;width: 895px;left: 63px;}
#footerFrame .content .conRight .conrightBottom {position: absolute;left: 63px;top: 265px;color: #7d7d7d;}
#footerFrame .content .conRight .conrightBottom .footerA {color: #7d7d7d;}
#footerFrame .content .conRight .conrightBottom img {position: absolute;left: 726px;top: -5px;width: 170px;}
#footerFrame .content .conRight .friendLink {position: absolute;left: 63px;top: 300px;color:#7d7d7d;}

#footerFrame .sideBar .free{background: #ffffff;text-align: center;display: block;font-size: 14px;height: 30px;line-height: 30px;margin-bottom: 3px;}
#footerFrame .sideBar .qq{ display: block;padding: 13px 0 0 0;color: #313131;position:relative;}
#footerFrame .sideBar .qq div{width: 10px;height: 2px;background: transparent;}
#footerFrame .sideBar .qq .icon{ text-align: center;width: 100%;height: 12px;}
#footerFrame .sideBar .qq .icon img {width: 28px;height: 28px;}
#footerFrame .sideBar .qq .floatImg {position: absolute;display: none;flex-direction: column;left: -185px;top: 0px;width: 182px;height: 198px;overflow: hidden;background-image: url(../images/weixin_bg.png);background-size: contain;background-repeat: no-repeat;}
#footerFrame .sideBar .qq .floatImg img {position: absolute;width: 164px;height: 164px;top: 33px;left: 5px;}
#footerFrame .sideBar .qq:hover .floatImg {display:flex;}
#footerFrame .sideBar .qq .qqTalk{position: absolute;display: none;width: 65px;height: 62px;top:0;left:0;}
#footerFrame .sideBar hr{width: 48px;background: #d2d2d2;}
#footerFrame .sideBar .icon-tubiao215{color: #26b8f2;font-size: 28px;position: relative;top: -4px;}
#footerFrame .sideBar .workTime div{color: #313131;height: 13px;}
#footerFrame .sideBar .backTop{background: #a0a0a0;margin-top: 14px;color: #f9f9f9;display: none;cursor: pointer;}
@media only screen and (min-width: 1200px) and (max-width: 1480px) {#footerFrame .sideBar{width: 65px;height: 162px;position: fixed;left: 50%;bottom: 100px;text-align: center;margin-left: 45%;}}
@media only screen and (min-width: 1480px) {#footerFrame .sideBar{width: 65px;height: 162px;position: fixed;left: 50%;bottom: 100px;text-align: center;margin-left: 630px;}}
@media only screen and (max-width: 1200px) {#footerFrame .sideBar{width: 65px;height: 162px;position: fixed;right: 0;bottom: 100px;text-align: center;}}
/*end*/