@charset "utf-8";
/* CSS Document */

.coname{font-size:32px; line-height:64px; text-align:center;}
.text1{text-align:center; font-size:16px;}
.text2{text-align:left; font-size:16px; line-height:28px;}


.hero{background-color:#00bcf2;color:#fff;margin:0 auto;padding:80px 10px 70px;min-width:640px;max-width:100%;}
.wrapper{*zoom:1;margin:0 auto;max-width:1200px;min-width:640px;width:100%}

.btn{display:inline-block;overflow:visible;padding:0 23px;height:32px;line-height:32px;*line-height:30px;vertical-align:middle;text-align:center;text-decoration:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:14px;border-width:1px;border-style:solid;cursor:pointer}
.btn.btn_banner {
    height: 35px;
    line-height: 35px;
    *line-height: 33px;
    padding: 0;
    width: 110px;
    font-size: 14px;
    /*  color: #ffffff;
      border-color: #fff;*/
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    margin-top: 35px;
    border-width: 1px;
}
.btn.btn_banner:hover {
    text-decoration: underline;
}

.zhenhe{}
.zhenhe_title{height:60px; background:#ECECEC; line-height:60px; font-size:16px;}


