/*设置浮动*/
.VzCgl {
    float: left;
}

.ZPKMk {
    float: right;
}

.BXrbZ {
    position: relative;
}

.pa {
    position: absolute;
}


/*清除浮动*/
.NdkqC {
    clear: both;
    height: 0;
}

.qSCuz .NdkqClist,
.qSCuz .lLqFpistclear {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}

.b-main .NdkqClist,
.b-main .lLqFpistclear {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}

.TKnaQ:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}


/*全局背景色1*/
.plMJT-color {
    background: #ffffff;
}

.bark-body-color {
    background: #181818;
}

.vvlmH {
    margin-bottom: 25px;
}

/*Main模板*/
.qSCuz {
    width: 1200px;
    margin: 0 auto;
}

/*小模块*/
.vvlmH-xs {
    width: 240px;
}

/*中模块*/
.vvlmH-sm {
    width: 930px;
}

/*小版块*/
.vvlmH {
    margin-bottom: 30px;
}




/*首页板块全局补白*/
.p {
    padding: 30px 0;
}

/*首页板块全局变量*/
.b {
    clear: both;
}

/*内页板块全局变量*/
.vvlmH {
    margin-bottom: 20px;
}


/*数据更新中的样式*/
.nodata {
    background: url("../img/nodata.png") no-repeat 58px 20px #fff;
    margin: 10px 0;
    padding: 80px 0 80px 220px;
    border: 1px solid #eee;
    text-transform: capitalize;
}


/*详情内容*/
.joxsp {
    line-height: 28px;
}

.joxsp p {
    margin: 15px 0;
}

.joxsp img {
    max-width: 100%;
}

/*百度地图图片*/
.joxsp #map img,
.joxsp #dituContent img,
.joxsp #platform img {
    max-width: inherit;
}

.joxsp em,
.joxsp i {
    font-style: italic;
}

.joxsp .XHmsf-p {
    text-indent: 0px;
    padding-top: 14px;
    margin: 0px;
    text-align: center;
}

.joxsp .XHmsf-container {}

.joxsp .XHmsf-block {
    text-indent: 0px;
    padding-top: 14px;
    margin: 0px;
    text-align: center;
}

/*详情关键字飘红加粗*/
.joxsp a {
    color: #f00;
    font-weight: bold;
}

/*详情内容关键字加VI色*/
/*.joxsp a{color:#2d408d; font-weight: bold;}*/

/*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

.modal-dialog {
    position: fixed;
    color: #000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%;
}

.modal-dialog .css-icon {
    background-image: url("../img/modal-icons.png");
}

.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left;
}

.modal-dialog .modal-head .plZFs {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px;
}

.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left;
}

.modal-dialog .modal-body .modal-body-left .tCOtC {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .plZFs-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px;
}

/*翻页*/
.p12-pagination-1-main {
    margin: 0 auto;
    padding: 20px 0;
    height: 30px;
    text-align: center;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
    vertical-align: top;
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin: 0 2px;
    background: #fff;
}

.p12-pagination-1 span {
    border: 1px solid #fff;
}

.p12-pagination-1 .hGiAx_curr {
    background: #2d408d;
    color: #fff;
    border-color: #2d408d;
}

.p12-pagination-1 .lLqFpaypage_first,
.p12-pagination-1 .lLqFpaypage_last {
    display: none;
}











.top_bg {
    height: 163px;
    background: url(images/top_bg.gif) repeat-x;
    position: relative;
    z-index: 10;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.h_con {
    height: 104px;
    padding: 9px 0 0;
}

.h_con .lLqFpogo {
    float: left;
    width: 88px;
    padding: 0 16px 0 0;
}

.h_con .lLqFpogo img {
    width: 88px;
    height: 96px;
}

.h_con .h_dw {
    float: left;
    line-height: 35px;
    padding: 3px 0 0 20px;
    background: url(images/t_line.gif) no-repeat 0 9px;
    width: 600px;
    font-weight: normal;
    height: 85px;
}

.h_dw b {
    display: block;
    font-size: 24px;
    color: #313131;
    line-height: 25px;
    margin-top: 6px;
    clear: both;
}

.h_dw b em {
    font-size: 18px;
    line-height: 27px;
    display: inline-block;
}

.h_dw b i {
    font-size: 18px;
}

.h_dw span {
    font-size: 16px;
    color: #272b7b;
    display: block;
    float: left;
    background: url(images/t_ico01.gif) no-repeat 0 8px;
    height: 30px;
    padding-left: 30px;
    margin-right: 20px;
}

.h_tel {
    float: right;
    font-size: 30px;
    color: #333;
    padding: 12px 0 0;
    height: 85px;
    background: url(images/tel.gif) no-repeat 0 19px;
}

.h_tel em {
    display: block;
    float: left;
    font-size: 18px;
    color: #838383;
    width: 50px;
    line-height: 24px;
    padding: 12px 28px 0 8px;
    letter-spacing: 4px;
}

.h_tel b {
    display: block;
    line-height: 35px;
    float: left;
}

.h_tel i {
    display: block;
}

.h_nav {
    height: 50px;
    line-height: 50px;
}

.h_nav li {
    height: 50px;
    float: left;
    position: relative;
    background: url(images/nav_line.gif) no-repeat right 16px;
    margin-left: -1px;
}

.h_nav li a {
    font-size: 14px;
    color: #fff;
    padding: 0 30px;
    display: block;
    float: left;
    position: relative;
    z-index: 4;
    text-decoration: none;
}

.h_nav li a:hover {
    background: #2e408e\9;
    color: #fff;
}

/* IE6、IE7、IE8支持 */
.h_nav li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background: #2e408e;
    bottom: 0;
    left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

.h_nav li:hover:after,
.h_nav li.cur:after {
    height: 100%;
}

.h_nav li.nobor {
    background: none;
}

.h_nav li .erji {
    display: none;
    background: rgba(46, 64, 142, 0.8);
    width: 150px;
    position: absolute;
    top: 50px;
    left: -10px;
}

.h_nav li .erji li {
    height: 40px;
    line-height: 40px;
    border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
    background: none;
    margin: 0;
}

.h_nav li .erji a,
.h_nav li.cur .erji a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
}

.h_nav li .erji li:after,
.h_nav li.cur .erji li:after {
    background: none;
}

em,
i {
    font-style: normal;
}


.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.ty-banner-1 img {
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}


.p1-search-1 {
    background: #f2f2f2;
    height: 30px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}

.p1-search-1 p {
    color: #444;
    line-height: 33px;
}

.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
}

.p1-search-1-inp input {
    border: 0;
}

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(images/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}


.XAEDL {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.XAEDL b {
    border-left: 10px solid #fcef50;
    font-weight: normal;
    padding-left: 8px;
}

.XAEDL i {
    font-style: normal;
}

.XAEDL span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}


.zxkqu {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.zxkqu li {
    width: 20%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    margin-right: -1px;
    background: #efefed;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxkqu li a {
    display: block;
    height: 55px;
    color: #595757;
}

.zxkqu li.fNhlj,
.zxkqu li:hover {
    background: url(/img/p16-icon6.png) no-repeat bottom center #2d408d;
    border-color: #2d408d;
}

.zxkqu li.fNhlj a,
.zxkqu li:hover a {
    color: #fff;
}


.DjihS {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
}

.DjihS-tit {
    height: 114px;
    line-height: 114px;
    font-size: 30px;
    text-align: center;
    color: #4b4a4a;
}

.DjihS-tit span {
    font-size: 22px;
    color: #aaa;
}

/*.WKVNQ{padding:0 20px 20px;}*/




.xHjuSient-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.xHjuSient-2 li a {
    text-decoration: none;
}

.xHjuSient-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.xHjuSient-2 li i {
    background: url(images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.xHjuSient-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.xHjuSient-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.xHjuSient-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.xHjuSient-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.xHjuSient-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.xHjuSient-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.xHjuSient-2 .my-kefu-ftop {
    display: none;
}

.xHjuSient-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.xHjuSient-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.xHjuSient-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.xHjuSient-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.xHjuSient-2 .my-kefu-right {
    width: 20px;
}

.xHjuSient-2 .my-kefu-tel-main {
    background: #2d408d;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.xHjuSient-2 .my-kefu-main {
    background: #2d408d;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}

.xHjuSient-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}

.VSpLT {
    width: 1200px;
    padding-top: 15px;
}

.VSpLT dt {
    width: 208px;
    float: left;
    padding: 10px;
}

.VSpLT dt img {
    display: block;
    width: 188px;
    height: 188px;
}

.VSpLT dd {
    width: 965px;
    float: right;
}

.VSpLT dd h4 {
    height: 65px;
    padding-top: 20px;
    font: 26px "Microsoft YaHei";
    color: #2d408d;
    background: url(/img/5c3e9f10480049e08a8450a561104263_144.jpg?ver=3) no-repeat left bottom
}

.VSpLT dd h4 i {
    padding-left: 15px;
    text-transform: uppercase;
    font: 18px "Arial";
    color: #2d408d;
}

.VSpLT dd p {
    font: 16px "Microsoft YaHei";
    color: #333333;
    line-height: 30px;
    padding-top: 15px;
}

.RiFsS{
    padding: 0 10px;
}

.RiFsS .VyNYZ{
    float:left;
    width:574px;
    font-family:微软雅黑;
    color:#333;
    background:#F8F8F8;
    padding:20px 20px;
}
.RiFsS .VyNYZ p{
    height:66px;
    line-height:45px;
    padding:0 0 20px 70px;
    margin:0px;
    margin-top:0px;
    border-bottom:1px solid #ddd;
    background-size:45px;
} 
.RiFsS .VyNYZ p:nth-child(1){
    background:url(/img/5c3e9f10480049e08a8450a561104263_146.png) left top no-repeat;
}
.RiFsS .VyNYZ p:nth-child(2){
    background:url(/img/5c3e9f10480049e08a8450a561104263_148.png) left top no-repeat;
}
.RiFsS .VyNYZ p:nth-child(3){
    background:url(/img/wxtb.png) left top no-repeat;
}
.RiFsS .VyNYZ p:nth-child(4){
    background:url(/img/wxtb.png) left top no-repeat;
}
.RiFsS .VyNYZ p:nth-child(5){
    background:url(/img/5c3e9f10480049e08a8450a561104263_154.png) left top no-repeat;
}
.RiFsS .VyNYZ p:nth-child(6){
    background:url(/img/5c3e9f10480049e08a8450a561104263_156.png) left top no-repeat;
}

.RiFsS .VyNYZ p span{
    font-size:16px;
}

.joxsp p {
    margin: 15px 0 !important;
}
.tjqiX{
    float:left;margin:0px;margin-left:30px;display:inline;
}
.tjqiX .ZOdEY{
    clear:both;margin-bottom:10px;margin-top:10px;
}


#dituContent{
    width:574px;height:480px;border:#ccc solid 1px;
}




@media(max-width:900px){
    .qSCuz{
        width:100%;
    }

    .zxkqu li{
        font-size:16px;
    }

    .VSpLT{
        width:100%;
        padding:0;
    }

    .VSpLT dt{
        display:none;
    }
    .VSpLT dd{
        width:98%;
        margin:0 1%;
    }


    .RiFsS .VyNYZ{
        width:100%;
        padding: 10px;
    }
    .RiFsS .VyNYZ p{
        padding:0 0 20px 50px;
        height:auto;
    }

    .tjqiX{
        margin: 10px 0 0;
        width:100%;
    }

    #dituContent{
        width:100%;
    }

}






