﻿@charset "utf-8";

*{
	margin:0px;
	padding:0px;
}

.breadcrumb a {
	color:#fbaf1e;
}

body {
	font-family: "Microsoft JhengHei", PMingLiU;
	background:url(../images/qbg.jpg) top center no-repeat;
	background-size:cover;
}

li{
	list-style:none;
}

a {
	color: #666;
	text-decoration: none;
}
a img {
	border: 0px;
}

a:hover {
	color: #f60;
	text-decoration: underline;
}

#indcon {
	overflow:hidden;
	padding:0 15%;
}
.in_abboth {
	float:left;
	background:rgba(0,0,0,0.5);
	padding-left:55px;
	padding-right:55px;
}
#indcon2 {
	overflow:hidden;
	padding:0 15%;
}

.banner{
	padding:5px;
	background:#ffffff;
}
.banner img{
	width:100%;
}
.banner_bottom {
	float:left;
	padding:0;
	text-align:center;
}
.banner_bottom img{
	width:auto;
	height:auto;
	max-width:100%;
}
.sub_banner {
	padding:0 15%;
	margin-top:15px;
}
.
.sub_banner img {
	padding:15px;
	background:#ffffff;
}
.sub_color {
	color:#FF0004;
}
.bannertitle{
	font-size:20px;
	font-weight:bold;
	padding:30px;
	color:#666;
}
.bannercontent{
	font-size:16px;
	padding:30px 15px;
	color:#666;
}

.top{
	padding:0 15%;
	background:#000000;
}
.top_icon {
	position:absolute;
	top:53px;
	right:57px;
	text-align:right;
}
.top_icon img {
	width:auto;
	height:auto;
	max-width:100%;
}
.top_cart {
	float:left;
	width:50px;
	height:51px;
	background:url(../images/top_cart.png) top center no-repeat;
}
.cart_num {
	position:absolute;
	width:18px;
	height:18px;
	display:inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-icab-border-radius: 50%;
	background:#cd0101;
	overflow:hidden;
	text-align:center;
	line-height:18px;
	color:#ffffff;
	font-family:Arial;
	bottom:3px;
	right:1px;
}
.topfb{
	padding:5px 15px;
	background:#CCC;
	text-align:right;
}
.topfb img{
	width:auto;
	margin-right:20px;
	max-height:20px;
}

.scut-container {
	float: right;
	margin-top: 30px;
}
.scut-container a {
	max-width:120px;
	height:45px;
	line-height:45px;
	text-align: center;
	display: inline-block;
	color: #FFF;
	background: #575757;
	float:right;
}
.scut-container a:hover {
	background: #404040;
}
.scut-container .searchdiv {
	max-width:120px;
	height:45px;
	line-height:45px;
	text-align: center;
	color: #FFF;
	background: #575757;
	float:right;
	position:relative;
}
.scut-container .searchdiv2{
	background:#404040;
}
.scut-container .sinput{
	position:absolute;
	top:0;
	right:100%;
	height:100%;
	display:none;
	float:left;
}
.scut-container .sinput input{
	height:100%;
	padding:0 5px;
	color:#404040;
}
.scut-container .searchdiv button{
	background:none;
	border:0;
	width:100%;
}
.searchdivxs{
	display:none;
	height:45px;
	padding:5px 1%;
	text-align: center;
	color: #FFF;
	background: #575757;
}
.searchdivxs input{
	height:35px;
	width:85%;
}
.searchdivxs button{
	height:35px;
	width:13%;
	background:#575757;
	border:none;
}
.s_title {
	float:left;
	text-align:center;
	padding:25px;
	font-size:30px;
	font-weight:600;
	color:#282828;
}
.s_title_en {
	font-family:"Times New Roman";
	font-size:24px;
	color:#5fbdbc;
}
.s_imgst {
	float:left;
	text-align:center;
}
.s_imgst img {
	border:1px solid #000000;
	
}
.iser_a a{
	float:left;
	width:100%;
	height:100%;
	color:#ffffff;	
}

.f_mar {margin-top:40px;}
.f_ku {
	display:block;
	margin:0 auto;
	padding:24px 38px;
	background:url(../images/footer_iconbg.jpg);
	 border-radius: 5px;
	 -webkit-border-radius: 15px;
	 -moz-border-radius: 15px;
	 -ms-border-radius: 15px;
	 -o-border-radius: 15px;
	 -icab-border-radius: 15px;
	 line-height:38px;
	 color:#ffffff;
	 font-size:20px;
	 text-align:center;
	 position:relative;
}
.f_ku a:hover{
	color:#5fbdbc;
}
.f_ku a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-indent:-999999999px;
}
.iservA {
	position:relative;
	padding:0;
	overflow:hidden;
}
.iservA img {
	width:100%;
	transition: all 0.3s ease;
}
.iservA_2 {
	position:absolute;
	top:0;
	margin-left:-50%;
	left:50%;
	width:50%;
	height:100%;
	z-index:99;
	line-height:60px;
	background:rgba(17,50,133,0.6) center 40% no-repeat;
	text-align:left;
	font-size:40px;
	padding-top:15%;
	padding-left:8%;
	letter-spacing:3px;
	text-transform: uppercase;
	text-shadow:2px 2px 2px #000;
	color:#fff;
	cursor:pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iservA_2:after {
	content:"";
	position:absolute;
	bottom:-90px;
	height:0;
	width:1px;
	left:50%;
	transition: all 0.3s ease;
}
.iservA:hover img {
	opacity:0.7;
}
.iservA:hover .iservA_2 {
	width:100%;
	top:0;
	margin-top:0;
	background:rgba(17,50,133,0.8) url(../images/cuti.png) 90% 50% no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iservA:hover .iservA_2 span {
	display:inline-block;

}
.iservA:hover .iservA_2:after {
	height:100%;
}

.f_top {margin-top:0;}
.f_fit {margin-top:0;}
.skin_imgst {text-align:center;}
.skin_imgst img { padding:3px; border:1px dashed #63c7c6; background:#ffffff; box-shadow:5px 5px 5px #C1C1C1;}
.teams_img img {padding:6px; background:#ffffff; box-shadow:5px 5px 5px #C1C1C1;}
.teams_font {padding:15px 10px 0px 22px;}
.ls_mar {margin-top:0;}
.s_btn { float:left; padding:10px 20px; background:#ffffff; box-shadow:5px 5px 5px #C1C1C1;}
.in_bt img {
	max-width:100%;
	width:auto;
	height:auto;
}
.hj_imgst {
	margin-top:25px;
}
.hj_imgst img {
	padding:8px;
	background:#ffffff;
	box-shadow:7px 7px 7px #C3C3C3;
}
.ys_imgst {
	float:left;
	text-align:center;
}
.ys_imgst img {
	padding:6px;
	background:#ffffff;
	box-shadow:7px 7px 7px #C3C3C3;
}
.ys_boths {
	float:left;
	margin-top:35px;
	padding-bottom:35px;
	border-bottom:1px dotted #BDBDBD;
}
.ab_title {
	font-size:22px;
	font-weight:600;
	color:#336699;
}
.prot_icon {
	float:left;
	text-align:center;
}
.prot_icon img{
	width:auto;
	height:auto;
	max-width:100%;
}
.ys_title {
	float:left;
	text-align:left;
	padding-left:0;
	font-size:22px;
	font-weight:600;
	color:#336699;
	margin-top:0;
}
.in_lx_ti {
	float:left;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	font-size:18px;
	border-radius:30px;
	background:#e30079;
}
.wh_imgst img {
	padding:6px;
	background:#ffffff;
	box-shadow:8px 8px 8px #ACACAC;
	border-radius:20px;
}
.in_lx_line {
	float:left;
	border-top:2px solid #a9a9a9;
	margin-top:23px;
}
.ab_mar {margin-top:0;}
.mh_title {
	color:#f1880d;
	font-size:20px;
	font-weight:600;
}
.ser_line {
	float:left;
	border-bottom:1px dotted #a9a9a9;
	border-right:1px dotted #a9a9a9;
	padding-top:20px;
	padding-bottom:20px;
}
.ser_riline {
	float:left;
	border-bottom:1px dotted #a9a9a9;
	padding-top:20px;
	padding-left:25px;
	padding-bottom:20px;
}
.ser_linebot {
	float:left;
	border-bottom:none;
	border-right:1px dotted #a9a9a9;
	padding-top:20px;
	padding-bottom:20px;
}
.join_bgs {
	float:left;
	text-align:center;
	background:url(../images/sr_bg.jpg) top no-repeat;
	background-size:cover;
	border-radius:25px;
	padding:35px 20px;
	box-shadow:5px 5px 5px #B5B5B5;
	margin-top:0;
}
.join_const {
	float:left;
	background:#ffffff;
	border-radius:25px;
	margin-top:15px;
	font-size:16px;
	line-height:36px;
	color:#282828;
	padding:30px 25px;
}
.join_tist {
	float:left;
	background:#fac6c2;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	color:#282828;
	font-weight:600;
	border-radius:25px;
	font-size:18px;
}
.join_big {
	float:left;
	font-size:24px;
	color:#336699;
	font-weight:600;
	line-height:24px;
	letter-spacing:5px;
}
.join_big01 {
	float:left;
	font-size:24px;
	color:#349f9f;
	font-weight:600;
	line-height:24px;
	letter-spacing:5px;
}
.join_big_en {
	font-family:Arial;
	font-size:16px;
	font-weight:500;
	color:#959595;
	font-style:italic;
	letter-spacing:3px;
}
.join_down {
	float:left;
	text-align:center;
	padding:10px 0px 15px 0px;
}
.join_bothst {
	float:left;
	text-align:center;
	padding:10px 15px;
	font-size:16px;
	color:#282828;
	line-height:32px;
}
.join_bothsty {
	float:left;
	text-align:center;
	padding:20px 15px;
	font-size:16px;
	color:#282828;
	line-height:42px;
}
.join_margin {
	margin-top:0;
}
.submain {
	float:left;
	padding:0;
}
.submain img{
	width:100%;
	height:auto;
}
.ser_linesm {
	float:left;
	padding-bottom:35px;
	padding-top:35px;
	border-bottom:1px dotted #cccccc;
}
.ser_color {
	float:left;
	background:url(../images/pic_bgi.png) 80% center repeat-x;
}
.ser_bto {
	font-size:22px;
	font-weight:600;
	color:#c63344;
}
.ser_ri_cons {
	float:left;
	padding-left:45px;
	margin-top:0;
}
.ser_zuo_cons {
	float:left;
	padding-left:45px;
	margin-bottom:0;
}
.bid_tops {
	margin-top:0;
}
.table_tops {margin-top:35px;}
.in_ab_boths {
	float:left;
	background:#ffffff;
	padding:0;
	-moz-box-shadow:8px 8px 0px #b8bdc0;
	-webkit-box-shadow:8px 8px 0px #b8bdc0;
	box-shadow:8px 8px 0px #b8bdc0;	
}
.in_ab_wz {
	float:left;
	padding:50px;
	font-size:20px;
	line-height:46px;
	color:#282828;
	margin-top:0;
}
.footer_topsy {
	margin-top:0;
}
.in_ab_ku {
	float:left;
	background:#d9ffff;
	padding:11px;
}
.in_ab_fontsy {
	float:left;
	border:1px solid #ffffff;
	padding:25px 15px;
	font-size:18px;
	text-align:left;
	line-height:36px;
	color:#000000;
}
.sub_bannery {
	float:left;
	background:url(../images/banner_bg.jpg) top center no-repeat;
	background-size:cover;
	padding:23px 15%;
}
.in_ser_top {
	margin-top:30px;
}
.ser_list_01 {
	float:left;
	background:url(../images/ser_01.png) top center no-repeat;
	text-align:center;
	padding-top:280px;
	padding-bottom:25px;
	font-size:22px;
	color:#1e1e1e;
	letter-spacing:1px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.ser_list_01:hover{
	color:#fc362d;
	letter-spacing:3px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.ser_list_01 a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-indent:-999999999px;
}
.ser_list_02 {
	float:left;
	background:url(../images/ser_02.png) top center no-repeat;
	text-align:center;
	padding-top:280px;
	padding-bottom:25px;
	font-size:22px;
	color:#1e1e1e;
	letter-spacing:1px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.ser_list_02:hover{
	color:#fc362d;
	letter-spacing:3px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.ser_list_02 a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-indent:-999999999px;
}
.ser_list_03 {
	float:left;
	background:url(../images/ser_03.png) top center no-repeat;
	text-align:center;
	padding-top:280px;
	padding-bottom:25px;
	font-size:22px;
	color:#1e1e1e;
	letter-spacing:1px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.ser_list_03:hover{
	color:#fc362d;
	letter-spacing:3px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.ser_list_03 a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-indent:-999999999px;
}
.ser_list_04 {
	float:left;
	background:url(../images/ser_04.png) top center no-repeat;
	text-align:center;
	padding-top:280px;
	padding-bottom:25px;
	font-size:22px;
	color:#1e1e1e;
	letter-spacing:1px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.ser_list_04:hover{
	color:#fc362d;
	letter-spacing:3px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.ser_list_04 a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-indent:-999999999px;
}
.ser_list_05 {
	float:left;
	background:url(../images/ser_05.png) top center no-repeat;
	text-align:center;
	padding-top:280px;
	padding-bottom:25px;
	font-size:22px;
	color:#1e1e1e;
	letter-spacing:1px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.ser_list_05:hover{
	color:#fc362d;
	letter-spacing:3px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.ser_list_05 a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-indent:-999999999px;
}
.ser_list_06 {
	float:left;
	background:url(../images/ser_06.png) top center no-repeat;
	text-align:center;
	padding-top:280px;
	padding-bottom:25px;
	font-size:22px;
	color:#1e1e1e;
	letter-spacing:1px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.ser_list_06:hover{
	color:#fc362d;
	letter-spacing:3px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.ser_list_06 a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-indent:-999999999px;
}
.ab_tpb {
	float:left;
	text-align:center;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
	padding:8px;
	overflow:hidden;
	background:rgba(255,255,255,0.6);
}
.ab_tpb img{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.ab_nrb {
	float:left;
	margin-top:8px;
	padding-left:35px;
}
.ser_tey {
	margin-top:0;
}
.ser_tey01 {
	margin-bottom:0;
}
.ser_zdby {margin-top:0;}
.ab_bt_top {margin-top:50px;}
.mydivimg { float:left; height:0; line-height:0;}
.mydivimg img{line-height:0px; height:3px;}
@media (max-width:1480px) {
	.s_title {
		font-size:26px;
		padding:25px 10px;
	}
	.s_title_en {
		font-family:"Times New Roman";
		font-size:20px;
		color:#5fbdbc;
	}
	.submain {
		padding:0;
	}
	.iservA_2 {
		line-height:60px;
		font-size:30px;
		letter-spacing:0;
	}
	.sub_bannery {
		float:left;
		padding:23px 5%;
	}
	#indcon {
		overflow:hidden;
		padding:0 5%;
	}
	.ser_list_01 {
		padding-top:255px;
		background-size:100%;
	}
	.ser_list_02 {
		padding-top:255px;
		background-size:100%;
	}
	.ser_list_03 {
		padding-top:255px;
		background-size:100%;
	}
	.ser_list_04 {
		padding-top:255px;
		background-size:100%;
	}
	.ser_list_05 {
		padding-top:255px;
		background-size:100%;
	}
	.ser_list_06 {
		padding-top:255px;
		background-size:100%;
	}
}
@media (max-width: 1480px) {
	.top{
		padding:0;
	}
    .top_icon {
		text-align:right;
		top:40px;
		right:67px;
	}
	.f_ku {
		font-size:16px;
	}
	#indcon2 {
		overflow:hidden;
		padding:0 5%;
	}
	.banner_bottom {
		float:left;
		padding:0;
	}
	.sub_banner {
		padding:0;
	}
	.submain {
		padding:0;
	}
}
@media screen and (max-width: 1288px) {
	#indcon {
		overflow:hidden;
		padding:0 2%;
	}
	#indcon2 {
		overflow:hidden;
		padding:0 2%;
	}
	.sub_bannery {
		float:left;
		padding:23px 2%;
	}
	.ser_list_01 {
		padding-top:230px;
		background-size:100%;
	}
	.ser_list_02 {
		padding-top:230px;
		background-size:100%;
	}
	.ser_list_03 {
		padding-top:230px;
		background-size:100%;
	}
	.ser_list_04 {
		padding-top:230px;
		background-size:100%;
	}
	.ser_list_05 {
		padding-top:230px;
		background-size:100%;
	}
	.ser_list_06 {
		padding-top:230px;
		background-size:100%;
	}
}
@media screen and (max-width: 1028px) {
	.iservA_2 {
		padding-top:15%;
		font-size:28px;
		line-height:45px;
		padding-left:5%;
	}
	.top_icon {
		text-align:right;
		top:40px;
		right:40px;
	}
	.in_abboth {
		float:left;
		background:rgba(0,0,0,0.5);
		padding-left:15px;
		padding-right:15px;
	}
	.ser_list_01 {
		padding-top:192px;
		background-size:100%;
		font-size:18px;
	}
	.ser_list_02 {
		padding-top:192px;
		background-size:100%;
		font-size:18px;
	}
	.ser_list_03 {
		padding-top:192px;
		background-size:100%;
		font-size:18px;
	}
	.ser_list_04 {
		padding-top:192px;
		background-size:100%;
		font-size:18px;
	}
	.ser_list_05 {
		padding-top:192px;
		background-size:100%;
		font-size:18px;
	}
	.ser_list_06 {
		padding-top:192px;
		background-size:100%;
		font-size:18px;
	}
}
@media screen and (max-width: 800px) {
	body {
		float:left;
		width:100%;
	}
	.banner_bottom {
		float:left;
		padding:0;
	}
	.top{
		padding:0;
	}
	.sub_banner {
		padding:0;
	}
	.ls_mar {margin-top:25px;}
	.scut-container {
		margin-top: 0;
		padding: 0;
		position:fixed;
		bottom:0;
		left:0;
		z-index:99999999;
	}
	.scut-container a{
		max-width:none;
	}
	.scut-container .searchdiv{
		max-width:none;
	}
	.top_icon {
		position:static;
		text-align:center;
		padding-top:0px;
		padding-right:0;
		padding-left:0;
		padding-bottom:15px;
	}
	.s_title {
		float:left;
		text-align:center;
		padding:25px;
		font-size:26px;
		font-weight:600;
		color:#282828;
	}
	.s_title_en {
		font-family:"Times New Roman";
		font-size:20px;
		color:#5fbdbc;
	}
	.f_top {margin-top:15px;}
	.f_ku { font-size:24px;}
	.f_fit {margin-top:25px;}
	.f_mar {margin-top:15px;}
	#indcon2 {
		overflow:hidden;
		padding:2% 2% 0 2%;
	}
	.ab_mar {margin-top:25px;}
	.ser_line {
		float:left;
		border-bottom:1px dotted #a9a9a9;
		border-right:none;
		padding-top:20px;
		padding-bottom:20px;
	}
	.ser_riline {
		float:left;
		border-bottom:1px dotted #a9a9a9;
		padding-top:20px;
		padding-left:0;
		padding-bottom:20px;
	}
	.join_bgs {
		margin-top:25px;
	}
	.join_margin {
		margin-top:25px;
		margin-bottom:35px;
	}
	.ys_title {
		float:left;
		text-align:center;
		margin-top:20px;
		padding-left:0;
		font-size:22px;
		font-weight:600;
		color:#336699;
	}
	.ser_linebot {
		float:left;
		border-bottom:1px dotted #a9a9a9;
		border-right:none;
		padding-top:20px;
		padding-bottom:20px;
	}
	.submain {
		padding:0;
	}
	.ser_ri_cons {
		float:left;
		padding-left:10px;
		margin-top:20px;
	}
	.ser_zuo_cons {
		float:left;
		padding-left:10px;
		margin-bottom:20px;
	}
	.iservA_2 {
		line-height:36px;
		background:rgba(17,50,133,0.6) center 40% no-repeat;
		text-align:left;
		font-size:20px;
		padding-top:13%;
		padding-left:8%;
		letter-spacing:0px;
		color:#fff;
	}
	.bid_tops {
		margin-top:25px;
	}
	.in_ab_wz {
		float:left;
		padding:25px;
		font-size:18px;
		line-height:36px;
		color:#282828;
	}
	.footer_topsy {
		margin-top:15px;
	}
	.ab_nrb {
		float:left;
		margin-top:20px;
		padding-left:10px;
	}
	.ser_tey {
		margin-top:20px;
	}
	.ser_tey01 {
		margin-bottom:20px;
	}
	.ser_zdby {margin-top:25px;}
	.in_ser_top {margin-top:15px;}
	.ser_list_01 {
		padding-top:205px;
		padding-bottom:10px;
		background:url(../images/ser_01.png) bottom center no-repeat;
		background-size:cover;
		font-size:18px;
	}
	.ser_list_02 {
		padding-top:205px;
		padding-bottom:10px;
		background:url(../images/ser_02.png) bottom center no-repeat;
		background-size:cover;
		font-size:18px;
	}
	.ser_list_03 {
		padding-top:205px;
		padding-bottom:10px;
		background:url(../images/ser_03.png) bottom center no-repeat;
		background-size:cover;
		font-size:18px;
	}
	.ser_list_04 {
		padding-top:205px;
		padding-bottom:10px;
		background:url(../images/ser_04.png) bottom center no-repeat;
		background-size:cover;
		font-size:18px;
	}
	.ser_list_05 {
		padding-top:205px;
		padding-bottom:10px;
		background:url(../images/ser_05.png) bottom center no-repeat;
		background-size:cover;
		font-size:18px;
	}
	.ser_list_06 {
		padding-top:205px;
		padding-bottom:10px;
		background:url(../images/ser_06.png) bottom center no-repeat;
		background-size:cover;
		font-size:18px;
	}
	.in_abboth {
		float:left;
		background:rgba(0,0,0,0.5);
		padding-left:15px;
		padding-right:15px;
		padding-bottom:25px;
	}
	.ab_bt_top {margin-top:30px;}
}


.modal-body {
	padding-bottom: 30px;
}

.logo {
	font-family: Arial;
	font-weight: bold;
	color: #fb5e74;
	padding-bottom: 30px;
	padding-top: 30px;
}

.logo a {
	color: #fb5e74;
}

@media ( max-width :1024px) {
	.logoie,.smenu {
		padding: 0px;
	}
}

.logo img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width:100%;
	max-height:150px;
}

.logo1 {
	padding-top: 30px;
	line-height: 40px;
}
.smenuboth {
	float:left;
	padding:0 15%;
}
.smenu {
	line-height: 72px;
	z-index:999;
	padding:0;
	color:#ffffff;
	cursor:pointer;
	margin-top:20px;
}
.smenu a {
	color:#ffffff;
	display: inline-block;
	width:90%;
	font-size:20px;
}
.smenu li {
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-size: 16px;
	position:relative;
}
.smenu>li {padding-top:10px;}
.smenu>li:hover {
	background:url(../images/menu_hover.png) 16% 2% no-repeat;
	color:#000000;
}
.smenu>li:hover>a {
	color:#000000;
}
.smenu>li>ul{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:auto;
	z-index:99999;
	background:rgba(0,0,0,0.8);
	line-height:55px;
}
.smenu>li>ul>li ul{
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	height:auto;
	z-index:99999;
	background:rgba(0,0,0,0.8);
	line-height:55px;
}
.smenu>li>ul li{
	background:url(../images/nav_bg.html) repeat-x;
	border-bottom:1px dotted #ffffff;
	color:#ffffff;
}
.smenu>li>ul li:last-child{
	border-bottom:none;	
}
.smenu li ul li a{
	color: #ffffff;
	font-size:20px;
	line-height:32px;
}
.smenu li ul li li a{
	color: #ffffff;
	font-size:20px;
	line-height:32px;
}
.smenu>li>ul li a:hover{
	color: #cd0101;
}
.smenu>li .indicator {
	position: absolute;
	color: #ffffff;
	top: 10px;
	right: 10px;
	font-size: 18px;
}
.smenu>li .indicator: hover a{
	color:#000000;
}
.smenu ul>li .indicator {
	top: 0;
	right: 25px;
}
@media ( max-width : 1480px) {
	.smenuboth {
		float:left;
		padding:0;
	}
	.smenu {
		padding:0;
	}
	.logo {
		padding-bottom: 15px;
		padding-top: 15px;
	}
}
@media ( max-width : 1279px) {
	.smenu a{
		font-size:16px;
	}
}
@media ( max-width : 1028px) {
	.smenu {
		margin-top:5px;
	}
}
@media ( max-width : 849px) {
	.smenu a{
		font-size:13px;
	}
}
@media ( max-width : 800px) {
	.smenuboth {
		float:left;
		padding:0;
	}
	.smenu {
		line-height: 54px;
		margin-top:0px;
	}
	.smenu a {
		font-size:20px;
		color:#ffffff;
	}
	.smenu>li{
		background:#000000;
	}
	.smenu>li:last-child {
		background:#000000;
	}
	.smenu>li:first-child{
		background-image:-webkit-linear-gradient(to top, #c2c2c0, #d4d4d3,#f3f3f3,#ffffff,#ffffff);
		background-image:linear-gradient(to top, #c2c2c0, #d4d4d3,#f3f3f3,#ffffff,#ffffff);
		text-align:center;
		border-bottom:none;
		color:#000000;
		font-size:20px;
	}
	.smenu>li:first-child:hover {
		border-bottom:none;
		background-image:-webkit-linear-gradient(to top, #c2c2c0, #d4d4d3,#f3f3f3,#ffffff,#ffffff);
		background-image:linear-gradient(to top, #c2c2c0, #d4d4d3,#f3f3f3,#ffffff,#ffffff);
	}
	.smenu li {
		text-align: center;
		padding-top:0;
		border-bottom:1px dotted #ffffff;
	}
	.smenu>li a:hover {
		color:#ffffff;
	}
	.smenu li:last-child {
		border-bottom:none;
	}
	.smenu>li:hover {
		background:none;
	}
	.smenu>li:hover>a {
		color:#ffffff;
	}
	.smenu>li>ul{
		background: #000000;
	}
	.smenu>li>ul>li ul{
		background: #000000;
	}
	.smenu>li>ul li{
		border-bottom:1px dotted #ffffff;
	}
	.smenu>li>ul li a{
		color:#ffffff;
	}
	.smenu>li>ul li a:hover{
		color: #ffffff;
	}
	.smenu>li>ul li li a{
		color: #ffffff;
		font-size:18px;
		line-height:32px;
	}
	.smenu li ul,.smenu li ul li ul {
		position: static;;
	}
	.smenu>li .indicator {
		right: 20px;;
		font-size: 20px;
		color:#ffffff;
		top:0;
	}
	.smenu ul>li .indicator {
		right: 20px;
	}
	.smenu>li>ul>li>a {
		padding-left: 40px !important;
	}
	.smenu>li>ul>li>ul>li>a {
		padding-left: 60px !important;
	}
	.smenu>li>ul>li>ul>li>ul>li>a {
		padding-left: 80px !important;
	}
}

@media ( max-width :800px) {
	.logo {
		padding-bottom: 15px;
		padding-top: 20px;
		text-align:center;
	}
	.logo img {
		max-height:46px;
	}
}

/*購物車*/
.cart1 {background: #ff9900;text-align: center;color: #FFF;position: relative;border-right: 1px solid #fff; padding:10px; font-size:18px; font-weight:600; line-height:32px;}
.cart2 {background: #999;text-align: center;color: #FFF;border-right: 1px solid #d9d4d0;padding: 10px;font-size:18px; font-weight:600; line-height:32px;}
.cart2:last-child {border-right: 0px;}
.cartarrow {position: absolute;right: -13px;top: 30px;z-index: 99;}
.cart3 {font-size: 18px;padding-top: 10px;}
.cart4 {font-size: 18px;}
.cart5 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;color: #bluelink2; font-size:18px; line-height:100px;}
.cart5 a {color: #164e85; font-weight:600;}
.cart7 {font-size: 18px;color: #ff6600;}
.cart8 {color: #000;font-family: Arial;text-align: center; font-size:18px;}
.cart9 {font-size: 20px;color: #fc0000;font-weight: bold; font-family:"Times New Roman";}
.cart10 {font-size: 18px; text-align:center; color: #000;}
.cart11 {text-indent: -12px;padding-left: 27px; padding-bottom:25px;line-height: 24px;}
.cart12 {font-size: 20px;}
.cart13 {line-height: 24px; text-align:center; float:left; padding-top:10px;}
.cart14 {padding-left: 20px;line-height: 18px;}
.cart15 {padding-left: 20px;line-height: 18px;font-size:14px;padding-top: 0px;padding-bottom: 20px;}
.cart16 {font-weight: bold;color: #000;font-size: 15px;padding-top: 5px;padding-bottom: 5px;}
.cart17 {font-size: 16px;padding-top: 5px;color: #666;line-height: 18px;}
.cart18 {font-size: 15px;color: #000;font-weight: bold;}
.cart19{ padding-bottom:20px; margin-bottom:20px;border-bottom:1px #454545 dotted;}
.cart20{ margin-top:20px;}
.cart51 {float:left; text-align:center; font-size:16px; color:#C10003; line-height:100px;}
.cart52 {float:left; text-align:center; font-size:16px; color:#282828; line-height:100px;}
.cartnotice {color: #cd403c;font-size: 16px;padding-top: 7px;padding-bottom: 7px;}
.cartnotice a {color: #cd403c;}
.prodtran{position:absolute;top:100%;left:50%;z-index:999;background:#FFF;border:1px #CCC solid;padding-left:5px;}
.qty{width:40px;height:30px;text-align:center;margin:0;}
.qtyadd{height:30px;width:20px;text-align:center;margin:0;cursor:pointer;}
.cartpic {padding:3px; background:#cccccc;}
.cart_su {line-height:78px; float:left; text-align:center;}
.cart_dete {line-height:78px; float:left; text-align:center; font-size:18px;}
.cart_info {float:left; padding-right:120px; margin-top:15px;}
.member_info {float:left; padding-right:120px; margin-bottom:15px;}
.tip1 {margin-bottom:15px;}
.carttitle {
	background: #2a201f;
	color: #FFF;
	margin: 10px 0px;
	text-align: center;
	font-size: 18px;
	height: 35px;
	line-height:35px;
}

.form-horizontal .control-label {
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	padding-right: 10px;
	line-height:23px;
}

.iconcartn {
	font-size: 11px;
	font-family: Arial;
	color: #F60;
}

.case1 {
	width: 100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	position: relative;
	padding:0px;
	border-bottom:none;
}

.login1 {
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}

.login2 {
	background: #3a5898;
	color: #FFF;
	border-radius: 7px;
	text-align: center;
	margin-bottom: 20px;
}

.login2 a {
	width: 100%;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.login3 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}

.indexcon {
	padding:2% 0;
	position: relative;
	overflow: hidden;
}

.indexconimg{
	padding:0;
}
.indexconimg img{
	width:100%;
	height:auto;
}
.indexcon a {
	cursor: pointer;
}
.indextitle151 {
	float:left;
	background:url(../images/tis_icon.png) left 25% no-repeat;
	padding-left:65px;
	font-size:30px;
	color:#282828;
	letter-spacing:3px;
	border-bottom:1px solid #d62f40;
	padding-bottom:18px;
}
.indextitle152 {
	float:left;
	background:url(../images/tis_icon.png) left 25% no-repeat;
	padding-left:65px;
	font-size:30px;
	color:#282828;
	letter-spacing:3px;
	border-bottom:1px solid #d62f40;
	padding-bottom:18px;
	margin-top:0;
}
.tis_en {
	font-family:Arial;
	font-size:20px;
	color:#d62f40;
}
.indextitle{
	font-size:24px;
	font-weight:600;
	line-height:58px;
	color:#ffffff;
	text-align:left;
	padding-left:76px;
	background:url(../images/tis_icon.png) left top no-repeat;
}
.in_tis_lines {
	float:left;
	background:url(../images/tis_line.png) top left repeat-x;
	margin-top:28px;
	min-height:1px;
}
.indextitle001{
	font-size:30px;
	box-sizing: border-box;
	padding-top:22px;
	padding-bottom: 15px;
	line-height:35px;
	color:#000000;
	background:url(../images/title_bg01.png) left top no-repeat;
}
.indextitle131{
	float: left;
	font-size:30px;
	text-align:left;
	box-sizing: border-box;
	padding-top:5px;
	padding-bottom: 15px;
	line-height:35px;
	color:#ffffff;
	padding-left:73px;
	position:absolute;
	top:20px;
	z-index:999;
	left:13px;
	background:url(../images/in_mh_bt.png) left no-repeat;
}
.indextitle132{
	float: left;
	font-size:30px;
	text-align:left;
	box-sizing: border-box;
	padding-top:5px;
	padding-bottom: 15px;
	line-height:35px;
	color:#ffffff;
	padding-left:73px;
	position:absolute;
	top:20px;
	z-index:999;
	left:13px;
	background:url(../images/in_news_bt.png) left no-repeat;
}
.indextitle a{color:#282828; padding-top:15px;}
.indextitle a:before {
  content: url(../images/bt_le.png);
  top:-12%;
  position:absolute;
  left:5%;
}
.indextitle a:after {
  content: url(../images/bt_ri.png);
  top:-12%;
  position:absolute;
  right:5%;
 }
.indextitle3{
	float: left;
	font-size:24px;
	text-align:left;
	box-sizing: border-box;
	line-height: 50px;
	height:50px;
	margin-bottom: 10px;
	color:#282828;
	position:relative;
}
.indextitle3 a{color:#282828; padding-top:15px;}
.indextitle3 a:before {
  content: url(../images/bt_le.png);
  top:-12%;
  position:absolute;
  left:5%;
}
.indextitle3 a:after {
  content: url(../images/bt_ri.png);
  top:-12%;
  position:absolute;
  right:5%;
 }
.indextitle2 {
	float: left;
	font-size:18px;
	box-sizing: border-box;
	padding: 0 10px 0px 50px;
	line-height: 40px;
	margin-bottom: 10px;
	/*background:#e1704b url(../images/kew_45.jpg) no-repeat 10px center;*/
	color:#FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
}
.indextitle2 a{color:#FFF;}
.indextitlec {
	color:#ffffff;
	font-size:24px;
}
.indextitlec a{color:#ffffff;}
.title_en {
	font-family:"Times New Roman";
	color:#010000;
	font-size:15px;
}
.ljh{ padding:5px;}

.ljh:hover .lj{ display:block; margin-top:-40px; line-height:40px;text-align:center; background-color:#000000;filter: alpha(opacity=70);opacity: 0.7;-moz-opacity:0.7; color:#ffa700;}
.lj{
	color: #fff;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis; display:none;
}
.index_newimg img {padding:3px; background:#ffffff; box-shadow:3px 3px 3px #C8C8C8;}
.index_newscon {float:left; padding-left:15px; padding-top:3px;}
.indexnews{text-align:center;}
.indexnews2{margin-top:27px;padding-bottom:27px;border-bottom:1px #7d7d7d dashed;}
.indexnews2:last-child{border-bottom:none; padding-bottom:15px;}
.indexnewst{font-size:18px;font-weight:bold;margin:5px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewst2{font-size:16px; line-height:32px; color:#282828; }
.indexnewsc{margin:5px;}
.indexnewsc2{font-size:16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.indexnewsb a{display:inline-block;padding:5px 15px;border:1px #CCC solid;}
.indexnewsb2 a{display:inline-block; text-align:center; color:#5fbdbc; font-size:15px; text-decoration:underline; padding-top:15px;}
.indexnewsb2 a:hover{ color:#ff6600; text-decoration:underline; }
.indexnews5{ background-color:#5b382f;box-sizing:border-box; padding:10px;text-align: left;margin-bottom:10px;float: left; width:100%;}
.indexnews5 img {width: 16px;height: 16px;display: inline-block;}
.indexnews5 a{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;display: block;}

.indexnews3{box-sizing:border-box; padding:10px 20px;text-align: left;border-bottom:1px solid #a5a5a5; line-height:32px;}
.indexnews3:last-child{border-bottom:none;}
.indexnews3 img {width: 22px;height: 23px;display: inline-block;}
.indexnews3 a{display: block;white-space:nowrap; line-height:32px; color:#000000; font-size:16px;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;}
.indexnews3 a:hover{ color:#d62f40;}
.indexnews3:hover {background:rgba(165,165,165,0.2);}
.indexnews3:hover .btn_news_more a{ background:#bc2121; color:#ffffff;}
.in_news_boths {
	float:left;
	padding-top:30px;
	margin-top:0;
	padding-left:0;
	padding-right:0;
}
.in_news_padding {
	padding-top:0;
	padding-left:0;
	padding-right:0;
}
.in_ser_font {
	font-size:20px;
	color:#282828;
}
.in_news_mores {
	float:left;
	text-align:center;
}
.in_news_mores a {
	font-size:16px;
	color:#d62f40;
}
.in_news_mores a:hover {
	color:#282828;
}
.more_btn {
	float:left;
	text-align:center;
	padding-top:15px;
	padding-bottom:30px;
}
.more_btn span {
	border-bottom:1px solid #113285;
	padding-bottom:8px;
}
.more_btn img {
	width:auto;
	height:auto;
	max-width:100%;
}
.more_btn a {
	font-size:20px;
	color:#113285;
}
.more_btn a:hover {
	font-size:20px;
	color:#ff6600;
}
.more_btn span:hover {
	border-bottom:1px solid #ff6600;
}
.footer_bt {
	float:left;
	font-size:28px;
	color:#113285;
}
.footer_bt img {
	margin-bottom:7px;
}
.btn_con a{
  background: none;
  color: #e30079	;
  font-size: 15px;
  font-weight:bold;
  padding: 6px 28px 7px 28px;
  display:inline-block;
  cursor: pointer;
  outline: none;
  border:1px solid #e30079;
  text-decoration:none;
  margin-left:5px;
  text-align:center;
}
.btn_con a:hover {
  background: #e30079;
  border:1px solid #e30079;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  text-decoration:none;
  color:#ffffff;
}
.btn_s a{
  background: #bc2121;
  color: #ffffff;
  font-family:Arial;
  font-size: 15px;
  padding: 5px 30px;
  display:inline-block;
  text-align:center;
  cursor: pointer;
  outline: none;
  border-radius:25px;
  margin-top:15px;
  text-decoration:none;
  text-align:center;
}
.btn_s a:hover {
  background: #000000;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  text-decoration:none;
  color:#ffffff;
}
.btn_news_more a{
  background: none;
  color: #000000;
  font-family:Arial;
  font-size: 15px;
  padding: 2px 30px;
  display:inline-block;
  text-align:center;
  cursor: pointer;
  outline: none;
  border:1px solid #bc2121;
  border-radius:25px;
  margin-top:15px;
  text-decoration:none;
  text-align:center;
}
.btn_news_more a:hover {
  background: #bc2121;
  border:1px solid #bc2121;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  text-decoration:none;
  color:#ffffff;
}
.indexpro {
	padding: 1% 0;
	margin-top:10px;
}
.indexpro>div {
	margin-bottom: 15px;
}

.proh{
	padding:15px;
}
.proh a {
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}
.proimg {
	float:left;
	padding:0;
	z-index:99999;
	display:inline-block;
	overflow:hidden;
}
.proimg a{
	z-index:99999;
	display:inline-block;
}
.proimg img{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
	overflow:hidden;
	padding:0;
	box-sizing:border-box;
}
.proimg a:before{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
	position:absolute;
	top:0;
	left:0;
	content:"";
	border:15px solid rgba(255,255,255,0.6);
	width:100%;
	height:100%;
	z-index:1;
	overflow:hidden;
}
.pic_imghiy {
	float:left;
	padding:15px;
	background:#DBDBDB;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	-icab-border-radius: 15px;
}
.prot {
	float: left;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	padding: 0;
	display:block;
	height:50px;
	line-height:50px;
	padding-bottom:18px;
	background:url(../images/title_bog.png) bottom center no-repeat;
	cursor:pointer;
	margin: 15px 0px 0px 0px;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}
.prot a{
	color:#ffffff;
}
.prot a:hover {
	color:#fc362d;
}
.proc {
	color: #777;
}

.prob{
	margin-top:10px;
}
.prob button{
	display:inline-block;
	padding:5px 10px;
	background:#FFF;
	border:2px #4AB54A solid;
	color:#4AB54A;
}
.prob button:last-child{
	float:right;
}

.prop1 {
	text-decoration: line-through;
	font-size: 16px;
	text-align: left;
	color: #ccc;
	padding-left: 5px;
	height:38px;
	line-height:38px;
	position:absolute;
	width:80px;
	height:38px;
	left:0px;
	top:0px;
}

.prop2 {
	position:absolute;
	color: #e08f31;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	background:url(../images/ssio.png) no-repeat left center;
	height:40px;
	line-height:40px;
	width:90px;
	right:0px;
	top:0px;
}
.prop2 a {
	background-color: #36ad36;
	color: #4AB54A;
	padding: 0 10px;
	float: left;
	font-size:15px;
}

.prop2 a:hover {
	background-color: #008100;
}

.prop3 {
	color: #c40000;
	font-size: 18px;
	font-weight: bold;
}


.listmode{
	text-align:right;
	padding-right:20px;
	font-size:1em;
}
.listmode a{
	display:inline-block;
	margin:0 10px;
}
.actlist{
	color:#F60;
}
.prodlist{
	padding:0 15%;
}
.in_ab_pic img {
	padding:8px;
	background:#ffffff;
	box-shadow:7px 7px 7px #d3d2d2;
}
.in_ab_font {
	float:left;
	padding:20px 15px;
	font-size:16px;
	line-height:35px;
	color:#282828;
}
.in_three3 {
	float:left;
	margin-top:0;
	border-right:1px dashed #7d7d7d;
}
.in_three3:last-child {
	border-right:none;
}
.in_three5 {
	margin-top:0;
}
.in_news_le {text-align:right;}
.in_news_ri {text-align:left;}
.in_news_ri img {margin-top:6px;}
.in_news_title {font-size:28px; font-weight:600; color:#e30079; float:left; text-align:center; line-height:40px;}
.indextitle5 {float:left; padding:10px 0px 8px 45px; border-bottom:3px solid #e30079; font-size:24px; color:#e30079; margin-bottom:25px;}
.indextitle5:before {
  content: url(../images/d.png);
  top:22%;
  position:absolute;
  left:0;
}
.in_four {margin-top:0;}
.hvr-bubble-float-bottom {
	  display: inline-block;
	  vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px transparent;
	  position: relative;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-property: transform;
	  transition-property: transform;
	  margin: 0px;
}
.hvr-bubble-float-bottom:before {
	  position: absolute;
	  z-index: -1;
	  content: '';
	  left: calc(50% - 5px);
	  bottom: 0;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-property: transform;
	  transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
	  -webkit-transform: translateY(-5px);
	  transform: translateY(-5px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
	  -webkit-transform: translateY(5px);
	  transform: translateY(5px);
}
.title_bt {
	float:left;
	text-align:center;
	font-size:30px;
	color:#ffffff;
}
.title_left {
	float:left;
	text-align:right;
	padding-top:12px;
}
.title_right {
	float:left;
	text-align:left;
	padding-top:12px;
}
.title_bt_en {
	font-family:"Times New Roman";
	font-size:24px;
	color:#c63344;
	letter-spacing:1px;
	font-weight:600;
	font-style:italic;
}
.in_ser_boths {
	float:left;
	background:url(../images/ser_bg01.jpg) top center no-repeat;
	background-size:cover;
	padding:35px;
	min-height:358px;
}
.in_ser_boths02 {
	float:left;
	background:url(../images/ser_bg02.jpg) top center no-repeat;
	background-size:cover;
	padding:35px;
	min-height:358px;
}
.in_ser_boths03 {
	float:left;
	background:url(../images/ser_bg03.jpg) top center no-repeat;
	background-size:cover;
	padding:35px;
	min-height:358px;
}
.in_ser_line {
	float:left;
	text-align:center;
	padding:16px;
	border:1px solid #ffffff;
	line-height:36px;
}
.ser_tis {
	float:left;
	background:rgba(255,255,255,0.8);
	font-size:38px;
	letter-spacing:3px;
	padding:25px 25px 35px 25px;
	color:#000000;
}
.ser_contents {
	margin-top:35px;
}
.ser_iconnv {
	float:left;
	text-align:center;
}
.ser_iconnv img{
	width:auto;
	height:auto;
	max-width:100%;
}
.ser_btb {
	float:left;
	text-align:center;
	font-size:30px;
	color:#c63344;
	font-weight:600;
	line-height:50px;
	border-bottom:1px dashed #000000;
}
.ser_consc {
	float:left;
	text-align:left;
	font-size:18px;
	color:#000000;
	margin-top:10px;
	line-height:36px;
}
.lenfgern{
	background:url(../images/aa_07.png) no-repeat;
	width:131px;
	height:31px;
	display:block;
	float:right;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.lenfgern:hover{
	background:url(../images/hh_07.png) no-repeat;
	width:131px;
	height:31px;
	display:block;
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.ser_anniu {
	float:left;
	text-align:center;
	padding-top:10px;
}
.ab_anniuis {
	float:leftl;
	margin-top:10px;
	text-align:right;
}
@media (max-width:1480px) {

	.ser_consc {
		float:left;
		text-align:left;
		font-size:16px;
		color:#000000;
		margin-top:10px;
		line-height:32px;
	}
	.ser_btb {
		float:left;
		text-align:center;
		font-size:24px;
		color:#c63344;
		font-weight:600;
		line-height:50px;
		border-bottom:1px dashed #000000;
	}
	.indexpro {
		padding: 1% 0;
	}
}
@media (max-width:1480px) {
	.indexcon {
		padding:2% 1%;
	}
	.indexpro {
		padding: 1% 0;
	}
	
}
@media (max-width:1280px) {
	.ser_tis {
		float:left;
		background:rgba(255,255,255,0.8);
		font-size:38px;
		letter-spacing:3px;
		padding:18px 18px 30px 18px;
		color:#000000;
	}
	.ser_btb {
		float:left;
		text-align:center;
		font-size:18px;
		color:#c63344;
		font-weight:600;
		line-height:50px;
		border-bottom:1px dashed #000000;
	}
	.indexnews3{padding:8px 20px;}
	.indexnews3 a{font-size:18px;}
	.indexpro {
		padding: 1% 0%;
	}
	.cart5 {line-height:88px;}
	.cart51 {float:left; text-align:center; font-size:16px; color:#C10003; line-height:88px;}
	.cart52 {float:left; text-align:center; font-size:16px; color:#282828; line-height:88px;}
}
@media (max-width:1080px) {
	.cart5 {line-height:71px;}
	.cart51 {float:left; text-align:center; font-size:16px; color:#C10003; line-height:71px;}
	.cart52 {float:left; text-align:center; font-size:16px; color:#282828; line-height:71px;}
}
@media (max-width:800px) {
	.prodlist{
		padding:0;
	}
	.indextitle{
		font-size:22px;
	}
	.in_three3 {
		float:left;
		margin-top:0;
		border-right:none;
	}
	.in_news_boths {
		float:left;
		padding-top:15px;
	}
	.index_newscon {float:left; padding-left:15px; padding-top:0px;}
	.in_news_title {font-size:22px; font-weight:600; color:#e30079; float:left; text-align:center; line-height:40px;}
	.in_three3 {margin-top:20px;}
	.in_three5 {margin-top:20px;}
	.in_four {margin-top:20px;}
	.in_ser_boths {
		float:left;
		background:url(../images/ser_bg01.jpg) top center no-repeat;
		background-size:cover;
		padding:35px;
		min-height:330px;
	}
	.in_ser_boths02 {
		float:left;
		background:url(../images/ser_bg02.jpg) top center no-repeat;
		background-size:cover;
		padding:35px;
		margin-top:25px;
		min-height:330px;
	}
	.in_ser_boths03 {
		float:left;
		background:url(../images/ser_bg03.jpg) top center no-repeat;
		background-size:cover;
		padding:35px;
		margin-top:25px;
		min-height:330px;
	}
	.ser_tis {
		float:left;
		background:rgba(255,255,255,0.8);
		font-size:30px;
		letter-spacing:3px;
		padding:25px 0px;
		color:#000000;
	}
	.ser_contents {
		margin-top:20px;
	}
	.indextitle132{
		top:40px;
	}
	.indextitle152 {
		margin-top:25px;
	}
	.btn_s a{
		margin-top:15px;
	}
	.indexpro {
		padding: 1%;
	}
	.proh{
		padding:10px;
	}
	.cart5 {line-height:30px;}
	.cart51 {float:left; text-align:left; font-size:16px; color:#C10003; line-height:30px;}
	.cart52 {float:left; text-align:left; font-size:16px; color:#282828; line-height:30px;}
	.cart_info {float:left; padding-right:20px; margin-top:15px; line-height:36px;}
	.form-horizontal .control-label {
		text-align: right;
		font-size: 18px;
		font-weight: normal;
		padding-right: 10px;
		line-height:36px;
	}
	.indexpro>div {
		margin-bottom: 0px;
	}
}
.prodlist>.prodinfo {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #666666;
}
.prodlist>.prodinfo:hover {
	background: #efefef;
}
.prodlistpic {
	padding: 3px;
	box-sizing: border-box;
	border: 1px solid #999;
	width: 100%;
}
.prodlistc{
	color: #999;
}
.prodlistc span{
	font-weight: bold;
	font-size: 15px;
	color: #111;
}



.fbshare{
	float:left;
	margin-right:10px;
	padding:0;
	margin-top:-4px;
}
.producttitle {
	color: #2a201f;
	font-size: 24px;
	line-height: 34px;
	height:34px;
	padding-bottom: 90px;
	padding-left:10px;
	margin:0% 1% 1% 1%;
	width:98%;
	text-align:center;
}
.pro_fx {
	position:absolute;
	right:0px;
	top:45px;
}
.productpic {
	width: 100%;
	text-align: center;
}

.productpic img {
	display: inline;
	max-width: 400px;
	height: auto;
	text-align: center;
}

.product1 {
	margin: 10px 0px;
	border-right: 1px solid #b4b4b4;
	font-size: 15px;
	text-align: center;
}

.product2 {
	margin: 10px 0px;
	font-size: 16px;
	text-align: center;
}

.product3 {
	font-family: Arial;
	font-size: 18px;
	color: #F00;
}

.product4 {
	font-size: 16px;
}

.product5 {
	padding-top: 10px;
	border-bottom: 1px dotted #000;
}
.pro_right_info {
	font-size:18px;
	line-height:36px;
	color:#282828;
}
.baseprod{
	font-size:18px;
	line-height:36px;
	color:#282828;
	margin-left:-10px;
}
.productinfo {
	font-size: 15px;
	line-height: 24px;
}

.productinfo a {
	color: #666;
}

.productinfo select {
	display: inline;
	width: 80px;
}

.procon {
	font-size: 18px;
	color: #282828;
	line-height: 36px;
	padding:15px;
}
.procon img{
	width:auto;
	max-width:100%;
}

.subtb {
	background: #2a201f;
	height: 40px;
	line-height:40px;
	text-align: center;
	position: relative;
	color: #FFF;
	font-size: 18px;
	margin-top: 20px;
}

.footer{padding-left:0; padding-right:0;}
.copy_footer{padding-left:0; padding-right:0;}
.footer_infoy { float:left; margin-top:30px; margin-bottom:30px;}
.footer_infoy a {font-size:20px; color:#ffffff;}
.footer_infoy a:hover {color:#fc362d;}
.footer_margin {margin-top:45px;margin-bottom:0;}
.footer_nrboth {float:left;background: rgba(0,0,0,0.5);padding-left: 69px;padding-right: 69px;}
.footer_mapadd {float:left;  border-radius: 15px; -webkit-border-radius: 15px;  -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; -icab-border-radius: 15px; padding:11px; background:#ffffff;}
.footer_info {padding-top:35px; padding-bottom:35px;}
.footer img {max-width:100%; width:auto; height:auto;}
.contact_padding {padding:50px 0px;}
.footer_lx {float:left; padding:0 10%;  color:#282828;}
.footer_lx a{color:#282828;}
.footer_lx a:hover{color:#e30079;}
.footer_logo {text-align:center; background:url(../images/footer_lines.png) right 50% no-repeat;}
.footer_ril {background:url(../images/footer_lines.png) right 50% no-repeat; float:left; padding-left:50px;}
.footer_ril01 {float:left; padding-left:50px;}
.copy_map {padding:0; background:url(../images/qbg.jpg); margin-top:30px;}
.botconmar{text-align:left;font-size:20px; line-height:28px;color:#ffffff; width:70%; margin:0 auto;padding:0;}
.botconmar a{ color:#ffffff;display:inline-block;text-decoration: none;}
.botconmar a:hover{ color:#fc362d;}
.footer_address { padding:8px; background:#ffffff; box-shadow:0px 0px 7px #BFBFBF; margin-top:0;}
.footer_iconsy {padding:0;}
.footer_iconsy img {width:auto; height:auto; max-width:100%;}
.footer_wzy {font-size:18px; line-height:66px;}
.footer_wzadd {font-size:18px; line-height:30px;}
.footer_times {font-size:18px; line-height:66px;}
.footer_wzmail {word-wrap:break-word; word-break:break-all; font-size:18px; line-height:30px;}
.footer_linkscy {text-align:center; padding:13px 0px 0px 0px;}
.footer_linkscy img{width:auto; height:auto; max-width:100%;}
.botcon{ text-align:left;}
.botcon li{ float:left; width:100%;list-style-image:none;list-style-type:none;}
.botcon a{ color:#FFF;display:inline-block;text-decoration: none;}
.botcon a:hover{color: #fbaf1e;transition: all 0.3s ease 0s;}
.copyright{float:left; padding:12px; text-align:center; color:#ffffff; font-size:16px; background:#000000;}
.footer_youtube {float:left; padding:15px 25px; background:#000000; color:#ffffff; font-size:18px; line-height:27px;}
.footer_consty {float:left; padding:0; background:#000000;}
.footer_crt {margin-top:35px; padding:0;}
.footer_kuitr {
	float:left;
	border:1px solid #ffffff;
	padding:20px;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	line-height:23px;
	min-height:180px;
}
.footer_kuitr img{
	margin-bottom:10px;
}
.footer_contact {
	float:left;
	margin-top:40px;
	padding:16px 10px;
	font-size:20px;
	color:#ffffff;
	background:url(../images/footer_line.png) right 50% no-repeat;
}
.copy_link {line-height:30px;}
.copy_link a {color:#ffffff;}
.copy_link a:hover {color:#d62f40;}
.skin_color {font-size:24px; color:#58b3b2; font-weight:600;}
.contact_vbn {margin-top:0;}
.contact_mapsio {margin-top:0; padding-left:45px;}
.contact_mapborder {border:8px solid #a9a9a9;}
.contact_leftfos {float:left; padding-top:42px;}
.footer_map {
	padding:10px;
	background:#ffffff;
	box-shadow:3px 3px 3px #000000;
}
.footer_top_x {
	margin-top:0;
}
.footer_zinfo {
	float:left;
	padding:38px 0px;
}
.in_news_imgsy {
	margin-bottom:0;
}
@media ( max-width :1480px) {
	.botconmar{width:90%;}
}
@media ( max-width :1288px) {
	.botconmar{width:96%;}
}
@media (max-width:1028px) {
	.botconmar{font-size:18px;width:96%; }
	.footer_wzy {font-size:16px; line-height:45px;}
	.footer_wzadd {font-size:16px; line-height:26px;}
	.footer_times {font-size:16px; line-height:26px;}
	.footer_wzmail {word-wrap:break-word; word-break:break-all; font-size:16px; line-height:26px;}
	.footer_nrboth {float:left;background: rgba(0,0,0,0.5);padding-left: 29px;padding-right: 29px;}
}
@media ( max-width :800px) {
	.botconmar{width:96%;}
	.footer{padding-left:0; padding-right:0; border-top:none;}
	.footer_contact {
		float:left;
		margin-top:20px;
		padding:16px 10px;
		font-size:20px;
		color:#ffffff;
		background:url(../images/footer_line01.png) right 50% no-repeat;
	}
	.footer_lx {float:left; padding:0; color:#282828;}
	.footer_logo {text-align:center; background:none;}
	.footer_ril {background:none; float:left; padding-left:0px; margin-top:15px;}
	.footer_ril01 {float:left; padding-left:0px;}
	.contact_vbn {margin-top:20px;}
	.contact_mapsio {margin-top:20px; padding-left:10px;}
	.contact_leftfos {float:left; padding-top:5px;}
	.contact_padding {padding:0px 0px 50px 0px;}
	.footer_top_x {margin-top:15px;}
	.footer_address {margin-top:20px;}
	.in_news_imgsy {margin-bottom:20px;}
	.footer_infoy {float:left; margin-top:20px; margin-bottom:30px;}
}

.subline {
	margin-top: 10px;
}


.subtitle {
	font-size: 18px;
	color: #fff;
	padding-bottom: 8px;
	padding-top: 7px;
	position: relative;
	background-color: #ff7400;
	text-align: center;
}
.subtitle:hover{
	color: #fff;
	background-color: #f26e00;

}
.subtitle1 h1 {
	font-size:20px;
	font-weight:600;
	display:inline-block;
	color:#ffffff;
}
.subtitle1 {
	font-size: 25px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	padding:15px 5px;
	color:#ffffff;
	margin-top:18px;
}
.subtitle1:before{
	font-family: 'Glyphicons Halflings';
	content:"\e131";
	font-size:18px;
	margin-right:10px;
	color:#ffffff;
}
.subtitle1 a{
	color:#ffffff;
}
.subtitle1 a:hover{
	color:#fc362d;
}
.subtitle2 {
	font-size: 35px;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	padding:15px 25px;
	text-align:center;
}
.subtitle1 ul,.subtitle2 ul{
	float:right;
	color:#ffffff;
}
.subtitle1 ul li,.subtitle2 ul li{
	font-size: 15px;
	font-weight:normal;
	display:inline-block;
	color:#ffffff;

}
.subtitle1 ul li:before,.subtitle2 ul li:before{
	content:" / ";
	color:#ffffff;
}
.subtitle1 ul li:first-child:before,.subtitle2 ul li:first-child:before{
	content:"";
}
figure {border-radius:15px; overflow:hidden;}
.grid {position: relative;clear: both;max-width:100%;list-style: none;text-align: center; border-radius:15px; overflow:hidden;}
.grid figure{position:relative;float:left;overflow:hidden;min-width:100%;max-width:480px;max-height:100%;width:48%;height:100%;text-align:center;cursor:pointer;}

.grid figure img {position: relative;display: block;width: 100%;}
.grid figure figcaption,
.grid figure figcaption > a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
figure.effect-julia a{ float:left; width:100%; height: auto;}
figure.effect-julia img {max-width: none;width:100%; height: auto;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;
-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure.effect-julia p:nth-of-type(3) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
figure.effect-julia:hover p:first-child {-webkit-transition-delay: 0s;transition-delay: 0s;}
figure.effect-julia:hover p:nth-of-type(2) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
figure.effect-julia:hover p:nth-of-type(3) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}
figure.effect-julia:hover img {	opacity: 1;-webkit-transform: scale3d(1.04,1.04,1);transform: scale3d(1.04,1.04,1);}
figure.effect-julia:hover p {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.mh_both {
	box-sizing:border-box;
	margin-bottom:15px;
	position:relative;
}
.mh_top {
	float:left;
	text-align:left;
	padding-top:10px;
}
.mh_top img {
	padding:6px;
	background:#ffffff;
	border:2px dashed #b5b5b5;
	border-radius:20px;
	box-shadow:5px 5px 5px #cccccc;
}
.mh_bot {
	float:right;
	position:absolute;
	text-align:right;
	top:100px;
	right:20px;
}
.mh_bot img {
	padding:6px;
	background:#ffffff;
	border-radius:20px;
	border:2px dashed #b5b5b5;
	box-shadow:5px 5px 5px #cccccc;
}
.pp_maring {
	margin-top:0;
	line-height:42px;
	padding-top:20px;
}

@media screen and (max-width: 800px) {
	.subtitle1 ul,.subtitle2 ul{
		display:none;
	}
	.mh_top {
		text-align:left;
		padding-left:0;
	}
	.mh_bot {
		float:right;
		position:absolute;
		text-align:right;
		top:206px;
		right:30px;
		display:none;
	}
	.pp_maring {
		margin-top:10px;
	}
}


.subtitle3 {
	font-size: 18px;
	color: #b01317;
	padding-bottom: 5px;
	padding-top: 15px;
}

.subcon {
	margin-top:20px;
	font-size:18px;
	line-height:38px;
	color:#ffffff;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	padding:2% 0% 4% 0%;
}
.fenshua p a{ color:#930 !important;}

.subcon img{
	width:auto;
	max-width:100%;
}
.subcon ul{
	list-style:inside;
}

.subcon a {
	color: #ffffff;
}
.subcon a:hover {
	color: #bc2121;
}
.mh_ku {
	float:left;
	border:3px solid #C7C7C7;
	padding:25px 15px;
	text-align:center;
	border-radius:20px;
}
.mh_ku img {
	margin-bottom:20px;
}
.mh_ku a{
	font-size:40px;
	font-family:"Times New Roman";
	color:#286dbd;
}
.mh_ku a:hover{
	color:#ff6600;
}
.companyt {
	font-size: 24px;
	color: #ff6600;
	padding-bottom: 5px;
}

.contact {
	font-size: 15px;
	background: #EEE;
	padding-top: 10px;
}

.contact label {
	color: #666;
}

.contact ol {
	padding-left: 20px;
}

.contact1 {
	padding-bottom: 15px;
	font-size: 15px;
}
.contact_imst img {
	padding:6px;
	background:#ffffff;
	box-shadow:7px 7px 7px #C1C1C1;
}
.times_titles {
	font-size:22px;
	color:#4fb7b6;
	font-weight:600;
}
.note1 {
	border-top: 1px dotted #666;
	padding-top: 5px;
	padding-bottom: 5px;
}

.note2 {
	color: #000;
}

.note3 {
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	color: #999;
}
.t_both {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.t_dz {
	float:left;
	text-align:left;
	font-size:22px;
	color:#4fb7b6;
	font-weight:600;
}
.t_tel {
	float:left;
	text-align:right;
	font-size:22px;
	color:#ff6600;
	font-weight:600;
}
.t_map {
	float:left;
	padding:5px;
	margin-top:20px;
	border:1px dashed #58cbca;
	background:#ffffff;
	box-shadow:7px 7px 7px #B1B1B1;
}
.company_title {
	font-size:24px;
	color:#c63344;
	font-weight:600;
}
.contact_qrc {
	float:left;
	text-align:center;
	padding-top:15px;
}
.contact_qrc img{
	padding:5px;
	background:#ffffff;
	box-shadow:5px 5px 5px #BDBDBD;
}
.contact_map {
	float:left;
	padding:0;
	border:6px solid #e1e1e1;
}
.about_pin_bt {
	font-size:24px;
	color:#000000;
	font-weight:600;
}
.n_pro {
	margin-top:25px;
}
.n_pro>div {
	margin-bottom: 15px;
}
.bt_en {
	font-family:"Times New Roman";
	color:#D30003;
	font-size:18px;
}
.brand_img img {
	border:1px solid #cccccc;
	box-shadow:5px 5px 5px #AAAAAA;
}
.proimgs{
	padding:7px;
	border:1px solid #cccccc;
	
}
.proimgs:hover{
	border:1px solid #bc001c;
}
.in_contact_ti {
	float:left;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	color:#ffffff;
	font-size:20px;
	border-radius:25px;
	background:#bc2121;
}
.in_contact_line {
	float:left;
	border-top:1px solid #cccccc;
	margin-top:23px;
}
.ab_tpmnb {
	float:left;
	text-align:center;
	padding:0;
}
.ab_tpmnb img{
	padding:8px;
	background:#cccccc;
}
.ab_fose {
	float:left;
	padding-left:45px;
	margin-top:0;
}
.contact_nr {
	float:left;
	margin-top:0px;
	margin-bottom:26px;
}
.contact_mar {
	margin-top:0;
}
.contact_fontst {
	line-height:70px;
	font-weight:600;
}

.contact_mail {
	line-height:70px;
	font-weight:600;
}
.contact_add {
	line-height:70px;
	font-weight:600;
}

.contact_map {
	float:left;
	padding:0;
	border:6px solid #cccccc;
	margin-top:0;
}
.contact_bg {
	margin-top:15px;
}
.fh_font {
	padding-top:50px;
}
@media ( min-width :1024px) {
	.news1{min-height:400px; height:auto !important; height:400px;}
}
.news1 {
	float:left;
	margin-top:25px;
	margin-bottom:25px;
	color:#282828;
}
.news1>a {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #ffffff;
	font-size:18px;
	background:url(../images/iconnews1.png) no-repeat 5px center;
	padding-left:26px;
}

.news1>a:hover {
	color: #ff9900;
	background: url(../images/iconnews1.png) no-repeat 5px center;
	text-decoration: none;
}

.news1>a:hover .news3 {
	color: #ff9900;
}

.contitle1 {
	color: #ff9900;
	font-weight:600;
	font-size: 22px;
	word-break: break-all;
}

.news2 {
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color:#ffffff;
}

.news3 {
	font-size: 18px;
	color: #ffffff;
	display: block; /*定义为块级*/
	float: left; /*左对齐*/
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	padding-left: 7px;
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis; /* 支持 Opera */
}

.newsdetail {
	line-height: 38px;
	font-size: 18px;
	color:#ffffff;
	padding-top:35px;
	word-break: break-all;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

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

.newsimg {
	width: auto;
	max-width: 100%;
}
.ab_btt {
	float:left;
	padding-bottom:12px;
	font-size:30px;
	padding-left:0;
	color:#282828;
	background:url(../images/title_right.png) left bottom no-repeat;
}
.ab_enb {
	font-family:"Times New Roman";
	font-size:24px;
	font-weight:600;
	color:#c63344;
	font-style:italic;
}
.ab_qboth {
	float:left;
	padding-left:0;
	background:rgba(0,0,0,0.7);
	padding:35px;
	color:#ffffff;
	font-size:18px;
	line-height:36px;
}
.ab_nrcxz {
	float:left;
	margin-top:10px;
	padding-left:0;
}
@media ( min-width :1024px) {
	.conlist{min-height:400px; height:auto !important; height:400px;}
}
.conlist {
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}
.conlist>a {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666666;
	display: block;
}

.conlist>a:hover {
	background: #efefef;
	text-decoration: none;
}

.conlistpic {
	padding: 5px;
	background:#ffffff;
	box-shadow:5px 5px 5px #BBBBBB;
	box-sizing: border-box;
	border: 2px solid #A8A8A8;
	width: 100%;
}

.news4 {
	font-weight: bold;
	font-size: 18px;
	color:#4fb7b6;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}

.news5 {
	color: #282828;
	font-size:15px;
	margin-top:3px;
	overflow: hidden; /*超出的部分隐藏起来。*/
	white-space: nowrap; /*不显示的地方用省略号...代替*/
	padding-right: 7px; /*文字距离右侧7像素。*/
	text-overflow: ellipsis; /* 支持 IE */
	-o-text-overflow: ellipsis;
}

.pager a {
	color: #000;
}

.member {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.member1 {
	font-size: 17px;
}

.member2 {
	padding-top: 20px;
}

.member2 table {
	border-top: 1px solid #cccccc;
}

.member2 .form-group .col-xs-2 {

}

.member3 {
	color: #F60;
}

.member4 {
	font-size: 11px;
	font-family: Arial;
}

.szmenub {
	background: #ff9900;
	text-align: center;
	font-size: 15px;
	margin-bottom: 5px;
	color: #FFF;
	font-family:"Microsoft JhengHei", PMingLiU;

}

.szmenub:hover {
	background: #e4393c;
	text-align: center;
	font-weight:bold;
	font-family:"Microsoft JhengHei", PMingLiU;
}

.szmenub:hover .szmenu{
	display:block;
}

.szmenu {
	position: absolute;
	top: 100%;
	left: 0px;
	border: 2px solid #e4393c;
	z-index: 1100;
	padding-right: 0px;
	padding-left: 0px;
	background:#fafafa;
	font-family: PMingLiu;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
}

.szmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.szmenu li {
	padding: 5px 3%;
	color: #000;
	position:relative;
}

.szmenu ul a {
	color: #000;
	font-weight:normal;
	font-family:"Microsoft JhengHei", PMingLiU;
}

.szmenu ul a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #e4393c;
}

.szmenu>ul {
	padding-left: 10px;
	padding-right: 10px;
}

.szmenu>ul>li {
	border-bottom: 1px solid #FFF;
	position: relative;
	padding-left: 10px;
}

.szmenu>ul>li:hover {
	border: 1px solid #CCC;
	background: #FFF;
	padding-bottom: 4px;
	font-family:"Microsoft JhengHei", PMingLiU;
}

.szmenu li ul{
	display:none;
	border-left:none;
	background-color:#E4393C;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
.szmenu li ul li{
	margin:0px;
	padding:0px;
}
.szmenu li ul a{
	color:#FFF;
	padding:1% 2%;
	display:block;
	text-decoration:none;
}
.szmenu li ul a:hover{
	font-weight:300;
	color:#FFF;
	background:#dd292c;
	text-decoration:none;
}
.szmenu li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li:hover ul ul{ display:none; }
.szmenu li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li:hover ul ul{ display:none; }
.szmenu li li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li li:hover ul ul{ display:none; }
.szmenu li li li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li li li:hover ul ul{ display:none; }
.szmenu li li li li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li li li li:hover ul ul{ display:none; }
.szmenu li li li li li li:hover ul{ display:block; position:absolute; top:-1px; right:-100%; width:100%; }
.szmenu li li li li li li:hover ul ul{ display:none; }
.contact_title {
	font-size:22px;
	color:#4fb7b6;
	font-weight:bold;
}
.red {
	color: #F00;
	text-align:center;
	line-height:23px;
}

.green {
	color: #489f48;
}

img {
	width: 100%;
	height: auto;
}

a:hover {
	text-decoration: none;
}

.clear {
	height: 0px;
	clear: both;
	overflow: hidden;
}

.prodtran{
	position:absolute;
	top:100%;
	left:50%;
	z-index:999;
	background:#FFF;
	border:1px #CCC solid;
	padding-left:5px;
}

.qty{
	width:40px;
	height:30px;
	text-align:center;
	margin:0;
}

.qtyadd{
	height:30px;
	width:20px;
	text-align:center;
	margin:0;
	cursor:pointer;
}

.piccon {
	background:#FDF8E4;
	border:1px solid #F9EAC9;
	padding:20px;
	color:#8A6E3C;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	width:98%;
	margin:1%;

}
.movebg {
	top: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-repeat: repeat;
}
.moveoverlay {
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/pattern.html);background-repeat: repeat;
}

.movecontainer {
  position: relative;
  padding-left:0;
  padding-right:0;
}
.mm-footer img{ width:auto;}
.tbformt{
	text-align:center;
}
.tbformi{
	padding:5px;
	text-align:center;
}
.tbforms{
	padding:10px;
}
.nopadding{ padding:0;}
.de_yj img{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.de_yy img{
	-moz-border-radius: 5px 5px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=&amp;qpos;#969696&amp;qpos;, Direction=135, Strength=10);
	background-color: #000;
	-moz-box-shadow:1px 3px 5px #969696;
	-webkit-box-shadow:1px 3px 5px #969696;
	box-shadow:1px 3px 5px #969696;
}
.de_x img{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.de_x img:hover{
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
}
.ab_topti {
	margin-top:55px;
	margin-bottom:35px;
}
.ab_topti img {
	padding:8px;
	background:#cccccc;
}
.ab_fid {
	padding:0;
}
.idea_titles {
	float:left;
	padding:10px 10px 10px 0px;
	font-size:22px;
	color:#c63344;
	margin-bottom:10px;
	border-bottom:1px solid #ffffff;
}
.services_titles {
	float:left;
	padding:10px 10px 10px 0px;
	font-size:22px;
	color:#c63344;
	margin-bottom:10px;
}
.idea_imgst img {
	padding:6px;
	background:#cccccc;
}
.license_top {
	padding-top:15px;
	text-align:left;
}
.services_tops {
	text-align:left;
}
.services_tops img{
	padding:6px;
	background:#cccccc;
	margin-top:10px;
}
.contact_telsy {
	line-height:70px;
	font-weight:600;
}
.bt_tops {margin-top:50px;}
.contact_tipyc {margin-top:18px;}
@media screen and (max-width: 1288px) {
	.contact_fontst {line-height:36px;}
}
@media screen and (max-width: 1080px) {
	.contact_fontst {line-height:30px;}
	.contact_telsy {line-height:58px;}
	.contact_add {line-height:30px;}
}
@media screen and (max-width: 800px) {
	.bannertitle {
		font-size:11px;
		padding:3px;
	}
	.bannercontent {
		font-size:8px;
		padding:0 1px;
		line-height:10px;
	}
	.t_dz {
		text-align:center;
	}
	.t_tel {
		text-align:center;
	}
	.news4 {
		font-weight: bold;
		font-size: 18px;
		color:#4fb7b6;
		margin-top:0px;
		overflow: hidden; /*超出的部分隐藏起来。*/
		white-space: nowrap; /*不显示的地方用省略号...代替*/
		padding-right: 7px; /*文字距离右侧7像素。*/
		text-overflow: ellipsis; /* 支持 IE */
		-o-text-overflow: ellipsis;
	}
	.news1 {
		float:left;
		margin-top:25px;
		margin-bottom:25px;
	}
	.ab_fose {
		float:left;
		padding-left:10px;
		margin-top:20px;
	}
	.ab_topti {
		margin-top:25px;
		margin-bottom:25px;
	}
	.subcon {
		margin-top:20px;
		margin-bottom:15px;
	}
	.contact_mar {
		margin-top:35px;
	}
	.contact_fontst {
		line-height:28px;
	}
	.contact_mail {
		line-height:28px;
		word-wrap:break-word;
	}
	.contact_add {
		line-height:28px;
	}
	.contact_telsy {line-height:54px;}
	.bt_tops {margin-top:30px;}
	.red {
		color: #F00;
		text-align:center;
		line-height:36px;
	}
	.fh_font {
		padding-top:0px;
	}
	.in_contact_ti {
		float:left;
		text-align:center;
		padding-top:3px;
		padding-bottom:3px;
		color:#ffffff;
		font-size:18px;
		border-radius:25px;
		background:#bc2121;
	}
	.contact_tipyc {margin-top:0px;}
}

#szpop {
	position: fixed;
	left: 10px;
	bottom: 50px;
	z-index: 10000;
	font-size: 18px;
	color: #FFF;
	cursor: pointer;
	line-height: 18px;
}

#szpop a {
	color: #FFF;
}

.szmp {
	display: inline-block;
	border: 5px solid #FFF;
	background: rgba(21, 93, 78, .7);
	font-size: 22px;
	padding: 10px 10px 12px 12px;
	border-radius: 30px;
}

.szcall {
	position: absolute;
	top: -33px;
	left: 35px;
	background: rgba(21, 93, 78, .7);
	padding: 6px 7px;
	border-radius: 18px;
}

.szmsg {
	position: absolute;
	top: -38px;
	left: 0px;
	background: rgba(21, 93, 78, .7);
	padding: 6px 7px;
	border-radius: 18px;
}

/*background:#165d4e;*/
.szlist {
	position: absolute;
	top: -5px;
	left: 60px;
	left: 57px;
	background: rgba(21, 93, 78, .7);
	padding: 6px 7px;
	border-radius: 18px;
}

.szhide {
	position: absolute;
	top: 33px;
	left: 57px;;
	background: rgba(21, 93, 78, .7);
	padding: 6px 7px;
	border-radius: 18px;
}
.scrollup {
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	z-index:99999;
	cursor:pointer;
}
.scrollup:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.idxc_1 {
	float:left;
	padding-top:45px;
	padding-bottom:35px;
	text-align:center;
}
.idxc_2 {
	float:left;
	padding-top:0px;
	padding-bottom:35px;
}
.idxc_3 {
	float:left;
	padding-top:45px;
	padding-bottom:45px;
}
.idxc_4 {
	float:left;
	padding-top:0;
	background:url(../images/news_bg.jpg);
}
.idxc_5 {
	padding-top:0;
	padding-bottom:4.5%;
	background:url(../images/news_bg.jpg);
}

.ab_tpq {
	float:left;
	padding-top:63px;
}
.ab_centerl {
	float:left;
	text-align:center;
	margin-top:0;
}
.ab_centerl img{
	padding:5px;
	background:#ffffff;
}
.in_th_mar {
	margin-top:0;
}
.footer_le {
	text-align:center;
}
.footer_ri {
	text-align:center;
}
.pro_bothsy {
	padding:35px 0px 45px 0px;
}
.inabtop {
	margin-top:0;
}
.in_ab_tis {
	float:left;
	background:url(../images/ab_img.png) left top no-repeat rgba(0,0,0,0.6);;
	padding:58px 65px 58px 0px;
	text-align:right;
	font-size:28px;
	color:#1e1e1e;
	letter-spacing:2px;
	min-height:235px;
	background-size:cover;
}
.tis_eng {
	font-family:"Times New Roman";
	font-size:22px;
	color:#1e1e1e;
}
.in_ab_nry {
	float:left;
	background:url(../images/ab_bg.png) right top no-repeat;
	background-size:cover;
	padding:30px 70px 30px 25px;
	font-size:20px;
	line-height:35px;
	color:#ffffff;
	text-align:left;
}
@media (max-width:1480px) {
	.movecontainer {
		position: relative;
	}
}
@media (max-width:1288px) {
	.in_ab_tis {
		float:left;
		background:url(../images/ab_img.png) left top no-repeat rgba(0,0,0,0.6);;
		padding:92px 65px 90px 0px;
		text-align:right;
		font-size:28px;
		color:#1e1e1e;
		letter-spacing:2px;
		min-height:235px;
		background-size:cover;
	}
}
@media (max-width:1028px) {
	.scrollup {
		right: 10px;
	}
	.in_ab_nry {
		font-size:18px;
	}
}
@media (max-width:800px) {
	.ab_tpq {
		float:left;
		padding-top:20px;
	}
	.idxc_1 {
		float:left;
		padding-top:40px;
		padding-bottom:0px;
	}
	.idxc_2 {
		float:left;
		padding-top:20px;
		padding-bottom:40px;
	}
	.idxc_5 {
		padding-top:0;
		padding-bottom:50px;
		background:url(../images/news_bg.jpg);
	}
	.ab_centerl {
		margin-top:20px;
	}
	.idxc_3 {
		float:left;
		padding-top:35px;
		padding-bottom:35px;
	}
	.in_th_mar {
		margin-top:20px;
	}
	.movecontainer {
		position: relative;
	}
	.footer_le {
		text-align:right;
	}
	.footer_ri {
		text-align:left;
	}
	.pro_bothsy {
		padding:35px 0px 30px 0px;
	}
	.inabtop {
		margin-top:20px;
	}
	.in_ab_tis {
		float:left;
		background:url(../images/ab_img01.png) bottom center no-repeat ;
		padding:68px 65px 48px 0px;
		text-align:right;
		font-size:28px;
		color:#1e1e1e;
		letter-spacing:2px;
		min-height:235px;
		background-size:cover;
	}
	.in_ab_nry {
		float:left;
		background:url(../images/ab_bg01.png) bottom center no-repeat;
		background-size:cover;
		padding:20px 15px 80px 18px;
		font-size:18px;
		line-height:32px;
		color:#ffffff;
		text-align:left;
	}
}