.mtp80{
	margin-top: 80px;
	width: 100%;
	height: auto;
	overflow: hidden;
}


/* 鍏充簬鎴戜滑 */
.index_about{
	position: relative;
	margin-bottom: 100px;
}

.index_about_left{
	float: left;
	width: 50%;
	height: auto;
}
.index_about_title{
	font-size: 36px;
	font-weight: 600; margin-top:20px; margin-bottom:10px;
}

.index_about_title span{
	display: none;
	font-size: 30px;
	font-weight: lighter;
	margin: 40px auto;
}

.index_about_title_en{
	font-size: 24px;
	font-weight: 600;
}

.index_about_title_xiao{
	font-size: 16px;
	line-height: 36px;
	margin-top: 50px;
}
.index_about_title_xiao span,b{
	font-size: 16px;
	color: #1b58a6;
}
.ge{
	width: 20px;
	height: 2px;
	background: #00247f;
}

.zimu{
	position: absolute;
	text-transform : uppercase;
	left: 65%;
	bottom: -15%;
	transform: translate(-50%);
	font-size: 188px;
	color: #afafaf;
	opacity: 0.16;
	z-index: 1;
}
.tansuo{
	position: absolute;
	text-transform : uppercase;
	left: 52%;
	bottom: 20%;
	transform: translate(-50%);
	
	
	
	z-index: 2;
	width: 150px;
	height: 50px;
	background: #eca306;
	line-height: 50px;
	text-align: center;
}
.tansuo a{
	color: #fff;
	display: block;
	font-size: 16px;
}

.index_about_right{
	float: left;
	width: 50%;
	height: auto;
}

.index_about_right img{
	width: 100%;
}


/* 鍏徃涓氬姟 */
.yewu{
	background: #f7f7f7;
	padding: 160px 0 100px;
}

.yewu_shu{
	width: 1px;
	height: 60px;
	background: #eca306;
	margin: 0px auto;
}
.huoban .yewu_shu{ background:#dab589;}
.dabt{
	font-size: 36px;
	padding: 30px 0;
}
.xiaobt{
	font-size: 15px;
	color: #535252;
	padding-bottom: 120px;
}

.yewu_list{
	width: 100%;
	height: auto;
}
.yewu_list ul{ display:flex; justify-content:space-between; align-items:stretch;}
.yewu_list li{ width: 23.5%; height: auto; }
.yewu_list li:nth-child(2n){
	margin-top: -60px;
}
.yewu_list_main{
	position: relative;
}
.yewu_list_img img{
	width: 100%;
}
.yewu_ico{
	position: absolute;
	left: 50%;
	top: 250px;
	transform: translate(-50%);
	z-index: 1;
	
	transition: all 300ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.yewu_title{
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	
	position: absolute;
	left: 10%; width:80%; text-align:center;
	top: 350px;
	z-index: 1;
	
	transition: all 300ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
	
}

.yewu_ge{
	width: 65px;
	height: 5px;
	background: #fff;
	
	position: absolute;
	left: 50%;
	top: 430px;
	transform: translate(-50%);
	z-index: 1;
	
	transition: all 300ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.yewu_zhezhao{
	display: none;
	
	width: 100%;
	height: 100%;
	overflow: hidden;
	/* background: #1b81bf; */
	position: absolute;
	top: 0;
	
	transition: all 500ms;
}


.yewu_zhezhao_txt{
	position: absolute;
	left: 50%;
	top: 270px;
	transform: translate(-50%);
	
	font-size: 16px;
	color: #fff;
	width: 80%;
	margin: 0px auto;
	text-align: center;
	
	transition: all 300ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}
.yewu_zhezhao_btn{
	width: 150px;
	height: 50px;
	margin: 0px auto;
	
	position: absolute;
	left: 50%;
	top: 400px;
	transform: translate(-50%);
	
	text-align: center;
	line-height: 50px;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.yewu_zhezhao_btn a{
	font-size: 15px;
	color: #fff;
	display: block;
}
.yewu_list li:hover .yewu_zhezhao{
	display: block;
	background: rgba(27,154,211,0.9);
	
}
.yewu_list li:hover .yewu_ico{
	top: 95px;
}
.yewu_list li:hover .yewu_title{
	top: 180px;
}
.yewu_list li:hover .yewu_ge{
	top: 225px;
}
.yewu_list li:hover .yewu_zhezhao_txt{
	
}

/* 鏂伴椈璧勮 */
.index_news{
	padding: 100px 0;
}
.index_news_left{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	position: relative;
	
	margin-right: 80px;
}
.index_news_left img{
	width: 100%;
	height: 430px;
}
.index_news_left_title{
	position: absolute;
	width: 100%;
	height: 95px;
	line-height: 95px;
	left: 0;
	bottom: 0;
	text-indent: 20px;
	bottom: 0;
	background: rgba(22,52,80,0.85);
	color: #FFF;
	font-size: 16px;
}
.index_news_left_title a{
	font-size: 18px;
	color: #fff;
	padding-left: 30px;
}
.index_news_left_title span{
	float: right;
	font-size: 18px;
	color: #fff;
	padding-right: 30px;
}

.index_news_right{
	float: left;
	width: calc(50% - 80px);
	height: auto;
	overflow: hidden;
}

.title_en{
	font-size: 36px;
	color: #eca306;
	text-transform: uppercase;
	font-weight: 600;
}
.title_cn{
	font-size: 36px;
}

.news_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0;
}
.news_list ul li{
	float: left;
}
.news_list li{
	width: 47%;
	margin-right: 6%;
}
.news_list li:nth-child(2){
	margin-right: 0;
}
.news_list li img{
	width: 100%;
    height: 170px;
}
.news_list li span.title{
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	margin: 20px 0;
}

.news_list li span.des{
	display: block; color:#858686;
	width: 100%;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


#xinwen_first_show{
	display: none;
}

/* 鍚堜綔浼欎即 */
.huoban{
	background: #f7f7f7;
	padding: 80px 0;
}
.huoban_list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.huoban_list ul li{
	float: left;
}

.huoban_list li{
	width: 16.66%;
	height: auto;
	overflow: hidden;
}
.huoban_list li .huoban_img{
	width: 94%;
	height: auto;
	margin: 3%;
}
.huoban_list li .huoban_img img{
	width: 100%;
	transition: all 0.2s ease;
}
.huoban_list li:hover .huoban_img img{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


.more{
	width: 150px;
	height: 50px;
	background: #eca306;
	line-height: 50px;
	text-align: center;
	margin: 30px auto;
}
.more a{
	color: #fff;
	display: block;
	font-size: 16px;
}



/* 鍐呴〉鍏充簬鎴戜滑 */

.nbanner{
	width: 100%;
	height: auto;
	overflow: hidden;
	/* background: url(../images/nabout.jpg) no-repeat center;
	background-size: cover; */
	padding: 200px 0;
}
.nbanner_title{
	font-size: 48px;
	color: #fff;
	text-align: center;
	font-weight: 600;
}
.nbanner_title span{
	display: block;
	width: 60px;
	height: 1px;
	background: #fff;
	margin: 10px auto;
}

/* 鍐呴〉瀵艰埅 */
.n_nav{
	height: 75px;
	border-bottom: 2px solid #e6e6e6;
	background: #fff;
	z-index: 9999999!important;
}
.n_nav_list{
	width: 80%;
	height: auto;
	overflow: hidden;
	float: left;
}
.n_nav_list ul li{
	float: left;
}
.n_nav_list li{
	line-height: 73px;
	text-align: center;
}
.n_nav_list li a{
	padding: 0px 35px;
	color: #535252;
	font-size: 16px;
}
.n_nav_list li.active a{
	background: #1b81bf;
	color: #fff;
	display: block;
}
.n_nav_list li:hover{
	background: #1b81bf;
}
.n_nav_list li:hover a{
	color: #fff;
	display: block;
}

.pos{
	width: 20%;
	height: auto;
	overflow: hidden;
	float: right;
	line-height: 75px;
	text-align: right;
}
.pos a{
	color: #535252;
}
/* 鍏徃绠€浠? */
.nabout_01{
	padding: 120px 0;
	background: url(../images/chengshi.jpg) no-repeat bottom right;
}

.nabout_title{
	font-size: 36px;
	font-weight: 600;
}

.nabout_title span{
	display: block;
	width: 40px;
	height: 1px;
	margin: 40px auto;
	background: #1b81bf;
}

.nabout_txt, .nabout_txt p{
	color: #535252; line-height:1.75; font-size: 16px;
}
.nabout_txt p{ padding:10px 0;}
.nabout_video{
	width: 90%;
	margin: 50px auto;
}
.nabout_video video{
	width: 100%;
}

/* 鍏徃绠€浠? */
.nabout_02{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #224a7f;
}
.nabout_02 .nabout_left{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}
.nabout_02 .nabout_left img, .nabout_02 .nabout_left video{
	width: 100%; padding:0; margin:0; display:block;
}
.nabout_02 .nabout_right{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	padding: 50px 100px 50px;
}
.nabout_02 .nabout_right span{
	display: block;
	width: 40px;
	height: 3px;
	background: #8fa2bb;
	margin: 25px 0;
}
.nabout_02 .nabout_right h2{ font-size:30px; line-height:1.75; color:#fff; margin:0; margin-bottom:20px;}
.nabout_02 .nabout_right, .nabout_02 .nabout_right p, .nabout_02 .nabout_right strong {
	font-size: 16px;
	color: #fff;
	line-height: 1.6;
}
.nabout_02 .nabout_right p{ padding:10px 0; margin-bottom:0; text-indent:2em;}

/* 浼佷笟鏂囧寲 */
.nwenhua{
	padding: 100px 0;
}

.nwenhua_en{
	font-size: 24px;
	color: #224a7f;
	text-transform: uppercase;
}
.nwenhua_cn{
	font-size: 30px;
	color: #224a7f;
	font-weight: 600;
}

.nwenhua_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px; 
}
.nwenhua_list ul{ display:flex; justify-content:space-between;}

.nwenhua_list li{
	background: #f9f9f9;
	width: 17%; padding:30px 50px;
	transition: all 200ms ease;
	transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}
.nwenhua_list li:first-child{ width:42%;}
.nwenhua_list li .nwenhua_main_title{
	font-size: 22px;
	color: #2a2a2a;
	margin: 15px 0;
	
	transition: all 200ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
	
}
.nwenhua_list li .nwenhua_main_des{
	font-size: 16px;
	line-height: 30px;
	color: #8a8989;
	
	transition: all 200ms ease;
	  transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;

}

.nwenhua_list li:hover{
	background: #1b81bf;
}
.nwenhua_list li:hover .nwenhua_main_title{
	color: #fff;
}
.nwenhua_list li:hover .nwenhua_main_des{
	color: #fff;
}

/* 鎴戜滑鐨勫洟闃 */
.tuandui{
	padding: 100px 0;
	height: auto;
	overflow: hidden;
}
.tuandui_main{
	position: relative;
	height: 550px;
	overflow: hidden;
}
.tuandui_left{
	background: #eef2f7 url(../images/shou.png) no-repeat left bottom;
	padding: 40px 60px;
	text-align: center;
	z-index: 2;
	margin: 50px auto;
	position: absolute;
	width: 66%;
}
.tuandui_left h1{
	font-size: 30px;
	color: #323232;
}
.tuandui_left span{
	font-size: 20px;
	color: #8a8989;
	line-height: 1.75;
}
.tuandui_left .info{ text-align:left; }
.tuandui_left .info p{ line-height:1.6;}
.tuandui_right{
	position: absolute;
	right: 0;
	z-index: 1;
}
.tuandui_right img{
	width: 100%;
}

/* 鍏徃涓氬姟 */

.nyewu{
	padding: 120px 0;
	background: url(../images/chengshi.jpg) no-repeat bottom right;
}
.nyewu_title{
	width: auto;
	height: 100px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0 30px;
	background: url(../images/youshangbiao.png) no-repeat top left;
	left: 50%;
	position: absolute;
	transform: translate(-50%,-50%);
}

.daxie{
	text-transform: uppercase;
}
.nyewu_title_one{
	font-size: 36px;
	text-transform: uppercase;
	font-family: arial;
	font-weight: 800;
	
	float: left;
	line-height: 60px;
}
.nyewu_title_two{
	font-size: 36px;
	text-transform: uppercase;
	font-family: Myriad Pro;
	float: left;
	line-height: 50px;
	padding: 10px 10px 0px;
}
.nyewu_title_three{
	font-size: 24px; position:relative; padding-left:17px;
	text-transform: uppercase;
	font-family: arial;
	float: left;
	line-height: 60px;
}
.nyewu_title_three em{
	color: #d2d3d8; font-size:8px; position:absolute; left:0; top:0;
	font-style: normal;
}

.nyewu_list{ width: 100%; height: auto; margin-top: 60px; }
.nyewu_list ul{ display:flex; justify-content:center; flex-wrap:wrap;}
.nyewu_list li{ width: 590px; margin-bottom: 30px; margin:15px; }
.nyewu_list_main{ position: relative; width: 590px; height: 170px; }
.nyewu_list_main img{
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 1;
}
.nyewu_list_main .nyewu_list_main_txt{
	position: absolute;
	z-index: 2;
	padding: 35px;
	font-size: 24px;
	color: #fff;
	font-weight: 600;
}
.nyewu_list_main .nyewu_list_main_txt span{
	display: block;
	color: #fff;
	font-weight: 500;
	line-height: 40px;
}

/* 涓婂競鍏ㄦ祦绋嬭緟瀵 */
.nshangshifd{
	padding: 120px 0;
	background: url(../images/ssfdbj.jpg) no-repeat center;
	background-size: cover;
}

.xiange{
	width: 60px;
	height: 3px;
	background: #cccccc;
	margin: 30px auto;
}
.nfangshi .xiange{ background:#eca306; width:165px; margin:20px auto;}

.fubiao_txt{
	font-size: 15px;
	line-height: 30px;
	color: #e0dfdf; max-width:1080px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
}
.nfudao_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.nfudao_list ul{ display:flex;}
.nfudao_list li{
	width: calc(100% / 3);
	height: auto;
	overflow: hidden;
}

.nfudao_list_main{
	width: 80%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	color: #333;
}
.nfudao_list_main_ico{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 5px solid #eca306;
	margin: 0px auto;
	font-size: 25px;
	line-height: 60px;
	text-align: center;
}
.nfudao_list_main_title{
	font-size: 22px;
	text-align: center;
	margin: 45px 0 30px;
}
.nfudao_list_main_des{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}


/* 涓婂競鏂瑰紡 */
.nfangshi{
	padding: 120px 0 0;
	background: #f5f6f8;
}

.nfangshi_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 80px auto;
	
	position: relative;
}
.nfangshi_list ul li{
	float: left;
}
.nfangshi_list li{
	width: 25%;
	height: auto;
	overflow: hidden;
}
.nfangshi_list li .nfangshi_list_img{
	position: relative;
}
.nfangshi_list li img{
	margin: 0px auto;
	max-width: 100%;
	position: relative;
	z-index: 1;
}

.nfangshi_list li span{
	text-align: center;
	font-size: 18px;
	display: block;
	line-height: 36px;
	width: 100%;
}
.nfangshi_list li .hengxian{
	border: 1px #224a7f dashed;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 95%;
	z-index: 0;
}

/* 浼佷笟鏈嶅姟绠＄悊鍜ㄨ */
.nguanli{
	padding: 120px 0;
	background: #fff;
}

.nguanli_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 150px 0 50px;
}
.nguanli_list ul li{
	float: left;
}
.nguanli_list li{
	width: 32%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}
.nguanli_list li:last-child{
	margin-right: 0;
}
.nguanli_list li:nth-child(2){
	margin-top: -70px;
}
.nguanli_list li img{
	width: 100%;
}
.nguanli_list_txt{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nguanli_list_txt h1{
	font-size: 24px;
	color: #1b81bf;
	line-height: 45px;
	font-weight: 600;
}
.nguanli_list_txt span{
	display: block;
	font-size: 14px;
	color: #6e6e6e;
	line-height: 35px;
}
.nguanli .fubiao_txt, .ntouzi .fubiao_txt{ color:#333; font-size:18px;}
/* 璧勬湰鎶曡祫涓氬姟 */
.ntouzi{
	padding: 120px 0;
	background: #f7f7f7;
}
.ntouzi_list{ padding-top:60px; }
.ntouzi_list ul{ display:flex; justify-content:space-between; align-items:stretch;}
.ntouzi_list li{
	width: 32%;
	background: #fff;
}
.ntouzi_list_main{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ntouzi_list_main_right{
	height: auto;
	overflow: hidden;
	padding: 40px;
}
.ntouzi_list_main_right h1{
	font-size: 24px;
	color: #1b81bf;
	font-weight: bold;
	line-height: 30px;
}
.ntouzi_list_main_right  span{
	font-size: 14px;
	color: #323232;
	line-height: 30px;
}
.nguanli .ntouzi_list li{
	background: #f7f7f7;
}


/* 鍐呴〉鑱旂郴鎴戜滑 */

.ncontact{
	padding: 120px 0 30px;
	background: #fff;
}
.ncontact_list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ncontact_list ul li{
	float: left;
}
.ncontact_list li{
	width: calc(100% / 3);
	height: 290px;
	overflow: hidden;
	background: #f7f7f7;
	position: relative;
}
.ncontact_list li:nth-child(2){
	background: url(../images/contact_2_bj.jpg) center no-repeat;
	background-size: cover;
}

.ncontact_list li .ncontact_list_main{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 50px;
	width: 100%;
	height: auto;
}
.ncontact_list_main img{
	margin: 0px auto;
}
.ncontact_list_main span.title{
	display: block;
	font-size: 24px;
	padding: 30px 0;
	text-align: center;
}
.ncontact_list_main span.des{
	display: block;
	font-size: 18px;
	text-align: center;
}
.ncontact_list_main span.txt{
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
}



/* 鑱旂郴鎴戜滑 */
.relicon{width: 100%;overflow: hidden;padding: 80px 0 78px;}
.relicon-list{width: 100%;}
.relicon-list ul li{width: 33.33333333333333%;float: left;padding: 0 60px;text-align: center;}
.relicon-icon{width: 100px;height: 100px;margin: 0 auto;line-height: 100px;transition: all .4s ease;background: #b22919;border-radius: 50%;}
.relicon-list ul li h6{font-size: 18px;color: #666;margin-top: 24px;}
.relicon-list ul li p{font-size: 16px;color: #666;line-height: 24px;margin-top: 20px;}
.relicon-list ul li:hover .relicon-icon{transform: translateY(-16px);}
.relmapform{width: 100%;overflow: hidden;}
.relmap{width: 100%;float: left;}
#admap{height: 400px;}
.relform{width: 42%;float: right;height: 650px;background: #b22919;padding: 80px 16% 0 40px;}
.relform-tit{width: 100%;}
.relform-tit p{font-size: 18px;color: #fff;line-height: 32px;}
.relform-form{width: 100%;overflow: hidden;margin-top: 32px;}
.relform-form input, .relform-form textarea{border: none;border-bottom: 1px solid rgba(255, 255, 255, .5);height: 44px;font-size: 16px;color: #fff;background: transparent;width: 100%;}
.relform-form h6{height: 48px;line-height: 48px;font-size: 16px;color: #fff;}
.relform-form textarea {border: 1px solid rgba(255, 255, 255, .5);height: 106px;padding: 12px;}
.relform-form input:-moz-placeholder {color:#fff;font-size: 16px;}
.relform-form input::-moz-placeholder {color:#fff;font-size: 16px;}
.relform-form input:-ms-input-placeholder{color:#fff;font-size: 16px;}
.relform-form input::-webkit-input-placeholder{color:#fff;font-size: 16px;}
.relform-yzm{width: 64%;float: left;overflow: hidden;font-size: 0;margin-top: 20px;}
.relform-yzm input,.relform-yzm span{display: inline-block;vertical-align: middle;}
.relform-yzm input{width: 58%;}
.relform-yzm span{height: 44px;line-height: 44px;width: 40%;margin-left: 2%;user-select: none;cursor: pointer;}
.relform-yzm span img{width: 100%;height: 100%;}
.relform-form button{width: 30%;height: 44px;cursor: pointer;font-size: 16px;color: #fff;font-weight: bold;border-radius: 30px;line-height: 44px;border: 1px solid rgba(255, 255, 255, .5);margin-top: 20px;background: transparent;transition: all .4s ease;float: right;}
.relform-form button i{display: inline-block;width: 20px;height: 15px;background: url('../static/gather/relIc4.png') no-repeat;vertical-align: middle;margin: -2px 10px 0 0;transition: all .4s ease;}
.relform-form button:hover{background: #fff;border-color: #fff;color: #b22919;}
.relform-form button:hover i{background: url('../static/gather/relIc4H.png') no-repeat;}
.list1-map {
  position: relative;
  height: 400px; }
.list1-map #allmap1 {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  text-align: center; }
.list1-map .map-address-name {
  text-align: center;
  font-size: 16px;
  line-height: 1.1;
  color: #333;
  padding: 10px 0; }
.list1-map .map-address-detail {
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  color: #888; }
  
  
.map{
	padding: 30px 0px 100px; height:500px; background: #fff;
}
.map #container{ width: 100%; height: 100%; }
.map .icon { background: url(https://a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat; }
.map .icon-cir { height: 31px; width: 38px; }
.map .icon-cir-red { background-position: -11px -5px; }
.amap-container { height: 100%; }
.amap-info-content{ background:none; padding:0; border:none;}
.amap-info-outer, .amap-menu-outer{ border-radius:15px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);}
.myinfowindow { width: 320px; min-height: 50px; background:#fff;  border-radius:10px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08); padding:20px;;}
.myinfowindow h5 { line-height: 1.5; font-size: 16px; font-weight: bold; }
.myinfowindow div { margin-top:5px;}
.myinfowindow div p{ line-height: 1.5; font-size: 14px; color: #6f6f6f; padding:2px 0;}
.myinfowindow h5 img{ max-width:100% !important; margin-bottom:10px;}
.amap-drags, .amap-layers,.amap-toolbar { z-index: 9; }
#dituContent { width: 100%; height: 550px; border: #ccc solid 1px; margin-top: 60px; }







#dituContent{
	width: 100%;
	height: 500px;
}
label.BMapLabel{ max-width:none; top:0px !important;}
/* 浜烘墠鐞嗗康 */

.njob{
	padding: 120px 0;
	background: #f7f7f7;
}
.njob_title{
	font-size: 36px;
	margin-bottom: 50px;
}
.njob_list{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.njob_list li{
	float: left; margin-bottom:30px;
	padding: 15px;
	background: #fff;
}
.njob_list_main{
	
}
.njob_list_main img{
	/* margin-right: 60px; */
}
.mgr60{
	margin-right: 60px;
}
.mgl30{
	margin-left: 30px;
}
.njob_list_main_txt{
	/* padding: 60px; */
	/* margin-left: 60px; */
}
.njob_list_main_txt span.title{
	display: block;
	font-size: 24px;
	padding: 50px 50px 30px 0px;
}
.njob_list_main_txt span.title em{
	color: #eca306;
	font-style: normal;
	font-size: 24px;
}
.njob_list_main_txt span.des{
	display: block;
	font-size: 15px;
	color: #6a6969;
	line-height: 30px;
}


/* 璧勬湰甯傚満 */

/* 缇庡浗浜ゆ槗鎵€ */

.nziben{
	padding: 100px 0 0;
	background: #fff;
	height: auto;
	overflow: hidden;
}
.nziben_bj{
	position: relative;
	/* background: url(../images/american.jpg) no-repeat center; */
	
}
.nziben_txt_main{
	position: relative;
	min-height: 520px;
	width: 100%;
	background-size: cover;
}
.nziben_txt{
	position: absolute;
	z-index: 2;
	left: 10%;
	top: 50%;
	transform: translate(-20%,-50%);
	height: auto;
	overflow: hidden;
}
.nziben_txt span.nziben_txt_cn{
	display: block;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	line-height: 35px;
	padding: 0 0 20px 0;
}
.nziben_txt span.nziben_txt_en{
	display: block;
	font-size: 48px;
	font-weight: 600;
	color: #fff;
	line-height: 55px;
	text-transform: uppercase;
}

.nziben_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px #d4d5d6 solid;
	padding: 50px 0;
}
.nziben_list ul li{
	float: left;
}

/* 缇庡浗浜ゆ槗鎵€ */
.nziben_list li{
	width: calc(100% / 3 - 65px);
	height: auto;
	min-height: 400px;
	overflow: hidden;
	background: #f5f6fa;
	margin-right: 25px;
}
.nziben_list li img{
	width: 100%;
}
.nziben_list_txt{
	padding: 20px;
}
.nziben_list_txt span.title{
	display: block;
	font-size: 20px;
}
.nziben_list_txt span.des{
	display: block;
	font-size: 14px;
	color: #535252;
	line-height: 30px;
}
.nziben_list_txt span.des em{
	font-style: normal;
	color: #04529b;
}
.nziben_list li:last-child{
	width: 120px;
	background: #04529b;
	margin-right: 0;
}
.nziben_list li.h470{
	height: 470px;
}

.shangshitj{ margin-bottom:50px;}
h2.shangshiTitle{ font-size:30px; line-height:50px; margin:40px 0 20px; text-align:center;}
h2.shangshiTitle span{ font-size:18px; color:#cc0000;}
.shangshitable {
    border-collapse: collapse; width:100%;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}
.shangshitable td, .shangshitable th {  border: 1px solid #cbcbcb; overflow: visible; padding:10px 20px; vertical-align: top; }
.shangshitable th { background-color: #04529b; text-align: center; }
.shangshitable td { background-color: transparent; }
.shangshitable td.td0, .shangshitable td.td0 p{ color:#04529b; font-weight:bold; font-size:18px; vertical-align:middle;} 
.shangshitable-odd td { background-color: #f2f2f2; }
.shangshitable th p{ padding:0; margin:0; font-size:20px; line-height:40px; color: #fff; font-weight:bold;}
.shangshitable td p{ padding:0; margin:0; font-size:14px; line-height:24px;}
.shangshitable td p span{ color:#CC0000;}




.Details{ padding:50px 0; background:#f3f3f3;}
.Details .container{ padding:50px; background:#fff;}
.Details h2.D_title{ color:#1b81bf; font-size:30px; font-weight:bold; line-height:50px;}
.Details p{ font-size:16px; color:#535252; line-height:1.75; padding:10px 0;}

.Details h4{ font-size:42px; color:#262626; font-weight:bold; text-align:center; line-height:100px; margin-top:40px; border-bottom:1px solid #eee;}
.Details .D_con{ padding:20px 30px;}
@media (max-width:1200px) {
	
	.mtp80{
		margin-top: 30px;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	/* 鍏充簬鎴戜滑 */
	.index_about{
		position: relative;
	}
	
	.index_about_left{
		width: 100%;
	}
	.index_about_title{
		font-size: 36px;
		font-weight: 600;
	}
	
	.index_about_title span{
		display: block;
		font-size: 20px;
		font-weight: lighter;
		margin: 10px auto;
	}
	
	.index_about_title_en{
		font-size: 18px;
		font-weight: 600;
	}
	
	.index_about_title_xiao{
		font-size: 16px;
		line-height: 36px;
		margin-top: 20px;
	}
	.index_about_title_xiao span,b{
		font-size: 16px;
		color: #1b58a6;
	}
	.ge{
		width: 20px;
		height: 2px;
		background: #00247f;
	}
	
	.zimu{
		position: absolute;
		text-transform: uppercase;
		left: 50%;
		bottom: -50px;
		transform: translate(-50%);
		font-size: 80px;
		color: #afafaf;
		opacity: 0.16;
		z-index: 1;
	}
	.tansuo{
		position: absolute;
		text-transform : uppercase;
		left: 52%;
		bottom: 10%;
		transform: translate(-50%);
		
		
		
		z-index: 2;
		width: 150px;
		height: 50px;
		background: #eca306;
		line-height: 50px;
		text-align: center;
	}
	.tansuo a{
		color: #fff;
		display: block;
		font-size: 16px;
	}
	
	.index_about_right{
		width: 100%;
	}
	
	.index_about_right img{
		width: 100%;
	}
	
	/* 涓氬姟 */
	
	/* 鍏徃涓氬姟 */
	.yewu{
		background: #f7f7f7;
		padding: 50px 0;
	}
	
	.yewu_shu{
		width: 2px;
		height: 60px;
		background: #eca306;
		margin: 0px auto;
	}
	
	.dabt{
		font-size: 36px;
		padding: 30px 0;
	}
	.xiaobt{
		font-size: 15px;
		color: #535252;
		padding-bottom: 50px;
	}
	
	.yewu_list ul{ flex-wrap:wrap;}
	.yewu_list li{ width:48.5%; margin-bottom:3%; }
	.yewu_list li:nth-child(2n){ margin-top:0;}
	
	/* 鏂伴椈璧勮 */
	.index_news{
		padding: 50px 0;
	}
	.index_news_left{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		
	}
	.index_news_left img{
		width: 100%;
	}
	.index_news_left_title{
		position: absolute;
		width: 100%;
		height: 95px;
		line-height: 95px;
		left: 0;
		bottom: 0;
		background: rgba(22,52,80,0.85);
	}
	.index_news_left_title a{
		font-size: 18px;
		color: #fff;
		padding-left: 30px;
	}
	.index_news_left_title span{
		float: right;
		font-size: 18px;
		color: #fff;
		padding-right: 30px;
	}
	
	.index_news_right{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	.title_en{
		font-size: 36px;
		color: #eca306;
		text-transform: uppercase;
		font-weight: 600;
	}
	.title_cn{
		 
		font-size: 30px;
		margin-bottom: 20px;
	}
	
	.news_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px 0;
	}
	.news_list ul li{
		float: left;
	}
	.news_list li{
		width: 100%;
		margin-bottom: 4%;
	}
	
	.news_list li img{
		width: 100%;
	}
	.news_list li span.title{
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 16px;
		margin: 20px 0;
	}
	
	.news_list li span.des{
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	
	
	
	#xinwen_first_show{
		display: block;
		margin-bottom: 20px;
	}
	#xinwen_first_show_none{
		display: none;
	}
	
	
	
	/* 鍚堜綔浼欎即 */
	.huoban{
		background: #f7f7f7;
		padding: 30px 0;
	}
	
	.huoban_list li{
		width: 33%;
	}
	
	
	.more{
		width: 150px;
		height: 50px;
		background: #eca306;
		line-height: 50px;
		text-align: center;
		margin: 30px auto;
	}
	.more a{
		color: #fff;
		display: block;
		font-size: 16px;
	}
	
	
	
	/* 鍐呴〉寮€濮 */
	
	.nbanner{
		width: 100%;
		height: auto;
		overflow: hidden;
		/* background: url(../images/nabout.jpg) no-repeat center;
		background-size: cover; */
		padding: 200px 0;
	}
	.nbanner_title{
		font-size: 48px;
		color: #fff;
		text-align: center;
		font-weight: 600;
	}
	.nbanner_title span{
		display: block;
		width: 60px;
		height: 1px;
		background: #fff;
		margin: 10px auto;
	}
	
	/* 鍐呴〉瀵艰埅 */
	.n_nav{
		height: auto;
		border-bottom: 2px solid #e6e6e6;
		/*margin-top: 44px;*/
	}
	.scrollfixed {margin-top: 44px;}
	.n_nav_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		float: left;
	}
	.n_nav_list ul li{
		float: left;
	}
	.n_nav_list li{
		line-height: 50px;
		text-align: center;
	}
	.n_nav_list li a{
		font-size: 14px;
		padding: 0px 10px;
	}
	.n_nav_list li:hover{
		background: #1b81bf;
	}
	.n_nav_list li:hover a{
		color: #fff;
		display: block;
	}
	
	.pos{
		display: none;
		width: 20%;
		height: auto;
		overflow: hidden;
		float: right;
		line-height: 75px;
		
	}
	.pos a{
		color: #535252;
	}
	
	/* 鍏徃绠€浠? */
	.nabout_01{
		padding: 50px 0;
		background: url(../images/chengshi.jpg) no-repeat bottom right;
	}
	
	.nabout_title{
		font-size: 28px;
		font-weight: 600;
	}
	
	.nabout_title span{
		display: block;
		width: 40px;
		height: 1px;
		margin: 20px auto;
		background: #1b81bf;
	}
	
	.nabout_video{
		width: 90%;
		margin: 50px auto;
	}
	.nabout_video video{
		width: 100%;
	}
	
	/* 鍏徃绠€浠? */
	.nabout_02{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #224a7f;
	}
	.nabout_02 .nabout_left{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.nabout_02 .nabout_left img{
		width: 100%;
	}
	.nabout_02 .nabout_right{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 10px;
	}
	.nabout_02 .nabout_right span{
		display: block;
		width: 40px;
		height: 3px;
		background: #8fa2bb;
		margin: 30px 0;
	}
	
	/* 浼佷笟鏂囧寲 */
	.nwenhua{
		padding: 30px 0;
	}
	
	.nwenhua_en{
		font-size: 24px;
		color: #224a7f;
		text-transform: uppercase;
	}
	.nwenhua_cn{
		font-size: 24px; 
	}
	
	.nwenhua_list{ margin-top: 40px; }
	.nwenhua_list li{ padding:20px;	}
	.nwenhua_list li .nwenhua_main_title{
		font-size: 18px;
		color: #2a2a2a;
		margin: 10px 0;	
	}
	.nwenhua_list li .nwenhua_main .nwenhua_main_des{
		font-size: 14px;
		line-height: 1.75;
		color: #8a8989;
	}
	
	
	.nwenhua_list li:hover{
		background: #1b81bf;
	}
	.nwenhua_list li:hover .nwenhua_main .nwenhua_main_title{
		color: #fff;
	}
	.nwenhua_list li:hover .nwenhua_main .nwenhua_main_des{
		color: #fff;
	}
	
	/* 鎴戜滑鐨勫洟闃 */
	.tuandui{
		padding: 30px 0;
		height: auto;
		overflow: hidden;
	}
	.tuandui_main{
		position: relative;
		height: auto;
		overflow: hidden;
	}
	.tuandui_left{
		background: #eef2f7 url(../images/shou.png) no-repeat left bottom;
		padding: 60px 20px;
		text-align: center;
		z-index: 2;
		margin: 30px auto;
		position: relative;
		width: 100%;
	}
	.tuandui_left h1{
		font-size: 30px;
		color: #323232;
	}
	.tuandui_left span{ font-size: 18px; }
	.tuandui_right{
		position: relative;
		right: 0;
		z-index: 1;
	}
	.tuandui_right img{
		width: 100%;
	}
	
	
	
	
	/* 鍏徃涓氬姟 */
	
	.nyewu{
		padding: 50px 0;
		background: url(../images/chengshi.jpg) no-repeat bottom right;
	}
	.nyewu_title{
		width: 100%;
		height: 50px;
		overflow: hidden;
		margin: 0px auto;
		padding: 0 30px;
		
		background: url(../images/youshangbiao.png) no-repeat top left;
		
		left: 50%;
		position: absolute;
		transform: translate(-50%,-50%);
	}
	
	.daxie{
		text-transform: uppercase;
	}
	.nyewu_title_one{
		font-size: 16px;
		text-transform: uppercase;
		font-family: arial;
		font-weight: 800;
		
		float: left;
		line-height: 60px;
	}
	.nyewu_title_two{
		font-size: 16px;
		text-transform: uppercase;
		font-family: arial;
		float: left;
		line-height: 60px;
		padding: 0 10px;
	}
	.nyewu_title_three{
		font-size: 16px;
		text-transform: uppercase;
		font-family: arial;
		
		float: left;
		line-height: 60px;
	}
	.nyewu_title_three em{
		color: #d2d3d8;
		font-style: normal;
	}
	
	.nyewu_list{ margin-top: 50px; }
	.nyewu_list li{ width:48%; margin:1%; }
	.nyewu_list_main{ width:100%; height:150px;}
	.nyewu_list_main img{
		width: 100%;
		height: auto;
		position: absolute;
		z-index: 1;
	}
	.nyewu_list_main .nyewu_list_main_txt{
		padding: 20px;
		font-size: 20px;
	}
	.nyewu_list_main .nyewu_list_main_txt span{
		line-height: 1.5;
	}
	
	/* 涓婂競鍏ㄦ祦绋嬭緟瀵 */
	.nshangshifd{
		padding: 50px 0;
		background: url(../images/ssfdbj.jpg) no-repeat center;
		background-size: cover;
	}
	
	.xiange{
		width: 60px;
		height: 3px;
		background: #cccccc;
		margin: 30px auto;
	}
	.nguanli .fubiao_txt, .ntouzi .fubiao_txt{ font-size:16px;}
	.nfudao_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;
	}
	
	.nfudao_list_main{
		width: 90%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		color: #fff;
	}
	.nfudao_list_main_ico{
		width: 70px;
		height: 70px;
		border-radius: 50%;
		border: 5px solid #eca306;
		margin: 0px auto;
		font-size: 25px;
		line-height: 60px;
		text-align: center;
	}
	.nfudao_list_main_title{
		font-size: 22px;
		text-align: center;
		margin: 15px 0 10px;
	}
	.nfudao_list_main_des{
		font-size: 14px; line-height:2;
	}
	
	
	/* 涓婂競鏂瑰紡 */
	.nfangshi{
		padding: 50px 0 0;
		background: #f5f6f8;
	}
	
	.nfangshi_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		
		position: relative;
	}
	.nfangshi_list ul li{
		float: left;
	}
	.nfangshi_list li{
		width: 50%;
		height: auto;
		overflow: hidden;
	}
	.nfangshi_list li .nfangshi_list_img{
		position: relative;
	}
	.nfangshi_list li img{
		margin: 0px auto;
		max-width: 100%;
		position: relative;
		z-index: 1;
	}
	
	.nfangshi_list li span{
		text-align: center;
		font-size: 18px;
		display: block;
		line-height: 36px;
		width: 100%;
	}
	.nfangshi_list li .hengxian{
		border: 1px #224a7f dashed;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 95%;
		z-index: 0;
	}
	
	/* 浼佷笟鏈嶅姟绠＄悊鍜ㄨ */
	.nguanli{
		padding: 50px 0;
		background: #fff;
	}
	
	.nguanli_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 100px 0 50px;
	}
	.nguanli_list ul li{
		float: left;
	}
	.nguanli_list li{
		width: 32%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
	}
	.nguanli_list li:last-child{
		margin-right: 0;
	}
	.nguanli_list li:nth-child(2){
		margin-top: -70px;
	}
	.nguanli_list li img{
		width: 100%;
	}
	.nguanli_list_txt{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.nguanli_list_txt h1{
		font-size: 24px;
		color: #1b81bf;
		line-height: 45px;
		font-weight: 600;
	}
	.nguanli_list_txt span{
		display: block;
		font-size: 14px;
		color: #6e6e6e;
		line-height: 35px;
	}
	
	/* 璧勬湰鎶曡祫涓氬姟 */
	.ntouzi{
		padding: 50px 0;
		background: #f7f7f7;
	}
	
	.ntouzi_list{ padding-top:40px;}
	.ntouzi_list_main{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.ntouzi_list_main_left{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.ntouzi_list_main_left img{
		width: 100%;
	}
	.ntouzi_list_main_right{
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 20px;
	}
	.ntouzi_list_main_right h1{
		font-size: 24px;
		color: #1b81bf;
		font-weight: bold;
		line-height: 30px;
	}
	.ntouzi_list_main_right  span{
		font-size: 14px; line-height:1.75;
	}
	
	
	
	/* 鍐呴〉鑱旂郴鎴戜滑 */
	
	.ncontact{
		padding: 50px 0 30px;
		background: #fff;
	}
	.ncontact_list{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.ncontact_list ul li{
		float: left;
	}
	.ncontact_list li{
		width: 100%;
		height: 290px;
		overflow: hidden;
		background: #f7f7f7;
		position: relative;
	}
	.ncontact_list li:nth-child(2){
		background: url(../images/contact_2_bj.jpg) center no-repeat;
		background-size: cover;
	}
	
	.ncontact_list li .ncontact_list_main{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		padding: 50px;
		width: 100%;
		height: auto;
	}
	.ncontact_list_main img{
		margin: 0px auto;
	}
	.ncontact_list_main span.title{
		display: block;
		font-size: 24px;
		padding: 30px 0;
		text-align: center;
	}
	.ncontact_list_main span.des{
		display: block;
		font-size: 18px;
		text-align: center;
	}
	.ncontact_list_main span.txt{
		display: block;
		font-size: 14px;
		text-align: center;
		line-height: 24px;
	}
	
	
	.map{
		padding: 10px;
		background: #fff;
	}
	
	#dituContent{
		width: 100%;
		width: 100%;
	}
	
	/* 浜烘墠鐞嗗康 */
	
	.njob{
		padding: 50px 0;
		background: #f7f7f7;
	}
	.njob_title{
		font-size: 36px;
		margin-bottom: 50px;
	}
	.njob_list{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.njob_list ul li{
		float: left;
	}
	
	.njob_list li{
		float: left;
		padding: 15px;
		background: #fff;
	}
	.njob_list_main{
		
	}
	.njob_list_main img{
		width: 100%;
	}
	.mgr60{
		margin-right: 0px;
	}
	.mgl30{
		margin-left: 0px;
	}
	.njob_list_main_txt{
		/* padding: 60px; */
		/* margin-left: 60px; */
	}
	.njob_list_main_txt span.title{
		display: block;
		font-size: 24px;
		padding: 0px 30px;
		text-align: center;
	}
	.njob_list_main_txt span.title em{
		color: #eca306;
		font-style: normal;
		font-size: 24px;
	}
	.njob_list_main_txt span.des{
		display: block;
		font-size: 15px;
		color: #6a6969;
		line-height: 30px;
	}
	
	
	
	
	/* 璧勬湰甯傚満 */
	
	
	.nziben{
		padding: 50px 0 0;
		background: #fff;
		height: auto;
		overflow: hidden;
	}
	.nziben_bj{
		position: relative;
		/* background: url(../images/american.jpg) no-repeat center; */
		
	}
	.nziben_txt_main{
		position: relative;
		min-height: 300px;
		width: 100%;
		background-size: cover;
	}
	.nziben_txt{
		position: absolute;
		z-index: 2;
		left: 20%;
		top: 50%;
		transform: translate(-20%,-50%);
		height: auto;
		overflow: hidden;
	}
	.nziben_txt span.nziben_txt_cn{
		display: block;
		font-size: 30px;
		font-weight: 600;
		color: #fff;
		line-height: 35px;
		padding: 0 0 30px 0;
	}
	.nziben_txt span.nziben_txt_en{
		display: block;
		font-size: 30px;
		font-weight: 600;
		color: #fff;
		line-height: 40px;
		text-transform: uppercase;
	}
	
	.nziben_list{
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px #d4d5d6 solid;
		padding: 50px 0;
	}
	.nziben_list ul li{
		float: left;
	}
	
	/* 缇庡浗浜ゆ槗鎵€ */
	.nziben_list li{
		width: 100%;
		height: auto;
		min-height: 400px;
		overflow: hidden;
		background: #f5f6fa;
		margin-right: 0;
	}
	.nziben_list li img{
		width: 100%;
	}
	.nziben_list_txt{
		padding: 20px;
	}
	.nziben_list_txt span.title{
		display: block;
		font-size: 20px;
	}
	.nziben_list_txt span.des{
		display: block;
		font-size: 14px;
		color: #535252;
		line-height: 30px;
	}
	.nziben_list_txt span.des em{
		font-style: normal;
		color: #04529b;
	}
	.nziben_list li:last-child{
		display: none;
		width: 120px;
		background: #04529b;
		margin-right: 0;
	}
	.nziben_list li.h470{
		height: 470px;
	}
	
	
}
@media (max-width:1800px) {
 .nabout_02 .nabout_right { padding: 30px 60px;}
 .nabout_02 .nabout_right span{ margin: 25px 0;}
}
@media (max-width:1500px) {
 .nabout_02 .nabout_right {padding: 20px 30px;}
}
@media (max-width:1400px) {
 .nabout_02 .nabout_right, .nabout_02 .nabout_right strong, .nabout_txt, .nabout_txt p{ font-size:15px;}
 .nabout_02 .nabout_right p{ font-size:14px; padding:6px 0;}
 .nabout_02 .nabout_right span{ margin: 20px 0;}
 .nabout_02 .nabout_right h2{ margin-bottom:0;}
}
@media (max-width:1280px) {
 .nabout_02 .nabout_right { padding: 15px 5% 10px;}
 .nabout_02 .nabout_right, .nabout_02 .nabout_right p, .nabout_02 .nabout_right strong, .nabout_txt, .nabout_txt p{ font-size:14px;}
 
.shangshitj{ margin-bottom:30px;}
h2.shangshiTitle{ font-size:24px; line-height:40px; margin:30px 0 15px;}
h2.shangshiTitle span{ font-size:15px;}
.shangshitable td, .shangshitable th { padding:5px 8px; }
.shangshitable td.td0, .shangshitable td.td0 p{ font-size:14px;} 
.shangshitable th p{ font-size:14px; line-height:28px;}
.shangshitable td p{ font-size:12px; line-height:20px;}
}
@media (max-width:760px) {
	.nbanner{ margin-top:44px; padding:100px 0;}	
	.nbanner_title{ font-size:30px;}
	
	.Details{ padding:15px 0; background:#f3f3f3;}
	.Details .container{ padding:15px; background:#fff;}
	.Details h2.D_title{ color:#1b81bf; font-size:24px; font-weight:bold; line-height:40px;}
	.Details p{ font-size:14px; color:#535252; line-height:1.75; padding:10px 0;}
	
	.Details h4{ font-size:28px; color:#262626; font-weight:bold; text-align:center; line-height:70px; margin-top:20px; border-bottom:1px solid #eee;}
	.Details .D_con{ padding:10px 10px;}
	.tuandui_left span{ font-size:15px;}
	.nwenhua_list{ margin-top: 20px; }
	.nabout_title{ font-size:24px;}
	.nabout_video{ width:100%; margin:20px auto;}
	
}
@media (max-width:480px) {
	.nyewu_list li{ width:100%; margin:0;}
	.nyewu_list_main{ height:125px;}
	.fubiao_txt{ line-height:2;}
	.nfangshi_list li span{ font-size:16px; line-height:3;}
	.ntouzi_list ul, .nfudao_list ul, .nwenhua_list ul{ flex-wrap:wrap;}
	.ntouzi_list li, .nfudao_list li, .nwenhua_list li{ width:100%; margin-bottom:15px;}
	.nwenhua_list li:first-child{ width:100%;}
	.ntouzi_list_main_right h1{ margin-top:0;}
	.nfudao_list_main{ width:100%;}
	.yewu_ico{ top:50%; zoom:0.8;}
	.yewu_title{ zoom:0.8; top:75%;}
	.yewu_ge{ display:none;}
	.nwenhua_list li .nwenhua_main_title{ margin-top:0;}
	.tuandui_left{ padding:20px;}
	.tuandui_left h1{ margin:20px auto; font-size:28px;}
	.dabt, .nabout_02 .nabout_right h2, .index_about_title{ font-size:28px;}
	
}
