<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*20160930 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*/
}
/* 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;*/
}

body{ 
	margin: 0; 
	padding: 0;
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic", "Times New Roman", Times, serif, "å¾®è»Ÿæ­£é»‘é«”", "æ–°ç´°æ˜Žé«”";
	/*overflow-x: hidden;*/
	letter-spacing: 1px;
	-webkit-text-size-adjust: none;/*è§£æ±ºiphoneæ©«å¹³è½‰è±Žå±æ™‚å­—è®Šå¤§çš„å•é¡Œ*/
}

/* ~~ å…ƒç´&nbsp;/æ¨™ç±¤é¸å–å™¨ ~~ */
ul, ol, dl { /* ç”±æ–¼ç€è¦½å™¨ä¹‹é–“çš„å·®ç•°ï¼Œæœ€ä½³ä½œæ³•æ˜¯åœ¨æ¸…å–®ä¸­ä½¿ç”¨é›¶å¯¬åº¦çš„æ¬„ä½é–“éš”åŠé‚Šç•Œã€‚ç‚ºäº†ä¿æŒä¸€è‡´ï¼Œæ‚¨å¯ä»¥åœ¨é€™è£¡æŒ‡å®šæ‰€è¦çš„é‡ï¼Œæˆ–åœ¨æ¸…å–®åŒ…å«çš„æ¸…å–®é&nbsp;…ç›® (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 { /* é€™å€‹é¸å–å™¨æœƒç§»é™¤æŸäº›ç€è¦½å™¨åœ¨å½±åƒç”±é€£çµæ‰€åœç¹žæ™‚ï¼Œå½±åƒå‘¨åœæ‰€é¡¯ç¤ºçš„é&nbsp;è¨­è—è‰²é‚Šæ¡† */
	border: none;}

.clearfloat { /* é€™å€‹é¡žåˆ¥å¯æ”¾ç½®åœ¨ &lt;br /&gt; æˆ–ç©ºç™½çš„ Div ä¸Šï¼Œç•¶åšæŽ¥åœ¨ #container å…§æœ€å¾Œä¸€å€‹æµ®å‹• Div å¾Œæ–¹çš„æœ€å¾Œä¸€å€‹å…ƒç´&nbsp; (å¦‚æžœå¾ž #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 {/* é€™å€‹é¸å–å™¨ç¾¤çµ„å¯ä»¥è®“ä½¿ç”¨éµç›¤å°Žè¦½çš„ä½¿ç”¨è€…ï¼Œä¹Ÿå’Œä½¿ç”¨æ»‘é¼&nbsp;çš„ä½¿ç”¨è€…ä¸€æ¨£æ“æœ‰ç›¸åŒçš„æ»‘éŽé«”é©—ã€‚ */
	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.11.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;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
}

.lsf-icon:before {
  content:attr(title);
  /*margin-right:0.3em;*/
}
/*------------------------------------------icon-å­—åž‹ çµæŸ-------------------------------*/

/*--------------------------------------loadingç•«é¢ é–‹å§‹---------------------------------*/
.lodding {
 	position: fixed;
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #FFF;
	text-align:center;
	
	/*æ–°å¢žby pekey 20171211*/
	padding-top:250px;
 } 
 
	
	/*Loadingç•«é¢CSSé–‹å§‹*/
	#circularG{
		position:relative;
		width:58px;
		height:58px;
		margin: auto;
	}
	
	.circularG{
		position:absolute;
		background-color: rgb(201,9,21);  /*æ­¤ç‚ºLoadingçš„é»žé»žé¡è‰²*/
		width:14px;
		height:14px;
		border-radius:9px;
			-o-border-radius:9px;
			-ms-border-radius:9px;
			-webkit-border-radius:9px;
			-moz-border-radius:9px;
		animation-name:bounce_circularG;
			-o-animation-name:bounce_circularG;
			-ms-animation-name:bounce_circularG;
			-webkit-animation-name:bounce_circularG;
			-moz-animation-name:bounce_circularG;
		animation-duration:1.1s;
			-o-animation-duration:1.1s;
			-ms-animation-duration:1.1s;
			-webkit-animation-duration:1.1s;
			-moz-animation-duration:1.1s;
		animation-iteration-count:infinite;
			-o-animation-iteration-count:infinite;
			-ms-animation-iteration-count:infinite;
			-webkit-animation-iteration-count:infinite;
			-moz-animation-iteration-count:infinite;
		animation-direction:normal;
			-o-animation-direction:normal;
			-ms-animation-direction:normal;
			-webkit-animation-direction:normal;
			-moz-animation-direction:normal;
	}
	
		#circularG_1{
			left:0;
			top:23px;
			animation-delay:0.41s;
				-o-animation-delay:0.41s;
				-ms-animation-delay:0.41s;
				-webkit-animation-delay:0.41s;
				-moz-animation-delay:0.41s;
		}
		
		#circularG_2{
			left:6px;
			top:6px;
			animation-delay:0.55s;
				-o-animation-delay:0.55s;
				-ms-animation-delay:0.55s;
				-webkit-animation-delay:0.55s;
				-moz-animation-delay:0.55s;
		}
		
		#circularG_3{
			top:0;
			left:23px;
			animation-delay:0.69s;
				-o-animation-delay:0.69s;
				-ms-animation-delay:0.69s;
				-webkit-animation-delay:0.69s;
				-moz-animation-delay:0.69s;
		}
		
		#circularG_4{
			right:6px;
			top:6px;
			animation-delay:0.83s;
				-o-animation-delay:0.83s;
				-ms-animation-delay:0.83s;
				-webkit-animation-delay:0.83s;
				-moz-animation-delay:0.83s;
		}
		
		#circularG_5{
			right:0;
			top:23px;
			animation-delay:0.97s;
				-o-animation-delay:0.97s;
				-ms-animation-delay:0.97s;
				-webkit-animation-delay:0.97s;
				-moz-animation-delay:0.97s;
		}
		
		#circularG_6{
			right:6px;
			bottom:6px;
			animation-delay:1.1s;
				-o-animation-delay:1.1s;
				-ms-animation-delay:1.1s;
				-webkit-animation-delay:1.1s;
				-moz-animation-delay:1.1s;
		}
		
		#circularG_7{
			left:23px;
			bottom:0;
			animation-delay:1.24s;
				-o-animation-delay:1.24s;
				-ms-animation-delay:1.24s;
				-webkit-animation-delay:1.24s;
				-moz-animation-delay:1.24s;
		}
		
		#circularG_8{
			left:6px;
			bottom:6px;
			animation-delay:1.38s;
				-o-animation-delay:1.38s;
				-ms-animation-delay:1.38s;
				-webkit-animation-delay:1.38s;
				-moz-animation-delay:1.38s;
		}
		
		
		
		@keyframes bounce_circularG{
			0%{
				transform:scale(1);
			}
		
			100%{
				transform:scale(.3);
			}
		}
		
		@-o-keyframes bounce_circularG{
			0%{
				-o-transform:scale(1);
			}
		
			100%{
				-o-transform:scale(.3);
			}
		}
		
		@-ms-keyframes bounce_circularG{
			0%{
				-ms-transform:scale(1);
			}
		
			100%{
				-ms-transform:scale(.3);
			}
		}
		
		@-webkit-keyframes bounce_circularG{
			0%{
				-webkit-transform:scale(1);
			}
		
			100%{
				-webkit-transform:scale(.3);
			}
		}
		
		@-moz-keyframes bounce_circularG{
			0%{
				-moz-transform:scale(1);
			}
		
			100%{
				-moz-transform:scale(.3);
			}
		}
	/*Loadingç•«é¢CSSçµæŸ*/

.loading_tit{
	padding:20px 0px 0px 15px;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	color:#333;
	font-family:å¾®è»Ÿæ­£é»‘é«”;
	text-align:center;
}
/*-------------------------------------loadingç•«é¢ çµæŸ---------------------------------*/


/*Webkit,Opera9.5+,Ie9+ æŽ§åˆ¶æ–‡å­—é¸å–æ™‚çš„é¡è‰²*/
::selection {
	background:#d70010;
	color:#fff;
}

/*Mozilla Firefox æŽ§åˆ¶æ–‡å­—é¸å–æ™‚çš„é¡è‰²*/
::-moz-selection {
	background:#d70010;
	color:#fff;
}

.wrap {
	width: auto;
	margin:0 auto;
	padding: 0 80px;
}

@media (max-width: 1280px){
	.wrap{
		width: 1100px;
		padding: 0px;
	}
}
@media (max-width: 1160px){
	.wrap{
		width: 990px;
	}
}
@media (max-width: 1060px){
	.wrap{
		width: auto;
		padding: 0px 20px;
	}
}


@media (max-width: 640px){
	.wrap{
		padding: 0px 15px;
	}
}


/*-------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;
	border: solid 1px #aeaeae;
}
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;
    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:162px;
	height:42px;
	background: #cc0101;
	color:#fff;
	border-radius:5px;
	line-height:42px;
	transition: 0.2s ease all;
	letter-spacing:1px;
}
	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;
    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;
	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;
}
	select::-ms-expand {	/*for Internet Explorer*/
		display: none;
	}
	select:focus {
		border: solid 1px #d5d5d5;
	}
	
label {
	cursor:pointer;
}
	
	
	
					
@media (max-width: 640px){	
	input[type="button"], input[type="submit"], input[type="reset"] {
		width: 100px;	
	}
}
	
	
/*-------è¼ªæ’­----------------------------------------------------------------------------*/


.banner {
	background:#fff;
	position:relative;
	
	overflow: hidden;
}
	.device {
		position:relative;
		overflow:hidden;
	}
		/*å·¦å³éµ*/
		.device .arrow-left, .device .arrow-right {
			position:absolute;
			z-index: 2;
			top:50%;
			margin:-18px 0px 0px 0px;
			opacity:0;
			transition:0.3s ease all;
		}
		
			/*å·¦éµ*/
			.device .arrow-left {
				left:-20px;
			}
			
			/*å³éµ*/
			.device .arrow-right {
				right:-20px;
			}
				.device:hover .arrow-left {
					opacity:1;
					left:20px;
				}
				.device:hover .arrow-right {
					opacity:1;
					right:20px;
				}
		
		/*è¼ªæ’­å€*/
		.swiper-container {
			height:auto;
		}
			.swiper-wrapper {
			}
				.swiper-slide {
					position:relative;
				}
					.swiper-slide img {
						width:100%;
						height:auto;
					}
		
		
		

					/*bannerè£é£¾*/
					.bannerArea{
						width:100%;
						position:relative;
					}     
						.bannerArea:before{
							content: "";
							background-image: url(../index/images/banner_Top.png);
							/*opacity:0.8;*/
							width: 100%;
							min-height: 800px;
							background-repeat: no-repeat;
							background-position: top center;
							background-size: contain;
							position: absolute;
							top: 10px;
							left: 0px;
							z-index: 15;
						}	
						.bannerArea:after{
							content: "";
							background-image:url(../index/images/banner_Bottom.png);
							/*opacity:0.8;*/
							width: 100%;
							min-height: 800px;
							background-repeat: no-repeat;
							background-position:bottom center;
							background-size: contain;
							position: absolute;
							bottom:10px;
							left: 0px;
							z-index: 15;
						}							
					
						.banner_IMG{
						}
						
		
		
		
		
		
		/*è¼ªæ’­é»žé»ž*/
		.pagination {
		  position: absolute;
		  z-index: 1;
		  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;
				}
				.pcBanner {
				}
				.mobileBanner {
					display:none;
				}
					
@media (max-width: 880px){
	.device {
		height:auto;
	}
		/*å·¦å³éµ*/
		.device .arrow-left, .device .arrow-right {
			display:none;
		}
}

@media (max-width: 640px){
	/*.pcBanner {
		display: none;
	}
	.mobileBanner {
		display:block;
	}*/
}
				
/*-------é&nbsp;æ¬¡--RWDç‰ˆ by kevin 20150921------------------------------------------------------------------------*/			
.page_area_rwd {
	text-align:center;
	padding:25px 0px;
}
	.page_left_arrow, .page_right_arrow {
		width:83px;
		font-size:15px;
		font-weight:bold;
		text-align:center;
		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;
			line-height:40px;
			background: #cc0101;
			border-radius:2px;
		}
			.page_left_arrow a:hover, .page_right_arrow a:hover {
				background:#0505ff;
			}
	.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;
		}

/*-------é&nbsp;æ¬¡--ç½®ä¸­ç‰ˆ--ä¿®æ”¹ by kevin 20150328------------------------------------------------------------------------*/			
.page_area {
	margin: 0px 0px 0px 0px;
}
	.page_area table {
		margin: 0 auto;/*ç½®ä¸­*/
		/*margin: 0px 0px 0px auto;*//*é&nbsp;å³*/
	}
	.page_area table td {
		vertical-align:top;
	}
	.page_bot {
		float:left;
		padding-top: 3px;
		margin-right:5px;
	}
	.page_pages {
		float: left;
		font-size: 12px;
		text-align: center;
		color: #000;
		line-height: 17px;
		margin-top: -5px;
		width: 55px;
	}
	.page_text {
		float: left;
		margin: 0;
		padding: 0;
		border: solid 1px #b5b5b5 !important;
		background: #fff !important;
		width: 54px !important;
		height: 19px !important;
		line-height:17px !important;
		margin-left: 8px !important;
		margin-right: 5px !important;
	}
	
	.page_area a {
		transition:0.2s ease all;
	}
	
	.page_area a:hover {
		opacity:0.7;
		filter:alpha(opacity=70); /* é’ˆå¯¹ IE8 ä»¥åŠæ›´æ—©çš„ç‰ˆæœ¬ */
	}

/*-------é&nbsp;ç±¤------------------------------------------------------------------------*/
.tab_area {
	border-bottom: solid 1px #c4c4c4;
}
	.tabs_btn_now {
		transition:0.3s ease all;
		font-size:16px;
		line-height:39px;
		padding:0px 36px 0px 36px;
		text-align:center;
		display:none;
		position:relative;
		background:#fff;
		border-bottom: solid 1px #e3e3e3;
		font-weight:bold;
	}
		.tabs_btn_now:hover {
			background:#fff;
		}
		.tabs_btn_now_arrow {
			position: absolute;
			border-top: solid 5px #333;
			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;
	}
		.img-list { 
			position:relative; 
		}
			ul.tabs {
				margin:0; 
				padding:0; 
				list-style:none;
			}
				.tabs li { 
					line-height:39px;
					float:left;
					position: relative;
					font-size:14px;
					width: auto;
					color:#808080;
					border-right: solid 1px #c4c4c4;
				}
					.tabs span { 
						text-decoration:none;
						display:block;
						padding:0px 18px;
						transition:0.3s ease all;
						background:#fff;
						text-align:center;
						cursor:pointer;
					}
						.tabs li span:hover {
							color:#333;
							box-shadow: 0 0 #3d3d3d inset;
						}
						
					.tabs li.active {
						/*ç•¶å‰æ¨¡å¼*/
						color:#333;
					}
						.tabs li.active span {
							box-shadow: 0 -2px #3d3d3d inset;
						}
						.tabs li.active:after {
							position:absolute;
							bottom:-6px;
							left:50%;
							margin:0px 0px 0px -10px;
						}
		
		#tab1{}
		.tab_content{}

/*ç”¢å“å…§é&nbsp;é&nbsp;ç±¤çš„ç¶²ç·¨å€*/
.p_tab_text_area {
	background:#fff;
	padding:10px;
}
					@media (max-width: 760px){
						/*é&nbsp;ç±¤*/
						.tab_area {
							position:relative;
						}
							.tabs_btn_now {
								display:block;
							}
							
							.img-scroll {
								display:none;
								height:auto;
								/*position: absolute;*/
								width: 100%;
								z-index: 999;
							}
								.tabs li, .img-scroll1 .tabs li, .img-scroll2 .tabs li, .img-scroll3 .tabs li, .img-scroll4 .tabs li, .img-scroll5 .tabs li {
									float:none;
									text-align:center;
									width:100%;
									font-size:15px;
									border-radius:0px;
									border: none;
									border-bottom: solid 1px #f3f3f3;
								}
									.tabs li.active:after {
										content:"";
									}
					}

			









/*-------æµ®å‹•topéµ----------------------------------------------------------------------------*/

.topBtn_area{
	position:fixed;
	right:14px;
	bottom:0px;
	z-index: 1000;
	transform: scale(0.84);
	transition:0.3s ease all;
}
	
	.searchBtn {
		display: none;
		margin:7px 0px;
		position: relative;
	}
		.searchBtn a {
			display:block;
			transition:0.3s ease all;
			text-decoration:none;
			font-size:12px;
			line-height: 12px;
			text-align:center;
			width:50px;
			height:50px;
			box-sizing:border-box;
			border: solid 2px #4c4944;
			border-radius:100%;
			color:#674490;
			background: #fff;
			box-shadow:0px 0px 10px rgba(0,0,0,0.5);
			position:relative;
		}
			.searchBtn a i {
				font-size: 40px;
				margin: -3px 0px -9px;
			}
			.searchBtn img{
				width: 33px;
				height: auto;
				position: absolute;
				top: 6px;
				right: 7px;
			}
				/*hover*/
				.searchBtn a:hover {
					border-color:#fff;
					box-shadow:0px 0px 10px rgba(0,0,0,0.2);
					color: #e5151f;
				}
					.searchBtn:hover a {
						box-shadow:0px 0px 10px rgba(0,0,0,0.1);
					}
					
					
	.phoneBtn {
		margin:7px 0px;
		position: relative;
	}
		.phoneBtn a {
			display:block;
			transition:0.3s ease all;
			text-decoration:none;
			font-size:12px;
			line-height: 12px;
			text-align:center;
			width:50px;
			height:50px;
			box-sizing:border-box;
			border: solid 2px #4c4944;
			border-radius:100%;
			color:#674490;
			background: #fff;
			box-shadow:0px 0px 10px rgba(0,0,0,0.5);
			position:relative;
		}
			.phoneBtn a i {
				font-size: 40px;
				margin: -3px 0px -9px;
			}
			.phoneBtn img{
				width: 36px;
				height: auto;
				position: absolute;
				top: 6px;
				right: 5px;
			}
				/*hover*/
				.phoneBtn a:hover {
					border-color:#fff;
					box-shadow:0px 0px 10px rgba(0,0,0,0.2);
					color: #e5151f;
				}
					.phoneBtn:hover a {
						box-shadow:0px 0px 10px rgba(0,0,0,0.1);
					}
					
			/*æ¨™ç±¤èªªæ˜Ž*/		
			.tab_description{
				display: none;
				position: absolute;
				left: -83px;
				top: 9px;
				background: rgba(0,0,0,0.6);
				color: #fff;
				padding: 10px 10px;
				font-size: 13px;
    			transition: 0.3s ease all;
			}
			/*hover*/
			.phoneBtn:hover .tab_description{
				display: block;
    			transition: 0.3s ease all;
			}
			
				


	/*å›žæœ€ä¸Šé¢*/
	.topBtn {
		margin:7px 0px;
		position: relative;
	}
		.topBtn a {
			display:block;
			text-align:center;
			box-sizing:border-box;
			width: 50px;
			height: 50px;
			border: solid 2px #4c4944;
			position:relative;
			text-decoration:none;
			transition:0.3s ease all;
			border-radius:100%;
			background:#fff;
			padding: 25px 0px 0px;
			color:#4c4944;
		}
			.topBtn a:before {
				position:absolute;
				content:'';
				border-bottom: solid 12px #4c4944;
				border-left: solid 8px rgba(0,0,0,0);
				border-right: solid 8px rgba(0,0,0,0);
				top: 8px;
				left: 15px;
			}
			.topBtn a span {
				font-size:12px;
				display:block;
			}
				/*hover*/
				.topBtn a:hover {
					border-color:#fff;
					box-shadow:0px 0px 10px rgba(0,0,0,0.2);
					color: #e5151f;
				}
					.topBtn a:hover:before {
						border-bottom: solid 12px #e5151f;
					}
			
			.requirde_icon {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    background: #c13e42;
    line-height: 18px;
    padding: 0px 5px;
}
			/*hover*/
			.topBtn:hover .tab_description{
				display: block;
    			transition: 0.3s ease all;
			}		
						

/*@media (max-width: 640px){
	.searchBtn {
		display: block;
	}
}
*/
						
/*-------é©—è­‰ç¢¼----------------------------------------------------------------------------*/
.captcha {
	line-height: 37px;
    /*padding: 0px 0px 5px 0px !important;*/
	padding: 0px !important;
}
	.captcha input[type="text"] {
		/*width:80px;*/
		width:200px;
		margin-right:5px;
		display:inline-block;
	}
	.captcha a {
		transition: 0.5s ease all;
		color: #000;
		/*background: #333;*/
		border-radius: 5px;
		/*padding: 0px 11px;*/
		padding: 0px 10px;
		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:#c30000;
		display:inline-block;
	}
	
@media (max-width:1040px){
	.captcha input[type="text"] {
		width:100px;
	}
}

/*-------è¡¨å–®å€----------------------------------------------------------------------------*/
.form_area {
	font-size:0px;
	padding: 5px 0px;
    margin: 0 auto;
}

.form_remark span{
	vertical-align: -9%;
	color:#cc0101;
}
.requirde_icon {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    background: #cc0101;
    line-height: 18px;
    padding: 0px 5px;
}


	.form_area br {
		font-size:15px;
	}
	
	/*è¡¨å–®å‚™è¨»*/
	.form_remark {
		font-size:16px;
		line-height:24px;
	}
	
	/*è¡¨å–®å€å°æ¨™*/
	.form_tit {

		font-weight:bold;
		font-size:18px;
		line-height:26px;

	}
	
	.form_list {
		/*padding:15px 8px;*/
		box-sizing:border-box;
		/*padding: 17px 8px 0px;*/
		padding:17px 0px 0px;			
		font-size: 15px;
		line-height: 21px;
	}
		.fL_tit {
			font-size:15px;
			line-height:23px;
			font-weight:bold;
			padding: 8px 0px;
		}
			.fL_tit .required_icon {
				color:#f00;
				display:inline-block;
			}
			
		.fL_right {
			/*padding:8px 0px 0px;*/
			padding:5px 0px 0px;
			font-size:14px;
		}
			.fL_right select {
				width:100%;
				cursor:pointer;
			}
			.fLR_text {
				font-size:13px;
				line-height:21px;
				padding:5px 0px 0px;
			}
				.fLR_text a {
					color:#ca0000;
				}
			
			/*ç´”æ–‡å­—æ¨£å¼*/
			.fLR_info {
				font-size: 15px;
				line-height: 23px;
				padding: 9px 0px 10px;
			}
			
			/*æª”æ¡ˆä¸Šå‚³æ¨£å¼*/
			.inputFile {
				position:relative;
				border: solid 1px #aeaeae;
				background:#fff;
				border-radius: 3px;
				padding:0px 80px 0px 0px;
			}
				.inputFile input[type='text'] {
					border:none;
					background:none;
				}
				.inputFile label {
					position: absolute;
					top: 0px;
					left:0px;
					width:100%;
					text-align:right;
				}
					.inputFile label div {
						background: #333;
						color: #fff;
						font-size: 15px;
						line-height: 42px;
						text-align:center;
						width:80px;
						display: inline-block;
						transition:0.3s ease all;
					}
						.inputFile label:hover div {
							background: #ca0000;
						}
				.inputFile input[type='file'] {
					display:none;
				}
				
			/*ç”Ÿæ—¥æ¨£å¼*/
			.birthday {
				font-size:15px;
			}
				.birthday select {
					width:auto;
				}
			
			/*labelæ¨£å¼*/
			.fLR_label {
				font-size:15px;
				line-height:23px;
			}
				.fLR_label label {
					padding: 9px 10px 10px 0px;
					display: inline-block;
				}
			
			/*æ–‡å­—åŠ&nbsp;è¼¸å…¥æ¡†æ¨£å¼*/
			.fLR_textAndInput {
				font-size:15px;
			}
				.fLR_textAndInput input {
					width:120px;
				}
			
			/*åœ°å€æ¨£å¼*/
			.fLR_address {
			}
				.fLR_address select {
					width:auto;
					margin: 0px 5px 0px 0px;
				}
				input.fLRA_postalCode {
					width: 97px;
				}
				input.fLRA_address {
					margin: 12px 0px 0px 0px;
				}
	
	/*ä¸€åˆ—å…©å€‹æ¨£å¼*/
	.fLType2 {
		display:inline-block;
		vertical-align:top;
		width:49.9%;
	}
	
	/*åŒæ„æ¢æ¬¾*/
	.agreeToTerms {
		font-size:15px;
		line-height:23px;
	}
		.agreeToTerms strong {
			padding:10px 0px;
			display:inline-block;
		}
		.agreeToTerms a {
			color:#ca0000;
		}
	
	/*è¡¨å–®å€ æŒ‰éµå€*/
	.form_btn_area {
		padding:30px 0px 0px;
		text-align:center;
	}
		.form_btn_area input {
			margin:0px 20px;
		}
		.form_btn_area input:nth-of-type(2) {
			background:#555;
		}
		

@media (max-width: 1060px){
	.form_area{
      max-width: unset;
	}
}

		
@media (max-width: 640px){
	
	.form_list{
		padding: 17px 0px 0px;
	}
	
	/*ä¸€åˆ—å…©å€‹æ¨£å¼*/
	.fLType2 {
		width:auto;
		display:block;
	}
	
	/*è¡¨å–®å€ æŒ‰éµå€*/
	.form_btn_area input {
		float:left;
		width:48%;
		margin:0px;
	}
		.form_btn_area input:nth-of-type(2) {
			float:right;
		}
	.form_btn_area.one input {
		float:none;
	}
}


/*åˆ†éš”ç·š*/
.divider {
	height:1px;
	background:#ececec;
	margin:30px 0px;
}



/*-------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;
	}
}








/*/////////////////////////////////////////////////////////*/
/*-------é¦–é&nbsp;å…§å®¹--------*/
/*/////////////////////////////////////////////////////////*/


.index_wrap{
	width:900px;
	margin:0 auto;
}




.main{
	
}


.indexMain {
}
	.indexMain .wrap {
		
	}
	
	
@media (max-width: 990px){
	.index_wrap{
		width:auto;
		margin:0 auto;
		padding: 0px 20px;
	}
}

@media (max-width: 860px){
	.indexMain , .inMain {
		padding-top:89px;
	}
}	
	
	
@media (max-width: 640px){
	.indexMain , .inMain {
		padding-top:79px;
	}
}	
	
	
	
	
	
	
		/*-------é¦–é&nbsp;_å…¬å¸ç°¡ä»‹å€å¡Š--------*/
		.index_aboutBg{
			padding: 80px 0px;
		}	
			.index_aboutBg &gt; .wrap{
			}
			
				/*é¦–é&nbsp;ç¶²ç·¨å€å¡Šæ¨™é¡Œ*/
				.index_tit {
					position:relative;
					font-size: 33px;
					font-weight: bold;
					color: #000000;
				}
				
				.index_tit:before {
					position:absolute;
					content:"";
					background-color:#cc0000;
					height:3px;
					width:45px;
					bottom:-10px;
					left:0px;
				}				
				
					.index_titTW{
					}

					/*.index_titEN{
						padding-top: 7px;
						font-size: 17px;
						font-weight: normal;
						color: #999;
						letter-spacing: 2px;
						font-style: italic;
					}*/
					
					/*æœ€æ–°æ¶ˆæ¯å¤§æ¨™æ¨£å¼ class åŠ&nbsp; news*/
					.index_titTW.news , .index_titEN.news{
						display: inline-block;
					}
				
				/*é¦–é&nbsp;å€å¡Šç¶²ç·¨å€*/
				.index_textArea{
					padding-top: 30px;
					font-size: 16px;
					line-height: 32px;
					color: #000;
				}
			
			
			
			
			
@media (max-width: 768px){			

	/*é¦–é&nbsp;ç¶²ç·¨å€å¡Šæ¨™é¡Œ*/
	.index_tit {
		text-align:center;
		/*position:relative;
		font-size: 33px;
		font-weight: bold;
		color: #000000;*/
	}
	
	.index_tit:before {
		/*position:absolute;
		content:"";
		background-color:#cc0000;
		height:3px;
		width:45px;*/
		bottom:-10px;
		left:50%;
		margin: 0px 0px 0px -23px;
	}				
			
}
			
			
				
				/*é¦–é&nbsp;_å…¬å¸ç°¡ä»‹_åˆ—è¡¨å€å¡Š*/
				.indexAbout_listArea{
					margin:0px -35px;
					padding:20px 0px;
				}

					
					.indexAbout_listL{
						float: left;
						width:55%;
						box-sizing:border-box;
						vertical-align:top;
						padding: 0px 30px;
					}
					
						/*.More{
							padding-top:55px;
							letter-spacing: 5px;
						}
							.More a{
								font-size:16px;
								line-height:26px;
								color:#cc0000;
								display:block;
								text-decoration:none;
							}*/
					
					.indexAbout_listR{
						float:right;
						width:40%;
						box-sizing:border-box;
						vertical-align:top;
						padding: 0px 30px;
					}
					
						.indexAbout_listR a{
							display:block;
						}
						.indexAbout_listR img {
							border-radius:50%;
							width:100%;
							height:auto;
						}					
											
						.indexAbout_listR a:hover{
							opacity:0.7;
						}						
						
						
						
@media (max-width: 990px){
	
	/*é¦–é&nbsp;_å…¬å¸ç°¡ä»‹_åˆ—è¡¨å€å¡Š*/
	.indexAbout_listArea{
		margin: 0px -10px;
	}
					
	.indexAbout_listL{
		/*float:none;
		width:100%;*/
		padding: 0px 10px;
	}
	
		.More{
			padding-top:20px;
		}
	
	.indexAbout_listR{
		/*float:none;
		width:100%;*/
		padding: 0px 10px;
	}
	
}


@media (max-width: 768px){
	
	/*é¦–é&nbsp;_å…¬å¸ç°¡ä»‹_åˆ—è¡¨å€å¡Š*/
	.indexAbout_listArea{
		margin:0px 0px;
	}
					
	.indexAbout_listL{
		text-align:center;
		float:none;
		width:100%;
		padding: 0px 0px;
	}
	
		.More{
			text-align:center;
			padding-top:15px;
		}
	
	.indexAbout_listR{
		display:none;
		/*float:none;
		width:100%;
		padding: 0px 0px;*/
	}
	
}
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
						
							           
							
							/*åˆ—è¡¨å€å¡Š_åœ–ç‰‡*/
							/*.indexAbout_listImg{
								position:relative;
								transition: all .2s ease-out;
								border-radius: 100%;
								overflow: hidden;
							}*/
							/*hover*/
							/*.indexAbout_listImg:hover{
								transform: scale(1.05);
								transition: all .2s ease-out;
								animation: bounceIn;
							}
							
								.indexAbout_list a{
									display: block;
									text-decoration: none;
								}
									
									.indexAbout_listImg img{
										width:100%;
										height:auto;
										transition: all .2s ease-out;
									}*/
									/*hover*/
									/*.indexAbout_listImg:hover img{
									}*/
							
							/*åˆ—è¡¨å€å¡Š_æ¨™é¡Œ*/	
							/*.indexAbout_listTit{
								font-size:20px;
								font-weight:bolder;
								padding-top:15px;
								color:#6f6f6f;
								line-height: 27px;
							}*/
		
			
							
/*.indexAbout_coverArea{
	position: absolute;
	top: 40%;
	left: 50%;
	opacity: 0;
	width: 0%;
	height: 0%;
	background-color: rgba(0,0,0,0);
	color: #fff;
	border-radius: 100%;
    transition: all .2s ease-out;
}

.indexAbout_listImg:hover .indexAbout_coverArea{
	opacity: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
    transition: all .2s ease-out;
}
	.indexAbout_coverIn{
		position: relative;
		top: 40%;
		left: 0%;
	}
		.indexAbout_coverIn i{
			font-size: 40px;
		}

		.indexAbout_coverIn span{
			display: block;
			text-align: center;
			letter-spacing: 0;
		}*/





@media (max-width: 1160px){
}






		/*-------é¦–é&nbsp;_å…¬å¸ç°¡ä»‹å€å¡Š--------*/
		.index_newsBg{
			padding: 70px 0px;
			/*background:url(../images/newsBg.png);	
			background-repeat: repeat;
			background-position: top center;*/
			/*background:url(../index/images/newsBg.png) repeat top center;*/
			/*background-repeat: no-repeat;
			background-position: top center;
			background-size: cover;*/
		}	
			.index_newsBg &gt; .wrap{
			}
				/*é¦–é&nbsp;_æœ€æ–°æ¶ˆæ¯_å…§å®¹å€å¡Š*/
				.index_newsArea{
					/*margin: 0px -23px;*/
					/* max-width: 90%; */
					/* margin: 0px auto; */
				}
				
					/*é¦–é&nbsp;_æœ€æ–°æ¶ˆæ¯å€å¡Š_å·¦åŠéƒ¨*/
					/*.indexNA_left{
						float: left;
						width: 50%;
						box-sizing: border-box;
						padding: 0px 23px;
					}
						.indexNA_left img{
							width: 100%;
							height: auto;	
							border-radius: 6px;
						}*/
					
					/*é¦–é&nbsp;_æœ€æ–°æ¶ˆæ¯å€å¡Š_å³åŠéƒ¨*/
					.indexNA_right{
						/* float: left; */
						/* width: 50%; */
						box-sizing: border-box;
						/* padding: 0px 23px; */
					}
					
						/*æœ€æ–°æ¶ˆæ¯å€å¡Šæ¨™é¡Œ*/
						.index_tit.text_left {
							text-align: left;
						}
						
						/*é¦–é&nbsp;_æœ€æ–°æ¶ˆæ¯å€å¡Š_åˆ—è¡¨å€å¡Š*/
						.indexNews_listArea{
							/*padding-top: 10px;*/
							padding: 35px 0px;
						}
							/*åˆ—è¡¨*/
							.indexNews_list{
								/*width: 100%;*/
								border-bottom: #959595 1px dotted;
								position: relative;
								padding: 20px 0px 20px 145px;
							}
								/*åˆ—è¡¨_æ—¥æœŸ*/
								.indexNews_listDate{
									position: absolute;
									left: 0px;
									color: #cc0202;
									font-size: 16px;
									line-height: 24px;
								}
								/*åˆ—è¡¨_æ¨™é¡Œ*/
								.indexNews_listTit{
								}
									.indexNews_listTit a{
										display: block;
										color: #000000;
										font-size: 16px;
										line-height: 24px;
										overflow: hidden;
										white-space: nowrap;
										text-overflow: ellipsis;
										transition:0.3s ease all;
										text-decoration:none;
									}
									/*hover*/
									.indexNews_listTit:hover a{
										color: #0707ff;
										padding-left: 15px;
										transition:0.3s ease all;
									}
						
						/*é¦–é&nbsp;_moreæŒ‰éµ*/
						.index_moreBtn{
							/*padding-top: 29px;*/
							padding-top: 40px;
						}	
							.index_moreBtn a{
								display: inline-block;
								color: #cc0202;
								/* background: #6fabc9; */
								font-size: 16px;
								letter-spacing: 5px;
								/* padding: 15px 20px; */
								/* border-radius: 6px; */
								text-decoration: none;
								transition: 0.3s ease all;
							}
							/*hover*/
							.index_moreBtn a:hover{
								opacity: 0.7;
								/*transition:0.3s ease all;
								padding: 15px 50px;*/
							}

						
						.indexNA_right .index_moreBtn{
							padding-top: 20px;
							text-align:right;
						}






/*.indexNA_left .device{
	overflow: visible;
}*/
	
	/*å·¦å³éµ*/
	/*.device .arrow-left_newsArea, .device .arrow-right_newsArea {
		position:absolute;
		z-index:9;
		top:50%;
		margin:-18px 0px 0px 0px;
		opacity:0;
		transition:0.3s ease all;
		display: none;
	}*/
	
		/*å·¦éµ*/
		/*.device .arrow-left_newsArea {
			left:-20px;
		}*/
		
		/*å³éµ*/
		/*.device .arrow-right_newsArea {
			right:-20px;
		}
			.device:hover .arrow-left_newsArea {
				opacity:1;
				left:20px;
			}
			.device:hover .arrow-right_newsArea {
				opacity:1;
				right:20px;
			}
			
		.indexNA_left .pagination{
			position: absolute;
			bottom: -30px;
			width: 100%;
			text-align: -webkit-center;
		}
		
		.indexNA_left .swiper-pagination-switch{			
			display: inline-block;
			width: 11px;
			height: 11px;
			border-radius: 100%;
			background: #999;
			margin: 0 7px;
			cursor: pointer;
		}
			.indexNA_left .swiper-active-switch {
				background: #6fabc9;
			}*/


@media (max-width: 1160px){
}
@media (max-width: 1060px){
	.index_newsArea{
      	max-width: unset;
		margin: 0px;
		
	}
		/*.indexNA_left{
			padding: 0px;
		}*/
		.indexNA_right{
			padding: 0px 0px 0px 20px;
		}
}

@media (max-width: 768px){

	.index_newsArea{
		margin: 0px;
	}
		/*.indexNA_left{
			float: none;
			padding: 0px 0px;
			width: 100%;
			
			display: none;
		}*/
		.indexNA_right{
			float: none;
			padding: 0px;
			width: 100%;
		}
		
			/*æœ€æ–°æ¶ˆæ¯å€å¡Šæ¨™é¡Œ*/
			.index_tit.text_left {
				text-align: center;
			}
			
				/*é¦–é&nbsp;_moreæŒ‰éµ*/
				.index_moreBtn{
					text-align: center;
				}	
					.index_moreBtn a{
						width: 50%;
						margin: 0px auto;
					}
					.index_moreBtn a:hover{
						padding: 15px 0px;
					}
}

@media (max-width: 640px){
	.indexNews_list{
		padding: 10px 0px;
	}
		.indexNews_listDate{
			position: static;
		}
		
		.indexNA_right .index_moreBtn {
			/*padding-top: 20px;*/
			text-align:center;
		}
			.index_moreBtn a{
				width: 100%;
				display: block;
				padding: 15px 0px;
			}
}















/*-------â†“â†“â†“â†“â†“â†“â†“--------------Judyä¿®æ”¹20181026-------â†“â†“â†“â†“â†“â†“â†“--------------*/	
				

/*-------é¦–é&nbsp;_æœå‹™é€£çµå€å¡Š--------*/

.index_serviceBg{
	background-image:url(../index/images/service_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	/*background-color:#e2e2da;*/
}

	/*é›»è…¦ç‰ˆæœå‹™é€£çµå€å¡Š*/
	.indexService_IMG{
		padding:40px 0px 40px;
	}
	.indexService_IMG img{
		width: 100%;
    	height: auto;
	}
	
	
	/*æ‰‹æ©Ÿç‰ˆæœå‹™é€£çµå€å¡Š*/
	.indexService_area{  
		padding:40px 0px 40px;
		display:none;
		margin:0px -10px;
	}
						
		.indexServiceList{
			width:50%;
			padding:30px 10px;
			float:left;
			box-sizing:border-box;
		}
			   
			.indexSer_IMG{
				/*overflow:hidden;*/		
			}
				.indexSer_IMG a{
					display:block;
				}   
				.indexSer_IMG img{					
					width:100%;
					height:auto;
					transition: all .2s ease-out;
				}  
			   
			.indexSer_IMG img:hover{
				transform:scale(1.1);
				opacity:0.5;
				transition: all .2s ease-out;
			}				
				
				
				  
			.indexSer_Tit{
				padding-top:10px;
			}
				.indexSer_Tit a{
					text-align:center;
					display:block;
					text-decoration:none;
					font-size:18px;
					line-height:28px;
					color:#000;
				}
				.indexSer_Tit a:hover{
					color:#cc0101;
				}	



@media (max-width: 600px){

/*.index_serviceBg{
	background-image:none;
	background-color:#e2e2da;
}*/
	
	/*é›»è…¦ç‰ˆæœå‹™é€£çµå€å¡Š*/
	.indexService_IMG{
		display:none;
	}

	/*æ‰‹æ©Ÿç‰ˆæœå‹™é€£çµå€å¡Š*/
	.indexService_area{
		display:block;
	}
		.indexServiceList{
			padding:15px 10px;
		}	
	
}


/*-------â†‘â†‘â†‘â†‘â†‘â†‘â†‘--------------Judyä¿®æ”¹20181026-------â†‘â†‘â†‘â†‘â†‘â†‘â†‘--------------*/	






		/*-------é¦–é&nbsp;_å»£å‘Šé€£çµå€å¡Š--------*/
		.index_adBg{
			padding: 70px 0px;
			/*background:url(../index/images/adBg.png);	
			background-repeat: repeat;
			background-position: top center;*/
			/*background:url(../index/images/adBg.png) repeat top center;
			background-repeat: no-repeat;
			background-position: top center;
			background-size: cover;*/
		}	
			.index_adBg &gt; .wrap{
			}
			
				
				/*é¦–é&nbsp;_æ¡ˆä¾‹ä»‹ç´¹_åˆ—è¡¨å€å¡Š*/
				.indexAd_listArea{
					/*text-align:center;*/
					/*max-width: 90%;*/
					/*margin:0 -13px;*/
					margin:0 auto;
					padding:50px 0px 0px;
				}
					.device4{
						overflow: inherit;
					}
						/*å·¦å³éµ*/
						.device4 .ad_left, .device4 .ad_right {
							position:absolute;
							z-index:2;
							top:50%;
							margin:-18px 0px 0px 0px;
							border-radius:100%;
							box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
						}
						
						/*å·¦éµ*/
						.device4 .ad_left {
							/*left: -13px;*/
							left: -39px;
						}
						/*å³éµ*/
						.device4 .ad_right {
							/*right: -13px;*/
							right: -39px;
						}
							
							.indexAd_list{
								/*margin: 0px 13px;*/
								margin: 0px 5px;
								
								box-sizing: border-box;
								/*float: left;
								width: 25%;
								padding: 0px 13px;*/
							}
								.indexAd_listImg {
									position:relative;
								}
									.indexAd_list img {
										width:100%;
										height: auto;
										border: solid 1px #E6E6E6;
										transition: all .2s ease-out;
									}	
									
							
								/*hover*/
								.indexAd_list:hover{
									opacity: 0.7;
								}
									.indexAd_list:hover  img {
										transform: scale(1.1);
										transition: all .2s ease-out;
										animation: bounceIn;	
									}	
								
.indexAd_coverArea{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;    
	box-sizing: border-box;
	
	margin: 0px auto;
}
	.indexAd_coverArea a{
		background: rgba(0,0,0,1);
		border-radius: 5px;
		color: #fff;
		display: block;
		font-size: 16px;
		line-height: 24px;
		left: 10%;
		margin: 0;
		padding: 10px;
		position: absolute;
		text-align: center;
		/*text-transform: uppercase;*/
		border: 1px solid #303236;
		/*width: 80%;*/
		width: 50%;
		z-index: 99;
		transition: .4s;    
		box-sizing: border-box;
		bottom: -100%;
		text-decoration: none;
	}
	
	.indexAd_list span{
		display:block;
		margin-top:15px;
		font-size:16px;
		line-height:26px;
		/*text-decoration:none;
		color:#000;*/
	}
	.indexAd_list span a{
		display:block;
		color:#000;
		text-decoration:none;
		
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}	
	
	.indexAd_coverArea span a:hover{
		opacity:0.6;
	}	
	/*hover*/
	.indexAd_list:hover a{
	    bottom: 30%;
	}
	.indexAd_coverArea a:hover{
		background: rgba(255,255,255,1);
		text-decoration: none;
		border-color: #444;
      	color: #000;
	}
		.indexAd_coverArea i{
			position: relative;
			top: 5px;
			font-size: 20px;
		}
	
		.indexAd_coverArea:after{
			background: none repeat scroll 0 0 #000;
			content: "";
			height: 100%;
			left: -100%;
			opacity: 0.6;
			position: absolute;
			top: 0;
			width: 100%;
			transition: .4s;
			box-sizing: border-box;
		}
		/*hover*/
		.indexAd_list:hover .indexAd_coverArea:after{
			left: 0;
		}								
	

@media (max-width: 1280px){
	
	/*é¦–é&nbsp;_æ¡ˆä¾‹ä»‹ç´¹_åˆ—è¡¨å€å¡Š*/
	.indexAd_listArea{
		/*margin: 0px -7px;*/
	}
		
		/*å·¦éµ*/
		.device4 .ad_left {
			left: -7px;
		}
		
		/*å³éµ*/
		.device4 .ad_right {
			right: -7px;
		}
			
			.indexAd_list{
				margin: 0px 7px;
			}		
}

@media (max-width: 1160px){
}
@media (max-width: 1060px){	
}
@media (max-width: 990px){	
}				
@media (max-width:768px){
}
@media (max-width: 640px){
	
	/*é¦–é&nbsp;_æ¡ˆä¾‹ä»‹ç´¹_åˆ—è¡¨å€å¡Š*/
	.indexAd_listArea{
		max-width: unset;
		margin: 0px -7px;
	}
}
@media (max-width: 414px){
}




		/*-------é¦–é&nbsp;_è¯çµ¡æˆ‘å€‘å€å¡Š--------*/
		.index_contactBg{
			padding: 70px 0px;
			/*background:url(../index/images/customerBg.png);	
			background-repeat: repeat;
			background-position: top center;*/
			/*background:url(../index/images/customerBg.png) repeat top center;*/
			background-repeat: no-repeat;
			background-position: top center;
			background-size: cover;
		}	
			.index_contactBg &gt; .wrap{
			}
			

		/*-------é¦–é&nbsp;_å…¬å¸åœ°åœ–å€å¡Š--------*/
		.index_mapArea{
			font-size: 0px;
			/*padding: 60px 0px;*/
			/*max-width: 800px;*/
			/*max-width: 90%;*/
			max-width: 70%;
			margin: 0 auto;
		}
			.index_mapArea iframe{
				width: 100%;
				height: 295px;
			}


@media (max-width: 1280px){

}

@media (max-width: 1160px){
}
@media (max-width: 1060px){	
	.index_mapArea{
		max-width: unset;
	}
}
@media (max-width: 990px){	
}				
@media (max-width:768px){
}
@media (max-width: 640px){
}
@media (max-width: 414px){
}



/*/////////////////////////////////////////////////////////*/
/*-------å…±ç”¨å€å¡Š--------*/
/*/////////////////////////////////////////////////////////*/


/*å…§é&nbsp;banner*/
.inbanner{
}
	.inbanner img{
		width:100%;
		height:auto;
	}  



.container{
	padding:35px 0px;
}


.titStyle1{
    color: #000; 
	border-bottom: 1px solid #cc0101; 
	margin-bottom:20px;
}
	.titStyle1 span{
		font-size: 23px;
    	line-height: 45px;
	}
	
.titStyle2{
    color: #6d6d6d;    
    border-bottom: 1px #6d6d6d dotted;
	margin-bottom:20px;
}
	.titStyle2 span{
		font-size: 20px;
    	line-height: 40px;
	}


.titStyle3{
    color: #000; 
	border-bottom: 1px solid #cc0101; 
	margin-bottom:20px;
}
	.titStyle3 span{
		font-size: 23px;
    	line-height: 45px;
	}
	.titStyle3 span:first-of-type{
		vertical-align: 10%;
		font-size: 12px;
		/*background: #cc0101;*/
		color: #cc0101;
		padding: 5px 5px;
		border-radius: 3px;
		margin-right: 15px;
	}


@media (max-width: 768px){	
	.titStyle3 span:first-of-type{
		display:block;
	}
}







/*ç¶²é‚Šå€*/

.textArea{
	font-size:16px;
	line-height:26px;
	padding:15px 0px;
}

.textArea img{
	max-width:100%;
	height:auto;
}



/*æŒ‰éˆ•*/
.btn_area {
	font-size: 0px;
	text-align: center;
	padding: 25px 0px;
}
.btn_area.one {
	/*font-size: 0px;
	text-align: center;
	padding: 15px 0px 0px 0px;*/
}

	.btn_area input {
		margin: 0px 30px;
	}
							



@media (max-width: 640px){	

	.btn_area{
		margin:0px -15px;
	}
	.btn_area input {
		margin: 0px 15px;
	}
	
}



/*å·¦å´*/
.left{
	float:left;
	width:256px;
	box-sizing:border-box;
	vertical-align:top;
}
	
	/*å·¦å´è¡¨å–®åç¨±*/
	.leftList_tit{
		border-bottom: 1px solid #45454f;
		font-size: 28px;
		color: #b5b5b5;
		padding: 7px;
		text-align: left;
		background-color: #fcfcfc;
		line-height: 40px;
		/* text-align: center; */
		/* font-size: 25px; */
	}
	
	/*å·¦å´é¸å–®åˆ—è¡¨*/
	.leftListArea{
		padding-top: 15px;
    	/* background-color: #fcfcfc; */
	}
		.leftList{
			/*border-bottom:1px dashed #bebfc0;
			padding:7px 0px;*/
			font-size:18px;
		}
		.leftList.active &gt; a{
			color: #cc0101;
		}
			.leftList &gt; a{
				font-size: 17px;
				border-bottom: 1px #c3c3c3 solid;
				display: block;
				text-decoration: none;
				line-height: 20px;
				padding: 15px 10px 15px 22px;
				color: #333;
			}
			.leftList:hover &gt; a{
				background-color:#cc0101;
				color:#fff;
			}
			
			/*å·¦å´é¸å–®åˆ—è¡¨ç¬¬äºŒå±¤*/
			.leftList_open{
				display: none;
			}
			.leftList_open.active{
				display:block;
			}
				.leftList_open_list{
				}
					.leftList_open_list a {
						display: block;
						transition: 0.3s ease all;
						color: #838383;
						padding: 10px 0px 10px 38px;
						line-height: 26px;
						font-size: 14px;
						line-height: 24px;
						font-weight:normal;
					}
					.leftList_open_list.active a {
						color: #1414ff;
						color: #0808fd;
						font-weight:bold;
					}
					.leftList_open_list a:hover {
						color: #0808fd;
						text-decoration:none;
					}




.right{
	float:right;
	width:75%;
	box-sizing:border-box;
	vertical-align:top;		
}


@media (max-width: 1400px){	
	.right{
		width:70%;
	}
}

@media (max-width: 1000px){	
	.right{
		width:65%;
	}
}

@media (max-width: 950px){

	/*å·¦å´*/
	.left{
		width:100%;
		margin-bottom: 10px;
	}
	
		/*å·¦å´è¡¨å–®åç¨±*/
		.leftList_tit{
			border: 1px #dbdbdb solid;
			border-radius:3px;
			line-height: 50px;
			position:relative;
			cursor:pointer;
			text-align:center;
		}
		
		.leftList_tit:after {
			position: absolute;
			content: '';
			top: 30px;
			right: 20px;
			border-top: solid 8px #000;
			border-left: solid 4px #fff;
			border-right: solid 4px #fff;
			margin: 0 0 0 10px;
		}
		
		/*å·¦å´è¡¨å–®*/
		.leftListArea{
			display:none;
			background: #f7f7f7;
		}
			/*.leftList_open.active{
				display:block;
			}*/
	
	/*å³å´*/
	.right{
		padding-top:20px;
		width:100%;
	}
	
	
}





.indexMore_btnArea{
	text-align: center;
	display: inline-block;
	width: 100%;
	padding: 60px 0px 0px;
}
	.indexMore_btnArea a{
		display: inline-block;
		width: 33.3%;
		margin: 0px auto;
		font-size: 20px;
		padding: 10px 0px;
		text-transform: uppercase;
		text-align: center;
		background: #fff;
		color: #303236;
		border: 1px solid #303236;
		border-radius: 6px;
	}
	.indexMore_btnArea a:hover{
		text-decoration: none;
		background: none repeat scroll 0 0 #303236;
		color: #fff;
		border: 1px solid #303236;
	}

@media (max-width: 640px){
	.indexMore_btnArea a{
		width: 100%;
	}
}

	











/*/////////////////////////////////////////////////////////*/
/*-------æœ€æ–°æ¶ˆæ¯--------*/
/*/////////////////////////////////////////////////////////*/




/*-------æœ€æ–°æ¶ˆæ¯--------------------------------------------------*/

/*-------æœ€æ–°æ´»å‹•----------------------------------------------------------------------------*/
/*æœ€æ–°æ¶ˆæ¯åˆ—è¡¨*/
.news_list_area {
	padding-bottom:10px;
}
	.news_list {
		position:relative;
		display: table;
		border-bottom: dashed 1px #5a5a5a;
		padding: 20px 0px;
		width:100%;
	}
	.news_list:first-of-type {
	}
		.news_list a {
			display:block;
			text-decoration:none;
			transition:0.3s ease all;
		}
			.news_list a:hover {
				color:#cc0101;
			}
			
		/*.nL_img {
			width:200px;
			display:table-cell;
			vertical-align:top;
		}
			.nL_img a {
			}
				.nL_img img {
					width:100%;
					height:auto;
				}*/
		.nL_right {
			display:table-cell;
			vertical-align:top;
			/*padding: 0px 20px;*/
		}
			.nLR_time {
				font-size: 12px;
				background: #cc0101;
				display: inline-block;
				color: #fff;
				padding: 5px 5px;
				border-radius: 2px;
			}
			.nLR_tit {
			}
				.nLR_tit a {
					color:#333;
					font-size:19px;
					line-height:26px;
					font-weight:bold;
					padding: 9px 0px;
				}
			.nLR_remark {
				color: #565656;
				font-size: 15px;
				line-height:22px;
			}
	/*æ²’æœ‰ç…§ç‰‡æ™‚æ¨£å¼*/
	/*.news_list.noImg .nL_img {
		display:none;
	}*/
				@media (max-width: 920px){
					.nL_right {
						padding: 0px 0px 0px 20px;
					}
				}
					@media (max-width: 425px){
						.nL_img {
							display:block;
							width:100%;
						}
						.nL_right {
							display:block;
							padding: 15px 0px 0px;
						}
					}

/*æœ€æ–°æ¶ˆæ¯å…§é&nbsp;æ¨™é¡Œ*/
.newsInTit {
}
	.nIT_time {
		 font-size: 12px;
		background: #0048dc;
		display: inline-block;
		color: #fdfdfd;
		padding: 5px 5px;
		border-radius: 2px;
	}
	.nIT_tit {
		position: relative;
		font-size: 25px;
		line-height: 33px;
		font-weight: bold;
		border-bottom: solid 1px #0048dc;
		padding: 7px 0px;
	}
		.nIT_tit:after {
			position: absolute;
			content: '';
			bottom: 0px;
			background: #0048dc;
			width: 30px;
			height: 3px;
			right: 0px;
		}

/*å›žä¸Šä¸€é&nbsp;*/
/*.back {
	padding:30px 0px 0px;
}
	.back a {
		display: block;
		text-decoration:none;
		transition:0.3s ease all;
		margin: 0 auto;
		text-align: center;
		color: #fff;
		background: #333;
		border-radius: 3px;
		font-size: 13px;
		line-height: 35px;
		width: 150px;
		color:#333;
		background:#fff;
		border: solid 1px #686868;
	}
		.back a:hover {
			opacity:0.7;
		}*/










/*/////////////////////////////////////////////////////////*/
/*-------ç”¢å“--------*/
/*/////////////////////////////////////////////////////////*/




/*-------å•†å“å°ˆå€----------------------------------------------------------------------------*/
/*ç”¢å“åˆ—è¡¨*/
.product_list_area {
	font-size: 0px;
    margin: 0px -20px;
	padding:10px 0px;
}
	.product_list {
		display: inline-block;
		vertical-align: top;
		padding: 24px 20px 24px;
		width: 33%;
		box-sizing: border-box;
	}
		.pL_bg {
			/*border-radius:5px;
			overflow:hidden;*/
			/*background:#fff;*/			
			/*box-shadow:0px 0px 9px rgba(0,0,0,0.26);*/
		}
			.product_list a {
				display:block;
				transition:0.3s ease all;
				text-decoration:none;
			}
			
			.pL_img {
				/*border: #a0a0a0 1px solid;				*/
			}
				.pL_img img {
					width:100%;
					height:auto;
				}
				.pL_img a:hover {
					opacity:0.7;
				}
					
			.pL_bottom {
				font-size:16px;
				padding:0px 12px 14px;
			}
				.pLB_tit {
					text-align:center;
					vertical-align:top;
				}
					.pLB_tit a {
						color:#000000;
						font-size:20px;
						padding:15px 0px 0px;
						line-height:24px;
					}
						.pLB_tit a:hover {
							color:#e50500;
						}
				.pLB_price {
					float:left;
					color:#cc0101;
					/*padding:7px 0px 0px;*/
				}
					.pLB_price span {
						font-size:12px;
						color:#999;
						text-decoration:line-through;
						display: block;
						padding: 0px 0px 6px;
					}
					
				.pLB_add_cart {
					float:right;
					padding: 4px 0px 0px;
				}
					.pLB_add_cart a {
						width:47px;
						height:29px;
						text-align:center;
						border-radius:3px;
						background:#4e5967;
					}
						.pLB_add_cart a:hover {
							background:#ed6d00;
						}
							@media (max-width: 1160px){
								
								/*ç”¢å“åˆ—è¡¨*/
								.product_list_area {
									margin: 0px -25px;
								}								

								.product_list {
									/*width:24.9%;*/
									width:32.7%;
									box-sizing:border-box;
									padding:20px 25px;
								}
							}
							
							
							@media (max-width: 1020px){
								
								/*ç”¢å“åˆ—è¡¨*/
								.product_list_area {
									margin: 0px -10px;
								}								

								.product_list {
									width:32.99%;
									padding:20px 10px;
								}
							}							
							
							
							
								@media (max-width: 768px){
									
								.product_list_area {
									margin: 0px -15px;
								}										

									.product_list {
										width:49.8%;
										padding:20px 15px;
									}
								}
									
									
									
									
								@media (max-width: 510px){
									
									.product_list_area {
										margin: 0px 0px;
									}										
									
									.product_list {
										width:100%;
										padding:20px 0px;
									}
								}

									
									@media (max-width: 375px){
										.pLB_price, .pLB_add_cart {
											float:none;
										}
											.pLB_price {
												padding:0px;
											}
											.pLB_add_cart {
												padding: 9px 0px 0px;
												text-align:right;
											}
												.pLB_add_cart a {
													width: auto;
													padding: 5px 0px;
													max-width: 48px;
													display: inline-block;
												}
									}







/*ç”¢å“å…§é&nbsp;ä¸Š*/
.product_in_top {
    padding: 20px 0px 30px;
}
	/*ç”¢å“å…§é&nbsp;ç”¢å“åœ–*/
	.product_in_img {
		width:40%;
		float:left;
		padding: 0px 0px 0px;
		
	}
		.product_in_img img {
			width:100%;
			height: auto;
			border:1px solid #a0a0a0;
			/*border-radius:5px;*/
		}
	
	/*ç”¢å“å…§é&nbsp;å³*/
	.product_in_right {
		float:right;
		width: 55%;
		padding: 0px 0px 0px;
	}
		.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: 20px;
			line-height: 35px;
			padding: 0px 0px 0px;
			color: #383838;
		}
		.pIR_remark {
			font-size: 15px;
			color: #000;
			line-height: 25px;
			padding:30px 0px 0px;
		    padding: 26px 0px 30px;

		}
		
				@media (max-width: 1160px){
					/*ç”¢å“å…§é&nbsp;ç”¢å“åœ–*/
					.product_in_img {
						width: 43%;
					}
					/*ç”¢å“å…§é&nbsp;å³*/
					.product_in_right {
						width: 54%;
					}
				}
							@media (max-width: 900px){
								
								.product_in_top {
									text-align:center;
								}
								
								
								/*ç”¢å“å…§é&nbsp;ç”¢å“åœ–*/
								.product_in_img {
									float:none;
									width:420px;
									display:inline-block;
								}
								/*ç”¢å“å…§é&nbsp;å³*/
								.product_in_right {
									text-align:left;
									float:none;
									width:auto;
									padding: 15px 0px 0px;
								}
							}



							@media (max-width: 640px){
								/*ç”¢å“å…§é&nbsp;ç”¢å“åœ–*/
								.product_in_img {
									width:100%;
								}
								
							}













/*/////////////////////////////////////////////////////////*/
/*-------è¯çµ¡æˆ‘å€‘--------*/
/*/////////////////////////////////////////////////////////*/



/*è¯çµ¡æˆ‘å€‘è¡¨å–®å€----------------------------------------*/
	

/*è¡¨å–®å€å·¦*/
.contactLeft {
	width:49%;
	float:left;
}
/*è¡¨å–®å€å³*/
.contactRight {
	width:49%;
	float:right;
	/*border-left:1px solid #e6e6e6;*/
}


.contactLeft iframe{
}




@media (max-width: 1050px){
	
	/*è¡¨å–®å€å·¦*/
	.contactLeft {
		width:100%;
		float:none;
	}
	.contactLeft iframe{
		width:100%;
		height:200px;
	}
		
	
	/*è¡¨å–®å€å³*/
	.contactRight {
		padding-top:30px;
		width:100%;
		float:none;
	}

}














/*æœƒå“¡ç™»å…¥å€*/
.member_login_area {
	position:fixed;
	background: rgba(0,0,0,0.7);
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:999;
	transition:0.3s ease all;
	opacity:0;
	pointer-events: none;
	opacity:1\9;			/*ie9*/
	display:none \9;		/*ie9*/
}
.member_login_area.show {
	opacity:1;
	pointer-events: auto;
	display:block \9;		/*ie9*/
}
/* IE10ã€11ã€edgeæ¨¡å¼ */
@media all and (-ms-high-contrast:none) {
	.member_login_area {
		opacity:1;
		display:none;
	}
	*::-ms-backdrop, .member_login_area {
		opacity:1;
		display:none;
	}
		.member_login_area.show {
			display:block;
		}
		*::-ms-backdrop, .member_login_area.show {
			display:block;
		}
}
	.mL_info {
		position:absolute;
		background:#fff;
		border-radius:3px;
		padding:15px;
		left:50%;
		top:50%;
		margin:-235px 0px 0px -176px;
	}
		.mL_close {
			position: absolute;
			font-size: 15px;
			font-weight: bold;
			letter-spacing: 0px;
			text-align: center;
			width: 34px;
			line-height: 34px;
			border-radius: 100%;
			color: #333;
			background: #f4f4f4;
			top: -17px;
			right: -17px;
			border: solid #a4a4a4 1px;
			box-shadow: 0px 0px 6px rgba(0,0,0,0.1) inset;
			cursor: pointer;
			transition:0.3s ease all;
		}
			.mL_close:hover {
				box-shadow: 0px 0px 10px rgba(0,0,0,0.4) inset;
			}
			
		.mLI_logo {
			padding:0px 0px 10px;
			max-width:323px; 
			text-align:center;
			box-sizing: border-box;
		}	
			.mLI_logo img{
				width: 100%;
				height: auto;
			}		
		.mLI_input {
			padding:10px 0px;
			font-size: 15px;
		}
		.mLI_btn {
			padding:10px 0px;
		}
		.mLI_btn_fb {
			padding:10px 0px;
		}
		
			.mLI_btn input {
				width:48%;
				float:left;
			}
				.mLI_btn input:nth-of-type(2) {
					float:right;
					background: #fac20d;
				}
			.mLI_btn_fb&gt;input {
				width:100%;
				float:left;
				background: #3b5999;
			}
				
			.mLI_btn_2 input {
				background: #f4f4f4;
				border: solid #a4a4a4 1px;
				color: #333;
				box-shadow: 0px 0px 6px rgba(0,0,0,0.1) inset;
				width:100%;
				float:none;
			}
			
		.mLI_tit {
			padding:10px 0px 0px;
			font-size:14px;
			line-height:22px;
			color:#333;
		}
			@media (max-width: 425px){
				.mL_info {
					left: auto;
					top: auto;
					margin: 25px auto 0px;
					width: 80%;
					position: relative;
				}
					.mLI_logo {
						width:100%;
					}
			}
			@media (max-height: 485px){
				.mL_close {
					display:none;
				}
				.mL_info {
					top: auto;
					left: auto;
					position: relative;
					width: 100%;
					box-sizing: border-box;
					margin: 3% auto 0px;
					max-width: 323px;
					height: 90%;
					overflow-y: scroll;
				}
			}				



/*å¹³æ¿ç‰ˆ*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
@media (min-width: 541px) and  (max-width: 950px){
}


/*æ‰‹æ©Ÿç‰ˆ*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
@media (max-width: 540px){
}</pre></body></html>