﻿@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,ul,ol,form,dl,dt,dd,span,p,button{
	margin:0px;
	padding:0px;
	font-family: "宋体";
}
body{
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #1b1b1b;
}
.font14{
	font-size: 14px;
}
.font16{
	font-size: 16px;
}
.font18{
	font-size: 18px;
}
.font20{
	font-size: 20px;
}
.font24{
	font-size: 24px;
}
.font_red{
	color:#B00;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	text-decoration: none;
	color: #1b1b1b;
}
a:hover{
	color:#C00;
}
.header {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 296px;
	width: 100%;
}
.menu {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: 35px;
}
.menu ul {
	list-style-type: none;
} 
.menu li {
	float: left;
	margin-right: 35px;
	margin-left: 15px;
	text-align: center;
	width: 81px;
}
.menu li a {
	display: block;
	text-decoration: none;
}
.menu li a:hover {
}
.menu li img{
               
                cursor: pointer;
                transition: all 0.6s;/*图片放大过程的时间*/
}

.menu li img:hover{
                transform: scale(1.1);/*鼠标经过图片放大的倍数*/
}

.content {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
}
.content1 {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_bg1.png);
	background-repeat: repeat-y;
}
.left {
	float: left;
	width: 220px;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}
.right {
	float: right;
	width: 779px;
}
.content_foot {
	background-image: url(../images/content_foot.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 999px;
}
.content_foot1 {
	background-image: url(../images/content_foot1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	width: 999px;
}
.ntitle {
	background-image: url(../images/779_title.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 779px;
}
.ntitle1 {
	height: 44px;
	width: 779px;
}
h3 {
	color: #ff1493;
	font-size: 14px;
	padding-left: 26px;
	padding-top: 12px;
	line-height: 32px;
}
.left_download {
	background-image: url(../images/download_bg.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 220px;
}
.left_download a {
	display: block;
	text-indent: 80px;
}
.left_download:hover {background:url(../images/download_bg2.png) no-repeat;}
.left_menu {
	width: 205px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
.left_menu ul {
	list-style-type: none;
} 
.left_menu li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left_menu li img{
               
                cursor: pointer;
                transition: all 0.3s;/*图片放大过程的时间*/
}

.left_menu li img:hover{
                transform: scale(1.05);/*鼠标经过图片放大的倍数*/
}
.left_title {
	background-image: url(../images/left_titlebg.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 220px;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #fadf2b;
	text-indent: 46px;
	margin-left: 0px;
	margin-right: 12px;
}
.left_service {
	width: 217px;
	height: 92px;
	font-size: 12px;
	margin-right: 12px;
	margin-left: 0px;
	line-height: 28px;
	padding-top: 10px;
	background-color: #ffffff;
}
.left_service ul {
	list-style-type: none;
} 
.left_service li {
	width: 90px;
	float: left;
	background-image: url(../images/arr.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: 5px 5px;
}
.left_service1 {
	width: 197px;
	margin-right: 17px;
	margin-left: 0px;
	font-size: 12px;
	font-family: "微软雅黑";
	background-color: #7b7b7b;
	color: #FF0;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.left_service1 .name {
	color: #FC0;
}
.left_health {
	font-size: 13px;
	line-height: 36px;
	width: 217px;
	margin-right: 12px;
	margin-left: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 236px;
	background-color: #ffffff;
}
.left_health2 {
	font-size: 12px;
	line-height: 24px;
	width: 181px;
	margin-right: 12px;
	margin-left: 24px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 160px;
}
/*新闻切换*/
/*选项卡*/
#Tab {
	width:100%;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	height: 290px;
	padding-top: 12px;
}
#Tab1 {
	width:767px;
	background-image: url(../images/bg_title.png);
	background-repeat: no-repeat;
	background-position: top;
}
/*菜单class*/
.Menubox {
	padding-top: 14px;
	font-size: 14px;
	padding-left: 26px;
	height: 25px;
}
.Menubox ul{
	margin:0px;
	padding:0px;
	line-height: 25px;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:68px;
	text-align:center;
	color:#000000;
	font-weight: bold;
	height: 25px;
	margin-right: 10px;
}
.Menubox li.hover{
	width:68px;
	color:#f8f8ff;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/news_bg1.png);
	background-repeat: no-repeat;
	border-bottom-style: none;
	background-position: center;
	height: 25px;
}
.Contentbox{
	clear:both;
}
.Contentbox1{
	clear:both;
	background-image: url(../images/bg_center.png);
	background-repeat: repeat-y;
}
.newsfirst {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 70%;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsfirst a {
	color: #791717;
}
.newsfirst a:hover {
	color: #C00;
}
.newsservice {
	height: 19px;
	padding-left: 9%;
	width: 60%;
}
.newsservice a {
	background-image: url(../images/newsservice.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 75px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #fadf2b;
	line-height: 19px;
	text-align: center;
}
.newsservice a:hover {
	color: #FFC;
}
.newsservice .big {
	background-image: url(../images/newsservice1.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 95px;
}
/*新闻列表*/
.newslist {
	width: 60%;
	padding-top: 10px;
	padding-left: 36px;
}
.newslist ul {
	margin: 0px;
	padding: 0px;
}
.newslist li {
	display: block;
	list-style-type: none;
	height: 24px;
	line-height: 24px;
}
.newslist li .time {
	float: right;
	width: 10%;
	text-align: right;
}
.newslist li .name {
	width: 80%;
	float: left;
}
.guide {
	background-image: url(../images/guide_bg.png);
	height: 89px;
	width: 767px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 24px;
}
.guide .guideleft {
	padding-left: 36px;
	padding-top: 10px;
	float: left;
}
.guide .guideright {
	float: right;
	width: 280px;
	padding-top: 10px;
}
.playphoto {
	padding-top: 10px;
	height: 130px;
	padding-left: 26px;
}
.playphoto ul {
	list-style-type: none;
} 
.playphoto li {
	width: 145px;
	float: left;
}
.playphoto li img{
               
                cursor: pointer;
                transition: all 0.6s;/*图片放大过程的时间*/
}

.playphoto li img:hover{
                transform: scale(1.2);/*鼠标经过图片放大的倍数*/
}
.article {
	padding-top: 3px;
}
.right3 {
	margin-right: 3px;
}
.article1 {
	width: 382px;
	float: left;
}
.article1 .title {
	background-image: url(../images/382_title.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 100%;
}
.article1 .center {
	background-image: url(../images/382_center.png);
	background-repeat: repeat-y;
}
.article1 .foot {
	background-image: url(../images/382_foot.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 100%;
}
.articlename {
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
}
.articlename .name {
	display: block;
	float: left;
	background-image: url(../images/arr1.png);
	background-repeat: no-repeat;
	width: 136px;
	text-align: center;
	font-weight: bold;
	color: #791717;
	background-position: center;
	line-height: 24px;
	font-size: 14px;
}
.articlename .more {
	float: right;
	line-height: 24px;
}
.articlelist {
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.articlelist ul {
	margin: 0px;
	padding: 0px;
}
.articlelist li {
	display: block;
	list-style-type: none;
	height: 24px;
	line-height: 24px;
}
.articlelist li .time {
	float: right;
	width: 30%;
	text-align: right;
}
.articlelist li .name {
	width: 70%;
	float: left;
}
.nnews_title {
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	padding: 40px;
}
.nnews_title h2 {
	display: block;
	width: 100%;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996;
	font-size: 18px;
	color: #900;
}
.nnews_content {
	font-size: 14px;
	line-height: 24px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.nnews_foot {
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #996;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	padding-top: 5px;
}
.nnews_foot .time {
	font-weight: bold;
	color: #930;
}
.ranking {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 93%;
}
.ranking dl {
	float: left;
}
.ranking .wide1 {
	width: 50px;
}
.ranking .wide2 {
	width: 110px;
}
.ranking .wide3 {
	width: 50px;
}
.ranking .wide4 {
	width: 200px;
}
.ranking .wide5 {
	width: 50px;
}
.ranking .wide6 {
	width: 80px;
}
.ranking .wide7 {
	width: 50px;
}
.ranking .wide8 {
	width: 130px;
}
.ranking dl dt {
	line-height: 40px;
	color: #facd8a;
	background-color: #5b3715;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc5b0;
}
.ranking dl dd {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbb195;
}
.ranking dl dd ul {
	list-style-type: none;
} 
.ranking dl dd li {
	display: block;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
.ranking dd ul .bg {
	background-color: #cbb99d;
}
.ranking dd ul .red {
	font-size: 16px;
	color: #C00;
	font-family: Arial;
}
.ranking dd ul .zi {
	line-height: 20px;
}
.ranking dd ul .zi img {
	margin-top: 4px;
}
.rankinglist {
	height: 19px;
	padding-left: 20px;
	padding-top: 20px;
}
.rankinglist a {
	background-image: url(../images/newsservice.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 75px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #FF9;
	line-height: 19px;
	text-align: center;
}
.rankinglist a:hover {
	color: #FFC;
}
.right_download {
	float: right;
	width: 779px;
	background-image: url(../images/download_bg1.png);
	background-repeat: no-repeat;
	background-position: top;
}
.download_content {
	line-height: 30px;
	font-size: 13px;
	padding-top: 50px;
	padding-left: 80px;
}
.footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	background-position: top;
	height: 100px;
	background-color: #000000;
	color: #7e7461;
	line-height: 22px;
	text-align: center;
}
.footer a {
	color: #7e7461;
}
.footer .name {
	line-height: 46px;
}
