html, body, div, span, object, iframe, h1, h2, h3, h4, p, a, b, center, ol, ul, li, fieldset, form, label, legend, table, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    background: none;
    border:none;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline:none;
}
figure{
    line-height: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    line-height: 12px;
    color:#666;

}
a {
    color: #666;
    cursor:pointer;
    text-decoration: none;
}
img {
    border:none;
}
.hide {
    display: none;
}
.fLeft {
    float: left;
}
.fRight {
    float: right;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
h1, h2, h3, h4, h5, h6 { text-rendering: optimizeLegibility; line-height: 1; margin-top: 0; }


*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix{
    clear:both;
}
.container{
    width:1026px;
    margin:0 auto;
    position: relative;
}

.top-navigation-wrap{
    border-bottom:6px #f00 solid;
    background-color: #f6f6f6;
    position: relative;
    z-index:999;
}
.main-header {
    background-color: #d4d5d6;
    overflow: hidden;
    min-height: 375px;
    padding:0;
    margin:0;
    border-bottom:2px solid #bababa;
}
.container .navbar-brand{
    background: url('../Images/logo.png') center center no-repeat;
    display:block;
    width:107px;
    height:87px;
    text-indent: -9999px;
    background-color: #f00;
}

.container .navbar-main{
    min-width:917px;
    position: absolute;
    left:107px;
    height:87px;
    top:0;

}
.container .navbar-main .nav-menus{
    position: absolute;
    bottom:0;
    right:0;
}
.container .navbar-main .nav-menus > li{
    display: block;
    float: left;
    width: auto;
    height:100%;
    margin-left:50px;
    line-height: 40px;
    font-size:14px;
    font-weight: bold;
}
.container .navbar-main .nav-menus li a{
    cursor:pointer;
}
.container .navbar-main .nav-menus li a:hover{
    background:none;
}

.container .navbar-main .nav-menus > li.current,.container .navbar-main .nav-menus > li.active {
    background:url("../Images/nav_arrow.png") center bottom no-repeat;
}
.container .navbar-second{
    display:none;
    width:1026px;
    position:absolute;
    z-index: 999;
    top:93px;
    background-color:#d4d5d6;
    height:453px;

}
.container .second-level-navigation{
     margin-left:-18px;

    overflow: hidden;
}
.container .second-level-navigation li{
     float:left;
     line-height: 0;
     padding-left:18px;
     position: relative;
    display:block;

 }
.container .second-level-navigation li a{
    display: block;
    position: relative;

}
.container .second-level-navigation li span{
    display:block;
    position: absolute;
    line-height: 30px;
    width:100%;
    background:#333;
    bottom:0;
    text-align: center;
    color:#fff;
    left:0;
}
#navTop {
    position: absolute;
    right:0;
    text-align: right;
    top: 12px;
    float: left;
    z-index: 999;
    font-size: 12px;
}
#navTop .myCountry {
    padding-left: 10px;
    position: relative;
    top: 5px;
}
#navTop .myCountry .panel {
    text-align: left;
    background:  #fff;
    box-shadow: 0 0 5px 1px #999999;
    padding: 20px 17px;
    position: absolute;
    right: 0;
    top: 35px;
    width: 359px;
    z-index: 9999;
}
#navTop .myCountry .panel .active a {
    color: #00ADEF;
}
#navTop .myCountry .panel p.desc {
    height: 39px;
}
#navTop .myCountry .panel .infos {
    line-height: 18px;
}
#navTop .myCountry .panel .selector {
    height: 37px;
    position: relative;
}
#navTop .myCountry .panel .selector .options {
    background-color: #fff;
}
#navTop .myCountry .panel .selector .options .item {
    border: 1px solid #ddd;
    border-top:none;
    cursor: pointer;
    line-height: 23px;
    padding: 0 8px;
}
#navTop .myCountry .panel .selector .options .item a {
    display: block;
}
#navTop .myCountry .panel .selector .options .item:hover {
    color: #00ADEF;
}
#navTop .myCountry .panel .selector .selRegions {
    background: url("../Images/1_1.gif") ;
    width: 109px;
}
#navTop .myCountry .panel .selector .selRegions .current {
    background: url("../Images/fb_icon.png") no-repeat right -140px;
    box-shadow: 0 0 4px 0 #CCCCCC inset;
    padding: 0 20px 0 8px;
}
#navTop .myCountry .panel .selector .selRegions .current span {
    display: block;
    line-height: 23px;
}
#navTop .myCountry .panel .selector .selCountry {
    background: url("../Images/1_1.gif") ;
    left: 124px;
    position: absolute;
    top: 0;
    width: 202px;
}
#navTop .myCountry .panel .selector .selCountry .current {
    background: url("../Images/fb_icon.png") no-repeat right -140px;
    box-shadow: 0 0 4px 0 #CCCCCC inset;
    padding: 0 20px 0 8px;
}
#navTop .myCountry .panel .selector .selCountry .current span {
    display: block;
    line-height: 23px;
}
#navTop .myCountry .panel .selector .selCountry .option a {
    width: 184px;
}
#navTop .myCountry .panel .selector .selCountry .wrap {
    height: 143px;
    overflow: hidden;
    position: relative;
}
#navTop .myCountry .panel .selector .selCountry .wrap .option {
    left: 0;
    position: absolute;
    top: 0;
}
#navTop .myCountry .panel .selector .selCountry .scroller {
    border: 1px solid #DDD;
    cursor: pointer;
    height: 23px;
}
#navTop .myCountry .panel .selector .selCountry .up {
    background: url("../Images/fb_icon.png") no-repeat center -130px;
}
#navTop .myCountry .panel .selector .selCountry .down {
    background: url("../Images/fb_icon.png") no-repeat center -150px;
}
#navTop .toggle {
    background: url("../Images/fb_icon.png") repeat 100% -65px;
    cursor: pointer;
    padding-right: 24px;
}
#navTop .toggle:hover {
    background: url("../Images/fb_icon.png") repeat 100% -35px;
    color: #00ADEF;
}
#navTop .search {
    margin-left: 8px;
}
#navTop .search form {
    border: 1px solid #666666;
    height: 21px;
    overflow: hidden;
    position: relative;
    width: 162px;
}
#navTop .search input {
    background: none;
    border: none;
    display: block;
    left: 5px;
    position: absolute;
    top: 3px;
    width: 83px;
}
#navTop .search .submitImage {
    background: url("../Images/fb_icon.png") no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.container:before,
.container:after {
    display: table;
    content: " ";
}

.container:after {
    clear: both;
}
.landingPage .main-content{
    padding-bottom: 20px;
    background:#e3e3e3;
}
.container .row{
    width:1024px;
    margin:0 auto;
}
.col-sm-3{
    float:left;
    width:25%;
}
.textWithImage{
    text-align:center;
}
.textWithImage p{
    text-align:center;
    font-size:14px;
    line-height: 40px;

}

.footer .panel{
    background-color: #fff;
    line-height: 50px;
    width:1024px;
    margin:auto;
}
.footer .copyright{
     border-top:1px solid #dadada;
}

.nav-buttons{

}
.nav-button{
   float:left;
   margin-right:30px;
}
.nav-button a{
    color:#666;
}
.left-container{
    float:left;
    width:234px;
}
.right-container{
    margin-left:234px;
    padding: 0px 0 20px 20px;
}



.internalBtn{
    display:block;
    float:left;
    font-weight: bold;
    font-size:14px;
    width:140px;
    height:40px;
    line-height: 40px;
    text-align: center;
    color:#8c96a0;
    border-radius: 3px;
    border:1px solid #dce1e6;
    margin-top:15px;
}
.ml25{
    margin-left:25px;
}

.left-container .content{
       background:#202329;
}
.left-container .box{
    margin: 8px 0;
    padding: 10px;
    background: #202329;
}
.left-container .box .title{
    font-size:18px;
    font-weight: bold;
    color:#fff;
    line-height: 40px;
}
.left-container .box a{
    display:block;
    padding-left:10px;
    color:#fff;
    line-height: 30px;
}
.left-cotnainer .left-navigation-wrap{

}
.left-first-navigation > li{
     font-size:14px;
     width:224px;
     margin:0px auto;
     padding:6px 0;
     border-bottom:1px solid #007d7d;
 }
.left-first-navigation > li.current >a{
    background-color:#4e5055;
}
.left-first-navigation > li > a{
    display:block;
    padding-left:40px;
    line-height:28px;
}

.left-first-navigation >li.last{
    border-bottom:none;
}
.left-first-navigation > li a{
    color:#fff;
}
.left-second-navigation{
    display:none;
}

.left-second-navigation > li{
    line-height: 22px;
    list-style: disc;
    list-style-position: inside;
    padding-left:60px;
}


.left-second-navigation li.current{
   background:#b5b5b5;
}
.left-second-navigation li.current a{
   color:#000;
}
.pt18{
    padding-top:18px;
}
.carousel{

}
.left-column{
    width:504px;
    *width: 488px;
    overflow: hidden;
    background:#efefef;
    padding:0 8px;
    float:left;
    color:#000;
    line-height: 20px;

}
.left-column hr{
    clear:both;
    border:none;
    border-top:1px solid #919191;

}
.right-column{
    width:268px;
    float:right;
    text-align:center;
}
.right-column .textWithImage div{
    text-align: left;
    padding: 10px;
    line-height: 20px;
}
.photos-container{
    overflow: hidden;
}
.photos{
  padding: 8px 8px;

}
.photo-image {
    display:none;
}
.photos .active{
    display:block;
}
.photo-text{

    padding:20px 11px 45px 11px;
}
.control-btn{
    width:240px;
    cursor:pointer;
    height:30px;
    margin:0 auto;
    line-height: 30px;
    display:block;
    text-indent: 999px;
    background:url("../Images/bg.png") 50% 3px no-repeat;
    background-color: #e4e4e4;
}
.control-thumbs{
    height:374px;
    width:240px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.control-thumbs ol{
    position:absolute;
    left:0;

}
.control-thumbs li{
    position: relative;
}
.control-thumbs a{
    width:100%;
    display:block;
    position: absolute;
    height:100%;
    cursor:pointer;
    zoom:1;
    z-index:99;
    *background:url(about:blank);
}

.control-thumbs a.active{
    background:#666;
    opacity: .1;
    filter:alpha(opacity:10);

}
.segment{
    overflow: hidden;
}
.text-area{
    padding:0px 11px;
}
.segment h2{
    line-height: 50px;
    padding-top:45px;
}

.segment .spec{
    background-color:#fff;
    text-align:center;
    padding: 0px 8px 15px 8px;
}
.segment table{
    width:100%;
}
.segment table thead th{
    line-height:45px;

}


.segment table tbody th, .segment table tbody td{
    border:1px solid #000;
    vertical-align: middle;
    height:30px;
}
.segment .video{
    margin-top:10px;
}
.segment .text-area img{
    margin-bottom: 6px;
}
.line{
    border-top:1px solid #919191;
}

.news-left{
    line-height: 20px;
    color:#333;
    padding:12px 0;
}
.news-right{
    line-height: 20px;
}
.news-list-wrap{
    padding: 16px 0;
}
.news-list-item{
    padding:20px 0 16px 0;
    border-top: 1px solid #333;
}
.news-list-item h2{
    font-size:14px;
    line-height: 20px;
}
.news-list-item a{
    color:#333;
}
.news-list-item .datetime{
    line-height:30px;
}
.news-list-item .intro{
    line-height: 20px;
}

.news-list-readmore{
    background: url("../Images/fb_icon.png") no-repeat scroll 0 -171px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    width:100px;
    padding: 8px 0 8px 10px;
}
.page-navigation{
    margin-left:-5px;
}
.page-navigation li{
    background: #EEEEEE;
    border: 1px solid #949494;
    color: #434343;
    display: block;
    float: left;
    height: 21px;
    line-height: 20px;
    margin-left: 5px;
    text-align: center;
    padding: 0 6px;
    font-size:12px;
}
.page-navigation li a{
    color:#000;
}
.page-navigation li.current{
    background:#33adff;
}
.news-detail h1{
    line-height:20px;
    padding:14px 0 6px 0;
    font-size:18px;
}

.news-content{
    padding: 6px 0;
}
.person{
    padding:25px 0;
    line-height:30px;
}
.person .photo{
    float:left;
}
.person .introduction{
    padding:45px 0 0 23px;
    float:left;
}
.headline h1{
    font-size: 24px;
    font-weight: bold;
    color:#000;
    padding:20px 0;
    line-height: 22px;
}

.headline h2, .headline h3{
    line-height: 20px;
    font-size:18px;
    color:#000;
}
.headline h3{
    padding-bottom: 20px;
}
.section{
    padding:20px 50px;
    background: #EFEFEF;

    margin-bottom: 50px;
}
.section {
    line-height: 18px;
    color:#000;
}
