* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
    min-width: 1200px;
    font-family: "思源黑体 CN Regular";
    background-color: #ffffff;
    color: #333333;
}
a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.clear {
    clear: both;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.por{
    position: relative;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.bod0{
    border: 0px!important;
}
ul{
    list-style-type: none;
}
input,textarea{
    outline: none;
}
*,*:hover,*:active,*:visited,*:link,*:focus{
    outline:none;
    background: none;
    text-decoration: none;
}
a{
    border:none;
    background:none;
    -webkit-appearance:none;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.pubimg{
    width: 100%;
    height: 100%;
    display: block;
}
.pubimg1s{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.PRow1{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.PRow2{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.PRow3{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}

.Psrel{
    position: relative;
}

.colour{
    color: #d42b40;
}
.colorW{
    color: #fff;
}
.colours{
    color: #005faa;
    font-weight: bold;
}


.hmsmall{
    position: absolute;
    z-index: 999999;
    top: 50px;
    left: 50%;
    margin-left: -600px;
    display: none;
}
.hmsmall .hsmbs{
    background-color: #eeeeee;
    border-radius: 30px 30px 0 0;
}

.hmsmall .hsmbs .hsmlg{
    float: left;
    margin-left: 80px;
    margin-top: 15px;
}
.hmsmall .hsmbs .hsmnr{
    float: left;
    padding: 22px;
}
.hmsmall .hsmbs .hsmnr .p1{
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}
.hmsmall .hsmbs .hsmnr .p2{
    font-size: 12px;
    color: #555555;
}
.hmsmall .hsmbs .hsmlx{
    float: right;
    margin-right: 85px;
    width: 185px;
    padding: 25px 0;
}
.hmsmall .hsmbs .hsmlx img{
    float: left;
    margin-right: 10px;
    margin-top: -3px;
}
.hmsmall .hsmbs .hsmlx .p1{
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}
.hmsmall .hsmbs .hsmlx .p2{
    font-size: 17px;
    color: red;
    font-weight: bold;
}

.hmsmall .hsmls{
    background-color: #005faa;
    border-radius:0 0 30px 30px;
    padding: 0px 20px;
}
.hmsmall .hsmls ul li{
    float: left;
    display: inline-block;
    transition: all 1s;
    position: relative;
}
.hmsmall .hsmls ul .on{
    background:#313131;
}
.hmsmall .hsmls ul li a{
    width: 165px;
    height: 40px;
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    transition: all 0.5s;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    padding: 0 5px;
}




.hmlarge{
    position: relative;
    z-index: 19999;
    width: 100%;
    display: none;
}
.hmlarge .hsmbs{
    background-color: #ffffff;
    font-family: "思源黑体 CN Bold";
    /*border-radius: 30px 30px 0 0;*/
}

.hmlarge .hsmbs .hsmlg{
    float: left;
    /*margin-left: 80px;*/
    margin: 22px 0;
}
.hmlarge .hsmbs .features{
    font-family: "思源黑体 CN Bold";
    float: left;
    padding-left: 43px;
    margin: 39px 0 39px 35px;
    border-left: 2px solid #eaeae9;
}
.hmlarge .hsmbs .features li{
    text-indent: 1em;
    line-height: 30px;
}
.hmlarge .hsmbs .features li:before{
    background: url("../image/x.png") no-repeat center left;
    height: 11px;
    width: 12px;
}
.hmlarge .hsmbs .hsmnr{
    float: left;
    padding: 22px;
}
.hmlarge .hsmbs .hsmnr .p1{
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}
.hmlarge .hsmbs .hsmnr .p2{
    font-size: 12px;
    color: #555555;
}
.hmlarge .hsmbs .head-ewm{
    float: left;
    padding: 11px 0 0;
    margin-left: 163px;
    text-align: center;
}
.hmlarge .hsmbs .head-ewm p{
    line-height: 25px;
}

.hmlarge .hsmbs .hsmlx{
    float: right;
    /*margin-right: 85px;*/
    width: 245px;
    padding: 48px 0;
}
.hmlarge .hsmbs .hsmlx img{
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}
.hmlarge .hsmbs .hsmlx .p1{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    line-height: 1.3;
}
.hmlarge .hsmbs .hsmlx .p2{
    font-size: 22px;
    color: #005faa;
    font-weight: bold;
}
.nav-item-bg{
    position: absolute;
    background-color: #fff;
    z-index: 0;
    height: 100%;
    width: 133px;
    display: none;
}
.hmlarge .hsmls{
    background-color: #005faa;
    position: relative;
    /*border-radius:0 0 30px 30px;*/
}
.hmlarge .hsmls ul .on{
    background: #fff;
    z-index: 9;
}

.hmlarge .hsmls ul .on a{
    color: #005faa;
    z-index: 9;
}
.hmlarge .hsmls ul li{
    float: left;
    display: inline-block;
    transition: all .5s;
    position: relative;
}
.hmlarge .hsmls ul li a{
    width: 171px;
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    transition: all 0.5s;
    text-align: center;
    line-height: 55px;
    overflow: hidden;
    /*padding: 0 5px;*/
    position: relative;
}
.hmlarge .hsmls ul li > a:after{
    content: '';
    position: absolute;
    right: 0;
    top: 25%;
    width: 1px;
    height: 50%;
    background-color: #fff;
}
.hmlarge .hsmls ul li:last-of-type > a:after{
    display: none;
}
.hmlarge .hsmls ul li:hover{
    background-color: #fff;
}
.hmlarge .hsmls ul li:hover a{
    color: #005faa;
}

.hdop1{
    display: block;
}

.dropdown-menu{
    margin: 0;
    background-color: rgba(0,0,0,.7);
    color: #005faa;
    position: absolute;
    display: none;
    z-index: 999;
    /*border: 1px solid #008f47;*/
    width: 100%;
}
.dropdown-menu div:nth-child(1){
    border-top: 0px solid #ccc;
}
.dropdown-menu div{
    float: left;
    width: 100%;
    text-align: center;
    display: block;
    border-top: 1px solid #005faa;
    transition: ease-in 0.4s;
    padding: 8px 5px;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 14px;
}
.dropdown-menu .xla div {
    font-size: 14px;
    font-weight: 100;
    color: #ffffff;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dropdown-menu a:hover{
    background-color: #005faa!important;
    color: #fff!important;
}

.paging {
    margin-top: 50px;
    text-align: center;
    height: 60px;
}
.paging a{
    padding:5px 12px;
    border:1px solid #ccc;
    border-radius:5px;
    margin:0 5px;
    transition: ease-out 0.3s;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    color:#fff;
    background:#005faa;
}
.nolink{
    display: none;
}
.current a{
    background:#005faa;
    color: #ffffff;
}


.currPage{
    background:#005faa;
    color: #ffffff;
}
