*{
	margin:0;
	padding:0;
}

input{
	outline:none;
}
html,body{
	height:100%;
	min-height:100%;
}
#header{
	width:100%;
	min-height:50px;
	border-bottom:1px solid #f0f0f0;
	background:#fff;
	/*position:fixed;
	top:0;
	left:0;
	z-index:999;*/
}
#header .head-left{
	width:60%;
	float:left;
	margin-top:10px;
}
#header .head-left>a{
	display:inline-block;
	height:24px;
	padding-top:4px;
	margin-right:6px;
}
#header .head-left>a>img{
	height:24px;
}
#header .head-left>span{
	font-size:18px;
	display:inline-block;
	vertical-align: middle;
	/*padding-top:4px;*/
}
#header .head-left>img{
	width:50px;
}
html,body{
	width:100%;
	min-height:100%;
}
#header .head-right{
	width:75px;
	float:right;
}
.head-right .search-btn,.head-right .nav-btn{
	width:26px;
	float:left;
	margin-top:12px;
}
.head-right .nav-btn{
	margin-left:20px;
}
.head-right img{
	width:100%;
}
/*搜索框样式手机*/
#search{
	display:none;
	width:100%;
	height:54px;
	background:#fff;
	position:absolute;
	top:50px;
	left:0;
	z-index:9999999;
}
#search .fix-search{
	width:100%;
	height:34px;
	border:1px solid #d9d9d9;
	border-radius:4px;
	margin-top:10px;
	position:relative;
}
#search .fix-search input{
	width:100%;
	height:100%;
	border:0;
	padding-right:30px;
	box-sizing:border-box;
	padding-left:6px;
}
#search .fix-search i{
	position:absolute;
	right:0;
	top:0;
	width:42px;
	height:32px;
	border-radius:2px;
	background:#fcc101 url(/mobileTemlpate/gaiban/images/search-icon-white.png)no-repeat center center;
	background-size:20px 20px;
}
#nav{
	width:100%;
	display:none;
	position:absolute;
	left:0;
	top:50px;
	z-index:9999999;
	min-height:100%;
	/*overflow:auto;*/
	/*bottom:0px;*/
}
#header .CorporateLogo{
	display:none;
}
#header .bigTitle{
	display:block;
}
body#index #header .CorporateLogo{
	display:block;
}
body#index #header .bigTitle{
	display:none;
}

#accordion .panel{
	border-radius:0;
	border:none;
	border-bottom:1px solid #dbdbdb;
}
#accordion .panel + .panel {
    margin-top: 0px;
}
#accordion .panel-heading{
	padding:0;
}
#accordion a{
	display:block;
	color:#3b4259;
	text-decoration: none;
	border-bottom:1px solid #dbdbdb;
}

#accordion .panel-heading a:focus{
   background-color:#fcc101;
}
#accordion .panel-heading a{
	color:#3b4259;
	padding:15px 25px;
	background:#f0f0f0 url(/mobileTemlpate/gaiban/images/arrow-right.png)no-repeat;
	background-size:18px auto;
	background-position:right center;
}
#accordion .panel-body a:last-child{
	border-bottom:none;
}
#accordion .panel-heading a.active{
	padding:15px 25px;
	background:#fcc101 url(/mobileTemlpate/gaiban/images/arrow-foot.png)no-repeat;
	background-size:18px auto;
	background-position:right center;
	border-bottom:none;
	color:#fff;
}	
#accordion .panel-body{
	padding:0 15px;
}
#accordion .panel-body a{
	padding:10px 10px;
	background:#fff
}

#main{
	width:100%;
	margin-bottom:30px;
}
#main .article-title{
	font-size:20px;
	color:#333333;
	border-bottom:1px solid #c9c8cd;
	padding:14px 0;
	margin:0;
	font-weight:500;
}
#main p{
	font-size:16px;
	line-height:26px;
	margin-top:6px;
}
#main p img{
	width:100%!important;
	height:auto!important;
}
#main .small-title{
	font-weight:bold;
	margin:0;
}
#main .carousel-control img{
	width:40%;
	position:absolute;
	top:50%;
	margin-top:-20%;
	left:50%;
	margin-left:-20%;
}
#myCarousel{
	margin-bottom:12px;
	width:100%;
}
#myCarousel .carousel-control{
	background:none;
}
#myCarousel .carousel-inner{
	border-radius:10px;
}
#myCarousel .carousel-inner .item{
	width:100%;
	height:100%;
}
#myCarousel .carousel-inner img{
	width:100%;
	height:100%;
}

#footer .foot-foot{
	height:30px;
	text-align:center;
	color:#fff;
	font-size:12px;
	border-top:1px solid #606365;
	line-height:30px;
}
#footer{
	width:100%;
	background:#3b3e40;
	border-bottom:1px solid #606365;
	margin-top:60px;
}
#footer .footer-box{
	padding-top:20px;
	padding-bottom:15px;
}
#footer .foot-box{
	min-height:80px;
	line-height: 80px
}
#footer .tel-num{
	line-height:22px;
	display:inline-block;
	vertical-align: middle;
	color:#fff;
	font-size:16px;
}

#footer .tel{
	padding:0 5px;
}
#footer .tel img{
	width:15%;
	margin-right:2px;
}
#footer .tel-icon{
	display:inline-block;
	vertical-align: middle;
}
#footer .weCode span{
	color:#fff;
	font-size:12px;
	margin-left:4px;
}
#footer .weCode img{
	width:50%;
}
.foot-foot{
	width:100%;
	height:30px;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:30px;
}
.fixde-foot{
	width:100%;
	height:30px;
	text-align:center;
	color:#fff;
	font-size:12px;
	background:#3b3e40;
	line-height:30px;
	position:fixed;
	bottom:0;
	left:0;
}
#footer .col-xs-7{
	background:url(../images/line.png)no-repeat;
	background-position:left center;
	background-size: auto 100%;

}
@media screen and (min-width: 500px) {
    
	#myCarousel{
		margin-bottom:12px;
		width:90%;
		left:5%;
	}
}
@media screen and (min-width: 767px) {
	#header .head-left{
		width:40%;
	}
	#search{
		position:static;
		width:40%;
		float:right;
		height:50px;
	}
	#search .container{
		width:100%;
	}
	#search .fix-search{
		margin-top:9px;
	}
	
	#myCarousel{
		margin-bottom:12px;
		width:75%;
		left:10%;
	}
	#nav{
		width:40%;
		right:0;
		left:auto;
	}
}
@media screen and (max-width: 766px) {
	#footer{
		margin-top:40px;
	}
	#footer .foot-box{
		min-height:50px;
		line-height: 50px
	}
	#footer .tel-num{
		line-height:18px;
		font-size:16px;
		margin-left:10px;
	}
	#footer .tel img{
		width:14%;
		margin-right:2px;
	}
	#footer .tel{
		padding:0px 10px 0 25px;
	}
	#footer .weCode{
		text-align:center;
		padding:0 10px;
	}
	#footer .weCode span{
		color:#fff;
		font-size:12px;
		display:block;
		line-height:30px;
		margin-left:0;
	}
	#footer .weCode img{
		width:60%;
	}
}
@media screen and (max-width: 500px) {
	#footer .foot-box{
		min-height:40px;
		line-height: 40px
	}
	#footer .tel-num{
		line-height:16px;
		font-size:12px;
		margin-left:5px;
	}
	#footer .tel img{
		width:15%;
		margin-right:2px;
	}
	#footer .tel{
		padding:0px 10px 0 25px;
	}
	#footer .weCode img{
		width:80%;
	}
}