html,body{padding:0;margin:0;font-family: 微软雅黑, 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, 宋体;}
.header{height: 75px;background: #00a2ca;}
.topbar{height:28px;line-height:28px;background:#008eb7;text-align:right;}
.topbar a{display: inline;color: #fff;text-decoration: none;font-size:12px;float:right;}
.topbar a:hover{display: inline;color: #fff;text-decoration: none;color:#7ed1e8}

.topbar .spacing{float: right;
display: inline;
width: 1px;
height: 14px;
margin: 8px 10px 0;
overflow: hidden;
background-color: #1aabcf;}
.topbar .spacing.spe1{margin-left:4px;}
.topbar .spacing.spe2{margin-right:4px;}
.footer{text-align:center;border-top: 1px solid #e5e5e5;padding:20px;}
.wrapper{width:auto;max-width:1200px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1200?"1200px":"");overflow:hidden;;margin:auto;position:relative}
.logo{background:url(../images/logo.jpg) no-repeat;width:120px;height:75px;}
.bg0{background:#fbfaf8;}
.left{float:left;}
.right{float:right;}
ul.menu{list-style-type:none;padding:0;margin:0;height:75px;margin-left:60px;}
ul.menu li{height:75px;line-height:75px;float:left;}
ul.menu li a{height:75px;padding:0 14px;text-decoration:none;color:white;font-size:16px;display:inline-block;}
ul.menu li a:hover{background:rgb(0, 149, 187);text-decoration:none;}
.userbar{height:75px;line-height:75px;color:white;margin-right:20px;font-size:19px;}
.userbar a{color:white;text-decoration:none;font-size:16px;}
.main{margin-right:260px;}
.mt20{margin-top:20px;};
.mt20{margin-bottom:20px;};
@charset "utf-8";

/* 
	@名称: base
	@功能: 重设浏览器默认样式
*/

/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{
	color:#000;background:#fff;
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;padding:0;
}

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {
    display: inline-block;*display: inline;*zoom: 1;
}

/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea{
	font:12px/1.5 "\5fae\8f6f\96c5\9ed1","\534e\6587\7ec6\9ed1",tahoma,arial,\5b8b\4f53;
}
input,select,textarea{
	font-size:100%;
}

/* 去掉各Table  cell 的边距并让其边重合 */
table{
	border-collapse:collapse;border-spacing:0;
}

/* IE bug fixed: th 不继承 text-align*/
th{
	text-align:inherit;
}

/* 去除默认边框 */
fieldset,img{
	border:0;
}

/* ie6 7 8(q) bug 显示为行内表现 */
iframe{
	display:block;
}

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{
	border:0;font-variant:normal;
}

/* 一致的 del 样式 */
del {
	text-decoration:line-through;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:500;
}

/* 去掉列表前的标识, li 会继承 */
ol,ul {
	list-style:none;
}

/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {
	text-align:left;
}

/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:500;
}

q:before,q:after {
	content:'';
}

/* 统一上标和下标 */
sub, sup {
    font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}



/* 让链接在 hover 状态下显示下划线 */
a:hover {
	text-decoration:underline;
}

/* 默认不显示下划线，保持页面简洁 */
ins,a {
	text-decoration:none;
}

/* 清理浮动 */
.fn-clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.fn-clear {
	zoom:1; /* for IE6 IE7 */
}

/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide {
	display:none;
}

/* 设置内联, 减少浮动带来的bug */
.fn-left,.fn-right {
	display:inline;
}
.fn-left {
	float:left;
}
.fn-right {
	float:right;
}.content{position: relative; min-width: 996px; max-width: 1200px; padding: 0 40px; margin: 0 auto; *width: 996px;}	       
	        
.content .right-part{position: absolute; right: 40px; top: 0; width: 236px; overflow: hidden;}

.content .main{margin-right: 254px;}.uc-page-tab{position: relative; height: 40px; border-bottom: solid 1px #e4e4e4;}
.uc-page-tab ul{position: absolute; top: 0; left: 0; height: 41px; overflow: hidden;}
.uc-page-tab li{float: left; display: inline; height: 41px; margin: 0 5px 0 0;}
.uc-page-tab li a{float: left; display: inline; height: 36px; border: solid 1px #e4e4e4; background: #fff; overflow: hidden; padding: 2px 32px 1px; font-size: 18px; line-height: 2; color: #666; text-align: center;
    -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-page-tab li a:link,
.uc-page-tab li a:visited{background: #fff; color: #666;}
.uc-page-tab li a:hover{background: #efefef; text-decoration: none; color: #000;}
.uc-page-tab .current a{padding: 1px 32px; border-top: solid 2px #00a1ca; border-bottom-color: #fff; color: #000;}
.uc-page-tab .current a:link,
.uc-page-tab .current a:visited,
.uc-page-tab .current a:hover{background: #fff; text-decoration: none; color: #000;}

.uc-page-tab-s{height: 32px;}
.uc-page-tab-s ul{height: 33px;}
.uc-page-tab-s li{height: 33px;}
.uc-page-tab-s li a{height: 24px; padding: 4px 20px 3px; font-size: 12px;}
.uc-page-tab-s .current a{padding: 3px 20px;}.uc-button,
.uc-button-black,
.uc-button-gray,
.uc-button-blue,
.uc-button-disabled{display: inline-block; width: 150px; height: 26px;line-height:26px; overflow: hidden; font-size: 14px; border-width: 0; background-color: #00a2c9; border-radius: 4px; color: #fff; font-family: "\5fae\8f6f\96c5\9ed1", "\534e\6587\7ec6\9ed1"; text-align: center; line-height: 1; cursor: pointer; outline: none; border: solid 1px #00a2c9;
	text-shadow:rgba(0, 0, 0, 0.3) 0 -1px 0;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-button:hover{background: #33b5d4; color: #fff; text-decoration: none; border: solid 1px #33b5d4;}
.uc-button:active{background: #20a5c5; box-shadow: inset 0 2px 1px #138cb3; border: solid 1px #20a5c5;}
.uc-button-black{background: #fff; color: #00a2c9; border: solid 1px #33b5d4;
    text-shadow: none;
}
.uc-button-black:hover{background: #33b5d4; text-decoration: none; border: solid 1px #33b5d4; color: #fff;}
.uc-button-black:active{background: #20a5c5; border: solid 1px #20a5c5; box-shadow: inset 0 2px 1px #138cb3; color: #fff;}
.uc-button-gray{background: #fff; color: #00a2c9; border: solid 1px #33b5d4;
    text-shadow: none;
}
.uc-button-gray:hover{background: #33b5d4; text-decoration: none; border: solid 1px #33b5d4; color: #fff;}
.uc-button-gray:active{background: #20a5c5; border: solid 1px #20a5c5; box-shadow: inset 0 2px 1px #138cb3; color: #fff;}
.uc-button-blue{}
.uc-button-blue:hover{background: #33b5d4; text-decoration: none; border: solid 1px #33b5d4;}
.uc-button-blue:active{background: #20a5c5; box-shadow: inset 0 2px 1px #138cb3; border: solid 1px #20a5c5;}
.uc-button-disabled{background: #efefef; color: #ccc; cursor: default; text-shadow: none; border: solid 1px #efefef;}
.uc-button-disabled:hover{text-decoration: none;background: #efefef; border: solid 1px #efefef;}

.uc-button-s{height: 26px; font-size: 12px; line-height: 1.8;}
.uc-button-w100{width: 100px;}
.uc-button-w170{width: 170px;}.uc-radio{display: inline-block; height: 26px;}
.uc-radio .unit{display: inline-block; height: 24px; width: 70px; overflow: hidden; margin-right: 10px; background: #f9f9f9; border: solid 1px #eee; line-height: 2; text-align: center; border-radius: 4px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; outline: none; overflow: hidden;}
.uc-radio .unit:link,
.uc-radio .unit:visited{background: #f9f9f9; border-color: #eee; color: #999; }
.uc-radio .unit:hover{background: #eafbfe; border-color: #eafbfe; *background: #f6f6f6; *border-color: #f6f6f6; color: #000; text-decoration: none;}
.uc-radio .current:link,
.uc-radio .current:visited,
.uc-radio .current:hover{background: #eafbfe; border-color: #6dc5dc; color: #000; cursor: default;}

.uc-radio-l .unit{width: 110px;}

.uc-radio.error .unit:link,
.uc-radio.error .unit:visited,
.uc-radio.error .unit:hover{border-color: #e00; background: #fff8f3; color: #000; cursor: pointer;}.uc-slider .unit i{background: url("https://img03.taobaocdn.com/tps/i3/T16F4tFgRdXXaB.os.-13-7.png") no-repeat;}

.uc-slider{position: relative; display: inline-block; height: 26px; background-color: #f9f9f9; padding: 0 7px; border-radius: 4px; vertical-align: bottom; *vertical-align: text-bottom;}
.uc-slider .range{position: relative; height: 26px; background-color: #f9f9f9; border-radius: 4px;}
.uc-slider .range .block{display: inline-block; height: 24px;}
.uc-slider .block div{border-right: solid 1px #e6e6e6; height: 24px; padding: 1px 10px 1px 0; text-align: right;}
.uc-slider .block span{float: right; display: inline; line-height: 2; font-size: 12px; color: #999;}
.uc-slider .block .last{border-width: 0; padding-right: 11px;}

.uc-slider .container{position: absolute; left: -7px; top:0; width:0%; height: 24px; border: solid 1px #6dc5dc; padding: 0 6px; overflow: hidden; background-color: #eafbfe; border-radius: 4px;}
.uc-slider .container .current{height: 24px; overflow: hidden; width: 100%; background-color: #eafbfe; border-radius: 4px; white-space: nowrap;}
.uc-slider .current .unit{display: inline-block; margin-left: 0; height: 24px;}
.uc-slider .unit div{border-right: solid 1px #d0eaf9; height: 24px; padding-right: 10px; text-align: right;}
.uc-slider .unit span{float: right; display: inline; height: 24px; line-height: 2; font-size: 12px; color: #c8c1a8; -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;}
.uc-slider .unit i{float: right; display: none; height: 8px; width: 13px; overflow: hidden; margin-top: 7px;}
.uc-slider .unit .last{border-width: 0; padding-right: 11px;}

.uc-slider .bar{position: absolute; top: 0; left: -7px; background-color: #f00; height: 26px; overflow: hidden; width: 100%; cursor: default; opacity: 0; filter: alpha(opacity=0);}

.uc-slider .drag{position: absolute; left: -7px; top: -2px; display: block; width: 10px; height: 19px; padding: 9px 0 0 3px; overflow: hidden; border: solid 1px #bbbbbb; background-color: #fff; cursor: default; 
	-webkit-transition: border-color .3s, -webkit-transform .3s; -moz-transition: border-color .3s, -moz-transform .3s; -ms-transition: border-color .3s, -ms-transform .3s; -o-transition: border-color .3s, -o-transform .3s; outline: none; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
.uc-slider .drag:link,
.uc-slider .drag:visited{border-color: #ccc;}
.uc-slider .drag:hover{border-color: #aaa;}			            
.uc-slider .drag i{float: left; display: inline; margin: 0 0 0 1px; width: 1px; height: 10px; overflow: hidden; background: #ababab; background: -webkit-linear-gradient(top, #f2f2f2, #ababab, #f2f2f2); background: -moz-linear-gradient(top, #f2f2f2, #ababab, #f2f2f2); background: -o-linear-gradient(top, #f2f2f2, #ababab, #f2f2f2); background: -ms-linear-gradient(top, #f2f2f2, #ababab, #f2f2f2);}

/*.slider iframe{position: absolute; top: 0; left: 0; filter:alpha(opacity=0); width: 100%; height: 26px; background-color: #f00; border-width: 0;}*/

.uc-slider .w60{width: 60%; *width: 59.99%;}
.uc-slider .w50{width: 50%; *width: 49.99%;}
.uc-slider .w25{width: 25%; *width: 24.99%;}
.uc-slider .w20{width: 20%; *width: 19.99%;}
.duration{width: 506px;}
.uc-slider .mm{width: 37px;}
.uc-slider .yy{width: 57px;}.uc-input{border: solid 1px #d4d4d4; width: 44px; height: 12px; padding: 6px 4px; font-size: 12px; line-height: 1; outline: none; border-radius: 4px; box-shadow: inset 1px 1px 1px #e8e8e8; color: #000;}
.uc-input.c-f60{color: #f60; text-align: center;}
			            
			            .uc-select .ico-centos,
.uc-select .ico-debian,
.uc-select .ico-ubuntu,
.uc-select .ico-redhat,
.uc-select .ico-windows,
.uc-select .unit .down{background: url("https://img02.taobaocdn.com/tps/i2/T11xRyFdRcXXau8B2d-16-168.png") no-repeat;}
.uc-select .ico-aliyun-linux{background: url("https://gtms01.alicdn.com/tps/i1/T1xig.FitaXXaSQP_X-16-16.png") no-repeat;}

.uc-select{display: inline-block; position: relative; height: 26px; z-index: 0;}
.uc-select.z9{z-index: 9;}
.uc-select .unit{display: block; height: 24px; overflow: hidden; padding: 0 6px; background-color: #f9f9f9; border: solid 1px #eee; line-height: 2; *height: 16px; *padding: 4px 6px; *line-height: 16px; border-radius: 4px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; outline: none; white-space: nowrap;}
.uc-select .unit:link,
.uc-select .unit:visited{background-color: #f9f9f9; border-color: #eee; color: #999;}
.uc-select .unit:hover{background-color: #eafbfe; border-color: #eafbfe; color: #000; text-decoration: none;}
.uc-select .unit .down{float: right; display: inline; width: 7px; height: 4px; margin: 10px 1px 0 0; *margin-top: 6px; cursor: pointer; background-position: 0 -120px; -webkit-transition: -webkit-transform .3s; -moz-transition: -moz-transform .3s;  -ms-transition: -ms-transform .3s; -o-transition: -o-transform .3s;}
.uc-select .unit .down-rotate{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg);}
.uc-select .unit:link .down,
.uc-select .unit:visited .down{background-position: 0 -120px;}
.uc-select .unit:hover .down{background-position: 0 -144px;}
@media screen and (-webkit-min-device-pixel-ratio:0){.uc-select .unit .icon-down3{margin-top: 6px;}}
.uc-select .unit .down-rotate{-webkit-transform: rotate(180deg);}
.uc-select .current:link,
.uc-select .current:visited,
.uc-select .current:hover{background-color: #eafbfe; border-color: #6dc5dc; color: #000;}
.uc-select .current:link .down,
.uc-select .current:visited .down,
.uc-select .current:hover .down{background-position: 0 -144px;}
.uc-select .error:link,
.uc-select .error:visited,
.uc-select .error:hover{border-color: #e00; background-color: #fff8f3; color: #000;}
.uc-select .error:link .down,
.uc-select .error:visited .down,
.uc-select .error:hover .down{background-position: 0 -120px; cursor: pointer;}

.uc-select .list{display: none; position: absolute; left: 0; top: 26px; overflow: hidden; border: solid 1px #ccc; background-color: #fff; box-shadow: 0 1px 5px rgba(0, 0, 0,0.3);}
.uc-select .list-scroll{height: 208px; overflow: auto;}
.uc-select .list a{display: block; height: 24px; padding: 0 6px; border:solid 1px #fff; line-height: 2; color: #000; white-space: nowrap !important; *height: 16px; *padding: 4px 6px; *line-height: 16px;/* -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;*/}
.uc-select .list a:link,
.uc-select .list a:visited{background-color: #fff; color: #000; outline: none;}
.uc-select .list a:hover{background-color: #eee; color: #000; text-decoration: none;}
.uc-select .ico-centos,
.uc-select .ico-debian,
.uc-select .ico-ubuntu,
.uc-select .ico-redhat,
.uc-select .ico-windows,
.uc-select .ico-aliyun-linux{display: inline-block; width: 16px; height: 16px; overflow: hidden; margin-right: 5px; vertical-align: text-top; cursor: pointer;}
.uc-select .ico-centos{background-position: 0 0;}
.uc-select .ico-debian{background-position: 0 -24px;}
.uc-select .ico-ubuntu{background-position: 0 -48px;}
.uc-select .ico-redhat{background-position: 0 -72px;}
.uc-select .ico-windows{background-position: 0 -96px;}


.uc-select.error .unit:link,
.uc-select.error .unit:visited,
.uc-select.error .unit:hover{border-color: #e00; background-color: #fff8f3; color: #000; cursor: pointer;}.uc-number .uc-input{display: inline-block; width: 60px; border-radius: 0; height: 12px; overflow: hidden; border-width: 1px 0; text-align: center;}
.uc-number .icon-reduce,
.uc-number .icon-add{display: inline-block; font-size: 8px; height: 24px; -webkit-transform: scale(0.7); vertical-align: baseline; vertical-align: sub\9; cursor: default;}
@-moz-document url-prefix(){.uc-number .icon-reduce,.uc-number .icon-add{vertical-align: sub;}}
@media screen and (-webkit-min-device-pixel-ratio:0){.uc-number .icon-reduce,.uc-number .icon-add{margin-top: 4px;}}
.uc-number a{display: inline-block; width: 20px; height: 24px; overflow: hidden; line-height: 19px; border: solid 1px #e3e3e3; background-color: #f0f0f0; text-align: center; vertical-align: bottom; *vertical-align: text-bottom; outline: none;  -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;}
.uc-number a .icon-reduce,
.uc-number a .icon-add{cursor: pointer;} 
.uc-number a:link,
.uc-number a:visited{color: #666;}
.uc-number a:hover{color: #000; text-decoration: none;}
.uc-number .arrive:link,
.uc-number .arrive:visited,
.uc-number .arrive:hover{color: #ccc; cursor: default;}
.uc-number .arrive .icon-reduce,
.uc-number .arrive .icon-add{cursor: default;} .uc-ploy{display: inline-block; height: 18px; overflow: hidden; background: #e4f0dc; border: solid 1px #c9ddbb; margin: 0 2px 0 0; border-radius: 4px; padding: 0 3px; color: #333; line-height: 1.5; vertical-align: text-bottom; cursor: default;}.uc-tip-grave{position: relative; display: block; height: 0px; width: 0px; overflow: hidden;/* background-color: #f00;*/ z-index: 1; zoom: 1;}

.uc-tip{position: absolute; display: inline-block; border: solid 1px #84bcfb; background-color: #e3f0ff; padding: 2px; border-radius: 4px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); -webkit-transition: left .3s; -moz-transition: left .3s; -ms-transition: left .3s; -o-transition: left .3s;}
.uc-tip-show{}
.uc-tip .text{display: inline-block; padding: 0 5px; line-height: 2; white-space: nowrap;}
.uc-tip .arrow-bottom{position: absolute; display: block; width: 14px; height: 7px; overflow: hidden; left: 7px;}
.uc-tip .arrow{display: block; height: 1px; overflow: hidden; border: solid 1px #84bcfb; margin: 0 auto; border-width: 0 1px; background-color: #e3f0ff;}
.uc-tip .arrow-2{width: 0;}
.uc-tip .arrow-4{width: 2px;}
.uc-tip .arrow-6{width: 4px;}
.uc-tip .arrow-8{width: 6px;}
.uc-tip .arrow-10{width: 8px;}
.uc-tip .arrow-12{width: 10px;}
.uc-tip .arrow-14{width: 12px;}.uc-table{width: 100%; max-width: 100%; border-collapse: collapse; border-spacing: 0; color: #333;}
.uc-table-s{}
.uc-table th,
.uc-table td{padding: 5px 10px; background: #f2f2f2; text-align: left; vertical-align: middle; line-height: 1.5; font-weight: bold; white-space: nowrap;}
.uc-table td{padding: 20px 10px; background: #fff; border: solid 1px #f6f6f6; border-width: 0 0 1px 0; font-weight: normal;
	-webkit-transition: background .3s; -moz-transition: background .3s; -ms-transition: background .3s; -o-transition: background .3s;
}
.uc-table-text-top td,
.uc-table .text-top{vertical-align: top;}
.uc-table .text-middle{vertical-align: middle;}
.uc-table .text-center{text-align: center;}	
.uc-table .text-wrap{word-wrap: break-word; word-break: normal;}
.uc-table tr:hover td{background: #f9f9f9;}

.uc-table .focus td{background: #eafbfe;/* border: solid 2px #f49c0f; border-width: 2px 0; padding: 19px 10px 19px;*/}
.uc-table .focus:hover td{background: #eafbfe;}
/*.uc-table .focus .row-first{border-width: 2px 0 2px 2px; padding-left: 8px;}
.uc-table .focus .row-last{border-width: 2px 2px 2px 0; padding-right: 8px;}*/

.uc-table-s th,
.uc-table-s td{padding: 2px 10px; border-width: 0;}/* global */
.lnk:link,
.lnk:visited{color: #00a2ca;}
.lnk:hover{color: #00a2ca; text-decoration: underline;}
.lnk-gray:link,
.lnk-gray:visited{color: #666; text-decoration: underline;}
.lnk-gray:hover{color: #00a2ca; text-decoration: underline;}
.m{font-size: 14px;}	
.cny{font-family: Arial;}
.mt20{margin-top: 20px;}
.mt10{margin-top: 10px;}
.mt5{margin-top: 5px;}
.mb20{margin-bottom: 20px;}
.mb40{margin-bottom: 40px;}
.mr10{margin-right: 10px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.cny{margin: 0 1px;}
.uc-main .uc-radio,
.uc-main .uc-slider,
.uc-main .uc-select,
.uc-main .uc-number,
.uc-main .uc-radio .unit{float: left; display: inline;}
.uc-main .c-f60{color: #f60;}

/* tab --------*/
.uc-new-tab{position: absolute; top: 0; left: 488px; display: inline; width: 25px; height: 25px; overflow: hidden;}
.uc-page-tab li a,
.uc-page-tab .current a{width: 252px; padding-left: 0; padding-right: 0;}
.uc-page-tab .lnk{float: right; display: inline; height: 16px; overflow: hidden; margin: 14px 0 0 32px; line-height: 1.1;}
.uc-page-tab .lnk .icon-counter{float: left; display: inline; margin: 1px 2px 0 0; height: 16px; color: #666;}

.uc-main .tip-row{height: 26px; background: #f1f6fa; padding: 6px 10px; margin: 0 5px;}
.uc-main .tip-row .icon-info{float: left; display: inline; font-size: 16px; color: #06c; margin-top: 5px; margin-right: 4px;}
.uc-main .tip-row .tip-text{float: left; display: inline; margin-top: 4px; color: #000; line-height: 1.5;}
.uc-main .tip-row button{float: left; display: inline; margin-left: 8px; width: 100px;}

/* buy */
.uc-main{position: relative; border: solid 1px #e4e4e4; border-width: 0 1px 1px 1px; zoom: 1; background-color: #fff;}
.uc-main .form{padding: 10px 0 0;}
.uc-main .row{margin: 0 9px; padding: 11px 0; zoom: 1; background: #fff; line-height: 26px;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-main .row:after{display:block; clear:both; height:0; content:"\0020";}
.uc-main .row-relative{position: relative;}
.uc-main .row-hide{padding: 0; height: 0; overflow: hidden; line-height: 0;}
.uc-main .row-error{background: #fff;}
.uc-main .column{float: left; display: inline; color: #333;}
.uc-main .column .row-li{line-height: 26px; height: 26px; zoom: 1; white-space: nowrap;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; 
}
.uc-main .column .row-li:after{display:block; clear:both; height:0; content:"\0020";}
.uc-main .column .row-li-add{-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); overflow: hidden;}
.uc-main .column .row-li-delete{-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); height: 0; padding: 0; overflow: hidden;}
.uc-main .column .row-li-hide{margin-top: 0; padding: 0; height: 0; overflow: hidden; *display: none;}
.uc-main .column .tip{float: none; display: inline-block; height: 24px; width: auto; line-height: 1.9; color: #999; font-size: 12px;}
.uc-main .row .row-name{float: left; display: inline; width: 88px; height: 26px; font-size: 14px; line-height: 25px; text-align: right; color: #999; margin: 0;}
.uc-main strong{color: #000; line-height: 26px;}
.uc-main .gray{color: #999;}
.uc-main .dashed{border-top: dashed 1px #d6d6d6; height: 0; overflow: hidden; margin: 10px 9px;}

/* submit */
.uc-submit{border: solid 1px #e4e4e4; background: #fff; border-width: 1px 0; box-shadow: 0px -5px 5px -4px rgba(0, 0, 0, 0.1); padding: 10px 0 10px 0; color: #666; z-index: 2;}
.uc-submit-transition-height{
	-webkit-transition: top .3s; -moz-transition: top .3s; -ms-transition: top .3s; -o-transition: top .3s;
}
.uc-submit .info-row{height: 24px;}
.uc-submit .info-row-s{height: 24px;}
.uc-submit .info-row-s,
.uc-submit .info-row{padding-left: 97px; line-height: 20px; white-space: nowrap;}
.uc-submit .info-row-hide{height: 0; overflow: hidden; *display: none;}
.uc-submit .button-row{padding-left: 97px;}
.uc-submit .info-row-s .settle,
.uc-submit .info-row .settle{font-size: 20px; color: #f60; color: #f60;}
.uc-submit .cost{color: #999; text-decoration: line-through; margin-left: 10px;}
.uc-submit .rebate{color: #390; margin-left: 10px;}
.uc-submit .icon-giving{color: #79a54c; font-size: 16px; margin-right: 4px; margin-left: 20px; vertical-align: text-bottom;}  
.uc-submit .uc-ploy{vertical-align: baseline;}  
.uc-submit button{margin: 0px 10px 0 0; outline: none;}/* background */
.uc-new-tab,
.uc-orders .title .arrow{background: url(../images/new.gif) no-repeat;}
.uc-orders .ico-order-centos,
.uc-orders .ico-order-debian,
.uc-orders .ico-order-ubuntu,
.uc-orders .ico-order-red-hat-enterprise-linux-server,
.uc-orders .ico-order-windows-server,
.uc-select .ico-windows-server,
.uc-select .ico-red-hat-enterprise-linux-server{background: url("https://img02.taobaocdn.com/tps/i2/T11xRyFdRcXXau8B2d-16-168.png") no-repeat;}
.uc-select .ico-windows-server,
.uc-select .ico-red-hat-enterprise-linux-server{display: inline-block; width: 16px; height: 16px; overflow: hidden; margin-right: 5px; vertical-align: text-top; cursor: pointer;}
.uc-select .ico-red-hat-enterprise-linux-server{background-position: 0 -72px;}
.uc-select .ico-windows-server{background-position: 0 -96px;}

.uc-orders .ico-order-aliyun-linux,
.uc-orders .ico-order-opensuse,
.uc-orders .ico-order-gentoo,
.uc-select .ico-aliyun-linux,
.uc-select .ico-opensuse,
.uc-select .ico-gentoo{background: url("https://gtms01.alicdn.com/tps/i1/T12njRFIhaXXbLZ7zX-16-56.gif") no-repeat;}
.uc-select .ico-aliyun-linux,
.uc-select .ico-opensuse,
.uc-select .ico-gentoo{display: inline-block; width: 16px; height: 16px; overflow: hidden; margin-right: 5px; vertical-align: text-top; cursor: pointer;}
.uc-select .ico-opensuse{background-position: 0 -20px;}
.uc-select .ico-gentoo{background-position: 0 -40px;}

/* 细碎 */
#uc-band{float: left; display: inline; width: 506px; margin-right: 10px;}
#uc-cpu,
#uc-ram{float: left; display: inline;}
.uc-main .uc-radio .unit{float: left; display: inline;}
.uc-main .uc-band{float: left; display: inline; margin-right: 8px;}
.uc-main .band-unit{float: left; display: inline;}
.uc-main .uc-os .unit{width: 185px;}
.uc-main .uc-custom{float: left; display: inline;}
.uc-main .uc-custom .unit{width: 294px;}
.uc-main .uc-os-ver .unit{width: 267px;}
.uc-main .uc-select{margin-right: 10px;}
.uc-main .c-f60{color: #f60;}
.uc-main .w620{width: 620px;}
.row-os{height: 26px;}

/* region */
.uc-main #uc-region,
.uc-main .uc-region,
.uc-main .my-area{float: left; display: inline;}
/* os */
.uc-main .uc-os,
.uc-main .uc-os-ver{float: left; display: inline;}
/* disk type */
.uc-main .disktype-help{
	-webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;
}
.uc-main .disktype-help:link,
.uc-main .disktype-help:visited{float: left; display: inline; margin-top: 1px; *margin-top: 8px; font-size: 12px; color: #999;}
.uc-main .disktype-help:hover{color: #000; text-decoration: none;}
/* disk */
.uc-main .uc-disk-transition-none .unit{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none;}
.uc-main .snapshot-capacity{float: left; display: inline; color: #f60;}
.uc-main .snapshot-info{float: left; display: inline; color: #666; margin: 0 10px;}
.uc-main .disk-delete{
	-webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;
}
.uc-main .disk-delete:link,
.uc-main .disk-delete:visited{float: right; display: inline; margin-top: 1px; *margin-top: 8px; font-size: 12px; color: #999;}
.uc-main .disk-delete:hover{color: #000; text-decoration: none;}
.uc-main .disk-slider{float: left; display: inline; width: 360px; margin-right: 10px;}
.uc-main .disk-slider-input{float: left; display: inline; margin-right: 8px;}
.uc-main .disk-unit{float: left; display: inline; margin-right: 10px;}
.uc-main .disk-help{
	-webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;
}
.uc-main .disk-help:link,
.uc-main .disk-help:visited{float: left; display: inline; margin-top: 1px; *margin-top: 8px; margin-left: 8px; font-size: 12px; color: #999;}
.uc-main .disk-help:hover{color: #000; text-decoration: none;}
.uc-main .disk-add{float: left; display: inline; margin-right: 10px;}
.uc-main .disk-add:hover{text-decoration: none;}
.uc-main .disk-add .icon-add{
	-webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;
}
.uc-main .disk-add:link .icon-add,
.uc-main .disk-add:visited .icon-add{margin-right: 4px; font-size: 12px; color: #000;}
.uc-main .disk-add:hover .icon-add{color: #000; text-decoration: none;}
.uc-main .disk-add-disabled:link,
.uc-main .disk-add-disabled:visited,
.uc-main .disk-add-disabled:hover{color: #999; text-decoration: none; cursor: text;}
.uc-main .disk-add-disabled:link .icon-add, 
.uc-main .disk-add-disabled:visited .icon-add,
.uc-main .disk-add-disabled:hover .icon-add{color: #999; text-decoration: none;}
.uc-main .disk-info{float: left; display: inline; color: #999;}
.uc-main .column .fn-hide{display: none;}
/* zone */
.uc-main .zone-checkbox{float: left; display: inline-block; width: 13px; height: 13px; overflow: hidden; margin-top: 7px;}
.uc-main .zone-checkbox-title{float: left; display: inline; margin-left: 4px; color: #333;}
.uc-main .zone-help{
	-webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;
}
.uc-main .zone-help:link,
.uc-main .zone-help:visited{float: left; display: inline; margin-top: 1px; *margin-top: 8px; margin-left: 8px; font-size: 12px; color: #999;}
.uc-main .zone-help:hover{color: #000; text-decoration: none;}
.uc-main .row-li-name{float: left; display: inline; color: #999;}
.uc-main .uc-zone-radio{float: left; width: 550px;}
.uc-main .uc-zone-radio .unit{float: left; display: inline; margin-bottom: 10px;}
.uc-main .row-zone-1{height: 26px; overflow: hidden; line-height: 26px;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-main .row-zone-2{height: 62px; overflow: hidden; line-height: 26px;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-main .row-zone-3{height: 98px; overflow: hidden; line-height: 26px;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-main .row-zone-4{height: 134px; overflow: hidden; line-height: 26px;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
/* number */
.uc-main .uc-number{float: left; display: inline; margin-right: 8px;}
.uc-main .uc-number .uc-reduce,
.uc-main .uc-number .uc-add,
.uc-main .uc-number .uc-input{float: left; display: inline;}
.uc-main .uc-number .uc-input{width: 46px;}

.uc-main .row .yundun{float: left; margin-top: 7px; margin-right: 4px; vertical-align: text-bottom; display: inline-block; width: 13px; height: 13px; overflow: hidden; display: none;}
.uc-main .row .icon-yundun{float: left; display: inline; color: #ce8aee; margin: 3px 1px 0 0; font-size: 16px;} 
.uc-main .row .yundun-text{float: left; margin-top: 2px;}
.uc-main .row .yundun-help{
	-webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;
}
.uc-main .row .yundun-help:link,
.uc-main .row .yundun-help:visited{float: left; display: inline; margin-top: 1px; *margin-top: 8px; margin-left: 8px; font-size: 12px; color: #999;}
.uc-main .row .yundun-help:hover{color: #000; text-decoration: none;}
/* submit */
/*.uc-main .settle .cny{margin: 0 2px 0 0;}
.uc-main .cost .cny,
.uc-main .rebate .cny{margin: 0 1px;}
.uc-orders .orders-submit .icon-giving,
.uc-submit .icon-giving,
.uc-orders .orders-submit .uc-ploy,
.uc-submit .uc-ploy{vertical-align: middle\9;}
@-moz-document url-prefix(){
	.uc-orders .orders-submit .uc-ploy,.uc-submit .uc-ploy{vertical-align: middle;}
}*/
.uc-submit label,
.uc-submit .settle,
.uc-submit .cost,
.uc-submit .rebate,
.uc-submit .icon-giving,
.uc-submit .uc-ploy{float: left; display: inline;}
.uc-submit label,
.uc-submit .cost,
.uc-submit .rebate,
.uc-submit .uc-ploy{margin-top: 2px;}
.uc-submit .icon-giving{margin-top: 4px;}
/*.uc-orders .orders-submit .icon-giving,
.uc-orders .orders-submit .uc-ploy{vertical-align: middle;}
@-moz-document url-prefix(){
	.uc-orders .orders-submit .uc-ploy{vertical-align: middle;}
}*/
body .uc-submit .fn-hide{display: none;}
.uc-main .fn-hide-important{display: none !important;}

/* 清单 */
.uc-orders{border: solid 2px #e2e2e2; border-top-width: 4px; background: #f7f7f7; margin-top: 40px;
	-webkit-transition: height .3s; -moz-transition: height .3s; -ms-transition: height .3s; -o-transition: height .3s;
}
.uc-orders .title{height: 28px; padding: 1px 10px; overflow: hidden; font-size: 14px; line-height: 2; color: #000;}
.uc-orders .title .arrow{float: right; display: inline; width: 9px; height: 12px; background-position: -30px 0; margin: 8px 2px 0 0; cursor: pointer;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-orders .title .arrow-rotate{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg);}
.uc-orders .title:hover .arrow{margin: 9px 2px 0 0;}
.uc-orders .title:hover .arrow-rotate{margin: 7px 2px 0 0;}
.uc-orders .list{margin: 0 0 0 0; padding: 0 10px; overflow: auto;}
.uc-orders .list-scroll{margin-right: 10px; padding-right: 5px;}

.uc-orders .order{border: solid 1px #eee; background-color: #fff; margin: 0 0 10px; padding: 6px 10px; zoom: 1;}
.uc-orders .order-scroll{margin-right: 5px;}
.uc-orders .order:after{display:block; clear:both; height:0; content:"\0020";}
.uc-orders .order:hover{border-color: #f8edc3; background-color: #fffae8;}						
.uc-orders .order .order-row{margin: 4px 0; line-height: 1.8; zoom: 1;}
.uc-orders .order .order-row:after{display:block; clear:both; height:0; content:"\0020";}			
.uc-orders .order .order-row strong{float: left; display: inline;}
.uc-orders .ico-order-centos,
.uc-orders .ico-order-debian,
.uc-orders .ico-order-ubuntu,
.uc-orders .ico-order-red-hat-enterprise-linux-server,
.uc-orders .ico-order-aliyun-linux,
.uc-orders .ico-order-windows-server,
.uc-orders .ico-order-gentoo,
.uc-orders .ico-order-opensuse{display: inline-block; width: 16px; height: 16px; overflow: hidden; margin-left: 4px; vertical-align: text-top; cursor: pointer;}
.uc-orders .ico-order-centos{background-position: 0 0;}
.uc-orders .ico-order-debian{background-position: 0 -24px;}
.uc-orders .ico-order-ubuntu{background-position: 0 -48px;}
.uc-orders .ico-order-opensuse{background-position: 0 -20px;}
.uc-orders .ico-order-gentoo{background-position: 0 -40px;}
.uc-orders .ico-order-red-hat-enterprise-linux-server{background-position: 0 -72px;}
.uc-orders .ico-order-windows-server{background-position: 0 -96px;}
.uc-orders .order .order-row .order-price{float: right; display: inline; margin-right: 20px; color: #f60;}
.uc-orders .order .order-row label{float: left; display: inline;}
.uc-orders .order .order-info{margin-left: 40px; word-wrap: break-word; word-break: normal;}
.uc-orders .order .info-half{float: left; display: inline; width: 90px;}

.uc-orders .orders-submit{margin-top: 2px; padding: 10px 0; border-top: solid 2px #e2e2e2; box-shadow: 0px -5px 5px -4px rgba(0, 0, 0, 0.1); text-align: center; color: #666;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-orders .orders-submit-hide{margin: 0; padding: 0; height: 0; border-top-width: 0; box-shadow: none; overflow: hidden;}
.uc-orders .orders-submit .orders-submit-row{padding: 3px 0;
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.uc-orders .orders-submit .h18{height: 18px;}
.uc-orders .orders-submit .h20{height: 20px;}
.uc-orders .orders-submit .orders-submit-row-hide{padding: 0; height: 0; overflow: hidden;}
.uc-orders .orders-submit .cost{color: #999; text-decoration: line-through; margin-right: 10px;}
.uc-orders .orders-submit .rebate{color: #390;}
.uc-orders .orders-submit .icon-giving{color: #79a54c; font-size: 16px; margin-right: 4px; vertical-align: text-bottom;}  
.uc-orders .orders-submit .uc-ploy{vertical-align: bottom;}
.uc-orders .orders-submit .uc-button{width: 170px;}
.uc-orders .orders-submit .settle{font-size: 24px; color: #f60; line-height: 1;}
.uc-orders .icon-wrong{display: inline-block; width: 12px; height: 12px; vertical-align: baseline;}
.uc-orders .lnk-delete-order:link,
.uc-orders .lnk-delete-order:visited{color: #999;}
.uc-orders .lnk-delete-order:hover{color: #000; text-decoration: none;}
.uc-orders .button-orders-now{outline: none;}

/* tip */
.block-tip-grave{position: relative; width: 0; height: 0; overflow: hidden;}
.block-tip{position: absolute; top: 0; left: 0; padding: 4px; background: #ccc; background: rgba(0, 0, 0, 0.2); border-radius: 4px; z-index: 99;}
.block-tip .block{display: block; width: 380px; background: #fff;}
.block-tip .block-head{padding: 7px 15px; height: 18px; overflow: hidden; background-color: #f7f7f7; border-bottom: solid 1px #e2e2e2;}
.block-tip .block-body{padding: 10px 0; margin: 0 15px; color: #666; text-align: left; line-height: 20px;}
.block-tip .block-body strong{color: #000; font-weight: bold;}
.block-tip .block-foot{padding: 10px 0; margin: 0 15px; border-top: dashed 1px #e3e3e3; text-align: left;}
.my-region-tip-html{height: 0; overflow: hidden;}
.my-region-table th,
.my-region-table td{background: #c2dffe;}
.my-region-table td{background: #e3f0ff;}
.snapshot-box .block-body{margin: 0 5px;}
.snapshot-box .snapshot-list{height: 192px; overflow: auto;}
.snapshot-box .snapshot-list .unit{
	-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
}
.snapshot-box .snapshot-list .unit:link,
.snapshot-box .snapshot-list .unit:visited{display: block; height: 18px; padding: 3px 0 3px 10px; background: #fff; line-height: 1.5; color: #333;}
.snapshot-box .snapshot-list .unit:hover{background: #eee; text-decoration: none; color: #333;}
.snapshot-box .snapshot-list .unit-disabled:link,
.snapshot-box .snapshot-list .unit-disabled:visited,
.snapshot-box .snapshot-list .unit-disabled:hover{background-color: #fff; color: #ccc; cursor: default;}
.snapshot-box .block-head .do-close:link,
.snapshot-box .block-head .do-close:visited{float: right; display: inline; width: 12px; height: 12px; color: #999;}
.snapshot-box .block-head .do-close:hover{color: #000; text-decoration: none;}
.snapshot-empty{height: 192px; overflow: hidden; text-align: center; line-height: 160px;}

.yundun-tip .block-tip .block{width: 230px;}

.uc-main .disk-add.lnk-gray:link,
.uc-main .disk-add.lnk-gray:visited,
.uc-main .disk-add.lnk-gray:hover{text-decoration: none;}
.uc-main .disk-add.lnk-gray:link span,
.uc-main .disk-add.lnk-gray:visited span,
.uc-main .disk-add.lnk-gray:hover span{text-decoration: underline;}.new-image{background: url("https://gtms03.alicdn.com/tps/i3/T1nDppFMlXXXaApqbb-23-19.gif") no-repeat;}
.kloud-title .kloud-loading{background: url("https://gtms01.alicdn.com/tps/i1/T1RxJCFqxeXXaY1rfd-32-32.gif") no-repeat;}

.uc-main .row-image .err-image,
.uc-change .row-image .err-image{color: #e00; line-height: 2;}
.uc-main .row-image .icon-bang,
.uc-change .row-image .icon-bang{float: left; display: inline; margin-top: 4px; height: 16px; width: 16px; margin-right: 4px; font-size: 16px; line-height: 1;}

.lnk-black:link,
.lnk-black:visited{color: #000; text-decoration: underline;}
.lnk-black:hover{color: #00a2ca; text-decoration: underline;}

.row-li .lnk-disk-add:link,
.row-li .lnk-disk-add:visited{color: #000; text-decoration: none;}
.row-li .lnk-disk-add:hover{color: #00a2ca; text-decoration: none;}
.row-li .lnk-disk-add:link span,
.row-li .lnk-disk-add:visited span{text-decoration: underline;}
.row-li .lnk-disk-add:hover span{text-decoration: underline;}            

.kloud-dialog{padding: 4px; width: 686px; background: #9cddf5; background: rgba(0, 162, 202, 0.5);}
.kloud-dialog .box{padding: 10px 10px 20px 20px; background: #fff; line-height: 1.5; color: #333;}
.kloud-dialog .hd{height: 34px;}
.kloud-dialog .hd .title{display: inline-block; margin-top: 2px; font-size: 16px; line-height: 2; color: #000;}
.kloud-dialog .hd .close{float: right; display: inline; height: 12px; width: 12px; padding: 2px; font-size: 12px; line-height: 1; color: #999; cursor: pointer;
    -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;
}
.kloud-dialog .hd .close:hover{color: #000;}
.kloud-dialog .bd{padding: 0 0 0; margin-right: 10px; border-top: solid 2px #f4f4f4; color: #666;}
.kloud-dialog .bd .dialog-icon{float: left; display: inline; width: 32px; height: 32px; margin: 2px 0 0 16px; font-size: 32px; line-height: 1; color: #f60;}
.kloud-dialog .bd .dialog-text{margin-left: 56px;}
.kloud-dialog .ft{padding-top: 16px; margin-right: 10px; border-top: solid 1px #f4f4f4; text-align: center;}
.kloud-dialog .ft button{margin: 0 4px; width: 98px;}

.kloud-title{background: #ccc; background-color: rgba(0, 0, 0, 0.2); padding: 4px; width: 130px;}
.kloud-title .box{padding: 5px 20px 17px; background: #fff; line-height: 1.5; color: #333;}
.kloud-title .hd{padding: 7px 0 0; line-height: 2; font-size: 16px; font-weight: bold; border-bottom: solid 1px #dedede;}
.kloud-title .bd{padding-top: 12px;}
.kloud-title .kloud-loading{height: 32px; padding-left: 40px; line-height: 2.7; font-size: 12px; color: #333;}

.image-box .image-menu{float: left; display: inline; width: 104px; height: 466px; padding-top: 30px; border-right: solid 1px #f4f4f4;}
.image-box .image-menu .image-type{display: block; margin: 6px 0 ; padding: 1px 0; height: 18px; color: #999; cursor: pointer;
    -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s;
}
.image-box .image-menu .image-type:hover{color: #000;}
.image-box .image-menu .current{color: #000;}
.image-box .image-menu .image-type i{float: right; width: 6px; height: 11px; overflow: hidden; margin-right: -1px; margin-top: 3px; display: none;}
.image-box .image-menu .current i{display: inline;}
.image-box .image-menu .image-type .dot-1,
.image-box .image-menu .image-type .dot-2,
.image-box .image-menu .image-type .dot-3,
.image-box .image-menu .image-type .dot-4,
.image-box .image-menu .image-type .dot-5,
.image-box .image-menu .image-type .dot-6{display: block; height: 1px; overflow: hidden; border-left: solid 1px #f4f4f4; background: #fff;}
.image-box .image-menu .image-type .dot-1{margin-left: 5px;}
.image-box .image-menu .image-type .dot-2{margin-left: 4px;}
.image-box .image-menu .image-type .dot-3{margin-left: 3px;}
.image-box .image-menu .image-type .dot-4{margin-left: 2px;}
.image-box .image-menu .image-type .dot-5{margin-left: 1px;}
.image-box .image-menu .image-type .dot-6{margin-left: 0px;}
.image-box .image-list{height: 496px; margin-left: 122px;}
.image-box .image-list .item-list{height: 416px; padding-top: 30px; border-bottom: solid 1px #f4f4f4;}
.image-box .image-list .item{height: 104px;}
.image-box .image-list .item-info{float: left; display: inline; width: 374px;}
.image-box .image-list .item-row{height: 26px;}
.image-box .item-row .money{float: right; display: inline; line-height: 26px;}
.image-box .item-row .money .c-f60{color: #f60;}
.image-box .item-row .item-name{float: left; display: inline; line-height: 26px; color: #000;}
.dpl-select{float: left; display: inline; margin-left: 20px; border: solid 1px #d4d4d4; height: 26px; padding: 4px 4px; background-color: #fff; vertical-align: middle; color: #333; border-radius: 3px; outline: 0;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.image-box .item-txt{line-height: 1.5; color: #999;}
.image-box .item-btn{float: left; display: inline; width: 130px; margin-left: 16px; text-align: center;}
.image-box .item-btn .uc-button{width: 96px; margin-bottom: 10px;}
.image-box .image-loading{height: 496px; background: url("https://gtms01.alicdn.com/tps/i1/T1RxJCFqxeXXaY1rfd-32-32.gif") no-repeat center center;}
.image-box .image-empty{padding-top: 100px; padding-left: 60px;}


.kloud-paging{display: inline-block; height: 32px; overflow: hidden; line-height: 1.5; color: #333; white-space: nowrap;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; -o-user-select:none
}
.kloud-paging .prev,
.kloud-paging .next,
.kloud-paging .page,
.kloud-paging .omit{display: inline-block; height: 18px; min-width: 24px; padding: 6px 3px; margin: 0 4px; border: solid 1px #ddd; overflow: hidden; text-align: center; cursor: pointer;
    border-radius: 3px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;
    _width: 24px;
}
.kloud-paging .omit{width: 26px; padding: 7px 3px; border-width: 0; background: #fff; cursor: default;}
.kloud-paging .prev,
.kloud-paging .next{width: 60px;}
.kloud-paging .page{background: #fff;}
.kloud-paging .prev:hover,
.kloud-paging .next:hover,
.kloud-paging .page:hover{background: #33b5d4; border-color: #33b5d4; color: #fff;}
.kloud-paging .prev:active,
.kloud-paging .next:active,
.kloud-paging .page:active{background: #20a5c5; border-color: #20a5c5; color: #fff;
    box-shadow: inset 0 2px 1px #138cb3;
}
.kloud-paging .current{background: #00a2ca; border-color: #00a2ca; color: #fff;}
.kloud-paging .disable,
.kloud-paging .disable:hover{background: #efefef; border-color: #efefef; color: #ccc; cursor: default;
    box-shadow: 0 0 0;
}

.new-image{position: relative; float: left; display: inline; width: 23px; height: 19px; overflow: hidden; margin-top: -16px; margin-left: -10px;}


/* 信息提示 */
.y-message{
    width: 560px; margin: 60px auto 0; padding-bottom: 150px;
}
/* 左侧放置icon区域 */
.y-message .icon{
    float: left; display: inline; width: 48px; height: 48px; font-size: 48px; font-style: normal; line-height: 1;
}
/* icon-no3 icon-yes3 icon-bang icon-help icon-stop icon-info */
.y-message .ico-warning{
    color: #e00;
}
.y-message .ico-success{
    color: #6c0;
}
.y-message .ico-normal{
    color: #00a2ca;
}
/* 右侧放置文本、按钮和链接的区块 */
.y-message .message{
    margin-left: 64px;
}
/* 重要信息 */
.y-message .message .title{
    font-size: 18px; font-weight: bold; line-height: 50px; color: #000;
}
/* 次要信息 */
.y-message .message .info{
    font-size: 12px; line-height: 2; color: #666;
}
/* 操作区 */
.y-message .message .other{
    margin-top: 18px; 
}
.y-message .other a, .y-message .other button{
    margin-right: 8px;
}
/* 弹窗中出现的小号信息提示 */
.y-message.msg-s{
    width: auto; margin: 16px 0 0; padding-bottom: 32px;
}
.y-message.msg-s .icon{
    width: 32px; height: 32px; font-size: 32px; line-height: 1;
}
.y-message.msg-s .message{
    margin-left: 48px;
}
.y-message.msg-s .message .title{
    font-size: 16px; line-height: 34px; font-weight: normal;
}
.y-message.msg-s .message .info{
    margin-top: 3px; line-height: 1.5;
}


.uc-main .w500{width:500px;}
.uc-input-w400{width:400px;text-align:left;}
.w55{width:55px;text-align:center;}
.uc-main .row .w120{width:120px;}
.alt{text-align:center;}
.bk20{height:20px;clear:both;}
.hidden{display:none;}
.uc-main .column .tip{display:none;}
.tip-row{height: 26px; background: #f1f6fa; padding: 6px 10px; margin: 0 5px;}
.tip-row .icon-info{float: left; display: inline; font-size: 16px; color: #06c; margin-top: 5px; margin-right: 4px;}
.footer p{text-align:center;padding:0 6px;color:#999}
.add_btn{height:15px;width:15px;background:url(../images/add_btn.jpg) no-repeat;display:block;}
.caution{width:32px;height:32px;background:url(../images/caution.jpg);display:inline-block;vertical-align: middle;}

.ml15{margin-left:15px}
.btn{box-sizing:content-box;display:inline-block;border:1px solid #ddd;
*border:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
*margin-right:.3em;margin-bottom:0;padding:0 10px;*padding:1px 10px;width:auto;
height:21px;line-height:21px;font-size:12px;font-weight:bold;cursor:pointer;border-bottom-color:#bbb;background-color:#f4f4f4;
background-image:-moz-linear-gradient(top,#f8f8f8,#eee);background-image:-ms-linear-gradient(top,#f8f8f8,#eee);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#eee));background-image:-webkit-linear-gradient(top,#f8f8f8,#eee);
background-image:-o-linear-gradient(top,#f8f8f8,#eee);background-image:linear-gradient(top,#f8f8f8,#eee);background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8',endColorstr='#eeeeee',GradientType=0);
padding:6px 16px;outline:none;color:#444;font-family: tahoma, 'microsoft yahei', 微软雅黑;font-size:13px;font-weight:normal;
}


.btn,.btn:hover,.btn:visited{color:#444 !important;text-decoration:none;}
.btn:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#ededed;background-image:-moz-linear-gradient(top,#f2f2f2,#e6e6e6);background-image:-ms-linear-gradient(top,#f2f2f2,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#f2f2f2,#e6e6e6);background-image:-o-linear-gradient(top,#f2f2f2,#e6e6e6);background-image:linear-gradient(top,#f2f2f2,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#e6e6e6',GradientType=0)}
.btn:active{background-color:#ebebeb;background-image:-moz-linear-gradient(top,#e6e6e6,#f2f2f2);
background-image:-ms-linear-gradient(top,#e6e6e6,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#e6e6e6),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#e6e6e6,#f2f2f2);background-image:-o-linear-gradient(top,#e6e6e6,#f2f2f2);background-image:linear-gradient(top,#e6e6e6,#f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6',endColorstr='#f2f2f2',GradientType=0)}.btn .iconfont{font-size:12px!important;font-weight:normal}.btn-group .btn{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-left-width:0}.btn-group .btn:first-child{border-left-width:1px;-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px}.btn-group .btn:last-child{-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0}.btn-red{border-color:transparent;border-bottom-color:#c21b1b;background-color:#ff3636;background-image:-moz-linear-gradient(top,#f44,#f22);background-image:-ms-linear-gradient(top,#f44,#f22);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f44),to(#f22));background-image:-webkit-linear-gradient(top,#f44,#f22);background-image:-o-linear-gradient(top,#f44,#f22);background-image:linear-gradient(top,#f44,#f22);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4444',endColorstr='#ff2222',GradientType=0)}.btn-red,.btn-red:hover,.btn-red:visited{color:#FFF!important}.btn-red:hover{background-color:#e41b1b;background-image:-moz-linear-gradient(top,#ee2020,#d51314);background-image:-ms-linear-gradient(top,#ee2020,#d51314);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee2020),to(#d51314));background-image:-webkit-linear-gradient(top,#ee2020,#d51314);background-image:-o-linear-gradient(top,#ee2020,#d51314);background-image:linear-gradient(top,#ee2020,#d51314);background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee2020',endColorstr='#d51314',GradientType=0)}.btn-red:active{background-color:#df1819;background-image:-moz-linear-gradient(top,#d51314,#ee2020);background-image:-ms-linear-gradient(top,#d51314,#ee2020);background-image:-webkit-gradient(linear,0 0,0 100%,from(#d51314),to(#ee2020));background-image:-webkit-linear-gradient(top,#d51314,#ee2020);background-image:-o-linear-gradient(top,#d51314,#ee2020);background-image:linear-gradient(top,#d51314,#ee2020);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d51314',endColorstr='#ee2020',GradientType=0)}.btn-orange{border-color:transparent;border-bottom-color:#cf370c;background-color:#ff4e00;background-image:-moz-linear-gradient(top,#f50,#f40);background-image:-ms-linear-gradient(top,#f50,#f40);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f50),to(#f40));background-image:-webkit-linear-gradient(top,#f50,#f40);background-image:-o-linear-gradient(top,#f50,#f40);background-image:linear-gradient(top,#f50,#f40);background-repeat:repeat-x;}
.dialog-contentbox{padding:30px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);-moz-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1);border:1px solid #ddd;background-color:#fff}
.dialog-contentbox .b-close{text-algin:center;height:35px;position:absolute;right:6px;top:6px;font-size:35px;line-height:35px;width:35px;color:#ccc;outline:none;text-decoration:none;}
.dialog-contentbox .b-close:hover{color:#ff6600;text-decoration:none;}
.dialog-contentbox h1 {font-size: 28px;line-height: 28px;color: #101010;margin-top: 15px;padding:0;margin:0;}
.dialog-contentbox h1.info {line-height:1.2;}
.dialog-contentbox .content{padding:10px 0;width:auto;min-width:0;}
ul.tool-list{padding:0;margin:0;list-style-type:none;}
ul.tool-list li{float:left;padding-left:20px;background:url(https://bbs.taodaxiang.com/icon.png?T=3424354) no-repeat;height:30px;line-height:30px;}
ul.tool-list li.icon-weight{background-position:0px -75px;}
ul.tool-list li.icon-express{background-position:0px 5px;}
ul.tool-list li.icon-cal{background-position:0px -183px;}
ul.tool-list li a{color:#666;font-size:14px;font-family: 'Microsoft YaHei', SimSun, Arial;margin-right:20px;}
ul.tool-list li a:hover{text-decoration:none;color:#0090c6}

.izl-rmenu{position:fixed;left:0;top:35%;padding-bottom:73px;background:url(/core/modules/common/statics/images/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn-kefu{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;padding:0;margin:0}
.izl-rmenu .btn-phone{background-color:#a2abb0;background:url(/core/modules/common/statics/images/customer_service.png) 0px 0px no-repeat;}
.izl-rmenu .btn-phone:hover,.izl-rmenu .btn-phone.active{background-color:#f06f52;background:url(/core/modules/common/statics/images/customer_service_two.png) 0px 0px no-repeat;}
.izl-rmenu .btn-top{background:url(/core/modules/common/statics/images/return_top.png) 0px 0px no-repeat;background-color:#fe9700;display:none;}
.izl-rmenu .btn-help{background-color:#efab47;display:none;display:block;}
.izl-rmenu .btn-top:hover{background-color:#f06f52;background:url(/core/modules/common/statics/images/return_top_two.png) 0px 0px no-repeat;}

#help-content{font-size:14px;line-height:2;display:none;padding:10px 0;overflow:hidden;width:98%}
#help-content h3{font-weight:bold;font-size:18px;}
#help-content p{text-indent:2em}
#dialog-helper-module  ul.nav li { float: left; border-bottom: 3px solid #ccc; font-size: 16px; padding: 0 6px 6px 6px; cursor: pointer; }
#dialog-helper-module  ul.nav li.current { border-color:#f60;}
#dialog-helper-module  .clear{clear:both;}
.sms-icon-wrapper{padding:0 8px 0 8px;position:relative;z-index:5002;}
.sms-icon-wrapper.active{background:white;border-radius:4px 4px 0 0;;box-shadow:0 1px 3px rgba(0,0,0,0.15);}
.sms-icon-wrapper .sms-icon{background:url(../images/icons.png) 0 0px no-repeat;width:16px;display:inline-block;height:12px;vertical-align:middle;}
.sms-icon-wrapper.active .sms-icon{background-position:0 -20px;}
.sms-icon-wrapper .sms-number{position:absolute;top:1px;right:2px;padding:0 4px;background:#ff9000;color:#fff !important;border-radius:3px;font-size:12px;overflow:hidden;text-indent:0;white-space:nowrap;line-height:14px;font-size:11px;text-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 1px 3px rgba(0,0,0,0.15);display:none}
.sms-list-wrapper{width:300px;position:absolute;top:27px;left:1000px;z-index:5001;
border:1px solid #c7c7c7;box-shadow:0 2px 3px rgba(0,0,0,0.3);border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;background:#fff;
}
.sms-list-wrapper ul{padding:0;margin:0;list-style-type:none}
.sms-list-wrapper ul li{padding:20px;border-bottom: 1px solid #e3e3e3;;cursor:pointer;background:white;}
.sms-list-wrapper ul li:hover{background:#f7f7f7;}
.sms-list-wrapper p {text-align:left;color:#333}
.sms-list-wrapper p a{color:#00a2ca;text-decoration:underline;}
.sms-list-wrapper p.time {text-align:right;color:#999;font-size:12px;}
.sms-list-wrapper .loading{background:url(../images/loading.gif) center center no-repeat;padding-top:30px;padding-bottom:30px;background-color:white;}
ul.style1{padding:0;margin:0;list-style-type:none;}
ul.style1 li{float:left;border-bottom:3px solid #ccc;font-size:16px;padding:0 6px 6px 6px;cursor:pointer;}
ul.style1 li.current{border-color:#f60;}
.common-pages {clear:both;float:left;height:20px;margin-top:10px;}
.common-pages  a{text-decoration:none;color:#108ab5;font-size:12px;padding:0 4px;}
.common-pages  .cur{font-weight:bold;color:rgb(255, 102, 0);}
.common-pages  .disabled{color:#ccc}
a.beian-link{color:#999}
a.beian-link:hover{color:#f60}


