@charset "utf-8";

/* CSS Document */

html,
body {
    height: 100%;
    background: #e5e5e5;
}


/* Wrapper for page content to push down footer */

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -46px;
}

#header {
    height: 492px;
    background: url(../images/index_head_bg.png) top left repeat-x;
}

#header #logo {
    position: relative;
    margin-left: -585px;
    left: 50%;
    width: 1080px;
    height: 177px;
    background: url(../images/index_head_bar_logo.png) top left no-repeat;
}

#header #sitelinks {
    margin-top: 20px;
    margin-right: 20px;
    float: right;
    height: 106px;
}

#header #main-nav {
    height: 50px;
    font-size: 14px;
    clear: both;
    padding-left: 100px;
    line-height: 50px;
}

#header #main-nav a {
    color: #666;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    padding: 0 25px;
}

#header #main-nav a:hover {
    color: #0087c7;
}


/*
#header #flashbar{
  position: relative;
  margin-left:-600px;
  left:50%;
  width:1200px;
  height:315px;
  background:url(../images/index_flash_bar_bg.png) top center no-repeat;
}
*/

#header #flashbar {
    position: relative;
    margin-left: -480px;
    left: 50%;
    width: 960px;
    height: 315px;
    background: url(../images/index_flash_bar_bg.gif) top center no-repeat;
}


/* Carousel base class */

.carousel {
    margin-bottom: 60px;
    margin-left: -480px;
    left: 50%;
    width: 960px;
    height: 300px;
}

.carousel .container {
    position: relative;
    z-index: 9;
}

.carousel-control {
    height: 80px;
    left: 0;
    margin-top: 0;
    font-size: 120px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    background-color: transparent;
    border: 0;
    z-index: 10;
}

.carousel .item {
    width: 960px;
    height: 300px;
}

.carousel img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
}

#page-content {
    min-height: 300px;
    background: #e5e5e5 url(../images/index_body_bg.png) top repeat-x;
}

#page-content .container {
    width: 960px;
    display: table;
}

#page-content .left-bar {
    width: 360px;
    float: left;
}

#page-content .right-bar {
    margin-left: 60px;
    width: 540px;
    float: left;
}

#page-content .page-header {
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: 2px solid #F0F0F0;
}

#page-content .page-header h1,
#page-content .page-header h3 {
    font-size: 20px;
    line-height: 40px;
}

#page-content .page-header span {
    color: #0f75bc;
}

#page-content .page-header span.more {
    line-height: 52px;
}

#page-content .more {
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

#page-content .more a {
    color: #333;
}

#page-content section table.list .more {
    width: 100%;
    text-align: right;
}

#page-content section table.list img {
    margin-right: 10px;
}

#page-content section table.list div.td-img {
    float: left;
}

#page-content section table.list td {
    padding: 0;
    overflow: hidden;
}

#page-content a {
    text-decoration: none;
}

#page-content #newsCarousel {
    margin-bottom: 10px;
    width: 360px;
    height: 200px;
    overflow: hidden;
}

#page-content #newspic {
    margin-bottom: 1em;
    min-height: 130px;
}

#friendlink .page-header {
    border: 0;
}

#friendlink .friendlinks {
    margin-top: -1em;
    padding-top: 5px;
    line-height: 2em;
    font-size: 1.2em;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #FFF;
    padding-left: 0.5em;
    padding-right: -0.5em;
}

#friendlink .friendlinks .span3 {
    padding-left: 5px;
}

#push,
#footer {
    line-height: 3.5em;
    clear: both;
    height: 46px;
}

#footer {
    color: #fff;
    background: url(../images/index_foot_bar_bg.png) top repeat-x;
    text-align: center;
}

.thumbnails2 {
    width: calc(100% - 130px);
    float: left;
}

.ewmout {
    float: right;
    padding-left: 20px;
    width: 98px;
    height: 90px;
    overflow: hidden;
    border-left: 1px solid #fff;
}


/*flexslider start*/

.Banner {
    margin: 0 0 10px 0;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 360px;
    height: 240px;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 28px;
    height: 48px;
    position: absolute;
    margin-top: -20px;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    background: url(../images/arr.png) no-repeat;
    text-indent: -999em;
}

.flex-direction-nav .flex-prev {
    left: -30px;
    background-position: 0 0;
}

.flex-direction-nav .flex-next {
    right: -30px;
    background-position: -132px 0;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 20px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 20px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd;
}

.flex-pauseplay a:before {
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 5px;
    text-align: center;
    z-index: 1000;
}

.flex-control-nav li {
    margin: 0 8px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 6px;
}

.flex-control-paging li a:hover {
    background: #000;
    background: #0f75bc;
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: #0f75bc;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
}


/*flexslider end*/


/* Lastly, apply responsive CSS fixes as necessary */

@media (max-width: 1200px) {
    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}