.Body-right {
	width: 865px;
	float: right;
	overflow: hidden;
	padding: 25px 25px;
	box-shadow: 0 1px 4px rgba(0,0,0,.1);
	border-bottom: 3px solid #1476fe;
	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: 30px;
}
.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*/

.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: 38px;
	display: inline-block;
}
.pic-infor a {
	width: 114px;
	height: 44px;
	background: #1476fe;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: right;
	color: #fff;
}
.nbody-tit {
	width: 100%;
	background:url(../../../upload/e0788bc2ea5d4e5aa5a978b5dbfd88eb_116.png) no-repeat center -18px;
	text-align: center;
	margin: 0px 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/jt-l.png);

}
.pic-next {
background-image: url(../images/jt-r.png);

}
/*.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url(../images/jt-l.png);
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
   	background-image: url(../images/jt-r.png);
    right: 10px;
    left: auto;
}*/