@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
}

a{
	color:#000;
}

a:hover{
	color: #1c84c6 !important;
	text-decoration: none;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

.wrapper{
	width:100%;
	min-width:1155px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w1155{
	width:1155px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

#footer{
	background: #d42827;
	text-align: center;
	line-height: 24px;
	padding: 25px 0px;
	font-family: "SimSun";
	font-size: 12px;
	color: #fff;
}

#footer a{
	color: #fff;
}

#top{
	border-bottom: 1px solid #efefef;
	background: #fafafa;
	overflow: visible;
	font-family: "SimSun";
}

#top .w1155{
	height: 40px;
	line-height: 40px;
	overflow: visible;
}

#top .icon1{
	background: url(images1/top-icon1.gif) no-repeat right center;
	padding-right: 15px;
}

#top .icon2{
	background: url(images1/top-icon2.gif) no-repeat right center;
	padding-right: 10px;
}

#top .left{
	color: #e3e3e3;
}

#top .left a{
	margin: 0px 8px;
	color: #333;
}

#top .right,#top .right a{
	color: #666;
}

#top .right a,#top .right span{
	margin-left: 20px;
	cursor: pointer;
}

#top .right span{
	position: relative;
	display: inline-block;
	z-index: 999;
}

#top .right .drop{
	position: absolute;
	right: 0px;
	top: 30px;
	background: #fff;
	border: 1px solid #40a4bf;
	box-shadow: 0px 0px 1px #1c84c6;
	border-radius: 3px;
	padding: 5px 10px;
	display: none;
	z-index: 999;
}

#top .right .drop p{
	line-height: 20px;
	padding: 3px 0px;
}

#top .right .drop a{
	margin: 0px;
	white-space:nowrap;
}

#top .right span:hover .drop{
	display: block;
}

#header{
	background: url(images1/header.jpg) no-repeat center top;
	height: 240px;
}

#nav{
	background: #d42827;
	text-align: center;
	height: 84px;
	line-height: 84px;
	font-size: 18px;
}

#nav a{
	display: inline-block;
	vertical-align: top;
	color: #fff;
	padding-left: 48px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 30px;
}

#nav .icon1{ background-image: url(images1/nav1.png); }
#nav .icon2{ background-image: url(images1/nav2.png); }
#nav .icon3{ background-image: url(images1/nav3.png); }
#nav .icon4{ background-image: url(images1/nav4.png); }
#nav .icon5{ background-image: url(images1/nav5.png); }
#nav .icon6{ background-image: url(images1/nav6.png); }

#layout1{
	background: url(images1/ly1-bg.jpg);
	overflow: hidden;
	position: relative;
	height: 271px;
}

#layout1 .box{
	position: absolute;
	width: 725px;
	right: 65px;
	top: 35px;
}

#layout1 h3{
	font-size: 30px;
	line-height: 40px;
	height: 40px;
}

#layout1 p{
	line-height: 24px;
	height: 48px;
	color: #7f7f7f;
	margin-top: 8px;
}

#layout1 ul{
	margin-top: 15px;
	margin-left: -65px;
}

#layout1 li{
	float: left;
	margin-left: 65px;
	width: 302px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	padding-left: 28px;
	background: url(images1/ly1-type.png) no-repeat left center;
}

.title1{
	border-bottom: 1px solid #d6d6d6;
	height: 45px;
	line-height: 45px;
}

.title1 span{
	float: left;
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	border-bottom: 1px solid #1c84c6;
	padding-right: 25px;
}

.title1 span img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	margin-left: 5px;
}

.title1 .more{
	float: right;
	color: #d42827;
	font-size: 12px;
}

.title1 .more:hover{
	font-weight: bold;
}

#layout2 .main{
	float: left;
	width: 770px;
}

#layout2 .main li{
	border-bottom: 1px solid #e8e8e8;
	padding: 35px 0px 30px 0px;
}

#layout2 .main li h3{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 20px;
}

#layout2 .main li img{
	float: left;
	width: 270px;
	height: 165px;
	margin-right: 20px;
}

#layout2 .main li p{
	line-height: 24px;
	max-height: 120px;
	color: #777;
}

#layout2 .main li h5{
	font-weight: normal;
	text-align: right;
	color: #b5b5b5;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
}

#layout2 .main .read-more{
	display: block;
	margin: 35px auto 0px auto;
	width: 125px;
	border: 1px solid #7c7c7c;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 8px;
	color: #7c7c7c;
}

#layout2 .main .read-more:hover{
	box-shadow: 0px 0px 3px #7c7c7c inset;
}

#layout2 .side{
	float: right;
	width: 345px;
}

#layout2 .side .hot{
	margin-top: 28px;
}

#layout2 .side .hot h3{
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
}

#layout2 .side .hot p{
	line-height: 22px;
	margin-top: 5px;
	color: #afafaf;
}

#layout2 .side .list{
	margin-top: 10px;
}

#layout2 .side .list li{
	line-height: 34px;
	height: 34px;
	background: url(images1/ly2-type.png) no-repeat left center;
	padding-left: 15px;
	font-size: 16px;
}

#layout2 .side .list a{
	color: #515151;
}

#layout2 .side .focus{
	margin-top: 25px;
	height: 220px;
	position: relative;
}

#layout2 .side .focus img{
	width: 345px;
	height: 215.63px;
}

#layout2 .side .focus .shadow{
	position: absolute;
	width: 100%;
	height: 60px;
	left: 0px;
	bottom: 0px;
	background: #454544;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index: 1;
}

#layout2 .side .focus p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	z-index: 9;
}

#layout2 .side .focus .tab{
	position: absolute;
	left: 0px;
	bottom: 38px;
	width: 100%;
	text-align: center;
	height: 12px;
	z-index: 8;
}

#layout2 .side .focus .tab li{
	display: inline-block;
	vertical-align: top;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	background: #f3f3f3;
	margin: 0px 7px;
	cursor: pointer;
}

#layout2 .side .focus .tab .current{
	background: #b85961;
}

#layout2 .side .author{
	border-bottom: 1px dashed #dce6eb;
	padding: 20px 0px 10px 0px;
}

#layout2 .side .author h4{
	height: 23px;
}

#layout2 .side .author h4 span{
	float: left;
	line-height: 23px;
	height: 23px;
	background: #d42827;
	padding: 0px 8px;
	font-size: 16px;
	font-weight: normal;
}

#layout2 .side .author .list{
	margin-top: 5px;
}