html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead,
header,
section,
footer {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;
}

table,
tr,
td {
	border: 1px solid #ddd !important;
	border-collapse: collapse;
	border-spacing: 0;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

html,
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #222;
	font-family: "微雅软黑", "Microsoft Yahei", "宋体";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	min-width: 1300px;
}

ul,
dl,
ol {
	list-style: none;
}

ul,
dl,
ol,
dt,
dd,
p,
h1,
h2,
h3,
h4,
div,
span,
font {
	margin: 0;
	padding: 0;
}


/*通用代码*/

.wrap {
	width: 1350px;
	height: 100%;
	margin: 0 auto;
}

.cls {
	clear: both;
}

.en {
	font-family: arial;
}

.prenext {
	margin-top: 50px;
}

#pagesize {
	overflow: hidden;
}


/*ban*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 550px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 550px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
	position: relative;
}

.fullSlide .hd ul .on {
	background: #057dd1;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 8%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../img/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 8%;
	background-position: -6px -137px;
}


/*顶部*/

.itop {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	font-size: 13px;
	color: #666;
}

.itop .itop-l {
	float: left;
}

.itop .itop-r {
	float: right;
}


/*logo*/

.ilogo {
	width: 100%;
	height: 100px;
}

.ilogo .ilogo-l {
	float: left;
	height: 60px;
	padding-left: 80px;
	background: url(../img/ilogo.jpg) left no-repeat / 59px 60px;
	margin-top: 20px;
}

.ilogo .ilogo-l h5 {
	font-size: 26px;
	font-weight: bold;
}

.ilogo .ilogo-l p {
	font-size: 12px;
	color: #999;
	margin-top: 4px;
}

.inav {
	float: right;
	margin-right: 40px;
}

.inav ul li {
	float: left;
	margin: 0 3px;
}

.inav ul li a {
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}


/*关于*/

.iabout {
	width: 100%;
	padding: 50px 0;
	background: #eff2f4;
}

.iabout .iabout-b {
	-webkit-box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.iabout .iabout-b:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.iabout .iabout-b .iabout-txt {
	box-sizing: border-box;
	padding: 66px 60px;
	width: 630px;
	background: #fff;
	float: left;
}

.iabout .iabout-b .iabout-txt h5 {
	font-size: 20px;
	margin-bottom: 15px;
	color: #666;
}

.iabout .iabout-b .iabout-txt p {
	font-size: 14px;
	margin-bottom: 25px;
	color: #666;
	line-height: 24px;
	height: 120px;
	text-indent: 2em;
	overflow: hidden;
}

.iabout .iabout-b .iabout-txt a {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	position: relative;
}

.iabout .iabout-b .iabout-txt a:after {
	content: '';
	width: 36px;
	height: 3px;
	background: #e70000;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.iabout .iabout-b .iabout-img {
	float: right;
	width: 720px;
}

.iabout .iabout-b .iabout-img img {
	display: block;
	width: 100%;
}


/*ititle*/

.ititle {
	text-align: center;
	margin-bottom: 40px;
	font-size: 25px;
	font-weight: bold;
	color: #333;
}


/*厂房*/

.icf {
	width: 100%;
	margin-top: 60px;
}

.icf .icf-list {
	margin-top: 60px;
}

.icf .icf-list .icf-li {
	float: left;
	width: 660px;
	-webkit-box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.icf .icf-list .icf-li:nth-of-type(2n) {
	float: right;
}

.icf .icf-list .icf-li:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.icf .icf-list .icf-li img {
	display: block;
	width: 100%;
}

.icf .icf-list .icf-li .icf-txt {
	box-sizing: border-box;
	padding: 40px 30px;
	width: 630px;
	background: #fff;
	float: left;
}

.icf .icf-list .icf-li .icf-txt h5 {
	font-size: 20px;
	margin-bottom: 15px;
	color: #666;
}

.icf .icf-list .icf-li .icf-txt p {
	font-size: 14px;
	margin-bottom: 25px;
	color: #666;
	line-height: 24px;
	text-indent: 2em;
	overflow: hidden;
}

.icf .icf-list .icf-li .icf-txt a {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	position: relative;
}

.icf .icf-list .icf-li .icf-txt a:after {
	content: '';
	width: 36px;
	height: 3px;
	background: #e70000;
	position: absolute;
	left: 0;
	bottom: -10px;
}


/*工艺*/

.igy {
	width: 100%;
	margin-top: 60px;
}

.igy .igy-list {
	margin-top: 60px;
}

.igy .igy-list .igy-li {
	float: left;
	width: 660px;
	-webkit-box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.igy .igy-list .igy-li:nth-of-type(2n) {
	float: right;
}

.igy .igy-list .igy-li:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.igy .igy-list .igy-li img {
	display: block;
	width: 100%;
}

.igy .igy-list .igy-li .igy-txt {
	box-sizing: border-box;
	padding: 40px 30px;
	width: 630px;
	background: #fff;
	float: left;
}

.igy .igy-list .igy-li .igy-txt h5 {
	font-size: 20px;
	margin-bottom: 15px;
	color: #666;
}

.igy .igy-list .igy-li .igy-txt p {
	font-size: 14px;
	margin-bottom: 25px;
	color: #666;
	line-height: 24px;
	text-indent: 2em;
	overflow: hidden;
}

.igy .igy-list .igy-li .igy-txt a {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	position: relative;
}

.igy .igy-list .igy-li .igy-txt a:after {
	content: '';
	width: 36px;
	height: 3px;
	background: #e70000;
	position: absolute;
	left: 0;
	bottom: -10px;
}


/*产品*/

.ipro {
	width: 100%;
	margin-top: 60px;
	padding: 60px 0 30px;
	background: #eee;
}

.ipro .ipro-isr {
	width: 100%;
}

.ipro .ipro-isr .ipro-li {
	float: left;
	width: 300px;
	height: 300px;
	margin-right: 50px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.ipro .ipro-isr .ipro-li:nth-of-type(4n) {
	margin-right: 0;
}

.ipro .ipro-isr .ipro-li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.ipro .ipro-isr .ipro-li a img {
	display: block;
	width: 300px;
	height: 300px;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.ipro .ipro-isr .ipro-li a:hover img {
	transform: scale(1.05);
}

.ipro .ipro-isr .ipro-li a p {
	width: 160px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	font-size: 15px;
	background: #444;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.ipro .ipro-isr .ipro-li a:hover p {
	background: #222;
}

.ipro .ititle {
	margin-top: 40px;
	margin-bottom: 40px;
}

.ipro .ipro-nav ul li {
	float: left;
	margin: 0 10px 10px;
}

.ipro .ipro-nav ul li a {
	display: block;
	padding: 8px 20px;
	border: 1px solid #aaa;
	border-radius: 20px;
	background: #fff;
	color: #444;
}


/*切换*/

.ipro-list {
	width: 100%;
	margin-top: 30px;
}

.ipro-list .subtit {
	text-align: center;
	margin-bottom: 30px;
}

.ipro-list .subtit a {
	font-size: 14px;
	color: #333;
	display: inline-block;
	line-height: 42px;
	border: 1px solid transparent;
	text-decoration: none;
	margin: 0 10px;
	border-radius: 30px;
}

.ipro-list .subtit a.on {
	padding: 0 30px;
	border-color: #111;
	color: #111;
}

.ipro-list .subtit a:hover {
	color: #ea0000;
}

.ipro-list .hb03list {
	padding: 10px 0 90px;
}

.ipro-list .hb03list .swiper-slide {
	background: #fff;
	-webkit-box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.ipro-list .hb03list .swiper-slide:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.ipro-list .hb03list .swiper-slide .img a {
	display: block;
	width: 100%;
	padding-bottom: 88%;
	position: relative;
}

.ipro-list .hb03list .swiper-slide .img img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.ipro-list .hb03list .swiper-slide .box {
	padding: 40px 30px;
}

.ipro-list .hb03list .swiper-slide .box .nam {
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}

.ipro-list .hb03list .swiper-slide .box .nam a {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

.ipro-list .hb03list .swiper-slide .box .txt {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	margin-bottom: 20px;
}

.ipro-list .hb03list .swiper-slide .box .btn {
	position: relative;
}

.ipro-list .hb03list .swiper-slide .box .btn:after {
	content: '';
	width: 36px;
	height: 3px;
	background: #e70000;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.ipro-list .hb03list .swiper-slide .box .btn a {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
}

.ipro-list .hb03list .swiper-slide .box .btn a:hover {
	color: #ea0000;
}

.ipro-list .hb03list .swiper-pagination {
	font-size: 12px;
	font-family: arial;
	line-height: 50px;
}

.ipro-list .hb03list .swiper-pagination .swiper-pagination-current {
	margin: 0 10px;
}

.ipro-list .hb03list .swiper-pagination .swiper-pagination-total {
	margin: 0 10px;
}

.ipro-list .hb03list .swiper-button-prev {
	margin-top: 0;
	height: 50px;
	width: 20px;
	top: auto;
	bottom: 10px;
	left: 50%;
	margin-left: -60px;
	background: url(../img/leftarr.png) no-repeat center;
}

.ipro-list .hb03list .swiper-button-next {
	margin-top: 0;
	height: 50px;
	width: 20px;
	top: auto;
	bottom: 10px;
	left: 50%;
	margin-left: 40px;
	background: url(../img/rightarr.png) no-repeat center;
}


/*新闻*/

.inews {
	width: 100%;
	margin-top: 60px;
}

.inews .inews-list ul li {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	background: #fff;
	-webkit-box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	padding: 60px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.inews .inews-list ul li:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.inews .inews-list ul li:nth-child(2n) {
	margin-right: 0;
}

.inews .inews-list ul li .time {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #999;
}

.inews .inews-list ul li .time .split {
	margin: 0 10px;
	color: #ccc;
}

.inews .inews-list ul li .name {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 25px;
	height: 28px;
	overflow: hidden;
}

.inews .inews-list ul li .name a {
	color: #111;
}

.inews .inews-list ul li .name a:hover {
	color: #ea0000;
}

.inews .inews-list ul li .text {
	color: #777;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 16px;
}

.inews .inews-list ul li .link {
	overflow: hidden;
	margin-bottom: -12px;
}

.inews .inews-list ul li .link a {
	width: 24px;
	height: 24px;
	display: block;
	background: url(../img/hb01img01.png) no-repeat center;
	float: left;
}

.inews .inews-list ul li .link a.l02 {
	float: right;
	background-image: url(../img/hb01img02.png);
}


/*页脚*/

.footer {
	width: 100%;
	margin-top: 80px;
	border-top: 1px solid #eee;
}

.footer .ft-nav {
	margin-top: 30px;
}

.footer .ft-nav dl {
	float: left;
	width: 160px;
	margin-right: 70px;
}

.footer .ft-nav dl:last-of-type {
	margin-right: 0;
}

.footer .ft-nav dl dt {
	margin-bottom: 10px;
}

.footer .ft-nav dl dd {
	font-size: 13px;
	color: #666;
	line-height: 25px;
}


/*版权*/

.icopy {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #eee;
	margin-top: 20px;
}


/*内页*/

.content {
	width: 100%;
	margin-top: 70px;
}

.content>.wrap {
	display: flex;
	justify-content: space-between;
}


/*小标题*/

.little-title {
	position: relative;
}

.little-title:before {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 50%;
	background: #f8b62e;
	top: 0;
	left: 20px;
}

.little-title:after {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 50%;
	background: #057dd1;
	bottom: 0;
	left: 20px;
}

.little-title h5 {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #444;
	padding-left: 40px;
	font-size: 26px;
	font-weight: bold;
}

.little-title p {
	display: block;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #999;
	font-family: Candara, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 40px;
	margin-top: 5px;
}


/*内页侧边栏*/

.content-left {
	width: 280px;
}

.content-left .content-left-nav .content-left-nav-t {
	display: flex;
	align-items: center;
	width: 100%;
	height: 85px;
	background: #f0f0f0;
}

.content-left .content-left-nav .content-left-nav-list ul li {
	width: 100%;
	margin-top: 3px;
}

.content-left .content-left-nav .content-left-nav-list ul li>a {
	display: block;
	line-height: 50px;
	background: #f0f0f0;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	color: #666;
}

.content-left .content-left-nav-list ul li>a:hover {
	background: #057dd1;
	color: #fff;
}

.content-left .content-left-nav-list ul li dl dd {
	display: block;
	line-height: 45px;
	border-bottom: 1px solid #e1e1e1;
}

.content-left .content-left-nav-list ul li dl dd>a {
	display: block;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 0 10px 30px;
	background: none;
	color: #666;
	background: url(../img/dian.png) no-repeat 15px center;
}

.content-left .content-left-nav-list ul li dl dd>a:hover {
	font-weight: bold;
	color: #057dd1;
	background: url(../img/dianh.png) no-repeat 15px center;
}

.content-left .content-left-contact {
	width: 100%;
	background: #f0f0f0;
	padding: 20px 0 5px;
	margin-top: 20px;
}

.content-left .content-left-contact>h4 {
	line-height: 20px;
	font-size: 13px;
	color: #999;
	padding: 0px 15px;
	margin: 15px 0 5px;
}

.content-left .content-left-contact>p {
	line-height: 24px;
	padding: 0 15px;
	color: #666;
}


/*内页右侧*/

.content .content-right {
	flex: 1;
	max-width: 1030px;
	margin-left: 40px;
}

.content .content-right .content-right-t {
	display: flex;
	justify-content: space-between;
	position: relative;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e1e1e1;
}

.content .content-right .content-right-t:after {
	display: block;
	content: "";
	width: 100px;
	height: 3px;
	background: #057dd1;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.content .content-right .content-right-t h5 {
	font-size: 20px;
	color: #444;
}

.content .content-right .content-right-t .content-right-pos {
	line-height: 60px;
	font-size: 13px;
	color: #999;
}

.content .content-right .content-right-t .content-right-pos a {
	color: #666;
}

.content .content-right .content-right-t .content-right-pos a:hover {
	color: #057dd1;
}

.content .content-right .content-right-b {
	padding-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.content .content-right .content-right-b p img {
	max-width: 100%;
}

.content .content-right .content-right-b .prodetails img {
	max-width: 100%;
}


/*内页产品列表*/

.content .content-right .content-right-b .content-productlist ul {
	width: 100%;
}

.content .content-right .content-right-b .content-productlist ul li {
	float: left;
	width: 48%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.content .content-right .content-right-b .content-productlist ul li:nth-of-type(2n) {
	float: right;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img {
	float: left;
	display: block;
	width: 45%;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img a {
	display: block;
	width: 100%;
	padding-bottom: 100%;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.content .content-right .content-right-b .content-productlist ul li a:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt {
	float: right;
	width: 50%;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt h5 {
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	color: #222;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt p {
	font-size: 13px;
	line-height: 25px;
	margin: 10px 0 0;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt p span {
	font-weight: bold;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-txt>a {
	display: block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #057dd1;
	color: #fff;
	margin-top: 20px;
}


/*产品内容页*/

.content .content-right .content-right-b .content-right-b-img>h5 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.content .content-right .content-right-b .content-right-b-img>img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.content .content-right .content-right-b .content-down a{
	display: block;
	width: 72px;
	height: 35px;
	line-height: 35px;
	padding-left: 38px;
	color: #fff;
	background: #0088cc url(../img/download.png) left 15px center no-repeat / 15px 15px;
	margin: 20px auto 0;
	
}

.content .content-right .content-right-b .prodetails {
	margin-top: 10px;
	color: #666;
}

.content .content-right .content-right-b .prodetails h3 {
	font-size: 18px;
	font-weight: normal;
	color: #35383d;
	height: 40px;
	line-height: 40px;
	background: #e7e8e9;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}


/*内页案例列表*/

.content .content-right .content-right-b .content-caselist ul {
	width: 100%;
}

.content .content-right .content-right-b .content-caselist ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 3%;
	border-bottom: 2px solid #f0f0f0;
}

.content .content-right .content-right-b .content-caselist ul li:hover {
	border-bottom-color: #057dd1;
}

.content .content-right .content-right-b .content-caselist ul li:nth-of-type(3n) {
	margin-right: 0;
}

.content .content-right .content-right-b .content-caselist ul li .content-caselist-img {
	display: block;
	width: 100%;
	padding-bottom: 75%;
	position: relative;
}

.content .content-right .content-right-b .content-caselist ul li .content-caselist-img a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #eee;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.content .content-right .content-right-b .content-caselist ul li .content-caselist-img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.content .content-right .content-right-b .content-caselist ul li:hover img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
}

.content .content-right .content-right-b .content-caselist ul li h5 a {
	display: block;
	line-height: 40px;
}

.content .content-right .content-right-b .content-caselist ul li:hover h5 a {
	color: #057dd1;
}


/*内页案例内容*/

.content .content-right .content-right-b .content-case-nr h5 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.content .content-right .content-right-b .content-case-nr img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}


/*新闻*/

.content .content-right .content-right-b .content-newslist ul li {
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.content .content-right .content-right-b .content-newslist ul li h5 {
	height: 32px;
	line-height: 32px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.content .content-right .content-right-b .content-newslist ul li h5 a {
	font-size: 18px;
	color: #057dd1;
}

.content .content-right .content-right-b .content-newslist ul li h5 a:hover {
	text-decoration: underline;
}

.content .content-right .content-right-b .content-newslist ul li h5 span {
	font-size: 13px;
	color: #999;
}

.content .content-right .content-right-b .content-newslist ul li p {
	font-size: 14px;
	height: 60px;
	line-height: 30px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.content .content-right .content-right-b .content-newslist ul li>a {
	float: right;
	display: block;
	width: 100px;
	height: 30px;
	border: 2px solid #e1e1e1;
	line-height: 32px;
	border-radius: 20px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}

.content .content-right .content-right-b .content-newsnr>h5 {
	font-size: 18px;
	color: #057dd1;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
}

.content .content-right .content-right-b .content-newsnr>span {
	display: block;
	font-size: 12px;
	text-align: center;
	border-bottom: dotted 1px #ccc;
	font-weight: normal;
	margin: 5px 0 10px;
}

.content .content-right .content-right-b .content-prenext {
	margin-top: 80px;
}

.content .content-right .content-right-b .content-prenext p a {
	font-size: 12px;
	line-height: 2;
	color: #666;
}

.content .content-right .content-right-b .content-prenext p a:hover {
	color: #057dd1;
}

.proright {
	float: right;
	width: 480px;
}

.proright h2 {
	font-size: 18px;
	color: #057dd1;
}

.proright .summary {
	margin-top: 15px;
}

.prodetails {
	margin-top: 10px;
	color: #333;
	overflow: hidden;
}

.prodetails h3 {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #057dd1;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.prodetails p {
	padding: 0 10px
}

#preview {
	float: left;
	margin: 0px auto;
	width: 402px;
}

.jqzoom {
	width: 400px;
	height: 300px;
	position: relative;
	border: solid 1px #cccccc;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}

#spec-left {
	background: url(img/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	background: url(img/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 375px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}


/*jqzoom*/

.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 700px;
	height: 473px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 375px;
	margin-right: 6px;
}

#spec-list div {
	margin-top: 0;
	*margin-left: 0;
}