﻿.ewb-right-search{
	float: right;
}
.search{
	padding: 8px 0px;
    text-align: center;
    margin: 0px auto;
    background: none;
}
.search input {
    height: 34px;
    line-height: 34px;
    color: #999;
    border-radius: 25px;
    border: 0px;
    width: 305px;
    padding: 0px 20px;
}
.search button {
    height: 44px;
    line-height: 44px;
    background: #1083e8;
    border: 0px;
    outline: none;
    color: #fff;
    border-radius: 30px;
    width: 160px;
    text-align: center;
    position: relative;
    left: -50px;
}
.position{
	margin-top: 20px;
}
.ewb-banner{
        top: 212px;
}
.ewb-footer{
    position: static;
}


.news_cont{
    line-height: 30px;
    color: #666;
}
.news_cont p{
    text-indent: 30px;
}