html,body{
    height: 100%;
    min-width: 1280px;
    max-width: 1920px;
    margin: 0 auto;
}
.lm1{
    width: 100%;
    min-width: 1280px;
    max-width: 1920px;
    margin: 0 auto;
    height: auto;
     position: relative;
}


#inner {
    width: 100%;
    max-width: 1920px;
    max-height: 800px;
    margin: auto;
    overflow: hidden;display: block;}
.hot-event { position: relative; overflow: hidden;}
.hot-event .switch-tab { text-align: center; padding: 10px 0; position: absolute;bottom: 10px;left: 0;width: 100%}
.hot-event .switch-tab a, .hot-event .switch-tab .current {     
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 7px;
    margin: 0 15px;
    color: #B0B0B0;
    font: 12px/15px"\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    display: inline-block;
    background:url(zmg-xsy-bj2.png) no-repeat; }
.hot-event .switch-tab .current { background: url(zmg-xsy-bj3.png) no-repeat;}
.hot-event .switch-nav { position: absolute; right: 12px; top: 254px; z-index: 2; }
.hot-event .switch-nav .i-prev { background-image: url('bg.png'); background-position: -127px 0 }
.hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px; }
.hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; }
.hot-event .switch-nav .i-next { background-image: url('bg.png'); background-position: -144px 0 }
.hot-event .switch-nav a { display: inline-block; padding: 7px 16px; background: rgba(0,0,0,.3); border-style: solid; border-color: rgba(255,255,255,.6); }
.hot-event .switch-nav a:hover { background: rgba(0,0,0,.2); }
.hot-event .event-item { height: auto; width: 100%; }
.hot-event .event-item .banner { display: block; }
.hot-event .event-item img { -webkit-box-reflect: below 0 -webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(85%,transparent),to(rgba(255,255,255,.2))); border: 0;display: block;}
.hide-clip { position: absolute!important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); padding: 0!important; border: 0!important; height: 1px!important; line-height: 0!important; width: 1px!important; overflow: hidden; }

.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }


.top{
    width: 100%;
    min-width: 1280px;
    max-width: 1920px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.top-cy{
    width: 100%;
    min-width: 1280px;
    max-width: 1920px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.top-l{
    width: 25%;
    float: left;
    max-width: 400px;
    height: 82px;
    margin-top: 15px;
    margin-left: 6%;
   
}
.top-l img{
    width: 100%;
}
.lm2{
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1420px;
}
.lm2 img{
    width: 100%;
}
.top-r{
    width: 60%;
    height: 100px;
    line-height: 100px;
    float: right;
    margin-right: 6%;
    text-align: right;
}
.top-r>ul{
    display: block;
    width: 100%;
    line-height: 50px;
}
.top-r>ul>li{
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;
    height: 61px;
    color: #fff;
    vertical-align: middle;
}
.top-r>ul>li.weixin>a{
    display: inline-block;
    width: 30px;
    height: 100%;
    background: url(zmg-sy0227xg1.png) 0 40% no-repeat; 
}
.top-r>ul>li.weixin>a:hover{

    background: url(zmg-sy0227xg2.png) 0 40% no-repeat; 
}
.top-r>ul>li>a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
}
.top-r>ul>li:hover a i{
    display: inline-block;
}
.top-r>ul>li>a>i{
    display: none;
    width: 15px;
    height: 14px;
    background:url(92.png) no-repeat; 
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -7.5px;
}
.top-r>ul>li>a>img{
    vertical-align: middle;
}

.yinc{
    display: none;
    position: absolute;
    width: 100%;
    height: 60px;
    top:100px;
    left:0;
    text-align: center;
    background:url(91.png)repeat;
}
.yinc ul li{
    width: 120px;
    display: inline-block;
    height: 60px;
}
.yinc ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.yinc ul li a i{
    display: inline-block;
    width: 100%;
    float: left;
    margin-top: 5px;
    height: 50px;
    text-align: center;
    line-height: 56px;
    vertical-align: middle;
}
.yinc ul li a p{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #000;
    float:left;
    margin: 0;
    height: 60px;
    line-height: 60px;
}
.yinc ul li a:hover p{
     color: rgb(0,96,170);
}
.top-r>ul>li:hover div.yinc{
    display: block;
}
.toutiao{
    width: 100%;
    height: 90px;
    position: absolute;
    bottom: 0;left: 0;
    background: #fff;
    text-align: center;
    overflow: hidden;
    z-index: 999;
    line-height: 90px;
}
.toutiao-nr{
    width: 85%;
    margin: 0 auto;
    height: 90px;
    line-height: 90px;
}
.toutiao-l{
    display: inline-block;
    width: 10%;
    float: left;
    height: 90px;
    line-height: 90px;
}
.toutiao-l span{
    text-align: right;
    font-size: 18px;
    color: #f00;
}
.toutiao-m{
    display: inline-block;
    width: 93%;
    float: left;
    height: 25px;
    margin-top: 30px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
}

.toutiao-m li{ width:48%; float:left; overflow:hidden;margin-right: 2%;}
.toutiao-m a{
    display: inline-block;
   float:left; max-width:100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight:bold;
    
}
.toutiao-r{
    display: inline-block;
    width: 7%;
    float: right;
    text-align: left;
}
.toutiao-r a{
    font-size: 18px;
}
.toutiao-r a:hover,.toutiao-m a:hover{
    color: rgb(0,96,170);
}
.lm3{
    width: 100%;
    max-width: 1920px;
    min-width: 1420px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.lm3-t{
    width: 100%;
    text-align: center;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid rgb(64,88,108);
}
.lm3-t a{
    font-size: 18px;
    color: #fff;
}
.lm3-x{
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.lm3-x ul li{
    display: inline-block;
    width: 21%;text-align: center;
    margin: 0 1.5%;
    position: relative;
    opacity:1;
    overflow: hidden;
}
.lm3-x ul li>p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 10px;
    margin: 0;
    overflow: hidden;
    vertical-align: middle;
}
.lm3-x ul li>p span{
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    margin-left: 15px;
    float: left;
    color: #fff;
}
.lm3-x ul li>p>a{
    display: inline-block;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}
.lm3-x ul li>p>a img{
    vertical-align: middle;
}
.lm3-x ul li img{
    width: 100%;
    max-width: 420px;
    cursor: pointer;  
    
}
.lm3-x ul li div{
    display:inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(138.png) repeat; 
    opacity: 0;
    transition: all 0.6s;  
    -moz-transition: all 0.6s;  
     -webkit-transition: all 0.6s;  
}
.lm3-x ul li div table{
    width: 100%;
    height: 100%;
}
.lm3-x ul li div table td{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.lm3-x ul li div table td p{
    line-height: 40px;
}
.lm3-x ul li div table td p a{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.lm3-x ul li div table td p a:hover{
    color: #eef148;
}
.lm3-x ul li:hover div{
    filter:alpha(Opacity=100);
    -moz-opacity:1;
    opacity: 1;
}
/*.lm3-x ul li img:hover{  
    transform: scale(1.1); 
}  
.lm3-x ul li:hover{
    filter:alpha(Opacity=100);
    -moz-opacity:1;
    opacity: 1;
}*/
/*.lm3-x ul li p{
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
     background: url(11.png) repeat;
     color: #fff;
     font-size: 18px;
     margin: 0;
     letter-spacing: 2px;

}*/
.lm1-cy {
    width: 100%;
    min-width: 1280px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}
.focus1 {
    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin:0 auto;

}
.focus1 img{
    width: 100%;
}
.dqwz,.xly{
    width: 100%;
    max-width: 1920px;
    min-width: 1280px;
    margin: 0 auto;
}
.dqwz-nr{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    border-bottom: 3px solid #d9d9d9;
}
.dqwz-nr h2 {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 28px;
    background: url(24.png) 0 50% no-repeat;
}
.dqwz-nr h2 i {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-style: normal;
}
.xly{
    margin-top: 20px;
}
.xly-nr{
    width: 85%;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    padding: 15px 0 40px 0;
}
.zx-xxxqy {
    width: 100%;
    padding: 15px 0 5px 0;
    border-bottom: 2px solid #e9e9e9;
}
.zx-xxxqy h2 {
    display: block;
    line-height: 56px;
    color: #000000;
    font-size: 28px;
    text-align: center;
}
.ty-p1 {
    width: 85%;
    margin: 0 auto;
    color: #393c3f;
    font-size: 16px;
    height: 32px;
    margin-top: 10px;
    line-height: 32px;
    text-align: center;
}
.ty-p1>span {
    display: inline-block;
    line-height: 32px;
    vertical-align: top;
   
    margin-right: 20px;
   
}
.ty-p1>span.ty-p1-sp1{
     margin-left: 10px;
}
.ty-p1>span.zx-zihao {
    float: left;
    margin-left: 10px;
}
.ty-p1 p{
    display: inline-block;
    width: 220px;
    float: right;
    margin: 0;
}
.ty-p1 p span{
    float: left;
}
.zx-zihao-xiao, .zx-zihao-zhong, .zx-zihao-da {
    cursor: pointer;
}
.zx-xxxqy-nr {
    
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-top: 30px;
}
.zx-xxxqy-nr>p {
    text-indent: 2em;
    line-height: 24px;
    margin-bottom: 25px;
    font-size: 16px;
    color: #333;
}
.zx-xxxqy-nr img{
    max-width: 100%;
}
.foot{
   width: 100%;
    max-width: 1920px;
    min-width: 1280px;
    margin: 0 auto;
    background: url(zmg-xsy-bj35.png) no-repeat;
    overflow: hidden;
}
.foot-bj1{
    width: 100%;
    background: url(zhenghe-0311-bj3.png) 0 100% no-repeat;
}
.foot-bj2{
    width: 100%;
    background: url(zhenghe-0311-bj4.png) 100% 100% no-repeat;
}
.foot-nr{
    width: 85%;
    padding: 20px 0;
    margin: 0 auto;
    overflow: hidden;
}

.foot-nr-l{
    width: 68%;
    float: left;
    margin-left: 2%;
}
.foot-nr-l p{
    margin: 5px 0;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
}
.foot-nr-l p a{
    font-size: 14px;
    color: #fff;
}
.foot-nr-l p i{
    display: inline-block;
    width: 40px;
    text-align: center;
    font-style: normal;
    color: #fff;
}
.foot-nr-r{
    width: 20%;
    float: right;
}
.foot-nr-r p{ margin: 5px 0;
    line-height: 24px; width:100%;color: #fff;
    font-size: 14px;}
    .foot-nr-r p a{
        color: #fff;
    font-size: 14px;
    }
.lm4{
    width: 85%;
    margin: 30px auto;

}
em, i { font-style: normal; }
.xinxi_solution_bg { background-size: 100% 400px; max-width: 1920px; margin: 0 auto; background-color: #F7F7F7; }
.xinxi_solution_main ul { overflow: hidden; height: 600px; }
.xinxi_solution_main .main_mobile { }

.main_mobile>ul>li:first-child .left{
   background: url(85.png) top center no-repeat;background-size: 100% 100%;
}
.main_mobile>ul>li:first-child+li .left{
    background: url(86.png) top center no-repeat;background-size: 100% 100%;
}
.main_mobile>ul>li:first-child+li+li .left{
    background: url(87.png) top center no-repeat;background-size: 100% 100%;
}
.main_mobile>ul>li:first-child+li+li+li .left{
    background: url(88.png) top center no-repeat;background-size: 100% 100%;
}
.main_mobile>ul>li:first-child+li+li+li+li .left{
    background: url(89.png) top center no-repeat;background-size: 100% 100%;
}
/* .main_mobile>ul>li:nth-child(2) .left{ }
.main_mobile>ul>li:nth-child(3) .left{ background: url(87.png) top center no-repeat;background-size: 100% 100%;}
.main_mobile>ul>li:nth-child(4) .left{ background: url(88.png) top center no-repeat;background-size: 100% 100%;}
.main_mobile>ul>li:nth-child(5) .left{ background: url(89.png) top center no-repeat;background-size: 100% 100%;} */
.main_mobile>ul>li { height: 600px; float: left; width: 7%; position: relative; overflow: hidden; transition: all 0.5s; }
/* .main_mobile>ul>li:nth-child(2) { background: url(48.png) no-repeat; }
.main_mobile>ul>li:nth-child(3) { background: url(49.png) no-repeat; }
.main_mobile>ul>li:nth-child(4) { background: url(50.png) no-repeat; }
.main_mobile>ul>li:nth-child(5) { background: url(pic7.jpg) no-repeat; }
.main_mobile>ul>li:nth-child(6) { background: url(pic7.jpg) no-repeat; } */
.main_mobile>ul>li .left_top { position: absolute; left: 50%; width: 30px;  text-align: center;margin-left: -15px; }
.main_mobile>ul>li .left_top img { width: 30px; }
.main_mobile>ul>li i { font-size: 24px; color: #000; }
.xinxi_solution_main .left_top { font-size: 30px; color: #FFF; }
.main_mobile>ul>li .left { float: left; width: 100%; background: #000;  height: 600px;position: relative; }
.main_mobile>ul>li.on .left{width: 11%;}
.main_mobile>ul>li .right { float: left; width: 89%; position: relative; height: 600px;background: #fff;}
.xinxi_solution_main .right dl { position: absolute; top: 0; left: 0px;width: 100%;height: 100%; }
/* .xinxi_solution_main .right dd { color: #FFF; font-size: 26px; border-radius: 5px; width: 280px; height: 75px; margin-bottom: 45px; background: #000; opacity: 0.5; }
.xinxi_solution_main .right dl a { background-repeat: no-repeat; color: #FFF; font-size: 16px; line-height: 40px; height: 40px; width: 90%; text-align: center; padding: 0 10px; margin-bottom: 10px; display: block; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; background-size: 100% 100%; background-color: rgba(0,0,0,0.40); border-radius: 5px; margin-top: 10px; }
.xinxi_solution_main .right dl a.yichu { float: left; margin-right: 20px; } */

.main_mobile>ul>li.on { width: 72%; }

.lm5{
    width: 100%;
    max-width: 1920px;
    min-width: 1420px;
    margin: 0 auto;
}
.lm5-t{
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 70px;
   

}
.lm5-t a{
    font-size: 18px;
    color: #000;
}
.lm5-x{
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
}
.lm5-x-ty{
    display: inline-block;
    width: 46%;
    margin: 0 4%;
    float: left;
}
.lm5-x-ty-t{
    width: 100%;
}
.lm5-x-ty-t img{
    width: 100%;
}
.lm5-x-ty-t a span{ width:100%; height:50px; line-height:50px; display:block; overflow:hidden;background: rgb(221,221,221); font-size:16px; text-align:center;}
.lm5-x-ty-t a span:hover{ color: rgb(0,96,170);}
.lm5-x-ty-x{
    width: 100%;
    margin-top: 15px;
}
.lm5-x-ty-x ul li{
    padding: 5px 0;
    width: 100%;
    line-height: 30px;
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
}
.lm5-x-ty-x ul li a{
    font-size: 16px;
}
.lm5-x-ty-x ul li a:hover{
  color: rgb(0,96,170);
}
.lm5-x-ty-tt{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: rgb(221,221,221);
}
.lm5-x-ty-tt span{
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.lm5-x-ty-tt span img{ float:left; padding-left:5px;}
.lm5-x-ty-tt span a{
    display: inline-block;
    float: left;
    margin-left: 10px;
    font-size: 20px;
    font-weight: normal;
}
.lm5-x-ty-tt em{
    display: inline-block;
    float: left;
    margin-left: 10px;
}
.lm5-x-ty-tt em a{
    font-size: 18px;
    color: rgb(0,96,170);
}
.lm5-x-ty-tt>a{
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-size: 22px;
}
.gundong{
    width: 100%;
    height: 100%;
    position: relative;
}
/* 
.tongyongblock{
    position: relative;
    width: 86%;
    margin: 0 auto;
    overflow: hidden;
    height: 500px;
    margin-top: 50px;
    background: rgb(241,241,241);
}
.tongyongblock ul{ width:9999px; position:relative;height:500px; overflow:hidden;}
.tongyongblock ul li{ 
    float: left;
    width: 400px;
    margin-right: 
    margin-right: 
    position: relative;
    overflow: hidden;
} */
.gundong1{
    position: relative;
}

.tongyong-l{
    width: 100%;
}
.tongyong{
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    height: 422px;
    margin-top: 10px;
    padding-top: 10px;
    position: relative;
    padding-bottom: 60px;
}
.tongyong-t{
    width: 100%;
    height: 60px;
    line-height: 60px;

}
.tongyong-t p{
    font-size: 16px;
    margin: 0;
}
.tongyong-m{
    width: 100%;
}
.tongyong-m img{
    width: 100%; height:220px;
}
.tongyong-x{
    width: 100%;
    line-height: 32px;
    margin-top: 10px;

}
.tongyong-x a{
    font-size: 18px;
    color: #000;
}
.tongyong-x a:hover{
    color: rgb(0,96,170);
}
.tongyong-xx{
    width: 100%;
    margin-top: 10px;
    line-height: 30px;
}
.tongyong-xx p{
    font-size: 16px;
    margin: 10px 0;
}
.tongyong-xxx{
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom:30px;
    left: 10px;
}
.tongyong-xxx span{
    display: inline-block;
    float: left;
    font-size: 16px;
}
.tongyong-xxx a{
    display: inline-block;
    float: right;
    font-size: 16px;
}
.tongyong-xxx a:hover{
    color: rgb(0,96,170);
}
.ldy{
    width: 85%;
    margin: 0 auto;
}
.ldy-lm1{
    width: 100%;
    line-height: 40px;
    height: 40px;
    margin: 25px 0;
}
.ldy-lm1 a{
    display: inline-block;
    padding-left:35px;
    font-size: 28px;
    font-weight: bold;
    color: #707070;
    background:url(30.png) 0 50% no-repeat; 
}
.ldy-lm2{
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0;
    border:1px solid #dcdcdc;
    overflow: hidden;
}
.sp1{
    width: 10%;
    float: left;
    text-align: center;
    line-height: 295px;
}
.sp1 span{
    font-size: 26px;
    font-weight: bold;
    color: #004072;
}
.sp2{
    width: auto;
    max-width: 18%;
    float: left;
    border:1px solid #d5d5d5;
    padding: 10px;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
.sp2 img{
    width: 100%;
    max-width: 189px;
}
.sp2 p{
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    color: #060606;
    margin: 0;
}
.sp2 span{
    display: block;
    overflow: hidden;
    line-height: 22px;
}
.sp3{
    width: 62%;
    float: left;
    margin-top: 15px;
}
.sp4{
    width: auto;
    max-width: 23%;
    float: left;
    border:1px solid #d5d5d5;
    padding: 10px;
    margin: 0 1%;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
.sp4 img{
    width: 100%;
    max-width: 162px;
}
.sp4 p{
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    color: #060606;
    margin: 0;
}
.sp4 span{
    display: block;
    overflow: hidden;
    line-height: 22px;
}
.sp5{
    width: 13%;
    float: left;
    text-align: center;
    line-height: 295px;
}
.sp5 span{
    font-size: 26px;
    font-weight: bold;
    color: #004072;
}
.sp6{
    width: 100%;
    margin-top: 20px;
    float: left;
}
.sp7{
    width: 11%;
    float: left;
    text-align: center;
    line-height: 295px;
}
.sp7 span{
    font-size: 26px;
    font-weight: bold;
    color: #004072;
}
.sp8{
    width: 89%;
    float: left;
}
.sp9{
    width: auto;
    max-width: 14.6%;
    float: left;
    border:1px solid #d5d5d5;
    padding: 10px;
    margin: 0 1%;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
.sp9 img{
    width: 100%;
    max-width: 162px;
}
.sp9 p{
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    color: #060606;
    margin: 0;
}
.sp9 span{
    display: block;
    overflow: hidden;
    line-height: 22px;
}
.ldy-lm3{
    width: 100%;
    overflow: hidden;
}
.ldy-lm3 ul li{
    width: 23%;
    float: left;
    margin: 0 1%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #707070;
   
    
    margin-bottom: 20px;
}
.ldy-lm3 ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #707070;
    border-radius: 8px;
     background: #eeeeee;
}
.ldy-lm3 ul li a:hover{
    color: #fff;
    background: #004072;
}
.dlmdh{
    width: 85%;
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 150px;
}
.dlmdh-l{
    width: 20%;
    float: left;
}
.dlmdh-l-t{
    width: 100%;
    height: 80px;
    line-height: 80px;
}
.dlmdh-l-t span{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-indent: 25px;
    float: left;
    background: #0068b7;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}
.dlmdh-l-x{
    width: 100%;
    margin-top: 5px;
}
.dlmdh-l-x>ul>li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-bottom: 5px;
   
}
.dlmdh-l-x>ul>li>a{
    display: inline-block;
    width: 100%;
    height: 100%;
     background: #f1f1f1;
     font-size: 20px;
     color: #333333;
     text-indent: 25px;
     position: relative;
}
.dlmdh-l-x>ul>li>a>i{
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 20px;
     background:url(54.png) 50% 50% no-repeat; 
}
.dlmdh-l-x>ul>li>a:hover,.dlmdh-l-x>ul>li.dlmdh-l-x-xz a{
    color: #036ab3;
    background: #dfe3e6;
}

.dlmdh-l-x>ul>li>moving{
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-bottom: 5px;
   
}




.dlmdh-r{
    width: 77%;
    float: right;
}
.dlmdh-r-t{
    width: 100%;
    height: 46px;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
}
.dlmdh-r-t span{
    display: inline-block;
    box-sizing: border-box;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    font-weight: bold;
    color: #1572b8;
    padding: 0 15px;
    border-bottom: 3px solid #1572b8;
}
.dlmdh-r-x{
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
.dlmdh-r-x p{
    width: 100%;
    margin-top: 15px;
    line-height: 36px;
}
.dlmdh-r-x>p{
     height: 36px;
    line-height: 36px;
    background: url(zmg-sy0227xg4.png) 0 50% no-repeat;
}
.dlmdh-r-x>p>a{
     margin-left: 15px;
}
.dlmdh-r-x p a{
    font-size: 18px;
    color: #1572b8;
    font-weight: bold;
   
}
.dlmdh-r-x ul{
    display: block;
    overflow: hidden;
}
.dlmdh-r-x ul li{
    width: 100%;
    float: left;
    line-height: 42px;
}
.dlmdh-r-x ul li i{
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #082b47;
}
.dlmdh-r-x ul li a{
    display: inline-block;
    float: left;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.dlmdh-r-x ul li a:hover{
    color: #1572b8;
}
.dlmdh-r-x ul li em{
    display: inline-block;
    float: right;
    font-size: 16px;
}
.zx-page{
    width: 100%;
    margin: 20px 0;
    text-align: center;
    font-size: 16px;
}
.tonglan{
    width: 100%;
}
.toutiao4tu{
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;left: 0;
    background:url(55.png) repeat; 
    text-align: center;
    overflow: hidden;
    z-index: 999;
}
.toutiao4tu ul{
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
.toutiao4tu ul li{
    display: inline-block;
    width: 21%;
    text-align: center;
    margin: 0 1.5%;
    overflow: hidden;
}
.toutiao4tu ul li img{
    max-height: 150px; 
}
.toutiao4tu ul li p{
    margin: 0;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    height: 24px;
    width: 100%;
}
.dlmdh-r-t1{
    width: 100%;
    height: 46px;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
}
.dlmdh-r-t1 span{
    display: inline-block;
    box-sizing: border-box;
}
.dlmdh-r-t1 span a{
    display: inline-block;
    box-sizing: border-box;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    padding: 0 15px;
}
.dlmdh-r-t1 span.zx-xuan1 a{
    font-weight: bold;
     color: #1572b8;
    border-bottom: 3px solid #1572b8;
}



/** 2020.1.7  **/
.wzdh{
    width: 85%;
    padding-bottom: 27px;
    margin: 0 auto;
    margin-top: 54px;
    border: 1px solid #d2d3d6;
    border-radius: 3px;
}
.wzdh-t{
    width: 100%;
    height: 54px;
    position: relative;
}
.wzdh-t-l{
    display: inline-block;
    float: left;
    width: 140px;
    margin-left: 40px;
    height: 54px;
}
.wzdh-t-l span{
    display: block;
    margin-top: 12px;
    font-size: 24px;
    color: #434343;
    line-height: 28px;
}
.wzdh-t-l em{
    display: block;
    font-size: 14px;
    color: #8c8c8c;
}
.wzdh-t-r{
    display: inline-block;
    width: 890px;
    height: 54px;
    border: 1px solid #5b88cc;
    position: absolute;
    top: -1px;
    right: -1px;
    border-radius: 3px;
}
.wzdh-t-r ul{
    display: block;
    overflow: hidden;
}
.wzdh-t-r ul li{
    display: inline-block;
    float: left;
    height: 100%;
    line-height: 52px;
    text-align: center;
    width: 19%;
    border-right: 1px solid #5b88cc;
}
.wzdh-t-r ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #4a84dd;
}
.wzdh-t-r ul li.zx-xuan1{
    background: #4882d8;
}
.wzdh-t-r ul li.zx-xuan1 a{
    color: #fff;
}
.wzdh-x{
    width: 1075px;
    margin: 0 auto;
    margin-top: 23px;
    border: 1px solid #d3d4d7;
    border-radius: 3px;
}
.wzdh-x ul{
    display: block;
    padding: 15px 10px;
    overflow: hidden;
}
.wzdh-x ul li{
    margin: 10px 0 ;
    width: 210px;
    float: left;
    box-sizing: border-box;
    font-size: 15px;
    background: url(zymyq-bj7.png) 5px 50% no-repeat;
}
.wzdh-x ul li a{
    margin-left: 10px;
    color: #959595;
}
.wzdh-x ul li a:hover{
    color: #f60;
}
.tpgl{
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
.tpgl ul li{
    width: 31.33%;
    float: left;
    margin: 0 1%;
    margin-bottom: 30px;
}
.tpgl ul li img{
    width: 100%;
    height: 217px;
}
.tpgl ul li p{
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    margin: 0;
}
.w100{
    width: auto;
}
.dlmdh-l-x-li{
    width: 100%;
    overflow: hidden;
    margin-top: -5px;
    background: #f1f1f1;
    margin-bottom: 5px;
}
.dlmdh-l-x-li li{
    width: 100%;
    height: 48px;
    line-height: 48px;
}
.dlmdh-l-x-li li.dlmdh-l-x-li-xz a,.dlmdh-l-x-li li a:hover{
    background: #d9efff;
}
.dlmdh-l-x-li li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    float: left;
    font-size: 16px;
    text-indent: 45px;
}
.dlmdh-l-x-li li a:hover{
    color: #036ab3;
}
.lxwm-lm1{
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.lxwm-lm1 span{
    display: inline-block;
    padding-left: 16px;
    font-size: 28px;
    font-weight: bold;
    color: #124a84;
    background: url(79.png) 0 50% no-repeat;
}
.lxwm-lm2{
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.lxwm-lm3{
    width: 100%;
    line-height: 46px;
    margin-top: 20px;
}
.lxwm-lm3 p{
    text-align: center;
}
.lxwm-lm3 p a{
    font-size: 24px;
    color: #124a84;
}
.lxwm-lm4{
    width: 100%;
    margin-top: 50px;
}
.lxwm-lm4 ul li{
    width: 33.33%;
    float: left;
    text-align: center;
}
.lxwm-lm4 ul li p{
    line-height: 32px;
    font-size: 18px;
}
.lxwm-lm4 ul li p i{
    display: inline-block;
    width: 40px;
    text-align: center;
    font-size: 18px;
}
.wzdt-lm1{
    width: 100%;
    line-height: 60px;
    height: 60px;
}
.wzdt-lm1 p{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #1575b7;
    margin: 0;
}
.wzdt-lm2{
    width: 95%;
    padding-bottom: 50px;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.wzdt-lm2-l{
    width: 15%;
    float: left;
    height: 80px;
    line-height: 80px;
}
.wzdt-lm2-l span{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #1575b7;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.wzdt-lm2-r{
    width: 80%;
    float: right;
    position: relative;
}
.wzdt-lm2-r span{
    display: inline-block;
    height: 70px;
    line-height: 70px;
    
}
.wzdt-lm2-r>span>a{
    font-size: 20px;
    color: #585858;
    display: inline-block;
    position: relative;
}
.wzdt-lm2-r span a em{
    display: none;
    width: 14px;
    height: 13px;
   background: url(84.png) no-repeat;
   position: absolute;
   top: 57px;
   left: 50%;
   margin-left:-7px; 
}
.wzdt-lm2-r span a:hover,.yinc-li>a:hover{
    color: #1575b7;
}
.wzdt-lm2-r span:hover a em{
    display: inline-block;
}
.wzdt-lm2-r i{
    display: inline-block;
    width: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #585858;
}
.yinc-li{
    display: none;
    width: 100%;
    position: absolute;
    top: 70px;
    left: 0;
    height: 36px;
    line-height: 36px;
}
.yinc-li>a{
    display: inline-block;
    margin-right: 25px;
    font-size: 18px;
    color: #8c8c8c;
}
.wzdt-lm2-r span:hover div.yinc-li{
    display: block;
}
.xin-ldy{
    width: 100%;
    overflow: hidden;
}
.xin-ldy-l{
    width: 60%;
    float: left;
}
.xin-ldy-l-lm1{
    width: 100%;
    height: 47px;
    line-height: 48px;
    border-bottom: 1px solid #0068b7;
}
.xin-ldy-l-lm1 a{
    display: inline-block;
    width: 184px;
    height: 48px;
    line-height: 48px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;text-indent: -10px;
    background: url(100.png) no-repeat;
    background-size: 100% 100%;
}
.xin-ldy-l-lm2{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    overflow: hidden;
}
.xin-ldy-l-lm2-l{
    width: 15%;
    float: left;
    line-height: 300px;
    text-align: center;
}
.xin-ldy-l-lm2-l span{
    font-size: 26px;
    color: #28455a;
    font-weight: bold;
}
.xin-ldy-l-lm2-r{
    width: 82%;
    float: right;
}
.xin-ldy-l-lm2-ty{
    width: auto;
    max-width: 40%;
    float: left;
    margin:0 5%;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
.xin-ldy-l-lm2-ty div{
     padding: 10px;
     border: 1px solid #d5d5d5;
}
.xin-ldy-l-lm2-ty img{
   
   width: 100%;
    
     
}
.xin-ldy-l-lm2-ty p{
    font-size: 20px;
    color: #060606;
    margin: 15px 0;
}
.xin-ldy-l-lm2-ty span{
    width: 100%;
    display: block;
    font-size: 16px;
    color: #707070;
    line-height: 24px;
}
.xin-ldy-l-lm3{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.xin-ldy-l-lm3-l{
     width: 15%;
    float: left;
    text-align: center;
}
.xin-ldy-l-lm3-l span{
    display: inline-block;
    font-size: 26px;
    color: #28455a;
    line-height: 36px;
    padding: 100px 0;
    font-weight: bold;
}
.xin-ldy-l-lm3-r{
    width: 82%;
    float: right;
}
.xin-ldy-l-lm3-ty{
    width: auto;
    max-width: 35%;
    float: left;
    margin:0 5%;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
.xin-ldy-l-lm3-ty div{
     padding: 10px;
     border: 1px solid #d5d5d5;
}
.xin-ldy-l-lm3-ty img{
   
   width: 100%;
    
     
}
.xin-ldy-l-lm3-ty p{
    font-size: 20px;
    color: #060606;
    margin: 15px 0;
}
.xin-ldy-l-lm3-ty span{
    width: 100%;
    display: block;
    font-size: 16px;
    color: #707070;
    line-height: 24px;
}
.xin-ldy-l-lm4{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.xin-ldy-l-lm4-l{
     width: 15%;
    float: left;
    line-height: 580px;
    text-align: center;
}
.xin-ldy-l-lm4-l span{
    display: inline-block;
    font-size: 26px;
    color: #28455a;
    line-height: 36px;
    font-weight: bold;
}
.xin-ldy-l-lm4-r{
    width: 82%;
    float: right;
}
.xin-ldy-l-lm4-ty{
    width: auto;
    max-width: 29%;
    float: left;
    margin:0 2%;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.xin-ldy-l-lm4-ty div{
     padding: 10px;
     border: 1px solid #d5d5d5;
}
.xin-ldy-l-lm4-ty img{
   
   width: 100%;
    
     
}
.xin-ldy-l-lm4-ty p{
    font-size: 18px;
    color: #060606;
    margin: 15px 0;
}
.xin-ldy-r{
    width: 36%;
    float: right;
}
.xin-ldy-r-lm2{
    width: 100%;
    margin: 20px 0;
}
.xin-ldy-r-lm2 p{
    font-size: 16px;
    line-height: 30px;
}
.marg-t30{
    margin-top: 20px;
}
.xin-ldy-r-lm3{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.xin-ldy-r-lm3 ul li{
    width: 46%;
    margin:0 2% 20px 2%;
    float: left;
    height: 60px;
    line-height: 60px;

}
.xin-ldy-r-lm3 ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #eeeeee;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
}
.xin-ldy-r-lm3 ul li a:hover{
    background: #0068b7;
    color: #fff;
}
.gundong1{
    width: 100%;
    height: 100%;
    position: relative;
}
.gundong1-lm1{
    width: 100%;
    margin-top:35px; 
    min-height: 62px;
    line-height: 62px;
    text-align: center;
    background: url(102.png) 50% 50% no-repeat;

}
.gundong1-lm1 img{
    vertical-align: middle;
}
.gundong2-lm1{
    width: 100%;
    padding-top:35px; 
    min-height: 62px;
    line-height: 62px;
    text-align: center;

}
.gundong2-lm1 img{
    vertical-align: middle;
}

.gundong1-lm2{
    width: 100%;
    margin-top: 80px;
    text-align: center;
}
.gundong1-lm2-sp1{
    display: inline-block;
    margin-top: 24px;
    float: left;
    width: 25%;
    height: 254px;
    margin-left: 5%;
    background: url(104.png)  no-repeat;
    background-size: 100% 100%;
}
.gundong1-lm2-sp1 img{
    width: 84px;
    height: 84px;
    margin-top: 30px;
}
.gundong1-lm2-sp1 p{
    width: 100%;
    margin-top: 20px;
    font-size: 23px;
    color: #fff;
    line-height: 36px;
}
.gundong1-lm2-sp2{
    width: 5%;
    height: 254px;
    float: left;
     margin-top: 24px;
     background: url(106.png)  no-repeat;
     background-size: 100% 100%;
}
.gundong1-lm2-sp3{
    display: inline-block;
    float: left;
    width: 30%;
    height: 300px;
    background: url(107.png)  no-repeat;
    background-size: 100% 100%;
}
.gundong1-lm2-sp3 img{
    width: 100px;
    height: 100px;
    margin-top: 30px;
}
.gundong1-lm2-sp3 p{
    width: 100%;
    margin-top: 40px;
    font-size: 24px;
    color: #fff;
    line-height: 36px;
}
.gundong1-lm2-sp4{
    width: 5%;
    height: 254px;
    float: left;
     margin-top: 24px;
     background: url(109.png)  no-repeat;
     background-size: 100% 100%;
}
.gundong1-lm2-sp5{
    display: inline-block;
    margin-top: 24px;
    float: left;
    width: 25%;
    height: 254px;
    background: url(104.png)  no-repeat;
    background-size: 100% 100%;
}
.gundong1-lm2-sp5 img{
    width: 84px;
    height: 84px;
    margin-top: 30px;
}
.gundong1-lm2-sp5 p{
    width: 100%;
    margin-top: 20px;
    font-size: 23px;
    color: #fff;
    line-height: 36px;
}
.gundong3{
    width: 100%;
    height: 100%;
    position: relative;
}
.gundong3-lm1{
    width: 100%;
    margin-top:35px; 
    min-height: 62px;
    line-height: 62px;
    
    text-align: center;
    background: url(102.png) 50% 50% no-repeat;

}
.gundong3-lm1 img{
    vertical-align: middle;
}
.gundong3-lm2{
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
    height: 412px;
    background: url(113.png)  no-repeat;
    background-size: 100% 100%;
}
.gundong3-lm2-nr{
    width: 90%;
    margin: 0 auto;
    height: 378px;
    padding-top: 26px;
}
.gundong3-lm2-nr ul li{
    width: 46%;
    float: left;
    margin: 0 2%;
    height: 41px;
    line-height: 41px;
     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #d0d0d0;
}
.gundong3-lm2-nr ul li a{
    font-size: 14px;
    
}
.gundong3-lm2-nr ul li a:hover{
    color: #0a70ab;
}
.gundong3-lm2-nr-xin{
    width: 90%;
    margin: 0 auto;
    height: 378px;
    padding-top: 26px;
}
.gundong3-lm2-nr-xin ul{
    width: 46%;
    float: left;
    margin: 0 2%;
    overflow: hidden;
    display: inline-block;
}
.gundong3-lm2-nr-xin ul li{
    width: 100%;
    float: left;
    height: 41px;
    line-height: 41px;
     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #d0d0d0;
}
.gundong3-lm2-nr-xin ul li a{
    font-size: 14px;
    
}
.gundong3-lm2-nr-xin ul li a:hover{
    color: #0a70ab;
}
.gundong3-lm3{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    height: 36px;
    line-height: 36px;
}
.gundong3-lm3 span{
    display: inline-block;
    margin: 0 15px;
    font-size: 16px;
}
.gundong3-lm3>span>em{
    font-size: 16px;
    color: #0a70ab;
    margin: 0 5px;
}
.gundong3-lm3 a{
    display: inline-block;
    margin: 0 10px;
    padding: 0 25px;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 10px;
}
.lanse{
    background: #0a70ab;
}
.huise{
    background: #8ec6e7;
}
.gundong4{
    width: 100%;
    height: 100%;
    position: relative;
}
.gundong4-lm1{
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
}
.gundong4-lm1 img{
    width: 100%;
}
.gundong4-lm2{
    width: 90%;
    margin: 0 auto;
    margin-top:20px;
}
.gundong4-lm2 ul li{
    width: 46%;
    margin: 0 2%;
    float: left;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gundong4-lm2 ul li a{

    padding-left: 25px;
    font-size: 16px;
    background: url(115.png) 0 50%  no-repeat;
}
.gundong4-lm2 ul li a:hover{
     background: url(116.png) 0 50%  no-repeat;
     color: #347bd7;
}
.dashiji-lm1{
    width: 100%;
    margin-top: 20px;
    height: 34px;
}
.dashiji-lm2{
    width: 100%;
    margin-top: 30px;
    height: 46px;
    line-height: 46px;
}
.dashiji-lm2 p{
    font-size: 36px;
    font-weight: bold;
    color: #0068b7;
    text-align: center;
}
#dashij-nav{
    display: none;
    width: 160px;
    position: fixed;
    top: 20%;
    left: 0px;
    z-index: 999;
    vertical-align: middle;
}
.dashij-nav-t{
    width: 100%;
    height: 22px;
    background: url(123.png) 141px 50%  no-repeat;

}
.dashij-nav-m{
    width: 100%;
    background: url(126.png) 148px 50%  repeat-y;
}
.dashij-nav-m p{
    width: 100%;
    height: 47px;
    margin: 10px 0;
    background: url(128.png) 137px 50%  no-repeat;
}
.dashij-nav-m p a{
    display: inline-block;
    width: 120px;
    text-align: center;
    height: 100%;
    line-height: 47px;
    border-radius: 10px;
    background: #eeeeee;
    font-size: 20px;
    font-weight: bold;
    color: #0068b7;
}
.dashij-nav-m p.active{
    background: url(127.png) 137px 50%  no-repeat;
}
.dashij-nav-m p.active a{
    color: #cd0000;
}
.dashij-nav-x{
    width: 100%;
    height: 22px;
    background: url(124.png) 141px 50%  no-repeat;

}
.dashiji-nr{
    width: 100%;
    min-height: 500px;
    margin-top: 50px;
    background: url(126.png) 50% 50%  repeat-y;
}
.mainPage{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.mainPage-t{
    width: 100%;
    height: 62px;
    text-align: center;
}
.mainPage-t span{
    display: inline-block;
    width: 152px;
    height: 62px;
    line-height: 62px;
    background: #eee;
    border-radius: 15px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #0068b7;
}
.mainPage-x{
    width: 100%;
    margin: 30px 0;
    overflow: hidden;
}
.mainPage-x-r,.mainPage-x-l{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.mainPage-x-r span{
    width: 10%;
    position: absolute;
    display: inline-block;
    left: 45%;
    font-size: 20px;
    font-weight: bold;
    height: 72px;
    text-align: right;
    line-height: 72px;
    top: 50%;
    margin-top: -36px;
    color: #0068b7;
    background: url(125.png) 50% 50%  no-repeat;
}
.mainPage-x-r p{
    width: 37%;
    line-height: 30px;
    font-size: 16px;
    text-indent: 0em;
    float: right;
    margin: 0;
    margin: 20px 0;
    margin-right:5%;
}
.mainPage-x-l span{
    width: 10%;
    position: absolute;
    display: inline-block;
    left: 45%;
    font-size: 20px;
    font-weight: bold;
    height: 72px;
    line-height: 72px;
    top: 50%;
    margin-top: -36px;
    color: #0068b7;
    background: url(125.png) 50% 50%  no-repeat;
}
.mainPage-x-l p{
    width: 37%;
    line-height: 30px;
    font-size: 16px;
    text-indent: 0em;
    float: left;
    margin: 0;
    margin: 20px 0;
    margin-left:5%;
}
.zhongdianriqi span{
    width: 10%;
    position: absolute;
    display: inline-block;
    left: 45%;
    font-size: 20px;
    font-weight: bold;
    height: 72px;
    line-height: 90px;
    top: 50%;
    color: #fff;
    text-align: center;
    margin-top: -36px;
    background: url(121.png) 50% 50%  no-repeat;
}
.mainPage{
    min-height: 450px;
}
.gundong1-xin{
    width: 100%;
    height: 100%;
}
.gundong1-xin-lm1{
    width: 96%;
    margin:  0 auto;
    padding: 15px 0 0 0;
}
.gundong1-xin-lm1-t{
    width: 100%;
    height: 54px;
    line-height: 83px;
    position: relative;
    z-index: 999;
}
.gundong1-xin-lm1-t a{
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #000;
}
.gundong1-xin-lm1-t a img{
    vertical-align: middle;
    width: 54px;
    height: 54px;
    margin-right: 10px;
}
.gundong1-xin-lm1-x{
    width: 90%;
    margin: 0 auto;
    margin-top: -15px;
    background: #fcfcfc;
    
}
.gundong1-xin-lm1-x ul{
    width: 94%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.gundong1-xin-lm1-x ul li{
    width: 100%;
    float: left;
    height: 36px;
    line-height: 36px;

}
.gundong1-xin-lm1-x ul li a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    float: left;
    max-width: 84%;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gundong1-xin-lm1-x ul li em{
    display: inline-block;
    float: right;
    font-size: 16px;
}
.gundong1-xin-lm1-x ul li a:hover,.gundong1-xin-lm1-t a:hover{
    color: rgb(0,96,170);
}
/*0214闂備浇娉曢崰鎰板几婵犳艾绠柣鎴犳櫕閸欐洟鎮介锝呮灍閻庢艾缍婇弻銈夊蓟閵夈儲顏ラ柤鎸庢礀閳诲骸鈻庨幇顒変紦缂傚倷璁查崑鎾绘煕閳藉棗骞楅悗姘秺閺屻劑鎮㈤崨濠勪紕闂佸湱鍏橀ˉ鎾斥枔閻樼粯鍎婇柣鎴ｆ閸氳绻涢崱妯虹瑨闁轰線浜堕弻銈夊垂椤愶絻浠㈤梺鍐插槻椤︿絻鐏呭銈庢娇閸ㄨ棄鐣烽幎鑺ヮ棃闁冲搫鍊搁鍫曟煟閵娿儲鎹ｆ俊顖氬€块弻銊╂偄閸涘﹦浼勯梺褰掝棑閸忔﹢鎮￠浣割嚤闁哄鍨堕宥夋⒑濮瑰洤濡界紒瀣姍瀵煡宕稿Δ浣割伖濡炪倖鎸堕崝宥団偓姘秺濮婅櫣绮欓崹顔芥瘣濠电偛鐗滈崣鍐偂椤忓嫧鏀藉┑鐘插暞椤斿棝姊婚崒姘煎剭闁告柨鐭傚鍙夌鐎ｎ偅娅㈤梺浼欑到閻厧顭囬柆宥嗙參闁规惌鍘煎顕€鏌涢埡浣哄ⅵ鐎殿噮鍓熼幆鍌炲川婵犲偆浼撴繝鐢靛Т鑹岄柡鍜佷邯楠炲繘鎮滈挊澶婃優濠电偛妫欑敮鎺楀极闁秵鐓曢柨婵嗩槹娴溿倝鏌熼悜绛嬫婵炲牏濞€閹線鎮滈懞銉︽闂佸搫鍊堕崐鏍偓姘秺濡懘顢栭崹顔肩ギ闂佹悶鍊楅崰鏍极閹剧粯鍋╅悘鐐舵鐢亪姊洪幖鐐测偓鏍偡閵娿儮妲堟い蹇撴噺缂嶅洦绻涢幋锝嗙彧閻庢熬鎷�*/
.lm6{
    width: 100%;
    height: 597px;
    background: url(133.png) center no-repeat;
}
.lm6-nr{
    width: 1116px;
    margin: 0 auto;
    height: 597px;
    position: relative;
}
.lm6-nr-bt{
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(135.png) 0 0 no-repeat;
}
.lm6-nr-bt ul{
    display: block;
    overflow: hidden;
    margin-top: -2px;
}
.lm6-nr-bt ul li{
    display: inline-block;
    width: 237.75px;
    margin-right: 55px;
    float: left;
    height: 102px;
    text-align: center;
    line-height: 100px;
}
.lm6-nr-bt ul li:nth-child(4){
    margin-right: 0;
}
.lm6-nr-bt ul li a{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.lm6-nr-bt ul li a i{
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    margin-right: 20px;
    color: #fff;
    text-align: center;
    background:url(134.png) center no-repeat; 
}
.lm6-nr-bt ul li#current{
    border-top: 4px solid #fff;
}
.lm6-nr-lb{
    width: 100%;
    min-height: 310px;
    position: absolute;
    bottom: 102px;
}
.lm6-nr-lb-nr{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}
.lm6-nr-lb-nr-l{
    width: 238px;
    float: left;
    overflow: hidden;
    position: absolute;
}
.lm6-nr-lb-nr-l ul li{
    width: 100%;
    height: 52px;
    line-height: 52px;
    float: left;
    margin-bottom: 30px;
}
.lm6-nr-lb-nr-l ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.lm6-nr-lb-nr-l ul li a:hover{
    background:url(136.png) center no-repeat; 
    color: #fffc00;
}
.weizhi1{
    top: 0;
    left: 0;
}
.weizhi2{
    top: 0;
    left: 292.75px;
}
.weizhi3{
    top: 0;
    left: 585.5px;
}
.weizhi4{
    top: 0;
    right: 0;
}
.zdyq-dt{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    text-align: center;
}
.zdyq-dt-nr{
    width: 917px;
    margin: 0 auto;
    position: relative;
}
.zdyq-dt-nr a{
    display: inline-block;
    position: absolute;
    font-size:18px;
    color: #fff;
}
.dituwz1{
    top: 64px;
    left: 445px;
}
.dituwz2{
    top: 124px;
    left: 108px;
}
.dituwz3{
    top: 109px;
    left: 611px;
}
.dituwz4{
    top: 166px;
    left: 175px;
}
.dituwz5{
    top: 154px;
    left:357px;
}
.dituwz6 {
    top: 176px;
    left: 511px;
}
.dituwz7 {
    top: 146px;
    left: 584px;
}
.dituwz8 {
    top: 199px;
    left: 685px;
}
.dituwz9 {
    top: 400px;
    left: 180px;
}
.dituwz9 {
    top: 350px;
    left: 73px;
}
.dituwz10 {
    top: 297px;
    left: 625px;
}
.dituwz11 {
    top: 487px;
    left: 145px;
}
.dituwz12 {
    top: 501px;
    left: 406px;
}
.zdyq-dt-nr a:hover{
    color: #f0bb89;
}
/*0216闂備浇娉曢崰鎰板几婵犳艾绠柣鎴犳櫕閸欐洖霉閸忓吋缍戦柛鏂诲劦閺屻劑鎮㈤悡搴㈩仴濡炪們鍨归ˇ浠嬪垂閻㈢ǹ姹叉繛鎴欏灪鐎氬啴鏌ｉ弴鐐测偓鍦偓姘秺閺屾盯濡堕崱娆愬櫙闂侀潻闄勫浠嬪春閵忋垻椹抽悷娆忓椤忓爼鏌ｉ妸銉︽崳婵☆垰鍊块弻娑㈠Χ閸℃瑦鍣紓浣诡殣缂嶄線骞忓ú顏嶆晣闁炽儴娅曢銈夋⒑鐠恒劌鏋欏┑顔哄€濋崺娑㈠箛閻楀牆顏瑰銈嗘尨閸撴繈宕犻悩缁樼厱妞ゆ劑鍨洪ˉ锟犳煛閸℃娲撮柡浣规崌瀵剟濡堕崱妤婁紦闂備浇娉曢崰鏍闯閹规劕绲惧┑鐐叉閻燂妇鈧艾缍婇弻娑氫沪閼测晝鐡橀梺鍦厴椤ユ捇骞愰埡鍌氱窞婵狀潿鍨虹敮妤呮偡閵夈儮鏋旀い鎾卞灮閸欐帗绻濋棃娑虫敾婵炲牜鍨堕弻娑㈠Χ閸℃瑦鍣紓浣诡殣缂嶄線骞忓ú顏嶆晣闁靛绠戦鍫曟⒑鐠恒劌鏋庨柍褜鍓涢崰鎾凰囬鈧幆鍐╂償閿濆棌鏋�*/
.xiugai0216{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.xiugai0216-ty{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.xiugai0216-ty-l{
    width: 20%;
    float: left;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
.xiugai0216-ty-l div{
     padding: 10px;
     border: 1px solid #d5d5d5;
}
.xiugai0216-ty-l img{
   width: 100%;
}
.xiugai0216-ty-l p{
    font-size: 20px;
    color: #060606;
    margin: 15px 0;
}
.xiugai0216-ty-r{
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -150px;
    height:300px;
    width: 75%;
}
.xiugai0216-ty-r table{
    width: 100%;
    height: 100%;
}
.xiugai0216-ty-r table td{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.xiugai0216-ty-r table td p{
    font-size: 18px;
    color: #000;
    line-height: 32px;

}
.mart-t30{
    margin-top: 30px;
}
/*0223闂備礁鎼崐鐟邦熆濮椻偓璺柛鎰ㄦ櫔缁辨棃鏌″搴″箲闁逞屽墮椤﹂潧顕ｉ挊澶屾殝闁规鍠氶、锟�*/
.xin-lm2{
    width: 100%;
    max-width: 1920px;
    min-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding-top: 35px;
}
.xin-lm2-t{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
     background:url(zmg-xsy-bj4.png) 50% 50% no-repeat; 
}
.xin-lm2-t a{
    font-size: 30px;
    font-weight: bold;
    color: #0b4289;
}
.xin-lm2-x{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.xin-lm2-x{
    width: 1400px;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
}
.xin-lm2-x-l{
    width: 700px;
    float: left;
    height: 464px;
}
.new_wrap{ width: 100%; height:  100%; overflow: hidden; position: relative; margin: 0 auto;}
.new_pic{ width: 10000px; height: 100%; position: absolute; left: 0;}
.new_pic li{ float: left; width: 700px; height: 100%; position: relative; overflow: hidden; display: none;}
.new_pic li div{ width: 100%; height: 520px; position: absolute; left:0; top: 0; text-align: center;}
.new_pic li img{ height: 100%; width: 100%;}
.new_pic li p{ width: 100%; height: 54px; background: url(zmg-xsy-bj6.png); position: absolute; left: 0; bottom: 0; line-height: 54px; text-indent: 1em; font-size:16px;margin: 0;}
.new_pic li p a{ color: #fff;}
#btnbox{  height: 11px; position: absolute; right: 10px; bottom: 20px;}
#btnbox li{ width: 11px; height: 11px; background:url(zmg-xsy-bj7.png) no-repeat; float: left; margin-right: 10px; cursor: pointer;}
#btnbox li.hover{ background: url(zmg-xsy-bj8.png) no-repeat;}
.xin-lm2-x-r{
    width: 680px;
    float: right;
}
.xin-lm2-x-r-t{
    width: 100%;
    height: 36px;
    overflow: hidden;
}
.xin-lm2-x-r-t ul li{
    width: 20%;
    float: left;
    height: 36px;
    text-align: center;
}
.xin-lm2-x-r-t ul li a{
    font-size: 22px;
    font-weight: bold;
    color: #5c5c5c;
}
.xin-lm2-x-r-t ul li#current{
    background: url(zmg-xsy-bj9.png) 50% 100% no-repeat;
}
.xin-lm2-x-r-t ul li#current a{
    color: #0b4289;
}
.xin-lm2-x-r-x{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.xin-lm2-x-r-x ul li{
    margin: 13px 0;
    width: 100%;
    overflow: hidden;
    float: left;
}
.xin-lm2-x-r-x ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 12px 0;
}
.xin-lm2-x-r-x-xin{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.xin-lm2-x-r-x-ty-xin{
    width: 100%;
    overflow: hidden;
}
.xin-lm2-x-r-x-ty-xin ul li{
    margin: 3px 0;
     width: 100%;
    overflow: hidden;
    float: left;
}
.xin-lm2-x-r-x-ty-xin ul li a{
    display: inline-block;
    width: 100%;
    padding: 11px 0;
    
}
.xin-lm2-x-r-x-ty-xin ul li a i{
    display: inline-block;
    width: 3%;
    margin-left: 2%;
    text-align: center;
    float: left;
    height: 100%;
     line-height: 40px;
}

.xin-lm2-x-r-x-ty-xin ul li a span{
    display: inline-block;
    max-width: 82%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #474747; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xin-lm2-x-r-x-ty-xin ul li a em{
    font-size: 14px;
    color: #474747; 
    float: right;
     line-height: 40px;
    margin-right: 2%;
}
.xin-lm2-x-r-x-ty-xin ul li a:hover{
    background: #f3f8fc;
}
.xin-lm2-x-r-x-ty-xin ul li a:hover span{
    color: #0b4289;
}
.xin-lm2-x-r-x-ty-l{
    width: 20%;
    float: left;
    text-align: center;
}
.xin-lm2-x-r-x-ty-l i{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    letter-spacing: 10px;
    color: #636363;
    font-size: 48px;
}
.xin-lm2-x-r-x-ty-l p{
    margin: 0;
    line-height: 30px;
    color: #636363;
    font-size: 17px;
}
.xin-lm2-x-r-x-ty-r{
    width: 80%;
    float: right;
}
.xin-lm2-x-r-x-ty-r span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #474747;
}
.xin-lm2-x-r-x-ty-r p{
    margin: 0;
    margin-top: 10px;
    height: 44px;
    width: 100%;
    line-height: 22px;
    font-size: 14px;
    color: #3d3d3d;
    overflow: hidden;
}
.xin-lm2-x-r-x ul li a:hover{
    background: #f3f8fc;
}
.xin-lm2-x-r-x ul li a:hover div.xin-lm2-x-r-x-ty-l i,.xin-lm2-x-r-x ul li a:hover div.xin-lm2-x-r-x-ty-l p,.xin-lm2-x-r-x ul li a:hover div.xin-lm2-x-r-x-ty-r span{
    color: #0b4289;
}
.kong40{
    height: 40px;
    background: #fff;
}

.xin-lm3{
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1280px;
    height: 650px;
    background: #eff9ff;
}
.xin-lm3-nr{
    width: 1400px;
    margin: 0 auto;
    padding-top: 78px;
}

.card-area{margin: 0 auto;height:520px;width:1400px;position:relative;}
.card-area .card-item{
	z-index: 3;
	transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
	position: relative;
	float: left;
	width: 170px;
	height: 520px;
	background-color: #C0C0C0
}
.card-area .card-item+.card-item{margin-left:-1px}
.card-area .card-item .card{transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;width:100%;height:100%;text-align:center;background:#fff}

.card-area .card-item.active{z-index:6;width:1049px;height:546px;margin-top: -24px;}
.card-area .card-item.active .card .card-title{background-color:#3db1ea;height:142px;border:none}
.card-area .card-item.active .card .card-title .short-info{color:#9ed8f5}
.card-area .card-item.active .card .card-title h1{color:#fff}
.card-area .card-item.active .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))}
.card-area .card-item .card .card-content, .card-area .card-item .card .card-title {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}
.card-area .card-item .card {
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
}
.card-area .card-item .card .card-title {
    width: 100%;
    height: 118px;
    line-height: 118px;
    text-align: center;
    position: relative;
}
.card-area .card-item.active .card .card-title {
    height: 142px;
    line-height: 142px;
}
.card-area .card-item .card .title-even1,.card-area .card-item .card .title-even2,.card-area .card-item .card .title-even3,.card-area .card-item .card .title-even4{
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    background: url(zmg-xsy-bj14.png) 50% 50% no-repeat
}
.card-area .card-item.active .card .title-even1{
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    background: url(zmg-xsy-bj10.png) 50% 50% no-repeat
}
.card-area .card-item.active .card .title-even2{
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    background: url(zmg-xsy-bj17.png) 50% 50% no-repeat
}
.card-area .card-item.active .card .title-even3{
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    background: url(zmg-xsy-bj18.png) 50% 50% no-repeat
}
.card-area .card-item.active .card .title-even4{
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    background: url(zmg-xsy-bj19.png) 50% 50% no-repeat
}
.card-area .card-item .card .card-title a{

    font-size: 16px;
    font-weight: bold;
    color: #fefeff;

}
.card-area .card-item.active .card .card-title a{
    transition: all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    font-size: 22px;
    font-weight: bold;
    color: #fefeff;

}
.card-area .card-item .beijing1{
    background: url(zmg-xsy-bj20.png) 50% 50% no-repeat
}
.card-area .card-item .beijing2{
    background: url(zmg-xsy-bj11.png) 50% 50% no-repeat
}
.card-area .card-item .beijing3{
    background: url(zmg-xsy-bj16.png) 50% 50% no-repeat
}
.card-area .card-item .beijing4{
    background: url(zmg-xsy-bj15.png) 50% 50% no-repeat
}
.card-area .card-item.active .beijing1{
    background: #fff;
} 
.card-area .card-item.active .beijing2{
    background: #fff;
}
.card-area .card-item.active .beijing3{
    background: #fff;
}
.card-area .card-item.active .beijing4{
    background: #fff;
}
.card-area .card-item .card .card-content.content-second {
    transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.card-area .card-item .card .card-content.content-second {
    width: 90%;
    margin: 0 auto;
}
.card-area .card-item.active .card .card-content.content-second {
    transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.xin-lm3-nr-lm1-nr{
    width: 100%;
    overflow: hidden;
    text-align: left;
    margin-top: 15px;
}
.xin-lm3-nr-lm1-nr-l{
    width: 45%;
    float: left;
    border-right: 1px solid #e0f1f9;
}
.xin-lm3-nr-lm1-nr-l-nr{
    width: 92%;
}
.xin-lm3-nr-lm1-nr-l-nr p{
    width: 100%;
    height: 36px;
    line-height: 36px;

}
.xin-lm3-nr-lm1-nr-l-nr p>a{
    font-size: 18px;
    color: #0b4289;
    float: left;
}
.xin-lm3-nr-lm1-nr-l-nr p span{
    display: inline-block;
    float: right;
}
.xin-lm3-nr-lm1-nr-l-nr p span a{
    font-size: 14px;
    color: #0b4289;
}
.xin-lm3-nr-lm1-nr-l-nr ul{
    display: block;
    overflow: hidden;
}
.xin-lm3-nr-lm1-nr-l-nr ul li{
    width: 100%;
    float: left;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.xin-lm3-nr-lm1-nr-l-nr ul li a{
    font-size: 14px;
    color: #6b6b6b;
}
.xin-lm3-nr-lm1-nr-l-nr ul li a:hover,.xin-lm3-nr-lm1-nr-l-nr p a:hover,.xin-lm3-nr-lm1-nr-l-nr p span a:hover{
    color: #0b4289;
}
.mar-t15{
    margin-top: 12px;
}
.xin-lm3-nr-lm1-nr-r{
    width: 50%;
    float: right;
}
.xin-lm3-nr-lm1-nr-r-t{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.xin-lm3-nr-lm1-nr-r-t ul li{
    width: 20%;height: 40px;
    line-height: 40px;
    float: left;
    position: relative;
}
.xin-lm3-nr-lm1-nr-r-t ul li a{
    background: #e8f4fa;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #000;
    height: 100%;
}
.xin-lm3-nr-lm1-nr-r-t ul li.xin-lm3-nr-lm1-nr-r-t-xz a{
    background: #ff9700;
    color: #fff;
}
.xin-lm3-nr-lm1-nr-r-t ul li i{
    display: inline-block;
    width: 15px;
    height: 13px;
    position: absolute;
    top: 36px;
    left: 50%;
    margin-left: -7.5px;
    display: none;
    background: url(zmg-xsy-bj12.png) 50% 100% no-repeat;
}
.xin-lm3-nr-lm1-nr-r-t ul li.xin-lm3-nr-lm1-nr-r-t-xz i{
    display: block;
}
.xin-lm3-nr-lm1-nr-r-x{
    width: 100%;
    background: #fbfbfb;
    height: 320px;
}
.xin-lm3-nr-lm1-nr-r-x ul{
    display: block;
    width: 95%;
    margin: 0 auto;
    padding: 20px 0; 
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}
.xin-lm3-nr-lm1-nr-r-x ul li{
    width: 100%;
    height: 31px;
    line-height: 31px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xin-lm3-nr-lm1-nr-r-x ul li a{
    font-size: 14px;
    color: #6b6b6b;
}
.xin-lm3-nr-lm1-nr-r-x ul li a:hover{
    color: #0b4289;
}
.xin-lm3-nr-lm1-nr-r-x ul:nth-child(2){
    border-bottom: 0;
}

.card-area .card-item .card .card-content.content-first {
    width: 100%;
    height: 19px;
    bottom: 15px;
    transition: all .12s cubic-bezier(.4,0,.2,1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.card-area .card-item.active .card .card-content.content-first {
    transition: all .12s cubic-bezier(.4,0,.2,1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.xin-lm3-nr-lm2-nr{
    width: 100%;
    overflow: hidden;
    text-align: left;
    margin-top: 15px;
    background: url(zmg-xsy-bj41.png) 50% 50% repeat-y;
}
.xin-lm3-nr-lm2-nr ul{
    display: block;
    width: 98%;
    overflow: hidden;
}
.xin-lm3-nr-lm2-nr ul li{
    width: 44%;
    float: left;
    margin: 0 3%;
    margin-bottom: 10px;
}
.xin-lm3-nr-lm2-nr ul li a{
    display: inline-block;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xin-lm3-nr-lm2-nr ul li p{
    line-height: 20px;
    text-align: right;
    color: #888;
    font-size: 14px;
}
.xin-lm3-nr-lm3-nr{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    margin-top: 15px;
}
.xin-lm3-nr-lm3-nr-ty{
    width: 27.33%;
    float: left;
    margin: 0 3%
}
.xin-lm3-nr-lm3-nr-ty-t{
    width: 100%;
    height: 165px;
}
.xin-lm3-nr-lm3-nr-ty-t img{
    width: 100%;
    height: 100%;
}
.xin-lm3-nr-lm3-nr-ty-m{
    width: 100%;
    margin-top: 8px;
}
.xin-lm3-nr-lm3-nr-ty-m span{
    display: block;
    width: 100%;
    height: 48px;
    overflow: hidden;
}
.xin-lm3-nr-lm3-nr-ty-m span a{
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.xin-lm3-nr-lm3-nr-ty-m span a:hover,.xin-lm3-nr-lm3-nr-ty-x a:hover{
    color: #0b4289;
}
.xin-lm3-nr-lm3-nr-ty-m p{
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    height: 66px;
    overflow: hidden;
    line-height: 22px;
}
.xin-lm3-nr-lm3-nr-ty-x{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}
.xin-lm3-nr-lm3-nr-ty-x span{
    display: inline-block;
    float: left;
    font-size: 14px;
}
.xin-lm3-nr-lm3-nr-ty-x a{
    display: inline-block;
    float: right;
}
.card-area .card-item .card .card-content.kuandu94{
    width: 94%;
}
.xin-lm4{
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1280px;
    height: 476px;
    background: #fff;
}
.xin-lm4-nr{
    width: 1400px;
    margin: 0 auto;
    padding-top: 45px;
}
.xin-lm4-x{
    width: 100%;
    margin-top: 45px;
    overflow: hidden;
}
.xin-lm4-x-ty{
    width: 312px;
    height: 302px;
    background: #eff9ff;
    float: left;
}
.xin-lm4-x-ty-t{
    width: 100%;
    height: 164px;
    position: relative;
    border-bottom: 3px solid #ff9700;
}
.xin-lm4-x-ty-x{
    width: 100%;
    padding-top:20px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
}
.xin-lm4-x-ty-x a{
    font-size: 16px;
    color: #5e5e5e;
}
.xin-lm4-x-ty-x i{
    display: inline-block;
    width: 25px;
    text-align: center;
}
.xin-lm4-x-ty-x a:hover{
    color: #0b4289;
}
.mar-l48{
    margin-left: 48px;
}
.xin-lm5{
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1280px;
    height: 336px;
    background: #eff9ff;
}
.xin-lm5-nr{
    width: 100%;text-align: center;
    padding-top: 50px;
}
.xin-lm5-x{
    width: 100%;
    margin-top: 55px;
    text-align: center;
}
.xin-lm5-x span{
    display: inline-block;
    width: 316px;
    height: 128px;
    line-height: 128px;
    background: url(zmg-xsy-bj28.png) no-repeat; 
    overflow: hidden;
    text-align: left;
    margin: 0 60px;
}
.xin-lm5-x span i{
    display: inline-block;
    width: 148px;
    height: 128px;
    line-height: 128px;
    text-align: center;
    vertical-align: middle;
    float: left;
}
.xin-lm5-x span i img{
    vertical-align: middle;
}
.xin-lm5-x span a{
    font-size: 22px;
    font-weight: bold;
    color: #093d86;
    margin-left: 0;
}
.xin-lm5-x span a:hover{
    color: #ff9700;
}
.xin-lm6{
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1280px;
    height: 491px;
    background: url(zmg-xsy-bj29.png) 50% 100% no-repeat;
}
.xin-lm6-nr{
    width: 1400px;
    margin: 0 auto;
    padding-top: 50px;
}
.xin-lm6-x{
    width: 100%;
    margin-top: 80px;
    overflow: hidden;
}
.xin-lm6-x ul{
    width: 1450px;
}
.xin-lm6-x ul li{
    display: inline-block;
    width: 314px;
    height: 263px;
    text-align: center;
    position: relative;
    opacity:1;
    float: left;
    margin-right: 48px;
    overflow: hidden;
}
.xin-lm6-x ul li>p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 10px;
    margin: 0;
    overflow: hidden;
    vertical-align: middle;
}
.xin-lm6-x ul li>p span{
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    margin-left: 15px;
    float: left;
    color: #fff;
}
.xin-lm6-x ul li>p>a{
    display: inline-block;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}
.xin-lm6-x ul li>p>a img{
    vertical-align: middle;
}
.xin-lm6-x ul li img{
    width: 100%;
    max-width: 420px;
    cursor: pointer;  
    
}
.xin-lm6-x ul li div{
    display:inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(138.png) repeat; 
    opacity: 0;
    transition: all 0.6s;  
    -moz-transition: all 0.6s;  
     -webkit-transition: all 0.6s;  
}
.xin-lm6-x ul li div table{
    width: 100%;
    height: 100%;
}
.xin-lm6-x ul li div table td{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.xin-lm6-x ul li div table td p{
    line-height: 40px;
}
.xin-lm6-x ul li div table td p a{
    font-size: 18px;
    color: #fff;
}
.xin-lm6-x ul li div table td p a:hover{
    color: #eef148;
}
.xin-lm6-x ul li:hover div{
    filter:alpha(Opacity=100);
    -moz-opacity:1;
    opacity: 1;
}
.xin-foot{
    width: 100%;
    background: url(zmg-xsy-bj35.png) no-repeat; 
    background-size: 100% 100%; 
}
.xin-foot-bj1{
    width: 100%;
    background: url(zmg-xsy-bj36.png) 0 100% no-repeat;
}
.xin-foot-bj2{
    width: 100%;
    background: url(zmg-xsy-bj37.png) 100% 100% no-repeat;
}
.xin-foot-nr{
    width: 85%;
    margin: 0 auto;
    padding-top: 30px;
}
.xin-foot-nr-lm1{
    width: 100%;
    height: 46px;
    line-height: 46px;

}
.xin-foot-nr-lm1 p{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.xin-foot-nr-lm2{
    width: 100%;
    height: 50px;
    overflow: hidden;
}
.xin-foot-nr-lm2 ul li{
    width: 19.8%;
    margin-left: 0.25%;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.xin-foot-nr-lm2 ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    text-align: center;
    color: #000;

    background: #fff url(zmg-xsy-bj38.png) 92% 50% no-repeat;
}
.xin-foot-nr-lm2 ul li:first-child{
    margin-left: 0;
}
.xin-foot-nr-lm2 ul li.xin-foot-nr-lm2-xz a{
    color: #fff;
    background: #ff9700 url(zmg-xsy-bj39.png) 92% 50% no-repeat;
}
.xin-foot-nr-lm3{
    width: 100%;
    margin-top: 20px;
    padding: 15px 0;
    height: 240px;
    margin-bottom: 30px;
    box-sizing: content-box;
    background: url(zmg-xsy-bj40.png) repeat;
    overflow-x: hidden !important;
}
.xin-foot-nr-lm3 ul{
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
}
.xin-foot-nr-lm3 ul li{
    width: 240px;
    height: 42px;
    line-height: 42px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
}
.xin-foot-nr-lm3 ul li a{
    font-size: 16px;
    color: #fff;
}
.xin-foot-nr-lm3 ul li a:hover{
    color: #ff9700;
}
.xin-foot-nr-lm4{
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.xin-foot-nr-lm4-l{
    width: 68%;
    float: left;
    margin-left: 2%;
}
.xin-foot-nr-lm4-l p{
    margin: 5px 0;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
}
.xin-foot-nr-lm4-l p a,.xin-foot-nr-lm4-r p a{
    color: #fff;
    font-size: 14px;
}
.xin-foot-nr-lm4-l p i{
    display: inline-block;
    width: 40px;
    text-align: center;
    font-style: normal;
}
.xin-foot-nr-lm4-r{
    width: 20%;
    float: right;
}
.xin-foot-nr-lm4-r p{ margin: 5px 0;
    line-height: 24px; width:100%;
    font-size: 14px;color: #fff;}

/*闂備浇袙閸嬫捇鏌曟径鍫濆姕婵炲懎鐭傞弻锝咁煥鎼达紕浠╁銈忕岛閺嗗』s*/
.yshj0224{
    width: 100%;
    padding-top: 30px;
    background:#fff;
}
.yshj0224-lm1{
    max-width: 1400px;
    min-width: 1280px;
    
    margin: 0 auto;
    height: 424px;
    background: url(yshj-0224-bj1.png) top center no-repeat;
}
.yshj0224-lm1-t{
    width: 100%;
    padding-top: 66px;
    line-height: 60px;
}
.yshj0224-lm1-t a{
    font-size: 46px;
    color: #fefefe;
    font-weight: bold;
    margin-left: 100px;
}
.yshj0224-lm1-x{
    width: 1124px;
    margin: 0 auto;
    margin-top: 60px;
    overflow: hidden;
}
.yshj0224-lm1-x ul{
    width: 1380px;
}
.yshj0224-lm1-x ul li{
    width: 151px;
    float: left;
    margin-right: 173px;
}
.yshj0224-lm1-x ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.yshj0224-lm1-x ul li a:hover p{
    color: #f60;
}
.yshj0224-lm1-x ul li p{
    width: 100%;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    color: #115d99;
}
.yshj0224-lm2{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 50px;

}
.yshj0224-lm2-t{
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d8dff1;
}
.yshj0224-lm2-t a{
    display: inline-block;
    padding: 0 10px;
    font-size: 26px;
    font-weight: bold;
    color: #0b4289;
    height: 48px;
    line-height: 48px;
    border-bottom: 3px solid #115d99;
}
.yshj0224-lm2-x{
    width: 100%;
    height: 455px;
    background: #f7f7f7;
    overflow: hidden;
    margin-top: 30px;
}
.yshj0224-lm2-x-l{
    width: 17.5%;
    float: left;
}
.yshj0224-lm2-x-l ul li {
    width: 100%;
    margin: 0 auto;
    height: 113px;
    text-align: center;
    line-height: 113px;
    cursor: pointer;
    font-size: 18px;
    float: left;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.yshj0224-lm2-x-l ul li:first-child {
    border-top: 0;
}
.yshj0224-lm2-x-l ul li span {
    text-align: left;
    display: block;
    font-size: 20px;
    text-indent: 80px;
    color: #000000;
    width: 100%;
    height: 100%;
    float: left;
}
.yshj0224-lm2-x-l ul li.yshj0224-lm2-x-l-xz {
    width: 100%;
    height: 100%; 
    z-index: 999;
    background:#0b4289 url(yshj-0224-bj14.png) 100% 50% no-repeat;
}
.yshj0224-lm2-x-l ul li span.zx-span1 {
    background: url(yshj-0224-bj6.png) 28px 50% no-repeat;
}
.yshj0224-lm2-x-l ul li.yshj0224-lm2-x-l-xz span.zx-span1 {
    background: url(yshj-0224-bj7.png) 28px 50% no-repeat;
    color: #fff;
}
.yshj0224-lm2-x-l ul li span.zx-span2 {
    background: url(yshj-0224-bj8.png) 28px 50% no-repeat;
}
.yshj0224-lm2-x-l ul li.yshj0224-lm2-x-l-xz span.zx-span2 {
    background: url(yshj-0224-bj9.png) 28px 50% no-repeat;
    color: #fff;
}
.yshj0224-lm2-x-l ul li span.zx-span3 {
    background: url(yshj-0224-bj10.png) 28px 50% no-repeat;
}
.yshj0224-lm2-x-l ul li.yshj0224-lm2-x-l-xz span.zx-span3 {
    background: url(yshj-0224-bj11.png) 28px 50% no-repeat;
    color: #fff;
}
.yshj0224-lm2-x-l ul li span.zx-span4 {
    background: url(yshj-0224-bj12.png) 28px 50% no-repeat;
}
.yshj0224-lm2-x-l ul li.yshj0224-lm2-x-l-xz span.zx-span4 {
    background: url(yshj-0224-bj13.png) 28px 50% no-repeat;
    color: #fff;
}
.yshj0224-lm2-x-r{
    width: 82.5%;
    float: right;
    height: 455px;
    overflow: hidden;
}
.yshj0224-lm2-x-r-xin{
    width: 100%;
    float: right;
    height: 455px;
/*    margin-top: 20px;*/
    overflow: hidden;
 /*   background: #f5f9ff;*/
}
.yshj0224-lm2-x-r-lm1{
    width: 92%;
    margin: 0 auto;
    padding-top: 25px;
}
.yshj0224-lm2-x-r-lm1-t{
    width: 100%;
    height: 210px;
    background: #fff;
    overflow: hidden;
}
.yshj0224-lm2-x-r-lm1-t-l{
    width: 40%;
    float: left;
    height: 210px;
}
.yshj0224-lm2-x-r-lm1-t-l img{
    width: 100%;
    height: 100%;
}
.yshj0224-lm2-x-r-lm1-t-r{
    width: 54%;
    margin-right: 3%;
    float: right;
}
.yshj0224-lm2-x-r-lm1-t-r span{
    display: block;
    width: 100%;
    margin-top: 20px;
    line-height: 30px;
    text-indent: 2em;
}
.yshj0224-lm2-x-r-lm1-t-r span a{
    font-size: 18px;
    color: #000000;
}
.yshj0224-lm2-x-r-lm1-t-r span a:hover{
    color: #115d99;
}
.yshj0224-lm2-x-r-lm1-t-r p{
    text-indent: 2em;line-height: 24px;
    font-size: 14px;
    color: #5e5e5e;
     margin-top: 15px;
}
.yshj0224-lm2-x-r-lm1-x{
    width: 100%;
    overflow: hidden;
    margin-top: 17px;
}
.yshj0224-lm2-x-r-lm1-x ul li{
    width: 24.7%;
    float:left;
    margin-left: 0.4%;
}
.yshj0224-lm2-x-r-lm1-x ul li:first-child {
    margin-left: 0;
}
.yshj0224-lm2-x-r-lm1-x ul li img{
    width: 100%;
    height: 164px;
}
.yshj0224-lm2-x-r-lm1-x ul li p{
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #5e5e5e;
}
.yshj0224-lm2-x-r-lm1-x ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.yshj0224-lm2-x-r-lm1-x ul li a:hover p{
    color: #115d99;
}
.yshj0224-lm2-x-r-lm2{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
}
.yshj0224-lm2-x-r-lm2 ul li{
    width: 31%;
    float:left;
    margin-left: 3.5%;
    background: #fff;
    padding-bottom: 20px;
}
.yshj0224-lm2-x-r-lm2 ul li:first-child {
    margin-left: 0;
}
.yshj0224-lm2-x-r-lm2 ul li img{
    width: 100%;
    height: 241px;
}
.yshj0224-lm2-x-r-lm2 ul li p{
    text-align: center;
    font-size: 18px;
    color: #0b4289;
    font-weight: bold;
    line-height: 38px;
    margin-top: 10px;
}

.yshj0224-lm2-x-r-lm2 ul li span{
    display: block;
    width: 94%;
    margin: 0 auto;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    font-size:16px;
    margin-top: 10px;
}
.yshj0224-lm2-x-r-lm2 ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.yshj0224-lm2-x-r-lm2 ul li a:hover p,.yshj0224-lm2-x-r-lm2 ul li a:hover span{
    color: #f60;
}
.marg-t0{
    margin-top: 0;
    padding-bottom: 30px;
}
.yshj0224-lm2-x-r-lm3{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 24px;
}
.yshj0224-lm2-x-r-lm3-t{
    width: 100%;
    height: 195px;
    background: #fff;
    overflow: hidden;
}
.yshj0224-lm2-x-r-lm3-t1{
    width: 100%;
    overflow: hidden;
}
.yshj0224-lm2-x-r-lm3-t-li{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.yshj0224-lm2-x-r-lm3-t-li ul{
    display: block;
    overflow: hidden;
}
.yshj0224-lm2-x-r-lm3-t-li p{
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: right;
}
.yshj0224-lm2-x-r-lm3-t-li p a{
    font-size: 16px;
    color: #f60;
}
.yshj0224-lm2-x-r-lm3-t-li ul li{
    width: 48%;
    float: left;
    margin: 0 2% 0 0;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mar-t20{
    margin-top: 20px;
}
.yshj0224-lm2-x-r-lm3-t-li ul li a{
    font-size: 16px;
    color: #000;

}
.yshj0224-lm2-x-r-lm3-t-li ul li a:hover{
    color: #0b4289;
}
.yshj0224-lm2-x-r-lm3-t-l{
    width: 36%;
    float: left;
    height: 195px;
}
.yshj0224-lm2-x-r-lm3-t-l img{
    width: 100%;
    height: 100%;
}
.yshj0224-lm2-x-r-lm3-t-r{
    width: 58%;
    margin-right: 3%;
    float: right;
}
.yshj0224-lm2-x-r-lm3-t-r span{
    display: block;
    width: 100%;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #0b4289;
    font-weight: bold;
}
.yshj0224-lm2-x-r-lm3-t-r a {
    display: inline-block;
    width: 100%;
    height: 100%
}
.yshj0224-lm2-x-r-lm3-t-r a:hover span,.yshj0224-lm2-x-r-lm3-t-r a:hover p{
    color: #f60;
}
.yshj0224-lm2-x-r-lm3-t-r p{
    line-height: 28px;
    font-size: 16px;
    color: #000000;
     margin-top: 15px;
}
.mar-t40{
    margin-top: 40px;
}
.yshj0224-lm3{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 42px;

}
.yshj0224-lm3-x{
    width: 1280px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
.yshj0224-lm3-x-xin{
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
}
.yshj0224-lm3-x-xin img{
    width: 100%;
}
.yshj0224-lm3-x-xin a {
    display: inline-block;
    position: absolute;
    font-size: 20px;
    color: #fff;
}
.yshj0224-lm3-x a {
    display: inline-block;
    position: absolute;
    font-size: 22px;
    color: #fff;
}
.yqzt-wz1 {
    top: 75px;
    left: 558px;
}
.yqzt-wz2 {
    top: 144px;
    left: 125px;
}
.yqzt-wz3 {
    top: 144px;
    left: 225px;
}
.yqzt-wz3 {
    top: 129px;
    left: 761px;
}
.yqzt-wz4 {
    top: 201px;
    left: 201px;
}
.yqzt-wz5 {
    top: 185px;
    left: 435px;
}
.yqzt-wz6 {
    top: 215px;
    left: 620px;
}
.yqzt-wz7 {
    top: 178px;
    left: 718px;
}
.yqzt-wz8 {
    top: 239px;
    left: 848px;
}
.yqzt-wz9 {
    top: 438px;
    left: 57px;
}
.yqzt-wz10 {
    top: 375px;
    left: 774px;
}
.yqzt-wz11 {
    top: 570px;
    left: 599px;
}
.yqzt-wz12 {
    top: 621px;
    left: 164px;
}
.yqzt-wz13 {
    top: 644px;
    left: 486px;
}
.xin-yqzt-wz1 {
    top: 100px;
    left: 500px;
}
.xin-yqzt-wz2 {
    top: 165px;
    left: 91px;
}
.xin-yqzt-wz3 {
    top: 149px;
    left: 684px;
}
.xin-yqzt-wz4 {
    top: 220px;
    left: 146px;
}
.xin-yqzt-wz5 {
    top: 207px;
    left:380px;
}
.xin-yqzt-wz6 {
    top: 234px;
    left: 555px;
}
.xin-yqzt-wz7 {
    top: 198px;
    left: 644px;
}
.xin-yqzt-wz8 {
    top: 261px;
    left: 777px;
}
.xin-yqzt-wz9 {
    top: 456px;
    left: 31px;
}
.xin-yqzt-wz10 {
    top: 397px;
    left: 700px;
}
.xin-yqzt-wz11 {
    top: 586px;
    left: 530px;
}
.xin-yqzt-wz12 {
    top: 642px;
    left: 109px;
}
.xin-yqzt-wz13 {
    top: 665px;
    left: 416px;
}
.yshj0224-lm3-x a:hover{
    color: #ff9c00;
}
.yshj0224-lm3-x-xin a:hover{
    color: #ff9c00;
}
.xin-zdyq-li{
    width: 980px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}
.xin-zdyq-li ul li{
    width: 42%;
    float: left;
    margin: 0 4%;
    line-height: 42px;
    height: 42px;
}
.xin-zdyq-li ul li a{
    display: inline-block;
    font-size: 16px;
}
.xin-zdyq-li ul li a:hover{
    color: #1572b8;
}
.xin-zdyq-li ul li i {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #082b47;
}
.yshj0224-lm4{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 42px;

}
.yshj0224-lm4-x{
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
.yshj0224-lm4-x-ty{
    width: 46%;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.yshj0224-lm4-x-ty-t{
    height: 46px;
    border-bottom:1px solid #eeeeee;
}
.yshj0224-lm4-x-ty-t a{
    display: inline-block;
    padding: 0 20px;
    background: #0b4289;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    height: 46px;
    line-height: 46px;
}
.yshj0224-lm4-x-ty-x{
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}
.yshj0224-lm4-x-ty-x ul li{
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
}
.yshj0224-lm4-x-ty-x ul li a{
    display: inline-block;
    max-width: 80%;
    float: left;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
}
.yshj0224-lm4-x-ty-x ul li a:hover{
    color: #0b4289;
}
.yshj0224-lm4-x-ty-x ul li em{
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #000000;
}
.yshj0224-lm5{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 42px;
}
.yshj0224-lm5-t{
    width: 100%;
    margin-top: 30px;
}
.yshj0224-lm5-t img{
    width: 100%;
}
.yshj0224-lm5-x{
    width: 1251px;
    margin: 0 auto;
    margin-top: 55px;
    overflow: hidden;
}
.yshj0224-lm5-x ul li{
    width: 255px;
    height: 116px;
    line-height: 116px;
    float: left;
    margin-left: 77px;
    background: url(yshj-0224-bj27.png) no-repeat;
}
.yshj0224-lm5-x ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.yshj0224-lm5-x ul li span{
    display: block;
    text-align: center;
    width: 100%;
    height: 43px;
    margin-top: 23px;
    line-height: 43px;
    vertical-align: middle;
}
.yshj0224-lm5-x ul li span img{
    max-height: 43px;
    vertical-align: middle;
}
.yshj0224-lm5-x ul li p{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #000;
    text-align: center;
}
.yshj0224-lm5-x ul li:first-child {
    margin-left: 0;
}
.yshj0224-lm6{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 42px;
}
.yshj0224-lm6-t{
    width: 100%;
    height: 46px;
}
.yshj0224-lm6-t a{
    display: inline-block;
    padding: 0 20px;
    background: #115d99;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    height: 46px;
    line-height: 46px;
}
.yshj0224-lm6-x{
    width: 100%;
    padding-bottom: 50px;
}
.yshj-tygl{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top:20px;
}
.yshj-tygl-lm1{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.yshj-tygl-lm1 span{
    display: inline-block;
    font-size: 20px;
    float: left;
    line-height: 38px;
    color: #0068b7;
    border-bottom: 2px solid #0068b7;
}
.yshj-tygl-lm1>a {
    display: inline-block;
    float: right;
    height: 30px;
    padding: 0 15px;
    background: #ff9c00;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 5px;
    letter-spacing: 3px;
}
.yshj-tygl-lm2{
    width: 100%;
    margin-top: 20px;
}
.yshj-tygl-lm3{
    width: 100%;
    margin-top: 30px;
}
.yshj-tygl-lm3 ul li{
    width: 22%;
    margin: 0 1.5%;
    margin-bottom: 50px;
    float: left;
}
.yshj-tygl-lm3 ul li img{
    width: 100%;
    height: 175px;
}
.yshj-tygl-lm3 ul li p{
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    margin: 0;
}
.yshj-tygl-ds{
    width: 100%;
    height: 46px;
    line-height: 46px;
}
.yshj-tygl-ds span{
    display: inline-block;
    padding: 0 20px;
    background: #0068b7;
    font-size: 22px;
    color: #fff;
}
.yshj-tygl-lm4{
    width: 100%;
    margin-top: 30px;
}
.yshj-tygl-lm4 ul li{
    width: 100%;
    float: left;
    line-height: 42px;
}
.yshj-tygl-lm4 ul li i{
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #082b47;
}
.yshj-tygl-lm4 ul li a{
    display: inline-block;
    float: left;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}
.yshj-tygl-lm4 ul li a:hover{
    color: #1572b8;
}
.yshj-tygl-lm4 ul li em{
    display: inline-block;
    float: right;
    font-size: 16px;
}
.zdcx-0225{
    width: 100%;
    margin-top: 40px;
    background: #e7f1fa;
    padding: 45px 0;
}
.zdcx-0225-lm1{
    width: 100%;
    text-align: center;
}
.zdcx-0225-lm2{
    width: 1188px;
    margin: 0 auto;
    margin-top: 18px;
    overflow: hidden;
    padding-bottom: 20px;   
    background: url(zdcx-0225bj3.png) 50% 100% no-repeat;
}
.zdcx-0225-lm2-ty{
    width: 1072px;
    height: 627px;
    margin: 0 auto;
    background: url(zdcx-0225bj6.png) 50% 100% no-repeat;
}
.flyangshi1{
    float: left;
    margin-left: 50px;
}
.zdcx-0225-lm2-ty-nr{
    width: 96%;
    margin: 0 auto;
    padding-top: 25px;
}
.zdcx-0225-lm2-ty-nr ul{
    display: block;
    width: 46%;
    float: left;
    overflow: hidden;
    margin: 0 2%;
}
.zdcx-0225-lm2-ty-nr ul li{
    width: 100%;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zdcx-0225-lm2-ty-nr ul li a{
    font-size: 16px;
    color: #000000;
}
.flyangshi2{
    float: right;
    margin-right: 50px;
}
.zdcx-0225-lm2-ty-nr ul li a:hover{
    color: #0b4289;
}
.zdcx-0225-lm3{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 46px;
    line-height: 46px;
}
.zdcx-0225-lm3 a{
    display: inline-block;
    padding: 0 30px;
    margin: 0 15px;
    font-weight: bold;
    font-size: 20px;
    color: #000;
}
.zdcx-0225-lm3-anniu1{
    background: #fff45c;
}
.zdcx-0225-lm3-anniu2{
    background: #e5e5e5;
}
.zdcx-0225-lm4{
    width: 1156px;
    margin: 0 auto;
    margin-top: 65px;
}
.zdcx-0225-lm5{
    width: 1188px;
    margin: 0 auto;

    margin-top: 20px;
}
.zdcx-0225-lm5-t{
    width: 100%;
    text-align: center;
}
.zdcx-0225-lm5-x{
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
}
.zdcx-0225-lm5-x ul li{
    width: 100%;
    height: 44px;
    line-height: 44px;
    float: left;
}
.zdcx-0225-lm5-x ul li a{
    display: inline-block;
    float: left;
    max-width: 1000px;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zdcx-0225-lm5-x ul li em{
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #000000;
}
.zdcx-0225-lm5-x ul li a:hover{
    color: #0b4289;
}

.zdcy-sjy-r p{
    line-height: 28px;
    font-size: 16px;
    color: #000000;
     margin-top: 15px;
}
.hngl-lm1-r-xin {
    width: 1320px;
    float: right;
    padding: 10px 0 30px 0;
}
.bor-b0{
    border-bottom: 0;
}
.zdcy-sj-li{
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}
.zdcy-sj-li ul li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zdcy-sj-li ul li a{
    font-size: 16px;
    color: #000;
}
.zdcy-sj-li ul li a:hover{
    color: #f60;
}
.zdcy-sj-li-x{
    width: 100%;
    margin: 0 auto;
}
.mar-t0{
    margin-top: 0;
    padding-bottom: 100px;
}
.mar-t1{
    margin-top: 0;

}
.lxwm0227{
    width: 100%;
    padding-top: 40px;
}
.lxwm0227-lm1{
    width: 100%;
    text-align: center;
    height: 60px;
    line-height: 60px;
}
.lxwm0227-lm1 span{
    display: inline-block;
    font-size: 28px;
    line-height: 60px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #015293;
    border-bottom: 3px solid #015293;
}
.lxwm0227-lm2{
    width: 100%;
    margin-top: 40px;
    text-align: center;
}
.lxwm0227-lm3{
    width: 795px;
    margin: 0 auto;
    margin-top: 50px;
    height: 142px;
    background: url(lxwm0227xg-bj2.png)  no-repeat;
}
.lxwm0227-lm3-nr{
    padding-top: 15px;
    width: 92%;
    margin: 0 auto;
}
.lxwm0227-lm3-nr p{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #000;
}
.lxwm0227-lm3-nr p img{
    vertical-align: middle;
    margin-right: 10px;
}
.lxwm0227-lm3-nr p i{
    display: inline-block;
    width: 60px;
    text-align: center;
}
.hnjj0227-lm1{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 38px;
    height: 58px;
    text-align: center;
    line-height: 58px;
     background: url(hnjj0227xg-bj1.png) 50% 0  no-repeat;
}
.hnjj0227-lm1 span{
    display: inline-block;
    width: 163px;
    height: 58px;
    font-size: 22px;
    color: #fff;
     background: url(hnjj0227xg-bj2.png) 50% 0  no-repeat;
}
.hnjj0227-lm2{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    background: #fbfbfb;
    padding: 45px 0 35px 0;
}
.hnjj0227-lm2-nr{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.hnjj0227-lm2-nr-l{
    width: 41.5%;
    float: left;
    height: 413px;
}
.hnjj0227-lm2-nr-l img{
    width: 100%;
    height: 100%;
}
.hnjj0227-lm2-nr-r{
    box-sizing: content-box;
    width: 56%;
    float: right;
    height: 411px;
    background: #fff;
    border:1px solid #e5e5e5;
}
.hnjj0227-lm2-nr-r-nr{
    width: 96%;
    margin: 0 auto;
    padding-top: 15px; 
}
.hnjj0227-lm2-nr-r-nr-lm1{
    width: 100%;
    line-height: 46px;
    height: 46px;
    background: url(hnjj0227xg-bj4.png) 0 50%  no-repeat;
}
.hnjj0227-lm2-nr-r-nr-lm1 span{
    font-size: 22px;
    color: #0b4289;
    margin-left: 20px;
}
.hnjj0227-lm2-nr-r-nr-lm2{
    width: 100%;
}
.hnjj0227-lm2-nr-r-nr-lm2 p{
    text-indent: 2em;
    font-size: 16px;
    color: #383838;
    line-height: 38px;
}
.hnjj0227-lm3{
    width: 100%;
    padding: 20px 0;
    background: url(hnjj0227xg-bj5.png) 0 50%  repeat-y;
}
.hnjj0227-lm3-nr{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.hnjj0227-lm3-nr-ty-x{
    width: 100%;
    margin-top: 15px;
}
.hnjj0227-lm3-nr-ty-x p{
    font-size: 16px;
    color: #383838;
    line-height: 38px;
    text-indent: 2em;
}
.mar-t20{
    margin-top: 20px;
}
.hnjj0227-lm4{
    width: 100%;
    background: #fbfbfb;
    padding: 10px 0 20px 0;
}
.hnjj0227-lm4-nr{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.hnjj0227-lm4-nr-ty{
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 50px;
}
.hnjj0227-lm4-nr-ty-l{
    width: 46%;
    float: left;
}
.hnjj0227-lm4-nr-ty-l span,.hnjj0227-lm4-nr-ty-r span{
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #000000;
}
.hnjj0227-lm4-nr-ty-l p,.hnjj0227-lm4-nr-ty-r p{
    text-indent: 2em;
    font-size: 16px;
    color: #383838;
    line-height: 38px;
}
.hnjj0227-lm4-nr-ty-r{
    width: 46%;
    float: right;
}
.hnjj0227-lm5{
    width: 100%;
    padding:30px 0;
    background: #f2faff;
}
.hnjj0227-lm5-nr{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.hnjj0227-lm5-nr-x{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.hnjj0227-lm5-nr-x-l{
    width: 71%;
    float: left;
}
.hnjj0227-lm5-nr-x-l p{
    text-indent: 2em;
    font-size: 16px;
    color: #383838;
    line-height: 38px;
}
.hnjj0227-lm5-nr-x-r{
    width: 25%;
    float: right;
    text-align: right;
}
.hnjj0227-lm5-nr-x-r img{
    max-width: 100%;
}
.zcfgxg0227{
    width: 100%;
    overflow: hidden;
    background:url(zmg-sy0227xg3.png) 50% 50%  repeat-y; 
}
.zcfgxg0227-ty{
    width: 46%;
    text-align: left;
}
.zcfgxg0227-ty-t{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #f8f8f8;
}
.zcfgxg0227-ty-t a{
    font-size: 18px;
    color: #093d86;
    margin-left: 30px;
}
.zcfgxg0227-ty-m{
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #e0f1f9;
    padding-bottom: 20px;
}
.zcfgxg0227-ty-m p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(zmg-sy0227xg4.png) 0 50%  no-repeat; 
}
.zcfgxg0227-ty-m p>a{
    font-size: 16px;
    float: left;
    color: #000000;
    margin-left: 15px;
}
.zcfgxg0227-ty-m p span {
    display: inline-block;
    float: right;
}
.zcfgxg0227-ty-m p span a{
    font-size: 14px;
    color: #0b4289;
}
.zcfgxg0227-ty-m p a:hover,.zcfgxg0227-ty-m p span a:hover{
    color: #0b4289;
}
.zcfgxg0227-ty-m ul{
    display: block;
    margin-top: 6px;
    overflow: hidden;
}
.zcfgxg0227-ty-m ul li{
    width: 100%;
    float: left;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
}
.zcfgxg0227-ty-m ul li a{
    font-size: 14px;
    color: #000;
}
.zcfgxg0227-ty-m ul li a:hover{
    color: #0b4289;
}
.bor-b0{
    border-bottom: 0;
    padding-bottom: 0;
}
.xin-lm5-x-xin{
    width: 100%;
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}
.xin-lm5-x-xin span{
    display: inline-block;
    width: 172px;
    height: 179px;
    margin: 0 120px;
    background:url(xiugai0228-bj1.png) no-repeat;  
}
.xin-lm5-x-xin span a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.xin-lm5-x-xin span a i{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    vertical-align: middle;
}
.xin-lm5-x-xin span a i img{
    vertical-align: middle;
}
.xin-lm5-x-xin span p {
    font-size: 22px;
    font-weight: bold;
    color: #093d86;
    margin-left: 0;
}
.top-xin{
    width: 100%;
    min-width: 1280px;
    max-width: 1920px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.top-xin-t{
    width: 100%;
    height: 88px;
    overflow: hidden;
}
.top-xin-t-m{
    width: 76%;
    float: left;
    margin-left: 10.5%;
    height: 88px;
}
.top-xin-t-r{
    width: 13.5%;
    float: right;
    text-align: center;
}
.top-xin-t-r span{
    display: inline-block;
    width: 100%;
    height: 88px;
}
.top-xin-t-r span table{
    width: 100%;
    height: 100%;
}
.top-xin-t-r span table td{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    vertical-align: middle;
}
.top-xin-t-m-l{
    width: 36%;
    float: left;
    margin-top: 15px;
    max-width: 363px;
}
.top-xin-t-m-l img{
    width: 100%;
    max-height: 78px;
}
.top-xin-t-m-r{
    width: 60%;
    float: right;
    padding-top: 23px;
}
.top-xin-t-m-r-weixin{
    width: 30px;
    height: 46px;
    float: right;
    margin-right: 20px;
}
.top-xin-t-m-r-weixin a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(zmg-sy0227xg1.png) 0 50% no-repeat;
}
.top-xin-t-m-r-weixin a:hover{
     background: url(zmg-sy0227xg2.png) 0 50% no-repeat;
}
.top-xin-t-m-r-ss{
    width: 342px;
    height: 46px;
    float: right;
    margin-right: 20px;
    position: relative;
     background: url(syxiugai0303-bj5.png) 0 50% no-repeat;
}
.top-xin-t-m-r-sous{
    width: 30px;
    height: 46px;
    float: right;
    margin-right: 20px;
}
.top-xin-t-m-r-sous a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(syxiugai0303-bj7.png) 0 50% no-repeat;
}
.top-xin-t-m-r-sous a:hover{
     background: url(syxiugai0303-bj8.png) 0 50% no-repeat;
}
.top-xin-t-m-r-sous img{
    vertical-align: middle;
}
.top-xin-t-m-r-ss input {
    border: none;
    outline: none;
    width: 270px;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    float: left;
    left: 10px;
    background: transparent;
    position: absolute;
    top: 0px;
    font-family: Microsoft YaHei,Arial;
}
.top-xin-t-m-r-ss button {
    height: 46px;
    border: 0;
    width: 57px;
    position: absolute;
    cursor: pointer;
    right: 0px;
    background: transparent;
}
.top-xin-t-m-r-zim{
    width: 120px;
    text-align: right;
    float: right;
    margin-right: 20px;
    height: 46px;
    line-height: 46px;
}
.top-xin-t-m-r-zim a{
    font-size: 20px;
    color: #fff;
}
.top-xin-t-m-r-zim i{
    display: inline-block;
    width: 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.top-xin-t-m-r-zim a:hover{
    color: #fff600;
}
.top-xin-x{
    width: 100%;
     background: url(syxiugai0303-bj2.png) 0 50% no-repeat;
    height: 47px;
}
.clear:after{
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
ul.dropdown { position: relative; width: 1260px;margin: 0 auto;display: block; }
ul.dropdown>li {  float: left; width: 180px; position: relative;height: 47px;line-height: 47px; }
ul.dropdown>li img{
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
}
ul.dropdown a:hover { color: #fff600;  }
ul.dropdown>li>a { display: block; width: 100%;height: 100%; color: #fff; position: relative; z-index: 2000; text-align: center; text-decoration: none;font-size: 20px; }
ul.dropdown>li:hover>a{ background:  url(syxiugai0303-bj3.png) 0 50% no-repeat;; position: relative; color: #fff600; background-size:100% 100%;}
ul.dropdown ul { display: none; position: absolute; top: 0; left: 0; width: 180px; z-index: 1000; border-radius: 0 0 10px 10px; background-image: url(syxiugai0303-bj4.png) ;background-size:100% 100%;}
ul.dropdown ul li {font-weight: normal;color: #000;/* border-top: 1px solid #ccc; */width: 160px;margin: 0 auto;text-align: center;}
ul.dropdown ul li a { display: block; color: #fff !important;  width: 100%;height: 100%; font-size: 18px;}
ul.dropdown ul li a:hover {color: #fff600 !important; }
ul.dropdown ul li:first-child{
    border-top: 0px;
}
.dqwz0305{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    height: 68px;
    line-height: 68px;
    background: url(xiugai0305-bj2.png) 50% 50% repeat-x;
    position: relative;
}
.dqwz0305 span{
    display: inline-block;
    height: 68px;
    line-height: 68px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20px 0 20px;
    background:#fff url(xiugai0305-bj1.png) 0 50% no-repeat;
}
.dqwz0305 span a{
    font-size: 14px;
    color: #000000;
}
.dqwz0305 span i {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-style: normal;
}
.dqwz0305 span a:hover{
    color: #3779cf;
}
.tyej0305{
    max-width: 1400px;
    min-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.tyej0305-l{
    width: 20%;
    float: left;
    background: #fafcff;
}
.tyej0305-l-t{
    width: 100%;
    height: 66px;line-height: 66px;
    background: #1f60b5;
}
.tyej0305-l-t span{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-left: 15px;
}
.tyej0305-l-x>ul>li.xuanzhong2>a{
   background: #f6f8fa;color: #1f60b5;
}

.tyej0305-l-x>ul>li.xuanzhong2>a.inactive{background:url(xiugai0305-bj7.png) 92% 50% no-repeat;color:#000;}
.tyej0305-l-x>ul>li.xuanzhong2>a.active{background: #f6f8fa url(xiugai0305-bj8.png) 92% 50% no-repeat;color: #1f60b5;}
.tyej0305-l-x{width:100%;overflow:hidden;}
.tyej0305-l-x>ul>li{display:block;width:100%;}
.tyej0305-l-x>ul>li>a{display:block;height:80px; padding-left:20px;font-size:22px;color:#000;outline:none;line-height: 80px; overflow: hidden;}
.tyej0305-l-x>ul>li:hover{
    background:#f6f8fa;
}

.tyej0305-l-x>ul>li .inactive{background:url(xiugai0305-bj7.png) 92% 50% no-repeat;}
.tyej0305-l-x>ul>li .active{background: #f6f8fa url(xiugai0305-bj8.png) 92% 50% no-repeat;color: #1f60b5;}

.tyej0305-l-x>ul>li>ul{display:none;overflow: hidden;}
.tyej0305-l-x>ul>li>ul>li{
    width: 100%;
    height: 73;
    float: left;
    line-height: 73px;
    background:#f4f8ff;
    overflow: hidden;
}
.tyej0305-l-x>ul>li>ul>li a{
    display:block;height:72px; padding-left:35px;font-size:20px;color:#000;outline:none;line-height: 72px;
}
.tyej0305-l-x>ul>li>ul>li:hover,.tyej0305-l-x>ul>li>ul>li.xuanzhong1{
    background: url(xiugai0305-bj9.png) 0 50% no-repeat;
}
.tyej0305-l-x>ul>li>ul>li:hover a,.tyej0305-l-x>ul>li>ul>li.xuanzhong1 a{
    background: url(xiugai0305-bj10.png) 92% 50% no-repeat;
}
.tyej0305-l-x>ul>li>ul>li:hover a,.tyej0305-l-x>ul>li>ul>li.xuanzhong1 a{
    color: #1f60b5;
}

.tyej0305-r{
    width: 77%;
    overflow: hidden;
    float: right;
    background:#fafcff;
}
.tyej0305-r-nr{
    width: 96%;
    margin: 0 auto;
    padding: 15px 0 30px 0;
}
.tyej0305-r-nr-lm1{
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}
.tyej0305-r-nr-lm1 span{
    display: inline-block;
    background: #eeeeee;
    border-radius: 10px;
    margin-right: 30px;
    
}
.tyej0305-r-nr-lm1 span a{
    display: inline-block;
    height: 100%;
    font-size: 18px;
    color: #000;
    padding: 0 30px;
}
.tyej0305-r-nr-lm1 span.zx-xuan1{
    background: #1f60b5;
}
.tyej0305-r-nr-lm1 span.zx-xuan1 a{
    color: #fff;
}
.tyej0305-r-nr-lm2{
    width: 100%;
    margin-top: 10px;
}
.tyej0305-r-nr-lm2 ul{
    display: block;
    overflow: hidden;
    padding: 15px 0;
}
.tyej0305-r-nr-lm2 ul li{
    width: 100%;
    float: left;
    line-height: 40px;
}
.tyej0305-r-nr-lm2 ul li i{
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 16px;
    color: #082b47;
}
.tyej0305-r-nr-lm2 ul li a{
    display: inline-block;
    float: left;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.tyej0305-r-nr-lm2 ul li a:hover{
    color: #1f60b5;
}
.tyej0305-r-nr-lm2 ul li em{
    display: inline-block;
    float: right;
    font-size: 16px;
}
.top-0306{
    width: 100%;
    height: 80px;
    min-width: 1280px;
    max-width: 1920px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    background:url(xiugai0306-bj1.png) no-repeat;
}
.top-0306-l{
    width: 28%;
    height: 80px;
    float: left;
    margin-left: 5%;
    vertical-align: middle;
    line-height: 80px;
}
.top-0306-l img{
    width: 100%;
    max-width: 500px;
    vertical-align: middle;
}
.top-0306-r{
    width: 156px;
    float: right;
    margin-right: 3%;
}
.top-0306-r-t{
	width: 100%;
	margin-top: 5px;
	height: 30px;
	line-height: 32px;
	color: #FFFF00;
}

.top-0306-r-t a{
	width: 100%;
	margin-top: 5px;
	height: 30px;
	line-height: 32px;
	color: #FFF;
}





.top-0306-r-t span{
    font-size: 18px;
    color: #fff;
}
.top-0306-r-x{
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.top-0306-r-x-weixin{
    width: 30px;
    height: 40px;
    float: left;
    margin-left: 40px;
}
.top-0306-r-x-weixin a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(zmg-sy0227xg1.png) 0 50% no-repeat;
}
.top-0306-r-x-weixin a:hover{
     background: url(zmg-sy0227xg2.png) 0 50% no-repeat;
}
.top-0306-r-x-ss{
    width: 30px;
    height: 40px;
    float: left;
    margin-left: 40px;
}
.top-0306-r-x-ss a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(syxiugai0303-bj7.png) 0 50% no-repeat;
}
.top-0306-r-x-ss a:hover{
     background: url(syxiugai0303-bj8.png) 0 50% no-repeat;
}
.top-0306-r-x-wenz{
    width: 30px;
    text-align: right;
    float: left;
    height: 40px;
    line-height: 40px;
}
.top-0306-r-x-wenz a {
    font-size: 24px;
    color: #fff;
}
.top-0306-r-x-wenz a:hover{
    color: #6ae26e;
}
.top-0306-m{
    width: 40%;
    float: right;
    margin-right: 20px;
    height: 80px;
}
ul.dropdown1 { position: relative; width: 100%;margin: 0 auto;display: block; }
ul.dropdown1>li {  float: left; width: 16.6%; position: relative;height: 80px;line-height: 90px; }
ul.dropdown1>li img{
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
}

ul.dropdown1>li>a { display: block; width: 100%;height: 100%; color: #fff; position: relative; z-index: 2000; text-align: center; text-decoration: none;font-size: 20px; }
ul.dropdown1>li:hover>a{ background:  url(xiugai0306-bj3.png) repeat;; position: relative;  background-size:100% 100%;}
ul.dropdown1 ul { display: none; position: absolute; top: 0; left: 0; width: 100%; z-index: 1000; background: url(xiugai0306-bj4.png) repeat;background-size:100% 100%;top: 80px;}
ul.dropdown1 ul li {font-weight: normal;color: #000;/* border-top: 1px solid #ccc; */width: 100%;margin: 0 auto;text-align: center;height: 49px;line-height: 49px;}
ul.dropdown1 ul li a { display: block; color: #000 !important;  width: 100%;height: 100%; font-size: 16px;}
ul.dropdown1 ul li a:hover {color: #0b4289 !important; background: url(xiugai0306-bj5.png) repeat}
ul.dropdown1 ul li:first-child{
    border-top: 0px;
}
.yshj0224-lm5-x-xin{
    width: 980px;
    margin: 0 auto;
    margin-top: 35px;
    overflow: hidden;
}
.yshj0224-lm5-x-xin ul li{
    width: 220px;
    height: 116px;
    line-height: 116px;
    float: left;
    margin-left: 33px;
    background: url(zhenghe-0311-bj5.png) no-repeat;
}
.yshj0224-lm5-x-xin ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.yshj0224-lm5-x-xin ul li span{
    display: block;
    text-align: center;
    width: 100%;
    height: 43px;
    margin-top: 23px;
    line-height: 43px;
    vertical-align: middle;
}
.yshj0224-lm5-x-xin ul li span img{
    max-height: 43px;
    vertical-align: middle;
}
.yshj0224-lm5-x-xin ul li p{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #000;
    text-align: center;
}
.yshj0224-lm5-x-xin ul li:first-child {
    margin-left: 0;
}
.yshj0224-lm5-x-xin ul li a:hover p{
    color: #1572b8;
}
.fwzx-zxjy-t{
    width: 100%;
    height: 46px;
    margin-top: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
}
.fwzx-zxjy-t span{
    display: inline-block;
    box-sizing: border-box;
    height: 46px;
    line-height: 46px;
    float: left;
    border-bottom: 3px solid #1572b8;
}
.fwzx-zxjy-t span a{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #1572b8;
    padding: 0 15px;
}
.fwzx-zxjy-t i{
    float: right;
}
.fwzx-zxjy-t i a{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 46px;
}
.fwzx-zxjy-t i a:hover{
    color: #1572b8;
}
.wyly-nr-lm3-xin{
    
    box-sizing: content-box;
    width: 99%;
    margin: 0 auto;
    margin-top: 30px;
    border:1px solid #e5e5e5;
    padding: 0 0 10px 0;
    border-top: 0;
}
.wyly-nr-lm3-lm1-xin{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #f3f3f3;
}
.wyly-nr-lm3-lm1-xin span{
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #000000;
    float: left;
}
.wyly-nr-lm3-lm1-sp1-xin{
    width: 55%;
}
.wyly-nr-lm3-lm1-sp2-xin{
    width: 15%;
}
.wyly-nr-lm3-lm1-sp3-xin{
    width: 15%;
}
.wyly-nr-lm3-lm1-sp4-xin{
    width: 15%;
}

.wyly-nr-lm3-lm2-xin{
    width: 100%;
    overflow: hidden;
}
.wyly-nr-lm3-lm2-xin ul li{
    width: 100%;
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    text-align: center;
}
.wyly-nr-lm3-lm2-xin ul li span{
    display: inline-block;
    float: left;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.wyly-nr-lm3-lm1-sp5-xin{
    width: 460px;
    margin-left: 20px;
    text-align: left;
}
.wyly-nr-lm4-xin{
    box-sizing: content-box;
    width: 99%;
    border:1px solid #e5e5e5;
    padding:15px 0;
    border-top: 0;
    text-align: center;
}
.dlmdh-r-x-new-xin{
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
.zdcx-0225-lm2-xin{
    width: 980px;
    margin: 0 auto;
    margin-top: 18px;
    overflow: hidden;
    padding-bottom: 20px;   
    background: url(zhenghe-0311-bj6.png) 50% 100% no-repeat;
}
.zdcx-0225-lm2-ty-xin{
    width: 972px;
    height: 627px;
    margin: 0 auto;
    background: url(zhenghe-0311-bj7.png) 50% 100% no-repeat;
}

.zdcx-0225-lm2-ty-nr-xin{
    width: 96%;
    margin: 0 auto;
    padding-top: 25px;
}
.zdcx-0225-lm2-ty-nr-xin ul{
    display: block;
    width: 46%;
    float: left;
    overflow: hidden;
    margin: 0 2%;
}
.zdcx-0225-lm2-ty-nr-xin ul li{
    width: 100%;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zdcx-0225-lm2-ty-nr-xin ul li a{
    font-size: 16px;
    color: #000000;
}
.zdcx-0225-lm2-ty-nr-xin ul li a:hover{
    color: #1572b8;
}
.hngl-lm1-r-lm1{
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
}
.hngl-lm1-r-tylm{
    width: 100%;
    margin: 0 auto;
    height: 40px;
    overflow: hidden;
}
.hngl-lm1-r-tylm span{
    display: inline-block;
    font-size: 20px;
    float: left;
    line-height: 37px;

    color: #1572b8;
    border-bottom: 3px solid #1572b8;
}
.hngl-lm1-r-tylm span a{
    font-size: 20px;
    color: #1572b8;
    font-weight: bold;
    padding: 0 15px;
}
.hngl-lm1-r-tylm>a{
    display: inline-block;
    float: right;
    height: 30px;
    padding: 0 15px;
    background: #ff9c00;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 5px;
    letter-spacing: 3px;
}
.hngl-lm1-r-lm1-nr{
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
.hngl-lm1-r-lm1-nr p{
    width: 100%;
   
    line-height: 46px;
    text-indent: 2em;
}
.hngl-lm1-r-lm1-nr p a{
 font-size: 16px;
    color: #000;
}
.hngl-lm1-r-lm1-nr p a:hover{
    color: #1572b8;
}
.hngl-lm1-r-lm2{
    width: 100%;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
}
.hngl-lm1-r-lm2-x{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
.hngl-lm1-r-lm2-x ul {
    display: block;
    overflow: hidden;
}
.hngl-lm1-r-lm2-x ul li{
    width: 30.33%;
    float: left;
    margin:0 1.5%;
    margin-bottom: 20px;
}
.hngl-lm1-r-lm2-x ul li a{
    display: inline-block;
    width: 100%;
    height: 100%
}
.hngl-lm1-r-lm2-x ul li img{
    width: 100%;
    height: 200px;
}
.hngl-lm1-r-lm2-x ul li p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    margin: 0;
    text-align:center;
}
.hngl-lm1-r-lm2-x ul li a:hover p{
    color: #1572b8;
}
.hngl-lm1-r-lm3{
    width: 100%;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
}
.hngl-lm1-r-lm3-x{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
.hngl-lm1-r-lm3-x ul {
    display: block;
    overflow: hidden;
}
.hngl-lm1-r-lm3-x ul li{
    width: 30.33%;
    float: left;
    margin:0 1.5%;
    margin-bottom: 20px;
    position: relative;
}
.hngl-lm1-r-lm3-x ul li i{
    display: inline-block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(wmhnd-bj16.png) 50% 50% no-repeat;
}
.hngl-lm1-r-lm3-x ul li a{
    display: inline-block;
    width: 100%;
    height: 100%
}
.hngl-lm1-r-lm3-x ul li img{
    width: 100%;
    height: 200px;
}
.hngl-lm1-r-lm3-x ul li p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    margin: 0;
    text-align:center;
}
.hngl-lm1-r-lm3-x ul li a:hover p{
    color: #1572b8;
}
.mar-t01{
    margin-top: 0;
}
.hngl-lm1-r-lm4-x{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
.hngl-lm1-r-lm4-x ul {
    display: block;
    overflow: hidden;
}
.hngl-lm1-r-lm4-x ul li{
    width: 30.33%;
    float: left;
    margin:0 1.5%;
    margin-bottom: 30px;
}
.hngl-lm1-r-lm4-x ul li a{
    display: inline-block;
    width: 100%;
    height: 100%
}
.hngl-lm1-r-lm4-x ul li img{
    width: 100%;
    height: 200px;
}
.hngl-lm1-r-lm4-x ul li p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    margin: 0;
    text-align:center;
}
.hngl-lm1-r-lm4-x ul li a:hover p{
    color: #1572b8;
}
.bor-b0{
    border-bottom: 0;
}
.hngl-lm1-r-lm5-x{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
.hngl-lm1-r-lm5-x ul {
    display: block;
    overflow: hidden;
}
.hngl-lm1-r-lm5-x ul li{
    width: 22%;
    float: left;
    margin:0 1.5%;
    margin-bottom: 30px;
}
.hngl-lm1-r-lm5-x ul li a{
    display: inline-block;
    width: 100%;
    height: 100%
}
.hngl-lm1-r-lm5-x ul li img{
    width: 100%;
    height: 200px;
}
.hngl-lm1-r-lm5-x ul li p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    margin: 0;
    text-align:center;
}
.hngl-lm1-r-lm5-x ul li a:hover p{
    color: #1572b8;
}
.zdcy-sjy{
    width:100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    background: #fff !important;
}
.zdcy-sjy-l{
    width: 37%;
    float: left;
    height: 286px;
}
.zdcy-sjy-l img{
    width: 100%;
    height: 100%;
}
.zdcy-sjy-r{
    width: 59%;
    margin-right: 3%;
    float: right;
}
.zdcy-sjy-r span{
    display: block;
    width: 100%;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #5471c0;
    font-weight: bold;
}
.zdcy-sjy-r a {
    display: inline-block;
    width: 100%;
    height: 100%
}
.zdcy-sjy-r a:hover span,.zdcy-sjy-r a:hover p{
    color: #f60;
}






