.wrap-footer-box{}
.wrap-footer-box .box:first-child{margin-right: 6px;}
.wrap-footer-box .box .inner-content{
    padding: 10px;
}
.wrap-footer-box .box{
    float: left;
    width: 442px;
    border: 1px solid rgba(204, 204, 204, 0.6);
}

.items {
    height: 120px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #BFBFBF;
}
.items  .img-news
{
    width:180px;
    height:110px;
    border:none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#D2D2D2)";/*IE 8*/
    -moz-box-shadow: 2px 2px 3px 3px rgba(210,210,210,0.3);/*FF 3.5+*/
    -webkit-box-shadow: 2px 2px 3px 3px rgba(210,210,210,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 2px 2px 3px 3px rgba(210,210,210,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#D2D2D2); /*IE 5.5-7*/
}

.box-news-idx .items .content {
    height: 100px;
    overflow: hidden;
    padding-left: 15px;
}
h3.title-news{
    margin:0px;
    padding:0px 0px;
}
h3.title-news a {
    font-weight: normal;
    font-size: 17px;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
}

#social-air
{
    margin-top:10px;
    padding:0px 80px;
}

.dknt
{
    padding:30px 30px;
}
.dknt b
{
    font-size:15px;
}

.registy-form {
    margin-top:20px;
}

.registy-form #form-sub input {
    padding: 9px 60px;
    border: 1px solid #ccc;
}
.registy-form #form-sub button {
    border: 0;
    margin-left: -5px;
    border-left: 1px solid #ccc;
    padding: 10px 15px;
    color: #797777;
}

h3.kn
{
    font-size:20px;
    text-transform:uppercase;
    font-weight:normal;
    text-align:center;

}

.support-index
{
    padding: 5px 5px;
    font-size: 17px;
    width:70%;
    margin: 0;
    margin-bottom: 7px;
}
.support-index .hotline {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #D60000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:28px;

}
.support-index .hotline span {
    font-size: 14px;
    
    text-transform: uppercase;
    padding-left:50px;
    background: url(../img/icon-phone.png) no-repeat left;
    position: relative;
    float: left;
    top: -4px;
    width:60px;
    height:50px;
}

.support-index .sp-item
{

    text-align: left;
    font-size: 14px;
    margin: 5px 0;
    padding: 0px 10px;

}

.support-index .sp-item .phone {
    font-size: 14px;
    margin: 5px 0;
}

.support-index .sp-item .email {
    font-size: 14px;
    margin: 5px 0;
    word-break: break-all;
}
.support-index .sp-item img {
    margin: 0px 5px;
}


