﻿*{padding:0;margin:0;font-family: "微软雅黑";list-style: none;text-decoration: none;border: none;}
.container{
	width: 1000px;
	margin:0 auto;
}
html{overflow-x:hidden;}
body{
	background: #fff;
	color: #333;
	font-size: 14px;
	min-width: 1200px;
}
a{
	outline: none;
	color: #333;
}
a:hover{
	color: #069;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
}
.pages a,
.pages strong{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	color:#666;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
}
.pages .current{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
	
	color:#fff;
	background-color:#069;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#069;
	border-color:#fff;
	text-decoration:none;
}
.pages strong{
	color:#fff;
	background-color:#24557d;
	border-color:#fff;
}
.pages span{
	padding:0 10px;
	line-height:23px;
}

/* index top */
.toptell{
	text-align: right;
	color: #333;
	font-weight: bold;
	margin-top:20px;
}
.toptell span{
	color: #F43410;
	font-size: 22px;
}
.nav{
	margin-top: 10px;
}
.nav li{
	float: left;
	margin: 0 5px;
}
.nav li a{
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: block;
	font-weight: bold;
	padding: 0 15px;
	border-radius: 5px;
}
.nav li a:hover,.nav li a.hover{
	background: #006699;
	color: #fff;
}
.slideBox{ width: 100%; height:300px; overflow:hidden; position:relative;}
.slideBox .bd{position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle;width: 100%; height:300px;}
.slideBox .prev,
.slideBox .next{position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{left:auto; right:3%; background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}

.floor1{
	margin-top: 10px;
	height: 240px;
}
.index_left{
	width: 240px;
	border:1px solid #ccc;
}
.index_tit{
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
}
.index_tit p{
	color: #444;
    font-size: 16px;
    font-weight: bold;
    border-left: 6px solid #069;
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    margin-top: 10px;
}
.index_tit a.fr{
	color: #999;
    font-size: 12px;
}
.index_tit{
	height: 35px;
	line-height: 35px;
}
.index_sev{
	padding: 10px;
}
.index_sev li{
	line-height: 30px;
	background: url(../images/jt.jpg) no-repeat left center;
	padding-left: 20px;
}
.index_sev li a{
	color: #000;
}
.index_right{
	width: 740px;
	border:1px solid #ccc;
}
.floor1 .index_right{
	height: 236px;
}
.about{
	padding: 10px;
}
.about img{
	width: 200px;
	height: 150px;
	margin-right: 10px;
	margin-top: 5px;
}
.about p{
	text-align: justify;
    text-indent: 2em;
    color: #000;
    line-height: 25px;
    font-size: 12px;
}
.floor2{
	margin-top: 10px;
}
.floor2 .index_left{
	height: 226px;
}
.brand{
	padding: 10px;
}
.brand b{
    color: #069;
    display: block;
    float: left;
    line-height: 33px;
    padding: 0 12px !important;
    font-size: 12px;
}
.index_middle{
	width: 361px;
	border:1px solid #ccc;
	margin-left: 16px;
	height:  ;
}
.floor2 ul{
	padding: 5px 10px;
}
.floor2 li{
	font-size: 12px;
	border-bottom: 1px solid #eee;
	line-height: 29px;
}
.floor2 li span{
	float: right;
	color: #666;
}
.floor2 .index_right{
	width: 361px;
}
.floor3{
	border:1px solid #ccc;
	margin-top: 20px;
}

.picMarquee-left{overflow:hidden; position:relative;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;margin: 0 5px;width: 188px; line-height:30px;}
.picMarquee-left .bd ul li span{ display:block; height:30px; overflow:hidden; float:left; width:100%;}
.pd10{padding: 10px;}
.picMarquee-left .bd ul li img{width: 188px;height: 140px; float:left;}

.footer{
	border-top: 2px solid #ccc;
	background: #FAFAFA;
	height: 90px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 25px;
	padding-top: 20px;
}
.footer p{
	line-height: 30px;
}
.link{
	margin-top: 20px;
}
.link a{
	margin-left: 10px;
}

.main{
	margin-top: 10px;
}
.left{
	width: 260px;
	margin-bottom: 20px;
}
.lefttit{
	height: 40px;
	background: #37B4EC;
	line-height: 40px;
	padding-left: 10px;
	color: #fff;
	font-size: 16px;
}
.leftmenu ul{
	padding: 10px;
	border: 1px solid #ddd;
}
.leftmenu ul li{
	line-height: 40px;
	border-bottom: 1px solid #ddd;
}
.leftmenu ul li span{
	font-weight: 800;
	font-family: "宋体";
	margin-right: 10px;
}
.leftmenu ul li a{
	color: #069;
	padding-left: 20px;
	display: block;
}
.leftmenu ul li a:hover,.leftmenu ul li a.hover{
	background: #eee;
}
.leftnews{
	border: 1px solid #ddd;
	margin-top: 10px;
}
.leftnews .lefttit{
	color: #069;
	background: 0;
	border-bottom: 2px solid #37b4ec;
}
.leftnews ul{
	padding: 10px;
}
.leftnews li{
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
    font-size: 12px;
    padding: 0 10px;
}
.leftnews li a{
	color: #666;
}
.leftcont{
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #666;
	line-height: 30px;
}
.right{
	width: 720px;
}
.right_top{
	border-bottom: 2px solid #37b4ec;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
.right_top p{
	color: #444;
    font-size: 16px;
    font-weight: 800;
}
.right_top .position{
	font-size: 12px;
}
.content{
	padding: 10px;
	line-height: 30px;
}
.content a{
	color:blue;
}
.list ul{
	padding: 10px;
}
.list li{
	line-height: 35px;
	border-bottom: 1px solid #ddd;
	padding: 0 10px;
	font-size: 12px;
}
.list li span{
	float: right;
	color: #666;
}
.photo ul{
	margin-top: 10px;
}
.photo li{
	float: left;
	width: 220px;
	text-align: center;
	margin: 10px 10px 0 10px;
}
.photo li img{
	width: 220px;
	height: 180px;
}
.photo li img:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.photo li span{
	display: block;
	line-height: 30px;
}
.show_top{
	text-align: center;
	margin-top: 10px;
	border-bottom: 1px solid #edd;
	padding-bottom: 5px;
}
.show_top .title{
	font-size: 22px;
	line-height: 50px;
}
.show_top p span{
	font-size: 12px;
	line-height: 25px;
	margin-right: 20px;
	
}
.prepage{
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding-top: 10px;
	line-height: 25px;
	font-size: 12px;
	padding-left: 10px;
	margin-bottom: 20px;
}