/*公用*/
body{
    font-family:Microsoft YaHei;
}
.nwr{
    width: 850px;
    margin: 0 auto;
}
.nwr>h1{
    padding-top: 70px;
    font-size:30px;
    font-family:MicrosoftYaHei;
    /*line-height:90px;*/
    color:rgba(51,51,51,1);
    /*letter-spacing:20px;*/
}
textarea {
    font-family: Microsoft YaHei;
    border-color: rgb(169, 169, 169);
}
.nwr>h2{
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:rgba(51,51,51,1);
    padding-bottom: 40px;
    opacity: 0.6;
    padding-top: 4px;
}
.nwr>h2 span{
    color: #0B57A6;
}
.afixed {
    position: fixed;
    top: 0;
}
#txtRCName::-webkit-input-placeholder{color:#999;opacity:  0.5;}
/*textarea {
    font-family: monospace;
    border-color: rgb(169, 169, 169);
}*/
/*tab切换*/
.tab{
    background: #f5f5f5;
    min-width: 1200px;
    width: 100%;
    padding-bottom: 20px;
}
/*tab左边切换按钮*/
.tab .wr .lf{
    background: #fff;
    width: 190px;
    height: 605px;
    overflow: hidden;
    z-index: 1000000;
}
.tab .wr .lf ul{
    /*padding-top: 20px;*/
    height: 605px;

}
.tab .wr .lf li{
    width: 190px;
    height: 60px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    line-height:60px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    position: relative;
    /*color:rgba(255,255,255,1);*/
}
.tab .wr .lf ul .active{
    background: #0B57A6;
    color: #fff;
    height: 124px;
}
.tab .wr .lf ul li img{
    width: 36px;
    display: none;
    /*display: block;*/
    margin: 0px auto;
    padding: 25px 0 0px;
}
.tab .wr .lf ul .active img{
    display: block;
}
.tab .wr .lf li:hover{
    background: rgb(11,87,166, 0.6);
    color: #fff
}
.tab .wr .lf ul .active:hover{
    background: rgb(11,87,166, 1);

}
/*tab右边切换内容*/
.tab .wr .rh{
    width:977px;
    background:rgba(255,255,255,1);
    float: right;
}

/*西培简介*/
.tab .wr .rh>div{
    display: none;
}
/*西培简介下面的西培数据*/
.tab .wr .rh .xpjj .xpsj .nwr>div{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;


}
.tab .wr .rh .xpjj .xpsj .nwr>hr{
    margin: 40px 0;
    border:0.5px dotted rgba(153,153,153,1);
}
.tab .wr .rh .xpjj .xpsj .nwr>div div{
    width: 282px;
    height: 101px;
    border-right: 1px solid rgba(153,153,153, 0.3);
}
.tab .wr .rh .xpjj .xpsj .nwr>div div  h3{
    font-size:50px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(11,87,166,1);
    line-height: 66px;
}
.tab .wr .rh .xpjj .xpsj .nwr>div div p{
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:rgba(102,102,102,1);
    line-height: 21px;
}
.tab .wr .rh .xpjj .xpsj .nwr button{
    margin-top:46px; 
    width:228px;
    height:50px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(11,87,166,1);
    opacity:1;
    border-radius:28px;
    font-size:16px;
    color:rgba(102,102,102,1);
}
.tab .wr .rh .xpjj .xpsj .nwr button:hover{
    background: #0b57a6;
    color: #fff;
}
/*西培简介下面的西培简介*/
.tab .wr .rh .xpjj .xppjj .nwr  p{
    text-align: left;
    font-size:14px;
    font-family:MicrosoftYaHei;
    line-height:24px;
    color:rgba(51,51,51,1);
    padding-bottom: 8px;

}
.tab .wr .rh .xpjj .xppjj .nwr>div{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;justify-content: space-between;
    padding-top: 20px;
    /*padding-bottom: 10px;*/
}
.tab .wr .rh .xpjj .xppjj .nwr>div div{
    width: 252px;
}
.tab .wr .rh .xpjj .xppjj .nwr>div div img{
    width: 100%;
    height: 174px;
}
.tab .wr .rh .xpjj .xpfw .nwr{
    position: relative;
}
.tab .wr .rh .xpjj .xpfw .nwr ul{
    float: right;
    width: 530px; 
    background: rgba(221,221,221,1);
    padding-left: 10px;
}
.tab .wr .rh .xpjj .xpfw .nwr ul li{
    width:500px;
    height:30px;
    background:rgba(221,62,74,1);
    border-radius:29px;
    margin-bottom: 6px;
    /*line-height: 57px;*/
    text-align: left;color: #fff;
    font-size:22px;
}
.tab .wr .rh .xpjj .xpfw .nwr ul li div{
    background:url(./img/about/qz.png);
    width: 30px; height: 25px;
    margin-left: 11px;
    float: left;
    margin-top: 3.5px;
}
.tab .wr .rh .xpjj .xpfw .nwr ul li p{
    float:left;
    margin-left:5px;
    border-left: 1px solid #fff;
    height: 24px;
    font-size: 14px;
    margin-top:3px;
    line-height: 24px;
    padding-left: 10px;
}
/*走进西培*/
.tab .wr .rh .xpjj  .zjxp .nwr>div{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    /*padding-bottom: 15px;*/
}
.tab .wr .rh .xpjj  .zjxp .nwr>div div{
    width: 261px;
}
.tab .wr .rh .xpjj  .zjxp .nwr>div div img{
    width: 100%;
    height: 179px;
}
.tab .wr .rh .xpjj  .zjxp .nwr>div div h3{
    text-align: left;
    padding-left: 8px; 
    padding-top: 5px; 
    font-size:14px;
    color:rgba(102,102,102,1);
}
/*西培留学为您扬帆起航*/
.yfqh{
    height: 515px;
    padding-bottom: 50px;
    width: 977px;
    float: right;
    background: #fff;
}
.yfqh h1{
    text-align: center;
    padding-top: 70px;
}
 .yfqh .nwr form{
    padding-top: 50px;
    text-align: left;
}
 .yfqh .nwr form span{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:16px;
    color:rgba(153,153,153,1);
}
 .yfqh .nwr form input{
    width:158px;
    height:33px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(191,191,191,1);
    opacity:1;
    border-radius:2px;
    margin-left: 6px;
    padding-left: 10px;
}
 .yfqh .nwr form div span{
    position: absolute; top: 0;margin-top: 30px;
    font-size: 16px;padding-left: 28px;
}
.yfqh .nwr form div #txtRCName{
     position: absolute; top: 0;right:1px;
}
.yfqh .nwr form .btn{
    width:287px;
    height:57px;
    background:rgba(11,87,166,1);
    opacity:1;
    border-radius:29px;
    line-height: 57px;
    margin: 0 auto;
    /*margin-left: auto;*/
    text-align: center;
    margin-top: 60px;
    margin-bottom: 0px;
    font-size:20px;
    color: #fff;
}
/*西培简介结束*/



/*西培总裁*/
.xpzc .nwr{
    position: relative;
    padding-top: 22px;
}
.xpzc .nwr .rwjj{
    float: left;
}
.xpzc .nwr  h1{
    font-size:22px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    text-align: left;
    padding-top: 58px;
    padding-bottom: 12px;
}
.xpzc .nwr .rwjj  ul li{
    font-size:14px;
    font-family:MicrosoftYaHei;
    line-height:26px;
    color:rgba(102,102,102,1);
    text-align: left;
}
.xpzc .nwr .rwtp{
    float: right;
    padding-top: 46px;
    width: 305px;
    padding-right: 10px;
}
.xpzc .nwr .rwtp img{
    width: 100%;
}
.xpzc .nwr p{
    text-indent: 2em;
    text-align: left;
    font-size:14px;
    font-family:MicrosoftYaHei;
    line-height:24px;
    color:rgba(102,102,102,1);
}
/*峰会演讲视频*/
.xpzc .nwr .rwsp{
    display: flex;
    flex-direction: row;justify-content: space-between;
    margin-top: 25px;
}
.xpzc .nwr .rwsp>div{
    width: 400px;
}
.xpzc .nwr .rwsp>div .video-js{
    width: 400px;
    height: 280px;
}
.xpzc .nwr .rwsp>div h4{
    text-align: left;
    font-size:16px;
    font-weight:bold;
    line-height:34px;
    color:rgba(102,102,102,1);
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before{
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background: url(../img/about/mbg01.png) -2308px -845px no-repeat;
    font-size: 0;
}

.video-js .vjs-big-play-button {
    font-size: 0;
}
/*西培总裁结束*/
/*管理团队*/
.tear .nwr{

}
.tear .nwr h1{
    text-align: left;

}
.tear .nwr h2{
    text-align: left;
    padding-bottom: 0px;
}
.tear .nwr>div{
    position: relative;
    height: 338px;
    padding-top: 30px;
    border-bottom: 1px dashed #999999;
}
.tear .nwr .rw{
    width:256px;
    height:302px;
    background:rgba(246,246,246,1);
    float: left;
    position: relative;
}
.tear .nwr .rw img{

    width: 100%;
}
.tear .nwr .tdrw{
    float: right;
    width: 536px;
    margin-right: 30px;
    text-align: left;
}

.tear .nwr .tdrw h3{
    font-size:22px;
    line-height:29px;
    color:rgba(51,51,51,1);
    margin-top: 40px;
}
.tear .nwr .tdrw h4{
    font-size:12px;
    line-height:19px;
    color:rgba(102,102,102,1);
    padding-top: 5px;
}
.tear .nwr .tdrw p{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:22px;
    color:rgba(102,102,102,1);
}

/*管理团队结束*/


/*西培文化*/
.wpwh .nwr{
    text-align: left;
}
.wpwh .nwr h2{
    color: #666666;
    opacity:0.6;
}
.wpwh .nwr>div{
    font-size:16px;
    color:rgba(102,102,102,1);
    padding-bottom: 45px;
}
.wpwh .nwr ul li{
    padding-top: 25px;padding-bottom: 25px;
    border-bottom: 1px solid rgba(153,153,153, 0.5)
}
.wpwh .nwr ul li div{
    width:52px;
    height:52px;
    background:rgba(255,255,255,1);
    border:4px solid rgba(11,87,166,0.14901960784313725);
    border-radius:50%;
    float: left;
    position: relative;
    margin-right: 20px;
}
.wpwh .nwr ul li div img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.wpwh .nwr ul li h4{
    font-size:18px;
    font-weight:bold;
    color:rgba(11,87,166,1);

}
.wpwh .nwr ul li p{
    font-size:14px;
    color:rgba(102,102,102,1);
    padding-top: 14px;
}
.wpwh .nwr>div{
    display: flex;
    flex-direction: row;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
    position: relative;

    padding-top: 64px;
    padding-bottom: 64px;
    height: 90px;
}
.wpwh .nwr h3{
    font-size:22px;
    font-family:MicrosoftYaHei-Bold;
    line-height:17px;
    color:rgba(11,87,166,1);
    text-align: center;
    padding-top: 70px;
}
.wpwh .nwr hr{
    width:96px;
    height:2px;
    background:rgba(255,186,0,1);
    border:none;
    margin-top: 24px;
    margin: 24px auto 0;
}
.wpwh .nwr>div>div{
    position: relative;
    width: 81px;
}
.wpwh .nwr>div>div:hover .one{
    background: #0B57A6;
    border:none;
    
}
.wpwh .nwr>div>div:hover .two{
    background: #0B57A6;
    border:none;
    
}
.wpwh .nwr>div>div:hover .three{
    background: #0B57A6;
    border:none;
    
}

.wpwh .nwr>div>div:hover .one p{
    color: #fff
    
}
.wpwh .nwr>div>div .one{
    width: 81px;
    height: 47px;
    margin: 0 auto;
    position: absolute;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    /*background: red;*/
     
}
.wpwh .nwr>div>div .one p{
    font-size:16px;
font-family:Microsoft YaHei;
font-weight:400;
color:rgba(11,87,166,1);
text-align: center;
}
.two {
                position: absolute;
                width: 81px;
                height: 47px;
                left: 0px;
                top: -0px;
                /*transform: translate(-50%,-50%);*/
                transform: rotate(60deg);
                /*background: yellow;*/
                border-left: 1px solid #999999;
                border-right:  1px solid #999999;
            }
            .three {
                position: absolute;
                width: 81px;
                height:47px;
                left: 0px;
                top: -0px;
                /*transform: translate(-50%,-50%);*/
                transform: rotate(120deg);
                /*background: green;*/
                border-left: 1px solid #999999;
                
                border-right: 1px solid #999999;
            }
/*西培文化结束*/
/*西培大事件*/
.xpdsj .nwr h3{
    font-size:20px;
    font-family:MicrosoftYaHei;
    text-align: left;
    color:#333;
    padding-top: 30px;
    padding-bottom: 16px;
    font-weight: 600;
}
.xpdsj .nwr .wz:hover h3{
    color: rgba(11,87,166,1);
}
.xpdsj .nwr h3 span{
    display: inline-block;
    width:6px;
    height:16px;
    background:rgba(11,87,166,1);
    margin-right: 9px;
}
.xpdsj .nwr p{
    text-align: left;
    font-size:14px;
    line-height:26px;
    color:rgba(102,102,102,1);
    padding-left: 14px;
}
.xpdsj .nwr .wz>div{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.xpdsj .nwr .wz>div div{
    width: 270px;
    height: 152px;
    overflow: hidden;
    padding-left: 14px;
}
.xpdsj .nwr .wz>div div img{
    width: 100%;

}
.xpdsj .nwr .wz>span{
    font-size:14px;
    text-align: left;
    display: inline-block;
    width: 100%;
    padding-top: 17px;
    color: #666;
}
.xpdsj .nwr .wz>span span{
    font-size: 12px;
    color: #B50000;
}
/*西培大事件结束*/
/*西培荣誉*/
.xpry .nwr h1{
    text-align: left;
}
.xpry .nwr h2{
    text-align: left;
}
.xpry .nwr .tp{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xpry .nwr .tp div{
    width: 270px;
    margin-bottom: 40px;
}
.xpry .nwr .tp div img{
    width:  100%;
    height: 180px;
}
.xpry .nwr .tp div h3{
    padding-top: 12px;
    font-size:14px;
    color:rgba(102,102,102,1);
}
/*西培荣誉结束*/
/*发展历程*/
.fzlc .nwr h1{
    text-align: left;
}
.fzlc .nwr h2{
    text-align: left;
}
.demo {
    /*width:960px;*/
    margin:20px auto 0 auto;
}
/*history*/
.history {
    background:url(../img/about/line04.gif) repeat-y 87px 0;
    overflow:hidden;
    position:relative;
}
.history-date {
    overflow:hidden;
    position:relative;
}
.history-date h2 {
    background:#fff url(../img/about/icon06.gif) no-repeat 58px 0;
    height:69px;
    background-position: 58px 10px;
    font-size:25px;
    font-family:微软雅黑;
    font-weight:normal;
    padding-left:45px;
    margin-bottom:74px;
}
.history-date h2.first {
    position:absolute;
    left:0;
    top:0;
    width:850px;
    z-index:99;
}
.history-date ul li {
    background:url(../img/about/icon07.gif) no-repeat 80px 0;
    background-position: 80px 53px;
    padding-bottom:30px;
    zoom:1;
}
.history-date ul li.last {
    padding-bottom:0;
}
.history-date ul li:after {
    content:" ";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.history-date ul li h3 {
    float:left;
    text-align:right;
    padding-right:19px;
    color:#666666;
    margin-top: 48px; 
    font-size: 18px;
}

.history-date ul li dl {
    float:left;
    /*padding-left:41px;*/
    margin-top:-5px;
    font-family:微软雅黑;
    width: 681px;
    text-align: left;
    box-shadow:0px 3px 6px rgba(0,0,0,0.16);
    margin-left:68px;
    height: 120px;
}
.history-date ul li dl dt {
    font-size:16px ;
    color:#0B57A6;
    line-height:26px;
    padding: 18px  0 10px 38px;
    font-weight: 600;
}
.history-date ul li dl  span {
    display: inline-block;
    color:#787878;
    font-size:14px;
    padding-left: 38px;
    padding-right: 40px;
    line-height: 26px;
}
/*发展历程结束*/
/*院校合作*/
.yxhz .nwr {

}
.yxhz .nwr h1{
    text-align: left;
}
.yxhz .nwr h2{
    text-align: left;
    padding-bottom: 18px;
}
.yxhz .nwr .yx{
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(153,153,153, 0.5);
    padding-top: 22px;
}

.yxhz .nwr .yx .yxtp{
    width:124px;
    float: left;
}
.yxhz .nwr .yx .yxtp img{
    width: 100%;
}
.yxhz .nwr .yx  .yxwz{
    width: 676px;
    padding-left: 30px;
    text-align: left;
    float: left;
}
.yxhz .nwr .yx  .yxwz h3{
    font-size:18px;

    font-weight:bold;
    line-height:36px;
    color:#666666;

}
.yxhz .nwr .yx  .yxwz:hover h3{
    color: #0B57A6;
}
.yxhz .nwr .yx  .yxwz h4{
    font-size:12px;
    color:rgba(102,102,102,1);
    padding-top: 5px;
}
.yxhz .nwr .yx  .yxwz hr{
    width:31px;
    /*height:1px;*/
    margin-left: 0;
    
}
.yxhz .nwr .yx  .yxwz  p{
    font-size:14px;
    line-height:26px;
    color:rgba(102,102,102,1);
    padding-top: 8px;
}
/*加盟合作*/
.jmhz{
    text-align: left;
}
.jmhz .nwr h3{
    font-size:22px;
    color:rgba(11,87,166,1);
    padding-top: 36px;
}
.jmhz .nwr h4{
    padding-top: 15px;
    font-size:16px;color: #0B57A6;
    font-weight:600;
}
.jmhz .nwr p{
    padding-top: 5px;
    font-size: 14px;
    line-height:26px;
    color: #666;
    /*padding-bottom: 5px;*/
}
.jmhz .nwr hr{
    width:36px;
    height:1px;
    background: #0B57A6;
    margin-left: 0;
}
.dywz {
        width: 850px;
        margin: 14px auto 0;
        height: 50px;
    }
    
    .dywz ul {
        width: 850px;
        height: 50px;
        display: flex;
        justify-content: space-between;
    }
    
    .dywz ul li {
       
        height: 50px;
        /*line-height: 50px;*/
        text-align: center;
        font-size: 14px;
    }

.tuiGuang ul {
    /*width: 650px;*/
    margin: 0 auto;
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    height: 184px;
    justify-content: space-between;
}
.tuiGuang ul li {
    width: 182px;
    height: 62px;
    float: left;
    border:1px solid #DCDCDC;
    text-align: center;
    /*margin-left: */
    /*padding-left: 10px;*/
}
.tuiGuang ul li a {
    /* width: 250px; */
    width: 182px;
    height: 62px;
    display: inline-block;
    position: relative;
}
.tuiGuang ul li a img{
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.jmhz .nwr .quanquan{
    background: url(../img/about/jm_.png) no-repeat;width: 280px; height: 280px;margin:0 auto;
}
 .jmhz .nwr .quanquan h3{
    padding-top: 100px;
    font-size: 28px;
    line-height:34px;
    color:rgba(32,70,115,1);
    text-align: center;

}
.jmhz .nwr .quanquan  h5{
    /*padding-top: 100px;*/
    font-size: 18px;
    line-height:30px;
    text-align: center;
    color:rgba(32,70,115,1);

}
.zjnr{
    width: 100%;
}
.jmhz .nwr .zjnr h1{
    padding-top: 0px;
    color: #fff;
}
.jmhz .nwr .zjnr h4{
    /*padding-top: 0px;*/
        margin-top: 0px;color: #fff;font-weight: 300; 
}
.jmhz .nwr .zjnr h4 span{
    color: #fff;
}
.jmhz .nwr .zjnr h4:after{
    background: #fff;
}
.zjnr .xiaoxi{
    /*padding-top: 50px;*/
}
.zjnr .xxb{
    width: 100%;
    padding-top: 40px;
}
.zjnr .xxb ul{
    width:  100%;
    display: flex;
    position: relative;
    /* justify-content: center; */
    justify-content: space-between;
    flex-wrap: wrap;
}
.zjnr .xxb ul li {
    width: 30%;
    height: 120px;
    line-height: 20px;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
}
.zjnr .xxb ul li p{
    font-size: 15px;font-weight: 300;padding-top: 10px;
}
.jishu{
    height: 500px;
}
.jishu-content{
    height: 500px;
}
.zjnr{
    height: 500px;
}
.jmhz .nwr .ldfw h6{
    font-size:18px;
    line-height:24px;
    padding-top: 13px;
color:rgba(102,102,102,1);
}
.jmhz .nwr .ldfw h6 span{
    width:6px;
height:13px;
background:rgba(11,87,166,1);
display: inline-block;
margin-right: 7px;
}
.jmhz .nwr .ldfw  p{
    color: #666666;
}
.jmhz .nwr .ldfw hr{
    background: #999999;
    height: 0;
    width: 100%;
}



.jmhz .nwr .zl-content {
        width: 850px;
        height: 625px;
        margin: 0 auto;
    }
    
 .jmhz .nwr .zl-content ul {
        width: 100%;
        /*height: 600px;*/
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
.jmhz .nwr .zl-content ul li {
        width: 260px;
        height: 155px;
    }
    
.jmhz .nwr .zl-content ul li img {
        width: 260px;
        height: 155px;
    }
.jmhz .nwr .tuiguan-content {
        width: 850px;
        height: 300px;
        margin: 20px auto 0;
        position: relative;
        background: url(../img/about/about/组974.png) no-repeat center center;
        cursor: pointer;
    }
    

.menbox{
    width: 850px;
    margin: 0 auto;
    height: 610px;
    display: flex;
    padding-top: 10px;
    position: relative;
    /*justify-content: center;*/
    justify-content: space-between;
    flex-wrap: wrap;
}
.menbox div{
    width: 32%;
    height: 100px;
    transition: all .5s;
    -webkit-transition: all .5s; 
    /*border: 2px solid #fff;*/
}

.menbox div:hover{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);                   
    transform: scale(1.05);
}
.menbox .titleBar{
    border:0px;
    padding-top:10px;
    text-align: left;
    padding-left: 20px;

}
.menbox .titleBar:hover{
    box-shadow: 0px 0px 0px ;                   
    transform: scale(1);
}
.menbox .titleBar h5:after{
    background:#fff;
    left: 20px;

}
.jmhz .nwr .menbox .titleBar{
    width: 100%;
}
.jmhz .nwr .menbox .titleBar h3 {
    height: 40px;
    font-size: 30px;
    line-height: 45px;
    position: relative;
    color: #fff;
    padding-top: 0;
}
.jmhz .nwr .menbox .titleBar h5{
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    color: #fff;

}
.jmhz .nwr .menbox  .titleBar h5:after {
    background: #fff;
    left: 20px;
}
.jmhz .nwr .menbox  .titleBar h5:after {
    content: '';
    position: absolute;

    margin-left: -18px;
    bottom: -10px;
    width: 36px;
    height: 2px;

    opacity: 1;
}
.jmhz .nwr .liuyan{
    background: #F6F6F6;
    margin-top: 50px;
}
.jmhz .nwr .liuyan h6{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:27px;
    color:rgba(11,87,166,1);
    padding: 26px 0 23px;
}
.jmhz .nwr .liuyan h6 span{
    width:6px;
height:13px;
background:rgba(11,87,166,1);
display: inline-block;
margin-right: 8px;
}
.jmhz .nwr .liuyan hr{
    width: 100%;
    /*width:788px;*/
    height:0px;
    background: #999;
    /*border:1px solid rgba(153,153,153,1);*/
}
.jmhz .nwr .liuyan form{
    text-align: center;
    padding-bottom: 26px;
}
.jmhz .nwr .liuyan form>div{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding-top: 20px;
}
.jmhz .nwr .liuyan input{
    width:168px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(153,153,153,0.8);
    padding-left: 16px;
}
.jmhz .nwr .liuyan .button{
    width:163px;
height:40px;
line-height:40px;
background:rgba(11,87,166,1);
opacity:1;
border-radius:20px;
margin: 30px auto 0px;
color:rgba(255,255,255,1);
font-size:14px;
padding-top: 0;
}
.jmhz .nwr .liuyan input::-webkit-input-placeholder{color: #999;}
.jmhz .nwr .liuyan input::-moz-input-placeholder{color: #999;}
.jmhz .nwr .liuyan input::-o-input-placeholder{color: #999;}
.jmhz .nwr .liuyan input::-ms-input-placeholder{color: #999;}
.jmhz .nwr .liuyan input::input-placeholder{color: #999;}