.width1200{ min-width:1200px;}
.indexcontent{ margin:0 auto; width:1200px;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:14px; color:#222; line-height:30px;}
.content *{ line-height:30px;}
.content img{ max-width:100%;}
.content video,
.content iframe{ width:100%;}

.pages { font-size: 16px; line-height: 50px; text-align: center;}
.pages a { text-decoration: none; color: #888; /*background: #eeeeee;*/ border:#e0e0e0 1px solid; padding:8px 15px; margin-right: 10px }
.pages a.active { background: #009b4c; color: #fff; border:#009b4c 1px solid;  }
.pages a:hover {  background: #009b4c; color: #fff; border:#009b4c 1px solid;  text-decoration: none;  }
.pages a.wz{  padding:9px 20px;}


/*首页*/
.top1 .indexcontent{ height:120px; position:relative;}
.top1 .top_logo{ position:absolute; left:506px; top:27px; z-index:10;}
.top1 .top_search{ position:absolute; right:0; top:40px; width:118px; height:38px; border:#e0e0e0 1px solid; z-index:10;}
.top1 .top_search .top_search_inp{ float:left; width:85px; height:38px; padding:0 10px; border:0; outline:none; box-sizing:border-box;}
.top1 .top_search .top_search_bt{ float:right; width:33px; height:38px; border:0; outline:none; background:url(../images/top_search_bt.png) center no-repeat; cursor:pointer;}

.i_title1{ font-size:24px; color:#222222; font-weight:bold; line-height:60px; text-align:center; position:relative; text-transform:uppercase;}
.i_title1:after{content: "";width:20px;height: 2px;background: #222222;position: absolute;left: 50%; bottom:0; margin-left:-10px;}
.i_title2{ font-size:18px; color:#222222; font-weight:bold; line-height:60px; text-align:center; position:relative;}

.i_d1_list li{ text-align:center;}
.i_d1_list li img{ border:#e0e0e0 1px solid;}
.i_d1_list li .txt{ line-height:50px; text-align:center; transition:all 0.3s;}
.i_d1_list li:hover .txt{ color:#de9d5b;}
.i_d1_list_c{ position:relative; margin-top:40px; height:58px; background:#fff; border:#e0e0e0 1px solid;}
.i_d1_list_c .i_d1_swiper-prev{ top:0; margin-top:0; width:398px; height:58px; border-right:#e0e0e0 1px solid; text-align:center; line-height:58px; font-size:24px; color:#de9d5b; font-weight:bold; opacity:1; cursor:pointer; outline:none;}
.i_d1_list_c .i_d1_swiper-prev:after{content: ""; background:none;}
.i_d1_list_c .i_d1_swiper-next{ top:0; margin-top:0; width:398px; height:58px; border-left:#e0e0e0 1px solid; text-align:center; line-height:58px; font-size:24px; color:#de9d5b; font-weight:bold; opacity:1; cursor:pointer; outline:none;}
.i_d1_list_c .i_d1_swiper-next:after{content: ""; background:none;}
.i_d1_list_c .swiper-button-disabled{ color:#222222;}
.i_d1_list_c .swiper-pagination{ font-size:18px; color:#222222; font-weight:bold;}

.i_bg{ background:#fafafa;}
.i_d2_list li{ text-align:center;}
.i_d2_list li img{}
.i_d2_list li .txt{ line-height:50px; text-align:center; transition:all 0.3s;}
.i_d2_list li:hover .txt{ color:#de9d5b;}

.i_d3_l{ float:left; margin-left:18px; width:400px;}
.i_d3_l_title1{ font-size:24px; color:#222222; font-weight:bold; line-height:60px; position:relative; text-transform:uppercase;}
.i_d3_l_title1:after{content: "";width:20px;height: 2px;background: #222222;position: absolute;left: 0; bottom:0;}
.i_d3_l_title2{ font-size:18px; color:#222222; font-weight:bold; line-height:60px; position:relative;}
.i_d3_l_txt{ line-height:22px; height:200px; overflow:hidden;}
a.i_d3_l_more{ display:block; width:100%; height:60px; line-height:60px; text-align:center; background:#de9d5b; font-size:18px; color:#fff; font-weight:bold;}

.i_d3_r{ float:right; width:680px;}
.i_d3_swiper-prev{ width:90px; left:auto; right:90px; top:auto; bottom:0; background:#fff; height:60px; text-align:center; line-height:60px; font-weight:bold; opacity:1 !important; cursor:pointer; outline:none; z-index:9999;}
.i_d3_swiper-prev:after{content: ""; background:none;}
.i_d3_swiper-next{ width:90px; left:auto; right:0; top:auto; bottom:0; background:#fff; height:60px; text-align:center; line-height:60px; font-weight:bold; opacity:1 !important; cursor:pointer; outline:none; z-index:9999;}
.i_d3_swiper-next:after{content: ""; background:none;}

.i_d4{ background:url(../images/i_d4_bg.jpg) center no-repeat; height:675px;}
.i_d4_list li{ background:#fff; height:300px; position:relative;}
.i_d4_list li .i_d4_img{ float:left; width:400px; height:300px;}
.i_d4_list li .i_d4_img img{ width:400px; height:300px;}
.i_d4_list li .i_d4_txt{ float:right; width:700px; margin-right:40px; position:relative; padding-top:50px;}
.i_d4_list li .i_d4_txt .title{ font-size:18px; color:#222222; font-weight:bold; line-height:55px;}
.i_d4_list li .i_d4_txt .txt1{ font-size:14px; color:#222222; line-height:22px; margin-top:10px; height:120px; overflow:hidden;}
.i_d4_list li .i_d4_txt .txt2{ font-size:14px; color:#222222; font-weight:bold; line-height:30px;}
.i_d4_list li .i_d4_txt .more{ position:absolute; right:0; bottom:0;}
.i_d4_list li .i_d4_txt .more a{ display:block; width:40px; height:30px; text-align:center; line-height:40px;background:url(../images/i_d4_ico.png) center no-repeat;}
.i_d4_list li .i_d4_txt .more a:hover{ background:url(../images/i_d4_ico_on.png) center no-repeat;}
.i_d4_list li .i_d4_txt .news_date{ position:absolute; right:0; top:0; width:160px; height:50px; text-align:center; line-height:50px; background:#de9d5b; color:#fff;}

.i_video{ float:left; width:600px; height:359px; background:#000;}
.i_ms{ float:right; width:500px; margin-right:40px;}
.i_ms .i_ms_inp{ display:block; width:100%; height:60px; border:#e0e0e0 1px solid; padding:0 15px; box-sizing:border-box; margin-bottom:20px;}
.i_ms .i_ms_textarea{ display:block; font-family:"微软雅黑"; width:100%; height:60px; border:#e0e0e0 1px solid; padding:10px 15px; margin-bottom:20px; line-height:30px; height:120px; box-sizing:border-box;}
.i_ms .i_ms_bt{ display:block; width:100%; height:60px; border:0; background:#de9d5b; font-size:18px; color:#ffffff; line-height:60px; font-weight:bold; box-sizing:border-box; cursor:pointer;}

.footer1{ background:#2a2a2a;}
.footer1 .indexcontent{ height:260px; position:relative;}
.footer1 .footer_logo{ position:absolute; left:0; top:102px;}
.footer1 .footer1_nav{ position:absolute; left:229px; top:108px; border-left:#fff 1px solid; padding-left:10px; width:318px;}
.footer1 .footer1_nav li{ float:left; width:106px; height:30px; line-height:30px; text-align:center; color:#fff;}
.footer1 .footer1_nav li a{ color:#fff;}
.footer1 .footer1_txt{ position:absolute; left:688px; top:50px; width:350px;}
.footer1 .footer1_txt .title{ height:40px; line-height:40px; font-size:18px; color:#ffffff;}
.footer1 .footer1_txt .txt{ line-height:35px; font-size:14px; color:#ffffff; margin-top:10px;}
.footer1 .footer1_ewm{ position:absolute; right:20px; top:50px; width:120px;}
.footer1 .footer1_ewm .title{ height:40px; line-height:40px; font-size:18px; color:#ffffff; text-align:center;}
.footer1 .footer1_ewm img{ width:120px; margin-top:10px;}

.footer2{ background:#222222; padding:10px 0;}
.footer2 .txt1{ float:left; width:1040px; color:#fff; line-height:30px;}
.footer2 .txt1 a{ color:#fff;}
.footer2 .txt2{ float:right; width:160px; color:#fff; line-height:30px; text-align:center;}
.footer2 .txt2 a{ color:#fff;}

/*产品中心*/
.n_bg{ background:#fafafa;}
.n_banner{ background:url(../images/product_banner.jpg) center no-repeat; height:400px;}

.p_list li{ float:left; width:280px; text-align:center; margin-left:26px; margin-bottom:35px;}
.p_list li:nth-child(4n+1){ margin-left:0;}
.p_list li img{ border:#e0e0e0 1px solid;}
.p_list li .txt{ line-height:50px; text-align:center; transition:all 0.3s;}
.p_list li:hover .txt{ color:#de9d5b;}

.n_pages{ position:relative; height:58px; background:#fff; border:#e0e0e0 1px solid;}
.n_pages .n_pages_txt1{ text-align:center; font-size:18px; color:#222222; font-weight:bold; line-height:58px;}
.n_pages a.n_pages_prev{ display:block; position:absolute; top:0; width:398px; height:58px; border-right:#e0e0e0 1px solid; text-align:center; line-height:58px; font-size:24px; color:#222222; font-weight:bold; opacity:1; cursor:pointer; outline:none;}
.n_pages a.n_pages_prev span{ font-size:18px; font-weight:normal;}
.n_pages a.n_pages_prev:hover{ color:#de9d5b;}

.n_pages a.n_pages_next{ display:block; position:absolute; top:0; right:0; width:398px; height:58px; border-left:#e0e0e0 1px solid; text-align:center; line-height:58px; font-size:24px; color:#222222; font-weight:bold; opacity:1; cursor:pointer; outline:none;}
.n_pages a.n_pages_next span{ font-size:18px; font-weight:normal;}
.n_pages a.n_pages_next:hover{ color:#de9d5b;}

.n_pages a.n_pages_back{ position:absolute; left:400px; top:0; width:400px; height:58px; text-align:center; line-height:58px; font-size:18px; color:#222222; opacity:1; cursor:pointer; outline:none;}
.n_pages a.n_pages_back:hover{ color:#de9d5b;}

/*产品详情页*/
.p_i_d1{ background:#fff; padding:20px;}
.p_i_d1 .p_i_d1_img{ float:left; width:398px; height:398px; border:#e0e0e0 1px solid;}
.p_i_d1 .p_i_d1_r{ float:left; margin-left:40px; width:680px;}
.n_weizhi{ line-height:30px; padding-bottom:10px; border-bottom:#e0e0e0 1px solid;}
.p_i_d1_title{ font-size:18px; color:#de9d5b; font-weight:bold; line-height:30px; padding:15px 0;}
.p_i_d1_txt{ margin-top:10px;}

.p_i_d2{ background:#fff; padding:20px;}

/*关于我们*/
.ab_d1_l{ float:left; margin-left:40px; width:440px;}
.ab_d1_txt{ line-height:25px; margin-top:10px;}
.ab_d1_r{ float:right; width:650px;}

.ab_d2_list li{ float:left; margin-left:30px; margin-bottom:20px; border-radius:18px; box-sizing:border-box;  padding:20px 60px 0 40px;}
.ab_d2_list li:nth-child(2n+1){ margin-left:0;}
.ab_d2_list li:nth-child(1){ width:720px; height:160px; background:url(../images/ab_d2_bg1.png) #fbbc62 bottom right no-repeat;}
.ab_d2_list li:nth-child(2){ width:450px; height:160px; background:url(../images/ab_d2_bg2.png) #fbbc62 bottom right no-repeat;}
.ab_d2_list li:nth-child(3){ width:450px; height:160px; background:url(../images/ab_d2_bg3.png) #fbbc62 bottom right no-repeat;}
.ab_d2_list li:nth-child(4){ width:720px; height:160px; background:url(../images/ab_d2_bg4.png) #fbbc62 bottom right no-repeat;}
.ab_d2_list li .title{ font-size:18px; color:#ffffff; font-weight:bold; line-height:50px;}
.ab_d2_list li .txt{ font-size:18px; color:#ffffff; line-height:30px;}

/*联系我们*/
.lianxi_d1_list li{ float:left; width:380px; height:180px; background:#fff; padding:0 20px; box-sizing:border-box; margin-left:30px;}
.lianxi_d1_list li:nth-child(3n+1){ margin-left:0;}
.lianxi_d1_list li .ico{ height:95px; text-align:center; line-height:95px;}
.lianxi_d1_list li .ico img{ vertical-align:middle;}
.lianxi_d1_list li .txt{ font-size:14px; color:#222222; line-height:25px; text-align:center;}
.lianxi_box{ background:#fff; padding:30px 20px;}
.lianxi_box .lianxi_txt{ float:left; padding-left:20px; width:510px;}
.lianxi_box .lianxi_txt .title{ font-size:22px; color:#222222; line-height:40px;}
.lianxi_box .lianxi_txt .title *{ line-height:40px;}
.lianxi_list2 li{ margin-top:25px; line-height:30px;}
.lianxi_list2 li img{ position:relative; top:2px; width:24px; height:24px; margin-right:20px;}
.lianxi_box iframe{ float:right;}

/*门店展示*/
.mendian_list li{ float:left; width:380px; text-align:center; margin-left:30px; margin-bottom:35px;}
.mendian_list li:nth-child(3n+1){ margin-left:0;}
.mendian_list li img{}
.mendian_list li .txt{ line-height:50px; text-align:center; transition:all 0.3s;}
.mendian_list li:hover .txt{ color:#de9d5b;}

/*门店详情*/
.mendian_i_title{ font-size:18px; font-weight:bold; line-height:50px; text-align:center;}
.mendian_i_list li{ text-align:center; height:800px; line-height:800px;}
.mendian_i_list li img{ max-width:100%; max-height:100%;}

/*新闻列表页*/
.news_nav{ float:left; width:220px;}
.news_nav li{ width:100%; height:60px; margin-bottom:10px;}
.news_nav li a{ display:block; width:100%; height:60px; line-height:60px; text-align:center; background:#e0e0e0; font-size:18px; color:#999999; font-weight:bold;}
.news_nav li.on a,
.news_nav li:hover a{ background:#de9d5b; color:#fff;}

.news_list{ float:right; width:960px;}
.news_list li{ background:#fff; height:240px; position:relative; margin-bottom:20px;}
.news_list li .news_img{ float:left; width:320px; height:240px;}
.news_list li .news_img img{ width:320px; height:240px; object-fit: cover;}
.news_list li .news_txt{ float:right; width:615px; position:relative; padding-top:40px;}
.news_list li .news_txt .title{ font-size:18px; color:#222222; font-weight:bold; line-height:40px;}
.news_list li .news_txt .txt1{ font-size:14px; color:#222222; line-height:25px; margin-top:10px; height:75px; overflow:hidden;}
.news_list li .news_txt .txt2{ font-size:14px; color:#222222; font-weight:bold; line-height:30px; margin-top:35px;}
.news_list li .news_txt .more{ position:absolute; right:22px; bottom:0;}
.news_list li .news_txt .more a{ display:block; width:40px; height:30px; text-align:center; line-height:40px;background:url(../images/i_d4_ico.png) center no-repeat;}
.news_list li .news_txt .news_date{ position:absolute; right:0; top:0; width:160px; height:50px; text-align:center; line-height:50px; background:#999999; color:#fff; transition:all 0.3s;}
.news_list li:hover .news_txt .title a{ color:#de9d5b;}
.news_list li:hover .news_txt .txt2 a{ color:#de9d5b;}
.news_list li:hover .news_txt .more a{ background:url(../images/i_d4_ico_on.png) center no-repeat;}
.news_list li:hover .news_txt .news_date{ background:#de9d5b;}

/*新闻详情页*/
.news_i_box{ background:#ffffff;}
.news_i_title1{ text-align:center; padding:10px 30px 0 30px; font-size:24px; color:#222222; font-weight:bold; line-height:45px;}
.news_i_title2{ text-align:center; padding:0 30px 15px 30px; line-height:30px; border-bottom:#e0e0e0 1px solid;}
.news_i_content{ padding:20px 30px;}

/*加盟介绍*/
.join_ab_box{ float:right; background:#fff; width:960px; padding:0 40px; box-sizing:border-box;}

/*加盟申请*/
.join_apply_box{ float:right; background:#fff; width:960px; padding:0 20px; box-sizing:border-box;}
.join_apply_tb tr{}
.join_apply_tb tr td:nth-child(1){ font-size:14px; color:#222222; line-height:40px; text-align:right; width:180px; padding-right:10px;}
.join_apply_tb tr td:nth-child(1) span{ color:#ff0101;}
.join_apply_tb tr td:nth-child(2){ font-size:14px; color:#222222; line-height:40px;}
.join_apply_tb .tb_inp{ width:350px; height:40px; border:#e0e0e0 1px solid; padding:0 10px; box-sizing:border-box; outline:none;}
.join_apply_tb .tb_textarea{ width:350px; height:160px; border:#e0e0e0 1px solid; padding:10px 10px; box-sizing:border-box; outline:none; font-family:'微软雅黑';}
.join_apply_tb label{ margin-right:30px;}
.join_apply_tb .tb_checkbox{ width:20px; height:20px; margin-right:10px; position:relative; top:5px;}
.join_apply_tb .tb_bt{ width:350px; height:40px; background:#de9d5b; border:0; color:#fff; cursor:pointer;}
.join_apply_tb .tb_sel{ width:180px; height:40px; border:#e0e0e0 1px solid; padding:0 10px; box-sizing:border-box; outline:none;}

/*招商加盟*/
.zsjm_list{ margin-top:20px;}
.zsjm_list li{ border:#e0e0e0 1px solid; padding:10px 10px 10px 10px; margin-bottom:38px;}
.zsjm_list li .zsjm_img{ float:left; width:800px; height:330px;}
.zsjm_list li .zsjm_txt{ float:right; width:335px;}
.zsjm_list li .zsjm_txt .title{ padding-top:30px; font-size:18px; color:#333333; font-weight:bold; line-height:40px; padding:20px 10px;}
.zsjm_list li .zsjm_txt .txt{ margin-top:0px; font-size:14px; color:#333333; line-height:30px; height:190px; padding-right:40px;}
.zsjm_list li .zsjm_bt a{ float:left; width:98px; height:38px; line-height:38px; text-align:center; border:#999999 1px solid; border-radius:20px; margin-right:10px;}
.zsjm_list li .zsjm_bt a i{ display:inline-block; width:20px; height:20px; background:#de9d5b; border-radius:50%; position:relative; bottom: -5px; margin-right:3px; overflow:hidden; transition:all 0.3s;}
.zsjm_list li .zsjm_bt a i:after{content: ""; width:0px; height: 0px; border-left:#fff 6px solid; border-right:#de9d5b 6px solid; border-top:#de9d5b 4px solid; border-bottom:#de9d5b 4px solid; position: absolute; left: 8px; top:6px; background:#fff; transition:all 0.3s;}
.zsjm_list li .zsjm_bt a:hover{ background:#de9d5b; border:#de9d5b 1px solid; color:#fff;}
.zsjm_list li .zsjm_bt a:hover i{ background:#fff;}
.zsjm_list li .zsjm_bt a:hover i:after{ border-left:#de9d5b 6px solid; border-right:#fff 6px solid; border-top:#fff 4px solid; border-bottom:#fff 4px solid; position: absolute;}
.zsjm_list li:hover{box-shadow: 0px 0px 5px #ccc;}


/*招商加盟详情页*/
.zsjm_i_top{ margin-top:20px; border:#e0e0e0 1px solid; padding:10px 50px 10px 10px; margin-bottom:38px;}
.zsjm_i_top .zsjm_i_top_video{ float:left; width:480px; height:480px;}

.zsjm_i_top .zsjm_i_top_box{ float:right; width:600px;}
.zsjm_i_top .zsjm_i_top_box .title{ font-size:24px; color:#333333; font-weight:bold; line-height:66px; border-bottom:#e0e0e0 1px solid;}
.zsjm_i_top .zsjm_i_top_box .txt{ font-size:16px; color:#222222; line-height:40px; margin-top:10px; height:315px;}
.zsjm_i_top .zsjm_i_top_box .zsjm_i_top_bt{ display:block; width:100%; height:60px; line-height:60px; background:#de9d5b; font-size:18px; color:#ffffff; font-weight:bold; border:0; outline:none; cursor:pointer;}

.zsjm_i_l{ float:left; width:960px;}
.zsjm_i_l_nav{ background:#f7f7f7; height:50px;}
.zsjm_i_l_nav li{ float:left; width:220px; height:50px; line-height:50px; text-align:center; font-size:18px; color:#999999; font-weight:bold; position:relative; cursor:pointer;}
.zsjm_i_l_nav li:after{content: ""; width:0%; height: 4px; position: absolute; left: 50%; top:0; background:#de9d5b; transition:all 0.3s;}
.zsjm_i_l_nav li.on:after{ width:100%; left:0;}
.zsjm_i_l_nav li.on{ color:#222222;}
.zsjm_i_l_content{ border:#e0e0e0 1px solid; border-top:0; padding:30px; font-size:14px; color:#222222; line-height:50px;}
.zsjm_i_l_content *{ line-height:50px;}
.zsjm_i_l_content img{ max-width:100%;}
.zsjm_i_l_content iframe,
.zsjm_i_l_content video{ width:100%; height:500px;}

.zsjm_i_title1{ background:#f7f7f7; height:50px; line-height:50px; padding:0 20px; font-size:18px; color:#222222; font-weight:bold;}
.zdqy_box{ border:#e0e0e0 1px solid; padding:10px;}
.zdqy_box .zdqy_iframe{ width:100%; height:330px;}

.zdqy_nav{ background:#f7f7f7; height:50px;}
.zdqy_nav li{ float:left; width:120px; height:50px; line-height:50px; text-align:center; font-size:18px; color:#999999; font-weight:bold; position:relative; cursor:pointer;}
.zdqy_nav li:after{content: ""; width:0%; height: 4px; position: absolute; left: 50%; top:0; background:#de9d5b; transition:all 0.3s;}
.zdqy_nav li.on:after{ width:100%; left:0;}
.zdqy_nav li.on{ color:#222222;}
.zdqy_content{ padding:10px;}
.zdqy_content .zdqy_content_l{ float:left; width:400px; font-size:14px; color:#222222; line-height:25px;}
.zdqy_content .zdqy_content_l *{ line-height:25px;}
.zdqy_content .zdqy_content_r{ float:right; width:450px; font-size:14px; color:#222222; line-height:25px; height:150px; overflow-y: auto;}
.zdqy_content .zdqy_content_r::-webkit-scrollbar {width:4px;height:4px;}
.zdqy_content .zdqy_content_r::-webkit-scrollbar-track {background:#f6f6f6;}
.zdqy_content .zdqy_content_r::-webkit-scrollbar-thumb {background:#CBCBCB;}
.zdqy_content .zdqy_content_r *{ line-height:25px;}

.zsjm_ms{ border:#e0e0e0 1px solid; padding:20px; padding-bottom:0;}
.zsjm_ms .zsjm_ms_l{ float:left; width:450px;}
.zsjm_ms_inp{ display:block; width:100%; height:50px; border:0; background:#eeeeee; padding-left:50px; padding-right:10px; box-sizing:border-box; outline:none; font-size:14px; margin-bottom:20px;}
.zsjm_ms_inp.ico1{ background:url(../images/i_ljjm_ico1.png) #eeeeee 20px center no-repeat;}
.zsjm_ms_inp.ico2{ background:url(../images/i_ljjm_ico2.png) #eeeeee 22px center no-repeat;}
.zsjm_ms_inp.ico3{ background:url(../images/i_ljjm_ico3.png) #eeeeee 20px center no-repeat;}

.zsjm_ms .zsjm_ms_r{ float:right; width:450px;}
.zsjm_ms_textarea{ display:block; width:100%; height:120px; border:0; background:#eeeeee; padding:15px 25px; box-sizing:border-box; outline:none; font-size:14px; margin-bottom:20px; font-family:"微软雅黑";}
.zsjm_ms_bt{ display:block; width:100%; height:50px; border:0; background:#de9d5b; outline:none; font-size:16px; color:#ffffff; cursor:pointer;}

.zsjm_i_r{ float:right; width:220px;}

.lptj_title{ margin-top:20px; width:220px; height:50px; line-height:50px; text-align:center; background:#de9d5b; font-size:18px; color:#ffffff; font-weight:bold;}

.lptj_list li{ border:#e0e0e0 1px solid; padding:9px; margin-bottom:20px;}
.lptj_list li{ width:200px; height:240px;}
.lptj_list li img{ object-fit: cover;}
.lptj_list li .txt{ padding-top:10px; line-height:30px; text-align:center; color:#333333;}
.lptj_list li:hover .txt{ color:#ef8200;}
.lptj_list li:hover{box-shadow: 0px 0px 5px #ccc;}
