.sub-header{
	background: url(../images/sub-banner01.jpg) no-repeat top center ;
	position: relative;
}
.content .sub-caidan{
	margin-top: 710px;
}
.content .sub-caidan a span:first-child,
.content .sub-caidan a:hover span{
	color: white ;
}
.content .sub-caidan .icon-img{
	border: 1px solid white;
}
.content .sub-caidan a i{
	border-left: 5px solid white;
}
.content .sub-caidan .icon01{ background-position: 22px -62px;}
.content .sub-caidan .icon02{ background-position: -95px -62px;}
.content .sub-caidan .icon03{ background-position: -215px -62px;}
.content .sub-caidan .icon04{ background-position: -335px -62px;}

.sub-content{
	background:url(../images/sub-bg.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.content .sub-nav{
	background-color: white;
	height: 60px;
	line-height: 60px;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.05);
	box-shadow: 0 5px 5px rgba(0,0,0,.05);
}
.content .sub-nav .sub-nav-list dl dt,
.content .sub-nav .sub-nav-list dl dd{
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.content .sub-nav .sub-nav-list dl dt{
	background-color: #F4F4F4;
	padding: 0 25px;
}
.content .sub-nav .sub-nav-list dl dd a{
	color: #999999;
	margin-right: 10px;
}
.content .sub-nav .sub-nav-list dl dd a:hover{
	color: #E40013;
}
.content .sub-nav .dqwz{
	margin-right: 25px;
	color: #AEAEAE;
}
.sub-content .sub-con-bg{
	background: white;
	padding: 80px 50px;
	color: #666666;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.05);
	box-shadow: 0 5px 5px rgba(0,0,0,.05);
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	
}
.sub-content .jianjie-con p{
	margin: 15px 0;
	text-indent: 30px;
}
.sub-content .news-con{
	width: 990px;
}
/*.sub-content .news-con p,
.sub-content .news-time p,
.sub-content .news-l p{
	margin: 0;
	text-indent: 0;
}*/
.sub-content .news-con p:nth-child(1),
.sub-content .news-l p:nth-child(1){
	margin-bottom: 10px;
}
.sub-content .news-r{
	width: 100%;
}
/*翻页*/
.fanye{
	margin: 60px auto 0;
	width: 70%;
}
.fanye a, .fanye font{
	display: inline-table;
}
.fanye a{
	width: 50px;
	height: 50px;
	border: 1px solid #EAEAEA;
	margin: 10px;
	text-align: center;
	line-height: 50px;
	color: #999999;
}
.fanye a:first-child, .fanye a:nth-child(8){
	width: 100px;
}
.fanye a:hover{
	border: 1px solid rgba(227, 1, 3, 1);
	color: white;
	padding: 0 20px;
	background-color: #E30103;
	transition: color 1s, border-color 1s, padding-left 1s, padding-right 1s, background-color 1s;
}
.sub-content .zhaiyao{
	background-color: #F4F4F4;
	height: 40px;
	line-height: 40px;
	color: #999999;
	text-align: center;
}
.sub-content .hzmt{
	height: auto;
}
.sub-content .hzmt li{
	width: 22.7%;
}

.sub-content .news-l{
	width: 100%;
}
.sub-content .news-l li{
	width: 47.5%;
	float: left;
	margin-right: 5%;
	margin-bottom: 50px;
	position: relative;
}
.sub-content .news-l li:nth-child(2n){
	margin-right: 0;
}
.sub-content .news-l .news-img{
	width: 100%;
}
.sub-content .news-l .news-img .news-img-a{
	position: absolute;
	top: 0;
	z-index: 1;
	width: 0;
	height: 0;
	background-color: rgba(288, 0, 19, .7);
	font-size: 18px;
	color: white;
	text-align: center;
	line-height: 250px;	
	transition: all .5s;
}
.sub-content .news-l li:hover .news-img .news-img-a{
	width: 100%;
	height: 250px;	
	transition: height .5s;
}
.sub-content .lx {
	width: 45%;
}

/*表格样式*/
.biaodan{
	border-bottom: 1px solid #eaeaea;
	height: 50px;
	line-height: 50px;
	color: #063A9C;
	text-align: left;
	margin-right: 60px;
}
.biaodan1{
	border-bottom: 1px solid #eaeaea;
	height: 50px;
	line-height: 50px;
	color: #063A9C;
	text-align: left;
	
}
input[type='text']:focus,input[type='email']:focus,input[type='tel']:focus,input[type='number']:focus, textarea:focus, input[type='password']{
	border-bottom: 1px solid #063a9c;
	color: #063a9c;
}

.sousuo select, .sousuo input[type='submit']{
	height: 60px;
	width: 210px !important;
	padding: 0 10px;
	border: 1px solid #eaeaea !important;
	margin-right: 30px;
}

.sousuo input[type='text']{
	height: 60px;
	width: 410px !important;
	padding: 0 10px;
	border: 1px solid #eaeaea !important;
	margin-right: 30px;
	margin-top:30px;
}

.sousuo input[type='submit']{
	
}
.input-radio {
	height: 50px;
	line-height: 50px;
}
.input-radio div{
	display: inline-block;
	width: 17%;	
	color: #999999;
}
.input-radio div input[type='radio']{
	display: none;
}
.input-radio div input[type='radio']+label::before{
	content: '';
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: 6px;
      border-radius: 100%;
      vertical-align: middle;
      border: 1px solid #E4E4E4;
      background: #FFFFFF;
      background-image: url('https://i.loli.net/2018/07/20/5b517d0bf066a.png');
      background-position: 0px 0px;
}

.input-radio div input[type='radio']:checked+label::before {
	 background-position: -15px -15px;
     /* background-color: #063A9C;*/
}
/*.input-radio div input[type='radio']:hover+label::before {
	background-position: -15px -15px;
}
*/
/*.input-radio label input, .input-radio label span{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.input-radio label input[type="radio"] {
	padding-top: 8px;
    width: 20px;  
}
*/

input[type='radio']:focus{
	border: 1px solid #063a9c;
	color: #063a9c;
}
.biaodan[value='text']{
	color: #063A9C;
}

.input30 , .input30 input{
	width: 490px;
}
.input30{
	margin-right: 60px;
}
.input40 input{
	width:44.5%;
}

/*.input50 div{
	width: 60px;
	height: 50px;
	line-height: 50px;
}*/
.input90 input{
	width: 1200px;
}
.input100 input,textarea{
	width: 100%;
}
.input30 input:last-child, .input40 input:last-child, .input90 input:last-child, .input30:last-child{
	margin-right: 0;
}
input[type='submit']{
	width: 100%;
	height: 60px;
	font-size: 18px;
	color: white;
	border-radius: 2px;
	background-color: #063A9C;
	opacity: .5;
	margin: auto;
	margin-top: 30px;
	display: block;
}
input[type='submit']:hover, input[type='submit']:focus{
	opacity: 1;
	transition: opacity 1s;
}

.w-45{ width:44.5%;}
