  header{
	min-width: 1200px;
	background: #FFFFFF;
}
header .logo{
	padding-top: 10px;
}
.search{
	position: absolute;
	right:0px;
	top:35px;
}
.navigation {
	min-width: 1200px;
	height: 40px;
	background: #0B66AD;
}
.navigation ul li{
	float: left;
	
}
.navigation ul li a{
	padding:10px 42px;
	line-height: 40px;
	color:#fff;
}
.banner{
	height: 404px;
	background: url(/tcy/MEM/img/banner.jpg) no-repeat;
	background-color:#f2f2f2;
	background-position: center;
}
.main .part-one{
	overflow: hidden;
}
.main .part-one .part-one-left{
	width:547px;
	height: 520px;
	background: #f2f2f2;
	box-sizing: border-box;
	padding:30px
}
.main .main-title{
	height:50px;
	position: relative;
}
.get-more{
	display: inline-block;
	position: absolute;
	right:0px;
	top:-10px;
	font-size:14px
}
.get-more:after{
	display: inline-block;
	content: "";
	width:30px;
	height: 30px;
	background: url(/tcy/MEM/img/arrow-right.png) no-repeat;
    position: relative;
    top:14px;
    left: 5px;
}
 .main-title p{
	font-size:22px;
	font-weight:bold
}
 .main-title .ts{
	color:#0B66AD
}
.main .part-one-right{
	width:610px;
	padding-top: 30px;
}
.main .news-list ul li{
	clear: both;
	height: 62px;
	border-bottom: #E1E1E1 1px solid;
}
.main .news-list ul li a{
	line-height: 62px;
}
.main .news-list ul li a:before{
	display: inline-block;
	content: "";
	width:6px;
	height: 6px;
	background: #0B66AD;
	border-radius: 50%;
	border: #CBE4FB solid 4px;
	position: relative;
	top:2px;
	margin-right: 10px;
}
.main .news-list .first-news{
	border-bottom: none;
}
.main .news-list .first-news img{
	width:163px;
	height: 115px;
}
.main .news-list .first-news a{
	float: right;
	display: block;
	width: 388px;
	line-height:24px;
}
.main .news-list .first-news .tit{
	display: block;
}
.main .news-list .first-news .abs{
	font-size:12px;
	color:#A2A2A2;
	
}
.main .news-list .first-news a:before{
	display: none;
}
.main .news-list .news-date{
	font-size:14px;
	color:#A2A2A2;
	float: right;
}
.main .img-wrap{
	margin: 30px auto;
}
.main .part-two{
	overflow: hidden;
}
.main .part-two-left{
	width:578px;
}
.main .part-two-right{
	width:578px;
}
.main .blue{
	font-size:14px;
	float: right;
	color:#0B66AD
}
.part-three{
	margin-top: 30px;
	clear: both;
	min-height: 300px;
	background: url(/tcy/MEM/img/bbbg.png) no-repeat;
}
footer{
	clear: both;
	background: #0B66AD;
	height:50px;
}
footer p{
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
}
.list{
	overflow: hidden;
	margin-bottom: 30px;
}
.list-banner{
	height: 250px;
	min-width: 1200px;
	background: url(/tcy/MEM/img/222285.jpg) no-repeat;
	background-position: center top;
}
.list .local{
	background: #f2f2f2;
	height:40px;
	border-bottom: #cfcfcf 1px solid;
}
.list .local p{
	line-height: 40px;
}

.list .list-left{
	width:240px;
	box-sizing: border-box;
	padding:20px;
	background: #ececec;
	margin-top: 30px;
}
.list .list-left-title{
	height: 40px;
	background: #0B66AD;
	
}
.list .list-left-title p{
	text-align: center;
	line-height: 40px;
	font-size:18px;
	color:#FFFFFF
}
.list .list-right{
	box-sizing: border-box;
	padding: 30px;
	margin-top: 30px;
	width: 930px;
	border: #dcdcdc 1px solid;
	background: #FFFFFF;
	border-top:#0B66AD 4px solid
}
.list-right-title{
	height: 40px;
	border-bottom: #dedede 1px solid;
}
.list-right-title p{
	font-size:18px;
}
.list-right-text{
	padding-top: 15px;
}
.list-right-text p{
	line-height: 36px;
	text-align: justify;
	text-indent: 2em;
}