@charset "utf-8";
/* CSS Document */
*{
	font-family: "微软雅黑", "Microsoft YaHei";
}
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;
}
.top-search .nav_center {
    padding: 0 20px;
}
.nav_center {
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
}

.banner-box{
	width:100%;
	overflow: hidden;
	position: relative;
}
.lunbo{
	overflow:hidden;
}
.lunbo>a>img{
	position:relative;
	left:50%;
	margin-left:-960px;
}
.xuanxiang{
	position:absolute;
	bottom:46px;
	left:50%;
	margin-left:-30px;
}
.xuanxiang>li{
	float:left;
	background-color:transparent;
	width:16px;
	height:16px;
	border-radius: 50%;
	margin-left:10px;
	border:2px solid #00508d;
	box-sizing: border-box;
}
.lunbo>.lunbospan1{
	position: absolute;
	top:50%;left:6%;
	margin-top:-10px;
}
.lunbo>span>i{
	font-size:70px;
	color:#00508d;
	cursor:pointer;
}
.lunbo>.lunbospan2{
	position: absolute;
	top:50%;right:5%;
	margin-top:-10px;
}
.lunbo1{
	overflow:hidden;
}
.lunbo1>a>img{
	position:relative;
	width:100%
	/*left:50%;
	margin-left:-496px;*/
}
.lunbo1>.lunbospan1{
	position: absolute;
	top:50%;left:6%;
	margin-top:-10px;
}
.lunbo1>span>i{
	font-size:70px;
	color:#00508d;
	cursor:pointer;
}
.lunbo1>.lunbospan2{
	position: absolute;
	top:50%;right:5%;
	margin-top:-10px;
}
.xuanxiang1{
	position:absolute;
	bottom:14px;
	left:50%;
	margin-left:-30px;
}
.xuanxiang1>li{
	float:left;
	background-color:transparent;
	width:10px;
	height:10px;
	border-radius: 50%;
	margin-left:10px;
	border:2px solid #00508d;
	box-sizing: border-box;
}


.nr_box{
	width:100%;
}
.nr_center{
	width:90%;
	max-width:1180px;
	margin:0 auto;
}
.index-title{
	margin-top:60px;
	margin-bottom:50px;
}
.index-title_pt{
	/*padding-top:60px;*/
}
.index-title>h2,.index-title>h2>a{
	width:100%;
	text-align: center;
	font-size:35px;
	color:#333;
	line-height: 75px;
	
}
.index-title>h2>a:hover{
	color:#00508d;
}
.index-title>h3{
	width:100%;
	text-align: center;
	font-size:16px;
	color:#999;
	
}
.nr_row{
	margin-left:-10px;
	margin-right:-10px;
}
.nr_1_box_1{
	position:relative;
	overflow: hidden;
}
.nr_1_box_1_pic{
	display:block;
}
.nr_1_box_1_pic{
	width:100%;
	overflow: hidden;
}
.nr_1_box_1_pic_pic{
	width:100%;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.nr_1_box_1:hover .nr_1_box_1_pic_pic{
	-wenkit-transform:scale(1.2) rotate(-8deg);
	-moz-transform:scale(1.2) rotate(-8deg);
	-ms-transform:scale(1.2) rotate(-8deg);
	-o-transform:scale(1.2) rotate(-8deg);
	transform:scale(1.2) rotate(-8deg);
}
.nr_1_box_1_pic_2>h2{
	font-size:22px;
	color:#fff;
}
.owl-theme .owl-controls {
    display: none !important;
}
.i_product_text{
	border-left:1px solid #dedede;
	border-top:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:7px solid #00508d;
	box-sizing: border-box;
}
.i_product_text_h2{
	width: 100%;
    text-align: center; 
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: bold;
}
.i_product_text_h3{
	width:100%;
	text-align: center;
	font-size:12px;
	color:#333;
	line-height: 20px;
	padding:0 20px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.i_product_text_a{
	display: block;
	width:100%;
	text-align: center;
	font-size:14px;
	color:#999;
	margin-top:40px;
	margin-bottom:20px;
}
.i_product_text:hover{
	background-color:#00508d;
}
.i_product_text:hover .i_product_text_h2{
	color:#fff;
}
.i_product_text:hover .i_product_text_h3{
	color:#fff;
}
.i_product_text:hover .i_product_text_a{
	color:#fff;
}
.item_aaa{
	width:100%;
	text-align: center;
	margin-top:50px;
	margin-bottom:100px;
}
.item_aaa>a{
	display:inline-block;
	width:130px;
	height:40px;
	border:1px solid #00508d;
	line-height: 40px;
	color:#00508d;
	border-radius: 20px;
	box-sizing: border-box;
	font-size:18px;
}

.item_aaa>a:hover{
	background-color:#00508d;
	color:#fff;
}
.mode-pic,.mode-pic>img{
	width:100%;
}

.mode-w{
	width:100%;
	text-align: center;
	background-color:#fff;
	position:relative;
}
.mode-w:after{
	content:"";
	width:0;
	height:100%;
	position:absolute;
	top:0; right:0;
	background:#00508d;
	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;
	-o-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;
	transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
}
.nr_2_box_1:hover .mode-w:after{
	color:#fff;
	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;
	-o-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;
	transition:width 0.5s cubic-bezier(0.25,0.8,0.25,1) 0s;
}
.mode-w>h2{
	text-align: center;
	font-size:22px;
	color:#333;
	line-height: 58px;
	z-index: 2;
    position: relative;
	transition: 0.5s;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.nr_2_box_1:hover .mode-w>h2{
	color:#fff;
	transition: 0.3s;
}
.mode-2-t{
	width:100%;
	text-align: center;
	margin-top: -25px;
}
.mode-2-border{
	border:1px solid #d8d8d8;
	padding-bottom:30px;
}
.mode-2-t-border{
	display: inline-block;
	border:1px solid #00508d;
	box-sizing: border-box;
	padding:0 3px;
}
.mode-2-t>div>h2{
	display: inline-block;
	font-size:22px;
	padding:12px 50px;
	color:#fff;
	background-color:#00508d;
	position:relative;
	top:3px;
}
a,img{border:0;}
.nr_2_box_mt{
	margin-top:73px;
	padding-bottom:80px;
}
.mode-2-pic{
	margin-top:52px;
}
.scroll .xq_box{
	width:216px;
	padding:0 10px;
}
.scroll .xq_box img{
	width: 196px;
	margin:0 auto;
}
.scroll{
	color:#333333;
	margin:0 auto;
	overflow:hidden;
}
.xq_box>a>h2{
	font-size:16px;
	color:#333;
	text-align: center;
	margin-top:15px;
}
.xq_box:hover .xq_box_h2{
	color:#00508d;
}
.i_product_pic1,.i_product_pic1>img{
	width:100%;
}
.i_product_text1>h2{
	font-size:20px;
	color:#333;
	text-align: center;
	margin-top:20px;
}
.item_a:hover .i_product_text1_h2{
	color:#00508d;
}
.nr_3_l>h2>a{
	display:block;
	font-size:25px;
	color:#333;
	margin-bottom:20px;
}
.nr_3_l_pic,.nr_3_l_pic>img{
	width:100%;
}
.nr_3_r_new_t>h2>a{
	display:inline-block;
	font-size:25px;
	color:#333;
	margin-bottom:20px;
	float:left;
}
.nr_3_r_new_t>a{
	display: inline-block;
	font-size:14px;
	color:#00508d;
	float:right;
	width:77px;
	height:27px;
	line-height: 27px;
	text-align: center;
	border:1px solid #00508d;
	box-sizing: border-box;
	border-radius: 20px;
}
.nr_3_r_new_t>a:hover{
	color:#fff;
	background-color:#00508d;
}
.nr_3_r_new_w{
	background-color:#fff;
	padding:0px 20px 3px; 
}
.nr_3_r_new_w_li{
	border-bottom:1px dashed #d6d6d6;
	padding: 11px 0;
    box-sizing: border-box;
}
.nr_3_r_new_w_li_last{
	border:none;
}
.nr_3_r_new_w_li_l{
	width:25%;
	float:left;
}
.nr_3_r_new_w_li_l>img{
	width:100%;
}
.nr_3_r_new_w_li_r{
	width:71%;
	float:left;
	margin-left:4%;
}
.nr_3_r_new_w_li_r>h2>a{
	display:inline-block;
	font-size:14px;
	color:#333;
	line-height: 24px;
}
.nr_3_r_new_w_li_r>span{
	display: inline-block;
	font-size:14px;
	color:#999;
	line-height: 24px;
}
.nr_3_r_new_w_li:hover .nr_3_r_new_w_li_r_a{
	color:#00508d;
}
.nr_4_box{
	width:100%;
	background-color:#dedede;
	margin-bottom:115px;
    border: 1px solid #fff;
    box-sizing: border-box;
}
.nr_4_box>ul{
	margin-left:-1px;
	margin-top:-0.5px;
	margin-right:-1px;
	/*margin-bottom:-0.5px;*/
}
.nr_4_box>ul>li{
	float:left;
	width:16.66666%;
	padding:0.5px;
}
.nr_4_box>ul>li>a>img{
	display: block;
	width:100%;
}
.tlp{
	 padding:80px 0;
}
.owl-carousel{
		margin-bottom:100px;
	}

	p{
		margin:0;
		padding:0;
	}
	ul,li{
		list-style:none;
		padding:0;
		margin:0;
	}
	.clearfix{
		clear:both;
	}
	.footer{
		width:100%;
		background-color:#333;
	}	
	.footer_center{
		width:90%;
		max-width:1180px;
		margin:0 auto;
	}
	.footer_s{
		border-bottom:1px solid #555;
		box-sizing: border-box;
	}
	.footer_s_l{
		float:left;
		/*width:70%;*/
		padding:19.5px 0;
	}
	.footer_s_l>ul>li{
		display:inline-block;
		padding:0 11px;
	}
	.footer_s_l>ul>li>a{
		font-size:16px;
		color:#999;
		line-height: 30px;
	}
	.footer_s_r{
		float:right;
		padding-top:14.5px;
		text-align: center;
	}
	.footer_s_r>ul{
		display:inline-block;
	}
	.footer_s_r>ul>li{
		float:left;
		height:40px;
		line-height: 40px;
		color:#999;
	}
.footer_s_r>ul>li>a{
		color:#999;
	}
.footer_s_r>ul>li>a:hover{
		color:#999;
	}
	.footer_x_l{
		width:40%;
		float:left;
		
	}
	.footer_x_l>p>a{
		display:inline-block;
		font-size:14px;
		color:#999;
		line-height: 24px;
	}
	.footer_x_l>p{
		font-size:14px;
		color:#999;
		line-height: 24px;
	}
	.footer_x_l_s{
		padding-top:62px;
		padding-bottom:50px;
	}
	.footer_x{
		padding-bottom:50px;
	}
	.footer_x_r{
		width:60%;
		float:left;
		text-align: right;
	}
	.footer_x_r>p>a{
		display:inline-block;
		font-size:14px;
		color:#999;
		line-height: 24px;
	}
	.footer_x_r_s{
		padding-top:41px;
		padding-bottom:31px;
	}
	.footer_mr{
		margin-right:6px;
	}
	.footer_x_l_s img {
    width: auto;
    height: 70px;
}
.footer_x_r_s>img {
    width: 110px;
}
.mode-2-2-pic{
	width:100%;
	margin-top:30px;
}
.mode-2-2-pic-1{
	width:20%;
	padding:0 10px;
	float:left;
}
.mode-2-2-pic-1-pic{
	width:100%;
	overflow: hidden;
}
.mode-2-2-pic-1-pic-t{
	max-width:100%;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mode-2-2-pic-1-h2{
	font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 15px;
}
.mode-2-2-pic-1:hover .mode-2-2-pic-1-h2{
	color: #00508d;
}
.mode-2-2-pic-1:hover .mode-2-2-pic-1-pic-t{
	-wenkit-transform: scale(1.2) rotate(-8deg);
    -moz-transform: scale(1.2) rotate(-8deg);
    -ms-transform: scale(1.2) rotate(-8deg);
    -o-transform: scale(1.2) rotate(-8deg);
    transform: scale(1.2) rotate(-8deg);
}  
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{
	background:#00508d;
	color:#fff;
}
.banner-2-box{
	width:100%;
	overflow: hidden;
}

.abg_banner_img1{
	position:relative;
	left:50%;
	margin-left:-960px;
	
}
.abg_banner_img2{
	position:relative;
	left:50%;
	margin-left:-496px;
}
.ej_nav{
	width:100%;
	background:#fff;
}
.ej_nav_center{
	width:90%;
	max-width: 1180px;
    margin: 0 auto;
}
.ej_nav_l{
	float:left;
}
.ej_nav_l>a{
	font-size:14px;
	line-height: 40px;
	color:#333;
	display: inline-block;
    padding: 0 10px;
}
.ej_nav_l>a:hover{
	color:#00508d;
}
.ej_nav_l>a.ej_nav_l_dq{
	font-size:16px;
	background:#00508d;
	color:#fff;
}
.ej_nav_r{
	float:right;
}
.ej_nav_r>a{
	font-size:14px;
	line-height: 41px;
	color:#333;
	display: inline-block;
    padding: 0 10px;
}
.ej_nav_r>a:hover{
	color:#00508d;
}
.ej_content_box{
	width:100%;
	background:#fafafa;
}
.ej_content_box_center{
	width:90%;
	max-width:1180px;
	margin:0 auto;
	padding:30px 0;
}
.ej_content_box_title{
	margin-bottom:30px;
	text-align: center;
    overflow: hidden;
}
.ej_content_box_title_h2{
	/*min-width: 200px;*/
	display:inline-block;
	text-align: center;
	font-size:20px;
	line-height: 40px;
	font-weight: bold;
	position:relative;
	padding: 0 30px;
	/*letter-spacing: 2px;*/
}
.ej_content_box_title>h2:before{
	position:absolute;
	content:"";
	width: 100px;
    height: 1px;
    top: 50%;
    left: -100px;
    background: #333;	
}
.ej_content_box_title>h2:after{
	position:absolute;
	content:"";
	width: 100px;
    height: 1px;
    top: 50%;
    right: -100px;
    background: #333;	
}
.ej_content_box_content{
	width:100%;
}
.ej_content_box_content img
{
	max-width:100%;

}

.ej_content_box_content_p{
	font-size:14px;
	color:#333;
	line-height: 26px;
}
.ej_content_box_content_title{
	font-size:13px;
	text-align: center;
	color:#999;
	margin-bottom:10px;
}
.ej_content_box_content_pic{
	display:block;
	max-width:100%;
	text-align: center;
	margin:0 auto;
	margin-top:20px;
}
.ej_content_box_content_pic_1_box{
	width:100%;
	text-align: center;
	margin-top:20px;
}
.ej_content_box_content_pic_1,.ej_content_box_content_pic_2{
	display:inline-block;
	max-width:100%;
	margin:0 20px;
}
.ej_content_box_content_row{
	margin-left:-10px;
	margin-right:-10px;
}
.stage_content_w_pic{
	float: left; 
	margin: 0px 20px 13px 0px;
	border:0;
	max-width:100%;
}
.stage_content_p{
	width:100%;
}
.case{
	width:100%;
}
.case_row{
	margin-left:-10px;
	margin-right:-10px;
}
.case_1{
	width:25%;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.grid-content{
	position: relative;
	overflow: hidden;
}
.grid-shade{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 20px;
	display: none;
	padding-top:30%;
}
.grid-enter{
	text-align: center;
    line-height: 100%;
    display: block;
    height: 100%;
	color:#fff;
}
.grid-enter>h2{
	font-size: 14px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
}
.grid-shade-1{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 20px;
	display: none;
	padding-top:20%;
}
.grid-enter-1{
	text-align: center;
    line-height: 100%;
    display: block;
    height: 100%;
	color:#fff;
}
.grid-enter-1>h2{
	font-size: 14px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
}
.xszm{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.xszm>h2{
	font-size:14px;
	line-height: 40px;
	text-align: center;
	color:#fff;
}
.case_1:hover .xszm{
	display:none;
}
.grid-content-ppic{
	display:block;
	width:100%;
}
.grid-content-ppic>img{
	width:100%;
}
/*
.list_right3 {
    width: 600px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    clear: both;
    float: none;
    font-size: 14px;
	margin-top: 30px;
    margin-bottom: 50px;
}
.list_right3a {
    padding: 1px 20px;
    background: #00508d;
    float: left;
    color: #FFF;
    margin-right: 8px;
    margin-left: 70px;
    display: inline-block;
}
.list_right3c {
    padding: 0px 8px;
    margin-right: 6px;
    color: #666;
}
.list_right3c a {
    border: 1px solid #bbb;
    padding: 0px 15px;
    float: left;
    margin-right: 6px;
    color: #666;
}
.list_right3c a:hover{
	color: #00508d;
}
.list_right3d .list_right3e {
    color: #fff;
}

.list_right3d a {
    padding: 0px 15px;
    float: left;
    margin-right: 6px;
    border: 1px solid #bbb;
    color: #666;
}
.list_right3d a:hover{
	color: #00508d;
}
.list_right3d a.list_right3e {
    color: #fff;
}
.list_right3e {
    background: #00508d;
    display: block;
    color: #fff;
}*/
/*分页*/
.list_right3{width: 700px; height: 30px; line-height: 30px; margin: 0 auto; padding-top: 20px; text-align: center; clear: both; float: none; font-size: 13px; margin-bottom: 50px;}
.list_right3a{padding: 1px 20px; background: #00508d; float: left; color: #FFF; margin-right: 8px; margin-left:70px; display:inline-block;}
/*
.list_right3b a{padding: 0px 8px; float: left; margin-right: 6px; border: 1px solid #bbb}
.list_right3b a:hover{background: #00508d; display: block; color: #fff;}
.list_right3c a{border: 1px solid #bbb; padding: 0px 15px; float: left; margin-right: 6px; color: #666;}
.list_right3c a:hover{background: #00508d; display: block; color: #fff;}
.list_right3d a{padding: 0px 15px; float: left; margin-right: 6px; border: 1px solid #bbb; color: #666;}
.list_right3d a:hover{background: #00508d; display: block; color: #fff;}
.list_right3e{background: #00508d; display: block; color: #fff;}
.list_right3d .list_right3e{color: #fff;}
.list_right3c{padding: 0px 8px; margin-right: 6px; color: #666;}
.list_right3c:hover{display: block; color: #fff; }
.list_right3c .page{margin: 0px 0;}
.list_right3c span{padding: 0px 20px; background: #bbb; float: left; color: #FFF; margin-right: 6px;}
.list_right3c .disabled{background: #fff;border: 1px solid #dddddd; color: #666;}
.list_right3c .disabled:hover{background: #00508d; display: block; color: #fff;}
*/

.list_right3c {border: 1px solid #bbb; padding: 0px 15px; float: left; margin-right: 6px; color: #666;}
.list_right3c:hover{background:#00508d; display:block; color:#fff;border:1px solid #dddddd}
.list_right3d {padding: 0px 15px; float: left; margin-right: 6px; border: 1px solid #bbb; color: #666;}
.list_right3d:hover{background:#00508d; display:block; color:#fff;border:1px solid #dddddd}
.list_right3e {background:#00508d; display:block; padding: 0px 15px; color:#fff;margin-right:6px; float:left}

/*手机版分页*/
.fenyes{width: 90%; color: #555; font-size:16px; margin:auto 20px; padding-top:20px; clear: both}
.fenyes a{color: #555;}
.fenyelink{background-color: #fff; display: inline-block; cursor: pointer; color: #555;}
.fenyelink:hover{background-color: #00508d; display: inline-block; color: #00508d;}

.page_box {
    border-top: 1px solid #ccc;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
	padding-top:10px;
	margin-top:40px;
}
.page_box a {
    color: #666;
}
.page_box a:hover{
	color: #00508d;
}

.pagelink {
    color: #666;
}
.pagelink:hover{
	color: #00508d;
}
.item1{
	width:25%;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-bottom:20px;
}
.item1>a{
	display:block;
	width:100%;
}
.i_product_pic1{
	width:100%;
}
.i_product_pic1>img{
	width:100%;
}
.ej_content_box_content_p_title{
	font-size:18px;
	font-weight: 600;
	margin-bottom:20px;
}
.ej_content_box_content_p_w{
	font-size:14px;
	color:#333;
	line-height: 26px;
}
.ej_content_box_content_p_t{
	display:block;
	margin:0 auto;
	max-width:100%;
	margin-top:20px;
}
.ej_content_box_content_job{
	width:100%;
	padding:30px 30px;
	background:#f1f1f1;
	margin-bottom:20px;
	box-shadow: 0px 0px 6.8px 1.2px rgba(85, 85, 85, 0.27);
	border-radius: 4px;
}
.ej_content_box_content_job>p{
	font-size:14px;
	color:#7c7c7c;
	line-height: 24px;
}
.ej_content_box_content_job>p>span{
	font-size:14px;
	color:#333;
}
.ej_content_box_content_job>p>a{
	display:inline-block;
	width:100px;
	height:30px;
	line-height: 28px;
	text-align: center;
	border:1px solid #00508d;
	color:#00508d;
	border-radius: 20px;
	margin-top:20px;
}
.ej_content_box_content_job>p>a:hover{
	background-color:#00508d;
	color:#fff;
}
.ej_content_box_content_dt{
	width:100%;
	text-align: center;
	margin:0 auto;
}
.ej_content_box_content_dt>img{
	display:block;
	max-width:100%;
	margin:0 auto;
}
.ej_content_box_content_dtw{
	width:65%;
	margin:0 auto;
}
.ej_content_box_content_dtw_l{
	margin-top:50px;
	float:left;
}
.ej_content_box_content_dtw_r{
	margin-top:50px;
	float:right;
}
.ej_content_box_content_dtw_l_h2{
	font-size:20px;
	color:#333;
	margin-bottom:20px;
}
.ej_content_box_content_dtw_l_p{
	font-size:14px;
	color:#333;
	line-height: 25px;
}
.tjan{
	margin-top:20px;
	text-align: center;
}
.tjan>a{
	display:inline-block;
	width:100px;
	height:40px;
	line-height: 40px;
	color:#00508d;
	border:1px solid #00508d;
	box-sizing: border-box;
	border-radius: 6px;
	margin:0 10px;
	font-size:14px;
}
.tjan>a:hover{
	background:#00508d;
	color:#fff;
}
.demosMenu{
	display: block;
    min-width: 120px;
	height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 36px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ej_content_box_content_new_li{
	width:100%;
	border-bottom:1px dashed #cacaca;
}
.ej_content_box_content_new_li_span{
	float:right;
	width:20%;
	display:inline-block;
	font-size:14px;
	color:#666;
	line-height: 40px;
	text-align: right;
}
.ej_content_box_content_new_li_p{
	float:left;
	width:80%;
	display:inline-block;
	font-size:16px;
	color:#333;
	line-height: 40px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ej_content_box_content_new_li:hover .ej_content_box_content_new_li_span{
	color:#00508d;
}
.ej_content_box_content_new_li:hover .ej_content_box_content_new_li_p{
	color:#00508d;
}
.dzstdzdt
{
	width:70%;}
@media (min-width:992px){
/*	nav.navbar.bootsnav ul.nav > li > a{
		position:relative;
	}
	nav.navbar.bootsnav ul.nav > li > a:hover{
		color:#00508d;
	}
	nav.navbar.bootsnav ul.nav > li > a:before{
		display: block;
		position:absolute;
		left:100%;
		top:0;
		width:0;
		height:2px;
		background:#00508d;
		content:"";
		-webkit-transition:all ease 0.3s;
		-moz-transition:all ease 0.3s;
		-o-transition:all ease 0.3s;
		transition:all ease 0.3s;
	}
	nav.navbar.bootsnav ul.nav > li > a:hover:before{
		left:0;
		width:15px;
		-webkit-transition:all ease 0.3s;
		-moz-transition:all ease 0.3s;
		-o-transition:all ease 0.3s;
		transition:all ease 0.3s;
	}
	
	nav.navbar.bootsnav ul.nav > li > a:after{
		display: block;
		position:absolute;
		right:100%;
		bottom:0;
		width:0;
		height:2px;
		background:#00508d;
		content:"";
		-webkit-transition:all ease 0.3s;
		-moz-transition:all ease 0.3s;
		-o-transition:all ease 0.3s;
		transition:all ease 0.3s;
	}
	nav.navbar.bootsnav ul.nav > li > a:hover:after{
		right:0;
		width:15px;
		-webkit-transition:all ease 0.3s;
		-moz-transition:all ease 0.3s;
		-o-transition:all ease 0.3s;
		transition:all ease 0.3s;
	}*/
	nav.navbar.bootsnav ul.nav > li.active > a {
    color: #fff;
}
	nav.navbar.bootsnav ul.nav > li.active > a:hover:before{
		width:0;
	}
	nav.navbar.bootsnav ul.nav > li.active > a:hover:after{
		width:0;
	}
}
	@media (max-width:992px){
		.footer_x_l{
			width:100%;
			float:none;
		}
		.footer_x_r{
			width:100%;
			float:none;
			text-align: center;
		}
		.footer_x_r_s{
		padding-top:10px;
		padding-bottom:10px;
	}
		.footer_x_l_s{
		padding-top:20px;
		padding-bottom:10px;
	}
		.footer_x{
		padding-bottom:20px;
		text-align: center;
	}
		.footer_mr{
		margin-right:0px;
	}
		.footer-ml{
			margin-left:6px;
		}
		
	.nr_3_l{
		margin-bottom:20px;
	}
	.stage_content_w_pic {
    display: block;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 0;
}
		.item1 {
    width: 50%;
}
		.ej_content_box_content_dtw{
	width:100%;
	margin:0 auto;
}
	}
	@media (max-width:750px){
		
		.footer_s_r{
			width:100%;
			float:none;
			padding-top:0px;
			padding-left:11px;
			text-align: center;
		}
		.footer_s_r>ul>li{
			text-align: center;
		}
		.footer_s_l{
			width:100%;
			float:none;
			padding:0;
			text-align: center;
		}
		.footer_s{
			padding:10px 0;
		}
		
	.footer_x_l{
		width:100%;
		float:none;
	}
	.footer_x_l>p>a{
		display:block;
	}
		.footer_x_r>p>a{
			display:block;
		}
		.footer_center {
    width: 95%;
}
		.ej_nav_l {
    float: none;
}
		.ej_nav_r {
    float: none;
	display:none;
}
		.case_1 {
    width: 100%;
}
		.ej_content_box_content_dtw_l {
    margin-top: 20px;
    float: none;
}
		.ej_content_box_content_dtw_r {
    margin-top: 20px;
    float: none;
	text-align: center;
}
		.ej_content_box_content_dtw_l_h2 {
    margin-bottom: 10px;
}
	}



@media (min-width:768px){
	.nr_1_box_1_pic_1{
	width:90%;
	text-align: center;
	position:absolute;
	top:-100%;
	left: 50%;
    margin-left: -45%;
}
	.nr_1_box_1_pic_1>img{
		width:30%;
	}
.nr_1_box_1_pic_2{
	width:90%;
	text-align: center;
	position:absolute;
	left:50%;
	margin-left:-45%;
	bottom:-100%;
}
	.nr_1_box_1:hover .nr_1_box_1_pic{
	background-color:rgba(0,0,0,0.3);
}
.nr_1_box_1:hover .nr_1_box_1_pic_1{
	top:30%;
	-webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
.nr_1_box_1:hover .nr_1_box_1_pic_2{
	bottom:30%;
	-webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
}
@media (max-width:768px){
	.tlp{
	 padding:20px 0;
}
	.owl-carousel{
		margin-bottom:30px;
	}
		.nr_1_box_1_pic_1{
	width:100%;
	text-align: center;
	position:absolute;
	top:25%;
}
.nr_1_box_1_pic_2{
	width:100%;
	text-align: center;
	position:absolute;
	top:75%;
}
	.nr_1_box_1 {
		margin-bottom:10px;
}
	.nr_4_box>ul>li {
    width: 33.3333333%;
}
	.index-title {
    margin-top: 30px;
    margin-bottom: 20px;
}
	.index-title_pt {
    /*padding-top: 30px;*/
}
	.item_aaa {
    margin-top: 30px;
    margin-bottom: 30px;
}
	.nr_4_box {
    margin-bottom: 30px;
}
	.mode-2-2-pic-1 {
    width: 100%;
    text-align: center;
	margin-bottom:20px;
}
	.mode-2-2-pic-1-pic {
    width: auto;
    overflow: hidden;
    display: inline-block;
}
	.ej_content_box_content_pic_1,.ej_content_box_content_pic_2{
	display:inline-block;
	max-width:100%;
	margin:10px 0;
}
.dzstdzdt
{
	width:100%;}
}
@media (max-width:430px){
	.navbar-brand > img
	{
	    height:60px!important;
	    }
}
@media (max-width:420px){
		.item1 {
    width: 100%;
	float:none;
}
}
@media (max-width:411px){
	.yzmyzm{
		display:block;
	}
	.ej_content_box_content_new_li_span {
    width: 24%;
	font-size:12px;
}
		.ej_content_box_content_new_li_p {
    width: 76%;
	font-size:14px;
}
}
.juzhong
{
	text-align:center;
}
.sysp img
{
	max-width:100%;
}
.bd_weixin_popup {
    padding: 3px!important;
}