 /*顶部logo + 导航*/
.top-header-box{
        position: static;
        left: 0;
        right: 0;
        z-index: 100;
        top: 0;
        /*background-color: #fff;*/
}
#header.no--fixed {
    position: static;
}
#header .nav_child .child {
    background: #ed8c80;
}
.nav_logo {
    height: 359px;
    background: #da1a03 url('../../home/images/index/0415.png') no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    transition: all 1s;

}
.g-logo{
    height: 210px;
    /*background: url('../images/sl_logo_03.png') no-repeat 18% bottom;*/
    background: url('../images/sl_logo_03.png') no-repeat center bottom;
    transition: all 1s;

}
.nav_logo_qd {
    height: 97px;
    /*background: rgba(130,24,28,.6);*/
    transition: all 1s;
    color:#fff;
}
.page1366 #header.bak {
    /*background:rgba(218,26,3,.7);*/
    background: #82181c;
}
.container_1285 {
    transition: all 1s;
}

@media (min-width: 992px){
	.container_1285 {
    width: 970px;
		}
	.col-md-4 {
    width: 33.33333333%;
        float: left;
		}
}

@media (min-width: 1200px){
	.container_1285 {
		width: 1285px;
	    padding: 0 !important;
	}
}
.container_1285 {
	margin: 0 auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
    /*overflow:hidden;*/
}
.nav_gg {
    transition: all 1s;
    /*display: flex;*/
    /*background: url('../../home/images/index/zyggbj.png') no-repeat right center;*/
    background: url('../../home/images/index/gonggao-bg.png') no-repeat right center;
    /*color:#fba704;*/
    overflow: hidden;
   
}
.nav_gg .gg-left{
    float: left;
}
.top--border{
    border-top: 10px solid #fff2f3;
}
.bottom--border{
    border-bottom: 10px solid #fff2f3;
}
.fir-sec {
    /*padding-top: 496px;*/
    padding-top: 3px;
    transition: all 1s;
}
.fir-sec.fudong {
    padding-top: 180px;
    transition: all 1s;
}
.gg-content {
    flex: 1;
    height: 45px;
    margin-left: 14px;
}
.gg-list,.toutiao-list {
    height: 40px;
    overflow: hidden;
    background: none;
}
.gg-list {
    float: left;
    width: 65%;
    overflow: hidden;
}
.gg-content li {
    background: url('../../home/images/index/btzsfwxz.png') no-repeat left center;
    padding-left: 20px;
    font-size: 14px;
    color:#bb0000;
    
}
.gg-list li {
    line-height: 40px;
    min-width: 400px;
    margin-right: 50px;
    /*margin-bottom: 5px;*/
}
.toutiao-list li {
    line-height: 40px;
    /*margin-bottom: 20px;*/
}

.gg-content li a {
    display: block;
    
}
.toutiao-list li {
    font-size: 18px;
    font-weight: bold;
}
.gg-left .gg-title{
    /*display: flex;
    align-items: center;*/
    display: block;
    overflow: hidden;
}
.gg-title {
    width: 120px;
    
    height: 40px;
    line-height: 40px;
    background: url('../../home/images/index/gg-title-bg.png') no-repeat left center;
    color: #fff;
}
.gg-title:hover{
    color:#fff;
    opacity: .8;
}
.gg-title i {
    float: left;
    font-style: normal;
}
.gg-icon {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 8px;
}  
.icon--zy {
    height: 40px;
    background:url('../../home/images/index/lb.png') no-repeat center center;
}
.icon--ss {
    background:url('../../home/images/index/sousuo.png') no-repeat center center;
}
.gg-time {
    /*background: #eee;*/
    width: 120px;
    height: 40px;
     background: url('../../home/images/index/toutiao-title.png') no-repeat left center;
    text-align: center;
    
}












