.cont{
    height: auto;
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
    position: relative;
}
.news-header {
    /*border-bottom: 1px solid #e9e9e9;*/
}

.container_left {
    float: left;
    padding: 20px 0;
    width: 55%;
    margin-left: 60px;
    margin-right: 50px;
}

.news-content {
    font-size: 14px;
    color: #777777;
    padding: 20px 0;
    line-height: 28px;
}

.container_right {
    width: 30%;
    float: left;
    padding: 95px 0;
}

.news-other {
    margin: 50px 0;
}
.intro{
    width: 100%;
    padding: 8px 5px;
    line-height: 24px;
    background: rgb(250,250,250);
    font-size: 14px;
    color: #706a6a;
    margin: 8px auto 0 auto;
}
.mt1{
    margin-top: 0px;
}
.light{
    background: none;
}
.tbox{
    margin: 0 0 8px 0;
   
    overflow: hidden;
}
.light dt{
    height:30px;
    overflow: hidden;
    clear: both;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.d4{
    padding: 0 0;
    list-style: none;
}
.d4 li{
    height: auto;
    line-height: 27px;
    overflow: hidden;
    padding-left: 5px;
}
.d4 li a{
    color: rgb(59,75,90);
    text-decoration:none
}
.c1{
    padding: 4px 0;
    clear: right;
}
.c1 li{
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    padding-left: 5px;
}
.c1 li a{
    color: rgb(59,75,90);
    text-decoration:none
}
.icon2 li{
    list-style: none;
    padding-left: 16px;
}
.nav_index {
    text-decoration:none;color:#fff;top:25px;margin-right:-17px;margin-left:23px;
}
.nav_product {
    text-decoration:none;color:rgb(59, 75, 90);top:25px;margin-right:-17px;margin-left:23px;
}
.nav_product:hover{
    color: rgb(249,92,91)!important;
}
.nav_price {
    text-decoration:none;color:rgb(59, 75, 90);top:25px;margin-right:-17px;margin-left:23px;
}
.nav_price:hover{
    color: rgb(249,92,91)!important;
}
.nav_service {
    text-decoration:none;color:rgb(59, 75, 90);top:25px;margin-right:-17px;margin-left:23px;
}
.nav_service:hover{
    color: rgb(249,92,91)!important;
}
.nav_download {
    text-decoration:none;color:rgb(59, 75, 90);top:25px;margin-right:-17px;margin-left:23px;
}
.nav_download:hover{
    color: rgb(249,92,91)!important;
}
.nav_our {
    text-decoration:none;color:rgb(59, 75, 90);top:25px;margin-right:-17px;margin-left:23px;
}
.nav_our:hover{
    color: rgb(249,92,91)!important;
}
.nav_cooperation {
    text-decoration:none;color:rgb(59, 75, 90);top:25px;margin-right:-17px;margin-left:23px;
}
.nav_cooperation:hover{
    color: rgb(249,92,91)!important;
}
.nav_login {
    text-decoration:none;
    color: rgb(59, 75, 90);
    border:1px solid rgb(59,75,90);
}
.nav_login:hover{
    color: #f95259!important;
    border-color: #f95259!important;
}
.nav_register {
    text-decoration:none;background-color:transparent;border:1px solid #f95259!important;color:#f95259!important;
}
.nav_register:hover{
    background-color: #f95259!important;
    color: #fff!important;
}
.nav-call {
    background-color: #cac9c9;
    border-radius: 25px;
    -moz-border-radius:25px;
    padding:5px 15px;
    color: #fff!important;
    text-decoration:none;
    cursor:pointer;
}
.nav-logo-name{
    font-size: 18px!important;
    color: rgb(0,0,0);
    margin:18px 0px 5px 78px;
    width: 116px;
    height: 24px;
}