.product-dh{
	margin-top:30px;
}
.product-wth{
	width: 194px;
	float: left;
	position:relative
}
.product-wth .product-left {
    height: 52px;
    line-height: 52px;
    background: #414141;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}
.product-wth .product-left2 {
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 22px;

}
.product-left{
	font-size:22px;
	color:#1c1c1c;
	line-height:58px;
}

/*.product-wth ul{
	height: 560px;
}*/
.product-wth ul li{
	/*position:relative;*/
}
.product-wth ul li a{
	position:relative;
	height:45px;
	line-height:45px;
	font-size:15px;
	text-indent:30px;
	display:block;
}
.product-wth ul li a:hover{
	color:#c82126
}
.product-wth ul li .main-hf{
	background:#414141;
	width:194px;
	height:45px;
	display:block;
	color: #fff;
}
.product-wth ul li .main-hf2{
	background:#c82126;
	color:#fff
}
.product-wth ul li .main-hf2::before{
	position: absolute;
    content: " ";
    display: inline-block;
    background: url(../images/right.png) no-repeat;
    height: 13px;
    width: 8px;
    top: 18px;
    right: 16px;
}
.product-wth ul li .main-hf:hover{
	background:#c82126;
	color: #fff;
}
/*.product-wth ul li .main-hf:hover::before{
	position: absolute;
    content: " ";
    display: inline-block;
    background: url(../images/right.png) no-repeat;
    height: 13px;
    width: 8px;
    top: 18px;
    right: 16px;
}*/
.product-wth ul li i{
	position:absolute;
	content: " ";
    display: inline-block;
	background:url(../images/right.png) no-repeat; 
    height: 13px;
    width: 8px;
    top: 18px;
	right: 16px;
}
.product-wth ul li .i2{
	position:absolute;
	content: " ";
    display: inline-block;
	background:url(../images/right2.png) no-repeat; 
    height: 8px;
    width: 13px;
    top: 20px;
	right: 18px;
}
.product-tabbtn {
    height: 55px;
	background:#f2f2f2;
	margin-left:26px;
}
.product-tabbtn li{float:left;position:relative; font-size:13px; color:#828282;line-height: 55px;margin-left: 54px;}
.product-tabbtn li a{font-size: 13px;}
.product-tabbtn li.current{border-left:solid 1px #d5d5d5;border-right:solid 1px #d5d5d5;border-top:solid 1px #c5c5c5;}
.product-tabbtn li.current a{border-top:solid 2px #c82126;height:55px;line-height:55px;background:#fff;color:#c82126;margin-top: -2px;}
.product-tabcon{border-width:0 1px 1px 1px;border-color:#ddd;border-style:solid;position:relative;height:556px;overflow:hidden;}
.product-tabcon .subbox{position:absolute;left:0;top:0;}

.product-tabcon{
	min-height: 556px;
	height: auto;
}


/*分页*/
.M-box {
    position: relative;
    text-align: center;
	float: right;
	margin-right: -5px;
	margin-top: 27px;
	margin-bottom: 55px;
}

.M-box .active {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #828282;
    color: #fff;
    font-size: 14px;
    border: 1px solid #828282;
}
.M-box a {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ddd;
    color: #9e9e9e;
    font-size: 14px;
}
.M-box a:hover{
	background: #828282;
    color: #fff;
}
.M-box span {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #9e9e9e;
    font-size: 14px;
}
.M-box .next, .M-box .prev{
	width:60px;
}

.Details{
}
.dropdown {
  position: absolute;
  left: 0;
  top: 52px;
  width: 194px;
  background-color: #f7f7f7;
  font-size: 12px;
}
.dropdown li.selected {background-color: #f2f2f2; }
.dropdown li a {display: block;width: 100%;padding: 0;text-decoration: none;text-transform: uppercase;color: black; }
.dropdown li > ul li {padding:0px; }
.dropdown li > ul li a {color: #5F5F5F;text-indent: 50px; }
.dropdown li > ul li > ul li {padding: 10px 30px; }



/*图片放大镜样式*/
.details {
    width: 896px;
    float: left;
}
.details_pad{
	padding:20px 0 0 26px;
}
.pro-details{
	/*border-width: 1px 1px 1px 1px;*/
	/*border-color: #ddd;*/
	/*border-style: solid;*/
	overflow: hidden;
}
.left_preview{
	width: 420px;
	float:left;
}
.right_preview{
	float:left;
	margin-left: 30px;
	width: 340px;
}
.right_preview ul li{
	margin-bottom: 16px;
	overflow: hidden;
}
.right_preview ul li h1{
	color:#231f20;
	font-size:16px;
	font-weight:700;
}
.right_preview ul li span{
	color:#999;
	width:85px;
	float:left;
	font-size: 14px;
}
.right_preview ul li em{
	float:left;
	font-size: 14px;
}
.right_preview ul li em a{
	color:#e60012;
	font-size: 14px;
}
.right_preview ul li em a:hover{
	text-decoration:underline
}
.right_preview ul li em a i{
	background:url(../images/product_qq.jpg) no-repeat;
	width: 19px;
	height: 28px;
	display: block;
	float:left;
	background-position: 0px 1px;
}

.back_preview{
	background: #ffeded;
	color:#e60012;
	padding: 10px 20px;
	border: 1px solid #e60012;
	width: 298px;
	float:left;
	margin-top:10px;
	font-size: 14px;
}
/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width: 418px;height: 418px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top: 23px;width: 418px; overflow: hidden;}

.spec-scroll .items{float:left;position:relative;width: 418px;height:62px;overflow:hidden;}
.spec-scroll .items .left{position: absolute;}
.spec-scroll .items .right{position: absolute;}
.spec-scroll .items ul{position:relative;width:100%;height:100%;}
.spec-scroll .items ul li{float:left;width:62px;text-align:center;margin: 0 10px;}
.spec-scroll .items ul li img{border:1px solid #CCC;width: 60px;height: 60px;}
.spec-scroll .items ul li img:hover{border:1px solid #e60012;}

.brand_790 {
    /*width: 788px;*/
    margin: 25px auto 0;
    border: 1px solid #ccc;
}
.brand_790 .brand-bt{
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	font-size: 22px;
	border-bottom: 1px solid rgb(204, 204, 204);
	color: rgb(83, 83, 83);
	background: #f5f5f5;
}
.brand_790 img{
	width: 100%;
	overflow: hidden;
}

.project-tabcon{
	height: auto;
	padding: 0 52px 50px;
	min-height:556px;
}
.project-pad{
	overflow: hidden;
	padding-top: 50px;
}
.project-pad img{
	border:1px solid #ddd;
}
.project-img{
	float:left;
	margin-right:24px;
}
.project-txt{
	float:left;
	width: 400px;
}
.project-txt h1{
	font-size:14px;
	font-weight:700
}
.project-txt p{
	line-height:24px;
	max-height: 140px;
overflow: hidden;
	margin-top:10px;
}
.project-txt  a{
	color:#e60012;
	float: right;
margin-top: 10px;
}
.project-txt  a:hover{
	text-decoration:underline
}
.project-up{
	    width: 896px;
    float: right;
    margin-top: 20px;
	color:#6B6B6B
}
.project-up .up-l{
	float:left
}
.project-up .up-r{
	float:right
}


.about-tabcon{
	padding:52px;
	height:auto;
	min-height:556px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom:55px;
}
.j-news ul li{
	height:34px;
	overflow:hidden
}
.j-news ul li a{
	
	line-height: 34px;
display: block;
}
.j-news ul li a:hover{
	text-decoration:underline;
}
.j-news ul li a i{
    font-style: normal;
	font-size:14px;
	line-height:34px;
	background:#fff;
	padding-right:10px;
}
.j-news ul li a span{
	font-size:14px;
	line-height:34px;
	float:right;
	padding-left:10px;
	background:#fff;
	opacity: .5;
}
.j-news ul li a em{
	margin-top: -14px;
	float: none;
	height: 10px;
	overflow: hidden;
	border-top: #ccc 1px dashed;
	display: block;
}
.product-tel{
	position: absolute;
	z-index: 99;
	width: 192px;
	border:1px solid #ddd;
	padding: 10px 0;
	margin-top: 10px;
}

.product-tel .tel-moile{
	overflow: hidden;
	font-size: 14px;
	padding-top: 86px;
}
.product-tel .tel-img{
	background-image: url("../images/servisebgold2.jpg");
	background-repeat: no-repeat;
	background-size: 192px auto;
	display:block;
	width:211px;
	height:390px;
}
.tel-txt{
	float: left;
	width: 82px;
	font-size: 14px;
	text-align: right;
	color:#1c1c1c;

}
.tel-number{
	float: left;
	width: 110px;
	font-size: 14px;
	text-align: left;
	
	line-height: 20px;
	color:#c82126;
}
.product-qq{
	margin-top: 14px;
}
.product-qq .qq-txt{
	float: left;
	width: 78px;
	text-align: right;
	font-size: 14px;
	color:#1c1c1c;

}
.product-qq .qq-herf{
	width: 90px;
	float: left;
	height:22px;
}
.product-qq .qq-herf a{
	font-size:14px;
	text-indent:0

}
.product-qq .qq-herf a span{
	font-size:14px;
}
.product-qq .qq-herf a img{
	float: left;
	position: relative;
	margin: 2px 4px 0 0;
}
.product-address{
	text-align: left;
	padding: 0px 13px;
	font-size: 14px;
	line-height: 20px;
	width: 166px;
	margin-top: 14px;
	color: rgb(28, 28, 28);
}
.product-code{
	margin-top:10px;
    width: 192px;
}
.product-code p{
	text-align:center
}
.product-code img{
	width:120px;
	margin: 0 auto;
}

.cant404{
	width:450px;
	margin:90px auto 0;
	height:450px;
}
.cant-img{
	background:url(../images/404_03.jpg) no-repeat;
	width:450px;
	height:336px;
	display:block
}
.cant-btn{
	width: 270px;
margin-left: 21px;
margin-top: 10px;
}
.cant-btn a{
	width:124px;
	height:32px;
	background:#c82126;
	display:block;
	text-align:center;
	line-height:32px;
	color:#fff;
	border-radius:999px;
	font-size:14px
}
.cant-btn .btn-l{
	float:left
}
.cant-btn .btn-r{
	float:right
}



/*-------------礼来乐 巴蜀一品-----------------------*/
.lilaile-img1{ background:url(../images/lll/lll_02.jpg) center no-repeat; display:block; height:540px; min-width:1100px;}
.lilaile-img2{ background:url(../images/lll/lll_03.jpg) center no-repeat; display:block; height:538px; min-width:1100px;}
.lilaile-img3{ background:url(../images/lll/lll_04.jpg) center no-repeat; display:block; height:757px; min-width:1100px;}
.lilaile-img4{ background:url(../images/lll/lll_05.jpg) center no-repeat; display:block; height:1023px; min-width:1100px;}
.lilaile-img5{ background:url(../images/lll/lll_06.jpg) center no-repeat; display:block; height:803px; min-width:1100px;}
.lilaile-img6{ background:url(../images/lll/lll_07.jpg) center no-repeat; display:block; height:852px; min-width:1100px;}
.lilaile-img7{ background:url(../images/lll/lll_08.jpg) center no-repeat; display:block; height:2173px; min-width:1100px;}
.lilaile-img8{ background:url(../images/lll/lll_09.jpg) center no-repeat; display:block; height:321px; margin-bottom: -55px; position:relative; min-width:1100px;}
.lilaile-img8 a{    
	position: absolute;
	width: 246px;
	height: 70px;
	display: block;
	bottom: 47px;
	left: 50%;
	margin-left: -127px;
	font-size: 0;
}


.bsyp-img1{background:url(../images/bsyp/bsyp_02.jpg) center no-repeat; display:block; height:540px; min-width:1100px;}
.bsyp-img2{background:url(../images/bsyp/bsyp_03.jpg) center no-repeat; display:block; height:580px; min-width:1100px;}
.bsyp-img3{background:url(../images/bsyp/bsyp_04.jpg) center no-repeat; display:block; height:843px; min-width:1100px;}
.bsyp-img4{background:url(../images/bsyp/bsyp_05.jpg) center no-repeat; display:block; height:1547px; min-width:1100px;}
.bsyp-img5{background:url(../images/bsyp/bsyp_06.jpg) center no-repeat; display:block; height:1103px; min-width:1100px;}
.bsyp-img6{background:url(../images/bsyp/bsyp_07.jpg) center no-repeat; display:block; height:1797px; margin-bottom:-30px; position:relative; min-width:1100px;}
.bsyp-img6 a{    
	position: absolute;
    width: 350px;
    height: 58px;
    display: block;
    bottom: 85px;
    left: 50%;
    margin-left: -175px;
    font-size: 0;
}


.wlw-img1{background:url(../images/wlw/wlw_01.jpg) center no-repeat; display:block; height:833px; min-width:1100px;}
.wlw-img2{background:url(../images/wlw/wlw_02.jpg) center no-repeat; display:block; height:1447px; min-width:1100px;}
.wlw-img3{background:url(../images/wlw/wlw_03.jpg) center no-repeat; display:block; height:672px; min-width:1100px;}
.wlw-img4{background:url(../images/wlw/wlw_04.jpg) center no-repeat; display:block; height:1825px; min-width:1100px;}
.wlw-img5{background:url(../images/wlw/wlw_05.jpg) center no-repeat; display:block; height:726px; min-width:1100px;}
.wlw-img6{background:url(../images/wlw/wlw_06.jpg) center no-repeat; display:block; height:503px; margin-bottom:-55px; min-width:1100px; position: relative}