@charset "utf-8";
body {
	font-family: "微软雅黑";
	margin: 0px;
	padding: 0px;
	background-color: #ebebeb;

}
#body {
	margin: auto;
	height: auto;
	width: 100%;
	max-width: 750px;
}
a{
	text-decoration: none;
}
p{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 100%;
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
}
.top .logo {
	float: left;
	height: 40px;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}

.top .lang_nav {
    width: 100%;
    line-height: 50px;
    background-color: #fff;
    text-align: center;
    float: left;
    border-bottom: dotted 1px #ccc;}
	
.top .lang_nav a {
    color: #333;
    font-size: 15px;
    width: 25%;
    float: left;
    text-align: center;
}

.top .logo img {
	float: left;
	height: 40px;
	width: auto;
}
.top .user {
	float: right;
	height: 30px;
	margin-top: 15px;
}

.top .user a {
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	background-color: #747474;
	text-align: center;
	float: left;
	height: 30px;
	width: 30px;
	border-radius: 15px;
	margin-left: 10px;
}
.top .user a img {
	height: 16px;
	width: 16px;
	margin-top: 5px;
}

.top .top_nav {
	float: right;
	height: 20px;
	width: 30px;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 20px;
}
.top .top_nav img {
	float: left;
	height: 20px;
	width: 30px;
}
.top .top_nav .top_nav_list {
	background-color: #fcfbfb;
	height: 100%;
	width: 100%;
	position: absolute;
	left: -100%;
	top: 0px;
	z-index: 9999;
}
.top .top_nav .top_nav_list span {
	font-size: 16px;
	line-height: 60px;
	color: #666;
	float: left;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: right;
	background-color: #ebebeb;
}
.top .top_nav .top_nav_list .yiji {
	font-size: 16px;
	line-height: 50px;
	color: #666;
	float: left;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.top .top_nav .top_nav_list .yiji1 {
	font-size: 16px;
	line-height: 50px;
	color: #666;
	float: left;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.top .top_nav .top_nav_list .erji {
	float: left;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: auto;
	background-color: #FFF;
	display: none;
}
.top .top_nav .top_nav_list .erji a {
	font-size: 16px;
	line-height: 50px;
	color: #666;
	float: left;
	width: 92%;
	padding-right: 4%;
	padding-left: 4%;
}


.index_banner {
	float: left;
	height: auto;
	width: 100%;
}
.index_banner img {
	float: left;
	height: auto;
	width: 100%;
}
.index_nav   {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 20px;
}
.index_nav a {
	float: left;
	height: auto;
	width: 31%;
	margin-left: 3.5%;
}
.index_nav > a:first-child{ margin-left:0px;}

.index_nav a img {
	float: left;
	height: auto;
	width: 100%;
}
.index_about {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.index_about strong{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	color: #0f408e;
}
.index_about span {
	float: left;
	height: 10px;
	width: 60%;
	margin-left: 20%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	position: relative;
}
.index_about span em {
	height: 10px;
	width: 80px;
	display: inline-block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AF1C16;
	position: absolute;
	left: 50%;
	top: -3px;
	margin-left: -40px;
}
.index_about .t {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	font-size: 18px;
	line-height: 40px;
	color: #000;
	text-align: center;
	margin-top: 20px;
}
.index_about .c {
	font-size: 16px;
	line-height: 25px;
	color: #666;
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 10px;
}
.index_about .more {
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	background-color: #999999;
	text-align: center;
	float: left;
	width: 50%;
	margin-left: 25%;
	margin-top: 20px;
	border-radius:20px;
}
.index_banner2 {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
.index_banner2 img {
	float: left;
	height: auto;
	width: 100%;
}

.index_news {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.index_news strong{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	color: #0f408e;
}
.index_news span {
	float: left;
	height: 10px;
	width: 60%;
	margin-left: 20%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	position: relative;
}
.index_news span em {
	height: 10px;
	width: 80px;
	display: inline-block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AF1C16;
	position: absolute;
	left: 50%;
	top: -3px;
	margin-left: -40px;
}
.index_news .index_newsk {
	float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
.index_news .index_newsk ul {
	height: 100%;
	width: 100%;
	position: absolute;
}
.index_news .index_newsk ul li {
	height: auto;
	width: 100%;
	float: left;
}
.index_news .index_newsk ul li .pica {
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	overflow: hidden;
}
.index_news .index_newsk ul li .pica img {
	float: left;
	height: auto;
	width: 100%;
}
.index_news .index_newsk ul li .picc {
	float: left;
	height: 80px;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
.index_news .index_newsk ul li .picc .t {
	text-align: center;
	float: left;
	height: 40px;
	width: 100%;
	font-size: 20px;
	line-height: 40px;
	color: #333;
	overflow:hidden;
}
.index_news .index_newsk ul li .picc .c {
	font-size: 16px;
	line-height: 20px;
	color: #666;
	float: left;
	height: 40px;
	width: 100%;
	overflow: hidden;
}
.index_news .index_newsk .hua {
	float: left;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.index_news .index_newsk .hua em {
	background-color: #CCC;
	display: inline-block;
	height: 8px;
	width: 15px;
	margin-left: 5px;
	border-radius: 3px;
	font-style: normal;
}
.index_news .index_newsk .hua .sel {
	width: 30px;
	background-color: #0f408e;
}

/*关于我们*/

.about_banner {
	float: left;
	height: auto;
	width: 100%;
}
.about_banner img {
	float: left;
	height: auto;
	width: 100%;
}
.about_desc {
	float: left;
	height: auto;
	width: 94%;
	background-image: url(../images/about_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 30px;
	padding-left: 3%;
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
}
.about_1 {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.about_1 strong{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	color: #000000;
}
.about_1 span {
	float: left;
	height: 10px;
	width: 60%;
	margin-left: 20%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	position: relative;
}
.about_1 span em {
	height: 10px;
	width: 80px;
	display: inline-block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AF1C16;
	position: absolute;
	left: 50%;
	top: -3px;
	margin-left: -40px;
}
.about_1 .c {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.about_1 .c .t {
	width: 94%;
	margin-left: 3%;
	color: #393939;
	font-size: 20px;
	line-height: 60px;
	float: left;
	text-align: left;
}
.about_1 .c .pic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.about_1 .c .pic img {
	float: left;
	height: auto;
	width: 100%;
}
.about_1 .c .s {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	color: #666;
}

.about_2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(../images/about_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
}
.about_2 strong{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	color: #FFFFFF;
}
.about_2 span {
	float: left;
	height: 10px;
	width: 60%;
	margin-left: 20%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-align: center;
	position: relative;
}
.about_2 span em {
	height: 10px;
	width: 80px;
	display: inline-block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AF1C16;
	position: absolute;
	left: 50%;
	top: -3px;
	margin-left: -40px;
}
.about_2 .c {
	background-color: #ebebeb;
	float: left;
	height: 230px;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}
.about_2 .c ul {
	height: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.about_2 .c ul li {
	float: left;
	height: 160px;
	width: 100%;
	position: relative;
}
.about_2 .c ul li .t {
	font-size: 20px;
	line-height: 50px;
	color: #333;
	text-align: center;
	float: left;
	height: 50px;
	width: 100%;
}
.about_2 .c ul li .s {
	font-size: 16px;
	line-height: 25px;
	color: #666;
	float: left;
	height: 100px;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	overflow: hidden;
}
.about_2 .c ul li .more {
	position: absolute;
	right: 10px;
	bottom: -70px;
	z-index: 999;
	font-size: 18px;
	color: #FFF;
	line-height: 50px;
}
.about_2 .c .b  {
	float: left;
	height: 50px;
	width: 100%;
	background-color: #af1c16;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.about_2 .c .b em {
	float: left;
	height: 40px;
	width: 40px;
	margin-left: 10px;
	border: 1px solid #cd726f;
	margin-top: 5px;
}
.about_2 .c .b #l {
	background-image: url(../images/about_05.jpg);
	background-repeat: no-repeat;
}
.about_2 .c .b #r {
	background-image: url(../images/about_07.jpg);
}

.about_3 {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(../images/about_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
}
.about_3 strong{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	color: #000000;
}
.about_3 span {
	float: left;
	height: 10px;
	width: 60%;
	margin-left: 20%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align: center;
	position: relative;
}
.about_3 span em {
	height: 10px;
	width: 80px;
	display: inline-block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AF1C16;
	position: absolute;
	left: 50%;
	top: -3px;
	margin-left: -40px;
}
.about_3 .c {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 30px;
}
.about_3 .c .t {
	font-size: 18px;
	line-height: 40px;
	color: #000;
	float: left;
	height: auto;
	width: 100%;
}
.about_3 .c .s {
	font-size: 15px;
	line-height: 25px;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
}

.about_4 {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(../images/about_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
}
.about_4 strong{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	color: #d0d0d0;
}
.about_4 span {
	float: left;
	height: 10px;
	width: 60%;
	margin-left: 20%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d0d0;
	text-align: center;
	position: relative;
}
.about_4 span em {
	height: 10px;
	width: 80px;
	display: inline-block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AF1C16;
	position: absolute;
	left: 50%;
	top: -3px;
	margin-left: -40px;
}
.about_4 .t {
	float: left;
	height: 50px;
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
.about_4 .t a {
	height: 30px;
	width: 30%;
	border: 1px solid #FFF;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
}
.about_4 .t .sel{
	color: #114994;
	background-color: #FFF;
}

.about_4 .c {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}
.about_4 .c ul {
	position: absolute;
}
.about_4 .c ul li {
	float: left;
	overflow: hidden;
	text-align:center;
}
.about_4 .c ul li span{ height:100%; display:inline-block; vertical-align:middle;}
.about_4 .c ul li img {
	float: left;
	height: auto;
	width: 100%;

}

.about_4 .c .an {
	float: left;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 0px;
}
.about_4 .c .an p {
	float: left;
	height: 100%;
	width: 50%;
}
.contact {
	float: left;
	height: auto;
	width: 100%;
}
.contact strong {
	font-size: 18px;
	line-height: 50px;
	color: #000;
	text-align: center;
	height: 50px;
	width: 100%;
	float: left;
	padding-top: 20px;
}
.contact span {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	text-align: center;
	float: left;
	height: auto;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 20px;
	margin-right: 2%;
	margin-left: 2%;
}
.ditu {
	float: left;
	width: 100%;
}
.ditu_t {
	float: left;
	height: 120px;
	width: 100%;
	padding-top: 40px;
	text-align: center;
}
.ditu_t em {
	background-image: url(../images/contact_map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
	display: inline-block;
	height: 60px;
	width: 60px;
	
}
.ditu_t span {
	height: 40px;
	width: 100%;
	display: inline-block;
	color: #666;
	line-height: 40px;
}


.contact_2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-size: 100% 100%;
	background-color: #ebebeb;
}
.contact_2 strong{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
	color: #000000;
}
.contact_2 span {
	float: left;
	height: 10px;
	width: 60%;
	margin-left: 20%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	position: relative;
}
.contact_2 span em {
	height: 10px;
	width: 80px;
	display: inline-block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #AF1C16;
	position: absolute;
	left: 50%;
	top: -3px;
	margin-left: -40px;
}
.contact_2 .liuyan {
	float: left;
	height: auto;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
.contact_2 .liuyan .k {
	height: auto;
	border: 1px solid #CCC;
	margin-top: 10px;
}

.contact_2 .liuyan .k input {
	height: 40px;
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 0px;
	padding-left: 2%;
}

.contact_2 .liuyan .k textarea {
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 0px;
	padding-left: 2%;
}
.contact_2 .liuyan .k .tijiao {
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	background-color: #af1c16;
	text-align: center;
	height: 40px;
	width: 50%;
	display: inline-block;
	float: left;
	margin-left: 25%;
	margin-top: 20px;
}
.nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 100%;
	background-color: #bcbcbc;
}
.nav .back {
	background-color: #06F;
	float: left;
	height: 50px;
	width: 60px;
	background-image: url(../images/back.png);
}
.nav .nav_c {
	height: 50px;
	margin-left: 60px;
	position: relative;
}

.nav span {
	font-size: 22px;
	line-height: 50px;
	color: #0f408e;
	float: left;
	margin-left: 15px;
}
.nav .nav_btn {
	background-image: url(../images/top_nav.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: right;
	height: 20px;
	width: 30px;
	margin-top: 16px;
	margin-right: 10px;
}
.nav .nav_list {
	width: 100%;
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 999;
	background-color: #bcbcbc;
	height: 0px;
	overflow: hidden;
}
.nav .nav_list a {
	font-size: 17px;
	line-height: 50px;
	color: #000;
	background-color: #bcbcbc;
	float: left;
	width: 95%;
	padding-left: 5%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.plist {
	float: left;
	height: auto;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.plist li {
	float: left;
	height: auto;
	width: 45%;
	background-color: #FFF;
	margin-left: 3%;
	margin-top: 15px;
}
.plist li a {
	width: 100%;
	overflow: hidden;
	float: left;
	height: auto;
}

.plist li a img {
	float: left;
	width: 100%;
}
.plist li span {
	font-size: 16px;
	line-height: 25px;
	background-color: #FFF;
	float: left;
	height: 50px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	color: #333;
}
.show {
	float: left;
	height: auto;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 30px;
}
.show .title {
	font-size: 20px;
	line-height: 20px;
	color: #000;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 20px;
}
.show .t {
	font-size: 20px;
	line-height: 40px;
	color: #333;
	float: left;
	height: 40px;
	width: 100%;
	margin-top: 20px;
}
.show .pic {
	float: left;
	height: auto;
	width: 100%;
}
.show .pic img {
	float: left;
	height: auto;
	width: 100%;
}


.show .c {
	font-size: 16px;
	line-height: 22px;
	color: #666;
	float: left;
	height: auto;
	width: 100%;
}
.show .c p {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 25px;
}
.show .c p img {
	height: auto;
	max-width: 100%;
}

.show .c .tabone {
	width:100%;
}
.show .c .tabone table{
	width:100%;
}
.show .c .tabtwo {
	width:100%;
	margin-top:10px;
}
.show .c .tabtwo table{
	width:100%;
}




.join {
	float: left;
	height: auto;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.join li {
	float: left;
	height: auto;
	width: 94%;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.join li .t {
	font-size: 20px;
	line-height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.join li .prem {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	padding-top: 10px;
}
.join li .prem span {
	float: left;
	width: 50%;
}
.join li .prem2 {
	float: left;
	height: auto;
	width: 100%;
	display: none;
	padding-top: 20px;
}
.join li .prem2 p {
	font-size: 16px;
	line-height: 25px;
	color: #666;
	height: auto;
	width: 100%;
	margin-top: 5px;
}
.newslist {
	float: left;
	height: auto;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.newslist li {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.newslist li a .k {
	height: auto;
	border: 1px solid #999;
	padding-bottom: 10px;
}
.newslist li a .k strong {
	height: auto;
	width: 94%;
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	font-size: 18px;
	line-height: 25px;
	color: #000;
	font-weight: normal;
	display: block;
}
.newslist li a .k span {
	font-size: 13px;
	line-height: 22px;
	color: #999;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	display: block;
}
.newslist li a .k p {
	font-size: 15px;
	line-height: 22px;
	color: #666;
	height: 44px;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	overflow: hidden;
	display: block;
}
















































/*底部*/
.foot {
	color: #FFF;
	background-color: #444444;
	height: auto;
	width: 100%;
	float: left;
	padding-top: 30px;
}
.foot .code {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.foot .code img {
	height: auto;
	width: 30%;
	margin-left: 10px;
}
.foot p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 30px;
	font-size: 15px;
}
.foot p a{
	color:#FFF;
	
}


table { border-collapse: collapse; border-spacing: 0; background-color:#FFF; }
.c_bg  tr td{ border:1px solid #ccc; height:45px; text-align: center; font-size:14px; color:#383838;}
	.tab01{ font-size:15px !important; background:#efefef; color:#000 !important; font-weight:700;}
	.tab02{ font-size:15px !important; background:#f1eed3; color:#000 !important;font-weight:700;}
.gxgc{width:100%;}
.gxgc  tr td{ border:1px solid #ccc; height:45px;  font-size:14px; padding-left:20px; padding-right:20px; }


/**/
#page{ width:100%; height:70px; clear:both; float:left; padding-top:30px;}
#page a{
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	color: #FFF;
	font-size:16px;
	border-radius:4px;
}
#page .prev{ width:45%; height:40px; background-color:#999; margin-left:3%; float:left;}
#page .prev2{ width:45%; height:40px; background-color:#E8E8E8; color:#fff; margin-left:3%; float:left;}
#page .next{ width:45%; height:40px; background-color:#999; margin-left:4%; float:left;}
#page .next2{ width:45%; height:40px; background-color:#E8E8E8; color:#fff; margin-left:4%; float:left;}
