
*{font-family:Microsoft YaHei,Arial,Geneva,"Helvetica Neue",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{min-width:1200px;background:#fff;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {margin:0;padding:0;}
body{font-size:12px;color:#585858;min-width:1200px;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6,button,dd,dt,dl{margin:0px;padding:0}
h1,h2,h3,h4,h5,h6,button,.btn{clear:both;font-size:14px;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;_display:block;}
form,input,select;,textarea,td,th {font-size:12px;}
img {border:none;}
em,i{font-style:normal}
li {list-style-type:none;}
button, input {height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle;}
input,textarea,select {padding:6px;}
textarea {background:none repeat scroll 0 0 #fff;resize:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#d81e06;}

/*内容初始化*/
.contenttxt{padding:30px;line-height:30px;font-size:14px;color:#111;font-family:"Microsoft YaHei"!important}
.contenttxt img { max-width:700px;margin:15px auto; display:block}
.contenttxt p,.contenttxt span,.contenttxt font,.contenttxt th,.contenttxt td,.contenttxt div,.contenttxt i,.contenttxt em,.contenttxt h1,.contenttxt h2,.contenttxt h3,.contenttxt h4,.contenttxt h5{font-size:16px!important; font-family:"Microsoft YaHei"!important;font-weight:normal!important;text-indent:0px!important;white-space: normal!important}
.contenttxt td{padding-left:15px!important;}

.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.w1200 {margin:auto;width:1200px;clear:both;}
.w1380 {margin:auto;width:1380px;clear:both;}
.AWF_box {margin: auto;width: 1440px;clear: both;}

.b1 {height:.1px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b5 {height:5px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b10 {height:10px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b15 {height:15px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b20 {height:20px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b25 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b30 {height:30px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b60 {height:60px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b70 {height:70px;font-size:1px; clear:both;width:100%;overflow:hidden}
.m {margin:auto;width:1200px;clear:both; position:relative}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{margin-top:25px}
.mt30{margin-top:30px}

.f_l { float:left;}
.f_r { float:right;}
/*========================================================*/

/*首页样式 THE*/

/*头部*/
.header_top { height:40px; line-height:40px; font-size:14px; color:#fff; background:#C27715; border-bottom:1px solid rgb(255 255 255/.1);}
.header_top a { color:#fff; transition:all .5s;}
.header_top a:hover { color:#ff9000;}
.header_top_r i { color:#999; margin:0 10px;}
/*logo*/
.header_intro { overflow:hidden; background:#C27715;}
.header_intro_logo { display: flex; align-items: center; height:120px;}
.header_intro_logo img { height:60px;}
.header_intro_logo i { display:inline-block; width:1px; height:60%; background: linear-gradient(to top, rgba(255, 255, 255, 0) 10%, #999 50%, rgba(255, 255, 255, 0) 90%); margin:0 20px;}
.header_intro_logo .text { max-width:600px;}
.header_intro_logo .text h2 { font-size:28px; color:#fff; display:block;}
.header_intro_logo .text p { font-size:14px; color:rgb(255 255 255/.8); margin-top:4px;}
.header_intro_tel { display: flex; align-items: center; height:120px;}
.header_intro_tel .image { width:42px; margin-right:15px;}
.header_intro_tel .image img { width:100%;}
.header_intro_tel .text span,
.header_intro_tel .text b { display:block;}
.header_intro_tel .text span { color:rgb(255 255 255/.8); font-size:16px;}
.header_intro_tel .text b {font-size:34px; color:#fff; font-family:'Impact'; font-weight:400;}
/*导航*/
.header_menu { height:50px; line-height:50px;background:#fff; font-size:15px;width:100%}
.header_menu ul li { padding:0 30px; float:left; position:relative;}
.header_menu ul li:nth-child(1n+2):before { content:'';display: inline-block;position: absolute;background: #ccc;top: 50%;transform: translate(0, -50%);left: 0;width: 1px;height: 12px;}
.header_menu ul li a { color:#333;transition:all .5s;}
.header_menu ul li:hover a { color:#ff9000;}
.header_menu ul li.hover a { color:#ff9000;}
.header_menu ul li .menu_down { position:absolute; top:50px;left: 0px;width: 120%;text-align: center;background: #fff;box-shadow: 0 13px 42px 11px rgb(0 0 0 / 5%);z-index:-5;opacity: 0;transform: translate(0, -5px);transition:all .6s;}
.header_menu ul li:hover .menu_down { opacity: 1;transform: translate(0, 0);z-index:10;}
.header_menu ul li .menu_down a { display:block; font-size:13px; color:#666; line-height:38px;}
.header_menu ul li .menu_down a:nth-child(1n+2) { border-top:1px solid #ddd;}
/*幻灯*/
.banner_swiper { position: relative; width:100%; overflow:hidden; z-index:1;}
.banner_swiper .swiper-slide img { width:100%;}
.banner_swiper .b_menu { position:absolute;left:0;bottom:20px;z-index:10;width:100%; text-align:center;}
.banner_swiper .b_menu ul { display:inline-block;}
.banner_swiper .b_menu span { display:block; width:40px; height:5px; margin:0 8px; border-radius:0; background:rgb(255 255 255/.8); float:left;}
.banner_swiper .b_menu span.swiper-pagination-bullet-active { background:#ff9000;}

.nei_banner img { width:100%;}

/*搜索区*/
.header_search { overflow:hidden; background:#f9f9f9; border-bottom:1px solid #eee;}
.header_search_l { line-height:54px; font-size:15px;}
.header_search_l strong { color:#333; font-weight:400;}
.header_search_l a { padding:0 10px;transition:all .5s; color:#666;font-weight: 100;}
.header_search_l a:hover { color:#ff9000;} 
.header_search_r { display: flex; align-items: center; height:54px;}
.header_search_r ul li { float:left;}
.header_search_r ul li.li_1 { width:240px;}
.header_search_r ul li.li_1 input { border:none;padding:0 20px; margin:0; background:#fff; color:#999; width:100%; height:38px; box-sizing:border-box;outline:none; border:1px solid #eee; font-size:14px;}
.header_search_r ul li.li_2 button { border:none;padding:0 20px; background:#fff; color:#666; border:1px solid #f5f5f5; height:38px; box-sizing:border-box;  border:1px solid #eee; border-left:none;}
.header_search_r ul li.li_2 button i { font-size:18px;}

/*产品类别*/
.sell_cat { background:#fff; height:220px;display: flex;align-items: center;}
.sell_cat ul li { float:left; width:130px; position:relative; margin-right:84px;}
.sell_cat ul li:nth-child(6n+6) { margin-right:0;}
.sell_cat ul li img { width:100%;}
.sell_cat ul li p { font-size:14px; text-align:center; position:absolute;left:0; top:88px; width:100%;}

/*产品推荐*/
.sell_Rec_sec { overflow:hidden; background:#1c1c1c;}
.sell_Rec_sec ul li { padding:36px 5%;}
.sell_Rec_sec ul li a { display:flex;}
.sell_Rec_sec ul li:nth-child(2n+2) a { flex-direction: row-reverse;}
.sell_Rec_sec ul li:nth-child(1n+2) { border-top:1px dashed #eee;}
.sell_Rec_sec ul li .image { width:32%; margin-right:4%; overflow:hidden;}
.sell_Rec_sec ul li:nth-child(2n+2) .image { margin-right:0; margin-left:4%;}
.sell_Rec_sec ul li .image img { width:100%;}
.sell_Rec_sec ul li .text { width:64%;display: flex;align-items: center;}
.sell_Rec_sec ul li .text_shell { background:#303030; width:100%; padding:30px 28px; box-sizing:border-box;}
.sell_Rec_sec ul li .text_shell strong { display:block; font-size:36px; color:#fff; margin-bottom:16px;}
.sell_Rec_sec ul li .text_shell p { font-size:14px; line-height:24px; color:#fff;}
.sell_Rec_sec ul li .text_shell span { text-align: center;float: right;background: #fff;color: #333;font-size: 14px;display: block;width: 138px;height: 40px;line-height: 40px;margin-top:28px;border-radius: 20px;}
.sell_Rec_sec ul li .text_shell span:hover { color:#ff9000;}

/*标题样式*/
.i_title { text-align:center;}
.i_title strong { font-size:32px; color:#1c1c1c;}
.i_title strong p { font-size:14px; font-weight:400; font-size:22px; color:#333;margin-top:5px;}
.gsys_sec .i_title strong { color:#fff;}
.gsys_sec .i_title strong p { color:#fff; font-size:14px;margin-top:10px;}

.index_title { height:24px; line-height:24px; margin-bottom:30px; border-bottom:1px solid #eee; padding-bottom:10px;}
.index_title span { float:right;}
.index_title strong { font-size:18px; color:#1c1c1c;}
.index_title strong:before { content:''; display:block; width:5px; height:24px; background:#aaa; float:left; margin:0 10px 0 0;}
.index_title b { font-size:18px; color:#999; margin-left:15px;}
.index_title span a { font-size:14px;}


/*产品样式*/
.product_sec { background:#fff; overflow:hidden; padding:40px 0;}
.product_sec .product_cat { float:left; width:280px; border:2px solid #C27715; margin-right:30px; background:white;}
.product_sec .product_cat h3 { display:block; height:94px; font-size:22px; line-height:94px; font-weight:400; color:#fff; background:#C27715;padding-left:50px;}
.product_sec .product_cat li { height:50px; line-height:50px; font-size:18px; color:#333; font-weight:700; padding-left:50px;}
.product_sec .product_cat li:nth-child(1n+3) { border-top:1px dashed #1c1c1c;}
.product_sec .product_list { overflow:hidden;}
.product_list_title { height:50px; line-height:50px; padding:0 20px;background:#C27715; margin-bottom:20px;}
.product_list_title strong { color:#fff; font-size:18px;}
.product_list_title span { float:right;}
.product_list_title span a { color:#fff;}
.product_sec .product_list ul li { float:left; width:32%; margin-right:2%;}
.product_sec .product_list ul li:nth-child(3n+3) { margin-right:0;}
.product_sec .product_list ul li:nth-child(1n+4) { margin-top:2%;}
.product_sec .product_list ul li .image { width:100%;}
.product_sec .product_list ul li .image img { width:100%;}
.product_sec .product_list ul li p { text-align:center; font-size:14px; color:#333; margin-top:10px;}


/*公司优势*/
.gsys_sec { padding:40px 0; background:#C27715; overflow:hidden;}
.gsys_sec ul { margin-top:30px; overflow:hidden; display:flex;}
.gsys_sec ul li { background:#f0f0f0; width:23.5%; margin-right:2%; float:left;}
.gsys_sec ul li:nth-child(4n+4) { margin-right:0;}
.gsys_sec ul li .image { width:100%;}
.gsys_sec ul li .image img { width:100%;}
.gsys_sec ul li .text { padding:10px 20px 30px; text-align:center;}
.gsys_sec ul li .text h3 { font-size:22px; color:#333; display:block; margin-bottom:8px;}
.gsys_sec ul li .text p { font-size:14px; color:#333; line-height:20px;}

/*比一比，高下立判*/
.area_sec { padding:40px 0; overflow:hidden; background:#fff;}
.area_sec_Tab { margin-top:40px;}
.area_sec_Tab .hd { height:52px; margin-bottom:30px;} 
.area_sec_Tab .hd ul li { float:left; height:52px; line-height:52px; font-size:20px; background:#C27715; color:#fff; width:15%; margin-right:2%; text-align:center; cursor:pointer;}
.area_sec_Tab .hd ul li:nth-child(6n+6) { margin-right:0;}
.area_sec_Tab .hd ul li.on { background:#aaa;}
.area_sec_Tab .bd { margin-top:30px;}
.area_sec_Tab .bd dl { display:flex;}
.area_sec_Tab .bd dl dt { width:36%; margin-right:6%;}
.area_sec_Tab .bd dl dt img { border: 10px solid #eee; width:100%;}
.area_sec_Tab .bd dl dd { width:58%;display: flex;align-items: center;}
.area_sec_Tab .bd dl dd .text_shell { width:100%;}
.area_sec_Tab .bd dl dd strong { font-size:30px; border-bottom:1px solid #eee; display:block; padding-bottom:16px; margin-bottom:16px; color:#1c1c1c;padding-right:6%;}
.area_sec_Tab .bd dl dd strong a { color:#1c1c1c;}
.area_sec_Tab .bd dl dd strong:before { content:''; display:block; width:6px; height:28px; background:#aaa; float:left; margin:8px 10px 0 0;}
.area_sec_Tab .bd dl dd p { font-size:16px; color:#333; line-height:30px; padding-right:6%;}

/*精细打磨*/
.jxdm_sec { padding:40px 0; overflow:hidden; background:#f5f5f5;}
.jxdm_sec .w1200 { display:flex;}
.jxdm_sec_l { width:56%; margin-right:2%;}
.jxdm_sec_l img { width:100%;}
.jxdm_sec_r { width:42%}
.jxdm_sec_r strong { display:block; font-size:28px; color:#1c1c1c; margin-bottom:10px;}
.jxdm_sec_r ul li { background:#fff; overflow:hidden;}
.jxdm_sec_r ul li:nth-child(1n+2) { margin-top:10px;}
.jxdm_sec_r ul li .image { float:left;}
.jxdm_sec_r ul li .image img { height:124px;}
.jxdm_sec_r ul li .text { overflow:hidden; padding:10px 15px 0;}
.jxdm_sec_r ul li .text h3 { font-size:18px; color:#1c1c1c; display:block; margin-bottom:5px;}
.jxdm_sec_r ul li .text p { font-size:14px; color:#888;}

/*客户介绍*/
.khjs_sec { padding:40px 0; overflow:hidden; background:#fff;}
.khjs_Scroll { margin-top:50px; position:relative; padding:0 28px;}
.khjs_Scroll .bd ul li { width:33.333333%;}
.khjs_Scroll .bd ul li a { margin:0 20px; border:1px solid #ddd; box-sizing:border-box;display: block; height:440px;}
.khjs_Scroll .bd ul li .image { width:100%;}
.khjs_Scroll .bd ul li .image img { width:100%;}
.khjs_Scroll .bd ul li .text { padding:0 15px;}
.khjs_Scroll .bd ul li .text h3 { display:block; font-size:20px; color:#1c1c1c; margin-bottom:10px; height:50px; line-height:50px; border-bottom:1px dashed #1c1c1c; font-weight:400;}
.khjs_Scroll .bd ul li .text p { line-height:24px; font-size:14px;}
.khjs_Scroll .hd a { width:25px; height:60px; position:absolute; top:50%; transform: translate(0, -50%); cursor:pointer;}
.khjs_Scroll .hd a i { display:block; width:25px; height:25px;position:absolute; top:50%; transform: translate(0, -50%);}
.khjs_Scroll .hd a.prev { left:0;}
.khjs_Scroll .hd a.next { right:0;}
.khjs_Scroll .hd a i:before { content: '';width: 20px;height: 20px;border: 6px #999 solid;border-right-width: 0;border-bottom-width: 0;display: inline-block;transform: rotate(315deg);position: absolute;top: 0px;left: 6px;}
.khjs_Scroll .hd a.next i:before { transform: rotate(135deg);left: -7px;}


/*公司简介*/
.gsjj_sec { padding:40px 0; overflow:hidden; background:#C27715;}
.gsjj_sec .w1200 { display:flex;}
.gsjj_sec .gsjj_sec_l { width:52%; margin-right:4%;}
.gsjj_sec .gsjj_sec_l img { width:100%;}
.gsjj_sec .gsjj_sec_r { width:44%;display: flex;align-items: center;}
.gsjj_sec .gsjj_sec_r h5 { display:block; font-size:26px; color:#fff; margin-bottom:20px;}
.gsjj_sec .gsjj_sec_r p { line-height:26px; font-size:14px; color:rgb(255 255 255/.8);}
.gsjj_sec .gsjj_sec_r .i_more { margin-top:30px;}
.gsjj_sec .gsjj_sec_r .i_more a { display:block; width:180px; height:50px; line-height:50px; font-size:16px; color:#fff; background:#f90; text-align:center;}

/*厂房展示*/
.photo_sec { padding:40px 0; background:#fff; overflow:hidden;}
.photo_sec ul li { float:left; width:23.5%; margin-right:2%; border:1px solid #ddd; box-sizing:border-box;}
.photo_sec ul li:nth-child(4n+4) { margin-right:0;}
.photo_sec ul li img { width:100%;}


/*荣誉证书*/
.honor_sec { padding:40px 0; background:#fff; overflow:hidden;}
.honor_Scroll { position:relative; padding:0 26px;}
.honor_Scroll .bd ul li { width:25%; float:left;}
.honor_Scroll .bd ul li a { margin:0 10px; display:block;}
.honor_Scroll .bd ul li .image { width:100%; border:1px solid #ddd; box-sizing:border-box;}
.honor_Scroll .bd ul li .image img { width:100%;}
.honor_Scroll .bd ul li p { margin-top:10px; font-size:14px; text-align:center; color:#1c1c1c;}
.honor_Scroll .hd a { width:25px; height:60px; position:absolute; top:44%; transform: translate(0, -50%); cursor:pointer;}
.honor_Scroll .hd a i { display:block; width:25px; height:25px;position:absolute; top:50%; transform: translate(0, -50%);}
.honor_Scroll .hd a.prev { left:0;}
.honor_Scroll .hd a.next { right:0;}
.honor_Scroll .hd a i:before { content: '';width: 20px;height: 20px;border: 6px #999 solid;border-right-width: 0;border-bottom-width: 0;display: inline-block;transform: rotate(315deg);position: absolute;top: 0px;left: 6px;}
.honor_Scroll .hd a.next i:before { transform: rotate(135deg);left: -7px;}


/*新闻样式*/
.xinwen_sec { padding:40px 0; background:#fff; overflow:hidden;}
.xinwen_sec .xinwen_mian { margin-top:50px;}
.xinwen_sec ul { float:left; width:32%; margin-right:2%; box-sizing:border-box; border:1px solid #ddd; padding:20px;}
.xinwen_sec ul strong { height:20px; line-height:20px;font-size:20px; color:#1c1c1c; display:block; margin-bottom:15px; font-weight:400;}
.xinwen_sec ul strong span { float:right;}
.xinwen_sec ul strong span a { font-size:14px;}
.xinwen_sec ul:nth-child(3n+3) { margin-right:0;}
.xinwen_sec ul li { position:relative;}
.xinwen_sec ul img { width:100%;}
.xinwen_sec ul li:nth-child(2) { margin-bottom:10px;}
.xinwen_sec ul li:nth-child(2) h3 { display:block; position:absolute; height:44px; line-height:44px; width:100%; font-size:14px; padding:0 10px; box-sizing:border-box; background:rgb(0 0 0/.6); color:#fff; left:0; bottom:0;}
.xinwen_sec ul li:nth-child(1n+3) { border-bottom:1px dashed #1c1c1c;}
.xinwen_sec ul li h3 { height:38px; line-height:38px; font-size:14px; font-weight:400;}

/*友情链接*/
.link_sec { border:1px solid #ddd; padding:15px; overflow:hidden; margin-bottom:40px; font-size:16px;}
.link_sec a { margin-right:15px;}



/*底部样式*/
.footer_sec { background:#A2610D; overflow:hidden; padding-bottom:40px;}
.footer_menu { height:60px; line-height:60px; border-bottom:1px solid rgb(255 255 255/.6); margin-bottom:30px;} 
.footer_menu ul li { float:left; font-size:15px; padding:0 30px; position:relative;}
.footer_menu ul li:nth-child(1n+2):before {content: '';display: inline-block;position: absolute;background: #ccc;top: 50%;transform: translate(0, -50%);left: 0;width: 1px;height: 12px;}
.footer_menu ul li a { color:#fff;}

.footer_zhanshi { display:flex;}
.footer_zhanshi .footer_zs_logo { display:flex; align-items:center;}
.footer_zhanshi .footer_zs_logo img { max-height:100px;}
.footer_zhanshi .xian { width:1px;background: linear-gradient(to top, rgba(255, 255, 255, 0) 10%, #999 50%, rgba(255, 255, 255, 0) 90%); margin:0 60px;}
.footer_zhanshi .footer_zs_lxfs { font-size:14px; color:#fff; line-height:26px; color:#fff;}
.footer_zhanshi .footer_zs_lxfs p a { color:#fff;}
.footer_zhanshi .ewm { flex:1; text-align:right;}
.footer_zhanshi .ewm .image { display:inline-block;}
.footer_zhanshi .ewm img { width:130px;}
.footer_zhanshi .ewm p { font-size:14px; color:#fff; margin-top:10px; text-align:center;}

/*客服样式*/
.kefu { position:fixed;right:0;bottom:0;margin-top:-100px;z-index:100;}
.kefu ul li{ position:relative; }
.kefu ul li a.kefu_btn { width:80px;height:80px;text-align:center;display:block;position:relative;border:1px solid #ddd; border-bottom:none;background:#fff; color:#333; transition:all .5s;display: flex;align-items: center;justify-content: center;}
.kefu ul li.li_1 a.kefu_btn { border-radius:40px 40px 0 0;}
.kefu ul li:hover a.kefu_btn { background:#f90;border-color:#f90;}
.kefu ul li a.kefu_btn p {color:#666;font-size:12px;line-height:18px; margin-top:5px;}
.kefu ul li a.kefu_btn i {color:#666;font-size:30px;}
.kefu ul li:hover a.kefu_btn p { color:#fff;}
.kefu ul li:hover a.kefu_btn i { color:#fff;}

.kefu_popup { position:absolute;right:90px; top:0; background:#ff9000; border-radius:5px; padding:12px;width:190px;box-sizing:border-box;text-align:center;color:#fff;transform: translate(300px, 0); transition:all .5s; opacity:0;z-index:100;}
.kefu ul li:hover .kefu_popup { transform: translate(0, 0);opacity:1;}
.kefu_popup:before { content:''; display:block;border-style: solid;border-color: transparent transparent transparent #ff9000;border-width: 9px;width: 0;height: 0;position: absolute;right: -18px;top: 50%;transform: translate(0, -50%);}
.kefu_popup.tel { height:80px;}
.kefu_popup.tel em,
.kefu_popup.tel b { display:block;}
.kefu_popup.tel em { font-size:14px; margin-top:8px;}
.kefu_popup.tel b { font-size:18px;}
.kefu_popup.ewm:before { top: auto; bottom:30px;}
.kefu_popup.ewm { width:120px; top:auto; bottom:0;}
.kefu_popup.ewm img { width:100%;}
.kefu_popup.ewm p { font-size:14px; margin-top:8px;}

/*首页样式 END*/

/*内页样式 THE*/
/*内页左侧样式*/
.mian_sec { overflow:hidden; padding:50px 0 60px;}
.mian_sec_l { width:260px; float:left; margin-right:40px;}
.mian_sec_r { overflow:hidden;}
.meun_top { background:#f5f5f5;border:2px solid #C27715;}
.meun_top_title { width: 100%;text-align: center;line-height: 100px;font-size: 32px;font-weight: 700;color: #fff; background:#C27715;} 
.meun_top ul { overflow:hidden; }
.meun_top ul li { display: block;font-size: 16px;line-height: 40px;text-align:center; cursor:pointer;}
.meun_top ul li:nth-child(1n+2) { border-top:1px dashed #C27715;}
.meun_top ul li:hover a { color:#ff9000;}

.cptj_sec { background:#f5f5f5;border:2px solid #C27715;}
.cptj_sec ul { padding:15px; overflow:hidden;}
.cptj_sec ul li { float:left; width:48%; text-align:center;}
.cptj_sec ul li:nth-child(2n+2) { float:right;}
.cptj_sec ul li .image { width:100%;}
.cptj_sec ul li .image img { width:100%;}
.cptj_sec ul li p { font-size:14px; color:#1c1c1c; margin-top:5px; line-height:30px;}

.nei_title { padding-bottom: 10px;margin-bottom: 30px;border-bottom: 1px solid #ddd; overflow:hidden; line-height:30px;}
.nei_title strong { font-size:20px; color:#333;}
.nei_title span { float:right; color:#666; font-size:14px;}
.nei_title span a { color:#666;}

.introduce_table { font-size:14px;}


.sell_list { }
.sell_list ul li { float:left; width:23.5%; margin:0 2% 2% 0; box-sizing:border-box;}
.sell_list ul li:hover { border-color:#ff9000;}
.sell_list ul li:nth-child(4n+4) { margin-right:0;}
.sell_list ul li .image { width:100%; border:1px solid #ddd; box-sizing:border-box;}
.sell_list ul li .image img { width:100%;}
.sell_list ul li p { font-size:14px; text-align:center; font-size:16px; margin-top:10px;}
.sell_list ul li:hover p { color:#ff9000}


.news_list { }
.news_list ul li { overflow:hidden; margin-bottom: 40px;}
.news_list ul li .image { float:left; width:25%; margin-right:4%;}
.news_list ul li .image img { width:100%;}
.news_list ul li .text { overflow:hidden; }
.news_list ul li .text dl dd { overflow:hidden;}
.news_list ul li .text dl dd strong { font-size:18px; color:#333; display:block; margin-bottom:15px; font-weight:400; transform:translate(0,0);transition: all .5s;}
.news_list ul li .text dl dd p { color: #999;line-height: 24px; font-size:14px;}


.show_mian_sec_title { font-size: 22px;color: #333;text-align: center;padding: 10px 0 16px;}
.show_mian_sec_info { color: #666;height: 38px;line-height: 38px;overflow: hidden;text-align: center;margin-bottom: 20px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; font-size:12px;}


.contact_show_map { width:100%; border:1px solid #ddd; padding:10px; box-sizing:border-box;}
.contact_show_map iframe { width:100%; height:350px;}
    
.title_show { font-size:30px; color:#000; margin-top:50px; text-align:center;}
.info_show { font-size:14px; color:#999; text-align:center; padding:30px 0;}
.info_show a { color:#024697;}
/*公司相册*/
.photo_show a { box-sizing: border-box;display:block;text-align:center; margin-top:20px;}
.photo_show a p { font-size:14px; line-height:30px; color:#666; }
.photo_show a img { max-width:100%;}

/*产品内容页*/
.cdx-content-area {background: white;overflow: hidden;padding: 20px 20px 10px 20px;border-right: 10px;border: 1px solid #eee;}
.cdx-content-area .left{width:400px; height:498px;float:left;padding:0px 30px 0px 0px}
.proInfo {width:420px!important;  float:left; position:relative;}
.proInfo h1{font-size: 20px; line-height: 30px; overflow: hidden; color:#000; margin-bottom: 15px; max-height: 60px;padding-left: 15px;}
.proInfo .proPrice { background:#fff5ec; border-top: 1px dotted #ffd1a7;border-bottom: 1px dotted #ffd1a7;margin-top: 20px;padding:5px 15px;}
.proInfo .proPrice p { height:46px; line-height:46px;color:#666;}
.proInfo .proPrice p i { font-size:14px; color:#888; display:inline-block;margin-right:25px;}
.proInfo .proPrice p span { font-size:28px; font-weight: 700;color:#ee2e2c;}
.proInfo .proPrice p span em { font-size:14px;font-weight:400;}
.proInfo .base{padding-top:10px}
.proInfo .base dl{overflow:hidden;width:100%;font-size:14px;line-height:40px;}
.proInfo .base dt{float:left;color:#888;width:85px;padding-left:15px;}
.proInfo .base dd{overflow:hidden;;color:#000;}
.proInfo .buynow {padding-top:15px;overflow:hidden;width:100%}
.proInfo .buynow a{display: inline-block;width: 158px;height: 40px;line-height: 40px;text-align: center;font-size: 16px; color:#fff!important;cursor: pointer;border:1px solid #ee2e2c; margin-left:15px;}
.proInfo .buynow a span { display:inline-block;}
.proInfo .buynow a span:before{ display:inline-block;font-family: 'iconfont'; margin-right:6px; font-weight:400; font-size:20px;float:left;line-height:35px;}
.proInfo .buynow a.ljgm span:before { content:"\e877";}
.proInfo .buynow a.zxdj span:before { content:"\e879";}
.proInfo .buynow a.lxfs span:before { content:"\e87c"; font-size:25px; line-height:32px;}
.proInfo .buynow a:hover { opacity:.8;color:#fff}
.proInfo .buynow a:nth-child(2) { color:#ee2e2c!important;background:rgb(238 46 44 / .1);}
/* album */
.cdx-album{width:400px;height:500px;z-index:1000;}
#mid_pos {position:absolute;}
#mid_div {width:400px;height:400px;cursor:crosshair;background:#F2F2F2;border:1px solid #e6e6e6;}
#zoomer {width:160px;height:120px;background:#FFFFFF url('../img/ab-zoom-bg.gif');position:absolute;z-index:6;opacity:0.5;filter:alpha(opacity=50);}
#big_div {width:500px;height:473px;border:#DDDDDD 1px solid;background:#FFFFFF;position:relative;overflow:hidden;right:-410px;top:-495px;z-index:10000}
#big_pic {position:absolute;}
.tbs {width:414px;height:56px;margin:20px 0;}
.tbs img {cursor:pointer;}
.tbsl {width:32px;height:56px;float:left;}
.tbsr {width:20px;height:56px;float:left; margin-left:-7px;}
.tbsm {width:350px;height:56px;float:left;overflow:hidden;}
.ab_zoom {width:30px;height:30px;background:rgba(0,0,0,.6) url('../img/ab-zoom.png') no-repeat center center;position:absolute;z-index:5;margin:370px 0 0 -30px;background-size:20px;}
.ab_play {width:48px;height:48px;border-radius:50%;background:url('../img/ab-play.png') no-repeat center center;position:absolute;z-index:7;margin:-223px 0 0 176px;}
.ab_play:hover {background:url('../img/ab-play-on.png') no-repeat center center;cursor:pointer;}
.ab_hide {width:40px;height:40px;background:url('../img/ab-hide.png') no-repeat center center;position:absolute;z-index:12;margin:-390px 0 0 350px;display:none;background-size:40px;}
.ab_hide:hover {background:url('../img/ab-hide.png') no-repeat center center;cursor:pointer;background-size:40px;opacity:.6;}
.ab_video {width:400px;height:400px;border:#eee 1px solid;background:#fff;position:absolute;z-index:10;margin:-402px 0 0 0;display:none;}
.ab_im {padding:2px;margin:0 14px 0 0;border:#e6e6e6 1px solid;float:left;width:50px;height:50px;}
.ab_on {padding:2px;margin:0 14px 0 0;border:#C27715 1px solid;float:left;width:50px;height:50px;background:#C27715;}
video{height:400px!important;}


/*获得荣誉*/

.honor_title { font-size:30px; color:#333; text-align:center; margin:2% 0;}
.honor_show { padding:2% 4% 4%; border:1px solid #eee; margin:2% 0;}
.honor_show ul { display: flex; flex-wrap: wrap; border:1px solid #ddd; margin-top:3%; border-right:none; border-bottom:none;}
.honor_show ul li { width:50%;box-sizing:border-box; font-size:14px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; display: table;}
.honor_show ul li span { display: table-cell; padding:10px;}
.honor_show ul li span:nth-child(1) { width:20%; background:#fafafa; border-right:1px solid #ddd; font-weight:700;}
.honor_show_title { line-height:42px; height:42px; font-size:16px; background:#f5f5f5; padding:0 15px; border:1px solid #eee; margin:2% 0; font-weight:700;}

/*内页样式 END*/

.property {overflow: hidden;}
