/** ********************************************** **
    头部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;
    }
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;}
/**自定义样式**/
.header {
    width: 100%;
    height: 170px;
    background: url(../images/topbg.jpg) no-repeat top center;
}
.center{
    width: 1400px;
    margin: auto;
    overflow: hidden;
}
.logo{
     float: left; 
     width: 453px;
     line-height: 170px;
}
.tp_rt{
    float: right;
    padding-top: 50px;
}
.tp_enter{
    overflow: hidden;
}
.tp_enter li{
    float: left;
    color: #6b6b6b;
    padding-left: 20px;
    position: relative;
    padding-right: 20px;
}
.tp_enter li::before{
    content: "";
    width: 1px;
    height: 15px;
    background: #6b6b6b;
    position: absolute;
    left: 0;
    top: 5px;
}
.tp_enter li:nth-child(2):before{
    display: none;
}
.tp_enter li:last-child{
    padding-right: 0;
}
.search{
    width: 250px;
    height: 40px;
    float: right;
    position: relative;
    margin-top: 20px;
}
.search .seartxt {
    display: inline-block;
    width: 250px;
    height: 40px;
    padding-left: 12px;
    border: 0;
}
.search .sbt{
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    background: url(../../../hdimg/bas/images/search.png) no-repeat center;
    border: 0;
}
.naver{
    width: 100%;
    height: 60px;
    background: #fff;
}
.naver ul li{
    float: left;
    line-height: 60px;
    font-size: 16px;
    padding: 0 32px;
}
.naver ul li.on{
    color: #1a5c81;
}
/**banner**/
.banner{
    width: 100%;
    height: 450px;
}
/* 本例子css */
.slideBox {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
}
.slideBox .hd {
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 47%;
    bottom: 0;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    float: left;
    margin-left: 7px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    text-align: center;
    background: #86919e;
    cursor: pointer;
}
.slideBox .hd ul li.on {
    background: #fff;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.slideBox .bd img {
    width: 100%;
    height: 450px;
    display: block;
}
.center{
    width: 1400px;
    margin: auto;
    overflow: hidden;
}
.box1{
    margin: 30px auto;
}
.box1 .b_left {
   width: 710px;
   height: 400px;
   float: left;
}
/* 本例子css */
.slideBox1 {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.slideBox1 .hd {
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 3%;
    bottom: 0;
    z-index: 1;
}
.slideBox1 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox1 .hd ul li {
    float: left;
    margin-left: 7px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer;
}
.slideBox1 .hd ul li.on {
    background: #fff;
}
.slideBox1 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox1 .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}
.slideBox1 .bd img {
    width: 100%;
    height: 400px;
    display: block;
}
.slideBox1 .bd li .hidtxt{
    position: absolute;
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    bottom: 0;
    line-height: 50px;
}
.box1 .b_right{
    width: 660px;
    height: 400px;
    background: #fff;
    float: right;
    padding: 20px;
}
.Column{
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}
.Column span{
    font-size: 24px;
    border-bottom: 2px solid #1a5c81;
    padding-bottom: 11px;
}
.Column a{
    display: inline-block;
    float: right;
    margin-top: 10px;
    color: #bdbdbd;
}
.box1 .b_right .zxdt{
    margin-top:10px;
}
.box1 .b_right .zxdt li{
    line-height: 52px;
    border-bottom: 1px solid #f2f2f2;
    color: #292929;
    font-size: 16px;
    position: relative;
    padding-left: 15px;
}
.box1 .b_right .zxdt li .date{
    float: right;
    color: #b2b2b2;
}
.box1 .b_right .zxdt li::before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #ececec;
    position: absolute;
    left: 0;
    top: 25px;
}
.box1 .b_right .zxdt li:hover{
    color: #1a5c81;
}
.box1 .b_right .zxdt li:hover::before{
    background: #1a5c81;
}
.box1 .b_right .zxdt li:last-child{
    border-bottom: 0;
}
.adv{
    height: 115px;
}
.adv img{
    width: 100%;
    height: 100%;
}
.box2 {
    margin: 30px auto;
}
.box2 .b_left{
    width: 446px;
    float: left;
    height: 447px;
    padding: 20px;
    background: #fff;
}
.box2 .b_left .zxdt{
    margin-top: 25px;
}
.box2 .b_left .zxdt li{
   width: 100%;
   height: 75px;
   background: #f8f8f8;
   overflow: hidden;
   padding: 10px;
   margin-bottom: 15px;
}
.box2 .b_left .zxdt li .time{
    width: 70px;
    height: 55px;
    float: left;
}
.box2 .b_left .zxdt li .time .day{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #c5c5c5;
    font-size: 24px;
}
.box2 .b_left .zxdt li .time .m_y{
    width: 100%;
    height: 25px;
    background: #e1e1e1;
    color: #949494;
    text-align: center;
    line-height: 25px;
    margin-top: -2px;
}
.box2 .b_left .zxdt li .titles{
    width: 305px;
    float: right;
    font-size: 16px;
    line-height: 55px;
}
.box2 .b_left .zxdt li:hover .time .day {
    background: #1a5c81;
    color: #fff;
}
.box2 .b_left .zxdt li:hover .titles{
    color: #1a5c81;
}
.box2 .b_cntr{
    width: 445px;
    height: 447px;
    float: left;
    margin-left: 32px;
    background: #fff;
    padding: 20px;
}
/* 本例子css */
.slideTxtBox {
    width: 100%;
}
.slideTxtBox .hd {
    height: 45px;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
}
.slideTxtBox .hd ul {
    position: absolute;
    left: 0;
    top: 0;
}
.slideTxtBox .hd ul li {
    float: left;
    color: #a5a5a5;
    font-size: 24px;
    margin-right: 25px;
}
.slideTxtBox .hd ul li.on {
    padding-bottom: 7px;
    border-bottom: 2px solid #1a5c81;
    color: #292929;
}
.slideTxtBox .bd ul {
    zoom: 1;
    margin-top: 5px;
}
.box1 .b_right .zxdt {
    margin-top: 10px;
}
.slideTxtBox .bd li {
    line-height: 72px;
    border-bottom: 1px solid #f2f2f2;
    color: #292929;
    font-size: 16px;
    position: relative;
    padding-left: 15px;
}
.slideTxtBox .bd li .date {
    float: right;
    color: #b2b2b2;
}
.slideTxtBox .bd li::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #ececec;
    position: absolute;
    left: 0;
    top: 34px;
}
.slideTxtBox .bd li:hover {
    color: #1a5c81;
}
.slideTxtBox .bd li:hover::before {
    background: #1a5c81;
}
.slideTxtBox .bd li:last-child {
    border-bottom: 0;
}
.box2 .b_right {
   width: 446px;
   height: 447px;
   background: #fff;
   padding: 20px;
   float: right;
}
.box2 .b_right ul{
    margin-top: 25px;
}
.box2 .b_right ul li{
    width: 100%;
    height: 70px;
    font-size: 16px;
    padding-left: 82px;
    margin-bottom: 20px;
    line-height: 70px;
    padding-right: 30px;
}
.box2 .b_right ul li .more{
    float: right;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 20px;
    border-radius: 25px;
    border: 1px solid #e2e2e2;
    color: #e2e2e2;
    margin-top: 22px;
}
.box2 .b_right ul li:hover .more{
    color: #adbec7;
    background: #1a5c81;
}
.box2 .b_right ul li:nth-child(1){
    background: #f8f8f8 url(../images/sign1.png) no-repeat 25px center;
}
.box2 .b_right ul li:nth-child(2) {
    background: #f8f8f8 url(../images/sign2.png) no-repeat 25px center;
}
.box2 .b_right ul li:nth-child(3) {
    background: #f8f8f8 url(../images/sign3.png) no-repeat 25px center;
}
.box2 .b_right ul li:nth-child(4) {
    background: #f8f8f8 url(../images/sign4.png) no-repeat 25px center;
}
.box3{
    height: 300px;
    padding: 20px;
    background: #fff;
}
/* 本例子css */
.slideTxtBox4 {
    width: 100%;
}

.slideTxtBox4 .hd {
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

.slideTxtBox4 .hd ul {
    float: left;
}

.slideTxtBox4 .hd ul li {
    float: left;
    cursor: pointer;
    font-size: 24px;
    margin-right: 35px;
}

.slideTxtBox4 .hd ul li.on {
    border-bottom: 2px solid #1a5c81;
    padding-bottom: 13px;
}

.slideTxtBox4 .bd ul {
    padding: 20px 0;
    zoom: 1;
}
/* 本例子css */
.picScroll-left {
    width: 100%;
    position: relative;
}
.picScroll-left .hd {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -50px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li {
    width: 255px;
    height: 190px;
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
}
.picScroll-left .bd ul li .pic {
    text-align: center;
}
.picScroll-left .bd ul li .pic img {
    width: 255px !important;
    height: 190px !important;
    display: block;
}
.picScroll-left .bd ul li .p_txt{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
/* 本例子css */
.picMarquee-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.picMarquee-left .bd {
    padding: 10px;
}
.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picMarquee-left .bd ul li {
    width: 255px !important;
    height: 190px !important;
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
}
.picMarquee-left .bd ul li .pic {
    text-align: center;
}
.picMarquee-left .bd ul li .pic img {
    width: 255px !important;
    height: 190px !important;
    display: block;
}
.picMarquee-left .bd ul li .p_txt {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
.footer{
    width: 100%;
    height: 215px;
    background: #1a5c81;
    margin-top: 40px;
}
.footer .f_left{
    float: left;
    margin-top: 25px;
}
.footer .f_left .link select,
.footer .f_left .link option {
   width: 207px;
   height: 30px;
   background: #769db3;
   color: #fff;
   text-indent: 20px;
   padding: 0;
   border: 0;
   border-radius: 0;
   margin-right: 28px;
}
.footer .f_left .copy{
    color: #fff;
    margin-top: 48px;
    line-height: 30px;
}
.footer .f_right {
   width: 270px;
   float: right;
   margin-top: 25px;
   overflow:hidden;
}
.footer .f_right .adv1{float:left;}
.footer .f_right .adv2{float:right;}
.footer .f_right .e_txt{
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #fff;
    color: #1a5c81;
    margin-top: 10px;
}






.contain3{
    padding: 20px;
    background: #fff;
    margin-bottom: 40px;
}

/* 本例子css */
.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
}
.picScroll-left .hd .next {
    background-position: 0 -50px;
}
.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .bd {}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 5px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 214px;
    height: 160px;
    display: block;
}

.picScroll-left .bd ul li .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #434343;
}
/**内页样式**/
.col_banner{
   width: 100%;
   height:300px;
   position: relative;
}
.col_banner img{
    width: 100%;
    height: 100%;
}
.col_banner .center{
}
.col_banner .center .col_info{
    padding: 30px;
    position: absolute;
    top: 103px;
    background: rgba(46,91,110,0.7);
    color: #fff;
}
.col_banner .center .col_info .lanmu{
    font-size: 24px;
    font-weight: bold;
}
.col_banner .center .col_info .addr{
    padding: 10px 0;
    border-bottom: 1px solid #93acb9;
}
.col_nav{
    width: 100%;
    height: 60px;
    background: #fff;
}
.col_nav li{
     float: left;
     line-height: 60px;
     font-size: 16px;
     color: #191919;
     margin-right: 70px;
     position: relative;
}
.col_nav li::after{
    content: "";
    width: 1px;
    height: 10px;
    background: #e5e5e5;
    position: absolute;
    left: -35px;
    top: 25px;
}
.col_nav li.on{
    color: #1a5c81;
    line-height: 58px;
    border-bottom: 2px solid #1a5c81;
}
.conts{
    padding: 30px 30px 50px 30px;
    background: #fff;
    margin: 30px auto;
}
.conts .infolist li{
    line-height: 48px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 16px;
    position: relative;
    padding-left: 12px;
}
.conts .infolist li .shijian{
    float: right;
    color:#c3c3c3;
}
.conts .infolist li::before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #e3e3e3;
    position: absolute;
    left: 0;
    top: 20px;
}
.conts .infolist li:hover{
    color: #1a5c81;
}
.conts .infolist li:hover:before{
    background:#1a5c81;
}
/**图片列表**/
.imglist{
    overflow: hidden;
    margin-left: -32px;
}
.imglist li{
    width: 425px;
    height: 320px;
    padding: 18px 32px;
    background: #f8f8f8;
    position: relative;
    float: left;
    margin-left: 32px;
    margin-bottom: 32px;
}
.imglist li .boxs{
    width: 100%;
    height: 285px;
    position: relative;
}
.imglist li .boxs img{
    width: 100%;
    height: 285px;
}
.imglist li .boxs .hidText{
    position: absolute;
    bottom: 0;
    width: 100%;
    height:40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background: rgba(0,0,0,0.4);
}
/**详细页**/
.detail {
    padding-bottom: 50px;
}

.detail .Tils {
    width: 100%;
    height: 140px;
    background: #f9f9f9;
    text-align: center;
}

.detail .Tils .biaoti {
    font-size: 34px;
    font-weight: bold;
    color: #262626;
    padding-top: 32px;
}

.detail .Tils .d_info {
    color: #b9b9b9;
    margin-top: 10px;
}

.detail .content {
    font-size: 16px;
    line-height: 2.4em;
    margin-top: 45px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #f0ebe4;
}
/*公共样式*/
.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height:12px;

    color:#222;
}

.pb_sys_common a{
    text-decoration: none;
}

.pb_sys_common .p_pages{
    margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin:0px 0px 0px 5px;

    height:24px;
    -height:auto;

    line-height:12px;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_t{
    line-height:12px;
    margin:0px;
    padding:0px;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
    color: #ccc;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    color: #222;
}

.pb_sys_common .p_dot {
    margin-left:4px;
    margin-right:-4px;
    color:#222;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
    /*
    height:22px;
    border: 1px solid #aaa;
    outline-width:thin;
    outline-color:#258CFF;

    text-align:center;
    vertical-align:middle;    
    */
    font-family: SimSun;
    font-size:12px;

    border: 1px solid #aaa;
    height:22px;
    line-height:20px;
    box-sizing:border-box;
    vertical-align:middle;

    outline-width:thin;
    outline-color:#258CFF;
    
    margin:0px 2px;
    padding:0px 1px;
}


.pb_sys_common .p_goto input{
    width:22px;
    text-align:center;
}

.pb_sys_common .p_search input{
    width:100px;
    text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
    border: 1px solid #258CFF;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #222;

    margin:0px;

    height:24px;
    -height:auto;
    
    line-height:12px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
    /*
    border-width:1px 0px 1px 1px;
    border-style:solid;
    border-color:#ccc;
    padding: 5px 6px;
    color: #222;
    */
    border-right:1px solid #ccc;
    padding: 1px 5px;
    color: #888888;
}

.pb_sys_common .p_dosize_d{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
    /*border-right-width:1px*/
    border-right-width:0px;
}


/*按钮控制*/
.pb_sys_normal .p_first,.pb_sys_normal .p_first_d,.pb_sys_normal .p_last,.pb_sys_normal .p_last_d{
    display:none;
}

.pb_sys_normal2 .p_first,.pb_sys_normal2 .p_first_d,.pb_sys_normal2 .p_last,.pb_sys_normal2 .p_last_d,.pb_sys_normal2 .p_prev_d,.pb_sys_normal2 .p_next_d{
    display:none;
}

.pb_sys_full{
}

.pb_sys_full2 .p_first_d,.pb_sys_full2 .p_last_d,.pb_sys_full2 .p_prev_d,.pb_sys_full2 .p_next_d{
    display:none;
}

.pb_sys_short .p_no,.pb_sys_short .p_no_d,.pb_sys_short .p_no_o,.pb_sys_short .p_dot{
    display:none;
}

.pb_sys_short2 .p_no,.pb_sys_short2 .p_no_d,.pb_sys_short2 .p_no_o,.pb_sys_short2 .p_dot,.pb_sys_short2 .p_first,.pb_sys_short2 .p_first_d,.pb_sys_short2 .p_last,.pb_sys_short2 .p_last_d{
    display:none;
}

/*样式1-4*/
.pb_sys_style1 .p_no a:hover,.pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover,
.pb_sys_style2 .p_no a:hover,.pb_sys_style2 .p_fun a:hover, .pb_sys_style2 .p_goto a:hover, .pb_sys_style2 .p_search a:hover,
.pb_sys_style3 .p_no a:hover,.pb_sys_style3 .p_fun a:hover, .pb_sys_style3 .p_goto a:hover, .pb_sys_style3 .p_search a:hover,
.pb_sys_style4 .p_no a:hover,.pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover{
    background-color: #f5f5f5;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #258CFF;
    color: #fff;
    background-color: #258CFF;
}
/*样式2 红*/
.pb_sys_style2 .p_no_d {
    border: 1px solid #F04646;
    color: #fff;
    background-color: #F04646;
}
/*样式3 绿*/
.pb_sys_style3 .p_no_d {
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;
}
/*样式4 灰*/
.pb_sys_style4 .p_no_d {
    border: 1px solid #888;
    color: #fff;
    background-color: #888;
}

/*样式5-8*/
.pb_sys_style5 .p_fun_d, .pb_sys_style5 .p_no_d, .pb_sys_style5 .p_no_o,.pb_sys_style5 .p_fun a, .pb_sys_style5 .p_no a, .pb_sys_style5 .p_goto a, .pb_sys_style5 .p_search a,
.pb_sys_style6 .p_fun_d, .pb_sys_style6 .p_no_d, .pb_sys_style6 .p_no_o,.pb_sys_style6 .p_fun a, .pb_sys_style6 .p_no a, .pb_sys_style6 .p_goto a, .pb_sys_style6 .p_search a,
.pb_sys_style7 .p_fun_d, .pb_sys_style7 .p_no_d, .pb_sys_style7 .p_no_o,.pb_sys_style7 .p_fun a, .pb_sys_style7 .p_no a, .pb_sys_style7 .p_goto a, .pb_sys_style7 .p_search a,
.pb_sys_style8 .p_fun_d, .pb_sys_style8 .p_no_d, .pb_sys_style8 .p_no_o,.pb_sys_style8 .p_fun a, .pb_sys_style8 .p_no a,  .pb_sys_style8 .p_goto a, .pb_sys_style8 .p_search a{
    border: 1px solid transparent;
}

.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover,
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover,
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover,
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.pb_sys_style5 .p_fun a:hover,.pb_sys_style5 .p_goto a:hover,.pb_sys_style5 .p_search a:hover,
.pb_sys_style6 .p_fun a:hover,.pb_sys_style6 .p_goto a:hover,.pb_sys_style6 .p_search a:hover,
.pb_sys_style7 .p_fun a:hover,.pb_sys_style7 .p_goto a:hover,.pb_sys_style7 .p_search a:hover,
.pb_sys_style8 .p_fun a:hover,.pb_sys_style8 .p_goto a:hover,.pb_sys_style8 .p_search a:hover{
    text-decoration: underline;
}


/*样式5 蓝*/
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover{
    border: 1px solid #258CFF;
    color: #fff;
    background-color: #258CFF;
}
/*样式6 红*/
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover{
    border: 1px solid #F04646;
    color: #fff;
    background-color: #F04646;
}
/*样式7 绿*/
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover{
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;
}
/*样式8 灰*/
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{
    border: 1px solid #888;
    color: #fff;
    background-color: #888;
}

.nav1-list-con {
	width: 1400px;
	height: 60px;
	margin: auto;
}

.nav1-list-ul {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	line-height: 60px;
	list-style: none;
	font-size: 0;
}

.nav1-list-ulli {
	width: 140px;
	height: 60px;
	display: inline-block;
	font-size: 16px;
	color: black;
	text-align: center;
	/* margin: 0 24px 0 24px; */
}

.nav1-list-ulli a {
	color: black;
	font-size: 16px;
}

.nav1-list-ulli:hover .nav1-list-uls {
	display: block;
}

.nav1-list-uls li {
	width: 140px;
	display: inline-block;
	float: left;
	background-color: rgb(248, 248, 248);
}

.nav1-list-uls {
	width: 140px;
	z-index: 9;
	display: none;
	position: absolute;
	padding: 0;
	list-style-type: none;
	background-color: rgb(248, 248, 248);
}

.nav1-list-ulli:hover .illi-a{
        color:#1a5c81
}

.nav1-list-uls li:hover .uls-a{
        color:#1a5c81
}