ul,
ol,
li {
    list-style: none;
}

form,
ul,
ol,
li,
p,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

/*vertical-align:bottom;*/
table,
td,
tr,
th {
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #363636;
}

a:hover {
    color: #0064ba;
}


.topban {
    margin: auto;
    background: #ffffff url(../images/20d.jpg) no-repeat top;
    width: 100%;
    max-width: 1424px;
    height: 240px;
}

.ban {
    margin: 20px auto;
    width: 100%;
    max-width: 1424px;
}

.head {
    margin: auto;
    width: 100%;
    max-width: 1424px;
    height: 100px;
    background: #ffffff url(../images/headbg.png) no-repeat top right;
}

.head img {
    float: left;
    margin-left: 50px;
    width: 484px;
    height: 100px;
}

.head ul {
    width: 840px;
    float: right;
}

.head ul li {
    float: left;
    width: 120px;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
}

.box {
    width: 100%;
}


.box1 {
    width: 1424px;
    margin: auto;
    line-height: 1.2;
    padding-bottom: 65px;
    background: #ffffff url(../images/newsbg.png) no-repeat bottom left;
}

.box1 .tit {
    width: 178px;
    height: 66px;
    margin: auto;
    padding-top: 30px;
}

.box1 .tit span {
    color: #ee5500;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.box1 .tit p {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bolder;
    font-size: 40px;
}

.main_tab {
    width: 1080px;
    height: 450px;
    margin: 40px auto 0;
}

.main_tab ul.tab-list-bool {
    height: 46px;
    line-height: 46px;
    text-align: center;
}

.main_tab ul.tab-list-bool li {
    height: 46px;
    float: left;
    width: 140px;
    text-align: center;
}

.tab-list-bool li a {
    width: 140px;
    height: 46px;
    display: block;
    line-height: 40px;
    color: #333;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: url(../images/tabON1.gif) repeat-x;
}

.tab-list-bool li.cur a {
    /*标签被触发样式*/
    color: #fff;
    background: url(../images/tabOV1.gif) center no-repeat;
}

.clearfix::after {
    clear: both;
}

/* .clearfix::before, .clearfix::after {
    display: table;
    content: '';
    line-height: 0;
} */

.com-tab {
    width: 500px;
    border: 1px solid #eee;
}

.tab-list-bool {
    height: 46px;
    width: 356px;
}

.tab-list-bool li {
    position: relative;
    top: -1px;
    margin-right: 20px;
}

.tab-list-bool a {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.tab-item {
    position: relative;
}

.tab-item .tab-ul {
    width: 490px;
    height: 383px;
    float: left;
    line-height: 40px;
}

.tab-item .clearfix a {
    float: left;
    /* line-height: 26px; */
    color: #666;
    font-size: 16px;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab-item span {
    float: right;
    /* line-height: 26px; */
    color: #999;
    font-size: 12px;
}

.tab-item .tab-item-more {
    position: absolute;
    z-index: 5;
    top: -30px;
    right: 0px;
    width: 760px;
    text-align: right;
    border-bottom: 1px solid #333;
}

.tab-item .tab-item-more a {
    font-size: 16px;
    color: #3780c6;
}


.fade-box {
    height: 383px;
    width: 540px;
    position: relative;
    overflow: hidden;
    margin-left: 50px;
    margin-top: 10px;
}

.fade-img {
    height: 383px;
    width: 540px;
    position: relative;
    overflow: hidden;
    margin-left: 50px;
    margin-top: 10px;
}

.lf {
    float: left;
}



.fade-img a {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.fade-img img {
    display: block;
    height: 100%;
    width: 100%;
}

.fade-txt {
    height: 40px;
    width: 100%;
    background: #666666;
    opacity: 50%;
    position: absolute;
    bottom: 0px;
    left: 50px;
    max-width: 70%;
}

.fade-txt a {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
}


.fade-num {
    position: absolute;
    bottom: 15px;
    right: 20px;
    font-size: 0px;
}


.fade-num span {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    margin-left: 8px;
    cursor: pointer;
}

.fade-num {
    font-size: 0px;
}

.top {
    position: relative;
    margin: auto;
    width: 1424px;
    height: 500px;
}

.bot {
    width: 100%;
    height: 1058px;
    line-height: 1.2;
}

.bot .jstz {
    height: 495px;
    min-width: 1424px;
    margin: auto;
    background: url(../images/jstz.png) center no-repeat;
}

.bot .jstz .tit {
    width: 200px;
    height: 66px;
    margin: auto;
    padding-top: 65px;
    font-family: "Microsoft-Yahei";
    color: #3091da;
}

.bot .jstz .tit span {
    font-size: 12px;
    font-weight: bold;
}

.bot .jstz .tit p {
    font-size: 40px;
    font-weight: bold;
}

.bot .but5 {
    width: 1080px;
    height: 135px;
    margin: 138px auto auto auto;
}

.bot .but5 a {
    display: block;
    width: 96px;
    height: 96px;
    float: left;
    margin-left: 232px;
    border-radius: 50%;
    background-color: rgba(238, 238, 238, 0.6);
}

.bot .but5 a img {
    width: 38px;
    height: 38px;
    margin-top: 30px;
}

.bot .but5 a span {
    display: block;
    margin-top: 52px;
    font-size: 16px;
    color: #eee;
}

.bot .but5 a:hover {
    background-color: rgba(234, 173, 5, 1);
}

.bot .but5 a:hover span {
    color: #eaad05;
}

.bot .bot2 {
    width: 1083px;
    height: 461px;
    margin: 38px auto auto auto;
}

.bot .bot2 .bot2l {
    width: 746px;
    height: 461px;
    float: left;
}

.bot .bot2 .bot2l .lxwm {
    width: 230px;
    height: 461px;
    float: left;
}

.bot .bot2 .bot2l .lxwm a {
    display: block;
    width: 230px;
    height: 380px;
}

.bot .bot2 .bot2l .lxwm a #word {
    color: #fff;
}

.bot .bot2 .bot2l .lxwm a #word:hover {
    color: #3091da;
}

.bot .bot2 .bot2l .lxwm .lxwmp {
    width: 340px;
    height: 75px;
    text-align: justify;
    line-height: 24px;
    font-size: 14px;
    color: #929292;
    margin-top: 12px;
}

.bot .bot2 .bot2l .abus {
    width: 455px;
    height: 195px;
    float: left;
    margin-top: 20px;
}

.bot .bot2 .bot2l .abus #ckgd {
    color: #929292;
}

.bot .bot2 .bot2l .abus #ckgd:hover {
    color: #3091da;
}

.bot .bot2 .bot2l .xsgs {
    display: block;
    height: 50px;
    width: 280px;
    background: url(../images/xsgs.png) center no-repeat;
    margin-left: 235px;
    float: left;
    text-align: right;
    padding-top: 196px;
    position: relative;
}

.bot .bot2 .bot2l .xsgs span {
    display: block;
    left: -60px;
    position: absolute;
}

.bot .bot2 .bot2r {
    width: 312px;
    height: 462px;
    float: left;
    margin-left: 25px;
}

.bot .bot2 .bot2r .but2 {
    width: 310px;
    height: 183px;
    border-bottom: 3px solid #40403e;
}

.bot .bot2 .bot2r .but2 a {
    display: block;
    float: left;
    /* line-height: 42px; */
    font-weight: bold;
    font-size: 16px;
}

.bot .bot2 .bot2r .but2 span {
    display: block;
    line-height: 42px;
}

.bot .bot2 .bot2r .rczp {
    height: 250px;
    width: 312px;
    float: left;
    margin-top: 27px;
}

.bot .bot2 .bot2r .rczp .tit {
    display: block;
    width: 92px;
    height: 38px;
    float: left;
    text-align: justify;
}

.bot .bot2 .bot2r .rczp ul {
    width: 312px;
    height: 160px;
    float: left;
    margin-top: 15px;
    text-align: justify;
    line-height: 20px;
}

.bot .bot2 .bot2r .rczp ul li {
    margin-bottom: 15px;
}

.bot .bot2 .bot2r .rczp ul li a {
    color: #929292;
    font-size: 14px;
}

.bot .bot2 .bot2r .rczp ul li span {
    font-size: 12px;
    float: right;
    color: #cccccc;
}

.bot .bot2 .bot2r .rczp ul li a:hover {
    color: #3091da;
}

.bot .bot2 .bot2r .rczp #ckgd {
    color: #929292;
    ;
}

.bot .bot2 .bot2r .rczp #ckgd:hover {
    color: #3780c6;
}

.picMarquee-left {
    margin: 0 auto 20px auto;
    width: 1424px;
    overflow: hidden;
}

.picMarquee-left .tit {
    width: 55px;
    float: left;
    background: #3780c6;
    color: #FFF;
    height: 156px;
    margin: 10px 5px 0 0;
    padding-top: 30px;
    font-size: 20px;
    font-weight: bold;
}

.picMarquee-left .bd {
    padding: 10px 0;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 0 0 15px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 320px;
    height: 180px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
}

/* banner切换样式 */
.banner {
    width: 1424px;
    height: 119px;
    overflow: hidden;
    position: relative;
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.banner .bd img {
    width: 1424px;
    height: 119px;
    display: block;
}