﻿@charset "utf-8";
/*全局样式*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #797979;
	background-color: #f3f3f3;
	background-image: url(../images/in-38.jpg);
	background-repeat: repeat-x;
	background-position: left -1px;
}

* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

img {
	border: none;
}

a {
	font-size: 12px;
	text-decoration: none;
	color: #313131;
}

a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #0061ae;
}

.in1 {
	float: left;
	width: 100%;
	height: 187px;
}

.nav {
	float: left;
	height: 40px;
	width: 100%;
}

.nav1 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
}

.nav1 ul li {
	float: left;
	height: 40px;
	width: 91px;
	line-height: 40px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}

.nav1 ul li a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	height: 40px;
	width: 91px;
	display: block;
}

.nav1 ul li a:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/in-2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 91px;
	display: block;
}

#picBox {
	width: 1000px;
	height: 380px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#picBox ul#show_pic {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 380px;
	width: 3050px;
	position: absolute;
}

#picBox ul#show_pic li {
	float: left;
	margin: 0;
	padding: 0;
	height: 380px;
}

#picBox ul#show_pic li img {
	display: block;
}

#icon_num {
	position: absolute;
	bottom: 23px;
	right: 448px;
}

#icon_num li {
	float: left;
	background: url(../images/flashbutton.png) no-repeat -15px 0;
	width: 15px;
	height: 15px;
	list-style: none;
	color: #39F;
	text-align: center;
	cursor: pointer;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

#icon_num li:hover,#icon_num li.active {
	background: url(../images/flashbutton.png) no-repeat 0 0;
	color: #fff;
}

#picBox_top {
	width: 1000px;
	height: 380px;
	margin: 50px auto;
	position: relative;
	overflow: hidden;
}

#picBox_top ul#show_pic_top {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 380px;
	width: 1000px;
	position: absolute;
}

#picBox_top ul#show_pic_top li {
	float: left;
	margin: 0;
	padding: 0;
	height: 380px;
}

#picBox_top ul#show_pic_top li img {
	display: block;
}

#icon_num_top {
	position: absolute;
	bottom: 0px;
	right: 10px;
}

#icon_num_top li {
	float: left;
	background: url(images/../flashbutton.png) no-repeat -15px 0;
	width: 15px;
	height: 15px;
	list-style: none;
	color: #39F;
	text-align: center;
	cursor: pointer;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

#icon_num_top li:hover,#icon_num_top li.active {
	background: url(../images/flashbutton.png) no-repeat 0 0;
	color: #fff;
}

.banner {
	float: left;
	width: 100%;
	padding-top: 10px;
}

* {
	margin: 0;
	padding: 0;
}

ul,li,h1,h2,h3,h4,h5,p {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

img {
	border: none;
}

.tu {
	float: left;
	padding-top: 3px;
}

#demo1 ul li {
	width: 190px;
	padding-left: 10px;
	float: left;
	cursor: pointer;
}

#demo1 ul li p {
	width: 160px;
	line-height: 20px;
	padding-left: 4px;
}

#demo1 h4 {
	line-height: 30px;
	float: left;
	width: 190px;
	text-align: center;
}

#demo1 h4 a {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

#demo2 ul li {
	width: 190px;
	padding-left: 10px;
	float: left;
	cursor: pointer;
}

#demo2 ul li p {
	width: 160px;
	line-height: 20px;
	padding-left: 4px;
}

#demo2 h4 {
	line-height: 30px;
	float: left;
	width: 190px;
	text-align: center;
}

#demo2 h4 a {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

#demo {
	overflow: hidden;
}

#indemo {
	float: left;
	width: 800%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

.gd {
	float: left;
	width: 100%;
	padding-top: 10px;
}

.gd .gd1 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/in-4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

.footer {
	float: left;
	width: 100%;
	padding-top: 10px;
}

.in11 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 32px;
	line-height: 32px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#full-screen-slider {
	width: 100%;
	height: 155px;
	float: left;
	position: relative
}

#slides {
	display: block;
	width: 100%;
	height: 155px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: none;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 340px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: #0092CE
}

.logo {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 999;
	top: -115px;
	position: relative;
	padding-left: 10px;
}

.menu {
	font-family: arial, sans-serif;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-image: url(../images/in-3.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul li {
	float: left;
	position: relative;
}

.menu ul li a,.menu ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 100px;
	height: 40px;
	color: #FFF;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}

.menu ul li ul {
	display: none;
}

.menu ul li:hover a {
	color: #0163c2;
	background-image: url(../images/in-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	width: 105px;
	z-index: 100;
}

.menu ul li:hover ul li a {
	display: block;
	background: #f2f9ff;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

.menu ul li:hover ul li a:hover {
	color: #000;
	background-color: #d4ecff;
}

.gg {
	float: left;
	height: 35px;
	width: 100%;
}

.gg1 {
	height: 30px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	background-color: #f5f5f5;
	padding-right: 10px;
	padding-left: 10px;
}

.gg11 {
	color: #FFF;
	float: left;
	background-color: #06F;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
}

.gg1 a {
	color: #666666;
	float: left;
	line-height: 25px;
	padding-left: 6px;
}

.gg1 a:hover {
	color: #0085f2;
}

.gg12 {
	float: right;
	padding-top: 3px;
}

.gg12 #textfield {
	height: 18px;
	width: 190px;
	line-height: 18px;
	border: 1px dotted #dddcdc;
	float: left;
}

.yibai {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.coleft {
	float: left;
	width: 740px;
}

.coright {
	float: right;
	width: 250px;
}

.yi1 {
	float: left;
	width: 740px;
	background-color: #f3f3f3;
}

.yi12 {
	float: left;
	height: 275px;
	width: 330px;
	z-index: -99;
}

.yi13 {
	float: left;
	height: 275px;
	width: 400px;
	padding-left: 10px;
}

.yi13 dl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	height: 86px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-image: url(../images/in-14.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.yi13 ul {
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.yi13 dt {
	float: left;
	width: 380px;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 10px;
}

.yi13 dd {
	float: left;
	width: 380px;
	text-indent: 20px;
	padding-left: 10px;
}

.yi13 li {
	float: left;
	width: 380px;
	line-height: 28px;
	background-image: url(../images/in-15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.yi13 dl dt a {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.yi13 ul li a {
	float: left;
	width: 270px;
	display: block;
	overflow: hidden;
	height: 28px;
}

.yi13 ul li span {
	float: right;
}

.yi2 {
	float: left;
	height: 250px;
	width: 363px;
	border: 1px solid #e1e1e1;
	background-color: #f3f3f3;
}

.yi2 dt {
	background-image: url(../images/in-16.jpg);
	float: left;
	height: 31px;
	width: 363px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
}

.yi2 dd {
	line-height: 29px;
	float: left;
	width: 343px;
	background-image: url(../images/in-15.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 10px;
}

.yi2 dt a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.yi2 dt a:hover {
	color: #ff0000;
}

.yi2 dd a {
	float: left;
	width: 235px;
	height: 29px;
	overflow: hidden;
	display: block;
}

.yi2 dd span {
	float: right;
}

.ri10 {
	padding-right: 10px;
}

.wb {
	float: left;
	height: 252px;
	width: 365px;
	padding-top: 10px;
}

.sgt {
	float: left;
	width: 740px;
	padding-top: 10px;
}

.sgt img{
	width: 177.5px;
}

.sgt a {
	float: left;
}

.ri10 img {
	margin: 0px;
	padding: 0px;
	float: left;
}

.co1 {
	float: left;
	height: 409px;
	width: 248px;
	border: 1px solid #e1e1e1;
	background-color: #f3f3f3;
}

.co1 dt {
	background-image: url(../images/in-32.jpg);
	float: left;
	height: 31px;
	width: 248px;
	line-height: 30px;
}

.co1 dd {
	background-image: url(../images/in-33.jpg);
	float: left;
	/*height: 70px;*/
	height: 57px;
	width: 240px;
	padding-left: 4px;
	background-position: 4px 5px;
	background-repeat: no-repeat;
	padding-top: 5px;
}

.co1 dd span {
	float: left;
	/*padding-top: 5px;*/
	padding-left: 5px;
}

.co1 dd p {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}

.co1 dt a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.co1 dt a:hover {
	color: #ff0000;
}

.co2 {
	float: left;
	width: 248px;
	border: 1px solid #e1e1e1;
	height: 221px;
	background-color: #f3f3f3;
}

.co3 {
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

.co4 {
	float: left;
	width: 248px;
	border: 1px solid #e1e1e1;
	height: 215px;
}

.co4 dt {
	background-image: url(../images/in-32.jpg);
	float: left;
	height: 31px;
	width: 248px;
	line-height: 30px;
}

.co4 dt a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.co4 dt a:hover {
	color: #ff0000;
}

.co2 dt {
	background-image: url(../images/in-32.jpg);
	float: left;
	height: 31px;
	width: 248px;
	line-height: 30px;
}

.co2 dt a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.co2 dt a:hover {
	color: #ff0000;
}

.sshi {
	padding-top: 10px;
	float: left;
}

.co21 {
	float: left;
	width: 228px;
	padding-top: 14px;
	padding-left: 10px;
}

.co22 {
	float: left;
	width: 228px;
	padding-left: 10px;
	padding-top: 10px;
}

.co41 {
	float: left;
	height: 164px;
	width: 248px;
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
}

.co42 {
	float: left;
	width: 248px;
}

.co42 kbd {
	float: left;
	height: 103px;
	width: 103px;
	margin: 0px;
	padding-left: 7px;
	padding-top: 5px;
}

.co42 dt {
	float: right;
	width: 119px;
	background-image: none;
	background-color: #0088f5;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	margin-top: 5px;
}

.co421 {
	float: right;
	width: 127px;
	background-image: url(../images/in-29.jpg);
	height: 42px;
}

.co422 {
	float: right;
	width: 127px;
	background-image: url(../images/in-30.jpg);
	height: 42px;
}

.co41 a {
	float: left;
	padding-top: 18px;
	padding-left: 15px;
}

.co421 span {
	float: left;
	color: #6985c7;
	padding-top: 6px;
	padding-left: 47px;
}

.co421 p {
	float: left;
	color: #6985c7;
	font-size: 12px;
	font-weight: bold;
	padding-left: 47px;
}

.co422 span {
	float: left;
	color: #6985c7;
	padding-top: 6px;
	padding-left: 47px;
}

.co422 p {
	float: left;
	color: #6985c7;
	font-size: 12px;
	font-weight: bold;
	padding-left: 47px;
}

.fo1 {
	line-height: 38px;
	background-color: #0163c2;
	text-align: center;
	width: 1000px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}

.fo1 a {
	color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
}

.fo2 {
	float: left;
	width: 100%;
}

.fo3 {
	line-height: 21px;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}

.fo21 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 16px;
	background-color: #FFF;
	height: 38px;
}

.fo21 span {
	font-size: 14px;
	font-weight: bold;
	color: #1c4482;
	float: left;
	padding-right: 15px;
	line-height: 18px;
	padding-left: 10px;
}

.fo21 #select {
	float: left;
	width: 140px;
}

.fo21 p {
	float: left;
	padding-right: 12px;
}

.tjyxyy {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 218px;
	border: 1px solid #e1e1e1;
}

.link10_2 {
	float: left;
	width: 998px;
	background-image: url(../images/in-10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
}

.tjyxyyz {
	float: left;
	width: 998px;
	padding-top: 12px;
}

.link10_2 ul {
	float: left;
}

.link10_2 ul li {
	float: left;
	height: 31px;
	width: 99px;
}

.link10_2 ul li .zxmryybj {
	background-image: url(../images/in-31.jpg);
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.link10_2 ul li a {
	height: 31px;
	width: 99px;
	float: left;
	line-height: 31px;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.link10_2 ul li a:hover {
	color: #ff0000;
}

#KinSlideshow {
	width: 328px;
	height: 273px;
	float: left;
	border: 1px solid #1688f1;
}

#KinSlideshow img {
	width: 330px;
	height: 275px;
	float: left;
}

#demo11 {
	float: left;
}

#demo11 ul li {
	width: 190px;
	padding-left: 10px;
	float: left;
	cursor: pointer;
}

#demo11 ul li p {
	width: 160px;
	line-height: 20px;
	padding-left: 4px;
}

#demo11 h4 {
	line-height: 30px;
	float: left;
	width: 190px;
	text-align: center;
}

#demo11 h4 a {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

#demo21 {
	float: left;
}

#demo21 ul li {
	width: 190px;
	padding-left: 10px;
	float: left;
	cursor: pointer;
}

#demo21 ul li p {
	width: 160px;
	line-height: 20px;
	padding-left: 4px;
}

#demo21 h4 {
	line-height: 30px;
	float: left;
	width: 190px;
	text-align: center;
}

#demo21 h4 a {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

#demo1 {
	overflow: hidden;
	height: 160px;
	width: 998px;
}

#indemo1 {
	float: left;
	width: 800%;
}

#demo10 {
	float: left;
}

#demo10 ul li {
	width: 190px;
	padding-left: 10px;
	float: left;
	cursor: pointer;
}

#demo10 ul li p {
	width: 160px;
	line-height: 20px;
	padding-left: 4px;
}

#demo10 h4 {
	line-height: 30px;
	float: left;
	width: 190px;
	text-align: center;
}

#demo10 h4 a {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

#demo20 {
	float: left;
}

#demo20 ul li {
	width: 190px;
	padding-left: 10px;
	float: left;
	cursor: pointer;
}

#demo20 ul li p {
	width: 160px;
	line-height: 20px;
	padding-left: 4px;
}

#demo20 h4 {
	line-height: 30px;
	float: left;
	width: 190px;
	text-align: center;
}

#demo20 h4 a {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

#demo0 {
	overflow: hidden;
	height: 160px;
	width: 998px;
}

#indemo0 {
	float: left;
	width: 800%;
}

.nys {
	float: left;
	height: 32px;
	width: 980px;
	line-height: 32px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	padding-left: 10px;
}

.nyz {
	float: left;
	width: 260px;
}

.nyy {
	float: left;
	width: 740px;
	background-image: url(../images/in-3.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 50px;
}

.nyz dl {
	float: left;
	width: 260px;
}

.nyz dt {
	float: left;
	width: 260px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #0163C2;
	line-height: 45px;
	text-align: center;
	padding-top: 21px;
	padding-bottom: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
}

.ej {
	float: left;
	width: 240px;
	line-height: 50px;
	padding-left: 20px;
	background-image: url(../images/in-48.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
}

.ej:hover {
	float: left;
	width: 240px;
	line-height: 50px;
	padding-left: 20px;
	background-image: url(../images/in-49.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
}

.ej:hover a {
	color: #FFF;
}

.ej a {
	font-size: 14px;
	font-weight: bold;
}

.ej33 {
	float: left;
	width: 240px;
	line-height: 50px;
	padding-left: 20px;
	background-image: url(../images/in-49.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	padding-top: 5px;
}
.ej33 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.sj {
	float: left;
	width: 170px;
	padding-left: 80px;
	line-height: 45px;
	/*左右边距*/
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cacaca;
	background-image: url(../images/in-15.jpg);
	background-repeat: no-repeat;
	background-position: 110px center;
}

.sj a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.sj1 {
	float: left;
	width: 170px;
	padding-left: 80px;
	line-height: 45px;
	/*左右边距*/
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cacaca;
	/*新增背景色*/
	background-color: #09F;
	/*background-image: url(../images/in-15.jpg);*/
	background-repeat: no-repeat;
	background-position: 110px center;
}

.sj1 a {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.nyy ul li {
	line-height: 42px;
	float: left;
	width: 650px;
	background-image: url(../images/in-35.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	padding-left: 20px;
}

.nyy ul li a {
	font-size: 14px;
	float: left;
}

.nyy ul li span {
	font-size: 14px;
	float: right;
}

.nyy ul {
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 660px;
	padding-left: 40px;
}

.fy {
	float: left;
	width: 740px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: right;
}

.fy a {
	float: right;
	font-size: 14px;
	border: 1px solid #CACACA;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.bt {
	float: left;
	width: 640px;
	padding-left: 40px;
	font-size: 18px;
	line-height: 72px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}

.nr {
	float: left;
	width: 640px;
	padding-left: 40px;
}

.nr p {
	/*影响图片*/
	/*text-indent: 20px;*/
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.co1 dd span a img {
	height: 60px;
	width: 85px;
}

.co5 {
	float: left;
	width: 248px;
	border: 1px solid #e1e1e1;
	height: 108px;
}

.co5 dt {
	background-image: url(../images/in-32.jpg);
	float: left;
	height: 31px;
	width: 248px;
	line-height: 30px;
}

.co5 dt a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.co5 dt a:hover {
	color: #ff0000;
}

.awq {
	background-image: url(../images/in-37.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	float: left;
	width: 240px;
	padding-left: 4px;
	padding-top: 20px;
}

.bkp {
	float: left;
	width: 120px;
	height: 30px;
}

.bkp kbd {
	float: left;
	width: 20px;
	padding-top: 5px;
	padding-left: 15px;
}

.bkp dt {
	float: left;
	width: 75px;
	background-image: none;
	line-height: 14px;
	height: 14px;
	color: #6985c7;
	padding-left: 10px;
}

.bkp dd {
	float: left;
	width: 75px;
	font-weight: bold;
	color: #6985c7;
	padding-left: 10px;
}

.flde {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0163c2;
	height: 120px;
}

.flde dl kbd {
	float: left;
	padding-left: 250px;
}

.flde dl dt {
	width: 500px;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
}

.flde dl dd {
	width: 500px;
	float: left;
	padding-left: 15px;
	color: #FFF;
}

.co3 a {
	padding-top: 10px;
	float: left;
}

.yi2 dd span img {
	padding-top: 8px;
}

.co311 {
	float: left;
	width: 250px;
}

.co311 a {
	padding-top: 10px;
	float: left;
}

.bbj {
	background-color: #FFF;
	float: left;
	width: 1000px;
}

.nyz22 {
	float: left;
	width: 260px;
}

.nyz22 dl {
	float: left;
	width: 260px;
}

.nyz22 dt {
	float: left;
	width: 260px;
	font-family: "微软雅黑";
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	background-image: url(../images/in-41.jpg);
	height: 56px;
	line-height: 56px;
}

.ej22 {
	float: left;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	line-height: 56px;
	padding-left: 100px;
	background-image: url(../images/in-42.jpg);
	background-repeat: repeat-x;
}

.ej22 a {
	font-size: 14px;
	font-weight: bold;
}

.bjds {
	float: left;
	height: 100px;
	width: 660px;
	padding-top: 20px;
	padding-left: 45px;
	background-image: url(../images/in-43.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 100px;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}



.menu11 {
	font-family: arial, sans-serif;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-image: url(../images/in-3.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.menu11 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu11 ul li {
	float: left;
	position: relative;
}

.menu11 ul li a,.menu11 ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 166px;
	height: 40px;
	color: #FFF;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}

.menu11 ul li ul {
	display: none;
}

.menu11 ul li:hover a {
	color: #0163c2;
	background-image: url(../images/in-2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.wb22 {
	float: left;
	height: 252px;
	width: 365px;
}

.yi222 {
	float: left;
	height: 250px;
	width: 363px;
	border: 1px solid #e1e1e1;
	background-color: #f3f3f3;
	display: block;
	overflow: hidden;
}

.yi222 dt {
	background-image: url(../images/in-16.jpg);
	float: left;
	height: 31px;
	width: 363px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
}

.yi222 dd {
	line-height: 29px;
	float: left;
	width: 343px;
	padding-left: 10px;
}

.yi222 dt a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.yi222 dt a:hover {
	color: #ff0000;
}

.yi222 dd a {
	float: left;
	width: 240px;
	height: 29px;
	overflow: hidden;
	display: block;
}

.yi222 dd span {
	float: right;
}

.tjyxyy111 {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 218px;
	border: 1px solid #e1e1e1;
	background-color: #f3f3f3;
}

.co122 {
	float: left;
	height: 250px;
	width: 248px;
	border: 1px solid #e1e1e1;
	background-color: #f3f3f3;
}

.co122 dt {
	background-image: url(../images/in-32.jpg);
	float: left;
	height: 31px;
	width: 248px;
	line-height: 30px;
}

.co122 dd {
	float: left;
	width: 228px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 29px;
}

.co122 dd span {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

.co122 dd p {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}

.co122 dt a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.co122 dt a:hover {
	color: #ff0000;
}

.nyz222 {
	float: left;
	width: 260px;
}

.nyz222 dl {
	float: left;
	width: 260px;
}

.nyz222 dt {
	float: left;
	width: 260px;
	font-family: "微软雅黑";
	font-size: 21px;
	font-weight: bold;
	color: #0163C2;
	line-height: 72px;
	text-align: center;
	padding-top: 21px;
	padding-bottom: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
}

.ej333 {
	float: left;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	line-height: 24px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #ecf6ff;
	padding-right: 20px;
}

.ej333 a {
	font-size: 14px;
	font-weight: bold;
	color: #0061ae;
}

.ej444 {
	float: left;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	line-height: 24px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 20px;
}

.ej444 a {
	font-size: 14px;
	font-weight: bold;
	color: #313131;
}

.ej444 a:hover {
	color: ##0061ae;
}

.nyz2233 {
	float: left;
	width: 260px;
}

.nyz2233 dl {
	float: left;
	width: 260px;
}

.nyz2233 dt {
	float: left;
	width: 260px;
	font-family: "微软雅黑";
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	background-image: url(../images/in-41.jpg);
	height: 56px;
	line-height: 56px;
}

.ej2233 {
	float: left;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	line-height: 56px;
	padding-left: 20px;
	background-image: url(../images/in-42.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
}

.ej2233 a {
	font-size: 14px;
	font-weight: bold;
}

.jfke {
	float: left;
	width: 190px;
	padding-top: 35px;
	padding-left: 40px;
}

.jfke dt {
	float: left;
	width: 190px;
}

.jfke dd {
	float: left;
	width: 190px;
	line-height: 26px;
	text-align: center;
}

/*鼠标悬浮变色*/
.sj:hover {
	background-color: #09F;
}

.sj:hover a {
	color: #ffffff;
}

.bbj22 {
	background-color: #FFF;
	float: left;
	width: 790px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.nys22 {
	float: left;
	height: 32px;
	width: 990px;
	line-height: 32px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	padding-left: 10px;
	background-color: #FFF;
}

.rjsl {
	float: right;
	width: 200px;
	padding-top: 10px;
}

.rjsl dl {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.rjsl dt {
	background-image: url(../images/in-32.jpg);
	float: left;
	height: 31px;
	width: 200px;
	line-height: 30px;
}

.rjsl dt a {
	float: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.rjsl dt a:hover {
	color: #ff0000;
}

.rjsl dl dd {
	line-height: 32px;
	float: left;
	width: 180px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/in-15.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.rjsl dl dd span {
	float: right;
}

.rjsl dl dd a {
	float: left;
	width: 180px;
	display: block;
	overflow: hidden;
	height: 32px;
}

.nyy22 {
	float: left;
	/*width: 530px;*/
	width: 790px;
	background-image: url(../images/in-3.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 50px;
}

.bt22 {
	float: left;
	/*width: 510px;*/
	width: 640px;
	padding-left: 70px;
	padding-right: 70px;
	font-size: 18px;
	line-height: 72px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;

}

.nr22 {
	float: left;
	width: 640px;
	padding-left: 70px;
	padding-right: 70px;
}

.nr22 p {
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.nr22  p img {
	margin-top:10px;
	margin-bottom:10px;
	/*width: 590px;*/
}

/*新增*/
.line_xilan {
	/*border-top: #999999 1px solid;*/
	line-height: 30px;
	/*border-bottom: #999999 1px solid;*/
	TEXT-ALIGN: center;
	color: black;
	width: 96%;
	margin: 0 auto;
	padding-top: 40px;
	clear: both;
}

.nr22 img {
	margin-top:10px;
	margin-bottom:10px;
	width: 590px;

}

.type_bj {
	float: left;
	height: 228px;
	width: 670px;
	padding-top: 20px;
	padding-left: 32px;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 100px;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.nyz1 {
	float: left;
	width: 260px;
}

.nyz1 dl {
	float: left;
	width: 260px;
}

.nyz1 dt {
	float: left;
	width: 260px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 45px;
	text-align: center;
	padding-top: 21px;
	padding-bottom: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	background-image: url(../images/in-41.jpg);
}

/*招标平台*/

.bbj33 {
	background-color: #FFF;
	/*float: left;*/
	padding-bottom: 10px;
	width: 100%;
}

.nyy33 {
	/*float: left;*/
	background-image: url(../images/in-3.png);
	background-repeat: repeat-y;
	background-position: left top;

}

.bt33{
	/*float: left;*/
	font-size: 18px;
	line-height: 72px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}

.nr33 {
	/*float: left;*/

}