body, dl, dd, ul, ol ,h1, h2, h3, h4 ,form, input, button, textarea, p, th, td{ margin:0; padding:0;}
body{ font:12px/1.5 Arial,'Microsoft YaHei'; color:#222222; font-size:12px; background: #fff;}
img{vertical-align: middle; border:none;}
ul,ol{list-style:none outside none;}
table{border-collapse:collapse; border-spacing:0;}
button, input, select, textarea {font-size: 100%; vertical-align:middle;}
a{ color:#333333; text-decoration:none; blr:expression(this.onFocus=this.blur()); }
a:hover{ text-decoration:none; text-decoration:none!important; color: #4ab344; }
:focus {outline: 0 none;}
h1,h2,h3{ font-size:100%; font-weight:normal;}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer; -webkit-appearance: button;-moz-appearance: button;}
.text,.btn,textarea{font-family:arial,'Microsoft YaHei';}
.clearfix:after{ content:"."; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1;}
em,i{ font-style:normal;}
li{ list-style:none;}
h3{ font-weight:normal;}
.fl{float: left;}
.fr{float: right;}
.wrap{ width: 1200px; margin: auto;}
a,
img,
.abt_imgs_pos,
.prod_in_icon,
.pos_top{
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
img { max-width: 100%; }
/*头部*/
.head{
  height: 120px;
  background:#fff;
}
.head .wrap{
  width:1400px;
}
.logo{
  float: left;
  padding-top: 32px;
  overflow: hidden;
}
.logo span{
  margin: 0 18px;
}
.navs{
  float: left;
  margin-left: 35px;
}
.navs>li{
  float: left;
  color: #222;
  margin: 0 10px;
  margin-top: 40px;
  position: relative;
  z-index: 999;
}
.navs>li>a{
  display: block;
  font-size: 16px;
  width:100px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
}
.navs>li:hover>a,
.navs>li.on>a{ 
  color: #fff;
  background: #4ab344;
}



.nav_two_list{
  position: absolute;
  top: 100%;
  left: 50%;
  width:100%;
  padding-top: 12px;
  transform: TranslateX(-50%);
  opacity: 0;
  visibility:hidden;
}
.nav_two_list:before{
  position: absolute;
  top: 2px;
  left: 50%;
  transform: TranslateX(-50%);
  border:5px solid transparent;
  border-bottom-color:#4ab344; 
  content:"";
}
.nav_two_bg{
  padding:10px 0;
  border-radius: 10px;
}
.nav_two_list li{ position: relative }
.nav_two_list a{
  display: block;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  background: rgba(74,179,68,.8);
}
.nav_two_list a:hover,.focusa>a{
  color: #fff;
  background: #07913a;
}
.navs li:hover .nav_two_list{
  top: 100%;
  opacity: 1;
  visibility: inherit;
}
.navs.none{ display: none; }

.nav_three_list{
  position: absolute;
  top: 0;
  left: 100%;
  width: 100px;
  padding-left: 10px;
}


.ind_search{
  float: right;
  margin-top: 45px;
  width:168px;
  height:28px;
  border:1px solid #ddd;
}
.ind_search_text{
  float: left;
  width:88px;
  height:28px;
  padding:0 10px;
  background: none;
  border:none;
}
.ind_sub{
  float: left;
  width:60px;
  height:28px;
  border:none;
  cursor: pointer;
  background: url('../images/search.png') no-repeat center #4ab344;
}


/*nav*/
.nav__trigger { float: right; width: 30px; height: 30px; margin-left: 20px; position: relative; right: 0; top:19px; z-index: 9999; display: none; cursor: pointer; }
.nav__icon { display: block; position: absolute; width: 30px; height: 5px; top: 0; left: 0; background-color:#4ab344; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before, .nav__icon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #4ab344; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before { margin-top: 20px; }
.nav__icon:after { margin-top: 10px; }
.zjq-mnav { width: 82%; height: 100%; padding: 0 0; position: fixed; z-index: 1024; opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translateX(-100%); transform: translateX(-100%); left: 0; top: 0; overflow: hidden; }
.zjq-msons { margin: 14px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.zjq-msons dt { font-size: 14px; margin-bottom: 8px; line-height: 1.6rem; text-align: center; }
.zjq-msons a { color: #fff }
.zjq-msons dd { line-height: 24px; margin-left: -20px }
.zjq-msons dd a { margin-left: 20px; display: inline-block; color: #e9e8e8 }
.nav--active{ overflow: hidden; }
.nav--active .nav__trigger { opacity: 0.5; }
.nav--active .nav__icon { top: 8px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.nav--active .nav__icon:before { display: none; }
.nav--active .nav__icon:after { margin-top: 0; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.nav--active .zjq-mnav { top: 0; opacity: 1; height: 100%; background: #4ab344; -webkit-transform: translateX(0); transform: translateX(0); padding: 3rem 0; }

/*轮播图*/
.slide-img { overflow: hidden;}
.slide-img .flex-control-nav {
  position: absolute;
  bottom: 10px;
  left: 0;
  width:100%;
  height: auto;
  text-align: center;
  z-index: 999;
}
.slide-img .flex-control-nav li{
  display: inline-block;
}
.slide-img .flex-control-nav li a{
  display: block;
  width:20px;
  height: 2px;
  margin: 0 3px;
  text-indent: -9999px;
  cursor: pointer;
  background: rgba(255,255,255,.5);
}
.slide-img .flex-control-nav li a.flex-active{
  background: rgba(255,255,255,1);
}

.slide-img .flex-direction-nav {
  display: none;
}

.slider_mb{ display: none; }

.slider-controls{
  position: absolute;
  top: 50%;
  left: -50%;
  width:1400px;
  height:auto;
  display: block;
}
.slider-nav{
  position: absolute;
  top: -50%;
  width:60px;
  height:60px;
  display: block!important;
  transform: TranslateY(-50%);
  background: no-repeat center;
}
.slider-nav.prev{ left: 13%!important; background-image: url('../images/prev.png') }
.slider-nav.next{ right: 13%!important; background-image: url('../images/next.png') }


.ind_abt{
  padding:60px 0;
  color: #fff;
  text-align: center;
  background: #4ab344;
}
.ind_abt_logo{
  width:220px;
  margin: auto;
  margin-bottom: 40px;
}
.ind_abt_name{
  font-size: 26px;
  line-height: 24px;
  margin-bottom: 30px;
}
.ind_abt_names{
  font-size: 26px;
  line-height: 24px;
  margin-bottom: 30px;
}
.ind_abt_desc{
  font-size: 16px;
  line-height: 26px;
  padding:0 270px;
}

.foot{
  padding:32px 0;
  line-height: 26px;
  color: #4ab344;
  font-size: 14px;
  text-align: center;
}
.foot_nav{
  line-height: 32px;
  font-size: 16px;
  color: #e2e2e2;
  margin-bottom: 8px;
}
.foot_nav span{ display: inline-block; }
.foot a{
  display: inline-block;
  color: #4ab344;
  margin: 0 5px;
}
.foot a:hover{ color: #333; }



.banner{
   height:500px;
   background-size: cover!important;
}
.catalog{
  padding:40px 0;
  text-align: center;
}
.cata_ul{
  display: inline-block;
  width:auto;
  margin: auto;
  overflow: hidden;
  border: 1px solid #4ab344;
}
.cata_ul li{
  float: left;
  width:230px;
  line-height: 22px;
  text-align: center;
  font-size: 22px;
  border-right: 1px solid #4ab344;
}
.cata_ul li:last-child{
  border-right: none;
}
.cata_ul a{
  display: block;
  color: #4ab344;
  height:50px;
  position: relative;
  padding-top: 14px;
}
.cata_ul a:before{
  position: absolute;
  top: 12px;
  left: 20px;
  width:2px;
  height:38px;
  background: #4ab344;
  content:"";
}
.enname{
  font-size: 12px;
  text-transform: uppercase;
}
.cata_ul li a:hover,
.cata_ul li.on a{
  color: #fff;
  background: #4ab344;
}
.cata_ul li a:hover:before,
.cata_ul li.on a:before{
  background: #fff;
}

.article,.list{
  background: #f9f9f9;
  overflow: hidden;
}
.art_box{
  padding:0 140px 60px;
}

/*企业介绍*/
.abt_name{
  text-align: center;
  padding:60px 0 50px;
}
.abt_box{
    padding:50px;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 20px;
    background: #4ab344;
}

.abt_imgs{
  padding:10px 5px;
  background: #fff;
}
.abt_imgs_item{
  float: left;
  margin: 0 5px 10px;
  overflow: hidden;
  position: relative;
}
.abt_imgs_item:nth-child(even){
  margin-right: 0;
}
.abt_imgs_pos{
  position: absolute;
  bottom: 0;
  left: 0;
  width:100%;
  height:100%;
  opacity: 0;
  text-align: center;
  background: #555555;
}
.abt_pos_txt{
  position: absolute;
  top:50%;
  left: 50%;
  width:80%;
  font-size: 14px;
  color: #fff;
  transform: Translate(-50%,-50%);
}
.abt_imgs_item:hover .abt_imgs_pos,
.mien_list li:hover .abt_imgs_pos{
  opacity: 1;
}

/*企业文化*/
.cul_box{
  padding:30px 50px;
}
.share_box{
  padding-bottom: 30px;
}
.share{
  font-size: 24px;
  color: #666666;
  font-style: italic;
  font-family: "simsun";
  text-align: center;
  text-transform:uppercase;
  margin-top: -20px;
}
.share h3{
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  color: #4ab344;
  font-family: "Microsoft YaHei";
}

.sumitomo{
  background: #07913b;
}
.sumitomo_pad{
  padding:30px 140px;
}
.sumitomo_name{
  padding-left: 53px;
  font-size: 28px;
  color: #fff;
  line-height: 38px;
  margin-bottom: 40px;
  border-bottom: 1px solid #fff;
  background: url('../images/icon.png') no-repeat left;
}
.sumitomo_img{
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.sumitomo_table{
  padding:0 40px;
}
.sumitomo_table li{
  padding:11px 10px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #fff;
}
.sumitomo_table li:last-child{border-bottom: none;}
.sum_tabl_name{
  float: left;
  width:184px;
  font-weight: 700;
}
.sum_tabl_desc{
  margin-left: 184px;
}

.alkali_pad{
  padding:30px 140px;
}
.alkali_name{
  color: #222222;
  border-bottom-color: #222222;
  background-image: url('../images/icon1.png');
}

.box{
  font-size: 14px;
  line-height: 30px;
  color: #222;
}


/*honor*/
/*.honor_head{
  background: #07913b;
  border-bottom: 20px solid #00672f;
}
.honor_pad{
  padding: 80px 140px 0;
  height:95px;
  background: url('../images/hnr_icon.png') no-repeat 70% -5px;
}*/

.hnr_box{
  padding:42px 0;
  background: #f9f9f9;
}
.honor_list{margin-bottom: 20px;}
.honor_list li{
  float: left;
  width:380px;
  margin-right: 30px;
  margin-bottom: 40px;
}
.honor_list li:nth-child(3n){margin-right: 0}
.hnr_title{
  font-size: 18px;
  padding:0 20px;
  line-height: 60px;
  background: #fff;
}

.hover_vertical li{
  float: left;
  width:236px;
  overflow: hidden;
  margin-right: 5px;
}
.hover_vertical li:nth-child(5n){margin-right: 0}

.hnr_in_box{
  padding:42px 0;
  background: #07913b;
}
.hnr_in_box .wrap{ width:1400px; }
.hnr_in_bg{
  padding:58px 30px;
  background: #fff;
}
.hnr_in_head{
  padding:0 20px 24px;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  border-bottom: 1px solid #dddddd;
}
.hnr_in_name{
  font-size: 26px;
  margin-bottom: 22px;
  line-height: 26px;
  color: #222;
}
.hnr_browse{
  float: right;
  padding-left: 30px;
  background: url('../images/look.png') no-repeat left center;
}

.hnr_in_boxs{
  padding:50px 10px;
}
.hnr_in_page{
  padding:24px 32px;
  line-height: 30px;
  font-size: 14px;
  border-top: 1px dashed #dddddd;
}
.hnr_in_page a{
  margin-left: 40px;
}


.eval_box{
  padding:30px 40px;
  background: #fafafa;
}
.eval_item{
  margin-bottom: 15px;
}
.eval_text{
  width:96%;
  height:237px;
  padding:20px 2%;
  background: #fff;
  resize: none;
  border:1px solid #dddddd;
}
.eval_name{
  font-size: 14px;
  color: #999;
}
.eval_name_text{
  width:138px;
  height:34px;
  padding:0 10px;
  border:1px solid #dddddd;
}
.eval_sub{
  float: right;
  width:238px;
  height:44px;
  font-size: 14px;
  color: #fff;
  background: #4ab344;
  border-radius: 44px;
  border:1px solid #dddddd;
}
.eval_sub:hover{
  color: #4ab344;
  background: #f9f9f9;
}
.eval_area{ margin-top: 40px; }
.area_head{
  font-size: 14px;
  line-height: 34px;
  border-bottom: 1px solid #dddddd;
}

.eval_area_box{
  min-height: 300px;
  padding-bottom: 100px;
}
/*.eval_area_bg{background: url('../images/msg_bg.png') no-repeat center;}*/
.eval_area_box li{
  padding:40px 10px;
  border-bottom: 1px solid #dddddd;
}
.area_img{
  float: left;
  width:60px;
  height:60px;
  border-radius: 50%;
  overflow: hidden;
}
.area_con{
  margin-left: 85px;
}
.area_con_name{
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
.area_con_state{ color: #e93031; }
.area_con_desc{
  font-size: 14px;
  line-height: 24px;
  color: #666;
}


/*product*/
.pord_bg{
  background: #dbdbdb;
}
.prod_list{
  padding:40px 0;
}
.prod_list li{
  margin-bottom: 40px;
  overflow: hidden;
}
.prod_list li:last-child{
  margin-bottom: 0;
}

.prod_item{
  /*height:800px;*/
  position: relative;
  background: no-repeat center top;
  background-size: cover;
}
.prod_return{
  position: absolute;
  top: 30px;
  left: 50%;
  width:160px;
  height:50px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 3px;
  transform: TranslateX(-50%);
  background: #4ab344;
  z-index: 99;
}
.prod_return:hover{
  background: #fdfdfd;
}

.prod_inlist_box{
  padding:70px 0;
  background: #4ab344;
}
.prod_inlist{
  padding:40px 50px 0;
  background: #f3f3f3;
}
.prod_inlist li{
  float: left;
  width:180px;
  position: relative;
  margin: 0 20px 40px;
}
.prod_in_icon{
  position: absolute;
  top: 50%;
  left: 50%;
  width:60px;
  height:60px;
  border-radius: 50%;
  opacity: 0;
  background: url('../images/icon2.png') no-repeat center;
  transform: Translate(-50%,-50%);
}
.prod_inlist li:hover .prod_in_icon{
  opacity: 1
}


.plan_name{
  font-size: 16px;
  color: #4ab344;
  line-height: 45px;
  border-bottom: 1px dashed #c1c1c1
}
.plan_year{
  position: relative;
  padding: 20px 0;
}
.plan_year li{ margin-bottom: 20px; }
.plan_year li:last-child{ margin-bottom: 0; }
.plan_year:before{
  position: absolute;
  top: 0;
  left: 110px;
  height:100%;
  border-right: 1px dashed #c1c1c1;
  content:"";
}
.plan_date{
  float: left;
  width: 110px;
  line-height: 32px;
  font-size: 16px;
  position: relative;
}
.plan_date:before{
    position: absolute;
    width: 12px;
    height: 12px;
    background: #bababa;
    border-radius: 50%;
    right: -7px;
    top: 9px;
    z-index: 2;
    content:"";
}
.plan_conts{
  margin-left: 140px;
}
.plan_conts{
  font-size: 14px;
  line-height: 30px;
}

/*NEWS*/
.news_bg{
  padding:50px 0;
}
.news_bgs{
  padding:30px 75px;
  background: #fff;
}
.news_list li{
  float: left;
  width:300px;
  overflow: hidden;
  margin: 0 23px 30px;
  border:1px solid #dddddd;
}
.news_img{
  height:180px;
  overflow: hidden;
}
.news_con{
  padding:20px;
  background: #fff;
}
.news_title{
  padding-left: 25px;
  line-height: 18px;
  font-size: 18px;
  margin-bottom: 15px;
  background: url('../images/icon3.png') no-repeat left center;
}
.news_title a{color: #666;}
.news_desc{
  font-size: 14px;
  line-height: 24px;
  color: #666;
  height:96px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}
.news_more{
  display: block;
  width:78px;
  height:24px;
  text-align: center;
  line-height: 24px;
  margin-top: 10px;
  border-radius: 24px;
  border:1px solid #dddddd;
}

.pagings{
  text-align: center;
}
.pags_item{
  display: inline-block;
  font-size: 14px;
  padding:4px 8px;
  margin: 0 3px;
}
.cur{ color: #4ab344; }




.img_bgs{ padding:30px 15px; }
.img_list li{
  float: left;
  width:358px;
  height:288px;
  margin: 0 15px 30px;
  border:1px solid transparent;
  overflow: hidden;
}
.img_list li:hover img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

/*服务联盟*/
.all_item{
  margin-bottom: 5px;
  overflow: hidden;
}
.all_box{
  margin-top: 50px;
  padding:50px;
  background: #fff;
}

.all_list{
  margin-top: 150px;
  padding:0 60px;
}
.all_inlist li{
  float: left;
  width:300px;
  margin: 0 30px 30px;
}


.net_box{
  background: #ffffff;
  margin-bottom: 30px;
}
.net_name{
  font-size: 22px;
  color: #4ab344;
  padding:40px 0 22px;
  line-height: 22px;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #dddddd;
}
.net_name:before{
  position: absolute;
  bottom: -3px;
  left: 50%;
  width:80px;
  height:5px;
  background: #4ab344;
  transform: TranslateX(-50%);
  content:"";
}
.net_conts{
  padding:32px 20px;
}

.net_txt{
  font-size: 16px;
  line-height: 34px;
  color: #666666;
  padding-top: 55px;
}
.net_txt i{ margin-right: 10px; }

.map{
  position: relative;
  padding:60px 0;
  min-height:778px;
}


/*mien*/
.mien{
  padding:30px 0;
}
.mien_list{
  padding:20px 15px;
  background: #fff;
}
.mien_list li{
  float: left;
  margin: 0 5px 10px;
  overflow: hidden;
  position: relative;
}


/*contact*/
.cont_art{ background: #4ab344; padding:30px 0; }

.cont_box{
  padding:70px 40px 18px;
  background: #fff;
  position: relative;
}
.cont_box:before{
  position: absolute;
  top: 50px;
  left: 0;
  width:20px;
  height:120px;
  background: #222;
  content:"";
}
.cont_item{
  float: left;
  width:96%;
  margin: 0 2%;
}
.cont_name{
  line-height: 67px;
  font-size: 28px;
  font-weight: 700;
  padding:0 40px;
  border-bottom: 1px solid #222222;
}
.cont_con{
  padding:22px 40px;
}
.cont_txt{
  line-height: 30px;
  padding:14px 0;
  padding-left: 56px;
  font-size: 18px;
  background: no-repeat left center
}
.cont_add{
  background-image: url('../images/add.png');
}
.cont_ph{
  background-image: url('../images/cont_min.png');
}
.cont_qq{
  background-image: url('../images/qqn.png');
}
.cont_fax{
  background-image: url('../images/fax.png');
}
.cont_email{
  background-image: url('../images/Mail.png');
}
.cont_par{
  font-size: 24px;
}
.cont_map{ float: right; width: 50%; margin-left: 30px; }

/*招聘系统*/
.join_bg{
  padding:50px 0;
  background: #f3f3f3;
}
.join_item{ margin-bottom: 60px; }
.join_name{
  font-size: 30px;
  font-weight: 700;
  color: #4ab344;
  line-height: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.join_nmb{
  font-size: 22px;
  font-weight: 700;
  color: #666666;
  line-height: 22px;
  margin-bottom: 30px;
  text-align: center;
}
.join_cont{
  font-size: 16px;
  color: #666;
  line-height: 26px;
}

.msg_bg{
  padding:30px 0;
}
.message{
  padding:50px 40px;
  background: #fff;
}
.msg_title{
  font-size: 18px;
  line-height: 28px;
  color: #666666;
  margin-bottom: 25px;
}
.msg_item{ margin-bottom: 15px; }
.msg_items{
  float: left;
  width:33%;
}
.msg_name{
  float: left;
  width:60px;
  line-height: 36px;
  font-size: 14px;
  color: #666;
}
.required{
  font-size: 20px;
  color: #ff0000;
}
.msg_inp{
  width:258px;
  height:36px;
  padding:0 10px;
  border:1px solid #dddddd;
}
.msg_textarea{
  width:716px!important;
  padding:10px;
  height:118px;
  resize: none;
}
.code{ width:98px!important;}
.code_img{ width:100px; height:38px; margin-left: 10px; }
.sub_btn{
  width:200px;
  height:40px;
  font-size: 14px;
  color: #fff;
  border:none;
  border-radius: 40px;
  background: #4ab344;
}
.sub_btn:hover{
  background: #ddd;
  color: #4ab344;
}



.online_svc{
  position: fixed;
  top: 50%;
  right: 20px;
  width:228px;
  background: #fff;
  border:1px solid #fff;
  transform: TranslateY(-50%);
  z-index: 9999;
}
.online_svc_title{
  font-size: 16px;
  color: #fff;
  line-height: 46px;
  background: #07913a;
  padding-left: 20px;
}
.online_item{
  margin: 0 20px;
  color: #666666;
  line-height: 28px;
  border-bottom: 1px dashed #dddddd;
}
.online_item_qq{ padding:14px 0; }
.customer_svc{
  padding-left: 70px;
  font-size: 14px;
  color: #666666;
  background:url('../images/QQ.png') no-repeat left center;
}
.online_item_work{ padding:16px 0 12px; }
.time_svc,.conts_svc{
  font-size: 16px;
  font-weight: 700;
  padding-left: 30px;
  background: url('../images/time.png') no-repeat left center;
}
.conts_svc{
  background-image: url('../images/ph.png');
}
.online_item_hotline{ padding:16px 0 12px; }

.pos_top{
  position: fixed;
  bottom: 10%;
  right: 20px;
  width:50px;
  height:50px;
  opacity: 0;
  cursor: pointer;
  background:url('../images/top.png') no-repeat;
  z-index: 999;
}
.pos_top:hover{
  opacity: 0.5
}
.bodyshow .pos_top{opacity: 1}


.forMargin:hover .float_in_img {opacity: 0!important}
.forMargin:hover .J_hoverImage{opacity: 1!important}

.maps_img{ display: none; }



.video_news .news_title{
  padding-left: 0;
  line-height: 26px;
  background:none;
}
.jing{ font-size: 15px; color: #ff0000; }
































