:root {
	--color: #0b9e18;
	--sub-color: #0b9e18;
	--body-bg: #fff;
	--footer-bg: #787878;
	--text-color: #333;
	--ccc: #ccc;
	--eee: #eee;
}

body {
	font-size: 14px;
	line-height: 1.8;
	color: var(--text-color);
	background-color: var(--body-bg);
	font-family: "微软雅黑", arial, helvetica, sans-serif;
}

body,
html {
	height: 100%;
	position: relative;
}

a {
	color: var(--text-color);
}

button,
span,
input,
div,
div:focus,
button:focus,
span:focus,
input:focus {
	outline: 0 !important;
}

a:hover,
a:focus {
	color: var(--color);
	text-decoration: none;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
	font-weight: 400;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h4,
h5 {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

ol,
ul,
li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ttu {
	text-transform: uppercase;
}

.my-6 {
	margin-top: 4rem;
	margin-bottom: 4rem;
}



/* common */
.pro_scroll_btn div{
	margin-top: 0;
}
.sea button{
	float: right;
	width: 40px;
	height: 32px;
	line-height: 32px;
	border: 0;
	background-color: #333;
	color: #fff;
}
.index-pagination span{
	width: 12px;
	height: 12px;
}
.index-pagination span.swiper-pagination-bullet-active,.swiper-pagination-bullet-active{
	background-color: var(--color);
}
.pro_scroll{
	padding-bottom: 50px;
}
.pro_scroll_btn{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	height: 44px;
	width: 95px;
	display: flex;
	justify-content: space-between;
}
.pro_scroll_btn div{
	width: 44px;
	height: 44px;
	background-size: 45%;
	background-color: #aca7a7;
	position: static;
}
a {
	text-decoration: none;
	color: #575757;
}

a:hover {
	color: var(--color);
}

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

table {
	border-collapse: collapse;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

/*å…¨å±€æ ·å¼ç±»å®šä¹‰*/
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/*æ ¼å¼åŒ–ä»£ç -e*/
.C:before,
.C:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.C:after {
	clear: both;
}

.C {
	zoom: 1;
}

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

.logo {
	float: left;
	width: 480px;
	padding: 26px 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 66px;
}

.logo img {
	padding-right: 10px;
	float: left;
}

.menu {
	width: 670px;
	float: left;
}

.menu li {
	width: 110px;
	height: 112px;
	line-height: 112px;
	float: left;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.menu li a {
	display: block;
}

.menu li a:hover {
	background: #fff url(../images/menuturn.jpg) no-repeat center;
}

.menu li:hover ul {
	display: block;
}

.menu li ul {
	position: absolute;
	top: 70px;
	left: 0;
	background: #f5f5f3;
	z-index: 999;
	display: none;
}

.menu li ul li {
	background: none;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #dedede;
	font-size: 12px;
}

.menu li ul li a {
	padding: 0;
	height: 26px;
	line-height: 26px;
}

.tel {
	float: right;
	padding-top: 44px;
}

.tel a {
	padding: 0 5px;
}

.sea {
	display: none;
	position: absolute;
	right: 0;
	width: 292px;
	z-index: 999;
}

.sousuo1 {
	width: 250px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #f5f5f3;
	color: var(--color);
	text-indent: 16px;
	float: left;
}

.sousuo {
	width: 40px;
	height: 32px;
	background: #f5f5f3;
	float: left;
	color: var(--color);
}

.seabtnn {
	position: relative;
}

/*banner*/
#banner .main_visual {
	height: 520px;
	overflow: hidden;
	position: relative;
}

#banner .main_image {
	height: 520px;
	overflow: hidden;
	position: relative;
}

#banner .main_image ul {
	width: 9999px;
	height: 520px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

#banner .main_image li {
	float: left;
	width: 100%;
	height: 520px;
}

#banner .main_image li span {
	display: block;
	width: 100%;
	height: 520px
}

#banner .main_image li a {
	display: block;
	width: 100%;
	height: 520px
}

#banner .flicking_con {
	position: absolute;
	top: 490px;
	left: 50%;
	z-index: 999;
	width: 300px;
	height: 21px;
	margin: 0 0 0 -50px;
}

div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url(../images/'btn_main_img.png')
		/*tpa=http://www.frxdbz.com/templates/main/images/btn_main_img.png*/
		0 0 no-repeat;
	display: block;
	text-indent: -1000px
}

div.flicking_con a.on {
	background-position: 0 -21px
}

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

#btn_prev {
	background: url(../images/hover_left.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/hover_left.png*/
		no-repeat left top;
	left: 30px;
}

#btn_next {
	background: url(../images/hover_right.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/hover_right.png*/
		no-repeat right top;
	right: 30px;
}

/*banner*/



.com {
	background: url(../images/combg.jpg)
		/*tpa=http://www.frxdbz.com/templates/main/images/combg.jpg*/
		repeat;
	height: 488px;
	color: #fff;
}

.com .content {
	position: relative;
}

.comtop h3 {
	font-size: 24px;
}

.comtop {
	color: #aef7a6;
}

.comtest img {
	position: absolute;
	left: 30px;
	top: 100px;
}

.comtop {
	padding-left: 635px;
	padding-top: 170px;
}

.comtest {
	padding-left: 635px;
	padding-right: 20px;
}

.comtest a {
	width: 69px;
	height: 38px;
	background: url(../images/more.jpg)
		/*tpa=http://www.frxdbz.com/templates/main/images/more.jpg*/
		no-repeat;
	display: block;
	float: right;
	margin-top: 15px;
}

.pro {
	background: url(../images/pro.jpg)
		/*tpa=http://www.frxdbz.com/templates/main/images/pro.jpg*/
		no-repeat center bottom;
	padding: 50px 0;
}


#s1 {
	width: 1200px;
	height: 420px;
	margin: 0 auto;
	position: relative;
}

#s1 .imglist_w {
	width: 1200px;
	height: 420px;
	overflow: hidden;
	float: left;
	position: relative;
	/*å¿…è¦å…ƒç´ */
}

#s1 .imglist_w ul {
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#s1 .imglist_w li {
	width: 340px;
	padding: 20px;
	border: 1px solid #dddddd;
	float: left;
	margin: 0 10px;
	text-align: center;
	position: relative;
}

#s1 .imglist_w li:hover {
	border: 1px solid #45993b;
	color: #45993b;
}

#s1 .imglist_w li img {
	width: 340px;
	height: 255px;
}

#s1 .abtn {
	position: absolute;
	display: block;
	height: 42px;
	width: 42px;
	overflow: hidden;
	background: url(../images/arrow3.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/arrow3.png*/
		no-repeat 0px 50%;
}

#s1 .aleft {
	left: 500px;
	bottom: 0;
}

#s1 .aright {
	left: 550px;
	bottom: 0;
	background-position: -42px 50%;
}

.tit {
	background: url(../images/tit.jpg)
		/*tpa=http://www.frxdbz.com/templates/main/images/tit.jpg*/
		no-repeat top center;
	text-align: center;
	margin-bottom: 25px;
}

.tit h3 {
	font-size: 18px;
	font-weight: 2;
	color: #45993b;
	line-height: 44px;
}

.tit h4 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #f3ac30;
	text-transform: uppercase;
}

.news {
	margin: 50px auto;
	margin-bottom: 0;
}

.picnews {
	width: 568px;
	float: left;
	color: #999999;
}

.picnews img {
	width: 568px;
}

.picnews div span {
	float: right;
}
.picnews h4{
	font-weight: bold;
	margin: 10px 0;
}

.newslist {
	width: 590px;
	float: right;
}

.newslist li span {
	float: right;
}

.newslist li h4 {
	line-height: 34px;
}

.newslist li {
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 30px;
}

.newslist li:nth-child(1):before {
	content: "01";
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 72px;
	border-right: 1px solid #45993b;
	color: #45993b;
	line-height: 80px;
	margin-right: 16px;
	padding-right: 10px;
}

.newslist li:nth-child(2):before {
	content: "02";
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 72px;
	border-right: 1px solid #45993b;
	color: #45993b;
	line-height: 80px;
	margin-right: 16px;
	padding-right: 10px;
}

.newslist li:nth-child(3):before {
	content: "03";
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 72px;
	border-right: 1px solid #45993b;
	color: #45993b;
	line-height: 80px;
	margin-right: 16px;
	padding-right: 10px;
}



.footer {
	background: #222222;
	padding: 20px 0;
	color: #fff;
	margin-top: 50px;
}

.footer a {
	color: #fff;
}

.hide {
	display: none;
}

.tabx {}

#tabs li {
	float: left;
	width: 80px;
}

#tabs {
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	text-align: center;
	margin: 0 auto;
}

#tabs li a {
	color: #fff;
	line-height: 32px;
}

#tab {
	width: 1200px;
	color: #b8b8b8;
	border: 1px solid #b8b8b8;
	font-size: 12px;
	padding: 15px;
	margin-top: 15px;
}

.on {
	color: #f8ac08
}

.footnav a {
	padding: 0 20px;
}

.footnav {
	text-align: center;
	line-height: 70px;
}

.foot {
	text-align: center;
}


.sidelist li {
	width: 158px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #dddddd;
	float: left;
	margin-right: 36px;
	margin-bottom: 10px;
}

.sidelist li a:hover {
	display: block;
	background: #45993b;
	color: #fff;
}

.maintop {
	border: 1px solid #dddddd;
	text-align: left;
	line-height: 30px;
	background: url(../images/logo-1.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/logo.png*/
		no-repeat 10px center;
	background-size: contain;
	padding: 10px;
	padding-left: 60px;
	margin: 30px 0;
	font-size: 12px;
}

.maint {
	background: url(../images/maintop.jpg)
		/*tpa=http://www.frxdbz.com/templates/main/images/maintop.jpg*/
		no-repeat center;
	height: 28px;
	line-height: 42px;
	color: #45993b;
	font-size: 18px;
	text-align: center;
	margin: 40px 0;
}

.maintest {
	padding: 20px;
	border: 1px solid #dddddd;
}




#apply_form input {
	width: 90%;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-indent: 12px;
}

#apply_form #ValidateCode {
	width: 100px;
}

#apply_form textarea {
	width: 90%;
	height: 200px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.jms {
	width: 50%;
	height: 30px;
	border-radius: 5px;
	font-family: å¾®è½¯é›…é»‘;
	margin-bottom: 20px;
}

.probanner {
	margin: 20px 0;
}

.probanner img {
	width: 100%;
}

/* åŠ ç›Ÿå•†æŸ¥è¯¢æ•ˆæžœCSSå¼€å§‹ */
.mod18 {
	width: 800px;
	position: relative;
	margin: 0 auto;
}

.mod18 .btn {
	position: absolute;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}

.mod18 .prev {
	left: 10px;
	background: url(../images/prevBtn.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/prevBtn.png*/
		no-repeat;
}

.mod18 #prevTop,
.mod18 #nextTop {
	top: 250px;
	width: 32px;
	height: 48px;
}

.mod18 #prev,
.mod18 #next {
	top: 656px;
	width: 10px;
	height: 16px;
}

.mod18 #prevTop {
	background: url(../images/prevBtnTop.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/prevBtnTop.png*/
		0 0 no-repeat;
}

.mod18 #nextTop {
	background: url(../images/nextBtnTop.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/nextBtnTop.png*/
		0 0 no-repeat;
}

.mod18 .next {
	right: 10px;
	background: url(../images/nextBtn.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/nextBtn.png*/
		no-repeat;
}

.mod18 li {
	float: left;
}

.mod18 .cf li {
	position: relative;
	color: #fff;
}

.mod18 .cf a {
	display: block;
	width: 526px;
	height: 377px;
	position: absolute;
	color: #fff;
}

.mod18 .cf li span {
	display: block;
	width: 800px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	line-height: 22px;
	text-align: left;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#60000000", endColorstr="#60000000");
}

.mod18 .picBox {
	width: 800px;
	height: 600px;
	position: relative;
	overflow: hidden;
	background: #0D0D0D;
}

.mod18 .picBox ul {
	height: 800px;
	position: absolute;
	left: 0;
}

.mod18 .picBox li {
	width: 800px;
	height: 600px;
}

.mod18 .picBox li img {
	width: 800px;
	height: 600px;
}

.mod18 .listBox {
	width: 800px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
	overflow: hidden;
}

.mod18 .listBox ul {
	height: 96px;
	position: absolute;
}

.mod18 .listBox li {
	width: 140px;
	height: 96px;
	cursor: pointer;
	position: relative;
	padding: 5px 0 0 0;
}

.mod18 .listBox li i {
	display: none;
}

.mod18 .listBox li a {
	display: block;
	width: 126px;
	height: 96px;
}

.mod18 .listBox img {
	border: 3px solid #fff;
	width: 120px;
	height: 90px;
}

.mod18 .listBox .on img {
	border: 3px solid #CECDCC;
}

.mod18 .listBox .on {
	background: url(../images/img_bg.jpg)
		/*tpa=http://www.frxdbz.com/templates/main/images/img_bg.jpg*/
		center top no-repeat;
}

.mod18 .listBox .on i {
	display: block;
}


.proli li img {
	width: 280px;
	height: 210px;
}

.proli li {
	padding: 5px;
	border: 1px solid #ccc;
	position: relative;
	float: left;
	width: 280px;
	height: 210px;
	margin: 10px 48px;
}

.proli li p {
	position: absolute;
	left: 5px;
	bottom: 5px;
	line-height: 30px;
	background: url(../images/probg.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/probg.png*/
		repeat;
	width: 280px;
	text-align: center;
	color: #fff;
}

.prolist li {
	width: 266px;
	text-align: center;
	float: left;
	margin: 10px 12px;
	position: relative;
}

.prolist li p {
	line-height: 30px;
	text-indent: 10px;
}

.prolist li img {
	width: 266px;
	height: 200px;
}

.prolist li span {
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/pro.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/pro.png*/
		repeat;
	text-align: center;
	color: #fff;
	display: none;
}

.prolist li p {
	background: url(../images/proli.jpg)
		/*tpa=http://www.frxdbz.com/templates/main/images/proli.jpg*/
		no-repeat center top;
}

/*sbxx*/
.equipment {
	width: 500px;
	height: 314px;
	margin: 20px auto;
	background-image: url(../images/Equipment.jpg)
		/*tpa=http://www.frxdbz.com/templates/main/images/Equipment.jpg*/
	;
	background-repeat: no-repeat;
}

.equipment a {
	display: block;
	width: 201px;
	height: 59px;
}

.e_button {
	float: left;
	width: 201px;
	height: 59px;
	margin-right: 32px;
}

.e_button_1 {
	float: left;
	width: 201px;
	height: 59px;
	margin-left: 8px;
}

.e_position {
	margin-left: 29px;
	margin-bottom: 60px;
	padding-top: 63px;
}

.e_position_1 {
	margin-left: 29px;
	padding-top: 63px;
}

/*Article List*/
.arList li {
	border-bottom: 1px solid #d5d5d6;
	margin-bottom: 15px;
	line-height: 26px;
}

.arList li h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 44px;
	color: #333333;
}

.arList li h3:hover {
	color: #154999;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.arList li img {
	width: 107px;
	height: 80px;
	float: left;
	padding-right: 15px;
}

.arList .newsl {
	float: left;
	width: 1000px;
}

.arList .newsl a {
	color: #666;
}

.arList .newsl:hover a {
	color: #154999;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.newsr h2 {
	font-size: 35px;
	line-height: 32px;
	padding-top: 16px;
}

.newsr {
	width: 85px;
	height: 80px;
	float: right;
	background: #e3e3e3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/*Article Content*/
.arTitle,
.arDate,
.arKeywords,
.arContent {
	clear: both;
}

.arTitle {
	line-height: 36px;
	text-align: center;
	color: Black;
}

.arDate {
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin: 10px 0px;
}

.arDate span {
	background: #f4f4f4;
	padding: 0px 10px;
}

.arDate span i {
	font-style: normal;
	color: #db0023;
}

.arKeywords {
	height: 24px;
	margin: 0px auto;
	line-height: 24px;
	color: #000;
	font-weight: bold;
}

.arContent {
	margin: 10px auto;
	color: #333;
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
}

.arContent P {
	font-size: 14px;
	line-height: 180%;
}

.Prev a {
	color: #555;
}

.Next a {
	color: #555;
}

/*ç›¸å…³æ–‡ç« */
/*äº§å“è¯¦æƒ…é¡µ*/
.ny_detail {
	padding: 10px 0px 0px;
}

.detail_tit {
	text-align: center;
	line-height: 30px;
	color: #999;
}

.detail_tit h2 {
	color: #000;
	font-size: 24px;
	line-height: 45px;
	text-align: center;
	overflow: hidden;
	font-family: "å¾®è½¯é›…é»‘";
}

.ArticleKeywords {
	height: 24px;
	line-height: 24px;
	text-indent: 10px;
	color: #007ee0;
	border-bottom: dashed 1px #858585;
}

.cptp {
	text-align: center;
	padding: 20px 0;
}

.detail_wz {
	line-height: 24px;
	margin: 10px auto;
	line-height: 24px;
	color: black;
}

.page2 p {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	display: block;
	font-weight: 200;
}

.page2 p a {
	color: #33afb5;
}

.but_tit {
	height: 30px;
	border-bottom: 2px solid #ccc;
	line-height: 30px;
	margin-top: 25px;
}

.but_tit span {
	display: block;
	width: 114px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #45993b;
	text-align: center;
}

.but_tit span em {
	width: 6px;
	height: 14px;
	background-color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 5px 0 0;
}

.ljcg ul li b {
	display: block;
	width: 95px;
	height: 22px;
	float: left;
	color: #666;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
	text-align: right;
}

.ljcg {
	width: 630px;
	height: auto;
	padding: 10px 0 0 30px;
	overflow: hidden;
}

.ljcg ul li em {
	font-style: normal;
	color: #999;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	overflow: hidden;
}

.mri02m_dd {
	width: 280px;
	height: 20px;
	border: 1px solid #D3D4D3;
	font-size: 12px;
	padding: 0px 2px;
	overflow: hidden;
	margin-left: 5px;
}

.mri02m_ly {
	width: 400px;
	height: 70px;
	border: 1px solid #D3D4D3;
	padding: 0px 2px;
	overflow: auto;
	color: #B9B9B9;
	font-size: 12px;
	line-height: 22px;
	margin-left: 5px;
}

.ljcg ul li {
	padding: 0px 0px 5px;
}

.mri02m_tj {
	width: 58px;
	height: 25px;
	margin: 8px 0px;
	color: #FFF;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	background: #118cda;
	j;
	overflow: hidden;
	cursor: pointer;
	border: none;
}

.xgwz ul {
	padding: 25px 0;
}

.xgwz ul li {
	height: 28px;
	line-height: 28px;
	text-indent: 12px;
	border-bottom: 1px dashed #cecece;
	overflow: hidden;
	width: 48%;
	float: left;
	margin: 0 1%;
}

.xgwz ul li a {
	color: #333;
}

.xgwz ul li span {
	float: right;
}

.zxpro_con {
	width: 708px;
	padding: 15px 0 0 0px;
}

.zxpro_con li {
	float: left;
	margin: 0 15px;
	overflow: hidden;
	text-align: center;
}

.zxpro_con li span {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 206px;
	overflow: hidden;
}

.zxpro_con li img {
	padding: 2px;
	border: 1px solid #cecece;
}

.zxpro_con li a {
	display: block;
	height: 175px;
	line-height: 34px;
}

/*zdd*/
.ztitle {
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
}

.ztitle span {
	float: left;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #45993b;
	font-size: 20px;
	background: #f0f0f0;
	font-size: 14px;
	margin: 0 4px 0 0;
	cursor: pointer;
}

.ztitle span a {
	color: #45993b;
	cursor: pointer;
}

.ztitle span.tithov,
.ztitle span.tithov a {
	background: #45993b;
	color: #fff;
}

.zntit_con {
	display: none;
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.zntit_con p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}

.zntit_con1 {
	display: block;
}

/*Exhibit List*/
.ExhibitTagList {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
}

.ExhibitTagList li {
	float: left;
	width: 240px;
	margin: 10px 16px;
	text-align: center;
	border: 1px solid #e4e4e4;
}

.ExhibitTagList li:hover,
.ExhibitTagList li:hover div.ImageTitle {
	background: #45993b;
	color: #fff;
	display: block;
}

.ExhibitTagList li div.ImageTitle {
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	overflow: hidden;
}

.ExhibitTagList li img {
	padding: 5px;
	width: 230px;
	height: 173px;
}

.ExhibitTagList li p {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

.ExhibitList {
	clear: both;
	margin: 0 auto;
}

.ExhibitList li {
	float: left;
	width: 240px;
	margin: 10px 20px;
	text-align: center;
	border: 1px solid #e4e4e4;
}

.ExhibitList li:hover,
.ExhibitList li:hover div.ImageTitle {
	background: #45993b;
	color: #fff;
	display: block;
}

.ExhibitList li div.ImageTitle {
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	overflow: hidden;
}

.ExhibitList li img {
	padding: 5px;
	width: 230px;
	height: 173px;
}

.ExhibitList li p {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

/*æ ¼å¼åŒ–ä»£ç -e*/
.C:before,
.C:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.C:after {
	clear: both;
}

.C {
	zoom: 1;
}


.proa li {
	border-bottom: 1px dotted #ccc;
	float: left;
	padding: 10px;
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	height: 140px;
}

.proa li a.proa {
	margin-right: 20px;
	width: 180px;
	height: 135px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.proa li a img {
	width: 180px;
	height: 135px;
}

.proa li h2 a {
	color: #444;
	font-size: 16px;
	position: absolute;
	left: 200px;
	top: 10px;
}

.proa li p {
	position: absolute;
	left: 200px;
	top: 40px;
	width: 630px;
	height: 65px;
	color: #666;
	font-size: 13px;
	line-height: 1.8;
}

.proa li a.more {
	position: absolute;
	right: 60px;
	top: 80px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	color: #444;
}

.proa li:hover a {
	color: #45993b;
	border-color: #45993b;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.proa li:hover {
	background: #f4f4f4;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.proa li:hover h2 {
	color: #45993b;
	-webkit-transition: all .5s;
	transition: all .5s;
}

/*å›¾ç‰‡æ”¾å¤§é•œæ ·å¼*/
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.jqzoom img {
	max-width: 360px;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 263px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff
		/*url(../images/../images/zoom.png) 50% center no-repeat*/
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

/*å›¾ç‰‡å°å›¾é¢„è§ˆåˆ—è¡¨*/
.spec-preview {
	width: 360px;
	height: 270px;
	border: 1px solid #DFDFDF;
}

.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 362px;
}

.spec-scroll .prev {
	float: left;
	margin-right: 4px;
}

.spec-scroll .next {
	float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
	display: block;
	font-family: "å®‹ä½“";
	text-align: center;
	width: 10px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #CCC;
	background: #EBEBEB;
	cursor: pointer;
	text-decoration: none;
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 322px;
	height: 44px;
	overflow: hidden;
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 44px;
}

.spec-scroll .items ul li {
	float: left;
	width: 64px;
	text-align: center;
}

.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 50px;
	height: 38px;
	cursor: pointer;
}

.spec-scroll .items ul li img:hover {
	border: 2px solid #FF6600;
	padding: 1px;
	cursor: pointer;
}

.InfoBox {
	float: right;
	display: inline;
	width: 710px;
	height: 314px;
	margin-right: 10px;
	margin-top: 6px;
	line-height: 22px;
	position: relative;
}

.InfoBox .pdTitle {
	font-size: 14px;
	font-weight: bold;
	color: #45993b;
	margin: 12px 0;
}

.pdKeywords {
	color: #4a4a4a;
	font-size: 12px;
	margin-bottom: 6px;
}

.pdClass,
.pdClass a {
	margin-bottom: 6px;
	color: #333;
}

.pdOverview {}

.pdpromo {
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #45993b;
	text-align: center;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	right: 0;
}

.xggc {
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #45993b;
	text-align: center;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	right: 135px;
}

.xggc a {
	color: #fff;
}

.pdpromo a {
	color: #fff;
}

.pdpromo a:hover {
	color: #fff;
}

.right-extra {
	float: left;
}




/*ç«™ç‚¹ æµ®åŠ¨è¿”å›žé¡¶éƒ¨*/

.cd-top {
	display: inline-block;
	height: 43px;
	width: 44px;
	position: fixed;
	bottom: 60px;
	right: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../images/back_top.jpg)
		/*tpa=http://www.frxdbz.com/images/back_top.jpg*/
		no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	/* å¦‚æžœç”¨æˆ·ç»§ç»­å‘ä¸‹æ»šåŠ¨,è¿™ä¸ªæŒ‰é’®çš„é€æ˜Žåº¦ä¼šå˜å¾—æ›´ä½Ž */
	opacity: .5;
}

.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}






/*ç«™ç‚¹ æµ®åŠ¨å®¢æœ*/
.keifu img {
	border: 0;
}

.keifu {
	position: fixed;
	top: 10%;
	right: 0;
	width: 131px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 990;
}

.keifu_tab {
	width: 160px;
}

.icon_keifu {
	width: 26px;
	height: 100px;
	float: left;
	background: url(../images/keifu.png)
		/*tpa=http://www.frxdbz.com/images/keifu.png*/
		0 0;
	position: relative;
	display: none;
	cursor: pointer;
}

.keifu_box {
	float: left;
	width: 131px;
}

.keifu_tab img {
	display: block;
}

.keifu_head {
	width: 131px;
	height: 41px;
	background: url(../images/keifu.png)
		/*tpa=http://www.frxdbz.com/images/keifu.png*/
	;
	background-position: 0 -103px;
	font-size: 0;
	line-height: 0;
	position: relative;
}

.keifu_close:link,
.keifu_close:visited {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/keifu.png)
		/*tpa=http://www.frxdbz.com/images/keifu.png*/
		-42px 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

.keifu_close:hover {
	background-position: -60px 0;
}

.keifu_con {
	border-left: 7px solid #029bdb;
	border-right: 7px solid #029bdb;
	background: #fbfbfb;
}

.keifu_con ul {
	border-bottom: #e6e5e4 1px solid;
}

.keifu_con li {
	padding-left: 12px;
}

.keifu_con .li-qq {
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.keifu_con .li-tel-title {
	font-weight: bold;
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	border-top: 1px solid #dddddd;
}

.keifu_con .li-tel-num {
	font-family: Arial;
	font-size: 12px;
	color: #e66d15;
	line-height: 20px;
}

.keifu_con .li-feed-title {
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #dddddd;
	padding-left: 0px;
}

.keifu_con .li-feed-title img {
	padding-left: 0px;
	width: 117px;
}

.keifu_con .li-feed {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15;
}


.keifu_con .li-weixin-title {
	font-weight: bold;
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	border-top: 1px solid #dddddd;
}

.keifu_con .li-weixin {
	height: 96px;
	padding-left: 0px;
}

.keifu_con .li-weixin img {
	width: 115px;
	height: 115px;
}

.keifu_con .bt {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 0 0 20px;
	color: #012646;
}

.keifu_bot {
	width: 131px;
	height: 10px;
	background: url(../images/keifu.png)
		/*tpa=http://www.frxdbz.com/images/keifu.png*/
	;
	background-position: 0 -153px;
}



/*å·¦ä¸‹è§’ æµ®åŠ¨ åœ¨çº¿ç•™è¨€*/
#SfMessWrap {
	border: 2px solid #029bdb;
	padding: 1px;
	width: 230px;
	background: #f5f5f5;
	z-index: 100;
	position: fixed;
	left: 2px;
	bottom: 2px;
}

#SfMessHead {
	background: #029bdb;
	line-height: 28px;
	height: 28px;
	text-indent: 10px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	cursor: pointer;
}

#SfMessHead #SfMessTitle {
	float: left;
}

#SfMessHeadIcon {
	float: right;
	width: 23px;
	height: 25px;
	margin-right: 2px;
	background-image: url(../images/icon.png)
		/*tpa=http://www.frxdbz.com/images/icon.png*/
	;
}

.SfMessIconOpen {
	background-position: top;
}

.SfMessIconClose {
	background-position: bottom;
}

#SfMessBody {
	width: 230px;
	height: 225px;
	padding-bottom: 5px;
}

#SfMessBodyTop {
	display: none;
}

#SfMessBodyMid {
	width: 212px;
	padding: 0px;
	margin: 0px auto;
	margin-top: 5px;
}

#SfMessBodyMid input {
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #b89d9d;
	width: 190px;
	height: 17px;
	font-size: 12px;
}

#SfMessBodyMid textarea {
	width: 210px;
	height: 73px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #b89d9d;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px auto;
}

#SfMessBodyMid div {
	margin-top: 3px;
	height: 20px;

}

#SfMessBodyMid .contactmessage {
	height: 76px;
}

#SfMessBodyMid .contactname {
	padding-left: 20px;
	background: url(../images/company.gif)
		/*tpa=http://www.frxdbz.com/images/company.gif*/
		no-repeat;
}

#SfMessBodyMid .contacttel {
	padding-left: 20px;
	background: url(../images/mobile.gif)
		/*tpa=http://www.frxdbz.com/images/mobile.gif*/
		no-repeat;
}

#SfMessBodyMid .contactfrom {
	padding-left: 20px;
	background: url(../images/from.gif)
		/*tpa=http://www.frxdbz.com/images/from.gif*/
		no-repeat;
}

#SfMessBodyMid .contactemail {
	padding-left: 20px;
	background: url(../images/email.gif)
		/*tpa=http://www.frxdbz.com/images/email.gif*/
		no-repeat;
}

#SfMessBodyMid .contactvalicode {
	padding-left: 20px;
	background: url(../images/other.gif)
		/*tpa=http://www.frxdbz.com/images/other.gif*/
		no-repeat;
}

#SfMessBodyMid .contactvalicode input {
	width: 100px;
	height: 17px;
	float: left;
}

#SfMessBodyMid .contactvalicode img {
	height: 19px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #b89d9d;
	float: right;
}

.clearboth {
	clear: both;
}

#SfMessBodyMid .must,
#SfMessBodyMid .ignore,
#SfMessBodyMid .other {
	padding-left: 20px;
	background: url(../images/other.gif)
		/*tpa=http://www.frxdbz.com/images/other.gif*/
		no-repeat;
}

#SfMessBodyBottom {
	width: 220px;
	height: 22px;
	line-height: 22px;
	padding: 0px;
	margin-top: 10px;
}

#SfMessSubmit {
	width: 40px;
	background: url(../images/send.gif)
		/*tpa=http://www.frxdbz.com/images/send.gif*/
	;
	color: #fff;
	border: 0;
	height: 22px;
	padding: 0px;
	float: right;
}

#SfMessCopy {
	float: left;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 25px;
	background: url(../images/sign.png)
		/*tpa=http://www.frxdbz.com/images/sign.png*/
		left top no-repeat;
}

.SfMessTip {
	display: none;
}

#SfMessBodyFoot {
	display: none;
}



/*PageBar*/
.PageBar {
	clear: both;
	width: 710px;
	height: 54px;
	margin: 20px auto 10px auto;
	font-size: 12px;
	text-align: center;
}

.PageButtons {
	height: 28px;
}

.PageButtons span,
.PageButtons a {
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 4px 6px;
}

.PageButtons span {
	color: #ffffff;
	background-color: #CCCCCC;
}

.PageButtons a {
	color: #333333;
}

.PageButtons a:hover {
	background-color: #FFFF99;
}

.PageInfo {
	height: 24px;
	line-height: 24px;
}

.disabled {
	display: none;
}


/*è¯„è®ºæ ·å¼*/
.comment-add {
	margin-top: 15px;
	_width: 100%;
	_position: relative;
	_overflow: hidden;
}

.comment-add .editor {
	position: relative;
	margin-right: 18px;
}

.comment-add .editor textarea {
	width: 100%;
	height: 70px;
}

.comment-add .subcon {
	margin-top: 15px;
}

.comment-add .subcon .right {
	float: right;
}

.comment-box {
	position: relative;
	margin-top: 15px;
}

.comment-list li {
	padding: 15px 0;
	border-top: 1px solid #f7f7f7;
}

.comment-list li .avatar {
	display: block;
	float: left;
	margin-top: 6px;
	background: #fff;
	border-radius: 2px;
	width: 42px;
	height: 42px;
	overflow: hidden;
}

.comment-list li .avatar img {
	width: 42px;
	height: 42px;
}

.comment-list li .inner {
	margin-left: 52px;
}

.comment-list li .inner p {
	color: #333;
	font-size: 14px;
	line-height: 1.8em;
}

.comment-list li .inner .meta {
	margin: 0;
	padding-top: 3px;
	color: #999;
	border: none;
}

.comment-list li .inner .meta .time {
	margin-left: 5px;
	padding-left: 20px;
	color: #777;
	background: url(../images/sprite.gif)
		/*tpa=http://www.frxdbz.com/templates/main/images/sprite.gif*/
		no-repeat left -158px;
}

.comment-list li .answer {
	margin-left: 48px;
	padding: 10px;
	background: #fafafa;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
}

.comment-list li .answer .meta {
	margin: 0;
	padding: 0;
	color: #999;
	margin-bottom: 5px;
	border: none;
}

.comment-list li .answer p {
	color: #555;
	font-size: 14px;
	line-height: 1.8em;
}

.base-tit {
	border-bottom: 1px solid #f0f0f0;
	color: #3b8dd1;
	line-height: 1em;
	font-size: 18px;
	font-weight: normal;
}

.base-tit span {
	position: relative;
	top: 1px;
	display: inline-block;
	padding: 10px 0;
	border-bottom: 1px solid #3b8dd1;
}

.base-tit i {
	float: right;
	padding: 10px 0;
	color: #999;
	font-size: 12px;
	line-height: 26px;
	font-style: normal;
}

.bar-tit {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #e8e8e8;
	color: #6c6c6c;
	font-size: 18px;
}





/**
	 * jQuery lightBox plugin
	 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
	 * and adapted to me for use like a plugin from jQuery.
	 * @name jquery-lightbox-0.5.css
	 * @author Leandro Vieira Pinho - http://leandrovieira.com
	 * @version 0.5
	 * @date April 11, 2008
	 * @category jQuery plugin
	 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
	 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
	 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
	 å›¾ç‰‡ç‚¹å‡»æ”¾å¤§
	 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}


.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	display: none;
}

.about_list {
	width: 180px;
	float: left;
	text-align: center;
	margin: 15px 18px;
	border: 1px solid #ccc;
}

.ImageBox a {
	display: block;
	float: left;
	text-align: center;
}

.ImageBox img {
	width: 180px;
	height: 135px;
	float: left;
	border: 0;
}

.ImageTitle {
	background: #f0f0f0;
	float: left;
	display: block;
	width: 100%;
	border-top: 1px solid #ccc;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}

/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
	display: block;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

/* line 32, ../sass/lightbox.sass */
.lightbox a img {
	border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
	padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
	position: absolute;
	top: 43%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/loading-1.gif)
		/*tpa=http://www.frxdbz.com/templates/main/images/loading.gif*/
		no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container>.nav {
	left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
	outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev,
.lb-next {
	width: 49%;
	height: 100%;
	cursor: pointer;
	/* Trick IE into showing hover */
	display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
	left: 0;
	float: left;
}

/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
	background: url(../images/prev.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/prev.png*/
		left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
	right: 0;
	float: right;
}

/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
	background: url(../images/next.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/next.png*/
		right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
	background: #fff;
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
	padding: 0 4px;
	color: #bbbbbb;
}

/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}

/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}

/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}

/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/close.png*/
		top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}

/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}






/*å†…å®¹ç›¸å†Œæ ·å¼*/
.album-list {
	position: relative;
}

.album-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.album-list ul {
	margin: 0 0 0 -20px;
	*zoom: 1;
}

.album-list li {
	float: left;
	width: 20%;
}

.album-list li a {
	display: block;
	margin: 20px 0 0 20px;
	padding: 1px;
	border: 1px solid #e8e8e8;
}

.album-list li a img {
	display: block;
	width: 100%;
	height: auto;
}

/*é™„ä»¶æ ·å¼*/
.attach-list {
	margin: 0;
	padding: 10px;
}

.attach-list li {
	margin: 0;
	padding: 0 0 0 25px;
	color: #555;
	font-size: 12px;
	line-height: 36px;
	background: url(../images/sprite.gif)
		/*tpa=http://www.frxdbz.com/templates/main/images/sprite.gif*/
		no-repeat 0 -108px;
}

.attach-list li span {
	float: right;
}

.attach-list li i {
	margin-left: 10px;
	font-style: normal;
	color: #666;
}



/*===============================================2016.9.21 è´­ç‰©=====================================================================================*/
/*å•†å“è§„æ ¼*/

.subtitle {
	margin-top: 5px;
	color: #6c6c6c;
	font-size: 15px;
	line-height: 18px;
}

.spec-box {
	position: relative;
	margin-top: 10px;
}

.spec-box.line {
	padding-top: 10px;
	border-top: 1px solid #efefef;
}

.spec-box:after {
	clear: none;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.spec-box dl {
	clear: both;
	display: block;
}

.spec-box dl:after {
	clear: none;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.spec-box dl dt {
	float: left;
	width: 80px;
	line-height: 38px;
	min-height: 38px;
	color: #999;
}

.spec-box dl dd {
	position: relative;
	padding: 5px 0;
	line-height: 26px;
	min-height: 26px;
	color: #6c6c6c;
}

.spec-box dl dd s {
	display: inline-block;
	text-decoration: line-through;
}

.spec-box dl dd .price {
	display: inline-block;
	margin-right: 5px;
	color: #f40;
	font-size: 24px;
	font-weight: 700;
}

.spec-box dl dd .items li {
	position: relative;
	float: left;
	margin: 0 5px 8px 0;
	padding: 1px;
	line-height: 20px;
	vertical-align: middle;
}

.spec-box dl dd .items li a {
	display: block;
	padding: 1px;
	color: #666;
	min-width: 10px;
	width: auto !important;
	text-align: center;
	text-decoration: none;
	border: 1px solid #eee;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.spec-box dl dd .items li a span {
	display: inline-block;
	padding: 5px 9px;
	font-style: normal;
	line-height: 20px;
}

.spec-box dl dd .items li a img {
	width: 36px;
	height: 38px;
	vertical-align: middle;
}

.spec-box dl dd .items li a.selected {
	margin: -1px;
	color: #333;
	border: 2px solid #f40;
	color: #f40;
}

.spec-box dl dd .stock-box {
	display: block;
	float: left;
	margin-right: 10px;
	width: 64px;
}

.spec-box dl dd .stock-box input {
	float: left;
	margin-right: 3px;
	width: 42px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e8e8e8;
}

.spec-box .stock-box a {
	display: block;
	float: left;
	margin-bottom: 4px;
	width: 15px;
	height: 12px;
	line-height: 12px;
	color: #333;
	font-size: 11px;
	text-align: center;
	border: 1px solid #e8e8e8;
	cursor: pointer;
	overflow: hidden;
}

.spec-box .stock-txt {
	float: left;
	line-height: 32px;
}

.spec-box .btn-buy {
	margin-top: 15px;
}

.spec-box .btn-buy .buy {
	display: inline-block;
	margin-right: 10px;
	padding: 0 30px;
	color: #e5511d;
	font-size: 16px;
	line-height: 38px;
	background: #ffe4d0;
	border: 1px solid #f0cab6;
	border-radius: 2px;
	cursor: pointer;
}

.spec-box .btn-buy .add {
	display: inline-block;
	padding: 0 30px;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	background: #f40;
	border: 1px solid #f40;
	border-radius: 2px;
	cursor: pointer;
}

.spec-box .btn-buy button.over {
	color: #999;
	background: #f7f7f7;
	border-color: #e8e8e8;
	cursor: default;
}

/*è´­ç‰©è½¦æ ·å¼*/
.cart-box {
	position: relative;
	margin-top: 30px;
}

.cart-box h1 {
	float: left;
	color: #555;
	font-size: 18px;
	line-height: 35px;
}

.cart-info {
	z-index: 2;
	margin: 0;
	padding: 15px;
	border: 1px solid #DFC795;
	position: absolute;
	top: 0px;
	left: 0px;
	_left: -269px;
	width: 302px;
	height: auto;
	background: #F7F2D0;
	text-align: left;
}

.cart-info .btn-success {
	height: 32px;
	line-height: 32px;
}

.cart-info .close {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 15px;
	height: 10px;
	text-indent: -9999px;
	background: url(../images/sprite.gif)
		/*tpa=http://www.frxdbz.com/templates/main/images/sprite.gif*/
		no-repeat left -240px;
	cursor: pointer;
}

.cart-step {
	position: relative;
	margin-left: 200px;
}

.cart-step li {
	float: left;
	width: 33.33%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../images/cart-arrow.gif)
		/*tpa=http://www.frxdbz.com/templates/main/images/cart-arrow.gif*/
		no-repeat right -45px #f6f6f6;
	color: #999;
	*width: 33.3%;
}

.cart-step li span {
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
	font-size: 15px;
}

.cart-step li.item {
	background-position: right 0;
}

.cart-step li.selected {
	background: url(../images/cart-arrow.gif)
		/*tpa=http://www.frxdbz.com/templates/main/images/cart-arrow.gif*/
		no-repeat right -90px #e8e8e8;
	color: #8cac52;
}

.cart-step li.last {
	background-image: none;
}

.cart-table {
	border: 1px solid #f7f7f7;
}

.cart-table th {
	padding: 0.8em 0.5em;
	color: #555;
	font-size: 13px;
	font-weight: 400;
	background: #f6f6f6;
	border-bottom: 1px solid #f7f7f7;
}

.cart-table td {
	padding: 1em 0.5em;
	color: #555;
	font-size: 13px;
	border-bottom: 1px solid #f7f7f7;
}

.cart-table td .stxt {
	margin-top: 5px;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}

.cart-table td input.checkall {
	padding: 0;
	border: 1px solid #eee;
	background: #fff;
}

.cart-table td .img {
	padding: 1px;
	width: 60px;
	height: 60px;
	border: 1px solid #eee;
}

.cart-table td .buy-box {
	margin: auto;
	padding: 0;
	width: 74px;
	height: 22px;
	overflow: hidden;
}

.cart-table td .buy-box a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #e8e8e8;
	overflow: hidden;
}

.cart-table td .buy-box .input {
	float: left;
	margin: 0;
	padding: 0;
	width: 30px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	ime-mode: Disabled;
	border-radius: 0;
	border-left: 0;
	border-right: 0;
}

.cart-foot {
	margin-top: 20px;
	height: 40px;
}

.cart-foot .btn-box {
	line-height: 40px;
}

.cart-foot .btn-box a {
	margin-right: 20px;
	font-size: 14px;
}

.item-box {
	clear: both;
	padding: 8px 0;
	font-size: 13px;
}

.item-box li {
	display: block;
	float: left;
	margin: 0 25px;
	height: 28px;
	line-height: 28px;
}

.item-box li label input {
	margin-right: 3px;
}

.item-box li em {
	color: #999;
}

.address-list {
	margin-bottom: 20px;
	padding: 10px;
	color: #555;
	font-size: 14px;
	border: 1px solid #f7f7f7;
	max-height: 300px;
	overflow: auto;
}

.address-list li {
	margin: 5px 0;
	padding: 5px 10px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}

.address-list li span {
	margin-left: 10px;
}

.address-list li label em {
	margin-left: 5px;
	color: #999;
}

.address-list li.selected {
	padding: 10px;
	font-size: 15px;
	background: #fff0e8;
	border-radius: 3px;
}

.address-list li.selected span {
	color: #333;
	font-weight: 700;
}

.address-info {
	padding: 10px;
	border: 1px solid #f7f7f7;
}

.address-info dd .input {
	padding: 5px;
}

.address-info dd .select {
	display: inline-block;
	padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius: 2px;
	line-height: 20px;
}

.buy-foot {
	font-size: 14px;
}

.buy-foot .left dl {
	clear: both;
	padding-bottom: 10px;
	line-height: 28px;
}

.buy-foot .left dl dt {
	color: #6c6c6c;
}

.buy-foot .left dl dd .input {
	width: 230px;
	padding: 5px;
}

.buy-foot .right {
	text-align: right;
}

.buy-foot .right p {
	line-height: 38px;
}

.buy-foot .right p .price {
	color: #f00;
	font-weight: 700;
}

.buy-foot .right p.txt-box {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 700;
}

.buy-foot .right p.btn-box {
	margin-top: 20px;
}

/*æç¤ºæ ·å¼*/
.msg-tips {
	position: absolute;
	/* margin:30px auto; */
	/* padding:30px 0; */
	/* width:380px; */
	font-size: 14px;
	text-align: left;
}

.msg-tips .ico {
	display: block;
	float: left;
	background: url(../images/icon-tips.png)
		/*tpa=http://www.frxdbz.com/templates/main/images/icon-tips.png*/
		no-repeat left top;
	width: 46px;
	height: 46px;
	text-indent: -99999px;
	overflow: hidden;
}

.msg-tips .ico.error {
	background-position: -50px 0;
}

.msg-tips .ico.warning {
	background-position: -100px 0;
}

.msg-tips .msg {
	margin-left: 60px;
}

.msg-tips .msg strong {
	margin-bottom: 10px;
	color: #444;
	font-size: 15px;
}

.msg-tips .msg p {
	line-height: 1.8em;
}

.msg-tips .msg i {
	color: #f00;
	font-style: normal;
}

/*æŒ‰é’®æ ·å¼*/
/*.btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
	.btn{ background:#1e7bb3; border:1px solid #02598E; border-radius:2px; vertical-align:middle; }
	.btn:hover{ color:#fff; opacity:0.9; }
	*/
.btn-mini {
	height: 20px;
	line-height: 20px;
	padding: 1px 8px 0;
}

input.btn,
button.btn {
	height: 40px;
	cursor: pointer;
	overflow: visible;
}

.btn-success {
	background: #52A152;
	border: 1px solid #417F41;
	text-shadow: 0 -1px 0 #52A152;
}

.btn-error {
	background: #CB423B;
	border: 1px solid #AA352F;
	text-shadow: 0 -1px 0 #CB423B;
}

.btn-gray {
	background: #ddd;
	border: 1px solid #A9A9A9;
	text-shadow: 0 -1px 0 #EEEEEE;
}

.btn-gray,
.btn-gray:hover {
	color: #777;
}

.red {
	color: #F00;
}

.red:hover {
	color: #F60;
}

.red a {
	color: #F00;
}

.red a:hover {
	color: #F60;
}

/*.left{ float:left; }
	*/
/*æ–‡æœ¬æ¡†æ ·å¼*/
input.wide {
	width: 250px;
}

input.txt {
	width: 200px;
}

input.small {
	width: 50px;
}

.input {
	display: inline;
	margin-right: 5px;
	padding: 7px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: #fff;
	color: #999px;
	border: 1px solid #e8e8e8;
	border-radius: 2px;
}

.select {
	padding: 7px;
	border: 1px solid #e8e8e8;
	line-height: 20px;
}


/*äº§å“å±žæ€§*/
.right .about_bon {
	margin-top: 40px;
	overflow: hidden;
	width: 900px;
}

.lbs {
	width: 900px;
	overflow: hidden;
}

.lbs ul li {
	width: 145px;
	float: left;
	display: block;
	padding: 10px;
	text-align: center;
	line-height: 22px;
	margin: 0 7px 24px 7px;
	overflow: hidden;
}

.lbs ul li a {
	width: 145px;
	padding: 10px;
	display: block;
	background: #1c252a;
	color: #FFF;
}

.lbs ul li a:hover {
	width: 145px;
	padding: 10px;
	display: block;
	background: #0168b7;
	color: #FFF;
}