@charset "utf-8";

body {

	margin: 0px;

	background: url(../Images/body.gif) repeat-y top #ffffff;

	overflow-x: hidden;

	font-family: "微软雅黑";

	font-size: 14px;

	line-height: 24px;

	color: #666666;

	text-decoration: none;

}



a {

	font-family: "微软雅黑";

	font-size: 14px;

	line-height: 24px;

	color: #666666;

	text-decoration: none;

}



img {

	border: 0px;

}



li {

	list-style: none;

}



.clear {

	clear: both;

}



.kx {

	height: 10px;

	overflow: hidden;

}



.kx20 {

	height: 20px;

	overflow: hidden;

}



.kx30 {

	height: 30px;

	overflow: hidden;

}



.mt10 {

	margin-top: 10px;

}



.left {

	float: left;

}



.right {

	float: right;

}



.content {

	width: 1200px;

	margin: auto;

}



.tophs {

	height: 35px;

	width: 100%;

	background: #F2F2F2;

}



.tophs a {

	padding-left: 40px;

	line-height: 35px;

}



.top {

	width: 1200px;

	height: 100px;

	margin: auto;

}



.logo {

	width: 240px;

	height: 70px;

	background: url(../Images/logo.jpg) no-repeat;

	float: left;

	margin-top: 15px;

}



.search {

	border: 2px solid #B40001;

	height: 35px;

	margin: 25px auto 0 auto;

	width: 457px;

}

:root .search {width: 458px; }  /*ie9*/

 

.search{border:2px solid #B40001;height:35px;margin:25px auto 0 auto;width:457px;}
.search select{display:none;}
.search .select_box{font-size:12px;color:#999999;width:100px;line-height:35px;float:left;position:relative;}
.search .select_showbox{height:35px;background:url(../Images/search_ico.png) no-repeat 80px center;text-indent:1.5em;}
.search .select_showbox.active{background:url(../Images/search_ico_hover.png) no-repeat 80px center;}
.search .select_option{border:2px solid #B40001;border-top:none;display:none;left:-2px;top:35px;position:absolute;z-index:99;background:#fff; padding:0px; margin-top:0px;}
.search .select_option li{text-indent:1.5em;width:90px;cursor:pointer; margin:0px;}
.search .select_option li.selected{background-color:#F3F3F3;color:#999;}
.search .select_option li.hover{background:#BEBEBE;color:#fff;}

.search input.inp_srh,.search input.btn_srh{border:none;background:none;height:35px;line-height:35px;float:left}
.search input.inp_srh{outline:none;width:293px;}
.search input.btn_srh{background:#B40001;color:#FFF;font-family:"微软雅黑";font-size:15px;width:61px;}

.hotsearch{margin-left:200px; float:left;}
.hotsearchwz a{line-height:30px; padding:0px 5px; font-size:12px;}



.topr {

	float: right;

	width: 165px;

	height: 55px;

	background: url(../Images/topr.jpg) no-repeat;

	margin-right: 15px;

	margin-top: 22px;

}



.nav {

	height: 52px;

	border-bottom: 3px solid #000000;

}



.navleft {

	width: 210px;

	float: left;

	background: #000000;

	text-align: center;

}



.navleft a {

	font-size: 16px;

	color: #FFFFFF;

	line-height: 52px;

}



.navright {

	float: left;

	margin-left: 20px;

}



.navright li {

	width: 120px;

	text-align: center;

	list-style: none;

	float: left;

	margin-left: 5px;

}



.navright li a {

	font-size: 16px;

	line-height: 52px;

	color: #333333;

	display: block;

}



.navright li a:hover {

	color: #B40001;

}



.navright li.in a {

	color: #FFFFFF;

}



.banner {

	height: 520px;

	width: 100%;

	margin: auto;

	background: #F4F4F4;

}



.navxl {

	height: 520px;

	width: 210px;

}



.navxl ul {

	margin: 0px;

	list-style: none;

	padding: 0px;

}



.navxl ul li {

	height: 40px;

	width: 210px;

	background: url(../Images/jiantou.png) no-repeat right top #000000;

	list-style: none;

	display: block;

}



.navxl ul li .dian {

	width: 7px;

	height: 14px;

	background: url(../Images/ixldian.png) no-repeat;

	position: relative;

	top: -25px;

	left: 190px;

	z-index: 999;

	display: none;

}



.navxl ul li:hover {

	background: #B40001;

}



.navxl ul li:hover a span {

	color: #B40001;

}



.navxl ul li:hover .dian {

	display: block;

}



.navxl ul li ul {

	display: none;

	transition-duration: 1.5s

}



.navxl ul li:hover ul {

	display: block;

	transition-duration: 1.5s

}



.navxl ul li:hover ul li {

	width: 768px;

	height: 520px;

	position: absolute;

	left: 210px;

	top: 0px;

	background: #FFFFFF;

	border: 0px solid #000000;

	filter: alpha(opacity=90);

	-moz-opacity: 0.9;

	-khtml-opacity: 0.9;

	opacity: 0.9;

	z-index: 998;

}



.ixlbt {

	padding-left: 15px;

}



.ixlbt a {

	font-size: 14px;

	color: #FFFFFF;

	display: block;

	line-height: 40px;

}



.ixlbt a span {

	float: right;

	margin-right: 10px;

}



.ixlfbt {

	padding-left: 20px;

	padding-top: 10px;

	padding-right: 20px;

	overflow: hidden;

	height: 20px;

}



.ixlfbt a {

	font-size: 12px;

	color: #FFFFFF;

	padding-right: 10px;

}



.ixlnr {

	margin: 20px;

}



.ixlnr .bt {

	height: 20px;

	background: url(../Images/dian.jpg) no-repeat center left;

	height: 20px;

	margin-bottom: 20px;

}



.ixlnr .bt a {

	font-size: 20px;

	line-height: 20px;

	padding-left: 10px;

}



.ixlpp {

	height: 30px;

	border: 1px solid #CCCCCC;

	background: #ffffff;

	margin-right: 15px;

	margin-bottom: 15px;

	float: left;

}



.ixlpp a {

	padding: 0px 15px;

	line-height: 30px;

}



.ixlppx {

	height: 30px;

	margin-right: 15px;

	margin-bottom: 15px;

	float: left;

}



.ixlppx a {

	padding: 0px 5px;

	line-height: 30px;

}



.ixlppline {

	width: 728px;

	height: 1px;

	border-bottom: 1px solid #CCCCCC;

	margin: auto;

	margin-top: 30px;

	margin-bottom: 20px;

}



.bannercenter {

	width: 978px;

	float: left;

}



.bannerright {

	width: 222px;

	float: right;

	background: #FFFFFF;

	height: 520px;

}



.bannerright .bt {

	height: 35px;

	background: #B40001;

	width: 223px;

	margin-bottom: 10px;

}



.bannerright .bt a {

	line-height: 35px;

	color: #FFFFFF;

	padding-left: 15px;

}





/*.brlist1{width:74px; float:left; text-align:center; background:url(../Images/brlist1.png) no-repeat center top; margin:16px 0px; transition-duration:0.5s;}*/



.brlist1:hover {

	filter: alpha(opacity=50);

	-moz-opacity: 0.5;

	-khtml-opacity: 0.5;

	opacity: 0.5;

	transition-duration: 0.5s;

}



.brlist1 a {

	line-height: 20px;

	font-size: 12px;

	display: block;

	transition-duration: 0.5s;

	padding-top: 30px;

}



.brlist1 a:hover {

	color: #B40001;

	transition-duration: 0.5s;

}



.brlistad {

	text-align: center;

	margin-top: 20px;

}



.a1 {

	height: 70px;

	width: 1200px;

	margin-top: 10px;

}



.a1 .left {

	float: left;

}



.a1 .right {

	float: right;

}



.a1 .left .bt a {

	font-size: 28px;

	color: #747474;

	line-height: 70px;

}



.a1 .left .bt a span {

	font-size: 16px;

	padding-left: 10px;

}



.a1 .right a {

	font-size: 14px;

	line-height: 70px;

}



.a1 .right a:hover {

	color: #B40001;

}



.a2 {

	width: 183px;

	height: 290px;

	background: #E7E7E7;

	float: left;

	margin-right: 20px;

	text-align: center;

	transition-duration: 0.5s;

}



.a2:hover {

	background: #B40001;

	transition-duration: 0.5s;

}



.a2:hover a {

	color: #FFFFFF;

	transition-duration: 0.5s;

}



.a2 .cp img {

	width: 183px;

	height: 210px;

}



.a2 .pp img {

	width: 120px;

	height: 40px;

}



.a2 a {

	line-height: 40px;

	transition-duration: 0.5s;

}



.a2x {

	width: 183px;

	height: 290px;

	background: #E7E7E7;

	float: right;

	text-align: center;

	transition-duration: 0.5s;

}



.a2x:hover {

	background: #B40001;

	transition-duration: 0.5s;

}



.a2x:hover a {

	color: #FFFFFF;

	transition-duration: 0.5s;

}



.a2x .cp img {

	width: 183px;

	height: 210px;

}



.a2x .pp img {

	width: 120px;

	height: 40px;

}



.a2x a {

	line-height: 40px;

	transition-duration: 0.5s;

}





/*.ad{height:90px; width:1200px; margin:35px 0px; background:url(../Images/ad.jpg) no-repeat;}*/



.i_2 {

	width: 170px;

	float: left;

	margin-left: 0px;

}



.i_2bt {

	float: left;

	padding-left: 20px;

}



.i_2bt a {

	font-size: 20px;

	line-height: 40px;

}



.i_2f {

	height: 40px;

	width: 40px;

	background: #B40001;

	text-align: center;

	float: left;

}



.i_2f a {

	line-height: 40px;

	color: #FFFFFF;

	font-size: 18px;

}



.a3 {

	width: 245px;

	float: left;

}



.a4 {

	width: 955px;

	float: left;

}



.a5 {

	width: 245px;

	height: 522px;

	background: url(../Images/a5bg.png) no-repeat left bottom #B40001;

}



.a6 {

	float: left;

	margin: 20px 0px 0px 20px;

	border: 1px solid #FFFFFF;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;
	display:block;
	width:200px;
	border-radius: 2px;
	overflow:hidden;white-space: nowrap;text-overflow:ellipsis;

}



.a6 a {

	padding: 0px 15px;

	line-height: 25px;

	color: #FFFFFF;

	font-size: 12px;

}



.a7 {

	width: 630px;

	float: left;

	border-top: 1px solid #CCCCCC;

}



.a8 {

	width: 208.5px;

	height: 259px;

	border-bottom: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	float: left;

}



.a9 {

	height: 159px;

	text-align: center;

}



.a9 img {

	width: 170px;

	height: 170px;

	margin: 20px;

}



.a10 {

	margin-left: 20px;

	margin-top: 30px;

}



.a10 a {

	line-height: 20px;

	font-size: 12px;

}



.a11 {

	width: 325px;

	float: left;

	border-top: 1px solid #CCCCCC;

}



.a12 {

	border-bottom: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	height: 145px;

	width: 324px;

}



.a12 .left {

	width: 165px;

	float: left;

}



.a12 .left img {

	height: 105px;

	width: 105px;

	margin: 20px;

}



.a13 {

	margin-top: 20px;

	float: left;

}

.a14{
	width:140px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical
}

.a14 a {

	line-height: 20px;

	font-size: 12px;

}



.a15 {

	width: 80px;

	height: 30px;

	text-align: center;

	background: #B40001;

	margin-top: 10px;

}



.a15 a {

	color: #FFFFFF;

	line-height: 30px;

}



.a16 {

	height: 82px;

	width: 325px;

	background: #E7E7E7;

}



.a17 {

	width: 108px;

	float: left;

	height: 41px;

	text-align: center;

}



.a17 img {

	width: 88px;

	height: 31px;

	margin: 5px 10px;

}



.a18 {

	float: right;

}



.a18 a {

	line-height: 39px;

}



.a18 a:hover {

	color: #B40001;

}



.a19 {

	height: 85px;

	width: 100%;

	background: #DDDDDD;

}



.a191 {

	width: 340px;

	float: left;

	background: url(../Images/a191.png) no-repeat left;

	height: 44px;

	margin-top: 20px;

}



.a191 a {

	line-height: 44px;

	font-size: 24px;

	color: #B40001;

	padding-left: 55px;

}



.a192 {

	width: 340px;

	float: left;

	background: url(../Images/a192.png) no-repeat left;

	height: 44px;

	margin-top: 20px;

}



.a192 a {

	line-height: 44px;

	font-size: 24px;

	color: #B40001;

	padding-left: 55px;

}



.a193 {

	width: 340px;

	float: left;

	background: url(../Images/a193.png) no-repeat left;

	height: 44px;

	margin-top: 20px;

}



.a193 a {

	line-height: 44px;

	font-size: 24px;

	color: #B40001;

	padding-left: 55px;

}



.a194 {

	width: 180px;

	float: left;

	background: url(../Images/a194.png) no-repeat left;

	height: 44px;

	margin-top: 20px;

}



.a194 a {

	line-height: 44px;

	font-size: 24px;

	color: #B40001;

	padding-left: 55px;

}



.foot {

	height: 230px;

	width: 100%;

	background: #1A1A1A;

	text-align: center;

}



.foot a {

	color: #FFFFFF;

}



.footnav {

	height: 88px;

	font-size: 14px;

	color: #FFFFFF;

}



.footnav a {

	line-height: 88px;

	font-size: 14px;

	color: #FFFFFF;

	padding: 0px 20px;

}





/*  inner  */



.b1 {

	width: 210px;

	float: left;

	margin-top: 20px;

}



.b2 {

	width: 960px;

	float: left;

	margin-left: 30px;

	margin-top: 20px;

}



.b3 {

	height: 38px;

	background: #000000;

	width: 210px;

}



.b3 a {

	line-height: 38px;

	font-size: 14px;

	color: #FFFFFF;

	padding-left: 20px;

}



.menu1 {

	line-height: 35px;

	width: 210px;

	list-style-type: none;

	border-left: 0px #E5E5E5 solid;

	border-right: 0px #E5E5E5 solid;

	border-top: 0px #E5E5E5 solid;

	border-bottom: 0px #E5E5E5 solid;

	background: #B40001;

}



.menu1 a {

	font-size: 14px;

	color: #ffffff;

	text-decoration: none;

	line-height: 35px;

	padding-left: 15px;

	display: block;

}



.menu1 a span {

	float: right;

	margin-right: 10px;

	-webkit-transform: rotate(90deg);

	-moz-transform: rotate(90deg);

}



.menu2 {

	line-height: 35px;

	height: 35px;

	overflow: hidden;

	border-left: 1px #E5E5E5 solid;

	border-right: 1px #E5E5E5 solid;

	border-top: 1px #E5E5E5 solid;

}



.menu2 a {

	font-size: 14px;

	color: #000000;

	text-decoration: none;

	line-height: 35px;

	text-indent: 15px;

}



.menu2 a:hover {

	color: #B40001;

}



.menu2 a span {

	float: right;

	margin-right: 10px;

}



.b4 {

	background: #FFFFFF;

	width: 208px;

	overflow: hidden;

	border-left: 1px #E5E5E5 solid;

	border-right: 1px #E5E5E5 solid;

}



.b4 a {

	color: #000000;

	line-height: 30px;

}



.b4 a:hover {

	text-decoration: underline;

	color: #B40001;

}



.b6 {

	border: 1px solid #E5E5E5;

	display: table;

}



/*.b51 {

	width: 69px;

	float: left;

	text-align: center;

	background: url(../Images/brlist1.png) no-repeat center top;

	margin: 6px 0px;

	transition-duration: 0.5s;

}*/



.b51:hover {

	filter: alpha(opacity=50);

	-moz-opacity: 0.5;

	-khtml-opacity: 0.5;

	opacity: 0.5;

	transition-duration: 0.5s;

}



.b51 a {

	line-height: 20px;

	font-size: 12px;

	display: block;

	transition-duration: 0.5s;

	padding-top: 30px;

}



.b51 a:hover {

	color: #B40001;

	transition-duration: 0.5s;

}



.b7 {

	width: 207px;

}



.b7 img {

	width: 150px;

	height: 50px;

	margin-left:28px;

	margin-bottom:5px;

}



.b8 {

	height: 37px;

	border-bottom: 1px solid #000000;

}



.b8 a {

	line-height: 37px;

}



.b9 {

	height: 25px;

	width: 155px;

	border: 1px solid #B40001;

	float: left;

	outline: none;

	padding-left: 10px;

	font-family: "微软雅黑";

	color: #666666;

	font-size: 12px;

}



.b10 {

	height: 29px;

	background: #B40001;

	float: left;

	border: none;

	color: #FFFFFF;

	font-family: "微软雅黑";

	font-size: 14px;

}



.b11 {

	width: 958px;

	border: 1px solid #DCDCDC;

	display: table;

	margin-top: 20px;

}



.b11 .left {

	width: 720px;

	margin: 20px;

}



.b11 .left .bt a {

	line-height: 20px;

	font-weight: 600;

	font-size: 16px;

}



.b11 .left .nr {

	margin-top: 10px;

}



.b11 .right {

	float: right;

	width: 198px;

	text-align: center;

}



.b11 .right img {

	width: 180px;

	height: 60px;

	margin-top: 50px;

}



.b12 {

	height: 42px;

	border-bottom: 3px solid #B40001;

	text-align: center;

	margin-top: 20px;

}



.b12 a {

	background: #B40001;

	line-height: 42px;

	height: 42px;

	display: table;

	padding:0px 20px;

	color: #FFFFFF;

	font-size: 18px;

}



.b13 {

	background: #EEEEEE;

	width: 920px;

	/*display: table;*/

	padding: 20px;

	min-height: 115px;
    overflow: hidden;

}



.b13 a {

	float: left;

	margin: 5px 15px 5px;

}



.b14 {

	width: 219px;

	height: 240px;

	float: left;

	border: 1px solid #DCDCDC;

	margin-right: 25px;

	margin-top: 25px;

	transition-duration: 0.5s;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical

}



.b14:hover {

	border: 1px solid #B40001;

	transition-duration: 0.5s;

}



.b14:hover .bt {

	background: #B40001;

	transition-duration: 0.5s;

}



.b14:hover .bt a {

	color: #FFFFFF;

	transition-duration: 0.5s;

}



.b14 img {

	height: 150px;

	width: 179px;

	margin: 20px;

}



.b14 .bt {

	height: 50px;

	background: #DCDCDC;

	transition-duration: 0.5s;

	text-align: center;

}



.b14 .bt a {

	line-height: 25px;

	color: #333333;

	transition-duration: 0.5s;

	font-size: 14px;

}



.b14x {

	width: 219px;

	height: 240px;

	float: left;

	border: 1px solid #DCDCDC;

	margin-top: 25px;

	transition-duration: 0.5s;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical

}



.b14x:hover {

	border: 1px solid #B40001;

	transition-duration: 0.5s;

}



.b14x:hover .bt {

	background: #B40001;

	transition-duration: 0.5s;

}



.b14x:hover .bt a {

	color: #FFFFFF;

	transition-duration: 0.5s;

}



.b14x img {

	height: 150px;

	width: 179px;

	margin: 20px;

}



.b14x .bt {

	height: 50px;

	background: #DCDCDC;

	transition-duration: 0.5s;

	text-align: center;

}



.b14x .bt a {

	line-height: 25px;

	color: #333333;

	transition-duration: 0.5s;

	font-size: 14px;

}





/*  产品详细页  */



.c1 {

	width: 398px;

	height: 460px;

	border: 1px solid #CCCCCC;

	float: left;

}



.c2 {

	width: 558px;

	height: 100%;

	border: 1px solid #CCCCCC;

	float: left;

	border-left: none;

}



#preview {

	float: none;

	width: 500px;

	margin: 20px;

}



.jqzoom {

	width: 350px;

	height: 350px;

	position: relative;

}



.zoomdiv {

	left: 859px;

	height: 400px;

	width: 400px;

}



.list-h li {

	float: left;

}



#spec-n5 {

	width: 350px;

	height: 56px;

	padding-top: 6px;

	overflow: hidden;

}



#spec-left {

	background: url(images/left.gif) no-repeat;

	width: 10px;

	height: 45px;

	float: left;

	cursor: pointer;

	margin-top: 5px;

}



#spec-right {

	background: url(images/right.gif) no-repeat;

	width: 10px;

	height: 45px;

	float: left;

	cursor: pointer;

	margin-top: 5px;

}



#spec-list {

	width: 325px;

	float: left;

	overflow: hidden;

	margin-left: 2px;

	display: inline;

}



#spec-list ul li {

	float: left;

	margin-right: 0px;

	display: inline;

	width: 62px;

}



#spec-list ul li img {

	padding: 2px;

	border: 1px solid #ccc;

	width: 50px;

	height: 50px;

}





/*jqzoom*/



.jqzoom {

	position: relative;

	padding: 0;

}



.zoomdiv {

	z-index: 100;

	position: absolute;

	top: 1px;

	left: 0px;

	width: 400px;

	height: 400px;

	background: url(i/loading.gif) #fff no-repeat center center;

	border: 1px solid #e4e4e4;

	display: none;

	text-align: center;

	overflow: hidden;

}



.bigimg {

	width: 800px;

	height: 800px;

}



.jqZoomPup {

	z-index: 10;

	visibility: hidden;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 50px;

	height: 50px;

	border: 1px solid #aaa;

	background: #FEDE4F 50% top no-repeat;

	opacity: 0.5;

	-moz-opacity: 0.5;

	-khtml-opacity: 0.5;

	filter: alpha(Opacity=50);

	cursor: move;

}



#spec-list {

	position: relative;

	width: 322px;

	margin-right: 6px;

}



#spec-list div {

	margin-top: 0;

	margin-left: -30px;

	*margin-left: 0;

}



.c3 {

	height: 30px;

	padding: 20px;

}



.c3 a {

	line-height: 30px;

	font-size: 18px;

	color: #B40001;

}



.c4 {

	padding-left: 20px;

	display: block;

	padding-right: 20px;

}



.c4 a {

	line-height: 40px;

}



.c4 a span {

	font-size: 16px;

	font-weight: 600;

}



.c4 a.h25 {

	line-height: 25px;

}



.c5 {

	border-bottom: 1px dotted #CCCCCC;

	/*width: 33%;*/

	height: 40px;

}



.c6 .bt {

	height: 40px;

	background: url(../Images/c6bg.jpg) no-repeat top;

	margin-top: 30px;

}



.c6 .bt a {

	line-height: 40px;

	padding-left: 30px;

	font-size: 16px;

	font-weight: 600;

}



.c8 {

	width: 958px;

	border: 1px solid #CCCCCC;

	border-top: none;

}



.c7 {

	padding: 30px;

	display: block;

}





/*  产品询价  */





/*  info  */



.d1 {

	height: 40px;

	width: 100%;

	background: #D9D9D9;

	margin-top: 30px;

}



.d1 a {

	line-height: 40px;

	color: #000000;

	font-size: 14px;

	padding-left: 20px;

	font-weight: 600;

}



.d1 a font {

	font-size: 12px;

	font-weight: normal;

}



.d1 a font.red {

	color: #FF0000;

}



.d2 a {

	line-height: 65px;

	font-size: 16px;

}



table input[type="text"] {

	height: 38px;

	width: 270px;

	border: 1px solid #CCCCCC;

	margin-top: 12px;

	margin-left: 10px;

	outline: none;

	font-family: "微软雅黑";

	font-size: 14px;

	color: #666666;

	text-indent: 10px;

	transition-duration: 0.5s;

}



table input[type="text"]:hover {

	border: 1px solid #CCCCCC;

	box-shadow: 1px 1px 5px #cccccc;

	transition-duration: 0.5s;

}



.d3 {

	float: left;

}



.d3 a {

	font-size: 16px;

	line-height: 65px;

}



.d4 {

	margin-top: 28px;

	margin-left: 20px;

	margin-right: 10px;

}



table select {

	height: 40px;

	float: left;

	border: 1px solid #CCCCCC;

	margin-left: 10px;

	font-family: "微软雅黑";

	color: #666666;

	font-size: 12px;

	margin-top: 13px;

	padding: 0px 5px;

}



.d5 {

	height: 40px;

	width: 140px;

	background: #1A3D5B;

	text-align: center;

	color: #FFFFFF;

	font-size: 16px;

	font-family: "微软雅黑";

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	float: left;

	margin-top: 12px;

	margin-left: 10px;

	transition-duration: 0.5s;

	cursor: pointer;

}



.d5:hover {

	background: #F2A90B;

	transition-duration: 0.5s;

}



.d6 {

	margin-top: 10px;

	margin-right: 20px;

}



.d7 {

	height: 6px;

	width: 100%;

	background: #D9D9D9;

}



.d8 {

	height: 40px;

	width: 180px;

	background: #B40001;

	text-align: center;

	color: #FFFFFF;

	font-size: 16px;

	font-family: "微软雅黑";

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	margin-top: 32px;

	margin-left: 380px;

	margin-top: 30px;

	transition-duration: 0.5s;

	cursor: pointer;

	border: none;

}



.d8:hover {

	background: #F2A90B;

	transition-duration: 0.5s;

}



.d9 {

	height: 60px;

	text-align: center;

}



.d9 a {

	line-height: 60px;

	color: #B40001;

	font-size: 14px;

}



.d10 {

	text-align: center;

}



.d10 a {

	line-height: 40px;

	font-size: 22px;

	color: #000000;

	font-weight: 600;

}



.d11 {

	height: 1px;

	border-bottom: 1px dotted #B40001;

	margin: 40px 0px;

}



.d12 {

	margin-top: 20px;

}





/*   应用行业   */



.e1 {

	height: 50px;

	width: 960px;

	background: #EEEEEE;

	margin-top: 30px;

}



.e2 {

	float: left;

}



.e2:hover {

	background: #B40001;

}



.e2:hover a {

	color: #FFFFFF;

}



.e2 a {

	padding: 0px 23px;

	line-height: 50px;

	display: block;

}

.e2 .on {

	color: #FFFFFF;

	padding: 0px 23px;

	line-height: 50px;

	display: block;

	background: #B40001;

}





.e2.in {

	background: #000000;

}



.e2.in a {

	color: #FFFFFF;

}



.e3 {

	width: 960px;

	height: 280px;

	overflow: hidden;

	margin-top: 30px;

}



.e3 img {

	width: 960px;

	height: 280px;

}





/*   新闻动态   */



.e4 {

	width: 960px;

	height: 65px;

	border-bottom: 1px dotted #CCCCCC;

}



.e4 .left {

	width: 800px;

	float: left;

	background: url(../Images/newdian.jpg) no-repeat center left;

}



.e4 .left a {

	line-height: 65px;

	padding-left: 15px;

}



.e4 .right {

	width: 160px;

	float: left;

	text-align: right;

}



.e4 .right a {

	line-height: 65px;

}









/*   内页左侧 品牌滚动   */

.str_wrap {

  overflow:hidden;



  width:100%;



  position:relative;

  -moz-user-select: none;

  -khtml-user-select: none;

  user-select: none;  



  white-space:nowrap;

}



.str_wrap.str_active {

  

}

.str_move { 

  white-space:nowrap;

  position:absolute; 

  top:0; 

  left:0;

  cursor:move;

}

.str_move_clone {

  display:inline-block;

  //display:inline;

  //zoom:1;

  vertical-align:top;

  position:absolute; 

  left:100%;

  top:0;

}

.str_vertical .str_move_clone {

  left:0;

  top:100%;

}

.str_down .str_move_clone {

  left:0;

  bottom:100%;

}

.str_vertical .str_move,

.str_down .str_move {

  white-space:normal;

  width:100%;

}

.str_static .str_move,

.no_drag .str_move,

.noStop .str_move{

  cursor:inherit;

}
.side-float{    position: fixed;    bottom: 30%;    right: 0;    z-index: 99;    transform: translateY(-50%);}.side-float a{    display: block;    width: 48px;    height: 48px;    margin-bottom: 2px;}.side-float .a1{    background: #a09ca1 url(../Images/ico-side01.png) center center no-repeat;    background-size: 30px auto;}.side-float .a2{    background: #a09ca1 url(../Images/ico-side02.png) center center no-repeat;    background-size: 30px auto;}.side-float .a3{    background: #a09ca1 url(../Images/ico-side03.png) center center no-repeat;    background-size: 30px auto;}.side-float .a4{    background: #a09ca1 url(../Images/ico-side04.png) center center no-repeat;    background-size: 30px auto;}.side-float a:hover{    background-color: #bbb;}.side-float .qr{    position: absolute;    width: 120px;    height: 120px;    background-color: #fff;    padding: 5px;    box-shadow: 0px 2px 10px rgba(0,0,0,.1);    left: -130px;    top: 40px;    opacity: 0;    visibility: hidden;    -o-transition:.3s;    -ms-transition:.3s;    -moz-transition:.3s;    -webkit-transition:.3s;    transition:.3s;}.side-float .a2:hover + .qr{    opacity: 1;    visibility: visible;}.side-float .qr img{    display: block;    width: 100%;    height: 100%;}
