@charset "utf-8";
/* CSS Document */



h1, h2, div, img, form, ul {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}

body {
    font: 12px/22px arial,simsun,sans-serif;
    text-align: left;
    color: #000;
    position: relative;
    margin: 0px;
    padding: 0px;
    background:none repeat scroll 0% 0% #FDFCFF;
}

a {
    color: #252525;
    outline: medium none;
    text-decoration: none;
	cursor: pointer;
}
a:hover {
    color: #fa4b4b;
    text-decoration: underline;
}
ul {
    list-style: none outside none;
}


.top {
    background: url('../img/top_bg.png') repeat-x scroll 0px 0px transparent;
    height: 40px;
    text-align: center;
    width: 100%;
}

.top_main {
    display: block;
    margin: 0px auto;
    padding-top: 10px;
    width: 1000px;
}

/********************************************************/
.f48 {
    font-size: 48px;
    color: #033;
    font-family: "Microsoft Yahei";
    font-weight: 500;
    line-height: 90px;
    text-align: center;
	background:none repeat scroll 0% 0% #fff;
	border-bottom:1px solid #E1E9E8;
}

.banner {
    position: relative;
    width: 1000px;
    margin: 20px auto;
	padding-top:40px;
	height:300px;
	/*border-bottom:1px solid #E0E8E6;*/
}
.daoyu {
    width: 570px;
    overflow: hidden;
	float:left
}
.daoyu p {
    text-align: left;
    font: 16px/36px "microsoft yahei","微软雅黑";
    color: #366;
    text-indent: 32px;
	margin:0;
}
.banner .top_imgl {
    width: 390px;
	float:left;
}
.banner .top_imgr {
    width: 390px;
	float:right;
}
.banner .top_img img {
    
}
.top_img span {
    font-size: 12px;
    color: #0A2A46;
    line-height: 23px;
    display: block;
    text-align: center;}
	
.more {
    margin: 0px 1px;
    cursor: pointer;
	font-size:15px;
}

.titlebar_txt {
    background: url('../images/titlebar_icon.png') no-repeat scroll left bottom transparent;
    height: 54px;
    text-indent: 10px;
}

.titlebar_txt strong {
    font: bold 22px/2.1 "microsoft yahei","微软雅黑";
    color: #444;
	padding-left:18px;
    height: 40px;
}
strong a:link, strong a:visited {
    text-decoration: none;
    color: #444;
}
strong a:hover{ color:#fa4b4b; text-decoration:none;}
/****************************************************************/
.footer {
    color: #252525;
    height: 80px;
    padding-top: 8px;
	margin-top:40px;
    text-align: center;
    width:1000px;
	margin:0 auto;
}
.p1 {
    display: block;
    font-size: 13px;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: center;
}
.lk a {
    font-size: 12px;
    margin: 0 10px;
    text-decoration: none;
}
.lk a:hover {
    color: #B20000;
    text-decoration: underline;
}

/****************************************************************/
.slideMenu {
    bottom: 160px;
    left: 50%;
    margin-left: 544px;
    overflow: hidden;
    position: fixed;
    width: 40px;
}
.slideMenu .top {
    background: url('../img/back-top.png') no-repeat scroll 0px 0px transparent;
}
.area1 {
    padding: 40px 0px 17px;
    overflow: hidden;
    position: relative;
    width: 1000px;
    margin: 8px auto;
}

.col {
    overflow: hidden;
    font-family: "Microsoft Yahei";
}
.show-intro {
    width: 56px;
    float: left;
    font-size: 26px;
    line-height: 147px;
    padding: 6px 24px;
    color: #E62B32;
    border-right: 1px dotted #8E8E8E;
}
.show-introTxt {
    width: 800px;
    float: left;
    text-align: left;
    padding: 0px 15px 0px 40px;
    font-size: 15px;
    line-height: 26px;
    margin-top: -6px;
    text-indent: 2em;
}
.tuijian{ width:1000px; float:left; margin:27px 0;}
.tuijian ul li{ float:left; width:220px; margin-right:30px;}
.tuijian ul li span{ text-align:center; display:block;}
.tuijian ul li:nth-child(4){ margin-right:0;}