/* Base */
body {
    font-family: '\5FAE\8F6F\96C5\9ED1',Tahoma,"Helvetica Neue",Helvetica,Arial;
    font-size: 12px;
    background-color: #fbfbfb;
}
/* .ad-top-scroll-padding {
	padding-top:140px;
} */
h2,
.h2 {
    font-size: 24px;
}
h3,
.h3 {
    font-size: 16px;
}
h4,
.h4 {
    font-size: 14px;
}

.panel > .panel-body {
    padding: 0;
}

@media (min-width: 1200px) {
    .container {
        width: 1190px;
        *width: 1140px;
    }
}

.pi-module-content {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

.newversion-broadcast {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding: 0;
    margin: 16px auto 20px;
}
.newversion-broadcast p {
    width: 100%;
    background-color: rgba(61, 168, 246, 0.1);
    padding: 8px 8px 8px 16px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.85);
    border: 1px solid rgba(61,168,246,0.10);
    border-radius: 4px;
}
.newversion-broadcast p span {
    width: 21px;
    height: 20px;
    margin-right: 11px;
    background: url("https://eefocus-static.eefcdn.com/images/topic/Utility/information-fill@2x.png") no-repeat;
    background-size: 100% 100%;
}
.newversion-broadcast p a {
    color: rgba(66, 111, 196, 1);
    display: contents;
}
.newversion-broadcast p a:hover {
    color: rgba(0, 64, 119, 1);
}


/* ellipsis */
.pi-ellipsis {
    overflow: hidden;
    display: block;
    line-height: 1.5;
}
.pi-ellipsis-1 {
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pi-ellipsis-2 {
    max-height: 3em;
}
.pi-ellipsis-3 {
    max-height: 4.5em;
}
.pi-ellipsis-4 {
    max-height: 6em;
}

.breadcrumb {
    background-color: #fff;
    border: 1px solid #e6e5e5;
}
.breadcrumb li,.breadcrumb li a {
    font-family: initial;
    color: rgba(156, 153, 153, 1);
}
.breadcrumb li a:hover {
    text-decoration: none;
    color: #DD3D3D;
}

/* Zone */
.pi-zone-wrap {
    overflow: hidden;
    margin: 0 15px 20px;
    border: 1px solid #e6e5e5;
    *width: 1138px;
    background-color: #fff;
    *position: relative;
}
.pi-zone-wrap > .pi-zone-11.col-xs-12 {
    margin-left: 0;
    padding-left: 15px;
}
.pi-zone-wrap .pi-zone-1.col-xs-12,
.pi-zone-wrap .pi-zone-3.col-xs-12 {
    padding-right: 30px;
}
/* Fixed line of left side of zone 5 cannot reach bottom */
.pi-zone-wrap {
    overflow: hidden;
}
.pi-zone-5 {
    margin-bottom: -9999px;
    padding-bottom: 9999px;
}

.pi-zone-11 {
    margin-left: 15px;
    padding-left: 0;
    padding-top: 20px;
}

.pi-zone-12 {
    margin-left: -15px;
    padding-top: 20px;
}

.pi-zone-12 .panel-default {
    padding-left: 0;
}

.pi-zone-13 {
    padding-right: 15px;
    padding-top: 20px;
    border-left: 1px solid #e6e5e5;
}

.pi-zone-7 {
    margin-left: 15px;
    padding-left: 0;
    padding-top: 20px;
}

.pi-zone-8 {
    margin-left: -15px;
    padding-top: 20px;
}

.pi-zone-8 .panel-default {
    padding-left: 0;
}

.pi-zone-9 {
    border-left: 1px solid #e6e5e5;
    padding-right: 15px;
    padding-top: 20px;
}
.pi-zone-0{
    background-color:#fff;
}
.pi-zone-0 .panel-default {
    padding: 0;
}

.pi-zone-1,
.pi-zone-3 {
    margin-left: 15px;
    padding: 20px 15px 0 0;
}

.pi-zone-2,
.pi-zone-4 {
    margin-left: -15px;
    padding-top: 20px;
}

.pi-zone-2 .panel-default,
.pi-zone-4 .panel-default {
    padding-left: 0;
}

.pi-zone-5 {
    padding-right: 15px;
    padding-top: 20px;
    border-left: 1px solid #e6e5e5;
}

.pi-zone-0,
.pi-zone-99 {
    margin-bottom: 20px;
}

.first-row {
  height: 265px;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-background {
    background: none;
}

.no-border-top {
    border-top: none;
    padding-top: 0;
}

/* Block basic */
.pi-panel-subline {
    float: right;
}

.pi-panel-tab  .panel-heading {
    padding: 0;
    height: 40px;
}

.pi-panel-tab-indicators {
    margin: 0 0 -1px 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
}
.pi-panel-tab-indicators li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.pi-panel-tab-indicators a {
    padding: 0 15px;
    cursor: pointer;
    display: block;
    color: #333;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
.pi-panel-tab-indicators li:first-child a {
    border-left: none;
}
.pi-panel-tab-indicators .active a {
    font-weight: bold;
    border-color: #ddd;
    background: #fff;
}

div.pi-zone-wrap .panel {
    margin-bottom: 20px;
}

div.pi-zone-wrap .widget-community-hot-article {
    margin-bottom: 18px;
}

div.pi-zone-wrap .widget-classic-download {
    margin-bottom: 9px;
}

.panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-body >:last-child {
    margin-bottom: 0;
}
.panel-default {
    border: 0;
    padding: 0 15px;
    overflow: hidden;
}
.panel-default a {
    color: #222;
}
.panel-default a:hover {
    color: #165488;
}
.panel-default > .panel-heading {
    padding: 0;
    color: #222;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #aaa;
    position: relative;
}
.panel-default .media-heading  {
    font-size: 13px;
}
.panel-default .media-body {
    color: #969696;
}
.panel-default .media-body .pull-right a {
    color: #165488;
}
.panel-body {
    padding: 15px 0;
}

.panel-body > div > ul > li,
.panel-body .widget-list ul > li {
    font-size: 13px;
    line-height: 26px;
}

.blog-common-list .single-list > a,
.blog-common-list .single-list span,
.blog-common-list ul > li > a,
.panel-body > div > ul > li > a,
.panel-body .widget-list ul > li > a {
    line-height: 26px;
}

.panel-body .widget-list-summary,
.panel-body .widget-focus-common-list,
.panel-body .widget-common-list,
.panel-body .widget-list-summary-first,
.panel-body .widget-slideshow-feature,
.panel-body .widget-list-common {
    margin-top: 16px;
}

.panel-body .widget-slideshow-feature,
.panel-body .widget-focus-list,
.panel-body .widget-list-first-compound,
.panel-body .widget-resource-center,
.panel-body .widget-classic-download,
.panel-body .widget-list-compound,
.panel-body .widget-list-feature,
.panel-body .blog-official-blog,
.panel-body .blog-top-bloger,
.panel-body .blog-newst-bloger {
    margin-top: 20px;
}
.panel-body .blog-common-list {
    margin-top: 13px;
}

.widget-common-list ul,
.widget-focus-common-list ul,
.widget-list-common ul,
.widget-list-first-compound ul,
.blog-common-list ul,
.widget-focus-list ul {
    overflow: hidden;
    margin-bottom: 0;
}

.widget-focus-common-list ul,
.widget-common-list ul,
.widget-list-common ul {
    margin-top: -2px;
}

.widget-list-summary .media:first-child,
.widget-focus-common-list .media:first-child {
    margin-top: 0;
}

.pi-icon-dot-o {
    position: absolute;
    bottom: -2px;
    *zoom: 1;
    right: 0;
    width: 4px;
    height: 4px;
    background: url(../image/dot-o.png) 0 0 no-repeat;
}
.pi-panel-heading-inner {
    margin-bottom: -2px;
    *position: relative;
    *bottom: -2px;
    *zoom: 1;
    padding: 14px 6px 12px 10px;
    font-weight: bold;
    font-size: 15px;
    color: #222;
    line-height: 18px;
    background: url(../image/panel-hd-bg.png) left bottom no-repeat;
}
.panel-body ul li {
    padding-left: 20px;
    background: url(../image/dot.png) 2px 10px no-repeat;
}

.list-multiple-tab .pi-panel-heading-inner {
    height: 60px;
    padding: 20px 0 15px 5px;
    margin-top: -16px;
    font-weight: normal;
}
.list-multiple-tab a {
    color: #999;
}
.list-multiple-tab a.active {
    color: #222;
}
.list-multiple-tab .first-item {
    float: left;
    padding: 10px 0 15px 5px;
    width: 65px;
}
.list-multiple-tab .one-item {
    background: url("../image/tab-segment.png") no-repeat scroll 4px 0;
    float: left;
    margin-top: -4px;
    padding: 13px 10px 12px 30px;
    width: 135px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.list-multiple-tab .more .more-triangle {
    background: url("../image/triangle.png") no-repeat scroll 0 0;
    height: 11px;
    width: 11px;
    position: absolute;
    right: -1px;
    top: -10px;
    width: 11px;
}
.list-multiple-tab .more {
    background: url("../image/tab-segment.png") no-repeat scroll 4px 0;
    float: right;
    padding: 12px 0 20px 30px;
    cursor: pointer;
    margin-top: -4px;
}
.list-multiple-tab .more-item {
    display: none;
    position: absolute;
    width: auto;
    right: 0;
    top: 59px;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    text-align: center;
    line-height: 26px;
    padding: 10px;
}
.list-multiple-tab .more-item > div {

}
.list-multiple-tab .more:hover .more-item,
.list-multiple-tab .more-item:focus {
    display: block;
}
.list-multiple-tab .more-item {
    width: auto;
}

.pi-panel-subline,
.pi-panel-subline a {
    font-size: 12px;
    color: #aaa;
    font-weight: normal;
}
.pi-panel-subline a:hover {
    color: #165488;
}

.pi-panel-heading-inner .pi-panel-tab-indicators {
    margin: 0;
    height: 20px;
    line-height: 20px;
}
.pi-panel-tab-indicators li {
    margin: -12px 0 0 0;
    width: 65px;
    height: 40px;
    overflow: hidden;
    padding: 12px 0 0 0;
}
.pi-panel-tab-indicators li:nth-child(2) {
    width: auto;
    background: url("../image/tab-bg.png") no-repeat scroll 1px 0;
    padding-left: 30px;
    padding-right: 30px;
}
.pi-panel-tab-indicators li > a {
    color: #999999 !important;
}
.pi-panel-tab-indicators .active > a {
    color: #222222 !important;
}
.pi-panel-tab-indicators li > a {
    margin-bottom: 0;
}
.pi-panel-tab-indicators a {
    padding: 0;
}
.pi-panel-tab .panel-heading {
    height: auto !important;
}
.pi-panel-tab-indicators li > a {
    border: none !important;
}

body.iframe {
    background: none;
}
body.iframe .pi-module-content {
    background: none !important;
}
body.iframe .container {
    width: 550px !important;
    margin-left: 0;
}

/* Block item */
.scrollwrap ul,
.panel-body ul {
    padding-left: 0;
    list-style: none;
}
.scrollwrap ul li {
    margin-bottom: 6px;
    padding-left: 40px;
    background: url(../image/dot.png) 16px 6px no-repeat !important;
    line-height: 17px !important;
    *zoom: 1;
}
.scrollwrap ul li a {
    font-size: 13px;
}

.widget-rolling-news {
    margin-bottom: 0;
    background-color: transparent;
}
.widget-rolling-news .col-wrap {
    padding: 0;
    height: 90px;
    width: 353px;
}
.widget-rolling-news .scrollwrap {
    margin: 11px 8px 10px 10px;
}
.widget-rolling-news embed {
    background-color: transparent;
}

.widget-list-summary .media-heading {
    padding-left: 14px;
    background: url(../image/dot.png) 2px 8px no-repeat;
}
.widget-list-summary .media-heading a {
    color: #165488;
    font-weight: bold;
}
.widget-list-summary .media-body div {
    padding-left: 14px;
}
.widget-list-summary .media {
    margin-top: 10px;
}

.widget-list-summary-first .media {
    margin-top: 0;
}
.widget-list-summary-first .media-heading {
    margin: 0;
    margin-top: -3px;
    float: none !important;
    padding-left: 25px;
    background: url(../image/solid.png) 11px top no-repeat;
    height: 52px;
}
.widget-list-summary-first .media-heading a {
    color: #969696 !important;
    line-height: 52px;
}
.widget-list-summary-first .media-heading a:hover {
    color: #165488 !important;
}
.widget-list-summary-first .media-body .list-desc {
    border: 3px solid #c0d1e7;
    border-radius: 4px;
    padding: 5px 15px;
    line-height: 21px;
    *height: 42px;
    background-color: #fbfbfb;
    color: #222222;
}

.widget-resource-center ul {
    margin: 6px 0 0 !important;
}

.widget-list-compound .media-body,
.widget-list-feature .media-body {
    overflow: hidden;
}

.widget-list-feature .media-heading {
    margin: -3px 0 3px;
}

.widget-list-compound .pull-left img {
    max-width: 122px !important;
    max-height: 91px !important;
}
.widget-list-compound .media {
    margin-bottom: 8px;
}
.widget-list-compound .media-heading a {
    color: #165488;
    font-weight: bold;
}
.widget-list-compound .media-heading a {
    color: #165488;
    font-weight: bold;
}

.widget-right-ad {
    padding-top: 10px;
    *height: 250px;
}

.blog-common-list .media,
.widget-list-feature .media {
    margin-top: 20px;
}
.blog-newst-bloger .bloger-item {
    margin-right: 10px;
}

.project-show .media {
    margin-top: 11px;
}

.widget-carousel-bootstrap {
    margin-top: 8px;
}
.widget-carousel-bootstrap .carousel {
    height: auto;
}
.widget-carousel-bootstrap .carousel-indicators {
    bottom: 15px;
    right: 15px;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: right;
}
.widget-carousel-bootstrap .carousel-indicators li {
    text-align: center;
    width: 10px;
    height: 10px;
    line-height: 16px;
    margin-left: 3px;
    text-indent: -1px;
    border: 0;
    border-radius: 16px;
    color: #333;
    background-color: #ddd;
}
.widget-carousel-bootstrap .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    margin-left: 3px;
    background-color: #d70c1e;
    color: #fff;
}
.widget-carousel-bootstrap .carousel-caption h4 {
    width: 80%;
}
.widget-carousel-bootstrap .carousel-control {
    display: none;
}
.carousel-caption {
    text-align: left;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 9px;
    height: 50px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    *zoom: 1;
}
:root .carousel-caption {
    background: rgba(0,0,0, .4);
    filter: none;
}

.widget-slideshow-feature .pi-carousel-indicators .active {
    background: #5b87ab;
}
.widget-slideshow-feature .pi-carousel-indicators li {
    background: #c3c3c3;
    border-radius: 8px;
    margin: 0 0 0 5px !important;
    width: 8px !important;
    height: 8px !important;
}
.widget-slideshow-feature .item a {
    line-height: 24px;
    font-size: 13px;
    font-weight: bold;
    color: #165488;
}
.widget-slideshow-feature .carousel {
    height: auto;
}
.widget-slideshow-feature .carousel-inner .text-muted {
    margin-top: 8px !important;
}

.widget-focus-list ul li {
    display: table;
    padding-left: 0;
    background-image: none;
    float: left;
    margin-left: -2px;
    width: 50%;
    *width: 159px;
    background-color: #3d8fd0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: relative;
    -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
    *text-align: center;
}
.widget-focus-list ul li a,
.widget-focus-list ul li a:hover {
    overflow: hidden;
    display: table-cell;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    text-align: center;
    height: 50px;
    line-height: 1.6 !important;
    *line-height: 50px !important;
    color: #fff !important;
    font-size: 13px;
    text-decoration: none;
    padding: 0 10px;
}
.widget-focus-list ul li.focus-block-div1 {
    width: 25%;
    *width: 79px;
    background-color: #36ABD7;
}
.widget-focus-list ul li.focus-block-div3 {
    width: 75%;
    *width: 237px;
    background-color: #00cacd;
}

.widget-list-first-compound .media-heading {
    position: relative;
    margin: -42px 0 5px !important;
    *margin: -44px 0 5px !important;
    border-bottom: 2px solid #9f9fa0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    *zoom: 1;
}
:root .widget-list-first-compound .media-heading {
    background: rgba(0,0,0, .4);
    filter: none;
}
.widget-list-first-compound .media-heading a {
    line-height: 42px;
    height: 42px;
    padding-left: 7px;
    color: #fff;
    font-size: 13px;
}
.widget-list-first-compound .list-desc {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget-resource-center ul > li {
    font-size: 13px;
    line-height: 24px;
}
.widget-resource-center ul > li > a {
    line-height: 24px;
}
.widget-resource-center li {
    line-height: 30px !important;
    padding-left: 30px !important;
    background-image: url(../image/dot.png) !important;
    background-position: 13px 13px !important;
    background-repeat: no-repeat !important;
}
.widget-resource-center li:nth-child(even) {
    background-color: #f7f7f8;
}

.widget-classic-download .list-title {
    *float: left;
}
.widget-classic-download li {
    line-height: 30px !important;
    padding-left: 30px !important;
    background-image: url(../image/dot.png) !important;
    background-position: 13px 13px !important;
    background-repeat: no-repeat !important;
}
.widget-classic-download li:nth-child(odd) {
    background-color: #f7f7f8;
}
.widget-classic-download li .pull-right a {
    margin-top: 9px;
    margin-right: 21px;
    display: block;
    width: 17px;
    height: 11px;
    overflow: hidden;
    background: url(../image/iclould.png) 0 0 no-repeat;
    font: 0/0 a;
    color: transparent;
}
.widget-classic-download .article-list-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget-right-ad {
    text-align: center;
}

.widget-middle-ad1,
.widget-middle-ad2,
.widget-bottom-ad {
    padding: 0;
    text-align: center;
}

.widget-middle-ad1,
.widget-middle-ad2 {
    margin-left: -15px;
}

.panel.content-footer {
    padding: 20px 30px 0 30px;
    border: 1px solid #e6e5e5;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.panel-body .widget-eefocus-cooperate {
    margin-left: -16px;
    padding-top: 12px;
}
.widget-eefocus-cooperate a {
    margin: 0 !important;
}
.widget-eefocus-cooperate img {
    margin-top: 8px;
    margin-left: 16px;
    border: 1px solid #dbdbdb;
}

.panel-body .widget-eefocus-links {
    padding-top: 10px;
}
.widget-eefocus-links a {
    line-height: 23px;
}

.list-emphasize a {
    font-weight: bold;
    color: #165488;
}

.media-body div,
.carousel-inner .text-muted {
    line-height: 19px;
}

.panel-body div ul li,
.panel-body .widget-list ul li {
    font-size: 13px;
    line-height: 26px;
}

.pi-module-content .page .nav>li {
    float: none;
    margin: 20px 0;
}
.pi-module-content .page .nav>li>a {
    border-left: 4px solid #fff;
    padding: 0 8px;
    border-radius: 0;
    font-size: 13px;
    line-height: 1;
    color: #222;
}
.pi-module-content .page .nav>li>a:hover,
.pi-module-content .page .nav>li.active>a,
.pi-module-content .page .nav>li.active>a:hover,
.pi-module-content .page .nav>li.active>a:focus {
    border-left: 4px solid #d70c1e;
    color: #d70c1e;
    background-color: #fff;
}

.widget-slideshow-desc-right-float .slideshow-content {
    margin-top: 8px;
    width: 100%;
    overflow: hidden;
}
.widget-slideshow-desc-right-float .carousel-inner {
    background-color: #222;
}
.widget-slideshow-desc-right-float .slide-note {
    padding: 67px 25px 0 430px;
    width: auto;
}
.widget-slideshow-desc-right-float .slide-title a {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}
.widget-slideshow-desc-right-float .slide-bar {
    width: 13px;
    border-top: 3px solid #fff;
    margin-top: 20px;
    height: 2px;
    padding-bottom: 10px;
}
.widget-slideshow-desc-right-float .slide-more a,
.widget-slideshow-desc-right-float .slide-desc {
    color: #969696;
    font-size: 12px;
    line-height: 19px;
}
.widget-slideshow-desc-right-float .indicators-item {
    height: 76px;
    margin-top: 18px;
    position: relative;
}
.widget-slideshow-desc-right-float .carousel-indicators {
    width: 100%;
    height: 74px;
    margin: 0;
    position: relative;
    text-align: left;
    left: 0;
    bottom: 0;
    overflow: hidden;
    padding: 0 50px;
}
.widget-slideshow-desc-right-float .pi-carousel-indicators li {
    background: none;
    width: 104px;
    height: 100%;
    margin-left: 18px;
}
.widget-slideshow-desc-right-float .carousel-indicators img {
    width: 104px;
    height: 70px;
    *filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.widget-slideshow-desc-right-float .carousel-indicators li:first-child {
    margin-left: 0;
}
.widget-slideshow-desc-right-float .carousel-indicators li {
    text-indent: 0;
}
.widget-slideshow-desc-right-float .carousel-control {
    width: 20px;
    filter: none;
}
.widget-slideshow-desc-right-float .carousel-control.left,
.widget-slideshow-desc-right-float .carousel-control.right {
    background-image: none;
    position: absolute;
    z-index: 20;
}
.widget-slideshow-desc-right-float .angle-left,
.widget-slideshow-desc-right-float .angle-right {
    line-height: 74px;
    font-size: 50px;
    color: #bdbdbd;
    width: 20px;
    height: 74px;
}
.widget-slideshow-desc-right-float .angle-left {
    background: url("../image/icon-prev.png") no-repeat scroll left center;
}
.widget-slideshow-desc-right-float .angle-right {
    background: url("../image/icon-next.png") no-repeat scroll left center;
}
.widget-slideshow-desc-right-float .carousel-control.left:hover,
.widget-slideshow-desc-right-float .carousel-control.right:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.widget-slideshow-desc-right-float .angle-right {
    position: absolute;
    right: 0;
    height: 100%;
}
.widget-slideshow-desc-right-float .angle-left {
    position: absolute;
    left: 0;
    height: 100%;
}
.widget-slideshow-desc-right-float .pi-carousel-indicators li.active img {
    border: 3px solid #222;
    *filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    filter: none;
}
.widget-slideshow-desc-right-float .show {
    display: inline-block !important;
}

/* module content */
.blog-blog-list .media {
    margin-top: 18px;
}
.blog-blog-list .media-heading {
    margin-bottom: 15px;
}
.blog-blog-list .media-heading a {
    font-size: 18px;
    color: #222;
}
.blog-blog-list .media > a {
    border: 1px solid #e6e5e5;
    padding: 3px;
    margin-right: 6px;
}
.blog-blog-list .media-body .list-desc {
    margin-top: 3px;
    color: #969696;
}
.blog-blog-list .list-footer {
    margin-top: 17px;
    background-color: #f3f4f4;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.blog-blog-list .list-footer > .author {
    margin-left: 23px;
    color: #222;
}
.blog-blog-list .list-footer > .time {
    margin-left: 23px;
    color: #969696;
}
.blog-blog-list .list-footer > .comment {
    margin-right: 6px;
    color: #222;
}
.blog-blog-list .list-footer > i {
    margin: 8px 10px 0 0;
}
.blog-blog-list .pagination {
    margin: 34px 0 0 0;
}
.blog-blog-list .pagination > li > a {
    border-radius: 0;
    color: #222;
    border-color: #e6e5e5;
}
.blog-blog-list .pagination > li.active a {
    background-color: #e2e2e2;
}
.blog-blog-list .pagination > li:hover a {
    border-color: #e5e5e5;
}

.widget-compose-blog,
.compose {
    height: 85px;
}
.compose-blog {
    text-align: center;
    margin-top: -11px;
    position: absolute;
}
.compose-blog .btn {
    background: url("../image/compose-blog.png") no-repeat scroll 0 0;
    width: 320px;
    height: 96px;
    border: 0;
    border-radius: 0;
    padding-top: 45px;
    color: #b72d2a;
    font-size: 20px;
}
.compose-blog .btn:hover {
    background: url("../image/compose-blog-active.png") no-repeat scroll 0 0;
    color: #b72d2a;
    text-decoration: underline;
}

.blog-top-bloger {
    margin-top: 6px;
}
.blog-top-bloger .media {
    margin-top: 10px;
}
.blog-top-bloger .rank-list {
    width: 20px;
    margin-right: 20px;
    text-align: center;
    padding: 0 0 7px 1px;
    color: #fff;
    font-size: 10px;
}
.blog-top-bloger .rank-list.toper {
    background: url("../image/rank-bg.png") no-repeat scroll left center;
}
.blog-top-bloger .rank-list.after {
    background: url("../image/rank-bg-gray.png") no-repeat scroll left center;
}
.blog-top-bloger .media img {
    margin-right: 25px;
}
.blog-top-bloger .text-muted {
    color: #aaa;
}

/* Resource Center */
.sponsor-list-desc {
    line-height: 26px;
    font-size: 13px;
}
.panel.panel-default .custom-block-body {
    margin: 20px 0 0 0;
}
.custom-block-body ul {
}
.custom-block-body {
    line-height: 26px;
    font-size: 13px;
}
.custom-block-body ul.question-wrap {
    list-style: none !important;
    padding: 0;
    margin: 0;
}
.custom-block-body ul.question-wrap li {
    background: none;
    padding: 0;
    margin: 0;
}
.question-wrap #widget-survey,
.question-wrap .question-btn {
    float: right;
    background-color: #de9021;
    border-color: #357ebd;
    color: #fff;

    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 20px;
    font-size: 13px;
}
.question-wrap .question-btn:hover {
    color: #fff;
}
.topbar-ad {
    height: 100px;
    line-height: 100px;
    padding: 0 30px;
    vertical-align: middle;
    background-color: #e6e6e6;
}
.topbar-ad .topbar-ad > p > img {
    float: right;
}
.topbar-ad img.intel-ad {
    float: right;
    margin-top: 12px !important;
}
.custom-block-body .contact-wrap .sidebar-img-follow {
    float: right;
}
.custom-block-body .contact-wrap .contact-img-con {
    border-bottom: 1px solid #e6e5e5;
    display: inline-block;
    height: 100%;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.custom-block-body .contact-wrap a {
    color: #0071c5;
}
.custom-block-body .question-wrap .question-item a {
    float: right;
}
.custom-block-body .link-color {
    color: #0071c5;
    float: right;
}

.resource-recommended {
    margin-top: 20px;
}

.btn-primary {
    background-color: #2c7ed2;
    border: 1px solid #2c7ed2;
    font-size: 12px;
}

/* IE7 */
.clearfix {
    *zoom: 1;
}

ul {
    *margin-left: 0;
}

.col-xs-8 {
    *width: 728px;
}
.col-xs-8 .pi-zone-1.col-xs-6,
.col-xs-8 .pi-zone-3.col-xs-6 {
    *width: 364px;
}
.col-xs-8 .pi-zone-2.col-xs-6,
.col-xs-8 .pi-zone-4.col-xs-6 {
    *width: 348px;
}

.col-xs-8 .pi-zone-1.col-xs-12,
.col-xs-8 .pi-zone-3.col-xs-12,
.col-xs-8 .pi-module-content.col-md-12 {
    *width: 728px;
}

.pi-zone-7,
.col-xs-4,
.pi-zone-11 {
    *width: 364px;
}

.pi-zone-2,
.pi-zone-4,
.pi-zone-5,
.pi-zone-8,
.pi-zone-9,
.pi-zone-12,
.pi-zone-13 {
    *width: 348px;
}

.carousel-indicators li {
    *display: inline;
    *zoom: 1;
}

.widget-slideshow-desc-right-float {
    *margin-right: 0 !important;
}
.widget-slideshow-desc-right-float .carousel-inner {
    *height: 300px;
}

.blog-blog-list ul.pagination {
    *display: inline;
}

.fa.fa-comment {
    *background: url("../image/comment.png") no-repeat scroll 0 0;
    *width: 17px;
    *height: 15px;
}

.tag-list-item {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 14px;
}
.tag-terms {
    margin-bottom: 10px;
}
.tag-terms a {
    padding: 0 5px;
}

@media (max-width: 1200px) {
    .container {
        width: 970px;
    }

    .pi-banner-logo {
        margin-left: 0;
        width: 309px;
    }

    .widget-rolling-news {
        padding: 0;
    }
    .widget-rolling-news .col-wrap {
        width: 202px;
    }

    .widget-right-ad {
        margin-left: -9px;
        padding: 0;
    }

    .scrollwrap ul li {
        margin-bottom: 6px;
        padding-left: 12px;
        background: url(../image/dot.png) 0px 6px no-repeat !important;
    }
    .scrollwrap ul li a {
        overflow: hidden;
        display: block;
        line-height: 1.5;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .widget-eefocus-cooperate img {
        margin-left: 4px;
    }
    .panel-body .widget-eefocus-cooperate {
        margin-left: -4px;
    }

    .widget-right-ad *,
    .widget-middle-ad1 *,
    .widget-middle-ad2 *,
    .widget-bottom-ad * {
        max-width: 100%;
    }

    .widget-slideshow-desc-right-float .slideshow-content {
        width: 100%;
    }
    .widget-slideshow-desc-right-float .carousel-inner img {
        width: 320px !important;
        height: 300px !important;
    }
    .widget-slideshow-desc-right-float .slide-note {
        padding: 67px 25px 0 350px;
    }
    .widget-slideshow-desc-right-float .pi-carousel-indicators li {
        margin-left: 5px;
        width: 90px;
    }
    .widget-slideshow-desc-right-float .carousel-indicators img {
        margin: 0;
        width: 90px;
    }
    .widget-slideshow-desc-right-float .carousel-indicators {
        padding: 0 43px;
    }
    .widget-slideshow-desc-right-float .carousel-indicators li:first-child img {
        margin-left: 0;
    }

    .compose-blog .btn {
        width: 282px;
        background-size: 282px 96px;
    }
    .compose-blog .btn:hover {
        background-size: 282px 96px;
    }

    .blog-top-bloger .media img {
        margin-right: 15px;
    }

    .pi-zone-5 .panel.panel-default {
        padding: 0;
    }

    .list-multiple-tab .one-item {
        width: 105px;
    }
}

/* 顶部悬浮广告的样式 ---- 滚动一定距离会隐藏 */
/* .ad-top-container{position:fixed;left:0;top:0;width:100%;min-width:970px;height:140px;background-color: #000000;z-index: -1;}
.ad-top{width:100%}
.ad-top-image{width:970px;height:90px;margin:25px auto} */

.ad-top-container{position:fixed;left:0;top:0;width:100%;min-width:970px;height:auto;background-color: #000000;z-index: -1;}
.ad-top{width:100%}
.ad-top-image{width:auto;height:auto;margin:25px auto;display:flex;justify-content: center;align-items: center;}

.pi-locale-zh-cn > .container {
    width: 100%;
    box-sizing: border-box;
    padding-left: calc(50% - 595px);
    padding-right: calc(50% - 595px);
    background-color: #fff;
}
/* .ad-top-image ins img {
    height: 300px;
} */

/* 新版底部悬浮广告的样式 */
.bg-black-new{position:fixed;left:0;bottom:0;right:0;width:100%;height:90px;z-index:100}
.ad-bottm-new{width:100%;position:relative}
.ad-bottom-image-new{position:relative;width:1190px;height:90px;margin:0px auto}
.ad-bottom-close-new{position:absolute;background: url('//www.eefocus.com/asset/theme-eefocus/image/2019/icon-close-2x.png') center center no-repeat;
    background-size:cover;right:8px;top:7px;width:16px;height:16px;cursor:pointer}
.ad-bottom-close-new-middle{
    position:absolute;background: url('//www.eefocus.com/asset/theme-eefocus/image/2019/icon-close-2x.png') center center no-repeat;
    background-size:cover;right:406px;top:7px;width:16px;height:16px;cursor:pointer
}