﻿@charset "UTF-8";

/****************************************首页****************************************/
.sx-index-sec1 {
    margin: 38px 30px 24px;
    height: 60px;
}
.sx-index-sec1 .date {
    padding-right: 20px;
    margin-right: 27px;
    border-right: 1px solid #d9e1ec;
}
.sx-index-sec1 .date .day {
    font-size: 45px;
    line-height: 45px;
    color: #999;
}
.sx-index-sec1 .date .ym {
    font-size: 13px;
    color: #999;
}

/* 首页滚动轮播 */
.lt-hl-conts {
    position: relative;
    height: 60px;
    overflow: hidden;
}
.lt-hl-item {
    position: absolute;
    text-align: center;
}
.lt-hl-item .tt {
    display: block;
    padding-bottom: 9px;
    line-height: 30px;
    color: #00489d;
    font-size: 30px;
}
.lt-hl-item .lk a {
    display: inline-block;
    margin: 0 27px;
    height: 14px;
    line-height: 14px;
    color: #2566bd;
    font-size: 13px;
}
.lt-hl-item .lk .s {
    display: inline-block;
    max-width: 240px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lt-hl-item .lk .i1,
.lt-hl-item .lk .i2 {
    display: inline-block;
    width: 3px;
    height: 14px;
}
.lt-hl-item .lk .i1 {
    background: url('../images/sx_index-icon1.png') no-repeat center;
}
.lt-hl-item .lk .i2 {
    background: url('../images/sx_index-icon2.png') no-repeat center;
}

.sx-index-banner1 {
    width: 576px;
    height: 327px;
    margin-top: 26px;
    background: url('../images/sx_index-bg1.jpg') no-repeat 8px top;
}
.sx-index-banner1 .banner-img {
    margin-top: 12px;
}
.sx-index-banner1 .banner-tools {
    width: auto;
    height: 40px;
    right: 16px;
    background: url('../images/sx_index-op75.png');
}
.sx-index-banner1 .banner-text p {
    line-height: 40px;
    font-size: 14px;
}

.sx-index-banner1 .banner-arrow .btn {
    width: 40px;
    height: 70px;
    border: none;
}
.sx-index-banner1 .banner-arrow .btn-lf {
    left: 0;
    background: url('../images/img-prev.png') no-repeat center;
}
.sx-index-banner1 .banner-arrow .btn-lf:hover {
    background-image: url('../images/img-prev-hv.png');
}
.sx-index-banner1 .banner-arrow .btn-rt {
    right: 16px;
    background: url('../images/img-next.png') no-repeat center;
}
.sx-index-banner1 .banner-arrow .btn-rt:hover {
    background-image: url('../images/img-next-hv.png');
}

.banner-arrow1 .btn {
    width: 40px;
    height: 70px;
    border: none;
}
.banner-arrow1 .btn:hover {
    background-color: transparent;
    border-color: none;
}
.banner-arrow1 .btn-lf {
    left: 0;
    background: url('../images/img-prev.png') no-repeat center;
}
.banner-arrow1 .btn-lf:hover {
    background-image: url('../images/img-prev-hv.png');
}
.banner-arrow1 .btn-rt {
    right: 16px;
    background: url('../images/img-next.png') no-repeat center;
}
.banner-arrow1 .btn-rt:hover {
    background-image: url('../images/img-next-hv.png');
}
.banner-tools .date {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 13px;
    width: 55px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    background: url('../images/sx_index-bg2.png') no-repeat center;
}
.sx-index-sec2 .ct1 {
    width: 544px;
}
.sx-index-sec2 .cct1 {
    height: 84px;
    padding-top: 37px;
	padding-bottom:10px;
    border-bottom: 1px dashed #999;
}
.sx-index-sec2 .tt-box {
    padding-bottom: 10px;
}
.sx-index-sec2 .tt-box .tt,
.sx-index-sec2 .tt-box .date {
    height: 19px;
    line-height: 19px;
}
.sx-index-sec2 .tt-box .tt a {
    display: block;
    font-size: 18px;
    color: #044aa0;
}
.sx-index-sec2 .tt-box .date {
    width: 38px;
    padding-left: 7px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    background: url('../images/sx_index-date1.png') no-repeat center;
}
.sx-index-sec2 .cct1 .info {
    line-height: 18px;
    font-size: 13px;
    color: #999;
}
.sx-index-sec3 {
    margin-top: 51px;
    margin-bottom: 47px;
    font-size: 0;
}
.sx-index-sec3 a {
    display: inline-block;
    margin-left: 20px;
}
.sx-index-sec3 a img {
    width: 370px;
    height: 70px;
}
.sx-index-sec3 a:first-child {
    margin-left: 0;
}
.sx-index-sec4 {
    margin-top: 34px;
}
.sx-index-sec4 .sx-wrap-lf {
    margin-top: 36px;
}
.sx-index-sec4 .sx-wrap-rt {
    padding: 0 19px 33px 23px;
    background: #f3f3f3;
    box-sizing: border-box;
}
.sx-wrap-rt .m-title {
    padding-top: 21px;
}
.sx-wrap-rt .cm-icontxt1 {
    margin-left: -8px;
    margin-top: 7px;
}
.sx-wrap-rt .cm-icontxt1 .w80 {
    width: 80px;
    margin-left: 20px;
}
.sx-wrap-rt .cm-subnav {
    margin-top: 18px;
}
.sx-wrap-rt .ct1 {
    margin-top: 31px;
    height: 264px;
}
.sx-index-banner2 {
    width: 320px;
    height: 220px;
}
.sx-index-banner2 .item {
    position: relative;
    width: 117px;
    height: 100%;
}
.sx-index-banner2 .banner-img {
    margin-left: 34px;
    margin-right: 35px;
}
.sx-index-banner2 .a-img {
    position: absolute;
    width: 100%;
    height: 210px;
}
.sx-index-banner2 .txt1 {
    position: absolute;
    height: 34px;
    bottom: 34px;
    font-size: 13px;
    color: #333;
    line-height: 17px;
}
.sx-wrap-rt .tt1 {
    padding-top: 16px;
    padding-bottom: 11px;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    text-align: center;
    font-weight: normal;
}
.sx-wrap-rt .ct2 {
    margin-top: 34px;
    height: 400px;
}
.sx-wrap-rt .ct2 .m-vedio {
    width: 320px;
    height: 185px;
}
.sx-wrap-rt .ct3 {
    border-bottom: 1px dashed #999;
}
.sx-wrap-rt .ct4 {
    margin-top: 30px;
    background: #fff;
}
.sx-wrap-rt .ct4 .ct-top {
    position: relative;
    height: 57px;
}
.sx-wrap-rt .ct4 .ct-top .bg {
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    height: 12px;
    background: url('../images/sx_index-shadow1.png');
}
.sx-wrap-rt .ct4 .logo {
    width: 50px;
    height: 47px;
    margin-top: -6px;
    margin-left: 10px;
    padding-top: 3px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 5px rgba(26, 26, 26, 0.25);
}
.sx-wrap-rt .ct4 .txt {
    line-height: 18px;
    padding: 18px 17px 0 74px;
}
.sx-wrap-rt .ct4 .u-v {
    padding-right: 20px;
    color: #333;
    font-size: 15px;
    background: url('../images/sx_index-v.png') no-repeat right center;
}
.sx-wrap-rt .ct4 .fans {
    color: #1959a7;
    font-size: 13px;
}
.sx-wrap-rt .ct4  .ct-bottom {
    height: 263px;
    margin: 0 10px 22px 17px;
    box-sizing: border-box;
    overflow: auto;
}
.sx-wrap-rt .ct4  .item {
    padding: 18px 9px 16px 0px;
    font-size: 13px;
    line-height: 20px;
    color: #666;
    text-align: justify;
    border-bottom: 1px dashed #a7b8d6;
}
.sx-wrap-rt .ct4 .blue {
    color: #1959a7;
}
.sx-wrap-rt .ct4 .tips {
    margin-top: 12px;
    line-height: 13px;
    color: #999;
}
.sx-wrap-rt .ct4 .pl-zf {
    color: #1959a7;
}
.sx-wrap-rt .ct5 {
    height: 476px;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.sx-wrap-rt .ct5 a {
    display: block;
    margin-bottom: 10px;
}
.sx-wrap-rt .ct5 a img {
    width: 280px;
    height: 70px;
}
.sx-wrap-rt .ct6 {
    margin-top: 6px;
}
.sx-index-links {
    margin-top: 4px;
    margin-left: -16px;
}
.sx-index-links .m-select1 {
    float: left;
    margin-left: 16px;
    margin-top: 12px;
}

.sx-jckx{
    width: 755px;
}

.sx-jckx .con{
    margin-top: 18px;
}

.sx-jckx .ranks-rg-lines{
    width: 651px;
}

.sx-jckx .item{
    width: 370px;
    margin-left: 15px;
}

.sx-jckx .item:first-child{
    margin-left: 0;
}

.jrywlb{
    width: 340px;
    margin-left: 53px;
}

.jrywlb .titile{
    height: 36px;
}

.jrywlb .tit{
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 36px;
}

.jrywlb .btn{
    width: 50px;
    height: 20px;
    margin: 8px 0 0 0;
}

.jrywlb .pre{
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    background: url("../images/jrywnex.png");
}

.jrywlb .nex{
    display: block;
    width: 20px;
    height: 20px;
    background: url("../images/jrywpre.png");
    cursor: pointer;
	    margin-right: 10px;
}

.jrywlb .lbt{
    margin-top: 13px;
    height: 270px;
    position: relative;
    overflow: hidden;
}

.jrywlb .stxzk{
    position: absolute;
    width: 340px;
}

.sx-dmsq{
    margin: 0 -25px;
    background: url('../images/dmsqbg.png') right bottom no-repeat;
}

.sx-dmsq .tit{
    display: block;
    width: 174px;
    height: 90px;
    margin: 46px auto;
}

.sx-dmsq .con{
    width: 940px;
    margin: 0 auto 50px auto;
}

.sx-dmsq .pic{
    display: block;
    width: 215px;
    height: 150px;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
}


.sx-dmsq .pic img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -107.5px;
    top: 50%;
    margin-top: -75px;
}

.sx-index-sec2 .cct2{
    height: 170px;
    margin-top: 20px;
    overflow-y: auto;
}

.listk1.cct2 .lip1{
    font-size: 13px;
    line-height: 25px;
    padding-left: 21px;
    color: #999;
    height: 25px;
    width: auto;
    margin: 0 25px 0 0 ;
    background: url("../images/lip2.png") left center no-repeat;
}

.listk1.cct2 .wzt{
    max-width: 80%;
}

.w365 .ztyzk{
    margin-top: 20px;
}

.w365 .ztyzk .pic{
    width: 124px;
    height: 70px;
}

.w365 .ztyzk .nr{
    width: 225px;
    height: 70px;
}

.sx-index-sec4 .row{
    margin-top: 20px;
}

.sx-hf1{
    display: block;
    width: 760px;
    height: 62px;
    margin: 11px 0 26px 0;
}

.w365 .listk1.mt{
    padding: 10px 0;
}

.sx-jjgs .con{
    padding-top: 15px;
    margin-bottom: 30px;
}

.sx-jjgs .ztyzk{
    margin-top: 10px;
}

.sx-jjgs .ztyzk .pic{
    width: 160px;
    height: 90px;
}

.sx-jjgs .ztyzk .nr{
    width: 572px;
    height: 90px;
}

.sx-yxfc .con{
    padding: 20px 0 20px 0;
}

.listk1.splb ul{
    padding-left: 20px;
}
.zdtjScroll {
    position: relative;
    height: 130px;
}
.zdtjScroll .lbt {
    width: 1110px;
    height:88px;
    margin: 20px 19px 0 19px;
}
.zdtjScroll .stxzk,
.zdtjScroll .lbt img {
    width: 270px;
    height: 88px;
}
.zdtjScroll .btn {
    margin-top: -35px;
}
.zdtjScroll .btn-lf {
    left: 19px;
}
.zdtjScroll .btn-rt {
    right: 19px;
    left: auto;
}
/****************************************首页结束****************************************/
