a{
    color: #414141;
    text-decoration: none;
}
.col-md-6{
    width: 630px;
   height: 330px;
    background-color: blueviolet;
    float: left;
    margin-top: 20px;
}
.col-md-4{
    width: 550px;
    margin-left: 20px;
   
    min-height: 200px;
    float: left;
    margin-top: 20px;
}
.col-md-3{
    width: 386px;
    margin-left: 21px;
   
    min-height: 200px;
    float: left;
    margin-top: 15px;
}
.content-line-one::after{
    content: "";
    height: 0px;
    clear: both;    
}
.content-titles-title>p{

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(180deg,rgb(236,160,9,0.5),rgb(236,160,9,0.7),rgb(236,160,9,1));
    border-bottom: 1px solid #ddd;
  
}
.content-titles-title>p>span:first-child{
    font-size: 20px;
   
    color: #ec400a;
   
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-weight: 600;
    

}
.content-titles-title>p>a>span{
    display: inline-block;
    float:right;
    
    color: #fff;
    background-color: #ec400a; 
    font-size: 12px; 
    margin-top: 7px;
    padding: 2px;
    border-radius: 3px;
    margin-right: 8px;  
   
}
.content-titles{
    margin-top: 10px;
    border: 1px solid #ddd;
}
.content-titles>li{
    line-height: 30px;
    font-size: 16px;
    color: #7c7c7c;
    height: 30px;
    overflow: hidden;
    list-style-type:square;
    text-indent: 25px;
   font-family:tahoma, Srial, helvetica, sans-serif

}
.content-titles>li>span{
    float: right;
    color: #b2b2b2;
   

}
.content-line-two>.col-md-3:first-child{
    margin-left: 0;
}
.content-bottom-right{
    margin-top: 20px;
}
.col-md-10{
    width: 1200px;
    min-height: 50px;
}
.content-titles-title>div{
    padding-top: 2px;
    padding-bottom: 10px;
}
.links>ul>li{
float: left;
padding:20px 30px;
font-size: 17px;

}
.index-bottom{
    padding:50px 0;
    background-color: #eca009;
}
.index-bottom p{
    text-align: center;
    color: #fff;
    line-height: 30px;
}
.index-kh{
    height: 170px;
    background-image: url(../img/201607031025132068.jpg);
    background-repeat: repeat;
    margin-top: 20px;
    overflow: hidden;
}
.index-kh>ul{
    color:#cf1d1d;
    font-size: 80px;
    text-shadow:0px 4px 7px #959292   ;
    line-height: 170px;
    text-align: center;
    font-family: "隶书";
    overflow: hidden;
    margin-top: 0px;
    transition-property:margin-top;
    -moz-transition-property: margin-top; /* Firefox 4 */
    -webkit-transition-property:margin-top; /* Safari 和 Chrome */
    -o-transition-property:margin-top; 
    transition-duration: 0.3s;
    -moz-transition-duration: 0.3s; /* Firefox 4 */
    -webkit-transition-duration: 0.3s; /* Safari 和 Chrome */
    -o-transition-duration: 0.3s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease; /* Firefox 4 */
    -webkit-transition-timing-function: ease; /* Safari 和 Chrome */
    -o-transition-timing-function: ease;

}
.index-kh>ul>li{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-line-three{
    margin-top: 10px;
}
.content-line-one>.col-md-3:first-child{
    margin-left: 0px;
}
#set-padding{
    padding-bottom: 0px;
}
.set_bottom_font{
    font-size: 18px;
}
#set-fc-padding{
    padding: 10px 0px 0px 0px;
}