@charset "utf-8";
/*
描述: Cavan手机版站点模版第1套
作者: guwj@35.cn
*/

a, a.ui-btn:active, a.ui-focus{ color:#333;}
a:hover, a:active, #Footer a:hover, .com-bullet .discUL a:hover{ /*color:#2793E2;*/}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{ color:#9ABDDA;}
input:-moz-placeholder, textarea:-moz-placeholder{ color:#9ABDDA;}
input::-moz-placeholder, textarea::-moz-placeholder{ color:#9ABDDA;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{ color:#9ABDDA;}
/* header
-----------------------------------------------------------------------------*/
#Header{ text-shadow:0 1px 0 #3E6790;}
.header-in{
	background-color:#98c3e0;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#98c3e0), to(#417fb3));
	background-image:-webkit-linear-gradient(#98c3e0, #417fb3);
	background-image:-moz-linear-gradient(#98c3e0, #417fb3);
	background-image:-ms-linear-gradient(#98c3e0, #417fb3);
	background-image:-o-linear-gradient(#98c3e0, #417fb3);
	background-image:linear-gradient(#98c3e0, #417fb3);
}
.header-inner{ background:url(images/head_light.png) no-repeat left top;}

/*更多菜单*/
.ui-btn-up-c:visited, .ui-btn-up-c a.ui-link-inherit{ color:#5f5f5f; font-weight:500;}
.moreMenu .ui-btn .ui-btn-inner, .ui-btn .ui-btn-inner{ border-bottom:0;}
.closeMorePannel .ui-btn-up-c{ color:#5f5f5f; font-weight:500;}

/*navbar*/
.navbar{ border-top:1px solid #3d6f99; border-bottom:1px solid #456F9A;}
.navbar a:focus{ color:#d2e2ef;}
.ui-navbar li .ui-btn .ui-btn-inner{ padding-top:.85em; padding-bottom:.85em}
.ui-navbar li .ui-btn-active .ui-btn-inner{ background:url(images/nav_active.png) no-repeat center bottom;}
.ui-btn-up-b {
	border:1px solid #355d7d;
	background:#4a84b6;
	color:#243b4e;
	text-shadow:0 1px 0 #5285b1;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#67a3d0), to(#4a84b6));
	background-image:-webkit-linear-gradient(#67a3d0, #4a84b6);
	background-image:-moz-linear-gradient(#67a3d0, #4a84b6);
	background-image:-ms-linear-gradient(#67a3d0, #4a84b6);
	background-image:-o-linear-gradient(#67a3d0, #4a84b6);
	background-image:linear-gradient(#67a3d0, #4a84b6)
}
.ui-btn-up-b:visited, .ui-btn-up-b a.ui-link-inherit, .ui-bar-b a:focus{
	color:#243b4e
}
.ui-btn-hover-b {
	border:1px solid #00415e;
	background:#4b88b6;
	color:#d2e2ef;
	text-shadow:0 1px 0 #194b7e;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#6facd5), to(#4272a4));
	background-image:-webkit-linear-gradient(#6facd5, #4272a4);
	background-image:-moz-linear-gradient(#6facd5, #4272a4);
	background-image:-ms-linear-gradient(#6facd5, #4272a4);
	background-image:-o-linear-gradient(#6facd5, #4272a4);
	background-image:linear-gradient(#6facd5, #4272a4)
}
.ui-btn-hover-b:visited, .ui-btn-hover-b:hover, .ui-btn-hover-b a.ui-link-inherit {
	color:#d2e2ef
}
.ui-btn-down-b {
	border:1px solid #225377;
	background:#4e89c5;
	color:#223a4d;
	text-shadow:0 1px 0 #194b7e;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#295b8e), to(#3e79b5));
	background-image:-webkit-linear-gradient(#295b8e, #3e79b5);
	background-image:-moz-linear-gradient(#295b8e, #3e79b5);
	background-image:-ms-linear-gradient(#295b8e, #3e79b5);
	background-image:-o-linear-gradient(#295b8e, #3e79b5);
	background-image:linear-gradient(#295b8e, #3e79b5)
}

.ui-btn-active {
	border:1px solid #2373a5;
	background:#437eae;
	color:#fff;
	text-shadow:0 1px 0 #3373a5;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#407ba8), to(#437eae));
	background-image:-webkit-linear-gradient(#407ba8, #437eae);
	background-image:-moz-linear-gradient(#407ba8, #437eae);
	background-image:-ms-linear-gradient(#407ba8, #437eae);
	background-image:-o-linear-gradient(#407ba8, #437eae);
	background-image:linear-gradient(#407ba8, #437eae);
}
.ui-btn-active:visited, .ui-btn-active:hover, .ui-btn-active a.ui-link-inherit{ color:#fff}
.navbar .ui-btn .ui-btn-inner{ border-bottom:1px solid #5c90bc;}
.ui-btn-active .ui-btn-inner{ border-bottom:1px solid #5c90bc;}
.ui-focus, .ui-btn:focus {
	-moz-box-shadow:inset 0 0 3px #8db6d5, 0 0 6px #8db6d5;
	-webkit-box-shadow:inset 0 0 3px #8db6d5, 0 0 6px #8db6d5;
	box-shadow:inset 0 0 3px #8db6d5, 0 0 6px #8db6d5
}

/* footer
-----------------------------------------------------------------------------*/
#Footer{ border-top:1px solid #a9b4bd; background-color:#c9d7e3; text-shadow:none;}
.footer-shadow{ 
	background-color:#c9d7e3;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#b1bdc7), to(#c9d7e3));
	background-image:-webkit-linear-gradient(#b1bdc7, #c9d7e3);
	background-image:-moz-linear-gradient(#b1bdc7, #c9d7e3);
	background-image:-ms-linear-gradient(#b1bdc7, #c9d7e3);
	background-image:-o-linear-gradient(#b1bdc7, #c9d7e3);
	background-image:linear-gradient(#b1bdc7, #c9d7e3);	
}
.footer-in, #Footer a{ color:#597fa0;}


/* content 主内容
-----------------------------------------------------------------------------*/
body, .ui-overlay-c, .ui-page, .ui-panel-content-wrap{ background:#f1f1f1;}
.ui-content{ background-image:none; background-color:transparent; padding-bottom:0;}

/*---------- -组件--------------*/
.text-tit{ background:url(images/icon_li.png) no-repeat 0 11px; padding:3px 0 3px 1.2em; font-weight:bold;}
.text-tit, .text-tit a{ color:#7499BF;}
.text-tit a:hover{}

/*标题 组件*/
.com-title{
	background:#417bad;	
	background-image:-webkit-gradient(linear, left top, left bottom, from(#7eadd5), to(#417bad));
	background-image:-webkit-linear-gradient(#7eadd5, #417bad);
	background-image:-moz-linear-gradient(#7eadd5, #417bad);
	background-image:-ms-linear-gradient(#7eadd5, #417bad);
	background-image:-o-linear-gradient(#7eadd5, #417bad);
	background-image:linear-gradient(#7eadd5, #417bad);
	color:#fff;
}
.com-title a{ color:#fff;}
.com-title h3{ background:url(images/tit_icon.png) no-repeat 0.3em center; background-size:0.8em auto; color:#fff; text-shadow:0 1px 0 #719cc2; padding:0 0.2em 0 1.5em; text-indent:36px;}

/*单个图片 组件*/
.com-img{}

/*图片+文本 组件*/
.com-img-text .img{ border-bottom:1px solid #466f91;}

/*标题+文本+图片 组件*/
.com-img-tit-text .img{}

/*列表 组件*/
.com-bullet .discUL a, .ui-body-c .ui-link{ color:#417bad;}
.com-bullet .discUL{ color:#417bad;}
.com-bullet .discUL li{ background:url(images/icon_li.png) no-repeat 1em 11px; border-bottom-color:#9d895f;}

/*图片轮换 组件*/
.icon_num a, html body #Container #Body .content .icon_num a{ background:#340031; border:1px solid #000; color:#ffffff !important;}
.icon_num a:hover, .icon_num a.activeSlide, html body #Container #Body .content .icon_num a:hover, 
html body #Container #Body .content .icon_num a.activeSlide{ background-color:#ae0000; border-color:#d70000; color:#ffffff !important;}

/*- 内页
-----------------------------------------------------------------------------*/
.backBox, .topfixBox{ border-top:1px solid #5b8eb9;
	background:#4a85b7;	
	background-image:-webkit-gradient(linear, left top, left bottom, from(#67a3d0), to(#4a85b7));
	background-image:-webkit-linear-gradient(#67a3d0, #4a85b7);
	background-image:-moz-linear-gradient(#67a3d0, #4a85b7);
	background-image:-ms-linear-gradient(#67a3d0, #4a85b7);
	background-image:-o-linear-gradient(#67a3d0, #4a85b7);
	background-image:linear-gradient(#67a3d0, #4a85b7);
}
.backBox h3, .topfixBox h3{ color:#243c4f;}
.backBox .ui-focus, .topfixBox .ui-focus{ color:#e1ebf1 !important;}
.backBox .backLink, .topfixBox .backLink{ /*border:1px solid #2a5c78;*/ color:#e1ebf1;
	/*background:#3b8ab8; 
	background-image:-webkit-gradient(linear, left top, left bottom, from(#3b8ab8), to(#2870a3));
	background-image:-webkit-linear-gradient(#3b8ab8, #2870a3);
	background-image:-moz-linear-gradient(#3b8ab8, #2870a3);
	background-image:-ms-linear-gradient(#3b8ab8, #2870a3);
	background-image:-o-linear-gradient(#3b8ab8, #2870a3);
	background-image:linear-gradient(#3b8ab8, #2870a3);*/
}
.ui-header .backLink .ui-btn-inner{}
.backLink .ui-icon-shadow{ background-color:#2a5c78;}

/*标签块菜单-滑动*/
.bar_nav{ background:url(../images/tagbg.png) repeat-x left bottom;}
.bar_nav ul li{ height:32px; line-height:32px;}
.bar_nav ul li.on{ 
	background:#4C87B8; -webkit-border-radius:5px; border-radius:5px; border-width:1px; border-style:solid; border-color:#3E739D #5C97C6 #5C97C6 #3E739D;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#4C87B8), to(#4D88B9));
	background-image:-webkit-linear-gradient(#4C87B8, #4D88B9);
	background-image:-moz-linear-gradient(#4C87B8, #4D88B9);
	background-image:-ms-linear-gradient(#4C87B8, #4D88B9);
	background-image:-o-linear-gradient(#4C87B8, #4D88B9);
	background-image:linear-gradient(#4C87B8, #4D88B9);
	-webkit-box-shadow:1px 1px 3px #3A6B94 inset; box-shadow:1px 1px 3px #3A6B94 inset;
}
.bar_nav ul li, .bar_nav ul li a{ color:#282828;}
.bar_nav ul li.on, .bar_nav ul li.on a{ color:#fff; text-shadow:0 0 0;}

.search_rs .nav_content_list{ background-color:#f4f4f4; color:#222;}
.datalist{}
.datalist li a:hover{ }

/*新闻列表页面*/
.news .datalist li{ border-bottom-style:dashed; border-color:#d0d0d0;}

/*搜索结果提示*/
.rs_msg{ color:#767676;}
.hilite{ color:#ff2929;}

/*------------navbar 导航菜单-------------*/

/*菜单类别一*/
.navbar{}

/*菜单类别二--图标列表菜单*/
.navbar_icon{ }
.navbar_icon li a b{background-color:#4280B3;
    background-image: -webkit-linear-gradient(bottom, #4280B3, #60A1CE);
	background-image: -moz-linear-gradient(bottom, #4280B3, #60A1CE);
	background-image: -ms-linear-gradient(bottom, #4280B3, #60A1CE);
	background-image: -o-linear-gradient(bottom, #4280B3, #60A1CE);
	background-image: linear-gradient(to top, #4280B3, #60A1CE);  }

/*菜单类别三--竖向排列*/
.navbar_vertical{ border-top:1px solid #CFD3C8 !important;}
.navbar_vertical li{ border-bottom:1px solid #cfd3c8;}
.navbar_vertical li a{ border-top:1px solid #f9faf7; border-bottom:1px solid #f9faf7;}
.navbar_vertical li a i.ico_arrow{ background:url(images/ico_v_arrow.png) no-repeat 0 0;}

/*翻页*/
.pages{}
.btndisabled{ border:1px solid #ccc;background:#eee;text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));background-image:-webkit-linear-gradient(#fff,#f1f1f1);background-image:-moz-linear-gradient(#fff,#f1f1f1);background-image:-ms-linear-gradient(#fff,#f1f1f1);background-image:-o-linear-gradient(#fff,#f1f1f1);background-image:linear-gradient(#fff,#f1f1f1);}
.btndisabled .ui-btn-text{ color:#cfcfcf;}

/* 编辑表单 - 预订页面
--------------------------------------------------------------------------------*/
.editForm{ background:url(images/formbg.png) repeat left top;}
.tb_LR tr td, .tb_LR tr th{ border-top-color:#fff; border-bottom-color:#DDDDDD;}

/*输入框*/
.input{
	color:#639AC7;
	background-color: #F1F1F1;	
	background-image: -webkit-linear-gradient(bottom, #F1F1F1, #fffffd);
	background-image: -moz-linear-gradient(bottom, #F1F1F1, #fffffd);
	background-image: -o-linear-gradient(bottom, #F1F1F1, #fffffd);
	background-image: linear-gradient(to top, #F1F1F1, #fffffd);
	-webkit-box-shadow: 0 3px 5px rgba(89,149,196,.45), inset 0 0 5px rgba(201,215,227,.39);
	-moz-box-shadow: 0 3px 5px rgba(89,149,196,.45), inset 0 0 5px rgba(201,215,227,.39);
	box-shadow: 0 3px 5px rgba(89,149,196,.45), inset 0 0 5px rgba(201,215,227,.39);
}

/*滑动选择是否*/
.ui-slider-switch{ border:1px solid #5E97C5;}
.ui-slider-switch .ui-btn-down-c{ color:#fff;
	background-color: #77A7CE;
	background-image: -webkit-linear-gradient(bottom, #77A7CE, #8AB4D5, #99BDDB);
	background-image: -moz-linear-gradient(bottom, #77A7CE, #8AB4D5, #99BDDB);
	background-image: -o-linear-gradient(bottom, #77A7CE, #8AB4D5, #99BDDB);
	background-image: linear-gradient(to top, #77A7CE, #8AB4D5, #99BDDB);	
}
.ui-slider-switch .ui-btn-active{ color:#fff;
	background-color: #5894C3;
	background-image: -webkit-linear-gradient(bottom, #5894C3, #6098C6, #6A9FCA);
	background-image: -moz-linear-gradient(bottom, #5894C3, #6098C6, #6A9FCA);
	background-image: -o-linear-gradient(bottom, #5894C3, #6098C6, #6A9FCA);
	background-image: linear-gradient(to top, #5894C3, #6098C6, #6A9FCA);
}

/*表单底部按钮*/
.editFormBtns{ background:#C9D7E3 ;}
.btn_big, a.btn_num{
	border:1px solid #699EC9; border-color:#81ADD1 #71A3CC #699EC9; color:#fff;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(102,65,0,.31);
	-moz-box-shadow: 0 2px 5px rgba(102,65,0,.31);
	box-shadow: 0 2px 5px rgba(102,65,0,.31);
	background-image: -webkit-linear-gradient(bottom, #5894C3, #6098C6, #6A9FCA);
	background-image: -moz-linear-gradient(bottom, #5894C3, #6098C6, #6A9FCA);
	background-image: -o-linear-gradient(bottom, #5894C3, #6098C6, #6A9FCA);
	background-image: linear-gradient(to top, #5894C3, #6098C6, #6A9FCA);	
}

.btn_big_disabled{ border-color:#9FC1DD #9CBFDC #9CBFDC;
	background-image: -webkit-linear-gradient(bottom, #77A7CE, #8AB4D5, #99BDDB);
	background-image: -moz-linear-gradient(bottom, #77A7CE, #8AB4D5, #99BDDB);
	background-image: -o-linear-gradient(bottom, #77A7CE, #8AB4D5, #99BDDB);
	background-image: linear-gradient(to top, #77A7CE, #8AB4D5, #99BDDB);	
}

/* 添加与修改 */
.ui-content .indent-bd ul li li.litwo a:hover{color:#417BAD;}
.ui-content .indent-bd .indent-cart p a:hover{color:#417BAD;}/* 产品标题移过字体颜色 */
.wrap_emptyCar p a{color:#417BAD !important;}/*链接字体颜色*/
.ui-content .indent-bd dl dd a {background:#4B98D9;}/*按钮背景色*/
.btn-green,.green {background:#4B98D9; }/*按钮背景色*/
#Footer .green{color:#fff;}
.content .indent-bd .edit .btn button{background:#4B98D9;}
.personinfo{background:url(images/personalbg.png) no-repeat center center #4B98D9; color:#FFF;background-size:100% auto;}/*个人中心上部背景*/
.footquit{background:#4B98D9;}
.footquit .quitbtn{background:#4B98D9;color:#fff;}/*固定底部占满按钮*/
.checkbox-breen input[type="checkbox"]:checked + label {
    background:#66A2D0;
}/*选择框选中颜色背景*/
.indent-sp ul li.checked {
    border-color:#4A85B7;
}/*选中框颜色*/
.content .indent-bd .consignee p span {color:#417BAD;}
.content .indent-bd .consignee .iconA .icon3 {color:#417BAD;}/*默认地址选定颜色*/
.bill-nav li a:hover, .bill-nav li a.cur {
	background:none;
    border-bottom:3px solid #4B98D9;
    color:#417BAD;
}/*上部nav选中与移过颜色*/
/*登录页设定*/
.register a, .forget a {
    color: #66A2D0;
}
.ui-content .indent-bd ul li.more a{color:#417BAD;}/* 我的订单页》显示更多产品 */
.ui-content .indent-bd dl dd a.Nobg:hover {
    border:1px solid #417BAD;
    color:#417BAD;
}/* 我的订单页》去评价 */

/*版本7.0*/
.foot_fixed_menu{ background-color:#4a85b7;}


