.f_aboutus_more .title {
	font-size: 28px;
	padding: 50px 0 50px 0;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #006bac
}

.f_aboutus_more .box_width {
	background-color: #006bac;
	padding: 0 0 100px 0
}

.f_aboutus_more .box {
	width: 1200px;
	margin: 0 auto
}

.f_aboutus_more .box dl {
	float: left;
	width: 25%;
	text-align: center
}

.f_aboutus_more .box dl dt {
	font-size: 60px;
	margin-bottom: 40px
}

.f_aboutus_more .box dl dt .glyphicon {
	display: inline-block;
	background-color: #87adf6;
	width: 100px;
	height: 100px;
	line-height: 100px;
	border: 3px solid #fff;
	border-radius: 999px;
	color: #fff
}

.f_aboutus_more .box dl dd a {
	color: #fff;
	font-size: 18px;
	font-weight: bold
}

.f_aboutus_more .zan {
	font-size: 60px;
	text-align: center;
	margin-top: -60px
}

.f_aboutus_more .zan .glyphicon {
	display: inline-block;
	background-color: #87adf6;
	width: 100px;
	height: 100px;
	line-height: 100px;
	border: 5px solid #fff;
	border-radius: 999px;
	color: #fff
}

.f_aboutus_more .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes bounce {
	0,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@keyframes bounce {
	0,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

.f_aboutus_more .bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}

.f_certificate_lin4 {
	width: 1200px;
	margin: 0 auto
}

.f_certificate_lin4 .title {
	font-size: 28px;
	padding: 50px 0;
	font-weight: bold;
	text-align: center;
	color: #006bac
}

.f_certificate_lin4 .imgs {
	text-align: center
}

.f_certificate_lin4 .imgs img {
	padding: 0 20px 20px 20px;
	max-width: 180px;
	max-height: 270px;
	width: 180px\9
}

.f_certificate_lin4 p {
	font-size: 14px;
	margin-bottom: 50px;
	text-align: center
}

.f_company_intro_all {
	width: 1200px;
	margin: 0 auto
}

.f_company_intro_all .title {
	font-size: 28px;
	padding: 40px 0 50px 0;
	font-weight: bold;
	text-align: center;
	color: #006bac
}

.f_company_intro_all .p_txt {
	line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 20px
}

.f_company_intro_all p {
	line-height: 2em;
	font-size: 14px
}

.f_company_nointro {
	width: 1200px;
	margin: 0 auto 20px auto
}

.f_company_nointro .tit {
	text-align: center;
	color: #006bac;
	font-size: 28px;
	text-transform: capitalize;
	padding: 40px 0 50px 0;
	font-weight: bold
}

.f_company_nointro .box {
	border-top: 1px solid #006bac;
	padding: 15px 10px
}

.f_company_nointro .box_left {
	float: left;
	width: 510px;
	padding: 0 15px;
	border-right: 1px solid #ccc;
	min-height: 300px
}

.f_company_nointro .box_left p {
	padding: 5px 0;
	line-height: 2em;
	font-size: 14px
}

.f_company_nointro .box_right {
	float: right;
	width: 400px;
	padding: 10px 10px 0 10px
}

.f_company_nointro .img_wrap {
	width: 400px;
	height: 250px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom
}

.f_company_nointro .img_wrap img {
	max-width: 400px;
	max-height: 250px;
	width: 400px\9;
	display: none;
	margin: 0 auto
}

.f_company_nointro .img_wrap img.cur {
	display: block
}

.f_company_nointro .tab li {
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: -2px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #006bac
}

.f_company_nointro .tab li span {
	display: inline-block;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold
}

.f_company_nointro .tab li.cur {
	border: 1px solid #006bac;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #006bac;
	background-color: #fff;
	color: #006bac
}

.f_company_nointro .page {
	background-color: #ccc;
	height: 30px;
	padding-right: 5px;
	text-align: right
}

.f_company_nointro .page span {
	display: inline-block;
	padding: 1px 5px;
	border: 1px solid #999;
	background-color: #fff;
	margin: 2px 0 0 5px;
	cursor: pointer
}

.f_company_nointro .page span.cur {
	background: 0;
	border: 1px solid #006bac;
	color: #006bac
}

.f_company_qccu {
	width: 1200px;
	margin: 50px auto 0 auto;
	color: #fff;
	padding-bottom: 30px
}

.f_company_qccu .title {
	font-size: 30px;
	padding: 50px 40px 40px 40px;
	font-weight: bold;
	text-align: center;
	font-family: "HelveticaNeue Black"
}

.f_company_qccu .title span {
	color: #87adf6
}

.f_company_qccu .txt_left {
	float: left;
	width: 400px;
	margin-left: 20px;
	position: relative
}

.f_company_qccu .img_right {
	float: right;
	width: 540px;
	text-align: center
}

.f_company_qccu .tit {
	margin: 10px 0 5px 0
}

.f_company_qccu b {
	font-weight: normal
}

.f_company_qccu .tit span {
	float: left
}

.f_company_qccu .tit i {
	font-style: normal;
	font-size: 24px;
	line-height: 50px;
	margin-left: 10px;
	color: #fff
}

.f_company_qccu .txt_left p {
	line-height: 1.5em;
	font-size: 14px;
	padding-left: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	height: 84px;
	color: #fff
}

.f_company_qccu .one .glyphicon {
	width: 50px;
	height: 50px;
	background-color: #fff;
	color: #006bac;
	border-radius: 999px;
	text-align: center;
	line-height: 50px;
	font-size: 25px
}

.f_company_qccu .two .glyphicon {
	line-height: 45px;
	font-weight: bold
}

.f_company_qccu .txt_left p i {
	font-style: normal
}

.f_company_qccu .three p .more {
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	display: block;
	font-size: 16px
}

.f_company_qccu .three p .more:hover {
	color: #0d5486
}

.f_company_qccu .three p {
	height: auto
}

.f_company_qccu img.big_image {
	max-width: 400px;
	max-height: 250px;
	width: 400px\9
}

.f_company_qccu img.small_image {
	max-width: 248px;
	max-height: 150px;
	width: 248px\9
}

.f_company_qccu .big_box {
	margin-top: 20px;
	width: 100%
}

.f_company_qccu .big_box span {
	display: table-cell;
	width: 517px;
	height: 252px;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center
}

.f_company_qccu .small_box span {
	display: table-cell;
	width: 250px;
	height: 150px;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center
}

.f_company_qccu .small_box {
	width: 250px;
	height: 150px;
	float: left;
	margin-top: 20px;
	margin-right: 15px;
	overflow: hidden
}

.f_company_qccu .txt_left:before {
	content: "";
	display: block;
	width: 0;
	height: 300px;
	border-left: 1px dashed #666;
	position: absolute;
	left: 25px;
	top: 30px
}

.f_company_show_detail {
	background: #eee;
	padding: 0 0 20px 0
}

.f_company_show_detail .tit {
	text-align: center;
	color: #006bac;
	font-size: 28px;
	padding: 50px 0;
	font-weight: bold
}

.f_company_show_detail .cont_box {
	width: 1200px;
	margin: 0 auto
}

.f_company_show_detail .main_market,
.f_company_show_detail .business_type,
.f_company_show_detail .others {
	width: 250px;
	float: left;
	margin: 0 41px
}

.f_company_show_detail .icon {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: #006bac;
	position: relative;
	margin-bottom: 20px
}

.f_company_show_detail .icon:before {
	position: absolute;
	content: "";
	display: block;
	width: 66px;
	height: 66px;
	left: 17px;
	top: 17px;
	background: url(/templets/default/images/Modular_bg_2.png) no-repeat
}

.f_company_show_detail .main_market .icon:before {
	background-position: 0 -53px
}

.f_company_show_detail .business_type .icon:before {
	background-position: -67px -53px
}

.f_company_show_detail .others .icon:before {
	background-position: -128px -53px;
	left: 19px;
	width: 60px
}

.f_company_show_detail p {
	margin-left: 60px;
	line-height: 2em;
	font-size: 14px
}

.f_company_show_detail .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 2.5em
}

.f_company_show_detail .title_s {
	font-weight: bold
}

.f_error_box {
	width: 715px;
	height: 267px;
	background: url(/templets/default/images/403.jpg) no-repeat 0 0;
	margin: 60px auto;
	margin-top: 40px;
	overflow: hidden
}

.f_error_box .error_detail {
	padding-left: 180px
}

.f_error_box .title {
	font-size: 32px;
	font-family: Arial
}

.f_error_box .title_td {
	height: 120px;
	vertical-align: bottom
}

.f_error_box .content {
	font-size: 16px;
	font-family: Arial;
	display: block;
	padding-top: 5px;
	line-height: 20px
}

.f_footer_reserved {
	height: 24px;
	margin: 5px auto;
	text-align: center;
	color: #fff;
	line-height: 18px;
	width: 1200px;
	border-top: 1px solid #ddd;
	padding-top: 5px
}

.f_footer_reserved .con {
	padding-right: 2px
}

.f_footer_reserved .con a {
	color: #fff
}

.f_footer_reserved a:last-child {
	color: #fff
}

.f_footer_three_news {
	background-color: #2d2d2d;
	width: 1050px;
	margin: 0 auto;
	color: #fff;
	padding: 20px 10px
}

.f_footer_three_news a {
	color: #fff
}

.f_footer_three_news a:hover {
	color: #ff7519;
	text-decoration: none
}

.f_footer_three_news .news,
.f_footer_three_news .contact,
.f_footer_three_news .leave {
	width: 310px;
	float: left
}

.f_footer_three_news .news dl {
	margin-bottom: 15px
}

.f_footer_three_news .news_title {
	border-bottom: 1px solid #6b7275;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0 35px 0;
	margin: 5px 0 30px 0;
	line-height: 1.5em;
	font-family: "HelveticaNeue Black"
}

.f_footer_three_news dt {
	float: left;
	border: 3px solid #ccc;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 1px
}

.f_footer_three_news dt:hover {
	border: 3px solid #006bac
}

.f_footer_three_news dt a {
	width: 100px;
	height: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.f_footer_three_news dt img {
	max-width: 100px;
	max-height: 100px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-backface-visibility: hidden
}

.f_footer_three_news dl:hover dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-backface-visibility: hidden
}

.f_footer_three_news dd h2 {
	font-size: 14px;
	font-weight: normal
}

.f_footer_three_news dd a {
	width: 185px;
	display: inline-block;
	height: 45px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #fff
}

.f_footer_three_news dd a:hover {
	color: #87adf6
}

.f_footer_three_news dd {
	float: right;
	width: 185px;
	line-height: 1.5em
}

.f_footer_three_news dd p {
	margin: 10px 0;
	font-size: 12px
}

.f_footer_three_news dd div {
	text-align: left;
	margin: 25px 0 15px 0
}

.f_footer_three_news dd div a {
	display: inline;
	background-color: #3e454a;
	color: #fff;
	padding: 1px 5px;
	border-radius: 2px;
	-webkit-transition: all .8s ease-out;
	-moz-transition: all .8s ease-out;
	-ms-transition: all .8s ease-out;
	-o-transition: all .8s ease-out;
	transition: all .8s ease-out
}

.f_footer_three_news dd div a:hover {
	color: #87adf6;
	text-decoration: none
}

.f_footer_three_news .contact {
	margin-left: 50px
}

.f_footer_three_news .contact table tr {
	background-color: #121212
}

.f_footer_three_news .contact table tr .glyphicon {
	font-size: 20px;
	margin-bottom: 10px
}

.f_footer_three_news td {
	vertical-align: middle;
	padding: 5px
}

.f_footer_three_news .link a {
	background: url(/templets/default/images/Modular_bg.png) no-repeat;
	display: inline-block;
	width: 35px;
	height: 31px;
	margin-left: 24px
}

.f_footer_three_news .link a.linkedin {
	background-position: -223px -45px
}

.f_footer_three_news .link a.facebook {
	background-position: -267px -45px
}

.f_footer_three_news .link a.twitter {
	background-position: -312px -45px
}

.f_footer_three_news .link a.google {
	background-position: -362px -45px
}

.f_footer_three_news .contact table tr .le_bg {
	background-color: #ccc;
	border-radius: 3px;
	color: #006bac
}

.f_footer_three_news .contact table tr .le_bg .glyphicon {
	top: 5px
}

.f_footer_three_news .contact table tr.kong td {
	height: 5px;
	background-color: #2d2d2d
}

.f_footer_three_news .text {
	padding: 10px;
	line-height: 1.5em
}

.f_footer_three_news .text a {
	color: #87adf6
}

.f_footer_three_news .leave {
	margin-left: 50px
}

.f_footer_three_news .leave input,
.f_footer_three_news .leave textarea {
	background-color: #2d2d2d;
	border: 1px solid #b1b8bb;
	width: 100%;
	color: #fff;
	cursor: auto;
	border-radius: 3px;
	outline: 0;
	font-size: 14px
}

.f_footer_three_news .leave input {
	height: 35px;
	line-height: 35px;
	padding: 0 7px
}

.f_footer_three_news .leave textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	height: 201px;
	resize: none
}

.f_footer_three_news .leave .email {
	margin: 20px 0
}

.f_footer_three_news .but {
	margin: 20px 0;
	text-align: right
}

.f_footer_three_news .but input {
	background-color: #006bac;
	outline: 0;
	cursor: pointer;
	color: #fff;
	border: 0;
	border-radius: 2px;
	font-size: 16px;
	width: 90px
}

.f_footer_three_news .but input:hover {
	background-color: #FFF;
	color: #006bac
}

.f_header_breadcrumb {
	margin: 0 auto 0 auto;
	line-height: 30px;
	width: 1200px;
	padding-top: 15px
}

.f_header_breadcrumb a {
/*	position: relative;
	float: left;
	padding: 0 8px*/
}

.f_header_breadcrumb>a:first-child {
	padding-left: 0
}

.f_header_breadcrumb .index-bread {
	font-weight: normal;
	font-size: 14px;
	display: inline;
	padding-left: 6px
}

.f_header_breadcrumb a:after {
	position: absolute;
	right: -6px;
	top: 8px;
	background: url(/templets/default/images/model_bg_1.png) no-repeat 0 -141px;
	width: 10px;
	height: 15px;
	content: "";
	display: block
}

.f_header_menu_pic .top_link,
.f_header_menu_pic .top_language {
	float: right
}

.f_header_menu_pic .top_language {
	position: relative
}

.f_header_menu_pic .top a,
.f_header_menu_pic .top {
	color: #fff;
	text-decoration: none
}

.f_header_menu_pic .top a:hover {
	color: #ff7519
}

.f_header_menu_pic .top {
	padding: 10px;
	width: 1200px;
	margin: 0 auto
}

.f_header_menu_pic .top_bg {
	background-color: #000;
	width: 100%
}

.f_header_menu_pic .web_adress,
.f_header_menu_pic .phone {
	float: left;
	line-height: 18px;
	padding-top: 2px
}

.f_header_menu_pic .web_adress .glyphicon,
.f_header_menu_pic .phone .glyphicon {
	top: 2px
}

.f_header_menu_pic .web_adress .glyphicon-envelope,
.f_header_menu_pic .phone .glyphicon-earphone {
	padding-right: 15px;
	font-size: 16px;
	float: left
}

.f_header_menu_pic .phone .glyphicon-earphone {
	margin-left: 30px
}

.f_header_menu_pic .top_link a {
	padding-right: 8px
}

.f_header_menu_pic .logo {
	width: 220px;
	height: 60px;
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.f_header_menu_pic .menu_bor {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	position: relative
}

.f_header_menu_pic .menu_bor .nav_bg {
	position: absolute;
	width: 100%;
	height: 178px;
	bottom: -178px;
	border-top: 1px solid #ccc;
	background-color: #fff;
	left: 0;
	display: none;
	z-index: 9;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.06) inset
}

.f_header_menu_pic .menu {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.f_header_menu_pic .logo img {
	max-width: 220px;
	max-height: 60px
}

.f_header_menu_pic .menu_list {
	position: absolute;
	left: 220px;
	top: 25px;
	width: 1200px;
	height: 45px
}

.f_header_menu_pic .menu_list li {
	float: left;
	padding: 0 15px;
	font-size: 16px;
	height: 45px
}

.f_header_menu_pic .menu_list li .pic_div {
	position: relative;
	z-index: 900;
	width: 900px;
	margin-left: 50px;
	float: left
}

.f_header_menu_pic .menu_list li a {
	text-decoration: none
}

.f_header_menu_pic .menu_list li a:hover {
	color: #0d5486
}

.f_header_menu_pic .menu_list li.cur a {
	font-weight: bold;
	color: #006bac
}

.f_header_menu_pic .menu_list .nav {
	position: relative;
	z-index: 9;
	margin-right: 15px
}

.f_header_menu_pic .menu_list .nav .item {
	position: absolute;
	top: 10px;
	width: 1200px;
	padding: 10px 0;
	height: 150px;
	overflow: hidden
}

.f_header_menu_pic .menu_list .nav i {
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #784d8f;
	position: absolute;
	bottom: 9px;
	left: 50%;
	margin-left: -8px;
	-webkit-animation: nav-i 1s infinite linear;
	animation: nav-i 1s infinite linear;
	display: none
}

.f_header_menu_pic .menu_list .nav:hover i {
	display: inline
}

.f_header_menu_pic .menu_list .nav:after {
	position: absolute;
	right: 0;
	top: 9px;
	width: 0;
	height: 0;
	content: "";
	border: 4px solid transparent;
	border-top: 4px solid #000
}

.f_header_menu_pic .nav_pos {
	position: absolute;
	top: 0;
	left: 00px;
	width: 1200px;
	padding: 10px 0
}

.f_header_menu_pic .nav_pos .pic_width {
	width: 650px;
	margin: 0 auto;
	overflow: hidden
}

.f_header_menu_pic .nav_pos h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.f_header_menu_pic .nav_pos dl {
	margin: 10px 10px 10px 32px;
	float: left
}

.f_header_menu_pic .nav_pos dl {
	width: 180px;
	text-align: center
}

.f_header_menu_pic .nav_pos dl dt {
	width: 180px;
	height: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden
}

.f_header_menu_pic .nav_pos dl:hover dt img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.f_header_menu_pic .nav_pos dl img {
	max-width: 140px;
	max-height: 100px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.f_header_menu_pic .right_click,
.f_header_menu_pic .left_click {
	position: absolute;
	top: 55px;
	font-size: 20px;
	line-height: 10px;
	background-color: #ddd;
	padding: 10px;
	cursor: pointer;
	border-radius: 99px;
	z-index: 9999
}

.f_header_menu_pic .left_click {
	left: 0
}

.f_header_menu_pic .right_click {
	right: 0
}

.f_header_menu_pic .right_click .glyphicon,
.f_header_menu_pic .left_click .glyphicon {
	top: 0
}

.f_header_menu_pic .right_click:hover,
.f_header_menu_pic .left_click:hover {
	background-color: #006bac;
	color: #fff
}

.f_header_menu_pic .selected a:hover {
	color: #fff
}

.f_header_menu_pic .selected {
	margin-left: 8px;
	padding: 2px 5px 2px 2px
}

.f_header_menu_pic .selected a {
	display: inline-block;
	color: #fff;
	padding-left: 20px;
	background: url(/templets/default/images/index_45.gif) no-repeat
}

.f_header_menu_pic .select_language_wrap .arrow {
	display: block;
	width: 0;
	height: 0;
	margin-left: 3px;
	border: 4px solid transparent;
	border-top: 4px solid #fff;
	float: right;
	margin-top: 8px
}

.f_header_menu_pic .select_language {
	background: #FFF;
	border: 1px solid #ccc;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 8px 0 0 10px;
	position: absolute;
	top: 20px;
	right: 0;
	height: auto;
	width: 108px;
	display: none;
	z-index: 99999
}

.f_header_menu_pic .select_language dt {
	height: 20px;
	width: 80%;
	text-align: left;
	overflow: hidden;
	background: url(/templets/default/images/index_45.gif) no-repeat;
	padding-left: 28px;
	font-size: 12px
}

.f_header_menu_pic .select_language dt a {
	color: #333
}

.f_header_menu_pic .select_language dt.english,
.f_header_menu_pic .select_language_wrap a.english {
	background-position: 2px -476px
}

.f_header_menu_pic .select_language dt.french {
	background-position: 2px -417px;
	float: none
}

.f_header_menu_pic .select_language dt.german {
	background-position: 2px -357px
}

.f_header_menu_pic .select_language dt.italian {
	background-position: 2px -327px
}

.f_header_menu_pic .select_language dt.russian {
	background-position: 2px -297px
}

.f_header_menu_pic .select_language dt.spanish {
	background-position: 2px -267px
}

.f_header_menu_pic .select_language dt.portuguese {
	background-position: 2px -237px
}

.f_header_menu_pic .select_language dt.dutch {
	background-position: 2px -207px
}

.f_header_menu_pic .select_language dt.greek {
	background-position: 2px -147px
}

.f_header_menu_pic .select_language dt.japanese {
	background-position: 2px -447px
}

.f_header_menu_pic .select_language dt.korean {
	background-position: 2px -387px
}

.f_header_menu_pic .select_language dt.china {
	background-position: 2px -177px
}

.f_header_menu_pic .select_language dt.arabic {
	background-position: 2px -507px
}

.f_header_menu_pic .select_language dt.hindi {
	background-position: 2px -537px
}

.f_header_menu_pic .select_language dt.turkish {
	background-position: 2px -567px
}

.f_header_menu_pic .select_language dt.indonesian {
	background-position: 2px -597px
}

.f_header_menu_pic .select_language dt.vietnamese {
	background-position: 2px -622px
}

.f_header_menu_pic .select_language dt.thai {
	background-position: 2px -646px
}

.f_header_menu_pic .select_language dt.bengali {
	background-position: 2px -670px
}

.f_header_menu_pic .select_language dt.persian {
	background-position: 2px -694px
}

.f_header_menu_pic .select_language dt.polish {
	background-position: 2px -722px
}

.f_header_menu_pic .selected a.english {
	background-position: 2px -475px
}

.f_header_menu_pic .selected a.french {
	background-position: 2px -415px;
	float: none
}

.f_header_menu_pic .selected a.german {
	background-position: 2px -355px
}

.f_header_menu_pic .selected a.italian {
	background-position: 2px -325px
}

.f_header_menu_pic .selected a.russian {
	background-position: 2px -295px
}

.f_header_menu_pic .selected a.spanish {
	background-position: 2px -265px
}

.f_header_menu_pic .selected a.portuguese {
	background-position: 2px -235px
}

.f_header_menu_pic .selected a.dutch {
	background-position: 2px -205px
}

.f_header_menu_pic .selected a.greek {
	background-position: 2px -145px
}

.f_header_menu_pic .selected a.japanese {
	background-position: 2px -445px
}

.f_header_menu_pic .selected a.korean {
	background-position: 2px -385px
}

.f_header_menu_pic .selected a.china {
	background-position: 2px -175px
}

.f_header_menu_pic .selected a.arabic {
	background-position: 2px -505px
}

.f_header_menu_pic .selected a.hindi {
	background-position: 2px -535px
}

.f_header_menu_pic .selected a.turkish {
	background-position: 2px -565px
}

.f_header_menu_pic .selected a.indonesian {
	background-position: 2px -595px
}

.f_header_menu_pic .selected a.vietnamese {
	background-position: 2px -619px
}

.f_header_menu_pic .selected a.thai {
	background-position: 2px -644px
}

.f_header_menu_pic .selected a.bengali {
	background-position: 2px -668px
}

.f_header_menu_pic .selected a.persian {
	background-position: 2px -692px
}

.f_header_menu_pic .selected a.polish {
	background-position: 2px -718px
}

.f_inquiry_box {
	padding: 8px 0
}

.f_inquiry_box .inquiry_content {
	background: #f5f8fd;
	border: 1px solid #cfd7e4;
	border-radius: 6px
}

.f_inquiry_box th,
.f_inquiry_box td {
	padding: 4px 3px;
	text-align: left
}

.f_inquiry_box th {
	text-align: right
}

.f_inquiry_box .inquiry_text {
	border-color: #99aabd #d2dce8 #d2dce8 #99aabd;
	border-style: solid;
	border-width: 1px;
	height: 22px;
	line-height: 22px;
	height: 20px9;
	line-height: 20px9;
	font-size: 12px;
	padding: 0 5px
}

.f_inquiry_box .qr_fr_box {
	border: 1px solid #f4f4f4;
	padding: 12px 8px;
	color: #666;
	font: 11px/18px Tahoma
}

.f_inquiry_box .fr_tit {
	color: #666;
	font: 11px/18px Tahoma;
	font-weight: bold
}

.f_inquiry_box .error_cntr {
	font: .85em verdana;
	line-height: 18px;
	height: 18px;
	width: 100%;
	clear: both;
	background: url(/templets/default/images/inquiry_index_45.gif) no-repeat 0 -680px;
	margin-top: 3px;
	padding-left: 20px;
	color: #e30157;
	display: none
}

.f_inquiry_box .error_box {
	background: #f3fcfe;
	border: #87d2e3 solid 1px
}

.f_inquiry_box .email_address_td .inquiry_text {
	width: 200px;
	float: left
}

.f_inquiry_box .g_mid {
	position: relative
}

.f_inquiry_box .g_tab {
	width: 100%;
	table-layout: fixed;
	float: left;
	text-align: left;
	margin-top: 10px
}

.f_inquiry_box .g_photo {
	width: 390px;
	height: 72px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-bottom: 10px;
	font-size: 12px
}

.f_inquiry_box .g_show {
	overflow: hidden;
	width: 100%
}

.f_inquiry_box .g_show img {
	float: left;
	width: 10px;
	height: 10px;
	display: inline;
	margin: 3px 2px 0 5px
}

.f_inquiry_box .btn_wrap {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	height: 40px
}

.f_inquiry_box .g_sty {
	color: #888;
	font: 10px verdana;
	text-align: left
}

.f_inquiry_box .s {
	font-size: 10px;
	float: left;
	display: inline;
	line-height: 22px;
	color: red;
	margin-left: 5px
}

.f_inquiry_box .th_cs {
	font-size: 12px;
	color: #333;
	width: 12%;
	padding-top: 10px
}

.f_inquiry_box .email_address_td {
	padding-bottom: 8px;
	width: 620px
}

.f_inquiry_box .g_tit {
	font-size: 12px;
	color: #333;
	font-weight: bold
}

.f_inquiry_box .qr_po {
	background: url(/templets/default/images/qr_po.gif) no-repeat 0 5px;
	padding-left: 8px
}

.f_inquiry_box .com_pro {
	vertical-align: top;
	padding-bottom: 0;
	width: 88%
}

.f_inquiry_box .com_pro strong {
	margin-right: 5px
}

.f_inquiry_box .g_pro {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 2px
}

.f_inquiry_box .g_pro a {
	margin-left: 3px
}

.f_inquiry_box .com_pro span {
	color: #888
}

.f_inquiry_box .g_fo {
	width: 500px;
	height: 120px;
	font-size: 11px;
	line-height: 22px;
	color: #666;
	position: absolute;
	left: 20px;
	top: 45px
}

.f_inquiry_box .g_fo li {
	text-indent: 5px
}

.f_inquiry_box .g_lab {
	font-weight: normal;
	line-height: 24px;
	padding-top: 2px
}

.f_inquiry_box .g_sta {
	float: right;
	display: inline;
	padding-left: 8px;
	background: url(/templets/default/images/qr_po.gif) no-repeat 0 5px;
	padding-right: 34px;
	height: 20px;
	font-size: 11px;
	color: #333
}

.f_inquiry_box .receiver-list li {
	margin-bottom: 8px
}

.f_inquiry_box .product_table {
	width: 142px;
	height: 102px;
	left: 66px;
	top: 20px;
	z-index: 99;
	background: #fff;
	position: absolute;
	border: 1px solid #dcdcdc;
	display: none
}

.f_inquiry_box a.blue:hover .product_table {
	display: block
}

.f_inquiry_box .product_table td {
	padding: 0;
	height: 100%;
	width: 100%
}

.f_inquiry_box .subject_td .inquiry_text {
	width: 610px
}

.f_inquiry_box .message_td {
	padding-right: 34px
}

.f_inquiry_box .message_td .te {
	background: #fff;
	border: 1px solid #bbb;
	padding: 0 1px 1px;
	font: 12px Verdana, Arial;
	margin: 0
}

.f_inquiry_box .message_td .te iframe {
	border: 0
}

.f_inquiry_box .message_td .teheader {
	height: 31px;
	border-bottom: 1px solid #bbb;
	background: url(/templets/default/images/header-bg.gif) repeat-x;
	padding-top: 1px
}

.f_inquiry_box .message_td .teheader select {
	float: left;
	margin-top: 5px
}

.f_inquiry_box .message_td .tefont {
	margin-left: 12px
}

.f_inquiry_box .message_td .tesize {
	margin: 0 3px
}

.f_inquiry_box .message_td .testyle {
	margin-right: 12px
}

.f_inquiry_box .message_td .tedivider {
	float: left;
	width: 1px;
	height: 30px;
	background: #ccc
}

.f_inquiry_box .message_td .tecontrol {
	float: left;
	width: 34px;
	height: 30px;
	cursor: pointer;
	background-image: url(/templets/default/images/icons.png)
}

.f_inquiry_box .message_td .tecontrol:hover {
	background-color: #fff;
	background-position: 30px 0
}

.f_inquiry_box .message_td .tefooter {
	height: 32px;
	border-top: 1px solid #bbb;
	background: #f5f5f5
}

.f_inquiry_box .message_td .toggle {
	float: left;
	padding: 9px 13px 0 10px;
	height: 23px;
	color: #666
}

.f_inquiry_box .message_td .resize {
	float: right;
	height: 32px;
	width: 32px;
	background: url(/templets/default/images/resize.gif) 15px 15px no-repeat;
	cursor: s-resize
}

.f_inquiry_box .message_td .bold_box {
	background-position: 0 -120px
}

.f_inquiry_box .message_td .bold_box:hover {
	background-position: 34px -120px
}

.f_inquiry_box .message_td .italic_box {
	background-position: 0 -150px
}

.f_inquiry_box .message_td .italic_box:hover {
	background-position: 34px -150px
}

.f_inquiry_box .message_td .underline_box {
	background-position: 0 -180px
}

.f_inquiry_box .message_td .underline_box:hover {
	background-position: 34px -180px
}

.f_inquiry_box .message_td .strikethrough_box {
	background-position: 0 -210px
}

.f_inquiry_box .message_td .strikethrough_box:hover {
	background-position: 34px -210px
}

.f_inquiry_box .message_td .subscript_box {
	background-position: 0 -240px
}

.f_inquiry_box .message_td .subscript_box:hover {
	background-position: 34px -240px
}

.f_inquiry_box .message_td .superscript_box {
	background-position: 0 -270px
}

.f_inquiry_box .message_td .superscript_box:hover {
	background-position: 34px -270px
}

.f_inquiry_box .message_td .ordered_box {
	background-position: 0 -300px
}

.f_inquiry_box .message_td .ordered_box:hover {
	background-position: 34px -300px
}

.f_inquiry_box .message_td .unorderd_box {
	background-position: 0 -330px
}

.f_inquiry_box .message_td .unorderd_box:hover {
	background-position: 34px -330px
}

.f_inquiry_box .message_td .outdent_box {
	background-position: 0 -360px
}

.f_inquiry_box .message_td .outdent_box:hover {
	background-position: 34px -360px
}

.f_inquiry_box .message_td .indent_box {
	background-position: 0 -390px
}

.f_inquiry_box .message_td .indent_box:hover {
	background-position: 34px -390px
}

.f_inquiry_box .message_td .left_align_box {
	background-position: 0 -420px
}

.f_inquiry_box .message_td .left_align_box:hover {
	background-position: 34px -420px
}

.f_inquiry_box .message_td .center_align_box {
	background-position: 0 -450px
}

.f_inquiry_box .message_td .center_align_box:hover {
	background-position: 34px -450px
}

.f_inquiry_box .message_td .right_align_box {
	background-position: 0 -480px
}

.f_inquiry_box .message_td .right_align_box:hover {
	background-position: 34px -480px
}

.f_inquiry_box .message_td .justify_box {
	background-position: 0 -510px
}

.f_inquiry_box .message_td .justify_box:hover {
	background-position: 34px -510px
}

.f_inquiry_box .message_td .remove_box {
	background-position: 0 -720px
}

.f_inquiry_box .message_td .remove_box:hover {
	background-position: 34px -720px
}

.f_inquiry_box .message_td .undo_box {
	background-position: 0 -540px
}

.f_inquiry_box .message_td .undo_box:hover {
	background-position: 34px -540px
}

.f_inquiry_box .message_td .redo_box {
	background-position: 0 -570px
}

.f_inquiry_box .message_td .redo_box:hover {
	background-position: 34px -570px
}

.f_inquiry_box .message_td .text_wrap {
	height: 173px;
	position: relative
}

.f_inquiry_box .message_td textarea {
	height: 143px;
	padding: 15px 10px;
	border: 0;
	font-family: verdana;
	display: none
}

.f_inquiry_box .message_td .text_inner {
	color: #666;
	font-size: 12px;
	position: absolute;
	left: 10px;
	top: 10px;
	line-height: 22px;
	font-family: Verdana, Arial
}

.f_inquiry_box .message_td .text_inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 5px
}

.f_inquiry_box .request {
	background: #fff;
	display: none;
	border: 0
}

.f_inquiry_box .name_input {
	width: 180px;
	margin-right: 10px;
	color: #333
}

.f_inquiry_box .company_input {
	width: 300px
}

.f_inquiry_box .website_box {
	font-weight: normal;
	padding-top: 1px
}

.f_inquiry_box .country_select_box {
	padding: 0!important;
	width: 262px;
	color: #333
}

.f_inquiry_box .optional_box {
	padding-top: 3px
}

.f_inquiry_box .optional_box th {
	width: 110px
}

.f_inquiry_box .optional_box td {
	width: 400px
}

.f_inquiry_box .optional_box td span {
	line-height: 18px
}

.f_inquiry_box .price_td {
	padding-top: 1px
}

.f_inquiry_box .price_td select {
	width: 116px;
	color: #333
}

.f_inquiry_box .initial_input {
	width: 249px
}

.f_inquiry_box .other_td {
	padding-left: 0
}

.f_inquiry_box .other_td input[type="checkbox"] {
	vertical-align: middle;
	margin-right: 0
}

.f_inquiry_box .other_td .request_span {
	vertical-align: middle
}

.f_inquiry_box .file_table th {
	padding-top: 6px;
	width: 46px
}

.f_inquiry_box .file_table label {
	font-weight: bold;
	color: #333
}

.f_inquiry_box .time_wrap {
	line-height: 24px
}

.f_inquiry_box .time_wrap input[type="checkbox"] {
	margin-left: 0
}

.f_inquiry_box input[type="checkbox"] {
	vertical-align: middle
}

.f_inquiry_box .file_table {
	background: #fff;
	display: none
}

.f_inquiry_box .price_span {
	color: #999
}

.f_inquiry_box .toggle_tab span {
	width: 10px;
	display: inline-block;
	height: 10px;
	background: url(/templets/default/images/ico-.gif) no-repeat
}

.f_inquiry_box .toggle_tab span.show {
	background-image: url(/templets/default/images/ico+.gif)
}

.f_inquiry_box .toggle_tab table span {
	background: 0;
	display: inline
}

.f_inquiry_recommend {
	padding: 0 25px
}

.f_inquiry_recommend ul {
	overflow: hidden
}

.f_inquiry_recommend li {
	width: 50%;
	padding: 15px 0;
	float: left;
	border-bottom: #dcdcdc dotted 1px;
	height: 80px
}

.f_inquiry_recommend .item_wrap .product_img_td {
	width: 104px;
	height: 79px;
	border: #dcdcdc solid 1px;
	text-align: center;
	vertical-align: middle
}

.f_inquiry_recommend .item_wrap .product_img_td img {
	max-width: 104px;
	max-height: 79px
}

.f_inquiry_recommend .product_detail_td {
	text-align: left;
	vertical-align: top;
	padding: 0 20px 0 10px
}

.f_inquiry_recommend .product_detail_td .pro_name {
	height: 55px;
	line-height: 18px;
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif
}

.f_inquiry_recommend .product_detail_td .btn_wrap {
	margin-top: 8px
}

.f_inquiry_sendok {
	padding: 0 8px 8px 8px;
	font-family: Verdana, Geneva, sans-serif
}

.f_inquiry_sendok .send_wrap {
	background: #f5f8fd;
	border: 1px solid #cfd7e4;
	border-radius: 6px;
	padding-top: 22px
}

.f_inquiry_sendok .tip_box {
	height: 30px;
	padding: 0 0 0 72px;
	background: url(/templets/default/images/bg.gif) no-repeat 25px -3px;
	line-height: 25px;
	font-size: 20px
}

.f_inquiry_sendok .tip_box strong {
	font-weight: normal
}

.f_inquiry_sendok .content_box {
	padding-left: 77px;
	padding-top: 5px;
	margin-bottom: 15px
}

.f_inquiry_sendok .content_box .or_box {
	font-size: 16px;
	margin-bottom: 12px
}

.f_inquiry_sendok .content_table {
	border: #dcdcdc solid 1px;
	width: 800px;
	margin-top: 5px;
	background: #fff
}

.f_inquiry_sendok .content_table .email_img_cntr {
	width: 7%;
	background: url(/templets/default/images/inquiry_index_45.gif) no-repeat 8px -720px
}

.f_inquiry_sendok .content_table .email_detail {
	width: 93%;
	line-height: 22px;
	padding: 15px 5px 13px
}

.f_inquiry_sendok .content_table .img_gs {
	width: 100%;
	height: 22px;
	overflow: hidden
}

.f_inquiry_sendok .content_table .img_gs .left_inner {
	float: left;
	padding-right: 5px;
	display: inline-block
}

.f_inquiry_sendok .img_gs img {
	margin-left: 5px
}

.f_menu_list {
	padding: 5px 0 0 0;
	margin-bottom: 30px
}

.f_menu_list_inner {
	background-color: #333
}

.f_menu_list .main_title {
	margin-bottom: 3px;
	background: 0;
	max-width: 300px;
	text-align: left;
	border: 0
}

.f_menu_list .main_title .main_con {
	line-height: 22px;
	color: #006bac;
	font-weight: normal;
	font-size: 30px
}

.f_menu_list .menu_con li {
	width: 48%;
	margin-right: 2%;
	border-bottom: 1px solid #e4e3df;
	float: left;
	height: 28px;
	line-height: 28px;
	overflow: hidden
}

.f_menu_list .menu_con li a {
	font-weight: normal;
	display: block;
	padding: 0 15px;
	overflow: hidden;
	background: url(/templets/default/images/Modular_bg.png) no-repeat -333px 8px;
	color: #6a6a6a
}

.f_menu_list .menu_con li a:hover {
	color: #ff7519
}

.f_menu_list .menu_con ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.f_menu_list_category {
	width: 1200px;
	margin: 0 auto 20px;
	clear: both
}

.f_menu_list_category .tit {
	color: #006bac;
	font-size: 30px;
	line-height: 2em;
	padding: 8px 0 0 15px;
	font-weight: bold
}

.f_menu_list_category .menu_box {
	width: 1000px
}

.f_menu_list_category .menu_box li {
	box-sizing: border-box;
	position: relative;
	width: 30%;
	float: left;
	padding: 5px 0 5px 15px;
	margin-left: 3%
}

.f_menu_list_category .menu_box li:before {
	content: "";
	position: absolute;
	left: 5px;
	top: 14px;
	width: 0;
	height: 0;
	border-left: 3px solid #333;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent
}

.f_menu_list_category .menu_box li a {
	font-size: 14px;
	font-weight: normal;
	line-height: 2em
}

.f_menu_list_category .menu_box li:hover a,
.f_menu_list_category .menu_box li.cur a {
	color: #ff7519
}

.f_menu_list_category .menu_box li.cur a {
	color: #006bac
}

.f_pic_categories1 .main_visual {
	background: #999;
	height: 550px;
	overflow: hidden;
	position: relative
}

.f_pic_categories1 .main_image {
	height: 550px;
	overflow: hidden;
	position: relative
}

.f_pic_categories1 .main_image ul {
	width: 9999px;
	height: 550px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.f_pic_categories1 .main_image li {
	float: left;
	width: 100%;
	height: 550px;
	position: relative
}

.f_pic_categories1 .main_body {
	position: absolute;
	left: 525px
}

.f_pic_categories1 .main_image li span {
	display: block;
	width: 100%;
	height: 550px
}

.f_pic_categories1 .main_image li a {
	display: block;
	width: 100%;
	height: 550px
}

.f_pic_categories1 .main_image li .img_1 {
	background: url('/templets/default/images/img_main_1.jpg') center center no-repeat
}

.f_pic_categories1 .main_image li .img_2 {
	background: url('/templets/default/images/img_main_2.jpg') center center no-repeat
}

.f_pic_categories1 .main_image li .img_3 {
	background: url('/templets/default/images/img_main_3.jpg') center center no-repeat
}

.f_pic_categories1 .main_image li .img_4 {
	background: url('/templets/default/images/img_main_4.jpg') center center no-repeat
}

.f_pic_categories1 .main_image li .img_5 {
	background: url('/templets/default/images/img_main_5.jpg') center center no-repeat
}

.f_pic_categories1 #btn_prev,
#btn_next {
	z-index: 11;
	position: absolute;
	display: block;
	width: 73px !important;
	height: 74px !important;
	top: 50%;
	margin-top: -37px;
	display: none
}

.f_menu_list_inner .f_menu_list {
	display: none
}

.f_pic_categories1 .flicking_con {
	display: block !important;
	position: absolute;
	bottom: 20px;
	width: 120px;
	left: 47%;
	z-index: 9
}

.f_pic_categories1 .flicking_con a {
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	color: #fff;
	margin-right: 15px;
	box-sizing: border-box;
	font-size: 0;
	display: block;
	float: left
}

.f_pic_categories1 .flicking_con a.on {
	background: #006bac
}

.f_pic_categories1 #btn_prev,
#btn_next {
	z-index: 111;
	border-radius: 3px;
	position: absolute;
	display: block;
	width: 70px !important;
	height: 70px !important;
	top: 46%;
	margin-top: -37px;
	display: none
}

.f_pic_categories1 #btn_prev {
	background: url(/templets/default/images/Modular_bg_3.png) no-repeat -317px -20px;
	left: 100px;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	background-color: #000
}

.f_pic_categories1 #btn_next {
	background: url(/templets/default/images/Modular_bg_3.png) no-repeat -402px -20px;
	right: 100px;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	background-color: #000
}

.f_pic_categories1 #btn_prev:hover {
	background: #006bac url(/templets/default/images/Modular_bg_3.png) no-repeat -317px -20px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}

.f_pic_categories1 #btn_next:hover {
	background: #006bac url(/templets/default/images/Modular_bg_3.png) no-repeat -402px -20px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}

.f_product_category_column {
	clear: both
}

.f_product_category_column .title {
	font-size: 30px;
	margin-bottom: 20px;
	color: #006bac;
	border-bottom: 1px solid #006bac;
	line-height: 1.5em;
	padding: 20px 0 28px 0
}

.f_product_category_column li {
	width: 300px;
	height: 400px;
	float: left;
	margin: 0 0 15px 8px;
	padding: 10px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.f_product_category_column li.last {
	margin-right: 0
}

.f_product_category_column li .img {
	border: 1px solid #ccc;
	width: 300px;
	height: 200px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden
}

.f_product_category_column li .img img {
	max-width: 280px;
	max-height: 200px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-backface-visibility: hidden
}

.f_product_category_column li:hover .img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-backface-visibility: hidden
}

.f_product_category_column li:hover .img {
	border: 1px solid #fff
}

.f_product_category_column li:hover {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.27), 0 0 60px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset
}

.f_product_category_column li h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 42px
}

.f_product_category_column li p {
	line-height: 1.5em;
	padding-left: 15px;
	position: relative;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px
}

.f_product_category_column li p:before {
	position: absolute;
	left: 0;
	top: 8px;
	width: 4px;
	height: 4px;
	content: "";
	background-color: #666;
	border-radius: 99px
}

.f_product_category_column .sub_email button {
	background-color: #ff7519;
	border: 0;
	color: #fff;
	padding: 8px 15px;
	border-radius: 3px;
	cursor: pointer
}

.f_product_category_column .sub_email button:hover {
	background-color: #ff9046;
	text-decoration: none
}

.f_product_category_column .sub_email {
	margin: 20px 10px
}

.f_product_category_column .sub_email .glyphicon {
	top: 2px;
	padding: 0 10px 0 1px
}

.f_product_category_column .page_box {
	padding-top: 12px;
	border-top: 1px solid #dedede
}

.f_product_category_column .page_box a {
	width: 20px;
	height: 20px;
	border-radius: 2px
}

.f_product_category_column .page_box a.cur,
.f_product_category_column .page_box a:hover {
	border: 1px solid #006bac;
	color: #006bac;
	background: 0
}

.f_product_category_column .page_box a.cur:hover {
	color: #006bac
}

.f_product_category_column .page_box {
	text-align: right
}

.f_product_category_column .page_box a {
	text-align: center
}

@-webkit-keyframes nav-i {
	50% {
		-webkit-transform: translateY(8px);
		opacity: .8
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: .5
	}
}

@keyframes nav-i {
	50% {
		transform: translateY(8px);
		opacity: .8
	}
	100% {
		transform: translateY(0);
		opacity: .5
	}
}

.f_product_showsimple {
	position: relative;
	width: 1200px;
	margin: 15px auto 0 auto
}

.f_product_showsimple .products_wrap {
	margin-top: 20px
}

.f_product_showsimple .m_title h1 {
	font-size: 30px;
	padding: 30px 10px 40px 10px;
	line-height: 2em;
	color: #333;
	font-weight: normal;
	border-bottom: 2px solid #c5c5c5;
	text-align: center;
	font-family: "HelveticaNeue Black"
}

.f_product_showsimple .m_title h1:before {
	content: ""
}

.f_product_showsimple .pro_box {
	width: 300px;
	float: left;
	padding: 25px 16px;
	border-bottom: 1px solid #e0e0e0;
	height: 310px
}

.f_product_showsimple .pro_box:hover {
	background: #fff
}

.f_product_showsimple .pro_img {
	text-align: center;
	height: 150px;
	margin-left: 42px
}

.f_product_showsimple .pro_img a {
	width: 210px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #dedede;
	display: table-cell;
	margin: 0 auto;
	background: #fff;
	vertical-align: middle;
	text-align: center
}

.f_product_showsimple .pro_img a:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	transition: all .3s
}

.f_product_showsimple .pro_img a img {
	max-width: 210px;
	max-height: 150px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-backface-visibility: hidden
}

.f_product_showsimple .pro_tit {
	height: 50px;
	overflow: hidden;
	width: 240px;
	margin: 10px auto
}

.f_product_showsimple .pro_parameters {
	height: 80px;
	overflow: hidden;
	width: 240px;
	margin: 0 auto;
	font-size: 13px;
	color: #999
}

.f_product_showsimple .pro_parameters li {
	position: relative;
	line-height: 1.5em;
	width: 240px;
	padding-left: 10px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.f_product_showsimple .pro_parameters li:before {
	content: "";
	width: 2px;
	height: 2px;
	border-radius: 2px;
	background: #333;
	position: absolute;
	left: 0;
	top: 9px
}

.f_product_showsimple .pro_tit a {
	letter-spacing: -0.2px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	margin-bottom: 13px
}

.f_product_showsimple .pro_tit a:hover {
	color: #ff7519
}

.f_product_showsimple .p_divider {
	display: block;
	position: absolute;
	width: 1px;
	background-color: #e0e0e0;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(252, 252, 252, 0) 1%, #e0e0e0 15%, #e0e0e0 85%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1%, rgba(252, 252, 252, 0)), color-stop(15%, #e0e0e0), color-stop(85%, #e0e0e0), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(252, 252, 252, 0) 1%, #e0e0e0 15%, #e0e0e0 85%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(252, 252, 252, 0) 1%, #e0e0e0 15%, #e0e0e0 85%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(252, 252, 252, 0) 1%, #e0e0e0 15%, #e0e0e0 85%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(252, 252, 252, 0) 1%, #e0e0e0 15%, #e0e0e0 85%, rgba(255, 255, 255, 0) 100%)
}

.f_product_showsimple .p_l {
	left: 33.2%;
	height: 86%;
	display: block
}

.f_product_showsimple .p_r {
	height: 86%;
	display: block;
	left: 66.5%
}

.f_product_stick_updn {
	background-color: #525355;
	padding: 20px 10px 40px 10px;
	width: 1200px;
	margin: 0 auto
}

.f_product_stick_updn .title {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	margin: 45px 0 60px 0;
	font-family: HelveticaNeue Black
}

.f_product_stick_updn .img_list {
	width: 246px;
	float: left;
	margin-right: 4px
}

.f_product_stick_updn .last {
	margin-right: 0
}

.f_product_stick_updn .img_list h2 {
	font-size: 14px;
	font-weight: normal
}

.f_product_stick_updn .img_list .img {
	width: 246px;
	height: 180px;
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.f_product_stick_updn .img_list .img img {
	max-width: 210px;
	max-height: 150px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-backface-visibility: hidden
}

.f_product_stick_updn .img_list:hover .img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-backface-visibility: hidden
}

.f_product_stick_updn .img_list ul {
	background-color: #fff;
	text-align: center;
	width: 246px;
	height: 235px;
	overflow: hidden
}

.f_product_stick_updn .img_list ul a {
	display: block
}

.f_product_stick_updn .img_list ul a.tit {
	padding: 0 10px 10px 10px;
	height: 37px;
	width: 230px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.f_product_stick_updn .hot_bg {
	background-color: #006bac;
	text-align: center;
	padding: 30px 15px;
	position: relative
}

.f_product_stick_updn h2.hot_title {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 15px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff
}

.f_product_stick_updn .hot_title a {
	color: #fff
}

.f_product_stick_updn a.hot_more {
	display: inline-block;
	padding: 5px 15px;
	background-color: #0d5486;
	border-radius: 2px;
	-webkit-transition: all .8s ease-out;
	-moz-transition: all .8s ease-out;
	-ms-transition: all .8s ease-out;
	-o-transition: all .8s ease-out;
	transition: all .8s ease-out;
	color: #fff
}

.f_product_stick_updn a.hot_more:hover {
	background-color: #fff;
	text-decoration: none;
	color: #0d5486
}

.f_product_stick_updn .hot_bg:before {
	position: absolute;
	right: 46%;
	top: 0;
	width: 1px;
	height: 10px;
	content: "";
	border: 9px solid transparent;
	border-top: 18px solid #fff
}

.f_product_stick_updn .hot_bg_top {
	background-color: #006bac;
	text-align: center;
	padding: 20px 10px 40px 10px;
	position: relative
}

.f_product_stick_updn .hot_bg_top:after {
	position: absolute;
	right: 46%;
	bottom: 0;
	width: 1px;
	height: 10px;
	content: "";
	border: 9px solid transparent;
	border-bottom: 18px solid #fff
}

.cont_main_box {
	width: 1200px;
	margin: 0 auto;
	clear: both
}

.cont_main_whole {
	clear: both
}

.cont_main_fixed {
	height: 110px
}

.cont_main_n {
	width: 240px;
	float: left
}

.cont_main_no {
	width: 960px;
	float: left
}

.cont_main_no_inner {
	margin-left: 10px;
	position: relative
}

@font-face {
	font-family: "HelvLight Normal";
	src: url("/templets/default/images/fonts/HELN.TTF") format("truetype");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "HelveticaNeue Black";
	src: url("/templets/default/images/fonts/-black.otf") format("otf"), url("/templets/default/images/fonts/helveticaneue-black.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

body {
	font-family: HelvLight Normal, arial;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 14px;
	line-height: 1.5em;
	overflow: scroll;
	overflow-x: hidden
}

p,
a,
ul,
li,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
img {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0
}

img {
	vertical-align: middle
}

a {
	cursor: pointer
}

a:link {
	color: #333;
	text-decoration: none
}

a:visited {
	color: #333;
	text-decoration: none
}

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

td {
	vertical-align: top;
	text-align: left
}

input {
	padding: 2px 5px
}

::-webkit-input-placeholder {
	color: #999
}

:-moz-placeholder {
	color: #999
}

::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #999
}

.clearfix {
	clear: both
}

.fleft {
	float: left
}

.fright {
	float: right
}

.btn {
	border: 0;
	cursor: pointer;
	width: 124px;
	height: 28px;
	background: url(/templets/default/images/Modular_bg.png) no-repeat -537px -337px
}

.btn:hover {
	-moz-opacity: .92;
	opacity: .92;
	filter: alpha(opacity=92)
}

.main_title {
	height: 35px;
	font-size: 16px;
	color: #454545;
	line-height: 35px;
	overflow: hidden;
	padding-left: 10px;
	border-bottom: 1px solid #006bac;
	background: #f5f5f5
}

.main_title .main_con {
	font-weight: bold
}

.page_box {
	margin: 25px auto;
	height: 24px;
	cursor: default;
	text-align: center;
	clear: both;
	border: 0
}

.page_box a {
	width: 18px;
	height: 18px;
	margin-left: 5px;
	border: #dcdcdc solid 1px;
	text-decoration: none;
	line-height: 18px;
	background: #fff;
	display: inline-block
}

.page_box a.cur {
	background: 0;
	color: #006bac;
	border: 1px solid #006bac
}

.page_box a.cur:hover {
	color: #fff
}

.page_box a:hover {
	border: 1px solid #006bac;
	color: #006bac
}

.contact_us_btn {
	border: 1px solid #ff7d29;
	font-weight: normal;
	font-family: arial;
	font-size: 16px;
	cursor: pointer;
	color: #fff;
	padding: 5px 10px 5px 35px;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .15);
	border-radius: 4px;
	background: #ff7d29 url(/templets/default/images/Modular_bg.png) no-repeat 12px -168px;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	-webkit-transition: all .35s ease;
	transition: all .35s ease
}

.contact_us_btn:hover {
	background: #fff url(/templets/default/images/Modular_bg.png) no-repeat -104px -167px;
	color: #ff7d29;
	border: 1px solid #ff7d29
}

.search_btn {
	width: 20px;
	height: 20px;
	background: url(/templets/default/images/decolor_main_sprites.png) no-repeat -341px -26px;
	color: #fff
}

.g_btn {
	width: 167px;
	height: 40px;
	background: url(/templets/default/images/bg_not.png) no-repeat -333px -525px
}

.contact_btn2 {
	width: 152px;
	height: 33px;
	background: url(/templets/default/images/shearch_btn_11.jpg)
}

.btn_default,
.btn_alert {
	font-family: arial;
	color: #333;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	padding: 5px 12px;
	border: 1px solid #bcbcbc;
	background-color: #eee;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	background-image: -moz-linear-gradient(top, #fafafa, #e8e8e8);
	background-image: -ms-linear-gradient(top, #fafafa, #e8e8e8);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#e8e8e8));
	background-image: -webkit-linear-gradient(top, #fafafa, #e8e8e8);
	background-image: -o-linear-gradient(top, #fafafa, #e8e8e8);
	background-image: linear-gradient(top, #fafafa, #e8e8e8);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e8e8e8', GradientType=0)
}

.btn_default:hover {
	background: #fff;
	border-color: #aaa;
	text-decoration: none
}

.btn_alert {
	color: #fff;
	border-color: #e87b0e;
	background-image: -moz-linear-gradient(top, #ffa705, #ff8a27);
	background-image: -ms-linear-gradient(top, #ffa705, #ff8a27);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa705), to(#ff8a27));
	background-image: -webkit-linear-gradient(top, #ffa705, #ff8a27);
	background-image: -o-linear-gradient(top, #ffa705, #ff8a27);
	background-image: linear-gradient(top, #ffa705, #ff8a27);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa705', endColorstr='#ff8a27', GradientType=0)
}

.btn_alert:hover {
	background-image: none;
	background: #ffa705
}

.kj_title {
	width: 1200px;
	margin: 0 auto;
	color: red;
	font-size: 20px;
	padding: 30px 0 10px 0
}

.fill_more_wrap {
	font-family: verdana;
	z-index: 102;
	border: 1px solid #eee;
	margin: 0;
	width: 700px;
	height: 460px;
	visibility: visible;
	background-color: #fafafa
}

.fill_more_wrap {
	font-family: verdana
}

.fill_more_wrap .title {
	height: 22px;
	font-falimy: verdana, arial;
	font-size: 18px;
	padding: 11px 3px 2px 30px;
	text-align: left;
	border-bottom: 1px solid #eee;
	position: relative
}

.fill_more_wrap .close_box {
	position: absolute;
	right: 8px;
	top: 8px
}

.fill_more_wrap .boxs_wrap {
	width: 677px;
	margin: 0 auto;
	height: 390px;
	margin-top: 12px
}

.fill_more_wrap .boxs_middle .boxs_content {
	padding: 5px 15px 0 30px
}

.fill_more_wrap .boxs_table select {
	height: 24px
}

.fill_more_wrap .boxs_table th {
	width: 18%;
	padding: 4px 3px;
	vertical-align: top
}

.fill_more_wrap .boxs_table .g_lab {
	font-weight: normal;
	padding-top: 7px;
	text-align: right
}

.fill_more_wrap .boxs_table .r_td {
	width: 82%;
	text-align: left;
	padding: 4px 3px
}

.fill_more_wrap .boxs_table .star {
	color: red
}

.fill_more_wrap .boxs_table .inquiry-text {
	border-color: #99aabd #d2dce8 #d2dce8 #99aabd;
	border-style: solid;
	border-width: 1px;
	height: 24px;
	line-height: 24px;
	padding: 0 5px
}

.fill_more_wrap .boxs_table .text_company {
	width: 300px
}

.fill_more_wrap .boxs_table .fax_box {
	margin-left: 20px
}

.fill_more_wrap .boxs_table .text_hint {
	width: 198px
}

.fill_more_wrap .boxs_table .country_select {
	padding: 0!important;
	width: 205px;
	color: #333
}

.fill_more_wrap .boxs_table .optional_td {
	padding: 3px 0 0 0
}

.fill_more_wrap .boxs_table .optional_td th {
	width: 20%;
	font-weight: normal;
	padding-top: 5px;
	text-align: right;
	vertical-align: top
}

.fill_more_wrap .boxs_table .optional_td td {
	width: 80%;
	padding: 0 3px 8px;
	vertical-align: top
}

.fill_more_wrap .boxs_table .price_box {
	line-height: 18px
}

.fill_more_wrap .boxs_table .payment_box {
	line-height: 18px;
	margin-left: 20px
}

.fill_more_wrap .boxs_table .price_select {
	width: 95px;
	color: #333
}

.fill_more_wrap .boxs_table .order_box {
	color: #999
}

.fill_more_wrap .boxs_table .text_order {
	width: 250px;
	margin-right: 10px
}

.fill_more_wrap .boxs_table .terms_select {
	width: 250px;
	color: #333;
	vertical-align: top
}

.fill_more_wrap .boxs_table .optional_td .request_td {
	vertical-align: middle;
	padding-top: 4px
}

.fill_more_wrap .boxs_table .request_td input[type="checkbox"] {
	vertical-align: middle;
	margin-right: 0
}

.fill_more_wrap .boxs_table .request_td .inner_box {
	line-height: 18px
}

.fill_more_wrap .btn_box {
	height: 40px;
	margin: 10px 0;
	text-align: center
}

.fill_more_wrap .boxs_tip {
	position: absolute;
	bottom: 5px;
	left: 55px;
	color: #999;
	border-top: #d4d6d5 solid 1px;
	padding-top: 3px;
	margin-right: 20px
}

.no_company_factory_detail {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px
}

.no_company_factory_detail .title {
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin-top: 15px
}

.no_company_factory_detail .con_inner {
	padding: 10px;
	border-top: 2px solid #006bac
}

.no_company_factory_detail li .title {
	padding-left: 10px;
	background: #f5f5f5;
	color: #006bac
}

.no_company_factory_detail li.last {
	padding-bottom: 0
}

.no_company_factory_general .isho {
	overflow: hidden;
	padding: 0 10px
}

.no_company_factory_general .but {
	height: 35px;
	display: block;
	text-align: left;
	line-height: 35px;
	overflow: hidden;
	background-color: #f5f5f5
}

.no_company_factory_general .but span {
	float: left;
	display: inline;
	height: 35px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold
}

.no_company_factory_general .but span a {
	text-decoration: none;
	padding: 0 10px;
	float: left;
	display: inline;
	font-size: 16px
}

.no_company_factory_general .but span.cur a,
.no_company_factory_general .but span:hover a {
	background-color: #fff;
	color: #006bac;
	border-top: 2px solid #006bac;
	border-bottom: 0
}

.no_company_factory_general .confac {
	text-align: left;
	display: none;
	line-height: 1.5em;
	padding: 5px 0;
	*width: 687px;
	height: 280px
}

.no_company_factory_general .isho div.cur {
	display: block
}

.no_company_factory_general .le_td {
	width: 406px;
	vertical-align: top
}

.no_company_factory_general .name_td {
	padding-top: 10px;
	padding-left: 8px;
	vertical-align: top
}

.no_company_factory_general .le {
	width: 400px;
	height: 250px;
	border: #dcdcdc solid 3px;
	margin-left: 8px;
	margin-top: 10px;
	overflow: hidden;
	position: relative
}

.no_company_factory_general .le .img_wrap {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 400px;
	height: 250px;
	overflow: hidden
}

.no_company_factory_general .le .img_wrap img {
	max-width: 400px;
	max-height: 250px;
	margin: 0 auto
}

.no_company_factory_general .page {
	position: absolute;
	right: 8px;
	bottom: 5px;
	margin: 0
}

.no_company_factory_general .page span {
	display: inline-block;
	padding: 3px 6px;
	display: inline-block;
	background: #fff;
	border-radius: 3px
}

.no_company_factory_general .img_wrap img {
	display: none
}

.no_company_factory_general .img_wrap img.cur {
	display: block
}

.no_company_factory_general .pic_title span {
	display: none
}

.no_company_factory_general .pic_title span.cur {
	display: block
}

.no_company_factory_general .page span {
	display: inline-block;
	padding: 2px 5px;
	display: inline-block;
	background: #fff;
	border: 1px solid #ddd
}

.no_company_factory_general .page span.cur {
	background: #006bac;
	color: #fff;
	border-color: #fff
}

.no_company_factory_general .title {
	font-size: 14px
}

.no_company_quality_certification {
	margin: 15px auto 0 auto;
	overflow: hidden;
	padding: 0 10px;
	line-height: 22px
}

.no_company_quality_certification .content_box {
	padding: 10px 0 10px 10px;
	overflow: hidden
}

.no_company_quality_certification .img_wrap {
	width: 100px;
	vertical-align: top;
	padding-top: 4px;
	text-align: center
}

.no_company_quality_certification .img_wrap img {
	max-width: 80px
}

.no_company_quality_certification .detail_td {
	text-align: left
}

.no_company_quality_certification .detail_td .range_box {
	line-height: 16px;
	margin-top: 3px
}

.no_company_quality_certification .detail_wrap {
	margin-bottom: 6px;
	width: 50%;
	float: left
}

.no_company_quality_certification .detail_wrap .tit {
	font-weight: bold;
	display: inline-block;
	margin-right: 4px
}

.no_company_quality_qcprofile {
	margin: 0 auto;
	overflow: hidden;
	line-height: 22px;
	padding: 0 10px
}

.no_company_quality_qcprofile .content_box {
	overflow: hidden;
	padding: 10px
}

.no_contact_detail {
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #fff
}

.no_contact_detail .content_box {
	padding: 10px 15px 0
}

.no_contact_detail .content_box .ri b {
	line-height: 20px
}

.no_contact_detail .content_box .le {
	width: 250px;
	float: left
}

.no_contact_detail .content_box .le b {
	margin-left: 5px
}

.no_contact_detail .content_box .le p.i_m_g img {
	margin-right: 4px
}

.no_contact_detail .content_box .ri {
	width: 415px;
	height: 250px;
	float: right;
	display: inline
}

.no_contact_detail .content_box .ri textarea {
	width: 402px;
	height: 155px;
	font-family: arial;
	font-size: 12px;
	margin-top: 3px;
	padding: 5px
}

.no_contact_detail .content_box .ri span {
	text-align: right;
	width: 415px;
	display: block
}

.no_contact_detail .le .i_m_g {
	margin-top: 5px
}

.no_contact_detail .le .i_m_g a {
	margin-right: 5px;
	float: left;
	height: 22px;
	display: block;
	background: url(/templets/default/images/Modular_bg.png)
}

.no_contact_detail .le .i_m_g .i_m_g_1 {
	width: 21px;
	background-position: -123px -270px
}

.no_contact_detail .le .i_m_g .i_m_g_2 {
	width: 22px;
	background-position: -145px -270px
}

.no_contact_detail .le .i_m_g .i_m_g_3 {
	width: 22px;
	background-position: -168px -270px
}

.no_contact_detail .le .i_m_g .i_m_g_4 {
	width: 22px;
	background-position: -191px -270px
}

.no_contact_detail .le .i_m_g .i_m_g_5 {
	width: 22px;
	background-position: -214px -270px
}

.no_contact_main {
	margin: 0 0 15px 0;
	padding: 0 10px
}

.no_contact_main .main_title .main_con {
	font-size: 16px;
	font-weight: bold
}

.no_contact_main .conh {
	padding: 10px;
	line-height: 2.2em;
	margin-bottom: 15px
}

.no_contact_main .tables th {
	width: 140px !important;
	vertical-align: top;
	text-align: right;
	padding: 3px 0
}

.no_contact_main .tables td {
	text-align: left;
	padding: 3px 0 10px 6px
}

.no_contact_main .ri {
	padding-right: 40px
}

.no_contact_main .ri .message_box {
	color: #777;
	font-size: 12px;
	font-family: arial;
	width: 100%;
	padding-left: 4px;
	height: 160px;
	margin: 4px 8px 0 0
}

.no_contact_main .ri .num_wrap {
	text-align: right
}

.no_contact_main .ri .num {
	color: red
}

.no_contact_main .main_title_m {
	height: 3px;
	display: none
}

.no_map_company {
	margin: 0 15px 0 20px
}

.no_map_company .content_box {
	padding: 10px 0 5px 10px;
	border-top: 0;
	overflow: hidden
}

.no_map_company .left_td {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding: 0 15px 5px 0;
	line-height: 2em;
	width: 80px
}

.no_map_company ul {
	overflow: hidden;
	line-height: 2em
}

.no_map_company li {
	width: 30%;
	padding: 0 5px 0 10px;
	float: left;
	position: relative
}

.no_map_company li:before {
	position: absolute;
	top: 13px;
	left: 0;
	content: "";
	width: 2px;
	height: 2px;
	border-radius: 2px;
	background: #333
}

.no_map_product {
	margin: 25px 15px 0 20px
}

.no_map_product .main_title {
	margin: 0
}

.no_map_product .content_box {
	overflow: hidden;
	line-height: 2em
}

.no_map_product .content_box dl {
	width: 50%;
	float: left
}

.no_map_product .content_box .title {
	font-weight: bold;
	padding-left: 10px;
	margin-top: 25px;
	margin-right: 10px
}

.no_map_product .title a {
	color: #333
}

.no_map_product .content_box .list_box {
	margin-right: 10px;
	height: 195px
}

.no_map_product .content_box .list_box li {
	max-height: 44px;
	line-height: 1.5em;
	padding-left: 10px;
	margin-top: 10px;
	position: relative
}

.no_map_product .content_box .list_box li:before {
	position: absolute;
	top: 9px;
	left: 0;
	content: "";
	width: 2px;
	height: 2px;
	border-radius: 2px;
	background: #333
}

.no_map_product .page_box {
	margin: 0;
	padding: 10px 0 2px 0;
	border-top: 1px solid #ddd
}

.no_map_tag {
	margin: 25px 15px 0 20px
}

.no_map_tag .content_box {
	padding-left: 10px;
	padding-top: 10px
}

.no_map_tag .left_td {
	text-align: right;
	vertical-align: top;
	line-height: 2em;
	padding: 0 15px 5px 0;
	width: 80px;
	font-weight: bold
}

.no_map_tag li {
	line-height: 2em;
	width: 30%;
	overflow: hidden;
	padding: 0 5px 0 10px;
	float: left;
	position: relative
}

.no_map_tag li:before {
	position: absolute;
	top: 13px;
	left: 0;
	content: "";
	width: 2px;
	height: 2px;
	border-radius: 2px;
	background: #333
}

.no_news_detail .news_title {
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	line-height: 35px;
	border-bottom: #dcdcdc dotted 1px
}

.no_news_detail .news_detail_box {
	margin: 15px
}

.no_news_detail .news_detail_box img {
	max-width: 660px
}

.no_news_detail .time_wrap {
	border-top: 1px solid #dcdcdc;
	padding: 10px 10px 0 0
}

.no_news_detail .time_box {
	color: #555;
	float: left;
	width: 200px
}

.no_news_detail .list {
	float: right;
	color: #ddd;
	padding-right: 5px
}

.no_news_list .item-wrap {
	padding: 15px 0;
	margin: 0 10px;
	border-bottom: #dcdcdc dotted 1px
}

.no_news_list .item-wrap .time_wrap {
	width: 130px;
	text-align: right;
	color: #999
}

.no_news_list .item-wrap .product_img_td {
	width: 70px;
	height: 70px;
	padding-right: 10px;
	background: #fff;
	vertical-align: top;
	text-align: center;
	padding-top: 4px
}

.no_news_list .item-wrap .product_img_td a {
	display: table-cell;
	width: 70px;
	height: 70px;
	border: 1px solid #dcdcdc;
	vertical-align: middle;
	text-align: center
}
#box_right{
    width: 935px;
    float: right;
}

.no_news_list .item-wrap .product_img_td img {
	width: 160px;
	height: 130px;
	vertical-align: middle
}

.no_news_list .item-wrap .product_detail .intr {
	color: #666;
	line-height: 18px;
	margin-top: 4px
}

.no_news_list .product_name {
	/*padding-right: 126px;*/
	position: relative;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 4px;
	font-weight:bold;
}

.no_news_list .product_name a {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif
}

.no_product_detaildesc {
	line-height: 24px;
	margin-top: 15px;
	background: #fff;
	padding: 10px 10px
}

.no_product_detaildesc .title {
	border-bottom: 2px solid #006bac;
	color: #006bac;
	margin-bottom: 10px;
	background: #f5f5f5;
	font-weight: bold;
	line-height: 35px;
	font-size: 16px;
	padding-left: 10px
}

.no_product_detaildesc .details_table {
	text-align: left;
	width: 100%;
	border: 1px solid #ddd
}

.no_product_detaildesc .details_table th {
	color: #333;
	width: 110px;
	text-indent: 5px;
	padding: 8px 2px 8px 8px
}

.no_product_detaildesc .details_table td {
	padding: 8px 2px 8px 2px
}

.no_product_detaildesc .bg_gray {
	background: #f1f1f1
}

.no_product_detaildesc .key_wrap b {
	font-size: 14px
}

.no_product_detaildesc .key_wrap .tag_words {
	display: inline-block;
	font-weight: normal
}

.no_product_detaildesc .key_wrap .tag_words a {
	font-size: 12px
}

.no_product_detaildesc .details_wrap,
.no_product_detaildesc .key_wrap {
	padding: 0 10px
}

.no_product_detaildesc ul {
	padding-left: 15px
}

.no_product_detaildesc ul li {
	list-style: disc
}

.no_product_detaildesc ol li {
	list-style: decimal
}

.no_product_detailmain {
	display: inline-block;
	background: #fff;
	margin: 0 10px
}

.no_product_detailmain .top_tip {
	margin-bottom: 20px;
	border-bottom: 2px solid #006bac;
	background: #f5f5f5
}

.no_product_detailmain .top_tip h1 {
	line-height: 35px;
	color: #006bac;
	position: relative;
	font-size: 16px;
	padding-left: 10px
}

.no_product_detailmain .main_top_tip {
	border: 0
}

.no_product_detailmain .product_detail_box {
	padding-bottom: 10px
}

.no_product_detailmain .product_detail_box .product_wrap_flash {
	width: 324px
}

.no_product_detailmain .product_detail_box .le {
	width: 324px;
	margin: 0;
	padding: 0
}

.no_product_detailmain .le dt a {
	width: 322px;
	height: 222px;
	border: 1px solid #ddd;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.no_product_detailmain .le dt img {
	max-width: 322px;
	max-height: 222px;
	vertical-align: middle
}

.no_product_detailmain .le dd {
	text-align: center
}

.no_product_detailmain .le .blk_18 {
	overflow: hidden;
	zoom: 1;
	font-size: 9pt;
	background: #eee;
	margin-top: 8px
}

.no_product_detailmain .le .pro {
	height: 61px;
	overflow: hidden;
	background: url(/templets/default/images/bg_x.gif) repeat-x 0 -157px
}

.no_product_detailmain .le .pcont {
	width: 275px;
	float: left;
	overflow: hidden;
	padding-left: 5px
}

.no_product_detailmain .ScrCont {
	width: 9999px
}

.no_product_detailmain .ScrCont td {
	border: 1px solid #dcdcdc;
	width: 59px;
	height: 45px;
	vertical-align: middle;
	text-align: center
}

.no_product_detailmain .pro_img_list a img {
	vertical-align: middle
}

.no_product_detailmain .product_detail_box .ri {
	overflow: hidden;
	padding: 0 30px;
	margin-top: -5px
}

.no_product_detailmain .le .leb,
.no_product_detailmain .le .rib {
	width: 21px;
	height: 61px;
	background: url(/templets/default/images/bg_x.gif) repeat-x 0 -218px
}

.no_product_detailmain .le .sear {
	padding-left: 20px;
	line-height: 1.5em;
	overflow: hidden;
	margin-top: 10px;
	text-align: left
}

.no_product_detailmain .le .sear span {
	font-weight: bold;
	background: url(/templets/default/images/Modular_bg.png) no-repeat -703px -124px;
	display: inline-block;
	padding-left: 20px;
	margin-left: -20px
}

.no_product_detailmain .leb a,
.no_product_detailmain .rib a {
	margin: 25px auto 0 auto;
	width: 0;
	height: 0;
	display: block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}

.no_product_detailmain .leb a {
	border-right: 4px solid #fff
}

.no_product_detailmain .rib a {
	border-left: 4px solid #fff
}

.no_product_detailmain .blk_18 .scrcont {
	width: 32766px;
	zoom: 1;
	margin-left: -5px
}

.no_product_detailmain .pro_img_list td {
	width: 61px;
	height: 47px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dcdcdc
}

.no_product_detailmain .blk_18 a {
	cursor: pointer
}

.no_product_detailmain .blk_18 img {
	max-width: 52px;
	max-height: 39px;
	vertical-align: middle
}

.no_product_detailmain .ri h3 {
	font: bold 16px arial;
	padding: 0;
	padding-left: 4px;
	text-align: left;
	display: block;
	height: 27px;
	line-height: 27px;
	margin: 0
}

.no_product_detailmain .ri .tables th,
.no_product_detailmain .ri .tables td {
	vertical-align: top;
	padding: 4px;
	font: normal 14px/1.5em arial;
	text-align: left
}

.no_product_detailmain .ri .tables td {
	font-weight: bold
}

.no_product_detailmain .ri .sub {
	margin-top: 10px;
	float: left;
	display: inline
}

.no_product_detailmain .ri .title_s {
	margin: 10px 0
}

.no_product_detailmain .ri button {
	margin-top: -32px !important
}

#TB_overlay {
	position: fixed;
	margin-top: 0;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.TB_overlayBG {
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75
}

.close_thickbox {
	border: 0;
	cursor: pointer;
	height: 16px;
	width: 16px;
	background: url(/templets/default/images/portal_bg_not.gif) no-repeat -264px -142px;
	position: absolute;
	right: 5px;
	top: 5px
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	position: fixed;
	background: #fff;
	z-index: 102;
	display: none;
	border: 4px solid #525252;
	top: 50%;
	left: 50%
}

#TB_window .contact_btn {
	background: url(/templets/default/images/portal_bg_not.gif) no-repeat;
	margin-top: 10px
}

#TB_button {
	position: relative
}

* html #TB_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')
}

* html #TB_window {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin=document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)+'px')
}

.TB_overlayMacFFBGHack {
	background: url(macFFBgHack.png) repeat
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px
}

#TB_caption {
	padding: 7px 30px 10px 25px;
	float: left
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right
}

#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right
}

#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em
}

#TB_ajaxContent.TB_modal {
	padding: 15px
}

#TB_ajaxContent p {
	padding: 5px 0 5px 0
}

#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px
}

* html #TB_load {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin=document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)+'px')
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%
}

* html #TB_HideSelect {
	position: absolute;
	height: expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')
}

#TB_iframeContent {
	clear: both;
	border: 0;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px
}

.no_product_group {
	margin-bottom: 22px;
	margin-top: -5px
}

.no_product_group .tip_box .tip_con {
	border: 1px dashed #b0b0b0;
	margin-bottom: 20px;
	color: #404041;
	padding: 10px;
	font-size: 10px;
	font-family: verdana;
	margin-top: 15px;
	text-align: left;
	font-weight: normal
}

.no_product_group .product_group {
	height: 300px;
	clear: both
}

.no_product_group .product_group .main_title {
	margin-bottom: 10px;
	background: #fff;
	height: 23px;
	position: relative;
	overflow: visible;
	border-bottom: 1px dashed #b0b0b0
}

.no_product_group .main_title .main_con {
	left: 0;
	top: 6px;
	background: #fff;
	position: absolute;
	padding-right: 10px;
	padding-left: 10px;
	color: #333
}

.no_product_group .main_title .main_con a {
	color: #333
}

.no_product_group .main_title .title_other_con {
	padding: 9px 10px 0 8px;
	background: #f6f6f6;
	font-size: 13px
}

.no_product_group .item-wrap {
	width: 25%;
	float: left;
	position: relative;
	height: auto;
	min-height: 210px;
	background: none !important
}

.no_product_group .item {
	padding: 8px 8px 0px ;
	margin: 15px 5px 4px 5px;
	_margin_bottom: 0;
	min-width: 150px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

.no_product_group .item:hover {
	
	left: 0;
	top: 0;
	z-index: 10;
	-webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, .13);
	-moz-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, .13);
	box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, .13);
	border-color: #ccc
}

.no_product_group .item:hover dt h2 {
	height: auto
}

.no_product_group .item a {
	font-weight: normal;
	font-family: arial;
	line-height: 18px;
	text-align: left
}

.no_product_group .item dd {
	width: 140px;
	height: 158px;
	margin: 0 auto;
	text-align: center
}

.no_product_group .item dd a {
	width: 140px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #dedede;
	text-align: center;
	*font-size: 94px;
	display: block;
	font-size: 12px;
	background: #fff
}

.no_product_group .item img {
	vertical-align: middle;
	max-width: 140px;
	max-height: 130px
}

.no_product_group .item dt h2 {
	overflow: hidden;
	font-size: 14px;
	padding: 4px 0 4px 0; 
	text-align: center;
	height: 20px;
	min-height: 20px
}

.no_product_list .main_title .main_con h1 {
	font-size: 16px;
	display: inline-block
}

.no_product_list .main_title .main_con .num {
	font-size: 14px;
	font-weight: bold
}

.no_product_list .main_title .title_other_con {
	float: right;
	padding: 6px 8px 0 0
}

.no_product_list .main_title .title_other_con form {
	position: relative
}

.no_product_list .main_title .title_other_con .text-inner {
	font-size: 10px;
	width: 220px;
	line-height: 15px;
	height: 15px;
	float: left;
	border: #dedede solid 1px
}

.no_product_list .main_title .title_other_con .search_btn {
	width: 20px;
	height: 21px;
	border: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 3px
}

.no_product_list .main_title .title_other_con .submit_2 {
	float: left
}

.no_product_list .item-wrap {
	padding: 10px 0;
	margin: 0 10px;
	border-bottom: #dcdcdc dotted 1px
}

.no_product_list .item-wrap .product_img_td {
	width: 140px;
	background: #fff;
	vertical-align: top;
	text-align: center;
	padding-top: 4px
}

.no_product_list .item-wrap .product_img_td a {
	display: table-cell;
	width: 140px;
	height: 100px;
	border: 1px solid #dcdcdc;
	vertical-align: middle;
	text-align: center
}

.no_product_list .item-wrap .product_img_td img {
	max-width: 140px;
	max-height: 100px;
	vertical-align: middle
}

.no_product_list .item-wrap .product_detail {
	padding-left: 10px
}

.no_product_list .product_name {
	margin-bottom: 10px;
	padding-right: 126px;
	position: relative;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	height: auto;
	max-height: 40px
}

.no_product_list .product_name a {
	color: #004b91
}

.no_product_list .product_name a:hover {
	color: #ff7519
}

.no_product_list .product_name a:visited {
	color: #774b90
}

.no_product_list .product_name .btn_wrap {
	position: absolute;
	top: 0;
	right: 0
}

.no_product_list .intr {
	color: #666;
	font-size: 12px;
	line-height: 17px
}

.no_product_list .intr .more {
	position: relative;
	padding-left: 8px;
	margin-left: 8px
}

.no_product_list .time {
	color: #999;
	line-height: 20px;
	font-size: 12px;
	display: block;
	margin-top: 10px
}

.no_product_list .page_box {
	margin: 0 auto;
	height: 24px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	clear: both;
	border: 0
}

.no_product_list .page_box a {
	padding: 1px 5px;
	margin-left: 5px;
	border: #849cc6 solid 1px;
	text-decoration: none;
	background: #fff;
	color: #849cc6;
	display: inline-block
}

.no_product_list .page_box a.cur {
	padding: 1px 5px;
	margin-left: 5px;
	border: #849cc6 solid 1px;
	background: #849cc6;
	color: #fff;
	display: inline-block
}

.no_product_list .main_title .title_other_con .search_btn {
	position: absolute;
	right: 3px;
	top;
	0;
	width: 20px;
	height: 21px;
	border: 0;
	cursor: pointer;
	margin-left: 1px;
	background: url(/templets/default/images/Modular_bg.png) no-repeat -308px -111px
}

.no_product_list .intr .more:after {
	position: absolute;
	content: "";
	left: 0;
	top: 4px;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-left: 3px solid #db0505
}

.no_product_onepage h1 {
	font-size: 20px;
	line-height: 1.5em;
	position: relative
}

.no_product_onepage button {
	cursor: pointer;
	border: 0
}

.no_product_onepage .left_border {
	width: 268px
}

.no_product_onepage .right_border {
	width: 480px
}

.no_product_onepage .left_border,
.no_product_onepage .right_border {
	float: left;
	height: 5px;
	background-color: #006bac;
	margin-top: 5px
}

.no_product_onepage .right_border {
	margin-left: 2px;
	background-color: #000
}

.no_product_onepage .text_ing {
	line-height: 1.5em;
	padding: 10px;
	background-color: #f1f1f1
}

.no_product_onepage .tit {
	line-height: 1.5em;
	margin: 10px 0 20px 0
}

.no_product_onepage .tit h2 {
	float: left;
	width: 540px;
	font-size: 18px
}

.no_product_onepage .tit button {
	float: right;
	border: 1px solid #006bac;
	color: #006bac;
	padding: 5px 15px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	background: 0
}

.no_product_onepage .tit button:hover {
	color: #fff
}

.no_product_onepage .tit button:hover:before {
	right: 0
}

.no_product_onepage .tit button i {
	font-style: normal;
	position: relative;
	z-index: 2;
	font-size: 14px
}

.no_product_onepage .tit button:before {
	content: "";
	position: absolute;
	right: 100%;
	top: 0;
	background: #006bac;
	width: 100%;
	height: 100%;
	-moz-transition: .45s all ease;
	-webkit-transition: .45s all ease;
	-o-transition: .45s all ease;
	transition: .45s all ease
}

.no_product_onepage .tit button .glyphicon {
	top: 2px;
	padding-right: 5px
}

.no_product_onepage .imgimg {
	float: right;
	text-align: center;
	position: relative
}

.no_product_onepage .imgimg ul {
	width: 260px;
	height: 260px;
	overflow: hidden;
	margin: 0 0 20px 10px;
	position: relative
}

.no_product_onepage .imgimg ul span {
	width: 258px;
	height: 258px;
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.no_product_onepage .imgimg ul span img {
	max-width: 260px;
	max-height: 258px;
	margin: 0;
	padding: 0;
	border: 0
}

.no_product_onepage .img_dian {
	position: absolute;
	bottom: 65px;
	right: 10px
}

.no_product_onepage .img_dian ul {
	margin: 0;
	padding: 0;
	width: inherit;
	height: inherit;
	border: 0
}

.no_product_onepage .img_dian li {
	float: left;
	margin-left: 5px
}

.no_product_onepage .tempWrap {
	border: 1px solid #ccc
}

.no_product_onepage .imgimg .img_dian li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 99px;
	background-color: #ccc;
	cursor: pointer
}

.no_product_onepage .imgimg .img_dian li.on {
	background-color: #fd7500
}

.no_product_onepage .cont_but {
	border: 0;
	background-color: #fd7500;
	color: #fff;
	padding: 6px 15px 6px 40px;
	margin: 15px 0 15px 10px;
	position: relative;
	text-decoration: none;
	font-size: 14px
}

.no_product_onepage .cont_but:hover {
	background-color: #ff9031
}

.no_product_onepage .cont_but span {
	position: absolute;
	top: 7px;
	left: 15px
}

.no_product_onepage .pro_tit {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 20px 0 5px 0
}

.no_product_onepage .left_bod .table1 {
	width: 440px;
	margin-bottom: 20px
}

.no_product_onepage .left_bod .table1 td {
	padding: 5px;
	border-bottom: 1px dotted #ccc
}

.no_product_onepage .left_bod .table1 td.align_right {
	font-weight: normal;
	padding-left: 0;
	color: #666;
	white-space: nowrap
}

.no_product_onepage .left_bod p {
	line-height: 1.5em
}

.no_product_onepage .yes_but {
	display: inline-block;
	margin-top: 15px;
	background-color: #006bac;
	padding: 10px 30px;
	color: #fff;
	text-decoration: none;
	font-size: 14px
}

.no_product_onepage .yes_but .glyphicon {
	top: 2px;
	margin-right: 5px
}

.no_product_onepage .yes_but:hover {
	background-color: #0d5486
}

.no_product_onepage .tit_border {
	border: 1px solid #ccc;
	padding: 15px;
	border-top: 3px solid #006bac;
	margin-bottom: 15px
}

.no_product_others_grid {
	height: 275px;
	background: #fff;
	margin: 0 10px
}

.no_product_others_grid .main_title {
	margin-bottom: 10px
}

.no_product_others_grid .item_wrap {
	width: 20%;
	height: 200px;
	padding-right: 0;
	float: left;
	position: relative;
	background: #fff
}

.no_product_others_grid .item {
	width: 140px;
	height: 175px;
	min-height: 185px;
	padding-top: 5px;
	border: 1px solid #eee;
	overflow: hidden;
	background: #fff;
	margin: 0 auto
}

.no_product_others_grid .item dd a {
	width: 140px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.no_product_others_grid .item img {
	max-height: 140px;
	max-width: 100px
}

.no_product_others_grid .item dt a {
	display: block;
	padding: 0 5px;
	margin-top: 18px
}

.no_product_others_grid .item_wrap .item:hover {
	position: absolute;
	z-index: 99;
	left: -12px;
	top: -5px;
	padding: 15px 10px;
	height: auto;
	border-color: #CCC;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, .2)
}

.n_certificate_list {
	background: #fff;
	margin-top: 25px;
	padding-bottom: 10px
}

.n_certificate_list .certificate_con {
	float: left;
	width: 50%;
	margin-top: 15px;
	text-align: center
}

.n_contact_box {
	padding-bottom: 10px;
	margin: 25px 0
}

.n_contact_box .l_msy {
	height: 77px;
	margin: 0 auto
}

.n_contact_box .l_msy dd {
	font-weight: bold;
	height: 35px;
	background: #f5f5f5;
	color: #006bac;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 2px solid #006bac;
	font-size: 16px
}

.n_contact_box .l_msy dt {
	height: 42px;
	padding: 10px 0 0 10px
}

.n_contact_box .btn-wrap {
	text-align: center;
	margin-top: 20px
}

.n_contact_box .one a,
.n_contact_box .two a,
.n_contact_box .three a,
.n_contact_box .four a,
.five a {
	width: 34px;
	height: 34px;
	display: block;
	background: url(/templets/default/images/Modular_bg.png) no-repeat;
	float: left;
	margin-right: 5px
}

.n_contact_box .one a {
	background-position: -3px -29px
}

.n_contact_box .two a {
	background-position: -346px -104px
}

.n_contact_box .three a {
	background-position: -384px -104px
}

.n_contact_box .four a {
	background-position: -420px -104px
}

.n_contact_box .five a {
	background-position: -459px -104px
}

.n_menu_list {
	background: #f5f5f5
}

.n_menu_list .active {
	background: #eee
}

.n_menu_list .item .num {
	display: none
}

.n_menu_list .item a {
	position: relative;
	font-weight: normal;
	display: block;
	padding: 8px 8px 8px 10px;
	line-height: 16px;
	    border-bottom: 1px solid #EAEAEA;
}

.n_menu_list .item a:hover,
.n_menu_list .active a {
	color: #ff7d29
}

.n_menu_list .first a {
	border-top: 0
}

.n_message_list {
	background: #f5f5f5;
	margin-top: 25px
}

.n_message_list .message_detail {
	padding: 10px
}

.n_message_list .message_detail .writer {
	display: block;
	margin: 5px 0;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold
}

.n_product_point {
	margin-top: 15px;
	margin-bottom: 10px;
	float: left
}

.n_product_point .main_title {
	font-size: 30px;
	margin-bottom: 20px;
	color: #51006c;
	border-bottom: 1px solid #51006c;
	line-height: 1.5em;
	padding: 20px 0 28px 0;
	font-weight: normal;
	background: 0
}

.n_product_point .main_title .main_con {
	background: 0;
	padding-left: 0;
	margin: 0;
	font-weight: bold
}

.n_product_point .item {
	padding: 5px 18px;
	overflow: hidden;
	text-align: left;
	display: block;
	line-height: 14px;
	float: left;
	width: 33.3%;
	box-sizing: border-box
}

.n_product_point .img_box {
	width: 54px;
	height: 48px;
	vertical-align: middle;
	display: block
}

.n_product_point .img_box img {
	max-width: 54px;
	max-height: 48px
}

.n_product_point .product_name {
	text-align: left;
	padding-left: 15px
}

.n_product_point h2.item_inner {
	max-height: 40px;
	line-height: 19px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	border: 0;
	overflow: hidden
}

.n_product_point h2.item_inner a {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #333
}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.yema { padding: 50px; }
.yema ul {}
.yema ul li {float: left; margin: 0 10px;}