@charset "utf-8";
/* CSS Document */

*{
	font-family: "微软雅黑", "Microsoft YaHei";
	font-size:14px;color:#333;
}
body{
	margin:0;
	padding:0;
}
a img{
	border:none;
}
.clearfix{
	clear:both;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-weight: normal;
}
ul,li{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

a,img{border:0;}

p{
	margin:0;
	padding:0;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
input{
outline: none;
-webkit-appearance: none;
appearance: none;
border:none;
background-color:transparent;
}
button{
outline: none;
-webkit-appearance: none;
appearance: none;
border:none;
background-color:transparent;
}
.width1180{
	width:90%;
	max-width:1180px;
	margin:0 auto;
}
.mt30{
	margin-top:30px;
}
.mb30{
	margin-bottom:30px;
}
/*footer*/
.footer_box{
	width:100%;
}
.footer_center{
	width:90%;
	max-width:1180px;
	margin:0 auto;
	padding-top:30px;
}
.footer_center_l{
	width:50%;
	float:left;
	border-right:2px solid #fff;
	box-sizing: border-box;
	padding-left:85px;
	padding-right:85px;
}
.footer_center_l_center{
	width:100%;
}
.form-control{
	margin:10px 0;
}
.form-controll{
	width:49%;
	margin-right:1%;
	float:left;
	height:40px;
	line-height: 40px;
	padding-left:10px;
}
.form-controlr{
	width:49%;
	margin-left:1%;
	float:right;
	height:40px;
	line-height: 40px;
	padding-left:10px;
}
.form-control1{
	width:24%;
	margin-right:1%;
	float:left;
	height:40px;
	line-height: 40px;
	padding-left:10px;
}
.form-control_img{
	display:inline-block;
    width: 100%;
}
.form-control_img_a{
	display:inline-block;
	width:24%;
	margin-top: 10px;
    margin-left: 1%;
	
}
.form-control_a{
	display:inline-block;
	width:49%;
	margin-left:1%;
	float:right;
	height:40px;
	line-height: 40px;
	padding-left:10px;
	background:#fff;
	padding:0;
	text-align: center;
	font-size:12px;
	color:#004c86;
	font-weight: 600;
	letter-spacing: 2px;
}
.form-control_a:hover{
	color:#d8220d;
}
.footer_center_r{
	width:50%;
	float:left;
	box-sizing: border-box;
	padding-left:62px;
}
.footer_logo{
	display:block;
	margin-bottom: 10px;
}
.footer_logo>img{
	max-width:100%;
}
.footer_center_r>p{
	font-size:14px;
	color:#fff;
	line-height: 31px;
}
.footer_center_r>p>span{
    font-size: 14px;
    color: #fff;
    line-height: 31px;
}
.footer_center_r>p>img{
	margin-right:15px;
}
.footer_center_x{
	width:100%;
	text-align: center;
	margin-top:37px;
	padding:9px 0;
	position:relative;
}
.footer_center_x:before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:2px;
	background-color:#fff;
	content:"";
}
.footer_box_b_p{
	text-align:center;
	padding:10px 0;
}
.footer_box_b_p>a{
	color:#fff;
	margin:0 4px;
}




/*banner*/
.banner-box{
	width:100%;
	overflow: hidden;
	position: relative;
}
.lunbo{
	overflow:hidden;
	height:530px;
}
.lunbo>a>img{
	position:relative;
	left:50%;
	margin-left:-960px;
}
.xuanxiang{
	margin-top:-55px;
	width:100%;
	text-align: center;
	z-index: 10;
	position: relative;
}
.xuanxiang>li{
	display: inline-block;
	background-color:#d60000;
	height:8px;
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
}
.lunbo>.lunbospan1{
	position: absolute;
	top:50%;left:6%;
	margin-top:-10px;
}
.lunbo>span>i{
	font-size:70px;
	color:#018230;
	cursor:pointer;
}
.lunbo>.lunbospan2{
	position: absolute;
	top:50%;right:6%;
	margin-top:-10px;
}
.lunbo1{
	overflow:hidden;
	/*height:350px;*/
	height:260px;
}
.lunbo1>a>img{
	position:relative;
	/*left:50%;
	margin-left:-496px;*/
	width:100%;
}
.xuanxiang1{
	margin-top:-55px;
	width:100%;
	text-align: center;
	z-index: 1;
	position: relative;
}
.xuanxiang1>li{
	display: inline-block;
	background-color:#d60000;
	width:27px;
	height:5px;
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
}
.lunbo1>.lunbospan1{
	position: absolute;
	top:50%;left:6%;
	margin-top:-10px;
}
.lunbo1>span>i{
	font-size:70px;
	color:#018230;
	cursor:pointer;
}
.lunbo1>.lunbospan2{
	position: absolute;
	top:50%;right:6%;
	margin-top:-10px;
}

/*ej-banner*/
.ej_banner{
	width:100%;
	overflow: hidden;
}
.banner1{
	position:relative;
	left:50%;
	margin-left:-960px;
}
.banner2{
	position:relative;
	/*left:50%;
	margin-left:-496px;*/
	width:100%;
}


/*top*/
#gongao{overflow:hidden;height:45px;} 
#gongao #scroll_begin, #gongao #scroll_end{float:left;}
#scroll_begin>ul>li{
		display: inline-block;
		margin:0 30px;
	   }
#scroll_begin>ul>li>a{
		font-size: 14px;
		color:#fff;
		line-height: 45px;
	   }
.top{
	background-color:#d60000;
}
.top_l1>i{
	line-height:45px;
	color:#fff;
}
.top_l1>span{
	line-height:45px;
	color:#fff;
}
.top_l1{
	width:12%;
	float:left;
}
.top_l2{
	width:88%;
	float:left;
}
.top_r{
	padding:8px 0;
	text-align: right;
}
.top_r>input{
	line-height: 29px;
	height: 29px;
	padding:0;
	padding-left:20px;
	background-color:#fff;
	border-radius: 40px;
}
.top_r>a{
	display:inline-block;
	width:64px;
	background-color:#fff;
	border-radius: 40px;
	line-height: 27px;
	text-align: center;
	margin-left:10px;
	color:#d60000;
	border:1px solid #fff;
	box-sizing: border-box;
}
.top_r>a:hover{
	background-color:transparent;
	color:#fff;
}
/*广告*/
	.gg_1{
		display:block;
	}
	.gg_2{
		display:none;
	}
	@media (max-width:992px){
		.gg_2{
		display:block;
	}
		.gg_1{
		display:none;
	}
	}

/*法规*/
.mtbd{
	margin-top:-22px;
	position: relative;
	z-index: 1;
	background-color:#fff;
	box-shadow: 4px 4px 10px #d0d0d0;
}
.index_box_1_div{
	width:25%;
	float:left;
	overflow: hidden;
}
.index_box_1_1{
	width:100%;
	-webkit-transition:all 0.5s liner;
	-o-transition:all 0.5s liner;
	-moz-transition:all 0.5s liner;
	-ms-transition:all 0.5s liner;
	transition:all 0.5s liner;
}
.index_box_1_1>a>img{
	width:100%;
}
.index_box_1_div:hover .index_box_1_1{
	opacity: 1;
	-webkit-animation:moveFromTop 0.5s ease-in-out;
	-moz-animation:moveFromTop 0.5s ease-in-out;
	-ms-animation:moveFromTop 0.5s ease-in-out;
	-o-animation:moveFromTop 0.5s ease-in-out;
	animation:moveFromTop 0.5s ease-in-out;
}
@-webkit-keyframes moveFromTop{
	from{
		opacity:0;
		-webkit-transform:translateY(-200%);
	}to{
		opacity:1;
		-webkit-transform:translateY(0%);
	}
}
@-moz-keyframes moveFromTop{
	from{
		opacity:0;
		-webkit-transform:translateY(-200%);
	}to{
		opacity:1;
		-webkit-transform:translateY(0%);
	}
}
@-ms-keyframes moveFromTop{
	from{
		opacity:0;
		-webkit-transform:translateY(-200%);
	}to{
		opacity:1;
		-webkit-transform:translateY(0%);
	}
}
@-o-keyframes moveFromTop{
	from{
		opacity:0;
		-webkit-transform:translateY(-200%);
	}to{
		opacity:1;
		-webkit-transform:translateY(0%);
	}
}
@keyframes moveFromTop{
	from{
		opacity:0;
		-webkit-transform:translateY(-200%);
	}to{
		opacity:1;
		-webkit-transform:translateY(0%);
	}
}

/*标题*/
.index_box_1_2_title_1{
	display:inline-block;
	font-size: 45px;
	color:#d60000;
	font-weight: bold;
	line-height: 60px;
}
.index_box_1_2_title_2{
	display:inline-block;
}
.index_box_1_2_title_2>h2{
	font-size:18px;
	color:#333333;
	font-weight: bold;
	    transition: all 0.3s;
}
.index_box_1_2_title_2>h3{
	font-size:16px;
	color:#d60000;
	font-weight: bold;
	    transition: all 0.3s;
}
.index_box_1_2_title>a{
	display:inline-block;
}
.index_box_1_2_title>a:hover .index_box_1_2_title_2>h2{
	letter-spacing: 3px;
	transition: all 0.3s;
}
.index_box_1_2_title>a:hover .index_box_1_2_title_2>h3{
	letter-spacing: 3px;
	transition: all 0.3s;
}

/**/
.index_box_1_2_1{
	font-size:14px;
	color:#333;
	line-height: 30px;
}
.index_box_1_2_1>span{
	font-size:18px;
	color:#d60000;
	line-height: 30px;
	font-weight: bold;
}
.index_box_1_2_1>img{
	float: left;
    margin: 0px 10px 10px 0px;
    border: none;
    width: 50%;
}
    
/**/
.index_new_border{
	border:1px solid #dbdbdb;
	background-color:#fff;
	position:relative;
}
.index_new_border>a{
	display:block;
	position: relative;
	z-index: 3;
}
.index_new_1{
	width:25%;
	float:left;
	padding-right: 15px;
    padding-left: 15px;
/*	-moz-transition:all 0.8s ease 0s;
	-o-transition:all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	transition:all 0.8s ease 0s;*/
}
.index_new_1>img{
	width:100%;
}
.index_new_2{
	width:75%;
	float:left;
	padding-right: 15px;
    padding-left: 15px;
}
.index_new_padding{
	padding-right:15px;
}
.index_new_2_div{
	padding-top:5px;
	padding-bottom:5px;
}
.index_new_2_div_h2{
	width:100%;
	float:left;
	font-size:16px;
	color:#333;
	font-weight: bold;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 20px;
}
.index_new_2_div_span{
	width:30%;
	float:left;
	text-align: right;
	font-size:16px;
	color:#7d7d7d;
	line-height: 20px;
}
.index_new_2_p{
	color:#747474;
	font-size:14px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.mb20{
	margin-bottom:20px;
}

.index_new_border:before{
	position:absolute;
	top:0;right:0;bottom:0;left:0;
	content:"";
	visibility: hidden;
	-webkit-transition:opacity 0.8s,-webkit-transform 0.8s;
	-moz-transition:opacity 0.8s,-moz-transform 0.8s;
	-o-transition:opacity 0.8s,-o-transform 0.8s;
	-ms-transition:opacity 0.8s,-ms-transform 0.8s;
	transition:opacity 0.8s,transform 0.8s;
	z-index: 2;
	border-top:1px solid #d60000;
	border-bottom:1px solid #d60000;
	-webkit-transform:scale(0,1);
	-moz-transform:scale(0,1);
	-o-transform:scale(0,1);
	-ms-transform:scale(0,1);
	transform:scale(0,1);
}
.index_new_border:after{
	position:absolute;
	top:0;right:0;bottom:0;left:0;
	content:"";
	visibility: hidden;
	-webkit-transition:opacity 0.8s,-webkit-transform 0.8s;
	-moz-transition:opacity 0.8s,-moz-transform 0.8s;
	-o-transition:opacity 0.8s,-o-transform 0.8s;
	-ms-transition:opacity 0.8s,-ms-transform 0.8s;
	transition:opacity 0.8s,transform 0.8s;
	z-index: 2;
	border-left:1px solid #d60000;
	border-right:1px solid #d60000;
	-webkit-transform:scale(1,0);
	-moz-transform:scale(1,0);
	-o-transform:scale(1,0);
	-ms-transform:scale(1,0);
	transform:scale(1,0);
}
.index_new_border:hover:before{
	visibility: visible;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.index_new_border:hover:after{
	visibility: visible;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
/*.index_new_border:hover .index_new_1{
	-moz-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}*/
.index_new_border:hover .index_new_2_div_h2{
	    color: #d60000;
}
/**/
.index_nes_pic{
	width:100%;
}
.index_nes_pic>a>img{
	width:100%;
}
.index_nes_gundong{
	padding:13px 20px;
	border:1px solid #dbdbdb;
	border-top:none;
	box-sizing: border-box;
}
.list_lh{
	height: 300px;
    overflow: hidden;
}
.list_lh_p{
	width:100%;
	float:left;
	font-size:14px;
	color:#333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 30px;
}
.list_lh_span{
	width:30%;
	float:left;
	font-size:14px;
	color:#333;
	line-height: 30px;
	text-align: right;
}
.list_lh>ul>li:hover .list_lh_p{
	    color: #d60000;
}
.list_lh>ul>li:hover .list_lh_span{
	    color: #d60000;
}
/**/
.index_gg{
	width:100%;
}
.index_gg img{
	width:100%;
}

/**/
.index_jy_title{
	width:100%;
	background-color:#d60000;
	padding:11px 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.index_jy_title_h2{
	font-size:18px;
	color:#fff;
	float:left;
	font-weight: bold;
	line-height: 26px;
}
.index_jy_title_h3{
	font-size:16px;
	color:#fff;
	float:left;
	font-weight: bold;
	line-height: 26px;
}
.index_jy_title_span{
	float:right;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.index_jy_title:hover .index_jy_title_span{
	-webkit-transform:scale(1) rotate(135deg);
	-moz-transform:scale(1) rotate(135deg);
	-o-transform:scale(1) rotate(135deg);
	-ms-transform:scale(1) rotate(135deg);
	transform:scale(1) rotate(135deg);
}
.index_jy_title_span>img{
	display:block;
	max-width:100%;
}
.index_jy_pic{
	width:100%;
}
.index_jy_pic>img{
	display:block;
	width:100%;
}
.index_jy_pic a img{
	display:block;
	max-width:100%;
}
.index_jy_w{
	padding:20px;
	padding-top:0;
	border:1px solid #dbdbdb;
}
.index_jy_w_li{
	line-height: 37px;
	border-bottom:1px solid #dbdbdb;
	position:relative;
}
.index_jy_w_li:after{
	content:"";
	width:0;height:1px;
	background-color:#d60000;
	position:absolute;
	bottom:0;left:50%;
	transition:all 0.3s;
}
.index_jy_w_li_p{
	width:100%;
	float:left;
	font-size: 14px;
	color:#333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.jy_1{
	display:inline-block;
	margin-right:4px;
}
.jy_2{
	display:none;
	margin-right:4px;
}
.index_jy_w_li_span{
	width:30%;
	float:left;
	text-align: right;
	font-size: 14px;
	color:#333;
}
.index_jy_w_li:hover:after{
	left:0;width:100%;
}
.index_jy_w_li:hover .jy_1{
	display:none;
}
.index_jy_w_li:hover .jy_2{
	display:inline-block;
}
.index_jy_w_li:hover .index_jy_w_li_p{
	color:#d60000;
}
.index_jy_w_li:hover .index_jy_w_li_span{
	color:#d60000;
}

/**/
.bg{
	background-color:#fbfbfb;
}
.index_pantitle_h2{
	font-size:20px;
	color:#d60000;
	text-align: center;
	font-weight: bold;
	padding-top: 25px;
	    transition: all 0.3s;
}
.index_pantitle_h3{
	font-size:22px;
	color:#333;
	text-align: center;
	font-weight: bold;
	    line-height: 42px;
	    transition: all 0.3s;
}
.index_panpic{
	width:100%;
	background-color:#dbdbdb;
	padding:0.5px;
}
.index_panpic_li{
	width:20%;
	padding:0.5px;
	float:left;
	overflow: hidden;
}
.index_panpic_li>a{
	display:block;
	overflow: hidden;
}
.index_panpic_li img{
	width:100%;
	transition:all 0.3s;
}
.index_pantitle:hover .index_pantitle_h2{
	letter-spacing: 4px;
	transition: all 0.3s;
}
.index_pantitle:hover .index_pantitle_h3{
	letter-spacing: 4px;
	transition: all 0.3s;
}
.index_panpic_li:hover >a>img{
	transform:scale(1);
	animation:rotate 0.8s;

}
@keyframes rotate {
	0% {
	transform-origin:center;
	transform:scale(1);
}
	50% {
	transform-origin:center;
	transform:scale(1.2);
}
	100% {
	transform-origin:center;
	transform:scale(1);
}
}


/*二级*/
.ej_box{
	width:100%;
}
.ej_center{
	width:90%;
	margin:0 auto;
	max-width:1180px;
}
/*二级手机导航*/
.ej_content_nav_sj{
	width:100%;
	background-color: #d60000;
	display:none;
}
.ej_content_nav_sj_center{
	width:90%;
	margin:0 auto;
	max-width:1180px;
}
.ej_content_nav_sj>div>.fl{
	float:left;
}
.ej_content_nav_sj_g{
	width:1px;height:40px;
	background-color:#06549b;
}
.ej_content_nav_sj>div>div>a{
	padding:10px;
	display:inline-block;
	color:#fff;
	font-size:14px;
	line-height: 20px;
}
.ej_content_nav_sj>div>div>a>i{
	color:#fff;
	font-size:14px;
	line-height: 20px;
}
.ej_content_nav_sj>div>div>button{
	color:#fff;
	font-size:14px;
	line-height: 20px;
	padding:10px;
	display:inline-block;
}
.ej_content_nav_sj>div>div>button>.caret{
	color:#fff;
}
/*ej_nav*/
.ej_nav_box{
	margin-top:-76px;
	 margin-bottom:40px;
}
.ej_nav_p{
	width:100%;
}
.ej_nav_p>img{
	width:100%;
	max-width:100%;
}
.ej_nav_title{
	width:100%;
	padding-left:25px;
	padding-top:14px;
	padding-bottom:14px;
	background-color:#d60000;
	box-shadow:1px 0px 4px 0px #445d7d;
}
.ej_nav_title>h2{
	font-size: 24px;
	color:#fff;
	margin-bottom:2px;
}
.ej_nav_title>span{
	font-size: 14px;
	color:#fff;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.ej_nav_title_x{
	padding:20px 15px;
	border:1px solid #e3e2e2;
	box-sizing: border-box;
	width:100%;
	margin-bottom:20px;
}
.ej_nav_title_x_li{
	width:100%;
	margin:1px 0;
	padding:0 10px;
	position:relative;
}
.ej_nav_title_x_li:after{
	content:"";
	width:0;height:100%;
	position:absolute;
	top:0;right:0;
	background-color:#e2670b;
	z-index: 1;
	-webkit-transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
	-moz-transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
	-ms-transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
	-o-transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
	transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
}
.ej_nav_title_x_li>a{
	position:relative;
	z-index: 3;
	display:block;
}
.ej_nav_title_x_li>a>span{
	float:left;
	font-size:14px;
	color:#333;
	line-height: 35px;
	position:relative;
	z-index: 2;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.ej_nav_title_x_li>a>i{
	float:right;
	font-size:20px;
	color:#c3c3c3;
	line-height: 35px;
	position:relative;
	z-index: 2;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.ej_nav_title_x_li:hover:after{
	width:100%; left:0;right:auto;
	-webkit-transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
	-moz-transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
	-ms-transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
	-o-transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
	transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
}
.ej_nav_title_x_li:hover >a>span{
	color:#fff;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.ej_nav_title_x_li:hover >a>i{
	color:#fff;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.ej_nav_current{
	background-color:#e2670b;
}
.ej_nav_current>a>span{
	color:#fff;
}
.ej_nav_current>a>i{
	color:#fff;
}
/*二级内容*/
.ej_content_box{
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
}
.ej_content{
	width:100%;
	border:1px solid #e3e2e2;
	box-sizing: border-box;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
}
.ej_content_nav_pc{
	width:100%;
	border-bottom:1px solid #ebebeb;
}
.ej_content_nav_pc_h2{
	width:40%;
	float:left;
}
.ej_content_nav_pc_h2>span{
	font-size: 18px;
	color:#e2670b;
	line-height: 42px;
	position: relative;
	display:inline-block;
}
.ej_content_nav_pc_h2>span:after{
	position:absolute;
	content:"";
	width:100%;
	height:1px;
	background-color:#e2670b;
	left:0;bottom:0;
}
.ej_content_nav_pc_p{
	width:60%;
	float:left;
	text-align: right;
	font-size: 12px;
	color:#666666;
	line-height: 42px;
}
.ej_content_nav_pc_p>a{
	font-size: 12px;
	color:#666666;
	line-height: 42px;
}
.ej_content_nav_pc_p>a:hover{
	color:#e2670b;
}

/*二级内容标题*/
.ej_content_title{
	padding:40px 0;
}
.ej_content_title_h2{
	font-size:18px;
	color:#333;
	text-align: center;
	font-weight: bold;
}
.ej_content_title_p{
	font-size:14px;
	color:#999999;
	margin-top:20px;
	text-align: center;
}
/*二级内容编辑器*/
.ej_content_editor{
	width:100%;
}
.ej_content_editor img{
	max-width:100%;
}

.pic_center{
	display:block;
	margin:0 auto;
}
/*二级图文*/
.ej_content_tw{
	padding-top:40px;
	padding-bottom:30px;
}
.ej_tw_box{
	border:1px solid #cbcbcb;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.ej_tw_box_pic{
	width:100%;
	overflow: hidden;
	-moz-transition:all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
	-o-transition:all 0.8s ease 0s;
	-weblit-transition:all 0.8s ease 0s;
	transition:all 0.8s ease 0s;
}
.ej_tw_box_pic>img{
	width:100%;
	-moz-transition:all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
	-o-transition:all 0.8s ease 0s;
	-weblit-transition:all 0.8s ease 0s;
	transition:all 0.8s ease 0s;
}
.ej_tw_box_w{
	width:100%;
	border-top:1px solid #cbcbcb;
	box-sizing: border-box;
}
.ej_tw_box_w>h2{
	text-align: center;
	font-size: 16px;
	color:#333;
	line-height: 32px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ej_tw_box:hover .ej_tw_box_pic{
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.ej_tw_box:hover .ej_tw_box_pic>img{
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.ej_tw_box:hover .ej_tw_box_w>h2{
	    color: #d60000;
}

/*二级page*/
.ej_page_pc{
	text-align: center;
}
.ej_page_pc>span{
	text-align: center;
	font-size:14px;
	color:#666666;
	margin:0 5px;
}
.ej_page_pc>div>div>a{
	text-align: center;
	font-size:14px;
	color:#b5b5b5;
	margin:0 5px;
	border:1px solid #dbdbdb;
	padding:4px 8px;
}
.ej_page_pc>div>div>a.dq{
	color:#fff;
	background-color:#d60000;
	border:1px solid #d60000;
}
.ej_page_pc>div>div>a:hover{
	color:#d60000;
	border:1px solid #d60000;
}
.ej_page_pc>div>div>a.dq:hover{
	color:#fff;
}

.ej_page_pc>div>div>span{
	text-align: center;
	font-size:14px;
	color:#b5b5b5;
	margin:0 5px;
	border:1px solid #dbdbdb;
	padding:4px 8px;
}
.ej_page_pc>div>div>span.dq{
	color:#fff;
	background-color:#d60000;
	border:1px solid #d60000;
}
.ej_page_pc>div>div>span:hover{
	color:#d60000;
	border:1px solid #d60000;
}
.ej_page_pc>div>div>span.dq:hover{
	color:#fff;
}

.ej_page_sj{
	display:none;
}
.ej_page_sj>div>a{
	display:block;
	width:50%;
	float:left;
	text-align: center;
	color:#d60000;
	padding:10px 0;
}
.ej_page1{
	margin-top:40px;
}
.ej_page1>a{
	display:block;
	width:40%;
	line-height: 34px;
	font-size:14px;
	color:#333;
	background-color:#e6e6e6;
	border-radius: 6px;
	padding-left:10px;
	padding-right:10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.ej_page1>a.ej_page1_a1{
	margin-bottom:20px;
}
.ej_page1>a:hover{
	background-color:#e2670b;
	color:#fff;
}

/*二级新闻文字列表*/
.ej_content_wl{
	padding-top: 40px;
    padding-bottom: 40px;
}
.ej_content_wl_li{
	line-height: 37px;
	border-bottom:1px solid #dbdbdb;
	position:relative;
}
.ej_content_wl_li:after{
	content:"";
	width:0;height:1px;
	background-color:#d60000;
	position:absolute;
	bottom:0;left:50%;
	transition:all 0.8s;
}
.ej_content_wl_li_p{
	width:100%;
	float:left;
	font-size: 14px;
	color:#333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.wl_1{
	display:inline-block;
	margin-right:4px;
}
.wl_2{
	display:none;
	margin-right:4px;
}
.ej_content_wl_li_span{
	width:30%;
	float:left;
	text-align: right;
	font-size: 14px;
	color:#333;
}
.ej_content_wl_li:hover:after{
	left:0;width:100%;
}
.ej_content_wl_li:hover .wl_1{
	display:none;
}
.ej_content_wl_li:hover .wl_2{
	display:inline-block;
}
.ej_content_wl_li:hover .ej_content_wl_li_p{
	color:#d60000;
}
.ej_content_wl_li:hover .ej_content_wl_li_span{
	color:#d60000;
}

/*就业列表*/
.ej_content_wl1{
	padding-top: 20px;
    padding-bottom: 40px;
}
.ej_content_wl1_li{
	padding:20px 0;
	border-bottom:1px dashed #cbcbcb;
}
.ej_content_wl1_li_p{
	width:70%;
	float:left;
	font-size: 16px;
	color:#333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 20px;
	font-weight: bold;
}
.wl1_1{
	display:inline-block;
	margin-right:4px;
}
.wl1_2{
	display:none;
	margin-right:4px;
}
.ej_content_wl1_li_span{
	width:30%;
	float:left;
	text-align: right;
	font-size: 14px;
	color:#666;
	line-height: 20px;
}
.ej_content_wl1_li:hover .wl1_1{
	display:none;
}
.ej_content_wl1_li:hover .wl1_2{
	display:inline-block;
}
.ej_content_wl1_li:hover .ej_content_wl1_li_p{
	color:#d60000;
}
.ej_content_wl1_li:hover .ej_content_wl1_li_span{
	color:#d60000;
}
.ej_content_wl1_li_w{
	font-size:14px;
	color:#333;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top:20px;
}

/*news*/
.ej_content_news{
	padding-top:40px;
	padding-bottom:20px;
}
.rj_news_box{
	width:100%;
	border:1px solid #ebebeb;
	padding:20px;
	margin-bottom:20px;
	position:relative;
}
.rj_news_box>a{
	display:block;
	position:relative;
	z-index: 3;
}
.rj_news_box_l{
	width:40%;
	float:left;
	padding-right:20px;
	/*border-right:2px solid #ebebeb;*/
	position:relative;
}
.rj_news_box_l:after{
	content:"";
	position:absolute;
	right:0;top:0;
	width:2px; height:100%;
	background-color:#ebebeb;
	z-index: 1;
}
.rj_news_box_l:before{
	content:"";
	position:absolute;
	right:0;top:50%;
	width:2px; height:0;
	background-color:#d60000;
	z-index: 2;
	transition:all 0.8s;
}
.rj_news_box:hover .rj_news_box_l:before{
	top:0;height:100%;width:2px;
}
.rj_news_box_r{
	width:60%;
	float:left;
	padding-left:20px;
}
.rj_news_l_co{
	width:100%;height:100%;
	background-color:#d60000;
}
.rj_news_box_l1{
	width:25%;height:100%;
	float:left;
	background-color:#d60000;
	padding:47px 0;
}
.rj_news_box_l1>h2{
	font-size:30px;
	text-align: center;
	color:#fff;
}
.rj_news_box_l1>h3{
	font-size:12px;
	text-align: center;
	color:#fff;
}
.rj_news_box_l2{
	width:75%;height:100%;
	float:left;
}
.rj_news_box_l2>img{
	width:100%;
}
.rj_news_box_r_h2{
	font-size: 16px;
	color:#333;
	font-weight: bold;
	line-height: 39px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.rj_news_box_r_p{
	font-size: 14px;
	color:#333;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.rj_news_box_r_span{
	display:block;
	margin-top:20px;
	width:100px;height:30px;
	line-height: 30px;
	text-align: center;
	border:1px solid #d60000;
	color:#d60000;
}
.rj_news_box:hover .rj_news_box_r_span{
	background-color:#d60000;
	color:#fff;
}
.rj_news_box:before{
	border-top:1px solid #d60000;
	border-bottom:1px solid #d60000;
	-webkit-transform:scale(0,1);
	-moz-transform:scale(0,1);
	-o-transform:scale(0,1);
	-ms-transform:scale(0,1);
	transform:scale(0,1);
}
.rj_news_box:after{
	border-left:1px solid #d60000;
	border-right:1px solid #d60000;
	-webkit-transform:scale(1,0);
	-moz-transform:scale(1,0);
	-o-transform:scale(1,0);
	-ms-transform:scale(1,0);
	transform:scale(1,0);
}
.rj_news_box:before{
	position:absolute;
	top:0;right:0;bottom:0;left:0;
	content:"";
	visibility: hidden;
	-webkit-transition:opacity 0.8s,-webkit-transform 0.8s;
	-moz-transition:opacity 0.8s,-moz-transform 0.8s;
	-o-transition:opacity 0.8s,-o-transform 0.8s;
	-ms-transition:opacity 0.8s,-ms-transform 0.8s;
	transition:opacity 0.8s,transform 0.8s;
	z-index: 2;
}
.rj_news_box:after{
	position:absolute;
	top:0;right:0;bottom:0;left:0;
	content:"";
	visibility: hidden;
	-webkit-transition:opacity 0.8s,-webkit-transform 0.8s;
	-moz-transition:opacity 0.8s,-moz-transform 0.8s;
	-o-transition:opacity 0.8s,-o-transform 0.8s;
	-ms-transition:opacity 0.8s,-ms-transform 0.8s;
	transition:opacity 0.8s,transform 0.8s;
	z-index: 2;
}
.rj_news_box:hover:before{
	visibility: visible;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.rj_news_box:hover:after{
	visibility: visible;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}

/*二级合作*/
.ej_content_tw2{
	padding-top:40px;
	padding-bottom:20px;
}
.ej_tw2_box{
	margin-bottom:20px;
	border:1px solid #dbdbdb;
	    overflow: hidden;
}
.ej_tw2_box>a>img{
	width:100%;	
	transition: all 0.3s;
}
.ej_tw2_box:hover >a>img {
    transform: scale(1);
    animation: rotate 0.8s;
}

/*联系我们*/
.ej_contact_box{
	padding-top:40px;
}
.ej_contact_box1{
	margin-bottom:20px;
}
.ej_contact_boxl{
	width: 100%;
    float: none;
    padding: 0 15px;
}
.ej_contact_boxl_bg{
	/*width:100%;height:100%;
	background-color:#d60000;
	padding:30px 20px;*/
	width: 100%;
    height: 100%;
    padding: 22px 20px;
}
.ej_contact_boxl>div>h2{
	font-size: 16px;
	/*color:#fff;*/
	font-weight: bold;
	margin:13px 0;
}
.ej_contact_boxl>div>p{
	font-size: 14px;
	/*color:#fff;*/
	margin:6px 0;
}
.ej_contact_boxc{
	width:0;
	float:left;
}
.ej_contact_boxc_bg{
	width:100%;
	background-color:#d60000;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	display:none;
}
.ej_contact_boxc>div>h2{
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	margin:4px;
}
.ej_contact_boxc>div>h2>span{
	font-size: 14px;
	color:#fff;
}
.ej_contact_boxr{
	width:100%;
	/*float:left;*/
	padding:0 15px;
}
.ej_contact_boxr>img{
	width:100%;
}
.inhp{
	min-height:40px;
}




.index_fdl{
	position:fixed;
	top:160px;left:0;
	z-index: 99999;
}
.index_fdl_box{
	width:100%;
}
.index_fdl_box>a>img{
	width:100%;
}
.index_fdl_box>span{
	position:absolute;
	top:0;right:0;
	width:20px;height:20px;
}
.index_fdl_box>span>img{
	width:100%;
	display: block;
}

.index_fdr{
	position:fixed;
	top:160px;right:0;
	z-index: 99999;
}
.index_fdr_box{
	width:100%;
}
.index_fdr_box>a>img{
	width:100%;
}
.index_fdr_box>span{
	position:absolute;
	top:0;right:0;
	width:20px;height:20px;
}
.index_fdr_box>span>img{
	width:100%;
	display: block;
}

@media(max-width:1260px){
	.index_jy_title_h2 {
    font-size: 18px;
    color: #fff;
     float: none; 
    font-weight: bold;
    line-height: 26px;
}
}
@media (max-width:1200px){
	.index_new_2_p{
		display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	}
	.ej_contact_boxl{
		display:none;
		float:none;
	}
	.ej_contact_boxc{
		width:100%;
		float:none;
		margin-bottom:10px;
	padding:0 15px;
	}
	.ej_contact_boxr{
		width:100%;
		float:none;
	}
	.ej_contact_boxc_bg{
		display:block;
	}
}
@media (max-width:992px){
		.index_fdl{
		display:none;
	}
	.index_fdr{
		display:none;
	}
	.top_r{
	padding:8px 0;
	text-align: center;
}
	.top_r>input{
	width:50%;
	line-height: 29px;
	padding:0;
	padding-left:20px;
	background-color:#fff;
	border-radius: 40px;
}
	.top_r>a{
	display:inline-block;
	width:64px;
	background-color:#fff;
	border-radius: 40px;
	line-height: 27px;
	text-align: center;
	margin-left:10px;
	color:#d60000;
	border:1px solid #fff;
	box-sizing: border-box;
}
		.footer_center_l {
    width: 100%;
    float: none;
    padding-top: 10px;
    border-right: none;
    box-sizing: border-box;
    padding-left: 85px;
    padding-right: 85px;
}
	.footer_center_r {
    width: 100%;
    float: none;
    padding-top: 20px;
    border-left: none;
    box-sizing: border-box;
    padding-left: 85px;
}
	.index_box_1_div{
		width:50%;
	}
	.mxw992br{
		position:relative;
		}
	.mxw992br:after{
		content:"";
		position:absolute;
		height:1px; width:80%;
		margin:0 auto;
		background-color:#c6c6c6;
		bottom: 0;
    	left: 10%;
	}
	.index_jy_box{
		margin-bottom:20px;
	}
	.index_jy_title_h2 {
    font-size: 18px;
    color: #fff;
     float: left; 
    font-weight: bold;
    line-height: 26px;
}
	.footer_center_x {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding: 9px 0;
    position: relative;
}
	.ej_nav_box{
		display:none;
	}
	.ej_content_nav_pc{
		display:none;
	}
	.ej_content_nav_sj{
		display:block;
	}
	.ej_page_pc{
		display:none;
	}
	.ej_page_sj{
		display: block;
	}
		.rj_news_box_l2{
		display:none;
	}
	.rj_news_box_l1 {
    width: 100%;
    height: 100%;
    float: none;
	}
	.rj_news_box_l {
    width: 30%;
}
	.rj_news_box_r {
    width: 70%;
}
	.ej_content_tw {
		padding-top:10px;
    padding-bottom: 0px;
}
	.ej_content {
    padding-bottom: 10px;
}
	.ej_page1 {
    margin-top: 20px;
}
	.ej_content_title {
    padding: 20px 0;
}
	.ej_content_wl {
     padding-top: 0px; 
    padding-bottom: 20px;
}
	.ej_content_wl1 {
    padding-top: 0px;
    padding-bottom: 20px;
}
	.ej_content_news {
    padding-top: 20px;
    padding-bottom: 0px;
}
	.ej_content_tw2 {
    padding-top: 10px;
    padding-bottom: 0px;
}
	.ej_contact_box {
    padding-top: 10px;
}
}
@media (max-width:768px){
		.footer_box_b_p>a {
    color: #fff;
    margin: 0;
    display: block;
}
	.footer_box_b_p {
    padding: 10px 0;
}
	.index_box_1_div {
    width: 100%;
		float:none;
}
	.mxw768br{
		position:relative;
		}
	.mxw768br:after{
		content:"";
		position:absolute;
		height:1px; width:80%;
		margin:0 auto;
		background-color:#c6c6c6;
		bottom: 0;
    	left: 10%;
	}
	.mt30 {
    margin-top: 20px;
}
	.mb30{
	margin-bottom:20px;
}
	.index_jy_box{
		margin-bottom:10px;
	}
	.index_panpic_li {
    width: 50%;
    padding: 0.5px;
    float: left;
}
	.footer_center_l {
    width: 100%;
    float: none;
    padding-top: 20px;
    border-right: none;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
}
	.footer_center_r {
    width: 100%;
    float: none;
    padding-top: 30px;
    border-left: none;
    box-sizing: border-box;
    padding-left: 0px;
}
	.mt0{
		margin-top:0 !important;
	}
	.index_pantitle_h2 {
    padding-top: 10px;
}
	.footer_center {
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    padding-top: 0px;
}
	.ej_page1>a{
		width:60%;
	}

}

@media (max-width:570px){
	.top_l1{
	width:22%;
	float:left;
}
.top_l2{
	width:78%;
	float:left;
}
	.index_box_1_2_1>img {
    float: none;
	margin:0;
	margin-bottom:10px;
    border: none;
    width: 100%;
		
}
	.index_new_1 {
    width: 35%;
    float: left;
    padding-right: 5px;
    padding-left: 15px;
}
	.index_new_2 {
    width: 65%;
    float: left;
    padding-right: 15px;
    padding-left: 5px;
}
}
@media (max-width:540px){
	.index_new_2_div_h2 {
    width: 60%;
    float: left;
}
	.index_new_2_div_span {
    width: 40%;
    float: left;
}
	.ej_page1>a{
		width:80%;
	}
	.rj_news_box_l {
   display:none;
}
	.rj_news_box_r {
    width: 100%;
	float:none;
	padding-left:0;
}
}
@media (max-width:440px){
	.index_new_2_div_h2 {
    width: 100%;
    float: none;
}
	.index_new_2_div_span {
    display:none;
}
	.index_jy_title_h3{
		display:none;
	}
	.footer_center_r>p>span {
    display:block;
		    margin-left: 30px;
}
	.ej_contact_boxc>div>h2>span{
	font-size: 12px;
	color:#fff;
	display:block;
	margin:6px 0;
}
}
@media(max-width:360px){
	.index_new_2_p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
	.mb20 {
    margin-bottom: 10px;
}
		.mt30 {
    margin-top: 10px;
}
	.mb30{
	margin-bottom:10px;
}
}
/* floatingAd */
.floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .closeAd{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.20; filter:alpha(opacity = 20);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#ffffff; line-height:25px; }
/*.floatingAd .text .closebutton{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url("/images/close.png") no-repeat;cursor:pointer;}*/
.floatingAd .text .closebutton{position:relative;float:right;top:4px;right:5px;width:16px;height:16px;background:url("/images/close.png") no-repeat;cursor:pointer;}
.floatingAd .text .title{position:relative;float:left;font-size:12px;margin-left:5px;}