/*
** CSS Document *
** @name bestway 全局基础公用样式css
------------------------------------------------------
** @autho hgy@gemdesign.cn Mr.Hu
------------------------------------------------------
** @autho 2014-09-19
------------------------------------------------------
*/
@font-face {
	font-family: 'edwardian';
	src: url('fonts/edwardian_script_itc-webfont.eot'); /* IE9 Compat Modes */
	src: url('fonts/edwardian_script_itc-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('fonts/edwardian_script_itc-webfont.woff') format('woff'), /* Modern Browsers */
             url('fonts/edwardian_script_itc-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('fonts/edwardian_script_itc-webfont.svg#YourWebFontName') format('svg'); /* Legacy iOS */
}

body{font-family:"宋体";font-size:14px;line-height:1.6; background:#fff;text-align:justify; text-justify:inter-word;}
html, body, div, p,ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th,td,
header,section,article {margin: 0;padding: 0; }
img {border: 0 none;vertical-align: top;outline:none}
ul, li {list-style-type: none; }
input, select, button, textarea{font-size:12px;font-family: Tahoma, Geneva, sans-serif; }
button {cursor: pointer; }
i, em, cite,u{ font-style: normal; }
input:focus{outline:none;}

/* hide xunlei plugin assist in chrome */
embed[id^="xunlei_com_thunder_helper_plugin_"]{display:none;}

.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }

.clear { diplay: block; float: none; clear: both; overflow: hidden; width: auto; height: 0; margin: 0 auto; padding: 0; font-size: 0; line-height: 0; }
.fl{float:left;}
.fr{float:right;}
.JZ{width:1003px;margin-left:auto;margin-right:auto}  /*控制居中:冉:暂时不用,只能用于DIV,废弃*/
.JZLJ{width:1100px;margin-left:auto;margin-right:auto}  /*控制居中:冉:暂时不用,只能用于DIV,废弃*/

.JZLJ1{width:1100px;margin-left:auto;margin-right:auto}  /*控制居中:冉:暂时不用,只能用于DIV,废弃*

a.h {
	display: block;
	height: 70px;
	width: 86px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 70px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.h:link { 
text-decoration: none;         /*全局-未访问的链接 */
}
/*a.h:visited {
	text-decoration: none; /*全局-链接无下划线*/
/*	color: #FFFFFF;        /* 全局-已访问的链接 */
/*}*/
a.h {
	display: block;
	height: 70px;
	width: 86px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 70px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a.h:link {
	text-decoration: none;         /*全局-未访问的链接 */
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
/*a.h:visited {
	text-decoration: none; /*全局-链接无下划线*/
/*	color: #FFFFFF;        /* 全局-已访问的链接 */
/*}*/
a.h:hover {
	text-decoration: none; /*全局-链接无下划线*/
	color: #FFFFFF;
	background-image: url(/index/bg_navon.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	font-size: 14px;
}  
a.h1 {
	display: block;
	height: 23px;
	width: 100px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 23px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	background-color: #E6E6E6;
}
a.h1:link { 
text-decoration: none;         /*全局-未访问的链接 */
}
/*a.h:visited {
	text-decoration: none; /*全局-链接无下划线*/
/*	color: #FFFFFF;        /* 全局-已访问的链接 */
/*}*/
a.h1:hover {
	text-decoration: none; /*全局-链接无下划线*/
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	font-size: 13px;
	background-color: #5E8234;
}  

a.lj1 {
	display: block;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.lj1:link { 
text-decoration: none;         /*全局-未访问的链接 */
}
/*a.h:visited {
	text-decoration: none; /*全局-链接无下划线*/
/*	color: #FFFFFF;        /* 全局-已访问的链接 */
/*}*/
a.lj1:hover {
	text-decoration: none; /*全局-链接无下划线*/
	color: #6A9138;
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
}   
 


.normals{font-style:normal;font-weight:normal;}

.pt10{padding-top:10px}
.pt20{padding-top:20px}
.pt30{padding-top:35px}

.pb20{ padding-bottom:20px}
.pb40{ padding-bottom:40px}
.pb50{ padding-bottom:50px}
.pb60{ padding-bottom:62px}
.pb100{ padding-bottom:100px}
.pb110{ padding-bottom:110px}

.mb50{margin-bottom:50px}
.mt40{margin-bottom:40px}
.pb8{padding-bottom:96px}
