@CHARSET "UTF-8";

html {
	font-size: 62.5%;
}

body {
	font-family: 'Microsoft YaHei', "微软雅黑", "MicrosoftJhengHei", "华文细黑",
		"Helvetica", "Arial", "sans-serif";
	color: #333333;
	font-size: 14px;
}

a {
	color: #333333;
}

a:hover {
	color: #333333;;
	text-decoration: none;
}

a:active {
	color: #333333;;
}

a:focus {
	color: #333333;;
	text-decoration: none;
}
/******加载字体*******/
@font-face {
	font-family: "iconfont";
	src: url('../fonts/iconfont.eot'); /* IE9*/
	src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ 
     url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
		 
     url('../fonts/iconfont.ttf') format('truetype'),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ 
     url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
/*移动端字体图标*/
@font-face {
	font-family: "iconfont";
	src: url('../fonts/iconfont.eot'); /*IE9*/
	src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype');
	/* IE6-IE8 */
	src: url('../fonts/iconfont.woff') format('woff'); /*chrome、firefox*/
	src: url('../fonts/iconfont.ttf') format('truetype');
	/* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
	src: url('../fonts/iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

/*移动端bootstrap字体*/
@font-face {
	font-family: "Glyphicons Halflings";
	src: url('../fonts/glyphicons-halflings-regular.eot'); /*IE9*/
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix')
		format('embedded-opentype'); /* IE6-IE8 */
	src: url('../fonts/glyphicons-halflings-regular.woff2') format('woff');
	/*chrome、firefox*/
	src: url('../fonts/glyphicons-halflings-regular.ttf') format('truetype');
	/* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
	src:
		url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular')
		format('svg'); /* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 20px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/******************************************** 覆盖bootstrap的样式 ************************************************************/
.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 14px;
	padding-right: 14px;
}

.row {
	margin-left: -14px;
	margin-right: -14px;
}

/*********** 字体颜色 **************/
.color_ff5656 {
	color: #ff5656;
}

.color_fe5857 {
	color: #fe5857;
}

.color_3bbaff {
	color: #3bbaff;
}

.color_3bbaff:hover {
	color: #3bbaff;
	text-decoration: none;
}

.color_3bbaff:active {
	color: #3bbaff;
}

.color_3bbaff:focus {
	color: #3bbaff;
	text-decoration: none;
}

.color_3bbaff:visited {
	color: #3bbaff;
	text-decoration: none;
}

.color_e5005a {
	color: #e5005a;
}

.color_e5005a:hover {
	color: #e5005a;
	text-decoration: none;
}

.color_e5005a:active {
	color: #e5005a;
}

.color_e5005a:focus {
	color: #e5005a;
	text-decoration: none;
}

.color_e5005a:visited {
	color: #e5005a;
	text-decoration: none;
}

.color_fdd000 {
	color: #fdd000;
}

.color_fdd000:hover {
	color: #fdd000;
	text-decoration: none;
}

.color_fdd000:active {
	color: #fdd000;
}

.color_fdd000:focus {
	color: #fdd000;
	text-decoration: none;
}

.color_fdd000:visited {
	color: #fdd000;
	text-decoration: none;
}

.color_4996f6 {
	color: #4996f6;
}

.color_4996f6:hover {
	color: #4996f6;
	text-decoration: none;
}

.color_4996f6:active {
	color: #4996f6;
}

.color_4996f6:focus {
	color: #4996f6;
	text-decoration: none;
}

.color_4996f6:visited {
	color: #4996f6;
	text-decoration: none;
}

.color_ff3333 {
	color: #ff3333;
}

.color_ff3333:hover {
	color: #ff3333;
	text-decoration: none;
}

.color_ff3333:active {
	color: #ff3333;
}

.color_ff3333:focus {
	color: #ff3333;
	text-decoration: none;
}

.color_ff3333:visited {
	color: #ff3333;
	text-decoration: none;
}

.color_f1993b {
	color: #f1993b;
}

.color_f1993b:hover {
	color: #f1993b;
	text-decoration: none;
}

.color_f1993b:active {
	color: #f1993b;
}

.color_f1993b:focus {
	color: #f1993b;
	text-decoration: none;
}

.color_f1993b:visited {
	color: #f1993b;
	text-decoration: none;
}

.color_666666 {
	color: #666666;
}

.color_666666:hover {
	color: #666666;
	text-decoration: none;
}

.color_666666:active {
	color: #666666;
}

.color_666666:focus {
	color: #666666;
	text-decoration: none;
}

.color_666666:visited {
	color: #666666;
	text-decoration: none;
}

.color_9ed7e4 {
	color: #9ed7e4;
}

.color_9ed7e4:hover {
	color: #9ed7e4;
	text-decoration: none;
}

.color_9ed7e4:active {
	color: #9ed7e4;
}

.color_9ed7e4:focus {
	color: #9ed7e4;
	text-decoration: none;
}

.color_9ed7e4:visited {
	color: #9ed7e4;
	text-decoration: none;
}

.color_565656 {
	color: #565656;
}

.color_565656:hover {
	color: #565656;
	text-decoration: none;
}

.color_565656:active {
	color: #565656;
}

.color_565656:focus {
	color: #565656;
	text-decoration: none;
}

.color_565656:visited {
	color: #565656;
	text-decoration: none;
}

.color_3eb034 {
	color: #3eb034;
}

.color_3eb034:hover {
	color: #3eb034;
	text-decoration: none;
}

.color_3eb034:active {
	color: #3eb034;
}

.color_3eb034:focus {
	color: #3eb034;
	text-decoration: none;
}

.color_3eb034:visited {
	color: #3eb034;
	text-decoration: none;
}

.color_333 {
	color: #333;
}

.color_333:hover {
	color: #333;
	text-decoration: none;
}

.color_333:active {
	color: #333;
}

.color_333:focus {
	color: #333;
	text-decoration: none;
}

.color_333:visited {
	color: #333;
	text-decoration: none;
}

.color_cccccc {
	color: #cccccc;
}

.color_cccccc:hover {
	color: #cccccc;
	text-decoration: none;
}

.color_cccccc:active {
	color: #cccccc;
}

.color_cccccc:focus {
	color: #cccccc;
	text-decoration: none;
}

.color_cccccc:visited {
	color: #cccccc;
	text-decoration: none;
}

.color_bbbbbb {
	color: #bbbbbb;
}

.color_bbbbbb:hover {
	color: #bbbbbb;
	text-decoration: none;
}

.color_bbbbbb:active {
	color: #bbbbbb;
}

.color_bbbbbb:focus {
	color: #bbbbbb;
	text-decoration: none;
}

.color_bbbbbb:visited {
	color: #bbbbbb;
	text-decoration: none;
}

.color_7aa7ff {
	color: #7aa7ff;
}

.color_7aa7ff:hover {
	color: #7aa7ff;
	text-decoration: none;
}

.color_7aa7ff:active {
	color: #7aa7ff;
}

.color_7aa7ff:focus {
	color: #7aa7ff;
	text-decoration: none;
}

.color_7aa7ff:visited {
	color: #7aa7ff;
	text-decoration: none;
}

.color_66cc66 {
	color: #66cc66;
}

.color_66cc66:hover {
	color: #66cc66;
	text-decoration: none;
}

.color_66cc66:active {
	color: #66cc66;
}

.color_66cc66:focus {
	color: #66cc66;
	text-decoration: none;
}

.color_66cc66:visited {
	color: #66cc66;
	text-decoration: none;
}

.color_ff3366 {
	color: #ff3366;
}

.color_ff3366:hover {
	color: #ff3366;
	text-decoration: none;
}

.color_ff3366:active {
	color: #ff3366;
}

.color_ff3366:focus {
	color: #ff3366;
	text-decoration: none;
}

.color_ff3366:visited {
	color: #ff3366;
	text-decoration: none;
}

.color_ca0500 {
	color: #ca0500;
}

.color_ca0500:hover {
	color: #ca0500;
	text-decoration: none;
}

.color_ca0500:active {
	color: #ca0500;
}

.color_ca0500:focus {
	color: #ca0500;
	text-decoration: none;
}

.color_ca0500:visited {
	color: #ca0500;
	text-decoration: none;
}

.color_white, .color_fff {
	color: #fff;
}

.color_white:hover, .color_fff:hover {
	color: #fff;
	text-decoration: none;
}

.color_white:active, .color_fff:active {
	color: #fff;
}

.color_white:focus, .color_fff:focus {
	color: #fff;
	text-decoration: none;
}

.color_white:visited, .color_fff:visited {
	color: #fff;
	text-decoration: none;
}

.color_99 {
	color: #999999;
}

.color_99:hover {
	color: #999999;
	text-decoration: none;
}

.color_99:active {
	color: #999999;
}

.color_99:focus {
	color: #999999;
	text-decoration: none;
}

.color_99:visited {
	color: #999999;
	text-decoration: none;
}

.color_eb9a41 {
	color: #eb9a41;
}

.color_eb9a41:hover {
	color: #eb9a41;
	text-decoration: none;
}

.color_eb9a41:active {
	color: #eb9a41;
}

.color_eb9a41:focus {
	color: #eb9a41;
	text-decoration: none;
}

.color_eb9a41:visited {
	color: #eb9a41;
	text-decoration: none;
}

.color_ff9900 {
	color: #ff9900;
}

.color_6e7ec4 {
	color: #6e7ec4
}

.color_77d2b3 {
	color: #77d2b3
}

.color_6e7fc5 {
	color: #6e7fc5
}

/***********字体大小**************/
.font_weight_bold {
	font-weight: bold;
}

.font_8 {
	font-size: 8px;
}

.font_10 {
	font-size: 10px;
}

.font_12 {
	font-size: 12px;
}

.font_13 {
	font-size: 13px;
}

.font_14 {
	font-size: 14px;
}

.font_16 {
	font-size: 16px;
}

.font_18 {
	font-size: 18px;
}

.font_20 {
	font-size: 20px;
}

.font_23 {
	font-size: 23px;
}

.font_24 {
	font-size: 24px;
}

.font_26 {
	font-size: 26px;
}

.font_28 {
	font-size: 28px;
}

.font_32 {
	font-size: 32px;
}

.font_34 {
	font-size: 34px;
}

.font_36 {
	font-size: 36px;
}

.font_42 {
	font-size: 42px;
}

/********* 背景色 ***********/
.bg_ed3128 {
	background: #ed3128
}

.bg_0ea9e2 {
	background: #0ea9e2
}

.bg_23c3ab {
	background: #23c3ab
}

.bg_efc028 {
	background: #efc028
}

.bg_e20e0e {
	background: #e20e0e
}

.bg_f3572e {
	background: #f3572e
}

.bg_ed4030 {
	background: #ed4030
}

.bg_e5005a {
	background: #e5005a
}

.bg_fdd000 {
	background: #fdd000
}

.bg_f7f7f7 {
	background: #f7f7f7
}

.bg_f3bb64 {
	background: #f3bb64
}

.bg_f4f9ff {
	background: #f4f9ff
}

.bg_f9f9f9 {
	background: #f9f9f9
}

.bg_f3f3f3 {
	background: #f3f3f3
}

.bg_4996f6 {
	background: #4996f6
}

.bg_232323 {
	background: #232323
}

.bg_d1000c {
	background: #d1000c
}

.bg_fafafa {
	background: #fafafa
}

.bg_cccccc {
	background: #cccccc
}

.bg_333333 {
	background: #333333
}

.bg_f5f5f5 {
	background: #f5f5f5;
}

.bg_f6f6f6 {
	background: #f6f6f6;
}

.bg_ff3366 {
	background: #ff3366;
}

.bg_eeeff4 {
	background: #eeeff4;
}

.bg_99 {
	background: #999;
}

.bg_white, .bg_ff {
	background: #ffffff;
}

.bg_black, .bg_000 {
	background: #000000;
}

.bg_d8d8d8 {
	background: #d8d8d8;
}

.bg_eee {
	background: #eeeff4;
}

.bg_fdd100 {
	background: #fdd100
}

.bg_8cb8de {
	background: #8cb8de
}

.bg_7c5c9d {
	background: #7c5c9d
}

.bg_77d2b3 {
	background: #77d2b3
}

.bg_f1993b {
	background: #f1993b
}

.bg_f66285 {
	background: #f66285
}

.bg_6e7ec4 {
	background: #6e7ec4
}

.bg_c09a85 {
	background: #c09a85
}

.bg_66d177 {
	background: #66d177
}

.bg_eb9a41 {
	background: #eb9a41
}

.bg_6e7fc5 {
	background: #6e7fc5
}

.bg_0099ff {
	background: #0099ff
}

.bg_ff6600 {
	background: #ff6600
}

/*********** 边框颜色 **************/
.border_e5005a {
	border: 1px solid #e5005a;
}

.border_top_e5005a {
	border-top: 1px solid #e5005a;
}

.border_right_e5005a {
	border-right: 1px solid #e5005a;
}

.border_bottom_e5005a {
	border-bottom: 1px solid #e5005a;
}

.border_left_e5005a {
	border-left: 1px solid #e5005a;
}

.border_e5e5e5 {
	border: 1px solid #e5e5e5;
}

.border_top_e5e5e5 {
	border-top: 1px solid #e5e5e5;
}

.border_right_e5e5e5 {
	border-right: 1px solid #e5e5e5;
}

.border_bottom_e5e5e5 {
	border-bottom: 1px solid #e5e5e5;
}

.border_left_e5e5e5 {
	border-left: 1px solid #e5e5e5;
}

.border_ff3366 {
	border: 1px solid #ff3366;
}

.border_top_ff3366 {
	border-top: 1px solid #ff3366;
}

.border_right_ff3366 {
	border-right: 1px solid #ff3366;
}

.border_bottom_ff3366 {
	border-bottom: 1px solid #ff3366;
}

.border_left_ff3366 {
	border-left: 1px solid #ff3366;
}

.border_cccccc {
	border: 1px solid #cccccc;
}

.border_top_cccccc {
	border-top: 1px solid #cccccc;
}

.border_right_cccccc {
	border-right: 1px solid #cccccc;
}

.border_bottom_cccccc {
	border-bottom: 1px solid #cccccc;
}

.border_left_cccccc {
	border-left: 1px solid #cccccc;
}

.border_666666 {
	border: 1px solid #666666;
}

.border_top_666666 {
	border-top: 1px solid #666666;
}

.border_right_666666 {
	border-right: 1px solid #666666;
}

.border_bottom_666666 {
	border-bottom: 1px solid #666666;
}

.border_left_666666 {
	border-left: 1px solid #666666;
}

.border_333333 {
	border: 1px solid #333333;
}

.border_top_333333 {
	border-top: 1px solid #333333;
}

.border_right_333333 {
	border-right: 1px solid #333333;
}

.border_bottom_333333 {
	border-bottom: 1px solid #333333;
}

.border_left_333333 {
	border-left: 1px solid #333333;
}

.border_black, .border_000000 {
	border: 1px solid #000000;
}

.border_top_black, .border_top_000000 {
	border-top: 1px solid #000000;
}

.border_right_black, .border_right_000000 {
	border-right: 1px solid #000000;
}

.border_bottom_black, .border_bottom_000000 {
	border-bottom: 1px solid #000000;
}

.border_left_black, .border_left_000000 {
	border-left: 1px solid #000000;
}

.border_b_fff {
	border: 1px solid #fff;
}

.border_b_top_fff {
	border-top: 1px solid #fff;
}

.border_b_bottom_fff {
	border-bottom: 1px solid #fff;
}

.border_b_left_fff {
	border-left: 1px solid #fff;
}

.border_b_right_fff {
	border-right: 1px solid #fff;
}

.border_b_cccccc {
	border: 1px solid #cccccc;
}

.border_b_top_cccccc {
	border-top: 1px solid #cccccc;
}

.border_b_bottom_cccccc {
	border-bottom: 1px solid #cccccc;
}

.border_b_left_cccccc {
	border-left: 1px solid #cccccc;
}

.border_b_right_cccccc {
	border-right: 1px solid #cccccc;
}

.border_ff9900 {
	border: 1px solid #ff9900;
}

.border_top_ff9900 {
	border-top: 1px solid #ff9900;
}

.border_bottom_ff9900 {
	border-bottom: 1px solid #ff9900;
}

.border_left_ff9900 {
	border-left: 1px solid #ff9900;
}

.border_right_ff9900 {
	border-right: 1px solid #ff9900;
}

.border_top_ff9900_3s {
	border: 3px solid #ff9900;
}

.border_b_eee {
	border: 1px solid #eeeff4;
}

.border_b_top_eee {
	border-top: 1px solid #eeeff4;
}

.border_b_bottom_eee {
	border-bottom: 1px solid #eeeff4;
}

.border_b_left_eee {
	border-left: 1px solid #eeeff4;
}

.border_b_right_eee {
	border-right: 1px solid #eeeff4;
}

.border_b_2eee {
	border: 2px solid #eeeff4;
}

.border_b_top_2eee {
	border-top: 2px solid #eeeff4;
}

.border_b_bottom_2eee {
	border-bottom: 2px solid #eeeff4;
}

.border_b_left_2eee {
	border-left: 2px solid #eeeff4;
}

.border_b_right_2eee {
	border-right: 2px solid #eeeff4;
}

.border_b_3eee {
	border: 3px solid #eeeff4;
}

.border_b_top_3eee {
	border-top: 3px solid #eeeff4;
}

.border_b_bottom_3eee {
	border-bottom: 3px solid #eeeff4;
}

.border_b_left_3eee {
	border-left: 3px solid #eeeff4;
}

.border_b_right_3eee {
	border-right: 3px solid #eeeff4;
}

.border_d8d8d8 {
	border: 1px solid #d8d8d8;
}

.border_top_d8d8d8 {
	border-top: 1px solid #d8d8d8;
}

.border_right_d8d8d8 {
	border-right: 1px solid #d8d8d8;
}

.border_bottom_d8d8d8 {
	border-bottom: 1px solid #d8d8d8;
}

.border_left_d8d8d8 {
	border-left: 1px solid #d8d8d8;
}

.border_999999 {
	border: 1px solid #999999;
}

.border_top_999999 {
	border-top: 1px solid #999999;
}

.border_bottom_999999 {
	border-bottom: 1px solid #999999;
}

.border_left_999999 {
	border-left: 1px solid #999999;
}

.border_right_999999 {
	border-right: 1px solid #999999;
}

.border_top_999999_3s {
	border: 3px solid #999999;
}

.clear_border {
	border: none !important;
}

.margin_center {
	margin: 0 auto;
}

.margin_auto {
	margin: auto;
}

.border_fa {
	border: 1px solid #fafafa;
}

.border_top_fa {
	border-top: 1px solid #fafafa;
}

.border_bottom_fa {
	border-bottom: 1px solid #fafafa;
}

.border_left_fa {
	border-left: 1px solid #fafafa;
}

.border_right_fa {
	border-right: 1px solid #fafafa;
}

.border_right_dashed_fa {
	border-right: 1px dashed #fafafa;
}

.border_bottom_999 {
	border-bottom: 1px solid #999;
}

.clear_top_border {
	border-top: none !important;
}

.clear_right_border {
	border-right: none !important;
}

.clear_bottom_border {
	border-bottom: none !important;
}

.clear_left_border {
	border-left: none !important;
}

.box_shadow_un {
	box-shadow: none;
}

/************分隔线****************/
.divide_line_top_eee {
	border-top: 10px solid #eeeff4;
}

.divide_line_bottom_eee {
	border-bottom: 10px solid #eeeff4;
}

.divide_line_left_eee {
	border-left: 10px solid #eeeff4;
}

.divide_line_right_eee {
	border-right: 10px solid #eeeff4;
}

.divide_line_top_5eee {
	border-top: 5px solid #eeeff4;
}

.divide_line_bottom_5eee {
	border-bottom: 5px solid #eeeff4;
}

.divide_line_left_5eee {
	border-left: 5px solid #eeeff4;
}

.divide_line_right_5eee {
	border-right: 5px solid #eeeff4;
}

.divide_line_top_3eee {
	border-top: 3px solid #eeeff4;
}

.divide_line_bottom_3eee {
	border-bottom: 3px solid #eeeff4;
}

.divide_line_left_3eee {
	border-left: 3px solid #eeeff4;
}

.divide_line_right_3eee {
	border-right: 3px solid #eeeff4;
}

.divide_line_top_5ccc {
	border-top: 5px solid #cccccc;
}

.divide_line_bottom_5ccc {
	border-bottom: 5px solid #cccccc;
}

.divide_line_left_5ccc {
	border-left: 5px solid #cccccc;
}

.divide_line_right_5ccc {
	border-right: 5px solid #cccccc;
}

.divide_line_top_5000 {
	border-top: 5px solid #000000;
}

.divide_line_bottom_5000 {
	border-bottom: 5px solid #000000;
}

.divide_line_left_5000 {
	border-left: 5px solid #000000;
}

.divide_line_right_5000 {
	border-right: 5px solid #000000;
}
/************ 圆角 ****************/
.clear_border_radius {
	border-radius: 0 !important;
}

.border_radius_50p {
	border-radius: 50%;
}

.border_radius_4 {
	border-radius: 4px;
}

.border_radius_20 {
	border-radius: 20px;
}

.border_radius_23 {
	border-radius: 23px;
}

.border_radius25 {
	border-radius: 25px;
}

.border_radius35 {
	border-radius: 35px;
}

.border_radius40 {
	border-radius: 40px;
}

.border_radius45 {
	border-radius: 45px;
}

.border_radius55 {
	border-radius: 55px;
}

.border_radius60 {
	border-radius: 60px;
}

.border_radius80 {
	border-radius: 80px;
}

/*********** 行间距 **************/
.line_height_10 {
	line-height: 1
}

.line_height_15 {
	line-height: 1.5
}

.line_height_18 {
	line-height: 1.8
}

.line_height_25 {
	line-height: 2.5
}

.line_height_20 {
	line-height: 2
}

.line_height_22 {
	line-height: 2.2
}

.line_height_30 {
	line-height: 3
}

.line_height_40 {
	line-height: 4
}

.line_height_50 {
	line-height: 5
}

.line_height_18px {
	line-height: 18px;
}

.line_height_35px {
	line-height: 35px;
}

.line_height_40px {
	line-height: 40px;
}

.line_height_52px {
	line-height: 52px;
}

.line_height_56px {
	line-height: 56px;
}

.line_height_60px {
	line-height: 60px;
}

.line_height_90px {
	line-height: 90px;
}

/*********** 一行高度 **************/
.height_div_14 {
	height: 14px;
	line-height: 14px;
}

.height_div_15 {
	height: 15px;
	line-height: 15px;
}

.height_div_25 {
	height: 25px;
	line-height: 25px;
}

.height_div_35 {
	height: 35px;
	line-height: 35px;
}

.height_div_40 {
	height: 40px;
	line-height: 40px;
}

.height_div_45 {
	height: 45px;
	line-height: 45px;
}

.height_div_50 {
	height: 50px;
	line-height: 50px;
}

.height_div_60 {
	height: 60px;
	line-height: 60px;
}

.height_div_70 {
	height: 60px;
	line-height: 70px;
}

.height_div_80 {
	height: 80px;
	line-height: 80px;
}

.height_div_100 {
	height: 100px;
	line-height: 100px;
}

/*********** 高度 **************/
.all_height {
	height: 100%;
}

.height_1px {
	height: 1px;
}

.height_2px {
	height: 2px;
}

.height_20px {
	height: 20px;
}

.height_25px {
	height: 25px;
}

.height_30px {
	height: 30px;
}

.height_32px {
	height: 32px;
}

.height_35px {
	height: 35px;
}

.height_36px {
	height: 36px;
}

.height_40px {
	height: 40px;
}

.height_50px {
	height: 50px;
}

.height_55px {
	height: 55px;
}

.height_60px {
	height: 60px;
}

.height_65px {
	height: 65px;
}

.height_70px {
	height: 70px;
}

.height_80px {
	height: 80px;
}

.height_90px {
	height: 90px;
}

.height_100px {
	height: 100px;
}

.height_115px {
	height: 115px;
}

.height_120px {
	height: 120px;
}

.height_140px {
	height: 140px;
}

.height_150px {
	height: 150px;
}

.height_170px {
	height: 170px;
}

.height_180px {
	height: 180px;
}

.height_200px {
	height: 200px;
}

.height_300px {
	height: 300px;
}

.height_350px {
	height: 350px;
}

.height_360px {
	height: 360px;
}

.height_420px {
	height: 420px;
}

.height_min_36px {
	min-height: 36px;
}

.height_min_40px {
	min-height: 40px;
}

/*********** 宽度设置 **************/
.all_width {
	width: 100%;
}

.width_10 {
	width: 10%;
}

.width_15 {
	width: 15%;
}

.width_20 {
	width: 20%;
}

.width_24 {
	width: 24%;
}

.width_25 {
	width: 25%;
}

.width_29 {
	width: 29%;
}

.width_30 {
	width: 30%;
}

.width_33 {
	width: 33%;
}

.width_34 {
	width: 34%;
}

.width_35 {
	width: 35%;
}

.width_40 {
	width: 40%;
}

.width_45 {
	width: 45%;
}

.width_47 {
	width: 47%;
}

.width_50 {
	width: 50%;
}

.width_55 {
	width: 55%;
}

.width_60 {
	width: 60%;
}

.width_69 {
	width: 69%;
}

.width_70 {
	width: 70%;
}

.width_75 {
	width: 75%;
}

.width_80 {
	width: 80%;
}

.width_85 {
	width: 85%;
}

.width_90 {
	width: 90%;
}

.width_100 {
	width: 100px;
}

.width_10px {
	width: 10px;
}

.width_20px {
	width: 20px;
}

.width_30px {
	width: 30px;
}

.width_25px {
	width: 25px;
}

.width_32px {
	width: 32px;
}

.width_35px {
	width: 35px;
}

.width_40px {
	width: 40px;
}

.width_45px {
	width: 45px;
}

.width_50px {
	width: 50px;
}

.width_55px {
	width: 55px;
}

.width_60px {
	width: 60px;
}

.width_65px {
	width: 65px;
}

.width_70px {
	width: 70px;
}

.width_75px {
	width: 75px;
}

.width_80px {
	width: 80px;
}

.width_90px {
	width: 90px;
}

.width_100px {
	width: 100px;
}

.width_110px {
	width: 110px;
}

.width_120px {
	width: 120px;
}

.width_140px {
	width: 140px;
}

.width_180px {
	width: 180px;
}

.width_200px {
	width: 200px;
}

.width_210px {
	width: 210px;
}

.width_250px {
	width: 250px;
}

.width_270px {
	width: 270px;
}

.width_330px {
	width: 330px
}

.width_360px {
	width: 360px;
}

.width_400px {
	width: 400px;
}

.width_420px {
	width: 420px;
}

.width_530px {
	width: 530px;
}

.width_545px {
	width: 545px;
}

.width_560px {
	width: 560px;
}

.width_600px {
	width: 600px;
}

.width_640px {
	width: 640px;
}

.width_700px {
	width: 700px;
}

.width_733px {
	width: 733px;
}

.width_930px {
	width: 930px;
}

.width_960px {
	width: 960px;
}

.width_1000px {
	width: 1000px;
}

.width_1100px {
	width: 1100px;
}

.width_1200px {
	width: 1200px;
}

.width_1400px {
	width: 1400px;
}

.max_width_640px {
	max-width: 640px;
}

.max_width_720px {
	max-width: 720px;
}

.max_width_750px {
	max-width: 750px;
}

.max_width_780px {
	max-width: 780px;
}

.max_width_1100px {
	max-width: 1100px;
}

.min_width_1200px {
	min-width: 1200px;
}

/*********** 内补丁 **************/
.clear_padding {
	padding: 0 !important;
}

.clear_padding_left {
	padding-left: 0 !important;
}

.clear_padding_right {
	padding-right: 0 !important;
}

.padding_left_0 {
	padding-left: 0;
}

.padding_left_2 {
	padding-left: 2px;
}

.padding_left_5 {
	padding-left: 5px;
}

.padding_left_8 {
	padding-left: 8px;
}

.padding_left_10 {
	padding-left: 10px;
}

.padding_left_15 {
	padding-left: 15px;
}

.padding_left_18 {
	padding-left: 18px;
}

.padding_left_20 {
	padding-left: 20px;
}

.padding_left_25 {
	padding-left: 25px;
}

.padding_left_30 {
	padding-left: 30px;
}

.padding_left_32 {
	padding-left: 32px;
}

.padding_left_36 {
	padding-left: 36px;
}

.padding_left_42 {
	padding-left: 42px;
}

.padding_left_68 {
	padding-left: 68px;
}

.padding_top_0 {
	padding-top: 0;
}

.padding_top_1 {
	padding-top: 1px;
}

.padding_top_2 {
	padding-top: 2px;
}

.padding_top_5 {
	padding-top: 5px;
}

.padding_top_6 {
	padding-top: 6px;
}

.padding_top_7 {
	padding-top: 7px;
}

.padding_top_8 {
	padding-top: 8px;
}

.padding_top_10 {
	padding-top: 10px;
}

.padding_top_15 {
	padding-top: 15px;
}

.padding_top_16 {
	padding-top: 16px;
}

.padding_top_18 {
	padding-top: 18px;
}

.padding_top_20 {
	padding-top: 20px;
}

.padding_top_22 {
	padding-top: 22px;
}

.padding_top_25 {
	padding-top: 25px;
}

.padding_top_26 {
	padding-top: 26px;
}

.padding_top_30 {
	padding-top: 30px;
}

.padding_top_36 {
	padding-top: 36px;
}

.padding_right_0 {
	padding-right: 0;
}

.padding_right_2 {
	padding-right: 2px;
}

.padding_right_5 {
	padding-right: 5px;
}

.padding_right_10 {
	padding-right: 10px;
}

.padding_right_15 {
	padding-right: 15px;
}

.padding_right_20 {
	padding-right: 20px;
}

.padding_right_25 {
	padding-right: 25px;
}

.padding_right_32 {
	padding-right: 32px;
}

.padding_right_42 {
	padding-right: 42px;
}

.padding_right_55 {
	padding-right: 55px;
}

.padding_right_68 {
	padding-right: 68px;
}

.padding_right_92 {
	padding-right: 92px;
}

.padding_right_100 {
	padding-right: 100px;
}

.padding_right_140 {
	padding-right: 140px;
}

.padding_bottom_0 {
	padding-bottom: 0;
}

.padding_bottom_1 {
	padding-bottom: 1px;
}

.padding_bottom_5 {
	padding-bottom: 5px;
}

.padding_bottom_6 {
	padding-bottom: 6px;
}

.padding_bottom_7 {
	padding-bottom: 7px;
}

.padding_bottom_10 {
	padding-bottom: 10px;
}

.padding_bottom_15 {
	padding-bottom: 15px;
}

.padding_bottom_16 {
	padding-bottom: 16px;
}

.padding_bottom_20 {
	padding-bottom: 20px;
}

.padding_bottom_22 {
	padding-bottom: 22px;
}

.padding_bottom_25 {
	padding-bottom: 25px;
}

.padding_bottom_36 {
	padding-bottom: 36px;
}

.padding_10 {
	padding: 10px;
}

.padding_6px {
	padding: 6px;
}

.padding_10px {
	padding: 10px;
}

.padding_left_right_0 {
	padding-right: 0;
	padding-left: 0;
}

/*********** 外补丁 **************/
.clear_margin {
	margin: 0px;
}

.clear_margin_left {
	margin-left: 0px !important;
}

.clear_margin_right {
	margin-right: 0px !important;
}

.clear_margin_top {
	margin-top: 0px !important;
}

.clear_margin_bottom {
	margin-bottom: 0px !important;
}

.margin_top_0 {
	margin-top: 0;
}

.margin_bottom_0 {
	margin-bottom: 0;
}

.margin_bottom_5 {
	margin-bottom: 5px;
}

.margin_bottom_7 {
	margin-bottom: 7px;
}

.margin_bottom_10 {
	margin-bottom: 10px;
}

.margin_bottom_15 {
	margin-bottom: 15px;
}

.margin_bottom_20 {
	margin-bottom: 20px;
}

.margin_bottom_25 {
	margin-bottom: 25px;
}

.margin_bottom_35 {
	margin-bottom: 35px;
}

.margin_bottom_36 {
	margin-bottom: 36px;
}

.margin_left_5 {
	margin-left: 5px;
}

.margin_left_10 {
	margin-left: 10px;
}

.margin_left_12 {
	margin-left: 12px;
}

.margin_left_15 {
	margin-left: 15px;
}

.margin_left_18 {
	margin-left: 18px;
}

.margin_left_20 {
	margin-left: 20px;
}

.margin_left_25 {
	margin-left: 25px;
}

.margin_left_30 {
	margin-left: 30px;
}

.margin_left_32 {
	margin-left: 32px;
}

.margin_left_50 {
	margin-left: 50px;
}

.margin_left_55 {
	margin-left: 55px;
}

.margin_left_60 {
	margin-left: 60px;
}

.margin_left_65 {
	margin-left: 65px;
}

.margin_left_70 {
	margin-left: 70px;
}

.margin_left_75 {
	margin-left: 75px;
}

.margin_left_80 {
	margin-left: 80px;
}

.margin_left_90 {
	margin-left: 90px;
}

.margin_left_100 {
	margin-left: 100px;
}

.margin_left_110 {
	margin-left: 110px;
}

.margin_left_250 {
	margin-left: 250px;
}

.margin_left_370 {
	margin-left: 370px;
}

.margin_left_640 {
	margin-left: 640px;
}

.margin_left_733 {
	margin-left: 733px;
}

.margin_left_2p {
	margin-left: 2%
}

.margin_right_5 {
	margin-right: 5px;
}

.margin_right_10 {
	margin-right: 10px;
}

.margin_right_12 {
	margin-right: 12px;
}

.margin_right_14 {
	margin-right: 14px;
}

.margin_right_15 {
	margin-right: 15px;
}

.margin_right_18 {
	margin-right: 18px;
}

.margin_right_20 {
	margin-right: 20px;
}

.margin_right_25 {
	margin-right: 25px;
}

.margin_right_28 {
	margin-right: 28px;
}

.margin_right_30 {
	margin-right: 30px;
}

.margin_right_32 {
	margin-right: 32px;
}

.margin_right_40 {
	margin-right: 40px;
}

.margin_right_42 {
	margin-right: 42px;
}

.margin_right_48 {
	margin-right: 48px;
}

.margin_right_50 {
	margin-right: 50px;
}

.margin_right_55 {
	margin-right: 55px;
}

.margin_right_80 {
	margin-right: 80px;
}

.margin_right_100 {
	margin-right: 100px;
}

.margin_right_140 {
	margin-right: 140px;
}

.margin_right_3p {
	margin-right: 3%;
}

.margin_top_0 {
	margin-top: 0px;
}

.margin_top_5 {
	margin-top: 5px;
}

.margin_top_7 {
	margin-top: 7px;
}

.margin_top_10 {
	margin-top: 10px;
}

.margin_top_15 {
	margin-top: 15px;
}

.margin_top_16 {
	margin-top: 16px;
}

.margin_top_20 {
	margin-top: 20px;
}

.margin_top_22 {
	margin-top: 22px;
}

.margin_top_23 {
	margin-top: 23px;
}

.margin_top_24 {
	margin-top: 24px;
}

.margin_top_25 {
	margin-top: 25px;
}

.margin_top_26 {
	margin-top: 26px;
}

.margin_top_28 {
	margin-top: 28px;
}

.margin_top_30 {
	margin-top: 30px;
}

.margin_top_32 {
	margin-top: 32px;
}

.margin_top_35 {
	margin-top: 35px;
}

.margin_top_36 {
	margin-top: 36px;
}

.margin_top_38 {
	margin-top: 38px;
}

.margin_top_42 {
	margin-top: 42px;
}

.margin_top_8 {
	margin-top: 8px;
}

.margin_10 {
	margin: 10px;
}

/************************ 定位样式 ********************/
.img_responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.fixed {
	position: fixed;
}

.position_top_0 {
	top: 0;
}

.position_top_5 {
	top: 5%
}

.position_top_10 {
	top: 10%
}

.position_top_10 {
	top: 10%
}

.position_top_20 {
	top: 20%
}

.position_top_25 {
	top: 25%
}

.position_top_30 {
	top: 30%
}

.position_top_35 {
	top: 35%
}

.position_top_40 {
	top: 40%
}

.position_top_50 {
	top: 45%
}

.position_top_65 {
	top: 65%
}

.position_top_100 {
	top: 100%
}

.position_top_5px {
	top: 5px
}

.position_top_10px {
	top: 10px
}

.position_top_12px {
	top: 12px;
}

.position_top_15px {
	top: 15px;
}

.position_top_30px {
	top: 30px;
}

.position_top_35px {
	top: 35px;
}

.position_left_0 {
	left: 0;
}

.position_left_5 {
	left: 5%;
}

.position_left_10 {
	left: 10%;
}

.position_left_20 {
	left: 20%;
}

.position_left_30 {
	left: 30%;
}

.position_left_2px {
	left: 2px;
}

.position_right_10px {
	right: 10px;
}

.position_bottom_0px {
	bottom: 0px;
}

.position_bottom_10px {
	bottom: 10px;
}

.position_top_left_0 {
	top: 0px;
	left: 0px
}

.position_top_right_0 {
	top: 0px;
	right: 0px
}

.position_bottom_left_0 {
	bottom: 0px;
	left: 0px
}

.position_bottom_right_0 {
	bottom: 0px;
	right: 0px
}

/*************** 透明度 ***************/
.opacity_0 {
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.opacity_5 {
	filter: alpha(opacity = 5);
	-moz-opacity: 0.05;
	-khtml-opacity: 0.05;
	opacity: 0.05;
}

.opacity_10 {
	filter: alpha(opacity = 10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}

.opacity_25 {
	filter: alpha(opacity = 25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}

.opacity_30 {
	filter: alpha(opacity = 30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.opacity_40 {
	filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.6;
}

.opacity_65 {
	filter: alpha(opacity = 65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
}

.opacity_80 {
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/************** 鼠标形状 *********************************************************************************/
.pointer {
	cursor: pointer
}

/************ 浮动 ****************/
.float_left {
	float: left;
}

.float_right {
	float: right;
}

/************ 内容显示 ****************/
.overflow_hidden {
	overflow: hidden;
}

.visibility_hidden {
	visibility: hidden;
}

.visibility_visible {
	visibility: visible;
}

/************ div显示 ****************/
.div_table {
	display: table;
}

.div_table_row {
	display: table-row;
}

.div_table_cell {
	display: table-cell;
}

.display_none {
	display: none !important;
}

.display_none_unimportant {
	display: none;
}

.display_block {
	display: block !important;
}

.display_block_unimportant {
	display: block;
}

.display_inline_block {
	display: inline-block !important;
}

.display_inline_block_unimportant {
	display: inline-block;
}

.display_inline {
	display: inline !important;
}

.display_inline_unimportant {
	display: inline;
}

.div_center {
	display: block;
	margin: 0 auto;
}

.kyzb_container_fluid {
	padding-left: 10px;
	padding-right: 10px;
}

.collection {
	color: #ff3366;
}
/************ input 表单样式 ****************/
.input_transparent {
	background-color: transparent
}

/*******************底部导航**********************/
.my_navbar_bottom {
	min-height: 49px;
}

/*******************my_collapse**********************/
.my_collapse li div.data-detail {
	display: none;
}

.my_collapse li.active div.data-detail {
	display: block;
}

/*******************按钮**********************/
.btn_nobg_redborder_redcolor { /*无背景红色边框按钮红色字体*/
	border: 1px solid #ff3366;
	border-radius: 4px;
	color: #ff3366;
	background: #ffffff;
	display: inline-block;
	cursor: pointer;
	text-align: center;
}

.btn_redbg_redborder_whitecolor { /*红色背景红色边框白色按钮*/
	border: 1px solid #ff3366;
	border-radius: 4px;
	color: #ffffff;
	background: #ff3366;
	display: inline-block;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
}

.btn_nobg_blackborder_blackcolor_noradius { /*黑色边框黑色字体无圆角按钮*/
	border: 1px solid #000000;
	color: #000000;
	display: inline-block;
	text-align: center;
	padding: 3px 12px;
	white-space: nowrap;
	cursor: pointer;
}

.btn_nobg_blackborder_blackcolor_noradius.active { /*黑色边框黑色字体无圆角按钮*/
	border: 1px solid #000000;
	color: #ffffff;
	background: #000;
	display: inline-block;
	text-align: center;
	padding: 3px 12px;
	white-space: nowrap;
	cursor: pointer;
}

.btn_gray {
	color: #999999;
	border-radius: 4px;
	border: 1px solid #999999;
	text-align: center;
	padding: 3px 12px;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}

.btn_gray.active {
	color: #FFFFFF;
	background: #999999;
	border-radius: 4px;
	border: 1px solid #999999;
	text-align: center;
	padding: 3px 12px;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}

.btn_ff9900 {
	color: #ff9900;
	border-radius: 4px;
	border: 1px solid #ff9900;
	text-align: center;
	padding: 3px 12px;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}

.btn_nobg_whiteborder {
	color: #ffffff;
	border-radius: 4px;
	border: 1px solid #ffffff;
	text-align: center;
	padding: 3px 12px;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}

.btn_whitebg_redborder {
	color: #ff3366;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #ffffff;
	text-align: center;
	padding: 3px 12px;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}

.btn_nobg_default {
	padding: 6px 16px;
	border: 1px solid #999999;
	cursor: pointer;
}

.btn_nobg_default.active {
	padding: 6px 16px;
	border: 1px solid #fe5656;
	cursor: pointer;
	color: #fe5656;
}
/***************PC首页样式******************/
.header_top .container, .nav_content .container, .zhanshi .container,
	.chanpin .container {
	width: 1200px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 center;
}

/*商品规格*/
div.margin_left_32 .action {
	width: 392px;
	line-height: 34px;
	float: left;
	clear: right;
	padding: 2px 0;
	color: #333333;
	/*border: 1px solid #e7dbb1;*/
	/*background-color: #fffee6;*/
}

/*div.margin_left_32 .action:hover {*/
/*border-color: #df9a07;*/
/*}*/
div.margin_left_32 .specification .title {
	height: 24px;
	line-height: 24px;
	display: none;
	padding-left: 4px;
	color: #666666;
	background-color: #f5efdc;
}

div.margin_left_32 .specification dl {
	line-height: 24px;
	clear: both;
	padding: 4px 0px;
}

div.margin_left_32 .specification dt {
	width: 50px;
	float: left;
	/*margin-right: 10px;*/
	text-align: left;
	color: rgb(51, 51, 51);;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal
}

div.margin_left_32 .specification dd {
	float: left;
	margin-right: 4px;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
}

div.margin_left_32 .specification a {
	display: block;
	float: left;
	position: relative;
	outline: none;
	blr: expression(this.hideFocus =   true);
}

div.margin_left_32 .specification a span {
	width: 13px;
	height: 13px;
	display: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	background: url(../images/product.gif) 0px -540px no-repeat;
}

div.margin_left_32 .specification .text {
	height: 24px;
	line-height: 24px;
	padding: 0px 8px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #eeeeee;
	background-color: #ffffff;
}

div.margin_left_32 .specification .text:hover {
	border-color: #ff9900;
}

div.margin_left_32 .specification .image {
	width: 26px;
	height: 26px;
	padding: 1px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

div.margin_left_32 .specification .image:hover {
	border-color: #ff9900;
}

div.margin_left_32 .specification .image img {
	width: 26px;
	height: 26px;
	display: block;
}

div.margin_left_32 .specification .selected {
	border: 1px solid #f08b02;
}

div.margin_left_32 .specification .selected span {
	display: block;
}

div.margin_left_32 .specification .locked {
	color: #d6d6d6;
	cursor: not-allowed;
	border-color: #bbbbbb;
	border-style: dotted;
}

div.tab-content .introduction img {
	margin: 0 auto;
	height: auto;
}