.collocation-top-pic{
    padding-top: 45px;
    overflow: hidden;
}
.collocation-main-introduce .in-txt{
    padding:0 8%;
    padding-top: 100px;
}
.collocation-main-introduce .txt-top{
    padding-bottom: 20px;
}
.collocation-main-introduce .txt-top h5{
    color: #333;
    font-size:42px;
    line-height: 56px;
    font-weight: bold;
}
.collocation-main-introduce .txt-top span{
    line-height: 40px;
    font-size: 24px;
}
.collocation-main-introduce .txt-top span i{
    color: #2d4c9c;
    font-size: 24px;
}
.collocation-main-introduce .in-txt p{
    line-height: 40px;
    font-size: 22px;
}
.collocation-main-introduce .in-txt p i{
    display: inline-block;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background-color:#728ac7;
    font-size: 12px;
    margin-right: 8px;
    margin-left: 1px;
    margin-top: 10px;
    border-radius: 50%;
    float: left;
}
.collocation-liyou{
    padding-bottom: 90px;
}
.collocation-liyou .qbt-title{
    padding-bottom: 75px;
}
.collocation-liyou .ly-pic{
    width: 50%;
    margin: 0 auto;
}
.collocation-liyou .ly-tilte{
    padding:20px 0 0 0;
    text-align: center;
}
.collocation-liyou .ly-tilte h6{
    font-size: 26px;
    color: #000;
    line-height: 56px;
}
.collocation-liyou .ly-tilte p{
    line-height: 24px;
    font-size: 14px;
    padding:0 3%;
}
.collocation-zd{
    background:url("../images/tuog7_18.jpg") no-repeat center;
    background-size: cover;
    padding-top:37px;
}
.coll-submit{
    padding:38px 4%;
    background-color: rgba(255,255,255,0.2);
    float: right;
    margin-right:9%;
    margin-bottom: 27px;
    width:40%;
    border-radius: 5px;
}
.coll-submit h5{
    font-size: 30px;
    color: #fff;
}
.coll-submit input{
    width: 100%;
    background-color: transparent;
    color: #fff;
    border-bottom:2px solid rgba(255,255,255,0.5);
    padding: 0;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:rgba(255,255,255,0.5);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:rgba(255,255,255,0.5);
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:rgba(255,255,255,0.5);
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:rgba(255,255,255,0.5);
}
.coll-submit p{
    padding-top:20px;
}
.submit-but{
    padding: 0 10%;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    color: #3857a2;
    font-size: 15px;
    line-height: 40px;
    margin-top: 25px;
    border-radius:3px;
    cursor: pointer;
}
.submit-txt{
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    padding-bottom: 10px;
    display: none;
}
.submit-txt span{
    margin-left:20%;
}