@charset "utf-8";

body {
	background: #f1f1f1;
}
.fixed-bottom{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
}
.header {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.header .top {
	width: 100%;
	height: 35px;
	overflow: hidden;
	background: #f1f1f1;
	line-height: 35px;
}

.header .top .huanying {
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}

.header .top .fr ul li a {
	display: block;
	width: 67px;
	height: 35px;
	text-align: center;
	font-size: 14px;
	color: #777777;
	margin-right: 10px;
}

.header .top .fr ul li .act {
	background: #ef350e;
	color: #FFFFFF;
}

.header .top .fr select {
	width: 70px;
	border: none;
	color: #777777;
	font-size: 14px;
	background: none;
	margin-right: 20px;
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/jiantou.png) no-repeat scroll right center transparent !important;
}

.header .sousuo {
	width: 100%;
	height: 160px;
	background: #FFFFFF;
}

.header .sousuo .logo {
	display: block;
	padding-top: 48px;
}

.header .sousuo .sousuo-con {
	width: 550px;
	float: left;
	padding-top: 45px;
	margin-left: 65px;
}

.header .sousuo .con-top {
	width: 445px;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	border: 2px solid #ef350e;
	line-height: 40px;
	padding: 10px;
}

.header .sousuo .con-top select {
	width: 50px;
	border: none;
	background: none;
	color: #333333;
	font-size: 14px;
}

.header .sousuo .con-top select option {
	width: 40px;
}

.header .sousuo .con-top input {
	width: 300px;
	height: 20px;
	border: none;
	font-size: 14px;
	color: #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding-left: 10px;
	margin-left: 10px;
}

.header .sousuo button {
	width: 96px;
	height: 40px;
	background: #ef350e;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
}

.header .sousuo .sousuo-con ul li a {
	display: block;
	color: #666666;
	font-size: 12px;
	margin-right: 15px;
	margin-top: 10px;
}

.header .sousuo .sousuo-con ul li a:hover {
	color: #ef350e;
}

.header .dianhua {
	padding-top: 40px;
}

.header .dianhua img {
	display: block;
	margin-top: 8px;
	margin-right: 5px;
}

.header .dianhua p {
	font-size: 14px;
	color: #333333;
}

.header .dianhua span {
	font-size: 24px;
	color: #ef350e;
}

.nav {
	width: 100%;
	height: auto;
	min-height: 40px;
	border-top: 1px solid #f1f1f1;
	overflow: hidden;
	background: #FFFFFF;
}

.nav .nav-ul {
	height: 40px;
	max-height: 80px;
	overflow: hidden;
}

.nav .nav-ul li {
	/* position: relative; */
	float: left;
}
.nav .nav-ul li:hover .xiala{
	display: block;
}
.nav .nav-ul li a {
	display: block;
	width: 109.09px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #353535;
}

.nav .nav-ul li a:hover {
	background: #EF350E;
	color: #FFFFFF;
}

.nav .nav-ul li .act {
	background: #EF350E;
	color: #FFFFFF;
}

.nav .nav-ul li .acts {
	position: relative;
}

.nav .nav-ul li .acts:before {
	content: '';
	position: absolute;
	background: url(../images/hot.png) no-repeat;
	width: 15px;
	height: 15px;
	right: 0;
}

.xiala {
	position: absolute;
	margin-left: -327.27px;
	z-index: 999;
	display: none;	
	/*width: 1200px;*/
	height: 40px;
	background: #FFFFFF;
	overflow: hidden;
	padding-left: 327.27px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #f1f1f1;
}
.nav .xiala::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #FFFFFF;
	margin-left: 45px;
	margin-top: -10px;
	z-index: 9999999999999999;
}
.xiala2 {
	padding-left: 436.36px;
	margin-left: -436.36px;
}

.xiala3 {
	padding-left: 545.45px;
	margin-left: -545.45px;
}

.xiala4 {
	padding-left: 654.54px;
	margin-left: -654.54px;
}

.xiala5 {
	padding-left: 763.82px;
	margin-left: -981.82px;
}
.xiala ul li a:hover {
	background: none !important;
	color: #EF350E !important;
}

.ce-box{
	width: 136px;
		height: 136px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background: #FFFFFF;
		border-radius: 5px;
		padding-top: 3px;
		position: absolute;
		top: -40px;
		left: -150px;
		display: none;

}
.ce-box::after{
	content: "";
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: transparent transparent transparent #FFFFFF;
	position: absolute;
	top: 60px;
	right: -20px;
	
}
.ce-box img {
		width: 133px;
		height: 130px;
		display: block;
		margin: 0 auto;
	}
	#last2:hover .ce-box{
		display: block !important; 
	}
/* 底部样式 */
.footer {
	/*position: relative;*/
	width: 100%;
	/* height: 340px; */
	background: url(../images/footer-banner.png) no-repeat 100% top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #333333;
	overflow: hidden;
	/*z-index: 999;*/
}

.footer .footer-t {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	line-height: 23.46px;
	font-size: 14px;
	color: #ccc;
	padding-top: 25px;
	padding-bottom: 10px;
}

.footer .footer-t ul {
	width: 1060px;
	margin-left: 15px;
}

.footer .footer-t li {
	margin-right: 20px;width: 120px;
}
.footer-bot{
	border-bottom: 1px solid #434344;
}

.footer .footer-t a {
	color: #999999;
}

.footer .footer-c {
	height: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.footer .footer-c .left {
	width: 460px;
	padding-top: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 35.59px;
}

.footer .footer-c .left a {
	color: #FFFFFF;width: 4em;display: inline-block;
}

.footer .footer-c .fr {
	font-size: 14px;
	color: #fff;
	line-height: 35.59px;
	padding-top: 20px;
}

.footer .footer-c .fr .fl {
	padding-top: 20px;
	margin-right: 20px;
	text-align: right;
}

.footer .footer-c .fr .right {
	width: 136px;
	height: 136px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFFFFF;
	border-radius: 5px;
	padding-top: 3px;
	overflow: hidden;
}

.footer .footer-c .fr .right img {
	width: 133px;
	height: 130px;
	display: block;
	margin: 0 auto;
}

.footer .footer-b {
	height: 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 48px;
	text-align: center;
	color: #b0b1b2;
	font-size: 14px;
}

.footer .footer-b a {
	color: #b0b1b2;
}

/* 首页 */
.xinwen {
	position: relative;
	width: 100%;
	height: 435px;
	/* overflow: hidden; */
}

.xinwen .xinwenL {
	position: absolute;
	width: 100%;
	height: 435px;
	/* overflow: hidden; */
}

.xinwen .xinwenL .slideBox {
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
	position: relative;
}

.xinwen .xinwenL .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.xinwen .xinwenL .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.xinwen .xinwenL .slideBox .bd img {
	width: 100%;
	height: 435px;
	display: block;
}

.xinwen .xinwenL .slideBox .hd {
	height: 25px;
	padding: 0 5px 0 20px;
	border-radius: 25px;
	overflow: hidden;
	position: absolute;
	right: 50%;
	margin-right: -53px;
	top: 390px;
	z-index: 1;
}

.xinwen .xinwenL .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.xinwen .xinwenL .slideBox .hd ul li {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 6.5px;
	margin-right: 15px;
	background: rgb(255, 255, 255, 1);
	cursor: pointer;
	border-radius: 50%;
	moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.xinwen .xinwenL .slideBox .hd ul li.on {
	background: #ef350e;
}

.bg-con {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	height: 435px;
	/* overflow: hidden; */
}

.bg-con .bg-left {
	width: 218px;
	height: 435px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	/* padding: 20px 15px; */
}

.bg-con .w {
	position: relative;
}

.bg-con .bg-left .item {
	/* margin-bottom: 40px; */
	overflow: hidden;
	padding: 20px 15px;
}

.bg-con .bg-left .item:hover {
	background: #5f6a79;
}

.bg-con .bg-left .item .pop {
	display: none;
	position: absolute;
	width: 981px;
	/* height: 435px; */
	background: #FFFFFF;
	/* margin-left: 204px;
    margin-top: -44px; */
	top: 0;
	right: 0;
	z-index: 999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 25px;
	border: 1px solid #f1f1f1;
}

.bg-con .bg-left .item .pop .pop-item {
	width: 100%;
	height: 30px;
	line-height: 30px !important;
	margin-bottom: 10px;
	overflow: hidden;
}

.bg-con .bg-left .item .pop .pop-item h3 {
	font-size: 14px;
	color: #666;
}

.bg-con .bg-left .item .pop .pop-item ul {
	padding-left: 10px;
	overflow: hidden;
}

.bg-con .bg-left .item .pop .pop-item ul li {
	min-width: 0;
	margin-right: 10px !important;
}

.bg-con .bg-left .item .pop .pop-item a {
	font-size: 12px;
	color: #666;
}

.bg-con .bg-left .item .pop .pop-item a:hover {
	color: #E55F5F;
}

.bg-con .bg-left .item:hover .pop {
	display: block;
}

.bg-con .bg-left .item .pop .pop-item2 {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	overflow: hidden;
	margin-top: 10px;
}

.bg-con .bg-left .item .pop .pop-item2 a {
	display: block;
	width: 132px;
	height: 58px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.bg-con .bg-left .item .pop .pop-item2 a img {
	max-width: 132px;
	max-height: 58px;
}

.bg-con .bg-left img {
	display: block;
	margin-top: 3px;
	margin-right: 10px;
}

.bg-con .bg-left h2 {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	overflow: hidden;
}

.bg-con .bg-left ul {
	padding-left: 30px;
}

.bg-con .bg-left ul li {
	float: left;
	min-width: 56px;
	max-width: 130px;
	line-height: 30px;
	margin-right: 20px;
}

.bg-con .bg-left ul li a {
	font-size: 14px;
	color: #ffffff;
}

.bg-con .w {
	position: relative;
}

.bg-con .bg-right {
	position: absolute;
	right: 0;
	top: 10px;
	width: 295px;
	height: 416px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
	padding: 20px 20px;
}

.bg-con .bg-right h2.fl {
	color: #333333;
	font-size: 18px;
}

.bg-con .bg-right a.fl {
	float: right;
	font-size: 14px;
	color: #999999;
}

.bg-con .bg-right div {
	overflow: hidden;
}

.bg-con .bg-right .xinwentu {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 15px 0;
	margin-bottom: 25px;
}

.bg-con .bg-right .xinwentu img {
	display: block;
	width: 254px;
	height: 179px;
}

.bg-con .bg-right .xinwentu div {
	width: 254px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
}

.bg-con .bg-right .xinwentu div span {
	float: left;
	display: block;
	width: 44px;
	height: 37px;
	background: #ebe3ff;
	font-size: 16px;
	font-weight: bold;
	color: #a389e3;
	line-height: 37px;
	text-align: center;
}

.bg-con .bg-right .xinwentu div p {
	line-height: 37px;
	padding: 0 5px;
	font-size: 14px;
	color: #fff;
}



.bg-con .bg-right .item {
	display: block;
	width: 254px;
	height: 16px;
	overflow: hidden;
	margin-bottom: 20px;
}

.bg-con .bg-right .item :hover p {
	color: #ef350e;
}

.bg-con .bg-right .item div span {
	float: left;
	display: block;
	width: 28px;
	height: 16px;
	background: #ebe3ff;
	font-size: 10px;
	font-weight: bold;
	color: #a389e3;
	line-height: 16px;
	text-align: center;
}

.bg-con .bg-right .item div p {
	line-height: 16px;
	padding: 0 5px;
	font-size: 12px;
	color: #666666;
}

.bg-con .bg-right .lv div span {
	background: #e5f8ce !important;
	color: #8fb561 !important;
}

.bg-con .bg-right .cheng div span {
	background: #ffe7c8 !important;
	color: #ff7d21 !important;
}

.bg-con .bg-right .lan div span {
	background: #d1e8ff !important;
	color: #6896da !important;
}
.bg-con .bg-right .lv:nth-child(6) span {
	background: #ebe3ff!important;
	color: #a389e3!important;
}

.bg-con .bg-right .lv:nth-child(4) span {
	background: #ebe3ff!important;
	color: #a389e3 !important;
}

.kuaibao {
	width: 100%;
	height: auto;
	padding: 15px 0;
	overflow: hidden;
}

.kuaibao .kuaibao-left {
	float: left;
	width: 890px;
	height: 76px;
	background: url(../images/kuaibao.png) no-repeat 100% 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px 15px;
}

.kuaibao .kuaibao-left h3 {
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.kuaibao .kuaibao-left .item {
	position: relative;
	display: block;
	width: 780px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 14px;
	color: #ffffff;
	line-height: 28px;
	margin-left: 35px;
	padding-left: 20px;
}

.kuaibao .kuaibao-left .item .ell_1 {
	width: 660px;
	height: auto;
}

.kuaibao .kuaibao-left .item:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 50%;
	left: 0;
	top: 11px;
}

.kuaibao .kuaibao-right {
	float: right;
	width: 295px;
	height: 76px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFFFFF;
}

.kuaibao .kuaibao-right .item {
	width: 147.5px;
	height: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	padding: 10px;
	border-left: #f1f1f1 solid 1px;
	font-size: 14px;
	color: #333333;
}

.kuaibao .kuaibao-right .item p {
	padding-left: 4px;
}

.xiangmu {
	width: 100%;
	height: 445px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.xiangmu .xiangmu-left {
	width: 955px;
	height: 445px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
	padding-top: 25px;
}

.xiangmu .xiangmu-left h3 {
	display: block;
	border-left: 4px solid #ef350e;
	padding-left: 10px;
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
}

.xiangmu .xiangmu-left .gengduo {
	float: right;
	font-size: 14px;
	color: #999999;
	display: block;
	margin-right: 20px;
}

.xiangmu .xinwenR .slideTxtBox {
	width: 955px;
	height: 399px;
}

.xiangmu .xinwenR .slideTxtBox .hd {
	background: url(../images/index5.png) no-repeat 100% 100%;
	height: 80px;
	position: relative;
}

.xiangmu .xinwenR .slideTxtBox .hd ul li {
	margin-right: 27px;
	float: left;
	width: 120px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	cursor: pointer;
	display: block;
	border-radius: 25px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	margin-top: 25px;
}

.xiangmu .xinwenR .slideTxtBox .hd ul li:nth-child(1) {
	margin-left: 0 !important;
}

.xiangmu .xinwenR .slideTxtBox .hd ul li.on {
	background: #FFFFFF;
	color: #40a4f3;
	border: none;
}

.xiangmu .xinwenR .slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
	padding-top: 20px;
}

.xiangmu .xinwenR .slideTxtBox .bd ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.xiangmu .xinwenR .slideTxtBox .bd ul li:nth-child(3n+0) {
	margin-right: 0;
}

.xiangmu .xinwenR .slideTxtBox .bd ul .item {
	display: block;
	width: 294px;
	height: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #f1f1f1;
}

.xiangmu .xinwenR .slideTxtBox .bd ul .item .biaoqian {
	width: 66px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	margin-left: 233px;
	margin-top: 15px;
	background: url(../images/index6.png) no-repeat 100% 100%;
}
.xiangmu .xinwenR .slideTxtBox .bd ul li:nth-child(2) .item .biaoqian{
	background: url(../images/lv.png) no-repeat 100% 100%;
}
.xiangmu .xinwenR .slideTxtBox .bd ul li:nth-child(6) .item .biaoqian{
	background: url(../images/lv.png) no-repeat 100% 100%;
}
.xiangmu .xinwenR .slideTxtBox .bd ul li:nth-child(3) .item .biaoqian{
	background: url(../images/lan.png) no-repeat 100% 100%;
}
.xiangmu .xinwenR .slideTxtBox .bd ul li:nth-child(4) .item .biaoqian{
	background: url(../images/lan.png) no-repeat 100% 100%;
}



.gong-item .biaoqian {
	width: 66px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	right: -6px;
	top: 15px;
	background: url(../images/index6.png) no-repeat 100% 100%;
}
.gong-item:nth-child(2) .biaoqian{
	background: url(../images/lv.png) no-repeat 100% 100%;
}
.gong-item:nth-child(6) .biaoqian{
	background: url(../images/lv.png) no-repeat 100% 100%;
}
.gong-item:nth-child(3) .biaoqian{
	background: url(../images/lan.png) no-repeat 100% 100%;
}
.gong-item:nth-child(4) .biaoqian{
	background: url(../images/lan.png) no-repeat 100% 100%;
}
.xiangmu .xinwenR .slideTxtBox .bd ul .item h4 {
	width: 210px;
	font-size: 16px;
	color: #333333;
	margin-top: 23px;
	padding-left: 15px;
}

.xiangmu .xinwenR .slideTxtBox .bd ul .item p {
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	padding-left: 15px;
}

.xiangmu .xinwenR .slideTxtBox .bd ul .item span {
	color: #666666;
	font-size: 12px;
	margin-top: 20px;
	padding-left: 15px;
}

.xiangmu .xinwenR .slideTxtBox .bd ul .item a {
	position: absolute;
	margin-top: 8px;
	display: none;
	width: 294px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #ffffff;
	background: #ed4f2f;
}

.xiangmu .xinwenR .slideTxtBox .bd ul .item:hover {
	border: 1px solid #ed4f2f;
}

.xiangmu .xinwenR .slideTxtBox .bd ul .item:hover a {
	display: block;
}

.xiangmu .xinwenR .slideTxtBox .bd ul .item:hover span {
	display: none;
}

.xiangmu .xiangmu-right {
	width: 230px;
	height: 445px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
	padding: 20px 30px;
}

.xiangmu .xiangmu-right .img {
	display: block;
	width: 170px;
	height: 218px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.xiangmu .xiangmu-right h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.xiangmu .xiangmu-right p {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.xiangmu .xiangmu-right a img {
	display: block;
	margin: 0 auto;
	margin-top: 25px;
}

.guanggao img {
	display: block;
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}




.four a{
	display: inline-block;
	float: left;
	margin-bottom: 16px;
	margin-left: 10px;
	
}
.four a:nth-child(1){
	margin-left: 0;
}

.four img {
	display: block;
	width: 292.5px;
	height: 100px;
}

/* 优质供应商 */
/* 优质供应商 */
.youzhi {
	width: 100%;
	height: 265px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 15px;
}

.youzhi .youzhi-left {
	width: 955px;
	height: 265px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
}

.youzhi .youzhi-left .slideTxtBox {
	width: 955px;
	height: 265px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
}

.youzhi .youzhi-left .slideTxtBox .hd {
	width: 230px;
	height: 265px;
	background: url(../images/index10.png) no-repeat 100% 100%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 30px;
}

.youzhi .youzhi-left .slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0;
	top: 75px;
	height: auto;
}

.youzhi .youzhi-left .slideTxtBox .hd h3 {
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
}

.youzhi .youzhi-left .slideTxtBox .hd ul li {
	width: 230px;
	height: auto;
}

.youzhi .youzhi-left .slideTxtBox .hd ul li a {
	display: block;
	width: 98px;
	height: 26px;
	color: #ffffff;
	border: 1px solid #fff;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 15px;
}

.youzhi .youzhi-left .slideTxtBox .hd ul li.on:before {
	position: absolute;
	content: '';
	width: 68px;
	height: 12px;
	background: url(../images/henge.png) no-repeat;
	right: 0;
	margin-top: 6px;
}

.youzhi .youzhi-left .slideTxtBox .hd ul li.on a {
	background: #fff;
	color: #ff9c3e;
}

.youzhi .youzhi-left .slideTxtBox .bd {
	width: 725px;
	height: 265px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.youzhi .youzhi-left .slideTxtBox .bd ul {
	zoom: 1;
}

.youzhi .youzhi-left .slideTxtBox .bd li .item {
	float: left;
	width: 241px;
	height: 132.5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: #FFFFFF;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	padding: 25px 15px;
	font-size: 14px;
	color: #333333;
}

.youzhi .youzhi-left .slideTxtBox .bd li:nth-child(3n+0) .item {
	border-right: none;
}

.youzhi .youzhi-left .slideTxtBox .bd li .item:hover .zhezhao {
	display: block;
}

.youzhi .youzhi-left .slideTxtBox .bd li .item .zhezhao {
	display: none;
	position: absolute;
	width: 241px;
	height: 132px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	margin-top: -115px;
	margin-left: -15px;
	padding-top: 30px;
}

.youzhi .youzhi-left .slideTxtBox .bd li .item .zhezhao a {
	display: block;
	width: 120px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #FFFFFF;
	background: #3489ec;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.youzhi .youzhi-left .slideTxtBox .bd li .item .item-top {
	margin-bottom: 15px;
}

.youzhi .youzhi-left .slideTxtBox .bd li .item .item-top p {
	margin-bottom: 10px;
}

.youzhi .youzhi-left .slideTxtBox .bd li .item .item-b {
	width: 206px;
	height: 23px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px;
	overflow: hidden;
	background: #e3ecfd;
	font-size: 12px;
	color: #666666;
	margin: 0 auto;
}

.youzhi .youzhi-right {
	width: 230px;
	height: 265px;
	overflow: hidden;
	padding: 35px 20px;
}

.youzhi .youzhi-right h3 {
	color: #ffffff;
	font-size: 30px;
	margin-bottom: 15px;
}

.youzhi .youzhi-right p {
	font-size: 18px;
	color: #ffffff;
}

.youzhi .youzhi-right a {
	display: block;
	width: 88px;
	height: 30px;
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 40px;
}

/* 产品推荐 */
.tuijian .tuijian-r {
	width: 888px;
	height: 360px;
	background: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 25px;
}

.tuijian .tuijian-r h3 {
	display: block;
	border-left: 4px solid #ef350e;
	padding-left: 10px;
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
}

.tuijian .tuijian-r .gengduo {
	float: right;
	font-size: 14px;
	color: #999999;
	display: block;
	margin-right: 20px;
}

.tuijian .tuijian-r .item {
	position: relative;
	width: 272px;
	height: 120px;
	border: 1px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
}

.tuijian .tuijian-r .item .item-b {
	position: absolute;
	bottom: 0;
	width: 272px;
	height: 36px;
	background: #f7f7f7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-left: 10px;
	line-height: 35px;
	font-size: 12px;
	color: #333333;
}

.tuijian .tuijian-r .item .item-b .fr {
	width: 72px;
	height: 36px;
	background: #ed4f2f;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 36px;
}

.tuijian .tuijian-r .item .item-top {
	padding-right: 10px;
	overflow: hidden;
}

.tuijian .tuijian-r .item .item-top .fl {
	width: 77px;
	height: 24px;
	line-height: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	background: url(/static/index/images/index15.png) no-repeat 100% 100%;
}
.tuijian .tuijian-r .item:nth-child(5) .item-top .fl{
	background: url(/static/index/images/index17.png) no-repeat 100% 100%;
}
.tuijian .tuijian-r .item:nth-child(6) .item-top .fl{
	background: url(/static/index/images/index17.png) no-repeat 100% 100%;
}
.tuijian .tuijian-r .item:nth-child(4) .item-top .fl{
	background: url(/static/index/images/index16.png) no-repeat 100% 100%;
}
.tuijian .tuijian-r .item:nth-child(7) .item-top .fl{
	background: url(/static/index/images/index16.png) no-repeat 100% 100%;
}
	

.tuijian .tuijian-r .item .item-c {
	padding: 0 10px;
	margin-top: 13px;
	overflow: hidden;
}

.tuijian .tuijian-r .item .item-c .fl {
	max-width: 150px;
	font-size: 14px;
	color: #666666;
}

.tuijian .tuijian-r .item .item-c .fr {
	max-width: 90px;
	color: #ef350e;
	font-size: 14px;
}

.tuijian .tuijian-r .item .item-top .fr {
	font-size: 18px;
	color: #333333;
}

/* 技术专利推广 */

.tuikuang {
	height: 100px !important;
	width: 1200px !important;
	background: url(../images/index14.png) no-repeat 100% 100% !important;
}

.tuikuang .item {
	width: 1095px !important;
}




























































































































/* 产品库 */
.fenlei{
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.fenlei .fl-row{
	padding: 15px 0 5px;
	margin: 0 10px;
}

.fenlei .mb-xbor{
	border-bottom: 1px dashed #CCCCCC;
}
.fenlei .fl-row .fl-biaoti{
	width: 100px;
	font-size: 14px;
}
.fenlei .fl-row .fl-con{
	width: 950px;
	height: 31px;
	overflow: hidden;
	transition: all 1s;
}
.fenlei .fl-con-height{
}
.fenlei .fl-row .fl-con li{
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.fenlei .fl-row .fl-con li a{
	transition: .3s;
	font-size: 14px;
}
.fenlei .fl-row .fl-con li .active{
	color: #ef350e;
}
.fenlei .fl-row .fl-con li a:hover{
	color: #ef350e;
}
.fenlei .fl-row .fl-icon{
	width: 50px;
	height:22px;
	line-height: 20px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(221,221,221,1);
	box-sizing: border-box;
	text-align: center;
	font-size: 12px !important;
	cursor: pointer;
	margin-top: 1px;
}


.chanpinBox{
	
}
.chanpinBox .chanpin-left{
	width: 954px;
}
.chanpinBox .chanpin-fenlei{
	width: 100%;
}
.chanpinBox .chanpin-fenlei li{
	float: left;
	position: relative;
}
.chanpinBox .chanpin-fenlei li::after{
	content: "";
	width: 0;
	height: 30px;
	border-right: 1px solid #F1F1F1;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: -1px;
}
.chanpinBox .chanpin-fenlei li:last-child::after{
	border: none;
}
.chanpinBox .chanpin-fenlei li a{
	display: inline-block;
	width:129px;
	height:50px;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	z-index: 9;
}
.chanpinBox .chanpin-fenlei li a:hover{
	background:#FF584F;
	color: #FFFFFF;
}
.chanpinBox .chanpin-fenlei li .active{
	background:#FF584F;
	color: #FFFFFF;
}
.chanpinBox .chanpin-fenlei li .active::after{
	border-top: 5px solid #FFFFFF !important;
}
.chanpinBox .chanpin-fenlei li .actives{
	background:#FF584F;
	color: #FFFFFF;
}

.chanpinBox .chanpin-fenlei li .actives::after{
	border-bottom: 5px solid #FFFFFF !important;
}

.chanpinBox .chanpin-fenlei .last{
	float: left;
	position: relative;
	cursor: Default;
}
.chanpinBox .chanpin-fenlei .last p{
	display: inline-block;
	width:129px;
	height:50px;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	z-index: 9;
}
.chanpinBox .chanpin-fenlei li a:hover::after{
	border-top: 5px solid #FFFFFF !important;
}
.chanpinBox .chanpin-fenlei li .jiao-bot:hover::after{
	border-top: 5px solid #FFFFFF !important;
	border-bottom: 5px solid transparent !important;

}
.chanpinBox .chanpin-fenlei li .jiao-aft:hover::after{
	border-bottom: 5px solid #FFFFFF !important;
	border-top: 5px solid transparent !important;

}
.chanpinBox .chanpin-fenlei input[type=checkbox]{
        /*同样，首先去除浏览器默认样式*/
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /*编辑我们自己的样式*/
        position: relative;
        width: 12px;
        height: 12px;
        background: transparent;
        border:1px solid #DDDDDD;
        outline: none;
        cursor: pointer;
		position: absolute;
		left: 15px;
		top: 50%;
		margin-top: -6px;
		z-index: 1;
    }
    .chanpinBox .chanpin-fenlei input[type=checkbox]:after{
        content: '\2713';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        color: #666;
        text-align: center;
        line-height: 10px;
        /*增加动画*/
        
        /*利用border-radius和opacity达到填充的假象，首先隐藏此元素*/
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        opacity: 0;
    }
    .chanpinBox .chanpin-fenlei input[type=checkbox]:checked:after{
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        opacity: 1;
    }
.chanpinBox .chanpin-right{
	width:230px;
}
.chanpin-right-item{
	padding: 12px 15px 20px;
}
.chanpin-right-title{
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #F1F1F1;
	padding-bottom: 10px;
}
.chanpin-right-item ul{
}
.chanpin-right-item ul li{
	margin-top: 10px;
}
.chanpin-right-item ul text{
	color: #E55F5F;
}
.chanpin-right-item ul a{
	font-size: 14px;
	color: #666666;
	margin-left: 5px;
}
.chanpin-right-item ul a:hover{
	color: #EF350E;
}
.chanpin-right-item .sahngjia-anniu{
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	
}
.chanpin-right-item .sahngjia-anniu img{
	width:152px;
	height:30px;
}
.chanpin-right-item2{
	margin-top: 16px;
}
.chanpin-right-item2 ul text{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 22px;
	color: #666666;
	font-size: 12px;
}
.chanpin-right-item2 ul a{
	margin-left: 9px;
}
.chanpin-right-item2 .top1{
	color: #FFFFFF;
	background: url(../images/top1.png) no-repeat 100% 100%;
}
.chanpin-right-item2 .top2{
	color: #FFFFFF;
	background: url(../images/top2.png) no-repeat 100% 100%;
}
.chanpin-right-item2 .top3{
	color: #FFFFFF;
	background: url(../images/top3.png) no-repeat 100% 100%;
}

.chanpin-item{
	margin-top: 16px;
	margin-bottom: 20px;
}
.chanpin-item-row{
	border-top: 1px solid #F1F1F1;
	padding: 20px 30px 20px 20px;
}
.chanpin-item-row:first-child{
	border: none;
}
.chanpin-item-row:hover{
	background-color: #F7F7F7;
}
.chanpin-item-row .zuo{
	width: 450px;
}
.chanpin-item-row .zuo-con{
	width: 311px;
	margin-left: 15px;
}
.chanpin-item-row .zuo-con p{
	margin: 10px 0;
}
.chanpin-item-row .zuo img{
	width:120px;
	height:120px;
}
.chanpin-item-row .zuo .title{
	font-size: 14px;
	color: #333333;
}
.chanpin-item-row .zuo .con{
	font-size: 12px;
	color: #666666;
}
.chanpin-item-row .zuo .jia{
	font-size: 14px;
	color: #ef350e;
}
.chanpin-item-row .zhong{
	width: 320px;
}
.chanpin-item-row .zhong>div{
	margin: 15px 0;
}
.chanpin-item-row .zhong .z-top p{
	margin-left: 5px;
}
.chanpin-item-row .zhong .z-zhong{
	
}
.chanpin-item-row .zhong .z-zhong>img{
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}
.chanpin-item-row .zhong .z-zhong .zuan{
	width: 19px;
	height: 16px;
}
.chanpin-item-row .zhong .z-zhong .qi{
	width: 16px;
	height: 16px;
}
.chanpin-item-row .zhong .z-zhong>div{
	border:1px solid #FF584F;
	font-size: 12px;
	height: 20xp;
	margin-left: 10px;
}
.chanpin-item-row .zhong .z-zhong>div .box1{
	background-color: #FF584F;
	padding: 0 5px;	
	line-height: 20px;
}
.chanpin-item-row .zhong .z-zhong>div .box1 img{
	margin-top: 4px;
	margin-right: 2px;
}
.chanpin-item-row .zhong .z-zhong>div .box2{
	color: #FF584F;
	padding: 0 5px;
	line-height: 20px;
}
.chanpin-item-row .zhong .z-zhong>div .box2 img{
	margin-top: 5px;
	margin-right: 3px;
}
.chanpin-item-row .zhong .z-bot{
	cursor: pointer;
	position: relative;
}
.chanpin-item-row .zhong .z-bot:hover {
	color: #6584CB;
}
.chanpin-item-row .zhong .z-bot:hover .z-bot-con {
	display: block;
}
.chanpin-item-row .zhong .z-bot .z-bot-con{
	width: 280px;
	box-sizing: border-box;
	padding: 20px;
	position: absolute;
	left: 0;
	bottom: 25px;
	display: none;
	cursor: default;
	z-index: 98;
	box-shadow:0px 1px 10px 0px rgba(35,24,21,0.25);
}
.chanpin-item-row .zhong .z-bot .z-bot-con::after{
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -10px;
}

.chanpin-item-row .you{
	
}
.chanpin-item-row .cha{
	display: block;
	width:118px;
	height:36px;
	line-height: 36px;
	background:#FF584F;
	margin: 14px 0;
}
.chanpin-item-row .cha:hover{
	color: #FFFFFF;
}
.chanpin-item-row .liu{
	display: block;
	width:118px;
	height:36px;
	line-height: 36px;
	border:1px solid #FF584F;
	color: #FF584F;
}





/* 供求 */
.purchase-bg,
.gong-bg{
	width: 100%;
	height: 280px;
	background: url(../images/gong.png) no-repeat center center;
	padding-top: 200px;
}
.purchase-bg{
	background-image: url(../images/cai.jpg);
}
.gongqiu-white{
	width: 780px !important;
}
	
.gong-form{
	width:160px;
	height:24px;
	border:1px solid #DDDDDD;
	margin-right: 13px;
}
.gong-input{
	width:114px;
	height:22px;
	background:rgba(255,255,255,1);
	color: #666666;
	border: none;
	font-size: 12px;
	padding: 0 5px;
}
.gong-btn{
	width:44px;
	height:22px;
	line-height: 24px;
	text-align: center;	
	background: #F1F1F1;
	color: #333333;
	font-size: 12px;
	border: none;
	
}
.woyaofabu{
	width:152px;
	height:30px;
}


.gongquiBox{
	
}
.gongqui-fenlei{
	
}
.gongqui-fenlei li{
	height:48px;
	line-height: 48px;
	float: left;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}
.gongqui-fenlei-item{
	margin-top: 16px;
}
.gongqui-fenlei-item li{
	
}
.gongqui-fenlei-item li div{
	float: left;
	line-height: 48px;
	margin-left: 20px;
	font-size: 14px;
	color: #333333;
}
.gongqui-fenlei-item li div a{
	display: inline-block;
	width: 72px;
	height: 25px;
	line-height: 25px;
	background-color: #F0431F;
	border-radius: 15px;
}
.gongqui-fenlei-item li div a:hover{
	color: #FFFFFF;
}
.w1{
	width: 170px;
}
.w2{
	width: 260px;
}
.w3{
	width: 160px;
}
.w4{
	width: 90px;
}
.w5{
	width: 150px;
}
.w6{
	width: 120px;
}
.w7{
	width: 110px;
}
.gongqui-fenlei-item li:nth-child(odd){
	background-color: #FFFFFF !important;
}
.gongqui-fenlei-item li:nth-child(even){
	background-color: #F8F8F8 !important;
}




	
.shaixin-box{
	position: relative;
}
.shaixin{
	color: #FF584F !important;
	border-bottom: 7px  solid #FF584F !important;
}
.shaixin:before{
	border-bottom: 8px solid #FF584F !important;
}
.shaixin:after{
	border-bottom: 7px solid #FF584F !important;
}

.star-five {
   position: relative;
   display: inline-block;
   color: #DDDDDD;
   width: 0px;
   height: 0px;
   border-right:  10px solid transparent;
   border-bottom: 7px  solid #DDDDDD;
   border-left:   10px solid transparent;
   -moz-transform:    rotate(35deg);
   -webkit-transform: rotate(35deg);
   -ms-transform:     rotate(35deg);
   -o-transform:      rotate(35deg);
}
.star-five:before {
   border-bottom: 8px solid #DDDDDD;
   border-left: 3px solid transparent;
   border-right: 3px solid transparent;
   position: absolute;
   height: 0;
   width: 0;
   top: -4.5px;
   left: -6.5px;
   display: block;
   content: '';
   -webkit-transform: rotate(-35deg);
   -moz-transform:    rotate(-35deg);
   -ms-transform:     rotate(-35deg);
   -o-transform:      rotate(-35deg);

}
.star-five:after {
   position: absolute;
   display: block;
   color: red;
   top: 0.3px;
   left: -10.5px;
   width: 0px;
   height: 0px;
   border-right: 10px solid transparent;
   border-bottom: 7px solid #DDDDDD;
   border-left: 10px solid transparent;
   -webkit-transform: rotate(-70deg);
   -moz-transform:    rotate(-70deg);
   -ms-transform:     rotate(-70deg);
   -o-transform:      rotate(-70deg);
   content: '';
}

.zhuying div {
	float: left;
	margin-right: 15px;
	font-size: 14px;
	color: #666666;
}
.shaixuan-zhong>div{
	margin: 8px 0 !important;
}
.shaixuan-cha{
	margin: 0 0 15px 0 !important;
}









/* 产品推荐 */
.tuijian-img-box{
	
}
.tuijian-img-box div{
	position: relative;
}
.tuijian-img-box div p{
	position: absolute;
	width: 100%;
	height:50px;
	line-height: 50px;
	background:rgba(0,0,0,0.5);
	color: #FFFFFF;
	padding: 0 15px;
	box-sizing: border-box;
	bottom: 0;
	left: 0;
}
.tuijian-img-box div img{
	width:100%;
	height:100%;
}
.tuijian-img-box .c1{
	width:633px;
	height:360px;
}
.tuijian-img-box .c2{
	width:311px;
	height:175px;
}
.tuijian-img-box .c3{
	width:311px;
	height:175px;
	margin-top: 10px;
}
.tuijian-title{
	padding: 50px 0 14px;
}
.tuijian-box .tuijian-item:nth-child(4n + 1){
	margin-left: 0;
}
.tuijian-item{
	display: inline-block;
	margin-left: 10px;
	width:226px;
	height:268px;
	background:#FFFFFF;
	padding: 14px 12px 15px 14px;
	box-sizing: border-box;
	margin-top: 16px;
}
.tuijian-item img{
	width:200px;
	height:200px;
}
.tuijian-item p{
	margin-top: 16px;
}




/* 供求信息 */
.xinxi-bg{
	width: 100%;
	height: 153px;
	margin: 16px 0;
	background: url(../images/gongqui-bg.png) no-repeat center 100%;
}
.gong-neirong-title{
	padding: 23px 0 28px;
}
.more img{
	margin-top: -2px;
	margin-right: 23px;
}
.xianhuo{
	line-height: 24px;
	padding-left: 14px;
	border-left: 5px solid #EF350D;
}

	
	.gong-box .gong-item img{
		position: absolute;
		top: 20px;
		right: -6px;
	}
	.gong-box .gong-item .gong-title{
		max-width: 280px;
	}
	.gong-box .gong-item .gong-con{
		margin: 9px 0 15px;
	}
	.gong-box .gong-item .gong-bot{
		margin-top: 12px;
	}
	.gong-box .gong-item .gong-bot p:nth-child(1){
		max-width: 250px;
	}
	
.gong-box{
	width: 100%;
	padding: 0 20px 30px 20px;
}
.gong-box .gong-item{
	display: inline-block;
	position: relative;
	width:376px;
	height:148px;
	border:1px solid #F1F1F1;
	padding: 20px 15px 20px 20px;
	box-sizing: border-box;
	transition: .5s;
	margin-left: 10px;
	margin-bottom: 16px;
}
.gong-box .gong-item:nth-child(3n + 1){
	margin-left: 0px;
}
.gong-box .gong-item:hover{
	border: 1px solid #ED4F2F;
}
.gong-box .gong-item:hover .gong-liuyan{
	bottom: 0 !important;
}
	
.liuyan-box{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	overflow: hidden;
}

.liuyan-box .gong-liuyan{
	display: inline-block;
	width: 100%;
	line-height: 45px;
	position: absolute;
	bottom: -48px;
	background-color: #ED4F2F;
	transition: .5s;
}
.gong-box .gong-item .gong-liuyan:hover{
	color: #FFFFFF;
}






/* 新闻 */
.news-white{
	width: 318px !important;
}
.huiyi .news-white img{
	width: 100% !important;
}




/* 专访 */
.zhuanfang{
	margin-top: 16px;
	padding-top: 16px;
}
.zhuanfangbiaoti{
	line-height: 30px;
}

.zhuanfang-item{
	padding: 15px 23px 10px 19px;
}
.zhuanfang-item img{
	width:120px;
	height:90px;
}
.zhuanfang-item>div{
	width: 305px;
	margin-left: 8px;
}
.zhuanfang-item>div a{
	display: inline-block;
	width: 100%;
	height: 45px;
	margin: 3px 0;
}

.shuxian{
	position: relative;
}
.shuxian::after{
	position: absolute;
	content: "";
	width: 0;
	height: 200px;
	border-right: 1px solid #F1F1F1;
	right: 0;
	top: 18px;
}


.lb-img{
	width: 100%;
	height: 406px !important;
}
.lb-bg{
	width:280px;
	height:406px;
	background:rgba(0,0,0,0.7);
	    position: absolute;
		left: 0;
		top: 0;
		z-index: 8;
		padding: 20px 20px 0 20px;
}
.hdongtai{
	width:112px;
	height:31px;
	line-height: 31px;
	background:#EF350E;
}
.lb-item{
	margin-top: 10px;
}
.lb-item .lb-item-a:last-child{
	border: none;
}
.lb-item-a{
	padding: 11px 0 13px;
	border-bottom: 1px solid #999999;
}
.lb-item-a:hover div p:nth-child(1){
	color: #EF350E;
}
.lb-item-a>p{
	color: #EF350E;
}
.lb-item-a>div{
	width: 220px;
	margin-left: 10px;
}
.lb-item-a>div p:nth-child(1){
	transition: .2s;
}
.lb-item-a>div p:nth-child(2){
	margin-top: 5px;
}

.yuanquan .hd ul li{
	background: none !important;
	border: 1px solid #D6D6D6;
}
.yuanquan .hd ul li.on{
	background: #EF350E !important;
	border: none !important;
}






.detail-felei{
	width: 246px;
}
.detail-title{
	line-height: 43px;
	padding-left: 25px;
	border-bottom: 2px solid #EC6941;
}
.detail-title p{
	width:100px;
	height:43px;
	background-color: #EC6941;
}
.detail-felei ul{
	padding: 10px 0;
}
.detail-felei ul li{
	width: 100%;
	box-sizing: border-box;
	margin: 10px 0;
	padding: 5px 25px;
}
.detail-felei ul li img{
	float: left;
	margin-top: 7px;
}
.detail-felei ul li a{
	float: left;
	width: 180px;
	display: inline-block;
	font-size: 14px;
	color: #333333;
	margin-left: 8px;
	transition: .2s;
}
.detail-felei ul li a:hover{
	color: #E60012;	
}

.detail-con{
	width:934px;
}
.detail-cons{
	width: 100%;
	min-height: 200px;
}

.mui-input-group{
	padding: 25px 0 20px;
}
.mui-input-row{
	padding: 0 20px;
	margin-bottom: 12px;
}
.mui-input-row label{
	font-size: 14px;
	color: #333333;
	display: block;
}
.mui-input-row input{
	width:206px;
	height:32px;
	line-height: 32px;
	background:rgba(247,247,247,0.35);
	border:1px solid rgba(230, 230, 230, 1);
	margin-top: 2px;
	padding: 0 5px;
}
.mui-input-row textarea{
	width:206px;
	height:118px;
	background:rgba(247,247,247,0.35);
	border:1px solid rgba(230, 230, 230, 1);
	resize: none;
}
.detail-btn{
	width:205px;
	line-height: 39px;
	height:39px;
	background:rgba(236,105,65,1);
	border-radius:5px;
	border: none;
	margin-left: 20px;
}





























/* 统计 */
.tongji {
	height: 375px;
}

.tongji .xiangmu-left {
	width: 1200px;
}

.tongji .xinwenR .slideTxtBox {
	width: 1200px;
}

.tongji .xinwenR .slideTxtBox .hd {
	background: url(../images/index18.png) no-repeat 100% 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
}

.tongji .xinwenR .slideTxtBox .hd ul li.on {
	background: #FFFFFF;
	color: #ff9733;
	border: none;
}

.tongji .xinwenR .slideTxtBox .items {
	position: relative;
	display: block;
	width: 560px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding-left: 20px;
	margin-left: 22px;
}

.tongji .xinwenR .slideTxtBox .bd ul {
	position: relative;
	padding: 0;
	padding-top: 25px;
	overflow: hidden;
}

.tongji .xinwenR .slideTxtBox .bd ul li {
	margin-bottom: 3px;
}

.tongji .xinwenR .slideTxtBox .bd ul .fenge {
	position: absolute;
	width: 1px;
	height: 300px;
	background: #f1f1f1;
	left: 50%;
}

.tongji .xinwenR .slideTxtBox .bd ul li a:hover {
	color: #e55f5f;
}

.tongji .xinwenR .slideTxtBox .bd ul li:nth-child(3n+0) {
	margin-right: 15px;
}

.tongji .xinwenR .slideTxtBox .items:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #e55f5f;
	border-radius: 50%;
	left: 0;
	top: 11px;
}

/* 会议会展 */
.huiyi {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 40px;
}

.huiyi .huiyi-left {
	width: 895px;
	height: 495px;
	overflow: hidden;
	background: #FFFFFF;
	padding-top: 25px;
}

.huiyi h3 {
	display: block;
	border-left: 4px solid #ef350e;
	padding-left: 10px;
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
}

.huiyi .gengduo {
	float: right;
	font-size: 14px;
	color: #999999;
	display: block;
	margin-right: 20px;
}

.huiyi .huiyi-left .yugao {
	width: 305px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0px 18px 18px 18px;
	margin-top: 20px;
	border-right: 1px solid #f1f1f1;
}

.huiyi .huiyi-left .yugao h4 {
	color: #333333;
	font-size: 16px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 5px;
}

.huiyi .huiyi-left .yugao .item {
	display: block;
	width: 100%;
	height: 107px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 15px;
	border-bottom: 1px solid #f1f1f1;
}

.huiyi .huiyi-left .yugao .item:nth-child(4) {
	border: none !important;
}

.huiyi .huiyi-left .yugao .item div {
	width: 145px;
	height: auto;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.huiyi .huiyi-left .yugao .item div span {
	line-height: 24px;
	font-size: 14px;
	color: #333333;
}

.huiyi .huiyi-left .yugao .item:hover span {
	color: #ef350e;
}

.huiyi .ziliao {
	width: 295px;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 20px 18px 18px 18px;
	border-right: 1px solid #f1f1f1;
}

.huiyi .ziliao .tupian {
	position: relative;
	margin-top: 13px;
	overflow: hidden;
}

.huiyi .ziliao .tupian img {
	width: 260px;
	height: 180px;
}

.huiyi .ziliao .tupian div {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 37px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	line-height: 37px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0 8px;
	background: rgba(0, 0, 0, 0.5);
}

.huiyi .ziliao .item {
	position: relative;
	width: 260px;
	font-size: 14px;
	color: #666666;
	padding-left: 12px;
	margin-top: 9px;
}

.huiyi .ziliao .item:hover {
	color: #ef350e;
}

.huiyi .ziliao .item:before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #e55f5f;
	border-radius: 50%;
	left: 0;
	top: 7px;
}

.huiyi .huiyi-right {
	width: 295px;
	height: 495px;
	background: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 25px;
}

/* 楼梯样式 */
#menu {
	position: fixed;
	top: 75%;
	left: 50%;
	margin-left: 610px;
	width: 73px;
	height: 485px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* display: none; */
	z-index: 999;
}

#menu ul li {
	position: relative;
	width: 73px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	font-size: 16px;
	cursor: pointer;
	color: #333333;
	margin-bottom: 5px;
	background: #fff;
}

#menu ul li.last {
	/* display: block; */
	background: #fff;
	color: #fff;
}

#menu ul li span {
	display: block;
	width: 73px;
	height: 54px;
	position: absolute;
	top: 0;
	left: 0;
}

#menu ul li span.active {
	display: block;
	background: #ef350e;
	color: #fff;
}
.menu{
	display: none;
}

/* 左导航 */
.left-nav{
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	left: 50%;
	margin-left: -680px;
	z-index: 999;
	/* display: none; */
}
.left-nav li{
	text-align: center;
	width: 70px;
	height: 54px;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 3px;
	cursor: pointer;
	position: relative;
}
.left-nav li p{
	font-size: 14px;
	margin-top: 2px;
}
.left-nav-dianhua{
	position: relative;
	padding-top: 0 !important;
}
.left-nav-dianhua img{
	margin-top: 10px;
	position: absolute;
	left: 25px;
	top: 5px;
	z-index: 10000;
}
.yingcang{
	display: none;
	position: absolute;
	z-index: 9999;
	width: 140px;
	background-color: #FFFFFF;
	margin-top: 0!important;
	line-height: 54px;
	left: 80px;
	top: 0;
	transition: .3s all;
	white-space:nowrap;
	box-sizing: border-box;
	background-color: #FFFFFF;
	/* overflow: hidden; */
	box-shadow: 2px 2px 10px -5px #999999;
	
}
.yingcang::before{
	content: "";
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: transparent #FFFFFF transparent transparent;
	position: absolute;
	top: 20px;
	left: -20px;
}
.yingcang a{
	display: block;
	width: 100%;
}
.left-nav li .jiaotan{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10000;
}
.left-nav li:hover .yingcang{
	display: block;
}






















































































































































































































































































































































































































































































































































/*------------------ 相轩 ------------------*/
/*会议会展*/
.meeting-bg{
	position: absolute;
	width: 100%;
}
.meeting-main{
	position: relative;
	z-index: 9;
}
.meeting-intro{
	margin-top: 80px;
	height: 220px;
	padding: 30px 0;
}
.meeting-intro .f14.c6{
	padding: 30px 45px;
	line-height: 1.6;
}
.meeting-intro-title{
	width: 33.33333%;
	border-right: 1px solid #F1F1F1;
}
.meeting-intro-title img{
	margin-left: 84px;
}
.meeting-intro-title div.fl h4{
	margin-bottom: 2px;
}
.meeting-intro-title div.fl{
	margin-top:8px;
	margin-left: 8px;
}

.meeting-main.huiyi .huiyi-right{width: 230px;}
.meeting-main.huiyi .ziliao{width: 230px;}
.meeting-main.huiyi.huiyi .gengduo{margin-top: 7px;}
.meeting-main.huiyi .ziliao .item{width: 188px;}
.meeting-main .chanpin-right-item2{
	width: 230px;
	margin-top: 0;
}
.meeting-box{
	width: 945px;
}
.meeting-time{
	position: relative;
}
.meeting-time-m span{
	cursor: pointer;
	width: 35px;
	display: inline-block;
	text-align: center;
	padding: 2px 13px;
	/*margin-right:24px;*/
}
.meeting-time-m{
	width: 100%;
	border-bottom: 3px solid #FF574F;
	margin-top: 10px;
	padding: 10px;
	padding-left: 140px;
}
.meeting-time_btn{
	background-color: #FF574F;
	border-radius: 20px;
	color: #fff;
}
.meeting-time-select{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 114px;
	height: 100%;
	background-color: #FF574F;
}

.meeting-time_bg_top{
	position: absolute;
	top: -10px;
	height:10px;
	width: 100%;
	background-color: #FF574F;
}
.meeting-time_bg {
	position: absolute;
	top: -12px;
	height: 118%;
	width: 27px;
	right: -26px;
	background: url(../images/sanjiao.png) top no-repeat;
}

.select {
	padding-top: 3px;
	padding-left: 23px;
	position: relative;
	display: block;
	margin: 0 auto; width: 100%;
	color: #fff;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	user-select: none; -webkit-touch-callout: none;
}
.select .placeholder {
	position: relative;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: 2px;
	cursor: pointer;
	font-size: 22px;
}

.select .placeholder:after,
.select .placeholder:before {
	border: solid transparent;
	content: '';
	position: absolute;
	width: 0px;
}
.select .placeholder:after {
	border-width: 6px;
	border-top-color: #FFF;
	top: 12px;
	left: 60px;
}

.select.is-open ul { display: block;max-height: 200px;overflow-y: scroll}
.select.select--white .placeholder { background: #FF574F; color: #fff;}
.select.select--white .placeholder:hover { background: #fafafa;}
.select ul { display: none; position: absolute; overflow: hidden; width: 100%; background: #fff; border-radius: 2px; top: 100%; left: 0; list-style: none; margin: 5px 0 0 0; padding: 0; z-index: 100;}
.select ul li { display: block; text-align: left; padding: 0.8em 1em 0.8em 1em; color: #999; cursor: pointer;}
.select ul li:hover { background: #FF574F; color: #fff;}

.meeting-table{
	width: 100%;
	border-spacing: inherit;
}
.meeting-table-title th{
	padding: 10px 30px;
	width: 33.333%;
	font-size: 14px;
	text-align: left;
	color: #333;
	font-weight: bold;
}
.meeting-table tr td{
	font-size: 14px;
	text-align: left;
	padding: 10px 30px;
}

.meeting-foreshow{
	width: 100%;
	padding-bottom: 25px;
}
.meeting-foreshow-list:hover .ell_2{color: #FF574F}
.meeting-foreshow-list {
	width: 50%;
	padding-right: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.meeting-foreshow-list .ell_2{
	height: 44px;
	overflow: hidden;
	margin-bottom: 5px;
}
.meeting-foreshow-list .f12{

	margin-bottom: 5px;
}
.meeting-foreshow-list img.fl{
	width: 120px;
	height: 90px;
	object-fit: cover;
	margin-left: 20px;
}

.meeting-foreshow-list .fr{
	width: 66%;
}

.meeting-subject{
	padding-bottom: 25px;
}
.meeting-subject-box{
	margin:0 20px 20px 20px;
	border: 1px solid #F1F1F1;
	width:440px;
}
.meeting-subject-box img{
	width:440px;
	height:220px;
	object-fit: cover;
}
.meeting-subject-font{padding: 20px 15px;}
.meeting-subject-font .ell_1{margin-bottom: 8px;}
.meeting-subject-font p{margin-bottom: 8px;display: block}
.meeting-subject-icon{margin-bottom: 8px;}
.meeting-subject-icon img{
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin-bottom: 3px;
}


/*企业商城*/
.youzhi .chanpin-right-item{
	width: 230px;
	height: 265px;
	overflow: hidden;
	padding: 35px 20px;
}
.enterprise .tuikuang{height: auto !important}
.enterprise .tuikuang h3{margin-right: 20px;}
.enterprise .tuikuang a{line-height: 55px;display: inline-block ;color: #fff;font-size:16px;margin-right: 20px;}
.enterprise .tuikuang a:hover{color: #EF350E}
.enterprise .tuikuang div.fl{height: 55px;overflow: hidden;width: 1100px;}

.enterprise .bg-left .color-white{
	padding: 10px;
	position: relative;
}
.enterprise .bg-left .color-white i{
	position: absolute;
	left: 0;
	top:50%;
	margin-top: -10px;
	width: 3px;
	height: 20px;
	background-color: #fff;
}
.enterprise .item{
	height: 98px;
	border-top: 1px solid #FFFFFF;
}
.enterprise.bg-con .bg-left h2{
	line-height: 55px;
}
.enterprise.bg-con .bg-left img{
	width: 55px !important;
	height: 55px !important;
	margin-top: 0;
}

.enterprise-enter .fl{
	width:916px;
	height:297px;
	background:rgba(255,255,255,1);
}
.enterprise-enter .fr{
	width:268px;
	height:297px;
	position: relative;
}
.enterprise-enter .fr a:hover{color: #fff}
.enterprise-enter .fr a{
	position: absolute;
	left: 50%;
	width:160px;
	height:50px;
	margin-left: -80px;
	text-align: center;
	line-height: 50px;
	background:rgba(255,255,255,0.3);
	border:1px solid rgba(34,30,55,1);
	border-radius:6px;
	bottom: 20px;

}
.enterprise-enter-font{
	margin: 10px;
	padding-left: 10px;
	font-size: 18px;
	border-left: 4px solid #E60012;

}
.enterprise-enter-logo{
	width: 140px;
	height: 50px;
	margin-right: 27px;
	float: left;
	margin-bottom: 20px;
}
.enterprise-enter-img{
	overflow: hidden;
	padding: 5px 27px 20px 50px;
	max-height: 210px;
}

.enterprise-enter-logo img{
	width: 100%;
	height: 100%;
}
.enterprise-enter-logo .ming-box{
	width: 100%;
	height: 100%;
	background-color: #eeeff3;
	line-height: 50px;
	text-align: center;
	color: #EF350E;
	font-size: 20px;
}
.introduce-title h1{
	position: relative;
	z-index: 2;
	font-size: 26px;
	color: #2F384D;
}
.introduce-title {
	position: relative;
	height: 62px;
	line-height: 42px;
}
.introduce-title p{
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 30px;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
	letter-spacing:2px;
	color: #DFDFDF;
	font-size: 16px;
	letter-spacing: 0px;
}
.introduce-intr img{
	width: 300px;
	height: 300px;
	object-fit: cover;
	float: left;
}
.introduce-intr-font{
	width: 880px;
	float: right;
}
.introduce-intr-font div.f14{
	height: 112px;
	overflow: hidden;
}
.introduce-intr_btn{
	padding:10px 35px;
	border: 1px solid #EC6941;
	color: #2F384D;
	font-size: 14px;
	display: inline-block;
}
.introduce-productp{
	width: 270px;
	margin-top: 40px;
	float: left;
	padding-bottom: 20px;
}
.introduce-productp img{
	width: 270px;
	height: 270px;
	object-fit: cover;
}
.introduce-productp_lable{
	overflow: hidden;
}
.introduce-productp_lable div{
	background-color: #EE852F;
	height: 24px;
	line-height: 24px;
	text-align: center;
	max-width: 85px;
	position: relative;
	font-size: 12px;
	color: #fff;
	margin-bottom: 13px;
	padding: 0 10px;
}
.introduce-productp_lable i{
	width:0;
	height:0;
	border-top:12px solid transparent;
	border-bottom:12px solid transparent;
	border-left:12px solid #EE852F;
	position: absolute;
	right: -12px;
}
.introduce-productp_lable h4{
	font-size: 18px;max-width: 168px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-right: 10px;
}
.introduce-productp .bg-white{padding: 15px 0;}
.introduce-productp-span{padding: 0 10px;}
.introduce-productp-span .ell_1{max-width: 150px;overflow: hidden;}
.introduce-productp{margin-right: 40px;}
.introduce-productp_btn{
	padding: 8px 30px;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #EC6941;
	border-radius:3px;
}
.introduce .meeting-table-title th{
	width: 200px !important;
}
.bg-introduce{
	background: url(../images/gongsi4.jpg) top no-repeat;
	background-color: #EEF0F9;
}
.introduce-meeting-tap div{
	width:50%;
	height: 100%;
	cursor: pointer;
	position: relative;
	z-index: 9;
}
.introduce-meeting-tap{
	left: 50%;
	margin-left: -120px;
	overflow: hidden;
	display: inline-block;
	width: 240px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	background-color: #76645B;
	border-radius: 20px;
	position: relative;
}
.introduce-meeting-tap i{
	position: absolute;
	width:48%;
	height: 38px;
	background-color: #fff;
}
.color-act{
	color: #EC6941;
}
.introduce .meeting-table td{text-align: center}
.introduce .meeting-table a{
	display: block;
	width: 76px;
	height: 27px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 20px;
	background: #ec6941;
	margin: auto;
}
.introduce-dynamic{
	padding: 40px 0;
	overflow: hidden;
}
.introduce-fl{
	width:800px;
}

.introduce-fr{
	width: 384px;
}
.introduce-dynamic-li{
	height: 281px;
	overflow: hidden;
}
.introduce-dynamic-li li{
	margin-right: 15px;
	width: 100%;
}
.introduce-dynamic-li li .items:before{
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #e55f5f;
	border-radius: 50%;
	left: 0;
	top: 21px;
}
.introduce-dynamic-li ul{
	padding: 20px;
}
.introduce-dynamic-li li .items{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding: 11px 0 11px 20px;
	/*margin-left: 22px;*/
	border-bottom: 1px dashed #DEDEDE;
}
.introduce-dynamic-title{
	overflow: hidden;
	height: 70px;
	line-height: 70px;
}


/* 本例子css */
.introduce-dynamic .slideBox{ width:384px; height:281px; overflow:hidden; position:relative; }
.introduce-dynamic .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.introduce-dynamic .slideBox .bd div{margin-top: 12px;  }
.introduce-dynamic .slideBox .bd li{ zoom:1; vertical-align:middle; }
.introduce-dynamic .slideBox .bd img{ width:280px; height:210px;border:1px solid #DCDCDC !important; display:block; margin-left: 52px;margin-top: 20px; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.introduce-dynamic .slideBox .prev,
.introduce-dynamic .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.introduce-dynamic .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.introduce-dynamic .slideBox .prev:hover,
.introduce-dynamic .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.introduce-dynamic .slideBox .prevStop{ display:none;  }
.introduce-dynamic .slideBox .nextStop{ display:none;  }
/*产品（重复，暂时注释）*/
/*.product-sort{*/
/*	width: 230px;*/
/*	height: 400px;*/
/*	!*border: 1px solid #000;*!*/
/*	box-sizing: border-box;*/
/*}*/
/*.product-con{*/
/*	box-sizing: border-box;*/
/*	width: 970px;*/
/*	height: 400px;*/
/*	!*border: 1px solid red;*!*/
/*}*/
/*.product-sort div span{*/
/*	display: inline-block;*/
/*	margin-bottom: 10px;*/
/*	font-size: 18px;*/
/*}*/

/*.product-sort div span:nth-child(1){*/
/*	margin-right: 10px;*/
/*}*/
/*.product-sort-title{*/
/*	font-size:30px;*/
/*	font-weight:bold;*/
/*	margin: 50px 0 38px 0 !important;*/
/*}*/
/*.product-con-list{*/
/*	box-sizing: border-box;*/
/*	width: 50%;*/
/*	height: 131px;*/
/*	padding: 15px;*/
/*	border-bottom: 1px solid #F1F1F1;*/
/*	border-right: 1px solid #F1F1F1;*/
/*	position: relative;*/
/*}*/
/*.product-con-list:nth-child(2){*/
/*	border-right: none;*/
/*}*/
/*.product-con-list img.fl{*/
/*	width: 100px;*/
/*	height: 100px;*/
/*	object-fit: cover;*/
/*}*/
/*.product-con-list div.fr{*/
/*	width: 75%;*/
/*}*/
/*.product-con-list .f12.c6{*/
/*	margin-bottom: 10px;}*/
/*.product-con-list .ell_2{*/
/*	height: 37px;*/
/*	overflow: hidden;*/
/*	margin-bottom: 10px;*/
/*}*/

.xiu{
				width: 100px;
				line-height: 40px;
				height: 40px;
				color: #ef350e;
				border: 1px solid #ef350e;
				cursor: pointer;
			}
			
			
			
			
			
			
			
			
			
			/*帮助中心*/
			.searchHelpWrap{background: url(../images/bg-search.jpg) 50% no-repeat;height: 46px;display: block;margin: 20px 0;padding: 35px 0;}
			.searchHelpWrap form{background-color: #fff;width: 510px;height: 45px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin: 0 auto;}
			.searchHelpWrap form input.searchInput{width: 460px;height: 45px;}
			.searchHelpWrap form .searchBut{width: 45px;height: 45px;background-position: -53px -138px;}
			.mainHelp{background-color: #FFF;padding: 10px 50px;width: 980px;}
			.helpLst li{padding: 20px 0;line-height: 1.5;border-bottom: 1px solid  #eee;}
			.asideHelp{width: 200px;background: #eee;}
			.asideHelp a{display: block;padding: 20px 0 20px 20px;line-height: 1.5;font-size: 16px;color: #333;margin-bottom: 1px;}
			.asideHelp a:hover{background-color: #FFF;}
			.asideHelp a.active{background-color: #fff;color: #EF350E;padding-left: 18px;border-left: 2px solid #EF350E;}
			.helpLst{padding: 20px 0;min-height: 600px;}
			.helpLst h2{font-size: 16px;line-height: 1.5;border-bottom: 1px solid  #eee;padding-bottom: 15px;margin-bottom: 20px;}
			
			/*右侧媒体信息*/
			.rgtMedia{padding: 15px 23px 1px;background-color: #f8f8f8;border-top: 2px solid  #EF350E;margin-bottom: 20px;}
			.rgtMedia dt{font-size: 16px;font-weight: bold;margin-bottom: 12px;}
			.rgtMedia dd a{display: block;margin-bottom: 20px;border-bottom: 1px solid  #ccc;}
			.rgtMedia dd img{width: 292px;height: 220px;margin-bottom: 10px;}
			.rgtMedia dd p{font-size: 14px;line-height: 20px;height: 40px;overflow: hidden;}
			
			/*右侧友情链接*/
			.rgtMedia dd.friendLst{margin-right: -20px;}
			.rgtMedia dd.friendLst a{display: inline-block;white-space: nowrap;margin-right: 10px;border-bottom: none;}
			.rgtMedia dd.friendLst a:hover{color: #EF350E;}
			/*右侧版权*/
			.rgtMedia dd.banquanWrap{padding: 0 0 10px 0;}
			.rgtMedia dd.banquanWrap p,
			.rgtMedia dd.banquanWrap a{line-height: 2;color: #999;height: auto;}
			.rgtMedia dd.banquanWrap a{display: inline-block;border-bottom: none;}
			.rgtMedia dd.banquanWrap a:hover{color: #EF350E;}
			
			/*面包屑导航*/
			.crumbWrap{color: #666;line-height: 1;margin: 0 0 10px -10px;padding-bottom: 10px;}
			.crumbWrap a,
			.crumbWrap span{color: #666;padding: 0 10px;}