.listPageDot{

}
.titleSpace{
line-height:36px;
color:#999999;
}
.barLine{
	background:url(../images/a01.jpg);
	width:100%;
	float:left;
	margin:0 auto;
	height:20px;
}


#mainLogo{
background:url(../images/mainLogo1.jpg);
width:124px;
height:40px;
float:left;
margin:0 auto;
}

.share{
	width:200px;
	float:right;
	margin:0 auto;
	height:40px;
	
	
}

.colLink{
	color:#999999;
	font-family:"微软雅黑","宋体", "黑体";
	float:left;
	margin:0 auto;
	line-height:50px;
	width:100%;
}

#newsLine{
background-image:url(../images/jemcc2016V3_23.jpg);
width:484px;
height:20px;		
}
.topTitle{
	text-align: left;
	line-height:30px;
	font-size:16px;
	color:#FF0000;
	white-space: normal;
	font-family:"Microsoft YaHei";
	float:left;
	margin:0 auto;
	width:432px;
	
}

.topNews{
	text-align: left;
	text-indent: 30px;
	white-space: normal;
}


#mainNewsPic{
width:360px;
height:270px;
float:left;
margin:0 auto;
padding-top:30px;
background-image:url(../images/20170104034834324.jpg);
}
#mainNewsInfo{
width:480px;
height:270px;
float:left;
margin:0 auto;
}

#mainNews1{
width:844px;
height:400px;
float:left;
margin:0 auto;


}



#mainNews1Main{
width:739px;
height:74px;
background-image:url(../images/jemcc2016V3_14.jpg);
background-repeat:no-repeat;
float:left;
margin:0 auto;


}
#mainNews1More{
width:105px;
height:74px;
background-image:url(../images/jemcc2016V3_15.jpg);
background-repeat:no-repeat;
float:left;
margin:0 auto;



}

#mainNews2{
width:356px;
height:400px;
background-image:url(../images/jemcc2016V3_16.jpg);
background-repeat:no-repeat;
float:left;
margin:0 auto;



}
#mainNews2Main{
width:356px;
height:74px;
background-image:url(../images/jemcc2016V3_16.jpg);
background-repeat:no-repeat;
float:left;
margin:0 auto;



}

#mainNews3{
width:1200px;
background-image:url(../images/jemcc2016V3_25.jpg);
background-repeat:no-repeat;
float:left;
margin:0 auto;



}
#mainNews3Main{
width:1200px;
height:78px;
background-image:url(../images/jemcc2016V3_28.jpg);
background-repeat:no-repeat;
float:left;
margin:0 auto;
}
.newsTime {
    float: right;
    padding-right: 12px;
    font-family: "微软雅黑","黑体","宋体";
    font-size: 10px;
    color: #666;
	line-height:34px;
}

#foot1{
width:1200px;
height:61px;
color:#fff;
background-image:url(../images/jemcc2016V3_32.jpg);
background-repeat:no-repeat;
float:left;
margin:0 auto;
}
#foot2{
width:1200px;
height:158px;
background-image:url(../images/jemcc2016V3_101-1.jpg);
background-repeat:no-repeat;
float:left;
margin:0 auto;
}


/*.newsText {
    font-family: "微软雅黑","黑体","宋体";
    font-size: 14px;
    line-height: 30px;
    list-style-type: none;
*/

/* SHR 100's day happy */
/*===================
	MAIN CSS
===================*/
body{
	background-color:#fff;
	font-size:14px;
}
a{
	font-family:"微软雅黑","幼圆", "宋体";
	/*font-size: 13px;*/
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	outline:none !important;
}
a:hover {
	text-decoration: none;
	outline:none !important;
}
a:active {
	text-decoration: none;
	outline:none !important;
}

/*===================
	header
===================*/
.header_0{
	width:1200px;
	margin:0 auto;
	height:90px;
	background: url('../images/jemcc2016V3_04.jpg') left no-repeat;
}
.header_0 ul{
	float: right;
	margin: 10px 0 0;
}
.header_0 ul a{
	color:#000;
}
.header_0 ul a:visited{
	color: #000;
}
.header_0 ul a:hover {
	color: #000;
}
.header_0 ul a:active {
	color: #000;
}

.header_0 ul li {
	color:#fff;
	display: inline; 
	float:right;
	text-decoration: none;
}
.wrapper_header {
	min-width: 1200px;
	height:90px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/jemcc2016V3_02.jpg') repeat-x;
}
/*===================
	search
===================*/

/*===================
	header_nav
===================*/

.wrapper_header_nav{
	height:36px;
	min-width:1000px;
	padding-left:200px;
	margin:0 auto;
	background:url('../images/jemcc2016V3_02.jpg') repeat-x;
	background-position:0px -90px;
}
.header-menu {
	width:1200px;
	font-size:14px;
	height:36px;
	margin:0 auto;
} 
.header-menu td{
	padding: 0px ;
	border:none;
}
.header-menu table{
	border:none;
}
.header-menu ul {
	width:100%;
	height:36px;
	margin:0 auto;

}
.header-menu ul li {
	float:left;
	position:relative;
	display:inline;
}
/*父菜单样式*/
	.header-menu ul li a, .header-menu ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	width:auto;
	color:#333;
	padding:0px 22px 0px 22px;
	line-height:36px;
	height:36px;
	font-family:"微软雅黑","幼圆", "宋体";
	font-size:15px;
	font-weight:bold;

}
* html .header-menu ul li a, .header-menu ul li a:visited {
	width:auto;
}

/*hide sub nav items*/
	.header-menu ul li ul {
	display:none;
}
/*clear the main nav bg*/
	.header-menu ul li ul li{
	background:none;
}

/*父菜单样式---鼠标停留*/
.header-menu ul li:hover a {
	color:#333;
	background:#b5d4ff;
}
/*子菜单框架*/
.header-menu ul li:hover ul {
	display:block;
	position:absolute;
	top:36px;
	left:0px;
	width:100%;
}

.header-menu ul li:hover ul li a {
	display:block;
	background-color:#fff !important;      /*IE 系列ok*/
	background:#5d0505 url('') bottom left repeat-x; /*IE 取消继承背景图片*/
	color:#000;
	height:auto;
	line-height:25px;
	padding:2px 16px 2px 16px;
	width:90px;	
	 /*filter:alpha(opacity=80);IE滤镜，透明度50
-moz-opacity:0.8; 
opacity:0.8;其他，透明度50%*/

}/* 子菜单设置 高度为25 */

/*子菜单项目---鼠标停留*/
.header-menu ul li:hover ul li a:hover {
	color:#000;
	/*background:rgba(fff) !important;;  /* 透明蓝*/
	background-color:#b5d4ff !important;;      /*IE 系列ok*/
	filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
-moz-opacity:1; /*Firefox私有，透明度50%*/
opacity:1;/*其他，透明度50%*/	

}

/*===================
	footer_nav
===================*/

.wrapper_footer_nav{
	height:36px;
	min-width:1000px;
	height:61px;
	padding-left:200px;
	margin:0 auto;
	background-image:url(../images/jemcc2016V3_31.jpg);
}
.footer-menu {
	width:1200px;
	font-size:14px;
	height:36px;
	margin:0 auto;
} 
.footer-menu td{
	padding: 0px ;
	border:none;
}
.footer-menu table{
	border:none;
}
.footer-menu ul {
	padding:0;
	margin:0;
	margin-left: 0px ;
	float:left;
	position:relative;
}
.footer-menu ul li {
	float:left;
	position:relative;
	display:inline;
}
/*父菜单样式*/
	.footer-menu ul li a, .footer-menu ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	width:auto;
	color:#aaa;
	padding:0px 22px 0px 22px;
	line-height:60px;
	height:60px;
	font-family:"Microsoft YaHei";
	font-size:15px;
	font-weight:bold;

}
* html .footer-menu ul li a, .footer-menu ul li a:visited {
	width:auto;
}

/*hide sub nav items*/
	.footer-menu ul li ul {
	display:none;
}
/*clear the main nav bg*/
	.footer-menu ul li ul li{
	background:none;
}

/*父菜单样式---鼠标停留*/
.footer-menu ul li:hover a {
	color:#aaa;
	background:#666;
}
/*子菜单框架*/
.footer-menu ul li:hover ul {
	display:block;
	position:absolute;
	top:36px;
	left:0px;
	width:100%;
}

.footer-menu ul li:hover ul li a {
	display:block;
	background-color:#666 !important;      /*IE 系列ok*/
	filter:alpha(opacity=60);     /*IE 系列ok*/
	background:#5d0505 url('') bottom left repeat-x; /*IE 取消继承背景图片*/
	color:#aaa;
	height:auto;
	line-height:25px;
	padding:2px 16px 2px 16px;
	width:90px;	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
-moz-opacity:0.5; /*Firefox私有，透明度50%*/
opacity:0.5;/*其他，透明度50%*/

}/* 子菜单设置 高度为25 */

/*子菜单项目---鼠标停留*/
.footer-menu ul li:hover ul li a:hover {
	color:#aaa;
	background-color:#666 !important;;      /*IE 系列ok*/
	filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/	

}


/*===================
	page
===================*/
.page1{
	min-width: 1200px;
	margin: 0 auto;
	background:  url(../images/jemcc2016V3_12.jpg) top center;
}
.page2{
	min-width: 1200px;
	margin: 0 auto;
	background:  url(../images/jemcc2016V3_12.jpg) top center;
}
.page3{
	min-width: 1200px;
	margin: 0 auto;
	background:url(../images/jemcc2016V3_25-26.jpg) top center;
}
.page4{
	min-width: 1200px;
	margin: 0 auto;
	height:61px;
	background-image:url(../images/jemcc2016V3_31.jpg);
	background-repeat:repeat-x;
}
.page5{
	min-width: 1200px;
	margin: 0 auto;
	height:145px;
	background-image:url(../images/jemcc2016V3_32.jpg);
	background-repeat:repeat-x;
}

.main{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:0px 0 0px 0;
	overflow: hidden;
	position:relative;
	z-index:4;
}

/*===================
	focus
===================*/
.focus{
	width: 100%;
	height:422px;
	border-bottom: 15px solid #ccc;
	background-image:url(../images/jemcc2016V3_10.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

/*===================
	modular
===================*/
.container {
	background:#f5f5f5;
	width:100%;
	overflow: hidden;
	padding-bottom:15px;
}
.container2 {
	width:100%;
	overflow: hidden;
	padding-bottom:15px;
}
.modular_box_1{
	float:left;
	width:90%;
	margin-top:15px;
	color:#464646;
	font-family:"宋体";
	font-size:13px;
	text-align:left;
	line-height:1.5em !important;
	padding-left:10px;
	padding-right:5px;
}
.modular_box_1 a {
	border: none !important;
	color:#333;
	line-height:34px;
}
.topLink a {
	border: none;
	color:#cc0000 !important;
	line-height:34px;
}
.modular_box_1 a:hover {
	border: none !important;
	color:#cc0000;
	font-weight:bold;
	line-height:34px;
}

.modular_box_1 h1{
	text-align:center;
	font-family: "宋体";
	font-size: 18px !important;
	color:#000;
	line-height:2em !important;
}

.modular_box_2{
	float:left;
	width:100%;
	margin-top:15px;
	color:#464646;
	font-family:"宋体";
	font-size:13px;
	text-align:left;
	line-height:1.5em !important;
	background:#fff;
	border:1px solid #b0b0b0;
}
.modular_box_2 a {
	border: none !important;
}

.modular_box_2 h1{
	text-align:center;
	font-family: "宋体";
	font-size: 18px !important;
	color:#000;
	line-height:2em !important;
}
.modular_box_3{
	float:left;
	width:100%;
	margin-top:15px;
	color:#464646;
	font-size:13px;
	text-align:left;
	line-height:1.5em !important;
	background:#fff;
}

.modular_title{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	text-indent: 15px;
	line-height:30px !important;
	border-bottom:1px solid #b0b0b0;
}
.modular_title h2{
	float:left;
	color:#a50000;
	font-family: "宋体";
	font-weight:bold;
	font-size:16px;
	line-height:30px !important;
}
.modular_title h2 a {
	font-weight:bold;
	font-size:16px;
	line-height:30px !important;
	border: none;
	text-decoration:none;
}

.modular_title h2 a:visited {
	color: #a50000;
}
.modular_title h2 a:active {
	color: #a50000;
}
.modular_title h2 a:hover, .modular_list_1 dl dt a:hover, .modular_list_2 ul li a:hover, .modular_list_4 ul li h2 a:hover{
	color:#a50000;
	border-bottom: 1px dotted #a50000 !important;
}

.modular_title p{
	font-family:"Microsoft YaHei";
	float:right;
	font-size:13px;
	color:#a50000;
	line-height:36px;
	padding-right:15px;
	font-style: italic;
}
.modular_title p a{
	font-family:"Microsoft YaHei";
	font-size:13px;
	color:#a50000;
}
.modular_title1 a,  .modular_title2 a,  .modular_title3 a,  .modular_title4 a{
	color: #a50000 !important;
	text-decoration:none;
	width:100%;
	height:30px;
	font-size:16px;
	font-family:"Microsoft YaHei";
}
.modular_title1 a:hover, .modular_title2 a:hover, .modular_title3 a:hover, .modular_title4 a:hover{
	text-decoration:none;
	width:100%;
	height:30px;
	color: #a50000 !important;
}
.modular_list_1{
	padding: 1.2em 1.25em .3em;
	overflow: hidden;
	display: block;
	background:#fff;
}
.modular_list_1 dl{
	float: left;
	display: inline;
	width: 100%;
	background: url(../images/hr-dots-double.png) 0 100% repeat-x;
	padding-bottom:10px;
	margin-bottom:15px;
}
.modular_list_1 dl dt,.modular_list_1 dl dt a{
	font-family: 宋体;
	text-transform: none;
	font-style: normal;
	font-size: 13px;
	margin: 0 0 1em;
	color:#000;
	font-weight:bold;
	line-height:1.5em;
}
.modular_list_1 dl dt a{
	border-bottom: 1px dotted #aaa !important;
}
.modular_list_2 {
	padding: 1.2em 1.25em 1.2em;
	overflow: hidden;
	display: block;
	background:#fff;
}
.modular_list_2 ul{
	list-style-position: outside;
	list-style: none;
	margin-bottom: 0;
}
.modular_list_2 ul li{
	background: url(../images/arrow_button.png) center left no-repeat;
	padding-left: 24px;
	margin: 0 .25em .5em .25em;
}
.modular_list_2 ul li a{
	font-family: 宋体;
	text-transform: none;
	font-style: normal;
	font-size: 13px;
	margin: 0 0 1em;
	color:#000;
	line-height:1.5em;
}

.modular_list_3 {
	padding: 0px 4px 0px;
	overflow: hidden;
	display: block;
        height:40px;
}
.modular_list_3 ul{
	list-style: none;
	margin-bottom: 10px;
	
	/*padding:10px 0 10px 0;*/
}
.modular_list_3 ul li{
	float:left;
	margin:2px 0 0px 8px;*/
}
.modular_list_3 ul li a{
	text-transform: none;
	font-style: normal;
	font-size: 13px;
	color:#000;
}


.modular_list_4{
	padding: 1.2em 1.25em .3em;
	overflow: hidden;
	display: block;
}
.modular_list_4 ul{
	float: left;
	width: 100%;
}
.modular_list_4 ul li{
	line-height:1.1em;
}
.modular_list_4 ul li h2 a{
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:3em;
}


.img_border{
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-top: 0.3em;
}

.img_noborder{
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-top: 0.3em;
}

.jgyn{
	height:60px;
	background: url(../images/jgyn.png) left center no-repeat;
	float:left;
}
.jgyn ul{
	list-style-type: none;
	padding-left:110px;
}
.jgyn ul li{
	float:left;
	margin: 14px 3px 10px 3px;
}
.modular_list_5{
	margin:0 auto;
}
/*===================
	footer
===================*/
.warpper_photo_stream{
	width:100%;
	float:left;
	margin:0 auto;
	height:50px;
	
}
.photo_stream{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: right;
	height: 90px;
}
.photo_stream ul{
	float:left;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.photo_stream ul li{
	list-style: none;
	float: left;
	margin: 5px;
	padding: 3px 3px 0px 3px !important;
	background: #eee;
	-moz-box-shadow: 0 0 4px #444;
	-webkit-box-shadow: 0 0 2px #000;
}
.photo_stream_mores{
	width:33px;
	padding:32px 0 0 2px;;
	float:left;
}
.wrapper_footer{
	min-width: 1000px;
	height:86px;
	margin: 0 auto;
	padding: 0;
}
.footer_grass{
	background: #a78c7b  url(../images/footer-grass.png) repeat-x bottom right;
	height: 82px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	clear:both;
}
.footer_sketch{
	background: url('../images/footer_sketch.png');
	background-repeat: no-repeat;
	height:82px;
	right:0;
	position: absolute;
	width:720px;
}
.footer{
	width:500px;
	float:right;
	margin:40 auto;
	text-align:center;
	line-height:1.5em;
	padding-top:5px;
}


/*===================
	Lists_page
===================*/

.listpage_list_1{
margin-top: 10px;
padding-left:10px;
background-color:#FFFFFF;
}
.listpage_list_1 ul{
width:797px;
background-image:url(../images/jemcc2016_page2_06.png);
}
.listpage_list_1 ul li{
	display: block;
	height:60px;
}
.listFeeds{
height:60px;
color:#FFFFFF;
float:left;
width:120px;
line-height:32px;
text-align:center;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size:14px;
}
.listTime{
	height:60px;
	float:right;
	vertical-align: bottom;
	line-height:80px;
	padding-right:10px;
	color:#666666;
}
.listTitle{
height:60px;
float:left;
}
.listpage_list_1 ul li img{
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin-rig
	ht: 1em;
	margin-top: 10px;
}
.listpage_list_1 ul li p{
	font-size:12px;
	color:#797979;
	padding-top:11px !important;
}
.listpage_list_1 ul li span {
	font-size:13px;
	display:block;
	margin-right:1em;
}
.listpage_list_1 ul li .listTitle a{
	font-size:16px;
	font-weight:bold;
	color:#333;
	/*font-weight:bold;*/
	line-height:60px;
	display:block;
	padding-left:10px;}

.listpage_list_1 ul li .listTitle a:hover {
	color:#a50000;
}
.jgyn2{
	height:60px;
	width:99%;
	background: url(../images/jgyn.png) left center no-repeat;
	border:#ccc thin solid ;
	float:left;
	margin:0 auto;
}
.jgyn2 ul{
	list-style-type: none;
	padding-left:110px;
}
.jgyn2 ul li{
	float:left;
	margin: 14px 2px 10px 2px;
}
a.pageLink:link{
	font-size:18px;
	line-height:35px;
	font-weight:bold;
	}
.listpage_title{
	font-size:24px;
	font-family:Microsoft YaHei;
	color:#333;
	margin:20px 0 15px 10px;
	font-weight:bold;
	float:left;
	width:98%;
	text-align:center;
}
.listpage_list_2 {
	float:left;
	margin:0 auto;
	width:100%;
}
.listpage_list_2 h2{
	color: #333;
	font-family:Microsoft YaHei;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	font-size:20px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0px;	
}
.listpage_list_2 h3{
	color: #333;
	font-family:Microsoft YaHei;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	font-size:20px;
}
.listpage_list_2 ul{
	display: block;
	/*margin: 0 0 10px;*/
	padding: 0;
	list-style: none;
	background-repeat:no-repeat;

}
.listpage_list_2 ul li{
	margin: 5px 0 5px 0;
	padding: 0;
	overflow: hidden;
	text-align:center;
	height:46px;
	background-image:url(../images/jemcc2016_page1_08.jpg);

	
}
.listpage_list_2 ul li:hover{
	background-image:url(../images/jemcc2016_page1_08_1.jpg);

}
.listpage_list_2 ul li a{
	display: block;
	font-size:15px;
	line-height: 1.4em;
	margin-bottom: -1px;
	overflow: hidden;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 5px 25px 15px 50px;
	color:#990000;

}
.listpage_list_2 ul li a:visited{
	color:#333;
}
.listpage_list_2 ul li.selected {
	/*margin: 0 15px 0 25px;*/
	padding: 0;
	color: #f4f4f4;
	overflow: hidden;
	text-align:center;
	background-image:url(../images/jemcc2016_page1_06.jpg);
	height:47px;
}
.listpage_list_2 ul li.selected:hover {
	background-image:url(../images/jemcc2016_page1_06_1.jpg);

}

.listpage_list_2 ul li.selected a{
	color:#333;
}


/*===================
	列表页
===================*/


/*===================
	Form
===================*/
.search_box{
	z-index: 300;
	clear:right;
	float: right;
	height: 20px;
	width: 314px;
	/*background-image:url(../images/jemcc2016V3_100.jpg);*/
	background-position: 0px -20px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.search_box input{
	float:left;
	width: 200px;
	color: #878787;
	font-size:12px;
	border: 1px solid #CCCCCC;
}
.search_button {
	float:left;
	border: 0;
	background: url('../images/search_bn.gif') right center no-repeat;
	width: 24px;
	height: 17px;
	text-indent: -9999px;
	margin-top:2px;
	margin-left:0px;
	margin-right:4px;
	cursor:pointer;
}
/*===================
	图像+图文混排
===================*/
.leftalign {
	float: left;
}
.rightalign {
	float: left;
}
.centered {
	float: left;
}

/*===================
	内容页
===================*/
.content{
	padding: 10px 10px;
	min-height: 800px;
		min-width: 800px;

	font-family: "宋体", "微软雅黑", "黑体";
	color:#333333;
	font-size: 15px;
	line-height: 2em;
	float:left;
	margin:0 auto;
}

.content a{
	line-height:1.8em !important;
	line-height: 190%;
	/*font-weight:bold;*/
	color:#a50000;
	font-family:"微软雅黑","宋体", "黑体";
}
.content_title {
	float:left;
	font-size:24px;
	font-family:Microsoft YaHei;
	color:#333;
	margin:20px 0 15px 10px;
	font-weight:bold;
	text-align:center;
	width:100%;
	min-width:800px;
}
.content_1 {
clear: both;
width: 980px;
height: auto;
margin: 0px auto;
overflow: hidden;
background-color: #ffffff;
}
.title_custom{
	font-family:Microsoft YaHei;
	font-size:24px;
	margin:50px 0 30px 0;
	font-weight:bold;
}
.content_time{
	font-size:13px;
	color:#797979;
	text-align:right;
	margin:0px 0 10px 0;
	border-bottom:1px dotted #797979;
	float:right;
	width:100%;
	min-width:800px;

}

.page_style{
	float:left;
	text-align: center !important;
	height:50px;
	width:100%;
}
.page_style span{
	color:#333;
	font-weight: bold;
	font-size:18px;
}
.page_style a{
	padding:5px 5px;
	border:#ccc 1px solid;
	color:#333;
}
.page_style a:active, .page_style a:hover{
	color: #333;
	background-color:#7c3636;
	color:#fff;
	border:1px solid #5d0505;
}

/*===================
	backtop
===================*/
*{ 
	padding:0px;
	/*margin:0px;*/
}
*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}/*解决IE6下滚动抖动的问题*/
#tbox{
	width:54px; 
	height:54px; 
	float:right; 
	position:fixed;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	_margin-bottom:10px;
}
#gotop{ 
	width:54px; 
	height:54px; 
	background:url(../images/top01.png) no-repeat; 
	position:absolute; 
	top:0px; 
	display:none; 
	cursor:pointer
} 
#gotop:hover{ 
	background:url(../images/top02.png) no-repeat;
}
/*===================
	windy
===================*/
ul.wi-container {
	width: 310px;
	height: 565px;
	position: relative;
}

ul.wi-container li {
	display: none;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #f5f5f5;
}

ul.wi-container li.wi-move {
	pointer-events: none;
	-webkit-transition: -webkit-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
	-moz-transition: -moz-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
	-o-transition: -o-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
	-ms-transition: -ms-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
	transition: transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
}

.windy-box{
	float:left;
	width:130px;
	padding:5px 5px 5px 5px;
	background:#fff;
	border: 1px solid #b0b0b0;
	margin:5px 5px 5px 5px;
}
.windy-demo {
	float:left;
	margin:0 auto;
}

.windy-demo ul.wi-container {
	border-radius: 5px;
}

.windy-demo ul.wi-container::before, 
.windy-demo ul.wi-container::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: white;
	left: 0;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

.windy-demo ul.wi-container::before {
	top: 10px;
	z-index: -2;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}

.windy-demo ul.wi-container::after {
	top: 7px;
	z-index: -1;
}

.windy-demo h4 {
	color: #000;
	font-size: 14px;
	margin: 5px 0;
	text-align:center;
	border-bottom: 1px dotted #b0b0b0;
}
.windy-demo h4 a{
	color: #000;
	font-family:Microsoft YaHei;
	font-size:13px;
}
.windy-demo h4 a:hover{
	color: #a50000;
}
.windy-demo p {
	font-size: 12px;
}

.windy-demo ul.wi-container li {
	border-radius: 5px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.windy-demo li img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.windy-demo nav {
	position: relative;
	width: 100px;
	height:39px;
	margin-left:105px;
}

.windy-demo nav span {
	width: 40px;
	height: 40px;
	margin: 0 4px;
	float: left;
	background: url(../images/nav.png) no-repeat 100% 0;
	text-indent: -9000px;
	cursor: pointer;
	border-radius: 50%;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.windy-demo nav span:first-child {
	background-position: 0 0;
}

.windy-demo nav span:active {
	background-position: 100% 1px;
}

.windy-demo nav span:first-child:active {
	background-position: 0 1px;
}