﻿/*内页*/
.o_big {
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: relative;
	display: flex;
	justify-content: center;
}
.o_big .o_big_text {
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 207px;
}
.o_big h1 {
	opacity: .5;
	line-height: 94px;
	font-size: 80px;
	color: #FFFFFF;
	font-weight: bold;
}
.o_big img {
	width: 100%;
	filter: Alpha(Opacity=0);
	height: 600px;
}
.o_big .m-banner-img {
	display: none;
}
.o_big_subtitle{
	font-weight: 500;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 43px;
	text-align: center;
	width: 540px;
}
.postions {
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	background: #f1f1f1;
	color: #919191;
	font-size: 12px;
}
.postions a {
	color: #919191;
}
/*分页*/
/*分页样式*/
.pages{clear:both;padding:86px 0 109px;font-size:18px;text-align:center; overflow:hidden}
.pages .pagination {display:inline-block;margin:0 auto;padding:0}
.pages .pagination .page-item,.pages .pagination .page-num{
	color: #7F7F8B;
	padding: 22px 32px;
	box-sizing: border-box;
	display:block;
	border: 1px solid #DEDEDE;
	float: left;
	margin: 0 5px;
}
.pages .pagination .page-num-current{ background:#333; color:#fff; border-color:#333;}


/*硬件产品*/
.product_a {
	overflow: hidden;
	text-align: center;
}
.product_a a {
	display: inline-block;
	height: 100px;
	line-height: 100px;
	background-color: #fff;
	width: 180px;
	font-size: 20px;
	color: #7F7F8B;
	transition: all 0.3s;
	position: relative;
}
.product_a a:hover, .product_a a.csel {
	color: #012FA8;
	font-weight: 500;
}
.product_a a:hover:after, .product_a a.csel:after {
	position: absolute;
	content: '';
	width: 96px;
	height: 6px;
	background: #012FA8;
	bottom: 0;
	left: 50%;
	margin-left: -48px;
}
.product_ul {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 8px;
}
.product_ul ul {
	display: flex;
	flex-wrap: wrap;
}
.product_ul ul li {
	float: left;
	width: 32.1%;
	margin-left: 0.5%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
	background-color: #fff;
}
.product_ul ul li .product_b {
	border: 1px solid #e8e8e8;
	padding-bottom: 36px;
}
.product_ul ul li:nth-child(3n+0) {
	margin-right: 0;
}
.product_ul ul li img {
	display: inline-block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.product_ul ul li .imgs {
	width: 100%;
	overflow: hidden;
}
.product_ul ul li h2 {
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
}
.product_ul ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #929292;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.product_ul ul li em {
	display: block;
	color: #ee697e;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.product_ul ul li label {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}
.product_ul ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.product_ul ul li:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	transition: all 0.3s;
}
.product_ul ul li:hover h2 {
	color: #00a1e9;
}
.product_ul ul li:hover .product_b {
	border: 1px solid #fff;
}
/*公司动态*/
.news_bg {
	overflow: hidden;
	background: #fff;
}
.news_type_wrap {
	clear: both;
	margin-top: 0;
}
.news_wrap {
	clear: both;
	width: 1520px;
	margin: 85px auto 0;
}
.news_detail_wrap {
	clear: both;
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
	margin-top: 90px;
}
.news_detail_bg {
	overflow: hidden;
	background: url(https://cdn.dfyajt.com/dfyajt/newsdetail_bg.png) left top no-repeat;
}
.news-detail-nav {
	margin-top: 99px;
	margin-left: 110px;
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 18px;
	color: #7F7F8B;
	line-height: 21px;
	display: flex;
	align-items: center;
}
.news-detail-nav a {
	color: #7F7F8B;
	opacity: .5;
}
.news-detail-nav span {
	color: #191919;
}
.news-detail-nav img {
	margin: 0 8px;
}


/*公司动态详细*/
.about_x {
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.about_x img {
	margin-bottom: 15px;
	max-width: 100%;
	height: auto !important;
}
.about_x .show_t {
	margin-bottom: 84px;
	font-weight: 500;
	font-size: 48px;
	color: #191919;
	line-height: 56px;
	text-align: left;
}
.about_x .con_line {
	height: 27px;
	line-height: 27px;
	font-size: 18px;
	color: #7F7F8B;
	border-bottom: 1px solid #DEDEDE;
	text-align: left;
	padding-bottom: 32px;
}
.about_x .con_line span {
	color: #012FA8;
	margin-left: 10px;
}
.about_x .con_line_type {
	display: none;
}
.about_x .con_id {
	line-height: 30px;
	overflow: hidden;
	white-space: normal;
	word-break: break-all;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 40px;
}
.about_x table {
	border-collapse: collapse;
	border-spacing: 0;
}
.about_x table td {
	line-height: 22px;
	height: 27px; /*border:1px solid #000;*/
}
.prenext {
	margin-top: 48px;
	font-size: 20px;
	color: #012FA8;
	line-height: 30px;
	text-align: left;
	border-top: 1px solid #DEDEDE;
	padding: 35px 34px;
}
.prenext span {
	float: left;
	width: 108px;
	color: #666666;
	font-size: 16px;
}
.prenext a {
	float: right;
	color: #012FA8;
	font-size: 20px;
}
.prenext a:hover {
	color: #00a1e9;
	text-decoration: none;
}
.prenext:last-child {
	border-top: 0;
	margin-top: 0;
	margin-bottom: 63px;
}
.goback {
	float: right;
	height: 26px;
	line-height: 26px;
	text-align: right;
	padding-left: 23px;
	background: url(../img/goback.png) left center no-repeat;
	font-size: 14px;
	color: #333333;
	margin-top: 8px;/* border-bottom:1px solid #a6a6a6;*/
}
.fenxiang {
	height: 30px;
	overflow: hidden;
}
.fenxiang .span {
	float: right;
	font-size: 14px;
	line-height: 34px;
}
/*公司介绍*/
.about_bg {
	background-color: #f5f5f5;
	overflow: hidden;
}
.about_div {
	overflow: hidden;
}
.about_div .i_one_div_txt {
	width: 46.9%;
	padding-left: 1.6%;
	padding-right: 1.5%;
}
.about_div .i_one_div_txt .i_one_con {
	max-width: 588px;
}
.about_div .i_one_div_txt .i_one_t {
	line-height: 30px;
	color: #0044dc;
}
.about_div .i_one_div_txt .i_one_t img {
	display: block;
	margin-top: 12%;
	margin-bottom: 2%;
}
.about_div .i_one_div_txt .i_one_p {
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	padding-top: 2%; /*height:260px; */
	overflow: hidden;
	text-align: left;
}
.about_div .i_one_div_txt .i_one_p.brandfont {
	font-size: 16px;
	text-align: center;
	padding-top: 0;
}
.about_div .i_one_div_img {
	width: 50%;
	overflow: hidden;
}
.about_div .i_one_div_img img {
	width: 100%;
	-webkit-transition: all 0.8s ease-out;
	-ms-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.about_div .i_one_div_img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.about_two {
	overflow: hidden;
	text-align: center;
	padding-top: 3%;
	padding-bottom: 3%;
	background-color: #fff;
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
}
.about_two ul li {
	float: left;
	width: 30.33%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	overflow: hidden;
	color: #7b7b7b;
	font-size: 14px;
	line-height: 24px;
}
.about_two ul li h2 {
	font-weight: normal;
	color: #333333;
	margin-bottom: 2%;
}
.about_two ul li p {
	margin: 0 auto;
	max-width: 400px;
}
/*企业荣誉*/
.honor_ul {
	overflow: hidden;
}
.honor_ul ul li {
	width: 23.5%;
	margin-right: 2%;
	float: left;
	overflow: hidden;
	margin-bottom: 3%;
	text-align: center;
}
.honor_ul ul li:nth-child(4n+0) {
	margin-right: 0;
}
.honor_ul ul li .imgs {
	width: 100%;
	overflow: hidden;
}
.honor_ul ul li .imgs img {
	width: 100%;
	-webkit-transition: all 0.8s ease-out;
	-ms-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.honor_ul ul li h2 {
	color: #333;
	font-size: 13px;
	font-weight: normal;
	height: 42px;
	overflow: hidden;
	line-height: 42px;
}
.honor_ul ul li:Hover .imgs img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.honor_ul ul li:Hover h2 {
	color: #00a1e9;
}
/*联络我们*/
.contact_bg {
	background-color: #f5f5f5;
	overflow: hidden;
}
.map_div {
	overflow: hidden;
	float: left;
	width: 50%;
}
.map_div img {
	max-width: 100%;
}
.contact_r {
	overflow: hidden;
	float: left;
	width: 44%;
	margin-left: 3%;
	margin-top: 3%;
	margin-bottom: 3%;
	color: #6f6f6f;
	font-size: 14px;
}
.contact_r h2 {
	color: #333333;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 3%;
}
.contact_r ul li {
	display: block;
	margin-bottom: 10px;
}
.contact_r ul li img {
	display: inline-block;
	margin-right: 12px;
	margin-top: 3px;
	float: left;
}
/*相关案例*/
.case_ul {
	overflow: hidden;
	padding-top: 1%;
}
.case_ul ul li {
	float: left;
	width: 23.5%;
	overflow: hidden;
	margin-bottom: 2%;
	margin-right: 2%;
	text-align: center;
	background-color: #f5f5f5;
}
.case_ul ul li:nth-child(4n+0) {
	margin-right: 0;
}
.case_ul ul li img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.case_ul ul li .imgs {
	overflow: hidden;
	width: 100%;
}
.case_ul ul li .imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.case_ul ul li .txts {
	overflow: hidden;
	transition: all 0.3s;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left: 26px;
	padding-right: 2%;
	text-align: left;
}
.case_ul ul li .txts h2 {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-weight: normal;
	color: #333;
}
.case_ul ul li .txts .p {
	font-size: 14px;
	color: #aaaaaa;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.case_ul ul li:hover .imgs img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.case_ul ul li:hover .txts h2 {
	color: #014ee7;
}
.case_ul ul li .desc {
	display: none;
}

.contact_container {
	position: relative;
	height: 1008px;
}

.contact_bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.contact_bg img {
	width: 100%;
	height: 100%;
}
.contact_bg_iframe {
	width: 50%;
	height: 100%;
	position: absolute;
}

.contact_info {
	position: absolute;
	right: 0;
	top: 0;
	width: 960px;
	background: #fafafae6;
	height: 100%;
	padding: 94px 200px 0 156px;
	box-sizing: border-box;
}

.contact_info_box_title {
	font-weight: 400;
	font-size: 24px;
	color: #012FA8;
	line-height: 28px;
	text-align: left;
}

.contact_info_box_big_title {
	font-weight: 500;
	font-size: 56px;
	color: #191919;
	line-height: 66px;
	text-align: left;
	margin-top: 8px;
}

.contact_info_line {
	width: 604px;
	height: 1px;
	background-color: #7f7f8b66;
	position: relative;
	margin-top: 48px;
	margin-bottom: 48px;
}
.contact_info_line.active:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 66px;
	height: 3px;
	background-color: #012FA8;
}
.contact_info_icon_box img {
	width: 48px;
	height: 48px;
}
.contact_info_box_label{
	font-weight: 400;
	font-size: 20px;
	color: #7F7F8B;
	line-height: 23px;
	text-align: left;
	margin-top: 12px;
}

.contact_info_box_text {
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	line-height: 28px;
	text-align: left;
	margin-top: 24px;
}
.contact_info_box_flex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact_info_box_flex .contact_info_icon_box {
	flex: 1;
	position: relative;
}
.contact_info_box_flex .contact_info_icon_box:not(:first-child) {
	padding-left: 50px;
}

.contact_info_box_flex .contact_info_icon_box:not(:first-child):before {
	content: '';
	position: absolute;
	left: 0;
	height: 100%;
	width: 1px;
	background-color: #7F7F8B;
	opacity: 0.4;
}
.qrcode {
	display: flex;
}
.qrcode-item {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}
.qrcode-item img {
	width: 139px;
	height: 139px;
}

@media screen and (max-width: 480px) {
	.o_big {
		align-items: center;
	}
	.o_big img {
		height: 250px;
	}
	.o_big .m-banner-img {
		display: block;
		height: 500px;
	}
	.o_big .banner-img {
		display: none;
	}
	.o_big h1 {
		line-height: 33px;
		font-size: 28px;
		opacity: 1;
	}
	.o_big_subtitle {
		line-height: 14px;
		font-size: 12px;
		margin-top: 4px;
	}
	.o_big .o_big_text {
		top: auto;
	}
	.product_a {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.product_a a {
		display: block;
		height: 50px;
		line-height: 50px;
		flex: 1;
		font-size: 12px;
		position: relative;
		font-weight: 500;
		color: #191919;
	}
	.product_a a:hover:after, .product_a a.csel:after {
		width: 100%;
		height: 2px;
		background: #012FA8;
		left: 0;
		right: 0;
		margin-left: 0;
	}
	.news_wrap {
		box-sizing: border-box;
		width: 100%;
		padding: 0 30px;
	}
	.news-list-wrap .news_wrap {
		margin-top: 6px;
	}
	.news-content {
		margin-top: 39px;
		grid-template-columns: 1fr;
		grid-gap: 32px 0;
	}
	.jyly-list-wrap .news-content {
		margin-top: 30px;
		grid-template-columns: 1fr;
		grid-gap: 25px 0;
	}
	.news-content-item .imgs img {
		height: 177px;
	}
	.jyly-list-wrap .news-content-item .imgs {
		height: auto;
	}

	.news-content-item:hover .imgs img {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.news-content-item-desc {
		display: block;
	}
	.pages {
		padding: 40px 0;
	}
	.pages .pagination .page-item, .pages .pagination {
		padding: 2px 8px;
		margin: 0 4px;
		font-size: 12px;

	}
	/*详情*/
	.news_detail_bg {
		background: url(https://cdn.dfyajt.com/dfyajt/m_newsdetail_bg.png) left top no-repeat;
	}
	.news_detail_wrap {
		width: 100%;
		padding: 0 30px;
		box-sizing: border-box;
		margin-top: 48px;
	}
	.news-detail-nav {
		display: none;
	}
	.about_x .show_t {
		font-weight: 500;
		font-size: 28px;
		color: #191919;
		line-height: 33px;
		margin-bottom: 23px;
	}
	.about_x .con_line {
		font-weight: 400;
		font-size: 11px;
		line-height: 17px;
		border-style: solid;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.about_x .con_line_type {
		display: block;
		height: 24px;
		line-height: 24px;
		border-radius: 200px 200px 200px 200px;
		border: 1px solid #DEDEDE;
		padding: 0 12px;
		font-size: 11px;
		color: #7F7F8B;
	}
	.prenext {
		margin-top: 21px;
		font-weight: 500;
		font-size: 12px;
		line-height: 14px;
		color: #012FA8;
		padding: 0 5px;
		padding-top: 21px;
	}
	.prenext a {
		font-size: 12px;
		color: #191919;
		float: none;
	}

	/*联系我们*/
	.contact_container {
		height: auto;
	}
	.contact_bg {
		position: static;
	}
	.contact_bg img {
		display: none;
	}
	.contact_bg_iframe {
		width: 100%;
		height: 350px;
		position: static;
	}
	.contact_info {
		padding: 40px 30px;
		width: 100%;
		position: static;
	}
	.contact_info_box_title {
		font-size: 12px;
		line-height: 14px;
	}
	.contact_info_box_big_title {
		margin-top: 4px;
		font-weight: 500;
		font-size: 28px;
		line-height: 33px;
	}
	.contact_info_line {
		width: 100%;
		background-color: #7f7f8b66;
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.contact_info_line.active:before {
		width: 33px;
		height: 2px;
	}
	.contact_info_icon_box img {
		width: 24px;
		height: 24px;
	}
	.contact_info_box_label {
		font-size: 10px;
		line-height: 12px;
		margin-top: 6px;
	}
	.contact_info_box_text {
		margin-top: 12px;
		font-size: 12px;
		line-height: 14px;
	}
	.qrcode-item img {
		width: 70px;
		height: 70px;
	}


}