/*20160429 by kevin*/
@charset "utf-8";
/* CSS Document */

/*------------------------------------------CSS Reset é–‹å§‹-------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, div, span, applet, object, iframe, 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, dt, dd, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;/*font: inherit;*//*ä¿®æ”¹éƒ¨åˆ† by kevin 20140822*/
	/*vertical-align: baseline;*//*ä¿®æ”¹éƒ¨åˆ† by kevin 20140822*/
	
}
.dom.dom_2 {
}
.Jcenter {
  margin: auto;
  width: 70%;
  padding: 10px;
}
.center {
display: flex;
justify-content: center;
/*min-width:600px;
max-width:600px;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	
}
ol, ul {
/*list-style: none;*//*ä¿®æ”¹éƒ¨åˆ† by kevin 20140822 æœƒå½±éŸ¿åˆ°ç¶²é‚Š*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
/*border-collapse: collapse;
	border-spacing: 0;*/
}
.w3-row-padding>.w3-third{
	padding: 4px
}
body {
	margin: 0;
	padding: 0;
    position: relative;
    z-index: -10;
	
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic", "Times New Roman", Times, serif, "Microsoft JhengHei", "PMingLiU";
	/*overflow-x: hidden;*/
	letter-spacing: 1px;
	-webkit-text-size-adjust: none;/*è§£æ±ºiphoneæ©«å¹³è½‰è±Žå±æ™‚å­—è®Šå¤§çš„å•é¡Œ*/
}
/* ~~ å…ƒç´ /æ¨™ç±¤é¸å–å™¨ ~~ */
ul, ol, dl { /* ç”±æ–¼ç€è¦½å™¨ä¹‹é–“çš„å·®ç•°ï¼Œæœ€ä½³ä½œæ³•æ˜¯åœ¨æ¸…å–®ä¸­ä½¿ç”¨é›¶å¯¬åº¦çš„æ¬„ä½é–“éš”åŠé‚Šç•Œã€‚ç‚ºäº†ä¿æŒä¸€è‡´ï¼Œæ‚¨å¯ä»¥åœ¨é€™è£¡æŒ‡å®šæ‰€è¦çš„é‡ï¼Œæˆ–åœ¨æ¸…å–®åŒ…å«çš„æ¸…å–®é …ç›® (LIã€DTã€DD) ä¸ŠæŒ‡å®šæ‰€è¦çš„é‡ã€‚è«‹è¨˜ä½ï¼Œé™¤éžæ‚¨å¯«å…¥è¼ƒç‚ºç‰¹å®šçš„é¸å–å™¨ï¼Œå¦å‰‡åœ¨æ­¤åŸ·è¡Œçš„ä½œæ¥­å°‡é‡ç–Šé¡¯ç¤ºåˆ° .nav æ¸…å–®ã€‚ */
	padding: 0;
	margin: 0;
}
/*-----â†“â†“â†“â†“æ–°å¢žéƒ¨åˆ† by kevin 20150108 ç‚ºäº†ç¶²ç·¨â†“â†“â†“â†“-----*/
ul, ol {
	padding-left: 40px;
}
/*-----â†‘â†‘â†‘â†‘æ–°å¢žéƒ¨åˆ† by kevin 20150108 ç‚ºäº†ç¶²ç·¨â†‘â†‘â†‘â†‘-----*/

/*h1, h2, h3, h4, h5, h6,*/ p {
	margin: 0;
	padding: 0;
}
/*img{ display:block;}*//*æ¸…é™¤IE7ä¸‹æ–¹æº¢ä½*/

a img { /* é€™å€‹é¸å–å™¨æœƒç§»é™¤æŸäº›ç€è¦½å™¨åœ¨å½±åƒç”±é€£çµæ‰€åœç¹žæ™‚ï¼Œå½±åƒå‘¨åœæ‰€é¡¯ç¤ºçš„é è¨­è—è‰²é‚Šæ¡† */
	border: none;
}
a img:hover {
  filter: saturate(150%);
  filter: contrast(150%); 
}
.clearfloat { /* é€™å€‹é¡žåˆ¥å¯æ”¾ç½®åœ¨ <br /> æˆ–ç©ºç™½çš„ Div ä¸Šï¼Œç•¶åšæŽ¥åœ¨ #container å…§æœ€å¾Œä¸€å€‹æµ®å‹• Div å¾Œæ–¹çš„æœ€å¾Œä¸€å€‹å…ƒç´  (å¦‚æžœå¾ž #container ç§»é™¤æˆ–å–å‡º #footer) */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
a {
	/*color:#ccc;*//*ä¿®æ”¹éƒ¨åˆ† by kevin 20140814 æœƒå½±éŸ¿åˆ°ç¶²ç·¨å€ ä¸å®œä½¿ç”¨*/
	text-decoration: none;
	outline: none;/* for Firefox Google Chrome  *//*è®“aé»žæ“Šæ™‚ä¸æœƒå‡ºç¾æ¡†ç·š*/
 behavior:expression(this.onFocus=this.blur());  /* for IE *//*è®“aé»žæ“Šæ™‚ä¸æœƒå‡ºç¾æ¡†ç·š*/
}
a:hover {
	/*color:#ccc;*//*ä¿®æ”¹éƒ¨åˆ† by kevin 201450108 å¤ªé†œäº†æ‰€ä»¥åˆªæŽ‰*/
	text-decoration: underline;/*opacity:0.9;æ–°å¢žéƒ¨åˆ† by kevin 20150121*//*æœƒå½±éŸ¿åˆ°è¼ªæ’­ åˆªé™¤ by kevin 20150324*/
}
a:active, a:focus {/* é€™å€‹é¸å–å™¨ç¾¤çµ„å¯ä»¥è®“ä½¿ç”¨éµç›¤å°Žè¦½çš„ä½¿ç”¨è€…ï¼Œä¹Ÿå’Œä½¿ç”¨æ»‘é¼ çš„ä½¿ç”¨è€…ä¸€æ¨£æ“æœ‰ç›¸åŒçš„æ»‘éŽé«”é©—ã€‚ */
	text-decoration: none;
}
area {
	outline: none;
}
/*------------------------------------------CSS Reset çµæŸ-------------------------------*/

/*------------------------------------------icon-å­—åž‹ é–‹å§‹-------------------------------*/
@font-face {
	font-family: 'LigatureSymbols';
	src: url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.eot');
	src: url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11d41d.eot?#iefix') format('embedded-opentype'),  url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.woff') format('woff'),  url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.ttf') format('truetype'),  url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
	src: url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.lsf, .lsf-icon:before {
	font-family: 'LigatureSymbols';
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
.lsf-icon:before {
	content: attr(title);/*margin-right:0.3em;*/
}
/*------------------------------------------icon-å­—åž‹ çµæŸ-------------------------------*/


/*Webkit,Opera9.5+,Ie9+ æŽ§åˆ¶æ–‡å­—é¸å–æ™‚çš„é¡è‰²*/
::selection {
	background: #90232b;
	color: #fff;
}

/*Mozilla Firefox æŽ§åˆ¶æ–‡å­—é¸å–æ™‚çš„é¡è‰²*/
::-moz-selection {
 background:#90232b;
 color:#fff;
}
.wrap {
	width: 1440px;
	margin: 0 auto;
	padding: 0;
}
#sale_form {
	min-width:600px;
}
#title_h{
	max-height:800px;
}
#news_title{
	min-height:800px;
	max-width:70%;
}
#index_bg{
	min-height:600px;
}
@media (max-width: 1360px) {
.wrap {
	width: 1200px;
}

}
 @media (max-width: 1280px) {
/*.wrap {
	width: 1000px;
}
*/
}
 @media (max-width: 992px) {
.wrap {
	width: auto;
	padding: 0px 20px ;
}
}
 @media (max-width: 768px) { //jay
.w3-xxxlarge {
	font-size:38px!important
}
 
#index_bg{
	min-height:300px;
} 
.wrap {
	/*width: auto;*/
	max-width:400px;
	padding: 0px 15px;
	
}
#sale_form {
	min-width:auto;
}
.banner {
	display:none;
	
}
#news_title{
	min-height:inherit;
	max-width:95%;
}
#title_h{
	max-height:inherit;
}
.w3-quarter, .w3-third{
	width:inherit;
} 
}
/*-------input reset--------------------------------------------------------*/
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic", "Times New Roman", Times, serif, "å¾®è»Ÿæ­£é»‘é«”", "Microsoft JhengHei", "æ–°ç´°æ˜Žé«”";
	font-size: 15px;
	border-radius: 3px;
}
input[type="text"], .input, input[type="password"], .input, input[type="search"] {
	margin: 0;
	padding: 0;
	outline: none;
	vertical-align: middle;
	height: 42px;
	line-height: 42px;
	border: solid 1px #aeaeae;
	width: 100%;
	transition: 0.2s ease all;
	padding: 0px 6px 0px 6px;
	box-sizing: border-box;
}
input[type="text"]:focus, input[type="password"]:focus {
	border: solid 1px #d5d5d5;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	margin: 0;
	padding: 0;
	outline: none;
	cursor: pointer;
	vertical-align: middle;
	border: none;
	width: 80px;
	/*height:42px;*/
	background: none;
	color: #4a4a4a;
	border-radius: 5px;
	line-height: 42px;
	transition: 0.2s ease all;
	letter-spacing: 1px;
	border: solid 2px #4a4a4a;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
	opacity: 0.7;
}
input[type="reset"] {
/*background:#555;*/
}
input[type="radio"], input[type="checkbox"] {
	margin: 0px;
	padding: 0px;
	outline: none;
	vertical-align: baseline;
	cursor: pointer;
}
textarea {
	margin: 0;
	padding: 0;
	outline: none;
	vertical-align: middle;
	line-height: 24px;
	border: solid 1px #aeaeae;
	width: 100%;
	resize: none;
	height: 117px;
	transition: 0.2s ease all;
	box-sizing: border-box;
	padding: 3px;
}
textarea:focus {
	border: solid 1px #d5d5d5;
}
select {
	margin: 0;
	padding: 0;
	outline: none;
	vertical-align: middle;
	border: solid 1px #aeaeae;
	padding: 9px 0px 10px 7px;
	transition: 0.2s ease all;
	background: #fff;
	letter-spacing: 1px;
	-webkit-appearance: none;	/* Safari å’Œ Chrome */
	-moz-appearance: none;	/* Firefox */
	-ms-appearance: none;	/*for Internet Explorer*/
	-o-appearance: none;	/*for Opera*/
	appearance: none;
	background: #fff url(../images/select_arrow.png) no-repeat;
	background-size: 13px;
	background-position: right;
	padding-right: 18px !important;
	border-radius: 3px;
}
 select::-ms-expand {	/*for Internet Explorer*/
 display: none;
}
select:focus {
	border: solid 1px #d5d5d5;
}
label {
	cursor: pointer;
}
/*-------è¼ªæ’­----------------------------------------------------------------------------*/
.banner {
	background: #fff;
	position: relative;
	min-height:860px;
}
.device {
	position: relative;
}
/*å·¦å³éµ*/
.device .arrow-left, .device .arrow-right {
	position: absolute;
	z-index: 1;
	top: 50%;
	margin: -13px 0px 0px 0px;
}
/*å·¦éµ*/
.device .arrow-left {
	left: 20px;
}
/*å³éµ*/
.device .arrow-right {
	right: 20px;
}
/*è¼ªæ’­å€*/
.swiper-container {
	height: auto;
	z-index: 0 !important;
}
.swiper-wrapper {
}
.swiper-slide {
}
.swiper-slide img {
/*width:100%;
						height:auto;*/
}
/*è¼ªæ’­é»žé»ž*/
.pagination {
	position: absolute;
	z-index: 20;
	bottom: -39px;
	width: 100%;
	text-align: center;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 5px;
	background: #edbdb4;
	margin: 0 7px;
	cursor: pointer;
}
.swiper-active-switch {/*è¼ªæ’­é»žé»žç•¶å‰æ¨¡å¼*/
	background: #c42605;
}
/*å®¢åˆ¶å€å¡Š*/
.swiper-slide {
	position: relative;
}
/*é›»è…¦ç‰ˆè¼ªæ’­èƒŒæ™¯åœ–*/
.pc_banner_bg {
	width: 100%;
	left: 0px;
	top: 0px;
}
/*æ‰‹æ©Ÿç‰ˆè¼ªæ’­*/
.mobile_bammer {
	display: none;
}
.mobile_bammer img {
	width: 100%;
	height: auto;
}
 @media (max-width: 600px) {
/*å·¦å³éµ*/
.device .arrow-left, .device .arrow-right {
	display: none;
}
/*é›»è…¦ç‰ˆè¼ªæ’­èƒŒæ™¯åœ–*/
.pc_banner_bg {
	display: none;
}
/*æ‰‹æ©Ÿç‰ˆè¼ªæ’­*/
.mobile_bammer {
	display: block;
	padding-top:100px;
}
}
/*-------é æ¬¡--RWDç‰ˆ by kevin 20150629------------------------------------------------------------------------*/			
.page_area_rwd {
	text-align: center;
	padding: 25px 0px 0px 0px;
}
.page_left_arrow, .page_right_arrow {
	width: 83px;
	font-size: 15px;
	background: #de484d;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
}
.page_left_arrow a, .page_right_arrow a {
	text-decoration: none;
	display: block;
	transition: 0.2s ease all;
	color: #fff;
	height: 40px;
}
.page_left_arrow a:hover, .page_right_arrow a:hover {
	background: #f39800;
}
.page_select {
	display: inline-block;
	padding: 0px 7px;
	vertical-align: top;
}
.page_select select {
	width: auto !important;
	font-size: 15px !important;
	padding: 8px 18px 7px 16px !important;
	border: solid 1px #a4a4a4 !important;
	height: 40px !important;
	box-sizing: border-box;
	border-radius: 3px;
}
/*-------é ç±¤------------------------------------------------------------------------*/
.tab_area {
	margin: 14px 0px 10px 0px;
}
.tabs_btn_now {
	transition: 0.3s ease all;
	background: #595959;
	color: #fff;
	font-size: 13px;
	line-height: 39px;
	padding: 0px 36px 0px 36px;
	text-align: center;
	display: none;
	position: relative;
}
.tabs_btn_now:hover {
	background: #00a0e9;
}
.tabs_btn_now_arrow {
	position: absolute;
	border-top: solid 5px #FFF;
	top: 17px;
	right: 20px;
	border-left: solid 5px rgba(255, 255, 255, 0);
	border-right: solid 5px rgba(255, 255, 255, 0);
}
.img-scroll {
	height: 39px;
	position: relative;
	background: #595959;
}
.img-list {
	position: relative;
}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tabs li {
	line-height: 39px;
	float: left;
	position: relative;
	font-size: 13px;
}
.tabs li a:hover {
	background: #00a0e9;
}
.tabs a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 36px 0px 36px;
	transition: 0.3s ease all;
	background: #595959;
}
.tabs li.active {
/*ç•¶å‰æ¨¡å¼*/
}
.tabs li.active a {
	background: #00a0e9;
}
.tabs li.active:after {
	/*content:url(../product/images/tabs_arrow.png);*/
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin: 0px 0px 0px -10px;
}
#tab1 {
}
.tab_content {
}
/*ç”¢å“å…§é é ç±¤çš„ç¶²ç·¨å€*/
.p_tab_text_area {
}
 @media (max-width: 980px) {
/*é ç±¤*/
.tab_area {
	position: relative;
}
.tabs_btn_now {
	display: block;
}
.img-scroll {
	display: none;
	height: auto;
	position: absolute;
	width: 100%;
	z-index: 999;
}
.tabs li {
	float: none;
	text-align: center;
}
.tabs li.active:after {
	content: "";
}
}
/*-------æµ®å‹•topéµ----------------------------------------------------------------------------*/
.top_but {
	position: fixed;
	right: 0px;
	bottom: -70px;
}
.top_but a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	transition: 0.3s ease all;
	text-decoration: none;
	border-radius: 5px 0px 0px 5px;
	background: #0a1f62;
	padding: 0px 20px;
}
.top_but a:hover {
	color: #000;
}
/*-------é©—è­‰ç¢¼----------------------------------------------------------------------------*/
.captcha {
	line-height: 37px;
	padding: 0px 0px 5px 0px !important;
}
.captcha input[type="text"] {
	width: 80px;
	margin-right: 5px;
}
.captcha a {
	transition: 0.5s ease all;
	color: #fff;
	background: #333;
	border-radius: 5px;
	padding: 0px 11px;
	font-size: 14px;
	display: inline-block;
	margin: 9px 0px 7px;
	line-height: 29px;
	text-decoration: none;
}
.captcha a:hover {
}
.captcha img {
	vertical-align: middle;
}
.captcha span {
	color: #fff;
}
/*-------è¡¨å–®å€----------------------------------------------------------------------------*/
/*è¡¨å–®å€åº•*/
.form_area_bg {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0px 20px;
}
 @media (max-width: 800px) {
.form_area_bg {
	padding: 0px;
}
}
/*è¡¨å–®å€å‚™è¨»*/
.form_remark {
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	padding: 10px 0px 5px 0px;
}
/*å¿…å¡«icon*/
.requirde_icon {
	display: inline-block;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	background: #c13e42;
	line-height: 18px;
	padding: 0px 5px;
}
/*è¡¨å–®å€*/
.form_area {
}
/*è¡¨å–®å€å·¦*/
.form_left {
	width: 48%;
	float: left;
}
/*è¡¨å–®å€å³*/
.form_right {
	width: 48%;
	float: right;
}
.form_list {
	font-size: 15px;
	line-height: 21px;
	border-bottom: dotted 1px #4a4a4a;
	padding: 12px 5px 0px 0px;
	color: #4a4a4a;
}
.fL_tit {
	font-weight: bold;
	padding: 3px 0px 6px 0px;
	/*position: relative;*/
}
/*å¿…å¡«icon*/
.fL_tit .requirde_icon {
	position: absolute;
	right: 0px;
}
.fL_info {
	padding: 0px 0px 9px 0px;
	padding: 0px 0px 17px 0px;
}
/*æ²’æœ‰è¼¸å…¥æ¡†æ™‚*/
.fL_info.no_input {
	padding: 10px 0px 25px 0px;
	line-height: 24px;
}
.fL_info label {
	display: inline-block;
}
/*åœ°å€æ¨£å¼*/
.fL_info.address select {
	margin: 0px 5px 0px 0px;
}
.fL_info.address input[type='text']:nth-of-type(1) {
	width: 97px;
}
.fL_info.address input[type='text']:last-of-type {
	margin: 12px 0px 0px 0px;
}
/*ç”Ÿæ—¥æ¨£å¼*/
.fL_info.birthday {
}
.fL_info.birthday select {
	margin: 0px 0px 0px 0px;
}
 @media (max-width: 800px) {
/*è¡¨å–®å€å·¦*//*è¡¨å–®å€å³*/
.form_left, .form_right {
	float: none;
	width: auto;
}
/*æ²’æœ‰è¼¸å…¥æ¡†æ™‚*/
.fL_info.no_input {
	padding: 0px 0px 5px 0px;
}
.fL_info label {
	padding: 6px 0px;
}
}
 @media (max-width: 575px) {
.cart_big_tit span.red {
	padding: 0px;
}
}
 @media (max-width: 500px) {
.cBT_checkbox {
	display: block;
	padding: 5px 0px 0px 0px;
}
.receiving_record {
	padding: 0px;
}
}
 @media (max-width: 320px) {
/*ç”Ÿæ—¥æ¨£å¼*/
.fL_info.birthday {
	letter-spacing: 0px;
	white-space: nowrap;
	font-size: 12px;
}
}
.form_list_remark {
	font-size: 15px;
	line-height: 21px;
	color: #c13e42;
	padding: 12px 0px 0px 0px;
}
/*æŒ‰éµå€*/
.btn_area {
	font-size: 0px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.btn_area input {
	margin: 0px 30px;
}
.btn_area input:nth-of-type(2) {
/*background: #555;*/
}
.btn_area input:nth-of-type(2):hover {
/*background: #9f9f9f;*/
}
/*FBæŒ‰éµ*/
input.fb_btn {
	background: #47639e;
	width: 195px;
}
input.fb_btn:hover {
	background: #47639e;
	opacity: 0.7;
}
 @media (max-width: 992px) {
.btn_area input {
	float: left;
	width: 48%;
	margin: 0px;
}
.btn_area input:nth-of-type(2) {
	float: right;
}
/*åªæœ‰ä¸€å€‹æŒ‰éµæ™‚*/
.btn_area.one input {
	float: none;
}
}
/*-------hack----------------------------------------------------------------------------*/
.hack {
	padding: 20px;
}
.hack_demo {
	float: left;
	width: 50%;
	line-height: 200px;
	text-align: center;
	box-sizing: border-box;
	border: solid 1px #CCC;
}
	
/* IE10ã€11ã€edgeæ¨¡å¼ */
@media all and (-ms-high-contrast:none) {
.ie10Up {
	color: #fff;
	background: #06F;
}
 *::-ms-backdrop, .ie10Up {
 color: #fff;
 background:#06F;
}
}

/*firefox*/
@-moz-document url-prefix() {
 .firefox {
 color: #fff;
 background: #C00;
}
}

/*Safariå’Œchrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.safariAndChrome {
	color: #fff;
	background: #333;
}
}
body {
	padding: 0px 0px 0px 0px;
}
body.active {
	overflow: hidden;
}
/*-------ç‰ˆé ­----------------------------------------------------------------------------*/
.header {
	background:rgba(7,31,78,0.7);
	position: fixed;
	width: 100%;
	box-sizing: border-box;
	z-index: 9;
	top: 0px;
	left: 0px;
}
/*logo*/
.logo {
	float: left;
	/*padding: 4px 0px;*/
	padding: 16px 0px;
}
/*èªžç³»*/
.lang {
	/*float:right;*/
	position: absolute;
	top: 13px;
	right: 0px/*right: 31px*/
}
.lang select {
	font-size: 13px;
	color: #5e5e5e;
	border-color: #919191;
	border-radius: 4px;
	padding: 0px 13px;
	width: 103px;
	text-align: center;
	height: 27px;
}
/*  Jay */
#top_navbar {
	border-radius: 30px;
	background-color: #FFF;
}
#top_navbar_l{
	margin-left:30px;
}

#top_navbar_r{
	margin-right:30px;
}

#top_navbar_l a{
	background-color:#00188F;
	color:#fff;
}
#top_navbar_l a:hover {
	background-color:#3AC0D8; /* 主功能按鈕底色*/
}

/*ä¸»æŒ‰éµ*/
.navbar {
	position: relative;
	float: right;
	/*padding: 15px 0px 0px;*/
	padding: 30px 0px 0px;
}
.nav {
	float: left;
	padding: 0px 3px;
}
.nav a {
	display: block;
	transition: 0.3s ease all;
	text-decoration: none;
	color: #00188F;
	font-size: 18px;
	font-weight: bold;
	/*border: solid 2px rgba(255,255,255,0);
				border-radius: 4px;*/
	min-height: 40px;
	padding: 18px 24px 0px 24px;
}
.nav a:hover {
	color: #fff;
	background-color: #3AC0D8;  /* 主功能按鈕底色*/
	/*border: solid 2px #b94e56;Banner底色色票#071F4E/透明度70%
					color:#7f0020;
					border: solid 2px #7f0020;*/
}
/*ç•¶å‰æ¨¡å¼*/
.nav.active {
}
.nav.active a {
/*border: solid 2px #fff;*/
}

#menu {
        margin: 0;
        padding: 0 20 0 20;
        list-style: none;
        position: relative;
        /*width: 500px;*/
        float: left;
}
#menu li {
/*        margin: 0;
        padding: 0;
*/        float: left;
}
#menu li a {
       /* padding: 10px 15px;*/
        display: block;
        text-decoration: none;
}
#menu li ul {
        margin: 0;
		margin-left:150px;
        padding: 15px 0;
        list-style: none;
        float: left;
        position: absolute;
        left: 0;
       	border-radius: 10px;
        display: none;
		/*box-shadow:3px 3px 3px 3px #cccccc; 
		background-color:#09F;*/
}
#menu li ul li { background-color:#FBFBFB; border-right: 1px solid #fff; line-height:25px; border-radius: 10px; text-align:center; }
#menu li ul li div { border-radius: 10px;  }
#menu li ul li  a {  border-radius: 10px; }
#menu li ul li  a:hover { background-color:#3AC0D8; border-radius: 10px;}

#menu_sub1 {
	display:block;
}
#menu_sub2 {
	display:none;
}

/*æ‰‹æ©ŸmenuæŒ‰éµ*/
.menu_btn {
	position: absolute;
	width: 20px;
	top: 26px;
	right: 10px;
	cursor: pointer;
	display: none;
	background: #FFBF00;
	padding: 11px 14px;
	z-index: 9;
}
.menu_btn span {
	display: block;
	background: #fff;
	height: 2px;
	margin: 4px 0px;
	transition: 0.3s ease all;
	border-radius: 3px;
}
/*é»žæ“Š*/
.menu_btn.active span {
	position: relative;
	left: 4px;
}
.menu_btn.active span:nth-of-type(1) {
	transform: rotate(39deg);
	transform-origin: top left;
}
.menu_btn.active span:nth-of-type(2) {
	opacity: 0;
}
.menu_btn.active span:nth-of-type(3) {
	transform: rotate(-39deg);
	transform-origin: bottom left;
}
 @media (max-width: 992px) {
#menu li ul li { display:none;}

/*logo*/
.logo {
	float: none;
}
/*èªžç³»*/
.lang {
	right: 50%;
	margin: 0px -50px 0px 0px;
}
/*ä¸»æŒ‰éµ*/
.navbar {
	display: none;
	float: none;
	padding: 50px 0px 8px;
	/*padding: 4px 0px 8px;*/
	overflow-x: scroll;
}
.nav {
	float: none;
	width: 100%;
	min-width: auto;
	padding: 0px;
}
.nav a {
	/*padding: 8px 0px;*/
	text-align: center;
	border-radius: 0px;
	transition: 0s ease all;
}
.nav a:hover {
	border: solid 0px rgba(255,255,255,0);
}
/*ç•¶å‰æ¨¡å¼*/
.nav.active a {
	border-top: solid 2px rgba(255,255,255,0);
	border-left: solid 2px rgba(255,255,255,0);
	border-right: solid 2px rgba(255,255,255,0);
	border-bottom: solid 2px #fff;
}
/*æ‰‹æ©ŸmenuæŒ‰éµ*/
.menu_btn {
	display: block;
}
}
 @media (max-width: 510px) {
/*èªžç³»*/
.lang {
	right: inherit;
	position: static;
	margin: 0px 0px 0px 0px;
	padding-bottom: 15px;
}
.lang select {
	width: 100%;
}
.navbar {
	padding: 10px 0px 8px;
}
}
/*-------main----------------------------------------------------------------------------*/
/*éŒ¨é»ž*/
.anchor {
	position: relative;
	top: -55px;
}
 @media (max-width: 992px) {
.anchor {
	top: -115px;
}
}
/*æ¨™é¡Œæ¨£å¼1*/
.tit_type1 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 40px;
}
.tit_type1:before, .tit_type1:after {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 80px;
	height: 1px;
	background: #009;
}
 @media (max-width: 992px) {
.tit_type1{
	font-size:38px;
}
}
/*ç¶²ç·¨å€*/
.text_area {
	font-size: 15px;
	line-height: 60px;
}
/*è¼‰å…¥æ›´å¤š*/
.more {
	text-align: center;
	margin-top: 20px;
}
.more a {
	display: inline-block;
	border-radius: 3px;
	transition: 0.3s ease all;
	text-decoration: none;
	color: #071F4E;
	/*background: #009;*/
	border-color:#071F4E; 
	border-width:1px;
	border-style:double;

	font-size: 18px;
	padding: 10px 40px;
}
.more a:hover {
	opacity: 0.7;
	background-color:#071F4E;
	color:#FFF;
	
}
.dom {
	padding: 40px 0px;
}
.dom_1 {
	background: #fff;
}
.dom_1 .tit_type1 {
	color: #009;
}
.dom_1 .tit_type1:before, .dom_1 .tit_type1:after {
	background: #009;
}
/*é—œæ–¼æˆ‘å€‘å·¦*/
.about_left {
	float: left;
	width: 35%;
	text-align: center;
	padding: 10px 0px 0px;
	box-sizing: border-box;
}
.about_left img {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	padding-top: 30px;
}
/*é—œæ–¼æˆ‘å€‘å³*/
.about_right {
	float: right;
	width: 58.33333333%;
	color: #737373;
	font-size: 15px;
	line-height: 35px;
	padding: 20px 0px 0px;
}
 @media (max-width: 700px) {
/*æ¨™é¡Œæ¨£å¼1*/
.tit_type1:before, .tit_type1:after {
	display: none;
}

}
 @media (max-width: 600px) {
/*é—œæ–¼æˆ‘å€‘å·¦*/
.about_left {
	float: none;
	width: auto;
}
/*é—œæ–¼æˆ‘å€‘å³*/
.about_right {
	float: none;
	width: auto;
}
}
.tit_type2 {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 40px;
}
.dom_2 {
	/*background:#031630;*/
	background-image: url(../../uploads/index/pay.png);
	background-size: cover;
 repeat center center;
	background-size: auto 100vh;
}
canvas {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
/*æ¨™é¡Œæ¨£å¼1*/
.dom_2 .tit_type1 {
	color: #009;
	background: rgba(255,255,255,0.3);
	padding: 10px;
	border-radius: 40px;
}
.dom_2 .tit_type1:before, .dom_2 .tit_type1:after {
/*background: #fff;*/
}
/*å•†å“åˆ—è¡¨*/
.product_list_area {
}
.product_list {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 10px 10px;
	position: relative;
	cursor: pointer;
	margin: 15px 0px;
}
.pL_img {
}
.pL_img img {
	width: 100%;
	height: auto;
}
.pL_tit {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	top: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.57);
	transition: 0.3s ease all;
	color: #fff;
	padding: 70px 0px 0px;
	opacity: 0;
	text-shadow: 1px 1px 10px #000;
}
.pL_tit:before, .pL_tit:after {
	position: absolute;
	content: '';
	top: 10%;
	left: 10%;
	transition: 0.5s ease all;
}
.pL_tit:before {
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	height: 80%;
	width: 0px;
}
.pL_tit:after {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	height: 0px;
	width: 80%;
}
/*hover*/
.product_list:hover .pL_tit {
	opacity: 1;
}
.product_list:hover .pL_tit:before {
	width: 80%;
}
.product_list:hover .pL_tit:after {
	height: 80%;
}
 @media (max-width: 700px) {
	 
 
.product_list {
	width: 50%;
}
.pL_tit {
	opacity: 1;
	height: auto;
	top: auto;
	bottom: 0px;
	padding: 8px 0px;
	font-size: 16px;
	line-height: 24px;
}
}
 @media (max-width: 320px) {
.product_list {
	width: 100%;
}
}
.dom_3 {
	background: #fff;
}
/*æ¨™é¡Œæ¨£å¼1*/
.dom_3 .tit_type1 {
	color: #009;
	margin-top:25px;
}
.dom_3 .tit_type1:before, .dom_3 .tit_type1:after {
	background: #009;
}
/*æœ€æ–°æ¶ˆæ¯åˆ—è¡¨*/
.news_list_area {
}
.news_list {
	color: #4c4c4c;
	border-bottom: solid 1px #3e3535;
	padding: 15px 0px;
}
.nL_top {
	cursor: pointer;
	position: relative;
	padding: 20px 0px 0px 71px;
}
.nLT_time {
	position: absolute;
	top: 0px;
	left: 0px;
}
.nLT_time div:first-of-type {
	font-size: 12px;
}
.nLT_time div:nth-of-type(2) {
	font-size: 43px;
}
.nLT_tit {
	font-size: 21px;
	line-height: 29px;
	font-weight: bold;
	color: #000;
}
.nL_top:after {
	position: absolute;
	content: '';
	border-top: solid 8px #3e3535;
	border-left: solid 4px rgba(255,255,255,0);
	border-right: solid 4px rgba(255,255,255,0);
	top: 29px;
	right: 7px;
}
/*æœ€æ–°æ¶ˆæ¯ç¶²ç·¨å€*/
.nL_text_area {
	font-size: 15px;
	line-height: 23px;
	display: none;
	padding: 20px 0px 0px;
}
.news_list:first-of-type .nL_text_area {
	display: block;
}
.dom_4 {
	background: #031630;
}
.dom_4 .more a {
	background: #000;
	/*border: solid 1px #ffffff;*/
	color: #fff;
	border-radius: 3px;
}
.dom_5 {
	background: #fff;
}
.dom_5 .tit_type1 {
	color: #009;
}
.dom_5 .tit_type1:before, .dom_5 .tit_type1:after {
	background: #009;
}
/*è¯çµ¡æˆ‘å€‘å·¦*/
.contact_left {
	float: left;
	width: 48%;
	padding-left:40px;
}
/*è¯çµ¡æˆ‘å€‘å³*/
.contact_right {
	float: right;
	width: 48%;
	padding: 20px 0px 0px;
}
 @media (max-width: 760px) {
/*è¯çµ¡æˆ‘å€‘å·¦*/
.contact_left {
	float: none;
	width: auto;
	padding-left:10px;
}
/*è¯çµ¡æˆ‘å€‘å³*/
.contact_right {
	float: none;
	width: auto;
}
}
/*ç”¢å“ç‡ˆç®±*/
.product_lightBox {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 99;
	display: none;
}
.product_lightBox_bg {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
}
.pLb_info_area {
	background: #fff;
	position: absolute;
	width: 900px;
	height: 80%;
	left: 50%;
	top: 10%;
	margin: 0px 0px 0px -450px;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 20px 30px;
}
.pLb_close {
	position: absolute;
	letter-spacing: 0px;
	border-radius: 100%;
	text-align: center;
	width: 35px;
	line-height: 35px;
	border: solid 1px #ccc;
	color: #777;
	background: #fff;
	top: -18px;
	right: -18px;
	cursor: pointer;
	transition: 0.2s ease all;
	font-size: 15px;
}
.pLb_close:hover {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2) inset;
	color: #333;
}
.pLbI_info {
	height: 100%;
}
/*ç”¢å“å…§é ä¸Š*/
.product_in_top {
	padding: 0px 0px 30px;
	height: 100%;
}
/*ç”¢å“å…§é ç”¢å“åœ–*/
.product_in_img {
	width: 43%;
	float: left;
	padding: 20px 0px 0px;
}
.product_in_img img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}
/*ç”¢å“å…§é å³*/
.product_in_right {
	float: right;
	width: 55%;
	padding: 25px 0px 0px;
	height: 100%;
	overflow-y: scroll;
	box-sizing: border-box;
}
.pIR_sort_tab {
	display: inline-block;
	font-size: 12px;
	padding: 5px 7px;
	border-radius: 3px;
	border: solid 1px #ababab;
	color: #ababab;
}
.pIR_tit {
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	padding: 5px 0px 10px;
	color: #383838;
}
.pIR_remark {
	font-size: 14px;
	line-height: 22px;
	color: #808080;
	padding: 10px 0px 0px;
}
 @media (max-width: 1160px) {
/*ç”¢å“å…§é ç”¢å“åœ–*/
.product_in_img {
	width: 43%;
}
/*ç”¢å“å…§é å³*/
.product_in_right {
	width: 54%;
}
}
 @media (max-width: 920px) {
.pLb_info_area {
	width: 600px;
	margin: 0px 0px 0px -300px;
	padding: 15px;
}
}
 @media (max-width: 620px) {
	 
.pLb_info_area {
	width: 90%;
	margin: 0px;
	left: 5%;
}
.pLbI_info {
	overflow-y: scroll;
}
/*ç”¢å“å…§é ç”¢å“åœ–*/
.product_in_img {
	float: none;
	width: auto;
	max-width: 300px;
	margin: 0 auto;
}
/*ç”¢å“å…§é å³*/
.product_in_right {
	float: none;
	width: auto;
	padding: 15px 0px 0px;
	height: auto;
	overflow: auto;
}
}
/*-------footer----------------------------------------------------------------------------*/
.footer {
	/*background:#90232b;*/
	background: #191919;
	padding: 30px 0px;
	z-index:3;
}
/*ç‰ˆè…³å…¬å¸è³‡è¨Šå€*/
.footer_company_info {
	text-align: center;
}
.footer_company_info span {
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	padding: 0px 6px;
}
.footer_company_info span:nth-of-type(4) {
	display: none;
}
.footer_company_info span:before {
	content: attr(data-name);
}
.footer_company_info span:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 16px;
	background: #5f5f5f;
	left: -3px;
	top: 3px;
}
.footer_company_info span:first-of-type:after, .footer_company_info span:nth-of-type(4):after {
	display: none;
}
.footer_company_info span a {
	text-decoration: none;
	color: #fff;
}
/*copyright*/
.copyright {
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	padding: 0px 6px;
}
.copyright a {
	text-decoration: none;
	color: #fff;
}
 @media (max-width: 955px) {
/*ç‰ˆè…³å…¬å¸è³‡è¨Šå€*/
.footer_company_info br {
	display: none;
}
.footer_company_info span:first-of-type:after, .footer_company_info span:nth-of-type(4):after {
	display: block;
}
}
 @media (max-width: 768px) {
#top_navbar{
	border-radius:0px; 
}
#top_navbar_l{
	margin-left:0px;
}
#top_navbar_r{
	margin-right:0px;
}

/*ç‰ˆè…³å…¬å¸è³‡è¨Šå€*/
.footer_company_info {
	text-align: left;
}

#menu_sub1 {
	display:none;
}
#menu_sub2 {
	display:block;
}
#menu_sub2 a{
	background-color:#eee;
	color:#006;
}
#menu_sub2 a:hover{
	background-color:#006;
	color:#eee;
}

#menu {
        margin: 0;
        padding: 0;
}	
.header {
	background:rgba(0,0,102,1);
}
}
 @media (max-width: 425px) {
/*ç‰ˆè…³å…¬å¸è³‡è¨Šå€*/
.footer_company_info span {
	text-indent: -75px;
	padding: 0px 0px 0px 75px;
}
.footer_company_info span:before {
	width: 70px;
	display: inline-block;
	text-indent: 0px;
}
.footer_company_info span:after, .footer_company_info span:first-of-type:after, .footer_company_info span:nth-of-type(4):after {
	display: none;
}
/*copyright*/
.copyright {
	padding: 8px 0px 0px;
}
}
/*ç¤¾ç¾¤é€£çµ*/
.community_link_area {
	text-align: center;
	font-size: 0px;
	padding: 20px 0px 0px;
}
.fCL_link {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	padding: 20px 10px;
}
.fCL_link a {
	display: block;
	transition: 0.3s ease all;
/*	text-decoration: none;
	border-radius: 100%;
	background: #5f5f5f;
	padding: 7px;*/
}
.fCL_link a img {
	width: 100%;
	opacity: 0.8;
	transition: 0.3s ease all;
}
.fCL_link a:hover img {
	opacity: 1;
}

	

/*å¹³æ¿ç‰ˆ*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
@media (min-width: 541px) and (max-width: 950px) {
}


/*æ‰‹æ©Ÿç‰ˆ*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
@media (max-width: 540px) {
}
