@charset "utf-8";
/* CSS Document */

#about {
	width: 100%;
}
#about .a_banner {
	width: 100%;
	height: auto;
	background-position: top center;
}
.area {
  padding: 30px 0;
  overflow: hidden;
}

.area .nav_a {
	width: 1300px;
}
.area .nav_a a {
	width: 180px;
	height: 58px;
	margin-right: 8px;
	line-height: 58px;
	background: #e4e4e4;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #999;
	font-family: "Microsoft Yahei", Arial, STHeiti, Tahoma, Helvetica;
}

.area .nav_a a:hover {
	width: 180px;
	height: 58px;
	margin-right: 8px;
	line-height:58px;
	background: #023fb0; 
	position: relative; 
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-family: "Microsoft Yahei", Arial, STHeiti, Tahoma, Helvetica;

}
.area .nav_a a.on { 
	background: #023fb0; 
	color: #fff; 
	position: relative; 
	width: 180px;
	height: 58px;
}
.area .nav_a a.on:after { 
	content: ""; 
	position: absolute; 
	z-index: 100; 
	top: 58px; 
	display: inline-block; 
	width: 0; 
	height: 0; 
	border: 10px solid transparent; 
	left: 50%; 
	margin-left: -10px; 
	border-color: #023fb0 transparent transparent transparent; 
}

@media (max-width: 767px) {
   .area {
    padding-top: 0.2rem;
    overflow: hidden;
}
.area .nav_a {
	width: 100%;
	text-align: center;
}
.area .nav_a a {
	width: 1.8rem;
	height: 0.8rem;
	margin-right: 0.4rem;
	line-height: 0.8rem;
	background: #e4e4e4;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: #999;
	font-family: "Microsoft Yahei", Arial, STHeiti, Tahoma, Helvetica;
}

.area .nav_a a:hover {
	width: 1.8rem;
	height: 0.8rem;
	margin-right: 0.4rem;
	line-height:0.8rem;
	background: #023fb0; 
	position: relative; 
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: "Microsoft Yahei", Arial, STHeiti, Tahoma, Helvetica;

}
.area .nav_a a.on { 
	background: #023fb0; 
	color: #fff; 
	position: relative; 
	width: 1.8rem;
	height: 0.8rem;
}
.area .nav_a a.on:after { 
	content: ""; 
	position: absolute; 
	z-index: 100; 
	top: 0.8rem; 
	display: inline-block; 
	width: 0; 
	height: 0; 
	border: 10px solid transparent; 
	left: 50%; 
	margin-left: -10px; 
	border-color: #023fb0 transparent transparent transparent; 
}

}


.title_div {
	width: 100%;
	padding: 40px 0;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.title_div .line {
	height: 1px;
	width: 100%;
	position: absolute;
	background: #eaedef;
	top: 60px;
	left: 0;
}
.title_con {
	width: 180px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	text-align: center;

}
.title_con h2{font:700 30px/1 "微软雅黑";color:#023fb0}
.title_con b{font:18px/40px "微软雅黑";color:#7b7b7b}
.title_con p{font:14px/42px "微软雅黑";color:#7b7b7b}

.title_div h1 {
	font-size: 30px;	
	color: #565656;
	height: 35px;
	background: #fff;
	font-weight: normal;
}
.title_div  span {
	color: #888;
	font-size: 16px;
}
.content  {
  margin-top: 50px;
}
.content p {
  line-height: 30px;
  margin-top: 10px;
  font-size: 16px;
  text-indent: 3px;
}
.content ul1{
  line-height: 30px;
  margin-top: 10px;
  font-size: 16px;
  text-indent: 35px;
}


@media (max-width: 767px) {
   .content  {
    margin-top: 50px;
	padding-left: 4%;
    padding-right: 4%;
}
  .content p {
  line-height: 30px;
  margin-top: 10px;
  font-size: 16px;
  text-indent: 3px;

}
  .content ul1{
  line-height: 30px;
  margin-top: 10px;
  font-size: 16px;
  text-indent: 35px;
}
}

.de_pross {
    padding-top: 30px;
    width: 100%;
}
#about .pross_box {
    border-left: 2px solid #e4e8ec;
    float: left;
	left: 250px;
	position: relative;
	z-index: 0;
	width: 100%;
}
#about .pross_box dl {
	left: -130px;
	position: relative;
	width: 100%;
}
#about .pross_box dl dt {
	height: 37px;
	width: 100%;
	overflow: hidden;
}
#about .pross_box dl dt,#about .pross_box dl dd {
	float: left;
    position: relative;
}
#about .pross_box dl dt .date {
	color: #8CC63F;
	display: block;
	float: left;
	font-family: "Times New Roman", Times,;
	font-size: 18px;
	left: 0;
	position: relative;
	text-align: right;
	width: 100px;
	line-height: 29px;
}
#about .pross_box dl dt i {
	background: url(../images/icon.png) no-repeat -94px -279px;
	float: left;
	height: 29px;
	left: 115px;
	position: absolute;
	top: 0;
	width: 29px;
}
#about .pross_box dl dd {
	padding: 35px 0 15px;
	width: 100%;
}
#about .pross_box dl dd i {
	width: 17px;
	height: 17px;
	position: absolute;
	float: left;
	left: 121px;
	top: 36px;
	background: url(../images/icon.png) no-repeat -143px -288px;
}
#about .pross_box dl dd .fz_jg {
	position: relative;
	padding-left: 150px;
}
#about .pross_box dl dd .fz_jg h5 { font-size: 14px; padding-bottom: 20px;}
#about .pross_box dl dd .fz_jg img {
  border: 1px solid #e4e8ec;
  padding: 2px;
}

#cate {
	text-align: center;
	padding: 30px 0;
}
#cate img {
	max-width: 800px;
}
#contact {
	padding: 30px 0;
}
#contact .contact_left {
	float: left;
	width: 400px;
	margin-left: 60px;
}
#contact .contact_left .saomiao {
	padding-top: 10px;
    text-align: center;
    width: 170px;
}
#contact .contact_left dl {
	padding-top: 30px;
}
#contact .contact_left dl dt {
	font-size: 30px;
	color: #333;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
}
#contact .contact_left dl dd {
	font-size: 16px;
	line-height: 40px;
}
.map {
	float: right;
	width: 600px;
	height: 360px;
	margin-top: 30px;
	display: inline;
	border: 1px solid #e0e5e9;
}
#culture {
	width: 100%;
	padding: 30px 0;
	overflow: hidden;
}
#culture ul {
	width: 1300px;
}
#culture ul li {
	width: 345px;
	height: 195px;
	float: left;
	padding: 25px 0;
	margin-right: 60px;
	text-align: center;
	background: #74d290;
	color: #fff;
	position: relative;
}
#culture ul li u {
	width: 83px;
	height: 60px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/icon.png) no-repeat -78px -370px;
}
#culture ul li i {
	width: 77px;
	height: 55px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/icon.png) no-repeat 0px -370px;
}
#culture ul li h1 {
	width: 75px;
	padding: 15px 0;
	margin: 0 auto;
	font-size: 36px;
	font-weight: normal;
	border-bottom: 2px solid #fff;
}
#culture ul li h3 {
	width: 220px;
	line-height: 30px;
	margin: 0 auto;
	margin-top: 25px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}
#culture .cul_photo {
	margin: 50px auto 0;
}
#culture .cul_photo img {
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) { /*����������������Ļ�ߴ�*/
    table {
        width: 100%;
    }
    
    th, td {
        width: auto;
    }
    p {
        width: auto;
    }
}
