.wrapper {
	width: 1210px;
	margin: 0 auto;
    position: relative;
}

#header {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.header-banner {
	width: 100%;
	background: #A6000C;
}

.header-banner img {
	text-align: center;
	margin: 0 auto;
}

#nav {
	width: 100%;
	height: 60px;
	background: #EFEFEF;
	border-bottom: 2px solid #DCDCDC;
}

#nav a {
	font-size: 20px;
	color: black;
}

#nav ul {
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin: 0px;
}

#nav ul li {
	width: 166px;
	height: 60px;
	line-height: 60px;
	float: left;
	text-align: center;
}

#nav ul li a:hover {
	color: #A6000C;
}

#nav .on{
    border-bottom:2px solid #BF000A;
    
}
#nav .on a{
    color:#BF000A;
    font-weight:bold;
}

#index-row-1{
    width:100%;    
    margin-top:20px;
}

.indexFocus {
	width: 550px;
	height: 360px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
    float:left;
}

.indexFocus .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.indexFocusx .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.indexFocus .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;      
}

.indexFocus .hd ul li.on {
	background: #f00;
	color: #fff;
}

.indexFocus .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.indexFocus .bd li {
	zoom: 1;
	vertical-align: middle;
    position: relative;
}

.index-focus-title{
    height:30px;
    line-height:30px;
    color:white;
    position: absolute;
    left:0px;
    bottom:0px;
    z-index:65535;
    text-indent: 10px;
}

.indexFocus .bd img {
	width: 550px;
    height: 360px;
	display: block;
}

.index-focus-bg{
    width:550px;
    height:30px;
    background:black;
    position: absolute;
    left:0px;
    bottom:0px;
    opacity: 0.7;                    /*标准写法*/
    -ms-filter: "alpha(opacity=70)"; /*IE8及以下*/
    filter: alpha(opacity=70);       /*IE9及以上*/
}

.index-row-1-right{
    width:607px;
    height:360px;
    float:right;
}

.index-title-1{
    width:100%;
    height:42px;
}
.index-title-sign-1{
    width:110px;
    height:42px;
    line-height:42px;
    background:#BF000A;
    text-align: center;
    font-weight: bold;
    font-size:20px;
    color:white;
}

.index-news-line-1{
    width:100%;
}
.index-news-line-1 ul{
    width:100%;
    margin-top: 5px;
    
}
.index-news-line-1 ul li{
    width:100%;
    margin-top:9px;
    position: relative;
    font-size:16px;
    list-style:disc;
}
.index-news-line-1 a{
    color:#333333;
}

.index-news-line-1 ul li a:hover{
    color:#BF000A;
} 

.li-date{
    position: absolute;
    right:0px;
    top:0px;
    color:#999999;
}

#index-row-split{
    width:100%;
    height:5px;
    clear:both;
    margin:30px 0px 30px 0px;
    padding:30px 0px 10px 0px;
}

.index-row-split{
    width:100%;
    height:3px;
    background:#BF000A;    
}

#index-row-2{
    width:100%;
    height:586px;
    margin-top:10px;
    clear:both;
}
.index-row-2-left{
    width:825px;
    height:586px;
    position: absolute;
    left:0px;
    top:0px;
}

.index-row-block-1{
    width:825px;
    height:280px;
    margin-bottom:10px;
}

.index-row-2-block{
    width:400px;
    height:280px;
    float:left;
}

.index-row-2-block-title{
    width:100%;
    height:30px;
    border-bottom:1px solid #AEAEAE;
}

.index-row-2-block-title-inner{
    height:22px;
    border-left:4px solid #BF000A;
    color:#BF000A;
    text-indent: 10px;
    font-size: 18px;
    font-weight:bold
}

.index-row-2-block-content ul{
    padding:10px 0px 0px 0px;
}

.index-row-2-block-content ul li{
    width:100%;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.index-row-2-block-content ul li a{
    color:#333333;
}
.index-row-2-block-content ul li a:hover{
    color:#BF000A;
}

.index-row-2-right{
    width:365px;
    height:586px;
    position: absolute;
    right:0px;
    top:0px;
}

.index-row-2-right ul{
    width:100%;
    height:350px;
}

.index-row-2-right ul li{ 
    width:100%;
    text-align: center;
    margin-bottom: 10px;
}

.index-row-2-link{
    width:345px;
    height:180px;
    margin-left:10px;
    margin-top:10px;
}

.index-row-2-link select{
    width:300px;
    height:40px;
    margin:40px 0px 20px 20px;
    text-indent: 20px;
}


.news-list-left{
    width:340px;
    float:left;
}

.news-list-right{
    width:800px;
    float:right;
}

.news-list-content-left{
    
}

.news-list-content-left li .on{
    color:red;
}

.news-list-title{
    
}

.news-list-left-block{
    width:100%;
    background:#EEEEEE;
    
}

.news-list-title{
    width:118px;
    height:45px;
    line-height:45px;
    font-size:18px;
    background:#DF1A13;
    color:white;
    text-align: center;
}


.news-list-title-block{
    background:#DF1A13;
}


.news-list-left-block ul{
    width:380px;
    margin-left:20px;
    margin-top: 5px;
    
}
.news-list-left-block ul li{
    width:100%;
    margin-top:9px;
    position: relative;
    font-size:16px;
    list-style:disc;
}
.news-list-left-block a{
    color:#333333;
}

.news-list-left-block ul li a:hover{
    color:#BF000A;
} 


.news-list-title2{
    width:100%;
    line-height:40px;
    text-align: center;
    
}

/**/
.news-list-left-block2{
    background:#EEEEEE;
    margin-bottom:20px;
}

.news-list-left-block2 ul{
    width:100%;
}
.news-list-left-block2 ul li{
    width:100%;
    height:42px;
    line-height:42px;
    position: relative;
    font-size:16px;
    list-style:none;
    background:#EEEEEE;
    text-indent: 40px;
}
.news-list-left-block2 a{
    color:#333333;
}

.news-list-left-block2 ul li a:hover{
    color:#BF000A;
} 

.news-list-content-left2{
    padding:10px 0px 10px 0px;
}
.news-list-content-left2 table{
    width:270px;
    margin-left:30px;
}
.news-list-content-left2 table td{
    height:34px;
}
.news-list-content-left2 .table-left{
    text-align: justify;
}



.new-list-content-main{
    width:100%;
}

.new-list-content-main{
    width:100%;
}
.new-list-content-main ul{
    width:100%;
    margin-top: 5px;
    
}
.new-list-content-main ul li{
    width:100%;
    margin-top:9px;
    position: relative;
    font-size:16px;
    list-style:disc;
}
.new-list-content-main a{
    color:#333333;
}

.new-list-content-main ul li a:hover{
    color:#BF000A;
} 

.li-date{
    position: absolute;
    right:0px;
    top:0px;
    color:#999999;
}


.list-page{
    width:100%;
    padding-top:20px;
    clear:both;
}

.list-page .num{
    padding:8px 14px 8px 14px;
    background:#EEEEEE;
    margin-right:5px
} 

.list-page .current{
    padding:8px 14px 8px 14px;
    background:#DF1A13;
    margin-right:5px;
    color:white;
}

#PageBtn,#PageNum{
    width:36px;
    height:33px;
}

#PageNum{
    text-align: center;    
}

.clear{
    clear:both;
}

#footer{
    width:100%;
    height:180px;
    background:#5B5B5B;
    margin-top:20px;
}

#footer-sign-1{
    width:50px;
    height:50px;
    position: absolute;
    left:60px;
    top:50px;
}

#footer-sign-2{
    width:56px;
    height:70px;
    position: absolute;
    right:60px;
    top:50px;
}

#footer-line-1{
    width:100%;
    height:50px;
    line-height:50px;
    color:white;
    text-align: center;
    position: absolute;
    top:50px;
    left:0px;
    font-size:18px;
}

#footer-line-2{
    width:100%;
    height:50px;
    line-height:50px;
    color:white;
    text-align: center;
    position: absolute;
    bottom:50px;
    left:0px;
    font-size:18px;
}

#footer .wrapper{
    height:180px;
}


#bread{
    width:100%;
}
.bread-inner{
    width: auto;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ddd;
    position: relative;
    margin: 0 auto;
}
.bread-inner i {
    float: left;
    color: #999;
    font-style: normal;
}
.bread-inner a {
    float: left;
    color:#444444;
}
.bread-inner span {
    width: 12px;
    height: 44px;
    background: url(/Public/Admin/images/jt.png) no-repeat center center;
    float: left;
    margin: 0 10px;
}

#news-content{
    margin-top:20px;
}


.news-content-title{
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    line-height: 45px;
    display: block;
    text-align: center;
    color:#33333E;
}

.news-content-banner{
    width: 100%;
    display: block;
    color: #999;
    font-size: 14px;
    margin: 15px 0;
    text-align: center;
}

.news-content-banner span {
    padding-right: 15px;
}


.news-content-wrapper{
    width:1100px;
    margin-left:55px;
    color:#33333E;
}


#floatImg{
    position: absolute;
    left:0px;
    top:0px;
    backgroun:green;
}

.banner-wrapper{
    width:100%;
    height:100%;
    position: relative;
}

.btn-close-float{
    width:30px;
    height:30px;
    position: absolute;
    top:-15px;
    right:-15px;
    cursor:pointer
}

#floatLeft{
    position: fixed;
    top:100px;
    left:50px;
}
#floatRight{
    position: fixed;
    top:100px;
    right:50px;
}
