body .header {background: rgba(000,000,000,0.3)}
.indexBanner {
	position: relative;
	margin-top: -54px;
	/*width: 100%;*/
	height: 500px;
}
.indexBanner li,
.indexBanner span{
	display: block;
	width: 100%;
	height: 100%;
}
.indexBanner .wrap {
	position: relative;
}
.indexBanner span {
	position: absolute;
	left: 0;
	top: 0;
}
.indexBanner .img1 {
	background: url(../images/bg_1.jpg) no-repeat center;
	height: 500px;
	display: block;
}
.indexBanner .img2 {
	display: none;
	background: url(../images/bg_2.jpg) center no-repeat;
}
.indexBanner .box {
	position: absolute;
	left: 0;
	top: 0;
}
.indexBanner img {
	display: block;
	/*width: 353px;
	height: 80px;*/
	margin: 172px auto 50px;
}
.indexBanner dl {
	width: 799px;
	margin: 0 auto;
}
.indexBanner dd input,
.indexBanner dd a,
.indexBanner dt em {
	display: inline-block;
}
.indexBanner dt em,
.indexBanner dd a {
	color: #fff;
	text-align: center;
	background: #d6000f;
	cursor: pointer;
}
.indexBanner dt  {
	position: relative;
	z-index: 0;
}
.indexBanner dd  {
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 5px 5px 5px rgba(22,50,80,0.3);
	-moz-box-shadow: 5px 5px 5px rgba(22,50,80,0.3);
	-ms-box-shadow: 5px 5px 5px rgba(22,50,80,0.3);
	box-shadow: 5px 5px 5px rgba(22,50,80,0.3);
}
.indexBanner dt em {
	width: 95px;
	height: 38px;
	border-radius: 3px 3px 0 0;
	font-size: 16px;
	line-height: 38px;
	-webkit-box-shadow: 5px 5px 5px rgba(22,50,80,0.3);
	-moz-box-shadow: 5px 5px 5px rgba(22,50,80,0.3);
	-ms-box-shadow: 5px 5px 5px rgba(22,50,80,0.3);
	box-shadow: 5px 5px 5px rgba(22,50,80,0.3);
}
.indexBanner dt em.on {
	background: none;
	-webkit-box-shadow: 5px 5px 5px rgba(22,50,80,0);
	-moz-box-shadow: 5px 5px 5px rgba(22,50,80,0);
	-ms-box-shadow: 5px 5px 5px rgba(22,50,80,0);
	box-shadow: 5px 5px 5px rgba(22,50,80,0);
}
.indexBanner dl {
	font-size: 0;
}
.indexBanner dd input,
.indexBanner dd a {
	display: block;
	float: left;
}
.indexBanner dd input {
	width: 647px;
	height: 50px;
	border: 2px solid #d6000f;
	text-indent: 13px;
	font-size: 16px;
}
.indexBanner dd a {
	width: 148px;
	height: 54px;
	border-radius: 0 3px 3px 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 54px;
}
.indexBanner dd a:hover {
	background: #d6000f;
}
.content-win1 li {
    float: left;
    width: 373px;
    height: 103px;
    padding: 18.5px 0;
    background: url(../images/line_index.png) 0 50% no-repeat;
    line-height: 18px;
    -webkit-transform-style: preserve-3d;
}
.content-win1 a,
.content-win1 em, 
.content-win1 span,
.content-win1 i {
	display: block;
}
.content-win1 li:first-child {
    background: 0;
    width: 374px;
}
.content-win1 li:first-child em,
.content-win1 li:first-child span {
	margin-left: 181px;
}
.content-win1 em, 
.content-win1 span {
    width: 180px;
    margin-left: 180px;
}
.content-win1 em {
    font-size: 16px;
    line-height: 36px;
}
.content-win1 span {
	color: #666;
}
.content-win1 i {
	float: left;
    width: 124px;
    height: 103px;
    margin-left: 28px;
}
.content-win1 .icoNo1 {
    background: url(../images/icon_index1.png) center no-repeat;
}
.content-win1 .icoNo2 {
    background: url(../images/icon_index2.png) center no-repeat;
}
.content-win1 .icoNo3 {
    background: url(../images/icon_index3.png) center no-repeat;
}
.content-win1 li:hover i {
	-webkit-animation: sport 1.5s ease-in-out infinite;
}
.content-win1 li:hover em {
	color: #1c8aff;
}
@-webkit-keyframes "sport" {
    0% {
        -webkit-transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-8px);
    }

    100% {
        -webkit-transform: translateY(0px);
    }
}


.indexRead {
	padding: 40px 0;
	background: #f2f2f5;
}
.titleCon {
	width: 1120px;
	margin: 0 auto;
}
.titleCon em,
.titleCon a {
	display: block;
	line-height: 20px;
}
.titleCon em {
	border-left: 4px solid #1c8aff;
	float: left;
	text-indent: 10px;
	font-size: 18px;
	font-weight: bold;
}
.titleCon a {
	position: relative;
	float: right;
	padding-right: 14px;
	color: #999;
}
.titleCon i {
	position: absolute;
	right: 0;
	top: 4px;
	width: 12px;
	height: 12px;
	background: url(../images/icon_index4.png) 0 0 no-repeat;
}
.titleCon a:hover {
	color: #1c8aff;
}
.titleCon a:hover i {
	background-position: -12px 0;
}
.indexRead ul {
	width: 1140px;
	margin: 0 auto;
}
.indexRead li {
	float: left;
	width: 525px;
	padding: 10px 10px 10px 15px;
	background: #fff;
	margin: 20px 10px 0 10px;
}
.indexRead li:hover h3,
.indexSettled dl:hover h3 {
	color: #1c8aff;
}
.indexRead li:hover {
	-webkit-box-shadow: 5px 5px 5px #dee0e5;
	-moz-box-shadow: 5px 5px 5px #dee0e5;
	-ms-box-shadow: 5px 5px 5px #dee0e5;
	box-shadow: 5px 5px 5px #dee0e5;
}

.indexRead li a,
.indexRead li h3,
.indexRead li strong,
.indexRead li img {
	display: block;
}
.indexRead li img {
	float: right;
	width: 160px;
	height: 100px;
}
.indexRead h3,
.indexSettled dd h3 {
	overflow: hidden;
	width: 330px;
	font-size: 18px;
	line-height: 28px;
}
.indexRead h3 {
	height: 56px;
}
.indexRead li strong,
.indexSettled strong {
	margin-top: 20px;
	color: #666;
	line-height: 24px;
}
.indexRead li strong {
	height: 24px;
}
.indexRead li strong span {
	display: block;
	float: left;
}
.indexRead strong span:first-child,
.indexSettled strong span:first-child {
	margin-right: 20px;
}

.indexRead .myPublisher2 {
	display: inline-block;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indexSettled .myPublisher {
	display: inline-block;
	width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indexSettled {
	padding-top: 40px;
	padding-bottom: 60px;
}
.indexSettled .titleCon {
	margin-bottom: 20px;
}
.indexSettled li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: auto;
	border-bottom: 1px solid #d6dde3;
}
.indexSettled a {
	display: block;
	float: left;
    width: 373px;
}
.indexSettled dl {
	height: 70px;
}
.indexSettled dt {
	float: left;
	height: 73px;
}
.indexSettled img {
	width: 68px;
	height: 68px;
	margin-top: 5px;
	border: 1px solid #d6dde3;
}
.indexSettled dd {
	margin-left: 84px;
}
.indexSettled dd h3 {
	width: 280px;
	height: 50px;
	margin-bottom: 6px;
	line-height: 24px;
}
.indexSettled strong {
	display: block;
	height: 20px;
	margin-top: 0;
}
.indexSettled strong span{
	display: block;
	float: left;
	line-height: 20px;
}
.indexSettled .slideBox {
	height: 214px;
	overflow: hidden;
}
.advertisement {
	margin-bottom: 44px;
}
.advertisement li.icon01 {
	height: 126px;
	background: url(../images/advertisement_01.jpg) center no-repeat;
}
.advertisement li.icon02 {
	height: 126px;
	background: url(../images/advertisement_02.jpg) center no-repeat;
}

.picture {
	padding-top: 10px;
	padding-bottom: 75px;
	background: #f2f2f5;
	background:#0f0f29
}
.picture .bd li {
	width: 1140px;
}
.picture .bd a {
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
	/*border: 1px solid #eaeef1;*/
}
.picture img {
	display: block;
	width: 168px;
	width:76px;
	height: 76px;
	background: #fff;
}
.slideBox3 {
	position: relative;
	width: 1120px;
	margin: 0 auto;
}
.picture .titleCon {
	margin-bottom: 10px;
}
.slideBoxBtn {
	position: relative;
}
.slideBoxBtn .hd {
	position: absolute;
	bottom: -18px;
	z-index: 1;
	width: 100%;
	height: 15px
}

.slideBoxBtn .hd ul {
	overflow: hidden;
	width: 100%;
	margin-top: 4px;
	text-align: center;
	font-size: 0;
	zoom: 1
}
.slideBoxBtn .hd ul li {
	display: inline-block;
	margin: 0 5px;
	width: 8px;
	height: 8px;
	background: url(../images/yuan2.png) -8px 0 no-repeat;
	cursor: pointer
}
.slideBoxBtn .hd ul li.on {
	background-position: 0 0;
}
.slideBoxBtn .hd span {
    position: absolute;
    top: -132px;
    width: 14px;
    height:  50px;
    cursor: pointer;
}
.slideBoxBtn  .btn_l {
        left: -19px;
        background: url(../images/logo_btn.png) -19px 0 no-repeat;
        z-index: 1000;
}
.slideBoxBtn  .btn_r {
        right: -19px;
        background: url(../images/logo_btn.png) 0 0 no-repeat;
        z-index: 1000;
}
.slideBoxBtn  .btn_l:hover {
        left: -19px;
        background: url(../images/logo_btn2.png) -20px 0 no-repeat;
        z-index: 1000;
}
.slideBoxBtn  .btn_r:hover {
        right: -19px;
        background: url(../images/logo_btn2.png) 0 0 no-repeat;
        z-index: 1000;
}
.slideBox2 {
	width: 100%;
	height: 126px;
	overflow: hidden;
}
.slideBox2 .hd {
	bottom: 10px;
}
.slideBox2 .hd ul li {
	background: url(../images/yuan.png) 0 0 no-repeat;
}
.slideBox2 .hd ul li.on {
	background-position: -8px 0;
}