@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 15px;
	color: #545454;
	margin-bottom: 8px;
	line-height:22px
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}
div {
	text-align: left;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	clear: both;
}
#banner {
	background-image: url(../images/banner.swf);
	background-repeat: no-repeat;
	float: right;
	height: 72px;
	width: 665px;
}
#logo {
	background-repeat: no-repeat;
	height: 72px;
	width: 281px;
	margin-left: 15px;
	background-image: url(../images/logo.gif);
	background-position: left center;
}

#nav {
	line-height: 34px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
}
#nav ul {
	padding-left: 15px;
}

#nav li {
	float: left;
	text-align: center;
	display: block;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 14px;
}
#nav li a:link, #nav li a:visited {
	color: #284574;
}
#nav li a:hover {
	color: #FF6600;
}

.border2 {
	border: 1px solid #c6dbec;
	margin-top: 10px;
	margin-bottom: 10px;
}

.con_left {
	width: 260px;
	float: left;
}
.con_right {
	width: 720px;
	float: right;
}
.con_inner {
	padding-right: 16px;
	padding-left: 16px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}.right1 {
	float: left;
	width: 354px;
}
.right2 {
	float: right;
	width: 354px;
}
.right3 {
	float: left;
	width: 718px;
	height:57px;
	background-image: url(../images/baojia.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.right4 {
	float: left;
	width: 718px;
	height:57px;
	background-image: url(../images/baojia.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
}
.img_sw1 {
	background-image: url(../images/img_software2.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	padding-top: 90px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e1ffe5;
	background-color: #f0fff2;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.6em;
}
.img_sw2 {
	background-image: url(../images/img_software1.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	padding-top: 90px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ebf2f8;
	background-color: #f8fcff;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.6em;
}
.img_sw3 {
	background-image: url(../images/baojia.gif);
	background-repeat: repeat;
	margin-top: 1px;
	padding-top: 90px;
	border-top-width: 5px;
	border-top-style: solid;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 1.6em;
}
.title_confuse1 {
	background-color: #ebf0f6;
	background-image: url(../images/img_confuse1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 110px;
	line-height: 50px;
}

.title_confuse2 {
	background-color: #ebf0f6;
	background-image: url(../images/img_confuse2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 25px;
	line-height: 50px;
}
.title2 {
	line-height: 54px;
	background-image: url(../images/bg_title2.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 25px;
}

.border {
	border: 1px solid #c6dbec;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8dbea;
}

.bg_title {
	line-height: 30px;
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 28px;
}
.bg_text {
	background-color: #f8f9fd;
}
.bg_text ul {
	width: 80%;
	margin-right: auto;
	margin-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg_text li {
	color: #2d5897;
	line-height: 1.6em;
}
.bg_text li a:link, .bg_text li a:visited {
	line-height: 2em;
	color: #545454;
}
.bg_text li a:hover {
	color: #FF6600;
}
.confuseList {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.confuseList li {
	font-size: 13px;
	line-height: 1.7em;
	background-image: url(../images/icon_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.bg_jj {
	background-image: url(../images/bg_jiejue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.img_jj1 {
	background-image: url(../images/img_jj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 210px;
	display: block;
}
.img_jj2 {
	background-image: url(../images/img_jj2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 210px;
}

.jjList {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.jjList li {
	font-size: 12px;
	line-height: 2em;
	background-image: url(../images/icon_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.linkLi {

}
.linkLi ul {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.linkLi li {
	text-align: center;
	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.linkLi li a:link, .linkLi li a:visited {
	color: #2D5897;
}
.linkLi li a:hover{
    color:#FF6600;
}
.sidebar li {
	line-height: 25px;
	margin-top: 1px;
	padding-left: 30px;
}
.sidebar ul {
	margin-right: auto;
	margin-left: 10px;
}
.sidebar li a:link, .sidebar li a:visited {
	font-size: 13px;
	color: #0f3d82;
	background-image: url(../images/icon_sidebar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.sidebar  li a:hover {
	color: #FF6600;
}
.sidebar li:hover {
	background-color: #FFFFFF;
}
.center {
	text-align: center;
}
.con_right_text{
	background-image: url(../images/bg_text_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #c6dbec;
	min-height: 1050px;
	height: auto !important;
	height: 1050px;
	overflow:visible;
}


.bg_white {
	background-color: #FFFFFF;
}
.space {
	margin-top: 8px;
}
.space2 {
	padding: 0px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	margin-top: 15px;
	color: #000000;
	line-height:23px
}
.article_margin_top{
	margin-top: 10px;
}
.article_title1 {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	color: #000000;
}

.article_title2 {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	color: #000000;
}

.article_bigtitle {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
	color: #000000;
}

.article_brief {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
	color: #000000;
	line-height:50px
}

.kefu {
	background-image: url(../images/img_kefu.gif);
	background-repeat: no-repeat;
	width: 220px;
	padding-top: 77px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	background-position: 25px top;
	margin-bottom: 12px;
}

.more {
	float: right;
	width: 45px;
	margin-right: 15px;
	margin-top: 8px;
}



.icon_title {
	background-image: url(../images/icon_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.font_bold {
	font-weight: bold;
}
.font_13 {
	font-size: 13px;
}
.font_14 {
	font-size: 14px;
}

.font_white {
	color: #FFFFFF;
}
.font_blue {
	color: #043182;
}
.font_brown {
	color: #954200;
}
.font_green {
	color: #015f07;
}
.font_green2 {
	color: #519d00;
}

.font_orange {
	color: #FF6600;
}
.font_amaranth {
	color: #a90015;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #2d5897;
	background-color: #c6dbeb;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}
h1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.bar {
	text-align: right;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	color: #598CBF;
}
.bar  a:link, .bar a:visited {
	color: #598CBF;
}
.bar a:hover {
	color: #FF6600;
}
.newslist {
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.newslist li {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
.newslist  li  a:link, .newslist li a:visited {
	background-image: url(../images/icon_cross_orange.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	margin-bottom: -10px!important;
	color: #545454;
	padding-left: 15px;
	display: block;
}
.newslist li a:hover {
	color: #FF6600;
}
.newslist  li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	float: right;
	margin-top: -30px;
}
.font_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fe7006;
}
.title_text{
	padding-top: 15px;
	padding-bottom: 15px;
}


.newslist1 {
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.newslist1 li {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
.newslist1  li  a:link, .newslist1 li a:visited {
	background-image: url(../images/icon_cross_orange.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	margin-bottom: -10px!important;
	color: #545454;
	padding-left: 15px;
	display: block;
}
.newslist1 li a:hover {
	color: #FF6600;
}
.newslist1  li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	float: right;
	margin-top: -20px;
}