﻿@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:14px;vertical-align:middle;}
input:focus {outline:none;}
a{ color:#333; text-decoration:none;}
img{max-width:100%;}
.w1560{max-width:1560px; width:100%; margin:0 auto;}
.w1560:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.w1260{max-width:1260px; width:100%; margin:0 auto;}
.w1260:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

/*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:#009ddc; }

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

.top {}
.xian { overflow:hidden; line-height:50px; border-bottom:1px solid #eee;}
.xian span { font-style:italic; font-size:16px; color:#009ddc; margin:0 5px;}

.logo { float:left;}
.logo_zi { float:left; margin-top:30px;}
.logo_zis { display:none; overflow:hidden;}

/* 搜索栏 */
.mis { float:right; background:#009ddc; margin-top:40px; border-radius:5px;}
.top_ss { width: 65px; height:40px; 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:40px; }
.ss_bg { position: absolute; left:0; right:0; top:164px; z-index: 1000; padding: 10px 0; background:#009ddc; display: none; }
.top_h.on .ss_bg { top: 65px; }
.ss_bg_w { width:100%; 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:48%; margin-top:40px; margin-right:2%;}
.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:42px; position:absolute; background:#fff; line-height:40px; 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:#009ddc; color:#fff;}
.nav .on h3 a { background:#009ddc; color:#fff; line-height:40px; border-radius:5px;}

/*手机导航*/
.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: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:170px;}
.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:60px; font-size: 18px; }
.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;}

/*公司简介*/
.soa { overflow:hidden; background:#f5f6fa;}
.aosw_a { display:none;}
.aosa { width:935px; float:left;}
.aosa1 { display:none;}
.aosa_2 { float:right; background:url(../images/ais_2.jpg) no-repeat;  width: calc(100% - 960px); }
.aos_yr590 { width:71%;}
.aos_yr590 .aos_yr_ti { font-size:35px; margin-top:8%;}
.aos_yr590 .aos_yr_tii { font-size:16px; margin:20px 0;}
.aos_yr590 .aos_yr_wzi { margin-top:30px; font-size:16px; color:#7c7c7c; line-height:36px;}
.aos_yr590 .aos_yr_moer { margin-top:25px; line-height:40px; font-size:18px; background:#009ddc; width:170px; text-align:center;}
.aos_yr590 .aos_yr_moer a{ color:#fff; display:block;}
.aos_yr590 .aos_yr_moer:hover { background:#00aef4;}

/*连狙*/
.gsa_1 { text-align:center; font-size:35px;color:#fff; padding-top:60px;}
.gsa_1_xian { width:80px; height:5px; background:#fff; margin:20px auto 0 auto;}
.he { color:#333 !important;}
.hxian {background:#b3b3b3!important;}

/*两大选择*/
.sks { overflow: hidden; background:url(../images/lsz_1.jpg) no-repeat center top; height:580px;}
.sks_a { margin-top:30px;}
.sks_zu { width:49%; height:380px; float:left; background:#fff url(../images/sjzwq_1.png) no-repeat left; box-shadow: 0 5px 5px rgba(0,0,0,.4);transition:all 0.8s;}
.sks_zu a{ display:block;}
.sks_zu:hover { display:block; background:#00a1e1 url(../images/sjzwq_11.png) no-repeat left;}
.sks_yo { width:49%; height:380px; float:right; background:#fff url(../images/sjzwq_2.png) no-repeat right; box-shadow: 0 5px 5px rgba(0,0,0,.4);transition:all 0.8s;}
.sks_yo:hover { display:block; background:#00a1e1 url(../images/sjzwq_22.png) no-repeat right; transition:all 0.8s;}
.sks_z { text-align:center; font-size:30px; margin-top:5%; color:#009ddc; transition:all 0.8s;}
.sks_xian { width:30px; height:1px; background:#009ddc; margin:2% auto; transition:all 0.8s;}
.sks_zz { padding:1% 5%; line-height:35px; font-size:16px; margin-bottom:10px; overflow:auto; height:200px;}
.sks_zu:hover .sks_zz a{ color:#fff;}
.sks_more { width:150px; margin:0 auto; border:1px solid #eee; text-align:center; line-height:35px;}
.sks_more a { color:#fff; display:block;}
.sks_zu:hover .sks_more { background:#eee;}
.sks_yo:hover .sks_more { background:#eee;}

.sks_zu:hover .sks_z { color:#fff;}
.sks_zu:hover .sks_xian { background:#fff;}
.sks_zu:hover .sks_zz {color:#fff;}

.sks_yo:hover .sks_z { color:#fff;}
.sks_yo:hover .sks_xian { background:#fff;}
.sks_yo:hover .sks_zz {color:#fff;}

/* 首页产品 */
.bjs { overflow:hidden; background:#f4f4f4;}

.cjsa_05 { position:relative;}
.sy_jjfa_img { margin:30px 0 150px 0; overflow:hidden; max-width:1480px;}
.sy_jjfa_img ul{ width:10000%; position:relative;}
.sy_jjfa_img ul li{ float:left; width:0.32%; position:relative; margin:0 0.02% 0 0 ; background:#fff;}
.sy_jjfa_img ul li .sy_jjfa_img_t_vp { position:absolute; left:0; top:40%; transform: translateY(-50%); width:100%; text-align:center;}
.sy_jjfa_img ul li .sy_jjfa_img_t{ float:left; 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;}
.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; font-size:24px; line-height:60px; 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_qh{ position:absolute; left:50%; -webkit-transform:translateX(-50%);transform:translateX(-50%); bottom:-80px; height:45px;}
.sy_jjfa_l,.sy_jjfa_r{ position:absolute; top:0; width:45px; height:45px; border-radius:50%; background-size:18px 30px !important; cursor:pointer;}
.sy_jjfa_l{ left:-60px; background:url(../images/sy_jjfa_l.png) center no-repeat;}
.sy_jjfa_r{ right:-60px; background: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}
.sy_jjfa_dd span:after{content:"";position:absolute;width:6px;height:6px;background:#00a1e1;top:2px;left:2px;border-radius:100%}
.sy_jjfa_dd span.on,.sy_jjfa_dd span:hover{border:2px solid #00a1e1;}

.hsx_ms { overflow:hidden; text-align:center;}
.hsx_ms img { width:300px; height:auto; transition:all 0.8s;}
.hsx_ms img:hover  {transform: scale(1.1);}
.hsx_ms_1 { background:#00aef4; padding:0 2%; line-height:50px; text-align:center;}
.sy_jjfa_img ul li a .hsx_ms_1 { color:#fff;}
.sy_jjfa_img ul li:hover .hsx_ms_1 { background:#008cc3;}

/* 联系 */
.bss { background: url(../images/aos_1.jpg) no-repeat;}
.lsxw { overflow:hidden; margin-top:30px;color:#fff;}
.lsxw_tu { float:left; width:calc(100% - 400px); padding-bottom:70px;}
.lsxw_zi { float:right; font-size:16px; width:380px;}

.lsxw_zi p { text-indent:25px;}
.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;}

.foot { text-align:center; background:#0485b9; line-height:50px; color:#fff;}

/* 内页 */
.hmw { height:350px;}

.coi { position:relative;}
.coi_a { position:absolute; top:-80px; left:0; background:#fff; width:100%; height:80px; border-radius: 8px 8px 0 0; border-bottom:1px solid #d7d7d7;}
.coi_a p { line-height:80px; font-size:16px; text-indent:25px;}

.share {overflow:hidden;}
.about { margin:1% 0; overflow:hidden; background:#fff; padding:1%;}
.about_12 { margin:1% 0; overflow:hidden; background:#fff; padding:1%;}
.about_12 span { font-size:25px; color:#009ddc;}
.about_12 img {text-align:center; }
.about_zuo { float:left; width:calc(100% - 580px); line-height:40px; font-size:16px;}
.about_zuo span { font-size:30px; font-weight: bold; color:#03b5fc;}
.about_you { float: right; width:540px;}

.about_1 { background:#fff; text-indent:25px; font-size:20px; line-height:35px; padding:10px 0; overflow:hidden;}
.about_2 { font-size:16px; line-height:40px; overflow:hidden;}
.about_2 ul { margin-left:-1%;}
.about_2 li {float:left; width:100%; margin-left:1%; background:#fff; padding:2%; margin-top:1%;}
.about_2 li:hover a{ display:block;color:#fff;}
.about_2 li:hover{ background:#03b5fc; }
.about_2 li p { width:20%; background:#03b5fc; text-align:center; color:#fff; font-weight:bold;}
.about_2 li:hover p { background:#fff; color:#333;}

.about_0 { overflow:hidden; margin:1% 0; background:#fff; padding:1%;}
.abps_tu { float:left; width:450px;}
.abps_you { float:right; width:calc(100% - 460px); line-height:40px; font-size:16px;}

.ao_fuw { width:100%; background:#eee; overflow:hidden; line-height:35px; padding:1% 0;}

.produuct { overflow:hidden; padding:1%; margin-bottom:2%;}
.produuct ul { margin-left:-1%;}
.produuct li { width:32.33%; float:left;text-align:center; margin-left:1%; margin-top:2%; overflow:hidden; background:#fff;}
.produuct li:hover{ box-shadow: 0px 0px 10px rgba(1,126,255,0.5);}
.produuct li img { width:320px; height:auto;}
.produuct li .pra_1 { overflow:hidden; transition:all 0.8s;}
.produuct li .pra_1:hover {transform: scale(1.1);}
.produuct li .pra_2 { line-height:40px;overflow:hidden; font-size:18px;}
.produuct li .pra_xian { border-bottom:1px solid #eee; margin:10% auto;overflow:hidden; width:100px; transition:all 0.8s;}
.produuct li:hover .pra_xian { width:100%;}
.produuct li .pra_more { border:1px solid #eee; line-height:35px; width:150px; margin:0 auto;overflow:hidden; margin-bottom:5%; border-radius: 5px;}
.produuct li:hover .pra_more { background:#03b5fc; color:#fff;}

/*上一页*/
.zuoy { text-align: center; clear: both; color: #fff; margin:30px 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: #03b5fc; color: #fff; border-radius: 5px; }
.zuoy_mi { width: 50px; display: inline-block; background: #03b5fc; line-height: 35px; border-radius: 5px; }

/*产品详情*/
.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 { padding:20px 0 15px;}
.protxt0 {font-size:20px; border-bottom:1px solid #eee; line-height:50px;}
.protxt{ padding:15px 0; font-size:16px;border-bottom:1px solid #eee; color:#a6a4a4;}
.psw_1 { width:150px; float:left; line-height:35px; background:#00a1e1; text-align:center; border-radius: 5px; margin-top:3%;}
.psw_1 a{ display:block; color:#fff;}
.psw_1:hover { background:#0395cf;}

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

/*内页新闻*/
.nes_zyi { overflow:hidden; width:100%; margin-top:3%;}
.nes_zyi dl { background:#fff; padding:20px; overflow:hidden; border-bottom:1px solid #eee;}
.nes_zyi dd { width:300px; float:left;}
.nes_zyi dd img { width:300px; height:180px;}
.nes_zyi dt { float:right; width:calc(100% - 325px);}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt:hover a{ color:#00a1e1; margin-left:10px;}
.nes_zyi dt .nes_zyi_1 { font-size:18px;}
.nes_zyi dt .nes_zyi_2 { margin:10px 0; font-size:16px; line-height:25px; color:#acacac; min-height:110px;}
.nes_zyi dt .nes_zyi_sj { position:relative; text-indent:22px; line-height:18px;}
.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 1%;}
.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;}

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

/*联系*/
.cons { overflow:hidden;}
.ny_ks_b { overflow:hidden; margin-top:50px; text-align:center;}
.ny_ks_b dl{ margin:0 3%; width:27.2%; float:left;}
.ny_xian { width:2px; height:120px; background:#eee; float:left;}
.ny_dibuxian { width:100%; height:2px; background:#eee; float:left; margin:5% 0 2% 0;}
.ny_ks_b dd {text-align:center;}
.ny_ks_b dd img { width:80px; height:auto;}
.ny_ks_b dt { margin-top:15px; font-size:16px; line-height:30px;}
.ny_ks_b .tus { text-align:center;}

/*在线留言*/
.nu_xia { font-size:30px;}
.nu_xia_a { width:80px; height:2px; background:#eee; margin:3% 0;}
.khly { overflow:hidden; margin-bottom:2%;}
.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:100%; 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:#03b5fc;}

.nu_di { overflow:hidden; margin-bottom:2%;}

/*企业*/
.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;}