/* Distributed by http://freehtml5templates.com */
body{font-size:16px;font-family:\5fae\8f6f\96c5\9ed1; color:#333333; margin:0;padding:0;}
.blank{ font-size:0; clear:both; height:0;}
.txt14{ font-size:14px;}
.txt16{ font-size:16px;}
.txt20{ font-size:20px;}
.txt36{ font-size:36px;}
.txt24{ font-size:22px;font-weight:normal}
a:link{text-decoration:none;}
a:visited{text-decoration:none}
a:hover{text-decoration:none;}
.family{font-family:"微软雅黑";}
.gry{ color:#999;}
main, article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video  {
	display: block;
	text-align: justify;font-family:"微软雅黑";
}
ul li{ list-style:none}
#container {
	width: 100%;
	position: relative;
	margin: auto;
}
nav {
	margin: auto;
	float: right;
	width: 90%;
}
main {
	margin: auto;
	width: 1020px;
}
.abox {
	float: left;
	width: 300px;
	text-align: center;
	margin-right: 5px;
	padding: 5px;


}
.abox img {
	border: medium solid #FFFBF0;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	border-radius:19px;
	-moz-box-shadow:0px 0px 11px #000000;
	-webkit-box-shadow:0px 0px 11px #000000;
	box-shadow:0px 0px 11px #000000;

}
.content .abox figure a:hover {
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	border-radius:19px;
	-moz-box-shadow:0px 0px 11px #000000;
	-webkit-box-shadow:0px 0px 11px #000000;
	box-shadow:0px 0px 11px #000000;
	opacity: 0.5;
	-moz-transition: all 400ms linear 0s;
	
}
#nav_social {
	float: right;
	width: 140px;
	margin-top: 15px;
}
#logo {
	float: left;
	width: 350px;
	position: relative;
	text-align: right;
	text-indent: 1em;
}
.content section {
	width: 940px;
	position: relative;
	float: left;
	text-align: center;
	padding-left: 40px;
	padding-top: 20px;
}
.section_slogan {
	height: 40px;
	width: 960px;
	text-align: center;
	padding-top: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.cursive
{
	font-family:cursive;
	text-shadow: 1px 1px 1px #000000;
	color: #535353;
	font-size: 24px;
	font-weight: bold;
}
.content middle {
	width: 1100px;
	position: relative;
	margin: auto;
	padding-top: 1em;
	padding-bottom: 6em;
	text-align: left;
}
.middle_box {
	display: block;
	width: 300px;
	position: relative;
	float: left;
	padding: 10px;
	margin-left: 25px;
	box-shadow: 0 45px 60px -30px #7D7D7D;
	-moz-border-bottom-colors: withe;
	-moz-border-left-colors: black;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
}
middle {
	margin: auto;
	float: left;
	width: 1000px;

}
div#search-top{
	float:right;
	margin-right: 300px;
	margin-top: 15px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);



}
div#search-top form{
	width:160px;
	float:left;
	background:#666;
	color:#fff;
	padding:3px 0px 3px 0px;
	margin:0 0 0 20px;
}
input#search-field{
	width:123px;
	height:24px;
	padding:0 6px 0 8px;	
	float:left;
	background:#666;
	border:none;
	margin:0;
	color:#fff;
}
input#search-field:focus{
	color:#fff;
}
input#search-btn{
	width:18px;
	height:18px;
	float:left;
	margin:3px 0 0 0;
	padding:0 0px 0px 0;	
	text-align:center;
	color:#555;
	cursor:pointer;
	border:none;
	background:url(../images/search-btn.png) no-repeat center;
}
footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	margin: auto;
	clear: both;
}
#nav_social a:hover {
opacity: 0.5;
	-moz-transition: all 400ms linear 0s;
}
.big {
	font-family: 'Terminal Dosis', Arial, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #58A5C7;
	text-shadow: 1px 1px 1px #000000;
}
.middle_box a {
	color: #3D3D3D;
	text-decoration: none;
}
.middle_box a:hover {
	color: #151515;
	opacity: 0.5;
	
}
#logo b {
	text-align: right;
	text-shadow: 1px 1px 1px #000000;
	color: #58A5C7;
	font-size: 18px;
}
#footer {
	width: 1125px;
	height: 200px;
	text-align: left;
	position: relative;
	line-height: 1.5em;
	color: #fff;
	margin-top: 140px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 80px;
}
#footer p {
	padding: 0;
	list-style-type: none;
	margin: 0;
	color: #333333;
}
#footer h2 {
	padding: 0 0 20px 0;
	margin: 15px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	font: bold 120% Arial, Helvetica, Sans-Serif;
	border-bottom: 2px solid #666;
	color: #FFCC99;
    text-shadow: 1px 1px 1px #000000;
	background: inherit;
}
#footer a {
color: #aaa;
text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
#footer ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer ul li {
display: inline;
padding: 0;
margin: 0;
}
#footer ul li a {
	display: block;
	color: #006633;
	text-decoration: none;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #666;
}
#footer ul li a:hover {
	background: #FAFAFA;
	color: #333333;
	-moz-border-radius-bottomright: 500px;
}
#footerleft {
	float: left;
	width: 375px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footermiddle {
	float: left;
	width: 375px;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#footerright {
	float: left;
	width: 375px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
details {
	width: 960px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	color: #333333;
	height: 40px;
}
#footer p a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.enter {
	width: 960px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #F0F0F0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:0px 0px 2px #000000;
	-webkit-box-shadow:0px 0px 2px #000000;
	box-shadow:0px 0px 2px #000000;
	padding-right: 10px;
	height: 242px;


}
.enter em {
	float: left;
	width: 600px;
	margin-top: 40px;
	margin-left: 30px;
	line-height: 25px;
	font-family: serif;
	font-size: 16px;
	color: #222222;
}
.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	border: none;
	padding: 10px;
	background: #fff;
	border: 1px solid #333333;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	-moz-border-radius: 8px;
}
.imgteaser a .more {
	position: absolute;
	right: 2px;
	bottom: -30px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .desc{
	display: block;
	font-size: 1.2em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 11px;
	left: 11px;
	padding: 10px;
	margin: 0;
	width: 500px;
	border-top: 1px solid #999;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}
.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}
.enter p {
	float: right;
	width: 500px;
	margin-top: 20px;
	line-height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	margin-left: 10px;
	text-shadow: -1px 1px 0 #fff;
}
.btn, input[type="submit"], button {
	background: none repeat scroll 0 0%, -moz-linear-gradient(#CCCCCC, #B3B3B3) repeat scroll 0 0 transparent;
	border: 1px solid rgba(45, 45, 45, 0.5);
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	color: #444444;
	display: inline-block;
	font-weight: 300;
	line-height: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	float: right;
	margin-top: 3px;
	margin-right: 15;
	margin-bottom: 3px;
	margin-left: 0;
	width: 100px;
	text-align: center;
	font-size: 14px;
	padding: 2px;
}
.btn:hover, input[type="submit"]:hover, button:hover {
	background: none repeat scroll 0 0%, -moz-linear-gradient(#B3B3B3, #CCCCCC) repeat scroll 0 0 transparent;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 2px 1px rgba(32, 32, 32, 0.2) inset;
	color: #444444;
	text-decoration: none;
}
.sbtn {
    border-radius: 3px 3px 3px 3px;
    font-size: 11px !important;
    font-weight: bold;
    padding: 2px 5px 0;
    text-transform: uppercase;
}
.enter .btn a {
	text-decoration: none;
	color: #777777;
	font-weight: bold;
}
.enter .btn a:hover {
	color: #FF6633;
}
#logo a {
	margin: 0px;
	padding: 0px;
}
#logo a:hover {
-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	margin: 5px;
}
.investment{ width:100%; background:url(../images/zsbg.JPG) center; height:500px;_height:500px; min-height:500px; text-align:center;}
.investment h1{width:100%;font-size:40px; margin:0; padding:150px 0 80px 0}
.product{ width:100%; background: url(../images/pruductpic.png) no-repeat center #353242; height:500px;_height:500px; min-height:500px; color:#fff}
.product h2{font-size:40px; font-weight:normal;}
.ANBOX{ width:100%; background:url(../images/AL_BG.png) center; height:500px;_height:500px; min-height:500px;}
.al_main{ width:920px; padding:40px 50px 0 50px;
    margin:0 auto; 
	position:relative;
	top:-150px;
	height:330px;_height:330px;min_height:330px;
	-moz-border-radius: 8px; 
    -webkit-border-radius: 8px;
    border-radius:8px;
	background:#fff;
	 }
.al_main h3{ font-size:36px;font-family:"微软雅黑";}
.al_main h4{ font-size:16px;font-family:"微软雅黑";}
.al_main .con{font-family:"微软雅黑"; font-size:16px; margin-top:30px; line-height:34px; width:80%; text-indent:2em}
.al_main .f_l{ float:left; width:50%;height:260px;_height:260px;min_height:260px;}
.al_main .f_r{ float: right;}
.collapsed { display: none; }
.mtop30{ margin-top:30px;}
.mtop15{ margin-top:15px;}
.mleft30{ margin-left:30px;}
#foot{ width:100%; background:#f1f1f1; padding:30px 0 0 0;font-family:"微软雅黑";}
#foot .footnr{ width:1020px; margin:0 auto; font-size:14px; text-align:center}
#foot .footnr img{ margin:0 2px;}
#foot p{ font-size:14px; margin:10px auto; line-height:30px;}
/* ------------------------------------------
  导航
--------------------------------------------- */
.PageTop{
	width:100%;
	position:relative;
	background:#fff;
}
.NavBox{
	width:1020px;
	height:90px;
	background:#fff;
}

.NavRight{
	width:450px;
	margin-top:40px; 
	text-align:left; 
	position:relative;
}

.Logo{
	margin-top:20px;
}
.Tel-help,.Tel-help a{
	font-size:12px;
	color:#7c7c7c;
}
.Tel-help li{
	float:left;
	margin-right:8px;
	height:20px;
	line-height:20px;
}
nav{
	margin-top:40px;
}
nav a{
	color:#333333;

	font-size:16px;
}
nav a:hover{
	color:#e60033;
}
.Nav-in{
	color:#e60033;
}
.Login,.Reg{
	
	text-align:center;
}
.Login{
	background:#fff;
	border:1px solid #d9d9d9;
	-moz-border-radius: 20px; 
    -webkit-border-radius: 20px;
	border-radius:20px;
	display:block;
	padding:5px 15px;
	position:absolute;
	right:0;top:-5px; 
	font-size:14px;
}

.Nav-float{
	width:100%;
	height:90px;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
	background:#fff;
	box-shadow:3px 4px 5px #ccc;
	position:fixed;
	top:0;
	z-index:99;
	display:none;
}
.FloatBox{
	width:1020px;
}
.FloatBox .Logo-s{
	margin-top:12px;
}
.FloatBox nav{
	margin:40px auto auto 50px;
}
.Center{
	margin:0 auto;
}

.feature{ width:1020px; margin:0 auto;}
.feature li{ width:145px; float:left; font-size:14px; text-align:center}

.more1{ width:100px; 
     margin:0 auto; 
	 color:#e60033;  
	 display:block; line-height:30px;
	  text-align:center;
     -moz-border-radius: 0px; 
	  -webkit-border-radius: 0px;
	  border-radius:0px;
	  border:1px solid #e60033;
	  font-size:16px;
	  }
a.more1{text-decoration:none;color:#e60033;}
a.more1:hover{text-decoration:none; background:#e60033;color:#fff;}
h1{ font-size:34px; width:100%; text-align:center; font-weight:normal; margin:20px 0; color:#333333}

.MAIN{width:1020px; margin:0 auto;}
.MAIN .title{ line-height:40px; color:#333333; font-weight:normal; font-size:24px;}
.MAIN_n{ width:100%;}
.MAIN_n80{width:60%; margin:0 auto;}
.MAIN_n80 li a{ color:#333333}
.MAIN_n80 li a:hover{ color:#e60033;}
.MAIN_n li,.MAIN_n80 li{ float:left}
.MAIN_n li .p1{margin:30px 0; text-indent:2em; line-height:30px; width:80%;}
.MAIN_n .w60{ width:60%;}
.MAIN_n80 .w20{ width:20%; text-align:center;}
.w25{width:25%; text-align:center;}
.zsinfo{ width:100%; text-align:center; font-size:16px; margin:20px 0;}
.report{ background:#333333; min-height:310px; height:310px; width:100%;}
.report_n{ width:1020px; margin:0px auto;}
.report_l{ float:left;margin:0px;}
.report_r{ float: right;margin:0px;}
.report h2{font-size:32px; color:#fff;}
.linkbg{ padding-left:30px; background:url(../images/point.png) no-repeat;}
.report a{ line-height:30px;}
.report a{color:#fff;}
.report a:hover{text-decoration:underline;color:#fff;}

.hidden {
	DISPLAY: none
}
.focus {
	WIDTH: 500px; FLOAT: left
}
.focus .cont IMG {
	WIDTH: 500px; DISPLAY: block; HEIGHT: 310px
}
.focus .cont .hidden {
	DISPLAY: none
}
.focus .cont STRONG {
	POSITION: absolute; PADDING-BOTTOM: 0px; PADDING-LEFT: 8px; PADDING-RIGHT: 0px; DISPLAY: block; FONT-SIZE: 18px; PADDING-TOP: 14px
}
.focus .cont STRONG A {
	COLOR: #fff
}
.change {
	WIDTH: 335px;FLOAT: right; HEIGHT: 35px; PADDING-TOP: 15px; position:absolute; bottom:10px; right:10px;
}
.change LI {
	TEXT-ALIGN: center; PADDING-BOTTOM: 0px; LINE-HEIGHT: 17px; PADDING-LEFT: 0px; WIDTH: 25px; PADDING-RIGHT: 0px; DISPLAY: inline; BACKGROUND: url(../images/chblack.jpg) no-repeat; FLOAT: right; COLOR: #fff; CURSOR: pointer;  MARGIN-RIGHT: 5px; PADDING-TOP: 0px
}
.change LI.current {
	BACKGROUND: url(../images/chblue.jpg) no-repeat; COLOR: #fff
}
.research{ width:100%; background:#f1f1f1; height:500px;_height:500px; min-height:500px; text-align:center; margin:0; padding-top:50px }
.loginbg{ width:100%; background: url(../images/bg_login.png) no-repeat center #dd3b39; height:500px;_height:500px; min-height:500px; text-align:center; margin:0; padding-top:50px }
.loginbg2{ width:100%; background: url(../images/pg_loginbg.jpg) no-repeat center  #fc877d; height:500px;_height:500px; min-height:500px; text-align:center; margin:0; padding-top:50px }
.key{ width:500px; 
      margin:0 auto; 
	  background:#fff; 
      border:1px solid #d9d9d9;
	  -moz-border-radius:5px; 
	  -webkit-border-radius: 5px;
	  border-radius:5px;
	  padding-bottom:40px;
	  height:380px;_height:380px; min-height:380px; 
	  }
.key h1{ font-size:20px; width:100%; line-height:50px; border-bottom:0px solid #d9d9d9; font-weight:bold;}
.key ul,.key p{ width:80%; margin:0 auto;}	
.key li{width:100%; clear:both; text-align:left;} 
.key input{font-size:16px;margin:0 0 20px 0;display:block;font-family:\5fae\8f6f\96c5\9ed1;}
.key .inputbox{border:1px solid #DDD; line-height:33px;}
.button80{ width:32%; float:right;}
.button100{ width:100%;}
.button-blue{display:block;padding:5px 0;color:#fc877d;background:#fff;text-align:center;cursor:pointer; border:1px solid #fc877d; line-height:30px;}
.button-blue:hover{background:#e6002e;text-decoration:none;color:#ffffff}
.button-red{display:block;padding:5px 0;color:#fff;background:#fc877d;text-align:center;cursor:pointer; border:0; line-height:30px;}
.button-red:hover{background:#e6002e;text-decoration:none;color:#ffffff}
.red{color:#e6002e}
.bt_r{font-family:\5fae\8f6f\96c5\9ed1;
      color:#fff;
	  width:600px;
	  cursor:pointer;
	  overflow:hidden; 
	  font-size:16px;   
	  line-height:40px; 
	  border:0; 
	  text-align:center;
	  background:#fc877d;
	  }
.key p a{color:#333333;}
.key p a:hover{color:#1978c9;text-decoration:none;}
/*特殊下拉框开始 */
*{margin:0;padding:0;list-style:none;border:none;}
.sucaijiayuan{width:0px;margin:60px 0;font:normal 16px/32px 'microsoft yahei';height:32px;}
.sucaijiayuan p{margin-bottom:50px;}
.sucaijiayuan p span{float:left;padding-right:10px;}
.mod-dropdownlist {
    display: inline-block;
}
.mod-dropdownlist .dropdown-select {
    background: transparent url(../images/bg_dropdown.png) left top repeat-x; width:398px;
    border: 1px solid #d9d9d9;
    color: #666;
    cursor: default;
    display: inline-block;
    *display: inline;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    *zoom: 1;
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    -ms-user-select:none;
    user-select:none;
    font-size: 14px;
}
.mod-dropdownlist .dropdown-select:visited,
.mod-dropdownlist .dropdown-select:hover,
.mod-dropdownlist .dropdown-select:active {
    border: 1px solid #c7c7c7;
    color: #666;
    background: transparent;
}
.mod-dropdownlist .dropdown-select .dropdown-input {
    border-right: 1px solid #ededed;
    padding: 0 10px;
    zoom: 1;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    float: left;
    height: 30px;
}
.mod-dropdownlist .dropdown-select .dropdown-icon {
    background: transparent url(../images/icon_dropdown.gif) center center no-repeat;
    border-left: 1px solid #fff;
    width: 40px;
    padding: 0 0;
    zoom: 1;
    font-size: 14px;
    line-height: 30px;
    float: right;
    height: 30px;
}
.mod-dropdownlist .dropdown-select:hover .dropdown-icon {
    background: transparent url(../images/icon_dropdown_hover.gif) center center no-repeat;
}
.mod-dropdownlist .dropdown-list {
    background: #fff;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    display: block;
    overflow: hidden;
    padding:0;
}
.mod-dropdownlist .dropdown-options {
    background: #fff;
    display: block;
    overflow: hidden;
    overflow-y: auto;
    padding:0;
    margin: 0;width: 120%;
}
.mod-dropdownlist .dropdown-options li {
    margin: 0;
    padding: 0;
}
.mod-dropdownlist .dropdown-options li a {
    color: #666;
    cursor: default;
    display: block;
    padding: 0 10px;
    white-space: nowrap;
    width: 120%;
    font-size: 14px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.mod-dropdownlist .dropdown-options li a:hover {
    background-color: #eee;
    color: #666;
}
.mod-dropdownlist .dropdown-options li.dropdown-options-focus a,
.mod-dropdownlist .dropdown-options li.dropdown-options-focus a:hover{
    background-color: #E64E3F;
    color:#fff;
}
.mod-dropdownlist .dropdown-list .dropdown-custombox {
    border-top: 1px solid #ccc;
}
/*特殊下拉框*/
h5{ margin:0 auto; width:100%; text-align:center; font-weight:normal; font-size:20px; color:#7f7f7f;}
.container_16 { width:1020px; margin:0 auto; text-align:center}

/* Faded Slider */
#faded {padding-bottom:20px}
/*
 * Required:If fixed height, state it here
*/
#faded .rap {border:0;width:100%;height:416px;z-index:10;overflow:hidden; text-align:center; margin:0 auto;}
#faded .rap img { margin:10px 0;}
#faded ul.pagination {background:#fff;z-index:9;padding:25px 0 25px 0}
	#faded ul.pagination li {width:20%; float:left; text-align:center}
	#faded ul.pagination li:last-child {background:none}
		#faded ul.pagination li a {display:block;padding:0;overflow:hidden;color:#7f7f7f;text-decoration:none;font-size:13px;line-height:28px;cursor:pointer;-moz-transition:all 0.3s ease-out; /* FF3.7+ */ -o-transition:all 0.3s ease-out; /* Opera 10.5 */ -webkit-transition:all 0.3s ease-out; /* Saf3.2+, Chrome */ }
		#faded ul.pagination li a:hover, #faded ul.pagination li.current a {background-color:#fff;color:#333333}
			#faded ul.pagination li a img {float:left;margin-right:28px}
			#faded ul.pagination li a span.left {float:left;width:100px}
			#faded ul.pagination li a span.right {float:left;width:80px}
#faded .extra-banner {position:absolute;left:485px;top:307px;z-index:11}
/* Content
---------------------------------------- */
/*/layout*/
#ym-window{background:#fff;overflow:hidden;font-size:12px;font-family:\5fae\8f6f\96c5\9ed1;border:0px solid #ff8040}
.ym-tc,.ym-tl{overflow:hidden;height:40px;line-height:40px;background:#c3181f;}
.ym-header-text{font-size:14px;color:#fff;margin-left:5px;float:left;font-weight:bold}
.ym-header-tools{float:right;margin:10px 10px 0 0}
.ym-header-tools strong{display:none}
.ym-header-tools div{cursor:pointer;width:18px;height:16px;float:left;}
.ymPrompt_close{background-position:0 0;}
.ymPrompt_close{background:url(../images/close.gif) no-repeat;}
/*layout/*/

/* topup */
#totop{position:fixed;bottom:40px;right:10px;z-index:999;width:61px; cursor:pointer; display:none;}
*html #totop{position:absolute;cursor:pointer;right:10px; display:none;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")}
#totop a{display:block;width:61px;height:24px;padding-top:48px;background:url(../images/top_move.png) no-repeat;text-align:center;color:#7f7f7f; font-size:12px;}
#totop a.cur{background-position:-88px 0;text-decoration:none;color:#fc877d}