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: 13px;
	color: #333;
	font-family: "微雅软黑", "Microsoft Yahei", "宋体";
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

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: 1200px;
	height: 100%;
	margin: 0 auto;
}

.cls {
	clear: both;
}

.en {
	font-family: arial;
}

.prenext {
	margin-top: 50px;
}

#pagesize {
	overflow: hidden;
}


/*ban*/

.banner {
	width: 100%;
	height: 540px;
	white-space: nowrap;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
	/*border:1px solid #F00; */
}

.banner_m {
	width: 50%;
	height: 540px;
	display: inline-block;
	position: relative;
}

.wrapper {
	*float: left;
	width: 1920px;
	height: 540px;
	display: inline-block;
	position: relative;
	left: -967px;
}

.fn-clear {
	zoom: 1;
}

.box_skitter {
	position: relative;
	background: none;
}

.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}

.box_skitter .image img {
	display: none;
}

.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.box_skitter .prev_button {
	position: absolute;
	top: 203px;
	left: 15%;
	z-index: 100;
	width: 72px;
	height: 143px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url(../img/prev.png) no-repeat left top !important;
}

.box_skitter .next_button {
	position: absolute;
	top: 203px;
	right: 14%;
	z-index: 100;
	width: 72px;
	height: 143px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url(../img/next.png) no-repeat left top !important;
}

.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}

.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url('ajax-loader.gif') no-repeat left top;
	width: 31px;
	height: 31px;
}

#slideshow {
	width: 1920px;
	height: 540px;
}

#slideshow ul {
	display: none;
}


/*顶部*/

.itop {
	height: 35px;
	line-height: 35px;
	background: #f0f0f0;
	color: #666;
}


/*nav*/

.inav {
	width: 100%;
	height: 50px;
	border-top: 1px solid #e0e0e0;
	background: #f2f2f2;
}

.inav ul li {
	float: left;
	width: 14.285%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #125c56;
}

.inav ul li a {
	font-size: 15px;
	font-weight: bold;
}

.inav ul li:hover,
.inav ul li.on {
	color: #fff;
	background: #125c56;
}


/*logo*/

.ilogo {
	height: 86px;
	padding: 20px 0;
}

.ilogo .ilogo-l {
	float: left;
	height: 86px;
	padding-left: 135px;
	background: url(../img/ilogo.png) left center no-repeat;
}

.ilogo .ilogo-l h5 {
	font-size: 30px;
	font-weight: bold;
	color: #125c56;
}

.ilogo .ilogo-l p {
	font-size: 16px;
	margin-top: 5px;
}

.ilogo .iphone-r {
	float: right;
	height: 86px;
	line-height: 86px;
	padding-left: 30px;
	background: url(../img/iphone.png) left center no-repeat;
}

.ilogo .iphone-r p {
	height: 78px;
	line-height: 78px;
	font-size: 15px;
	font-weight: bold;
	color: #125c56;
}

.ilogo .iphone-r span {
	font-size: 25px;
	color: #f39700;
}


/*搜索*/

.isearch {
	width: 100%;
	height: 60px;
	background: #f2f2f2;
}

.isearch .isearch-l {
	float: left;
	height: 60px;
	line-height: 60px;
}

.isearch .isearch-l span {
	color: #125c56;
	font-size: 14px;
	font-weight: bold;
}

.isearch .isearch-l a {
	margin-left: 35px;
	color: #666;
}

.isearch .isearch-l a:hover {
	text-decoration: underline;
	color: #e70012;
}

.isearch .isearch-r {
	float: right;
	margin-top: 15px;
}

.isearch .isearch-r form {
	height: 28px;
	line-height: 28px;
	width: 380px;
	border: 1px solid #ddd;
	position: relative;
	background: #fff;
}

.isearch .isearch-r input {
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.isearch .isearch-r .input-txt {
	width: 275px;
	padding-left: 10px;
}

.isearch .isearch-r .input-btn {
	position: absolute;
	width: 80px;
	height: 30px;
	line-height: 30px;
	background: #125c56;
	color: #fff;
	top: -1px;
	right: 0;
	cursor: pointer;
}

.isearch .isearch-r .input-btn:hover {
	background: #f39700;
}


/*特点*/

.iadv {
	width: 100%;
	height: 580px;
	margin-top: 80px;
}

.iadv .iadv-l {
	float: left;
	width: 50%;
	height: 580px;
	background: url(../img/iadv_bg.jpg) right top no-repeat;
	position: relative;
}

.iadv .iadv-l h5 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 80px;
	right: 330px;
}

.iadv .iadv-l p {
	width: 250px;
	color: #666;
	line-height: 25px;
	position: absolute;
	top: 75px;
	right: 10px;
}

.iadv .iadv-img {
	width: 550px;
	height: 385px;
	position: absolute;
	bottom: 0;
	right: -15px;
	background: url(../img/iadv_img.jpg) center no-repeat;
}

.iadv .iadv-r {
	float: left;
	width: 540px;
	height: 585px;
	margin-left: 60px;
}

.iadv .iadv-r .iadv-r-t {
	width: 100%;
	height: 300px;
	box-sizing: border-box;
	padding: 0 30px;
	background: #f0f0f0;
	overflow: hidden;
}

.iadv .iadv-r .iadv-r-t .iadv-r-t-title {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 15px;
}

.iadv .iadv-r .iadv-r-t .iadv-r-t-title h5 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #125c56;
}

.iadv .iadv-r .iadv-r-t .iadv-r-t-title a {
	float: right;
	font-weight: bold;
	color: #666;
}

.iadv .iadv-r .iadv-r-t .iadv-r-t-title a:hover {
	color: #125c56;
}

.iadv .iadv-r .iadv-r-t p {
	color: #666;
	line-height: 25px;
	margin: 8px 0;
}

.iadv .iadv-r .iadv-r-b {
	width: 540px;
	height: 240px;
	background: url(../img/iadv_bg02.jpg) center no-repeat;
	margin-top: 40px;
	overflow: hidden;
}

.iadv .iadv-r .iadv-r-b .iadv-r-b-txt {
	width: 500px;
	height: 95px;
	margin: 120px auto 0;
	background: rgba(255, 255, 255, 0.9);
	box-sizing: border-box;
	padding: 15px 25px 0;
}

.iadv .iadv-r .iadv-r-b .iadv-r-b-txt h5 {
	font-size: 24px;
	font-weight: bold;
	color: #125c56;
	margin-bottom: 10px;
}

.iadv .iadv-r .iadv-r-b .iadv-r-b-txt a {
	color: #666;
	font-weight: bold;
	margin-right: 30px;
}


/*标题*/

.ititle {
	text-align: center;
}

.ititle h5 {
	font-size: 52px;
	font-weight: bold;
	color: #efefef;
}

.ititle p {
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	color: #125c56;
	padding: 0 40px;
	position: relative;
}

.ititle p:before,
.ititle p:after {
	display: block;
	content: "";
	width: 30px;
	height: 2px;
	background: #125c56;
	position: absolute;
}

.ititle p:before {
	top: 22px;
	left: -30px;
}

.ititle p:after {
	top: 22px;
	right: -30px;
}


/*产品*/

.ipro {
	width: 100%;
	margin-top: 80px;
}

.ipro .ipro-nav {
	float: left;
	width: 240px;
	margin-top: 40px;
}

.ipro .ipro-nav .ipro-nav-t {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(../img/ipro_nav.jpg) center no-repeat;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.ipro .ipro-nav ul {
	margin-top: 5px;
}

.ipro .ipro-nav ul li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px dotted #ccc;
}

.ipro .ipro-nav ul li a {
	color: #333;
}

.ipro .ipro-nav ul li a:hover {
	color: #125c56;
}

.ipro .ipro-list {
	float: right;
	width: 920px;
	margin-top: 10px;
}

.ipro .ipro-list ul li {
	float: left;
	width: 450px;
	height: 165px;
	overflow: hidden;
	margin-top: 30px;
}

.ipro .ipro-list ul li:nth-of-type(2n) {
	float: right;
}

.ipro .ipro-list ul li img {
	float: left;
	width: 220px;
	height: 165px;
}

.ipro .ipro-list ul li dl {
	float: right;
	width: 210px;
}

.ipro .ipro-list ul li dl dt {
	font-size: 15px;
	font-weight: bold;
	color: #125c56;
	margin-top: 5px;
}

.ipro .ipro-list ul li dl dd {
	line-height: 25px;
	color: #666;
	margin: 8px 0;
}

.ipro .ipro-list ul li dl a {
	float: right;
}

.ipro .ipro-list ul li dl a:hover {
	color: #125c56;
	text-decoration: underline;
}


/*案例*/

.icase {
	width: 100%;
	margin-top: 80px;
}

.icase .icase-b {
	width: 100%;
	margin-top: 65px;
	position: relative;
}

.icase .icase-b .icase-box {
	width: 1140px;
	height: 495px;
	background: #fff;
	padding: 25px 0;
	position: relative;
	z-index: 9;
}

.icase .icase-b .icase-box .icase-img {
	float: left;
	width: 660px;
	position: relative;
	margin-right: 59px;
}
.icase .icase-b .icase-box .icase-img .icase-img-list{
	display: none;
}
.icase .icase-b .icase-box .icase-img .icase-img-list.on{
	display: block;
}
.icase .icase-b .icase-box .icase-img:after {
	display: block;
	content: "";
	width: 2px;
	height: 495px;
	background: #ddd;
	position: absolute;
	right: -61px;
	top: 0;
}

.icase .icase-b .icase-box .icase-img i {
	display: block;
	width: 100%;
	padding-bottom: 75%;
	background-size: 100% 100%;
}

.icase .icase-b .icase-box .icase-img .icase-img-txt {
	width: 100%;
	height: 100px;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 0;
	left: 0;
}

.icase .icase-b .icase-box .icase-img .icase-img-txt dl {
	float: left;
	width: 485px;
	margin-left: 15px;
}

.icase .icase-b .icase-box .icase-img .icase-img-txt dl dt {
	font-size: 22px;
	color: #fff;
	margin-top: 8px;
	margin-bottom: 5px;
}

.icase .icase-b .icase-box .icase-img .icase-img-txt dl dd {
	color: #fff;
	line-height: 25px;
}

.icase .icase-b .icase-box .icase-img .icase-img-txt>a {
	float: right;
	display: block;
	width: 90px;
	height: 100px;
	line-height: 100px;
	font-size: 14px;
	text-align: center;
	background: #f39700;
	color: #333;
	font-weight: bold;
}

.icase .icase-b .icase-box .icase-img .icase-img-txt>a:hover {
	color: #fff;
	background: #125c56;
}

.icase .icase-b .icase-box .icase-list {
	float: right;
	width: 360px;
}

.icase .icase-b .icase-box .icase-list ul li {
	overflow: hidden;
	margin-bottom: 30px;
}

.icase .icase-b .icase-box .icase-list ul li:last-of-type {
	margin-bottom: 0;
}

.icase .icase-b .icase-box .icase-list ul li em {
	float: left;
	display: block;
	width: 32px;
	height: 75px;
	background: #ddd;
	position: relative;
}

.icase .icase-b .icase-box .icase-list ul li:hover em,
.icase .icase-b .icase-box .icase-list ul li.on em {
	background: #125c56;
}

.icase .icase-b .icase-box .icase-list ul li em:after {
	content: "";
	width: 32px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #fff;
	font-size: 25px;
	position: absolute;
	left: 0;
	top: 0;
}

.icase .icase-b .icase-box .icase-list ul li:nth-of-type(1) em:after {
	content: "1";
}

.icase .icase-b .icase-box .icase-list ul li:nth-of-type(2) em:after {
	content: "2";
}

.icase .icase-b .icase-box .icase-list ul li:nth-of-type(3) em:after {
	content: "3";
}

.icase .icase-b .icase-box .icase-list ul li:nth-of-type(4) em:after {
	content: "4";
}

.icase .icase-b .icase-box .icase-list ul li:nth-of-type(5) em:after {
	content: "5";
}

.icase .icase-b .icase-box .icase-list ul li p {
	float: left;
	width: 188px;
	height: 74px;
	border-bottom: 1px solid #ddd;
	padding: 0 20px;
}

.icase .icase-b .icase-box .icase-list ul li:hover p,
.icase .icase-b .icase-box .icase-list ul li.on p {
	border-bottom-color: #125c56;
}

.icase .icase-b .icase-box .icase-list ul li p span {
	margin-top: 5px;
	font-size: 20px;
	height: 60px;
	line-height: 30px;
	color: #666;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.icase .icase-b .icase-box .icase-list ul li:hover p span,
.icase .icase-b .icase-box .icase-list ul li.on p span {
	color: #125c56;
}

.icase .icase-b .icase-box .icase-list ul li i {
	display: block;
	width: 100px;
	height: 75px;
	background-size: 100% 100%;
	float: right;
}

.icase .icase-b .icase-border {
	width: 584px;
	height: 574px;
	border: 8px solid #125c56;
	position: absolute;
	top: -25px;
	right: 0;
}


/*应用*/

.iapp {
	width: 100%;
	padding: 40px 0;
	background: url(../img/iapp_bg.jpg) center no-repeat;
	margin-top: 100px;
}

.iapp .iapp-box {
	background: #fff;
	padding: 40px 50px 50px;
}

.iapp .iapp-box .iapp-t {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
}

.iapp .iapp-box .iapp-t h5 {
	float: left;
	font-size: 30px;
	font-weight: bold;
}

.iapp .iapp-box .iapp-t h5 span {
	font-size: 13px;
	margin-left: 10px;
	font-weight: normal;
	color: #666;
}

.iapp .iapp-box .iapp-t p {
	float: right;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

.iapp .iapp-box .iapp-t p span {
	font-size: 25px;
	color: #f39700;
}

.iapp .iapp-box .iapp-list ul li {
	float: left;
	width: 212px;
	margin-right: 83px;
	margin-top: 30px;
}

.iapp .iapp-box .iapp-list ul li:nth-of-type(4n) {
	margin-right: 0;
}

.iapp .iapp-box .iapp-list ul li img {
	display: block;
	width: 212px;
	height: 159px;
}

.iapp .iapp-box .iapp-list ul li p {
	height: 38px;
	line-height: 38px;
	padding: 0 8px;
	border-bottom: 1px solid #aaa;
	background: url(../img/iapp_icon01.png) right 8px center no-repeat;
}

.iapp .iapp-box .iapp-list ul li:hover p {
	color: #fff;
	border-bottom-color: #125c56;
	background: #125c56 url(../img/iapp_icon02.png) right 8px center no-repeat;
}


/*关于*/

.iabout {
	width: 100%;
	margin-top: 80px;
}

.iabout .iabout-b {
	margin-top: 40px;
}

.iabout .iabout-b img {
	float: left;
	width: 576px;
	height: 383px;
}

.iabout .iabout-b .iabout-txt {
	float: right;
	width: 520px;
	padding: 0 50px;
}

.iabout .iabout-b .iabout-txt h5 {
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #125c56;
	border-bottom: 1px solid #ddd;
	margin-top: 25px;
	margin-bottom: 10px;
}

.iabout .iabout-b .iabout-txt p {
	font-size: 15px;
	line-height: 30px;
	color: #666;
	text-indent: 2em;
}

.iabout .iabout-b .iabout-txt a {
	display: block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #125c56;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-top: 40px;
}


/*风采*/

.ifc {
	width: 100%;
	margin-top: 30px;
}

.ifc h5 {
	font-size: 24px;
	font-weight: bold;
	color: #125c56;
}

.ifc .ifc-list {
	margin-top: 30px;
}


/* marqueeleft */

.marqueeleft {
	height: 235px;
	width: 1200px;
	overflow: hidden;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 10px;
	display: inline;
	width: 265px;
	height: 235px;
	overflow: hidden;
}

.marqueeleft li .pic {
	display: block;
	width: 265px;
	height: 200px;
}

.marqueeleft li .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.marqueeleft li .txt {
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #333;
	font-size: 14px;
}

.marqueeleft li .txt a {
	display: block;
}


/*新闻*/

.inews {
	width: 100%;
	margin-top: 80px;
}

.inews .inews-title {
	height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.inews .inews-title h5 {
	float: left;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #125c56;
}

.inews .inews-title a {
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-top: 18px;
	line-height: 30px;
	color: #666;
}

.inews .inews-title a:hover {
	color: #125c56;
}

.inews .inews-l {
	float: left;
	width: 590px;
}

.inews .inews-l .inews-l-isr {
	margin-top: 15px;
}

.inews .inews-l .inews-l-isr h5 {
	width: 200px;
	text-align: center;
	height: 155px;
	line-height: 155px;
	padding-right: 390px;
	background: #125c56 url(../img/inews_l.jpg) right center no-repeat;
	color: #fff;
	font-size: 32px;
}

.inews .inews-l .inews-l-isr dl {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.inews .inews-l .inews-l-isr dl dt {
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	font-weight: bold;
	margin-top: 20px;
}

.inews .inews-l .inews-l-isr dl dt span {
	float: right;
	font-size: 13px;
	color: #666;
	font-weight: normal;
}

.inews .inews-l .inews-l-isr dl dd {
	line-height: 25px;
	color: #666;
}

.inews .inews-l .inews-l-list {
	margin-top: 20px;
}

.inews .inews-l .inews-l-list ul li {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #666;
	overflow: hidden;
	position: relative;
}

.inews .inews-l .inews-l-list ul li a {
	display: block;
	padding-left: 15px;
}

.inews .inews-l .inews-l-list ul li:hover {
	color: #125c56;
	text-decoration: underline;
}

.inews .inews-l .inews-l-list ul li:before {
	display: block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #999;
	position: absolute;
	left: 0;
	top: 18px;
}

.inews .inews-l .inews-l-list ul li:hover:before {
	background: #125c56;
}

.inews .inews-l .inews-l-list ul li span {
	float: right;
}

.inews .inews-r {
	float: right;
	width: 535px;
}

.inews .inews-r img {
	display: block;
	width: 535px;
	height: 155px;
	margin-top: 15px;
}

.inews .inews-r .inews-r-list ul li {
	margin-top: 17px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.inews .inews-r .inews-r-list ul li h5 {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 30px;
	position: relative;
}

.inews .inews-r .inews-r-list ul li h5:after {
	display: block;
	content: "?";
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background: #125c56;
	position: absolute;
	left: 0;
	top: 10px;
}

.inews .inews-r .inews-r-list ul li p {
	font-size: 14px;
	line-height: 25px;
	padding-left: 30px;
	color: #666;
}


/*友情链接*/

.link {
	width: 100%;
	height: 70px;
	margin-top: 100px;
	background: #f0f0f0;
}

.link .link-l {
	float: left;
	width: 200px;
	line-height: 70px;
}

.link .link-l h5 {
	font-size: 20px;
	font-weight: bold;
}

.link .link-l h5 span {
	font-size: 15px;
	font-weight: normal;
	color: #666;
}

.link .link-list {
	float: right;
	width: 950px;
}

.link .link-list a {
	display: inline-block;
	line-height: 70px;
	font-size: 15px;
	margin-right: 40px;
	color: #666;
}


/*页脚*/

.footer {
	width: 100%;
	padding: 50px 0;
	background: #666;
}

.footer .ft-l {
	float: left;
}

.footer .ft-l .ft-logo {
	height: 62px;
	padding-left: 90px;
	background: url(../img/logot.png) left center no-repeat;
}

.footer .ft-l .ft-logo h5 {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}

.footer .ft-l .ft-logo p {
	font-size: 17px;
	color: #fff;
	margin-top: 3px;
}

.footer .ft-lmz {
	display: block;
	width: 300px;
	height: 36px;
	border: 1px solid #fff;
	margin-top: 15px;
	position: relative;
	z-index: 2;
	left: 0;
	top: 0;
}

.footer .ft-lmz .tit {
	display: blcok;
	width: 90%;
	padding: 0px 5%;
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url(../img/down.png) no-repeat 95% center;
}

.footer .ft-lmz dl {
	display: none;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 5;
	bottom: 38px;
}
.footer .ft-lmz:hover dl{
	display: block;
}

.footer .ft-lmz dl dd a {
	display: block;
	width: 90%;
	padding: 0px 5%;
	height: 40px;
	line-height: 40px;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.footer .ft-lmz dl dd a:Hover {
	color: #fff;
	background: #125d56;
}

.footer a {
	color: #fff;
}

.footer .ft-r{
	float: right;
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
}



/*内页*/

.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: #f39700;
	top: 0;
	left: 20px;
}

.little-title:after {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 50%;
	background: #125c56;
	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: 250px;
}

.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: 30px;
	color: #666;
}

.content-left .content-left-nav-list ul li>a:hover {
	background: #125c56;
	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: 45px;
	font-size: 15px;
	font-weight: normal;
	padding-left: 55px;
	background: none;
	color: #666;
	background: url(../img/dian.png) no-repeat 40px center;
}

.content-left .content-left-nav-list ul li dl dd>a:hover {
	font-weight: bold;
	color: #125c56;
	background: url(../img/dianh.png) no-repeat 40px 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;
	margin-left: 30px;
}

.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: #125c56;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.content .content-right .content-right-t h5 {
	font-size: 26px;
	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: #125c56;
}

.content .content-right .content-right-b {
	padding-top: 20px;
	font-size: 13px;
	line-height: 30px;
	color: #666;
}

.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: 32%;
	margin-right: 2%;
	margin-bottom: 3%;
	border-bottom: 2px solid #f0f0f0;
}

.content .content-right .content-right-b .content-productlist ul li:hover {
	border-bottom-color: #125c56;
}

.content .content-right .content-right-b .content-productlist ul li:nth-of-type(3n) {
	margin-right: 0;
}

.content .content-right .content-right-b .content-productlist ul li a {
	display: block;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img {
	position: relative;
	width: 100%;
	padding-bottom: 75%;
	box-sizing: border-box;
	border: 1px solid #eee;
	overflow: hidden;
}

.content .content-right .content-right-b .content-productlist ul li .content-productlist-img i {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	top: 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;
}

.content .content-right .content-right-b .content-productlist ul li:hover .content-productlist-img i {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.content .content-right .content-right-b .content-productlist ul li h5 {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	color: #666;
	margin-top: 3px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


/*口罩list*/

.content .content-right .content-right-b .kouzhaolist ul li .content-productlist-img {
	padding-bottom: 100% !important;
}


/*产品内容页*/

.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 .prodetails {
	margin-top: 10px;
	font-size: 13px;
	line-height: 26px;
	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-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: #125c56;
}

.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: 12px;
	height: 48px;
	line-height: 24px;
	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: #125c56;
	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: #125c56;
}

.proright {
	float: right;
	width: 480px;
}

.proright h2 {
	font-size: 18px;
	color: #125c56;
}

.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: #125c56;
	text-indent: 15px;
	margin-bottom: 15px;
	border: none;
	margin-top: 15px;
}

.prodetails p {
	padding: 0 10px
}

#preview {
	float: left;
	margin: 0px auto;
	width: 400px;
}

.jqzoom {
	width: 400px;
	height: 270px;
	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;
	background: url(i/loading.gif) #fff no-repeat center center;
	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: -30px;
	*margin-left: 0;
}