/** ********************************************** **
    头部css（header-1.css）
**/
#topMain>li>a {
    height: 96px;
    line-height: 76px;
}

#topMain.nav-pills>li>a {
    color: #1F262D;
    font-weight: 400;
    background-color: transparent;
}

#topMain.nav-pills>li:hover>a,
#topMain.nav-pills>li:focus>a {
    color: #1F262D;
    background-color: rgba(0, 0, 0, 0.03);
}

#topMain.nav-pills>li.active>a {
    color: #687482;
}

#topMain.nav-pills>li>a.dropdown-toggle {
    padding-right: 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#topMain.nav-pills>li>a.dropdown-toggle:after {
    display: block;
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -5px 0 0;
    font-family: FontAwesome;
    font-size: 12px;
    opacity: .3;
    line-height: 1em;

    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -ms-transition: -ms-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
}

#header.bottom.dropup #topMain.nav-pills>li>a.dropdown-toggle:after {
    content: "\f106";
}

#topNav .navbar-collapse {
    float: right;
}

#topNav a.logo {
    height: 96px;
    line-height: 96px;
    overflow: hidden;
    display: inline-block;
}



@media only screen and (max-width: 1215px) {
    #topMain.nav-pills>li>a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 992px) {

    /* Force 60px */
    #header {
        height: 60px !important;
    }

    #header #topNav a.logo {
        height: 60px !important;
        line-height: 50px !important;
    }

    #header #topNav a.logo>img {
        max-height: 60px !important;
    }

    #header #topNav #topMain>li>a {
        height: 40px !important;
        line-height: 40px !important;
        padding-top: 0;
    }


    #topMain>li {
        border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
    }

    #topMain>li:last-child {
        border-bottom: 0;
    }

    #header li.search .search-box {
        margin: 0 !important;
        position: fixed;
        left: 0;
        right: 0;
        top: 60px !important;
        width: 100%;
        background-color: #fff;
        border-top: rgba(0, 0, 0, 0.1) 1px solid;
    }
}

/** ********************************************** **
    结束：头部css（header-1.css）
**/

/** ********************************************** **
    颜色主题css(orange.css)
**/
/** Orange #F07057
 **************************************************************** **/
::selection {
    background: #F07057;
}

::-moz-selection {
    background: #F07057;
    /* Firefox */
}

::-webkit-selection {
    background: #F07057;
    /* Safari */
}

a:focus:not(.btn),
section.dark a,
#slidetop a:hover,
h1>span,
h2>span,
h3>span,
h4>span,
h5>span,
h6>span,
.pagination>li>a,
.pagination>li>a:hover,
.pagination>li>span,
ul.list-links>li>a:hover,
#sidepanel ul li a[data-toggle="collapse"],
#sidepanel ul li a[data-toggle="collapse"]:hover,
#sidepanel ul li a:hover,
.menu-list ul li a:hover,
/* header-0.css */
.menu-list ul li.active a,
/* header-0.css */
#menu_overlay_close:hover,
/* header-0.css */
#topMain.nav-pills>li.active>a>span.topMain-icon,
#page-menu.page-menu-light ul>li:hover>a>i,
#page-menu.page-menu-dark ul>li:hover>a>i,
#page-menu.page-menu-transparent ul>li:hover>a>i,
#page-menu.page-menu-light ul>li.active>a>i,
#page-menu.page-menu-dark ul>li.active>a>i,
#page-menu.page-menu-transparent ul>li.active>a>i,
.tp-caption.block_white,
section span.theme-color,
section em.theme-color,
section i.theme-color,
section b.theme-color,
section div.theme-color,
section p.theme-color,
.owl-carousel.featured a.figure>span>i,
.owl-carousel.featured a:hover,
figure.zoom>a.lightbox:hover,
#portfolio h2>a:hover,
#portfolio h3>a:hover,
#portfolio h4>a:hover,
#portfolio h5>a:hover,
#portfolio h6>a:hover,
.tab-post a:hover,
.tag:hover>span.txt,
section.dark .tag:hover>span.txt,
ul.widget-twitter li>small>a:hover,
.blog-post-item h2>a:hover,
.blog-post-item h3>a:hover,
.blog-post-item h4>a:hover,
.blog-post-item h5>a:hover,
.item-box .item-hover .inner .ico-rounded:hover>span,
ul.side-nav>li:hover>a,
ul.side-nav>li a:hover,
ul.side-nav>li.active>a,
a.href-reset:hover,
a.href-reset.active,
.href-reset a.active,
.href-reset a:hover,
.href-reset a.active,
.price-clean-popular h4,
.box-icon.box-icon-color i,
.switch-primary.switch-round>input:checked+.switch-label:after,
section.dark .nav-tabs.nav-clean>li.active>a {
    color: #000 !important;
}

#sidepanel.sidepanel-theme-color,
div.alert.alert-theme-color,
div.alert.alert-primary,
span.badge-default,
span.label-default,
.list-group-item.active>.badge.badge-default,
.nav-tabs.nav-alternate>li.active>a,
.datepicker table tr td.active.active,
.callout-theme-color,
.progress-bar-primary,
.toast-primary,
.owl-theme .owl-controls .owl-page span,
.open>.dropdown-toggle.btn-primary,
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.pagination>.active>a,
.pagination>.active>a:hover,
#header li.quick-cart .quick-cart-box a.btn,
#header li.quick-cart .quick-cart-box a.btn:hover,
/* used by dark & transparent header */
#topMain.nav-pills>li.active>a>span.theme-color,
.ei-slider-thumbs li.ei-slider-element,
/* elastic slider active indicator */
.flex-control-paging li a.flex-active,
/* flex slider bullets */
.tp-caption.block_theme_color,
.tp-bullets.simplebullets.round .bullet.selected,
i.ico-color,
.caption-primary,
.shop-list-options .btn.active,
.box-static.box-color,
.switch.switch-primary>input:checked+.switch-label,
.fancy-file-upload.fancy-file-primary>span.button,
.primary-slider .ui-slider .ui-slider-handle:before,
.primary-slider .ui-slider .ui-slider-range,
.ribbon-inner,
.info-bar.info-bar-color,
.music-album-title:hover,
.inews-item .inews-thumbnail .inews-sticky,
#progressBar #bar,
/* OWL */
#page-menu,
#page-menu ul {
    background-color: #337ab7;
}

.swiper-pagination .swiper-pagination-bullet {
    border-radius: 10px !important;
}

/* !important required */
#music-player .mejs-controls .mejs-time-rail .mejs-time-current,
#music-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
section .theme-background,
.swiper-pagination-bullet-active {
    background-color: #fff !important;

}

.inews-content-inner h3>a,
div.side-nav ul>li:hover>a,
div.side-nav ul>li.active>a,
.pagination.pagination-simple>li.active>a,
div.side-nav ul.list-group-bordered>li>a:hover,
section .theme-color {
    color: #F07057 !important;
}

.primary-slider .ui-slider .ui-slider-handle,
.switch.switch-primary>input:checked+.switch-label,
.timeline_center li h3:before,
.timeline_center:after,
a.thumbnail.active,
a.thumbnail:hover,
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    border-color: #F07057;
}

.open>.dropdown-toggle.btn-primary,
.btn-primary,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover .pagination>.active>a,
.pagination>.active>a:hover {
    border-color: #337ab7;
}

#topNav ul.dropdown-menu {
    /* submenu border top color */
    border-top-color: #F07057;
}

section.featured-grid div.row>div .ribbon:before,
.modal-content {
    border-top-color: #F07057;
}

#topNav ul.dropdown-menu {
    border-color: #F07057 #fff #fff;
}

#topNav div.submenu-dark ul.dropdown-menu {
    border-color: #F07057 #3F3F3F #3F3F3F;
}

#topNav div.submenu-color ul.dropdown-menu {
    border-color: #F07057 #3F3F3F #3F3F3F;
}

#topMain li.search .search-box {
    border-top: #F07057 2px solid;
}


/* COLOR DROP DOWN MENU */
#topNav div.submenu-color ul.dropdown-menu {
    background-color: #F07057;
}

#topNav div.submenu-color ul.dropdown-menu {
    border-color: #888 #F07057 #F07057;
}

#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
    background-image: url('../../images/submenu_light.png');
}

#topNav div.submenu-color ul.dropdown-menu li.active>a,
#topNav div.submenu-color ul.dropdown-menu li.active:hover>a,
#topNav div.submenu-color ul.dropdown-menu li.active:focus>a,
#topNav div.submenu-color ul.dropdown-menu li:hover>a,
#topNav div.submenu-color ul.dropdown-menu li:focus>a,
#topNav div.submenu-color ul.dropdown-menu li:focus>a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.15);
}

#topNav div.submenu-color ul.dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.3);
}

#topNav div.submenu-color ul.dropdown-menu>li a {
    color: #fff;
}

#topNav div.submenu-color #topMain>li.mega-menu div.row div>ul>li>span {
    color: #fff;
}

#topNav div.submenu-color #topMain>li.mega-menu div.row div {
    border-left: rgba(0, 0, 0, 0.2) 1px solid;
}

/* Theme Color Section */
section.theme-color,
section.theme-color div.heading-title.heading-dotted h1,
section.theme-color div.heading-title.heading-dotted h2,
section.theme-color div.heading-title.heading-dotted h3,
section.theme-color div.heading-title.heading-dotted h4,
section.theme-color div.heading-title.heading-dotted h5,
section.theme-color div.heading-title.heading-dotted h6 {
    color: #fff;
    background-color: #F07057;
}

section.theme-color div.heading-title h1,
section.theme-color div.heading-title h2,
section.theme-color div.heading-title h3,
section.theme-color div.heading-title h4,
section.theme-color div.heading-title h5,
section.theme-color div.heading-title h6 {
    background-color: #F07057;
}

section.theme-color div.heading-title h1 span,
section.theme-color div.heading-title h2 span,
section.theme-color div.heading-title h3 span,
section.theme-color div.heading-title h4 span,
section.theme-color div.heading-title h5 span,
section.theme-color div.heading-title h6 span {
    color: #fff;
}

section.theme-color a {
    color: #fff;
    text-decoration: none;
}

section.theme-color a:hover {
    color: #111;
}

section.theme-color pre {
    background-color: rgba(0, 0, 0, 0.1);
}

section.theme-color div.heading-border-bottom.heading-color {
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

/** Vertical Menu
*************************************************** **/
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a,
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a,
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:focus,
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:hover,
body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav>.active>a,
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a {
    color: #F07057 !important;
}

/** [Shortcode] Buttons
*************************************************** **/
section.dark .btn-default:hover {
    color: #F07057;
    background-color: rgba(0, 0, 0, 0.3);
}


/** [Shortcode] Page Header
*************************************************** **/
section.page-header .breadcrumb a:hover {
    color: #F07057 !important;
    text-decoration: none;
}

/** [Shortcode] Dividers
*************************************************** **/
div.divider.divider-color i {
    color: #fff;
}

div.divider.divider-color:before,
div.divider.divider-color:after {
    border-top: #F07057 1px solid;
}

div.divider.divider-color i {
    color: #F07057;
}

div.divider.divider-circle.divider-color i {
    color: #fff;
    background-color: #F07057;
}

div.divider.divider-border>a:hover>i {
    color: #F07057;
}


/** [Shortcode] Headings
*************************************************** **/
div.heading-title.heading-line-single.heading-color:before,
div.heading-title.heading-line-double.heading-color:before {
    border-color: #F07057;
}

div.heading-border-bottom.heading-color {
    border-bottom-color: #2366b2;
}

div.heading-title.heading-border.heading-color,
div.heading-title.heading-border.heading-inverse.heading-color {
    border-color: #F07057;
}

section.dark div.heading-title.heading-border-bottom {
    border-bottom-color: #F07057;
}

/** [Shortcode] Icon Boxes
*************************************************** **/
.box-icon a.box-icon-title:hover>h2 {
    color: #F07057;
}

.box-icon a.box-icon-title:hover>i {
    color: #fff;
    background-color: #F07057;
}

.box-icon a.box-icon-more {
    color: #111;
}

.box-icon a.box-icon-more:hover,
section.dark .box-icon a.box-icon-more:hover {
    color: #F07057;
}

.box-video a.box-video-title:hover h2,
.box-video a.box-image-title:hover h2 {
    color: #F07057;
}

.box-flip .box2 {
    color: #fff;
    background-color: #F07057;
}

.box-flip .box2 h1,
.box-flip .box2 h2,
.box-flip .box2 h3,
.box-flip .box2 h4,
.box-flip .box2 h5,
.box-flip .box2 h6 {
    color: #fff;
}

.box-static.box-border-top {
    border-color: #F07057;
}



/** [Shortcode] Navigations
*************************************************** **/
.navbar-primary {
    border-color: #F07057 !important;
    background-color: #F07057 !important;
}


/** [Shortcode] Paginations
*************************************************** **/
section.dark .pagination>li.active>a,
.pagination>li.active>a {
    border-color: #337ab7;
    background-color: #337ab7;
}


/** [Shortcode] Process Steps
*************************************************** **/
.process-wizard-primary>.process-wizard-step>.process-wizard-dot,
.process-wizard-primary>.process-wizard-step>.progress>.progress-bar {
    background: #F07057;
}

.process-wizard-primary>.process-wizard-step>.process-wizard-dot:after {
    background-color: rgba(0, 0, 0, 0.4);
}

ul.process-steps li.active a,
ul.process-steps li.active a:focus,
ul.process-steps li.active:hover>a {
    background-color: #F07057 !important;
    border-color: #F07057 !important;
}

ul.process-steps li.active h1,
ul.process-steps li.active h2,
ul.process-steps li.active h3,
ul.process-steps li.active h4,
ul.process-steps li.active h5,
ul.process-steps li.active h6 {
    color: #F07057;
}



/** [Shortcode] Process Steps
*************************************************** **/
div.mega-price-table .pricing-title,
div.mega-price-table .pricing-head,
div.mega-price-table .pricing.popular {
    background-color: #F07057;
}


div.mega-price-table .pricing:hover h4,
div.mega-price-table .pricing-table i.fa {
    color: #F07057;
}



/** Styled Icons
 **************************************************************** **/
section.dark i.ico-hover:hover,
i.ico-hover:hover {
    background-color: #F07057;
    border-color: #F07057;
}


/** [Shortcode] Tabs
 **************************************************************** **/
.nav-tabs.nav-top-border>li.active>a,
.nav-tabs.nav-top-border>li.active>a:hover {
    border-top-color: #2366b2 !important;
}

.nav-tabs.nav-bottom-border>li.active>a,
.nav-tabs.nav-bottom-border>li.active>a:hover {
    border-bottom-color: #2366b2 !important;
}

.nav-tabs.nav-alternate>li.active>a {
    background-color: #2366b2 !important;
}

.nav-tabs>li.active>a {
    color: #2366b2 !important;
}



/** Sky Forms
 **************************************************************** **/
/**/
/* normal state */
/**/
.sky-form .toggle i:before {
    background-color: #F07057;
}

.sky-form .button {
    background-color: #F07057;
}


/**/
/* checked state */
/**/
.sky-form .radio input+i:after {
    background-color: #F07057;
}

.sky-form .checkbox input+i:after {
    color: #F07057;
}

.sky-form .radio input:checked+i,
.sky-form .checkbox input:checked+i,
.sky-form .toggle input:checked+i {
    border-color: #F07057;
}

.sky-form .rating input:checked~label {
    color: #F07057;
}



/** Hover Buttons
 **************************************************************** **/
.hvr-border-fade:hover,
.hvr-border-fade:focus,
.hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #F07057, 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active,
.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active,
.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before,
.hvr-radial-out:before,
.hvr-radial-in,
.hvr-rectangle-inm .hvr-rectangle-out:before,
.hvr-shutter-in-horizontal,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-in-vertical,
.hvr-shutter-out-vertical:before,
.hvr-underline-from-left:before,
.hvr-underline-from-center:before,
.hvr-underline-from-right:before,
.hvr-overline-from-left:before,
.hvr-overline-from-center:before,
.hvr-overline-from-right:before,
.hvr-underline-reveal:before,
.hvr-overline-reveal:before {
    background-color: #F07057;
}

/** ********************************************** **
    颜色主题css(orange.css)
**/

/** ********************************************** **
    自定义样式和重写hdcore.css中的选择器.
**/
/*全局字体，通常中文网站采用同一种字体*/
* {
    font-family: "微软雅黑";
}

small,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "微软雅黑";
}

.container p {
    line-height: 2em;
}

#topMain li a {
    font-size: 16px;
}

.social-wechat:hover {
    background-color: #3FB135 !important;
}

.social-wechat {
    background-color: #3FB135;
}

.social-weibo:hover {
    background-color: #E04D6A !important;
}

.social-weibo {
    background-color: #E04D6A;
}

.social-qq:hover {
    background-color: #4EB0ED !important;
}

.social-qq {
    background-color: #4EB0ED;
}

.btn-qq {
    color: #fff;
    background-color: #4EB0ED;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-qq:hover,
.btn-qq:focus,
.btn-qq:active,
.btn-qq.active,
.open>.dropdown-toggle.btn-qq {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-qq:active,
.btn-qq.active,
.open>.dropdown-toggle.btn-qq {
    background-image: none
}

.btn-qq.disabled,
.btn-qq[disabled],
fieldset[disabled] .btn-qq,
.btn-qq.disabled:hover,
.btn-qq[disabled]:hover,
fieldset[disabled] .btn-qq:hover,
.btn-qq.disabled:focus,
.btn-qq[disabled]:focus,
fieldset[disabled] .btn-qq:focus,
.btn-qq.disabled:active,
.btn-qq[disabled]:active,
fieldset[disabled] .btn-qq:active,
.btn-qq.disabled.active,
.btn-qq[disabled].active,
fieldset[disabled] .btn-qq.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-qq .badge {
    color: #55acee;
    background-color: #fff
}

.btn-wechat {
    color: #fff;
    background-color: #3FB135;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-wechat:hover,
.btn-wechat:focus,
.btn-wechat:active,
.btn-wechat.active,
.open>.dropdown-toggle.btn-wechat {
    color: #fff;
    background-color: #349D38;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-wechat:active,
.btn-wechat.active,
.open>.dropdown-toggle.btn-wechat {
    background-image: none
}

.btn-wechat.disabled,
.btn-wechat[disabled],
fieldset[disabled] .btn-wechat,
.btn-wechat.disabled:hover,
.btn-wechat[disabled]:hover,
fieldset[disabled] .btn-wechat:hover,
.btn-wechat.disabled:focus,
.btn-wechat[disabled]:focus,
fieldset[disabled] .btn-wechat:focus,
.btn-wechat.disabled:active,
.btn-wechat[disabled]:active,
fieldset[disabled] .btn-wechat:active,
.btn-wechat.disabled.active,
.btn-wechat[disabled].active,
fieldset[disabled] .btn-wechat.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-wechat .badge {
    color: #55acee;
    background-color: #fff
}

.btn-weibo {
    color: #fff;
    background-color: #E04D6A;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-weibo:hover,
.btn-weibo:focus,
.btn-weibo:active,
.btn-weibo.active,
.open>.dropdown-toggle.btn-weibo {
    color: #fff;
    background-color: #E04D2A;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-weibo:active,
.btn-weibo.active,
.open>.dropdown-toggle.btn-weibo {
    background-image: none
}

.btn-weibo.disabled,
.btn-weibo[disabled],
fieldset[disabled] .btn-weibo,
.btn-weibo.disabled:hover,
.btn-weibo[disabled]:hover,
fieldset[disabled] .btn-weibo:hover,
.btn-weibo.disabled:focus,
.btn-weibo[disabled]:focus,
fieldset[disabled] .btn-weibo:focus,
.btn-weibo.disabled:active,
.btn-weibo[disabled]:active,
fieldset[disabled] .btn-weibo:active,
.btn-weibo.disabled.active,
.btn-weibo[disabled].active,
fieldset[disabled] .btn-weibo.active {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-weibo .badge {
    color: #55acee;
    background-color: #fff
}

#regform .error {
    color: #BF6464;
    font-size: 12px;
    padding-left: 10px;
}

#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
    background-image: url('../images/submenu_light.png');
}

/** ********************************************** **
    结束：自定义样式和重写hdcore.css中的选择器.
**/

/**自定义样式**/
/**首页start**/
html,
body {
    position: relative;
    height: 100%;
}

body {
    font-size: 14px;
    margin: 0;
    padding: 0;
    background: url(../images/bg.jpg) no-repeat top center;
    background-size: 100% 100%;
}

ul,
p {
    margin-bottom: 0px;
    padding-left: 0px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

section {
    border-bottom: 0px;
}

a,
a:hover,
a:link,
a:visited,
a:focus {
    ;
    text-decoration: none;
}

/**自定义样式**/
/**header**/
.header {
    width: 100%;
    height: 40px;
    background: #f6f6f6;
}

.header_center {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 40px;
}

.Times {
    float: left;
    color: #0b6681;
}

.Tabs {
    float: right;
}

.Tabs ul {
    overflow: hidden;
}

.Tabs ul li {
    float: left;
    padding: 0 20px;
    position: relative;
    color: #000;
}

.Tabs ul li:before {
    content: "";
    width: 1px;
    height: 11px;
    background: #e3e3e3;
    position: absolute;
    right: 0px;
    top: 15px;
}

.Tabs ul li.rk {
    width: 100px;
}

.Tabs ul li.rk span:nth-child(1) {
    float: left;
}

.Tabs ul li.rk span:nth-child(2) {
    float: right;
}

.Tabs ul li:last-child:before {
    display: none;
}

.rk_erweima2 {
    position: absolute;
    top: 40px;
    right: 80px;
    display: none;

}

searchall_hov:hover .search_all {
    display: block;
}

.search_all {
    position: absolute;
    right: 185px;
    z-index: 999;
    top: 0px;
    display: none;
}

.search_all input.sear_txt {
    width: 200px;
    height: 40px;
    padding-left: 15px;
}

.search_all input.sear_sbt {
    width: 60px;
    height: 40px;
    background: #0b6681;
    color: #fff;
    border: 0;
    position: absolute;
    left: 200px;
    top: 0px;

}

/**nav logo**/
.Nav_Logo {
    width: 1400px;
    margin: 0 auto;
    height: 120px;
    z-index: 99;
}

.logo {
    float: left;
    padding-top: 24px;
}

.nav {
    float: right;
    position: relative;
}

.nav ul {}

.nav ul li {
    float: left;
    line-height: 120px;
    padding-left: 50px;
    font-size: 18px;
    color: #151515;
    font-size: 20px;
}

.nav ul li:hover {
    color: #0b6681;
}

/**二级导航**/
.subnav {
    width: 100%;
    background: rgba(251, 251, 251, 0.95);
    position: absolute;
    top: 119px;
    left: 50px;
    z-index: 99;
    display: none;
}

.subnav li {
    width: 140px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 80px !important;
}

.nav ul li:hover .subnav {
    display: block;
    animation: moves 1s ease-in-out forwards;
}

/**二级导航显示动画**/
@keyframes moves {
    0% {
        transform: translateY(200);
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }
}

.Enter {
    width: 100%;
    height: 450px;
    background: url(../images/bgImg.jpg) no-repeat top center;
    z-index: 1;
}

.Enter_center {
    width: 1400px;
    margin: 0 auto;
    padding-top: 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
    top: 50px;
}

.Enter_center .hov:hover {
    color: #0b6681;
    font-weight: bold;
}

.Searchs {
    float: left;
    padding-top: 48px;
    width: 685px;
    height: 300px;
    background: rgba(255, 255, 255, 0.6);
    bottom: 0px;
    border-radius: 10px 10px 0px 0px;
}

.Search_spans {
    width: 440px;
    margin: auto;
}

.Search_spans span {
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    border-radius: 10px;
}

.Search_spans span:nth-child(2) {
    margin: 0px 20px;
}

.Search_spans span:hover {
    background: #0b6681;
    color: #fff;
}

.Search_inputs {
    overflow: hidden;
    width: 440px;
    margin: 25px auto;
}

.Search_inputs .title_name {
    text-indent: 12px;
    float: left;
    width: 65px;
    height: 42px;
    border: 0;
    padding: 0px;
    border-radius: 10px 0px 0px 10px;
    background: #0c6681;
    color: #fff;
}

.Search_inputs .Forms .FormsTxt {
    width: 297px;
    height: 42px;
    border: 0;
    margin-left: 2px;
    padding-left: 12px;
}

.Search_inputs .Forms .FormsSbt {
    margin-left: -5px;
    width: 65px;
    height: 42px;
    border: 0;
    background: #0b6681;
    color: #fff;
    border-radius: 0px 10px 10px 0px;
}

.Book_radio {
    color: #fff;
}

.Book_radio form input {
    margin-left: 5px;
    margin-right: 5px;
}

.OBS {
    margin-top: -20px
}

.OBS ul {
    overflow: hidden;
}

.OBS ul li {
    padding-left: 23px;
    float: left;
    color: #fff;
    margin-left: 40px;
    background: url(../images/sign1.png) no-repeat left center;
}

.warn {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.Quite_nav {
    float: right;
    padding-top: 48px;
    padding-left: 40px;
    padding-right: 40px;
    width: 685px;
    height: 300px;
    background: rgba(255, 255, 255, 0.6);
    bottom: 0px;
    border-radius: 10px 10px 0px 0px;
}

.Quite_title {
    color: #000;
    font-size: 30px;
}

.Quite_title .Til_cn {}

.Quite_title .Til_en {}

.Quite_lis {}

/* 本例子css */
.Quite_lis .picScroll-left {
    width: 100%;
    position: relative;
    margin-top: 45px;
}

.Quite_lis .picScroll-left .hd {
    position: absolute;
    top: -75px;
    right: 0px;
}

.Quite_lis .picScroll-left .hd .prev,
.Quite_lis .picScroll-left .hd .next {
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #6d6d6e;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    line-height: 30px;
}

.Quite_lis .picScroll-left .hd .prev {
    right: 35px;
}

.Quite_lis .picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.Quite_lis .picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.Quite_lis .picScroll-left .bd {}

.Quite_lis .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.Quite_lis .picScroll-left .bd ul li {
    margin: 0 7px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.Quite_lis .picScroll-left .bd ul li .pic {
    text-align: center;
}

.Quite_lis .picScroll-left .bd ul li .pic img {
    width: 59px;
    height: 59px;
}

.Quite_lis .picScroll-left .bd ul li .name {
    text-align: center;
    color: #000;
    font-size: 18px;
    margin-top: 10px;
}

/**新闻动态，资源动态**/
.News {
    width: 1400px;
    margin: auto;
    margin-top: 52px;
    overflow: hidden;
}

.News_Imgs {
    width: 500px;
    height: 285px;
    float: left;
}

/* 本例子css */
.News_Imgs .slideBox {
    width: 500px;
    height: 285px;
    overflow: hidden;
    position: relative;
}

.News_Imgs .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 1;
}

.News_Imgs .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.News_Imgs .slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #b7afb7;
    cursor: pointer;
}

.News_Imgs .slideBox .hd ul li.on {
    background: #fff;
    color: #fff;
}

.News_Imgs .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.News_Imgs .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.News_Imgs .slideBox .bd li .bd_txt {
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 55px;
    line-height: 55px;
    padding-left: 12px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 16px;
}

.News_Imgs .slideBox .bd li .bd_txt:before {
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0px;
}

.News_Imgs .slideBox .bd img {
    width: 500px;
    height: 285px;
    display: block;
}

.News_Txts {
    width: 565px !important;
    float: left !important;
    margin-left: 30px !important;
}

/* 本例子css */
.News_Txts .slideTxtBox {
    width: 100%;
    text-align: left;
}

.News_Txts .slideTxtBox .hd {
    height: 35px;
    line-height: 35px;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
}

.News_Txts .slideTxtBox .hd ul {
    float: left;
    position: absolute;
    top: -1px;
}

.News_Txts .slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #9c9c9c;
}

.News_Txts .slideTxtBox .hd ul li:nth-child(2),
.News_Txts .slideTxtBox .hd ul li:nth-child(3),
.News_Txts .slideTxtBox .hd ul li:nth-child(4) {
    position: relative;
    padding: 0 20px;
}

.News_Txts .slideTxtBox .hd ul li:nth-child(2):before， .News_Txts .slideTxtBox .hd ul li:nth-child(3):before， .News_Txts .slideTxtBox .hd ul li:nth-child(4):before {
    content: "";
    width: 1px;
    height: 15px;
    background: #e7e7e7;
    position: absolute;
    top: 12px;
    left: 0px;
}

.News_Txts .slideTxtBox .hd ul li span {
    font-size: 14px;
    color: #e52222;
    position: absolute;
    top: -14px;
}

.News_Txts .slideTxtBox .hd ul li.on {
    height: 35px;
    color: #0b6681 !important;
    border-bottom: 2px solid #0b6681;
}

.News_Txts .slideTxtBox .bd ul {
    zoom: 1;
    margin-top: 20px;
}

.News_Txts .slideTxtBox .bd ul .bd_fir {
    width: 100%;
    height: 87px;
    background: #f7f7f7;
    overflow: hidden;
    margin-bottom: 20px;
}

.News_Txts .slideTxtBox .bd ul .bd_fir .bd_tims {
    float: left;
    width: 65px;
    height: 60px;
    background: #0b6681;
    margin-left: 14px;
    margin-top: 14px;
}

.News_Txts .slideTxtBox .bd ul .bd_fir .bd_tims p {
    color: #fff;
    text-align: center;
}

.News_Txts .slideTxtBox .bd ul .bd_fir .bd_tims .Day {
    font-size: 22px;
}

.News_Txts .slideTxtBox .bd ul .bd_fir .bd_tims .Y_M {
    margin-top: -2px;
}

.News_Txts .slideTxtBox .bd ul .bd_fir .bd_wz {
    float: right;
    width: 450px !important;
    margin-right: 20px;
    margin-top: 14px;
}

.News_Txts .slideTxtBox .bd ul .bd_fir .bd_wz .titles {
    font-size: 16px;
    color: #5a5a5a;
}

.News_Txts .slideTxtBox .bd ul .bd_fir .bd_wz .descript {
    color: #989897;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}

.News_Txts .slideTxtBox .bd li {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #5a5a5a;
    position: relative;
    padding-left: 15px;
    margin-bottom: 6px;
}

.News_Txts .slideTxtBox .bd li .date {
    float: right;
    color: #cdcdcd;
}

.News_Txts .slideTxtBox .bd li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #b2b2b2;
    position: absolute;
    left: 0px;
    top: 10px;
}

.News_Txts .slideTxtBox .bd li:hover {
    color: #0b6681;
}

.News_Txts .slideTxtBox .bd li:hover:before {
    background: #0b6681;
}

/**广告图**/
.bnrs {
    width: 1400px;
    height: 150px;
    margin: 32px auto;
}

/* 本例子css */
.bnr {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.bnr .hd {
    display: none;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 1;
}

.bnr .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.bnr .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #b7afb7;
    cursor: pointer;
}

.bnr .hd ul li.on {
    background: #fff;
    color: #fff;
}

.bnr .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.bnr .bd li {
    zoom: 1;
    vertical-align: middle;
}

.bnr .bd img {
    width: 100%;
    height: 150px;
    display: block;
}

/**图书馆风采,资源展示**/
.Show {
    width: 1400px;
    margin: 0 auto;
}

.Tabs_lis {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.Tabs_lis ul {}

.Tabs_lis ul li {
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-right: 49px;
}

.Tabs_lis ul li:first-child {
    color: #0b6681;
    border-bottom: 2px solid #0b6681;
}

.Tabs_lis ul li:hover {
    color: #0b6681;
}

/* 本例子css */
.Show .Shows {
    width: 100%;
    position: relative;
    margin-top: 25px;
}

.Show .Shows .hd {
    position: absolute;
    top: -50px;
    right: 0px;
}

.Show .Shows .hd .prev,
.Show .Shows .hd .next {
    display: block;
    text-align: center;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background: #85b2c0;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    line-height: 18px;
}

.Show .Shows .hd .prev {
    right: 25px;
}

.Show .Shows .hd .prevStop {
    background-position: -60px 0;
}

.Show .Shows .hd .nextStop {
    background-position: -60px -50px;
}

.Show .Shows .bd {}

.Show .Shows .bd ul {
    overflow: hidden;
    zoom: 1;
}

.Show .Shows .bd ul li {
    width: 334px !important;
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.Show .Shows .bd ul li .pic {
    text-align: center;
}

.Show .Shows .bd ul li .pic img {
    width: 268px;
    height: 210px;
    display: block;
}

.Show .Shows .bd ul li .pic a:hover img {
    border-color: #999;
}

.Show .Shows .bd ul li .title {
    line-height: 24px;
}

/**友情链接**/
.Links {
    width: 1400px;
    margin: 0 auto;
    margin-top: 32px;
}

/* 本例子css */
.Links .Link {
    width: 100%;
    position: relative;
    margin-top: 25px;
}

.Links .Link .hd {
    position: absolute;
    top: -50px;
    right: 0px;
}

.Links .Link .hd .prev,
.Links .Link .hd .next {
    display: block;
    text-align: center;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background: #85b2c0;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    line-height: 18px;
}

.Links .Link .hd .prev {
    right: 25px;
}

.Links .Link .hd .prevStop {
    background-position: -60px 0;
}

.Links .Link .hd .nextStop {
    background-position: -60px -50px;
}

.Links .Link .bd {}

.Links .Link .bd ul {
    overflow: hidden;
    zoom: 1;
}

.Links .Link .bd ul li {
    width: 240px !important;
    margin: 0 20px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.Links .Link .bd ul li .pic {
    text-align: center;
}

.Links .Link .bd ul li .pic img {
    width: 243;
    height: 90;
    display: block;
}

.Links .Link .bd ul li .pic a:hover img {
    border-color: #999;
}

.Links .Link .bd ul li .title {
    line-height: 24px;
}

/**底部footer**/
.footer {
    width: 100%;
    height: 200px;
    background: #666666;
    margin-top: 30px;
}

.footer_center {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 22px;
}

.Left_foot {
    width: 100%l
}

.foot_nav {}

.foot_nav ul {
    overflow: hidden;
}

.foot_nav ul li {
    float: left;
    color: #fff;
    margin-right: 25px;
}

.Left_foot .addr {
    color: #fff;
    margin-top: 20px;
}

.Left_foot .addr span {
    margin-right: 15px;
}

.Left_foot .copy {
    color: #fff;
    margin-top: 20px;
}

.Right_foot {
    float: right;
}

.Right_foot p {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

/**内页样式**/
.col_actioImg {
    width: 100%;
    height: 300px;
}

.col_actioImg img {
    width: 100%;
    height: 100%;
}

/**主要内容部分**/
.main {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: -60px;
}

/**左边部分**/
.Left_nav {
    float: left;
    width: 270px;
    background: url(../images/cel_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
}

.Left_nav .nav_column {
    width: 100%;
    height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-left: 28px;
    line-height: 60px;
}

.Left_nav ul {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}

.Left_nav ul li {
    background: #f4f4f4 url(../images/col_sign1.png) no-repeat 225px center;
    padding-left: 30px;
        line-height: normal;
    padding: 18px 0 18px 30px;
    font-size: 16px;
    border-top: 2px solid #fff;
}

.Left_nav ul li a{
      display: inline-block;
    width: 75%;
}
.Left_nav ul li:hover {
    background: #f3f3f3 url(../images/col_sign.png) no-repeat 225px center;
    color: #0080c1;
}

/**右边内容**/
.Right_contains {
    width: 1120px;
    float: right;
    padding: 0px 15px;
    background: #fff;
}

.Right_tils {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
}

.Right_tils .tils_column {
    float: left;
    font-size: 18px;
    border-bottom: 2px solid #0080c1;
    line-height: 58px;
    color: #0080c1;
}

.Right_tils .tils_addr {
    float: right;
    color: #a6a6a6;
}

/**D页面**/
.conts {
    margin-top: 40px;
    padding-bottom: 30px;
}

.conts h3 {
    font-size: 22px;
    color: #0b6681;
    text-align: center;
    margin-bottom: 15px;
}

.conts .conts_info {
    color: #969696;
    text-align: center;
}

.conts .conts_info span {
    padding: 0px 5px;
}

.conts .conts_txt {
    margin-top: 55px;
    line-height: 30px;
}

/**图文列表**/
.ImgTxt_list {
    width: 100%;
    float: right;
}

.ImgTxt_list ul {
    margin-top: 30px;
    margin-bottom: 30px;
}

.ImgTxt_list ul li {
    width: 100%;
    height: 195px;
    border: 1px solid #e4e4e4;
    padding-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
}

.ImgTxt_list ul li .News_img {
    width: 212px;
    height: 159px;
    float: left;
    padding-left: 20px;
}

.ImgTxt_list ul li .News_img img {
    width: 100%;
    height: 159px;
}

.ImgTxt_list ul li .News_info {
    width: 650px;
    float: left;
    margin-left: 34px;
}

.ImgTxt_list ul li .News_info .News_txt {
    font-size: 16px;
    line-height: 40px;
}

.ImgTxt_list ul li .News_info .News_sbrt {
    color: #1f1f1f;
    opacity: 0.8;
    line-height: 25px;
}

.ImgTxt_list ul li .News_info .info_off {
    width: 180px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    background: #e8e8e8;
    padding-left: 10px;
    font-size: 14px;
    color: #555555;
    margin-top: 25px;
}

.ImgTxt_list ul li .News_info .info_off .more {
    display: inline-block;
    width: 53px;
    height: 26px;
    background: #b9b9b9;
    text-align: center;
    color: #fff;
    float: right;
    border-radius: 0px 5px 5px 0px;
}

.ImgTxt_list ul li .info_date {
    float: right;
    padding-right: 20px;
    text-align: center;
    padding-top: 45px;
    position: relative;
    padding-left: 20px;
}

.ImgTxt_list ul li .info_date .day {
    font-size: 24px;
    color: #000;
}

.ImgTxt_list ul li .info_date .ym {
    color: #747474;
}

.ImgTxt_list ul li .info_date:before {
    content: "";
    width: 1px;
    height: 72px;
    background: #e4e4e4;
    position: absolute;
    left: 0px;
}

.ImgTxt_list ul li:hover {
    border: 1px solid #014691;
}

.ImgTxt_list ul li:hover .News_info .News_txt {
    color: #014691;
}

.ImgTxt_list ul li:hover .info_sbrt .info_title {
    color: #014691;
}

.ImgTxt_list ul li:hover .info_sbrt .info_more {
    background: #014691;
    border: 0px;
    color: #fff;
}

.ImgTxt_list ul li:hover .info_date .day {
    color: #014691;
}

.ImgTxt_list ul li:hover .News_info .info_off .more {
    background: #014691;
}

/**信息列表**/
.Right_List {
    width: 100%;
    float: right;
}

.Right_List ul {
    margin-top: 30px;
}

.Right_List ul li {
    width: 100%;
    height: 123px;
    background: #f6f6f6;
    margin-bottom: 30px;
    padding-top: 24px;
    overflow: hidden;
}

.Right_List ul li .info_sbrt {
    float: left;
    padding-left: 20px;
}

.Right_List ul li .info_sbrt .info_title {
    font-size: 16px;
}

.Right_List ul li .info_sbrt .info_more {
    width: 115px;
    height: 30px;
    border: 1px solid #e4e4e4;
    border-radius: 25px;
    text-align: center;
    line-height: 27px;
    margin-top: 25px;
    color: #838383;
}

.Right_List ul li .info_date {
    float: right;
    padding-right: 20px;
    text-align: center;
    padding-top: 5px;
    position: relative;
    padding-left: 20px;
}

.Right_List ul li .info_date .day {
    font-size: 24px;
    color: #000;
}

.Right_List ul li .info_date .ym {
    color: #747474;
}

.Right_List ul li .info_date:before {
    content: "";
    width: 1px;
    height: 72px;
    background: #e4e4e4;
    position: absolute;
    left: 0px;
}

.Right_List ul li:hover .info_sbrt .info_title {
    color: #014691;
}

.Right_List ul li:hover .info_sbrt .info_more {
    background: #014691;
    border: 0px;
    color: #fff;
}

.Right_List ul li:hover .info_date .day {
    color: #014691;
}

/**图片列表**/
.imgs_lis {}

.imgs_lis ul {
    margin-top: 30px;
    overflow: hidden;
    margin-left: -30px;
}

.imgs_lis ul li {
    float: left;
    position: relative;
    width: 337px;
    height: 253px;
    margin-left: 34px;
    margin-bottom: 24px;
}

.imgs_lis ul li .img_tx {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.bjtxb {
    font-weight: bold !important;
    color: #fff !important;
}

.slideBoxadv {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: absolute;
}

.slideBoxadv .hdadv {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBoxadv .hdadv ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBoxadv .hdadv ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 15px;
}

.slideBoxadv .hdadv ul li.on {
    background: #f00;
    color: #0b6681 !important;
}

.slideBoxadv .bdadv {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBoxadv .bdadv li {
    zoom: 1;
    vertical-align: middle;
}

.slideBoxadv .bdadv img {
    width: 100%;
    height: 450px;
    display: block;
}

/*分享*/
.m-share {
    margin-top: 0;
    line-height: 28px;
    position: relative;
    display: inline-block;
    margin-left: 15px;
}


.m-share .sharebox {
    display: flex;
}

.share {
    zoom: 1;
    margin-left: 10px;
    display: flex;
}

.share:after {
    content: "";
    display: block;
    clear: both;
}

.share a {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    display: block;
}

.share a i {
    display: block;
    width: 24px;
    height: 24px;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}

.share a:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.share #share-icon {
    width: 20px;
    height: 20px;
    float: left;
    display: none;
}

.share #share-icon img {
    width: 100%;
    height: 100%;
}

.share .share-qqzone {
    background: none
}

.share .share-qqzone i {
    background: url("../images/shareqqzone.png") center center no-repeat;
    background-size: 80%;
}

.share .share-qqzone:hover {
    background-color: none;
}

.share .share-wechat {
    position: relative;
    background-color: none;
}

.share .share-wechat i {
    background: url("../images/sharewechat.png") center center no-repeat;
    background-size: 80%;
}

.share .share-wechat:hover {
    background-color: none;
}

.share .share-weibo {
    background: none;
}

.share .share-weibo i {
    background: url("../images/shareweibo.png") center center no-repeat;
    background-size: 80%;
}

.share .share-weibo:hover {
    background-color: none;
}

.share .share-qq:hover {
    background-color: #27a8f2;
}



.share .bg-code {
    left: -36px;
    z-index: 10;
}

.share .qrcode {
    position: absolute;
    top: 36px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    display: none;
    left: -98%;
    z-index: 11;
}

.share .qrcode canvas{
    width: 90px!important;
    height: 90px!important;
}

.share .close-btn {
    position: absolute;
    background: #fff;
    color: #000;
    font-size: 12px;
    z-index: 12;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    right: -39px;
    top: 50px;
    display: none;
    cursor: pointer;
}