body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 25px;
    background: #FFFFFF;

}
.bodycontent{
    position: relative;
    float: left;
    margin-left: -520px;
    left: 50%;
    width: 1040px;
    background-image: url("../img/bgbody.jpg");
    background-repeat: no-repeat;
    height: 200px;
    margin-top: 20px;
}
.bodyslider{
    position: relative;
    float: left;
    margin: auto;
    width: 100%;
    background-image: url("../img/bgslider.jpg");
    background-repeat: no-repeat;
    height: 396px;
}
.contact {
    position: relative;
    float: right;
    width: 300px;
    margin-right: 10px;
    margin-top: 10px;
    background: rgba(255,255,255,0.8);
    height: 295px;
    z-index: 5;
}
.logo{
    position: relative;
    float: left;
    width: 100%;
    height: 90px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.slidershow{
    position: relative;
    float: left;
    width: 690px;
    height: 320px;
}
.linewhite{
    position: relative;
    float: left;
    width: 96%;
    margin-left: 2%;
    border-top: rgba(255,255,255,0.8) 1px solid;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 5px;

}
.wrap-content{
    position: relative;
    float: left;
    background: linear-gradient(#EEEEEE,#FFFFFF);
    width: 100%;
    padding-bottom: 50px;
}
.wrap-content h1{
    font-size: 20px;
    font-weight: bolder;
    border-bottom: 1px solid #888;
    padding-bottom: 5px;
    color:#8C4600 ;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-left: 5px;
}
.wrap-content .Des{
    position: relative;
    float: left;
    width: 90%;
    margin-left: 5%;
}
.serice-item{
    position: relative;
    float: left;
    width: 300px;
    height: 285px;
    margin-left: 10px;
    margin-top: 10px;
}
.serice-item h1{
    font-size: 25px;
    font-weight: lighter;
    border-bottom: #AAAAAA solid 1px;
    margin-left: 0px;
    padding: 10px 0;
    margin-top: 10px;
}
.serice-item img{
    object-fit: cover;
    width: 300px;
    height: 150px;
    margin-top: 5px;
}
.serice-item .Des{
    font-size: 12px;
    font-style: italic;
    color: #8C4600;
}
.serice-item .Link{
    position: relative;
    float: right;
    margin-top: 5px;

}
.serice-item a{
    border: #FFE1C4 1px solid;
    background: linear-gradient(#FFFFFF,#EEEEEE);
    color: #8C4600;
    padding: 5px 30px;
    text-decoration: none;
}
.serice-item a:hover{
    border: #b7ffbe 1px solid;
    background: linear-gradient(#EEEEEE,#FFFFFF);
    color: #158c11;
    padding: 5px 30px;
    text-decoration: none;
}
.margin-right{
    margin-right: 30px;
}
.connect{
    position: relative;
    float: left;
    width: 100%;
}
.icon{
    position: relative;
    float: left;
    width: 33%;
    text-align: center;
    margin-top: -30px;
    z-index: 2;

}
.footer{
    position: relative;
    float: left;
    background: linear-gradient(#EEEEEE,#FFFFFF);
    width: 100%;
    padding-bottom: 50px;
    margin-top: -40px;
    padding-top: 40px;
}
.fcontent{
    position: relative;
    float: left;
    width: 30%;
    margin-left: 3%;
    color: #8C4600;

}
.fcontent a{
    color: #000000;
    text-decoration: none;
}
.fcontent a:hover{
    color: #000000;
    text-decoration: underline;
}
.copyright{
    position: relative;
    float: left;
    background: #EEEEEE;
    width: 98%;
    margin-top: -40px;
    height: 30px;
    text-align: right;
    color: #8C4600;
    padding-top: 10px;
    padding-right: 2%;
}
.Menu ul li ul li {
    background: rgba(255,255,255,0.8);
    display: block;
    border-right: none;

}
.Menu ul li{
    color: #FFFFFF;
    font-weight: lighter;
}
.galerry{
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #555555;
    margin-top: 20px;
}
.galerryimg{
    position: relative;
    float: left;
    width: 300px;
}
.galerrycontent{
    position: relative;
    float: left;
    width: 68%;
    margin-left: 2%;
}
.galerrycontent h1{
    font-size: 25px;
    color: #8C4600;
}
.galerrycontent h3{
    font-size: 13px;
    font-style: italic;
    color: #8C4600;
    margin-top: 10px;
}
.picture{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.fancybox img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    box-shadow: 5px 5px 5px #888888;
    margin-left: 10px;
}
.support-box{
    width: 100%;
    position: relative;
    float: left;
}
.support-box .btn-book{
    width: 197px;
    height: 42px;
    position: relative;
    float: left;
}
.support-box .online{
    width: 221px;
    height: 49px;
    position: relative;
    float: left;
}
.support-box .hotline{
    width: 133px;
    height: 52px;
    position: relative;
    float: left;
}
.support-box .text{
    color: #B28500;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.news{
    position: relative;
    float: left;
    width: 100%;
}
.lang{
    position: relative;
    float: right;
    margin-top: -20px;
    top: 22px;
    z-index: 99;
    margin-right: 2px;
}

.Menu a{

    color: #108F48 !important;
    font-weight: bold;
    text-decoration: none;
}
.Menu a:hover{


    text-decoration: none;

}
.header{
    width: 100%;
}
.headerleft-red{
    position: relative;
    float: left;
    padding-top: 5px;
    height: 34px;
    background: #B20000;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px;
    min-width: 220px;
}
.headerright-red{
    position: relative;
    float: left;
    width: 49px;
    height: 34px;
    background: url("../img/redheader.png") top left no-repeat;
}
.headerleft-green{
    position: relative;
    float: left;
    padding-top: 5px;
    height: 34px;
    background: #355E11;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px;
    min-width: 220px;
}
.headerright-green{
    position: relative;
    float: left;
    width: 49px;
    height: 34px;
    background: url("../img/greenheader.png") top left no-repeat;
}
.headerleft-pink{
    position: relative;
    float: left;
    padding-top: 5px;
    height: 34px;
    background: #D900D9;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px;
    min-width: 220px;
}
.headerright-pink{
    position: relative;
    float: left;
    width: 49px;
    height: 34px;
    background: url("../img/pinkheader.png") top left no-repeat;
}
.headerleft-blue{
    position: relative;
    float: left;
    padding-top: 5px;
    height: 34px;
    background: #002DB2;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px;
    min-width: 220px;
}
.headerright-blue{
    position: relative;
    float: left;
    width: 49px;
    height: 34px;
    background: url("../img/blueheader.png") top left no-repeat;
}

.margin-top{
    margin-top: 10px;
    text-align: left;
}
a{

    color: #333333;
    text-decoration: none;
}
a:visited{


    text-decoration: none;
}
a:hover{

    color: #345E11;
    text-decoration: underline;
}
.margin-left-down{
    margin-left: -35px;
}
.margin-left-up{
    margin-left: 15px;
}
.linkvideo{
    color: #345E11;
    cursor: hand;
}

.event{
    list-style: none;

}
.event li{
    display: block;
}
table, th, td {
    padding: 5px;
    border-collapse: collapse;
    font-size: 20px;
}
h1{
    color: #345E11;
    font-size: 20px;
    font-weight: bold;
}
.linkfooter{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.link {
    list-style: none;
    text-align: left;
 }
.link a{
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
.link a:hover{
    
    font-weight: normal;
    text-decoration: underline;
}
h3 {
    font-size: 30px;
    font-weight: bolder;
    color: #355e11;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;

}
h4 {
    font-size: 18px;
    text-shadow: #dadada 2px 2px;
    font-weight: bolder;

}
.contact{
    width: 100%;
}
.contact h2 {
    font-size: 20px;
    font-weight: bolder;
    background: -webkit-linear-gradient(#009914, #355e11);

    -webkit-text-fill-color: transparent;
    margin-bottom: 5px;
    margin-top: 15px;
}
.contact h3 {
    font-size: 20px;
    font-weight: bolder;
    color: #355e11;
    margin-bottom: 5px;

}
.contact h4 {
    font-size: 15px;
    text-shadow: #dadada 2px 2px;
    font-weight: bolder;

}
.bgtop{
    background: url("../img/bgtop.png") center right no-repeat;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.itemzoom {
    position: relative;
    margin: 2%;
    overflow: hidden;
    width: 190px;
}
.itemzoom img {
    max-width: 100%;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.itemzoom:hover img {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);

}
.itemnews img {
    width: 200px;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.itemnews:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.linkfocus{
    margin-bottom: 10px;
}
.thumbnail {
    padding:0px;
}
.panel {
    position:relative;
}
.panel>.panel-heading:after,.panel>.panel-heading:before{
    position:absolute;
    top:11px;left:-16px;
    right:100%;
    width:0;
    height:0;
    display:block;
    content:" ";
    border-color:transparent;
    border-style:solid solid outset;
    pointer-events:none;
}
.panel>.panel-heading:after{
    border-width:7px;
    border-right-color:#f7f7f7;
    margin-top:1px;
    margin-left:2px;
}
.panel>.panel-heading:before{
    border-right-color:#ddd;
    border-width:8px;
}
.reset strong{
    font-weight: bold;
}
.reset i{
    font-style: italic;
}
.navbar-nav > li > a{
    color: #108F48;
}
.jssorb032 {position:absolute;}
.jssorb032 .i {position:absolute;cursor:pointer;}
.jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
.jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .i.idn {opacity:.3;}

.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}
.col-item {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}
.news h4{
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 20px;
    text-shadow: none;
}
.news h5{

}
.focus h2{
    color: #555555;
    font-size: 36px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
.btn-success {
    background-color: #108F48;
    border-color: #108F48;
    color: #fff;
}
.btn-success:focus, .btn-success.focus {
    background-color: #108F48;
    border-color: #255625;
    color: #fff;
}
.btn-success:hover {
    background-color: #108F48;
    border-color: #398439;
    color: #fff;
}
.btn{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.news{
    margin-top: 50px;
}
.headerlink{
    margin-top: 50px;
}
.headerlink a{
    color: #108F48;
}
.footer h2{
    font-size: 25px;
    padding: 5px;
    margin: 0px;

}
.footer h4{
    font-size: 20px;
    color: #462A74;
    padding: 5px;
    margin: 0px;
    text-shadow: 0px;


}
.footer h3{
    padding: 5px;
    margin: 0px;
    font-size: 35px;
    color: #108F48;
}
.textfooter{
    color: #FFF;
}
.btn-success a:visited{
    color: #FFF ;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
    font-size: 16px;
    font-weight: lighter;
}