* {
    font-family: "微软雅黑", Verdana, Sans-Serif, serif;
    box-sizing: border-box;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

html {
    scroll-behavior: smooth;
}

html, body {
    height: 100%
}

body {
    color: #505050;
    background: #ffffff;
    font-size: 14px;
    line-height: 25px;
}

a {
    text-decoration: none;
    color: #444;
}

a:hover {
    text-decoration: none;
    /*color: #e62129*/
    color: #717171
}

.blue, blue a, .box h5 a, .box h6 a, .box a.more, .crumbs a {
    color: #e62129
}

.keylink, .keylink:link, .keylink:hover, .keylink:active {
    text-decoration: underline;
    width: 26px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px dotted #aaa;
    text-align: center
}

textarea {
    border: 1px solid #DCDDDD;
    background: #fff;
    clear: both;
    color: #555;
    font-size: 14px;
    height: 130px;
    padding: 5px 0 0 5px;
    text-align: left;
    width: 99%;
    margin-bottom: 8px
}

.input-text, input.date, input.endDate, .input-focus {
    border: 1px solid #DCDDDD;
    height: 22px;
    padding: 0 0 0 3px
}

input.date, input.endDate {
    background: #fff url(../images/admin_img/input_date.png) no-repeat right 3px;
    padding-right: 18px;
    font-size: 12px;
}

.pad-6 {
    padding: 6px;
    overflow: hidden
}

.pad-10 {
    padding: 10px;
    overflow: hidden
}

.pad_10, .pad-lr-10 {
    padding: 0 10px
}

.pad-lr-6 {
    padding: 0 6px
}

.hr {
    background: url(../images/uline.gif) repeat-x center center;
}

.hr hr {
    display: none
}

.ib, .ib-li li, .ib-a a, .ib-span span, .btn, .btn input, .photo-hot li, .Article-Tool a, .photo-list li, .photo-channel .photo-slide .change i, .photo-channel .tool .auto, .photo-channel .tool .up, .photo-channel .tool .next, .photo-cat .content h5 span.blue a, .submit {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.clear {
    clear: both;
    width: 100%;
    height: 10px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    zoom: 1;
}

.position {
    float: right;
}

.position i {
    color: #009999;
}

.body-top {
    height: 26px;
    background-color: #eee;
    vertical-align: middle
}

.body-top .login {
    float: right
}

.body-top .login span {
    color: #CCC
}

.body-top .login a.rss {
    width: 32px;
    float: right;
    overflow: hidden;
    text-indent: -222px;
    background: url(../images/icon/rsso.gif) no-repeat left center;
    margin-left: 8px
}

.body-top .content {
    margin: auto;
    width: 960px;
}

.special-body-top {
    height: 38px;
    background-position: left -104px;
    background-color: #fff
}

.special-body-top a.logo {
    background: url(../images/v9/special-show.png) no-repeat right center;
    padding-right: 58px;
    float: left;
    display: block
}

.special-body-top .content {
    padding: 2px 0
}

.special-body-top .nav {
    float: left;
    padding: 10px 0 0 12px
}

.special-body-top .nav span {
    padding: 0 8px;
    color: #CCC
}

body fieldset {
    border: 1px solid #D8D8D8;
    padding: 0 10px 10px;
    *padding: 10px;
}

body fieldset legend {
    padding: 3px 8px;
    font-weight: 700;
}

body fieldset.blue {
    border: 1px solid #dce3ed
}

body fieldset.blue legend {
    padding: 3px 8px;
    font-weight: 700;
    color: #347add;
    background: none;
    border: none
}

/* 通用按钮 */
.btn {
    padding-left: 6px
}

.btn, .btn input {
    background: url(../images/v9/button.png) no-repeat;
    height: 24px;
    line-height: 24px;
    width: auto;
    _width: 0;
    overflow: visible !ie
}

.btn input {
    background-position: right 0;
    border: 0 none;
    color: #fff;
    padding-right: 6px;
    _height: 25px
}

.submit {
    padding-left: 3px
}

.submit, .submit input {
    background: url(../images/member/but.png) no-repeat;
    height: 29px;
    width: auto;
    _width: 0;
    overflow: visible !ie
}

.submit input {
    background-position: right top;
    border: none;
    padding: 0 10px 0 7px;
    font-size: 14px
}

/*新增幻灯片*/

.header {
    position: relative;
    /*margin-top: 105px;*/
    width: 100%;
    border: 0;
    height: 100vh;
    min-height: 600px;
    overflow: hidden;
    zoom: 1;
    background: url(../images/img/banner.jpg);
    background-size: cover;
    clear: both;
}

.header .banner {
    overflow: hidden;
    zoom: 1;
    _float: right;
    text-align: right;
}

/* main style */

.main .col-left {
    width: 700px;
    margin-right: 10px
}

.news-hot {
    background: url(../images/v9/hot_bg.png) no-repeat;
    float: left;
    width: 380px;
    margin-right: 9px;
    height: 380px
}

.main .col-left .slide {
    overflow: hidden;
    _float: left;
    zoom: 1
}

/* 通用容器 */
.box {
    border: 1px solid #c3d4e7;
    zoom: 1;
    overflow: auto;
    padding-bottom: 10px
}

.box h5, .box h6 {
    background: url(../images/v9/title.png) no-repeat right top;
    color: #1e50a2;
    height: 26px;
    margin-bottom: 10px;
    line-height: 26px;
    padding-left: 10px;
    border-bottom: 1px solid #dce7f3;
    position: relative
}

.box h6 {
    margin-bottom: 0
}

.box h5.title-1, .box h6.title-1 {
    background-position: right -52px
}

.box h5.title-2, .box h6.title-2 {
    background-position: right -100px
}

.box h5.title-2 span.tab {
    float: right;
    padding-right: 6px;
    color: #a4bcd6
}

.box h5.title-2 span.tab span {
    color: #2064ae;
    cursor: hand;
!important;
    cursor: pointer
}

.box a.more {
    font-size: 12px;
    font-family: "宋体";
    margin-right: 8px;
    font-weight: normal;
    position: absolute;
    top: 0;
    *top: 1px;
    _top: 1px;
    right: 0
}

.box .content {
    padding: 0 10px;
    overflow: auto
}

/* 默认幻灯片 */
.FocusPic {
    zoom: 1;
    position: relative;
    overflow: hidden
}

.FocusPic .content {
    overflow: hidden
}

.FocusPic .changeDiv a {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.FocusPic .title-bg, .FocusPic .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 434px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.FocusPic .title-bg {
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.FocusPic .title a {
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}

.FocusPic .change {
    bottom: 4px;
    height: 20px;
    right: 3px;
    *right: 5px;
    _right: 4px;
    position: absolute;
    text-align: right;
    z-index: 9999;
}

.FocusPic .change i {
    background: #666;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
    font-style: normal;
    height: 15px;
    display: inline-block;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
}

.FocusPic .change i.cur {
    background: #FF7700;
}

/* 滚动公告 */
#announ {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    float: left;
    background: url(../images/v9/icon.png) no-repeat left -461px;
    padding-left: 20px
}

/* 首页 */
.extend {
    padding: 0;
}

.extend img {
    margin: 1px
}

.extend .col-left {
    background: url(../images/v9/extend.png) no-repeat;
    height: 36px;
    width: 22px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    font-weight: 700;
    margin-right: 6px
}

.extend .col-auto {
    font-family: "宋体";
    color: #CCC;;
    padding: 4px 0 0 0;
    height: 40px
}

.box .news-photo {
    padding: 0 0
}

.box .news-photo li {
    float: left;
    width: 139px;
    text-align: center;
    padding: 5px 0;
    vertical-align: top
}

.box .news-photo li div.img-wrap {
    width: 110px;
    margin: auto;
    margin-bottom: 5px;
    height: 85px;
}

.box .news-photo li div.img-wrap a {
    width: 110px;
    height: 85px;
    *font-size: 62px;
}

/*new-hot*/
.news-hot {
}

.news-hot .content {
    padding: 16px 10px 0 16px
}

.news-hot .content h4 {
    padding: 1px 0 5px 5px;
    font-size: 18px;
    font-family: "宋体", Verdana;
}

.news-hot p {
    color: #777
}

.news-hot p img {
    float: left;
    margin-right: 10px
}

/* special */
.box {
    background-color: #fff
}

.box .special p {
    overflow: auto;
    margin-top: 14px
}

.box .special p img {
    margin-right: 10px;
    float: left
}

/* Digg */
.box .digg {
    background: url(../images/v9/num_list.png) no-repeat 10px 5px;
    padding-left: 30px
}

.box .digg li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    position: relative
}

.box .digg li span {
    background: #fff url(../images/v9/icon.png) no-repeat 0 -67px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 0 0 13px;
    width: 30px
}

/* vote */
.box .vote h4 {
    font-size: 14px;
    font-weight: normal
}

.box .vote label {
    display: block;
    line-height: 22px
}

.box .vote .btn {
    margin: 6px 12px 0 0
}

/* rank */
.rank li {
    background: url(../images/uline.gif) repeat-x left top;
    clear: both;
    margin-top: -1px;
    overflow: hidden;
    *height: 57px;
}

.rank li span {
    float: left;
    font-family: Arial, "Helveti", sans-serif;
    font-size: 18px;
    font-style: italic;
    height: 58px;
    color: #1E50A2;
    line-height: 58px;
    overflow: hidden;
    padding-right: 10px;
    text-align: right;
    width: 60px;
    background: url(../images/v9/rank.png) no-repeat right 10px;
}

.rank li a.title {
    padding: 9px 0 0;
    display: block;
    margin-left: 76px
}

/*board*/
.list {
    font-family: "宋体";
    color: #888;
}

.list li span {
    font-size: 12px;
    padding: 0 6px
}

.cat-area {
    width: 343px;
    float: left
}

.cat-area .content p img {
    margin-right: 10px;
    float: left
}

.cat-area .content p {
    color: #777;
    height: 75px;
    overflow: hidden
}

.cat-area .content p strong {
    font-size: 14px;
    color: #333
}

/* Blogroll */
.blogroll {
}

.blogroll h5 {
    background: none;
    font-size: 12px;
    margin: 0 2px
}

/* 当前位置 */
.crumbs {
    background: url(../images/v9/icon.png) no-repeat left -38px;
    padding: 3px 0 3px 18px;
    font-family: "宋体";
    border-bottom: 1px solid #c3d4e7;
    margin-bottom: 10px
}

.crumbs span {
    color: #7e7e7e
}

/* 栏目信息搜索 */
.search-form {
    background-color: #FFFCED;
    border: 1px solid #FFBF7A;
    padding: 5px 10px;
    overflow: hidden;
    zoom: 1
}

.search-form li {
    float: left;
    padding: 5px 12px 5px 0;
    height: 24px;
    line-height: 24px;
    white-space: nowrap
}

.search-form li.bk {
    float: none;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    padding: 0
}

.search-form * {
    vertical-align: middle
}

.search-form label {
    padding: 0 8px 0 0
}

.search_term {
    line-height: 28px
}

.search_term th {
    font-weight: normal;
    text-align: right;
    padding-right: 8px;
    color: #666;
    width: 70px
}

.search-list li {
    border-bottom: 1px dashed #ccc;
    margin: 6px 0 0;
    padding: 10px 0;
    overflow: hidden
}

.search-list li img {
    float: left;
    margin-right: 8px
}

.search-list li p {
    color: #999
}

.search-point {
    background-color: #E6F1FB;
    padding: 6px 10px;
    margin: 10px 0
}

/* 新闻频道 */
.main .channel-hot {
    width: 450px
}

.channel-hot .news-hot, .channel-hot .news-hot .icon, .photo-slide, .photo-channel .photo-hots, .box-hots, .box-hots .icon, .photo-channel .photo-hots .icon, .photo-channel .photo-cat, .photo-channel #Article, .photo-channel .relevance, .comment {
    background: url(../images/v9/cat_hot_bg.png) repeat-x left -38px
}

.channel-hot .news-hot, .photo-channel .photo-hots, .photo-channel .photo-cat, .box-hots {
    width: auto;
    position: relative;
    border: 1px solid #c3d4e7;
    margin: 0;
    height: 302px
}

.channel-hot .news-hot .icon, .photo-channel .photo-hots .icon, .box-hots .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 37px;
    height: 37px;
    background-position: left top;
    background-repeat: no-repeat
}

.channel-hot .news-hot {
    width: 450px
}

.channel-hot .news-hot div.hr {
    width: 422px
}

.channel-slide {
    border: 1px solid #c3d4e7;
    padding: 3px
}

.channel-slide .thumb {
    width: 94px;
    float: left
}

.channel-slide .thumb li {
    margin-top: 4px;
    position: relative
}

.channel-slide .thumb li a .icon {
    display: none
}

.channel-slide .thumb li.on a .icon {
    position: absolute;
    top: 25px;
    right: -2px;
    background: url(../images/v9/channel_slide.png) no-repeat;
    width: 8px;
    height: 8px;
    display: block
}

.channel-slide .thumb li img {
    border: 3px solid #fff
}

.channel-slide .thumb li.on img {
    border-color: #6e96be
}

.channel-slide .photo {
    overflow: hidden;
    _float: left;
    _zoom: 1;
    position: relative;
    width: 398px;
    _width: 392px;
    height: 234px
}

.channel-slide .photo li {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.channel-slide .title {
    height: 60px;
    background: url(../images/v9/channel_slide.png) repeat-x left -17px
}

.channel-slide .title p {
    padding: 8px 10px 0;
    color: #666;
    display: none
}

.channel-slide .title p strong {
    font-size: 18px;
    color: #0066cc;
    line-height: 22px
}

/* 图片频道 - photo */
.photo-channel .photo-slide {
    width: 435px;
    padding: 5px;
    border: 1px solid #c3d4e7;
    zoom: 1;
}

.photo-channel .photo-slide .FocusPic .title-bg, .photo-channel .photo-slide .FocusPic .title {
    bottom: 35px
}

.photo-channel .photo-slide .change {
    bottom: 0;
    left: 0;
    text-align: left;
    height: 30px;
}

.photo-channel .photo-slide .change i {
    background: url(../images/v9/focusBg.gif) no-repeat right top;
    width: 39px;
    height: 30px;
    text-align: center;
    padding: 0;
    margin-right: 8px;
    line-height: 30px;
    color: #049
}

.photo-channel .photo-slide .change i.cur {
    background-position: left top;
    color: #fff;
    font-weight: 700
}

.photo-channel .photo-hots, .box-hots {
    float: left;
    width: 242px;
    margin-right: 10px;
    _margin-right: 5px;
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
}

.photo-channel .photo-hots h4, .box-hots h4 {
    text-align: left;
    height: 26px;
    *height: 25px;
    font: 18px/26px "MicroSoft YaHei", "SimHei";
    color: #457bb4;
    *line-height: 25px;
    margin: 0;
    padding: 5px 0 0 30px
}

.photo-channel .photo-cat {
    position: relative;
    height: auto
}

.photo-cat .content h5 a, .photo-cat .content h5 a strong {
    background-image: url(../images/v9/title_photo.png);
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 10px;
    display: block;
    float: left;
    text-decoration: none;
}

.photo-cat .content {
    padding-bottom: 6px
}

.photo-cat .content h5 a strong {
    background-position: right top;
    padding-right: 14px;
    color: #fff;
    float: left;
    line-height: 35px
}

.photo-cat .content h5 {
    position: absolute;
    left: 14px;
    top: -4px;
    width: 98%
}

.photo-cat .content h5 span {
    font-size: 12px;
    font-weight: normal;
    padding-left: 12px;
    line-height: 38px
}

.photo-cat .content h5 span.blue a {
    background-image: none;
    float: none;
    padding: 0 4px;
    height: auto
}

.photo-cat .content h5 span.blue a:hover {
    color: #F30
}

.photo-cat .content h5 span.blue a.more {
    float: right
}

.photo-cat .photo-list {
    padding-top: 45px
}

.photo-list li {
    vertical-align: top;
    width: 188px;
    *width: 191px;
    text-align: center;
    padding-bottom: 12px
}

.photo-list li div.img-wrap {
    width: 160px;
    height: 120px;
    margin: auto;
    margin-bottom: 3px
}

.photo-list li div.img-wrap a {
    width: 160px;
    height: 120px;
    *font-size: 88px;
}

/*专题*/
.special-channel .box-hots {
    width: auto;
    float: none;
    margin: 0
}

.special-channel .box-hots .content {
    padding: 10px
}

.special-channel .special-slide {
    position: relative
}

.special-channel .special-slide .change {
    position: absolute;
    top: 0;
    right: 0;
    height: 8px;
    font-size: 0
}

.special-channel .special-slide .change i {
    background: url(../images/v9/special-slide.png) no-repeat top right;
    width: 8px;
    height: 8px;
    text-indent: -1000px;
    font-size: 0;
    margin-left: 6px;
    display: block;
    float: left;
    cursor: hand;
!important;
    cursor: pointer
}

.special-channel .special-slide .change i.cur {
    background-position: left top;
}

.special-channel .special-slide .changeDiv {
    overflow: auto;
    padding: 10px 0 0 10px
}

.special-channel .special-slide .changeDiv a {
    position: absolute;
    width: 660px;
    display: none
}

.special-channel .special-slide .changeDiv a img {
    float: left;
    margin-right: 10px
}

.special-channel .header {
    overflow: hidden;
    padding: 0
}

.special-channel .new {
    width: 315px
}

.special-channel .img-text .intro {
    padding: 6px 8px
}

.special-channel .img-text .news-hot {
    background-image: none;
    width: auto;
    padding: 10px 0 0 0;
    margin: 0;
    height: auto
}

.special-channel .img-text {
    width: 385px
}

.special-channel .img-text .box a.title {
    padding: 6px 0 3px;
    display: block
}

.special-channel .img-text .vote {
    padding: 0
}

.special-channel .img-text .vote .content {
    padding: 0 8px 10px
}

.special-channel .int {
    background-color: #f5f5f5;
    padding: 8px 10px
}

.special-channel .int .box {
    padding: 8px 10px;
    height: 374px;
    overflow: hidden
}

.special-channel .int .box h4 {
    font-size: 12px;
    font-weight: normal
}

.special-channel .int .box p {
    color: #979090
}

.special-channel .news-photo li {
    width: 156px
}

/*RSS*/
.rss-channel {
    background: url(../images/v9/rss_bg.png) repeat-x left 38px;
}

.rss-channel .header, .rss-channel .navlist .memu .content div, .rss-channel .navlist .memu .content ul li, .rss-channel .xml .rss dt, .rss-channel .xml a.xmlbut, .rss-channel .xml .rss dd a {
    background: url(../images/v9/rss.png) no-repeat;
}

.rss-channel .header {
    height: 88px;
    overflow: hidden
}

.rss-channel .special-body-top a.logo {
    background-image: none;
    padding-right: 0
}

.rss-channel .box h5, .rss-channel .box h6 {
    position: static
}

.rss-channel .main {
    overflow: visible;
    background-color: #fff
}

.rss-channel .navlist {
    width: 200px
}

.rss-channel .navlist .memu {
    padding: 0
}

.rss-channel .navlist .memu .content {
    padding: 1px 1px 0
}

.rss-channel .navlist .memu .content div {
    background-color: #dae7f4;
    height: 24px;
    line-height: 24px;
    margin-bottom: 1px;
    font-weight: 700;
    background-position: 18px -216px;
    padding-left: 26px
}

.rss-channel .navlist .memu .content div.color {
    background-color: #eaf2f9
}

.rss-channel .navlist .memu .content div.on {
    background-position: 16px -188px;
}

.rss-channel .navlist .memu .content ul {
    display: none;
    line-height: 22px;
    padding: 3px 0 3px 30px
}

.rss-channel .navlist .memu .content ul li {
    background-position: left -161px;
    _background-position: left -165px;
    padding-left: 10px;
    height: 22px
}

.rss-channel .navlist .memu .content ul li.on, .rss-channel .navlist .memu .content ul li:hover {
    background-position: left -140px;
    color: #F60
}

.rss-channel .rsslist {
    width: 730px
}

.rss-channel .rsslist .box {
    width: 358px;
    float: left;
    overflow: visible
}

.rss-channel .xml {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.rss-channel .xml a.xmlbut {
    background-position: left -116px;
    display: block;
    width: 24px;
    font-size: 1px;
    text-indent: -1000px;
    float: left;
    height: 15px;
    margin-right: 5px;
    overflow: hidden;
    margin-top: 4px
}

.rss-channel .xml .rss {
    float: left;
    position: relative;
    z-index: 1
}

.rss-channel .xml .rss dl {
    overflow: hidden;
    height: 26px;
    width: 65px;
}

.rss-channel .xml .rss dt {
    background-position: -28px -116px;
    padding-left: 18px;
    height: 21px;
    line-height: 17px;
    margin-top: 5px;
}

.rss-channel .xml .rss dd {
    height: 16px;
    line-height: 16px;
    padding: 5px 0
}

.rss-channel .xml .rss dd a {
    padding-left: 14px;
    background-position: 5px -258px;
}

.rss-channel .xml .cur {
    width: 65px;
    z-index: 2
}

.rss-channel .xml .cur dl {
    width: 65px;
    border: 1px solid #C3D4E7;
    position: absolute;
    top: -1px;
    right: -1px;
    background-color: #fff;
    z-index: 999;
    overflow: visible;
    height: auto
}

.rss-channel .xml .cur dd {
    border-top: 1px dashed #DCDDDD;
}

/* 内容 */
#Article {
    overflow: hidden
}

#Article, .photo-channel .relevance {
    border: 1px solid #C3D4E7;
    zoom: 1;
    padding: 0 20px
}

#Article h1 {
    color: #000;
    font: 800 26px/30px "宋体", arial;
    margin-bottom: 6px;
    text-align: center;
    padding: 16px 0 8px;
    border-bottom: 1px solid #e5e5e5
}

#Article h1 span {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #999
}

#Article .content {
    font-size: 14px
}

#Article .content p {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    word-wrap: break-word;
    padding: 8px 0
}

#Article .related {
    border-top: dashed 1px #ccc;
    margin-top: 15px
}

#Article .related h5 {
    padding-bottom: 4px
}

#Article .related {
    padding: 10px 0 0
}

#Article .related a {
    color: #0b3b8c
}

.Article-Tool {
    border: 1px solid #c3d4e7;
    position: relative;
    top: -1px;
    text-align: right;
    padding: 8px;
    vertical-align: middle;
    height: 15px;
    background-color: #f4f8fd
}

.Article-Tool a {
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: url(../images/v9/icon.png) no-repeat;
    margin-left: 6px;
}

.Article-Tool a:hover {
    text-decoration: none
}

.Article-Tool a.t, .Article-Tool a.t6 {
    background-position: left -336px;
    width: auto;
    padding-left: 16px;
    color: #8896b1
}

.Article-Tool a.t1 {
    background-position: left -115px;
}

.Article-Tool a.t2 {
    background-position: left -159px;
}

.Article-Tool a.t3 {
    background-position: left -205px;
}

.Article-Tool a.t4 {
    background-position: left -250px;
}

.Article-Tool a.t5 {
    background-position: left -294px;
}

.Article-Tool a.t6 {
    background-position: left -421px;
    padding-left: 18px;
}

/*关键字提示*/
.point {
    border: 1px solid #ffbf7a;
    background: #fffced;
    position: absolute;
    z-index: 1000;
    width: auto;
}

.point .arro {
    position: absolute;
    top: -9px;
    *top: -13px;
    left: 97px;
    width: 18px;
    height: 9px;
    background: url(../images/v9/key_float.png) no-repeat;
}

.point .contents {
    padding: 8px 10px;
    text-indent: 0;
    margin-right: 10px;
    font-weight: normal;
}

.point a.close span {
    display: none
}

.point a.close {
    background: url(../images/cross.png) no-repeat left 3px;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 4px;
    top: 4px;
    *top: 0;
    _top: 0;
    outline: none;
}

.point a.close:hover {
    background-position: left -46px
}

.point span.o1,
.point span.o2,
.point span.o3,
.point span.o4 {
    position: absolute;
    width: 3px;
    height: 3px;
    background: url(../images/fillet.png) no-repeat;
    line-height: 0;
    font-size: 0
}

.point span.o1 {
    background-position: left top;
    top: -1px;
    *top: -5px;
    left: -1px;
}

.point span.o2 {
    background-position: right top;
    top: -1px;
    *top: -5px;
    right: -1px
}

.point span.o3 {
    background-position: left -3px;
    bottom: -1px;
    *bottom: 3px;
    left: -1px
}

.point span.o4 {
    background-position: right -3px;
    bottom: -1px;
    *bottom: 3px;
    right: -1px;
}

/*图片内容*/
.photo-channel #Article .tool {
    position: relative;
    height: 35px;
    padding-top: 6px
}

.photo-channel #Article .tool .auto, .photo-channel .tool .up, .photo-channel .tool .next {
    background: url(../images/v9/up-next.png) no-repeat;
    height: 27px;
    width: 31px;
    margin-right: 10px;
    overflow: hidden;
    line-height: 27px
}

.photo-channel #Article .tool .auto span, .photo-channel .tool .up span, .photo-channel .tool .next span {
    visibility: hidden
}

.photo-channel #Article .tool .auto {
    background-position: -39px top;
}

.photo-channel #Article .tool .next {
    background-position: -78px top;
}

.photo-channel #Article .Article-Tool {
    position: absolute;
    right: 0;
    border: none;
    background: none;
    font-size: 12px;
    font-weight: normal
}

.photo-channel #Article .tool .stat {
    color: #999;
}

.photo-channel #Article .big-pic {
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ededed;
    background-color: #fafcfe;
    position: relative
}

.photo-channel #Article .big-pic #big-pic {
    display: table-cell;
    vertical-align: middle;
    *display: block;
    overflow: hidden;
    *font-size: 480px;
    width: 896px;
    height: 650px
}

.photo-channel #Article .big-pic .max {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #FFF url(../images/v9/max.png) no-repeat 5px center;
    z-index: 101;
    padding: 5px 5px 5px 20px
}

.photo_prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 100
}

.photo_next {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 100
}

.photo_prev a, .photo_next a {
    background-image: url(../images/blank.gif);
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}

#Article .list-pic {
    padding: 22px 0 16px;
    height: 100px
}

#Article .cont {
    overflow: hidden;
    float: left;
    width: 616px;
    height: 80px
}

#Article .cont li {
    float: left;
    width: 123px;
    text-align: center;
    display: block;
    overflow: hidden
}

#Article .cont li .img-wrap {
    width: 100px;
    height: 75px;
    margin: 0 auto;
}

#Article .cont li .img-wrap a {
    *font-size: 55px;
    width: 100px;
    height: 75px;
    outline: medium none;
}

#Article .cont li.on .img-wrap {
    border: 2px solid #ffb017
}

#Article .list-pic .pre, #Article .list-pic .next {
    float: left;
    display: block;
    position: relative;
    background: url(../images/v9/pic_bg.png) no-repeat;
    width: 110px;
    height: 86px;
    text-align: center
}

#Article .list-pic .pre {
    left: -8px;
    top: -3px;
    margin-right: 14px
}

#Article .list-pic .next {
    right: -8px;
    float: right;
    top: -3px
}

#Article .list-pic .pre .img-wrap, #Article .list-pic .next .img-wrap {
    width: 102px;
    height: 72px;
    border: none;
    padding: 4px 0 8px
}

#Article .list-pic .pre .img-wrap a, #Article .list-pic .next .img-wrap a {
    *font-size: 53px;
    width: 98px;
    height: 72px;
    padding: 0 5px 0 4px;
    *padding: 0 5px 5px 0
}

#Article .list-pic .pre .img-wrap a:hover, #Article .list-pic .next .img-wrap a:hover {
    background: none
}

#Article .list-pic .next {
    right: -8px;
    float: right;
    bottom: -2px
}

#Article .pre-bnt, #Article .next-bnt {
    margin-top: 3px;
    cursor: hand;
!important;
    cursor: pointer
}

#Article .pre-bnt, #Article .next-bnt, #Article .pre-bnt span, #Article .next-bnt span {
    background: url(../images/v9/big-btn.png) no-repeat;
    display: block;
    width: 17px;
    height: 69px;
    float: left;
}

#Article .pre-bnt:hover, #Article .next-bnt:hover, #Article .pre-bnt-on, #Article .next-bnt-on {
    background-position: 0 -78px;
}

#Article .pre-bnt span {
    background-position: -30px top;
}

#Article .pre-bnt:hover span, #Article .pre-bnt-on span {
    background-position: -30px -78px;
}

#Article .next-bnt span {
    background-position: -55px top;
}

#Article .next-bnt:hover span, #Article .next-bnt-on span {
    background-position: -55px -78px;
}

/* endSelect */
#endSelect {
    top: 290px;
    left: 333px;
    position: absolute;
    width: 230px;
    height: 71px;
    border: 1px solid #8a8a8a;
    display: none;
    z-index: 200;
}

#endSelect .bg {
    height: 100%;
    width: 100%;
    background: #000;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

#endSelect .E_Cont {
    position: absolute;
    top: 10px;
    left: 26px;
    color: #fff;
    font-size: 14px;
}

#endSelect .E_Cont p {
    padding: 4px 0;
    zoom: 1;
    overflow: hidden;
}

#rePlayBut, #nextPicsBut, #endSelect #endSelClose {
    background: url(../images/v9/big-btn.png) no-repeat
}

#rePlayBut {
    float: left;
    width: 69px;
    height: 23px;
    background-position: 0 -167px;
}

#nextPicsBut {
    float: left;
    width: 97px;
    height: 23px;
    background-position: -100px -167px;
    margin-left: 10px;
}

#endSelect #endSelClose {
    background-position: 0 -217px;
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer;
    width: 11px;
    height: 11px;
    overflow: hidden;
    z-index: 2;
}

.photo-channel #Article .text {
    border: 1px solid #ddd;
    background-color: #f3f3f3;
    padding: 8px 10px;
    zoom: 1;
    margin-bottom: 20px
}

.photo-channel .relevance {
    padding: 5px 10px 10px
}

.photo-channel .relevance h5, .comment h4 {
    background: url(../images/v9/icon.png) no-repeat left -375px;
    padding-left: 16px;
}

.photo-channel .relevance .photo-list {
    padding: 0;
    overflow: auto;
    padding-top: 10px
}

.photo-channel .relevance .photo-list li {
    float: left;
    width: 153px;
    padding: 0
}

.photo-channel .relevance .photo-list li .img-wrap {
    width: 110px;
    height: 86px;
    margin: 0 auto;
    background: url(../images/v9/pic_bg.png) no-repeat;
    border: none;
    margin-bottom: 6px
}

.photo-channel .relevance .photo-list li .img-wrap a {
    *font-size: 59px;
    width: 104px;
    height: 86px;
    padding: 1px 5px 5px 1px
}

.photo-channel .relevance .photo-list li .img-wrap a:hover {
    background: none
}

.box .photo-hot {
    padding: 0 2px
}

.photo-hot li {
    width: 119px;
    *width: 50%;
    text-align: center;
    padding: 5px 0;
    vertical-align: top
}

.photo-hot li div.img-wrap {
    width: 94px;
    margin: auto;
    margin-bottom: 5px;
    height: 64px;
}

.photo-hot li div.img-wrap a {
    width: 94px;
    height: 64px;
    *font-size: 48px;
}

/* 分页 */
#pages {
    padding: 14px 0 10px;
    text-align: right !important;
}

#pages a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px
}

#pages a.a1 {
    width: auto;
    padding: 0 10px;
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
}

#pages span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: #e62129;
    border: 1px solid #e62129;
    color: #fff;
    text-align: center;
    padding: 0 10px
}

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

/* 广告位 */
.ads {
    padding-top: 8px
}

.ads .col-left {
    width: 748px;
}

.ads .col-auto {
    border: 1px solid #c3d4e7;
    padding: 1px;
    width: 198px
}

.ads .col-auto div.left {
    float: left;
    background: #dce2ea;
    width: 20px;
    margin-right: 8px;
    text-align: center;
    height: 83px;
    padding-top: 5px
}

.ads .col-auto div.right {
    overflow: hidden;
}

/* 评论-form */
.comment-form {
    border: 1px solid #c3d4e7;
    padding: 10px 20px;
    margin-bottom: 10px
}

.comment-form h5 {
    height: 22px;
    padding-bottom: 5px;
    border-bottom: 1px solid #C3D4E7;
}

.comment-form strong {
    background: url(../images/icon/user_comment.png) no-repeat;
    padding-left: 21px;
    float: left
}

.yzm {
    display: none;
    position: absolute;
    background: url(../images/admin_img/login_ts140x89.gif) no-repeat;
    width: 140px;
    height: 89px;
    text-align: center;
    font-size: 12px;
}

.yzm a:link, .yzm a:visited {
    color: #036;
    text-decoration: none;
}

.yzm a:hover {
    color: #C30;
}

.yzm img {
    cursor: pointer;
    margin: 0 auto;
    width: 130px;
    height: 50px;
    margin-top: 4px;
    border: 1px solid #fff;
    margin-bottom: 1px;
}

.comment-form .posn {
    padding: 10px 0
}

.comment-title {
    text-align: center;
    padding: 5px 0 10px
}

.comment-title a:hover {
    text-decoration: none;
    color: #F60;
}

.comment {
    border: 1px solid #C3D4E7;
    zoom: 1;
    padding: 8px 15px
}

.comment h4 {
    border-bottom: 1px solid #C3D4E7;
    padding-bottom: 6px;
    margin-bottom: 15px
}

.comment .title {
    margin-bottom: 5px
}

.comment .title span {
    position: relative;
    top: -5px
}

.comment .content {
    font-size: 14px;
    background: #f6f9fb;
    border: 1px solid #c4d5df;
    zoom: 1;
    padding: 8px 10px;
    margin: 5px 0
}

.comment .content span {
    display: block;
}

.comment_button {
    margin-bottom: 15px;
}

.comment_button a {
    padding: 5px;
    border: solid 1px #C3D4E7;
}

.comment_button a.on {
    background: #4C7FB6;
    color: #fff;
    border: solid 1px #3E73A9
}

/* footer style */
/* link */
.footer p.info {
}

.footer p.info {
    color: #666;
    line-height: 24px;
    text-align: center;
    padding: 12px 0;
    margin-top: 15px;
    border-top: 1px solid #dbe7ed
}

.footer p.info a {
    color: #666;
}

/*link*/
.colli li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    vertical-align: middle;
}

.ylink h5 a.rt {
    margin-right: 8px;
    font-weight: normal;
    font-family: "宋体"
}

.ylink h5 a.red {
    color: red;
    font-weight: normal;
    padding: 0 6px
}

.ylink .imgul li {
    text-align: center;
    margin: 5px 10px;
}

.ylink .linka a {
    margin: 10px;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
}

.itemli {
    margin: 0 10px;
}

.itemli li {
    padding: 10px 0;
}

.itemli li a {
    background: url(../images/bg_member_1.gif) no-repeat -5px -126px;
    font-weight: bold;
    padding-left: 14px;
    color: #004499;
    font-size: 13px;
}

.pd_b0 {
    padding-bottom: 0;
}

/*内容摘要*/
.summary {
    background-color: #F6FAFD;
    border: 1px solid #DCDDDD;
    font-size: 14px;
    line-height: 23px;
    margin: 15px 0 0;
    padding: 12px 5px 6px;
    text-align: justify;
    text-indent: 2em;
}

/*新增*/
.main_box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.nav_site {
    float: right;
    clear: both;
}

.nav_site li {
    display: inline-block;
    font-size: 18px;
    /*text-transform: uppercase;*/
    padding: 0 0 5px 26px;
    line-height: 38px;
}

.nav_site li a {
    color: #dedede;
}

section {
    width: 100%;
    display: block;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

/* main style */
.main {
    /*width: 100%;*/
    max-width: 89%;
    margin: 0 auto;
}

#content {
    position: relative;
    margin-top: 150px;
    min-height: 500px;
}

.home_about_ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: 16px 0;
}

/*.home_about_ul li {*/
/*    width: 49%;*/
/*}*/

.home_about_video {
    min-width: 66%;
    max-width: 640px;
    margin-right: 16px;
}

.home_about_video img {
    width: 100%;
}

.home_title {
    margin-bottom: 15px;
    padding: 5px 15px 2px;
    background: #009999;
    color: #fff;
    font-size: 18px;
    /*font-weight: bold;*/
}

.home_content {
    font-size: 16px;
    line-height: 1.5;
    padding: 5px 15px;
}

.home_content p {
    margin-bottom: 10px;
}

.h_m_title {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px 15px 2px;
    background: #009999;
    color: #fff;
    font-size: 18px;
    text-align: center;
    /*font-weight: bold;*/
}

.h_m_content {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.h_m_pro_ul {
    width: calc(100% + 14px);
    overflow: hidden;
    zoom: 1;
    margin-left: -7px;
}

.h_m_pro_ul li {
    width: 50%;
    float: left;
    box-sizing: content-box;
    padding-bottom: 16px;
}

.h_m_pro_ul li a {
    margin: 0 8px;
    border-top: 1px solid #ececee;
    box-sizing: border-box;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    zoom: 1;
    background: #fff;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .3);
}

.h_m_pro_ul li a img {
    width: 100%;
}

.h_m_pro_ul li a span {
    border-top: 1px solid #efeef1;
    background: #f7f7f7;
    color: #505050;
    line-height: 35px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.h_m_pro_ul li a:hover span {
    color: #e62129;
}

.footer {
    /*border-top: 10px solid #e62129;*/
    width: 100%;
    /*background: #7ecccc;*/
    background: #333;
    /*box-shadow: 0 -2px 3px rgba(0, 0, 0, .2);*/
}

.foot_box {
    width: 100%;
    max-width: 89%;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 5px;
    color: #fff;
}

.foot_box a {
    color: #fff;
}

.f_b_left {
    float: left;
    /*max-width: 300px;*/
    /*color: #888888;*/
    color: #ffffff;
    line-height: 25px;
    font-size: 15px;
    padding-top: 10px;
    padding-right: 80px;
}

.f_b_center {
    float: left;
    padding: 10px 0;
    font-size: 16px;
    /*color: #888888;*/
    color: #ffffff;
    width: calc(100% - 490px);
    max-width: 500px;
}

.f_b_center a {
    font-size: 16px;
    /*color: #888888;*/
    color: #ffffff;
    display: block;
    width: 46%;
    margin: 0 2%;
    float: left;
    border-bottom: 0 solid #dcdcdc;
    line-height: 30px;
    padding-left: 16%;
    text-align: left;
}

.f_b_center a i {
    font-size: 16px;
    color: #888888;
    margin: 0 10px;
    display: none;
}

.f_b_center a:hover {
    color: #e62129;
}

.f_b_center a:hover i {
    color: #e62129;
}

.f_b_right {
    float: right;
    text-align: right;
    padding-top: 10px;
    min-width: 240px;
}

.f_b_right a {
    display: inline-block;
    padding: 2px;
}

.f_b_right a i {
    border-radius: 10px;
    display: block;
    height: 50px;
    line-height: 50px;
    box-shadow: 1px 1px 1px #fff;
    font-size: 50px;
    color: #c3c3c3;
    box-sizing: border-box;
}

.f_b_right a:hover i {
    color: #e62129;
}

/*新增内页*/
.n_main {
    position: relative;
    min-height: 460px;
    width: 89%;
    /*max-width: 1200px;*/
    margin: 122px auto 0;
    box-sizing: border-box;
}

.n_main_page {
    box-sizing: border-box;
}

.n_main_page .n_title {
    line-height: 30px;
    padding-bottom: 24px;
    overflow: hidden;
    zoom: 1;
}

.n_main_page .n_title h1 {
    font-size: 30px;
    text-shadow: 1px 1px 1px #fff;
    float: left;
    display: none;
}

.n_main_page .n_content {
    margin: 0 0 15px 0;
    min-height: 400px;
    color: #333;
    box-sizing: border-box;
}

.n_main_page .n_content img {
    max-width: 100%;
}

.n_main_page .n_content > div {
    font-size: 16px;
    line-height: 35px;
}

.n_main_page .n_title_2 {
    line-height: 40px;
    padding-bottom: 5px;
    overflow: hidden;
    zoom: 1;
}

.n_main_page .n_title_2 h1 {
    font-size: 20px;
    text-shadow: 1px 1px 1px #fff;
    float: left;
    color: #444;
    text-transform: capitalize !important;
}

.n_main_page .position {
    float: left;
}

/*新增contact*/
.n_main_page .n_contact {
    min-height: 200px;
    margin-bottom: 15px;
}

.n_main_page .n_contact .box {
    border: 0;
}

.n_main_page .n_contact .box h5 {
    display: none;
}

.n_main_page .n_contact .content {
}

.n_main_page .n_contact .box .content .input-text {
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    margin-right: 10px;
}

.n_main_page .n_contact .box .content .submit, .submit input {
    line-height: 25px;
}

.n_main_page .n_contact .box .content th {
    font-size: 16px;
    border-bottom: 0 solid #f0f0f0;
}

.n_main_page .n_contact .box .content td {
    padding: 10px 15px;
    color: #aaa;
    border-bottom: 0 solid #f0f0f0;
    font-size: 14px;
}

/*新增新闻列表*/
.n_main .col-auto {
    display: none;
}

.n_main .col-left {
    width: 100%;
    padding: 0;
    margin: 0;
}

.n_content_pro {
    padding: 0 0 8px 16px;
}

.n_list_box {
}

.n_list_box .n_content ul.list {
}

.n_list_box .n_content ul.list li {
    border-bottom: 1px dotted #ccc;
    line-height: 50px;
    overflow: hidden;
    zoom: 1;
}

.n_list_box .n_content ul.list li i {
    display: block;
    float: left;
    margin: 0 15px;
    color: #e62129;
}

.n_list_box .n_content ul.list li a {
    display: block;
    line-height: 50px;
    float: left;
    font-size: 16px;
    color: #777;
}

.n_list_box .n_content ul.list li span {
    font-size: 14px;
    color: #bbb;
}

.n_list_box .n_content ul.list li a:hover {
    color: #e62129
}

.n_list_box .n_content ul.list li:hover {
    background: #fcfcfc;
}

.n_list_box .n_content ul.list li:hover a {
    color: #e62129
}

.n_content_desc {
    position: relative;
    width: 100%;
    padding: 15px 0 0;
    min-height: 300px;
}

.n_content_desc img {
    max-width: 100%;
}

/*新增产品列表*/
.pro_ul_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    /*padding: 20px 0;*/
}

.pro_ul_list li {
    position: relative;
    width: 32%;
    margin-bottom: 18px;
    display: block;
    overflow: hidden;
    zoom: 1;
}

.pro_ul_list li a {
    height: 100%;
    display: block;
    /*padding: 20px;*/
    /*border: 1px solid #d5d5d5;*/
    /*border-radius: 5px;*/
    line-height: 1.6;
    text-align: center;
}

.pro_ul_list li a .image-wrapper {
    width: 100%;
    display: block;
    overflow: hidden;
    border: 3px solid #fe9900;
    /*padding: 0 15px;*/
    /*margin-bottom: 10px;*/
}

.pro_ul_list li a .plp-product-image {
    width: 100%;
    margin: 0 auto;
    display: block;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    will-change: transform;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-perspective: 1000
}

.pro_ul_list li a:hover .plp-product-image {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.pro_ul_list li a span {
    font-size: 18px;
    display: block;
    font-weight: bold;
    color: #000;
}

.pro_ul_list li a p {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.pro_list {
}

.pro_list li {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 20px 0 20px;
    border-bottom: 1px dotted #bbb;
}

.pro_list li .img_wrap {
    float: left;
    width: 46%;
    padding-right: 50px;
}

.pro_list li .img_wrap a img {
    border: 1px solid #d5d5d5;
    width: 100%;
    border-radius: 5px;
}

.pro_list li .font_wrap {
    float: left;
    width: 54%;
}

.pro_list li .font_wrap span {
    display: block;
    padding: 0 30px 8px;
    line-height: 22px;
    font-weight: bold;
    font-size: 20px;
}

.pro_list li .font_wrap dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0 30px;
}

.pro_list li .font_wrap dl dt {
    float: left;
    line-height: 26px;
    width: 50%;
    color: #333;
}

.pro_list li .font_wrap dl dd {
    float: left;
    line-height: 26px;
}

/*新增产品详细*/
.pro_show {
    margin-top: -15px;
}

.pro_show li {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 10px;
    border-bottom: 1px dotted #ccc;
}

.pro_show li .img_wrap {
    float: left;
    width: calc(50% + 2px);
    border: 1px solid #aaa;
    margin-top: 15px;
}

.pro_show li .img_wrap a img {
    border: 1px solid #d5d5d5;
    width: 100%;
    border-radius: 5px;
}

.pro_show li .font_wrap {
    float: right;
    width: calc(50% - 20px);
}

.pro_show li .font_wrap span {
    display: block;
    padding: 15px 30px 5px;
    font-weight: bold;
    font-size: 20px;
}

.pro_show li .font_wrap .sub_title {
    margin-top: -3px;
    padding-bottom: 12px;
    font-size: 18px;
}

.pro_show li .font_wrap span a {
    color: #000;
}

.pro_show li .font_wrap dl {
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 0 30px;
}

.pro_show li .font_wrap dl dt {
    float: left;
    line-height: 26px;
    width: 50%;
    color: #333;
}

.pro_show li .font_wrap dl dd {
    float: left;
    line-height: 26px;
}

.pro_show li .font_wrap > div {
    padding: 5px 30px;
}

.pro_show_like {
    /*display: block;*/
    overflow: hidden;
    zoom: 1;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.pro_show_like > li {
    float: left;
    width: 33.3%;
    padding: 5px;
}

.pro_show_like > li > a {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 0;
}

.pro_show_like > li > a > .img_wrap {
}

.pro_show_like > li > a > .img_wrap > img {
    width: 100%;
    /*border: 1px solid #ccc;*/
}

.overhide {
    overflow: hidden;
    text-indent: -100em;
}

/*新增下载*/
.n_content_dow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.down_list {
    width: 24%;
}

.down_list dt img {
    width: 100%;
}

.down_list dt h5 {
    color: #333;
    display: block;
    overflow: hidden;
    zoom: 1;
    padding: 3px 0;
}

.down_list dd {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    zoom: 1;
    padding: 0;
}

.down_list dd.down_txt {
    padding: 0 0 15px;
}

.down_attribute a {
    padding: 8px 10px;
    background: #e62129;
    color: #fff;
    border-radius: 5px;
}

.show_box #Article .content_img_box {
    padding: 24px;
    text-align: center;
}

.show_box #Article .content_img_box img {
    max-width: 100%
}

.show_box #Article {
    overflow: hidden;
}

.show_box #Article {
    border: 0 solid #C3D4E7;
    zoom: 1;
    padding: 0 10px
}

.show_box #Article h1 {
    color: #000;
    font: 800 26px/30px "Helveti", 微软雅黑;
    margin-bottom: 6px;
    text-align: center;
    padding: 16px 0 8px;
    border-bottom: 1px solid #e5e5e5
}

.show_box #Article h1 span {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #999
}

.show_box #Article .content {
    font-size: 14px
}

.show_box #Article .content p {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    word-wrap: break-word;
    padding: 8px 0
}

.show_box #Article .related {
    border-top: dashed 1px #ccc;
    margin-top: 15px
}

.show_box #Article .related h5 {
    padding-bottom: 4px
}

.show_box #Article .related {
    padding: 10px 0 0
}

.show_box #Article .related a {
    color: #0b3b8c
}

.show_box #Article .content {
    padding: 15px;
}

.show_box .summary {
    background-color: #fafafa;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 23px;
    margin: 15px 0 0;
    padding: 12px 5px 10px;
    text-align: justify;
    text-indent: 2em;
    border-radius: 5px;
}

/*位置属性*/
.marTop10 {
    margin-top: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

/*wrapper*/
#picSlideWrap {
}

.titleh3 {
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: url(../images/img/dot.gif) repeat-x left bottom;
    width: 910px;
    margin: 0 auto;
    font-size: 26px;
    color: #000;
}

.titleh4 {
    text-align: center;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    padding: 10px 0 20px 0;
}

.imgnav {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

#img {
    z-index: 10;
    width: 100%;
    position: relative;
    text-align: center;
}

#img img {
    width: 100%;
    display: none;
    border: 0 solid #000;
}

#front {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
    width: 50%;
    height: 100%;
    background: url(../images/img/blank.gif);
}

#front a {
    position: absolute;
    left: 20px;
    top: 40%;
    background: url(../images/img/imgSlideLeft.png) no-repeat;
    width: 60px;
    height: 60px;
    display: none;
    background-size: cover;
}

#next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
    width: 50%;
    height: 100%;
    background: url(../images/img/blank.gif);
}

#next a {
    position: absolute;
    right: 20px;
    top: 40%;
    display: block;
    background: url(../images/img/imgSlideRight.png) no-repeat;
    width: 60px;
    height: 60px;
    background-size: cover;
}

#cbtn {
    /*background: #eee;*/
    position: relative;
    height: auto;
    padding: 15px 0;
    border-top: 1px solid #aaa;
    margin-top: 12px;
}

#cbtn ul {
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
    height: auto;
}

#cbtn ul li {
    float: left;
    padding: 0;
    width: calc(20% - 6px);
    cursor: pointer;
    text-align: center;
    margin-right: 6px;
    position: relative;
    border: 3px solid #fff;
}

#cbtn ul li img {
    width: 100%;
    display: block;
}

#cbtn ul li tt {
    background: #000;
    color: #FFF;
    position: absolute;
    right: 4px;
    bottom: 4px;
    z-index: 20;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px;
}

#cbtn li.hov {
    border: 3px solid #ccc;
}

.ctrl div {
    clear: both;
}

#cSlideUl {
    width: calc(100% - 100px);
    height: 100%;
    overflow: hidden;
    zoom: 1;
    position: relative;
    margin: 0 auto;
}

.picSildeLeft {
    cursor: pointer;
    position: absolute;
    top: 15px;
    left: 13px;
    z-index: 9;
    height: calc(100% - 30px);
    width: 26px;
}

.picSildeRight {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 14px;
    z-index: 9;
    height: calc(100% - 30px);
    width: 26px;
}

.picSildeLeft img, .picSildeRight img {
    height: 100%;
}

/*新加手机右侧菜单*/
.float-right {
    float: right;
}

dropdown {
    right: 0;
    clear: right;
    position: absolute;
    width: 100%;
    top: 90px;
}

.nav_search {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    position: relative;
    z-index: 1000000000000000000000;
    background: #eee;
    overflow: hidden;
    zoom: 1;
}

.nav_search .text {
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    width: calc(100% - 110px);
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 0 20px;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.5);
}

.nav_search .button {
    background: #e62129;
    color: #fff;
    display: block;
    height: 40px;
    float: right;
    width: 100px;
    text-align: center;
    font-size: 20px;
    border-radius: 5px;
    border: 1px solid #e62129;
}

dropdown ul li {
    display: block;
    width: 100%;
    background: #eee;
    padding-top: 1px;
}

dropdown ul li a {
    display: block;
    width: 100%;
    background: #fff;
    padding: 15px 20px;
    font-size: 20px;
}

dropdown ul li a:hover {
    display: block;
    /*background: #e62129;*/
    background: rgba(0, 0, 0, .5);
    color: #fff;
    cursor: pointer;
}

dropdown label {
    color: #1ABC9C;
    position: relative;
    z-index: 2;
}

dropdown input {
    display: none;
}

dropdown input ~ ul {
    position: relative;
    visibility: hidden;
    opacity: 0;
    top: -20px;
    z-index: 1;
}

dropdown input:checked + label {
    background: #1ABC9C;
    color: white;
}

dropdown input:checked ~ ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    /*box-shadow: 0 1px 8px #333;*/
}

/*$*/
/*colors: #E74C3C, #0072B5, #2C3E50*/

/*;*/

/*@for $i from 1 through length($colors) {*/
/*    dropdown ul li:nth-child(#{$i}) {*/
/*        border-left: 4px solid nth($ colors, $ i);*/

/*    .fa {*/
/*        color: nth($ colors, $ i);*/
/*    }*/

/*&:hover {*/
/*     background: nth($ colors, $ i);*/
/*     color: white;*/

/*    .fa {*/
/*        color: white;*/
/*    }*/
/*}*/
/*}*/
/*}*/

.animate {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; /* Chrome and Safari */
    -moz-backface-visibility: hidden; /* Firefox */
    -ms-backface-visibility: hidden; /* Internet Explorer */
}

.animate i {
    font-size: 50px;
    color: #E3E3E3;
}

dropdown > ul {
    position: absolute !important;
    top: 50px !important;
    width: 100% !important;
}

dropdown > ul > li {
}

/*新增幻灯片*/

.DB_tab25 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.DB_tab25 .DB_bgSet {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
}

.DB_tab25 .DB_bgSet li {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    background-size: cover;
}

.DB_tab25 .DB_imgSet {
    position: absolute;
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.DB_tab25 .DB_imgSet li {
    width: 100%;
}

.DB_tab25 .DB_imgSet .DB_1_1 {
    position: absolute;
    left: 0;
    color: #fff;
    width: 50%;
}

.DB_tab25 .DB_imgSet .DB_1_1 h2 {
    width: 100%;
    color: #fff;
    display: block;
    padding-bottom: 15px;
    line-height: 45px;
    font-size: 40px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.DB_tab25 .DB_imgSet .DB_1_1 h2 b {
    display: block;
    padding-bottom: 0;
    font-weight: normal;
    word-spacing: 2px;
    font-size: 70px;
    line-height: 80px;
}

.DB_tab25 .DB_imgSet .DB_1_1 span {
    display: block;
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: rgba(0, 0, 0, 0.6)
}

.DB_tab25 .DB_imgSet .DB_1_1 p {
    font-size: 25px;
    width: 100%;
    line-height: 30px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    padding: 10px 0 28px;
}

.DB_tab25 .DB_imgSet .DB_1_1 .banner_more {
    font-size: 22px;
    padding: 10px 50px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .6);
    background: rgba(255, 255, 255, .2);
    color: #fff;
    margin-top: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.DB_tab25 .DB_imgSet .DB_1_2 {
    display: none;
    position: absolute;
    top: 30px;
    width: 40%;
    right: 0;
    max-height: 400px;
    max-width: 400px;
}

.DB_tab25 .DB_menuWrap {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 35px;
    margin-left: 0;
}

.DB_tab25 .DB_menuWrap .DB_menuSet {
    position: absolute;
    width: 100%;
    text-align: center;
}

.DB_tab25 .DB_menuWrap .DB_menuSet li {
    cursor: pointer;
    margin: 0 1px;
    display: inline;
    height: 15px;
    width: 15px;
}

.DB_tab25 .DB_menuWrap .DB_menuSet li img {
    cursor: pointer;
    margin: 0 1px;
    display: inline;
    height: 15px;
    width: 15px;
}

.DB_tab25 .DB_prev {
    position: absolute;
    left: -100px;
    top: 120px;
    cursor: pointer;
    display: none
}

.DB_tab25 .DB_next {
    position: absolute;
    right: -100px;
    top: 120px;
    cursor: pointer;
    display: none
}

/*new by hqm at 2018-11-19*/
.float_left {
    float: left;
}

.text_right {
    text-align: right;
}

element.style {
}

.space_10 {
    height: 10px;
    overflow: hidden;
}

.index_menu {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 5px;
}

.index_menu div a.menu_title {
    display: block;
    /*font-weight: bold;*/
    /*border-bottom: 0 solid #505050;*/
    padding-bottom: 5px;
    font-size: 16px;
}

.index_menu > div {
    width: 25%;
}

.index_menu div ul {
    margin-top: 8px;
}

.index_menu div ul li {
    padding-top: 0;
}

.index_menu div ul li a {
    transition: color 0.2s linear;
}

.index_menubg div h3 {
    font-size: 16px;
    padding-top: 100px;
    padding-right: 60px;
}

.index_left ul li a {
    font-size: 16px;
    font-weight: bold;
    transition: color 0.2s linear;
}

.index_menu div.footer_contact {
    width: 40%;
    padding-right: 20px;
}

.index_menu div.footer_follow {
    margin-right: 0;
    width: 10%;
}

.form-email-box {
    width: 100%;
}

.form-email-box ul {
    display: flex;
    width: 100%;
    padding-right: 16px;
}

.form-email-box ul li {

}

.form-email-box ul li .input-text {
    width: 100%;
    background: #FFFFFF;
    border: 0;
    height: 40px;
    color: #333333;
}

.form-email-box ul li .submit {
    width: 125px;
    height: 40px;
    padding: 0;
    background: #fe9900;
}

.form-email-box ul li .submit input {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 5px 0;
    border: 0;
    background: none;
    font-size: 18px;
    font-weight: bold;
}

.n-content-left {
    float: left;
    width: 20%;
}

.n-content-left h3 {
    display: block;
    /*text-transform: uppercase;
     text-transform:lowercase;*/
    text-transform: capitalize;
    padding: 10px 12px;
    background: #009999;
    color: #ffffff;
}

.n-content-left .list-group-item {
    border-radius: 0;
}

.n-content-right {
    float: right;
    width: 79%;
}

@media (max-width: 1200px) {

    .f_b_left {
        width: 100%;
        /*max-width: 220px;*/
        padding-right: 30px;
    }
}

@media (max-width: 960px) {

    .animate i {
        margin-right: 10px;
    }

    .DB_tab25 .DB_imgSet .DB_1_1 {
        top: 60px !important;
    }

    .DB_tab25 .DB_imgSet .DB_1_1 h2 {
        padding-bottom: 5px;
        line-height: 25px;
        font-size: 20px;
    }

    .DB_tab25 .DB_imgSet .DB_1_1 h2 b {
        font-size: 30px;
        line-height: 35px;
    }

    .DB_tab25 .DB_imgSet .DB_1_1 p {
        font-size: 15px;
        line-height: 25px;
        padding: 5px 0 15px;
    }

    .DB_tab25 .DB_imgSet .DB_1_1 .banner_more {
        font-size: 15px;
        padding: 5px 20px;
        border-radius: 5px;
    }

    .DB_tab25 .DB_imgSet .DB_1_2 {
        top: 50px !important;
        max-height: 220px;
        max-width: 220px;
    }

    .DB_tab25 .DB_menuWrap .DB_menuSet {
        position: absolute;
        width: 100%;
        top: 300px;
        text-align: center;
    }

    .DB_tab25 .DB_menuWrap .DB_menuSet li {
        width: 15px;
        height: 15px;
    }

    .DB_tab25 .DB_menuWrap .DB_menuSet li img {
        width: 15px;
        height: 15px;
    }

    .n_main {
        margin-top: 105px;
        padding: 0 15px;
    }

    .home_about_video {
        padding: 0 15px 15px;
    }

    .home_content {
        padding: 0 15px;
    }

    .down_list {
        width: 48%;
    }

    .pro_ul_list li {
        width: 48%;
    }

    .pro_show_like > li {
        width: 48%;
    }
}

@media (max-width: 767px) {
    .header {
        min-height: 100px !important;
        height: 180px !important;
    }

    .home_about_ul {
        flex-wrap: wrap;
    }

    .home_about_ul li {
        width: 100%;
    }

    .f_b_left {
        width: 100%;
        padding: 20px 10px 10px;
        max-width: 100%;
        text-align: center;
        padding-right: 30px;
    }

    .f_b_center {
        width: 100%;
        padding: 10px 10px 10px;
        max-width: 100%;
    }

    .f_b_right {
        width: 100%;
        text-align: center;
    }

    .h_m_pro_ul li {
        width: 100%;
    }

    .pro_list li .img_wrap {
        width: 100%;
        padding: 0;
    }

    .pro_list li .font_wrap {
        width: 100%;
        padding: 0;
    }

    .pro_list li .font_wrap span {
        padding: 8px 5px;
    }

    .pro_list li .font_wrap dl {
        padding: 0 5px;
    }

    .pro_show li .img_wrap {
        width: 100%;
    }

    .pro_show li .font_wrap {
        width: 100%;
    }

    .pro_show li .font_wrap span {
        padding: 10px 0;
    }

    .pro_show li .font_wrap dl {
        padding: 0;
    }

    .pro_show li .font_wrap > div {
        padding: 5px 0;
    }

    .n_main_page .n_content {
        min-height: 50px;
    }

    .foot_box .index_menu {
        width: 98%;
    }

    .foot_box .index_menu .float_left {
        width: 100%;
        padding-bottom: 40px;
        text-align: center;
    }

    .foot_box .index_menu .float_left a {
        text-align: center;
    }

    .footer_contact {
        margin-right: 0;
        width: 98% !important;
    }

    .n_main {
        padding: 0 15px;
    }

    .n-content-left {
        width: 100%;
    }

    .n-content-right {
        width: 100%;
    }

    .n_content_pro {
        padding: 8px 0 8px;
    }

    .pro_ul_list li {
        width: 100%;
    }

    .down_list {
        width: 100%;
    }

    .pro_show_like > li {
        width: 100%;
    }
}

.finder_list_01 {
    position: relative;
}

.list-title {
    position: absolute;
    right: 5px;
    top: 0;
}

.list-title:before {
    content: "+";
    /*background: url(../Images/right.png) no-repeat center center;*/ /*收起时的图片*/
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    width: 16px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 700;
    float: right;
}

.finder_list_01 > ul {
    display: none;
}

.left_meun {
    line-height: 1.5;
    text-transform: capitalize;
    /* text-transform:lowercase; */
}

.left_meun > ul {
    display: block;
    overflow: hidden;
    height: auto;
    max-height: 400px;
    overflow-y: auto;
}

.left_meun .list-title:before {
    content: "-";
    /*background: url(../Images/right.png) no-repeat center center;*/ /*收起时的图片*/

    font-size: 32px;
    height: 36px;
    line-height: 30px;
    font-weight: normal;
}

.home-pic-swiper {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.home-pic-swiper .swiper-wrapper {
    padding-bottom: 5px;
}

.home-pic-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    line-height: 2;
    /*background: #fff;*/

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.home-pic-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 5px;
}

.home-pic-swiper .swiper-button-next, .home-pic-swiper .swiper-button-prev {
    top: 40% !important;
}

.homeBannerSwiper {
    width: 100%;
    height: 100%;
}

.homeBannerSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #333333;
    background-size: cover;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-flow: column;
}

.homeBannerSwiper .swiper-slide p {
    max-width: 1200px;
    width: 80vw;
    text-align: left;
    line-height: 2;
    color: #ffffff;
    text-shadow: 3px 3px 8px rgba(0, 0, 0, .8);
}

.homeBannerSwiper .swiper-slide .header_title {
    font-size: 56px;
    font-weight: bold;
}

.homeBannerSwiper .swiper-slide .header_f_title {
    padding-bottom: 20px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5;
}

.homeBannerSwiper .swiper-slide .header_description {
    font-size: 32px;
    line-height: 1.5;
    padding-right: 20%;
}

@media (max-width: 998px) {
    .homeBannerSwiper .swiper-slide .header_title {
        font-size: 24px;
        line-height: 1.5;
    }

    .homeBannerSwiper .swiper-slide .header_f_title {
        padding-bottom: 5px;
        font-size: 18px;
        line-height: 1.5;
    }

    .homeBannerSwiper .swiper-slide .header_description {
        font-size: 16px;
        line-height: 1.5;
    }
}

.homeBannerSwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.homeBannerSwiper {
    margin-left: auto;
    margin-right: auto;
}

.homeBannerSwiper .swiper-slide p {
    transform: translateX(-200px);
    opacity: 0;
    transition: all .4s;
}

.homeBannerSwiper .ani-slide p {
    transform: translateX(0);
    opacity: 1;
}

.homeBannerSwiper .swiper-pagination-bullet {
    width: 50px;
    height: 10px;
    border-radius: 6px;
    background: rgba(255, 255, 255, .8);
}

.homeBannerSwiper .swiper-button-next:after, .homeBannerSwiper .swiper-button-prev:after {
    color: #ffffff;
}

.homeVideoSwiper {
    width: 100%;
    height: 100%;
}

.homeVideoSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #333333;
    background-size: cover;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.homeVideoSwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.homeVideoSwiper {
    margin-left: auto;
    margin-right: auto;
}

.homeVideoSwiper .swiper-slide .icon-svg-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .1s linear;
    background: radial-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 40%);
}

.homeVideoSwiper .swiper-slide .icon-svg-box:hover {
    background: radial-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 60%);
}

.homeVideoSwiper .swiper-slide .icon-svg-box .icon-svg {
    width: 50px;
    height: 50px;
    fill: #ffffff;
    transition: all .1s linear;
}

.homeVideoSwiper .swiper-slide .icon-svg-box:hover .icon-svg {
    width: 55px;
    height: 55px;
}

.homeVideoSwiper .swiper-pagination-bullet {
    width: 24px;
    height: 8px;
    border-radius: 3px;
    background: rgba(255, 255, 255, .8);
}

.homeVideoSwiper .swiper-button-next:after, .homeVideoSwiper .swiper-button-prev:after {
    color: #ffffff;
}

.n_main_video_page {
    position: relative;
    width: 100%;
    height: 600px;
    margin-right: 16px;
}

.n_pro_nav {
    width: 100%;
    background: #000000;
}

.n_pro_nav ul {
    display: flex;
    justify-content: space-around;
}

.n_pro_nav ul li {
    width: 33%;
    min-width: 33%;
    max-width: 33%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.n_pro_nav ul li a {
    color: #ffffff;
}

.n_pro_nav ul li a span {
    display: inline-block;
    width: 60px;
    padding-left: 6px;
    font-size: 13px;
    text-align: left;
    color: #d42229;
}

.n_pro_nav ul li a:hover {
    color: #d42229;
}

.n_pro_nav ul li a:hover span {
    padding-left: 12px;
}

@media (max-width: 767px) {
    .n_pro_nav {
        display: none;
    }
}


.js {
    width: 90%;
    margin: 10px auto 0 auto;
}

.js p {
    padding: 5px 0;
    font-weight: bold;
    overflow: hidden;
}

.js p span {
    float: right;
}

.js p span a {
    color: #f00;
    text-decoration: underline;
}

.js textarea {
    height: 50px;
    width: 98%;
    padding: 5px;
    border: 1px solid #ccc;
    border-top: 2px solid #aaa;
    border-left: 2px solid #aaa;
}


/* 本例子css */
.sideMenu {
    border: 1px solid #ddd;
}

.sideMenu h3 {
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border-top: 1px solid #e3e3e3;
    background: #f4f4f4;
    cursor: pointer;
    font: normal 14px/32px "Microsoft YaHei";
}

.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(../images/img/icoAdd.png) 16px 12px no-repeat;
    cursor: pointer;
}

.sideMenu h3.on em {
    background-position: 16px -57px;
}

.sideMenu ul {
    padding: 8px 25px;
    color: #999;
    display: none; /* 默认都隐藏 */
}


/*新增产品列表*/
.video_ul_list {

}

.video_ul_list li {
    position: relative;
    margin-bottom: 18px;
}

.video_ul_list li .video_wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video_ul_list li .video_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_ul_list li .video_title {
    display: block;
    text-align: center;
    padding-top: 20px;
    margin: 0;
    color: #333333;
    font-family: inherit;
    font-weight: 500;
    font-size: 24px;
}

.pro_video_box {
    width: 100%;
    height: 100%;
}

.pro_video_box iframe {
    width: 100%;
    height: 100%;
}

.home-hot-pro-box {
    background: #f6f6f6;
    margin-bottom: 16px;
    padding: 16px 0;
}

.home-hot-pro-main-box {
    width: 100%;
    max-width: 89%;
    margin: 0 auto;
}

.home-hot-pro-main-box ul {
    display: flex;
    align-items: center;
}
.home-hot-pro-left-box{
    flex: 1;
    min-width: 50%;
}
.home-hot-pro-left-box img{
    width: 100%;
}
.home-hot-pro-right-box {
    padding: 50px;
    color: rgb(17, 17, 17);
}

.home-hot-pro-right-box h3 {
    font-size: 40px;
    padding-bottom: 24px;
}

.home-hot-pro-right-box .home-hot-pro-btn {
    display: inline-block;
    background: rgb(230, 0, 25);
    margin-top: 24px;
    padding: 12px 24px;
    border-radius: 30px;
    color: #FFFFFF;
    font-size: 14px;
}

.home-hot-pro-right-box .home-hot-pro-btn .svg-box {
    display: inline-block;
    background: #fff;
    margin-left: 6px;
    padding: 0 7px;
    border-radius: 50%;
    color: rgb(230, 0, 25);
}

.home-hot-pro-right-box .home-hot-pro-btn:hover {
    background: rgb(0, 0, 0);
}

@media (max-width: 998px) {
    .n_main_video_page {
        height: 400px;
    }
}

@media (max-width: 768px) {
    .n_main_video_page {
        height: 300px;
    }
}


@media (min-width: 768px) {
    .container {
        width: 90%
    }
}

@media (min-width: 992px) {
    .container {
        width: 90%
    }
}

@media (min-width: 1200px) {
    .container {
        width: 89%
    }
}