@charset "utf-8";
*{
	padding:0;
	margin:0;
	list-style-type: none;
	font-family: "微软雅黑";
}
body {
	color: #666;
	padding: 1px;
	font-size: 12px;
} 
a{
	text-decoration:none;
	color: #666;
	border:0px;
}
a:visited{
	color: #666;
}
h1{
	font-size: 100%;
}
.dotted {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	height: 0px;
}
.about_img_l_20 {
	float: left;
	padding-right: 20px;
}
.about_l_10 {
	padding-top:10px;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
}
.head {
	height:70%;
	background-color: #eaeaea;
}
.head .logo {
	width: 15%;
	padding-top:5px;
	padding-bottom:5px;
}


.nav {
	clear: both;
	margin-top: 1px;
	margin-bottom: 1px;


}
/*.nav a {
	width: 25%;
	float: left;
	text-align: center;
	display: block;
	background-color: #650505;
	color: #FFF;
	line-height: 30px;
	margin-bottom: 1px;
}*/
.nav table {
	background-color: #FFF;
}
.nav table tr td {
	background-color: #1b74bb;
	width: 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.nav table tr td a{
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
	font-size: 14px;
	padding-bottom: 4px;
	line-height: 26px;
}
.nav table tr td a.cur{
	color:#F00;
}
.banner {
	margin-bottom: 1px;
}
.tit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 32px;
	background-color: #F3F3F3;
	margin-bottom: 2px;
}
.tit h1 {
	color: #3A3170;
	float: left;
	line-height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-color: #E3E3E3;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.tit a {
	color: #3A3170;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 7px;
	border-radius: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 26px;
	background-color: #E3E3E3;
	margin-top: 3px;
	margin-right: 1px;
	font-size: 12px;
	float: left;
}
.tit h1 em {
	font-style: normal;
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
	padding-top: 2px;
}
.tit h1 em.cur {
	font-style: normal;
	background-color: #650505;
	display: block;
	float: left;
	margin-right: 10px;
	color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
}
.about_class {

	
}
.about_class a {
	float: left;
	color: #3A3170;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 26px;
	background-color: #E3E3E3;
	margin-top: 3px;
	margin-right: 5px;
	font-size: 12px;
	margin-bottom: 2px;
}



.jianjie {
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
}

.jianjie p {
	line-height: 1.4em;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 5px;
}
.jianjie ul li {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	color: #666;
}
.xiangmu {
	clear: both;
	margin-bottom: 5px;
	padding-top: 10px;
	background-image: url(../img/about_bg.png);
	background-repeat: repeat;
	padding-bottom: 10px;
}
.xiangmu dl {
	float: left;
	width: 50%;
}
.xiangmu dl dt {
	padding: 6px;
	margin: 0px;
}

.xiangmu dl dt img{
	width: 100%;
	border: 1px solid #CCC;
}
.xiangmu dl dd {
	margin-left: 6px;
	height: 10em;
	text-align: justify;
	margin-right: 6px;
}
.xiangmu dl dd h3 {
	text-align:center;
	padding:0;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom:5px;
	padding-bottom:2px;
}
.xiangmu dl dd span {
	line-height:20px;
	text-align: justify;
}
.about {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
	padding-bottom: 10px;
}
.about a {
	padding-left: 28px;
	line-height: 30px;
}
.about h1 {
	font-size: 100%;
}
.about p {
	text-align: justify;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 2px;
}
.about p h1 {
	color:#F00;
}
.about img {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.about .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	margin-bottom: 8px;
}
.project {
	clear: both;
	margin-bottom: 5px;
	padding-top: 5px;
}
.project dl {
	float: left;
	width: 50%;
}
.project dl dt {
	padding: 6px;
	margin: 0px;
}

.project dl dt img{
	width: 100%;
}
.project dl dd {
	text-align: center;
	line-height: 24px;
}
.pro_class .pro_class_1{
	clear: both;
	padding-top: 5px;
	
}
.pro_class .pro_class_1 a{
	border: 1px solid #CCC;
	padding: 5px;
	display: block;
	float: left;
	margin-left: 5px;
	background-color: #F5F5F5;
}

.news {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.news dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	height: 1.4em;
}
.news dl dt {
	float: left;
	font-size: 14px;
}
.news dl dd  {
	font-style: normal;
	display: block;
	float: right;
}
.news ul li {
	line-height: 1.8em;
	background-image: url(../img/newslip.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
	color: #CCC;
	height: 30px;
}
.news ul li a {
	font-size: 14px;
	color: #666;
	float: left;
}
.news ul li em {
	font-style: normal;
	float: right;
	padding-right: 4px;
}
.news_class {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news_class a {
	border: 1px solid #CCC;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F0F0F0;
	display: block;
	float: left;
	margin-bottom: 5px;
}


.shidian {
	clear: both;
	padding: 0.5em;
}
.shidian img {
	width: 100%;
}
.shidian p {
	margin-top: 0.5em;
	line-height: 1.4em;
}

.yangban {
	clear: both;
	padding: 0.5em;
}
.yangban img {
	width: 100%;
}
.yangban p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}

.job {
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
	padding-bottom: 4px;
}
.job table tr td {
	font-size: 70%;
	text-align: left;
	padding: 2px;
	line-height: 1.6em;
}

.contact {
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
	padding-bottom: 4px;
}
.contact img {
	width: 98%;
}
.contact p {
	font-size: 90%;
	margin-bottom: 1em;
	line-height: 1.4em;
}
.detail {
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
	padding-bottom: 4px;
}
.detail img {
	width: 100%;
}
.detail p {
	margin-bottom: 0.5em;
	line-height: 1.3em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.p-view {
	clear: both;
	padding: 0.5em;
}
.p-view img {
	width: 100%;
}
.p-view p {
	margin-bottom: 1em;
	line-height: 1.4em;
}
.p-view .b_logo img  {
	width: 18%;
	border: 1px solid #F0F0F0;
	margin-left: 0.35em;
	margin-bottom: 0.35em;
}

.foot {
	width:100%;
	height:45px;
	margin:auto;
	background:#650505;
	position:fixed;
	bottom:0;
}
.foot .box {
	display:-webkit-box;
	display:   -moz-box;
	display:        box;
	width:100%;
}
.foot .box a{
	display:block;
	width:100%;
	height:45px;
	padding:5px 0 3px 0;
	text-align:center;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	box-flex:1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left:1px solid rgba(236, 243, 255,1);
	border-right:1px solid rgba(236, 243, 255,1);
	color: #FFF;
}
.foot .box a img{
	width:21.11111px;
	height:20px;
	margin-top:0;
	vertical-align:top;
}
.foot .box a span{
	display:block;
	margin-top:3px;
	font-size:12px;
	color:#fff;
	line-height:14px;
	text-align:center;
}
.txt {
	padding-top: 0.5em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #EBEBEB;
	font-size: 14px;
	color: #666;
	margin-bottom: 40px;
}
footer{
	width:100%;
	height:40px;
	line-height:40px;
	background:#1b74bb;
	position:fixed;
	bottom:0;
}
footer a{ display:block; width:20%; height:40px; float:left; background:no-repeat center; background-size:auto 20px;}
footer a#fanhui{ background-image:url(../img/fanhui.png);}
footer a#list{ background-image:url(../img/list.png);}
footer a#home{ background-image:url(../img/home.png);}
footer a#tel{ background-image:url(../img/tel.png);}
footer a#map{ background-image:url(../img/map.png);}
footer a#feedback{ background-image:url(../img/guestbook.png);}
footer a#share{ background-image:url(../img/share.png);}
.share {
	margin-bottom: 40px;
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #FFF;
	padding-top: 10px;
	display: none;
	border: 1px solid #CCC;
	padding-bottom: 7px;
}
.share img{
	width:40px;
}
.share a{
	float:left;
	margin-left:15px;
}
.qx {
	width:100%;
	border:#CCC solid 1px;
	text-align:center;
	line-height:30px;
	margin-top:5px;
	background:#F0F0F0;
	cursor:pointer;
}
.chaxun_btn {
	width: 100px;
	height: 30px;
	background: #EDB70A;
	color: #fff;
	border: none;
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 25px;
	cursor:pointer;
	border-radius:5px;
}
.chaxun_btn:hover{
background:#039FD8;
}