html {
    overflow-y: scroll;
    background-color: #f9f9f9;
}

body {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: "Microsoft Yahei", "SimHei", Arial, sans-serif;
    color: #434343;
    overflow: hidden;
    background-color: #fff;
}

h1, h3, h4, h5, p, ul, form, li, input {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    _blr: expression(this.onFocus = this.blur());;
}

a:hover {
    background-color: transparent;
}

.fix {
    position: fixed;
    width: 100%;
    bottom: 0;
    min-width: 960px;
    zoom: 1;
    left: 0;
    z-index: 10;
    background: rgba(51, 51, 51, 0.6) none repeat scroll 0 0;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f333333,endColorstr=#7f333333);
    _position:absolute;
    _bottom:expression(eval(document.documentElement.scrollTop));
}

.fix-suggest {
    width: 960px;
    margin: 0 auto;
    padding: 10px 0 10px;
}

.fix-suggest span {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 24px;
    line-height: 35px;
}

.fix ul {
    padding-left: 50px;
}

.fix li {
    float: left;
    margin-right: 30px;
    padding: 5px 10px 5px 10px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fc515f;
    border-radius: 3px;
    background-color: #fc515f;
}

#li-blank{
    background-color: #fff;
    *width: 110px;
}

#li-blank a{
    color: #fc515f;
    font-weight: 600;
}

.fix-menu {
    overflow: hidden;
}

.fix-menu a{
    color: #fff;
}

.navigation {
    width: 1080px;
    margin: 0 auto;
}

.logo {
    background: url('logo.png') no-repeat;
    float: left;
    width: 340px;
    height: 38px;
    margin: 20px 0 22px;
    padding: 0;
}

.nav-menu {
    overflow: hidden;
    line-height: 76px;
    padding-left: 80px;
}

a.current {
    color: #417ac1;
    border-bottom: 2px solid #417ac1;
}

.nav-menu a.current:hover, .nav-menu a:hover{
    color: #417ac1;
    cursor: pointer;
    border-bottom: 2px solid #417ac1;
}

.nav-menu li {
    float: left;
    padding-right: 40px;
    font-size: 16px;
}

#suggestion{
    background-color: #417ac1;
    line-height: 30px;
    margin-top: 24px;
    color: #fff;
    margin-left: 10px;
    padding: 0 10px 0 10px;
    font-size: 18px;
    border: 1px solid #417ac1;
    border-radius: 3px;
    float: right;
}

#suggestion a{
    color: #417ac1;
}


.section-first {
    /*margin: 0 auto;*/
    background: url("part1-new.jpg") center no-repeat;
    height: 955px;
    position: relative;
}

.section-first .section-content, .section-first a{
    color: #fff;
}

.section-first a{
    font-size: 20px;
    border:1px solid #fff;
    border-radius: 20px;
    padding: 5px 15px 5px 15px;
}

a.apply{
    margin-right: 80px;
    color: #417ac1;
    background-color: #fff;
}

.section-content {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    padding-top: 30px;
    /*color: #fff;*/
}

.section-content ul {
    padding-top: 30px;
    padding-left: 160px;
}

.font48 {
    font-size: 48px;
}

.font24 {
    font-size: 24px;
}

.font18 {
    font-size: 18px;
}

.font15 {
    font-size: 15px;
}

.font30 {
    font-size: 30px;
}

.font36 {
    font-size: 36px;
    color: #417ac1;
}

.font18 {
    font-size: 18px;
}

.font14 {
    font-size: 14px;
}

.font20 {
    font-size: 20px;
}



.section-content p {
    padding-top: 25px;
}

.section-first .content-footer{
    margin-top: 40px
}

.section-first .head {
    color: #417ac1;
    background-color: #fff;
    width: 336px;
    letter-spacing: 3px;
    text-align: center;
    margin: 30px auto 0;
    padding: 0;
}

.section-first .font24 {
    padding-top: 0;
}

.arrow {
    display:block;
    margin:0 auto;
    width:0;
    height:0;
    border-style:solid;
    border-width:10px;
    border-color:#fff transparent transparent transparent;
}

.arrow-translator{
    display:block;
    margin:75px auto;
    width:0;
    height:0;
    border-style:solid;
    border-width:10px;
    border-color: transparent #f8f7f5 transparent transparent;
}

.section-second {
    background: url("part2.png") center center no-repeat;
    height: 535px;
}

.section-second .section-content {
    padding-top: 50px;
    width: 1010px;
}

.section-second li{
    list-style: disc;
}

.content-translator {
    width: 960px;
    *height: 320px;
    margin: 40px auto;
    overflow: hidden;
}

.translator {
    width: 50%;
    float: left;
    *height: 160px;
}

.translator div {
    float: left;
}

.translator-img {
    margin-top: 30px;
}

.translator-img .font14 {
    width: 150px;
}

.translator-img img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
}

.translator-message {
    width: 270px;
    margin-top: 30px;
    background-color: #f8f7f5;
    padding: 10px;
}

.section-content li{
    text-align: left;
    list-style: disc;
}

.section-fourth {
    background: url("part4.png") center center no-repeat;
    height: 578px;
}

.section-fourth .font36 {
    color: #000;
}

.section-fourth .font24 {
    color: #417ac1;
}

.section-sixth {
    background: url("part6.png") center center no-repeat;
    height: 680px;
}

.section-seventh {
    background: url("part7.png") center center no-repeat;
    height: 460px;
    color: #fff
}

.section-seventh .font36 {
    color: #fff;
}

.content-user{
    width: 960px;
    margin: 40px auto;
}

.user-img img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

.hr {
    width: 960px;
}

.hr-style {

}

.user {
    overflow: hidden;
    margin-left: 100px;
    padding-bottom: 30px;
}

.user div {
    width: 25%;
    float: left;
}

.center-user-info {
    padding-top:5px;
    color: #989898;
}

.comment {
    width: 800px;
    margin: 0 auto;
}

.comment span {
    color: red;
    font-style: italic;
}

.comment p {
    font-size: 13px;
    float: right;
}

.user-arrow {
    margin-bottom: -6px;
    width:0;
    height:0;
    border-style:solid;
    border-width:8px;
    border-color: transparent transparent #000 transparent;
}

.arrow-1 {
    display: block;
    margin-left: 12%;
}

.arrow-2 {
    display: none;
    margin-left: 34%;
}

.arrow-3 {
    display: none;
    margin-left: 57%;
}

.arrow-4 {
    display: none;
    margin-left: 79%;
}

.user-comment-1 {
    display: block;
}

.user-comment-2, .user-comment-3, .user-comment-4 {
    display: none;
}

.section-sixth ul {
    padding-left: 37%
}

.section-seventh .section-content {
    padding-top: 70px;
}

.section-seventh ul {
    padding-left: 26%
}

.section-college {
    margin: 60px auto 0;
    overflow: hidden;
    height: 300px;
}

.content-footer {
    /*height: 80px;*/
    background-color: #417ac1;
    margin: 10px auto;
    text-align: center;
    /*line-height: 30px;*/
}

.content-footer ul {
    line-height: 76px;
}

.section-head {
    text-align: center;
    color: #000;
}

.section-college a {
    color: #fff;
    text-decoration: underline;
}

.college {
    position: relative;
    width: 1080px;
    margin: 20px auto 35px;
    padding-left: 50px;
    text-align: center;
}

.arrow-left {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 30%;
    left: 45px;
    z-index: 10;
    border-radius: 20px;
    background-color: #ccc;
    font-size: 27px;
    cursor: pointer;
    text-align: center;
}

.arrow-right {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 30%;
    z-index: 10;
    right: 0;
    font-size: 27px;
    cursor: pointer;
    border-radius: 20px;
    background-color: #ccc;
    text-align: center;
}

#img {
    position: relative;
    width: 960px;
    height: 130px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}

#img-list {
    position:absolute;
    width:6000px;
    left: 0;
}

#img-list img {
    width:960px;
    float: left;
}

.college-1 {
    width: 70%;
}

.dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 5px;
    background: #fff;
    border-radius: 5px;
    vertical-align: middle;
    overflow: hidden;
}
.section-college ul li{
    width: 33%;
    display: inline-block;
    font-size: 15px;
    /*padding-right: 150px;*/
}
.section-call {
    text-align: center;
    height: 200px;
    background-color: #f8f7f5;

}

.call-img {
    background: url("call.png") center no-repeat;
    height: 80px;
}

.section-call span {
    padding: 5px 20px 5px 20px;
    color: #fff;
}

.section-call p {
    padding-bottom: 20px;
}
.section-call .font24 {
    background-color: #417ac1;
    border-radius: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#ft {
    background-color: #333;
    line-height: 24px;
    padding: 29px 0 100px;
    text-align: center;
    color: #bcbcbc;
}

#ft a{
    line-height: 1.5em;
    margin: 0 8px;
    color: #bcbcbc;
}
.section-first-btns{
    width: 1110px;
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: -555px;
    height: 70px;
}
.section-first-btns a{
    width: 500px;
    height: 70px;
    float: right;
    padding:0;
    border:0;
}
.section-first-btns a.btn_198{
    float: left;
}
#transWin{
    display:none;
    width: 710px;
    height:516px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-258px;
    margin-left:-355px;
    overflow:hidden;
    z-index: 100;
    border-radius:4px;
}
.win-cover{
    width:100%;
    height: 100%;
    position: absolute;
    background-color: black;
    opacity: 0.5;
    filter: Alpha(opacity = 50);
    z-index: 90;
    top:0;
    left:0;
    display: none;
}
html.show-cover{
    overflow: hidden;
}
html.show-cover #transSuccess{
    /*display: block;*/
}
html.show-cover .win-cover{
    /*display: block;*/
}

#transWin .title{
    width: 100%;
    height: 56px;
    background: #f0f1f3;
    color:#264162;
    font-size: 20px;
    line-height: 56px;
    text-align: center;
    border-bottom:1px solid #cbd3d6
}

/* 快速翻译 */

#transWin .content {
    padding:20px 30px 36px 20px;
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    zoom: 1;
    display: block;
}
#transWin .not-working-time {
    width: 960px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
    opacity: 0.8;
    filter: Alpha(opacity = 80);
}

#transWin .out-of-work .not-working-time,
#transWin .out-of-work .not-working-time-text {
    display: block;
}

#transWin .out-of-work #language {
    visibility: hidden;
}

#transWin .not-working-time-text {
    position: absolute;
    display: none;
    left: 270px; /* qt.width() / 2 - 210 */
    color: #000;
    line-height: 25px;
    font-size: 14px;
    width: 420px;
    letter-spacing: 1px;
    text-align: left;
}

#transWin .content i.trans-error-message {
    line-height: 20px;
}

#transWin .content i.trans-lang-message {
    line-height: 20px;
    padding-right:20px;
    margin-left:20px;
    color:#3280e1;
}
.demand-note label{
    float:none;
}

#transWin .content i.demand-error-message {
    vertical-align: 10px;
    *vertical-align: 4px;
    margin-left: 8px;
}

#transWin .content i.tips-tel {
    position: absolute;
    color: #666666;
}

#transWin .content i.tips-tel {
    position: absolute;
    color: #666666;
}

#transWin .content .user-phone .form-item-layout span.error-tel {
    font-size: 12px;
    font-weight: normal;
    color: #ab1f1f;
}

#transWin .content #language {
    height: 21px;
    font-size: 14px;
}

#transWin .content .additional {
    color: #666;
}
#inputTextCon{
    margin:5px auto 16px  auto;
    padding:5px;
    border: 1px solid #D4D4D4;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
    position: relative;
    height: 166px;
    border-radius: 2px;
    overflow: hidden;
}
.input-text-focus{
    border:1px solid #7fa1c8 !important;
}
#inputTextCon.empty{
    border-color: #ff0000;
    border-color: rgba(255, 0, 0,.5);
}
#transWin .content .input-text {
    height: 136px;
    font-size: 12px;
    padding:0;
    margin:0;
    width:100%;
    border:none;
    outline: none;
    box-shadow: none;
}

#transWin .content .form-item-layout span {
    color:#8b8b8b;
    font-size: 12px;
}
#transWin .content .form-item-layout span.time-num{
    color:#ff0000;
    color: rgba(255, 0, 0,.5);
}
#transWin .content .form-item-layout .lang-text{
    color: #8b8b8b;
    font-weight: normal;
    font-size: 12px;
}

#transWin .content .form-item-layout .text-num {
    margin-right: 0px;
}

#transWin .content .form-item-layout .whole-price {
    display: inline;
    font-weight: normal;
    margin-right: 18px;
}

#transWin .content .form-item-layout .price {
    display: inline;
    font-weight: normal;
}

#transWin .content .form-item-layout .timeCost {
    display: inline;
    font-weight: normal;
    margin-right: 18px;
    color:#8b8b8b;
}

#transWin .content .form-item-layout .night-time {
    display: inline;
    font-weight: normal;
    font-size: 12px;
}

#transWin .quick-trans .demand-note {
    margin-bottom: 4px;
}

#transWin .quick-trans .demand-note label {
    padding-top: 0;
}

#transWin .quick-trans .demand-note textarea {
    height: 76px;
    line-height: 26px;
    width: 415px;
    overflow: auto;
    font-size: 14px;
    vertical-align: top;
    margin-top:13px;
    width:648px;
    color:black;
    border-radius: 2px;
    overflow: hidden;
}

#transWin .content .trans-info {
    position: absolute;
    zoom: 1;
    text-align: right;
    right: 0;
    bottom: 0;
    margin:0;
    padding: 0 10px 10px 0;
}

#transWin .content .trans-info .clear-content {
    position: absolute;
    left: 0;
}

#transWin .content .user-info {
    margin-left: 24px;
}

#transWin .content #userBill {
    display: none;
}

#transWin .content .billInfo {
    position: relative;
    margin-right: 10px;
}

#transWin .content .printBill, #transWin .content .printBillI {
    position: relative;
    top: 3px;
    border: 0;
}

#transWin .content .bill-text {
    float: right;
    margin-right: 10px;
    line-height: 30px;
}

#transWin .content #goToTrans {
    font-size: 14px;
    margin-bottom: 12px;
}

#transWin .doctype {
    float: left;
}

#proField {
    width: 500px;
}

#doctype input, #proField input {
    border: none;
    box-shadow: none;
}

#doctype li, #proField li {
    float: left;
    height: 14px;
    margin: 12px 30px 0 0;
}

#proField li {
    margin-right: 0;
    width: 94px;
}

#doctype label, #proField label {
    float: none;
    font-weight: normal;
    margin-left: 0;
    position: relative;
    top: -2px;
}

#proField .more-type {
    width: 200px;
}

.file-info-detail #moreFieldText {
    border: solid 1px #d4d4d4;
    width: 120px;
}

/* 历史记录 */

#trans-history {
    margin: 10px auto 0;
    line-height: 16px;
    width: 960px;
}

#trans-history .history-title {
    height: 30px;
    line-height: 30px;
    border-bottom: 2px solid #e7e7e7;
    font-size: 14px;
}

#trans-history .history-title .see-more {
    color: #2b5e9a;
    margin-top: 5px;
    float: right;
    line-height: 20px;
}

#trans-history .history-title .see-more:hover {
    color: #fff;
}

#trans-history .translating .trans-result, #trans-history .havent-pay .trans-result {
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}

#trans-history .havent-pay .trans-result a {
    display: inline-block;
    margin: 8px 15px;
    font-weight: bold;
}

#trans-history .havent-pay .trans-result i {
    font-size: 14px;
}

#trans-history .fix-vertical-middle {
    vertical-align: middle;
    position: relative;
    top: -4px;
}

#trans-history .history-item .content-separate {
    display: inline-block;
    text-align: center;
    width: 30px;
    font-family: "宋体";
}

#trans-history .history-item .time-and-see .see-all {
    margin-left: 10px;
}

/* 文档翻译 */

#transWin .doc-trans {
    position: static;
}

#transWin .doc-trans .error-fix {
    position: relative;
}

#transWin .doc-trans .error-fix i {
    position: absolute;
    top: 8px;
}

#transWin .doctype-wrap {
    margin-left: 38px;
}

.suggest {
    background: url("images/filetrans.png") 0 -22px no-repeat;
    color: #C4C4C4;
    line-height: 16px;
    margin: 0 0 40px 54px;
    padding-left: 16px;
}

.file-info-detail #moreText {
    border: solid 1px #d4d4d4;
    width: 118px;
}

#moreText:focus {
    border: 1px solid #7fa1c8;
}

#transWin .doc-trans .error-fix .language {
    left: 103px;
}

#transWin .doc-trans .error-fix .file {
    left: 247px;
}

#transWin .doc-trans .user-info {
    float: right;
    margin-top: 5px;
    width: 440px;
}

#transWin .doc-trans .info-list label {
    line-height: 20px;
    height: 20px;
}

#transWin .doc-trans .info-list .form-item-layout {
    line-height: 20px;
    height: 20px;
}

#transWin .doc-trans #otherRequirement {
    height: 126px;
    vertical-align: text-top;
    width: 338px;
}

#transWin #intro-left {
    width: 417px;
}

#transWin #intro-right {
    width: 400px;
}

#transWin .user-phone #userPhoneI {
    width: 200px;
}

#transWin .go-check {
    padding: 0 20px 10px 20px;
    text-align: right;
}

/* tips样式 */
.msg-tips {
    position: absolute;
    width: 230px;
    line-height: 18px;
    padding: 5px 12px;
    background: #fcfcf1;
    border: 1px solid #e9c442;
    text-align: left;
    font-size: 12px;
    color: #ca7309;
    font-weight: normal;
}

#trans-history .trans-result .msg-tips a.iKnow {
    position: absolute;
    color: #707070;
    font-size: 12px;
    font-weight: normal;
    top: 5px;
    right: 10px;
    line-height: 16px;
    margin: 0;
}

#trans-history .trans-result .msg-tips a.iKnow:hover {
    background-color: #fff;
    color: #707070;
    text-decoration: underline;
}

/*限时优惠 快速翻译提醒*/
#temp-events {
    float: right;
    padding: 0;
    color: #fff;
    margin-top: 10px;
}

#temp-events:hover {
    background-color: transparent;
}

#christmas {
    display: inline;
    margin-left: 20px;
}

#christmas span {
    font-size: 16px;
}

.invalid-price {
    text-decoration: line-through;
}

.file-nav {
    background: url('images/file-nav.png') 0 0 no-repeat;
    background-color:white;
    background-position: 27px 24px;
    padding:0;
    margin:0 auto;
    width:960px;
    height:60px;
}

.ie6mask {
    border: none;
    display: none;
    filter: alpha(opacity=0)\0;
    height: 23px;
    left: 70px;
    position: absolute;
    top: 0;
    width: 150px;
}

.file-info-detail {
    color: #999591;
    margin: 0 0 36px 29px;
    position: relative;
}

.file-info-detail .bull {
    font-size: 16px;
    padding: 0 3px;
}

.file-info-detail ul {
    margin-left: 16px;
}

.file-info-detail label {
    color: #666;
    float: none;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.file-info-detail .dest-language {
    margin: 0 10px;
}

.file-info-detail label i {
    background: url("images/filetrans.png") 0 -22px no-repeat;
    color: #666;
    display: inline-block;
    font-weight: bold;
    line-height: 16px;
    margin-left: 5px;
    padding-left: 20px;
}

.control-btn-blue {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    background-image:url(rengong.jpg);
    color: #fff;
    display: block;
    height: 44px;
    width: 185px;
    padding: 0;
    margin: 20px 6px 18px 30px;
    *margin-left:20px;
    float:left;
}

.control-btn-green{
    font-size: 14px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    background-image:url(auto.jpg);
    color: #fff;
    display: block;
    height: 43px;
    width: 179px;
    padding: 0;
    margin: 20px 20px 20px 30px;
    float:left;
}


.message-box-baojia .content li{
    padding-left:40px;
}
.message-box-baojia .content strong{
    font-size:14px;
}

.confirmSubmit {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
}

.user-info {
    background-color: #FFF;
    height: 312px ;
    margin: 0 auto;
    width: 550px;
}

.forIEShadow {
    background: #000;
    filter:alpha(opacity=50)\0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

.close {
    background: url("images/filetrans.png") 0 -42px no-repeat;
    float: right;
    height: 12px;
    margin: 10px;
    width: 16px;
}

.close:hover {
    background-color: #FFF;
}

.user-content {
    margin: 0 20px;
}

.user-content i {
    color: #A9A9A9;
}

.user-content strong {
    color: #F34C4C;
}

.user-info .user-content label {
    width: 95px;
}

.user-info .user-content .form-item-layout {
    font-weight: normal;
}

.confirmWrap {
    background-color: #EBEEF0;
    margin-top: 35px;
    padding: 12px;
}

#goToTrans {
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    width:180px;
    font-size:20px;
    background: #5698ec;
    border-radius: 5px;
}

.data-error {
    border-color: #F34C4C;
}

.user-content .error-message {
    color: #F34C4C;
}

.modifyInfo {
    color: #0369DC;
    font-weight: normal;
}

.modifyInfo:hover {
    background-color: #FFF;
    color: #0369DC;
    text-decoration: underline;
}

#trans-history-list .history-item .history-layout {
    padding: 0 20px 10px 20px;
}

#trans-history-list .history-item .time-and-see {
    color: #434343;
    font-weight: bold;
    margin: 10px 0 5px 20px;
}

#transConfirm{
    width:372px;
    height: 125px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-100px;
    margin-left:-219px;
    background: white;
    padding:40px 30px 36px 30px;
    z-index: 100;
    border-radius:4px;
    display:none;
}
#transConfirm .title,#transConfirm .confirm-title{
    font-size: 16px;
    color:#3280e1;
    line-height: 30px;
    text-align:center;
    font-weight: normal;
}
#transConfirm .title{
    color:#333333;
}
#transConfirm .btn-con{
    margin-top:30px;
    height: 40px;
}
#transConfirm .btn-con a{
    width:180px;
    height:40px;
    border-radius:4px;
    line-height: 40px;
    color:white;
    font-size:20px;
    text-align: center;
}
#transConfirm .btn-con .cancel-trans{
    background: #5698ec;
    float:right;
}
#transConfirm .btn-con .continue-trans{
    background: #6cb66b;
    float:left;
}

#transSuccess{
    width:471px;
    height: 288px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-144px;
    margin-left:-235px;
    background: white;
    padding:0;
    z-index: 100;
    border-radius:4px;
    display:none;
    overflow: hidden;
}
#transSuccess .title{
    height: 56px;
    background: #f0f1f3;
    color: #264162;
    line-height: 56px;
    border-bottom: 1px solid #cbd3d6;
    font-size: 20px;
    text-align:center;
    font-weight: normal;
    margin-bottom:40px;
}
#transSuccess .sub-title{
    margin-bottom:20px;
    font-size: 16px;
    text-align: center;
    color:#333333;
}
.trans-id{
    color:#3280e1;
    font-size: 12px;
    text-align: center;
}
#transSuccess .btn-con{
    height: 40px;
    width: 371px;
    margin: 25px auto;
}
#transSuccess .btn-con a{
    width:180px;
    height:40px;
    border-radius:4px;
    line-height: 40px;
    color:white;
    font-size:20px;
    text-align: center;
    background: #5698ec;
}
#transSuccess .btn-con .trans-log{
    float:right;
}
#transSuccess .btn-con .trans-index{
    float:left;
}
.close-win{
    float:right;
    width:15px;
    height: 15px;
    line-height:15px;
    text-align: center;
    padding-right:20px;
    margin-top:20px;
    color:#c0c1c3;
    font-size:14px;
}
.close-win:hover{
    color: #264162;
}
.semthesis #hdContainer{
    display:none;
}
.trans-error-message{
    color: #ff0000;
    color: rgba(255, 0, 0,.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 0 10px 10px;
}
#getCodeWin{
    width:524px;
    height:280px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-140px;
    margin-left:-262px;
    border-radius:5px;
    background: white;
    display:none;
    z-index:100;
}
#getCodeWin .title{
    height: 56px;
    background: #f0f1f3;
    color: #264162;
    line-height: 56px;
    border-bottom: 1px solid #cbd3d6;
    font-size: 20px;
    text-align:center;
    font-weight: normal;

}
#getCodeWin .message-box{
    width:auto;
}
#getCodeWin input{
    width:214px;
}
#getCodeWin .control-btn-visited{
    margin-left: 80px;
    width:214px;
    border-radius:4px;
}
#getCodeWin .for-free{
    display: block;
    margin: 10px 0 0 80px;
    font-size: 12px;
    color:#333333;
    cursor: default;
}
#getCodeWin .landingButton,#getCodeWin .control-btn:hover{
    margin-left: 80px;
    width:214px;
    border-radius:4px;
    background: #2b5e9a ;
    text-decoration: none;
}
#transConfirm .control-btn-visited{
    margin-top:0;
}
.section-first a.try-trans{
    background: #65b863;
    width: 221px;
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    color:black;
    text-align: center;
    text-decoration: none;
    position: absolute;
    border-radius:5px;
    right: 150px;
    top: -500px;
    border:none;
    transition: all 0.5s ease-in;
}

.section-first a.try-trans:hover{
    color:white;
    font-size: 20px;
    background: #65b863;

}
#transLandingWithJfErrorMsg{
    display: none;
}
.trans-message-box{
    padding: 30px 45px 30px 45px;
    line-height: 25px;
    color: #666;
    background: #fff;
    zoom: 1;
    width: auto;
}