.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.mw770 {
	margin-left: 20px;
	text-overflow: ellipsis;
	max-width: 770px;
}

.mw770 a {
	color: #fff!important;
}

.border_a {
	border: 1px solid #CCC;
	border-radius: 10px;
}

.border_a:hover {
	border: 1px solid #00b9a6;
}

.flexs {
	display: flex;
}

.ml20 {
	margin-left: 20px;
	width: 900px;
	float: right;
}

.flexs_bet {
	display: flex;
	justify-content: space-between;
}

.ml15 {
	margin-left: 15px;
}

.ml5 {
	margin-left: 5px;
}


/*首页欢迎最上标题S*/

.top_welcome {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e6e6e6;
}

.t_rightnav {
	display: flex;
}

.t_rightbox {
	display: flex;
	border: 1px solid #e6e6e6;
	width: 85px;
	border-bottom: none;
}

.t_rightbox {
	height: 100%;
	line-height: 45px;
}

.t_rightbox:nth-child(2) {
	border-left: none;
	width: 110px;
}

.openView {
	cursor: pointer;
}


/*首页最上面标题E*/


/*首页上面第二个标题S*/

.top_welcome2 {
	width: 100%;
	height: 110px;
	/*border: 1px solid red;*/
}

.top_welcome2 .top_welcome2_box {
	line-height: 40px;
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
}

.top_welcome2 .top_welcome2_box .top_welcome2_first h1 {
	font-size:27px;
}

.top_welcome2 .top_welcome2_box .top_welcome2_first p {
	font-size: 14px;
	color: #bbb;
}

.top_welcome2 .top_welcome2_box .top_welcome2_second {
	display: flex;
	margin-right: 60px;
}

.top_welcome2 .top_welcome2_box .top_welcome2_second .top_welcome2_imgbox {
	width: 50px;
	height: 80px;
	margin: 10px;
}

.top_welcome2 .top_welcome2_box .top_welcome2_second img {
	height: 50px;
	margin-top: 2px;
}

.top_welcome2 .top_welcome2_box .top_welcome2_second .top_welcome2_tel {
	line-height: 38px;
}

.top_welcome2 .top_welcome2_box .top_welcome2_second .top_welcome2_tel p {
	font-size: 26px;
	color: #00b9a6;
}


/*首页上面第二个标题E*/


/*导航START*/

#nav .layui-nav-item a {
	color: #fff;
}

.layui-nav .layui-nav-item {
	width: 165px;
}

.layui-nav * {
	font-size: 16px;
}

.layui-nav {
	background-color: #fff;
}

.layui-bg-green {
	background-color: #00b9a6!important;
}


/*导航END*/


/*主营产品STAR*/

.products {
	width: 100%;
	height: 650px;
}


/*主营产品END*/

.products_box {
	height: 100%;
	display: flex;
}

.products_box .products_leftbox {
	width: 477px;
	height: 652px;
}

.products_box .products_leftbox img {
	width: 477px;
	height: 652px;
}

.products_box .products_rightbox {
	width: 723px;
	height: 652px;
}

.products_box .products_rightbox .products_rightbox_first h1 {
	margin-top: 152px;
	text-indent: 3rem;
}
.products_box .products_rightbox .products_rightbox_first h1 span{
	color: #1ac6b7;
}
.products_box .products_rightbox .products_rightbox_first p {
	margin: 14px 45px;
	color: #b5b5b5;
}

.products_box .products_rightbox .products_rightbox_first div {
	text-indent: 3rem;
}

.products_rightbox .w100 .products_rightbox_secondbox {
	width: 50%;
	float: left;
}

.products_box .products_rightbox .products_rightbox_second {
	margin-top: 60px;
}

.products_box .products_rightbox .products_rightbox_second .products_rightbox_second_box {
	line-height: 32px;
}
.products_box .products_rightbox .products_rightbox_second .products_rightbox_second_box div{
	float: left;
}
.products_box .products_rightbox .products_rightbox_second .products_rightbox_second_box div img {
	width: 68px;
	height: 71px;
}

.news {
	width: 100%;
	height: 568px;
	background-image: url(../img/bgimg_02.jpg);
	margin-top: 2px;
}

.news .news_right {
	width: 450px;
	float: right;
	margin: 154px 20px;
}

.news .news_left {
	width: 650px;
	height: 100px;
	float: left;
	color: white;
}

.news .news_left h1 {
	margin-top: 57px;
	font-size: 34px;
}

.news .news_left p {
	margin: 15px 0;
	max-height:57px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_left_num {
	line-height: 81px;
	height: 81px;
	width: 81px;
	font-size: 40px;
	float: left;
	margin-right: 10px;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #fff;
}

.news .news_numcontent {
	margin-top: 60px;
}


/*新闻资讯END*/


/*slider滚动图START*/

.slider {
	width: 100%;
}

.slider .address {
	display: flex;
	width: 100%;
	margin-top: 60px;
}

.slider .address .address_box {
	width: 28%;
	height: 151px;
	border: 1px solid #e1e1e1;
	margin-right: 53px;
}
.slider .address .address_box .address_box_first{
	float: left;
}
.slider .address .address_box .address_box_first {
	margin: 37px 25px 0 10px;
}

.slider .address .address_box .address_box_second {
	margin-top: 37px;
	line-height: 33px
}

.slider .address .address_box .address_box_second h2 {
	color: #5bb8ab;
}

.slider .address .address_box .address_box_second h3 {
	font-size: 24px;
}


/*slider滚动图END*/

.progress_bar {
	height: 15px;
	width: 100%;
	background-color: #039e8e;
	margin: 88px 0 20px 0;
}


/*底部START*/

.footer .footer_left {
	font-size: 16px;
	line-height: 28px;
	float: left;
	margin-bottom: 15px;
}

.footer .footer_right {
	width: 240px;
	height: 162px;
	float: right;
	border-left: 1px solid #efefef;
}

.footer .footer_right div {
	text-align: center;
	padding: 10px
}

.footer .footer_right p {
	font-size: 15px;
	margin-top: 10px;
}
.footer .footer_title{
	font-weight: 500;
	color: black;
}
#leftnav {
	width: 100%;
	margin-top: 20px;
	display: flex;
}

#leftnav .layui-nav {
	float: left;
	width: 220px;
}

#leftnav .layui-nav .layui-nav-item {
	width: 100%;
}

#leftnav .layui-nav .layui-nav-item {
	background-color: #fff;
}

#leftnav .layui-nav-itemed>.layui-nav-child {
	background-color: #fff!important;
}


/*.layui-nav-itemed>.layui-nav-child*/

.layui-nav .layui-nav-item a {
	color: #333;
	text-align: center;
}

.layui-icon .layui-icon-app {
	margin-right: 5px;
}

.moren:hover {
	background-color: #00b9a6!important;
}

.moren {
	border-radius: 10px;
}

.layui-nav-itemed>a,
.layui-nav-tree .layui-nav-title a,
.layui-nav-tree .layui-nav-title a:hover {
	background-color: #00b9a6;
	;
}

.layui-nav-child dl {
	background-color: #f4f4f4!important;
	border: 1px solid #ccc;
}

.layui-nav-child dd {
	margin-top: 15px;
}

.layui-nav-child dd a {
	background-color: #f4f4f4;
	padding: 6px;
}

.layui-nav-tree .layui-nav-child,
.layui-nav-tree .layui-nav-child a:hover {
	color: #00b9a6;
}

#leftnav .w1200 .leftnav_right {
	text-indent: 1rem;
	margin: 10px;
	width: 100%;
}

#leftnav .w1200 .leftnav_right h2 {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 15px;
}

#leftnav .w1200 .leftnav_right h3 {
	text-indent: 1.5rem;
	line-height: 30px;
	margin: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
}

#imgbox {
	margin-top: 30px;
}

#imgbox .imgdivs {
	width: 28%;
	height: 252px;
	border: 1px solid #ccc;
	text-align: center;
	float: left;
	margin: 20px 15px 0 25px;
	cursor: pointer;
}

#imgbox .imgdivs img {
	width: 88%;
	height: 200px;
	margin: 10px auto;
	display: block;
}

#imgbox .imgdivs p {
	text-align: center;
}

#imgbox .imgdivs:hover {
	border: 1px solid #0000FF;
}

#pageNums1 {
	width: 100%;
	margin-left: 280px;
}

.news_hover:hover {
	color: #0000FF;
}

.leftnav_right .news_box {
	margin: 10px;
	border-bottom: 1px dashed #ccc;
	padding: 10px;
}

.leftnav_right .news_box p {
	float: right;
	color: #ccc;
}

#leftnav .flexs .leftnav_right .cp_title {
	text-align: center;
	border-bottom: none;
	font-weight: 800;
}

#leftnav .flexs .leftnav_right .cp_timer {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

#leftnav .flexs .leftnav_right .cp_imgbox {
	width: 100%;
	margin: 0 auto;
}

#leftnav .flexs .leftnav_right .cp_imgbox img {
	border: none;
	display: block;
	margin: 20px auto;
	max-width: 900px;
}

#leftnav .flexs .render_page {
	height: 100px;
	width: 100%;
	line-height: 30px;
	font-size: 15px;
	display: flex;
	line-height: 100px;
	justify-content: space-between;
}

.render_page a {
	color: #0000FF;
}

/*图片栏目S*/
#img_channels_src{width: 246px;height: 200px;}

/*图片栏目E*/

/*图片内容S*/

#img_content_src {
	max-width: 500px;
	display: block;
	margin: 10px auto;
}

#img_content {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
/*图片内容E*/
