.bg{
    background-color: #fff;
}
.search_wrap{
    padding:45px 24px;
}
.wrap{
    color: #333;
}
.zwsx{
    font-size: 24px;
    line-height: 1;
    padding-bottom: 32px;
}
.search_input{
    font-size: 0;
}
.search_input > div{
    display: inline-block;
}
.search_input .left{
    width: 996px;
    height: 56px;
    border: 2px solid #A8A8A8;
    line-height: 56px;
    vertical-align: top;
    border-right: none;
}
.search_input input{
    color: #9B9B9B;
    font-size: 16px;
    text-indent: 12px;
    display: block;
    height: 100%;
    width: 100%;
}
.search_input .right{
    width: 156px;
    height: 56px;
    background: #1E1F4E;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.select_wrap select{
    display: block;
    width: 200px;
    height: 56px;
    border: 2px solid #A8A8A8;
    border-radius: 4px;
    color: #9B9B9B;
    font-size: 18px;
    line-height: 56px;
    margin-top: 31px;
    font-weight: 400;
    text-indent: 10px;
}
.w1152{
    width: 1152px;
    margin: 0 auto;
}
.works{
    margin-top: 16px;
}
.work_top{
    padding-top: 31px;
}
.work_title{
    color: #333;
    font-size: 18px;
    line-height: 1;
    padding-bottom: 17px;
}
.category{
    color: #7E7E7E;
    font-size: 16px;
    line-height: 1;
    padding-bottom: 20px;
}
.base{
    color: #5C5C5C;
    font-size: 14px;
    line-height: 1;
}
.look{
    color: #ACACAC;
    font-size: 14px;
    line-height: 1;
    margin-top: 30px;
    cursor: pointer;
}
.look i{
    
    background-image: url('../img/more.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 17px;
    height: 9px;
    margin-left: 26px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
   
}
.works li.on .look i{
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.time{
    color: #ACACAC;
    font-size: 12px;
    line-height: 1;
    margin-top: 30px;
}
.works li.on .work_top .bl{
    border-bottom: 1px solid #CECECE;
}
.work_top .bl{
    padding-bottom: 29px;
    
}
.works li.on .work_more{
    display: block;
}
.work_more{
    background-color: #F9F9F9;
    padding-top: 27px;
    padding-bottom: 46px;
    display: none;
}
.works >li {
    margin-bottom: 5px;
}
.zz,.yq{
    font-weight: normal;
    font-size: 18px;
    line-height: 1;
    padding-bottom: 20px;
}
.work_more p{
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}
.yq{
    padding-top: 48px;
}
.content{
    overflow: hidden;
    padding-bottom: 96px;
}
.contact{
    width: 1200px;
    border: 3px solid #FFFFFF;
    margin: 0 auto;
    height: 360px;
    margin-top: 40px;
}
.contact>div{
    background-color: #EAEAEA;
    padding: 15px 12px;
    height: 100%;
}
.contact>div>div{
    height: 100%;
    background-color: #fff;
    padding-top: 30px;

}

.call{
    width: 206px;
    height: 44px;
    border-radius: 10px;
    margin: 0 auto;
    border: 2px solid #A0A1AB;
    font-size: 24px;
    background-image: url('../img/call.png');
    background-repeat: no-repeat;
    background-position: 14px 6px;
    text-indent: 60px;
    line-height: 40px;
}

.row{
    font-size: 19px;
    line-height: 1;
    padding-bottom: 36px;
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: 0 0;
}

.row1{
    background-image: url('../img/row1.png');
}
.row2{
    background-image: url('../img/row2.png');
}
.row3{
    background-image: url('../img/row3.png');
}
.row4{
    background-image: url('../img/row4.png');
}
.row5{
    background-image: url('../img/row5.png');
}