/*公共代码S*/

body {
	font-family: "微软雅黑";
	font-size: 14px;
	border: none;
	margin: 0;
	padding: 0;
	min-width: 1200px;
}

a {
	text-decoration: none;
	color: #fff;
}

img {
	border: none;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.clearfix:after {
	content: "";
	/*设置内容为空*/
	height: 0;
	/*高度为0*/
	line-height: 0;
	/*行高为0*/
	display: block;
	/*将文本转为块级元素*/
	visibility: hidden;
	/*将元素隐藏*/
	clear: both;
	/*清除浮动*/
}

.clearfix {
	zoom: 1;
	/*为了兼容IE*/
}

.layui-breadcrumb span[lay-separator] {
	color: #fff;
}
.clboth{
	clear: both;
}

/*公共代码E*/


/*顶部Logo S*/

#header {
	height: 71px;
	overflow: hidden;
	padding-bottom: 40px;
}

#header .header_leftbox {
	line-height: 30px;
	float: left;
	padding-top: 35px;
	letter-spacing: 2px;
}

#header .header_leftbox h2 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 8px;
}

#header .header_leftbox h2 span {
	color: #0858b1;
}

#header .header_leftbox h3 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.5px;
	word-spacing: 5px;
}

#header .header_right {
	float: right;
	width: 75px;
	height: 75px;
	background-color: #0858b1;
	margin-top: 19px;
	margin-right: 25px;
	overflow: hidden;
}

#header .header_center {
	float: right;
	padding-top: 35px;
	margin-right: 48px;
}

#header .header_center .header_center_iconbox {
	padding: 7px;
	float: left;
}

#header .header_center .header_center_tel {
	line-height: 25px;
	float: left;
	text-align: left;
}

#header .header_center .header_center_tel h4 {
	font-size: 12px;
}

#header .header_center .header_center_tel h3 {
	font-size: 21px;
	color: #0858b1;
}


/*顶部LOGO E*/


/*导航S*/

#nav {
	background-color: #0858b1;
	height: 55px;
	width: 100%;
	min-width: 1200px;
}

#nav .layui-nav {
	background-color: #0858b1;
}

#nav .layui-nav .layui-nav-item {
	line-height: 55px;
	padding-right: 90px;
}

#nav .layui-nav .layui-nav-item a {
	color: #fff;
	font-size: 16px;
}


/*导航E*/


/*banner图S*/

#banner {
	min-width: 1200px;
}


/*banner图E*/


/*产品分类S*/

#products {
	padding: 44px;
}


/*产品左侧*/

#products a:hover {
	color: #5FB878;
}
#product_nav .product_leftnav{
	float: left;
}
/*
#products .w1200 {
	display: flex;
}*/

#products .w1200 .product_leftnav {
	float: left;
	width: 268px;
	overflow: hidden;
	padding-right: 16px;
	color: #fff;
}

.product_leftnav_top {
	background-color: #eee;
	width: 280px;
	overflow: hidden;
}


/*产品分类固定*/

.product_leftnav_top .product_leftnav_top_title {
	height: 62px;
	background-color: #0858b1;
	color: #fff;
	text-align: center;
	padding-left: 90px;
}

.product_leftnav_top .product_leftnav_top_title .product_leftnav_top_title_bigfont {
	font-size: 54px;
	font-family: '宋体';
	font-weight: bold;
	line-height: 40px;
	float: left;
}

.product_leftnav_top .product_leftnav_top_title .product_leftnav_top_title_rightfont {
	padding-top: 10px;
	float: left;
}

.product_leftnav_top .product_leftnav_top_title .product_leftnav_top_title_rightfont .product_leftnav_top_title_rightfont_top {
	font-size: 19px;
}

.product_leftnav_top .product_leftnav_top_title .product_leftnav_top_title_rightfont .product_leftnav_top_title_rightfont_bottom {
	font-size: 16px;
	letter-spacing: 5px;
}


/*产品具体分类*/

.product_leftnav_top .product_leftnav_itembox {
	width: 242px;
	height: 32px;
	background-color: #0858B1;
	color: #fff;
	text-align: center;
	line-height: 32px;
	margin: 17px;
	position: relative;
	font-size: 17px;
}
.product_leftnav_top .product_leftnav_itembox a:hover{
	color: #5FB878;
}
.product_leftnav_top .product_leftnav_itembox:hover p {
	border-bottom: 3px solid #5FB878;
}

.product_leftnav_top .product_leftnav_itembox p {
	padding: 0 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product_leftnav_top .product_leftnav_itembox div {
	width: 17px;
	height: 17px;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	position: absolute;
	right: 15px;
	top: 7px;
	line-height: 17px;
	text-align: center;
}


/*产品左侧联系我们*/

.product_leftnav-bottom {
	width: 278px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-top: 15px;
	color: #333;
	font-size: 12px;
	line-height: 17px;
}

.product_leftnav-bottom img {
	max-width: 265px;
}

.product_leftnav-bottom p {
	padding: 0 10px;
	padding-top: 17px;
	font-size: 13px;
}
.product_leftnav-bottom p:last-child{
	padding-bottom: 17px;
}

/*产品右侧图片缩略样式*/

#products .product_rightnav {
	width: 890px;
	float: right;
}

#products .product_rightnav .product_rightnav_imgitem {
	width: 210px;
	height: 210px;
	float: left;
	margin: 7px;
	position: relative;
}

#products .product_rightnav .product_rightnav_imgitem img {
	width: 210px;
	height: 182px;
	border: 1px solid #ccc;
}

#products .product_rightnav .product_rightnav_imgitem p {
	font-size: 13px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
}

#products .product_rightnav .product_rightnav_imgitem:nth-child(4n-3) {
	margin-left: 0;
}

#products .product_rightnav .product_rightnav_imgitem:nth-child(4n) {
	margin-right: 0;
}

#products .product_rightnav .product_rightnav_imgitem .product_imgitem_bg {
	width: 212px;
	height: 220px;
	/*background-color: #0858b1;*/
	background-color: rgba(30, 139, 255, 0.8);
	opacity: .8;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#products .product_rightnav .product_rightnav_imgitem .product_imgitem_more {
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #fff;
	position: absolute;
	top: 100px;
	left: 72px;
	color: #fff;
	display: none;
}

#products .product_rightnav .product_rightnav_imgitem:hover .product_imgitem_bg {
	display: block;
	cursor: pointer;
}

#products .product_rightnav .product_rightnav_imgitem:hover .product_imgitem_more {
	display: block;
	cursor: pointer;
}


/*产品分类E*/


/*公司实力S*/

#strength {
	background-image: url(../img/strbg.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 476px;
	min-width: 1200px;
	margin-top: 60px;
}

#strength .w1200 .strength_top {
	text-align: center;
	color: #fff;
	padding: 56px;
	font-family: "微软雅黑";
}

#strength .w1200 .strength_top h2 {
	font-size: 32px;
	line-height: 32px;
}

#strength .w1200 .strength_top h3 {
	font-size: 24px;
	line-height: 19px;
	padding-top: 10px;
	letter-spacing: 4px;
}

#strength .w1200 .strength_content .strength_content_item {
	width: 23%;
	float: left;
	color: #fff;
	margin-right: 2%;
}

#strength .w1200 .strength_content .strength_content_item:last-child {
	margin-right: 0;
}

#strength .w1200 .strength_content .strength_content_item .strength_circle {
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 24px;
	text-align: center;
	margin: 0 auto;
}

#strength .w1200 .strength_content .strength_content_item .strength_circle .strength_circle_title {
	padding-top: 22px;
}

#strength .w1200 .strength_content .strength_content_item .strength_txt {
	font-size: 16px;
	line-height: 30px;
	padding-top: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}


/*公司实力E*/


/*公司简介S*/

#about .w1200 {
	padding-top: 72px;
	text-align: center;
	font-family: '微软雅黑';
}

#about .w1200 h2 {
	font-size: 32px;
	line-height: 32px;
	color: #0858b1;
}

#about .w1200 h3 {
	font-size: 24px;
	line-height: 19px;
	letter-spacing: 4px;
	padding-top: 10px;
}
#about .w1200 .about_content_txt{
	height: 390px;
	overflow: hidden;
	text-overflow: ellipsis;
}
#about .w1200 .about_content_txt h3 {
	padding-top: 0px;
}

#about .about_content {
	padding: 56px 0;
}

#about .about_content .about_content_imgbox {
	width: 650px;
	height: 360px;
	background-color: #ebebeb;
	position: relative;
	margin-top: 30px;
	float: left;
}

#about .about_content .about_content_imgbox img {
	position: absolute;
	left: 20px;
	bottom: 25px;
}

#about .about_content .about_content_txt {
	margin-left: 700px;
	text-align: left;
}

#about .about_content .about_content_txt h3 {
	color: #0858b1;
	font-size: 21px;
	line-height: 20px;
}

#about .about_content .about_content_txt p {
	font-size: 17px;
	line-height: 25px;
	padding-top: 10px;
	text-indent: 1rem;
	color: #333;
	white-space: pre-line;
}
#about .xbzz{padding-top: 10px!important;}
#blues {
	width: 380px;
	height: 170px;
	background-color: #0858b1;
	position: absolute;
	left: 0;
	top: 24;
}

#imgs{
	width: 650px!important;
	height: 360px!important;
}
/*公司简介E*/


/*新闻资讯S*/

#news .w1200 {
	padding-top: 72px;
	text-align: center;
	font-family: '微软雅黑';
}

#news a {
	color: #333;
}

#news a:hover {
	color: #0858b1;
}

#news .w1200 h2 {
	font-size: 32px;
	line-height: 32px;
	color: #0858b1;
}

#news .w1200 h3 {
	font-size: 24px;
	line-height: 19px;
	padding-top: 10px;
	letter-spacing: 4px;
}

.layui-tab {
	margin: 0;
	padding-top: 35px;
}

.layui-tab-title {
	height: auto;
	border-bottom-width: 0
}

.layui-tab-title li {
	font-size: 17px;
	width: 173px;
	height: 52px;
	line-height: 52px;
	background-color: #eee;
	color: #202020;
	margin: 0 95px;
}

.layui-tab-title .layui-this:after {
	border: none!important;
}

.layui-tab-title .layui-this {
	background-color: #0858b1;
	color: #fff;
}

.layui-tab-content {
	padding: 0;
	padding-top: 75px;
}

#news .w1200 .layui-tab-item {
	display: none;
}

#news .w1200 .layui-tab-item .news_img {
	margin-bottom: 87px;
	margin-right: 45px;
	float: left;
}

#news .w1200 .layui-tab-item .news_img img {
	height: 420px;
}

#news .w1200 .layui-tab-item .news_item {
	white-space: nowrap;
	border-bottom: 1px dashed #ccc;
	padding-top: 12px;
	min-width: 838px;
	height: 100px;
}

#news .w1200 .layui-tab-item .news_item:nth-child(2) {
	padding-top: 0!important;
}

#news .w1200 .layui-tab-item .news_item:last-child {
	border-bottom: none;
}

#news .w1200 .layui-tab-item .news_item:first-child {
	padding-top: 0;
}

#news .w1200 .layui-tab-item .news_item .news_content:hover {
	color: #0858b1;
}

#news .w1200 .layui-tab-item .news_item .news_date {
	width: 80px;
	height: 80px;
	background-color: #0858b1;
	color: #fff;
	float: left;
	margin-right: 22px;
	margin-bottom: 20px;
}

#news .w1200 .layui-tab-item .news_item .news_date .news_day {
	font-size: 24px;
	padding-top: 15px;
	text-align: center;
}

#news .w1200 .layui-tab-item .news_item .news_date .news_year {
	font-size: 16px;
	padding-left: 10px;
	text-align: left;
	padding-top: 2px;
}

#news .w1200 .layui-tab-item .news_item .news_content h3 {
	line-height: 24px;
	padding-top: 0;
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
}

#news .w1200 .layui-tab-item .news_item .news_content p {
	padding-top: 10px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-wrap;
}

.layui-tab-bar{
	display: none;
}
/*新闻资讯E*/


/*底部信息S*/

#footer {
	width: 100%;
	background-color: #0858b1;
	color: #fff;
	min-width: 1200px;
}

#footer .w1200 .footer_box {
	padding: 22px 45px;
}

.layui-breadcrumb a {
	color: #fff!important;
}

#footer .w1200 .footer_box .footer_left {
	float: left;
}

#footer .w1200 .footer_box .footer_left p {
	font-size: 17px;
	line-height: 30px;
}

#footer .w1200 .footer_box .footer_left p:nth-child(2) {
	padding-top: 15px;
}

#footer .w1200 .footer_box .footer_right {
	float: right;
}

#footer .w1200 .footer_box .footer_right img {
	width: 121px;
	height: 121px;
}

#footer .w1200 .footer_box .footer_right div {
	float: left;
	margin-right: 15px;
	font-size: 13px;
	line-height: 21px;
}

#footer .w1200 .footer_box .footer_copy {
	padding-top: 30px;
	text-align: center;
}


/*底部信息E*/


/*新闻栏目右侧样式*/

#product_nav .product_rightnav {
	width: 860px;
	margin-left: 36px;
	float: left;
}
#product_nav .product_rightnav a {
	color: #333;
}

#product_nav .product_rightnav a:hover {
	color: #0858b1;
}

#product_nav .product_rightnav .rightnav_lefttitle {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
}

#product_nav .product_rightnav .rightnav_lefttitle .rightnav_lefttitlebox {
	display: flex;
	height: 25px;
	line-height: 25px;
	padding: 10px 30px;
	width: 20%;
	justify-content: space-around;
}

#product_nav .product_rightnav .rightnav_lefttitle .rightnav_lefttitlebox .hxcp_title {
	color: #0f61cd;
	font-weight: bold;
}

#product_nav .product_rightnav .rightnav_lefttitle .rightnav_lefttitlebox .hxcp_eng {
	color: #b7b7b7;
}

#product_nav .product_rightnav .rightnav_lefttitle .product_more {
	height: 20px;
	width: 80px;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	color: #CDCDCD;
}

#product_nav .product_rightnav .rightnav_leftbox {
	float: left;
	width: 100%;
}

#product_nav .product_rightnav .rightnav_leftbox h2 {
	margin-top: 15px;
	padding: 15px 30px;
}

#product_nav .product_rightnav .rightnav_leftbox h2:first-child {
	border-bottom: 1px solid #ccc;
}

#product_nav .product_rightnav .rightnav_leftbox .rightnav_leftbox_item {
	width: 240px;
	height: 250px;
	margin: 20px;
	float: left;
}

#product_nav .product_rightnav .rightnav_leftbox .rightnav_leftbox_item:hover div {
	border: 1px solid blue;
}

#product_nav .product_rightnav .rightnav_leftbox .rightnav_leftbox_item:hover p a {
	color: blue;
}

#product_nav .product_rightnav .rightnav_leftbox .rightnav_leftbox_item div {
	text-align: center;
	height: 240px;
	width: 100%;
	border: 1px solid #c4c4c4;
}

#product_nav .product_rightnav .rightnav_leftbox .news_content {
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 15px;
}

#product_nav .product_rightnav .rightnav_leftbox .news_content span {
	font-size: 17px!important;
}

#product_nav .product_rightnav .rightnav_leftbox .rightnav_leftbox_item div img {
	padding: 8px 4px;
}

#product_nav .product_rightnav .rightnav_leftbox .rightnav_leftbox_item p {
	text-align: center;
	padding: 10px 0;
}

#leftnav {
	padding-top: 44px
}

#leftnav .w1200 {
	display: flex;
}

#leftnav .w1200 h2 {
	margin-top: 0;
}
.cp_timer{
	text-align: center;
}
.cp_title{
	text-align: center;
}
/*新闻内容样式*/

			.cp_title{
			    text-align:  center;
			    margin-top: 20px;
			    border-bottom: none;
			}
			.cp_timer{
				text-align: center;
				border-bottom:1px dashed #ccc;
				padding-bottom: 10px;
			}
			.news_player{
				width:100%; text-align:center; margin-bottom:20px;
			}
			.render_page{
				justify-content: space-between;
				border-top: 1px dashed #ccc;
				padding-top: 30px;
			}
			.render_page_left{
				float: left;
			}
			.render_page_right{
				float: right;
			}
/*单页样式*/
.curplace{
	margin-top: 0;
}
.singleTxt{
	line-height: 25px;
	font-family: "微软雅黑";	
	border-bottom: 1px dashed #ccc;
	padding: 30px;
	line-height: 30px;
}
/*图片栏目*/
.imgchannels{
	padding: 44px 0!important;
}
#imgchannel_content{
	width: 860px;margin-left: 36px;
}
#imgchannel_content .img_sy{
	padding-bottom: 10px;border-bottom: 1px solid #ccc;
}
#imgchannel_content .img_content{text-indent: 1rem;margin-top: 40px;}
#imgchannelsrc{
	width: 220px;height: 220px;
}
