﻿@charset "utf-8";
/* CSS Document */
@import url("font-awesome/css/font-awesome.css");

.main{
	margin-top:460px
}
.l_list{
	width:800px
}
.l_list .title,
.r_list .title{
	height:50px;
	line-height:50px;
	border-bottom:1px solid #dedede
}
.l_list .title h3,
.r_list .title h3{
	font-size:28px;
	line-height:36px;
	border-left:5px solid #c53b1d;
	color:#c53b1d;
	text-indent:10px
}
.l_list ul li{
	width:800px;
	display:inline-block;
	padding:30px 0 50px 0;
	border-bottom:1px solid #dedede
}
.l_list ul li>div{
	width:32%;
	margin-right:3%;
	font-size:28px;
	font-weight:bold
}
.l_list ul li p{
	float:right;
	width:65%;
	font-size:22px;
	line-height:34px;
	text-indent:44px
}
.l_list ul li p a:hover{
	color:#555;
	text-decoration:underline
}
.r_list{
	width:280px
}
.r_list ul li{
	line-height:40px;
	font-size:18px;
	background:url(../images/dot.gif) left center no-repeat;
	text-indent:15px
}
.copyright{
	border-top:#c53b1d solid 2px;
}
.copyright table{
	margin:0 auto;
}
.copyright table p{
	text-align:center;
	font-size:14px;
	line-height:24px;
}
.copyright table p em{
	padding:0 6px;
}
.copyright table p.police{
	padding-top:10px;
}

.list02 a>img{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:none
}
.list02 li.por:hover a>img{
	display:block;
	border:1px solid white
}

.box01 ul.ul01>li{
	line-height:40px;
	background:url(../images/dot02.gif) left center no-repeat;
	text-indent:10px
}
.box01 li span{
	float:right;
	font-size:14px;
	color:#888
}
.box01{
	width:570px
}
.box01>.title{
	height:39px;
	line-height:39px;
	background:url(../images/line.jpg) left center repeat-x
}
.box01>.title h3{
	float:left;
	width:180px;
	background:url(../images/tit02.jpg) no-repeat;
	text-align:center;
	border-right:10px solid white
}
.box01>.title>a{
	color:#777;
	display:inline-block;
	padding-left:10px;
	background-color:white
}
.box01>.title>a i{
	font-size:18px;
	vertical-align:-1px;
	margin-left:5px;
	color:#dedede
}
.box01 ul.f16>li{
	line-height:36px;
	background:url(../images/dot01.gif) left center no-repeat
}
.slide,
.news_list{
	width:575px;
	height:425px;
	position:relative
}
.slide .bd{
	float:left;
	width:575px;
	height:385px;
	overflow:hidden
}
.slide .bd ul li{
	position:relative
}
.slide .bd ul li img{
	float:left;
	width:575px;
	height:385px
}
.slide .bd ul li a{
	color:white
}
.slide .bd ul li div{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	background:rgba(0,0,0,.6);
	height:50px;
	line-height:50px;
	text-indent:20px;
	font-size:20px
}
.slide .hd{
	position:absolute;
	bottom:0;
	width:80%;
	left:10%
}
.slide .hd ul li{
	display:inline-block;
	text-indent:-9999px;
	width:24%;
	margin-right:1%;
	height:4px;
	background-color:#f2a9b1;
	cursor:pointer
}
.slide .hd ul li.on{
	background-color:#da0319
}
.news_list>.title{
	height:39px;
	line-height:39px
}
.news_list>.title h3{
	float:left;
	width:160px;
	background:url(../images/tit01.png) no-repeat;
	text-align:center
}
.ul01{
	font-size:16px
}
.ul01 li{
	line-height:40px;
	background:url(../images/dot02.gif) left center no-repeat;
	text-indent:10px
}
.ul01 li span{
	float:right;
	font-size:14px;
	color:#888
}
.ul01 li:first-child a{
	font-size:18px;
	font-weight:bold
}
.ad_list{
	margin:20px 0
}
.ad_list li{
	float:left;
	margin-right:23px
}
.ad_list li:last-child{
	margin:0
}
.bottom-2{
	width:1200px;
	margin:0 auto;
	padding-top:20px
}
.bottom-3 {
    line-height: 24px;
    text-align: center;
}
.copyright em{
	font-style:normal;
	padding:0 5px
}

.newsList>li{
	float:left;
	width:100%;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #dedede
}
.newsList>li p{
	line-height:24px
}
.newsList>li>a>img{
	width:220px;
	height:164px
}
.newsList p.grey img{
	vertical-align:-1px;
	margin-right:5px
}
.footer {
    line-height: 2;
    border-top: 2px solid #f54343;
    padding: 30px 0;
}
.slide01{
	width:100%;
	overflow:hidden
}
.slide01 .bd ul li{
	text-align:center;
	width:215px;
	margin:20px 0;
	margin-right:23px;
	float:left
}
.slide01 .bd ul li img{
	width:215px;
	height:140px
}