.body{
    width: 1400px;
    margin: 0 auto;
    position: relative;
}
.column_desc{
    width: 570px;
    height: 52px;
    line-height: 26px;
    color: #919191;
    float: left;
    margin-top: 60px;
}
.sub_ul{
    float: right;
    margin-top: 50px;
    max-width: 780px;
}
.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: 10;
    width: 100%;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.slideBox .hd ul li {
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: none;
    cursor: pointer;
    text-indent: -999em;
    border: 1px solid #fff;
    border-radius: 100%;
}

.slideBox .hd ul li.on {
    background: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: auto;
    display: block;
}
.txtScroll-top {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
    height: 140px;
    margin-top: 40px;
}
.txtScroll-top .col_name{
    position: absolute;
    left: 0;
    top: 0;
}

.txtScroll-top .hd {
    overflow: hidden;
    position: absolute;
    right: 40px;
    top: 40px;
    width: 10px;
    z-index: 10;
}

.txtScroll-top .hd ul li {
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    margin-bottom: 6px;
}

.txtScroll-top .hd ul li.on {
    background: #0183e7;
    border: 1px solid #0183e7;
}

.txtScroll-top .bd {
    padding: 40px 0 0;
}
.txtScroll-top .infoList li{
    text-align: center;
}
.txtScroll-top .infoList li .title {
    font-size: 30px;
    font-weight: bold;
}

.txtScroll-top .infoList li .desc {
    color: #919191;
    font-size: 14px;
}
.slideBox2 {
    width: 620px;
    height: 465px;
    overflow: hidden;
    position: relative;
}

.slideBox2 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 30px;
    bottom: 23px;
    z-index: 1;
}
.slideBox2 .hd ul li {
    display: inline-block;
    margin-left: 10px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: none;
    cursor: pointer;
    text-indent: -999em;
    border: 1px solid #fff;
    border-radius: 100%;
}

.slideBox2 .hd ul li.on {
    background: #fff;
}

.slideBox2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox2 .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox2 .bd img {
    width: 620px;
    height: 465px;
    display: block;
}
.slideBox2 .bd li .title{
    width: 620px;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 30px;
    color: #fff;
}
.news_main{
    width: 750px;
    height: 465px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.slideTxtBox {
    width: 100%;
    text-align: left;
}

.slideTxtBox .hd {
    height: 62px;
    line-height: 62px;
    border-bottom: 2px solid #ebeff1;
    position: relative;
}


.slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    background: url(../images/dot1.png) no-repeat right;
    width: 125px;
    text-align: center;
    font-size: 18px;
}
.slideTxtBox .hd ul li.li6{
    background: none;
}
.slideTxtBox .hd ul li a{
    height: 60px;
    border-top: 2px solid #fff;
    display: inline-block;
    color: #212121;
}
.slideTxtBox .hd ul li.on a {
    border-top: 2px solid #0183e7;
    color: #0183e7;
    font-weight: bold;
}


.slideTxtBox .bd ul {
    padding: 15px 30px 0;
    zoom: 1;
    font-size: 16px;
}

.slideTxtBox .bd li {
    height: 46px;
    line-height: 46px;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #919191;
}
.slideTxtBox .bd li .dot{
    color: #ebeff1;
}
.slideTxtBox .bd li a:hover .dot{
    color: #0183e7;
}

.game163 {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    height: 570px;
}

.game163 .bigImg {
    height: 235px;
    position: relative;
}

.game163 .bigImg li{
    overflow: hidden;
}
.game163 .bigImg li a{
    display: block;
    float: left;
    position: relative;
    margin-left: 28px;
}

.game163 .bigImg li img {
    width: 315px;
    height: 235px;
    display: block;
}
.game163 .bigImg li .title{
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 45px;
    line-height: 45px;
    margin: 0;
}

.game163 .smallScroll {
    height: 273px;
    margin-bottom: 30px;
    border-bottom: 2px solid #ebeff1;
}

.game163 .sPrev,
.game163 .sNext {
    float: left;
    display: block;
    width: 15px;
    height: 27px;
    text-indent: -9999px;
    background: url(../images/icoleft.png) no-repeat center;
    margin-left: 18px;
    margin-top: 135px;
}

.game163 .sNext {
    background: url(../images/icoright.png) no-repeat center;
    margin-left: 0;
}

.game163 .sPrev:hover {
    background: url(../images/icoleft_h.png) no-repeat center;
}

.game163 .sNext:hover {
    background: url(../images/icoright_h.png) no-repeat center;
}

.game163 .smallImg {
    float: left;
    margin: 0 10px;
    display: inline;
    width: 1320px;
    overflow: hidden;
}

.game163 .smallImg ul {
    height: 252px;
    width: 9999px;
    overflow: hidden;
}

.game163 .smallImg li {
    float: left;
    padding: 0;
    width: 330px;
    cursor: pointer;
    display: inline;
    background: url(../images/dot2.png) no-repeat right top;
}

.game163 .smallImg li a {
    display: block;
    text-align: center;
    padding: 35px 0;
}

.game163 .smallImg li.on a {
    background: #0183e7;
    color: #fff;
}
.game163 .smallImg li .ico{
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
}
.game163 .smallImg li.li1 .ico{
    background: url(../images/ico1.png) no-repeat center;
}
.game163 .smallImg li.li1.on .ico {
    background: url(../images/ico1_h.png) no-repeat center;
}
.game163 .smallImg li.li2 .ico {
    background: url(../images/ico2.png) no-repeat center;
}
.game163 .smallImg li.li2.on .ico {
    background: url(../images/ico2_h.png) no-repeat center;
}
.game163 .smallImg li.li3 .ico {
    background: url(../images/ico3.png) no-repeat center;
}

.game163 .smallImg li.li3.on .ico {
    background: url(../images/ico3_h.png) no-repeat center;
}
.game163 .smallImg li.li4 .ico {
    background: url(../images/ico4.png) no-repeat center;
}

.game163 .smallImg li.li4.on .ico {
    background: url(../images/ico4_h.png) no-repeat center;
}
.game163 .smallImg li.li5 .ico {
    background: url(../images/ico5.png) no-repeat center;
}

.game163 .smallImg li.li5.on .ico {
    background: url(../images/ico5_h.png) no-repeat center;
}
.game163 .smallImg li.li6 .ico {
    background: url(../images/ico6.png) no-repeat center;
}

.game163 .smallImg li.li6.on .ico {
    background: url(../images/ico6_h.png) no-repeat center;
}
.game163 .smallImg li .title{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.game163 .smallImg li .desc{
    color: #919191;
    line-height: 28px;
    font-size: 14px;
    padding: 0 50px;
}
.game163 .smallImg li.on .desc{
    color: #fff;
}
.dqgz{
    width: 685px;
    height: 472px;
    background: #fefefe;
}


.slideTxtBox2 {
    width: 100%;
    text-align: left;
}

.slideTxtBox2 .hd {
    height: 62px;
    line-height: 62px;
    border-bottom: 2px solid #ebeff1;
    position: relative;
}


.slideTxtBox2 .hd ul li {
    float: left;
    cursor: pointer;
    background: url(../images/dot1.png) no-repeat right;
    width: 150px;
    text-align: center;
    font-size: 18px;
}

.slideTxtBox2 .hd ul li.li3 {
    background: none;
}

.slideTxtBox2 .hd ul li a {
    height: 60px;
    border-top: 2px solid #fff;
    display: inline-block;
    color: #212121;
}

.slideTxtBox2 .hd ul li.on a {
    border-top: 2px solid #0183e7;
    color: #0183e7;
    font-weight: bold;
}
.slideTxtBox2 .hd .more{
    position: absolute;
    right: 30px;
    top: 0;
}
.slideTxtBox2 .hd .more a{
    color: #919191;
    font-size: 14px;
}


.slideTxtBox2 .bd ul {
    padding: 30px 30px 0;
    zoom: 1;
}

.slideTxtBox2 .bd li {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}

.slideTxtBox2 .bd li .date {
    float: right;
    color: #919191;
}
.slideTxtBox2 .bd li .dot {
    color: #ebeff1;
}

.slideTxtBox2 .bd li a:hover .dot {
    color: #0183e7;
}
.slideTxtBox2 .bd li.li1{
    height: 170px;
    background: #fff;
    line-height: normal;
    box-shadow: 0 0 20px #eee;
    overflow: hidden;
    margin-bottom: 10px;
}
.slideTxtBox2 .bd li.li1 a{
    display: block;
    padding: 20px;
}
.slideTxtBox2 .bd li.li1 .pic{
    float: left;
    margin-right: 20px;
}
.slideTxtBox2 .bd li.li1 .title{
    font-weight:bold;
    color: #0183e7;
    margin-top: 5px;
    font-size: 16px;
}
.slideTxtBox2 .bd li.li1 .desc{
    line-height: 24px;
    color: #919191;
    font-size: 14px;
    margin: 15px 0;
}
.slideTxtBox2 .bd li.li1 .date{
    float: none;
    color: #919191;
    font-size: 14px;
}
.qysp {
    width: 685px;
    height: 472px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
    height: 362px;
    background: #fff;
}

.picScroll-left .hd {
    height: 62px;
    line-height: 62px;
    border-bottom: 2px solid #ebeff1;
    position: relative;
}


.picScroll-left .hd .title {
    float: left;
    cursor: pointer;
    width: 150px;
    text-align: center;
    font-size: 18px;
}

.picScroll-left .hd .title a {
    height: 60px;
    display: inline-block;
    border-top: 2px solid #0183e7;
    color: #0183e7;
    font-weight: bold;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 15px;
    margin-top: 17px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icoleft1.png) 0 0 no-repeat;
}

.picScroll-left .hd .next {
    background: url(../images/icoright1.png) 0 0 no-repeat;
    margin-right: 30px;
}
.picScroll-left .hd .prev:hover{
    background: url(../images/icoleft1_h.png) 0 0 no-repeat;
}
.picScroll-left .hd .next:hover {
    background: url(../images/icoright1_h.png) 0 0 no-repeat;
}


.picScroll-left .bd {
    padding: 30px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin-right: 30px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 245px;
    height: 187px;
    display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    height: 45px;
    line-height: 45px;
    background: #ebeff1;
    
}
.picScroll-left .bd ul li .title a{
    color: #919191;
    font-size: 14px;
}
.picScroll-left .bd ul li:hover .title{
    background: #0183e7;
    color: #fff;
}
.picScroll-left .bd ul li:hover .title a{
    color: #fff;
}

.contentnav{
    overflow: hidden;
}
.contentnav li{
    float: left;
    width: 445px;
    margin-right: 30px;
    line-height: 40px;
}
.contentnav li.li1 {
    background: url(../images/bg1.png) no-repeat center;
}
.contentnav li.li2 {
    background: url(../images/bg2.png) no-repeat center;
}
.contentnav li.li3{
    background: url(../images/bg3.png) no-repeat center;
    margin-right: 0;
}
.contentnav li .more{
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/icoright2.png) no-repeat center;
    float: right;
}
.contentnav li a{
    padding: 30px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.contentnav li a:hover .more{
    background: url(../images/icoright2_h.png) no-repeat center;
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 330px;
    height: 35px;
    margin-right: 21px;
    background: #9d9d9d;
}

.dropdown span {
    line-height: 35px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    display: block;
    background: url(../images/dot3.png) right no-repeat;
    text-align: center;
    padding-right: 35px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 0px;
    bottom: 0;
    height: 200px;
    overflow-y: scroll;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content a {
    display: block;
    color: #2E2E2E;
    line-height: 30px;
    border-bottom: 1px dashed #B3B3B3;
    text-indent: 10px;
}

.b_guide{
    margin: 40px 0 30px;
}
.b_guide a{
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    margin-right: 40px;
}
.address p{
    margin: 0;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}
.erweima{
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 50px;
    color: rgba(255, 255, 255, 0.5);
}
.erweima img{
    width: 125px;
    height: 125px;
}
.copyright {
    line-height: 70px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}
.copyright a{
    color: rgba(255, 255, 255, 0.5);
}
.copyright .sheji{
    float: right;
}

.subnav li{
    display: inline-block;
    margin-right: 10px;
}
.subnav li a{
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #ccc;
    color: #666;
}
.subnav li a:hover,
.subnav li.on a {
    border: 1px solid #0183e7;
    color: #0183e7;
}

.topsch{
    
}

body {
            background: #ebeff1;
            font-size: 16px;
            color: #212121;
        }

        a {
            color: #212121;
        }

        a:hover {
            color: #0183e7;
        }
        
        
        .footDiv{padding-top: 30px;height:378px;background:url(../images/footBg.jpg) center top no-repeat;background-size:100% 100%;position:relative;}
.footDiv .leftDiv{ width:397px; background:url(../images/line4.jpg) right top no-repeat; height:246px;}
.footDiv .share{padding-bottom: 35px;}
.footDiv .share li{ float:left; width:46px; height:46px; margin-right:18px;}
.footDiv .msgList li{ font-size:14px; line-height:34px; color:#fff;}

.footNav li{width:89px;float:left;margin-left: 40px;}
.footNav .li01{ width:212px; margin-left:90px;}
.footNav li h2{ height:40px; font-weight:400; font-size:20px; background:url(../images/nimg89_1.png) left bottom no-repeat;}
.footNav li h2 a{ color:#fff;}
.footNav li dl{ padding-top:10px;}
.footNav li dd{ font-size:14px; line-height:34px;}
.footNav li dd a{ color:#fff;}

.foot{ height:49px; border-top:#fff solid 1px; width:100%; line-height:48px; position:absolute; left:0px; bottom:0px; font-size:14px; text-align:center; color:#fff;}
.foot a{ color:#fff;}
.foot a:hover{ text-decoration:underline;}

.footTel{ display:none; padding:20px 10px; background:url(../images/footBg.jpg) no-repeat; background-size:100% 100%; text-align:center; font-size:14px; color:#fff; line-height:24px;}
.footTel a{ color:#fff; display:block;}
.footTel a:hover{ text-decoration:underline;}
.wal{width:1340px; margin:0px auto;}
.fl{float:left;}
.fr{float:right;}