/* CSS Document */
body{
	font-size: 12px;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-left: 0px;
}
.wrap{
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	color: #049BD8;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
.c1{
	height: 130px;
	width: 1002px;
}
.tel{
	float: right;
	height: 50px;
	width: 200px;
	font-size: 18px;
	text-align: right;
	color: #990000;
	margin-top: 10px;
}
.tel span{
	font-family: "宋体";
	font-size: 12px;
}
.logo{
	background-image: url(/images/pjlogo.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 255px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.menu{
	float: right;
	width: 640px;
	display: block;
	margin-top: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #001E53;
	border-bottom-color: #001E53;
	border-left-color: #001E53;
}
<!--
/* CSS Tabs */
#navcontainer {
	font-family: "宋体";
	text-transform: lowercase;
	background-color: #51A6DD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* to stretch the container div to contain floated list */
#navcontainer:after {
        content: ".";
        display: block;
        line-height: 1px;
        font-size: 1px;
        clear: both;
}

ul#navlist {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 100%;
        font-size: 1em;
}

ul#navlist li {
        display: block;
        float: left;
        width: 14%;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
	display: block;
	width: 100%;
	padding: 0.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00677C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #408BBC;
	border-left-color: #216495;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66B0F5;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #004D5C;
        color: #FFFFFF;
}
ul#navlist li#active2 a {
	color: #FFFFFF;
	background-color: #D73300;
}
ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #FFFFFF;
	background-color: #004D5C;
}
-->
.c2{
	width: 1002px;
	margin-top: 10px;
}
.c2l{
	width: 680px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
}
.c2r{
	
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
}
/* 图片轮播start */
.lunbo{width:680px;height:25px}
#page_left_1 {WIDTH: 678px; }
#page_left_2 {WIDTH: 680px}
#page_left_2_1 {FONT-WEIGHT: normal; FLOAT: left; BACKGROUND-IMAGE: url(/images/p_12_02.jpg); WIDTH: 74px; COLOR: #000000; MARGIN-RIGHT: 1px; TEXT-ALIGN: center}
#page_left_2_1_1 {FONT-WEIGHT: normal; WIDTH: 100%; CURSOR: hand; PADDING-TOP: 5px; TEXT-ALIGN: center}
#page_left_2_1_2 {FONT-WEIGHT: normal; WIDTH: 74px; COLOR: #ffffff; PADDING-TOP: 5px; TEXT-ALIGN: center}
#page_left_2_2 {FONT-WEIGHT: normal; FLOAT: left; BACKGROUND-IMAGE: url(/images/p_12_04.jpg); WIDTH: 74px; COLOR: #ffffff; MARGIN-RIGHT: 2px; TEXT-ALIGN: center}
.sty20 {FONT-WEIGHT: normal; FONT-SIZE: 12px; FLOAT: left; BACKGROUND-IMAGE: url(/images/p_12_02.jpg); WIDTH: 74px; COLOR: #000000; LINE-HEIGHT: 20px; MARGIN-RIGHT: 2px; FONT-FAMILY: "宋体"; TEXT-ALIGN: center}
.sty21 {FONT-WEIGHT: normal; FONT-SIZE: 12px; FLOAT: left; BACKGROUND-IMAGE: url(/images/p_12_05.jpg); WIDTH: 74px; COLOR: #ffffff; LINE-HEIGHT: 20px; MARGIN-RIGHT: 2px; FONT-FAMILY: "宋体"; TEXT-ALIGN: center}
.sty21 #page_left_2_1_1 {	BACKGROUND-POSITION: center top; BACKGROUND-IMAGE: url(/images/p_12_03.gif); BACKGROUND-REPEAT: no-repeat}
/* 图片轮播end */
.title{
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	background-image: url(/images/arr.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 30px;
}
.title span{
	color: #666666;
	text-indent: 30px;	
}
.title2{
	background-color: #ffffff;
	line-height: 25px;
	background-image: url(/images/arr.gif);
	background-repeat: no-repeat;
	background-position: 10px;	
}
.title2 span{
	color: #666666;
	text-indent: 30px;
}
.line{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	height: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00677C;
}
.hb{
	font-size: 12px;
	color: #990000;
	background-image: url(/images/arr2.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: 30px;
	margin-left: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}

.l1{
	width: 200px;
	margin-top: 10px;
}
.l1 li{
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(/images/arr2.gif);
	}


.c3{
	height: 100px;
	width: 1002px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.c4{
	width: 1002px;
	margin-top: 10px;
}
.c4l{
	width: 680px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
}
.c4r{
	width: 300px;
	background-color: #FFFFFF;
	float: right;
	border: 1px solid #CCCCCC;
}
.c4r .jsl{
	color: #00677C;
	background-color: #E4F6FC;
	padding-top: 3px;
	border-right-width: 5px;
	float: left;
	width: 145px;
	height: 210px;
	margin-left: 3px;
}
.c4r .jsl span{
	color: #990000;	
}
.c4r .jsr{
	color: #00677C;
	background-color: #E4F6FC;
	padding-top: 3px;
	border-right-width: 5px;
	float: right;
	width: 145px;
	height: 210px;
	margin-right: 3px;
}
.c4r .jsr span{
	color: #990000;
}
.c4r2{
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 5px;
}
.lx{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.lx td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #049BD8;
	margin-top: 25px;
	padding: 10px;
}
.lx .rt{
	margin-top: 10px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #049BD8;
	width: 100px;
	text-indent: 10px;
}
.lx span{
	font-size: 12px;
	color: #00677C;
}
.lx strong{
	font-size: 18px;
	color: #1C60EF;
	font-style: italic;
	font-weight: bold;
	font-family: "黑体";
}
.dizhi{
	background-color: #E4F6FC;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #00677C;
	line-height: 20px;
}
.c5{
	width: 1002px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.c5 .anli{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.c5 .anli li{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.c5 .anli img{
	border: 1px solid #11A0DA;
	padding: 1px;
	margin-bottom: 5px;
	height: 127px;
	width: 212px;
}
.c6{
	background-color: #CCCCCC;
	width: 1002px;
	margin-top: 10px;
	border: 1px solid #999999;
}
.c6 ul{
	font-size: 12px;
	float: left;
	width: 980px;
	margin-left: 5px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}
.c6 li{
	line-height: 20px;
	float: left;
	margin-right: 3px;
	white-space: pre;
}
.c6 a{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.c6 a:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.copyright{
	text-align: center;
	line-height: 30px;
	margin-top: 25px;
}

.c7{
	width: 1002px;
	margin-top: 10px;
	text-align: center;
	}
.daohang{
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 900px;
	text-align: left;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nl{
	float: left;
	width: 255px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.nl ul{}
.nl li{
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(/images/lead.gif);
}
.nl li h4{
	list-style-image: url(/images/catepre.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}

.l2{
	width: 200px;
	margin-top: 10px;
}
.l2 li{
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(/images/arr2.gif);
	}
.l2 a{
	color: #000000;
	text-decoration: none;
}

.l3 ul{
	width: 200px;
	margin-top: 10px;
}
.l3 li{
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(/images/arr2.gif);
	margin-bottom: 5px;
	}
.l3 a{
	color: #000000;
	text-decoration: none;
}

.bdad{
	float: left;
	height: 90px;
	width: 728px;
}
.nr{
	float: right;
	width: 730px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.t1{
	padding: 10px;
}
.t2{
	padding: 10px;
}
.listbox{
	width:680px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.e2 ul li{
	list-style-type: none;	
}
.e2 li{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:12px 0px;
	border-bottom:1px solid #EEE;
	color:#aaa;
}
.e2 li b a{
	color:#555;
}
.e2 li a.preview{
	width:84px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:10px;
	display:inline;
}
.e2 li a.preview img{
	width:80px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.e2 li a.preview:hover img{
	border:1px solid #AAA;
}
.e2 li a.title{
	overflow:hidden;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
}
.e2 span.info{
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}

.e2 span.info a{
	color:#690;
}
.e2 p.intro{
	color:#776955;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}
.dede_pages{
	width: 760px;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
