/* 
@import "font.css"; 

红色 	f20c0c

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900">
font-family:"Noto Sans SC"; font-weight:300;


banner 下面统一80px

width: calc(50% - 75px);
height: calc(100vh - 90px);

 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;

transform:rotate(9deg);
-ms-transform:rotate(9deg); 
-moz-transform:rotate(9deg); 
-webkit-transform:rotate(9deg);
-o-transform:rotate(9deg);


Style-m:
padding:4vh 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:130px; height:34px; line-height:34px; display:block; border-radius:8px; background:#988970; color:#dfd8cc; text-align:center; -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; cursor: pointer; }
.more1:hover {background:#333; color:#fff; }
.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;}
.more1-2 { background:#fff; color:#000 !important;}
.more1-2:hover { color:#fff;}
@media screen and (max-width: 991px){
.more1:before, .more1:after { display:none;}
	}

.ft12 { height:auto; overflow:hidden; font-size:12px; line-height:16px;  font-weight:100; text-transform:uppercase; }
.ft16 { height:auto; overflow:hidden; font-size:16px; line-height:2;  font-weight:100;}
.ft30 { height:auto; overflow:hidden; font-size:30px; line-height:46px;  font-weight:300; }
.ft36 { height:auto; overflow:hidden; font-size:36px; line-height:44px;  font-weight:300; }
.ft44 { height:auto; overflow:hidden; font-size:44px; line-height:63px;  font-weight:300; }
.ft72 { height:auto; overflow:hidden; font-size:72px; line-height:72px;  font-weight:300; text-transform:uppercase; margin-bottom:2vh;  }
.line36 { position:relative; padding-bottom:3vh; margin-bottom:3vh;}
.line36:after { content:""; width:36px; height:2px; background:#000; display:block; left:0; bottom:0; position:absolute;}
.line36-w {}
.line36-w:after{ background:#fff; }

@media screen and (max-width: 991px){
.ft30 { font-size:14px; line-height:1.5; }
.ft36 { font-size:16px; line-height:1.5; }
.ft44 { font-size:16px; line-height:1.5; }
.line36 { padding-bottom:1vh;}
.line36:after { height:1px; filter:alpha(Opacity=60);-moz-opacity:0.6;opacity:0.6;}
.more1 { width: 30%; height:auto; line-height: 20px; text-transform: uppercase; margin-top: 15px; margin-left:auto; margin-right:auto; font-size:12px; border-radius:3px; }
}

/* */
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; }
}

/*
深色	333	663300
中色	c5976b
浅色	fde2c2
*/
.ttl-l { height:auto; overflow:hidden; padding:0 0 50px 0; text-transform:uppercase;}
.ttl-l h2{ font-size:16px; line-height:1.5; color:#fff;  font-weight:300;}
.ttl-l h1{ font-size:24px; line-height:1.5; color:#fff; padding:0px 0 20px 0;  font-weight:400;}
.ttl-l h3{ font-size:16px; line-height:1.5; color:#fff; padding:20px 0 0 0;}
.ttl-l .line { width:60px; height:2px; overflow:hidden; background:#343434;}
.ttl-l .txt{ font-size:16px; line-height:1.5; color:#fff; margin-top:20px; width:100%; text-align:center;}

.ttl-l-b h2{ color:#666;}
.ttl-l-b h1{ color:#333;}
.ttl-l-b h3{ color:#666;}
.ttl-l-b .txt{ color:#666;}

.ttl-l-c { text-align:center;}
.ttl-l-c .txt,
.ttl-l-c .line { margin-left:auto; margin-right:auto;}

.ttl-l-r { text-align:right;}
.ttl-l-r .txt,
.ttl-l-r .line { margin-left:auto; margin-right:0;}



@media screen and (max-width: 991px){
.ttl-l { padding-bottom:3vh;}
.ttl-l h2{ font-size:10px;}
.ttl-l h1 { font-size:14px; padding-bottom:10px;}
.ttl-l h3 { font-size:12px;}
.ttl-l .line { height:1px; }
.ttl-l .txt { font-size:12px;  margin-top:6px;}
}




/* 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*/

.banner-l { height:400px; background: url(/upload/banner-p-l.jpg) center top no-repeat; background-size:cover; padding: 150px 0 0px 0; color:#fff; border-bottom:1px solid #eee; position:relative; display:flex; flex-direction: column; justify-content: flex-end;}
.banner-l .box2{ height:179px;}
@media screen and (max-width: 991px){
.banner-l { height:62vw; padding: 0 0 0 0; color:#fff; justify-content: center; }
.banner-l .box2{ height:auto; text-align:center;}
.banner-l .box2 .line36:after { left:50%; margin-left:-18px;}

}
.banner-l .ft44 {text-transform: capitalize; color:#b0a28b;}
.banner-l .ft36{ color:#fff;}
.banner-l .line36-w:after{ background:#fff;}

.banner-l-n { background-image:url(/upload/banner-nl.jpg);}
.banner-l-con { background-image:url(/upload/banner-p-s.jpg);}
@media screen and (max-width: 991px){
.banner-l .ft44 {color:#fff;}
.banner-l-con { background-image:url(/upload/banner-p-s2.jpg);}
}


.menu-l { background: rgba(255,255,255,1); height: 61px; overflow: hidden; text-align: center; }
.menu-l .box2 { display:table; }
.menu-l a{ text-align: center; font-size: 16px; line-height: 60px; display: inline-block; color: #333; padding: 0 40px; background: url(/upload/p1x18-2.jpg) right center no-repeat;  font-weight:300; }
.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 #564444; color:#333; font-weight:400;}
.menu-l a:last-child { background:none; }
@media (max-width: 991px) {
.menu-l { height:auto; padding-top: 0px; padding-bottom:0px; position:absolute; z-index:2; left:0; bottom:0; } /* height:45px; */
.menu-l a { height:auto; line-height:4; padding:0 6px; font-size:12px;}
.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*/




/* about-ct*/
/* end about-ct */





/* prod */
.prod { padding:10px 0 30px 0;}
.prod img {width: auto; max-width: 100%;}
.pagenavi { padding-top:20px; padding-bottom:40px;}

@media screen and (max-width: 991px){
.prod { padding:30px 0 20px 0;}
.prod .info {margin-bottom:20px;}
}

/* prod end */


/* newslist */

	/*newslist-page*/
	.pagenavi1{ padding:20px 0 20px 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:#999;transition:background 0.3s linear,color 0.3s linear;}
	.pagenavi1 a:hover{ background:#666; 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 { font-size:14px; border-top:1px dotted #f2f2f2; margin-bottom:80px;}
		.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:#564444;}
	
	@media screen and (max-width: 991px){ 
		.pagenavi { margin-bottom:0;}
		.pagenavi .golist a{ height:24px; line-height:24px; }
		.pagenavi .golist a .ico-golist { font-size:24px;}
		.pagenavi .golist { width:20%;}
		.pagenavi .pageleft , .pagenavi .pageright{ width:40%; height:40px; line-height:1.2;}
		.pagenavi { padding:10px 0 10px 0; font-size:12px;}
	}
	/* prev-next end*/
/* news 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-family:cn2; 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%; margin-bottom: 10px;}

.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; font-family:cn2; 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"; }


/* 向下箭头 */
@keyframes scroll-jt {
  0% { transform: translateY(-20px); }
  100% { transform: translateY(30px); }
}
.jtbox { width:20px; height:20px; overflow:hidden; display:block; position:relative; animation: scroll-jt 1s ease infinite; } /*  */
	.jtbox::before { content:""; width:20px; height:20px; display:block; overflow:hidden; border-left:1px solid #fff; border-top:1px solid #fff; transform: rotate(225deg); position:absolute; left:0; top:-6px; z-index:1; }
	.jtbox::after  { content:""; width:10px; height:10px; display:block; overflow:hidden; border-left:1px solid #fff; border-top:1px solid #fff; transform: rotate(225deg); position:absolute; left:5px; top:-0px; z-index:2; }
	.jiantou { position:absolute; z-index:2; left:50%; bottom:0; margin-left:-10px; height:30px; overflow:hidden;}
@media screen and (max-width: 991px){
	.jtbox { display:none;}
}
/* 向下箭头 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 { height:40px; bottom:10px; }
	.jiantou::before { width:11px; height:11px; left:4px; top:0px; }
	.jiantou::after  { width:7px; height:7px; left:6px; top:-1px; }


}
/* 向下翻页end */

#load-more-images { margin:0 auto;}


/* 箭头 */
.icon-to-right,
.icon-to-left,
.icon-to-bottom,
.icon-to-top {font-family: "iconfont" !important; font-size: 14px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.icon-to-left:before {content: "\e62c";}
/* .icon-to-right:before {content: "\e62d";} */
.icon-to-right:before {content: "\e83d";}
.icon-to-bottom:before {content: "\e7b0";}
.icon-to-top:before {content: "\e7af"; }










