﻿.contain{
	width:100%;
	height:auto;
	margin:0  auto;
	padding-bottom:50px;
}
.contain_cot {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.contain_cot_left{
	width:730px;
	height:auto;
	float:left;
}
.contain_cot_left .ck-slide{
	width: 730px;
	height: 240px;
	margin: 20px auto;
}
.contain_cot_left .ck-slide img{
	width:100%;
	height:100%;
}
.news{
	width:100%;
	position:relative;
	margin-top:20px;
	border-top:3px  solid #0068bd;
}
.news .news_title{
	width:100%;
	height:40px;
	border-bottom: 1px  solid  #ebebeb;
}
.news .news_title h1{
	float:left;
	height:20px;
	line-height:20px;
	margin-top:10px;
	color:#333;
	font-size:18px;
	padding-left:10px;
	border-left:3px  solid #0068bd;
}
.news .news_title a{
	float:right;
	display: block;
	height:20px;
	line-height:20px;
	margin-top:10px;
	color:#666;
	font-size:14px;
}
.news .news_cot{
	width:100%;
 /*	margin-top:20px;*/
}

.contain_cot_right{
	width:340px;
	margin-top:10px;
	height:auto;
	float:right;

}
.right_top{
	width:100%;
	position:relative;
}
.right_top .hua_row {
	width: 340px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.right_top .hua_row img{
	width:150px;
	height:150px;
	margin:10px auto 0 auto;
}
.right_top .hua_row p{
	color:red;
	font-size:16px;
	margin-top:5px;
}
.right_top .hua_row  button{
	width: 100%;
	line-height: 40px;
	margin-top:20px;
	outline:none;
	background-color: #0068bd;
	color: #fff;
	border: none;
	border-radius: 6px;
	font-size: 18px;
	display: block;
}
/*
.right_top ul{
	width:100%;
	height:100px;
	background:#f9f9f9;
	margin-top:10px;
}
.right_top ul li{
	width:83.5px;
	height:98px;
	float:left;
	text-align: center;
	border-top:1px  solid  #ebebeb;
	border-bottom:1px  solid  #ebebeb;
	border-right:1px  solid  #ebebeb;
}
.right_top ul li:first-child{
	border-left:1px  solid  #ebebeb;
}
.right_top ul li img{
	height:36px;
	margin:15px auto 0 auto;
}
.right_top ul li  p{
	color:#666;
	font-size:14px;
	margin-top:8px;
}
*/
.village{
	width:100%;
	margin-top:20px;
	position:relative;
	border-top: 3px solid #0068bd;
}
.village .village_title {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ebebeb;
}
.village .village_title h1{
	float: left;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #333;
	font-size: 18px;
	padding-left: 10px;
	border-left: 3px solid #0068bd;
}
.village .village_title a {
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
}
.village  ul{
	width:100%;
	height:auto;
	margin:0 auto;

}

.village  ul li{
	width:100%;
	height:auto;
	margin-top:15px;
	overflow:hidden;
}
.village  ul li a{
	display: block;
	overflow: hidden;
}
.village  ul li  .triangle{
	width:4px;
	height:20px;
	float:left;
}
.village  ul li img{
	width:100%;
	height:8px;
	float:left;
	margin-top:5px;
}
.village  ul li  .text{
	width:320px;
	float:left;
	margin-left:10px;
}
.village  ul li  .text h2{
	font-size: 14px;
    color: #333;
    font-weight: normal;
    line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.village  ul li  .text p{
	font-size:12px;
	color:#bbb;
	margin-top:5px;
}
.village  ul li  .text p span{
/*	color:#0068bd;*/
	margin-right:5px;
	max-width: 50%;
	float:left;
	display: inline-block;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.village  ul li  .text p i{
	font-style: normal;
}
.get_rich{
	width:100%;
	margin-top:20px;
	position:relative;
	border-top: 3px solid #0068bd;
}
.get_rich .rich_title {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ebebeb;
}
.get_rich .rich_title h1{
	float: left;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #333;
	font-size: 18px;
	padding-left: 10px;
	border-left: 3px solid #0068bd;
}
/*.get_rich .general li .news_content h1{
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}*/
.get_rich .rich_title a {
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
}
/*.get_rich ul.general li{
	height:177px!important;
}*/
.advertising{
	width: 1100px;
	height: 150px;
	margin: 30px auto;
	background: #f9f9f9;
}
.advertising img{
	width:100%;
	height:100%;
}
.contain_party {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	border-top: 3px solid #0068bd;
}
.contain_party_left{
	width:170px;
	height:600px;
	background:#f9f9f9;
	margin-top:20px;
	float:left;
	/*border:1px  solid  #000;*/
}
.contain_party_list{
 	width:100%;
	height:auto;

}
.contain_party_list h1{
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #303030;
	font-size: 18px;
	padding-left: 10px;
	border-left: 3px solid #303030;
}
.contain_party_list h1.active{
	color: #0068bd;
	border-left: 3px solid #0068bd;
}
.contain_party_list ul{
	padding:10px 30px;
	height:auto;


}
.contain_party_list ul li{
	line-height:30px;
	font-size:15px;
	color:#303030;
	cursor:pointer
}
.contain_party_list ul li.active{
	color:#0068bd;
}

.contain_party_right{
	width:900px;
	margin-top:20px;
	height:auto;
	float:right;

}
.option{
	width:100%;
	height:auto;
	border:1px solid #ebebeb;
	box-sizing: border-box;
	margin-bottom:20px;
}
.option .option_list{
	width: 1000px;
	height: auto;
	padding-left: 90px;
	position: relative;
}
.option .option_list .option_list_title{
	width:90px;
	height:100%;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	text-align:center;
	color:#333;
	position:absolute;
	top:10px;
	left:0px;
}
.option .option_list .option_list_cont{
	width:1000px;
	height:40px;
	margin-bottom:15px;
	overflow:hidden;
}
.option .option_list .option_list_cont ul{
	overflow:hidden;
	width:900px;
	height:auto;
	overflow:hidden;
	float:left;
}

.option .option_list .option_list_cont ul .active{
	background-color:#0068bd;
	color:#fff;
}

.option .option_list .community ul .active{
	background-color:#f9f9f9;
	color:#0068bd;
}
.option .option_list .option_list_cont ul li{
	width:auto;
	height:30px;
	line-height:30px;
	padding:0 10px;
/*	margin-right:30px;*/
	font-size:14px;

	font-weight:normal;
	text-align:center;
	color:#333;
	float:left;
	margin:5px 0;
	cursor: pointer;
}
.know_all{
	width:100%;
	margin:10px auto;
	position: relative;
	border:1px solid #ebebeb;
	box-sizing: border-box;
}
.know_all_cot{
	overflow:auto;
	padding: 10px;
}
.know_all .know_all_title{
	width:100%;
	height:40px;
	border-bottom: 1px  solid  #ebebeb;
}
.know_all .know_all_title  h1{
	float:left;
	height:20px;
	line-height:20px;
	margin-top:10px;
	color:#333;
	font-size:16px;
	/*padding-left:10px;*/
/*	border-left:3px  solid #0068bd;*/
}
.know_all .know_all_title a {
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
}
.know_all .know_all_list{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:30px;
	margin-top:20px;
	border-bottom:1px  solid  #ebebeb;
}
.know_all .know_all_list .know_all_header{
	width:10%;
	text-align:center;
	float:left;
}
.know_all .know_all_list .know_all_header img{
	width:70px;
	height:70px;
	border-radius:35px;
}
.know_all .know_all_list .know_all_content{
	width:87%;
	float:left;
	margin-left:3%;
	position:relative;
}
.know_all_content  h1{
	font-weight:normal;
	font-size:14px;
	color:#000;
}
.know_all_content  p{
	font-weight:normal;
	font-size:12px;
	color:#666;
	margin-top:5px;

}
.know_all_content  h5{
	font-weight:normal;
	font-size:14px;
	color:#333;
	width:85%;
/*	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;*/
	margin-top:5px;
}
.know_all_content  h5 span{
	float:left;
	color:#FF5D3B;
}
.know_all_content  ul{
	width:60%;
	margin-top:10px;
	overflow: hidden;
}
.know_all_content  ul li{
	width:120px;
	height:120px;
	float:left;
	margin: 5px;
}
.know_all_content  ul li img{
	width:100%;
	height:100%;
}
.contact{
	position:absolute;
	top:0;
	right:10px;
}
.contact button{
	width:90px;
	height:25px;
	cursor: pointer;
	outline:none;
	border-radius: 3px;
	line-height:25px;
	background:#fff;
	border:0;
	box-shadow:0px 0px 5px #888888;
	position:absolute;
	right:0;
	top:5px;
}
.contact button p{
	float:left;
	margin-left:20px;
	margin-top:0;
	font-size:14px;
	color: #333;
}
.contact button  img{
	width:11px;
	height:7px;
	float:left;
	margin-left:7px;
	margin-top:8px;
}
.contact ul{
	width:270px;
	height:auto;
/*	display:none;*/
	background:#fff;
	margin-top:0;
	box-shadow:0px 0px 5px #888888;
	position:absolute;
	right:0;
	top:35px;
}
.contact ul li{
	width:100%;
	height:30px;
	border-top:1px solid #ebebeb;
	margin-left:0;
	position:relative;
	left:0;
}
.contact ul li:first-child{
	border-top:none;
}
.contact ul li p.name{
	width: 100px;
	height: 20px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 0;
}
.contact ul li  img{
	width:10px;
	height:15px;
	position:absolute;
	left:120px;
	top:8px;

}
.contact ul li p.phone{
	font-size:14px;
	color:#333;
	line-height:20px;
	position:absolute;
	left:150px;
	top:0;
}
.btn{
	width:100%;
	height:50px;
	margin:10px  auto;
	text-align:center;
}
.btn button{
	width:120px;
	height:40px;
	outline:none;
	font-family: "微软雅黑";
	line-height:40px;
	font-size:16px;
	color:#666;
	background:#fff;
	border:1px solid  #ebebeb;
}
.btn button:hover{
	background:#0068bd;
	color:#fff;
}
ul.general li .news_content h2{
	height: 60px !important;	
}

   