@charset "gb2312";
.cs_pagination{clear:both;margin:auto;text-align:center;height:22px;margin-top:20px;}
.cs_pagination a{text-decoration:none;display:inline-block;width:20px;height:20px;line-height:20px;border:solid 1px #ccc;margin-left:5px;text-align:center;}
.cs_pagination a.pre_disabled{cursor:default;background:url(images/common/pre_disabled.gif) no-repeat center center;}
.cs_pagination a.next_disabled{cursor:default;background:url(images/common/next_disabled.gif) no-repeat center center;}
.cs_pagination a.current{border:none;cursor:default;text-decoration:none;color:#000;}
.cs_pagination a.pre{background:url(images/common/pre.gif) no-repeat center center;}
.cs_pagination a.next{background:url(images/common/next.gif) no-repeat center center;}
.cs_pagination a:hover{border-color:#a3a2a2;}
#scrolltop {
	display: none;
}

.main-im {
	position: fixed;
	right: 10px;
	top: 260px;
	z-index: 98;

}

.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}

.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px;
}

.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}

.main-im .qq-container {
	z-index: 97;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: url(images/qq-icon-bg.png) no-repeat center 8px;
}

.ie_all .main-im .qq-container {
	background: none;
}

.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}

.main-im a img {
	border: 0 none;
}

.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
	display: none;
}


.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url(../images/weixing-icon.png) no-repeat center center;
	float: left;
}

.main-im .im_main .weixing-show {
	width: 112px;
	height: 172px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -126px;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 112px;
	top: 134px;
	position: absolute;
	z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 132px;
	position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}

.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url(../images/totop-icon.png) no-repeat center center;
	float: right;
}

.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}

.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 98;
	width: 24px;
	height: 24px;
}

.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
	text-decoration: none;
}

.main-im .open-im {
	cursor: pointer;
	margin-left: 68px;
	width: 44px;
	height: 116px;
	background: url(images/open_im.png) no-repeat left top;
}



img {
	border: 0px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0px;
	margin: 0px;
	line-height: 180%;
	font-size: 14px;
	font-family: "Arial", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div,
form,
img,
ul,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

table,
td,
tr,
th {
	font-size: 12px;
}

.clear {
	clear: both;
}

.hv {
	width: 100%;
	height: 20px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	list-style-type: none;
}

a {
	color: #000000;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-size: 12px;
	font-weight: normal;
}

input {
	color: #666;
	font-size: 12px;
}

form,
embed {
	display: inline;
	margin: 0;
	padding: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.wrap {
	width: 980px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.hv {
	width: 100%;
	margin: 0 auto;
	height: 10px;
	overflow: hidden
}

.more {
	height: 30px;
	width: 50px;
	display: block;
	float: right;
	filter: alpha(opacity=0);
	opacity: 0
}


#head {
	width: 100%;
	height: 75px;
	position: fixed;
	top: 0;
	left: 0;
	background: #FFF;
	z-index: 999;
	border-bottom: 1px solid #f2f2f2;

}

#header-btn {
	display: none;
}

.head_48 {
	height: 48px;
	display: none;
}

.head_mobile {
	display: none;
	height: 3rem;
	background: #005774;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 3rem;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 0;
	top: 0;
	left: 0px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	text-align: center;
	position: fixed;
	z-index: 3;
	max-width: 1170px;
	margin: 0 auto;
}

.head_mobile.chagne2 {
	left: 50%;
}

.head_mobile a.mm-hbtn {
	background: center center no-repeat transparent;
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 10px;
	margin: 10px;
}

.head_mobile .lcbody {
	width: 30px;
	height: 30px;
	position: relative;
	transform: translateZ(0) rotate(0);
	transition: transform .4s cubic-bezier(.4, .01, .165, .99);
}

.head_mobile .lcitem {
	position: absolute;
	left: 0;
	top: 0;
	transform: translateZ(0) rotate(0);
	transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
	-webkit-transform: translateZ(0) rotate(0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
	width: 30px;
	height: 30px;
}

.head_mobile .lcitem .rect {
	width: 30px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 46%;
	transition: transform .2s ease .2s;
	-webkit-transition: -webkit-transform .2s ease .2s;
}

.head_mobile .lcitem .rect.top {
	transform: translate3d(0, -6px, 0);
	-webkit-transform: translate3d(0, -6px, 0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.head_mobile .lcitem .rect.bottom {
	transform: translate3d(0, 6px, 0);
	-webkit-transform: translate3d(0, 6px, 0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.head_mobile.change2 a.mm-hbtn {}

.mm-hbtn.chagne3 .lcitem .rect.top {
	transform: translateZ(0) rotate(-45deg);
	-webkit-transform: translateZ(0) rotate(-45deg);
}

.mm-hbtn.chagne3 .lcitem .rect.bottom {
	transform: translateZ(0) rotate(45deg);
	-webkit-transform: translateZ(0) rotate(45deg);
}

.head_mobile p {
	color: #fff;
}

#Jl_container_new {
	position: relative;
	margin: 0 auto;
}

#Jl_container {
	max-width: 1170px;
	position: relative;
	margin: 0 auto;
}

#header_container {
	position: relative;
}

#index_container {
	padding: 0 5%;
}

#logo {
	/* width: 30.94%; */
	float: left;
	text-align: center;
	float: left;
	padding-left: 5%;
}

#logo a {
	width: auto;
	height: 45px;
	display: block;
}

#logo img {
	width: auto;
	height: 56px;
	margin-top: 10px
}

.logo_phone {
	height: 75px;
	overflow: hidden;
	float: right;

}

.logo_phone ul {
	width: 100%;
	padding: 0 0 0 20px;
}

.logo_phone ul li {
	width: auto;
	height: 23px;
	float: left;
	margin: 26px 16px 0 0;
}

.logo_phone ul li a {
	width: auto;
	height: 23px;
	display: block;
}

.logo_phone ul li a img {
	width: auto;
	height: 23px;
	display: block;
}

.logo_phone1 {
	font-size: 13px;
	font-weight: bold;
	color: #959696;
	text-align: center;
}

.logo_phone2 {
	font-size: 22px;
	font-weight: bold;
	color: #959696;
	text-align: right;
}

#menu {
	/* background: rgb(40, 40, 40); */
	width: 59%;
	float: left;

}

#menu ul {
	/* background: #282828; */
	text-align: center;
}

#menu ul li {
	display: inline-block;
	height: 75px;
	line-height: 75px;
	text-align: center;
	position: relative;
}


	#menu ul li a {
		color: #333333;
		width: auto;
		padding: 0 5px;
		height: 75px;
		margin: 0 14px;
		display: inline-block;
		position: relative;
		z-index: 2;
		background: url(images/jian.png) left center no-repeat;
	}

#menu ul li a span {
	display: inline-block;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-animation: layout-106-nav-add 0.5s;
	-moz-animation: layout-106-nav-add 0.5s;
	-o-animation: layout-106-nav-add 0.5s;
	animation: layout-106-nav-add 0.5s;
	padding-left: 8px;
}

#menu ul li a.hover span,
#menu ul li a:hover span {
	filter: alpha(opacity=1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#menu ul li a:before {
	content: '';
	position: absolute;
	width: 0%;
	height: 50%;
	left: 50%;
	top: 25%;
	z-index: -1;
	border: 1px solid white;
	opacity: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

#menu ul li a:before {
	/* border-bottom: 3px solid #faa001;
	width: 84px;
	height: 57px;
	display: block; */
	/* border-color: #faa001; */
}

#menu ul li a.hover:before,
#menu ul li a:hover:before {
	width: 98%;
	left: 0;
	opacity: 1;
}

#menu ul li dl {}

#menu ul li a {}

.ninkkd_bg {
	width: 100%;
	line-height: 128px;
	background: #f7f7f7;
	color: #0498a2;
	font-size: 36px;
	text-align: center;
}

#content {
	width: 100%;
	margin-top: 30px;
}

#content_index {
	width: 100%;

}

#content_product {
	width: 90%;
	overflow: hidden;
	padding: 40px 5% 76px 5%;
}

#content_products {
	width: 90%;
	overflow: hidden;
	padding: 40px 5% 0 5%;
}

.con_proLeft {
	width: 25%;
	overflow: hidden;
	float: left;
}

.con_proLeft h3 {
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 0 28px;
	border: 1px solid #e4e4e4;
	width: auto;
	height: 70px;
	line-height: 70px;
	font-weight: bold;
}

.con_proLeft ul {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

.con_proLeft ul li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	box-sizing: border-box;
}

.con_proLeft ul li a {
	width: auto;
	overflow: hidden;
	display: block;
	padding: 16px 0 16px 28px;
	font-size: 14px;
	/*color:#333;*/
}


.con_proLeft ul li a span {
	width: 80%;
	overflow: hidden;
	display: block;
	line-height: 18px;
	float: left;
}

	.con_proLeft ul li a i {
		background: url(../themes/images/common/arrow1.png) 0 0 no-repeat;
		width: 10%;
		height: 12px;
		display: block;
		float: right;
	}

.proview_title {
	color: #333;
	text-align: center;
	font-size: 22px;
}

.fangda_right {
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	overflow: hidden;
}

.fangda_right h2 {
	color: #333;
	text-align: center;
	font-size: 22px;
	padding: 0 0 19px 0;
	line-height: 32px;
}

.productview_cont {
	padding-top: 30px;
	overflow: hidden;
	width: 100%;
	padding-left:2.3%
}

#location,
#location a {
	font-size: 16px;
}

#location {
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	border-left: 3px solid #1764dc;
	padding: 0 0 0 12px;
	margin: 0 0 20px 2.3%;
}


.priLeft_i1 {
	margin-top: 4px;
}

.priLeft_i2 {
	margin-top: 11px;
}

.con_proLeft ul li a:hover i {
	background: url(../themes/images/common/arrow2.png) 0 0 no-repeat;
}

.index_contact {
	width: 100%;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
	padding-bottom: 22px;
}

.index_contact h4 {
	font-size: 20px;
	color: #1764dc;
	text-transform: uppercase;
	padding: 0 0 0 28px;
	width: auto;
	height: 90px;
	line-height: 90px;
	font-weight: bold;
}

.index_contact dl {
	padding: 0 0 13px 50px;
	margin-left: 28px;
}

.index_contact dl dt {
	font-size: 14px;
	color: #a0a0a0;
	text-transform: uppercase;
}

.index_contact dl dd {
	font-size: 14px;
	color: #333333;
}

.contact_icon1 {
	background: url(../themes/images/replace/contact_icon1.png) 0 0 no-repeat;
	background-size: 32px 32px;
}

.contact_icon2 {
	background: url(../themes/images/replace/contact_icon2.png) 0 0 no-repeat;
	background-size: 32px 32px;
}

.contact_icon3 {
	background: url(../themes/images/replace/contact_icon3.png) 0 0 no-repeat;
	background-size: 32px 32px;
}

.contact_icon4 {
	background: url(../themes/images/replace/contact_icon4.png) 0 0 no-repeat;
	background-size: 32px 32px;
}

.con_proRight {
	width: 75%;
	overflow: hidden;
	float: right;
}

.con_proRight ul {
	width: 100%;
	overflow: hidden;
}

.con_proRight ul li {
	width: 31%;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	margin-left: 2.3%;
}

.con_proRight ul li a {
	width: 100%;
	overflow: hidden;
	display:block;
}

.con_proRight ul li a img {
	width: 90%;
	height: 12.4rem;
	display: block;
	padding: 1.7rem 0;
	margin: 0 auto;
}

#contentInfo {
	width: 100%;
}

.product_title {
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	text-align: center;
	background: #262831;
	color: #fff;
}

.product_cen {
	width: 100%;
}

.product_cen ul li {
	width: 25%;
	/*margin: 17px 0.5% 0px 0.5%;*/
	float: left;
	position: relative;
}

.product_cen ul li a {
	color: #555555;
}

.pro_hover:hover {
	color: #faa001;
}

.product_cen ul li ._con {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 70px 0;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-left: -1px;
}

.product_cen ul li ._con h3 {
	font-size: 26px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 20px;
}

.product_cen ul li ._con_p {
	width: 90%;
	height: 50px;
	font-size: 14px;
	margin: 0 auto 20px auto;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.product_cen ul li ._con i {
	width: 40px;
	height: 2px;
	background: #272636;
	display: inline-block;
}



.product_cen ul {
	width: 100%;
	overflow: hidden;
}

#product_top {
	display: none;
	width: 100%;
}

.product_top {
	padding: 62px 0 0 0;
	overflow: hidden;
	margin-bottom: 44px;
}

.product_top h3 {
	font-size: 38px;
	color: #313132;
	width: 100%;
	text-align: center;
	margin-bottom: 28px;
}

.product_top p {
	text-align: center;
	color: #777;
	width: 100%;
	overflow: hidden;
}

.product_list {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.product_list img {
	width: 100%;
	height: auto;
	dispaly: block;
}

.product_info {
	width: 100%;
	height: 192px;
}

.product_info h3 {
	font-size: 24px;
	width: 84%;
	height: 26px;
	margin: 0 auto;
	padding: 24px 0 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #FFF;
}

.product_info ._txt {
	font-size: 14px;
	color: #FFF;
	width: 84%;
	height: 46px;
	overflow: hidden;
	margin: 0 auto 20px auto;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

._combtn {
	width: 38px;
	height: 38px;
	border: 1px solid #FFF;
	float: right;
	position: relative;
	right: 8%;
}

._combtn i {
	display: block;
	width: 38px;
	height: 38px;
	background: url(../themes/images/more_ico1.png) 0 0 no-repeat;
	position: absolute;
	right: -6px;
	top: 50%;
	margin-top: -6px;
}


._square {
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #1764dc;
}

._square {
	position: absolute;
	bottom: 192px;
	left: 45.5%;
}

.pro_btn {
	width: 100%;
	padding: 50px 0;
}

.product_cen ul li .case_con {
	width: 100%;
}

.product_cen ul li img {
	width: 100%;
	overflow: hidden;
	display: block;
}

.digitalPics .item_box {
	-webkit-transform: rotateX(0deg) translateZ(0px) translateY(0px);
	transform: rotateX(0deg) translateZ(0px) translateY(0px);
}

.digitalPics .list3d {
	width: 100%;
	background: none;
	position: relative;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	top: 0;
	z-index: 10;
	left: 50%;
	margin: 0 0 0 -50%;
}

.digitalPics ._img {
	height: 0;
	padding-bottom: 75%;
	overflow: hidden;
	position: relative;
}

.digitalPics .disc {
	height: 0;
	overflow: hidden;
	padding-bottom: 38.7%;
}

.digitalPics ._word {
	padding: 5%;
	color: #fff;
}

.digitalPics .disc h3 {
	width: 100%;
	height: 28px;
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 5px 0 0 0;
}

.digitalPics .disc ._txt {
	font-size: 14px;
	margin: 8px 0 0 0;
}

.digitalPics .color_1 {
	background: #446fb2;
	overflow: hidden;
	padding-bottom: 38.1%;
}

.digitalPics .color_2 {
	background: #4e7c9e;
	overflow: hidden;
	padding-bottom: 38.1%;
}

.digitalPics .color_3 {
	background: #56b056;
	overflow: hidden;
	padding-bottom: 38.1%;
}

.digitalPics .color_4 {
	background: #3c49b2;
	overflow: hidden;
	padding-bottom: 38.1%;
}

.digitalPics .color_5 {
	background: #ffba17;
	overflow: hidden;
	padding-bottom: 38.1%;
}

.digitalPics .color_6 {
	background: #77cc1b;
	overflow: hidden;
	padding-bottom: 38.1%;
}

.digitalPics .color_7 {
	background: #ff6644;
	overflow: hidden;
	padding-bottom: 38.1%;
}

#over {
	width: 100%;
	padding: 6%;
	color: #FFFFFF;
	bottom: 0;
	left: -19px;
	position: absolute;
	right: 0;
	top: -43px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0 ")";
	zoom: 1;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: all 0.3s;
}

#over h3 {
	margin-bottom: 10px;
	margin-top: 20px;
	max-height: 2.8em;
	font-size: 26px;
	line-height: 1.4;
	white-space: normal;
}

#over ._txt {
	margin-bottom: 15px;
}

#over ._intro {
	height: 14.4em;
}

.digital_index_word {
	width: 100%;
	overflow: hidden;
	background: url(../themes/images/Case_background.png) no-repeat;
	background-size: 100%;
	padding: 50px 0 0 0;
}

.digital_index_word img {
	width: auto;
	height: auto;
	display: block;
	margin: 10px auto 16px auto;
}

.digital_index_word .combtn {
	padding-bottom: 40px;
	width: 100%;
	overflow: hidden;
}

.digital_index_news {
	width: 100%;
	overflow: hidden;
}

.full-row {
	width: 100%;
	overflow: hidden;
	transition: .2s width ease;
}

.full-row>.span-3 {
	width: 25%;
}

.digital_index_news .span-3:first-child ._con {
	border: 0;
}

.digital_index_news ._con {
	padding: 50px 50px 70px 50px;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	margin-left: -1px;
	display: block;
	color: #555555;
}

.digital_index_news ._con:hover {
	color: #faa001;
}

.digital_index_news .newlogo {
	padding-top: 50px;
}

.full-row>[class*="span"] {
	float: left;
}

.digital_index_news ._con ._date {
	color: #b9b9b9;
	font-size: 14px;
	font-family: Arial;
	border-bottom: 2px solid #fccf7e;
	margin-bottom: 20px;
	width: 90px;
}

.digital_index_news ._con h4 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
	height: 70px;
	width: auto;
	overflow: hidden;
	line-height: 36px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.digital_index_news ._con ._txt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
	height: 70px;
	width: auto;
	overflow: hidden;
}

.cmn_btn_rotate {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.cmn_btn_rotate .cube {
	position: relative;
	display: inline-block;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: transform .35s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.cmn_btn_rotate .cube span {
	display: block;
	background-visibility: hidden;
	border: #1764dc 1px solid;
	height: 38px;
	line-height: 38px;
	padding: 0 100px 0 60px;
	position: relative;
}

	.cmn_btn_rotate .cube span i {
		display: block;
		width: 25px;
		height: 13px;
		background: url(../themes/images/replace/more_ico.png) -25px 0 no-repeat;
		position: absolute;
		right: 28px;
		top: 50%;
		margin-top: -6px;
	}

.cmn_btn_rotate .off {
	position: relative;
	z-index: 5;
	background-color: transparent;
	color: #1764dc;
	-webkit-transform: rotateX(0) translateZ(19px);
	transform: rotateX(0) translateZ(19px);
}

.cmn_btn_rotate .cube .on {
	position: absolute;
	left: 0;
	background-color: #1764dc;
	color: #fff;
	-webkit-transform: rotateX(-90deg) translateZ(-19px);
	transform: rotateX(-90deg) translateZ(-19px);
}

.cmn_btn_rotate .cube .on i {
	background-position: 0 0;
}

.cmn_btn_rotate:hover .cube,
.cmn_btn_rotate.loading .cube {
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
}

.cmn_btn_rotate .off {
	-webkit-transform: none !important;
	transform: none !important;
}

.cmn_btn_rotate .cube .on {
	top: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 6;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: none !important;
	transform: none !important;
}

.cmn_btn_rotate:hover .cube .on {
	-webkit-transform: none !important;
	transform: none !important;
	filter: alpha(opacity=100);
	opacity: 1;
}

.cmn_btn_rotate:hover .cube {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.black .cmn_btn_rotate .cube .off {
	background: #39424b;
	border-color: #39424b;
	color: #fff;
}

.black .cmn_btn_rotate .cube .off i {
	background-position: 0 0;
}

.transparent .cmn_btn_rotate .cube .off {
	border-color: #fff;
	color: #fff;
}

.transparent .cmn_btn_rotate .cube .off i {
	background-position: 0 0;
}

.product_img {
	width: 100%;
	position: relative;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}


.product_libg {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	z-index: 2;
	background: #000;
	filter: alpha(opacity=30);
	/* ie 有效*/
	-moz-opacity: 0.30;
	/* Firefox  有效*/
	opacity: 0.30;
	/* 通用，其他浏览器  有效*/
}

.product_word {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	height: 32px;
	padding-top: 124px;
	overflow: hidden;
	z-index: 3;
}

.product_cen ul li:hover .product_libg {
	filter: alpha(opacity=53);
	/* ie 有效*/
	-moz-opacity: 0.53;
	/* Firefox  有效*/
	opacity: 0.53;
}

.news_leftbox {
	width: 47%;
	margin: 40px 1.5% 0px 1.5%;
	float: left;
}

.news_lefttitle {
	font-size: 28px;
	line-height: 20px;
	color: #faa001;
	text-align: center;
}

.news_leftheng {
	width: 26px;
	margin: 16px auto 10px auto;
	height: 2px;
	background: #faa001;
}

.news_leften {
	font-size: 14px;
	line-height: 20px;
	color: #faa001;
	text-align: center;
}

.news_leftheng2 {
	width: 100%;
	margin: 18px auto 0 auto;
	height: 1px;
	background: #faa001;
}

.news_leftcen {
	margin-top: 8px;
}

.news_leftcen ul li {
	margin-top: 15px;
	padding-bottom: 10px;
}

.news_leftdate {
	margin: 12px 16px 0 10px;
	float: left;
	width: 63px;
	text-align: center;
}

.news_leftdate b {
	/*font-weight: bold;*/
	display: block;
	font-size: 28px;
	text-align: center;
	line-height: 34px;
	color: #FFF;
	border-bottom: 1px solid #fac25f;
	background: #faa001;
}

.news_leftdate span {
	display: block;
	font-size: 15px;
	line-height: 28px;
	color: #FFF;
	background: #fa8801;

}

.news_leftword {
	width: 540px;
	float: right;
}

.news_leftword h1 a {
	color: #555;
	font-size: 18px;
	margin: 12px 0 0 0;
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	/*font-weight: bold;*/
}

.news_leftword span {
	display: block;
	margin-top: 10px;
	height: 40px;
	line-height: 22px;
	overflow: hidden;
	color: #999;
}

.news_leftword span a {
	color: #faa001;
}


.about_title {
	width: 100%;
	margin: 60px 0 46px 0;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	text-align: center;
	background: #0498a2;
	color: #fff;
}

.about_cen {
	height: 300px;
	overflow: hidden;
	padding-top: 72px;
	background: url(../themes/images/aboutcen.png) left center no-repeat;
	padding-left: 490px;
	font-size: 14px;
	color: #000;
	line-height: 26px;
}


/*新闻列表*/
.bgGray {
	padding-top: 40px;
	background: #f5f7f8;
}

.inner_wrap {
	padding: 0 5%;
	overflow: hidden;
}

.full-row {
	width: 100%;
	transition: .2s width ease;
	*zoom: 1;
}

.full-row>.span-4 {
	width: 33.33333333%;
}

.new_list li {
	margin-bottom: 50px;
	border-right: 1px solid #dedede;
	box-sizing: border-box;
}

.new_list .pBox {
	width: 100%;
	overflow: hidden;
	display: block;
	cursor: default;
	background: #fff;
	padding: 50px 0 40px 0;
	cursor: pointer;
}
	.new_list .pBox .list_img {
		width: 68%;
		height: 225px;
		margin: 0 auto 15px auto;
		overflow: hidden
	}
	.new_list .pBox img {
		width: 100%;
		height: auto;
		display: block;
		
	}

.new_img {
	width: 68%;
	height: 200px;
}

.new_list .pBox ._title {
	height: 20px;
	width: 68%;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size:18px;
	font-weight:bold;
}



#phone_footer {
	display: none;
}

#foot {
	width: 100%;
	font-size: 14px;
	padding: 56px 0 0 0;
	background: #2D2F2C;
	color: #cccccc;
}
.footer_logo {
	display:none;
}

.foot_center {
	width: 90%;
	overflow: hidden;
	margin: 0 auto 100px auto;
}

.foot_about,
.foot_pro {
	overflow: hidden;
	float: left;
	margin-right: 4%;
}

.foot_about {
	width: 31%;
}

.foot_about ul {
	width: 100%;
	height: 32px;
}

.foot_about ul li {
	width: auto;
	float: left;
	margin-right: 16px;
}

.foot_about ul li a {
	width: auto;
	height: auto;
	display: block;
}

.foot_pro {
	width: 40%;
}

.foot_tel {
	width: 21%;
	overflow: hidden;
	float: right;
}

.foot_about h3,
.foot_pro h3,
.foot_tel h3 {
	font-size: 20px;
	color: #FFF;
	margin-bottom: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.foot_about p {
	font-size: 14px;
	margin-bottom: 24px;
	line-height: 22px;
	text-align: justify;
	color: #acacab;
}

.foot_pro ul {
	width: 100%;
	overflow: hidden;
}

.foot_pro ul li {
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	float: left;
	margin: 0 10px 10px 0;
}

.foot_pro ul li a {
	width: auto;
	height: 36px;
	color: #acacab;
	line-height: 36px;
	display: block;
	border: 1px solid #acacab;
	box-sizing: border-box;
	padding: 0 14px;
}

.foot_tel dl {
	width: 100%;
	overflow: hidden;
	padding: 0 0 0 28px;
	margin-bottom: 10px;
}

.foot_tel dt {
	float: left;
	width: auto;
	overflow: hidden;
	margin-right: 5px;
}

.foot_tel dd {
	float: left;
	width: auto;
	overflow: hidden;
}

.tel_link1 {
	background: url(../themes/images/common/tel_link1.png) left 4px no-repeat;
}

.tel_link2 {
	background: url(../themes/images/common/tel_link2.png) left 4px no-repeat;
}

.tel_link3 {
	background: url(../themes/images/common/tel_link3.png) left 4px no-repeat;
}

.tel_link4 {
	background: url(../themes/images/common/tel_link4.png) left 4px no-repeat;
}

.footer_copy {
	width: 94%;
	height: 64px;
	line-height: 64px;
	color: #8B8B8B;
	text-align: center;
	border-top: 1px solid #51535a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:0 3%;
}

.foot_contact .blue {
	color: #09b7c3;
}

.foot_contact2 {
	margin: 40px 0 35px 0;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #cccccc;
}

.foot_contact3 {
	font-size: 26px;
	color: #ffffff;
	text-align: center;
}

.foot_contact3 img {
	margin: 5px 10px 0 0;
}

.foot_contact4 {
	margin: 20px 0 8px 0;
	line-height: 38px;
	text-align: center;
	font-size: 15px;
	color: #737373;
}

.foot_erwm {
	width: 160px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	color: #bfbebe;
	position: absolute;
	top: 0px;
	right: 0px;
}

.foot_erwm img {
	width: 100%;
}

.h6 {
	height: 6px;
	width: 100%;
	background: #dcdcdc;
}



/*关于我们*/
.inbanner {
	width: 100%;
	margin: 75px 0 0 0;
}

.inbanner img {
	width: 100%;
	display: block;
}

.intitle_box {
	/*height: 60px;*/
	line-height: 60px;
	border-bottom: 1px solid #f2f2f2;
}

.intitle_box a {
	width: 24%;
	display: inline-block;
	line-height: 60px;
	height: 60px;
	text-align: center;
	color: #707272;
	font-size: 18px;
	cursor: pointer;
}

.intitle_box a.inhover,
.intitle_box a:hover {
	line-height: 60px;
	height: 60px;
	border-bottom: 1px solid #0498a2;
	color: #0498a2;
}

.insmall_title {
	width: 100%;
	margin-top: 62px;
}

.textar {
	text-align: right;
}

.insmall_title h1 {
	font-size: 29px;
	line-height: 32px;
	color: #000;
	font-weight: bold;
}

.insmall_line {
	width: 57px;
	height: 3px;
	background: #0498a2;
	margin: 9px 0;
}

.insmall_en {
	font-size: 26px;
	line-height: 32px;
	color: #464646;
	font-weight: bold;
}

.insmall_cen {
	width: 100%;
	margin-top: 20px;
}

.insmall_cenimg {
	width: 358px;
	float: left;
}

.insmall_cenimg img {
	width: 100%;
	height: 358px;
	display: block;
}

.insmall_centext {
	width: 757px;
	float: right;
	font-size: 15px;
	line-height: 25px;
	overflow: hidden;
	padding-top: 72px;
}

.insmall_cen img {
	max-width: 100%;
}

.textat {
	text-align: center;
}

.insmall_title h2 {
	font-size: 18px;
	line-height: 32px;
	color: #d2d0d0;
	text-transform: uppercase;
	font-weight: bold;
}

.insmall_title h2 span {
	color: #0498a2;
	font-size: 26px;
}

.insmall_line2 {
	width: 96px;
	height: 1px;
	background: #d2d0d0;
	margin: 24px auto;
}

.insmall_prolist ul li {
	width: 24%;
	float: left;
	margin: 10px 0.5%;
}


.productlist_word {
	padding: 16px 14px;
	height: 48px;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	background: #dcdcdc;
}

.productlist_word span {
	display: block;
	color: #595858;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}

.insmall_suplist {
	margin-top: 32px;
}

.insmall_suplist ul li {
	width: 100%;
	position: relative;
	padding: 11px 28px 11px 14px;
	background: #f3f4f8;
}

.suplist_name {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
}

.suplist_date {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #908f8f;
	font-size: 14px;
}

.suplist_down {
	position: absolute;
	right: 28px;
	top: 28px;
	background: #0498a2;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	-moz-border-radius: 18px;
	/* Firefox */
	-webkit-border-radius: 18px;
	/* Safari 和 Chrome */
	border-radius: 18px;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.suplist_down a {
	color: #fff;
	cursor: pointer;
}

.insmall_suplist ul li:nth-child(even) {
	background: #fafbfe;
}

.insmall_newslist {
	margin-top: 32px;
}

.insmall_newslist ul li {
	padding: 0 0 36px 0;
	border-bottom: 1px solid #ccc;
}

.news_leftdate2 {
	margin: 36px 32px 0 0px;
	float: left;
	width: 78px;
	text-align: center;
}

.news_leftdate2 b {
	font-weight: bold;
	display: block;
	background: #faa001;
	font-size: 20px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	padding: 12px 0;
	border-bottom: 1px solid #fac25f;
}

.news_leftdate2 span {
	display: block;
	font-size: 14px;
	line-height: 28px;
	background: #fa8801;
	color: #fff;
}

.news_leftword2 {
	width: 692px;
	float: left;
}

.news_leftword2 h1 a {
	color: #333;
	font-size: 18px;
	margin: 36px 0 0 0;
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	/*font-weight: bold;*/
}

.news_leftword2 span {
	display: block;
	margin: 8px 0 8px 0;
	overflow: hidden;
	color: #999;
	line-height: 20px;
	overflow: hidden;
}

.news_leftword2 span a {
	color: #fc0404;
}

.news_more2 {
	display: block;
	margin-top: 6px;
	color: #0498a2;
	line-height: 20px;
	overflow: hidden;
}

.news_more2 a {
	display: block;
	color: #1764dc;
}

.news_listimg {
	width: 321px;
	float: right;
}

.news_listimg img {
	width: 100%;
	height: 193px;
	display: block;
}

#content_contact {
	width: 100%;
	padding-top: 24px;
	background: #f9f9f9;
}

.contact_bg {
	position: relative;
	margin-bottom: 33px;
}

.abcontact_word p img {
	/* width: 100%; */
}

.abcontact_word .firstRow td:last-child {
	display: none;
}

.contact_word {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 480px;
	height: 450px;
	background: url(../themes/images/replace/lvtou.png) no-repeat;
	-moz-border-radius: 0 0 63px 0;
	/* Firefox */
	-webkit-border-radius: 0 0 63px 0;
	/* Safari 和 Chrome */
	border-radius: 0 0 63px 0;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.contact_word h1 {
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	margin: 74px 0 34px 0;
	padding-left: 28px;
}

.contact_word p {
	font-size: 15px;
	line-height: 32px;
	color: #fff;
	padding-left: 28px;
}

.message_bg {
	padding: 26px 0 28px 26px;
	background: #fff;
}

.message_title {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #0498a2;
}

.message_title2 {
	height: 22px;
	margin: 14px 0;
	line-height: 22px;
	font-size: 14px;
	color: #707272;
}

.message_cen ul li {
	width: 31.3%;
	float: left;
	margin-right: 2%;
	margin-top: 26px;
}

.message_cen ul li label {
	line-height: 36px;
	font-size: 14px;
	color: #707272;
}

.message_cen ul li input {
	line-height: 32px;
	width: 100%;
	display: block;
	font-size: 14px;
	height: 32px;
	background: #f1f1f1;
	border: none;
	color: #707272;
}

.message_cen ul li textarea {
	line-height: 32px;
	width: 100%;
	max-width: 100%;
	display: block;
	font-size: 14px;
	height: 92px;
	min-height: 92px;
	background: #f1f1f1;
	border: none;
	color: #707272;
}

.message_cen .submit,
.message_cen .reset {
	display: inline-block;
	width: 128px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-right: 12px;
	color: #fff;
	font-size: 14px;
	background: #9c9d9d;
	border: none;
	margin-top: 22px;
	cursor: pointer;
}

.message_cen .submit {
	background: #0498a2;
}

.joinus_box {
	width: 100%;
}

.joinus_title {
	background: #0498a2;
	width: 100%;
	text-align: center;
	height: 46px;
	padding: 18px 0 14px 0;
	text-align: center;
}

.joinus_cen ul li {
	width: 47%;
	line-height: 28px;
	float: left;
	margin: 0 1% 0 0;
	padding: 10px 0 21px 2%;
	background: #f1f1f1;
	color: #a2a0a0;
	font-size: 14px;
}

.joinus_cen ul li:nth-child(even) {
	float: right;
	margin: 0 0 0 0;
}

.joinus_cen ul li h1 {
	color: #3e3d3d;
	line-height: 42px;
	height: 42px;
	overflow: hidden;
}

.joinus_cen ul li h2 {
	color: #a2a0a0;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}

.joinus_cen ul li h2 span {
	color: red;
}

.joinus_cen ul li h3 {
	color: #a2a0a0;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}


#abcontent {
	width: 100%;
	margin: 0 auto;
	/*padding: 20px 0 43px 0;*/
}

.abcontact_title span {
	font-size: 20px;
}

.contact_right {
	padding: 0 0 40px 2.3%;
}

/*#abcontent  a{
   font-size:18px;
}*/
.left_box {
	width: 20.618%;
	float: left;
}

.left_tit {
	height: 34px;
	line-height: 34px;
}

.left_tit a {
	font-size: 15px;
	color: #060606;
}

.left_box ul li {
	line-height: 40px;
}

.left_box ul li a {
	line-height: 40px;
	display: block;
	padding-left: 36px;
	background: url(../themes/images/left_li.jpg) 6px 50% no-repeat;
	color: #00718a;
}

.right_box {
	width: 79.175%;
	float: right;
}

.right_tit {
	width: 138px;
	height: 66px;
	background: #dcdcdc;
	color: #060606;
	margin-left: 10%;
	-moz-border-radius: 12px;
	/* Firefox */
	-webkit-border-radius: 12px;
	/* Safari 和 Chrome */
	border-radius: 12px;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.right_tit a {
	font-size: 30px;
	padding-top: 8px;
	line-height: 30px;
	display: block;
	text-align: center;
}

.right_tit a .right_en {
	font-size: 13px;
	text-align: center;
}

.right_box ul li {
	padding: 22px 72px 32px 72px;
	border-bottom: 1px solid #959494;
}

.right_titname {
	height: 26px;
	line-height: 26px;
}

.right_titname a {
	color: #060606;
	font-size: 15px;
}

.yuan {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #5492a4;
	margin-right: 22px;
	-moz-border-radius: 50%;
	/* Firefox */
	-webkit-border-radius: 50%;
	/* Safari 和 Chrome */
	border-radius: 50%;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.valves_data {
	width: 100%;
	margin: 0 auto;
}

.valves_data .data_box {
	width: 330px;
	margin: 26px 0 0 0;
	float: left;
}

.valves_data tr {
	vertical-align: top;
}

.data_box th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 7px;
	background: #f0f0f0;
	font-weight: normal;
}

.data_box td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 7px;
	background: #fff;
}

.valves_data .data_box td {
	text-align: left;
}

.data_box table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.right_titimg {
	width: 246px;
	float: right;
	margin-top: 50px;
}

.right_titimg img {
	width: 100%;
	height: 142px;
}

.page {
	text-align: center;
	margin-top: 42px;
}

.page a {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin: 0 6px;
	border: 1px solid #a1a1a1;
	color: #666;
	line-height: 20px;
	text-align: center;
}

.page a.selected {
	color: #fff;
	background: #0498a2;
}

.rightfixed {
	position: fixed;
	right: 2px;
	top: 40%;
	width: 72px;
}

.rightfixed img {
	width: 100%;
	display: block;
	margin: 1px 0;
}


.abcontent_title {
	width: 1020px;
	// margin: 0 auto;
	// text-align: center;
	color: rgb(191, 191, 191);
	font-size: 14px;
	line-height: 150%;
}

.abcontent_word {
	line-height: 2em;
	text-align: center;
	color: rgb(127, 127, 127);
	font-size: 14px;
	line-height: 200%;
}

.abcontent_img {
	width: 100%;
}

.abcontent_img ul li {
	width: 32%;
	padding: 0 0.5%;
	float: left;
}

.abcontent_img ul li img {
	width: 100%;
	display: block;
}

.abproduct_cen {
	width: 100%;
}

.abproduct_cen ul li {
	width: 23%;
	float: left;
	overflow: hidden;
	margin: 0 1% 2% 1%;
	background: #fff;
	font-size: 16px;
	box-shadow: 0 22px 40px rgba(0, 0, 0, .16);
}

.abproduct_cen ul li a img {
	width: 100%;
	height: 20%;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.abproduct_word {
	background: #fff;
	padding: 24px 20px;
	position: relative;
	overflow: hidden;
	transition: all ease-out .3s;
}

.abproduct_cen ul li:hover .abproduct_word {
	transform: translateY(-25px);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


.abproduct_cen ul li:hover img {
	transform: scale(1.06);
	-moz-transform: scale(1.06, 1.06);
	-webkit-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
}

.abproduct_cen ul li .pro-name {
	color: #262626;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.abproduct_cen ul li .pro-name2 {
	height: 36px;
	color: #6e6e6e;
	font-size: 12px;
}



#abcontent .abnewsdetail_title {
	color: #333;
	text-align: center;
	font-size: 22px;
	padding: 0 0 19px 0;
	line-height: 32px;
}

#abcontent .news-details-small {
	color: #666;
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}

#abcontent .news-details-desc {
	margin: 29px 0;
	/*padding: 15px;
    background: #f5f5f5;*/
	color: #666666;

}

#abcontent .news-details-desc p {
	line-height: 24px;
	font-size: 14px;
}

#abcontent .newsdetails_con {
	color: rgb(127, 127, 127);
	line-height: 1.75em;
}

.newsdetails_next {
	border-top: 0;
	text-align: right;
	padding: 15px 0 25px;
}

.newsdetails_next a {
	font-size: 14px;
	line-height: 150%;
	color: #333;
}


.app_tab {
	width: 100%;
	background-color: #005774;
	position: fixed;
	bottom: 0px;
	left: 0px;
	display: none;
}

.app_tab ul li {
	width: 25%;
	display: block;
	float: left;
}

.app_tab ul li a {
	width: 100%;
	display: block;
	cursor: pointer;
}

.app_icon {
	position: relative;
	display: block;
	height: 1.62rem;
	width: 1.62rem;
	margin: 0.19rem auto;
}

.app_icon img {
	display: block;
	height: 1.62rem;
	width: 1.62rem;
}

.app_kuo {
	height: 3.2rem;
	width: 100%;
	display: none;
}

.app_name {
	display: block;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.8rem;
	text-align: center;
	line-height: 1rem;
	padding-bottom: 0.2rem;
}

.cs_pagination {
	clear: both;
	margin: auto;
	text-align: center;
	height: 22px;
	margin: 20px 0;
}

.cs_pagination a {
	text-decoration: none;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: solid 1px #ccc;
	margin-left: 5px;
	text-align: center;
}

	.cs_pagination a.pre_disabled {
		cursor: default;
		background: url(images/common/pre_disabled.gif) no-repeat center center;
	}

	.cs_pagination a.next_disabled {
		cursor: default;
		background: url(images/common/next_disabled.gif) no-repeat center center;
	}

.cs_pagination a.current {
	border: none;
	cursor: default;
	text-decoration: none;
	color: #000;
}

	.cs_pagination a.pre {
		background: url(images/common/pre.gif) no-repeat center center;
	}

	.cs_pagination a.next {
		background: url(images/common/next.gif) no-repeat center center;
	}

.cs_pagination a:hover {
	border-color: #a3a2a2;
}

.foot_contact {
	color: #fff;
}

.foot_contact .blue {
	color: #fff;
}

.foot_contact2 {
	color: #fff;
}

.foot_contact4 {
	color: #fff;
}


/*productlist*/

.newLeft_box {
	width: 225px;
	float: left;
}

.newLeft_title {
	height: 70px;
	line-height: 70px;
	background: #0498a2;
	padding-left: 16px;
	color: #fff;
	font-size: 22px;
}

.newLeft_title a {
	color: #fff;
	font-size: 22px;
}

.newLeft_cen {
	background: #f2f2f2;
	padding-bottom: 90px;
}

.newLeft_cen ul li {
	line-height: 54px;
	padding-left: 38px;
	background: url(../themes/images/hui3.png) 17px 20px no-repeat;
}

.newLeft_cen ul li a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.newLeft_cen ul li:hover {
	background: url(../themes/images/hui3_h.png) 17px 20px no-repeat;
}

.newLeft_cen ul li:hover a {
	color: #0498a2;
}

.newLeft_cen ul li dl {
	display: none;
}

.newLeft_cen ul li:hover dl {
	display: block;
}

.newLeft_cen ul li dl dt {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding-left: 32px;
	background: url(../themes/images/hui4_h.png) 16px center no-repeat;
}

.newLeft_cen ul li dl dt a {
	font-weight: normal;
}


.newRight_box {
	width: 910px;
	float: right;
}

.newRight_title {
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	border-left: 3px solid #1764dc;
	padding: 0 0 0 12px;
	margin: 0 0 20px 2.3%;
}

.newRight_title a {
	font-size: 16px;
	color: #000
}

.newRight_cen {
	width: 100%;
}

.newRight_cen ul li {
	width: 32.33%;
	margin: 11px 0.5% 30px 0.5%;
	float: left;
}

.product_img img {
	width: 100%;
	height: 272px;
	display: block;
}

.newRight_word {
	width: 100%;
	background: #FFF;
	height: 58px;
	overflow: hidden;
	color: #222222;
	font-size: 16px;
	text-align: center;
	line-height: 58px;
	display: block;
}



@media (max-width:1199px) {
	.about_box ul li.aboutli_1 {
		width: 50%;
		float: right;
	}

	.about_box ul li.aboutli_2 {
		width: 50%;
		float: left;
	}

	.about_box ul li.aboutli_3 {
		display: none;
	}

	.about_box ul li.aboutli_4 {
		display: none;
	}

	.about_word {
		text-align: center;
	}

	.abcontent_title {
		width: 98%;
	}

	#abcontent .news-details-desc {
		width: 100%;
		float: none;
		margin: 20px 0;
	}

	#abcontent .abnewsdetail_title {
		color: #333;
		text-align: center;
		font-size: 20px;
		padding: 0 0 10px 0;
		line-height: 25px;
	}

	.news-details-desc p {
		font-size: 14px;
	}

	#abcontent .news-details-desc img {
		width: 100%;
	}

	#abcontent .newsdetails_con {
		width: 88%;
		float: none;
		margin: 0 auto;
	}

	.newsdetails_next {
		width: 88%;
		float: none;
		margin: 0 auto;
	}
}

@media (max-width:1170px) {
	#index_container {
		padding: 0;
	}

	/*productlist*/
	.newLeft_box {
		width: 99%;
		float: none;
		margin: 0 auto;
	}

	.newLeft_cen {
		padding-bottom: 1rem;
	}

	.newRight_box {
		width: 99%;
		float: none;
		margin: 1.2rem auto 0 auto;
	}

	.newRight_word {
		height: 2rem;
		line-height: 2rem;
		font-size: 1rem;
	}


	.head_mobile {
		display: block;
	}

	.head_48 {
		display: block;
	}

	#head {
		position: relative;
		top: 0px;
		left: 0px;

		z-index: 100;
		width: 100%;
		height: 56px !important;
	}

	#head.chagne1 {
		-ms-transform: translateX(0);
		-khtml-transform: translateX(0);
		-webkit-transform: translateX(0);
		-o-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: 0.5s;
	}

	#logo {
		/*display: none;*/
	}

	#logo img {
		/* margin-top:15px;
        width:206px !important;
        height:61px !important; */
		width: auto !important;
		height: 36px !important;
		margin-top: 10px;
	}

	.logo_phone {
		display: none;
		margin-right: 2rem;
	}

	.index_left {
		display: none;
	}

	#product_top {
		display: block !important;
	}

	.con_proRight {
		width: 100%;
		overflow: hidden;
		margin: 1.5rem 0;
	}

	#content_product {
		width: 100%;
		overflow: hidden;
		padding: 0;
	}

	#head #header-btn {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
	}

	#head #header-btn a {
		width: 56px;
		height: 56px;
		display: block;
	}

	#head #header-btn img {
		width: 56px;
		height: 56px;
		display: block;
	}

	#menu {
		display: none;
		position: absolute;
		top: 56px;
		z-index: 101;
		width: 100%;
	}

	#menu ul {
		background: none;
	}

	#menu ul li {
		width: 100%;
		text-align: center;
		height: 3.5rem;
		line-height: 3.5rem;
	}

	#menu ul li a {
		color: #333;
		margin: 0 !important;
		width: 100% !important;
		height: 3.5rem;
		display: block;
	}

	#menu ul li a:before {
		border: none;
	}

	#menu ul li {
		border-bottom: 1px solid #eeeeee;
	}

	#menu ul li a span {
		display: none;
	}

	.inbanner {
		width: 100%;
		margin: 0;
	}

	.proLeft_none {
		display: none;
	}

	.foot_left {
		width: 95%;
		float: none;
		margin: 0 auto;
	}

	.foot_right1 {
		width: auto;
		margin-left: 2.5%;
	}

	.foot_right2 {
		width: auto;
		margin-right: 2.5%;
	}

	.about_img img {
		height: auto;
	}

	.app_kuo {
		display: block;
	}

	.app_tab {
		display: block;
	}

	.product_cen ul li.productli_1 {
		height: auto;
	}

	.product_cen ul li {
		height: auto;
		border: 1px solid #e4e4e4;
		box-sizing: border-box;
	}


	.product_cen ul li img {
		height: auto;
	}

	.product_img img {
		height: 281px;
	}

	.product_word {
		top: 45%;
		padding-top: 0px;
	}

	.product_cen ul li ._con {
		padding: 2.6rem 0;
	}

	.product_cen ul li ._con h3 {
		font-size: 1.25rem;
		margin-bottom: .9rem;
		color:
			#333;
	}

	.product_cen ul li ._con_p {
		width: 90%;
		height: 2.9rem;
		font-size: .73rem;
		line-height: 1.4rem;
		text-align: center;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-break: break-all;
		margin: 0 auto 1rem auto;
		color:
			#666666;
	}

	.digitalPics .disc h3 {
		font-size: .95rem;
		height: 1.2rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin: 0;
	}

	.digital_index_word img {
		width: 90%;
		height: auto;
		display: block;
		margin: 10px auto 16px auto;
	}

	.digital_index_word {
		width: 100%;
		overflow: hidden;
		background: #222 url(../themes/images/Case_background.png) no-repeat;
		background-size: auto;
		background-size: 100%;
		padding: 50px 0 0 0;
		height: 17rem;

	}

	.digital_index_news .newlogo img {
		width: 100%;
		overflow: hidden;
		dispaly: block;
	}

	.digital_index_news ._con {
		padding: 1.8rem 1.05rem;
		border: none;
	}

	.full-row>.span-3 {
		width: 25%;
		border-bottom: 1px solid #dedede;
		border-right: 1px solid #dedede;
		height: 16.8rem;
		box-sizing: border-box;
	}

	.digital_index_news ._con h4 {
		font-size: 1.1rem;
		margin-bottom: .9rem;
		width: auto;
		height: 4rem;
		overflow: hidden;
		line-height: 1.9rem;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-break: break-all;
	}

	.digital_index_news ._con ._txt {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		word-break: break-all;
		height: 70px;
		width: auto;
		overflow: hidden;
	}

	.digitalPics .disc ._txt {
		font-size: .7rem;
		margin: .4rem 0 0 0;
	}

	.product_top {
		font-size: 1.1rem;
		color: #313132;
		width: 100%;
		text-align: center;
		margin-bottom: 1rem;
		padding: 2rem 0 0 0;
	}

	.product_top h3 {
		font-size: 1.4rem;
		color: #313132;
		width: 100%;
		text-align: center;
		margin-bottom: .5rem;
	}

	.product_top p {
		text-align: center;
		color: #777;
		width: 75%;
		margin: 0 auto;
		overflow: hidden;
		font-size: .8rem;
		line-height: 1.25rem;
	}

	.product_info h3 {
		font-size: .95rem;
		width: 84%;
		height: 1.5rem;
		margin: 0 auto;
		padding: 1rem 0 .2rem 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #FFF;
	}

	.product_info ._txt {
		font-size: .7rem;
		color: #FFF;
		width: 84%;
		height: 2.5rem;
		line-height: 1.2rem;
		overflow: hidden;
		margin: 0 auto .7rem auto;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-break: break-all;
	}

	.abcontact_word p img {
		width: 100%;
		height: auto;
		display: block;
	}

	.con_proLeft {
		width: 100%;
		overflow: hidden;
	}

	.con_proLeft h3 {
		font-size: 18px;
		text-transform: uppercase;
		padding: 0 0 0 28px;
		border: 1px solid #e4e4e4;
		width: auto;
		height: 3.8rem;
		line-height: 3.8rem;
		font-weight: bold;
	}

	.con_proRight {
		margin: 1.5rem 0;
	}

	.con_proRight ul li {
		width: 33.3%;
		overflow: hidden;
		float: left;
		box-sizing: border-box;
		margin: 0;
	}

	.con_proRight ul li a img {
		width: 90%;
		height: 7.5rem;
		display: block;
		padding: 1.7rem 0;
		margin: 0 auto;
	}
	.productview_cont {
		overflow: hidden;
		padding: 0 2.5rem;
		width: auto;
	}
		.productview_cont img {
			width: 100%;
			height: auto;
			display: block;
		}

	con_pro_li {
		margin-bottom: 0;
	}

	.newRight_word {
		height: 3rem;
		line-height: 3rem;
		font-size: 1rem;
	}

	.insmall_newslist {
		margin-top: 20px;
	}

	.insmall_newslist ul li {
		padding: 0 0 1rem 0;
		border-bottom: 1px solid #ccc;
	}

	.news_leftword2 h1 a {
		color: #333;
		font-size: 18px;
		margin: 1rem 0 0 0;
		height: 20px;
		line-height: 20px;
		display: block;
		overflow: hidden;
	}

	._combtn {
		width: 1.5rem;
		height: 1.5rem;
		border: 1px solid #FFF;
		float: right;
		position: relative;
		right: 8%;
	}

	._combtn i {
		display: block;
		width: 1.5rem;
		height: 1.5rem;
		background: url(../themes/images/more_ico1.png) 0 0 no-repeat;
		background-size: auto;
		position: absolute;
		right: -6px;
		top: 50%;
		margin-top: -4px;
		background-size: .8rem .5rem;
	}

	.product_info {
		width: 100%;
		height: 3.5rem;
		background: #1764dc;
	}

	._square {
		position: absolute;
		bottom: 3.5rem;
		left: 45.5%;
	}

	.pro_btn {
		width: 100%;
		padding: 1.1rem 0;
	}

	.left_box {
		width: 97.5%;
		margin-left: 2.5%;
		float: none;
	}

	.left_box ul li {
		width: 33%;
		float: left;
	}

	.right_box {
		width: 95%;
		float: none;
		margin-left: 2.5%;
		margin-top: 1rem;
	}

	.right_tit {
		margin-left: 0;
	}

	.right_box ul li {
		padding: 22px 0px 32px 0px;
	}

	.bgGray {
		padding-top: 0;
	}

	.inner_wrap {
		padding: 10px 0 0 0;
		overflow: hidden;
	}

	.new_list li {
		margin-bottom: 10px;
	}

	.new_list .pBox {
		width: 100%;
		overflow: hidden;
		display: block;
		cursor: default;
		background: #fff;
		padding: 1.4rem 0 1.4rem 0;
	}
		.new_list .pBox .list_img {
			width: 80%;
			height: 144px;
			margin: 0 auto 15px auto;
			overflow: hidden;
		}
	.new_list .pBox img {
		width: 100%;
		height: auto;
		display: block;
		
	}

	.new_list .pBox ._title {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		font-size:16px;
		font-weight:normal;
	}

	#foot {
		padding-top: 1.5rem;
	}
	.foot_center {
		margin: 0 auto 0 auto;
		width: 94%;
	}

	.footer_logo {
		width: 11.2rem;
		height: auto;
		padding-left: 3%;
		margin-bottom: 1.5rem;
		display: block !important;
	}

	.footer_logo a img,
	.footer_logo a {
		width: 11.2rem;
		height: auto;
		display: block;
	}
	.foot_about, .foot_pro, .foot_tel h3 {
		display: none;
	}
	.foot_tel {
		margin: 0 auto;
		padding-bottom: 1.5rem;
		width: 100%;
		overflow: hidden;
		float:left;
	}

		.foot_tel dl {
			color: #a6a6a5;
			font-size: 1rem;
			padding-left: 32px;
			margin-bottom: 12px;
			overflow: hidden;
			float: left;
			width: 45%;
		}

			.foot_tel dl dt {
				width: auto;
				overflow: hidden;
				margin-right: .5rem;
				float: left;
			}


	#menu_container {
		width: 100%;
		overflow: hidden;
		background: #FFFFFF;
		opacity: 0.97;
	}

	#menu_container a {
		line-height: 3.5rem;
	}

	#Jl_container {
		overflow: hidden;
		/*padding: 0 2rem;*/ /
	}
	.contact_right {
		padding: 0;
	}

	.insmall_cenimg {
		float: none;
		margin: 0 auto;
		max-width: 100%;
	}

	.insmall_centext {
		width: 96%;
		float: none;
		margin: 0 auto;
	}

	.news_leftdate2 {
		display: none;
	}

	.news_leftword2 {
		width: 66%;
	}

	.news_listimg {
		width: 33%;
	}

	.news_listimg img {
		height: auto;
	}
}

@media (max-width:969px) {
	.ninkkd_bg {
		line-height: 5rem;
		font-size: 1.5rem;
	}

	.news_leftword {
		width: 100%;
	}

	.about_cen {
		padding-left: 50%;
		background-size: 60% 100%;
	}
}

@media (max-width:767px) {
	.product_cen ul li {
		width: 49%;
	}

	.about_box ul li.aboutli_1 {
		width: 100%;
		float: right;
	}

	.about_box ul li.aboutli_2 {
		width: 100%;
		float: left;
	}

	.product_cen ul li.productli_1 {
		height: auto;
	}

	.product_cen ul li {
		height: auto;
	}

	.product_img img {
		height: auto;
	}

	.product_word {
		top: 45%;
		padding-top: 0px;
	}

	.foot_top ul li {
		width: 100%;
	}

	.about_box ul li {
		width: 95%;
		margin: 1rem 2.5%;
	}

	.abproduct_cen ul li {
		width: 48%;
	}

	.foot_erwm {
		position: inherit;
		margin: 0 auto;
	}

	.about_cen {
		height: 188px;
		padding-top: 26px;
	}

	.ninkkd_bg {
		line-height: 4rem;
		font-size: 1rem;
	}

	.productlist_word {
		font-size: 1rem;
	}

	.productlist_word span {
		font-size: 0.8rem;
	}

	.insmall_prolist ul li {
		width: 49%;
	}

	.insmall_title h2 {
		font-size: 1rem;
	}

	.insmall_title h2 span {
		font-size: 1rem;
	}

	.suplist_down {
		position: initial;
		margin-top: 0.3rem;
	}

	.insmall_newslist {
		margin-top: 20px;
	}

	.news_leftword2 h1 a {
		color: #333;
		font-size: 18px;
		margin: 1rem 0 0 0;
		height: 20px;
		line-height: 20px;
		display: block;
		overflow: hidden;
	}

	.insmall_newslist ul li {
		padding: 0 0 1rem 0;
		border-bottom: 1px solid #ccc;
	}

	.news_leftword2 {
		width: 96%;
		margin: 0 auto;
		float: none;
	}

	.news_listimg {
		width: 96%;
		margin: 1rem auto;
		float: none;
	}

	.intitle_box a {
		width: 46%;
	}

	.contact_word {
		position: inherit;
		width: 100%;
		/*
         height: auto;
        padding-bottom: 2rem;*/
	}

	.contact_word h1 {
		margin: 0;
		padding: 2rem 0 1rem 5%;
		font-size: 24px;
	}

	.contact_word p {
		padding-left: 5%;
		padding-right: 5%;
		float: left;
		width: 40%;
	}

	.contact_bg img {
		width: 100%;
	}

	.ivideo_banner {}


}

@media (max-width:639px) {

	#index_container {
		width: 100%;
		padding: 0;
	}

	.left_box ul li {
		width: auto;
	}

	.product_cen ul li {
		/*height: 182px;*/
		overflow: hidden;
		/*border-bottom:1px solid #e9e9e9;*/
		border-top: none;
	}

	.pro_bor {
		border-right: 1px solid #e9e9e9;
	}

	.product_cen ul li ._con {
		padding: 1.7rem 0;
	}

	.product_cen ul li ._con h3 {
		font-size: 1.05rem;
		margin-bottom: .6rem;
		color: #333;
	}

	.product_cen ul li ._con_p {
		width: 90%;
		height: 2.9rem;
		font-size: .75rem;
		line-height: 1.4rem;
		text-align: center;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-break: break-all;
		margin: 0 auto 1rem auto;
		color: #666666;
	}

	.product_img img {
		height: 182px;
	}

	.valves_data .data_box {
		width: 100%;
		float: none;
	}

	.data_box table {
		width: 100%;
	}

	.right_titimg {
		width: 100%;
		float: none;
		margin-top: 0.3rem;
	}

	.right_titimg img {
		height: auto;
	}

	.productlist_word {
		font-size: 0.8rem;
	}

	.contact_word p {
		width: 90%;
		line-height: 27px;
	}

	.joinus_cen ul li {
		width: 97%;
	}

	.digitalPics .disc h3 {
		font-size: .95rem;
		height: 1.2rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin: 0;
	}

	.digitalPics .disc ._txt {
		font-size: .7rem;
		margin: .4rem 0 0 0;
	}

	.digital_index_word img {
		display: none;
	}

	.digital_index_word {
		display: none;
	}

	.news_leftbox {
		float: left;
		width: 50%;
		margin: 1.6rem 0 0 0;
	}

	.news_leftcen {
		margin: 0;
	}

	.news_leftbox ul {
		width: 100%;
	}

	.news_leftbox ul li {
		border-bottom: 1px solid #e9e9e9;
		margin: 0;
		width: 80%;
		padding: .8rem 10% 1.5rem 10%;
	}

	.news_leftbox ul:nth-child(odd) {
		border-right: 1px solid #e9e9e9;
	}

	.news_leftword span {
		height: 4rem;
	}

	.news_lefttitle {
		font-size: 1.2rem;
	}

	.news_leften {
		font-size: .7rem;
	}

	.news_leftheng {
		margin: .5rem auto .4rem auto;
	}

	.ivideo_banner {
		display: none;
	}

	.phone_banner {
		dispaly: block
	}

	.ivideo_banner .cover {
		display: none;
	}

	.news_leftdate b {
		background: none;
		color: #999;
		font-size: 1rem;
		line-height: 1px;
		border: none;
		opacity: 0;
	}

	.news_leftdate span {
		background: #FFF;
		color: #999;
		padding-bottom: .2rem;
		text-align: left;
		border-bottom: 1px solid #dddddd;
	}

	.news_leftdate {
		margin: 0 0 .5rem 0;
		width: auto;
	}

	.news_leftword h1 a {
		width: 100%;
		height: 2.8rem;
		display: block;
		color: #555;
		font-size: 1rem;
		margin: .4rem 0 0 0;
		line-height: 1.5rem;

		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-break: break-all;
	}

	.news_leftheng2 {
		margin: 1rem auto 0 auto;
	}

	#content {
		width: 100%;
		margin-top: 24px;
	}

	.abcontact_word p img {
		width: 100%;
		height: auto;
		display: block;
	}

	.productview_cont img {
		width: 100%;
		height: auto;
		display: block;
	}

	#content_products {
		width: 100%;
		overflow: hidden;
		padding: 16px 0 0 0;
	}

	.con_proLeft {
		width: 100%;
		overflow: hidden;
	}

	.contact_right {
		padding: 0;
	}

	.con_proRight {
		width: 100%;
		overflow: hidden;
		margin: .5rem 0 0 0;
	}

	.con_proRight ul li {
		width: 50%;
		overflow: hidden;
		float: left;
		box-sizing: border-box;
		margin-left: 0
	}

	.con_proRight ul li a img {
		width: 90%;
		height: 6rem;
		display: block;
		padding: 1.7rem 0;
		margin: 0 auto;
	}

	.productview_cont {
		overflow: hidden;
		padding: 0 1rem;
		width: auto;
	}

	.newRight_word {
		height: 3rem;
		line-height: 3rem;
		font-size: 1rem;
	}

	.con_proLeft h3 {
		font-size: 18px;
		color: #1764dc;
		text-transform: uppercase;
		padding: 0 0 0 28px;
		border: 1px solid #e4e4e4;
		width: auto;
		height: 3.8rem;
		line-height: 3.8rem;
		font-weight: bold;
	}

	.full-row>.span-3 {
		width: 50%;
		border-bottom: 1px solid #dedede;
		border-right: 1px solid #dedede;
		height: 14.5rem;
		box-sizing: border-box;
	}

	.digital_index_news .newlogo img {
		width: 100%;
		overflow: hidden;
		dispaly: block;
	}

	.digital_index_news ._con {
		padding: 1.5rem;
		border: none;
	}

	.digital_index_news ._con h4 {
		font-size: 1rem;
		margin-bottom: .5rem;
		width: auto;
		height: 3.5rem;
		overflow: hidden;
		line-height: 1.7rem;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-break: break-all;
	}

	.digital_index_news ._con ._txt {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		word-break: break-all;
		height: 70px;
		width: auto;
		overflow: hidden;
		color: #999;
	}

	.digital_index_news ._con ._date {
		margin-bottom: 14px;
	}


	.product_info h3 {
		font-size: .95rem;
		width: 84%;
		height: 1.5rem;
		margin: 0 auto;
		padding: 1rem 0 0 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #FFF;
		text-transform: uppercase;
	}

	.product_info ._txt {
		font-size: .7rem;
		color: #FFF;
		width: 84%;
		height: 2.5rem;
		line-height: 1.2rem;
		overflow: hidden;
		margin: 0 auto .7rem auto;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-break: break-all;

	}

	._combtn {
		width: 1.5rem;
		height: 1.5rem;
		border: 1px solid #FFF;
		float: right;
		position: relative;
		right: 8%;
	}

	._combtn i {
		display: block;
		width: 1.5rem;
		height: 1.5rem;
		background: url(../themes/images/more_ico1.png) 0 0 no-repeat;
		position: absolute;
		right: -6px;
		top: 50%;
		margin-top: -4px;
		background-size: .8rem .5rem;
	}

	.product_info {
		width: 100%;
		height: 3.5rem;
		background: #1764dc;
	}

	._square {
		position: absolute;
		bottom: 3.5rem;
		left: 45.5%;
	}

	.pro_btn {
		width: 100%;
		padding: 1rem 0;
	}

	.product_top {
		padding: 1.6rem 0 0 0;
		overflow: hidden;
		margin-bottom: 1rem;
	}

	#product_top {
		display: block !important;
	}

	.product_top h3 {
		font-size: 1.1rem;
		color: #313132;
		width: 100%;
		text-align: center;
		margin-bottom: .4rem;
		text-transform: uppercase;
	}

	.product_top p {
		text-align: center;
		color: #777;
		width: 75%;
		margin: 0 auto;
		overflow: hidden;
		font-size: .7rem;
		line-height: 1.25rem;
	}

	#content_product {
		width: 100%;
		overflow: hidden;
		padding: 0;
	}

	.con_proRight ul li {
		margin: 0;
	}

	.pro_btn {
		display: block !important;
	}

	.full-row>.span-4 {
		width: 50%;
	}
	#Jl_container {
		overflow: hidden;
		padding: 0 1rem;
	}
	.new_list .pBox .list_img {
		width: 80%;
		height: 116px;
		margin: 0 auto 15px auto;
		overflow: hidden;
	}
	.new_list .pBox img {
		width: 100%;
		height: auto;
		display: block;	
	}

	#phone_footer {
		display: block !important;
		background: #2D2F2C;
		padding-top: 1.5rem;
	}

	.footer_logo {
		width: 10rem;
		height: auto;
		padding-left: 3%;
		margin-bottom: 1.2rem;
		display: block !important;
	}

	.footer_logo a img,
	.footer_logo a {
		width: 9rem;
		height: auto;
		display: block;
	}

	.foot_tel {
		width: 90%;
		overflow: hidden;
		margin: 0 auto;
		padding-bottom: 1.5rem;
	}

		.foot_tel dl {
			color: #a6a6a5;
			font-size: .95rem;
			padding-left: 32px;
			margin-bottom: 4px;
			overflow: hidden;
			width: 100%;
		}

			.foot_tel dl dt {
				width: auto;
				overflow: hidden;
				margin-right: .5rem;
				float: left;
			}

			.foot_tel dl dd {
				width: auto;
				overflow: hidden;
				float: left;
			}

	.tel_link1,
	.tel_link2,
	.tel_link3,
	.tel_link4 {
		background-size: 1.1rem 1.1rem;
	}

	@media (max-width:479px) {
		.abnews_cen .news-con {
			width: 60%;
		}

		.abnews_cen .news-img {
			width: 40%;
			max-height: 97px;
		}

		.message_cen .submit,
		.message_cen .reset {
			width: 112px;
		}

		.product_cen ul li {
			overflow: hidden;
			border: 1px solid #e4e4e4;
			box-sizing: border-box;
			width: 50%;
		}

		.product_cen ul li img {
			height: auto;
		}

		.product_img img {
			height: auto;
		}
	}
