/* CSS Document */
html {
	font-family:  'microsoft yahei ui', 'microsoft yahei',arial, simsun, sans-serif;
	font-size: 14px;
}
body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, hr, input, li, ol, p, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
body{min-width:1200px;}
img{
	border: 0;	
}
.web-wtd{
	width: 1200px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.web-wtd-01{
	width: 1200px;
}
a{
	color: #FFF;
	text-decoration: none;
}
a:hover{
	color: #FFF;
	text-decoration: none;
}

.hf01 a:hover{
/*	color:#008bff;*/
}
.hf02 a{
	color: #333;
	text-decoration: underline;
}
.hf02 a:hover{
	color:#008bff;
}

.hf03 a{
	color: #0093d0;
	font-size: 12px;
	text-decoration: none;
}
.hf03 a:hover{
	color: #008bff;
	text-decoration: underline;
}

.hf04 a{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #2086ee;
	color: #2086ee;
	text-align: center;
}
.hf04 a:hover{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #2086ee;
	color: #FFF;
	text-align: center;
	background-color: #2086ee;
}

.hf05 a{
	color: #666666;
}
.hf05 a:hover{
	color: #2086ee;
}

.hf06 a{
	color: #333333;
}
.hf06 a:hover{
	color: #333333;
}

.hf07 a{
	color: #2086ee;
}
.hf07 a:hover{
	color: #2086ee;
	text-decoration: underline;
}
.hf08 a{
	color: #494949;
	font-size:16px;
}
.hf08 a:hover{
	color: #2086ee;
	text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
}
.hf09 a{
	color:#2086ee;
}

.hf10{
	color: #FFF;
	display:inline-block;
	background-color:#0099cc;
	font-size:12px;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
}
.hf10:hover{
	background-color: #007CA6;
}

.hf11{
	color: #0066cc;
	font-size: 12px;
	text-decoration: underline;
}
.hf11:hover{
	color: #007CA6;
	text-decoration: underline;
}

.hf12{
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #2086ee;
	color: #FFF;
	text-align: center;
	background-color: #2086ee;
}
.hf12:hover{
	background-color: #0d5fb2;
}
.hf13{
	color: #2086ee;
}
.hf13:hover{
	color: #2086ee;
	text-decoration: underline;
}

.hf14 a{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #BFBFBF;
	background-color: #BFBFBF;
	color: #FFF;
	text-align: center;
	cursor:not-allowed;
}
.hf14 a:hover{
	background-color: #BFBFBF;
}


.hf15 a{
	display:inline-block;
	border: 1px solid #2086ee;
	color: #FFF;
	text-align: center;
	background-color: #2086ee;
	width:80px;
	height:28px;
	line-height:28px;
}
.hf15 a:hover{
	border: 1px solid #2086ee;
	color: #FFF;
	background-color: #3997f6;
	text-align: center;
}

.cloud-frame{
	border: 1px solid #eeeeee;
}
.cloud-frame-01{
	border: 1px solid #e7e8ec;
}

.cloud-line-bottom,.cloud-line-top{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.cloud-line-bottom-01{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
.cloud-line-top-01{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
}
.cloud-line-right-01{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
}
.cloud-line-left-01{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
}
.cloud-dashed-right{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #dbdbdb;
}

.cloud-frame-shadow{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#d5d3d3,direction=120,strength=3);/*ie*/
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#d5d3d3')";

	-moz-box-shadow: 2px 2px 10px #d5d3d3;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #d5d3d3;/*safari或chrome*/
	box-shadow:2px 2px 10px #d5d3d3;/*opera或ie9*/
}

.cloud-product-shadow{
	-moz-box-shadow: 0px 3px 10px #d5d3d3;/*firefox*/
	-webkit-box-shadow: 0px 3px 10px #d5d3d3;/*safari或chrome*/
	box-shadow:0px 3px 10px #d5d3d3;/*opera或ie9*/
}

.pagesize{
	text-align: right;
	padding-right: 100px;
	padding-top:20px;
	padding-bottom:20px;
	
}
.page_ubox {
	font-size: 14px;
}

.page_ubox {
	overflow: hidden;
	
}
.page_ubox UL{
	list-style-type: none;
}
.page_ubox UL LI{
	display: inline-block;
}
.page_ubox a {
	font-size: 14px;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #666;
	padding: 0px 10px;
	height: 28px;
	line-height: 25px;
	display: inline-block;
	margin-left: 8px;
	border: 1px solid #ddd;
}

.page_ubox a.curr {
	border: 1px solid #fff;
	color: #827243
}

.page_ubox a:hover {
	border: 1px solid #009bef;
	color: #fff;
	background: #009bef;
}

.page_ubox li.am-active a {
	font-size: 14px;
	background: #009bef;
	color: #fff;
	border: 1px solid #009bef;
}
.send-button{
	color: #FFFFFF;
	background-color: #009bee;
	border:0;
	cursor: pointer;
	font-size: 16px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:13px;
}
.send-button-gray{
	color: #FFFFFF;
	background-color: #888;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	cursor: not-allowed;
}
.but01{
	display:inline-block;
	width:400px;
	height:50px;
	line-height:50px;
	color:#FFF;
	text-align:center;
	background-color:#55bcf9;
	font-size:16px;
	border: 0;
}
.but01:hover{
	background-color: #21A7F8;
}
.but02{
	display:inline-block;
	width:312px;
	height:40px;
	line-height:40px;
	color:#FFF;
	text-align:center;
	background-color:#009fd9;
	font-size:16px;
	border-radius:3px;
	border:0;
	cursor: pointer;
}
.but02:hover{
	background-color: #21A7F8;
}
.copyright{
	padding-top:30px;
	padding-bottom:10px;
	text-align:center;
	line-height:30px;
	color:#666666;	
}
.copyright span{
	padding-left: 8px;
	padding-right: 8px;
}


.tab01{
	background-color: #f0f0f0;
	border:0;
	
}  
.tab01 tr td{
	background-color: #FFF;
	font-weight:normal;
	height:48px;
	line-height:48px;
	font-size:12px;
	color:#666666;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	word-break:keep-all;/* 不换行 */
    white-space:nowrap;/* 不换行 */
    overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.tab01 .title td{
	background-color:#f5f5f5;
	font-weight:bold;
	
}
.submit-error{
	background-color: #fffbf2;
	border: 1px solid #ffdbab;
	color: #f00;
	margin-bottom: 7px;
	margin-top: 5px;
	padding: 8px;
}

.try-tab{
	width: 100%;
	margin-top:20px;
	margin-bottom:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	
}

.try-tab tr td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
.try-tab tr td {
	padding:2px;
	background: #FFF;
	height:35px;
	line-height:35px;
}
.try-tab .main_title{
	background: #f3f3f3;
}

.mfoot{display:none;}
@media(max-width:960px)
{
	
	.mfoot{display:block;width:100%;height:50px;line-height:50px;background:#3e9ce4;position:fixed;left:0px;bottom:0px;}
	.mfoot a{color:#fff;display:block;width:100%;height:50px;line-height:50px;font-size:14px;text-align:center;}
	body{width:100%;min-width:100%;}
	.web-wtd{width:100%;}
	.header-hgt{display:none;}
	#cloud_header{display:none;}
	.header-login a{display:inline-block;padding:5px 15px;border:1px solid #eee;margin:0px 10px;}
	.about .about-content .about-menu{width:100% !important;height:auto !important;}
}

.csfz {
text-align: left;
font-size:12px;
color:#696969;
}