﻿@charset "utf-8";
*{
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
    font-family: "微软雅黑",serif;
}

a{
    color: inherit;
    text-decoration: none;
}

body{
    min-width: 1200px;
}

.hide{
    display: none;
}

.headline{
    width: 1200px;
    margin: 35px auto 0;
    text-align: center;
}

.headline h4{
    font-weight: bold;
    font-size: 28px;
    color: #226eb5;
    margin-bottom: 20px;
}

.headline p{
    font-size: 18px;
    color: #226eb5;
}

.p1{
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
}

.tpxw{
    width: 616px;
    height: 363px;
    overflow: hidden;
    position: relative;
    float: left;
}

.tpxw .itm{
    width: 616px;
    height: 363px;
    overflow: hidden;
    position: relative;
}

.tpxw .itm img{
    width: 616px;
    height: 363px;
    display: block;
}

.tpxw .itm .til{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
}

.tpxw .itm .til a{
    display: inline-block;
    width: 100%;
    line-height: 29px;
    vertical-align: middle;
    padding: 0 50px;
}

.tpxw_pagination{
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 68px;
}

.tpxw_pagination .swiper-pagination-switch{
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #fff;
    display: block;
    float: left;
    margin-right: 13px;
    cursor: pointer;
}

.tpxw_pagination .swiper-active-switch{
    background-color: #3d70bf;
}

.arr_l{
    width: 40px;
    height: 74px;
    background: url("../images/focus_btn_01.png") no-repeat;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 144px;
}

.arr_r{
    width: 40px;
    height: 74px;
    background: url("../images/focus_btn_02.png") no-repeat;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 144px;
}

.lmSwiper{
    width: 550px;
    overflow: hidden;
    float: right;
}

.lmTilWrap{
    width: 100%;
    border-bottom: 1px solid #87abe4;
    overflow: hidden;
}

.lmTilWrap .itm{
    height: 49px;
    line-height: 49px;
    text-align: center;
    padding: 0 24px;
    color: #4e95d7;
    background-color: #fff;
    float: left;
    font-weight: bold;
}

.lmTilWrap .itm.active{
    color: #ffffff;
    background-color: #4e95d7;
}

.lmList{
    margin-top: 10px;
    padding-left: 13px;
}

.newList{
    width: 100%;
    list-style: none;
}

.newList li {
    width: 100%;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    padding-left: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background:url("../images/dot.jpg") no-repeat left center;
}

.wsxf{
    width: 1200px;
    margin: 30px auto 0;
    background-color: #FAFAFA;
    overflow: hidden;
}

.tit-l{
    width: 100%;
    height: 35px;
    margin: 18px auto;
}

.wsxf .tit-l{
    background: url("../images/til_wsxf.png") no-repeat;
}

.wsxf .iconWrap{
    width: 1170px;
    overflow: hidden;
    margin: 0 auto 20px;
}

.wsxf .iconWrap .itm{
    width: 262px;
    height: 123px;
    margin: 0 15px;
    float: left;
}
.wsxf .iconWrap .itm img{
    display: block;
    margin: 0 auto;
}
.xwzx{
    width: 1200px;
    margin: 20px auto 0;
    overflow: hidden;
}

.xwzx .tit-l{
    background: url("../images/til_xwzx.png") no-repeat;
}

.xwzx .lmItm{
    width: 299px;
    float: left;
    margin-right: 30px;
}

.xwzx .lmItm .til{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #4e95d7;
    text-align: left;
    background:url("../images/border_1.jpg") no-repeat left bottom;
}

.xwzx .newList{
    margin-top: 12px;
    padding-left: 5px;
}

.xwzx .newList li{
    line-height: 40px;
}

.qrcodeWrap{
    width: 168px;
    padding-top: 65px;
    float: left;
}

.qrcodeWrap img{
    display: block;
    margin-bottom: 12px;
}

.wsxfgk{
    width: 1200px;
    margin: 20px auto 0;
    overflow: hidden;
}

.wsxfgk .tit-l{
    background: url("../images/til_wsxfgk.png") no-repeat;
}

.wsxfgk iframe{
    float: left;
    margin-left: 20px;
}

.zt{
    width: 170px;
    height: 280px;
    float: right;
    margin-right: 20px;
    overflow: hidden;
    background-color: #eaf3ff;
    padding: 19px 5px;
    position: relative;
}

.ztSwiper{
    width: 160px;
    height: 242px;
    overflow: hidden;
}

.ztSwiper .itm{
    width: 160px;
    height: 121px;
    overflow: hidden;
}

.ztSwiper .itm img{
    width: 160px;
    height: 117px;
    margin: 2px auto;
    display: block;
}

.ztarr_up{
    width: 26px;
    height: 11px;
    position: absolute;
    top: 4px;
    left: 72px;
    background: url("../images/arr_up.png") no-repeat;
    cursor: pointer;
}

.ztarr_down{
    width: 26px;
    height: 11px;
    position: absolute;
    bottom: 4px;
    left: 72px;
    background: url("../images/arr_down.png") no-repeat;
    cursor: pointer;
}

.ztzl{
    width: 1200px;
    margin: 20px auto;
    background-color: #F2F8FF;
    overflow: hidden;
    position: relative;
}

.ztzl h5{
    width: 62px;
    height: 170px;
    font-size: 23px;
    font-weight: bold;
    color: #ffffff;
    background-color: #226eb5;
    text-align: center;
    float: left;
    padding: 22px 10px;
    line-height: 30px;
}

.ztzl .ztSwiper {
    width: 1088px;
    height: 146px;
    overflow: hidden;
    float: right;
    margin: 12px 20px 0 0;
}

.ztzl .ztSwiper .itm {
    width: 272px;
    height: 146px;
}

.ztzl .ztSwiper .itm img {
    width: 258px;
    height: 146px;
    margin: 0 auto;
    display: block;
}

.ztzl .ztarr_up {
    width: 16px;
    height: 44px;
    background: url(../images/arr_l.jpg) no-repeat;
    cursor: pointer;
    position: absolute;
    top: 60px;
    left: 70px;
}

.ztzl .ztarr_down {
    width: 16px;
    left: auto;
    height: 44px;
    background: url(../images/arr_r.jpg) no-repeat;
    cursor: pointer;
    position: absolute;
    top: 60px;
    right: 5px;
}

.xxgk{
    width: 1200px;
    margin: 20px auto 0;
    overflow: hidden;
}

.xxgk .tit-l{
    background: url("../images/til_xxgk.png") no-repeat;
}

.xxgk .iconWrap{
    overflow: hidden;
    margin: 0 auto 20px;
}

.xxgk .iconWrap .itm{
    width: 216px;
    height: 95px;
    margin: 0 9px;
    float: left;
}

.hdjl{
    width: 1200px;
    margin: 20px auto 0;
    overflow: hidden;
}

.hdjl .tit-l{
    margin: 18px auto 13px;
    background: url("../images/til_hdjl.png") no-repeat;
}

.zxdc{
    width: 678px;
    float: left;
    margin: 0 0 0 20px;
}

.zxdc .lmtil{
    width: 100%;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #4e95d7;
    background: url("../images/border_2.jpg") no-repeat left bottom;
}

.zxdc .itm{
    overflow: hidden;
}

.zxdc .itm img{
    width: 231px;
    height: 154px;
    display: block;
    float: left;
    margin-top: 29px;
}

.zxdc .itm .itmCon{
    width: 410px;
    float: right;
    margin-right: 11px;
    margin-top: 24px;
}

.zxdc .itm .itmCon h3{
    height: 56px;
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    overflow: hidden;
}

.zxdc .itm .itmCon p{
    font-size: 16px;
    color: #333333;
    line-height:28px;
    margin-top: 14px;
    height: 81px;
    overflow: hidden;
}

.zxdc .itm .itmCon #label{
    height: 84px;
    float: left;
    margin-right: 10px;
}

.zxdc .topNew{
    width: 100%;
    font-size: 22px;
    margin: 25px auto 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxdc .newList li{
    width: 50%;
    float: left;
    padding-right: 20px;
}

.yjzjpt{
    float: right;
    margin-top: 15px;
    margin-right: 22px;
}

.yjzjpt img{
    width: 215px;
    height: 215px;
    margin-left: 17px;
}

.wzdh{
    width: 1200px;
    margin: 20px auto 0;
}

.wzdh .tit-l{
    margin: 18px auto 25px;
    background: url("../images/til_wzdh.png") no-repeat;
}

.link{
    float: left;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
}

.linkSwiper{
    width: 260px;
    height: 264px;
    margin: 0 auto;
    overflow: hidden;
}

.link .itm{
    width: 260px;
    height: 78px;
    float: left;
    margin-right: 10px;
}

.link .itm img{
    width: 260px;
    height: 78px;
    display: block;
}

.linksWrap{
    width: 850px;
    float: right;
}

.tilSwiper{
    width: 100%;
    height: 35px;
    border-bottom: solid 1px #c8dbec;
}

.tilSwiper .itm{
    height: 34px;
    float: left;
    margin-right: 48px;
    font-size: 18px;
    color: #4e95d7;
    text-align: center;
    cursor:pointer;
}

.tilSwiper .itm.active{
    font-weight: bold;
    border-bottom: 1px solid #4e95d7;
}

.linkCon{
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
}

.linkCon .itm{
    width: 33.33%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.selectList{
    width: 170px;
    float: left;
    margin-left: 6px;
}

.sTitle{
    color: #4e95d7;
    margin-bottom: 20px;
}