*{
	/* box-sizing: content-box!important; */
}
.crumbs-content .l-content li {
	padding-right: 0;
}

.crumbs-content .l-content li a {
	padding-right: 0;
}

.mainArea {
	width: 950px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}

.mainArea .EnglishF {
	font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
	border: 0;
}

.mainArea * {
	margin: 0;
	padding: 0;
}

.mainArea .clearfixs:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.mainArea .VN_opacity {
	transition: opacity ease 0.2s;
	-webkit-transition: opacity ease 0.2s;
	-moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.mainArea .contentsBlock__image {
	position: relative;
	width: 100%;
}

.mainArea .contentsBlock__image h1 {
	width: 100%;
}

.mainArea ul li a {
	display: inline-block;
}

.mainArea .clearfixs:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.mainArea .VN_opacity {
	transition: opacity ease 0.2s;
	-webkit-transition: opacity ease 0.2s;
	-moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.mainArea ul,
.mainArea li {
	list-style: none;
}

.mainArea .lp-btn {
	display: block;
	box-sizing: border-box;
	padding: 10px 2px 10px;
	border-radius: 2px;
	background-color: #ff730a !important;
	box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
	text-align: center;
	font-size: 21px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none !important;
	background-image: url(../images/narrow.png);
	background-repeat: no-repeat;
	background-position: 11px center;
	margin: 0 auto;
}

.mainArea .btn-lg {
	width: 360px !important;
}

.mainArea .btn-md {
	width: 210px !important;
}

.mainArea .btn-sm {
	width: 150px !important;
}

.mainArea .btn-win {
	position: relative;
}

.mainArea .btn-win::before {
	position: absolute;
	top: 4px;
	right: 4px;
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	background: url("../images/window.png") no-repeat right top;
}

.mainArea h1 {
	font-size: 12px;
	font-weight: normal;
	width: 950px;
	height: 294px;
	/*background: url(../images/banner.png) no-repeat 0 0;*/
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 30px;
}

.p_nav {
	background: url(../images/p_nav.jpg) no-repeat 0 0;
	width: 950px;
	height: 52px;
}

.p_nav .p_text {
	line-height: 52px;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;

}

.p_nav .p_text span{
	font-size: 36px;
	color: #ffcc00;
}

.p_main a {
	display: block;
}

.p_main a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.p_main a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.p_main a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.p_main a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.p_a_a {
	display: block;
	color: black!important;
	text-decoration: none;
}

/*.p_a_a:link {*/
/*	color: black!important;*/
/*	text-decoration: none;*/
/*}*/

/*.p_a_a:visited {*/
/*	color: black!important;*/
/*	text-decoration: none;*/
/*}*/

/*.p_a_a:hover {*/
/*	color: black!important;*/
/*	text-decoration: none;*/
/*}*/

/*.p_a_a:active {*/
/*	color: black!important;*/
/*	text-decoration: none;*/
/*}*/

.p_left {
	float: left;
}

.p_clear {
	clear: both;
}

.p-header {
	width: 950px;
	height: auto;
	font-family: 'Source Han Sans CN', 'Helvetica', 'Arial', 'SimHei'
}

.p_banner01 {
	background: url(../images/p_banner01.jpg) no-repeat 0 0;
	width: 425px;
	height: 500px;
	overflow: hidden;
}

.p_banner01 .p_text {
	width: 360px;
	height: 440px;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	padding-left: 60px;
	padding-top: 60px;
}

.p_banner01 .p_text span {

	font-size: 21px;
	line-height: 36px;
	color: #ffcc00;
	font-weight: bold;

}

.p_banner02 {
	background: url(../images/p_banner02.jpg) no-repeat 0 0;
	width: 525px;
	height: 500px;
}

.p_banner02 .p_text {
	width: 450px;
	height: 400px;
	font-size: 20px;
	line-height: 30px;
	color: #797979;
	padding-left: 70px;
	padding-top: 60px;
}

.p_banner02 .p_text span {
	font-size: 66px;
	line-height: 66px;
	color: #333333;
	font-weight: bold;
}

.p_banner02 .p_text ul {
	margin-top: 20px;

}

.p_banner02 .p_text li {
	list-style: none;

}

.p_banner02 .p_text li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #797979;
	border-radius: 50%;
	margin-right: 15px;
}

.p_banner02 .p_text01 {
	width: 500px;
	height: 40px;
	text-align: right;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.p_banner03 {
	background: url(../images/p_banner03.jpg) no-repeat 0 0;
	width: 950px;
	height: 195px;
}

.p_banner04 {
	background: url(../images/p_banner04.jpg) no-repeat 0 0;
	width: 950px;
	height: 193px;
}

.p_banner05 {
	background: url(../images/p_banner05.jpg) no-repeat 0 0;
	width: 394px;
	height: 300px;
}

.p_banner05_desc {
	background: url(../images/p_banner05_01.jpg) no-repeat 0 0;
	width: 556px;
	height: 300px;
	font-size: 18px;
	font-weight: bold;
}

.p_banner05_desc .p_title {
	padding-top: 20px;
	width: 514px;
	height: 56px;
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
}

.p_banner05_desc .p_model {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;

}

.p_banner05_desc .p_model .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner05_desc .p_model .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}


.p_banner05_desc .p_material {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;
}


.p_banner05_desc .p_material .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner05_desc .p_material .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}





.p_banner05_desc .p_number {
	height: 40px;
	line-height: 40px;
	padding-left: 60px;
}



.p_banner05_desc .p_number .p_name {
	height: 40px;
	line-height: 40px;
	width: 122px;


}

.p_banner05_desc .p_number .p_desc {
	height: 40px;
	line-height: 40px;
	width: 300px;
	font-weight: 100;

}




.p_banner05_desc .p_price {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;
}




.p_banner05_desc .p_price .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner05_desc .p_price .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}

.p_banner05_desc .p_price .p_desc span {
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	font-weight: bold;
	color: #dd0000;

}


.p_banner05_desc .p_purchase_number {
	height: 50px;
	line-height: 35px;
	padding-left: 60px;
}



.p_banner05_desc .p_purchase_number .p_name {
	height: 50px;
	line-height: 35px;
	width: 122px;


}

.p_banner05_desc .p_purchase_number .p_desc {
	height: 50px;
	line-height: 35px;
	width: 300px;
	font-weight: 100;

}



.p_banner05_desc .p_link {
	height: 46px;
	line-height: 36px;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 60px;

}

.p_banner05_desc .p_link .p_msg {
	height: 46px;
	line-height: 36px;
	font-size: 20px;
	color: #FFFFFF;
	width: 300px;


}

.p_banner05_desc .p_link .p_more {
	height: 46px;
	line-height: 36px;
	font-size: 16px;
	color: #FFFFFF;
	width: 150px;

}

.p_banner05_desc .p_link .p_msg span {
	color: #ffcc00;
	font-size: 33px;
	font-weight: bold;
}

.p_banner06 {
	background: url(../images/p_banner06.jpg) no-repeat 0 0;
	width: 950px;
	height: 40px;
}
.p_banner07 {
	background: url(../images/p_banner07.jpg) no-repeat 0 0;
	width: 394px;
	height: 300px;
}

.p_banner07_desc {
	background: url(../images/p_banner07_01.jpg) no-repeat 0 0;
	width: 556px;
	height: 300px;
	font-size: 18px;
	font-weight: bold;
}

.p_banner07_desc .p_title {
	padding-top: 20px;
	width: 514px;
	height: 56px;
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
}



.p_banner07_desc .p_model {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;

}

.p_banner07_desc .p_model .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner07_desc .p_model .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}


.p_banner07_desc .p_material {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;
}


.p_banner07_desc .p_material .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner07_desc .p_material .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}





.p_banner07_desc .p_number {
	height: 40px;
	line-height: 40px;
	padding-left: 60px;
}



.p_banner07_desc .p_number .p_name {
	height: 40px;
	line-height: 40px;
	width: 122px;


}

.p_banner07_desc .p_number .p_desc {
	height: 40px;
	line-height: 40px;
	width: 300px;
	font-weight: 100;

}




.p_banner07_desc .p_price {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;
}




.p_banner07_desc .p_price .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner07_desc .p_price .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}

.p_banner07_desc .p_price .p_desc span {
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	font-weight: bold;
	color: #dd0000;

}


.p_banner07_desc .p_purchase_number {
	height: 50px;
	line-height: 35px;
	padding-left: 60px;
}



.p_banner07_desc .p_purchase_number .p_name {
	height: 50px;
	line-height: 35px;
	width: 122px;


}

.p_banner07_desc .p_purchase_number .p_desc {
	height: 50px;
	line-height: 35px;
	width: 300px;
	font-weight: 100;

}



.p_banner07_desc .p_link {
	height: 46px;
	line-height: 36px;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 60px;

}

.p_banner07_desc .p_link .p_msg {
	height: 46px;
	line-height: 36px;
	font-size: 20px;
	color: #FFFFFF;
	width: 300px;


}

.p_banner07_desc .p_link .p_more {
	height: 46px;
	line-height: 36px;
	font-size: 16px;
	color: #FFFFFF;
	width: 150px;

}

.p_banner07_desc .p_link .p_msg span {
	color: #ffcc00;
	font-size: 33px;
	font-weight: bold;
}

.p_banner08{
	background: url(../images/p_banner08.jpg) no-repeat 0 0;
	width: 950px;
	height: 50px;
}
.p_banner09{
	background: url(../images/p_banner09.jpg) no-repeat 0 0;
	width: 950px;
	height: 180px;
}
.p_banner10{
	background: url(../images/p_banner10.jpg) no-repeat 0 0;
	width: 950px;
	height: 144px;
}
.p_banner11{
	background: url(../images/p_banner11.jpg) no-repeat 0 0;
	width: 950px;
	height: 74px;
}

.p_banner12 {
	background: url(../images/p_banner12.jpg) no-repeat 0 0;
	width: 394px;
	height: 300px;
}

.p_banner12_desc {
	background: url(../images/p_banner12_01.jpg) no-repeat 0 0;
	width: 556px;
	height: 300px;
	font-size: 18px;
	font-weight: bold;
}

.p_banner12_desc .p_title {
	padding-top: 20px;
	width: 514px;
	height: 56px;
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
}



.p_banner12_desc .p_model {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;

}

.p_banner12_desc .p_model .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner12_desc .p_model .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}


.p_banner12_desc .p_material {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;
}


.p_banner12_desc .p_material .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner12_desc .p_material .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}





.p_banner12_desc .p_number {
	height: 40px;
	line-height: 40px;
	padding-left: 60px;
}



.p_banner12_desc .p_number .p_name {
	height: 40px;
	line-height: 40px;
	width: 122px;


}

.p_banner12_desc .p_number .p_desc {
	height: 40px;
	line-height: 40px;
	width: 300px;
	font-weight: 100;

}




.p_banner12_desc .p_price {
	height: 30px;
	line-height: 30px;
	padding-left: 60px;
}




.p_banner12_desc .p_price .p_name {
	height: 30px;
	line-height: 30px;
	width: 122px;


}

.p_banner12_desc .p_price .p_desc {
	height: 30px;
	line-height: 30px;
	width: 300px;
	font-weight: 100;

}

.p_banner12_desc .p_price .p_desc span {
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	font-weight: bold;
	color: #dd0000;

}


.p_banner12_desc .p_purchase_number {
	height: 50px;
	line-height: 35px;
	padding-left: 60px;
}



.p_banner12_desc .p_purchase_number .p_name {
	height: 50px;
	line-height: 35px;
	width: 122px;


}

.p_banner12_desc .p_purchase_number .p_desc {
	height: 50px;
	line-height: 35px;
	width: 300px;
	font-weight: 100;

}



.p_banner12_desc .p_link {
	height: 46px;
	line-height: 36px;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 60px;

}

.p_banner12_desc .p_link .p_msg {
	height: 46px;
	line-height: 36px;
	font-size: 20px;
	color: #FFFFFF;
	width: 300px;


}

.p_banner12_desc .p_link .p_more {
	height: 46px;
	line-height: 36px;
	font-size: 16px;
	color: #FFFFFF;
	width: 150px;

}

.p_banner12_desc .p_link .p_msg span {
	color: #ffcc00;
	font-size: 33px;
	font-weight: bold;
}
.p_banner13 {
	background: url(../images/p_banner13.jpg) no-repeat 0 0;
	width: 950px;
	height: 50px;
}
.p_product_bg_t01 {
	background: url(../images/p_product_bg_t01.jpg) no-repeat 0 0;
	width: 950px;
	height: 33px;
}
.p_product_bg01{
	background: url(../images/p_product_bg01.jpg) no-repeat 0 0;
	width: 950px;
	height: 395px;
}
.p_product_bg01 .p_items{
	width: 870px;
	height: 395px;
	margin: 0px auto;
}
.p_item{
	text-align: center;
	margin-right:18px;
	width: 276px;
	height: 329px;
	border: #d2d1d0 solid 1px;
	transition: all .3s;
}
.p_item:hover {
	border: #3a3a3a solid 1px!important;
}
.p_item .p_name{
	font-size: 17px;
	line-height: 30px;
	height: 30px;
	background-color: #ffffff;
	font-weight: bold;
}
.p_item .p_model{
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	background-color: #f3f3f3;
	font-weight: bold;
}
.p_item .p_price{
	font-size: 15px;
	line-height: 43px;
	height: 43px;
	background-color: #ffffff;
	font-weight: bold;
}
.p_item .p_price span{
	font-size: 28px;
	line-height: 43px;
	height: 43px;
	color: #dd0000;


}
.p_item .p_number{
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	background-color: #f3f3f3;
}


/*}*/
/*.p_number{*/
/*	width: 50%;*/
/*	border-right: #d0d0d0 solid 1px;*/
/*	height: 33px;*/
/*	line-height: 33px;*/
/*	font-size: 14px;*/
/*	background-color: #FFFFFF;*/
/*}*/

.p_item_last{
	margin-right:0px;
}

.p_bg_buttom {
	padding-top: 25px;
	font-size: 15px;
	text-align: center;
}


.p_product_bg_t02 {
	background: url(../images/p_product_bg_t02.jpg) no-repeat 0 0;
	width: 950px;
	height: 33px;
}
.p_product_bg02{
	background: url(../images/p_product_bg02.jpg) no-repeat 0 0;
	width: 950px;
	height: 351px;
}
.p_product_bg02 .p_items{
	width: 870px;
	height: 351px;
	margin: 0px auto;
}
 .p_product_bg02 .p_items .p_item{
	text-align: center;
	width: 276px;
	height: 349px;
	border: #d2d1d0 solid 1px;

}
.p_product_bg02 .p_items .p_item .p_name{
	line-height: 25px;
	height: 50px;
}


.p_product_bg_t03 {
	background: url(../images/p_product_bg_t03.jpg) no-repeat 0 0;
	width: 950px;
	height: 18px;
}
.p_product_bg03{
	background: url(../images/p_product_bg03.jpg) no-repeat 0 0;
	width: 950px;
	height: 351px;
}
.p_product_bg03 .p_items{
	width: 870px;
	height: 351px;
	margin: 0px auto;
}
 .p_product_bg03 .p_items .p_item{
	text-align: center;
	width: 276px;
	height: 349px;
	border: #d2d1d0 solid 1px;

}

.p_product_bg03 .p_items .p_item .p_name{
	line-height: 25px;
	height: 50px;
}

.p_item .p_number .p_num1{
	width: 165px;
	text-align: center;
	border-right: #d0d0d0 solid 1px;
}
.p_item .p_number .p_num2{
	width: 110px;
	text-align: center;

}

.p_footer01{

	background: url(../images/p_footer01.jpg) no-repeat 0 0;
	width: 950px;
	height: 115px;
}
.p_footer01 .p_text{
	padding-top:25px;
	font-size: 15px;
	text-align: center;
}
.p_footer02{
	background: url(../images/p_footer02.jpg) no-repeat 0 0;
	width: 950px;
	height: 184px;
}
.p_footer03{
	background: url(../images/p_footer03.jpg) no-repeat 0 0;
	width: 950px;
	height: 94px;
}
.p_footer04{
	height: 100px;
}
