.g_header {
				height: 100px;
}
.jbxx h2{
	font-size: 1.1em;
}
.jiacu{
	font-weight: bold;
	height: 2.5em;
	line-height: 2.5em;
	
}
.myxijie{
	border-bottom: 1px dashed #eee;
	padding-bottom: 15px;
	margin-bottom: 20px;
	min-height: 400px;
}
.container img{
	
	/* width: 100%; */
	height: auto;
	border: 1px solid #eee;
}.container .jbxx{
	background-color: #eee;
padding: 15px;
margin-bottom: 15px;
}
.zhutu .swiper-container img,.myxijie img,.mypeijian img{
	width: 100%;
}

.container p{
	line-height: 1.8;
}.panel-heading{
	font-size: 1.2em;
	font-weight: bold;
}
.myxijie p{
	padding-top: 15px;
}
.mypeijian .xj-img{
	border: 1px solid #eee!important;
	box-sizing: border-box;
}
.mypeijian h3{
	font: 1.2em;
	line-height: 2;
	text-align: center;
	margin-top: 15px;
}
.qiehuan{
color: #333;
	position: fixed;
	top: 40%;
	left: 0%;
	display: inline-block;
	width: 50px;
	padding-top: 15px;
	height: 85px;
	background-color: #eee;
	z-index: 9999;
	transition: all 0.5s;
	text-align: center;
}
.qiehuan:hover{
	background-color: #f00;
	color: #fff;
}
.qiehuan.xiayipian{
	right: 0%!important;
}

.texing li{
	/* height: 2em; */
	line-height: 2em;
}

.biaoti{
	font-weight: bold;
	font-size: 1.5em;
	color: #000;
	text-transform: uppercase;
	height: 3em;
	line-height: 3em;
	background: url(/template/pc/skin/img/h1bg.png) right center repeat-x;
}
span.mybt{
	background-color: #fff;
	padding-right: 15px;
}
.gobuy {
	display: inline-block;
	position: relative;
	display: inline-block;
	border: 1px solid #333;
	background: #333;
	border-radius:5px;
	font-size: 16px;
	color: #fff;

}
.gobuy:hover {
	background: #ee2d2b;
	border: 1px solid #ee2d2b;
	color: #fff;

}.gobuy span{
	font-size:24px;
	margin-right:5px;
	}
	.jiage{
		color: #ee2e2c;
		font-size: 2em;
		line-height: 2em;

	}
	.mypeijian img{
		border: none;
	}
@media (min-width: 1200px) {
	.jiage{
		position: relative;
		left: 15px;
	}
.mybtn .gobuy{
		position: relative;
		left: 15px;
	}
	.zhutu{
		padding-left: 0;
		overflow: hidden;
	}
.container{
	width: 1280px;
	margin-bottom: 25px;
}
.container .col-md-12{
	padding: 0;
}
}
@media (max-width: 750px) {
	.mybtn{
		margin-bottom: 15px;
	}
	.container{
		width: 100%;
	}	
	.col-xs-6{
	padding-right: 6px;
	padding-left: 6px;
	}.panel-body{
		padding-left: 8px!important;
		padding-right: 8px!important;
	}

.jieshao p img{
	width: 100%;
	height: auto;
}
}




































