﻿@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;}
.w1440{max-width:1440px; width:100%; margin:0 auto;}
.w1440:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
img{max-width:100%;}

/* 头部 */
.top_bj{width:100%; background:#fff; position:fixed; top:0; left:0%; transition:all 0.5s; z-index:10; box-shadow:0 0 4px #cbcbcb;}
.top_bj:hover{background:#fff;}
.top_bj.active{width:100%; top:0; left:0; background:#fff;}
.top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.logo { width:98px; float:left;}
.top_gen { float:left; margin:40px 0 0 10px;}
.top_zi { float:left;}
.znen { float:right; border-left:1px solid #e7e7e7; width:143px;line-height:104px; text-align:center; font-size:18px; margin-right:1px;}
.znen a{ display:block;}
.znen:hover a{ background:#fbd077; color:#fff;}

/* 搜索栏 */
.mis { float:right; width:143px; background:#fcc956; padding:22px 0;}
.top_ss { height: 60px; background: url(../images/kuanj.png) center no-repeat; cursor: pointer; 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:105px; z-index: 1000; padding: 10px 0; background: #fbd077; 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; }

/* 导航条 */
.dht { float:right; width:600px; margin-top:40px; margin-right:20px;}
.nav { position: relative; z-index: 999; }
.nav a { color:#333;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width:20%; line-height: 40px; }
.nav .nLi h3 a { display: block; font-size:17px; }
.nav .sub { display:none; left:0px; top:41px; position:absolute; background: rgba(255,255,255,0.9); line-height: 35px; padding: 5px 0; width:180px; 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:#fcc956; color:#fff;}
.nav .on h3 a { background:#fcc956; color:#fff; width:99.5%; line-height:40px; border-radius:5px;}

/*手机导航*/
.sp_nav { width:50px; float:right; position: relative; cursor: pointer; height:40px; margin-top:40px; 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:105px }
.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; width: 70px; overflow: hidden; line-height: 30px; margin-top: 5px }
.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;}
.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 { position: relative; line-height: 0px; text-align: center; margin-top:104px;}/*底部小图标*/
.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:#fbc85d; }

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

/*产品中心首页*/
.cpzx { background:url(../images/se_beji1.jpg) repeat-x ; overflow:hidden; text-align:center; padding:20px; color:#fff;}
.cpzx1 { font-size:35px; text-transform:uppercase;} 
.cpzx2 { font-size:30px;} 

.cps_ku {  overflow:hidden; margin-top:45px;}
.cps_ku ul {  text-align:center;}
.cps_ku li { font-size:16px; padding:0 35px; text-align:center; display:inline-block; position:relative; line-height:40px;}
.cps_ku li:after {content:""; background:url(../images/gans.png) no-repeat right; width:40px; height:39px; position:absolute; top:0; right:-14px;}
.cps_ku li:last-child:after { display:none;}
.cps_ku li a { display:block;}
.cps_ku li:hover a{ color:#fbc85d;}
.cps_ku_gan { background:url(../images/gans.png) no-repeat; width:22px; height:22px; float:left;}


/*视频*/
.bs_a { background:url(../images/mis.jpg) repeat-y; overflow:hidden;}
.cjsa_05 { position:relative;}
.sy_jjfa_img { margin:30px 0 80px 0; overflow:hidden;}
.sy_jjfa_img ul{ width:10000%; position:relative;}
.sy_jjfa_img ul li{ float:left; width:0.32%; position:relative; overflow:hidden;  margin:0 0.02% 0 0 ; background:#fff;}
.sy_jjfa_img ul li .sy_jjfa_img_t{ width:100%;position:relative; overflow:hidden; }
.sy_jjfa_img ul li .sy_jjfa_img_t img{ display:block; -webkit-transition:0.5s;transition:0.5s; width:100%;}
.sy_jjfa_img ul li .sy_jjfa_img_t:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_jjfa_img ul li .sy_jjfa_img_t p{ position:absolute; left:0; bottom:0; right:0; color:#000; text-align:center; background:rgba(255,255,255,0.8);-webkit-transition:0.5s;transition:0.5s;}
.sy_jjfa_img ul li .sy_jjfa_img_t:hover p{color:#fff;background:rgba(206, 12, 12, 0.5);}

.sy_jjfa_img ul li .hzal_wb { overflow:hidden; background:#e3e3e3; margin:10px;}
.sy_jjfa_img ul li:hover .hzal_wb { display:block; background:#fbcd6b;}
.sy_jjfa_img ul li .hzal_wb .hzal_wb_t { font-size:16px; float:left; text-indent:15px; line-height:40px;}
.sy_jjfa_img ul li:hover .hzal_wb .hzal_wb_t { color:#fff !important;}
.sy_jjfa_img ul li .hzal_wb .hzal_wb_b{ float:right; text-align:center;border-radius:5px; margin-top:15px; margin-right:10px; width:7px; height:10px; background:url(../images/sanjiao.png) no-repeat;}
.sy_jjfa_img ul li:hover .hzal_wb .hzal_wb_b { background:url(../images/sanjiao1.png) no-repeat !important;}

.sy_jjfa_qh{ position:absolute; left:50%; -webkit-transform:translateX(-50%);transform:translateX(-50%); bottom:-60px; height:45px;}
.sy_jjfa_dd{width:66px; padding-top:10px; 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}
.sy_jjfa_dd span:after{content:"";position:absolute;width:6px;height:6px;background:#fbc85d;top:2px;left:2px;border-radius:100%}
.sy_jjfa_dd span.on,.sy_jjfa_dd span:hover{border:2px solid #fbc85d;}

/*公司简介*/
.ao_s {  overflow:hidden;}
.ao_a1 { width:50%; float:left; background:url(../images/ai1.jpg) no-repeat;height:551px; position:relative;}
.ao_a11 { float:left;display:none; position:relative;}
.aos_more { position:absolute; bottom:0px; right:0; width:210px; line-height:110px; background: rgba(251,200,93,0.8); text-align:center;  font-size:30px;}
.aos_more a{ display:block; transition:all .5s; color:#fff;}
.aos_more:hover a{ color:#fff; background:#fbc85d;}
.ao_a2 { width:50%; float:right;  background:#fbc85d; height:551px;}
.aos_w { overflow:hidden; width:70%; color:#fff; margin-left:33px;  margin-top:20px;}
.aos_w .aos_w_a { font-size:35px; text-transform: uppercase; overflow:hidden;}
.aos_w .aos_w_b { overflow:hidden;font-size:30px;}
.aos_w .aos_w_c { overflow:hidden; margin-top:30px; font-size:18px; line-height:34px;}

.sy_aoks_sg { background: rgba(255,255,255,0.9); overflow:hidden; margin-top:40px;}
.sy_aoks_sg dl { text-align:center; margin:20px 0; overflow:hidden;}
.sy_aoks_sg dd { float:left; width:33.333%;border-right:1px solid #fbc85d;}
.sy_aoks_sg dd a{ color:#fff; display:block;}
.sy_aoks_sg dd:nth-child(3) { border-right:1px solid #fff;}
.sy_aoks_sg dd .sy_aoks_sg_a { font-size:26px; margin-bottom:5px; color:#fbc85d;}
.sy_aoks_sg dd .sy_aoks_sg_b { font-size:16px; color:#636262;}

/*风采*/
.cpsa { background: url(../images/qifc.jpg) repeat-x; overflow:hidden; height:163px;}
.cpsa0 { float:left; margin-top:40px;}
.cpsa0 .cpsa_a { text-transform:uppercase; font-size:30px; color:#fff;}
.cpsa0 .cpsa_b { font-size:30px;color:#fff;}
.cpsa1 { float:right;  background:#FFF; padding:20px; margin-top:35px;color:#fbc85d;}
.cpsa1 .cpsa1_a { text-indent:30px; font-size:16px; font-style: italic}
.cpsa1 .cpsa2_a { font-size:35px;}
.snajiao { margin-left:100px; overflow:hidden;}
.tus_hsp1 { overflow:hidden; background: url(../images/mis.jpg) repeat-y;}
.tus_hsp { overflow:hidden; margin:40px 0;}
.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px; position:relative;}
.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;}
.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer; }
.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff;}
.slideGroup .slideBox{ overflow:hidden; zoom:1; }
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:0px; top:50%; display:block; width:25px; height:52px; margin-top:-26px; background:url(../../%E4%B8%93%E9%97%A8%E5%88%A9%E8%AF%81%E4%B9%A6/%E7%BD%91%E7%AB%99/images/icoLeft.png) center center no-repeat;}
.slideGroup .sNext{ left:auto; right:0px; background:url(../../%E4%B8%93%E9%97%A8%E5%88%A9%E8%AF%81%E4%B9%A6/%E7%BD%91%E7%AB%99/images/icoLeft_po.png) center center no-repeat;}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;}
.slideGroup .parBd ul li{ margin-left:16px; float:left; _display:inline; overflow:hidden; text-align:center; padding:10px; background:#fff;}
.slideGroup .parBd ul li .pic{ text-align:center; line-height:40px; font-size:16px;}
.slideGroup .parBd ul li .pic img{ width:280px; height:auto; display:block; border:1px solid #dbdbdb; cursor: pointer; transition: all 0.6s;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999; transform: scale(1.1);}
.slideGroup .parBd ul li .title{ line-height:40px;}

/*优势*/
.yhws { background:url(../images/ai3.jpg) no-repeat; min-height:537px; overflow:hidden;}
.yhws_a1 { width:30%; float:left; margin-top:200px; color:#fff;}
.yhws_a1 .yhws_a1_a { float:right; position:relative;}
.yhws_a1 .yhws_a1_a .yhws_a1_a_kun {background: url(../images/gusa.png) no-repeat; width:250px; height:49px;}
.yhws_a1 .yhws_a1_a p { font-size:30px; position:absolute; top:14px; right:30px;}
.yhws_a1 .yhws_a1_b { float:right; margin:10px 0; font-size:22px;}
.yhws_a1 .yhws_a1_c { float:right; font-size:22px;} 
.yhws_a2 { float:left; width:65%; margin-top:88px; background:#fff; min-height:360px; margin-left:2%;}
.yhws_a2 ul {}
.yhws_a2 li { float:left; width:45%; margin-top:40px; margin-left:30px; padding:1%;}
.yhws_a2 li:hover { display:block; background:#eee;}
.yhws_a2 li .yhws_a2_1_0 { width:calc(100% - 5px);}
.yhws_a2 li .yhws_a2_1 { float:left; margin-right:2%;}
.yhws_a2 li .yhws_a2_2 { font-size:20px; margin-bottom:1%;}
.yhws_a2 li .yhws_a2_3 { font-size:14px; color:#a4a4a4; overflow:hidden; height:57px;}

.last_0s_b { overflow:hidden; margin:20px 0 10px 0;}
.last_0s_b dl { float:left; width:30%;}
.last_0s_b dt { line-height:30px; text-indent:10px; font-size:14px; color:#b7b7b7;}
.last_0s_b dd { width:95%;border: 1px solid #e5e5e5;}
.last_0s_b dd input { line-height:40px; text-indent:10px;border:none;}

.last_0s_b2 { overflow:hidden;}
.last_0s_b2 dl { float:left; width:25%;}
.last_0s_b2 dt { line-height:30px; text-indent:10px; font-size:14px; color:#b7b7b7;}
.last_0s_b2 dd { border: 1px solid #e5e5e5; width:95%;}
.last_0s_b2 dd input { line-height:40px; text-indent:10px;border:none;}

.last_0s_bq { overflow:hidden; margin-top:10px;}
.last_0s_bq1 {text-indent:10px; font-size:14px; color:#b7b7b7;line-height:30px;}
.last_0s_bq2 textarea { width: 100%; height: 138px; border: 1px solid #e5e5e5; padding: 10px;}

/*新闻*/
.xw_se { background:#f6f6f6; overflow:hidden;}
.nswe { background:#fff; margin:70px  auto; overflow:hidden;}
.nswe_z { float:left; width:calc(100% - 562px);}
.nswe_z .nswe_a1 {text-transform:uppercase; font-size:30px; background:#f5f5f5;text-indent:20px;}
.nswe_z .nswe_a { overflow:hidden; background:#f5f5f5; font-size:30px;text-indent:20px; padding-bottom:20px;}
.nswe_z .nswe_ab { overflow:hidden; padding:20px; }

.nswe_z .nswe_ab .nsw_wlm { overflow:hidden;}
.nswe_z .nswe_ab .nsw_wlm ul{ text-align:center; margin-left:4%;}
.nswe_z .nswe_ab .nsw_wlm li{ width:23%; line-height:35px;float:left; margin-left:2%;background:#fbc85d;}
.nswe_z .nswe_ab .nsw_wlm li a{ display:block;color:#fff;}
.nswe_z .nswe_ab .nsw_wlm li:hover { background:#fdd278; }
.nswe_z .nswe_ab .nsw_wlm li:hover a{ color:#fff !important;display:block;}

.nswe_z .nswe_ab .nsw_wlsw { overflow:hidden;}
.nswe_z .nswe_ab .nsw_wlsw dl{ margin-left:-2%;}
.nswe_z .nswe_ab .nsw_wlsw dd{ float:left; margin-left:2%; width:48%; margin-top:26px; overflow:hidden;}
.nswe_z .nswe_ab .nsw_wlsw dd .nsw_wlsw_1 { color:#bab7b7; border-bottom:1px solid #eee; line-height:30px;}
.nswe_z .nswe_ab .nsw_wlsw dd:hover .nsw_wlsw_1 { color:#fbc85d; border-bottom:1px solid #dbdbdb;}
.nswe_z .nswe_ab .nsw_wlsw dd .nsw_wlsw_2 { margin:10px 0; font-size:16px;}
.nswe_z .nswe_ab .nsw_wlsw dd:hover .nsw_wlsw_2 { color:#fbc85d;}
.nswe_z .nswe_ab .nsw_wlsw dd .nsw_wlsw_3 { color:#bab7b7; margin:10px 0; line-height:25px; overflow:auto; max-height:50px;}
.nswe_z .nswe_ab .nsw_wlsw dd .nsw_wlsw_4 img { width: auto; height:250px; }
.nswe_z .nswe_ab .nsw_wlsw dd  img { width: 450px; height: auto; border:1px solid #eee; transition: all .5s;}
.nswe_z .nswe_ab .nsw_wlsw dd:hover img { transform: scale(1.1); }

.nswe_y { float: left; padding:15px;}
.nswe_y_0 { position:relative; overflow:hidden;}
.nswe_y_1 { position:absolute; bottom:0%; right:0%; background:#fbc85d; width:50%; line-height:100px; text-align:center; font-size:25px;}
.nswe_y_1 a{ display:block; color:#fff;}
.nswe_y_1:hover a{ background:#f8cf79;}
.nswe_y_0 img { width:532px; height: auto; border:1px solid #eee; transition: all .5s;}
.nswe_y_0:hover img { transform: scale(1.1); }

/*底部*/
.foot { background:#31373b url(../images/fott.png) no-repeat; overflow:hidden;padding:60px 0;}
.foot_dht { float:left; margin-left:23px;}
.foot_dht .foot_dht_a1 { color:#fff; font-size:18px;}
.foot_dht .foot_dht_xian { width:100px; background:#fff; height:1px; margin:10px 0;}
.foot_dht .foot_dht_a2 {}
.foot_dht .foot_dht_a2 ul {}
.foot_dht .foot_dht_a2 li { float:left; width:50%; line-height:35px; font-size:16px;}
.foot_dht .foot_dht_a2 li a{ display:block; color:#bfbfbf;}
.foot_dht .foot_dht_a2 li:hover a{ color:#fbc85d;}
.foot_lsw { float:left;}
.foot_lsw .foot_lswa1 { color:#fff; font-size:18px;}
.foot_lsw .foot_lswxian { width:100px; background:#fff; height:1px; margin:10px 0;}
.foot_lsw .foot_lswa2 { color:#bfbfbf; line-height:35px; font-size:16px;}
.foot_ermw { float:right; color:#fff; text-align:center; margin-right:1%;}
.foot_ermw dl {}
.foot_ermw dd { float:left; width:148px; margin-left:30px; line-height:45px;}

.foots { background:#444444; color:#fff; text-align:center; line-height:50px;}

/*内页*/
.hmw { height:200px; overflow:hidden; margin-top:106px;}

.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:#fbc85d; border:1px solid #fbc85d; 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:#ffd783 url(../images/i12.png) no-repeat 20%; color:#fff;}
.nes_oa a{ background:#ffd783 url(../images/i12.png) no-repeat 20% !important; color:#fff; }

.ney_top {  background:#f3f3f3; overflow: hidden; padding:0 1%;}
.ney_top p { float: left; color:#666; padding-top:2px; line-height:45px;}
.ney_top p a { color: #666;}
.ney_top p a.cur { color: #1a1a1a;}

.cps_lsm { background:#fbc85d; 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;}

.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 { overflow:hidden; min-height:300px; line-height:35px; font-size:16px; padding:2%;}
.about span { font-weight:bold; color:#fbc85d; }

.about table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px !important;}
.about table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:30px !important;}
.vos { overflow:hidden; width:100%; margin:15px 0;}
.vos_zuo { width:100%; height: auto; margin:0 auto;overflow:hidden;}


/*左右一页*/
.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:#fcc956; text-align:center;}
.mska_losa .mska_mor a{ color:#fff; display:block;}

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

/*合作伙伴*/
.hzhp { overflow:hidden; padding:2%;}
.hzhp ul { margin-left:-1%;}
.hzhp li { width:24%; float:left; box-shadow:0 0 3px #7b7b7b; margin-left:1%; margin-bottom:20px; line-height:45px; text-align:center; overflow:hidden;}
.hzhp li img {width:260px; height:auto; transition:all .5s;}
.hzhp li:hover img { transform:scale(1.1);}
.hzhp li p{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding:0 10px;}
.hzhp_a { overflow:hidden;}

/*企业资质*/
.cert { overflow:hidden; padding:2%;}
.cert ul { margin-left:-1%;}
.cert li { width:24%; float:left; box-shadow:0 0 3px #7b7b7b; margin-left:1%; margin-bottom:20px; line-height:45px; text-align:center; overflow:hidden;}
.cert li img {width:335px; height:auto; transition:all .5s;}
.cert li:hover img { transform:scale(1.1);}
.cert li p{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding:0 10px;}
.cert_a { overflow:hidden;}

/*风采*/
.cor { overflow:hidden; padding:2%;}
.cor ul { margin-left:-1%; margin-top:-20px;}
.cor li { width:24%; float:left; border:1px solid #eee; margin-left:1%; margin-top:20px; line-height:45px; text-align:center; overflow:hidden; padding:1%;}
.cor li img {width:100%; height:auto; transition:all .5s;}
.cor li:hover img { transform:scale(1.1);}
.cor li p{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding:0 10px;}
.cor_a { overflow:hidden;}

/*产品*/
.proud {overflow:hidden; padding:2%;}
.proud ul{ margin-left:-1%;}
.proud ul li{ float:left; width:32.33%; margin-left:1%; margin-bottom:1%; border:1px solid #eee;}
.proud ul li .proud_t{ width:100%;overflow:hidden; }
.proud ul li .proud_t img{ display:block; -webkit-transition:0.5s;transition:0.5s;}
.proud ul li .proud_t:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.proud ul li .proud_t p{ position:absolute; left:0; bottom:0; right:0; color:#000; text-align:center; background:rgba(255,255,255,0.8);-webkit-transition:0.5s;transition:0.5s;}
.proud ul li .proud_t:hover p{color:#fff;background:rgba(206, 12, 12, 0.5);}

.proud ul li .proud_wb { overflow:hidden; background:#e3e3e3; margin:10px;}
.proud ul li:hover .proud_wb { display:block; background:#fbcd6b;}
.proud ul li .proud_wb .proud_wb_t { font-size:16px; float:left; text-indent:15px; line-height:40px; width:70%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.proud ul li:hover .proud_wb .proud_wb_t { color:#fff !important;}
.proud ul li .proud_wb .proud_wb_b{ float:right; text-align:center;border-radius:5px; margin-top:15px; margin-right:10px; width:7px; height:10px; background:url(../images/sanjiao.png) no-repeat;}
.proud ul li:hover .proud_wb .proud_wb_b { background:url(../images/sanjiao1.png) no-repeat !important;}

/*产品详情*/
.zoomdemo { padding:1%; overflow:hidden;}
.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 .pr_xian{ font-size:20px; border-bottom:1px solid #eee; padding:20px 0 15px;}
.protxt{ padding:15px 0;border-bottom:1px solid #eee; margin-bottom:30px; word-break: break-all; overflow:auto; height:80px; padding:2%;}
.psw_1 { width:150px; float:left; line-height:35px; background:#fcc956; text-align:center; border-radius: 5px;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover { background:#ffd783;}

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

/*联系方式*/
.aok { margin:1%; overflow:hidden; min-height:300px; line-height:40px; font-size:16px;}
.aok1 { float:left; width:400px;}
.aok1 p { text-indent:25px;}
.aok2 { float:left; width:calc(100% - 400px);}
.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;}


/*在线留言*/
.forms{ padding-top:40px;}
.forms span{ display:block; font-size:28px; color:#333; margin-bottom:20px;}
.forms input{ height:60px; border-bottom:1px solid #b2b2b2; width:100%;}
.forms button{ margin-top:90px; display:inline-block; padding:0 40px; background:#e62129; color:#fff; font-size:28px; border-radius:10px; height:70px; line-height:70px; cursor:pointer;}
.forms span{ margin-bottom:0; font-size:16px;}
.forms input{ height:35px;}
.forms button{ margin-top:20px; height:35px; line-height:35px; font-size:14px; border-radius:5px; padding:0 10px;}
.forms{ padding-top:20px;}
.form50{ width:48%; margin-bottom:4%;}.form100 textarea{ height:40px; padding-top:10px;}
.form51{ margin-left:4%;}

/*内页新闻*/
.nes_zyi { overflow:hidden; padding:1%;}
.nes_zyi dl { background:#fff; padding:1%; overflow:hidden; border-bottom:1px solid #eee; margin-bottom:10px;}
.nes_zyi dl:last-child { margin-bottom:0px;}
.nes_zyi dd { width:230px; float:left;}
.nes_zyi dt { float:right; width:100%;}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt:hover a{ color:#fcc956; margin-left:10px;}
.nes_zyi dt .nes_zyi_1 { font-size:18px;}
.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:10px;}
.nes_zyi dt .nes_zyi_sj:after {content:""; background:url(../images/xn_1.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;}

/*在线留言*/
.zhly { overflow:hidden; padding:2%;}
.khly_z {float: left; width:518px;}
.khly {  float:right; width:calc(100% - 520px); margin-top:18px;}
.khly ul{ margin:0px 0 0 -7%;}
.khly ul:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.khly ul li{ width:92%; float:left; margin:0 0 1% 7%; border:1px #eaeaea solid;}
.khly ul li .input_txt{ width:100%; height:40px; line-height:40px; border:none; background:none; font-size:14px !important; text-indent:10px; color:#c4c0c0;}
.khly ul .textarea{ width:92%; margin:0% 0 0 7%; font-size:12px !important;}
.khly ul li textarea{ width:100%; height:90px; border:none;background:none; margin-top:10px; text-indent:10px; color:#c4c0c0;}
.khly .more{ width:99.5%; overflow:hidden; margin-top:20px; margin-left:4px;}
.khly .more .input_btn{ width:99%; color:#fff; font-size:16px; line-height:46px; text-align:center; border:none; background:#fbc85d;}