﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  font-family: 'regular';}
a{ color:#333; text-decoration:none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -mos-transition: all 0.3s;  }
a:hover{color:#3f312a;text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
.container{ padding: 0;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1360{ margin: 0px auto;width:1360px; }
.w1440{ margin: 0px auto;width:1440px; }



@font-face {
    font-family: 'regular';
    src: url('../fonts/SOURCEHANSERIFCN-REGULAR.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}




/*pc导航*/
.pc_header{width:100%; height:120px;  position: fixed; top:0px; left:0px; z-index: 999; background: #fffefd}
.pc_logo{width:113px; height: 120px; float: left; display: flex; align-items: center;}
.pc_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.pc_header .top-nav-left{width:60%; float:left; height: 80px; margin-left:12%; margin-top:22px;}
.nav{height:100%; width:100%; float: left;}
.nav a{ color:#fff; font-size: 14px;}
.nav .nLi{float:left;text-align: center;height: 100%; position:relative; display:inline;height: 100%; width: 14%; text-align: center}							
.nav .nLi h3 a{ display:table;  font-size:16px;color:#5d4a3e;  height: 100%; line-height:70px; width:auto; font-family: 'regular';font-weight:bold; margin:0px auto;}
.nav .sub{ display:none;left:50%; top:80px;  position:absolute;  line-height:26px; padding:0; width:120px;border:0; z-index: 99999; margin-left: -60px; }
.nav .sub li{ zoom:1; border-bottom: 1px solid #e5e5e5;  height:40px; line-height: 40px;  background:rgba(255,255,255,0.8);text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px; font-size:14px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #333; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#5d4a3e}
.nav .active h3 a{font-weight:bold; border-bottom:2px solid #5d4a3e;}
.nav .nLi:hover h3 a{font-weight:bold; border-bottom:2px solid #5d4a3e;}
.nav .sub li:hover a{background: #fff!important;}
.sub li:hover a{color:#5d4a3e}
.h_search{width:24px; height: 100%; float: right; background: url(../images/search.png) no-repeat center; position: relative; margin-right:2%}
.pc_menu{float: right; height: 100%; width: 22px; background: url(../images/menu.png) no-repeat center; margin-right:3%}
.h_input{width:400px; height:auto; background: rgba(0,0,0,0.5); position: absolute; top:90px; right:3%; padding:12px 10px; border-radius:10px; display: none;}
.h_input input[type="text"]{width:72%;  height: 35px; float: left; background: #fff; border: 0; padding: 0px 10px;}
.h_submit{width:25%; height: 35px; background: #5d4a3e; text-align: center; font-size: 16px; color: #fff; border: 0; float: right}
.pc_hover{width:auto; position: fixed; bottom:56px; right:50px;}
.pc_hover .h_pic{width:30px; height:32px; float: left; position: relative;  }
.iweixin{width:100%; height: 32px; background: url(../images/wx_icon.png) no-repeat center; display: block;}
.ishouji{width:100%; height: 32px; background: url(../images/sj_icon.png) no-repeat center; display: block;}
.pc_hover .h_pic img{width:100px; height: 100px; position: absolute; top:-100px; left:-40px; z-index: 999; display: none }
.pc_hover .h_pic:hover img{display: block;}
.pc_hover a{margin-left: 8px;}
.section_num{width:50px; position: absolute; top:50%; right:20px; text-align: center; margin-top: -84px;}
.section_num span{font-size: 40px; color: #3f312a; font-weight: bold; display: block; margin-top:2px}
.section_num p{font-size: 20px; color: #3f312a; font-weight: bold; display: block}
.section_num hr{width:18px; height: 1px; background: #3f312a; display: block; margin: 5px auto;}

.logo_icon{animation:mymove  1.5s infinite ease-in-out; width:43px; margin: 0px auto; }
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}






/*首页*/
.pc_shouye{width:100%; height: 100%;}
#menu { position: fixed; left: 50px; bottom:0px; list-style-type: none; z-index: 70; background: url(../images/nav_bj.png) no-repeat; height: 80%; width: 150px;    padding-left: 2px;     padding-top: 29px;}
#menu li{width:100%; height:70px;  padding-left: 30px;}
#menu a{font-size: 16px; color: #5dbb89; line-height: 70px; display: none;}
#menu .active{background: url(../images/lv_xian.png) no-repeat;}
#menu .active a{display: block}
.page2{margin-top: 6px;}
.page3{margin-top: 7px;}
.page4{margin-top: 8px;}
.page5{margin-top: 7px;}
.page6{margin-top: 8px;}
.page7{margin-top: 8px;}



/*第一块*/
.section1{width:100%; height: 100%; overflow: hidden; background:#fffefd url(../images/ban_zi.png) no-repeat 83% bottom; background-size:auto 75%}
.section1 .fp-tableCell{vertical-align: bottom; }
.section1 .slideBox{ width:78%; height:auto; overflow:hidden; position:relative; }
.section1 .slideBox .hd{ height:20px; line-height: 20px; overflow:hidden; position:absolute; left:15%; bottom:50px; z-index:1; }
.section1 .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.section1 .slideBox .hd ul li{ float:left; font-size: 16px; color: #fff; margin: 0px 10px; position: relative}
.section1 .slideBox .hd ul li.on:after{content: ""; width: 50px; height: 1px; background: #fff; position: absolute; top:10px; right:5px}
.section1 .slideBox .hd ul li.on{width:70px;}
.section1 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.section1 .slideBox .bd li{ zoom:1; vertical-align:middle;  width: 100%}
.section1 .slideBox .bd img{width:100%; height: auto; display: block }



/*第2块*/
.section2{position:relative; height: 100%;  height: 100%;   overflow:hidden; background: #fffefd }
.section2 .fp-tableCell{    vertical-align: bottom; padding-bottom: 8vh;}
.index_about{width:78%; height: auto; float: left}
.index_about_top{width:100%; height: auto; padding-left: 25%; }
.index_about_top img{margin-right: 5%}
.index_about_all{width:100%; height: auto; overflow: hidden; margin-top: 4vh}
.index_about_all ul{width:76%; height: auto; float: left}
.index_about_all ul li{width:32%; height: auto; float: left; position: relative; margin-right: 1%}
.index_about_all ul li img{width:100%; height: auto;border-radius: 30px 0 30px 0;}
.index_about_all ul li:last-child{margin-right: 0}
.ab2{display: none}
.about_all_hover{width:60px; height: 166px; background: #463931; line-height: 60px; text-align: center; position: absolute; top:0; right:0; writing-mode:tb-rl; font-size: 20px; color: #fff; letter-spacing:4px}
.index_about_all ul li:hover .ab2{display: block}
.index_about_all ul li:hover .ab1{display: none}
.index_about_all ul li:hover .about_all_hover{background: #fff; color:#463931}
.about_all_right{width:18%; height: auto; float: right}
.about_all_right h4{font-size: 16px; color: #463931; display: block}
.about_all_right h5{font-size: 44px; color: #463931; font-weight: bold; margin: 25px 0}
.about_all_right hr{width:57px; height: 2px; background: #463931; display: block; margin: 10px 0;}
.about_all_right p{font-size: 14px; color:#4d4d4d; line-height: 28px; margin-top: 20px;}
.about_all_right a{font-size: 16px; color: #463931; font-weight: bold; margin-top: 10vh; display: block}





/*第3块*/
.section3{ display: block; width: 100%; height: 100%; overflow: hidden; background: #fffefd}
.section3 .fp-tableCell{vertical-align: bottom; padding-bottom: 60px;}
.ban{ width:1200px; height:700px; position:relative;  margin: 0px auto; }
.ban2{ width:1200px; height:390px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:1200px; height:390px;}
.prev{ float:left; cursor:pointer;}
.ban2 ul li .in_pro_info{width:505px; height: auto; float: left; overflow: hidden}
.in_pro_info h3{font-size: 16px; color: #463931; line-height: 30px; text-transform:uppercase; font-weight: bold;}
.in_pro_info h4{font-size: 30px; color: #463931; font-weight: bold; text-transform:uppercase;}
.in_pro_xx{width:100%; height: auto; border-top:1px solid #463931; border-bottom: 1px solid #463931; overflow: hidden; margin-top: 52px; margin-bottom: 28px;}
.in_pro_xx p{width:368px; height: 124px; border-right:1px solid #463931; font-size: 14px; color: #4d4d4d; float: left; line-height: 28px; padding: 18px;}
.in_pro_xx .in_pro_xh{width:137px; float: right; font-size: 26px; color: #4d4d4d; text-align: center; line-height: 124px;}
.in_pro_img{width:516px; height: auto; float: right}
.in_pro_img img{width:100%; height: auto; display: block}

.num{height:280px;overflow:hidden; width:1200px; position:relative; margin-top: 20px;}
.min_pic{ width:1200px; margin: 0px auto; position: relative}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:300px; height:285px;  float: left; padding:8px 15px}
.num ul li .in_pro_pic{width:70%; height: auto; display: block; margin: 15px auto 20px;}
.in_pro_pic img{width:100%; height: auto; display: block}
.num ul li h3{font-size: 18px; color: #463931; text-align: center; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.num ul li p{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #777777; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.num_div{width:100%; height: 100%;padding:20px 10px; }
.num ul li.on .num_div{background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.2)}
.prev_btn1,.next_btn1,.prev1,.next1{width:37px;  height:20px; position: absolute; top:50%; margin-top: -10px;}
.prev_btn1,.prev1{background: url(../images/ban_left.png) no-repeat center; left:-50px}
.next_btn1,.next1{background: url(../images/ban_right.png) no-repeat center; right:-50px}
.prev1,.next1{display: none;}



/*第4块*/
.section4{display: block; width: 100%; height: 100%;  background:#f7f7f7;overflow: hidden}
.section4_all{width:86%; height: auto; background: #fff; border-radius: 0 54px 0 0; margin-top:15vh; padding-left: 10%; overflow: hidden }
.section4_left{float: left; margin-top: 60px; margin-left:6%;}
.section4_right{width:1200px; height: auto; float: right}
.section4_right .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.section4_right .slideBox .hd{ height:20px; line-height: 20px; overflow:hidden; position:absolute; right:10px; bottom:30px; z-index:1; }
.section4_right .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.section4_right .slideBox .hd ul li{ float:left; font-size: 16px; color: #fff; margin: 0px 10px; position: relative}
.section4_right .slideBox .hd ul li.on:after{content: ""; width: 50px; height: 1px; background: #fff; position: absolute; top:10px; right:5px}
.section4_right .slideBox .hd ul li.on{width:70px;}
.section4_right .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.section4_right .slideBox .bd li{ zoom:1; vertical-align:middle; }
.section4_right .slideBox .bd li img{width:100%; height: auto; border-radius:0 54px 0 54px; display: block}





/*第5块*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden; background: #f7f7f7}
.index_news{width:86%; height: auto;  position: relative; }
.index_news .swiper-slide a{width:100%; height: auto; display: block; background: #fff; border-radius: 8px; }
.in_news_pic{width:100%; height: auto; overflow: hidden; border-radius: 8px 8px 0 0}
.in_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;}
.in_news_info{width:100%; height: auto; overflow: hidden; padding:25px 32px;}
.in_news_info hr{width:40px; height: 4px; background: #463931; display: block}
.in_news_info h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 10px auto; color:#463931; font-weight: bold;}
.in_news_info p{width:100%; height: auto; overflow: hidden; line-height: 25px; font-size: 14px; color: #4d4d4d;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.in_news_info span{margin-top: 40px; display: block}
.index_news .swiper-button-next,.index_news .swiper-button-prev{width:24px; height: 24px; margin-top: -12px; top:auto; bottom:-140px}
.index_news .swiper-button-next{background: url(../images/news_right.png) no-repeat center; right:auto; left:15%}
.index_news .swiper-button-prev{background: url(../images/news_left.png) no-repeat center; left:10%}
.swiper-slide-prev{opacity: 0.5}
.index_news .swiper-pagination{bottom:-140px; left:45%; }
.index_news .swiper-pagination-bullet-active,.swiper-pagination-bullet{background: none;opacity: 1}
.index_news .swiper-pagination span{font-size: 16px; color: #463931; width: 20px; height: 20px; font-weight: bold; position: relative; text-align: left}
.swiper-pagination-bullet-active{width:75px!important;}
.swiper-pagination-bullet-active:after{content: ""; width: 50px; height: 1px; background: #463931; position: absolute; top:10px; right:10px}

.index_news .swiper-slide a:hover{box-shadow: 0 0 8px rgba(0,0,0,0.2)}
.index_news .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*底部*/
.footer .fp-tableCell{display: block!important;}
.footer{width:100%; height:440px!important; display: block!important; background: #2a221d; padding-top:25px;}
.footer_nav{width:100%; height:80px; overflow: hidden}
.footer_nav .f_logo{float: left; width:113px; height: auto; }
.footer_li{float: right}
.footer_li a{font-size: 16px; color: #ffffff; line-height: 80px; margin-left:40px}
.footer_li a:hover{font-weight: bold;}
.footer_center{width:100%; height: auto; overflow: hidden; border-top:1px solid rgba(255,255,255,0.5); padding: 38px 0; margin-top: 38px;}
.f_ma{width:112px; height: 112px; border: 1px solid rgba(255,255,255,0.5); padding: 10px; float: left; }
.f_ma img{width:100%; height: auto; display: block}
.f_dh{float: left; margin-left:90px;}
.f_dh h3{font-size:14px; color: #fefefe; line-height: 25px; margin-top: 5px;}
.f_dh p{font-size:26px; color: #fefefe; }
.f_dh h4{font-size:16px; color: #fefefe; margin-top: 10px;}
.footer_ma{float: right; margin-top:80px;}
.footer_ma a{width:20px; height: 20px; float: right; margin-left: 10px; 
display: flex; align-items: center;}
.f_wx{width:30px; height:20px; float: left; position: relative; margin-left: 10px; background: url(../images/f_wx.png) no-repeat center}
.f_sj{width:20px; height:20px; float: left; position: relative; margin-left: 10px; background: url(../images/f_sj.png) no-repeat center}
.f_wx img,.f_sj img{width:100px; height: 100px; position: absolute; top:-100px; left:-50px; display: none;}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.f_sj img{left:-80px;}
.copy {width: 100%; height: 80px;  color: #ffffff; font-size: 12px; line-height:80px; border-top:1px solid rgba(255,255,255,0.5)}
.copy_l{float:left; font-size:14px; color:#ffffff}
.copy_l span{color:#027fbf}
.copy_l a{color:#fff}
.copy_l a:hover{color:#d11a2b!important}
.copy_r{float:right; margin-left:15px;}
.footer_zhichi{width:422px; height:45px;  float: right}
.footer_zhichi p{ width:191px; float: left; margin-left: 20px; font-size: 14px; color:#ffffff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 27px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 28px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #ffffff;}
.footer_zhichi i{ float: left;}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:40%;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.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: -145px;
    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; font-size:12px;
}
.lxfx li {
    background:#5d4a3e;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








.ny_header .pc_header{box-shadow:0 0 5px rgba(0,0,0,0.3); }
.ny_ban{width:100%; height: 400px; position: relative; margin-top:120px;}
.ny_ban_info{width:100%; height:229px; background: url(../images/dao_bjs.jpg) no-repeat left center; position: absolute; bottom:0; left:0}
.ny_ban_info dl{width:1200px; height: 100%; float: left; margin-top: 35px;text-align: center}
.ny_ban_info dl dt{font-size: 36px; color: #fff; font-weight: 900; font-family: "Arial"}
.ny_ban_info dl dd{font-size: 24px; color: #fff;}

.bkzl_ban{ background: url(../images/bkzl_ban.jpg) no-repeat}
.qysl_ban{ background: url(../images/qysl_ban.jpg) no-repeat}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.zshz_ban{background: url(../images/zshz_ban.jpg) no-repeat}
.case_ban{background: url(../images/case_ban.jpg) no-repeat top center}
.ppys_ban{background: url(../images/ppys_ban.jpg) no-repeat top center}
.zlhz_ban{background: url(../images/zlhz_ban.jpg) no-repeat top center}


/*关于我们*/
.ny_about_ul{width:100%; height: auto; overflow: hidden; }
.ny_about_ul li{width:520px; height: 300px; float: left; overflow: hidden; position: relative; margin-bottom: 10px;}
.ny_about_ul li 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;}
.about_ul_hover{width:100%; height: 52px; background: rgba(0,0,0,0.48); position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.about_ul_hover h4{width:100%; height: 52px; line-height: 52px; font-size: 18px; color: #fff; font-weight: bold;}
.about_ul_hover p{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space:nowrap; margin: 10px 0}
.about_ul_hover span{width:100%; font-size: 16px; color: #fff;}
.ny_about_ul li:nth-child(2n){float: right}
.ny_about_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_about_ul li:hover .about_ul_hover{height:100%; background: rgba(0,53,148,0.8); transition: all 0.4s ease-in-out; padding-top: 55px}
.ny_about_ul li:hover h4{font-size: 30px; }
.ny_about_ul img{max-width:100%; display:block;}
.ny_about_xq{padding:20px 0;}
.ny_about_xq .about_xq_xq{background:#fff; padding:50px 99px; font-size:16px; color:#666; line-height:32px; width:1300px; margin:0px auto;     box-shadow: 0 0 8px rgba(0,0,0,0.2); }
.ny_about_xq .about_xq_xq img{max-width:100%}



/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:23.85%; height:auto; float:left; margin-right:1.5%; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_honor_pic img{width:100%; height:auto; display:block;}
.ny_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(4n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #1578bf;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}





/*内页产品*/
.ny_product_ul ul{width:100%; height: auto; overflow: hidden; margin: 0px auto;}
.ny_product_ul ul li{width:32.3%; height: auto; float: left; position: relative; margin-right:1.5%; margin-bottom: 20px; overflow: hidden;border-radius:10px; border:1px solid #5d4a3e}
.ny_product_ul ul li 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;}
.ny_product_ul ul li:nth-child(3n){margin-right: 0}
.ny_pro_hover{width:100%; height: 50px; background: rgba(0,0,0,0.48); position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.ny_pro_hover h3{width:100%; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_hover span{font-size: 16px; color: #fff; line-height: 40px; display: none }
.ny_product_ul 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_ul ul li:hover .ny_pro_hover{background: #71614db3; height: 100%; transition: all 0.4s ease-in-out; padding-top:18%}
.ny_product_ul ul li:hover span{display: block}
.ny_product_ul ul li:hover h3{font-size: 18px; color: #fff;}



/*内页产品*/
.ny_post{float: right; background: url(../images/home.png) no-repeat left center; padding-left: 30px; font-size: 16px; color: #666666; margin-top: 196px;}
.ny_post a,.ny_post span{font-size: 16px; color: #666666}
.ny_post a:hover{color:#194ca6}
.ny_all{width:100%;line-height:30px; margin-bottom:40px;  width:100%; height:auto; overflow:hidden}
.ny_info{width:100%; height: auto; overflow: hidden; background: url(../images/pro_bjs.jpg)  no-repeat right top;  
	padding-bottom: 36px}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#71614d;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:14px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#71614d; font-weight:bold;}
.ny_biaoti{overflow:hidden; margin:30px auto 30px;}
.ny_biaoti ul{width:100%; height:auto; overflow:hidden}
.ny_biaoti ul li{width:130px; height:40px; line-height:40px; border:1px solid #eee; border-radius:8px; text-align:center; float:left; margin-right:8px; margin-bottom:10px;}
.ny_biaoti ul li a{display:block;height:100%;color:#333333;font-size:14px;}
.ny_biaoti ul li.active a,.ny_biaoti ul li:hover a{color:#fff; background:#71614d; border-radius:8px;}
.ny_biaoti ul li:nth-child(9n){margin-right:0}
.ny_pro_title{background:url(../images/ab.jpg); width:1300px; margin:20px auto 0; height:120px; padding:50px 30px 0}
.ny_pro_title h4{color:#fff; font-weight: bold; font-size: 50px; float:left;}
.ny_pro_title p{color:#fff;  padding-top:10px; font-size: 20px;  padding-left:20px; float:left; background:url(../images/xie.png) no-repeat left top}
.footer1{width:100%; height:343px; background: url(../images/footer_bjs.jpg) no-repeat center; padding-top:50px; margin-top: 100px;}



/*产品详情页*/
.ny_pro_show{width:100%; height: auto; overflow: hidden;  margin-bottom: 40px;  }
.ny_pro_top{width:100%; height: auto; overflow: hidden; background:#f5f5f5; padding-top:30px;}
.ny_pro_tleft{width:708px; height:700px; float: left}
.ny_pro_tright{width:435px; height: 526px; float: right; background: #fff; padding: 60px 50px 0; text-align: center }
.ny_pro_rtitle{width:270px; height: 46px;  text-align: center; margin: 0px auto; border-right:2px solid #5d4a3e;  border-left:2px solid #5d4a3e}
.ny_pro_tright h4{ font-size: 22px; width:100%; color: #4d4d4d;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_tright span{font-size: 12px; color: #777777;text-transform:Uppercase}
.ny_pro_tright img{margin: 48px auto; display: block}
.ny_pro_rjj{width:100%; height: auto; overflow: hidden; line-height: 30px; font-size: 16px; color: #4d4d4d;}
.ny_proqian{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_proqian span{font-size:18px; color: #4d4d4d;}
.ny_proqian p{font-size: 40px; color: #4d4d4d}
.ny_pro_bottom{width:100%; height: auto; overflow: hidden; margin-top:30px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height:244px; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: 203px;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: 203px; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#5d4a3e; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #5d4a3e;}
.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 }
.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: #5d4a3e; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_pro_bright h3{ height:65px; line-height:65px;  background:#5d4a3e;font-size: 18px; color: #fff; text-align: center }
.ny_pro_bright ul{ padding:15px 20px; color:#999;  background: #eeeeee;}
.ny_pro_bright ul li a{font-size: 15px; color: #313131}
.ny_pro_bright ul li {width:100%; height: 32px; line-height: 32px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:216px; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px; cursor: pointer; }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#5d4a3e; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#5d4a3e;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 18px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #eee;}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.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:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  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}
.ny_news_all ul li:hover{background: #f4f4f4}
.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:#5d4a3e}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
                clear: both}

.ny_news_bt{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;
                clear: both; font-weight: bold}



/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}




/*联系我们*/
.lxwm_z{float:left; width:700px;}
.lxwm_r{float:right;}
.lxwm{width:100%; height:auto; overflow:hidden; margin:20px auto;}
.lxwm_r li{width:130px; height:auto; float:left; margin-left:20px;}
.lxwm_r li p{width:100%; height:30px; line-height:30px; text-align:center}
.lxwm_r li img{width:100%; height:auto; display:block; border:1px solid #eee}







/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right:-11px;top: 22px;width: 11px;height: 11px;border:1px solid #b9946a;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width: 83%;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 180px;height: 100%;width: 1px;background: #b9946a;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}



@media screen and (max-width:1600px){
	
	.section1 .slideBox{width:74%}
	.section4_right{width:80%}
	.section4_all{margin-top:20vh}
}

@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	.section1 .slideBox{width:78%}
	
}

@media screen and (max-width:1366px){
	
	.section1 .slideBox{width:68%}
	.section2 .fp-tableCell{padding-bottom: 3vh;}
	.about_all_right{width:21%}
	.about_all_right h5{font-size:35px;}
	.ban{transform: scale(0.8); -ms-transform: scale(0.7);-webkit-transform: scale(0.7);-o-transform: scale(0.7);-moz-transform:scale(0.7); margin-top:12vh}
	.min_pic{display:none;}
	.ban2{margin-top:20vh}
	.prev1, .next1{display:block; bottom:0; top:auto; margin-top:0}
	.pc_header,.pc_logo{height:100px;}
	.prev1{left:45%; z-index:9}
	.next1{right:45%; z-index:9}
	.index_news{margin-top:20vh}
}




@media screen and (max-height:900px){
	
	.index_about_top{display:none;}
	.num ul li{height:270px;}
	.num ul li .in_pro_pic{margin:0px auto 20px}
	.section3 .fp-tableCell{padding-bottom:20px}
	.ban{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8); margin-top:12vh}
}


