*{margin: 0;padding: 0;}
body{margin: auto;font:12px/25px  "microsoft yahei";color: #333;}
ul,li{list-style: none;}
a{text-decoration: none;color: #000;transition: 0.5s;}
.swiper-button-prev:focus{outline: none !important;}
.swiper-button-next:focus{outline: none !important;}
.clearfix::after{content: "";display: block;clear: both;visibility: hidden;height: 0;}
.clearfix{*zoom: 0;}
.clear{clear: both;}
.contain {width:1400px; margin:0px auto;}
.fl{ float: left;}
.fr{ float: right;}
i,em{font-style: inherit;} 
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{transition: 1s;width: 100%;height: 100%;object-fit: cover;}
.vimg:hover{transform: scale(1.1);}
.one-line{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.two-line{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.box11{float: left;width: 50%;}
.box22{float: right;width: 40%;}
.box22 img{width: 100%;}
table {width: 100% !important;border-collapse: collapse;}
table, th, td,tr {border: 1px solid #e5e5e5;}
.in-pro-content span{font-size: 16px !important;}
table p{padding: 10px 0;}
table tr:nth-child(1){background: #e5e5e5;font-weight: bold;}
.in-pro-content img{display: block;margin: 0 auto;}

/*head*/
.webHead{position: absolute;left: 0;top: 0;width: 100%;z-index: 9999999999;}
.logo{font-size: 30px;padding-top: 15px;}
.logo a{line-height: initial;display: flex;}
.logo .small-f{font-size: 14px;}
.searchBox{margin-top: 28px;margin-left: 20px; cursor: pointer;position: relative;}
.searchBox .colorShow{width: 30px;height: 30px;background: url(../images/search.png) no-repeat center center #AA875C;background-size: 20px; 
border-radius: 5px;}
.navR{display: none;position: absolute;right: 0;top: 100%;z-index: 99999;width: 270px;border-radius: 5px;overflow: hidden;}
.navR input{float: left; border: none;outline: none;background: #f1f1f1;font-size: 16px;padding-left: 10px;line-height: 35px;}
.navR button{float: left; cursor: pointer;line-height: 35px;border: none;outline: none;background: #AA875C;color: #fff;padding: 0 10px;}
.nav li{position: relative; float: left;text-align: center;width: 130px;line-height: 85px;}
.nav li a{font-size: 18px;position: relative;z-index: 2;}
.nav li a::after{content: "";position: absolute;left: 0;bottom: -34px;width: 100%;height: 3px;background: #AA875C;display: none;}
.nav li:hover>a{color: #AA875C;}
.nav li:hover>a::after{display: block;}
.nav li dl{position: absolute;left: -48%;top: 100%;z-index: 9999;width: 210%;display: none;}
.nav li dl dt{line-height: 45px;background: #AA875C;}
.nav li dl dt a{display: block; font-size: 15px;color: #fff;}
.nav li dl dt:hover{background: #866a48;}


/* 底部 */
footer{padding: 40px 0 0;background: url(../images/footbg.jpg) no-repeat center center;background-size: cover;color: #6b6b6b;}
.shareBox{margin: 20px 0;}
.shareBox dt{float: left;margin-right: 20px;}
.foot_1{width: 20%;}
.foot_1 a.fmore{display: block; width: 200px;line-height: 35px;background: #866a48;text-align: center;font-size: 16px;color: #fff;transition: 
.5s;overflow: hidden;position: relative;}
.foot_1 a.fmore:hover{background: #866a48;color: #fff;}
.foot_1 a.fmore::after{content: "";position: absolute;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%); width:45px;height: 
45px;border-radius: 100px;z-index: 10;}
.foot_1 a.fmore:hover::after{animation: style1 1.5s;}


.ftop{position: relative;margin-bottom: 20px;font-size: 18px;line-height: 40px;font-weight: bold;color: #333;}
.foot_1 ul li{padding: 5px 0;width: 45%;}
.foot_1 ul li a{font-size: 14px;color: #6b6b6b;}
.foot_2 ul li{font-size: 14px;margin-bottom: 5px;}
.foot_2 ul li a{color: #6b6b6b;}
.foot_2 ul li{font-size: 14px;line-height: 2;padding-left: 30px;}
.foot_2 ul li:nth-child(1){background: url(../images/f11.png) no-repeat left 6px;}
.foot_2 ul li:nth-child(2){background: url(../images/f22.png) no-repeat left 6px;}
.foot_2 ul li:nth-child(3){background: url(../images/f33.png) no-repeat left 6px;}
.foot_1 ul li a:hover{text-decoration: underline;color: #AA875C;}
.foot_3{width: calc(30% - 40px); padding: 20px;background: #AA875C;margin-top: -80px;}
.foot_3 .leaveBox{font-size: 18px;color: #fff;text-align: center;padding-bottom: 20px;}
.foot_3 input{width: calc(100% - 20px);line-height: 35px;font-size: 14px;color: #6b6b6b;margin-bottom: 10px;outline: none;border: none;padding: 
0 10px;background: #fff;}
.foot_3 textarea{width: calc(100% - 20px);height: 45px;font-size: 14px;color: #6b6b6b;margin-bottom: 10px;outline: none;border: none;padding: 
10px;font-family: 'microsoft yahei';resize: none;}
.foot_3 input[type="submit"]{padding: 0;width: 100%;cursor: pointer;;color: #AA875C;font-weight: bold;}

.banquan{ background:#AA875C;width: 100%; height: 30px; line-height: 30px;text-align: center;color: #fff;}

.magTop{font-size: 18px;font-weight: bold;margin-bottom: 30px;padding-bottom: 10px;border-bottom: 1px solid #AA875C;color: #AA875C;}
.contact-list{display:flex;justify-content:space-between;flex-wrap: wrap; margin-bottom: 4%;}
.contact-list li{text-align: center; width: 30%; border-radius:10px;box-sizing:border-box;padding: 4%;background:#FFFFFF;display:flex;align-items:center;flex-direction:column;box-shadow:0px 1px 10px 5px rgba(198,198,198,.15);transition: .5s;}
.contact-list li:hover{transform: translateY(-10px);}
.contact-list li .title{margin-top: 20px;line-height: 1.5;}
.contact-list li .des{color: #666;text-align:center;transition:all .2s linear;margin:4px 0px;line-height:1.2}
.contact-list li .ic{font-size:var(--fontsize30);color:var(--introcolor);display:inline-flex;margin-top:3%}
.contact-list li .ic em{font-size:var(--fontsize30);transition:all .4s linear}
.contact-list li:hover .ic em{color:var(--color);transform:rotateY(360deg)}
.contact-list li a:hover{color:var(--color);text-decoration:underline}
.contact-list li:nth-child(3) em{font-size:var(--fontsize30);margin-bottom:6px}
.inquiry{background-color:#eff2f7;border-radius:10px;box-sizing:border-box;padding:2%;margin-top:4%}
.inquiry .in-send-btn{width:200px;height:52px;border-radius:var(--border);background-color:var(--color);display:flex;align-items:center;justify-
content:center;color:#FFFFFF;font-weight:var(--fontbold5);margin-top:4%;cursor:pointer;box-shadow:0 0 0 var(--color);transition:all .2s linear}
.inquiry .in-send-btn:hover{box-shadow:0px 0px 6px var(--color)}
.inquiry .inquiry-form{display:flex;flex-wrap:wrap}
.inquiry input{width:32%;margin-right:2%;height:57px;border-radius:var(--border);outline:0;margin-bottom:20px;padding:0px 15px;border:1px 
solid #EEEEEE;transition:all .1s linear}
.contact .wmkcfeedback textarea{width:100%;background:#FFFFFF;border-radius:var(--border);outline:0;border:1px solid 
#EEEEEE;padding:10px;margin-bottom:20px;resize:none}
.contact .wmkcfeedback input,.contact .wmkcfeedback .wmkcfb-fileupload{height:50px;border-radius:var(--border);outline:0;margin-
bottom:20px;padding:0px 10px;border:1px solid #EEEEEE;transition:all .1s linear}
.contact .wmkcfeedback input,.contact .wmkcfeedback textarea,.contact .wmkcfeedback .wmkcfb-fileupload{background-color:#FFFFFF;color:var
(--fontcolor)}
.contact .wmkcfeedback input::placeholder,.contact .wmkcfeedback textarea::placeholder,.contact .wmkcfeedback .wmkcfb-fileupload
{color:#666666}
.wmkcfeedback input:focus{border-color:#AA875C!important}
.wmkcfeedback textarea:focus{border-color:#AA875C!important}
.wmkcfeedback .inquiry-form{display:flex;flex-wrap:wrap;justify-content:space-between}
.wmkcfeedback input,.wmkcfeedback .wmkcfb-fileupload{width: 30%;height:46px;font-size:var(--fontsize16);background:#FCFCFC;border-
radius:3px;outline:0;border:1px solid #ccc;padding:0px 10px;margin-bottom:20px;transition:all .1s linear;display:inline-flex;align-items:center;}
.wmkcfeedback input:focus{border-color:#AA875C}
.wmkcfeedback input::placeholder,.wmkcfeedback textarea::placeholder,.wmkcfeedback .wmkcfb-fileupload{color:#666}
.wmkcfeedback textarea{width:100%;background:#FCFCFC;border-radius:3px;outline:0;border:1px solid #ccc;padding:10px;margin-
bottom:20px;resize:none;font-size:var(--fontsize16);line-height:1.6;color:var(--fontcolor);height:200px;font-family:var(--fontfamily)}
.wmkcfeedback textarea:focus{border-color:#AA875C}
.wmkcfeedback textarea.input-error{border-color:red}
.wmkcfeedback .in-send-btn{margin:0px auto;background:var(--color);color:#FFFFFF;font-size:var(--fontsize16);text-
transform:uppercase;display:flex;align-items:center;justify-content:center;width:200px;height:55px;border-radius:3px;cursor:pointer;box-shadow:0 
0 0 var(--color);transition:all .1s linear;border: none;}
.wmkcfeedback .in-send-btn:hover{box-shadow:0 0 4px var(--color)}
.contact .wmkcfeedback{background-color:#FCFCFC;border-radius:10px;box-sizing:border-box;padding:20px;margin-top:3%}
.contact .wmkcfeedback .in-send-btn{min-width:200px;height:50px;border-radius:var(--border);background-color:var(--color);display:flex;align-
items:center;justify-content:center;color:#FFFFFF;font-weight:var(--fontbold5);cursor:pointer;box-shadow:0 0 0 var(--color);transition:all .2s linear}
.contact .wmkcfeedback .in-send-btn:hover{box-shadow:0px 0px 6px var(--color)}
.contact .wmkcfeedback .select-menu{width:49%}
.wmkcfeedback .select-menu{position:relative;width:32%;margin-bottom:20px}
.sidebar .wmkcfeedback .select-menu{width:100%}
.wmkcfeedback .select-menu input{margin:0!important;width:100%!important;cursor:pointer}
.wmkcfeedback .select-menu .select-menu-div em{margin-right:5px;position:absolute;right:32px;top:50%;transform:translateY(-50%);transition:all 
.4s ease}
.wmkcfeedback .select-menu .select-menu-div em.select-menu-i{transform:rotateX(180deg)}
.wmkcfeedback .select-menu .select-menu-div em::after,.wmkcfeedback .select-menu .select-menu-div em::before
{content:"";width:10px;height:2px;background:#999;position:absolute;top:50%;left:0;transform:rotate(45deg)}
.wmkcfeedback .select-menu .select-menu-div em::after{transform:rotate(-45deg);left:6px}
.wmkcfeedback .select-menu .select-menu-ul{box-shadow:0 1px 15px 0 rgba(15,19,39,.1);list-style:none;display:none;width:100%;text-
align:left;border:1px solid #EEEEEE;background:#FFFFFF;position:absolute;z-index:9}
.wmkcfeedback .select-menu .select-menu-ul li{color:var(--fontcolor);padding:0px 20px;line-height:2.5;cursor:pointer;font-size:var(--
fontsize16);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.wmkcfeedback .select-menu .select-menu-ul li:hover{background:#f2faea}
.wmkcfeedback .select-menu .select-menu-ul li:nth-child(2n){background:#f5f4f4}
.wmkcfeedback .select-menu .select-menu-ul li:nth-child(2n):hover{background:#f2faea}
.wmkcfeedback .select-menu .select-menu-ul li.select-this{background:#f2faea}
.wmkcfeedback .select-menu .select-menu-ul li.select-this:hover{background:#f2faea!important}
.wmkcfeedback .loading{position:relative;width:18px;height:18px;margin-left:8px;border:2px solid #000;border-top-color:rgba(0,0,0,.2);border-
right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%;animation:feedbacksenloading infinite .75s linear}

.proTitle{font-size: 18px;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #ccc;position: relative;text-transform: 
uppercase;color: #AA875C;font-weight: bold;}
.proTitle::after{content: "";position: absolute;left: 0;bottom: -2px;width: 50px;height: 4px;background: #AA875C;}


.prolist{text-align: center;}
.prolist dl{ float: left; width: 270px; height: 240px; display: block; margin: 15px 10px 0px 10px; border: 1px solid #CCCCCC; text-align: center;}
.prolist dl dt{ text-align: center;}
.prolist dl img{ margin: 3px;  display: block; padding: 1px; border: 1px solid #EEE; height: 200px; text-align: center;}
.message{line-height:24px;width: 580px;margin: 0 auto;}
.message dt{float:left;clear:both;width:70px;margin-top:18px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:40px;height:40px;border-radius: 5px;border: 1px solid rgb(169, 169, 169);}
.message .input{display: flex;justify-content: space-evenly;margin-top: 20px;}
.sub{line-height:40px !important;height: 40px !important;width: 150px;background: #AA875C;cursor: pointer;border: none;font-size: 16px;color: 
#fff;}
.ileft{width: 22%;}
.iright .e2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.e2 li{width: calc(51% - 20px);padding: 10px;border: 1px solid #ccc;margin-bottom: 12px;position: relative;overflow: hidden;border-radius: 5px;z-index: 9;}
.e2 li .bottom_div{position: absolute;left: -100%;top: 0;z-index: -1;width: 100%;height: 100%;background: #AA875C;transition: 0.5s;transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.e2 li .nti{padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px dashed #ccc;}
.e2 li .nti .xian{width: 30px;height: 2px;float: left;background: #AA875C;transition: 0.5s;margin-top: 17px;margin-right: 10px;}
.e2 li .tia{float: left;font-size: 18px;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 70%;}
.e2 li .nti>span{float:right;}
.e2 li .des{font-size: 14px;line-height: 2;}
.e2 li .des .desbo{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e2 li .des a{width: 120px;line-height: 35px;text-align: center;font-size: 15px;margin-top: 40px;background: #AA875C;color: #fff;border-radius: 
5px;}
.e2 li:hover .bottom_div{left: 0;}
.e2 li:hover .nti .xian{background: #fff;}
.e2 li:hover a{color: #fff;}
.e2 li:hover .des{color: #fff;}
.e2 li:hover .des a{background: #fff;color: #AA875C;}
.e2 li:hover{border-color: #AA875C;}

.listimg{width:219px;float:left;margin:0px 5px;}
.listimg a{width:219px;}
.listimg a img{vertical-align:middle; width:219px; height:180px;}
.listimg p{line-height:40px; height:40px; text-align:center; width:219px; margin:0px auto;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.timeBar{color:#666;line-height:36px;margin-bottom:10px;border-bottom: 1px solid #ccc;padding-bottom: 10px;text-align: center;}
.guidbar_next{padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;}
.guidbar_next li{font-size:14px;color:#666;}
.guidbar_next li a{color:#333;font-size: 14px;}
.page{padding-top:20px;height:30px;clear:both;text-align: center;}
.page li{display: inline-block;margin: 0 5px;border:1px solid #ccc;}
.page .pages_hollow{line-height:25px;background: #AA875C;color: #fff;border:1px solid #AA875C;}
.page li a{display: block;color:#333;line-height:25px;padding: 0 10px;}
.page li a:hover{background: #AA875C;color: #fff;text-decoration:none;}
.title3{height:36px; line-height:36px; color:#fff; font-size:14px; font-weight:bold; padding-left:10px; background-color:#1348ac;}
.title3 span{ float:right; color:#fff; padding-right:10px;}
.title3 a{ color: #fff;}
.content{line-height:36px;font-size:16px;}
.mt5{ text-align: center;}
.iright{margin-bottom: 20px;}
.icpfl{background: #eee; }
.cpt{ background: #AA875C; text-align: center; font-size: 25px; color: #fff; line-height: 60px;}
.cpt span{ font-size: 16px; padding-left: 6px;}
.cpb{ padding: 30px 20px;}
.cpb li{ height: 40px; line-height: 40px; background: #f8f8f8; text-align: center; margin-bottom: 10px;}
.cpb li a{ font-size: 18px; color: #333333; display: block;}
.cpb li:hover{ background: #AA875C;}
.cpb li:hover a{color: #fff;}
.cpb:nth-child(2) ul{ padding: 10px 0px}
.cpb ul dd{ line-height: 35px;padding-left: 20px;}
.cpb ul dd a{ font-size: 15px; display: block;}
.cpb ul dd:hover{ background: #f8f8f8;}
.cpb ul dd:hover a{ color: #333;}
.nlx{ margin-top: 20px;}
.nlxt{ height: 40px; line-height: 40px; background: #AA875C; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #eee; padding: 10px; line-height: 30px; font-size: 14px;}

.insidePro{display: flex;flex-wrap: wrap;margin-bottom: 40px;}
.insidePro li{margin-bottom: 15px;margin-right: 15px; width: 19.12%;padding: 10px 0;line-height: 1.5; text-align: center;background: #AA875C;transition: .5s; }
.insidePro li:nth-child(5n){margin-right: 0;}
.insidePro li a{display: block; font-size: 16px;color: #fff;}
.insidePro li:hover{transform: translateY(-5px);}
.imgbox{position: relative;overflow: hidden;}
.mup{width: 100%;height:60px;line-height: 60px;font-size:16px;background: #eee;}
.mup .contain{display: flex;justify-content: space-between;}
.mup .n-name{font-size: 25px;font-weight: bold;padding-left: 10px;}
.mup .cwrap{padding-left: 30px;background: url(../images/home.png) no-repeat left;}
.sbj{ margin: 4% auto;}
.rytp{float: left; width:23%;margin: 1%;}
.rytp a.link{height:233px;display:block;overflow:hidden;border:1px solid #ccc;text-align:center;position: relative;}
.rytp a.link::before{content: "";display: block;position: absolute;left: 50%;top: 0;width: 0;height: 100%;transition: 0.5s;opacity: 1;background: #fff;}
.rytp a.link::after{content: "";display: block;position: absolute;left: 0;top: 50%;width: 100%;height: 0;transition: 0.5s;opacity: 1;background: #fff;}
.rytp:hover a.link::before{opacity: 0;width: 100%;left: 0;}
.rytp:hover a.link::after{opacity: 0;height: 100%;top: 0;}

.rytp .ryimg{overflow: hidden;height: 250px;}
.rytp a img{transition: all 0.6s;width: 100%;object-fit: cover;}
.rytp .ryb p{padding: 10px 0;line-height: 1.5; text-align:center;overflow: hidden;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rytp:hover .ryb p{color: #AA875C;font-weight: bold;}
.rytp .ryb .more{display: block;border: 1px solid #AA875C;line-height: 30px;text-align: center;font-size: 16px;}
.rytp:hover .more{background: #AA875C;color: #fff;}
.nproduct{text-align: center;margin: 90px 0;font-size: 0;}
.nproduct li{width: 9%;display: inline-block;border: 1px solid #AA875C;box-sizing: border-box;line-height: 40px;background: #f1f1f1;position: 
relative;border-right: none;}
.nproduct li:last-child{border-right: 1px solid #AA875C;}
.nproduct li a{font-size: 16px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nproduct li dl{line-height: 35px;display: none;background: #AA875C;position: absolute;left: 0;top: 40px;width: 100%;z-index: 1;border: 1px solid 
#AA875C;}
.nproduct li dl a{font-size: 15px;display: block;color: #fff;position: relative;}
.nproduct li dl a::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #fff;transition: 0.5s;}
.nproduct li:hover{background: #AA875C;}
.nproduct li:hover a{color: #fff;}
.nproduct li dl dt a:hover::after{width: 100%;}

/* 产品详情 - 组图 */
.b_g{width:540px;margin:0 auto;box-sizing:border-box;position:absolute;left:0;top:0}
.bg_left{width:430px;height:auto;float:left}
.bg_right{float:left}
.show{width:430px;height:400px;margin-bottom:10px;position:relative;cursor:move;overflow:hidden}
.show img{width:430px;height:430px}
.mask{width:215px;height:215px;background:#000;filter:Alpha(opacity=50);opacity:.5;position:absolute;top:0;left:0;display:none}
.bigshow{width:430px;height:430px;overflow:hidden;margin-left:10px;display:none;border:1px solid 
#e8e8e8;position:absolute;left:450px;top:20px}
.bigshow img{width:860px;height:860px;margin-right:10px}
.smallshow{width:100%;height:70px;position:relative;cursor:pointer}
.smallshow img{width:100%;border:1px solid #e8e8e8;box-sizing:border-box;transition:all .5s}
.smallshow>.middle_box{margin-left:30px;margin-right:30px;width:370px;overflow:hidden;height:70px}
.smallshow .middle{overflow:hidden;transition:all .5s;height:70px}
.smallshow .middle>li{width:64px;height:64px;float:left;cursor:pointer;padding:0 5px}
.smallshow>p{position:absolute;top:50%;width:22px;height:32px;margin-top:-16px}
.smallshow>.prev{left:0;background:url(../images/hover-prev.png) no-repeat;transition:all .5s}
.smallshow>.next{right:0;background:url(../images/hover-next.png) no-repeat;transition:all .5s}
.smallshow>.prev.prevnone{left:0;background:url(../images/prev.png) no-repeat}
.smallshow>.next.nextnone{right:0;background:url(../images/next.png) no-repeat}
.ny_pro_top{overflow:hidden}
.ny_pro_top_l{position:relative;width:42%;height:510px;float:left}
.ny_pro_top_l img{width:100%;height:100%;object-fit: contain;}
.ny_pro_top_l .owl-controls{position:absolute;z-index:99;width:100%;height:28px;margin-top:-28px;text-align:center;background-color:rgba
(0,0,0,.3)}
.ny_pro_top_l .owl-controls .owl-page{display:inline-block;zoom:1}
.ny_pro_top_l .owl-controls .owl-page span{z-index:999;display:block;width:10px;height:10px;border-radius:999px;margin:9px 3px;-webkit-
transition:all .3s ease;transition:all .3s ease;background:#fff}
.ny_pro_top_l .owl-controls .owl-page:last-child{margin-right:10px}
.ny_pro_top_l .owl-controls .owl-page.active span,.ny_pro_top_l .owl-controls.clickable .owl-page:hover span{background-color:#0cb46a}
.ny_pro_top_r{width: 50%;float:left;height:auto;overflow:hidden}
.ny_pro_top_r h3{font-size:22px;color:#333;line-height:1.2}
.ny_pro_top_r h4{width:100%;border-top:1px dotted #dcdcdc;font-size:16px;line-height:30px;font-weight:400;display:block;text-
align:justify;padding-top:20px;margin-top:20px}
.pro-detail .pro-detail-top{display:flex}
.pro-detail .preview-container{position:relative;width:450px;background:#fff;padding-bottom:1px}
.pro-detail .preview-container .small-box{position:relative;width:450px;height:450px;border:1px solid #eee;display:flex;justify-
content:center;align-items:center;box-sizing:border-box;background-color:#fff;cursor:move}
.pro-detail .preview-container .small-box img{max-width:100%;max-height:100%}
.pro-detail .preview-container .small-box .hover{position:absolute;width:180px;height:180px;background-color:rgba(204,204,204,.6);border:1px 
solid #eee;display:none}
.pro-detail .preview-container .thumbnail-box{margin:20px 0 0;position:relative;width:100%;box-sizing:border-box;background:#fff}

/* 内页 - 简介 */  
.profileT .p-font strong{font-size: 30px;color: #AA875C;}
.profileT .p-font .chBox{font-size: 30px;font-weight: bold;margin: 20px 0;}
.profileB{padding: 80px 0;background: url(../images/honorbg.jpg) no-repeat center center;}
.profileB ul{width: 80%;display: flex;justify-content: space-evenly;flex-wrap: wrap;}
.profileB ul li{width: 19%;margin-top: 20px;height: 290px;overflow: hidden;transition: .5s;}
.profileB ul li img{width: 100%;height: 100%;object-fit: contain;}
.profileB ul li:hover{transform: translateY(-10px);}

/* 内页 - FAQ */
.faq li{padding-bottom: 20px; margin-bottom: 20px;border-bottom: 1px solid #ccc; border-radius: 5px;}
.faq li .faqTop{font-size: 18px;font-weight: bold;}
.faq li .faqBottom{font-size: 16px;}
.faq li:hover .faqTop{color: #AA875C;}

/* 联系我们内页 */
.content .cfont{font-size: 16px;color: #777;line-height: 1.5;margin-bottom: 40px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.content .inside{display: flex;justify-content: space-between;flex-wrap: wrap;}
.content .inside li{width: 46.5%;border: 1px solid #ccc;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;margin-
bottom: 20px;padding: 20px;}
.content .inside li .inr{width: 85%;font-size: 16px;color: #777;position: relative;}
.content .inside li .inr p{font-size: 19px;color: #333;font-weight: bold;line-height: 1.5;text-transform: lowercase;}
.content .inside li .inr::after{content: "";display: block;position: absolute;left: -12px;top: 10px;width: 1px;height: 50px;background: #ccc;}
.content .inside li:hover{box-shadow: 0 5px 10px #ccc;transform: translateY(-10px);border-color: #AA875C;}

.icon-font {position: relative;}
.icon-font:after {content: "";width: 30px;height: 30px;background-image: url(../images/icon_spirit.png);background-repeat: no-repeat;position: 
absolute;left: calc(50% - 15px);top: calc(50% - 15px);}

@media screen and (max-width: 1440px) {
	.contain{width: 1200px;}
	.nav li{width: 110px;}
	.home-products ul li .pimg{height: 310px;}
	.appBox .jgimg{height: 280px;}
	.newsContent li .nimg{height: 280px;}
	.appBox .swiper-button-prev{left: 3%;top: 60%;}
	.appBox .swiper-button-next{right: 3%;top: 60%;}
	.home-products ul li:last-child .pimg{height: 380px;}
	
	/* 内页 */
	.rytp .ryimg{height: 230px;}
	.page .pages_hollow{width: 7%;}
	.ileft{width: 23%;}
	.content .inside li{width: 45.6%;}
	.content .inside li .inr{width: 82%;}
	.insidePro li{width: 19%;}
}