.top-img img{width: 100%;height: 100%;display: block;object-fit: cover;}
.top-img{height: 150px;}
/*-----------------[初始化]--------------*/

body{color: #333;font-size: 12px;line-height: 1.5;
    /*font-family:"微软雅黑","microsoft yahei";*/
    font-family: "pingfang sc", 'microsoft yahei', "helvetica neue", "helvetica", "arial", sans-serif;
    background-color: #f6f6f6;
    background-position: top center;background-repeat: no-repeat;
    background-size: 100% auto;
}

a{color: #333;}

a:hover{color: #f60;}

img{max-width: 100%;

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}
/* .logo{
    margin-top: 220px;
} */

input,textarea,select{font-size: 14px;color: #333;

    font-family:"微软雅黑","microsoft yahei";outline: 0;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

}

input[type='submit'],input[type='reset'],input[type='button'],select{

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}

input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}

::-webkit-input-placeholder {color: #c0c0c0;}

::-moz-placeholder {color: #c0c0c0; }

::-ms-input-placeholder {color: #c0c0c0;}



.ani,a{

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}



/*布局*/

.wp{width: 100%;max-width: 1150px;margin: 0 auto;}

.h50{height: 50px;clear: both;overflow: hidden;}

.h100{height: 100px;clear: both;overflow: hidden;}

*{

    outline: none;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    box-sizing: border-box;

}



/*******************************

  -------[=头部]-------

********************************/

.hd-top{line-height: 30px;font-size: 12px;color: #333;height: 30px;background-color: #f5f5f5;overflow: hidden;}

.g-weather span{display: inline-block;vertical-align: top;color: #333;}

.g-weather, .g-date{float: left;}

.g-weather iframe{color: #333!important;}

.top-r{float: right;}

.g-weather iframe{margin-top: -3px;}

.top-r .link,.top-r .login{float: left;}

.top-r .link a{display: inline-block;padding: 0 10px;font-size: 12px;color: #333;vertical-align: middle;margin-top: -2px;}

.top-r .link a:hover{color: #124ca2;}

.top-r .login{font-size: 0;

    -webkit-text-size-adjust:none;}

.top-r .login a{display: inline-block;font-size: 12px;color: #fff;width: 64px;height: 30px;text-align: center;}

.top-r .login .a1{background-color: #ffab0b;}

.top-r .login .a2{background-color: #0069ba;}

.top-r .login .a1 i{display: inline-block;width: 11px;height: 100%;background: url(/uploads/image/phimages/ico-lb1.png) no-repeat center;margin-right: 5px;vertical-align: middle;margin-top: -3px;}

.logo{float: left;height: 193px;}

.logo img,.logo svg{display: block;margin-top: 30px;
    height: 148px;
}

.hd-so{width: 204px;position: absolute;top: 0;right: 0;}

.hd-so .so{height: 33px;padding:0 50px 0 12px;background-color: #fff;position: relative;margin-top: 2px;margin-right: 2px;}

.hd-so .inp{display: block;width: 100%;border: none;outline: none;background: url(/uploads/image/phimages/line-lb1.png) no-repeat right center;height: 33px;line-height: 33px;}

.hd-so .sub{position: absolute;right: 0;top: 0;width: 50px;height: 100%;background: url(/uploads/image/phimages/hd-so.png) no-repeat center;border: none;text-indent: -9999px;}

.hd-so .link{font-size: 14px;color: #fff;overflow: hidden;margin-top: 10px;}

.hd-so .link span{float: left;line-height: 24px;}

.hd-so .link a{float: left;color: #fff;line-height: 24px;padding: 0 14px;background-color: #0f78d2;border-radius: 24px;margin: 0 4px;}

.hd-so .link a:hover,.top-r .login a:hover{opacity: 0.8;

filter: alpha(opacity=80);}

.hd-so .link a.other{background-color: #ffab0b;}


.nav{height: 60px;background-color: #0069ba;margin-bottom: -30px;position: relative;z-index: 9;}

.nav li{float: left;width:11.11%;text-align: center;}

.nav li a{display: block;height: 60px;line-height: 60px;font-size: 18px;color: #fff;position: relative; transition:.3s;

    -ms-transition:.3s;

    -moz-transition:.3s;

    -webkit-transition:.3s;

    -o-transition:.3s;background-image: url(/uploads/image/phimages/nav-lb2.png);background-position: right center;background-repeat: no-repeat;-webkit-box-sizing: content-box;

    -moz-box-sizing: content-box;

    -o-box-sizing: content-box;

    box-sizing: content-box;}

.nav li:last-child a{background: none;}

.nav li a:hover,.nav li.on a{background-color: #f89a06;padding-top: 4px;margin-top: -4px;background-image: none;}

.nav li a::after{content:"";position: absolute;width: 4px;height: 60px;background: url(/uploads/image/phimages/nav-lb1.png) no-repeat center;right: -4px;bottom: 0;display: none;z-index: 1;}

.nav li a:hover::after,.nav li.on a::after{display: block;}

.nav li a i{display: inline-block;vertical-align: middle;width: 17px;height: 100%;background: url(/uploads/image/phimages/ico-lb2.png) no-repeat center;margin-right: 10px;margin-top: -3px;}



/*******************************

    -------[=导航]-------

********************************/

.menubtn{position: relative;z-index: 9;display: none;float: right;

    width: 40px;height: 40px;padding: 7px 5px;cursor: pointer;

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;margin: 7px 0;

}

.menubtn b{display: block;height: 3px;background-color: #fff;

    margin: 5px 0;border-radius: 2px;

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}

.menubtn.open{}

.menubtn.open b{display: none;margin: 0;position: absolute;left: 5px;top: 44%;width: 30px;}

.menubtn.open b:first-child{display: block;

    transform:rotate(45deg);

    -webkit-transform:rotate(45deg);

    -o-transform:rotate(45deg);

    -ms-transform:rotate(45deg);

}

.menubtn.open b:last-child{display: block;

    transform:rotate(-45deg);

    -webkit-transform:rotate(-45deg);

    -o-transform:rotate(-45deg);

    -ms-transform:rotate(-45deg);

}

/*******************************

  -------[=banner]-------

*******************************/

#banner{height: 832px;}

#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}

#banner .slick-slide{outline: 0;position: relative;

    background-position: center center;background-repeat: no-repeat;

    -o-background-size: cover;

    -ms-background-size: cover;

    -moz-background-size: cover;

    -webkit-background-size: cover;

    background-size: cover;

}

#banner .slick-next,#banner .slick-prev{

    position: absolute;top: 50%;margin-top: -25px;overflow: hidden;

    width: 45px;height: 50px;font-size: 0;line-height: 0;z-index: 999;

    background: none;

    background-repeat: no-repeat;

    background-position: center center;

    -o-background-size: auto 50px;

    -ms-background-size: auto 50px;

    -moz-background-size: auto 50px;

    -webkit-background-size: auto 50px;

    background-size: auto 50px;

    cursor: pointer;

}

#banner .slick-prev{left: 50%;margin-left: -645px;background-image: url(/uploads/image/phimages/arr-l.png);}

#banner .slick-next{right: 50%;margin-right: -645px;background-image: url(/uploads/image/phimages/arr-r.png);}



#banner .slick-dots{position: absolute;left: 0;bottom: 30px;width: 100%;text-align: center;z-index: 99;}

#banner .slick-dots li{display: inline-block;margin: 0 2px;}

#banner .slick-dots li button{display: block;width: 24px;height: 24px;

    font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;border-radius: 50%;

    border: none;cursor: pointer;

}

#banner .slick-dots li.slick-active button{background-color: #000;}

/*******************************

  -------[=底部]-------

********************************/

.footer{border-top: 5px solid #005096;padding: 23px 0 30px;background-color: #0266b3;text-align: center;}

.footer .img{display: inline-block;vertical-align: middle;}

.footer .img a:hover img{opacity: 0.8;

filter: alpha(opacity=80);}

.footer .img img{vertical-align: middle;margin-right: 30px;}

.footer .txt{display: inline-block;text-align: left;color: #fff;font-size: 14px;line-height: 24px;vertical-align: middle;opacity: 0.9;

filter: alpha(opacity=90);}

.footer .txt span{margin-right: 50px;display: inline-block;}

.footer .jh{width: 15px; position: relative;top: 3px;}
/*******************************

    -------[=正文]-------

********************************/

.content-box {

    margin: 0 -45px;

    background-color: #f6f6f6;

    padding: 30px 45px 0;

}

.totop{display: none;position: fixed;right: 120px;width: 50px;height: 50px;cursor: pointer;background-position: center;background-repeat: no-repeat;background-image: url(/uploads/image/phimages/totop.png);bottom: 200px; transition:.3s;

    -ms-transition:.3s;

    -moz-transition:.3s;

    -webkit-transition:.3s;

    -o-transition:.3s;z-index: 998;}

.totop:hover{background-image: url(/uploads/image/phimages/totop2.png);}

.f-link{

    height: 50px;line-height: 50px;

    text-align: center;

    background-color: #fff;

    margin-bottom: 20px;

}

.f-link ul{

    width: 100%;

    /*overflow: hidden;*/

    display: inline-block;

    vertical-align: top;

}

.f-link li{

    float: left;width: 20%;border-right: 1px solid #e1e1e1;

    position: relative;

    font-size: 14px;color: #3d3d3d;line-height: 50px;text-align: center;

}

.f-link li:last-child{border: none;}

 .f-link span:hover{color: #005196;}



.f-link span{

    display: block;cursor: pointer;

    padding: 0 30px;
font-size: 16px;
    text-align: left;

    white-space:nowrap;overflow:hidden;text-overflow:ellipsis;

    background: url(/uploads/image/phimages/icon5.png) no-repeat 93% center;

}

.f-link span.open{background-image: url(/uploads/image/phimages/icon5-1.png);}

.f-link dl{

    position: absolute;left: 0;right: 0;bottom: 100%;z-index: 100;

    background: #fff;

    display: none;

}

.f-link dl a{

    display: block;font-size: 16px;color: #3d3d3d;line-height: 30px;

    border-bottom: 1px #ddd solid;

    padding: 8px 5px;

    white-space:nowrap;overflow:hidden;text-overflow:ellipsis;

}

.f-link dl a:hover{color: #005196;}

.m-er{
    position: fixed;
    bottom: 40%;
    right: 5%;
    width: 100px;
    height: 100px;   
}
.m-er img{
    display: block;
    width: 100%;
    height: 100%;
}
.content-box {
    padding-bottom: 20px;
}