@media screen and (max-width:1199px) {
.logo_wz,.top_r,.menu_bg,.flexslider,.side{display:none;}	
.top_bg{width:100%; height:80px; margin:auto; background:#fff; border-bottom:1px solid #e6e6e6; border-top:none; position:fixed; top:0; left:0; z-index:9999;}
.w1200{width:95%; margin:auto;}
.logo{width:180px; float:left; padding:10px 0 0 0;}
.logo img{width:100%; display:block;}

/*手机端*/
.Hmenu-btn{width:30px;padding:40px 0 0;height:50px;float:right;cursor:pointer;}
.Hmenu-btn a{display:block;width:100%;height:3px;background-color:#953616;position:relative;}
.Hmenu-btn a:before,.Hmenu-btn a:after{content:"";display:block;width:100%;height:3px;background-color:#953616;position:absolute;left:0px;}
.Hmenu-btn a:before{top:-10px;}
.Hmenu-btn a:after{bottom:-10px;}
.Hmenu-btn.cur a{-moz-animation: buttonAnimation 0.3s ease forwards;-webkit-animation: buttonAnimation 0.3s ease forwards;animation: buttonAnimation 0.3s ease forwards;}
.Hmenu-btn.cur a:before{-moz-animation: buttonAnimationBefore 0.3s ease forwards;-webkit-animation: buttonAnimationBefore 0.3s ease forwards;animation: buttonAnimationBefore 0.3s ease forwards; }
.Hmenu-btn.cur a:after{-moz-animation: buttonAnimationAfter 0.3s ease forwards;-webkit-animation: buttonAnimationAfter 0.3s ease forwards;animation: buttonAnimationAfter 0.3s ease forwards; }
@-moz-keyframes buttonAnimationBefore {
	0% {-moz-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
	50% {-moz-transform: translateY(10px) rotate(0);transform: translateY(10px) rotate(0); }
	100% {-moz-transform: translateY(10px) rotate(45deg);transform: translateY(10px) rotate(45deg); } 
}
@-webkit-keyframes buttonAnimationBefore {
	0% {-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
	50% {-webkit-transform: translateY(10px) rotate(0);transform: translateY(10px) rotate(0); }
	100% {-webkit-transform: translateY(10px) rotate(45deg);transform: translateY(10px) rotate(45deg); } 
}
@keyframes buttonAnimationBefore {
	0% {-moz-transform: translateY(0px) rotate(0);-ms-transform: translateY(0px) rotate(0);-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); }
	50% {-moz-transform: translateY(10px) rotate(0);-ms-transform: translateY(10px) rotate(0);-webkit-transform: translateY(10px) rotate(0);transform: translateY(10px) rotate(0); }
	100% {-moz-transform: translateY(10px) rotate(45deg);-ms-transform: translateY(10px) rotate(45deg);-webkit-transform: translateY(10px) rotate(45deg);transform: translateY(10px) rotate(45deg); } }
@-moz-keyframes buttonAnimationAfter {
	0% {-moz-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
	50% {-moz-transform: translateY(-10px) rotate(0);transform: translateY(-10px) rotate(0); }
	100% {-moz-transform: translateY(-10px) rotate(-45deg);transform: translateY(-10px) rotate(-45deg); } 
}
@-webkit-keyframes buttonAnimationAfter {
	0% {-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
	50% {-webkit-transform: translateY(-10px) rotate(0);transform: translateY(-10px) rotate(0); }
	100% {-webkit-transform: translateY(-10px) rotate(-45deg);transform: translateY(-10px) rotate(-45deg); } 
}
@keyframes buttonAnimationAfter {
	0% {-moz-transform: translateY(0) rotate(0);-ms-transform: translateY(0) rotate(0);-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); }
	50% {-moz-transform: translateY(-10px) rotate(0);-ms-transform: translateY(-10px) rotate(0);-webkit-transform: translateY(-10px) rotate(0);transform: translateY(-10px) rotate(0); }
	100% {-moz-transform: translateY(-10px) rotate(-45deg);-ms-transform: translateY(-10px) rotate(-45deg);-webkit-transform: translateY(-10px) rotate(-45deg);transform: translateY(-10px) rotate(-45deg); } 
}
@-moz-keyframes buttonAnimation {
	0% {background:#aaaaaa; }
	50% {background: rgba(255, 255, 255, 0); }
	100% {background: rgba(255, 255, 255, 0); }
}
@-webkit-keyframes buttonAnimation {
	0% {background: #aaaaaa; }
	50% {background: rgba(255, 255, 255, 0); }
	100% {background: rgba(255, 255, 255, 0); } 
}
@keyframes buttonAnimation {
	0% {background: #aaaaaa; }
	50% {background: rgba(255, 255, 255, 0); }
	100% {background: rgba(255, 255, 255, 0); } 
}

.Header-web{width:100%;background:#fff;border-top:1px solid #ccc;position:absolute;top:79px;left:0px;display:none;}
.Hweb-nav a{display:block;padding:0 4%;height:45px;line-height:45px;font-size:16px;border-bottom:1px solid #cbcbcb;position:relative;}
.Hweb-nav .HwNav-n2{padding:0 6%;font-size:14px;height:40px;line-height:40px;}
.Hweb-nav .HwNav-n3{padding:0 10%;font-size:12px;height:35px;line-height:35px;}

.Hweb-nav a.cur{color:#953616;border-color:#953616;}
.Hweb-nav a .icon{display:block;width:40px;height:100%;background:url(../images/icon-dd.png) no-repeat center center;position:absolute;right:0px;top:0px;z-index:2;}
.Hweb-nav a.cur .icon{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);}
.HwN2nd-box,.HwN2nd-box dd{display:none;}

/*搜索*/
.HwSrch-box{width:95%;padding:0 55px 0 10px;border:1px solid #d6d6d6;position:relative;margin:10px auto;}
.HwSrch-box .text{width:100%;height:38px;line-height:38px;}
.HwSrch-box .btn{width:50px;height:38px;background:url(../images/icon-srch.png) no-repeat center center;position:absolute;right:0px;top:0px;}
.HwSrch-box i{display:block;width:1px;height:20px;background:#ccc;position:absolute;right:51px;top:14px;}

.banner_box img{width:100%; display:block;}
.banner_box{width:100%;text-align:center; margin-top:80px;}
.banner_box img{vertical-align:middle;}
.roll_img_mb_01{overflow:hidden;position:relative;}
.roll_img_mb_01 .img_box{overflow:hidden;text-align:center;}
.roll_img_mb_01 .img_box img{vertical-align:middle;width:100%;}
.roll_img_mb_01 .nav_box{overflow:hidden; position:absolute; left:50%; transform:translate(-50%,0); bottom:20px;}
.roll_img_mb_01 .nav_box li{width:12px; height:12px; border-radius:50%; font-size:1px; overflow:hidden; background:#fff; float:left; margin:4px;}
.roll_img_mb_01 .nav_box .li_on{background:#953616;}

.in_pro{width:95%; margin:40px auto 0;}
.I-title{text-align:center;}
.I-title h1{display:inline-block; line-height:30px; font-size:24px; font-weight:bold; vertical-align:middle;}
.I-title h1 a{color:#953616;}
.I-title h1 a:hover{color:#f3ac02;}
.I-title p{font-size:18px; line-height:30px; color:#999; font-family:Arial; vertical-align:middle;}
.I-title h1:before,.I-title h1:after{content:""; display:inline-block; width:40px; height:1px; background:#f3ac02;  margin:0 20px;  vertical-align:middle;}

.in_pronr{width:100%; margin:20px auto 0; position:relative;}
.in_pro_img{width:95%; margin:auto; text-align:center; overflow:hidden;}
.in_pro_img ul{width:10000%; position:relative;}
.in_pro_img ul li{width:1%; float:left; background:#fff; border:1px solid #d6d6d6; margin-right:13px; position:relative;}
.in_pro_img ul li .pic{width:100%; float:left; padding-top:20px; overflow:hidden;}
.in_pro_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img ul li .pic img:hover{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_pro_img ul li .box{width:100%; float:left; text-align:center; line-height:40px; font-size:16px; margin:10px 0;}

.in_pro_l,.in_pro_r{position:absolute; top:50%; margin-top:-40px; width:34px; height:80px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_pro_l{left:-6px; background:url(../images/left.jpg) center no-repeat;}
.in_pro_r{right:-6px; background:url(../images/right.jpg) center no-repeat;}

.in_pro_btn{width:200px; margin:40px auto 0; position:relative; overflow:hidden;}
.in_pro_btn a{width:100%; display:block; line-height:46px; font-size:16px; text-align:center; background:#fff; border:2px solid #953616; color:#953616;}
.in_pro_btn a:hover{background:#953616; color:#fff; border:1px solid #953616;}
.in_pro_btn a:before{content:""; position:absolute; top:0; left:-100%; width:100%; height:100%; background:linear-gradient(120deg,transparent,rgba(255, 255, 255, 0.4),transparent); transition:all 650ms;}
.in_pro_btn a:hover:before{left:100%;}

.in_casebg{margin:40px auto; background:url(../images/in_casebg.jpg) center no-repeat; background-size:cover; padding-top:40px; overflow:hidden;}
.in_case_title{width:95%; margin:auto;}
.in_case_img{width:100%; margin:20px auto 0;}
.in_case_img li{width:100%; float:left; position:relative; overflow:hidden;}
.in_case_img li .pic{width:100%; overflow:hidden;}
.in_case_img li .pic img{width:100%; display:block; -webkit-transition:all 1s; transition:all 1s;}
.in_case_img li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_case_img li .hbj{position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,.5); transition:all .5s; -webkit-transition:all .5s;}
.in_case_img li:hover .hbj{opacity:0;}
.in_case_img li .hbj h3{position:absolute; left:0; top:50%; transform:translate(0,-50%); -webkit-transform:translate(0,-50%); text-align:center; font-size:24px; font-weight:400; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:100%; padding:0 30px;} 
.in_case_img li .txtbg{background:#f3ac02; position:absolute; bottom:-250px; left:0; width:100%; padding:30px 20px; transition:all 1s; -webkit-transition:all 1s;}
.in_case_img li:hover .txtbg{bottom:0;}
.in_case_img li .txtbg h4{font-size:20px; color:#fff; line-height:30px;}
.in_case_img li .txtbg p{font-size:14px; line-height:30px; height:90px; margin-top:10px; overflow:hidden; color:#fff;}
.in_case_img li .txtbg span{float:right;}

.in_news{width:95%; margin:40px auto 0;}
.I-nav{width:100%; float:left; text-align:center;margin:20px auto;}
.I-nav a{width:32%; float:left; line-height:36px; font-size:15px; color:#000; border:1px solid #d6d6d6; border-radius:6px; margin-right:1.3%;}
.I-nav a.cur,.I-nav a:hover{color:#fff; background:#f3ac02; border-color:#f3ac02;}
.I-nav .more{line-height:36px;font-size:15px; color:#000;}

.in_news_list{width:100%; margin:40px auto 0; padding-bottom:50px; position:relative; overflow:hidden; display:none;}
.in_news_list ul{width:10000%; position:relative;}
.in_news_list li{width:1%; float:left;}
.in_news_list li .pic{width:100%; float:left; overflow:hidden;}
.in_news_list li .pic img{width:100%; display:block; transition:all .3s; -webkit-transition:all .3s;}
.in_news_list li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_news_list li .txt{width:100%; float:left; background:#fff; border:1px solid #e6e6e6; border-top:none; padding:10px 10px 20px 10px;}
.in_news_list li .txt_tit{width:100%; float:left; font-size:16px; color:#000; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_list li a .txt_tit{color:#000;}
.in_news_list li:hover a .txt_tit{color:#f3ac02;}
.in_news_list li .txt_wz{width:100%; height:48px; float:left; margin-top:5px; font-size:14px; line-height:24px; overflow:hidden;}
.in_news_list li .sjnr{width:100%; float:left; margin-top:10px; font-size:14px;}
.in_news_list li .sj{float:left; background:url(../images/in_ntime_tb.jpg)left no-repeat; padding-left:26px; color:#999;}
.in_news_list li .more{float:right;}
.spz_dd{position:absolute; left:0; bottom:0; width:100%; text-align:center; z-index:5;}
.spz_dd span{z-index:2;cursor:pointer; margin-right:10px;display:inline-block;width:10px;height:10px;zoom:1;border-radius:100%; background:#ccc; position:relative;transition:all .3s}
.spz_dd span.on,.spz_dd span:hover{transform:scale(1.1); -webkit-transform:scale(1.1); background:#f3ac02;}

.in_aboutbg{margin:40px auto 0; background:url(../images/in_aboutbg.jpg) fixed; background-size:cover; padding:40px 0;}
.in_about{width:95%; margin:auto;}
.in_about_title{width:100%; text-align:center; margin-bottom:40px;}
.in_about_title h1{display:inline-block; line-height:30px; font-size:24px; font-weight:bold; vertical-align:middle;}
.in_about_title h1 a{color:#f3ac02;}
.in_about_title h1 a:hover{color:#953616;}
.in_about_title p{font-size:18px; line-height:30px; color:#fff; font-family:Arial; vertical-align:middle;}
.in_about_title h1:before,.in_about_title h1:after{content:""; display:inline-block; width:40px; height:1px; background:#f3ac02;  margin:0 20px;  vertical-align:middle;}
.in_about_list{width:100%; margin:auto;}
.in_about_list li{width:49%; float:left; background:#fff; margin:0 2% 10px 0;}
.in_about_list li:hover{box-shadow:0 3px 8px #000;}
.in_about_list li:nth-child(2n){margin-right:0;}
.in_about_list li .pic{width:100%; float:left; overflow:hidden;}
.in_about_list li .pic img{width:100%; display:block; transition:all .3s; -webkit-transition:all .3s;}
.in_about_list li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_about_list li .nr{width:100%; float:left; text-align:center; padding:10px;}
.in_about_list li .nr h3{font-size:16px; color:#000; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_about_list li a .nr h3{color:#000;}
.in_about_list li:hover a .nr h3{color:#953616;}
.in_about_list li .nr p{height:72px; margin-top:5px; font-size:12px; line-height:24px; overflow:hidden;}
.in_about_list li .btn{margin:10px auto 0;}
.in_about_list li a .btn{width:70%; display:block; line-height:28px; background:#fff; border:1px solid #e6e6e6; text-align:center; font-size:12px;}
.in_about_list li:hover a .btn{background:#953616; color:#fff; border-color:#953616;}

.in_hzhb{width:95%; margin:40px auto 0;}
.in_hzhb_img{width:100%; float:left; margin-top:20px;}
.in_hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;float:left;}
.in_hzhb_img ul li{width:50%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.in_hzhb_img ul li img{width:100%; display:block;}
.in_hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff;}
.in_hzhb_img ul li a:hover{border-color:#f3ac02;}

.in_contbg{margin:40px auto 0; background:url(../images/in_contbg.jpg) fixed 50%; background-size:cover; padding:40px 0;}
.in_cont_tb{width:95%; margin:auto;}
.in_cont_tb li{width:49%; float:left; margin:20px 2% 0 0; text-align:center;}
.in_cont_tb li:nth-child(2n){margin-right:0;}
.in_cont_tb li .tb{width:100px; height:100px; margin:auto; background:#fff; border-radius:50%; box-shadow:0 3px 10px #666;}
.in_cont_tb li .tb img{width:50px; height:50px; margin:25px auto 0;}
.in_cont_tb li:hover .tb{box-shadow:0px 10px 20px rgba(0,0,0,0.3); transform:translate3d(0,-5px,0); -webkit-transition: all .4s; transition: all .4s; cursor:pointer;}
.in_cont_tb li .wz{width:100%; float:left; margin-top:20px; font-size:16px; font-weight:bold; line-height:30px;}

.footer_bg{width:100%; margin:auto; background:url(../images/foot_bg.jpg); padding:30px 0; overflow:hidden;}
.footer{width:90%; margin:auto;}
.footer_text{width:100%;float:left;}
.foot_list{width:100%; margin:auto;}
.foot_list ul{width:100%; border-bottom:1px solid #333;}
.foot_list ul li.foot_l_bt{width:100%; height:50px !important; line-height:50px; background:url(../images/img-73.png) no-repeat right center; background-size:16px; transition: all .3s; display:block !important;}
.foot_list ul li{display:none;}
.foot_list ul li a{width:100%; display:block; font-size:14px; color:#999;}
.foot_list ul li.foot_l_bt a{float:left; width:auto; color:#fff; font-size:16px; font-weight:bold;}
.foot_list ul li:last-child{margin-bottom:20px;}

.foot_cont{width:100%; float:left; margin-top:20px;}
.foot_cont_tit{width:100%; float:left; font-size:16px; font-weight:bold; float:left; text-transform:uppercase;}
.foot_cont_tit a{color:#fff;} .foot_cont_tit a:hover,.foot_cont_txt a:hover{color:#953616;}
.foot_cont_txt{width:100%; float:left; margin-top:10px; line-height:30px; font-size:14px; color:#999; background:url(../images/foot_contbg.jpg) center no-repeat;}
.foot_cont_txt a{color:#999;}

.foot_ewm{display:none;}

.copy_bg{width:100%; margin:20px auto 0; background:url(../images/copy_fgx.jpg) top repeat-x; padding-top:20px;}
.copy{width:95%; margin:auto; text-align:center; line-height:30px; font-size:14px; color:#999;}
.copy a{color:#999;} .copy a:hover{color:#953616;}
.copy_text{width:100%; float:left; font-size:14px; line-height:28px; margin-bottom:20px;} 
.copy_tb{width:130px; margin:auto; clear:both;}
.copy_tb li{width:30px; height:30px; float:left; margin-right:15px; position:relative;} 
.copy_tb li:nth-child(3n){margin-right:0;}
.copy_tb li a{display:block; width:30px; height:30px; background:center no-repeat;}
.copy_tb li a.qq{background-image:url(../images/foot_qq.png);}
.copy_tb li a.wx{background-image:url(../images/foot_wx.png);}
.copy_tb li a.wb{background-image:url(../images/foot_wb.png);}
.copy_tb li a.qq:hover{background-image:url(../images/foot_qqh.png);}
.copy_tb li a.wx:hover{background-image:url(../images/foot_wxh.png);}
.copy_tb li a.wb:hover{background-image:url(../images/foot_wbh.png);}
.copy_tb li.wxx img{display:none; width:120px; height:120px; position:absolute; left:50%; bottom:40px; margin-left:-60px;}
.copy_tb li.wxx:hover img{display:block;}


/*首页代码 End*/

.ny_bn{width:100%; height:auto; margin:80px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:auto; height:140px; display:block;}
.ny_bn_txt{position:absolute; left:50%; top:30px; width:100%; margin-left:-50%; text-align:center;}
.ny_bn_txt h3{font-size:22px; color:#fff; font-weight:bold; text-shadow:0 1px 5px #000;}
.ny_bn_txt p{font-size:14px; margin-top:10px; color:#fff; text-shadow:0 1px 5px #000;}
.ny_bn_txt p a{color:#fff;}
.ny_bn_txt p a:hover{color:#ffb400;}
.ny_bn_txt p span{color:#fff; font-weight:bold;}

.listMenu{width:100%; margin:auto; background:#fff; border-bottom:1px solid #e6e6e6;}
.listMenu .menu{width:100%; float:left;}
.listMenu .menu li{width:49%; float:left; font-size:16px; color:#000; text-align:center; margin-right:2%; position:relative;}
.listMenu .menu li:nth-child(2n){margin-right:0;}
.listMenu .menu li a:after{content:""; display:block; position:absolute; left:0; bottom:0; width:0; height:2px; transition:all .4s; background:#f3ac02;}
.listMenu .menu li a{width:100%; color:#000; display:block; padding:10px; background:#eee; margin:2px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.listMenu .menu li a:hover,.listMenu .menu li a.cur{color:#fff; background:#953616;}
.listMenu .menu li a:hover:after,.listMenu .menu li a.cur:after{width:100%;}
.listMenu .menu li .xl{font-size:14px; position:absolute; z-index:1000; top:100%; left:0px; display:none; width:200px; border:1px solid #e3e3e3; border-radius:0 0 3px 3px; background-color:#fff; -webkit-box-shadow:0 6px 12px rgba(0, 0, 0, .175); box-shadow:0 6px 12px rgba(0, 0, 0, .175);}
.listMenu .menu li .xl li{width:100%; float:inherit;}
.listMenu .menu li .xl li a{line-height:30px; color:#666 !important; display:block; padding:6px 30px; border-bottom:1px solid #e6e6e6; text-transform:uppercase; text-align:left; font-size:14px !important;}
.listMenu .menu li .xl li a:hover{color:#000; background-color:#f5f5f5; border-bottom:none;}
.listMenu .menu li:hover .xl{display:block;}

.ny_list{width:100%; float:left;}
.ny_list ul{text-align:center; overflow:hidden; width:100%;}
.ny_list ul li{width:31.5%; float:left; line-height:40px; margin:0 2.75% 10px 0;}
.ny_list ul li:nth-child(3n){margin-right:0;}
.ny_list ul li a{width:100%; display:block; line-height:30px; font-size:14px; text-align:center; padding:0 10px; color:#000; text-decoration:none; background:#fff; border:1px solid #e6e6e6;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-radius:30px;}
.ny_list ul li a:hover,.ny_list ul li a.on{background:#953616; color:#fff; border-color:#953616;}

.ny_main{width:95%; margin:20px auto 40px;}
.nyr_text{width:100%; float:left; font-size:14px; line-height:30px;}
.nyr_text img{width:100%; display:block;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:49%; float:left; margin:10px 2% 10px 0; text-align:center; padding:10px 10px 0 10px; background:#f2f2f2; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(2n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#000; transition:all .5s}
.honor_r_img li p{font-size:14px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:20px 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 6px; line-height:24px; font-size:14px; border:1px solid #e5e5e5; margin:0 2px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#953616; background:#953616;}

/** 关于我们代码 End **/

.pro_ltit{width:100%; float:left; margin-top:20px; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.pro_ltit h1{font-size:20px; color:#000; line-height:30px; border-left:3px solid #f3ac02; padding-left:15px;}
.product-lists{width:100%; float:left; border-top:1px solid #e5e5e5; border-left:1px solid #e5e5e5; border-collapse:collapse; border-spacing:0; margin:20px 0;}
.product-lists li{border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; border-collapse: collapse; float:left; width:100%;}
.product-lists li .product-box{background-color:white; top:0; text-align:center; position:relative; height:100%; width:100%; padding-bottom:20px; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s; -webkit-box-shadow:0 0 0 transparent; -moz-box-shadow:0 0 0 transparent; box-shadow:0 0 0 transparent;}
.product-lists li .product-box a{display:block; font-size:14px; margin-top:10px;}
.product-lists li .product-box img{width:100%; display:block;}
.product-lists li .product-box:hover{z-index:3; top:-10px; -webkit-box-shadow:0 0 30px rgba(100,100,100,.3); -moz-box-shadow:0 0 30px rgba(100,100,100,.3); box-shadow:0 0 30px rgba(100,100,100, .3);}
.product-lists li .product-box h3{color:#000; font-size:18px; line-height:24px; font-weight:400; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.product-lists li .product-box:hover h3{color:#953616;}
.product-lists li .product-box p{font-size:14px; line-height:24px; margin-top:10px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; padding:0 10px;}
.product-lists li .product-box .product-content{width:100%;}
.cf:after{content:""; display:table; clear:both;}

.products{width:100%; float:left; margin-top:20px;}
.promore_l{width:100%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #e6e6e6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%;}
.spec-scroll .prev{float:left;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:15px;}
.spec-scroll .items{float:left;position:relative;width:76%; height:60px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:5px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:54px;}
.spec-scroll .items ul li img:hover{border:1px solid #953616; padding:1px;}

.pros_right{width:100%; float:right; margin-top:30px; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top strong{overflow:hidden; display:inline-block; font-size:20px; color:#953616; padding-bottom:10px;}
.pros_right_top p{font-size:16px; color:#787876;}

.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:35px; float:left; line-height:35px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#953616; color:#fff;}

.tabs-basic{width:100%; margin-top:40px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{width:49%; display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase; position:relative;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #953616; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic a{width:100%; display:block; text-decoration:none; text-align:center; background:#eee; border:1px solid transparent; padding:10px;}
.tabs-basic .tab-active{border-bottom:2px solid #953616; color:#fff; background:#953616; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:30px auto 0; background:#fff;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}

.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:30px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #d6d6d6;}
.hot_pro2_tit h3{width:160px; float:left; color:#fff; line-height:45px; font-size:16px; padding:0 20px; background:#953616; text-align:center; font-weight:bold; position:relative;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #953616; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:40px;}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #953616;}
.scrollleft2 li span{width:100%; float:left; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

/** 产品中心代码 End **/

.case-list{width:100%; float:left;}
.case-list li{width:100%; float:left; margin:0 0 20px 0; padding:18px 20px; background:#fff; border: 1px solid #ddd; cursor:pointer;}
.case-list li .pic{width:100%; float:left; overflow: hidden;}
.case-list li .pic img{width:100%; display:block;}
.case-list li .title{width:100%; float:left; font-size:14px; color:#333; text-align:center; padding-top:20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.case-list li a .title{color:#333;}
.case-list li:hover a .title{color:#953616;}
.case-list li:hover pic img{transform:scale(1.2);-webkit-transform:scale(1.2);}
.case-list li:hover{box-shadow:0 3px 10px rgba(0,0,0,0.3); border-color:#953616;}

/** 成功案例代码 End **/

.newsL{width:100%; float:left;}
.newsL ul li{width:100%; float:left; margin-bottom:20px; color:#333;}
.newsL ul li .note{border:1px solid #e6e6e6; padding:20px}
.newsL ul li img{width:100%; height:212px; object-fit:cover;}
.newsL ul li .date{font-size:14px; display:block; line-height:30px; background:url(../images/in_ntime_tb.jpg) left no-repeat; padding-left:25px;}
.newsL ul li h3{margin:10px 0 0 0; font-weight:bold;font-size:18px; height:50px; line-height:25px; overflow:hidden;}
.newsL ul li h3:hover{color:#953616;}
.newsL ul li p{font-size:14px; line-height:28px; margin:10px 0; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.newsL ul li a.more{color:#953616;}

.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.ofH{overflow:hidden;}

.new-view-title{width:100%; text-align:center; line-height:30px; padding-bottom:20px; background:#fff; font-size:14px; border-bottom:1px solid #e6e6e6;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#999;}
.new-view-title h3{padding:5px; line-height:30px; font-size:18px; font-weight:bold; color:#953616;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}
.newsmore_text img{width:100%; display:block;}

.view-page{width:100%; float:left; position:relative; margin-top:20px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:100%; float:left; height:38px; border:solid 1px #e5e5e5; line-height:38px; position:static;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; margin-top:10px; text-align:center;}
.view-page .prev{left:0;}
.view-page .prev a{background:url(../images/le.png) 12px center no-repeat;}
.view-page .next a{text-align:center;}
.view-page a{display:block;} 
.view-page .back{left:50%; width:100%;}
.view-page .back a{background:url(../images/back.png) 16px center no-repeat #953616; color:#fff; text-align:center;}
.view-page .back a:hover{background:url(../images/back.png) 16px center no-repeat #f00; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:url(../images/ri.png) 95% center no-repeat; }
.view-page .prev:hover a{background:url(../images/le-white.png) 12px center no-repeat #953616; color:#fff;}
.view-page .next:hover a{background:url(../images/ri-white.png) 95% center no-repeat #953616; color:#fff;}

.new_s2{width:100%;float:left; margin-top:30px;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:10px; border-top:none;}
.news_random2 ul li{width:100%; float:left; font-size:14px; line-height:36px; overflow:hidden; border-bottom:1px dashed #e6e6e6; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px;}
.news_random2 ul li a:hover{color:#953616;}
.news_random2 ul li span{float:right; font-size:12px; color:#999;}

/** 新闻中心代码 End **/

.hzhb_img{width:100%; float:left;}
.hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{width:50%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.hzhb_img ul li img{width:100%; display:block;}
.hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff;}
.hzhb_img ul li a:hover{border-color:#f3ac02;}

/**合作伙伴代码 End**/

.message{width:100%; float:left;}
.message h1{text-align:center; color:#333; font-size:16px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:20px;}
.message ol li{float:left; width:100%; margin-bottom:10px; background:#fff; border:1px solid #e6e6e6;}
.message ol li input{width:100%; height:35px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:15px; cursor:pointer;}
.message ol li .btn{background:#953616;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/

.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:20px;}
.cont_l{width:100%;float:left; line-height:24px; font-size:14px;}
.cont_l h1{font-size:18px; font-weight:bold; color:#953616; margin-bottom:10px;}
.cont_r{width:100%;float:right; text-align:center; margin-top:30px;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:30px;}
#mapbarframe{height:300px !important;}

/**联系我们代码 End**/

}




