/*common*/

.opacity{background:#000;opacity:0.5;filter: alpha(opacity=50);}/*背景色半透明*/

/*禁用表单input、select元素的默认外观*/
input,select{
-webkit-appearance:none;
        appearance:none;  
}

/*禁用 select 默认下拉箭头*/
select::-ms-expand {
	display: none;
}

/*禁用 radio 和 checkbox 默认样式*/
input[type=radio]::-ms-check,
input[type=checkbox]::-ms-check{
	display: none;
}

.main{width:1000px;margin:auto;overflow:hidden;}
.none{display: none;}
.pagediv .xi{background: #333333;color: #ffffff;}
#mbNumber
{
  display:none;  
  }



.jbtj{
	width:1200px;
	margin:auto;
	padding-bottom:62px;
	padding-top:48px;
}
.jbtj h1 {
	font-size: 28px;
	text-align: center;
	color: #0099df;
	padding-bottom: 8px;
}

.img{
	padding-left:25px;
}
.xuanze{
	width:1200px;
	margin:auto;
	height:30px;
	padding-top:25px;
}
.btn .btn_l{
	width:10px;
	height:15px;
	float:left;
	margin-top:7px;
	background:url(../images/jptj_btn_l.png) no-repeat;
}
.btn .btn_r{
	width:10px;
	height:15px;
	float:right;
	margin-top:7px;
	background:url(../images/jptj_btn_r.png) no-repeat;
}

.sorllMenu{
	width:1090px;
	height:30px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.sorllMenu li{
	overflow:hidden;
	float:left;
}
.xuanze1{
	width:1090px;
	height:30px;
}
.xuanze1 li{
	width:103px;
	height:28px;
	background:#ffffff;
	margin-right:5px;
	border:1px #999999 solid;
	float:left;
	line-height:26px;
	text-align:center;
	vertical-align:middle;
}
.r{
	width:103px;
	height:28px;
}
.xuanze1 ul .r{
	padding-right:0px;
}
.xuanze1 ul .r:hover{
	background:#012653;
	border:1px #012653 solid;
}
.xuanze1 li:hover{
	background:#201b18;
	border:1px #201b18 solid;
}
.xuanze1 li:hover a{
	color:#dddfe4;
}
.xuanze1 li.hover{
	background:#201b18;
	border:1px #201b18 solid;
}
.xuanze1 li.hover a{
	color:#dddfe4;
}
.xuanze1 li a{
	font-size:12px;
	color:#585858;
}
.pro_tu{
	margin-top:25px;
	position:relative;
}
.btns{
	z-index:11;
}
.btns .btn_ls{
	width:39px;
	height:39px;
	position: absolute;
	z-index: 2;
	margin-top:140px;
	background:url(../images/btn_r.png) no-repeat;
}
.btns .btn_ls:hover{
	background:url(../images/btn_r_hover.png) no-repeat;
}
.btns .btn_rs{
	width:39px;
	height:39px;
	position: absolute;
	right: 0;
	z-index: 1;
	margin-top:140px;
	background:url(../images/btn_l.png) no-repeat;
}
.btns .btn_rs:hover{
	background:url(../images/btn_l_hover.png) no-repeat;
}

.sorllMenus{
	width:1180px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.sorllMenus li{
	overflow:hidden;
	float:left;
	width:272px;
	padding-right:30px;

}
.sorllMenus_d:hover{
	background:#0096e7;
	color:#FFFFFF;

}
.sorllMenus_d:hover h3{
	color:#fff;
}
.sorllMenus_d:hover p{
	color:#fff;
}
.sorllMenus_d{
	width:272px;
	height:310px;
	margin-top:5px;
	overflow:hidden;
	background:#f0f0f0;
}
.sorllMenus ul .r{
	margin-right:0px;
}
.sorllMenus img {
	margin:10px;
	padding:1px;
	background:#fff;	
}
.sorllMenus h3{	
	font-size:15px;
	color:#333;
	text-align:center;
}


