﻿body {
	margin: 0px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif, "宋体","新宋体";/*background-color: #c798e6;*/
}
.en {
	font-weight: bold;
}
.red {
	color: #e60000;
}
.left {
	float: left;
}
ul, li, h1, h2, h3, h4, h5, h6, span {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
h2 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #5a0074;
	font-weight: lighter;
	display: block;
	letter-spacing: 0.2em;
	background-color: #f5e9f5;
	padding-left: 5px;
}
p {
	padding: 0px;
	line-height: 170%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img {
	border: 0px;
	display: block;
}
.clear {
	clear: both; font-size: 1px; line-height: 0px; height: 10px;
}
.clear0 {
	clear: both;
	font-size: 2px;
	line-height: 0px;
	height: 1px;
}
#all {
	background-image: url(/images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: 980px top;
	background-attachment: fixed;
}
#top {
	width: 980px;
	/*	margin: auto;*/
	background-image: url(/images/main01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FDF9FA;
}
.logo {
	float: left;
	width: 320px;
}
.top_nav {
	margin-top: 40px;
	float: left;
	width: 650px;
	margin-left: 10px;
}
.top_nav ul {
	margin: 0px;
	padding: 0px;	
}
.nav {
	float: left; height: 35px;
}
.nav li {
	float: left; width: 80px; line-height: 35px; height: 35px; text-align: center;
}
.nav li a {
	display: block;
	width: 80px;
	color: #ffffff;
	height: 35px;
	text-decoration: none;
}
.nav li a:hover {
	font-weight: bold;
	color: #56006f;
}
.menu1 a {
	background-image: url(/images/menu_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu1 a:hover {
	background: url(/images/menu_02.gif) no-repeat left -35px;
}
.nav .home {
	width: 80px;
}
.nav .home a {
	display: block;
	background: url(/images/menu_01.gif) no-repeat left top;
	width: 80px;
	height: 35px;
	color: #ffffff;
}
.nav .home a:hover {
	background: url(/images/menu_01.gif) no-repeat left -35px;
}
.nav .more {
	width: 80px;
}
.nav .more a {
	display: block; background: url(/images/menu_03.gif) no-repeat left top; width: 80px; height: 35px;
}
.nav .more a:hover {
	background: url(/images/menu_03.gif) no-repeat left -35px;
}

.nav .home_1 a {
	background: url(/images/menu_01.gif) no-repeat left -35px;
	font-weight: bold;
	color: #56006f;
}
.nav .more_1 a {
	background: url(/images/menu_03.gif) no-repeat left -35px;
	font-weight: bold;
	color: #56006f;
}
.nav .menu2 a {
	background: url(/images/menu_02.gif) no-repeat left -35px;
	font-weight: bold;
	color: #56006f;
}
#content {
	clear: both;
	width: 980px;
	/*	margin-right: auto;
	margin-left: auto;*/
	background-image: url(/images/nfoot_01.jpg);
	background-repeat: repeat-y;
}
#contentbox {
	clear: both;
	width: 980px;
	/*	margin-right: auto;
	margin-left: auto;*/
	background-image: url(/images/main01.jpg);
	background-repeat: no-repeat;
	background-position: left -110px;
}
.contentl {
	float: left;
	height: 550px;
	width: 350px;
}
.contentr {
	width: 630px;
/*	margin-left: 350px;*/
	float: left;
}
.cbox {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 580px;
}
.wenzhang p {
	text-indent: 26px;
	font-size: 13px;
	line-height: 25px;
}
.cimg {
	border: 3px solid #FFFFFF;
}
.tvbox {
	width: 380px;
}
.lanmubox {
	width: 386px;
}
.lanmuimgpx {
	margin-top: 4px;
}
.tvboxbg {

	background-image: url(/images/indexs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.indextel {
	background-image: url(/images/indext.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.cbox1 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 586px;
}

.cchanpin {
	margin-left: 10px;
	width: 370px;
}
.cbox1 img{
	display: inline;
}
.cimgpx {
	margin-left: 4px;
}
#foot {
	clear: both;
	width: 980px;
	height: 182px;
	background-image: url(/images/nfoot_02.jpg);
	background-repeat: repeat-x;
}
#foot_logo {
	margin-top: 125px;
	float: left;
	margin-left: 60px;
	width: 150px;
	height: 50px;
}
#copyright {
	margin-top: 130px;
	margin-left: 50px;
	width: 650px;
		float: left;
	color: #FFFFFF;
	height: 40px;
	text-align: right;
}
#copyright p {
	padding: 0px;
	margin: 0px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#copyright .en {
	font-size: 10px;
}
