@charset "utf-8";
/*Html5*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
html, body {
	font: 12px/22px "microsoft yahei", "\5b8b\4f53", Arial, sans-serif, "icomoon";
}
html {
	color: #666;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	overflow-x: hidden;
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	background: transparent;
	outline: none;
blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0;
}
img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	transition: transform 1s;
}
img.hover {
	transform: scale(1.15);
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
/*legend*/
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline: none;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input.submit {
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
}
input[type="text"], input[type="number"] {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: none;
	-webkit-appearance: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul, ol, li {
	list-style: none;
}
i, em {
	font-style: normal;
}
.clear {
	clear: both;
}
.f-cb {
	zoom: 1;
}
.f-cb:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.por {
	position: relative;
}
.poa {
	position: absolute;
}
.pof {
	position: fixed;
}
.poa-f {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.ovh {
	overflow: hidden;
}
.noselect {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.curp {
	cursor: pointer;
}
.z1 {
	z-index: 1;
}
.z2 {
	z-index: 2;
}
.z3 {
	z-index: 3;
}
.dn {
	display: none;
}
.dib {
	display: inline-block;
}
.w-f {
	width: 100%;
}
.h-f {
	height: 100%;
}
.fwn {
	font-weight: normal;
}
.tac {
	text-align: center;
}
.t-f {
	transition: all 0.5s;
}
.t-c {
	transition: color 0.5s;
}
.t-bg {
	transition: background 0.5s;
}
/*head box*/
.topx {
	border-top: 2px solid #aace3b;
	background: #555
}
.topx-container {
	width: 1200px;
	margin: 0 auto;
	position: relative
}
.topx .topx-container {
	height: 48px;
	line-height: 48px;
	font-size: 14px;
}
.topx .topx-tel {
	color: #fff;
	font-size: 16px;
}
.topx .topx-tel strong {
	color: #ff0;
}
.topx .topx-tel i {
	margin: 0 4px;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url("../images/indexsp.png") no-repeat;
}
.topx .topx-navbar {
	position: absolute;
	right: 0;
	top: 0;
	height: 48px;
	line-height: 48px;
}
.topx .topx-navbar .topx-nav {
	position: relative;
	float: left;
	width: 86px;
	text-align: center;
	cursor: pointer;
	margin-left: 15px;
}
.topx .topx-navbar .topx-nav .down {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -90px;
	width: 180px;
	background: #fff;
	border: 1px solid #f5f5f5;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	z-index: 5;
}
.topx .topx-navbar .down a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #fff
}
.caret {
	display: inline-block;
	margin-left: 4px;
	width: 10px;
	height: 8px;
	background: url("../images/indexsp.png") no-repeat;
	background-position: -30px -27px;
}
.topx .topx-navbar .topx-nav a {
	color: #fff;
}
.topx .topx-navbar .topx-nav a:hover {
	color: #aace3b;
}
.index-head {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0px auto;
	height: auto;
}
.index-head .logo {
	float: left;
	margin: 34px 0px 0px 2px;
}
.wri-ban {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 5;
	background: #fff;
	overflow: hidden;
}
.nav-user {
	float: right;
	margin-right: 10px;
}
.nav-user>li {
	float: left;
	width: 95px;
	height: 116px;
}
.nav-user>li>a {
	display: block;
	width: 100%;
	float: left;
	font-size: 15px;
	color: #000;
	line-height: 116px;
	text-align: center;
	height: 116px;
	font-weight: bold;
}
.nav-user>li>a:hover {
	color: #fff;
	background: #aace3b;
}
.nav-user>li:hover .nav_menu {
	display: block;
}
.wri-list {
	padding-top: 35px;
	height: 196px;
	background: #fff;
	position: absolute;
	width: 100%;
	z-index: 16;
	border-top: 1px solid #ececec;
	box-shadow: 0px 2px 2px #B8B8B8;
	display: none;
	left: -50%;
	margin-left: 50%;
}
.wri-list .rt {
	float: right;
	width: 60%;
	height: 180px;
	overflow: hidden;
}
.wri-list ul {
	width: 450px;
	float: left;
}
.wri-list li {
	width: 115px;
	border-bottom: 1px solid #e7e7e7;
	white-space: nowrap;
	margin-right: 34px;
}
.wri-list li a {
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #666;
}
.wri-list li a:hover {
	color: #aace3b;
	background: url("../images/index_16.png") no-repeat right center;
}
.wri-list .rt h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
	margin-top: 4px;
}
.wri-list .rt img {
	float: left;
	margin-right: 38px;
}
.wri-list .rt .say {
	width: 322px;
	float: left;
	line-height: 20px;
	font-size: 14px;
}
.content {
	max-width: 1200px;
	min-width: 1200px;
	margin: 0px auto;
	height: auto;
*zoom:1;
}
.content:after {
	content: "";
	clear: both;
	visibility: hidden;
	height: 0px;
	display: block;
}
.minins {
	float: left;
	display: none;
}
.finds {
	display: block;
	width: 15px;
	height: 15px;
	background: url("../images/find_03.jpg") no-repeat;
	float: right;
	margin-top: 52px;
}
.bbrown {
	width: 100%;
	height: 85px;
	background: #616161;
	display: none;
	position: absolute;
	z-index: 11;
	margin-top: -6px;
}
.bbrown .text {
	height: 85px;
	width: 80%;
	line-height: 85px;
	display: block;
	float: left;
	background: none;
	border: 0px none;
	font-size: 16px;
	color: #fff;
	text-indent: 2px;
}
.bbrown .sub {
	display: block;
	width: 23px;
	height: 24px;
	background: url("../images/nn_06.jpg") no-repeat;
	float: right;
	margin-top: 32px;
	border: none;
}
.headers {
	width: 1200px;
	float: left;
	overflow: hidden;
	height: auto;
}
.headers .close {
	background-image: url("../images/cc.jpg");
}
.logo-11 {
	width: 1200px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 10px 0;
}
/*----------------------首页头部---------------------------*/.index-nav {
	float: right;
	height: 169px;
}
.index-nav > li {
	float: left;
	width: 145px;
	height: 169px;
	position: relative;
	margin-left: 15px;
}
.index-nav > li:hover {
	transition: all ease .3s;
	background: #bb1e10;
}
.index-nav > li > a {
	float: left;
	width: 145px;
	height: 169px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 205px;
}
.index-nav > li > a > span {
	position: absolute;
	top: 55px;
	left: 0;
	float: left;
	width: 145px;
	height: 30px;
}
.home_ico {
	background: url('../images/home_ico.png') no-repeat center center;
}
.about_ico {
	background: url('../images/about_ico.png') no-repeat center center;
}
.pro_ico {
	background: url('../images/pro_ico.png') no-repeat center center;
}
.book_ico {
	background: url('../images/book_ico.png') no-repeat center center;
}
.lxwm_ico {
	background: url('../images/lxwm_ico.png') no-repeat center center;
}
.index-nav-bg {
	background: #bb1e10;
}
.index-inner-nav {
	width: 100%;
	float: left;
	position: absolute;
	top: 169px;
	left: 0px;
	background: #bb1e10;
	padding: 1rem 0;
	display: none;
	border-top: 1px solid #92170c;
}
.index-inner-nav li {
	float: left;
	width: 125px;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
}
.index-inner-nav li a {
	float: left;
	width: 100%;
	height: 35px;
	color: #fff;
}
.index-inner-nav li i {
	display: inline-block;
	margin-right: 10px;
	height: 35px;
	color: #fff;
}
.index-inner-nav li:hover {
	background: #92170c;
}
@keyframes logoanimate {
0% {
opacity: 1;
transform: translate(30px)
}
50% {
opacity: 0.2;
transform: translate(-30px)
}
80% {
opacity: 1;
transform: translate(0)
}
100% {
opacity: 1;
transform: translate(0)
}
}
@-webkit-keyframes logoanimate {
0% {
opacity: 1;
transform: translate(30px)
}
50% {
opacity: 0.2;
transform: translate(-30px)
}
80% {
opacity: 1;
transform: translate(0)
}
100% {
opacity: 1;
transform: translate(0)
}
}
/***********************内页首页****************************/
.header {
	width: 100%;
	float: left;
	padding: 25px 0;
	background: #fff;
}
.header-mid {
	width: 1200px;
	margin: 0 auto;
}
.page-logo {
	width: 375px;
	float: left;
	height: 50px;
}
.page-logo-left {
	width: 375px;
	height: 50px;
	float: left;
}
.page-logo-left img {
	width: 100%;
	height: 50px;
}
.header-right-link {
	float: right;
	height: 50px;
	line-height: 50px;
}
.header-right-link a {
	width: 26px;
	height: 26px;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-top: 12px;
	z-index: 99999;
}
.header-right-link a.top_kf:hover {
	transform: rotateY(180deg);
	transition: transform ease .5s;
}
.top_wx {
	background: url('../images/weixingtop.jpg') no-repeat;
}
.top_wx {
	position: relative;
}
.top_wx span {
	position: absolute;
	right: -58px;
	top: 27px;
	float: left;
	display: block;
	background: url('../images/wxzbg.png') no-repeat;
	width: 140px;
	height: 152px;
	display: none;
}
.top_wx span img {
	width: 120px;
	height: 120px;
	margin-left: 10px;
	margin-top: 22px;
}
.top_wx:hover span {
	display: block;
}
.top_kf {
	background: url('../images/webqq.png') no-repeat;
}
.page-nav {
	width: 100%;
	float: left;
	height: 45px;
	margin-top: 15px;
}
.page-nav-left {
	float: left;
	height: 45px;
	line-height: 45px;
}
.page-nav-left > li {
	width: 120px;
	float: left;
	height: 45px;
	line-height: 45px;
}
.page-nav-left > li > a {
	width: 120px;
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: left;
	color: #000;
	font-size: 16px;
}
.page-nav-left > li > a:hover {
	color: #aace3b;
}
.nav-right-fu {
	float: right;
	height: 17px;
	margin-top: 15px;
}
.nav-right-fu a {
	float: left;
	display: block;
	border-right: 1px solid #ddd;
	padding-right: 10px;
	text-align: left;
	color: #666;
	font-size: 12px;
	height: 17px;
	line-height: 17px;
	margin-left: 5px;
}
.nav-right-fu a:hover {
	color: #aace3b;
}
.search-icox {
	position: relative;
}
.bbrownx {
	width: 100%;
	height: 85px;
	background: #616161;
	display: none;
	position: absolute;
	z-index: 11;
	top: 160px;
}
.bbrownx .text {
	height: 85px;
	width: 80%;
	line-height: 85px;
	display: block;
	float: left;
	background: none;
	border: 0px none;
	font-size: 16px;
	color: #fff;
	text-indent: 2px;
}
.bbrownx .sub {
	display: block;
	width: 23px;
	height: 24px;
	background: url("../images/nn_06.jpg") no-repeat;
	float: right;
	margin-top: 32px;
	border: none;
}
.headers .close {
	background-image: url("../images/cc.jpg");
}
.nav_menu {
	background: #f0f0f0;
	border-top: 1px solid #dfdfe0;
	position: absolute;
	left: 50%;
	top: 116px;
	display: none;
	margin-left: -980px;
	width: 1960px;
	padding-bottom: 40px;
}
.nav_menu .inner {
	width: 1200px;
	margin: 0 auto;
}
.nm_pro {
	line-height: 46px;
	font-size: 18px;
	float: none
}
.nm_pro li {
	padding-top: 15px;
	width: 228px;
	margin-right: 12px;
	text-align: center;
}
.nm_pro li.last {
	margin: 0;
}
.nm_pro li dt {
	font-size: 18px;
	line-height: 44px;
}
.nm_pro li dt h3 a {
	display: block;
	border-bottom: 2px solid #aace3a;
	color: #000
}
.nm_pro li dd {
	font-size: 14px;
	padding-top: 15px;
}
.nm_pro li dd p {
	margin: 0 0 10px;
	height: 20px;
}
.nm_pro li dd a {
	padding: 0 20px;
	line-height: 30px;
	display: block;
	color: #000
}
.nm_pro li dd a:hover {
	background: #aace3b;
	color: #fff
}
.qita-list-left {
	width: 25%;
	float: left;
	margin-top: 10px
}
.qita-list-left span {
	margin-right: 10px;
	font-size: 10px;
}
.qita-list-left a {
	margin-top: 15px;
	width: 45%;
	float: left;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #999;
	text-align: center;
	color: #999;
	margin-right: 10px;
	font-size: 16px
}
.qita-list-left a:hover {
	color: #333;
}
.qita-list-right {
	width: 65%;
	float: right;
}
.top-jianjie {
	width: 490px;
	float: right;
	line-height: 25px;
	margin-top: 40px;
	font-size: 14px;
}
.topx-nav-rigt-a {
	width: 26px;
	height: 26px;
	float: right;
	margin-top: 11px;
	margin-left: 15px;
}
.topx-nav-rigt-a a {
	width: 26px;
	height: 26px;
	float: left;
	background: url('../images/webqq.png');
}
.topx-nav-rigt-a a:hover {
	transform: rotateY(-360deg);
	background: url('../images/webqq2.png');
	transition: all ease .5s;
}
.topx-nav-rigt-b {
	width: 26px;
	height: 26px;
	float: right;
	margin-top: 11px;
	margin-left: 15px;
}
.topx-nav-rigt-b div.av {
	width: 26px;
	height: 26px;
	float: left;
	background: url('../images/wx1.png');
	position: relative;
	z-index: 99999;
}
.topx-nav-rigt-b div.av:hover {
	background: url('../images/wx2.png');
	transition: all ease .5s;
}
.topx-nav-rigt-b div.av span {
	position: absolute;
	right: -58px;
	top: 26px;
	float: left;
	display: block;
	background: url('../images/wxzbg.png') no-repeat;
	width: 140px;
	height: 152px;
	display: none;
}
.topx-nav-rigt-b div.av span img {
	width: 120px;
	height: 120px;
	margin-left: 10px;
	margin-top: 22px;
}
.topx-nav-rigt-b div.av:hover span {
	display: block;
}
.lang {
	float: right;
	height: 48px;
	width: 92px;
	position: relative;
	color: #fff;
	cursor: pointer;
	z-index: 666;
}
.lang:hover .lang-div {
	display: block;
}
.lang-div {
	float: left;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 48px;
	left: 0px;
	display: none;
}
.lang-div a {
	float: left;
	overflow: hidden;
	width: 100%;
	display: block;
	text-align: center;
	background: #f5f5f5;
	margin-bottom: 2px;
	padding: 5px 0;
}
.lang a img {
	display: inline-block;
	width: 35px;
	height: 23px;
}
.lang a span {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #aace3b;
}
/*********************************************/.article-one {
	width: 100%;
	float: left;
	padding: 20px 0;
}
.article-one-mid {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
.about-left {
	width: 680px;
	float: left;
	overflow: hidden;
}
.about-left h1 {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 28px;
	color: #000;
}
.about-left h2 {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 22px;
	color: #000;
	margin-bottom: 20px;
}
.about-left h5 {
	width: 100%;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.about-centent {
	width: 100%;
	float: left;
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
	color: #555;
	font-weight: normal;
}
.about-btn {
	width: 200px;
	height: 45px;
	float: left;
	background: #3f3c35;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	margin-top: 10px;
}
.about-btn:hover {
	transition: all ease .5s;
	background: #aace3b;
	animation: btnanimate .3s ease;
}
.about-right {
	width: 443px;
	float: right;
	height: 298px;
	background: url('../images/about_right.jpg');
}
.flash-middle {
	width: 100%;
	float: left;
	height: 352px;
	background: url('../images/index_img.jpg') no-repeat center top;
}
.index-new {
	width: 100%;
	float: left;
	padding: 40px 0;
	background: url("../images/section5Bg.gif") repeat-x top #f7f7f7;
}
.index-new-mid {
	width: 1200px;
	margin: 0px auto;
	overflow: auto;
}
.index-new-mid h1 {
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #aace3b;
	font-size: 30px;
	font-weight: bold;
}
.index-new-mid > h2 {
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #666;
	font-weight: normal;
	font-size: 25px;
}
.index-new-mid h1 .en-news {
	padding-left: 10px;
	color: #666;
	font-size: 14px;
}
.index-new-mid h1 a {
	float: right;
	height: 25px;
	line-height: 25px;
	margin-top: 15px;
}
.index-new-mid h1 .news-moer span {
	padding: 0 20px;
	color: #fff;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	float: left;
}
.spanred {
	background: #aace3b;
}
.spanhei {
	background: #000;
}
.index-new-mid h1 a:hover .spanred {
	background: #000;
	transition: all ease .5s;
}
.index-new-mid h1 a:hover .spanhei {
	background: #aace3b;
	transition: all ease .5s;
}
.index-news-centent {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.section5 {
	width: 100%;
	float: left;
	padding: 40px 0;
	background: #fff;
}
.news-ul {
	width: 100%;
	margin-top: 46px;
}
.news-ul .new-li {
	width: 285px;
	height: 240px;
	float: left;
	background: #fff;
	position: relative;
	margin-right: 15px;
}
.news-ul .new-li .new-img {
	width: 100%;
	height: 240px;
	overflow: hidden;
	display: block;
	float: left;
}
.news-ul .new-li .new-img img {
	width: 100%;
	transition-duration: 500ms;
	height: 240px;
}
.news-ul .new-li:hover .new-img img {
	transform: scale(1.04);
}
.news-ul .new-li .new-img .down {
	top: 227px;
	background: url("../images/nw1.png") no-repeat;
}
.news-ul .new-li .new-box {
	height: 45px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	line-height: 45px;
	color: #fff;
	text-align: center;
	background: url("../images/caseTitlebg.png") repeat;
}
.news-ul .new-li .new-box a {
	font-size: 16px;
	color: #fff;
	font-family: "方正正中黑简体", "微软雅黑";
}
.news-ul .new-li:hover .new-box a:hover {
	color: #f5f5f5;
}
.news-ul .new-li .new-text {
	font-size: 13px;
	color: #999;
	line-height: 24px;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.title {
	width: 100%;
	padding-bottom: 20px;
}
.title p {
	text-align: center;
	width: 100%;
}
.title .en {
	line-height: 54px;
	font-size: 30px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #aace3b;
}
.title .cn {
	color: #666;
	font-size: 16px;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-weight: normal
}
.pro_title {
	width: 100%;
	padding-top: 0;
	padding-bottom: 20px;
	text-align: center;
}
.pro_title span {
	text-align: center;
	width: 100%;
	color: #333;
}
.pro_title .en {
	line-height: 54px;
	font-size: 35px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
}
.pro_title .cn {
	line-height: 46px;
	font-size: 30px;
}
.article-two {
	width: 100%;
	padding: 20px 0;
	background: #fff;
	float: left;
}
.article-two-md {
	width: 1200px;
	margin: 0 auto;
}
.index-pro-left {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}
.index-pro-left h1 {
	color: #333;
	font-size: 30px;
	float: left;
	height: 35px;
	line-height: 35px;
	width: 100%;
}
.index-pro-left h2 {
	font-size: 22px;
	float: left;
	height: 15px;
	line-height: 15px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}
.index-pro-left span {
	background: #aace3b;
	font-size: 30px;
	display: inline-block;
	height: 5px;
	line-height: 5px;
	width: 80px;
}
.index-pro-left h3 {
	color: #666;
	font-size: 16px;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-weight: normal;
	margin-bottom: 20px;
}
.product-shuoming {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.index-pro-right {
	width: 100%;
	float: left;
	margin-top: 20px
}
.index-pro-right ul {
	width: 230px;
	float: left;
	margin-right: 12px;
	position: relative;
	overflow: hidden;
	height: 255px;
}
.index-pro-right ul .plist-img {
	width: 228px;
	float: left;
	height: 200px;
	border: 1px solid #ddd;
	border-bottom: none;
	background: url('../images/csdbj.jpg') no-repeat;
}
.index-pro-right ul .plist-img img {
	width: 100%;
	height: 200px;
}
.index-pro-right ul .plist-text {
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
	font-size: 18px
}
.index-pro-right ul .plist-text a {
	color: #555;
	background: #ddd;
	float: left;
	height: 55px;
	width: 100%
}
.index-pro-right ul:hover .plist-text a {
	color: #fff;
	background: #aace3b;
	transition: all ease .5s
}
.scroll-pro-list {
	width: 90px;
	height: 90px;
	background: #FFF;
	display: block;
	position: absolute;
	left: -90px;
	top: -90px;
	z-index: 9999;
}
.scroll-pro-list img {
	width: 87px;
	height: 87px;
	border: 3px solid #fff;
	border-radius: 3px;
}
.zhezhao {
	background: rgba(0,0,0,.8);
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.index-pro-right ul:hover .zhezhao {
	display: block;
	transition: all ease .5s;
}
.two-list-show {
	width: 100%;
	float: left;
	position: absolute;
	top: 15px;
	left: 0;
	height: 350px;
	background: transparent;
}
.two-list-show a {
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 30px;
	background: #fff;
	padding: 10px;
	float: left;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	display: none;
}
.two-list-show a img {
	width: 50px;
	height: 50px;
	border-radius: 25px;
}
.zifenlei-jj {
	width: 100%;
	float: left;
	line-height: 22px;
	color: #666;
	text-align: center;
}
.pro-title {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #000;
	text-align: center;
	font-size: 18px;
}
.pro-title:hover {
	color: #bb1e10;
	transition: all 0.5s ease;
}
.proshowi-wrap {
	width: 100%;
	position: relative;
	overflow: hidden;/*padding-top: 756px;*/
	z-index: 2;
}
.proshowi-wrap .title {
	text-align: center;
}
.proshowi-wrap .title span {
	display: inline-block;
	margin: 0 8px;
}
.proshowi-wrap .title .cn {
	color: #fff;
	font-size: 36px;
}
.proshowi-wrap .title .en {
	font-size: 36px;
	color: #eee;
	text-transform: uppercase;
	font-family: arial;
}
.proshowi-wrap .hr {
	width: 50px;
	height: 3px;
	background: #ebb100;
	margin: 0 auto;
}
.i-pro {
	height: 580px;
	width: 100%;
	background: #f5f5f5;
}
.i-prob {
	padding-top: 60px;
}
.i-prolist {
	position: relative;
	height: 315px;
	margin: 0 auto;
	width: 1200px;
	margin-top: 64px;
}
.i-prolist ul {
	width: 1200px;
}
.i-prolist li {
	width: 285px;
	height: 300px;
	background: #fff;
	margin-right: 15px;
	position: relative;
	cursor: pointer;
}
.i-prolist li .con {
	width: 265px;
	height: 80px;/*border-top: 1px solid #f1f1f1;*/
	padding: 10px 10px 0 10px;
	position: absolute;
	left: 0;
}
.i-prolist li .con i {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	left: 0;
	top: 0;
}
.i-prolist li .conb {
	position: relative;
	z-index: 2;
}
.i-prolist li h2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.i-prolist li h2 a {
	color: #333;
}
.i-prolist li h2 a:hover {
	color: #e21001;
}
.i-prolist li h3 {
	color: #999;
	height: 75px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
}
.i-prolist li .more {
	width: 88px;
	height: 26px;
	margin-top: 20px;
	line-height: 26px;
	border: 1px solid #d2d2d4;
	color: #666666;
	text-align: center;
	float: right;
	font-family: arial;
	border-radius: 20px;
	transition: all 500ms ease-in 0ms;
}
.i-prolist li .more a {
	color: #666666;
}
.i-prolist li:hover .more {
	background: #aace3b;
	color: #fff;
	border-color: #aace3b;
}
.i-prolist .prev, .i-prolist .next {
	display: block;
	cursor: pointer;
	width: 39px;
	height: 39px;
	background-image: url("../images/btn1.png");
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	top: 134px;
}
.i-prolist .prev {
	background-position: left top;
	left: -69px;
}
.i-prolist .next {
	background-position: left bottom;
	right: -69px;
}
.i-prolist .prev:hover {
	background-position: right top;
}
.i-prolist .next:hover {
	background-position: right bottom;
}
.case-news-section {
	width: 100%;
	float: left;
}
.case-news-section .case-list {
	width: 568px;
	float: left;
}
.case-news-section .cns-aside {
	width: 158px;
	height: 296px;
	float: left;
	text-align: center;
	color: #fefefe;
	position: relative;
}
.case-news-section .cns-aside h2 {
	padding-top: 80px;
	height: 60px;
	font: 20px/30px "微软雅黑";
	margin-bottom: 14px;
}
.case-news-section .cns-aside ul {
	width: 100%;
}
.case-news-section .cns-aside li {
	line-height: 20px;
	font-size: 14px;
	float: none;
	width: 100%;
	text-align: center;
}
.case-news-section .cns-aside p {
	width: 100%;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: 16px;
}
.case-news-section .cns-aside p a {
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}
.case-news-section .cns-aside p a:hover {
	color: rgba(255,255,255,0.8)
}
.case-news-section .case-list .cns-aside {
	background: #aace3b;
}
.case-news-section .news-list .cns-aside {
	background: #989898;
}
.case-news-section .cns-main {
	float: right;
}
.case-news-section .case-list .cns-main {
	width: 410px;
	position: relative;
	overflow: hidden;
}
.case-news-section .case-list .cns-main ul {
	width: 820px;
	position: relative;
}
.case-news-section .case-list .cns-main li {
	width: 410px;
	float: left;
}
.case-news-section .case-list .cns-main li a {
	display: block;
	position: relative;
}
.case-news-section .case-list .cns-main img {
	width: 410px;
	height: 296px;
}
.case-news-section .case-list .cns-main span, .case-news-section .case-list .cns-main em {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.case-news-section .case-list .cns-main span {
	height: 38px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}
.case-news-section .case-list .cns-main em {
	line-height: 38px;
	text-align: center;
	z-index: 2;
	font-size: 14px;
	color: #fefefe;
}
.case-news-section .prev-btn, .case-news-section .next-btn {
	width: 24px;
	height: 68px;
	background: rgba(88,88,88,0.9);
	font: 14px/68px "宋体";
	text-align: center;
	color: #fefefe;
	position: absolute;
	z-index: 3;
	top: 114px;
	background: #585858 \9;
	filter: alpha(opacity=90) \9;
	transition: 1s;
}
.case-news-section .prev-btn:hover, .case-news-section .next-btn:hover {
	background: #aace3b;
	font-size: 16px;
}
.case-news-section .prev-btn {
	left: 0;
}
.case-news-section .next-btn {
	right: 0;
}
.case-news-section .news-list .cns-main {
	width: 402px;
	position: relative;
}
.case-news-section .news-list {
	width: 560px;
	float: right;
}
.case-news-section .news-img {
	height: 160px;
}
.case-news-section .news-img img {
	width: 402px;
	height: 160px;
}
.case-news-section .news-list .cns-main ul {
	padding: 18px 0 40px 0;
	height: 78px;
	background: #fff;
}
.case-news-section .news-list .cns-main li {
	padding-left: 32px;
	line-height: 26px;
	background: url("http://www.choufang.cn/static/web/css/../img/yellow-squire.png") no-repeat 16px center;
	overflow: hidden;
	vertical-align: top;
	width: 372px;
}
.case-news-section .news-list .cns-main a {
	float: left;
	font-size: 14px;
	color: #666;
	transition: 1s;
}
.case-news-section .news-list .cns-main a:hover {
	color: #aace3b;
}
.case-news-section .news-list .cns-main span {
	float: right;
	margin-right: 14px;
	font-family: "arial";
	color: #b5b5b5;
}
.case-news-section .news-list .cns-main p {
	position: absolute;
	right: 12px;
	bottom: 10px;
}
.case-news-md {
	width: 1200px;
	margin: 0 auto;
}
/*indexNews*/.indexNews {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.news_K {
	WIDTH: 375px;
	FLOAT: left;
	OVERFLOW: hidden;
	padding: 8px 8px 15px;
	background: #fff;
}
.news_Kr {
	FLOAT: right
}
.news_K .title {
	BORDER-BOTTOM: #ddd 1px solid;
	HEIGHT: 35px;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 0;
}
.title a {
	color: #000;
}
.title a:hover {
	color: #fb9607;
}
.news_K .title DL {
	LINE-HEIGHT: 35px;
	WIDTH: 309px;
	HEIGHT: 35px;
}
.news_K .title DL DT {
	FLOAT: left;
	FONT-SIZE: 18px;
	display: inline-block;
	border-bottom: 2px solid #000;
	height: 35px;
	margin-left: 15px;
}
.news_K .title DL DD {
	BACKGROUND: url(../images/d_bor.gif) no-repeat 5px center;
	FLOAT: right
}
.news_K .content {
	WIDTH: 379px;
	OVERFLOW: hidden;
}
.Xit_ {
	MARGIN-TOP: 5px;
	FLOAT: left
}
.Xit_ DIV {
	BORDER-BOTTOM: #eee 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #eee 1px solid;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 3px;
	WIDTH: 120px;
	PADDING-RIGHT: 3px;
	DISPLAY: block;
	FONT-FAMILY: Arial;
	HEIGHT: 90px;
	VERTICAL-ALIGN: middle;
	BORDER-TOP: #eee 1px solid;
	BORDER-RIGHT: #eee 1px solid;
	PADDING-TOP: 3px;
}
.Xit_ DIV:hover {
	border: 1px solid #c00
}
.Xit_ IMG {
	WIDTH: 120px;
	HEIGHT: 90px;
	VERTICAL-ALIGN: middle
}
.X_top {
	float: left;
	WIDTH: 379px;
	HEIGHT: auto;
	OVERFLOW: hidden;
	PADDING-TOP: 7px
}
.Xij_ {
	WIDTH: 210px;
	BACKGROUND: url(../images/h_bor.gif) repeat-x 50% bottom;
	FLOAT: right;
	HEIGHT: 105px;
	OVERFLOW: hidden;
	margin-right: 8px;
}
.Xij_B {
	WIDTH: 160px;
	BACKGROUND: url(../images/h_bor.gif) repeat-x 50% bottom;
	FLOAT: left;
	OVERFLOW: hidden
}
.Xij_ IMG {
}
.Xij_ H2 {
	LINE-HEIGHT: 30px;
	WIDTH: 160px;
	DISPLAY: block;
	HEIGHT: 30px;
	OVERFLOW: hidden
}
.Xij_ H2 A {
	COLOR: #000;
	FONT-SIZE: 14px
}
.Xij_ H2 A:hover {
	color: #fb9607
}
.Xij_ P {
	TEXT-INDENT: 1.8em;
	DISPLAY: block;
	HEIGHT: 72px;
	OVERFLOW: hidden;
	line-height: 18px;
}
.Xij_ P A {
	COLOR: #666
}
.Xbgn {
	WIDTH: 379px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-TOP: 5px
}
.Xlist_ {
	TEXT-ALIGN: right;
	MARGIN: auto;
	WIDTH: 379px;
	HEIGHT: auto;
	COLOR: #999999;
	OVERFLOW: hidden;
	float: left;
}
.Xlist_ img {
	vertical-align: middle
}
.Xlist_ LI {
	LINE-HEIGHT: 35px;
	text-indent: 15px;
	BACKGROUND: url(../images/navbg.png) no-repeat 5px center;
	HEIGHT: 35px;
	OVERFLOW: hidden;
	padding-right: 5px;
	border-bottom: 1px dotted #cfcfcf;
	width: 371px;
}
.Xlist_ LI a {
	color: #000;
	font-size: 14px;
}
.Xlist_ LI a:hover {
	color: #dd0000
}
.Xlist_ DIV {
	TEXT-ALIGN: left;
	FLOAT: left
}
/*产品*/.chanpin_zs {
	width: 1200px;
	height: auto;
	clear: both;
	margin: 0 auto;
}
.chanpin_zs .zs_title {
	width: 1200px;
	height: 46px;
	text-align: center;
}
.chanpin_zs .zs_title a {
	font-size: 20px;
	color: #921028;
	font-family: microsoft yahei;
}
.chanpin_zs .container {
	margin-top: 0;
}
.ttt {
	width: 1210px;
	height: 60px;
	padding-left: 120px;
}
.ttt li {
	float: left;
	width: 150px;
	height: 40px;
	border: 1px solid #0b65a0;
	background: #fff;
	margin-right: 17px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
}
.ttt li.hover {
	background: #108de0;
	font-weight: bold;
	color: #fff;
}
.ttt li.hover a {
	font-weight: bold;
	color: #fff;
}
.tabcont {
	width: 1200px;
	float: left;
	height: auto;
	clear: both;
}
.tabcont .tabc {
	width: 1200px;
	float: left;
	height: auto;
	clear: both;
	display: none;
}
.tabcont .tabc ul {
	width: 254px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	padding-left: 38px;
	margin-bottom: 10px;
}
.tabcont .tabc ul li {
	width: 254px;
	height: auto;
	float: left;
	overflow: hidden;
}
.tabcont .tabc ul li.tu1 {
	width: 245px;
	border: 1px solid #ddd;
	padding: 3px;
	float: left;
}
.tabcont .tabc ul li.tu1 img {
	width: 245px;
	height: 184px;
}
.tabcont .tabc ul li.tu2 {
	width: 254px;
	padding: 2px 0px 5px;
	margin: 0px;
	float: left;
}
.tabcont .tabc ul li.tu2 img {
	float: left;
}
.tabcont .tabc ul li.wz {
	text-align: center;
	height: auto;
	line-height: 25px;
}
.tabcont .tabc ul li.wz a {
	color: #108de0;
	font-size: 14px;
	font-family: microsoft yahei;
	font-weight: bold;
}
.tabcont .tabc ul li.wz a span {
	color: #666;
	font-weight: 400;
}
.pb_h {
	text-align: center;
	height: 109px;
	overflow: hidden;
	text-align: center;
	font-weight: 100;
	background: url(../Images/spa_l3.gif) left 42px repeat-x;
}
.pb_h b {
	font-weight: 100;
	display: block;
	line-height: 31px;
	font-size: 24px;
	color: #362c24;
}
.pb_h span {
	display: block;
	line-height: 22px;
	height: 26px;
	font-size: 20px;
	text-transform: uppercase;
	color: #9b8574;
}
.pb_h a {
	display: inline-block;
	width: 558px;
	margin: 0 auto;
	background: #fff;
}
.pb_h i a {
	display: block;
	margin: 0 auto;
	width: 63px;
	line-height: 22px;
	border: 1px #362c24 solid;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	color: #362c24;
	font-style: normal;
}
.main-title {
}
.main-title h2 {
	margin: 0;
	font-size: 30px;
	font-weight: 600;
	color: #333;
	text-align: center;
}
.main-title h2 a {
	margin: 0;
	font-size: 30px;
	font-weight: 600;
	color: #333;
	text-align: center;
}
.main-title p {
	color: #666;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
}
.main-title span {
	height: 5px;
	width: 80px;
	display: block;
	color: #000;
	border-bottom: 5px solid #AACE3B;
	margin: 0 auto;
	padding-top: 5px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.blank10 {
	overflow: hidden;
}
.blank50 {
	height: 30px;
	overflow: hidden;
}
.font15 {
	font-size: 15px;
}
.line30 {
	line-height: 30px;
}
.text-center {
	text-align: center;
}
.col-md-8 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-md-offset-2 {
	margin-left: 1%;
}
.gy {
	width: 1300px;
	margin: 0 auto;
	height: 252px;
	overflow: hidden;
}
.gy_c {
	margin: 18px 0 0;
	padding: 0 0 0 0;
	width: 1300px;
	background: url(../Images/ge01.jpg) repeat-y 0 0;
}
.gy_c a {
	color: #999;
}
.gy_c dl {
	height: 214px;
	overflow: hidden
}
.gy_c dt {
	width: 360px;
	float: right;
	padding-left: 20px;
}
.gy_c dd {
	width: 433px;
	float: right;
	line-height: 26px;
	color: #979799
}
.gy_c dd p {
	height: 110px;
}
.gy_c dd h3 {
	font-size: 12px;
}
.gy01, .gy03 {
	padding: 74px 0;
	width: 50px;
}
.gy02 {
	width: 787px;
	overflow: hidden;
	position: relative;
}
.gy02 li {
	width: 250px;
	height: 175px;
	padding: 0 6px;
	float: left
}
.gy02 li img {
	width: 250px;
	height: 175px;
}
.gy02 li span {
	width: 250px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background-color: #000;
	left: 6px;
	bottom: 0;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.gy02 li span a {
	color: #FFF;
}
.fl {
	float: left;
}
.plist {
	width: 1210px;
	margin: 30px auto 10px;
	overflow: hidden;
}
.plistbox {
	width: 215px;
	float: left;
	margin: 0 5px;
	border: 1px solid #ccc;
	padding: 20px 7px;
	border-radius: 5px;
	text-align: center;
}
.plistbox:hover {
	width: 215px;
	float: left;
	margin: 0 5px;
	border: 1px solid #73c7ff;
	background: #f3fbff;
	padding: 20px 7px;
	border-radius: 5px;
	text-align: center;
}
.plistbox:hover span {
	width: 195px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
	font-size: 18px;
	font-weight: 700;
	color: #FF0;
}
.plistbox img {
	margin-bottom: 10px;
}
.plistbox h3 {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 400;
}
.plistbox span {
	background: #008fe6;
	padding: 5px 10px;
	color: #fff;
	width: 195px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
	font-size: 18px;
	font-weight: 700;
}
/*foot box*/
.footer {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
.footer-top {
	width: 100%;
	float: left;
	background: #333;
	padding: 45px 0;
}
.foot-top-mid {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
.footer-nav {
	width: 100%;
	float: left;
	height: 45px;
	background: #666;
	line-height: 45px;
}
.footer-nav-mid {
	width: 1200px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	color: #fff;
}
.footer-block-one {
	width: 500px;
	float: left;
}
.bottom-link {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
.bottom-link a {
	color: #fff;
	padding-right: 15px;
}
.bottom-link a:hover {
	color: #aace3b;
	transition: all ease .5s
}
.flink {
	width: 100%;
	border-bottom: 1px solid #666666;
	padding-bottom: 15px;
	line-height: 30px;
	margin-top: 20px;
}
.flink h1 {
	float: left;
	height: 30px;
	color: #666666;
	font-size: 18px;
}
.flink a {
	color: #555;
	margin-right: 10px;
	font-size: 12px;
}
.flink a:hover {
	color: #aace3b;
	font-size: 12px;
}
.bottom-QQ {
	display: inline-block;
	margin-top: 15px;
	background: #000000;
	padding: 10px 25px;
	margin-top: 40px;
	color: #fff;
	font-size: 14px;
}
.bottom-QQ:hover {
	background: #aace3b;
	animation: btnanimate .3s ease;
}
@keyframes btnanimate {
0% {
transform: translate(10px)
}
25% {
transform: translate(-20px)
}
50% {
transform: translate(20px)
}
75% {
transform: translate(-10px)
}
100% {
transform: translate(10px)
}
}
@-webkit-keyframes logoanimate {
0% {
transform: translate(10px)
}
25% {
transform: translate(-20px)
}
50% {
transform: translate(20px)
}
75% {
transform: translate(-10px)
}
100% {
transform: translate(10px)
}
}
.footer-block-two {
	width: 290px;
	float: left;
	margin-left: 85px;
}
.footer-block-two h1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 20px;
	float: left;
	text-align: left;
}
.footer-block-two h1 span {
	color: #f5f5f5;
	font-size: 12px;
	padding-left: 10px;
}
.footer-block-two p {
	width: 100%;
	float: left;
	line-height: 34px;
	color: #f5f5f5;
	font-size: 16px;
}
.footer-block-twop span {
	color: #f5f5f5;
}
.footer-block-three {
	float: right;
	width: 226px; overflow: hidden;
}
.footer-block-three .bottom-logo {
	float: left;
	width: 206px;
	height: 49px;
	display: block;
}
.bottom-weixin {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.bottom-weixin li {
	width: 95px;
	height: 120px;
}
.bottom-weixin li img {
	width: 95px;
	height: 95px;
}
.bottom-weixin li span {
	width: 95px;
	height: 30px;
	float: left;
	display: block;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
.copyright {
	width: 60%;
	float: left;
}
.icp {
	width: 30%;
	text-align: right;
	float: right;
}
.commonposition {
	_position: absolute;
_top: expression(documentElement.scrollTop + 200 + "px");
	position: fixed;
	top: 20%;
	right: 0px;
	z-index: 999999;
}
.commonposition a {
	display: block;
	width: 45px;
	height: 45px;
	position: relative;
	background-color: #e20000;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	margin-top: 1px;
}
.commonposition a span {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 45px;
	padding-left: 50px;
	color: #fff;
	line-height: 45px;
	font-size: 14px;
	background-color: #262626;
}
.commonposition a.HomeQQ {
	background-position: -362px -186px;
}
.commonposition a.Homedianhua {
	background-position: -362px -231px;
}
.commonposition a.Homexuqiu {
	background-position: -362px -275px;
}
.commonposition a.Homeweixin {
	background-position: -362px -322px;
}
.commonposition a.Hometop {
	background-position: -362px -370px;
	background-color: #4e4e4e;
}
.commonposition a span.QQbggray {
	background-position: -360px -186px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	width: 90px;
}
.commonposition a span.weixinerweima {
	right: 45px;
	padding: 0px;
}
.commonposition a span.dianhuabggray {
	background-position: -362px -231px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	width: 180px;
}
.commonposition a span.Homexuqiu {
	background-position: -362px -275px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	width: 120px;
}
.gudingphone {
	WIDTH: 100%;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/botgdbg.jpg) repeat-x top center;
	FLOAT: right;
	RIGHT: 0px;
	BOTTOM: 0px;
	text-align: center;
	POSITION: fixed;
	_POSITION: absolute;
_TOP: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);
	color: #fff;
}
.gudingphone img {
	float: none;
	vertical-align: middle;
}
.gudingphone span {
	font-size: 15px;
	color: #ff0;
}
/*page box*/
.body_main {
	width: 100%;
	min-width: 1000px;
	background: #fff;
	margin: 0 auto;
}
/*page*/
.main-titleP {
	width: 100%;
	height: 80px;
	float: left;
	padding-top: 30px;
	margin-bottom: 30px;
	background: url(../images/index_bg02.png) repeat-x 0 bottom;
}
.main-titleP h2 {
	font-weight: normal;
	font-size: 30px;
	color: #444;
	text-align: center;
	width: 100%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}
.main-titleP h2 span {
	display: block;
	font-size: 18px;
	height: 38px;
	margin-top: 10px;
	background: url(../images/inner_bg01.gif) no-repeat center bottom;
	color: #a3a3a4
}
.main-titleP h2 span.info_news {
	display: inline;
	margin: 0 auto;
	font-size: 12px;
	height: 35px;
	margin-top: 10px;
	background: url(../images/inner_bg01.gif) no-repeat center bottom;
	color: #a3a3a4
}
.main-titleP h2 span.info_news li {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	height: 35px;
	margin-right: 15px;
}
.pagemiddle {
	width: 100%;
	float: left;
}
.pagemiddle ul {
	max-width: 1200px;
	min-width: 1000px;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.pagemiddle ul li {
	margin-right: 15px;
	display: inline;
}
.pagemiddle ul li a {
	color: #000;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 5px;
	text-align: center
}
.pagemiddle ul li a:hover {
	color: #fff;
	background: #c00;
	border: 1px solid #c00;
	border-radius: 5px;
	transition: all 0.5s;
}
.pagemiddleT {
	width: 100%;
}
.pagemiddleTc {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	text-align: left;
	line-height: 25px;
	padding: 15px 0 50px;
	font-size:16px;
}
.PageBlack {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	padding-bottom: 30px;
}
.PageBlack a {
	color: #000;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px 35px;
	padding-left: 55px;
	text-align: center;
	background: url(../images/pro_bg01.png) no-repeat 30px center;
}
.PageBlack a:hover {
	color: #fff;
	display: inline-block;
	border: 1px solid #c00;
	padding: 5px 35px;
	padding-left: 55px;
	text-align: center;
	background: url(../images/pro_bg01.png) no-repeat 30px center #c00;
	transition: all 0.5s;
}
.page-left {
	width: 260px;
	overflow: hidden;
	float: left;
}
.page-left nav {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-left nav h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #F00;
}
.page-left nav a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #ddd;
	height: 40px;
	text-indent: 50px;
	line-height: 40px;
	color: #000;
	font-weight: bold;
}
.page-left nav a:hover {
	color: #1567a1;
}
.page-left .page-side-pro {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-left .page-side-pro h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #f00;
	margin-bottom: 15px;
}
.page-left .page-side-pro li {
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.page-left .page-side-pro li img {
	width: 100%;
	height: 195px;
	padding: 0px;
	margin: 0px;
}
.page-left .page-side-pro li .name {
	width: 100%;
	height: 30px;
	display: block;
	background: #eee;
	text-align: center;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.page-left .page-side-pro li .price {
	width: 100%;
	height: 30px;
	display: block;
	background: #eee;
	text-align: center;
	color: #f00;
	font-size: 14px;
	line-height: 30px;
}
.page-left .page-side-new {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-left .page-side-new h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #f00;
	margin-bottom: 15px;
}
.page-left .page-side-new li {
	position: relative;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ddd;
	width: 100%;
}
.page-left .page-side-new li i {
	position: absolute;
	left: 0px;
	top: 10px;
	height: 15px;
	line-height: 15px;
	background: #1567a1;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	float: left;
	width: 20px;
	font-size: 12px;
	font-style: normal
}
.page-left .page-side-new li a {
	padding-left: 25px;
	font-size: 14px;
}
.page-left .page-side-new li a:hover {
	color: #1567a1
}
.cont {
	display: block;
	width: 100%;
	overflow: hidden;
}
.name {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 21px;
	font-weight: 700;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.col-md-6 .col-md-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.blank15 {
	height: 15px;
	overflow: hidden;
}
form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.message_content {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #EAEAEA;
	color: #8F8F8F;
	height: 120px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	padding: 1%;
	width: 98%;
}
.message_name {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #EAEAEA;
	color: #8F8F8F;
	float: left;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	padding-left: 5px;
	width: 100%;
}
.message_sub_re {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	width: 100%;
	border: none;
}
.message_about {
	color: #8F8F8F;
	font-size: 14px;
	line-height: 25px;
}
.post-item {
	box-shadow: 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
.btn-link {
	font-weight: normal;
	color: #337ab7;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.product-send {
	background: #F7F7F7;
	padding: 10px;
	margin-top: 30px;
	float: right;
	width: 320px;
}
.message_sub_do {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	width: 130px;
	border: none;
}
.message_sub_re {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	width: 130px;
	float: right;
	margin-left: 16px;
	border: none;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.message_about {
	color: #8F8F8F;
	font-size: 14px;
	line-height: 25px;
}
/*page*/
/*-----------------index*------------------*/
.block-one {
	width: 100%;
	float: left;
	padding: 30px 0 20px 0;
	background: #fff;
}
.block-one-mid {
	width: 1200px;
	margin: 0 auto;
}
.row {
	width: 102%;
*zoom:1
}
.row:before, .row:after {
	content: " ";
	display: table;
	clear: both
}
.span-3, .full-row .row .span-3 {
	float: left;
	transition: .2s width ease;
	margin-right: 2%;
*margin-right:1.89%;
	width: 23%
}
.span-4, .full-row .row .span-4 {
	float: left;
	transition: .2s width ease;
	margin-right: 2%;
*margin-right:1.89%;
	width: 47%;
	font-size: 14px;
	line-height: 23px;
	background: #f9f9f9;
	padding: 0.5%;
	text-indent: 2em;
}
.itp {
	height: 235px;
	position: relative;
}
.itp .img {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 65%;
	overflow: hidden;
	position: relative;
}
.itp .img img {
	width: 100%;
	height: auto;
}
.itp .na {
	width: auto;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 0 26px;
	background-color: #000;
	position: absolute;
	right: 0;
	bottom: 0;
}
.itp .n {
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 56px;
	line-height: 56px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.itp .tel {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 56px;
	font-size: 14px;
	color: #e21001;
	font-weight: bold;
}
.itp_hover .na {
	background-color: #e21001;
}
.play_ico {
	display: block;
	width: 58px;
	height: 58px;
	background: url(../images/play_ico.png) no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -29px 0 0 -29px;
	overflow: hidden;
}
.itp .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.60);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
	color: #fff;
	text-align: center;
	font-size: 20px;
	transition: all 0.3s ease;
	font-weight: bold;
}
.itp .cover b {
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images/ipro_bg.png) no-repeat;
	margin: 50px auto 5px;
}
.itp .ap {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	border-color: transparent transparent #0c94d1;
	border-style: dashed dashed solid;
	border-width: 10px;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -20px;
}
.ips_act {
	z-index: 51;
}
.ips_act .cover, .itp:hover .cover {
	background: rgba(221,0,0,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#dd008fd0, endcolorstr=#dd008fd0);
}
.ips_act .cover b, .itp:hover .cover b {
	background-position: 0 -52px;
}
.ips_act .ap {
	display: block;
}
.iproLayer {
	width: 100%;
	height: 625px;
	padding-top: 140px;
	background: #e5e5e5 url(../images/iprobg.jpg) center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	display: none;
}
.iproLayer .hd {
	height: 65px;
	border-bottom: #d6d7d6 1px solid;
}
.iproLayer .hd .n {
	width: 98px;
	height: 32px;
	line-height: 32px;
	float: left;
	font-size: 25px;
	font-weight: bold;
	color: #01a2ea;
	text-align: center;
}
.ipsel {
	float: left;
}
.iproLayer .hd .close {
	float: right;
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: #b9b9b9 1px solid;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.iproLayer .hd .close:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.iproLayer .hd .close [class*="ico-"] {
	font-size: 20px;
	color: #b9b9b9;
	margin: 0 0 0 2px;
}
.ipsel .nselect {
	width: 180px;
	height: 32px;
	float: left;
	margin-right: 7px;
}
.ipsel .nselect .c_select, .ipsel .nInput {
	height: 32px;
	line-height: 32px;
}
.ipsel .nselect .c_select, .ipsel .nInput input {
	background: #dedede;
}
.ipsel .nselect .c_select ._arrow .arr {
	width: 15px;
	height: 8px;
	background: url(../images/ips_arr.png) no-repeat;
	border: none;
	margin: -4px 0 0 -7px;
	overflow: hidden;
}
.ipsel .nselect .on ._arrow .arr {
	background-position: 0 -8px;
}
.ipsel .nselect .c_select ._arrow {
	background: #dedede;
}
.ipsel .nInput {
	background-color: #dedede;
	float: left;
	margin-right: 1px;
}
.ipsel .nBtn {
	width: 37px;
	height: 34px;
	float: left;
}
.ipsel .nBtn a {
	height: 34px;
	line-height: 32px;
	background-color: #01a2ea;
	color: #fff;
}
/*----------------list----------------------*/
.list-block {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 30px 0;
	background: #f5f5f5;
}
.block-md {
	width: 1200px;
	margin: 0 auto;
}
.list-block-title {
	width: 100%;
	float: left;
	height: 45px;
}
.list-block-title h1 {
	float: left;
	height: 45px;
	line-height: 45px;
	font-size: 25px;
	color: #000;
	width: 185px;
}
.list-block-title ul {
	float: right;
	height: 45px;
	line-height: 45px;
	width: 1010px;
}
.list-block-title ul li {
	float: left;
	height: 45px;
	line-height: 45px;
	width: 245px;
	background: #383842;
	margin-right: 10px;
}
.list-block-title ul li a {
	float: left;
	height: 45px;
	line-height: 45px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.ack {
	background: #DD0000;
	position: relative;
}
.sanjiao {
	float: left;
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -4px;
	bottom: -5px;
	background: url(../images/sanjiaotou.png) no-repeat;
	display: none;
}
.list-block-nr {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.list-block-nr .list-show-div {
	width: 100%;
	float: left;
	display: none;
}
.sho-list {
	width: 190px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.sho-list img {
	width: 190px;
	height: 135px;
	float: left;
	margin-bottom: 15px;
}
.sho-list .img-tit {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	border-top: 3px solid #DD0000;
	text-align: center;
	font-size: 14px;
}
/*
*showpro*
*/
.show-block {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.show-block-md {
	width: 1200px;
	margin: 0 auto;
}
.show-pro {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.show-pro-tit {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}
.show-pro-tit h1 {
	width: 300px;
	float: left;
	border-bottom: 1px solid #999;
	height: 40px;
	color: #666;
	font-size: 16px;
}
.show-pro-tit span {
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: #D00;
	background: url(../images/Phone_24px.png) no-repeat left center;
	text-indent: 40px;
}
.show-pro-tit h1 a {
	font-size: 22px;
	color: #000;
}
.show-pro-c {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.show-pro-c .img-link {
	width: 300px;
	height: 213px;
	float: left;
}
.show-pro-c .img-link img {
	width: 300px;
	height: 257px;
	float: left;
}
.show-pro-c ul {
	width: 895px;
	height: 258px;
	float: right;
	overflow: hidden;
}
.more-a {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #666;
}
.more-a:hover {
	color: #009eca;
}
.img-pic {
	width: 293px;
	height: 256px;
	float: left;
	border: 1px solid #eee;
	margin-right: 5px;
}
.img-pic img {
	width: 285px;
	margin: 5px;
	float: left;
	height: 214px;
}
.gengduo {
	width: 80px;
	float: right;
	height: 25px;
	background: #0784f0;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	margin-right: 5px;
}
.name-pro {
	width: 200px;
	float: left;
	text-align: left;
	height: 25px;
	line-height: 25px;
	color: #666;
	font-size: 15px;
	margin-left: 7px;
	display: inline;
}
.name-pro:hover {
	color: #DD0000;
}
.shop_c {
	float: left;
	background: #FFF;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	width: 100%;
	margin: 0 auto 15px;
	height: auto;
	overflow: hidden;
	overflow: hidden;
}
.shop_tit {
	float: left;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #555;
	border: 1px solid #eee;
	display: inline;
	margin-bottom: 10px;
	text-indent: 20px;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	border-bottom: 3px solid #aace3b;
}
.shop_content {
	background: #FFF;
	width: 163px;
	border: 1px solid #ddd;
	padding: 1px;
	margin-right: 2px;
	display: inline;
	height: auto;
	float: left;
	margin-left: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	overflow: hidden;
}
.shop_content_img {
	float: left;
}
.shop_content_c {
	width: 159px;
	font-size: 12px;
	height: 20px;
	overflow: hidden;
	line-height: 18px;
	text-align: center;
}
.shop_c img {
	width: 159px;
	height: 120px;
}
.ashop_c {
	float: left;
	background: #FFF;
	padding-bottom: 10px;
	width: 100%;
	margin: 0 auto 15px;
	height: auto;
	overflow: hidden;
}
.ashop_c h1 {
	width: 198px;
	padding: 0 40px;
	height: 45px;
	color: #FFF;
	font-size: 17px;
	position: relative;
	line-height: 50px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	background: #0373db;
}
.ashop_c h1 i {
	position: absolute;
	float: right;
	left: 10px;
	top: 0;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-style: normal;
	width: 50px;
	text-indent: left;
}
.ashop_tit {
	float: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: #eee;
	border: 1px solid #eee;
	display: inline;
	margin-bottom: 10px;
	text-indent: 20px;
	font-size: 14px;
	font-weight: 700;
	color: #F00;
}
.ashop_content {
	background: #FFF;
	width: 240px;
	border: 1px solid #ddd;
	padding: 1px;
	margin-right: 3px;
	display: inline;
	height: auto;
	float: left;
	margin-left: 15px;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.ashop_content_img {
	float: left;
}
.ashop_content_c {
	width: 240px;
	font-size: 14px;
	height: 20px;
	overflow: hidden;
	line-height: 18px;
	text-align: center;
}
.ashop_c img {
	width: 240px;
	height: auto;
	margin-bottom: 10px;
}
/*
*case*
*/
.case-news-section {
	padding: 30px 0;
	width: 100%;
	float: left;
}
.case-news-section .case-list {
	width: 568px;
	float: left;
}
.case-news-section .cns-aside {
	width: 158px;
	height: 296px;
	float: left;
	text-align: center;
	color: #fefefe;
	position: relative;
}
.case-news-section .cns-aside h2 {
	padding-top: 80px;
	height: 60px;
	font: 20px/30px "å¾®è½¯é›…é»‘";
	margin-bottom: 14px;
}
.case-news-section .cns-aside ul {
	width: 100%;
}
.case-news-section .cns-aside li {
	line-height: 20px;
	font-size: 14px;
	float: none;
	width: 100%;
	text-align: center;
}
.case-news-section .cns-aside p {
	width: 100%;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: 16px;
}
.case-news-section .cns-aside p a {
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}
.case-news-section .cns-aside p a:hover {
	color: rgba(255,255,255,0.8)
}
.case-news-section .case-list .cns-aside {
	background: #0784f0;
}
.case-news-section .news-list .cns-aside {
	background: #666;
}
.case-news-section .cns-main {
	float: right;
}
.case-news-section .case-list .cns-main {
	width: 410px;
	position: relative;
	overflow: hidden;
}
.case-news-section .case-list .cns-main ul {
	width: 820px;
	position: relative;
}
.case-news-section .case-list .cns-main li {
	width: 410px;
	float: left;
}
.case-news-section .case-list .cns-main li a {
	display: block;
	position: relative;
}
.case-news-section .case-list .cns-main img {
	width: 410px;
	height: 296px;
}
.case-news-section .case-list .cns-main span, .case-news-section .case-list .cns-main em {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.case-news-section .case-list .cns-main span {
	height: 38px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}
.case-news-section .case-list .cns-main em {
	line-height: 38px;
	text-align: center;
	z-index: 2;
	font-size: 14px;
	color: #fefefe;
}
.case-news-section .prev-btn, .case-news-section .next-btn {
	width: 24px;
	height: 68px;
	background: rgba(88,88,88,0.9);
	font: 14px/68px "å®‹ä½“";
	text-align: center;
	color: #fefefe;
	position: absolute;
	z-index: 3;
	top: 114px;
	background: #585858 \9;
	filter: alpha(opacity=90) \9;
	transition: 1s;
}
.case-news-section .prev-btn:hover, .case-news-section .next-btn:hover {
	background: #3ca2e0;
	font-size: 16px;
}
.case-news-section .prev-btn {
	left: 0;
}
.case-news-section .next-btn {
	right: 0;
}
.case-news-section .news-list .cns-main {
	width: 402px;
	position: relative;
}
.case-news-section .news-list {
	width: 560px;
	float: right;
}
.case-news-section .news-img {
	height: 160px;
}
.case-news-section .news-img img {
	width: 402px;
	height: 160px;
}
.case-news-section .news-list .cns-main ul {
	padding: 18px 0 40px 0;
	height: 78px;
	background: #f4f4f4;
}
.case-news-section .news-list .cns-main li {
	padding-left: 32px;
	line-height: 26px;
	background: url("http://www.choufang.cn/static/web/css/../img/yellow-squire.png") no-repeat 16px center;
	overflow: hidden;
	vertical-align: top;
	width: 372px;
}
.case-news-section .news-list .cns-main a {
	float: left;
	font-size: 14px;
	color: #666;
	transition: 1s;
}
.case-news-section .news-list .cns-main a:hover {
	color: #3ca2e0;
}
.case-news-section .news-list .cns-main span {
	float: right;
	margin-right: 14px;
	font-family: "arial";
	color: #b5b5b5;
}
.case-news-section .news-list .cns-main p {
	position: absolute;
	right: 12px;
	bottom: 10px;
}
.case-news-md {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.news-block {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.floor {
	background: #fff;
	width: 1188px;
	border: solid 1px #e3e3e3;
	border-bottom: solid 1px #d5cfca;
	margin: 0 auto;
	padding: 5px;
	overflow: auto;
}
.floor textarea {
	visibility: hidden
}
.floor_aa textarea {
	visibility: hidden
}
.floor_head {
	height: 60px;
	border-bottom: solid 1px #ddd
}
.floor_head h3 {
	text-indent: -9999px;
	float: left;
	display: inline;
	width: 190px;
	height: 60px;
	background: url(../images/floortitlebg_3.jpg) no-repeat
}
#zycfloor .floor_head h3 {
	background-position: 0 -60px
}
#kcfloor .floor_head h3 {
	background-position: 0 -120px
}
#banguafloor .floor_head h3 {
	background-position: 0 -180px
}
#diandongfloor .floor_head h3 {
	background-position: 0 -480px
}
#escarfloor .floor_head h3 {
	background-position: 0 -540px
}
#jiaochefloor .floor_head h3 {
	background-position: 0 -240px
}
#pjfloor .floor_head h3 {
	background-position: 0 -300px
}
#dpfloor .floor_head h3 {
	background-position: 0 -360px
}
#sqfloor .floor_head h3 {
	background-position: 0 -420px
}
#color .floor_head h3 {
	background-position: 0 -60px
}
#ferfuem_floor .floor_head h3 {
	background-position: 0 -120px
}
#Body_floor .floor_head h3 {
	background-position: 0 -180px
}
#Man_floor .floor_head h3 {
	background-position: 0 -240px
}
#milk_floor .floor_head h3 {
	background-position: 0 -290px;
	margin-left: 10px
}
.floor_head .more {
	display: block;
	float: right;
	width: 85px;
	height: 28px;
	background: url(../images/mallallbg.png) no-repeat 0 -276px;
	margin-right: 9px;
	margin-top: 19px;
	line-height: 28px;
	text-indent: 16px;
	font-family: "Microsoft yahei"
}
#Body_floor .floor_head .more {
	width: 105px;
	height: 28px;
	background-position: -85px -276px
}
.floor_head .fh_cate {
	float: left;
	display: inline;
	margin-left: 8px;
	margin-top: 24px;
	white-space: nowrap;
	width: 650px;
	height: 20px;
	overflow: hidden;
	font-size: 12px;
}
.floor_head .fh_cate li {
	height: 20px;
	text-align: center;
	padding: 0 14px;
	float: left;
	display: inline
}
.floor_head .fh_cate li a {
	color: #666
}
.floor_head .fh_cate li a:hover {
	color: #DD0000;
	text-decoration: none
}
.floor_con {
	height: 400px;
	border-top: solid 2px #f9f9f9;
	border-bottom: solid 1px #ddd
}
.floor_con .fc_sale_rank {
	padding: 0 11px 0 1px;
	width: 188px
}
.floor_con .fc_sale_rank .sr_list {
	padding-top: 6px
}
.floor_con .fc_sale_rank ul {
	overflow: hidden
}
.floor_con .fc_sale_rank ul .item {
	border-bottom: dashed 1px #d9d9d9;
	margin-bottom: -1px
}
.floor_con .fc_sale_rank ul .item .tit {
	height: 35px;
	white-space: nowrap;
	line-height: 35px
}
.floor_con .fc_sale_rank ul .hover .tit {
	white-space: normal;
	height: 42px
}
.floor_con .fc_sale_rank ul .item .text {
	color: #DD0000;
	height: 14px;
	padding: 6px 0;
	overflow: hidden
}
.floor_con .fc_sale_rank ul .item .text span {
	color: #666;
	margin-left: 10px
}
.floor_con .fc_sale_rank ul .item .rat {
	margin-top: 3px
}
.floor_con .fc_sale_rank ul .item em {
	width: 18px;
	height: 17px;
	margin-top: 7px;
	margin-left: 10px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	font-weight: bold;
	background: #666;
	border-radius: 50%
}
.floor_con .fc_sale_rank ul .item .tit a {
	color: #666;
	margin-left: 10px;
	width: 145px;
overflow:hidden word-break:keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis
}
.floor_con .fc_sale_rank ul .hover .tit a {
	color: #e64346
}
.floor_con .fc_sale_rank ul .item a:hover {
	text-decoration: none;
	color: #e64346
}
.floor_con .fc_sale_rank ul .item .sr_con {
	display: none;
	padding-left: 18px;
	padding-bottom: 3px;
	overflow: hidden
}
.floor_con .fc_sale_rank ul .item .sr_con .koubei {
	padding-left: 24px
}
.floor_con .fc_sale_rank ul .item .sr_con .sr_img {
	display: block;
	width: 210px;
	height: 150px
}
.floor_con .fc_sale_rank ul .item .sr_con .sr_img img {
	width: 210px;
	height: 150px
}
.floor_con .fc_sale_rank ul .hover .sr_con {
	display: block
}
.floor_con .fc_sale_rank ul .hover em {
	background: #e64346
}
.floor_con .fc_main {
	position: relative;
	width: 750px;
	height: 380px;
	margin-top: 9px;
	z-index: 100;/*background: url(img/lazy_loading.gif) no-repeat center center*/
}
.floor_con .fc_main .maskitem {
	position: absolute
}
.floor_con .fc_main .maskitem:hover {
	text-decoration: none
}
.floor_con .fc_main .maskitem img {
	display: block
}
.floor_con_koubei {
	height: 98px;
	position: relative;
	border-top: solid 2px #f9f9f9;
	border-bottom: solid 1px #ddd;
	overflow: hidden
}
.floor_con_koubei .fck_con {
	margin-left: 5px
}
.floor_con_koubei ul {
	overflow: hidden;
	width: 990px
}
.floor_con_koubei ul li .item {
	float: left;
	display: inline;
	width: 290px;
	margin: 12px 2px 0 19px
}
.floor_con_koubei .fkm_con {
	margin-left: 5px
}
.fc_sale_rank h3 {
	height: 38px;
	line-height: 38px;
	border-bottom: solid 1px #f2f2f2;
	text-indent: 12px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: normal
}
.floor_bottom {
	height: 87px;
	border-top: solid 2px #f9f9f9;
	padding-left: 2px;
	width: 988px;
	overflow: hidden
}
.floor_bottom a {
	float: left;
	display: inline;
	width: 120px;
	height: 80px;
	overflow: hidden;
	margin: 2px 3px
}
.floor_bottom a:hover {
	background: 0
}
.floor_bottom a:hover img {
	margin-top: -60px
}
.left350 {
	width: 350px;
	float: left;
}
.center350 {
	width: 350px;
	float: left;
	margin-left: 31p;
	display: inline;
}
.center354 {
	width: 354px;
	float: left;
	margin-left: 21px;
	display: inline;
}
.right215 {
	width: 320px;
	float: right;
}
.left735 {
	width: 730px;
	float: left;
}
.helpsel_sontit {
	width: 100%;
	border-top: 3px solid #FFFFFF;
	padding-top: 10px;
	position: relative;
}
.helpsel_sontit span, .helpsel_sontit h3 {
	display: inline;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.helpsel_sontit a {
	color: #777;
	margin-top: 3px;
}
.helpsel_sontitl {
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	border-bottom: 1px solid #d7d6db;
}
.heplsel_slider {
	height: 41px;
	line-height: 41px;
	position: absolute;
	left: 0;
	top: -3px;
}
.heplsel_slider li {
	float: left;
	height: 41px;
	line-height: 46px;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}
.heplsel_slider li a {
	float: left;
	padding: 0 1px;
	margin-top: 0;
	color: #444;
	width: 50px;
}
.heplsel_slider li a span {
	display: none;
}
.heplsel_slider li a:hover {
	color: #416eaa;
	text-decoration: none;
}
.heplsel_slider li.current {
	line-height: 40px;
	border-top: 3px solid #0784f0;
	background: #fff;
	color: #416eaa;
	font-weight: bold;
}
.heplsel_slider li.current a {
	height: 41px;
	margin-top: 0;
	color: #0784f0;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
.heplsel_slider li em {
	font-size: 12px;
	font-weight: normal;
}
.helpsel_leflu {
	margin-top: 10px;
}
.helpsel_leflu li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	background-position: -505px -188px;
	font-size: 12px;
	color: #999;
}
.helpsel_leflu li span {
	color: #999;
}
.helpsel_leflu li span a {
	color: #999;
}
.helpsel_leflu li span a:hover {
	color: #DD0000;
}
.focus_box {
	position: relative;
	z-index: 2;
	width: 350px;
}
.focus_box .leftbtn span, .focus_box .rightbtn span {
	display: inline-block;
	width: 38px;
	height: 88px;
}
.focus_box .leftbtn, .focus_box .rightbtn {
	display: inline-block;
	position: absolute;
	z-index: 5;
	top: 64px;
	width: 38px;
	height: 88px;
	cursor: pointer;
	border: 1px solid #222;
	background-color: rgba(0,0,0,.6);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
}
:root .focus_box .leftbtn, :root .focus_box .rightbtn {
	filter: none;
	background-color: rgba(0,0,0,0.6);
}
.focus_box .leftbtn:hover, .focus_box .rightbtn:hover {
	background-color: rgba(0,0,0,1);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#ff000000', endColorstr='#ff000000');
}
:root .focus_box .leftbtn:hover, :root .focus_box .rightbtn:hover {
	filter: none;
	background-color: rgba(0,0,0,1);
}
.focus_box .leftbtn {
	left: 1px;
}
.focus_box .leftbtn span {
	background-position: 0 -14px;
}
.focus_box .rightbtn {
	right: 1px;
}
.focus_box .rightbtn span {
	background-position: 0 -102px;
}
.focus_view {
	position: relative;
	z-index: 2;
	width: 348px;
	height: 215px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}
.focus_view_txt {
	position: relative;
	z-index: 2;
	width: 350px;
	height: 39px;
	overflow: hidden;
}
.focus_view ul {
	position: absolute;
	top: 0;
	_top: -1px;
	left: 0;
	width: 800%;
}
.focus_view li {
	float: left;
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 0px;
}
.focus_view li img {
	width: 348px;
	height: 215px;
}
.focus_view_txt p {
	display: none;
	width: 348px;
	height: 38px;
	background-color: #f8f8f8;
	border: 1px solid #e5e5e5;
	border-top: none;
	font: normal 14px/38px 'Microsoft YaHei';
	text-align: center;
}
.focus_view_txt p.current {
	display: block;
}
.focus_slider {
	position: absolute;
	z-index: 12;
	top: 195px;
	width: 350px;
	height: 12px;
	text-align: center;
}
.focus_slider a {
	display: inline-block;
	width: 11px;
	height: 11px;
	overflow: hidden;
	margin: 0 3px;
	background: url(../images/focus_slider1.png) no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/focus_slider1.png");
	cursor: pointer;
}
.focus_slider .current {
	background: url(../images/focus_slider2.png) no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/focus_slider2.png");
}
.imnews_lnew {
	height: 68px;
	overflow: hidden;
	padding: 14px 0;
	background-color: #f8f8f8;
	border: 1px solid #E5E5E5;
}
.imnews_lnew li {
	float: left;
	width: 156px;
	padding-left: 10px;
	font: normal 12px/24px normal;
	height: 24px;
	overflow: hidden;
}
.imnews_lnew span, .imnews_lnew span a {
	color: #999;
}
.news_ad {
	text-align: center;
	padding: 8px 0;
}
.news_left {
	float: left;
	width: 455px;
	margin: 0 10px 0 10px;
	padding-top: 12px;
	border-right: 1px solid #e5e5e5;
}
.news_left_txt {
	padding-top: 5px;
	font: normal 12px/18px normal;
	color: #999;
}
.news_left_txt a {
	color: #999;
}
.news_left .news_ad {
	text-align: left;
}
.news_list01 {
	padding: 10px 0 0 0;
}
.news_list01 li {
	padding-left: 11px;
	font: normal 14px/28px normal;
	background-position: -80px -299px;
	height: 28px;
	overflow: hidden;
	width: 444px;
}
.news_list01 li a {
	color: #444;
	text-decoration: underline;
}
.news_list01 li a:hover {
	color: #DD0000;
	text-decoration: underline;
}
.news_list01 .video {
	padding-left: 18px;
	background-position: -80px -343px;
	color: #426eab;
}
/* æ££æ §ç†é‚ä¼´æ¤ˆé™å……æ™¶éå‘­î† */
.news_car {
	padding-left: 106px;
	line-height: 24px;
	height: 85px;
	padding-top: 7px;
	border-bottom: 1px solid #f1f1f1;
}
.news_carimg {
	display: inline;
	float: left;
	margin-left: -106px;
}
.news_car i {
	margin: 0 5px;
	color: #f3f3f3;
}
.news_car em {
	vertical-align: middle;
	margin-right: 3px;
	font: 14px/24px Tahoma;
	color: #f47d00;
	float: left;
	white-space: nowrap;
}
.news_car a.more {
	display: inline-block;
	padding-left: 24px;
	color: #406eaa;
	background-position: -79px -880px;
}
.news_car_txt {
	padding: 12px 0;
	line-height: 20px;
	border-bottom: 1px solid #f1f1f1;
}
.news_car_txt p {
	padding: 3px 0;
}
.news_car_txt span {
	display: inline;
	float: left;
	width: 35px;
	padding-left: 8px;
	margin-right: 5px;
	color: #fff;
}
.news_car_txt .merit {
	background-position: 0 -413px;
}
.news_car_txt .short {
	background-position: 0 -439px;
}
.news_car_txt2 {
	height: 60px;
	padding: 8px 0;
	line-height: 20px;
	border-bottom: 1px solid #f1f1f1;
}
.news_car_txt3 {
	padding: 8px 0 0;
	line-height: 20px;
}
.news_car_txt2 p, .news_car_txt3 p {
	color: #777;
}
.news_car_txt2 span, .news_car_txt3 span {
	display: inline;
	float: left;
	width: 35px;
	padding-left: 8px;
	margin-right: 5px;
	background-position: 0 -730px;
	color: #fff;
}
.news_car_txt2 .more, .news_car_txt3 .more {
	color: #406ea9;
}
/*--------------------------------------news--------------------------------------------*/
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	background: #f2f2f2;
	padding: 25px 0
}
.container-m {
	width: 1200px;
	margin: 0 auto;
}
.hot_news {
	width: 100%;
	height: 256px;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.hn_tab {
	width: 100%;
	height: 256px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.hn_tab_l, .hn_tab_r {
	float: left;
}
.hn_tab_l img {
	width: 420px;
	height: 256px;
}
.hn_tab_r {
	width: 623px;
	height: 240px;
	padding: 16px 18px 0;
	line-height: 18px;
}
.hn_tab_r h4 {
	font-size: 16px;
	color: #464646;
	line-height: 24px;
}
.hn_tab_r span {
	color: #908e8e;
}
.hn_tab_r p {
	margin-top: 20px;
}
.hn_btn {
	position: absolute;
	right: 24px;
	bottom: 24px;
	z-index: 3;
}
.hn_btn a {
	display: block;
	width: 8px;
	height: 8px;
	overflow: hidden;
	background: #bababa;
	float: left;
	margin-right: 6px;
}
.hn_btn a.active {
	background: #3ca2e0;
}
.news_show {
	width: 100%;
	overflow: hidden;
}
.news_wrap {
	zoom: 1;
	border-bottom: 1px solid #ddd;
	width: 1200px;
	padding-bottom: 25px;
}
.news_wrap:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
.yt_news {
	width: 520px;
	float: left;
	margin-right: 30px;
	margin-top: 12px;
	border-bottom: 1px solid #ccc
}
.yt_news h4 a, .topic h4 a {
	font-size: 18px;
	line-height: 60px;
}
.yt_news h4 a.more, .topic h4 a.more {
	font-size: 12px;
	float: right;
	padding-right: 13px;
	background: url(../images/more.gif) no-repeat right center;
*margin-top:-60px;
	color: #a7a7a7;
	font-weight: normal;
}
.yt_news_top {
	zoom: 1;
	margin-bottom: 16px;
}
.yt_news_top:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
.ytn_pic, .ytn_about {
	float: left;
}
.ytn_pic img {
	width: 152px;
	height: 92px;
	display: block;
}
.ytn_about {
	width: 195px;
	padding-left: 15px;
	line-height: 18px;
}
.ytn_about a {
	color: #464646;
	display: block;
	width: 100%;
	height: 18px;
	overflow: hidden;
}
.ytn_about a.detail {
	color: #e21001;
}
.ytn_about p {
	color: #666;
	margin: 10px 0;
	height: 36px;
	overflow: hidden;
}
.yt_news ul li {
	line-height: 22px;
	padding-left: 8px;
	background: url(../images/list_icon.gif) no-repeat left center;
	height: 22px;
	width: 512px
}
.yt_news ul li a {
	display: block;
	height: 22px;
	overflow: hidden;
	float: left;
}
.yt_news ul li span {
	float: right;
	color: #737373;
}
.flash-banner {
	width: 100%;
	float: left;
	overflow: hidden;
}
.flash-banner-m {
	position: relative;
	left: 50%;
	width: 1920px;
	float: left;
	margin-left: -960px;
	height: auto;
}
.flash-banner-m img {
	width: 100%;
	height: auto;
}
.pageContainer {
	width: 100%;
	float: left;
}
.pageTitle {
	width: 100%;
	float: left;
	height: 50px;
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
}
.pageTitleC {
	width: 1200px;
	margin: 0 auto;
}
.pageTitleC h1 {
	width:auto; margin-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 14px;
	color: #333;
	float: left
}
.pageTitleR {
	color: #666;
	float: right;
	display: inline;
	height: 50px;
	line-height: 50px;
	color: #666;
	text-align: right;
	font-size: 12px;
}
.pageTitleR a {
	color: #999;
}
.pageTitleR a:hover {
	color: #000;
}
.pageTitleR strong {
	color: #666;
	font-weight: normal;
}
.Pagemenu {
	width: 100%;
	float: left;
	height: 50px;
	line-height: 50px;
}
.Pagemenu a {
	float: left;
	border-right: 5px solid #f4f4f4;
	text-align: center;
	color: #000;
	background: #fff
}
.Pagemenu a:hover, .Pagemenu a.on {
	color: #fff;
	background: #e21001;
	transition: all 0.5s ease;
}
.pageConent {
	width: 100%;
	float: left;
	padding: 50px 0;
	background: url(../Images/bg_about.jpg) repeat-x #f4f4f4;
}
.pageConentC {
	width: 1200px;
	margin: 0 auto;
	line-height: 25px;
}
.map-jpg {
	float: left;
	width: 260px;
	padding: 4px;
	border: 1px solid #ddd;
	margin-top: 15px;
}
.yxfwMiddle {
	width: 1160px;
	padding: 20px;
	float: left;
	margin-top: 10px;
	background: #fff;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.news-list p.time {
	font: 14px/42px Arial;
	color: #4c7282;
}
.news-list .intro {
	width: 820px;
	height: 162px;
}
.news-list .intro a {
	display: inline-block;
	width: 100%;
	line-height: 24px;
	color: #666;
}
.news-list .intro a.tit {
	margin-bottom: 4px;
	font-size: 16px;
	line-height: 34px;
	color: #333;
}
.news-list .intro a:hover {
	color: #0373b6;
}
.news-list .intro a.more {
	left: 0;
	bottom: 0;
	width: 75px;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	background: linear-gradient(to bottom, #fcfcfc, #f6f6f6);
	line-height: 29px;
	color: #8c8c8c;
	text-align: center;
}
.news-list .intro a.more:hover {
	border-color: #00aeef;
	background: #00aeef;
	color: #fff;
}
.yxfwMiddle {
	width: 1160px;
	padding: 20px;
	float: left;
	margin-top: 10px;
	background: #fff;
}
.in_newtit {
	width: 100%;
	text-align: center;
	float: left;
}
.in_newtit h1 {
	color: #000;
	text-align: center;
	font-size: 16px;
	text-align: center;
	width: 100%;
	line-height: 30px;
	float: left;
}
.in_newcontimeul {
	width: 100%;
	line-height: 30px;
	height: 30px;
	float: left;
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px dashed #eee;
	color: #666
}
.in_newcontimeul li {
	display: inline-block;
	margin-right: 20px;
	float: none;
}
.in_newcon {
	width: 100%;
	line-height: 24px;
	float: left;
	margin-top: 10px;
}
.in_newcon table{ width:100%; float:left;}
.in_newcon td{ border:1px solid #ddd;}
#show_i_hits {
	font-size: 12px;
	font-weight: 700;
	color: #e21001;
	margin: 0 5px;
}
.content_url {
	padding-top: 5px;
	width: 100%;
	height: 30px;
	font-size: 12px;
	color: #06f;
	margin-top: 20px;
	float: left;
}
.content_url span {
	color: #666;
}
.content_url inputs {
	background: #50B20E;
	color: #fff;
	width: 40px;
	border: 0;
	height: 24px;
}
.content_url #this_url {
	border: 1px solid #ccc;
	width: 464px;
	color: #000;
	height: 20px;
	line-height: 20px;
	background: #fff;
}
.info_next {
	font-size: 12px;
	float: left;
	color: #666;
	margin-top: 10px;
	width: 100%;
}
.info_next a {
	color: #666
}
.info_next a:hover {
	color: #00aeef;
	text-decoration: underline;
	transition: all 0.5s ease;
}
.page_fenleiL {
	float: left;
	text-align: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	transition: all 0.5s ease
}
.page_fenleiR {
	float: left;
	text-align: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	transition: all 0.5s ease
}
.page-c {
	float: left;
	width: 100%;
	overflow: auto;
	padding: 30px 0;
}
.page-c .conent-m {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.news-middle {
	width: 100%;
	float: left;
	overflow: hidden;
}
.list-show-news {
	width: 100%;
	float: left;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	padding-bottom: 15px;
	margin-top: 5px;
}
.list-show-news h1 {
	width: 100%;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	background: url('../images/arrow.gif') no-repeat left center;
}
.list-show-news h1 a {
	color: #000000;
	text-decoration: none;
}
.list-show-news h1 a:hover {
	color: #3ca2e0;
	text-decoration: underline;
}
.list-show-news summary {
	width: 830px;
	padding-left: 20px;
	color: #999;
	font-size: 12px;
	line-height: 26px;
	float: left;
	overflow: hidden;
}
.list-show-news summary a.more {
	color: #000;
	text-decoration: none;
}
.list-show-news summary a.more:hover {
	color: #3ca2e0;
	text-decoration: underline;
}
.list-show-news > ul {
	width: 730px;
	padding-left: 20px;
	color: #666;
	font-size: 12px;
	line-height: 1.6em;
	float: left;
	overflow: hidden;
}
.list-show-news > ul li {
	display: inline;
	padding-right: 10px;
}
.List_page {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	width: 100%;
	height: 25px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 25px;
	float: left;
}
.List_page a {
	background: #eee;
	margin: 0px 2px;
	padding: 4px 10px;
	border: 1px solid #ddd;
	color: #000;
}
.List_page span {
	background: #aace3b;
	color: #FFF;
	font-weight: 700;
	margin: 0px 2px;
	padding: 4px 10px;
	border: 1px solid #555;
}
.prolist-left {
	width: 278px;
	float: left;
	background: #fff;
	border: 1px solid #eee;
}
.list-glob {
	width: 100%;
	float: left;
}
.list-glob h1 {
	width: 248px;
	padding: 0 15px;
	height: 45px;
	color: #FFF;
	font-size: 17px;
	position: relative;
	line-height: 50px;
	margin-bottom: 15px;
	border-bottom: 3px solid #900;
	background: #F00;
}
.list-glob h1 i {
	position: absolute;
	float: right;
	left: 10px;
	top: 0;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-style: normal;
	width: 50px;
	text-indent: left;
}
.list-glob > ul {
	width: 100%;
	float: left;
}
.list-glob > ul > li {
	width: 100%;
	float: left;
	height: 40px;
	position: relative;
	text-indent: 43px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}
.list-glob > ul > li > a {
	color: #555;
	text-decoration: none;
	font-size: 16px;
	width: 100%;
	float: left;
	height: 43px;
	font-weight: 600;
}
.list-glob > ul > li > a span.glyphicon {
	margin-left: -65px;
	font-weight: 400;
	font-size: 12px;
}
.list-glob > ul > li > a:hover {
	color: #fff;
	text-decoration: none;
	background: #3ca2e0;
}
.list-glob > ul > li i {
	position: absolute;
	left: -28px;
	height: 45px;
	line-height: 48px;
	color: #555;
	text-align: left;
	float: left;
	font-size: 12px;
	font-style: normal;
}
.list-glob > ul > li:hover i {
	color: #fff;
}
.list-glob > ul > li ul {
	width: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 220px;
	z-index: 5;
	background: #fff;
	display: none;
	box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);
}
.list-glob > ul > li ul a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
	width: 100%;
	float: left;
	height: 45px;
	position: relative;
	text-indent: 40px;
	line-height: 45px;
}
.list-glob > ul > li ul a:hover {
	color: #fff;
	text-decoration: none;
	background: #3ca2e0;
}
.list-glob > ul > li ul a span {
	position: absolute;
	left: -20px;
	float: left;
	width: 25px;
	height: 45px;
}
.list-glob > ul > li:hover ul {
	display: block;
}
.list-glob > ul > li:hover > a {
	background: #f00;
	color: #fff;
}
.contact-glob {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.contact-glob h1 {
	width: 248px;
	padding: 0 15px;
	height: 45px;
	color: #FFF;
	font-size: 17px;
	position: relative;
	line-height: 50px;
	margin-bottom: 15px;
	border-bottom: 3px solid #aace3b;
	background: #555;
}
.contact-glob h1 i {
	position: absolute;
	float: right;
	left: 10px;
	top: 0;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-style: normal;
	width: 50px;
	text-indent: left;
}
.contact-glob ul {
	width: 258px;
	padding: 5px 10px 15px;
	float: left;
	background: #fff;
}
.contact-glob ul li {
	width: 180px;
	float: left;
	height: 35px;
	position: relative;
	padding-left: 20px;
	line-height: 35px;
	overflow: hidden;
}
.contact-glob ul li a {
	color: #555;
	text-decoration: none;
	font-size: 12px;
}
.contact-glob ul li a:hover {
	color: #E21001;
	text-decoration: underline;
}
.contact-glob ul li i {
	position: absolute;
	left: 0px;
	height: 35px;
	line-height: 40px;
	color: #555;
	text-align: left;
	float: left;
	font-size: 12px;
	font-style: normal;
}
.contact-glob ul li:hover i {
	color: #e21001;
}
.contact-glob ul p {
	width: 240px;
	float: left;
	position: relative;
	line-height: 32px;
	overflow: hidden;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	font-size: 14px;
}
.contact-glob ul p strong {
	color: #E21001;
}
.contact-glob ul p i {
	position: absolute;
	left: 0px;
	height: 36px;
	line-height: 36px;
	color: #555;
	text-align: left;
	float: left;
	font-size: 18px;
	font-style: normal;
}
.contact-glob ul p:hover i {
	color: #e21001;
}
.page-middle {
	width: 900px;
	float: right;
	background: #fff;
}
.biaoti {
	width: 880px;
	float: left;
	padding-left: 20px;
	height: 50px;
	line-height: 54px;
	color: #000;
	font-size: 17px;
}
.content-page {
	width: 860px;
	float: left;
	padding: 20px;
	border-top: 1px solid #ddd;
	overflow: hidden;
}
/*-----------------------------book------------------------------*/
.book-page {
	width: 100%;
	float: left;
	overflow: hidden;
	padding-bottom: 25px;
}
.book-size {
	width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
}
.book-left {
	width: 800px;
	float: left;
	overflow: hidden;
}
.book-position {
	width: 100%;
	height: 45px;
	color: #666;
	line-height: 45px;
	float: left;
	font-size: 12px;
	float: left;
}
.book-position a {
	color: #666;
}
.book-position a:hover {
	color: #00aeef;
}
.book-line {
	width: 100%;
	float: left;
	height: 50px;
	border-top: 3px solid #ddd;
}
.book-line h1 {
	display: inline-block;
	float: left;
	height: 50px;
	border-top: 3px solid #3ca2e0;
	border-right: 3px solid #fff;
	line-height: 50px;
	margin-top: -3px;
	color: #333;
	font-size: 20px;
}
.book-container {
	width: 800px;
	margin-top: 10px;
	float: left;
}
.title-book {
	width: 798px;
	float: left;
	padding: 10px 0;
	height: 35px;
	background: #f5f5f5;
	border: 1px solid #ddd;
}
.title-book input {
	width: 180px;
	float: left;
	margin-left: 15px;
	height: 33px;
	border: 1px solid #ddd;
	transition: all ease 0.5s;
	text-indent: 15px;
	color: #999;
}
.title-book input:focus {
	border: 1px solid #e21001;
}
.title-book section {
	border: 1px solid #ccc;
	height: 21px;
	font-size: 12px;
	position: relative;
	zoom: 1;
	margin: -1px;
}
.title-book section option {
	padding-top: 10px;
	padding-bottom: 10px;
}
.contain-book {
	width: 798px;
	float: left;
	overflow: hidden;
	border: 1px solid #ddd;
	border-top: none;
}
.contain-book textarea {
	width: 778px;
	padding: 10px;
	border: transparent;
	background: transparent;
}
.bottom-xian {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 3px solid #ddd;
}
.yzm {
	width: 120px;
	height: 25px;
	border: 1px solid #ddd;
	float: left;
	text-indent: 10px;
	line-height: 25px;
	color: #999;
}
.img-book {
	width: 80px;
	height: 25px;
	float: left;
	margin-left: 10px;
	border: 1px solid #ddd;
}
.bnt {
	width: 125px;
	height: 27px;
	line-height: 27px;
	float: right;
	background: #3ca2e0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border: none;
	transition: all .5s ease;
}
.bnt:hover {
	background: #2d80b3;
}
.book-messegs {
	width: 100%;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
.message-kuang {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
}
.message-kuang h1 {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #e21001;
	font-size: 14px;
	font-weight: 700;
}
.message-kuang h1 span {
	color: #999;
	font-size: 12px;
	font-weight: normal;
}
.huifu {
	width: 778px;
	padding: 20px 10px;
	border: 1px solid #eee;
	background: #ffffee;
	position: relative;
	float: left;
	margin-top: 20px;
}
.huifu span {
	width: 8px;
	height: 9px;
	float: left;
	position: absolute;
	left: -1px;
	top: -9px;
	background: url('../images/jiantou.png') no-repeat;
}
.the_pages {
	width: 100%;
	float: left;
	height: 42px;
	margin-top: 15px;
}
.the_pages a, .the_pages a:hover, .the_pages span {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e9e9e9;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	color: #333;
	display: inline-block;
}
.the_pages a:hover {
	color: #c00;
	text-decoration: none
}
.the_pages a.linknow {
	border: 0;
}
.the_pages span.nolink {
	color: #ccc
}
.right-book {
	width: 350px;
	float: right;
	overflow: hidden;
}
.lxwm-book {
	width: 308px;
	float: left;
	padding: 20px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	border-top: 4px #ddd solid;
	margin-top: 45px;
}
.lxwm-book h1 {
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #555;
	font-size: 22px;
	border-bottom: 1px solid #ddd;
}
.lxwm-book h1 span {
	width: 80px;
	float: right;
	height: 45px;
	line-height: 45px;
	color: #3ca2e0;
	font-size: 12px;
	position: relative;
	right: 0;
	top: 0;
	text-align: right;
}
.contact-book {
	width: 100%;
	float: left;
	overflow: hidden;
}
.contact-book li {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #666;
	font-size: 14px;
}
.contact-book li strong {
	color: #3a8bc1;
}
.contact-book a {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	background: #3ca2e0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
}
.contact-book a:hover {
	background: #2d80b3;
}
.pro-cx {
	width: 308px;
	float: left;
	padding: 20px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	border-top: 4px #ddd solid;
	margin-top: 25px;
}
.pro-cx h1 {
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #555;
	font-size: 22px;
	border-bottom: 1px solid #ddd;
}
.pro-centent {
	width: 100%;
	float: left;
	overflow: hidden;
}
.pro-centent li {
	width: 100%;
	float: left;
}
.pro-centent li img {
	width: 100%;
	height: 168px;
}
.pro-centent a.ptext {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #555;
	font-size: 14px;
}
.pro-centent a.ptext:hover {
	color: #e21001;
}
/*----------pro-----------*/
.i_recom2 dd {
	float: left;
	width: 265px;
	border: 1px solid #fff;
	line-height: 1.8;
	margin-right: 13px;
	margin-top: 8px;
	padding: 3px;
	border-color: #ddd;
	border-bottom: 2px solid #aace3b;
}
.i_recom2 dd img {
	width: 265px;
	height: 199px;
}
.i_recom2 .star {
	visibility: hidden;
	height: 14px;
	overflow: hidden;
	width: 75px;
	margin: 10px 0 0 10px;
}
.i_recom2 .star em {
	float: left;
	height: 100%;
	background: url(../images/star.png);
	overflow: hidden;
}
.i_recom2 .cont {
	display: block;
	width: 100%;
	overflow: hidden;
}
.i_recom2 .cont s {
	_display: inline-block;
	width: 0;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
}
.i_recom2 p {
	margin: 0 12px;
	height: 22px;
	overflow: hidden;
}
.i_recom2 .t {
	font-size: 16px;
	color: #666;
	height: 28px;
	overflow: hidden;
}
.i_recom2 .panel {
	border-top: 1px dotted #333;
	padding: 12px 0 10px;
	margin: 10px;
}
.i_recom2 .panel a {
	margin-left: 5px;
}
.i_recom2 .panel .ico {
	margin-right: 4px;
}
.i_recom2 .panel a:hover {
	color: #e60013;
}
.i_recom2 dd:hover .star {
	visibility: visible;
}
.i_recom2_fj li {
	float: left;
	width: 20%;
}
.ico {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/ico.png);
}
.ico1_3 {
	background-position: -40px 0;
}
.ico1_4 {
	background-position: -60px 0;
}
.ico5_4 {
	background-position: -60px -80px;
}
#preview {
	width: 506px;
	float: left;
}
#spec-n1 {
	width: 500px;
	float: left;
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	overflow: hidden;
}
#spec-n1 img {
	float: left;
	text-align: left;
	width: 500px;
	height: 375px;
}
.list-h {
	width: 500px;
	float: right;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 500px;
	float: right;
	margin-top: 10px;
	float: right;
}
#spec-list {
	float: right;
}
#spec-list ul {
	width: 500px;
	float: left;
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 115px;
	display: inline;
	height: 82px;
}
.clstag {
	width: 343px;
	float: right;
	margin-top: 25px;
}
.clstag .name {
	width: 100%;
	float: left;
	height: auto;
	line-height: 35px;
	color: #DF001F;
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.clstag .dpxh {
	width: 100%;
	float: left;
	line-height: 40px;
	color: #000;
	font-size: 17px;
	font-weight: 700;
}
.clstag .dpxh strong {
	color: #DF001F;
	font-weight: normal;
	font-weight: 700;
	font-size: 19px;
}
.lxfs {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 55px;
	margin-top: 10px;
	float: left;
}
.lxfs a {
	color: #fff;
	width: 190px;
	font-size: 14px;
}
.lxfsL {
	float: left;
	background: url(../images/dh_hover.png) no-repeat 10px center #d6d6d6;
}
.lxfsL:hover {
	background: url(../images/dh_hover.png) no-repeat 10px center #009ce0;
	color: #fff;
	transition: all 0.5s ease
}
.lxfsR {
	float: right;
	background: url(../images/dh_hover.png) no-repeat 10px center #d6d6d6;
}
.lxfsR:hover {
	background: url(../images/dh_hover.png) no-repeat 10px center #c00;
	color: #fff;
	transition: all 0.5s ease
}
.tlcx {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.tlcx h1 {
	width: 100%;
	float: left;
	height: 25px;
	font-size: 18px;
	color: #000;
}
.tlcxC {
	width: 100%;
	float: left;
	overflow: hidden;
}
.tlcxC a {
	display: inline-block;
	padding: 0px 10px;
	border: 1px solid #ddd;
	text-align: center;
	color: #000;
	margin-right: 10px;
	margin-top: 5px;
	height: 30px;
	line-height: 30px
}
.tlcxC a:hover {
	background: #f2f2f2
}
.proShowCC {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.proShowCCTitle {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
}
.proShowCCTitle li {
	width: 250px;
	float: left;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	color: #000;
	text-align: center;
	background: url(../images/nohoverli.png) no-repeat left bottom;
	font-weight: 700;
	font-size: 14px;
}
.proShowCCTitle li.listShowA {
	width: 250px;
	float: left;
	height: 46px;
	cursor: pointer;
	text-align: center;
	color: #DF001F;
	background: url(../images/hoverli.jpg) no-repeat;
	line-height: 46px;
	font-weight: 700;
	font-size: 14px;
}
.listproShowCC {
	width: 958px;
	border: 1px solid #ccc;
	border-top: none;
	float: left;
	background: #fff;
	padding: 20px;
}
.listproShowCC .kjdiv {
	width: 100%;
	float: left;
	display: none;
}
.dfwt {
	width: 100%;
	float: left;
	text-align: center;
	color: #000;
	line-height: 30px;
	font-size: 16px;
}
.dfwt img {
	text-align: center
}
.shangxia a {
	color: #000;
}
.shangxia a:hover {
	color: #df001f;
}
.article-one {
	width: 100%;
	float: left;
	padding: 40px 0;
}
.article-one-mid {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
.about-left {
	width: 680px;
	float: left;
	overflow: hidden;
}
.about-left h1 {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 30px;
	color: #000;
}
.about-left h2 {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 22px;
	color: #000;
	margin-bottom: 20px;
}
.about-left h5 {
	width: 100%;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.about-centent {
	width: 100%;
	float: left;
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
	color: #555;
	font-weight: normal;
}
.about-btn {
	width: 180px;
	height: 45px;
	float: left;
	background: #3f3c35;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 45px;
	color: #fff;
	margin-top: 10px;
}
.about-btn:hover {
	transition: all ease .5s;
	background: #aace3b;
	animation: btnanimate .3s ease;
}
.about-right {
	width: 443px;
	float: right;
	height: 298px;
	background: url('../images/about_right.jpg');
}
/*Products*/.main-title {
	width: 1200px;
	padding-top: 15px;
	margin: 0 auto 15px;
	background: url(../images/index_bg01.png) repeat-x 0 bottom;
}
.main-title h2 span {
	float: left;
	display: inline-block;
	border-bottom: 1px solid #727272;
	padding-bottom: 18px;
	font: bold 22px/24px "å¾®è½¯é›…é»‘";
	color: #333;
	height: 24px;
	margin-right: 5px;
}
.main-title2 {
	background: url(../images/index_bg06.png) repeat-x 0 bottom;
}
.main-title2 h2 {
	font: 14px/40px "å¾®è½¯é›…é»‘";
	color: #fff;
}
.main-title2 h2 span {
	border-bottom: 1px solid #fff;
	font: bold 20px/24px "å¾®è½¯é›…é»‘";
	color: #fff;
}
.index-probox {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0 1px;
	height: 300px;
	background: #eaeaea;
}
.index-proname h3 {
	padding-top: 30px;
	width: 208px;
	margin: 0 auto;
	height: 63px;
	font: 36px/40px "Times New Roman";
	color: #121212;
	background: url(../../img/index_bg02.png) no-repeat left bottom;
	margin-bottom: 30px;
}
.index-proname p {
	width: 208px;
	margin: 0 auto;
	font: 14px/24px "å¾®è½¯é›…é»‘";
	color: #9d9d9d;
}
.index-probox ul li {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 459px;
	background-repeat: no-repeat;
	background-position: center top;
}
.index-probox .number {
	position: absolute;
	width: 100%;
	height: 15px;
	line-height: 15px;
	left: 0;
	bottom: 100px;
	text-align: center;
	z-index: 3;
	display: none;
}
.index-probox .number span {
	display: inline-block;
	width: 13px;
	height: 15px;
	margin: 0 2px;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	background: url(../../img/index_bg03.png) no-repeat;
	cursor: pointer;
}
.index-probox .number span.on {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.proboxbg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	overflow: hidden;
	z-index: 2;
	display: none;
}
.protext {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 112px;
	background: url(../images/index_bg04.png) no-repeat center top;
	z-index: 3;
	text-align: center;
}
.protext h3 {
	font: 20px/34px "å¾®è½¯é›…é»‘";
	color: #fff;
	margin-top: 46px;
}
.protext p {
	font: 18px/30px "Times New Roman";
	color: #fff;
	opacity: 0.6;
	filter: Alpha(opacity=60);
}
.index-promore {
	display: block;
	height: 62px;
	margin: 10px 0 20px;
	background: #f7f7f7;
	font: 14px/62px Arial;
	color: #9d9d9d;
	text-align: center;
	transition: all 0.4s;
	float: left;
	width: 100%;
}
.index-promore:hover {
	background: #999999;
	color: #fff;
}/*products list*/
.listPro {
	max-width: 1200px;
	middle-width: 100px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.left-list {
	width: 845px;
	overflow: hidden;
	float: left;
}
.bhpl {
	width: 100%;
	float: left;
	margin-bottom: 8px;
	background: #FFF;
}
.bhplul {
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	background: #0784f0;
	color: #fff;
	width: 100px;
	font-size: 14px;
	font-weight: 700;
}
.bhplul:hover {
	color: #fff;
}
.bhpl:hover .bhplul {
	transition: padding-right 0.5s;
	-moz-transition: padding-right 0.5s;
	-ms-transition: padding-right 0.5s;
	-o-transition: padding-right 0.5s;
	-webkit-transition: padding-right 0.5s;
}
.bhplli {
	display: inline-block;
	padding: 10px 10px;
	text-align: center;
	border: 1px solid #fff;
	color: #000;
	margin-left: 10px;
	width: auto;
	font-size: 14px;
}
.bhplli:hover {
	border: 1px solid #ac0000;
	background: #ac0000;
	color: #fff;
	border-radius: 5px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.index-newsri {
	float: right;
	width: 340px;
	background: #fff;
}
.index-tit {
	width: 340px;
	height: 45px;
	line-height: 45px;
	float: left;
	background: #e3e3e3;
}
.index_titA {
	width: 170px;
	height: 45px;
	line-height: 45px;
	float: left;
	background: #0784f0;
	text-indent: 25px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	font-weight: 700;
}
.index_titB {
	width: 170px;
	height: 45px;
	line-height: 45px;
	float: left;
	background: #fff;
	text-align: center;
	color: #000;
	font-size: 16px;
	cursor: pointer;
	transition: background 0.5s;
}
.index-Cc {
	width: 318px;
	float: left;
	border: 1px solid #e3e3e3;
	padding: 10px;
}
.index-Cc div {
	width: 100%;
	float: left;
	display: none;
}
.btd {
	width: 320px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #000;
	font-size: 20px;
}
.btd2 {
	width: 320px;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 14px;
	padding-bottom: 15px;
}
.btd3 {
	width: 100%;
	margin: 0 auto;
	color: #666;
	font-size: 14px;
}
.btd3L {
	width: 100%;
	color: #666;
	font-size: 14px;
	float: left;
}
.btd3LS {
	width: 100%;
	float: left;
	line-height: 30px;
	height: 30px;
	background: url(../images/Icon02.gif) no-repeat left center;
	text-indent: 15px;
}
.btd3LS strong {
	color: #f00;
}
.btd3R {
	width: 100%;
	float: right;
}
.btd3wx {
	width: 100%;
	float: left;
	height: 200px;
	text-align: center
}
.btd3wx img {
	width: 200px;
	height: 200px;
}
.btd3sm {
	width: 289px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color: #ae1c1c;
}
.btd3bz {
	width: 580px;
	float: left;
	line-height: 28px;
	color: #666;
}
.btd3bz strong {
	color: #c00
}
.zzry {
	clear: both;
	background: url(../images/gdcx.gif) no-repeat left top;
	width: 1196px;
	border: 1px solid #ccc;
	height: auto;
	padding: 1px 2px;
	margin: 20px auto 0;
	overflow: hidden;
}
.zzry_c {
	width: 1176px;
	height: 132px;
	padding: 10px;
	float: left;
	display: block;
	overflow: hidden;
}
.zzry_c img {
	border: 1px solid #eee;
	width: 180px;
	height: 132px;
	margin-right: 14px;
	display: inline;
}
.zzry_c table {
	border: none;
	border-collapse: collapse
}
/* -- é¡µé¢æ•´ä½“å¸ƒå±€ -- */
.content1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 670px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(../Images/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	background: url(../Images/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../Images/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	background: url(../Images/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 754px;
	float: left;
	display: inline;
	margin-left: 5px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.righttop {
	background: url(../Images/right_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2top {
	background: url(../Images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.rightbot {
	background: url(../Images/right_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right2bot {
	background: url(../Images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 752px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	width: 668px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.h_nav li a:-webkit-any-link {
display:block;
}
.nav-posfixed {
	position: fixed;
	top: 0;
	_position: absolute;
_top: expression(eval(document.documentElement.scrollTop));
	background: #0784f0;
	z-index: 99999;
}
.h_nav {
	width: 100%;
	background: #00a8ff;
}
.sea {
	width: 1100px;
	margin: 50px auto;
	color: #4b4b4b;
	height: 49px;
	line-height: 49px;
	background: url(../Images/s_bg.gif) no-repeat;
}
.sea1 {
	margin: 20px auto;
}
.sea p {
	float: left;
}
.sea p b {
	padding: 0 1px 0 60px;
}
.sea p a {
	color: #676767;
	padding: 0 0 0 28px;
}
.s_b {
	float: right;
	padding: 11px 75px 0 0;
}
.s_01 {
	float: left;
	height: 27px;
	width: 134px;
	color: #666666;
	border: none;
	background: url(../Images/s_inp.gif) no-repeat;
	line-height: 27px;
	padding: 0 5px;
}
.s_02 {
	float: left;
	height: 27px;
	width: 33px;
	background: url(../Images/s_s.gif) no-repeat;
	line-height: 27px;
	cursor: pointer
}
.s_b input {
	float: left;
	border: none
}
/*sch*/
.spa {
	height: 450px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}
.pb_h {
	text-align: center;
	height: 109px;
	overflow: hidden;
	text-align: center;
	font-weight: 100;
	background: url(../Images/spa_l3.gif) left 42px repeat-x;
}
.pb_h b {
	font-weight: 100;
	display: block;
	line-height: 31px;
	font-size: 24px;
	color: #362c24;
}
.pb_h span {
	display: block;
	line-height: 22px;
	height: 26px;
	font-size: 20px;
	text-transform: uppercase;
	color: #9b8574;
}
.pb_h a {
	display: inline-block;
	width: 558px;
	margin: 0 auto;
	background: #fff;
}
.pb_h i a {
	display: block;
	margin: 0 auto;
	width: 63px;
	line-height: 22px;
	border: 1px #362c24 solid;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	color: #362c24;
	font-style: normal;
}
.spa dl {
	float: left;
	display: inline;
	width: 235px;
	background: url(../Images/spa_l.gif) right top no-repeat;
	overflow: hidden;
}
.spa .lst {
	background: none;
}
.spa dt {
	text-align: center;
}
.spa dt img {
	vertical-align: top;
	display: block;
	width: 91px;
	vertical-align: top;
	height: 91px;
	overflow: hidden;
	margin: 0 auto;
}
.spa dt {
	height: 115px;
	overflow: hidden;
	vertical-align: top;
}
.spa dd h4 {
	background: url(../Images/spa_l2.gif) center 55px no-repeat;
	text-align: center;
	line-height: 27px;
	height: 89px;
	overflow: hidden;
	font-size: 16px;
}
.spa dd h4 a {
	color: #362c24;
}
.spa dd p {
	line-height: 22px;
	color: #362c24;
	padding: 0 53px;
	line-height: 22px;
	text-align: justify;
	height: 90px;
	overflow: hidden;
}
.box {
	font-family: "Microsoft YaHei";
	height: 995px;
	overflow: hidden;
	clear: both;
}
.lf_n {
	width: 248px;
	overflow: hidden;
}
.lf_n h2 {
	padding: 58px 0 0;
	height: 89px;
	text-align: center;
	overflow: hidden;
	background: url(../Images/lf_nt.gif) center top no-repeat;
}
.lf_n h2 b {
	color: #fff;
	display: block;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	font-size: 24px;
	font-weight: 100;
}
.lf_n h2 span {
	display: block;
	font-size: 18px;
	font-family: Arial;
	line-height: 24px;
	font-weight: 100;
}
.lf_n h2 a {
	color: #fff;
}
.lf_n_c {
	padding: 15px 0 0;
	height: 777px;
	overflow: hidden;
	background: #efe6df;
}
.lf_n_c h3 {
	padding: 0 0 0 45px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	overflow: hidden;
	background: url(../Images/lf_nic.gif) left 15px no-repeat;
}
.lf_n_c h3 a {
	color: #362c24;
	font-weight: 100;
}
.lf_n_c ul {
	clear: both;
	padding: 0 0 0 34px;
}
.lf_n_c ul li {
	line-height: 25px;
	height: 28px;
	vertical-align: top;
	overflow: hidden;
}
.lf_n_c ul li a {
	color: #9b8574;
	padding: 0 0 0 26px;
	display: block;
	background: url(../Images/lf_nic2.gif) 16px 8px no-repeat;
}
.lf_n_c ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #9b8574 url(../Images/lf_nic3.gif) 16px 270px no-repeat;
}
.pro_t {
	color: #fff;
	padding: 0 16px 0 0;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	background: #362c24;
	margin: 0 0 0 27px;
}
.pro_t li {
	font-family: "Microsoft YaHei";
	float: left;
}
.pro_t li a {
	display: inline-block;
	padding: 0 30px;
	font-size: 20px;
	color: #fff;
}
.pro_t li a:hover, .pro_t .cur a {
	color: #fff;
	background: #9b8574;
	text-decoration: none;
}
.pro_t .fr {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
}
.pro {
	width: 707px;
	overflow: hidden;
}
.pro_c {
	padding: 28px 0 0;
	clear: both;
	width: 100%;
}
.pro_c li {
	text-transform: uppercase;
	margin: 0 0 0 27px;
	display: inline;
	float: left;
	width: 208px;
	height: 262px;
	overflow: hidden;
	text-align: center;
}
.pro_c li img {
	display: block;
	width: 206px;
	height: 205px;
	overflow: hidden;
	border: 1px #dcdcdc solid;
}
.pro_c li span {
	display: block;
	line-height: 40px;
	text-align: center;
}
.pro_c li span a {
	font-size: 14px;
	color: #362C24;
}
.pro_c ul {
	height: 779px;
	overflow: hidden;
}
.pro_ban {
	clear: both;
	margin: 0 0 0 27px;
	position: relative;
}
.pro_ban img {
	display: block;
	height: 91px;
	overflow: hidden;
	vertical-align: top;
}
.pro_ban p {
	width: 545px;
	right: 0;
	top: 30px;
	z-index: 6;
	background: url(../Images/pro_tel.gif) left top no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #24211b;
	padding: 0 0 0 46px;
	line-height: 36px;
	position: absolute;
}
.pro_ban p b {
	font-size: 22px;
	color: #ba1414;
	font-family: Arial;
	margin: 0 0 0 2px;
}
.pro_ban p a {
	display: inline-block;
	float: right;
	text-align: center;
	line-height: 32px;
	height: 32px;
	width: 120px;
	border: 2px #000 solid;
	margin: 0 73px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #362c24;
}
/*page*/
.main-titleP {
	width: 100%;
	height: 80px;
	float: left;
	padding-top: 30px;
	margin-bottom: 30px;
	background: url(../images/index_bg02.png) repeat-x 0 bottom;
}
.main-titleP h2 {
	font-weight: normal;
	font-size: 30px;
	color: #444;
	text-align: center;
	width: 100%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}
.main-titleP h2 span {
	display: block;
	font-size: 18px;
	height: 38px;
	margin-top: 10px;
	background: url(../images/inner_bg01.gif) no-repeat center bottom;
	color: #a3a3a4
}
.main-titleP h2 span.info_news {
	display: inline;
	margin: 0 auto;
	font-size: 12px;
	height: 35px;
	margin-top: 10px;
	background: url(../images/inner_bg01.gif) no-repeat center bottom;
	color: #a3a3a4
}
.main-titleP h2 span.info_news li {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	height: 35px;
	margin-right: 15px;
}
.pagemiddle {
	width: 100%;
	float: left;
}
.pagemiddle ul {
	max-width: 1200px;
	min-width: 1000px;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.pagemiddle ul li {
	margin-right: 15px;
	display: inline;
}
.pagemiddle ul li a {
	color: #000;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 5px;
	text-align: center
}
.pagemiddle ul li a:hover {
	color: #fff;
	background: #c00;
	border: 1px solid #c00;
	border-radius: 5px;
	transition: all 0.5s;
}
.pagemiddleT {
	width: 100%;
}
.pagemiddleTc {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	text-align: left;
	line-height: 25px;
	padding: 15px 0 50px;
}
.PageBlack {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	padding-bottom: 30px;
}
.PageBlack a {
	color: #000;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px 35px;
	padding-left: 55px;
	text-align: center;
	background: url(../images/pro_bg01.png) no-repeat 30px center;
}
.PageBlack a:hover {
	color: #fff;
	display: inline-block;
	border: 1px solid #c00;
	padding: 5px 35px;
	padding-left: 55px;
	text-align: center;
	background: url(../images/pro_bg01.png) no-repeat 30px center #c00;
	transition: all 0.5s;
}
.page-left {
	width: 260px;
	overflow: hidden;
	float: left;
}
.page-left nav {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-left nav h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #F00;
}
.page-left nav a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #ddd;
	height: 40px;
	text-indent: 50px;
	line-height: 40px;
	color: #000;
	font-weight: bold;
}
.page-left nav a:hover {
	color: #1567a1;
}
.page-left .page-side-pro {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-left .page-side-pro h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #f00;
	margin-bottom: 15px;
}
.page-left .page-side-pro li {
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.page-left .page-side-pro li img {
	width: 100%;
	height: 195px;
	padding: 0px;
	margin: 0px;
}
.page-left .page-side-pro li .name {
	width: 100%;
	height: 30px;
	display: block;
	background: #eee;
	text-align: center;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.page-left .page-side-pro li .price {
	width: 100%;
	height: 30px;
	display: block;
	background: #eee;
	text-align: center;
	color: #f00;
	font-size: 14px;
	line-height: 30px;
}
.page-left .page-side-new {
	width: 100%;
	margin-top: 25px;
	overflow: auto
}
.page-left .page-side-new h1 {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-indent: 3em;
	background: url(../images/page-ico2.png) no-repeat 15px center #f00;
	margin-bottom: 15px;
}
.page-left .page-side-new li {
	position: relative;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ddd;
	width: 100%;
}
.page-left .page-side-new li i {
	position: absolute;
	left: 0px;
	top: 10px;
	height: 15px;
	line-height: 15px;
	background: #1567a1;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	float: left;
	width: 20px;
	font-size: 12px;
	font-style: normal
}
.page-left .page-side-new li a {
	padding-left: 25px;
	font-size: 14px;
}
.page-left .page-side-new li a:hover {
	color: #1567a1
}
.cont {
	display: block;
	width: 100%;
	overflow: hidden;
}
.name {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #000;
	font-size: 21px;
	font-weight: 700;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.col-md-6 .col-md-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.blank15 {
	height: 15px;
	overflow: hidden;
}
form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.message_content {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #EAEAEA;
	color: #8F8F8F;
	height: 120px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	padding: 1%;
	width: 98%;
}
.message_name {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #EAEAEA;
	color: #8F8F8F;
	float: left;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	padding-left: 5px;
	width: 100%;
}
.message_sub_re {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	width: 100%;
	border: none;
}
.message_about {
	color: #8F8F8F;
	font-size: 14px;
	line-height: 25px;
}
.post-item {
	box-shadow: 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
.btn-link {
	font-weight: normal;
	color: #337ab7;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.product-send {
	background: #F7F7F7;
	padding: 10px;
	margin-top: 30px;
	float: right;
	width: 320px;
}
.message_sub_do {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	width: 130px;
	border: none;
}
.message_sub_re {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
	width: 130px;
	float: right;
	margin-left: 16px;
	border: none;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.message_about {
	color: #8F8F8F;
	font-size: 14px;
	line-height: 25px;
}
/*ziti*/
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 10px;
}
.glyphicon-asterisk:before {
	content: "\002a";
}
.glyphicon-plus:before {
	content: "\002b";
}
.glyphicon-euro:before, .glyphicon-eur:before {
	content: "\20ac";
}
.glyphicon-minus:before {
	content: "\2212";
}
.glyphicon-cloud:before {
	content: "\2601";
}
.glyphicon-envelope:before {
	content: "\2709";
}
.glyphicon-pencil:before {
	content: "\270f";
}
.glyphicon-glass:before {
	content: "\e001";
}
.glyphicon-music:before {
	content: "\e002";
}
.glyphicon-search:before {
	content: "\e003";
}
.glyphicon-heart:before {
	content: "\e005";
}
.glyphicon-star:before {
	content: "\e006";
}
.glyphicon-star-empty:before {
	content: "\e007";
}
.glyphicon-user:before {
	content: "\e008";
}
.glyphicon-film:before {
	content: "\e009";
}
.glyphicon-th-large:before {
	content: "\e010";
}
.glyphicon-th:before {
	content: "\e011";
}
.glyphicon-th-list:before {
	content: "\e012";
}
.glyphicon-ok:before {
	content: "\e013";
}
.glyphicon-remove:before {
	content: "\e014";
}
.glyphicon-zoom-in:before {
	content: "\e015";
}
.glyphicon-zoom-out:before {
	content: "\e016";
}
.glyphicon-off:before {
	content: "\e017";
}
.glyphicon-signal:before {
	content: "\e018";
}
.glyphicon-cog:before {
	content: "\e019";
}
.glyphicon-trash:before {
	content: "\e020";
}
.glyphicon-home:before {
	content: "\e021";
}
.glyphicon-file:before {
	content: "\e022";
}
.glyphicon-time:before {
	content: "\e023";
}
.glyphicon-road:before {
	content: "\e024";
}
.glyphicon-download-alt:before {
	content: "\e025";
}
.glyphicon-download:before {
	content: "\e026";
}
.glyphicon-upload:before {
	content: "\e027";
}
.glyphicon-inbox:before {
	content: "\e028";
}
.glyphicon-play-circle:before {
	content: "\e029";
}
.glyphicon-repeat:before {
	content: "\e030";
}
.glyphicon-refresh:before {
	content: "\e031";
}
.glyphicon-list-alt:before {
	content: "\e032";
}
.glyphicon-lock:before {
	content: "\e033";
}
.glyphicon-flag:before {
	content: "\e034";
}
.glyphicon-headphones:before {
	content: "\e035";
}
.glyphicon-volume-off:before {
	content: "\e036";
}
.glyphicon-volume-down:before {
	content: "\e037";
}
.glyphicon-volume-up:before {
	content: "\e038";
}
.glyphicon-qrcode:before {
	content: "\e039";
}
.glyphicon-barcode:before {
	content: "\e040";
}
.glyphicon-tag:before {
	content: "\e041";
}
.glyphicon-tags:before {
	content: "\e042";
}
.glyphicon-book:before {
	content: "\e043";
}
.glyphicon-bookmark:before {
	content: "\e044";
}
.glyphicon-print:before {
	content: "\e045";
}
.glyphicon-camera:before {
	content: "\e046";
}
.glyphicon-font:before {
	content: "\e047";
}
.glyphicon-bold:before {
	content: "\e048";
}
.glyphicon-italic:before {
	content: "\e049";
}
.glyphicon-text-height:before {
	content: "\e050";
}
.glyphicon-text-width:before {
	content: "\e051";
}
.glyphicon-align-left:before {
	content: "\e052";
}
.glyphicon-align-center:before {
	content: "\e053";
}
.glyphicon-align-right:before {
	content: "\e054";
}
.glyphicon-align-justify:before {
	content: "\e055";
}
.glyphicon-list:before {
	content: "\e056";
}
.glyphicon-indent-left:before {
	content: "\e057";
}
.glyphicon-indent-right:before {
	content: "\e058";
}
.glyphicon-facetime-video:before {
	content: "\e059";
}
.glyphicon-picture:before {
	content: "\e060";
}
.glyphicon-map-marker:before {
	content: "\e062";
}
.glyphicon-adjust:before {
	content: "\e063";
}
.glyphicon-tint:before {
	content: "\e064";
}
.glyphicon-edit:before {
	content: "\e065";
}
.glyphicon-share:before {
	content: "\e066";
}
.glyphicon-check:before {
	content: "\e067";
}
.glyphicon-move:before {
	content: "\e068";
}
.glyphicon-step-backward:before {
	content: "\e069";
}
.glyphicon-fast-backward:before {
	content: "\e070";
}
.glyphicon-backward:before {
	content: "\e071";
}
.glyphicon-play:before {
	content: "\e072";
}
.glyphicon-pause:before {
	content: "\e073";
}
.glyphicon-stop:before {
	content: "\e074";
}
.glyphicon-forward:before {
	content: "\e075";
}
.glyphicon-fast-forward:before {
	content: "\e076";
}
.glyphicon-step-forward:before {
	content: "\e077";
}
.glyphicon-eject:before {
	content: "\e078";
}
.glyphicon-chevron-left:before {
	content: "\e079";
}
.glyphicon-chevron-right:before {
	content: "\e080";
}
.glyphicon-plus-sign:before {
	content: "\e081";
}
.glyphicon-minus-sign:before {
	content: "\e082";
}
.glyphicon-remove-sign:before {
	content: "\e083";
}
.glyphicon-ok-sign:before {
	content: "\e084";
}
.glyphicon-question-sign:before {
	content: "\e085";
}
.glyphicon-info-sign:before {
	content: "\e086";
}
.glyphicon-screenshot:before {
	content: "\e087";
}
.glyphicon-remove-circle:before {
	content: "\e088";
}
.glyphicon-ok-circle:before {
	content: "\e089";
}
.glyphicon-ban-circle:before {
	content: "\e090";
}
.glyphicon-arrow-left:before {
	content: "\e091";
}
.glyphicon-arrow-right:before {
	content: "\e092";
}
.glyphicon-arrow-up:before {
	content: "\e093";
}
.glyphicon-arrow-down:before {
	content: "\e094";
}
.glyphicon-share-alt:before {
	content: "\e095";
}
.glyphicon-resize-full:before {
	content: "\e096";
}
.glyphicon-resize-small:before {
	content: "\e097";
}
.glyphicon-exclamation-sign:before {
	content: "\e101";
}
.glyphicon-gift:before {
	content: "\e102";
}
.glyphicon-leaf:before {
	content: "\e103";
}
.glyphicon-fire:before {
	content: "\e104";
}
.glyphicon-eye-open:before {
	content: "\e105";
}
.glyphicon-eye-close:before {
	content: "\e106";
}
.glyphicon-warning-sign:before {
	content: "\e107";
}
.glyphicon-plane:before {
	content: "\e108";
}
.glyphicon-calendar:before {
	content: "\e109";
}
.glyphicon-random:before {
	content: "\e110";
}
.glyphicon-comment:before {
	content: "\e111";
}
.glyphicon-magnet:before {
	content: "\e112";
}
.glyphicon-chevron-up:before {
	content: "\e113";
}
.glyphicon-chevron-down:before {
	content: "\e114";
}
.glyphicon-retweet:before {
	content: "\e115";
}
.glyphicon-shopping-cart:before {
	content: "\e116";
}
.glyphicon-folder-close:before {
	content: "\e117";
}
.glyphicon-folder-open:before {
	content: "\e118";
}
.glyphicon-resize-vertical:before {
	content: "\e119";
}
.glyphicon-resize-horizontal:before {
	content: "\e120";
}
.glyphicon-hdd:before {
	content: "\e121";
}
.glyphicon-bullhorn:before {
	content: "\e122";
}
.glyphicon-bell:before {
	content: "\e123";
}
.glyphicon-certificate:before {
	content: "\e124";
}
.glyphicon-thumbs-up:before {
	content: "\e125";
}
.glyphicon-thumbs-down:before {
	content: "\e126";
}
.glyphicon-hand-right:before {
	content: "\e127";
}
.glyphicon-hand-left:before {
	content: "\e128";
}
.glyphicon-hand-up:before {
	content: "\e129";
}
.glyphicon-hand-down:before {
	content: "\e130";
}
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}
.glyphicon-globe:before {
	content: "\e135";
}
.glyphicon-wrench:before {
	content: "\e136";
}
.glyphicon-tasks:before {
	content: "\e137";
}
.glyphicon-filter:before {
	content: "\e138";
}
.glyphicon-briefcase:before {
	content: "\e139";
}
.glyphicon-fullscreen:before {
	content: "\e140";
}
.glyphicon-dashboard:before {
	content: "\e141";
}
.glyphicon-paperclip:before {
	content: "\e142";
}
.glyphicon-heart-empty:before {
	content: "\e143";
}
.glyphicon-link:before {
	content: "\e144";
}
.glyphicon-phone:before {
	content: "\e145";
}
.glyphicon-pushpin:before {
	content: "\e146";
}
.glyphicon-usd:before {
	content: "\e148";
}
.glyphicon-gbp:before {
	content: "\e149";
}
.glyphicon-sort:before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}
.glyphicon-sort-by-order:before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}
.glyphicon-unchecked:before {
	content: "\e157";
}
.glyphicon-expand:before {
	content: "\e158";
}
.glyphicon-collapse-down:before {
	content: "\e159";
}
.glyphicon-collapse-up:before {
	content: "\e160";
}
.glyphicon-log-in:before {
	content: "\e161";
}
.glyphicon-flash:before {
	content: "\e162";
}
.glyphicon-log-out:before {
	content: "\e163";
}
.glyphicon-new-window:before {
	content: "\e164";
}
.glyphicon-record:before {
	content: "\e165";
}
.glyphicon-save:before {
	content: "\e166";
}
.glyphicon-open:before {
	content: "\e167";
}
.glyphicon-saved:before {
	content: "\e168";
}
.glyphicon-import:before {
	content: "\e169";
}
.glyphicon-export:before {
	content: "\e170";
}
.glyphicon-send:before {
	content: "\e171";
}
.glyphicon-floppy-disk:before {
	content: "\e172";
}
.glyphicon-floppy-saved:before {
	content: "\e173";
}
.glyphicon-floppy-remove:before {
	content: "\e174";
}
.glyphicon-floppy-save:before {
	content: "\e175";
}
.glyphicon-floppy-open:before {
	content: "\e176";
}
.glyphicon-credit-card:before {
	content: "\e177";
}
.glyphicon-transfer:before {
	content: "\e178";
}
.glyphicon-cutlery:before {
	content: "\e179";
}
.glyphicon-header:before {
	content: "\e180";
}
.glyphicon-compressed:before {
	content: "\e181";
}
.glyphicon-earphone:before {
	content: "\e182";
}
.glyphicon-phone-alt:before {
	content: "\e183";
}
.glyphicon-tower:before {
	content: "\e184";
}
.glyphicon-stats:before {
	content: "\e185";
}
.glyphicon-sd-video:before {
	content: "\e186";
}
.glyphicon-hd-video:before {
	content: "\e187";
}
.glyphicon-subtitles:before {
	content: "\e188";
}
.glyphicon-sound-stereo:before {
	content: "\e189";
}
.glyphicon-sound-dolby:before {
	content: "\e190";
}
.glyphicon-sound-5-1:before {
	content: "\e191";
}
.glyphicon-sound-6-1:before {
	content: "\e192";
}
.glyphicon-sound-7-1:before {
	content: "\e193";
}
.glyphicon-copyright-mark:before {
	content: "\e194";
}
.glyphicon-registration-mark:before {
	content: "\e195";
}
.glyphicon-cloud-download:before {
	content: "\e197";
}
.glyphicon-cloud-upload:before {
	content: "\e198";
}
.glyphicon-tree-conifer:before {
	content: "\e199";
}
.glyphicon-tree-deciduous:before {
	content: "\e200";
}
.glyphicon-cd:before {
	content: "\e201";
}
.glyphicon-save-file:before {
	content: "\e202";
}
.glyphicon-open-file:before {
	content: "\e203";
}
.glyphicon-level-up:before {
	content: "\e204";
}
.glyphicon-copy:before {
	content: "\e205";
}
.glyphicon-paste:before {
	content: "\e206";
}
.glyphicon-alert:before {
	content: "\e209";
}
.glyphicon-equalizer:before {
	content: "\e210";
}
.glyphicon-king:before {
	content: "\e211";
}
.glyphicon-queen:before {
	content: "\e212";
}
.glyphicon-pawn:before {
	content: "\e213";
}
.glyphicon-bishop:before {
	content: "\e214";
}
.glyphicon-knight:before {
	content: "\e215";
}
.glyphicon-baby-formula:before {
	content: "\e216";
}
.glyphicon-tent:before {
	content: "\26fa";
}
.glyphicon-blackboard:before {
	content: "\e218";
}
.glyphicon-bed:before {
	content: "\e219";
}
.glyphicon-apple:before {
	content: "\f8ff";
}
.glyphicon-erase:before {
	content: "\e221";
}
.glyphicon-hourglass:before {
	content: "\231b";
}
.glyphicon-lamp:before {
	content: "\e223";
}
.glyphicon-duplicate:before {
	content: "\e224";
}
.glyphicon-piggy-bank:before {
	content: "\e225";
}
.glyphicon-scissors:before {
	content: "\e226";
}
.glyphicon-bitcoin:before {
	content: "\e227";
}
.glyphicon-btc:before {
	content: "\e227";
}
.glyphicon-xbt:before {
	content: "\e227";
}
.glyphicon-yen:before {
	content: "\00a5";
}
.glyphicon-jpy:before {
	content: "\00a5";
}
.glyphicon-ruble:before {
	content: "\20bd";
}
.glyphicon-rub:before {
	content: "\20bd";
}
.glyphicon-scale:before {
	content: "\e230";
}
.glyphicon-ice-lolly:before {
	content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}
.glyphicon-education:before {
	content: "\e233";
}
.glyphicon-option-horizontal:before {
	content: "\e234";
}
.glyphicon-option-vertical:before {
	content: "\e235";
}
.glyphicon-menu-hamburger:before {
	content: "\e236";
}
.glyphicon-modal-window:before {
	content: "\e237";
}
.glyphicon-oil:before {
	content: "\e238";
}
.glyphicon-grain:before {
	content: "\e239";
}
.glyphicon-sunglasses:before {
	content: "\e240";
}
.glyphicon-text-size:before {
	content: "\e241";
}
.glyphicon-text-color:before {
	content: "\e242";
}
.glyphicon-text-background:before {
	content: "\e243";
}
.glyphicon-object-align-top:before {
	content: "\e244";
}
.glyphicon-object-align-bottom:before {
	content: "\e245";
}
.glyphicon-object-align-horizontal:before {
	content: "\e246";
}
.glyphicon-object-align-left:before {
	content: "\e247";
}
.glyphicon-object-align-vertical:before {
	content: "\e248";
}
.glyphicon-object-align-right:before {
	content: "\e249";
}
.glyphicon-triangle-right:before {
	content: "\e250";
}
.glyphicon-triangle-left:before {
	content: "\e251";
}
.glyphicon-triangle-bottom:before {
	content: "\e252";
}
.glyphicon-triangle-top:before {
	content: "\e253";
}
.glyphicon-console:before {
	content: "\e254";
}
.glyphicon-superscript:before {
	content: "\e255";
}
.glyphicon-subscript:before {
	content: "\e256";
}
.glyphicon-menu-left:before {
	content: "\e257";
}
.glyphicon-menu-right:before {
	content: "\e258";
}
.glyphicon-menu-down:before {
	content: "\e259";
}
.glyphicon-menu-up:before {
	content: "\e260";
}
/*HOUJIA*/
.peij_table table {
	border: 1px solid #aaa;
	border-collapse: collapse;
	width: 100% !important;
	font-size: 14px;
	word-wrap: break-word; word-break: break-all;
}
.peij_table table td {
	background: #fff;
	border: 1px solid #aaa;
	border-collapse: collapse;
	padding: 4px;
	word-wrap: break-word;
	word-break: break-all;
}
.nav_me {
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: #008fe6;
	position: relative;
	margin-bottom: 1px;
}
.menu_t {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.menu_t li {
	width: 167px;
	height: auto;
	float: left;
	text-align: center;
}
.menu_t li a {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.menu_t li .curr {
	display: block;
	font-weight: 600;
	color: #000;
	background: #b6d7ed;
}
.menu_t li:hover {
	background: #b6d7ed;
}
.in_newcon img {
	max-width: 100%;
}

.section-three{
	overflow:hidden;
	width:100%;
}
.owl-carousel-c{
	width: 100%;
	float:left;
	overflow:hidden;
	margin-top:1px;
}
#banner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#banner .item{ display: block;}
#banner img { display: block;width:100%;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:10px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#5abf21;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}

