@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width:1100px;
	
	
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}.clr {
	clear: both;
}

.top{
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	height: 250px;
	width: 100%;
}
.d {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	height: 25px;
	color: #333;
}
.d a {
	color: #333;
}

.dl {
	float: left;
}
.dr {
	float: right;
}

.head {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 128px;
}
.logo {
	float: left;
	padding-top: 17px;
}
.logo img {
	display: block;
	float: left;
}
.logo p {
	font-size: 22px;
	color: #000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-left: 10px;
	font-weight: bold;
}
.tel {
	float: right;
	padding-top: 30px;
}
.tel span {
	font-size: 36px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	color: #555;
}

.tel p {
	font-size: 14px;
	color: #333;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "微软雅黑";
	line-height: 28px;
	height: 28px;
	width: 140px;
	padding-left: 32px;
}


.nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	height: 40px;
}
.nav a {
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 102px;
}
.nav a:hover {
	background-image: url(../images/hover.gif);
	background-repeat: repeat-x;
	color: #000;
}
.nav span {
	background-image: url(../images/nbor.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 40px;
	width: 2px;
}


.fu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 56px;
	height: 56px;
	color: #333;
}
.fu a {
	color: #333;
	padding-right: 8px;
	padding-left: 8px;
}
.ful {
	float: left;
}












.sou {
	height: 28px;
	width: 221px;
	line-height: 28px;
	position: relative;
	background-image: url(../images/sbg.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 14px;
}

#search-keyword {
	text-indent: 16px;
	color: #333;
	font-size: 12px;
	height: 28px;
	width: 160px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: "微软雅黑";
	line-height: 28px;
}
#search-submit {
	height: 28px;
	width: 56px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: transparent;
	position: absolute;
	top: 0px;
	right: 0px;
}



/* banner图 */
.flexslider{
	position:relative;
	height:350px;
	overflow:hidden;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50%;
}
.slides{
	position:relative;
	z-index:1;
}
.slides li{
	height: 350px;
}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{
	left:40px;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flex-direction-nav li a.flex-next{
	right:40px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.snewt {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	background-image: url(../images/bartj.jpg);
	height: 40px;
	margin-top: 18px;
	margin-bottom: 13px;
}
.snewt b {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 32px;
	display: block;
	float: left;
}
.snewt a {
	display: block;
	float: right;
	color: #333;
	padding-right: 12px;
}

.snewn {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}
.snewn .sx {
	border: 1px solid #ededed;
	width: 224px;
	float: left;
	margin-right: 18px;
	margin-bottom:18px;
}

.snewn .sx:nth-child(4n+0){
margin-right: 0px;
}

.sx b {
	color: #cc0000;
	text-align: center;
	display: block;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-top: 15px;
	padding-bottom: 10px;
}
.sx  p {
	color: #333;
	text-align: left;
	display: block;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.san a {
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 22px;
	margin-bottom: 4px;
}
.san a:nth-child(even){
margin-left: 10px;
}


.syou {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.sgun {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #eee;
	height: 210px;
	margin-bottom: 10px;
}



#demo {
	width: 950px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#demo td {
	padding-right: 10px;
}

#demo td a img {
	display: block;
	padding: 2px;
	border: 1px solid #eee;
}
#demo td a:hover img {
	border-top-color: #721a1a;
	border-right-color: #721a1a;
	border-bottom-color: #721a1a;
	border-left-color: #721a1a;
}

#demo  a span {
	color: #454545;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;
}
#demo a:hover span {
	text-decoration: none;
}
.sgg {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.sgan {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f2f2f2;
	padding: 1px;
	border: 1px solid #d5d5d5;
	height: 432px;
	margin-bottom: 20px;
}
.snewt2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	background-image: url(../images/bartj.jpg);
	height: 40px;
}
.snewt2  b {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 32px;
	display: block;
	float: left;
}
.snewt2  a {
	display: block;
	float: right;
	color: #333;
	padding-right: 12px;
}
.yan {
	float: left;
	width: 460px;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}
.yanl {
	float: left;
}
.yanl a img {
	background-color: #fff;
	display: block;
	padding: 3px;
	border: 1px solid #dcdcdc;
}
.yanr {
	float: left;
	width: 216px;
	padding-left: 12px;
}
.yanr b {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333;
}
.yanr p {
	line-height: 26px;
	color: #666;
}
.yanr a img {
	display: block;
	padding-top: 4px;
}
.sgy {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f2f2f2;
	padding: 1px;
	border: 1px solid #d5d5d5;
	height: 282px;
	margin-bottom: 20px;
}
.sgyl {
	float: left;
	padding-top: 24px;
	padding-left: 10px;
}
.sgyr {
	float: left;
	width: 572px;
	padding-left: 14px;
	line-height: 24px;
	color: #333;
	padding-top: 24px;
	text-indent: 2em;
}
.sgyr p {
	padding-bottom: 20px;
}
.shj {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f2f2f2;
	padding: 1px;
	border: 1px solid #d5d5d5;
	margin-bottom: 20px;
	height: 220px;
}
#demo0 {
	width: 950px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#demo0  td {
	padding-right: 10px;
}
#demo0  td  a  img {
	display: block;
	padding: 2px;
	border: 1px solid #eee;
}
#demo0  td  a:hover  img {
	border-top-color: #721a1a;
	border-right-color: #721a1a;
	border-bottom-color: #721a1a;
	border-left-color: #721a1a;
}
#demo0   a  span {
	color: #454545;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;
}
#demo0  a:hover  span {
	text-decoration: none;
}
.sxw {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.sxwl {
	float: left;
	width: 287px;
}
.sxwt {
	line-height: 40px;
	background-image: url(../images/bardt0.jpg);
	height: 40px;
	width: 287px;
}
.sxwt2 {
	line-height: 40px;
	background-image: url(../images/bardt1.jpg);
	height: 40px;
	width: 329px;
}
.sxwt3 {
	line-height: 40px;
	background-image: url(../images/bardt2.jpg);
	height: 40px;
	width: 318px;
}
.sxwt b {
	font-size: 16px;
	color: #b2262f;
	display: block;
	float: left;
	padding-left: 32px;
}
.sxwt a {
	display: block;
	float: right;
	margin-right: 20px;
	color: #333;
	font-weight: bold;
}
.sxwn {
	height: 463px;
	background-color: #f6f6f6;
	padding-top: 15px;
}
.sxwn img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding: 2px;
	margin-bottom: 15px;
	border: 1px solid #dcdcdc;
}
.sxwn    p  {
	line-height: 33px;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
	width: 259px;
	margin-right: auto;
	margin-left: auto;
}
.sxwn p a {
	font-size: 12px;
	color: #333;
	float: left;
}
.sxwn span {
	display: block;
	float: right;
	color: #666;
}
.sxwc {
	float: left;
	width: 329px;
	margin-right: 13px;
	margin-left: 13px;
}
.sxwr {
	float: left;
	width: 318px;
}



.syq {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.syqt {
	background-image: url(../images/barlink.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
	line-height: 35px;
	font-weight: bold;
	color: #fff;
	text-indent: 20px;
}
.syqn {
	background-image: url(../images/linkbg.jpg);
	height: 93px;
	padding: 6px;
}
.syqn a {
	display: block;
	padding: 0px 6px 6px 0;
	float: left;
	color: #333;
}
.fnav {
	line-height: 40px;
	height: 40px;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.fnav a {
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}

.ft {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.gybanner {
	height: 235px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
}
.box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.boxl {
	float: left;
	width: 201px;
	overflow: hidden;
}
.side1 {
	background-image: url(../images/s1.gif);
	height: 184px;
}
.side1 p {
	padding-top: 86px;
}

.side1 a {
	display: block;
	height: 30px;
	width: 175px;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #fd6301;
	font-size: 14px;
	text-indent: 30px;
	line-height: 30px;
}
.side2 {
	background-image: url(../images/s2.gif);
	height: 794px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 75px;
}
.side2 p {
	padding-bottom: 8px;
}

.side2 p a img {
	display: block;
	padding: 1px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.side2 p a span {
	color: #cc0000;
	text-align: center;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.side3 {
	background-image: url(../images/s3.gif);
	height: 250px;
}
.side3 p {
	padding-top: 70px;
	padding-left: 10px;
	line-height: 24px;
	color: #333;
}





.boxr {
	float: right;
	width: 754px;
	overflow: hidden;
}
.title {
	line-height: 35px;
	color: #333;
	background-image: url(../images/ttbg.gif);
	text-indent: 12px;
	height: 35px;
	width: 754px;
}
.title a {
	color: #333;
}
.nn {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 20px;
	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: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.nn p {
	padding-bottom: 20px;
}
.lxn {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 20px;
	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: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.lxn  p {

}
.hjn {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 20px;
	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: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.hjj {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eee;
	margin-right: 8px;
	margin-left: 8px;
}
.hjj  a img {
	float: left;
	display: block;
	width: 179px;
	padding: 1px;
	border: 1px solid #ddd;
}
.hjtext {
	float: left;
	padding-left: 12px;
	font-size: 12px;
	color: #333;
	line-height: 24px;
	width: 500px;
}
.hjtext b {
	font-size: 18px;
	display: block;
}
.hjtext p {
	color: #666;
}
.pi {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 20px;
	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: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.box1 {
	float: left;
}
.box2 {
	float: right;
	width: 201px;
}
.probody {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 20px;
	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: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.cpin {
	text-align: center;
	margin-right: 6px;
	margin-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
}
.cpin  h1 {
	font-size: 18px;
	padding: 10px;
}
.prol img {
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #eee;
	margin-bottom: 20px;
}
.xxt  {
	margin-right: auto;
	margin-left: auto;
}
.xxn  {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.newsbody {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 20px;
	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: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.newsbody   h1 {
	font-size: 20px;
	padding: 10px;
	text-align: center;
}
.neir {
	width: 700px;
	font-size: 14px;
	line-height: 26px;
}
.ri {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	color: #666;
	text-align: center;
}
.ri span {
	padding-right: 20px;
}
.xw {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 20px;
	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: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.xw p {
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
}
.xw p a {
	color: #333;
	display: block;
	float: left;
	text-indent: 12px;
}
.xw span {
	color: #999;
	display: block;
	float: right;
}

