/*===================== 重置样式 START =====================*/
@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, p, dl, dd, dt, th, td, select, ul, ol, li, form, input, textarea, fieldset, legend, img {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #000;
	background: transparent;
	outline: none;
	display: block;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
a:hover, .tran {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.wot {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.upp {
	text-transform: uppercase;
}
img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	display: block;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {
	-webkit-user-modify: read-write-plaintext-only;
	outline-style: none;
	border: none;
	font-size: 14px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #000;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #000;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#000;
}
html::-webkit-scrollbar {
width:5px;
height:5px;
background-color:#f1f1f1;
}
html::-webkit-scrollbar-track {
border-radius:0;
background-color:#f1f1f1;
}
html::-webkit-scrollbar-thumb {
border-radius:0px;
width:5px;
height:5px;
background-color:#d12502;
}
textarea {
	resize: none;
	overflow: auto;
}
input {
	padding-top: 0;
	padding-bottom: 0;
}
;
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 14px;
	margin: 0;
}
.clear {
	zoom: 1;
}
.clear:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clear::before, .clear::after {
	content: "";
	display: table;
}
.clear::after {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family: \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	min-height: 100%;
	background-color: #fff;
}
.error3 {
	display: none !important;
}
html, body {
	max-width: 1920px;
	margin: 0 auto;
}
.inner {
	width: 1200px;
	margin: 0 auto;
}
.inner2 {
	width: 1300px;
	margin: 0 auto;
}
/*===================== 重置样式 END =====================*/

/*===================== 公用样式 START =====================*/
.header {
	height: 120px;
	width: 100%;
	z-index: 999;
	position: absolute;
}
.header .inner {
	height: 120px;
	position: relative;
	width: 96%;
	margin: 0 auto;
}
.header .logo {
	width: 19%;
	text-align: center;
}
.header .logo h1 {
	margin-top: 25px;
	font-size: 48px;
	color: #d30000;
	font-weight: bold;
}
.header .nav {
	float: left;
	margin-left: 2%;
	width: 54%;
}
.header .nav ul li {
	float: left;
	width: 12.5%;
	height: 120px;
	line-height: 120px;
	text-align: center;
}
.header .nav ul li a {
	color: #fff;
	position: relative;
	z-index: 1;
	font-size: 16px;
}
.header .nav ul li a:hover, .header .nav ul li a.active {
	background: #009b4c;
}
.header .call {
	margin-top: 22px;
	height: 70px;
	background: url(../images/lizhimei_05.png) 6px center no-repeat;
	padding-left: 95px;
}
.header .call p {
	font-size: 18px;
	color: #fff;
	padding: 6px 0 0px 0;
}
.header .call h3 {
	font-size: 34px;
	color: #fff;
	font-family: impact;
}
.header.on {
	height: 90px;
}
.header.on .nav ul li {
	height: 90px;
	line-height: 90px;
}
.header.on .call {
	margin-top: 8px;
}
.header.on .logo img {
	height: 70px;
	margin-top: 10px;
}
.header.on .product_son {
	top: 120px;
}
.header .product_son {
	display: none;
	position: absolute;
	text-align: center;
	font-size: 0;
	left: 0;
	top: 140px;
	width: 100%;
	padding: 20px 0;
	height: auto;
	background-color: rgba(0,0,0,0.75);
	z-index: 999;
}
.header .product_son .item {
	display: inline-block;
	width: 12.28571428571429%;
	margin: 1%;
	text-align: center;
}
.header .product_son .item p {
	font-size: 16px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 1;
}
.header .product_son .item p i {
	position: absolute;
	height: 0;
	width: 100%;
	z-index: -1;
	background-color: #d30000;
	left: 0;
	top: 0;
}
.header .product_son .item:hover i {
	height: 100%;
}
.banner .swiper-button-next, .banner .swiper-button-prev {
	width: 59px;
	height: 59px;
}
.swiper-pagination-bullet-active {
	background-color: #d12502 !important;
	border-color: #d12502 !important;
}
.lzmfooter {
	padding: 70px 0;
	overflow: hidden;
	background-color: #0c0f16;
}
.footer1 {
	width: 465px;
}
.dilogo {
	overflow: hidden;
}
.dilogoz {
	width: 305px;
	height: 70px;
}
.dilogoy {
	color: #07ad6d;
	font-size: 16px;
	padding-left: 15px;
	border-left: 2px solid #07ad6d;
	margin-top: 15px;
	font-weight: bold;
}
.diewm1 {
	margin-top: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 160px;
	margin-right: 40px;
}
.diewm2 {
	margin-top: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 160px;
}
.diewm1 p,
.diewm2 p {
	margin-bottom: 10px;
}

.footer2 {
	width: 400px;
	margin-left: 60px;
	margin-top: 20px;
}
.footer2 h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/line.jpg)no-repeat bottom left;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.footer2 ul li a {
	display: block;
	width: 48%;
	line-height: 28px;
	color: #fff;
	font-size: 16px;
	float: left;
}
.footer2 ul li a:hover {
	color: #df071f;
}
.footer3 {
	width: 350px;
	margin-top: 20px;
}
.footer3 h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/line.jpg)no-repeat bottom left;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.diphone {
	color: #fff;
	font-size: 16px;
}
.diphone span {
	font-size: 32px;
	color: #07ad6d;
	font-family: Impact;
}
.dilxnr {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	padding-top: 10px;
}
.dibubq {
	height: 60px;
	line-height: 60px;
	color: #fff;
	background-color: #1b4aa3;
	font-size: 14px;
	text-align: center;
}
.dibubq img {
	display: inline-block;
	margin: 0 10px 4px;
}
.dibubq a {
	display: inline-block;
	margin: 0 10px;
	color: #fff;
}
.cpbt {
	z-index: 1;
	margin-top: 80px;
	text-align: center;
}
.cpbt h2 {
	font-size: 48px;
	color: #009b4c;
	display: block;
	font-weight: bold;
	z-index: 2;
	position: relative;
}

.cpbt .en {
	margin: -60px 0 30px;
	color: #666;
	opacity: 0.2;
	font-size: 50px;
	font-family: Impact;
}

.cpbt span {
	color: #104d9d;
}
.cpbt p {
	font-size: 18px;
	color: #323232;
	line-height: 30px;
}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/

.lzmflk {
	width: 100%;
	height: 860px;
	background: url(../images/pro_bg.jpg)no-repeat center;
	background-size: cover;
	margin-top: 50px;
}
#scroll_one {
	height: 282px;
	width: 80%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 70px;
}
#scroll_one ul {
	width: 100000px;
	position: absolute;
	left: 0;
}
#scroll_one ul li {
	float: left;
	width: 212px;
	text-align: center;
	margin-right: 30px;
}
#scroll_one ul li img {
	display: inline-block;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 3px solid #fff;
}
#scroll_one ul li strong {
	font-weight: 100;
	display: block;
	color: #fff;
	width: 180px;
	margin: 10px auto 0;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
#scroll_one ul li a:hover strong {
	background: #009b4c
}
.dqproduct {
	overflow: hidden;
}
#top_scroll {
	height: 750px;
	overflow: hidden;
	width: 90%;
	margin: 50px auto;
}
#top_scroll ul li {
	float: left;
	width: 24%;
	margin: 0.5%;
}
#top_scroll ul li .info {
	height: 74px;
	padding-top: 10px;
	border-bottom: 1px solid #d0d0d0;
	padding: 0 15px;
}
#top_scroll ul li .info .fl {
	width: 66%;
}
#top_scroll ul li .info .fr {
	margin-top: 24px;
	width: 32%;
	height: 26px;
	border: 1px solid #b8b8b8;
	border-radius: 120px;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #636363;
}
#top_scroll ul li strong {
	display: block;
	font-weight: 300;
	line-height: 36px;
	font-size: 18px;
}
#top_scroll ul li i {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	background: url(../images/a1.png) 0 0 no-repeat;
	margin-right: 6px;
}
#top_scroll ul li .call {
	color: #333333;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
}
#top_scroll ul li:hover .info {
	background-color: #104d9d;
}
#top_scroll ul li:hover strong, #top_scroll ul li:hover .call {
	color: #fff;
}
#top_scroll ul li:hover .fr {
	border-color: #fff;
	background-color: #fff;
}
#top_scroll ul li:hover i {
	background: url(../images/a1.png) 0 -18px no-repeat;
}
.jjmore a {
	width: 120px;
	height: 45px;
	background: #1860cf;
	margin-top: 50px;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.jjmore a:hover {
	background: #009b4c
}
.cplbt_left {
	width: 855px;
	height: 440px;
}
.cplbt_right {
	width: 445px;
	height: 440px;
	background: #009b4c;
	text-align: center;
	color: #fff;
}
.cplbt_right h2 {
	padding-top: 70px;
	font-size: 46px;
	font-weight: bold;
}
.cplbt_right b {
	font-size: 13px;
	text-transform: uppercase;
}
.cplbt_right i {
	font-style: normal;
	font-size: 22px;
	padding-top: 25px;
	display: block;
}
.fltell {
	float: left;
	background: url(../images/icon01.jpg)no-repeat left;
	padding-left: 75px;
	height: 65px;
	font-size: 18px;
	margin-left: 90px;
	margin-top: 80px;
}
.fltell p {
	font-family: Impact;
	font-size: 30px;
}
.lzmjj {
	padding: 20px 0;
	width: 100%;
	height: 780px;
	background: url(../images/about_bg.jpg)no-repeat center;
	background-size: cover;
}
.jjbt {
	text-align: center;
	color: #fff;
	padding-top: 70px;
}
.jjbt h2 {
	font-size: 36px;
	color: #2a2a2a;
}
.jjbt p {
	font-size: 59px;
	padding-top: 5px;
	color: #009b4c;
	font-family: Impact;
}
.jianjiek {
	width: 615px;
	margin-top: 80px;
}
.gyqr h3 {
	font-size: 38px;
	color: #2a2a2a;
	padding-top: 1px;
	font-weight: bold;
}
.gyqr i {
	display: block;
	width: 75px;
	height: 8px;
	background: #009b4d;
	margin-top: 20px;
}
.jjneirong {
	font-size: 16px;
	line-height: 28px;
	margin-top: 40px;
	color: #666666;
	height: 210px;
	overflow: hidden;
}
.jjneirong p {
	margin-bottom: 15px;
	text-indent: 2em;
}
.shipink {
	width: 605px;
	height: 420px;
	margin-top: 80px;
}
.xiaotuqiehuan {
	width: 100%;
	height: 100%;
}
.xiaotuqiehuan .swiper-slide {
	text-align: center;
	font-size: 18px;
	background-color: #dddddd;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.xiaotuqiehuan .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}
.xiaotuqiehuan .swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
}
.xiaotuqiehuan .swiper-pagination-bullet {
	border-radius: 0;
}
.dqyoushi {
	width: 100%;
	background: url(../images/diqi_23.jpg)no-repeat center;
	height: 890px;
}
.dqanli {
	margin-top: 50px;
}
.dqanli .left {
	width: 520px;
	overflow: hidden;
}
.dqanli .left img {
	width: 100%;
	transition-duration: .5s;
}
.dqanli .img_box {
	position: relative;
	overflow: hidden;
}
.dqanli .info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 92%;
	padding: 0 4%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: rgba(0,0,0,0.65);
	text-align: center;
}
.dqanli .info strong {
	font-weight: normal;
}
.dqanli .left .info {
	text-align: left;
}
.altell {
	width: 520px;
	background: url(../images/tel_bg.jpg)no-repeat center;
	color: #fff;
	padding: 40px 0px;
	text-align: center;
	margin-top: 15px;
	font-size: 26px;
}
.altell p {
	font-family: Impact;
	font-size: 44px;
	padding-top: 5px;
}
.dqanli .right {
	width: 770px;
}
.dqanli .right img {
	transition-duration: .5s;
}
.dqanli .right .img_box {
	float: left;
	width: 373px;
	margin: 0 0 14px 10px;
	overflow: hidden;
}
.dqanli a:hover .info {
	background: #018de6
}
.dqanli a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
	transition-duration: .5s;
}
.lzmggt {
	width: 100%;
	height: 260px;
	background: url(../images/banner.jpg)no-repeat center;
	margin-top: 80px;
}
.lzmnews {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.lzmnews {
	padding: 0 0 50px 0;
}
.lzmnews .inner2 {
	margin-top: 50px;
}
.lzmnews .pub_title {
	margin: 50px 0;
}
.lzmnews .item {
	float: left;
	width: 408px;
	margin-right: 25px;
	background-color: #f4f4f4;
}
.lzmnews .item a {
	background: #f5f5f5;
	padding-top: 12px;
}
.lzmnews .item .img img {
	width: 94%;
	display: block;
	margin: auto;
}
.lzmnews .img {
	position: relative;
}
.lzmnews .img .date {
	position: absolute;
	z-index: 88;
	left: 12px;
	top: 0;
	text-align: center;
	color: #fff;
	width: 86px;
	height: 78px;
	background-color: #004183;
}
.lzmnews .img .date strong {
	display: block;
	font-size: 40px;
}
.lzmnews .img .date span {
	font-size: 14px;
}
.lzmnews .item .info {
	padding: 20px 12px;
}
.lzmnews .item h3 {
	font-size: 18px;
	color: #252525;
	font-weight: 700;
}
.lzmnews .item p {
	font-size: 14px;
	margin-top: 12px;
	color: #8e8e8e;
	line-height: 22px;
	height: 70px;
	overflow: hidden;
}
.lzmnews .item:hover .date {
	background: #cd110a;
	transition: .5s;
}
/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */
/*  产品 案例 详情页  */
.img_big_box {
	width: 56%;
	float: left;
}
.img_big_box .img_box {
	height: 380px;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	position: relative;
}
.img_big_box .img_box img {
	max-width: 98%;
	max-height: 98%;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.img_big_box .small_box {
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	text-align: center;
}
.img_big_box .small_box img {
	max-height: 80px;
	display: inline-block;
	margin: 10px 5px;
	border: 1px solid #fff;
}
.img_big_box .small_box img.active {
	border-color: #d12502;
}
.info_big_box {
	width: 42.5%;
	float: right;
}
.info_big_box h1 {
	margin-top: 40px;
	color: #333;
	line-height: 36px;
	font-weight: bold;
	font-size: 22px;
}
.info_big_box .info_1 {
	padding: 10px;
	margin: 20px 0;
}
.info_big_box .info_1 .dh {
	color: #333;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	font-family: impact;
	font-size: 30px;
}
.info_big_box .info_1 .dh img {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	margin-right: 10px;
}
.info_big_box .info_1 p {
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.info_big_box .info_2 {
	padding: 10px;
}
.info_big_box .info_2 .ewm {
	margin-right: 20px;
}
.info_big_box .info_2 img {
	width: 130px;
	border: 1px solid #f2f2f2;
	padding: 2px;
}
.info_big_box .info_2 strong {
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: center;
}
.info_big_box .info_2 .but a {
	margin-top: 26px;
	width: 160px;
	height: 36px;
	line-height: 36px;
	position: relative;
	z-index: 1;
	text-align: center;
	color: #333;
	border: 1px solid #d12502;
}
.info_big_box .info_2 .but a.a1 i {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 0;
	left: 0;
	top: 0;
	background-color: #d12502;
}
.info_big_box .info_2 .but a.a2 i {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 0;
	left: 0;
	bottom: 0;
	background-color: #d12502;
}
.info_big_box .info_2 .but a.a1:hover i, .info_big_box .info_2 .but a.a2:hover i {
	height: 100%;
}
.info_big_box .info_2 .but a:hover {
	color: #fff;
}
.info_big_box .info_3 span {
	display: inline-block;
	line-height: 24px;
	width: 49%;
	font-size: 12px;
	color: #555;
	cursor: pointer;
}
.info_big_box .info_3 span img {
	display: inline-block;
	height: 16px;
	margin-bottom: 3px;
	margin-right: 6px;
}
.xgcp_title {
	padding: 10px;
	background-color: #fafafa;
	margin: 30px 0 0;
}
.xgcp_title h3 {
	color: #d12502;
	border-left: 2px solid #d12502;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}
.article_content {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	padding-top: 30px;
}
.article_box {
	padding-top: 30px;
}
.article_box img, .article_content img, .article_content a {
	display: inline-block;
}
.article_box p, .article_content p {
	margin-bottom: 14px;
	text-indent: 2em;
}
.article_content img {
	margin: 0 auto;
	display: block;
}
#xgcp {
	width: 100%;
	margin: 0 auto 30px;
}
#xgcp ul li {
	float: left;
	text-align: center;
	width: 23%;
	margin: 1%;
}
#xgcp ul li strong {
	display: block;
	height: 36px;
	color: #333;
	line-height: 36px;
	font-weight: 100;
	position: relative;
	z-index: 1;
}
#xgcp ul li strong i {
	position: absolute;
	width: 100%;
	height: 0;
	left: 0;
	top: 0;
	z-index: -1;
	background-color: #d12502;
}
#xgcp ul li:hover i {
	height: 100%;
}
#xgcp ul li:hover strong {
	color: #fff;
}
.pagenum {
	border-top: 1px solid #DCDCDC;
	margin-top: 30px;
	color: #666;
	text-align: center;
}
.pagenum a {
	color: #666;
}
.pagenum span {
	padding: 20px 0;
	width: 50%;
	float: left;
	display: block;
}
/*  产品 案例 详情页  */

/*  产品 案例 列表页  */
#list {
	margin: 30px 0;
}
#list .auto, #news_article, #article, .position_now .auto {
	width: 1500px;
	margin: 0 auto;
}
@media(max-width:1505px ) {
#list .auto, #news_article, #article, .position_now .auto {
	width: 1200px;
}
}
.showlist {
	width: 100%;/* float:left; */
}
/*.showlist div *{width:100%;}*/
.showlist li {
	width: 98%;
	margin: 0 auto 20px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.showlist li a {
	display: block;
	overflow: hidden;
}
.showlist li .img {
	overflow: hidden;
	float: none;
	position: relative;
}
.showlist li img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	display: block;
	margin: 0 auto;
}
.showlist li:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.showlist li p {
	position: relative;
	z-index: 1;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	display: block;
	text-align: center;
	color: #555;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
}
.showlist li p i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background-color: #f19f00;
	z-index: -1;
	-webkit-transition: .5s height;
	-o-transition: .5s height;
	-ms-transition: .5s height;
	-moz-transition: .5s height;
	transition: .5s height;
}
.showlist li:hover i {
	height: 100%;
}
.showlist li:hover p {
	color: #fff;
}
.zhsh_two .showlist li .shadow_box {
	background: rgba(0,0,0,0.5) url(../../images/jia.png) center center no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: -100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.zhsh_two .showlist li:hover .shadow_box {
	top: 0;
}
.showlist div {
	float: left;
}
.showlist .button {
	width: 60%;
	color: #fff;
	margin: 0px auto;
	padding: 0px;
}
#showdata {
}
#showdata li {
	margin: 0 1% 20px;
	float: left;
	width: 31.333333%;
}
#showdata li * {
	width: 100%;
}
#loaddata {
	text-align: center;
}
/* 产品内页图 */
.product_article .img1 {
	display: none;
}
.product_article .title {
	overflow: hidden;
	padding: 10px 0 0px;
}
.product_article .title h1 {
	text-align: center;
	font-size: 22px;
	color: #333;
}
.product_article .title .time {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 14px 0 0;
	font-size: 14px;
	color: #999;
}
.product_article .title .time img {
	display: inline-block;
	height: 18px;
	margin-top: -2px;
	margin-right: 10px;
}
/* 产品内页图 */

/*  产品 案例 列表页  */

/*  内页 banner 图  */
#nyba {
	height: 400px;
	position: relative;
	overflow: hidden;
	background: url(../images/neibanner.jpg) top center no-repeat;
}
.box_box {
	width: 600px;
	padding: 30px 0;
	background-color: rgba(255,255,255,0.85);
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -300px;
	text-align: center;
}
.box_box h3 {
	font-size: 36px;
	color: #676262;
	height: 36px;
	line-height: 36px;
}
.box_box h3 i {
	display: inline-block;
	width: 40px;
	height: 1px;
	vertical-align: middle;
	background-color: #676262;
	margin: 0 20px;
}
.box_box p {
	font-size: 20px;
	color: #707070;
	margin-top: 14px;
}
/*  内页 banner 图  */

/* 内页 面包屑导航 */
.position_now {
	font-size: 14px;
	background-color: #f1f1f1;
}
.position_now .auto {
	height: 80px;
}
.position_now a {
	display: inline-block;
	color: #707070;
}
.position_now .fl {
	color: #707070;
	line-height: 80px;
}
.position_now .fl img {
	height: 20px;
	margin-top: -4px;
	display: inline-block;
	margin-right: 8px;
}
.position_now .fr {
	font-family: impact;
	color: #d12502;
	font-size: 0;
}
.position_now .fr img {
	height: 26px;
	float: left;
	margin: 28px 10px 0 0;
}
.position_now .fr strong {
	font-weight: 100;
	font-size: 22px;
	display: block;
	float: left;
	line-height: 80px;
}
.position_now .fr a {
	display: inline-block;
	width: 100px;
	padding: 0 5px;
	height: 80px;
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.position_now .fr a i {
	width: 100%;
	height: 0%;
	background-color: #d12502;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	-webkit-transition: .5s height;
	-o-transition: .5s height;
	-ms-transition: .5s height;
	-moz-transition: .5s height;
	transition: .5s height;
}
.position_now .fr a:hover i, .position_now .fr a.active i {
	height: 100%;
}
.position_now .fr a:hover, .position_now .fr a.active {
	color: #fff;
}
/* 内页 面包屑导航 */

/*  新闻  */

/* 横版 */
.news_box li {
	float: left;
	width: 48%;
	margin: 10px 1%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.news_box li a {
	padding: 20px;
	border: 1px solid #f9f9f9;
}
.news_box li .img {
	width: 40%;
	overflow: hidden;
}
.news_box li .img img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.news_box li .info {
	width: 57%;
}
.news_box li .info h4 {
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	margin: 6px 0 10px;
}
.news_box li .info p {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.news_box li .info em {
	font-style: normal;
	display: block;
	margin-top: 16px;
	color: #777;
	padding-right: 20px;
	font-family: "SimHei";
}
.news_box li:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.news_box li:hover h4 {
	color: #d12502;
}
.news_box li:hover em {
	padding-left: 20px;
}
.page_list {
	text-align: center;
}
.page_list b {
	font-size: 0;
}
.page_list b a, .page_list b font {
	display: inline-block;
	font-weight: 100;
	color: #999;
	font-size: 16px;
	margin-right: 10px;
	border: 1px solid #e5e9ef;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	text-align: center;
}
.page_list b font {
	background-color: #0077db;
	color: #fff;
	border-color: #0077db;
}
.page_list_span1, .page_list_span2 {
	display: none;
}
/* 横版 */

/* 竖版 */
.news_two_list li {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
}
.news_two_list li a {
	border: none;
}
.news_two_list li h4 {
	margin: 50px 0 20px !important;
}
.news_two_list li img {
	padding-top: 0 !important;
}
/* 竖版 */

/*  新闻详情页  */
.news_article {
	padding: 30px 0;
}
.news_article .left h1.title {
	font-size: 22px;
	text-align: center;
}
.news_article .left .time {
	display: block;
	text-align: center;
	padding: 20px 0 20px;
	color: #777;
	border-bottom: 1px solid #D2D2D2;
}
.news_article .left .time img {
	display: inline-block;
	height: 20px;
	margin: -3px 10px 0 0;
}
.news_article .article_content p {
	margin-bottom: 14px;
}
/*  新闻详情页  */

/* 相关新闻 */
.ul_list {
	padding-bottom: 20px;
}
.ul_list li {
	width: 48%;
	float: left;
	margin: 10px 1%;
}
.ul_list li a {
	color: #333;
	font-size: 16px;
	padding: 10px;
	border: 1px solid #ccc;
}
.ul_list li a:hover {
	background-color: #d12502;
	color: #fff;
	border-color: #d12502;
}
/* 相关新闻 */

/*  新闻  */

/*  左侧 导航  */
#list .left_side {
	width: 280px;
}
#list .left_side .box_one {
	width: 260px;
	background-color: #0e65cc;
	padding: 10px 10px;
}
#list .left_side .box_two {
	background-color: #343434;
}
#list .left_side .box_one .title {
	text-align: center;
	margin-bottom: 20px;
}
#list .left_side .box_one .title h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	margin: 20px 0 10px 0;
}
#list .left_side .box_one .title p {
	color: #fff;
	font-size: 16px;
}
#list .left_side .box_one ul li {
	line-height: 50px;
	background-color: #fff;
	margin-bottom: 6px;
	text-align: left;
}
#list .left_side .box_one ul li a {
	color: #333;
	padding-left: 20px;
	position: relative;
	z-index: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#list .left_side .box_one ul li a i {
	position: absolute;
	height: 100%;
	width: 0;
	left: 0;
	top: 0;
	z-index: -1;
	background-color: #f19f00;
}
#list .left_side .box_one ul li a:hover i, #list .left_side .box_one ul li a.active i {
	width: 100%;
}
#list .left_side .box_one ul li a:hover, #list .left_side .box_one ul li a.active {
	color: #fff;
}
#list .left_side .box_one ul li .son_nav {
	border-top: 2px solid #f19f00;
}
#list .left_side .box_one ul li .son_nav a {
	background: none;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	position: relative;
}
#list .left_side .box_one ul li .son_nav a::after {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	width: 8px;
	height: 1px;
	background-color: #d12502;
}
#list .left_side .box_one ul li .son_nav a:hover::after, #list .left_side .box_one ul li .son_nav a.active::after {
	background-color: #fff;
}
#list .left_side .box_two {
	margin-top: 10px;
	padding: 20px 10px;
}
#list .left_side .box_two p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
#list .left_side .box_two strong {
	color: #fff;
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
	font-family: impact;
	font-weight: 100;
}
#list .left_side .box_two .more {
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	width: 200px;
	color: #333;
	text-align: center;
}
#list .left_side .box_two .more i {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background-color: #f19f00;
	z-index: -1;
}
#list .left_side .box_two .more:hover i {
	height: 100%;
}
#list .left_side .box_two .more:hover {
	color: #fff;
}
#list .right_side {
	font-size: 16px;
	line-height: 26px;
	width: 1200px;
	margin: 0 auto;
}
 @media(max-width:1505px ) {
#list .right_side.fr {
	width: 900px;
}
}
/*  左侧 导航  */

/* 搜索框 */
.form_box {
	display: none;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	margin-bottom: 20px;
}
.form_box .sf {
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}
.form_box .an {
	display: inline-block;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	color: #333;
	height: 40px;
	border-radius: 8px;
	margin: 10px 5px;
	font-size: 16px;
	line-height: 40px;
	padding: 0px 15px;
	outline: none;
}
.form_box .an {
	vertical-align: bottom;
}
.form_box .an:hover {
	border-color: #d12502;
}
.form_box .inp {
	height: 38px;
	vertical-align: bottom;
}
.form_box .submit {
	width: 80px;
	cursor: pointer;
}
/* 搜索框 */

/* 在线留言 */
.form_box_box {
	width: 1200px;
	margin: 0px auto;
}
ul.fs {
	width: 1000px;
	margin: 0 auto;
}
ul.fs input, ul.fs textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transition: 0.8s;
	transition: 0.8s;
}
ul.fs .box1 li {
	float: left;
	width: 320px;
	margin-right: 20px;
}
ul.fs .box1 li:nth-of-type(3) {
	margin: 0;
}
ul.fs .box1 li input {
	border: 1px solid #e1e7ee;
	width: 100%;
	height: 50px;
	padding: 10px;
	color: #999;
}
ul.fs .box1 li input::-webkit-input-placeholder, ul.fs li.textarea textarea::-webkit-input-placeholder, ul.fs li.yzm input::-webkit-input-placeholder {
color: #999;
}
ul.fs .box1 li input:-moz-placeholder, ul.fs li.textarea textarea:-moz-placeholder, ul.fs li.yzm input:-moz-placeholder {
color: #999;
}
ul.fs .box1 li input:-ms-input-placeholder, ul.fs li.textarea textarea:-ms-input-placeholder, ul.fs li.yzm input:-ms-input-placeholder {
color: #999;
}
ul.fs li.textarea textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #e1e7ee;
	padding: 10px;
	margin: 20px 0;
	color: #999;
}
ul.fs li.radio {
	text-align: center;
}
ul.fs li.radio label {
	margin: 0 10px;
}
ul.fs li.yzm {
	text-align: center;
	margin: 20px 0;
}
ul.fs li.yzm img {
	display: inline-block;
	height: 20px;
}
ul.fs li.yzm input {
	border-bottom: 1px solid #e1e7ee;
	width: 200px;
	height: 50px;
	padding: 10px;
	color: #999;
}
ul.fs li.submit input {
	height: 50px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	width: 200px;
	border-radius: 10px;
	background-color: #d12502;
	font-size: 16px;
	color: #fff;
}
/* 在线留言 */

/* 联系我们 地图 */
#allmap {
	height: 550px;
	margin-top: 30px;
	border: 1px solid #ccc;
}
#allmap img {
	max-width: none !important;
}
/* 联系我们 地图 */

/* 回到顶部 */
.go_top {
	display: none;
	background: url(../images/top.png) center center/50% no-repeat;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	background-color: #e18f0e;
	border-radius: 50%;
	position: fixed;
	right: 6px;
	bottom: 100px;
	z-index: 99999999999;
}
/* 回到顶部 */

.firstRow img {
	display: inline-block;
}
/* ========================= 内页 END ========================= */

/*===================== 响应式代码 START =====================*/

/*===================== 响应式代码 END =====================*/
.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.pagination a {
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}
.pagination a:hover {
	color: #0070D8;
	border: 1px solid #0070D8;
}
.pagination a.page-num-current {
	color: #fff;
	background: #0070D8;
	border: 1px solid #0070D8;
}

.pagination .page-status {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	padding: 8px 12px;
	margin: 0 3px;
	border-radius: 3px;
}
.shouhou {
	margin-bottom: 40px;
}

.shouhou li {
	margin: 0 1%;
	width: 31.3333%;
	float: left;
	box-sizing: border-box;
	border: 3px solid #000;
}

.shouhou li .pic img {
	width: 100%;
}

.shouhou li .textBox {
	padding: 20px;
}

.shouhou li .textBox .title {
	margin-bottom: 15px;
	padding: 0 0 0 20px;
	font-size: 30px;
	position: relative;
	text-indent: 0;
}

.shouhou li .textBox .title:before {
    width: 20px;
    height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.shouhou li .textBox .title:after {
    width: 20px;
    height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.shouhou li .textBox .title span {
	margin-left: 15px;
	color: #ccc;
	font-size: 15px;
}

.shouhou li .textBox .txt {
	color: #666;
	font-size: 17px;
}