@charset "utf-8";

/* CSS Document */

body {
    font: 12px/1.5 "Microsoft YaHei", arial, simsun, sans-serif;
    color: #000;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    min-width: 1200px;
    overflow-x: hidden;
}


/*链接整体设置*/

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #00a7af;
}

a:active {
    color: #000;
}

a {
    blr: expression(this.onFocus=this.close());
}

a {
    blr: expression(this.onFocus=this.blur());
}

a:focus,
input:focus,
button:focus,
textarea:focus,
select:focus {
    -moz-outline-style: none;
    outline: none;
}


/*公用样式*/

div,
table,
tr,
td,
img,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
i,
font,
span,
dl,
dt,
dd,
form,
textarea,
input,
select {
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-style: normal;
    font-family: "Microsoft YaHei";
}

ul,
ol {
    list-style-type: none;
}

h1,
h2,
h3,
h4 {
    font-weight: 500;
}

img {
    border: none;
    -ms-interpolation-mode: bicubic;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clear0 {
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}

.hidden {
    display: none;
}

.wrap {
    width: 100%;
}

.fxrow,
.fx {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.fjsb {
    justify-content: space-between;
}

.fjsa {
    justify-content: space-around;
}

.fjfe {
    justify-content: flex-end;
}

.fjce {
    justify-content: center
}

.fafe {
    align-items: flex-end;
}

.fafs {
    align-items: flex-start;
}

.fwp {
    flex-wrap: wrap;
}


/*header*********************************************************************/

.header {
    width: 100%;
    position: relative;
    background: #fff;
}

.h_line {
    border-bottom: 1px solid #c2d6d7;
    position: relative;
}

.htop {
    height: 39px;
    line-height: 39px;
    color: #5b5b5b;
    width: 1200px;
    margin: 0 auto;
}

.htop em {
    float: right;
}

.htop em a {
    margin-left: 10px;
    color: #5b5b5b;
}

.htop em a:hover {
    color: #00a7af;
}

.head {
    width: 1200px;
    margin: 0 auto;
    height: 88px;
}

.logo {
    width: 330px;
    height: 56px;
    margin-top: 16px;
}

.logo a {
    display: block;
}

.tell {
    padding-top: 20px;
    width: 344px;
    text-align: center;
}

.tell em {
    color: #0aa4b9;
    font-weight: bold;
    font-family: "Arial";
    font-size: 50px;
    line-height: 50px;
    padding: 0 15px 0 35px;
    background: url(../images/tell.png) left center no-repeat;
    display: inline-block;
}

.tell p {
    font-size: 14px;
    color: #313131;
    line-height: 20px;
    padding-top: 4px;
}

.time {
    background: url(../images/time.png) #00a7af center 8px no-repeat;
    width: 200px;
    text-align: center;
    padding: 40px 0 8px;
}

.time p {
    color: #fff;
    line-height: 20px;
}

.navc {
    width: 1200px;
    margin: 0 auto;
}

.ico-menu {
    background: url(../images/menu.png) #00a7af center center no-repeat;
    width: 64px;
    height: 64px;
    display: block;
}

.menu_con {
    position: absolute;
    left: 0;
    right: 0;
    top: 67px;
    z-index: 100;
    display: none;
    background: #007a80;
}

.sideMenu {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.sideMenu .del {
    cursor: pointer;
    position: absolute;
    top: -67px;
    left: 0;
    width: 64px;
    height: 64px;
    background: url(../images/del.png) #00a7af center center no-repeat;
    z-index: 101;
}

.sideMenu ul {
    padding: 30px 0;
    overflow: hidden;
}

.sideMenu ul li {
    float: left;
    text-align: center;
    width: 208px;
    background: url(../images/line.png) left 15px no-repeat;
    min-height: 160px;
}

.sideMenu ul li.li1 {
    width: 590px;
    background: none;
    text-align: left;
}

.sideMenu ul li.li2 {
    width: 190px;
}

.sideMenu ul li h3 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
}

.sideMenu ul li p {
    line-height: 48px;
}

.sideMenu ul li p a {
    color: #fff;
    font-size: 30px;
}

.sideMenu ul li a:hover {
    color: #73f8ff;
    text-decoration: underline;
}

.nav {
    width: 865px;
    height: 64px;
    line-height: 64px;
    padding-left: 15px;
}

.nav li {
    display: inline;
    float: left;
    padding-left: 22px;
}

.nav li a {
    font-size: 30px;
}

.nav li.cur a {
    color: #00a7af;
}

.booking {
    width: 200px;
}

.booking a {
    display: block;
    height: 64px;
    background: url(../images/ico1.png) #00a7af 20px center no-repeat;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    font-size: 28px;
    line-height: 64px;
    padding-left: 67px;
}

.i_header {
    width: 100%;
    position: relative;
}

.i_head {
    height: 130px;
    background: rgba(255, 255, 255, .7);
    left: 0;
    right: 0;
    top: 0;
    padding: 0 30px;
    z-index: 9999;
}

.i_logo {
    height: 56px;
    padding: 18px 0;
}

.i_logo img {
    vertical-align: middle;
}

.i_hander {
    display: inline-block;
    color: #00a7af;
    vertical-align: middle;
    font-weight: bolder;
    padding-left: 15px;
    border-left: 1px solid #c2d6d7;
    margin-left: 10px;
    font-size: 40px;
}

.i_head .i_del {
    cursor: pointer;
    position: absolute;
    top: -82px;
    right: 30px;
    width: 80px;
    height: 80px;
    background: url(../images/del.png) #00a7af center center no-repeat;
    z-index: 10001;
}

.i_ico-menu {
    background: url(../images/menu.png) #00a7af center center no-repeat;
    width: 80px;
    height: 80px;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 10px;
}

.i_menu_con {
    position: absolute;
    left: 0;
    right: 0;
    top: 92px;
    z-index: 100;
    display: none;
    background: #fff;
    min-height: 895px;
}

.i_sideMenu {
    width: 84.375%;
    margin: 0 auto;
    background: url(../images/hbg.png) center 75px no-repeat;
    overflow: hidden;
}

.i_sideMenu ul {
    padding-top: 33px;
    width: 100%;
}

.i_sideMenu ul li {
    height: 274px;
    width: 25%;
    float: left;
    margin-right: 50%;
}

.i_sideMenu ul li.right {
    text-align: right;
    margin: 0;
}

.i_sideMenu ul li h3 {
    line-height: 30px;
}

.i_sideMenu ul li h3 a i {
    display: block;
    font-size: 36px;
    color: #5c5c5c;
}

.i_sideMenu ul li h3 a b {
    display: inline-block;
    text-transform: uppercase;
    font-size: 30px;
    color: #00a7af;
    margin-top: 10px;
    font-family: "Arial";
    font-weight: bold;
    background: #fff;
    padding-right: 10px;
}

.i_sideMenu ul li p {
    display: none;
    padding: 5px 0 0 18px;
}

.i_sideMenu ul li p em {
    display: block;
}

.i_sideMenu ul li p a {
    font-size: 30px;
    line-height: 32px;
    color: #5c5c5c;
}

.i_sideMenu ul li.right h3 a b {
    padding: 0 0 0 10px;
}

.i_sideMenu ul li.right p {
    display: none;
    padding: 5px 18px 0 0;
}

.i_ico-tellc {
    position: absolute;
    right: 30px;
    top: 0;
    height: 90px;
}

.i_ico-tell {
    background: url(../images/i_tell.png) #00a7af center center no-repeat;
    width: 80px;
    height: 80px;
    display: inline-block;
}

.tell_nub {
    display: none;
    font-size: 36px;
    color: #00a7af;
    line-height: 78px;
    height: 78px;
    overflow: hidden;
    margin-right: 15px;
    border-bottom: 2px solid #00a7af;
    float: left;
}


/*banner style*********************************************************************/

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 547px;
}

.banner .hd {
    height: 35px;
    overflow: hidden;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 4;
    text-align: center;
}

.banner .hd em {
    display: inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    text-indent: 9999px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #fff;
    cursor: pointer;
    transition: all linear .2s;
}

.banner .hd em.on {
    background: #00a7af;
    width: 55px;
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 3;
}

.banner .bd li {
    height: 547px;
}

.banner .bd li a {
    display: block;
    width: 160px;
    margin: 645px auto 0 auto;
    height: 45px;
}

.s_navh {
    height: auto;
    position: relative;
    width: 100%;
}

.s_navc {
    border-bottom: 1px solid #c2d6d7;
    border-top: 1px solid #c2d6d7;
    height: auto;
    width: 100%;
    background: #fff;
    z-index: 999;
}

.s_nav {
    width: 1200px;
    margin: 0 auto;
}

.s_nav_txt {
    background: url(../images/home.png) left center no-repeat;
    padding-left: 120px;
    width: 215px;
    height: 160px;
    padding-top: 30px;
}

.s_nav_txt b {
    color: #222;
    font-size: 36px;
    font-family: "Arial";
    line-height: 30px;
    font-weight: bold;
    padding: 5px 0;
    display: block;
}

.s_nav_txt p {
    font-size: 26px;
    line-height: 30px;
}

.s_navs {
    width: 850px;
    padding-top: 55px;
}

.s_navs li {
    float: left;
    text-align: center;
    width: 202px;
    padding-left: 1px;
    background: url(../images/line1.png) left top no-repeat;
}

.s_navs li a {
    font-size: 26px;
    display: inline-block;
    line-height: 28px;
}

.s_navs li a i {
    background: url(../images/ico4.png) no-repeat;
    height: 60px;
    width: 61px;
    display: block;
    margin: 0 auto;
}

.s_navs li a i.i1 {
    background-position: 0 0;
}

.s_navs li a i.i2 {
    background-position: -61px 0;
}

.s_navs li a i.i3 {
    background-position: -122px 0;
}

.s_navs li a i.i4 {
    background-position: -183px 0;
}

.s_navs li a i.i5 {
    background-position: -244px 0;
}

.s_navs li a i.i6 {
    background-position: -305px 0;
}

.s_navs li a:hover i.i1 {
    background-position: 0 -60px;
}

.s_navs li a:hover i.i2 {
    background-position: -61px -60px;
}

.s_navs li a:hover i.i3 {
    background-position: -122px -60px;
}

.s_navs li a:hover i.i4 {
    background-position: -183px -60px;
}

.s_navs li a:hover i.i5 {
    background-position: -244px -60px;
}

.s_navs li a:hover i.i6 {
    background-position: -305px -60px;
}

.i_about {
    width: 1000px;
    margin: 25px auto 0 auto;
    /* background:url(../images/abg.png) 130px 0 no-repeat; */
    padding: 75px 0 80px 0;
}

.i_about_txt {
    width: 1000px;
    padding: 10px 0 0 0;
}

.i_about_txt h3 {
    font-size: 77px;
    font-weight: bold;
    color: #615f5f;
    line-height: 80px;
    text-align: center;
}

.i_about_txt h4 {
    font-size: 52px;
    font-family: "Arial";
    text-transform: uppercase;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
    padding: 26px 0 45px 0;
}

.i_about_txt p {
    font-size: 30px;
    line-height: 70px;
    text-indent: 2em;
}

.i_btn {
    display: block;
    width: 842px;
    height: 139px;
    background: url(../images/ico3.png) #0aa4b9 0 0 no-repeat;
    background-size: cover;
    color: #fefefe;
    line-height: 139px;
    padding: 0 0 0 150px;
    margin-top: 50px;
}

.i_btn b {
    display: block;
    font-size: 49px;
    color: #fff;
    padding: 0 0 2px 30px;
}

.i_btn:hover {
    color: #fff;
}

.i_about_pic {
    width: 585px;
}

.s_items {
    padding-bottom: 27px;
}

.s_itemsc {
    width: 100%;
    position: relative;
    height: 720px;
    overflow: hidden;
    margin-top: 25px;
}

.s_items_pic {
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.s_items_pic li {
    display: inline;
    float: left;
}

.s_items_pic li a {
    display: block;
    overflow: hidden;
}

.s_items_pic li a img {
    transition: ease .4s;
}

.s_items_pic li a:hover img {
    transform: scale(1.03);
}

.i_newsc {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.i_titc {
    text-align: center;
    width: 100%;
    position: relative;
}

.i_titc h3 {
    font-size: 30px;
    font-family: "Arial";
    color: #00a7af;
    line-height: 62px;
    text-transform: uppercase;
}

.i_titc i {
    font-size: 34px;
    background: #fff;
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -83px;
    display: inline-block;
    line-height: 34px;
    padding: 0 15px;
}

.i_titc em {
    display: inline-block;
    color: #00a7af;
    border: 2px solid #00a7af;
    padding: 5px 27px 0 27px;
    height: 72px;
    line-height: 78px;
    font-size: 30px;
}

.i_news_b {
    padding: 45px 0 0 0;
}

.i_news_hot {
    width: 1200px;
}

.i_news_hot .imgs {
    display: block;
}

.i_news_hot h4 {
    line-height: 56px;
    padding: 10px 30px;
    height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.i_news_hot h4 span {
    font-size: 36px;
    color: #727272;
    font-weight: bold;
    float: right;
}

.i_news_hot h4 a {
    font-size: 50px;
}

.i_news_hot p {
    font-size: 30px;
    line-height: 40px;
    color: #757575;
    padding: 0 30px;
}

.i_news_list {
    margin-top: 30px;
    padding: 0 30px;
}

.i_news_list li {
    position: relative;
    padding-left: 155px;
    margin-bottom: 20px;
    height: 172px;
}

.i_news_list h4 {
    line-height: 36px;
    padding: 3px 0;
    height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.i_news_list h4 a {
    font-size: 36px;
    line-height: 36px;
}

.i_news_list b {
    display: block;
    font-size: 36px;
    color: #727272;
    font-weight: bold;
    /* padding-bottom:5px; */
}

.i_news_list p {
    font-size: 30px;
    line-height: 36px;
    color: #757575;
    max-height: 72px;
    overflow: hidden;
}

.i_news_list em {
    display: inline-block;
    font-size: 77px;
    color: #0aa4b9;
    border-right: 2px solid #0aa4b9;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 40px;
    line-height: 172px;
}

.i_train {
    width: 100%;
    position: relative;
    height: 340px;
    margin-bottom: 40px;
    overflow: hidden;
}

.i_trains {
    width: 1880px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    padding-left: 20px;
}

.i_trains ul li {
    width: 470px;
    float: left;
}

.i_trains ul li a {
    display: block;
    width: 470px;
    height: 362px;
    transition: all .5s;
    overflow: hidden;
}

.i_trains ul li a img {
    transition: ease .4s;
}

.i_trains ul li a:hover img {
    transform: scale(1.05);
}

.i_t_txt {
    background: #0aa4b9;
    color: #fff;
    width: 470px;
    height: 362px;
    text-align: center;
    position: absolute;
    left: 490px;
    top: 0;
    z-index: 50;
}

.i_t_txt em {
    display: block;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 47px 0 10px 0;
}

.i_t_txt h3 {
    font-size: 40px;
    line-height: 50px;
}

.i_t_txt i {
    background: #fff;
    display: inline-block;
    height: 2px;
    width: 25px;
    font-size: 0;
    overflow: hidden;
    margin: 20px 0;
}

.i_t_txt p {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 22px;
}

.i_t_txt a {
    display: inline-block;
    border: 1px solid #fff;
    font-size: 30px;
    color: #fff;
    height: 48px;
    line-height: 48px;
    padding: 0 21px;
}

.i_t_txt a:hover {
    background: #fff;
    color: #0aa4b9;
}

.i_mes {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.i_mes_txt {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 80px;
}

.i_mes_txt h3 {
    font-size: 90px;
    line-height: 96px;
    font-weight: bold;
    color: #ccc;
    font-family: "Arial";
}

.i_mes_txt p {
    font-size: 36px;
    line-height: 60px;
}

.i_mes_txt p font {
    color: #0aa4b9;
    font-size: 36px;
}

.i_mes_forms li {
    padding-bottom: 10px;
}

.i_mes_forms em {
    display: block;
    font-size: 30px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 20px;
}

.i_mes_forms em font {
    color: #f00;
    font-size: 30px;
}

.m_intxt {
    border: 1px dotted #bfbfbf;
    width: 1000px;
    background: #eee;
    font-size: 14px;
    height: 60px;
    line-height: 34px;
    text-indent: 10px;
}

.m_text {
    border: 1px dotted #bfbfbf;
    background: #eee;
    width: 488px;
    font-size: 14px;
    padding: 10px;
}

.m_inbut {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    background: #0aa4b9;
    width: 1000px;
    display: block;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    border: none;
}

.i_contact {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.i_map {
    width: 620px;
}

.i_c_infor {
    width: 500px;
    padding: 55px 0 0 0;
}

.i_c_infor h3 {
    font-size: 36px;
    font-weight: bold;
    font-family: "Arial";
    text-transform: uppercase;
    line-height: 50px;
}

.i_c_infor h3 i {
    font-size: 48px;
}

.i_c_infor h3 font {
    font-size: 30px;
    color: #0aa4b9;
    padding-left: 5px;
}

.i_c_infor ul li {
    font-size: 30px;
    color: #656565;
    margin-top: 24px;
    background: url(../images/ico2.png) 0 0 no-repeat;
    padding-left: 45px;
    height: 41px;
    line-height: 41px;
}

.i_c_infor ul li.li2 {
    background-position: 0 -41px;
}

.i_c_infor ul li.li3 {
    background-position: 0 -82px;
}

.i_c_infor ul li.li4 {
    background-position: 0 -123px;
}

.main {
    background: url(../images/nyban.jpg) top center no-repeat;
    width: 100%;
    margin-top: 2px;
}

.m_tit {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    padding: 72px 0;
}

.m_tit em {
    display: block;
    font-size: 18px;
    font-family: "Arial";
    text-transform: uppercase;
    font-weight: bold;
}

.titc {
    text-align: center;
    max-width: 1400px;
    margin: 0 auto;
    background: #fff;
}

.titc em {
    display: inline-block;
    background: url(../images/t1.png) left center no-repeat;
    padding-left: 80px;
}

.titc em i {
    display: inline-block;
    background: url(../images/t2.png) right center no-repeat;
    height: 39px;
    line-height: 39px;
    font-size: 36px;
    color: #00a7af;
    padding: 50px 80px 50px 0;
}

.titc em i a {
    font-size: 36px;
    margin: 0 10px;
}

.titc em i a.cur {
    color: #00a7af;
}

.train {
    overflow: hidden;
    /* width:1250px; */
}

.train li {
    width: 500px;
    float: left;
    padding: 0 50px 40px 50px;
}

.train li a {
    display: block;
    width: 500px;
    padding: 18px 0 0 0;
    border: 1px solid #e9e9e9;
    background: #fff;
    text-align: center;
}

.train li a:hover {
    border: 1px solid #00a7af;
}

.train li a span {
    display: block;
    font-size: 30px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.newslist {
    padding: 5px 50px 30px 50px;
}

.newslist li {
    overflow: hidden;
    line-height: 36px;
}

.newslist li span {
    float: right;
    font-size: 14px;
    color: #858585;
}

.newslist li a {
    font-size: 36px;
    line-height: 60px;
}

.newslist li p {
    line-height: 50px;
    /* text-indent:2em; */
    font-size: 30px;
    /* height: 100px; */
    color: #535353;
    border-bottom: 1px solid #eeecec;
    padding: 5px 0 25px 0;
    margin-bottom: 15px;
    overflow: hidden;
}

.com_w {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 35px 0;
}

.t_tit {
    text-align: center;
    border-bottom: 1px solid #666;
    padding-bottom: 12px;
}

.t_tit h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 60px;
}

.t_tit p {
    font-size: 30px;
    line-height: 50px;
    color: #858585;
}

.com_dt {
    padding: 15px 50px;
}

.com_dt p {
    font-size: 14px;
    color: #535353;
    line-height: 30px;
    margin: 5px 0;
}

.com_dt img {
    display: block;
    margin: 15px auto;
    max-width: 100%;
}

.up_down {
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

.up_down li {
    width: 50%;
    float: left;
    font-size: 30px;
}

.up_down li:nth-child(2) {
    text-align: right;
}

.up_down li a {
    font-size: 30px;
}

.hot_news {
    border: 1px solid #b0b0b0;
    padding: 25px 15px;
    width: 1168px;
    overflow: hidden;
    margin-bottom: 10px;
}

.hot_news h3 {
    padding-left: 10px;
    border-left: 3px solid #00a7af;
    font-size: 30px;
    line-height: 29px;
    height: 24px;
}

.hot_news ul {
    overflow: hidden;
    width: 1300px;
    padding: 15px 0 0 10px;
}

.hot_news ul li {
    float: left;
    height: 38px;
    line-height: 38px;
    width: 505px;
    border-right: 1px dotted #c6c6c6;
    padding-right: 65px;
    margin-right: 65px;
}

.hot_news ul li a {
    font-size: 30px;
    background: url(../images/point1.png) left center no-repeat;
    padding-left: 15px;
}

.hot_news ul li span {
    float: right;
    font-size: 30px;
    color: #858585;
}

.page {
    text-align: center;
    padding: 15px 0;
}

.page a {
    background: #fff;
    font-size: 30px;
    color: #3d3d3d;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 9px 15px;
    margin: 0 10px;
    border-radius: 2px;
    background: #ddd;
}

.page a:hover,
.page a.cur {
    background: #00a7af;
    color: #fff;
}

.appointment {
    background: url(../images/bg2.jpg) top center no-repeat;
    height: 300px;
    text-align: center;
}

.appointment h3 {
    color: #fff;
    font-size: 40px;
    line-height: 54px;
    padding: 35px 0 6px 0;
}

.appointment p {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
}

.appointment em {
    display: block;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    padding: 24px 0 23px 0;
}

.appointment em font {
    font-size: 30px;
    color: #46e9ff;
}

.appointment a {
    color: #fff;
    border-radius: 1000px;
    height: 50px;
    line-height: 50px;
    background: rgba(255, 255, 255, .4);
    display: inline-block;
    padding: 0 45px;
    font-size: 30px;
}

.appointment a:hover {
    color: #fff;
    background: #00a7af;
}


/*footer*********************************************************************/

.footer {
    text-align: center;
    padding-bottom: 50px;
}

.footer h3 {
    border-bottom: 1px solid #e9e9e9;
    line-height: 52px;
    font-size: 16px;
}

.footer h3 a {
    font-size: 16px;
    margin: 0 20px;
}

.footer h3 a:hover {
    color: #00a7af;
}

.footer img {
    display: block;
    margin: 30px auto 40px auto;
}

.footer p {
    font-size: 20px;
    color: #515050;
    line-height: 40px;
    text-transform: uppercase;
}


/* 修改 */

.s_nav_list li {
    background: #00a7af;
    width: 25%;
    margin: 20px;
    text-align: center;
}

.s_nav_list li a {
    color: #fff;
    font-size: 40px;
    line-height: 100px;
}

.tx {
    text-align: center;
}

.s_nav_pp {
    font-size: 50px;
    text-align: center;
    color: #333333;
}

.s_nav_tel {
    width: 960px;
    margin: 20px auto;
    background: #00a7af;
    color: #fff;
    line-height: 80px;
    border-radius: 35px;
    text-align: center;
}

.s_nav_tel span {
    font-size: 36px;
    font-weight: bold;
    padding-left: 10px;
    color: #fff;
}

.i_case_title {
    background: #eef5f6;
    margin: 30px 0;
    color: #00a7af;
    text-transform: uppercase;
    font-size: 50px;
    padding-left: 100px;
    line-height: 4em;
}

.i_case_title span {
    font-size: 40px;
}

.i_goods_list li {
    width: 30%;
    border: 1px solid #c5c5c5;
    padding: 10px;
    margin: 10px 0;
}

.i_goods_list li img {
    width: 100%;
    height: 262px;
    object-fit: cover;
}

.i_goods_list {
    width: 90%;
    margin: 0 auto;
}

.i_about_box {
    width: 90%;
    margin: 40px auto;
}

.i_about_cell {
    width: 49%;
}

.i_about_cell h2 {
    background: #e2eff1;
    width: 85%;
    font-size: 36px;
    font-weight: bold;
    color: #615f5f;
    text-align: center;
    line-height: 2em;
}

.i_about_havr {
    color: #333333;
    margin: 20px 0;
}

.i_about_sevde {
    color: #0aa4b9;
    padding-left: 60px;
    background: url(../images/phone.png) no-repeat left center;
}

.i_index_news {
    margin: 40px auto;
    width: 90%;
}

.i_index_news li {
    background: #ececec;
    margin: 4px 0;
    padding: 20px;
}

.time-box {
    color: #999999;
    flex-shrink: 0;
}

.f40 {
    font-size: 40px;
}

.i_index_news_left {
    margin-left: 20px;
}

.i_index_news_left h3 {
    font-size: 40px;
}

.top_button {
    width: 95%;
    margin: 40px auto;
    background: #859396;
    color: #fff;
    line-height: 3em;
}

.foot_nav_list {
    width: 24.5%;
    background: #00a7af;
    text-align: center;
    padding: 30px 0;
}

.foot_nav_list p {
    color: #fff
}

.foot_nav {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #fff;
}

.footer {
    margin-bottom: 170px;
}

.i_ico-location {
    background: url(../images/location.png) #00a7af center center no-repeat;
    width: 80px;
    height: 80px;
    display: inline-block;
    position: absolute;
    right: 160px;
    top: 10px;
}