html
{
    background:#fff;
}
.cf-container
{
    width:1200px !important;
    margin:0 auto;
    display:block;
    padding:0px;
}

.left_news_box
{
    width:840px;
    display:inline-block;
}

.news-wrap
{
    margin-top:50px ;
    font-size:0px;
}
.fgsxw-box
{
    display:block;
    width:100%;
    background:#faf7f7;
    height:80px;
    margin-bottom:20px;
}

.fgsxw_a
{
    display:inline-block;
    padding:0px 50px;
    font-size:20px;
    height:100%;
    line-height:80px;
    color:#333;
    letter-spacing: 2px;
}

.fgsxw-box a.hover{
    color:#fff;
}
.sNews ul{
    background:#faf7f7;
    padding:20px !important;
    box-sizing: border-box;
}
.sNews li
{
    padding:0px !important;
    border-bottom:1px dashed #ccc;
    padding-bottom:20px !important;
    margin-bottom:20px !important;
    
}

.sNews li div
{
    width:460px;
}

.sNews li .sNewsMore
{
    width:95px;
    height:35px;
    line-height:35px;
    font-size:16px;
}
.sNews li .sNewsMore:hover{
    color:#fff;
    background:#004126;
}
.sNews li div.details_box
{
    height:35px;
}

.sNews li .sNewsTit
{
    font-size:20px;
    font-weight:400;
}

.sNews li .sNewsKey
{
    text-align:justify;
    font-size:14px;
}

/* 右侧报价 */
.right_news_box
{
    width:300px;
    display:inline-block;
    margin-left:60px;
    vertical-align:top;
    
}
.news_yy_box input{
    margin: 5px 0;
    width: 100%;
    font-size: 12px;
    color: #333;
    height: 40px;
    background: #f0f0f2;
    border-radius: 4px;
    text-indent: 55px;
    border:1px solid #f0f0f2;
    outline:none;
    display:block;
    margin-bottom:20px;
    font-size:16px;
    
  }

.form_bottom
{
    outline:none;
    border:none;
}
.msg-required
{
    border:1px solid #f5f5f5 !important;
}
.errorClass
{
    border:1px solid #d21526 !important;
}

.news_yy_bg
{
    padding:20px;
    width:100%;
    display:block;
    box-sizing: border-box;
    background:#faf7f7;
    border-radius:6px;
}

.news_yy_header h3{
    font-size:22px;
    font-weight:700;
    letter-spacing: 3px;
    display:block;
    margin-bottom:10px;
}

.news_yy_header p{
    font-size:12px;
    letter-spacing: 2px;
    color:#333;
    display:block;
    margin-bottom:15px;
}
.news_yy_header p span{
    color:#004126;
}

.news_yy_btn
{
    display:block;
    background:#004126;
    color:#fff;
    font-size:22px;
    font-weight:700;
    letter-spacing: 2px;
    height:60px;
    line-height:60px;
    text-align:center;
    width:100%;
    display:block;
    border-radius:4px;
    margin-bottom:15px;
}

.js_text
{
    font-size:12px;
    color:#333;
}

.js_text span{
    color:#004126;
    margin-right:4px;
}
.news_yy_name
{
    background-image:url(../images/nameicon.png) !important;
    background-position: 21px center !important;
    background-repeat: no-repeat !important;
    background-size:auto 20px !important;
}
.news_yy_tel
{
    background-image:url(../images/mobileicon.png) !important;
    background-position: 25px center !important;
    background-repeat: no-repeat !important;
    background-size:auto 20px !important;
}
.news_yy_area
{
    background-image:url(../images/areaicon.png) !important;
    background-position: 23px center !important;
    background-repeat: no-repeat !important;
    background-size:auto 20px !important;
}

.news-right-position
{
    top: 0px;
    position: fixed;
   
    z-index: 99;
}