﻿@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:#777; font-size:15px; vertical-align:middle;}
input:focus { outline:none;}
a { color:#555; text-decoration:none;}
img { max-width: 100%;}

.w1220{ width:98%; margin:0 auto; max-width:1220px;}
.w1220:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.w1400{ width:98%; margin:0 auto; max-width:1400px;}
.w1400:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

/* 头部 */
.top_bj{width:100%; background:rgba(255,255,255,1); 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 { float:left; margin:10px 0;}

.albb { float:right; margin-top:33px;}
.albb img { width:60px; height:auto; }

/* 导航条 */
.dht { float: right; width:80%;}
.nav { position: relative; z-index: 999; }
.nav a { color:#333;}
.nav .nLi { float: left; position: relative; display: inline; text-align: center; width:11%; margin-top:25px; line-height:35px;}
.nav .nLi p a { display: block; font-size:17px; }
.nav .sub { display:none; left:0px; top:94px; position:absolute; background:rgba(250,250,250,1); line-height:45px;  width:160px; text-align: left ; font-size:14px;box-shadow: 0 5px 25px 0 rgba(0,0,0,.05);}
.nav .sub li { zoom:1; border-bottom:1px solid #eee; text-indent:10px;}
.nav .sub a { display:block; padding:0 10px; color:#333; }
.nav .sub a:hover { color:#e4734f;}
.nav .on p a { color:#fff; width:100%; background:#e4734f; border-radius:25px;}
.nav .on p a:after{content:""; position:absolute; bottom:20px; left:69px; width:15px; height:3px; background:url(../images/geng_sg.jpg) no-repeat center;}

/* 搜索栏 */
.mis { float:right; margin:23px 0 0 10px; background:#e4734f; padding:10px; border-radius:35px;}
.mis a{ display:block; color:#fff;}

/*banner*/
.block_home_slider { position: relative; line-height: 0px; margin-top:60px;}/*底部小图标*/
.block_home_slider img { width:100%;}
.block_home_slider .slide { position: relative; overflow: hidden; height:auto; }
.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:20px; width:52%; text-align: center;}
.block_home_slider .flex-control-paging li { margin: 0px; padding: 0 2px; float:right; 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: #e4e4e4; 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: #e66d37; }

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

/*手机导航*/
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:40px;margin-top:20px; display:none; background:#e66d37; border-radius:10px;}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s; margin-top:10px;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 60px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:77px}
.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 #e6e6e6 solid;text-align:center;color:#bfbfbf;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #e6e6e6 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 #e6e6e6 solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul>li:last-child{border-bottom:1px #e6e6e6 solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#6f6f6f;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#bfbfbf;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
.mis_z1 { padding-left:5%; font-size:14px;}

/*标题*/
.zhu_ps { overflow:hidden; text-align:center; margin-top:80px;}
.zhu_ps .zhu_ps_zp { font-size:32px;text-transform: uppercase;}
.zhu_ps .zhu_ps_zp span { color:#e66d37;}
.zhu_ps .zhu_ps_zpp { font-size:32px;}

/*产品*/
.in_pss { overflow:hidden; margin-top:4%;}
.in_pss_zuo { float:left; width:420px; height:390px; border:1px solid #eee; position:relative; padding:1%;border-radius:25px;}
.in_pss_zuo:after{content:""; bottom:0; right:0;background:url(../images/bep_huise.png) no-repeat; position:absolute; width:381px; height:289px; z-index:-1;border-radius:25px;}
.in_pss_zuo1_gen { width:40px; height:5px; background:#e66d37; margin:10px 0;border-radius:25px;}
.in_pss_zuo1 { font-size:18px; margin-top:10px;}
.in_pss_zuo:hover .in_pss_zuo1 { color:#e66d37;}
.in_pss_zuo2 { float:right; margin-top:18%;}
.in_pss_you { float: right; width:calc(100% - 439px); margin-left:10px;}
.in_pss_you ul { margin-left:-2%; margin-bottom:-16px; overflow:hidden;}
.in_pss_you li {float:left; width:48%; height:187px; border:1px solid #eee; position:relative; padding:1%; margin-left:2%; margin-bottom:16px;border-radius:25px;}
.in_pss_you li:after{content:""; bottom:0; right:0;background:url(../images/bep_huise1.png) no-repeat; position:absolute; width:229px; height:166px; z-index:-1;border-radius:25px;}
.in_pss_you li:nth-child(4) { background:#e66d37; text-align:center; font-size:16px;}
.in_pss_you li .in_pss_msa2 { margin-top:20%; color:#fff;transition:all 0.5s;}
.in_pss_you li:hover .in_pss_msa2 { font-size:18px;}
.in_pss_you1_gen { width:40px; height:5px; background:#e66d37; margin:10px 0; float:left;border-radius:25px;}
.in_pss_you1 { font-size:18px; margin-top:10px;}
.in_pss_you li:hover .in_pss_you1 { color:#e66d37;}
.in_pss_you2 { float:right; margin-top:1.5%;}

/*四选*/
.szbs { background:url(../images/bws_1.jpg) no-repeat center; height:130px; margin-top:240px;}
.szbs_a { position:relative; width:100%;}
.szbs_a ul{ position:absolute; top:-180px; left:0; margin-left:-1%;}
.szbs_a li{ width:24%; float:left; position:relative; overflow:hidden; margin-left:1%;border-radius:25px;border:1px solid #eee;}
.szbs_a1 img { height:auto; width:auto;}
.szbs_a2 { position:absolute; top:calc(100% - 60px); left:0%; background:#e66d37; width:100.5%; display:table;transition:all 0.8s;text-align:center;height:60px;}
.szbs_a22{ height:100%;display:table-cell; vertical-align:middle;}
.szbs_a2 .szbs_a2_a { position:absolute; top:-3px; left:0;width:100%;transform:translateY(-50%);}
.szbs_a2 .szbs_a2_b { font-size:16px; margin-top:25px; color:#fff;}
.szbs_a2 .szbs_a2_c { color:#fff; display:none; line-height:25px;}
.szbs_a li:hover .szbs_a2{ top:0;height:100%; background:rgba(230,109,55,0.8);}
.szbs_a li:hover .szbs_a2_a { transform:translateY(0%);position:static;}
.szbs_a li:hover .szbs_a2_b { font-size:20px;}
.szbs_a li:hover .szbs_a2_c { display:block; margin-top:10px;}

/*in_pcs*/
.in_pcs_s { overflow:hidden; background:url(../images/pc_bens.jpg) no-repeat; height:598px;}
.in_pcs_s_tu { margin-top:100px; float:left; width:438px;}
.in_pcs_s_zi { float:right; width:calc(100% - 490px); margin-top:13%;}
.in_pcs_s_zi_a1 {}
.in_pcs_s_zi_a1 .in_pcs_s_zi_a12 { font-size:32px; text-transform: uppercase;}
.in_pcs_s_zi_a1 .in_pcs_s_zi_a12 span {color:#e66d37;}
.in_pcs_s_zi_a1 .in_pcs_s_zi_a13 {font-size:32px;}
.in_pcs_s_zi_a2 { overflow:hidden; margin:20px 0; line-height:34px; font-size:16px;}
.in_pcs_s_zi_a3 { width:150px; line-height:40px; background:#e66d37; border-radius:35px; text-align:center;}
.in_pcs_s_zi_a3 a{ display:block; color:#fff;}
.in_pcs_s_zi_a3:hover a{ background:#fff; color:#333;border-radius:35px;}

.in_a1 { display:none;}

/*新闻中心*/
.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;border-radius:25px;}
.sy_new_a1 { overflow:hidden;border-radius:25px;text-align: center;}
.sy_new_a1 img { transition:all 0.5s;}
.sy_new li:hover .sy_new_a1 img { transform: scale(1.1);}
.sy_new_a2 { margin-top:30px; color:#aaaaaa;position:relative; text-indent:22px;}
.sy_new_a2:after { content:""; background:url(../images/xin_bie.png) no-repeat; width:40px; height:39px; position:absolute; top:0; left:0px;}
.sy_new_a3 { margin-top:20px; font-size:18px; line-height:30px; transition:all 0.5s;}
.sy_new li:hover .sy_new_a3 { color:#e66d37;}
.sy_new_a4 { margin-top:21px; color:#7c7c7c;}
.sy_new_a5 { margin-top:40px; color:#7c7c7c;}
.sy_new li:hover .sy_new_a5 {color:#e66d37;}

/*fott*/
.fott { overflow:hidden; background:#333; padding:80px 0;color:#fff;}
.for { margin-top:60px;}
.fott_dht { float:left; width:210px;}
.fott_dht p { color:#fff; font-size:18px;}
.fott_dht ul { margin-top:15px; margin-left:-2%;}
.fott_dht li { float:left; margin-left:2%; width:48%; line-height:30px; font-size:16px;}
.fott_dht li a{ color:#fff; display:block;}
.fott_dht li:hover a{ color:#e66d37;}

.fott_erwm { float:left; text-align:center; line-height:40px; margin-left:50px; margin-top:42px;}

.fott_lswm { float: right; width:calc(100% - 448px);}
.fott_lswm .fott_lswm_1 { font-size:18px; overflow:hidden;}
.fott_lswm .fott_lswm_2 { line-height:30px; margin-top:15px; font-size:15px; float:left; margin-right:50px;}
.fott_lswm .fott_lswm_2 span { font-size:18px;}
.fott_lswm .fott_lswm_3 { line-height:30px; margin-top:15px; font-size:15px; float:left;}
.fott_lswm .fott_lswm_3 span { font-size:18px;}

.fott_to { background:#000; overflow:hidden; padding:20px 0; text-align:center; color:#fff;}

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

.ny_abo_1 { overflow:hidden; background:#f3f3f3; padding-bottom:3%;}

.tos_mes { border-bottom:1px solid #e0e0e0; overflow:hidden; }
.toopsm { line-height:45px; position:relative; text-indent:35px;}
.toopsm:after{content:""; position:absolute; top:10px; left:0; background:url(../images/dizi.png) no-repeat; width:25px; height:25px;}

.lsm_mies { margin-top:30px; overflow:hidden;}
.ism_mise1 {font-size:32px; font-weight:bold;}
.ism_mise2 { width:65px; height:5px; background:#e66d37; margin-top:10px; border-radius:25px;}

.in_aos { overflow:hidden; margin-top:25px;}

.about { overflow:hidden;}
.about_zuo { width:100%; overflow:hidden;line-height:35px; font-size:16px;}
.about_you { overflow:hidden; margin-top:30px;}
.about_you ul { margin-left:-1%;}
.about_you li { float:left; width:49%; margin-left:1%;}
.about_you li img { width:610px; height:auto;border-radius:25px;}

/*产品*/
.ns_pc { overflow:hidden;}
.ns_pc ul { margin-left:-1%;}
.ns_pc li { width:19%; margin-left:1%; float:left; text-align:center; line-height:50px; background:#fff;border-radius:25px;}
.ns_pc li a { display:block;}
.ns_pc li:hover a{ background:#e4734f; color:#fff; border-radius:25px;}

.pr_on a{ color:#e4734f;}

.ny_lam { width:270px; float:left;}
.ny_lam ul {overflow:hidden;}
.ny_lam li { width:100%; margin-bottom:15px; line-height:50px; text-indent:25px; background:#fff;border-radius:25px;}
.ny_lam li a{ display:block;border-radius:25px;}
.ny_lam li:hover a{ color:#fff; background:#e4734f;}
.ny_lam li .onn { background:#e4734f;}

.ny_yous { float:right; width:calc(100% - 290px);}

.ny_yous_zi { background:#fff; line-height:80px; overflow:hidden; position:relative;border-radius:25px;}
.ny_yous_zi p { float:left; font-size:18px; text-indent:25px; width:100%;}
.ny_yous_zi:hover p { display:block;  color:#fff;transition:all 0.5s;}
.ny_yous_zi:hover { background:#e4734f; }
.ny_yous_zz0 { width:140px; line-height:35px; border:1px solid #eee;border-radius:25px;text-align:center; position:absolute; top:22px; right:25px;}
.ny_yous_zi:hover .ny_yous_zz0 { background:#fff; color:#e66d37;transition:all 0.5s; display:block;}

.ny_yous_zi1 { background:#fff; line-height:80px; overflow:hidden; position:relative;border-radius:25px; margin-bottom:10px;}
.ny_yous_zi1 p { float:left; font-size:18px; text-indent:25px; width:100%;}
.ny_yous_zi1:hover p { display:block;  color:#fff;transition:all 0.5s;}
.ny_yous_zi1:hover { background:#e4734f; }
.ny_yous_zz10 { width:140px; line-height:35px; border:1px solid #eee;border-radius:25px;text-align:center; position:absolute; top:22px; right:25px;}
.ny_yous_zi1:hover .ny_yous_zz10 { background:#fff; color:#e66d37;transition:all 0.5s; display:block;}

.ny_psw { overflow:hidden; padding:2%; background:#fff; line-height:26px;border-radius:25px;}
.ny_psw span { font-weight:bold; font-size:16px;}

.ny_psw_2 { overflow:hidden; padding:2%; background:#fff; line-height:26px;border-radius:25px;}
.ny_psw_a {text-align:center; font-size:22px; color:#e66d37; border-bottom:1px solid #eee; padding:10px 0 20px 0;}
.ny_psw_b { width:600px; height:auto; margin:15px auto; }
.ny_psw_bc { background:#eee; line-height:40px; text-indent:12px;border-radius:25px;}
.ny_psw_c { padding:1%; margin-top:10px;}

.ny_psw1 { overflow:hidden; padding:2%; background:#fff; line-height:26px;border-radius:25px;}
.ny_psw_c table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:30px !important;}
.ny_psw_c table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:30px !important;}

.ny_psw_more { background:#fff; line-height:40px; margin-top:10px; text-align:center;border-radius:25px;}
.ny_psw_more a{display:block; color:#333;}
.ny_psw_more:hover a{background:#e66d37; color:#fff;border-radius:25px;}

/*产品1*/
.ny_yous_zus { overflow:hidden; margin-top:20px;}
.ny_yous_zus ul { margin-left:-1%;}
.ny_yous_zus li { width:32.33%; float:left; margin-left:1%; font-size:16px; background:#fff; margin-bottom:20px; border-radius:25px;}

.ny_yous_zus_tu { overflow:hidden;border-radius:25px;}
.ny_yous_zus_tu img {transition:all 0.5s;border-radius:25px;}
.ny_yous_zus_tu:hover img {transform: scale(1.1);}
.ny_yous_zus_zi { text-align:center; padding:10px 0px; background:#eee; margin:1%;border-radius:25px;}
.ny_yous_zus li:hover .ny_yous_zus_zi { display:block; color:#e66d37;}

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

/*工厂*/
.fa_mw { overflow:hidden;}
.fa_mw ul { margin-left:-1%;}
.fa_mw li { background:#fff; float:left; width:32.33%; margin-left:1%; text-align:center;border-radius:25px; margin-bottom:20px;}
.fa_mw li .fa_mw_b1 { padding:2% 0; overflow:hidden; padding:2%;border-radius:25px;}
.fa_mw li .fa_mw_b1 img { transition:all 0.5s; width:100%; height:240px;border-radius:25px;}
.fa_mw li .fa_mw_b1:hover img {transform:scale(1.1);}
.fa_mw li p { line-height:50px; font-size:16px;}
.fa_mw li:hover p { display:block; color:#c00017;}

/*领域*/
.jiean { overflow: hidden;}
.jiean ul { margin-left:-1%;}
.jiean li { width:24%; float: left; margin-left: 1%; border: 1px solid #f2f2f2; padding: 0.5%; text-align: center; margin-bottom:30px; background:#fff; padding:1%;border-radius:25px;}
.jiean li .jiean_a1 { margin-bottom: 20px; overflow: hidden;border-radius:25px;}
.jiean li .jiean_a1 img { width: 100%; height: auto; transition: all 0.5s;}
.jiean li .jiean_a1:hover img { transform: scale(1.1);}
.jiean li .jiean_a2 { font-size: 18px;}
.jiean li .jiean_a3 { color: #959595; margin: 15px 0px; line-height: 24px;}
.jiean li .jiean_a4 { background: #eee; width: 150px; margin: 0 auto; line-height: 40px; border-radius: 35px; margin-bottom: 10px; transition: all 0.5s;}
.jiean li a .jiean_a4 { color: #333;}
.jiean li:hover .jiean_a4 { background: #2d6bb0; color: #fff;}

.soluw_ney { overflow:hidden; padding:1%;}
.soluw_ney_zi { overflow:hidden; font-size:22px; margin-bottom:10px;}
.sowa_q1 { color:#d4d4d4;}
.soluw_ney_xian {border:1px solid #eeeeee; margin:20px 0 20px 0%; overflow:hidden;}
.soluw_ney_nei { line-height:35px; margin-bottom:20px; color:#888; font-size:16px; width:100%; text-align:center;}
.soluw_ney_nei2 { line-height:35px; margin-bottom:20px; color:#888; font-size:16px; width:100%;}

/*合作*/
.coo_mw { overflow:hidden;}
.coo_mw ul { margin-left:-1%;}
.coo_mw li { background:#fff; float:left; width:24%; margin-left:1%; text-align:center;border-radius:25px; margin-bottom:20px; padding:1%;}
.coo_mw li .coo_mw_b1 { overflow:hidden;  padding:2%;border-radius:25px;}
.coo_mw li .coo_mw_b1 img { transition:all 0.5s; width:100%; height:auto; border-radius:25px;}
.coo_mw li .coo_mw_b1:hover img {transform:scale(1.1);}
.coo_mw li p { line-height:50px; font-size:16px; background:#eee; border-radius:25px;}
.coo_mw li:hover p { display:block; color:#c00017;}

/*内页新闻*/
.nes_zyi { overflow:hidden; width:100%; margin-bottom:20px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;flex-wrap: wrap;margin-right: -1%;}
.nes_zyi dl { background:#fff; overflow:hidden; width:32.33%;margin-right:1%; border-radius:25px; padding:1%; margin-bottom:15px;}
.nes_zyi dd { width:100%;overflow: hidden;border-radius: 20px;}
.nes_zyi dd img {width:100%; height:auto;display:block;}
.nes_zyi dt {width:100%; padding:1%;}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt a:hover{color:#e4734f}
.nes_zyi dt .nes_zyi_1 { font-size:16px; margin-top:20px;}
.nes_zyi dt .nes_zyi_2 { margin:10px 0; font-size:14px; line-height:25px; color:#acacac;}
.nes_zyi dt .nes_zyi_3{}
.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;}

.nes_zyi dl:nth-child(1){width:100%;margin-bottom:20px;background:#f7f7f7;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;justify-content: space-between;align-items: center;}
.nes_zyi dl:nth-child(1) dd{width:50%;}
.nes_zyi dl:nth-child(1) dt{width:45%;box-sizing:border-box;padding-right:40px;}
.nes_zyi dl:nth-child(1) .nes_zyi_1{font-size:26px;}
.nes_zyi dl:nth-child(1) .nes_zyi_3{margin-top:20px;}
.nes_zyi dl:nth-child(1) .nes_zyi_3 a{display:inline-block;line-height:30px;border-radius: 20px;background:#e66d37;padding:6px 30px;color:#fff;}

/*联系我们*/
.lsm_cosm_zuo { float:left; width:49%;}
.lsm_cosm_zuo_a { overflow:hidden; font-size:22px;}
.lsm_cosm_zuo_b { overflow:hidden; margin-top:15px;}
.lsm_cosm_zuo_b ul {}
.lsm_cosm_zuo_b li { float:left; width:100%; line-height:40px; font-size:16px; margin-bottom:15px;}
.lsm_cosm_zuo_b li span { font-weight:bold;}
.lsm_cosm_dih { width:40px; height:40px; float:left; margin-right:15px; border:1px solid #eee;border-radius:25px;}
.lsm_cosm_you { float:right; width:49%;}
.m_top { margin-top:20px; overflow:hidden;}
.con_s { overflow:hidden;background:#fff; padding:1.5%; border-radius:25px;}

/*在线留言*/
.khly_a { background:#fff; padding: 2%; margin-top: 25px;border-radius:25px;}
.khi_ao { font-size:25px; border-bottom:1px solid #eee; overflow:hidden; line-height:50px; width:140px;}
.khly { overflow:hidden;}
.khly ul {}
.khly ul:after { content: "."; display: block; height:0; clear:both; visibility:hidden; font-size:0; line-height:0;}
.khly ul li { width:48%; float:left; margin: 0 2% 1% 0%; border-bottom: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: 100%; }
.khly ul li textarea { width:100%; height:90px; border:none; background:none; margin-top:10px; text-indent:10px; color:#c4c0c0; font-size:14px !important; }
.khly .more { width: 120px;}
.khly .more .input_btn { width:100%; color:#fff; font-size:16px; line-height:46px; text-align:center; border:none; background:#e66d37; border-radius:25px; }