@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 16px; font-family: "思源宋体 CN"}
img{ border:0;}
a{ text-decoration:none; color:#000; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{background: #ffeacd; font-size: 16px;}


.header{width:100%; height:86px; padding: 0 50px; position:fixed; top:0; left:0; z-index:999}
.header a{width:160px; height: 86px; float: left; display: flex; align-items: center;}
.header a img {align-items: center; margin: 0px auto;}
.h_menu{float: right; line-height: 86px; cursor: pointer}
.h_menu img{ display:inline-block; vertical-align:middle;  margin-right:10px;}



/* 首页:banner */
.index_banner{width:100%; height: auto; overflow: hidden; <!--margin-top: 43px;--><!--position: relative;-->padding-bottom: 116px;<!-- margin-top:86px-->}
.index_ban_zi{width:36px; position: absolute; bottom:0; left:50px; z-index: 1}
.index_ban_zi p{color:#000000; font-size: 16px; writing-mode:tb-rl; writing-mode:vertical-rl; line-height: 36px; letter-spacing:5px}
.index_ban_zi hr{width:1px; height:103px; background: #aa9e8c; margin: 8px 0 8px 18px}
.wx_icon,.dy_icon,.ks_icon{width:36px; height: 36px; position: relative; margin-bottom: 10px;}
.wx_icon img,.dy_icon img,.ks_icon img{width:100px; height: auto; position: absolute; bottom:0; left:40px; display: none}
.wx_icon{background: url(../images/wx_icon.png) no-repeat center}
.dy_icon{background: url(../images/dy_icon.png) no-repeat center}
.ks_icon{background: url(../images/ks_icon.png) no-repeat center}
.wx_icon:hover img{display: block}
.dy_icon:hover img{display: block}
.ks_icon:hover img{display: block}
.index_banner_center{<!--width:1459px;--><!--margin:76px auto 0;--> position: relative}
.index_banner_center img.zgwd_zi{width:100%; height: auto;}
.shutiao_icon{width:450px; height: auto; position: absolute; bottom:0; left:50%; margin-left: -225px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.shutiao_icon img{width:100%; display: block}
.shutiao_icon:hover{transform: scale(1.2);transition: all 1s ease 0s;-webkit-transform: scale(1.2);-webkit-transform: all 1s ease 0s;}
.in_ban_rzi{position: absolute; top:78px; right:50px; z-index: 1}
.in_ban_bzi{position: absolute; bottom:0; right:50px; z-index: 1}





/*关于我们*/
.index_top{width:100%; height: auto; overflow: hidden; background:url(../images/top_all.jpg)  no-repeat top center; padding-bottom:120px; background-size:cover;}
.index_about{width:100%; height:auto;margin-top:-100px;}
.index_about .w1440{position: relative}
.index_about_top{width:100%; height: auto; overflow: hidden}
.about_top_icon{width:202px; height: 205px; position: absolute;  display: flex; align-items: center; top:0; left:21%; z-index: 4}
.index_about_xx{width:764px; height: 1014px; background: url(../images/about_xx.png) no-repeat center; margin: 0px auto; position: relative; z-index:3;
	padding: 170px 108px 0}
.index_about_xx h4{color:#000000; font-size: 48px; font-weight: bold; text-align: center; margin-bottom: 8px;}
.about_xx_info{width:100%; height: auto; overflow: hidden; text-align: center; font-size: 16px; color: #000000; line-height:30px; display: block}
.ab_video{width:105px; height: 105px; margin:55px auto 104px; 
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.ab_video img{width:100%; display: block;}
.ab_video:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.in_ab_jts{width:68px; height: auto; margin: 57px auto 0;}
.in_ab_jts img{width:100%; display: block; animation:mymove 2s infinite;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -10px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}


.tabs{width:100%; height:auto; overflow:hidden}
.tabs a{color:#000000; font-size:48px; font-weight: bold; text-align: center; display:block}
.tabs a.active{font-size: 72px;}
.index_about_pic{width:552px; height: auto; position: absolute; top:96px; right:0;}
.index_about_pic img{width:100%; border-radius:22px;}
.about_top_img{width:467px; height: auto; position: absolute; bottom:162px; left:0; z-index: 4}
.about_top_img img{width:100%; display: block}
.index_about_bottom{width:900px; height: auto;  margin:40px auto 80px; text-align:center}
.index_about_bottom a{width:100%; height: auto;  line-height: 30px; font-size: 16px; color: #000000; display:block}




/*广告*/
.index_guangao{width:100%; height:773px; background: url(../images/tu.png) no-repeat center; text-align: center; padding-top: 183px; margin-top:-142px}
.index_guangao h5{color:#ffffff; font-size: 36px; font-weight: bold; line-height: 60px; margin-bottom: 58px}
.index_guangao h6{color:#ffffff; font-size: 16px; line-height:30px;}
.index_flll{width:100%; height: auto; overflow: hidden; position: relative;  margin-top: -170px }
.index_flll .container{display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;}
.index_flll_img{width:174px; height: auto; float: left; position: relative; margin-right: 10px;}
.index_flll_img img{width:100%; display: block}
.index_flll_img h4{color:#000; font-size: 30px; font-weight: bold; position: absolute; top:50%; left:0; transform:translate(0,-50%); width: 100%; text-align: center}
.index_fei1,.index_fei4{margin-top:90px}


/*爆款*/
.index_baokuan_all{width:100%; height: auto; overflow: hidden; }
.index_baokuan_bei{width:100%; height: auto; overflow: hidden; background: url(../images/baokuan.jpg) no-repeat center; background-attachment: fixed;
	margin-top: 30px;}
.index_baokuan{width:100%; height:1330px; overflow: hidden; background: url(../images/kb_img.png) no-repeat center}
.index_baokuan_title{width:100%; height: auto; overflow: hidden; position: relative; text-align: center}
.index_baokuan_title img{width:685px; height: auto; margin: 0px auto;}
.baokuan_title_dw{width:100%; height: auto; overflow: hidden; text-align: center; position: absolute; top:60px; left:50%; transform: translate(-50%,0);}
.baokuan_title_dw h4{color:#000000; font-size: 48px; font-weight:bold; margin-bottom:20px;}
.baokuan_title_p{width:auto; display: table; margin: 0px auto;}
.baokuan_title_p p{color:#000000; font-size: 18px; float: left; margin-right: 50px;}
.index_baokuan_left{width:100%; height: auto; overflow: hidden;  display: -webkit-flex;
    display: flex;  -webkit-justify-content: flex-end;
    justify-content: flex-end; margin-top: 90px}
.baokuan_left_xx{width:510px; overflow: hidden; margin-right: 8%}
.baokuan_left_xx dl{width:100%; height: auto; overflow: hidden; margin-bottom: 42px;}
.baokuan_left_xx dl dt{width:100px; height: 100px; float: left; border-radius: 50%; margin-top: 8px}
.baokuan_left_xx dl dt img{width:100%; display: block; webkit-transition: -webkit-transform 0.5s ease-out;    border-radius: 100%;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.baokuan_left_xx dl dd{margin-left: 150px;}
.baokuan_left_xx dl dd h4{color:#000000; font-size: 24px;}
.baokuan_left_xx dl dd h5{color:#000000; font-size: 16px;}
.baokuan_left_xx dl dd hr{width:320px; height: 1px; background: #d3953c; margin: 15px 0}
.baokuan_left_xx dl dd h6{color:#000000; font-size: 18px;}
.baokuan_left_xx dl:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.index_baokuan_xx{width:100%; height: auto; overflow: hidden; margin-top: 142px;}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin:0 0 11.6rem}
.index_news_top{width:100%; height: auto; overflow: hidden}
.index_news_icon{width:202px; height:205px; float: left; position: relative; display: flex; align-items: center;}
.logo_img{max-width: 100%; max-height: 100%;  align-items: center; margin: 0px auto;}
.logo_zi{width:100%; position: absolute; top:0; left:0; animation:circleRoate 8s infinite linear ;} 
@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 

.index_news_title{float: left; margin-left: 4%; margin-top:3.1rem;}
.index_news_title h4{color:#000000; font-size: 48px; font-weight: bold;}
.index_news_title p{color:#000000; font-size:16px; letter-spacing:33px; line-height: 30px; margin-top:10px}
.index_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_news_all .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block}
.index_news_pic{width:100%; height: auto; overflow: hidden; border-radius:226px 226px 0 0}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_xx h4{width:100%; height:30px; line-height: 30px;font-weight: bolder; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_news_xx span{width:100%; height:30px; line-height: 30px; color: #000000; font-size: 16px; display: block}
.index_news_xx hr{width:100%; height: 1px; background:#999999; border: 0; display: block; margin: 10px 0 25px}
.index_news_xx p{width:100%; height:60px; overflow: hidden; font-size: 16px; line-height: 30px; color: #000000;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*味道*/
.index_weidao{width:100%; height: auto; overflow: hidden; padding: 0 3.5%}
.index_weidao_left{width:33%; height: auto; float: left}
.index_weidao_left ul{width:100%; height: auto; overflow: hidden}
.index_weidao_left ul li{width:48.2%; float: left; overflow: hidden; margin-bottom:1rem; border-radius: 25px; }
.index_weidao_left ul li:nth-child(2n){float: right}
.index_weidao_left ul li img{width:100%; border-radius: 25px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_weidao_left ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_weidao_center{width:34%; height: auto; overflow: hidden; float: left; text-align: center; margin-top: 3.6rem}
.index_weidao_center img{max-width: 100%}
.weidao_center{width:57%; height: auto; margin:15px auto;}
.weidao_center p{width:33.33%; height: auto; float: left; color: #000000; font-size: 18px; background: url(../images/yuan.png) no-repeat left center; 
	margin-bottom:10px; font-family: "思源宋体 CN"}



/*底部*/
.f_copy{width:100%; height: auto; overflow: hidden; border-top:1px solid rgba(0,0,0,0.2); padding: 62px 0 50px; font-family: "宋体"; margin-top:5.4rem}
.copy_l{font-size:14px; color:#000000; height: 100%; width:100%; text-align: center; }
.copy_l a{color:#000000; font-size: 14px;}
.copy_l a:hover{color:#009b48!important}
.footer_zhichi{width:372px; height:auto; display: table; margin: 0px auto;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#000000; height: 100%; line-height:60px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #000000;}
.footer_zhichi i{ float: left;}




/*弹出*/
.index_all{width:100%; height: 100%; background: rgba(0,0,0,0.9); position: fixed; top:0; left:0; z-index:999; display: none;}
.index_all_info{ width: 100%; max-height:100vh; transform: translate(-50%,-50%);  position: fixed; top: 50%; left: 50%; opacity: 0 }
.in_menu{width:160px; height: auto; display: block; margin: 10px auto;}
.index_all_nav{width:80%; height: auto; overflow: hidden; margin: 5vh auto; background: #cb913d}
.index_all_nav ul{width:100%; height: 80px; float: left}
.index_all_nav ul li{width:16.5%; height: 100%; line-height: 80px; float: left; text-align: center}
.index_all_nav ul li a{width:100%; height: 100%; display: block; font-size: 18px; color: #000000;}
.index_all_nav ul li span{font-size: 18px; color: #000000; font-weight: bold; font-family: "Arial"; margin-right: 8px;  text-transform:uppercase}
.index_all_nav ul li:nth-child(odd){background: #ffeacd}
.index_all_dh{float: right; width: 20%; background: #b88644; text-align: center; line-height: 80px; font-size: 18px; color: #fff;}
.index_all_dh span{font-size: 18px; color: #fff; font-weight: bold; font-family: "Arial"}
.index_ma{width:auto; display: table; margin: 5vh auto;}
.index_ma dl{width:165px; height: auto; float: left;  margin: 30px 20px 0}
.index_ma dl dt{width:100%; height: auto;}
.index_ma dl dt img{width:100%; display: block}
.index_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #929292; text-align: center; margin-top: 10px;}
.index_close{width:32px; height: 32px; position: absolute; top:5%; right:5%}
.index_all_nav ul li:hover,.index_all_nav ul li.active{border-bottom: 3px solid #b88644}

.tan_copy_l{font-size:14px; color:#fff; height:auto; width:100%; text-align: center; }
.tan_copy_l a{color:#fff; font-size: 14px;}
.tan_copy_l a:hover{color:#fff!important}
.tan_footer_zhichi{width:372px; height:auto; display: table; margin: 0px auto;}
.tan_footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height:60px;}
.tan_footer_zhichi p:last-child{margin-right: 0}
.tan_footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vls.png) no-repeat; margin-top:20px; margin-right: 10px}
.tan_footer_zhichi .js{width:80px;height: 18px; background: url(../images/wls.png) no-repeat; margin-top:20px;}
.tan_footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.tan_footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.tan_footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.tan_footer_zhichi i{ float: left;}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#c31f28;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}







/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #000;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #784424; position: relative; line-height: 2.6; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #784424; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: bolder; font-size: 36px; line-height: 1.2; color: #000;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #784424; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #784424; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:110px; position:relative; }
.inside_banner .in_header{position:absolute;}


.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}

.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #000;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #000;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height: 90px; background: #f6d9b1;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 22px;font-weight: bold; padding: 0 30px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color:#784424;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #784424; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #ffeacd; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #f6d9b1;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #784424;}
.honor_list li:hover .gallery-title{ background: #784424; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:49%; height:auto;border: 1px solid #ffeacd ; margin:15px auto 25px; overflow:hidden; padding: 22px;  float:left;}
.ny_product_all ul li:nth-child(2n){float:right;}
 .ny_solution_img{width:200px; height:100%; float:left; overflow:hidden; border-radius:50%;}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{height:auto;margin-left:226px; margin-top:12px; }
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;  }
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 12px; margin-bottom: 12px;}
.ny_soli_p p{font-size:16px; color:#555; line-height:31px; height:62px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{background:#f6d9b1;border:1px solid #f6d9b1;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #784424; color: #fff; border: 1px solid #784424; padding:5px 10px;}
.n_pro_nav{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.n_pro_nav a{font-size:16px; color:#666; border:1px solid #ffffff;   height: 50px; line-height:50px; width:auto; float:left; padding:0 20px; margin-right:10px; margin-bottom:10px;}
.n_pro_nav a:hover,.n_pro_nav a.m_active{background:#784424; color:#fff}

.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#000; font-size:20px; font-weight:bold; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}



/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:44%; height:auto; margin:0px auto; }
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#784424; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:54%; height: auto; float: right}
.ny_pro_tleft h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; font-weight:700; margin-bottom:40px; text-align:center}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #784424; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #784424; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:72%; height: auto; overflow: hidden; float: left}
.ny_pro_bleft img{max-width:100%; }
.ny_pro_bright{width:26%; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h3,.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.ny_probt_case li:nth-child(3n){margin-right:0px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #784424;font-size: 16px;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden;font-size: 16px; }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #784424; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 18px 0;
text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3.on {background: #784424; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;    cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px;  padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#784424}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#784424;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #784424; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #784424; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#784424}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#784424; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:25%;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #784424;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px;font-weight:bolder; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 16px; color: #333;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto;border-radius:226px 226px 0 0}
.ny_news_all ul li:hover{background: #f6d9b1}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#784424}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.container{ margin: 0px auto;width:1200px; }
.ny_nttile{width: 100%; font-size: 24px; color: #000; padding: 10px 0px; text-align: center; clear: both; font-weight: bold}
.ny_ntime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); text-align: center; clear: both}





@media screen and (max-width:1580px){
	.w1440,.index_banner_center{width:1200px}
	.index_weidao_center img{width:52%}
}


	
@media screen and (max-width:1500px){

}


@media screen and (max-width:1360px){

}



/* ��ҳ��ϵ���� */
.lianxi{ overflow: hidden; padding-bottom: 0px;}
#map{ height: 550px; width: 100%;}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width: 49%; float: left; line-height: 72px; border: 1px solid #784424; position: relative; text-indent:36px; color: #333; margin-bottom: 20px; font-size: 16px;}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #784424; left: 5%; top: 30px;}
.lianxi_fs p:nth-child(2n){float:right}
.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center; width:160px}
.lianxi_ewm li img{border:1px solid #ddd; width:100%}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}
.liuyan{overflow: hidden;  height: 580px; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed; margin:130px 0 0; padding-top:70px;}
.liuyan input[type="text"]{line-height: 60px; text-indent: 5%; font-size: 16px; color: rgba(0,0,0,0.8); font-weight: 0; background: none; border: 1px solid #784424; width: 32%; margin-right:1.4%;}
.liuyan input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(0,0,0,0.8);}
.liuyan input[type="text"]:nth-child(3){ margin-right: 0; float: right;}
.liuyan textarea{line-height: 2; width: 100%; text-indent:20px; font-size: 16px; color: rgba(0,0,0,0.8); font-weight: 0; background: none; border: 1px solid #784424; margin-top: 20px; height: 72px;     resize: none;}
.liuyan input[type="submit"]{ width: 200px; background: #784424;border: none; font-size: 16px; color: #ffffff; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer; cursor:pointer}
.jrwm{overflow: hidden; padding-bottom: 0px;}
.jrwm .jiaru_nr{ font-size: 16px;}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;font-size: 16px;}
.jrwm .jiaru_nr img{ width: 100%;}
.anli_jz p{ font-size: 16px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}


