@import "common.css";

.about-ico,
.about-info i,
.channel-join-main i,
.channel-condition-btn i,
.select-ico,
#shareDiv i {
    background: url(../images/small-icon.png) no-repeat;
    vertical-align: middle;
}

.about-banner {
    line-height: 580px;
    font-size: 50px;
    color: #fff;
    text-align: center;
    background: url(http://www-oohlink.newayz.com/images/about-banner.jpg) no-repeat center;
}

.about-introduce {
    padding: 90px 0;
}

.about-introduce img {
    display: block;
    width: 560px;
    height: 374px;
}

.introduct {
    position: relative;
    width: 560px;
    height: 188px;
    padding-top: 40px;
    background: #fff;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.09);
}

.introduct img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 18px;
}

.introduct h6 {
    font-size: 24px;
    color: #333;
    font-weight: 800;
    text-align: center;
}

.about-ico {
    display: block;
    width: 95px;
    height: 2px;
    margin: 12px auto 0;
    background-position: -124px -290px;
}

.introduct p {
    position: absolute;
    top: 16px;
    left: 0;
    width: 504px;
    height: 150px;
    padding: 25px 28px 0;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    background: #fff;
    display: none;
}

.introduct:hover p {
    display: block;
}

.aboutPad {
    padding: 88px 0;
}

.about-info {
    color: #333;
}

.about-info dt {
    padding-top: 108px;
}

.about-info h4 {
    font-size: 24px;
}

.about-info i {
    display: block;
    width: 95px;
    height: 2px;
    margin: 14px 0 52px;
    background-position: -124px -300px;
}

.about-info li {
    margin-bottom: 18px;
    font-size: 14px;
}

.news-banner {
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: url(http://www-oohlink.newayz.com/images/news-banner.jpg) no-repeat center;
    background-size: cover;
}

.news-banner h4 {
    padding-top: 268px;
    margin-bottom: 22px;
    font-size: 40px;
}

.news-detail-banner {
    color: #fff;
    text-align: center;
    height: 380px;
    font-size: 16px;
    background: url(http://www-oohlink.newayz.com/images/news-detail-banner.jpg) no-repeat center;
    background-size: cover;
}

.news-detail-banner h4 {
    padding-top: 162px;
}

.news-tit {
    background: #f2f2f2;
    width: 100%;
    height: 80px;
    line-height: 80px;
}

.news-tit .content {
    position: relative;
}

.on-tit {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    height: 80px;
    width: 200px;
    background: #007fff;
    color: #fff;
    text-align: center;
}

.tit-list li {
    float: right;
    margin-left: 42px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.tit-list .on {
    display: none;
}

.news-list-content {
    padding: 90px 0;
}

.news-list-content li {
    padding: 40px 29px;
    margin-bottom: 60px;
    background: #fff;
    color: #333;
}

.news-list-content li:hover {
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.12);
}

.news-list-content h6 {
    font-family: 'Impact', Arial, Helvetica, sans-serif;
    font-size: 50px;
    font-weight: bold;
}

.news-list-content li:hover h5,
.news-list-content li:hover h6 {
    color: #007fff;
}

.news-list-content .date {
    font-size: 16px;
}

.news-list-content .data-line {
    width: 70px;
    height: 10px;
    border-left: 2px solid #007fff;
    margin: 14px 0;
}

.news-list-content img {
    display: block;
    width: 214px;
    height: 156px;
    margin-left: 10px;
}

.news-list-content .main {
    width: 820px;
}

.news-list-content h5 {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0 28px;
    border-bottom: 1px solid #f2f2f2;
}

.news-list-content p {
    margin-top: 24px;
    font-size: 14px;
    height: 53px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
}

.pages {
    text-align: center;
}

.layui-laypage a:hover,
.layui-laypage span:hover {
    color: #007fff;
}

.layui-laypage a,
.layui-laypage button,
.layui-laypage input,
.layui-laypage select,
.layui-laypage span {
    border: 0;
    font-size: 18px;
    color: #333;
}

.case-banner {
    color: #fff;
    background: url(http://www-oohlink.newayz.com/images/case-banner.jpg) no-repeat center;
    background-size: cover;
}

.case-banner h4 {
    padding-top: 270px;
    font-size: 40px;
}

.case-banner p {
    margin-top: 24px;
    font-size: 14px;
}

.case-content {
    width: 1220px;
    padding: 70px 0 90px;
    margin: 0 auto;
}

.case-content li {
    float: left;
    width: 384px;
    height: 398px;
    background: #fff;
    margin: 20px 10px;
    border: 1px solid #f2f2f2;
}

.case-content li:hover {
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.12);
}

.case-pic {
    padding-top: 7px;
}

.case-pic img {
    display: block;
    width: 370px;
    height: 252px;
    margin: 0 auto;
}

.case-content .main {
    padding: 40px 18px 0;
}

.case-content h4 {
    font-size: 20px;
    color: #333;
}

.case-content p {
    font-size: 14px;
    color: #999;
    margin-top: 22px;
    height: 18px;
    width: 100%;
    overflow: hidden;
}

.channel-banner {
    color: #fff;
    background: url(http://www-oohlink.newayz.com/images/channel-banner.jpg) no-repeat center;
    background-size: cover;
}

.channel-banner-main {
    padding-top: 115px;
}

.channel-banner-main h4 {
    font-size: 36px;
}

.channel-banner-main p {
    font-size: 16px;
    line-height: 24px;
    margin: 26px 0 56px;
}

.channel-join {
    padding: 0 54px;
    margin-top: 58px;
}

.channel-join-main {
    width: 440px;
    height: 278px;
    padding: 0 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.09);
    color: #333;
}

.channel-join-main:hover {
    box-shadow: none;
    background: #007fff;
    color: #fff;
}

.channel-join-main h6 {
    padding: 50px 0 35px;
    font-size: 18px;
    border-bottom: 1px solid #007fff;
}

.channel-join-main:hover h6 {
    border-bottom: 1px solid #fff;
}

.channel-join-main p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 26px;
}

.channel-join-main i {
    display: inline-block;
    margin-right: 18px;
}

.channel-join-main .channel-join-1 {
    width: 33px;
    height: 31px;
    background-position: -222px -340px;
}

.channel-join-main:hover .channel-join-1 {
    background-position: -286px -340px;
}

.channel-join-main .channel-join-2 {
    width: 31px;
    height: 31px;
    background-position: -320px -340px;
}

.channel-join-main:hover .channel-join-2 {
    background-position: -354px -340px;
}

.channel-advantage {
    padding-top: 5px;
}

.channel-advantage li {
    width: 110px;
    float: left;
    text-align: center;
    margin: 54px 128px 0 152px;
}

.channel-advantage i {
    display: block;
    width: 110px;
    height: 110px;
    margin-bottom: 25px;
    background: url(http://www-oohlink.newayz.com/images/channel-icon.png) no-repeat;
}

.channel-advantage h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.channel-advantage p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-top: 20px;
}

.channel-advantage .channel-advantage-1 {
    background-position: 0 0;
}

.channel-advantage li:hover .channel-advantage-1 {
    background-position: -115px 0;
}

.channel-advantage .channel-advantage-2 {
    background-position: 0 -120px;
}

.channel-advantage li:hover .channel-advantage-2 {
    background-position: -115px -120px;
}

.channel-advantage .channel-advantage-3 {
    background-position: 0 -240px;
}

.channel-advantage li:hover .channel-advantage-3 {
    background-position: -115px -240px;
}

.channel-advantage .channel-advantage-4 {
    background-position: 0 -360px;
}

.channel-advantage li:hover .channel-advantage-4 {
    background-position: -115px -360px;
}

.channel-advantage .channel-advantage-5 {
    background-position: 0 -480px;
}

.channel-advantage li:hover .channel-advantage-5 {
    background-position: -115px -480px;
}

.channel-advantage .channel-advantage-6 {
    background-position: 0 -600px;
}

.channel-advantage li:hover .channel-advantage-6 {
    background-position: -115px -600px;
}

.channel-condition {
    width: 100%;
    height: 449px;
    padding-top: 90px;
    color: #fff;
    background: url(http://www-oohlink.newayz.com/images/channel-pic1.jpg) no-repeat center;
    background-size: cover;
}

.channel-condition .control-tit {
    color: #fff;
}

.channel-condition-btn {
    width: 842px;
    height: 180px;
    margin: 75px auto 0;
}

.channel-condition-btn li {
    float: left;
    width: 258px;
    height: 98px;
    padding-top: 32px;
    margin: 0 10px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #54697d;
    cursor: pointer;
}

.channel-condition-btn li.on {
    width: 260px;
    height: 108px;
    border: 0;
    background: url(http://www-oohlink.newayz.com/images/channel-advantage.png) no-repeat;
}

.channel-condition-btn i {
    display: block;
    margin: 0 auto 18px;
}

.channel-condition-btn .channel-condition-1 {
    width: 26px;
    height: 28px;
    background-position: -412px -340px;
}

.channel-condition-btn .channel-condition-2 {
    width: 25px;
    height: 28px;
    background-position: -450px -340px;
}

.channel-condition-btn .channel-condition-3 {
    width: 32px;
    height: 27px;
    background-position: 0 -380px;
}

.channel-condition-main {
    width: 100%;
    padding-top: 50px;
    border-top: 1px solid #54697d;
}

.channel-condition-main .main {
    width: 820px;
    margin: 0 auto;
}

.channel-condition-pic {
    font-size: 14px;
}

.channel-content3 {
    width: 977px;
    height: 326px;
    margin: 60px auto 0;
    background: url(http://www-oohlink.newayz.com/images/channel-pic2.jpg) no-repeat;
}

.channel-from {
    width: 968px;
    margin: 70px auto 0;
}

.channel-form-li {
    position: relative;
    width: 484px;
    margin-bottom: 30px;
}

.channel-form-li label {
    display: inline-block;
    line-height: 34px;
    width: 104px;
    color: #333;
}

.channel-form-li span {
    display: inline-block;
    color: #c00000;
    vertical-align: -2px;
}

.channel-form-li .error {
    position: absolute;
    bottom: -25px;
    left: 110px;
    font-size: 14px;
}

.channel-form-li input {
    display: inline-block;
    width: 238px;
    height: 34px;
    padding-left: 20px;
    border: 1px solid #d2d2d2;
    background: #fff;
    font-size: 14px;
}

.channel-form-li .getCode {
    position: absolute;
    top: 0;
    right: 10px;
    display: block;
    width: 100px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 10px;
    background: #007fff;
    color: #fff;
    font-size: 14px;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.getCode:hover {
    color: #fff;
}

.select-ico {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 5px;
    background-position: -68px -380px;
}

.layui-form-select,
.layui-form-select .layui-input,
.layui-form-item .layui-input-inline {
    display: block;
    width: 114px;
}

.layui-form-select .layui-edge {
    border-top-color: #333;
}

.layui-form-select dl dd.layui-this {
    background-color: #007fff;
}

.layui-btn {
    display: block;
    margin: 30px auto 0;
    width: 170px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background-color: #007fff;
}

.new-details {
    padding: 54px 0 72px;
}

.new-details h2 {
    font-size: 18px;
    color: #333
}

.new-details .time {
    display: block;
    margin: 15px 0 45px 0;
    font-size: 14px;
    color: #999
}

.new-details .main {
    padding: 0 25px;
    font-size: 14px;
    color: #666;
    line-height: 28px
}

.fx {
    width: 398px;
    margin: 108px auto 0
}

.fx a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0 14px
}

#shareDiv i {
    display: inline-block;
    width: 50px;
    height: 50px;
}

#shareDiv .icons-fx-weibo {
    background-position: -296px -380px;
}

#shareDiv .icons-fx-weixin {
    background-position: -396px -380px;
}

#shareDiv .icons-fx-kongjian {
    background-position: -196px -380px;
}

#shareDiv .icons-fx-douban {
    background-position: -96px -380px;
}

.share-main {
    position: relative;
}

.share-main .wx-pic {
    position: absolute;
    top: -302px;
    left: 50%;
    width: 212px;
    height: 290px;
    line-height: auto;
    padding: 5px 10px;
    margin-left: -95px;
    background: #fff;
    border: 1px solid #c7c7c7;
    display: none
}

.share-main .close {
    font-size: 18px;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer
}

.share-main h4 {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px
}

.share-main img,
.share-main canvas {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    line-height: auto
}

.share-main p {
    font-size: 12px;
    margin-top: 20px;
    line-height: 20px
}

.from-bg {
    width: 100%;
    background: url(http://www-oohlink.newayz.com/images/from-bg.jpg) no-repeat center;
    background-size: cover;
}

.from-content {
    width: 360px;
    height: 638px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -312px 0 0 -220px;
    padding: 0 40px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.12);
}

.from-logo {
    position: relative;
    padding: 30px 0 26px;
    border-bottom: 1px solid #f2f2f2;
}

.from-logo span {
    display: block;
    position: absolute;
    right: 0;
    top: 38px;
    font-size: 18px;
    color: #333;

}

.from-li {
    width: 368px;
    margin-bottom: 20px;
}

.from-li label {
    width: 94px;
}

.from-li input {
    width: 268px;
    border-radius: 21px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #f2f2f2;
}

.verify input {
    width: 158px;
}

.from-li .getCode {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 21px;
}

.from-sub {
    width: 100%;
    border-radius: 10px;
    height: 46px;
    line-height: 46px;
}

.from-tit {
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    color: #999;
}

.case-detail-banner {
    width: 100%;
    height: 380px;
    background: url(http://www-oohlink.newayz.com/images/case-detail-banner.jpg) no-repeat center;
    background-size: cover;

}

.case-detail-main {
    padding-top: 176px;
    text-align: center;
    font-size: 40px;
    color: #fff;
}

.case-detail {
    position: relative;
    top: -70px;
    width: 1120px;
    padding: 65px 40px 70px;
    border-radius: 10px;
    background: #fff;
}

.case-detail-tit {
    padding-bottom: 48px;
    border-bottom: 1px solid #f2f2f2;
}

.case-detail-tit dt {
    width: 385px;
    color: #333;
}

.case-detail-tit dt h2 {
    padding-top: 82px;
    font-size: 30px;
    height: 36px;
    overflow: hidden;
}

.case-detail-tit dt p {
    margin-top: 16px;
    font-size: 16px;
}

.case-detail-content {
    padding-top: 48px;
}

.case-detail-content p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
}