/*****/
.search-container {
    width: 240px;
    margin-left: 15px;
    position: relative;}
.search-container .form-control {
    border-radius: 34px;
    border: none;
    height: 32px;
    box-shadow: none;
    background: rgba(255, 255, 255, .3);
    width: 100%;
    padding-left: 10px;}
.btn-ss {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    background: url(images/search.png) center no-repeat;
    color: transparent;}
/*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*/
@media only screen and (max-width: 768px){
.news2-1-1 .news211{display:none;}
}
.work1 div ul li>.hover {
    display: none;}

.work1 div ul li.on>.hover {
    display: block;}

.work1 div ul li.on>a {
    display: none;}

