﻿@charset "utf-8";
.clearfix:after {
    display: block;
    clear: both;
    content: '.';
    height: 0;
    visibility: hidden;
    font-size: 0
}

.clearfix {
    *zoom: 1
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden
}

.overflow {
    overflow: hidden
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed
}

body {
    min-width: 100% !important;
    /*background: #f3f3f3 !important;*/
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: 'Myriad_Set_Pro_bold';
    src: url('../font/myriad-set-pro-semibold.eot');
    src: url('../font/myriad-set-pro-semibold.eot?#iefix') format('embedded-opentype'), url('../font/myriad-set-pro-semibold.woff') format('woff'), url('../font/myriad-set-pro-semibold.ttf') format('truetype'), url('../font/myriad-set-pro-semibold.svg#Myriad_Set_Pro_bold') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Myriad Set Pro';
    src: url('../font/myriad-set-pro-thin.eot');
    src: url('../font/myriad-set-pro-thin.eot?#iefix') format('embedded-opentype'), url('../font/myriad-set-pro-thin.svg?-m9wrda#Myriad Set Pro') format('svg'), url('../font/myriad-set-pro-thin.woff?-m9wrda') format('woff'), url('../font/myriad-set-pro-thin.ttf?-m9wrda') format('truetype');
    font-weight: normal;
    font-style: normal
}

.top_BannerBox {
    width: 100%;
    min-width: 1240px;
    height: 80px;
    overflow: hidden
}

.top_BannerBox .banner_per {
    width: 1240px;
    height: 80px;
    margin: 0 auto;
    position: relative
}

.top_BannerBox a {
    width: 1920px;
    height: 80px;
    display: block;
    position: absolute;
    top: 0;
    left: -960px;
    margin-left: 50%
}

.top_BannerBox a img {
    border: 0 none
}

.header_wrap {
    width: auto;
    height: auto;
    background: #333
}

.header_wrap .blog_ico {
    width: auto;
    height: auto;
    overflow: hidden;
    background: url('../images/blog/sprite_bg.png') no-repeat
}

.header_wrap .first_header {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #fff
}

.header_wrap .first_header .mid_col {
    width: 90%;
    height: auto;
    margin: 0 auto
}

.header_wrap .first_header .mid_col .sign_right_col {
    width: auto;
    display: inline-block;
    float: right
}

.header_wrap .first_header .mid_col .sign_right_col a {
    width: auto;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    float: left;
    font-size: 15px;
    color: #969696;
    text-decoration: none;
    margin-left: 24px;
    position: relative
}

.header_wrap .first_header .mid_col .sign_right_col .no_sign .person_ico {
    width: 15px;
    height: 15px;
    display: inline-block;
    background-position: -307px 0;
    position: relative;
    top: 2px;
    left: 0
}

.header_wrap .second_header {
    width: 100%;
    height: auto;
    background: #fff;
    transition: transform .4s
}

.header_wrap .second_header .mod_col {
    width: 90%;
    height: auto;
    margin: 0 auto
}

.header_wrap .second_header .mod_col .con_item {
    padding-bottom: 20px;
}

.header_wrap .second_header .mod_col .con_item .side_header_con {
    width: auto;
    height: auto
}

.header_wrap .second_header .mod_col .con_item .side_header_con .mod_header_logo {
    /*width: 190px;*/
    height: 51px;
    float: left
}

.header_wrap .second_header .mod_col .con_item .side_header_con .mod_header_logo .logo_ico {
    width: 190px;
    height: 51px;
    display: inline-block;
    border: 0 none;
    font-size: 0;
    background-position: 0 0
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col {
        width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 15px;
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col dl {
    float: left
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col dl dd {
    width: auto;
    height: 22px;
    line-height: 22px;
    float: left;
    padding: 2px 18px
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .headerDD {
    width: auto;
    height: 22px;
    line-height: 22px;
    /*float: left;*/
    padding: 2px 15px
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col dl dd a {
    width: auto;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .headerDD a {
    width: auto;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    color: #383431;
    text-decoration: none;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col dl dd a:hover {
    color: #6BBA2D;
    border-bottom: 4px solid #6BBA2D
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col dl .active a {
    color: #6BBA2D;
    border-bottom: 4px solid #6BBA2D !important
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .headerDD a:hover {
    color: #6BBA2D;
    /*border-bottom: 4px solid #6BBA2D*/
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .headerDD .active a {
    color: #6BBA2D;
    border-bottom: 4px solid #6BBA2D !important
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col dl .line {
    color: #a0a0a0;
    padding: 0 !important
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .line {
    color: #a0a0a0;
    padding: 0 !important;
    width: auto;
    height: 22px;
    line-height: 22px;
    /*float: left;*/
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .kseachBox {
    width: auto;
    height: 22px;
    float: right;
    position: relative;
    /*margin-left: 20px*/
    /*margin-top:5px;*/
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .kseachBox .labelWords {
    width: 80px;
    height: 14px;
    line-height: 14px;
    padding: 4px 10px;
    background: #b5b5b5;
    border-radius: 20px;
    border: 0 none;
    outline: none;
    display: inline-block;
    cursor: pointer
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .kseachBox .labelWords .bm_SearchIco {
    width: 22px;
    height: 18px;
    display: inline-block;
    background-position: -308px -47px;
    position: absolute;
    top: 4px;
    left: 5px
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .kseachBox .labelWords .bm_SearchIco:hover {
    background-position: -308px -79px
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .kseachBox .Keys_Up {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: none;
    border-radius: 0;
    padding: 0
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .kseachBox .Keys_Up .filter_arrow {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: -403px 0
}

.header_wrap .second_header .mod_col .con_item .side_header_con .nav_col .kseachBox .labelInput {
    width: 80px;
    height: 14px;
    line-height: 14px;
    padding: 4px 10px;
    background: #b5b5b5;
    border-radius: 20px;
    border: 0 none;
    outline: none;
    position: relative;
    top: -2px;
    left: 0;
    color: #333
}

.header_wrap .second_header .mod_col .con_item .SeachBox_col {
    width: auto;
    height: auto;
    display: none;
}

.header_wrap .second_header .mod_col .con_item .SeachBox_col .label_box {
    width: auto;
    height: 25px;
    background: #dedede;
    position: relative;
    border-radius: 4px;
    padding: 10px 10px
}

.header_wrap .second_header .mod_col .con_item .SeachBox_col .label_box .search_Title {
    width: auto;
    /* height: 30px; */
    line-height: 30px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
}

.header_wrap .second_header .mod_col .con_item .SeachBox_col .label_box .label_Input {
    width: 1093px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    border: 0 none;
    background: none;
    float: left;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important
}

.header_wrap .second_header .mod_col .con_item .SeachBox_col .label_box .R_line {
    width: 1px;
    height: 25px;
    background: #999;
    float: left
}

.header_wrap .second_header .mod_col .con_item .SeachBox_col .label_box .seach_Btn {
    width: 35px;
    height: 33px;
    display: inline-block;
    outline: 0 none;
    background-position: -345px 0
}

.header_wrap .second_header .mod_col .con_item .SeachBox_col .label_box .seach_Btn:hover {
    background-position: -345px -40px
}

.header_wrap .second_header.slide-top,
.header_wrap .second_header.hide {
    width: 100%;
    /*position: fixed;*/
    z-index: 9999;
    top: 0;
    left: 0
}

.header_wrap .second_header.slide-top {
    transform: translate3d(0, 0, 0)
}

.header_wrap .second_header.hide {
    transform: translate3d(0, -100%, 0)
}

.main_Wrap {
    width: auto;
    height: auto;
    position: relative;
    background-color:white;
}

.main_Wrap .blog_ico {
    width: auto;
    height: auto;
    overflow: hidden;
    background: url('../images/blog/sprite_bg.png') no-repeat
}

.main_Wrap .banner_Wrap {
    width: auto;
    height: 150px;
    text-align:center;
    padding-top: 50px;

}

.main_Wrap .banner_Wrap img{
        display: block;
    max-width: 100%;
    max-height: 100%;
        margin: 0 auto;
}

.main_Wrap .banner_Wrap .banner_Box {
    width: 100%;
    min-width: 1240px;
    height: 500px;
    position: relative;
    overflow: hidden
}

.main_Wrap .banner_Wrap .banner_Box ul li {
    width: 100%;
    height: 500px;
    overflow: hidden
}

.main_Wrap .banner_Wrap .banner_Box ul li a .banner_pic {
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.main_Wrap .banner_Wrap .banner_Box .flexs-control-nav {
    width: 100%;
    height: 12px;
    line-height: 12px;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 999;
    box-sizing: border-box;
    text-align: center
}

.main_Wrap .banner_Wrap .banner_Box .flexs-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.main_Wrap .banner_Wrap .banner_Box .flexs-control-nav li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.main_Wrap .banner_Wrap .banner_Box .flexs-control-nav li a.flexs-active {
    background: #6BBA2D;
    background: rgba(243, 120, 0, 0.9);
    cursor: default
}

.main_Wrap .banner_Wrap .banner_Box .flexs-direction-nav a {
    width: 85px;
    height: 40px;
    display: block;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    font-size: 0;
    background: url('../images/blog/arr_ico.png') no-repeat
}

.main_Wrap .banner_Wrap .banner_Box .flexs-direction-nav a.flexs-prev {
    left: 323px;
    background-position: 0 0
}

.main_Wrap .banner_Wrap .banner_Box .flexs-direction-nav a.flexs-next {
    right: 323px;
    background-position: -104px 0
}

.main_Wrap .Scope_con {
    width: auto;
    height: auto
}

.main_Wrap .Scope_con .Basc_item {
    width: 98%;
    height: auto;
    margin: 0 auto;
        text-align: center;
}

/*.main_Wrap .Scope_con .Basc_item .Title {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #333;
    margin: 40px 0 20px 0
}*/

.main_Wrap .Scope_con .Basc_item .Title {
    width:100%; 
    text-align:center; 
    border-bottom: 2px solid #514F50; 
    line-height:0.1em; 
    margin:10px 0 20px;
}

.main_Wrap .Scope_con .Basc_item .Title  span{
    background:#fff; 
    padding:0 10px;
    font-size: 30px;
    color:#514F50;
}
.main_Wrap .Scope_con .Basc_item .info_Box {
    width: auto;
    height: auto;
    background: #fff;
    padding: 20px
}

.main_Wrap .Scope_con .Basc_item .info_Box .aside_Box {
    width: 270px;
    height: auto;
    float: left
}

.main_Wrap .Scope_con .Basc_item .info_Box .asides_Box {
    width: 270px;
    height: auto;
    float: right
}

.main_Wrap .Scope_con .Basc_item .info_Box .aside_Box_580 {
    width: 580px;
    height: auto;
    float: left;
    margin-left: 40px
}

.main_Wrap .Scope_con .Basc_item .info_Box .aside_Box_580 .MoreBtn {
    width: 290px;
    height: 24px;
    line-height: 24px;
    font-size: 22px;
    text-align: center;
    border: 1px solid #ddd;
    display: block;
    margin: 0 auto;
    color: #999;
    padding: 10px 0;
    margin-top: 80px
}

.main_Wrap .Scope_con .Basc_item .info_Box .aside_Box_580 .MoreBtn:hover {
    color: #fff;
    border: 1px solid #6BBA2D;
    background: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .info_Box dl {
    margin: 0 -40px 35px 0
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd {
    width: 270px;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 0 40px 20px 0
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_img {
    width: 270px;
    height: 180px;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_img a {
    width: 270px;
    height: 180px;
    display: block;
    transition: all .8s;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_img a img {
    width: 270px;
    height: 180px;
    display: inline-block;
    border: 0 none;
    transition: all .4s
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_img a .img_Mark {
    width: 270px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(243, 120, 0, 0.4);
    display: none;
    z-index: 99
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_title {
    height: 28px;
    line-height: 28px;
    font-size: 22px;
    color: #000;
    overflow: hidden;
    margin-top: 10px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_title a {
    display: inline-block;
    color: #000;
    text-decoration: none
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_title a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_infor {
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    color: #999;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_infor span {
    display: inline-block;
    float: left
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_infor .g_time {
    width: auto;
    position: relative;
    font-size: 14px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_infor .g_time .clock_ico {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: -445px 3px;
    position: relative;
    top: -1px;
    left: 0;
    float: left;
    margin-right: 3px;
    font-size: 14px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_infor .g_source {
    width: auto;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 9px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_msg {
    width: auto;
    height: auto;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin-top: 6px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_msg a {
    display: inline-block;
    color: #666
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .g_msg a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .info_Box dl dd .currs a {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 {
    width: 580px;
    height: auto
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_img {
    width: 580px;
    height: 380px;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_img a {
    width: 580px;
    height: 380px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_img a img {
    width: 580px;
    height: 380px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_img a .img_Mark {
    width: 580px;
    height: 380px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(243, 120, 0, 0.6);
    display: none;
    z-index: 99
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_title {
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    color: #000;
    overflow: hidden;
    margin-top: 10px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_title a {
    display: inline-block;
    color: #000;
    text-decoration: none
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_title a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_infor {
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    color: #999;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_infor span {
    display: inline-block;
    float: left
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_infor .g_time {
    width: auto;
    position: relative;
    font-size: 16px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_infor .g_time .clock_ico {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: -445px 3px;
    position: relative;
    top: -1px;
    left: 0;
    float: left
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_infor .g_source {
    width: auto;
    height: 20px;
    line-height: 20px;
    margin-left: 9px
}

.main_Wrap .Scope_con .Basc_item .info_Box dl .wid_580 .g_msg {
    width: auto;
    height: auto;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    margin-top: 6px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box {
    width: auto;
    height: auto;
    padding: 0;
    min-height: 350px;
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item {
    width: 100%;
    height: auto;
    overflow: hidden;
    /*float: left*/
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl dd {
    width: 20%;
    height: 275px;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding : 2%
}
.BlogContInIm
{
    position: absolute;
    left: 61%;
    top: 31%;
    width: 37%;
    height: 52%;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    text-align: left;
}
.wasdd {
    width: 23%;
    max-height: 275px;
    float:left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding : 1%;
    height:258px
}

.wasddNew
{
       width: 31%;
    max-height: 275px;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px 0 0px;
    height: 230px;
    min-width: 450px;
}

.wasdd .news_img {
    max-width: 295px;
    max-height: 200px;
    /*float: left;*/
    /*position: relative;
    border-top: 4px solid #6BBA2D*/
}

.wasdd .news_img .time_Tang {
    width: 60px;
    height: 60px;
    background: #6BBA2D;
    color: #fff;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 99;
    text-align: center
}

.wasdd .news_img .time_Tang .t_Con {
    font-size: 16px
}

.wasdd .news_img .time_Tang .t_Num {
    font-size: 34px;
    line-height: 36px;
    overflow: hidden
}

.wasdd .news_img img {
    /*max-width: 295px;
    max-height: 200px;*/
    display: inline-block;
    border: 0 none;
    margin:0 auto;
    width:100%;
    max-width: 300px;
    max-height: 196px;

}

/*.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl dd .news_img:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 200px;
    margin-top: 0;
    margin-left: -295px;
    overflow: hidden;
    z-index: 6;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg)
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl dd .news_img:hover:before {
    animation: lightlink .3s ease-out forwards
}

@keyframes lightlink {
    0% {
        margin-left: -147.5px
    }
    100% {
        margin-left: 295px
    }
}*/

.wasdd .news_info {
    width: 100%;
    height: auto;
    /*padding: 30px 30px 19px 30px;*/
    float: left;
    overflow: hidden
}

.wasdd .news_info .n_Title {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #383431;
    overflow: hidden;
    font-weight:600
}

.wasdd .news_info .n_Title a {
    color: #383431;
    display: inline-block;
    -webkit-line-clamp: 1;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width:100%;
    float:left;
}
.wasdd .news_info .n_Title a:hover {
    color: #6BBA2D
}

.wasdd .news_info .p_time {
    line-height: 20px;
    font-size: 13px;
    color: #383431;
    /*margin-top: 5px;*/
    text-align:center;
    font-weight:600;
}

.wasdd .news_info .p_time span {
    display: inline-block;
    /*float: left;*/
    color:#383431;
    position: relative
}

.wasdd .news_info .p_time .clock_icon {
    width: 20px;
    height: 20px;
    background-position: -445px 3px;
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    float: left
}

.wasdd .news_info .p_time .le_source {
    /*margin-left: 12px*/
    color:#383431;
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl dd .news_info .p_share {
    height: 20px;
    display: inline-block;
    margin-top: 8px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl dd .news_info .p_con {
    line-height: 22px;
    font-size: 14px;
    color: #666;
    margin-top: 8px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl dd .news_info .p_con a {
    display: inline-block;
    color: #666
}

.wasdd .news_info .p_con a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl dd .news_info .p_more {
    font-size: 16px;
    color: #6BBA2D;
    display: inline-block;
    margin-top: 8px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl dd:hover {
    /*transform: translate(15px, 0)*/
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .news_item dl .img_cur .n_Title a {
    color: #6BBA2D !important
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box {
    width: 300px;
    height: auto;
    float: right;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals {
    background-color: #fff;
    margin-bottom: 20px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .gadget-deals-title a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333;
    text-align: center;
    white-space: nowrap
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .gadget-deals-title a:hover {
    color: #ff8a00
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item {
    padding: 0 20px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item .pre-img {
    display: block;
    width: 220px;
    margin: 0 auto 20px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item .pre-img img {
    display: block
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item .name {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    height: 32px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item .name a {
    color: #333
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item .name a:hover {
    color: #ff8a00
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item .price {
    text-align: center;
    line-height: 24px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item .price .cur {
    margin-right: 5px;
    font-size: 16px;
    color: #c00
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slide-box .item .price .ago {
    font-size: 12px;
    color: #999;
    text-decoration: line-through
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slick-arrow {
    position: absolute;
    top: 86px;
    width: 20px;
    height: 40px;
    font-size: 0;
    opacity: .5;
    background-image: url(../images/styleimg/tag.png?20170121);
    background-repeat: no-repeat;
    z-index: 100
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slick-arrow:hover {
    opacity: 1
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slick-arrow.prev {
    left: 0;
    background-position: -360px -634px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .slick-arrow.next {
    right: 0;
    background-position: -380px -634px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .index-wrap {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    color: #999
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .gadget-deals .index-wrap .cur {
    color: #004b91
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item {
    width: auto;
    height: auto;
    padding: 25px 20px 0 20px;
    background: #fff
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item .tit {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    color: #000
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding-top: 12px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd {
    width: 260px;
    height: auto;
    float: left;
    margin-bottom: 14px;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_row {
    padding: 0 10px;
    line-height: 24px;
    position: relative;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_row a {
    color: #000
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_row a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_row .arrs {
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #666
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_time {
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #999;
    margin-top: 4px;
    padding-left: 10px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_time span {
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_time .c_clock {
    width: 20px;
    height: 20px;
    background-position: -445px 3px;
    display: inline-block;
    position: relative;
    top: -1px;
    left: -4px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_time .source {
    margin-left: 12px
}

.wasddNew .c_time {
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #999;
    margin-top: 4px;
    padding-left: 10px
}

.wasddNew .c_time span {
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left
}

.wasddNew .c_time .c_clock {
    width: 20px;
    height: 20px;
    background-position: -445px 3px;
    display: inline-block;
    position: relative;
    top: -1px;
    left: -4px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_time .source {
    margin-left: 12px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_text {
    line-height: 20px;
    font-size: 14px;
    color: #333;
    padding-left: 10px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_text a {
    display: inline-block;
    color: #666;
    margin-top: 4px
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .bm_item dl dd .c_text a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .Max_height {
    height: 1000px !important;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .more_pic {
    width: 100%;
    margin-top: 13px;
    position: relative;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .more_pic a {
    width: 300px;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    color: #000;
    font-size: 22px;
    text-align: center;
    background: #fff
}

.main_Wrap .Scope_con .Basc_item .news_list_Box .hot_Box .more_pic a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .Category_Menu {
    width: auto;
    height: auto
}

.main_Wrap .Scope_con .Basc_item .Category_Menu a {
    width: auto;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    padding: 3px 18px;
    float: left;
    display: inline-block;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 3px;
    margin: 0 20px 15px 0;
    color: #333
}

.main_Wrap .Scope_con .Basc_item .Category_Menu a:hover {
    background: #6BBA2D;
    color: #fff;
    border: 1px solid #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .Category_Menu .curr {
    background: #6BBA2D;
    color: #fff;
    border: 1px solid #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box {
    width: auto;
    height: auto;
    margin-top: 20px;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box {
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 100px
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl {
    position: relative;
    margin: 0 -30px 50px 0;
    animation: show-list 600ms ease
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd {
    width: 300px;
    height: auto;
    background: #fff;
    overflow: hidden;
    transition: all .5s
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd a {
    width: auto;
    height: auto;
    display: inline-block;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd a img {
    width: auto;
    height: 270px;
    border: 0 none
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd a:before {
    content: '';
    position: absolute;
    width: 150px;
    height: 300px;
    margin-left: -300px;
    overflow: hidden;
    z-index: 6;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg)
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd a:hover:before {
    animation: lightlinks .3s ease-out forwards
}

@keyframes lightlinks {
    0% {
        margin-left: -150px
    }
    100% {
        margin-left: 300px
    }
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd h4 {
    line-height: 28px;
    font-size: 22px;
    margin-top: 6px;
    padding: 0 20px;
    color: #000
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd .sources {
    line-height: 20px;
    font-size: 14px;
    color: #999;
    padding: 0 20px;
    margin-top: 4px
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd .bm_com {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    padding: 0 20px;
    margin: 6px 0 20px 0
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd .bm_com a {
    width: 263px;
    color: #333;
    display: inline-block;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd .bm_com a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .Water_Box dl dd:hover {
    transform: translate(0, -10px);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2)
}

@keyframes show-list {
    0% {
        opacity: .5;
        transform: translateY(100px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .seeMore {
    width: 160px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 22px;
    color: #666;
    display: block;
    padding: 8px 20px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
    z-index: 999
}

.main_Wrap .Scope_con .Basc_item .Waterfall_Box .seeMore:hover {
    background: #6BBA2D;
    color: #fff;
    border: 1px solid #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .download_Box {
    width: auto;
    height: auto;
    margin-bottom: 45px
}

.main_Wrap .Scope_con .Basc_item .download_Box .bmc_ico {
    width: auto;
    height: auto;
    display: block;
    background: url('../images/blog/download_bg.png') no-repeat
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd {
    width: 235px;
    height: 185px;
    float: left;
    background: #fff;
    margin-right: 16px;
    transition: box-shadow 300ms, opacity 300ms;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd a {
    width: 75px;
    height: 75px;
    display: block;
    margin: 0 auto;
    margin-top: 35px
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd a i {
    width: 75px !important;
    height: 75px !important;
    display: inline-block
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd a .ico_01 {
    background-position: 0 0
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd a .ico_02 {
    background-position: -128px 0
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd a .ico_03 {
    background-position: -255px 0
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd a .ico_04 {
    background-position: -375px 0
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd a .ico_05 {
    width: 80px !important;
    background-position: -502px 0
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd p {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    text-align: center
}

.main_Wrap .Scope_con .Basc_item .download_Box dl dd:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.3)
}

.main_Wrap .Scope_con .Basc_item .download_Box dl .last {
    margin-right: 0
}

.main_Wrap .Scope_con .Basc_item .download_Box dl .img_cur .ico_01 {
    background-position: 0 -96px
}

.main_Wrap .Scope_con .Basc_item .download_Box dl .img_cur .ico_02 {
    background-position: -128px -96px
}

.main_Wrap .Scope_con .Basc_item .download_Box dl .img_cur .ico_03 {
    background-position: -255px -96px
}

.main_Wrap .Scope_con .Basc_item .download_Box dl .img_cur .ico_04 {
    background-position: -375px -96px
}

.main_Wrap .Scope_con .Basc_item .download_Box dl .img_cur .ico_05 {
    width: 80px !important;
    background-position: -502px -96px
}

.main_Wrap .Scope_con .Basc_item .download_Box dl .img_cur p {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .article_detail {
    width: auto;
    height: auto;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .article_detail img:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.main_Wrap .Scope_con .Basc_item .article_detail .bread_Crumb {
    width: 100%;
    height: 20px;
    padding: 30px 0
}

.main_Wrap .Scope_con .Basc_item .article_detail .bread_Crumb a {
    width: auto;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    color: #333;
    margin-right: 6px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .article_detail .bread_Crumb a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .article_detail .bread_Crumb .arrc {
    width: auto;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    float: left;
    margin-right: 3px
}

.main_Wrap .Scope_con .Basc_item .article_detail .article_pic {
    width: 100%;
    height: 400px
}

.main_Wrap .Scope_con .Basc_item .article_detail .article_pic img {
    width: 1240px;
    height: 400px;
    border: 0 none
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content {
    width: auto;
    height: auto;
    position: relative;
    margin-top: 20px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article-summary {
    padding-top: 20px;
    line-height: 26px;
    font-family: Verdana;
    font-style: italic;
    border-top: 1px solid #eee
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info {
    width: 100%;
    float: left
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .article-info-cont {
    /*width: 810px;*/
    height: auto;
    /*min-height: 633px;*/
    background: #fff;
    overflow: hidden;
    padding: 3% 2% 4% 2%
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .article-info-top {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    /*padding-left: 125px;*/
    /*width: 685px;*/
    min-height: 100px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .blog-user {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .art_title {
    height: auto;
    line-height: 38px;
    font-size: 40px;
    font-family: Georgia;
    color: #000;
    margin-bottom: 15px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .art_info {
    margin-bottom: 10px;
    width: auto;
    height: 25px;
    line-height: 25px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .art_info span {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    float: left;
    display: inline-block;
    margin-right: 30px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .art_info strong {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .look_info a,
.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .look_info span {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    float: left;
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .look_info .blog-icon {
    margin-right: 5px;
    display: inline-block;
    background: url('../UploadedImages/BlogIcons/blog_icon.png') no-repeat;
    vertical-align: middle
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .look_info .view-num .blog-icon {
    width: 24px;
    height: 16px;
    background-position: 0 0
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .look_info .love-num .blog-icon {
    width: 18px;
    height: 16px;
    background-position: -50px 0
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .look_info .love-num .blog-icon-added {
    width: 18px;
    height: 16px;
    background-position: -100px 0
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 15px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con img {
    border: 0 none;
    margin: 15px 0 !important
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont {
    width: auto;
    height: auto;
    margin-top: 8px;
    font-family: Verdana !important;
    font-size: 15px !important
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .Carousel_Products{
    width: 26%;
    float:left;
    padding-right: 0%;
    /*height:630px;*/
    min-width:280px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .Carousel_Products img{
    max-height: 280px;
    max-width: 100%;
}

/*.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont p {
    height: auto;
    line-height: 26px !important;
    font-size: 14px;
    color: #333;
    margin-bottom: 15px;
    font-family: Verdana !important;
    font-size: 18px !important
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont p a {
    color: #6BBA2D !important;
    text-decoration: underline !important;
    font-family: Verdana !important;
    font-size: 16px !important
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont p strong {
    font-weight: bold !important;
    font-family: Verdana !important;
    font-size: 16px !important
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont span {
    font-family: Verdana !important;
    font-size: 15px !important
}*/

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .Youtobe_Box {
    width: 810px;
    height: auto;
    margin-bottom: 25px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package {
    width: auto;
    height: auto;
    margin-top: 30px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd {
    width: 100px;
    height: auto;
    float: left;
    margin-right: 50px;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .zip_ico {
    width: 60px;
    height: 45px;
    display: block;
    background: url('../images/blog/zip_bg.png') 4px 0 no-repeat;
    margin: 0 auto;
    margin-bottom: 10px;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .file_tit {
    height: 22px;
    line-height: 22px !important;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
    text-align: center
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .zip_link {
    width: 100px;
    height: 20px;
    line-height: 20px;
    background: #6BBA2D;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    border-radius: 3px;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .zip_link .arr_icon {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url('../images/blog/arr_bg.png') 0 0 no-repeat;
    position: relative;
    top: 1px;
    left: 2px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .zip_link:hover {
    background: #fa8800
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .barline {
    width: 100px;
    height: 12px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #6BBA2D;
    position: absolute;
    top: 87px;
    left: 0;
    display: none
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .barline .percent {
    position: absolute;
    top: -20px;
    left: 0;
    display: inline-block;
    color: #6BBA2D;
    font-size: 14px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .barline .line {
    height: 12px;
    overflow: hidden;
    background: #6BBA2D;
    border-radius: 20px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont .compr_package dl dd .barline .msg {
    position: absolute;
    top: 30px;
    left: 80px;
    display: inline-block;
    color: #6BBA2D;
    font-size: 14px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont h2,
.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont h3 {
    font-size: 16px !important;
    font-family: Verdana !important;
    color: #333;
    font-weight: bold
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_info .detal_con .art_cont h2 {
    font-size: 18px !important
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box {
    width: 300px;
    height: auto;
    float: right;
    background: #fff
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box.fixed {
    position: fixed;
    z-index: 99;
    right: 50%;
    margin-right: -620px;
    top: 100px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box.absolutedStyle {
    position: absolute;
    z-index: 99;
    bottom: 0;
    right: 0
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item {
    width: auto;
    height: auto;
    padding: 25px 20px 19px 20px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item .tit {
    height: 25px;
    line-height: 25px;
    font-family: Verdana;
    font-size: 22px;
    color: #000
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding-top: 12px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd {
    width: auto;
    height: auto;
    float: left;
    margin-bottom: 34px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_row {
    width: 100%;
    height: 48px;
    line-height: 24px;
    position: relative;
    font-size: 18px;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_row a {
    display: inline-block;
    color: #000;
    padding: 0 10px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_row a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_row .arrs {
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #666
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    margin-top: 4px;
    padding-left: 10px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_time span {
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_time .c_clock {
    width: 20px;
    height: 20px;
    background-position: -445px 3px;
    display: inline-block;
    position: relative;
    top: -2px;
    left: -4px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_time .source {
    margin-left: 12px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_text {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    padding-left: 10px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_text a {
    display: inline-block;
    color: #666;
    margin-top: 4px
}

.main_Wrap .Scope_con .Basc_item .article_detail .detail_content .article_right_box .art_item dl dd .c_text a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .article_detail .download-here {
    width: 810px;
    height: auto;
    overflow: hidden;
    padding: 30px 60px 40px 60px;
    background: #fff
}

.main_Wrap .Scope_con .Basc_item .article_detail .download-here .dh-tit {
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 18px;
    font-weight: bold
}

.main_Wrap .Scope_con .Basc_item .article_detail .download-here p {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px
}

.main_Wrap .Scope_con .Basc_item .article_detail .download-here p .icon-dh {
    position: absolute;
    z-index: 2;
    top: 0;
    left: -40px;
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url('../images/blog/arr_up.png') no-repeat;
    background-position: 0 -35px
}

.main_Wrap .Scope_con .Basc_item .article_detail .download-here a {
    color: #666;
    text-decoration: underline
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like {
    border-top: 1px solid #ddd
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item {
    width: auto;
    height: auto;
    padding: 35px 0 19px;
    /*width: 930px;*/
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item .tit {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    color: #666;
    font-weight: bold
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl {
    margin-top: 10px;
    padding-top: 12px;
    /*width: 960px*/
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd {
    position: relative;
    z-index: 1;
    width: 290px;
    height: auto;
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
        margin-left: 30px;
    padding-bottom: 10px;
    background: #fff;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: .28s
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd:hover {
    transform: translate(0, -3px);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1)
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_row {
    width: 100%;
    height: 48px;
    line-height: 24px;
    position: relative;
    font-size: 18px;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_row a {
    display: inline-block;
    color: #000;
    padding: 0 10px
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_row a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_row .arrs {
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #666
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    margin-top: 4px;
    padding-left: 10px
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_time span {
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_time .c_clock {
    width: 20px;
    height: 20px;
    background-position: -445px 3px;
    display: inline-block;
    position: relative;
    top: -2px;
    left: -4px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_time .source {
    margin-left: 12px
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_text {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    padding-left: 10px
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_text a {
    display: inline-block;
    color: #666;
    margin-top: 4px
}

.main_Wrap .Scope_con .Basc_item .article_detail .might-also-like .art_item dl dd .c_text a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .article_detail .prev_articl {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 35px
}

.main_Wrap .Scope_con .Basc_item .article_detail .prev_articl .prev_item {
    width: auto;
    height: auto;
    font-size: 16px;
    color: #333;
    margin-top: 6px
}

.main_Wrap .Scope_con .Basc_item .article_detail .prev_articl .prev_item a {
    display: inline-block;
    color: #6BBA2D;
    margin-left: 3px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items {
    width: auto;
    height: auto;
    margin-top: 35px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items .related-pro-box {
    width: 100%;
    height: 450px;
    overflow: auto;
    overflow-x: hidden
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items h3 {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 260px;
    line-height: 25px;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl {
    margin: 0 -10px 0 0;
    padding: 0 20px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd {
    width: 260px;
    height: auto;
    display: block;
    background: #fff;
    margin: 0 10px 12px 0;
    transition: all .5s
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .left-cont {
    width: 100px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .right-cont {
    width: 150px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .imgBox {
    width: 100px;
    height: 100px;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .imgBox a {
    width: 100px;
    height: 100px;
    display: block;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .imgBox a img {
    width: auto;
    height: 100px;
    vertical-align: middle;
    border: 0 none
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .g_title {
    width: 150px;
    height: 36px;
    line-height: 18px;
    margin: 0 auto;
    font-size: 12px;
    color: #333;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .g_title a {
    color: #333;
    display: block;
    height: 36px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .g_title a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .price_info {
    width: 150px;
    height: 24px;
    line-height: 24px;
    margin: 10px auto
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .price_info .bmk_price {
    font-size: 18px;
    color: #6BBA2D;
    font-weight: bold
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .price_info .bmk_price i {
    font-style: normal
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .buy_btn {
    width: 90px;
    height: 20px;
    line-height: 20px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .buy_btn a {
    width: 90px;
    height: 20px;
    line-height: 20px;
    display: block;
    background: #6BBA2D;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 3px
}

.main_Wrap .Scope_con .Basc_item .article_detail .goods_Box .art_items dl dd .buy_btn a:hover {
    color: #fff;
    background: #fa8800
}

.main_Wrap .Scope_con .Basc_item .page_Box {
    width: 100%;
    height: auto;
    margin: 20px 0
}

.main_Wrap .Scope_con .Basc_item .page_Box .fr_box {
    width: auto;
    height: auto;
    float: right
}

.main_Wrap .Scope_con .Basc_item .page_Box .fr_box a {
    display: inline-block;
    padding: 0 10px;
    min-width: 35px;
    margin: 0 5px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ddd;
    background: #fff
}

.main_Wrap .Scope_con .Basc_item .page_Box .fr_box a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .page_Box .fr_box .cur {
    background: #000;
    color: #fff
}

.main_Wrap .Scope_con .Basc_item .page_Box .fr_box .current {
    display: inline-block;
    padding: 0 10px;
    min-width: 35px;
    margin: 0 5px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff
}

.main_Wrap .Scope_con .Basc_item .node_list_Box {
    width: auto;
    height: auto;
    padding: 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box {
    width: 930px;
    height: auto;
    overflow: hidden;
    float: left
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .search-box {
    position: relative;
    z-index: 1;
    margin: 20px auto 0;
    width: 100%;
    height: 50px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .search-box .search-area {
    display: inline-block;
    padding: 10px 60px 10px 10px;
    width: 858px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    *display: inline;
    *zoom: 1
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .search-box .search-btn {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border-radius: 0 3px 3px 0;
    background: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .search-box .search-btn .search-icon {
    position: absolute;
    z-index: 3;
    top: 12px;
    left: 12px;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('../images/blog/icon_search_btn.png') no-repeat;
    *display: inline;
    *zoom: 1
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_icon {
    width: auto;
    height: auto;
    display: block;
    background: url('../images/blog/download_bg_2.png') no-repeat
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu {
    width: auto;
    height: auto
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl {
    margin: 0 -20px 0 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd {
    width: 180px;
    height: 150px;
    float: left;
    background: #fff;
    margin-right: 10px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a {
    width: 180px;
    height: 150px;
    display: block
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_ico {
    width: 75px;
    height: 75px;
    display: block;
    margin: 0 auto;
    padding-top: 20px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_ico .node_icon {
    width: 75px;
    height: 75px;
    display: inline-block
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_ico .node_ico_2 {
    background-position: 0 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_ico .node_ico_1 {
    background-position: -128px 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_ico .node_ico_1:before {
    content: '';
    width: 75px;
    height: 75px;
    -webkit-font-smoothing: antialiased;
    display: block;
    box-sizing: border-box
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_ico .node_ico_3 {
    background-position: -255px 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_ico .node_ico_4 {
    background-position: -375px 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_ico .node_ico_5 {
    width: 80px !important;
    background-position: -502px 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a .node_text {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    text-align: center;
    padding-top: 12px;
    display: block;
    margin: 0 auto
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a:hover {
    background: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a:hover .node_text {
    color: #fff
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a:hover .node_ico_2 {
    background-position: 0 -96px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a:hover .node_ico_1 {
    background-position: -128px -96px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a:hover .node_ico_3 {
    background-position: -255px -96px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a:hover .node_ico_4 {
    background-position: -375px -96px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl dd a:hover .node_ico_5 {
    background-position: -502px -96px
}

@keyframes spinAround {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%)
    }
    50% {
        opacity: 0;
        transform: translateY(-100%)
    }
    51% {
        opacity: 1
    }
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl .cur a {
    background: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl .cur a .node_text {
    color: #fff
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl .cur a .node_ico_2 {
    background-position: 0 -96px !important
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl .cur a .node_ico_1 {
    background-position: -128px -96px !important
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl .cur a .node_ico_3 {
    background-position: -255px -96px !important
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl .cur a .node_ico_4 {
    background-position: -375px -96px !important
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .load_Menu dl .cur a .node_ico_5 {
    background-position: -502px -96px !important
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box {
    width: auto;
    height: auto;
    position: relative;
    margin-top: 20px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box .none {
    display: none
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box .pace_ico {
    width: auto;
    height: auto;
    display: block;
    background: url('../images/blog/download_ico.png') no-repeat
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd {
    width: 930px;
    height: auto;
    float: left;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    padding: 20px 30px 20px 30px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_ico {
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .ace_ico_2 {
    background-position: 4px 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .ace_ico_3 {
    background-position: -106px 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .ace_ico_4 {
    background-position: -153px 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .ace_ico_5 {
    background-position: -210px 0
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont {
    height: auto;
    padding-left: 55px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont h3 {
    line-height: 24px;
    font-size: 22px;
    color: #000
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont h3 a {
    display: inline-block;
    color: #000
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont h3 a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont .pc_time {
    line-height: 20px;
    font-size: 14px;
    color: #999;
    margin-top: 5px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont .pc_time span {
    display: inline-block;
    float: left;
    position: relative
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont .pc_time .clock_icon {
    width: 20px;
    height: 20px;
    background-position: -445px 3px;
    display: inline-block;
    position: relative;
    top: 0;
    left: -3px;
    float: left
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont .pc_time .pc_source {
    margin-left: 12px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont .pc_share {
    height: 20px;
    display: inline-block;
    margin-top: 12px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont .pc_con {
    line-height: 20px;
    font-size: 14px;
    margin-top: 12px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont .pc_con a {
    display: inline-block;
    color: #666;
    text-decoration: none
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .load_Box .node_item_Box dl dd .space_cont .pc_con a:hover {
    color: #6BBA2D
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .note_Box {
    width: 300px;
    height: auto;
    float: right;
    overflow: hidden
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .note_Box .bm_item {
    width: auto;
    height: auto;
    padding: 25px 20px 19px 20px;
    background: #fff
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .note_Box .bm_item .tit {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    color: #000;
    font-weight: bold
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .note_Box .bm_item .bm_cont {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding-top: 12px
}

.main_Wrap .Scope_con .Basc_item .node_list_Box .note_Box .bm_item .bm_cont p {
    line-height: 22px;
    font-size: 14px;
    color: #333;
    margin-bottom: 15px
}

.footPerBox {
    width: auto;
    height: auto;
    position: relative;
    padding-top: 30px;
        background: #fff;
}

.footPerBox .foot_item {
    width: 100%;
    background: #fff;
}

.footPerBox .foot_item .mod_cen {
    padding: 45px 0;
    width: 80%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.footPerBox .foot_item .mod_cen .left-cont {
    width: 33%;
    height: 180px;
    border-right: 1px solid #4b4b4b
}

.footPerBox .foot_item .mod_cen .left-cont .logo_pic {
    width: 200px;
    height: 41px
}

.footPerBox .foot_item .mod_cen .left-cont p {
    height: auto;
    line-height: 20px;
    display: block;
    font-size: 14px;
    color: #514F50
}

.footPerBox .foot_item .mod_cen .left-cont .tips a {
    height: auto;
    line-height: 20px;
    display: block;
    font-size: 14px;
    color: #514F50;
        word-wrap: break-word;
}

.footPerBox .foot_item .mod_cen .left-cont .tit {
    line-height: 32px;
    color: #514F50;
    font-size: 24px;
    padding-bottom: 20px;
        word-wrap: break-word;
}

.footPerBox .foot_item .mod_cen .midd-cont {
    width: 33%;
    height: 180px;
    border-right: 1px solid #4b4b4b;
    overflow:hidden;
}

.footPerBox .foot_item .mod_cen .midd-cont .tit {
    line-height: 32px;
    color: #514F50;
    font-size: 24px;
    padding-bottom: 20px;
        word-wrap: break-word;
}

.footPerBox .foot_item .mod_cen .midd-cont .tit-tips {
    margin-bottom: 30px;
    line-height: 28px;
    color: #514F50;
    font-size: 18px;
            word-wrap: break-word;

}

.footPerBox .foot_item .mod_cen .right-cont {
    width: 33%;
    height: 180px
}

.footPerBox .foot_item .mod_cen .right-cont .tit-tips {
    margin-bottom: 30px;
    line-height: 28px;
    color: #514F50;
    font-size: 18px;
            word-wrap: break-word;

}

.footPerBox .foot_item .mod_cen .right-cont .tit {
    /*margin-bottom: 30px;*/
    line-height: 32px;
    color: #514F50;
    font-size: 24px;
        word-wrap: break-word;
}

.footPerBox .foot_item .mod_cen .midd-cont .tips {
    line-height: 24px;
    color: #514F50;
    font-size: 14px;
    word-wrap: break-word;
    padding:10px 50px;

}

.footPerBox .foot_item .mod_cen .right-cont .tips {
    line-height: 24px;
    color: #514F50;
    font-size: 14px;
            word-wrap: break-word;

}

.footPerBox .foot_item .mod_cen .right-cont .tips strong {
    color: #6BBA2D
}

.shareList .share-icon {
    background-image: url("../images/blog/blog_share.png");
    background-repeat: no-repeat
}

.shareList {
    margin-bottom: 20px;
    display: inline-block;
}

.shareList li {
    display: inline;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px
}

.shareList li a {
    display: inline;
    float: left;
    padding: 5px;
    width: 20px;
    height: 20px;
    font: 0/0 Arial;
    background: #555555;
    border-radius: 3px;
    transition: all .3s ease-in-out
}

.shareList li a:hover {
    transform: translate(0, -5px)
}

.shareList li a .share-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    *display: inline;
    *zoom: 1
}

.shareList li a:hover {
    background: #c5c5c5 !important
}

.shareList li a.fbk .share-icon {
    background-position: 0 0
}

.shareList li a.tw .share-icon {
    background-position: -60px 0
}

.shareList li a.vk .share-icon {
    background-position: -30px 0
}

.shareList li a.yt .share-icon {
    background-position: -90px 0
}

.shareList li a.google .share-icon {
    background-position: -120px 0
}

.shareList li a.instagram .share-icon {
    background-position: -150px 0
}

.shareList li a.ok .share-icon {
    background-position: -210px 0
}

.shareList li a.pin .share-icon {
    background-position: -180px 0
}

.shareList .sharetype li {
    width: 26px;
    height: 26px
}

.shareList .sharetype li .viber {
    background: url("../images/blog/viber1.jpg")
}

.shareList .sharetype li .viber i {
    background-image: none
}

.shareList .sharetype li .viber:hover {
    background: url("../images/blog/viber.jpg")
}

.shareList .sharetype li .viber:hover i {
    background-image: none
}

.no-result-box {
    padding-bottom: 100px
}

.no-result-box .tit {
    margin-bottom: 90px;
    height: 110px;
    line-height: 110px;
    color: #333;
    font-size: 36px;
    font-weight: bold
}

.no-result-box .no-result-tips {
    color: #999
}

.no-result-box .no-result-tips .tips-tit {
    padding: 35px 0;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    text-align: center
}

.no-result-box .no-result-tips .tips-cont {
    line-height: 30px;
    font-size: 18px;
    text-align: center
}

.no-result-box .no-result-tips .tips-cont span {
    display: block
}

.blog-search-wrap {
    margin: 0 auto;
    width: 1240px
}

.blog-search-wrap .search-list-box .tit {
    height: 110px;
    line-height: 110px;
    color: #333;
    font-size: 36px;
    font-weight: bold
}

.blog-search-wrap .search-list-box .search-list-nav {
    padding: 30px 100px 20px;
    height: 100px;
    background: #fff
}

.blog-search-wrap .search-list-box .search-list-nav li {
    float: left;
    padding-right: 100px;
    width: 130px
}

.blog-search-wrap .search-list-box .search-list-nav li span {
    display: block;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    text-align: center
}

.blog-search-wrap .search-list-box .search-list-nav li:hover span {
    color: #6BBA2D
}

.blog-search-wrap .search-list-box .search-list-nav .blog-search-icon {
    display: inline-block;
    background-image: url("../images/blog/blog_search_icon.png");
    background-repeat: no-repeat;
    *display: inline;
    *zoom: 1
}

.blog-search-wrap .search-list-box .search-list-nav .icon-reviews {
    width: 72px;
    height: 62px;
    background-position: 0 0
}

.blog-search-wrap .search-list-box .search-list-nav .icon-news {
    width: 68px;
    height: 62px;
    background-position: -224px 0
}

.blog-search-wrap .search-list-box .search-list-nav .icon-download {
    width: 70px;
    height: 62px;
    background-position: -445px 0
}

.blog-search-wrap .search-list-box .search-list-nav .icon-howto {
    width: 62px;
    height: 62px;
    background-position: -671px 0
}

.blog-search-wrap .search-list-box .search-list .art_item {
    width: 1240px;
    height: auto;
    overflow: hidden
}

.blog-search-wrap .search-list-box .search-list .art_item .tit {
    height: 25px;
    line-height: 25px;
    font-size: 22px;
    color: #666;
    font-weight: bold
}

.blog-search-wrap .search-list-box .search-list .art_item dl {
    margin-top: 10px;
    padding-top: 12px;
    width: 1260px
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd {
    width: 295px;
    height: auto;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
    background: #fff;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: .28s
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd:hover {
    transform: translate(0, -3px);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1)
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_row {
    width: 100%;
    height: 72px;
    line-height: 24px;
    position: relative;
    font-size: 18px;
    overflow: hidden
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_row a {
    display: inline-block;
    color: #000;
    padding: 0 10px
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_row a:hover {
    color: #6BBA2D
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_row .arrs {
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #666
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    margin-top: 4px;
    padding-left: 10px
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_time span {
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_time .c_clock {
    width: 20px;
    height: 20px;
    background-position: -445px 3px;
    display: inline-block;
    position: relative;
    top: -2px;
    left: -4px;
    float: left
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_time .source {
    margin-left: 12px
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_text {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    padding-left: 10px
}

.blog-search-wrap .search-list-box .search-list .art_item dl dd .c_text a {
    display: inline-block;
    color: #666;
    margin-top: 4px
}

    .blog-search-wrap .search-list-box .search-list .art_item dl dd .c_text a:hover {
        color: #6BBA2D;
    }

    
.Month_left {
    width: 29%;
    height: 100px;
    float:left;
    line-height: 150px;
    position:relative
}
.Month_right {
    width: 29%;
    height: 100px;
    float:left;
    line-height: 150px;
    position:relative
}

.Month_left a{
    position: absolute;
    bottom: 0;
    right: 0px;
}

.Month_right a{
    position: absolute;
    bottom: 0;
    right: 0px;
}

.Month_middle {
    width: 40%;
    height: 150px;
    float:left;
    padding-right:1%;
    padding-left:1%;
    
}
.Month_middle img{
        display: block;
    max-width: 100%;
    max-height: 100%;
        margin: 0 auto;
}

/*new*/
    .c_cate {
        width: 70%;
        /*height: 398px;*/
        /* border: 1px solid transparent; */
        box-shadow: 0 10px 5px -6px transparent;
        float:left
        /*padding:5%;*/
    }

        .c_cate .pro_inner {
            padding: 0;
        }

        .c_cate .all_proImg {
            width: auto !important;
            /*height: 220px;*/
            margin: 0 auto;
            text-align: center;
            text-align: -webkit-center;
        }

        .c_cate .proImg_a {
            /*width: 220px;
            height: 220px;*/
        }

        .c_cate .all_proNam {
            padding: 5px 10px 0 10px;
        }

    .all_proNam {
        font-size: .75em;
        font-weight: bold;
        line-height: 20px;
        padding-top: 5px;
        height: auto;
        overflow: hidden;
    }

    .c_cate .all_proNam .a_block {
        overflow: hidden;
        text-overflow: ellipsis;
        /* white-space: nowrap; */
        word-wrap: break-word;
        color:#666
    }

    .c_cate .all_proNam .a_block:hover {

        color:#666
    }

    .all_proNam .a_block {
        display: block;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
    }

    .c_cate .all_price {
        padding: 10px 10px;
    }

    .all_price {
        line-height: 18px;
        position: relative;
        height: 20px;
        font-weight: bold;
    }

    .my_shop_price {
        color: #6BBA2D;
        font-size: 20px;
    }

    .pro_operal {
        height: 20px;
        padding-top: 5px;
    }

    .pro_addToCart {
        background-position: -240px -120px;
        width: 21px;
        height: 20px;
        font-size: 0;
        display: inline;
        float: left;
    }

    .c_cate .all_proStart {
        padding: 0 10px !important;
        position: relative;
        height: 45px;
    }

    a.pro_addToFavorite {
        background-position: -320px 0;
        width: 14px;
        height: 13px;
        font-size: 0;
        margin-top: 3px;
        margin-right: 3px;
        float: left;
        
    }

    .addFavorNum {
        font-style: normal;
    }

    .c_cate .all_proStart .colorBlue {
        position: absolute;
        top: 0;
        width: auto;
        max-width: 45px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

 .all_price .n_video {
    margin-bottom: 5px;
    padding-top: 40px;
    top: 7px;
    right: 0;
    display: block;
    background-position: -40px -88px;
    border: none;
    width: 48px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    opacity: .8;
    filter: alpha(opacity=80);
    transform: scale(.9)
}

.all_price .n_video:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

 .all_price .n_video:active {
    transform: scale(1)
}

 .left-more {
    width: 25%;
    height: 65px;
    border-left: 2px solid #4b4b4b;
    margin-top: 5%;
}

 .midd-more {
    width: 25%;
    height: 65px;
    border-left: 2px solid #4b4b4b;
    margin-top: 5%;
}

.right-more {
    width: 25%;
    height: 65px;
    border-left: 2px solid #4b4b4b;
    margin-top: 5%;
}

.left-more .tit {
    line-height: 32px;
    color: #514F50;
    font-size: 20px;
    padding-bottom: 10px;
    padding: 2% 10%;
            font-weight:600;
            height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.left-more .tips {
    float:right;
    font-size:16px;
    font-weight:600;
    padding-right:10%;
}
.midd-more .tips {
    float:right;
    font-size:16px;
    font-weight:600;
    padding-right:10%;
}
.right-more .tips {
    float:right;
    font-size:16px;
    font-weight:600;
    padding-right:10%;
}
.midd-more .tit {
    line-height: 32px;
    color: #514F50;
    font-size: 20px;
    padding-bottom: 10px;
    padding: 2% 10%;
            font-weight:600;
            height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.right-more .tit{
    line-height: 32px;
    color: #514F50;
    font-size: 20px;
    padding-bottom: 10px;
    padding: 2% 10%;
            font-weight:600;
            height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.left-more a {
    color: #514F50;
    font-size: 20px;
    padding-bottom: 0px;
        word-wrap: break-word;
}

.midd-more a {
    color: #514F50;
    font-size: 20px;
    padding-bottom: 20px;
        word-wrap: break-word;
}
.right-more a{
    color: #514F50;
    font-size: 20px;
    padding-bottom: 20px;
        word-wrap: break-word;
}
.moreArt{
    float: right;
     width: 100%;
     position:relative;
    bottom:0;
    right:0;
}
.moreArt a:hover{
   color: #514F50;
   text-decoration:none;
}
.moreArt a:focus{
   color: #514F50;
      text-decoration:none;

}

.flourish {
        display: block;
        overflow: hidden;
        text-align: center;
    }

        .flourish:before,
        .flourish:after {
            content: "";
            display: inline-block;
            vertical-align: middle;
            position: relative;
            width: 50%;
            border:1px solid #5b5b5b;
        }

        .flourish:before {
            right: 0.5em;
            margin-left: -50%;
        }

        .flourish:after {
            left: 0.5em;
            margin-right: -50%;
            pointer-events:all;
        }


