@charset "utf-8";

@font-face {
  font-family: "SourceHanSansCN-Light";
  src: url("./ziti/SourceHanSansCN-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'AvantGardeITCbyBT-Book'; 
  src: url('./ziti/AvantGardeITCbyBT-Book_0.ttf') format('truetype');
}

@font-face {
  font-family: 'Bodoni_Book_BT'; 
  src: url('./ziti/Bodoni_Book_BT.ttf') format('truetype');
}

@font-face {
  font-family: 'SourceHanSansCN-Regular'; 
  src: url('./ziti/SourceHanSansCN-Regular.ttf') format('truetype');
}


* {font-family: '微软雅黑',Arial, Helvetica, sans-serif;}
.wrap{width:1000px; margin:0 auto;}
.blank36{margin-top: 36px;}
.fl{float: left;}
.fr{float: right;}
.fz{font-size: 0;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.text-over{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.over{overflow: hidden;}
.relative{position: relative;z-index: 1;}
.absolute{position: absolute;z-index: 1;}
.fixed{position: fixed;z-index: 1;}
.inline{display: inline;}
.block{display: block;}
.inline-block{display: inline-block;}
.dis{display: inline-block;vertical-align: top;}
.hide{display: none;}
.max-w100{max-width: 100%;}
.max-h100{max-height: 100%;}
img{max-width: 100%;}
.img_vam{vertical-align: middle;}
.span{vertical-align: middle;display: inline-block;height: 100%;}
.relative{position: relative;z-index: 1;}
.absolute{position: absolute;z-index: 1;}
.middle{vertical-align: middle;}
.trans{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.c1{clear: both;}
.text-over{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.trans3 { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; }
.trans5 { transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.trans7 { transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s; }
.fz{font-size: 0;}
.dis{display: inline-block;vertical-align: top;}
.editor p,
.editor div,
.editor em,
.editor b,
.editor span{line-height: inherit;font-size: inherit;color: inherit;}
.editor img{max-width: 100%!important;}
.border-box{-moz-box-sizing: border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
body{max-width:1920px;min-width:320px;overflow-x: hidden;margin: 0 auto !important;}
.m_auto{}
.w1600{width: 1600px;margin:0 auto;}
.w1400{width: 1400px;margin:0 auto;}
.hhh{display:none;}
@media (max-width: 1680px){
	.w1600{width: 94%;}
}
@media (max-width: 1480px){
	.w1400{width: 94%;}
}
.w1280{width: 1280px;margin:0 auto;}
@media (max-width: 1300px){
	.w1280{width: 94%;}
}
.w1200{width: 1200px;margin:0 auto;}
@media (max-width: 1280px){
	.w1200{width: 94%;}
}
.bg_color{background: #f8f8f8;}
.ziti1{font-family: 'SourceHanSansCN-Light';}
.h150{width: 100%;position: relative;padding-top: 7.8125%;}

[relative]{position: relative;}
[absolute]{position: absolute;}
[absolute][max]{left: 0;bottom: 0;top: 0;right: 0;}
.absolute,[absolute]{position:absolute;}
.absolute.max,[absolute][max]{left: 0;top: 0;right: 0;bottom: 0;}
.fixed,[fixed]{position:fixed;}
.fixed.max,[fixed][max]{left: 0;top: 0;right: 0;bottom: 0;}
.fz0,[fz0]{font-size:0;}
.maxh,[maxh]{height:100%;}
.maxw,[maxw]{width:100%;}
.clear_both{zoom:1;}
.clear_both:after{content:""; display:block; clear:both;}

/*字体*/
.fz0{ font-size:0px; color:#333;}
.fz10{ font-size:10px; color:#333;}
.fz12{ font-size:12px; color:#333;}
.fz14{ font-size:14px; color:#333;}
.fz15{ font-size:15px; color:#333;}
.fz16{ font-size:16px; color:#333;}
.fz18{ font-size:18px; color:#333;}
.fz20{ font-size:20px; color:#333;}
.fz22{ font-size:22px; color:#333;}
.fz24{ font-size:24px; color:#333;}
.fz26{ font-size:26px; color:#333;}
.fz28{ font-size:28px; color:#333;}
.fz30{ font-size:30px; color:#333;}
.fz32{ font-size:32px; color:#333;}
.fz34{ font-size:34px; color:#333;}
.fz36{ font-size:36px; color:#333;}
.fz38{ font-size:38px; color:#333;}
.fz40{ font-size:40px; color:#333;}
.fz42{ font-size:42px; color:#333;}
.fz44{ font-size:44px; color:#333;}
.fz46{ font-size:46px; color:#333;}
.fz48{ font-size:48px; color:#333;}
.fz50{ font-size:50px; color:#333;}
.fz70{ font-size:70px; color:#333;}

/*弹窗样式*/
#jextalert-mask{background:rgba(0,0,0,.3);z-index:999}
#jextalert{background:#fff;padding:25px;border-radius:5px;position:fixed;z-index:999}
#jextalert>[move1]{bottom:auto;height:50px;z-index:3;right: 80px;}
#jextalert>[top]{color:#666;line-height:20px;z-index:3;font-size:16px;border-bottom:#e0e3e5 1px solid;padding-bottom:17px}
#jextalert>[top] [close]{cursor:pointer;color:#666;font-size:30px;font-weight:lighter;z-index:99;right:0;top:0}
[contentsxxxx]{color:#666;font-size:14px}
[contentsxxxx] [baidumap]>div{color:#333;font-size:12px}
[contentsxxxx] [baidumap] *{color:inherit;font-size:inherit}
#jextalert>[bottom]{border-top:#e0e3e5 1px solid;padding:20px 0 0;}
#jextalert>[bottom] [fr]{line-height:30px;font-size:14px;color:#4fa4df;border-radius:34px;padding:0 22px;cursor:pointer}
#jextalert>[bottom] [aaaa]{color:#fff;background:#4fa4df}
#jextalert>[bottom] [aaaa].not{background:#aaa}
#jextalert>[bottom] [tip]{color:#f00;font-size:12px}
#jextalert>[mcscroll]{width:auto;margin:0;padding:0;line-height:1.9;}
#jextalert.null{background:none;padding:0}
#jextalert.null>[top]{height:0;display:none}
#jextalert.null>[bottom]{height:0;display:none}
#jextalert>[contents]{width:100%}
#jextalert>[contents] [loadings]>span{display:inline-block;margin:44px 0 0;background:rgba(0,0,0,.7);color:#fff;border-radius:3px;padding:7px 24px}
#jextalert>[contents] [loadings]>span[w]{min-width:100px;padding:9px 27px;}
#jextalert.over{padding:0;}
#jextalert.over>[top]{line-height:30px;padding:10px 25px;}
#jextalert.over>[top] [close]{right:20px;top:10px}
#jextalert.over>[bottom]{padding:20px 25px;}

/*内页样式*/
.inside{}
.inside .inside-title{ width:100%; text-align:center; color:#333;}
.inside .inside-title span{ display:inline-block; position:relative;}
.inside .inside-title span::before{ width:30px; height:3px; background:#704221; position:absolute; left:-50px; top:50%; content:'';}
.inside .inside-title span::after{ width:30px; height:3px; background:#704221; position:absolute; right:-50px; top:50%; content:'';}
.inside .inside-title.in span{ color:#704221;}
.inside .inside-title.in span::before,.inside .inside-title.in span::after{ display:none;}
.inside .inside-title-two{ width:100%; text-align:center; }
.inside .inside-title-two .title{ color:#333;}
.inside .inside-title-two .title.c0{ color:#333;}
.inside .inside-title-two .brief{ line-height:30px; color:#666; margin-top:26px;}

#header{height: 99px;border-bottom:1px solid #efefef;}
#header.detail{border-bottom:none;}
#header .logo a{display: block;width: 152px;height: 99px;vertical-align: middle;display: table-cell;text-align: center;}
#header .logo .index{display: none;}
#header.index_head .logo .index{display: block;}
#header.index_head .logo .other{display: none;}
#header .nav{margin-right: 41px;margin-top: 42px; line-height:16px;}
#header .nav .one{margin-right: 52px;color:#000000;font-size: 16px;}
/*#header .nav .big{font-size: 16px;}*/
#header.index_head{z-index:2;position: relative;border-bottom:none; background:rgba(0,0,0,.15);}
#header.index_head .nav .one{color:#ffffff;}
#header .search .big{width: 23px;height: 23px;margin-top: 39px;background: url(/images/big.png) no-repeat center center/auto auto;cursor: pointer;margin-right: 45px;}
#header.index_head .search .big{background: url(/images/search_white.png) no-repeat center center/auto auto;}
#header .search.touch .big{background: url(/images/close.jpg) no-repeat center center/70% 70%;}
#header .search_form{width: 286px;height: 0;overflow: hidden;top: 68px;right: 20px;}
#header .search_form form{width: 286px;height: 30px;border:1px solid #666;background: #fff;border-radius:25px;}
#header .search_form .text{width: 208px;height: 28px;color:#666;font-size: 14px;padding:0 5px;margin-left: 15px;background: #fff;border:none;}
#header .search_form .submit{width: 50px;height: 28px;background: #fff url(/images/big.png) no-repeat center center;border:none;}
#header .lang{padding-left: 35px;height: 99px;position: relative;}
#header .lang:before{content:"";width: 1px;height: 23px;position: absolute;left: 0;top: 0;bottom: 0;margin:auto;background: #cccccc;}
#header .lang .dis{cursor: pointer;margin-top: 39px;color:#555555;font-size: 14px;}
#header.index_head .lang .dis{color:#ffffff;}
#header .lang .dis.a2{margin:39px 10px 0 22px;}

#header_mobile{display: none;height: 75px;}
#header_mobile .w1600{height: 75px;}
#header_mobile .logo{}
#header_mobile .logo a{width: 120px;height: 41px;margin-top: 15px;display: block;}
#header_mobile .menu{width: 30px;height: 22px;margin-top: 25px;background: url(/images/menu.png) no-repeat center center/100% 22px;}
#header_mobile .close1{display: none;width: 30px;height: 22px;margin-top: 18px;background: url(/images/close.jpg) no-repeat center center/auto auto;}
@media (max-width: 1300px){
	#header .nav .one{margin-right: 35px;}
}
@media (max-width: 1260px){
	#header{height: 80px;}
	#header .logo a{width: 125px;height: 80px;}
	#header .nav{margin-top: 29px;margin-right: 14px;}
	#header .nav .one{margin-right: 25px;}
	#header .lang .dis,
	#header .lang .dis.a2,
	#header .search .big{margin-top: 28px;}
	#header .lang{height: 80px;}
	#header .nav .one{font-size:14px;}
}
@media (max-width: 1024px){
	#header{display: none;}
	#header_mobile{display: block;}
}

/*菜单*/
#nav{overflow: hidden;height: 0;}
#nav{position: absolute;top: 75px;left: 0;right: 0;margin:auto;z-index:999;background: #333333;}
#nav .w710{height: 100%;}

#nav .nav_list{width: 96%;margin:0 auto;border-bottom:1px solid #434343;}
#nav .nav_list li{position: relative;width: 96%;margin:0 auto;border-top:1px solid #434343;}
#nav .nav_list li em.btn{display: block;position: absolute;top: 0;margin:auto;right: 0;width: 35px;height: 50px;background: url(/images/down1.png) no-repeat center center/21px 11px;}
#nav .nav_list li .one{width: 100%;display: block;height: 50px;line-height: 50px;color:#ffffff;font-size: 18px;}
#nav .h15{height: 15px;}
#nav .nav_list li .two{background: #444444;padding:0 .31rem 0 .19rem;height: 0;overflow: hidden;}
#nav .nav_list li.on_two .two{height: 100%;border-top: none;}
#nav .nav_list li.on_two .one{color:#ff5500;}
#nav .nav_list li.on_two em.btn{background: url(/images/up.png) no-repeat center center/21px 11px;}
#nav .nav_list li .child{font-size: 16px;color:#cccccc;display: inline-block;vertical-align: top;padding-right:4%;text-align: left;}
#nav .nav_list li .two .child{padding-left: 20px;background: url(/images/quan1.jpg) no-repeat 10px center;color:#ffffff;font-size: 16px;}
#nav .nav_list li .two.other .child{display: block;margin-bottom: 15px;width: 90%;}
#nav .nav_list li .child_two{margin-left:15px;margin-top:15px;border-bottom:1px dashed #575757;margin-bottom: 12px;}
#nav .nav_list li .child_two .small{color:#cccccc;padding-bottom: 10px;font-size: 15px;margin-right: 10px;}

@media (max-width: 750px){
	#nav .nav_list li .one{font-size: 16px;}
}

#photo .mobile{display: none;}

@media (max-width: 750px){
	#photo .pc{display: none;}
	#photo .mobile{display: block;}
	#footer .logo {width: 120px;height: 38px;}
}

#main.public_box .bread{padding-top:29px;margin-bottom: 36px;}
#main.public_box .bread span,
#main.public_box .bread a{color:#999999;font-size: 14px;font-family: 'SourceHanSansCN-Light';}/*思源黑体*/
#main.public_box .bread a:hover{color:#000;}
#main.public_box .photo .mobile{display: none;}

/*首页*/
#index_picture{z-index: 2;}
#index_picture .padding{width: 100%;padding:49% 0 0;}
#index_picture .picture{position: absolute;top:0;left:0;bottom: 0;right: 0;}
#index_picture .long{width: 1px;height: 222px;right: 21.4%;bottom: 6.125%;}
#index_picture .swiper-picture{z-index:1;}
#index_picture .index_header{z-index:10;width: 100%;}
#index_picture .swiper-pagination{width: 105px;right: 20.6%;bottom: 3.9%;left: auto;text-align: right;}
#index_picture .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 20px;background: url(/images/ico.png) no-repeat center center;opacity: 1;position: relative;}
#index_picture .swiper-pagination .swiper-pagination-bullet:after{display: none;content:"";width: 10px;height: 10px;position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin:auto;background: url(/images/ico2.png) no-repeat center center;}
#index_picture .swiper-pagination .swiper-pagination-bullet:hover::after{display: block;}
#index_picture .swiper-pagination .swiper-pagination-bullet-active:after{display: block;}
/*广告图*/
#owl-demo{display: none!important;}
.owl-carousel .owl-buttons{display: none!important;}
.owl-controls .owl-pagination .owl-page.active{background: #1a77d7;}
.owl-controls{/*display: none!important;*/}
#photo2{display: none;}
#photo_index img{max-width: 100%;max-height:100%;}
.owl-controls .owl-pagination .owl-page.active{background: #333333;}
@media (max-width: 1680px){
	#index_picture .long{display: none;}
}
@media (max-width: 1024px){
	#owl-demo{display: block!important;}
	#photo_index{display: none;}
	#index_picture .padding{display: none;}
	#index_picture .index_header,
	#index_picture .picture{position: static;}
}

#main.index_box .wrap2 .wrap .mobile{display: none;}
/*#main.index_box .picture{margin-top: 4.375%;}*/
#main.index_box .picture .fl,
#main.index_box .picture .fr{width: 50%;}
#main.index_box .book{position: relative;/*margin-top: 4.6875%;*/background: #f2f2f2; padding-bottom:4.6875%;}
#main.index_box .book .left{width: 50%;background:#f8f8f8;}
#main.index_box .book .left .t{padding-top: 4%;margin-left: 16%;color:#000000;font-size: 28px;font-family: 'SourceHanSansCN-Light';}
#main.index_box .book .left .d{color:#555555;font-size: 16px;margin:12px 0 28px 16%;font-family: 'SourceHanSansCN-Light';}
#main.index_box .book .left form{margin-bottom: 36px;margin-left: 16%;width: 492px;height: 48px;line-height: 48px;border:1px solid #ebebeb;background: #ffffff;}
#main.index_box .book .left .text{padding-left: 16px;width: 359px;height: 40px;border:none;background: #ffffff;color:#555555;font-size: 14px;}
#main.index_box .book .left .submit{width: 126px;text-align: center;height: 26px;line-height: 26px;color:#000000;font-size: 14px;font-family: 'SourceHanSansCN-Light';background: #fff;border:none;border-left:1px solid #c6c6c6;}
#main.index_box .book .left .share{margin-left: 16%;}
#main.index_box .book .left .share_box{margin-right: 26px;width: 43px;height: 43px;border-radius:50%;}
#main.index_box .book .left .share_box.weibo{background: #f2f2f2 url(/images/weibo.png) no-repeat center center;}
#main.index_box .book .left .share_box.wechat{background: #f2f2f2 url(/images/wechat.png) no-repeat center center;position: relative;}
#main.index_box .book .left .share_box.wechat .posit{position: absolute;left: -15px;top: 50px;z-index: 1;width: 80px;height: 80px;display: none;}
#main.index_box .book .left .share_box.wechat .posit img{max-width: 100%;height: auto;}
#main.index_box .book .left .share_box.wechat:hover .posit{display: block;}
#main.index_box .book .right{width: 50%;position: relative;}
#main.index_box .book .p{width: 100%;padding:46.875% 0 0;}
#main.index_box .book .left .absolute{position: absolute;top: 5%;bottom: 0;left: 50%;right: 0;margin:auto;}
#main.index_box .book .right .img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin:auto;}

@media (max-width:1600px){
	#main.index_box .book .left .t{padding-top: 3%;font-size: 22px;}
	#main.index_box .book .left .t,
	#main.index_box .book .left .d,
	#main.index_box .book .left form,
	#main.index_box .book .left .share{margin-left: 10%;}
}
@media (max-width:1440px){
	#main.index_box .book .left form{width: 440px;}
	#main.index_box .book .left .text{width: 310px;}
	#main.index_box .book .left .d{margin-bottom: 20px;}
	#main.index_box .book .left form{margin-bottom: 15px;}
	#main.index_box .book .left .submit{width: 115px;}
}
@media (max-width:1200px){
	#main.index_box .book .left form{width: 355px;}
	#main.index_box .book .left .text{width: 250px;height: 30px;}
	#main.index_box .book .left .t{font-size: 20px;}
	#main.index_box .book .left .submit{width: 90px;}
}
@media (max-width:981px){
	#main.index_box .book .left .t,
	#main.index_box .book .left .d,
	#main.index_box .book .left form,
	#main.index_box .book .left .share{margin-left: 2%;}
	#main.index_box .book .left form{height: 36px;line-height: 36px;}
	#main.index_box .book .left .d{margin-bottom: 10px;margin-top: 8px;}
	#main.index_box .book .left .share_box{width: 35px;height: 35px;line-height: 35px;}
}
@media (max-width:981px){
	#main.index_box .picture .fl,
	#main.index_box .picture .fr,
	#main.index_box .book .left,
	#main.index_box .book .right{width: 100%;float: none;}
	#main.index_box .picture .fl,
	#main.index_box .picture .fr{text-align: center;margin-bottom: 0px;}
	#main.index_box .book .left{padding:10px 0 3% 0;text-align: center;}
	#main.index_box .book .left form{margin:0 auto;margin-bottom: 25px;}
	#main.index_box .book .p{display: none;}
	#main.index_box .book .right .img,
	#main.index_box .book .left .absolute{position: static;}
}
@media (max-width:450px){
	#main.index_box .book .left{padding:5% 0 6% 0;}
	#main.index_box .book .left .t{font-size: 18px;}
	#main.index_box .book .left .text{width: 230px;}
	#main.index_box .book .left form{width: 330px;}
	#main.index_box .book .left .d{font-size: 15px;}
}
@media (max-width:380px){
	#main.index_box .book .left form{width: 300px;}
	#main.index_box .book .left .text{width: 200px;}
}

/*联系我们*/
#main.contact_box {padding-bottom: 6.15%;}
#main.contact_box .big_title {color:#353535;font-size: 34px;font-weight: lighter;padding-bottom: 8px;margin:0 auto;background: url(/images/big_title.jpg) no-repeat center bottom;}
#main.contact_box .contact_way {padding:44px 0 30px 0;margin-top: 51px;margin-bottom: 35px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
#main.contact_box .contact_way .name{font-size: 26px;color:#000000;font-family: '苹方';}
#main.contact_box .contact_way .phone{color:#353535;font-size: 26px;font-family: 'AvantGardeITCbyBT-Book';margin:0 8%;padding-left: 61px;/*background: url(/images/contact_phone.jpg) no-repeat left center/auto 100%;*/}
#main.contact_box .contact_way .add{width: 376px;color:#353535;font-size: 18px;font-family: '苹方';padding-left: 61px;/*background: url(/images/contact_address.jpg) no-repeat left center/auto 100%;*/}
#main.contact_box .photo{margin-bottom: 51px;}
#main.contact_box .contact2 .way{width: 48.28%;height: 291px;}
#main.contact_box .contact2 .way .tit{padding:7% 0 1.6% 0;color:#353535;font-size: 38px;font-family: '苹方';}
#main.contact_box .contact2 .way .intro{color:#666666;font-size: 14px;font-family: '苹方';}
#main.contact_box .contact2 .way .intro.mobile{display: none;}
#main.contact_box .contact2 .way .msg{margin-top: 7.88%;}
#main.contact_box .contact2 .way .msg .img-list .m-pic{max-width: 120px;display: inline-block;}
#main.contact_box .contact2 .way .msg .img-list .m-pic img{max-width: 100%;}
#main.contact_box .contact2 .way .msg .img-list .m-pic.m-pic2{max-width: 240px;margin-left: 20px;}
#main.contact_box .contact2 .way .msg.msg-img{margin-top: 12px;}
#main.contact_box .contact2 .way .msg .dis{text-align: left;height: 37px;line-height: 37px;color:#353535;font-size: 20px;font-family: Arial;padding-left: 7.6%;}
#main.contact_box .contact2 .way .msg .email{margin-right: 7.28%;background: url(/images/way1.png) no-repeat left center;}
#main.contact_box .contact2 .way .msg .phone{background: url(/images/way3.png) no-repeat left center;}
#main.contact_box .contact2 .way1{background: url(/images/contact_way1.jpg) no-repeat left top/100% 100%;}
#main.contact_box .contact2 .way2{background: url(/images/contact_way2.jpg) no-repeat left top/100% 100%;}

@media (max-width: 1440px){
	#main.contact_box .big_title{font-size: 28px;}
	#main.contact_box .contact2 .way .tit{font-size: 30px;}
	#main.contact_box .contact2 .way .msg .dis{font-size: 18px;}
	#main.contact_box .contact_way .name{font-size: 22px;line-height: 51px;}
	#main.contact_box .contact_way{padding:28px 0 30px 0;}
	#main.contact_box .contact_way .phone{font-size: 24px;line-height: 51px;/*background: url(/images/contact_phone.jpg) no-repeat left center/auto 80%;*/}
	#main.contact_box .contact_way .add{width: 380px;color:#353535;font-size: 18px;font-family: '苹方';padding-left: 43px;/*background: url(/images/contact_address.jpg) no-repeat left center/auto 85%;*/}
}
@media (max-width: 1300px){
	#main.contact_box .contact_way{text-align: center;}
	#main.contact_box .contact_way .phone{text-align: left;margin:0 10%;}
	#main.contact_box .contact_way .add{text-align: left;}
}
@media (max-width: 1200px){
	#main.contact_box .contact_way{width: 94%;margin: 40px auto 35px auto;padding:30px 0 28px 0;}
	#main.contact_box .photo{width: 94%;margin:0 auto 51px auto;}
	#main.contact_box .contact2{width: 94%;margin:0 auto;}
	#main.contact_box .contact2 .way{height: 252px;}
	#main.contact_box .contact2 .way .tit{font-size: 26px;}
	#main.contact_box .contact_way .name{line-height: 49px;font-size: 18px;}
	#main.contact_box .contact_way .phone{line-height: 49px;font-size: 20px;}
	#main.contact_box .contact_way .add{font-size: 17px;}
	#main.contact_box .contact2 .way .msg .email{background: url(/images/way1.png) no-repeat left center/30px 30px;}
	#main.contact_box .contact2 .way .msg .phone{background: url(/images/way3.png) no-repeat left center/30px 30px;}
}
@media (max-width: 1080px){
	#main.contact_box .contact_way .phone{margin:0 5%;}
}

@media (max-width: 1024px){
	#main.contact_box .contact2 .way .tit{font-size: 21px;}
	#main.contact_box .contact2 .way .msg .dis{font-size: 16px;}
	#main.contact_box .contact2 .way .msg .email{background: url(/images/way1.png) no-repeat left center/25px 25px;}
	#main.contact_box .contact2 .way .msg .phone{background: url(/images/way3.png) no-repeat left center/25px 25px;}
	#main.contact_box .contact_way{margin: 25px auto 30px auto;padding:20px 0;}
	#main.contact_box .contact_way .name,
	#main.contact_box .contact_way .phone{line-height: 40px;}
	#main.contact_box .contact_way .phone{margin:0 0 0 5%;padding-left: 46px;}
	#main.contact_box .contact_way .add{text-align: left;width: 470px;margin:0 auto;margin-top: 35px;display: block;line-height: 40px;padding-left: 0px;}
	/*#main.contact_box .contact2 .way{height: 225px;}*/
	#main.contact_box .big_title{font-size: 22px;}
}
@media (max-width: 850px){
	#main.contact_box .contact2 .way{width: 100%;float: none;margin-bottom: 35px;}
	#main.contact_box .contact2 .way .tit{padding: 6% 0 1% 0;height: auto;}
	#main.contact_box .contact2 .way .msg{margin-top: 5%;}
}
@media (max-width: 750px){
	#main.contact_box .contact2 .way{height: auto;padding-bottom:10%;}
	#main.contact_box .contact2 .way .tit{font-size: 20px;}
}
@media (max-width: 600px){
	#main.contact_box .contact_way .name{display: none;}
	#main.contact_box .contact_way .phone{width: 400px;margin:0 auto;/*background: url(/images/contact_phone.jpg) no-repeat left center/auto 70%;*/text-align: left;font-size: 18px;display: block;}
	#main.contact_box .contact_way .add{font-size: 16px;width: 400px;margin-top: 15px;}
	#main.contact_box .contact_way .phone{padding-left: 35px;}
}
@media (max-width: 450px){
	#main.contact_box .contact_way .phone,
	#main.contact_box .contact_way .add{width: 100%;padding-left: 40px;}
	#main.contact_box .contact_way .phone{/*background: url(/images/contact_phone.jpg) no-repeat left center/auto 80%;*/}
	#main.contact_box .contact_way .add{line-height: 28px;/*background: url(/images/contact_address.jpg) no-repeat left center/auto 40px;*/}
	#main.contact_box .contact2 .way .tit{font-size: 19px;padding-bottom: 2%;}
	#main.contact_box .contact2 .way .msg .dis{margin-left: 23%;display: block;}
}
/*门店*/
#main.store_box .title1{color:#555555;font-size: 22px;}
#main.store_box .title2{margin:12px 0 25px 0;color:#704221;font-size: 40px;}
#main.store_box .introduce{color:#777777;font-size: 14px;line-height: 24px;padding-bottom: 3.5%;background: url(/images/forty.jpg) no-repeat center bottom;margin-bottom: 3%;}
#main.store_box .address{color:#333;font-size: 20px;margin-bottom: 18px;}
#main.store_box .form{margin-bottom: 6.8%;}
#main.store_box .form .dis{height: 40px;line-height: 40px;border:1px solid #e1e1e1;}
#main.store_box .form .text{width: 311px;padding: 0 20px;background: transparent;border-right:none;color:#c1c1c1;font-size: 14px;}
#main.store_box .form .submit{width: 47px;border-left:none;background:transparent url(/images/store_search.png) no-repeat center center;}

@media (max-width: 1200px){
	#main.store_box .title2{font-size: 32px;}
}

@media (max-width: 1024px){
	#main.store_box .title1{font-size: 18px;}
	#main.store_box .title2{font-size: 22px;}
}
@media (max-width: 750px){
	#main.store_box .address{font-size: 18px;}
	#main.store_box .introduce{font-size: 15px;line-height: 26px;text-align: left;padding-bottom: 25px;margin-bottom: 35px;}
	#main.store_box .title2{margin-bottom: 3%;}
	#main.store_box .form .text{width: 245px;}
}

/*工艺*/
#main.process_box .title1{color:#000000;font-size: 40px;}
#main.process_box .introduce{margin:1.3% 0 4.6875% 0;color:#555555;font-size: 14px;line-height: 24px;}
#main.process_box .desc,
#main.process_box .picture{width: 50%;}
#main.process_box .picture .p{width: 100%;padding:80% 0 0;}
#main.process_box .picture .img{top: 0;bottom: 0;left: 0;right: 0;margin:auto;}
#main.process_box .desc{padding-top: 10.625%;}
#main.process_box .desc .tit{color:#000000;font-size: 40px;font-family: 'SourceHanSansCN-Light';padding-bottom: 20px;background: url(/images/name.jpg) no-repeat center bottom;}
#main.process_box .desc .intro{margin:7% auto;color:#555555;font-size: 14px;line-height: 24px;font-family: 'SourceHanSansCN-Light';}
#main.process_box .desc .intro.mobile{display: none;}
#main.process_box .desc .small{display: none;color:#555555;font-size: 14px;line-height: 24px;font-family: 'SourceHanSansCN-Light';}
#main.process_box .desc .more{width: 163px;height: 48px;line-height: 48px;margin:0 auto;border:1px solid #8b8b8b;color:#555555;font-size: 14px;font-family: 'SourceHanSansCN-Light';}
#main.process_box .desc .more:hover{color:#fff;background: #555555;border:1px solid #555555;}

@media (max-width: 1440px){
	#main.process_box .desc{padding-top: 7.8%;}
	#main.process_box .title1,
	#main.process_box .desc .tit{font-size: 36px;}
	#main.process_box .desc .intro{height: 72px;overflow: hidden;}
}
@media (max-width: 1050px){
	#main.process_box .desc{padding-top: 6%;}
	#main.process_box .title1,
	#main.process_box .desc .tit{font-size: 24px;}
	#main.process_box .desc .intro{margin:5.5% auto;}
	#main.process_box .desc .more{width: 122px;height: 38px;line-height: 38px;}
	#main.process_box .desc{width: 48%;}
}
@media (max-width: 981px){
	#main.process_box .title1{font-size: 20px;}
	#main.process_box .introduce{font-size: 15px;}
	#main.process_box .desc .tit{font-size: 18px;}
	#main.process_box .desc{padding-top: 7.5%;}
	#main.process_box .desc{width: 50%;}
	#main.process_box .desc .intro{width: 80%;text-align: left;font-size: 16px;}
	#main.process_box .desc .intro{height: auto;}
	#main.process_box .desc .more{display: none;}
}
@media (max-width: 981px){
	#main.process_box .process{margin-bottom: 35px;}
	#main.process_box .picture{width: 44%;float: left;}
	/*#main.process_box .picture .p{display: none;}*/
	/*#main.process_box .picture .img{position: static;}*/
	#main.process_box .desc{float: left;margin-left: 6%;text-align: left;width: 50%;padding-top: 1%;}
	#main.process_box .desc .tit{padding-bottom: 8px;background: url(/images/name.jpg) no-repeat left bottom;}
	#main.process_box .desc .intro{width: 100%;max-height: 120px;overflow: hidden;}
	#main.process_box .introduce{width: 90%;text-align: left;margin:5% auto;}
}
@media (max-width: 550px){
	#main.process_box .process{margin-bottom: 4%;}
	#main.process_box .picture{width: 30%;}
	#main.process_box .desc{width: 66%;margin-left: 4%;padding-top: 0;}
	#main.process_box .desc .intro{display: none;margin-top: 2.5%;margin-bottom: 0;font-size: 15px;height: 54px;}
	#main.process_box .desc .intro.mobile{display: block;}
	#main.process_box .desc .tit{font-size: 16px;background: transparent;padding-bottom: 0;}
	#main.process_box .desc .intro{font-size: 14px;}
}
/*详细*/
#main.process_detail{padding-bottom: 5.21%;}
#main.process_detail .bread{background: #fff;padding:23px 0px;margin-bottom: 80px;}
#main.process_detail .detail_img{width: 640px;height: 397px;text-align: center;}
#main.process_detail .detail_img img{max-width: 100%;max-height: 100%;vertical-align: middle;}
#main.process_detail .detail_img span{display: inline-block;height: 100%;vertical-align: middle;}
#main.process_detail .detail_desc{width: 540px;padding-top: 5.625%;margin-left: 8.875%;}
#main.process_detail .detail_desc .intro1{color:#dda944;font-size: 16px;}
#main.process_detail .detail_desc .name{margin:10px 0 15px 0;color:#212121;font-size: 30px;}
#main.process_detail .detail_desc .desc{color:#777777;font-size: 14px;line-height: 24px;}
#main.process_detail .photo{margin-top: 80px;}
#main.process_detail .picture,
#main.process_detail .font_desc{width: 50%;}
#main.process_detail .picture{text-align: center;}
#main.process_detail .picture .p{width: 100%;padding:97.92% 0 0;}
#main.process_detail .picture .img{top: 0;bottom: 0;left: 0;right: 0;margin:auto;}
#main.process_detail .picture img{vertical-align: middle;}
#main.process_detail .picture span{display: inline-block;height: 100%;vertical-align: middle;}
#main.process_detail .detail .intro1{color:#704221;font-size:20px;margin-bottom: 6px;opacity: 0.5;}
#main.process_detail .detail .font_desc{width: 600px;margin-top: 2%;text-align: center;margin-right: 7%;}
#main.process_detail .detail_box .detail:nth-child(2) .font_desc{margin-top: 14%;}
#main.process_detail .detail .title{color:#212121;font-size:32px;margin-bottom: 15px;}


@media (max-width:1800px){
	#main.process_detail .detail .font_desc{width: 575px;margin-top: 4.5%;margin-right: 9%;}
	#main.process_detail .detail_box .detail:nth-child(2) .font_desc{margin-top: 9%;}
}
@media (max-width:1600px){
	#main.process_detail .detail .font_desc{margin-right: 7%;}
}
@media (max-width:1440px){
	#main.process_detail .detail .font_desc{width: 50%;padding-left: 2%;padding-right: 2%;margin-top: 3%;margin-right: 0;}
}
@media (max-width: 1360px){
	#main.process_detail .bread{margin-bottom: 5.88%;}
	#main.process_detail .photo{margin-top: 6%;}
	#main.process_detail .detail_img{width: 47.1%;height: auto;}
	#main.process_detail .detail_desc{width: 39.7%;padding-top: 2.625%;margin-left: 4.875%;}
}
@media (max-width:1300px){
	#main.process_detail .detail .picture,
	#main.process_detail .detail .font_desc{width: 960px;float: none;margin:0 auto;}
	#main.process_detail .detail .font_desc{padding:0;margin:3% auto;}
	#main.process_detail .detail_box{margin-top: 5%;}
}
@media (max-width: 1200px){
	#main.process_detail .detail_desc .name{font-size: 22px;}
	#main.process_detail .detail_desc .desc{height: 168px;overflow: hidden;}
}

@media (max-width: 1024px){
	#main.process_detail .detail_img{width: 50%;}
	#main.process_detail .detail_desc{width: 43%;}
	#main.process_detail .detail_desc .name{font-size: 18px;}
}
@media (max-width: 950px){
	#main.process_detail .detail_desc{padding-top: 0;}
	#main.process_detail .detail_desc .desc{line-height: 22px;}
}
@media (max-width: 850px){
	#main.process_detail{padding-bottom: 12%;}
	#main.process_detail .detail_img,
	#main.process_detail .detail_desc{width: 640px;float: none;margin:0 auto;}
	#main.process_detail .detail .picture,
	#main.process_detail .detail .font_desc{width: 640px;}
	#main.process_detail .detail .font_desc{margin:10% auto;}
	#main.process_detail .detail_img{text-align: left;}
	#main.process_detail .detail_desc{margin-top: 25px;margin-bottom: 0;}
	#main.process_detail .detail_desc .desc{line-height: 26px;height: auto;font-size: 16px;margin-bottom: 15px;}
}
@media (max-width: 750px){
	#main.process_detail .detail .title{font-size: 18px;}
	#main.process_detail .photo .pc{display: none;}
	#main.process_detail .photo .mobile{display: block;}
}
@media (max-width: 680px){
	#main.process_detail .detail .picture,
	#main.process_detail .detail .font_desc,
	#main.process_detail .detail_img,
	#main.process_detail .detail_desc{width: 94%;}
}
/*新闻*/
#main.info_box{padding:4.2% 0 10px 0;padding-top: 0 !important;}
#main.info_box .title_cn{color:#333333;font-size: 20px;}
#main.info_box .title_en{margin-top: 12px;color:#999999;font-size: 16px;font-family: 'BodoniBT book';}
#main.info_box .category_list{margin:4% 0;}
#main.info_box .category_list .dis{height: 36px;line-height: 36px;margin:0 9px;color:#555555;font-size: 14px;padding:0% 1.69%;}
#main.info_box .category_list .dis.on{color:#fff;background: #704221;}
#main.info_box .list {margin-bottom: 6.2%;}
#main.info_box .list .info{border:1px solid #e9e9e9;padding:2.5%;margin-bottom: 30px;}
#main.info_box .list .info .date{position: relative;width: 91px;height: 92px;padding-left: 20px;background: #704221;}
#main.info_box .list .info .date:after{content:"";z-index:10;position: absolute;right: -32px;top: 16px;width: 48px;height: 1px;background: #787878;}
#main.info_box .list .info .y{margin-top: 29px;color:#999a9a;font-size: 12px;font-family: Arial;}
#main.info_box .list .info .d{font-family: 'AvantGardeITCbyBT Book';font-size: 20px;color:#ffffff;}
#main.info_box .list .info .date1{display: none;font-family: 'AvantGardeITCbyBT Book';font-size: 14px;color:#999a9a;}
#main.info_box .list .info .desc{width: 550px;margin-left: 50px;}
#main.info_box .list .info .title{color:#333333;font-size: 16px;display: block;margin:4px 0 13px 0;}
#main.info_box .list .info .desc{color:#888888;font-size: 14px;line-height: 24px;}
#main.info_box .list .info:hover{box-shadow: 0 0 50px #e2e2e2;}
#main.info_box .list .info .fr{width: 240px;/*height: 100px;overflow: hidden;*/}

@media (max-width: 1086px){
	#main.info_box .list .info .date {width: 87px;padding-left: 17px;}
	#main.info_box .list .info .desc {width: 475px;margin-left: 42px;}
	/*#main.info_box .list .info .fr {width: 231px;height: 97px;}*/
}
@media (max-width: 981px){
	#main.info_box .list .info .title{margin-bottom: 6px;}
	#main.info_box .list .info .desc{margin-left: 0;}
	#main.info_box .list .info .date{display: none;}
	#main.info_box .list .info .date1{display: block;}
}
@media (max-width: 825px){
	#main.info_box .list .info .fr{margin-top: 10px;/*width: 215px;height: 90px;*/}
	#main.info_box .list .info .desc{width: 400px;}
	#main.info_box .list .info .desc .intro{height: 42px;overflow: hidden;line-height: 20px;margin-bottom: 5px;}
}
@media (max-width: 750px){
	#main.info_box .list .info .title{font-size: 15px;margin-bottom: 3px;}
	#main.info_box .list .info .desc .intro{margin-bottom: 0;}
	#main.info_box .list .info .fr {margin-top: 9px;/*width: 185px;height: 79px;*/}
}
@media (max-width: 700px){
	#main.info_box .list .info .desc{width: 335px;}
}
@media (max-width: 600px){
	#main.info_box .list .info .fr,
	#main.info_box .list .info .fl{width: 100%;float: none;}
	#main.info_box .list .info .desc{width: 100%;}
	#main.info_box .list .info .desc .intro{height: auto;line-height: 24px;}
	/*#main.info_box .list .info .fr{width: 240px;height: 100px;}*/
}

#turn_page{margin-top: 50px;height: auto;text-align:center; line-height: 43px;}
#turn_page.page{margin:60px 0 60px;}
#turn_page span{overflow: inherit;border-radius:0;border:none;background: transparent;margin:0 5px 10px 5px;height:auto;line-height: normal;}
#turn_page img{margin-top: 12px;vertical-align: middle;width: 10px;height: 20px;}
#turn_page font,
#turn_page a{width: auto;}
#turn_page .icon_page_next,
#turn_page .icon_page_prev{display: none;background: transparent;}
#turn_page .page_button,
#turn_page .page_item,
#turn_page .page_button,
#turn_page .page_noclick,
#turn_page .page_item_current{border:1px solid #e5e5e5;height: 43px;line-height: 43px;display: inline-block;vertical-align: top;padding:0 17px;color:#757575;font-size: 14px;}
#turn_page .page_button,
#turn_page .page_noclick,
#turn_page .page_item{background:#fff;}
#turn_page .page_noclick img{opacity: .6;}
#turn_page .page_item_current{color:#fff;background:#704221;}
#turn_page .page1{display: inline-block!important;width: 78px;color:#777777;font-size: 14px;height: 43px;line-height: 43px;text-align: center;border:1px solid #e5e5e5;}
#turn_page .total{margin-top: 10px;margin:0 15px;text-align: center;line-height: 43px;color:#777777;font-size: 14px;font-family: '微软雅黑';}
#turn_page .pageOne{display: inline-block;vertical-align: top;}
#turn_page .pageOne .zi{margin-right: 8px;color:#777777;font-size: 14px;} 
#turn_page .pageOne .input{margin-right: 8px;width: 43px;text-align: center;height: 43px;line-height: 43px;border:1px solid #e5e5e5;background: #fff;color:#757575;font-size: 14px;}
#turn_page .pageOne .submit{width: 78px;height: 43px;line-height: 43px;text-align: center;border:1px solid #e5e5e5;background: #fff;color:#777777;font-size: 14px;}


#footer{border-top:1px solid #eeeeee;padding-top: 3.54%;background: #704221;}
#footer.index_foot{border-top: 0;}
#footer .logo{width: 100%;height: 66px;margin:0 auto; text-align:center;}
#footer .nav{margin-top: 3.75%;padding-bottom: 3.375%;}
#footer .nav .li{text-align: left;margin-left: 5%;}
#footer .nav .li:first-child{margin-left: 0;}
#footer .nav .li .one{margin-bottom: 25px;color:#fff;font-size: 16px;font-family: 'SourceHanSansCN-Light';}
#footer .nav .li .child{margin-bottom: 13px;color:#aa9f9a;font-size: 14px;font-family: 'SourceHanSansCN-Light';}
#footer .nav .li a:hover{color:#fff;}
#copyright{padding:1.52% 0;border-top:1px solid #7c5539;background: #704221;}
#copyright a,
#copyright span,
#copyright .dis{color:#aa9f9a;font-size: 14px;font-family: 'SourceHanSansCN-Light';}
#copyright a:hover{color:#fff;}


@media (max-width: 950px){
	#copyright .center{display: block;color:#fff;}
	#footer .nav .li{margin-left: 80px;}
}
@media (max-width: 750px){
	#footer{padding-top: 6.5%;}
	#footer .nav{margin-top: 5%;}
	#footer .logo {width: 120px;height: 36px;}
	#footer .nav{padding-bottom: 3.75%;}
	#footer .nav .li{margin-left: 8%;}
	/*#footer .nav .li .two{display: none;}
	#footer .nav .li .one{margin-bottom: 0;}*/
}
@media (max-width: 600px){
	#copyright{padding:22px 0;}
	#copyright .dis.copy{display: block;margin-bottom: 10px;}
	#footer .nav .li .one{font-size: 15px;}
	#copyright .center{height: 10px; display:none;}
}
@media (max-width: 480px){
	#footer .nav .li .one{margin-bottom:15px;}
	#footer .nav .li{margin-left:4%;}
}


/*详细*/
#main.info_detail .bread{margin-bottom: 3.4375%;}
#main.info_detail .name{color:#353535;font-size: 24px;font-family: 'SourceHanSansCN-Bold';margin-bottom: 1.88%;}
#main.info_detail .name{color:#353535;font-size: 24px;font-family: 'SourceHanSansCN-Bold';margin-bottom: 1.88%;}
#main.info_detail .bread.breads{margin-bottom: 0;}

/*关于我们*/
#main.about_box{}
#main.about_box .wrap1{background: #f8f8f8;padding-top: 3%;}
#main.about_box .wrap1 .wrap{max-width: 1110px;width: auto;}
#main.about_box .wrap1 .title .en{font-size: 45px;color: #704221;font-family: 'Bodoni_Book_BT';text-align: center;}
#main.about_box .wrap1 .title .borders{width: 42px;height: 2px;background: #000;margin: 0 auto;margin-top: 16px;}
#main.about_box .wrap1 .title .cn{font-size: 22px;color: #000;text-align: center;margin-top: 16px;}
#main.about_box .wrap1 .contents .brief{font-size: 16px;color: #555;/*text-align: center;*/padding: 5% 0;line-height: 24px;}
#main.about_box .wrap1 .contents .video{padding-bottom: 5%;}
#main.about_box .wrap1 .contents .video .hidden_videos{display: none;}
#main.about_box .wrap1 .contents .video .video_img{display: block;position: relative;text-align: center;}
#main.about_box .wrap1 .contents .video .video_img img{max-width: 100%;height: auto;}
#main.about_box .wrap1 .contents .video .video_img .posit{position: absolute;left: 0;right: 0;top: 46%;margin: 0 auto;text-align: center;}
#main.about_box .wrap1 .contents .video .video_img:hover{opacity: 0.8;}

#main.about_box .wrap2{background: url(/images/about_bg_n.jpg)no-repeat center;/*padding: 3% 0;*/ background-size:cover;}
#main.about_box .wrap2 .wrap{max-width: 1200px;width: auto;}
#main.about_box .wrap2 .title{padding-top: 5%;}
#main.about_box .wrap2 .title .cn{font-size: 28px;color: #000;text-align: center;background: url(/images/font_bg_n.png)no-repeat center;}
#main.about_box .wrap2 .title .en{font-size: 12px;color: #999;text-align: center;text-transform: uppercase;}

#main.about_box .wrap2 .about-path{background-repeat: no-repeat;background-position: top center;padding-bottom: 80px;padding-top: 80px;max-width: 980px;margin: 0 auto;}
#main.about_box .wrap2 .about-path .path{margin-top: 3.57142857%;}
#main.about_box .wrap2 .about-path .path-list{max-width: 840px;width: 100%;margin-right: auto;margin-left: auto;margin-bottom: 30px;}
#main.about_box .wrap2 .about-path .path-list .item{width: 100%;top: 0;left: 0;position: absolute;z-index: 1;visibility: hidden;opacity: 0;}
#main.about_box .wrap2 .about-path .path-list .item.on{position: relative;visibility: visible;opacity: 1;}
#main.about_box .wrap2 .about-path .path-list .item .name{/*font-size: 40px;color: #fff;*/margin: 0 auto;margin-bottom: 2.97619%;/*font-family: "MYRIADPRO-REGULAR";width: 130px;height: 130px;border-radius: 50%;*//*background: #9a9a9a;*/text-align: center;/*line-height: 130px;*/margin-bottom: 50px;}
#main.about_box .wrap2 .about-path .path-list .item .content{line-height: 30px;font-size: 16px;color: #333;}
#main.about_box .wrap2 .about-path .year-line{width: 96.666666%;height: 1px;background-color: #dadde2;margin: 0 auto;top: -55px;right: 0;left: 0;margin-top: 60px;}
#main.about_box .wrap2 .about-path .year-swiper{width: 92.5%;margin: 0 auto;}
#main.about_box .wrap2 .about-path .year-list{height: 55px;padding: 100px 0 20px;margin-bottom: 3%;z-index: 2;}
#main.about_box .wrap2 .about-path .year-list .box{width: 100%;max-width: 1400px;margin-right: auto;margin-left: auto;}
#main.about_box .wrap2 .about-path .year-list .item{font-size: 14px;color: #747474;}
#main.about_box .wrap2 .about-path .year-list .item:before{width: 10px;height: 10px;background-color: #666;border-radius: 50%;margin: 0 auto 15px;display: block;content: '';}
#main.about_box .wrap2 .about-path .year-list .item.on{font-weight: bold;font-size: 22px;color: #000;}
#main.about_box .wrap2 .about-path .year-list .item.on:before{background-color: #000;margin-bottom: 10px;}
#main.about_box .wrap2 .about-path .year-btn{width: 36px;height: 36px;line-height: 24px;font-size: 30px;color: #666;top: -10px;line-height: 266px;}
#main.about_box .wrap2 .about-path .year-btn.prev{left: -40px;background: url(/images/delve_left.png)no-repeat center;}
#main.about_box .wrap2 .about-path .year-btn.next{right: -40px;background: url(/images/delve_right.png)no-repeat center;}
#main.about_box .wrap2 .about-path .year-btn:hover{color: #000;border-color: #000;}
#main.about_box .wrap2 .about-path .content{padding-top: 0;padding-bottom: 0;}

/*视频弹窗*/
.iframe_big{position: fixed;left: 0;right: 0;top: 0;width: 100%;height: 100%;z-index: 1004;display: none;}
.iframe_big .iframe_video{position: absolute;left: 50%;top: 50%;margin: -200px 0 0 -384px;z-index: 2;}
.iframe_big .iframe_video .iframes iframe{width: 750px !important;height: 480px !important;}
.iframe_big .iframe_video .closes{position:  absolute;right: -100px;font-size: 36px;top: -50px;width:  50px;height:  50px;text-align:  center;line-height:  50px;background: #000;color:  #fff;cursor:  pointer;border-radius: 3px;}
.iframe_big .iframe_video .closes:hover{opacity: 0.8;}
.iframe_big .video_dark{width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: absolute;left: 0;top: 0;z-index: 1;}

/*产品列表*/
#main.products_box{padding: 5% 0;background: #f8f8f8;padding-top: 0 !important;}
#main.products_box .wrap{max-width: 1600px;width: auto;margin: 0 auto;}
#main.products_box .title .cn{font-size: 20px;color: #333;text-align: center;}
#main.products_box .title .en{font-size: 12px;color: #999;text-align: center;font-family: 'Bodoni_Book_BT';margin-top: 6px;}
#main.products_box .catelist{text-align: center;margin-top: 3%;}
#main.products_box .catelist div{display: inline-block;}
#main.products_box .catelist .navs{display: inline-block;font-size: 14px;color: #555;text-align: center;padding: 5px 20px;margin-left: 20px;margin-top: 2px;}
#main.products_box .catelist .navs:first-child{margin-left: 0;}
#main.products_box .catelist .navs.on,#main.products_box .catelist .navs:hover{background: #704221;color: #fff;}
.prolist{margin-top: 5%;}
.prolist .pro{width: 25%;text-align: center;height: 640px;overflow: hidden;padding: 50px 10px;margin-bottom: 10px;}
.prolist .pro .names{font-size: 18px;color: #704221;margin-top: 30px;height: 22px;overflow: hidden;}
.prolist .pro .brief{font-size: 16px;color: #888;margin-top: 10px;height: 60px;overflow: hidden;}
.prolist .pro .detail{display: block;font-size: 13px;color: #704221;text-align: center;margin: 0 auto;margin-top: 5px;display: none;}
.prolist .pro .img img{max-width: 240px;}
.prolist .pro .swiper-pagination-img{margin-top: 50px;opacity: 0;}
.prolist .pro .swiper-pagination-img .swiper-pagination-bullet{width: 20px;height: 20px;opacity: 1;/*background: radial-gradient(#f8f8f8, #e5e5e5);background: -webkit-radial-gradient(#f8f8f8, #e5e5e5);background: -o-radial-gradient(#f8f8f8, #e5e5e5);background: -moz-radial-gradient(#f8f8f8, #e5e5e5);*/}
/*.prolist .pro .swiper-pagination-img .swiper-pagination-bullet-active{background: radial-gradient(#feeddc, #f6caaa);background: -webkit-radial-gradient(#feeddc, #f6caaa);background: -o-radial-gradient(#feeddc, #f6caaa);background: -moz-radial-gradient(#feeddc, #f6caaa);}*/
.prolist .pro:hover{background: #fff;}
.prolist .pro:hover .detail{display: block;}
.prolist .pro:hover .swiper-pagination-img{opacity: 1;}
#main.index_box .wrap1 .pro:hover{background: none;}

.prolist .pro .swiper-pagination-bullet-active{background: #704221;}
.prolist .pro .swiper-pagination-bullet{background: #f2d4bc;}

#main.prodec_box .wrap1 .colorlist .swiper-pagination-bullet-active{background: #704221;}
#main.prodec_box .wrap1 .colorlist .swiper-pagination-bullet{background: #f2d4bc;}

/*资讯详细*/
#main.info_detail{min-height: 500px;padding-bottom: 5%;}
#main.info_detail .wrap{width: 100%;max-width: 1600px;margin: 0 auto;position: relative;}
#main.info_detail .detail{width: auto;max-width: 1200px;margin: 0 auto;}
#main.info_detail .top .name{font-size: 24px;color: #704221;font-weight: bolder;text-align: center;}
#main.info_detail .top .meg{text-align: center;}
#main.info_detail .top .meg .meg_con{font-size: 13px;color: #a0a0a0;padding-left: 24px;display: inline-block;}
#main.info_detail .top .meg .meg_con:nth-child(1){background: url(/images/time.jpg)no-repeat left;}
#main.info_detail .top .meg .meg_con:nth-child(2){background: url(/images/visit.jpg)no-repeat left;margin-left: 30px;padding-left: 30px;}
#main.info_detail .top .meg .meg_con span{font-size: 13px;color: #737373;}
#main.info_detail .contents{padding: 5% 0;font-size: 14px;color: #555;line-height: 28px;}
#main.info_detail .contents img{width: auto !important;height: auto !important;max-width: 100%;}
#main.info_detail .shape{text-align: center;font-size: 13px;color: #333;}
#main.info_detail .relate{width: 100%;max-width: 1920px;margin: 0 auto;border-top: solid 1px #ececec;margin-top: 5%;}
#main.info_detail .relate .title{padding: 45px 0;font-size: 22px;color: #704221;text-align: left;}
#main.info_detail .relate .list{float: left;width: 22.5%;/*height: 348px;*/margin-right: 3.33%;margin-bottom: 20px;padding-bottom: 30px;}
#main.info_detail .relate .list.last{margin-right: 0;}
#main.info_detail .relate .list .photo{width: 22.5%height: 180px;margin-bottom: 20px;overflow: hidden;}
#main.info_detail .relate .list .photo:hover img{transform: scale(1.05);}
#main.info_detail .relate .list .name{margin-bottom: 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#main.info_detail .relate .list .name a{font-size: 16px;color: #333;}
#main.info_detail .relate .list .name a:hover{color: #704221;}
#main.info_detail .relate .list .brief{height: 40px;color: #666666;line-height: 20px;overflow: hidden;}
#main.info_detail .relate .list .date{margin-top: 20px;color: #999999;background: url(/images/info_arrow_n.png) no-repeat 120px center;}
#main.info_detail .relate .list:hover .date{background-image: url(/images/info_arrow_on_n.png);}
#main.info_detail .pages a{position: absolute;top: 25%;margin: 0 auto;font-size: 12px;color: #999;height: 50px;line-height: 50px;}
#main.info_detail .pages .prev{left: 0;background: url(/images/detail_left_gray.jpg)no-repeat left;padding-left: 60px;background-size: contain !important;}
#main.info_detail .pages .next{right: 0;background: url(/images/detail_right_gray.jpg)no-repeat right;padding-right: 60px;background-size: contain !important;}
#main.info_detail .pages .prev:hover{background: url(/images/detail_left_yellow.png)no-repeat left;background-size: contain !important;}
#main.info_detail .pages .next:hover{background: url(/images/detail_right_yellow.png)no-repeat right;background-size: contain !important;}

/*产品详细*/
#main.prodec_box{background: #f8f8f8;}
#main.prodec_box .wrap1{padding-bottom: 5%;}
#main.prodec_box .wrap1 .wrap{width: 100%;max-width: 700px;margin: 0 auto;}
#main.prodec_box .wrap1 .title{font-size: 30px;color: #000;text-align: center;font-family: "SourceHanSansCN-Light";}
#main.prodec_box .wrap1 .briefs{font-size: 15px;color: #888;text-align: center;margin-top: 20px;}
#main.prodec_box .wrap1 .imglist{text-align: center;margin-top: 5%;}
#main.prodec_box .wrap1 .imglist img{max-width: 100%;height: auto;}
#main.prodec_box .wrap1 .swiper-button-prev{background: url(/images/left_n.png)no-repeat center;width: 18px;height: 34px;}
#main.prodec_box .wrap1 .swiper-button-next{background: url(/images/right_n.png)no-repeat center;width: 18px;height: 34px;}
#main.prodec_box .wrap1 .colorlist{text-align: center;margin-top: 5%;}
#main.prodec_box .wrap1 .colorlist .left{font-size: 14px;color: #333;display: inline-block;vertical-align: middle;margin-left: -35px;}
#main.prodec_box .wrap1 .colorlist .right{display: inline-block;vertical-align: middle;}
#main.prodec_box .wrap1 .colorlist .swiper-pagination-bullet{width: 30px;height: 30px;margin-left: 20px;border:solid 1px transparent;opacity: 1;}
#main.prodec_box .wrap1 .colorlist .swiper-pagination-bullet:first-child{margin-left: 0;}
#main.prodec_box .wrap1 .colorlist .swiper-pagination-bullet-active{border:solid 1px #141414;}
#main.prodec_box .wrap1 .btnlist{text-align: center;}
#main.prodec_box .wrap1 .btnlist .btns{display: inline-block;width: 175px;height: 48px;line-height: 48px;text-align: center;border:solid 1px #4f4f4f;font-size: 14px;color: #333;text-indent: 30px;margin-top: 5%;}
#main.prodec_box .wrap1 .btnlist .btns.one{background: #fff url(/images/online.png)no-repeat 30%;}
#main.prodec_box .wrap1 .btnlist .btns.two{background: #fff url(/images/cart.png)no-repeat 30%;margin-left: 28px;}
#main.prodec_box .wrap1 .btnlist .btns:hover{opacity: 0.8;}
#main.prodec_box .wrap1 .briefs{font-size: 14px;color: #888888;text-align: center;line-height: 28px;margin-top: 2%;}
#main.prodec_box .wrap1 .briefs.two{margin-top: 5%;color: #333;}
#main.prodec_box .wrap2{background: url(/images/p1_n.jpg)no-repeat center;background-size: cover !important;height: 420px;}
#main.prodec_box .wrap3{padding: 5% 0;}
#main.prodec_box .wrap3 .wrap{width: 100%;max-width: 1280px;margin: 0 auto;}
#main.prodec_box .wrap3 .left{width: 50%;overflow: hidden;}
#main.prodec_box .wrap3 .left img{max-width: 100%;height: auto;}
#main.prodec_box .wrap3 .right{width: 50%;overflow: hidden;padding: 12% 10%;}
#main.prodec_box .wrap3 .right .tit1,#main.prodec_box .wrap4 .right .tit1{font-size: 15px;color: #e1b566;}
#main.prodec_box .wrap3 .right .tit2,#main.prodec_box .wrap4 .tit2{font-size: 26px;color: #3b3b3b;margin-top: 10px;font-family: 'SourceHanSansCN-Regular';text-transform: uppercase;}
#main.prodec_box .wrap3 .right .briefs,#main.prodec_box .wrap4 .briefs{font-size: 13px;color: #8c8c8c;margin-top: 15px;line-height: 23px;}
#main.prodec_box .wrap4{padding: 2% 0;background: url(/images/p6_n.jpg)no-repeat center;background-size: cover !important;text-align: center;}
#main.prodec_box .wrap4 .left,#main.prodec_box .wrap4 .right{display: inline-block;vertical-align: middle;}
#main.prodec_box .wrap4 .left{margin-left: 5%;}
#main.prodec_box .wrap4 .right{width: 370px;text-align: left;margin-left: 10%;}
#main.prodec_box .wrap5{padding: 5% 0;}
#main.prodec_box .wrap5 .wrap{width: 100%;max-width: 1040px;margin: 0 auto;}
#main.prodec_box .wrap5 .big{height: 65px;line-height: 65px;padding: 0 10px;border-bottom: solid 1px #dadada;}
#main.prodec_box .wrap5 .big .left,#main.prodec_box .wrap5 .big .right{font-size: 16px;color: #252525;}

/*首页部分*/
#main.index_box{}
#main.index_box .title .en{font-size: 45px;color: #704221;text-align: center;font-family: 'Bodoni_Book_BT';text-transform: uppercase;}
#main.index_box .title .cn{font-size: 24px;color: #000;text-align: center;margin-top: 15px;}
#main.index_box .title .borders{width: 35px;height: 3px;background: #704221;margin: 0 auto;margin-top: 15px;}
#main.index_box .wrap1{padding: 5% 0;background: #f2f2f2;}
#main.index_box .wrap1 .wrap{width: auto;max-width: 1600px;}
/*#main.index_box .wrap1 .prolist .swiper-container{z-index: -1;}*/
#main.index_box .wrap1 .prolist .pro{height: auto !important;text-align: left;padding-bottom: 20px;}
#main.index_box .wrap1 .prolist .pro .detail{display: block;}
#main.index_box .wrap1 .prolist .pro .detail:hover{opacity: 0.6;}
#main.index_box .wrap1 .prolist{margin-top: 2%;}
#main.index_box .wrap1 .mores{width: 210px;height: 50px;line-height: 50px;text-align: center;font-size: 13px;color: #fff;border:solid 1px #704221;display: block;margin: 0 auto;margin-top: 2%;background: #704221;}
#main.index_box .wrap1 .mores:hover{opacity: 0.8;}
#main.index_box .wrap1 .swiper-button-prev{background: url(/images/left_n.png)no-repeat center;width: 18px;height: 34px;display: none;}
#main.index_box .wrap1 .swiper-button-next{background: url(/images/right_n.png)no-repeat center;width: 18px;height: 34px;display: none;}
#main.index_box .wrap1 .imglist .img{display: block;}
#main.index_box .wrap1 .imglist .img:hover img{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
#main.index_box .wrap1 .imglist .img img{max-width: 100%;}
#main.index_box .wrap1 .prolist .pro .names{background: url(/images/go.png)no-repeat right;display: inline-block;padding-right: 15px;text-align: left;font-size: 16px;color: #704221;}
#main.index_box .wrap1 .prolist .pro .names:hover{opacity: 0.8;}
#main.index_box .wrap1 .prolist .pro .brief{font-size: 13px;}
#main.index_box .wrap2 .wrap{width: auto;}
#main.index_box .wrap2 img{max-width: 100%;height: auto;}
#main.index_box .wrap3{padding:5% 0 3% 0; background: #f2f2f2;}
#main.index_box .wrap3 .wrap{width: auto;max-width: 1600px;}
#main.index_box .wrap3 .left{width: 49.38%;}
#main.index_box .wrap3 .right{width: 45%;}
#main.index_box .wrap3 .right .title{margin-top: 13%;}
#main.index_box .wrap3 .right .contents{font-size: 13px;color: #555;line-height: 25px;/*text-align: center;*/margin-top: 3%;min-height: 150px;}
#main.index_box .wrap3 .right .mores{width: 220px;height: 55px;line-height: 55px;text-align: center;font-size: 13px;color: #fff;border:solid 1px #704221;display: block;margin: 0 auto;margin-top: 5%;background: #704221;}
#main.index_box .wrap3 .right .mores:hover{opacity: 0.8;}
#main.index_box .wrap3 .left .video{padding-bottom: 5%;}
#main.index_box .wrap3 .left .video .hidden_videos{display: none;}
#main.index_box .wrap3 .left .video .video_img{display: block;position: relative;text-align: center;}
#main.index_box .wrap3 .left .video .video_img img{max-width: 100%;height: auto;}
#main.index_box .wrap3 .left .video .video_img .posit{position: absolute;left: 0;right: 0;top: 46%;margin: 0 auto;text-align: center;}
#main.index_box .wrap3 .left .video .video_img:hover{opacity: 0.8;}
#main.index_box .wrap4{background: #f2f2f2;/*padding-bottom: 4.6875%;*/}

/*服务专区*/
#store-query{}
#store-query.list .one{ width:100%; height:500px; position:relative;}
#store-query.list .one .map{ width:100%; height:100%; border:none;}
#store-query.list .one .target{ cursor:pointer; background:#000; color:#fff; border-radius:6px; position:absolute; right:5px; top:5px; z-index:2; padding:6px 10px;}
#store-query.list .one .content{ width:34.4%; height:100%; background:rgba(63,63,63,.8); position:absolute; right:0; top:0; z-index:3; padding:5.73% 0 0 4.17%;}
#store-query.list .one .content .shutdown{ width:14px; height:14px; cursor:pointer; background:url(/images/img124.png) no-repeat center; position:absolute; right:30px; top:16px; z-index:2; content:'';}
#store-query.list .one .content .form{ width:250px;}
#store-query.list .one .content .form select{ width:100%; height:40px; background:#fff url(/images/img120.png) no-repeat 92% center; font-size:14px; border-radius:6px; padding:0 16px; margin-bottom:10px; box-sizing:border-box; -moz-appearance:none; -webkit-appearance:none; appearance:none;}
#store-query.list .one .content .form .sub{ width:100%; height:40px; vertical-align:middle; text-align:center; cursor:pointer; background:#704221; color:#fff; border:none; border-radius:6px;}
#store-query.list .one .content .form .sub img{ vertical-align:middle; margin-right:10px;}
#store-query.list .one .content .mes{ margin-top:13.5%;}
#store-query.list .one .content .mes .text{ vertical-align:middle; color:#fff;}
#store-query.list .one .content .mes .text img{ vertical-align:middle; margin-right:8px;}
#store-query.list .one .content .mes .phone{ color:#fff; margin-top:14px;font-size: 38px;}
#store-query.list .two{ padding:0 0 4.2% 0;}
#store-query.list .two .top{ width:100%; border:1px solid #e0e0e0; padding:2.2% 0;}
#store-query.list .two .top .title{ vertical-align:middle; padding:0 2.4%;width: auto;margin-bottom: 0;}
#store-query.list .two .top .title .table-cell img{ vertical-align:middle; margin-right:16px;}
#store-query.list .two .top .item{ width:73.677%; border-left:1px solid #ccc; padding-left:3%;}
#store-query.list .two .top .item .slide{ background:#f9f9f9; border:1px solid #e5e5e5; border-radius:4px; padding:6px 10px; margin:5px 10px 5px 0;color: #333;}
#store-query.list .two .top .item .slide.on{ background:#704221; color:#fff; border-color:#704221;}
#store-query.list .two .bot{ width:100%; margin-top:3%;}
#store-query.list .two .bot .item{ width:100%;}
#store-query.list .two .bot .item .slide{ width:48.6%; background:#f3f3f3; position:relative; padding:2.143%; margin-top:1.43%;}
#store-query.list .two .bot .item .slide::before{ width:100%; height:5px; opacity:0; background:#704221; position:absolute; top:0; left:0; right:0; z-index:2; margin:0 auto; content:'';}
#store-query.list .two .bot .item .slide .content{ width:68%; padding:2.6% 0;}
#store-query.list .two .bot .item .slide .content .title{ display:block; vertical-align:middle; color:#333;}
#store-query.list .two .bot .item .slide .content .text-one{ display:block; vertical-align:middle; overflow:hidden; color:#666;}
#store-query.list .two .bot .item .slide .content .text-one b{ color:#704221;}
#store-query.list .two .bot .item .slide .content .text-one.margin{ height:40px; line-height:20px; margin:2.4% 0;}
#store-query.list .two .bot .item .slide .more{ border-left:1px solid #e0e0e0; padding:4.9% 4.9% 4.9% 8%;}
#store-query.list .two .bot .item .slide .more .text{ cursor:pointer; vertical-align:middle; color:#704221;}
#store-query.list .two .bot .item .slide .more .text img{ vertical-align:middle; margin-right:6px;}
#store-query.list .two .bot .item .slide .more .text.margin{ margin-bottom:19%;}
#store-query.list .two .bot .item .slide.none{ margin-top:0;}
#store-query.list .two .bot .item .slide:hover::before{ opacity:1;}
#store-query.detail{}
#store-query.detail .one{ width:100%; font-size:0;}
#store-query.detail .one img{ width:100%;}

/*视频中心*/
#info{}
#info.list{ padding:4.2% 0 5.73%;}
#info.list .one{}
#info.list .one .slide{ width:32%; margin-right:2%;}
#info.list .one .slide .img{ width:100%; position: relative;}
#info.list .one .slide .img:after{padding-top: 60.8695%;display: block;content: '';}
#info.list .one .slide .img a{position: absolute;left: 0;top: 0;bottom: 0;right: 0;display: block;overflow: hidden;}
#info.list .one .slide .img img{ width:100%;}
#info.list .one .slide .content{ width:100%; border-bottom:3px solid #ebebeb; padding:6% 0 7.2%;}
#info.list .one .slide .content.m0 .more{height: 0px;overflow: hidden;}
#info.list .one .slide .content .title{ width:100%;}
#info.list .one .slide .content .title a{ color:#333;}
#info.list .one .slide .content .more{ width:100%; color:#666; margin:3.6% 0;}
#info.list .one .slide .content .brief{ width:100%; height:48px; line-height:24px; overflow:hidden; color:#999;}
#info.list .one .slide:hover .content{ border-color:#704221;}
#info.list .one .slide:hover .content .title a{ color:#704221;}
#info.list .one .slide.none{ margin-right:0;}
#info.list .one .slide.s0{ margin-bottom:1%;}
[video]{ width:32.14%; margin-right:1.79%; margin-bottom:1.8%; background:#fff; box-shadow: 0 0 8px #ddd;}
[video]:nth-child(3n){ margin-right:0;}
[video] .img:before{ display:block; padding-top:65.111111%; content:'';}
[video] .img:after{ display:block; content:''; position: absolute; background: url(/images/1.png) center no-repeat;z-index: 2;left: 0;right: 0;bottom: 0;top: 0;}
[video] .title{ color:#333; line-height:60px; font-size:16px; margin: 0 20px;}
[video]:hover .title{ color:#704221;}


/*分类栏目*/
#category{ width:100%; text-align:center; border-bottom:1px solid #e7e7e7;}
#category .swiper-wrapper .swiper-slide{ width:auto; position:relative; padding:2.1% 0; margin:0 2.3%;}
#category .swiper-wrapper .swiper-slide::before{ width:100%; height:3px; opacity:0; position:absolute; left:0; right:0; bottom:0; z-index:2; content:'';}
#category .swiper-wrapper .swiper-slide a{ color:#666;}
#category .swiper-wrapper .swiper-slide.on::before{ opacity:1; background:#704221;}
#category .swiper-wrapper .swiper-slide.on a{ color:#704221;}
#category.in .swiper-wrapper{ display:inline-block;}

/*招商加盟-加盟优势*/
#advantage{}
#advantage .one{ padding:4.7% 0;}
#advantage .one .item{ width:100%; margin-top:4.3%;}
#advantage .one .item .slide{ width:100%; height:393px; margin-top:0%;}
#advantage .one .item .slide .img{ width:50%; height:100%; overflow:hidden;}
#advantage .one .item .slide .content{ width:50%; height:100%; overflow:hidden; position:relative; padding:3% 4.3% 0;}
#advantage .one .item .slide .content .background{ width:100%; height:100%; background:#f2d4bc; /*background:url(/images/img128.jpg) no-repeat center; background-size:cover;*/ position:absolute; top:0; left:0; z-index:2;}
#advantage .one .item .slide .content .title{ width:100%; color:#333; position:relative; z-index:3;}
#advantage .one .item .slide .content .brief{ width:100%; line-height:35px; color:#666; position:relative; z-index:3; margin-top:2.5%;}
#advantage .one .item .slide.to .content .background{ -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg);}
#advantage .one .item .slide.none{ margin-top:0;}
#advantage .two{ width:100%; background:#f2f2f2; padding-top:3.65%;}
#advantage .two .item{ width:100%; text-align:center; border-bottom:1px solid #dfdfdf; margin-top:3.125%;}
#advantage .two .item .slide{ width:90px; vertical-align:top; position:relative; padding-bottom:2.1%; margin:0 3.4%;}
#advantage .two .item .slide::before{ width:100%; height:2px; opacity:0; background:#704221; position:absolute; bottom:0; left:0; right:0; z-index:2; margin:0 auto; content:'';}
#advantage .two .item .slide .icon{ width:53px; height:53px; overflow:hidden; position:relative;}
#advantage .two .item .slide .icon img{ width:100%; position:absolute; top:0; left:0; z-index:2;}
#advantage .two .item .slide .icon .img1{ opacity:1;}
#advantage .two .item .slide .icon .img2{ opacity:0;}
#advantage .two .item .slide .brief{ width:100%; line-height:20px; color:#666; margin-top:23%;}
#advantage .two .item .slide:hover::before{ opacity:1;}
#advantage .two .item .slide:hover .icon .img1{ opacity:0;}
#advantage .two .item .slide:hover .icon .img2{ opacity:1;}
#advantage .two .item .slide:hover .brief{ color:#704221;}
#advantage .two .text{ width:100%; color:#333; padding:2.4% 0;}
#advantage .two .two-img{ width:100%;}
#advantage .two .two-img img{ width:100%;}

/*招商加盟-加盟条件*/
#conditions{}
#conditions .one{ padding:4.7% 0;}
#conditions .one .item{ width:100%; margin-top:4%;}
#conditions .one .item .slide{ width:49%; vertical-align:middle; border:1px solid #efefef; padding:30px 20px; margin-top:2%;}
#conditions .one .item .slide .number{ width:40px; height:40px; line-height:40px; text-align:center; vertical-align:middle; background:#e1e1e1; color:#fff; border-radius:50%;}
#conditions .one .item .slide .title{ width:490px; vertical-align:middle; margin-left:14px;}
#conditions .one .item .slide .title .table-cell{ width:490px; height:48px; line-height:24px; vertical-align:middle; color:#333;}
#conditions .one .item .slide:hover{ box-shadow:0 0 5px 5px #efefef;}
#conditions .one .item .slide.none{ margin-top:0;}

/*招商加盟-加盟流程*/
#process{}
#process .one{ padding:4.2% 0 6.8%;}
#process .one .item{ width:100%; margin-top:3.4%;}
#process .one .item .left-img{ width:360px; vertical-align:top; margin-right:90px; margin-top:50px;}
#process .one .item .left-img .img{ width:100%; position:relative;}
#process .one .item .left-img .img::before{ width:100%; height:100%; background:#f2d4bc; position:absolute; left:-30px; bottom:-30px; z-index:2; content:'';}
#process .one .item .left-img .img img{ width:100%; position:relative; z-index:3;}
#process .one .item .right-content{ width:580px; vertical-align:top; margin-top:50px;}
#process .one .item .right-content .slide{ width:100%; position:relative; padding-top:80px;}
#process .one .item .right-content .slide::before{ width:1px; height:100%; display:inline-block; background:#f0f0f0; position:absolute; left:30px; top:0; z-index:2; content:'';}
/*#process .one .item .right-content .slide::after{ width:5px; height:5px; display:none; background:#704221; border-radius:50%; position:absolute; left:28px; top:-5px; z-index:2; content:'';}*/
#process .one .item .right-content .slide .number{ width:60px; height:60px; line-height:60px; text-align:center; background:url(/images/img143.png) no-repeat center; background-size:contain; position:relative; z-index:3; color:#fff;}
#process .one .item .right-content .slide .content{ width:auto; position:absolute; left:84px; top:96px; z-index:2;}
#process .one .item .right-content .slide .content .title{ width:100%; color:#282828;}
#process .one .item .right-content .slide .content .brief{ width:100%; line-height:22px; color:#929292; margin-top:6px;}
#process .one .item .right-content .slide.in{ padding-top:0px;}
#process .one .item .right-content .slide.in .content{ top:15px;}
#process .one .item .right-content .slide.in::after{ display:inline-block;}

/*生态坭兴*/
.brand{background: #fff;}
.brand img{max-width: 100%;}
.brand .title{font-size: 30px;color: #704221;}
.brand .wrap1{padding-top: 40px;padding-bottom: 110px;}
.brand .wrap1 .w1600{display: flex;align-items: center;}
.brand .wrap1 .left{width: 43.75%;}
.brand .wrap1 .left .m-pic{text-align: left;}
.brand .wrap1 .right{width: 43.75%;margin-left: 12.5%;}
.brand .brief{font-size: 16px;color: #777;line-height: 24px;}
.brand .wrap1 .brief{margin-top: 35px;}
.brand .wrap3{padding-top: 90px;padding-bottom: 100px;}
.brand .wrap3 .titsmall{font-size: 16px;color: #704221;margin-top: 25px;font-weight: bolder;}
.brand .wrap3 .brief{margin-top: 20px;}
.brand .wrap3 .item .left{width: 43.75%;}
.brand .wrap3 .item .right{width: 50%;}
.brand .wrap3 .item:nth-child(2n) .left{float: right;}
.brand .wrap3 .item:nth-child(2n) .right{float: left;}
.brand .wrap3 .item:nth-child(2n) .left .title{margin-top: 170px;}
.brand .wrap3 .item .detail{margin-top: 30px;}
.brand .wrap3 .item .detail .titsmall{font-size: 16px;padding-left: 25px;position: relative;}
.brand .wrap3 .item .detail .li{font-size: 16px;color: #704221;margin-top: 10px;}
.brand .wrap3 .item .detail .li:first-child{margin-top: 0;}
.brand .wrap3 .item .detail .titsmall:before{content: '';width: 6px;height: 6px;background: #c7b6aa;position: absolute;left: 0;top: 6px;z-index: 1;border-radius: 50%;}
.brand .wrap4{background: #f8f8f8;padding-top: 80px;padding-bottom: 120px;}
.brand .wrap4 .img-list{margin-top: 60px;}
.brand .wrap4 .img-list .item{width: 18.9375%;margin-right: 8.08333333%;text-align: center;margin-bottom: 40px;}
.brand .wrap4 .img-list .item:nth-child(4n){margin-right: 0;}
.brand .wrap4 .img-list .item .tit{font-size: 14px;color: #777;line-height: 24px;margin-top: 35px;}
.brand .wrap4 .img-list .item .img{box-shadow: 5px 5px 5px #eee;overflow: hidden;}
.brand .wrap4 .img-list .item .img:hover img{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
.brand .wrap4 .img-list .item .img img{max-width: 100%;}
.brand .wrap4 .img-list2{margin-top: 40px;}
.brand .wrap4 .img-list2 .item{width: 46%;}



@media only screen and (max-width: 1700px){
	#main.info_detail .pages .prev{left: 3%;}
	#main.info_detail .pages .next{right: 3%;}

	#main.info_detail .relate{width: 94%;}
	#main.products_box .wrap{width: 94%;}

	#main.index_box .wrap1 .wrap,#main.index_box .wrap3 .wrap{width: 94%;}

	.brand .wrap3 .item .left{width: 47.75%;}
	.brand .wrap3 .brief{margin-top: 15px;}
	.brand .wrap3 .titsmall{margin-top: 15px;}
	.brand .wrap3 .item{padding-bottom: 20px;}

	#header .nav .one{margin-right: 42px;}

@media only screen and (max-width: 1440px){
	#main.info_detail .relate .title{padding: 35px 0;}
	#main.info_detail .detail{width: 75%;}

	.prolist .pro .names{margin-top: 20px;}
	.prolist .pro .swiper-pagination-img{margin-top: 35px;}
	.prolist .pro{height: 600px;}

	#advantage .one .item .slide .content .title{ font-size:24px;}
	#advantage .one .item .slide .content .brief{ line-height:34px; font-size:14px;}

	.brand .title{font-size: 26px;}

	.brand .wrap3 .item:nth-child(2n) .left .title{margin-top: 120px;}

	#header .nav .one{margin-right: 32px;}
}

@media only screen and (max-width: 1300px){
	#main.prodec_box .wrap3 .right{padding:8%;}
	#main.prodec_box .wrap2{height: 350px;}

	#main.index_box .wrap3 .right .title{margin-top: 8%;}

	#advantage .two .item .slide{ width:74px;}
	#advantage .two .item .slide .icon{ width:46px; height:46px;}
	#advantage .two .item .slide .brief{ line-height:18px; font-size:12px;}
	#advantage .two .text{ width:94%; font-size:14px; margin:0 auto;}

	#conditions .one .item .slide{ padding:2.2% 1.6%;}
	#conditions .one .item .slide .number{ width:36px; height:36px; line-height:36px; font-size:16px;}
	#conditions .one .item .slide .title{ width:90%; font-size:12px; margin-left:2.6%;}
	#conditions .one .item .slide .title .table-cell{ width:90%; height:44px; line-height:22px; font-size:12px;}

	#process .one .item .left-img{ width:30%; margin-right:7%; margin-top:4%;}
	#process .one .item .left-img .img::before{ left:-26px; bottom:-26px;}
	#process .one .item .right-content{ width:44%;}
	#process .one .item .right-content .slide{ padding-top:60px;}
	#process .one .item .right-content .slide::after{ left:23px;}
	#process .one .item .right-content .slide::before{ left:25px;}
	#process .one .item .right-content .slide .number{ width:50px; height:50px; line-height:50px; font-size:16px;}
	#process .one .item .right-content .slide .content{ top:66px;}
	#process .one .item .right-content .slide .content .title{ font-size:16px;}
	#process .one .item .right-content .slide .content .brief{ font-size:12px; margin-top:4px;}
	#process .one .item .right-content .slide.in .content{ top:33px;}

	#header .nav .one{margin-right: 15px;}
}

@media only screen and (max-width: 1180px){
	#main.about_box .wrap1 .title .en{font-size: 28px;}
	#main.about_box .wrap1 .title .borders{margin-top: 10px;}
	#main.about_box .wrap1 .title .cn{font-size: 20px;margin-top: 10px;}
	#main.about_box .wrap1 .contents .brief{font-size: 14px;}

	#main.about_box .wrap2 .about-path .path-list .item .content{font-size: 14px;}

	#main.about_box .wrap2 .about-path .year-list .box{width: 80%;}

	#main.about_box .wrap1 .wrap,#main.about_box .wrap2 .wrap{width: 94%;}

	#main.about_box .wrap2 .title .cn{font-size: 24px;}

	#main.info_detail .pages .prev{left: 1%;}
	#main.info_detail .pages .next{right: 1%;}

	#main.info_detail .relate .list .name a{font-size: 14px;}
	#main.info_detail .pages a{line-height: 30px;height: 30px;}
	#main.info_detail .pages .next{padding-right: 40px;}
	#main.info_detail .pages .prev{padding-left: 40px;}

	.prolist .pro{width: 50%;}

	#main.index_box .wrap3 .right .title{margin-top: 0;}

	#store-query.list .two .bot .item .slide{ width:49%; margin-top:2%;}
	#store-query.list .two .bot .item .slide::before{ height:4px;}
	#store-query.list .two .bot .item .slide .content .title{ font-size:16px;}
	#store-query.list .two .bot .item .slide .content .text-one{ font-size:12px;}
	#store-query.list .two .bot .item .slide .content .text-one.margin{ height:36px; line-height:18px;}
	#store-query.list .two .bot .item .slide .more{ padding:6% 5% 6% 8%;}
	#store-query.list .two .bot .item .slide .more .text{ font-size:12px;}
	#store-query.list .two .bot .item .slide .more .text img{ width:16px;}
	#store-query.list .two .top .title .table-cell{ font-size:20px;}
	#store-query.list .two .top .title .table-cell img{ width:20px; margin-right:14px; margin-top:-2px;}

	#store-query.list .one{ height:500px;}
	#store-query.list .one .content{ padding:40px 30px;}
	#store-query.list .one .content .form{ width:100%;}
	#store-query.list .one .content .form select{ height:36px; font-size:12px; padding:0 10px;}
	#store-query.list .one .content .form .sub{ height:36px; font-size:12px;}
	#store-query.list .one .content .form .sub img{ width:14px; margin-right:6px; margin-top:-2px;}
	#store-query.list .one .content .mes .text{ font-size:14px;}
	#store-query.list .one .content .mes .text img{ width:18px; margin-right:6px; margin-top:-2px;}
	#store-query.list .one .content .mes .phone{ font-size:30px; margin-top:6px;}
	#store-query.list .two .bot .item .slide .content .title{ font-size:14px;}
	#store-query.list .two .bot .item .slide .content .text-one{ font-size:10px;}
	#store-query.list .two .bot .item .slide .more .text{ font-size:10px;}
	#store-query.list .two .bot .item .slide .more .text img{ width:14px;}

	#info.list .one .slide .content{ border-bottom:2px solid #ebebeb;}
	#info.list .one .slide .content .title{ font-size:16px;}
	#info.list .one .slide .content .brief{ height:44px; line-height:22px;}
	#info.list .one .slide .content .fz14{ font-size:12px;}

	#advantage .one .item .slide{ height:300px;}
	#advantage .one .item .slide .content .title{ font-size:20px;}
	#advantage .one .item .slide .content .brief{ line-height:26px; font-size:12px;}
	#advantage .two .item .slide{ width:60px; padding-bottom:2%; margin:0 2.6%;}
	#advantage .two .item .slide::before{ height:1px;}
	#advantage .two .item .slide .icon{ width:36px; height:36px;}
	#advantage .two .item .slide .brief{ line-height:14px; font-size:10px; margin-top:20%;}

	#conditions .one .item .slide .title{ width:86%;}
	#conditions .one .item .slide{ padding:2% 1.6%;}
	#conditions .one .item .slide .number{ width:32px; height:32px; line-height:32px; font-size:14px;}
	#conditions .one .item .slide .title{ margin-left:2%;}
	#conditions .one .item .slide .title .table-cell{ height:36px; line-height:18px; font-size:10px;}

	#process .one .item .left-img{ display:none;}
	#process .one .item .right-content{ width:100%; text-align:center;}
	#process .one .item .right-content .slide{ font-size:0; padding-top:46px;}
	#process .one .item .right-content .slide::after{ left:0; right:0; margin:auto;}
	#process .one .item .right-content .slide::before{ left:0; right:0; margin:auto;}
	#process .one .item .right-content .slide .number{ float:none; display:inline-block;}
	#process .one .item .right-content .slide .content{ width:100%; background:#fff; position:relative; top:auto !important; left:auto; right:auto; padding-top:12px;}
	#process .one .item .right-content .slide .content .brief{ margin-top:6px;}

	.brand .wrap3 .item:nth-child(2n) .left .title{margin-top: 60px;}
	
}

@media only screen and (max-width: 980px){
	.iframe_big .iframe_video{margin:-60px 0 0 -384px;margin-left: -250px;}
  	.iframe_big .iframe_video .iframes iframe{width: 500px !important;height: 280px !important;}
  	.iframe_big .iframe_video .closes{right: -65px;}

  	#main.info_detail .relate .list{width: 48%;margin-right: 4%;}
	#main.info_detail .relate .list:nth-child(2n){margin-right: 0;}
	#main.info_detail .relate .title{font-size: 20px;}
	#main.info_detail .top .name{font-size: 20px;}

	#main.prodec_box .wrap3 .right{padding: 5%;}
	#main.prodec_box .wrap3 .right .tit2, #main.prodec_box .wrap4 .tit2{font-size: 20px;}
	#main.prodec_box .wrap3 .right .tit1, #main.prodec_box .wrap4 .right .tit1{font-size: 13px;}
	#main.prodec_box .wrap3 .right .briefs, #main.prodec_box .wrap4 .briefs{font-size: 12px;line-height: 21px;margin-top: 10px;}

	#main.prodec_box .wrap1 .title{font-size: 22px;}
	#main.prodec_box .wrap1 .briefs{margin-top: 1%;}
	#main.prodec_box .wrap1 .imglist{margin-top: 3%;}
	#main.prodec_box .wrap4 .right{margin-left: 5%;width: 40%;}
	#main.prodec_box .wrap4 .left{margin-left: 0;}
	#main.prodec_box .wrap1 .briefs.two{width: 94%;margin: 0 auto;margin-top: 5%;}
	#main.prodec_box .wrap5 .big .left, #main.prodec_box .wrap5 .big .right{font-size: 14px;}

	#main.prodec_box .wrap{width: auto;}

	#main.index_box .title .en{font-size: 24px;}
	#main.index_box .title .borders{margin-top: 5px;}
	#main.index_box .title .cn{font-size: 18px;margin-top: 5px;}
	#main.index_box .wrap3 .right .mores{width: 190px;height: 50px;line-height: 50px;}

	#store-query.list .two .bot .item .slide .content{ width:66%;}

	.brand .wrap1 .right{width: 50%;margin-left: 6.25%;}
	.brand .wrap1{padding-top: 0;padding-bottom: 50px;}

	.brand .wrap3 .item .left,.brand .wrap3 .item .right{width: auto;float: none !important;}
	.brand .wrap3 .item .right img{width: 100%;}
	.brand .wrap3 .item .left{padding-bottom: 20px;}
	.brand .wrap3{padding-top: 30px;padding-bottom: 50px;}
	.brand .wrap3 .item:nth-child(2n) .left .title{margin-top: 0;}

	.brand .wrap4{padding-top: 40px;padding-bottom: 80px;}

	.brand .wrap4 .img-list .item{width: 48%;margin-right: 4%;margin-bottom: 20px;}
	.brand .wrap4 .img-list .item:nth-child(2n){margin-right: 0;}
	.brand .wrap4 .img-list .item .img{box-shadow: none;}
	.brand .wrap4 .img-list .item .tit{margin-top: 15px;}
	.brand .wrap4 .img-list{margin-top: 30px;}

	.brand .wrap3 .item .detail .titsmall{padding-left: 15px;}
	.brand .wrap4 .img-list2{margin-top: 25px;}

}

@media only screen and (max-width: 768px){
	#main.about_box .wrap1 .contents .brief{font-size: 12px;}
	#main.about_box .wrap2 .about-path .path-list .item .name{width: 90px;height: 90px;line-height: 90px;font-size: 30px;}

	#main.about_box .wrap2 .about-path .path-list .item .content{font-size: 12px;line-height: 25px;}

	#main.info_detail .contents{font-size: 12px;}

	#main.info_detail .top .meg .meg_con{font-size: 12px;}
	#main.info_detail .top .name{font-size: 18px;}
	#main.info_detail .detail{width: 94%;}
	#main.info_detail .pages a{position: static;display: inline-block;}
	#main.info_detail .pages{text-align: center;margin-top: 15px;}
	#main.info_detail .pages .next{margin-left: 10px;}

	#main.info_detail .relate .list .name a{font-size: 13px;}
	#main.info_detail .relate .list .brief{font-size: 12px;}

	#main.info_detail .relate .title{font-size: 18px;padding: 25px 0;}

	#main.products_box .catelist .navs{margin-left: 2px;}

	#main.prodec_box .wrap3 .left,#main.prodec_box .wrap3 .right{width: auto;float: none;}
	#main.prodec_box .wrap3 .left{text-align: center;}

	#main.index_box .wrap3 .left{width: auto;float: none;}
	#main.index_box .wrap3 .right{width: auto;float: none;}
	#main.index_box .wrap3 .left .video .video_img img{max-width: 75%;}
	#main.index_box .wrap2 .wrap .top{display: none;}
	#main.index_box .wrap2 .wrap .mobile{display: block;}

	#store-query.list .one .target{ display:block !important;}
	#store-query.list .one .content{ width:300px; overflow:hidden; right:-300px; padding:50px 30px;}
	#store-query.list .one .content .shutdown{ display:block !important;}
	#store-query.list .one .content .mes{ margin-top:60px;}
	#store-query.list .one .content.show{ right:0;}
	#store-query.list .two{ padding:30px 0;}
	#store-query.list .two .bot{ margin-top:20px;}
	#store-query.list .two .bot .item .slide{ padding:16px;}
	#store-query.list .two .bot .item .slide .content{ width:100%; padding:0;}
	#store-query.list .two .bot .item .slide .content .text-one.margin{ margin:10px 0;}
	#store-query.list .two .bot .item .slide .more{ width:100%; border:none; padding:0; margin-top:16px;}
	#store-query.list .two .bot .item .slide .more .text{ width:auto; float:left;}
	#store-query.list .two .bot .item .slide .more .text img{ margin-right:4px;}
	#store-query.list .two .bot .item .slide .more .text.margin{ margin-bottom:0; margin-right:10px;}
	#store-query.list .two .top{ padding:16px 0;}
	#store-query.list .two .top .title .table-cell{ font-size:18px;}
	#store-query.list .two .top .title .table-cell img{ width:18px; margin-right:12px;}
	#store-query.list .two .top .item .slide{ font-size:12px;}

	#info.list .one .slide{ width:49% !important;}
	#info.list .one .slide.none{ display:none;}
	#info.list .one .slide.phone-none{ margin-right:0;}
	#info.list .one .slide.s0.none{ display:block; margin-left:2%;}
	#info.list .one .slide.s0.phone-none{ margin-right:0;}

	[video]{ width:48.5%; margin-right:3%; margin-bottom:3%;}
	[video]:nth-child(2n+3){ margin-right:2%;}
	[video]:nth-child(2n+2){ margin-right:0;}
	[video] .title{ line-height:50px; font-size:14px; margin: 0 18px;}

	#advantage .one{ padding:36px 0;}
	#advantage .one .item{ margin-top:30px;}
	#advantage .two{ padding-top:30px;}
	#advantage .two .item{ margin-top:24px;}
	#advantage .two .item .slide{ padding-bottom:12px; margin:0 2%;}
	#advantage .two .item .slide .icon{ width:30px; height:30px;}
	#advantage .two .item .slide .brief{ margin-top:10px;}
	#advantage .two .text{ padding:22px 0;}
	#advantage .two .two-img .pc{ display:none;}
	#advantage .two .two-img .mobile{ display:block;}
	#advantage .two .text{ font-size:12px;}

	#conditions .one{ padding:30px 0;}
	#conditions .one .item{ margin-top:12px;}
	#conditions .one .item .slide{ width:100%; padding:16px; margin-top:12px !important;}
	#conditions .one .item .slide .title .table-cell{ height:auto;}

	#process .one{ padding:40px 0;}
	#process .one .item{ margin-top:30px;}

	.fz22{ font-size:20px;}
	.fz24{ font-size:20px;}
	.fz26{ font-size:20px;}
	.fz28{ font-size:20px;}
	.fz30{ font-size:20px;}
	.fz32{ font-size:20px;}
	.fz34{ font-size:20px;}
	.fz36{ font-size:24px;}
	.fz38{ font-size:24px;}
	.fz40{ font-size:24px;}


	.brand .wrap1 .w1600{display: block;}
	.brand .wrap1 .left,.brand .wrap1 .right{width: 100%;margin: 0 auto;}
	.brand .wrap1 .right{margin-top: 30px;}
	.brand .title{font-size: 20px;}
	.brand .wrap1 .brief{margin-top: 15px;}
	
	#main.products_box .catelist .c1{float:left;}
	#main.products_box .catelist .c2{float:right; width:80%;}
	
	#advantage .two .item .slide{margin:0 8%;}
	#advantage .two .item .slide::before{background:none;}
	#process .one .item .left-img{margin-right:-4%;}
}

@media only screen and (max-width: 680px){
	.iframe_big .iframe_video{margin-left: -170px;}
  	.iframe_big .iframe_video .iframes iframe{width: 340px !important;height: 180px !important;}
  	.iframe_big .iframe_video .closes{width: 35px;height: 35px;line-height: 35px;right: 0;font-size: 28px;}

  	#main.about_box .wrap2 .about-path .year-list .box{width: 70%;}
  	#main.about_box .wrap2 .about-path .year-list .item.on{font-size: 18px;}
  	#main.about_box .wrap2 .about-path .year-list{padding: 70px 0 20px;}
  	#main.about_box .wrap1 .contents .video .video_img .posit{top: 38%;}

  	.prolist .pro{height: 550px;}
  	#main.prodec_box .wrap5 .big .left, #main.prodec_box .wrap5 .big .right{font-size: 13px;}
  	#main.prodec_box .wrap1 .btnlist .btns{width: 150px;height: 42px;line-height: 42px;}
  	#main.prodec_box .wrap4 .left{width: 30%;}
  	#main.prodec_box .wrap4 .right{width: 50%;}
  	#main.prodec_box .wrap4{padding: 5% 0;background: #f3ebec;}
  	#main.prodec_box .wrap5 .big{height: 45px;line-height: 45px;}
  	#main.prodec_box .wrap3 .left img{max-width: 80%;}
  	#main.prodec_box .wrap2{height: 130px;}
  	#main.prodec_box .wrap1 .imglist img{max-width: 50%;}
  	#main.prodec_box .wrap1 .briefs.two{line-height: 24px;}

  	/*#main.index_box .wrap1 .prolist .pro{height: 520px !important;}*/

  	#main.products_box .prolist .pro{height: 340px;padding: 10px;}
  	#main.products_box .prolist .pro .detail{margin-top: 2px;}
  	#main.products_box .prolist .pro .names{margin-top: 10px;}

  	#advantage .one .item .slide{ height:auto; margin-top:20px;}
	#advantage .one .item .slide .img{ width:100%;}
	#advantage .one .item .slide .img img{ width:100%; position:relative; top:auto; bottom:auto; left:auto; right:auto;}
	#advantage .one .item .slide .content{ width:100%; padding:20px 24px;}
	#advantage .one .item .slide .content .title{ font-size:16px;}
	#advantage .one .item .slide .content .brief{ line-height:22px; font-size:10px; margin-top:12px;}

	.brand .wrap4 .img-list2 .item{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.brand .wrap4{padding-bottom: 50px;}
}

@media only screen and (max-width:580px){
	.prolist .pro{height: 480px;}
	.prolist .pro img,.prolist .pro .img img{max-width: 70%;height: auto;}
	.prolist .pro .swiper-pagination-img{margin-top: 10px;}
	.prolist .pro .brief{font-size: 12px;}
	.prolist .pro .names{font-size: 14px;}
	.prolist .pro .swiper-pagination-img .swiper-pagination-bullet{width: 16px;height: 16px;}
	#main.index_box .wrap3 .left .video .video_img img{max-width: 100%;}

	#store-query.list .two .bot .item .slide{ width:100%; margin-top:16px !important;}
	#store-query.list .two .bot .item .slide::before{ height:3px;}
	#store-query.list .two .bot .item .slide .content .text-one.margin{ height:auto;}
	#store-query.list .two .top{ padding:16px;}
	#store-query.list .two .top .title{ width:100%; padding:0;}
	#store-query.list .two .top .title .table-cell{ font-size:16px;}
	#store-query.list .two .top .title .table-cell img{ width:16px;}
	#store-query.list .two .top .item{ width:100%; border-left:none; padding:0; margin-top:10px;}

	#store-query.list .one .content .form select{ background:#fff url(/images/img120.png) no-repeat 94% center; background-size:8px;}
	#store-query.list .two .bot .item .slide::before{ height:2px;}
	#store-query.list .two .top .title .table-cell{ font-size:14px;}
	#store-query.list .two .top .title .table-cell img{ width:12px; margin-right:6px;}
	#store-query.list .two .top .item .slide{ font-size:10px; padding:4px 8px;}

	#info.list .one .slide .content{ border-bottom:1px solid #ebebeb;}
	#info.list .one .slide .content .title{ font-size:14px;}
	#info.list .one .slide .content .fz14{ font-size:10px;}
	#info.list .one .slide .content .brief{ height:32px; line-height:16px;}

	#category .swiper-wrapper .swiper-slide{ font-size:12px; padding:12px 0; margin:0 12px;}
	#category .swiper-wrapper .swiper-slide::before{ height:2px;}

	/*#advantage .two .item .slide{ width:49px; margin:0 2%;}*/
	#advantage .two .item .slide .icon{ width:26px; height:26px;}
	#advantage .two .item .slide .brief{ line-height:12px; font-size:8px; margin-top:6px;}
	#advantage .one{ padding:30px 0;}
	#advantage .one .item{ margin-top:20px;}
	#advantage .one .item .slide{ margin-top:16px;}
	#advantage .one .item .slide .content{ padding:16px 20px;}
	#advantage .two .text{ font-size:10px; padding:18px 0;}

	#conditions .one .item .slide{ padding:14px;}
	#conditions .one .item .slide .title{ margin-left:4%;}

	#process .one .item .right-content .slide{ margin-top:10px;}
	#process .one .item .right-content .slide .number{ width:46px; height:46px; line-height:46px; font-size:12px;}
	#process .one .item .right-content .slide .content .title{ font-size:14px;}
	#process .one .item .right-content .slide .content .brief{ width:60%; line-height:16px; font-size:10px; margin:6px auto 0;}
	#process .one .item .right-content .slide.in{ margin-top:0;}
}

@media only screen and (max-width:380px){
	#main.products_box .prolist .pro{height: 320px;}

	#store-query.list .one .content .form .sub img{ width:12px; margin-right:4px;}
	#store-query.list .one .content .mes .text img{ width:14px; margin-right:4px;}

	/*#advantage .two .item .slide{ width:49px; margin:0 0.6%;}*/
	#advantage .two .item .slide .icon{ width:26px; height:26px;}
	#advantage .two .item .slide .brief{ line-height:12px; font-size:8px; margin-top:6px;}
	#advantage .one{ padding:26px 0;}
	#advantage .one .item{ margin-top:16px;}
	#advantage .one .item .slide{ margin-top:12px;}
	#advantage .one .item .slide .content{ padding:14px;}
	#advantage .one .item .slide .content .title{ font-size:14px;}
	#advantage .one .item .slide .content .brief{ line-height:20px; margin-top:8px;}
	#advantage .two{ padding-top:26px;}
	#advantage .two .item{ margin-top:16px;}
	#advantage .two .item .slide{ padding-bottom:10px;}

	#conditions .one{ padding:26px 0;}
	#conditions .one .item{ margin-top:6px;}
	#conditions .one .item .slide .title{ width:84%;}
	#conditions .one .item .slide .title .table-cell{ line-height:16px;}

	#process .one{ padding:30px 0;}
	#process .one .item{ margin-top:20px;}
	
	#process .one .item .left-img{margin-right:-6%;}
}

@media only screen and (max-width:960px){
	.hhh{clear:both; margin-bottom:20px; display:block;}
	#footer .nav .li{margin-left:0px; width:25%; text-align:center;}
}

