@charset "utf-8";

*{padding:0; margin:0;word-break: break-all;word-wrap: break-word;}
pre {
    margin: 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.spv::-webkit-scrollbar{
  width:16px;
  height:16px;
background-color:#F5F5F5;

}
/*定义滚动条轨道

内阴影+圆角*/

.spv::-webkit-scrollbar-track{

  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  
  border-radius:10px;
  
  background-color:#F5F5F5;
  
  }
  
  /*定义滑块
  
  内阴影+圆角*/
  
  .spv::-webkit-scrollbar-thumb{
  
  border-radius:10px;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
  
  background-color:#e1e0e0;
  
  }
.xszt{
  position: absolute;
  top:14px;
  left:14px;
  background-color: #c34839;
  padding:4px 8px;
  color:#fff;
  border-radius: 4px;
}
.bt{
  position: absolute;
  top:0;
  right:0;
  background-color: #656565;
  padding:4px 20px;
  font-size: 22px;
  color:#fff;
  border-top-right-radius: 20px;border-bottom-left-radius: 20px
}
.yd{
  position: absolute;
  bottom:30;
  right:0;
}
.yd_t{
  float: left;
  background-color: #bb6b60;
  border-radius: 40px;
  width: 80px;
  height: 80px;
  padding-top: 28px;
  text-align: center;
  color: #fff;
  margin-right: 16px;
}
.cpzy {
  width: 100%;
  height: 563px;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
}
.splist {
  padding: 14px 15px 14px 16px;
  /* margin-left: 15px; */
  box-sizing: border-box;
  width: 280px;
  background: rgb(248, 248, 248);
  height: 480px;
}
.splist_m {
  padding: 16px 6px 16px 16px;
  /* margin-left: 15px; */
  box-sizing: border-box;
  /* width: 96%; */
  /* background: rgb(248, 248, 248); */
  height: 480px;
}
.fm_m{width:100%;height:280px;position: absolute;left:0;top:0; cursor: pointer;}
.smsbut{
  color: #908f94;
  text-align: center;
  padding: 0px 8px;
  font-size: 12px;
  border: 1px solid #908f94;
  height: 42px;
  line-height: 42px;
  }
  .smsbut_on{
    color: #f8c323;
    text-align: center;
    padding: 0px 8px;
    font-size: 12px;
    border: 1px solid #f8c323;
    height: 42px;
  line-height: 42px;
    }
  .login_box li {
      margin-top: 20px;
  }
  .btn-login {
      width: 298px;
      height: 44px;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      line-height: 44px;
      cursor: pointer;
      background: #0285cc;
      border: 0px;
      color: #fff;
      font-size: 18px;
      border-radius: 3px;
  }
.login_box {
  padding: 20px;
}

.login_box .username{
padding: 0px 10px 0px 40px;
  width: 100%;
  vertical-align: middle;
  height: 42px;
  border: 0;
  outline: none;
  font-size: 14px;
  color: #999;
  letter-spacing: 1px;
  border: #ddd solid 1px;
  background: url(/App/Modules/Index/Tpl/Public/img/reg_ico.gif) no-repeat;
  background-position: 4px 10px;
  border-radius: 0px;
}
.login_box .password{
padding: 0px 10px 0px 40px;
width: 60%;
vertical-align: middle;
height: 42px;
border: 0;
outline: none;
font-size: 14px;
color: #999;
letter-spacing: 1px;
border: #ddd solid 1px;
background: url(/App/Modules/Index/Tpl/Public/img/reg_ico.gif) no-repeat;
background-position: 4px -30px;
border-radius: 0px;
}
#hidebg { position:absolute;left:0px;top:0px;
  background-color:#000;
  width:100%;  /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
  height:100%;
  filter:alpha(opacity=40);  /*设置透明度为60%*/
  opacity:0.4;  /*非IE浏览器下设置透明度为60%*/
  display:none;
  z-Index:999;
}
.spv {
  overflow-x: hidden;height:95%;width:100%;overflow-y: auto;box-sizing:  border-box;
}
.sp_1_m{height:40px;line-height: 40px;font-size: 14px;border-bottom: 1px solid #f5f5f5 }
.sp_1{height:30px;line-height: 30px;font-size: 12px;cursor: pointer;}
.sp_1:hover{color: #2aa7c3; background-color: #fff}
.fm {
  width: 860px;
  height: 480px;
  /* border-radius: 20px; */
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.fm_q {
  width: 800px;
}
.xs_zt{
  background-color: #c34839;
  padding:4px 8px;
  color:#fff;
  font-size: 14px;
  border-radius: 4px;
}
.gg{padding-top:40px;margin-left:auto;margin-right:auto;width:1100px}
.gg img{width:94%;border-radius: 10px;margin-bottom: 30px}
.ggw{width:50%;text-align: center;float: left}
.ggw2{width:25%;
  float: left;
  display: flex;
  justify-content: center;}
.ggw2 img{width:94%;border-radius: 20px}
.ggw1{width:25%;
  float: left;
  display: flex;
  justify-content: center;}
.ggw1 img{height:250px;width:250px;border-top-left-radius: 20px;border-top-right-radius: 20px;}
.info_title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 50px;
    letter-spacing: 2px;
}
.c_t{
  margin-bottom: 9px;
    font-size: 22px;
    letter-spacing: 2px;
}
.c_jg{
  color:#81d8d0;
  font-size: 22px;
  font-weight: bold;
}
.c_jj{
  background: rgba(250,250,250,1);
  padding: 15px;
  margin-top: 15px;
  width: 560px;
  line-height: 2.2;
  box-sizing: border-box;
}
.box-space-between {
	justify-content: space-between;
	color: #292929;
	font-size: 14px;
}
.shop{justify-content: space-around;display: flex;margin-top:70px}
.xx{justify-content: center;display: flex;padding:10px 0px}
.box {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
/* 	overflow: hidden;
 */}

 .bigImg #midimg{width:100%; }

 .bigImg {
    position: relative;
    float: left;
    width: calc(100% - 2px);
    overflow: hidden;
    border:1px solid #F2F2F2;
    font-size: 0;
  }
 .bigImg #winSelector{width:200px; height:200px;}
 .preview{width: 500px;height: 500px;}
 #winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #7DD9D6;}
 #bigView {
    position: absolute;
    border: 1px solid #7DD9D6;
    overflow: hidden;
    z-index: 999;
}
#bigView img{position:absolute;}
 .smallImg{

     position:absolute;

     left:12px;

     top:-8px;

     display: flex;

 }
 #imageMenu li{

     width:50px;

     height:50px;

     margin-bottom:10px;

     border:1px solid #F2F2F2;

 }
 #imageMenu li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
    width: 100%;
    height: 100%;
    border: 1px solid #7DD9D6;
}
.prel{
  padding-top: 8px;
  line-height: 1.6;
  color: #7f7e7e;
}
.prel_s{
  padding-top: 12px;
  line-height: 2;
  color: #fff;
  text-align: left;
}
.wxs{
  background-color: #e1dede;
  padding:10px 30px;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
}
.more{
	border-radius: 5px;
background-color: rgb(43 171 199);
cursor: pointer;
padding: 14px 90px;
color:#fff;
font-family: 'Noto Sans CJK';
font-size: 13px;
}
.more:hover{background-color: #c34839}
.image-hover-desc {
    top: 80px;
    left: 23px;
    width: calc( 100% - 46px);
    height: calc( 100% - 82px );
    overflow: hidden;
    position: absolute;
    font-family: Tahoma;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 30px;
    padding-right: 5px;
}
.img-hover-bg {
    position: absolute;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    /* transform: translate(0, 100%); */
    /* -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%); */
    /* transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
    -webkit-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
    -moz-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
    -ms-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
    -o-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1); */
    background-color: rgba(25, 30, 42, 0.5);
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}
.cp_bt {
    top: 70px;
    left: 50px;
    position:absolute;
    /* width: calc( 100% - 46px); */
    font-family: 'Noto Sans CJK';
    font-size: 18px;
    color: #ffffff;
	}
  .com_w{padding:10px;border-bottom: 1px solid #f5f5f5;}
  .com_l{ float:left;width:50%;}
  .com_r{ float:left;width:50%;padding-left: 6px}
 .co_t{font-size: 14px;font-weight: bold;}
 .cps_t{ font-size: 24px;
    font-weight: bold;
    line-height: 21px;
    letter-spacing: 2px;}
  .content{ padding:10px; line-height:2}
  .content img{ width:100%}
  #a_content{
 	  line-height:1.8; margin-left:auto; margin-right:auto;padding:15px
  }
  #a_content img{width:90%}

  .more_f{background-color:#F4F3F1; height:60px; line-height:60px;text-align:center;font-family:"微软雅黑"; border-top:#EDEDED 1px solid; color:#ACAAAB}
.feed_tit{background-color: #f5f5f5;padding: 30px}
.feed_sub{background-color: #be000a;border: none;color:#fff;border-radius: 4px;width:180px;height:50px;font-size: 14px}
.input{background-color: #f5f5f5;padding: 22px;border:none;width:98%;margin-bottom: 20px;border-radius: 6px}
#top{background-color: #c34839;width:100%;position: fixed;top:0;z-index: 999}
 .h{ color:#c34839}
 .li2{ background-image:url(../img/r_jt.png);background-position:right center;background-repeat:no-repeat; height:60px; line-height:60px;border-bottom:#D5D5D5 1px solid; font-size:14px; padding-left:10px; background-color:#fff}
 .li2:hover{ background-color:#DCEAF7}
 .y{ font-size: 12px; color:#333}
 .top_left{ float: left;  font-size:18px; padding-left:6px;padding-top: 5px;}
 .top_right{ float: right; padding-top: 5px;padding-right:5px}
 .top_s{border-radius: 4px;
    background-color: rgb(23 152 180);
    padding: 10px 8px 3px 8px;
      text-align: center;
  }

.header{
position:fixed;
top:0px;
width:100%;
z-index: 999;
background-color:#c34839;
/* height:50px;
line-height:50px; */
box-shadow: 0px 0px 18px #c4c2c2;
padding-top: 16px;
}
.t_left{width:25%;float: left;display: flex;justify-content: center;color:#fff;height:40px;line-height: 40px}
.foot_m{
position:fixed;
bottom:0px;
width:100%;
z-index: 999;
background-color:rgb(23 152 180);
height:50px;
line-height:50px;
box-shadow: 0px 0px 18px #c4c2c2;
}
.m_left{width:21%;float: left;display: flex;justify-content: center;color:#fff;}
.ban{width:1200px;margin-left: auto;margin-right: auto;padding-top: 6px}
.ban1 { position: relative; overflow:hidden;margin-left:auto;margin-right:auto;margin-top: 80px}
.ban1 .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 0px; zoom:1; z-index:3; width:100%}
.ban1 .num li { width: 12px; height: 12px; line-height: 12px; text-align: center; font-size:0px;color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.ban1 .num li.on { background: #FF7700; } /*当前项*/
.sp_t{ font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(51,51,51,1);
  height:50px
}
.sp_i{width:33%;float:left;display: flex;
  justify-content: center;}
.sp_t_1{text-align: center;
    background-color: #fff;
      border-radius: 20px;
      padding-bottom: 20px;
    cursor: pointer;
  box-shadow: 0px 0px 8px #c4c2c2;}
  .sp_t_1:hover{ box-shadow: 0px 0px 14px #bfbcbc;}
.sp_t_1 img{border-top-left-radius:20px;border-top-right-radius:20px}
  .l_tit{ font-size: 14px;color: #404040;padding-top: 10px;text-align: center;}
.cp_i{width:33%;float:left;}
.cp_i_1{width:25%;float:left;display: flex;
justify-content: center;}
/* .cp_i:hover{border:2px solid #c34839 } */
.gs_t{border:1px solid #f0f0f0;margin-left: 10px;margin-right:10px;float:left;text-align: center;cursor: pointer}
.gs_t:hover{border: 1px solid #c34839}
.gs_t img{width:260px;height:180px;}
.gs_t span{height:40px;line-height: 40px}
.blk_29 {
	WIDTH: 100%;
	/* PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px; */
	padding-top:30px;padding-bottom:20px;
	ZOOM: 1;
	POSITION: relative;
}

.blk_29 .LeftBotton1 {
	LEFT: 4px;
	FLOAT: left;
	WIDTH: 28px;
	POSITION: absolute;
	TOP: 80px;
	HEIGHT: 114px;
	text-align:center;
	cursor:pointer
}
.blk_29 .RightBotton1 {
	RIGHT: -4px;
	FLOAT: right;
	WIDTH: 28px;
	POSITION: absolute;
	TOP: 80px;
	HEIGHT: 114px;
	cursor:pointer

}
.blk_29 .Cont1 {	 OVERFLOW: hidden; margin-left:40px; }
.img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.about{
  height:500px;
  border:none;
  text-align: center;
  padding-top: 40px;
  background-image: url('../img/all_about.jpg');
  background-repeat: no-repeat;
  background-position:center
}
.cp_s{
	/* margin-top: 80px; */
  /* height:570px; */
  border:none;
  /* text-align: center; */
  padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f8fcff;
  /* background-image: url('../img/productnew.jpg');
  background-repeat: no-repeat;
  background-position:center */
}
.cp_s1{
	/* margin-top: 80px; */
  /* height:570px; */
  border:none;
  /* text-align: center; */
  padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f8fcff;
  background-image: url('../img/cpbg.jpg');
  /* background-image: url('../img/productnew.jpg');
  background-repeat: no-repeat;
  background-position:center */
}
.dh{border-bottom: 1px solid #f0f0f0;height:70px;line-height: 70px}
.dh1{
    height:70px;line-height: 70px;float:left;margin-left: 15px;margin-right: 15px;
    /* padding: 12px 15px;
    border-bottom: 1px solid #f3f3f3; */
    color:#707070;
    cursor:pointer
}
.dh1:hover{border-bottom: 2px solid #c34839;color: #c34839;}
.dh1_on{
    height:70px;line-height: 70px;float:left;margin-left: 15px;margin-right: 15px;
    border-bottom: 2px solid #c34839;
    color: #c34839;
}
#a_tit{
 width:96%; margin-left:auto; margin-right:auto; font-size:14px; height:40px; line-height:40px
}
.f_dz{float: left;padding:30px 30px 30px 30px}
.f_dz_t{font-size:15px;padding-bottom:6px}
/* .footer{background-image:url(../img/bg_f.jpg);
  background-position: 50% 50%;
background-size: cover;
  background-color: rgb(34, 34, 34);padding-top:50px;padding-bottom:20px;
    font-family: 'Noto Sans CJK';
    color: #ccc;
    font-size: 12px;} */
    .footer{background-color: rgb(34, 34, 34);padding-top:40px;padding-bottom:50px;border-bottom: 1px solid #333333;
        font-family: 'Noto Sans CJK';
        color: #ccc;
        font-size: 12px;}
.meit img{margin-right: 20px}
/* .f_bq{font-family: 'Noto Sans CJK';color: #ccc;font-size: 12px;height:40px;line-height:40px;text-align: center} */
.f_bq{font-family: 'Noto Sans CJK';color: #ccc;font-size: 12px;background-color:rgb(34, 34, 34);padding: 10px;
    line-height: 1.6;text-align: center}
.link-item {width:234px;float: left}
.link-item h3 {width:75px;font-size: 16px;margin-top: 0;margin-bottom: 16px;font-weight:normal;
  background-image: url('../img/foot_icon.png');
  background-repeat: no-repeat;
  background-position:right}
.link-item ul {padding: 0; margin-bottom: 0; list-style-type: none;}
.link-item ul li { height:35px; line-height:35px;}
.news{
  /* background-color: #f6f7f8; */
  padding-top: 50px;
  padding-bottom: 60px
}
.news_m{
border-bottom: 2px solid #fff;border-top: 2px solid #fff;padding: 30px 10px;margin-left: 1.5%;margin-right:1.5%;margin-bottom: 10px;background-color: #fff;
}
.news_t{
border-bottom: 2px solid #fff;border-top: 2px solid #fff;padding-bottom:10px;background-color: #fff;cursor: pointer
}
/* .news_t:hover{border-bottom: 2px solid #c34839} */
.news_t .news_tit{font-size:16px;font-weight:bold;padding-bottom:6px}
.news_t:hover .news_tit{color:#c34839}
.news_t_h{
float:left;width:17%;border-right:1px solid #e5e5e5
}
.team{
  /* background-color: #f6f7f8; */
  padding-top: 50px;
  padding-bottom: 50px
}
.cont{margin-left:auto;margin-right:auto;width:1170px}
.product{
  margin-top: 80px
}
.cp_t{padding:38px 24px 32px 24px;position: relative}
.cp_t_1{text-align: center;
  background-color: #fff;
    border-radius: 20px;
    padding-bottom: 20px;
      position: relative;
  cursor: pointer}
.cp_t_1:hover{ box-shadow: 0px 0px 12px #c4c2c2;}
.cp_t_1 img{border-top-left-radius:20px;border-top-right-radius:20px}
.w_info{ font-size: 12px;color: #999;padding-top: 8px;min-height: 38px;}
.w_date{ font-size: 24px;color: #c34839;padding-top: 20px;}
.w_jg{ font-size: 14px;color: #c34839;padding-top: 20px;}
.w_tit{ font-size: 15px;color: #404040;padding-top: 10px;}
.w_bt{ font-size: 14px;color: #999}
.w_bt1{ font-size: 12px;color: #999}
.about_zs{
margin-left: auto;
margin-right: auto;
margin-top: 50px;
width:1172px;
background-color: #fff;
padding:20px;
border-radius: 4px;
box-shadow: 0px 0px 14px #c4c2c2
}
.about_more{
  border: 2px solid #fff;
  padding:8px 22px;
  color:#fff;
  font-size: 16px;
  cursor: pointer
}
.contact{
  border: 2px solid #fff;
  background-color: #fff;
  padding:8px 26px;
  color:#00a46f;
  font-size: 16px;
  cursor: pointer
}
.new_p{float: left;;margin-right: 30px}
.new_p1{float: left;;margin-right: 70px;margin-bottom: 60px;text-align: center;cursor: pointer}
.lb3{border-bottom: 1px solid #eaeaea;padding-top: 30px;padding-bottom: 30px}
.lb1{border-bottom: 1px solid #eaeaea;padding-top: 30px;padding-bottom: 30px;}
.lb_z{float: left;font-size:14px;padding-left:4px;width:660px;padding-top: 20px}
.lb1 .lb_z span{font-size: 18px;font-weight: bold;}
.lb1:hover .lb_z span{color:#c34839}
.lb_y{float: right;width:44px;height:33px;background-image: url('../img/new_icon.png');background-repeat: no-repeat;}
.lb1:hover .lb_y{background-image: url('../img/new_icon_on.png');}
.icon_tab{
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #f6f6f6;
  cursor: pointer
}
.icon_tab .icon_tab_tb{
 background-color: #2a6c46;
 width:34px;
 height:2px;
 margin-top: 14px;
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
}
.icon_tab:hover .icon_tab_tb{
  background-color: #fff;
}
.icon_tab:hover{
  background-color: #c34839;
}
.icon_tab .icon_tab_tit{
 color:#484647;
 font-size: 20px
}
.icon_tab:hover .icon_tab_tit{
 color:#fff;
}
.icon_tab:hover .icon_tab_yw{
 color:#fff;
}
.icon_tab .icon_tab_yw{
 color:#646263;
 font-size: 16px
}


.bg_icon{
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px
}
.sc{
  text-align: right;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom:16px
}
.newtime{color:#808080;font-size: 12px}
.tab_tit{
  border-bottom: 1px solid #cccccc;
  height:40px;
  line-height: 40px;
  margin-bottom: 20px
}
.tab_tit span{
  margin: 0 0 -1px 0;
  /* padding-bottom: 5px; */
  display: inline-block;
  border-bottom: 2px solid #009BD6
}
.toph{
background-color: #0062bd;height:2px;width:100%
}
.search-key{
  border:1px solid #cccccc;
  width:180px;
  padding:6px;
  height:36px;
  border-right:none
}
.search-sub{
  background-color: #01adef;
  height:36px;
  width:42px;
  border:none;
  background-image: url('../img/searchx.png');
  background-repeat: no-repeat;
  background-position:center
}

.ys_on{ background-color: #f60;
    padding: 8px 10px 8px 10px;
    float: left;
    margin-right: 8px;
    color: #fff;}
.line{border-bottom: 1px solid #f0f4f5}
.line1{border-bottom: 1px solid #f0f4f5;height:40px;line-height: 40px}
.item3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}
.t_menu {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  background: #c34839;
  /* display: flex;
  justify-content: center; */
  z-index: 999;
  display: none;
}
.t_menu li{
  border-bottom: 1px dashed #E6E6E6;
    height: 40px;
    line-height: 40px;
    margin: 15px;
    color:#fff;
}
.menu {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  /* background: #0061c2; */
  display: flex;
  justify-content: center;
  z-index: 999;
}
.menu * {
  box-sizing: border-box;
}
.menu .center {
  width: 700px;
}
.menu .ul-list {
  display: flex;
  height:65px;
  /* padding-top:10px; */
  /* background-color: #ff0000 */
}
.menu .ul-list > li {
  flex: 1;
  /* border-right: 1px solid #fff; */
  position: relative;
}
.menu .ul-list > li:last-child {
  border-right: none;
}
.menu .ul-list > li > a {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  /* background: #0061c2; */
}
.menu .ul-list > li > span {
  color: #fff;
  font-size: 14px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0061c2;
}
.menu .ul-list > li:hover .ol-list {
  display: block;
}
.menu .ol-list {
  display: none;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 99999;
  background: #fff;
  opacity:0.8;
  width: 100%;
  border-top: 2px solid #c34839
}
.menu .ol-list > li > a {
  font-size: 14px;
  text-decoration: none;
  color: #000;
  height: 50px;
  display: flex;
  align-items: center;
  /* border-bottom: 1px solid #fff; */
  justify-content: center;
}
.menu .ol-list > li > a:hover {
  background: #c34839;
  color:#fff
}

.r_w{margin-bottom:10px;float: right;width:94%;margin-right: 2px;border:#f18459 1px solid;border-radius: 4px;height: 200px;background-image: url('../img/menu_r_bg.jpg');background-repeat:repeat-x;}
.r_w_t{border-bottom: 1px solid #f18459;height: 40px;line-height: 40px;margin-bottom: 6px}
.r_w_wz{float: left;font-size:16px;color:#f18459;padding-left: 8px;}
.r_w_gd{float: right;font-size:14px;padding-right: 8px}
.link{margin-right: 10px;margin-bottom: 10px; float: left}
.lb{height: 25px;line-height: 25px}


.l_w{width:98%;border:#e6e6e4 1px solid;height: 264px}
.l_w_t{margin-bottom:5px;border-bottom: 1px solid #e6e6e4;height: 40px;line-height: 40px;background-image: url('../img/tab_lb.jpg')}
.l_w_wz{float: left;font-size:16px;padding:0px 10px;color:#ffffff;text-align: center;background-image: url('../img/tab_b.jpg')}
.l_w_gd{float: right;font-size:14px;padding-right: 8px}
.l_w_on{float: left;font-size:16px;padding:0px 10px;color:#ffffff;text-align: center;margin-right: 5px;background-image: url('../img/tab_b.jpg')}
.l_w_def{float: left;font-size:16px;padding:0px 10px;text-align: center;margin-right: 5px;background-color: #dbddde}
.jgtab{float: left;width:16%; text-align: center;}
.ptab{color:#fff;margin-right:5px;background-color: #d52221;padding:5px 10px; float: left;margin-bottom: 10px;border-radius: 5px}
.sub1 {
  width: 230px;
  height: 54px;
  line-height: 54px;
  background-color: #f60;
  border: 0px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
  cursor: pointer;
}
.i_tab{width:1140px;margin-left: auto;margin-right: auto}
.ys{background-color: #eae8e8;padding: 8px 10px 8px 10px;float: left;margin-right: 8px;color:#606162}
input[type="text"]::-ms-clear,input[type="text"]::-ms-reveal{display:none;}
input:focus{outline:medium;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td,figure{margin:0;padding:0;}

/* p, li, li a, label {
    color: #555;
} */
p {
    margin: 0 0 10px;
}
* {
    border-radius: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
body {
    font-family:Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    /* line-height: 1.5 */
}
/* body {
	FONT-SIZE: 14px; MARGIN: 0px; COLOR: #000000; font-family:Arial, Helvetica, sans-serif; font-family:"微软雅黑"
} */

li{list-style-type:none}
ul{margin:0px;padding:0px}
img{border:0px;padding:0px;margin:0px;}
.mf_tag{color:#ffffff;background-color: rgb(209, 74, 77);padding: 4px 6px 4px 6px;position: absolute}

a{ color: #333; text-decoration: none; font-size: 14px}
a:visited{ color: #333; text-decoration: none; font-size: 14px }
a:hover{ color: #333; text-decoration: none; font-size: 14px}

a.p1:link          { FONT-SIZE: 14px; color: #333; text-decoration: none }
a.p1:visited       { FONT-SIZE: 14px; color: #333; text-decoration: none }
a.p1:hover         { FONT-SIZE: 14px; color: #c34839; text-decoration: none}
a.p2:link          { color: #ccc;font-size: 12px; text-decoration: none }
a.p2:visited       { color: #ccc;font-size: 12px; text-decoration: none }
a.p2:hover         { color: #ccc;font-size: 12px; text-decoration: none}
a.p3:link          { font-size: 16px; color: #6d6d6d; text-decoration: none }
a.p3:visited       { font-size: 16px; color: #6d6d6d; text-decoration: none }
a.p3:hover         { font-size: 16px; color: #c34839; text-decoration: none}
a.p4:link          { font-size: 14px; color: #6d6d6d; text-decoration: none }
a.p4:visited       { font-size: 14px; color: #6d6d6d; text-decoration: none }
a.p4:hover         { font-size: 14px; color: #c34839; text-decoration: none}
em{font-style:normal}
.fl{float:left;}
.fr{float:right;}
del{border:0px;padding:0px;margin:0px;font-style:normal;text-decoration:none}
.clear{clear:both;height:0px;overflow:hidden}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.blank10{height:10px;}
.blank20{height:20px;}
.blank25{height:25px;}
.blank30{height:30px;}
.tit{font-size: 16px; font-weight: bold;padding:6px 0px}
.tit_z{float:left;width:20%}
::selection{background: rgb(209, 74, 77);color: white;}
::-moz-selection{background: rgb(209, 74, 77);color: white;}
.show {display: block !important; }
.hide {display: none !important; }
.pos {position: relative;}

button,input,optgroup,select,textarea {margin: 0;color: inherit;font: inherit;}
button {overflow: visible;}
button,select {text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {cursor: pointer;-webkit-appearance: button;}
button[disabled],html input[disabled] {cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner {padding: 0;border: 0;}
input, button, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit;}
input::-ms-clear {display: none;}
input[type="checkbox"],input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
legend {padding: 0;border: 0;}
textarea {overflow: hidden;resize: none;}
optgroup {font-weight: bold;}
input::-moz-placeholder,textarea::-moz-placeholder {color: #b1b1b1;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #b1b1b1;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #b1b1b1;}
object {outline: none;}
