@charset "UTF-8";
body, html {
    font-family: 微软雅黑
}

*, body, html {
    margin: 0;
    padding: 0
}

li, ul {
    list-style: none
}

.trial-container {
    width: 980px;
    margin: 0 auto
}

.trial-header .logo {
    padding-top: 20px
}

.trial-header {
    height: 95px;
    border-bottom: 1px solid #d6d6dd
}

.trial-block1 {
    position: relative;
    height: 568px;
    background: url(/images/cutter/rect.png) no-repeat
}

.trial-block1 .intro {
    margin-left: 44px;
    color: #fff;
    font-size: 23px;
    padding-top: 73px;
    color: hsla(0, 0%, 100%, .8)
}

.trial-block1 .intro .header {
    font-size: 44px;
    color: hsla(0, 0%, 100%, .8);
    padding-bottom: 46px
}

.trial-block1 .intro .intro-item {
    line-height: 38px
}

.trial-block1 .about {
    position: absolute;
    left: 560px;
    top: 70px;
    width: 380px;
    height: 240px
}

.trial-block1 .about .hd {
    text-align: center;
    font-size: 19px;
    padding-bottom: 15px
}

.trial-block1 .about .left {
    width: 190px;
    float: left;
    padding-left: 20px
}

.trial-block1 .about .left li {
    clear: both;
    overflow: hidden;
    padding: 5px;
    font-size: 15px;
    line-height: 18px
}

.trial-block1 .about .left > .left-hd {
    padding-bottom: 16px
}

.trial-block1 .about .left li .text {
    width: 142px;
    float: left
}

.trial-block1 .about .left li .tt-text {
    width: 142px;
    float: left
}

.trial-block1 .about .left li .weibo-text {
    width: 98px;
    float: left
}

.trial-block1 .about .left li a {
    color: black;
}

.trial-block1 .about .left .icon {
    display: block;
    float: left;
    width: 26px;
    height: 26px
}

.trial-block1 .about .left .wechat {
    background: url(/images/cutter/wechat.png) no-repeat
}

.trial-block1 .about .left .toutiao {
    background: url(/images/cutter/toutiao.png) no-repeat
}

.trial-block1 .about .left .weibo {
    background: url(/images/cutter/weibo.png) no-repeat
}

.trial-block1 .about .right {
    width: 140px;
    float: left;
    background: url(/images/cutter/qrcode.png) no-repeat;
    padding-top: 150px;
    text-align: center;
    font-size: 15px
}

.trial-block1 .ft {
    margin-left: 258px;
    margin-top: 84px;
    width: 714px;
    overflow: hidden;
    font-size: 18px
}

.trial-block1 .ft > .first-line {
    width: 372px;
    float: right;
    padding: 20px 0;
    padding-top: 10px;
    letter-spacing: 2px
}

.trial-block1 .ft ul {
    clear: both
}

.trial-block1 .ft li {
    width: 341px;
    float: left;
    padding: 20px 0;
    letter-spacing: 2px
}

.trial-block1 .ft .green-dot {
    display: block;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #49bb42;
    float: left;
    margin-top: 5px;
    margin-right: 20px
}

.trial-block2 {
    height: 400px;
    background-color: #f5f5f5
}

.trial-block2 > h3 {
    color: #49bb42;
    text-align: center;
    padding-top: 77px;
    font-size: 26px
}

.trial-block2 ul {
    padding-top: 46px;
    margin: 0 50px
}

.trial-block2 ul li {
    float: left;
    margin-right: 64px
}

.trial-block2 ul li.last {
    margin-right: 0
}

.trial-block2 ul li > .img {
    width: 249px;
    height: 125px;
    background: #fff url(/images/cutter/b2-1.png) no-repeat
}

.trial-block2 ul li > .img2 {
    background: #fff url(/images/cutter/b2-2.png) no-repeat;
    background-position: 50%
}

.trial-block2 ul li > .img3 {
    background: #fff url(/images/cutter/b2-3.png) no-repeat;
    background-position: 50%
}

.trial-block2 ul li > p {
    padding-top: 22px;
    text-align: center;
    font-size: 18px
}

.footer_top {
    /*padding-top: 106px;*/
    /*height: 118px;*/
    /*background: url(/images/common/10.jpg) no-repeat center 30px #f5f5f6*/

    height: 224px;
    background-color: #f5f5f6;
    border-top: 1px solid #d6d6dd;
    border-bottom: 1px solid #d6d6dd;
}

.footer_top_lyh{
    height: 106px;
    text-align: center;
    line-height: 106px;
    font-size: 28px;
    letter-spacing:3px;
    color: #6f6f7a;
}

.footer_center {
    text-align: center;
    line-height: 54px;
    border-bottom: 1px solid #555567;
    background: #35354a
}

.footer_center a {
    font-size: 13px;
    color: #fff;
    margin: 0 10px
}

.footer_bot {
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #35354a;
    padding-top: 20px;
    padding-bottom: 30px
}

.footer_top_unit_wrapper {
    width: 980px;
    margin: 0 auto
}

.footer_top_unit {
    position: relative;
    float: left;
    height: 35px;
    width: 116px;
    background: rgba(0, 0, 0, 0);
    margin: 0 40px;
}

.footer_top_unit a{
    display: inline-block;
    overflow: hidden;
}

.footer_top_unit:hover .footer_top_unit_panel {
    display: block
}

.footer_top_unit_panel {
    display: none;
    position: absolute;
    width: 224px;
    height: 294px;
    top: -294px;
    left: 50%;
    margin-left: -112px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    background: #fff
}

.ftup_title {
    text-align: center;
    padding: 20px 0
}

.ftup_desc {
    font-size: 15px;
    color: #454556;
    text-align: center
}

.ftup_code {
    text-align: center;
    padding: 18px 0 8px
}

.ftup_code img {
    width: 120px;
    height: 120px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3)
}

.ftup_bot {
    font-size: 13px;
    color: #6f6f7a;
    text-align: center
}

.downloads_wrapper {
    position: relative;
    width: 978px;
    height: 540px;
    background: url(/images/common/download_bg.jpg) no-repeat;
    margin-top: -15px;
    font-size: 16px;
    color: #fff
}

.downloads_title {
    position: absolute;
    right: 0;
    top: 50px;
    width: 660px;
    font-size: 46px;
    text-align: center;
    line-height: 2
}

.downloads_title div {
    font-size: 28px
}

.downloads_img_wrapper {
    position: absolute;
    width: 184px;
    left: 398px;
    top: 244px;
    text-align: center;
    line-height: 2.2
}

.downloads_text {
    position: absolute;
    left: 642px;
    top: 248px
}

.downloads_text span {
    display: block;
    text-indent: 25px;
    background: url(/images/icon/w_point.png) no-repeat 0;
    font-size: 20px;
    line-height: 2.2
}

.footer_top_unit:first-child:after {
    content: ' ';
    position: absolute;
    left: -40px;
    top: 0;
    height: 82px;
    width: 0;
    border-left: 1px dashed #d6d6dd;
}

.footer_top_unit:before {
    content: ' ';
    position: absolute;
    right: -40px;
    top: 0;
    height: 82px;
    width: 0;
    border-left: 1px dashed #d6d6dd;
}
.footer_top_speunit {
    margin: 0 55px 0 25px;
}

.footer_top_speunit:before {
    right: -55px;
}


.LYH_lycc_headwrap {
    background-color: #F2F6F7;
    height: 43px;
}

.LYH_lycc_head{
    width: 980px;
    margin: auto;
    overflow: hidden;
    line-height: 43px;
}

.LYH_lycc_logo{
    width: 73px;
    height: 23px;
    float: left;
    margin-top: 19px;
    margin-right: 25px;
}

.LYH_lycc_downloadapp{
    margin-right: 0;
    float: right;
}

.LYH_lycc_icon{
    width: 24px;
    height: 42px;
    background: url("http://bosdev.liangyihui.net/temp/1571026342.png") no-repeat center;
    background-size: contain;
    display: inline-block;
    float: left;
}

.LYH_lycc_text{
    height: 43px;
    line-height: 3px;
    display: inline-block;
    color: #454556;
    font-size: 14px;
    margin-left: 7px;
}


.LYH_lycc_headwrap a {
    font-size: 14px;
    color: #454556;
    text-decoration: none;
}

.LYH_lycc_headwrap a:hover, a:hover .LYH_lycc_downloadapp .LYH_lycc_text {
    color: #49bb42;
}


/*# sourceMappingURL=main.css.map */
