/* CSS Document */
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.banner { position: relative; overflow: hidden; margin:0; padding:0; width:100%; max-height:408px; }
.banner li { list-style: none;  margin:0; padding:0; }
.banner ul{margin:0; padding:0;}
.banner ul li { float: left; }
		   .banner ul li a{ display:block; width:100%}
.banner ul li img{ width:100%; margin:0; padding:0; }
.banner ul li a{margin:0; padding:0; }
.banner .dots {
    bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
}

.container{ }
.banner .dots li {
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 10px;
}
.banner .dots li.active {
    background: none repeat scroll 0 0 #fff;
    opacity: 1;
}
.menu{
	margin-top:15px;
}
.menu .col-xs-3{
	padding:0 3px;
}
.menu a{
	display:block;
	height:30px;
	width:100%;
	text-align:center;
	line-height:30px;
	background:url(../images/nav_bg.jpg) repeat-x;
	border-top:1px solid #0784e1;
	border-right:1px solid #0784e1;
	border-bottom:1px solid #0784e1;
	border-left:1px solid #0784e1;
	color:#fff;
	text-decoration:none;
}
.cat{
	margin-top:5px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}
.cat .col-xs-4{
	padding:0 3px;
	margin-bottom:3px;
	overflow:hidden;
	font-size:10px;
	
}
.cat .col-xs-4 a{
	display:block;
	border:1px solid #ccc;
}
.cat a{
	display:block;
	height:30px;
	width:100%;
	text-align:center;
	line-height:30px;
	background-color:#eee;
	
	
	color:#333;
	text-decoration:none;
}
.cat a span{
	display:block;
	height:30px;
	width:90%;
	text-overflow: ellipsis;
    white-space: nowrap;
	margin:0 auto;
	overflow:hidden;
}
.box{
	margin-top:12px;
	position:relative;
}
.box .logo{
	position:absolute;
	left:50%;
	top:50%;
	width:100px;
	height:100px;
	margin-top:-50px;
	margin-left:-50px;
}
.box .logo img{
	width:100%;
	height:100%
}
.box .col-xs-6{
	padding:3px;
}
.box a{
	display:block;
	border-top:1px solid #0784e1;
	border-right:1px solid #0784e1;
	border-bottom:1px solid #0784e1;
	border-left:1px solid #0784e1;
}
.box a img{
	display:block;
	width:100%;
	height:auto;
}
.box a span{
	display:block;
	height:30px;
	text-align:center;
	line-height:30px;
	background:url(../images/nav_bg.jpg) repeat-x;
	color:#fff;
	overflow:hidden;
}

.list .col-xs-4{
	padding:0 3px;
	
}
.list a{
	display:block;
	line-height:30px;
	text-align:center;
	color:#000;
	text-decoration:none;
	font-size:12px;
	
}
.list a span{
	width:90%;
	margin:0 auto;
	white-space: nowrap;
	text-overflow:ellipsis; 
	overflow:hidden;
	display:block;
}
h1{
	text-align:center;
}
.list a img{
	display:block;
	border:1px solid #c3c3c3;
	width:100%;
	border-radius:8px;
	
}
.phone{
	height:40px;
	line-height:40px;
	text-indent:60px;
	font-size:30px;
	color:#fff;
	border-radius:10px;
	margin:10px 3px;
	background:url(../images/phone.png) 30px center #0784e1 no-repeat;
	
}
.phone a{color:#fff;}

.prolist{
	width:100%;
	max-height:200px;
	white-space:nowrap;
	overflow-x:auto;
	overflow-y:hidden;
	
}
.prolist img{
	border:1px solid #ccc;
	margin:0 3px;
}
.prolist img{
	max-height:200px;
}

.footer{
	height:60px;
	background-color:#1f9fff;
	position:fixed;
	left:0;
	bottom:0;
	width:100%
}
.news{
	margin:10px 0;
	border-bottom:1px dashed #ccc;
}
.news a{
	display:block;
}
.prenext{
	font-size:12px;
	margin-bottom:70px;
}
.panel-title{margin:10px auto;}
.footer .footer_in .col-xs-3{
	padding:0;
}
.footer .footer_in .col-xs-3 a{
	display:block;
	width:100%;
	height:60px;
	line-height:90px;
	color:#fff;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #0784e1;
	border-left:1px solid #0784e1;
}
.page{ width:100%; height:64px; background:#e3e3e3; margin-bottom:11px;}
.page ul{ width:100%; height:44px; padding-top:10px;}
.page ul li{ width:20%; height:44px; background:#fff; text-align:center; margin-left:4%; line-height:44px; float:left; font-size:14px; list-style:none;}
.page ul li a{
	display:block;
	width:100%;
	height:100%
}

.footer .footer_in .col-xs-3 a.f1{
	background:url(../images/icon.png) no-repeat  center 2px;
	border-left:none;
}
.footer .footer_in .col-xs-3 a.f2{
	background:url(../images/icon.png) no-repeat  center -88px;
}
.footer .footer_in .col-xs-3 a.f3{
	background:url(../images/icon.png) no-repeat  center -177px;
}
.footer .footer_in .col-xs-3 a.f4{
	background:url(../images/icon.png) no-repeat  center -258px;
	border-right:none;
}
.pad60{
	padding-bottom:60px;
}