.word_ellipsis{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nav_container{
    width: 100%;
    height: 60px;
    background: #53A3F4;
}
.nav_content{
    width: 1260px;
    margin: 0 auto;
}
.nav_content ul li a{
    color: #fff;
    font-size: 15px;
    display: inline-block;
    width: 110px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.nav_content ul li.active{
    background: #4F93D9;
}
.nav_content ul li:hover{
    background: #4F93D9;
}
.term_new_box{
    width: 22%;
    background: #ffffff;
    border-radius: 6px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-right: 4%;
    margin-top: 20px;
}
/*.term_new_box:hover{*/
    /*box-shadow: 0 0 15px #838383;*/
/*}*/
.no_mr{
    margin-right: 0;
}
.term_top{
    width: 100%;
    height: 6px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.circle_outer{
    opacity: 0.2;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    left: 0;
    top: 4px;
}
.circle_inside{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 3px;
    top: 7px;
    z-index: 10;
}
.term_content{
    color: #484848;
    text-align: center;
    height: 70px;
    margin-top: 30px;
}
.term_footer{
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.term_choose_time{
    color: #aaaaaa;
    font-size: 12px;
}
.term_choose_enter{
    color: #ff8632;
    margin-right: 26px;
}
.term_choose_enter:hover{
    color: #6ae4f1;
}
.bg_success{
    background: #00BC9C;
}
.bg_warning{
    background: #EF6262;
}
.bg_default{
    background: #DCDCDC;
}
.cl_success{
    color: #00BC9C;
}
.cl_warning{
    color: #EF6262;
}
.cl_default{
    color: #DCDCDC;
}

.back_password span{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}
.back_password input{
    height: 32px;
    vertical-align: bottom;
    width: 210px;
    border-radius: 3px;
    border: 1px solid #999;
    padding-left: 10px;
}
.login_center_cq .btn_login{
    display: inline-block;
    width: 120px;
}

/*定制国际化开始：*/
.international_top{
    padding: 20px;
    border-bottom: 1px solid #E2E2E2;
}
.international_top .back_btn{
    width: 60px;
    height: 38px;
    line-height: 38px;
    background-color: #ff8632;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    padding-left: 40px;
    position: relative;
    opacity: .8;
}
.international_top .back_btn:hover{
    opacity: 1;
}
.international_top .back_btn i{
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("../images/inter_icon.png");
    background-position: 1px -98px;
    position: absolute;
    left: 14px;
    top: 3px;
}
.international_top .language_ch{
    width: 120px;
    margin-left: 30px;
}
.international_main{
    margin-top: 20px;
    padding: 0 20px;
}
.international_main .left_area{
    float: left;
    width: 260px;
}
.international_main .left_area h3{
    font-size: 16px;
    background-color: #53A3F4;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
}
.international_main .left_area h3 i{
    position: absolute;
    display: block;
    width: 14px;
    height: 10px;
    right: 20px;
    top: 15px;
    background-image: url("../images/inter_icon.png");
    background-position: -126px -8px;
}
.international_main .left_area h3 i.on{
    background-position: -126px -45px;
}
.international_main .left_area ul{
    display: none;
}
.international_main .left_area ul.active{
    display: block;
}
.international_main .left_area li a{
    display: inline-block;
    width: 238px;
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    background-color: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-bottom: 0;
    color: #484848;
}
.international_main .left_area li a:hover{
    background-color: #f6f6f6;
}
.international_main .left_area li a.active{
    background-color: #f6f6f6;
}
.international_main .left_area li a.b1{
    border-bottom: 1px solid #E2E2E2;
}
.international_main .right_area{
    margin-left: 270px;
}
.table_boxes{
    width: 100%;
    min-height: 400px;
}
.table_boxes table{
    width: 100%;
    background-color: #fff;
    table-layout: fixed;
}
.table_boxes tr{
    border: 1px solid #E2E2E2;
}
.table_boxes .checkbox{
    width: 14px;
    height: 14px;
    border: 1px solid #E2E2E2;
    margin-left: 10px;
}
.table_boxes .checkbox.checked{
    background-image: url("../images/inter_icon.png");
    background-position: -122px -2px;
    background-size: 160px 80px;
    border: 0;
    width: 16px;
    height: 16px;
}
.table_boxes td,.table_boxes th{
    text-align: center;
}
.table_boxes td i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../images/inter_icon.png");
    background-size: 160px 80px;
    cursor: pointer;
}
.table_boxes td i.edit{
    background-position: -68px -32px;
    margin-right: 10px;
}
.table_boxes td i.edit:hover{
    background-position: -68px 0;
}
.table_boxes td i.delete{
    background-position: -34px -32px;
}
.table_boxes td i.delete:hover{
    background-position: -34px -1px;
}
.table_boxes .controls_box{
    padding: 12px 0;
}
.mass_custom,.remove_custom{
    display: inline-block;
    padding: 10px 20px;
    color: #ff8632;
    border: 1px solid #ff8632;
    border-radius: 4px;
    opacity: 0.7;
}
.mass_custom:hover,.remove_custom:hover{
    opacity: 1;
}


/*弹框内容样式:*/
.mass_custom_box{
    border-bottom: 1px solid #E2E2E2;
}
.mass_custom_box .width50{
    display: inline-block;
    width: 50px;
    text-align: right;
}
.mass_custom_box input,.edit_custom_box input{
    width: 300px;
}
#translate_iframe body{
    width:1039px;!important;
}
