html {
    font-size: 14px !important;
}
a {
    text-decoration: none;
}
* {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #484848;
    letter-spacing: 0.15rem;
}
#box,body {
    width: 100%;
    overflow-X: hidden !important;
    background: #f3f3f3;
}

.bbox{
    width: 100%;
    margin:1rem auto;
    display: table;
    position: relative;
    background: #fff;
}
.bbox button{
    width: 60%;
    border:none;
    background: #147cbe;
    border-radius: 20px;
    height:3rem;
    margin:1.5rem 20% 1rem;
}
.bbox button a{
    color:#fff;
    font-size: 1.2rem;
}
.cbox{
    width: 94%;
    margin:.1rem 3%;
    display: table;
    position: relative;
}
.bbox ul{
    width: 100%;
    margin:0 auto;
    display: table;
}

.bbox_title{
    width: 100%;
    height:4.2rem;
    position: relative;
    margin-bottom:1.5rem;
}
.bbox_title .bbox_title1{
    font-size: 1.5rem;
    font-weight: bold;
    height: 2.2rem;
    position: absolute;
    left:0;
    top:1.7rem;
    border-left:0.5rem solid #69a9ff;
}
.bbox_title .bbox_title1 span{
    margin-left:1rem;
}
.bbox_title .more{
    font-size: 1rem;
    position: absolute;
    right:0;
    bottom:0.3rem;
}

.title{
    width: 100%;
    text-align: left;
    font-size:1.3rem;
    font-weight: bold;
    margin: 1rem auto;
    clear: both;
}
.title img{
    width: 40%;
    margin-left:30%;
}
/*顶部导航*/
#top {
    width: 99.9%;
    min-height: 4rem;
    background: #fff;
}
#hTop {
    z-index: 777;
    width: 100%;
    height: 5rem;
    background: #f3f3f3;
    position: relative;
}
#hTop h1{
    font-size: 0.8rem;
    margin-top:0.2rem;
    margin-left:3%;
}
#hTop p {
    color: #fff;
    margin-top: -0.3rem;
    margin-left: 0.85714286rem;
    font-size: 1.07142857rem;
}
#hTop p img {
    width:21rem;
}
#hTop p a {
    color: #fff;
    font-size: 1.07142857rem;
}
#hTop span {
    color: #484848;
}
#hTop i {
    position: absolute;
    top: 1.2rem;
    right: 0.85714286rem;
}
#hTop i span {
    color: #1295fd;
    font-size: 1.5rem;
}
#hImg {
    width: 100%;
}
#hImg img {
    width: 100%;
    height: calc(53%);
}
#back {
    width: 100%;
    height:3rem;
    background-color: #fff;
    position: relative;
}
#back a{
    font-size:2rem;
    color:#147cbe;
    margin-left:3%;
line-height:3rem;
}
#back p{
    width:80%;
    color:#147cbe;
    font-size:1.5rem;
    font-weight: bold;
    position: absolute;
    top:0.6rem;
    left:3rem;
    text-align: center;


}
#hTopNav {
    height:18.2rem;
    width:  11rem;
    position: absolute;
    top: 3.0714286rem;
    right: 0;
    background: url("../imgs2/i6.png");
    background-size: 100% 100%;
    display: none;
z-index: 2222;
}
#hTopNav li {
    width:  80%;
    margin:0 auto;
    height: 2.82857143rem;
    line-height:  2.42rem;
    text-align: center;
    bordeR-bottom: 1px solid #bdbdbd;
position:relative;

}
#hTopNav li a img{
    width: 1.22857143rem;
    margin-right:30px;
    vertical-align: middle;
position:absolute;
left:1rem;
top:1rem;
}
#hTopNav li a span{
   
position:absolute;
left:3.5rem;
top:0.5rem;
}
#hTopNav li:first-of-type{
    margin-top:0.7rem
}
#hTopNav li:last-of-type{
    border:none;
}
#hTopNav li a {
    color: #000;
    margin-top:40px !important;
    font-size: 0.85714286rem;
}
nav{
    width: 100%;
    padding-top:0.2rem;
    background: #f3f3f3;
}
nav ul{
    width: 100%;
    margin-top:1rem;margin-left: 1%;
}
nav ul li{
   width: 31.33%;
    text-align: center;float: left;margin-left: 1.05%;
}
nav ul li span{
position: absolute;margin-top: 4.87rem;color: #fff;margin-left: 7%;
}

nav ul li img{
    width: 100%;
    /*margin-left:10%;*/
    margin-bottom:0.5rem;
}
/*版权*/
#banquan{
    height: 18.5rem !important;
    display: table;
    background: #f3f3f3 !important;
    margin-bottom:2.8rem;
    position: relative;
}
#bq-left{
    width: 94%;
    height:3rem;
    position: absolute;
    left: 3%;
    top:14.5rem; ;
}
#bq-left p{
    font-size: 0.7rem !important;
    color: #565656;
    margin-bottom:5px;
}
#bq-right p {
    text-align: center;
}
#bq-right{
    width:60%;
    position: absolute;
    left: 20%;
    top:0;
}
#bq-right img{
    width:70%;
    margin-left:15%;
    margin-bottom:0.2rem;
}
/*留言*/
.title1{
    width: 100%;
    text-align: left;
    font-size:1.3rem;
    font-weight: bold;
    margin: 1rem auto;
    clear: both;

}

#liuyan li{
    width: 100%;
}
#liuyan li span{
   line-height:2.2rem;
    font-size: 1.2rem;
}
#liuyan input{
    width: 94%;
    height:1.9rem;
    border:1px solid #ccc;
    margin-bottom:0.8rem;
    border-radius: 5px;
    padding:0.3rem 0.5rem;
    color: #484848;
    font-size:1.1rem;
}
#liuyan textarea{
    width: 94%;
    height:5.9rem;
    border:1px solid #ccc;
    margin-bottom:0.8rem;
    border-radius: 5px;
    padding:0.3rem 0.5rem;
    font-size:1.1rem;
}
#liuyan .speak{
    width: 100%;
    height:2.9rem;
    margin-bottom:0.8rem;
    border-radius: 3rem;
    border:none;
    background: #147cbe;
    color:#fff;
    margin-left:0%;
    font-size:1.1rem;
}

/*底部固定*/
#foot-ding {
    clear: both;
    width: 99.5%;
    border-top: 1px solid #e6e6e6;
    height: 3.3rem;
    margin-top: 0;
    position: fixed;
    bottom: 0;
    background: #fff;
}
#foot-ding ul {
    width: 100%;
    height: 100%;
    margin: 0.1rem 0;
    display: flex;
}
#foot-ding ul li {
    width: 50%;
    height: 100%;
     flex:1;
    text-align: center;
    position: relative;
}
#foot-ding ul li:first-of-type{
    background:#147cbe ;
}
#foot-ding ul li:last-of-type{
    background:#ff3434 ;
}
#foot-ding ul li img{
    position: absolute;
    left:20%;
    top:30%;
    vertical-align: middle;
}
#foot-ding ul li p {
    position: absolute;
    left:40%;
    top:25%;
    color:#fff;
    font-size: 1rem;
}
.layui-layer-content {
    color: #ffffff !important;
}
/*顶部标题*/
#ourTop {
    margin:0 0;
    height:3.5rem;
    background-color: #005bd6;
    position: relative;
}
#ourTop  span{
    font-size: 2rem;
    color:#fff;
    font-weight: bold;
    margin-left:3%;
}
#ourTop p{
    width: 70%;
    font-size: 1.5rem;
    color:#fff;
    margin-left:12%;
    margin-top:-2.1rem;
    text-align: center;
}


.hulList li{
    width: 48%;
    margin-right:calc(100% - 48% * 2);
    float: left;
    margin-bottom:0.5rem;
    padding-bottom:0.3rem;
}
.hulList li:nth-child(2n){
    margin-right:0;
}
.hulList li img{
    width: 100%;
    margin-bottom:0.5rem;
}
.hulList li p{
    text-align: center;
    font-size: 1.2rem;
}