@charset 'utf-8';

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

body, button, input, textarea, select {
    font: 12px/1.5 Arial, 'microsoft yahei', Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ol, ul, li {
    list-style: none;
}

img {
    border: 0 none;
}

i, em {
    font-style: normal;
}

input, select, textarea {
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

a {
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

:focus {
    outline: 0
}

::selection {
    background: #FD472C;
    color: white;
}

::-moz-selection {
    background: #FD472C;
    color: white;
}

::-webkit-selection {
    background: #FD472C;
    color: white;
}

html {
    color: #333;
    background: #fff
}

body {
    overflow-x: hidden;
    min-width: 1320px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #ed353c;
}

img {
    vertical-align: top;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ta-c {
    text-align: center !important;
}

.ta-l {
    text-align: left !important;
}

.ta-r {
    text-align: right !important;
}

.black {
    color: #333 !important
}

.white {
    color: #fff !important
}

.green {
    color: #98ba2a !important
}

.red {
    color: #e01d20 !important
}

.blue {
    color: #00f !important
}

.skyblue {
    color: #3DBAF7 !important
}

.honor-blue {
    color: #00b5e2 !important
}

.gray {
    color: #c0c0c0 !important
}

.yellow {
    color: #ff0 !important
}

.bg-blue {
    background-color: #3DBAF7 !important;
}

.bold {
    font-weight: 700 !important
}

.hide,
.hidden {
    display: none !important
}

.show {
    display: block !important
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.fixed {
    position: fixed;
}

.fcn {
    font-family: \5b8b\4f53
}

.inline-block {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

.container {
    *zoom: 1
}

.mb-0 {
    margin-bottom: 0 !important;
}

.body {
    padding-bottom: 60px;
    min-height: 600px;
    background: #F7F9FC;
    margin-top: 80px;
}

.et-wrap:after {
    content: "";
    display: block;
    clear: both;
}

#right_div {
    top: 12.8%;
    width: 100%;
    transition: margin-top 1s;
    transition-timing-function: cubic-bezier(0, 0.27, 0.13, 1.46);
}

.et-t {
    position: relative;
    float: right;
    width: 280px;
}

.breadcrumb {
    padding: 15px 0px;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    color: #999;
}

.breadcrumb a {
    color: #999;
    margin: 0 4px;
}

.breadcrumb a:hover {
    color: #ed353c;
}

.breadcrumb span[href] {
    color: #333;
}

.et-e {
    float: left;
    width: 900px;
}

.line-split {
    border-top: 1px solid #e0e0e0;
    margin: 30px 0;
}

.img-scale img,
.img-scale-list img {
    transition: all .2s;
}

.img-scale:hover img,
.img-scale-list li:hover img {
    transform: scale(1.05);
}

.et-e_right .b-slide .hd li {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
    padding: 3px 3px;
    width: 0;
    height: 0;
    background: #ffffff;
    opacity: 0.5;
    border-radius: 50%;
}

.et-e_right .b-slide .hd li:after {
    height: 0;
}

.et-e_right .b-slide .hd li.on:after {
    background: #ffffff;
    opacity: 0.5;
}

.et-e_right .b-slide .hd li.on {
    padding: 3px 7px;
    border-radius: 20px;
}

.et-e_right .b-slide .bd img {
    height: 150px;
}

.et-e_right {
    height: 170px;
}

.et-e_right .b-slide {
    width: 279px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.et-e_right .b-slide .hd {
    text-align: center;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 5px;
}


.et-e .index-banner {
    margin-bottom: 20px;
    background: #fff;
    height: 320px;
    padding: 10px;
}

.et-e .index-banner .b-side {
    margin-left: 10px;
    width: 280px;
    float: left;
}

.et-e .index-banner .b-side .side-item {
    height: 155px;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.et-e .index-banner .b-side .side-item:last-child {
    margin-bottom: 0;
}

.et-e .index-banner .b-side .side-item img {
    width: 100%;
}

.et-e .index-banner .b-side .side-item .mask {
    height: 50px;
    background: linear-gradient(rgba(0, 0, 0, 0), #000);
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .2s;
    opacity: 0.8;
}

.et-e .index-banner .b-side .side-item:hover .mask {
    height: 50px;
}

.et-e .index-banner .b-side .side-item .title {
    color: #fff;
    font-size: 16px;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 8px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zst-title {
    margin-bottom: 20px;
}

.zst-title h3 {
    font-size: 22px;
    font-weight: 700;
}

.zst-title .more {
    float: right;
    line-height: 33px;
    font-size: 13px;
}

.zst-title .more a {
    color: #999;
}

.zst-title .more a:hover {
    color: #f63c2e;
}

.article-list {
    background: #fff;
}

.article-list .article-item {
    margin-bottom: 30px;
    font-size: 13px;
}

.article-list .article-item .img {
    float: left;
    width: 220px;
    height: 119.56px;
    overflow: hidden;
}

.article-list .article-item .img img {
    width: 220px;
    height: 119px;
}

.article-list .article-item .text {
    margin-left: 240px;
    position: relative;
    height: 120px;
}

.article-list .article-item .text .title {
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 28px;
    max-height: 56px;
}

.article-list .article-item .text .title a {
    color: #000;
    font-size: 18px;
    transition: all .2s;
    font-weight: 700;
}

.article-list .article-item .text .title i {
    display: inline-block;
    width: 32px;
    height: 18px;
    color: #fff;
    background: #ddd;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: 300;
    text-align: center;
    line-height: 18px;
    vertical-align: 1px;
    margin-right: 7px;
}

.article-list .article-item .text .title i.i-new {
    background: #FE2D2D;
}

.article-list .article-item .text .title i.i-hot {
    background: #F89018;
}

.article-list .article-item .text .intro {
    height: 30px;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}

.article-list .article-item .text .extra {
    position: absolute;
    color: #b2b2b2;
    bottom: -3px;
    width: 100%;
}

.article-list .article-item .text .extra .e-link {
    position: absolute;
    right: 0;
    opacity: 1;
    color: #629bfa;
    padding-left: 10px;
    background: #fff;
    transition: all .2s;
}

.article-list .article-item .text .extra .e-year {
    float: left;
}

.article-list .article-item .text .extra .e-time {
    float: right;
}

.article-list .article-item:hover .text .extra .e-link:hover {
    color: #4285f4
}

.article-list .article-item .text .title a:hover {
    color: #f63c2e;
    
}

.article-list .article-item-big {
    margin-bottom: 50px;
}

.article-list .article-item-big .img {
    width: 367px;
    height: 200px;
}

.article-list .article-item-big .text {
    margin-left: 397px;
    padding-top: 23px;
}

.article-list .article-item-big .text .title {
    margin-bottom: 20px;
}

.article-list .article-item-big .text .intro {
    height: 80px;
    line-height: 20px;
    white-space: normal;
}

.article-list .article-item-big .extra .e-btn {
    color: #f63c2e;
    transition: all .2s;
    border: 1px solid #f63c2e;
    display: inline-block;
    padding: 0 18px;
    line-height: 30px;
    font-size: 14px;
}

.article-list .article-item-big .extra .e-btn:hover {
    color: #fff;
    background: #f63c2e;
}


.ad-w-280 {
    margin-bottom: 30px;
    overflow: hidden;
}

.ad-lower {
    width: 367px;
    height: 390px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(109, 111, 121, 0.2);
    border-radius: 5px;
    margin-bottom: 20px;
    float: right;
}

.ad-w-366 {
    width: 290px;
    height: 131px;
    margin: 0px auto;
    border-bottom: 1px solid #EDEDED;
}

.ad-w-366 div {
    display: inline-block;
    margin-top: 25px;
}

.ad-w-366 div:nth-child(1) {
    width: 35%;
}

.ad-w-366 div:nth-child(2) {
    width: 65%;
    float: right;
    height: 80px;
}

.ad-w-366 p {
    text-align: center;
    height: 40px;
}

.ad-w-366 p:nth-child(1) {
    width: 80px;
    height: 40px;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.ad-w-366 p:nth-child(2) {
    width: 138px;
    height: 40px;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(179, 179, 179, 1);
    line-height: 40px;
}

.et-e .zst-box {
    background: #fff;
    padding: 0 30px 60px;
}

.rec-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
}

.rec-title i {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: -5px;
}

.rec-title i.i-page {
    background: url(../image/icon-01.png) no-repeat 0 0;
}

.rec-title i.i-book {
    background: url(../image/icon-01.png) no-repeat 0 0;
}

.rec-title .more {
    float: right;
    color: #999;
    line-height: 27px;
    font-size: 12px;
    font-weight: normal;
}

.rec-title .more:hover {
    color: #f63c2e;
}

.rec-news-wrap {
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin-left: 5px;
    margin-bottom: 30px;
}

.rec-news-wrap .more-btn {
    display: block;
    height: 38px;
    line-height: 38px;
    transition: all .2s;
    text-align: center;
    border: 1px solid #f63c2e;
    color: #f63c2e;
}

.rec-news-wrap .more-btn:hover {
    background: #f63c2e;
    color: #fff;
}

.news-list .news-item .title {
    font-size: 15px;
    margin-bottom: 8px;
    position: relative;
}

.news-list .news-item .title:before {
    content: "";
    position: absolute;
    left: -25.5px;
    top: 5px;
    height: 10px;
    width: 10px;
    background: url(../image/icon-03.png) no-repeat;
}

.news-list .news-item .title a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list .news-item .time {
    color: #999;
    margin-bottom: 20px;
}

.top-list .top-item {
    position: relative;
    width: 366px;
    float: right;
    margin-bottom: 20px;
}

.top-list .top-item a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}

.top-list .top-item .img {
    overflow: hidden;
}

.top-list .top-item img {
    width: 100%;
}

.top-list .top-item .mask {
    height: 50px;
    transition: all .2s;
    background: linear-gradient(rgba(0, 0, 0, 0), #000);
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
}

.top-list .top-item:hover .mask {
    height: 60px;
}

.top-list .top-item .title {
    color: #fff;
    font-size: 15px;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 8px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-list .top-item .flag {
    width: 46px;
    height: 39px;
    z-index: 3;
    position: absolute;
    left: -12px;
    top: 0;
    background: url(../image/icon-04.png) no-repeat;
}

.top-list .top-item .flag-1 {
    background-position: 0 0;
}

.top-list .top-item .flag-2 {
    background-position: -46px 0;
}

.top-list .top-item .flag-3 {
    background-position: -92px 0;
}

.rec-qrcode {
    background: #f7f9fc;
    margin-bottom: 20px;
    padding: 26px;
    overflow: hidden;
    width: 314px;
    float: right;
}

.rec-qrcode .img {
    float: left;
    width: 150px;
    height: 150px;
}

.rec-qrcode .img img {
    width: 100%;
    box-shadow: 0 11px 20px rgba(0, 0, 0, .06);
}

.rec-qrcode .text {
    margin-left: 170px;
    font-size: 18px;
}

.rec-qrcode .text .p1 {
    color: #888;
    padding: 45px 0 10px;
}

.video-list {
    margin: 0 -12px;
}

.video-list .video-item {
    position: relative;
    float: left;
    padding: 15px;
    text-align: center;
    transition: all .2s;
    width: 378px;
}

.video-list .video-item a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.video-list .video-item .img {
    overflow: hidden;
    position: relative;
}

.video-list .video-item .img:before {
    content: "";
    width: 54px;
    height: 54px;
    background: url(../image/play.png) no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    opacity: 0;
    transition: all .2s;
}

.video-list .video-item img {
    width: 378px;
}

.video-list .video-item .title {
    font-size: 15px;
    padding: 25px 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.video-list .video-item:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
}

.video-list .video-item:hover .title {
    color: #f63c2e;
}

.video-list .video-item:hover .img:before {
    opacity: 1;
}

.article-box {
    background: #fff;
    position: relative;
}

.article-box .art-inner {
    width: 740px;
    margin-left: 78px;
    padding-top: 43px;
    padding-bottom: 20px;
}

.article-box .art-head {
    margin-bottom: 39px;
}

.article-box .art-head h1 {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: bold;
}

.article-box .art-head .info {
    font-size: 14px;
    color: #888;
}

.article-box .art-head .info .cate {
    color: #f63c2e;
}

.article-box .art-head .info .cate i {
    margin: 0 4px 0 7px;
    font-weight: 700;
}

.art-foot {
    position: absolute;
    top: 144px;
    left: -90px;
}

.art-foot .item {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
}

.art-foot .item .i-handler {
    color: #B3B3B3;
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    box-shadow: 0px 3px 8px 0px rgba(3, 3, 3, 0.05);
}

.art-foot .item .i-handler:hover {
    background: linear-gradient(90deg, rgba(253, 97, 42, 1), rgba(245, 38, 44, 1));
    color: #fff;
}

.art-foot .item .i-handler i {
    display: block;
    margin: 10px auto 2px;
    width: 30px;
    height: 30px;
    background: url(../image/icon-05.png) no-repeat;
}

.art-foot .item .i-handler i.i-weixin {
    background-position: 0 0;
}

.art-foot .item .i-handler i.i-weibo {
    background-position: -30px 0;
}

.art-foot .item .i-handler i.i-msg {
    background-position: -60px 0;
}

.art-foot .item .i-handler:hover i.i-weixin {
    background-position: 0 -30px;
}

.art-foot .item .i-handler:hover i.i-weibo {
    background-position: -30px -30px;
}

.art-foot .item .i-handler:hover i.i-msg {
    background-position: -60px -30px;
}

.art-foot .item .i-tip {
    display: none;
    width: 110px;
    height: 110px;
    background: #fff;
    padding: 9px;
    box-shadow: 0px 3px 8px 0px rgba(3, 3, 3, 0.05);
    left: -145px;
    top: -24px;
    position: absolute;
}

.art-foot .item .i-tip:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    left: 120px;
    border-right-color: transparent;
    border-top-color: transparent;
    top: 57px;
    transform: rotate(45deg);
}

.art-foot .item .i-tip img {
    width: 110px;
    height: 110px;
}

.art-foot .item:hover .i-tip {
    display: block;
}

.keywords {
    color: blue;
}

.btn-red {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: url(../image/button-red.png) no-repeat left top;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    border: 0 none;
    cursor: pointer;
}

.btn-red:hover {
    background-position: right top;
    color: #fff;
}


.mod-news-slide {
    background: #fff;
    padding: 12px 29px;
    margin-bottom: 20px;
}

.mod-list-small {
    overflow: hidden;
    padding-top: 20px;
}

.mod-list-small .item {
    float: left;
    width: 40%;
    margin-right: 10%;
    padding: 10px 0;
    cursor: pointer;
}

.mod-list-small .item:hover .title a {
    color: red;
}

.mod-list-small .item .title {
    height: 22px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mod-list-small .item .title .tag {
    display: inline-block;
    background: #3C94D2;
    color: #fff;
    line-height: 22px;
    font-weight: 300;
    padding: 0 5px;
    font-size: 13px;
    margin-right: 5px;
}

.mod-list-small .item .intro {
    height: 22px;
    font-size: 14px;
    color: #888;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.ett-box {
    background: #fff;
    padding: 22px 8px;
    margin-bottom: 20px;
}

.ett-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #000000;
}

.search-box {
    float: right;
    height: 36px;
    position: relative;
}

.search-box #sideSearchButton {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 200px;
    top: 0px;
    cursor: pointer;
    z-index: 2;
}

.search-box:after {
    content: '';
    display: block;
    clear: both;
    background: url(../image/search_1.png) no-repeat center right;
    position: relative;
    width: 17px;
    height: 17px;
    left: 208px;
    top: -25px;
}

.search-box input[type=text] {
    height: 34px;
    border: 1px solid #ddd;
    background: none;
    padding: 0 10px;
    font-size: 13px;
    border-radius: 18px;
    width: 216px;
    text-indent: 5px;
    color: #999999;
}

.ett-hotsearch {
    height: auto;
}

.ett-hotsearch .hot {
    margin-right: -10px;
}

.ett-hotsearch .hot .item {
    line-height: 24px;
    display: inline-block;
    background: #F7F7F7;
    margin: 0 10px 10px 0;
    padding: 0 10px;
}

.ett-hotsearch .hot .item:hover {
    background: linear-gradient(90deg, rgba(255, 78, 46, 1), rgba(249, 31, 40, 1));
    color: #fff;
}

.ett-hotwords {
    height: auto;
}

.ett-hotwords .hot {
    margin-right: -10px;
    text-align: center;
}

.ett-hotwords .hot .item {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    color: #333333;
}

.ett-hotwords .hot .tag {
    display: inline-block;
    margin: 0 8px 10px 0;
    width: 37%;
    text-align: center;
    padding: 10px;
}

.ett-hotwords .hot .tag:hover {
    background-color: #F7F7F7;
}

.ett-hotwords .hot .tag:hover span {
    color: red;
}

.ett-hotwords .hot .div_img {
    margin: 0 auto;
    width: 44px;
    height: 44px;
    margin-top: 2px;
}

.ett-hotwords .hot .div_img1 {
    background: url("../image/right1-icon1.png") no-repeat center center;
}

.ett-hotwords .hot .div_img2 {
    background: url("../image/right1-icon2.png") no-repeat center center;
}

.ett-hotwords .hot .div_img3 {
    background: url("../image/right1-icon3.png") no-repeat center center;
}

.ett-hotwords .hot .div_img4 {
    background: url("../image/right1-icon4.png") no-repeat center center;
}

.ett-hotwords .hot .div_img5 {
    background: url("../image/right1-icon5.png") no-repeat center center;
}

.ett-hotwords .hot .div_img6 {
    background: url("../image/right1-icon6.png") no-repeat center center;
}

.ett-hotwords .hot .div_img7 {
    background: url("../image/right1-icon7.png") no-repeat center center;
}

.ett-hotwords .hot .div_img8 {
    background: url("../image/right1-icon8.png") no-repeat center center;
}

.ett-newarticle ul {
    margin-top: -13px;
}

.ett-newarticle ul li {
    margin-left: -6px;
}

.ett-newarticle ul li a {
    color: #888;
    font-size: 14px;
    line-height: 45px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ett-newarticle ul li a:hover {
    color: #f00;
}

.ett-newarticle ul li a i {
    color: #BBBBBB;
    margin-right: 10px;
    margin-left: 9px;
    width: 24px;
    height: 28px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}

.ett-newarticle ul li:nth-child(-n+3) a i {
    color: #ffffff;
}

.ett-newarticle ul li:nth-child(1) a i {
    background: url("../image/right2-icon1.png") no-repeat center center;
}

.ett-newarticle ul li:nth-child(2) a i {
    background: url("../image/right2-icon2.png") no-repeat center center;
}


.ett-newarticle ul li:nth-child(3) a i {
    background: url("../image/right2-icon3.png") no-repeat center center;
}

.ett-link {
    padding-top: 0;
    padding-bottom: 0;
}

.ett-link .item {
    display: block;
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px solid #EDEFF2;
}

.ett-link .item .img {
    float: left;
    width: 60px;
    height: 60px;
}

.ett-link .item .info {
    margin-left: 80px;
    margin-top: 8px;
}

.ett-link .item .info h3 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 4px;
}

.ett-link .item .info p {
    font-size: 12px;
    color: #888;
}

.ett-link .item:last-child {
    border-bottom: 0 none;
}

.ett-qrcode {
    text-align: center;
    padding: 22.5px 20px;
}

.ett-qrcode .desc {
    display: inline-block;
    padding-top: 20px;
    font-size: 14px;
    margin-left: 18px;
    text-align: left;
}

.ett-qrcode .img {
    display: inline-block;
    margin: 0 auto;
}

.ett-qrcode .img img {
    width: 100px;
    height: 100px;
    border: 1px solid #F2F2F2;
}

.ett-qrcode h3 {
    color: #666;
    line-height: 30px;
}

.ett-qrcode p {
    color: #bbb;
}

.ett-picarticle {
    padding-bottom: 10px;
}

.page-crumb {
    padding: 25px 0;
    font-size: 14px;
}

.page-crumb a:hover {
    color: red;
}

.page-crumb a {
    color: #999;
    line-height: 36px;
}

.page-crumb i {
    color: #bbb;
    font-family: cursive, sans-serif;
    margin: 0 6px;
}

.page-crumb span {
    display: inline-block;
    vertical-align: top;
    max-width: 430px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
}

.page-index .et-wrap {
    padding-top: 20px;
}


.btn-red-shadow {
    background: url(../image/button-red-a.png) no-repeat left top;
    font-size: 18px;
    width: 160px;
    height: 70px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-red-shadow:hover {
. ett-hotwords color: #fff;
    background-position: right top;
}

.btn-orange-shadow {
    font-size: 18px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    box-shadow: 0 10px 10px -2px rgba(252, 131, 13, 0.27);
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-orange-shadow {
    background: rgb(251, 102, 0);
    background: -moz-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(251, 102, 0, 1)), color-stop(100%, rgba(253, 138, 16, 1)));
    background: -webkit-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -o-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -ms-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: linear-gradient(to right, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6600', endColorstr='#fd8a10', GradientType=1);
}

.btn-orange-shadow:hover {
    color: #fff;
    opacity: .8
}


.header {
    height: 79px;
    border-bottom: 1px solid #e0e0e0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    font-size: 14px;
}

.header-padding {
    height: 80px;
    display: block;
}

.header .hd_logo {
    width: 86px;
    height: 30px;
    margin-top: 23px;
    background: url(../image/logo-001.png) no-repeat left top;
    float: left;
}

.header .hd_nav {
    float: left;
    margin-left: 48px;
}

.header .hd_nav .nav_item {
    float: left;
}

.header .hd_nav .nav-link {
    line-height: 79px;
    display: block;
    padding: 0 20px;
    position: relative;
}

.header .hd_nav .current .nav-link {
    color: #ed353c;
}

.header .hd_nav .nav_item.current .nav-link:after,
.header .hd_nav .nav_item:hover .nav-link:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: #ed353c;
}

.header .hd_nav .nav-slide {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 80px;
    background: #fff;
    overflow: hidden;
}

.header .hd_nav .nav-slide .i-hot,
.header .hd_nav .nav-slide .i-new {
    width: 40px;
    height: 19px;
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px;
}

.header .hd_nav .nav-slide .i-hot {
    background: url(../image/menu-hot.gif) no-repeat;
}

.header .hd_nav .nav-slide .i-new {
    background: url(../image/menu-new.gif) no-repeat;
}

.header .hd_nav .ns-list {
    margin-top: -100%;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.header .hd_nav .ns-list:after {
    content: "";
    display: block;
    height: 20px;
}

.header .hd_nav .nav_item:hover .nav-slide {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}

.header .hd_nav .nav_item:hover .ns-list {
    margin-top: 0;
    opacity: 1;
    -webkit-transition: margin-top 0.5s ease;
    -moz-transition: margin-top ease 0.5s;
    transition: margin-top 0.5s ease;
}

.header .hd_nav .ns-list dl {
    float: left;
    width: 250px;
    margin: 30px 50px 30px 0;
}

.header .hd_nav .ns-list dt {
    font-size: 18px;
    line-height: 60px;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 16px;
    margin-right: 30px;
}

.header .hd_nav .ns-list dd {
    line-height: 32px;
}

.header .hd_nav .ns-list .dl-block {
    float: none;
    width: 100%;
    margin: 10px 0 30px 0;
}

.header .hd_nav .ns-list .dl-block dt {
    width: 190px;
}

.header .hd_nav .ns-list .dl-block dd {
    overflow: hidden;
}

.header .hd_nav .ns-list .dl-block dd a {
    float: left;
    margin-right: 40px;
    padding: 10px 0;
}

.header .hd_nav .ns-list .dl-block dd a:hover {
    color: #ed353c;
}

.header .hd_nav .ns-recommend {
    background: #F4F4F4;
    padding: 20px 0;
}

.header .hd_nav .nr-hd {
    float: left;
    width: 73px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background: url(../image/menu-jt.png) no-repeat;
    color: #fff;
}

.header .hd_nav .nr-list {
    margin-left: 85px;
}

.header .hd_nav .nr-list li {
    float: left;
    line-height: 30px;
    margin: 0 20px;
}

.header .hd_nav .ns-list .links {
    padding: 30px 0;
}

.header .hd_nav .ns-list .links a {
    float: left;
    margin-right: 40px;
}

.header .hd_nav .ns-list .links a:hover {
    color: #ed353c;
}

.header .hd_nav .ns-list .service-box {
    float: left;
    margin-top: 43px;
}

.header .hd_nav .ns-list .service-box p {
    font-size: 16px;
    color: #888888;
    line-height: 36px;
}

.header .hd_nav .ns-list .service-box p span {
    color: #333;
}

.header .hd_nav .ns-list .service-box a {
    width: 130px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #DCDCDC;
    display: block;
    color: #ed353c
}

.header .hd_extra {
    float: right;
    margin-top: 19px;
}

.header .hd_extra .elink {
    float: left;
    padding: 0 9px;
    line-height: 40px;
}


.header .hd_extra .elink i {
    display: inline-block;
    width: 23px;
    height: 17px;
    margin-right: 5px;
}

.header .hd_extra .elink i.i-cloud {
    background: url(../image/top-icon-1.png) no-repeat center;
    vertical-align: middle;
}

.header .hd_extra .elink i.i-bag {
    background: url(../image/top-icon-2.png) no-repeat center;
    vertical-align: sub;
}

.header .demo {
    float: left;
    margin-left: 15px;
    position: relative;
}

.header .demo-sub {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    padding-top: 10px;
}

.header .demo:hover .demo-sub {
    display: block;
}

.header .demo-sub .arrow {
    position: absolute;
    right: 59px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #ED3C3F;
}

.header .demo-sub .inner {
    width: 600px;
    height: 580px;
    border: 3px solid #ED3C3F;
    text-align: center;
    background: #fff;
}

.header .demo-sub .title {
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.header .demo-sub .subtitle {
    font-size: 20px;
    margin-bottom: 10px;
}

.header .demo-sub .subtitle.red {
    color: #ED3C3F;
}

.header .demo-sub .subtitle.blue {
    color: #3DBAF7;
}

.header .demo-sub .demo-table-wp {
    padding: 0 30px;
}

.header .demo-sub .demo-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}

.header .demo-sub .demo-table tr {
    border: 1px solid #ddd;
}

.header .demo-sub .demo-table th,
.header .demo-sub .demo-table td {
    padding: 6px 14px;
}

.header .demo-sub .demo-table td a {
    color: #666;
}

.header .demo-sub .demo-table td a:hover {
    color: #ec5051;
}

.header .demo-sub .qrcode-list {
    padding: 0 50px;
}

.header .demo-sub .qrcode-list li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 14px;
}

.header .demo-sub .qrcode-list li img {
    width: 98px;
    height: 98px;
}

.mod-list-big .item:hover .info .title a {
    color: red !important;
}