
.form-box   
{
    width: 1200px;
    height: 109px;
    background: #F2F2F2;
    opacity: 1;
    border-radius: 8px;
    padding:20px 30px;
    box-sizing: border-box;
    /* margin-top:30px; */
}
.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-right-btn:hover{
    color:#fff;
}
.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-content
{
    font-size:0px;
    margin-top:35px;
    

}

.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:400px;

}

.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:30px; */
    line-height:30px;
    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% !important;
    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;
}

.tj-news
{
    height: 367px;
    background: #F2F2F2;
    opacity: 1;
    border-radius: 8px;
    width:100%;
    display:block;
    margin-top:30px;
    padding:30px;
    box-sizing: border-box;
}


.gl-case-box
{
    width:100%;
    display:block;
    height: 467px;
    background: #F2F2F2;
    opacity: 1;
    border-radius: 8px;
    box-sizing: border-box;
    padding:30px;
    margin-top:30px;
    margin-bottom:60px;

}
.tj-news h3{
    font-size:36px;
    height:36px;
    line-height:36px;
    overflow:hidden;
    color:#333;
    width:100%;
    text-align:center;
    margin-bottom:40px;
}

.tj-news-box
{
    width:100%;
    display:block;
    font-size:0px;
}

.tj-news-one
{
    width:370px;
    height:231px;
    display:inline-block;
    margin-right:15px;
    position:relative;
    overflow:hidden;
    border-radius:8px;
    
}

.tj-news-one:nth-child(3n)
{
    margin-right:0px;
}

.tj-news-one a{
    width:100%;
    height:100%;
    display:block;

}
.tj-news-one a img
{
    height:100%;
    width:100%;
}

.tj-news-one a p{
    position:absolute;
    width:100%;
    height:20px;
    font-size:20px;
    line-height:20px;
    color:#fff;
    left:0px;
    bottom:10px;
    text-align:center;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding:0px 5px;
    box-sizing: border-box;
    overflow:hidden;

}


/* 复制体 */


.case-item
{
    width:370px;
    height:331px;
    box-sizing: border-box;
    display:inline-block;
    margin-right:15px;
}

.case-item:nth-child(3)
{
    margin-right:0px;
}
.case-img
{
    width:100%;
    height:231px;
    display:block;
}
.case-img a{
    width:100%;
    height:100%;
    display:block;
}

.case-text
{
    width:100%;
    height:100px;
    padding:20px 30px;
    box-sizing: border-box;
    background:#fff;

}

.ct-left .img{
    width:60px;
    height:60px;
    border-radius:30px;
    overflow:hidden;
    display:inline-block;
}

.ct-left .img img{
    max-width:100%;
}

.ct-left  .txt
{
    display:inline-block;
    font-size:0px;
    vertical-align:top;
    margin-left:4px;
}

.txt-title
{
    font-size:22px;
    line-height:22px;
    height:22px;
    overflow:hidden;
    margin-top:7px;
}
.txt-desc{
    font-size:16px;
    line-height:16px;
    height:16px;
    overflow:hidden;
    margin-top:10px;
}


.ct-left
{
    display:inline-block;
}
.ct-right
{
    display:block;
    float:right;
    text-align:center;
}
.rt-btn{
    width: 115px;
    height: 48px;
    background: linear-gradient(48deg, #C4261D 0%, #B1241C 100%);
    opacity: 1;
    border-radius: 8px;
    font-size:18px;
    color:#fff;
    line-height:48px;
    display:inline-block;
    margin-top:6px;

}

.big-case-box
{
    font-size:0px;
}


.big-title
{
    padding-bottom:20px;
    border-bottom:2px solid #d2d2d2;
    margin-bottom:20px;
}


.bg-ll-box
{
    display:inline-block;
  
    height:36px;

}
.bg-left
{
    font-size:0px;
    color:#333;
    line-height:36px;
    vertical-align:top;
    height:36px;
}

.bg-left .left-tt
{
    font-size:36px;
    height:36px;
    line-height:36px;
    display:inline-block;
    vertical-align:top;
}

.bg-left .line
{
    width: 7px;
    height: 36px;
    background: #C4261D;
    opacity: 1;
    border-radius: 4px;
    margin-right:5px;
    display:inline-block;
}

.bg-right{
    float:right;
    display:block;
    font-size:12px;
    color:#999;
    margin-top: 25px;
    height: 12px;
    line-height: 12px;
}

/* 复制体结束 */

.r-title
{
    width:100%;
    height:24px;
    display:block;
    margin-bottom:30px;
}
.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;
}
.news-details p{margin-bottom:8px;}
.news-details a{
    font-size: inherit  !important;
    font-weight:inherit  !important;
    font-style:inherit !important;
}


.news-right-position{
        top:55px;
        position:fixed;
        margin:0px !important;
        z-index:99;
}