@charset "utf-8";
/* CSS Document */

/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption, tbody, tfoot, thead,  th,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video,p{border:none; margin:0; padding:0; font-weight:normal; font-family:"微软雅黑";}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section,iframe {display: block;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#000;}
.clear{ clear:both; padding:0px; margin:0px; height:0%; font-size:0px; overflow:hidden; line-height:0;}
.left{ float:left;}
.right{ float:right;}
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body{background:#fff; font:0.6em;font-family: "微软雅黑"; color:#333; }
table{ font-size:14px;}
img{ width:100%; display:block}
section{  min-width:320px; margin:0 auto;}

.my_head{position: relative; height:40px;}
.my_headd{position: relative;}
.my_heada{width:100%;text-align:center; position:absolute; z-index:1000; color:#c7a95d; font-size:1.0em;padding-top:3%;font-family:"微软雅黑";}
.my_headb{ width:100%;text-align:center; position:absolute;}

.my_headci{width:100%; padding:0; margin:0;height:200px;}
.my_headcd{ float:left;width:100%;z-index:1; }
.my_headc{ width:90%;position:absolute; z-index:100; margin:7% 5% 0 5%;}
.my_headc img{border-radius: 5px; box-shadow:0 0 10px #999;}

.my_headcd{width:100%; position:absolute;}

.my_main{float:left;width:90%; margin:0 5%;border-bottom:1px solid #ccc;}
.my_mainn{float:left;width:90%; margin:0 5%;}
.my_maindd{float:left;width:90%; margin:0 5%; }
.my_mainq{float:left;width:90%; margin:0 5%;}
.my_maina{ float:left; width:35%; padding-top:3%; padding-bottom:3%;}
.my_mainai{ float:left; width:7%; padding-top:3%; padding-bottom:3%;}
.my_mainbi{float:left; width:60%; padding-left:5%;padding-top:2%; font-size:1.0em;font-family:"微软雅黑"; padding-bottom:2%; color:#c7a95d;}
.my_mainbid{float:left; width:100%;padding-top:3%; text-align:center; font-size:1.0em;font-family:"微软雅黑"; color:#cd897d; padding-bottom:5%;}
.my_mainb{float:left; width:88%; padding-left:5%;padding-top:3.5%; font-size:1.0em;font-family:"微软雅黑"; color:#c7a95d;padding-bottom:2%;}
.my_mainbl{float:left; width:60%;line-height:25px; padding-left:5%;padding-top:3.5%; color:#c7a95d; font-size:1.0em;font-family:"微软雅黑"; padding-bottom:2%;}
.my_mainbl-usa{float:left; width:62%;line-height:25px; padding-left:5%;padding-top:3%; font-size:1.0em;font-family:"微软雅黑"; padding-bottom:2%;}
.my_mainbr{float:right; width:25%;line-height:25px; text-align:right;padding-top:3.5%; font-size:0.8em;font-family:"微软雅黑"; padding-bottom:2%;}
.my_mainc{float:left; width:60%; margin-left:5%;font-size:0.8em; padding-bottom:3%; font-family: "微软雅黑";color:#666;}
.my_maind{float:left; width:100%;  padding-bottom:2%; font-family: "微软雅黑";font-size:0.8em; line-height:23px; color:#666;}
.my_maine{float:left; width:100%;padding-top:3%;padding-bottom:5%; text-align:right;}
.my_maind img{ margin:0 auto; width:40%; }

.my_maing img{ margin:0 auto; width:80%; }
.my_maine a{ border:0; color:#333;  border-radius: 20px; padding:2% 6%;font-family: "微软雅黑";font-size:0.8em;
    border: solid 1px #b7b7b8;
    background: #f1f1f1;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#b2b2b2));
    background: -moz-linear-gradient(top,  #f1f1f1,  #b2b2b2);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#b2b2b2');}
.my_mainf{float:left; width:90%;line-height:20px; margin-left:5%; padding-bottom:2%; font-family: "微软雅黑";font-size:0.8em;}
.my_maing{float:left; width:90%;margin-left:5%; margin-right:5%;padding-bottom:5%; text-align:right;font-size:0.8em;}

.my_maing a{  border:0; color:#333;  border-radius: 20px; padding:2% 6%;font-family: "微软雅黑";font-size:0.8em;
    border: solid 1px #b7b7b8;
    background: #f1f1f1;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#b2b2b2));
    background: -moz-linear-gradient(top,  #f1f1f1,  #b2b2b2);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#b2b2b2');}
.my_foot{}




.demo{
	border-radius: 3px;
	padding: 12px;
	font-size: 20px;
	color: #666;
	text-align: center;
}
/* 错误提示弹层 */
.c-float-modePop {
text-align: center;
background-color: #FAFAFC;
z-index:2;
}
.c-float-modePop .warnMsg {

padding: 20px 10px 10px 10px;
color: #fff
}
.c-float-modePop .doBtn {

width: 100%;
margin: 0 auto;
}
.c-float-modePop button {

padding: 6px 9px 6px 9px;
color: #666;
border: 0;
}
.c-float-shade {

width: 100%;
display: block;
position: absolute;
z-index: 99;
background-color: #000;
opacity: .5;
top: 0;
left: 0
}
.c-float-shade.hide {
display: none
}
.c-float-popWrap {box-shadow:0px 0px 8px #888;
	width: 85%;
	z-index: 9999;
	position: absolute;
	border-radius: 3px;
    overflow: hidden;
}
.c-float-popWrap .c-float-modePop {
	overflow: hidden;
	border-radius: 6px;
}
.c-float-popWrap .c-float-modePop .warnMsg {
    padding: 0.8em 0 0.8em;
	font-size: 15px;
	color: #333;
}
.c-float-popWrap .c-float-modePop .content {
    padding: 0 20px;
    font-size: 15px;line-height: 30px;
    color: #888;
    word-wrap: break-word;
    word-break: break-all;
	text-align: left;
}
.c-float-popWrap .c-float-modePop .doBtn {
	width: 100%;
	margin-top: 15px;
	position: relative;
}
.c-float-popWrap .c-float-modePop .doBtn:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.c-float-popWrap .c-float-modePop button {
	background-color: #FAFAFC;
	width: 50%;
	height: 42px;
	line-height: 42px;
	color: #444;
	font-size: 17px;
	border: 0;
	padding: 0;
}
.c-float-popWrap .c-float-modePop button.ok{
	color: #333; font-family:"微软雅黑";
}   

.c-float-popWrap.hide {

display: none;
-webkit-box-shadow: none
}
.c-float-popWrap.show {

display: block;
}

.c-float-popWrap.msgMode .c-float-modePop .content, .c-float-popWrap.msgMode .c-float-modePop .doBtn {

display: none
}

.c-float-popWrap.alertMode .c-float-modePop .doBtn .cancel {

display: none
}
.c-float-popWrap.confirmMode .c-float-modePop .content, .c-float-popWrap.confirmMode .c-float-modePop .doBtn {

display: block
}

