@CHARSET "UTF-8";


body {
    background: #f8f9fb none repeat scroll 0 0;
	/*  background:rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/bg.jpg") repeat scroll 0 0;*/
    color: #333;
    font-family: Microsoft YaHei,SimSun,Arial,Verdana,Helvetica,sans-serif;
    font-size: 16px;
	margin:0px;
}
.r{
   width:1050px;
   margin: 0 auto;
}
ul {
    list-style: outside none none;
	margin: 0;
	padding:0;
}

.fl{
    display: inline;
    float: left;
}

.fr{
    display: inline;
    float: right;
}

a {
    color: #555555;
    transition: color 0.3s ease-in 0s;
	cursor: pointer;
}
ins, a {
    text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}
/*头部*/
.header{
	height: 74px;
    margin: 0 auto;
    width: 1050px;
}
.nav {
       display: block;
    float: right;
    height: 40px;
    position: relative;
    z-index: 2;
    background-color: #CCCDD2;
    border: #fff solid 1px;
    border-radius: 10px;
    margin-top: 23px;
}
.nav li {
     background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/nav_c.jpg") no-repeat scroll right center;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
}
.nav li a {
    color: #444444;
    width: 100px;
}
.nav li:hover {
    background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/nav_hover.jpg") no-repeat scroll left 1px;
    color: #fff;
    text-decoration: none;
}
.nav li:hover a{
  color: #fff;
}
/*首页*/
.main{
   margin: 0 auto;
   padding-bottom: 0px;
   padding-top: 0px;
   width: 1050px;
   height: 262px;
}

.main .com{
   background: #ffffff none repeat scroll 0 0;
   height: 262px;
}
.main_l {    
    width: 320px;
}

.main_m {
    margin-left: 15px;
    width: 380px;
}
.main_r {
    width: 320px;
}

.main .title{
    background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/centertbg.gif") repeat-x scroll 0 0;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    height: 25px;
    line-height: 24px;
    margin-bottom: 5px;
    text-indent: 5px;
	position: relative;
}

.main .title a{
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    color: brown;
}

.main .title a:hover{
    font-size: 14px;
}


.main_m li {
    background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/li_ico1.jpg") no-repeat scroll left center;
    border-top: 1px dashed #e5e5e5;
	font-size:14px;
    height: 30px;
    line-height: 30px;
    padding-left: 13px;
}
.main_m li.main_c_nr_li {
    border-top: medium none;
}

.prodetail .tit{
   border: 1px solid #fff;
   border-radius: 10px;
   background-color: darkslateblue;
}

/*底部*/
.footer {
    height:74px;
	background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/foo_bj.jpg") repeat-x scroll 0 0;
	float: left;
    width: 100%;
}


.footer div.footer_div {
    text-align: center;
    width: 1050px;
	margin:0 auto;
    color: #dedede;
    height: 37px;
    line-height: 37px;
	font-size:12px;
}


#productshow li a{
 width:24.5%;
 float:left;
 margin-left:0.5%
}

/*列表页*/
.postion{
    background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/fz.jpg") no-repeat scroll left center;
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    text-indent: 18px;
}


.pdlist{
   /* border-left: 1px solid #c1c1c1;*/
    width:1050px;
	margin: 0 auto;

}

.pdlist p.title {
    background: #3e9c2c none repeat scroll 0 0;
    color: #000;
    font-size: 24px;
    margin: 0 0 20px;
    padding: 10px;
}

.pdlist p.title a {
    color: #fff;
}

.pdlist div.img {
    float: left;
    margin: 0 40px 20px 0;
}

.pdlist div.img a img {
    border: 1px solid #ccc;
	width:200px;
	height:125px;
}

.pdlist p.cont {
    color: #333;
    font-size: 18px;
    line-height: 180%;
    margin: 0 0 20px;
    text-indent: 2em;
}

.pdlist div.c {
    clear: both;
    overflow: hidden;
}

/*列表页-左边栏*/
.conlf{
   width:1050px;
   margin:0 auto;
}

.left div{
   width: 284px;
}
.left{
   width: 284px;
   display:inline;
   float:left;

}
.left h2 a{
  font-weight: bold;
  padding: 5px 13px;
  font-size: 22px;
  cursor: default;
}
.left div a.bg {
    background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/info_2_a.jpg") no-repeat scroll 0 0;
    border-bottom: medium none;
    color: #fff;
	height: 34px;
    line-height: 34px;
    display: block;
    padding-left: 25px;
	margin: 0 0 15px;
}

.left ul li {
    background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/li_ico1.jpg") no-repeat scroll left center;
    border-top: 1px dashed #e5e5e5;
    height: 36px;
    line-height: 36px;
    padding-left: 13px;
}
.left ul li a{
   font-size: 16px;
   display: block;
}
.left ul li.current{
  background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/info_2_a.jpg") no-repeat scroll 0 0;
}
.left ul li.current a{
   color:#fff;
}
.left ul li:hover{
   background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/info_2_a.jpg") no-repeat scroll 0 0;
}
.left ul li:hover a{
   color:#fff;
}
/*左边栏-列表*/
.lflist{
    /*padding-left: 360px;
    position: absolute;
    top: 90px;*/
    width: 690px;
	padding-left: 74px;
	padding-top: 10px;
}

.lflist li{
    background: rgba(0, 0, 0, 0) url("https://www.r1hotel.com/images/kmhd/li_ico1.jpg") no-repeat scroll left center;
    border-top: 1px dashed #e5e5e5;
    height: 36px;
    line-height: 36px;
    padding-left: 13px;
	font-size:14px;
}


.lflist li span.lilt {
    color: #666;
    cursor: pointer;
    display: inline;
    float: left;
    overflow: hidden;
    text-decoration: none;
    text-indent: 12px;
    white-space: nowrap;
    width: 550px;
}

.lflist li span.lirt {
    color: #069;
    cursor: pointer;
    display: block;
    float: right;
    text-align: center;
    text-decoration: none;
    width: 120px;
}



/*内容页*/
.lfcontent{
    /*padding-left: 360px;
    position: absolute;
    top: 90px;*/
    width: 690px;
	padding-left: 74px;
}


.title_arti {
    color: #900;
    font-size: large;
    font-weight: bolder;
    table-layout: fixed;
    text-align: center;
    width: 100%;
}

.ctitleinfo {
    color: #999;
    text-align: center;
}

.pbox {
    font-size: 12px;
    height: auto;
    margin: 0 1%;
    padding: 5px;
    text-indent: 2em;
    width: 95%;
}

/*修改flexslider*/
/*#slideshow .flex-viewport{width:100%;height:380px;}*/
#slideshow .flex-viewport{width:100%;}
#slideshow .flex-direction-nav {*height: 0;}
#slideshow .flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 1000; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(https://www.r1hotel.com/images/kmhd/arr.png) no-repeat; text-indent:-999em }
#slideshow .flex-direction-nav .flex-prev { left: 10px; background-position:0 0 }
#slideshow .flex-direction-nav .flex-next { right: 10px; background-position:-132px 0}

#slideshow:hover .flex-prev { opacity: 0.7; }
#slideshow:hover .flex-next { opacity: 0.7; }
#slideshow:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }

/*产品推荐*/
#productshow .flex-direction-nav {*height: 0;}
#productshow .flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: -20px; z-index: 1000; overflow: hidden; opacity: 0.7; cursor: pointer; color: rgba(0,0,0,0.8); text-indent:-999em }
#productshow .flex-direction-nav .flex-prev { right: 50px; background:url(https://www.r1hotel.com/images/kmhd/prev.jpg) no-repeat; }
#productshow .flex-direction-nav .flex-next { right: 10px; background:url(https://www.r1hotel.com/images/kmhd/next.jpg) no-repeat;}

/*#productshow:hover .flex-prev { opacity: 1; }
#productshow:hover .flex-next { opacity: 1; }*/
#productshow:hover .flex-next:hover, #productshow:hover .flex-prev:hover { opacity: 1; }



/*分页*/
.sepage {
    padding-right: 20px;
    text-align: right;
    background-color: #e8f5ff;
    height: 30px;
    line-height: 30px;
    margin: 60px 0px 20px 0px;
}

select {
    border: 1px solid #333;
}





