@charset "gb2312";

html {
    font-size: 14px;
    overflow-y: auto;
    height: 100%;
    background-color: #fff;
}

body,html {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

body {
    font-family:'Microsoft Yahei';
    position: relative;
    line-height: 1;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

body,button,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,input,ol,p,td,textarea,th,ul {
    margin: 0;
    padding: 0;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

button,img,input,textarea {
    border: none;
    -webkit-appearance: none;
    appearance: none;
}

input {
    text-align: inherit;
}

textarea {
    resize: none;
}

a,button,h1,h2,h3,h4,h5,h6,input,optgroup,option,select,textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    color: inherit;
    outline: 0;
}

a {
    text-decoration: none;
}

ol,ul {
    list-style: none;
}

button,input[type=submit],input[type=button] {
    cursor: pointer;
}

input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #999;
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #999;
}

template {
    display: none;
}

.i-row {
    width: 100%;
    zoom: 1;
	background:#fff;
}

.i-row:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}

.i-col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 0;
}

.i-col-pull {
    float: right;
}

.i-col-span-1 {
    width: 4.16666667%;
    display: block;
}

.i-col-offset-1 {
    margin-left: 4.16666667%;
}

.i-col-span-2 {
    width: 8.33333333%;
    display: block;
}

.i-col-offset-2 {
    margin-left: 8.33333333%;
}

.i-col-span-3 {
    width: 12.5%;
    display: block;
}

.i-col-offset-3 {
    margin-left: 12.5%;
}

.i-col-span-4 {
    width: 16.66666667%;
    display: block;
}

.i-col-offset-4 {
    margin-left: 16.66666667%;
}

.i-col-span-5 {
    width: 20.83333333%;
    display: block;
}

.i-col-offset-5 {
    margin-left: 20.83333333%;
}

.i-col-span-6 {
    width: 25%;
    display: block;
}

.i-col-offset-6 {
    margin-left: 25%;
}

.i-col-span-7 {
    width: 29.16666667%;
    display: block;
}

.i-col-offset-7 {
    margin-left: 29.16666667%;
}

.i-col-span-8 {
    width: 33.33333333%;
    display: block;
}

.i-col-offset-8 {
    margin-left: 33.33333333%;
}

.i-col-span-9 {
    width: 37.5%;
    display: block;
}

.i-col-offset-9 {
    margin-left: 37.5%;
}

.i-col-span-10 {
    width: 41.66666667%;
    display: block;
}

.i-col-offset-10 {
    margin-left: 41.66666667%;
}

.i-col-span-11 {
    width: 45.83333333%;
    display: block;
}

.i-col-offset-11 {
    margin-left: 45.83333333%;
}

.i-col-span-12 {
    width: 50%;
    display: block;
}

.i-col-offset-12 {
    margin-left: 50%;
}

.i-col-span-13 {
    width: 54.16666667%;
    display: block;
}

.i-col-offset-13 {
    margin-left: 54.16666667%;
}

.i-col-span-14 {
    width: 58.33333333%;
    display: block;
}

.i-col-offset-14 {
    margin-left: 58.33333333%;
}

.i-col-span-15 {
    width: 62.5%;
    display: block;
}

.i-col-offset-15 {
    margin-left: 62.5%;
}

.i-col-span-16 {
    width: 66.66666667%;
    display: block;
}

.i-col-offset-16 {
    margin-left: 66.66666667%;
}

.i-col-span-17 {
    width: 70.83333333%;
    display: block;
}

.i-col-offset-17 {
    margin-left: 70.83333333%;
}

.i-col-span-18 {
    width: 75%;
    display: block;
}

.i-col-offset-18 {
    margin-left: 75%;
}

.i-col-span-19 {
    width: 79.16666667%;
    display: block;
}

.i-col-offset-19 {
    margin-left: 79.16666667%;
}

.i-col-span-20 {
    width: 83.33333333%;
    display: block;
}

.i-col-offset-20 {
    margin-left: 83.33333333%;
}

.i-col-span-21 {
    width: 87.5%;
    display: block;
}

.i-col-offset-21 {
    margin-left: 87.5%;
}

.i-col-span-22 {
    width: 91.66666667%;
    display: block;
}

.i-col-offset-22 {
    margin-left: 91.66666667%;
}

.i-col-span-23 {
    width: 95.83333333%;
    display: block;
}

.i-col-offset-23 {
    margin-left: 95.83333333%;
}

.i-col-span-24 {
    width: 100%;
    display: block;
}

.i-col-offset-24 {
    margin-left: 100%;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: top;
    position: relative;
}

img {
    border: 0;
}

img.mw-img {
    display: block;
    max-width: 100%;
}

img.mw-img-i {
    display: inline-block;
    max-width: 100%;
}

img.c-img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

img.mc-img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.oh {
    overflow: hidden;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.full-width {
    width: 100%;
}

.full-height {
    height: 100%;
}

.pf {
    position: fixed;
    -webkit-transform: translateZ(0);
}

.middle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.v-middle {
    position: relative;
    top: 50%;
    -webkit-transform: -webkit-translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.to {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.block {
    display: block;
}

.dib {
    display: inline-block;
}

.item-lh {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.img-container {
    max-width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}

.index-container {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.m_container {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    display: block;
}

.oh-container {
    max-width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.img_nr {
    background-repeat: no-repeat;
}

.img_center {
    background-position: center;
}

.img_cover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.img_contain {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#message-container {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    min-width: 0;
}

.auto-height-flex {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

#y-chat-page-container {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.y-chat-page {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    overflow: auto;
    background-color: #f3f3f3;
    opacity: 0;
    -webkit-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
    z-index: 1;
}

.y-chat-page.active {
    opacity: 1;
    z-index: 2;
}

.chat-page .phone_img{width:15vw;position:fixed;right:0;top:70%;z-index:0;}

#y-chat-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f3f3f3;
}

#y-chat-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #f3f3f3;
    min-height: 8.281vw;
    line-height: 8.281vw;
}

#y-chat-footer {
    min-height: 16.094vw;
    line-height: 16.094vw;
    background-color: #f3f3f3;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-shadow: 0 -2px 8px rgba(0,0,0,.02);
    box-shadow: 0 -2px 8px rgba(0,0,0,.02);
	z-index:11
}

.main-content-wrapper {
    padding-bottom: 4vw;
	padding-top:5vw;
}

.main-content-wrapper .message-item-wrapper {
    padding-top: 3vw;
    font-size: 0;
}

.main-content-wrapper .message-avatar {
    padding-left: 4.388vw;
    display: inline-block;
}

.main-content-wrapper .avatar {
    width: 11.875vw;
}

.main-content-wrapper .message-pop {
    padding-top: .625vw;
    display: inline-block;
    padding-left: 3.281vw;
}

.main-content-wrapper .message-pop.message-left::before {
    content: '';
    display: inline-block;
    background-image: url(../images/pop-j.jpg);
    width: 2.15384615vw;
    height: 2.15384615vw;
    background-size: cover;
    position: absolute;
    top: 3.125vw;
    left: 1.43484615vw;
    z-index: 1;
}

.main-content-wrapper .message-pop-text {
    max-width: 66vw;
    display: inline-block;
    color:#343434;
    background-color: #fff;
    font-size: 3.906vw;
    line-height: 1.3;
    border-radius: 1.4vw;
    padding: 2vw;
    text-align: left;
}

.main-content-wrapper .message-right {
    padding-right: 5vw;
    text-align: right;
}

.main-content-wrapper .message-right .message-pop-text {
    background-color: #5496f5;
    border: .113vw solid #f9f8f8;
    color: #fff;
}

.message-right .message-pop-text::after {
    content: '';
    position: absolute;
    top: 3vw;
    right: -1vw;
    border: 10px solid transparent;
    border-bottom-color: #5496f5;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.message-left .message-pop-text::after {
    content: '';
    position: absolute;
    top: 3vw;
    left: -1.2vw;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-content-wrapper .message-center,.main-content-wrapper .y-pop-time {
    padding-top: 4vw;
    display: block;
    text-align: center;
    font-size: 3vw;
}

.main-content-wrapper .message-center+.message-item-wrapper,.main-content-wrapper .y-pop-time+.message-item-wrapper {
    padding-top: 4vw;
}

.main-content-wrapper .message-center .center-message-text,.main-content-wrapper .y-pop-time .center-message-text {
    display: inline-block;
    background: #dadada;
    line-height: 1.3;
    padding: .5vw 2vw;
    color: #fff;
    vertical-align: middle;
    border-radius: 2vw;
    display: none;
}

.form-icon {
    text-align: center;
}

.form-icon-content {
    width: 7.344vw;
    margin-bottom: 1vw;
    display: inline-block;
    vertical-align: middle;
}
.btn_img{width:12%;float:left;position:absolute;left:2vw;bottom:-4vw;}
.message-input {
    height: 14vw;
    background-color: #fff;
    border-radius: 1.563vw;
    border: solid .156vw rgba(0,0,0,.3);
    vertical-align: middle;
    color: #666;
    font-size:4.2vw;
    line-height:11vw;
    width: 85%;
    padding: 1vw;
	float:right;
	margin-top:1vw;
}

.last-button {
    text-align: center;
}

.form-submit-btn {
    display: inline-block;
    vertical-align: middle;
    height: 13vw;
    line-height: 13vw;
    color: #fff;
    font-size: 4.1vw;
    background:#5496f5;
    border-radius: 1vw;
    width: 15vw;
}

.main-info-text {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2vw;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.main-info-text p {
    padding-top: 2.3vw;
    color: #666;
    font-size: 2.344vw;
}

.header-bar {
    height: 14.6vw;
    background-image: url(../images/head_bg.jpg);
    background-size: cover;
    color: #fff;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-bar .back-icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 5.38461538vw;
    margin-left: 4.5vw;
    margin-right: 2.0313vw;
}

.header-bar .right-icon {
    -ms-flex-preferred-size: 6.15384615vw;
    flex-basis: 6.15384615vw;
    margin-left: auto;
    margin-right: 4.1vw;
}

.header-bar .header-bar-title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    justify-self: center;
    font-size: 4.147vw;
}

.nav-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top:1px solid #eaeaea;
	background:#fff;
}

.nav-bar .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 9vw;
    line-height: 9vw;
    font-size: 3.8147vw;
    color:#737373;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: all 230ms ease-in-out;
    -o-transition: all 230ms ease-in-out;
    transition: all 230ms ease-in-out;
}

.nav-bar .nav-item img{
	width:5vw;
	position:absolute;
	left:6vw;
	top:2vw;
}

.nav-bar .nav-item::before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: .313vw;
    max-width: 0%;
    background-color: #5496f5;
    z-index: 1;
    margin: 0 auto;
    -webkit-transition: all 230ms ease-in-out;
    -o-transition: all 230ms ease-in-out;
    transition: all 230ms ease-in-out;
}
.nav-bar .nav-item::after {
	content:'';
	width:1px;
	height:4vw;
	overflow:hidden;
	background:#e2dddd;
	position:absolute;
	right:0;
	top:2.5vw;
}
.nav-bar .nav-item:nth-child(4):after {
	right:-5px;
}
.nav-bar .nav-item.active {
    background-color: #fff;
    color:#5496f5;
}

.nav-bar .nav-item.active::before {
    max-width: 100%;
}

.info-page .row-wrap {
    padding-top: 3vw;
    margin: 0 .9375vw;
}

.info-page .col-wrap {
    padding: 0 1.4065vw;
}

.info-page .content {
    background-color: #f3f3f3;
}

.info-page .content-text {
    padding-top: .5vw;
    width: 37.781vw;
    margin: 0 auto;
    font-size: 3.594vw;
    text-align: left;
    line-height: 1.25;
}

.info-page .title {
    padding-top: 2.8vw;
    padding-bottom: 2vw;
    font-size: 3.906vw;
    color: #406db4;
}

.info-page .title .num {
    font-size: 4.688vw;
    width: 4.688vw;
    height: 4.688vw;
    line-height: 4.688vw;
    border: solid .156vw #999;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 2.3vw;
}

.default-info-text {
    background-color: #f2f2f2;
    font-size: 2.344vw;
    color: #666;
    padding: 2vw 0;
}

.default-info-text.has-margin {
    margin-top: 3.125vw;
}

.default-info-text p {
    line-height: 2;
}

.default-info-text .red {
    color: red;
}

.home-page {
    padding-top: 3.594vw;
    background-color: #ebebeb;
}


.home-page .cover-img {
    width: 95.84615385vw;
    margin: 0 auto;
    padding-bottom: 4.8vw;
    padding-top: 2.3vw;

}

.home-page .col-logo {
    padding-top: 2.656vw;
    padding-bottom: 2vw;
}

.home-page .logo-info {
    font-size: 4.525vw;
    text-align: center;
}

.home-page .home-tit {
    font-size: 5vw;
    color: #000;
    margin: 2vw 0;
    text-align: center;
    font-weight: bold;
}

.home-page .home-tit img {
    vertical-align: middle;
    position: relative;
    top: -.5vw;
}

.home-page .home-tit span {
    padding: 0 2.5vw;
}

.home-yyjj {
    font-size: 4vw;
    color: #000;
    line-height: 140%;
    margin: 0 0 1vw;
	background:#fff;
}
.home-yyjj .yyjj{margin-top:5vw;}
.yy01 {
    width: 52%;
}

.yy02 {
    width: 48%;
}

.form-wrap {
    padding-bottom: 2vw;
}

.form-wrap .form-input {
    padding-left: 2vw;
}

.i-case {
    width: 100%;
    display: block;
    margin: 2vw 0;
    overflow: hidden;
}

.i-case .cover {
    width: 45%;
    margin-right: 2%;
    float: left;
}

.i-case .content-text {
    width: 53%;
    float: left;
}

.i-case .content-text h2 {
    font-size: 5vw;
    color: #fa3b4b;
}

.i-case .content-text h2 span {
    font-size: 3.8vw;
    color: #5f5f5f;
    position: relative;
    top: 1.1vw;
}

.i-case .content-text .xg {
    font-size: 3.5vw;
    color: #5f5f5f;
    margin: 1.5vw 0;
    line-height: 120%;
    padding-left: .4vw;
}

.i-case .content-text .xg p {
    padding-left: 1vw;
}

.i-case .content-text .xg span {
    color: #5f5f5f;
    font-weight: bold;
    font-size: 4vw;
    line-height: 10vw;
    display: block;
}

.i-case .content-text .xg span b {
    padding: 0 1vw;
    border: solid 1px #5f5f5f;
}

.i-case .content-text .ftit {
    width: 90%;
    height: 6vw;
    background: #fa3b4b;
    color: #fff;
    font-size: 3.5vw;
    line-height: 6vw;
    text-align: center;
    margin-top: 1.5vw;
}

.i-case .content-text .xm {
    font-size: 3.5vw;
    color: #000;
    margin: 1.5vw 0;
}

.i-case .content-text .xm span {
    color: #636363;
}

.i-case .content-text .zx {
    width: 100%;
    margin: 3vw auto 0;
    font-size: 4vw;
    padding: 1vw 0;
    background: red;
    line-height: 6vw;
    text-align: center;
    border-radius: 1vw;
}

.i-case .content-text .zx a {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
}

.fixed-phone {
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 58%;
    right: 10px;
    z-index: 999;
}

.fixed-phone img {
    width: 40px;
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.field-dis {
    width: 100%;
    height: 11vw;
    background: #fa6250;
    overflow: hidden;
}

.field-dis > span {
    padding-left: 2vw;
    font-size: 3.906vw;
    line-height: 11vw;
    color: #fff;
    float: left;
}

.field-dis > img {
    margin: 3.575vw 3vw;
    height: 3.85vw;
    float: left;
}

.field-dis > .mwrap {
    width: 70vw;
    float: right;
}

.field-dis > .mwrap .item {
    font-size: 3.906vw;
    line-height: 5.6vw;
    padding-top: 0.5vw;
    color: #fff;
}

.field-dis > .mwrap .item span {
    font-weight: bold;
    color: #fff;
    border-bottom: solid 1px #fff;
}

.field-dis2 img {
    width: 100%;
}

.tb {
    display: block;
    position: fixed;
    bottom: 15%;
    right: 0;
    width: 28vw;
    height: 10vw;
    padding-left: 2vw;
    background: #353131;
    color: #fff;
    border-radius: 5vw 0 0 5vw;
    line-height: 10vw;
    text-align: center;
    font-size: 4.4vw;
    opacity: 0;
}

.tb span {
    display: block;
    position: absolute;
    top: -1vw;
    left: -1vw;
    background: #cc2a1e;
    width: 6vw;
    height: 6vw;
    border-radius: 100%;
    line-height: 6vw;
    font-size: 4vw;
}
/*btm*/
.btm {
    background: #fff;
    padding: 2vw 0;
}

.btm_p {
    padding: 2vw;
}

.btm_p,.btm_p img {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 16px;

}

.btm_p img {
    float: left;
    margin: 0 8px 0 0;
}
/*鏉ラ櫌璺?绾?*/
.lylx {
    background: #fff;
    padding-top: 5vw;
    width: 100%;
}

.lylx h2 {
    font-size: 5vw;
    color: #000;
    margin: 2vw 0;
    text-align: center;
    font-weight: bold;
}

/*在线预约*/
.main-banner{width:96%;overflow:hidden;margin:2.5vw auto 0;background:#fff;border-radius:10px;position:relative;padding-bottom:2.5vw}
.main-banner img{width:100%;padding-top:1.5vw;}
.main-banner .dizhi_nr{width:68%;font-size:4vw;color:#343434;position:absolute;top:5vw;right:1vw;line-height:6.5vw;}
.main-banner .dizhi_nr h2{font-size:6vw;}
.main-banner .dizhi_nr p{margin-top:3vw;letter-spacing:-0.3px;}
.main-banner .main_txt{color:#343434;font-size:4vw;line-height:6.5vw;width:98%;padding-bottom:1vw;overflow:hidden;margin:0 auto;border-bottom:solid 1px #f7f3f3;text-align:justify;}
.main-banner .main_txt_01{display:none;}
.main-banner .main_txt_02{display:block;}
.main-banner .main_txt .txtBtn{font-size:8vw;color:#979797;overflow:hidden;display:inline-block;}						
.main-banner .main_txt .txtBtn_01{-webkit-transform:rotate(-90deg);}
.main-banner .main_txt .txtBtn_02{-webkit-transform:rotate(90deg);}
.main-banner .renNum{font-size:4vw;position:absolute;left:5vw;bottom:5vw;color:#8e8a8a;}
.main-banner .renNum span{color:#ef7a3b;}
.main-banner .dwzx{width: 26vw;height: 8vw;overflow: hidden;position: absolute;right:6vw;bottom:3vw;} 
/*页面关闭时中间弹框*/
.box{width:200px;height:100px;background:#fff;border-radius:10px;position:fixed;top:50%;left:50%;margin:-50px 0 0 -100px;z-index:55;text-align:center;border:solid 1px #b3b3b3;display:none;}
.box h1{font-size:15px;margin-top:20px;line-height:16px;width:100%;height:20px;overflow:hidden;float:left;color:#343434;}
.box .t,.box .f{width:50px;height:20px;overflow:hidden;float:left;font-size:12px;line-height:18px;margin:20px 0 0 30px;background:#3b7d97;color:#fff;border:solid 1px #5496f5;border-radius:5px;}
.box .t{background:#fff;color:#343434;border:solid 1px #343434;}
.box .close{width:20px;height:20px;overflow:hidden;border:solid 1px #343434;font-size:18px;border-radius:10px;line-height:16px;position:absolute;top:-5px;right:-5px;background:#fff;}