﻿body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background: #FFF;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
	-webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0b5cac;
	text-decoration: none;
}
.link-blue {
	color: #0b5cac;
	text-decoration: underline;
}
.link-blue:hover {
	color: #0b5cac;
	text-decoration: underline;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	border: 0px;
}
.c {
	clear: both;
	overflow: hidden;
}
.main_w {
	margin: 0 auto;
	width: 100%;
}
.main {
	margin: 0 auto;
	width: 1200px;
}
/*****************************************/

/******************banner*******************/
/* 轮播广告 */
.banner_a {
}
.carousel {
}
.carousel .item {
}
.carousel .item img {
	width: 100%;
	height: auto;
}
.carousel-caption {
	bottom: 300px;
}
.carousel-caption {
	z-index: 10;
}
.carousel-caption p {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.8;
}
.navbar-inverse {
	border-bottom: 0;
}
/************/
.top {
	padding: 20px 0;
	margin: auto
}
.top_w {
	width: 100%;
	background: #fff;
}
.top_l {
	float: left;
}
.top_r {
	float: right;
	padding-top: 16px;
	width: 258px;
}
.top_l01 {
	float: left;
	margin-right: 15px;
	margin-top:10px;
	margin-bottom:15px;
}
.top_l02 {
	float: left;
}
.top_l02_a {
	font-size: 26px;
	font-weight: bolder;
	margin-top: 15px;
}
.top_l02_b {
	font-size: 16px;
	margin-top: 5px;
}
.top_r01 {
	float: left;
	margin-right: 15px;
}
.top_r02 {
	float: left;
}
.top_r02_a {
	font-size: 16px;
}
.top_r02_b {
	font-size: 30px;
	color: #e50800;
	margin-top: 6px;
	font-weight: bold;
	letter-spacing: -2.5px;
}
/************************/
.nav_w {
	background-color: #003e8a;
}
.nav{
	width:1206px;
}
.nav ul li {
	float: left;
	width: 134px;
	text-align: center;
	line-height: 68px;
}
.nav ul li a {
	font-size: 16px;
	display: block;
	width: 100%;
	color: #fff;
}
.nav ul li a:hover {
	background-color: #f98a00;
}
.nav ul li.on a {
	background-color: #f98a00;
}
/*******************/
.lkcon_a {
	margin-top: 50px;
}
.lkcon_a_bt {
	text-align: center;
}
.lkcon_a_bt01 {
	color: #000;
	line-height: 60px;
	font-size: 40px;
}
.lkcon_a_bt01 span {
	font-weight: bold;
	font-size:56px;
	color: #ff7e00;
}
/*******************/
.lkcon_a_bt02 {
	margin: 0 auto;
	width: 600px;
	height: 50px;
}
.lkcon_a_bt02_a {
	float: left;
	width: 60px;
	margin-top: 26px;
	height: 1px;
	background-color: #fac12d;
}
.lkcon_a_bt02_c {
	float: right;
	width: 60px;
	margin-top: 26px;
	height: 1px;
	background-color: #fac12d;
}
.lkcon_a_bt02_b {
	width: 480px;
	float: left;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}
.lkcon_a_nr {
	margin-top: 50px;
}
.lkcon_a_nr_l {
	float: left;
	width: 570px;
	height: auto;
}
.lkcon_a_nr_l a {
	display: block;
	overflow: hidden;
}
.lkcon_a_nr_l a img {
	width: 100%;
	height: 100%;
	transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
}
.lkcon_a_nr_l a:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.lkcon_a_nr_r {
	float: right;
	width: 580px;
}
.lkcon_a_nr_r01 {
	clear: both;
	overflow: hidden;
}
.lkcon_a_nr_r01 ul li {
	float: left;
	width: 33%;
	line-height: 36px;
	font-size: 16px;
}
.lkcon_a_nr_r02 {
	margin-top: 27px;
	clear: both;
	overflow: hidden;
}
.lkcon_a_nr_r02 li {
	float: left;
	width: 281px;
	margin-right: 18px;
}
.lkcon_a_nr_r02 li:last-child {
	margin-right: 0px;
}
.lkcon_a_nr_r02 a {
	display: block;
	overflow: hidden;
}
.lkcon_a_nr_r02 a img {
	width: 100%;
	height: 100%;
	transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
}
.lkcon_a_nr_r02 a:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
/**************************/
.lkcon_a_nr_r{
	margin-bottom:50px;
}

/**************/
.lkcon_b_w{
	background:url(../images/about_a.jpg) top center repeat;
	padding-bottom:20px;}
.lkcon_b_bt{
	text-align:center;
	padding-top:80px;
	font-size:40px;
	line-height:60px;
	font-weight:bold;
	color:#fff;}
.lkcon_b_01{
	margin-top:80px;}
.lkcon_b_01 ul li{
	float:left;
	width:25%;}
.lkcon_b_01_pic{
	float:left;
	margin-right:15px;}
.lkcon_b_01_nr{
	color:#fff;
	margin-top:8px;}
.lkcon_b_01_nr01{
	font-size:18px;
	line-height:30px;}
.lkcon_b_01_nr02{
	font-size:14px;
	line-height:24px;}
.lkcon_b_02{
	margin-top:70px;
	position:relative;
	margin-bottom:60px;
}
.lkcon_b_02_a{
	width:100%;
	height:100%;
	overflow:hidden;
}
.lkcon_b_02_a img{
		width:100%;
	height:100%;
		transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
}
.lkcon_b_02_a:hover img{
		transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.lkcon_b_02_b{
	position: absolute;
	right:0px;
	z-index:11;
	width:680px;
	top:0px;
	}
.lkcon_b_02_b_nr{
	position:relative;
	left:0;
	top:0;
}
.lkcon_b_02_b_nr_bt{
	position:absolute;
	width:165px;
	color:#fff;
	top:40px;
	height:165px;
	z-index:11;
	background:rgba(0,62,138,0.8);}
.lkcon_b_02_b_nr_nr{
	position:absolute;
	width:600px;
	right:0;
	z-index:10;
	top:120px;
	background:rgba(255,255,255,0.9);
}
.lkcon_b_02_b_nr_nr_bt01{
	text-align:right;
	padding-top:30px;
	padding-right:40px;
	color:#003e8a;
	font-size:26px;
	font-weight:bold;}
.lkcon_b_02_b_nr_nr_bt02{
		padding-right:40px;
	color:#333;text-align:right;
	line-height:40px;
	font-size:16px;
}
.lkcon_b_02_b_nr_nr_bt03{
	float:right;
	width:80px;
	height:3px;
	margin-right:40px;
	background-color:#003e8a;}
.lkcon_b_02_b_nr_nr_aa{
	padding:30px 40px 40px;
	font-size:16px;
	line-height:30px;}
.lkcon_b_02_b_nr_bt01{
	font-size:36px;
	padding-top:30px;
	font-weight:bold;
	padding-left:20px;
}
.lkcon_b_02_b_nr_bt02{
	margin-top:60px;
	padding:0 20px;}
.lkabout_wm{
	float:right;
	font-size:22px;}
.lkabout_x{
	float:left;
	width:50px;
	height:2px;
	margin-top:16px;
	background-color:#fff;}
/***********************/
.lkcon_c{
	margin-top:50px;
	margin-bottom:70px;}

.lkcon_c_nr{
	margin-top:50px;
	padding:0 20px;
	width:100%;
}
.lkcon_c_nr ul li{
	float:left;
	width:23.5%;
	margin-right:2%;
	margin-bottom:20px;
}
.lkcon_c_nr ul li:nth-child(4n){
	margin-right:0;
}
.sy_pro_pic{
	width:100%;
	height:100%;
}
.sy_pro_pic a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.sy_pro_pic a img{
	width:100%;
	height:100%;
			transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
}
.sy_pro_pic a:hover img{
		transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.sy_py_name{
	margin-bottom:30px;
	line-height:60px;
	text-align:center;
	font-size:14px;}
.lkcon_d_w{
	background-color:#f4f4f4;
	padding:60px 0 30px;
	margin-top:20px;
}
.lkcon_d{
	margin-bottom:30px;}
.lkcon_d_news_l_bt{
	font-size:28px;
	line-height:60px;
	margin-bottom:5px;
}
.lkcon_d_news_l_bt span{
	font-size:14px;
	text-transform:uppercase;
	color:#999;
	padding-left:15px;}
	
.lkcon_d_news_l{
	float:left;
	width:580px;
}
.lkcon_d_news_r{
	float:right;
	width:580px;}
/*******************/
.lkcon_d_news_l_nr01_pic{
	float:left;
	margin-right:20px;
	width:241px;
	height:138px;
	overflow:hidden;
}
.lkcon_d_news_l_nr01_pic img{
	width:100%;
	height:100%;
				transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;}

.lkcon_d_news_l_nr01_pic:hover img{
		transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);}
.lkcon_d_news_l_nr01_name01{
		padding-top:12px;
}
.lkcon_d_news_l_nr01_name01 a{
	font-size:16px;
	color:#333;
}	
.lkcon_d_news_l_nr01_name01 a:hover{
	color: #003e8a;}
.lkcon_d_news_l_nr01_name02{
	font-size:12px;
	margin-top:5px;
	line-height:20px;
	color:#666;
}
.lkcon_d_news_l_nr01_name03{
	width:95px;
	height:24px;
	line-height:24px;
	background-color:#003e8a;
	text-align:center;
	margin-top:15px;
}
.lkcon_d_news_l_nr01_name03 a{
		color:#fff;
}
.lkcon_d_news_l_nr01_name03 a:hover{
		color:#ffff00;
}
.lkcon_d_news_l_nr01_name{
	float:left;
	width:310px;}
.lkcon_d_news_l_nr02{
	margin-top:25px;}
.lkcon_d_news_l_nr02 ul li{
	clear:both;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px dashed #dfdfdf;
	margin-bottom:10px;}
.lkcon_d_news_l_nr02 ul li:last-child{
	border-bottom:0;}
	
.news_01_l{
	float:left;
	width:60px;
	height:60px;
	text-align:center;
	color:#fff;
	margin-right:16px;
	background-color:#003e8a;}	
.news_01_l01{
	margin-top:12px;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}
.news_01_l02{
	font-size:12px;}
.news_01_r{
	float:left;}
.news_01_r01{
	margin-top:7px;
	font-weight:bold;
	font-size:14px;}
.news_01_r02{
	color:#666;
	font-size:12px;}
/*****************************/
.lkcon_d_news_r ul{
	clear:both;
	overflow:hidden;}
.lkcon_d_news_r ul li{
		clear:both;
	overflow:hidden;
	margin-bottom:25px;
}
.lkcon_d_news_r_pic{
	float:left;
	margin-right:15px;
	width:129px;
	height:111px;
	overflow:hidden;
}
.lkcon_d_news_r_pic img{
	width:100%;
	height:100%;
				transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;}

.lkcon_d_news_r_pic:hover img{
		transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);}
.lkcon_d_news_r_name01{
	margin-top:10px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;}
.lkcon_d_news_r_name02{
	margin-top:10px;
	color:#666;}
.foot_w{
	background-color:#003e8a;
	padding:50px 0;
}






/**********************************************/
.foot_a{
	border-bottom:1px solid #003456;
	padding-bottom:30px;}
.foot_a ul{
	clear:both;
	overflow:hidden;
}
.foot_a ul li{
	float:left;
	text-align:center;
	width:11.11%;}
.foot_a ul li a{
	color:#fff;
	font-size:16px;}
.foot_a ul li a:hover{
	color:#ffff00;
}
.foot_b{
	border-top:1px solid #3365a1;
	padding-top:50px;}

.foot_b01{
	float:left;
}
.foot_b01_01_name{
	margin-top:30px;
	font-size:14px;
	color:#fff;}
.foot_b01_01_x{
	width:80px;
	height:1px;
	margin-top:50px;
	background-color:#003456;
	}
.foot_b01_01_x{
	width:80px;
	height:1px;
	margin-top:50px;
	background-color:#3365a1;
	}
.foot_b01_01{
	float:left;
	margin-right:150px;}
.foot_b01_02{
	float:left;
	color:#fff;
	font-size:14px;
	line-height:26px;}
.foot_b02{
	float:right;}
.foot_b02_pic{
	margin-top:15px;}
.foot_b02_name{
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:40px;}
.foot_b02_a{
	float:right;
	margin-left:25px;}
.foot_w01{
	padding:15px 0;
	line-height:20px;
	font-size:14px;
	text-align:center;}

/***************************************/
.topaa_w{
	background-color:#333;
	line-height:50px;
	height:50px;
	color:#fff;
	font-size:14px;
}
.topaa_l{
	float:left;
}
.topaa_r{
	float:right;}
.topaa_r a{
	color:#fff;
	margin-left:10px;}
.topaa_r a:first-child{
	margin-left:0;
}
.topaa_r a:hover{
	color:#ffff00;
}
/********************/
.lkshuzi{
	margin:60px auto;
}
.lkshuzi ul li{
	width:25%;
	text-align:center;
	float:left;}
.lkshuzi_a{
	font-size:46px;
	line-height:50px;
	font-weight:bold;
}
.lkshuzi_a span.wenzi{
	color:#cc0a12;
	font-size:30px;
}
.lkshuzi_b{
	font-size:16px;
	line-height:30px;}

/***************首页产品*****************/
.lkacon_a_nr{
	margin:20px auto 20px;}
.lkacon_a_nr ul {
	display:flex;}
.lkacon_a_nr ul li{
	flex:1;
	width:180px;
	background-color:#b0b0b0;
	margin:15px;
	text-align:center;
	line-height:50px;
	font-size:16px;
}
.lkacon_a_nr ul li a{
	color:#fff;}
.lkacon_a_nr ul li:hover,.lkacon_a_nr ul li:first-child{
	background-color:#cb0c13;
}
.lkacon_a_nr ul li:last-child{
	background-color:#173688;
}

.lkapro_a_w{
	margin-bottom:60px;
	padding:0 20px;
}
.lkapro_a_w ul li{
	float:left;
	width:23%;
	overflow:hidden;
	margin: 1%;
}
.lkapro_a_w ul li a{
	width:100%;
	height:100%;}
.lkapro_a_w ul li a img{
	width:100%;
	height:100%;
	transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;}
.lkapro_a_w ul li a:hover img{

			transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);}
/********************/
.lkcon_c_bt01{
	text-align:center;
	width:100%;
	color:#fff;
	line-height:40px;
	font-size:16px;
}
.lkcon_c_bt02{
	width:50px;
	margin-top:8px;
	height:2px;
	background-color:#fff;}
.lkacon_b_nr{
	margin:60px auto 80px;
	width:100%;
	padding:0 20px;
}
.lkacon_b_nr ul li{
	float:left;
	width:23.5%;
	background-color:#fff;
	text-align:center;
	margin-right:2%;
	padding:80px 0;
}
.lkacon_b_nr ul li:last-child{
	margin-right:0;}
.pic_b{
	font-size:18px;
	margin-top:40px;
	color:#666;
	margin-bottom:40px;
	font-weight:bold;}
.pic_c{
	margin:0 auto 40px;
	width:40px;
	height:1px;
	background-color:#02a1eb;}
.pic_d{
	margin:0 auto 50px;
	color:#666;
	font-size:14px;
	width:200px;}
/******************************/
.lkacon_c_w{
	background:url(../images/pic_e.jpg) top center no-repeat;
	height:645px;
	position:relative;
}
.lkacon_c_nr_w{
	position: absolute;
	z-index:3;
	bottom:0px;
	height:170px;
	padding:0 20px;
	background:rgba(255,255,255,0.8);
}
.lkacon_c_nr ul li{
	float:left;
	width:20%;
	height:170px;
	text-align:center;
	border-right:2px solid #fff;
}
.lkacon_c_nr ul li:last-child{
	border-right:0px solid #fff;
}
.lkacon_c_nr ul li:first-child{
	background-color:#e03844;border-right:0px solid #fff;	color:#fff;
}
.lkacon_c_nr ul li:hover{
	background-color:#e03844;	color:#fff;
}
.p_a{
	margin:0 auto;
	margin-top:25px;
	width:74px;
	height:74px;
}
.p_a01{
background:url(../images/p_a.png) top center no-repeat;	
}
.p01{
	font-size:18px;
	margin-top:15px;
	line-height:30px;}
.lkacon_c_nr ul li .p01_a{
	padding-right:10px;}
.lkacon_c_nr ul li .p_a02{
background:url(../images/p_b01.png) top center no-repeat;	
}
.lkacon_c_nr ul li:hover .p_a02{
background:url(../images/p_b.png) top center no-repeat;	
}
.lkacon_c_nr ul li .p_a03{
background:url(../images/p_c01.png) top center no-repeat;	
}
.lkacon_c_nr ul li:hover .p_a03{
background:url(../images/p_c.png) top center no-repeat;	
}
.lkacon_c_nr ul li .p_a04{
background:url(../images/p_d01.png) top center no-repeat;	
}
.lkacon_c_nr ul li:hover .p_a04{
background:url(../images/p_d.png) top center no-repeat;	
}
.lkacon_c_nr ul li .p_a05{
background:url(../images/p_e01.png) top center no-repeat;	
}
.lkacon_c_nr ul li:hover .p_a05{
background:url(../images/p_e.png) top center no-repeat;	
}
.lkacon_c_nr ul li:hover{
	border-right:0px solid #fff;
}
/*******************************/
.lxfs{
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;}
	
/*******************/
.ny_news_page {
    margin-top: 40px;
}
.ny_news_page span{
    padding:8px 8px;
    background-color: #1c43b2;
    margin:10px 5px;
    color: #fff;
}
.ny_news_page a{
       padding:8px 8px;
    background-color: #dfdfdf;
    margin:10px 5px;
    color: #333 !important;
}
#video{
	width:800px;height:450px;margin:10px auto;
}

/*****************导航***************/
	  .nav ul li a:hover{
	color:#fff;
}
.nav ul li:hover.dropdown a.dropbtn{
	background-color: #f98a00;
}
.nav ul li:hover.dropdown a:hover.dropbtn{
	background-color: #f98a00;
}
	.nav_l ul li{
		position:relative;}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #003e8a;
	z-index:99;
    min-width: 100%;
	line-height:30px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #009c82}

.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown-content.dropdown-contentaa{
	min-width:190px;}
.dropdown-content.dropdown-contentaa a{
	font-size:14px;
	padding:8px 5px;}	
.nav_w.c,.nav.c{
	overflow:initial;} 
.lkcon_de_w{
	margin-top:50px;
	margin-bottom:30px;}
.lkcon_c_nraa{
	padding:0 20px;}
.lkcon_c_nraa ul li{
	float:left;
	width:13%;
	margin-right:4.4%;
	margin-bottom:50px;
}
.lkcon_c_nraa ul li:last-child{
	margin-right:0;}
.lkcon_c_nraa ul li img{
	width:100%;}
.link_a{
	border:1px solid #dfdfdf;}
.link_b{
	line-height:40px;
	margin-top:10px;
	text-align:center;	display:none;
	font-size:16px;}
.lkcon_c_nraa{
	margin-bottom:40px;}

@media (max-width:1240px) {
.main {
	width: 100%;
	padding: 0 20px;
}
.top {
	padding-top: 20px;
	padding-bottom: 20px;
}
.nav ul li {
	width: 11.11%;
}
.lkcon_a_nr_l{
	padding:0;
	float:none;}
.lkcon_a_nr{
	padding:0;}
.lkcon_a_nr_r{
	float:none;
	width:100%;
	margin-top:30px;}
.lkcon_a_nr_r01 ul li{
	width:20%;
}
.lkcon_a_nr_r02 li{
	width:48%;
	margin-right:4%;}
/********************/
.lkcon_b_bt{
	padding-top:60px;}
.lkcon_b_01{
	padding:0 20px;}
.lkcon_b_02_a{
	padding:0;}
.lkcon_b_02{
	padding:0;}
/*******************/
.lkcon_c_nr ul li{
	width:48%;
	margin-right:4%;
	margin-bottom:30px;
}
.lkcon_c_nr ul li:nth-child(2n){
	margin-right:0px;
}	
.lkcon_c_nr{
	
	margin-top:30px;}
/***********************/
.lkcon_d_news_l{
	width:520px;}
.lkcon_d_news_r{
	width:400px;}
.lkcon_d_news_l_nr01_name{
	width:305px;}
.lkcon_d_news_l_nr01_pic{
	width:195px;}
.lkcon_d_news_r_name01{
	margin-top:5px;}
/****************/
.foot_a{
	padding-bottom: 30px;}
.foot_b{
	padding-top:50px;}
.foot_w01 {
    padding: 15px 0;
}
/*********/
.lkcon_c_bt02{
	width:50px;}
.lkacon_b_nr ul li{
	padding: 40px 0 40px
}
.pic_b{
	margin-top: 30px;
	margin-bottom: 30px;
}
/*********/
.lkcon_c_nraa ul li{
	width:15%;
	margin-right:2%;
}

}
 @media (max-width:1150px) {
}
@media (max-width:1000px) {


	.lkcon_b_01 ul li{
		width:46%;
		margin-left:2%;
		margin-right:2%;
		margin-bottom:30px;}
.lkcon_b_02_b_nr_bt01{
	padding-left:10px;}
	
.lkcon_b_02_b_nr_bt {
	width:130px;
	height:130px;}
.lkcon_b_02_b_nr_bt02{
	margin-top:30px;
    padding: 0 10px;}
.lkcon_b_02_b_nr_nr{
	top:60px;}
/***********************/
.lkcon_d_news_l{
	width:100%;
	float:none;}
.lkcon_d_news_r{
	width:100%;
	float:none;
}
.lkcon_d_news_l_nr01_name{
	width:60%;}
.lkcon_d_news_l_nr01_pic{
	width:36%;
	margin-right:4%;}
.foot_b01_01{
	margin-right:60px;}
	/************************/
.lkacon_a_nr ul{
	display:block;}
.lkacon_a_nr ul li{
	width:31%;flex: none;
	float:left;
	margin-left:0;
	margin-right:2%;
}
.lkacon_a_nr.main{
	padding:0;}
.lkacon_a_nr ul li:nth-child(3n){
	margin-right:0;}
.pic_d{
	width:90%;
	margin-bottom:30px;}
	
}
@media (max-width:880px) {
	
	.lkcon_b_02_b_nr_bt {
	width:110px;
	height:110px;}
.lkcon_b_02_b_nr_bt01{
	font-size:30px;}
.lkabout_wm{
	font-size:18px;}
.lkcon_b_02_b_nr_bt02{
	margin-top:15px;
    padding: 0 10px;}
.lkcon_b_02_b_nr_nr{
	top:30px;}
.foot_b01_01{
	display:none;}
/*******************************/
.topaa_r{
	display:none;}
/******************************/
.lkacon_a_nr ul li{
	width:27%;
	float:left;
	margin:10px 0;
	margin-right:7%;
}
.nav ul li a{
	font-size:14px;}	


}
@media (max-width:760px) {
.top_r {
	display: none;
}
.nav ul {
	background: #fff;
}
.nav.main {
	padding: 0;
}
.nav ul li {
	width: 33.33%;
	border: 1px solid #fff;
	border-bottom: 0;
	border-right: 0;
	line-height: 46px;
	background-color: #003e8a;
}
.lkcon_a_nr_r01 ul li{
	width:25%;
}
.lkcon_b_02{
	margin-top:20px;}

.lkcon_b_02{
	overflow:initial;}
.lkcon_b_02_b,.lkcon_b_02_b_nr_nr{
	width:100%;}
.lkcon_b_w{
	padding-bottom:0px;
}


.lkcon_b_02_b_nr_nr_bt{
	display:none;}
.lkcon_b_02_b,.lkcon_b_02_b_nr_nr{
	position:relative;}
.lkcon_b_02_b{
	top:0px;}
.lkcon_b_02_b_nr_nr{
	top:0;}
.lkcon_b_02_b_nr_bt{
	top:-110px;
	}
.foot_a ul li{
	width:25%;
	margin-bottom:15px;}
/*****************************/
.lkacon_a_nr ul li{
	width:46%;
	margin-right:4%;
}
.lkacon_a_nr.main{
	padding:0;}



.lkacon_a_nr ul li:nth-child(3n){
	margin-right:4%;}
.lkacon_a_nr ul li:nth-child(2n){
	margin-right:0;}
.top_l01 {
	margin-right: 0;
	margin-top:0;
	margin-bottom:0;
}
.lkapro_a_w ul li{
	width:48%;}
/**************/
.lkacon_b_nr ul li{
	width:48%;
	margin-bottom:20px;
	margin-right:4%;
}
.lkacon_b_nr ul li:nth-child(2n){
	margin-right:0;
}
.lkacon_b_nr ul li{
	padding:30px 0;}
.pic_b {
    margin-top: 20px;
    margin-bottom: 20px;
}
.pic_c{
	margin-bottom:20px;}
.pic_d{
	margin-bottom:20px;}
	.lkcon_c{
	margin-bottom:15px;}
/****************/
.dropdown-content{
	display:none;}
.dropdown:hover .dropdown-content {
    display: none;
}
/***************/
.lkcon_c_nraa ul li{
	width:30%;
	margin-right:5%;
	margin-bottom:10px;
}
.lkcon_c_nraa ul li:nth-child(3n){
	margin-right:0;}


}

@media (max-width:660px) {
	.lkcon_b_01{
		margin-top:30px;}
	.lkcon_b_bt{
		padding-top:40px;}
	.lkcon_b_bt{
		font-size:30px;}
	.lkcon_b_01 ul li{
		width: 50%;
    margin-left: 0%;
    margin-right: 0%;
	}
.foot_b02{
	display:none;}
/*******************************/
.lkacon_a_nr ul li{
	width:45%;
	margin-right:3%;
}
.lkacon_a_nr ul li:nth-child(3n){
	margin-right:3%;}

}
 @media (max-width:590px) {
.lkcon_a_nr_r01 ul li{
	width:33%;
}
		.lkcon_b_01 ul li{
		width:96%;
		margin-left:2%;
		margin-right:2%;
		margin-bottom:20px;}
.lkcon_b_02_b_nr_nr_aa{
	font-size:14px;
	line-height:26px;}
.lkcon_b_02_b_nr_nr_aa{
	padding:20px 10px 30px;}
.lkcon_c_nr ul li{
	width:48%;
	margin-right:4%;
}	
.lkcon_c_nr{

	margin-top:30px;}
.lkcon_c_nr ul li:nth-child(3n){
	margin-right:4%;
}
.lkcon_c_nr ul li:nth-child(2n){
	margin-right:0;
}
.sy_py_name{
	margin-bottom:0;}
.foot_b{
	padding-top:30px;}
.foot_w01{
	padding-left:15px;
	padding-right:15px;}
/******************************/
.lkshuzi ul li{
	width:50%;
	margin-bottom:25px;}
.lkshuzi{
	margin:30px auto;
}
.lkcon_a_bt01 span{
	font-size:46px;}
.lkcon_a_bt02_b{
	font-size:12px;	line-height:20px;
	margin-top:10px;
	width:100%;}
.lkcon_a_bt02_a,.lkcon_a_bt02_c{
	display:none;}	
.lkcon_a_bt02{
	width:100%;
	height:auto;
}
.lkcon_de_w{
	margin-bottom:10px;}
	
}
@media (max-width:500px) {
.top_l01 {
	margin-right: 0;
}
.top_l01 img {
	width: 100%;
}
.top_l02_a {
	margin-top: 5px;
}
.top_l02_b {
	margin-top: 5px;
}
.top_l02_a {
	font-size: 20px;
}
.top_l02_b {
	font-size: 14px;
}
/************/
.lkcon_a_bt01{
	font-size:32px;
	line-height: 40px;
}
.lkcon_a_nr{
	margin-top:10px;}
/*************/
.lkcon_d_news_l_nr01_name01{
	padding-top:5px;}
.lkcon_d_news_l_nr01_name03{
	margin-top:5px;
}
.lkcon_d_news_l_nr01_name02{
	margin-top:3px;
}
.lkcon_a_bt {
	padding-left:0;
	padding-right:0;}
/************************************/
.lkacon_b_nr ul li{
	width:100%;
	margin-bottom:20px;
	margin-right:0;
}
.lkacon_b_nr ul li{
	padding:10px 0;}
.pic_b {
    margin-top: 10px;
    margin-bottom:10px;
}
.pic_c{
	margin-bottom:10px;}
.pic_d{
	margin-bottom:10px;}
/************************************************/
.lkacon_c_nr ul li .p_a{
	display:none;}	
.lkacon_c_nr_w{
	height:90px;
}
.lkacon_c_nr ul li{
	height:90px;
}
.lkacon_c_w{
	height:400px;}
.lkacon_c_nr ul li .p01_a{
	padding-right:0;}
.p01{
	margin:13px auto 0;
	width:80%;}
.lkcon_a_bt02_b{
	margin-top:6px;}
	
}
@media (max-width:440px) {
.top_l02_a {
	font-size: 18px;
}
.top_l02_b {
	font-size: 14px;
}
.top {
	padding: 10px;
}
.nav ul li a {
	font-size: 14px;
}
.lkcon_a_nr_r01 ul li{
	width:50%;
}
.foot_a ul li{
	width:33.3%;}
.foot_a,.foot_b{
	padding-left:0px;
	padding-right:0;}
.lkcon_d_news_l_bt{
	font-size:22px;}
.lkcon_a_bt01 span{
	font-size:36px;
	padding-right:5px;}
.lkcon_a_bt01{
	font-size:20px;}
}
@media (max-width:400px) {
.top_l02_a {
	font-size: 18px;
}
.top_l02_b {
	font-size: 14px;
}
.lkcon_a_bt01 {
    font-size: 20px;
}
/*******************************/
.lkacon_a_nr ul li{
	width:38%;
	margin-left:7%;
	line-height:40px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:0;
	height:40px;

}
.lkacon_a_nr ul li a{
		font-size:14px;
}
.lkacon_a_nr ul li:nth-child(3n){
	margin-right:0%;}
}
@media (max-width:380px) {
.top_l01 {
	margin-right: 0;
	/*width: 40px;*/
}
.top_l01 img {
	width:auto;
}
.top_l02_a {
	font-size: 16px;
}
.top_l02_b {
	font-size: 12px;
}
.top_l02_a {
	margin-top: 2px;
}
.top_l02_b {
	margin-top: 0px;
}
.nav ul li {
	line-height: 36px;
}
/*********************/
.lkcon_d_news_l_nr01_pic{
	display:none;}
.lkcon_d_news_l_nr01_name{
	width:100%;}
.news_01_l{
	display:none;}
.lkcon_d_news_r_pic{
	display:none;}

}