
.try-use {
    position: relative;
    z-index: 0;
    height: 550px;
    background-color: #307fe2;
    background-image: linear-gradient(to bottom,#307fe2,#5eb6f3);
    overflow: hidden;
}
.try-use .tru-use-content {
    text-align: center;
    width: 620px;
    margin: auto;
    position: relative;
    z-index: 1;
    padding-top: 170px;
}
.try-use .try-use-bk {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/star_breaker-1955b8abfa.png);
    background-size: 1228px 517px;
    background-repeat: no-repeat;
    background-position: center;
}
.try-use .tilt-triangle {
    z-index: 0;
}
.tilt-triangle-bottom-right {
    transform-origin: 100% 100%;
    transform: rotate(3deg);
    top: 100%;
    right: 0;
}
/* .tilt-triangle {
    width: 200%;
    position: absolute;
    height: 200%;
    z-index: 1;
    background: #fff;
} */
.try-use .tru-use-content .try-use-hint {
    font-size: 34px;
    letter-spacing: 1.1px;
    color: #fff;
    font-weight: 300;
}
.try-use .tru-use-content .try-use-title {
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 5px;
    font-weight: 300;
}
.try-use .tru-use-content .try-use-input {
    margin-top: 20px;
}
.try-use .tru-use-content .try-use-button {
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    color: #fff;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    background-color: #fabc0a;
    box-shadow: 0 5px 10px 0 rgba(144,120,39,.2);
}
.try-use .tru-use-content .contact-us-button {
    vertical-align: top;
    display: inline-block;
    line-height: 40px;
    color: #307fe2;
    cursor: pointer;
    margin-left: 20px;
    width: 160px;
    height: 40px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.12);
}
.footer {
    position: relative;
}
.normal-width {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.footer-fast {
    padding-top: 20px;
    vertical-align: top;
}
.footer-fast-component {
    display: inline-block;
    width: 16%;
    margin-right: 3%;
    color: #777d84;
    vertical-align: top;
}
.footer-fast-title {
    font-size: 16px;
    color: #4e5358;
    padding: 15px 0;
    border-bottom: 1px solid #e6e9ec;
}
.footer-fast-component a {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    position: relative;
}
.footer-fast-component .footer-fast-wechat-code {
    text-align: center;
}
.footer-fast-component .footer-fast-wechat-code-hint {
    color: #787e85;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
.footer-fast-component.footer-fast-component-last .footer-fast-title {
    text-align: center;
    border-bottom: none;
}
.footer-company-msg.index-pc {
    margin-top: 50px;
}
.footer-company-msg {
    background: #f8f9fa;
}
.footer-company-left {
    padding: 25px 0;
    width: 480px;
}
.footer-company-left, .footer-company-right {
    display: inline-block;
    vertical-align: top;
}
.footer-company-msg .footer-copyright {
    text-align: center;
    font-size: 14px;
    color: rgba(10,10,10,.5);
    margin-top: 20px;
    padding-bottom: 20px;
    font-weight: 300;
}
.footer-company-left .footer-copyright {
    color: #a2a9b0;
    font-weight: 300;
    text-align: left;
    margin: 0;
    padding-bottom: 5px;
}
.footer-company-left .footer-contact-single-msg {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    font-weight: 300;
}
.footer-company-left .footer-contact-single-msg .footer-contact-single-msg-content {
    margin-left: 5px;
    font-size: 14px;
}
.footer-company-left .footer-contact-single-msg .footer-contact-single-msg-content, .footer-company-left .footer-contact-single-msg img {
    color: #a2a9b0;
    display: inline-block;
    vertical-align: middle;
}
.footer-company-left, .footer-company-right {
    display: inline-block;
    vertical-align: top;
}
.footer-company-right {
    margin-top: 25px;
    color: #a2a9b0;
    float: right;
}
.footer-company-right .footer-company-right-line {
    margin: 0 15px;
    height: 15px;
    width: 1px;
    background: #ced4d9;
}
.footer-company-right>div, .footer-company-right>img {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.footer-company-right .footer-company-right-language {
    font-weight: 300;
}