@charset "utf-8";
/* Banner */
.banner { position:relative; width:1920px; left:50%; margin-left:-960px}
.banner img{ width:100%}
@media (max-width:1200px) {
	.banner{ width:100%; left:0; margin-left:0}
}

/* 主体 */
.container { background:#f5f5f5; position:relative; z-index:2; padding-top:1px}
.wrap { position:relative; width:1200px; min-height:460px; _height:460px; margin:0 auto; }
.wrap .sidebar {}
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:30px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }
@media (max-width:1200px) {
	.wrap{ width:92%}
	.wrap .main{ padding:20px 0}
	.container{ padding-top:0}
}
/* 左侧栏目标题 */
.leftTitle { width:100%; text-align:center; font-size:22px; color:#fff; line-height:1; padding-bottom:16px; background:url(g_21.jpg) bottom center no-repeat}
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i { font-size:38px; line-height:58px; font-weight:normal; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.sidebar{ float:left}
.menu ul {}
.menu ul:after{}
.menu ul li {height:58px; float:left}
.menu ul li a { display:block; text-align:center; padding:0 30px; line-height:58px; font-size:14px; color:#000000}
.menu ul li a:hover,.menu ul li .current { background:#ac834f; color:#fff}

.m-rdm { padding:25px 0 10px; text-align:center; }
.m-rdm a { display:inline-block; margin:0 8px 10px; padding:3px 20px; border:1px solid #ddd; line-height:24px; }
.m-rdm a:hover,.m-rdm .current { border:1px solid #999; background:#999; color:#fff; }


/* 面包屑 */
.location { position:relative; width:1200px; margin:0 auto; margin-top:-30px; background:#fff; height:58px; box-shadow:0 0 10px rgba(00,00,00,0.1)}
.breadcrumbs { display:none; float:right; text-align:right; height:58px; line-height:58px ; padding:0 25px}
.breadcrumbs a { display:inline-block; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top; color:rgba(00,00,00,0.6); margin-left:12px }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) no-repeat 0 center; margin-left:0 }
.breadcrumbs a:hover{ color:#3075c5}
@media (max-width:1200px) {
	.sidebar{ width:100%}
	.location{ width:100%; margin:0; height:auto}
	.breadcrumbs{ display:none}
	.menu ul{ border:1px solid #ac834f; border-bottom:0}
	.menu ul li{ width:50%; box-sizing:border-box; border-right:1px solid #ac834f;border-bottom:1px solid #ac834f; height:auto}
	.menu ul li:nth-child(2n){ border-right:0}
	.menu ul li a{ padding:10px 0; line-height:normal; font-size:16px}
}



/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; display:none }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }
.list { padding:0 0 40px; }
.list li { padding:9px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_18.gif) no-repeat 2px 17px; font-size:14px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-top:45px;border:1px solid #d2d2d2; overflow:hidden; }
.pothoItem .item:hover{ background:#f5f5f5;border:1px solid #f5f5f5;}
.pothoItem .item .pic { float:left; width:315px; margin-right:20px;}
.pothoItem .item .pic img { width:100%; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; margin-top:15px }
.pothoItem .item dl dt { font-size:18px; line-height:32px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.pothoItem .item dl dt a{ color:#000}
.pothoItem .item:hover dl dt a{ color:#1d5099}
.pothoItem .item dl .d{ padding:5px 0}
.pothoItem .item dl .i { padding:5px 0 0; color:#797979; font-size:14px; line-height:25px; /*height:75px; */overflow:hidden }

@media (max-width:640px) {
	.pothoItem .item{ margin-top:20px}
	.pothoItem .item .pic { float:left; width:45%; margin-right:10px;}
	.pothoItem .item dl{ margin-top:10px}
	.pothoItem .item dl dt{ font-size:15px; line-height:25px; margin-right:}
	.pothoItem .item dl .i{ padding: 0; line-height:22px; height:43px; overflow:hidden}
}
@media (max-width:480px) {
	.pothoItem .item dl .i{ padding: 0; line-height:22px; height:22px; overflow:hidden}	
	.pothoItem .item dl{ margin-top:5px}
	.pothoItem .item dl .d{ padding:3px 0}
	.pothoItem .item .pic { float:left; width:40%;}
}
@media (max-width:475px) {
	.pothoItem .item .pic {width:170px;}
	.pothoItem .item .pic img { width:170px;}

}
@media (max-width:375px) {
	.pothoItem .item .pic {width:150px; margin-right:10px}
	.pothoItem .item .pic img { width:150px;}
	
}

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; margin:0 auto; padding:4px; border:1px solid #919090;  text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { width:100%; margin:0; padding:0; }
.piList .pic-item { position:relative; width:31%; margin:0 3.5% 3% 0; padding:5px; border:1px solid #ccc; display:inline; box-sizing:border-box; overflow:hidden; }
.piList .pic-item img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.piList .pic-item:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}


.piList .pic-item:nth-child(3n){ margin-right:0}
.piList .list-pic { display:block; width:calc(100% - 2px);  margin-bottom:0; padding:0; border:0;border:1px solid #f6f6f6; overflow:hidden}
.piList .list-pic img { width:100%;   }
.piList dl { padding:4px 5px; line-height:20px; width:100%; background:#fff; box-sizing:border-box; }
.piList dl dt { height:40px; font-size:14px; line-height:40px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList dl dt a{ color:#000}
.piList .pic-item:hover dl{}
.piList .pic-item .intro{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(00,00,00,0.6); z-index:9; box-sizing:border-box; padding:30px; text-align:center; color:#fff; opacity:0; transition:all 0.3s linear}
.piList .pic-item .intro .s1{ font-size:18px; border-bottom:1px solid #fff; padding:10px 0}
.piList .pic-item .intro .s2{ font-size:12px;  text-align:left; min-height:100px; line-height:20px; margin-top:5px}
.piList .pic-item .intro .s3{ width:100%; height:67px; background:url(more.png) center center no-repeat;}
.piList .pic-item:hover .intro{ opacity:1}
@media (max-width:1200px) {
	.piList dl dt { height:30px; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }	
	.article img{ max-width:100%}
	.piList .pic-item .intro{ display:none}
	.piList dl{ position:relative}
}
@media (max-width:750px) {
	.piList .pic-item{ width:48.5%; margin:0 3% 3% 0}
	.piList .pic-item:nth-child(3n){ margin-right:3%}
	.piList .pic-item:nth-child(2n){ margin-right:0}	
}


/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 40px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }


.hzyx01{ width:100%}
.hzyx01 ul li{float:left}
.hzyx01 ul li a{ display:block; width:68px; height:28px; border:1px solid #fff; border-radius:5px; text-align:center; line-height:28px}
.hzyx01 ul li a.on{ border:1px solid #3075c5; color:#3075c5}
.hzyx01 ul li a:hover{ border:1px solid #3075c5; color:#3075c5}

.hzyx02{ width:100%; height:48px; background:#cedbeb; margin-top:30px}
.hzyx02 .sp1{ width:88px; float:left; text-align:center; margin-left:24px; line-height:48px; font-size:16px; color:#000000; margin-right:36px}
.hzyx02 .sp2{ width:200px; float:left;line-height:48px; font-size:16px; color:#000000;}
.hzyx02 .sp3{ width:630px; float:left;line-height:48px; font-size:16px; color:#000000;}
.hzyx02 .sp4{ width:190px; float:left;line-height:48px; font-size:16px; color:#000000;}
.hzyx02 .sp5{ width:60px; float:left; text-align:center;line-height:48px; font-size:16px; color:#000000; margin-right:36px}
.hzyx03{ margin-bottom:30px}
.hzyx03 .item{ width:100%; padding:24px 0; background:#f5f5f5; margin-top:5px}
.hzyx03 .pic{ width:86px; border:1px solid #c9c9c9; float:left; text-align:center; margin-left:24px; line-height:48px; font-size:16px; color:#000000; margin-right:36px; background:#fff}
.hzyx03 .s2{ width:200px; float:left;line-height:66px; font-size:14px; color:#010101;}
.hzyx03 .s2 a{ color:#010101}
.hzyx03 .s2 a:hover{ color:#3075c5}
.hzyx03 .s3{ width:630px; float:left;line-height:66px; font-size:14px; color:#010101;}
.hzyx03 .s4{ width:190px; float:left;line-height:66px; font-size:14px; color:#010101;}
.hzyx03 .s5{ width:60px; float:left; text-align:center;line-height:66px; font-size:14px; color:#010101; margin-right:36px}
.hzyx03 .s6{ float:left}
.hzyx03 .s6 a{ display:block; width:90px; height:30px; background:#3075c5; text-align:center; line-height:30px; border-radius:5px; color:#fff; margin-top:18px}


.msg{width:100%; padding:0 5% 2.5% 0;}
.msg dl.w48{ width:48.5%;}
.msg dl dt{ padding:9px 0px 0px 0; line-height:36px; color:#888888;}
.msg dl .input{ border:1px solid #ececec; width:100%; box-sizing:border-box; height:45px; box-sizing:border-box; padding:0 11px; background:#f9f9f9;}
.msg dl .textarea{ border:1px solid #ececec; padding:10px; background:#f9f9f9;}
.msg dl .textarea textarea{ height:130px; width:100%; border:0; background:none}
.msg dl.btn{ padding-top:41px;}
.msg dl .sendbtn{ margin-right:15px; color:#fff; cursor:pointer; border-radius:3px; width:179px; height:50px; background:#3075c5; font-size:16px; border:0}
.msg dl .sendbtn:hover{ box-shadow:0 0 10px #999;}
.msg dl .resetbtn{ color:#fff; cursor:pointer; border-radius:3px; width:179px; height:50px; background:#444444; font-size:16px; border:0}
.msg dl .resetbtn:hover{ box-shadow:0 0 10px #999;}









.about{ width:100%}
.abTab{ width:100%; padding:30px 0}
.abTab .hd{ width:100%}
.abTab .hd li{ width:33.333333333%; float:left; text-align:center; box-sizing:border-box; padding:20px 0; border:1px solid rgba(00,00,00,0); position:relative}
.abTab .hd li:after{ content:""; display:block; width:1px; height:58px; background:#ccc; position:absolute; right:-2px; top:50%; margin-top:-29px; z-index:-1}
.abTab .hd li.on:after{ right:-1px}
.abTab .hd li:last-child:after{ width:0}
.abTab .hd li .ico{ display:inline-block; vertical-align:top; width:80px; height:80px;}
.abTab .hd li .ico01{ background:url(a1_2.png) center center no-repeat}
.abTab .hd li .ico02{ background:url(a2_2.png) center center no-repeat}
.abTab .hd li .ico03{ background:url(a3_2.png) center center no-repeat}
.abTab .hd li .tit{ display:inline-block; vertical-align:top; text-align:left; padding-left:20px; color:#707070}
.abTab .hd li .tit .p1{ font-size:24px; padding-top:8px}
.abTab .hd li .tit .p2{ font-size:14px; text-transform:uppercase; padding-top:5px}
.abTab .hd li.on{ background:url(g_05.png) center center no-repeat; background-size:auto 120%; border:1px solid #c8b295; border-radius:10px}
.abTab .hd li.on .ico01{ background:url(a1.png) center center no-repeat}
.abTab .hd li.on .ico02{ background:url(a2.png) center center no-repeat}
.abTab .hd li.on .ico03{ background:url(a3.png) center center no-repeat}
.abTab .hd li.on .tit{ color:#996c33}
.abTab .bd{ width:100%; margin-top:70px; margin-bottom:90px}
.abTab .bd .item01{ width:100%; box-sizing:border-box; padding:0 39px; position:relative; background:url(s2.png) center center repeat-y; }
.abTab .bd .item01:after{ content:""; display:block; width:100%; height:40px; background:url(s1.png) top center no-repeat; position:absolute; top:-40px; left:0}
.abTab .bd .item01:before{ content:""; display:block; width:100%; height:40px; background:url(s3.png) bottom center no-repeat; position:absolute; bottom:-40px; left:0}
.abTab .bd .item01 .s1{ width:100%; background:url(s4.png) 300px center no-repeat; padding-bottom:20px}
.abTab .bd .item01 .s1 h3{ font-size:24px; color:#996c33; font-weight:normal}
.abTab .bd .item01 .s1 p{ font-size:14px; color:#a0a0a0}
.abTab .bd .item01 .s2{ font-size:14px; color:#626262; text-align:justify; line-height:36px; padding:20px 0}
.abTab .bd .item01 .s3 li{ float:left; margin-right:120px}
.abTab .bd .item01 .s3 li .p1{ font-size:41px; color:#a97b3c; font-weight:bold; font-family:Arial; line-height:1}
.abTab .bd .item01 .s3 li .p1 i{ font-size:18px; font-weight:normal}
.abTab .bd .item01 .s3 li .p2{ font-size:18px; color:#221815; padding-top:5px}
.abTab .bd .item01 .s4{ padding:40px 0}
.abTab .bd .item01 .s4 img{ width:100%}


.abTab .bd .item02 .s1{ width:100%; background:url(s4.png) 300px center no-repeat; padding-bottom:20px}
.abTab .bd .item02 .s1 h3{ font-size:24px; color:#996c33; font-weight:normal}
.abTab .bd .item02 .s1 p{ font-size:14px; color:#a0a0a0}
.abTab .bd .item02 .s2{ font-size:14px; color:#626262; text-align:justify; line-height:36px; padding:20px 0}
.abTab .bd .item02 .s3 li{ float:left; width:25%; text-align:center}
.abTab .bd .item02 .s3 li p{ font-size:24px; color:#333; margin-top:10px}
.abTab .bd .item02 .s4{ padding:40px 0 0; width:1184px; position:relative; left:50%; margin-left:-592px; height:540px}
.abTab .bd .item02 .s4 img{ width:100%}

.abTab .bd .item02{ width:100%; box-sizing:border-box; padding:0 39px; position:relative; background:url(s2.png) center center repeat-y; }
.abTab .bd .item02:after{ content:""; display:block; width:100%; height:40px; background:url(s1.png) top center no-repeat; position:absolute; top:-40px; left:0}
.abTab .bd .item02:before{ content:""; display:block; width:100%; height:20px; background:url(s3.png) bottom center no-repeat; position:absolute; bottom:-20px; left:0}


@media (max-width:1200px) {
	.abTab{ padding:15px 0}
	.abTab .hd li{ padding:10px 0}
	.abTab .hd li .ico{ width:100%; height:40px; background-size:auto 40px!important}
	.abTab .hd li .tit{ width:100%; padding:0; text-align:center}
	.abTab .hd li .tit .p1{ font-size:16px; line-height:1}
	.abTab .hd li .tit .p2{ font-size:12px; display:none}
	.abTab .bd{ margin-top:20px; margin-bottom:20px}
	.abTab .bd .item01 .s1{ padding-bottom:0}
	.abTab .bd .item01 .s1 h3{ font-size:18px}
	.abTab .bd .item01 .s1 p{ font-size:12px}
	.abTab .bd .item01 .s2{ line-height:28px; padding:10px 0}
	.abTab .bd .item01 .s3 li{ width:50%; margin-right:0; margin-bottom:15px}
	.abTab .bd .item01 .s3 li .p1{ font-size:24px}
	.abTab .bd .item01 .s3 li .p1 i{ font-size:12px}
	.abTab .bd .item01 .s3 li .p2{ font-size:14px; padding-top:3px}
	.abTab .bd .item01 .s4{ padding:5px 0}
	
	.abTab .bd .item02 .s1{ padding-bottom:0}
	.abTab .bd .item02 .s1 h3{ font-size:18px}
	.abTab .bd .item02 .s1 p{ font-size:12px}
	.abTab .bd .item02 .s2{ line-height:28px; padding:10px 0}
	.abTab .bd .item02 .s3 li{ width:25%; margin-right:0; margin-bottom:15px}
	.abTab .bd .item02 .s3 li img{ max-width:80%}
	.abTab .bd .item02 .s3 li p{ font-size:14px}
	.abTab .bd .item02 .s4{ padding:5px 0}
	.abTab .bd .item01:after{ width:0}
	.abTab .bd .item01:before{ width:0}
	.abTab .bd .item02:after{ width:0}
	.abTab .bd .item02:before{ width:0}
	.abTab .bd .item01{ padding:15px 10px}
	.abTab .bd .item02{ padding:15px 10px}
	.abTab .bd .item02 .s4{ width:100%; height:auto; left:0; margin:0}
	.abTab .bd .item02 .s4 img{ width:100%}
	
}
.container2{ background:#f3f3f3}
.News{ width:100%}
.News01{ width:100%; margin-top:20px; position:relative}
.News01 .swiper-slide{ width:100%}
.News01 .swiper-slide .pic{ width:600px; float:left; overflow:hidden}
.News01 .swiper-slide .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear; width:100%}
.News01 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.News01 .swiper-slide .title{ width:600px; float:right; box-sizing:border-box; padding:30px 40px;}
.News01 .swiper-slide .title .t{ font-size:18px; color:#626262;}
.News01 .swiper-slide .title .h{ font-size:24px; color:#000000; margin-top:10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.News01 .swiper-slide .title .h a{ color:#000;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.News01 .swiper-slide .title .i{ font-size:14px; color:#707070; text-align:justify; line-height:2; margin-top:10px}
.News01 .swiper-slide .title .m a{ display:inline-block; vertical-align:top; padding:10px 35px; font-size:18px; color:#fff; background:#996c33; margin-top:25px}
.News .News01 .pagination01{ width:600px; position:absolute; left:0; bottom:15px; z-index:9; text-align:right; font-size:0}
.News .News01 .pagination01 span{ width:12px; height:12px; border-radius:50%; border-radius:50%; opacity:1; margin-right:15px; background:#fff}
.News .News01 .pagination01 span.swiper-pagination-bullet-active{ background:#996c33}

.News02{ width:100%}
.News02 .item{ width:100%; background:#fff; box-sizing:border-box; padding:25px 45px; margin-top:45px}
.News02 .item .pic{ width:242px; float:left; overflow:hidden}
.News02 .item .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear; width:100%}
.News02 .item .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.News02 .item .title{ width:620px; float:left; margin-left:30px}
.News02 .item .title .h{ font-size:24px; color:#000000;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:20px}
.News02 .item .title .h a{ color:#000}
.News02 .item .title .i{ font-size:14px; color:#707070; line-height:2; margin-top:10px}
.News02 .item .time{ width:154px; float:right}
.News02 .item .time .s1{ width:100%; height:102px; line-height:102px; background:#f3f3f3; color:#aaaaaa; font-size:48px; text-align:center}
.News02 .item .time .s2{ width:100%; height:52px; line-height:52px; background:#f3f3f3; color:#aaaaaa; font-size:24px; text-align:center; margin-top:5px}
.News02 .item .time .s3{ display:none}
@media (max-width:1200px) {
	.News01 .swiper-slide .pic{ width:100%}	
	.News01 .swiper-slide .title{ width:100%; padding:15px 0}
	.News01 .swiper-slide .title .t{ font-size:12px}
	.News01 .swiper-slide .title .h{ font-size:16px}
	.News01 .swiper-slide .title .m a{ font-size:14px; margin-top:15px}
	.News02 .item{ margin-top:15px; padding:10px}
	.News02 .item .pic{ width:100%}
	.News02 .item .title{ margin:0; width:100%}
	.News02 .item .title .h{ font-size:16px; margin-top:10px}
	.News02 .item .title .i{ font-size:12px}
	.News02 .item .time{ width:100%}
	.News02 .item .time .s1,.News02 .item .time .s2{ display:none}
	.News02 .item .time .s3{ display:block; margin-top:8px}
	.News .News01 .pagination01{ width:100%; text-align:center; position:relative; margin-top:15px}
}

.container_pD {
    background: url(g_38.jpg) center center repeat-y;
    padding: 50px 0 150px;
}
.pDisplay{ width:790px; margin:0 auto; box-sizing:border-box;}
.pDisplay .topx{ width:100%; text-align:center}
.pDisplay .topx h3 i{ display:inline-block; vertical-align:top; padding:0 50px; font-size:30px; color:#0e0e0e; background:url(b1.png) left center no-repeat,url(b2.png) right center no-repeat; font-weight:normal}
.pDisplay .topx p{ font-size:18px; color:#535353; margin-top:8px}
.pDisplay .item01{ width:100%; margin-top:70px}
.pDisplay .item01 .bd{ width:397px; float:left}
.pDisplay .item01 .bd .con{ width:100%; box-sizing:border-box; border:1px solid #eeeeee}
.pDisplay .item01 .bd img{ width:100%}
.pDisplay .item01 .hd{ width:370px; float:right}
.pDisplay .item01 .hd .s{ width:100%; margin-bottom:7px}
.pDisplay .item01 .hd .s .l{ width:120px; height:26px; background:#c69c6d; line-height:26px; text-align:center; color:#fff; font-size:14px; float:left}
.pDisplay .item01 .hd .s .r{ width:calc(100% - 140px); float:right; padding:3px 0; line-height:20px; font-size:14px; color:#434343}
.pDisplay .item02{ width:100%; padding:45px 0;line-height:2; font-size:14px; word-wrap:break-word;}
.pDisplay .item02 img{ max-width:100%}

@media (max-width:1200px) {
	.container_pD{ padding:20px 0 50px}
	.pDisplay .topx h3 i{ font-size:20px; background-size:18px,18px; padding:0 30px}
	.pDisplay .topx p{ font-size:14px}
	.pDisplay .item01{ margin-top:30px}
	.pDisplay .item01 .hd .s .r{width: calc(100% - 130px);}
	.pDisplay{ width:100% }
	.pDisplay .item01 .bd{ width:100%}
	.pDisplay .item01 .hd{ width:100%; margin-top:15px}
	.pDisplay .item01 .hd .content .s1{ font-size:18px}
	.pDisplay .item01 .hd .content .s2{ padding:10px 0}
	.pDisplay .item01 .hd .content .s3{ padding:10px 0}
	.pDisplay .item01 .hd .content .s4{ min-height:auto; margin-bottom:20px}
	.pDisplay .item01 .hd .content .s5{ margin-bottom:20px}
	.pDisplay .item01 .hd ul li{ width:23.5%; margin-right:2%; box-sizing:border-box}
	.pDisplay .item02{ padding:25px 0}
}
.container_p{ background:url(g_38.jpg) center center repeat-y; padding:100px 0 150px}
.product01{ width:100%}
.product01 .item01{ width:800px; height:58px; background:#dddace; box-sizing:border-box; margin:0 auto; border-radius:5px; position:relative}
.product01 .item01.item01X{ background:#daf7cf}
.product01 .item01 .inp1{ width:598px; height:38px; box-sizing:border-box; background:#fff; border-radius:5px; box-sizing:border-box; padding:0 10px; position:absolute; left:10px; top:10px}
.product01 .item01 .inp2{ width:164px; height:38px; box-sizing:border-box; background:#b28e60; border-radius:5px; box-sizing:border-box; padding:0 10px; position:absolute; right:10px; top:10px; color:#fff; font-size:14px; cursor:pointer}
.product01 .item01.item01X .inp2{ background:#42b753}
.product01 .item01.item01X{margin-top:-240px; margin-bottom:200px}
.product01 .item02{ width:1920px; position:relative; left:50%; margin-left:-960px}
.product01 .item02 img{ width:100%}
.product01 .item02 img.img1{ display:block}
.product01 .item02 img.img2{ display:none}
.product01 .item03{ width:1200px; margin:0 auto; position:relative; height:1756px; margin-top:100px}
.product01 .item03:after{ content:""; display:block; background:url(g_37.png) center center no-repeat; width:1206px; height:1756px; position:absolute; left:-3px; top:0; z-index:-1}
.product01 .item03 .hd{ position:relative; z-index:2; width:100%; padding-top:150px}
.product01 .item03 .hd ul{ text-align:center; font-size:0}
.product01 .item03 .hd ul li{ display:inline-block; vertical-align:top; width:230px; text-align:center; line-height:49px; height:49px; font-size:14px; color:#434343 }
.product01 .item03 .hd ul li.on{background:url(g_39.png) center center no-repeat; width:242px}
.product01 .item03 .hd ul li:hover a{ color:#996c33}
.product01 .item03 .bd{ width:1000px; margin:0 auto}
.product01 .item03 .bd ul{ padding-top:30px}
.product01 .item03 .bd ul li{ width:300px; margin-right:50px; float:left; margin-top:30px; position:relative}
.product01 .item03 .bd ul li img{ width:100%}
.product01 .item03 .bd ul li:nth-child(3n){ margin-right:0}
.product01 .item03 .bd ul li p{ text-align:center; font-size:16px; color:#333; padding:15px 0}
.product01 .item03 .bd ul li .intro{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(00,00,00,0.6); z-index:9; box-sizing:border-box; padding:30px; text-align:center; color:#fff; opacity:0; transition:all 0.3s linear}
.product01 .item03 .bd ul li .intro .s1{ font-size:18px; border-bottom:1px solid #fff; padding:10px 0}
.product01 .item03 .bd ul li .intro .s2{ font-size:12px;  text-align:left; min-height:100px; line-height:20px; margin-top:5px}
.product01 .item03 .bd ul li .intro .s3{ width:100%; height:67px; background:url(more.png) center center no-repeat;}
.product01 .item03 .bd ul li:hover .intro{ opacity:1}
@media all and (max-width:1200px){
	.container_p{ padding:30px 0}
	.product01 .item01{ width:92%; margin:0 auto}
	.product01 .item01 .inp1{ width:calc(70% - 12px)}
	.product01 .item01 .inp2{ width:calc(30% - 13px)}
	.product01 .item02{ width:92%; margin:0 auto; left:0}
	.product01 .item02 .pic{ margin-top:15px}
	.product01 .item02 img.img1{ display: none}
	.product01 .item02 img.img2{ display: block}
	.product01 .item03{ width:92%; margin:0 auto; margin-top:30px;height:auto}
	.product01 .item03::after{ width:0; height:0}
	.product01 .item03 .hd{ padding-top:0}
	.product01 .item03 .hd ul{ border:1px solid #ac834f; border-bottom:0; border-right:0; box-sizing:border-box; width:100%}
	.product01 .item03 .hd ul li{ width:50%; box-sizing:border-box; border-right:1px solid #ac834f;border-bottom:1px solid #ac834f; height:auto; float:left}
	.product01 .item03 .hd ul li:nth-child(2n){}
	.product01 .item03 .hd ul li a{ padding:10px 0; line-height:normal; font-size:16px}
	.product01 .item03 .hd ul li.on,.product01 .item03 .hd ul li:hover{ width:50%; background:#ac834f; color:#fff}
	.product01 .item03 .hd ul li.on a,.product01 .item03 .hd ul li:hover a{ color:#fff}
	.product01 .item03 .bd{ width:100%}
	.product01 .item03 .bd ul li{ width:48%; margin-right:4%; margin-top:3%}
	.product01 .item03 .bd ul li:nth-child(3n){ margin-right:4%}
	.product01 .item03 .bd ul li:nth-child(2n){ margin-right:0}
	.product01 .item03 .bd ul li p{ font-size:14px; padding:10px 0}
	.product01 .item03 .bd ul li .intro{ display:none}
}

.container_p2{ background:#ffffff; padding:50px 0}
.product01 .item05{ width:1200px; margin:0 auto; margin-top:80px}
.product01 .item05 .hd{ width:100%; margin-bottom:40px}
.product01 .item05 .hd li{ width:290px; float:left; box-sizing:border-box; border:1px solid #dddace; margin-right:13px}
.product01 .item05 .hd li a{ display:block; font-size:14px; color:#755e5e; text-align:center; padding:15px 0}
.product01 .item05 .hd li:nth-child(4n){ margin-right:0}
.product01 .item05 .hd li.on,.product01 .item05 .hd li:hover{ background:#b28e60; border:1px solid #b28e60}
.product01 .item05 .hd li.on a,.product01 .item05 .hd li:hover a{ color:#fff}
.product01 .item05 .bd{ width:100%}
.product01 .item05 .bd li{ width:390px; float:left; margin-right:15px; text-align:center; position:relative}
.product01 .item05 .bd li img{ width:100%}
.product01 .item05 .bd li:nth-child(3n){ margin-right:0}
.product01 .item05 .bd li p{ padding:15px 10px; text-align:center; font-size:16px; color:#231815;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.product01 .item05 .bd li .intro{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(00,00,00,0.6); z-index:9; box-sizing:border-box; padding:30px; text-align:center; color:#fff; opacity:0; transition:all 0.3s linear}
.product01 .item05 .bd li .intro .s1{ font-size:18px; border-bottom:1px solid #fff; padding:10px 0}
.product01 .item05 .bd li .intro .s2{ font-size:12px;  text-align:left; min-height:100px; line-height:20px; margin-top:5px}
.product01 .item05 .bd li .intro .s3{ width:100%; height:67px; background:url(more.png) center center no-repeat;}
.product01 .item05 .bd li:hover .intro{ opacity:1}

@media all and (max-width:1200px){
	.container_p2{ padding:30px 0}
	.product01 .item05{ width:92%; margin-top:20px}
	.product01 .item05 .hd{ margin-bottom:20px}
	.product01 .item05 .hd ul{ width:100%; border:1px solid #dddace}
	.product01 .item05 .hd li{ width:50%; font-size:16px; float:left; box-sizing:border-box; margin:0; border-right:1px solid #dddace}
	.product01 .item05 .bd li{ width:48%; margin-right:4%}	
	.product01 .item05 .bd li:nth-child(3n){ margin-right:4%}
	.product01 .item05 .bd li:nth-child(2n){ margin-right:0}
	.product01 .item05 .bd li p{ padding:10px 0 15px; font-size:14px}
	.product01 .item05 .bd li .intro{ display:none}
}
.container_p3{ background:#edf7e9; padding:50px 0}
.product01 .item02x{ width:1200px; margin:0 auto}
.product01 .item02x .pic{ margin-top:50px}
.product01 .item02x img{ width:100%}
.product01 .item02x img.img1{ display:block}
.product01 .item02x img.img2{ display:none}
.product01 .item03x{ width:1200px; margin:0 auto; position:relative; height:1916px; margin-top:100px}
.product01 .item03x:after{ content:""; display:block; background:url(g_35.png) center center no-repeat; width:1428px; height:1916px; position:absolute; left:-114px; top:0; z-index:-1}
.product01 .item03x .hd{ position:relative; z-index:2; width:100%; padding-top:300px}
.product01 .item03x .hd ul{ text-align:center; font-size:0}
.product01 .item03x .hd ul li{ display:inline-block; vertical-align:top; text-align:center; line-height:49px; height:49px; font-size:14px; color:#434343; padding:0 100px }
.product01 .item03x .hd ul li{ color:#333}
.product01 .item03x .hd ul li:hover a,.product01 .item03x .hd ul li.on a{ color:#996c33;color:#35802d}
.product01 .item03x .bd{ width:1040px; margin:0 auto}
.product01 .item03x .bd ul{ padding-top:30px}
.product01 .item03x .bd ul li{ width:318px; margin-right:43px; float:left; margin-top:30px; position:relative}
.product01 .item03x .bd ul li img{ width:100%}
.product01 .item03x .bd ul li:nth-child(3n){ margin-right:0}
.product01 .item03x .bd ul li p{ text-align:center; font-size:16px; color:#333; padding:13px 0}
.product01 .item03x .bd ul li .intro{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(00,00,00,0.6); z-index:9; box-sizing:border-box; padding:30px; text-align:center; color:#fff; opacity:0; transition:all 0.3s linear}
.product01 .item03x .bd ul li .intro .s1{ font-size:18px; border-bottom:1px solid #fff; padding:10px 0}
.product01 .item03x .bd ul li .intro .s2{ font-size:12px;  text-align:left; min-height:100px; line-height:20px; margin-top:5px}
.product01 .item03x .bd ul li .intro .s3{ width:100%; height:67px; background:url(more.png) center center no-repeat;}
.product01 .item03x .bd ul li:hover .intro{ opacity:1}

@media all and (max-width:1200px){
	.product01 .item02x{ width:92%; margin:0 auto; left:0}
	.product01 .item02x .pic{ margin-top:15px}
	.product01 .item03x{ width:92%; margin:0 auto; margin-top:30px;height:auto}
	.product01 .item03x::after{ width:0; height:0}
	.product01 .item03x .hd{ padding-top:0}
	.product01 .item03x .hd ul{ border:1px solid #ac834f; border-bottom:0; border-right:0; box-sizing:border-box; width:100%}
	.product01 .item03x .hd ul li{ width:50%; box-sizing:border-box; border-right:1px solid #ac834f;border-bottom:1px solid #ac834f; height:auto; float:left; margin:0; padding:0}
	.product01 .item03x .hd ul li:nth-child(2n){}
	.product01 .item03x .hd ul li a{ padding:10px 0; line-height:normal; font-size:16px}
	.product01 .item03x .hd ul li.on,.product01 .item03 .hd ul li:hover{ width:50%; background:#ac834f; color:#fff}
	.product01 .item03x .hd ul li.on a,.product01 .item03 .hd ul li:hover a{ color:#fff}
	.product01 .item03x .bd{ width:100%}
	.product01 .item03x .bd ul li{ width:48%; margin-right:4%; margin-top:3%}
	.product01 .item03x .bd ul li:nth-child(3n){ margin-right:4%}
	.product01 .item03x .bd ul li:nth-child(2n){ margin-right:0}
	.product01 .item03x .bd ul li p{ font-size:14px; padding:10px 0}
	.product01 .item03x .bd ul li:hover .intro{ display:none}
}


/* 分页 */
.page { padding:50px 0 30px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:3px 12px; border:1px solid #ddd; background:#f2f2f2; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #caab65; background:#caab65; color:#fff; }
.page.pages a{ border:1px solid #b6e5b1; background:none}
.page.pages a:hover,.page.pages .current { border:1px solid #caab65; background:#caab65; color:#fff; }
@media all and (max-width:1200px){
	.page { padding:20px 0 10px; }
	.page a { padding:1px 10px; }
}
.tab{ width:1320px; margin:0 auto; margin-top:100px}
.tab .hd{ width:100%;overflow:hidden}
.tab .hd .swiper-slide{ width:440px; text-align:center; height:136px; box-sizing:border-box; background:url(g_08.jpg) right center no-repeat; border:1px solid rgba(255,255,255,0); border-radius:20px; font-size:0; padding:17px; float:left}
.tab .hd .swiper-slide i{ display:inline-block; vertical-align:top; width:100px; height:100px; background:url(g_06.png) center center no-repeat}
.tab .hd .swiper-slide .tit{ display:inline-block; vertical-align:top; text-align:left; padding-left:20px}
.tab .hd .swiper-slide .p1{ font-size:24px; color:#707070; padding-top:18px}
.tab .hd .swiper-slide .p2{ font-size:14px; color:#707070; text-transform:uppercase}
.tab .hd .swiper-slide:last-child{ background:none}
.tab .hd .swiper-slide.on{ background:url(g_05.png) center center no-repeat; border:1px solid #c8b294}
.tab .hd .swiper-slide.on .p1{ color:#996c33}
.tab .hd .swiper-slide.on .p2{ color:#996c33}
.tab .hd .swiper-slide.on i{ background:url(G_07.png) center center no-repeat}
.tab .hd .swiper-slide:hover{ background:url(g_05.png) center center no-repeat; border:1px solid #c8b294}
.tab .hd .swiper-slide:hover .p1{ color:#996c33}
.tab .hd .swiper-slide:hover .p2{ color:#996c33}
.tab .hd .swiper-slide:hover i{ background:url(G_07.png) center center no-repeat}
.tab .hd .swiper-slide:nth-child(1) i{background:url(e1_2.png) center center no-repeat}
.tab .hd .swiper-slide:nth-child(2) i{background:url(e2_2.png) center center no-repeat}
.tab .hd .swiper-slide:nth-child(3) i{background:url(e3_2.png) center center no-repeat}
.tab .hd .swiper-slide:nth-child(1).on i{background:url(e1.png) center center no-repeat}
.tab .hd .swiper-slide:nth-child(2).on i{background:url(e2.png) center center no-repeat}
.tab .hd .swiper-slide:nth-child(3).on i{background:url(e3.png) center center no-repeat}

@media (max-width:1600px) {
	.tab{ width:1200px;}
	.tab .hd .swiper-slide{ width:400px}
}
@media (max-width:1200px) {
	.tab{ width:92%; margin-top:20px}
	.tab .hd .swiper-slide{ width:33.333333%; height:auto; padding:5px; border-radius:5px; text-align:center}
	.tab .hd .swiper-slide i{ width:30px; height:30px; background-size:cover!important}
	.tab .hd .swiper-slide .tit{ padding:0; text-align:center; display:block; width:100%}
	.tab .hd .swiper-slide .p1{ font-size:14px; padding:0; width:100%; display:block}
	.tab .hd .swiper-slide .p2{ font-size:12px; display:none}
	.tab .bd{ margin-top:20px}
	.tab .bd .swiper02 .swiper-slide{ width:50%}
	.tab .bd .swiper02 .swiper-slide p i{ font-size:12px}
	.product01 .item01.item01X{ margin:0 auto}
}


.nr_pc{ display:block}
.nr_sj{ display:none}
.nr_sj img{ width:auto!important; height:auto!important}
@media (max-width:1200px) {
	
.nr_pc{ display: none}
.nr_sj{ display:block}
}
















































































