
.theme-default #slider{margin:0px auto;width:1920px;height:600px; background: #333; position: relative; left: 50%; margin-left: -960px;    z-index: -10;}
.theme-default .nivoSlider{background:url("../images/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}
.theme-default .nivo-controlNav{left:48%;width:157px; height:38px;bottom:-14px; position:absolute; z-index:9;background-repeat:no-repeat; }
.theme-default .nivo-controlNav a{background:url("../images/bullets.png") no-repeat;border:0px currentColor;width:23px;height:17px;text-indent:-9999px;margin-right:3px;float:left;display:block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{background:url("../images/arrows.png") no-repeat;border:0px currentColor;width:44px;height:82px;text-indent:-9999px;display:block; transition: 0.3s;}
.theme-default a.nivo-nextNav{background-position:-44px 0px;top:280px;right:320px;}
.theme-default a.nivo-prevNav{left:320px;top:280px;}

.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none; }
.nivo-directionNav a{top:45%;position:absolute;z-index:9;cursor:pointer; transition: 0.3s}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-directionNav:hover{ transition: 0.3s; }
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{ font-weight:bold;}


.body{ width: 660px; margin:25px auto;}
#tabs {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabs li {
	float: left;
	border-bottom: none;
	margin: 0;
}
#tabs a {
	position: relative;

	padding: 0 34px;
	float: left;
	text-decoration: none;
	    border-bottom: 1px solid #e1e1e1;
	color: #444;
	
}
 #tabs a:hover, #tabs a:hover::after, #tabs a:focus, #tabs a:focus::after {
 background: #004987;
 color: #fff;
}
#tabs a:focus {
	outline: 0;
}

 #tabs #current a, #tabs #current a::after {
 background: #004987;
 z-index: 3;
 color: #fff;
}
/* ------------------------------------------------- */

#content {

	padding: 0;
	height:260px;
	position: relative;
	z-index: 2;

}
#content h2, #content h3, #content p {
	margin: 0 0 15px 0;
}
/* ------------------------------------------------- */

#about {
	color: #999;
}
#about a {
	color: #eee;
}

.tab1 li{ width: 100%; height: 35px;background: #333; border-bottom:1px solid #e1e1e1;}
.tab1 li .newtit{  display: block!important; }
.tab1 li div{  display: block!important; }

.body .content{ width:100%;  }
.body .content li{ width: 100%; height: 35px; background: #333; border-bottom:1px solid #e1e1e1;}


.indexNews li {
    height: 42px;
    overflow: hidden;
 border-bottom:1px solid #e1e1e1;
}

.indexNews li span{ font-size: 15px; line-height: 42px; }
.tabs li{border-bottom: none}
.indexNews li span i{
     display: block;
    width: 5px;
    height: 5px;
    border-radius: 4px;
    background: #333;
     float: left; 
     position: relative;left: -10px;top: 18px;
 }

.indexNews li .ntit{ width: 80%; float: left; padding-left: 15px; }
.indexNews li .nday{ width: 15%; float: right; }


.zhaoshang{ width: 1200px; margin: 0 auto; height: 126px;}
.zhaoshang li{ float: left; margin:10px 6px;overflow: hidden; }
.zhaoshang li img{ transition: 0.3s; }
.zhaoshang li:hover img{transform: scale(1.1);transition: 0.3s;}


.spin{ width: 1200px;  }
.spin li{ width: 280px; float: left; margin: 0 10px; }
.spin li p{ line-height: 45px; text-align: center; font-size: 14px;}



















