html,body{width: 100%;height: 100%;}
.littleBg img{display: block;margin: 0 auto;}

.spendBar{width: 1200px; padding: 39px 0 33px;margin: 10px auto 0;background: #f9f9f9;}
.sBInner{display: table;margin: 0 auto;}
.sBInner li{float: left;text-align: center;}
.sBInner i{width: 29px;height: 25px;display: block;margin: 0 auto;background-position: 0 0;background-size: 100% 100%;background-repeat: no-repeat;}
.sBInner h4{font-size: 14px;color: #161616;margin: 9px 0 6px;}
.sBInner p{font-size: 14px;color: #2b2b2b;}
.done i{background-image: url("../img/done.png");}
.doing i{background-image: url("../img/doing.png");}
.doing h4,.doing p{color: #f18d00;}
.future i{background-image: url("../img/future.png");}
.spaceing{width: 150px;margin: 0 10px 0;border-top: 1px solid black;margin-top: 15px;}

.con{width: 1080px;margin: 20px auto 200px;position: relative;}
.cHLeft{float: left;color: #000;}
.cHLeft h3{font-size: 24px;font-weight: 400;}
.cHLeft p span{padding: 3px 15px;color: #fff;font-size: 14px;display: inline-block;margin: 14px 28px 18px 0;}
.cHLeft div{font-size: 14px;}
.cHLeft div span{margin-right: 15px;}

.cHRight{float: right;padding-top: 14px;position: relative;}
.cHRight h3{font-size: 24px;color: #000;margin-bottom: 24px;text-align: center;font-weight: 400;}
.cHRight p a{width: 120px;height: 37px;font-size: 18px;color: #fff;background: #f18d00;display: inline-block;margin-right: 13px;text-align: center;line-height: 37px;border-radius: 30px;}
.cHRight p a:first-child{border: 1px solid #00b7ee;color: #434343;background: #FFF;}
.cHRphone{width: 100%; position: absolute;left: 0;bottom: -45px;font-size: 20px;color: #636363;text-align: center;}
.cInner h3{margin: 37px 0 5px;font-weight: normal;font-size: 14px;color: #636363;}
.cInner p{font-size: 14px;color: #636363;line-height: 23px;}

.maskBox{width: 100%;height: 100%;position: fixed;left: 0;top: 0;display: none;}
.mask{width: 100%;height: 100%;background: black;opacity: 0.5;filter: alpha(opacity=50);/*IE*/}
.alertBox{width: 444px;position: absolute;left: 50%;top: 50%;background: #f6f4f4;margin-left: -222px;margin-top: -89px;}
.alTop{height: 40px;background: #f18d00;}
.alTop img:first-child{margin: -7px 0 0 7px;float: left;cursor: pointer;}
.alTop img:first-child+img{margin: 9px 10px 0 0;float: right;}
.alInner{height: 120px;border: 1px solid #a5a5a5; border-top: 1px solid #eed7b6;margin-top: 1px;font-size: 18px;color: #232323;text-align: center;padding-top: 14px;}
.alInner p a{font-size: 24px;color: #ff0e0e;}
.read{width: 110px;height: 27px;display: block;border-radius: 30px;background: #f18d00;color: #fff;font-size: 18px;text-align: center;line-height: 27px;margin: 10px auto 0;}
.alInner p{margin-bottom: 11px;}

.poImg{position: absolute;left: 50%;bottom: 10px;margin-left: 300px;}