/*
@font-face {
    font-family: "义启俏黑体";
    src: url("../fonts/义启俏黑体.woff2") format("woff2"),
    url("../fonts/义启俏黑体.woff") format("woff"),
    url("../fonts/义启俏黑体.ttf") format("truetype"),
    url("../fonts/义启俏黑体.eot") format("embedded-opentype"),
    url("../fonts/义启俏黑体.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}*/

.tittle{
    padding: 45px 0 25px 0;
    text-align: center;
}
.tittle>h4{
    font-family: "义启俏黑体";
    font-size: 45px;
    color: #233b77;
    padding-bottom: 22px;
    background: url("../images/t1_03.png")bottom center no-repeat;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.select1-main{
    padding-top: 33px;
}
.select_1main{
    padding: 30px 45px 45px 480px;
    background: #2b478f;
    color: white;
    position: relative;
}
.select_1main>h4{
    font-size: 24px;
    margin-bottom: 15px;
}
.select_1main>p{
    font-size: 18px;
    line-height: 1.8;
}
.select1-left{
    background: url("../images/s1bj_03.jpg")top center repeat;
    padding: 7px;
    position: absolute;
    left: 33px;
    top: -33px;
}
.select1-tu{
    width: 388px;
}
.select_2{
    margin-top: 50px;
    padding-bottom:50px;
    background: url("../images/s2-bj_06.jpg")top center no-repeat;
    background-size: cover;
}
.select-ys{
    width: 100%;
}
.select-ys li{
    width: 25%;
    float: left;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.select-ys li p{
    width: 100%;
    font-size: 24px;
    color: #333333;
    margin-top: 25px;
}
.rh-top{
    width: 100%;
    background: #2b478f;
    height: 52px;
}
.rh-main{
    background: white;
    padding: 35px 50px 50px 40px;
}
.rh-left{
    float: left;
    width: 700px;
}
.rh-list>span{
    float: left;
    display: inline-block;
    width: 120px;
    font-size: 20px;
    color: #e50b0b;
    font-weight: bold;
}
.rh-list>p{
    float: left;
    font-size: 20px;
    color: #333333;
}
.rh-list{
    line-height: 2;
}
.rh-list>div>p{
    font-size: 20px;
    color: #333333;
}
.rh-list>div>p>span{
    display: inline-block;
    margin-right: 7px;
}
.rh-right{
    float: right;
    width: 385px;
    padding-top: 10px;
    position: relative;
}
.bd{
    position: absolute;
    right:-20px;
    top: -20px;
}
.rhTop{
    padding-bottom: 25px;
    border-bottom: 1px dashed #cccccc;
}
.rhBottom>h4{
    font-size: 20px;
    color: #e50b0b;
    font-weight: bold;
    padding: 30px 0 25px;
}
.rhLc{
    width: 100%;
    padding: 45px 0;
    background: url("../images/lc-bj_03.png")bottom center no-repeat;
}
.rhLc>span:nth-of-type(1){
    position: relative;
    top: -25px;
    left: 110px;
    color: #444444;
    font-size: 20px;
}
.rhLc>span:nth-of-type(2){
    position: relative;
    top: -25px;
    left: 172px;
    color: #444444;
    font-size: 20px;
}
.rhLc>span:nth-of-type(3){
    position: relative;
    top: -25px;
    left: 212px;
    color: #444444;
    font-size: 20px;
}
.rhLc>span:nth-of-type(4){
    position: relative;
    top: -25px;
    left: 255px;
    color: #444444;
    font-size: 20px;
}
.rhLc>span:nth-of-type(5){
    position: relative;
    top: -25px;
    left: 333px;
    color: #444444;
    font-size: 20px;
    display: inline-block;
    text-align: center;
}
.rhLc>span:nth-of-type(6){
    position: relative;
    top: -25px;
    left: 384px;
    color: #444444;
    font-size: 20px;
}
.select-rh{
    -moz-box-shadow:0px 2px 4px #d7d7d7; -webkit-box-shadow:0px 2px 4px #d7d7d7; box-shadow:0px 2px 4px #d7d7d7;
}
.name-l{
    display: inline-block;
    margin: 0 60px;
    float: left;
}
.name-l>input{
    width: 280px;
    padding: 0 15px;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    outline: none;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
}
.submitButton{
    float: left;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
}
.submitButton input[type='submit']{
    background: -webkit-linear-gradient(#e7231c, #e41b20); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#e7231c, #e41b20); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#e7231c, #e41b20); /* Firefox 3.6 - 15 */
    background: linear-gradient(#e7231c, #e41b20); /* 标准的语法 */
    color: white;
    line-height: 60px;
    height: 60px;
    width: 240px;
    border-radius: 5px;
    font-size: 24px;
}
.select_3{
    padding: 50px 0;
}
.select_4{
    background: url("../images/ca-bj_02.jpg")top center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}
.tittle1{
    padding: 45px 0 25px 0;
    text-align: center;
}
.tittle1>h4{
    font-family: "义启俏黑体";
    font-size: 45px;
    color: white;
    padding-bottom: 22px;
    background: url("../images/t2_03.png")bottom center no-repeat;
}
.select4Main{
    width: 100%;
}
.select4Main li{
    width: 368px;
    padding: 5px 5px 20px 5px;
    float: left;
    background: url("../images/caBj2_03.jpg")top center repeat;
    margin:0 15px 30px 15px;
}

.select4Main li a{
    display: block;
    cursor: pointer;
}
.select4Main li div{
  position: relative;
    height:240px;
}
.select4Main li div>img{
    position: absolute;
    top: 20px;
    left: -20px;
    transition: all .2s linear;
}
.select4Main li h4{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    padding: 0 15px;
    text-align: center;
    line-height: 1.8;
    min-height: 72px;
}
.select4Main li a:hover h4{
     color: #e41a22;
}
.select4Main li p{
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
}
.select4Main li a:hover img{
    transform:translateX(20px);
    -webkit-transform:translateX(20px);  /*兼容-webkit-引擎浏览器*/
    -moz-transform:translateX(20px);     /*兼容-moz-引擎浏览器*/
    transition: all .2s linear;
}
/**/
.tittle2{
    padding: 45px 0 25px 0;
    text-align: center;
}
.tittle2>h4{
    font-family: "义启俏黑体";
    font-size: 45px;
    color: #233b77;;
    padding-bottom: 22px;
    background: url("../images/t3_03.png")bottom center no-repeat;
}
.select5Main{
    padding: 0 108px;
}
.select5Main>li{
    margin-bottom: 30px;
}
.select5Left{
    width: 450px;
    height: 170px;
    padding: 30px 35px 0 135px;
    border: 1px solid #213465;
    position: relative;
    float: left;
}
.select5Left>h4{
    font-size: 24px;
    color: #213465;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px dashed #b5b5b5;
    width: 100%;
}
.select5Left>p{
    font-size: 18px;
    color: #333333;
    margin-top: 15px;
    line-height: 1.7;
}
.select5Left>img{
    position: absolute;
    top: 18px;
    left: -69px
 }

.select5Right{
    float: right;
    width: 450px;
    height: 170px;
    padding: 30px 135px 0 6px;
    border: 1px solid #213465;
    position: relative;
}
.select5Right>h4{
    font-size: 24px;
    color: #213465;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px dashed #b5b5b5;
    width: 100%;
    text-align: right;
}
.select5Right>p{
    font-size: 18px;
    color: #333333;
    margin-top: 15px;
    text-align: right;
    line-height: 1.7;
}
.select5Right>img{
    position: absolute;
    top: 18px;
    right: -70px
}

.tittle3{
    padding: 45px 0 25px 0;
    text-align: center;
}
.tittle3>h4{
    font-family: "义启俏黑体";
    font-size: 45px;
    color: #233b77;;
    padding-bottom: 22px;
    background: url("../images/t3_03.png")bottom center no-repeat;
}
.tittle3>h5{
    color: #233b77;
    font-size: 20px;
    font-weight: 400;
}
.select6Main>h4{
    color: #444444;
    font-size: 24px;
    text-align: center;
}
.select6Main>p{
    color: #444444;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}
.select6Main>ul{
    margin-top: 30px;
}
.select6Main>ul>li{
    width: 20%;
    float: left;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 20px;
}
/**/
.xmzt_div16 {
    background: #172c57;
    padding: 35px 0 50px;
}

.xmzt_div16 .home_tit {
    color: #fff;
    border-bottom: 1px solid #2a3e68;
    padding-bottom: 16px;
}

.xmzt_div16 .home_tit span {
    color: #354973;
}

.xmzt_div16 ul {
    margin-top: 20px;
}

.xmzt_div16 ul li {
    float: left;
    margin-right: 10px;
    display: inline-block;
}

.xmzt_div16 ul li .t {
    color: #fff;
    font-size: 16px;
    float: left;
    display: inline-block;
    line-height: 40px;
    margin-right: 8px;
}

.xmzt_div16 ul li input {
    height: 40px;
    width: 199px;
    float: left;
    padding: 0 5px;
}

.xmzt_div16 ul li .t_yzm {
    width: 84px;
}

.xmzt_div16 ul li .yzm {
    float: left;
    width: 98px;
    height: 40px;
    display: block;
    margin-left: 5px;
}

.xmzt_div16 ul li .btn {
    float: right;
    background: #dd1721;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    border: none;
    width: 148px;
}

.xmzt_div16 ul li:last-child {
    margin-right: 0;
}
.xmzt_div16 li .ympgb_div {
    float: left;
    width: 199px;
    height: 40px;
    position: relative;
}
.xmzt_div16 li .ympgb_div .ympgb_nr {
    background: url(../images/qzxxy_icon.png) no-repeat 97% center #f7f7f7;
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 35px;
    color: #7f7f7f;
    border: 1px solid #c0c0c0;
}
.xmzt_div16 li .ympgb_div .ympgb_xl {
    display: none;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    font-size: 14px;
    background-color: #f7f7f7;
    border: 1px solid #c0c0c0;
}
.xmzt_div16 ul li input {
    height: 40px;
    width: 199px;
    float: left;
    padding: 0 5px;
}

.home_tit{
    font-size: 30px;
    color: white;
}