.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}

/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.main{background: #fff;}
.main .content{padding: 20px 0;}
.yshjlist li{width: 22%; float: left; margin-left: 30px; margin-bottom: 30px;}
.yshjlist li a{display: block; font-size: 14px;}
.yshjlist li img{display: block; width: 100%; height: auto;}
.yshjlist li a .text{background-color: #f5f5f5; padding: 12px; text-align: center; font-size: 14px; display: block;}

.banners{margin-bottom: 20px;}
.banners img{width: 100%; height: auto;}
.ysbox{width: 48%; margin-bottom: 35px;}
.ysbox-title{height: 40px; background-color: #F7F7F7; margin-bottom: 10px;}
.ysbox-title h1{background-color: #006FB7; padding: 0 20px; color: #fff; float: left; line-height: 40px; font-size: 20px; font-weight: bold;}
.ysbox-title .more{float: right; line-height: 40px; padding-right: 10px;}
.ysbox-title .more a{font-size: 14px; color: #666;}

.yslist li{position:relative; padding:0 100px  0 16px; height:49px; line-height:49px; overflow:hidden; vertical-align:top; border-bottom: 1px #E5E5E5 dashed;}
.yslist li:after{position:absolute; content:" "; left:0; top: 50%; margin-top: -1px; width: 6px; height: 6px; background: #D2D2D2;}
.yslist li span{position:absolute; right:0; top:0; color:#999;}
.yslist li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; font-size: 18px;}
