.section-a .title {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.section-a .tui {
    position: absolute;
    left: 229px;
    bottom: 15px
}

.section-a .tui .tui-box {
    float: left;
    margin-left: 15px;
    width: 227px;
    height: 140px;
    overflow: hidden
}

.section-a .tui .tui-box:hover>div {
    transform: scale(1.1)
}

.section-a .tui .tui-box>div {
    width: 227px;
    height: 140px;
    transition: all .3s
}

.com-title-wrap {
    padding: 30px 0;
    text-align: center
}

.com-title-wrap .icon {
    margin-right: 22px;
    background: url(/images/www/V20/bg_title.png) no-repeat
}

.com-title-wrap .icon-1 {
    height: 41px;
    width: 33px;
    background-position: 0 0
}

.com-title-wrap .icon-2 {
    height: 34px;
    width: 34px;
    background-position: -33px 0
}

.com-title-wrap .icon-3 {
    height: 43px;
    width: 37px;
    background-position: -67px 0
}

.com-title-wrap .icon-7 {
    height: 34px;
    width: 41px;
    background-position: -104px 0
}

.com-title-wrap .icon-6 {
    height: 48px;
    width: 46px;
    background-position: -145px 0
}

.com-title-wrap .icon-5 {
    height: 41px;
    width: 54px;
    background-position: -191px 0
}

.com-title-wrap .icon-4 {
    height: 39px;
    width: 57px;
    background-position: -245px 0
}

.com-title-wrap span {
    position: relative
}

.com-title-wrap span:after,.com-title-wrap span:before {
    content: "";
    position: absolute;
    top: 10px;
    width: 156px;
    height: 13px
}

.com-title-wrap span:after {
    right: -180px;
    background: url("/images/www/V20/bg_tr.png") no-repeat
}

.com-title-wrap span:before {
    left: -180px;
    background: url("/images/www/V20/bg_tl.png") no-repeat
}

.com-title-wrap span em {
    font-size: 36px;
    vertical-align: middle
}

.com-title-wrap p {
    margin-top: 15px;
    color: #686868;
    letter-spacing: 6px;
    font-size: 16px
}

.service-news {
    margin-top: 10px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    background: url(/images/www/V19/fwdt.gif) 2px center no-repeat;
    overflow: hidden
}

.service-news .tit {
    float: left;
    color: #ff633d;
    font-weight: bold
}

.service-news-scroll {
    float: left;
    width: 490px
}

.service-news-scroll li {
    color: #454545
}

.service-news-scroll li span {
    margin: 0 5px;
    color: #0e58d5
}

.tec-market {
    position: relative
}

.tec-market .market-wrap {
    padding: 0 70px 0 20px
}

.tec-market .market-scroll {
    position: relative;
    height: 55px;
    overflow: hidden
}

.tec-market .market-scroll .market-scroll-con {
    width: 10000%
}

.tec-market .market-scroll ul {
    overflow: hidden;
    display: inline-block
}

.tec-market .market-scroll li {
    display: inline-block;
    height: 55px;
    line-height: 54px;
    font-size: 12px;
    background: url("/images/www/V15/icon_qi.png") 0 center no-repeat
}

.tec-market .market-scroll li a {
    display: block;
    padding: 0 30px;
    color: #000
}

.tec-market .market-scroll li a:hover {
    color: #ff633d
}

.tec-market .btn-open {
    position: absolute;
    top: -1px;
    right: 0;
    width: 70px;
    height: 58px;
    line-height: 58px;
    color: #ff633d;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    z-index: 3;
    transform: all .3s
}

.tec-market .btn-open .close {
    display: none
}

.tec-market .btn-open .icon-down {
    margin-left: 5px;
    width: 14px;
    height: 10px;
    background-position: 0 -83px;
    transition: all .3s
}

.tec-market .btn-open.on {
    background-color: #fff;
    border: 2px solid #ff633d;
    border-bottom-width: 0
}

.tec-market .btn-open.on .open {
    display: none
}

.tec-market .btn-open.on .close {
    display: inline-block
}

.tec-market .btn-open.on .icon-down {
    transform: rotate(180deg);
    transform-origin: 5px 3px
}

.tec-market .market-pop {
    position: absolute;
    left: -600px;
    top: 55px;
    width: 1200px;
    height: 0;
    background-color: #fff;
    z-index: 2;
    overflow: hidden;
    transition: all .3s
}

.tec-market .market-pop .market-main {
    height: 450px;
    border: 2px solid #ff633d
}

.tec-market .market-pop .look-all {
    display: block;
    margin: 5px auto;
    width: 348px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ff633d;
    font-size: 16px;
    border: 1px solid #ff633d;
    transition: all .3s
}

.tec-market .market-pop .look-all:hover {
    color: #fff;
    background-color: #ff633d
}

.market-shell {
    position: relative;
    padding: 14px 14px 0 36px;
    width: 100%;
    height: 365px;
    overflow: hidden
}

.market-shell ul {
    padding: 10px 0
}

.market-shell li {
    float: left;
    margin: 0 10px 10px 10px;
    padding: 10px;
    width: 355px;
    height: 102px;
    transition: all .3s
}

.market-shell li:hover {
    box-shadow: 0 0 5px #ddd
}

.market-shell li a {
    display: block
}

.market-shell li .img {
    float: left;
    width: 82px;
    height: 82px;
    overflow: hidden;
    border: 1px solid #d5d5d5
}

.market-shell li .img:hover img {
    transform: scale(1.1)
}

.market-shell li .img img {
    width: 100%;
    height: 100%;
    transition: all .3s
}

.market-shell li .con {
    float: left;
    padding-left: 15px;
    line-height: 22px;
    width: 245px;
    height: 82px
}

.market-shell li .con .city {
    margin-top: -3px;
    color: #535353
}

.market-shell li .con .tit {
    font-weight: bold;
    color: #000
}

.market-shell li .con .tit:hover {
    text-decoration: underline
}

.market-shell li .con .unit {
    font-size: 12px;
    color: #979797
}

.market-shell li .con .unit span {
    color: #535353
}

.market-shell li .con .reward {
    color: #fd6e48;
    font-size: 12px
}

.market-shell li .con .reward:hover {
    text-decoration: underline
}

.market-shell .icon {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    padding: 5px;
    width: 27px;
    height: 44px;
    z-index: 1
}

.market-shell .icon:hover {
    background-color: #f2f2f2
}

.market-shell .icon.prev {
    left: 15px;
    background-position: 5px -27px
}

.market-shell .icon.next {
    right: 15px;
    background-position: -42px -27px
}

.section-b {
    padding: 10px 0 20px
}

.section-ba>div {
    width: 590px
}

.section-ba ul {
    //margin: 0 -8px
}

.section-ba .tit {
    height: 20px;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    text-align: center
}

.section-ba .tit span {
    display: block;
    margin: -10px auto 0;
    width: 118px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    background-color: #fff;
    font-weight: bold
}

.section-ba .qy .tit span {
    color: #2050ff
}

.section-ba .zf .tit span {
    color: #ff633d
}

.section-ba li {
    float: left;
    padding: 28px 0 0 40px;
    width: 303px;
    height: 114px;
    background: url("/images/www/V20/bg_1.png") no-repeat;
    transition: all .3s
}

.section-ba li:hover h3 {
    margin-top: -5px
}

.section-ba li h3 {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    transition: all .3s
}

.section-ba li p {
    font-size: 12px;
    line-height: 18px
}

.section-ba li a {
    color: #fff
}

.section-bb {
    margin-top: 10px
}

.section-bb .service-news {
    float: left;
    width: 600px
}

.section-bb .tec-market {
    float: left;
    padding-left: 110px;
    width: 600px
}

.section-bb .tec-market .title {
    position: absolute;
    top: 0;
    line-height: 55px;
    left: 12px;
    color: #ff633d;
    font-weight: bold
}

.section-c {
    padding-bottom: 30px;
    background-color: #eef5fe
}

.section-c .info {
    padding-bottom: 20px
}

.section-c .info li {
    float: left;
    padding-left: 30px;
    width: 20%
}

.section-c .info li .num {
    color: #ff633d
}

.section-c .info li .num span {
    margin-right: 5px;
    font-size: 21px;
    font-family: "Arial"
}

.section-c .info li>div {
    display: inline-block;
    vertical-align: middle
}

.section-c .info .icon {
    margin-right: 25px;
    background: url(/images/www/V20/icon_fw.png) no-repeat
}

.section-c .info .icon-2 {
    height: 29px;
    width: 29px;
    background-position: 0 0
}

.section-c .info .icon-5 {
    height: 32px;
    width: 30px;
    background-position: -29px 0
}

.section-c .info .icon-3 {
    height: 31px;
    width: 32px;
    background-position: -59px 0
}

.section-c .info .icon-4 {
    height: 33px;
    width: 33px;
    background-position: -91px 0
}

.section-c .info .icon-1 {
    height: 37px;
    width: 40px;
    background-position: -124px 0
}

.section-c .list .tit {
    padding: 0 20px 0 30px;
    height: 62px;
    line-height: 62px
}

.section-c .list .tit a {
    float: right;
    color: #fff
}

.section-c .list .tit a:hover {
    text-decoration: underline
}

.section-c .list .tit strong {
    font-size: 20px;
    color: #fff
}

.section-c .list .com-list {
    float: left;
    width: 400px;
    height: 364px
}

.section-c .list ul {
    margin: 10px;
    border: 1px solid #d9d9d9
}

.section-c .list ul li {
    height: 56px;
    line-height: 56px;
    background-color: #f0f8ff;
    background: -webkit-linear-gradient(top,#fff,#f0f8ff);
    background: -moz-linear-gradient(top,#fff,#f0f8ff);
    background: -o-linear-gradient(top,#fff,#f0f8ff);
    background: -ms-linear-gradient(top,#fff,#f0f8ff);
    background: linear-gradient(top,#fff,#f0f8ff)
}

.section-c .list ul li a {
    display: block;
    padding: 0 15px;
    height: 100%;
    color: #333
}

.section-c .list ul li:hover a {
    font-weight: bold;
    text-decoration: underline
}

.section-c .list ul li * {
    float: left;
    font-size: 14px
}

.section-c .list ul li+li {
    border-top: 1px solid #d9d9d9
}

.section-c .list ul li span {
    width: 69px;
    color: #ff633d
}

.section-c .list ul li em {
    width: 248px
}

.section-c .list ul li i {
    width: 30px
}

.section-c .list-a {
    background-color: #e0f1ff
}

.section-c .list-a .tit {
    background-color: #008dff
}

.section-c .list-b {
    background-color: #e2e8ff
}

.section-c .list-b .tit {
    background-color: #5367af
}

.section-c .list-c {
    background-color: #ffede9
}

.section-c .list-c .tit {
    background-color: #e66147
}

.section-c .publish {
    margin-top: 15px;
    padding: 10px 0 10px 188px;
    height: 100px;
    border: 17px solid #66728f;
    background: #fff url("/images/www/V20/bg_2.png") -3px 0 no-repeat
}

.section-c .publish input {
    float: left;
    height: 46px;
    line-height: 46px;
    padding: 0 10px
}

.section-c .publish input.input-des {
    margin-right: 10px;
    width: 558px;
    border-right: 1px dashed #ddd
}

.section-c .publish input.input-tel {
    width: 250px
}

.section-c .publish .btn {
    float: left;
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #ff653d;
    background: -webkit-linear-gradient(top,#ff8539,#ff653d);
    background: -moz-linear-gradient(top,#ff8539,#ff653d);
    background: -o-linear-gradient(top,#ff8539,#ff653d);
    background: -ms-linear-gradient(top,#ff8539,#ff653d);
    background: linear-gradient(top,#ff8539,#ff653d);
    border-radius: 3px
}

.section-c .publish .btn .icon-publish {
    margin-right: 5px;
    background-position: 0 -23px
}

.section-c .publish .btn:hover {
    background-color: #fa420d;
    background: -webkit-linear-gradient(top,#ff763b,#fa420d);
    background: -moz-linear-gradient(top,#ff763b,#fa420d);
    background: -o-linear-gradient(top,#ff763b,#fa420d);
    background: -ms-linear-gradient(top,#ff763b,#fa420d);
    background: linear-gradient(top,#ff763b,#fa420d)
}

.address {
    padding-left: 18px;
    background: url("/images/www/V20/icon_address.png") 0 center no-repeat
}

.section-d {
    margin-bottom: 30px
}

.section-d .pannel .h4,.section-d .pannel h4 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff
}

.section-d .pannel .h4:hover {
    text-decoration: underline;
    opacity: .9;
    filter: alpha(opacity=90)
}

.section-d .pannel .left {
    position: relative;
    padding-top: 120px;
    width: 202px;
    text-align: center
}

.section-d .pannel .left .list a {
    display: block;
    color: #fff;
    line-height: 36px
}

.section-d .pannel .left .list a:hover {
    font-weight: bold;
    color: #ffe200;
    text-decoration: underline
}

.section-d .pannel .left .btn {
    position: absolute;
    bottom: 20px;
    left: 22px;
    height: 36px;
    width: 158px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 3px;
    transition: all .3s
}

.section-d .pannel .left .btn:hover {
    color: #000;
    background: #fff
}

.section-d .pannel .left .btn .gt {
    margin-left: 20px;
    font-family: "Simsun"
}

.section-d .pannel .right {
    width: 998px;
    padding-left: 15px
}

.section-d .pannel .box {
    float: left;
    margin-left: 18px;
    width: 315px
}

.section-d .pannel .box:first-child {
    margin-left: 0
}

.section-d .pannel .box .h4,.section-d .pannel .box h4 {
    padding-left: 138px;
    height: 103px;
    line-height: 103px
}

.section-d .pannel .box .tit-1 {
    background: #1398f5 url("/images/www/V20/bg_qy2.jpg") no-repeat
}

.section-d .pannel .box .tit-2 {
    background: #1398f5 url("/images/www/V20/bg_qy3.jpg") no-repeat
}

.section-d .pannel .box .tit-3 {
    background: #1398f5 url("/images/www/V20/bg_qy4.jpg") no-repeat
}

.section-d .pannel .box .list {
    padding: 10px;
    text-align: center;
    border: 1px solid #dedede
}

.section-d .pannel .box .list a {
    display: inline-block;
    margin: 6px 4px;
    width: 136px;
    height: 32px;
    line-height: 30px;
    color: #686868;
    border: 1px solid #686868;
    transition: all .3s
}

.section-d .pannel .box .list a:hover {
    color: #fff;
    border-color: #ff633d;
    background-color: #ff653d;
    background: -webkit-linear-gradient(top,#ff8539,#ff653d);
    background: -moz-linear-gradient(top,#ff8539,#ff653d);
    background: -o-linear-gradient(top,#ff8539,#ff653d);
    background: -ms-linear-gradient(top,#ff8539,#ff653d);
    background: linear-gradient(top,#ff8539,#ff653d)
}

.section-d .pannel .qyfw-tab span {
    display: inline-block;
    padding: 16px 0 6px;
    margin-right: 55px;
    font-size: 16px;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

.section-d .pannel .qyfw-tab span:hover,.section-d .pannel .qyfw-tab span.on {
    font-weight: bold;
    border-color: #ff633d
}

.section-d .pannel .qyfw-main {
    display: none;
    position: relative
}

.section-d .pannel .qyfw-main .more {
    position: absolute;
    top: -26px;
    right: 20px;
    color: #333
}

.section-d .pannel .qyfw-main .more:hover {
    color: #ff633d
}

.section-d .pannel .qyfw-main ul {
    margin-left: -15px
}

.section-d .pannel .qyfw-main li {
    float: left;
    margin: 15px 0 0 15px;
    width: 317px;
    height: 106px;
    border: 1px solid #dedede
}

.section-d .pannel .qyfw-main li:hover h6 {
    color: #ff633d
}

.section-d .pannel .qyfw-main li:hover img {
    transform: scale(1.1)
}

.section-d .pannel .qyfw-main li a {
    display: block;
    padding: 16px
}

.section-d .pannel .qyfw-main li .img {
    float: left;
    margin-right: 20px;
    width: 74px;
    height: 74px;
    overflow: hidden;
    border-radius: 50%
}

.section-d .pannel .qyfw-main li .img img {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    transition: all .3s
}

.section-d .pannel .qyfw-main li .con {
    overflow: hidden;
    color: #333;
    line-height: 2
}

.section-d .pannel .qyfw-main li .con h6 {
    font-weight: bold;
    font-size: 14px
}

.section-d .pannel .qyfw-main li .con p {
    font-size: 12px
}

.section-d .pannel .qyfw-main li .con p span {
    color: #686868
}

.section-d .pannel .expert li .img {
    padding: 4px;
    border: 1px solid #dedede
}

.section-d .pannel .expert li .img img {
    width: 64px;
    height: 64px
}

.section-d .pannel-a {
    height: 500px;
    overflow: hidden;
    margin-bottom: 15px
}

.section-d .pannel-a .left {
    height: 500px;
    background: #0799ff url("/images/www/V20/bg_qy1.jpg") no-repeat
}

.section-d .pannel-a .left h4 {
    margin-bottom: 70px
}

.section-d .pannel-a .left .btn {
    background-color: #143fd2;
    background: -webkit-linear-gradient(top,#155aec,#143fd2);
    background: -moz-linear-gradient(top,#155aec,#143fd2);
    background: -o-linear-gradient(top,#155aec,#143fd2);
    background: -ms-linear-gradient(top,#155aec,#143fd2);
    background: linear-gradient(top,#155aec,#143fd2)
}

.section-d .pannel-b {
    padding: 15px 0;
    margin-bottom: 15px;
    background-color: #eef5fe
}

.section-d .pannel-b .main {
    height: 384px;
    background-color: #fd4b5c;
    background: -webkit-linear-gradient(top,#fb8453,#fd4b5c);
    background: -moz-linear-gradient(top,#fb8453,#fd4b5c);
    background: -o-linear-gradient(top,#fb8453,#fd4b5c);
    background: -ms-linear-gradient(top,#fb8453,#fd4b5c);
    background: linear-gradient(top,#fb8453,#fd4b5c)
}

.section-d .pannel-b .left {
    height: 384px;
    background: url("/images/www/V20/bg_tec1.png") no-repeat
}

.section-d .pannel-b .left .icon-publish {
    margin-right: 5px;
    background-position: 0 -23px
}

.section-d .pannel-b .left .btn:hover .icon-publish {
    background-position: 0 -45px
}

.section-d .pannel-b .left .list {
    margin-top: 20px
}

.section-d .pannel-b .left .btn {
    background-color: #ff8500;
    background: -webkit-linear-gradient(top,#ffa400,#ff8500);
    background: -moz-linear-gradient(top,#ffa400,#ff8500);
    background: -o-linear-gradient(top,#ffa400,#ff8500);
    background: -ms-linear-gradient(top,#ffa400,#ff8500);
    background: linear-gradient(top,#ffa400,#ff8500)
}

.section-d .pannel-b .right {
    padding: 8px 8px 8px 0
}

.section-d .pannel-b .right .con {
    padding-top: 20px;
    height: 368px;
    background-color: #fff
}

.section-d .pannel-b .right .list {
    float: left;
    width: 50%;
    padding-left: 32px
}

.section-d .pannel-b .right .list .tit {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px
}

.section-d .pannel-b .right .list .tit .more {
    float: right;
    margin-right: 40px;
    font-size: 14px;
    font-weight: normal;
    color: #333
}

.section-d .pannel-b .right .list .tit .more:hover {
    color: #ff633d
}

.section-d .pannel-b .right .list:first-child ul {
    border-right: 1px dashed #bbb
}

.section-d .pannel-b .right .list li {
    height: 38px;
    line-height: 38px
}

.section-d .pannel-b .right .list li:hover {
    font-weight: bold
}

.section-d .pannel-b .right .list li a {
    display: block;
    color: #333
}

.section-d .pannel-b .right .list li a * {
    float: left;
    margin-right: 10px
}

.section-d .pannel-b .right .list li span {
    width: 75px;
    color: #ff633d
}

.section-d .pannel-b .right .list li em {
    width: 270px
}

.section-d .pannel-b .right .list li i {
    width: 60px;
    color: #0e58d5
}

.section-d .pannel-c .left {
    height: 213px;
    background: #1350ef url("/images/www/V20/bg_yx1.jpg") no-repeat
}

.section-d .pannel-c .left .btn {
    background-color: #0073e7;
    background: -webkit-linear-gradient(top,#009afe,#0073e7);
    background: -moz-linear-gradient(top,#009afe,#0073e7);
    background: -o-linear-gradient(top,#009afe,#0073e7);
    background: -ms-linear-gradient(top,#009afe,#0073e7);
    background: linear-gradient(top,#009afe,#0073e7)
}

.section-d .pannel-c .box {
    width: 233px;
    margin-left: 17px
}

.section-d .pannel-c .box .h4 {
    padding-left: 102px
}

.section-d .pannel-c .box .tit-1 {
    background: url("/images/www/V20/bg_yx2.jpg") no-repeat
}

.section-d .pannel-c .box .tit-2 {
    background: url("/images/www/V20/bg_yx3.jpg") no-repeat
}

.section-d .pannel-c .box .tit-3 {
    background: url("/images/www/V20/bg_yx4.jpg") no-repeat
}

.section-d .pannel-c .box .tit-4 {
    background: url("/images/www/V20/bg_yx5.jpg") no-repeat
}

.section-d .pannel-c .box .list a {
    width: 93px
}

.section-d .pannel-c .qyfw-tab span {
    padding-top: 20px
}

.tui-row {
    margin-bottom: 20px
}

.tui-row img {
    width: 100%;
    transition: all .3s
}

.tui-row img:hover {
    opacity: .9
}

.section-e {
    padding-bottom: 10px;
    background-color: #eef5fe
}

.section-e li {
    position: relative;
    float: left;
    padding-left: 138px;
    margin-left: 40px;
    width: 373px;
    height: 480px
}

.section-e li a {
    display: block;
    color: #333;
    line-height: 22px
}

.section-e li a:hover {
    color: #ff633d;
    text-decoration: underline
}

.section-e .main li a.kf {
    position: absolute;
    display: table;
    padding: 0;
    margin: 0;
    top: 343px;
    left: 14px;
    width: 110px;
    height: 48px;
    line-height: 16px;
    color: #ff5700;
    font-size: 14px;
    font-weight: normal;
    background: #fff;
    border-radius: 3px;
    text-align: center
}

.section-e .main li a.kf:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    background: #ff653d;
    background: -webkit-linear-gradient(top,#fff5b7,#ffb107);
    background: -moz-linear-gradient(top,#fff5b7,#ffb107);
    background: -o-linear-gradient(top,#fff5b7,#ffb107);
    background: -ms-linear-gradient(top,#fff5b7,#ffb107);
    background: linear-gradient(top,#fff5b7,#ffb107)
}

.section-e li a.kf span {
    display: table-cell;
    vertical-align: middle
}

.section-e li h4 {
    font-weight: bold;
    font-size: 16px
}

.section-e li p {
    font-size: 12px
}

.section-e li.li1 {
    padding-top: 10px;
    margin-left: 0;
    background: url("/images/www/V20/bg_zf1.jpg") no-repeat
}

.section-e li.li1 a {
    padding-left: 20px;
    margin-top: 22px
}

.section-e li.li2 {
    padding-top: 25px;
    background: url("/images/www/V20/bg_zf2.jpg") no-repeat
}

.section-e li.li2 a {
    padding-left: 50px;
    line-height: 54px;
    font-weight: bold;
    font-size: 16px;
    background: url("/images/www/V20/icon_3.png") 15px center no-repeat
}

.section-e li.li3 {
    padding-top: 25px;
    background: url("/images/www/V20/bg_zf3.jpg") no-repeat
}

.section-e li.li3 a {
    padding-left: 50px;
    line-height: 54px;
    font-weight: bold;
    font-size: 16px;
    background: url("/images/www/V20/icon_9.png") 15px center no-repeat
}

.section-e li.li3 h4 {
    margin-bottom: 6px
}

.section-e li.li3 p {
    padding-left: 58px;
    line-height: 26px;
    font-size: 14px;
    text-align: left
}

.section-e li.li3 .a1 {
    background: url("/images/www/V20/icon_4.png") center 0 no-repeat
}

.section-e li.li3 .a2 {
    background: url("/images/www/V20/icon_5.png") center 0 no-repeat
}

.section-e li.li3 .a3 {
    background: url("/images/www/V20/icon_6.png") center 0 no-repeat
}

.section-e .btn-more {
    display: block;
    margin: 30px auto 20px;
    width: 373px;
    height: 48px;
    line-height: 46px;
    border: 1px solid #ff633d;
    color: #ff633d;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    transition: all .3s
}

.section-e .btn-more:hover {
    color: #fff;
    background-color: #ff633d
}

.section-f {
    margin-bottom: 50px
}

.section-f .act-top {
    position: relative;
    margin-bottom: 35px;
    border-bottom: 1px solid #ddd
}

.section-f .act-tab span {
    display: inline-block;
    padding: 6px 0;
    font-size: 16px;
    margin: 0 40px;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

.section-f .act-tab span:hover,.section-f .act-tab span.on {
    font-weight: bold;
    border-color: #ff633d
}

.section-f .time {
    display: block;
    color: #9f9f9f;
    font-family: "Arial"
}

.section-f .time .icon {
    margin-right: 5px;
    width: 13px;
    height: 13px;
    background: url(/images/act/act201905/icon.png) 0 0;
    vertical-align: -1px
}

.section-f .list-a li {
    float: left;
    margin-left: 40px;
    width: 248px;
    height: 234px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2)
}

.section-f .list-a li:hover img {
    transform: translateZ(0) scale(1.1)
}

.section-f .list-a li a {
    position: relative;
    display: block;
    padding: 12px;
    height: 100%;
    box-sizing: border-box
}

.section-f .list-a li .img {
    display: block;
    width: 100%;
    height: 126px;
    overflow: hidden
}

.section-f .list-a li .img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s
}

.section-f .list-a li h3 {
    margin-top: 5px;
    height: 30px;
    line-height: 30px;
    color: #252525;
    font-size: 14px;
    overflow: hidden
}

.section-f .list-a li .tag {
    display: block;
    margin-top: 8px;
    width: 56px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #ffeee1;
    color: #ff5613;
    border-radius: 13px
}

.section-f .list-a li .type {
    position: absolute;
    right: -7px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    bottom: 5px;
    width: 81px;
    height: 41px;
    line-height: 34px;
    background-image: url("/images/act/act201905/type2.png")
}

.section-f .list-a li .type.will {
    background-position: 0 0
}

.section-f .list-a li .type.on {
    background-position: 0 -41px
}

.section-f .list-a li .type.over {
    background-position: 0 -82px
}

.section-f .list-a li .icon-choice {
    position: absolute;
    top: 9px;
    left: 20px;
    z-index: 2;
    width: 40px;
    height: 34px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    background: url("/images/act/act201905/icon.png") -24px -42px no-repeat
}

.section-f .act-con {
    position: relative
}

.section-f .act-con .more {
    position: absolute;
    right: 20px;
    top: -66px;
    color: #333
}

.section-f .act-con .more:hover {
    color: #ff633d
}

.section-f .act-con .act-publish {
    position: absolute;
    top: -66px;
    right: 220px;
    color: #ff633d;
    transition: all .3s
}

.section-f .act-con .act-publish:hover {
    font-size: 15px;
    font-weight: bold
}

.section-f .act-con .act-publish .icon {
    margin-right: 5px;
    vertical-align: -3px
}

.section-f .people {
    color: #8f8f8f;
    font-size: 12px
}

.section-f .people .icon {
    margin-right: 5px;
    width: 13px;
    height: 13px;
    background: url(/images/act/act201905/icon.png) 0 -22px;
    vertical-align: -2px
}

.section-f .people span {
    color: #ff5613
}

.section-f .list-b {
    display: none
}

.section-f .flag {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
    background-color: #f90;
    color: #fff;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    text-align: center
}

.section-f .flag.live {
    background-color: #00d0a6
}

.section-f .flag.yuyue {
    background-color: #6e9efc
}

.section-f .flag.replay {
    background-color: #f19149
}

.section-f .flag.end {
    background-color: #b5b5b5
}

.section-f .list-b li {
    position: relative;
    float: left;
    margin-left: 40px;
    width: 248px
}

.section-f .list-b li a {
    display: block;
    height: 100%
}

.section-f .list-b li .img {
    position: relative;
    display: block;
    height: 139px;
    width: 100%;
    overflow: hidden
}

.section-f .list-b li .img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s
}

.section-f .list-b li .img .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;
    width: 64px;
    height: 64px;
    background: url("/images/act/act201905/icon_play.png")
}

.section-f .list-b li:hover img {
    transform: translateZ(0) scale(1.1)
}

.section-f .list-b li h3 {
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    font-weight: normal
}

.section-f .list-b li .time {
    margin: 5px 0
}

.section-f .list-b li .price {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #9f9f9f
}

.section-f .list-b li .price span {
    color: #ff5613
}

.section-f .list-b li .price.free {
    color: #5fb41b
}

.common-title {
    padding-left: 20px;
    margin: 0 0 30px;
    height: 24px;
    line-height: 24px;
    border-left: 4px solid #ff633d
}

.common-title .tit {
    margin-right: 15px;
    color: #333;
    font-size: 20px;
    font-weight: bold
}

.common-title .tit:hover {
    color: #ff633d
}

.common-title span {
    color: #454545
}

.common-title .more {
    float: right;
    margin: 5px 5px 0 0;
    color: #454545
}

.common-title .more:hover {
    color: #ff633d;
    font-weight: bold
}

.common-title .more:hover i {
    transform: translateX(3px)
}

.common-title .more i {
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
    font-family: "simsun";
    transition: all .3s
}

.section-g .box-wrap {
    width: 585px;
    height: 327px;
    border: 1px solid #dbdbdb
}

.section-g .box-wrap .dynamic-scroll {
    position: relative;
    padding: 24px 0 0 24px;
    height: 243px;
    background-color: #fff;
    overflow: hidden
}

.section-g .box-wrap .dynamic-scroll a {
    display: block;
    height: 100%
}

.section-g .box-wrap .dynamic-scroll a:hover img {
    transform: scale(1.1)
}

.section-g .box-wrap .dynamic-scroll .bd li {
    height: 220px
}

.section-g .box-wrap .dynamic-scroll .hd {
    top: 216px;
    left: -120px
}

.section-g .box-wrap .dynamic-scroll .img {
    float: left;
    width: 285px;
    height: 190px;
    overflow: hidden
}

.section-g .box-wrap .dynamic-scroll img {
    width: 100%;
    height: 100%;
    transition: all .3s
}

.section-g .box-wrap .dynamic-scroll .con {
    float: left;
    margin-left: 30px;
    width: 220px
}

.section-g .box-wrap .dynamic-scroll h2 {
    height: 56px;
    overflow: hidden;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #ff633d
}

.section-g .box-wrap .dynamic-scroll h2:hover {
    text-decoration: underline
}

.section-g .box-wrap .dynamic-scroll span {
    display: block;
    margin: 10px 0 5px;
    color: #000
}

.section-g .box-wrap .dynamic-scroll p {
    overflow: hidden;
    max-height: 104px;
    line-height: 26px;
    color: #454545
}

.section-g .box-wrap .list {
    padding-top: 11px;
    height: 82px;
    background-color: #f7f8fa;
    border-top: 1px solid #dbdbdb
}

.section-g .box-wrap .list li {
    float: left;
    width: 50%
}

.section-g .box-wrap .list li a {
    display: block;
    padding: 0 20px;
    line-height: 30px;
    color: #292929
}

.section-g .box-wrap .list li a:hover {
    color: #ff633d
}

.hd ul li {
    display: inline-block;
    margin: 0 5px;
    width: 8px;
    height: 8px;
    background-image: url("/images/www/V15/icon_dot.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer
}

.hd ul li.on {
    background-position: -36px 0
}

.section-g .box-wrap .dynamic-scroll .hd {
    position: absolute;
    top: 218px;
    left: 120px
}

.section-i .question-wrap {
    margin-top: 30px
}

.section-i .question-list {
    padding: 20px 10px 10px;
    width: 580px;
    background-color: #fff;
    background-repeat: no-repeat
}

.section-i .question-list.left {
    background-image: url("/images/www/V15/question_hot.png")
}

.section-i .question-list.right {
    background-image: url("/images/www/V15/question_new.png")
}

.section-i .question-list li {
    border-top: 1px dashed #ccc;
    background: url("/images/www/V15/icon_q.png") 20px 12px no-repeat
}

.section-i .question-list li a {
    display: block;
    padding: 12px 20px 12px 60px;
    height: 100%
}

.section-i .question-list li:hover h2 {
    color: #ff633d
}

.section-i .question-list li:first-child {
    border-top-width: 0
}

.section-i .question-list li h2 {
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #000
}

.section-i .question-list li .name {
    color: #454545;
    font-size: 12px
}

.section-i .question-list li .name i {
    margin-right: 5px;
    color: #2196f3
}

.section-i .question-list li .eyes {
    float: right;
    padding-left: 22px;
    color: #454545;
    background: url("/images/www/V15/icon_eyes.png") 0 center no-repeat
}

.section-i {
    padding-bottom: 20px;
    background-color: #eef5fe
}

.title-bottom {
    position: relative;
    padding-top: 30px;
    text-align: center
}

.title-bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d2d2d2
}

.title-bottom .tit {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-bottom: 6px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    border-bottom: 4px solid #ff633d
}

.title-bottom a.tit:hover {
    color: #ff633d
}

.title-bottom .more {
    float: right;
    margin: 5px 5px 0 0;
    color: #454545
}

.title-bottom .more:hover {
    color: #ff633d;
    font-weight: bold
}

.title-bottom .more:hover i {
    transform: translateX(3px)
}

.title-bottom .more i {
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
    font-family: "simsun";
    transition: all .3s
}

.title-bottom-white .tit,.title-bottom-white .more {
    color: #fff
}

.section-h {
    height: 507px;
    background: url("/images/www/V20/bg_3.jpg") center no-repeat
}

.section-h ul {
    padding: 102px 0 0 30px
}

.section-h li {
    float: left;
    padding-top: 6px;
    margin-left: 116px;
    width: 218px;
    height: 292px;
    background: url("/images/www/V15/bg_qitan.png") no-repeat;
    transition: all .3s
}

.section-h li:hover {
    margin-top: -10px
}

.section-h .btn-more {
    display: block;
    margin: 335px auto 0;
    height: 48px;
    line-height: 48px;
    width: 373px;
    text-align: center;
    color: #333;
    background-color: #fff;
    font-size: 16px;
    transition: all .3s
}

.section-h .btn-more:hover {
    color: #fff;
    background-color: #ff633d
}

.partner-wrap .partner-tab ul {
    text-align: center
}

.partner-wrap .partner-tab ul li {
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 48px;
    font-size: 20px;
    cursor: pointer
}

.partner-wrap .partner-tab ul li:hover {
    color: #ff3c00
}

.partner-wrap .partner-tab ul li.on {
    color: #ff3c00;
    font-weight: bold;
    border: 1px solid #ff3c00;
    border-radius: 3px
}

.partner-wrap .bd ul {
    margin-top: 30px;
    text-align: center
}

.partner-wrap .bd li {
    text-align: center
}

.partner-wrap .bd li a {
    display: block
}

.partner-wrap li {
    display: inline-block;
    margin: 10px 8px;
    width: 300px;
    height: 60px
}

.partner-wrap .bd img {
    display: block;
    width: 300px;
    height: 60px
}

.partner-wrap .ulc-xm li {
    width: 195px;
    height: 60px;
    display: inline-block;
    margin: 5px
}

.partner-wrap .bd .ulc-xm img {
    display: block;
    width: 195px;
    height: 60px
}

.friendly-link {
    padding-bottom: 30px;
    background: #fff
}

.friendly-link .link-box-ul {
    padding: 15px 30px 1px;
    background: #fff
}

.friendly-link .link-box-ul li {
    float: left;
    width: 88px;
    height: 31px;
    margin-right: 24px;
    margin-bottom: 15px
}

.friendly-link .link-box-ul li a {
    display: block
}

.friendly-link .link-box-ul li img {
    display: block;
    width: 88px;
    height: 31px
}

.link-box-ul2 li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 24px;
    font-size: 14px
}

.link-box-ul2 {
    background: #fff;
    padding: 0 30px
}

.link-box-ul2 li a {
    color: #333
}

.link-box-ul2 li a:hover {
    color: #ff3c00
}

.tui-top-img-wrap {
    position: relative;
    right: 0;
    z-index: 1
}

.tui-top-img {
    display: block;
    height: 0;
    background: url("/images/project/gift/tui_bxbf.jpg") center no-repeat;
    animation: tui 1s 1 forwards
}

@keyframes tui {
    0% {
        height: 0
    }

    100% {
        height: 180px
    }
}

.tui-top-icon-wrap {
    position: absolute;
    top: 40px;
    right: -200px;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    z-index: 1
}

.tui-top-icon {
    display: block;
    margin-top: 20px;
    width: 100px;
    height: 132px;
    background: url("/images/project/gift/tui_icon.png") center no-repeat;
    z-index: 1;
    cursor: pointer
}

.tui-img-close {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: url("/images/project/gift/icon_close1.png") center no-repeat;
    border-radius: 2px;
    cursor: pointer;
    opacity: .8
}

.tui-img-close:hover {
    opacity: 1
}

.tui-icon-close {
    position: absolute;
    top: 24px;
    right: 0;
    width: 30px;
    height: 30px;
    background: url("/images/project/gift/icon_close.png") center no-repeat;
    z-index: 2;
    cursor: pointer
}

.tui-icon-close:hover {
    opacity: .8
}

.rmyy-list .ml0 {
    margin-left: 0
}

.rmyy-list li {
    float: left;
    margin: 20px 0 0 24px;
    padding: 15px 0 0 30px;
    width: 180px;
    height: 98px;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 #ccc;
    transition: all .2s ease-in-out
}

.rmyy-list li a {
    color: #fff
}

.rmyy-list li:hover {
    transform: scale(1.08);
    box-shadow: 0 0 10px 0 #adadad;
    filter: saturate(200%)
}

.rmyy-list li h5 {
    margin-bottom: 4px;
    font-size: 20px;
    font-weight: bold
}

.rmyy-list li p {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    padding-top: 10px;
}

.rmyy-list .li1 {
    background: url(/resources/sanxia/images/bg-rmdsj-1.jpg) no-repeat
}

.rmyy-list .li2 {
    background: url(/resources/sanxia/images/bg-rmdsj-2.jpg) no-repeat
}

.rmyy-list .li3 {
    background: url(/resources/sanxia/images/bg-rmdsj-3.jpg) no-repeat
}

.rmyy-list .li4 {
    background: url(/resources/sanxia/images/bg-rmdsj-4.jpg) no-repeat
}

.rmyy-list .li5 {
    background: url(/resources/sanxia/images/bg-rmdsj-5.jpg) no-repeat
}

.rmyy-list .li6 {
    background: url(/resources/sanxia/images/bg-rmdsj-6.jpg) no-repeat
}

.rmyy-list .li7,.rmyy-list .li8 {
    width: 280px;
    height: 98px
}

.rmyy-list .li7 {
    background: url(/resources/sanxia/images/bg-rmdsj-7.jpg) no-repeat
}

.rmyy-list .li8 {
    background: url(/resources/sanxia/images/bg-rmdsj-8.jpg) no-repeat
}

.icon-titl-kyzl {
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
    width: 40px;
    height: 46px;
    background: url(/images/www/V20/bg-title-kyzl.png) no-repeat
}

.section-kyzl {
    padding-bottom: 50px;
    background-color: #eef5fe
}

.section-kyzl .bd {
    height: 370px;
    overflow: hidden
}

.section-kyzl li {
    float: left;
    margin: 0 20px;
    padding: 20px;
    width: 264px!important;
    height: 362px;
    text-align: center;
    background-color: #fff;
    transition: all .2s ease-in-out;
    box-shadow: 0 0 10px 0 #e7e7e7
}

.section-kyzl li:hover {
    transform: translate3d(0,-4px,0);
    box-shadow: 0 0 10px 0 #ddd
}

.section-kyzl li h6 {
    margin: 18px auto 0;
    width: 80%;
    font-size: 16px;
    font-weight: bold;
    color: #000
}

.section-kyzl li img {
    transition: all .2s ease-in-out
}

.section-kyzl li:hover img {
    transform: scale(1.2)
}

.section-kyzl li a {
    display: block;
    margin: 30px auto;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #0078ff;
    border-radius: 4px;
    border: solid 1px #0078ff;
    transition: all .2s ease-in-out
}

.section-kyzl li a:hover {
    color: #fff;
    border-radius: 0;
    background: #0078ff
}

.section-kyzl li span {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px
}

.section-kyzl li span em {
    color: #ff633d
}

.section-kyzl a {
    color: inherit
}

.section-kyzl .desc {
    margin: 10px auto 0;
    width: 70%;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.section-kyzl p {
    margin-top: 10px;
    color: #757575
}

.section-kyzl .img {
    margin: 20px auto 0;
    width: 84px;
    height: 84px;
    overflow: hidden
}

.section-kyzl .img img {
    width: 100%;
    height: 100%
}

a.join-apply {
    position: absolute;
    right: 40px;
    top: -50px;
    padding-left: 25px;
    font-size: 14px;
    color: #ff7433;
    background: url(/images/www/V20/icon-edit-kyzl.png) center left no-repeat
}

a.join-apply:hover {
    color: #df4600;
    font-weight: bold;
    transform: scale(1.04)
}