/*

	[DESTOON B2B System] Copyright (c) 2008-2018 www.destoon.com

	This is NOT a freeware, use is subject to license.txt

*/

/* global */

* {word-break:break-all;font-family:"Microsoft Yahei",Tahoma,Verdana,Arial;-webkit-text-size-adjust:none;}

input,select,textarea {font-size:12px;padding:4px;}

img {border:none;}

ul li {list-style-type:none;}

ol li {list-style-type:decimal;}

ul,form {margin:0px;padding:0px;}

/* links */

a:link,a:visited,a:active {color:#333333;text-decoration:none}

a:hover {color:#FF6600;;}

a.w:link,a.w:visited,a.w:active{text-decoration:none;color:#FFFFFF;}

a.w:hover{text-decoration:underline;}

a.t:link,a.t:visited,a.t:active{text-decoration:none;color:#225588;}

a.t:hover{text-decoration:underline;}

a.b:link,a.b:visited,a.b:active {color:#014CCC;text-decoration:none;}

a.b:hover {color:#FF6600;}

/* show */

.title {text-align:center;font-size:20px;font-weight:bold;line-height:48px;}

.info {margin:16px 16px 0 16px;background:#F1F1F1;line-height:48px;text-align:center;}

.content {font-size:14px;line-height:180%;padding:20px;}

.content p {margin:0 0 16px 0;}

.property {border:#E6E6E6 1px solid;background:#F6F6F6;padding:16px;margin:0 20px;}

.property li {float:left;width:30%;height:24px;line-height:24px;overflow:hidden;}

.foot {background:#F1F1F1;padding:20px;line-height:32px;}

.foot i,.top i {font-style:normal;color:#999999;padding:0 8px;}

.pos {padding:16px 16px 16px 32px;height:24px;line-height:24px;background:url('../image/pos.png') no-repeat 6px 18px;font-size:14px;}

.pos div {float:right;}

.pos i {font-style:normal;font-weight:bold;color:#444444;padding:0 6px;font-family:simsun;}

.pos em {font-style:normal;color:#999999;padding:0 10px;font-size:12px;}

.pos .f_r {font-size:12px;color:#666666;}



.inp {border:#CCCCCC 1px solid;color:#666666;}

.sbm {height:28px;line-height:28px;border:#CCCCCC 1px solid;color:#333333;background:#EEEEEE;padding:0 10px;cursor:pointer;}

.sbm:hover {background:#DDDDDD;}

.banner {margin-top:20px;}

.top10{
	margin-top: 10px;
}
.top15{
	margin-top: 15px;
}
.top20{margin-top: 20px;}
.top30{margin-top: 30px;}
.top40{margin-top: 40px;}
.top50{margin-top: 50px;}
.top100{margin-top: 100px;}
.btn10{
	margin-bottom: 10px;
}
.btn20{margin-bottom: 20px;}
.btn30{margin-bottom: 30px;}
.btn40{margin-bottom: 40px;}
.btn50{margin-bottom: 50px;}
.btn100{margin-bottom: 100px;}
.brick-item-active {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;
}
/* sign */

.sign {
	background: url('../image/vip_bg.gif') no-repeat;
	float: right;
	width: 180px;
	height: 50px;
	margin-top: 20px;
}

.sign div {padding:23px 0 0 73px;}

.sign strong {font-size:18px;color:red;}

.sign span {font-size:18px;color:red;font-weight:bold;padding:0 0 0 60px;}

/* thumb */

.thumb {padding:16px;}

.thumb img {border:#C0C0C0 1px solid;padding:2px;}

.thumb div {width:90%;height:26px;overflow:hidden;line-height:26px;font-size:13px;margin:6px 0 6px 0;}

.thumb p {font-size:10px;color:#888888;margin:2px;}

.thumb:hover{background:#F1F1F1;}

/* album */

#mid_pos {position:absolute;}

#mid_div {width:240px;height:180px;cursor:crosshair;padding:5px;border:#CCCCCC 1px solid;background:#F3F3F3;}

#zoomer {border:#D4D4D4 1px solid;width:120px;height:90px;background:#FFFFFF url('../image/zoom_bg.gif');position:absolute;opacity:0.5;filter:alpha(opacity=50);}

#big_div {width:320px;height:240px;border:#CCCCCC 1px solid;background:#FFFFFF;position:absolute;overflow:hidden;}

#big_pic {position:absolute;}

.ab_im {padding:2px;margin:10px 0 10px 13px;border:#C0C0C0 1px solid;}

.ab_on {padding:2px;margin:10px 0 10px 13px;border:#FF6600 1px solid;background:#FF6600;}

/* pages */

.pages {padding:20px 0;text-align:center;font-size:12px;}

.pages a:link,.pages a:visited,.pages a:active  {background:#FFFFFF;border:#E6E6E6 1px solid;padding:6px;text-decoration:none;margin:0 6px;}

.pages a:hover  {background:#F1F1F1;border:#CCCCCC 1px solid;color:#FF6600;}

.pages strong {background:#2E6AB1;padding:6px;border:#CCCCCC 1px solid;color:#FFFFFF;}

.pages_inp {border:#CCCCCC 1px solid;padding:6px;width:30px;text-align:center;color:#666666;}

.pages_btn {width:48px;background:#EEEEEE;border:#CCCCCC 1px solid;font-weight:bold;padding:6px;margin:0 6px;}

.pages label {background:#FFFFFF;border:#CCCCCC 1px solid;padding:6px;}

.pages label em {color:red;font-weight:bold;font-style:normal;}

.pages label span {font-weight:bold;}

/* comment */

.stat {padding:15px 0 10px 0;}

.stat_p {height:10px;line-height:10px;background:#FFF7D2;font-size:1px;}

.stat_p div {height:10px;line-height:10px;background:#FFA40D;border-left:#FFA40D 2px solid;float:left;}

.comment {padding:15px 10px 15px 10px;border-top:#AACCEE 1px dotted;}

.comment_sp {background:#F9FCFE;}

.comment_content {color:#333333;font-size:14px;line-height:180%;clear:both;padding:5px;}

.comment_title {height:26px;line-height:26px;color:#1B4C7A;padding:0 5px 0 5px;}

.comment_reply {padding:5px 10px 5px 10px;margin:0 5px 0 5px;line-height:180%;border:#E6E6E6 1px solid;background:#FFFFE3;}

.comment_no,.order_no {text-align:center;padding:20px;font-size:13px;}



/* basic */

.f_l {float:left;}

.f_r {float:right;}

.t_r {text-align:right;}

.t_c {text-align:center;}

.f_b {font-weight:bold;}

.f_n {font-weight:normal;}

.f_white {color:white;}

.f_gray {color:#666666;}

.f_orange {color:#FF6600;}

.f_red {color:red;}

.f_green {color:green;}

.f_blue {color:blue;}

.f_dblue {color:#225588;}

.f_price {font-weight:bold;font-family:Arial;color:#FF6600;}

.px12 {font-size:12px;}

.px14 {font-size:14px;}

.lh18 {line-height:180%;}

.b10 {font-size:1px;height:10px;}

.pd10 {padding:10px;}

.c_b{clear:both;}

.dsn {display:none;}

.c_p {cursor:pointer;}

.highlight {color:red;}

/* 底部 */
.container1226{
	width: 1226px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.greybg {
    background: #f5f5f5;
    clear: both;
}
/* 底部数量多 */
.qk-banner{
	padding-top: 30px;
	padding-bottom: 30px;
}
.qk-banner ul li{
	width: 295px;
	float: left;
	background-color: #fff;
	padding: 15px 10px ;
	margin-right: 15px;
}
.qk-banner ul li:last-child{
	float: right;
	margin-right: 0px;
}
.qk-banner .media-body .media-heading{

	font-weight: bold;

}

.qk-banner .media-body span{

	color: #b0b0b0;

}

.qk-banner .media-left .circle .far, .qk-banner .media-left .circle .fa{

	line-height: inherit;

}

.circle{

	border-radius: 50%;

	height: 45px;

	width: 45px;

	color: #FFF;

	line-height: 45px;

	text-align: center;

	font-size: 22px;

}

.pinkbg{

	background-color: #fb6e50;

}

.bluebg{

	background-color: #4fc1ea;

}

.orangebg{

	background-color: #feb839;

}

.greenbg{

	background-color: #49d0ae;

}

.f_green{

	color: #5cb85c;

}
/* 底部信息 */
footer{
	clear: both;
	float: left;
	width: 100%;
	height: 210px;
}
footer .footer-links {
    padding: 40px 0;
}
footer .footer-links .col-links {
    float: left;
    width: 160px;
    height: 112px;
    margin: 0;
}
footer .footer-links .col-links dt {
	margin: -1px 0 26px;
	font-size: 14px;
	line-height: 1.25rem;
	color: #424242;
	font-weight: normal;
}
footer .footer-links .col-links dd {
    margin: 10px 0 0;
    font-size: 12px;
}
footer .footer-links .col-links a {
    color: #757575;
}
footer .footer-links .col-links a:hover {
    color: #317ee7;
}
footer .footer-links .qr-code{
	width: 300px;
}
footer .footer-links .qr-code .code{
	width: 110px;
	float: left;
	margin-right: 30px;
	text-align: center;
}
footer .footer-links .col-links .code img{
	height: 110px;
	width: 110px;
}
footer .footer-links .col-contact {
    float: right;
    width: 251px;
    height: 112px;
    border-left: 1px solid #e0e0e0;
    text-align: center;
    color: #616161;
}
footer .footer-links .col-contact .phone {
	margin: 0 0 5px;
	font-size: 22px;
	line-height: 1;
	color: #ff6700;
	font-weight: bold;
}
footer .footer-links .col-contact p {
    margin: 0 0 16px;
    font-size: 12px;
}
footer .btn-line-primary {
    border-color: #ff6700;
    background: #fff;
    color: #ff6700;
	width: 118px;
	font-size: 12px;
}
footer .btn-line-primary:hover {
    color: #fff;
    background-color: #f25807;
    border-color: #f25807;
}

.footerInfo{
	clear: both;
	
}

.friendlink{
	color: #b0b0b0;
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
}

.friendlink a{
	color: #b0b0b0;
	font-size: 12px;
}

.friendlink a:hover{

	color: #317ee7;

}
.friendlink .dl-horizontal{margin-bottom: 0px;}
.friendlink .dl-horizontal dt{width: 100px;}
.friendlink .dl-horizontal dd{margin-left: 100px;}
.footermenu{

	text-align: center;

	line-height: 40px;

}

.footermenu a{
	padding-right: 6px;
	padding-left: 6px;
	background-attachment: scroll;
	background-image: url(../images/b0b0b0.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
	color: #757575;
}
.footermenu a:hover{
	color: #317ee7;
}
.footermenu a:last-child{background-image: none;}

.footerinfo{
	color: #b0b0b0;
	text-align: center;
	font-size: 12px;
}

.footerinfo a{
	color: #b0b0b0;
}

.footerinfo a:hover{
	color: #317ee7;
}
/* 底部固定广告*/

.ffd_bg {

  background: rgba(49, 126, 231, 0.8);

}

#find_float_div {

  position: fixed;

  bottom: 0;

  width: 100%;

  height: 90px;

  z-index: 500;

}

#find_float_div img {

  margin: 0;

  display: inline;

}

#find_float_div #ffd1 {
	height: 90px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	display: none;
}

#find_float_div #ffd1 #ffd1_img {

  position: absolute;

  left: 0;

  bottom: 0;

  width: 275px;

  height: 170px;

}

#find_float_div #ffd1 #ffd1_content1 {

  margin-left: 275px;

  padding: 5px 10px;

  box-sizing: border-box;

  width: 650px;

  float: left;

  padding-left: 40px;

}

#find_float_div #ffd1 #ffd1_content1 .find-title {

  font-size: 26px;

  font-weight: bold;

  color: #fff;

  margin-bottom: 5px;

}

#find_float_div #ffd1 #ffd1_content1 .find-title span {

  color: #FDEE00;

}

#find_float_div #ffd1 #ffd1_content1 input {

  width: 430px;

  line-height: 30px;

  height: 30px;

  padding-left: 10px;

  border-top-left-radius: 5px;

  border-bottom-left-radius: 5px;

}

#find_float_div #ffd1 #ffd1_content1 #recomend {

  width: 100px;

  line-height: 30px;

  height: 30px;

  color: white;

  border: none;

  background: #01C2AC;

  border-radius: 0;

  border-top-right-radius: 5px;

  border-bottom-right-radius: 5px;

  cursor: pointer;

}

#find_float_div #ffd1 #ffd1_content2 {

  margin-top: 10px;

  margin-bottom: 10px;

  width: 1px;

  background: #626F7D;

  float: left;

  height: 70px;

}

#find_float_div #ffd1 #ffd1_content3 {

  float: left;

  text-align: center;

  width: 200px;

  margin-left: 20px;

}

#find_float_div #ffd1 #ffd1_content3 p {

	color: white;

	margin-top: 5px;

	font-size: 22px;

	font-weight: bold;

}

#find_float_div #ffd1 #ffd2_img {

  position: absolute;

  right: 0;

  top: 10px;

  cursor: pointer;

}

#find_float_div #ffd2 {

}

#find_float_div #ffd2 #show_float {

  cursor: pointer;

}
 /* 公司介绍 */
.introduce table{
	line-height: 30px;
}
.contact table{
	line-height: 30px;
}