﻿html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

/*iframe {
    display: none !important;
}*/

* img {
    border:0;
    border-style:none;
}

*, :after, :before {
    box-sizing:border-box;
}

input::-ms-clear, input::-ms-reveal { display: none; }


h1, h2, h3, h4, h5, h6 {
    font-family: 'Microsoft YaHei' !important;
}

.too-old-browser {
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #ffff99;
    font-size: 12px;
}

.front-content {
    min-height: 100%;
    position: relative;
}

.front-header .link-line-bg {
    background: black;
    position: absolute;
    top: 0;
    width: 100%;
    height: 30px;
    z-index: 999;
}

.front-header .link-line {
    height: 30px;
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    font-size: 13px;
}

.front-header .link-line a {
    line-height: 30px;
    color: #999;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

.front-header .link-line a:hover{
    color: white;
}

.front-header .link-line .marginright {
    margin-right: 10px;
}

.front-header .link-line .aaa {
    color: #999;
    margin: 0 5px;
}

.front-header .link-line .current-name {
    color: #0090ff;
}


.front-header .menu-line-bg {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    top: 30px;
    z-index: 999;
}

.front-header .menu-line {
    height: 80px;
    width: 1200px;
    margin: 0 auto;
    display: table;
}

.front-header .menu-logo {
    display: table-cell;
    width: 546px;
    vertical-align: middle;
}

.front-header .menu-logo img {
    height: 20px;
}

.front-header .menu-item {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    text-align: right;
    color: white;
    padding-left: 3em;
}

.front-header .menu-item a {
    text-decoration: none;
    color: white;
}

.front-header .menu-item.active a {
    color: #0091ff;
}

.front-header .menu-item a:hover {
    color: #0091ff;
}

.front-banner {
    position: absolute !important;
    top: 30px;
    left: 0;
    width: 100%;
    background: #0091ff;
    line-height: 0;
    overflow: hidden;
}

.front-banner.center-banner img {
    width: 1920px;
    margin-left: 50%;
    margin-top: 200px;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.front-banner .title-box {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    color: white;
}

.front-body {
    padding-bottom: 375px;    
}

.front-body .pc_content {
    width:1200px;
    min-height:730px;
    margin:110px auto 100px;
}

.front-body .pc_menu {
    min-height:730px;
    width:200px;   
    background-color:#F2F2F2; 
    float:left;    
}

.pc_body {
    min-height:730px;
    width:1000px;
    float:right;
    background-color:#FFF; 
}
.front-body .pc_pictureInfo {
    height:250px;
    background:url(/Content/images/infobackground.jpg) no-repeat;
    padding-top:35px;
}
.front-body .photo {
    width:130px;
    height:130px;
    border:5px solid #FFF;
    margin-left:40px;
    border-radius:50%;
    background:url(/Content/images/defaultPhoto.jpg) no-repeat;
    background-position-x:-6px;
}
.front-body .pc_pictureInfo p {
    margin-top:20px;
    color:#FFF;
    font-size:16px;
    text-align:center;
}

.front-body .pc_myAppoint {
    height:36px;
    text-align:center;
    margin-top:20px;
}
.front-body .pc_accoutSet {
    height:36px; 
    text-align:center;
}
.front-body .pc_updatePwd {
    height:36px;
    text-align:center;
}
.front-body .pc_exitLogin {
    height:36px;
    text-align:center;
    margin-top:36px;
}

.front-body .pc_menu a:hover {
    color:#0093dd;
    font-weight:bold;
}

.fontSize {
    font-size:16px;
}

.fontStyle {
    color:#0093dd;
    font-weight:bold;
}
.fontStyleDefault {
    color:black;
}


.front-section {
    width: 100%;
}

.front-section:nth-child(2n) {
    background: #f4f7f9;
}

.front-section:nth-child(2n+1) {
    background: white;
}

.front-section.front-section-white {
    background: white;
}

.front-section.first-section {
    padding-top: 80px;
}

.front-section-inner {
    width: 1200px;
    margin: 0 auto;
}

.front-footer {
    height: 375px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    line-height: normal;
}

.front-footer .footer-main-line-bg {
    background: #545759;
}

.front-footer .footer-main-line {
    height: 300px;
    width: 1200px;
    margin: 0 auto;
}

.front-footer .footer-info-section {
    display: table;
    font-size: 14px;
    padding-top: 44px;
    margin-bottom: 16px;
    width: 100%;
}

.footer-info-section .footer-logo {
    display: table-cell;
    vertical-align: top;
}

.footer-info-section .footer-logo img {
    margin-bottom: 40px;
}

.footer-info-section .footer-logo div {
    margin-bottom: 0.5em;
}

.footer-info-section .footer-contact {
    display: table-cell;
    vertical-align: top;
}

.footer-contact .contact-item {
    margin-bottom: 1.2em;
}

.footer-contact .contact-item .contact-icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 8px;
}

.footer-contact .contact-item .contact-info {
    display: inline-block;
    vertical-align: top;
}

.footer-contact .contact-item .contact-info .title {
    margin-bottom: 5px;
}

.footer-contact .contact-item .contact-info .phone {
    font-size: 16px;
}

.footer-info-section .footer-qrcode {
    display: table-cell;
    vertical-align: top;
    width: 256px;
}

.footer-qrcode .qrcode-image {
    display: inline-block;
    height: 106px;
    vertical-align: middle;
}

.footer-qrcode .qrcode-info {
    display: inline-block;
    width: 130px;
    padding-left: 12px;
    vertical-align: middle;
}

.footer-qrcode .qrcode-info .title {
    margin-bottom: 5px;
}

.footer-links-section {
    border-top: 1px solid #666;
    padding-top: 26px;
}

.footer-links-line {
    margin-bottom: 10px;
    font-size: 12px;
    color: #999;
}

.footer-links-line span:first-child {
    font-weight: bold;
    color: white;
    margin-right: 1.2em;
}

.footer-links-line a, .footer-links-line span {
    display: inline-block;
    text-decoration: none;
    margin-right: 0.5em;
    color: #999;
}

.footer-links-line a:hover {
    color: white;
}

.footer-links-line a:after, .footer-links-line span:after {
    content: '|';
    margin-left: 0.8em;
}

.footer-links-line span:first-child:after {
    content: '';
    margin-left: 0;
}

.footer-links-line a:hover:after {
    color: #999;
}

.footer-links-line a:last-child:after, span:last-child:after {
    content: '';
}

.footer-add-line-bg {
    background: #3d4040;
}

.footer-add-line {
    height: 110px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

.footer-add-line .footer-links-line {
    padding-top: 18px;
    margin-bottom: 10px;
}

.footer-add-line .footer-links-line a {
    color: #999;
}

.footer-add-line .footer-links-line a:hover {
    color: white;
}

.footer-copyright-line {
    margin-top: 10px;
    color: #ccc;
}

.footer-other-line {
    margin-top: 10px;
    color: #ccc;
}

.footer-other-line a:hover {
    color: white;
}

.front-float-sidebar {
    position: fixed;
    left: 0;
    top: 210px;
    background: black;
}

.front-float-sidebar.front-float-sidebar-right {
    left: auto;
    right: 30px;
}

.front-float-sidebar.bottom {
    bottom: 90px;
    top: auto;
}

.front-float-sidebar.extend {
    right: 10px;
    width: 140px;
    height: 388px;
    color: white;
    background: url(/Content/images/sidebar-bg.png) no-repeat;
    z-index: 999;
}

.front-float-sidebar.extend .close {
    height: 25px;
    width: 140px;
    text-align: right;
    font-size: 12px;
    cursor: pointer;
    margin-top: 5px;
}
.front-float-sidebar.extend .close label{
    padding-right: 10px;
    cursor: pointer;
}

.front-float-sidebar.extend .line {
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}

.front-float-sidebar.extend .line:hover {
    background-color: #005BA4;
}

.front-float-sidebar.extend  .line img {
    display: inline-block;
    vertical-align: middle;
}

.front-float-sidebar.extend .line a {
    color: white;
    text-decoration: none;
}

.front-float-sidebar.extend .line .label {
    cursor: pointer;
}

.front-float-sidebar .sidebar-item {
    height: 60px;
    width: 60px;
    background: #aeb5b8;
    color: white;
    display: block;
    margin-bottom: 1px;
    position: absolute;
    right: 0;
}


.front-float-sidebar .contact-now {
    background: black;
    height: 130px;
    width: 38px;
    color: white;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.front-float-sidebar .contact-now .icon {
    width: 38px;
    height: 38px;
    margin-bottom: 5px;
    background-color: #0091ff;
}
.front-float-sidebar .contact-now img {
    margin-top: 10px;
}

.front-float-sidebar .contact-now:hover, .front-float-sidebar .contact-now.active {
    background: #007fff;
}


.front-float-sidebar .contact-phone {
    color: white;
    text-align: center;
}

.front-float-sidebar .contact-phone .title {
    margin-top: 10px;
    font-size: 12px;
}

.front-float-sidebar .contact-phone .phone {
    margin-top: 5px;
    font-size: 14px;
}

.front-float-sidebar .contact-qrcode {
    height: 140px;
    width: 140px;
    text-align: center;
}

.front-float-sidebar .contact-qrcode img {
    height: 95px;
    width: 95px;
    margin-top: 15px;
}

.front-float-sidebar .contact-qrcode .desc {
    margin-top: 5px;
    color: #e4f6ff;
}

.front-float-sidebar .contact-qrcode .desc .text {
    width: 140px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}



.front-float-sidebar .return-top {
    display: block;
    background-image: url(/Content/images/sidebar-return-to-top.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.1);
    height: 60px;
    width: 60px;
}

.front-float-sidebar .return-top:hover {
    background-image: url(/Content/images/sidebar-return-to-top.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #0292fe;
}

.front-dialog {
    padding: 40px;
    background: white;
}

.front-dialog .dialog-title {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #d5dce6;
}

.front-dialog .dialog-close-btn {
    float: right;
    background-color: #F86362; 
    display: block;
    height: 40px;
    width: 40px;
    position:relative;
    top: -40px;
    right: -40px;
    text-align: center;
}

.front-dialog .dialog-close-btn img {
    margin-top: 12px;
}

.front-form {
    display: block;
}

.front-form .form-field {
    margin-bottom: 15px;
    text-align: center;
}

.front-form .form-field:last-child {
    margin-bottom: 0;
}

.front-form .form-field label {
    display: inline-block;
    text-align: right;
    width: 4em;
    margin-right: 10px;
    vertical-align: baseline;
    font-size: 14px;
    color: #333;
}

.front-form .form-field input[type=text], .front-form .form-field input[type=password], .front-form .form-field textarea {
    border: 0;
    background: #dde1e7;
    height: 36px;
    width: 250px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
}

.front-form .appoint-dialog input[type=text], .front-form .appoint-dialog textarea{
    border: 1px solid #ccc;
    background-color: #fff;
    height: 36px;
    width: 250px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
}

.front-form .form-field label ~ textarea {
    padding-top: 10px;
    vertical-align: top;
}

.front-pager {
    text-align:right;
}

.front-pager-item {
    background-color:#e9edf3;
    width:30px;
    height:30px;
    text-align:center;
    line-height:30px;
    display:inline-block;
    margin-left:3px;
}

.front-pager-item.active {
    color:#fff;
    background-color:#0191ff;
}


.front-float-message {
    position: fixed;
    top: 210px;
    left: 140px;
    width: 360px;
    height: 440px;
    border: 0;
    background-color: #fff;
}

.front-float-message .title-line {
    height: 40px;
    text-align: left;
    border: 0;
}

.front-float-message .title {
    line-height: 40px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-top: 25px;
    margin-left: 30px;
}

.front-float-message .message-close-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position:absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: #f86362;
}
.front-float-message .message-close-btn img {
    margin-top: 12px;
}
.front-float-message .message-close-btn:hover {
    background-color: #e74140;
}
.front-float-message .message-form {
    text-align: center;
    height: 380px;
    width: 300px;
    margin:30px auto 0 auto;
}

.front-float-message input[type=text] {
    width: 300px;
    height: 40px;
    margin-top: 15px;
    padding-left: 1em;
    border: 1px solid #ccc;
}

.front-float-message textarea {
    width: 300px;
    height: 100px;
    margin-top: 20px;
    padding-left: 1em;
    resize: none;
}

.front-float-message input[type=submit] {
    width: 120px;
    height: 40px;    
    line-height: 30px;
    margin: 20px auto 0 auto;
    color: #FFF;
    background-color: #0090ff;
    text-align: center;
    cursor: pointer;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.front-float-message .mobile-error, .email-error, .message-error {
    text-align: left;
    color: #333;
    font-size: 14px;
    
}

.front-float-message .mobile-error img, .email-error img, .message-error img {
    display: inline-block;
    vertical-align: sub;
}

.message-success{
    margin: 0 auto;
    width: 240px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    font-weight: bold;
    z-index: 3;
    position:fixed;
    top:50%;
    margin-top:-150px;
    left: 42%;
}

.message-success label {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}

.shade {
    display:none;
    position:fixed;
    width:100%;
    height:100%;
    background:#000;
    z-index:2;
    top:0;
    left:0;
    opacity:0.7;
}