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

.top { margin:0 10%;}
.top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height:0;}
.logo { float:left; margin:10px 0;}

.huanjin_a .hj1 { float:left; font-weight:bold;}

/* 导航条 */
.dht { float: right; margin-top:30px; width:60%;}
.nav { position:relative;}
.nav a { color:#333;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width:16%; line-height:40px;}
.nav .nLi h3 a { display:block; font-size:16px;}
.nav .sub { display:none; left:0px; top:42px; position:absolute; background:#fff; line-height:40px; width:100%; text-align: center; font-size:14px; z-index:999;}
.nav .sub li { zoom:1; }
.nav .sub a { display:block; padding:0 10px; color:#333;}
.nav .sub a:hover { background:#0977b7; color:#fff;}
.nav .on h3 a { color:#333; border-bottom:2px solid #0977b7;}

/*手机导航*/
.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;}


/*中英*/
.zyw { float:right; font-size:15px; margin-top:30px; width:120px; background: url(../images/language.png) no-repeat 10%; border-radius:5px; text-indent:40px; line-height:40px;}
.zyw_a { position:relative;}
.zyw_a:hover .zyws{ display:block;}
.zyws { display:none; position:absolute; top:40px; left:0; background:#fff; width:100%; z-index:999;}
.zyws p a{ color:#333; display:block;}
.zyws p:hover a{ background:#0977b7; color:#fff;}

/* 搜索栏 */
.mis { float:right; width:40px; margin-top:30px;}
.top_ss { height:40px; background: url(../images/search.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: #0977b7; 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; }


/*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:25px; 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:#0977b7;}

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


/*首页简介*/
.abot { background:url(../images/abot.jpg) no-repeat; overflow:hidden;}

.sy_abot { float:right; margin-top:8%; width:50%;}
.sy_abot_3 {  margin-bottom:80px;}
.sy_abot_3 video {width:680px; height:auto;background:#000;}
.sy_abot_xian {width: 48px; height: 2px; background: #0977b7;float:left; margin:2% 0;}

.sy_abot_1 { font-size:30px;overflow:auto;}
.sy_abot_you { float:left; margin-top:8%; width:calc( 100% - 750px);}
.sy_abot_you_1 { font-size:16px; line-height:36px;float:left;margin-top:2%;}
.sy_abot_you_2 { margin-top:5%;float:left;}
.sy_abot_you_2 dl { float:left; width:200px;}
.sy_abot_you_2 dt { font-size:16px;}
.sy_abot_you_2 dd { font-size:36px; margin-top:10px;}

/*栏目*/
.sy_slm { overflow:hidden;}
.sy_slm ul {  margin-left:-1%;}
.sy_slm li { background:#eff2f7; width:24%; float:left; padding:3%;transition:all 0.5s; margin-left:1%;}
.sy_slm li:hover {box-shadow: 0px 0px 20px 10PX #f4f4f4;}
.sy_slm1 {height:80px;}
.sy_slm1 span { font-size:24px;transition:all 0.5s; }
.sy_slm li:hover span { font-size:30px; }
.sy_slm1 p { font-size:16px; margin:10px 0 20px 0;color:#0977b7;}
.sy_slm1 p a{ }
.sy_slm2 { text-align:center;}
.sy_slm2 img {transition:all 0.5s;}
.sy_slm li:hover .sy_slm2 img {transform: scale(1.1);}

/*标题*/
.su_bt { overflow:hidden; text-align:center; margin-top:60px;}
.su_bt_a { font-size:36px; margin-bottom:18px;}
.su_bt_xian { width:48px; height:2px; background:#0977b7; margin:0 auto;}

/*产品*/
.in_hue { overflow:hidden; background:#f3f3f3; margin-top:3%;}
.sy_cp { overflow:hidden; margin-bottom:3%;}
.sy_cp ul { margin-left:-1%; margin-top:2%;}
.sy_cp li { width:32.33%; float:left; margin-left:1%; text-align:center; line-height:60px; font-size:16px;}
.sy_cp li .sy_cp_a { border:1px solid #eee; overflow:hidden;}
.sy_cp li .sy_cp_a img {transition:all 0.5s; }
.sy_cp li:hover .sy_cp_a img {transform: scale(1.1);}

/*工程案例*/
.sy_gcan { overflow:hidden;}
.sy_gcan ul { margin-left:-1%; margin-top:2%;}
.sy_gcan li { margin-left:1%; position:relative; width:32.33%; float:left; overflow:hidden; margin-bottom:1%;border:1px solid #eeeeee; padding:1%;}
.sy_gcan li .sy_gcan_a img {transition:all 0.3s; }
.sy_gcan li:hover .sy_gcan_a img {transform: scale(1.1);}
.sy_gcan_b { position:absolute; top:100%; left:0; width:100.5%; height:100%; background: rgba(9,119,183,0.8); text-align:center;display: table;}
.sy_gcan_b_0 { display: table-cell; vertical-align:middle; color:#fff; font-size:16px;}
.sy_gcan li:hover .sy_gcan_b{ top:0;transition:all 0.5s;}

/*新闻中心*/
.sy_new { overflow:hidden; margin-bottom:5%;}
.sy_new ul { margin-left:-1%; margin-top:2%;}
.sy_new li { margin-left:1%; width:32.33%; padding:1%; border:1px solid #eeeeee; float:left;}
.sy_new_a1 {overflow:hidden;}
.sy_new_a1 img {transition:all 0.5s;width:415px; height:auto;}
.sy_new li:hover .sy_new_a1 img {transform: scale(1.1);}
.sy_new_a2 { margin-top:3%; color:#aaaaaa;}
.sy_new_a3 { margin-top:10px; font-size:18px; line-height:30px; transition:all 0.5s;}
.sy_new li:hover .sy_new_a3 { font-size:20px; color:#0977b7;}
.sy_new_a4 { margin-top:10px; color:#7c7c7c;  line-height:24px;}
.sy_new_a5 { margin-top:20px; color:#7c7c7c;}
.sy_new li:hover .sy_new_a5 {color:#0977b7;}

/*底部*/
.foot { background:#313131; overflow:hidden; width:100%;}
.foot_zi { float:left; width:75%; margin-top:60px; }
.foot_zi dl { float:left; width:20%;}
.foot_zi dd { font-size:18px; color:#fff; margin-bottom:10px;}
.foot_zi dt {  line-height:30px; font-size:16px;}
.foot_zi dt a{ display:block; color:#aaaaaa;}
.foot_zi dt:hover a{ color:#fff;}
.foot_zi .lsw { float:left;width:400px;}
.foot_zi .lsw p { color:#fff; font-size:18px;}
.foot_zi .lsw .lsw1 { color:#aaaaaa; margin-top:10px; line-height:30px; font-size:16px;}

.foot_erm { float:right; color:#fff; text-align:center; line-height:35px; margin-top:5%; }
.foot_erm img { width:180px; height:auto;} 
.foot_erm p{ float:left; margin:0 2%;}
.foot_se { background:#131313; text-align:center; margin-top:50px; color:#fff; line-height:24px; padding:1% 0;}

/*内页版图*/
.he1s { overflow:hidden; height: auto;}
.gr_100 { overflow:hidden; margin-top:80px; margin-bottom:3%;}
.ny_top {font-size:36px;}
.ny_top2 { text-transform:uppercase; font-size:25px; color:#b1b1b1; margin-top:1%;}

.ny_lam { overflow:hidden; box-shadow: 0px 0px 20px 10PX #f4f4f4; text-align:center;line-height:60px; height:60px;}
.ny_lam ul {}
.ny_lam li { display:inline; margin:0 40px;  font-size:16px;}
.ny_lam li:hover a{ color:#0977b7;}

.ny_abo_1 { overflow:hidden; position:relative;}
.ny_abo_1:after { content: ""; width:40%; height: 100%; background: #eee; right: 0px; top: 0px; position: absolute; z-index: -1;}
.about { overflow:hidden;margin-top:35px; }
.about p { text-align:center;}
.about span { font-size:18px;}
.about_zuo { width:calc(100% - 620px); float:left;}
.about_zuo .about_zuo_1{ line-height:30px; font-size:15px;}
.about_you { float: right; }
.about_you img { width:600px; height:auto;}

/*内页新闻*/
.nes_zyi { overflow:hidden;margin-top:35px; }
.nes_zyi dl { background:#fff; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #eee;}
.nes_zyi dl:last-child { margin-bottom:0px;}
.nes_zyi dd { width:300px; float:left; margin-bottom:20px;}
.nes_zyi dd img { max-width:100%;width:300px; height:170px;}
.nes_zyi dt { float: left; width:calc(100% - 560px); margin-left:2.5%;}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt:hover a{ color:#0977b7; margin-left:10px;}
.nes_zyi dt .nes_zyi_1 { font-size:22px; margin-top:14px;}
.nes_zyi dt .nes_zyi_2 { margin:20px 0; font-size:15px; line-height:25px; }
.nes_zyi .nes_zyi_sj { float:right; text-indent:22px; line-height:18px; margin-top:30px; text-align:right; color:#c6c6c6;}
.nes_zyi .nes_zyi_sj .nes_zyi_sj_1 { font-size:40px; margin-bottom:30px; position:relative; padding-bottom: 30px;}
.nes_zyi .nes_zyi_sj .nes_zyi_sj_1:after { content: ""; position: absolute; right: 0; bottom: 0px; width: 30px; height: 1px; background: #c6c6c6;}
.nes_zyi .nes_zyi_sj .nes_zyi_sj_3 { font-size:18px;}

/*上一页*/
.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: #0977b7; color: #fff; border-radius: 5px; }
.zuoy_mi { width: 50px; display: inline-block; background: #0977b7; line-height: 35px; border-radius: 5px; }

/*新闻内页*/
.soluw_ney { overflow:hidden; padding:0 2%;}
.soluw_ney_zi { overflow:hidden; 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;}
.soluw_ney_nei p { text-align:center;}

.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:#0977b7; text-align:center;}
.mska_losa .mska_mor a{ color:#fff; display:block;}


/*企业文化*/
.huanjin_a { float:left;  width:calc(100% - 620px); margin-top:20px; line-height:35px; font-size:18px;}
.huanjin_a1 { float:right; margin-top:1%; width:600px;}
.huanjin_a1 ul { margin-left:-1%;}
.huanjin_a1 li { width:49%; float:left; border:1px solid #eee; margin-left:1%; margin-top:10px; line-height:35px; text-align:center; overflow:hidden; padding:10px;}
.huanjin_a1 li img {transition: all .5s; max-width:100%;}
.huanjin_a1 li:hover img { transform: scale(1.1); }
.huanjin_a11 { overflow:hidden;}
.huanjin_a1 li p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;}
.huanjin_a1 li p a{ display:block;}
.huanjin_a1 li:hover p { background:#0977b7; color:#fff;}


/*公司环境*/
.huanjin { overflow:hidden; 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:#0977b7; color:#fff;}

/*产品详情*/
.zoomdemo { overflow:hidden; margin-top:30px;}
.zoomdemo img { max-width:100%;}
.cpxq_t_l{ float:left; width:470px; margin:10px 0 0 1px; }
.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:15%; height:60px; 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:calc(100% - 530px); color:#1a1a1a; line-height:25px; margin-top:1%; margin-right:2%;}
.prodetailtxt .porsw{ font-size:20px; border-bottom:1px solid #f3f3f3; padding:20px 0 15px;}
.protxt{ padding:15px 0;border-bottom:1px solid #f3f3f3; margin-bottom:30px; word-break: break-all; overflow:auto; max-height:240px;}
.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; border:1px solid #f3f3f3; text-align:center; border-radius: 5px;}
.psw_1 a{ display:block; color:#333;}
.psw_1:hover a{ background:#ff0005; color:#fff;border-radius: 5px;}

/*产品转换*/
.cp1 {width:100%; background:#fff;overflow:hidden;}
.cp1_5 { overflow:hidden; margin-top:10px;}
.cp1_5 .hd{ line-height:50px; height:50px; width:100%; position:relative; font-size:14px; background:#f2f2f2;}
.cp1_5 .hd ul{ float:left; position:absolute; left:0px; top:0px;  height:50px; width:100%; display: flex;}
.cp1_5 .hd ul li{ cursor:pointer; height:50px; text-align:center; color:#464646; flex:1; display: inline-block;line-height:50px;}
.cp1_5 .hd ul li.on{ line-height:50px; height:50px; background:#0977b7; color:#fff; }
.cp1_5 .bd { float:left; width:100%;}
.cp1_5 .bd .abst{ padding:10px 20px; line-height:30px; font-size:14px; margin:10px 0;}

.cp1_5 .bd .abst table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px !important;text-align: center;}
.cp1_5 .bd .abst table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:30px !important;}

.share {overflow:hidden;}

/*联系*/
.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 5% 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;}

/*在线留言*/
.aok {overflow:hidden; min-height:300px; margin:0 0 30px 0;}
.khly_z { float:left; width:518px;}
.khly_z img { width:100%; height:auto;}
.khly { float:right; width:calc(100% - 525px); margin-top:6px;}
.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:#2c80d5;}