.title {
    height: 32px;
    font-size: 32px;
    color: #333333;
    line-height: 32px;
    text-align: center;
    margin-bottom: 12px;
}

.bar {
    margin: 0 auto;
    width: 48px;
    height: 2px;
    background: #3c7ee5;
    border-radius: 4px;
}

.info {
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 9px;
}

.tm-massive .content li .img-wrapper {
    height: 140px;
    line-height: 140px;
    padding-top: 0px;
}
.swiper-pagination-bullet-active {
    background: #fff;
}

.banner {
    width: 100%;
    height: 330px;
}

.notice {
    height: 40px;
    background: #ffffff;
}

.notice .notice-list {
    width: 85%;
    height: 40px;
}

.notice .notice-list a {
    width: 33%;
    float: left;
    text-align: left;
    height: 40px;
    font-size: 12px;
    color: #666666;
    line-height: 40px;
}

.notice .notice-logo {
    width: 15px;
    height: 14px;
    margin-right: 9px;
    margin-top: 9px;
}

.notice .notice-qq {
    margin-top: 7px;
    width: 80px;
    height: 26px;
    background: #f1f6fe;
    border-radius: 2px;
    border: 1px solid #3c7ee5;
    font-size: 12px;
    color: #3c7ee5;
    line-height: 24px;
    text-align: center;
}

.tm-list {
    height: auto;
    background: url('../../../img/tm-bg1.png') no-repeat center center;
    padding-top: 10px;
    background-size: cover;
    padding-bottom: 30px;
}

.tm-list .tmprogress {
    height: 80px;
    background: #ffffff;
    margin-bottom: 58px;
}

.tm-list .tmprogress .tp-l {
    height: 80px;
    padding-left: 59px;
    width: 558px;
    position: relative;
}
.tm-list .tmprogress .tp-l:before{
    font-size: 24px;
    font-family: iconfont;
    content: "\e63e";
    position: absolute;
    left: 18px;
    top: 28px;
    color: #3c7ee5;
}

.tm-list .tmprogress .tp-r {
    width: 642px;
    height: 80px;
    padding-left: 39px;
    position: relative;
}
.tm-list .tmprogress .tp-r:before{
    font-size: 24px;
    font-family: iconfont;
    content: "\e74c";
    position: absolute;
    left: 0px;
    top: 28px;
    color: #3c7ee5;
}

.tm-list .tmprogress .tp-r .tp-info {
    padding-top: 19px;
    float: left;
}

.tm-list .tmprogress .tp-r a {
    color: #666;
}

.tm-list .tmprogress .tp-r .tp-title {
    color: #fe8431;
}

.tm-list .tmprogress .tp-r .tp-info:hover a {
    color: #3c7ee5;
}

.tm-list .tmprogress .tp-r p {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 4px;
}

.tm-list .tmprogress .tp-r p span {
    display: inline-block;
}

.tm-list .tmprogress .tp-r p span:first-child {
    margin-right: 19px;
}

.tm-list .tmprogress .tp-title {
    float: left;
    line-height: 80px;
    font-size: 18px;
    font-weight: bold;
    margin-right: 29px;
    color: #3c7ee5;
}

.tm-list .tmprogress .tp-span {
    margin-top: 31px;
    margin-right: 27px;
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 19px;
}

.tm-list .tmprogress .tp-num {
    height: 19px;
    float: left;
    font-size: 14px;
    color: #fb5555;
    line-height: 19px;
    margin-top: 31px;
    margin-right: 29px;
}

.tm-list .tmprogress .tp-per {
    margin-top: 31px;
    float: left;
    height: 19px;
    font-size: 14px;
    color: #666;
    line-height: 19px;
}

.tm-list .tm-list-content {
    position: relative;
}

.tm-list .tm-list-content li {
    float: left;
    width: 380px;
    height: 440px;
    background: #ffffff;
    box-shadow: 0px 5px 10px 0px rgba(182, 192, 219, 0.1);
    border-radius: 8px;
    border: 1px solid #dfe3f1;
    margin-right: 30px;
    padding-top: 35px;
}

.tm-list .tm-list-content li .li-icon.product-zhuce {
    background: url('../../../img/tm-ptzc.png') no-repeat center center;
    background-color: #5063F2;
    background-size: 43px 44px;
}

.tm-list .tm-list-content li .li-icon.product-zhucebm {
    background: url('../../../img/tm-bmzc.png') no-repeat center center;
    background-color: #F25050;
    background-size: 53px 40px;
}

.tm-list .tm-list-content li .li-icon.product-zhucedb {
    background: url('../../../img/tm-dbzc.png') no-repeat center center;
    background-color: #18C3A4;
    background-size: 40px 47px;
}
.tm-list .tm-list-content li .li-icon.product-zhuceth {
    background: url('../../../img/alert_buy_icon.png') no-repeat center center;
    background-color: #06b9d0;
    background-size: 46px 46px;
}
.tm-list .tm-list-content li .li-icon.product-zhuceep {
    background: url('../../../img/zhuceep.png') no-repeat center center;
    background-color: #06b9d0;
}
.tm-list .tm-list-content li:nth-child(4){
    display: none;
}

.tm-list .tm-list-content li:last-child,
.tm-list .tm-list-content.product-amount-4 li:nth-child(3){
    margin-right: 0;
}

.tm-list .tm-list-content li .li-icon {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    margin: 0 auto;
    margin-bottom: 37px;
}

.tm-list .tm-list-content li:hover .li-title {
    color: #3c7ee5;
}

.tm-list .tm-list-content li .li-title {
    height: 18px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    text-align: center;
}

.tm-list .tm-list-content li .li-info {
    width: 317px;
    margin-left: 30px;
    margin-right: 30px;
    border-top: 1px solid #DFE3F1;
    padding-top: 13px;
    padding-left: 21px;
    margin-bottom: 16px;
    margin-top: 23px;
    height: 91px;
}

.tm-list .tm-list-content li .li-info p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

.tm-list .tm-list-content li .li-price {
    height: 42px;
    font-size: 16px;
    color: #F85252;
    line-height: 21px;
    text-align: center;
}

.tm-list .tm-list-content li .li-price b {
    font-size: 32px;
    font-weight: bold;
}

.tm-list .tm-list-content li .li-price i {
    color: #666666;
    font-size: 16px;
}

.tm-list .tm-list-content li .li-btn {
    margin: 0 auto;
    width: 136px;
    height: 24px;
    background: #f1f6fe;
    border-radius: 14px;
    border: 1px solid #3c7ee5;
    font-size: 12px;
    color: #3c7ee5;
    line-height: 22px;
    text-align: center;
}

.tm-list .tm-list-content li .li-btn-active {
    width: 180px;
    height: 40px;
    background: #3c7ee5;
    border-radius: 20px;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    display: none;
}

.tm-list .tm-list-content li:hover {
    margin-top: -10px;
}

.tm-list .tm-list-content li:hover .li-btn {
    display: none;
}

.tm-list .tm-list-content li:hover .li-btn-active {
    display: block;
}

.tm-massive {
    padding: 58px 0px 30px;
}

.tm-massive .content {
    width: 1200px;
}

.tm-massive .content .mc-l {
    width: 921px;
}

.tm-massive .content .mc-l .mc-l-tab {
    border: 1px solid #DFE3F1;
    height: 60px;
    border-bottom: none;
}

.tm-massive .content .mc-l .mc-l-tab li {
    float: left;
    padding: 10px 0;
    width: 152px;
    position: relative;
}

.tm-massive .content .mc-l .mc-l-tab li a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    border-right: solid 1px #DFE3F1;
}

.tm-massive .content .mc-l .mc-l-tab li.active a,
.tm-massive .content .mc-l .mc-l-tab li:hover a {
    color: #3c7ee5;
}

.tm-massive .content .mc-l .mc-l-tab li.active:after,
.tm-massive .content .mc-l .mc-l-tab li:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #3c7ee5;
    position: absolute;
}

.tm-massive .content .mc-l .mc-l-tab li:last-child a {
    border-right: 0;
}

.tm-massive .content .mc-l .mc-l-tab>li:first-child {
    padding: 0;
    width: 156px;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding-left: 65px;
    line-height: 60px;
    background: url('../../../img/hot.png') no-repeat 19px center;
    background-size: 36px 41px;
    border-right: solid 1px #DFE3F1;
}

.tm-massive .content .mc-l .mc-l-con {
    border-left: 1px solid #dfe3f1;
    border-bottom: 1px solid #dfe3f1;
    background: #fff;
}

.tm-massive .content .mc-l .mc-l-con li {
    float: left;
    width: 230px;
    height: 234px;
    /* background: #ffffff; */
    border-top: 1px solid #dfe3f1;
    text-align: center;
    border-right: 1px solid #dfe3f1;
    padding-top: 10px;
}

.tm-massive .content .mc-l .mc-l-con li:hover {
    box-shadow: 0px 0px 10px 2px rgba(182, 192, 219, 0.3);
}

.tm-massive .content .mc-l .mc-l-con li:hover .li-title {
    color: #3c7ee5;
}

.tm-massive .content .mc-l .mc-l-con li .li-img {
    height: 140px;
}

.tm-massive .content .mc-l .mc-l-con li .li-title {
    margin-bottom: 3px;
    height: 19px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 19px;
}

.tm-massive .content .mc-l .mc-l-con li .li-info {
    height: 19px;
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    padding: 0 20px;
    margin: 0 auto;
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.tm-massive .content .mc-l .mc-l-con li .li-price {
    height: 21px;
    font-size: 16px;
    font-weight: bold;
    color: #f85252;
    line-height: 21px;
}

.tm-massive .content .mc-l .mc-more {
    height: 40px;
    background: #f1f6fe;
    border: 1px solid #dfe3f1;
    border-top: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.tm-massive .content .mc-r {
    width: 270px;
    height: 570px;
    background: #fff;
}

.tm-massive .content .mc-r .mr-t {
    height: 141px;
    padding-top: 40px;
    background: url('../../../img/tm-jiaoyi.png')  #3c7ee5 no-repeat center center;
}

.tm-massive .content .mc-r .mr-t .publish-btn {
    width: 150px;
    height: 32px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin: 0 auto;
    margin-bottom: 17px;
}

.tm-massive .content .mc-r .mr-t p {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
}

.tm-massive .content .mc-r .mr-bot {
    background: #fff;
    padding: 0 24px;
    padding-top: 19px;
    border-left: 1px solid #DFE3F1;
    border-right: 1px solid #DFE3F1;
    border-bottom: 1px solid #DFE3F1;
    height:370px;
}

.tm-massive .content .mc-r .mr-bot .mr-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 20px;
    overflow: hidden;
}

.tm-massive .content .mc-r .mr-bot .mr-title h3 {
    height: 16px;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    float: left;
}

.tm-massive .content .mc-r .mr-bot .mr-title span {
    height: 12px;
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    margin-left: 10px;
    float: left;
}

.tm-massive .content .mc-r .mr-bot .mr-form .verify-inp {
    width: 80px;
}

.tm-massive .content .mc-r .mr-bot .mr-form .el-form-item {
    margin-bottom: 12px;
}

.tm-massive .content .mc-r .mr-bot .mr-form .el-form-item:last-child {
    margin-top: 15px;
}

.tm-massive .content .mc-r .mr-bot .mr-form .verify-code {
    width: 80px;
}

.tm-massive .content .mc-r .mr-bot .mr-form .publish-submit {
    width: 126px;
    height: 36px;
    background: #f85252;
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
    line-height: 36px;
    display: block;
    text-align: center;
}
.tm-full-bg{
    background: url('../../../img/tm-bg-001.jpg') no-repeat center center;
    background-size: cover;
}
.quality {
    background: url('../../../img/tm-bg2.png') no-repeat center center;
    padding: 30px 0;
    background-size: cover;
}

.quality .tm-notarization {
    height: 121px;
    background: url('../../../img/tm_notarization.png') no-repeat center center;
    background-size: cover;
}

.quality .title {
    margin-top: 59px;
    color: #fff;
}

.quality .content .con-l {
    width: 232px;
    height: 441px;
    padding-top: 348px;
    background: url('../../../img/tm-bg4.png')  #3c7ee5 no-repeat center center;
    background-size: cover;
}

.quality .content .con-l a {
    display: block;
    text-align: center;
    width: 126px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #ffffff;
    margin: 0 auto;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
}

.quality .content .con-r {
    width: 100%;
}

.quality .content .con-r .con-r-top {
    width: 100%;
    height: 180px;
    background: #fff url('../../../img/tm-bg3.png') no-repeat right center;
    background-size: contain;
    padding-top: 27px;
    padding-bottom: 10px;
}

.quality .content .con-r .con-r-top h3 {
    height: 25px;
    line-height: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 6px;
}


.tm-index-service-button {
    width: 200px;
    height: 110px;
    line-height: 110px; text-align: left;
}
.tm-index-service-button a {
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    background-color: transparent;
    line-height: 100%; padding: 5px 20px;
    cursor: pointer;
}

.quality .content .con-r .con-r-top .tm-change {
    margin-left: 59px;
    width: 450px;
}

.quality .content .con-r .con-r-top .tm-reg {
    width: 300px;
}

.quality .content .con-r .con-r-top .tm-legal {
    width: 150px;
}

.quality .content .con-r .con-r-top .service-li {
    float: left;
}

.quality .content .con-r .con-r-top .service-li a {
    width: 120px;
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.quality .content .con-r .con-r-top .service-li a.hot {
    position: relative;
}

.quality .content .con-r .con-r-top .service-li a.hot:after {
    position: absolute;
    width: 14px;
    height: 19px;
    content: "";
    display: block;
    left: 68px;
    top: 0;
    background: url('../../../img/tm-h.png') no-repeat right center;
    background-size: contain;
}

.quality .content .con-r .con-r-top .service-li a:hover {
    color: #3c7ee5;
}

.quality .con-bot li {
    width: 240px;
    height: 260px;
    /* background: #ffffff; */
    border: 1px solid #dfe3f1;
    float: left;
    margin-right: -1px;
    padding-top: 30px;
    text-align: center;
}

.quality .con-bot li:hover {
    box-shadow: 0px 0px 10px 2px rgba(182, 192, 219, 0.3);
}

.quality .con-bot li .li-icon {
    width: 90px;
    height: 90px;
    background: #e6edff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    margin-bottom: 17px;
    text-align: center;
    line-height: 90px;
}

.quality .con-bot li h3 {
    height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    margin-bottom: 4px;
}

.quality .con-bot li:hover h3 {
    color: #3c7ee5;
}

.quality .con-bot li p {
    height: 19px;
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    margin-bottom: 23px;
    padding: 0 10px;
}

.quality .con-bot li .li-price {
    line-height: 19px;
}

.quality .con-bot li .li-price span {
    font-size: 14px;
    color: #F85252;
}

.quality .con-bot li .li-price b {
    font-weight: bold;
    color: #F85252;
    font-size: 20px;
}

.quality .con-bot li .li-price i {
    font-size: 14px;
    color: #666;
}

.quality .con-bot li .xuzhan {
    background-image: url('../../../img/tm-xuzhan.png');
}

.quality .con-bot li .biangeng {
    background-image: url('../../../img/tm-biangeng.png');
}

.quality .con-bot li .zhuanrang {
    background-image: url('../../../img/tm-zhuanrang.png');
}

.quality .con-bot li .chexiao {
    background-image: url('../../../img/tm-chexiao.png');
}
.tm-inter {
    background: url('../../../img/tm-bg5.png') no-repeat center center;
    padding: 30px 0;
    background-size: cover;
}

.tm-inter .title {
    margin-top: 38px;
}


.tm-inter .con-left {
    width: 880px;
}

.tm-inter .con-left li {
    float: left;
    background: #fff;
    padding-left: 173px;
    padding-right: 31px;
    width: 430px;
    height: 174px;
    box-shadow: 0px 5px 10px 0px rgba(182, 192, 219, 0.1);
    border-radius: 4px;
    border: 1px solid #dfe3f1;
    margin-right: 20px;
    margin-bottom: 20px;
}

.tm-inter .con-left a:nth-child(2n) li {
    margin-right: 0;
}

.tm-inter .con-left li:hover {
    box-shadow: 0px 5px 10px 0px rgba(182, 192, 219, 0.4);
}

.tm-inter .con-left li.xianggang {
    background-image: url('/statics/epower/img/xianggang.png');
    background-repeat: no-repeat;
    background-position: 21px center;
}

.tm-inter .con-left li.taiwan {
    background-image: url('/statics/epower/img/taiwan.png');
    background-repeat: no-repeat;
    background-position: 21px center;
}

.tm-inter .con-left li.meiguo {
    background-image: url('/statics/epower/img/meiguo.png');
    background-repeat: no-repeat;
    background-position: 21px center;
}

.tm-inter .con-left li.oumeng {
    background-image: url('/statics/epower/img/oumeng.png');
    background-repeat: no-repeat;
    background-position: 21px center;
}

.tm-inter .con-left li.aomen {
    background-image: url('/statics/epower/img/aomen.png');
    background-repeat: no-repeat;
    background-position: 21px center;
}

.tm-inter .con-left li .li-title {
    margin-top: 47px;
    margin-bottom: 14px;
}

.tm-inter .con-left li:hover .li-title h3 {
    color: #3c7ee5;
}

.tm-inter .con-left li .li-title h3 {
    float: left;
    height: 25px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
}

.tm-inter .con-left li .li-title .li-price {
    float: right;
    height: 26px;
    font-size: 14px;
    color: #f85252;
    line-height: 25px;
}

.tm-inter .con-left li .li-title .li-price span {
    font-size: 14px;
}

.tm-inter .con-left li .li-title .li-price b {
    font-weight: bold;
    font-size: 20px;
}

.tm-inter .con-left li .li-title .li-price i {
    color: #666;
    font-size: 14px;
}

.tm-inter .con-left li p {
    height: 40px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

.tm-inter .con-right {
    width: 300px;
    height: 367px;
    background: url('../../../img/tm-bg6.png') #3c7ee5 no-repeat center center;
    padding-top: 26px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 21px;
    background-size: cover;
}
.tm-inter.tm-legal .con-right {
    background: url('/statics/epower/img/falv/innerx-legal-bg.png') #3c7ee5 no-repeat center center;
}

.tm-inter .con-right h3 {
    height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 4px;
    text-align: center;
}

.tm-inter .con-right p {
    height: 19px;
    font-size: 14px;
    color: #ffffff;
    line-height: 19px;
    text-align: center;
    margin-bottom: 28px;
}

.tm-inter .con-right .con-list {
    background: #fff;
    width: 260px;
    height: 247px;
    border-radius: 4px;
    padding-top: 7px;
    padding-left: 10px;
}

.tm-inter .con-right .con-list .a-li {
    float: left;
    width: 83px;
    margin-left: 0;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

.tm-inter .con-right .con-list .a-li:nth-child(3n) {
    margin-right: 0;
}

.tm-inter .con-right .con-list .a-li:hover {
    color: #3c7ee5;
}

.tm-inter .con-right .con-list .a-btn {
    width: 126px;
    height: 36px;
    background: #f85252;
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
    line-height: 36px;
    margin-left: 45px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.tm-inter.tm-legal .con-right .con-list { padding: 30px 0; height: auto}
.tm-inter.tm-legal .con-right .con-list .a-li{float: none; display: block; width: 160px; overflow: hidden; margin-left: 60px; margin-bottom: 10px;}
.tm-inter.tm-legal .con-right .con-list .a-btn {margin-left: 67px; margin-top:30px;}
.tm-inter.tm-legal .con-right {height: auto}
.tm-inter.tm-legal .con-legal-left {height: 490px; overflow: hidden;width: 880px; background-color: #fff}
.tm-inter.tm-legal .con-legal-left li {width: 33.3333%; text-align: center; height: 245px; border:1px #ddd solid; border-right-width:0 ;border-bottom-width:0; padding: 30px }
.tm-inter.tm-legal .con-legal-left li:nth-child(3n) {border-right-width:1px}
.tm-inter.tm-legal .con-legal-left li:not(:nth-of-type(-n+3)) {border-bottom-width:1px}
.tm-inter.tm-legal .con-legal-left li .legal-logo {width: 40px; height: 40px; margin: auto; text-align: center; line-height: 40px; font-size: 0}
.tm-inter.tm-legal .con-legal-left li .legal-logo img {max-width: 100%; max-height: 100%}
.tm-inter.tm-legal .con-legal-left li:hover {box-shadow: 0 0 8px 0 #ddd}

.service {
    padding-bottom: 60px;
}

.service .content .con-tab {
    float: left;
    width: 286px;
    height: 400px;
    background: url('../../../img/tm-bg7.png') #3c7ee5 no-repeat center center;
    padding-top: 70px;
    background-size: cover;
}

.service .content .con-tab .tab-btn {
    width: 160px;
    /* height: 160px; */
    border: 1px solid #ffffff;
    margin: 0 auto;
    margin-bottom: 70px;
}

.service .content .con-tab .tab-btn a {
    display: block;
    height: 80px;
    font-size: 20px;
    line-height: 80px;
    text-align: center;
    color: #fff;
}
.service .content .con-tab .tab-btn a.active {
    background-color: #fff;
    color: #3c7ee5;
}

.service .content .con-tab .con-more {
    width: 126px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #ffffff;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.service .content .con-list.zhuanli li:nth-child(1) .li-icon {
    background-image: url('../../../img/tm-zhuanli1.png');
}

.service .content .con-list.zhuanli li:nth-child(2) .li-icon {
    background-image: url('../../../img/tm-zhuanli2.png');
}

.service .content .con-list.zhuanli li:nth-child(3) .li-icon {
    background-image: url('../../../img/tm-zhuanli3.png');
}

.service .content .con-list.banquan li:nth-child(1) .li-icon {
    background-image: url('../../../img/tm-banquan1.png');
}

.service .content .con-list.banquan li:nth-child(2) .li-icon {
    background-image: url('../../../img/tm-banquan2.png');
}

.service .content .con-list.banquan li:nth-child(3) .li-icon {
    background-image: url('../../../img/tm-banquan3.png');
}

.service .content .con-list li {
    width: 305px;
    height: 400px;
    border: 1px solid #dfe3f1;
    float: left;
    margin-right: -1px;
    padding: 20px;
    padding-bottom: 0;
}
.service .content .con-list li  .li-icon{
    background-size: 265px 181px;
    background-repeat: no-repeat;
    background-position: 20px 20px;
}

.service .content .con-list li:hover {
    box-shadow: 0px 0px 10px 2px rgba(182, 192, 219, 0.3);
}

.service .content .con-list li .li-icon {
    background-repeat: no-repeat;
    background-position: center center;
    height: 180px;
    margin-bottom: 25px;
    line-height: 180px;
    text-align: center;
}

.service .content .con-list li .li-icon i {
    font-size: 56px;
    color: #3c7ee5;
}

.service .content .con-list li .li-title {
    padding-left: 10px;
    padding-right: 6px;
    margin-bottom: 4px;
}

.service .content .con-list li:hover .li-title h3 {
    color: #3c7ee5;
}

.service .content .con-list li .li-title h3 {
    height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}

.service .content .con-list li .li-title .li-price {
    font-size: 14px;
    color: #F85252;
    line-height: 21px;
    text-align: center;
}

.service .content .con-list li .li-title .li-price b {
    font-size: 20px;
    font-weight: bold;
}

.service .content .con-list li .li-title .li-price i {
    color: #666666;
    font-size: 16px;
}

.service .content .con-list li p {
    padding-left: 10px;
    height: 19px;
    font-size: 14px;
    color: #666666;
    line-height: 19px;
    margin-bottom: 25px;
}

.service .content .con-list li .example {
    padding-left: 10px;
}

.service .content .con-list li .example h4 {
    height: 19px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 19px;
    margin-bottom: 11px;
}

.service .content .con-list li .example .span-list {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.news-QA {
    background: url('../../../img/tm-bg8.png') no-repeat center center;
    background-size: cover;
    padding-bottom: 30px;
}

.news-QA .news {
    padding-left: 20px;
    padding-right: 20px;
    width: 680px;
    height: 400px;
    background: #ffffff;
    box-shadow: 0px -1px 0px 0px #668ffe, 0px 2px 10px 0px rgba(182, 192, 219, 0.3);
    border-radius: 0px 0px 4px 4px;
}

.news-QA .news .news-title {
    line-height: 64px;
    overflow: hidden;
    height: 64px;
}

.news-QA .news .news-title h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    float: left;
}

.news-QA .news .news-title a {
    width: 72px;
    font-size: 14px;
    color: #333333;
    float: right;
}

.news-QA .news .news-list {
    height: 336px;
}
.news-QA .news .news-list .news-tm-bg{
    width: 180px; float: left; height: 285px;
    background: url(../../../img/tm-bg9.png) no-repeat left top;
}

.news-QA .news .news-list li {
    width: 430px;
    font-size: 14px;
    line-height: 38px;
    height: 38px;
    border-bottom: 1px solid #E5E5E5;
}

.news-QA .news .news-list li a {
    width: 76%;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.news-QA .news .news-list li:hover a {
    color: #3c7ee5;
}

.news-QA .news .news-list li span {
    float: right;
    width: 20%;
    font-size: 14px;
    color: #999999;
    text-align: right;
}

.news-QA .QA {
    width: 490px;
    background: #ffffff;
    box-shadow: 0px -1px 0px 0px #668ffe, 0px 2px 10px 0px rgba(182, 192, 219, 0.3);
    border-radius: 0px 0px 4px 4px;
    padding-left: 20px;
    padding-right: 16px;
    padding-bottom: 23px;
}

.news-QA .QA .QA-title {
    line-height: 64px;
    height: 64px;
}

.news-QA .QA .QA-title h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    float: left;
}

.news-QA .QA .QA-title a {
    width: 72px;
    font-size: 14px;
    color: #333333;
    float: right;
}

.news-QA .QA .QA-list {
    height: 128px;
    margin-bottom: 20px;
}

.news-QA .QA .QA-list li {
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 32px;
}

.news-QA .QA .QA-list li.active a {
    color: #3c7ee5;
}

.news-QA .QA .QA-list li:hover a {
    color: #3c7ee5;
}

.news-QA .QA .QA-list li a {
    color: #333;
}

.news-QA .QA .QA-info {
    width: 450px;
    height: 165px;
    background: #f1f6fe;
    border: 1px solid #dfe3f1;
}

.QA-info>div {
    margin: 30px;
}

.QA-info a.look-all {
    margin-left: 30px;
    display: inline-block;
}

.tmt-create-document {
    margin-top: 6px;
    line-height: 53px;
    padding-left: 30px;
    height: 53px;
    color: #fff; font-size: 18px;
    background: #3c7ee5 url(/statics/epower/img/trademark/create-document.png) no-repeat 177px center
}
.tmt-create-document a {color: #fff}
.index-statistics {
    position: relative;
}

.index-statistics .wave-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 23px
}

.index-statistics .wave-wrapper .wave-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 23px
}

.index-statistics .wave-wrapper .bg-top {
    z-index: 15
}

.index-statistics .wave-wrapper .bg-bottom {
    z-index: 5
}

.index-statistics .wave-wrapper .wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat-x;
    background-position: 0 bottom;
    transform-origin: center bottom
}

.index-statistics .wave-wrapper.wave-animation .wave-top {
    background: url(/statics/epower/img/trademark/bo_02.55f8ff1.png) no-repeat
}

.index-statistics .wave-wrapper.wave-animation .wave-bottom {
    background: url(/statics/epower/img/trademark/bo_01.bc8b13c.png);
    -webkit-animation: move_wave-data-v-ffcc53e8 15s linear infinite;
    animation: move_wave-data-v-ffcc53e8 15s linear infinite
}

@-webkit-keyframes move_wave-data-v-ffcc53e8 {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(.55)
    }
    to {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}

@keyframes move_wave-data-v-ffcc53e8 {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(.55)
    }
    to {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
