
* {box-sizing: border-box;}

.top-left { float:left;}

.top-right { float:right;}

.top-right ul li { float:left; margin-left:40px; font-size:14px;}




.box.gradient-blue {
    background-color: #fff;
    /* background: -webkit-linear-gradient(52deg, #182FEC 0%, #0D6AF2 39%, #00C1DF 100%); */
    /* background: -o-linear-gradient(52deg, #182FEC 0%, #0D6AF2 39%, #00C1DF 100%); */
    /* background: -moz-linear-gradient(52deg, #182FEC 0%, #0D6AF2 39%, #00C1DF 100%); */
    /* background: linear-gradient(52deg, #182FEC 0%, #0D6AF2 39%, #00C1DF 100%); */
}
.agent-filter {
    padding: 100px 0;
}
.agent-filter h2 {
    text-align: center; font-weight:700;
    color: #333;
    font-size: 44px;
    margin-bottom: 40px;
}


.agent-filter .views-filter {
    width: 960px;
    margin: 0px auto 40px;
}


.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "";
    clear: both;
    overflow: hidden;
    height: 0;
    width: 100%;
    display: block;
    zoom: 1;
}
.views-exposed-widgets {
    margin-bottom: .5em;
}

.agent-filter .views-widget-filter-title {
    width: calc(100% - 136px);
    float: left;
    margin: 0;
    padding: 0;
}

.agent-filter .views-widget-filter-title div {
    width: 100%;
}

.views-exposed-form .form-item, .views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}
.agent-filter .views-widget-filter-title input {
    width: 100%;
    box-sizing: border-box;
    height: 46px;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 26px;
    background: #fff;
    border: none;
	border:1px solid #d4d5d6;
}

.agent-filter .views-submit-button {
    width: 136px;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
}


.agent-filter .views-submit-button input.form-submit {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 46px;
    background-color: #4581fb;
    /* background-image: -webkit-linear-gradient(52deg, #182FEC 0%, #0D6AF2 39%, #00C1DF 150%); */
    /* background-image: -o-linear-gradient(52deg, #182FEC 0%, #0D6AF2 39%, #00C1DF 150%); */
    /* background-image: -moz-linear-gradient(52deg, #182FEC 0%, #0D6AF2 39%, #00C1DF 150%); */
    /* background-image: linear-gradient(52deg, #182FEC 0%, #0D6AF2 39%, #00C1DF 150%); */
    transition: all 0.75s ease;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    border: none;
    border-radius: 0 4px 4px 0;
}



.agent-filter .views-submit-button input.form-submit:hover {
    background-image: -webkit-linear-gradient(52deg, #182FEC 0%, #00C1DF 39%, #0D6AF2 120%); /* Safari 5.1 - 6.0 */
    background-image: -o-linear-gradient(52deg, #182FEC 0%, #00C1DF 39%, #0D6AF2 120%); /* Opera 11.1 - 12.0 */
    background-image: -moz-linear-gradient(52deg, #182FEC 0%, #00C1DF 39%, #0D6AF2 120%); /* Firefox 3.6 - 15 */
    background-image: linear-gradient(52deg, #182FEC 0%, #00C1DF 39%, #0D6AF2 120%);
}



/**/



.box.footer-apply {
    padding-bottom: 79px;
    padding-top: 86px;
    background: #fff;
}

.box.footer-apply .m1200 {
    position: relative;
}

.m1200 {
    width: 1240px;
    padding: 0 30px;
    margin: 0px auto;
}

.footer-apply h2.title {
    margin-bottom: 43px;
}
.box h2.title, .box h2.title2 {
    font-size: 44px;
    color: #333333;
    line-height: 64px;
    margin-bottom: 20px;
    position: relative;
}

.footer-apply h3 {
    font-size: 14px;
    color: #666;
    margin-bottom: 17px;
}

.apply-form {
    padding: 0;
    width: 100%;
    position: relative;
    padding-right: 166px;
}

.apply-form ul {
    overflow: hidden;
    padding-bottom: 20px;
}


.apply-form li {
    height: 45px;
    float: left;
    margin-right: 20px;

    position: relative;
    margin-bottom: 30px;
    transition: all 0.5s;
}

.footer-apply .apply-form li {
    width: calc(25% - 20px);
}


.case-filter select, .apply-form li select, .apply-form li input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #d4d5d6;
    font-size: 12px;
    line-height: 16px;
    height: 45px;
    padding: 14px 13px;
    box-sizing: border-box;
    color: #333;
}
.apply-form li select {
    color: #999;
}


.apply-form li select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../fonts/arrowdown.svg) no-repeat right 10px center;
    background-size: 10px;
    padding-right: 10px;
}









input, textarea, button, select {
    outline: none;
    font-family: PingFangSC-Light,PingFangSC-Regular, MicrosoftYaHei, 'Microsoft YaHei', "微软雅黑", SourceHanSansCN-Normal, STHeiti, Helvetica;
}




.footer-apply .apply-form .apply-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 166px;
}
.apply-btn {

    overflow: hidden;
    text-align: center;
}

.banner-bottom-right .blue-btn, .apply-btn .blue-btn {
    float: left;
}
.pager-load-more a, .line-blue-btn, .line-white-btn, .blue-btn {
    width: 166px;
    height: 46px;
    border: none;
    color: #fff;
    line-height: 46px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: #4581fb;
    transition: all 0.75s ease;
}

.service-call {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}
.service-call.font-blue a {
    color: #4581fb;
}
.font-din.medium {
    font-family: 'DINPro-Medium';
}
.service-call a {
    display: inline-block;
    /* padding-left: 55px; */
    font-size: 36px;
    color: #333;
    line-height: 46px;
    transition: all 0.5s ease-in 0.5s;
    /* background: url(../fonts/iconphone.svg) no-repeat left 7px; */
}
