@charset "UTF-8";

body {
    font-family: "微軟正黑體", Arial, sans-serif !important;
}

/* contactus */
.codeCk {width: 50%;float: left;}

/* 0412 lesson book */
ul.tabs li,ul.tabs li:hover{cursor: pointer;}


/* clear fix */
.grid:after {

    content: '';

    display: block;

    clear: both;
}

/*0419新增搜尋後顯示文章的字體*/
.container .text, .text,.container .text p span{font-family:"微軟正黑體", Arial, sans-serif !important; }
/*0420修正下拉按鈕不開*/
.navbar-collapse.collapse.in{display:block;}
/*0430修正名人推薦左鍵不會滑動*/
.slider .slick-prev{z-index: 999;}
/* ---- .grid-item ---- */


/* ---- .grid-item ---- */

.grid {
    max-width: 100%;
}
.grid-item {
    width: 20%;
    float: left;
    padding: 10px;
}
.grid-item img {
    display: block;
    max-width: 100%;
}
a {
    color: #000;
}
a:hover {
    color:#343434;
}
.pa {
    padding: 0;
    margin-bottom: 0;
}

.contant .pa img {
    width: 100%;
}
.wrap h1 {
    font-size: 27px;
    font-weight: bold;
}
.wrap h2 {
    font-size: 32px;
    font-weight: bold;
}
.wrap h3 {
    font-size: 20px;
    font-weight: bold;
}
.wrap h4 {
    font-size: 18px;
    font-weight: bold;
}
.wrap p {
    font-size: 15px;
}
.wrap .header_back {
    background: #343434;
}
.wrap .btn {
    cursor: pointer;
}
.btn-transparent{    background-color: transparent;}
.wrap .w_120 {
    width: 120px;
}
.wrap .more_light a {
    text-align: center;
    width: 90px;
    height: 30px;

    margin: 0 auto;

    font-size: 15px;

    line-height: 27px;

    display: block;

    border: 1px solid #fff;

    color: #fff;

    background: none;

    -webkit-transition: all 0.5s;

    -o-transition: all 0.5s;

    transition: all 0.5s;
}

.wrap .more_light a:hover {

    text-decoration: none;

    border: 1px solid #343434;

    background: #fff;

    color: #343434;
}



.wrap .more_dark a {

    text-align: center;

    width: 90px;

    height: 30px;

    margin: 0 auto;

    font-size: 15px;

    line-height: 27px;

    display: block;

    border: 1px solid #343434;

    color: #343434;

    background: none;

    -webkit-transition: all 0.5s;

    -o-transition: all 0.5s;

    transition: all 0.5s;
}

.wrap .more_dark a:hover {

    text-decoration: none;

    border: 1px solid #fff;

    background: #343434;

    color: #fff;
}



.wrap .fixed-top {

    z-index: 9999;
}



.wrap .bx-wrapper .bx-viewport {

    background: none;

    border: none;

    box-shadow: none;

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

    left: inherit;
}



.wrap .bx-wrapper .bx-controls-direction .bx-prev {

    background: url(../img/more_light_l.png);

    width: 40px;

    height: 44px;
}



.wrap .bx-wrapper .bx-controls-direction .bx-next {

    background: url(../img/more_light_r.png);

    width: 40px;

    height: 44px;
}



.wrap .bx-wrapper .bx-controls-direction a {

    z-index: 9998;
}



.wrap .header .header_top {

    height: 70px;

    font-size: 15px;

    color: #fff;

    margin: 0 auto;

    line-height: 50px;

    position: relative;

    z-index:3;
}

.wrap .header .header_top a {

    margin-left: 30px;

    display: inline-block;

    -webkit-transition: all 0.5s;

    -o-transition: all 0.5s;

    transition: all 0.5s;
}

.wrap .header .header_top a:hover {

    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";

    /*IE 8*/
    text-shadow: 2px 2px 2px #000000;

    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);

    /*IE 5.5-7*/
}

.wrap .header .header_top .fb {

    float: right;
}

.wrap .header .header_top .fb a {

    background: url(../img/fb-2.png);

    width: 50px;

    height: 50px;

    display: block;

    background-size: auto;
}
.wrap .header .header_top .search{width: 50px;height: 50px;background-color: #C91515;display: block;color:#fff;float: right;
    text-align: center;}

.wrap .header .header_top .fb a:hover {

    background: url(../img/fb.png);

    background-size: auto;
}

.wrap .header .header_top .jiacd {

    float: right;
}

.wrap .header .header_top .jiacd a {

    background: url(../img/jiacd-2.png);

    width: 50px;

    height: 50px;

    display: block;

    background-size: cover;
}

.wrap .header .header_top .jiacd a:hover {

    background: url(../img/jiacd.png);

    background-size: cover;
}



.wrap .header .header_menu {

    position: relative;

    z-index: 2;
}

.wrap .header .header_menu .nav-item {
   
}

.wrap .header .header_menu .nav-item a {

    font-size: 18px;

    color: #fff;

    font-weight: bolder;

    position: relative;

    -webkit-transition: all 0.5s;

    -o-transition: all 0.5s;

    transition: all 0.5s;

    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";

    /*IE 8*/
    text-shadow: 2px 2px 2px #000000;

    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);

    /*IE 5.5-7*/
}

.wrap .header .header_menu .nav-item a.active,

.wrap .header .header_menu .nav-item a:hover,

.wrap .header .header_menu .nav-item a:focus,

.wrap .header .header_menu .nav-item a:active {

    text-decoration: underline;

    color: #f9f853;
}

.wrap .header .header_menu .nav-item a.active:before,

.wrap .header .header_menu .nav-item a:hover:before,

.wrap .header .header_menu .nav-item a:focus:before,

.wrap .header .header_menu .nav-item a:active:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/hone-icon.png);

    width: 19px;

    height: 22px;

    top: 10px;

    left: 10px;
}



.wrap .header_banner .pc_banner {

margin-top: -140px;

    z-index: 1;
}

.wrap .header_banner .pc_banner .list li .banner_img {

    width: 100%;

    padding-top: 35%;

    position: relative;
}

.wrap .header_banner .pc_banner .list li .banner_img img {

    position: absolute;

    top: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    width: 100%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);
}

.wrap .header_banner .pc_banner .header_content {

    position: absolute;

    top: 35%;

    width: 100%;

    margin: 0 auto;
}

.wrap .header_banner .pc_banner .header_content h2 {

    text-align: center;

    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#FFFCFC)";

    /*IE 8*/
    text-shadow: 2px 2px 2px #FFFCFC;

    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#FFFCFC);

    /*IE 5.5-7*/
}



.wrap .index .introduction_index .name_img {

    width: 100%;

    position: relative;

    padding-top: 11%;
}

.wrap .index .introduction_index .name_img img {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    width: 100%;
}



.wrap .index .introduction_index .introduction_index_detail {

    position: relative;

    background: url(../img/introduction.png);

    width: 100%;

    min-height: 484px;

    background-size: 100% 100%;

    background-repeat: no-repeat;

    background-position: center;
}

.wrap .index .introduction_index .introduction_index_detail .detail {

    padding: 60px;
}

.wrap .index .introduction_index .introduction_index_detail .detail h2 {

    color: #fff;
}

.wrap .index .introduction_index .introduction_index_detail .detail h3 {

    color: #fff;
}

.wrap .index .introduction_index .introduction_index_detail .detail p {

    color: #fff;
}

.wrap .index .introduction_index .introduction_index_detail:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/shadow.png);

    width: 100%;

    height: 11px;

    background-size: 100% 100%;

    background-position: center;

    bottom: -11px;
}



.wrap .index .hot_news_index .hot_news_detail {

    padding: 0 50px;
}

.wrap .index .hot_news_index .hot_news_detail ol {

    list-style-type: decimal;
}



.wrap .index .hot_news_index .bx-controls-direction .bx-prev {

    background: url(../img/more_dark_l.png);

    width: 40px;

    height: 44px;
}



.wrap .index .hot_news_index .bx-controls-direction .bx-next {

    background: url(../img/more_dark_r.png);

    width: 40px;

    height: 44px;
}



.wrap .index .hot_news_index .bx-controls-direction a {

    z-index: 9998;
}



.wrap .index .news_media_index {

    background: url(../img/news-media.jpg);

    width: 100%;

    background-size: 100% 100%;

    background-repeat: no-repeat;

    background-position: center;
}

.wrap .index .news_media_index h2 {

    color: #fff;
}

.wrap .index .news_media_index .veido_word {

    color: #fff;

    margin-top: 60px;

    min-height: 135px;
}

.wrap .index .news_media_index .banner {

    min-height: 280px;
}


.slick-list.draggable p,.slick-list.draggable span,.slick-list.draggable b{font-family: "微軟正黑體",Arial,sans-serif !important;}
.slick-list.draggable b{font-weight: bolder;}
/*.wrap .index .celebrity_index .celebrity_item {

  background: #b20303; }*/

.wrap .index .celebrity_index .celebrity_item .celebrity_img.j {

    width: 100%;

    position: relative;

    padding-top: 100%;/*4/26從67%改成100%*/
}

.wrap .index .celebrity_index .celebrity_item .celebrity_img.l {

    width: 100%;

    position: relative;

    padding-top: 85%;
}

.wrap .index .celebrity_index .celebrity_item .celebrity_img.l:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/L.png);

    width: 53px;

    height: 57px;

    bottom: -26.5px;

    left: 50%;

    -webkit-transform: translate(-50%);

    -ms-transform: translate(-50%);

    transform: translate(-50%);

    z-index: 3;
}

.wrap .index .celebrity_index .celebrity_item .celebrity_img.t {

    width: 100%;

    position: relative;

    padding-top: 85%;
}

.wrap .index .celebrity_index .celebrity_item .celebrity_img.t:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/T.png);

    width: 53px;

    height: 57px;

    bottom: -26.5px;

    left: 50%;

    -webkit-transform: translate(-50%);

    -ms-transform: translate(-50%);

    transform: translate(-50%);

    z-index: 3;
}

.wrap .index .celebrity_index .celebrity_item .celebrity_img img {

    width: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    border-bottom: 3px solid #fff;
}

.wrap .index .celebrity_index .celebrity_item .celebrity_detail {

    color: #1a1a1a;

    font-size: 16px;

    padding:20px;
    height: 126px;/*4/26新增*/
}

.wrap .index .celebrity_index .celebrity_item .celebrity_detail p {

    margin-bottom: 10px;
}

.wrap .index .celebrity_index .bor:hover {
    border: 1px solid #343434;
    display: block;
}

.wrap .index .celebrity_index .ce_dark {

    display: block;

    text-align: center;

    width: 90px;

    height: 30px;

    margin: 0 auto;

    font-size: 15px;

    line-height: 27px;

    color: #fff;

    background-color: #343434;

    margin-bottom: 15px;
}

.wrap .tabs li {

    float: left;

    text-align: center;

    margin-right: 30px;
    margin-top: 10px;
}

.wrap .tabs li.active,
.wrap .tabs li:hover,
.wrap .tabs li:focus,
.wrap .tabs li:active {

    position: relative;
}

.wrap .tabs li.active:before,
.wrap .tabs li:hover:before,
.wrap .tabs li:focus:before,
.wrap .tabs li:active:before {

    content: '';

    display: inline-block;

    position: absolute;

    left: 0;

    bottom: -4px;

    width: 100%;

    height: 2px;

    background: #343434;
}

.wrap .tabs li a {

    color: #343434;
}



.wrap .title {

    font-size: 32px;

    text-align: center;

    position: relative;

    width: 250px;

    margin: 0 auto;
}

.wrap .title:before {

    content: '';

    position: absolute;

    display: block;

    width: 32px;

    height: 32px;

    border-top: 1px solid #343434;

    border-left: 1px solid #343434;

    top: -20px;

    left: 0px;
}

.wrap .title:after {

    content: '';

    position: absolute;

    display: block;

    width: 32px;

    height: 32px;

    border-bottom: 1px solid #343434;

    border-right: 1px solid #343434;

    bottom: -20px;

    right: 0px;
}



.wrap .introduction_contant .introduction_title ul li {

    padding-bottom: 5px;
}



.wrap .introduction_contant .introduction_title .introduction_img img {

    width: 70%;
}



.wrap .introduction_contant .introduction_banner {

    position: relative;
}


/* .wrap .introduction_contant .introduction_banner:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/introduction/banner.jpg);

    width: 100%;

    height: 100%;

    background-size: 100% 100%;

    background-position: center; }*/

.wrap .introduction_contant .introduction_banner .introduction_banner_word {

    color: #fff;
}

.experience_list_title h2 {
    cursor: pointer;
}

.wrap .introduction_contant .experience .experience_list {

    color: #727272;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item {

    width: 100%;

    position: relative;

    margin-bottom: 3rem;

    border: 1px solid #efefef;

    padding: 20px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item.opened:before {

    content: '';

    display: inline-block;

    background: url(../img/more_dark_d.png);

    width: 44px;

    height: 40px;

    right: 10px;

    top: 30px;

    position: absolute;

    pointer-events: none;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item:before {

    content: '';

    display: inline-block;

    background: url(../img/more_dark_r.png);

    width: 40px;

    height: 44px;

    right: 12px;

    top: 30px;

    position: absolute;

    pointer-events: none;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item:after {

    content: '';

    display: inline-block;

    position: absolute;

    background: url(../img/introduction_item_back.png);

    background-size: 100% 100%;

    width: 100%;

    height: 36px;

    bottom: -14px;

    left: 0;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_title h2 {

    padding-left: 60px;

    font-size: 20px;

    line-height: 62px;

    padding-right: 40px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_title .icon {

    position: relative;

    margin-right: 15px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_title .icon.official:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/introduction/icon.png);

    background-repeat: no-repeat;

    width: 60px;

    height: 62px;

    top: -15px;

    left: -60px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_title .icon.education:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/introduction/icon.png);

    background-repeat: no-repeat;

    background-position: -61px;

    width: 60px;

    height: 62px;

    top: -15px;

    left: -60px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_title .icon.planning:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/introduction/icon.png);

    background-repeat: no-repeat;

    background-position: -122px;

    width: 62px;

    height: 62px;

    top: -15px;

    left: -60px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_title .icon.practice:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/introduction/icon.png);

    background-repeat: no-repeat;

    background-position: -183px;

    width: 62px;

    height: 62px;

    top: -15px;

    left: -60px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_title .icon.certification:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/introduction/icon.png);

    background-repeat: no-repeat;

    background-position: -245px;

    width: 62px;

    height: 62px;

    top: -15px;

    left: -60px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_content {

    display: none;

    padding: 10px 0;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_content ul {

    padding-left: 75px;
}

.wrap .introduction_contant .experience .experience_list .experience_list_item .experience_list_content ul li {

    font-size: 16px;

    line-height: 17px;

    margin-bottom: 0.5rem;
}



.patent_item_img img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 1px solid #ccc;

    border-radius: 5px;
}



.wrap .introduction_contant .awards .awards_list {

    height: 700px;

    overflow-y: auto;
}



.wrap .hot_news_contant .news_left_warp {

    -webkit-box-flex: 2;

    -webkit-flex: 2;

    -ms-flex: 2;

    flex: 2;
}

.wrap .hot_news_contant .news_left_warp .news_center {

    width: 60.46511628%;

    float: right;

    position: relative;
}

.wrap .hot_news_contant .news_left_warp .news_center .news_center_item {

    position: relative;
}

.wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a {

    display: inline-block;

    text-decoration: none;
}

.wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a:hover:before {

    opacity: .4;
}

.wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a:before {

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    width: 100%;

    height: 100%;

    display: block;

    background: #000;

    opacity: 0;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;

    z-index: 1;
}

.wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a img {

    width: 100%;

    position: relative;
}

.wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_title {

    background-image: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

    background-image: -ms-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

    background-image: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

    background-image: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

    background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), to(rgba(0, 0, 0, 0.9)));

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(50%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)));

    background-image: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

    background-image: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

    background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

    color: #fff;

    position: absolute;

    width: 100%;

    bottom: 0px;

    left: 0;
}

.wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_title p {

    font-size: 20px;

    line-height: 24px;

    padding: 10px 30px;
}

.wrap .hot_news_contant .news_left_warp .news_left {

    margin-right: 2.325581395%;

    width: 37.20930233%;

    float: left;

    position: relative;

    counter-reset: addressnum;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_title {

    position: relative;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_title:before {

    content: '';

    display: inline-block;

    position: absolute;

    width: 100%;

    height: 2px;

    background: #a0a0a0;

    top: calc(50% - 1px);

    left: 0;

    z-index: -1;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_title h3 {

    width: 120px;

    height: 40px;

    line-height: 40px;

    margin: 0 auto;

    text-align: center;

    font-size: 24px;

    background: #343434;

    color: #fff;

    font-weight: 100;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img {

    position: relative;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img a {

    display: inline-block;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img img {

    width: 100%;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img:before {

    content: '';

    position: absolute;

    background: url(../img/hot_news/play.png);

    width: 46px;

    height: 46px;

    left: 20px;

    bottom: 20px;

    display: inline-block;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_title {

    padding-left: 40px;

    position: relative;
}

.wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_title:before {

    counter-increment: addressnum;

    content: counter(addressnum);

    display: inline-block;

    position: absolute;

    font-weight: bolder;

    font-size: 44px;

    width: 30px;

    height: 40px;

    line-height: 40px;

    text-align: center;

    top: 0px;

    left: 0px;

    color: #cccccc;
}



.wrap .hot_news_contant .view_left_warp {

    -webkit-box-flex: 2;

    -webkit-flex: 2;

    -ms-flex: 2;

    flex: 2;
}

.wrap .hot_news_contant .view_left_warp .view_center {

    width: 100%;

    float: left;

    position: relative;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .blue_line_item {

    margin-left: 10%;

    padding-left: 30px;

    border-left: 5px solid #23a0bf;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left {

    width: 50px;

    float: left;

    position: relative;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share {

    width: 50px;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul {

    width: 100%;

    position: relative;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul a {

    opacity: 1;

    text-decoration: none;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul li {

    margin-bottom: 10px;

    background: #222;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    -ms-border-radius: 50%;

    -o-border-radius: 50%;

    border-radius: 50%;

    color: #ddd;

    float: left;

    font-size: 18px;

    line-height: 1;

    margin-left: 10px;

    padding-top: 11px;

    position: relative;

    text-align: center;

    width: 40px;

    height: 40px;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul .fb:hover {

    padding-top: 10px;

    font-size: 20px;

    color: #3c5a9a;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul .twit:hover {

    padding-top: 10px;

    font-size: 20px;

    color: #00acee;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul .pin:hover {

    padding-top: 10px;

    font-size: 20px;

    color: #bd081b;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul .email:hover {

    padding-top: 9px;

    font-size: 20px;

    color: #fff;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_right {

    width: calc( 100% - 65px);

    margin-left: 15px;

    float: left;

    position: relative;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant #view .bx-wrapper {

    margin: 0 auto 20px;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager {

    border-bottom: 3px solid #ddd;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager img {

    opacity: .4;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager a {

    position: relative;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager a.active:before {

    content: '';

    display: block;

    position: absolute;

    width: 100%;

    background: #343434;

    height: 3px;

    bottom: -4px;

    left: 0;
}

.wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager a.active img {

    opacity: 1;
}



.wrap .hot_news_contant .list_left_warp {

    -webkit-box-flex: 2;

    -webkit-flex: 2;

    -ms-flex: 2;

    flex: 2;
}

.wrap .hot_news_contant .list_left_warp .list_contant {

    width: 100%;

    float: left;

    position: relative;
}

.wrap .hot_news_contant .list_left_warp .list_contant li {

    border-bottom: 1px solid #ddd;

    padding-bottom: 7.5px;

    margin-bottom: 7.5px;
}

.wrap .hot_news_contant .list_left_warp .list_contant a {

    position: relative;
}

.wrap .hot_news_contant .list_left_warp .list_contant a:hover .img:before {

    opacity: .4;
}

.wrap .hot_news_contant .list_left_warp .list_contant a .img {

    position: relative;

    background: url(../img/celebrity-1.jpg);

    width: 100%;

    padding-top: 55%;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;
}

.wrap .hot_news_contant .list_left_warp .list_contant a .img:before {

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    width: 100%;

    height: 100%;

    display: block;

    background: #000;

    opacity: 0;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;

    z-index: 1;
}

.wrap .hot_news_contant .list_left_warp .list_contant .list_img {

    position: relative;

    width: 100%;
}

.wrap .hot_news_contant .list_left_warp .list_contant .list_video {

    position: relative;

    width: 100%;
}

.wrap .hot_news_contant .list_left_warp .list_contant .list_video .img:after {

    content: '';

    position: absolute;

    background: url(../img/hot_news/play.png);

    width: 46px;

    height: 46px;

    left: 10px;

    bottom: 5px;

    display: inline-block;

    z-index: 1;

    pointer-events: none;

    z-index: 2;
}



.wrap .hot_news_contant .news_right {

    margin-left: 20px;

    -webkit-box-flex: 1;

    -webkit-flex: 1;

    -ms-flex: 1;

    flex: 1;

    position: relative;
}

.wrap .hot_news_contant .news_right .news_right_title {

    margin-bottom: 30px;
}

.wrap .hot_news_contant .news_right .news_right_title img {

    width: 100%;
}

.wrap .hot_news_contant .news_right .news_right_contamt .news_tabs {

    width: 100%;

    height: 60px;
}

.wrap .hot_news_contant .news_right .news_right_contamt .news_tabs:before {

    content: '';

    display: block;

    clear: both;
}

.wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li {

    width: 25%;

    height: 30px;

    line-height: 30px;

    margin: 0 4.1%;

    text-align: center;

    float: left;
}

.wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li a {

    color: #666;

    width: 100%;

    display: block;
}

.wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li:hover,
.wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li.active {

    background: #343434;
}

.wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li:hover a,
.wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li.active a {

    color: #fff;
}

.wrap .hot_news_contant .news_right .news_right_contamt .tab_container a {

    position: relative;
}

.wrap .hot_news_contant .news_right .news_right_contamt .tab_container a:hover .img:before {

    opacity: .3;
}

.wrap .hot_news_contant .news_right .news_right_contamt .tab_container a .img {

    position: relative;

    background: url(../img/celebrity-1.jpg);

    width: 100%;

    padding-top: 100%;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;
}

.wrap .hot_news_contant .news_right .news_right_contamt .tab_container a .img:before {

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    width: 100%;

    height: 100%;

    display: block;

    background: #000;

    opacity: 0;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;

    z-index: 1;
}

.wrap .hot_news_contant .news_right .news_right_contamt .tab_container h2 {

    font-size: 19px;

    margin-bottom: .25rem;
}

.wrap .hot_news_contant .news_right .news_right_contamt .tab_container p {

    font-size: 14px;
}



.wrap .hot_news_contant .news_video_title h2,
.wrap .hot_news_contant .news_video_title p {

    margin-bottom: 10px;
}



.wrap .hot_news_contant .news_video_title .share {

    border-top: 1px solid #222;

    margin-top: 20px;

    padding-top: 20px;

    width: 100%;
}

.wrap .hot_news_contant .news_video_title .share ul {

    width: 100%;

    position: relative;
}

.wrap .hot_news_contant .news_video_title .share ul a {

    opacity: 1;

    text-decoration: none;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;
}

.wrap .hot_news_contant .news_video_title .share ul li {

    float: left;

    background: #222;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    -ms-border-radius: 50%;

    -o-border-radius: 50%;

    border-radius: 50%;

    color: #ddd;

    float: left;

    font-size: 18px;

    line-height: 1;

    margin-left: 10px;

    padding-top: 11px;

    position: relative;

    text-align: center;

    width: 40px;

    height: 40px;
}

.wrap .hot_news_contant .news_video_title .share ul .fb:hover {

    padding-top: 10px;

    font-size: 20px;

    color: #3c5a9a;
}

.wrap .hot_news_contant .news_video_title .share ul .twit:hover {

    padding-top: 10px;

    font-size: 20px;

    color: #00acee;
}

.wrap .hot_news_contant .news_video_title .share ul .pin:hover {

    padding-top: 10px;

    font-size: 20px;

    color: #bd081b;
}

.wrap .hot_news_contant .news_video_title .share ul .email:hover {

    padding-top: 9px;

    font-size: 20px;

    color: #fff;
}



.wrap .hot_news_contant .more_videos {

    width: 100%;

    margin-top: 30px;

    border-top: 1px solid #222;

    padding-top: 45px;

    position: relative;
}

.wrap .hot_news_contant .more_videos:before {

    content: '更多youtube影片';

    display: block;

    position: absolute;

    width: 180px;

    height: 50px;

    line-height: 50px;

    font-size: 18px;

    text-align: center;

    top: 0;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    background: #343434;

    color: #fff;
}

.wrap .hot_news_contant .more_videos div {

    width: 23.75%;

    margin-left: 1.6666666666%;

    float: left;
}

.wrap .hot_news_contant .more_videos div:first-child {

    margin: 0;
}



.wrap .lesson_contant .lesson_item {

    position: relative;

    cursor: pointer;
}

.wrap .lesson_contant .lesson_item:hover .lesson_button {

    display: block;
}

.wrap .lesson_contant .lesson_item:hover:before {

    opacity: .4;
}

.wrap .lesson_contant .lesson_item:before {

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    width: 100%;

    height: 100%;

    display: block;

    background: #000;

    opacity: 0;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;

    z-index: 1;
}

.wrap .lesson_contant .lesson_item .lesson_item_img {

    width: 100%;

    position: relative;

    padding-top: 100%;

    cursor: pointer;
}

.wrap .lesson_contant .lesson_item .lesson_item_img img {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    width: 100%;
}

.wrap .lesson_contant .lesson_item .lesson_button {

    display: none;

    position: absolute;

    color: #fff;

    font-size: 15px;

    line-height: 13px;

    background: #ff0000;

    text-align: center;

    width: 100px;

    height: 30px;

    top: 45%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    z-index: 1;
}

.wrap .lesson_contant .lesson_item .lesson_button:hover {

    background: #c40000;
}

.wrap .lesson_contant .lesson_item button:nth-child(3) {

    top: 60%;
}



.wrap .lesson_contant .lesson_tabs_warp {

    width: 100%;
}

.wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li {

    float: left;

    padding: 0 20px;

    border-right: 1px solid #222;
}
.lesson_tabs li.active a{position: relative;}
.lesson_tabs li.active a:before{
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background: #343434;}


.wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:active a,
.wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:hover a,
.wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li.active a,
.wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:focus a {

    color: #343434;
}

.wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li a {

    color: #000;
}

.wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:first-child {

    padding-left: 0;
}

.wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:last-child {

    border: none;
}



.wrap .patent_contant .patent_item a {

    width: 100%;

    display: inline-block;

    position: relative;
}

.wrap .patent_contant .patent_item a:hover:before {

    opacity: .4;
}

.wrap .patent_contant .patent_item a:before {

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    width: 100%;

    height: 100%;

    display: block;

    background: #000;

    opacity: 0;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;

    z-index: 1;
}



.wrap .patent_contant .patent_item .patent_item_img {

    width: 100%;

    position: relative;

    padding-top: 100%;

    overflow: hidden;

    background: #ddd;

    cursor: pointer;
}

.wrap .patent_contant .patent_item .patent_item_img img {

    width: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);
}



.wrap .patent_contant .patent_item .patent_button {

    display: none;

    position: absolute;

    color: #fff;

    font-size: 18px;

    line-height: 30px;

    background: #ff0000;

    text-align: center;

    width: 100px;

    height: 30px;

    top: 45%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    z-index: 1;
}

.wrap .patent_contant .patent_item .patent_button:hover {

    background: #c40000;
}



.wrap .patent_contant .patent_item a:nth-child(2) {

    top: 60%;
}



.wrap .patent_contant .patent_tabs_warp {

    width: 100%;
}

.wrap .patent_contant .patent_tabs_warp .patent_tabs li {

    float: left;

    padding: 0 20px;

    border-right: 1px solid #222;
}

.wrap .patent_contant .patent_tabs_warp .patent_tabs li:active a,
.wrap .patent_contant .patent_tabs_warp .patent_tabs li:hover a,
.wrap .patent_contant .patent_tabs_warp .patent_tabs li.active a,
.wrap .patent_contant .patent_tabs_warp .patent_tabs li:focus a {

    color: #343434;
}

.wrap .patent_contant .patent_tabs_warp .patent_tabs li a {

    color: #bbb;
}

.wrap .patent_contant .patent_tabs_warp .patent_tabs li:first-child {

    padding-left: 0;
}

.wrap .patent_contant .patent_tabs_warp .patent_tabs li:last-child {

    border: none;
}



.wrap .celebrity_contant {

    width: 100%;
}



.wrap .slider-nav {

    margin-bottom: 30px;
}

.wrap .slider-nav .slider_nav_item {

    padding: 14px;
    margin-right: 13px;

    margin-left: 37px;
}

.wrap .slider-nav .slider_nav_item .celcbrity_img {

    max-width: 40%;

    display: inline-block;
}

.wrap .slider-nav .slider_nav_item .celcbrity_img img {

    max-width: 100%;
}

.wrap .slider-nav .slider_nav_item .celcbrity_word {

    padding-left: 10px;

    float: left;
    width: 155px;
}

.wrap .slider-nav .slider_nav_item.slick-active {

    display: block;
}

.wrap .slider-nav .slick-center {

    background: #9b0303;

    color: #fff;
}

.wrap .slider-nav .slick-prev {

    background: url(../img/more_dark_l02.png);

    width: 40px;

    height: 44px;

    left: -30px;
}

.wrap .slider-nav .slick-next {

    background: url(../img/more_dark_r02.png);

    width: 40px;

    height: 44px;

    right: -30px;
}



.wrap .slider-for .celebrity_banner {

    width: 100%;

    min-height: 550px;
}

.wrap .slider-for .celebrity_banner .celebrity_back {

    width: 100%;

    position: relative;

    padding-top: 45%;
}

.wrap .slider-for .celebrity_banner .celebrity_back img {

    width: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);
}



.wrap .new_book_contant .new_book_tabs_warp {

    width: 100%;
}

.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs {

    position: relative;
}

.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li {

    float: left;

    text-align: center;

    margin-right: 30px;
    margin-bottom: 10px;
}

.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li.active,
.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li:hover,
.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li:focus,
.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li:active {

    position: relative;
}

.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li.active:before,
.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li:hover:before,
.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li:focus:before,
.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li:active:before {

    content: '';

    display: inline-block;

    position: absolute;

    left: 0;

    bottom: -4px;

    width: 100%;

    height: 2px;

    background: #343434;
}

.wrap .new_book_contant .new_book_tabs_warp .new_book_tabs li a {

    color: #343434;
}

.wrap .new_book_contant .new_book_tabs_warp .new_book_tab_container img {

    width: 100%;
}

.wrap .new_book_contant .new_book_tabs_warp .new_book_tab_container .new_book_img {

    padding-top: 35%;

    width: 100%;

    position: relative;
}

.wrap .new_book_contant .new_book_tabs_warp .new_book_tab_container .new_book_img img {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);
}



.wrap .qa_contant .qa_tabs_warp .qa_tabs li {

    float: left;

    text-align: center;

    margin-right: 30px;
}

.wrap .qa_contant .qa_tabs_warp .qa_tabs li.active,
.wrap .qa_contant .qa_tabs_warp .qa_tabs li:hover,
.wrap .qa_contant .qa_tabs_warp .qa_tabs li:focus,
.wrap .qa_contant .qa_tabs_warp .qa_tabs li:active {

    position: relative;
}

.wrap .qa_contant .qa_tabs_warp .qa_tabs li.active:before,
.wrap .qa_contant .qa_tabs_warp .qa_tabs li:hover:before,
.wrap .qa_contant .qa_tabs_warp .qa_tabs li:focus:before,
.wrap .qa_contant .qa_tabs_warp .qa_tabs li:active:before {

    content: '';

    display: inline-block;

    position: absolute;

    left: 0;

    bottom: -4px;

    width: 100%;

    height: 2px;

    background: #343434;
}

.wrap .qa_contant .qa_tabs_warp .qa_tabs li a {

    color: #343434;
}



.wrap .qa_contant .qa_title {

    width: 135px;

    height: 35px;

    line-height: 35px;

    text-align: center;

    color: #fff;

    background: #343434;
}



.wrap .qa_contant .qa_item {

    position: relative;
}

.wrap .qa_contant .qa_item a {

    display: inline-block;

    text-decoration: none;
}

.wrap .qa_contant .qa_item a:hover .qa_img:before {

    opacity: .4;
}

.wrap .qa_contant .qa_item a .qa_img {

    position: relative;

    width: 100%;

    position: relative;

    padding-top: 65%;
}

.wrap .qa_contant .qa_item a .qa_img:before {

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    width: 100%;

    height: 100%;

    display: block;

    background: #000;

    opacity: 0;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;

    z-index: 1;
}
.wrap .qa_contant .qa_content_wrap .qa_content p,
.wrap .qa_contant .qa_content_wrap .qa_content p span{font-family: "微軟正黑體", Arial, sans-serif !important;}
.wrap .qa_contant .qa_item a .qa_img img {

    width: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);
}

.wrap .qa_contant .qa_item a .qa_line {

    background: url(../img/qa/line.png);

    width: 100%;

    height: 11px;

    background-size: cover;

    background-position: center;
}



.wrap .qa_contant .qa_share ul {

    width: 100%;
}

.wrap .qa_contant .qa_share ul li {

    float: left;

    width: calc(16.6666666% - 2.1px);

    margin-left: 2px;

    background: #dcdee4;

    height: 35px;

    -webkit-transition: color .25s, background .25s, opacity .25s;

    -moz-transition: color .25s, background .25s, opacity .25s;

    -ms-transition: color .25s, background .25s, opacity .25s;

    -o-transition: color .25s, background .25s, opacity .25s;

    transition: color .25s, background .25s, opacity .25s;
}

.wrap .qa_contant .qa_share ul li .fill_1 {

    fill: #fff;
}

.wrap .qa_contant .qa_share ul li .fill_2 {

    fill: #dcdee4;
}

.wrap .qa_contant .qa_share ul li:first-child {

    margin: 0;
}

.wrap .qa_contant .qa_share ul li:nth-child(2) {

    padding-top: 4px;
}

.wrap .qa_contant .qa_share ul li:hover {

    background: #222;
}

.wrap .qa_contant .qa_share ul li:hover .fill_2 {

    fill: #222;
}

.wrap .qa_contant .qa_share ul li a {

    color: #fff;

    font-size: 22px;

    text-align: center;

    width: 100%;

    display: inline-block;
}



.wrap .qa_contant .qa_content_wrap {

    width: 100%;

    position: relative;

    margin-bottom: 1rem;
}

.wrap .qa_contant .qa_content_wrap.opened:before {

    content: '';

    display: inline-block;

    background: url(../img/more_light_d.png);

    width: 25px;

    height: 25px;

    right: 12px;

    top: 12px;

    position: absolute;

    pointer-events: none;

    background-size: 100% 100%;

    background-position: center;
}

.wrap .qa_contant .qa_content_wrap:before {

    content: '';

    display: inline-block;

    background: url(../img/more_light_r.png);

    width: 25px;

    height: 25px;

    right: 12px;

    top: 12px;

    position: absolute;

    pointer-events: none;

    background-size: 100% 100%;

    background-position: center;
}

.wrap .qa_contant .qa_content_wrap .qa_q {

    width: 100%;

    background: #888;

    padding: 15px;

    color: #fff;

    display: block;

    cursor: pointer;
}

.wrap .qa_contant .qa_content_wrap .qa_q_on {

    text-decoration: underline;

    cursor: pointer;
}

.wrap .qa_contant .qa_content_wrap .qa_content {

    padding: 15px;

    display: none;
}

.wrap .qabn img {

    width: 100%;

    height: auto;
}



.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li {

    float: left;

    text-align: center;

    margin-right: 30px;
}

.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li.active,
.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li:hover,
.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li:focus,
.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li:active {

    position: relative;
}

.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li.active:before,
.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li:hover:before,
.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li:focus:before,
.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li:active:before {

    content: '';

    display: inline-block;

    position: absolute;

    left: 0;

    bottom: -4px;

    width: 100%;

    height: 2px;

    background: #343434;
}

.wrap .contentus_contant .contentus_tabs_warp .contentus_tabs li a {

    color: #343434;
}



.wrap .contentus_contant .contentus_tabs_warp .active a {

    color: #343434;
}



.wrap .contentus_contant .contentus_tabs_warp a {

    color: #bbb;
}

.wrap .contentus_contant .contentus_tabs_warp a:active,
.wrap .contentus_contant .contentus_tabs_warp a:hover,
.wrap .contentus_contant .contentus_tabs_warp a:focus {

    color: #343434;
}



.wrap .messenger {

    background: #222;

    color: #fff;

    position: relative;
}

.wrap .messenger:before {

    content: '';

    display: inline-block;

    position: absolute;

    background-repeat: no-repeat;

    background: url(../img/contentus_back.png);

    background-size: contain;

    right: 0;

    top: 0;

    width: 591px;

    height: 475px;

    background-repeat: no-repeat;
}

.wrap .messenger textarea {

    resize: none;
}



.wrap .footer {

    position: relative;

    background: #1a1a1a;

    color: #fff;
}

.wrap .footer .footer_search {

    width: 100%;

    height: 50px;
}

.wrap .footer .footer_search .search-wrapper {

    position: absolute;

    right: 33px;

    top: 0;
}

.wrap .footer .footer_search .search-wrapper .input-holder .search-icon {

    border-radius: 50px;
}

.wrap .footer .footer_search .search-wrapper .input-holder .search-icon span {

    top: 0px;
}

.wrap .footer .footer_search .search-wrapper.active .input-holder .search-icon span {

    top: -2px;
}

.wrap .footer ul li {

    margin-bottom: 15px;
}

.wrap .footer ul a {

    color: #ccc;
}

.wrap .footer ul a:hover {

    color: #fff;
}

.wrap .footer .red_type {

    padding-left: 15px;
}

.wrap .footer .red_type li {

    position: relative;
}

.wrap .footer .red_type li:before {

    content: '';

    position: absolute;

    display: block;

    border-radius: 8px;

    width: 8px;

    height: 8px;

    top: 7px;

    left: -15px;

    border: 1px solid #f00;
}

.wrap .footer .red_type li:hover:before {

    background: #f00;
}



.wrap .input-append.date {

    width: 200px;

    float: right;
}

.wrap .input-append.date .search_date,
.wrap .input-append .search_date {

    border-left: 0;

    border-right: 0;

    border-top: 0;

    border-bottom: 1px solid #343434;
}



.wrap .pagination {

    width: 375px;

    margin: 0 auto;
}

.wrap .pagination li:first-child {

    display: none;
}

.wrap .pagination li:last-child {

    display: none;
}

.wrap .pagination .page-item.prev {

    border-right: 1px solid #c1c1c1;

    margin-right: 15px;

    width: 75px;

    position: relative;

    display: inline-block;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;
}

.wrap .pagination .page-item.prev:before {

    content: "\f053  PREV";

    position: absolute;

    z-index: 1;

    left: 0;

    top: 0;

    font-weight: bold;

    width: 100%;

    height: 100%;

    line-height: 35px;

    pointer-events: none;
}

.wrap .pagination .page-item.prev.disabled:before {

    color: #c1c1c1;
}

.wrap .pagination .page-item.prev a {

    color: #fff;
}

.wrap .pagination .page-item.prev a:hover {

    color: #e9ecef;
}

.wrap .pagination .page-item.next {

    border-left: 1px solid #c1c1c1;

    margin-left: 14px;

    padding-left: 1px;

    width: 75px;

    position: relative;

    display: inline-block;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;
}

.wrap .pagination .page-item.next:before {

    content: " NEXT  \f054";

    position: absolute;

    z-index: 1;

    left: 0;

    top: 0;

    font-weight: bold;

    width: 100%;

    height: 100%;

    line-height: 35px;

    pointer-events: none;
}

.wrap .pagination .page-item.next.disabled:before {

    color: #c1c1c1;
}

.wrap .pagination .page-item.next a {

    color: #fff;
}

.wrap .pagination .page-item.next a:hover {

    color: #e9ecef;
}

.wrap .pagination .page-item a {

    border: none;

    border-radius: 5px;

    color: #737373;
}

.wrap .pagination .active {

    border-radius: 5px;
}

.wrap .pagination .active a {

    border: none;

    background: #737373;

    color: #fff;
}



.wrap .tag {

    position: fixed;

    bottom: 20%;

    background: #000000;

    width: 40px;

    height: 40px;

    right: 1%;

    border-radius: 5px;

    text-align: center;

    line-height: 40px;

    font-weight: bolder;
}



.lessin_signup .modal-body .scifiUI {

    list-style: none;

    position: relative;

    width: 100%;

    overflow-y: auto;

    margin: 0px auto;

    padding: 0;

    font-size: 1em;

    color: #343434;
}

.lessin_signup .modal-body .scifiUI li {
    margin-top: -15px;

    width: 49.5%;

    display: inline-block;
}

.lessin_signup .modal-body .scifiUI li input[type="radio"] {

    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

    opacity: 1;

    position: relative;

    outline: none;

    top: 22px;

    left: 25%;
}

.lessin_signup .modal-body .scifiUI li input[type="radio"]:checked~.label_signup {

    background: #fff;

    color: #343434;

    font-size: 1.2em;

    line-height: 1.2em;

    cursor: default;
}

.lessin_signup .modal-body .scifiUI li input[type="radio"]:checked~.section {

    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);

    opacity: 1;

    width: 100%;

    padding: 15px;

    border-top: 1px solid #ddd;

    color: #343434;

    z-index: 1;
}

.lessin_signup .modal-body .scifiUI li .label_signup {

    display: block;

    width: 100%;

    border: none;

    color: rgba(181, 181, 181, 0.7);

    text-align: center;

    cursor: pointer;

    -webkit-transition: all 200ms ease-in-out;

    -o-transition: all 200ms ease-in-out;

    transition: all 200ms ease-in-out;
}

.lessin_signup .modal-body .scifiUI li .label_signup:hover {

    border-color: #00bebe;

    color: #00bebe;
}

.lessin_signup .modal-body .scifiUI li .section {

    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

    opacity: 0;

    top: 70px;

    left: 0;

    width: 100%;

    padding: 15px;

    color: white;

    -webkit-transition: all 200ms ease-in-out;

    -o-transition: all 200ms ease-in-out;

    transition: all 200ms ease-in-out;
}

.inbg {

    content: '';

    background-repeat: no-repeat;

    background: url("../../../../userfiles/main/image/DSC_340102.jpg");

    width: 100%;

    height: auto;

    background-size: cover;

    background-position: top;
}

.bgbk {

    color: #fff;

    background-color: rgba(0, 0, 0, 0.7);
}

.bgbk .mb-3 {
    padding: 10px;
}

.bgbk ul li {
    padding: 10px;
}



.hot_news_title.nav-tabs .img img {
    float: left;
    padding-right: 10px;
}

.flipster__button.flipster__button--next {

    background: url(../img/more_light_r.png);

    width: 40px;

    height: 44px;
}

.flipster__button.flipster__button--next svg,
.flipster__button.flipster__button--prev svg {
    display: none;
}

.flipster__button.flipster__button--prev {

    background: url(../img/more_light_l.png);

    width: 40px;

    height: 44px;
}

.bookbg {

    background-image: url("../../../../userfiles/main/image/bookbg2.jpg");

    background-size: cover;

    background-repeat: no-repeat;

    width: 100%;

    height: auto;
}

.tag a.top {
    color: #fff;
}

.tag a.top:hover {
    color: #ccc;
}

.pa {
    padding: 0;
    margin-bottom: 0;
}

.contant .pa img {
    width: 100%;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    color: #fff;
}
/*2018/03/02新增*/
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: transparent;
    background-color: transparent;}

@media (min-width: 1200px) {

    .wrap .header .header_menu {

        position: relative;

        z-index: 2;
    }

    .wrap .header .header_menu .nav-item {

        width: 11%;
    }

    .wrap .header .header_menu .nav-item a {

        color: #fff;

        font-weight: bolder;

        position: relative;

        -webkit-transition: all 0.5s;

        -o-transition: all 0.5s;

        transition: all 0.5s;

        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";

        /*IE 8*/
        text-shadow: 2px 2px 2px #000000;

        /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);

        /*IE 5.5-7*/
    }

    .wrap .header .header_menu .nav-item a.active,

    .wrap .header .header_menu .nav-item a:hover,

    .wrap .header .header_menu .nav-item a:focus,

    .wrap .header .header_menu .nav-item a:active {

        text-decoration: underline;

        color: #f9f853;
    }

    .wrap .header .header_menu .nav-item a.active:before,

    .wrap .header .header_menu .nav-item a:hover:before,

    .wrap .header .header_menu .nav-item a:focus:before,

    .wrap .header .header_menu .nav-item a:active:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/hone-icon.png);

        width: 19px;

        height: 22px;

        top: 10px;

        left: 10px;
    }
}



@media (min-width: 992px){

    .wrap .header .header_menu {

        position: relative;

        z-index: 2;
    }

    .wrap .header .header_menu .nav-item {

        width: 11%;
    }

    .wrap .header .header_menu .nav-item a {

        color: #fff;

        font-weight: bolder;

        position: relative;

        -webkit-transition: all 0.5s;

        -o-transition: all 0.5s;

        transition: all 0.5s;

        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";

        /*IE 8*/
        text-shadow: 2px 2px 2px #000000;

        /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);

        /*IE 5.5-7*/
    }

    .wrap .header .header_menu .nav-item a.active,

    .wrap .header .header_menu .nav-item a:hover,

    .wrap .header .header_menu .nav-item a:focus,

    .wrap .header .header_menu .nav-item a:active {

        text-decoration: underline;

        color: #f9f853;
    }

    .wrap .header .header_menu .nav-item a.active:before,

    .wrap .header .header_menu .nav-item a:hover:before,

    .wrap .header .header_menu .nav-item a:focus:before,

    .wrap .header .header_menu .nav-item a:active:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/hone-icon.png);

        width: 19px;

        height: 22px;

        top: 10px;

        left: 5px;
    }

    .wrap .hot_news_contant .news_left_warp {

        -webkit-box-flex: 2;

        -webkit-flex: 2;

        -ms-flex: 2;

        flex: 2;
    }

    .wrap .hot_news_contant .news_left_warp .news_center {

        width: 60.46511628%;

        float: right;

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item {

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a {

        display: inline-block;

        text-decoration: none;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a:hover:before {

        opacity: .2;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a:before {

        position: absolute;

        top: 0;

        left: 0;

        content: '';

        width: 100%;

        height: 100%;

        display: block;

        background: #000;

        opacity: 0;

        -webkit-transition: color .25s, background .25s, opacity .25s;

        -moz-transition: color .25s, background .25s, opacity .25s;

        -ms-transition: color .25s, background .25s, opacity .25s;

        -o-transition: color .25s, background .25s, opacity .25s;

        transition: color .25s, background .25s, opacity .25s;

        z-index: 1;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a img {

        width: 100%;

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_title {

        background-image: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -ms-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), to(rgba(0, 0, 0, 0.9)));

        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(50%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)));

        background-image: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        color: #fff;

        position: absolute;

        width: 100%;

        bottom: 0px;

        left: 0;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_title p {

        font-size: 20px;

        line-height: 24px;

        padding: 10px 30px;
    }

    .wrap .hot_news_contant .news_left_warp .news_left {

        margin-right: 2.325581395%;

        width: 37.20930233%;

        float: left;

        position: relative;

        counter-reset: addressnum;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_title {

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_title:before {

        content: '';

        display: inline-block;

        position: absolute;

        width: 100%;

        height: 2px;

        background: #a0a0a0;

        top: calc(50% - 1px);

        left: 0;

        z-index: -1;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_title h3 {

        width: 120px;

        height: 40px;

        line-height: 40px;

        margin: 0 auto;

        text-align: center;

        font-size: 24px;

        background: #343434;

        color: #fff;

        font-weight: 100;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img {

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img a {

        display: inline-block;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img img {

        width: 100%;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img:before {

        content: '';

        position: absolute;

        background: url(../img/hot_news/play.png);

        width: 46px;

        height: 46px;

        left: 20px;

        bottom: 20px;

        display: inline-block;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_title {

        padding-left: 40px;

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_title:before {

        counter-increment: addressnum;

        content: counter(addressnum);

        display: inline-block;

        position: absolute;

        font-weight: bolder;

        font-size: 44px;

        width: 30px;

        height: 40px;

        line-height: 40px;

        text-align: center;

        top: 0px;

        left: 0px;

        color: #cccccc;
    }

    .wrap .hot_news_contant .view_left_warp {

        -webkit-box-flex: 2;

        -webkit-flex: 2;

        -ms-flex: 2;

        flex: 2;
    }

    .wrap .hot_news_contant .view_left_warp .view_center {

        width: 100%;

        float: left;

        position: relative;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .blue_line_item {

        margin-left: 10%;

        padding-left: 30px;

        border-left: 5px solid #23a0bf;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left {

        width: 50px;

        float: left;

        position: relative;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share {

        width: 50px;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul {

        width: 100%;

        position: relative;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul a {

        opacity: 1;

        text-decoration: none;

        -webkit-transition: color .25s, background .25s, opacity .25s;

        -moz-transition: color .25s, background .25s, opacity .25s;

        -ms-transition: color .25s, background .25s, opacity .25s;

        -o-transition: color .25s, background .25s, opacity .25s;

        transition: color .25s, background .25s, opacity .25s;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul li {

        margin-bottom: 10px;

        background: #222;

        -webkit-border-radius: 50%;

        -moz-border-radius: 50%;

        -ms-border-radius: 50%;

        -o-border-radius: 50%;

        border-radius: 50%;

        color: #ddd;

        float: left;

        font-size: 18px;

        line-height: 1;

        margin-left: 10px;

        padding-top: 11px;

        position: relative;

        text-align: center;

        width: 40px;

        height: 40px;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul .fb:hover {

        padding-top: 10px;

        font-size: 20px;

        color: #3c5a9a;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul .twit:hover {

        padding-top: 10px;

        font-size: 20px;

        color: #00acee;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul .pin:hover {

        padding-top: 10px;

        font-size: 20px;

        color: #bd081b;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_left .view_share ul .email:hover {

        padding-top: 9px;

        font-size: 20px;

        color: #fff;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant .contant_right {

        width: calc( 100% - 65px);

        margin-left: 15px;

        float: left;

        position: relative;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant #view .bx-wrapper {

        margin: 0 auto 20px;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager {

        border-bottom: 3px solid #ddd;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager img {

        opacity: .4;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager a {

        position: relative;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager a.active:before {

        content: '';

        display: block;

        position: absolute;

        width: 100%;

        background: #343434;

        height: 3px;

        bottom: -4px;

        left: 0;
    }

    .wrap .hot_news_contant .view_left_warp .view_center .view_contant #view-pager a.active img {

        opacity: 1;
    }

    .wrap .hot_news_contant .news_right {

        margin-left: 20px;

        -webkit-box-flex: 1;

        -webkit-flex: 1;

        -ms-flex: 1;

        flex: 1;

        position: relative;
    }

    .wrap .hot_news_contant .news_right .news_right_title {

        margin-bottom: 30px;
    }

    .wrap .hot_news_contant .news_right .news_right_title img {

        width: 100%;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs {

        width: 100%;

        height: 60px;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs:before {

        content: '';

        display: block;

        clear: both;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li {

        width: 25%;

        height: 30px;

        line-height: 30px;

        margin: 0 4.1%;

        text-align: center;

        float: left;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li a {

        color: #666;

        width: 100%;

        display: block;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li:hover,
    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li.active {

        background: #343434;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li:hover a,
    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li.active a {

        color: #fff;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container img {

        width: 100%;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container a {

        color: #666;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container a:hover {

        color: #343434;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container a:hover p {

        text-decoration: underline;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container h2 {

        font-size: 19px;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container p {

        font-size: 14px;
    }

    .wrap .hot_news_contant .news_video_title h2,

    .wrap .hot_news_contant .news_video_title p {

        margin-bottom: 10px;
    }

    .wrap .hot_news_contant .news_video_title .share {

        border-top: 1px solid #222;

        margin-top: 20px;

        padding-top: 20px;

        width: 100%;
    }

    .wrap .hot_news_contant .news_video_title .share ul {

        width: 100%;

        position: relative;
    }

    .wrap .hot_news_contant .news_video_title .share ul a {

        opacity: 1;

        text-decoration: none;

        -webkit-transition: color .25s, background .25s, opacity .25s;

        -moz-transition: color .25s, background .25s, opacity .25s;

        -ms-transition: color .25s, background .25s, opacity .25s;

        -o-transition: color .25s, background .25s, opacity .25s;

        transition: color .25s, background .25s, opacity .25s;
    }

    .wrap .hot_news_contant .news_video_title .share ul li {

        float: left;

        background: #222;

        -webkit-border-radius: 50%;

        -moz-border-radius: 50%;

        -ms-border-radius: 50%;

        -o-border-radius: 50%;

        border-radius: 50%;

        color: #ddd;

        float: left;

        font-size: 18px;

        line-height: 1;

        margin-left: 10px;

        padding-top: 11px;

        position: relative;

        text-align: center;

        width: 40px;

        height: 40px;
    }

    .wrap .hot_news_contant .news_video_title .share ul .fb:hover {

        padding-top: 10px;

        font-size: 20px;

        color: #3c5a9a;
    }

    .wrap .hot_news_contant .news_video_title .share ul .twit:hover {

        padding-top: 10px;

        font-size: 20px;

        color: #00acee;
    }

    .wrap .hot_news_contant .news_video_title .share ul .pin:hover {

        padding-top: 10px;

        font-size: 20px;

        color: #bd081b;
    }

    .wrap .hot_news_contant .news_video_title .share ul .email:hover {

        padding-top: 9px;

        font-size: 20px;

        color: #fff;
    }
}

@media (max-width: 991px){
    .wrap .header .header_menu .nav-item { border-bottom: 1px solid #939393;}
}

@media (max-width: 768px) {

    .wrap .header {

        background: #1a1a1a;
    }

    .wrap .header .header_top {

        height: 70px;

        font-size: 15px;

        color: #fff;

        margin: 0 auto;

        line-height: 50px;

        position: relative;

        z-index: 3;
    }

    .wrap .header .header_top a {

        margin-left: 30px;

        display: inline-block;

        -webkit-transition: all 0.5s;

        -o-transition: all 0.5s;

        transition: all 0.5s;
    }

    .wrap .header .header_top a:hover {

        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";

        /*IE 8*/
        text-shadow: 2px 2px 2px #000000;

        /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);

        /*IE 5.5-7*/
    }

    .wrap .header .header_top .fb,.wrap .header .header_top .search {

        float: right;
    }

    .wrap .header .header_top .fb a {

        background: url(../img/fb-2.png);

        width: 50px;

        height: 50px;

        display: block;

        background-size: auto;
        position: relative;
        right: 21px;
    }

    .wrap .header .header_top .fb a:hover {

        background: url(../img/fb.png);

        background-size: auto;
    }

    .wrap .header .header_top .jiacd {

        float: right;
    }

    .wrap .header .header_top .jiacd a {

        background: url(../img/jiacd-2.png);

        width: 50px;

        height: 50px;

        display: block;

        position: relative;
        right: 11px;/*4/26修改*/

    }

    .wrap .header .header_top .jiacd a:hover {

        background: url(../img/jiacd.png);

        background-size: cover;
    }

    .wrap .header .header_menu {

        position: relative;

        z-index: 2;
    }

    .wrap .header .header_menu .header_search_m .search-wrapper {

        position: absolute;

        right: 0;

        top: 4px;
    }

    .wrap .header .header_menu .header_search_m .search-wrapper .input-holder .search-icon {

        border-radius: 50px;
    }

    .wrap .header .header_menu .header_search_m .search-wrapper .input-holder .search-icon span {

        top: 0px;
    }

    .wrap .header .header_menu .header_search_m .search-wrapper.active .input-holder .search-icon span {

        top: -16px;
    }

    .wrap .header .header_menu .nav-item {

        width: 100%;

        border-bottom: 1px solid #939393;
    }

    .wrap .header .header_menu .nav-item:last-child {

        border: none;
    }

    .wrap .header .header_menu .nav-item a {

        color: #fff;

        font-weight: bolder;

        position: relative;

        -webkit-transition: all 0.5s;

        -o-transition: all 0.5s;

        transition: all 0.5s;

        text-shadow: none;
    }

    .wrap .header .header_menu .nav-item.active,

    .wrap .header .header_menu .nav-item a:hover,

    .wrap .header .header_menu .nav-item a:focus,

    .wrap .header .header_menu .nav-item a:active {

        text-decoration: underline;

        color: #f9f853;
    }

    .wrap .header .header_menu .nav-item.active:before,

    .wrap .header .header_menu .nav-item a:hover:before,

    .wrap .header .header_menu .nav-item a:focus:before,

    .wrap .header .header_menu .nav-item a:active:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/hone-icon.png);

        width: 19px;

        height: 22px;

        top: 10px;

        left: 10px;
    }

    .wrap .index .introduction_index .name_img {

        width: 100%;

        position: relative;

        padding-top: 11%;
    }

    .wrap .index .introduction_index .name_img img {

        position: absolute;

        top: 50%;

        left: 50%;

        -webkit-box-sizing: border-box;

        box-sizing: border-box;

        -webkit-transform: translate(-50%, -50%);

        -ms-transform: translate(-50%, -50%);

        transform: translate(-50%, -50%);

        width: 55%;
    }

    .wrap .index .introduction_index .introduction_index_detail {

        position: relative;

        background: #1a1a1a;
    }

    .wrap .index .introduction_index .introduction_index_detail .introduction_index_img img {

        width: 70% !important;

        height: auto !important;

        margin: 0 auto;
    }

    .wrap .index .introduction_index .introduction_index_detail .detail {

        padding: 20px;
    }

    .wrap .index .introduction_index .introduction_index_detail .detail h2 {

        color: #fff;
    }

    .wrap .index .introduction_index .introduction_index_detail .detail h3 {

        color: #fff;
    }

    .wrap .index .introduction_index .introduction_index_detail .detail p {

        color: #fff;
    }

    .wrap .index .introduction_index .introduction_index_detail:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/shadow.png);

        width: 100%;

        height: 11px;

        background-size: 100% 100%;

        background-position: center;

        bottom: -11px;
    }

    .wrap .index .hot_news_index .hot_news_img img {

        margin: 0 auto;
    }

    .wrap .index .hot_news_index .hot_news_detail {

        padding: 0 50px;
    }

    .wrap .index .hot_news_index .hot_news_detail ol {

        list-style-type: decimal;
    }

    .wrap .index .news_media_index {

        background: #1a1a1a;
    }

    .wrap .index .news_media_index h2 {

        color: #fff;
    }

    .wrap .index .news_media_index .veido_word {

        color: #fff;

        margin-top: 60px;

        min-height: 135px;
    }

    .wrap .index .news_media_index .banner {

        min-height: 280px;
    }

    .wrap .index .celebrity_index .celebrity_item {

        background: #b20303;
    }

    .wrap .index .celebrity_index .celebrity_item .celebrity_img.j {

        width: 100%;

        position: relative;

        padding-top: 100%;/*4/26修改67%改100%*/
    }

    .wrap .index .celebrity_index .celebrity_item .celebrity_img.l {

        width: 100%;

        position: relative;

        padding-top: 85%;
    }

    .wrap .index .celebrity_index .celebrity_item .celebrity_img.l:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/L.png);

        width: 53px;

        height: 57px;

        bottom: -26.5px;

        left: 50%;

        -webkit-transform: translate(-50%);

        -ms-transform: translate(-50%);

        transform: translate(-50%);

        z-index: 3;
    }

    .wrap .index .celebrity_index .celebrity_item .celebrity_img.t {

        width: 100%;

        position: relative;

        padding-top: 85%;
    }

    .wrap .index .celebrity_index .celebrity_item .celebrity_img.t:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/T.png);

        width: 53px;

        height: 57px;

        bottom: -26.5px;

        left: 50%;

        -webkit-transform: translate(-50%);

        -ms-transform: translate(-50%);

        transform: translate(-50%);

        z-index: 3;
    }

    .wrap .index .celebrity_index .celebrity_item .celebrity_img img {

        width: 100%;

        position: absolute;

        top: 50%;

        left: 50%;

        -webkit-box-sizing: border-box;

        box-sizing: border-box;

        -webkit-transform: translate(-50%, -50%);

        -ms-transform: translate(-50%, -50%);

        transform: translate(-50%, -50%);

        border-bottom: 3px solid #fff;
    }

    .wrap .index .celebrity_index .celebrity_item .celebrity_detail {

        color: #fff;

        font-size: 16px;

        padding: 30px 20px;
    }

    .wrap .introduction_contant .introduction_title ul li {

        padding-bottom: 10px;
    }

    .wrap .introduction_contant .introduction_title .introduction_img img {

        width: 100%;
    }

    .wrap .introduction_contant .introduction_banner {

        position: relative;
    }

    .wrap .introduction_contant .introduction_banner:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/introduction/banner.jpg);

        width: 100%;

        height: 100%;

        background-size: 100% 100%;

        background-position: center;
    }

    .wrap .introduction_contant .introduction_banner .introduction_banner_word {

        color: #fff;
    }

    .wrap .introduction_contant .experience .tabs li {

        float: left;

        text-align: center;

        margin-right: 30px;
    }

    .wrap .introduction_contant .experience .tabs li.active,
    .wrap .introduction_contant .experience .tabs li:hover,
    .wrap .introduction_contant .experience .tabs li:focus,
    .wrap .introduction_contant .experience .tabs li:active {

        position: relative;
    }

    .wrap .introduction_contant .experience .tabs li.active:before,
    .wrap .introduction_contant .experience .tabs li:hover:before,
    .wrap .introduction_contant .experience .tabs li:focus:before,
    .wrap .introduction_contant .experience .tabs li:active:before {

        content: '';

        display: inline-block;

        position: absolute;

        left: 0;

        bottom: -4px;

        width: 100%;

        height: 2px;

        background: #343434;
    }

    .wrap .introduction_contant .experience .tabs li a {

        color: #343434;
    }

    .wrap .introduction_contant .experience .experience_list {

        color: #727272;
    }

    .wrap .introduction_contant .experience .experience_list h2 {

        padding-left: 60px;

        font-size: 20px;

        line-height: 62px;
    }

    .wrap .introduction_contant .experience .experience_list ul {

        padding-left: 75px;
    }

    .wrap .introduction_contant .experience .experience_list ul li {

        font-size: 16px;
    }

    .wrap .introduction_contant .experience .experience_list .icon {

        position: relative;

        margin-right: 15px;
    }

    .wrap .introduction_contant .experience .experience_list .icon.official:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/introduction/icon.png);

        background-repeat: no-repeat;

        width: 60px;

        height: 62px;

        top: -15px;

        left: -60px;
    }

    .wrap .introduction_contant .experience .experience_list .icon.education:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/introduction/icon.png);

        background-repeat: no-repeat;

        background-position: -61px;

        width: 60px;

        height: 62px;

        top: -15px;

        left: -60px;
    }

    .wrap .introduction_contant .experience .experience_list .icon.planning:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/introduction/icon.png);

        background-repeat: no-repeat;

        background-position: -122px;

        width: 62px;

        height: 62px;

        top: -15px;

        left: -60px;
    }

    .wrap .introduction_contant .experience .experience_list .icon.practice:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/introduction/icon.png);

        background-repeat: no-repeat;

        background-position: -183px;

        width: 62px;

        height: 62px;

        top: -15px;

        left: -60px;
    }

    .wrap .introduction_contant .experience .experience_list .icon.certification:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/introduction/icon.png);

        background-repeat: no-repeat;

        background-position: -245px;

        width: 62px;

        height: 62px;

        top: -15px;

        left: -60px;
    }

    .wrap .hot_news_contant h1 {

        font-size: 32px;

        text-align: center;

        position: relative;

        width: 250px;

        margin: 0 auto;
    }

    .wrap .hot_news_contant h1:before {

        content: '';

        position: absolute;

        display: block;

        width: 32px;

        height: 32px;

        border-top: 1px solid #343434;

        border-left: 1px solid #343434;

        top: -20px;

        left: 0px;
    }

    .wrap .hot_news_contant h1:after {

        content: '';

        position: absolute;

        display: block;

        width: 32px;

        height: 32px;

        border-bottom: 1px solid #343434;

        border-right: 1px solid #343434;

        bottom: -20px;

        right: 0px;
    }

    .wrap .hot_news_contant .news_left_warp {

        -webkit-box-flex: initial;

        -webkit-flex: initial;

        -ms-flex: initial;

        flex: initial;
    }

    .wrap .hot_news_contant .news_left_warp .news_center {

        width: 100%;

        float: right;

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item {

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a {

        display: inline-block;

        text-decoration: none;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a:hover:before {

        opacity: .4;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a:before {

        position: absolute;

        top: 0;

        left: 0;

        content: '';

        width: 100%;

        height: 100%;

        display: block;

        background: #000;

        opacity: 0;

        -webkit-transition: color .25s, background .25s, opacity .25s;

        -moz-transition: color .25s, background .25s, opacity .25s;

        -ms-transition: color .25s, background .25s, opacity .25s;

        -o-transition: color .25s, background .25s, opacity .25s;

        transition: color .25s, background .25s, opacity .25s;

        z-index: 1;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_img a img {

        width: 100%;

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_title {

        background-image: -moz-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -ms-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -o-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -webkit-linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), to(rgba(0, 0, 0, 0.9)));

        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(50%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)));

        background-image: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);

        color: #fff;

        position: absolute;

        width: 100%;

        bottom: 0px;

        left: 0;
    }

    .wrap .hot_news_contant .news_left_warp .news_center .news_center_item .news_center_item_title p {

        font-size: 20px;

        line-height: 24px;

        padding: 10px 30px;
    }

    .wrap .hot_news_contant .news_left_warp .news_left {

        margin-right: 0;

        width: 100%;

        float: left;

        position: relative;

        counter-reset: addressnum;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_title {

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_title:before {

        content: '';

        display: inline-block;

        position: absolute;

        width: 100%;

        height: 2px;

        background: #a0a0a0;

        top: calc(50% - 1px);

        left: 0;

        z-index: -1;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_title h3 {

        width: 120px;

        height: 40px;

        line-height: 40px;

        margin: 0 auto;

        text-align: center;

        font-size: 24px;

        background: #343434;

        color: #fff;

        font-weight: 100;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img {

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img a {

        display: inline-block;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img img {

        width: 100%;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_img:before {

        content: '';

        position: absolute;

        background: url(../img/hot_news/play.png);

        width: 46px;

        height: 46px;

        left: 20px;

        bottom: 20px;

        display: inline-block;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_title {

        padding-left: 40px;

        position: relative;
    }

    .wrap .hot_news_contant .news_left_warp .news_left .news_left_item .news_left_item_title:before {

        counter-increment: addressnum;

        content: counter(addressnum);

        display: inline-block;

        position: absolute;

        font-weight: bolder;

        font-size: 44px;

        width: 30px;

        height: 40px;

        line-height: 40px;

        text-align: center;

        top: 0px;

        left: 0px;

        color: #cccccc;
    }

    .wrap .hot_news_contant .news_right {

        border-top: 1px solid #ccc;

        padding-top: 30px;

        margin-left: 0px;

        -webkit-box-flex: initial;

        -webkit-flex: initial;

        -ms-flex: initial;

        flex: initial;

        position: relative;
    }

    .wrap .hot_news_contant .news_right .news_right_title {

        margin-bottom: 30px;
    }

    .wrap .hot_news_contant .news_right .news_right_title img {

        width: 100%;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs {

        width: 100%;

        height: 60px;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs:before {

        content: '';

        display: block;

        clear: both;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li {

        width: 25%;

        height: 30px;

        line-height: 30px;

        margin: 0 4.1%;

        text-align: center;

        float: left;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li a {

        color: #666;

        width: 100%;

        display: block;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li:hover,
    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li.active {

        background: #343434;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li:hover a,
    .wrap .hot_news_contant .news_right .news_right_contamt .news_tabs li.active a {

        color: #fff;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container img {

        width: 100%;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container h2 {

        font-size: 22px;
    }

    .wrap .hot_news_contant .news_right .news_right_contamt .tab_container p {

        font-size: 14px;
    }

    .wrap .hot_news_contant .more_videos div {

        width: 100%;

        margin-left: 0%;

        float: inherit;
    }

    .wrap .lesson_contant .lesson_item {

        position: relative;

        cursor: pointer;
    }

    .wrap .lesson_contant .lesson_item:hover .lesson_button {

        display: block;
    }

    .wrap .lesson_contant .lesson_item:hover:before {

        opacity: .4;
    }

    .wrap .lesson_contant .lesson_item:before {

        position: absolute;

        top: 0;

        left: 0;

        content: '';

        width: 100%;

        height: 100%;

        display: block;

        background: #000;

        opacity: 0;

        -webkit-transition: color .25s, background .25s, opacity .25s;

        -moz-transition: color .25s, background .25s, opacity .25s;

        -ms-transition: color .25s, background .25s, opacity .25s;

        -o-transition: color .25s, background .25s, opacity .25s;

        transition: color .25s, background .25s, opacity .25s;

        z-index: 1;
    }

    .wrap .lesson_contant .lesson_item .lesson_item_img {

        width: 100%;

        position: relative;

        padding-top: 100%;

        cursor: pointer;
    }

    .wrap .lesson_contant .lesson_item .lesson_item_img img {

        position: absolute;

        top: 50%;

        left: 50%;

        -webkit-box-sizing: border-box;

        box-sizing: border-box;

        -webkit-transform: translate(-50%, -50%);

        -ms-transform: translate(-50%, -50%);

        transform: translate(-50%, -50%);

        width: 100%;
    }

    .wrap .lesson_contant .lesson_item .lesson_button {

        display: none;

        position: absolute;

        color: #fff;

        font-size: 18px;

        line-height: 15px;

        background: #ff0000;

        text-align: center;

        width: 100px;

        height: 30px;

        top: 45%;

        left: 50%;

        -webkit-box-sizing: border-box;

        box-sizing: border-box;

        -webkit-transform: translate(-50%, -50%);

        -ms-transform: translate(-50%, -50%);

        transform: translate(-50%, -50%);

        z-index: 1;
    }

    .wrap .lesson_contant .lesson_item .lesson_button:hover {

        background: #c40000;
    }

    .wrap .lesson_contant .lesson_item a:nth-child(2) {

        top: 60%;
    }

    .wrap .lesson_contant .lesson_tabs_warp {

        width: 100%;
    }

    .wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li {

        float: left;

        width: 100%;

        padding: 0 0 20px 0;

        border-right: none;

        text-align: center;
    }

    .wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:active a,
    .wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:hover a,
    .wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li.active a,
    .wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:focus a {

        color: #343434;
    }

    .wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li a {

        color: #bbb;
    }

    .wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:first-child {

        padding-left: 0;
    }

    .wrap .lesson_contant .lesson_tabs_warp .lesson_tabs li:last-child {

        border: none;
    }

    .wrap .footer {

        position: relative;

        background: #1a1a1a;

        color: #fff;
    }

    .wrap .footer .footer_search {

        width: 100%;

        height: 50px;
    }

    .wrap .footer .footer_search .search-wrapper {

        position: absolute;

        right: 33px;

        top: 0;
    }

    .wrap .footer .footer_search .search-wrapper .input-holder .search-icon {

        border-radius: 50px;
    }

    .wrap .footer .footer_search .search-wrapper .input-holder .search-icon span {

        top: 0px;
    }

    .wrap .footer .footer_search .search-wrapper.active .input-holder .search-icon span {

        top: -2px;
    }

    .wrap .footer ul li {

        margin-bottom: 15px;
    }

    .wrap .footer ul a {

        color: #ccc;
    }

    .wrap .footer ul a:hover {

        color: #fff;
    }

    .wrap .footer .footer_back {

        position: relative;

        height: 50px;
    }

    .wrap .footer .footer_back:before {

        content: '';

        display: inline-block;

        position: absolute;

        background-repeat: no-repeat;

        background: url(../img/footer.html);

        background-size: 100% 100%;

        width: 100%;

        height: 100%;
    }

    .wrap .input-append.date {

        width: 200px;

        float: inherit;
    }

    .wrap .input-append.date .search_date {

        border-left: 0;

        border-right: 0;

        border-top: 0;

        border-bottom: 1px solid #343434;
    }

    .wrap .slider-nav {

        margin-bottom: 30px;
    }

    .wrap .slider-nav .slider_nav_item {

        padding: 20px;
        margin-right: 18px;
        margin-left:19px;
    }

    .wrap .slider-nav .slider_nav_item .celcbrity_img {

        float: inherit;
    }

    .wrap .slider-nav .slider_nav_item .celcbrity_img img {

        width: 100%;
    }

    .wrap .slider-nav .slider_nav_item .celcbrity_word {

        padding: 10px;

        float: inherit;
    }

    .wrap .slider-nav .slider_nav_item.slick-active {

        display: block;
    }

    .wrap .slider-nav .slick-center {

        background: #9b0303;

        color: #fff;
    }

    .wrap .slider-nav .slick-prev {

        background: url(../img/more_dark_l02.png);

        width: 40px;

        height: 44px;

        left: 0px;
    }

    .wrap .slider-nav .slick-next {

        background: url(../img/more_dark_r02.png);

        width: 40px;

        height: 44px;

        right: 0px;
    }
}
@media (max-width: 767px) {
  .wrap .header .header_menu {}
  .wrap .header .header_top .jiacd a{ right: -48px;}
  .wrap .header .header_top .fb a{ right: -37px;}
  .wrap .header .header_search_m{    
    position: relative;
    right: 100px;
    top: -81px;}
}
@media screen and (max-width: 640px) {

    .footer .ff {
        display: none;
    }

    .lessin_signup .modal-body .scifiUI li .label_signup {
        margin-left: 15%;
    }

    .wrap h2 {
        font-size: 28px;
    }
}



@media (max-width: 420px) {

    .grid-item {
        width: 100% !important;
    }
    
}

/*top Search Form */
.header-search-container {
  float:none;
  width: 80%;
  display: none;
}
.wrap .header .header_top .search-dropdown a:hover{text-shadow: none;}
.header-search-container .btn {
    position: absolute;
    right: -3px;
    top: -2px;
    background-color: transparent;
    border: none;
    width: 56px;
    text-align: center;
    padding: 12px 10px 9px;
    border-radius: 20px;
    line-height: 1;
}
.header-search-container .dropdown.search-dropdown .dropdown-menu li a:hover, .header-search-container .dropdown.search-dropdown .dropdown-menu li a:focus {
    color: #51cdeb;
    background-color: transparent;
    text-shadow: none;
}
.wrap .header .header_top .search:hover{background-color: #f00;}
.wrap .header .header_top .search{cursor: pointer;}
@media (min-width: 768px) {
  .header-search-container {
    float:right;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-search-container {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .header-search-container {
    width: auto;
  }
}

@media (min-width: 1600px) {
  .header-search-container {
    width: 380px;
  }
}

.header-search-container .header-search-form {
  position: relative;
  border-radius: 20px;
  border: 2px solid #e4e4e4;
}

.header-search-container .icon-search-arrow {
  display: inline-block;
  width: 10px;
  height: 6px;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -3px;
  background-position: 0px 0px;
}

@media (min-width: 992px) {
  .header-search-container .icon-search-arrow {
    right: 20px;
  }
}

.header-search-container .dropdown.search-dropdown {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  margin: 0;
  position: absolute;
  left: -33px;
  top: -6px;
}

.header-search-container .dropdown.search-dropdown > a {
  display: inline-block;
  position: relative;
  border-radius: 20px 0 0 20px;
  background-color: #51cdeb;
  padding: 13px 20px 10.5px 15px;
  color: #fff;
  font-size: 11px;
  line-height: 1.5;
  width: 140px;
  font-weight: 600;
  transition: all 0.4s;
}

@media (min-width: 992px) {
  .header-search-container .dropdown.search-dropdown > a {
    font-size: 13px;
    padding: 12px 30px;
  }
}

.header-search-container .dropdown.search-dropdown .dropdown-menu {
  width: 100%;
  border: 1px solid #51cdeb;
  font-size: 11px;
  padding:0;
  box-shadow: none;
  min-width: 140px;
}

.header-search-container .dropdown.search-dropdown .dropdown-menu li {
  margin-bottom: 0;
  line-height: 30px;
}

.header-search-container .dropdown.search-dropdown .dropdown-menu li:last-child {
  margin-bottom: 0;
}

.header-search-container .dropdown.search-dropdown .dropdown-menu li a {
  color: #777777;
  padding:0;
  font-weight: 500;
}

.header-search-container .dropdown.search-dropdown .dropdown-menu li:hover, .header-search-container .dropdown.search-dropdown .dropdown-menu li:focus {
  color: #51cdeb;
  background-color: transparent;
}

.header-search-container .dropdown.search-dropdown.open > a, .header-search-container .dropdown.search-dropdown:hover > a, .header-search-container .dropdown.search-dropdown:focus > a {
  border-radius: 20px 0 0 0;
}

.header-search-container .form-control {
  height: 39px;
  font-size: 13px;
  padding: 10px 66px;
  color: #666;
  border: none;
  margin: 0;
  border-radius: 20px;
  background-color: #fff;
}

@media (min-width: 992px) {
  .header-search-container .form-control {
    padding-left: 140px;
  }
}

.header-search-container .form-control::-webkit-input-placeholder {
  color: #666;
}

.header-search-container .form-control::-moz-placeholder {
  color: #666;
}

.header-search-container .form-control:-ms-input-placeholder {
  color: #666;
}

.header-search-container .form-control::placeholder {
  color: #666;
}

.header-search-container .icon-header-search {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-position: 0px -659px;
}

.header-search-container .btn {
  position: absolute;
  right: -3px;
  top: -2px;
  background-color: transparent;
  border: none;
  width: 56px;
  text-align: center;
  padding: 12px 22px 15px;
  border-radius: 20px;
  line-height: 1;
}

.header-search-container .btn:hover, .header-search-container .btn:focus {
  background-color: #51cdeb;
  border-radius: 20px !important;
  color:#fff;
}

.header-search-container .btn.x{
    position: absolute;
    left: -35px;
    top: 3px;
    width: 0px;
    padding: 0px
}
.header-search-container .btn.x:hover, .header-search-container .btn.x:focus {
  background-color: transparent;
  color:#fff;
}
.header-search-container .search-dropdown-btn {
  display: none;
  padding: 10px 10px 6px;
  line-height: 1;
}

.header-search-container .search-dropdown-btn .icon-header-search {
  background-position: 0px -614px;
}

.header-search-container.search-dropdown-fix {
  position:absolute;
  top:-39px;
  right: 148px;
  z-index: 12;
}

@media (max-width:991px){
.wrap .header{background-color: #343434;}
}
@media (max-width:767px){
.header-search-container .dropdown.search-dropdown .dropdown-menu li {
  line-height: 44px;}
.header-search-container {
    width: 90%;
}
.header-search-container .form-control {
    padding-left: 140px;
}
.wrap .header .header_top .search{right:-60px;position: relative;}
.header-search-container.search-dropdown-fix {
    right: -40px;
}
.slick-list{padding:0 !important;} 
}
@media (max-width:420px){
.header-search-container .dropdown.search-dropdown > a{   
    padding: 13px 15px 10.5px 15px;
    width: 100px;}
.header-search-container .form-control {
    padding-left: 120px;
}
    .wrap .header .header_top .fb a {
    right: 0px;}
    .wrap .header .header_top .jiacd a {
    right: -25px;}
    .wrap .header .header_top .search {
    right: -50px;}
    .header-search-container.search-dropdown-fix {
    right: 2px;}
}
@media (max-width:375px){
.header-search-container .form-control{padding:0;padding-left: 100px;}
}

}