﻿#userSetting{ display:none;  }




.focusNews{ width:320px; max-height:235px; position:relative; overflow:hidden; margin:0 auto; text-align:center; }

.focusNews table{ width:320px; text-align:center;margin:0 auto; }
.focusNews table div{ width:320px; text-align:center;margin:0 auto; }




.infoBox { padding:10px 6px; }
.infoBox nav{ background:-moz-linear-gradient(top, #f6fffa,#bbebff);background:-webkit-linear-gradient(top, #f6fffa,#bbebff); border:#cbcbcb 1px solid;}
.infoBox nav h3{ color:#BA0000; height:30px; line-height:30px;  text-shadow:1px 1px 0 #fff;}
.infoBox nav h3::before{ 
 content:""; display:block; float:left; height:18px; width:5px; margin:6px;  -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  
 background: -webkit-gradient(linear,0 0,0 100%,from(#FE5616),to(#C21917));
 background: -moz-linear-gradient(#FE5616, #C21917);
 background: linear-gradient(#FE5616, #C21917);
}
.infoBox nav ul{ overflow:hidden;  padding-bottom:7px;}
.infoBox nav li { float: left; text-align: center; padding:0 8px;  position: relative; font-size:16px; }
.infoBox nav li a{ display:block; height:30px; line-height:30px; padding:0 10px; color:#184c85; }
.infoBox nav .on::after{  
 content:""; position: absolute; left: 50%; margin-left: -3px; bottom:-10px; border: 5px solid; border-color: #0d72e1 transparent transparent ; }
.infoBox nav .on a{ background:#3b97e9; color:#fff;font-weight:bold; 
 -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  
 -webkit-box-shadow:#0d72e1 0 0 10px inset;
 -moz-box-shadow:#0d72e1 0 0 10px inset;
 box-shadow:#0d72e1 0 0 10px inset;
}

.infoBox nav li.touchOn { background-color: #29A0DE; }
.infoBox .infoList>li { padding:0 8px;  height: 35px; line-height: 35px; overflow: hidden; font-size:17px;
    text-overflow: ellipsis;  border-bottom:#E2D1CD 1px solid; box-shadow:0 1px 0 #fff;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAaCAYAAACkVDyJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQxJREFUeNq81bEKwjAQBuAYfIWCr1BB8AHcnHwAQXB3Kjh16iQ4uQqCLyAITi5OBQWfoR1dXZ2EguAdNBBKmqb0Lgc/tLnAR2ia9LIsE1qtIGvIFPIWDhWGoWhTUnuOIEfIEJJCBoKhFBhD9to4G4pgAtkZeiwogmNLnxxFcAG5OKABFfhzRO8UqNo03lD9t1DomROVlXdEl5yoNIyxorJm3BVN8zwPKEAdPVnmjNqisqGP6LNhzgvyoQLxQD9Y+lfIHG6MggKMKgd6Z8wGxi4YpKDYpXHN7dEZM4EJJ1YFEdtyYjq48YFh9Uso8YGpFU58YQqcQR4+MAV+DSgLpr6h0NBbeS6yYFh/AQYAVORSlGiuGqAAAAAASUVORK5CYII=); background-position: right center; background-repeat: no-repeat; background-size: 14px 13px; padding-right: 25px; }
.infoBox .infoList>li:nth-last-child { border-bottom: none; }
.infoBox .infoList>li.t { padding:0 8px 8px 8px; overflow: hidden; background-image: none; white-space: normal; height: auto; line-height:180%; }
.infoBox .infoList>li.t h5 { font-size:17px; height: 36px; line-height: 36px; padding-top: 2px; color: #000;  font-weight: 600; 
    max-width: 100%; text-overflow: ellipsis; white-space: normal; overflow: hidden; }
.infoBox .infoList>li.t .pic { width: 75px; height: 55px; float: left; margin: 0 8px 0px 0; display: inline-block; overflow: hidden; border: #eceef0 1px solid; }
.infoBox .infoList>li.t img { width: 75px; float: left; }
.infoBox .infoList>li.t .intro { color: #78797a; font-size:14px; line-height: 19px; }
.infoBox .infoList>li.n { font-size:17px; }
.infoBox .infoList>li.n:first { margin-top: 2px; }
.infoBox .infoList .loading { background: url(file:///F|/%E5%88%87%E5%9B%BE/dyq-mobile/css/images/list_loading.gif) no-repeat center; border-bottom: none; }
.infoBox .infoList.hideMore>li:nth-child(n+9) { display: none; }



.newsBox{ margin:0 6px 10px 6px;  border:1px solid #E4CFCF; 
 -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; 
 -webkit-box-shadow:#fff 0 1px 0 inset, #fff 1px 1px 0;
 -moz-box-shadow:#fff 0 1px 0 inset, #fff 1px 1px 0;
 box-shadow:#fff 0 1px 0 inset, #fff 1px 1px 0;
}
.newsBox .hd{ height:35px; line-height:35px; text-align:center; background:url(file:///F|/%E5%88%87%E5%9B%BE/dyq-mobile/css/images/newsBox.png) center bottom no-repeat;   }
.newsBox .hd h3{ color:#BA0000;  }
.newsBox .bd{ padding:15px 0 0 0;  }

#jdztBox .bd{ padding:10px 0;  }
#jdztBox .bd ul{ overflow:hidden;  }
#jdztBox .bd ul li{ width:50%; float:left; text-align:center;   }
#jdztBox .bd ul li img{ width:140px; height:40px;  }



.leaderPicList{ overflow:hidden; padding-top:20px;  }
.leaderPicList li{ height:190px; float:left; text-align:center; width:33%; 
}
.leaderPicList li .title{ display:inline-block; width:90%;  font-size:14px; line-height:18px;  }
.leaderPicList li .title span{ display:block; height:36px; overflow:hidden; margin-bottom:5px;   }


.ggfwNodes{ padding:10px 6px;  }
.ggfwNodes h4{ font-weight:normal; }
.ggfwNodes .h1{ height:36px; line-height:36px; border-bottom:1px solid #dbc1c1; 
 background: -webkit-gradient(linear,0 0,0 100%,from(#f7eeee),to(#E2CECE));
 background: -moz-linear-gradient(#f7eeee, #E2CECE);
 background: linear-gradient(#f7eeee, #E2CECE);
}
.ggfwNodes .h1 a{ height:35px; line-height:35px;   display:block; padding-left:10px; font-weight:bold; text-shadow:1px 1px 0 #fff; border-bottom:1px solid #ebdcdc;   }

.ggfwNodes .on{ 
 background: -webkit-gradient(linear,0 0,0 100%,from(#e6d5d5),to(#dac0c0));
 background: -moz-linear-gradient(#e6d5d5, #dac0c0);
 background: linear-gradient(#e6d5d5, #dac0c0);
 border-bottom:1px solid #d2b3b3; 
}
.ggfwNodes .on a{ background: url(file:///F|/%E5%88%87%E5%9B%BE/dyq-mobile/css/images/icons.png) right -1339px no-repeat;
  background-size: 30px auto; }

.ggfwNodes .ul1{ padding:10px; display:none;  }
.ggfwNodes .li2{ line-height: 32px;   }
.ggfwNodes .li2 a{ display:block; padding-left: 18px; background: url(file:///F|/%E5%88%87%E5%9B%BE/dyq-mobile/css/images/icons.png) 0 -35px no-repeat;
  background-size: 14px auto;
}
.ggfwNodes .li2 a.touchOn{ background-color:#dac0c0;  }


.bsfw{ width:96%;border:#cbcbcb 1px solid; background:#d5f3fd; max-height:170px; margin:5px 2%;position:relative; overflow:hidden;}
.bsfw ul{ max-width:96%; margin-left:auto;}
.bsfw li{ float:left; }
@media all and (max-width: 480px) {
 .bsfw li{width:28%; text-align:center;}
 .bsfw li{ margin:1.5% 2.50%}
}
@media all and (min-width: 640px) {
 .bsfw li{ margin:1.5% 4%}
}
.ychc{width:100%;
 display:flex;
 display:-webkit-flex;
 -webkit-flex-flow:row wrap;
 flex-flow:row wrap;padding:5px}
.ychc div{
   box-sizing:border-box;
   min-width:137px;
   min-height:88px;
  }
.ychc div:first-child {
  margin-left:0;
 }
.img1,.img2,.img3{text-align:center;}
@media( max-width:480px ){
 .img1,.img2,.img3{ width:100%;margin-left:auto;margin-right:auto;}
}
@media all and (min-width: 600px) {
 .ychc div{
     float: left;
  margin-right: 2%; 
  width: 31%; 
  text-align:center;
 }
 .ychc div:last-child {
     margin-right: 0;
 }
 
}

.jdstoo{width:100%;text-align:center;}