p { padding: 5px 0; }
#top { background: #E93140; height: 24px; line-height: 24px; color: #FFF; font-size: 12px; }
#top a { color: #FFF;}
#header { height: 100px;}
.wy-head{ font-size: 12px;}
/*导航*/
#navigation { position: relative; margin-top: 20px; }
#navigation li { float: right; position: relative; }
#navigation .home { background: none; }
#navigation li a { display: block; line-height: 60px; width: 110px; color: #000; text-align: center; font-size: 16px; }
#navigation li a:hover { background: #00a0e9; text-decoration: none; color: #FFF; }
#navigation li .current { background: #e93140; text-decoration: none; color: #FFF; }
#navigation .sub { display: none; position: absolute; left: 0; background: #e93140; z-index: 99999; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { height: 26px; line-height: 26px; font-size: 16px; font-weight: normal; color: #FFF; }
#navigation .sub li a:hover { background: #333333; }

#search { display: none;}
#current_location { margin: 10px 0; background: #EEE; padding: 10px;}

/* 幻灯 */
.slideshow { height: 460px; position: relative; }
.slideshow .bd li { height: 460px;}
.slideshow .bd li a { display: block; height: 460px;}
.slideshow .hd ul { width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px;  line-height:30px; text-align:center; }
.slideshow .hd ul li { cursor:pointer; display:inline-block; width: 60px; height: 6px; background: #FFF; margin-left: 2px;}
.slideshow .hd ul .on{ background: #000; }

/*图片相关*/
.picture_list .x3 { min-height: 209px; }
.picture_list .thumbnail { height: 260px;}
.picture_list .thumbnail img { width: 100%; height: 260px;}
.picture_list .title { text-align: center; padding: 10px 0; max-width: 100%; height: 60px; line-height: 22px;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; --webkit-line-clamp:2; display: -webkit-box; }
.picture_list_w .x3 { min-height: 285px;}
.picture_list_w .thumbnail img { width: 100%;}
.picture_list_w .title { text-align: center; padding: 10px 0; }
.picture_list_d .thumbnail img { width: 100%; border: 5px solid #EEE;}
.picture_list_d .title { padding: 10px; background: #EEE; }
.picture_list_d .content { font-size: 16px; line-height: 28px; }
.picture_list_d .intro { text-align: right; font-size: 16px; background: #F5F5F5; padding: 10px; }

#link .text li { text-align: center; margin-bottom: 5px;}
#link .text li a { display: block; background: #EEE; padding: 5px;}
#link .picture li { margin-bottom: 5px; }
#link .picture img { width: 100%; padding: 4px; border: 1px solid #EEE; }

#footer_navigation { background: #242424; margin-top: 20px; padding: 20px 0;}
#footer_navigation a { color: #656565;}
#footer_navigation dt { font-size: 18px; line-height: 36px;}
#footer_navigation dd { line-height: 26px;}

#copyright { background: #242424; padding: 20px 0; border-top: 1px solid #181818; color: #fff; }
#copyright a { color: #fff; }

#osm { z-index: 9999; position: absolute; display: block; overflow: hidden; width: 163px; zoom: 1; background: #abc; }
#ost { height: 36px; background: #242424; cursor: pointer; text-align: center; line-height: 36px; color: #FFF; padding: 0 10px; }
#osb { min-height: 100px; padding: 10px; text-align: center; background: #FFF; border: 1px solid #242424; }

.hd1 { background: #e93140; padding: 0 10px; color: #FFF; font-size: 16px; border-left: 16px solid #fef41d; height: 40px; line-height: 40px; }
.bd1 { padding: 10px 0;}
.more { float: right; font-size: 16px;}
.more a { color: #FFF; }
.channel_list li { margin-bottom: 4px; }
.channel_list li a { display: block; background: #EEE; padding: 10px; }
.channel_list li a:hover { background: #242424; color: #FFF;}
.channel_list li a:hover { background: #242424; color: #FFF;}
.channel_list .current_channel a { background: #242424; color: #FFF;}
.channel_list_w { overflow: hidden; margin-bottom: 10px;}
.channel_list_w li { display: inline-block; margin-right: 5px; }
.channel_list_w li a { display: block; background: #EEE; padding: 10px 20px; }
.channel_list_w li a:hover { background: #242424; color: #FFF;}
.channel_list_w li a:hover { background: #242424; color: #FFF;}
.channel_list_w .current_channel a { background: #242424; color: #FFF;}

#channel_content p { line-height: 28px;}
#channel_content p img{ max-width: 100%;}

/*分页样式*/
.page_turner { margin: 20px 0; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #e93140; color: #FFF; }
#gotop { position: fixed; width: 70px; height: 70px; bottom: 135px; right:0; cursor: pointer; display: none; background: rgba(0,0,0,.5); color: #FFF; line-height: 70px; text-align: center; font-size: 16px; }



.guestbook_list { margin-bottom: 20px;}
.guestbook_list .username { background: #EEE; padding: 10px; }
.guestbook_list .content { padding: 20px; border: 1px solid #EEE; }
.guestbook_list .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }

.commentlist { font-size: 16px;}
.commentlist dt { background: #EEE; padding: 10px;}
.commentlist dd { padding: 10px; border: 1px solid #EEE;}

/*信息相关*/
#info_name { border-bottom: 1px solid #c71423; margin-bottom: 20px; }
#info_name .wy-stutas{float: right; color: #c71423; border: 1px dashed #1ed50c; border-radius: 10px; padding: 5px 10px;}
#info_intro { color: #666; font-size: 16px; margin-bottom: 20px; }
#info_intro .wy-price{ color: #c71423; border: 3px double #c71423; border-radius: 30px; padding: 15px; float: right; font-size: 32px;}

.wy-pic-video{ width: 100%; display: block;}
.wy-info-type{ border-bottom: dashed 1px #e33; color: #e33; font-size: 16px; margin: 24px 0 10px;}
#info_video { width: 100%; }
#info_picture img{max-width: 100%;}
#info_slideshow { width: 100%; margin-bottom: 20px; }
#info_slideshow .pn{ text-align: center; margin: 20px 0;}
#info_slideshow .hd { overflow: hidden; }
#info_slideshow .hd li { display: inline-block; width: 50px; margin: 0 2px 2px 0;}
#info_slideshow .hd li img { width: 50px; height: 50px; cursor: pointer; }
#info_slideshow .hd li.on img { border: 1px solid #e93140; }
#info_slideshow .bd img { max-width: 100%; max-height: 550px;}
#info_content { margin: 20px 0;}
#info_content img{ max-width: 100%;}
#info_around { background: #EEE; padding: 10px; margin-top: 50px; margin-bottom: 20px;}
#info_comment { text-align: right; margin-bottom: 20px;}
.i-content img{ max-width: 100%; max-height: 250px;}
.font-red{ color: #E93140;}

.service-tel{ font-size: 36px;}