.owl-theme .owl-controls {
    margin: 0;
}

.banner {
    min-width: 1200px;
    position: relative;
    top: -60px;
}

.banner a {
    display: block;
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a img {
    display: block;
    width: 100%;
}

.banner .owl-theme .owl-controls .owl-pagination {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
}

.banner .owl-theme .owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 4px;
    background: #fff;
    opacity: 1;
    padding: 0;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #af422b;
    background: rgba(175, 66, 43, 0.75);
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background: none;
}

.owl-theme .owl-controls .owl-buttons div img {
    display: block;
    width: 50px;
    height: 50px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 70px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 70px;
}


/* é¦–é¡µ */

.index {
    background: url(../images/index-top.png) no-repeat;
    background-position: center top;
    padding-top: 66px;
    margin-top: -61px;
}

.gg-tit {
    height: 1px;
    border-bottom: 1px solid #af422b;
    position: relative;
    padding-top: 20px;
    padding-bottom: 7px;
    margin-bottom: 35px;
}

.gg-tit h2 {
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
    font-size: 28px;
    color: #af422b;
    line-height: 30px;
    padding-right: 25px;
}

.gg-tit h2 span {
    font-size: 24px;
    color: #af422b;
    color: rgba(175, 66, 43, 0.5);
    margin-left: 10px;font-weight: 500;
}

.gg-tit a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #aaaaaa;
    background: #fff;
    line-height: 30px;
    padding-left: 25px;
}

.gg-tit a:hover {
    color: #af422b;
}

.s1-left {
    float: left;
    width: 800px;
    overflow: hidden;
}

.s1-left>div {
    float: left;
    width: 348px;
    border: 1px solid #ddd;
    margin-right: 50px;
}

.s1-left>div>a {
    display: block;
}

.s1-left>div>a .info {
    transition: all 0.5s;
    background: #fff url(../images/news-house-bj.png) no-repeat;
    background-position: 190px 60px;
}

.s1-left>div>a .pic {
    overflow: hidden;
}

.s1-left>div>a .pic img {
    display: block;
    width: 100%;
    transition: all 0.5s;
    height: 243px;
}

.s1-left>div>a .pic img:hover {
    transform: scale(1.05);
}

.s1-left>div>a p {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    padding: 5px 15px;
    color: #333333;
}

.s1-left>div>a .date {
    padding: 10px 15px;
    color: #af422b;
}

.s1-left>div>a .date img {
    vertical-align: middle;
}

.s1-left>div>a .date img:first-child+img {
    display: none;
}

.s1-left>div>a .date span {
    vertical-align: middle;
    font-size: 16px;
    margin-left: 10px;
}

.s1-left>div>a .date div {
    float: right;
    font-size: 16px;
}

.s1-left>div>a .date div img {
    margin-left: 5px;
}

.s1-left>div>a .date div span:first-child+img+img {
    display: none;
}

.s1-left>div:hover .info {
    background: #af422b url(../images/news-house-bj.png) no-repeat;
    background-position: 190px 60px;
    color: #fff;
}

.s1-left>div:hover .info p {
    color: #fff;
}

.s1-left>div:hover .info .date {
    color: #fff;
}

.s1-left>div:hover .info .date>img {
    display: none;
}

.s1-left>div:hover .info .date>img:first-child+img {
    display: inline-block;
}

.s1-left>div:hover .info .date div img {
    display: none;
}

.s1-left>div:hover .info .date div span:first-child+img+img {
    display: inline-block;
}

.s1-right {
    float: right;
    width: 400px;
}

.s1-right ul {
    display: table;
    width: 100%;
}

.s1-right ul li {
    padding-left: 60px;
    position: relative;
    vertical-align: middle;
}

.s1-right ul li:first-child a {
    border-top: 1px solid #ddd;
}

.s1-right ul li a {
    display: table-cell;
    width: 340px;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    color: #333333;
    padding: 10px 0;
    overflow: hidden;
}

.s1-right ul li a:hover {
    color: #af422b;
}

.s1-right ul li .date {
    position: absolute;
    left: 0;
    top: 2px;
    width: 56px;
    height: 52px;
    border-left: 4px solid #af422b;
    text-align: center;
    color: #af422b;
}

.s1-right ul li .date p {
    font-size: 22px;
    line-height: 30px;
}

.s1-right ul li .date span {
    display: block;
    font-size: 10px;
    line-height: 20px;
}

.section2 {
    margin-top: 60px;
}

.s2-left {
    float: left;
    width: 580px;
}

.s2-left ul li {
    margin-top: 10px;
}

.s2-left ul li:first-child {
    margin-top: 0;
}

.s2-left ul li a {
    display: block;
    overflow: hidden;
}

.s2-left ul li a .pic {
    float: left;
    width: 185px;
    height: 110px;
    overflow: hidden;
}

.s2-left ul li a .pic img {
    display: block;
    width: 100%;
    transition: all 0.5s;
}

.s2-left ul li a .pic img:hover {
    transform: scale(1.05);
}

.s2-left ul li a .info {
    float: right;
    width: 354px;
    height: 88px;
    border: 1px solid #ddd;
    border-left: none;
    padding: 10px 20px;
    transition: all 0.5s;
    color: #333;
    background: #fff url(../images/news-house-bj.png) no-repeat;
    background-position: 190px 60px;
}

.s2-left ul li a .info p {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

.s2-left ul li a .info .date span {
    display: block;
    vertical-align: middle;
    font-size: 16px;
    color: #af422b;
    line-height: 23px;
    margin-top: 5px;
}

.s2-left ul li:hover .info {
    background: #af422b url(../images/news-house-bj.png) no-repeat;
    background-position: 190px 60px;
    color: #fff;
}

.s2-left ul li:hover .info .date span {
    color: #fff;
}

.s2-right {
    float: right;
    width: 580px;
}

.s2-right ul li {
    padding-right: 80px;
    position: relative;
    vertical-align: middle;
}

.s2-right ul li:first-child a {
    border-top: 1px solid #ddd;
    height: 48px;
}

.s2-right ul li a {
    display: table-cell;
    width: 500px;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    line-height: 24px;
    height: 49px;
    color: #333333;
    padding: 10px 15px;
    overflow: hidden;
}

.s2-right ul li a:hover {
    color: #af422b;
}

.s2-right ul li .date {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 70px;
    text-align: center;
    color: #fff;
    background: #af422b;
}

.s2-right ul li .date p {
    font-size: 22px;
    line-height: 30px;
    margin-top: 10px;
}

.s2-right ul li .date span {
    display: block;
    font-size: 10px;
    line-height: 20px;
}

.section3 {
    padding: 60px 0 70px 0;
    background: url(../images/s3-bj.png) no-repeat;
    background-size: 1920px 100%;
    background-position: center center;
    margin-top: 80px;
}

.s3-child h2 {
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    position: relative;
    padding: 10px 0;
    margin-bottom: 50px;
}

.s3-child h2 a {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
}

.s3-child h2 div {
    position: absolute;
    bottom: 0;
    width: 76px;
    height: 3px;
    background: #fff;
    left: 50%;
    margin-left: -38px;
}

.s3-child h2 a:hover {
    text-decoration: underline;
}

.s3-child .item {
    display: block;
    margin: 0 15px;
}

.s3-child .item img {
    display: block;
    width: 100%;
}

.s3-child .owl-theme .owl-controls .owl-page span {
    background: #e5cdce;
    margin: 28px 7px 0 7px;
    opacity: 1;
    border: 1px solid #e5cdce;
}

.s3-child .owl-theme .owl-controls .owl-page.active span,
.s3-child .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: none;
    border: 1px solid #fff;
}


/* åˆ†é¡µ */

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #0069b2;
    color: #fff;
    border: 1px solid #0069b2;
}

.pagination a:hover {
    background: #0069b2;
    color: #fff;
    border: 1px solid #0069b2;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}


/* å†…é¡µæ ·å¼ */

.nymain {
    margin-bottom: 50px;
}

.leftNav {
    float: left;
    width: 250px;
    position: relative;
    background: #af422b;
}

.leftNav p {
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.leftNav p img {
    display: none;
}

.leftNav h3 {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.leftNav ul {
    background: #af422b;
}

.leftNav ul li {
    position: relative;
}

.leftNav ul li a {
    display: block;
    font-size: 18px;
    color: #666666;
    line-height: 60px;
    padding-left: 70px;
    border-top: 1px solid #fff;
    background: #f3f3f3;
    transition: all 0.5s;
    text-decoration: none !important;
}

.leftNav>ul>li>span {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 30px;
    top: 25px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    background-size: auto 20px;
    cursor: pointer;
    transition: all 0.5s;
}

.leftNav>ul>li.on>span {
    transform: rotateZ(-90deg);
}

.leftNav>ul>li.active>a {
    color: #333333;
    background: #e9dade;
    margin-right: 8px;
}

.leftNav ul li:hover>a {
    color: #333333;
    background: #e9dade;
    margin-right: 8px;
}

.leftNav>ul>li>ul {
    display: none;
    background: #fbfbfb;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.leftNav>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 65px;
    line-height: 50px;
    border: none;
    background: none;
}

.ny-right {
    float: right;
    width: 920px;
}

.position {
    overflow: hidden;
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.dqlanmu {
    float: left;
    font-size: 28px;
    line-height: 30px;
    margin: 15px 0;
    color: #af422b;
    border-left: 5px solid #af422b;
    padding-left: 10px;
}

.dq-position {
    float: right;
    font-size: 16px;
    margin-right: 15px;
}

.dq-position span {
    color: #999999;
    vertical-align: middle;
}

.dq-position a {
    color: #999999 !important;
    vertical-align: middle;
    text-decoration: none !important;
}

.dq-position img {
    display: inline;
    vertical-align: middle;
}

.dq-position a:hover {
    color: #af422b;
}

.article .dq-position {
    float: none;
}

.article .art-main .art-tit h3 {
    border: none;
    color: #af422b;
    font-size: 28px;
    margin-top: 35px;
    text-align: center;
    margin-bottom: 0;
}


/* æ–‡å­—åˆ—è¡¨ */

.text-list ul {
    margin-top: 30px;
    border-top: 1px solid #aaa;
}

.text-list ul li {
    border-bottom: 1px solid #ddd;
    line-height: 69px;
    padding-right: 80px;
    position: relative;
}

.text-list ul li a {
    display: block;
    padding-left: 35px;
    background: url(../images/text-list-icon.png) no-repeat;
    background-position: 10px center;
    padding-right: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 16px;
    transition: all 0.5s;
}

.text-list ul li .date {
    position: absolute;
    right: 0;
    top: 0;
    height: 68px;
    width: 80px;
    text-align: center;
    background: #fff;
    color: #af422b;
    transition: all 0.5s;
}

.text-list ul li .date p {
    font-size: 22px;
    line-height: 35px;
    margin-top: 5px;
}

.text-list ul li .date span {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #999999;
}

.text-list ul li:hover a {
    color: #af422b;
    transform: translateX(5px);
}

.text-list ul li:hover .date {
    background: #f2f2f2;
}


/* å†…å®¹é¡µ */

.art-main .art-tit h3 {
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}

.art-main .art-body p {
    color: #666666;
    text-indent: 2em;
    font-size: 16px;
    line-height: 48px;
}

.art-main .art-body img {
    max-width: 80% !important;
}

.bshare-custom {
    float: right
}

.bshare-custom.icon-medium-plus a {
    padding-left: 32px !important;
    height: 32px;
    border-radius: 50%;
}

.bshare-custom.icon-medium-plus #bshare-more-icon,
.bshare-custom.icon-medium-plus .bshare-more-icon {
    padding-left: 32px !important;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-bottom: 20px;
    /* float: left; */
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #999;
}

.art-main .index-art h3 {
    text-align: left;
    border: none;
    color: #083057;
}

.art-download {
    width: 660px;
    background: #e8eff2;
    border-radius: 10px;
    padding: 15px 20px;
    
}

.art-download p {
    font-size: 16px;
    color: #333333;
}

.art-download a {
    display: inline-block;
    font-size: 15px;
    color: #333333;
    padding: 20px 10px;
}

.art-download a:hover {
    color: #af422b;
}

.art-download span{
    color: #999999;
    font-size: 14px;
}

.pnext {
margin-top: 60px;
    overflow: hidden;
}

.pnext p {
    text-indent: initial;
    font-size: 16px;
    line-height: 36px;
    color: #555555;
    width: 428px;
    border-radius: 10px;
    border: 1px solid #dddddd;
    float: left;
    margin-left: 40px;
    padding: 20px;
}

.pnext p:first-child {
    margin-left: 0;
}

.pnext p a {
    display: block;
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}

.pnext p:hover a {
    color: #af422b;
}






.vsb_content p {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#666666!important;margin:15px !important}
.vsb_content font {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#666666!important}
.vsb_content span {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#666666!important}
.vsb_content table p{text-indent:0em !important;margin:0px !important }
.vsb_content img{max-width: 100%;height: auto  !important;border:0px !important}