@charset "utf-8";
body {
	font-family: "宋体";
	margin:0;
	font-size:12px;
	color:#333333;
}
table,div,ul,li{
    padding:0;
	margin:0;
	font-size:12px;
}
.font14blue{
    font-size:14px;
	font-weight:bold;
	color:#4b616c;
}
.font12{
    font-family:"宋体";
}
.fontgreen{
    color:#71ad76;
}
.fontgreen a{
    color:#71ad76;
	text-decoration:none;
}
.fontgreen a:hover{
    color:#71ad76;
	text-decoration:underline;
}
a{
	font-family: "宋体";
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a:hover{
	font-family: "宋体";
	font-size:12px;
	color:#bb0000;
	text-decoration:none;
}
.clear{
    clear:both;
}
.box{
    width:980px;
	margin:0 auto;
}
.box01{
    width:80px;
	float:left;
}

.box02{
    width:500px;
	float:left;
}
.top{
    width:100%;
	height:140px;
	background:url(../images/top_bg.gif) repeat-x;
}
.head{
    width:980px;
	height:100px;
}
.head_logo{
    width:448px;
	height:100px;
	float:left;
}
.head_kouhao{
    width:300px;
	height:100px;
	float: right;
}
.head_link{
    width:215px;
	height:26px;
	padding-top:16px;
	text-align:center;
	background:url(../images/top_link.gif) no-repeat;
	float:right;
	color:#828282;
}
.head_link a{
	color:#828282;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
}
.head_link a:visited{
	color:#828282;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
}
.head_link a:hover{
	color:#000000;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
}
.head_link a:active{
	color:#000000;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
}
.nav{
    width:980px;
	height:40px;
}
.nav ul{
    list-style:none;
}
.nav ul li{
    list-style:none;
	font-family:"微软雅黑";
	float:left;
	width:100px;
	margin-right:40px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	line-height:40px;
	display:block;
}
.nav ul li a,.nav ul li a:visited{
	font-family:"微软雅黑";
	color:#FFFFFF;
	font-size:14px;
	display:block;
	text-decoration:none;
}
.nav ul li a:hover{
	font-family:"微软雅黑";
	color:#FFFFFF;
	font-size:14px;
	display:block;
	text-decoration:none;
	background:url(../images/nav_bg.gif) repeat-x;
}
.nav ul li a:active,.nav ul li a.current{
	font-family:"微软雅黑";
	color:#FFFFFF;
	font-size:14px;
	display:block;
	text-decoration:none;
	background:url(../images/nav_bg2.gif) no-repeat;
}
.nav ul li.li2{
    list-style:none;
	float: right;
	width:250px;
	color:#FFFFFF;
	line-height:40px;
	margin:0;
}
.nav_input{
    width:120px;
	height:18px;
	line-height:18px;
	color:#666666;
	border:1px solid #1a4b65;
	margin:0;
	padding:0;
	font-family:"宋体";
}
.banner{
    width:100%;
	height:365px;
	background:url(../images/banner_bg.gif) repeat-x;
}
.news{
    width:100%;
	height:40px;
	line-height:40px;
	padding-bottom:10px;
	background:url(../images/news_bg.gif) repeat-x;
}
.main{
    width:100%;
	background:#f0f0f0;
	padding:20px 0;
}
.product01{
    width:307px;
	height:130px;
	padding:3px 10px 6px 3px;
	margin-right:10px;
	margin-bottom:15px;
	float:left;
	background:url(../images/main_bg.gif) no-repeat;
}
.product02{
    width:307px;
	height:130px;
	padding:3px 10px 6px 3px;
	margin-bottom:15px;
	float:left;
	background:url(../images/main_bg.gif) no-repeat;
}
.pro_left{
    width:192px;
	height:130px;
	float: right;
}
.pro_right{
    width:100px;
	height:131px;
	float: left;
}
.pro_tit1{
    font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#7184ad;
	line-height:40px;
}
.pro_tit1 a,.pro_tit1 a:visited,.pro_tit1 a:active{
    font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#7184ad;
	text-decoration:none;
}
.pro_tit1 a:hover{
    font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#000000;
	text-decoration:none;
}
.pro_tit2{
    font-size:18px;
	font-family:"微软雅黑";
	color:#71ad76;
	line-height:40px;
}
.pro_tit2 a,.pro_tit2 a:visited,.pro_tit2 a:active{
    font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#71ad76;
	text-decoration:none;
}
.pro_tit2 a:hover{
    font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#000;
	text-decoration:none;
}
.pro_tit3{
    font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#706d5b;
	line-height:40px;
}
.pro_tit3 a,.pro_tit3 a:visited,.pro_tit3 a:active{
    font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#706d5b;
	text-decoration:none;
}
.pro_tit3 a:hover{
    font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#000000;
	text-decoration:none;
}

.pro_con{
    font-size:12px;
	line-height:20px;
}
.footer{
    width:100%;
	height:90px;
	background:#e5e5e5;
	border-top:1px solid #d6d6d6;
}
.footer_map{
    width:169px;
	height:90px;
	float:left;
	background:url(../images/footer_map.gif) no-repeat;
}
.footer_xinxi{
    width:500px;
	height:65px;
	padding-top:25px;
	line-height:20px;
	float:left;
}
.footer_xinxi a,.footer_xinxi a:visited{
    font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
.footer_xinxi a:hover,.footer_xinxi a:active{
    font-family:"宋体";
	font-size:12px;
	text-decoration: underline;
	color:#333333;
}
.footer_top{
    width:81px;
	height:18px;
	float: right;
	margin-right:50px;
}

/*——————————————————————page2————————————————————————————————*/
.position{
    width:950px;
	padding-left:30px;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
	background:url(../images/position_ico.gif) no-repeat center left;
}
.mainL{
    width:700px;
	float:left;
	margin-bottom:20px;
}
.mainL_tit1{
    width:680px;
	padding-left:20px;
	height:50px;
	font-family: "微软雅黑";
	font-size:18px;
	color:#1a4b65;
	background:url(../images/left_bg01.gif) bottom no-repeat;
}
.mainL_con1{
    width:660px;
	padding:10px 20px 40px 20px;
	line-height:24px;
}
.mainL_con1 p{
	text-indent:2em;
	padding:0;
	margin:0;
}
.mainL_con2{
    width:210px;
	height:180px;
	padding:5px;
	float:left;
	background:url(../images/left_bg02.gif) no-repeat;
	margin-right:20px;
}
.mainL_con3{
    width:210px;
	height:180px;
	padding:5px;
	float:right;
	background:url(../images/left_bg02.gif) no-repeat;
}
.mainR{
    width:240px;
	float:right;
	margin-bottom:20px;
}
.mainR_news{
    width:205px;
	height:316px;
	padding:0 20px 0 15px;
	margin-bottom:10px;
	background:url(../images/right_bg1.gif) no-repeat;
}
.mainR_news_tit{
    width:205px;
	height:31px;
	line-height:31px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:bold;
}
.mainR_news_list{
    list-style: none;
	padding:0;
	margin:0;
}
.mainR_news_list li{
    list-style:none;
	border-bottom:1px solid #e8e8e8;
	line-height:30px;
	padding-top:5px;
}
.main2L{
    width:240px;
	float:left;
	margin-bottom:20px;
}
.main2L_tit{
    width:220px;
	height:40px;
	padding-left:20px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/left_bg03.gif) no-repeat;
}
.main2L_tit2{
    width:205px;
	height:39px;
	line-height:39px;
	font-size:14px;
	display:block;
	border-bottom:1px dashed #CCCCCC;
}
.main2L_tit2 a{
    font-size:14px;
	text-decoration:none;
	display:block;
}
.main2L_tit2 a:hover,.main2L_tit2 a.current{
    width:205px;
	height:39px;
	display:block;
    font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#bb0000;
	background:url(../images/left_bg06.gif) no-repeat;
}
.main2L_tit3{
	line-height:29px;
	font-size:12px;
	display:block;
	border-bottom:1px dashed #CCCCCC;
}
.main2L_tit3 a{
    font-size:12px;
	text-decoration:none;
	width:185px;
	padding-left:20px;
	height:29px;
	display:block;
}
.main2L_tit3 a:hover,.main2L_tit3 a.current{
    width:185px;
	padding-left:20px;
	height:29px;
	display:block;
    font-size:12px;
	text-decoration:none;
	color:#bb0000;
	background:url(../images/left_bg06.gif) center no-repeat;
}
.main2L_con{
    width:205px;
	padding:0 20px 0 15px;
	background:url(../images/left_bg04.gif) repeat-y;
}
.main2R{
    width:730px;
	float: right;
	margin-bottom:20px;
}
.main2R_con{
    width:690px;
	padding:20px;
	border:1px solid #CCCCCC;
}
.main2R_tit{
    border-bottom:2px solid #CCCCCC;
	font-size:26px;
	font-family: "微软雅黑";
	text-align:center;
	line-height:60px;
	margin-bottom:20px;
}
.main2R_tab td{
    font-size:14px;
	border-bottom:1px dashed #CCCCCC;
}
.font14{
    font-size:14px;
	line-height:30px;
}
.font14 p{
	text-indent:2em;
}
.font14 a{
    font-size:14px;
	line-height:30px;
	text-decoration:none;
}
.font14 a:hover{
    font-size:14px;
	color:#bb0000;
	text-decoration:none;
}

.page{
    border-top:2px solid #CCCCCC;
	margin-top:30px;
}
.newspage{
    border:1px solid #CCCCCC;
	margin-bottom:20px;
	padding:40px;
}
.newspage_tit{
    font-size:24px;
	font-family:"微软雅黑";
	color:#bb0000;
	text-align:center;
}
.newspage_date{
    font-size:12px;
	text-align:center;
	border-bottom:2px solid #CCCCCC;
	padding:30px 0 20px 0;
	margin-bottom:30px;
}
.newspage_con{
    font-size:14px;
	line-height:30px;
}
.newspage_con p{
	text-indent: 2em;
}
.newspage_close{
    text-align:center;
	border-top:2px solid #CCCCCC;
	padding-top:20px;
	margin-top:20px;
}