/** ********************************************** **
    头部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,
    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: #F07057;
    }

    #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%;
        font-family: "Microsoft JhengHei";
    }
body {
        font-size: 14px;
        color:#000;
        margin: 0;
        padding: 0;
        background-color: #efeff4;
    }
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{color:inherit;text-decoration:none;}
/**自定义样式**/
h2{
    font-size: 22px;
    color: #2e2e2e;
    font-weight: bold;
}
h3{
    font-size: 20px;
    font-weight: normal;
    color: #2e2e2e;
}
h4{
    font-size: 16px;
    font-weight: normal;
    color: #2e2e2e;
    width: 400px;
}
h5{
    font-size: 16px;
    font-weight: normal;
    color: #9e9e9e;
    margin: 0px;
}
.center{
    width: 1400px;
    margin: auto;
    overflow: hidden;
    
}
.top{
    width: 100%;
    height: 40px;
    background-color: #efeff4;
}
.Welcome{
    float: left;
    line-height: 40px;
    color: #828282;
}
.Topright{
    float: right;
}
.Topright a{
    color: #828282;
    line-height: 40px;
}
.Topright a:hover{
    color: #3953b3;
}
.top1{
    width: 100%;
    height: 150px;
    background:#fff;
}
.kouhao{
    line-height: 150px;
    margin-left: 50px;
    float: left;
}
h1{
    margin: 30px 0 30px 0;
    float: left;
}
.kuaijie{
    width: 210px;
    height: 50px;
    background-color: #e76c35;
    color: #fff;
    line-height: 50px;
    padding-left: 33px;
    float: left;
    margin-bottom: 10px;
    z-index: ;
}
.navy{
    float: right;
    width: 1180px;
    height: 50px;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.header{
    width: 1400px;
    margin: auto;
}
.nav{ 
    height:50px; 
    line-height:50px; 
    background:#3953b3;  
    position:relative; 
    z-index:1;  
}
.nav a{ 
    color:#fff;  
}
.nav .nLi{ 
    float:left;  
    position:relative; 
    display:inline;  
}
.nav .nLi h3{ 
    float:left;  
}
.nav .nLi h3 a{ 
    display:block; 
    padding:0 28px; 
    font-size:16px; 
    font-weight: normal;
    line-height: 50px;
 }
.nav .sub{ 
    display:none; 
    width: 120px;
    left: 0;
    top: 50px;
    position: absolute;
    background:rgba(7,41,100,0.9);
    line-height: 38px;
    padding: 20px 0; 
    text-align: center;
}
.nav .sub li{ 
    zoom:1; 
}
.nav .sub a{ 
    display:block;
    padding:0 10px; 
}
.nav .sub a:hover{ 
    background:#1c389f; 
    color:#fff;  
}
.nav .on h3 a{ 
    background:#1c389f; 
    color:#fff;   
}
.bannerzuo{
    width: 210px;
    height: 420px;
    background-color: #fff;
    float: left;
}
.bannerzuo li{
    width: 210px;
    height: 84px;
    border-bottom: 1px solid #efeff4;
    padding-left: 33px;
    line-height: 84px;
    font-size: 16px;
    color: #2e2e2e;
}
.bannerzuo li img{
    margin-right: 5px;
}
.swiper-container {
    width: 1180px;
    height: 420px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    z-index: 0;
}

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;


    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 30px;
    left: 470px;
    width: 100%;
}
  .xw{
      width: 250px;
      height: 420px;
      background-color: #39b39b;
      text-align: center;
      line-height: 40px;
      padding-top: 190px;
      float: right;
      font-size: 18px;
      color: #fff;
      font-weight: bold;
  }
  .noticetittle{
      width: 130px;
      height: 95px;
      background-color: #3953b3;
      color: #fff;
      text-align: center;
      line-height: 95px;
      font-size: 18px;
      margin-top: 20px;
      float: left;
  }
  .notice{
      width: 1270px;
      height: 95px;
      background-color: #fff;
      float: right;
      margin-top: 20px;
      padding-top: 17px;
  }
  .notice ul{
      width: 550px;
      margin: 0 40px;
      font-size: 16px;
      color: #2e2e2e;
      line-height: 30px;
  }
  .notice h4:hover{
      color: #3953b3;
  }
  .noticeleft h4,.noticeright h4{
      float: left;
      width: 450px;
  }
  .noticeleft h5, .noticeright h5{
      float: right;
  }
  .dot1{
      width: 5px;
      height: 5px;
      border-radius: 20px;
      background-color: #3953b3;
      margin-top: 10px;
      display: block;
      position: absolute;
      margin-left: -10px;
  }
  .a:hover{
      color: #3953b3;
  }
  .noticeleft, a:hover{
    color: #3953b3;
}
  .noticeleft{
      float: left;
  }
  .noticeright{
      float: right;
  }
  .zhuanti{
      margin: 20px auto;
      width: 1400px;
      height: 180px;
  }
  .right{
      width: 1170px;
      float: right;
  }
  .left{
      width: 210px;
      float: left;
  }
  .leftlink li{
      background-color: #fff;
      width: 210px;
      height: 60px;
      text-align: center;
      line-height: 60px;
      font-size: 16px;
      margin-bottom: 10px;
  }
  .leftlink li img {
      margin-right: 10px;
}
  .tel li{
      background-color: #fff;
      width: 210px;
      height: 50px;
      border-bottom: 1px solid #efeff4;
      color: #2e2e2e;
      font-size: 16px;
      line-height: 50px;
      padding-left: 30px;
}
.telltittle{
    width: 210px;
    height: 55px;
    background-color: #3953b3;
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}
.linktittle{
    width: 210px;
    height: 55px;
    background-color: #39b39c;
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}
.newsleft{
    width: 575px;
    height: 355px;
    background-color: #fff;
    float: left;
    padding: 20px;
}
.newsright{
    width: 575px;
    height: 355px;
    background-color: #fff;
    float: right;
    padding: 20px;
}
.name{
    height: 40px;
    border-bottom: 1px solid #eeeeee;
}
.mz{
    float: left;
    color: #2e2e2e;
    font-size: 22px;
}
.mz a{
    border-bottom: 2px solid #3953b3;
    line-height: 10px;
    height: 39px;
    display: block;
}
.mz img{
    margin-right: 10px;
}
.more{
    float: right;
    color: #969696;
    font-size: 14px;
    line-height: 25px;
}
.news{
    margin-top: 20px;
}
.news h4{
    float: left;
    margin-left: 10px;
}
.news h5{
    float: right;
}
.newsleft,.newsright li{
    font-size: 16px;
    color: #2e2e2e;
}
.newsleft,.newsright ul{
    line-height: 40px;
}
.noticeleft .dot{
    margin-top: 18px;
}
.newspicture{
    margin-top: 20px;
	overflow:hidden;
}
.newspicture img {
	width:534px;
	height:102px;
}
.newspicture img:hover {
	width:534px;
	height:102px;
	transform:scale(1.5,1.5);
}
img {
	transition:all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
-moz-transition:all 0.5s ease-out;
	/* Firefox 4 */
-webkit-transition:all 0.5s ease-out;
	/* Safari 和 Chrome */
-o-transition:all 0.5s ease-out;
	/* Opera */
}
.news h4:hover{
    color: #3953b3;
}
.dot{
    width: 5px;
    height: 5px;
    border-radius: 20px;
    background-color: #3953b3;
    margin-top: 14px;
    display: block;
    position: absolute;
    margin-left: -10px;
}
.right .newsleft{
    margin-bottom: 26px;
}
.right .newsright{
    margin-bottom: 26px;
}
.foot{
    width: 100%;
    height: 80px;
    background-color: #3953b3;
    color: #fff;
    text-align: center;
    line-height: 80px;
}
.search{
    float: right;
    margin: 60px 0;
}
.bar6 input {
	border:1px solid #3953b3;
	background:transparent;
    width: 230px;
    height: 40px;
    padding-left: 10px;
}
.bar6 button {
    right: 30px;
    position: relative;
}
.bar6 button:before {
	content:"";
	font-size:14px;
	color:#F9F0DA;
}
.toprq {
    width: 100%;
    left: 0; 
    top: 0;
    height: 30px; 
} 
.toprq h3 {  
    top: 2px;  
    font: 14px 'Work Sans', sans-serif;
    color: #828282;
    margin-left: 360px;
    margin-top: -29px;    
}
/* 信息列表 */
.breadcrumbs{
    background-color: #fff;
    height: 30px;
    margin-bottom: 20px;
    color: #9e9e9e;
    line-height: 30px;
    padding-left: 20px;

}
.kuaijie1{
    background-color: #3953b3;
    width: 210px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    padding-left: 33px;
    float: left;
    margin-bottom: 10px;
}
.sidenavigation{
    float: left;
}
.column{
    width: 210px;
    height: 60px;
    color: #fff;
    background-color: #e76c35;
    font-size: 22px;
    padding-left: 30px;
    line-height: 60px;
}
.erji li{
    width: 210px;
    height: 40px;
    background-color: #fff;
    margin-top: 5px;
    padding: 0 30px;
    line-height: 40px;
    font-size: 16px;
    color: #2e2e2e;
}
.erji li:hover{
    width: 210px;
    height: 40px;
    background-color:#3953b3;
    margin-top: 5px;
    padding-left: 30px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.erji .on{
    width: 210px;
    height: 40px;
    background-color:#3953b3;
    margin-top: 5px;
    padding-left: 30px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.erji li:hover a{
    color: #fff;
}
.erji span{
    float: right;
}
.list_information{
    background-color: #fff;
    padding: 30px 30px 40px 30px;
    width: 1170px;
    float: right;
    margin-bottom: 20px;
}
.columnname{
    border-bottom: 1px solid #eaeaea;
    height: 30px;
    margin-bottom: 20px;
}
.columnname h3{
    border-bottom: 2px solid #3953b3;
    line-height: 10px;
    height: 30px;
    display: block;
    width: 80px;
}
.information h5{
    float: right;
}
.information h4{
    float: left;
    width: 900px;
    margin-left: 10px;
}
.information h4:hover{
    color: #3953b3;
}
/* 图文列表 */
.informationpicture li{
    width: 1110px;
    height: 130px;
    background-color: #efeff4;
    margin-bottom: 20px;
}
.informationpicture p{
    width: 820px;
}
.informationpicture h4{
    position: absolute;
    margin-left: 260px;
    margin-top: -115px;
}
.informationpicture li:hover h4{
    color: #3953b3;
}
.informationpicture p{
    position: absolute;
    margin-left: 260px;
    margin-top: -85px;
    color: #9e9e9e;
}
.informationpicture h5{
    position: absolute;
    margin-left: 260px;
    margin-top: -35px;
    color: #3953b3;
    font-size: 14px;
}
/* 详情页 */
.detail{
    background-color: #fff;
    padding: 30px 30px 40px 30px;
    width: 1170px;
    float: right;
    margin-bottom: 20px;
}
.detail h2{
    text-align: center;
    line-height: 0px;
    margin: 30px 20px;
}
.detail h5{
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
.detail p{
    line-height: 40px;
    font-size: 16px;
}
/* 内页快捷导航弹出 */

.kuaijie1:hover{
    background-color: #e76c35;
}
.kuaijie1:hover .bannerzuo{
    display: block; 
}
.kuaijie1 .bannerzuo { 
    margin-left: -33px;
    width: 210px; 
    height: 420px; 
    position: absolute; 
    display: none;  
}
.nav1 a{ 
    color:#2c2c2c;  
}
.nav1 .nLi1{ 
    float:left;  
    position:relative; 
    display:inline;  
    padding-top: 17px;
}
.nav1 .nLi1 h3{ 
    float:left;  
}
.nav1 .nLi1 h3 a{ 
    display:block; 
    font-size:16px; 
    font-weight: normal;
    line-height: 50px;
 }
 .nav1 .sub1{ 
    display: none;
    width: 200px;
    left: 210px;
    top: 0;
    position: absolute;
    background: white;
    line-height: 34px;
    padding: 0px 0;
    z-index: 99;
    text-align: center;
    box-shadow: 0px 0px 20px #d8d8d8;
}
.nav1 .sub1 li{ 
    zoom: 1;
    padding: 0;
    border-bottom: 10px solid #efeff4;
    width: 200px;
}
.nav1 .sub1 a{ 
    display:block;
    padding:0 10px; 
}
.nav1 .sub1 a:hover{ 
    background:#1c389f; 
    color:#fff;  
}
.nav1 .on h3 a{ 
    color:#2c2c2c;   
}