.banner {
    background: url(../images/banner.png) no-repeat top center;
    width: 100%;
    height: 761px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

.nav {
    background: url(../images/nav.png) no-repeat top center;
    width: 100%;
    height: 82px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

.nav ul {
    background: url(../images/nav_title.png) no-repeat top center;
    width: 1000px;
    height: 39px;
    margin: 25px auto;
    padding: 0;
}

.nav ul li {
    width: 120px;
    height: 35px;
    cursor: pointer;
    float: left;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.tt {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-top: 30px;
    text-align: center;
    letter-spacing: 1px;
}

.content_left {
    width: 380px;
    float: left;
}

.content_left h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
}

.content_left p {
    font-size: 14px;
    line-height: 26px;
}

.blank1_d {
    margin: 0 auto;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #dcdcdc;
    clear: both;
}
.swiper-container_1 {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    direction:ltr;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    /* Fix of Webkit flickering */
    z-index:1;
}
.focus .swiper-container_1 {
    width: 600px;
    height: 400px;
    margin: 0 auto;
}
.focus .swiper-slide {
    position: relative;
}
.focus {
    position: relative;
    float: right;
}
.focus .swiper-pagination {
    position: absolute;
    right: 15px;
    text-align: center;
    bottom: 12px;
    z-index: 1;
}
.swiper-pagination_1 .swiper-pagination-switch {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #746353;
    margin: 0 5px;
    cursor: pointer;
}
.focus .swiper-pagination_1 .swiper-active-switch {
    background: #e1bd7b;
    box-shadow: 0px 0px 1px #e1bd7b;
}
.focus .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 595px;
    height: 40px;
    background: url(http://news.cnr.cn/2018zt/181115xjpcf/images/mask.png) repeat-x;
    background-size: 100% 100%;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    margin: 0;
}
.focus .swiper-pagination_1 {
    position: absolute;
    right: 15px;
    text-align: center;
    bottom: 12px;
    z-index: 1;
}
.title{
    width: 783px;
    height: 195px;
    margin: 0 auto;
}
.more{
    float: right;
    margin-top: -45px;
    font-size: 14px;
}
.more a{
    color: #317180;
}
.index_hero_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    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: 50%;
    margin-top: -25px;
    margin-left: 0px;
    background-color: #303030;
    z-index: 3;
}

#index_hero .next:hover,
#index_hero .prev:hover {
    background-color: orangered;
}

#index_hero .next {
    margin: -25px 0px 0 0;
    right: 0;
}

#index_hero .disabled {
    background-color: #eee;
}

#index_hero .hero a:hover {
    text-decoration: none;
}

#index_hero .hero .all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 730px;
    height: 91px;
    line-height: 50px;
    background: url(../images/wrapper.png) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC79acd4', endColorstr='#CC79acd4');
}

.hero p {
    width: 628px;
    margin: 0 auto;
    line-height: 21px;
}

#index_hero .mask-left,
#index_hero .mask-right,
#index_hero .hero {
    background: url(../images/back.png) repeat-x;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 730px;
    height: 460px;
    overflow: hidden;
    left: 1920px;
}

#index_hero .mask-left {
    left: -760px;
}

#index_hero .mask-right {
    left: 760px;
}

#index_hero .active {
    z-index: 2;
    left: 0;
}

.tit .intro {
    margin: 20px 0 0 50px;
    float: left;
}

.tit .count {
    font-size: 16px;
    margin: 12px 8px 0 0;
    display: inline-block;
}

.index_hero_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    box-sizing: content-box;
}

.icon-arrow-a-left {
    width: 65px;
    height: 102px;
    background: url(../images/left.png) no-repeat;
}

.icon-arrow-a-right {
    width: 65px;
    height: 102px;
    background: url(../images/right.png) no-repeat;
}
.bg1{
    background: url(../images/bg1.png) no-repeat top center;
    width: 100%;
    height: 643px;
    margin: 0 auto;
    padding: 0; 
    overflow: hidden;
}
.bg1 .img{
    background: #fff;
    width: 607px;
    height: 419px;
    overflow: hidden;
    float: left;
}
.imgleft{
    width: 580px;
    height: 389px;
    margin: 15px auto;
}
.imgright{
    background: url(../images/imgright.png) no-repeat top center;
    width: 27px;
    height: 420px;
    left: 7px;
    z-index: 9999;
    position: absolute;
}
.sh a{
    color: #313030;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 12px;
    margin-left: 15px;
}
.sh .imgsel{
    font-size: 12px;
    color: #361c1c;
    line-height: 22px;
    margin-left: 15px;
}
.sh .shihua{
    width: 358px;
    height: 93px;
    float: left;
    margin-top: 17px;
    overflow: hidden;
    margin-left: 21px;
    border-bottom: 1px solid #a5c5cd;
}
.sh .select{
    background: url(../images/blue.png) no-repeat top center;
    width: 358px;
    height: 93px;
    float: left;
    margin-top: 17px;
    overflow: hidden;
    margin-left: 21px;
}
.mar_more{
    font-size: 12px;
    color: #b30610;
}
.xuxian{
    background: url(../images/xuxian.png) no-repeat top center;
    width: 458px;
    height: 1px;
}
.lzh_img{
    float: left;
    width: 546px;
}
.lzh_img .imgleft{
width: 546px;
height: 379px;
margin: 0 auto;
}
.lzh_text{
    float: right;
    width: 428px;
}
.lzh_text .lzh{
    height: 58px;
    line-height: 58px;
    background: #e6efef;
    font-size: 20px;
    text-align: center;
    margin-bottom: 6px;
}
.lzh_text .selects{
    background: url(../images/blue1.png) no-repeat top center;
    width: 440px;
    height: 60px;
    z-index: 9999;
    margin-left: -13px;
    color: #fff;
}
.lzh_text .selects a{
    color: #fff;
}
.bg2{
    background: url(../images/bg2.png) no-repeat top center;
    width: 100%;
    height: 656px;
    margin: 0 auto;
    padding: 0; 
    overflow: hidden;
}
.blk_18 {
    overflow: hidden;
    zoom: 1;
    width: 1000px;
    margin: 0 auto;
}

.blk_18 .pcont {
    width:925px;
    float: left;
    overflow: hidden;
}

.blk_18 .ScrCont {
    width: 32000px;
    zoom: 1;
    margin-left: -10px;
}

.blk_18 #List1_1,
.blk_18 #List2_1 {
    float: left;
}

.blk_18 .LeftBotton,
.blk_18 .RightBotton {
    width: 37px;
    height: 37px;
    float: left;
    background: url(../images/ax.gif) no-repeat;
}

.blk_18 .LeftBotton {
    background-position: 0 0;
    margin: 210px 0px 0;
}

.blk_18 .RightBotton {
    background-position: 0px -37px;
    margin: 210px 0px 0px 0px;
}

.blk_18 .LeftBotton:hover {
    background-position: 0px 0;
}

.blk_18 .RightBotton:hover {
    background-position: 0px -37px;
}

.blk_18 .pl img {
    display: block;
    cursor: pointer;
    border: none;
}

.blk_18 .pl {
    width: 275px;
    float: left;
    margin-left: 34px;
    background: #eeeef0;
    height: 455px;
}
.slide1{
    width: 1200px;
    position: relative;
}
.jcImgScroll ul li{
    width: 656px;
    height: 632px;
    position: relative;
}
.jcImgScroll ul li.select{
    overflow: visible!important;
}
/* jQuery jcImgScroll css */

.jcImgScroll {
    position: relative;
    height: 632px;
    margin:0 auto;
}
.jcImgScroll li a {
    background: #fff;
    display: block;
    margin-left: 0;
}
.jcImgScroll em.sPrev {
    background: url(../images/left-btn.png) no-repeat;
    left: 0;
    top: 125px;
}
.tit1{
    width: 656px;
    margin: 30px auto 0 auto;
}
.tit .f20{
    margin: 20px 0 23px;
}
.tit .f16{
    font-size: 16px;
    color: #8b8b8b;
    line-height: 30px;
}
.tit .f16 a{
    font-size: 16px;
    color: #b50614;
}
.jcImgScroll em.sNext {
    background: url(../images/right-btn.png) no-repeat;
    right: 0;
    top: 125px;
}

.jcImgScroll li.loading a {

}

.jcImgScroll li,
.jcImgScroll li,
.jcImgScroll em,
.jcImgScroll dl {
    display: none;
}
#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: #666666;
    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;
}
