.rollBox {
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
    /*border: 1px solid #dbdbdb;*/
    border-top: none;
    padding: 15px 0;
}

.rollBox .LeftBotton {
    background: url("//y0.ifengimg.com/786f3b140cb884e7/2015/0813/rdn_55cc10dc29f68.jpg") no-repeat center center;
    cursor: pointer;
    display: inline;
    float: left;
    height: 48px;
    margin: 61px 0 0;
    overflow: hidden;
    width: 30px;
}

.flipx {
    transform: scaleX(-1);
}

.flipy {
    transform: scaleY(-1);
}

.rollBox .RightBotton {
    background-image: url("//y0.ifengimg.com/786f3b140cb884e7/2015/0813/rdn_55cc10dc583b4.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
    float: right;
    height: 48px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 61px;
    overflow: hidden;
    width: 30px;
}

.rollBox .Cont {
    float: left;
    overflow: hidden;
    width: 1000px;
    /*margin-left: 6px*/
}

.rollBox .ScrCont {
    width: 10000px;
}

.rollBox .Cont .pic {
    float: left;
    height: 170px;
    margin:5px;
    overflow: hidden;
    text-align: center;
    width: 240px;
}

.rollBox .Cont .pic img {
    /*background: #fff none repeat scroll 0 0;*/
    /*border: 1px solid #ccc;*/
    display: block;
    height: 130px;
    margin: 0 auto;
    overflow: hidden;
    /*padding: 4px;*/
    width: 240px;
}

.rollBox .Cont .pic p {
    color: #505050;
    font-size: 12px;
    line-height: 12px;
}

.rollBox .Cont a:link,
.rollBox .Cont a:visited {
    color: #626466;
    text-decoration: none;
}

.rollBox .Cont a:hover {
    color: #f00;
    text-decoration: underline;
}

.rollBox #List1,
.rollBox #List2 {
    float: left;
    height: 170px;
}




.new-lay {
    width: 100%;
    font-family: "Microsoft Yahei";
}
.new-one-box {
    width: 320px;
    height: auto;
    margin-right: 20px;
    float: left;
}
.one-box-title {
    color: #4296de;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.one-box-iw {
    display: inline-block;
    height: 100%;
    position: relative;
    margin-bottom: 12px;
}
.one-box-w {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #000;
    opacity: 0.7;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    box-sizing: border-box;
    text-align: center;
}
.one-box-list {
    margin-left: 16px;
}
.one-box-li {
    list-style: disc;
}
.one-box-li a {
    line-height: 32px;
    font-size: 14px;
}
.new-ads {
    width: 100%;
    margin: 20px auto;
}

.new-two-box {
    height: auto;
    float: left;
    
}
.ntb-one {
    width: 750px;
    margin-right: 30px;
}
.ntb-one2 {
    width: 1000px;
    
}
.two-box-title {
    width: 100%;
    height: 30px;
    position: relative;
}
.two-box-title a {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0px;
    width: 90px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    background: red;
    text-decoration: none;
	
}


.two-box-title2 {
    width: 100%;
    height: 30px;
    position: relative;
}
.two-box-title2 a {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0px;
    width: 130px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    background: red;
    text-decoration: none;
}
.two-box-title3 {
    width: 100%;
    height: 30px;
    position: relative;
}
.two-box-title3 a {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0px;
    width: 130px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    background: red;
    text-decoration: none;
}

.ntb-two {
    width: 220px;
    float: right;
	margin-top: 60px;
}
.ntb-two .two-box-title a {
    left: 20px;
    background-color: #666;
}
.ntb-two .two-box-title2 a {
    left: 20px;
    background-color: #666;
}
.ntb-two .two-box-title3 a {
    left: 20px;
    background-color: #666;
}
.two-img-left {
    display: block;
    width: 320px;
    float: left;
    position: relative;
}
.two-img-left2 {
    display: block;
    width: 600px;
    float: left;
    position: relative;
}
.two-img-w {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #000;
    opacity: 0.7;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    box-sizing: border-box;
    text-align: center;
}
.two-box-list {
    margin-left: 45px;
    float: left;
}
.two-box-li {
    list-style: disc;
}
.two-box-li a {
    line-height: 36px;
    font-size: 14px;
}
.two-box-li.sign {
    margin-bottom: 15px;
}
.two-box-li.sign a {
    line-height: 36px;
    font-size: 16px;
    font-weight: 700;
}
.two-img-right {
    display: block;
    position: relative;
}
.two-img-right img {
    width: 90%;
    margin-left: 5%;
}
.two-img-right .two-img-w {
    width: 90%;
    left: 5%;
}
.new-three-title {
    width: 100%;
    height: 34px;
    border-bottom: 2px solid #2b2b2b;
    position: relative;
    margin: 20px auto 30px;
}
.three-title-con {
    position: absolute;
    bottom: -2px;
    left: 0;
    display: inline-block;
    width: auto;
    border-right: 3px solid #fff;
    border-bottom: 2px solid #f54343;
    font: bold 20px "Microsoft Yahei";
    text-decoration: none !important;
    padding: 0 5px;
}
.three-title-con span {
    font-size: 16px;
    font-weight: normal;
    margin-left: 8px;
}
.new-three-body {
    width: 100%;
    height: 600px;
    position: relative;
}
.new-three-body .arrow-left {
    background: url(https://x0.ifengimg.com/fe/area/img/left-btn.f660b78d.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -35px;
    width: 46px;
    height: 70px;
    cursor: pointer;
    z-index: 999;
}
.new-three-body .arrow-right {
    background: url(https://x0.ifengimg.com/fe/area/img/right-btn.c3e54944.png) 0 0 no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -35px;
    width: 46px;
    height: 70px;
    cursor: pointer;
    z-index: 999;
}
.new-three-body .swiper-container {
    width: 1000px;
    height: 600px;
}
.new-three-body .content-slide {
    position: relative;
}
.three-box-iw {
    display: block;
    position: relative;
}
.three-box-w {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1000px;
    height: 30px;
    background: #000;
    opacity: 0.7;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    z-index: 999;
    text-indent: 10px;
}
.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom:5px;
    width: 100%;
    display: none;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
    display: none;
}
.swiper-active-switch {
    background: #fff;
    display: none;
}

.new-four-body {
    width: 100%;
    height: 55px;
    position: relative;
}
.new-four-body .swiper-container {
    width: 1000px;
    height: 55px;
}
.new-four-body .swiper-slide {
    text-align: center;
}
.new-four-body .swiper-slide img {
    border: 1px solid #ccc;
}
.pre-btn {
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -9px;
    width: 12px;
    height: 18px;
    cursor: pointer;
    z-index: 999;
}
.next-btn {
    position: absolute;
    right: -2px;
    top: 50%;
    margin-top: -9px;
    width: 12px;
    height: 18px;
    cursor: pointer;
    z-index: 999;
}


.no-mr {
    margin-right: 0;
}


.life .col_r .piclist01{padding:10px 0}
.col_r{ width:300px; float:right;overflow:hidden}	
.col_ri {
    float: left;
    width: 300px;
	background:#f5f5f5
}
.box_10{
	overflow: hidden;
}
.box_10 h6{ font-size:14px; line-height:22px;}
.box_10 h6 a{ color:#2b2b2b;}
.box_10 h6 a:hover{color:#ba2636; text-decoration:none;}
.box_10 .p0{ color:#666; line-height:20px;}
.box_10 .p0 a,.box_10 .p0 span{ color:#ba2636;}
.box_10 .p0 a:hover{ text-decoration:none;}
.box_10 .p1{ color:#fff; width:49px; height:22px; line-height:16px; text-align:center; background:url(http://y2.ifengimg.com/e01ed39fc2da5d4a/2013/1023/qs_bg02.gif) no-repeat;}
.box_10 ul{padding-top:11px; overflow:hidden;}
.box_10 ul li{ font-size:14px; height:24px; line-height:24px; overflow:hidden;}
.box_10 ul li a{color:#2b2b2b;}
.box_10 ul li a:hover{color:#ba2636; text-decoration:none;}
.box_10 ul li span{ font-family:Arial; font-size:12px; color:#999; float:right;}
.box_10 .u_z li{ height:26px; line-height:26px;}
.box_10 .box_10_1{ overflow:hidden;}
.box_10 .box_10_1 .p0{ margin-top:11px;}
.box_10 .box_10_1 .pictxt{ height:105px; background:#f9f9f9; }
.box_10 .box_10_1 .photo{
	margin-top: 5px;
	height: 120px;
	background: #f9f9f9;
}
.box_10 .box_10_1 .photo1{
	margin-top: 5px;
	height: 220px;
	background: #f9f9f9;
}
.box_10 .box_10_1 .pic{ width:104px; margin-right:10px; float:left; position:relative;}
.box_10 .box_10_1 .pic .p1{ position:absolute; left:0; top:89px;}
.box_10 .box_10_1 .txt{ width:186px; float:left;}
.box_10 .box_10_1 .txt h6{ margin-top:9px;}
.box_10 .box_10_1 .txt h6 a{ color:#2b2b2b;}
.box_10 .box_10_1 .txt h6 a:hover{ color:#ba2636;}
.box_10 .box_10_1 .txt p{ font-family:"Microsoft YaHei"; font-size:20px; color:#2b2b2b; margin-top:15px;}
.box_10 .box_10_1 .txt1{ width:300px; }
.box_10 .box_10_1 .txt1 h6{
	margin-top: 15px;
}
.box_10 .box_10_1 .txt1 h6 a{ color:#2b2b2b;}
.box_10 .box_10_1 .txt1 h6 a:hover{ color:#ba2636;}
.box_10 .box_10_1 .txt1 p{ font-family:"Microsoft YaHei"; font-size:20px; color:#2b2b2b; margin-top:15px;}
.box_10 .box_10_2{ padding-bottom:11px; margin-top:10px; overflow:hidden;}
.box_10 .box_10_2 .p0{ margin-top:8px;}
.box_10 .box_10_3{ margin-top:15px; padding-bottom:10px; overflow:hidden;}
.box_10 .box_10_3 .pictxt{ overflow:hidden;}
.box_10 .box_10_3 .pic{ width:120px; margin-right:13px; border:1px solid #e1e1e1; float:left;}
.box_10 .box_10_3 .txt{ width:165px; float:left;}
.box_10 .box_10_3 .txt h6{ margin-top:4px;}
.box_10 .box_10_3 .p0{ margin-top:8px;}
.box_10 .box_10_3 .p2{ font-family:Arial; color:#999; margin-top:15px;}
.box_10 .box_10_4{ padding-bottom:10px; overflow:hidden;}
.box_10 .box_10_4 h6{ margin-top:14px;}
.box_10 .box_10_4 .p0{ margin-top:12px;}
.box_10 .box_10_4 .pic{ margin-top:10px; overflow:hidden;}
.box_10 .box_10_4 .pic a,.box_10 .box_10_4 .pic img{ display:block;}
.box_10 .list_01{
	width: 300px;
}
.box_10	.list_01 li {height: 26px;line-height: 26px;font-size:14px;}
.box_10	.list_01 li a{ color:#2b2b2b;}
.box_10	.list_01 li a:hover{ color:#ba2b36;}
.box_10_mid h3{ height:34px; line-height:34px; padding-top:0px;}
.box_10_mid h3 a{color:#2b2b2b; font-size:14px; font-weight:bold;}
.box_10_mid h3 a:hover{ color:#ba2636;}
.box_10_mid p{ line-height:22px;color:#666666;}
.box_10_mid p a.cRed{ color:#ba2636;}
.box_10_mid a img{ display:block; float:left; margin-right:16px;}
.box_10_mid ul{ padding-top:8px;}
.box_10_mid ul li{ line-height:26px; background:url(http://y0.ifengimg.com/a/2013/0930/c_04.png) left center no-repeat; padding-left:12px; height:26px; overflow:hidden;}
.box_10_mid ul li a{ color:#2b2b2b; font-size:14px;}
.box_10_mid ul li a:hover{ color:#ba2636;}

 .box_10 .box_10_1 .txt h6 a:hover, .box_10 .box_10_2 h6 a:hover, .box_10 ul li a:hover, .box_10 .box_10_3 .txt h6 a:hover,  .box_10 .box_10_4 h6 a:hover,  .box_10 .p0 a:hover{ text-decoration:underline}
 .title02 {
	font-family: "微软雅黑";
	font-size: 22px;
	height: 36px;
	position: relative;
	margin-bottom: 15px;
	border-bottom: 2px solid #2b2b2b;
}
.box_04 .box_04_3 .pic {
    float: left;
    margin-right: 14px;
    width: 108px;
}
.box_04 .box_04_3 .txt {
    float: left;
    width: 136px;
}
.box_04 .box_04_3 .txt h6 a{
    margin-top: 4px;
	font-size: 14px;
    line-height: 22px;
	color:#2b2b2b;
}
.mt08{
	margin-top: 10px;
}
.title01 h5, .title02 h5,.title03 h5, .title04 h5, .title06 h5{
	position: absolute;
	top: 0;
	font-weight: normal;
	border-right: 2px solid #fff !important;
	height: 38px;
	line-height: 38px;
}
.title01 h5 a, .title02 h5 a, .title03 h5 a, .title04 h5 a, .title06 h5 a{
	display:inline-block;
	border-bottom: 2px solid #48b3ef;
	height: 36px;
    line-height: 36px;
	padding:0 8px 0 4px;
}
.box_10 .box_10_1 .txt h6 a {
    color: #2b2b2b;
	font-weight: bold;
}
.title99{
	font-size: 22px;
	color: #2b2b2b;
	font-weight: bold;
}