.title1 {height: 50px;line-height: 50px;margin-bottom: 12px;}
.title1 h1{font-size: 24px;font-family: "微软雅黑";color: #666;font-weight: normal;}
.cxfw{ width:350px; height:250px; float:right;}
.cxfw li{ float:left; text-align:center; font-size:20px; font-family:"微软雅黑";}
.cxfw li.cx1{ width:230px; height:80px; line-height:80px;}
.cxfw li.cx1 a{ display:block; width:230px; height:80px; background:#c88b42; color:#fff; font-size:20px;}
.cxfw li.cx1 a:hover{ background:#d29751;}
.cxfw li.cx2{ width:115px; height:80px; line-height:80px; float:right;}
.cxfw li.cx2 a{ display:block; width:115px; height:80px; background:#92974a; color:#fff; font-size:20px;}
.cxfw li.cx2 a:hover{ background:#a8ad5c;}
.cxfw li.cx3{ width:110px; height:80px; line-height:80px; margin:5px 0px;}
.cxfw li.cx3 a{ display:block; width:110px; height:80px; background:#d7d7d7; color:#fff; font-size:20px;}
.cxfw li.cx3 a:hover{ background:#949393;}
.cxfw li.cx4{ width:235px; height:80px; line-height:80px; margin:5px 0px; float:right;}
.cxfw li.cx4 a{ display:block; width:235px; height:80px; background:#7bb9de; color:#fff; font-size:20px;}
.cxfw li.cx4 a:hover{ background:#56a2cf;}
.cxfw li.cx5{ width:170px; height:80px; line-height:80px;}
.cxfw li.cx5 a{ display:block; width:170px; height:80px; background:#92974a; color:#fff; font-size:20px;}
.cxfw li.cx5 a:hover{ background:#aab05a;}
.cxfw li.cx6{ width:175px; height:80px; line-height:80px; float:right;}
.cxfw li.cx6 a{ display:block; width:175px; height:80px; background:#aa7d73; color:#fff; font-size:20px;}
.cxfw li.cx6 a:hover{ background:#be8d82;}

.tk li:nth-child(4n) {margin-right: 0;}
.mr20{margin-right:20px;}
.listbox{float:left; margin-bottom:20px;width:285px; height:220px; position:relative;}
.listimg{float:left; width:285px; height:175px; position:relative; overflow:hidden;}
.listimg img{background:#333; width:285px; height:175px; top:0; left:0; position:absolute;}
.listinfo{_margin-bottom:3px;width:285px; line-height:22px; font-size:12px;}
.listinfo a{font-size:14px;}
.listtitle{float:left; margin-top:8px; _margin-top:-2px; width:285px; font-size:14px;}
.listtitle a{color: #666;font-size: 14px;font-family:"微软雅黑";}

.tk1 li:nth-child(2n) {margin-right: 0;}
.listbox1{float:left;background: #f5f5f5;margin-bottom:20px;width: 590px;height: 360px;position:relative;}
.listimg1{float:left;width: 590px;height: 300px;position:relative;overflow:hidden;}
.listimg1 img{background:#333;width: 590px;height: 300px;top:0;left:0;position:absolute;}
.listinfo1{_margin-bottom:3px;width:590px; line-height:40px; font-size:20px;text-align: center;}
.listinfo1 a{font-size:14px;}
.listtitle1{float:left;margin-top:8px;_margin-top:-2px;width:590px;font-size: 20px;}
.listtitle1 a{color: #666;font-size: 20px;line-height: 40px;font-family:"微软雅黑";}

.whg-lm{height: 200px;}
.whg-lm-div{float:left;width:200px;}
.whg-lm-div-inter{width:130px; margin:10px auto}
.whg-lm-div-inter img{width:130px;}
.whg-lm-div-inter p{font-size:16px;text-align: center;line-height: 40px;font-family: "微软雅黑";}

/* 大图小图文 */
.large_pic_news {

}
.large_pic_news .lpn_left {
	width: 370px;
	height: 256px;
	overflow: hidden;
	margin-top: 14px;
	float: left;
}
.large_pic_news .lpn_left img {
	display: block;
}
.large_pic_news .lpn_left .lpn_cover {
    height: 74px;
    margin-top: -74px;
    background-color: #000000;
    opacity: 0.6;
    filter:alpha(opacity=60);  /* IE 透明度 */
}
.large_pic_news .lpn_left p {
    height: 74px;
    line-height: 74px;
    margin-top: -74px;
    color: #FFFFFF;
    font-size: 15px;
    position: relative;
    z-index: 1;
    text-align: center;
}
.large_pic_news .lpn_left p a{
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
}

.large_pic_news .lpn_right {
    width: 1200px;
    height: 270px;
    overflow: hidden;
}
.large_pic_news .lpn_right li {
	width: 399px;
    height: 120px;
    float: left;
	margin-top: 15px;
}
.large_pic_news .lpn_right li img {
	display: block;
	float:left;
        width: 120px;
        height: 120px;
}
.large_pic_news .lpn_right .lpn_right_text {
	float: left;
	width: 272px;
	padding: 0 14px;
	box-sizing: border-box;
}
.large_pic_news .lpn_right .lpn_right_text h3 {
    font-weight: normal;
    font-size: 14px;
}
.large_pic_news .lpn_right .lpn_right_text p {
	color: #999999;
	text-indent: 2em;
	font-size: 12px;
    line-height: 22px;
}