/* Minification failed. Returning unminified contents.
(1220,24): run-time error CSS1062: Expected semicolon or closing curly-brace, found '880'
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
    
}
body {
    font-size:16px;
    color:#4d3636;
    font-family:Helvetica, "Microsoft JhengHei", "微軟正黑體", Arial, sans-serif;
}

input {
    margin:0;
}
.red{
    color:#ff0000;
}
.bgw {
    background:#FFF;
}
.bgf5f1eb {
    background:#f5f1eb;
}
.featured {
    min-height:537px;
}
#LOGO{
    display:none;    
}
#LOGO a{
    display:block;
    width:80px;
    height:38px;
    background:url(../Images/LOGO.png) no-repeat;
    background-size:100%;    
}
#MENU {
    background:#f4f1eb;
    border-bottom:1px solid #e6ddcf;
    height:86px;
    position:fixed;
    top:0;
    width:100%; 
    box-shadow: 0 1px 2px #c3c3c3;
    z-index:9999;
}
.open,.open2{
	display:none;
}
#nav {        
    width: 980px;
    margin:0 auto;
    background:#f4f1eb;
}
#nav:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#nav li {
    float: left;    
    text-align: center;
    border-right:1px solid #e6ddcf;
    width:104px;
}
#nav li.logo{
    width:139px;
    background:url(../Images/logo.png) no-repeat 5px 13px;
}
#nav a {
    display: block;  
    height:66px;  
    color: #d91b1b;    
    text-decoration:none;   
    text-align:center;
    padding:20px 0 0 0;
}
#nav a:hover {    
    color:#830707;
    -webkit-transition: color 0.5s linear;
    -moz-transition: color 0.5s linear;
    -ms-transition: color 0.5s linear;
    -o-transition: color 0.5s linear;
    transition: color 0.5s linear;
}
#nav a span{
    display:block;
    width:50px;
    height:24px;
    margin:0 auto 10px auto;    
    background:url(../Images/Menu_icon.png);
    text-indent:-9999px;
}
#nav a.s2 span{
    background-position:0 -71px;
}
#nav a.s3 span{
    background-position:0 -142px;
}
#nav a.s4 span{
    background-position:0 -213px;
}
#nav a.s5 span{
    background-position:0 -284px;
}
#nav a.s6 span{
    background-position:0 -355px;
}
#nav a.s7 span{
    background-position:0 -425px;
}
#nav a.s8 span{
    background-position:0 -495px;
}
#MENU2 {
    width:100%;
    background:#FFF;
    border-bottom:1px solid #e6ddcf;    
    padding:87px 0 0 0;
}
#nav2 {        
    width: 980px;
    margin:0 auto;
    font-weight:bolder;
    text-align:right;
}
#nav2:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#nav2 li {
    float: left;     
    text-align: center;    
    width:115px;
}
#nav2 a {
    display: block;  
    height:58px;
    line-height:58px;     
    color: #9d9d9d;    
    text-decoration:none;   
    text-align:center;    
    font-size:15px;
}
#nav2 a:hover {    
    color:#830707;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
#nav2 a span{    
    display:none;
}
#nav2 li.book{
    width:165px;
    margin:0;
}
#nav2 li.sn {
    float:right;
    width:250px;
}
#nav2 li.share{
    width:50px;
    background:url(../Images/Menu_icon.png) no-repeat;
    text-indent:-9999px;
	float:none;
	display:inline-block;
	transition:all 0.1s ease-out;
}
#nav2 li.share:hover{
 opacity:0.5;
}
#nav2 li.share.s1{
    background-position:0 -551px;
}
#nav2 li.share.s2{
    background-position:0 -622px;
}
#nav2 li.share.s3{
    background-position:0 -693px;
}
#nav2 li.share.s4{
    background-position:0 -764px;
}
#nav2 li.share.s5{
    background:none; 
    text-indent:0;
}
#nav2 li.share.s6{
    background-position:0 -835px;
}
#nav2 li.share.s7{
    background-position:0 -906px;
}
#nav2 li.share.s8{
    background-position:0 -977px;
}
#nav2 li.share.s9{
    background-position:0 -1048px;
}
#body {
    transition:all 0.2s ease-out;
}
.main_box {
    background:#f5f1eb;
    width:100%;
}
.main {
    width:980px;
    margin:0 auto;
    overflow:hidden;
    padding:0 0 10px 0;
}
#owl-demo .item {
    position:relative;
}
#owl-demo .item .bg-img {
    width:100%;
    padding:0 0 25% 0;
    background-position:center;
    background-size:cover;
}
#owl-demo .item h2, #owl-demo .item blockquote {
    top:0;
    left:0;
    right:0;
    margin:0 auto;
    color: #fff;
    width: 80%;
    max-width: 960px;     
    position: absolute;
}
#owl-demo .item h2 {
     font-size: 70px;
     padding: 100px 30px 10px 30px;  
     text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);     
}
#owl-demo .item blockquote {
    font-size: 28px;
    padding: 190px 30px 10px 40px;
    font-weight: 300;
    text-shadow: 0 0 5px #000000;
    line-height: 1.3;
}
#owl-demo .item blockquote a{
    color:#FFF;
    font-size:16px;
}
#owl-demo.in_banner .item blockquote {
    top:inherit;
    bottom:25px;
    text-align:center;
}
.text_title {
    text-align:center;
    font-weight:bolder;
    padding:25px 0;
    color:#806640;
    font-size:23px;
}
.text_title a{
    color:#4d3636;
    text-decoration:none;    
}
.text_title a:hover{
    color:#c54b4b;
}
.index_tab{
    height: 319px;    
    position: relative;
	float:left;
	width:755px;
	margin:0 0 20px 0;
}
.index_tab .tab_content {
    position:relative;
    overflow:hidden;
    height:318px;
    padding:0 0 3px 0;
}
.index_tab .tab_content img{
    float:left;
    width:470px;
	transition:all 0.3s ease-out;    
}
.index_tab .tab_content > a{
    box-shadow: 0 2px 2px #d3c4ad;
}
.index_tab .tab_content .text{
    float:left;
    width:240px;
    margin:0 0 0 5px;
    background:#FFF;
    padding:15px 20px;
    min-height:288px;
    line-height:1.8;
    font-size:14px;
    box-shadow: 0 2px 2px #d3c4ad;
}
.index_tab .tab_content .text h2 {
    border-bottom:1px solid #cccccc;
    padding:0 0 5px 0;  
    margin:0 0 10px 0;  
}
.index_tab .tab_content .text h2 a {
    border-left:3px solid #48a454;
    color:#48a454;
    padding:0 0 0 5px;
    font-size:15px;
    font-weight:bolder;
    text-align:left;
    height:16px;
    line-height:16px;
    display:block;
    margin:0;
    position:static;
}
.index_tab .tab_content .text a{
    display:block;
    color:#d50000;
    font-size:15px;
    font-weight:bolder;
    text-decoration:none;
    text-align:right;
    margin:5px 0 0 0;
    position:absolute;
    right:10px;
    bottom:10px;
}
.index_tab .tab_content .text a:hover{
	text-decoration:underline;
}
.in_slider {
    width:470px;
    height:318px;
}

.ad {
    float:right;
    width:220px;
}
.ad li{
    margin:0 0 27px 0;
    box-shadow: 0 2px 2px #d3c4ad;
}
.ad li a{
    display:block;
}
.ad li img{
    width:100%;
    vertical-align:bottom;
}
.ad li a:hover{
    opacity:0.6;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition:all 0.2s linear;
}
.ad li.last{
    margin:0;
}
.main2_box {
    background:#f0eae1;
    width:100%;
    position:relative;
}
.main2 {
    width:980px;
    margin:0 auto;
    overflow:hidden;
}
.photo_list {
    overflow:hidden;
}
.photo_list li{
    width:191px;
    float:left;
    height:290px;
    margin:0 5px 10px 0;
    position:relative;
    background-color:#f5f1eb;
    background-image:none;  
    -webkit-box-shadow: 0 2px 2px #d3c4ad;
    -moz-box-shadow: 0 2px 2px #d3c4ad;
    box-shadow: 0 2px 2px #d3c4ad;    
	transition:all 0.1s ease-out;
}
.photo_list li:hover{
    background:#e6ddce;
}
.photo_list li .photo0{
	transition:all 0.2s ease-out;
}
.photo_list li:hover .photo0{
	opacity:0.9;
}
.photo_list li a{
    display:block;
    text-decoration:none;
    color:#4d3636;
}
.photo_list li a img{
    width:100%;
}
.photo_list li a div{
    padding:10px;
}
.photo_list li a div span{
    padding:0 0 4px 0;
    font-size:12px;
}
.photo_list li a span.b1{
    border-bottom:2px solid #eda13d;
}
.photo_list li a span.b2{
    border-bottom:2px solid #c93030;
}
.photo_list li a span.b3{
    border-bottom:2px solid #6194b8;
}
.photo_list li a span.b4{
    border-bottom:2px solid #63b861;
}
.photo_list li a span.b5{
    border-bottom:2px solid #4dcee1;
}
.photo_list li a p.ch_n{
    padding:15px 0 5px 0;
}
.photo_list li a p.en_n{
    color:#a6a6a6;
    font-size:11px;
}
footer {
    font-size:13px;
}
.add_h {
    position:absolute;
    bottom:5px;
    right:5px;
    color:#d31129;
}
.add_h img{
    width:18px;
    margin:0 3px 0 0;
}
.b_nav {
    background:#f5f1eb;    
    line-height:83px;
    overflow:hidden;
}
.b_nav ul{
    overflow:hidden;
    width:980px;
    margin:0 auto;
}
.b_nav ul li{
    float:left;
    margin:0 20px 0 0;
}
.b_nav ul li a{
    text-decoration:none;
    color:#886f4a;
    border-right:1px solid #886f4a;
    padding:0 20px 0 0;
	transition:all 0.1s ease-out;
}
.b_nav ul li a:hover{
    color:#c54b4b;
}
.b_nav ul li.last a{
    border:none;
}
.mail{
    display:block;
    width:105px;
    height:33px;
    background:url(../Images/mail.png);
    background-size:105px;
    float:right;
    margin:20px 0 0 0;
    
}
.mail:hover{
    opacity:0.6;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.fb {
    display:block;
    width:105px;
    height:33px;
    background:url(../Images/fb.png);
    background-size:105px;
    float:right;
    margin:20px 0 0 5px;
}
.fb:hover{
    opacity:0.6;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.copy {
    text-align:left;
    line-height:50px;
    padding:0 10px;
    box-sizing:border-box;
    width:100%;
    max-width:980px;
    margin:0 auto;
    overflow:hidden;
}
.copy span{
    float:right;
}
.top {
    height:50px;
    background-color:#e6ddcf;
    background-image:url(../Images/top.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:17px;
    width:100%;
	transition:all 0.2s ease-out;
}
.top:hover{
	cursor:pointer;
	opacity:0.6;
}

/*內頁*/
.Room_title {
    text-align:left;
    padding:30px 5px;    
    overflow:hidden;
    position:relative;
}
.Room_title .room_name{
    font-size:26px;
    color:#c54b4b;
    float:left;
    font-weight:bolder;
}
.Room_title .room_name a:hover{
    text-decoration:underline;
}
.Room_title .room_share{
    position:absolute;
    right:0;
    top:20px;
}
.room_share img{    
    display:inline-block;
    vertical-align:bottom;
}
.room_share img.star{
    width:15px;
    margin:0 0 5px 0;
}
.room_share img.tree{
    width:80px;
}
.room_share b {
    font-size:14px;
    vertical-align: top;
    display:inline-block;
    margin:6px 0 0 0;
}
.Room_title a{
    color:#4d3636;
    text-decoration:none;    
    display:inline-block;    
    color:#FFF;
    font-weight:normal;
    font-size:15px;
}
.Room_title a span{
    display:block;
    padding:5px;
}
.Room_title a span:hover{
    background:url(../Images/b10.png);
}
.Room_title a.share{
    background:#47639e;
}
.Room_title a.love{
    background:#da4a38;
}
.love_box {
    display:inline-block;
    background:url(../Images/love_box.png);
    background-size:100%;
    width:35px;
    height:24px;    
    margin:1px 3px 0 10px;
    position:relative;
    vertical-align:middle;
}
.love_box input{
    margin:0;
    padding:0;
    width:25px;
    top:2px;
    left:2px;
    height:20px;
    position:absolute;
    border:none;
    text-align:center;
}
.info {
    overflow:hidden;
}
.info li{
    padding:0 35px 0 19px;
    float:left;
    line-height:1.5;
}
.info li a{
    text-decoration:none;
    color:#c54b4b;
}
.info li a:hover {
    text-decoration:underline;
}
.info li.address{
    background:url(../Images/info.png) no-repeat 0 3px;
    background-size:16px;
}
.info li.phone{
    background:url(../Images/info.png) no-repeat 0 -72px;
    background-size:16px;
}
.info li.Fax{
    background:url(../Images/info.png) no-repeat 0 -291px;
    background-size:16px;
}
.info li.email{
    background:url(../Images/info.png) no-repeat 0 -360px;
    background-size:16px;
}
.info li.last{
    background:url(../Images/info.png) no-repeat 0 -142px;
    background-size:16px;
}
.info li.last a,.info li.email a{
 text-decoration:underline;
 font-size:15px;
 transition:all 0.1s ease-out;
 font-weight:bolder;
}
.info li.last a:hover,.info li.email a:hover{
 color:#982b2b;
}
.room_about_box {
    padding:20px 40px 0 40px; 
    line-height:32px;   
	margin:0 0 10px 0;
}
.room_about_box .title{
    font-size:21px;
    color:#139429;
    font-weight:bolder;
    margin:0 0 15px 0;
	border-bottom:1px dashed #c0a57c;
	padding:0 0 5px 0;
}
.show {
    display:block;
	height:100px;  
	overflow:hidden;
}
.albumopen{
	height:108px;
}
.view_more_bt {
    display:block;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    color:#808285;
}
.view_more_bt:hover{
    color:#c54b4b;
	cursor:pointer;
}
.view_more {
    display:none;   
}
.view_more img{
    width:100%;
}
.ded2c0:hover {
    background:#e6ddcf;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
.main3_box {
    /*background:#f9f7f3;*/
    position:relative;
    padding:0 0 25px 0;
	/*min-height:537px;*/
	background: url(../Images/bg.png);
}
.main3 {
    width:980px;
    margin:0 auto;
}
.text_title.camera {
    color:#4ba7c5;
    display:block;
    cursor: pointer;
}
.text_title.camera img {
    width:25px;
    margin:0 10px 0 0;
}
.view_photo_bt {
    display:block;
    text-align:center;
    position:absolute;
    bottom:10px;
    left:50%;
    margin:0 0 0 -26px;
    text-decoration:none;
    font-size:13px;
    color:#808285;
}
.view_photo_bt:hover{
    color:#c54b4b;
}

.web_lb {
    margin:20px auto 10px auto;
    width:980px;
    overflow:hidden;
}
.web_lb .image-row .image-set a{
    float:left;
	transition:all 0.2s ease-out;
}
.photo0 {
    width: 191px;
    height: 192px;
    display:block;
}
.photo1 {
    width: 10.11111111111%;
    height: 98px;
    display:inline-block;
	margin:0.5%;
}
.photo1:hover{
    opacity:0.6;
}
.photo2 {
    width: 100%;
    height: 120px;
    display:block;
}
.photo2:hover{
    opacity:0.75;
}
.photo3 {
    width: 40%;
    height: 200px;
    display:block;
}
.photo4{
	width: 470px;
    height: 318px;
    display:block;
	float:left;
}

.share_focus {
    overflow:hidden;
    padding:20px 0;
}
.article_box {
    float:left;
    width:100%;
}
.article_box .text_title{
    background:#cfdde6;
    padding:15px 0;
    color:#5690b6;
    position:relative;
}
.article_box .text_title a{
    position:absolute;
    height:55px;
    right:0;
    top:0;
    padding:0 5px;
    line-height:55px;
    background:#6b9fc0;
    color:#FFF;
    font-size:12px;
    font-weight:normal;
}
.article_box .text_title a:hover{
    background:#5690b6;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}
.article {
    border:2px solid #cfdde6;
    background:#f9f7f3;
    overflow:hidden;
    padding:1% 0;
}
.article li{
    overflow:hidden;
    border-right:1px dashed #6b9fc0;
    padding:0 10px;
    width:467px;
    float:left;
}
.article li:hover{
    background:#f5f1eb;
}
.article li.last{
    border:none;
}
.article img{
    float:left;
}
.article a{
    display:block;
    text-decoration:none;
    color:#4d3636;
    position:relative;
    overflow:hidden;
}
.article a span{
	display:block;
	float:left;
}
.article a span.share_img {
	width:78px;
	height:53px;
	margin:0 10px 0 0;
}
.article a span b{
	display:block;
}
.article a:hover b.topic{
    color:#c54b4b;
}
.article a b.topic{    
    padding:5px 0 15px 0;
    color:#5690b6;
}
.article a b.text{    
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	width:300px;
}
.article a b.people{
    position:absolute;
    right:0;
    bottom:6px;
    color:#4d3636;
    padding:0;
    font-size:12px;
}
.other_see {
    padding:0 0 20px 0;
}
.other_see ul{
    overflow:hidden;
}
.other_see ul li{
    width:191px;
    float:left;
    min-height:290px;
    margin:0 5px 5px 0;
    position:relative;
    background-color:#f5f1eb;
    background-image:none;  
    box-shadow:0 2px 2px 0 rgba(0,0,0,0.2)
}
.other_see ul li.last{
    margin:0 0 5px 0;
}
.other_see ul li:hover{
    background:#e6ddce;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}
.other_see ul li a{
    display:block;
    text-decoration:none;
    color:#4d3636;
}
.other_see ul li a div{
    padding:10px;
}
.other_see ul li a div span{
    padding:0 0 4px 0;
    font-size:12px;
}
.other_see ul li a p.ch_n{
    padding:15px 0 5px 0;
}
.other_see ul li span.b1{
    border-bottom:2px solid #eda13d;
}
.other_see ul li span.b2{
    border-bottom:2px solid #c93030;
}
.other_see ul li span.b3{
    border-bottom:2px solid #6194b8;
}
.other_see ul li span.b4{
    border-bottom:2px solid #63b861;
}
.other_see ul li a span.b5{
    border-bottom:2px solid #4dcee1;
}
/*SEARCH*/
.search_box{
    width:960px;
    margin:0 auto;
    overflow:hidden;
    padding:20px 10px;
}
.search_box2{
    display:none;
}
.search_left {    
    width:200px;
    font-size:12px;
    border-radius:5px;
    -webkit-box-shadow: 0 0 5px #b5aea0;
    -moz-box-shadow: 0 0 5px #b5aea0;
    box-shadow: 0 0 5px #b5aea0;
    overflow:hidden;
    background:#FFF;
    position:fixed;
}
.left_title {
    background:#886f4a;
    line-height:40px;
    padding:0 0 0 10px;
    color:#FFF;
    font-size:15px;
}
.search_type {
    padding:8px 0 8px 10px;
    background-color:#e6ddcf;
    border-bottom:1px solid #f9f7f3;
    /*border-top:1px solid #886f4a;*/
    font-size:14px;
    font-weight:bolder;
    color:#c54b4b;
}
.search1,.search2,.search3 {
    background-image:url(../Images/add.png) ;
    background-repeat:no-repeat;
    background-position:180px 10px;
    background-size:10px;
}
.phone_search {
    display:none;
}
.condition {
    background:#FFF;   
    padding:10px 10px 0 10px; 
    overflow:hidden;
}
.condition label {
    width:33.3333333%; 
    display:block;
    float:left;
    margin:0 0 15px 0;
    overflow:hidden;
}
.condition label input{
    float:left;
    margin:0 3px 0 0;
}
.condition2{
	display:none;
}
.money_range {
    border:1px solid #CCC;
    padding:1%;
    margin:0 0 13px 0;
    width:98%;
}
.money_range input{
    border:none;
    width:75px;
    color:#a9a9a9;
    font-size:12px;    
    text-align:center;
}
.search_right {
    float:right;
    width:745px;
    padding:0 0 0 15px;
    min-height:571px;
}
.search_results{
    border-bottom:1px dashed #e6ddcf;
    padding:0 0 23px 0;
}
.arrangement {
    padding:15px 0 0 0;
    font-size:13px;
}
.arrangement a{
    text-decoration:none;
    margin:0 12px 0 0;
    color:#886f4a;
}
.arrangement a:hover{
    text-decoration:underline;
    color:#c54b4b;
}
.arrangement a.focus{
    text-decoration:underline;
    color:#c54b4b;
}
.claim {
    border:1px solid #e6ddcf;
    background:#FFF;
    padding:5px;
    border-radius:3px;
    -webkit-box-shadow: 1px 1px 1px #d8d8d8;
    -moz-box-shadow: 1px 1px 1px #d8d8d8;
    box-shadow: 1px 1px 1px #d8d8d8;
    color:#4d3636;
    text-decoration:none;
    margin:0 5px 0 0;
    display:inline-block;
}
.claim:hover{
    background:#f5f1eb;
}
.results_box {
    padding:15px 3px 0 3px;
    overflow:hidden;
	box-sizing:border-box;
}
.results_box li{    
    margin:0 10px 10px 0;
    position:relative;
    width:100%;
	overflow:hidden;
}
.results_box li.Even{
    margin:0 0 10px 0;
}
.results_box li a{
    display:block;
    color:#4d3636;
}
.results_box li a.results_text{
    display:block;
    color:#4d3636;
	float:left;
    padding:5px;   
    width:59%;
	height:200px;
	background-color:#f5f1eb;  
	-webkit-box-shadow: 0 0 3px #bdbdbd;
    -moz-box-shadow: 0 0 3px #bdbdbd;
    box-shadow: 0 0 3px #bdbdbd;
	border:1px solid #e6ddcf;
	box-sizing:border-box;
	margin:0 0 0 1%;
	position:relative;
	text-decoration:none;
	transition:all 0.2s ease-out;
	box-sizing:border-box;
}
.results_box li a.results_text:hover{
	opacity:0.7;
}
.results_box li a span.photo3{
    float:left;
	-webkit-box-shadow: 0 0 3px #bdbdbd;
    -moz-box-shadow: 0 0 3px #bdbdbd;
    box-shadow: 0 0 3px #bdbdbd;
	border:1px solid #e6ddcf;
	box-sizing:border-box;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.results_box li a.results_text span{
    display:block;
}
.results_box li p.add_h2 {
    position:absolute;
    top:5px;
    right:5px;
    color:#d31129;
    clear:left;
    padding:0;
    font-size:13px;
    font-weight:normal;
    width:auto;
    z-index:500;
}
.results_box li p.add_h2 img{
    width:18px;
    margin:0 3px 0 0;
}
.results_box li a.results_text p.name_title{
	text-align:center;
}
.results_box li a.results_text p.name_title span.where{
    display:inline;
    padding:0 0 2px 0;
    font-size:13px;
	float:left;
	margin:5px;
}
.results_box li a.results_text p.name_title span.b1{
    border-bottom:2px solid #eda13d;
}
.results_box li a.results_text p.name_title span.b2{
    border-bottom:2px solid #c93030;
}
.results_box li a.results_text p.name_title span.b3{
    border-bottom:2px solid #6194b8;
}
.results_box li a.results_text p.name_title span.b4{
    border-bottom:2px solid #63b861;
}
.results_box li a.results_text p.name_title span.b5{
    border-bottom:2px solid #4dcee1;
}
.results_box li a span.title{
    font-size:25px;
    font-weight:bolder;   
    min-height:41px;
	transition:all 0.2s ease-out;
	clear:both;
	padding:25px 0 0 0;
}
.results_box li a.results_text:hover span.title{
	color:#c54b4b;
}
.results_box li a.results_text p.jump_in{
	width:100%;
	text-align:center;
	line-height:1.5;
	box-sizing:border-box;880
	padding:5px 0;
}
.results_box li a.results_text p.jump_in span{
	display:block;	
    min-height:19px;
}
.results_box li a.results_text p.jump_in span.s_title{
	letter-spacing:1px;
	padding:0 0 10px 0;
	color:#139429;
}
.results_box li a.results_text p.jump_in span.address{
    padding:0 0 0 20px;
    background:url(../Images/info.png) no-repeat 0 3px;
	background-size:17px;
}
.results_box li a.results_text p.jump_in .phone_price img{
	width:19px;
	vertical-align:middle;
}
.results_box li a.results_text p.jump_in span.go_view {
    background:#e6ddcf;
    padding:5px;
    text-decoration:none;
    font-size:13px;
	display:block;
	float:right;
	transition:all 0.2s ease-out;
	margin:12px 0 0 0;
}
.results_box li a.results_text:hover p.jump_in span.go_view {
    background:#c54b4b;
    color:#FFF;
}
.results_box li a.img_photo3:hover .photo3 {
    opacity:0.75;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
/*ABOUT*/
.big_text {
    text-align:center;
    font-weight:bolder;
    padding:25px 0;
    color:#806640;
    font-size:23px;
    background:#f5f1eb;
    border-bottom:1px solid #e6ddcf;
}
.about_box {
    padding:10px 10px 0 10px;
    line-height:1.9;
}
.about_one {
    overflow:hidden;
    border-bottom:1px solid #d7cab7;
    padding:0 0 20px 0;
}
.about_one img{
    float:left;
    width:320px;
    margin:0 30px 0 0;
}
.about_one .about_text_box{
    float:left;
    width:610px;
}
.slogan {
    text-align:center;
    color:#c56d2d;
    font-size:17px;
    padding:10px 0;
    line-height:3;
}
.about_box .s_title {
    padding:25px 0 0 0;
    margin:0 0 10px 0;
    font-size:19px;
    border-bottom:1px dashed #d7cab7;
    color:#0e74b7;
}

/*Faq*/
.faq_box {
    padding:20px 10px;
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
.faq_left {
    float:left;
    width:200px;
    font-size:12px;
    border-radius:5px;
    -webkit-box-shadow: 0 0 5px #b5aea0;
    -moz-box-shadow: 0 0 5px #b5aea0;
    box-shadow: 0 0 5px #b5aea0;
    overflow:hidden;
    background:#FFF;
}
.left_list {
    padding:10px 10px 20px 10px;
    font-size:15px;
}
.left_list li{
    border-bottom:1px dashed #D7CAB8;
}
.left_list li a{
    padding:10px 0 10px 20px;
    margin:5px 0;
    text-decoration:none;
    color:#4d3636;
    display:block;
}
.left_list li a:hover {
    background:#e6ddcf;
    text-shadow:1px 1px 1px #FFF;
}
.left_list li a.focus{
    background:#e6ddcf;
    text-shadow:1px 1px 1px #FFF;
}
.right_list {
    padding:0 0 0 15px;
}
.right_list .bread {
    padding:9px 0 9px 15px;
    background:#f5f1eb;
    border-left:5px solid #d91b1b;
    -webkit-box-shadow: 1px 1px 3px #e6ddcf;
    -moz-box-shadow: 1px 1px 3px #e6ddcf;
    box-shadow: 1px 1px 3px #e6ddcf;
    font-size:15px;
}
.QA_box {
    cursor: pointer;
    padding:10px 0;
    border-bottom:1px dashed #ddd0bd;
}
.faq_ul {
    margin:10px 0 0 0;
    display:none;
}
.Question_list {
    background:url(../Images/Q.png) no-repeat 10px 5px;
    background-size:25px;
    padding:10px 0 10px 40px;
}
.Question_list:hover{
    color:#d91b1b;
    background-color:#f5f1eb;
}
.answer_list {
    display:none;
    padding:10px;
    margin:10px 10px 0 20px;
    line-height:1.5;
    background:#FFF;
}

/*Story*/
.story_box{
	padding: 25px 10px 0 10px;
}
.story_box .story_list{
	overflow:hidden;
	padding:5px 0 2px 0;
	clear:both;
}
.story_box .story_list li{
	float:left;
	width:31.33%;
	margin:5px 1% 20px 1%;
	float:left;
    position:relative;
    background-color:#f5f1eb;
    background-image:none;  
    -webkit-box-shadow: 0 2px 5px #d3c4ad;
    -moz-box-shadow: 0 2px 5px #d3c4ad;
    box-shadow: 0 2px 5px #d3c4ad;
	border-bottom:8px;
	line-height:1.5;
	overflow:hidden;
	border-bottom-right-radius:20px;
	transition:all 0.1s ease-out;
}
.story_box .story_list li:hover{
	-webkit-box-shadow: 0 2px 5px #baa78a;
    -moz-box-shadow: 0 2px 5px #baa78a;
    box-shadow: 0 2px 5px #baa78a;
}
.story_box .story_list li img{
	width:100%;
}
.story_box .story_list li a{
	text-decoration:none;
	transition:all 0.2s ease-out;
}
.story_box .story_list li a:hover > span{
	opacity:0.7;
	display:block;
}
.story_box .story_list li a:hover div span{
	color:#900000;
}
.story_box .story_list li div{
	color:#4d3636;
	font-size:14px;
	padding:0 0 10px 0;
}
.story_box .story_list li div b{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:17px;
	color:#48a454;
	border-bottom:1px solid #d8c9b2;
	margin:0 0 5px 0;
	padding:5px;
	font-weight:bolder;
}
.story_box .story_list li div b span{
	text-align:left;
	color:#4ba7c5;
}
.story_box .story_list li a:hover div b span{
	color:#4ba7c5;
}
.story_box .story_list li div o {
	padding:10px;
	display:block;
}
.story_box .story_list li div span{
	display:block;
	text-align:center;
	font-size:13px;
	color:#d50000;
	padding:5px 0 0 0;
	transition:all 0.2s ease-out;
}
.story_box .story_list li div.edit{
	text-align:right;
	padding:0 10px 10px 10px;
}
.story_box .story_list li div.edit .da{
	float:left;
}
.story_box .story_list li div.edit a{
	display:inline-block;
	background:#af9061;
	color:#FFF;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius:5px;
	font-size:19px;
	margin:0 2px;
	position:relative;
}
.story_box .story_list li div.edit a:hover:after{
	content:attr(title);
	display:block;
	text-align:center;
	font-size:16px;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(255,255,255,0.7);
	width:100%;
	height:100%;
	color:#836e4e;
	line-height:40px;
	z-index:2;
	border-radius:5px;
	font-weight:bolder;
}
.pagesss{
	margin:20px auto;
	display: table;
	background:#e6ddcf;
	padding:10px 15px;
	overflow:hidden;
	font-size:13px;
	text-align:center;
}
.pagesss li{
	display:inline-block;
	background:#FFF;
	padding:7px 10px;
	margin:0 10px;
	box-shadow:1px 1px 3px #d3c4ad;
	transition:all 0.1s ease-out;
}
.pagesss li:last-child{
	background:none;
	box-shadow:none;
	text-align:center;
}
.pagesss li:last-child:hover{
	background:none;
	box-shadow:none;
	cursor:context-menu;
}
.pagesss li:hover{
	background:#d9ccb9;
	cursor:pointer;
	box-shadow:1px 1px 3px #b9a78b inset;
}
.search_box3{
    overflow:hidden;
    padding:5px 0 15px 0;
	border-bottom:1px dashed #CCC;
}
.search_box3 span{
	display:block;
	float:left;
	vertical-align:bottom;
}
.search_box3 span.where{
	margin:8px 0 0 0;
}
.search_box3 span.search_bar {
	margin:0 5px 0 20px;
	background:#FFF;
	border:1px solid #CCC;
}
.search_box3 span.search_bar input{
	padding:3px 0 3px 10px;
	float:left;
	background:none;
	border:none;
	color:#836e4e;
	height:25px;
}
.search_box3 a.go_search{
	display:block;
	float:left;
	background-image:url(../Images/Magnifier.png);
	background-color:#f9f7f3;
	background-size:70%;
	background-position:center;
	background-repeat:no-repeat;
	width:29px;
	height:25px;
	transition:all 0.1s ease-out;
}
.search_box3 span.search_bar a:hover{
	opacity:0.6;
}

.join table {
 margin:25px auto 5px auto;
 border:1px solid #d7cab7;
 display:block;
 padding:15px;
 border-bottom-right-radius:20px;
 box-shadow:0 2px 5px #d3c4ad;
 background:#f5f1eb;
 width:50%;
}
.join table tr td{
 padding:15px 10px 15px 0 ;
 border-bottom:1px dashed #d7cab7;
}
.join table tr td b{
 font-size:12px;
 padding:0 0 0 5px;
}
.join table tr:nth-child(1) td{
 width:10%;
}
.join table tr:nth-child(even) td{
 background:#e6ddcf;
}
.join table tr:last-child td{
 border:none;
}
.join table tr td:nth-child(1){
 text-align:right;
}
.send {
 text-align:center;
 padding:25px 0 5px 0;
}
.send input:first-child {
	display:inline-block;
	text-decoration:none;
	padding:7px 15px;
	background:#c54b4b;
	color:#FFF;
	transition:all 0.1s ease-out;
	border-radius:3px;
	font-size:15px;
	border:1px solid #c54b4b;
	margin:0 0 10px 0;
}
.send input:first-child:hover{
	background:#e6ddcf;
	color:#4d3636; 
	border:1px solid #c7b79e;
	text-decoration:none;
}
.send input{
	border:none;
	background:none;
	text-decoration:underline;
}
.send input:hover{
	cursor:pointer;	
	color:#c54b4b;
}
.send2 {
 text-align:center;
 padding:20px 0 5px 0;
}
.send2 input {
	display:inline-block;
	text-decoration:none;
	padding:7px 15px;
	background:#c54b4b;
	color:#FFF;
	margin:0 10px;
	transition:all 0.1s ease-out;
	border-radius:3px;
	font-size:15px;
	border:1px solid #c54b4b;
}
.send2 input:last-child{
	background:#c57c4b;
	border:1px solid #c57c4b;
}
.send2 input:hover{
	background:#e6ddcf;
	color:#4d3636; 
	border:1px solid #c7b79e;
	text-decoration:none;
	cursor:pointer;
}

.story_add{
	float:right;
    border:none;
    padding:6px 20px;
    background:#139429;
    color:#FFF;
    transition:all 0.1s ease-out;
    border-radius:4px;
    box-shadow:0 5px 0px #07781a;
	font-size:15px;
	margin:2px 0 0 0;
	text-decoration:none;
}
.story_add:hover{
    background:#139429;
    box-shadow:0 0px 0px #07781a,0 0 5px #07781a inset;
    margin:7px auto -7px auto;
	cursor:pointer;
}
.story_add i{
	padding:0 5px 0 0;
}
/*Story_in*/
.Article_box{
	line-height:32px;
	padding:0 0 5px 0;
}
.Article_box .title{
	font-size:25px;
    color:#4d3636;
    font-weight:bolder;
	border-bottom:1px dashed #c0a57c;
	padding:0 0 5px 0;
}
.Article_box .title span{
	color:#139429;
}
.Article_box .da{
	color:#f02626;
	font-weight:bolder;
}
.Article_box .who{
	padding:10px 0 25px 0;
	color:#4ba7c5;
	font-weight:bolder;
}
.Article_box i{
	padding:0 5px 0 0;
}
.Article_box .img{
	text-align:center;
	padding:25px 0;

}
.Article_box img{
max-width:90%;	
}
.Article_box .img img{
	max-width:960px;
}
.go_back{
    border:none;
    padding:3px 20px;
    background:#139429;
    color:#FFF;
    transition:all 0.1s ease-out;
    border-radius:4px;
    box-shadow:0 5px 0px #07781a;
	font-size:15px;
	text-decoration:none;
	display:table;
	margin:0 auto;
}
.go_back:hover{
    background:#139429;
    box-shadow:0 0px 0px #07781a,0 0 5px #07781a inset;
    margin:5px auto -5px auto;
	cursor:pointer;
}
.go_back i{
	padding:0 5px 0 0;
}
/*story_edit*/
.story_edit {
	font-size:15px;
	color:#8c6565;
	font-weight:bolder;
}
.story_edit .write_title{
	color:#9197a3;
	font-size:17px;
	width:100%;
	padding:3px 5px;
	box-sizing:border-box;
}
.story_edit textarea{
	margin:10px 0 0 0;
	width:100%;
	max-width:100%;
	min-height:300px;
	box-sizing:border-box;
}
.story_edit .select_img{
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	padding:10px 0;
}
.story_edit .select_img .img_box{
	border-bottom:1px dashed #CCC;
	padding:0 0 10px 0;
	overflow:hidden;
}
.story_edit .select_img .img_box li{
	float:left;
	margin:0 3px;
}
.story_img{
	width:90px;
	height:100px;
	overflow:hidden;
}
.story_edit .select_img input{
	margin:0 5px 0 0;
}
.send3 {
 text-align:center;
 padding:20px 0 5px 0;
}
.send3 input {
	display:inline-block;
	text-decoration:none;
	padding:7px 15px;
	background:#c54b4b;
	color:#FFF;
	margin:0 10px;
	transition:all 0.1s ease-out;
	border-radius:3px;
	font-size:15px;
	border:1px solid #c54b4b;
}
.send3 input:last-child{
	background:#c57c4b;
	border:1px solid #c57c4b;
}
.send3 input:hover{
	background:#e6ddcf;
	color:#4d3636; 
	border:1px solid #c7b79e;
	text-decoration:none;
	cursor:pointer;
}
.sstitle{
  font-size: 15px;
  color: #8c6565;
  font-weight: bolder;
}
/*Member_list*/
.member_list_img{
	display:block;
	width:100%;
	height:184px;
}
/*Maga*/
.maga_box{
	padding:50px 0 0 0 ;
}
.maga_box > ul{
	overflow:hidden;
	background:url(../Images/maga/wall-bookshelf.png) repeat-y;
	background-size:100%;
	padding:0 50px 80px 50px;
}
.maga_box ul li{
	float:left;
	width:25%;
	padding:25px 25px 71px 25px;
	box-sizing:border-box;
	position:relative;
}
.maga_box ul li a{
	display:block;
    position:relative;
	text-decoration:none;
	color:#4d3636;
	transition:all 0.2s ease-out;	
}
.maga_box ul li a p{
	text-align:center;
	position:absolute;
	bottom:-65px;
	left:50%;
	margin:0 0 0 -80px;
	width:160px;
	
}
.maga_box ul li a:hover{
	color:#4ba7c5;
}
.maga_box ul li a p i{
	font-size:12px;
	padding:0 5px 0 0;
}
.maga_box ul li a img{
	width:100%;
	box-shadow:3px 3px 5px 0 rgba(0,0,0,0.25);
	transition:all 0.2s ease-out;	
}
.maga_box ul li a img:hover,.maga_box ul li a img:checked,.maga_box ul li a p:hover ~ img{
	transform:scale(1.08);
	margin:-8px 0 8px 0;
}
.maga_po{
	position:fixed;
	top:0;
	background:rgba(0,0,0,0.9);
	z-index:9999;
	width:100%;
	height:100%;
}
/* Media Queries
        * 
        * Note: Please don't base your responsive design off of this code. It is just here for demo purposes.
        * Rather, grab yourself a copy of Ethan's book: http://www.abookapart.com/products/responsive-web-design
        ================================================== */

/* Mobile and iPad Portrait */


/* Mobile Landscape and Portrait */


/* Mobile Portrait */

#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 9999;
    /* Specify the width of your pageslide here */
    width: 220px;
    /* These styles are optional, and describe how the pageslide will look */
    background-color: #ded1c6;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 3px 3px #c8b4a1;
    -moz-shadow: inset 0 0 3px 3px #c8b4a1;
    box-shadow: inset 0 0 3px 3px #c8b4a1;
    -webkit-box-shadow:0 0 0 3px #c8b4a1;
    -moz-shadow:0 0 0 3px #c8b4a1;
    box-shadow:0 0 0 3px #c8b4a1;    
}

.add_h2 input.de_love{
    background:none;
    border:none;
    padding:5px;
    background:#da4a38;
    color:#FFF;
    transition:all 0.1s ease-out
}
.add_h2 input.de_love:hover{
    cursor: pointer;
    background:#c34232;
}
.key_search input {
    display:block;
    margin:15px auto 5px auto;
}
.key_search_bt {
    border:none;
    padding:4px 20px;
    background:#da4a38;
    color:#FFF;
    transition:all 0.1s ease-out;
    font-size:12px;
    border-radius:4px;
    box-shadow:0 5px 0px #c34232;
	font-size:15px;
}
.key_search_bt:hover{
    cursor: pointer;
    background:#c34232;
    box-shadow:0 0px 0px #c34232,0 0 5px #a42e20 inset;
    margin:20px auto 0px auto;
}

.key_search_bt2 {
    border:none;
    padding:4px 20px;
    background:#da4a38;
    color:#FFF;
    transition:all 0.1s ease-out;
    font-size:12px;
    border-radius:4px;
    box-shadow:0 5px 0px #c34232;
	font-size:15px;
}
.key_search_bt2:hover{
    background:#da4a38;
    box-shadow:0 0px 0px #c34232,0 0 5px #a42e20 inset;
    margin:5px auto -5px auto;
	cursor:pointer;
}


@media only screen and (max-width: 767px) {
html{
    height:100%;    
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust:none;
}
html.expnd{
    overflow:hidden;
}
body{
    font-size:16px;    
    overflow-x:hidden;
    width:100%;
    height:100%;
}
body.expnd{    
    overflow:hidden;
    overflow-x:hidden;
    overflow-y:hidden;
}
.black_bg{    
    background:rgba(0,0,0,0.5);
    width:100%;
    height:100%;
    position:fixed;
    z-index:1003;
    transition:all 0.2s ease-out;
    display:none;
}
.black_bg.expnd{    
    display:block;
}
header{
    background:#f4f1eb;        
    height:60px;
    position:fixed;
    top:0;
    width:100%;
    z-index:9999;
    border-bottom:1px solid #e6ddcf;
    box-shadow: 0 1px 2px #c3c3c3;
}
header.expnd{
    border-bottom:none;
    box-shadow:none;
}
#LOGO {
    display:block;
	position: fixed;
	top: 6px;
	left: 50%;
	margin: 0 0 0 -50px;
	z-index: 1002;
}
#LOGO a {
    width:100px;
    height:48px;
}
#body {
    padding:60px 0 0 0;
    min-width:100%;
}
#MENU {
    height:auto;
    background:none;
    border-bottom:none;
    box-shadow:none;    
    z-index:1004;
}
#MENU2{
	padding:0;
	border-bottom:none;    
}
.open {
    position:fixed;
    width: 50px;
    height: 40px;    
    left:0;
	top:10px;
    background: url(../Images/menu.png) center center no-repeat;  
    background-size:100%;  
	z-index:1005;
}
.open2 {
    position:fixed;
    width: 50px;
    height: 40px; 
    right:0;  
	top:10px; 
    background: url(../Images/menu2.png) center center no-repeat;  
    background-size:100%;  
	z-index:1005;    
}
.open.expnd,.open2.expnd{
    z-index:999;
}
.open:hover,.open2:hover{
	cursor:pointer;
}
#nav,#nav2 {
    width:70%;    
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 9999;    
    background-color: #ded1c6;
    color: #FFF;   
    transition:all 0.2s ease-out;
    overflow: scroll;
    overflow-x:hidden;
    -webkit-overflow-scrolling: touch;
}
#nav{
	left:-70%;
}
#nav2{
	right:-70%;
}
#nav.expnd{
	left:0;
}
#nav2.expnd{
	right:0;
}
#nav2 a{
	font-size:16px;
}
.open,.open2 {
    display: block;
}
#nav li.logo{
    display:none;
}
#nav li,#nav2 li {    
    width:100%;
    border-bottom: 1px solid #e9e2db;
    border-right:none;
}
#nav li.bgw{
    background:none;
}
#nav li a,#nav2 li a {
    line-height:40px;
    border: none;
    padding:0;
    height:40px;
    text-align:left;
    padding:0 0 0 15px;
    border-bottom:1px solid #c9b5a0;
}
#nav2 li a{
    font-weight:normal;
    color:#4d3636;
    border-bottom:1px solid #c9b5a0;
}
#nav2 li.sn {
    float:right;
    width:100%;
}
#nav2 li.sn ul{
    width:100%;
    overflow:hidden;
}
#nav2 li.share {    
    text-indent:0;
 width:100%;
}
#nav2 li.share:hover{
 opacity:1;
}
#nav2 li.share a{
    padding:0 0 0 45px;
}
#nav2 li.share.s1{
    background-position:0 -561px;
}
#nav2 li.share.s2{
    background-position:0 -630px;
}
#nav2 li.share.s3{
    background-position:0 -701px;
}
#nav2 li.share.s4{
    background-position:0 -772px;
}
#nav2 li.share.s6{
    background-position:0 -843px;
}
#nav2 li.share.s7{
    background-position:0 -915px;
}
#nav2 li.share.s8{
    background-position:0 -985px;
}
#nav2 li.share.s9{
    background-position:0 -1057px;
}
#nav2 li.book{
    width:100%;
    margin:0;
}
#nav li a span,#nav2 li a span{
    float:right;
    margin:0 15px 0 0;
    text-indent:0;
    background:none;
    text-align:right;
    font-weight:bolder;
    font-size:11px;
    display:block;
}
#nav a.s8 span{
    background-position:0 -498px;
}
.blueberry {
    display:none;
}
footer{
	font-size:15px;
}
.main {
    width:100%;
    margin:0 auto;
    overflow:hidden;
    padding:0 0 3px 0;    
}
#owl-demo .item .bg-img {
    padding:0 0 75% 0;
}
#owl-demo .item h2, #owl-demo .item blockquote {
    max-width:none; 
    width:100%;   
    box-sizing:border-box;
}
#owl-demo .item h2 {
     font-size: 35px;
     padding: 45px 20px 10px 20px;  
     text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);     
}
#owl-demo .item blockquote {
    font-size: 23px;
    padding: 140px 20px 10px 20px;
    font-weight: 300;
    text-shadow: 0 0 5px #000000;
    line-height: 1.3;
}
#owl-demo .item blockquote a{
    color:#FFF;
    font-size:16px;
}
#owl-demo.in_banner .item blockquote {
    top:inherit;
    bottom:25px;
    text-align:left;
}
.text_title {
    text-align:center;
    padding:20px 0;    
    box-shadow:0 -2px 1px #d3c4ad inset;
}
.index_tab{
    height:auto;
    width:100%
}
.index_tab .owl-wrapper-outer{
    background:#FFF;
    box-shadow: 0 2px 2px #d3c4ad;
    margin:0 0 10px 0;
}
.index_tab .photo4{
    width: 100%;
    height:230px;
    float:none;
}
.index_tab .tab_content{
    height:auto;    
}
.index_tab .tab_content .text{
    float:none;
    width:100%;
    min-height:255px;
    box-sizing:border-box;
    margin:0;
    padding:15px 10px 30px 10px;
    box-shadow:none;
}
.index_tab .tab_content .text h2{
    padding:0 0 8px 0;
}
.index_tab .tab_content .text h2 a {
    font-size:17px;
}
.index_tab .tab_content .text a{
    bottom:5px;
}
.ad {
    clear:right;
    width:100%;
    min-width:320px;
}
.ad li{
    width:50%;
    float:left;
    margin:0;
    background:#f5f1eb;    
}
.ad li img{
    width:100%;
}
.main2 {
    width:100%;
    margin:0 auto;
    overflow:hidden;
    padding:0;
}
.photo_list li{
    width:100%;
    clear:left;    
    height:120px;
    margin:0 0 5px 0;
    position:relative;
    background-color:#f5f1eb;
    background-image:url(../Images/go.png);
    background-repeat:no-repeat;
    background-position:97% 50%;
    background-size:10px;
}
.photo_list li.five{
    margin:0 0 5px 0;
}
.photo_list li:hover{
    background:#e6ddce;
    background-image:url(../Images/go.png);
    background-repeat:no-repeat;
    background-position:97% 50%;
    background-size:10px;
}
.photo_list li span.w20{
    display:block;
    position:absolute;
    width:100%;
    height:120px;
}
.photo_list li span.w20:hover{
    background:url(../Images/w20.png);
}
.photo_list li a{
    display:block;
    text-decoration:none;
    color:#4d3636;
    width:100%;
    height:120px;
}
.photo_list li a img{
    width:120px;
    float:left;
}
.photo_list li a div{
    padding:10px;
    float:left;
    width:50%;
}
.photo_list li a span {

}
.photo_list li a p.ch_n{
    padding:15px 0 5px 0;
}
.photo_list li a p.en_n{
    color:#a6a6a6;
    font-size:11px;
}
.add_h {
    position:absolute;
    bottom:5px;
    right:5px;
    color:#d31129;
}
.add_h img{
    width:18px;
    margin:0 3px 0 0;
}
.b_nav {
    background:#f5f1eb;    
    line-height:83px;
    overflow:hidden;
}
.b_nav ul{
    overflow:hidden;    
    margin:0 auto;
    font-size:13px;
    min-width:320px;
    width:100%;
    margin:0 auto;
}
.b_nav ul li{
    float:left;
    margin:0;
    width:150px;
    text-align:center;
    height:50px;
    line-height:50px;
}
.b_nav ul li.bn1,.b_nav ul li.bn2,.b_nav ul li.bn3,.b_nav ul li.bn5{
    display:none;
}
.b_nav ul li a{
    text-decoration:none;
    color:#886f4a;
    border:none;
    padding:0;
}
.b_nav ul li a:hover{
    color:#c54b4b;
}
.b_nav ul li.last a{
    border:none;
}
.mail{
    display:block;
    width:100%;
    height:60px;
    background-image:url(../Images/mail.png);
    background-repeat:no-repeat;
    background-color:#da4a38;
    background-position:center;
    background-size:105px;
    float:left;
    margin:0;
}
.fb {
    display:block;
    width:100%;
    height:60px;
    background-image:url(../Images/fb.png);
    background-repeat:no-repeat;
    background-color:#47639e;
    background-position:center;
    background-size:105px;
    float:left;
    margin:0;
}
.bl10 {
    display:block;
    width:100%;
    height:60px;
}
.bl10:hover{
    background:url(../Images/b10.png);
}
.copy{
    text-align:center;
    padding:10px 0 0 0;
    line-height:1.5;
}
.copy span{
    margin:10px 0 0 0;
    display:block;
    float:none;
    background-color:#e6ddcf;
    padding:5px;
}
.top{
    display:none;
}
.view_see{
    float:right;   
}
/*內頁*/
.Room_title {
    padding:15px 5px; 
    overflow:hidden;
    text-align:center;
}
.Room_title .room_name{
    float:none;
    width:100%;
    display:block;
    font-size:23px;
    padding:0 0 10px 0;
}
.Room_title .room_share{    
    position:static;
}
.room_share img{
    margin:0 auto 5px auto;
    display:inline-block;
}
.room_share b {
    font-size:14px;
    vertical-align: top;
    display:inline-block;
    margin:15px 0 0 0;
}
.Room_title a{
    vertical-align:top;
    margin:10px 0 0 0;
}
.Room_title a.share{
    background:#47639e;    
}
.love_box{
    vertical-align:top;
    margin:10px 0 0 10px;
}
.info li {
    padding:7px 1% 7px 8%;
    float:none;
    width:100%;
    box-sizing:border-box;
    min-height:38px;;
}
.info li.last{
    padding:7px 1% 7px 8%;
}
.info li.address{
    background:url(../Images/info.png) no-repeat 7px 10px #ece6de;
    background-size:16px;
}
.info li.phone{
    background:url(../Images/info.png) no-repeat 7px -62px #e7e0d6;
    background-size:16px;
}
.info li.Fax{
    background:url(../Images/info.png) no-repeat 7px -283px #e1d8ca;
    background-size:16px;
}
.info li.email{
    background:url(../Images/info.png) no-repeat 7px -353px #d5cab9;
    background-size:16px;
}
.info li.last{
    background:url(../Images/info.png) no-repeat 7px -134px #cfc1ac;
    background-size:16px;
}
.room_about_box {
    padding:20px 10px 10px 10px; 
    line-height:1.7;
}
.room_about_box span.show{
    
}
.albumopen{
	height:auto;
}
.view_more_bt{
    padding:10px 0 0 0;
}
.about_one img{
    clear:left;
    margin:0;
    width:100%;
}
.about_one .about_text_box{
    clear:left;
    width:100%;
}
.about_two img {
    width:100%;
}
.ded2c0:hover {
    background:#f0eae1;
}
.main3_box {
    padding:0;
}
.main3{
    width:100%;
}
.web_lb {
    width:100%;
	margin:0 auto 10px auto;
}
.photo0 {
    width: 30%;
    height: 120px;
    float:left;
}
.photo1 {
    width:19%;
    height:75px;
    display:inline-block;
}
.photo2 {
    width:100%;
    height:120px;
    display:block;
    float:left;
}
.photo3 {
    width: 100%;
    height: 155px;
    display:block;
}
.photo3:hover{
    opacity:0.75;
}
.share_focus {
    padding:0;
}
.article {
	border-left:none;
	border-right:none;
    padding:1% 0;
}
.article_box .text_title{
	padding:16px 0;
}
.article_box .text_title a {
    height:57px;
    line-height:57px;
}
.article li{
    overflow:hidden;
    border-bottom:1px dashed #6b9fc0;
    border-right:none;
    padding:3%;
	width:96%;
    float:none;
}
.article a span.article_text{
	padding:0 0 0 10px;
	width:80%;
	box-sizing:border-box;
}
.article a span.share_img {
	width:20%;
	height:53px;
	margin:0;
}
.article a b{    
    display:block;
    padding:0;
    color:#5690b6;
}
.article a b.text{
    display:none;
}
.article a b.people{
    bottom:0;
}
.other_see ul li{
    width:100%;
    clear:left;    
    height:120px;
    margin:0 0 5px 0;
    position:relative;
    background-color:#f5f1eb;
    background-image:url(../Images/go.png);
    background-repeat:no-repeat;
    background-position:97% 50%;
    background-size:10px;
    min-height:initial;
}
.other_see ul li a{
    display:block;
    text-decoration:none;
    color:#4d3636;
    width:100%;
    height:120px;
}
.other_see ul li a img{
    width:120px;
    float:left;
}
.other_see ul li a div{
    padding:10px;
    float:left;
    width:60%;
}
.other_see ul a p.ch_n{
    padding:15px 0 5px 0;
}
/*ABOUT*/
.about_box {
    width:92%;
    padding:10px 4%;
}
.about_box .text_title{
    padding:20px 0;
    border-bottom:1px solid #e6ddcf;
    color:#806640;
    font-size:23px;
    min-width:initial;
}
.about_box .text_title2{
    margin:10px 0 0 0;
}
.slogan {
    text-align:center;
    color:#c56d2d;
    font-size:17px;
    padding:10px 0 0 0;
    line-height:2;
}
.about_box .s_title {
    font-size:17px;
    text-align:center;
}
.about_box .s_title span{
    display:block;
}
.ab2 {
    padding:10px 0 0 0;
    line-height:3;
    font-size:15px;
}
.ab2 span{
    color:#0ec0e6;
    font-weight:bolder;
    font-size:17px;
}
.ab2 .ab2_1 {
    padding:0 10px 0 0;
}
.ab2 .ab2_2 {
    padding:0 10px 0 0;
}
.ab2 .ab2_3 {
    padding:0 10px 0 0;
}
.ab2 .ab2_4 {
    padding:0 10px 0 0;
}
/*SEARCH*/
.search_box{
	width:100%;
	box-sizing:border-box;
	padding:20px 5px;
}
.search_left {
    display:none;
}
.phone_search {
    display:block;
}
.web_search{
	display:none;
}
.search_right{
	width:100%;
	padding:0;
	box-sizing:border-box;
}
.condition {
    padding:0;
    text-align:center;
    padding:10px 0;
    font-size:15px;
    background:none;
}
.condition div{
    overflow:hidden;
    line-height:38px;
    padding:0 10px;
}
.condition div span{
    float:left;
    display:block;
    width:17%;
    text-align:right;
    padding:0 2% 0 1%;
}
.condition div select {
    width:72%;
	padding:0 3%;
    float:left;
    height:30px;
    line-height:30px;
    font-size:15px;
}
.result {
    text-align:center;
    font-size:15px;
}
.results_box{
	padding:0 3px;
	box-sizing:border-box;
}
.results_box li{    
    margin:10px 0;
	position: relative;
	width: 100%;
	border: 1px solid #e6ddcf;
	background-color: #f5f1eb;
	-webkit-box-shadow: 0 0 3px #d8d8d8;
	-moz-box-shadow: 0 0 3px #d8d8d8;
	box-shadow: 0 0 3px #d8d8d8;
}
.results_box li a.img_photo3{
	float:left;
	width:35%;
}
.results_box li a.results_text{
	height:150px;
	background-color:none;  
    box-shadow:none;
	border:none;
	box-sizing:border-box;
	margin:0;
	padding:5px 0 5px 5px;
	position:initial;
}
.results_box li a.results_text p.name_title{
	text-align:left;
}
.results_box li a.results_text p.name_title span.where{
    margin:5px 0;
}
.results_box li a.results_text p.name_title span.b1{
	margin:5px 0;
}
.results_box li a span.title{
	font-size:16px;
	padding:5px 0 0 0;	
	line-height:1.5;
	min-height:48px;
}
.results_box li a.results_text p.jump_in{
	text-align:left;
	font-size:14px;
    padding:0;
}
.results_box li a.results_text p.jump_in span.s_title{
	color:#139429;
	padding:2px 0;

}
.results_box li a.results_text p.jump_in .phone_price b{
	display:block;
}
.results_box li a.results_text p.jump_in .phone_price img{
	width:18px;
}
.results_box li a.results_text p.jump_in span.go_view {
	float:none;
	position:absolute;
	margin:0;
	right:5px;
	bottom:5px;
}
/*F&Q*/
.faq_box {
    width:96%;
    padding:10px 3% 20px 3%;
}
.faq_left {
    clear:left;
    width:100%;
    margin:0 0 10px 0;
}
.right_list {
    width:100%;
    clear:left;
    padding:0;
    line-height:1.3;
}
.right_list .bread {
    padding:9px 0 9px 15px;
    margin:0 5px;
    background:#f5f1eb;
    border-left:5px solid #d91b1b;
    -webkit-box-shadow: 1px 1px 3px #e6ddcf;
    -moz-box-shadow: 1px 1px 3px #e6ddcf;
    box-shadow: 1px 1px 3px #e6ddcf;
    font-size:15px;
}
.bread {
    display:none;
}
.faq_ul {
    margin:0;
}
.Question_list {
    padding:8px 10px 8px 40px;
}
.answer_list {
    display:none;
    margin:10px 10px 0 10px;
    line-height:1.5;
    background:#FFF;
}
.search_box3{
	min-width:300px;
	text-align:center;
	display:table;
	margin:0 auto;
	border:none;
}
.search_box3 span{
	float:none;
	overflow:hidden;
}
.search_box3 span.search_bar{
	margin:20px 5px 0 0;
	float:left;
	width:271px;	
}
.search_box3 span.search_bar input{
	width:100%;
	box-sizing:border-box;
	font-size:18px;
}
.search_box3 .key_search_bt2{
	float:left;
	margin:18px 0 0 0;
}
.search_box3 .key_search_bt2:hover{
	margin:22px 0 -22px 0;
}
.story_add{
	display:none;
}
.story_box{
	box-sizing:border-box;
	padding:0 3%;
}
.story_box .story_list{
	box-sizing:border-box;
}
.story_box .story_list li{
	width:100%;
	box-sizing:border-box;
	float:none;
	margin:5px 0 20px 0;
}
.story_box .story_list li div b{
	box-sizing:border-box;
	white-space:initial;
}
.page{
	display:none;
}
.join table{
	width:95%;
	box-sizing:border-box;
}
.join table tr td b{
	display:block;
	padding:5px 0 0 0;
}
.join table tr td input{
	height:27px;
}
.send input{
	font-size:17px;
}
.send input:first-child{
	font-size:19px;
}
/*Story_in*/
.Article_box{
	padding:5px 3%;
}
.Article_box .img img{
	width:100%;
}
/*Maga*/
.maga_po{
	position:static;
	z-index:9999;
	width:100%;
	height:100%;
}
.maga_box{
	padding:0;
}
.maga_box > ul{
	padding:0 5px 15px 5px;
	background:none;	
	background:url(../Images/maga/tileable_wood_texture.png);
}
.maga_box ul li{
	width:50%;
	text-align:center;
	padding:30px 10px 10px 10px;
	box-sizing:border-box;
}
.maga_box ul li a p{
	text-align:left;
	position:static;
	margin:0;
	width:100%;
	box-sizing:border-box;
	margin:0 0 10px 0;
}
.maga_box ul li a img:hover,.maga_box ul li a img:checked,.maga_box ul li a p:hover ~ img{
	transform:none;
	margin:0;
}
.maga_box ul li a p:hover ~ img,.maga_box ul li a img:hover,.maga_box ul li a img:active{
	opacity:0.8;
}
/**/
.sstitle{
	padding:10px 0 5px 0;
}
.member_list_img{
	width:100%;
	height:184px;
}
.story_box .story_list li div.edit a:nth-child(2){
	display:none;
}
}



@media only screen and (max-width: 400px) {
    .text_title span{
        display:block;
        font-size:19px;
    }
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne_tab {
	float: left;
    width:755px;
}
ul.tabs {
	width: 100%;
	padding:8px 0;
    clear:both;
}
ul.tabs li {
	float: right;		
	overflow: hidden;
	position: relative;
    margin:0 5px 0 0 ;
}
ul.tabs li a {
	display: block;
	width:6px;
    height:6px;
	border:1px solid #ad9999;
    
}
ul.tabs li a:hover {
    background:#ad9999;

}
ul.tabs li.active a  {
    background:#ad9999;

}
ul.tabs li.active a:hover {

}
div.tab_container {
	clear: left;
	width: 100%;
	border-top: none;

}
div.tab_container .tab_content {
    overflow:hidden;
}
div.tab_container .tab_content img{
    float:left;
    width:470px;
}
div.tab_container .tab_content .text{
    float:left;
    width:240px;
    margin:0 0 0 5px;
    background:#FFF;
    padding:15px 20px;
    min-height:288px;
    line-height:1.8;
    font-size:14px;
}
div.tab_container .tab_content .text h2 {
    border-bottom:1px solid #cccccc;
    padding:0 0 5px 0;  
    margin:0 0 10px 0;  
}
div.tab_container .tab_content .text h2 a {
    border-left:3px solid #48a454;
    color:#48a454;
    padding:0 0 0 5px;
    font-size:15px;
    font-weight:bolder;
    text-align:left;
    height:16px;
    line-height:16px;
    display:block;
    margin:0;
}
div.tab_container .tab_content .text a{
    display:block;
    color:#d50000;
    font-size:13px;
    text-decoration:none;
    text-align:right;
    margin:5px 0 0 0;
}



@media only screen and (max-width: 767px) {

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne_tab {
	clear: left;
    width:100%;
}
ul.tabs {
	width: 100%;
    min-width:320px;
	padding:12px 0;
    clear:both;    
    overflow:hidden;
}
ul.tabs li {
    clear:right;
    width:50%;
    float:left;
	position: relative;
    text-align:center;
    margin:0;
}
ul.tabs li.last{
    
}
ul.tabs li a {
	display: block;
	width:15px;
    height:15px;
	border:1px solid #ad9999;
    margin:0 auto;
    border-radius:50%;
}
ul.tabs li a:hover {
    background:#ad9999;

}
ul.tabs li.active a  {
    background:#ad9999;

}
ul.tabs li.active a:hover {

}
div.tab_container {
	clear: left;
	width: 100%;
	border-top: none;
}
div.tab_container .tab_content {
    overflow:hidden;
}
div.tab_container .tab_content img{
    width:100%;
    min-width:320px;
    float:left;
}
div.tab_container .tab_content .text{
    clear:left;    
    width:100%;    
    margin:0;
    background:#FFF;
    padding:15px 10px;
    min-height:100px;
    line-height:1.5;
    font-size:16px;
    box-sizing:border-box;
}
div.tab_container .tab_content .text h2 {
    border-bottom:1px solid #cccccc;
    padding:0 0 5px 0;  
    margin:0 0 10px 0;  
}
div.tab_container .tab_content .text h2 a {
    border-left:3px solid #48a454;
    color:#48a454;
    padding:0 0 0 5px;
    font-size:15px;
    font-weight:bolder;
    text-align:left;
    height:20px;
    display:block;
    margin:0;
}
div.tab_container .tab_content .text a{
    display:block;
    color:#d50000;
    font-size:13px;
    text-decoration:none;
    text-align:right;
    margin:5px 0 0 0;
}






}



#Gallery {
    display:none;
}

@media only screen and (max-width: 767px) {
    
#Gallery {
    width:98%;
    padding:0 1% 20px 1%;
    display:none;
}
.gallery-item {
    float:left;
}
.gallery-row {
    overflow:hidden;
}
body.ps-active 
{
	-webkit-text-size-adjust: none;
	overflow: hidden;
}
body.ps-active * 
{ 
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
}
body.ps-active *:focus 
{ 
	outline: 0; 
}


/* Document overlay */
div.ps-document-overlay 
{
	background: #000;
}


/* Viewport */
div.ps-viewport 
{
	background: #000;
	cursor: pointer;
}


/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate{
	background: #000;
}


/* Slider */
div.ps-slider-item-loading 
{ 
	background: url(../Images/photoswipe-loader.gif) no-repeat center center; 
}

div.ps-slider-item img {

}


/* Caption */
div.ps-caption
{ 
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-bottom: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
	text-align: center;
}

div.ps-caption-bottom
{ 
	border-top: 1px solid #42403f;
	border-bottom: none;
}

div.ps-caption-content
{
	padding: 13px;
}


/* Toolbar */
div.ps-toolbar
{ 
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-top: 1px solid #42403f;
	color: #ffffff;
	font-size: 13px;
	font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
	text-align: center;
	height: 44px;
	display: table;
	table-layout: fixed;
}

div.ps-toolbar-top 
{
	border-bottom: 1px solid #42403f;
	border-top: none;
}

div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play
{
	cursor: pointer;
	display: table-cell;
}

div.ps-toolbar div div.ps-toolbar-content
{
	width: 44px;
	height: 44px;
	margin: 0 auto 0;
	background-image: url(../Images/photoswipe-icons.png);
	background-repeat: no-repeat;
}

div.ps-toolbar-close div.ps-toolbar-content
{
	background-position: 0 0;
}

div.ps-toolbar-previous div.ps-toolbar-content
{
	background-position: -44px 0;
}

div.ps-toolbar-previous-disabled div.ps-toolbar-content
{
	background-position: -44px -44px;
}

div.ps-toolbar-next div.ps-toolbar-content
{
	background-position: -132px 0;
}

div.ps-toolbar-next-disabled div.ps-toolbar-content
{
	background-position: -132px -44px;
}

div.ps-toolbar-play div.ps-toolbar-content
{
	background-position: -88px 0;
}
div.gallery-row:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
div.gallery-item a { display: block;}
div.gallery-item img { display: block; width: 100%; height: auto; }
div.gallery-item { float: left; border:0; margin:0; }

}
/* Preload images */
body:after {
  content: url(../Images/close.png) url(../Images/loading.gif) url(../Images/prev.png) url(../Images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../Images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 49%;
  left: 0;
  float: left;
  background: url(../Images/prev.png) left 48% no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;*/
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 49%;
  right: 0;
  float: right;
  background: url(../Images/next.png) right 48% no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;*/
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../Images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Preload images */
body:after {
  content: url(../Images/close.png) url(../Images/loading.gif) url(../Images/prev.png) url(../Images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../Images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 49%;
  left: 0;
  float: left;
  background: url(../Images/prev.png) left 48% no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;*/
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 49%;
  right: 0;
  float: right;
  background: url(../Images/next.png) right 48% no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;*/
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 15px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../Images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.tab-container {
    width:980px;
    margin:0 auto;
    padding:0 0 20px 0;
}

#room_type {
    padding:20px 10px;
}
.etabs {
    margin: 0;
    padding: 0;
    overflow:hidden;
}

.tab {
    float:left;
    background: #eee;
    border-bottom: none;
    width:24%;
    margin:0 1% 0 0 ;
    text-align:center;
}

.tab.last{
    margin:0;
}

.tab a {
    font-size: 14px;
    line-height: 45px;
    display: block;
    padding: 0 10px;
    outline: none;
    color:#FFF;
    background:#cb7777;
    text-decoration:none;
    font-weight:bolder;
}

.tab a:hover {
    background:#f8dddd;
    color:#cb7777;
    -webkit-box-shadow: 2px 0 3px #e6b3b3;
    -moz-box-shadow: 2px 0 3px #e6b3b3;
    box-shadow: 2px 0 3px #e6b3b3;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}

.tab.active a {
    background:#f8dddd;
    color:#cb7777;
    position: relative;
    border-color: #666;
    -webkit-box-shadow: 2px 0 3px #e6b3b3;
    -moz-box-shadow: 2px 0 3px #e6b3b3;
    box-shadow: 2px 0 3px #e6b3b3;
}

.tab-container .panel-container {
    background: #fff;
    border: solid #666 1px;
    padding: 10px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
}
.tab-container>div {
    background:#f8dddd;
    padding:0 20px 20px 20px;
    line-height:1.8;
    border-bottom-left-radius:10px;
    -moz-border-bottom-left-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    -moz-border-bottom-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-box-shadow: 2px 2px 3px #e6b3b3;
    -moz-box-shadow: 2px 2px 3px #e6b3b3;
    box-shadow: 2px 2px 3px #e6b3b3;
    overflow:hidden;
}
.tab-container>div#set span{
    padding:5px 20px;
    display:block;
    background:#f6f3eb;
}
.tab-container>div#traffic span {
    padding:15px 20px;
    display:block;
    background:#f6f3eb;
}
#traffic p,#set p {
    padding:10px 15px 10px 45px;

    border-bottom:2px solid #cb7777;
    color:#cb7777;
    background-image:url(../Images/traffic.png);
    background-repeat:no-repeat;
    font-weight:bolder;
    font-size:17px;
    line-height:1.5;
}
#set p.t2_1{
    background-position:10px -210px;
    background-size:23px;
}
#set p.t2_2{
    background-position:10px -336px;
    background-size:25px;
}
#traffic p.t3_1{
    background-position:10px -89px;
    background-size:23px;
}
#traffic p.t3_2{
    background-position:10px 11px;
    background-size:25px;
}
ul.room_type{
    overflow:hidden;
    padding:8px 0;
    background:#f6f3eb;
    border-bottom:2px solid #FFF;
}
ul.room_type:hover{
    background:#fffafa;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
ul.room_type li{
    float:left;
	width:19%;
}
ul.room_type li div.Roomtitle{
    padding:0;
    background:none;
    border-bottom-left-radius:0;
    -moz-border-bottom-left-radius:0;
    -webkit-border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    -moz-border-bottom-right-radius:0;
    -webkit-border-bottom-right-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    font-weight:bolder;
    padding:5px 0 3px 0;
    margin:0 0 8px 0;
    font-size:19px;
    border-bottom:1px dashed #9e845c;
}
ul.room_type li span.type{
    padding:0 0 0 20px;
    color:#82a7da;        
}
ul.room_type li.room_photo{
	margin:0 0 0 1%;
	width:20%;
}
ul.room_type li.detail{
    font-size:13px;
    width:58%;
	margin:0 1%;
}
ul.money {
    overflow:hidden;
    bottom:0;
    font-size:15px;
    background:url(../Images/icon-money.png) no-repeat 15px 25px;
    background-size:70px;
    font-weight:bolder;
}
ul.money ol{
    float:left;
    padding:0 0 0 95px;
    color:#c54b4b;
}
ul.money ol span{
    color:#4d3636;
}
ul.room_type:hover li ul {
    background:url(../Images/icon-money_o.png) no-repeat 15px 25px;
    background-size:70px;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
.tab-container div#room_type span.votice {
    margin:15px 0 0 0;
    padding:15px 20px;
    display:block;
    background:#f6f3eb;
}

#cse {
    background:#FFF;
    padding:10px;
    box-sizing:border-box;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;    
}
@media only screen and (max-width: 767px) {

.tab-container {
    width:100%;
    margin:0 auto;
    padding:10px 0 15px 0;
}

.etabs {
    margin: 0;
    padding: 0;
    overflow:hidden;
}

.tab {
    float:left;
    background: #eee;
    border-bottom: none;
    width:24%;    
    margin:0 1% 0 0;
    text-align:center;
}

.tab.last{
    margin:0;
}

.tab a {
    font-size: 14px;
    line-height: 45px;
    display: block;
    padding: 0;
    outline: none;
    color:#FFF;
    background:#cb7777;
    text-decoration:none;
    font-weight:bolder;
}

.tab a:hover {
    background:#f8dddd;
    color:#cb7777;
}

.tab.active a {
    background:#f8dddd;
    color:#cb7777;
    position: relative;
    border-color: #666;
    -webkit-box-shadow: 0 0 3px #e6b3b3;
    -moz-box-shadow: 0 0 3px #e6b3b3;
    box-shadow: 0 0 3px #e6b3b3;
}

.tab-container .panel-container {
    background: #fff;
    border: solid #666 1px;
    padding: 10px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
}
.tab-container>div {
    background:#f8dddd;
    padding:10px;
    line-height:1.8;
    border-bottom-left-radius:10px;
    -moz-border-bottom-left-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    -moz-border-bottom-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-box-shadow: 2px 2px 3px #e6b3b3;
    -moz-box-shadow: 2px 2px 3px #e6b3b3;
    box-shadow: 2px 2px 3px #e6b3b3;
}
.tab-container>div#traffic span{
    padding:15px;
    background:#f6f3eb;
}
.tab-container>div#set span.span_box{
    padding:10px;
    text-indent:0;
}
.tab-container>div#set span {
    padding:5px 10px 0 30px;
    display:block;
    background:#f6f3eb;
    text-indent:-15px;
}
#traffic p,#set p {
    padding:10px 15px 10px 45px;

    border-bottom:2px solid #cb7777;
    color:#cb7777;
    background-image:url(../Images/traffic.png);
    background-repeat:no-repeat;
    font-weight:bolder;
    font-size:17px;
    line-height:1.5;
}
#set p.t2_1{
    background-position:10px -214px;
    background-size:23px;
}
#set p.t2_2{
    background-position:10px -343px;
    background-size:25px;
}
#traffic p.t3_1{
    background-position:10px -91px;
    background-size:23px;
}
#traffic p.t3_2{
    background-position:10px 11px;
    background-size:25px;
}
ul.room_type{
    overflow:hidden;
    padding:10px 0 10px 0;
    background:#f6f3eb;
    border-bottom:2px solid #FFF;
}
ul.room_type:hover{
    background:#fffafa;
}
ul.room_type li{
    margin:0 5px 0 0;
    width:100%;
}
ul.room_type li.room_photo{
    float:left;
    width:96%;
    margin: 2%;
}
ul.room_type li div.Roomtitle{
    padding:0;
    background:none;
    border-bottom-left-radius:0;
    -moz-border-bottom-left-radius:0;
    -webkit-border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    -moz-border-bottom-right-radius:0;
    -webkit-border-bottom-right-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    font-weight:bolder;
    padding:5px 0 3px 0;
    margin:0 0 8px 0;
    font-size:19px;
    border-bottom:1px dashed #9e845c;
}
ul.room_type li span.type{
    padding:0 0 0 20px;
    color:#82a7da;        
}
ul.room_type li.detail{
    font-size:15px;
    width:96%;
    clear:left;
    padding:0 2%;
	margin:0;
}
ul.money {
    overflow:hidden;
    width:96%;
    padding:0 2%;
    margin:5px 0;
    font-size:15px;
    background:none;
    background-size:70px;
    font-weight:bolder;
    height:auto;
}
ul.money ol{
    float:left;
    padding:0 3px;
    color:#c54b4b;
}
ul.money ol span{
    color:#4d3636;
}
ul.room_type:hover li ul {
    background:none;
}
.tab-container div#room_type span.votice {
    margin:15px 0 0 0;
    padding:20px;
    display:block;
    background:#fffafa;
}
.room_photo .nailthumb-container2{
    margin:0;
}






}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}

