@charset "utf-8";
.section{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.tb{
	width:auto;
	height:auto;
	margin:auto;
	max-width:1200px;
	margin-top: 40px;	
	margin-bottom: 40px;
}
.thead{
	text-align:center;
	line-height:1.5;
}
.thead_color{color:#0b67c5;}
.title{
	font-size:1.8rem;
	font-weight:bold;
}

.miaoshu{
	font-size:1rem;
}
.about_tb{margin-top:0px;}
.about_thead{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-image:url(images/com.png);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:top center;
	background-size:auto 100%;
	color:#fff;
	text-align:center;
	padding-top:10px;
	padding-bottom:40px;
}

.about{
	display:grid;
	grid-template-columns:auto 45%;
	column-gap:60px;
	row-gap:20px;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:40px;
}
@media (max-width:767px){.about{grid-template-columns:auto;padding:10px;}}
.about_list{
	display:block;
	width: auto;
	height: auto;
	overflow: hidden;
}

a.about_item{
	background-color:#0b67c5;
	display:flex;
	display:-webkit-flex;
	flex-wrap:nowrap;
	width:auto;
	height:auto;
	margin:auto;
	color:#fff;
	text-align:center;
}
a.about_item:hover{
	background-color: #f60;
}
a.about_item:nth-child(even){
	flex-direction: row-reverse;
}
.about_pic{
	display:block;
	width:50%;
	height:auto;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
}
.about_name{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	width:50%;
	height:auto;
	font-size:2rem;
}

.product_back{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	background-color:#eee;
	padding-top:40px;
	padding-bottom:40px;
}

.new_list{
	display:grid;
	grid-template-columns:calc(25% - (90px/4)) calc(25% - (90px/4)) calc(25% - (90px/4)) calc(25% - (90px/4));
	column-gap:30px;
	row-gap:30px;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	max-width:1200px;
	margin-top:40px;
}
@media (max-width:767px){
	.new_list{grid-template-columns:calc(50% - (20px/2)) calc(50% - (20px/2));column-gap:20px;row-gap:20px;padding:10px;}
}
a.new_tb{
	display:block;
	width:auto;
	height:100%;
	overflow:hidden;
	background-color:#fff;
	padding:20px;
	box-sizing:border-box;
	text-align:center;
}
a.new_tb:hover{
	border:1px solid #F90;
}
.new_pic{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	padding-bottom:100%;
	position:relative;
}
.new_name{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:10px;
}
.product_list{
	display:flex;
	display:-webkit-flex;
	column-gap:10px;
	row-gap:10px;
	flex-wrap: wrap;
	align-items:center;
	justify-content:center;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:10px;
	text-align:center;
}
.news_back{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	background-color: #003e87;
}
.news_thead{color: #fff;}
#news{
	display:grid;
	grid-template-columns:50% auto;
	column-gap:40px;
	row-gap:20px;
	width:auto;
	height:auto;
	max-width:1200px;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
	position: relative;
}
@media (max-width:767px){
	#news{grid-template-columns:auto;padding:10px;}
}
.news_list{
	display:flex;
	display: -webkit-flex;
	flex-direction: column;
	row-gap:20px;
	width:auto;
	height:auto;
	overflow:hidden;
}
.xinwen_list{
	display:block;
	width:auto;
	height:100%;
	overflow:hidden;
	background-color:#fff;
}
@media (max-width:767px){
	.xinwen_list{height:300px;}
}
.xinwen_pic{
	display:flex;
	display:-webkit-flex;
	justify-content:flex-end;
	flex-direction:column;
	width:100%;
	height:100%;
	margin:auto;
	background-size:cover;
	background-repeat:no-repeat;
}
.xinwen_tb{
	background-color:rgba(0,0,0,0.8);
	padding:10px;
	color:#fff;
	width:auto;
	height:auto;
	overflow:hidden;
}
a.xinwen_name{
	font-size:1.6rem;
	color:#fff;
	line-height:1.5;
}

a.news_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:80px auto;
	column-gap:10px;
}
.news_left{
	width:auto;
	height:auto;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	background-color:#dcfcfd;
	color:#003e87;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
}
.news_date{
	font-size:20px;
	text-align:center;
	margin:5px;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin-bottom:0px;
}
.news_year{
	font-size:1rem;
	text-align:center;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.news_right{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.news_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:left;
	font-size:1.2rem;
	color:#dcfcfd;
}
.news_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-size:0.8rem;
	color:#fff;
	text-align:left;
	line-height:1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.daohang_tb{
	display:grid;
	grid-template-columns:25% auto 35%;
	column-gap:50px;
	row-gap:20px;
	margin:auto;
	max-width:1200px;
	width:auto;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
}
@media (max-width:767px){
	.daohang_tb{grid-template-columns:auto;padding:10px;}
}
.contact{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}

.contact_list{
	display:flex;
	display: -webkit-flex;
	flex-direction: column;
	row-gap: 10px;
	overflow:hidden;
	width:auto;
	height:auto;
	
	overflow:hidden;
}
.contact_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom:20px;
}
.contact_tb{
	display:flex;
	display: -webkit-flex;
	column-gap:10px;
	align-items:center;
	line-height: 1.5;;
}
.contact_ico{
	display: block;
	width: 20px;
	height: 20px;
}

#quandi_map{
	display:block;
	overflow:hidden;
	width:auto;
	height:300px;
	margin-top:20px;
	overflow:hidden;
}

#quandi_form{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_form_thead{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	overflow:hidden;
	width:auto;
	height:auto;
}

#quandi_form_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin-top:20px;
	overflow:hidden;
}
a#form_bt{
	height:35px;
	line-height:35px;
	background-color:#F80;
	width:100%;
	border-radius:5px;
}
.form_area, .form_textarea{height:50px;outline: none;}

.link{
	display:grid;
	grid-template-columns:100px auto;
	column-gap:10px;
	row-gap:10px;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:1200px;
	margin:auto;
	margin-bottom:40px;
	border-top:1px solid #ddd;
	padding-top:20px;
}
@media (max-width:767px){.link{border:none;grid-template-columns:auto;padding:10px;}}
.link_title{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	overflow:hidden;
	width:auto;
	height:auto;
	color:#0b67c5;
	font-weight:bold;
	font-size:1.2rem;
}

.link_list{
	display:flex;
	display:-webkit-flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	column-gap:10px;
	row-gap:10px;
	overflow:hidden;
	width:auto;
	height:auto;
	overflow:hidden;
}
a.link_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	white-space:nowrap;
}
.search_back{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	border-bottom:1px solid #ddd;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	padding-top:10px;
	padding-bottom:10px;
}

.search_tb{
	display:flex;
	display: -webkit-flex;
	column-gap: 20px;
	row-gap:20px;
	overflow:hidden;
	width:auto;
	height:auto;
	justify-content:space-between;
	align-items:center;
	max-width:1200px;
	margin:auto;
}
@media (max-width:767px){
	.search_tb{flex-direction:column;}
}
.search{
	display:grid;
	grid-template-columns:auto 60px;
	align-items:center;
	overflow:hidden;
	width:350px;
	height:auto;
	max-width: 100%;
}
#keywords{
	display:block;
	overflow:hidden;
	width:100%;
	height:40px;
	border:1px solid #ddd;
	box-sizing:border-box;
	outline: none;
}
#bt_search{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:100%;
	background-color:#0b67c5;
	color:#fff;
	text-align:center;
}
.ti{
	font-size:1.3rem;
	text-align: center;
}
.ti:after{
	content:"";
	border-bottom: 2px solid #003e87;
	display:block;
	margin:auto;
	width: 50px;
	height: 0px;
	margin: auto;
	margin-top:2px;
}
.slick-dots{
	display: flex;
	display: -webkit-flex;
	column-gap:5px;
	width:auto;
	height: auto;
	justify-content: flex-end;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.slick-dots li{
	list-style: none;
	width: 15px;
	height: 15px;
	display: block;
	background-color: #ddd;
}
.slick-dots .slick-active{background-color: #f80;}
.slick-dots button{display: none;}