/* 


.width1200{
    width: 1200px;
    margin: 0 auto;
}

ͷ��
.c-header{
    width: 100%;
    height: 98px;
    background: #ffffff;
    font-size: 14px;
    color: #333333;
}

.c-header .c-head-cont p.c-nav{
    margin-left: 250px;
    margin-top: 40px;
}

.c-header .c-head-cont p.c-nav a{
    color: #333333;
}

.c-header .c-head-cont p.c-nav a.on{
    color: #cc0000;
}

.c-header .c-head-cont p.c-nav b{
    margin: 0 20px;
    color: #cccccc;
}

.c-header-fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
}

.c-header-float{ position:fixed; z-index:999999; top:0;}
* html .c-header-float{ position:absolute; _top:expression(documentElement.scrollTop-0);}
html{ _background-image:url(about:blank); _background-attachment:fixed;* ��ֹ ie6 ���� *}


banner
.c-banner{
    min-width: 1200px;
    height: 525px;
    background: url("../images/img/expert_banner.jpg") no-repeat center;
}

.c-banner-cont a.phone{
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f4d621;
    color: #cc0000;
    font-size: 18px;
    font-weight: bold;
    border-radius: 6px;
    position: absolute;
    left: 780px;
    top: 270px;
}

.c-banner-form{
    width: 272px;
    height: 525px;
    background: #ffffff;
    color: #666666;
    position: absolute;
    right: 0;
}

����span
span.error{
    color: #ff6980;
    margin-top: 5px;
    position: absolute;
    left: -95px;
    text-align: right;
    width: 100px;
}

.c-banner-form h2{
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.c-banner-form form{
    margin: 0 10px;
    border: 1px solid #cccccc;
}

.c-banner-form form ul{
    margin: 10px 20px;
}

.c-banner-form form li{
    width: 217px;
    margin-bottom: 10px;
}

.c-banner-form form input[type="text"]{
    width: 205px;
    height: 28px;
    border: 1px solid #999999;
    line-height: 30px;
    padding-left: 10px;
}

.c-banner-form form .c-verification{
    width: 85px!important;
}

.c-banner-form form img{
    display: inline-block;
    width: 100px;
    height: 28px;
    border: 1px solid #bbbbbb;
    margin-left: 13px;
}

.c-banner-form form select{
    width: 100px;
    height: 28px;
    border: 1px solid #999999;
    padding-left: 10px;
    font-size: 12px;
    color: #666666;
}

.c-banner-form form textarea{
    width: 205px;
    height: 70px;
    border: 1px solid #999999;
    padding-left: 10px;
    line-height: 25px;
    color: #666666;
    padding-top: 5px;
}

.c-banner-form form .btn{
    width: 170px;
    height: 30px;
    line-height: 30px;
    background: #44b24d;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.wrap{
    min-width: 1200px;
}

������ɫ
.c-white-bg{
    background: #ffffff;
    overflow: hidden;
}

.c-service h2{
    font-size: 30px;
    color: #333333;
    margin-bottom: 10px;
}

.c-service h3{
    font-size: 24px;
    color: #666666;
}

.c-service ul{
    overflow: hidden;
    margin-bottom: 30px;
}

.c-service li{
    margin: 30px;
}

.c-service li i{
    display: inline-block;
    width: 150px;
    height: 140px;
    border-radius: 75px;
    padding-top: 10px;
    background: #f9f9f9;
    font-size: 90px;
    color: #558bf6;
}

.c-service li p.intro{
    font-size: 12px;
    color: #666666;
    line-height: 25px;
}

��ʱ�Ż�
.c-gray-bg{
    background: #f9f9f9;
    overflow: hidden;
}

.c-discount h2{
    font-size: 30px;
    color: #333333;
    text-align: center;
    margin: 30px 0;
}

.c-discount li.discount-intro{
    float: left;
    margin: 0 18px;
    text-align: center;
    color: #666666;
}

.c-discount li.discount-intro li{
    font-size: 16px;
    line-height: 30px;
    list-style-type: square;
    list-style-position: inside;
}

��������
.c-about h2{
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin-bottom: 30px;
}

.c-about dt img{
    display: block;
    width: 440px;
    height: 290px;
    border: 1px solid #333333;
    outline: #c1c1c1 solid 1px;
    outline-offset: 6px;
}

.c-about dd{
    color: #666666;
    text-indent: 2em;
    line-height: 30px;
}

ע������
.c-register h2{
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin: 30px 0;
}

.c-register dd{
    font-size: 14px;
    color: #666666;
    line-height: 35px;
    padding-top: 20px;
} */




.width1200{
    width: 1200px;
    margin: 0 auto;
}

/*ͷ��*/
.c-header{
    width: 100%;
    height: 98px;
    background: #ffffff;
    font-size: 14px;
    color: #333333;
}

.c-header .c-head-cont p.c-nav{
    margin-left: 250px;
    margin-top: 40px;
}

.c-header .c-head-cont p.c-nav a{
    color: #333333;
    padding: 0 20px;
    border-right: 1px solid #cccccc;
    display: inline-block;
    line-height: 15px;
}

.c-header .c-head-cont p.c-nav a.on{
    color: #ff6980;
}

.c-header-fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.c-header-float{ position:fixed; z-index:999999; top:0;}
* html .c-header-float{ position:absolute; _top:expression(documentElement.scrollTop-0);}
html{ _background-image:url(about:blank); _background-attachment:fixed;/** ��ֹ ie6 ���� **/}


/*banner*/
.c-banner{
    min-width: 1200px;
    height: 525px;
    background: url("../image/zhuanjia.jpg") no-repeat center;
    background-size:cover;
}

.c-banner-cont a.phone{
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f4d621;
    color: #cc0000;
    font-size: 18px;
    font-weight: bold;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    position: absolute;
    left: 780px;
    top: 270px;
}

.c-banner-form{
    width: 272px;
    height: 525px;
    background: #ffffff;
    color: #666666;
    position: absolute;
    right: 0;
}

/*����span*/
span.error{
    color: #ff6980;
    margin-top: 5px;
    position: absolute;
    left: -95px;
    text-align: right;
    width: 100px;
}

.c-banner-form h2{
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.c-banner-form form{
    margin: 0 10px;
    border: 1px solid #cccccc;
}

.c-banner-form form ul.form{
    margin: 10px 20px;
}

.c-banner-form form li{
    width: 217px;
    margin-bottom: 10px;
}

.c-banner-form form .text{
    width: 205px;
    height: 28px;
    border: 1px solid #999999;
    padding-left: 10px;
}

.c-banner-form form .c-verification{
    width: 85px!important;
}

.c-banner-form form img{
    display: inline-block;
    width: 100px;
    height: 28px;
    border: 1px solid #bbbbbb;
    margin-left: 13px;
}

.c-banner-form form select{
    width: 100px;
    height: 28px;
    border: 1px solid #999999;
    padding-left: 10px;
    font-size: 12px;
    color: #666666;
}

.c-banner-form form textarea{
    width: 205px;
    height: 70px;
    border: 1px solid #999999;
    padding-left: 10px;
    line-height: 25px;
    color: #666666;
    padding-top: 5px;
}

.c-banner-form form .btn{
    width: 170px;
    height: 30px;
    line-height: 30px;
    background: #44b24d;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    cursor: pointer;
}

.wrap{
    min-width: 1200px;
}

/*������ɫ*/
.c-white-bg{
    background: #ffffff;
    overflow: hidden;
}

.c-service h2{
    font-size: 30px;
    color: #333333;
    margin-bottom: 10px;
}

.c-service h3{
    font-size: 24px;
    color: #666666;
}

.c-service ul{
    overflow: hidden;
    margin-bottom: 30px;
}

.c-service li{
    margin: 30px;
}

.c-service li i{
    display: inline-block;
    width: 150px;
    height: 140px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    padding-top: 10px;
    background: #f9f9f9;
    font-size: 90px;
    color: #558bf6;
}

.c-service li p.intro{
    font-size: 12px;
    color: #666666;
    line-height: 25px;
}

/*��ʱ�Ż�*/
.c-gray-bg{
    background: #f9f9f9;
    overflow: hidden;
}

.c-discount h2{
    font-size: 30px;
    color: #333333;
    text-align: center;
    margin: 30px 0;
}

.c-discount li.discount-intro{
    float: left;
    width: 280px;
    margin: 0 10px;
    text-align: center;
    color: #666666;
}

.c-discount li.discount-intro li{
    font-size: 16px;
    line-height: 30px;
    list-style-type: square;
    list-style-position: inside;
}

/*��������*/
.c-about h2{
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin-bottom: 30px;
}

.c-about dt img{
    display: block;
    width: 440px;
    height: 290px;
    border: 1px solid #333333;
    outline: #c1c1c1 solid 1px;
    outline-offset: 6px;
}

.c-about dd{
    color: #666666;
    text-indent: 2em;
    line-height: 30px;
}

/*ע������*/
.c-register h2{
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin: 30px 0;
}

.c-register dd{
    float: left;
    width: 840px;
    font-size: 14px;
    color: #666666;
    line-height: 35px;
    padding-top: 20px;
}

.c-register dd a{
    padding: 6px 12px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-left: 200px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background: #ff5370;
    color: #ffffff;
}


/*�����б�*/
.select{
    width: 75px;
    padding: 0 10px;
    height: 28px;
    border: 1px solid #999;
    position: relative;
    /*box-shadow: 0 0 5px #999;*/
    background-color: #fff;
    background: url("../image/a2.jpg") no-repeat right center;
}

.select input[type="text"]{
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px \9;
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
}

.select ul{
    width: 100%;
    max-height: 200px;
    display: none;
    position: absolute;
    left: -1px;
    top: 28px;
    overflow: hidden;
    background-color: #fff;
    overflow-y: auto;
    border: 1px solid #999;
    border-top: 0;
    box-shadow: 0 3px 5px #999;
    -webkit-box-shadow: 0 3px 5px #999;
    -moz-box-shadow: 0 3px 5px #999;
    z-index: 9999;
}

.select ul li{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    cursor: pointer;
}
.select ul li.on{
    background-color: #e0e0e0;
}

.c-banner-form .hospital{
    width: 195px;
    margin-bottom: 10px;
}

.c-banner-form .illness{
    width: 195px;
    margin-bottom: 10px;
}