﻿@charset "utf-8";
a:focus{outline:none;}
input{outline: none;}
body{font-family: "微软雅黑" !important;}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    clear: both;
}
body{
	min-width: 1200px;
}

/* CSS Document */
/* 头部开始 */

/* 通用头部结束 */

.section1{
	width: 100%;
	height: 630px;
	background: url(bg.png) no-repeat center center;
	position: relative;
	padding-top: 35px;
	
}

.lm1{
	width: 1100px;
	height: 430px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 34px 20px; 
}
/* 互动交流 */
.hd-list1 li{
	width: 252px;
	height: 100px;
	background-color: #ededed;
	margin-left: 17px;
	float: left;
	border: 1px solid #d8d8d8;
}
.hd-list1 li a{
	width: 252px;
	height: 100px;
	display: block;
	font-size: 24px;
	color: #333333;
	line-height: 100px;
	text-align: center;
	margin: 0 30px;
        cursor: pointer;
}
.hd-list1 li:hover a{
	color: #FFFFFF;
}
.hd-list1 li:hover{
	background: url(hdli.png) no-repeat center center;
}
.hd-list1 li:first-child{
	margin-left: 0;
}

.mslx{
	background: url(mslx.png) no-repeat left center;
}
.hd-list1 li:hover .mslx{
	background: url(mslx2.png) no-repeat left center;
}

.weixin{
	background: url(weixin.png) no-repeat left center;
}

.hd-list1 li:hover .weixin{
	background: url(weixin2.png) no-repeat left center;
}

.weibo{
	background: url(weibo.png) no-repeat left center;
}

.hd-list1 li:hover .weibo{
	background: url(weibo2.png) no-repeat left center;
}
.znwd{
	background: url(znwd.png) no-repeat left center;
}

.hd-list1 li:hover .znwd{
	background: url(znwd2.png) no-repeat left center;
}
.hd-list2{
	width: 1060px;
	height: 224px;
	margin-top: 12px;
	
}

.hd-list2 li{
	width: 330px;
	height: 103px;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}
.tk{
	position: relative;
}
.tk:hover .erweima{
	display: block !important;
}
.erweima{
	position: absolute;
	width: 252px;
	height: auto;
	z-index: 999;
	overflow: hidden;
	bottom: 100px;
	left: 62px;
}

.tubiao{
	width: 100%;
	height: 112px;
	background: url(tbg.png) no-repeat center center;
	position: absolute;
	bottom: 0px;
}

.tubiao ul{
	width: 832px;
	margin: 0 auto;
	padding: 14px 23px;
	height: 112px;
}
.tubiao ul li{
	margin: 0 23px;
	width: 111px;
	height: 85px;
	float: left;
}

.list-tt{
	width: 100%;
	height: 118px;
	border-bottom: 1px dashed  #DDDDDD;
	padding: 20px 0;
}
.list-tt p{
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	color: #999999;
	margin-bottom: 4px;
}
.list-p1 a{
	font-size: 24px;
	line-height: 30px;
	color: #333333;
}
.list-p2 a{
	font-size: 15px;
	color: #999999;
}


/* 通用底部 */
