@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow-x: hidden;
}

.clear {
	clear: both;
}
ul{
	margin: 0px;
	padding: 0px;
}
.tit {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	color: #2f8ace;
	line-height: 150%;
	font-weight: 600;
}
.txt {
  line-height: 1.9;
  margin: 12px 0 0;
}
figure {
  margin: 36px 0 0;
}
.sect {
	border-top-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.sect_detail figure {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  border: 1px solid #dedede;
  margin: 20px 0 0 40px;
}
.content.contact_c .name input,.content.contact_c .input input {
	-o-appearance:none; 
	-webkit-appearance:none;
	appearance:none; 
	}
.content.contact_c{
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	
	}
.content.contact_c h1 {
	font-size: 26px;
	color: #2f8ace;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
}
.content.contact_c .input .password {
	background-image: url(../images/member_p.jpg);
	display: table-cell;
	height: 44px;
	width: 118px;
}
.content.contact_c .input .password_ok {
	background-image: url(../images/member_p_ok.jpg);
	display: table-cell;
	height: 44px;
	width: 118px;
}
.content.contact_c .read {
	font-size: 18px;
	color: #666;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.content.contact_c .read a {
	color: #666;
	text-decoration: none;
}
.content.contact_c .read a:hover {
	color: #FFB400;
	text-decoration: none;
}

.content.contact_c .read input[type=checkbox] {
	border: 0px solid #FC0;
	float: left;
	height: 16px;
	width: 16px;
	display: inline-block;
}
.content.contact_c p {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}


.input.Captcha .c_pic {
	margin-left: 2px;
}


.input.Captcha .c_pic img {
	vertical-align: middle;
}
.input.Captcha input {
	width: 250px;
}
.input.content {
	border: 1px solid #2f8ace;
	width: 100%;
	height: 140px;
}
.forget span input {
	vertical-align: middle;
	}
a{
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
	}
ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#qaContent ul.accordionPart li .qa_title {
	padding-left: 28px;
	color: #2f8ace;
	cursor: pointer;
	background-image: url(../images/icon_q_a2.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
}
#qaContent ul.accordionPart li .qa_content a{
	text-decoration: underline;
	color: #2f8ace;
	}
#qaContent ul.accordionPart li .qa_content a:hover{
	text-decoration: underline;
	color: #FF3300;
	}
#qaContent ul.accordionPart li .qa_content {
  margin: 6px 0 0;
  padding-left: 28px;
  color: #666;
  background-image: url(../images/icon_q_a.png);
  background-repeat: no-repeat;
  background-position: 0px -20px;
  font-size: 13px;
}
#qaContent h3 {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2f8ace;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2f8ace;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	background-color: #F8F7F3;
	width: 98%;
	margin-top: 0px;
}
#qaContent ul.accordionPart {
  margin: 10px 10px 30px 30px;
}
#qaContent ul.accordionPart li {
  border-bottom: solid 1px #e3e3e3;
  padding-bottom: 12px;
  margin-top: 12px;
}
.index_topbar {
	height: 6px;
	width: 100%;
	background-color: #0d6fb8;
	position: relative;
	z-index: 10;
}
.index_topbar.about {
	background-color: #E54547;
}
.index_topbar.support {
	background-color: #8CB11C;
}
.index_topbar.faq {
	background-color: #A10F39;
}
.index_topbar.contact {
	background-color: #FF6E00;
}
.imgright {
	padding-bottom: 40px;
	padding-left: 30px;
	float: right;
	padding-top: 6px;
}

.menu {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
	background-color: #FFF;
	height: 96px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
}
.menu .logo a {
	padding-right: 55px;
	padding-left: 23px;
}
.menu .logo a {
	float: left;
}
.menu .nav {
	margin: 0px;
	padding: 0px;
}
.menu .nav li {
	float: left;
	background-image: url(../images/menuline.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 96px;
}

.menu .nav .m1 a {
	background-image: url(../images/menu1.png);
	height: 96px;
	width: 165px;
	display: block;
	
}

.menu .nav .m1 a:hover {
	background-image: url(../images/menu1_2_tw.png);
}

.menu .nav .m1_1 a {
	background-image: url(../images/menu1_2.png);
	height: 96px;
	width: 165px;
	display: block;
	
}

.menu .nav .m2 a {
	background-image: url(../images/menu2_tw.png);
	height: 96px;
	width: 165px;
	display: block;
	
}
.menu .nav .m2_1 a {
	background-image: url(../images/menu2_2_tw.png);
	height: 96px;
	width: 165px;
	display: block;
	
}
.menu .nav .m2 a:hover{
	background-image: url(../images/menu2_2_tw.png);
	
}

.menu .nav .m3 a {
	background-image: url(../images/menu3_tw.png);
	height: 96px;
	width: 165px;
	display: block;
}
.menu .nav .m3_1 a {
	background-image: url(../images/menu3_2_tw.png);
	height: 96px;
	width: 165px;
	display: block;
}
.menu .nav .m3 a:hover{
	background-image: url(../images/menu3_2_tw.png);	
}

.menu .nav .m4 a {
	background-image: url(../images/menu4_tw.png);
	height: 96px;
	width: 165px;
	display: block;
	
}
.menu .nav .m4_1 a {
	background-image: url(../images/menu4_2_tw.png);
	height: 96px;
	width: 165px;
	display: block;
}
.menu .nav .m4 a:hover{
	background-image: url(../images/menu4_2_tw.png);
	
}


.menu .nav .m5 a {
	background-image: url(../images/menu5_tw.png);
	height: 96px;
	width: 165px;
	display: block;
	
}

.menu .nav .m5_1 a {
	background-image: url(../images/menu5_2_tw.png);
	height: 96px;
	width: 165px;
	display: block;
}

.menu .nav .m5 a:hover{
	background-image: url(../images/menu5_2_tw.png);
	
}

.menu .lang {
	padding-right: 6px;	
	}
.menu .lang .big5 a {
	float: right;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	border-bottom-left-radius: 10px 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.menu .lang .big5 a:hover {
	background-color: #0d6fb8;
}
.menu .lang .bg a {
	float: right;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	border-bottom-right-radius: 10px 10px;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4C4C4C;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.menu .lang .bg a:hover {
	background-color: #0d6fb8;
}
.slides {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.slides .slick-prev {
	left: 0;
	z-index: -20;
}
.slides .slick-next {
  right:0;
  z-index: -20;
}
.pageslides {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.pageslides .slick-prev {
	left: 0;
	z-index: -20;
}
.pageslides .slick-next {
  right:0;
  z-index: -20;
}
.topslider {
	position: absolute;
	top: 0px;
	z-index: 2;
	width: 100%;
}

.topslider .slides div img {
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
}
.product_con {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 472px;
}
.page_con {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 148px;
}
.page_con .page_left {
	float: left;
	width: 250px;
	position: relative;
}
.page_con .page_right {
	float: right;
	width: 830px;
}
.page_con .page_left .page_title {
	height: 100px;
	width: 250px;
	position: absolute;
	z-index: 20;
	top: -60px;
}
.page_con .page_left .about {
	background-image: url(../images/pagetitle1_tw.jpg);
}
.page_con .page_left .products{
	background-image: url(../images/pagetitle2_tw.jpg);
}
.page_con .page_left .support{
	background-image: url(../images/pagetitle3_tw.jpg);
}
.page_con .page_left .faq{
	background-image: url(../images/pagetitle4_tw.jpg);
} 
.page_con .page_left .contact{
	background-image: url(../images/pagetitle5_tw.jpg);
}
.page_con .page_left .law{
	background-image: url(../images/pagetitle6_tw.jpg);
}
.page_con .page_left .sitemap{
	background-image: url(../images/pagetitle7_tw.jpg);
}
.page_con .page_right .page_right_title {
	height: 47px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 24px;
	line-height: 47px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
}
.page_con .page_right .page_right_title.about {
	background-image: url(../images/pagetitleline1.jpg);
	color: #E64545;
}
.page_con .page_right .page_right_title.products {
	background-image: url(../images/pagetitleline2.jpg);
	color: #075788;
}
.page_con .page_right .page_right_title.support {
	background-image: url(../images/pagetitleline3.jpg);
	color: #94B21C;
}
.page_con .page_right .page_right_title.faq{
	background-image: url(../images/pagetitleline4.jpg);
	color: #A10F39;
}
.page_con .page_right .page_right_title.contact{
	background-image: url(../images/pagetitleline5.jpg);
	color: #FF6E00;
}
.page_con .page_right .page_right_title .breadcrumb {
	float: right;
	position: absolute;
	right: 20px;
	font-size: 14px;
	color: #999;
	letter-spacing: 0.2em;
}
.page_con .page_right .page_right_title .breadcrumb a {
	color: #999;
	text-decoration: none;
}
.page_con .page_right .page_right_title .breadcrumb a:hover {
	color: #666;
	text-decoration: underline;
}
.contact-section {
	border-bottom: solid 1px #edebec;
	font-size: 10px;
  font-size: .83333rem;
	line-height: 1.5;
	margin: 0px;
}
.contact-section dt {
	width: 25%;
	position: relative;
	letter-spacing: 0;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-right: 0;
	float: left;
	font-size: 15px;
}
.contact-section dt .title {
	color: #FFFFFF;
	line-height: 34px;
	background-image: url(../images/titlebg.png);
	height: 34px;
	width: 75px;
	display: block;
	padding-left: 33px;
}

.contact-section dd {
	width: 75%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0;
	padding-left: 0;
	float: left;
	margin: 0px;
}
.contact-section dd .ss {
	width: 20%;
}
.contact-section dd img {
	vertical-align: middle;
}


.button-wrapper {
  padding: .83333rem 0 .83333rem 1.16667rem;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
.button-wrapper input {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	background-color: #0d6fb8;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 15px;
	color: #FFF;
	border-radius: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
}
.button-wrapper input:hover {
	background-color: #0F81D5;
}
.contact-section dd.checkbox-content span {
  margin-right: 10px;
  margin-right: .83333rem;
  display: inline-block;
}
.contact-section dd label {
  margin: 0 15px 0 0;
  margin: 0 1.25rem 0 0;
}
.contact-section dd label input[type="checkbox"], .module-contactform .base-wrapper .form-content .contact-section dd label input[type="radio"] {
  margin: 0 3px 0 0;
  margin: 0 .25rem 0 0;
}
.contact-section dd input, .contact-section dd textarea {
	-webkit-appearance: none;
	border: solid 1px #ccc;
	border-radius: 2px;
	margin: 0;
	max-width: 95%;
	padding: 4px 5px;
  padding: .33333rem .41667rem;
	vertical-align: middle;
	background-color: #fafafa;
	font-size: 15px;
	line-height: 150%;
}
.lnav {
  display: block;
  border-radius: 5px;
}
.lnav ul {
	background: #fafafa;
	margin-top: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;

}
.lnav li a {
  -webkit-backface-visibility: hidden;
}
.lnav li a {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	display: block;
	position: relative;
	line-height: 1.57;
	padding: 17px 18px 20px 40px;
	color: #545454;
	text-decoration: none;
	font-size:16px;
}

.lnav li a:after {
  position: absolute;
  bottom: 0;
  left: 11px;
  width: 225px;
  border-bottom: 1px dotted #a49d96;
  content: '';
}
.lnav li:first-child {
  font-size: 18px;
  font-size: 1.125rem;
  
}
.lnav li:last-child a:after {
  border: none;
}
.about .flooter,.products .flooter,.support .flooter,.faq .flooter,.contact .flooter{
	margin-top: 50px;	
	}
.about .lnav li a:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 18px;
  display: block;
  margin-top: -5px;
  width: 6px;
  height: 6px;
  border-right: 3px solid #e94b41;
  border-bottom: 3px solid #e94b41;
  content: '';
}
.products .lnav li a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #01589A;
	border-bottom-color: #01589A;
}
.support .lnav li a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8EB11F;
	border-bottom-color: #8EB11F;
}
.faq .lnav li a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A10F39;
	border-bottom-color: #A10F39;
}
.contact .lnav li a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6E00;
	border-bottom-color: #FF6E00;
}
.about .lnav li a:hover {
	color: #E54547;	
}
.products .lnav li a:hover {
	color: #01589A;
}
.support .lnav li a:hover {
	color: #89AA15;
}
.faq .lnav li a:hover {
	color: #A10F39;
}
.contact .lnav li a:hover {
	color: #A10F39;
}
.about .lnav li.current a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.about .lnav li.current a {
	background: #e94b41;
	color: #FFF;
}
.products .lnav li.current a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.products .lnav li.current a {
	color: #FFF;
	background-color: #01589A;
}
.support .lnav li.current a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.support .lnav li.current a {
	color: #FFF;
	background-color: #8EB11F;
}
.faq .lnav li.current a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.faq .lnav li.current a {
	color: #FFF;
	background-color: #A10F39;
}
.contact .lnav li.current a:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 18px;
	display: block;
	margin-top: -5px;
	width: 6px;
	height: 6px;
	content: '';
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.contact .lnav li.current a {
	color: #FFF;
	background-color: #FF6E00;
}
.product_con .p_title {
	text-align: center;
	width: 100%;
	margin-bottom: 48px;
}
/*.page_con .page_right .page_content {
	border: 2px solid #E7E7E7;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	margin-top: 20px;
	border-radius: 5px;
	font-size: 15px;
	color: #181818;
	padding-right: 14px;
	padding-left: 14px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	line-height: 170%;
	padding-top: 40px;
	padding-bottom: 40px;
}*/

.page_con .page_right .page_content {
	border: 2px solid #E7E7E7;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	margin-top: 20px;
	border-radius: 5px;
	font-size: 15px;
	color: #181818;
	padding-right: 40px;
	padding-left: 40px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	line-height: 170%;
	padding-top: 40px;
	padding-bottom: 40px;
}


.product_con .pslides {

}

.product_con .pslides .p_box a {
	background-image: url(../images/box.jpg);
	display: block;
	height: 300px;
	width: 250px;
	text-decoration: none;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
}
.product_con .p_line  {
	background-color: #01589a;
	clear: both;
	height: 5px;
	width: 97.5%;
	margin-right: auto;
	margin-left: auto;
}

.product_con .pslides .p_box a:hover {
	background-image: url(../images/boxhover.jpg);
}
.product_con .pslides .p_box a h1 {
	font-size: 21px;
	color: #0d6fb8;
	text-align: center;
	padding-top: 26px;
	padding-bottom: 21px;
	margin: 0px;
}
.product_con .pslides .p_box a .img {
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: block;
	position: relative;
}
.product_con .pslides .p_box a:hover .img {
	position: relative;
	width: 246px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: block;
}
.product_con .pslides .p_box a:hover .img img {
	position: relative;
	left: -1px;	
}
.product_con .pslides .p_box a p {
	font-size: 14px;
	color: #1a1a1a;
	margin: 0px;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.pslides button.slick-prev{
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	font-family: none;
	display: block;
	height: 27px;
	width: 75px;
	left: 43.2%;






	content: ""
	top:40%;
	position: absolute;
	top: 345px;
}
.pslides button.slick-prev:hover{
	background-image: url(../images/arrow1_b.jpg);
	background-repeat: no-repeat;
}

.pslides button.slick-prev:before{
	content: ""
	}
.pslides button.slick-next{
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	font-family: none;
	display: block;
	height: 27px;
	width: 75px;
	content: "";
	position: absolute;
	top: 345px;
	right: 43.2%;
}

.pslides button.slick-next:hover{
	background-image: url(../images/arrow2_b.jpg);
	background-repeat: no-repeat;
}
.pslides button.slick-next:before{
	content: ""
	}
.flooter {
	height: 214px;
	width: 100%;
	background-color: #ebf5ff;
	margin-top: 72px;
}
.flooter .content {
	text-align: center;
	padding-top: 33px;
}
.flooter .content a {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	font-size: 14px;
}
.flooter .content a:hover {
	color: #333;
}
.flooter .content .flooterlogo {
	padding-top: 60px;
	padding-bottom: 50px;
}
.copright {
	background-color: #0d6fb8;
}
.copright .content {
	position: relative;
}

.copright .content .Copy {
	font-size: 12px;
	color: #FFF;
	/*float: left;*/
	position:absolute;
	bottom:12px;
	left:0px;
}

.copright .content .Copy a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #FFF;
}
.copright .content .Copy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #FFF;
}
.copright .content .map {
	float: right;
}
.copright .content .map a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.copright .content .map a img {
	vertical-align: middle;
}
.copright .content .gotop a {
	background-image: url(../images/gototop.png);
	display: block;
	height: 50px;
	width: 50px;
	position: absolute;
	top: -60px;
	right: 0px;
}
.copright .content .gotop a:hover {
	background-image: url(../images/gototop2.png);
	
}
.contact_border{
	margin-top: 38px;
	margin-bottom: 50px;
	}
.titlename {
	font-size: 16px;
	color: #545454;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
}
.inputbar {
	line-height: 30px;
	color: #333;
	height: 24px;
	border: 1px solid #C6C6C6;
	border-radius: 6px;
	padding: 3px;
	background-color: #F7FBFF;
	width: 80%;
}
.inputbox {
	color: #333;
	border: 1px solid #C6C6C6;
	border-radius: 10px;
	padding: 3px;
	background-color: #F7FBFF;
	width: 80%;
	height: 133px;
}
.inputb {
	border: 1px solid #F90;
	color: #F90;
	height: 38px;
	width: 150px;
	border-radius: 30px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-size: 18px;
	background-color: #FFF;
	cursor: pointer;
	margin-top: 8px;
	margin-bottom: 8px;
}
.inputb:hover {
	color: #F60;
	background-color: #FFE4D0;
}
.contact_border.law p strong {
	font-weight: 600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0D6FB8;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 20px;
}
.backlist {
  text-align: center;
  margin-top: 18px;
  margin-bottom: 28px;
}
.backlist a {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft, Arial, Helvetica, sans-serif;
	background-color: #0d6fb8;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 15px;
	color: #FFF;
	border-radius: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	text-decoration:none;
	
}
.backlist a:hover {
	background-color: #0F81D5;
}
.sp-layout .list dt:before {
  position: absolute;
  top: 11px;
  left: 3px;
  width: 8px;
  height: 8px;
  background: #0D6FB8;
  content: "";
}
.sp-layout .txt {
  line-height: 1.9;
  margin: 36px 0 0;
}
.sp-layout dt {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 20px;
}
.sp-layout dl {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.sp-layout dd {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.sp-layout figure {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	border: 1px solid #dedede;
	margin-left: 36px;
}
@media screen and (max-width: 1120px) {
	
	
.menu .lang {
	padding-right: 16px;	
	}
.content {
	width: 93%;
	
	margin-right: auto;
	margin-left: auto;
}

.menu{
	width: 950px;
	}
.menu .logo a {
  padding-right: 35px;
  padding-left: 23px;
}
.menu .nav .m1 a,.menu .nav .m2 a,.menu .nav .m3 a,.menu .nav .m4 a,.menu .nav .m5 a{
  width: 135px;
  background-position: -20px;
	}
.product_con{
	width: 950px;
	}
.product_con .pslides .p_box a {
  background-image: url(../images/box220.jpg);
  height: 300px;
  width: 220px;
  margin-left: 8px;
}
.product_con .pslides .p_box a:hover {
  background-image: url(../images/boxhover220.jpg);
  height: 300px;
  width: 220px;
}
.product_con .pslides .p_box a .img {
  width: 218px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  display: block;
}
.product_con .pslides .p_box a:hover .img {
  width: 216px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  display: block;
}
.product_con .p_line  {
	background-color: #01589a;
	clear: both;
	height: 5px;
	width: 935px;
	/* padding-left: 38px; */
	margin-right: auto;
	margin-left: 8px;
}
.page_con {
  width: 950px;
}
.page_con .page_right {
  float: right;
  width: 700px;
}
.page_con .page_left {
  background-position-x: center;
  width: 230px;
}
.page_con .page_left .page_title {
  width: 230px;
  background-position-x: center;
}
.lnav li a:after {

  width: 200px;
 
}
.pslides button.slick-prev{
	left:42%;
	}
.pslides button.slick-next{
	right:42%;
	}
}
.listbox {
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
.listbox .toplink a{
	color: #333;
	text-decoration: none;
}

.listbox .listtitle1 {
	font-size: 24px;
	line-height: 47px;
	background-image: url(../images/pagetitleline1.jpg);
	height: 47px;
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: left;
}
.listbox .listtitle2 {
	font-size: 24px;
	line-height: 47px;
	background-image: url(../images/pagetitleline2.jpg);
	height: 47px;
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: left;
}
.listbox .listtitle3 {
	font-size: 24px;
	line-height: 47px;
	background-image: url(../images/pagetitleline3.jpg);
	height: 47px;
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: left;
}
.listbox .listtitle4 {
	font-size: 24px;
	line-height: 47px;
	background-image: url(../images/pagetitleline4.jpg);
	height: 47px;
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: left;
}
.listbox .listtitle5 {
	font-size: 24px;
	line-height: 47px;
	background-image: url(../images/pagetitleline5.jpg);
	height: 47px;
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: left;
}
.listbox ul {
	padding-top: 10px;
	padding-left: 40px;
}
.listbox ul li {
	list-style-type: circle;
	float: left;
	margin-left: 35px;
}
.listbox ul li a {
	text-decoration: none;
	font-size: 15px;
	color: #808080;
}
.listbox ul li a:hover {
	text-decoration: none;
	font-size: 15px;
	color: #0D6FB8;
}

.contact_error{
	line-height:20px;
	height:20px;
	font-size:12px;
	font-family:'微軟正黑體';
	color:#F00;
}