.fb-item .on .iconfont {
    color: #0063ff!important;
}
.fb-item .on span {
    color: #0063ff!important;
}
.start-box { margin-top: 55px;
    width: 100%;
	background: url(/qdjierui-com/images/start-bg.png) no-repeat center center; padding-top: 55px; padding-bottom: 55px;
}
.blue{ color: #a8c9fb!important; margin-right: 8px;}

.auto-width {
    max-width: 1200px;
    margin: 0 auto;    margin-top: 61px;
}
.start-box .text-content {
    float: left;
}
.start-box .title {
    font-size: 32px;
    margin-bottom: 6px;
}
.start-box .des {
    font-size: 16px;
}

.start-box .start-btn {
    float: right;
    display: inline-block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: #0080ff;
    color: #fff;
    margin-top: 18px;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.footimg{ width: 30px;}
.hidepc{ display:none  }
.bold{ font-weight: bold;}

 .tel_left {
     margin-top: 5px;
     -webkit-animation: bounceleft 2s linear infinite;
     animation: bounceleft 2s linear infinite;
 }

	.tel_left{
	        margin-top: 5px;
	        -webkit-animation: bounceleft 2s linear infinite;
	        animation: bounceleft 2s linear infinite;
	    }
	    @-webkit-keyframes bounceleft {
	        20%{
	            transform:rotate(45deg);
	        }
	        40%{
	            transform:translate3d(0, 0px, 0);
	        }
	        80%{
	            transform:translate3d(0, 10px, 0);
	        }
	        100% {
	            transform:translate3d(0, 0px, 0);
	        }
	    }
	    @keyframes bounceleft {
	        20%{
	            transform:rotate(45deg);
	        }
	        40%{
	            transform:translate3d(0, 0px, 0);
	        }
	        80%{
	            transform:translate3d(0, 10px, 0);
	        }
	        100% {
	            transform:translate3d(0, 0px, 0);
	        }
	    }
	
.footer h2 {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 20px;
}



@media screen and (min-width:1200px){
.moblie_head{ display:none
}
}




.font40{ font-size:36px!important;   }
.footers p{ color: #999999; }



.
.list-media {
    list-style: none;
    padding: 35px 10px 2px 10px
}

.list-media li {
    margin-bottom:35px;
}

.list-media.list-underline li {
    padding-bottom: 15px;
    border-bottom: solid 1px #ddd;
    line-height: inherit;
}





.footer{
   
    background-size: 100% 100%; 
}

.footer h5{    color: #ffffff;
    font-size: 21px;
    padding-bottom:15px; padding-top:6px
}


.footlist  li{ padding-bottom: 12px;}

.footer{
    padding: 58px 0 60px;
    background-color: #191e33;
    color: #8a8c99;
}



}