html{
	width:100%;
	min-width:1400px;
	width:expression_r(document.body.clientWidth < 1400 ? "1400px": "auto" );
}

#fu li {
        list-style: none;
        float: left;
        padding: 20px 20px 18px 20px;
    }
#fu{
	width: 50%;
	font-size: 16px; 
	color:#FFFFDD; 
	margin-left: 50%; 
	margin-top: -62px;
}
  .dao {
        background-color: #C1082B;
    }
    
 .font {
        font-size: 30px;
    }

        .font span {
            font-size: 36px;
            color: #C1082B;
        }

    .font2 {
        font-size: 17px;
        color: #3c3b3b;
        margin-top: 7px;
    }
    
  .li1 {
        float: left;
        margin-left: 50px;
    }

        .li1 li {
            color: #fff;
            list-style: none;
            margin-top: 22px;
            font-size: 14px;
        }

    .tite {
        font-size: 18px;
    }

    a {
        text-decoration: none;
        color: #fff;
    }
	#fu a:hover{
		color: #fff;
	}

.li1 a:hover{
	color: #fff;
}
li a {
	color: #fff !important;
}
  
  .iee{
	display: none;
}
.menux{
	font-size: 17px;
	color: #C1082B;
}
  
  
    .xia a:hover {
        text-decoration: underline;
    }

  /*returnTop*/
    #back-to-top {
        position: fixed;
        display: none;
        bottom: 120px;
        right: 1px;
    }

        #back-to-top a {
            text-decoration: none;
            display: block;
            border: none;
        }

        #back-to-top img, #qq1 img, #wx1 img, #tel1 img {
            width: 100%;
            height: 100%;
        }

    #qq1 {
        position: fixed;
        bottom: 300px;
        right: 1px;
    }

    #wx1 {
        position: fixed;
        bottom: 240px;
        right: 1px;
    }

    #tel1 {
        position: fixed;
        bottom: 180px;
        right: 1px;
    }


 .bottom {
       width: 100%; 
       margin: 0 auto; 
       background-color: #262626;
    }

.an{
	width: 150px;
	margin: 7px auto;
}
.an div {
        	text-align:center;
            background-color: #C1082B;
            color: #fff;
            font-size: 16px;
            height: 40px;
            width: 100%;
            line-height: 40px;
            
        }




    /*导航部分下拉菜单样式*/
    #dd_menu_top_down, #dd_menu_top_down1 {
    	margin-top: 5px;
    	display: none;
        width:100%;
        background-color: #C1082B;
    }




    .op {
        position: absolute;
        z-index: 999;
    }