@charset "utf-8";
/* CSS Document */
.bg img{
	width: 100%;
	margin-top: -4px;
	
}
.bg .nav{
	width: 100%;
	height: 42px;
	background: #116abf
}
.nav ul{
	width: 1000px;
	height: 42px;
	margin: 0 auto;
}
.bg .nav a:hover{
	color: #fff;
}
.bg .nav li{
	float: left;
	font-size: 18px;
	line-height: 42px;
	width: 142px;
	text-align: center;
}

.serch11{
	width: 1000px;
	/*height:58px;*/
	margin: 0 auto;
}
.serch11 .pp{
	line-height: 40px;
	font-size: 14px;
	color: #000;
	display: inline-block;
}
.pp b img{
	display: inline-block;
	margin-right:10px;

}
.pp a{
	color: #000;
}

.pp a:hover{
	color: #3458b0;
}
.serch11 .serch22{
	width:350px;
	height:35px;
	float: right;
	position: relative;
	margin-top:10px;
	margin-right:45px;
}
.serch22 .left{
	float: left;	
	position: relative;
}
.left .tubiao{
	position: absolute;
	right:7px;
	top:14px;
}
.left select{
	width:70px;
	height:30px;
	cursor: pointer;
	outline: none;
	border:none;
	border:1px solid #b7b7b7;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
   -ms-appearance:none;
}
.left select .xuanze{
	width: 70px;
	height: 60px;
	background: #fff;
	outline: none;
	border:none;
	border:1px solid #b7b7b7;
	color: #333;
	font-size:14px;
	line-height:40px;

}
.center input{
	width:230px;
	height:28px;
	font-size: 15px;
	margin-left: 3px;
	border:1px solid #b7b7b7;
	padding-left:6px;
	color: #333;
	position: relative;
}
.serch22 .right11{
	float: right;
	position: absolute;
	right:-45px;
	top:0px;
}
.serch22 .right11 .gaoji{
	width:78px;
	height:30px;
	background: #21a0f8;
	font-size:15px;
	color: #fff;
	line-height:30px;
	text-align: center;
	cursor: pointer;
}
.con{
	width: 1000px;
	/*min-height: 770px;*/
	margin: 10px auto 20px;
}
.con-ing .con-nav{
	width: 260px;
	height:475px;
	background: #fff;
	border:1px solid #b7b7b7;
	float: left;
	position: relative;

}
.con-nav h3,.con-nav11 h3{
	width: 180px;
	height: 44px;
	background: url(../img/s1.jpg) no-repeat;
	font-size: 20px;
	color: #fff;
	line-height:34px;
	text-align: center;
	margin-top:10px;
	position: absolute;
	left:-11px;


}
.con-nav li{
	width: 215px;
	height: 37px;
	background: url(../img/bgaa.jpg) no-repeat center;
	font-size: 16px;
	line-height: 37px;
	text-align: center;
	margin: 8px auto 40px;
	position: relative;
	color: #333;
	cursor: pointer;

}
.con-nav li .small{
	display: inline-block;
	position: absolute;
	right:15px;
	top:13px;
}
.con-nav11{
	width: 260px;
	height:430px;
	background: #fff;
	border:1px solid #b7b7b7;
	float: left;
	position: relative;
	margin-top:10px;
}
.con-nav11 .tupian{
	margin: 0 auto 10px;
}
.con-nav11 .text-li{
	font-size: 16x;
	padding: 10px 0px 9px 25px;
	border-bottom: 1px #aaa dashed;
}
.con-nav11 a li:hover{
  color:#116abf;
}
.con-ing .con-tt{
	width:720px;
	min-height:475px;
	background: #fff;
	border:1px solid #b7b7b7;
	float:right;
	margin-bottom:20px;
	position: relative;
	
}
.con-tt ul{
	padding:20px 10px;
	box-sizing:border-box;
}
.con-tt .pp{
	height: 40px;
	background: #f4f5f5;
	border-bottom:1px solid #b7b7b7;
	font-size: 14px;
	color: #333;
	line-height: 40px;

}
.con-tt .pp b img{
	margin-left:12px;
}
.con-tt ul li{
	font-size: 14px;
	color: #333;
	height: 40px;
	border-bottom: 1px dashed #b7b7b7;
	line-height: 40px;
	background: url(../img/tt.jpg) no-repeat center left;
	padding-left:20px;
}
.con-tt ul a {
	color: #333;
}
.con-tt ul a li:hover{
	color: #3458b0;
}
.con-tt ul span{
	display: inline-block;
	float: right;
}

/*详情页面样式*/

.con-uu{
	width: 1000px;
	height: auto;
	background: #fff;
	box-shadow: 0 0 6px 0 #666;
	margin:10px auto;
	min-height: 600px;
}
.con-uu .pp{
	height: 40px;
	background: #f4f5f5;
	border-bottom:1px solid #b7b7b7;
	font-size: 14px;
	color: #333;
	line-height: 40px;

}
.con-uu .pp b img{
	margin-left:20px;
}
.con-uu h2{
	font-size: 30px;
	text-align: center;
	color: #3458b0;
	margin-top:20px;
}
.con-uu .pps{
	width: 930px;
	height: 40px;
	background: #f5f5f5;
	text-align: center;
	line-height:40px;
	color: #333;
	margin: 20px auto;
	font-size: 14px;
}
.con-uu .pps span{
	float: left;
	cursor: pointer;
	margin-left: 10px;
}
.pps b{
	font-weight: normal;
	float: right;
	margin-right:50px;
}
.con-bb{
	padding: 0px 40px 40px;
	line-height: 170%;
}
.text-big{
	font-size:18px;
}
.text-medium{
	font-size:15px;
}
.text-small{
	font-size:12px;
}

.con-bb img{
	margin: 20px auto;
}
.con-bb .ppa{
	font-size: 16px;
	color: #000;
	text-indent:30px;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 10px;

}
.con-bb .ppt{
	font-size: 15px;
	line-height:35px;
	color: #333;
	text-indent:30px;
}
.gjbt{
	width: 550px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.back-btn{
    width: 70px;
    height: 30px;
    background: #1b8be2;
    color: #fff;
    border: 0px;
    text-align: center;
    border-radius: 6px;
    margin-left: 35px;
    margin-top: 10px;
    display: inline-block;
    cursor:pointer;
}