.a_contact {
    background: #079872 none repeat scroll 0 0;
    font-family: "微软雅黑";
    font-size: 14px;
    margin: 10px auto;
    padding: 10px;
    width: 943px;
}

.a_contact_left {
    float: left;
    width: 210px;
}

.a_contact_left_title {
    background: #067759;
    color: #1dc498;
    font-size: 20px;
    line-height: 42px;
    padding-left: 40px;
}

.a_contact_left ul li {}

.a_contact_left ul li span {
    float: right;
    font-family: "宋体";
    font-size: 16px;
}

.a_contact_left ul li a {
    background: #079872 none repeat scroll 0 0;
    color: #f8f8f8;
    display: block;
    font-size: 14px;
    line-height: 30px;
    margin: 1px 2px 0;
    padding-left: 20px;
    padding-right: 20px;
}

.a_contact_left ul li.abouton>a,
.a_contact_left ul li a:hover {
    background: #14b88d none repeat scroll 0 0;
    text-decoration: none;
}

.backgroundcont {
    background: #078564 none repeat scroll 0 0;
}

.a_contact_right {
    background: #079872 none repeat scroll 0 0;
    float: left;
    padding-left: 25px;
    width: 708px;
}

.a_contact_right_title {
    /*background: rgba(0, 0, 0, 0) url("../images/home_bg.png") no-repeat scroll 5px 5px;*/
    border-bottom: 1px solid #0caa81;
    color: #f8f8f8;
    font-size: 14px;
    line-height: 30px;
    padding-left: 30px;
}

.a_contact_right_contact {
    border-top: 1px solid #067355;
    color: #f8f8f8;
    line-height: 24px;
    padding: 20px 0;
}

.f18 {
    font-size: 18px;
}

.a_contact_left ul li .select {
    background: #14b88d none repeat scroll 0 0;
}

.a_contact_right_contact td {
    padding: 0 10px;
}

.a_contact_left ul li ul li a {
    background: #037255 none repeat scroll 0 0;
}

.a_contact_left ul li ul li .z_select {
    background: #00553c none repeat scroll 0 0;
}


/*11111111*/

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #1abc9c;
}

#container {
    width: 684px;
    height: 315px;
    margin: 100px auto 0px auto;
    border: #2c3e50 solid 6px;
    background-color: #2c3e50;
}

#container #title {
    overflow: hidden;
    padding-top: 30px;
}

#container #title h1 {
    font-size: 36px;
    text-align: center;
    color: #FFFFFF;
}

#content p {
    font-size: 18px;
}

#footer {
    width: 100%;
    padding: 20px 0px;
    font-size: 16px;
    color: #555;
    text-align: center;
}

#bitcoin-cs-popup {
    /*background: url("../images/news.png") no-repeat scroll 0 0;*/
    height: 460px;
    position: relative;
    width: 488px;
}

.cs-popup #cboxClose {
    bottom: 18px;
    right: 20px;
    width: 50px;
}

.cs-popup #cboxMiddleLeft,
.cs-popup #cboxMiddleRight,
.cs-popup #cboxTopLeft,
.cs-popup #cboxTopCenter,
.cs-popup #cboxTopRight,
.cs-popup #cboxBottomLeft,
.cs-popup #cboxBottomCenter,
.cs-popup #cboxBottomRight {
    display: none;
}

.panel_b h1 {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 36px !important;
}

*:focus {
    outline: none
}

.subnav {
    position: relative;
    margin: 2px -20px;
}

.subnav li a {
    color: #FF0;
}

.subnav li {
    margin-right: 0px;
}

.subnavee {
    position: absolute;
    margin: 0px -33px;
    z-index: 99999999999999999999;
}

.subnavee li a {
    color: #FF0;
}

.subnavee li {
    margin-right: 0px;
}

.time_text {
    width: 120px;
    height: 20px;
    line-height: 20px;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /* For IE 5-7 */
    /**filter: alpha(opacity=80);*/
    /* For W3C */
    opacity: 0.80;
    font-size: 12px;
    color: #000;
    text-align: center;
    background-color: #FFF;
}

.add_img {
    width: 844px;
    border: 4px solid #636363;
    position: relative;
}

.container {
    height: 212px;
    overflow: hidden;
    width: 844px;
}

#slides {
    display: block;
    width: 100%;
    height: 225px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.add_img:hover {
    border: 4px solid #FF0;
    cursor: pointer;
}

.contact_list ul li {
    border: 4px solid #636363;
    float: left;
    height: 235px;
    margin-right: 8px;
    width: 271px;
}

.contact_list ul li:nth-child(3) {
    margin-right: 0!important;
}

.contact_list ul li:hover {
    border: 4px solid #fee819;
    cursor: pointer;
}