@import "font.css"; 
/* 
@import "font.css"; 


红色  e6212a 230,33,42
浅灰  c6d6df
深灰  949483

banner 下面统一80px

width: calc(50% - 75px);

 data-scroll-reveal='enter bottom and move 60px'
 data-scroll-reveal='enter bottom and move 60px after .2s'
 
 transition: all 0.3s linear;
 transition: all 0.3s ease-in;
 img	transform: scale(1.1);

transition: all 0.3s linear;
-webkit-transition: all .3s ease; 
-o-transition: all .3s ease; 
-moz-transition: all .3s ease;


Style-m:

padding:40px 0;

margin-bottom:10px;

16px;
14px
12px

*/

.wrapper { }

.color2 { color:#ffbc00;}

.autow2 { width:auto; max-width:1200px;}

.h131 { width:100%; height:131px; overflow:hidden; }
.pline { width:50px; height:2px; overflow:hidden; background:#fff; }
.pline2 { width:70px; height:2px; overflow:hidden; background:#4d4d4d; margin:0 auto; }
.pline3 { width:240px; height:1px; overflow:hidden; background:#fff; }
.dline { width:50px; height:2px; overflow:hidden; background:#fff; margin:0 auto; }
.dline2 { width:50px; height:2px; overflow:hidden; background:#000; margin:10px auto; }
.p12 { line-height:30px; background:url(../img/p154x4.png) center 14px no-repeat; text-align:center; font-weight:900; font-size:20px; margin-top:36px;}
.p13 { font-size:40px; font-weight:bold; text-align:center; font-family:Arial, Helvetica; line-height:1.5;}
.p14 { text-align:center; font-size:20px; }
.d15 { width:120px; height:30px; line-height:1.5; background:#000; color:#fff; text-align:center; margin:50px auto 15px auto; font-size:20px; font-weight:900; border-radius:4px;}
.d16 { width:100%; height:40px; line-height:1.25; font-size:32px; background:url(../img/p650x4.png) center 23px no-repeat; text-align:center;}
.h150 { width:100%; height:150px; overflow:hidden;}
.h100 { height:100%;}

.h90 { height:90px;}
.none2 { display:none;}
.w70 { width:70%;}
.ptb140 { padding:140px 0;}

.more1 { width:180px; height:40px; line-height:40px; display:block; background:#b4ada5; color:#fff; text-align:center; margin:0 auto; -webkit-transition: background 0.2s linear, border 0.2s linear, color 0.2s linear; transition: background 0.2s linear, border 0.2s linear, color 0.2s linear; position: relative; cursor: pointer; letter-spacing: 1px;} /* display: inline-block; */
.more1:hover {background:#6c6459; }
.more1:before, .more1:after { content: ''; display: block; -webkit-transition: width 0.2s linear; transition: width 0.2s linear; background: rgba(255,255,255,.2); height: 1px; width: 0px; margin:0 auto;}
.more1:hover:before, .more1:hover:after { width: 100%;}
.more1:before {}
.more1:after { margin-top:-2px;}

@media screen and (max-width: 991px){
    .more1 { width: 30%; height: 30px; line-height: 28px; text-transform: uppercase; margin-top: 10px; }
}


.ttl-i { text-align:center; padding:80px 0 60px 0;}
	.ttl-i .ttl-en{ font-size:26px; font-family:en4; line-height:2; color:#555; text-transform:uppercase;}
	.ttl-i .ttl-en::after { content: ''; display: block; width: 60px; height: 1px; background-color: #999; font-size: 12px; margin:0 auto;}
	.ttl-i .ttl-cn{ font-size:28px; line-height:1.7; }/*  padding-bottom:20px; */
	.ttl-i p{ font-size:16px; color: #666; text-transform:uppercase; }
.ttl-i2 ,.ttl-i2 .ttl-en ,.ttl-i2 p{ color:#fff;}
.ttl-i3 { text-align:left;}
.ttl-i3 .ttl-en::after { margin:inherit;}

.ttl-b{ font-size:48px; line-height:1.5; color:#333; padding:80px 0 40px 0; text-transform: uppercase;}
.ttl-b span{ font-family:en4; padding-left:5px;}
.ttl-b-c{ text-align:center;}
.ttl-b-w{ color:#fff;}

.h_l {  height:130px;}

.ttl-l { height:auto; overflow:hidden; padding:50px 0 50px 0; text-transform:uppercase; text-align:center;}
.ttl-l h2{ font-size:18px; line-height:1.5; color:#555; font-family:en9; }
.ttl-l h1{ font-size:26px; line-height:1.5; color:#333; padding:10px 0 10px 0;}
.ttl-l h3{ font-size:16px; line-height:1.5; color:#666;}

.ttl-l2 h2{ color:#eee;}
.ttl-l2 h1{ color:#fff;}
.ttl-l2 h3{ color:#eee;}


.ttl2-i { padding:100px 0 60px 0;}
.ttl2-i-c{ text-align:center;}
.ttl2-en{}
.ttl2-cn{}
.ttl2-w{ color:#fff;}
.ttl2-b{ color:#333;}
.ttl2-i .txt1{ margin-top:20px;}


/* */
h1.ttl { font-size:20px; padding-top:20px; padding-bottom:20px;}
h1.ttl-line1 { border-bottom:1px solid #b4ada5;}
.bread { padding-top:30px; padding-bottom:30px; font-size:12px; color:#6c6459; text-align:right;}
.bread a{ font-size:12px; color:#6c6459;}

@media screen and (max-width: 991px){
h1.ttl { font-size:16px; }
}



/* head */



@media screen and (max-width: 991px){
}
/* head end */

/* 向下翻页 */
@keyframes scroll {
	0% { transform: translateY(-20px); }
	100% { transform: translateY(30px); }
}
.fanye{ height: 50px; display: block; position: absolute; bottom: 0; left: 0; z-index: 2;}
	.jiantou { width:20px; height:20px; overflow:hidden; display:block; position: relative; animation: scroll 2s ease infinite; z-index: 2; left: 50%; margin-left: -10px; bottom: 0; } /*  */
	.jiantou::before { content:""; width:20px; height:20px; display:block; overflow:hidden; border-left:1px solid #ffeed9; border-top:1px solid #ffeed9; transform: rotate(225deg); position:absolute; left:0; top:-6px; z-index:1; }
	.jiantou::after  { content:""; width:10px; height:10px; display:block; overflow:hidden; border-left:1px solid #ffeed9; border-top:1px solid #ffeed9; transform: rotate(225deg); position:absolute; left:5px; top:-0px; z-index:2; }
@media screen and (max-width: 991px){
	.fanye { display:none;}
}
/* 向下翻页end */


/* index */

.title2 { padding:100px 0 60px 0;}
.title2 h2{ font-size:24px; color: #333; margin-bottom: 5px;} 
.title2 h2:after { content: ''; display: block; margin: 10px 0 0 0; width: 160px; height: 1px; background: #bbb;}  
.title2 h3{ font-size: 14px; text-transform: uppercase; color: #666;  display:block; font-family:en7;  }
.title2 .txt { margin-top:20px; font-size:16px; line-height:1.5;}
.title2 .txt a{ padding:0 15px; font-size:16px; line-height:1.5; border-right: 1px solid #aaa;}
.title2 .txt a:last-child { border:none;}
.title2 .txt2 {display: none;}

.title2-c { text-align:center;}
.title2-c h2:after { margin: 10px auto 0 auto; }

.title2-w {}
.title2-w h2{ color:#fff;}
.title2-w h2:after { background: #fff;}  
.title2-w h3{ color:#fff;}

@media screen and (max-width: 991px){

.title2 { padding:40px 0 20px 0;}
.title2 h3{ font-size: 14px; text-align: center;  }
.title2 h2{ font-size:16px; margin-top: 5px; text-align: center;} 
.title2 h2:after { margin: 5px auto 0 auto; }  
.title2 .txt { margin-top:10px; font-size:12px; padding: 0 20%;}
.title2 .txt a{ width: 25%; display: inline-block; padding:0 2px; font-size:12px; margin-bottom: 4px; }
.title2 .txt a:nth-child(4) { border:none;}

}


.title3 { padding:100px 0 60px 0;}
.title3 h3{ font-size: 40px; text-transform: uppercase; color: #333;  display:block; font-family:en11;  }
.title3 h2{ font-size:24px; color: #333; margin-top: 5px;} 
.title3 h2:after { content: ''; display: block; margin: 10px 0 0 0; width: 50px; height: 1px; background: #bbb;}  
.title3 .txt { margin-top:20px; font-size:14px; line-height:1.5;}
.title3 .txt a{ padding:0 15px; font-size:16px; line-height:1.5; border-right: 1px solid #aaa;}
.title3 .txt a:last-child { border:none;}
.title3 .txt2 {display: none;}

.title3-c { text-align:center;}
.title3-c h2:after { margin: 10px auto 0 auto; }

.title3-w {}
.title3-w h2{ color:#fff;}
.title3-w h2:after { background: #fff;}  
.title3-w h3{ color:#fff;}
@media screen and (max-width: 991px){
.title3 { padding:50px 0 30px 0;}
.title3 h3 { font-size:16px;}
.title3 h2 { font-size:14px;}
.title3 .txt { font-size:12px; }
}



/* 防伪查询 */

.cx-i { background:url(/upload2/bg-cx.jpg) center bottom no-repeat; background-size:cover; padding:60px 0 60px 0; }
.cx-i .ttl { font-family:cn0; color:#4d4d4d; font-size:20px; padding:0px 0 40px 0;}
.cx-i .ttl span{ font-size:14px; color:#666; width:100%; display:block; text-transform:uppercase;}
.cx-i .searchcnt { padding:0;}
.searchcnt .cnt1 { width: calc(50% - 20px); float:left; height:auto; overflow:hidden; display:inline;}
.searchcnt .cnt2 { margin-left:40px;}
.searchcnt .cnt1 .cnt111 { width: calc(100% - 218px); height:42px; float:left; display:inline; }
.searchcnt .cnt1 .cnt112 { width:208px; height:42px; float:right; display:inline;}
.searchcnt .int1 { width: calc(100% - 2px); height:42px; line-height:42px; border:1px solid #b4ada5; overflow:hidden; vertical-align:bottom; background:none; padding-left:10px; transition: all 0.3s linear; background:#fff; }
.searchcnt .int1:hover { border-color:#000;}
.searchcnt .sub1 { width:100%; height:42px; line-height:42px; background:#333; color:#fff; font-size:14px; text-align:center; vertical-align:bottom; transition: all 0.3s linear; cursor:pointer; }
.searchcnt .sub1:hover{ background:#9e8971;}

.cx-i .cnt{ width:100%; height:auto; overflow:hidden; padding:40px 0; margin:0 auto;}
.cx-i .cnt p{ margin-bottom:15px; color:#666;}
.cx-i .cnt p:first-child { font-size:16px; color:#333;}

.cx-i2 { padding:100px 0;}
.cx-i2 .searchcnt { width:30%; float:left; display:inline-block;}
.cx-i2 .searchcnt .cnt1 { width:100%; height:auto; overflow:hidden; display:inline-block; float:inherit;}
.cx-i2 .searchcnt .cnt1 .cnt111 { width:100%; float:inherit; display:inline-block; margin-bottom:10px; }
.cx-i2 .searchcnt .cnt1 .cnt112 { width:40%; float:inherit; display:inline-block;}

.zwjb { width:65%; float:right; display:inline-block;}
.zwjb-l { width:45%; height:auto; overflow:hidden; float: left; display:inline-block;}
.zwjb-r { width:50%; height:auto; overflow:hidden; float: right; display:inline-block; text-align:right;}
.zwjb-r img {  } /* max-height:200px; */

@media screen and (max-width: 991px){
	.cx-i { padding:40px 0 40px 0;}
    .cx-i .ttl {font-size: 14px; padding: 0px 0 10px 0;}
	.cx-i .ttl span { font-size:12px;}
    .cx-i .cnt{padding: 20px 0;}
    .cx-i .cnt p { margin-bottom: 10px;}
    .cx-i .cnt p:first-child { font-size: 14px; margin-bottom: 15px;}
    .searchcnt .cnt1 { width: 100%; }
    .searchcnt .cnt2 { margin-left:0px;}
    .searchcnt .int1 { width: 56vw; height:8vw; line-height:8vw; font-size:12px;}
    .searchcnt .sub1 { width: 32vw; height:8vw; line-height:8vw; font-size:12px; }
    .searchcnt .cnt1 .cnt111 ,
    .searchcnt .cnt1 .cnt112 { width:auto; height:auto; overflow:hidden; }

	.cx-i2 .searchcnt { width:100%; text-align:center; margin-bottom:20px;}
	.cx-i2 .searchcnt .cnt1 .cnt111 { width:100%; margin-bottom:5px; }
	.cx-i2 .searchcnt .cnt1 .cnt112 { width:80%; }

	.zwjb { width:100%;}
	.zwjb-l { width:100%; text-align:center; margin-bottom:10px; color:#666;}
	.zwjb-r { width:100%; text-align:center;}
}
	
/* 防伪查询 end */
/* index end*/


/* 品牌优势 */
.ppys { padding:80px 0; background:url(/upload/bg-ppys.jpg) center center no-repeat; background-size:cover;}
.ppys .ttl { font-family:cn0; color:#4d4d4d; font-size:32px; padding:0px 0 40px 0; text-align:center;}
.ppys .ttl span{ font-size:14px; color:#666; width:100%; display:block; text-transform:uppercase; text-align:center;}
.ppys .cnt{ text-align:center;}
.ppys .cnt .list { width:20%; height:auto; overflow:hidden; float:left; display:inline-block; line-height:1.2; text-align:center; color:#fff; font-size:16px; margin-bottom:40px;}
.ppys .cnt .list .bg{ border-radius:10px; width:130px; height:130px; overflow: hidden; margin:0 auto; padding:5px ;
background: #e52d27;
background: -webkit-linear-gradient(135deg, rgb(229, 45, 39), rgb(179, 18, 23));
background: linear-gradient(135deg, rgb(229, 45, 39), rgb(179, 18, 23));}
.ppys .cnt .list span{ width:100%; height:auto; overflow:hidden; display:block; font-size:18px; line-height: 1.2; }
.ppys .cnt .list sup { line-height:8px;}
.ppys-awk .cnt .list { width:14%; margin-bottom:0;}


@media screen and (max-width: 991px){
.ppys { padding:30px 0;}
.ppys .ttl { font-size:16px; padding:0 0 20px 0;}
.ppys .ttl span { font-size:12px;}
.ppys .cnt .list { width: calc(30vw - 10px); padding:5px 5px; font-size:12px; line-height:1.5; margin-bottom:0; float:none; }
.ppys .cnt .list .bg { width:100%; height: calc(30vw - 20px); overflow:hidden; padding:5px; border-radius:5px;}
.ppys .cnt .list span { font-size:12px; height:auto;}
}
/* 品牌优势 end */

/* banner-l */
.probanner {width: 100%; position: relative; overflow: hidden; }
.probanner .img{width: 100%; position: relative; height: 320px; z-index: 2; }
.probanner-2  .img{ height:640px; }
.probanner .img img{position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.probanner .img img:nth-child(1) {z-index: 2; }
.probanner .img:before {content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: #000; opacity: 0.2; z-index: 4; }
.probanner-2 .img:before { display:none;}
.probanner .img2 { display:none; }

.probanner .cont {position: absolute; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 4; }
.probanner .cont .font {text-align: center; color: #fff; }
.probanner .cont .font .label {font-size: 28px; margin-bottom: 10px; line-height:56px; color:#fff; position:relative; }
.probanner .cont .font .label::after { content: ""; width: 200px; height: 1px; background: #fff; display: block; margin:0 auto; }
.probanner .cont .font .txt { font-size: 16px; line-height: 1.6; text-transform:uppercase; font-family:en2;}

.probanner .bread { width:80%; position: absolute; left: 10%; bottom: 0; z-index: 5; padding: 10px 20px; color:#ddd; }
.probanner .bread .f_cont {display: flex; }
.probanner .bread .f_cont a,.bread .f_cont span {color: #ddd; display: inline-block; }
.probanner .bread .f_cont span {margin: 0 4px; }
.probanner .bread .f_cont .on {color: #fff; }

@media (max-width: 991px) {
.probanner .cont .font .label {font-size: 16px;  line-height:30px; }
    .probanner .cont .font .txt {font-size: 12px; color: #ccc;  }
    .probanner .img1 { display:none;}
.probanner .img2 { height:75vw; display:block; }
.probanner .bread { width:100%; padding:5px 8px; left:0;}
.probanner .bread .f_cont a,.bread .f_cont span { font-size:12px;}


}
/* banner-l end*/


.menu-l { background: #fff; height: auto; overflow: hidden; border-bottom: 1px solid #e3e3e3; text-align: center; font-size: 0; }
.menu-l .box2 { display:table; }
.menu-l a{ text-align: center; font-size: 16px; line-height: 64px; display: inline-block; color: #666; padding: 0 40px; background: url(/upload/p1x18.jpg) right center no-repeat; }
.menu-l a span{ display: inline-block; padding: 0 12px; position: relative; z-index: 2; margin-bottom: -1px; }
.menu-l a.active , .menu-l a:hover { border-bottom: 1px solid #d7b582; color:#d7b582; }
.menu-l a:last-child { background:none; }
@media (max-width: 991px) {
.menu-l { padding-top: 20px; } /* height:45px; */
.menu-l a { height:44px; line-height:44px; padding:0 6px; font-size:13px;}
.menu-l a span { padding:0;}
}


/* about-pp */
.goto { position: absolute; bottom:50px; }
.goto a{ height:30px; display:block; background:url(/upload/to-b.svg) center center no-repeat; background-size:58px 30px;}
.goto a:hover { animation: up 1s linear infinite; }
@keyframes up{
	0% { background-position: center 0px;}
	50%{ background-position: center 30px;}
	100%{ background-position: center 0px;}
	}
/* about-pp end*/


/* pzbz */
.pzbz { background:url(/upload2/a2/mainl2.jpg) center center no-repeat; background-size:cover;}
.pzbz { padding:50px 0;}
.pzbz .list { width:50%; height:auto; overflow:hidden; float:left; display:inline; padding:40px;}
.pzbz .list1 , .pzbz .list2 { border-bottom:1px solid rgba(255,255,255,0.3);}
.pzbz .list1 , .pzbz .list3 { border-right:1px solid rgba(255,255,255,0.3);}
.pzbz .list .list-l { width:90px; float:left; display:inline; }
.pzbz .list .list-l img{border-radius: 50%;}
.pzbz .list .list-r { width:calc(100% - 110px); float:right; display:inline; }
.pzbz .list .list-r h3{ font-size:18px; line-height:2; color:#fff;}
.pzbz .list .list-r p{ line-height:20px; height:80px; color: #fff; display: -webkit-box; -webkit-line-clamp: 4; overflow: hidden; -webkit-box-orient: vertical; text-overflow: ellipsis; }
@media screen and (max-width: 991px){
    .pzbz { padding:10px 0 30px 0 ;}
    .pzbz .list { width:100%; padding: 15px 0 0 0; border:none;}
    .pzbz .list .list-l { width:15%;}
    .pzbz .list .list-r { width:82%;}
	.pzbz .list .list-r h3 { font-size:13px;}
	.pzbz .list .list-r p { height:auto; line-height:1.6;}
    .pzbz .list .list-l img { width:auto; max-width: 100%;}
}
/* pzbz end */


/* about-ct*/
/* end about-ct */


/* aboutjm */
.ys-i { padding:50px 0;}
	.adv-item {float: left;width: 25%;padding: 0 30px;}
	.adv-item:nth-child(n+2) {border-left: 1px solid #999;}
	.adv-item span:nth-child(2){color: #a4a4a4;}
	.adv-item:nth-child(1) {width: 26%;}
	.adv-item:nth-child(4) {width: 24%;}
	.adv-item .point-text {display: block;}
	.adv-item .point-text p {font-size: 16px;color: #3C3C3C;}
	.adv-item .timer {font-size: 48px; font-family:en9;}
	.adv-item .point-text p:nth-child(1){margin-bottom: 0;font-weight: 700;}
	.adv-item .splice-line {width: 2px;height: 100%;background-color: #1a1a1a;}
@media screen and (max-width: 991px){
	.ys-i { padding:10px 0;}
	.adv-item { padding:0 10px;}
	.adv-item .timer {font-size: 16px; }
	.adv-item .point-text p { font-size:12px;}
}

/* end about-jm  */


/* prolist */
.porl1 { background:url(/upload/pro/bg.jpg) center center no-repeat; background-size:cover; height:600px; position:relative;}
.porl1 .box2{ text-align:center;}
.porl1 .txt1 { font: 72px/1 "Times New Roman", Times, serif; text-transform: uppercase; padding-bottom:10px;}
.porl1 .txt2 { font: 25px/1.2 "Times New Roman", Times, serif; }
.porl1 .txt3 { font: 16px/1.4 'Microsoft JhengHei','Microsoft YaHei','SimHei',"Times New Roman", Times, serif; margin-bottom: 20px; }
.porl1 .txt4 {  }
.porl1 .txt4 a{border: 1px solid #000; display: inline-block; margin: 0px auto;  font: 17px/1.4 'Microsoft JhengHei','Microsoft YaHei','SimHei',"Times New Roman", Times, serif; padding: 4px 34px; transition: all 0.3s linear; margin:0 auto; }
.porl1 .txt4 a:hover{ background:#000; color:#fff;}
@media screen and (max-width: 991px){
.porl1 .txt1 { font-size: 20px;}
.porl1 .txt2 { font-size: 16px;}
.porl1 .txt3 { font-size: 14px;}
.porl1 .txt4 a { font-size:14px;}
.porl1 { height: calc(100vh - 60px); }
}

.procate { width:100%; height:auto; position:absolute; z-index:2; bottom:50px; left:0;}
	.procate { display: flex; justify-content: center; } 
		.procate ul{ display: flex; justify-content: center; position: relative; padding:0 0 0px 0;} 
		.procate ul li{position: relative; margin:0 15px;}
		.procate ul li a{ padding:0 10px; display:block; color:#333; text-align:center; transition: all 0.2s linear;}
		.procate ul li a.active , 
		.procate ul li a:hover{}
		.procate ul li a::after{ content:""; position:absolute; width:0%; height:1px; background:#ed8000; bottom:0px; left:50%; margin-left:0%;  transition: all 0.2s linear;}
		.procate ul li a.active::after, 
		.procate ul li a:hover::after { width:60%; margin-left:-30%;}
		.procate ul li a .iconfont{ height:33px; font-size:30px;}
		.procate ul li a h2{ line-height:2; font-size:16px;}
@media screen and (max-width: 991px){
	.procate { display:block; padding:0 10%;}
	.procate ul li.procate-0 { display:none; }
	.procate ul li { width:16.66%; margin:0; text-align:center;}
	.procate ul li a { padding:0;}
	.procate ul li a h2 { font-size:14px;}
}


#product-gallery .gallery-item {display: none; position:relative; }
#product-gallery .gallery-item.show {display: block !important;}

.mainl-pro2 { background: url(/upload2/mainl-pro2.jpg) center center no-repeat #000; background-size: cover;}
    .mainl-pro2 .box2 { display: flex;  flex-direction: column; justify-content: center; text-align: center; color: #fff; }
    .mainl-pro2 .t1  { font-size: 32px; }
    .mainl-pro2 .t2  { font-size: 20px; text-transform:uppercase; font-weight: 300; }
    .mainl-pro2 .t3  { font-size: 16px; margin: 10px 0 70px 0; }
    .mainl-pro2 .t4 { display: flex; justify-content: center;}
    .mainl-pro2 .t4 a { width: 200px; line-height: 50px; display: block; border: 1px solid #bbb; border-radius: 3px; font-size: 16px; color: #fff; font-weight: 300; background: rgba(0,0,0,0.1);  transition: all 0.3s linear;  }
    .mainl-pro2 .t4 a:hover { width: 240px; color: #d7b582; background: rgba(0,0,0,0.9); }
    @media screen and (max-width: 991px){
    .mainl-pro2 .t1  { font-size: 16px; }
    .mainl-pro2 .t2  { font-size: 14px; }
    .mainl-pro2 .t3  { font-size: 12px; margin: 5px 0 30px 0; }
    .mainl-pro2 .t4 a { width: 160px; line-height: 30px; font-size: 12px;  }
    .mainl-pro2 .t4 a:hover { width: 200px; }
    }
/* prolist end*/

/* 产品列表 */
.mainl-pro-l { background: url(/upload2/mainl-pro-l.jpg) center center no-repeat; background-size: cover; }
.mainl-pro-l .box2 { height:400px; display:flex; flex-direction: column; align-items: center; justify-content: center; padding-top:60px;}
.mainl-pro-l .box2 .cnt1{ width:40%; min-width:500px;  padding:30px 15px; margin-bottom:30px; text-align:center; } /* background:rgba(255,255,255,.9); border-bottom:2px solid #fff;  */
.mainl-pro-l .box2 .cnt1 .t1 { font-size:30px; line-height:1.1; font-family:en16; color:#fff; }
.mainl-pro-l .box2 .cnt2 { display:flex; justify-content: center;}
.mainl-pro-l .box2 .cnt2 a{ width:180px; height:80px; border-bottom:2px solid #777;  padding:0 10px; margin:0 5px; text-align:center; display:flex; flex-direction: column; justify-content: center; background-repeat:no-repeat; background-size:cover; background-position:center center; }
.mainl-pro-l .box2 .cnt2 a:hover ,
.mainl-pro-l .box2 .cnt2 a.active { border-bottom:2px solid #D21F3C; }
.mainl-pro-l .box2 .cnt2 a .en{ color:#fff; display:block; font-family:en16;}
.mainl-pro-l .box2 .cnt2 a .cn{ color:#fff; display:block;}

@media screen and (max-width: 991px){
.mainl-pro-l { }
.mainl-pro-l .box2 { min-height:60vh; padding-top:0px;}
.mainl-pro-l .box2 .cnt1{ width:100%; min-width: inherit; padding:20px 10px; margin-bottom:10px; }
.mainl-pro-l .box2 .cnt1 .t1 { font-size:16px; }
.mainl-pro-l .box2 .cnt2 { flex-wrap: wrap; }
.mainl-pro-l .box2 .cnt2 a{ width:40%; height:60px; padding:0 10px; margin:5px 5px; }
}
    
.position-p { padding:60px 0 20px 0; }
	.position-p .cnt { border-bottom:1px solid #333; }
	.position-p .box2 { display:flex; justify-content: space-between; overflow:inherit;}
	.position-l { font-size:24px; line-height:80px; position:relative; font-family:"Noto Sans SC"; font-weight:400; }
	.position-l span { font-size:16px; font-family:en16; text-transform:uppercase; padding-left:5px; color:#555;}
	.position-l:after { content: ""; height: 3px; display: block; width: 100%; background: #3e3e3e; position: absolute; bottom: -2px; }
	.position-l a{ line-height:30px;}
	.position-r { }
	.position-r a{ }


@media screen and (max-width: 991px){
.position-p { padding:20px 0 20px 0; }
	.position-p .box2 { display:flex; justify-content: space-between; overflow:inherit;}
	.position-l { font-size:14px; line-height:40px;}
	.position-l span { font-size:12px; }
	.position-l a{ line-height:30px;}

}
    
.prolist2 { padding:30px 0 100px 0; background:#fff; }
	.prolist-cnt { padding:0 0 40px 0;}
		.prolist-cnt ul{ width:100%; height:auto; overflow:hidden; display:flex; flex-wrap: wrap; }
		.prolist-cnt ul li:first-child {}
		.prolist-cnt ul li{ width:25%; margin-bottom:10px; height:auto; overflow:hidden; padding:15px;}
		.prolist-cnt ul li:nth-child(odd) { } /* margin-right:30px; */
		
		.prolist-cnt ul li .pic{ text-align:center;}
		.prolist-cnt ul li .pic a{display:block; overflow:hidden;}
		.prolist-cnt ul li .pic img{ width:auto; max-width:100%; transition: all 0.3s linear; transition: all 0.3s linear;}
		.prolist-cnt ul li:hover .pic img { transform: scale(1.05); }

		.prolist-cnt ul li .info { width: 100%; padding:10px 0 20px 0; } 
		.prolist-cnt ul li .info .info-cnt { float:left; display:inline;}
		.prolist-cnt ul li .info h3{ color:#000; font-size:20px; line-height:30px; text-transform:uppercase; font-family:en16; float:left; display:inline-block;} 
		.prolist-cnt ul li .info h2{ color:#000; font-size:14px; line-height:30px; float:right; display: inline-block; }
		.prolist-cnt ul li .info a{ color:#000;}
		.prolist-cnt ul li .more{ width:100%; height:100%; position:absolute;  background:rgba(53,52,50,.5); left:0; top:0; z-index:2; filter:alpha(Opacity=0);-moz-opacity:0;opacity:0; transition: all 0.3s linear; }
		.prolist-cnt ul li .more span{ color:#e7e4dd; font-size:40px;}
		.prolist-cnt ul li:hover .more { filter:alpha(Opacity=100);-moz-opacity:1;opacity:1; }
		.prolist2 .txt1{ font-size:14px; line-height:30px; padding-top:40px; margin-bottom:40px; border-bottom:1px solid #b0a28b; }

@media screen and (max-width: 991px){
    .prolist2 { padding:0px 0 40px 0;}
	.prolist2 .txt1 { padding-top:20px; margin-bottom:20px;}
    .prolist-cnt { padding:0 0 0 0;}
    .prolist-cnt ul { }
    .prolist-cnt ul li { width:50%; margin:0 0 0px 0; padding:10px;}
	.prolist-cnt ul li:nth-child(odd) { margin-right:0px;}
    .prolist-cnt ul li .pic img { }
    .prolist-cnt ul li .info { padding:0px 10px;}
    .prolist-cnt ul li .info h3 { font-size:14px; line-height:34px;}
    .prolist-cnt ul li .info h2 { font-size:12px; line-height:34px;}
    .prolist2 .more1 { margin-top:20px; width:40%; height:30px; line-height:26px;}
}
/* 产品列表end */


/* prod */
.pord2 { padding:20px 0 40px 0;}
.pord2 .box2{}
.pro-r {}
.pro-r .txt1 { font-size:14px; line-height:21px; padding-top:30px; font-family:en1; text-transform:uppercase;}
.pro-r .txt2 { font-size:16px; line-height:24px;}
.pro-r .txt3 { font-size:16px;  line-height:2; padding-top:20px; color:#835328; border-bottom:1px solid #b4ada5; padding-bottom:10px; margin-bottom:30px;}
.pro-r .txt5 {}
.pro-r .txt51 { font-size:14px; line-height:26px; margin-top:20px; border-bottom:1px solid #e7e4dd; font-weight:600;}
.pro-r .txt52 { padding:20px 0 20px 0; }
.pro-r .txt52 .tdlist { width:100%; height:auto; overflow:hidden; font-size:12px; line-height:16px; padding-bottom:20px;}
.pro-r .txt52 .tdlist span{ float:left; font-size:28px; line-height:32px; display:block; color:#6c6459; padding-right:10px; font-family:en9;}
.pro-r .txt53 {}
.pro-r .txt53 p{ margin-bottom:5px;}
.pro-cnt {}
.pro-cnt img{ width:auto; max-width:100%; margin-bottom:10px;}
.pro-cnt .ttl { font-size:14px; margin-bottom:20px; font-weight:600; }
.pagenavi { padding:20px 0 60px 0;}
.pord2-l { width:15%; height:auto; overflow: hidden; float:left; display:inline-block;}
.pord2-r { width:84%; height:auto; overflow: hidden; float:right; display:inline-block;}
.pro-r { margin-bottom:60px;}
.pro-r .pro-pic { width:48%; height:auto; overflow:hidden; float:left; display:inline-block; position:relative; text-align:center; background:rgba(204,204,204,.4);}
.pro-r .pro-pic a{ position:absolute; width:100%; height:100%; left:0; top:0; z-index:2; background:rgba(0,0,0,.4); filter:alpha(Opacity=0);-moz-opacity:0;opacity:0;  transition: all 0.3s linear;}
.pro-r .pro-pic a img{ width:20%;}
.pro-r .pro-pic a:hover{ filter:alpha(Opacity=100);-moz-opacity:1;opacity:1; }
.pro-r .pro-pic img{ width:auto; max-width:100%; max-height: 500px;}
.pro-r .pro-info { width:48%; height:auto; overflow:hidden; float:right; display:inline-block;}

@media screen and (max-width: 991px){
    .pord2 { padding-top:0; padding-bottom:0;}
    .pord2 .box2 { padding:10px;}
    .pro-r .txt1 { font-size:12px;}
    .pro-r .txt2 { font-size:12px;}
    .pro-r .txt3 { font-size:14px; margin-bottom:10px;}
    .pro-r .txt52 .tdlist { padding-bottom:10px;}
    .pro-r .txt52 .tdlist span { font-size:12px; line-height:1.5; display: inline; float:inherit; }
    .pord2-l { width:100%; margin-bottom:10px;}
    .pord2-r { width:100%;}
    .pro-r .pro-pic { width:100%;}
    .pro-r .pro-pic img{ max-height: inherit;}
    .pro-r .pro-info { width:100%;}
    .pro-r { margin-bottom:20px;}
}
/* prod end */


/* newslist */
	/*newslist-page*/
	.pagenavi1{ padding:60px 0; color:#fff; text-align:center; }
	.pagenavi1 span{ border-radius:4px; padding:10px; margin:0 5px; overflow:hidden; color:#333; background:#eee;}
	.pagenavi1 a{ border-radius:4px; padding:10px; margin:0 5px; overflow:hidden; color:#fff; background:#949483;transition:background 0.3s linear,color 0.3s linear;}
	.pagenavi1 a:hover{ background:#453327; color:#fff;}
	
	@media screen and (max-width: 991px){
	
	.pagenavi1 { padding:20px 0;}
	.pagenavi1 span { padding:10px 4px; margin:0 2px; font-size:12px;}
	.pagenavi1 a { font-size:12px; padding:10px 4px;}
	
	}
/* newslist end*/



/* news */

	/* prev-next */
		.pagenavi { padding:30px 0 60px 0; font-size:14px; border-top:1px dotted #f2f2f2;}
		.pagenavi .pageleft{ width:35%; height:40px; line-height:1.5;}
		.pagenavi .golist { width:30%; text-align:center;}
		.pagenavi .golist a{ height:40px; line-height:40px; display:block; text-align:center; }
		.pagenavi .golist a .ico-golist { font-size:40px;}
		.pagenavi .pageright{ width:35%; text-align:right; height:40px; line-height:1.5;}
		.pagenavi a:hover{ color:#ed8000;}
	
	@media screen and (max-width: 991px){ 
		.pagenavi .golist { width:20%;}
		.pagenavi .pageleft , .pagenavi .pageright{ width:40%; height:40px; line-height:1.2;}
		.pagenavi { padding:10px 0 20px 0; font-size:12px;}
	}
	/* prev-next end*/
/* news end*/



/* jm */
/* jm end */

/* about-sh */
/* about-sh end*/

/* gy */
.gy1 .cnt{ width:30%;}
.gy1 .cnt .cnt1 { font-size:60px; line-height:70px; font-family:en7;}
.gy1 .cnt .cnt2 { font-size:24px; line-height:40px; padding-bottom:80px;}
.gy1 .cnt .cnt3 {}
.gy1 .cnt .cnt3 .gytlist{ width:33%; float:left; display:inline; border-right:1px solid #A98F7B; box-sizing:border-box;}
.gy1 .cnt .cnt3 .gytlist .pic{ padding-bottom:15px;}
.gy1 .cnt .cnt3 .gytlist:last-child{ border:none;}

.gy2 .cnt{ width:26%; }
.gy2 .cnt .cnt1 { font-size:60px; line-height:70px; font-family:en7;}
.gy2 .cnt .cnt2 { font-size:24px; line-height:40px; padding-bottom:80px;}
.gy2 .cnt .cnt3 {}
.gy2 .cnt .cnt3 .gytlist{ float:left; display:inline; border-right:1px solid #A98F7B; box-sizing:border-box; text-align:center;}
.gy2 .cnt .cnt3 .gytlist .pic{ padding-bottom:15px;}
.gy2 .cnt .cnt3 .gytlist1 { width:40%;}
.gy2 .cnt .cnt3 .gytlist2 { width:60%; border:none;}

.gy3 .cnt{ width:30%;}
.gy3 .cnt .cnt0 { padding-bottom:30px;}
.gy3 .cnt .cnt2 { font-size:24px; line-height:40px; padding-bottom:15px;}
.gy3 .cnt .cnt4 {}

.gy4 .cnt{ width:50%;}
.gy4 .cnt .cnt1 { font-size:60px; line-height:70px; font-family:en7;}
.gy4 .cnt .cnt2 { font-size:24px; line-height:40px; padding-bottom:80px;}
.gy4 .cnt .cnt3 {}
.gy4 .cnt .cnt3 .gytlist{ width:33%; float:left; display:inline; border-right:1px solid #A98F7B; box-sizing:border-box;}
.gy4 .cnt .cnt3 .gytlist .pic{ padding-bottom:15px;}
.gy4 .cnt .cnt3 .gytlist:last-child{ border:none;}

.gy5 .cnt{ width:30%;}
.gy5 .cnt .cnt0 { padding-bottom:30px;}
.gy5 .cnt .cnt2 { font-size:24px; line-height:40px; padding-bottom:15px;}
.gy5 .cnt .cnt4 {}
.gy5 .cnt .cnt4 img{ float:right; margin-left:10px;}
/* gy end */


/* foot */
	/* foot-index  */
	.sharpbox .share { background: url(/upload/sharebg.png) no-repeat center center; display: inline-block; height: 18px; width: 18px; margin-right: 6px; }
	.sharpbox .sinaminiblog { background-position: -1px 1px; }
	.sharpbox .qqmb { background-position: -22px 1px; }
	.sharpbox .qzone { background-position: -43px 1px; }
	.sharpbox .sharemore { background-position: -64px 1px; }
	.sidecar-open { background: url(/upload/nav_open.svg) no-repeat scroll 0 0;  background-size:34px 68px; width: 34px; height: 34px; float: right; display: block; }
	.sidecar-open:hover { background-position: 0 -34px; }
	.sidecar-close { background: url(/upload/nav_close.gif) no-repeat scroll center center !important; }
	.nav li.minnav .sidecar-close, .nav li.minnav .sidecar-close:hover { background: none #fff; }
	.sidecar-close span, .nav li.minnav .sidecar-close span { display: block; }
	@media screen and (max-width: 991px){ }
	/* foot-index end*/

/* foot end */



/* ======================================================== pro-pp-awk ======================================================== */

/* 产品信息 */
.cpinfo { padding:80px 0;}
	.cpinfo_l { width:50%; height:auto; overflow:hidden; text-align:right; float:left; display:inline-block; padding-right:50px;}
	.cpinfo_r { width:50%; height:auto; overflow:hidden; text-align:left;  float:right; display:inline-block;}
	.cpinfo_r .cnt{ width:80%; height:auto; overflow:hidden; color:#666; }
	.cpinfo_r .cnt .t1 { font-size:20px; margin-bottom:20px; color:#333;}
	.cpinfo_r .cnt .t1 img { width:auto; max-width:100%; margin-bottom:10px; }
	.cpinfo_r .cnt a{ color:#666;}
	.cpinfo_r .cnt .t2 { margin-bottom:40px;}
	.cpinfo_r .cnt .t41 { margin-bottom:20px;}

@media screen and (max-width: 991px){
	.cpinfo { padding:30px 0 0 0;}
	.cpinfo_l {  width:100%; padding:0; height:auto; }
	.cpinfo_l .pic { text-align:center;}
	.cpinfo_l .pic img { max-width:80%;}
	.cpinfo_r {  width:100%; padding-left:5%; padding-right:5%; margin-bottom:20px;}
	.cpinfo_r .cnt { width:100%;}
	.cpinfo_r .cnt .t1 { margin-bottom:10px; font-size:14px;}
	.cpinfo_r .cnt .t1 img { max-width:50vw;}
	.cpinfo_r .cnt .t2 { margin-bottom:20px;}
	.cpinfo_r .cnt .t41 { margin-bottom:10px;}
}
/* 产品信息 end */

/* 品质保障 */
.pzbz2 { padding: 0 0 100px 0; background: url(/upload2/a2/bg-pzbz.jpg) center center no-repeat; background-size: cover;}
    .pzbz2 .title2 h2{ font-size: 32px; padding: 0 0 0 0;}
    .pzbz2 .title2 h3 {font-size: 16px; color: #666;}
    .pzbz2 .nTab{}
    .pzbz2 .nTab .TabTitle{ clear: both; width:100%; height:auto; overflow: hidden; background: rgba(255,255,255,0.50); box-shadow: 0 0 8px #ccc; }
    .pzbz2 .nTab .TabTitle ul{ border:0;margin:0;padding:0; text-align: center;}
    .pzbz2 .nTab .TabTitle li{ width:180px;  height:160px; cursor: pointer;list-style-type: none; display: inline-block; overflow:hidden; border-left: 1px solid #e5e5e5; padding-top: 40px;}
    .pzbz2 .nTab .TabTitle li:last-child{border-right: 1px solid #e5e5e5;}
    .pzbz2 .nTab .TabTitle li .iconfont2 { width: 60px;height: 60px; line-height: 60px; text-align: center; display: block; margin: 0 auto; font-size: 44px; background: #5c5c5c; color: #fff; border-radius: 3px; }
	.pzbz2 .nTab .TabTitle li .iconfont2 img { width:44px; vertical-align:top; padding-top:7px;}
    .pzbz2 .nTab .TabTitle li h3 {font-size: 14px; margin-top: 15px;}
    .pzbz2 .nTab .TabTitle .active{ }
    .pzbz2 .nTab .TabTitle .active .iconfont2{background: #da0000; }
    .pzbz2 .nTab .TabTitle .active h3 {color: #da0000;}
    .pzbz2 .nTab .TabTitle .normal{ }
    .pzbz2 .nTab .TabContent { width: 100%; height: auto; overflow: hidden; padding: 60px 0 0 0; }
    .pzbz2 .nTab .TabContent .txt1 { font-size: 24px; line-height: 1.5; padding: 10px 0 20px 0; text-align: center; }
    .pzbz2 .nTab .TabContent .txt2 { font-size: 16px; line-height: 1.5; text-align: center; color: #444; }
    .pzbz2 .nTab .TabContent .en { font-size: 12px; line-height: 1.4; text-align: center; color: #666; margin-top: 10px; }/* text-transform: uppercase; */
    .pzbz2 .nTab .TabContent .pic1 {text-align: center; padding: 30px 0 0 0;}
@media screen and (max-width: 991px){
    .pzbz2 {padding: 0 0 30px 0; background: url(/upload2/a2/bg-pzbz.jpg) left top no-repeat; background-size: auto;}
    .pzbz2 .title2 h2{ font-size: 16px; padding: 0 0 0 0;}
    .pzbz2 .title2 h3 {font-size: 14px; color: #666;}
    .pzbz2 .nTab .TabTitle li { width: calc(25% - 1px); float: left; padding: 20px 5px 20px 5px ; height: auto;}
	.pzbz2 .nTab5 .TabTitle li { width: calc(20% - 1px); float: left; padding: 20px 5px 20px 5px ; height: auto;}
    .pzbz2 .nTab .TabTitle li:first-child { border: none;}
    .pzbz2 .nTab .TabTitle li:last-child { border-right: none;}
    .pzbz2 .nTab .TabTitle li h3{font-size: 12px; margin-top: 5px; height: 36px;}
    .pzbz2 .nTab .TabTitle li .iconfont { width: 50px; height: 50px; line-height: 50px; font-size: 24px;}
	.pzbz2 .nTab .TabTitle li .iconfont img { width:30px; padding-top:10px;}
    .pzbz2 .nTab .TabContent { padding: 20px 0 0 0;}
    .pzbz2 .nTab .TabContent .txt1 {font-size: 16px;}
    .pzbz2 .nTab .TabContent .txt2 {font-size: 12px; text-align: left;}
    .pzbz2 .nTab .TabContent .en { text-align: left;}
    .pzbz2 .nTab .TabContent .pic1 { padding: 10px 0 0 0;}
}
/* 品质保障 end */



/* 产品花色 */
.mainl-pro  { background:url(/upload2/a2/bg-mainl-pro.jpg) center top repeat-y; padding: 100px 0 80px 0; }
    .prolist-cnt-i li { width: 17%; height: auto; overflow: hidden; float: left; display: inline; margin-right: 3%; margin-bottom:40px; position: relative; box-shadow: 3px 3px 5px #111;}
    .prolist-cnt-i li a{ width: 100%; height: 100%; display: block;}
    .prolist-cnt-i li a img{ width:100%;}
    .prolist-cnt-i li a h3{ width: 100%; height: 40px; line-height: 40px; color: #fff; background: rgba(0,0,0,0.5); position: absolute; z-index: 2; left: 0; bottom: 0; filter:alpha(Opacity=0);-moz-opacity:0;opacity:0; transition: all 0.3s linear; text-align: center;}
    .prolist-cnt-i li a h3{filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}
@media screen and (max-width: 991px){
    .mainl-pro { padding: 40px 0; }
    .prolist-cnt-i li { width: calc(33.33% - 10px); margin-bottom: 15px; margin-right: 15px; }
    .prolist-cnt-i li:nth-child(3n) { margin-right: 0;}
	.prolist-cnt-i li a h3 { height:20px; line-height:20px; font-size:12px;}

}
/* 产品花色 end*/

/* 全球集采 */
.qqjc {  background:url(/upload2/a2/mainl5.jpg) center center no-repeat; background-size:cover;}
	.qqjc .list { float:left; display:inline-block; padding:15px 30px 15px 0;}
	.qqjc .list img { width:auto; max-width:100%;}
	.qqjc-awk .list img { width:160px;}
@media screen and (max-width: 991px){
.qqjc {}
	.qqjc .list { float:left; display:inline-block; padding:5px 10px 5px 0;  }
	.qqjc .list img { height:30px;}
    .qqjc-awk .list img { width:90px; height: auto;}
}
/* 全球集采 end */

/* 荣誉证书 */
.rongyu { background:url(/upload2/bg-ry2.jpg) center center no-repeat; background-size:cover; padding-top: 80px; padding-bottom:60px;}
.rongyu .cnt { position:relative; padding:0 0 50px 0; margin-top:40px;}
.swiper-container-zs .swiper-slide img { width:auto; max-width:90%;}
.swiper-pagination-zs { width:100%; text-align:center; margin-top:20px;}
.swiper-pagination-zs span{ margin:0 4px; }

@media screen and (max-width: 991px){
	.rongyu {padding: 0 0 0 0;}
	.swiper-container-zs .swiper-slide img {height: 34vh;}
	.swiper-pagination-zs {margin-top: 0px;}
	.rongyu .cnt-cn {padding-top: 30px;}
	.rongyu .cnt { margin: 0; padding: 0 0 20px 0; }
}
/* 荣誉证书 end*/


/* 参数 */
    .canshu { width: 80%; height: auto; overflow: hidden;}
    .canshu .ttl { padding: 10px 0;}
    .canshu .ttl .cn { font-size: 16px; }
    .canshu .ttl .en { font-size: 12px; font-family: en9;}
    .canshu .list { width: 100%; height: auto; overflow: hidden; line-height: 30px; font-size: 12px;}
    .canshu .list1 { font-weight:bold; border-bottom: 1px solid #ddd; padding: 3px 0; font-weight: bold; font-size: 14px;}
    .canshu .list:nth-child(even) { background: #f1f1f1;}
    .canshu .list .txt1 { width: 40%; height: 30px; float: left; display: inline-block; padding-left: 10px;}
    .canshu .list .txt2 { width: 20%; height: 30px; float: left; display: inline-block;}
    .canshu .list .txt3 { width: 40%; height: 30px; float: left; display: inline-block;}
    .canshu .list sup{ font-size:10px; line-height: 1.2;}
    @media screen and (max-width: 991px){
        .canshu { width: 100%;}
        .canshu .ttl .cn { font-size: 12px; }
        .canshu .ttl .en { font-size: 10px; }
        .canshu .list1 { font-size: 10px;}
    }



/* ======================================================== pro-pp-awk end======================================================== */




/* news_pub */

.newscnt { height:auto; overflow:hidden; padding:20px 0;}
	.newscnt .ttl_pd_img { text-align:center; padding:0 0 20px 0;}
	.newscnt .ttl_pd_img img{ width:auto; max-width:100%;}
	.newscnt .newscnt_w100 { background:url(/upload/p1x40.jpg) 430px top repeat-y; }
	.newscnt .pbzc{ background:url(/upload/pbzc.png) left bottom no-repeat;}	

	.newscnt .newscnt1 { width:820px; overflow:hidden; line-height:30px;}
		.newscnt .newscnt1_cn { width:370px; padding:0 0 20px 0; line-height:28px; font-size:16px; color:#444;}
		.newscnt .newscnt1_cn img{ width:auto; max-width:370px; padding-bottom:20px;}
		.newscnt .newscnt1_cn p{ margin-bottom:20px;}
		.newscnt .newscnt1_en { width:330px; padding:0 0 0 60px; line-height:20px; color:#5d5d5d;}
		.newscnt .newscnt1_en p{ margin-bottom:20px;}
	
	.newscnt .newscnt2 { width:330px; text-align:center;}
		.newscnt .newscnt2  img{ width:330px; max-width:100%;}

.newscnt_t2{ width:830px !important; float:left; display:inline; font-size:16px; line-height:28px; padding-bottom:20px; min-height:300px; }
	.newscnt_t2 p{ margin-bottom:30px;}
	.newscnt_t2 .pc1 { font-size:32px; line-height:50px; padding:20px 0 20px 0; margin-bottom:30px;}
	.newscnt_t2 .pc1 p{ margin-bottom:0;}

.newscntpic { height:auto; overflow:hidden; margin-bottom:30px;}
.newscntpic .pic1 { width:584px; margin-right:32px;}
.newscntpic .pic2 { width:276px; margin-right:32px;}
.newscntpic .pic3 { width:276px;}
.newscntpic img{ width:auto; max-width:100%;}

.newscntpic2 { height:auto; overflow:hidden; margin-bottom:30px;}
.newscntpic2 .pic1 { width:276px; margin-right:32px;}
.newscntpic2 .pic2 { width:276px; margin-right:32px;}
.newscntpic2 .pic3 { width:584px;}
.newscntpic2 img{ width:auto; max-width:100%;}

.newscntpic3 { height:auto; overflow:hidden; margin-bottom:30px;}
.newscntpic3 .pic1 { width:584px;}
.newscntpic3 .pic2 { width:584px; margin-left:32px;}
.newscntpic3  img{ width:auto; max-width:100%;}

.newscntpic4 { height:auto; overflow:hidden; margin-bottom:30px;}
.newscntpic4 .pic1 { width:276px; margin-right:32px;}
.newscntpic4 .pic2 { width:276px; margin-right:32px;}
.newscntpic4 .pic3 { width:276px; margin-right:32px;}
.newscntpic4 .pic4 { width:276px;}
.newscntpic4 img{ width:auto; max-width:100%;}

.newscntpic5 { width:100%; height:760px; overflow:hidden;background-repeat: no-repeat;background-position: center top;background-attachment: fixed; background-size:cover; margin-bottom:30px;}
.newscntpic5 img{ display:none; filter:alpha(Opacity=0);-moz-opacity:0;opacity:0;}

@media screen and (max-width: 980px) {
.newscntpic5 { height:auto;}
.newscntpic5 img { width:auto; max-width:100%; display:block;filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}
}

@media screen and (min-width: 2000px) {
.newscntpic5 { height:1000px;}
}

.newscntpic6 { height:auto; overflow:hidden; margin-bottom:30px;}
.newscntpic6 .pic1 { width:380px; margin-right:30px;}
.newscntpic6 .pic2 { width:380px; margin-right:30px;}
.newscntpic6 .pic3 { width:380px;}
.newscntpic6 img{ width:auto; max-width:100%;}

.newscntpic7 { height:auto; overflow:hidden; margin-bottom:30px; text-align:center;}
.newscntpic7 img{ width:auto; max-width:100%;}

.newscntpic8 { background:url(/upload/t2/g1920x40.gif) center top repeat-y; padding:20px 0; margin-bottom:120px;}
	.newscntpic8 .mores { font-size:22px; line-height:80px; text-align:right; background:url(/upload/t2/p45x2.jpg) right top no-repeat; margin:50px 0 20px 0;}
	.newscntpic8 .slogan_en { font-size:14px; line-height:22px; padding-top:20px;}

.newscnttext { margin-bottom:20px; font-size:14px; color:#333; text-align:center;}
.newscnttext p{  margin-bottom:10px; font-size:14px;}
.newscnttext img{ width:auto; max-width:100%; padding:10px;}

@media screen and (max-width: 991px){
.newscnttext p { font-size:12px;}
.newscnttext ,
.newscntpic5 ,
.newscntpic7 { margin-bottom:10px;}
}

.picScroll-left{ width:1200px;  overflow:hidden; position: relative; padding:30px 0 0 0 ; margin:0 auto;}

	.picScroll-left .bd{ padding:0 0 0 0;   }
	.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
	.picScroll-left .bd ul li{ width:590px; margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
	.picScroll-left .bd ul li .pic{ text-align:center; }
	.picScroll-left .bd ul li .pic a{ height:840px; display:block;}

	.picScroll-left .hd ul{ width:1200px; height:auto; overflow:hidden; margin:22px auto; zoom:1; float:left; text-align:center;}
	.picScroll-left .hd ul li{ display:inline-table; width:100px; height:22px; overflow:hidden; text-indent:-999px; cursor:pointer; background:url(/upload/t2/g100x22.gif) center -10px repeat-x;}
	.picScroll-left .hd ul li.on{ background-position:center 10px;}

	.w70{ width:70%;}
/* news_pub */

@media screen and (max-width: 980px) {

}

@media screen and (min-width: 1200px) {

}



i.ico-golist:before {content: "\e70c"; }
i.icon_i:before {content: "\e61d"; }




/*

*/


























