* {
    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;
}
/*头部开始*/
.g_top{ height:191px; background:url(../images/topbg.jpg) repeat-x; }

.top_t{ height:31px; line-height:31px;color:#555555; font-size: 14px;overflow: hidden;width: 1060px;margin:0 auto;}
.top_t p{float:right;color:#888888;font-size: 14px;background:url(../images/tel.jpg) no-repeat 0 8px;padding-left: 24px;/* padding-right: 30px; */}
.top_t p a{ padding: 0 8px; color:#555555; font-size: 12px;}
.top_t .pai{font-weight: normal;color: #0f60cd}
.top_t .wo{font-weight: normal;color: #fd6023}
.top_t p b{font-size: 18px;color: #fd6023;padding-right: 12px;display: inline-block;}
.top_c{ background:#0f60cd;height:60px;}

.h_txt{height: 100px;clear:both;width: 1060px;margin:0 auto;}
.h_txt h2{ width:115px; height:47px; margin:47px 32px 0 0;}
.h_txt h2 img{ width:115px; height:47px;}
.h_txt h3{ width:440px; margin-top:48px; font-size: 18px; font-weight: normal;  line-height: 24px; color:#1c1815; }
.h_txt h3 span{ font-weight: bold;color: #da251c;   display: block; }
.h_txt p{/* width:306px; */padding-left:68px;margin-top: 20px;font-size: 14px;line-height: 15px;color:#555;background:url(../images/h_tel.jpg) no-repeat left center;}
.h_txt p span{ font-size: 28px; font-weight: bold; line-height: 35px;  display: block;color:#da251c; }
.toptitle{width:440px;margin-top: 25px;font-size: 18px;font-weight: normal;line-height: 24px;color:#1c1815;}
.toptitle h1,.toptitle .th1{font-size:20px; background:none;}
.toptitle h2,.toptitle .th2{ font-weight: bold;color: #da251c;   display: block;    width: auto;    margin: 0; background:none;   font-size: 18px;}
.logo{width:115px;height:47px;margin: 25px 32px 0 0;}
.logo img{ width:115px; height:47px;}
/* 导航 */
.menu{width: 1060px;margin:0 auto;}
.m_nav{float: left;}
.m_nav{ height:60px;font-family:"Microsoft Yahei";  width: 1060px;margin: 0 auto;}
.m_nav li{ float:left; font-size:16px; height: 60px;position: relative;padding-right:10px;}
.m_nav li a{ display:block; float: left; padding:0 15px; color:#fff;height: 60px;line-height:60px; }
.m_nav .li_last{background: none;}
.m_nav li em{display: block;font-size: 12px;color: #888888;text-transform: uppercase; padding-top: 7px;}
.m_nav li a:hover,.m_nav .cur a{background:#004098}
.m_nav li a:hover em,.m_nav .cur em{color: #da251c;}
.m_nav li .navlst{ display:none;  z-index:9999; position: absolute;top:60px;left:0;padding: 20px 20px 20px 0;background: #f0f0f0; width: 470px;height: 170px;border-radius:0 0 5px 5px;}
.m_nav li .navlst dt{float: left;width: 319px;}
.m_nav li .navlst dt a{padding: 0;height: 170px;}
.m_nav li .navlst dt img{width: 319px;height: 170px;display: block;}
.m_nav li .navlst dd{float: left;width:150px; }
.m_nav li .navlst dd p{height: 38px;line-height: 38px;  overflow: hidden;background: none;font-size: 14px;color: #555;}
.m_nav li .navlst dd a{padding: 0;height: 38px;line-height: 38px;color: #555555; padding-left: 30px;}

.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.pubimg{
    width: 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: #0f60cd;
    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: #0f60cd;
    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;
}





.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:#0f60cd;
}
.currPage{
    background:#0f60cd;
    color: #ffffff;
}


