/* ÀÁÈËÍ¼¿â ËÑ¼¯ÕûÀí www.lanrentuku.com */

html {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}


#wrapper
{
	padding-top: 40px;
	text-align:center;
	background-color:#f9f9f9;
}
#wrapper h2{font-size:23px; font-weight:100; padding-bottom:10px; height:50px;}

.jscarousal
{
	width: 1380px;
	height: 250px;
	margin:0 auto;
	padding: 0;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
	float: left;
	width: 66px;
	height: 120px;
	position: relative;
	top: 70px;
	cursor: pointer;
}
.jscarousal .jscarousal-left
{
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal .jscarousal-right
{
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents
{
	width: 1240px;
	height: 240px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
	height: 240px;
}
.jscarousal-contents > div > div
{
	float: left;
	margin-left:22px;
	margin-right:3px;
}
.jscarousal-contents img
{
	width: 385px;
	height: 240px;
	border:#CCCCCC solid 1px;
}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-inactive
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-text
{
	color: #7A7677;
	text-align: center;
	display: block;
	padding: 10px 2px 2px 0px;
}

.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(183,37,37);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
	color:#FFFFFF;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 140px;
    height: 120px;
	background-color:#ccc;
	padding:10px;
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}
#tab_container1{width:1100px;text-align:left;}
.cls_tab_nav{height:36px;overflow:hidden;font-size:14px;text-align:left;}
.cls_tab_nav ul{font-size:9pt;margin:0;padding:0;}
.cls_tab_nav_li{background:url(../images/tab_bg.jpg) no-repeat -157px 0;width:157px;height:36px;line-height:36px;float:left;display:inline;overflow:hidden;text-align:center;cursor:pointer;}
.cls_tab_nav_li_first{background-position:0px 0px;}
.cls_tab_nav_li a:link{text-decoration:none;color:#000;font-size:14px;}
.cls_tab_nav_li a:visited{text-decoration:none;color:#000;font-size:14px;}
.cls_tab_nav_li a:hover{text-decoration:none;color:#ffffff;font-size:14px;}
.cls_tab_nav_li a:active{text-decoration:none;color:#000;font-size:14px;}
.cls_tab_body{border-top:none;min-height:260px;padding:20px 3px;}
.cls_div{display:none;font-size:14px;}