@charset "utf-8";
/* CSS Document */
/*公共样式*/
*{
margin:0px;
padding:0px;
}
img{
border:none;
}
.clearfix:after
{
    content:"";
    height:0;
    display:block;
    visibility:hidden;
    clear:both;
}
.clearfix
{
    zoom:1;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*网站顶部*/
#topbox {
	height: auto;
	width: 100%;
}
.tboxa{
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.tboxacon{
	height: 22px;
	width: 1000px;
	line-height:22px;
	margin:auto;
	padding-top:4px;
	padding-bottom:4px;
}
.tboxaconl{
	height: 22px;
	width: auto;
	float: left;
	color: #666;
}
.tboxaconr{
	height: 22px;
	width: auto;
	float:right;
}
.tboxaconr a {
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.tboxaconr a:hover {
	text-decoration: underline;
}
.tboxaconr span
{
    display:none;
    position: absolute;
	z-index: 10;
	top:30px;
	margin-left:-100px;
}
.tboxb {
	height: auto;
	width: 100%;
	background-image: url(../images/topbg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
.tboxbcon{
	height: 120px;
	width: 1000px;
	margin:auto;
}
.tboxbconl{
	height: auto;
	width: auto;
	float: left;
	padding-top: 25px;
}
.tboxbconr{
	height: auto;
	width: auto;
	float: right;
	padding-top: 25px;
}
.tboxc {
	height: auto;
	width: 100%;
	background-color:#333;
}
.tboxccon {
	height: 40px;
	width: 1000px;
	margin:auto;
}
.tboxccon ul li {
	list-style-type: none;
	float: left;
	width: 100px;
	height: auto;
	background-image: url(../images/navlibg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tboxccon ul li a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 40px;
}
.tboxccon ul li a:hover {
	background-color: #555;
	color: #fff;
}
.tboxccon ul li ul {
	height: auto;
	width: 100px;
	position:absolute;
	background-color:#333;
	display:none;
	z-index:10;
}
.tboxccon ul li ul li{
	width: 100%;
	height: auto;
	background-image:none;
}
.tboxccon ul li ul li a {
	line-height: 30px;
}
.tboxccon ul li ul.cptdys {
	height: auto;
	width: 300px;
	position:absolute;
	background-color:#333;
	display:none;
	z-index:10;
}
.tboxccon ul li ul.cptdys li{
	width: 150px;
	height: auto;
	background-image:none;
}
.tboxccon ul li ul.cptdys li a 
{
    width: 120px;
    padding-left:15px;
	padding-right:15px;
	line-height: 30px;
	text-align:left;
}
/*网站中心*/
#centerbox {
	height: auto;
	width: 100%;
}
.cboxa {
	height: auto;
	width: 100%;
}
.cboxb {
	height: auto;
	width: 100%;
}
.cboxba {
	height: auto;
	width: 1000px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 30px;
	color: #333;
	padding-top: 30px;
}
.cboxba span{
	font-size: 14px;
	color: #666;
}
.cboxba a {
	float: right;
	color: #666;
	text-decoration: none;
}
.cboxba a:hover {
	text-decoration: underline;
}


.cboxbb {
	height: auto;
	width: 1000px;
	margin: auto;
	padding-top: 20px;
}
.cboxbba {
	height: auto;
	width: 310px;
	float:left;
}
.cboxbbb {
	height: auto;
	width: 690px;
	line-height: 28px;
	color: #666;
	float: left;
}
.cboxc {
	height: auto;
	width: 100%;
	background-color:#f2f2f2;
	margin-top:15px;
}
.cboxctit {
	width: 100%;
	color: #fd9a29;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/titbg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-bottom:15px;
	margin-bottom:5px;
}
.cboxctitb {
	height: auto;
	width: 1180px;
	margin: auto;
	color: #666;
	font-size: 18px;
	text-align:center;
}
.cboxccon {
	height: auto;
	width: 1000px;
	margin: auto;
	line-height: 32px;
	color: #000;
	font-size: 18px;
	padding-top:30px;
	padding-bottom:50px;
}
.cboxccon span{
	color: #fd9a29;
	font-size: 24px;
}
.cboxccona {
	height: 210px;
	width: 460px;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	height:240px;
	float:left;
}
.cboxccona span
{
    height:100px;
    line-height:100px;
    padding-left:100px;
    background-image:url(../images/youshi_num1.png);
    background-position:left center;
    background-repeat:no-repeat;
    display:block;
}
.cboxcconb {
	height: auto;
	width: 500px;
	float:left;
}
.cboxd {
	height: auto;
	width: 100%;
	text-align: center;
}
.cboxe {
	height: auto;
	width: 100%;
}
.cboxecon {
	height: auto;
	width: 1000px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.cboxecona {
	height: auto;
	width: 360px;
	float:left;
}
.cboxeconatit {
	height: auto;
	width: 360px;
	float: left;
	color: #666;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.cboxeconatit span{
	font-size: 14px;
	color: #666;
}
.cboxeconatit a {
	color: #666;
	text-decoration: none;
	float: right;
}
.cboxeconatit a:hover {
	text-decoration: underline;
}

.cboxeconacon {
	height: auto;
	width: 360px;
	float: left;
	padding-top: 10px;
}
.cboxeconacon ul li {
	float: left;
	height: auto;
	width: 320px;
	list-style-type: none;
	background-image: url(../images/libg.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}
.cboxeconacon ul li a {
	line-height: 24px;
	text-decoration: none;
	color: #666;
	float: left;
}
.cboxeconacon ul li a:hover {
	text-decoration: underline;
}

.cboxeconacon ul li span {
	float: right;
	color: #666;
}

.cboxeconb {
	height: auto;
	width: 300px;
	padding-left:30px;
	padding-right:30px;
	float:left;
}
.cboxeconbtit {
	height: auto;
	width: 300px;
	float: left;
	color: #666;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.cboxeconbtit span{
	font-size: 14px;
	color: #666;
}
.cboxeconbtit a {
	color: #666;
	text-decoration: none;
	float: right;
}
.cboxeconbtit a:hover {
	text-decoration: underline;
}
.cboxeconbcon {
	height: auto;
	width: 300px;
	float: left;
	color: #666;
	line-height: 22px;
}

.cboxeconc {
	height: auto;
	width: 280px;
	float:left;
}
.cboxf {
	height: auto;
	width: 100%;
}
.cboxfa {
	height: auto;
	width: 1000px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 30px;
	color: #666;
	font-size: 14px;
}
.cboxfa a {
	float: right;
	color: #666;
	text-decoration: none;
}
.cboxfa a:hover {
	text-decoration: underline;
}
.cboxfb {
	height: auto;
	width: 1000px;
	margin: auto;
	padding-top: 20px;
}

/*新增模块一*/
.cboxg {
	height: auto;
	width: 100%;
}
.cboxga {
	height: auto;
	width: 960px;
	margin: auto;
}
.cboxgal {
	height: auto;
	width: 600px;
	margin-right: 20px;
	float: left;
	border: 1px solid #CCC;
}
.cboxgaltit {
	height: 40px;
	width: 600px;
	float: left;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
}
.cboxgaltit span{
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 60px;
	float: left;
	background-color: #494848;
	color: #FFF;
	font-size: 18px;
}
.cboxgaltit a{
	height: 40px;
	width: auto;
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxgaltit a:hover{
	text-decoration: underline;
}
.cboxgalcon{
	height: auto;
	width: 580px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	padding: 10px;
	color: #666;
}
.cboxgar {
	height: auto;
	width: 335px;
	float: left;
	border: 1px solid #CCC;
}
.cboxgartit {
	height: 40px;
	width: 335px;
	float: left;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
}
.cboxgartit span{
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 60px;
	float: left;
	background-color: #494848;
	color: #FFF;
	font-size: 18px;
}
.cboxgartit a{
	height: 40px;
	width: auto;
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxgartit a:hover{
	text-decoration: underline;
}
.cboxgarcon{
	height: auto;
	width: 335px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	padding-bottom: 10px;
}
.cboxgarcon ul{
	height: auto;
	width: 335px;
	float: left;
}
.cboxgarcon ul li{
	height: auto;
	width: 290px;
	float: left;
	background-image: url(../images/libg.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-right: 10px;
	padding-left: 35px;
	list-style-type: none;
}
.cboxgarcon ul li a{
	float: left;
	color: #666;
	text-decoration: none;
}
.cboxgarcon ul li a:hover{
	text-decoration: underline;

}
.cboxgarcon ul li span{
	float: right;
	font-size: 12px;
	color: #999;
}
/*新增模块二*/
.cboxh {
	height: auto;
	width: 100%;
}
.cboxha {
	height: auto;
	width: 960px;
	margin: auto;
}
.cboxhal {
	height: auto;
	width: 600px;
	margin-right: 20px;
	float: left;
	border: 1px solid #CCC;
}
.cboxhaltit {
	height: 40px;
	width: 600px;
	float: left;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
}
.cboxhaltit span{
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 60px;
	float: left;
	background-color: #494848;
	color: #FFF;
	font-size: 18px;
}
.cboxhaltit a{
	height: 40px;
	width: auto;
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxhaltit a:hover{
	text-decoration: underline;
}
.cboxhalcon{
	height: auto;
	width: 580px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	padding: 10px;
	color: #666;
}
.cboxhalcon ul{
	height: auto;
	width: 580px;
	float: left;
}
.cboxhalcon ul li{
	height: auto;
	width: 580px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cboxhalcon ul li a{
	color: #666;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.cboxhalcon ul li a img{
	float: left;
	padding-right: 10px;
	height: 160px;
	width: 230px;
}
.cboxhalcon ul li a:hover{
	text-decoration: underline;

}
.cboxhar {
	height: auto;
	width: 335px;
	float: left;
	border: 1px solid #CCC;
}
.cboxhartit {
	height: 40px;
	width: 335px;
	float: left;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
}
.cboxhartit span{
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 60px;
	float: left;
	background-color: #494848;
	color: #FFF;
	font-size: 18px;
}
.cboxhartit a{
	height: 40px;
	width: auto;
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxhartit a:hover{
	text-decoration: underline;
}
.cboxharcon{
	height: auto;
	width: 315px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	padding: 10px;
}
.cboxharcon ul{
	height: auto;
	width: 315px;
	float: left;
	overflow: hidden;
}
.cboxharcon ul li{
	height: auto;
	width: 315px;
	float: left;
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
}
.cboxharcon ul li img{
	height: 45px;
	width: 20px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;

}
.cboxharcon ul li a{
	color: #fd9a29;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.cboxharcon ul li a:hover{
	text-decoration: underline;

}
.cboxharcon ul li span{
	font-size: 12px;
}
/*新增模块三*/
.cboxi {
	height: auto;
	width: 100%;
}
.cboxia {
	height: auto;
	width: 958px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.cboxiatit {
	height: 40px;
	width: 958px;
	float: left;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
}
.cboxiatit span{
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 60px;
	float: left;
	background-color: #494848;
	color: #FFF;
	font-size: 18px;
}
.cboxiatit a{
	height: 40px;
	width: auto;
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxiatit a:hover{
	text-decoration: underline;
}
.cboxiacon{
	height: auto;
	width: 938px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	padding: 10px;
	color: #666;
}
/*新增模块四*/
.cboxj {
	height: auto;
	width: 100%;
	padding-bottom: 20px;
}
.cboxja {
	height: auto;
	width: 790px;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 158px;
	background-image: url(../images/links.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 24px;
}
.cboxja a {
	color: #333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.cboxja a:hover {
	text-decoration: underline;
}
/*新增模块五*/
.cboxk {
	height: auto;
	width: 100%;
}
.cboxka {
	height: auto;
	width: 960px;
	margin:auto;
	padding-top: 30px;
}
.cboxkar {
	height: auto;
	width: 958px;
	border: 1px solid #CCC;
}
.cboxkartit {
	height: 40px;
	width: 958px;
	float: left;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 40px;
}
.cboxkartit span{
	height: 40px;
	width: auto;
	padding-left: 10px;
	padding-right: 60px;
	float: left;
	background-color: #494848;
	color: #FFF;
	font-size: 18px;
}
.cboxkartit a{
	height: 40px;
	width: auto;
	padding-right: 10px;
	float: right;
	color: #333;
	text-decoration: none;
}
.cboxkartit a:hover{
	text-decoration: underline;
}
.cboxkarcon{
	height: auto;
	width: 958px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.cboxkarcon li{
	width: 230px;
	float: left;
	height: auto;
	text-align: center;
	list-style-type: none;
	padding: 4px;

}
.cboxkarcon li a{
	line-height: 30px;
	color: #666;
	text-decoration: none;
	display: block;
}
.cboxkarcon li a:hover{
	text-decoration: underline;
}
.cboxkarcon li img{
	width: 228px;
	height: 158px;
	border: 1px solid #CCC;
}
/*新增模块六*/
.cboxl {
	height: auto;
	width: 100%;
	text-align: center;
	padding-bottom:30px;
}
/*新增模块七*/
.cboxm {
	height: auto;
	width: 100%;
}
.cboxmcon {
	height: auto;
	width: 960px;
	margin:auto;
	padding-top:30px;
}
.cboxmcon span{
	height: auto;
	width: auto;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:10px;
	color:#fff;
	background-color:#ff6600;
	float:left;
}
.cboxmcon a{
	height: auto;
	width: auto;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-decoration: none;
	color:#fff;
	background-color:#494848;
	float:left;
}
.cboxmcon a:hover
{
    background-color:#ff6600;
}
/*友情链接*/
#yqlinkbox {
	height: auto;
	width: 100%;
}
.yqboxtit {
	height: auto;
	width: 1000px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 30px;
	color: #666;
	padding-top: 30px;
	font-size: 14px;
}
.yqboxtit span{
	color: #666;
}
.yqboxcon {
	height: auto;
	width: 1000px;
	margin: auto;
	line-height: 20px;
	color: #333;
	padding-top: 5px;
}
.yqboxcon a{
	color: #666;
	text-decoration: none;
	margin-right: 15px;
}
.yqboxcon a:hover {
	text-decoration: underline;
}

/*网站底部*/
#bottombox {
	height: auto;
	width: 100%;
	background-color:#333;
}
.btmboxa {
	height: auto;
	width: 100%;
	background-color: #1a74ba;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	margin-top: 50px;
}
.btmboxa a {
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.btmboxa a:hover {
	text-decoration: underline;
}


.btmboxb {
	height: auto;
	width: 1000px;
	margin: auto;
	line-height: 30px;
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:center;
}
.btmboxb a {
	color: #fff;
}
.btmboxb a:hover {
	color: #fff;
}
.btmboxc {
	height: 20px;
	width: 780px;
	margin: auto;
	line-height: 20px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 220px;
}
.btmboxc a {
	color: #FFF;
}
.btmboxd {
	height: auto;
	width: 1000px;
	line-height: 30px;
	color: #FFF;
	padding-top: 30px;
	margin:auto;
}
.btmboxdcon {
	height: auto;
	width: 200px;
	float:left;
}
.btmboxdcon a {
	color: #FFF;
	text-decoration: none;
}
.btmboxdcon a.btmstitys 
{
    font-size:18px;
    line-height:50px;

}
.btmboxdcon a:hover {
	text-decoration: underline;
}
/*内页Banner*/
#nybannerbox {
	height: 300px;
	width: 100%;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*内页内容页*/
#nycenterbox {
	height: auto;
	width: 100%;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.nycbox {
	height: auto;
	width: 1000px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.nycboxcon {
	height: auto;
	width: 1000px;
	line-height:24px;
	font-size:14px;
	color:#333;
}

.nycboxl {
	float: left;
	height: auto;
	width: 260px;
	padding-right:20px;
}
.nycboxla {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 220px;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #494848;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.nycboxlb {
	float: left;
	height: auto;
	width: 258px;
	margin-bottom:20px;
}
.nycboxlb ul {
	float: left;
	height: auto;
	width: 258px;
	border: 1px solid #494848;
}
.nycboxlb ul li {
	line-height: 40px;
	float: left;
	height: 40px;
	width: 258px;
	list-style-type: none;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
}
.nycboxlb ul li a {
	display: block;
	float: left;
	height: auto;
	width: 218px;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.nycboxlb ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #494848;
}
.nycboxlb ul li ul {
	display:none;
	background-color: #fff;
}
.nycboxlb ul li:hover ul{
	position: absolute;
	left: 258px;
	top: 0px;
	display:block;
}
.nycboxlc {
	height: auto;
	width: 238px;
	float: left;
	margin-top: 20px;
	border: 1px solid #CCC;
	font-size: 16px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.nycboxld {
	height: auto;
	width: 218px;
	float: left;
	border: 1px solid #CCC;
	background-image: url(../images/kefu.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 24px;
	color: #666;
}
.nycboxr {
	height: auto;
	width: 720px;
	float:left;
}
.nycboxra {
	height: auto;
	width: 700px;
	float: left;
	background-image: url(../images/zhuye.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.nycboxrb {
	height: auto;
	width: 720px;
	float:left;
}
/*内容页*/
.nycontentbox {
	height: auto;
	width: 700px;
	float:left;
	padding:10px;
	color: #666;
	font-size:14px;
	line-height:24px;
}
.nycontentbox p{
	padding-bottom:10px;
}
/*详细页*/
.nyxxtita {
	height: auto;
	width: 720px;
	float: left;
	color: #333;
	font-size: 18px;
	line-height: 24px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}
.nyxxtitb {
	height: auto;
	width: 720px;
	float: left;
	color: #666;
	font-size: 12px;
	text-align: center;
}
.nyxxbox {
	height: auto;
	width: 700px;
	float: left;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.nyxxbox p{
	padding-bottom:10px;
}
.topnextnews {
	height: auto;
	width: 700px;
	float: left;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:right;
}
.topnextnews a
{
    color:#333;
}
/*新闻列表页*/
.nynewsbox {
	height: auto;
	width: 700px;
	float:left;
	line-height: 28px;
	font-size: 14px;
	padding: 10px;
	color: #666;
}
.nynewsbox ul{
	height: auto;
	width: 700px;
	float: left;
}
.nynewsbox ul li{
	height: auto;
	width: 700px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nynewsbox ul li a{
	color: #666;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.nynewsbox ul li a img{
	float: left;
	padding-right: 10px;
	height: 160px;
	width: 230px;
}
.nynewsbox ul li a:hover{
	text-decoration: underline;

}
/*产品列表页面*/
.nyproductbox {
	height: auto;
	width: 720px;
	float:left;
}
.nyproductbox li{
	width: 232px;
	float: left;
	height: auto;
	text-align: center;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top:20px;
}
.nyproductbox li a{
	line-height: 30px;
	color: #666;
	text-decoration: none;
	display: block;
}
.nyproductbox li a:hover{
	text-decoration: underline;
}
.nyproductbox li img{
	width: 230px;
	height: 160px;
	border: 1px solid #CCC;
}
/*页码*/
.nypagebox {
	height: auto;
	width: 720px;
	float: left;
	padding-top: 50px;
	text-align: center;
}
/*留言面*/
.nymessagebox {
	height: auto;
	width: 700px;
	float:left;
	padding:10px;
	color: #666;
	font-size:14px;
	line-height:24px;
}

/*浮动QQ*/
#fdqqdiv {
	width: auto;
	position: absolute;
	top: 200px;
	right: 0px;
	height: auto;
	overflow: hidden;
	z-index:5;
}
#fdqqleft {
	height: 109px;
	width: 32px;
	float: left;
	margin-top: 12px;
}
#djimg {
cursor:pointer;
}
#fdqqright {
	height: auto;
	width: 125px;
	float: left;
}
#fdqqrt {
	height: 53px;
	width: 125px;
	float: left;
	background-image: url(../images/qq/qqup.png);
	background-repeat: no-repeat;
}
#fdqqrc {
	height: auto;
	width: 125px;
	background-image: url(../images/qq/qqcon.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}
#fdqqrc a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/qq/qq.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 30px;
	display: block;
	margin-left: 25px;
}
#fdqqrb {
	height: 20px;
	width: 125px;
	float: left;
	background-image: url(../images/qq/qqbottom.png);
	background-repeat: no-repeat;
}