* {
    margin: 0;
    padding: 0;
}
a{
    color: #333;
    text-decoration: none !important;
}
p {
    letter-spacing: 1px;
    line-height: 1.6;margin-bottom: 0px;
}
.clear {
    clear: both;
}
body {
    font-size: 14px;
    overflow-x: hidden;
}
.container-fluid {
    padding: 0px;
}
.container {
    width: 100%;
}
ul,
ol,
li {
    list-style: none;
    margin: 0;
}
fieldset,
img {
    border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b{
    font-weight: unset;
    margin: 0px;
    padding: 0px;
}
b,
strong,
th{
    font-style: normal;
    font-weight: normal;
}
input,
select,
option,
textarea{
    outline: none;
    border: none;
    background-color: #ffffff0d;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}
.w{
    width: 94%;
    max-width: 1440px;
    min-width: 280px;
}
.w98{
    width: 98%;
}
.w100{
    width: 100%;
}
.cen-ter {
    margin: 0px auto;
}
.height-h{
    height: auto;
    display: table;
}
.dis-b{
    display: block;
}
.p0{
    padding: 0;
}
.m0{
    margin: 0;
}
.fwb{
    font-weight: bold;
}
.le_h{
    letter-spacing: 2px;
}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.navbar-h .container-fluid>.navbar-collapse,
.navbar-h .container-fluid>.navbar-header,
.navbar-h .container>.navbar-collapse,
.navbar-h .container>.navbar-header {
    margin: 0px;
}
.navbar-h .nav>li>a:focus,
.navbar-h .nav>li>a:hover {
    text-decoration: none;
    background: none;
}
.navbar-h .navbar-nav>li>a{
    padding: 0px;
}

.top-h{
    background-color: #ffffff;
    border-bottom: 1px solid #f1f1f1;
}
.top-b p{
    float: left;
    margin-bottom: 0px;
    color: #232323;
}
.top-b span{
    display: block;
    color: #232323;
}
.top-b span img{
    margin: 5px;
    display: block;
    float: left;
}
.top-b span strong{
    font-weight: bold;
}

.navbar-h{
    
    padding: 10px 0px;
}
.navbar-h .navbar-header>span{
    position: relative;
    display: block;
    height: auto;
    display: table;
}
.navbar-h .navbar-header span h1{
    color: #004797;
    letter-spacing: 1px;
}
.navbar-h .navbar-header span h1 strong{
    display: block;
    text-align: right;
    font-weight: bold;
}
.navbar-h .navbar-header span figure{
    position: absolute;
    left: 0%;
}
.navbar-h .navbar-header span figure img{
    width: 100%;
    display: block;
}
.navbar-h .navbar-collapse ul li a{
    display: block;
    width: 100%;
    font-size: 16px;
    color: #434343;
    font-weight: bold;
    transition: all .4s linear;
}
.navbar-h .navbar-collapse ul li:hover a{
    color:#004797;
    letter-spacing: 1px;
    transform: scale(1.1);
	text-indent: 2em;
}
.navbar-h .navbar-toggle {
    padding:0px; 
    margin-bottom:0px;
}
.navbar-h .navbar-toggle>.icon-bar{
    background-color: #333;
}

.banner-h figure{
    width: 100%;
}
.banner-h figure img{
    width: 100%;
    display: block;
}

.banner-h .swiper-button-prev, 
.banner-h .swiper-rtl .swiper-button-next,
.banner-h .swiper-button-next, 
.banner-h .swiper-rtl .swiper-button-prev{
    top: 50%;
    background-color: #004797;
}
.banner-h .swiper-button-prev, 
.banner-h .swiper-rtl .swiper-button-next{
    left: 0px;
}
.banner-h .swiper-button-next, 
.banner-h .swiper-rtl .swiper-button-prev{
    right: 0px;
}
.banner-h .swiper-button-prev:after, 
.banner-h .swiper-rtl .swiper-button-next:after,
.banner-h .swiper-button-next:after, 
.banner-h .swiper-rtl .swiper-button-prev:after{
    font-weight: bold;
    color: #fff;
}

.heard-bottom{
    background-color: #004797;
  border-bottom: 1px solid #e8e8e8;
}
.bread-h h1{
    display: inline;
    font-weight: bold;
    color: #ffffff;
}
.bread-h,
.heard-remm{
    float: left;
    color: #fff;
    transition: all .1s linear;
}
.bread-h a,
.heard-remm a h2{
    display: inline;
    margin-right: 4px;
    color: #ffffff;
}
.bread-h:hover{
    letter-spacing: 2px;
}
.bread-h:hover a{
    color: #fff;
}
.com-search{
    background-color: #ffffff;
}
.com-search .searchBtn{
    float: right;
    background-color: #bddfff;
}
.searchInput{
    float: left;
    color: #555555;
    text-indent: 1em;
}

footer{
    box-shadow: 0px 0px 4px 1px #cccccc inset;
}
.footer_ul{
    padding: 12px 0px;
}
.footer_ul ul{
    width: 70%;
    height: auto;
    display: table;
    margin-bottom: 0px;
}
.footer_ul ul li{
    width: 20%;
    float: left;
    font-weight: bold;
}
.footer_ul ul li a{
    color: #004797;
}
footer hr{
    margin: 0% auto;
}
.friend-link {
    float: left;
    margin: 30px auto 10px;
    box-sizing: border-box;
}
.footer_b {
    float: right;
    padding: 10px;
    margin-top: -40px;
    border: 1px solid #cccccc;
}
.link-content ul{
    width: 25%;
    float: left;
}
.link-content .link-list li h4.linkweight a{
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
    color: #232323;
}
.link-content ul li h4 a{
    color: #666;
}
.footer_b figure{
    width: 100%;
}
.footer_b figure img,
.footer_b figure img{
    width: 100%;
    display: block;
}
.footer_b figure:nth-of-type(2){
    width: 66%;
    margin: 2% auto;
}
.footer_b figure figcaption{
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}
.footer_b h2{
    font-weight: bold;
    color: #232323;
}
.footer_b p{
    color: #555555;
}
.footer_b p span{
    margin-right: 6px;
}
.footer_bot{
    font-size: 16px;
    line-height: 32px;
    padding: 12px 0px;
    text-align: center;
    color: #ffffff;
    background-color: #004797;
}





/*分页样式*/
.pagination{ float:left; width:100%;line-height: 45px;margin:20px 0 20px 0; text-align:center; border: none;}
.pagination .page{ width:100%; margin: 0 auto;}
.pagination .page a{ font-size: 18px; border-radius: 20px; cursor: pointer;display: inline-block; height: 30px; line-height: 30px;padding: 0 10px; text-align: center; margin-right: 5px;color: #555555;}
.pagination .page .current{ background-color: #005098; color: #fff;}
.pagination .page a:hover{background-color: #005098; color: #fff;}
/* 上下篇 */
.zuoyou{
    width: 100%;
    height: auto;
    display: table;
    margin: 20px auto;
}
.zuoyou>.top1,
.zuoyou>.boot1,
.zuoyou>.top1 a,
.zuoyou>.boot1 a{
    font-size: 16px;
    letter-spacing: 2px;
    color: #555555;
}
.zuoyou>.top1{
    float: left;
}
.zuoyou>.boot1{
    float: right;
}
/*客服开始*/
.izl-rmenu {
	position: fixed;
	bottom: 250px;
    width:90px;
	z-index: 999;
	right: 1px;
	font-size: 12px;
}
.izl-rmenu .btn {
	position: relative;
	width: 80%;
	cursor: pointer;
	background-color: #016ccc;
	margin-bottom: 10px;
	border-radius: 50%;
}
.izl-rmenu figure {
	position: relative;
	margin: 0 !important;
	height: 55px;
	padding-top: 10px;
	color: #000;
	text-align: center;
}
.btn-phone {
	letter-spacing: 0 !important;
}
.btn-top {
	border: none !important;
}
.izl-rmenu figure img {
	width: 34px;
	height: auto;
}
.izl-rmenu figure figcaption {
	position: absolute;
	right: -205%;
	top: 18%;
	z-index: -1;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	opacity: 0;
	padding: 6px 30px 6px 20px;
	border: 1px solid #ddd;
	border-radius: 20px 0px 0px 20px;
	transition: all .6s linear;
	background-color: #ffffff8D;
}
.izl-rmenu .btn:hover figure figcaption{
	right: 83%;
	opacity: 1;
}
/* 底部导航 */
.bottom_nav{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #0061ae;
    padding: 10px 0px 20px;
    z-index: 100;
}
.bottom_nav ul{
    width: 100%;
    display: flex;
    justify-content: center;
}
.bottom_nav ul li{
    width: 20%;
    height: auto;
    display: table;
    justify-content: center;
    list-style: none;
}
.bottom_nav ul li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none;
    color: #ffffff;
    height: 50px;
    width: 100%;
}
.bottom_nav ul li a figure{
    width: 30px;;
    margin: 10px auto 0px;
}
.bottom_nav ul li a figure img{
    width: 100%;
    display: block;
}
.bottom_nav ul li span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}
/*客服结束*/

@media screen and (min-width:1600px){
    .footer_b h2{
        font-size: 24px;
        line-height: 40px;
    }
    .footer_b p{
        font-size: 18px;
        line-height: 32px;
    }


}
@media screen and (max-width:1600px){
    .footer_b h2{
        font-size: 20px;
        line-height: 30px;
    }
    .footer_b p{
        font-size: 16px;
        line-height: 30px;
    }


}
@media screen and (min-width:1400px){
    .bread-h,
    .bread-h a,
    .heard-remm,
    .heard-remm a h2{
        font-size: 18px;
        line-height: 40px;
    }
    .link-content ul li h4 a{
        font-size: 16px;
        line-height: 26px;
    }
    .footer_b p span{
        font-size: 20px;
    }
}
@media screen and (max-width:1400px){
    .bread-h,
    .bread-h a,
    .heard-remm,
    .heard-remm a h2{
        font-size:16px;
        line-height: 34px;
    }
    .link-content ul li h4 a {
        font-size: 14px;
        line-height: 22px;
    }
    .footer_b p span{
        font-size: 16px;
    }
    .footer_b p {
        font-size: 14px;
        line-height: 30px;
    }
}
@media screen and (min-width:1200px){
    .bread-h h1{
        font-size: 26px;
    }
    .friend-link {
        width: 75%;
    }
    .footer_b {
        width: 25%;
    }
}
@media screen and (max-width:1200px){
    .bread-h h1{
        font-size: 22px;
    }
    .friend-link {
        width: 70%;
    }
    .footer_b {
        width: 30%;
    }

}


@media screen and (min-width:992px){
    .navbar-h .navbar-header span h1{
        font-size: 24px;
        line-height: 30px;
    }
    .navbar-h .navbar-header span h1 strong{
        font-size: 42px;
        line-height: 42px;
        letter-spacing: 3px;
    }
    .navbar-h .navbar-header span figure{
        width: 60px;
        top: 6%;
    }
    .navbar-h .navbar-collapse ul li a{
        line-height: 98px;
    }
    .navbar-h .navbar-collapse ul li a br{
        display: none;
    }
    .com-search {
        width:37%;
        float: right;
    }
}
@media screen and (max-width:992px){
    .navbar-h .navbar-header span h1 {
        font-size: 18px;
        line-height: 30px;
        margin: 0px auto;
    }
    .navbar-h .navbar-header span h1 strong {
        font-size: 30px;
        line-height: 36px;
        letter-spacing: 5px;
    }
    .navbar-h .navbar-header span figure {
        width: 40px; 
        top: -3%;
    }
    .navbar-h .navbar-collapse ul li a{
        line-height: 26px;
        margin-top: 8px;
        letter-spacing: 2px;
    }
    .com-search {
        width:100%;
        margin: 0% auto;
    }
    .heard-remm, 
    .heard-remm a h2,
    .friend-link{
        display: none;
    }
    .footer_b figure:nth-of-type(2){
        width: 140px;
        float: right;
        margin-top: -18%;
    }
    .footer_b figure figcaption{
        font-size: 16px;
    }
    .footer_ul ul,
    .footer_b {
        width: 100%;
    }
    .footer_b{
        margin: 10px auto;
        border: none;
    }
    .footer_ul ul{
        text-align: center;
    }
    .footer_b h2 {
        font-size: 32px;
        line-height: 55px;
    }
    .footer_b p {
        font-size: 18px;
        line-height: 30px;
    }
}
@media screen and (max-width:992px) and (min-width:767px){

}

@media screen and (min-width:767px){
    .top-h{
        letter-spacing: 2px;
    }
    .navbar-h .navbar-toggle {
        margin-top: 3%;
    }
    .navbar-h .navbar-collapse ul{
        width: 70%;
        float: right;
    }
    .navbar-h .navbar-collapse ul li{
        width: 11%;
        float: left;
        text-align: right;
    }
    .banner-h .swiper-button-prev, 
    .banner-h .swiper-rtl .swiper-button-next,
    .banner-h .swiper-button-next, 
    .banner-h .swiper-rtl .swiper-button-prev{
        width: 40px;
        height: 60px;
    }
    .banner-h .swiper-button-prev:after, 
    .banner-h .swiper-rtl .swiper-button-next:after,
    .banner-h .swiper-button-next:after, 
    .banner-h .swiper-rtl .swiper-button-prev:after{
        font-size: 26px;
    }
    .searchBtn{
        width: 60px;
        height:40px;
        background: url(../images/search_03.png) no-repeat center center;
        background-size:28px;
    }
    .searchInput{
        width: calc(100% - 60px);
        height: 40px;
        font-size: 18px;
    }
    .bottom_nav{
        display: none;
    }
}
@media screen and (max-width:767px){
    .top-h{
        letter-spacing: 0px;
    }
    .navbar-h .navbar-toggle {
        margin-top: 4%;
    }
    .navbar-h .navbar-collapse ul{
        border-top: 1px solid #eee;
    }
    .navbar-h .navbar-collapse ul li{
        border-bottom: 1px dashed #f1f1f1;
    }
    .navbar-h .navbar-collapse ul li,
    .navbar-h .navbar-collapse ul{
        width: 100%;
    }
    .navbar-h .navbar-collapse ul li a br{
        display: none;
    }
    .banner-h .swiper-button-prev, 
    .banner-h .swiper-rtl .swiper-button-next,
    .banner-h .swiper-button-next, 
    .banner-h .swiper-rtl .swiper-button-prev{
        width: 26px;
        height: 30px;
    }
    .banner-h .swiper-button-prev:after, 
    .banner-h .swiper-rtl .swiper-button-next:after,
    .banner-h .swiper-button-next:after, 
    .banner-h .swiper-rtl .swiper-button-prev:after{
        font-size: 16px;
    }
    .searchBtn{
        width: 50px;
        height: 28px;
        background: url(../images/search_03.png) no-repeat center center;
        background-size: 26px;
    }
    .searchInput{
        width: calc(100% - 50px);
        height: 28px;
        font-size: 16px;
    }
    .izl-rmenu{
        display: none;
    }
    .footer_b figure:nth-of-type(2){
        margin-top: -24%;
    }
    .footer_bot{
        margin-bottom: 90px;
    }
}
@media screen and (min-width:640px){
    .top-b p{
        font-size: 16px;
        line-height: 40px;
    }
    .top-b span{
        font-size: 20px;
        line-height: 40px;
    }
    .top-b span img{
        width: 30px;
    }
    


}
@media screen and (max-width:640px){
    .top-b p{
        font-size: 14px;
        line-height: 30px;
    }
    .top-b span{
        font-size: 16px;
        line-height: 30px;
    }
    .top-b span img{
        width: 20px;
    }
    .footer_b figure:nth-of-type(2){
        display: none;
    }

}
@media screen and (min-width:530px){
    .top-b span{
        float: right;
    }
    .footer_ul ul li{
        font-size: 18px;
        line-height: 40px;
    }
}
@media screen and (max-width:530px){
    .navbar-h .navbar-toggle {
        margin-top: 5%;
    }
    .top-b p{display: none;}
    .top-b span{
        letter-spacing: 2px;
    }
    .footer_ul ul li{
        font-size: 16px;
        line-height: 30px;
    }
    .footer_b h2 {
        font-size: 28px;
        line-height: 46px;
    }

}
@media screen and (min-width:440px){
    .heard-bottom{
        padding: 10px 0px 8px;
    }
    

}
@media screen and (max-width:440px){
    .navbar-h .navbar-toggle {
        margin-top: 6%;
    }
    .heard-bottom{
        padding: 6px 0px 4px;
    }
    .navbar-h .navbar-header span h1 {
        line-height: 20px;
    }
    .navbar-h .navbar-header span h1 strong {
        font-size: 26px;
        line-height: 30px;
        letter-spacing: 9px;
        padding-top: 6px;
    }
    .bread-h h1{
        font-size: 18px;
    }
    .footer_b h2 {
        font-size: 22px;
        line-height: 38px;
    }
    footer hr,
    .footer_ul{
        display: none;
        padding: 0px !important;
    }
}
@media screen and (min-width:360px){
    
}
@media screen and (max-width:360px){
    .navbar-h .navbar-toggle {
        margin-top: 7%;
    }
    .footer_b p {
        font-size: 16px;
        line-height:26px;
    }
}





