body {
	margin:0 auto;
	padding:0;
	background:#fff;
}
* {
	margin:0 auto;
	padding:0;
	font-family: 'microsoft yahei';
	font-weight:normal;
}
span {
	font-family: t1;
}
font {
	font-family: t1;
}
ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	text-decoration:none;
}
img {
	border:0 none;
}
div, form, img, p {
	border:0 none;
	font-family: 'microsoft yahei';
	font-size:12px;
	overflow:hidden;
}
a {
	text-decoration:none;
	font-family: t1;
	color: #323232;
}
p {
	font-family: t1;
}

a:hover {
	text-decoration:none;
	color: #e60012;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear {
	clear:both;
	display:block;
}
.block1 {
	clear:both;
	width:100%;
	height:10px;
}
.block2 {
	clear:both;
	width:100%;
	height:20px;
}
.ff {
	font-family:'microsoft yahei';
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.ml1 {
	margin-left:1px;
}
.ml3 {
	margin-left:3px;
}
.ml5 {
	margin-left:5px;
}
.ml8 {
	margin-left:8px;
}
.mr8 {
	margin-right:8px;
}
.mt5 {
	margin-top:5px;
}
.mt8 {
	margin-top:8px;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.pt5 {
	padding-top:5px;
}
.more {
	float:right;
	font-size:12px;
	margin:5px 5px 0 0;
	color:#565656;
}
.yuan1 {
	border-radius:10px;
	padding:5px;
	background:#a72929;
	color:#fff;
	text-align:center;
}
.yuan2 {
	font-size:35px;
	font-family:'microsoft yahei';
	color:#fff;
	background:#000;
	border-radius:30px;
	padding:0 16px 0 12px;
	vertical-align:-5px;
	margin-right:5px;
}
.blue {
	font-size:14px;
	font-family:'microsoft yahei';
	color:#239ff6;
}
.dsn {
	display:none;
}
.adcon {
	width: 1200px;
	height:auto;
	position: relative;
}
.adimg {
	width: 1200px;
	height: auto;
}
.adlogo {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 999;
}
.header {
	clear: both;
	width: 1200px;
	padding: 20px 0 0 0;
	overflow: hidden;
	margin: 0 auto;
}
.header .header-logo {
	margin: 10px 0 0 0;
	text-indent: -99999px;
	display: block;
	float: left;
	width: 160px;
	height: 82px;
	background: url(../images/cheaa.png) no-repeat;
	text-indent: -999999px;
	position: relative;
}
.header .header-logo span {
	position: absolute;
	font-size: 12px;
	text-align: center;
	color: #323232;
	bottom: 0;
	left: 0;
	width: 130px;
	height: auto;
	text-indent: 0;
}
.header .search-bar {
	margin: 20px 0 0 150px;
	width: 480px;
	float: left;
	color: #323232;
}
.header .search-bar .search-box {
	position: relative;
}
.header .search-bar .search-box .search-txt {
	float: left;
	width: 378px;
	height: 28px;
	padding: 5px 10px;
	border: 1px solid #c8c8c8;
	border-right-color: rgb(200, 200, 200);
	border-right-style: solid;
	border-right-width: 1px;
	border-right: 0 none;
	color: #323232;
	font-size: 14px;
	background: #f9f9f9;
	border-radius: 5px 0 0 5px;
}
.header .search-bar .search-box .search-btn {
	float: right;
	width: 80px;
	height: 40px;
	background: url(../images/zoom.png) 30px 10px no-repeat #e60012;
	border: 0;
	text-indent: -999999px;
	cursor: pointer;
	border-radius: 0 5px 5px 0;
}
.header .search-bar .search-nav {
	line-height: 30px;
	height: 30px;
	padding: 0 0 0 20px;
	color: #323232;
	font-size: 16px;
}
.header .search-bar .search-nav a {
	margin: 0 5px;
	color: #323232;
	font-size: 16px;
}
.header .header-side {
	float: right;
	margin: 10px 0 0 0;
	overflow: visible;
}
.header .header-side a {
	display: block;
	font-size: 14px;
	padding: 60px 0 0 0;
	text-align: center;
	float: left;
	width: 75px;
	color: #323232;
	position: relative;
	margin: 0 0 0 20px;
	line-height: 24px;
}
.header .header-side a em {
	width: 75px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.2s ease 0s;
}
.header .header-side .wxbox {
	overflow: visible;
}
.header .header-side a:hover {
	color: #e60012;
}
.header .header-side .wxbox .wximg {
	display: block;
	height: 80px;
	position: absolute;
	right: 0px;
	top: -15px;
	width: 80px;
	z-index: 999999;
}
.header .header-side a .si-1 {
	background: url(../images/redtop.png) no-repeat;
}
.header .header-side a .si-2 {
	background: url(../images/wx.png) no-repeat;
}
.header .header-side a .si-3 {
	background: url(../images/wb.png) no-repeat;
}
.header .header-side a .si-4 {
	background: url(../images/live.png) 7px 7px no-repeat;
}
.wrapper {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	overflow:visible;
	padding-bottom:40px;
}
.ADbox {
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.ADbox .ADp1 {
	width: 1200px;
	height: 90px;
}
.ADbox .ADtext {
	width: 100%;
	margin: 10px 0 0 0;
	overflow: hidden;
}
.ADbox .ADtext a {
	font-size: 16px;
	margin:0 4px;
	width: 193px;
	height: 20px;
	color: #323232;
	overflow: hidden;
	display: block;
	;
	float: left;
}
.ADbox .ADtext a:first-child {
	margin-left:0;
}
.ADbox .ADtext a:last-child {
	margin-right:0;
}
.ADbox .ADp2 {
	width: 1200px;
	height: 30px;
	margin-top: 10px;
}
.ADbox .ADp1 .ad01 {
	display: block;
	width: 260px;
	height: 90px;
	background: #efefef;
	position: relative;
	float: left;
}
.ADbox .ADp1 .ad02 {
	display: block;
	width: 660px;
	height: 90px;
	background: #efefef;
	position: relative;
	float: left;
	margin: 0 10px;
}
.main {
	width: 1200px;
	height: auto;
	margin-top: 30px;
	overflow: visible;
}
.main .C1 {
	margin-bottom:20px;
	overflow:hidden;
}
.main .C1Left {
	float: left;
	width: 750px;
	height:auto;
	overflow:visible;
}
.main .jujiao {
	float: left;
	clear: both;
	margin-top: 30px;
	height:auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 30px;
	position: relative;
}
.main .jujiao .jj_title {
	font-family: t2;
	position: absolute;
	width: auto;
	height: 22px;
	font-weight: 800;
	background: url(../images/jjicon.png) no-repeat;
	padding: 0 0 0 30px;
	line-height: 20px;
	color: #e60012;
	font-size: 21px;
	top: 0;
	left: 0;
}
.main .jujiao h2 {
	text-align: center;
}
.main .jujiao h2 a {
	font-size: 24px;
	text-align: center;
	padding: 10px 0;
	font-weight: 800;
}
.main .jujiao ul {
	width: 100%;
	margin-top: 15px;
}
.main .jujiao ul li {
	list-style: none;
	padding: 7px 0;
	float: left;
	width: 345px;
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.main .jujiao ul li a {
	font-size: 16px;
	text-align: left;
}
.main .taidu {
	float: left;
	width: 750px;
	height: auto;
	overflow: hidden;
	padding: 40px 0 20px 0;
	position: relative;
}
.main .taidu .taidu_title {
	position: absolute;
	width: auto;
	height: 22px;
	font-family: t2;
	font-weight: 800;
	background: url(../images/taidu.png) no-repeat;
	padding: 0 0 0 30px;
	line-height: 20px;
	color: #e60012;
	font-size: 21px;
	top: 0;
	left: 0;
}
.main .taidu .taiduBox {
	float: left;
	width: 230px;
	height: 200px;
	margin: 0 30px 15px 0;
}
.main .taidu .taiduBox:last-child {
	margin-right: 0;
}
 .main .taidu .taiduBox:nth-child(3) {
margin-right: 0;
}
.main .taidu .taiduBox a {
	display: block;
	overflow: hidden;
	width: 230px;
	height: 130px;
}
.main .taidu .taiduBox img {
	display: block;
	width: 230px;
	height: 130px;
	background: #efefef;
}
.main .taidu .taiduBox p {
	font-size: 16px;
	color: #323232;
	padding: 4px 0;
	line-height: 24px;
}
.main .pingce {
	float: left;
	width: 750px;
	height: auto;
	overflow:visible;
	padding: 40px 0 10px 0;
	position: relative;
}
.main .pingce .pingce_title {
	font-family: t2;
	position: absolute;
	width: auto;
	height: 22px;
	background: url(../images/pingce.png) no-repeat;
	padding: 0 0 0 30px;
	line-height: 20px;
	color: #e60012;
	font-size: 21px;
	top: 0;
	left: 0;
	font-weight: 800;
}
.main .pingce ul {
	margin: 0;
	margin-left: 5px;
}
.main .pingce ul li {
	width:750px;
	height:auto;
	padding: 40px 30px;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #e2e2e2;
}
.main .pingce ul li:last-child {
	border-bottom: 0;
}
.main .pingce ul li:hover {
	background: #f3f3f3;
	animation:shadow 0.3s ease forwards;
}
 @keyframes shadow {
 0% {
box-shadow: none;
}
 100% {
box-shadow: 0 0 7px;
}
}
.main .pingce ul li a {
}
.main .pingce ul li img {
	float: left;
	margin-right:20px;
	display: block;
	width: 230px;
	height: 130px;
	background: #efefef;
}
.main .pingce ul li p {
	font-size: 14px;
	color: #777;
	line-height: 24px;
	padding: 4px 0;
}
.main .pingce ul li .pctit {
	font-family: t2;
	font-size: 24px;
	padding-bottom: 8px;
	color: #323232;
	line-height: 34px;
	margin-top: -8px;
	width: 440px;
}
.main .pingce ul li .pctit a {
	font-family: t2;
	font-weight: 800;
}
.main .pingce .pingce_des {
	line-height: 24px;
	font-size: 14px;
	color: #777;
	text-align: justify;
}
.main .C1Right {
	float: right;
	width: 410px;
	height: auto;
	padding:20px 30px;
	box-sizing: border-box;
	overflow: hidden;
	background: #f3f3f3;
}
.mrTop {
	border-top: 1px solid #e2e2e2;
	overflow: visible;
	position: relative;
	margin:35px 0;
}
.mrTop .mrtxt {
	position: absolute;
	top: -18px;
	left: 0;
	font-size: 21px;
	font-family: t2;
	font-weight: 800;
	padding: 0 20px 0 0;
	background:#f3f3f3;
}
.mrTop img {
	position: absolute;
	top:-20px;
	right:-5px;
}
.mrTop2 {
	border-top: 1px solid #e2e2e2;
	overflow: visible;
	position: relative;
	margin:35px 0;
}
.mrTop2 .mrtxt {
	position: absolute;
	top: -18px;
	left: 0;
	font-size: 21px;
	font-family: t2;
	font-weight: 800;
	padding: 0 20px 0 0;
	background: #ffffff;
}
.mrTop2 img {
	position: absolute;
	top:-20px;
	right:-5px;
}
.mrTop3 {
	border-top: 1px solid #6a6a6a;
	overflow: visible;
	position: relative;
	margin:35px 0;
}
.mrTop3 .mrtxt {
	position: absolute;
	top: -18px;
	left: 0;
	font-size: 21px;
	font-family: t2;
	font-weight: 800;
	padding: 0 20px 0 0;
	background: #4b4b4b;
	color: #fff;
}
.mrTop3 img {
	position: absolute;
	top:-20px;
	right:-5px;
}
.main .C1Right .taShuo {
	clear: both;
	overflow: visible;
	margin-top: -10px;
}
.main .C1Right .taShuo .taShuoIn {
	clear: both;
}
.main .C1Right .taShuo .taShuoIn .taShuobox {
	float: left;
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
}
.main .C1Right .taShuo .taShuoIn .taShuobox img {
	float: left;
	margin-right: 20px;
	display: block;
	width: 120px;
	height: 120px;
	background: #efefef;
	border-radius: 200px;
}
.main .C1Right .taShuo .taShuoIn .taShuobox p {
	font-size: 14px;
	padding: 5px 0;
	font-family: t1;
	line-height: 24px;
	color: #777;
	text-align: justify;
}
.main .C1Right .taShuo .taShuoIn .taShuobox .taShuoName {
	color: #dc0011;
	font-size: 18px;
	text-align: left;
	;
}
.main .C1Right .taShuo .taShuoIn .taShuobox .taShuoName a {
	color: #dc0011;
}
.RS1 {
	clear: both;
	overflow: visible;
	float: left;
}
.RS1 .RS1In {
	width: 350px;
	height: auto;
	position: relative;
}
.RS1 .RS1In img {
	display: block;
	width: 350px;
	height: 200px;
	background: #efefef;
}
.RS1 .RS1In p {
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: center;
}
.RS1 .RS1In p a {
	color: #fff;
	font-size: 14px;
}
.RS1 ul {
	margin: 0;
	list-style: inside;
	margin:7px 0;
	color: #c6c6c6;
}
.RS1 ul li {
	padding: 4px 0;
}
.RS1 ul li a {
	font-size: 16px;
	color: #333;
}
.RS1 ul li a:hover {
	color: #cc0000;
}
.RS2 {
	clear: both;
	overflow: visible;
	float: left;
}
.RS2 .RS2In {
}
.RS2 .RS2In .RS2Box {
	float: left;
	width: 165px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}
.RS2 .RS2In .RS2Box a {
	display: block;
	width: 165px;
	height: 94px;
	overflow: hidden;
}
.RS2 .RS2In .RS2Box img {
	width: 165px;
	height: 94px;
	background: #efefef;
	display: block;
}
.RS2 .RS2In .RS2Box p {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	text-align: justify;
	padding-top: 5px;
}
.RS2 .RS2In .RS2Box:first-child {
	margin-right:20px;
}
 .RS2 .RS2In .RS2Box:nth-child(3) {
margin-right:20px;
}
.RS3 {
	clear: both;
	overflow: visible;
	float: left;
}
.RS3 .RS3In {
	width: 350px;
	height: auto;
	position: relative;
	margin-bottom: 22px;
}
.RS3 .RS3In:last-child {
	margin-bottom: 0;
}
.RS3 .RS3In img {
	display: block;
	width: 350px;
	height: 200px;
	background: #efefef;
}
.RS3 .RS3In p {
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 40px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: center;
}
.RS3 .RS3In p a {
	color: #fff;
	font-size: 14px;
}
.RS3 ul {
	margin: 0;
	list-style: inside;
	margin:7px 0;
	color: #c6c6c6;
}
.RS3 ul li {
	padding: 4px 0;
}
.RS3 ul li a {
	font-size: 16px;
	color: #333;
}
.RS4 {
	clear: both;
	overflow: visible;
	float: left;
}
.RS4 ul {
	margin: 0;
	list-style:none;
}
.RS4 ul li {
	padding: 4px 0;
	float: left;
	padding-left: 5px;
}
.RS4 ul li a {
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	color: #333;
}
.RS4 ul li em {
	width: 30px;
	height: 30px;
	text-align: left;
	line-height: 31px;
	font-family: t2;
	margin-right: 10px;
	float: left;
	;
	display: inline-block;
	color: #5e5e5e;
	font-size: 18px;
	font-style: italic;
}
.RS4 ul li em b {
	font-size: 20px;
	font-weight: 800;
}
.RS4 ul li:hover a {
	font-family: t2;
	font-size: 21px;
	font-weight: 800;
}
.RS4 ul li:hover em {
	color: #dc0011;
}
.news-mid {
	overflow: visible;
}
.main .C2 {
	margin-top:30px;
	margin-bottom: 30px;
}
.main .C2 .C2Left {
	float: left;
	width: 750px;
	height:auto;
	overflow: hidden;
}
.main .C2 .C2Left .C2Nav {
	clear: both;
	width: 100%;
	height:50px;
	overflow:hidden;
	background: #f3f3f3;
}
.main .C2 .C2Left .C2Nav span {
	font-family: t1;
	float: left;
	height:40px;
	line-height:40px;
	padding: 5px 16px;
	cursor: pointer;
	display: block;
	width: auto;
	font-size: 21px;
	color: #323232;
}
.main .C2 .C2Left .C2Nav span:last-child {
	margin-right: 0;
}
.main .C2 .C2Left .C2Nav .act {
	font-size: 21px;
	color: #fff;
	background: #e60012;
}
.main .C2 .C2Left .C2Con {
	clear: both;
}
.main .C2 .C2Left .C2Con .C2ConBox {
	width: 100%;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn {
	width: 100%;
	padding:45px 0;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .news-tit {
	display: inline-block;
	text-align: left;
	font-weight: 800;
	font-size: 24px;
	color: #000;
	width: 500px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin-top: -5px;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .news-tit a {
	font-family: t2;
	display: block;
	width: 100%;
	overflow: hidden;
	font-weight: 800;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .news-tit a h3{
	font-family: t2;
	display: block;
	width: 100%;
	overflow: hidden;
	font-weight: 800;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .news-mid img {
	display: block;
	float: left;
	width: 230px;
	height: 130px;
	background: #efefef;
	margin: 0 20px 0 0;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .news-mid p { /*width: 555px;*/
	height: 90px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	text-indent: 25px;
	margin-top: 10px;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .news-mid p a {
	color: #dd0000;
	font-size: 14px;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn:last-child {
	border-bottom: 0;
}
.kw {
	padding: 15px 0 0 0;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .date {
	float: left;
	color: #ababab;
	font-size: 12px;
	margin: 6px 10px 0 0;
	padding: 0 0 0 18px;
	background: url(../images/date.png) 0 2px no-repeat;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .words {
	float: left;
	color: #666;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .words a {
	margin: 0 5px;
	color: #666;
	font-size: 12px;
	border: 1px solid #e60012;
	padding: 3px 5px;
	display: inline-block;
	float: left;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .more {
	position: absolute;
	right:0px;
	bottom:50px;
}
.more {
	float: right;
	font-size: 12px;
	margin: 5px 5px 0 0;
	color: #565656;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .more a {
	color: #ababab;
	font-size: 12px;
	text-decoration: none;
}
.main .C2 .C2Left .C2Con .C2ConBox .newsIn .words a:hover {
	text-decoration: none;
	background: #e60012;
	color: #fff;
}
.main .C2 .C2Left .C2Con .C2ConBox .conInPic {
	position: relative;
	width: 750px;
	height: 420px;
	margin-top: 20px;
}
.main .C2 .C2Left .C2Con .C2ConBox .conInPic img {
	display: block;
	width: 750px;
	height: 420px;
	background: #efefef;
}
.main .C2 .C2Left .C2Con .C2ConBox .conInPic p {
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding: 10px 0;
}
.main .C2 .C2Left .C2Con .C2ConBox .conInPic p a {
	font-size: 20px;
	font-weight: 800;
	color: #fff;
}
.main .C2 .C2Right {
	float: right;
	width: 410px;
	height: auto;
	padding:20px 30px;
	box-sizing: border-box;
	overflow: hidden;
	background: #f3f3f3;
}
.BS {
	clear: both;
	margin-top: 20px;
}
.BS .BSdiv {
	float: left;
	width: 217px;
	height: 190px;
	margin-right:28.7px;
	margin-top:10px;
	overflow: hidden;
}
.BS .BSdiv a {
	overflow: hidden;
}
.BS .BSdiv img {
	display: block;
	width: 217px;
	height: 122px;
	background: #efefef;
}
.BS .BSdiv p {
	font-size: 16px;
	color: #323232;
	padding: 5px 0 0 0;
	line-height: 24px;
	text-align: justify;
}
.BS .BSdiv:last-child {
	margin-right: 0;
}
 .BS .BSdiv:nth-child(5) {
margin-right: 0;
}
.Brand {
	width: 100%;
	height: auto;
	background: #f3f3f3;
	padding: 40px 0;
}
.Brand .BrandIn {
	width: 1200px;
	height: auto;
	margin:0 auto;
}
.Brand .BrandIn .Blogo {
	float: left;
	width: 125px;
	height: 60px;
	border-radius:10px;
	background: #fff;
	margin:10px 14px;
}
.Footer {
	width: 100%;
	height: auto;
	background: #4b4b4b;
	padding:40px 0 100px 0;
}
.Footer .FooterIn {
	width: 1200px;
	height: auto;
}
.Footer .FooterIn .FLeft {
	float: left;
	width: 870px;
}
.Footer .FooterIn .FRight {
	float: right;
	width: 330px;
}
.Footer .FooterIn .FLeft .Fwords {
	padding: 10px 0;
}
.Footer .FooterIn .FLeft .Fwords a {
	display: inline-block;
	float: left;
	padding: 5px 10px;
	margin-right: 5px;
	margin-bottom: 5px; /*font-size: 6px;*/
	color: #fff;
	border-radius: 5px;
	font-family: t1;
}
.Footer .FooterIn .FLeft .Fwords a:hover {
	background: #dc0011;
	color: #fff;
	text-decoration: none;
}
.Footer .FooterIn .FLeft .Fcontact {
	padding: 10px 0;
}
.Footer .FooterIn .FLeft .Fcontact a {
	float: left;
	padding: 4px 6px;
	font-size: 16px;
	color: #b9b9b9;
}
.Footer .FooterIn .FLeft .Fcontact a:hover {
	color: #fff;
}
.Footer .FooterIn .FLeft p {
	padding: 4px 6px;
	font-size: 16px;
	color: #b9b9b9;
}
.Footer .FooterIn .FRight {
	padding:60px 30px;
	box-sizing: border-box;
}
.Footer .FooterIn .FRight .Fin {
	float: left;
	margin: 0 20px;
}
.Footer .FooterIn .FRight .Fin p {
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.slideBox {
	width:750px;
	height:510px;
	overflow:visible;
	position:relative;
	float:left;
}
.slideBox .hd {
	height:18px;
	overflow:hidden;
	position:absolute;
	left:20px;
	bottom:10px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:right;
}
.slideBox .hd ul li {
	float:left;
	margin-right:2px;
	width:12px;
	height:12px;
	background: #fff;
	line-height:14px;
	text-align:center;
	cursor:pointer;
	margin:0 5px;
	text-align:center;
	border-radius:20px;
	text-indent:11130px;
}
.slideBox .hd ul li.on {
	background:#dc0011;
	color:#fff;
	width: 52px;
	height: 12px;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	height: 510px;
	zoom:1;
	vertical-align:middle;
	position:relative;
}
.slideBox .bd li p {
	position:absolute;
	bottom:0;
	left:0;
	box-sizing:border-box;
	font-family:t1;
	padding:20px 30px 40px 30px;
	width:100%;
	font-size:24px;
	color:#fff;
	background:rgba(0, 0, 0, 0.7);
	text-align:left;
}
.slideBox .bd li p a {
	color: #fff;
}
.slideBox .bd img {
	width:750px;
	height:422px;
	display:block;
	background: #efefef;
}
.slideBox .bd img:hover, .RS1 .RS1In img:hover, .main .taidu .taiduBox img:hover, .main .pingce ul li img:hover, .RS2 .RS2In .RS2Box img:hover, .RS3 .RS3In img:hover, .main .C2 .C2Left .C2Con .C2ConBox .conInPic img:hover, .main .C2 .C2Left .C2Con .C2ConBox .newsIn .news-mid img:hover, .RS3 .RS3In img:hover, .BS .BSdiv img:hover {
	animation: trans 0.5s forwards
}
 @keyframes trans {
 0% {
transform: scale(1);
}
 100% {
transform: scale(1.1);
}
}
.slideBox .sbtn {
	width: 58px;
	height:93px;
	;
	cursor: pointer;
	position: absolute;
	z-index: 99999;
}
.slideBox .prev {
	top:220px;
	left:-100px;
	background: url(../images/btnl.gif) no-repeat;
}
.slideBox .next {
	top:220px;
	right:-100px;
	background: url(../images/btnr.gif) no-repeat;
}
