﻿* { margin: 0; padding: 0; border: none; text-decoration: none; list-style: none; font-family: 'Microsoft YaHei'; }
body, html { min-width: 1112px; }
a:link, a:hover { color: #26AADA; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.clear { clear: both; height: 0; }
.center { width: 1112px; margin: 0 auto; }
.split { width: 0; height: 16px; border-right: solid 2px #acacac; margin: 10px 16px; float: right; }
.header { height: 36px; font-size: 14px; line-height: 36px; background-color: rgba(39,49,73,1); }
.header .language { color: #acacac; float: right; }
.header .language:link, .header .language:hover { color: #26AADA; }
.header-text { color: #a6bde3; font-size: 16px; }

.title { height: 109px; border-bottom: solid 1px rgba(113,113,120,1); background-color: rgba(22,33,53,1); }
.title .center { padding: 20px 0; }
.title .logo { float: left; margin: 8px 16px; height: 60px; }
.title h1, .title h3 { color: #e0e0e0; font-size: 36px; }
.title h3 { font-size: 16px; }

.banner { height: 412px; }
.banner-bg { background-color: rgba(22,33,53,1); background-position: center center; background-size: cover; height: 100%; background-repeat: no-repeat; }

.left { width: 415px; padding-right: 30px; float: left; }
.right { width: 667px; float: left; }

.body { margin: 16px auto; }
.about .about-title { font-size: 40px; }
.about .about-img {margin-top: 14px;width: 415px;height: 230px;}
.about .about-text { margin-top: 64px; line-height: 24px; }

.hotel-tag { margin-top: 10px; }
.hotel-tag h3 { font-size: 20px; margin: 12px 0; }
.hotel-tag h4 { font-size: 18px; margin: 8px 0 16px; color: #333; }
.hotel-tag-item { background-color: #f2f5fa; padding: 8px 16px; }
.hotel-tag-item li { margin: 12px 0; font-size: 14px; }
.hotel-tag-item li a { margin-right: 16px; }
.hotel-tag-item li span { color: #7f7f7f; }
.hotel-tag-item .hotel-news a { width: 288px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 4px; }

.maintitle a { color: #fff !important; }
.hotel-category { margin-top: 48px; }
.hotel-category-title { font-size: 24px; border-bottom: 1px solid #5f9ed3; padding-bottom: 4px; }
.hotel-category-list { padding: 8px; font-size: 14px; }
.hotel-category-list li { width: 48%; display: inline-block; line-height: 24px; height: 24px; }

.footer {background-color: #162135;padding: 16px 0;color: #fff;}
.footer h3 { font-size: 24px; margin-bottom: 4px; }
.footer a { color: #fff; }

.footer-menu li { float: left; line-height: 24px; }
.footer-menu li .split { margin: 4px 16px; }

.news-title, .news-time { text-align: center; }
.news-time { color: #666; }
.news-content { text-indent: 2em; margin: 16px 0; min-height: 300px; }
.news-author { text-align: right; color: #333; }

.search_box { width: 436px; height: 30px; float: right; }
.search_box .txtsearch { font-size: 20px; border: 1px solid #3c61ff; float: left; width: 358px; padding: 2px; height: 26px; }
.search_box button { background: #3c61ff; font-size: 16px; border: none; color: #ffffff; line-height: 16px; float: left; width: 72px; height: 32px; padding: 8px; }

.lvyou_yema { width: 350px; display: inline-block; margin-top: 15px; color: #333; font-size: 14px; line-height: 30px; }
.lvyou_yema a { color: #999999; float: left; line-height: 22px; text-align: center; margin: 0 5px; }
.lvyou_yema .c1 { width: 58px; height: 22px; background: #dcdcdc; }
.lvyou_yema .ch, .lvyou_yema a:hover { text-decoration: underline; color: #732b1d; }
.lvyou_yema2 { width: 685px; float: left; display: inline-block; margin-left: 30px; margin-top: 100px; color: #333; font-size: 14px; line-height: 30px; }
.lvyou_yema2 h3 { line-height: 30px; padding: 0 0 0 30px; }
.lvyou_yema2 h3 a { font-size: 14px; color: #999999; font-weight: normal; }
.lvyou_yema2 h3 a i { text-decoration: underline; }
.lvyou_yema2 h3 a:hover { color: #732b1d; }
.lvyou_yema3 { width: 350px; float: left; display: inline-block; margin-left: 30px; margin-top: 15px; color: #333; font-size: 14px; line-height: 30px; padding: 0 0 0 335px; }
.lvyou_yema3 a { color: #999999; float: left; line-height: 22px; text-align: center; margin: 0 15px; }
.lvyou_yema3 .left { width: 24px; height: 24px; background: url(/images/v1/yema_left.jpg); }
.lvyou_yema3 .right { width: 24px; height: 24px; background: url(/images/v1/yema_right.jpg); }
.lvyou_yema3 .ch, .lvyou_yema a:hover { text-decoration: underline; color: #732b1d; }

.friend{
    background: #162135;
    color: #fff;
    padding: 10px 0;
    line-height: 32px;
    margin-top: 32px;
}
.friend b{
    float: left;
}
.friend ul {margin-left: 80px;}
.friend ul li{
     
display: inline-block;
     
margin: 0 8px;
}