@charset "gb2312";
/* CSS Document */
/* 公司简介 */
.jj_nr{ width:100%; height:auto; 
  display: -webkit-flex; /* Safari */ 
  display: flex; /* Standard syntax */
}
.jj_nr_left{ height:auto; min-height:378px; float:left; font-size:.9rem; text-align:justify; 
padding:0% 2%; overflow:hidden;
-webkit-flex: 1; /* Safari */
-ms-flex: 1; /* IE 10 */
flex: 1; /* Standard syntax */
}

.jj_tp{  height:auto; overflow:hidden; background: #F5F5F5;
-webkit-flex: 1; /* Safari */
-ms-flex: 1; /* IE 10 */
flex: 1; /* Standard syntax */
}

.jj_tp img{ max-width:100%; max-height:100%; height:auto;}

.jj_title{ width:100%; height:auto;}
.jj_title h5{ text-align:center; font-size:1.5rem; line-height:3rem; font-weight:700}


.gdwh_bg{background: #F7F7F7;margin-top:10px;}
.gswh{ 
   width:100%; height:auto;  
  display: -webkit-flex; /* Safari */     
  display: flex; /* Standard syntax */
  }

.gswh_li{width:23%;height:auto; overflow:hidden;
 text-align:center; vertical-align:middle;margin:10px .5%;  
-webkit-flex: 1; /* Safari */
-ms-flex: 1; /* IE 10 */
flex: 1; /* Standard syntax */}

.gswh_li p{display:flex;justify-content:center;align-items:center;width:100%;height:50%;overflow:hidden; margin-top:5px;  }

.gswh_li p img{ max-width:90%; height:auto; max-height:100%;border-radius:10px; transition:all 0.5s;}
.gswh_li p img:hover{ transform:scale(1.1,1.1)}

.gswh_li h5{ width:90%; line-height:1.5rem; font-size:1rem; font-weight:bold;}
.gswh_li span{ width:90%; height:auto; font-size:.9rem;}

.gs_ys{ width:100%; height:auto; min-height:150px;font-size:0px; display:block; margin:5px 0px; clear:both;  display:-webkit-flex;display:flex; border-bottom:1px #fff solid;}

.lc_wz{ width:49%; height:100%; float:left;overflow:hidden;  padding:0px .5%; flex:1;  }
.lc_wz h4{ font-size:1.2rem; width:100%; line-height:3.6rem;  text-align:left; display:block; float:left;}
.rightshow{ font-size:1rem; width:100%; height:100%; font-size:.9rem; line-height:1.6rem;  float:left; overflow:hidden;}
.lc_tp{ 
 width:50%;font-size:0px; float:left; height:auto;flex:1; 
display:flex; justify-content:center; align-items:center; overflow:hidden;}

.lc_tp img{ max-width:90%;height:auto; max-height:100%;}
.jj_cf{ width:100%; height:auto; min-height:90px;}
.jj_cf img{ width:100%; height:auto;}
.jj_al{ width:99%; height:auto; min-height:90px; padding:0px .5%; display:inline-block; text-align:center;font-size:0px;}

.jj_altp{ display:inline-block;  text-align:center; vertical-align:middle; width:18.6%;  border:1px #CCCCCC solid;
 height:auto;  font-size:0px; margin:5px .3%; padding:.3%; overflow:hidden; }
.jj_altp img{  width:100%;max-width:100%; height:auto;  }
.jj_altp img:hover{ transform:scale(1.3,1.3);transition:all 0.8s; }




@media screen and (max-width: 1024px) and (min-width: 0px){	

}

/*产品列*/
.toubunr{ width:100%; height:auto; margin:0px auto; display:inline-block; font-size:0px; text-align:center;}
.toubunr img{ width:100%; height:auto;}
.fg{ display:inline-block; text-align:center; font-size:0px;}
.fg2{ display:flex; flex-wrap:wrap;}
.cp_btlist{ width:100%; height:auto; display:inline-block; font-size:0px; margin:10px 0px;;}
.cp_btlist a{ display:inline-block; font-size:.9rem; line-height:2.2rem; text-align:center; margin:.4% .4%;
padding:.6%; background:#042159; border-radius:5px; color:#FFF; }
.cp_btlist a:hover{background:#e46713; transform:scale(1.1,1.1); transition:all ease-in 0.3s; color:#333; z-index:55;}
.cp_nr{ width:32%; height:auto;  vertical-align:top; font-size:1rem; margin:.5%;border:1px  #EBEBEB solid;overflow:hidden;}
.cp_nr:hover{ border:1px #e46713 solid; transition:all linear .3s;}
.cp_tp{ width:100%; height:auto; display:block; overflow:hidden;} 
.cp_tp a{  width:98%; height:auto; display:flex; justify-content:center; align-items:center;  overflow:hidden; padding:1%;  }
.cp_tp a img{ max-width:100%; min-width:10%;  height:auto; max-height:100%; min-height:10%; cursor:pointer;
background: url(../images/loading.gif) 50% no-repeat;}
.cp_bt{ width:100%; height:40%; display:block;}
.cp_bt h3{ display:block; font-size:1.1rem; line-height:2.2rem; font-weight:400;}
.cp_bt h3 a{ color:#333; display:block;}
.cp_bt h3 a:hover{ color:#666; transition:all ease-in .3s;}
.cp_bt p{ font-size:.85rem; display:block; line-height:1.8rem; height:auto; padding:1% 2%;}

.cp_bt p a{ color:#333;}
.cp_bt p a:hover{ color:#666;}


/*信息LIST*/
.newslist{ width:100%; height:200px; display:block;margin:10px 0px; padding:10px 0px; display:flex; align-items:center; }
.newslist:hover{ background: #F2F5FD; transition:all .3s; }
.left_pic{ width:22%; height:98%;  display:flex; justify-content:center; align-items:center; overflow:hidden;  overflow:hidden; float:left; border:0px #CCCCCC solid;}
.left_pic img{max-width:100%; height:auto; max-height:100%;}
.left_nr{ width:66%; height:100%; float:left;text-align:left; margin-left:1%;}
.left_nr h4{ width:100%; height:20%; text-align:left;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.left_nr h4 a{ font-size:1.2rem; line-height:2.6rem; text-align:left; color:#333;}
.left_nr p{ width:80%; height:80%; min-height:20px; float:left; display: inline-block; font-size:.9rem; line-height:2rem; color:#666; }
.left_nr p a{  color:#666;}
.newsj{ width:10%; height:auto; float:right; border:1px #CCCCCC solid; border-radius:5px; }

.newsj span{ width:100%; height:55%;  border-bottom:1px #CCCCCC solid; text-align:center; font-size:2.5rem;}
.newsj dl{ width:100%; height:43%;  text-align:center; font-size:1rem;}


/*show news*/
.shownews{height:auto; min-height:300px; width:80%; padding:0px 1%; margin-top:20px; margin:auto;}
.shownesbt{ border-bottom:1px #CCCCCC solid; padding-bottom:5px;}
.shownesbt h1{ width:100%; text-align:center; height:auto; font-size:1.4rem; line-height:2.8rem;}
.shownesbt ul{ width:100%; display:inline-block; text-align:center; margin:0px; padding:0px;  position:relative;}
.shownesbt ul li{ display:inline-block; font-size:.8rem;  padding:0px 5px; color:#666;  position:absolute; 
left:50%; top:50%; transform:translate(-50%,-50%);}
.showner{ width:96%; height:auto; min-height:100px; max-width:1920px; font-size:.8rem; line-height:1.8rem; color:#333; margin:0px auto; padding:0px 2%; }
.showner img{ max-width:100%; width:auto; height:auto; margin:0px auto;}
.trurnpage{ width:100%; height:auto; margin:0px auto;display:inline-block; text-align:center; vertical-align:top; font-size:0px; margin-top:20px;}
.trurnpage p{ width:48%;  margin:0px 1%; height:auto;  text-align:left;
 display:inline-block;vertical-align:top; font-size:1rem; line-height:2rem;} 
.trurnpage p span{ font-size:1rem; float:left; line-height:2rem; padding:0px 10px; font-weight:bold;}
.trurnpage p a{ float:left; font-size:1rem; color: #333;line-height:2rem;}
.trurnpage p a:hover{ color:#000; text-decoration:underline;}
/*----服务------------*/
.server_sm{ width:96%; height:auto; text-align:center; padding:0px 2%; line-height:2rem; font-size:1.1rem; font-weight:normal;}
.server_bg{ background:url(../images/server.jpg) no-repeat left center; background-size:cover;}
.s_ln{ width:100%; height:50%;}

.sever_zc{ text-align: center; width:100%; height:auto; clear:both; font-size:0px;
display:flex;  flex-wrap:wrap; vertical-align:top; }
.s_ln_left{ width:46%; height:auto; font-size:1rem; margin:5px 1%;  display:flex; vertical-align:top;}
.s_tp{ width:43%; height:auto; display:flex; justify-content:center; align-items:center; }
.s_tp img{  max-width:95%; height:auto; max-height:100%; border:1px #CCCCCC solid; padding:1%;}
.s_tp_sm{ width:53%; height:auto;  padding:2% 1%; display:table; vertical-align:middle; text-align:left;}
.s_tp_sm h3{ line-height:3rem; font-size:1.5rem; width:100%; display:block; clear:both; height:auto;  float:left;}
.s_tp_sm p{ width:100%; display:block; height:auto; float:left;}
.shareweb_bg{ background:url(../images/web.jpg) no-repeat center; background-size:cover; background-attachment: fixed; position:relative;}

.s_city{ width:100%; height:auto; min-height:60px; margin:0px auto; display:inline-block; text-align:center;
 font-size:0px;}
.s_city h3{ 
font-size:1.4rem; line-height:4rem; text-align:center; width:100%; border-bottom:0px #CCCCCC solid; 
display: inline-block; clear:both; }
.s_city p{ line-height:2.5rem; font-size:1.15rem;  display:inline-block; width:33%; 
background-color:rgba(242,239,238,0.5); margin:.5%;border:1px #c7b7b1 solid; border-radius:5px;}
.s_sf{ width:80%; height:auto; margin:0px auto;border-bottom:1px  #c8bdd3 solid;}
.s_sf h3{ font-size:1rem; line-height:3rem; width:100%;}
.s_sf p{ line-height:1.5rem; font-size:.9rem;}
.s_lxfs{ width:30%; height:50%; position:absolute; right:0px; bottom:10px; background:#0CF}

.s_cjwt_fw{ width:100%; height:auto; display: inline-block; text-align:center; font-size:0px; justify-content:center; align-items:center;}

.s_cjwt{ width:48%;  min-height:200px;  text-align:center; vertical-align:top; display: inline-block;
 margin:1%; }

.s_cjwt_pic{ width:40%; min-height:200px; float:left; font-size:1rem; 
display:flex; justify-conten:center;align-items:center; overflow:hidden;}

.s_cjwt_pic img{ width:100%; max-width:100%; height:auto; max-height:100%; border:0px #CCCCCC solid; border-radius:10px;}

.s_cjwt_pic img:hover{ transform:scale(1.2,1.2); transition:ease-in .5s; overflow:hidden;}

.s_cjwt_wz{ width:58%; padding:1%; height:auto; float:left;}
.s_cjwt_wz h3{ font-size:1.2rem; line-height:2.4rem; font-weight:normal; text-align:left;}
.s_cjwt_wz h3 a{ color:#333;}
.s_cjwt_wz h3 a:hover{ color: #d56f2f;transition:ease-in .3s;}
.s_cjwt_wz p{ font-size:.9rem; display:block; text-align:justify; line-height:1.8rem; }
.s_cjwt_wz p a{ color: #666;}
.s_cjwt_wz p a:hover{ color:#333;  transition:ease-in .2s;}
/*应用方案*/
#fangan .swiper-container{ width:100%; height:auto; min-height:400px;  margin:10px auto; position:relative; clear:both; overflow:hidden; }
#fangan .swiper-slide{ width:95%; height:100%;overflow:hidden; margin:0px auto;}
.fangan_wz{ width:39%; float:left; height:auto;   padding:1%; display:none;}
.fan_title{ width:99%; line-height:3rem; font-size:1.5rem;  padding-left:1%; color:#333;}
.fan_text{ width:100%; height:auto; line-height:1.4rem; font-size:.9rem; text-align:justify; color:#333;}
.moreys{ color:#d23600; font-size:1rem;}
.fangan_pic{ width:58%; float:left; height:auto;min-height:300px;  }
.img{ width:99%; height:auto; min-height:300px; overflow:hidden; border:1px   #E6E6E6 solid; padding:.5%;}
.img img{ max-width:100%; height:auto; max-height:100%;}
.img img:hover{ transform:scale(1.1,1.1); transition:all ease-in 0.8s;}
.fa_an{ width:200px; height:50px; position:absolute; left:10%; bottom:0%; z-index:99;  }
.anleft{ width:30px; height:50px; float:left;cursor:pointer;}
.anbg1{ background: url(../images/toright_button.png) no-repeat left center; }
.anbg2{ background:  url(../images/toright_button.png) no-repeat right center;}
.slide_zs{ width:40px; float:left; height:50px; font-size:1rem;}
.fangan_yyfw{ width:100%; height:auto; margin:0px auto; min-height:300px; text-align:center; 
justify-content:center; align-items:center;}
.fangan_tplist{ width:30%; margin:1%; height:auto; border:1px #F2F2F2 solid; overflow:hidden;  }
.fan_pic{ max-width:100%; height:auto; max-height:100%; display:block; overflow:hidden; }
.fan_pic img{ width:100%; height:auto;}
.fan_pic img:hover{ transform:scale(1.1,1.1); transition:all ease-in 0.5s;}
.fan_picsm{ width:100%; height:auto; display:block; font-size:1.1rem; line-height:2.2rem;}

/*招商*/
.zs_pp_bg{ background: }
.zs_pp{ display:flex; display:-webkit-flex; width:100%; height:auto; flex-wrap:wrap;}
.pp_wz{ height:auto; padding:1%; font-size:1rem; line-height:2rem; text-align:justify; }
.pp_pic{ height:auto; display:flex; display:-webkit-flex; align-items:center; justify-content:center; }
.pp_pic img{ margin:auto;  max-width:100%; height:auto; max-height:100%; }
.wz_cf1{ flex:2;}
.wz_cf2{ flex:1;}
.bg_ys{ background:#CC0;}
.jm_zc{  display:flex; display:-webkit-flex; width:100%; height:auto; 
background:rgb(204,204,204,0.3); justify-content:center; align-items:center;
}
.zc_bg{ background:rgb(204,204,204,0.3);}
.zc_nr{ flex:1; height:auto;  margin:.5%;  }
.zc_pic{ width:100%; display:flex; display:-webkit-flex; align-items:center; overflow:hidden;  }
.zc_pic img{ max-width:100%; height:auto; max-height:100%; display:block; margin:0px auto;}
.zc_wz{ height:auto; width:95%; display:block; margin:0px auto; }
.zc_wz h3{ line-height:2rem; font-size:1.1rem; font-weight:bold; width:100%;}
.zc_wz p{ line-height:1.3rem; font-size:.9rem; display:block; width:100%; padding:1% 0px; text-justify: center;}
.zs_shzc{ width:100%; height:auto; margin:0px auto; display:flex; display:-webkit-flex; 
flex-wrap:wrap;
-webkit-flex-wrap:wrap; 
-ms-flex-wrap:wrap;
-moz-flex-wrap:wrap;
justify-content:center; 
/*align-items:center;*/
vertical-align:top;
}
.shzc{ width:48%; height:auto;margin:.5% .5%; padding:.5%}
.shzc_pic{ width:35%; height:auto; float:left; text-align:center; overflow:hidden;}
.shzc_pic img{ max-width:98%; height:auto; max-height:100%; border:1px #CCCCCC solid; padding:1%;}
.bhtp img:hover{ transform:scale(1.2,1.2); transition:all ease-in .5s;}	
.shzc_sm{ width:63%; height:auto; float:left;  padding:1%;}
.shzc_sm h3{ line-height:2.2rem; font-size:1.3rem; font-weight:bold; width:100%; color:#F60;}
.shzc_sm p{ line-height:1.3rem; font-size:.9rem; display:block; width:100%; padding:1% 0px; text-justify: center;}

/*文件下载*/
.dload{ width:100%; max-width:1920px;height:auto; margin:0px auto; font-size:0px;line-height:3rem; border-bottom:1px  #F0F0F0 solid;}

.dload h4{ width:100%; height:auto;line-height:3rem;}
.dload h4:hover{ background: #EFEFEF;}
.dload h4 span{ font-size:.9rem;}
.dload h4 a{ width:80%; padding-left:3%; float:left; clear:both; height:auto; font-size:1rem; line-height:3rem; color:#333; text-align:left;}
.dload h4 a:hover{ color: #C30;}

/*翻页*/
.list_cp_page{ font-size:1rem;color:#333;width:100%;margin:0px auto;  height:auto; 

 margin-bottom:10px;clear:both; display:flex; align-items: center; justify-content:center;}

.fytjlx{display: inline-block;  }
.fytjlx ul{  list-style:none;  font-size:16px; float:left; overflow:hidden; padding:0px; margin:0px;}
.fytjlx ul li{list-style:none; float:left; margin-right:5px;padding:5px 10px; line-height:20px;border: #999 1px solid; font-size:18px;}
.szpage{display:inline-block; font-size:18px; line-height:30px; padding-left:5px;}
.szpage a{ color: #24272e; text-decoration:none;}
.szpage a:hover{ text-decoration:underline;}
.ullipage{cursor:pointer !important;cursor:hand;  display:inline-block;}
.turnpage{font-size:18px; display: inline-block;}
#se{border:0px; background: #FFC;}
.baidulx{width:80%;min-height:200px; height:80%;min-height:400px; border:#ccc solid 1px;font-size:.9rem; margin:20px auto; clear:both;}



@media screen and (max-width: 1024px) and (min-width: 0px){	

.shownews{height:auto; min-height:300px; width:98%; padding:0px 1%; margin-top:20px;margin:0;}
.showner{ width:96%; height:auto; min-height:100px; max-width:1920px; font-size:1rem; line-height:1.8rem; color:#333; margin:0px auto; padding:0px 2%; }
.showner img{ width:auto; height:auto; margin:0px auto;}

body{ font-size:16px;}
html{ font-size:16px;}	
.siteweb_hnr{ width:100%;height:auto; margin:0px auto;clear:both; overflow:hidden; }

/*SJ产品*/
.cp_nr{ width:48%;}

.cp_btlist{ width:100%; height:auto; display:inline-block; font-size:0px; margin:10px 0px;}

.cp_btlist a{  width:48%; font-size:1rem;}

.cp_btlist a:hover{background:#ff9c00; transform:scale(1,1); transition:all  linear 0.2s; color:#333; z-index:55;}


/*SJ公司简介*/
.jj_nr{width:100%; height:auto; 
  display: inline-block; /* Safari */ 
  display: inline-block; /* Standard syntax */}
.jj_nr_left{ height:auto; height:auto; float:left; font-size:.9rem; text-align:justify; padding:0% 2%;  display:block;}
.jj_tp{  height:auto; overflow:hidden; background: #F5F5F5;display:block; width:100%; float:left; text-align:center;}
.gswh{    width:100%; height:auto;   display: inline-block; /* Standard syntax */  text-align:center; }
.gswh_li{width:49%; height:auto; overflow:hidden; text-align:center; vertical-align:top; margin:10px .5%; float:left;  }
.gswh >div:last-child{ width:100%;}

.gswh_li p{display:flex;justify-content:center;align-items:center;width:100%;height:auto;overflow:hidden; margin-top:5px;  }
.gswh_li p img{ width:100%; height:auto; max-height:100%;border-radius:0px; transition:all 0.5s;}
.gswh_li span{ font-size:1rem;}

.gs_ys{ width:100%; height:auto; min-height:150px;font-size:0px;  margin:5px 0px; clear:both; 
display:inline-block;}
.lc_wz{ width:100%; height:auto; float:left; overflow-x:hidden;  padding:0px .5%;  }
.lc_wz h4{ font-size:1.2rem; width:100%; line-height:3.6rem;  text-align:left; display:block; }
.rightshow{ font-size:1rem; width:100%; height:100%; font-size:1rem; line-height:1.6rem;   overflow:hidden;}
.lc_tp{ width:100%; background:#F5F5F5;font-size:0px; float:left; height:auto;flex:1; display:flex; justify-content:center; align-items:center; overflow:hidden;}
.lc_tp img{ max-width:100%;height:auto; max-height:100%;}
.jj_al{ width:99%; height:auto; min-height:90px; padding:0px .5%; display:inline-block; text-align:center;font-size:0px;}
.jj_altp{ display:inline-block;  text-align:center; vertical-align:middle; width:48%;  border:1px #CCCCCC solid;
 height:auto;  font-size:0px; margin:5px .3%; padding:.3%; overflow:hidden; }
 
 
/*SJ招商*/


.zs_pp{ 
 width:100%; height:auto;
 display:flex; display:-webkit-flex;
 flex-wrap:wrap;}
.pp_wz{ width:98%; height:auto; padding:1%; font-size:1rem; line-height:2rem; text-align:justify; }
.pp_pic{ width:100%; height:auto;  align-items:center; justify-content:center; }
.pp_pic img{ margin:auto; width:100%; height:auto; max-height:100%; }
.wz_cf1{ flex:none;}
.wz_cf2{ flex:none;}
.jm_zc{   display:-webkit-flex; width:auto; height:auto; background:rgb(204,204,204,0.3); 
text-align:center;
display:flex;
flex-wrap:wrap;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
-o-flex-wrap:wrap;
}
.zc_nr{ width:49%; height:auto;  margin:.5%;   flex:none;}
.zc_wz{ height:auto; width:100%; display:block; margin:0px auto;}
.zc_wz h3{ text-align:center;}
.zc_wz p{ line-height:1.3rem; font-size:.9rem; display:block; width:90%; margin:0px auto; padding:1% 0px; text-align:left; }
.zc_pic{ width:100%; display:flex; display:-webkit-flex; align-items:center; overflow:hidden;  }
.zc_pic img{ max-width:100%; height:auto; max-height:100%;}



.zs_shzc{ height:auto;}


.shzc{ width:48%; height:auto;margin:.5% .5%; padding:.5%; text-align:center;  vertical-align:top; background:#F6F6F6 }

.shzc_pic{ width:100%; height:auto; float:left; text-align:center; overflow:hidden;}
.shzc_pic img{ max-width:96%; height:auto; max-height:100%; border:1px #CCCCCC solid; padding:1%;}
.bhtp img:hover{ transform:scale(1.2,1.2); transition:all ease-in .5s;}	
.shzc_sm{ width:98%; height:auto; float:left;  padding:1%;}
.shzc_sm h3{ line-height:2.2rem; font-size:1.3rem; font-weight:bold; width:100%; color:#F60;}
.shzc_sm p{ line-height:1.3rem; font-size:.9rem; display:block; width:100%; padding:1% 0px; text-justify: center;}



.fangan_tplist{ width:47%; margin:1%; height:auto; border:1px #F2F2F2 solid; overflow:hidden; text-align:center;
}


/*SJ应用*/
#fangan .swiper-container{ width:100%; height:auto;  margin:10px auto; position:relative; clear:both; overflow:hidden; }
.fangan_wz{ width:98%; float:left; height:auto;padding:1%; display:none; color:#666}
.fangan_pic{ width:100%; float:left; height:auto;}
.img{ width:99%; height:auto; overflow:hidden; border:1px   #E6E6E6 solid; padding:.5%;}
.img img{ width:100%; height:auto; max-height:100%;}
.fa_an{ width:200px; height:50px; position:absolute; left:45%; bottom:0%; z-index:99;  }
.anleft{ width:30px; height:50px; float:left;cursor:pointer;}
.anbg1{ background: url(../images/toleft_button.png) no-repeat left center; }
.anbg2{ background:  url(../images/toleft_button.png) no-repeat right center;}
.slide_zs{ width:40px; float:left; height:50px; font-size:1rem; color: #666}

/*----SJ服务-------*/
.server_sm{ width:96%; height:auto; text-align:center; padding:0px 2%; line-height:2rem; font-size:1.1rem; font-weight:normal;}
.server_bg{ background:url(../images/server.jpg) no-repeat left center; background-size:cover;}
.s_ln{ width:100%; height:auto;}
.s_ln_left{ width:100%; height:auto; font-size:1rem; margin:5px 1%; display:block;vertical-align:top;  }
.s_tp{ width:100%; height:auto; display:flex; justify-content:center; align-items:center;}
.s_tp img{  width:100%; height:auto; border:1px #CCC solid; padding:3px;}
.s_tp_sm{ width:100%; height:auto; padding:2% 1%; display:table; vertical-align:middle;}
.s_tp_sm h3{ line-height:3rem; font-size:1.5rem; width:100%; display:block; clear:both; height:auto;  float:left;}
.s_tp_sm p{ width:99%; display:block; height:auto; float:left; padding:0px .5%;}
.shareweb_bg{ background:url(../images/web.jpg) no-repeat center; background-size:cover; background-attachment: fixed; position:relative;}

.s_cjwt_fw{ width:100%; height:auto;  text-align:center; font-size:0px; overflow:hidden;}
.s_cjwt{ width:100%;  height:auto;  text-align:center; vertical-align:top;  }
.s_cjwt_pic{ width:100%; height:auto; display:block;}
.s_cjwt_pic img{ width:100%; max-width:100%; height:auto; max-height:100%; display:block; margin:0px auto; }
.s_cjwt_wz{ width:100%; padding:1%; height:auto; float:left;}

/*SJ信息*/

.newslist{ width:100%; height:auto; display:block; margin:10px 0px;padding:0px;  }
.newslist:hover{ background:#F2F5FD; transition:all .3s; }
.left_pic{ display:none;}
.left_nr{ width:78%; height:auto; margin:2px 0px 2px 2%; }
.left_nr h4{ width:100%; height:auto; }
.left_nr h4 a{ font-size:1rem; line-height:2.6rem; text-align:left; color:#333;}
.left_nr p{ width:100%; height:auto; display:none; }
.left_nr p a{  color:#666;}
.newsj{ width:17%; height:auto;  }
.newsj span{ width:100%; height:auto; }
.newsj dl{ width:100%; height:auto;  }
.newsj{ width:17%; height:auto; float:right; border:0px #CCCCCC solid; border-radius:0px;}
.newsj span{ width:100%; height:auto;  border-bottom:0px #CCCCCC solid; text-align:center; font-size:1rem; display:none;}
.newsj dl{ width:100%; height:100%; text-align:center; font-size:.8rem; vertical-align:middle;line-height:2.6rem;}

/*SJ显示信息*/

.trurnpage p{ width:98%;} 

.baidulx{width:100%;min-height:200px; height:80%;min-height:400px; border:#ccc solid 1px;font-size:.9rem; margin:20px auto; clear:both;}

}









