
body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0px;
  padding: 0px;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:link,
a:visited,
a:active {
	color:#333;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover {
  color: #3d7cf8;
  text-decoration: none;
  webkit-transition: 0.5s;
  transition: 0.5s;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
img {
  vertical-align: middle;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

input,
select {
  font-family: '微软雅黑', '黑体';
}


html,
body {
  font-family: '微软雅黑', '黑体';
 
  padding: 0;
  margin: 0;
}



/*-- 首页 --*/
.hei260px{ height:260px; margin:30px auto; }

.hei260px ul li{ width:290px; height:260px; background:url(../image_new/icon_ban.png) no-repeat center center; border-radius:10px; overflow:hidden; position:relative;
padding:28px; padding-right:5px; box-sizing:border-box; line-height:40px; float:left; margin-right:13px; color:#fff; font-size:16px;}

.hei260px ul li:nth-child(2){background:url(../image_new/icon_dai.png) no-repeat center center;}
.hei260px ul li:nth-child(3){background:url(../image_new/icon_cha.png) no-repeat center center;}
.hei260px ul li:nth-child(4){background:url(../image_new/icon_kan.png) no-repeat center center; margin-right:0px;}

.hei260px ul li h2{ font-size:24px; margin-bottom:30px; color:#fff; font-weight:bold; background:url(../image_new/tit_botm_line.png) no-repeat left bottom; line-height:40px; padding-bottom:10px;}
.hei260px ul li a{ color:#fff;}
.hei260px ul li a:hover{ opacity:.9;}
.icon_pos_frddd{ position:absolute; top:14px; right:25px; }

.hei260px ul li span{ margin:0 18px; font-size:12px;}

.cha_txt{ line-height:36px;}

a.widd{ min-width:120px; display:inline-block;}
.hei260px ul li img{}
.hei260px ul li:hover img{ transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg); webkit-transition: 1.2s;transition: 1.2s;}


.link_boxdad2{ font-size:16px; line-height:32px;}

.font_sized{ font-size:16px;}

.pc_show{ display:block;}
.phone_show{ display:none;}


.hei350pxd{ height:350px; overflow:hidden; margin-bottom:30px;}
.hei350pxd:after{
	  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
	}

.wid390dd{ width:390px; height:350px; overflow:hidden; float:left; box-sizing:border-box; padding:10px 12px; background:#fff;}

.hei350pxd .wid390dd:first-child{ margin-left:0px;}


.hei44_titdd{ height:42px; line-height:42px; margin-bottom:14px; color:#333; font-size:23px;  padding-bottom:12px; position:relative; border-bottom:1px solid #e0e0e0;}
.hei44_titdd img{ margin-right:5px;  height:42px; line-height:42px; }


.hei44_titdd h2{color:#333; font-size:23px; height:42px;   padding-bottom:12px;font-weight:normal; display:inline-block; position:relative;}

.hei44_titdd h2:after{ height:3px; width:100%; content:''; position:absolute; bottom:-1px; left:0px; background:#3d7cf8; padding-right:5px;}

.chufa .hei44_titdd h2:after{  background:#ff363f;}

.dongtai .hei44_titdd h2:after{  background:#18cadf;}
.zhuanti_con .hei44_titdd h2:after{  background:#ffa10e;}
.chengshi_paihang .hei44_titdd h2:after{  background:#f23434;}

.hei44_titdd img:hover{-webkit-animation:swing 1s .2s ease both;
-moz-animation:swing 1s .2s ease both;}
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin:top center
}
20% {
-webkit-transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@-moz-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-moz-transform-origin:top center
}
20% {
-moz-transform:rotate(15deg)
}
40% {
-moz-transform:rotate(-10deg)
}
60% {
-moz-transform:rotate(5deg)
}
80% {
-moz-transform:rotate(-5deg)
}
100% {
-moz-transform:rotate(0deg)
}
}

a.gengduodd{ background:url(../image_new/icon_more.png) no-repeat center center; display:block; height:36px; width:36px; position:absolute; top:4px; right:0px;}

a.gengduodd:hover{ background:url(../image_new/icon_more7.png) no-repeat center center;}

.new_list_dd ul li{ height:43px; line-height:43px; font-size:15px;  position:relative; overflow:hidden;}

.new_list_dd ul li:after{ width:6px; height:6px; background:#3d7cf8; content:''; border-radius:100%; position:absolute; left:5px; top:19px;}

.new_list_dd ul li a{height:42px; display:block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left:26px; width:100%; box-sizing:border-box;}


.chufa { margin:0 15px;}
.chufa a.gengduodd:hover{ background:url(../image_new/icon_more8.png) no-repeat center center;}
.chufa .new_list_dd ul li:after{ background:#ff363f; }


.dongtai a.gengduodd:hover{ background:url(../image_new/icon_more6.png) no-repeat center center;}
.dongtai .new_list_dd ul li:after{ background:#18cadf; }

.chengshi_paihang a.gengduodd:hover{ background:url(../image_new/icon_more8.png) no-repeat center center;}


.hei440pxdd{ height:440px; overflow:hidden; margin-bottom:40px;}

.zhuanti_con .wid176px{ position:relative; width:184px; height:169px; margin-bottom:10px; overflow:inherit;}


.zhuanti_con .zlan_list ul li{ width:184px; height:350px; overflow:hidden; margin-right:10px; overflow:inherit;}

.zhuanti_con .zlan_list ul li img{width:184px; height:169px;}
.zhuanti_con{ width:795px; height:440px; padding:10px 12px; background:#fff; box-sizing:border-box;}

.zhuanti_con .zlan_con{ padding:0px 3px;}
.zhuanti_con .zlan_list{ width:765px; margin:0 auto;}


.zhuanti_con  .zlan_list_new ul li{position:relative; width:184px; height:169px; margin-left:9.6px;
 margin-right:0px; margin-bottom:10px; float:left;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
 }

.zlan_list_new ul li:nth-child(4n+1){ margin-left:0px;}
.zlan_list_new ul li img{ width:184px; height:169px;}
.zlan_list ul li h2{ left:20px;}

.zlan_list ul li .wid176px:hover img{transform:scale(1);}
.zlan_list ul li:hover{transform:translateY(-4px); box-shadow: 0px 2px 5px -1px #938f8f;  webkit-transition: 0.5s;}


.zhuanti_con .zlan_list .hd .prev2, .zhuanti_con .zlan_list .hd .next2{ cursor:pointer;}

.chengshi_paihang{height:440px; padding:10px 12px; background:#fff; width:390px; box-sizing:border-box;}

.chengshi_paihang .paiming_con{ padding-top:0px;}

.chengshi_paihang .paiming_con table tr th{ background:#f23434; font-size:16px;}
.chengshi_paihang .pm_tiddd a{ background:#eee;}
.chengshi_paihang .pm_tiddd a:hover{ color:#f23434;}
.chengshi_paihang .pm_tiddd a.active{background:#ff8b8b; color:#fff;}

.chengshi_paihang  .pm_tiddd2{ font-size:15px;}
.chengshi_paihang  .pm_ul_list ul li{ font-size:16px; border-bottom:1px solid #eee;}


#pc_turn{ display:block;}
#phone_turn{ display:none;}




.pos_fr_fixd_new2 {
  position: fixed;
  top: 50%; 
  right: 5px;
  width: 95px;
  border: 1px solid #e5e5e5;
  background: #fff;
  z-index: 11000;
  margin-top:-260px;
}
.pos_fr_fixd_new2 ul li {
  height: 84px;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  line-height: 24px;
  font-size: 13px;
  position: relative;
  overflow: hidden;
  
}
.pos_fr_fixd_new2 ul li img {
  margin-bottom: 5px;
  margin-top: 12px;
}


.pos_fr_fixd_new2 ul li#code img {
  margin-bottom: 4px;
  margin-top: 7px;
}

.pos_fr_fixd_new2 ul li a {
  display: block;
  height: 84px;
  padding-top: 6px;
  text-decoration: none;
  transition: none;
}

.pos_fr_fixd_new2 ul li:last-child {
  border-bottom: none;
}
.pos_fr_fixd_new2 ul li:hover a {
  color: #fff;
}
.pos_fr_fixd_new2 ul li .after {
  position: absolute;
  top: 84px;
  left: 0px;
  height: 84px;
  text-align: center;
  line-height: 24px;
  width: 95px;
  background-image: linear-gradient(#4aabff, #0284f5);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pos_fr_fixd_new2 ul li .first {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 84px;
  text-align: center;
  line-height: 24px;
  width: 95px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.pos_fr_fixd_new2 .ewmm_posd {
  position: absolute;
  bottom: 40px;
  top: auto;
  right: 95px;
  z-index: 101;
  width: 120px;
  border: 1px solid #e5e5e5;
  display: none;
  padding:3px;
  background:#fff; text-align:center; font-size:14px;
}
.pos_fr_fixd_new2 .ewmm_posd img {
  width: 112px;
}

.pos_fr_fixd_new2 ul li:hover .first {
  top: -84px;
  webkit-transition: 0.5s;
  transition: 0.5s;
}
.pos_fr_fixd_new2 ul li:hover .after {
  top: 0px;
  webkit-transition: 0.5s;
  transition: 0.5s;
}

/*-- 列表 --*/

.wid855pxd22{ width:855px; float:left;}

.hei78dd{ height:78px; background:#fff; overflow:hidden; margin-bottom:20px;}

.hei78dd ul{ text-align:center;}
.hei78dd ul li{ display:inline-block; margin:0 35px; text-align:center; font-size:22px; line-height:78px; position:relative;}
.hei78dd ul li a{ color:#333;}

.hei78dd ul li.on a,.hei78dd ul li a:hover{ color:#1799fd;}

.hei78dd ul li.on:after{ width:70%; position:absolute; left:15%; bottom:0px; content:''; height:4px; background:#1799fd;}


.ty_listdddaa{ min-height:600px;}

.ty_listdddaa ul li{ padding:13px 20px; background:#fff; margin-bottom:15px; font-size:15px; color:#666; line-height:24px;}

.ty_listdddaa ul li h2{ font-size:18px; line-height:40px; font-weight:normal;}
.ty_listdddaa ul li h2 a{color:#1799fd;}

.ty_listdddaa ul li p{ max-height:48px; overflow:hidden; text-indent:2em;}


.dw_frdd{ height:32px; line-height:32px; text-align:right; margin-top:5px; font-size:14px; color:#999;}

.dw_frdd img{ height:16px; width:16px; margin-right:4px;}

.tidddd{ margin-left:30px;}

.tidddd  img{ height:18px; width:18px;}

.loading_add{text-align:center; font-size:14px; color:#666; padding:10% 0; margin:0 auto; display:none;}


/*-- 文章详情 --*/
.new_con_wid1200{ width:1200px; margin:0 auto;}


.hei600pxddd{ margin-bottom:30px;}

.wid855pxd{ width:855px; background:#fff; box-sizing:border-box; min-height:700px; float:left; box-sizing:border-box; padding:20px 26px;}

.wid324px_new{ width:324px; float:right; background:#fff; min-height:700px;}



.fj_list2{ padding:20px 10px; }
.fj_list2 ul li{ margin-left:5px;}
.fj_list2 ul li a{ background:url(../image_new/lczydownload.png) no-repeat left 7px; height:30px;
text-overflow: ellipsis;    white-space: nowrap; line-height:30px; overflow:hidden; color:#333; font-size:14px;  padding-left:24px; display:block; text-decoration:none;}
.fj_list2 ul li a:hover{color:#1b87f8; }
.fj_list2 ul li a span{color:#1b87f8; text-decoration:none;  margin-left:15px;}
.fj_list2 h2{ font-size:17px;  color:#1b87f8; line-height:30px; margin-bottom:5px; padding-bottom:5px;}

.infor_newasd2{ border-bottom:1px solid #eaeaea; height:40px; font-size:14px; color:#666; line-height:40px; position:relative; padding-bottom:5px; margin-bottom:15px;}

h2.art_titdd2{ color:#333; font-size:22px; line-height:30px; text-align:center; margin-bottom:10px; padding:10px 0;}
.laiyuan_icon2{ background:url(../image_new/icon_laiyuan2.png) no-repeat left center; padding-left:20px; background-size:15px 15px; min-width:160px; display:inline-block;}
.timed_icon2{ background:url(../image_new/icon_timed2.png) no-repeat left center; padding-left:20px; margin-left:50px; background-size:16px 16px;}

.share_fr2{ position:absolute; top:0px; right:0px;}


.arti_padd2{ font-size:16px; color:#333; line-height:28px;}
.arti_padd2 img{ max-width:100%;}
.arti_padd2 p{ margin-bottom:8px; }

.botm_fr { text-align:right; padding-top:12px; padding-bottom:20px; margin-top:20px; padding-right:6px; position:relative;  border-top:1px dashed #aacbee; font-size:14px;}
.botm_fr a{ color:#333;}
.botm_fr a:hover{ color:#00a0e9; text-decoration:none;}
.botm_fr span{ margin:0 5px; cursor:pointer;}
.botm_fr span.on{ color:#016bd5;}

.dy_box{ position:absolute; top:10px; left:0px;}
.dy_box a{ color:#17ce4f;}
.dy_box a:hover{ color:#17ce4f;}
.dy_box img{ height:28px; width:28px;}
.infor_newasd2 .fontSize{
	right:0px;
	top:0;
	width:80px;
	
	position:absolute;
	height:30px;
}
.infor_newasd2 .fontSize .big{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666;
	padding:0 3px;
	cursor:auto;
}	
.infor_newasd2 .fontSize .small{
	
	padding:0 3px;
	color:#666;
	font-weight:bold;
	cursor:auto;
}	
.infor_newasd2 .fontSize .on{
	cursor:pointer;	
	color:#0B3B8C;
	cursor:pointer;
}


@media print{
	.xy_new_top,.bottom_newdd,.wid324px_new,.list_addr,.botm_fr{ display:none;}
	
	.wid855pxd{ width:100%;}
	
	}
	


.wenz_ss{ background:url(../image_new/wenz_sss_bgd.png) no-repeat; width:324px; height:124px; box-sizing:border-box; padding:15px 20px;}	
.wenz_ss h2{ text-align:center; font-size:18px; color:#fff; line-height:40px; margin-bottom:5px;}	
	.ss_new_boxd4{ background:url(../image_new/ss_btn3a.png) #fff no-repeat 10px center;  height:34px; margin:4px auto; line-height:32px;  position:relative; padding-left:40px; 
}
.ss_new_boxd4 input.srk_inp_bg3{ width:160px; height:32px; background:none; font-size:15px; border:none; color:#333; outline:none;}
.ss_new_boxd4 input.submit_btn3{ width:70px; background:#ffa031; line-height:34px; text-align:center; font-size:15px; text-align:center;
color:#fff; position:absolute; top:0px; right:0px; border:none; cursor:pointer; outline:none;}


.padd14pxdd{ padding:20px;}

.ztc_boxd{ }

.ztc_titd{ background:url(../image_new/bt_lingd.png)  no-repeat left center; padding-left:14px;  height:32px; line-height:32px;  position:relative;
 margin-bottom:10px; font-size:17px; font-weight:bold;}


.ztc_boxd ul{ padding:0px;}
.ztc_boxd ul li{ width:46%; margin:6px 2%; float:left; background:#e8e7e7; height:32px; box-sizing:border-box; padding-left:18px;  line-height:32px;  font-size:15px;}

.ztc_boxd ul li:nth-child(5n+1){ background:#ebf3fd;}
.ztc_boxd ul li:nth-child(5n+2){ background:#fcefe8;}
.ztc_boxd ul li:nth-child(5n+3){ background:#e8f8f0;}
.ztc_boxd ul li:nth-child(5n+4){ background:#f1ebfd;}
.ztc_boxd ul li:nth-child(5n){ background:#fdebf1;}


.ztc_boxd ul li a{ display:block; color:#333; text-decoration:none;}


.ztc_boxd ul li:hover{ background:#d6ebff;}


.djgz_box{ margin-top:16px;}


.djgz_box ul li{ padding:10px 0; border-bottom:1px solid #ddd;}

.djgz_box ul li a{ color:#333; line-height:28px;}
.djgz_box ul li a{ max-height:40px; overflow:hidden;}
.djgz_box ul li a:hover{ color:#1886f8;}

.djgz_box ul li span{ height:20px; line-height:20px; font-size:14px; display:inline-block; padding:0 6px; border:1px solid #5bc0ff; color:#5bc0ff;
 border-radius:11px; margin-right:4px;}
 
 
 .xiang_con{display:block;}
 
.null_data,.no_data{
  background: url(../images/null.png) no-repeat center center;
  height: 400px;
}

.chaxun_boxdd{ min-height:830px; padding:12px 15px;  box-sizing:border-box;}

.sgs_condddd222{ background:#fff;  min-height:710px; padding:5px 16px;}

.sgs_condddd222 .search_list{ margin:5px 10px;}



 .tab_newssdd{ min-height:900px;}
 .tab_newssdd table tr th{ height:40px; background:#6b9afb; border:1px solid #6b9afb; font-size:16px; color:#fff;}
 .tab_newssdd table tr td{ border:1px solid #eee; padding:8px 10px; text-align:center; font-size:15px; line-height:26px;}

 .chaxun_list22{  width:70%; position:relative; margin:20px auto; padding-bottom:10px; height:44px;}
 
 .chaxun_bg22{ width:100%; position:relative; height:44px; box-sizing:border-box; background:url(../image_new/serach_icon.png) #f4f4f4 no-repeat 16px center; 
border-radius:8px;  background-size:18px 18px; padding-left:45px; }


.chaxun_bg22 .kdx_gg{ font-size:16px; width:80%; background:none; border:none;  height:44px; outline:none; color:#333;}


.chaxun_bg22 .button_gg2{background:#006bff; border:none; border-radius:8px; height:44px; font-size:17px; line-height:44px; position:absolute; top:0px; right:0px; color:#fff; 
display:inline-block; padding:0 14px; width:100px; color:#fff; cursor:pointer;  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;}

.chaxun_bg22 .button_gg2:hover{ background:#025ddc;webkit-transition: 0.5s;
  transition: 0.5s;}

  .zlan_list ul li h2{ left:24px; color:#ca4f03; text-shadow: 1.2px 1.2px 1.5px rgba(255,255,255,0.6);}
  
  .zlan_list ul li:nth-child(2) h2{color:#1998d5;}
.zlan_list ul li:nth-child(3) h2{color:#8323f4;}
.zlan_list ul li:nth-child(4) h2{color:#0ba691;}
.zlan_list ul li:nth-child(5) h2{color:#1c41e3;}
.zlan_list ul li:nth-child(6) h2{color:#639d11;}
.zlan_list ul li:nth-child(8) h2{color:#ff3a2c;}
.zlan_list ul li:nth-child(7) h2{color:#1b7df2;}


.dongtai ul li{ position:relative;}
.dongtai ul li span{ position:absolute; top:0px; right:0px; color:#888;}
.dongtai ul li a{ width:80%;}

/*--手机端适配2025-2-17--*/

@media screen and (max-width: 1000px) { 

 .chaxun_list22{ width:98%; margin:10px auto; height:38px; overflow:hidden;}
  .chaxun_bg22{ height:38px; background-size:15px 15px; padding-left:38px; overflow:hidden;}
  .chaxun_bg22 .kdx_gg{ font-size:16px; height:38px; border:none; }
  
  .chaxun_bg22 .button_gg2{ height:36px; width:80px; line-height:36px; font-size:16px; border-radius:0px;}

  

.tab_newssdd table tr th{ height:36px; background:#6b9afb; font-size:15px; color:#fff;}
 
 .tab_newssdd table tr td{ padding:5px 2px;  font-size:13px; line-height:22px;}
 
  .tab_newssdd{ min-height:300px;}
 


.wid855pxd22.chaxun_boxdd{ padding:10px 0px;}

.sgs_condddd222,.chaxun_boxdd{ min-height:300px;}
.anniu_btn2{display:none;}
 .null_data,.no_data{ background-size:150px auto;}
 #frame_main_ggf89{display:none;}
.new_con_wid1200{width:100%;}
.wid855pxd{ padding:2% 4%; width:100%; box-sizing:border-box; float:inherit; overflow:hidden; min-height:inherit;}

h2.art_titdd2{ font-size:17px; line-height:24px; margin-bottom:0px;}

.share_fr2{ display:none;}

.infor_newasd2{ height:28px; line-height:28px; overflow:hidden; font-size:13px; position:relative;}
span.laiyuan_icon2{ width:50%; overflow:hidden; text-overflow: ellipsis; float:left;  white-space: nowrap;overflow:hidden; display:inline-block;
 background-size:12px 12px; padding-left:16px;}
.timed_icon2{ margin-left:0px;  background-size:14px 14px; padding-left:17px; height:28px; width:140px; overflow:hidden; position:absolute; top:0px; right:0px;}

.arti_padd2{ min-height:260px;}

.arti_padd2 p{ font-size:15px; line-height:24px;}

.botm_fr{ display:none;}


.fj_list2 h2{ font-size:16px; line-height:25px;}

.fj_list2{ padding:10px 0;}


.wid324px_new{ float:inherit; width:100%; margin-top:20px; min-height:inherit;}


.wenz_ss{ background-size:100% 120px; height:120px; width:100%; }


.ztc_titd{ font-size:16px; font-weight:bold; background-size:4px 15px; padding-left:12px;}

.ztc_boxd ul{ padding:0px;}

.ztc_boxd ul li{ margin-bottom:10px; padding:0px; text-align:center; height:30px; line-height:30px; margin-top:0px;}

.djgz_box ul li{ padding:8px 0; font-size:15px;   }
.djgz_box ul li a{line-height:22px;}

.hei600pxddd{ margin-bottom:15px;}

.djgz_box ul li span{ font-size:13px; float:left;}

.fj_list2 ul li{ margin-left:0px;}
.fj_list2 ul li a{ background-size:12px 12px; padding-left:19px; }







/*-- 首页 --*/
.pos_fr_fixd_new2{ display:none;}
.hei260px{ height:auto; margin:0px auto; padding:4% 2%; padding-top:5%; padding-bottom:2.5%; }

.hei260px ul li{ width:47%; margin:0 1.5%; margin-bottom:3%; overflow:hidden; line-height:24px; padding:10px; padding-left:12px; padding-right:0px; height:150px; background-size:100% 150px; font-size:13px;}
.hei260px ul li h2{ font-size:18px; line-height:30px; background-size:auto 4px; padding-bottom:5px; margin-bottom:13px;}
.hei260px ul li img{ width:42px; height:42px;}
.hei260px ul li:nth-child(2){background-size:100% 150px; }
.hei260px ul li:nth-child(3){background-size:100% 150px; }
.hei260px ul li:nth-child(4){background-size:100% 150px; }

.icon_pos_frddd{ top:10px; right:12px;}
.link_boxdad2{ line-height:26px; font-size:14px;}

a.widd{ min-width:inherit;}

.pc_show{ display:none;}
.phone_show{ display:block; line-height:21px; font-size:12px; }
.phone_show p{ overflow:hidden; height:21px;}
.lingao{ line-height:26px; padding-top:2px;}


.hei350pxd{ height:auto; padding: 0 3.5%; margin-bottom:5px;}
.chufa{ margin:0px;}
.wid390dd{ width:100%; overflow:hidden; margin-bottom:15px; height:275px;}

.hei44_titdd{ height:30px; line-height:30px; margin-bottom:6px; color:#333; font-size:18px;  padding-bottom:10px;}
.hei44_titdd img{ height:30px; width:30px; margin-right:3px;}

.hei44_titdd h2{ font-size:17px; height:30px;   padding-bottom:10px;font-weight:550; }

a.gengduodd{   height:30px; width:30px; top:0px; background-size:20px 20px;}

.cha_txt{ font-size:12px; line-height:22px;}

.cha_txt p{ height:22px; overflow:hidden;   text-overflow: ellipsis; white-space: nowrap;}

.font_sized{ font-size:12px;}

a.gengduodd:hover{ background-size:20px 20px;}

.new_list_dd ul li{ height:35px; line-height:35px; font-size:15px; }

.new_list_dd ul li:after{ width:4px; height:4px; left:5px; top:15px;}

.new_list_dd ul li a{height:35px; padding-left:18px; }



.chufa a.gengduodd:hover{ background-size:20px 20px;}
.

.dongtai a.gengduodd:hover{ background-size:20px 20px;}

.hei440pxdd{ height:auto; padding:0 3.5%; margin-bottom:25px;}

.zhuanti_con{ width:100%; height:auto; overflow:hidden; margin-bottom:20px;}

.chengshi_paihang .paiming_con table tr th{ font-size:15px; height:36px;}
.chengshi_paihang .pm_ul_list ul li{ font-size:14px;}
.chengshi_paihang{ width:100%; height:400px;}

.paiming_con{ height:auto;}
.hei440pxdd .hei44_titdd{ margin-bottom:12px;}

.pm_ul_list ul li{ height:34px; line-height:34px;}


.zhuanti_con .zlan_list ul li{ width:105px; height:96px;}

.zhuanti_con .wid176px{  width:105px; height:96px;}

.zhuanti_con .zlan_list ul li img{ width:105px; height:96px;}
.zlan_con{ height:auto;}

.zhuanti_con .zlan_list{ width:100%;}

.zhuanti_con .zlan_con{ padding:0px;}
.zhuanti_con .hd{ display:none;}

.zlan_list{ overflow-x:scroll;}


.zlan_list ul li h2{ top:10px; left:10px; font-size:15px; width:80px; line-height:22px;}
.zlan_list ul li:last-child{ margin-right:0px;}
.zlan_list ul{ width:455px;}

#pc_turn{ display:none;}
#phone_turn{ display:block;}

.wid855pxd22{ width:100%; float:inherit;overflow:hidden;}


.hei78dd{ background:none; height:auto; margin-bottom:5px; padding:0 4%;}

.hei78dd ul li{ height:40px; float:left; width:31%; margin:0px; background:#fff; line-height:40px; margin-left:3.5%; padding:0px; text-align:center; box-sizing:border-box;
 border-left:3px solid #1799fd; 
 font-size:15px; font-weight:bold; overflow:hidden; box-shadow:4px 4px 4px #d1d7d7; margin-bottom:3.5%; }
.hei78dd ul li:nth-child(3n+1){ margin-left:0px;}
.hei78dd ul li a{ padding:0px; font-size:15px; color:#333;}

.hei78dd ul li.on{ background:#1799fd;}
 .hei78dd ul li.on a{ color:#fff;}
 
 .ty_listdddaa{ padding:0 4%;}
 
 .ty_listdddaa ul li{ padding:10px 12px; padding-bottom:7px; font-size:13px; line-height:22px; margin-bottom:12px;}
  .ty_listdddaa ul li p{ max-height:44px; text-overflow: ellipsis;
  
display: -webkit-box;
     
-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
 .ty_listdddaa ul li h2{ font-size:15px; line-height:22px; font-weight:bold;}
 
.dw_frdd{ margin-top:0px; overflow:hidden;}

.dw_frdd img{ height:14px; width:14px;}


.dw_frdd span{ max-width:60%; display:inline-block;
	overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
	}

.tidddd  img{ height:16px; width:16px;}


}



/*-- 适老化 --*/
.oldModel .hei78dd ul li{ margin:0 20px; font-size:24px; font-weight:bold;}
.oldModel .ty_listdddaa ul li h2{ font-size:22px; margin-bottom:6px;}
.oldModel .ty_listdddaa ul li p{ max-height:64px;}
.oldModel .ty_listdddaa ul li{ font-size:18px; line-height:32px;}
.oldModel .dw_frdd{ font-size:16px;}

.oldModel .wenz_ss h2{ font-size:20px;}
.oldModel .ss_new_boxd4 input.srk_inp_bg3{ font-size:18px;}
.oldModel .ss_new_boxd4 input.submit_btn3{ font-size:18px;}

.oldModel .ztc_titd{ font-size:20px;}

.oldModel .ztc_boxd ul li{ font-size:18px; height:38px; line-height:38px;}

.oldModel .djgz_box ul li span{ font-size:15px;}

.oldModel h2.art_titdd2{ font-size:28px; line-height:42px;}
.oldModel .infor_newasd2{ font-size:16px;}

.oldModel .infor_newasd2 .fontSize{ width:90px;}

.oldModel .arti_padd2{ font-size:20px; line-height:34px;}

.oldModel .botm_fr{font-size:16px;}

.oldModel .fj_list2 h2{ font-size:20px; line-height:34px;}
.oldModel .fj_list2 ul li a{ font-size:18px; line-height:30px;}