* {
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #000;
}

.eventpub {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

/* 头部图片 */
.header {
    background: url(./src/toutu.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 628px;
}

/* 相关产品 */
.product {
    height: auto;
}

.product .tit {
    height: 278px;
}

.tit img {
    margin-top: 80px;
}

.tit h2 {
    margin-top: 23px;
    font-family: SourceHanSansCN-Bold;
    font-size: 34px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 3px;
    color: #333333;
}

.tit p {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 2px;
    color: #333333;
}

.frame {
    height: 592px;
    background: url(./src/000_07.png);
}

.product .middle {
    height: 292px;
}

.product .middle .left {
    width: 236px;
    height: 200px;
    float: left;
    display: block;
    margin-top: 75px;
    margin-left: 33px;
}

.left .line {
    width: 28px;
    height: 1px;
    background-color: #000000;
    margin: 17px auto 30px auto;
}

.left .line1 {
    width: 28px;
    height: 1px;
    background-color: #fff;
    margin: 17px auto 30px auto;
}

.left a {
    margin: 0 auto;
    display: block;
    background-color: #fff;
    width: 190px;
    height: 36px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 18px;
    line-height: 35px;
}
.left a:hover{
    padding: 5px 10px;
    font-size: 18px;
}
.left p {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #181818;
    margin-bottom: 33px;
}

.left .p1 {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #fff;
    margin-bottom: 33px;
}

.product .middle .right {
    width: 881px;
    height: 234px;
    margin-top: 43px;
    display: inline-block;
}

/* 四大产品模块 */
.banner {
    width: 100%;
    height: 916px;
    background: url(./src/bj_1.png) no-repeat center center;
    background-size: cover;
    margin-top: 20px;
}

.banner .up {
    width: 1200px;
    height: 780px;
    margin: 0 auto;
}

.banner .down {
    height: 40px;
    margin-top: 25px;
}

.banner .demo {
    width: 580px;
    height: 340px;
    float: left;
    display: block;
    margin-right: 40px;
    margin-top: 66px;
    background-image: linear-gradient(90deg,
            #e6a045 0%,
            #f7debb 50%,
            #e6a045 100%),
        linear-gradient(#ffffff,
            #ffffff);
    background-blend-mode: normal,
        normal;
    box-shadow: 0px 17px 62px 0px rgba(187, 96, 30, 0.3);
    border-radius: 8px;
}
.demo a{
    display: block;
    text-decoration: none;
}

.demo .imgt {
    margin: 20px auto 10px auto
}

.demo .imgf {
    margin-top: 36px;
}

.banner .demo:nth-child(2n) {
    margin-right: 0px;
}

.banner .demo:nth-child(3) {
    margin-top: 30px;
}

.banner .demo:nth-child(4) {
    margin-top: 30px;
}

.banner .down a {
    display: block;
    width: 239px;
    height: 36px;
    background-image: linear-gradient(90deg,
            #e6a045 0%,
            #f7debb 50%,
            #e6a045 100%),
        linear-gradient(#ffffff,
            #ffffff);
    background-blend-mode: normal,
        normal;
    box-shadow: 0px 17px 62px 0px rgba(187, 96, 30, 0.6);
    border-radius: 18px;
    margin: 0 auto;
    text-decoration: none;
    line-height: 35px;
    font-size: 14px;
}
.banner .down a:hover{
    padding: 5px 8px;
    font-size: 17px;
}
/* 开发让利工具 */
.diffictThree {
    padding: 80px 0 0 0;
}

.exampleMore {
    margin: 60px 0 120px 0;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.ThreeT {
    width: 1100px;
    height: 157px;
    margin: 0 auto;
}

.ThreeT .threebox {
    width: 360px;
    height: 156px;
    float: left;
    display: block;
}

.ThreeT .threebox h2 {
    font-family: SourceHanSansCN-Bold;
    font-size: 36px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 55px;
}

.ThreeT .threebox:nth-child(1) {
    text-align: right;
}

.liDetail {
    align-items: center;
    justify-content: center;
    width: 239px;
    height: 139px;
}

.liImg {
    margin: 0 auto;
    width: 42px;
    height: 42px;
    padding-top: 36px;
}

.imgtips {
    margin-top: 18px;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    color: #333;
    text-align: center;
}

.slideTxtBox {
    width: 100%
}

.slideTxtBox .hd {
    background: #f7f8fa;
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.slideTxtBox .hd ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    list-style-type: none
}

.slideTxtBox .hd ul li.on .liDetail {
    background: #000;
}

.slideTxtBox .hd ul li.on .imgtips {
    color: #fff;
}

/* .slideTxtBox .hd ul li.on .liImg {
    box-shadow: 0 2px 0 0 rgba(74, 145, 228, .7)
} */

.goodsO {
    display: none;
    margin: 0 auto;
}

.goodsPic {
    margin: 0 auto;
    display: block
}

.slideTxtBox .hd ul li.on .goodsO {
    display: block
}

.slideTxtBox .hd ul li.on .goodsPic {
    display: none;
    background: #000;
}

.slideTxtBox .bd {
    height: 470px !important;
    width: 1200px !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.slideTxtBox .bd ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    height: 470px !important;
    /* background-color: #fff;
    box-shadow: 0 15px 30px 0 rgba(109, 120, 138, .1) */
}

.box {
    float: left;
    width: 225px;
    height: 225px;
}

.Image {
    width: 455px;
    height: 343px;
}

.box a {
    display: block;
    text-align: left;
    font-family: SourceHanSansCN-Normal;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #e6a045;
    padding: 70px 20px 25px 25px;
    text-decoration: none;
}

.box a>p {
    font-size: 16px;
    margin-top: 30px;
    color: #ffffff;
}

.box a:hover {
    background: #1e1e1e;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

.box .ba {
    display: block;
    text-align: left;
    font-family: SourceHanSansCN-Normal;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #e6a045;
    padding: 40px 25px;
    text-decoration: none;
}

.box .ba>p {
    font-size: 16px;
    margin-top: 23px;
    color: #ffffff;
    line-height: 22px;
}

.box .ba:hover {
    background: #1e1e1e;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

/* 底部样式 */
.footer1 div {
    height: 20px;
    margin-left: -450px;
    margin-top: -74px;
    margin-bottom: 60px;
}

.footer1 div a {
    width: 230px;
    height: 36px;
    background-image: linear-gradient(90deg, #e6a045 0%, #ffd395 50%, #e6a045 100%), linear-gradient(#fffdfd, #fdfbfb);
    background-blend-mode: normal, normal;
    border-radius: 18px;
    padding: 7px 18px;
    text-decoration: none;
    color: #342513;
}
.footer1 div a:hover{
    font-size: 20px;
    padding: 11px 25px;
}
/*新的网站底部样式*/
.footer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 0 0 0;
    width: 100%;
    background-color: #2e3033;
    font-size: 14px;
    display: inline-block;
}

.footer-con {
    margin: 0 auto;
    width: 1200px
}

.footer-con .footer-top {
    font-size: 1.2rem
}

.footer-con .footer-top h4 {
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: .5rem;
    font-family: inherit;
    line-height: 1.2;
}

.footer-con .footer-mid {
    overflow: hidden;
    padding: 20px 0 30px;
    border-bottom: 1px solid #494b4d
}

.footer-con .footer-mid div.mid-left {
    float: left;
    overflow: hidden;
}

.footer-con dl dd a,
.footer-con dl dd span {
    display: block;
    color: #999;
    text-decoration: none;
    font-size: 14px;
    line-height: 32px;
}

.footer-con dl dd a:hover {
    color: #e94709
}

.footer-con .footer-mid div.mid-left dl {
    margin-right: 80px;
    overflow: hidden;
    float: left;
}

.footer-con .footer-mid div.mid-left dl:nth-child(2)~span {
    width: 1px;
    height: 168px;
    background-color: #494b4d;
    display: block;
    float: left;
    margin: 0 80px 0 0;
}

.footer-con .footer-mid div.mid-left dl:last-child {
    margin-right: 0;
    width: 200px;
}

.footer-con .footer-mid div.mid-left dl dt:before {
    position: relative;
    margin-left: -8px;
    width: 4px;
    height: 14px;
    background-color: #ea4609;
    content: '';
    top: 4px;
    float: left;
}

.footer-con .footer-mid div.mid-left dl dt {
    margin-bottom: 25px;
    margin-left: 8px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
}

.footer-con .footer-mid div.mid-left dl dd {
    line-height: 30px;
    margin-bottom: .5rem;
    margin-left: 0;
}

.footer-con .footer-mid div.mid-left dl:first-child dd {
    float: left
}

div.mid-right {
    float: right;
}

div.mid-right p {
    color: #fff;
    text-align: center;
    font-size: 13px;
    margin: 0;
    line-height: 2;
}

div.mid-right p:last-child {
    margin-bottom: 0
}

div.mid-right div {
    padding: 5px;
    background-color: #fff
}

div.mid-right div img {
    display: block;
    border: none
}

div.f-bottom {
    text-align: center
}

div.bottom-nav {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 20px
}

.bnc a {
    float: left;
    margin-right: 10px;
}

.bnc i {
    float: left;
    margin-right: 10px;
    color: #999;
}

div.bottom-nav a {
    display: inline-block;
    margin: 0 10px;
    color: #eeebeb;
    text-align: center;
}

div.f-bottom p {
    color: #888;
    line-height: 80px;
    margin-bottom: 0;
}

div.f-bottom p img {
    vertical-align: -3px
}

.nSelected {
    color: #e94709 !important
}

a.qqchart,
a.zx {
    border: 1px solid #999;
    text-align: center;
    padding: 0 6px;
}

a.qqchart:hover,
a.zx:hover {
    border-color: #e94709;
    color: #e94709
}

a.qqchart img,
a.zx img {
    margin-right: 5px;
    vertical-align: -3px
}

/*右侧固定导航样式*/
.tipNav * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}

.tipNav {
    height: 270px;
    width: 44px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    z-index: 10000;
    box-shadow: 0px 0px 7px 0px rgba(47, 65, 102, 0.15);
}

.tipNav>a {
    display: block;
    text-align: center;
    background-color: #fff;
    color: #545559;
    position: relative;
    border: 1px solid #f0f0f0;
    border-bottom: 0;
    border-top: 0;
}

.tipNav #ev-right-onlinechart {
    border-radius: 4px 4px 0px 0px;
    color: #fff;
    border: none;
    background-color: #fa5512;
    background-image: linear-gradient(0deg, #fa5512 0%, #fb8c56 100%);
}

.tipNav #ev-right-onlinechart span {
    border-radius: 4px 4px 0px 0px;
    color: #fff;
    writing-mode: tb-rl;
    font-size: 14px;
    padding: 15px;
    letter-spacing: 4px;
    height: 128px;
}

.tipNav>a img {
    display: block;
    border: none;
    margin: 0 auto 5px;
}

.tipNav>a .hoverImg {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    background-color: #fff;
}

.tipNav>a span,
.tipNav #ev-right-400 span {
    font-size: 12px;
    display: block;
    line-height: 1.2;
    color: #545559;
}

.tipNav>a:hover .hoverImg {
    z-index: 2;
}

.tipNav>a:hover span {
    color: #ff7733;
}

.tipNav>a.toTop {
    border: none;
}

.tipNav #ev-right-400 {
    background: #fff;
    text-align: center;
    cursor: pointer;
    height: 100px;
}

.tipNav #ev-right-400 span {
    writing-mode: tb-rl;
    padding: 12px 15px;
    font-size: 14px;
    letter-spacing: 4px;
    height: 100px;
    width: 45px;
}

.tipNav #ev-right-400:hover span {
    color: #ff7733;
}

.tipNav #ev-right-400 .rntel {
    position: absolute;
    top: 50px;
    left: -235px;
    width: 240px;
    height: 252px;
    color: #666;
    text-align: left;
    padding-left: 20px;
    text-shadow: none;
    display: none;
}

.tipNav #ev-right-400 .rntel div {
    background: #fff;
    font-size: 14px;
    padding: 18px 0 18px 14px;
    margin-right: 15px;
    box-shadow: 0px 0px 7px 0px rgba(47, 65, 102, 0.15);
    border-radius: 3px;
}

.tipNav #ev-right-400 .rntel div p {
    line-height: 1.75;
    margin: 14px;
}

.tipNav #ev-right-400 .rntel div p img {
    margin-right: 16px
}

.tipNav #ev-right-400 .rntel div a:hover {
    color: #e94709
}

.tipNav #ev-right-400:hover .rntel {
    display: block;
}

.tipNav #ev-right-400:hover .rntel div:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 100px;
    left: 225px;
}

.tipNav #ev-buycar {
    padding: 10px 0;
    font-size: 1.5em;
    border-top: 1px solid #f0f0f0;
    border-left: 0;
    border-right: 0;
}

.tipNav #ev-buycar:hover {
    color: #ff7733
}

.tipNav #ev-right-back {
    margin-top: 4px;
    height: 44px;
    overflow: hidden;
    font-size: 2em;
    box-shadow: 0px 0px 7px 0px rgb(47 65 102 / 15%);
}

.tipNav #ev-right-back i {
    margin: 0px 6px 8px 6px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: RELATIVE;
    top: -5px;
}

.tipNav #ev-right-back b {
    font-weight: normal;
    font-size: .7rem;
    color: #e94709;
    line-height: 1.2;
    display: block;
    transition: all .2s;
    -webkit-transition: all .2s;
    margin-top: 10px;
}

.tipNav #ev-right-back:hover i {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
}

.tipNav #ev-right-back:hover b {
    opacity: 1;
    transform: translateY(-45px);
    -webkit-transform: translateY(-45px);
}

.tipNav #ev-right-back:after,
.tipNav #ev-right-onlinechart:after,
.tipNav #ev-right-suggest:after {
    content: '';
    height: 0;
}