@charset "utf-8";
/* CSS Document */

/* #005bac */

html{
    font-size: 10px;
}
body {
    font-family: "PingFang SC","Microsoft YaHei",微软雅黑,"Hiragino Sans GB",STHeiti,sans-serif;
    font-size: 12px;
    color: #333;
    margin: 0;
    background: #ffffff;
}
img {
    border: 0;
}
A:link {
    COLOR: #333;
    TEXT-DECORATION: none;
}
A:visited {
    COLOR: #333;
    TEXT-DECORATION: none;
}
A:hover {
    COLOR: #333;
    TEXT-DECORATION: none;
}
A:active {
    COLOR: #ff2525;
    TEXT-DECORATION: none;
}
ol, ul {
    list-style: none;
}
ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    border-collapse: collapse;
    list-style-type: none
}
* {
    margin: 0;
    padding: 0;
    hide-focus: expression(this.hideFocus=true); /* for ie 5+ */
    outline: none; /* for firefox 1.5 + */
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: transparent;
}
.hold-link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.normalPage .subject{
    background-color: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


#topbar{background:#f6f6f6;height:32px;line-height:32px;position: fixed;top: 0;z-index: 2;width: 100%;}
#tophead{position: fixed;top: 32px;z-index: 2;width: 100%;height: 100px;background-color: #fff;box-shadow: 0 6px 10px rgba(0,0,0,.2);overflow: hidden;padding: 10px 0;}
#tophead .logo{float:left;}
#tophead .info{
    float: right;
    margin-top: 8px;
}
#tophead table td img{margin-right: 9px;}
#tophead table strong{color: #9692a0;padding-right: 10px;font-size: 16px;font-weight: normal;}
#tophead table b{color: #9692a0;padding-right: 10px;font-size: 16px;font-weight: normal;}


#topnav{width: 100%;position: fixed;z-index: 2;top: 132px;background-color: #782c16;}
#topnav ul{margin:0;padding:0;list-style:none;overflow: hidden;}
#topnav ul li{float:left;text-align: center;width: 14%;}
#topnav ul li a{height: 40px;line-height: 40px;font-size: 14px;letter-spacing: 1px;color: #fff;padding:0 10px;display:block;width: 120px;}
#topnav ul li a:hover{color: #fff;background-color: #9a5f4e;}
#topnav ul .hover a{color: #fff;display:block;background-color: #9a5f4e;}
#topnav ul li dl{position:absolute;z-index:999;margin:0;display:none;width:160px;}
#topnav ul .hover dl dt a{background:#305dc3;border-bottom:1px solid #187EC6;height:40px;line-height:40px;display:block;font-size:14px;}
#topnav ul .hover dl dt a:hover{background:#fff;color:#333;display:block;}


/*bannerSwiper*/
.home-banner{
    margin-top: 175px;
}
#bannerSwiper{}
#bannerSwiper .swiper-slide{}
#bannerSwiper .swiper-slide img{
    width: 100%;
}
#bannerSwiper .swiper-pagination{}
#bannerSwiper .swiper-pagination .swiper-pagination-bullet{
    background-color: #999;
}
#bannerSwiper .swiper-button-prev:after,#bannerSwiper .swiper-button-next:after{
    color: #a94f35;
    outline: none;
}
#bannerSwiper .swiper-button-prev{outline: none;}
#bannerSwiper .swiper-button-next{outline: none;}

.normal-Ht{
    text-align: center;
}
.normal-Ht img{
    max-width: 100%;
}
.normal-Ht h3{
    color: #fff;
    font-size: 3rem;
    margin-bottom: 2px;
}
.normal-Ht p{
    color: #eee;
    font-size: 16px;
}

/*product*/
.home-product{
    background-color: #fff;
    padding: 4% 0;
}
.home-product .pro-nav{
    margin-top: 3%;
    background-color: #a94f35;
}
.home-product .pro-nav .nav-i{
    text-align: center;
}
.home-product .pro-nav .nav-i p{
    display: block;
    margin-bottom: 0;
    background: -webkit-linear-gradient(top,#ffffff 0%,#f5f5f5 72%,#edecec 100%);
    background: linear-gradient(top,#ffffff 0%,#f5f5f5 72%,#edecec 100%);
    background: -ms-linear-gradient(top,#ffffff 0%,#f5f5f5 72%,#edecec 100%);
}
.home-product .pro-nav .nav-i p a{
    display: block;
    padding: 4px;
    color: #782c16;
    font-size: 1.5rem;
    letter-spacing: 1px;
    padding: 10px 2px;
}
.home-product .pro-ltit{
    background-color: #782c16;
    padding: 4%;
}
.home-product .pro-ltit h2{
    color: #fff;
    font-size: 24px;
    margin: 0;
}
.home-product .pro-ltit span{
    font-size: 12px;
}
.home-product .pro-contact{
    background-color: #a94f35;
    padding: 4%;
    text-align: center;
}
.home-product .pro-contact p{
    color: #fff;
    font-size: 16px;
    margin-bottom: 2px;
}
.home-product .pro-contact strong{
    font-size: 24px;
    color: #fff;
}
.home-product .pro-tit{
    overflow: hidden;
    border-bottom: 2px solid #333;
    position: relative;
}
.home-product .pro-tit h2{
    margin-top: 0;
}
.home-product .pro-tit a{
    display: block;
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 16px;
    color: #a94f35;
}
.home-product .pro-con{
    margin-top: 5%;
}
.home-product .pro-list{
    overflow: hidden;
}
.home-product .pro-list .list-i{
    position: relative;
    text-align: center;
    margin-bottom: 2%;
}
.home-product .pro-list .list-i>div{
    padding-top: 6%;
    border: 2px solid #eee;
    border-radius: 6px;
    position: relative;
}
.home-product .pro-list .list-i .list-img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.home-product .pro-list .list-i .list-img img{
    max-width: 90%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.home-product .pro-list .list-i .list-txt{}
.home-product .pro-list .list-i .list-txt>p{
    font-size: 1.4rem;
    padding: 4% 0;
    margin: 0;
    color: #333;
}

.home-product .pro-nav .nav-i p.cur a,.home-product .pro-nav .nav-i p a:hover{
    background-color: #a94f35;
    color: #fff;
}
.home-product .pro-list .list-i>div:hover{
    border: 2px solid #a94f35;
}
.home-product .pro-list .list-i>div:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.home-product .pro-list .list-i>div:hover .list-txt>p{
    color: #a94f35;
}
.shuiyin{
    position: absolute;
    top: 4px;
    left: 2px;
}
.shuiyin img{
    width: 36px;
}

/*advantage*/
.home-advantage{
    width: 100%;
    background: url("../images/advantage.jpg") no-repeat;
    -webkit-background-attachment: fixed;
    -moz-background-attachment: fixed;
    -ms-background-attachment: fixed;
    -o-background-attachment: fixed;
    -khtml-background-attachment: fixed;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
}
.home-advantage .advantage_con{
    padding: 4% 0;
}
.home-advantage .advantage_con h2{
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}
.home-advantage .advantage_con p{
    color: #eeee;
    font-size: 14px;
    text-align: center;
    margin: 8px 0 4% 0;
}
.home-advantage .advantage_con>div{
    overflow: hidden;
}
.home-advantage .advantage_con .advantage_item{
    width: 20%;
    float: left;
    text-align: center;
}
.home-advantage .advantage_con .advantage_item i.fa{
    color: #fff;
    font-size: 50px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
}
.home-advantage .advantage_con .advantage_item p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.home-advantage .advantage_con .advantage_item:hover i.fa{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

/** about **/
.home-about{
    position: relative;
    margin-top: 6%;
    background-color: #fff;
}
.home-about .line{}
.home-about .line:before{
    content: '';
    display: block;
    width: 10px;
    height: 100%;
    background: #782c16;
    position: absolute;
    left: 0;
    bottom: 0;
}
.home-about .line:after{
    content: '';
    display: block;
    width: 10px;
    height: 100%;
    background: #782c16;
    position: absolute;
    right: 0;
    top: 0;
}
.home-about .about-con{position: relative;padding: 4%;}
.home-about .about-con:before{
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background: #782c16;
    position: absolute;
    left: 0;
    top: 0;
    animation: lineWidth linear 1s;
}
.home-about .about-con:after{
    content: '';
    display: block;
    height: 10px;
    background: #782c16;
    position: absolute;
    right: 0;
    bottom: 0;
    animation: lineWidth linear 1s;
    width: 0;
    animation-delay: 2s;
    animation-fill-mode: both;
}
.home-about .text-box{
    width: 50%;
    overflow: hidden;
}
.home-about .text-box h2{
    display: inline-block;
    font-size: 24px;
    color: #782c16;
    padding-bottom: 10px;
    border-bottom: 2px solid;
    margin-bottom: 4%;
}
.home-about .text-box p{
    font-size: 14px;
}
.home-about .text-box a{
    float: right;
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #00428e;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(12,3,6,.13);
    position: relative;
    z-index: 1;
    margin-top: 2%;
}
.home-about .text-box a:before{
    transition: ease-out .35s;
    content: '';
    display: block;
    width: 0;
    height: 100%;
    background: #00428e;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.home-about .text-box a i{
    float: right;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #00428e;
    color: #ffffff;
    font-size: 15px;
    transition: ease .65s;
    position: relative;
    z-index: 1;
    margin-right: 0;
}
.home-about .text-box a i:after{
    transition: ease-in .65s;
    content: '';
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.home-about .text-box a:hover{
    color: #fff;
}
.home-about .text-box a:hover:before{
    width: 100%;
}
.home-about .text-box a:hover i{
    color: #00428e;
    background-color: #fff;
    transition-delay: .2s;
}
.home-about .text-box a:hover i:before{
    width: 100%;
    transition-delay: .2s;
    transition-timing-function: cubic-bezier(0.52,1.64,0.37,0.66);
}
.home-about .txt-box{
    margin-top: 5%;
    width: 50%;
}
.home-about .txt-box p{
    color: #00428e;
    font-size: 22px;
    margin-bottom: 4px;
}
.home-about .about-img{
    position: absolute;
    right: -4%;
    top: 20%;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.home-about .about-img img{
    width: 100%;
}
@keyframes lhImgRight {
    0% {
        transform: translateX(-100%) scale(1.2);
        opacity: 0
    }

    50% {
        transform: translateX(0) scale(1.1);
        opacity: 1
    }

    100% {
        transform: translateX(0) scale(1);
        opacity: 1
    }
}

@keyframes lhFadeInRight {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes lhFadeInUp {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes lhFadeInDown {
    0% {
        transform: translateY(-100%);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes logoFade {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: 100;
        transform: translateY(-50%)
    }
}

@keyframes logoWidth {
    0% {
        width: 0
    }

    100% {
        width: 250%
    }
}

@keyframes lineWidth {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes lineHeight {
    0% {
        height: 0
    }

    100% {
        height: 100%
    }
}


/*new*/
.home-new{
    margin-top: 6%;
    margin-bottom: 4%;
}
.home-new .new-t{position: relative;}
.home-new .new-Ht{
    position: relative;
}
.home-new .new-Ht h3{
    font-size: 54px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}
.home-new .new-Ht p{
    font-size: 18px;
    color: #666;
    margin: 0;
    margin-left: 170px;
}
.home-new .new-more{
    position: absolute;
    right: 0;
    top: 50%;
    width: 100px;
    border: 1px solid #782c16;
    text-align: center;
    transform: translateY(-50%);
}
.home-new .new-more a{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #782c16;
    font-size: 15px;
}
.home-new .new-con{
    margin-top: 2%;
}
.home-new .new-con .new-item{
    position: relative;
    background-color: #eee;
    overflow: hidden;
    margin-bottom: 2%;
    padding: 1%;
}
.home-new .hold-link{}
.home-new .new-item .date{
    float: left;
    width: 100px;
    background-color: #782c16;
    text-align: center;
}
.home-new .new-item .date strong{
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}
.home-new .new-item .date p{
    font-size: 14px;
    color: #fff;
}
.home-new .new-item .info{}
.home-new .new-item .info{
    float: left;
    margin-left: 3%;
    max-width: 80%;
}
.home-new .new-item .tit{}
.home-new .new-item .tit a{
    font-size: 18px;
    color: #333;
}
.home-new .new-item .con{
    margin-top: 1%;
    color: #999;
    font-size: 13px;
}
.home-new .new-con .new-item:hover {
    background-color: #782c16;
}
.home-new .new-item:hover .tit a,.home-new .new-item:hover .con{
    color: #fff;
}


.footer{
    padding-bottom: 2%;
    background-color: #222222;
}
.foot-other .foot-link{
    border-top: 1px dotted #ccc;
    font-size: 12px;
    color: #ccc;
    padding-top: 2px;
    margin-top: 6px;
}
.foot-other .foot-link a{
    display: inline-block;
    color: #ccc;
}
.footer .foot-con{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    margin-top: 2%;
}
.footer .foot-item{
    width: 30%;
    border-left: 1px dotted #ccc;
    padding-left: 4%;
}
.footer .foot-item:first-child{
    width: 23%;
    padding: 0;
    border: none;
}
.footer .foot-item h4{
    font-size: 2rem;
    margin-bottom: 14px;
    color: #fff;
}
.footer .foot-item h4:after{
    content: '';
    display: block;
    width: 26px;
    height: 2px;
    background-color: #e49e89;
    margin-top: 4px;
}
.footer .foot-item p,.footer .foot-item p a{
    font-size: 14px;
    color: #fff;
}
.footer .item-contact{}
.footer .item-contact p{
    display: inline-block;
    margin-bottom: 2%;
    font-weight: bold;
    color: #fff;
}
.footer .item-contact p:last-child{
    width: 100%;
}
.footer .item-nav{}
.footer .item-nav li{
    display: inline-block;
    margin-right: 10%;
    margin-bottom: 2%;
}
.footer .item-nav li a{
    font-size: 15px;
    color: #f1f1f1;
}
.footer .item-nav li a:hover{
    color: #e49e89;
}
.foot-other{
    background-color: #434343;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.foot-other a{
    color: #fff;
}

/*sidebar*/
.sidebar{
    background-color: #f3f3f3;
    /*position: fixed;*/
    /*top: 60%;*/
    /*width: 200px;*/
}
.sidebar.t{
    top: 64%;
    display: block;
}
.sidebar .sidebar-tit{
    padding: 4% 4%;
    background-color: #782c16;
}
.sidebar .sidebar-tit h3{
    font-size: 24px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
}
.sidebar .sidebar-tit span{
    font-size: 14px;
    color: #fff;
    margin-left: 4%;
}
.sidebar .sidebar-con{
    border-top: 1px solid #f0f2f5;
    padding: 4% 6%;
}
.sidebar .sidebar-item{margin-bottom: 3%;}
.sidebar .sidebar-item h4{
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    margin: 0;
}
.sidebar .sidebar-item h4 a{
    display: block;
    padding: 4%;
    color: #782c16;
    background-color: #fff;
    font-size: 15px;
}
.sidebar .sidebar-item h4 a:hover{
    color: #fff;
    background-color: #a94f35;
}
.sidebar-contact{
    background-color: #1c70c6;
    padding: 8%;
}
.sidebar-contact p{
    font-size: 16px;
    color: #fff;
}
.sidebar-contact h5{
    font-size: 24px;
    color: #fff;
}

.normalPage{
    background-color: #fff;
    margin: 4% 0;
}
.normalPage .righter{
}
.normalPage .righter .subject{
    padding: 2%;
}
.normalPage .righter .subject b{
    font-size: 18px;
    font-weight: normal;
    color: #782c16;
    padding: 1.4%;
    border-radius: 4px;
}
.normalPage .righter .subject #position{
    float: right;
    font-size: 14px;
    margin-top: 6px;
}
.normalPage .righter .subject #position a{}
.normalPage .righter .con{
    margin-top: 3%;
    padding: 3%;
    background-color: #eeeeee;
    overflow: hidden;
}
.normalPage .righter .con h1{
    color: #666;
    border-bottom: 1px dotted #ccc;
    border-left: 8px solid #782c16;
    padding: 10px 10px 16px 10px;
    margin-bottom: 3%;
}
.normalPage .righter .con img{
    max-width: 100%;
    height: auto !important;
}
.normalPage .righter .con p,.normalPage .righter .con span{
    font-size: 14px;
}
.normalPage .righter .con li{
    list-style: circle;
    margin-left: 3%;
}

.normalPage .righter .pro{
    margin-top: 6%;
}
.normalPage .righter .pro ul{
    overflow: hidden;
}
.normalPage .righter .pro ul li{
    margin-right: 3%;
    width: 31%;
    float: left;
    margin-bottom: 6%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}
.normalPage .righter .pro ul li:nth-child(3n+3){
    margin-right: 0;
}
.normalPage .righter .pro ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.normalPage .righter .pro ul li .img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.normalPage .righter .pro ul li img{
    max-width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.normalPage .righter .pro ul li .title{
    font-size: 15px;
    padding: 4%;
}
.normalPage .righter .pro ul li:hover{
    border-bottom: 1px solid #782c16;
}
.normalPage .righter .pro ul li:hover .img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.normalPage .righter .pro ul li:hover .title{
    color: #782c16;
}

iframe{
    width: 100%;
    height: 600px;
}
.normalPage .page_group{
    padding: 2%;
    border-top: 1px dotted #ccc;
    overflow: hidden;
}
.normalPage .page_group ul{
    overflow: hidden;
    float: right;
}
.normalPage .page_group ul li{
    float: left;
    font-size: 14px;
    padding: 4px 8px;
    border: 1px solid #eee;
    margin-right: 10px;
}
.normalPage .page_group ul li a{
    color: #782c16;
}
.normalPage .page_group ul li.active{
    background-color: #782c16;
}
.normalPage .page_group ul li.active a{
    color: #fff;
}
.normalPage .righter .proCon{
    margin-top: 6%;
    /* margin-bottom: 4%; */
}
.normalPage .righter .proCon .title{
    text-align: center;
}
.normalPage .righter .proCon .info{
    text-align: center;
}
.normalPage .righter .proCon .info #hits{}
.normalPage .righter .pn{
    padding: 2%;
    border-top: 1px dotted #ccc;
}
.normalPage .righter .proCon .con{
    background-color: #fff;
}
.normalPage .righter .pre,.normalPage .righter .next{
    font-size: 14px;
    color: #999;
    margin-bottom: 3px;
}
.normalPage .righter .pre a,.normalPage .righter .next a{color: #999;}

.normalPage .righter .news{
    margin-top: 4%;
    padding: 3%;
}
.normalPage .righter .news li{
    margin-bottom: 4%;
    background-color: #fbfafa;
    padding: 2%;
    border-radius: 6px;
    cursor: pointer;
    border-right: 2px solid #782c16;
    border-left: 2px solid #782c16;
}
.normalPage .righter .news li a{
    font-size: 15px;
    font-weight: bold;
}
.normalPage .righter .news li a em{
    float: right;
    font-size: 13px;
    font-style: normal;
    color: #999;
    font-weight: normal;
}
.normalPage .righter .news li .intro{
    margin-top: 10px;
}
.normalPage .righter .news li:hover{
    background-color: #782c16;
}
.normalPage .righter .news li:hover a,.normalPage .righter .news li:hover .intro{
    color: #fff;
}
.normalPage .righter .news li:hover a em{
    color: #fff;
}


.normalPage .righter .message{
    margin-top: 2%;
    padding: 3%;
}
.normalPage .righter .message .tit b{
    font-size: 18px;
    color: #782c16;
}
.normalPage .righter .message .form_book{
    margin-top: 2%;
    border: 2px solid rgb(120 44 22);
    padding: 6%;
    border-radius: 6px;
    background-color: rgba(243,243,243,.4);
}
.normalPage .righter .message .form_book .label{
    font-size: 14px;
    color: #999;
    font-weight: normal;
    padding: 0;
}
.normalPage .righter .message .form_book .label span{
    color: red;
    font-weight: bold;
}
.normalPage .righter .message .form_book .enter{margin-top: 4px;margin-bottom: 16px;}
.normalPage .righter .message .form_book .enter input{
    width: 80%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px;
    text-indent: 4px;
    outline: none;
    font-size: 15px;
}
.normalPage .righter .message .form_book .enter textarea{
    width: 80%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 4px;
    text-indent: 4px;
    outline: none;
}
.normalPage .righter .message .form_book .enter input.bnt{
    background-color: #782c16;
    color: #fff;
    width: 60%;
    margin-left: 10%;
    margin-top: 4%;
    padding: 8px 0;
    font-size: 20px;
    letter-spacing: 10px;
    border-radius: 20px;
}

.normal-more{
    width: 120px;
    margin: 1% auto;
    border: 1px solid #45b148;
    text-align: center;
    border-radius: 6px;
}
.normal-more a{
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #45b148;
}
.normal-more a:hover{
    color: #fff;
    background-color: #45b148;
}

iframe{
    width: 100%;
    height: 406px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}