.area{
    width: 1000px;
    margin: 0 auto;
}
.banner {
    width: 1000px;
    margin: 20px auto;
}
.banner .logo {
    float: left;
    background: url("http://www.cnr.cn/gd/images/cnr02.png") no-repeat;
    height: 80px;
    width: 166px;
}
.banner .logo a {
    display: block;
    height: 100%;
    width: 100%;
}
.banner .mid {
    float: left;
    width: 628px;
    height: 70px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.banner .jubao {
    float: left;
    width: 186px;
    height: 70px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.nav {
    width: 100%;
    height: 60px;
    background: #f0f0f0;
    margin: 20px 0 30px 0;
}
.navList{
    width: 871px;
    height: 60px;
    margin-left: 9px;
}
.navList li{
    float: left;
}
.navList li{
    height: 45px;
    font-size: 18px;
    color: #202020;
    text-align: center;
    padding-top: 15px;
}
.navList li a{
    font-size: 18px;
    color: #202020;
}
.navList li a:hover{
    text-decoration: none;
}
.navList li:hover{
    background: #d7d5d5;
}
.navList li i{
    display: inline-block;
    vertical-align: middle;
}
.navList li .icon1{
    background: url(../images/icon1.png) no-repeat;
    height: 25px;
    width: 24px;
    margin-right: 4px;
    vertical-align: bottom;
}
.navList li .icon2{
    background: url(../images/icon2.png) no-repeat;
    height: 28px;
    width: 19px;
    margin-right: 4px;
}
.navList li .icon3{
    background: url(../images/icon3.png) no-repeat;
    height: 27px;
    width: 14px;
    margin-right: 6px;
}
.navList li .icon4{
    background: url(../images/icon4.png) no-repeat;
    height: 25px;
    width: 28px;
    margin-right: 4px;
}
.navList li .icon5{
    background: url(../images/icon5.png) no-repeat;
    height: 24px;
    width: 28px;
    margin-right: 4px;
}
.navList li .icon6{
    background: url(../images/icon6.png) no-repeat;
    height: 27px;
    width: 16px;
    margin-right: 4px;
}
.navList li .icon7{
    background: url(../images/icon7.png) no-repeat;
    height: 26px;
    width: 17px;
    margin-right: 2px;
}
.navList li .icon8{
    background: url(../images/icon8.png) no-repeat;
    height: 25px;
    width: 32px;
    margin-right: 4px;
    vertical-align: bottom;
}
.slide{
    width: 660px;
    height: 412px;
    float: left;
    position: relative;
}
#swiper-container1{
    height: 412px;
    width: 660px;
}
.slide dl{
    margin: 0;
}
.slide dl dd {
    width: 660px;
    height: 372px;
    margin: 0;
}
.slide dl dd a {
    display: block;
}
.slide dl dd a img {
    display: block;
}
.slide dl dt {
    width: 660px;
    height: 40px;
    background-color: #f0f0f0;
}
.slide dl dt h2 {
    text-align: center;
    height: 40px;
}
.slide dl dt h2 a {
    display: block;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
}
.slide .swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 50px;
    width: 100%;
    z-index: 1;
}
.slide .swiper-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
}
.slide .swiper-pagination .swiper-active-switch {
    background: #e60012;
    box-shadow: 0px 0px 1px #e60012;
}
.slide .arrow-left,.slide .arrow-right {
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -30px;
    width: 32px;
    height: 60px;
}
.slide .arrow-right {
    background: url("../images/swiper-arrow.png") no-repeat right 0;
    right: 20px;
}
.slide .arrow-left {
    background: url("../images/swiper-arrow.png") no-repeat left 0;
    left: 20px;
}
.nav1{
    width: 100%;
    height:28px;
    background: url("../images/nav01.png") no-repeat;
}
.nav2{
    width: 308px;
    height: 27px;
    background: url(../images/nav02.png) no-repeat;
    margin-left: 5px;
}
.more{
    float: right;
    font-size: 12px;
    color: #656565;
    margin-top: 4px;
}
.more a{
    font-size: 12px;
    color: #656565;
}
.list{
    margin-top: 10px;
}
.list li{
    width: 100%;
    font-size: 18px;
    color: #656565;
    line-height: 28px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.list li a{
    font-size: 14px;
    color: #656565;
}
.nav3{
    width: 100%;
    height: 33px;
    background: url(../images/nav03.png) no-repeat;
}
.nav3 .more{
    margin-top: 12px;
}
#swiper-container2{
    height: 183px;
    width: 1006px;
    width: 1000px\9;
}
.pic {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.pic em{
    font-style: normal;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    padding: 10px;
    filter: none;
    background: url(../images/pic_mask.png) repeat-x;
    padding-top: 40px;
    height: 19px;
    line-height: 19px;
    width: 100%;
    padding-left: 3px;
    padding-right: 0;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.picture-list{
    position: relative;
    padding: 20px 0 49px;
}
.picture-list .arrow-left,.picture-list .arrow-right {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    width: 31px;
    height: 28px;
}
.picture-list .arrow-right {
    background: url("../images/arrow_right2.png") no-repeat;
    right: 400px;
}
.picture-list .arrow-left {
    background: url("../images/arrow_left2.png") no-repeat;
    left: 400px;
}
.picture-list .swiper-pagination{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    width: 1000px;
    z-index: 1;
    height: 41px;
    background: url("../images/wrap.png") no-repeat;
}

.picture-list .swiper-pagination .swiper-pagination-switch{
    display: inline-block;
    width: 15px;
    height: 16px;
    border-radius: 10px;
    background: url("../images/dot2.png") no-repeat;
    margin: 13px 3px 0 3px;
    cursor: pointer;
}
.picture-list .swiper-pagination .swiper-active-switch{
    background: url("../images/dot1.png") no-repeat;
    box-shadow: 0px 0px 1px #e60012;
}
.nav4{
    width: 100%;
    height: 32px;
    background: url(../images/nav4.png) no-repeat;
}
.nav5{
    width: 100%;
    height: 33px;
    background: url(../images/nav5.png) no-repeat;
}
.nav6{
    width: 100%;
    height: 27px;
    background: url(../images/nav6.png) no-repeat;
}
.nav7{
    width: 100%;
    height: 26px;
    background: url(../images/nav7.png) no-repeat;
}
.nav8{
    width: 100%;
    height: 34px;
    background: url(../images/nav8.png) no-repeat;
}
.nav4 .more,.nav5 .more{
    margin-top: 21px;
}
.nav8 .more{
    margin-top: 12px;
}
.detail a{
    color: #ae141e;
}
.focus{
    width: 100%;
    height: 460px;
}
.index_hero_wrapper > * {
    box-sizing: content-box;
}
.index_hero_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
    z-index: 1;
    box-sizing: content-box;
}
#index_hero {
    width: 730px;
    height: 460px;
    margin: auto;
    position: relative;
}
#index_hero img {
    width: 730px;
    height: 460px;
}
#index_hero .heros {
    width: 730px;
    height: 460px;
}
#index_hero .hero-wrap {
    overflow: visible;
    position: absolute;
}
#index_hero .next,#index_hero .prev {
    filter: alpha(Opacity=70);
    opacity: .7;
    position: absolute;
    top: 40%;
    margin-top: -25px;
    margin-left: 0;
    background-color: #303030;
    z-index: 3;
}
#index_hero .next:hover, #index_hero .prev:hover {
    background-color: orangered;
}
#index_hero .next {
    margin: -25px 0 0 0;
    right: 0;
}
#index_hero .disabled {
    background-color: #eee;
}
#index_hero .hero a:hover {
    text-decoration: none;
}
#index_hero .hero div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 91px;
    background: url(../images/back.png) repeat-x;
    line-height: 91px;
}
#index_hero .hero div strong,#index_hero .hero div p {
    color: #fff;
    filter: alpha(Opacity=100);
    opacity: 1;
}
#index_hero .hero div strong {
    width: 500px;
    float: left;
    font-size: 16px;
    margin-left: 30px;
}
#index_hero .hero div p{
    color: #fff;
    width: 90px;
    float: right;
    font-size: 14px;
}
#index_hero .hero{
    background: #fff;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 730px;
    height: 460px;
    overflow: hidden;
}
#index_hero .mask-left, #index_hero .mask-right {
    background: #fff;
    opacity: .5;
    filter:alpha(opacity=50);
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 730px;
    height: 460px;
    overflow: hidden;
}
#index_hero .mask-left {
    left: -760px;
}
#index_hero .mask-right {
    left: 760px;
}
#index_hero .active {
    z-index: 2;
    left: 0;
}
.icon-arrow-a-right {
    width: 65px;
    height: 102px;
    background: url(../images/right.png) no-repeat;
}
.icon-arrow-a-left {
    width: 65px;
    height: 102px;
    background: url(../images/left.png) no-repeat;
}
#footer{
    border-top: 1px solid #dcdcdc;
    background-color: #fafafa;
}
#footer .footer-box {
    width: 1000px;
    margin: 0 auto;
}
#footer .friendLinks{
    text-align: center;
    margin: 0 20px;
    padding-top: 10px;
    border-bottom: 1px solid #f0f0f0;
}
#footer .friendLinks ul{
    font-size: 0;
}
#footer .friendLinks li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    padding: 10px 14px;
    height: 14px;
}
#footer .friendLinks a{
    color: #000;
    font-size: 14px;
}
#footer .friendLinks a:hover{
    text-decoration: underline;
}
#footer .info{
    margin: 0 auto;
    padding: 30px 20px;
    text-align: center;
}
#footer .info.w1200{
    width: 1160px;
}
#footer .info > div{
    float: left;
}
#footer .info .footerLeft img{
    display: block;
    margin-top: 3px;
    margin-right: 20px;
}
#footer .info .footerLeft a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
}
#footer .info .footerCenter{
    text-align: left;
}
#footer .info .footerCenter p{
    color: #666666;
    font-size: 12px;
    line-height: 1;
    padding-top: 10px;
}
#footer .info .footerCenter p:first-child{
    padding-top: 0;
}
#footer .info .footerCenter p a{
    color: #666666;
}
#footer .info .footerCenter p a:hover{
    text-decoration: underline;
}
#footer .info .footerRight{
    float: right;
    font-size: 0;
    padding-top: 10px;
}
#footer .info .footerRight a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    margin-right: 10px;
}
#footer .info .footerRight .hd315{
    background: url("../images/hd315.png") no-repeat;
    width: 35px;
    height: 37px;
}
#footer .info .footerRight .beian{
    background: url("../images/beian.png") no-repeat;
    width: 34px;
    height: 37px;
}
#footer .info .copyright{
    display: none;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}