.j-ad {
	display: block;
	width: 100%;
	height: 99px;
	background: url(../images/j-ad.jpg) no-repeat;
	background-size: 100% auto;
}

.j-link {
	margin: 40px auto 30px;
	text-align: center;
}

.j-link>a {
	display: inline-block;
	width: 145px;
	height: 35px;
	line-height: 35px;
	color: #000000;
	font-size: 19px;
	background-color: #DFDFDF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.j-link>a:hover,
.j-link>a.active {
	color: #fff;
	background-color: #a98657;
}

.j-idc {
	margin: 50px 0px 40px;
	border-top: 1px solid #e4e4e4;
	text-align: center;
}

.j-idc span {
	display: inline-block;
	padding: 0px 170px;
	margin-top: -20px;
	color: #000;
	font-size: 34px;
	background-color: #fff;
	font-weight: 700;
}


/*品牌介绍*/
.j-brand{
    margin-bottom: 20px;
}

.j-h2 {
	display: inline-block;
	color: #000;
	font-size: 28px;
	border-bottom: 4px solid #a88757;
	margin-bottom: 40px;
	line-height: 1.5em;
}

.j-brd {
	/*overflow: hidden;*/
}
.j-brd img{
    padding-left: 37px;
}

.j-brd div p:nth-of-type(1){
    text-align: justify!important;
}

.j-brd div div:nth-of-type(1){
    text-align: justify!important;
}

.j-brd div div:nth-of-type(3){
    text-align: justify!important;
}

.j-brd div div:nth-of-type(5){
    text-align: justify!important;
}

.j-brd div div:nth-of-type(7){
    text-align: justify!important;
}

.j-brd div div:nth-of-type(9){
    text-align: justify!important;
}

.brd-left {
	float: left;
	width: 60%;
}

.brd-left p {
	color: #555555;
	text-indent: 2em;
	padding-bottom: 10px;
	line-height: 28px;
}

.brd-right {
	float: right;
	width: 40%;
	text-align: right;
}

.brd-right img {
	vertical-align: top;
	width: 460px;
	height: 330px;
}


/*视频播放*/

.j-vdo {
	position: relative;
	overflow: hidden;
}

.vdo-left {
	float: left;
	width: 76%;
}

.vdo-right {
	float: left;
	background-color: #303030;
}

.vdo-right ul {
	margin-top: -15px;
}

.vdo-right li {
	padding: 15px 13px 0px 15px;
}

.vdo-right li.last {
	padding-bottom: 15px;
}

.vdo-right .fill {
	position: absolute;
	right: 18px;
	bottom: 0px;
	width: 270px;
	height: 40px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #e5e5e5;
}

.vdo-right li img {
	vertical-align: top;
	width: 242px;
	height: 145px
}

.pyx-bg {
	height: 540px;
	/*margin-top: 35px;*/
	background-color: #F5F5F5;
}

.j-pyx,
.social {
	width: 1200px;
	margin: auto;
}

.pjx-cnt {
	height: 346px;
	position: relative;
	background: url(../images/yx.jpg) no-repeat;
	font-size: 18px;
	line-height: 24px;
	color: #646464;
}

.pjx-cnt ul:nth-of-type(1){
    position:absolute;
    left: -2px;
    top: 56px;
}

.pjx-cnt ul:nth-of-type(2){
    position:absolute;
    left: -2px;
    top: 196px;
}

.pjx-cnt ul:nth-of-type(3){
    position:absolute;
    left: 904px;
	top: 56px;
}

.pjx-cnt ul:nth-of-type(4){
    position:absolute;
    left: 904px;
    top: 196px;
}

.pjx-cnt li {
	position: absolute;
	width: 300px;
}

.pjx-cnt li.yx1 {
	left: 112px;
	top: 35px;
}

.pjx-cnt li.yx2 {
	left: 112px;
	top: 226px;
}

.pjx-cnt li.yx3 {
	left: 784px;
	top: 35px;
}

.pjx-cnt li.yx4 {
	left: 784px;
	top: 206px;
}

.social {}

.scl-left {
	float: left;
	width: 593px;
}

.scl-left h2 {
	margin: 5px 10px 10px 0px;
	font-size: 20px;
	font-weight: 700;
	color: #000000;
}

.scl-left p {
	font-size: 18px;
	line-height: 26px;
	color: #646464;
}

.scl-right {
	float: right;
	margin-top: -70px;
}

.scl-right img {
	width: 558px;
	height: 382px;
}
/*焦点图*/
.mylide>li{
	float: left;
	width: 16.66%;
}
.pt30 {
	padding-top: 30px;
}
.mt70{
	margin-top: 40px;
}
.hide {
	display: none;
}

.null {
	height: 2000px;
}

/*Sitemap 2017/07/14 by Ray*/
.map-link h3:hover{
    text-decoration: underline;
}
        
.map-link ul li a:hover{
    text-decoration: underline!important;
    color:#d81920!important;
}