@charset "utf-8";
html {
	color: #63625E;
	
}

#ag{float:right; text-align:right; margin-top:8px; color:#fff}
#ag a{float:right; text-align:right; margin-top:8px; color:#fff}

.list_news_01 li{background:url(/images/sdg.gif) no-repeat .5em 50%;padding:.8em .8em  .8em 1.5em;margin:0;border-bottom:1px solid #e2e2e2}
.list_news_01 li.bg{background-color:#FCFCFC}
.list_news_01 li span{float:right}
.list_news_01 .ico{display:none}
.list_news_01 li:hover{background-color:#F8F8F8}
 #zoom{ margin-bottom:20px;min-height:200px;height:auto !important;height:200px;overflow:visible;line-height:2em;}
 .btwz{font-family:Microsoft YaHei; font-size:18px;}
.newbody{ border-bottom:1px #CCCCCC dashed; line-height:35px; text-align:center }

.pagination-wrapper{clear:both;padding:1em 0 2em 0;text-align:center}
.pagination{display:inline-block;font-size:12px;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.05);}
.pagination li{list-style:none;display:inline;float:left;line-height:1em;text-decoration:none;border:1px solid #ddd;border-left-width:0;display:inline-block;padding:.5em .8em;background-color:#f9f9f9;color:#999 }
.pagination li a{ color:#999 }
.pagination li a:link{background:#fff;color:#4C78A5}
.pagination li a:hover{text-decoration:none}
.pagination li a:link:hover{color:#000}
.pagination li.thisclass{background-color:#DDDDDD;color: #7C7C7C}
.pagination li:first-child{border-left-width:1px;border-radius:3px 0 0 3px}
.pagination li:last-child{border-radius:0 3px 3px 0}
.pagination .pageinfo{color:#444}



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1;
}
body, button, input, select, textarea {
	font: 12px/1.5 "΢���ź�", Microsoft Yahei, tahoma, arial, Hiragino Sans GB, \5b8b\4f53;
}
input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: inherit;
}
fieldset, img {
	border: 0;
}
iframe {
	display: block;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
del {
	text-decoration: line-through;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 500;
}
ol, ul {
	list-style: none;
}
caption, th {
	
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500;
}
b {
	font-weight: normal;
}
i {
	font-style: normal;
}
q:before, q:after {
	content: '';
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left, .right {
	display: inline;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
a {
	color: #3d6dcc;
}
ins, a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #f60;
}
.header {
	height: 83px;
	width: 100%;
	background:url(../22.jpg) #0098de no-repeat center;
	border-bottom: solid 2px #ffffff
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.logo {
	display: block;
	width:284px;
	height: 80px;
	background: url(../logo.png) no-repeat;
}
.nav dl {
	float: left;
}
.nav dt a {
	line-height: 63px;
	color: #fff;
	font-family: Microsoft Yahei;
	font-size: 16px;
	display: block;
	padding: 0 20px;
}
.nav dt a:hover {
	background: #067cc9;
	color: #fff;
	text-decoration: none;
}

 

.nav dt a.hover {
	background: #067cc9;
	color: #fff;
	text-decoration: none;
}
.nav dd {
	display: none;
}
.dd-content {
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
	position: absolute;
	top: 63px;
	z-index: 1000;
}
.dd-contnetInner {
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	width: auto;
	height: 100%;
	overflow: hidden;
	padding: 20px 20px 0 20px;
	background: url(../dd-bg.png) repeat-x #fff;
}
.dd-ul {
	position: relative;
	padding-bottom: 20px;
}
.list {
	float: left;
	margin-right: 0px;
}
.list h3 {
	color: #0098de;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 10px;
}
.list li {
	line-height: 25px;
}
.list li a {
	color: #666;
	display: inline-block;
	padding: 0 10px;
}
.list li a:hover {
	background-color: #93c1f6;
	text-decoration: none;
	color: #fff;
}
.list.last {
	margin-right: 0;
}
.verticalLine {
	width: 1px;
	height: 180px;
	background-color: #fff;
	border-left: solid 1px #cfcfcf;
	float: left;
	margin: 0 25px;
}
.list-box {
	float: left;
	overflow: hidden;
}
.list-box li {
	line-height: 25px;
}
.list-box li a {
	color: #666;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	height: 400px;
	margin: 0 auto;
	min-width: 1000px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 100;
}
.flexslider .slides li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flexslider-container {
	position: relative;
}
.flexslider .slides li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides li a {
	display: block;
	width: 100%;
	height: 400px;
}
.slide1 {
	background: url(../slide1.jpg) no-repeat center center;
	display: block;
	width: 100%;
	height: 400px;
}
.slide2 {
	background: url(../slide2.jpg) no-repeat center center;
	display: block;
	width: 100%;
	height: 400px;
}
.slide3 {
	background: url(../slide3.jpg) no-repeat center center;
	display: block;
	width: 100%;
	height: 400px;
}
.slide4 {
	background: url(../slide4.jpg) no-repeat center center;
	display: block;
	width: 100%;
	height: 400px;
}
/* Caption style */
.flex-caption {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	line-height: 30px;
	border-top: solid 1px #808893;
}
.backToTop {
	display: none;
	text-indent: -9999px;
	width: 54px;
	height: 54px;
	background: url(../backtotop.png) no-repeat;
	position: fixed;
	_position: absolute;
	right: 25px;
	bottom: 45px;
	_bottom: "auto";
	cursor: pointer;
	opacity: .3;
	filter: Alpha(opacity=30);
}
.backToTop:hover {
	opacity: 1;
	filter: Alpha(opacity=100);
}
/* Direction Nav */
.flex-direction-nav li a {
	width: 69px;
	height: 69px;
	margin: -250px 0 0;
	display: block;
	background: url(../bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
} /* set negative margin-top equal to half the height on the directional-nav for perfect vertical centering */
.flex-direction-nav li a.next {
	background-position: -69px 0;
	right: -79px;
}
.flex-direction-nav li a.prev {
	background-position: 0 0;
	left: -79px;
}
/* Control Nav */
.flex-control-nav {
	display: none;
}
.main {
	width: 100%;
	background: #f9f9f9;
	padding: 23px 0 11px 0;
}
.product li {
	float: left;
	margin-bottom: 12px;
}
.footer {
	width: 100%; height:55px;
	margin-top:20px;
	background: url(../footer_bg.jpg) repeat-x;

}
.footer-line {
	width: 100%;
	height: 20px;

}
.footer-link {

	padding: 0 0 25px;
	overflow: hidden;
}
.footer-link dl {
	float: left;
	width: 140px;
}
.footer-link dt {
	color: #5f5f5f;
	font-weight: 700;
	padding: 0 0 10px;
}
.footer-link dd {
	line-height: 25px;
	text-indent: 1em;
}
.footer-link dd a {
	color: #838383;
}
.copyright {

	padding:20px 0 0 0;
	color: #959596;
}
.copyright li {
	float: left;
	margin-right: 70px;
}
.footer-logo {
	display: inline-block;

	padding-left: 30px;
}
/* video */
.video {
	width: 720px;
	height: 430px;
	border: solid 1px #ccc;
	position: absolute;
	z-index: 999;
	display: none;
	background: #000
}
.video a {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
}



zhognj
#content {
    background: url("../content_bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 100%;
}
#content .content {
    margin: 0 auto;
    padding: 10px 0 0 20px;
    width: 1010px;

}

#content .conten {
    background: url("../content_topbottom.jpg") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    float: left;
    margin: 0 5px;
    overflow: hidden;
    padding: 0 0 5px;
    width: 240px;
}
#content .conten .content_top {
    background: url("../content_topbottom.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 27px;
    padding: 10px 0 0;
    text-align: center;
    width: 240px;
}
#content .conten .content_body {
    background: url("../index_contentbg.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    height: 200px;
    margin: 0;
    overflow: hidden;
    padding: 14px;
    width: 212px;
}
.content_body .content_img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4D4D4;
    border-radius: 3px;
    box-shadow: 0 0 1px #CCCCCC;
    height: 77px;
    margin: 0 0 15px;
    padding: 5px;
    width: 198px;
}
.content_img img {
    height: 77px;
    width: 198px;
}
.content_body .content_text {
    height: 100px;
    line-height: 18px;
    overflow: hidden;
    width: 212px;
}
.content_body dl {
    clear: both;
    margin: 0;
    padding: 0;
}
.content_text a {
    color: #E50012;
    font: 11px Arial,Helvetica,sans-serif;
    text-decoration: underline;
}
.content_text a:hover {
    text-decoration: underline;
}
.detail a {
    color: #ef0000;
    font: 12px "΢���ź�";
    text-decoration: none;
}
.detail a:hover {
    text-decoration: underline;
}
.product_name {
    color: #1c60b1;
    font: 16px "΢���ź�";
    margin: 0 0 8px;
    padding: 0;
}
.product_ms {
    height: 45px;
    overflow: hidden;
    width: 212px;
}

.news_title {
    color: #1c60b1;
    font: bold 12px "����";
    height: 16px;
    overflow: hidden;
    text-decoration: none;
    width: 212px;
}
.news_title a {
    color: #1c60b1;
    font: bold 12px "����";
    text-decoration: none;
}
.news_title a:hover {
    text-decoration: underline;
}
.news_datetime {
    color: #333333;
    font: bold 12px Arial;
}
.news_gs {
    height: 40px;
    line-height: 18px;
    margin: 0;
    overflow: hidden;
    padding: 6px 0 0;
    width: 212px;
}
#a6 {
    display: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}
#b6 div {
    height: 200px;
    overflow: hidden;
    padding: 0;
    width: 212px;
}




.fn-clear:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.block {
    height: auto;
    margin: 0 auto;
    width: 980px;
	padding-left:40px;
}
.fn-clear {
}


.info {
    background: url("../b1.jpg") no-repeat center;
    float: left;
    height: 123px;
    margin-top: 10px;
    padding: 10px 10px 20px 0;
    position: relative;
    width: 470px;

	
	
}
.info h1 {
    color: #333;
    font-size: 15px;
	font:"΢���ź�";
    font-weight: bold;

}
.info .fn-right {
    width: 235px;
}
.info dl a {
    color: #63625E;
}
.info dl a:hover {
    color: #006fb8;
}
.info dt {
    margin-bottom: 5px;
	
}

.info dt a {
    font-size: 14px;
    font-weight: 700;color: #006fb8;
}
.info dd {
    height: 20px;
    overflow: hidden;
    width: 210px; padding-left:10px;
	background:url("../icon-11.png") no-repeat left center;
}
.info .more {
    left: 130px;
    position: relative;
    top: 6px;
}
.info .hot {
    position: absolute;
    right: 60px;
    top: 10px;
}
.tj h1 {
    color: #333;
}
.tj dd {
    background: url("../icon-11.png") no-repeat  left center ;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 10px;
    width: 252px;
}
.fn-left, .fn-right {
    display: inline;
}
.fn-left {
    float: left;
}
.fn-right {
    float: right;
}
.info .info-img {
    background: url("../bg-11.png") no-repeat left top ;
    height: 124px;
    padding: 3px 3px 6px;
	margin-top:3px;
	margin-left:15px;

    width: 209px;
}

#latest-news-index {
	height: 120px;
	background: url(../hw_000487.jpg) repeat-x;
	width: 1000px;
	width: auto !important;
	margin: 0px auto;
	border-bottom:1px solid #f2f2f2;
}
.message a {
    background: url("../pr.jpg") no-repeat scroll 0 0 ;
    display: block;
    height: 50px;
		padding-left:400px;
	line-height:50px;
	color:#0c67bc;
}
.message a:hover {
    background: url("../pr.jpg") no-repeat scroll 0 -50px ;
    display: block;
    height: 50px;
	color:#fff;
}
.pr a {
    background: url("../message.jpg") no-repeat scroll 0 0 ;
    display: block;
    height: 50px;
	padding-left:400px;
	line-height:50px;
	color:#0c67bc;

}
.pr a:hover {
    background: url("../message.jpg") no-repeat scroll 0 -50px ;
    display: block;
    height: 50px;
	color:#fff;
}


#sub_main {
	width:960px;
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
}
.left {
	width:190px;
	float:left;
	text-align:center
}
.left h2 {
	background: url("../h2bg.png") repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
}
.left ul {
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	width: 188px;
}
.left li {
	border-top: 1px solid #DDDDDD;
	height: 34px;
	line-height: 34px;
}
.left li a {
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	height: 34px;
	line-height: 34px;
}
.left li.current_page_item a {
	color: #505050;
	background:url(../arrr.png) no-repeat 130px center #F0F0F0;
}
.left li a:hover {
	color: #B12923;
	text-decoration: none;
}
#dituContent {
	margin-top:20px;
}
.jobsh3 {
	width:687px;
	height:30px;
	background:url(../hrbg.gif) left;
	display:block;
	margin-bottom:15px
}
.jobsmain {
}
.jobsmain h4 {
	width: 677px;
	height: 61px;
	line-height: 20px;
	padding: 23px 0 0 0;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
	padding-left:70px;
}
.jobsmain h5 {
	font-size:14px;
	font-weight:bold;
	padding-left:10px
}
.jobsmain ul {
	padding-top:10px;
	margin-bottom:25px;
	padding-left:10px
}
.jobsmain ul li {
	line-height:25px;
}
.jobsmain b {
	color:#0F75BC
}
.ads {
	background:url(../ad.png) left center no-repeat;
}
.gp {
	background:url(../gp.png) left center no-repeat;
}
.opd {
	background:url(../opd.png) left center no-repeat;
}
.se {
	background:url(../se.png) left center no-repeat;
}
.ui {
	background:url(../ui.png) left center no-repeat;
}
.products_list {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom: 1px dotted #E8E8E8;
	overflow:hidden;
	margin-right:30px;
	margin-left:20px;
	
}
.products_list h3 {
	padding-left:0px;
	padding-top:14px;
	font-size:18px;
	margin-bottom:10px;
	height:33px;
}
.products_list img {
}
.products_list p {
	margin-bottom:10px;
}
.products_list span a {
	color:#0F75BC
}
.products_list .zd {
	background:url(../zd.gif) left center no-repeat;
}
.products_list .tx {
	background:url(../zd.gif) left center no-repeat;
}
.products_list .dj {
	background:url(../dj.gif) left center no-repeat;
}
.products_list .nz {
	background:url(../nz.gif) left center no-repeat;
}
.sub_main_txt {
	width:678px;
	float:left
}
.sub_main_txt h3 {
	padding-bottom:10px;
	font-size: 26px;
}
.sub_main_txt p {
	line-height:28px;
}
.tit_bar {
	border-bottom: 1px dotted #DBDBDB;
	padding-bottom:5px;
	margin-bottom: 25px;
}
.about {
	padding-right:10px;
}
.about p {
	/*line-height:25px;*/
	padding-bottom:10px;
	padding-top:15px;
}
.sj {
	padding-left:7px;
}
.tad {
	width:70% !important;
	margin:inherit !important;
	margin:10px 20px !important
}

.page_right {
	width:740px;
	float:right
}
.page_right p {
	color:#3c3c3c;
	line-height:25px;
}
/*��ҳnews*/
/*news*/
#sub_main1 {
	width:960px;


}
.news1-list {
	width:960px;
	float:left;
}
.news1-list .sort {
	background: none repeat scroll 0 0 #EEEEEE;
	padding: 12px 15px;
	text-align: right;
}
.news1-list ul {
}
.news1-list li {
	
	clear: both;
	padding: 15px 0;
}
.news1-list li:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.news1-list h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}
.news1-list .datetime {
	background: url("../datetime.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 43px;
	line-height: 13px;
	margin-right: 20px;
	padding-top: 5px;
	text-align: center;
	width: 40px;
}
.news1-list .source {
	margin-bottom: 2px;
}
.news1-list .summary {
	line-height: 1.6;
	margin-top: 8px;
}
.news1-list .summary a {
	display: inline-block;
}
.news1-list .page {
	margin: 30px 0;
}
.news1-list .img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 14px;
	overflow: hidden;
	padding: 2px;
	width: 120px;
}
.news1-list .img img {
	height: 80px;
	vertical-align: middle;
	width: 120px;
}
.news1-list .nopic .img {
	display: none;
}
.news1-list .cnt {
	float: left;
	width: 740px;
}
.news-list .cnt h4 a {
	color:#0F75BC !important
}
.news1-list .nopic .cnt {
	width: auto;
}
.news1_more:active, .news1_more:link, .news1_more:visited {
	background: url("../home_news_more.gif") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: right;
	height: 18px;
	line-height: 18px;
	margin-top: 3px;
	padding-left: 10px;
	text-align: left;
	width: 39px;
}
.news1_more:hover {
	background: url("../home_news_more.gif") no-repeat scroll 100% 0 transparent;
	color: #FFFFFF;
}
/*news*/
#sub_main {
	width:960px;
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
}
.news-list {
	width:678px;
	float:left;
}
.news-list .sort {
	background: none repeat scroll 0 0 #EEEEEE;
	padding: 12px 15px;
	text-align: right;
}
.news-list ul {
}
.news-list li {
	border-bottom: 1px dotted #D7D7D7;
	clear: both;
	padding: 15px 0;
}
.news-list li:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.news-list h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}
.news-list .datetime {
	background: url("../datetime.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 43px;
	line-height: 13px;
	margin-right: 20px;
	padding-top: 5px;
	text-align: center;
	width: 40px;
}
.news-list .source {
	margin-bottom: 2px;
}
.news-list .summary {
	line-height: 1.6;
	margin-top: 8px;
}
.news-list .summary a {
	display: inline-block;
}
.news-list .page {
	margin: 30px 0;
}
.news-list .img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 14px;
	overflow: hidden;
	padding: 2px;
	width: 120px;
}
.news-list .img img {
	height: 80px;
	vertical-align: middle;
	width: 120px;
}
.news-list .nopic .img {
	display: none;
}
.news-list .cnt {
	float: left;
	width: 470px;
}
.news-list .cnt h4 a {
	color:#0F75BC !important
}
.news-list .nopic .cnt {
	width: auto;
}
.news_more:active, .news_more:link, .news_more:visited {
	background: url("../home_news_more.gif") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: right;
	height: 18px;
	line-height: 18px;
	margin-top: 3px;
	padding-left: 10px;
	text-align: left;
	width: 39px;
}
.news_more:hover {
	background: url("../home_news_more.gif") no-repeat scroll 100% 0 transparent;
	color: #FFFFFF;
}
.news_right {
	width:206px;
	float:right;
	margin-top:10px;
}
.news_right h3 {
	color:#0f75bc;
	font-weight:bold;
	background:url(../sicon.gif) left center no-repeat;
	padding-left:25px;
	height:24px;
	line-height:25px;
}
.news_right ul {
}
.news_right ul li {

	margin-top:10px;
	border:1px solid #ccc;
}
.page_right {
	width:740px;
	float:right
}
.page_right p {
	color:#3c3c3c;
	line-height:25px;
}


.dfg{ float:left; border:1px solid #ddd; padding:2px;}
.dfg img{
	width:203px;
	height:114px;
}
.fffd{float:left; width:460px; margin-left:15px;}

.cont {
	padding:10px 10px 10px 10px;
	line-height:22px;
	color:#676767;
	width:650px;
}
.ny_news ul {
	padding-top:5px;
}
.ny_news ul li {
	line-height:30px;
	height:30px;
	
	
}.ny_news ul li a{
	float:left;
	color:#666;
}
.ny_news ul li a:hover{
	float:left;
	color:#1e86de;
}
.ny_news ul li span {

	margin-LEFT:10px;
}
.ny_news ul li span A{

	margin-LEFT:10px;
	color:#f60;
	
}
.ny_news ul li span A:hover{


	color:#666;
	
}
.ny_news .fgx {
	height:1px;
	border-bottom:1px dashed #e1e1e3;
}
.aboutt{height:220px; margin:0 auto; padding:0;}
.newstt{height:220px; margin:0 auto; padding:0; background:url(../news.jpg) no-repeat center top; position:relative;}
.jszc{height:220px; margin:0 auto; padding:0; background:url(../jszc.jpg) no-repeat center top; position:relative;}
.cp{height:220px; margin:0 auto; padding:0; background:url(../cp.jpg) no-repeat center top; position:relative;}
.lxwm{height:220px; margin:0 auto; padding:0; background:url(../lxwm.jpg) no-repeat center top; position:relative;}
.hyxx{height:220px; margin:0 auto; padding:0; background:url(../hyyy.jpg) no-repeat center top; position:relative;}


.sdaz{ border-bottom:1px solid #ddd; line-height:30px; height:30px; padding-bottom:5px; padding-right:15px; margin-bottom:10px;}
.sa{float:right}
.sa a{ color:#555; font-weight:bold}
.sa a:hover{ color:#a00404; font-weight:bold}
.fgd{ float:left; font-size:14pt; font-weight:bold;  color:#106ab7; padding-left:5px;}

.m10{ margin-top:10px;}


.section {
	margin-bottom: 10px;
}
.o {
}
.x {
	clear: both;
	margin: 0 auto;
	width: 720px;
	
	padding:10px;
}
.e {
	background: none repeat scroll 0 0 #F7F7FF;
	border: 1px solid #333;
	text-align: center;
	height: 28px;
}
.e th {
	background: none repeat #ccccff;
	border: 1px solid #333;
	text-align: center;
	color: #333;
}
.c {
	border: 1px solid #333;
	height: 25px;
	text-align: center;
}
.c th {
	border: 1px solid #333;
	font-weight: normal;
	color: #333;
}
.o:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;
}
.f {
}
.f a {
	color: #db0d20;
	font-weight: 600;
}
.f a:hover {
	color: #666;
}



.sywihp {
    width: 720px;
    padding: 0;
    margin: 0;
	border-left: 1px solid #333;
    font-size:12px;
}
.sywihp th {
    color: #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #ccccff;
}
.sywihp td {
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #333;
}
.sywihp td.alt {
    background: #ffefff;
    color: #333;
}
