﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#333; font-size:14px; }
body,span,samp,i,em{font-family:Arial, "微软雅黑";}
ul, ol { list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#333; font-size:15px; font-family: "Open Sans"; vertical-align:middle;}
input:focus {outline:none;}
a{ color:#333; text-decoration:none;}
img { max-width:100%;}
.w1220{max-width:1220px; width:96%; margin:0 auto;}
.w1220:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

/* 头部 */
.top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.logo { float:left;}
.dinh { float:right; margin-top:47px;}
.logo_gen { width:1px; height:25px; background:#c9c9c9; float:left; margin-top:42px;}
.logo_zis { float:left; margin-top:28px; margin-left:15px; color:#0088d2;}
.logo_zis_1 { font-size:24px; letter-spacing:1.3px;}
.logo_zis_2 { font-size:16px;}
.dh_a1 { float:right;}

/* 导航条 */
.dht_1 {width:100%; border-top:1px solid #eee;}
.dht { float:left; width:94%;}
.nav { position:relative; z-index:999;}
.nav a { color:#333;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width:14%; line-height:53px;}
.nav .nLi h3 a { display:block; font-size:17px;}
.nav .sub { display:none; left:0px; top:53px; position:absolute; background:#fff; line-height:40px; width:100%; text-align:left; font-size:14px;}
.nav .sub li { zoom:1; }
.nav .sub a { display:block; padding:0 10px; color:#333;}
.nav .sub a:hover { background:#ad070d; color:#fff;}
.nav .on h3 a { color:#fff; line-height:53px; background:#ec2830;}
.gan { background:url(../images/gan.jpg) no-repeat right; height:53px;}

/* 搜索栏 */
.mis { float:right; background:#ec2830;}
.top_ss { width: 65px; height:54px; background: url(../images/kuanj.png) center no-repeat; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; }
.top_h.on .top_ss { background: url(../images/tuos.jpg) center no-repeat; height:65px; }
.ss_bg { position: absolute; left:0; right:0; top:164px; z-index: 1000; padding: 10px 0; background: #ec2830; display: none; }
.top_h.on .ss_bg { top: 65px; }
.ss_bg_w { width: 95%; max-width: 1200px; margin: auto; position: relative; padding-right: 40px; }
.ss_gb { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url(../images/ss_gb.png) center no-repeat; background-size: 24px auto; cursor: pointer; }
.ss_dw { width: 100%; position: relative; }
.ss_dw input { display: block; font-size: 14px; line-height: 40px; color: #000; background: #fff; width: 100%; padding: 0 60px 0 24px; border-radius: 3px; }
.ss_dw a { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url(../images/ss_dw.png) center no-repeat; background-size: 40px auto; }

/*手机导航*/
.sp_header { height: 50px; overflow: hidden; background: #facd89; position:fixed; z-index:999; width:100%;}
.sp_logo { padding: 10px; float: left; height:50px;}
.sp_logo img { margin: auto; max-height:30px; }
.sp_nav { width:50px; float:right; position: relative; cursor: pointer; height:40px; margin-top:34px; display: none; background:#eee;}
.sp_nav span { display:block; background:#333; width: 30px; height: 2px; position: absolute; left: 10px; transition: all ease 0.35s }
.sp_nav span:nth-of-type(1) { top:10px;}
.sp_nav span:nth-of-type(2) { top:20px;}
.sp_nav span:nth-of-type(3) { top:30px;}
.sp_nav_se span:nth-of-type(1) { top:18px; transform: rotate(45deg);}
.sp_nav_se span:nth-of-type(2) { width:0; }
.sp_nav_se span:nth-of-type(3) { top:18px; transform: rotate(-45deg);}
.sjj_nav { position: fixed; z-index:999; background: #eee; width: 100%; height:100%; font-size: 14px; line-height: 40px; top: -100%; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s;}
.nav_show { top:108px }
.sjj_nav>ul>li:first-child { overflow: hidden; border-top: 0 }
.sjj_nav>ul>li:first-child>a { float: left; width: calc(100% - 70px) }
.sjj_nav>ul>li:first-child .language { float: right; overflow: hidden; line-height: 30px; margin-top: 5px; margin-right:10px; }
.sjj_nav>ul>li:first-child .language a { width: 35px; float: left; border-left: 1px #ddd solid; text-align: center; color: #999; }
.sjj_nav ul li i { position: absolute; top: 5px; right: 0px; border-left: 1px #ddd solid; height: 30px; padding: 0px 7px 0 7px; }
.sjj_nav ul li i svg { transform: rotate(-90deg); transition: all ease 0.35s }
.sjj_nav ul li .sjj_nav_i_se svg { transform: rotate(0deg);}
.sjj_nav ul li { border-top: 1px #ddd solid; margin-left: 20px; position: relative; line-height: 40px; font-size: 14px; }
.sjj_nav>ul>li:last-child { border-bottom: 1px #ddd solid;}
.sjj_nav ul li ul { display: none }
.sjj_nav ul li a { color:#666; width:100%;display:block;}
.sjj_nav ul li ul li a { color: #999; text-align:left;}
.sjj_nav ul li i svg { width: 20px; height: 20px; fill:#555; margin-top:5px;}
.sjj_nav ul li .sjj_nav_i_se svg { fill:#c9141e;}
.sjj_nav ul li ul li>ul { margin-left: 10px;}

/*banner*/
.block_home_slider { overflow:hidden; position: relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider img { width:100%;}
.block_home_slider .slide { position: relative; overflow: hidden; }
.block_home_slider .flex-direction-nav a { width: 40px; height: 40px; display: block; margin-top: -20px; position: absolute; top: 50%; text-indent: -9000px; display: none; }
.block_home_slider .flex-direction-nav a.flex-prev { left: 0; background: url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next { right: 0; background: url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging { position: absolute; bottom:15px; width:100%; text-align:center;}
.block_home_slider .flex-control-paging li { margin: 0px; padding: 0 5px; display:inline-block; *display:inline;*zoom:1;overflow: hidden; list-style-type:none; }
.block_home_slider .flex-control-paging li a { width: 12px; height: 12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s; }
.block_home_slider .flex-control-paging li a.flex-active { width:34px; background:#ec2830; }

.flexslider { margin:0; padding:0; height:100%;}
.flex-viewport { height:100%;}
.flexslider .slides { height:100%;}
.flexslider .slides li { height:629px; display:none; -webkit-backface-visibility:hidden; list-style-type:none; position:relative; }
#home_slider2 { display:none;}
/* banner */


/*标题*/
.cps_1 { overflow:hidden; margin-top:7%; text-align:center;}
.cps_b { font-size:35px; color:#eb1c24;}
.cps_a { font-size:25px; color:#8c8c8c; text-transform:uppercase; margin:1% 0;}


/*产品中心*/
.ids_1 { overflow:hidden; text-align:center; margin-top:7%;}
.cps { overflow:hidden; margin-top:60px;}
.cps_zuo { float:left; background:#ec2830;border-radius:15px;  width:300px;}
.cps .cps_zuo1 { font-size:35px; color:#fff; padding-left:30px;margin-top:40px; margin-bottom:8%; overflow:hidden;}
.cps .cps_zuo ul {width:100%; padding:0 30px;}
.cps .cps_zuo li { float:left; background:#fafafa url(../images/sanjiao_1.png) no-repeat 10%; margin-bottom:20px; line-height:60px; text-indent:40px; width:100%; border-radius:5px; font-size:14px;transition:all 0.2s;}
.cps .cps_zuo li a{ display:block; color:#333; position:relative;}
.cps .cps_zuo li a:hover { color:#fff;}
.cps .cps_zuo li a:after{content:'';width:0;height:100%;z-index:1;background:#ad070d url(../images/sanjiao.png) no-repeat 10%;display:block;position:absolute;top:0; left:0; transition:all 0.5s;border-radius:5px;}
.cps .cps_zuo li a span{position:relative;z-index:8;}
.cps .cps_zuo li:hover a:after{width:100%; }

.cps .cps_ls { overflow:hidden; width:90%; margin:0 5%; background:#fff; border-radius:15px; margin-bottom:30px; padding:5% 5%;}
.cps .cps_ls .cps_ls1 { float:left; margin-right:12px;}
.cps .cps_ls .cps_ls2 { float:left;}
.cps .cps_ls .cps_ls2 .cps_ls2_1 { text-indent:25px;}
.cps .cps_ls .cps_ls2 .cps_ls2_2 { font-size:25px;}

.cps_you { float:right; width:calc(100% - 320px); margin-top:2%;}
.cps_you ul { margin-left:-1%;}
.cps_you li { width:32.33%; float:left; background:#eff1f6; padding:1%; border-radius:5px; margin-left:1%; margin-bottom:2%; text-align:center; line-height:30px; font-size:14px;}
.cps_you li a{ display:block;}
.cps_you li:hover a{ background:#eb1c24; color:#fff;}

.cps_you_tu { overflow:hidden;}
.cps_you_zi { overflow:auto; height:30px; margin:2% 0;}
.cps_you li img {transition:all 0.5s;}
.cps_you li img:hover { transform: scale(1.1);}

/*公司简介*/
.ao_s { background:url(../images/aos_1.jpg) no-repeat; overflow:hidden; margin-top:70px; height:571px;}
.ao_zuo { width:580px; float:left; margin-left:19%;}
.ao_zuo_top { font-size:35px; margin-top:100px;}
.ao_zuo_yi { font-size:25px; color:#8c8c8c; margin:1% 0;text-transform:uppercase;}
.ao_zuo_zi { font-size:14px; line-height:35px;}
.ao_zuo_more { background:#eb1c24; width:150px; text-align:center; line-height:50px; float:right; border-radius:5px;}
.ao_zuo_more a { color:#fff; display:block;overflow:hidden;position:relative}
.ao_zuo_more a:after{content:'';width:0%;height:100%;z-index:1;background:#ad070d;display:block;position:absolute;top:0; left:0; transition:all 0.5s;border-radius:5px;}
.ao_zuo_more a span{position:relative;z-index:8;}
.ao_zuo_more:hover a:after{width:100%;}

/*新闻*/
.sy_nwns{background: url(../images/mis.jpg) repeat-y; overflow:hidden;}
.sy_nws { width:450px; overflow:hidden; margin:2% auto;}
.sy_nws ul {}
.sy_nws li { width:46%; float:left; margin:0 2%; border-radius:5px; border:1px solid #bdbdbd; line-height:50px; text-align:center; font-size:18px; transition:all 0.5s;}
.sy_nws li a { color:#8c8c8c; display:block; position:relative;}
.sy_nws li:hover a{ color:#fff;}
.sy_nws li a:after{content:'';width:0%;height:100%;z-index:1;background:#ad070d;display:block;position:absolute;top:0; left:0; transition:all 0.5s;border-radius:5px;}
.sy_nws li a span{position:relative;z-index:8;}
.sy_nws li:hover a:after{width:100%;}

.sy_nwns1 { overflow:hidden; background:#eff1f6; margin-bottom:5%;}
.sy_nwns1 .sy_zuo { width:520px; float:left; padding:1.2%; border-radius:5px;}
.sy_nwns1 .sy_zuo a{color:#8c8c8c;}
.sy_nwns1 .sy_zuo:hover { display:block;}
.sy_nwns1 .sy_zuo .sy_zuo_1 { overflow:hidden;}
.sy_nwns1 .sy_zuo .sy_zuo_1 img {transition:all 0.5s;}
.sy_nwns1 .sy_zuo:hover .sy_zuo_1 img { transform: scale(1.1);}
.sy_nwns1 .sy_zuo .sy_zuo_2 { font-size:20px; margin-top:4%;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.sy_nwns1 .sy_zuo a .sy_zuo_2  { color:#333 !important;transition:all 0.5s;}
.sy_nwns1 .sy_zuo:hover a .sy_zuo_2 { color:#eb1c24 !important;  margin-left:10px;}
.sy_nwns1 .sy_zuo .sy_zuo_3 { width:80px; height:1px; background:#d1d1d1; margin-top:3%;}
.sy_nwns1 .sy_zuo .sy_zuo_4 { line-height:25px; margin-top:3%; font-size:16px; transition:all 0.5s;}
.sy_nwns1 .sy_zuo:hover a .sy_zuo_4 { margin-left:10px; color:#eb1c24 !important;}
.sy_nwns1 .sy_zuo .sy_zuo_5 { font-size:16px; position:relative; text-indent:25px; margin-top:3%; transition:all 0.5s;}
.sy_nwns1 .sy_zuo:hover a .sy_zuo_5 { margin-left:10px;}
.sy_nwns1 .sy_zuo .sy_zuo_5:after{content:""; position:absolute; top:0; left:0; background:url(../images/xin_bie.png) no-repeat; width:17px; height:16px;}

.sy_nwns1 .sy_you { float: right; width:calc(100% - 520px);}
.sy_nwns1 .sy_you_bi { background:url(../images/ditna.png) repeat-y; width:100%; height:77px;}
.sy_nwns1 .sy_you_zi { position:relative;}

.sy_jjfa_img { margin-top:2%; overflow:hidden; padding:2%;}
.sy_jjfa_img ul{ width:10000%; position:relative; margin:0 -0.02% 0 0 ;}
.sy_jjfa_img ul li{ float:left; width:0.49%; position:relative; overflow:hidden; background:#fff; margin:0 0.02% 0 0 ; border:1px solid #eee;}
.sy_jjfa_img ul li .sy_jjfa_img_t{ float:left; width:100%;position:relative; overflow:hidden; margin-bottom:3%;}
.sy_jjfa_img ul li .sy_jjfa_img_t img{ display:block; -webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_img ul li:hover .sy_jjfa_img_t img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_jjfa_img ul li .sy_jjfa_img_a0 { padding:6%;}
.sy_jjfa_img ul li .sy_jjfa_img_a1 { font-size:45px;}
.sy_jjfa_img ul li .sy_jjfa_img_a2 { font-size:16px; margin-bottom:2%;}
.sy_jjfa_img ul li .sy_jjfa_img_a3 { font-size:18px; margin-bottom:2%;transition:0.5s;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.sy_jjfa_img ul li:hover .sy_jjfa_img_a3 { color:#eb1c24 !important; margin-left:10px;}
.sy_jjfa_img ul li .sy_jjfa_img_a4 { width:80px; height:1px; background:#eee; margin-bottom:3%;}
.sy_jjfa_img ul li .sy_jjfa_img_a5 { line-height:25px; color:#8c8c8c; transition:0.5s;}
.sy_jjfa_img ul li:hover .sy_jjfa_img_a5 { color:#eb1c24 !important; margin-left:10px;}
.sy_jjfa_qh{ position:absolute; left:100%; -webkit-transform:translateX(-50%);transform:translateX(-50%);  top:-85px; height:45px;}
.sy_jjfa_l,.sy_jjfa_r{ position:absolute; top:0; width:80px; height:60px; background-size:18px 30px !important; cursor:pointer;}
.sy_jjfa_l{ left:-170px; background:#eff1f6 url(../images/sy_jjfa_l.png) center no-repeat;}
.sy_jjfa_r{ right:5px; background:#eff1f6 url(../images/sy_jjfa_r.png) center no-repeat;}
.sy_jjfa_dd{width:66px; padding-top:15px; padding-left:6px; overflow:hidden;}
.sy_jjfa_dd span{cursor:pointer;margin-right:6px; float:left;width:14px;height:14px;zoom:1;border-radius:100%;border:2px solid transparent;position:relative;-webkit-transition:all .3s;transition:all .3s; display:none;}
.sy_jjfa_dd span:after{content:"";position:absolute;width:6px;height:6px;background:#2bcc37;top:2px;left:2px;border-radius:100%}
.sy_jjfa_dd span.on,.sy_jjfa_dd span:hover{border:2px solid #2bcc37;}

/*foot*/
.foot { background:#6b6b6b; overflow:hidden; width:100%;}
.foot_zi { float:left; width:520px; margin-top:60px;}
.foot_zi dl { float:left; width:33%;}
.foot_zi dd { font-size:18px; color:#fff; margin-bottom:10px;}
.foot_zi dt { font-size:14px; line-height:30px;}
.foot_zi dt a{ display:block; color:#aaaaaa;}
.foot_zi dt:hover a{ color:#fff;}
.foot_ls {  float:left; margin-top:60px;}
.foot_ls .foot_xian {font-size:18px; color:#fff; margin-bottom:10px;}
.foot_ls .foot_lism { color:#aaaaaa; line-height:30px; margin-top:18px; font-size:16px;}
.foot_erm { float:right; color:#fff; width:180px; margin-top:35px;}
.foot_erm_jiao { background:#eb1c24; border-radius:0 50px 0 0; font-size:12px; padding:2% 4%; line-height:30px;}
.foot_erm_jiao span { font-size:18px; font-weight:bold;}
.foot_erm_tu { background:#fff; text-align:center; color:#333; line-height:30px;}
.foot_erm_tu img { margin-top:1%; width:150px; height:150px;}
.foot_se { background:#5b5b5b; line-height:45px; text-align:center; margin-top:50px; color:#fff; font-size:14px;}

/*内衣*/
.hmw { height:250px;}

.fhs_be { background:#eee; overflow:hidden; min-height:500px;}
.goyo_nei { float:right; background:#fff; width:calc(100% - 270px); margin:50px 0;} /*大框*/
.goyo_nei_ms { overflow:hidden; background:#fff;  margin:50px 0;} /*大框*/

.nes_a { width:250px; float:left; background:#eb1c24; border:1px solid #eb1c24; margin:50px 0;}
.nes_a .nes_a1 { line-height:80px; font-size:25px; color:#fff; overflow:hidden; text-indent:30px;}
.nes_a .nes_a2 { overflow:hidden;}
.nes_a .nes_a2 ul { background:#eee;}
.nes_a .nes_a2 li { background:#fff url(../images/i1.png) no-repeat 20%; text-indent:30px; line-height:50px; border-bottom:2px solid #eee;font-size:14px; }
.nes_a .nes_a2 li a{ display:block; transition:all 0.5s;}
.nes_a .nes_a2 li a:hover{ background:#ad070d url(../images/i12.png) no-repeat 20%; color:#fff;}
.nes_oa a{ background:#ad070d url(../images/i12.png) no-repeat 20% !important; color:#fff; }

.cps_lsm { background:#eb1c24; overflow:hidden; color:#fff; padding:20px;}
.cps_lsm  .cps_lsm_1 { font-size:22px; margin-bottom:10px;}
.cps_lsm  .cps_lsm_2 { font-size:14px; line-height:25px;}

.ney_top { overflow: hidden; padding:0 1%; border-bottom:1px solid #eee;}
.ney_top p { float:left; padding-left:6px; font-size:13px; color:#666; padding-top:2px; line-height:45px;}
.ney_top p a { color: #666;}
.ney_top p a.cur { color: #1a1a1a;}

.nes_a3 { overflow:hidden;}
.nes_a3 dl{ margin-bottom:5px;}
.nes_a3 dt{ line-height:40px; text-indent:30px; border-bottom:1px dotted #fff;}
.nes_a3 dt a{ display:block; color:#8c8686;}
.nes_a3 dt:hover a{ background:#2c80d5; color:#fff;}

/*公司简介*/
.about { margin:2%; overflow:hidden; min-height:300px; line-height:35px; font-size:16px;}
.ab_s1 {text-align:center;}

/*公司环境*/
.huanjin { overflow:hidden; padding:1%; margin-top:1%;}
.huanjin ul { margin-left:-1%;}
.huanjin li { width:32.33%; float:left; border:1px solid #eee; margin-left:1%; margin-top:10px; line-height:45px; text-align:center; overflow:hidden; padding:10px;}
.huanjin li img {transition: all .5s; max-width:100%;}
.huanjin li:hover img { transform: scale(1.1); }
.huanjin_sa { overflow:hidden;}
.huanjin li p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;}
.huanjin li p a{ display:block;}
.huanjin li:hover p { background:#ad070d; color:#fff;}

/*上一页*/
.zuoy { text-align: center; clear: both; color: #fff; margin:10px 0; }
.zuoy_ks { width: 120px; display: inline-block; background: #eeeeee; line-height: 35px; border-radius: 5px;}
.zuoy_ks a { display: block; }
.zuoy_ks:hover a { background: #eb1c24; color: #fff; border-radius: 5px; }
.zuoy_mi { width: 50px; display: inline-block; background: #eb1c24; line-height: 35px; border-radius: 5px; }

/*产品*/
.product { overflow:hidden; margin:2% 2% 0 2%;}
.product ul { margin-left:-1%;}
.product li { width:32.33%; float:left; background:#eee; padding:1%; border-radius:5px; margin-left:1%; margin-bottom:2%; text-align:center; line-height:30px; font-size:16px;}
.product li a{ display:block;}
.product li:hover a{ background:#eb1c24; color:#fff;}

/*产品详情*/
.zoomdemo { padding:1%; overflow:hidden;}
.zoomdemo img { max-width:100%;}
.cpxq_t_l{ float:left; width:40%; margin:10px 0 0 10px;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0.5%; width:13%; height:50px; border:1px #eaeaea solid; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0; box-shadow:0 0 1px rgba(0,0,0,0.3);}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-zoom img{ max-width: none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0,0,0); background:rgba(0,0,0,.9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {.sp-wrap{ margin:0 0 15px 0;} #sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}}
.prodetailtxt{ float: right; width:55%; color:#1a1a1a; line-height:25px; margin-top:1%; margin-right:2%;}
.prodetailtxt p{ font-size:20px; border-bottom:1px solid #dadada; padding:20px 0 15px;}
.protxt{ padding:15px 0;border-bottom:1px solid #dadada; margin-bottom:30px; word-break: break-all; overflow:auto; height:220px;}
.protxt p{ padding:0 5px; /*background:url(../webimages/icon06.jpg) left 15px no-repeat;*/ margin-left:0 !important; color:#a5a5a5; }
.protxt p span{font-size:14px !important;color:#1a1a1a;line-height: 24px !important;display: block;padding: 6px 0;}
.psw_1 { width:150px; float:left; line-height:35px; background:#eb1c24; text-align:center; border-radius: 5px; margin-top:5%;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover { background:#ad070d ;}

.chxiq { overflow:hidden;}
.chxiq .chxiq_1 { background:#eee; line-height:50px; text-indent:18px; font-size:18px;}
.chxiq .chxiq_2 { padding:2%;}

/*左右一页*/
.mska_losa { overflow:hidden; margin:30px 0; line-height:40px; border-bottom:1px solid #eee; border-top:1px solid #eee; position:relative; height:80px;}
.mska_losa .mska_losa_1 { width:100%;text-indent:25px;}
.mska_losa .mska_mor { position:absolute; right:0; top:20px; width:120px; background:#eb1c24; text-align:center;}
.mska_losa .mska_mor a{ color:#fff; display:block;}

/*内页新闻*/
.nes_zyi { overflow:hidden; width:100%;}
.nes_zyi dl { background:#fff; padding:20px; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #eee;}
.nes_zyi dl:last-child { margin-bottom:0px;}
.nes_zyi dd { width:250px; float:left;}
.nes_zyi dd img { max-width:100%; height:auto;}
.nes_zyi dt { float:right; width:calc(100% - 280px);}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt:hover a{ color:#eb1c24; margin-left:10px;}
.nes_zyi dt .nes_zyi_1 { font-size:18px; margin-top:10px;}
.nes_zyi dt .nes_zyi_2 { margin:10px 0; font-size:14px; line-height:25px; color:#acacac;}
.nes_zyi dt .nes_zyi_sj { position:relative; text-indent:22px; line-height:18px; margin-top:20px;}
.nes_zyi dt .nes_zyi_sj:after {content:""; background:url(../images/xin_bie.png) no-repeat; width:40px; height:39px; position:absolute; top:0; left:0px;}

.soluw_ney { overflow:hidden; padding:0 2%;}
.soluw_ney_zi { overflow:hidden; margin-top:30px; font-size:25px; text-align:center;}
.soluw_ney_xian {border:1px solid #eeeeee; margin:10px 0 20px 0%; overflow:hidden;}
.soluw_ney_nei { line-height:30px; margin-bottom:20px; color:#888; font-size:16px;}
.sowa_q1 { overflow:hidden; line-height:30px; font-size:14px;text-align:center; color:#cfcfcf;}


/*联系方式*/
.aok { margin:1%; overflow:hidden; min-height:300px; line-height:40px; font-size:16px;}
.aok1 { float:left; width:100%;}
.aok1 p { text-indent:25px;}
.aok2 { float:left; width:100%;}
.tu1 { background: url(../images/huis1.png) no-repeat left;}
.tu2 { background: url(../images/huis2.png) no-repeat left;}
.tu3 { background: url(../images/huis3.png) no-repeat left;}
.tu4 { background: url(../images/huis4.png) no-repeat left;}
.tu5 { background: url(../images/huis5.png) no-repeat left;}