﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑", "仿宋";
	font-size: 12px;
	line-height: 25px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	clear: both;
}
.joinus img {
	position: fixed;
	top: 240px;
	right: 0px;
}


.header {
	background-image: url(../images/headbj.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	position: fixed;
	z-index: 999;
	left: 0px;
	top: 0px;
}
.header .kuang {
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
}
.logo img {
	margin-top: 16px;
	float: left;
}
.topnav ul li {
	line-height: 160px;
	float: right;
	list-style-type: none;
	padding-left: 20px;
}

.topnav a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.topnav a:hover,.footernav a:hover {
	color: #F00;
	text-shadow:3px 3px 10px #F33;
}
.wrapper {
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 125px;
}
.main {
	margin-top: 30px;
}


.main .sidebar {
	float: left;
	width: 200px;
	margin-right: 110px;
}

.leftsidebar ul li {
	font-family: "微软雅黑", "仿宋";
	font-size: 12px;	
	text-indent: 20px;
	font-weight: bold;
	list-style-type: none;
}
.leftsidebar a {
	color: #000;
	text-decoration: none;
	background-image: url(../images/li1.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
}
.leftsidebar a:hover {
	color: #F00;
	background-image: url(../images/li1.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
.sub_leftsidebar ul li {
	background-image: url(../images/li2.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 10px;
	font-size: 12px;
}
.sub_leftsidebar a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.sub_leftsidebar a:hover {
	color: #F00;
}

.sidebar .menu ul {
	list-style-type: none;
}

.sidebar .menu ul li {
	display: inline-block;
	margin-right: 3px;
	margin-left: 3px;
}
.sidebar .menu a {
	color: #333;
	padding-right: 10px;
	margin-top: 1.5em;
	display: inline-block;
	text-decoration: none;
	background-color: #CCC;
	padding-left: 10px;
	font-weight: bold;
	transition:all 2s ease;
   	-moz-transition:all 2s ease;/* Firefox */
   	-webkit-transition:all 2s ease;/* Chrome/Safari */
   	-o-transition:all 2s ease;/* Opera */
   	-ms-transition:all 2s ease;/* IE */
}
.sidebar .menu a:hover {
	background-color: #F00;
	color: #FFF;
}
.main .content {
	float: left;
	width: 800px;
}
.content ul li {
	float: left;
	height: 176px;
	width: 249px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 50px;
	list-style-type: none;
}
.content ul li img {
	height: 176px;
	width: 249px;
}
.content a {
	color: #333;
	text-decoration: none;
	transition:all 1s;
   	-webkit-transition:all 1s; /* Chrome/Safari */
   	-moz-transition:all 1s;/* Firefox */
   	-o-transition:all 1s;/* Opera */
   	-ms-transition:all 1s;/* IE */
}
.content a:hover {
	color: #F00;
	text-decoration: underline;
}













.footernav {
	margin-top: 30px;
	margin-bottom: 10px;
}

.footernav_p1,.footernav_p2,.footernav_p3,.footernav_p4,.footernav_p5,.footernav_p6,.footernav_p7 {
	background-image: url(../images/footernav.gif);
	background-repeat: repeat-y;
	height: 150px;
	width: 161px;
	float: left;
}
.footernav_p1 ul li,.footernav_p2 ul li,.footernav_p3 ul li,.footernav_p4 ul li,.footernav_p5 ul li,.footernav_p6 ul li,.footernav_p7 ul li {
	list-style-type: none;
	line-height: 20px;
	background-image: url(../images/li1.jpg);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-left: 25px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.footernav_p1 a,.footernav_p2 a,.footernav_p3 a,.footernav_p4 a,.footernav_p5 a,.footernav_p6 a,.footernav_p7 a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

ul li .footersubnav ul li {
	background-image: none;
	padding-left: 0px;
}
ul li .footersubnav ul li a {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: none;
}

.footer {
	margin-top: 30px;
	margin-bottom: 50px;
}
.footer h1{
	font-family: "微软雅黑，仿宋";
	color: #F00;
	float: left;
}
.footertop {
	width: 1133px;
	float: left;
}
.footer .qyzy {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.qyzy strong {
	color: #F00;
}
.footerleft {
	float: left;
}


.footerleft a,.footerright a {
	color: #333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.footerleft a:hover,.footerright a:hover  {
	color: #F00;
	text-decoration: underline;
}
.footerright {
	float: right;
}

