@charset "utf-8";
/* ===== 整体初始化 ===== */
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{
	color: #666666;
	min-height: 100%;
	height: auto!important;

	height: 100%
padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Geneva, sans-serif,"宋体";
	background: url(../images/all_back.png) repeat-x;
	font-size: 10px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover{
	font-family: 新宋体, 宋体;
	}
img{
	border:none;
	}
ul{
	margin: 0px;
	padding: 0px;
	}
	
/* ===== 页面 ===== */
.all{
	width: 1000px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	}
.all_left{
	float: left;
	width: 11px;
	height: 600px;
	background-image: url(../images/all_left.png);
	background-repeat: no-repeat;
	}
.all_right{
	float: left;
	width: 11px;
	height: 600px;
	background-image: url(../images/all_right.png);
	background-repeat: no-repeat;
	}
.all_middle{
	float:left;
	width:978px;
	height:auto;
	overflow:hidden;
	}
.top{
	float: left;
	width: 978px;
	height: 96px;
	z-index:99999;
	}
.logo{
	float: left;
    /* display: inline; */
    width: 185px;
    /* height: auto; */
    margin-right: 0px;
    margin-left: 15px;
    margin-top: 5px;
    /* z-index: 99999; */
	}
.search{
	float: right;
	display: inline;
	margin-right: 53px;
	margin-top: 21px;
	z-index:99999;
	}
.c_e{
	float:right;
	display:inline;
	margin-right:10px;
	width:110px; 
	height:15px;
	margin-top:22px;
	background:url(../images/c_e.png) no-repeat;
	}
.c_e a{
	display:block;
	float:left;
	width:45px;
	height:15px;
	}
	
.banner{
	float: left;
	width: 978px;
	height: 310px;
	display: inline;
	z-index:99;
	}
	

/* ===== 导航 ===== */
.nav{
	width: 720px; */
    /* display: block; */
    /* overflow: visible; */
    /* margin-left: 260px; */
    /* clear: both; */
    z-index: 99999;
    float: right;
	height:30px;
	line-height:30px;
	margin:0;
	}
#alixixi_com {
	height: 37px;
	font-size: 17px;
	text-align: center;
	background-color: #FFF;
	z-index:99999;
}
#alixixi_com a {
	font-size: 15px;
	color:#4E4E4E;
}
#alixixi_com li ul {
	display:none;
	z-index:99999;
}
#alixixi_com li ul li {
	z-index:99999;
	float:none;
}
*html #alixixi_com li ul li {
	display:inline;
}
#alixixi_com li ul a {
	float:none;
	height:32px;
	line-height:32px;
	padding:0 10px;
	text-transform:capitalize;
	font-weight: normal;
	color:#333;
}
#alixixi_com li ul a:hover{
	color:#FF0000;
}
#alixixi_com .height-auto {
	line-height:15px;
	padding:5px 10px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.first-menu li {
	float: left;
	position: relative;
}
.first-menu a {
	float: left;
	display: block;
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	font-size: .7em;
	background-color: #FFF;
}
.first-menu a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
}
.second-menu {
	top:37px;
	right:0;
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:11px;
}
.second-menu a.alixixi {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: right top;
}
.second-menu a.alixixi:hover {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: right -32px;
	background-image: url(../images/slide.gif);
}
.second-menu a.alixixi-02 {
	background:#3a3a3a url(image/alixixi.gif) no-repeat right -64px;
}
.second-menu a.alixixi-02:hover {
	background:#4698ca url(image/alixixi.gif) no-repeat right -110px;
}
.third-menu, .fourth-menu {
	width:250px;
	top:0;
	left:250px;
}
.third-menu a {
	font-weight: normal;
	background-color: #CCCCCC;
}
#subMgm {
	width: 250px;
}
#subMgm .third-menu {
	left: 250px;
}
#subMgm .fourth-menu {
	left:200px;
}
#subMusic, #subNews {
	width:177px;
}
/* ===== 选项卡 ===== */


table{border-collapse:collapse;border-spacing:0}
img,fieldset{border:0;vertical-align:middle}
a{text-decoration:none}
a:visited{}a:hover{text-decoration:underline}
a:active{
	}
ul,li,ol{
	list-style-type: none;
}
strong,b{font-weight:normal}
em,i{font-style:normal}
iframe{display:block}
fieldset{border:1px solid #c0c0c0;margin:0 2px 18px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
s{text-decoration:none;}
/*public*/
.fl{display:inline;float:left}
.fr{
	display: inline;
	float: left
}
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{
	zoom: 1;
}

.pb10{
	padding-bottom: 10px;
	font-size: 10px;
}
.mt10{
	margin-top: 26px;
	font-size: 12px;
}
/*main*/
.case{
	width: 978px;
	background: #fff;
	padding: 5px;
	box-shadow: 0px 0px 10px #ccc;
	float: left;
}
.case .title{
	height: 40px;
	border-bottom: 3px solid #e7e7e7;
	padding-bottom: 10px;
}
.case .title h2{ font-size: 20px;font-family: "microsoft yahei";}
.case .title-list{
	position: relative;
	top: 6px;
	left: 270px;
}
.case .title-list li{
	width: 146px;
	line-height: 20px;
	text-align: center;
	float: left;
	display: inline;
	font-size: 14px;
	padding-top:5px;
}
.case .title-list li.on{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	padding-top:5px;
}
.case .title-list p{
	position: absolute;
	top: 24px;
	left: 0px;
	width: 146px;
	height: 7px;
	overflow: hidden;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.case .title-list b{display:inline-block;width:0;height:0;margin-top:-3px;border-style:solid dashed dashed dashed;border-width:9px;border-color: #ff6600 #fff #fff #fff;overflow: hidden;zoom: 1;font-size: 0;}
.product{
	height: 275px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 20px;
}
.product ul{
	position: absolute;
	left: 0px;
	width: 100%;
}
.product-wrap .show{ display: block;}
.product-wrap .product li{
	float: left;
	margin-left: 0px;
	background: #f3f3f3;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
}
.product-wrap .product li.ml0{
	
	margin-right:36px;
	width: 300px;
	font-size: 14px;
}

.product-wrap .product li a.imgwrap{
	display: block;
	width: 226px;
	height: 150px;
	background: #fff;
	text-align: center;
}
.product-wrap .product li p{
	padding-left: 12px;
	color: #666666;
	line-height: 22px;
	font-size: 12px;
}
.product-wrap .product li p a{ color: #666666; text-decoration: none;}
.product-wrap .product li p a:hover{
	color: #FF0000;
	text-decoration: none;
}

.ap_pic{
	display: inline-block;
	float: left;
	margin-left: 10px;
	overflow: hidden;
	}
.ap_pic img{
	width: 226px;
	float: left;
}
.ap_detail{
	width: 53.8%;
	float: left;
	padding-top: 9px;
	background-color: #FFFFFF;
	line-height: 23px;
	display: inline-block;
	}
.ap_detail li{
	font-size: 15px;
}

#ap_detail_list{
	font-size: 15px;
	display: table-column-group;
}




/* ===== 新闻活动 ===== */
.news_info{
	width: 100%;
	overflow: visible;
	margin-top:11px;
	float: left;
	background-color: #F3F3F3;
	}
.news_table{
	width: 50%;
	overflow: visible;
	float: left;
	height: 100%;
	}
.news_title{
	overflow: visible;
	float: left;
	width: 100%;
	}
.news_topic{
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	width: 150px;
	text-align: center;
	height: 23px;
	padding-top: 16px;

	}
.news_pic{
	display: inline-block;
	margin-top: 15px;
	float: left;
	margin-bottom: 19px;
	width: 100%;
	}
.news_pic img{
	width: 183px;
	float: left;
}
.news_detail{
	display: inline-block;
	width: 292px;
	height: auto;
	float: left;
	padding-top: 9px;
	padding-left: 5px;
	background-color: #FFFFFF;
	line-height: 23px;
	}
.news_detail li{
	font-size: 13px;
}
.more_detail{
	background-image: url(../images/more_detail_2.png);
	height: 20px;
	width: 20px;
	float: right;
}
/* ===== 友情链接 ===== */
.about_list{
	float: left;
	width: 100%;
	height: 30px;
	background-color: #fff;
	}
	
#friend{
	float: left;
	width: 100%;
	overflow: hidden;
	}
#friend .about_list_title{
	float: left;
	font-size: 12px;
	position: relative;
	top: 6px;



	}
#friend .fast_list_con{
	float: left;
	width: auto;
	font-size: 12px;
	}
#friend ul{
	width: 100%;
	}
#friend li{
	display: inline;
	background: none;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
	background: url(../images/icon_1.png) no-repeat 0px 50%;
	width: auto;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#friend a{
	color:#666;
	}
#friend li img{
	width:50px;
	height:50px;
	}
#friend span{
	display:inline;
	width:90px;
	margin-left:5px;
	line-height:24px;
	}
.bottom{
	float: left;
	width: 100%;
	height: 24px;
	line-height: 24px;
	color: #777;
	background-color: #F3F3F3;
	}
.bottom_left{
	float: left;
	height: 24px;
	line-height: 24px;
	color: #777;
	text-align: left;
	width: 50%;
	}
.bottom_left ul{
	display: inline;
	list-style-type: none;
	}
.bottom_left li{
	display: inline;
	list-style-type: none;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	}
.bottom_right{
	float: right;
	height: 24px;
	line-height: 24px;
	color: #777;
	text-align: left;
	font-size: 12px;
	width: 50%;
	}
/* ===== Foot Menu ===== */
.foot_menu{
	float: left;
	color: #777;
	text-align: left;
	width: 96.9%;
	background-color: #F3F3F3;
	padding: 15px;
	margin-top:10px;
	}
.foot_menu a{
	color: #666;
	}
.foot_menu_t{
	float: left;
	text-align: center;
	width: 13.9%;
	}
.foot_menu_t li{
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	}
.foot_menu_title{
	text-align: center;
	font-size: 16px;
	line-height: 80px;
	}
