@charset "utf-8";
/* CSS Document */
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu
	{
	margin: 0;
	padding: 0;
}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details
	{
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
	font-weight: normal;
}

html,body,fieldset,img,iframe,abbr {
	border: 0;
}

i,cite,em,var,address,dfn {
	font-style: normal;
}

[hidefocus],summary {
	outline: 0;
}

li {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,small {
	font-size: 100%;
}

sup,sub {
	font-size: 83%;
}

pre,code,kbd,samp {
	font-family: inherit;
}

q:before,q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

label,summary {
	cursor: default;
}

a,button {
	cursor: pointer;
}

h1,h2,h3,h4,h5,h6,em,strong,b {
	font-weight: bold;
}

del,ins,u,s,a,a:hover {
	text-decoration: none;
}

body {
	word-wrap: break-word;
	font: 12px/normal "microsoft yahei";
	color: #555;
	background: #fff;
	min-width: 960px;
	outline: 0;
}

textarea,input,button,select,keygen,legend {
	font: 12px/1.14 arial, \5b8b\4f53;
	color: #333;
	outline: 0;
}

::selection {
	text-shadow: none;
	color: #fff;
	background-color: rgba(0, 102, 255, 0.8);
}

::-webkit-input-placeholder {
	color: #bbb !important;
}

.g-in:after,.m-list ul:after,.m-anform .cnt ul:after {
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	clear: both;
	content: ".";
}

.g-in,.m-list ul,.m-anform .cnt ul {
	zoom: 1;
}
/* 对全站a标签做重置设置 */
a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	transition: color 0.3s;
	color: #323232;
}

/* 以下对布局类选择器统一做了清除浮动的操作 */
.g-hd:after,.g-bd:after,.g-ft:after,.g-wrap:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.g-hd,.g-bd,.g-ft,.g-wrap {
	zoom: 1;
}
/* CSS Document */
/* function */
.f-cb:after,.f-cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}

.f-cb,.f-cbli li {
	zoom: 1;
}

.f-ib {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.f-dn {
	display: none;
}

.f-db {
	display: block;
}

.f-fl {
	float: left;
}

.f-fr {
	float: right;
}

.f-pr {
	position: relative;
}

.f-pa {
	position: absolute;
}

.f-prz {
	position: relative;
	zoom: 1;
}

.f-oh {
	overflow: hidden;
}

.f-ff0 {
	font-family: arial, \5b8b\4f53;
}

.f-ff1 {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}

.f-fs1 {
	font-size: 12px;
}

.f-fs2 {
	font-size: 14px;
}

.f-fwn {
	font-weight: normal;
}

.f-fwb {
	font-weight: bold;
}

.f-tal {
	text-align: left;
}

.f-tac {
	text-align: center;
}

.f-tar {
	text-align: right;
}

.f-taj {
	text-align: justify;
	text-justify: inter-ideograph;
}

.f-vam,.f-vama * {
	vertical-align: middle;
}

.f-wsn {
	word-wrap: normal;
	white-space: nowrap;
}

.f-pre {
	overflow: hidden;
	text-align: left;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
}

.f-wwb {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}

.f-ti {
	overflow: hidden;
	text-indent: -30000px;
}

.f-ti2 {
	text-indent: 2em;
}

.f-lhn {
	line-height: normal;
}

.f-tdu,.f-tdu:hover {
	text-decoration: underline;
}

.f-tdn,.f-tdn:hover {
	text-decoration: none;
}

.f-toe {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}

.f-csp {
	cursor: pointer;
}

.f-csd {
	cursor: default;
}

.f-csh {
	cursor: help;
}

.f-csm {
	cursor: move;
}

.f-usn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.f-pl20 {
	padding-left: 20px;
}
/* animation */
.a-bounce,.a-flip,.a-flash,.a-shake,.a-swing,.a-wobble,.a-ring {
	-webkit-animation: 1s ease;
	-moz-animation: 1s ease;
	-ms-animation: 1s ease;
	animation: 1s ease;
}

.a-fadein,.a-fadeinT,.a-fadeinR,.a-fadeinB,.a-fadeinL,.a-bouncein,.a-bounceinT,.a-bounceinR,.a-bounceinB,.a-bounceinL,.a-rotatein,.a-rotateinLT,.a-rotateinLB,.a-rotateinRT,.a-rotateinRB,.a-flipin,.a-flipinX,.a-flipinY
	{
	-webkit-animation: 1s ease-out backwards;
	-moz-animation: 1s ease-out backwards;
	-ms-animation: 1s ease-out backwards;
	animation: 1s ease-out backwards;
}

.a-fadeout,.a-fadeoutT,.a-fadeoutR,.a-fadeoutB,.a-fadeoutL,.a-bounceout,.a-bounceoutT,.a-bounceoutR,.a-bounceoutB,.a-bounceoutL,.a-rotateout,.a-rotateoutLT,.a-rotateoutLB,.a-rotateoutRT,.a-rotateoutRB,.a-flipout,.a-flipoutX,.a-flipoutY
	{
	-webkit-animation: 1s ease-in forwards;
	-moz-animation: 1s ease-in forwards;
	-ms-animation: 1s ease-in forwards;
	animation: 1s ease-in forwards;
}
/* 淡入 */
.a-fadein {
	-webkit-animation-name: fadein;
	-moz-animation-name: fadein;
	-ms-animation-name: fadein;
	animation-name: fadein;
}
/* define */
/* 淡入 */
@
-webkit-keyframes fadein { 0%{
	opacity: 0;
}

100%{
opacity:1;
}
}
@
-moz-keyframes fadein { 0%{
	opacity: 0;
}

100%{
opacity:1;
}
}
@
-ms-keyframes fadein { 0%{
	opacity: 0;
}

100%{
opacity:1;
}
}
@
keyframes fadein { 0%{
	opacity: 0;
}

100%{
	opacity:1;
}
}
.g-mn {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.icon {
	background: url('../img/icon.png') no-repeat;
	display: inline-block;
}

.icon-hot {
	background-position: 0 -108px;
	width: 25px;
	height: 17px;
	position: absolute;
	top: -5px;
	margin-left: 32px;
}

/* 头部   */
.g-hd {
	background-color: #fff;
	z-index: 100;
	zoom: 1;
	max-width: 1920px;
	min-width: 1200px;
}

.g-bd, .g-ft{
	max-width: 1920px;
	min-width: 1200px;
	overflow: hidden;
}

#tools_wrap {
	height: 27px;
	line-height: 27px;
	background-color: #eeeeee;
	text-align: right;
}

#logo_wrap {
	display: block;
}

#logo_wrap img {
	vertical-align: middle;
}

#header-win {
	height: 76px;
	line-height: 76px;
}

#g_nav {
	background-color: #1ca873;
}

#g_nav .m-tab {
	overflow: hidden;
}

#g_nav .m-tab li {
	height: 38px;
	line-height: 38px;
	float: left;
	width: 137px;
	text-align: center;
}

#g_nav .m-tab li.z-sel {
	background-color: #199164;
}

#g_nav .m-tab li a {
	color: #fff;
	font-size: 16px;
	display: block;
}

#g_nav .m-tab li.z-sel a {
	font-weight: bold;
}

/* 脚部  */
.g-ft{
	overflow: hidden;
	height: 80px;
	line-height: 80px;
	background-color: #e5e5e5;
	color: #fff;
	font-size: 14px;
}

/* 小标题  */
.m-stitle {
	border-bottom: 1px solid #eeeeee;
	height: 50px;
	line-height: 44px;
	margin-top: 29px;
	background-color: #fff;
}

.m-stitle h1{
	color: #1ca873;
	font-size: 24px;
	text-indent: 16px;
	border-top: 6px solid #1ca873;
	width: 122px;	
	font-weight: normal;
}