
*{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:#fafafa;}
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;-webkit-font-smoothing:antialiased;}
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:#e60000;}

/*内容初始化*/
.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;}
.text-overflow2 {overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.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:34px; line-height:34px; font-size:12px; color:#999; background:#363636; border-bottom:1px solid rgb(255 255 255/.1);}
.header_top a { color:#999;}
.header_top a:hover { color:#e60000;}
.header_top_r i { color:#999; margin:0 10px;}
/*logo*/
.header_intro { overflow:hidden; background:#fff;}
.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:24px; color:#333; display:block; font-weight:400;}
.header_intro_logo .text p { font-size:14px; color:#999; margin-top:4px;}
.header_intro_tel { display: flex; align-items: center; height:120px; color:#e60000;}
.header_intro_tel i { font-size:40px; margin-right:5px;}
.header_intro_tel b { font-size:36px; font-family:'SimSun'; font-weight:400;}

/*导航*/
.header_menu { height:44px; line-height:44px;background:#000; font-size:15px;}
.header_menu ul li { padding:0 30px; float:left; position:relative;}
.header_menu ul li a { color:#fff;transition:all .5s;}
.header_menu ul li:hover,.header_menu ul li.hover { background:#e60000;}
.header_menu ul li:hover a,.header_menu ul li.hover a { color:#fff;}
.header_menu ul li .menu_down { position:absolute; top:44px;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;}
.header_menu ul li .menu_down a:hover { background:#e60000; color:#fff;}

/*幻灯*/
.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:8px; height:8px; margin:0 4px; border-radius:50%; background:none; float:left; border:1px solid #fff;}
.banner_swiper .b_menu span.swiper-pagination-bullet-active { background:#fff;}

.nei_banner img { width:100%;}



.main_box { }
.main_box_l { width:238px; float:left; margin-right:15px;}
.main_box_r { overflow:hidden;}

.member_intro { border:1px solid #e6e6e6; background:#fff;}
.member_intro_Tit img { width:100%;}
.member_intro_com { text-align:center; padding:20px 0; margin:0 15px; border-bottom:1px solid #eee; margin-bottom:10px;}
.member_intro_com strong { display:block; font-size:16px; color:#000; line-height:28px;}
.member_intro_com p { font-size:14px; line-height:28px;}
.member_intro_com p b { color:#e60000;}
.member_intro_com span { display:flex; justify-content:center; margin-top:10px;}
.member_intro_com span em { padding:0 10px;}
.member_intro_com span em i { font-size:24px; display:block; color:#e13a11; margin-bottom:2px;}
.member_intro dl { display:flex; padding:5px 15px; font-size:14px; color:#666; line-height:22px;}
.member_intro dl dt { width:70px;}
.member_intro dl dd { flex:1;}
.member_intro .member_intro_btn { margin:10px 15px 20px;}
.member_intro .member_intro_btn a {height: 34px;display: block;border: solid 1px #e60000;background: #e60000;border-radius: 3px;line-height: 34px;text-align: center;color: #fff;}

.main_box1_Tit { height:40px; line-height:40px; font-size:16px; color:#333; border-bottom:1px solid #eee;}

.main_box1 { border:1px solid #e6e6e6; background:#fff; padding:0 15px 15px;}
.main_box1 ul.ul_1 { padding:10px 0;}
.main_box1 ul.ul_1 li { line-height:32px; font-size:14px;}
.main_box1 ul.ul_1 li:before {content:'\e962'; font-size:20px; font-family:'iconfont';transform: translate(0px, 2px);display: inline-block;}
.main_box1 .ul_more { text-align:center; color:#333; font-size:14px;}
.main_box1 .contact_sec dl { display:flex; padding:5px 0; font-size:14px; color:#666; line-height:22px;}
.main_box1 .contact_sec dl dt { width:70px;}
.main_box1 .contact_sec dl dd { flex:1;}
.main_box1 .contact_sec .contact_sec_map { width:100%;}
.main_box1 .contact_sec .contact_sec_map iframe { width:100%; height:200px;}


.main_box2_Tit { line-height:50px; color:#333;}
.main_box2_Tit strong { font-size:16px;}
.main_box2_Tit span { float:right; font-size:12px;}

.main_box2 { border:1px solid #e6e6e6; border-top:1px solid #000; background:#fff; padding:0 20px 20px;}

.Boutique_swiper_box { position:relative;}
.Boutique_swiper { overflow:hidden;}
.Boutique_swiper .swiper-slide { width:100%;}
.Boutique_swiper .swiper-slide .image { width:100%; border:1px solid #eee; box-sizing:border-box;}
.Boutique_swiper .swiper-slide .image img { width:100%;}
.Boutique_swiper .swiper-slide .text span { display:block; margin:8px 0 4px; font-size:20px; color:#e60000;}
.Boutique_swiper .swiper-slide .text span i { font-size:12px;}
.Boutique_swiper .swiper-slide .text p { font-size:14px; line-height:24px;}
.Boutique_swiper_box .swiper_bnt { width:24px; height:46px; background:rgb(0 0 0/.3); position:absolute; top:84px;z-index:10; cursor:pointer;transform: translate(0, -50%);transition:all .3s; opacity:0;}
.Boutique_swiper_box:hover .swiper_bnt { opacity:1;}
.Boutique_swiper_box .swiper_next { left:-20px;}
.Boutique_swiper_box .swiper_prev { right:-20px;}
.Boutique_swiper_box .swiper_bnt i { display:block; line-height:46px; text-align:center; color:#fff; font-size:16px;}

.main_box3 { border:1px solid #e6e6e6; border-top:1px solid #000; background:#fff url(../img/1002_231034.png) no-repeat top center; padding-bottom:20px; background-size: 100%;}

.AboutUs_Tit { font-size:28px; text-align:center; padding:25px 0; font-weight:700;color:#222;}
.AboutUs_sec { background:#fff; padding:30px; margin:0 20px; box-shadow: 0 0 18px rgb(224 224 244/.56);}
.AboutUs_sec .AboutUs_intro { display:flex; border-bottom:1px solid #eee; padding-bottom:30px;}
.AboutUs_sec .AboutUs_intro .text { width:67%; margin-right:3%}
.AboutUs_sec .AboutUs_intro .text h5 { font-size:20px; color:#333; margin-bottom:10px;}
.AboutUs_sec .AboutUs_intro .text p { font-size:14px; line-height:24px;}
.AboutUs_sec .AboutUs_intro .image { width:30%;}
.AboutUs_sec .AboutUs_intro .image img { width:100%;}

.AboutUs_sec .yanzheng { display:flex; align-items:center;margin:15px 0;}
.AboutUs_sec .yanzheng i { font-size:24px; color:#e13a11; margin-right:4px;}
.AboutUs_sec .yanzheng em { font-size:16px; color:#333; font-weight:700; margin-right:20px;}

.AboutUs_sec ul { display:flex; flex-wrap:wrap; font-size:12px;}
.AboutUs_sec ul li { width:48%; margin-right:4%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; line-height:20px; padding:6px 0;}
.AboutUs_sec ul li:nth-child(2n+2) { margin-right:0;}
.AboutUs_sec ul li em { color:#222;}
.AboutUs_sec ul li span { color:#666;}

.honor_sec { padding:0 20px; background:url(../img/1002_231035.png) no-repeat left 30px; min-height:290px;}
.honor_sec .honor_swiper_box { margin:0 50px 0 360px; position:relative;}
.honor_sec .honor_swiper_box .honor_swiper { overflow:hidden;}
.honor_sec .honor_swiper_box .honor_swiper .swiper-slide { width:100%; padding:10px; box-sizing:border-box; border:1px solid #eee;}
.honor_sec .honor_swiper_box .honor_swiper .swiper-slide img { width:100%;}
.honor_sec .honor_swiper_box .swiper_bnt { width:36px; height:36px; position:absolute; top:50%;z-index:10; cursor:pointer;transform: translate(0, -50%);border-radius:50%; border:1px solid #eee;}
.honor_sec .honor_swiper_box .swiper_next { left:-50px;}
.honor_sec .honor_swiper_box .swiper_prev { right:-50px;}
.honor_sec .honor_swiper_box .swiper_bnt i { display:block; line-height:36px; text-align:center; color:#666; font-size:14px;}

.sell_list_sec { }
.sell_list_sec ul { display:flex; flex-wrap:wrap;}
.sell_list_sec ul li { width:18.4%; margin-right:2%;}
.sell_list_sec ul li:nth-child(5n+5) { margin-right:0;}
.sell_list_sec ul li:nth-child(1n+6) { margin-top:2%;}
.sell_list_sec ul li .image { width:100%; border:1px solid #eee; box-sizing:border-box;}
.sell_list_sec ul li .image img { width:100%;}
.sell_list_sec ul li .text span { display:block; margin:8px 0 4px; font-size:20px; color:#e60000;}
.sell_list_sec ul li .text span i { font-size:12px;}
.sell_list_sec ul li .text p { font-size:14px; line-height:24px;}

/*底部样式*/
.footer_sec { background:#000; overflow:hidden; padding:40px 0;}
.footer_zhanshi { display:flex;}
.footer_zhanshi .footer_zs_logo { display:flex; padding-top:30px;}
.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:12px; color:#b2b2b2; line-height:26px; margin-right:4%; width:30%;}
.footer_zhanshi .footer_zs_lxfs p a { color:#b2b2b2;}
.footer_zhanshi .footer_zs_lxfs ul { display:flex; flex-wrap:wrap;}
.footer_zhanshi .footer_zs_lxfs ul li { width:48%; margin-right:4%;}
.footer_zhanshi .footer_zs_lxfs ul li:nth-child(2n+2) { margin-right:0;}
.footer_zhanshi .footer_zs_lxfs ul li a { color:#b2b2b2;}
.footer_zhanshi .footer_zs_lxfs ul li a:hover { color:#fff;}
.footer_zhanshi .ewm { flex:1; text-align:right;}
.footer_zhanshi .ewm .image { display:inline-block;}
.footer_zhanshi .ewm img { width:110px;}
.footer_zhanshi .ewm p { font-size:12px; color:#b2b2b2; margin-top:10px; text-align:center;}

/*首页样式 END*/

/*内页样式 THE*/
/*内页左侧样式*/
.nav_box { padding:15px 0; font-size:14px; color:#333;}
.nav_box .w1200 { display:flex; align-items:center;}
.nav_box .w1200 span { margin-left:auto;}
.nav_box .w1200 span a { display:inline-block; background:#000; color:#fff; padding:5px 20px;}

.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:20%; 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 { border:1px solid #e6e6e6; border-top:1px solid #000; background:#fff; padding:20px;}
.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; 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:#FF6600 1px solid;float:left;width:50px;height:50px;background:#FF6600;}
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;}
