@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
}
body {
	min-width: 1200px;
}
html {
	min-width: 1200px;
}
.head {
	width: 100%;
	height: 36px;
	background-color: #b01d23;
}
.tou1 {
	font-size: 14px;
	margin: auto;
	width: 1200px;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
.span2 {
	float: right;
}
.span2 a {
	color: #FFFFFF;
}
.dao {
	width: 1200px;
	height: 100px;
	margin: auto;
}
.logo {
	height: 60px;
	overflow: hidden;
	padding-top: 20px;
	float: left;
}
.logo img{ display:block; height:60px;}
.dao .nav {
	margin-left: 10px;
	float: left;
	margin-top: 28px;
	height: 50px;
}
.dao .nav ul {
	display: block;
	height: 50px;
	margin-left:15px;
}
.dao .nav ul li {
	display: block;
	float: left;
	margin-left:30px;
	width: 75px;
}
.dao .nav ul li .cx {
	display: block;
	position: relative;
	overflow: hidden;
	height: 40px;
	width: 80px;
}
.dao .nav ul li .cx span {
	color: #333;
	font-weight: 600;
	width: 80px;
	position: absolute;
	height: 40px;
	left: 0;
	bottom: 0;
	line-height: 20px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-align: center;
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s;
}
.dao .nav ul li .cx p {
	width: 80px;
	position: absolute;
	height: 16px;
	left: 0;
	bottom: 0;
	line-height: 16px;
	color: #999;
	font-size: 14px;
	display: block;
	overflow: hidden;
	text-align: center;
	transition: height .5s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s;
}
.dao .nav ul li:hover span {
	height: 20px;
}
.dao .nav ul li:hover p {
	height: 40px;
}
.dao .nav ul li:hover b {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #b01d23;
	margin: auto;
	margin-top: 8px;
}
.ov {
	overflow: hidden;
}
.rexian {
	height: 40px;
	float: right;
}
.icon {
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 25px;
	overflow: hidden;
}
.icon img {
	width: 40px;
}
.rexian1 {
	font-size: 18px;
	color: #333;
	float: left;
	padding-left: 10px;
	height: 18px;
	margin-top: 30px;
	font-weight: 600;
}
.rexian2 {
	float: right;
	color: #b01d23;
	font-size: 18px;
	line-height: 1.4em;
	margin-top: 31px;
}
#banner {
	width: 100%;
	height: 630px;
	border: 0px solid #666;
	overflow: hidden;
	position: relative;
}
#banner_list img {
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translate(-50%, -0%);
}
#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 0px;
	filter: Alpha(Opacity=30);
	opacity: 0.7;
	z-index: 100;
	cursor: pointer;
	width: 100%;
}
#banner_info {
	position: absolute;
	bottom: 0;
	left: 5px;
	height: 22px;
	color: #fff;
	z-index: 101;
	cursor: pointer
}
#banner_text {
	position: absolute;
	width: 120px;
	z-index: 102;
	right: 3px;
	bottom: 3px;
}
.banner_di {
	width: 100%;
	height: 17px;
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 102;
	padding: 0;
	bottom: 10px;
}
.banner_di1 {
	width: 102px;
	height: 17px;
	margin: 0 auto;
}
#banner ul {
	width: 102px;
	height: 17px;
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	z-index: 102;
	padding: 0;
	bottom: 10px;
}
#banner ul li {
	padding: 0px 0px;
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	color: rgba(0, 0, 0, 0);
	cursor: pointer;
	border: 0px solid #FFFFFF;
	margin-right: 30px;
	border-radius: 50px;
	float: left;
	background-color: #030000;
}
#banner ul li.on {
	width: 14px;
	height: 14px;
	background-color: #F79F17;
}
#banner_list a {
	position: absolute;
	text-align: center;
	width: 100%;
}
.guanyu {
	width: 1200px;
	padding-bottom:45px;
	margin: auto;
}
.zuoxian {
	width: 315px;
	height: 2px;
	background-color: #d3d3d3;
	margin-left: 190px;
	float: left;
	margin-top: 63px;
}
.youxian {
	width: 315px;
	height: 2px;
	float: right;
	background-color: #d3d3d3;
	margin-right: 190px;
	margin-top: 63px;
}
.guanming {
	font-size: 28px;
	text-align: center;
	line-height: 1.5em;
	color: #363636;
	padding-top: 41px;
	height: 40px;
	overflow: hidden;
}
.jianj {
	width: 435px;
	height: 50px;
	font-size: 14px;
	margin: auto;
	text-align: center;
	line-height: 24px;
	color: #a8a8a8;
	overflow: hidden;
	padding-top: 7px;
}
.jietu {
	width: 1200px;
	padding-top: 30px;
	overflow: hidden;
}
.jietutou {
	width: 400px;
	height: 160px;
	background: rgba(0, 0, 0, 0.6);
	margin-top: 210px;
}
.jiezhong {
	width: 353px;
	height: 125px;
	margin: auto;
	padding-top: 15px;
}
.jz1 {
	font-size: 18px;
	color: #FFFFFF;
	float:left;
	display:block;
}
.jz2 {
	font-size: 16px;
	color: #bbb;
	height: 24px;
	line-height: 24px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	float:left;
	display:block;
}
.jz2 span {
	font-size: 12px;
}
.jienei {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	text-indent: 1em;
	margin-top: 10px;
	width: 353px;
	height: 96px;
	overflow: hidden;
}
.jienei a {
	color: #B01D23;
}
.jietuyou {
	width: 490px;
	height: 370px;
	float: right;
	overflow: hidden;
}
#ifocus {
	width: 100%;
	overflow: hidden;
}

#ifocus_piclist {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
#ifocus_piclist ul{ display:block; overflow:hidden; width:1230px;}
#ifocus_piclist li {
	width: 380px; display:block; float:left; margin-right:30px;
	overflow: hidden;
	text-align: center;
	position:relative;
}
.jietuzuo {
	width: 100px;
	height: 100px;
	border-radius:100%;
	margin:auto;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	z-index:1;-webkit-transition:-webkit-transform 1s,height 1s,width 1s;
}
.jiefu {
	width: 100%;
	overflow: hidden;
	margin-top:15px;
}
.jiefu .bt{ font-size:24px; line-height:34px; font-weight:bold; color:#333; text-align:center;}
.jiefu .line{ width:50px; height:2px; background-color:#b01d23; margin:10px auto; margin-bottom:15px;}
.jiefu .wen{ font-size:14px; line-height:24px; color:#666; text-align:left; max-height:120px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:5;}
#ifocus_piclist li:hover .bt{ color:#b01d23;}
#ifocus_piclist li:hover .jietuzuo{ -webkit-transform:rotateY(-360deg);}
.jz11 {
	color: #363636;
	font-size: 18px;
}
.jiefuz {
	width: 305px;
	margin: auto;
}
.fuzz {
	width: 305px;
	overflow:hidden;
	margin: auto;
	padding-top: 18px;
}
.jfzy {
	width: 305px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #555555;
	float: left;
	text-indent: 9px;
	margin-top: 6px;
}
.jftu {
	width: 11px;
	height: 9px;
	float: left;
	margin-top: 7px;
}
a {
	color: #333;
}
.fu1 {
	width: 90px;
	height: 140px;
	float: left;
	margin-left: 32px;
	margin-top: 26px;
}
.fu2 {
	width: 90px;
	height: 140px;
	float: left;
	margin-left: 83px;
	margin-top: 26px;
}
.futu {
	width: 90px;
	height: 90px;
	overflow: hidden;
}
.futu img {
	width: 90px;
}
.fuz {
	text-align: center;
	line-height: 24px;
	padding-top: 4px;
	overflow: hidden;
}
.fuz2 {
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-top: 2px;
	overflow: hidden;
}
.chanpin {
	width: 100%;
	padding-bottom:50px;
	background-color: #f5f5f5;
}
.cpin {
	width: 1200px;
	margin: auto;
}
.news {
	width: 100%;
	height: 150px;
	background-color: #b01d23;
	overflow: hidden;
}
.news2 {
	width: 1097px;
	height: 150px;
	margin: auto;
	overflow: hidden;
}
.nes {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding-top: 15px;
	float: left;
	width: 53px;
	overflow: hidden;
}
.touxian {
	background: rgba(255,255,255,0.5);
	height: 1px;
	float: left;
	margin-top: 36px;
	margin-left: 4px;
	width: 978px;
	margin-bottom: 2px;
}
.xingeng {
	width: 60px;
	height: 115px;
	float: right;
	background: #FFFFFF;
	border-radius: 0px 0px 30px 30px;
}
.lenew {
	float: left;
	font-size: 50px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
	width: 118px;
	text-align: center;
}
.lenew2 {
	width: 192px;
	height: 100px;
	float: left;
	margin-left: 29px;
	overflow: hidden;
}
.tujiao {
	width: 16px;
	height: 8px;
	margin: auto;
	margin-top: 14px;
}
.mo {
	text-align: center;
	color: #b01d23;
	font-size: 12px;
	line-height: 24px;
	padding-top: 15px;
}
.geng {
	width: 26px;
	height: 26px;
	color: #b01d23;
	font-size: 12px;
	margin: auto;
	text-align: center;
	line-height: 14px;
}
.new {
	width: 100%;
	height: 550px;
	overflow: hidden;
}
.new2 {
	width: 1200px;
	height: 510px;
	overflow: hidden;
	margin: auto;
	background-color: #f5f5f5;
}
.kuaixin {
	width: 474px;
	height: 110px;
	margin-left: 70px;
	margin-right: 40px;
	margin-top: 40px;
	margin-bottom: 10px;
	float: left;
}
.kuai1 {
	width: 474px;
	height: 50px;
}
.kuai2 {
	width: 474px;
	height: 60px;
}
.zuok1 {
	width: 60px;
	height: 50px;
	background-color: #e4e4e4;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	color: #9d9d9d;
	float: left;
}
.zuok2 {
	width: 394px;
	height: 50px;
	float: left;
}
.zuok3 {
	width: 20px;
	height: 20px;
	float: right;
	overflow: hidden;
	background-color: #979797;
	font-size: 24px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-family: "新宋体";
}
.biaoti {
	font-size: 17px;
	color: #333;
	padding-left: 20px;
	width: 360px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.biaoti2 {
	font-size: 12px;
	color: #767676;
	text-indent: 20px;
	line-height: 40px;
	height: 40px;
}
.kuaiz {
	width: 60px;
	height: 60px;
	background-color: #fff;
	float: left;
	font-family: impact;
	font-size: 36px;
	color: #9d9d9d;
	text-align: center;
	line-height: 60px;
}
.neirong {
	width: 394px;
	height: 48px;
	float: right;
	font-size: 14px;
	color: #757575;
	overflow: hidden;
	padding-top: 10px;
	line-height: 24px;
}
.kuai1:hover .zuok1 {
	color: #FFFFFF;
	background-color: #b01d23;
}
.kuai1:hover .zuok2 .biaoti a {
	color: #b01d23;
}
.kuai1:hover .zuok3 {
	color: #FFFFFF;
	background-color: #b01d23;
}
.didao {
	width: 100%;
	height: 50px;
	background-color: #b01d23;
}
.didao2 {
	width: 1200px;
	height: 50px;
	margin: auto;
}
.fanhuid {
	float: right;
	width: 200px;
	height: 50px;
	background-color: #ed8600;
	font-size: 24px;
	text-align: center;
	line-height: 50px;
}
.fanhuid a {
	color: #FFFFFF;
}
.dihang {
	margin-right: 33px;
	float: left;
	line-height: 50px;
}
.dihang a {
	color: #fff;
}
.di {
	width: 100%;
	background-color: #f5f5f5;
	height: 200px;
}
.di2 {
	width: 1200px;
	height: 200px;
	margin: auto;
	overflow: hidden;
}
.di3 {
	width: 507px;
	height: 150px;
	text-align: center;
	border-right: 1px solid #7f7f7f;
	margin-top: 25px;
	float: left;
}
.zi {
	font-size: 14px;
	color: #757575;
	line-height: 30px;
}
.zi a {
	color: #757575;
}
.di4 {
	width: 442px;
	height: 150px;
	float: left;
	margin-top: 25px;
}
.diantu {
	width: 59px;
	height: 80px;
	margin-left: 44px;
	margin-top: 15px;
	float: left;
}
.diantu img {
	width: 59px;
}
.jiameng {
	color: #757575;
	font-size: 14px;
	margin-top: 15px;
	width: 300px;
	margin-left: 15px;
	float: left;
}
.didianhua {
	font-size: 36px;
	color: #666666;
	font-family: impact;
	margin-left: 15px;
	float: left;
	width: 250px;
}
.gongzuoshijian {
	font-size: 14px;
	color: #757575;
	float: left;
	margin-left: 120px;
	line-height: 24px;
}
.di5 {
	width: 250px;
	height: 145px;
	float: left;
	margin-top: 28px;
}
.ma {
	width: 145px;
	float: left;
	height: 145px;
}
.ma img {
	width: 145px;
}
.lenew2 img {
	width: 192px;
}
.zhong {
	width: 1200px;
	margin: auto;
	margin-bottom: 50px;
	overflow: hidden;
}
.zuozuo {
	width: 235px;
	height: 105px;
	position: absolute;
	margin-top: -55px;
	z-index: 99;
	overflow: hidden;
}
.zuozuo img {
	width: 235px;
}
.zuokuang {
	width: 235px;
	background-image: url(../images/beijingasd.jpg);
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
.zuokuangdi {
	background-image: url(../images/diya.png);
	width: 235px;
	height: 5px;
}
.tiankong {
	width: 220px;
	height: 65px;
}
.fenlei {
	width: 160px;
	padding: 0 15px;
	height: 40px;
	margin-left: 20px;
	margin-bottom: 15px;
	background-color: #f1f1f1;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
}
.fenlei:hover {
	background-color: #b01d23;
	color: #fff;
}
.fenleibian {
	background-color: #b01d23;
	color: #fff;
	width: 160px;
	height: 40px;
	margin: auto auto 20px auto;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
}
.jianjiezzuo {
	width: 230px;
	height: 362px;
	background-color: #630000;
	position: absolute;
	margin-left: 5px;
	margin-top: -60px;
	display: none;
}
.you {
	width: 940px;
	float: right;
	height: 44px;
	border-bottom: 1px solid #cacaca;
}
.youzuo {
	font-size: 18px;
	color: #b01d23;
	float: left;
	line-height: 43px;
}
.youyou {
	float: right;
	font-size: 14px;
	line-height: 46px;
}
.youyou span {
	color: #b01717;
}
.younei {
	width: 940px;
	float: right;
}
.chanpintu {
	width: 300px;
	height: 300px;
	float: left;
	padding-top: 20px;
}
.chanpintu:nth-child(2) {
	margin-left: 20px;
	margin-right: 20px;
}
.chanpintu:nth-child(5) {
	margin-left: 20px;
	margin-right: 20px;
}
.chanpintu:nth-child(8) {
	margin-left: 20px;
	margin-right: 20px;
}
.chanpintu:nth-child(11) {
	margin-left: 20px;
	margin-right: 20px;
}
.chanpintupian {
	width: 298px;
	height: 298px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	text-align: center;
}
.chanpintupian img {
	width: 300px;
}
.chankuai {
	width: 240px;
	height: 70px;
	background: rgba(211, 211, 211, 0.7);
	float: left;
	margin-top: -90px;
	margin-left: 40px;
	z-index: 999;
	position: absolute;
}
.pinming {
	font-size: 16px;
	color: #333;
	text-indent: 20px;
	line-height: 24px;
	width: 220px;
	height: 24px;
	overflow: hidden;
	padding-top: 11px;
}
.liaojie {
	font-size: 14px;
	color: #333;
	float: right;
	margin-right: 20px;
	line-height: 24px;
}
.chanpintupian img {
	cursor: pointer;
	transition: all 0.6s;
}
.chanpintu:hover .chanpintupian img {
	transform: scale(1.4);
}
.chanpintu:hover .chankuai {
	background-color: #b01d23;
}
.chanpintu:hover .chankuai .pinming {
	color: #FFFFFF;
}
.chanpintu:hover .chankuai .liaojie {
	color: #FFFFFF;
}
.changjing {
	width: 960px;
}
.changtu {
	width: 220px;
	height:110px;
	margin-right:20px;
	margin-top:20px;
	float: left;
	overflow: hidden;
	border:1px solid #ddd;
	box-sizing:border-box;
}
.changtu img {
	width: 100%;
	display:block;
}
.changtu:hover{ border:1px solid #b01d23;}
.chang1 {
	width: 640px;
	height: 26px;
	line-height: 26px;
	float: right;
	font-size: 18px;
	color: #333;
	padding-bottom: 7px;
}
.chang2 {
	width: 640px;
	height: 114px;
	float: right;
	line-height: 24px;
	font-size: 14px;
}
.anniu {
	width: 640px;
	float: right;
	padding-top: 25px;
}
.anniu img {
	width: 121px;
}
.kuangniu {
	width: 121px;
	height: 45px;
	overflow: hidden;
}
.jianjienei {
	text-indent: 2em;
	padding-top: 20px;
	font-size: 14px;
	line-height: 24px;
}
.lianxidizhi {
	width: 740px;
	float: left;
}
.lianyi {
	padding-top: 15px;
	line-height: 1.5em;
}
.erweima {
	float: right;
	padding-top: 20px;
}
.erweima img {
	width: 140px;
}
.shao {
	font-size: 14px;
	color: #666666;
	margin-left: 10px;
	margin-top: 45px;
	float: left;
	line-height: 30px;
}
.xiangqing {
	width: 940px;
	overflow:hidden;
	padding-top: 20px;
}
.xiangtu {
	width: 410px;
	height: 410px;
	overflow: hidden;
	float: left;
	border: 1px solid #cacaca;
}
.xiangtu img {
	width: 410px;
}
.youbiao {
	width: 500px;
	height: 38px;
	border-bottom: 1px solid #cacaca;
	line-height: 38px;
	font-size: 18px;
	color: #333;
	float: right;
	padding-bottom:5px;
}
.xinghao {
	width: 500px;
	height: 44px;
	color: #333;
	float: right;
	line-height: 50px;
	font-size: 15px;
}
.jiesaoa {
	width: 500px;
	height: 34px;
	float: right;
	line-height: 34px;
	font-size: 15px;
	color: #b01d23;
}
.jiesaonei {
	width: 500px;
	float: right;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	padding-top: 4px;
	margin-bottom: 20px;
	overflow: hidden;
}
.zixunx {
	width: 500px;
	height: 45px;
	float: right;
	padding-bottom: 14px;
}
.zixunx img {
	width: 121px;
}
.fenxiang {
	width: 500px;
	float: right;
	background-repeat: no-repeat;
}
.fenxiang img {
	position: absolute;
	z-index: -1;
}
.fenxianga {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 6px;
}
.fenxiang a:nth-child(8) .fenxianga {
	width: 64px;
}
#fudongfan {
	float: right;
	color: #b01d23;
	font-size: 14px;
	padding-top: 5px;
}
.xxx3 {
	text-align: center;
	padding-top: 20px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
.submenu {
	display: none;
	background: #ffffff;
	font-size: 14px;
}
.submenu li {
	border-bottom: 1px solid #d6d7dc;
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #666;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.submenu a:hover, .submenu li.current a {
	background-color: #EFF8F8;
	color: #0090ff;
}
#aad {
	height: 20px;
	background-color: #FFf;
	color: #FFFFFF;
}
.dao .nav .sub-menu {
	position: absolute;
	background-color:#fff;
	width: 100%;
	height: 322px;
	z-index: 999;
	left: 0;
}
.tiankong1 {
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #cbcbcb;
}
.bejingz {
	width: 50%;
	float: left;
	height: 299px;
	background-color: #F1F1F1;
}
.bejingy {
	width: 50%;
	float: right;
	height: 299px;
	background-color: #fff;
}
.caidan {
	width: 1200px;
	height: 299px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.caidany {
	width: 1020px;
	height: 299px;
	float: right;
	background-color: #fff;
}
.caidanz {
	width: 180px;
	height: 299px;
	float: left;
}
.xiaji {
	width: 140px;
	height: 40px;
	background-color: #ddd;
	margin-bottom: 10px;
}
.xiaji {
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
}
.dao .nav ul li .changkuan {
	width: 140px;
	color: #333 !important;
	height: 40px;
	display: block;
}
.caijie {
	width: 235px;
	height: 299px;
	float: left;
	margin-left: 20px;
}
.caijie a{ display:block;
	height: 299px;}
.cai1 {
	font-size: 18px;
	line-height: 28px;
	height:28px;
	overflow:hidden;
	color: #333;
	padding-top: 15px;
}
.cai2 {
	width: 235px;
	font-size: 14px;
	color: #666;
	height: 40px;
	overflow: hidden;
	padding:0;
	margin:0;
	margin-top:2px;
	line-height:20px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; background-color:#fff;
}
.cai2 p,.cai2 span{ font-size:14px !important; line-height:20px !important; background-color:#fff; display:block; margin:0 !important; padding:0 !important; text-align:left !important;display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; max-height:40px; border:none !important;}
.cai3 {
	margin-top: 10px;
	width: 235px;
	height: 180px;
	overflow: hidden;
}
.cai3 img {
	width: 235px;
}
.xiaji:hover {
	background-color: #B01D23;
}
.dao .nav ul .xiaji:hover .changkuan {
	color: #fff !important;
}
.caijie:hover .cai1 {
	color: #B01D23;
}
.chanpincai {
	width: 100%;
	height: 300px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 1000;
}
.chanpinzhong {
	width: 1200px;
	height: 300px;
	margin: auto;
}
.chanpinjie {
	width: 285px;
	height: 299px;
	float: left;
}
.chanpinjie:nth-child(1) {
	margin-left: 60px;
}
.chanpintou {
	width: 280px;
	height: 71px;
	padding-bottom: 6px;
}
.tu {
	padding-top: 20px;
	width: 52px;
	height: 50px;
	float: left;
	overflow: hidden;
}
.tu img {
	width: 52px;
}
.ti {
	font-size: 16px;
	color: #B01D23;
	float: left;
	line-height: 24px;
	padding-top: 33px;
	padding-left: 9px;
	width: 180px;
	height: 27px;
	overflow: hidden;
}
.caidanneirong {
	font-size: 14px;
	color: #333333;
	width: 280px;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	padding-top: 8px;
}
.caidanneirong:hover a {
	color: #B01D23;
}
.jfzy a:hover {
	color: #B01D23;
}
.fu1:hover div {
	color: #B01D23;
}
.fu2:hover div {
	color: #B01D23;
}
.xueshu1 {
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 17px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e1e1e1;
}
.xueshu1 a:nth-child(1) {
	width: 70px;
	color: #B01D23;
	position: absolute;
	margin-left: 870px;
	font-size: 14px;
	margin-top: 57px;
	display: block;
	background-color: #ffffff;
}
.x1 {
	float: left;
	color: #B01D23;
	width: 16px;
	height: 24px;
	overflow: hidden;
}
.x2 {
	float: left;
	width: 920px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	height: 24px;
	line-height: 1.4em;
}
.x2 span {
	float: right;
}
.x3 {
	float: left;
	display: block;
	overflow: hidden;
	font-size: 14px;
	margin-top: 9px;
	line-height: 1.6em;
	color: #666666;
	width: 800px;
	height: 45px;
}
.prev {
	float: left;
	width: 66px;
	height: 25px;
	border: 1px solid #CACACA;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	color: #b01d23;
}
.num {
	float: left;
	margin-left: 19px;
	line-height: 25px;
	text-align: center;
	display: block;
	width: 25px;
	height: 25px;
	font-size: 14px;
	color: #b01d23;
	border: 1px solid #cacaca;
}
.current {
	float: left;
	margin-left: 19px;
	line-height: 25px;
	text-align: center;
	display: block;
	width: 25px;
	height: 25px;
	font-size: 14px;
	color: #b01d23;
	border: 1px solid #cacaca;
}
.num {
	float: left;
	margin-left: 19px;
	line-height: 25px;
	text-align: center;
	display: block;
	width: 25px;
	height: 25px;
	font-size: 14px;
	color: #b01d23;
	border: 1px solid #cacaca;
}
.next {
	float: right;
	width: 66px;
	border: 1px solid #cacaca;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #b01d23;
	margin-left: 19px;
}
.fanye1 {
	float: right;
	margin-top: 19px;
	margin-bottom: 2px;
}
.fanye1 li {
	display: block;
	float: left;
	margin-left: 10px;
	text-align: center;
}
.fanye1 li a {
	min-width: 14px;
	padding: 0 5px;
	height: 24px;
	line-height: 24px;
	background-color: #f2f2f2;
	border-radius: 3px;
	display: block;
}
.fanye1 li span {
	min-width: 14px;
	padding: 0 5px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	display: block;
}
.fanye1 li.active span {
	color: #fff;
	background-color: #b01d23;
}
.fanye1 li.disabled span {
	color: #aaa;
	background-color: #f2f2f2;
	cursor: no-drop;
}
.fanye1 li a:hover {
	color: #b01d23;
}
.xinbiaoti {
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-top: 16px;
}
.xinshijian {
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.younei p {
	color: #666;
	line-height: 24px;
}
.younei table tbody tr td:nth-child(1) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(2) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(2) {
	border-left: none !important;
}
.younei table {
	border-bottom: 1px solid #7F7F7F;
}
.younei table tbody tr td:nth-child(3) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(3) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(4) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(4) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(5) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(5) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(6) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(6) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(7) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(7) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(8) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(8) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(9) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(9) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(10) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(10) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(11) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(11) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(12) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(12) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(13) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(13) {
	border-left: none !important;
}
.younei table tbody tr td:nth-child(14) {
	border-bottom: none !important;
}
.younei table tbody tr td:nth-child(14) {
	border-left: none !important;
}
td {
	border-color: #7F7F7F !important;
}
tr {
	border-color: #7F7F7F !important;
}
.multipleColumn {
	overflow: hidden;
	position: relative;
	width: 1140px;
	padding:0 30px;
	margin-top:30px !important;
}
.multipleColumn .hd {
	overflow: hidden;
	background: #f4f4f4;
	padding: 0 10px;
}
.multipleColumn .hd .prev,  .multipleColumn .hd .next {
	position: absolute;
	display: block;
	width: 22px;
	height: 56px;
	margin-top: 167px;
	background: url(../images/zuo.png) center center no-repeat;
	z-index: 999;
	cursor: pointer;
}
.multipleColumn .hd .prev {
	left: 0;
}
.multipleColumn .hd .next {
	position: absolute;
	display: block;
	width: 22px;
	height: 56px;
	right: 0;
	margin-top: 167px;
	background: url(../images/you.png) center center no-repeat;
	z-index: 999;
}
.multipleColumn .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.multipleColumn .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.multipleColumn .hd ul li.on {
	background-position: 0 0;
}
.multipleColumn .bd {
	width:1140px;
	overflow: hidden;
	margin: auto;
}
.multipleColumn .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 1140px;
	float: left;
	display:block;
}
.multipleColumn .bd ul li {
	margin: 0 15px;
	float: left;
	display:block;
	overflow:hidden;
	overflow: hidden;
	text-align: center;
	width:350px;
	height:390px;
}
.multipleColumn .tempWrap {
	width: 1140px !important;
	overflow: hidden;
	margin: auto;
}
.ulWrap {
	width: 1140px;
	margin: auto;
}
.multipleColumn .bd ul li{
	text-align: center;
}
.multipleColumn .bd ul li .title {
	line-height: 24px;
}
.pic {
	text-align: center;
}
.pic {
	display: block;
	width: 350px;
	height: 350px;
	overflow:hidden;
}
.pic img {
	width: 100%;
	display: block;
	cursor: pointer;
	transition: all 0.6s;
}
.parHd ul li:hover a {
	color: #fff;
}
.pic img:hover {
	transform: scale(1.2);
}
.parHd {
	width: 752px;
	height: 103px;
	line-height: 30px;
	margin: auto;
	display:none;
}
.parHd ul {
	width: 752px;
	float: left;
	height: 32px;
}
.parHd ul li {
	margin-right: 10px;
	float: left;
	width: 178px;
	height: 38px;
	border: 1px solid #999;
	cursor: pointer;
	text-align: center;
	line-height: 38px;
	margin-top: 33px;
	margin-bottom: 30px;
	border-radius: 20px;
	overflow: hidden;
}
.parHd ul li:hover {
	width: 178px;
	height: 38px;
	background: #b01d23;
	color: #fff;
	text-align: center;
	line-height: 38px;
	border: 1px solid #b01d23;
}
.parHd ul #ds {
	margin-right: 0;
}
.beijingtou {
	background: #fff;
	width: 320px;
	height: 40px;
	z-index: 100;
	color: #333;
	text-align: center;
	padding:0 15px;
	line-height: 40px;
	overflow: hidden;
}
.multipleColumn .bd li:hover .beijingtou{ color:#b01d23;}

#ifocus_piclist img {
	height: 370px;
}
#ifocus_btn {
	display: none;
	float: right;
	margin-top: 9px;
	width: 339px;
	padding-right: 5px;
}
#ifocus_btn li {
	width: 230px;
	height: 19px;
	margin-bottom: 10.5px;
	cursor: pointer;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	margin-left: 40px;
}
#ifocus_btn img {
	width: 64px;
	height: 42px;
	margin: 5px 0 0 10px;
}
#ifocus_btn .on {
	background: url(images/ifocus_btn_bg.gif) no-repeat;
	opacity: 1;
	-moz-opacity: 1;
	color: #B01D23;
	filter: alpha(opacity=100);
}
#ifocus_btn .on:hover {
	color: #B01D23;
}
#ifocus_opdiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 340px;
	height: 35px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#ifocus_tx {
	position: absolute;
	left: 8px;
	bottom: 8px;
	color: #FFF;
}
#ifocus_tx ul li {
	display: none;
}
#ifocus_tx ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#ifocus_btn li {
	display: black;
	width: 305px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #555555;
}
.tankuang {
	width: 480px;
	position: absolute;
	background-color: #fff;
	margin-left: 440px;
	margin-top: 120px;
	border: 1px solid #999;
	font-size: 14px;
	color: #666;
	padding: 10px;
}
.jiesaoneia {
	float: right;
}
.anchorBL {
	display: none !important;
}

.youbiao{ position:relative;}
.youbiao img{ display:none; vertical-align:middle; height:22px;}
.prodDetailCode {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    width: 200px;
    height: 215px;
    border: 1px solid #eee;
    border-radius: 2px;
    text-align: center;
    background: #fff;
	display:none;
}
.prodDetailCode img {
    width: 180px;
    height: 180px;
    margin-top: 10px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.prodDetailCode p {
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}

/*产品详情*/
.slideTxtBox {
	width: 1200px;
	margin:auto;
	margin-bottom:50px;
	text-align: left;
	position:relative;
	padding-top:41px;
}
.slideTxtBox .hd {
	width:100%;
	border-bottom: 1px solid #ddd; background-color:#fff;
	position:absolute;
	left:0; top:0;
	z-index:99; overflow-x:auto; white-space:nowrap;
}
.slideTxtBox .hd::-webkit-scrollbar{ width:1px; height:5px;}
.slideTxtBox .hd::-webkit-scrollbar-thumb{ border-radius:10px; background-color:#b01d23;}
.slideTxtBox .hd::-webkit-scrollbar-track{ border-radius:10px; background:rgba(0,0,0,0.7);}
.slideTxtBox .hd.fixed-top{ position:fixed;}
.slideTxtBox .hd ul { display:inline-flex;}
.slideTxtBox .hd ul li {
	float: left;
	display:block;
	padding: 0 15px;
	cursor: pointer;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	background: #f1f1f1;
}
.slideTxtBox .hd ul li.on {
	background: #b01d23;
	color: #fff;
}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox #fudongfan {
	float: right;
	color: #b01d23;
	font-size: 14px;
	line-height:40px;
	display:block;
	padding-top:0;
}
.slideTxtBox .bd .box {
	width:100%;
	padding-top:20px;
}
.slideTxtBox .bd .box .index{ position:relative; width:100%; top:-60px;}
.slideTxtBox .bd .box .wen{
	font-size: 14px;
	line-height: 24px;
	color: #333333;}
.slideTxtBox .bd>div img{ max-width:100%; height:auto;}
table{ width:100%; border-collapse:collapse !important;}
table,th,td{ border:1px solid black !important;}

.game163{ width:940px; margin:auto; margin-top:20px;}
.game163 .bigImg{ width:100%; height:470px; display:block; overflow:hidden;}
.game163 .bigImg li{ width:100%; height:470px; display:block;}
.game163 .bigImg li img{ width:100%; display:block;}
.game163 .smallScroll{ padding:0 50px; margin-top:18px; position:relative;}
.game163 .smallImg{ width:100%; height:102px; overflow:hidden;}
.game163 .smallImg li{ width:196px; height:98px; border:2px solid #ddd; float:left; overflow:hidden; display:block; margin:0 5px;} 
.game163 .smallImg li.on{ border:2px solid #b01d23;}
.game163 .smallImg li img{ width:100%; display:block;}
.game163 .sPrev{ width:22px; height:102px; overflow:hidden; background: url(../images/zuo.png) left center no-repeat; cursor:pointer; position:absolute; left:15px; top:0; text-indent:999999em;}
.game163 .sNext{ width:22px; height:102px; overflow:hidden; background: url(../images/you.png) left center no-repeat; cursor:pointer; position:absolute; right:15px; top:0; text-indent:999999em;}