


.news-content
{
    font-size:0px;
    margin-top:0px;
    

}

.news-left
{
    width: 862px;
    height: auto;
    background: #F2F2F2;
    opacity: 1;
    border-radius: 8px;
    margin-right:30px;
    padding:30px 70px;
    box-sizing: border-box;
    display:inline-block;
    min-height:800px;

}

.news-right
{
    width: 308px;
    height: 458px;
    background: #F2F2F2;
    opacity: 1;
    border-radius: 8px;
    display:inline-block;
    vertical-align:top;
    padding:20px;
    box-sizing: border-box;
}

.title
{
    width:100%;
    text-align:center;
    height:auto;
    margin-bottom:6px;
    line-height:35px;
    font-size:30px;
    color:#000;
}

.news-infos
{
    margin-top:20px;
    margin-bottom:20px;
    width:100%;
    display:block;
    height:16px;
    line-height:16px;
    font-size:16px;
    color:#666;
    text-align:center;
}

.news-infos span{
    display:inline-block;
    margin-left:25px;
    margin-right:25px;
}

.news-details
{
    font-size:18px;
    color:#000;
    line-height:25px;
    
}

.news-details img{
    max-width:100%;
    margin:10px auto;
    display:block;
}

.news-tag
{
    margin-top:40px;
    font-size:18px;
    color:#000;
}
.news-tag a
{
    color:#C4261D;
    border:1px solid #C4261D;
    padding:5px;
    font-size:18px;
}



.r-title
{
    width:100%;
    height:24px;
    display:block;
    margin-bottom:15px;
}
.r-title h3{
    display:inline-block;
    font-size:24px;
    height:24px;
    line-height:24px;
    color:#000;
}

.r-title a{
    display:block;
    width:auto;
    float:right;
    font-size:12px;
    line-height:12px;
    height:12px;
    overflow:hidden;
    color:#999;
    margin-top:12px;
}

.r-case-item
{
    font-size:0px;
    width:100%;
    height:76px;
    display:block;
    margin-bottom:20px;
}
.r-case-item a{
    width:100%;
    height:100%;
    display:block;
    font-size:0px;
   
}

.r-left-box
{
    width:131px;
    height:90px;
    display:inline-block;
    margin-right:9px;
    vertical-align:top;
    
}

.r-right-box{
    width:128px;
    height:90px;
    display:inline-block;
    position:relative;
}
.r-right-box p{
    font-size:18px;
    height:18px;
    line-height:18px;
    color:#000;
    margin-bottom:12px;
    width:100%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top:2px;
}

.r-right-box p.lastp
{
    font-size:14px;
    height:24px;
    line-height:24px;
    width:100%;
    display:block;
    border-radius:12px;
        
    border: 1px solid #707070;
    text-align:center;
    position:absolute;
    left:0px;
    bottom:0px;
    margin-bottom:0px;
}




/* form表单 */



.form-box   
{
    width: 1200px;
    height: 109px;
    background: #F2F2F2;
    opacity: 1;
    border-radius: 8px;
    padding:20px 30px;
    box-sizing: border-box;
    margin-top:30px;
    margin-bottom:80px;
}
.trunoff
{
    font-size:0px;
}
.trun-btn
{
    width:169px;
    height:69px;
    display:inline-block;
    background:#fff;
    padding:20px 0px 20px 65px;
    box-sizing: border-box;
    font-size:20px;
    color:#000;
    border-radius:8px;
}
.bj-on
{
    background-color:#C4261D;
    background-image:url(../image/jisuanqi-2.png);
    background-position:20px center;
    background-repeat: no-repeat;
    color:#fff;
    
}

.sj-off
{
    background-image:url(../image/gangbi.png);
    background-position:20px center;
    background-repeat:no-repeat;
    
}
.trunoff
{
    display:inline-block;
}
.trun-box
{
    display:inline-block;
    font-size:0px;
}
.trun-right-btn{
    width: 242px;
    height: 69px;
    font-size:24px;
    line-height:24px;
    background-color: #B4241C;
    color:#fff;
    opacity: 1;
    border-radius: 8px;
    padding:22px;
    padding-left:70px;
    background-image:url(../image/arrow-right-copy.png);
    background-repeat:no-repeat;
    background-position:25px center;
    display:block;
    box-sizing: border-box;
    float:right;
}
.trun-box
{
    font-size:0px;
    vertical-align:top;
}
.input-btn
{
    width: 245px;
    height: 69px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 8px;
    padding:25px;
    box-sizing: border-box;
    color:#333;
    display:inline-block;
    margin-left:20px;
}

.trun-box input::-webkit-input-placeholder
{ 
   color:#999999; 
   font-size:20px; 
}
    
.trun-box input:-moz-placeholder
{ 
    color:#999999; 
   font-size:20px;  
}
    
.trun-box input::-moz-placeholder{ 
    color:#999999; 
    font-size:20px; 
    } 
.trun-box input:-ms-input-placeholder{ 
    color:#999999; 
   font-size:20px; 
   }


.news-right-box
{
    width:308px;
    display:inline-block;
    vertical-align:top;
}

.news-designer
{
    width:308px;
    height:264px;
    display:block;
    padding:20px;
    box-sizing: border-box;
    background: #F2F2F2;
    opacity: 1;
    border-radius: 8px;

    margin-bottom:30px;
}

.news-content{
    position: relative;
}

.news-ltop
{
    width:200px;
    height:100%;
    display:block;
    position:absolute;
    left:0px;
    top:0px;

}




.news-cc
{
    width:600px;
    display:block;
    float:right;
}

.de-img
{
    width:66px;
    height:66px;
    display:inline-block;
    overflow:hidden;
    border-radius:33px;
}

.de-img img{
    max-width:100%;
}
.de-text
{
    display:inline-block;
    margin-left:10px;
    vertical-align:top;
}
.de-text .name{
        font-size:22px;
        line-height:22px;
        height:22px;
        color:#000;
        margin-top:9px;
        margin-bottom:10px;
}

.de-text .dg-title  
{
    font-size:16px;
    line-height:16px;
    height:16px;
    color:#666;
}

.p-de
{
    font-size:16px;
    line-height:16px;
    display:block;
    margin:10px auto;
    width:100%;
    height:65px;
    overflow:hidden;
}
.de-btn
{
    font-size:0px;
    vertical-align:top;
}
.de-btn a
{
    width: 126px;
    height: 40px;
    font-size:18px;
    opacity: 1;
    border-radius: 8px;
    line-height:40px;
    color:#fff;
    display:inline-block;
    text-align:center;
}

.de-btn a.de-online
{
    background: #B4241C;
    margin-left:15px;
    
}

.de-btn a.de-yuyue{
    
    background: #084300;
}


.news-nav
{
    position:fixed;
    width: 130px;
    height: 298px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 8px;
    top:320px;
    margin-left:15px !important;
    padding:20px;
    box-sizing: border-box;
    
   
}


.nav-item
{
    width:100%;
    line-height:18px;
    height:18px;
    padding-bottom:25px;
    padding-top:5px;
    background:url(../image/nav-lines.jpg) 9px bottom no-repeat;
    font-size:16px;
    color:#000;
    vertical-align:top;
}

.nav-item:last-child{
    background:none;
    padding-bottom:0px;
}

.nav-item .name{
    vertical-align:top;
    margin-left:5px;
    margin-top:2px;
}

.nav-item .circle
{
    width:18px;
    height:18px;
    border-radius:9px;
    box-sizing: border-box;
    border:1px solid #707070;
    background:#fff;
    display:inline-block;
}

.nav-on .circle{
    background:#C4261D;
    border:1px solid #C4261D;
}

.detail-boxs
{
    margin-bottom:0px;
}
.detail-boxs 
{
    line-height:30px;
}

.detail-boxs p{
    font-size:18px;
    line-height:inherit
}
.detail-boxs img{
    display:block;
    margin:6px auto !important;
}

.nav-item
{
    cursor: pointer;
}

.postion-case-detail    
{
    position:fixed;
    top:55px;
    margin:0 !important;
    z-index:99;
}

.position-case-cases{
    position:fixed;
    top:345px;
    margin:0 !important;
    z-index:99;
}