﻿html {
	text-align: center;
/*	background: #EDEDED url(../images/main_bg.jpg) repeat-x left top;*/
}
body {
	/*width: 940px;*/
	text-align: left;
	margin: 0 auto;
	background: #fff;
}
td {
	font: 14px/1.5 frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #666666;
}
input { font: 10pt frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;}
*:focus { outline: none; } 
input {outline:none;}
img {
	border: none;
}




.culture-product{
	width: 100%;
	overflow: hidden;
}
.culture-product .product{
	width:100%;
	float:left;
	overflow: hidden;
}
.culture-product .product img{
	width: 100%;
	transform: scale(1);
    transition: all 1s linear 0s;
    vertical-align: top;
    max-width: 100%;
}
.culture-product .product:hover{
	box-shadow: 0 0 10px gray;
}
.culture-product .product:hover img{
	transform: scale(1.3);
}








p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099ff!important;
	text-decoration: none;
}
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}

/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #333;
}
.top .inputSub {
	height: 19px;
}

/** 导航 **/
.nav {
	/*background: url(../images/nav_bg.jpg) repeat-x left top;*/
}
.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-family: frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 33px;
    color: #e8e8e8;
	/*	background: url(../images/nav_line.jpg) no-repeat right top;*/
	padding-right: 0px;
}
.nav .nav_global li a {
	display: block;
	color: #e8e8e8;
	font-family: frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left:30px;
	padding-right:0px;
}
.nav .nav_global li a:hover {
	color: #0099ff!important;
	font-family: frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #e8e8e8;
	font-family: frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	/*background: url(../images/nav_li_hover.jpg) repeat-x center top;*/
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}
/*banner*/
#Banner{height:540px;overflow:hidden;position:relative;width:100%;border-top:0px solid #eee;}
#Banner li{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;filter:alpha(opacity=0);z-index:1;}
#Banner li a{display:block;height:100%;overflow:hidden}
#Banner li a img{width:100%;}

#BanBtn{width:1170px;height:42px;position:absolute;top:500px;overflow:hidden;z-index:10;text-align:center;left:50%;margin-left:-585px;}
#BanBtn li{display:inline-block;width:16px;height:16px;background-color:#FFF;margin-right:20px;overflow:hidden; margin-top:42px;
border-radius:8px;-moz-border-radius:8px;*-moz-border-radius:8px;background:url(../images/png.png)\9 -441px top;
transition:all ease-out .2s 0s;-webkit-transition:all ease-out .2s 0s;-moz-transition:all ease-out .2s 0s;-o-transition:all ease-out .2s 0s;}
#BanBtn li.s{background-color:#c11920;background:url(../images/png.png)\9 -425px top;}
#BanBtn li.last{margin-right:0;}
#BanBtn li{*display:inline;}
/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
    border-radius:8px;
	
	color: #fff;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #f8f8f8 ;
	

	height:35px;
	border: 1px solid #ccc;
	border-bottom: none;
}
.title td {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	padding: 0px 10px;
}



/*-----------横四排开始-----------*/
.hengsipai {
    width: 1120px;
    margin: 0px auto;
}
.hengsipai ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.hengsipai li {
    float: left;
    margin-left: 32px;
    width: 256px;
  
}
.hengsipai ul {
    margin-left: -32px;
}

/*-----------横四排结束-----------*/



/*.box {
	border: 1px solid #cccccc;
	border-width: 0 1px 1px 1px;*/
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 0px solid #ccc;
	height:24px;
	width:142px;
	font-size:12px;
	margin-right:1px;
	padding-left:4px;
	color:#999999;
	background:#000000;
	background-color:rgba(0,0,0,0);}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; } 
input:-moz-placeholder, textarea:-moz-placeholder { color: #999; } 
input::-moz-placeholder, textarea::-moz-placeholder { color: #999； } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }
	

.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
	background:#FFFFFF;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:50px;
	
}
.tbtn1 {
	font-size:20px;
	font-weight:normal;
	height:50px;
	/*border:1px solid #ccc;*/
}
.tbtncon li{
	/*border:1px solid #ccc;*/
	font-size:20px;
	border-left:none;
	border-top:none;
	color:#666;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:160px;
	height:50px;
	line-height:50px;
	
}
.tbtncon li:hover{
	text-decoration:none;
	
}
.tbtncon li.curr{
	background: #ffffff url(../images/tbtncon.png) repeat-x left top;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #f5f5f5; border: 1px solid #ededed } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:10px 10px 10px;border:1px solid #dddddd;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#dddddd 1px solid;background:#f8f8f8;text-decoration:none;color:#ff0000;}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}



#backtop{position:fixed;_position:absolute;right:10px;bottom:10px;width:60px;height:68px;display:block;z-index:20;text-align:center;display:none;
_top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 78));}
#backtop span{display:block;height:8px;width:15px;overflow:hidden;margin:0px auto;background:url(../images/png.png);background-position:-457px top;}
#backtop b{display:block;width:60px;height:60px;overflow:hidden;line-height:60px;font-size:16px;color:#FFF;background-color:#b0b0b0;cursor:pointer}
#backtop:hover span{background-position:-457px -8px;}
#backtop:hover b{background-color:#0099ff;}





/*contact*/
.contact{height:780px;overflow:hidden;background-color:#000; position:relative;}
.contact .map{width:100%;height:810px;opacity:1;filter:alpha(opacity=100);}
.contact .y-row{height:780px;overflow:hidden;}
.contact .y-row .box{width:400px;height:626px;background-color:#FFF;position:absolute;top:60px;padding:34px 27px 0px 43px;overflow:hidden;/* transparent; opacity: 0.9;*/ }
.contact .y-row .menu{height:40px;overflow:hidden;width:400px;overflow:hidden; line-height:40px;}
.contact .y-row .menu a{float:left; width:120px; height:40px; overflow:hidden; position:relative; margin-right:20px; text-align:center; background:#323232;}
.contact .y-row .menu a span{color:#FFF; position:absolute; width:120px; height:40px; top:0; left:0; cursor:pointer; display:block;}
.contact .y-row .menu a b{position:absolute; background-color:#c11920;width:120px; height:40px; top:-40px; left:0; display:block;
transition:all ease-out .2s 0s;-webkit-transition:all ease-out .2s 0s;-moz-transition:all ease-out .2s 0s;-o-transition:all ease-out .2s 0s;}
.contact .y-row .menu a:hover b,.contact .y-row .menu a.s b{top:0;}
.contact .y-row .item{width:380px; overflow:hidden;line-height:30px; padding-top:20px; font-size:14px; color:#636363; display:none}
.contact .y-row .item h1{ font-size:24px; color:#0099ff; line-height:50px;}
.contact .y-row .item .t{ color:#c4c4c4;}
.contact .y-row .item a.red{ color:#0099ff;}
.contact .y-row .item a.red:hover{ text-decoration:underline;color:#00468E;}
.contact .y-row .item p{margin:0px; font-size:11px; line-height:18px; border-top:1px dotted #636363; margin-top:18px; padding-top:18px;}


/*sitemap*/
.sitemap{width:100%;overflow:hidden;background:url(../images/sitemapbg.gif);}
.sitemap ul{overflow:hidden;}
.sitemap ul li{float:left;width:50%;height:110px;overflow:hidden;line-height:30px;}
.sitemap ul li h1{font-size:24px;color:#c11920;line-height:40px;margin-top:20px;}
.sitemap ul li a{font-size:14px;margin-right:40px;}
.sitemap ul li.w100{width:100%;}

