@charset "utf-8";

/* CSS reset for c_b */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table th,
table td {
	padding: 5px;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

ception,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

a {
	color: #666;
	text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
	outline: none;
}

/*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}

/*定位*/
.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.zoom {
	zoom: 1
}

.hidden {
	visibility: hidden;
}

.vam {
	vertical-align: middle;
}

p {
	word-spacing: -1.5px;
}

strong {
	font-weight: bold;
}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp {
	cursor: pointer
}

;

/*原reset*/
sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

input,
select {
	vertical-align: middle;
}

body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
 .jump_foot{position: fixed;right:40px;top:20%;z-index: 99999;}
 .jump_foot ul li{background:#fff;line-height:50px;border-bottom:1px solid #eee;list-style-type: none;}
 .jump_foot ul li a{color:#333;text-decoration: none;font-size:16px;padding-right: 10px;}
 .jump_foot ul li a img{width: 40px;padding-top: 11px;display: block;padding-left: 15px;float: left;padding-right: 5px;}
/*title*/

/* CSS Document */
body {
	background-color: #fff;
	min-width: 1200px;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}

/*网站字体颜色*/
.header,
.content,
.footer,
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pa {
	position: absolute;
}

.pr {
	position: relative
}

.cart_header,
.cart_content,
.cart_footer {
	width: 760px;
	margin: 0 auto;
}

/* -- 购物车外部框架 -- */


.title {
	text-align: center;
}

.title h2 {
	font-size: 36px;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
}

.title h2 span {
	color: #e52e2f;
	font-weight: bold;
}

.title p {
	font-size: 18px;
	background: url(../images/title_bt.png) no-repeat center;
	color: #333;
}


.newMain .title {
	text-align: center;
	margin-bottom: 60px;
}

.newMain .title h2 {
	font-size: 36px;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
}

.newMain .title h2 span {
	color: #e52e2f;
	font-weight: bold;
}

.newMain .title p {
	font-size: 16px;
	background: url(../images/title_bt.png) no-repeat center;
	color: #333;
}

/*头部*/
/*欢迎词*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}

/*logo、tel*/
.hcont {
	padding-top: 20px;
	padding-bottom: 20px;
}

.hcont .dlogo {
	float: left;
}

.hcont .dlogo dl {
	overflow: hidden;
}

.hcont .dlogo p {
	float: left;
}

.hcont .dlogo p img {
	display: block;
	width: 188px;
	margin-top: 28px;
	padding-right: 30px;
	border-right: 1px solid #bbb;
}

.hcont .dlogo dd {
	margin-left:  0px;
	padding: 24px 0 30px 25px;
	background: url(../images/logoline.png) no-repeat left center;
}

.hcont .dlogo dd p {
	font-size: 20px;
	color: #e52e2f;
	font-weight: normal;
}

.hcont .dlogo dd p span {
	font-size: 26px;
	color: #e52e2f;
	font-weight: bold;
}

.hcont .dlogo dd h1 {
	font-size: 22px;
	color: #e52e2f;
	font-weight: normal;
}

.hcont .dlogo dd h1 span {
	font-size: 24px;
	color: #e52e2f;
	font-weight: bold;
}

.hcont .dlogo dd h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}

.hcont .dphone {
	float: right;
	position: relative;
}

.hcont .dphone dl {
	padding-left: 45px;
	margin-top: 12px;
	background: url(../images/htphone.png) no-repeat left center;
}

.hcont .dphone dt {
	font-size: 15px;
}

.hcont .dphone dd {
	font-size: 30px;
	color: #e83126;
	font-weight: bold;
}

.hcont .dphone img {
	position: absolute;
	left: -216px;
	top: 32px;
}

/*导航*/
.navBox {
	background: #e52e2f;
	height: 66px;
	position: relative;
}

.navBox .container>ul {
	height: 66px;
}

.navBox .container>ul>li {
	float: left;
	position: relative;
}

.navBox .container>ul>li>a {
	display: block;
	height: 66px;
	line-height: 66px;
	padding: 0 56px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}

.navBox .container>ul>li:hover>a,
.navBox .container>ul>li.cur a {
	background-color: #eaeaea;
	color: #333;
}

.navBox li:nth-child(1) a {
	padding-left: 63px !important;
	background: url(../images/home1.png) no-repeat 34px 24px;
	font-weight: normal;
}

/*搜索*/
.search {
	border-bottom: 1px solid #e5e5e5;
}

.search .gjc {
	overflow: hidden;
	float: left;
	height: 88px;
	line-height: 88px;
	font-size: 13px;
}

.search .gjc span {
	border-left: 2px solid #e52e2f;
	padding-left: 20px;
	font-size: 14px;
	color: #333;
}

.search .gjc a {
	font-size: 13px;
}

.search .sc {
	float: right;
	margin-top: 25px;
}

.search .sc .tt {
	float: left;
	width: 234px;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	background: none;
	border: 1px solid #fff;
	font-size: 14px;
	color: #999;
	outline: none;
	margin-top: 3px;
}

.search .sc .s_bt {
	border: 0px;
	float: left;
	width: 50px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 0px;
	color: #fff;
	text-decoration: none;
	background: url(../images/sousuo.png) no-repeat center;
}

/**/
.zz_bj {
	height: 732px;
	background: #f3f3f3;
	padding-top: 84px;
	box-sizing: border-box;
	font-family: "Microsoft Yahei";
	position: relative;
	max-width: 1920px;
}

/*.zz_bj:after{content: "";width: 402px; height: 319px; position: absolute;left:50%;top:595px;background: url(../images/yyimg.png) no-repeat;margin-left: 542px;}*/
.zz dl {
	height: 438px;
}

.zz dl dt {
	position: relative;
	width: 600px;
	height: 438px;
	padding: 29px 24px 0 0;
	float: right;
}

.zz dl dt img,
.video-img {
	width: 576px;
	height: 370px;
	position: relative;
	z-index: 1;
	float: right;
}

.zz dl dt:after {
	content: "";
	width: 546px;
	height: 400px;
	position: absolute;
	top: 24px;
	right: 0;
	background: #ab1415;
}

.zz dl dd {
	font-size: 14px;
	width: 560px;
	float: left;
	padding-top: 20px;
	position: relative;
}

.zz dl dd h3 {
	font-size: 30px;
	color: #e52e2f;
	font-weight: bold;
	margin-bottom: 25px;
	height: 120px;
}

.zz dl dd h3 p {
	width: 80px;
	height: 4px;
	background: #666;
	margin-top: 20px;
}

.zz dl dd h3 i {
	color: #2d56a4;
}

.zz dl dd h3 em {
	display: block;
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
	line-height: 34px;
}

.zz dl dd .zmp {
	line-height: 30px;
}

/*.zz dl dd span {*/
/*	float: right;*/
/*	background: url(../images/more.png) no-repeat right;*/
/*	height: 26px;*/
/*}*/

.zz dl dd span a {
	padding-right: 32px;
	font-size: 16px;
	line-height: 28px;
	color: #e52e2f;
}

.zz dl dd p {
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	margin-bottom: 5px;
}

.zz dl dt img {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.zz dl dt img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.zz .m_zz {
	height: 166px;
	margin-bottom: 60px;
}

.zz .m_zz ul {
	width: 1200px;
	padding: 50px 0 0;
	height: 138px;
	position: relative;
}

.zz .m_zz li {
	width: 300px;
	padding: 0px 0px 0 20px;
	height: 138px;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	text-align: center;
	position: relative;
}

.zz .m_zz li:after {
	content: "";
	width: 138px;
	height: 1px;
	position: absolute;
	top: 26px;
	right: 0;
	background: #c2c2c2;
	z-index: 1;
}



.zz .m_zz li em {
	margin-top: 0px;
	display: block;
	position: relative;
	width: 175px;
	float: left;
}

.zz .m_zz li em b {
	float: left;
	font-size: 60px;
	color: #e52e2f;
	font-family: impact;
	font-weight: bold;
}

.zz .m_zz li em b span {
	font-size: 16px;
	top: 12px;
	position: absolute;
	padding-left: 10px;
	color: #666;
}

.zz .m_zz .zz1 {
	width: 197px;
	float: left;
	padding-top: 0px;
}

.zz .m_zz .zz1 h3 {
	font-size: 16px;
	color: #333;
	text-align: left;
	font-weight: normal;
}

.zz .m_zz li:nth-child(1) {
	width: 298px;
	padding-left: 0;
}

.zz .m_zz li:nth-child(1) .zz1 {
	width: 130px;
}

.zz .m_zz li:nth-child(2) {
	width: 360px;
}

.zz .m_zz li:nth-child(2) .zz1 {
	width: 165px;
}

.zz .m_zz li:nth-child(3) {
	width: 346px;
}

.zz .m_zz li:nth-child(3) em {
	width: 210px;
}

.zz .m_zz li:nth-child(3) .zz1 {
	width: 200px;
}

.zz .m_zz li:nth-child(4) .zz1 {
	width: 134px;
}

.zz .m_zz li:nth-child(4) {
	width: 172px;
}

.zz .m_zz li:nth-child(4):after {
	background: none;
}

.zz .m_zz li:nth-child(4) em {
	width: 108px;
}

.wenzi {
	float: left;
	width: 100%;
}

.wenzi h2 {
	float: left;
	line-height: 18px;
	color: #da251d;
	height: 50px;
	font-size: 15px;
}

.wenzi .w30 {
	height: auto;
}

.wenzi p {}

/*首页产品*/
.oypro {
	padding: 40px 0;
	height: 800px;
}

.oypro .protit {
	text-align: center;
	margin-bottom: 40px;
}

.oypro .protit h2 {
	font-size: 36px;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
}

.oypro .protit h2 span {
	color: #e52e2f;
	font-weight: bold;
}

.oypro .protit p {
	font-size: 20px;
	background: url(../images/title_bt.png) no-repeat center;
	color: #333;
}

#caseList {}

.Menubox {
	float: left;
	width: 240px;
}

.Menubox ul {}

.Menubox ul li {
	width: 216px;
	height: 88px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 2px;
	background: #333 url(../images/xiaosanjiao.png) no-repeat 250px;
}

.Menubox ul li:hover {
	background: #e52e2f url(../images/xiaosanjiao.png) no-repeat 250px;
}

.cp1 {
	background: #e52e2f url(../images/xiaosanjiao.png) no-repeat 250px !important;
}

.Menubox ul li h2 {
	color: #fff;
	font-size: 18px;
	padding-top: 16px;
}

.Menubox ul li p {
	color: #fff;
	margin-top: 8px;
}

.Menubox .cplmimg {
	width: 276px;
	height: 279px;
	background: url(../picture/cplmimg.jpg);
}

.Menubox .cplmimg p{
	padding-top: 70px;
	    padding-left: 20px;
	    line-height: 36px;
	    color: #fff;
	    font-size: 20px;
}

.Menubox .cplmimg a{
	text-decoration: none;
	    color: #fff;
	    margin-left: 25px;
	    line-height: 80px;
	    font-size: 16px;
}

.Menubox .cplmimg span{
	font-family: impact;
	font-size: 26px;
}

.Menubox .one1 {}

.Contentbox {
	float: right;
	width: 910px;
}

.Contentbox .con_one {}

.Contentbox .con_one .list-case {}

.Contentbox .con_one .list-case .kztu {
	overflow: hidden;
	border: 1px solid #e52e2f;
	height: 440px;
}

.Contentbox .con_one .list-case .kztu .imgss {
	float: left;
}

.Contentbox .con_one .list-case .kztu img {
	width: 568px;
	height: 440px;
	object-fit: cover;
}

.Contentbox .con_one .list-case .kztu .info {
	background: #e52e2f;
	float: left;
	width: 280px;
	height: 380px;
	padding: 30px;
	color: #fff;
}

.Contentbox .con_one .list-case .kztu .info a {
	color: #fff;
	font-size: 24px;
	border-bottom:2px solid #fff;
	padding-bottom:20px;
	margin-bottom:10px;
	font-weight: bold;
	display: inline-block;
}

.Contentbox .con_one .list-case .kztu .info p {
	padding-bottom: 10px;
	line-height: 26px;
}

.Contentbox .con_one .list-case .kztu .info span {
	padding-bottom: 10px;
	line-height: 26px;
	font-size: 14px;
}
.Contentbox .con_one .list-case ul {
	padding-top: 15px;
}

.Contentbox .con_one .list-case ul li {
	float: left;
	margin-right: 26px;
}

.Contentbox .con_one .list-case ul li:last-child
{
	margin-right: 0;
}

.Contentbox .con_one .list-case ul li:nth-child(4n) {
	margin-right: 0;
}

.Contentbox .con_one .list-case ul li:first-child {
	margin-bottom: 40px;
}

.Contentbox .con_one .list-case ul li img {
	border: 1px solid #ccc;
	padding: 2px;
}

.Contentbox .con_one .list-case ul li p {
	text-align: center;
	line-height: 30px;
	height: 30px;
}

.Contentbox .con_one .list-case ul li p a {
	font-size: 14px;
}

/*实力展示*/
.slzs {}

.slzs .abt_pic {
	height: 358px;
	margin-top: 40px;
	overflow: hidden;
	background: url(../images/shilibj.jpg);
}

.abt_pic h3 {
	height: 46px;
	border: 1px solid #dcdcdc;
	font-weight: normal;
	background: #333;
	zoom: 1;
	width: 600px;
	text-align: center;
	position: relative;
	margin-left: 25%;
}

.abt_pic h3 span {
	float: left;
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	color: #fff;
	width: 50%;
	text-align: center;
	display: inline-block;
}

.abt_pic h3 span a {
	color: #fff;
	text-decoration: none;
}

.abt_pic h3 span.cur {
	background: #e52e2f;
}

.abt_pic h3 span.cur a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.abt_pic h3 .more {
	float: right;
	font-size: 15px;
	line-height: 44px;
	color: #828282;
	font-style: initial;
}

.abt_pic h3 .more a {
	text-decoration: none;
	padding-right: 20px;
}

.fengcai {
	position: relative;
	padding-top: 30px;
}

.fengcai li {
	float: left;
	width: 384px;
	height: 296px;
	overflow: hidden;
	margin-right: 24px;
}

.fengcai li img {
	display: block;
	width: 376px;
	height: 281px;
	object-fit: cover;
	padding: 2px;
	border: 1px solid #ccc;
}

.fengcai .sprev {
	position: absolute;
	width: 76px;
	height: 50px;
	background: url(../images/pbot1.png) no-repeat;
	left: -100px;
	z-index: 100;
	top: 136px;
}

.fengcai .snext {
	position: absolute;
	width: 76px;
	height: 50px;
	background: url(../images/pbot2.png) no-repeat;
	right: -100px;
	z-index: 100;
	top: 136px;
}

.fengcai .sprev:hover {
	background: url(../images/pbot1.png) no-repeat
}

.fengcai .snext:hover {
	background: url(../images/pbot2.png) no-repeat
}


/*一站式服务*/
.yzsfw {
	height: 423px;
	background: url(../images/yzsfw.jpg) no-repeat center;
	padding-top: 60px;
}

.yzsfw .tzstit {
	text-align: center;
	padding-top: 40px;
}

.yzsfw .tzstit h2 {
	font-size: 24px;
	text-shadow: 2px 2px 2px #ccc;
	font-weight: normal;
	color: #333;
}

.yzsfw .tzstit h2 span {
	color: #e83126;
	text-shadow: 2px 2px 2px #ccc;
	font-weight: bold;
}

.yzsfw .tzstit p {
	font-size: 16px;
	color: #e83126;
	margin-top: 10px;
	background: url(../images/ctitle.png) no-repeat center;
}

.yzsfw .siys {
	margin-top: 70px;
	padding-left: 185px;
}

.yzsfw .siys ul {}

.yzsfw .siys ul li {
	float: left;
	text-align: center;
	margin-right: 132px;
}

.yzsfw .siys ul li h2 {
	font-size: 22px;
}

.yzsfw .siys ul li p {
	font-size: 12px;
	margin-top: 4px;
	font-family: Arial;
}

.yzsfw .yzslx {
	float: left;
	padding-left: 36%;
	margin-top: 9.6%;
}

.yzsfw .yzslx h2 {
	font-size: 16px;
	font-weight: normal;
}

.yzsfw .yzslx p {
	font-size: 24px;
	font-weight: bold;
	color: #e52e2f;
}

.yzsfw a {
	float: right;
	margin-top: 140px;
	padding-right: 439px;
	font-size: 18px;
	color: #fff;
}


/*5大核心优势*/
.wdys {
	padding: 40px 0;
}

.wdys .wdtit {
	text-align: center;
}

.wdys .wdtit h2 {
	font-size: 40px;
	font-weight: normal;
	text-shadow: 2px 2px 2px #ccc;
	color: #333;
}

.wdys .wdtit h2 span {
	font-size: 60px;
	font-weight: bold;
	color: #e83126;
}

.wdys .wdtit p {
	font-size: 14px;
	margin-top: 10px;
	background: url(../images/ctitle.png) no-repeat center;
	color: #e83126;
}

.wdys ul {
	margin-top: 60px;
	margin-bottom: 60px;
}

.wdys ul li {
	float: left;
	width: 18%;
	margin-right: 2%;
	text-align: center;
}

.wdys ul li img {}

.wdys ul li h2 {
	color: #e52e2f;
	font-size: 20px;

}

.wdys ul li h2 span {}

.wdys .xsj {
	background: url(../images/xiaosanjiao.png) no-repeat center;
	height: 24px;
}

.wdys ul li p {
	font-size: 14px;
	color: #333;
	line-height: 25px;
}

/*核心团队*/
.hxtd {
	background: #f5f5f5 url(../images/tuanduiimg.jpg);
	padding: 60px 0;
	height: 300px;
}

.hxtd .hxtit {
	text-align: center;
	margin-bottom: 40px;
}

.hxtd .hxtit h2 {
	font-size: 40px;
	font-weight: normal;
	text-shadow: 2px 2px 2px #ccc;
	color: #333;
}

.hxtd .hxtit h2 span {
	font-size: 60px;
	font-weight: bold;
	color: #e83126;
}

.hxtd .hxtit p {
	font-size: 15px;
	margin-top: 10px;
	background: url(../images/ctitle.png) no-repeat center;
	color: #e83126;
}

.hxtd .hxwy {}

.hxtd .hxwy ul {}

.hxtd .hxwy ul li {
	float: left;
	margin-right: 125px;
	text-align: center;
}

.hxtd .hxwy ul li:nth-child(5n) {
	margin-right: 0;
}

.hxtd .hxwy ul li img {
	border: 4px solid #ccc;
	border-radius: 70px;
}

.hxtd .hxwy ul li img:hover {
	border: 4px solid #e52e2f
}

.hxtd .hxwy ul li p {
	margin-top: 20px;
	font-size: 14px;
}


/*生产见证*/
.scjz {
	height: 526px;
	background: #aa1721;
}

.scjz .sclm {
	float: left;
	background: url(../images/scbjimg.jpg) no-repeat right;
	height: 526px;
	width: 50%;
}

.scjz .sclm h2 {

	margin-top: 70px;
	color: #fff;
	font-size: 36px;
}

.scjz .sclm h2 span {
	font-size: 22px;
	font-weight: normal;
}

.scjz .sclm ul {

	margin-top: 52px;
}

.scjz .sclm ul li {
	border: 1px solid #fff;
	width: 160px;
	float: left;
	margin-right: 40px;
	margin-bottom: 48px;
}

.scjz .sclm ul li:hover {
	background: #e52e2f;
}

.scjz .sclm ul li:nth-child(3n) {
	margin-right: 0;
}

.scjz .sclm ul li p {
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
}

.scjz .sctuimg {
	float: right;
	width: 50%;
}

.scjz .sctuimg ul {}

.scjz .sctuimg ul li {
	position: relative;
}

.scjz .sctuimg .lctu {}

.scjz .sctuimg ul li img {}

.scjz .sctuimg ul li h2 {
	background: url(../images/scszimg.png) no-repeat left;
	height: 100px;
	font-size: 52px;
	color: #fff;
	line-height: 100px;
	padding-left: 20px;
	position: absolute;
	top: 0;
	width: 239px;
}

.scjz .sctuimg ul li h2 span {
	font-size: 16px;
	line-height: 100px;
	position: absolute;
	padding-left: 12px;
}

/*合作伙伴*/
.hzhb {
	padding-top: 60px;
}

.hzhb .wuge {
	margin-top: 40px;
}

.hzhb .wuge ul {}

.hzhb .wuge ul li {
	float: left;
	border: 1px solid #ccc;
	width: 198px;
}

.hzhb .wuge ul li img {
	width: 198px;
	height: 99px;
}

.hzhb .wuge ul li p {}

.yixiantian {
	padding: 30px 0;
	background: url(../images/yixiantian.jpg) no-repeat center;
	margin-top: 40px;
}

/*新闻*/
.newMain {
	padding-top: 30px;
}

.newMain .new_l {
	float: left;
	width: 580px;
}

.newMain .new_r {
	float: right;
	width: 586px;
}

.newMain .ntop {
	height: 40px;
	border-bottom: 1px solid #ccc;
}

.newMain .ntop span {
	float: left;
	margin-left: 10px;
	height: 40px;
}

.newMain .ntop span a {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
	float: left;
}

.newMain .ntop span a:hover,
.newMain .ntop span a.cur {
	color: #e52e2f;
}

.newMain .ntop .mor {
	float: right;
	padding-right: 15px;
	background: url(../images/morbg.png) no-repeat right center;
	font-size: 14px;
	height: 40px;
	width: 40px;
	color: #fff;
}

/*new_l*/
.newMain .new_l .nc {
	padding-left: 10px;
	margin-top: 20px;
}

.newMain .new_l .nc dl {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.newMain .new_l .nc dt {
	float: left;
}

.newMain .new_l .nc dt img {
	display: block;
}

.newMain .new_l .nc dd {
	margin-left: 250px;
}

.newMain .new_l .nc dd h5 {
	width: 350px;
	height: 14px;
	line-height: 14px;
	padding-top: 12px;
	padding-bottom: 7px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newMain .new_l .nc dd h5 a {
	font-size: 14px;
}

.newMain .new_l .nc dd p {
	font-size: 13px;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}

.newMain .new_l .nc ul {
	overflow: hidden;
	margin-top: 18px;
}

.newMain .new_l .nc li {
	float: left;
	width: 100%;
	height: 32px;
	line-height: 32px;
}

.newMain .new_l .nc li:hover em {
	color: #e52e2f;
}

.newMain .new_l .nc li:hover a {
	color: #e52e2f;
}

.newMain .new_l .nc li em {
	font-size: 14px;
	float: right;
	margin-right: 10px;
}

.newMain .new_l .nc li a {
	font-size: 14px;
	padding-left: 15px;
	background: url(../images/diamimg.png) no-repeat left center;
	text-decoration: none;
}

/*new_r*/
.newMain .new_r .quetion {
	height: 350px;
	overflow: hidden;
	margin-top: 32px;
	padding: 0 15px;
}

.newMain .new_r .quetion dl {
	margin-bottom: 14px;
}

.newMain .new_r .quetion dt {
	width: 285px;
	padding-left: 54px;
	background: url(../images/wenimg.png) no-repeat left center;
	height: 40px;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newMain .new_r .quetion dt a {
	font-size: 14px;
	font-weight: bold;
}

.newMain .new_r .quetion dd {
	padding-left: 54px;
	background: url(../images/daimg.png) no-repeat left 2px;
	font-size: 13px;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
}

/*底部通用*/
.ft_db {
	background: #333;
	height: 480px;
}

.ft_db .ft_tit {
	float: left;
	width: 168px;
	border-left: 4px solid #e52e2f;
	height: 420px;
	background: #666;
	padding-left: 40px;
	padding-top: 60px;
}

.ft_db .ft_tit a {
	float: left;
	width: 100%;
	font-size: 17px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	text-decoration: none;
}

.ft_db .ft_tit a:hover {
	color:#E52E2F;
}

.ft_db .ft_lx {
	float: left;
	padding-left: 40px;
	padding-top: 72px;
}

.ft_db .ft_lx .ft_shang {}

.ft_db .ft_lx .ft_shang .ft_lxwm {
	float: left;
	width: 690px;
}

.ft_db .ft_lx .ft_shang .ft_lxwm h2 {
	font-size: 24px;
	color: #f5f5f5;
}

.ft_db .ft_lx .ft_shang .ft_lxwm ul {}

.ft_db .ft_lx .ft_shang .ft_lxwm ul li {
	float: left;
	width: 272px;
	height: 64px;
	margin-top: 40px;
	padding-left: 54px;
}

.ft_dh {
	background: url(../images/ft_dh.png) no-repeat left;
}

.ft_yx {
	background: url(../images/ft_yx.png) no-repeat left;
}

.ft_sj {
	background: url(../images/ft_sj.png) no-repeat left;
}

.ft_dz {
	background: url(../images/ft_dz.png) no-repeat left;
}

.ft_db .ft_lx .ft_shang .ft_lxwm ul li p {
	font-size: 15px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 4px;
}

.ft_db .ft_sh {
	padding-top: 68px;
}

.ft_db .ft_sh p {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	display: inline-block;
	padding-right: 10px;
}

.ft_db .ft_sh p a {
	color: #fff;
	text-decoration: none;
}

.ft_db .ft_lx .ft_xia {
	float: left;
	margin-top: 50px;
}

.ft_db .ft_lx .ft_xia .ft_yp {
	float: left;
	width: 805px;
	height: auto;
}

.ft_db .ft_lx .ft_xia .ft_yp ul {}

.ft_db .ft_lx .ft_xia .ft_yp ul li {
	float: left;
	padding-right: 10px;
}

.ft_db .ft_lx .ft_xia .ft_yp ul li a {
	color: #f5f5f5;
	font-size: 14px;
	text-decoration: none;
}

.ft_db .ft_lx .ft_xia .ft_yp h2 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 34px;
}

.ft_db .ft_lx .erweima {
	float: right;
	padding-top: 70px;
	display: flex;
}

.ft_db .ft_lx .erweima p {
	writing-mode: vertical-rl;
	background: #626468;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	padding: 0 6px;
	letter-spacing: 4px;
}

.ft_db .ft_lx .ft_xia .erweima img {}

/*内页*/
/*产品页左侧*/
.cpMain {
	overflow: hidden;
}

.sidebar {
	width: 1200px;
	margin: 10px auto;
	margin-top: 20px;
}

.sidebar .sb_nav {
	float: left;
	width: 220px;
}

.sidebar .sb_nav h3.title {
	text-align: left;
	background: url(../images/dt-6.gif) repeat-x;
	padding: 0px 15px;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #cecece;
	font-size: 14px;
	color: #fff;
}

.sidebar .sb_nav h3.line {
	margin-top: 15px;
}

.sidebar .sb_nav .active {
	padding: 10px 15px;
	background: #fff;
	border: 1px #ddd solid;
}

#sidebar dl {
	margin-left: 5px;
}

#sidebar dl dt {
	padding: 4px 0px 5px 15px;
	margin-top: 5px;
	background: url(../images/dt-11.gif) no-repeat 2px 11px;
}

#sidebar dl dd {
	padding: 0px 0px 0px 15px;
}

#sidebar dl dt.on a {
	font-weight: bold;
	color: #1C57C4;
}

#sidebar dl h4.on a {
	font-weight: bold;
}

.sidebar .sb_box {
	float: right;
	width: 920px;
	background: #fff;
	overflow: hidden;
	border: 1px #ddd solid;
}

.sidebar .sb_box h3.title {
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
	color: #e52e2f;
	height: 35px;
	line-height: 35px;
	position: relative;
}

.sidebar .sb_box h3.title span {
	position: absolute;
	left: 0px;
	top: -1px;
	font-size: 14px;
	border-bottom: 2px solid #e52e2f;
	padding: 0px 15px;
}

.sidebar .sb_box h3.title div.position {
	float: right;
	color: #999;
	font-weight: normal;
	position: relative;
	top: 3px;
	right: 15px;
}

.sidebar .sb_box h3.title div.position a {
	color: #999;
}

.pro_l {
	width: 250px;
	float: left;
}

.pro_l h4 {
	height: 86px;
	background: #e52e2f;
}

.pro_l h4 a {
	display: block;
	line-height: 86px;
	color: #fff;
	font-size: 24px;
	padding-left: 20px;
	text-decoration: none;
}

.pro_l h4 .prolia {
	display: block;
	line-height: 86px;
	color: #fff;
	font-size: 24px;
	padding-left: 20px;
	text-decoration: none;
}

.sidebar .pro_l ul {
	border-top: none;
	overflow: hidden;
	background: #fff;
	border: 0px !important;
}

.sidebar .pro_l ul li {
	margin-bottom: 6px !important;
}

.nlist {
	padding-bottom: 15px;
}

.nlist .leftli a:hover,
.nlist li.cur a:hover {
	background: url(../images/liabg.png) no-repeat center;
	color: #fff;
}

.nlist .leftli a {
	display: block;
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
	font-size: 14px;
	color: #333;
	padding: 0 18px;
	text-decoration: none;
}

.nlist {
	float: left;
	width: 220px;
	background: #fff;
}

.nlist .nt {
	font-weight: normal;
	padding: 14px 0 14px 22px;
	background: #e52e2f url(../images/hhbg.png) no-repeat 190px center;
	/*background: url(../images/hhbg.png) no-repeat center;*/
}

.nlist .nt a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.nlist .nt span {}

.nlist .nt span a {
	font-size: 14px;
	font-family: "Arial";
	margin-left: 6px;
	text-decoration: none;
	font-weight: normal;
}

.nlist ul {
	padding: 15px;
}

.nlist .leftli {}

.nlist .leftli a {
	display: block;
	height: 40px;
	border-radius: 8px;
	line-height: 40px;
	background: #f5f5f5;
	font-size: 14px;
	color: #333;
	padding: 0 18px;
	text-decoration: none;
}

.nlist .leftli a:hover,
.nlist li.cur a:hover {
	background: #e52e2f;
	color: #fff;
}

.nlist .on a {
	background: #f5f5f5;
	color: #333;
}

.nlist {
	float: left;
	width: 248px;
	background: #fff;
	padding-bottom: 0px !important;
}

.nlist li {
	margin: 0px !important
}

.t05 {
	line-height: 40px;
	background: #e52e2f;
}

.t05 {
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
}

/*左边标题块*/
.t05 a {
	color: #fff;
	font-size: 14px
}

.contactn .subnr {
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 5px 8px;
	width: 200px;
	font-size: 14px;
	line-height: 30px;
}

/*右侧*/
.rtop {
	overflow: hidden;
	padding-top: 24px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
	margin: 0 20px;
}

.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #e52e2f;
	font-weight: normal;
	line-height: 16px;
}

.rtop h5 a {
	font-size: 16px;
	color: #e52e2f;
	font-weight: bold;
}

.rtop span {
	float: right;
}

.rtop span em {
	color: #999;
}

.rtop span a {
	color: #999;
}

.cpshow {
	overflow: hidden;
	padding-top: 10px;
	margin: 0 20px;
}

.cpshow li {
	float: left;
	width: 217px;
	margin-right: 4px;
	margin-bottom: 20px;
}

.cpshow li img {
	display: block;
	border: 1px solid #d3d3d3;
	width: 215px;
	height: 215px;
}

.cpshow li h4 {
	text-align: center;
	margin-top: 16px;
	width: 217px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cpshow li h4 a {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

.cpshow li p {
	font-size: 13px;
	color: #666;
	line-height: 21px;
	height: 1px;
	overflow: hidden;
}

.cpshow li span {
	display: block;
	overflow: hidden;
	margin-top: 20px;
}

.cpshow li span .zx {
	float: left;
	width: 103px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	border-left: 3px solid #333;
	background: #666;
}

.cpshow li span .xq {
	float: right;
	font-size: 13px;
	color: #666;
	margin-top: 14px;
}

.cpshow li img:hover {
	border-color: #e52e2f;
}

.cpshow li span .zx:hover {
	background: #e52e2f;
	border-left-color: #e52e2f;
}

.RandomNews {
	padding: 0px 15px
}

.RandomNews h4 {
	padding-left: 27px;
	height: 36px;
	line-height: 36px;
	color: #e52e2f;
	background: #f1f1f1;
	font-weight: normal;
	font-size: 15px;
}

.RandomNews li {
	height: 28px;
	line-height: 28px;
	padding: 0 17px 0 10px;
	width: 418px;
	float: left;
	overflow: hidden;
}

.RandomNews li a {
	background: url(../images/ico55.gif) no-repeat 0 5px;
	padding-left: 12px;
}

.RandomNews ul {
	padding: 10px 0px;
}

.right .RandomNews .news_random {
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
}

.right .RandomNews ul {
	padding-top: 8px;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 15px;
	width: 762px;
	background: #fff;
}


.pshow {}

.pshow span img {
	border: 1px solid #ccc;
	background: #fff;
}

/*内页文章*/
.n_cont {
	padding-top: 5px;
	overflow: hidden;
}

.n_cont dl {
	overflow: hidden;
	padding: 25px 0 21px 29px
}

.n_cont dl dt {
	float: left;
	padding: 5px;
	background: #eaeaea;
}

.n_cont dl dt img {
	display: block;
	width: 160px;
	height: 102px;
}

.n_cont dl dd {
	float: left;
	margin-left: 23px;
	width: 642px;
}

.n_cont dl dd h5 {
	margin-top: 3px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
}

.n_cont dl dd h5 a {
	font-size: 14px;
	color: #e52e2f;
	float: left;
	padding-left: 5px;
}

.n_cont dl dd h5 em {
	float: right;
	padding-right: 10px;
}

.n_cont dl dd p {
	line-height: 20px;
	font-size: 13px;
	margin-top: 10px;
}

.n_cont dl:hover {
	background: #eaeaea;
}

/*产品详情页*/
.proviewbox {
	float: left;
	width: 305px;
	position: relative;
	z-index: 5;
}

.probigshow {
	position: relative;
	width: 300px;
	padding: 1px;
	border: 1px solid #ddd;
	overflow: hidden
}

.probigshow .span_showtip {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 81px;
	height: 81px;
	text-indent: -999em;
	overflow: hidden;
}

.probigshow .showtip_1 {
	background-position: 0 0;
}

.probigshow .showtip_2 {
	background-position: 0 -81px;
}

.probigshow a.a_probigshow {
	cursor: crosshair;
}

.prodbaseinfo_a {
	float: left;
	width: 580px;
	margin-left: 42px;
	z-index: 1;
	margin-top: 32px;
}

.h2_prodtitle {
	font-size: 28px;
	color: #414141;
	border-bottom: 1px dashed #bbbbbb;
	padding: 2px 0 10px;
	line-height: 1.6em;
}

.ul_prodinfo {
	padding: 12px 0;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px dashed #bbbbbb;
	margin-bottom: 20px;
}

.ul_prodinfos {
	padding: 6px 15px;
	overflow: hidden;
	zoom: 1;
	background: #f3f3f3;
	font-size: 14px;
	font-weight: bold;
}

.ul_prodinfos li {
	padding: 5px 0 10px;
}

.ul_prodinfo li {
	float: left;
	width: 580px;
	padding: 6px 0;
	font-size: 18px;
}

.ul_prodinfo li span {
	font-size: 18px;
	line-height: 42px;
	margin-right: 10px;
}

.li_normalprice,
.li_prono {
	line-height: 24px;
}

.ul_prodinfo .li_prono,
.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,
.ul_prodinfo .li_weight,
.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title {
	color: #999;
}

.ul_prodinfo .li_brand {
	width: 180px;
}

.li_prono {
	line-height: 2.9em;
}

.ul_prodinfo .b_proprice {
	font-size: 14px;
	color: #ce1919;
	font-weight: normal;
}

.ul_prodinfo a.a_brand {
	color: #c00;
}

.ul_prodinfo a.a_brand:hover {
	text-decoration: underline;
}

.ul_prodinfo .li_jf {
	clear: both;
	width: 300px;
}

.ul_prodinfo .li_jf b {
	font-weight: normal;
	color: #c00;
}

.ul_prodinfo .li_jf a.a_usejf {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 80px;
	height: 22px;
	line-height: 22px;
	line-height: 25px\9;
	_line-height: 22px;
	overflow: hidden;
	background-position: -420px -120px;
	text-align: center;
	color: #fff;
	margin: 0 0 0 8px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	vertical-align: middle;
}

.ul_prodinfo .li_jf a.a_usejf:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.div_prothumb .span_prev,
.div_prothumb .span_next {
	background: url(../images/sprite.png) no-repeat;
}

.div_prothumb {
	position: relative;
	padding: 15px 15px 0;
}

.thumbporbox {
	position: relative;
	width: 275px;
	overflow: hidden;
}

.ul_prothumb {
	position: relative;
	width: 7500px;
	overflow: hidden;
}

.ul_prothumb li {
	float: left;
	width: 69px;
	text-align: center;
}

.ul_prothumb img {
	padding: 1px;
	border: 1px solid #ddd;
	width: 60px !important;
	height: 42px !important;
}

.ul_prothumb li.now img {
	border: 1px solid #e52e2f !important;
}

.div_prothumb .span_prev,
.div_prothumb .span_next {
	position: absolute;
	top: 7px;
	width: 22px;
	height: 63px;
	text-indent: -999em;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
}

.div_prothumb .span_prev {
	left: 0px;
	_left: -25px;
	background-position: -90px -282px;
}

.div_prothumb .span_prevb {
	background-position: -112px -282px;
	cursor: default;
}

.div_prothumb .span_next {
	right: 0px;
	background-position: -156px -282px;
}

.div_prothumb .span_nextb {
	background-position: -134px -282px;
	cursor: default;
}

#probig_preview {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 405px;
	width: 340px;
	height: 340px;
	background: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
}

#probig_preview img {
	position: relative;
}

.cp {
	border: 1px solid #d7d7d7;
	background: #fff;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.cptab {
	border-bottom: 1px solid #d7d7d7;
	background: #f7f7f7;
}

.cptab {
	line-height: 25px;
	font-size: 14px;
	color: #e52e2f;
	text-decoration: none;
	padding: 0 8px;
}

.cptab a:hover {
	text-decoration: none;
}

.cptab a.cr {
	background: #eee;
	font-weight: bold;
}

.cp dl {
	width: 215px;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 12px 2px 0 12px;
}

.cp dt {
	width: 215px;
	overflow: hidden;
}

.cp dt a {
	width: 210px;
	display: block;
	border: 1px solid #D5D5D5;
	padding: 1px;
}

.cp dt a:hover {
	border: solid 1px #e52e2f;
}

/*产品图片边框连接*/
.cp dt img {
	width: 210px;
	height: 146px;
	display: block;
}

.cp dd {
	line-height: 24px;
	padding-top: 8px;
	overflow: hidden;
	display: block;
	width: 215px;
	text-align: center
}

.proinfo {
	font-size: 14px;
	line-height: 25px;
	background: #fff;
}

.proinfo h4 {
	line-height: 28px;
	background: #F7F7F7;
	padding: 0 5px;
	margin-top: 10px;
}

.proinfo p {
	color: #414141
}

.proinfo p a {
	color: #e52e2f;
}

.pro_key {
	line-height: 35px;
	border-top: dashed 1px #d7d7d7;
	margin-top: 5px;
	font-size: 14px;
}

.mod_goods_info {
	clear: both;
	margin-bottom: 10px;
	position: relative;
	background: #e52e2f;
	text-align: center;
}

.mod_goods_info .hds {
	height: 44px;
	_overflow: hidden;
}

.mod_goods_info .hds li {
	float: left;
	cursor: pointer;
	text-align: center;
	border-bottom: 0;
	margin-right: -1px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	font-weight: bold;
}

.mod_goods_info .hds li h3 {
	display: block;
	width: 128px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	border-bottom: 0;
}

.mod_goods_info .hds li h3 a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	outline: none
}

.mod_goods_info .hds .status_on {
	border-bottom: 0;
	position: relative;
	padding-left: 46%;
}

.mod_goods_info .hds .status_on h3 {
	height: 38px;
	color: #fff;
}

.mod_goods_info .hds .status_on h3 a {
	color: #076EBB;
	font-weight: bold
}

.mod_goods_info .more {
	position: absolute;
	top: 8px;
	right: 0px;
}

.mod_goods_info .more a:link,
.mod_goods_info .more a:visited {
	text-decoration: none;
	color: #085C9B;
}

.mod_goods_info .more a:hover {
	color: #D4105A;
}

.dgxxBox {
	padding: 0 15px;
	width: 645px;
	height: 300px;
	font-family: 微软雅黑;
}

.dgxxBox p {
	font-size: 16px;
	padding: 25px 0;
	color: #666;
}

.dgxxBox .m_form {}

.dgxxBox .m_form li {
	width: 310px;
	height: 38px;
	float: left;
	margin-bottom: 13px;
	color: #777;
}

.dgxxBox .m_form label {
	float: left;
	border: 1px solid #dedede;
	line-height: 36px;
	height: 36px;
	width: 77px;
	display: inline-block;
	text-align: center;
	background: #fff;
}

.dgxxBox .m_form .iptTxt {
	float: right;
	width: 230px;
	border: 1px solid #dedede;
	border-left-width: 0;
	height: 16px;
	line-height: 16px;
	padding: 10px 0;
	outline: none;
	text-indent: 1em;
	background: #fff;
	color: #333;
}

.dgxxBox .m_form .txtAre {
	margin-left: 12px;
	width: 296px;
	height: 161px;
	border: 1px solid #dedede;
	outline: none;
	resize: none;
	padding: 14px;
	color: #333;
	line-height: 18px;
}

.dgxxBox .m_form .btnTjly {
	width: 310px;
	height: 38px;
	background: #e52e2f;
	border: none;
	cursor: pointer;
	color: #fff;
}

.dgxxBox .m_form .areLi {
	height: 205px;
	float: right;
	display: inline;
}

.dgxxBox .m_form .btnLi {
	background: none;
	height: 60px;
}

/*返回顶部*/
#roll {
	display: block;
	width: 15px;
	margin-right: -620px;
	position: fixed;
	right: 50%;
	top: 50%;
	_margin-right: -525px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}

/*箭头*/
.pbot {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
}

.pbot1 {
	background: url(../images/pbot1.png) no-repeat center;
	left: 0;
}

.pbot2 {
	background: url(../images/pbot2.png) no-repeat center;
	right: 0;
}

/*banner数量*/
.baner {
	height: 500px;
}

#flashs {
	position: relative;
	overflow: hidden;
}

#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}

#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 15px;
	left: 50%;
	margin-left: -95px;
	padding: 0px 6px;
}

#flashs .btn li {
	color: #fff;
	background: #717174;
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	width: 60px;
	height: 10px;
	border-radius: 6px;
	font-size: 0px;
	line-height: 25px;
	text-align: center;
}

#flashs .btn li.on {
	background: #e52e2f;
}

#roll_top,
#fall,
#ct {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}

#roll_top {
	background: url(../images/top.gif) no-repeat;
}

#fall {
	background: url(../images/top.gif) no-repeat 0 -80px;
}

.active1 {
	border: 1px solid #ddd;
}

.prolx {
	padding-top: 20px;
}

.prolx .prolxzuo {
	float: left;
}

.prolx .prolxzuo h2 {
	background: url(../images/pronylx.png) no-repeat;
	height: 60px;
	width: 200px;
	color: #fff;
	font-size: 20px;
	padding-left: 40px;
	line-height: 55px;
}

.prolx .prolxyou {
	background: url(../images/pronydh.png) no-repeat 0px 8px;
	float: left;
	padding-left: 52px;
	height: 60px;
}

.prolx .prolxyou h2 {
	font-size: 15px;
	padding-top: 7px;
}

.prolx .prolxyou p {
	font-size: 24px;
	color: #e52e2f;
}


.proDetailsLy {
	background: #f4f4f4;
	overflow: hidden;
	width: 100%;
}

.mub01Top {
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #eaeaea;
	padding-top: 27px;
	padding-bottom: 20px;
}

.mub01Top h3 {
	font-size: 20px;
	color: #333333;
	float: left;
}

.mub01Top h3 em {
	color: #e52e2f;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
}

.mub01Top h3 i {
	display: block;
	width: 24px;
	height: 1px;
	background: #e52e2f;
	position: relative;
	top: 18px;
}

.mub01Top a.more {
	display: block;
	font-size: 14px;
	color: #666666;
	float: right;
	margin-right: 6px;
	text-decoration: none;
	line-height: 34px;
}

.mub01Top a.more:hover {
	color: #e52e2f;
}

.proDetailsPictures {
	width: 100%;
	background: #f5f5f5;
}

.proDetailsPictures .mainCon8 {
	width: 100%;
	padding-top: 20px;
}

.proDetailsPictures .mainCon8 li {
	float: left;
	width: 290px;
	margin-left: 13px;
	text-align: center;
}

.proDetailsPictures .mainCon8 li:first-child {
	margin-left: 0;
}

.proDetailsPictures .mainCon8 li em {
	display: block;
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
	width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	font-style: normal;
}

.proDetailsPictures .mainCon8 li span {
	display: block;
	width: 290px;
	height: auto;
	overflow: hidden;
	position: relative;
}

.proDetailsPictures .mainCon8 li a {
	display: block;
	text-decoration: none;
}

.proDetailsPictures .mainCon8 li img {
	display: block;
	transform: scale(1);
	transition: all 2s ease-out;
	width: 283px;
	height: 273px;
	padding: 2px;
	border: 1px solid #ccc;
}


.scsediao {
	background: #e52e2f;
}

.scimg_1 {
	background: url(../images/scimg_1.jpg) no-repeat left;
	width: 100%;
	height: 526px;
}



/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}

.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}

.yb_bar .yb_top {
	background: #e52e2f url(../images/fixcont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
	background: #e52e2f url(../images/fixcont.png) no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
	text-indent: 0;
	background: #e52e2f url(../images/fixcont.png) no-repeat 0 -113px;
}

.yb_bar .yb_skype {
	text-indent: 0;
	background: #e52e2f url(../images/skype.png) no-repeat;
}

.yb_bar .yb_ali {
	text-indent: 0;
	background: #e52e2f url(../images/ali.png) no-repeat;
}

.yb_bar .yb_ercode {
	/*height:200px;*/
	background: #e52e2f url(../images/fixcont.png) no-repeat 0 -169px;
}

.hd_qr {
	padding: 0 29px 25px 29px;
}

.yb_QQ a,
.yb_skype a,
.yb_ali a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}


/*产品详情页样式*/
