@charset "utf-8";
/* CSS重置 and 公共样式*/
*{margin:0; padding:0; border:0; list-style:none}
body{font-family:"微软雅黑"; color:#555; font-size: 1rem;}
a{text-decoration:none; color:#555;}
li{list-style:none;}
img{}
body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd{margin:0; padding:0;
	list-style: none; font-weight:normal;}
.container{width:100%;overflow:hidden; position: relative;
	margin:auto;max-width:720px;min-width:320px;}
.left{float:left!important}
.right{float:right!important}
.floatClear{zoom: 1;}
.floatClear{content: '.'; width: 0; height: 0; display: block; clear: both; visibility: hidden;}
.clear{clear:both;}
/*top and logo*/
.allW{width:100%; overflow:hidden;}
.allW img{max-width:100%;}
.margin-b{margin-bottom: 0.8rem;}
.margin-t{margin-top: 0.8rem;}
.margin-a{margin-top: 0.8rem; margin-bottom: 0.8rem;}
.gray-line{background-color: #d5d5d5; height: 0.6rem;}

/*  */
.jh-top-bar{
	height: .34rem;
	background-color: #135fbf;
}
.jh-top-tips{
	background-color: #f6fbff;
	font-size: 0.9rem;
	line-height: 2rem;
	text-align: center;
	color: #1396ea;
}

.jh-main-tips img{
	width: 4.7%;
	padding-top: 0.22rem;
	margin: 0 1.55% 0 1.55%;
}
.jh-main-tips a{
	font-size: 0.9rem;
}

.jh-main-tips{
	padding: 0.8rem 0 0.5rem;
	border-bottom: 1px #ccc solid;
}

/*  */
.jh-container{
	box-sizing: border-box;
	padding: 0 0.8rem;
}
.jh-container-title{
	font-size: 1rem;
	text-align: center;
	color: #0752b8;
	font-weight: bold;
	padding-top: 1.2rem;
	padding-bottom: 0.8rem;
}
.jh-container-litterTitle{
	font-size: 0.8rem;
	line-height: 0.8rem;
	color: #888;
	text-align: center;
	padding-bottom: 0.8rem;
	border-bottom: 1px #ccc dashed;
	margin-bottom: 1rem;
}

.pS *{
	line-height:26px;
}

.g-line{
	height: 0.6rem;
	background-color: #e2e2e2;
}

.jh-artical-btn{padding: 0.6rem 0;}
.jh-artical-btn a{
	width: 82%;
	box-sizing: border-box;
	font-size: 0.9rem;
	float: right;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
/*  */
.jh-caseCenter{
	box-sizing: border-box;
	padding: 0 0.5rem;
}
.jh-caseCenter-title{
	font-size: 0.9rem;
	padding-top: 0.85rem;
	padding-bottom: 0.45rem;
	border-bottom: 1px #ccc solid;
	width: 100%;
	overflow: auto;
}
.em1{
	display: block;
	width: 8.6rem;
	height: 3px;
	background-color: #0762a8;
	margin-top: -2px;
}

#vid{
	display: block;
	width: 95.4%;
	margin: 0 auto;
	margin-top: 1.4rem;
	margin-bottom: 0.5rem;
}

.jh-by-space{
	text-align: center;
	font-size: 0.8rem;
	margin-bottom: 1rem;
}

.jh-imgShow{
	width: 91%;
	margin: 0 auto;
	overflow: hidden;
}
.jh-imgShow li{
	float: left;
	width: 49.65%;
	margin-right: 0.7%;
	margin-bottom: 0.5rem;
}
.jh-imgShow li img{
	width: 100%;
}

.jh-imgShow li:nth-of-type(even){
	margin-right: 0;
}

/*  */
.jh-complax{
	box-sizing: border-box;
	padding: 0 0.2rem;
}
.jh-complax-btn li{
	float: left;
	width: 24.4%;
	margin-right: 0.8%;
	background-color: #ccc;
	text-align: center;
	line-height: 2.2rem;
	font-size: 0.8rem;
	margin-top: 0.8rem;
	margin-bottom: 0.7rem;
}
.jh-complax-btn li:last-child{
	margin-right: 0;
}
.jh-complax-btn .on{
	background-color: #0762a8;
	color: #fff;
}

.jh-complax-txt dd{
	float: left;
	width: 32.2%;
	margin-right: 1.7%;
}
.jh-complax-txt dd:last-child{
	margin-right: 0;
}
.jh-complax-txt dd img{
	display: block;
	width: 100%;
}
.jh-complax-txt dd span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.8rem;
	line-height: 2rem;
}
/*  */

.jh-form-title{
	background-color: #137cbf;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.1rem;
	line-height: 2.36rem;
	margin-top: 0.5rem;
}
.jh-list{
	width: 98%;
	font-size: 0.9rem;
	margin: 0 auto;
	overflow: hidden;
	padding: 0.4rem 0;
	border-bottom:  1px #ccc solid;
}
.jh-list label{
	width: 21%;
	display: inline-block;
}
.jh-list ul{
	width: 79%;
	overflow: hidden;
}
.jh-list ul li{
	width: 50%;
	float: left;
}
.jh-list label span{
	display: inline-block;
	width: 1rem;
	height: 1rem;
	margin-right: 0.5rem;
	background-color: #137cbf;
	color: #fff;
	font-size: 0.8rem;
	line-height: 1rem;
	text-align: center;
}


.bqbox {
	margin-bottom:11.8rem;
  padding: 0 5px;
}
.bqbox .bqnbox {
  margin-top: 0.3rem;
}
.bqbox .bqnbox .left {
  width: 12.15rem;
  float: left;
}
.bqbox .bqnbox .left img {
  width: 100%;
  display: block;
}
.bqbox .bqnbox .right {
  margin-left: 0.5rem;
  float: left;
  width: 10.5rem;
}
.bqbox .bqnbox .right ul li {
  height: 2.47rem;
  line-height: 2.47rem;
  padding: 0.12rem 0;
  box-sizing:border-box;
}
.bqbox .bqnbox .right ul li a {
  display: block;
  height: 100%;
  width: 100%;
  border: 1px solid #dae5ec;
  background: #f5f5f6;
  padding: 0 0.1rem;
  font-size: 0.69rem;
  font-family: "Microsoft Yahei";
  color: #333;
  box-sizing:border-box;
}
.bqbox .bqnbox .right ul li a img {
  margin-top: 0.4rem;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  width: 12%;
  float: left;
}
.bqbox .bqnbox .right ul li a b {
  color: #137cbf;
}




