.haibao-wai{
	position: relative;
}
.haibao-wai img{
	width: 100%;
	display: block;
}
.mbx{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 46px;
	background-color: rgba(0,0,0,.5);
}
.mbx .container{

}
.fenye-name{
	width: 330px;
	height: 60px;
	background: #2a49ca;
	float: left;
	overflow: hidden;
	margin-top: -14px;
	padding-top: 10px;
	border-radius: 8px 8px 0 0;
}
.fenye-name span{
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-left: 20px;
	margin-top: 4px;
	float: left;
}
.fenye-name span img{
	display: block;
	width: 100%;
	height: 100%;
}
.fenye-name p{
	display: inline-block;
	padding-left: 20px;
	font-size: 24px;
	line-height: 40px;
	float: left;
	color: #fff;
}
.where{
	float: right;
	overflow: hidden;
	height: 46px;
	line-height: 45px;
}
.where li{
	display: inline-block;
	margin-right: 10px;
}
.where li a{
	display: inline-block;
	color: #fff;
}


/*  Body*/
.Body-wai{
	padding-bottom: 50px;
}
.Body{
	width: 100%;
}
.Body-left{
	width: 330px;
	float: left;
	margin-right: 20px;
}
.Body-top{
	padding: 15px 20px 20px 20px;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,.1);
	margin-bottom: 20px;
	border-bottom: 3px solid #2a49ca;
}
.Body-top h1{
	border-left: 4px solid #2a49ca;
	margin-left: -20px;
	margin-bottom: 15px;
	padding: 5px 0 5px 18px;
	text-align: left;
	color: #ee952f;
	font-size: 18px;
	font-weight: 500;
}
.Body-top-ul{
	overflow: hidden;
}
.Body-top-ul li{
	display: block;
	width: 100%;
	text-align: center;
	background: url("../images/ico_jt.png") no-repeat 90% center #eee;
	border-radius: 8px;
	margin-bottom: 10px;
}
.Body-top-ul li a{
	display: block;
	line-height: 60px;
	font-size: 16px;
	color: #000;
}
/*.Body-top-ul li:nth-child(1){*/
/*background-color: #ee952f;*/
/*}*/
/*.Body-top-ul li:nth-child(1) a{*/
/*color: #fff;*/
/*}*/
.Body-top-ul li:hover{
	background-color: #ee952f;
}
.Body-top-ul li:hover a{
	color: #fff;
}
.Body-ul1{
	width: 100%;
}
.Body-list1{
	width: 100%;
	height: 30px;
	overflow: hidden;
}
.Body-list1 a{
	display: inline-block;
	width: 220px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #000;
}
.Body-list1:hover a{
	color: #ee952f;
}
.Body-list1 span{
	float: right;
	color: #adacac;
	display: inline-block;
	line-height: 30px;
}
.Body-ul2{

}
.Body-list2{
	line-height: 30px;
	max-height: 60px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #000;
}
.Body-right{
	width: 850px;
	float: right;
	overflow: hidden;
	padding: 25px 25px;
	box-shadow: 0 1px 4px rgba(0,0,0,.1);
	border-bottom: 3px solid #2a49ca;
	margin-top: 20px;
}



.new-tit{
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.new-tit>h2{
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 32px;
	line-height: 1.3;
	text-align: center;
}
.new-tit>span{
	font-size: 12px;
	font-weight: none;
	text-align: center;
	display: block;
}

.new-body{
	overflow: hidden;
	background: #fff;
	padding-bottom: 50px;
	padding-top: 30px;
}
.nbody-left{
	float: left;
	width: 100%;
	min-height: 600px;
	/* padding-right: 80px; */
}
.nbody-left img{
	max-width:100%;
}
.nbody-left p{
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nbody-bottom{
	padding: 60px 0;
	float: left;
	width: 100%;
}
.nbody-bottom>ul{
	overflow: hidden;
}
.nbody-bottom>ul>li{
	width: 50%;
	float: left;
	height: 50px;
	border: 1px dotted #525252;
}
.nbody-bottom>ul>li:first-child{
	border-right: none;
}
.nbody-bottom>ul>li>span{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
}
.nbody-bottom>ul>li>span>a{
	display: inline;
}
.nbody-bottom>ul>li:hover{
	border-color: #1D2089;
}
.nbody-bottom>ul>li:hover a{
	color: #1D2089;
}


/**/
.product-body{
	width: 100%;
	/*padding: 21px 14px 33px;*/
}
.product-body ul{
	width: 100%;
}
.list-one{
	position: relative;
	width: 100%;
	background: #eee;
	margin-bottom: 1px;
	/*height: 40px;*/
	line-height: 40px;
	color: #333;
	font-size: 18px;
	text-indent: 15px;
	overflow: hidden;
	cursor: pointer;
}
.list-one b{
	float: right;
	margin-right: 18px;
	font-size: 18px;
}
.product-ul2{
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 40px;*/
	width: 100%;
	background: #fff;
}
.list-two{
	width: 100%;
	height: 60px;
	/*line-height: 45px;*/
	padding-left: 50px;
}
.list-two a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 45px;
	color: #666;
	text-align: left;
	font-size: 14px;
	position: relative;
	text-indent: 0;
}
.list-two a:before{
	content: '';
	display: block;
	background: url("../images/cpzx-jt.png") no-repeat right center;
	width: 30px;
	height: 60px;
	position: absolute;
	top: 0;
	left: -40px;
}
.list-two:hover{
	background: #eee;
}
.product-ul2{
	display: none;
}


/*product*/
.content-top{
	width: 100%;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #eee;
	overflow: hidden;
}
.content-pic{
	width: 407px;
	float: left;
}
.content-pic-slide{
	width: 100%;
}
.content-pic-list img{
	width: 407px;
	display: block;
	height: 255px;
}
.pic-information{
	float: right;
	width: 341px;
}
.pic-information h2{
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: 500;
	color: #454545;
	margin-bottom: 16px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pic-information ul{
	overflow: hidden;
}
.pic-information ul li{
	line-height: 26px;
	font-size: 14px;
	color: #666;
}
.pic-infor{
	width: 100%;
	border-top: 2px solid #e6e6e6;
	padding-top: 20px;
	overflow: hidden;
	margin-top: 29px;
}
.pic-infor span{
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.pic-infor span img{
	display: inline-block;
}
.pic-infor p{
	font-size: 16px;
	color: #454545;
	line-height: 22px;
	display: inline-block;
}
.pic-infor a{
	width: 114px;
	height: 44px;
	background: #ee952f;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: right;
	color: #fff;
}
.nbody-tit{
	width: 100%;
	background: url("http://www.xiangyangpack.com/resource/images/e0788bc2ea5d4e5aa5a978b5dbfd88eb_116.png?ver=1") no-repeat center -18px;
	text-align: center;
	margin: 25px 0;
}
.nbody-tit h2{
	font-size: 28px;
	color: #333;
	letter-spacing: 2px;
	color: #333;
}
.nbody-tit p{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 100;
}
.pic-prev{
	background-image: url("../images/swiper_button_003_01.png");
}
.pic-next{
	background-image: url("../images/swiper_button_003_02.png");
}