
header{
    background-color: #f2f2f2;
}
.header{
    color: #666 !important;
    width: 63%;
    min-width: 1200px;
    margin: 0 auto;
    /* padding: 10px 0; */
}
.dl span{
    border-radius: 100%;
    background: red;
    /* display: inline-block; */
    text-align: center;
    position: relative;
    top: -7px;
    color: #fff;
    padding: 0 2px;
}
.header>.left{
    width: 70% ;
     float: left;
     line-height: 3;
}
.header h5{
    /* width: 15%; */
    display: inline-block;
    padding-bottom: 0;
}
.header_list{
    width: 100%;
    padding-left: 280px;
}
.header>.rt{
    float: right;
    /* margin-top: 7px; */
    line-height: 3;
}
.a1{
    margin-left: 10px;
}
.a1>a{
    color:#666666;
}
.a1>a:hover{
    color: #0071d4;
}
.a2{
    margin-left: 10px;
}
.left>strong{
    margin-left: 40px;
}
nav{
    width: 85%;
}
.nav{
    width: 63%;
    min-width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
}
.nav .img{
    width: 34%;
    margin-top: 8px;
}

.left span:nth-child(3){
    border: 1px solid #ccc;
    margin-left: 5px;
}

/* 搜索 */
.seach{
    margin-top: 25px;
}
.iphone{
    text-align: right;
}

.iphone input{
    width: 50%;
    border: none;
    border: 1px solid #0071d4;
    padding: 5px;
    line-height: normal;
    box-sizing: content-box;
    height: 1.7rem;
}
.border-hone input{
    width: 40%;
    border-radius: 5px;
}
.iphone>span:nth-child(2){
    font-size: 16px;
    display: inline-block;
    padding: 4px 19px 8px 19px;
    border: 1px solid #ccc;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #015dae;
    color: #fff;
    position: relative;
    left: -1%;
    margin-right: 20px;
    cursor: pointer;
}
.level{
    margin-left: 56px;
}
.level>li{
    width: 70%;
    display: inline-block;
    text-align: center;
    margin-left: 2px;
    position: relative;
}
.level>a{
    color:#0071d4;
    width: 27%;
    display: inline-block;
    font-size: 18px;
}
.level>li>a:first-child{
    font-size: 18px;
    color: #333333;
    
}

.level li>a{
    color: #808080;
    width: 100%;
    display: block;
   
}
.level>li:hover .bor{
    display: block;
}
.level li>a:hover{
    background: #0071d4;
    color: #fff;
    text-decoration: none;
}
.level .bor{
    border: 1px solid #e6e6e6;
    display: none;
    position: absolute;
    width: 100%;
    padding: 5px 0;
    background: #fff;
    z-index: 99;
    line-height: 2.5
}
.column li .manual{
    margin-right: 30px;
}
.banner{
    position: relative;
    width: 100%;
}
.banner img{
    width: 100%;
} 
/* 轮播 */
.f5{
    width: 100%;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    top: 67%;
    /* left: 27%; */
}
.f5>ul{
    width: 50%;
    margin: auto;
    min-width: 900px;
}
.f5 li{
    /* float: left; */
    padding: 25px 14px 25px 0px;
    /* background: rgb(228, 235, 236,0.7); */
    /*margin-left: 10px;*/
    background: #fff;
    opacity: 0.8;
}
.f5 span{
    font-size: 18px;
    margin-left:8px;
    color: #333333;
    vertical-align: middle;
    font-weight: 600;
}
.f5 i{
    width: 34px;
    height: 27px;
    display: inline-block;
    margin-left: 15px;
}
/* 热点栏目 */
.column{
    width: 63%;
    min-width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 130px;
}
.cn>ul{
    margin-bottom: 30px;
    padding-left: 63px;
    display: inline-block;
    left: 4%;
    position: relative;
}
.column>.cn{
    background: #e6e6e6;
    padding: 10px;
    margin-bottom: 20px;
}
.column>.cn>p{
    display: inline-block;
    font-size: 14px;
    text-align: center;
}
.cn li{
    float: left;
    padding: 19px 60px 10px 50px;
    border-right: 1px solid #cccccc;
}
.column li:nth-child(4){
    border: none;
}
.column li i{
    background: url(../images/c_4.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 25px;
    height: 22px;
    vertical-align: middle;
}
.column li span{
    font-size: 18px;
    color: #4c4c4c;
    margin-right: 30px;
    font-weight: 600;
}
.bder{
    width: 75%;
    border: 0.5px solid #cccccc;
    position: relative;
    left: 13.5%;
}
.lanmu{
    position: absolute;
    width: 50px;
    background: red;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.column .mu{
    font-size: 14px;
    text-align: center;
}
.tongzhi{
    background: #e6e6e6;
    padding: 10px;
}
.title{
    display: inline-block;
    width: 40%;
    margin-left: 20px;
}
.title p{
    height: 66px;
    overflow: hidden;
    /* white-space: nowrap; */
    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;
}
.tz{
    position: relative;
    padding-top: 70px;
    padding-bottom: 30px;
}
.tz img{
    vertical-align: top;
}
.tz li{
    display: flex;
    justify-content: center;
}
.jtz{
    position: absolute;
    top: 43%;
    left: 1%;
}
.jty{
    position: absolute;
    right: 1%;
    top: 43%;
}

.footer{
    background: #002f59;
    color:#b8bec7;
}
.bt li p a{
    color: #b8bec7;
    font-size: 14px;
}
.cont{
    width: 63%;
    min-width: 1200px;
    margin: 0 auto;
    padding: 50px 0 50px 0;
}
.bt>li:nth-child(1) a{
    /* padding: 5px 45px; */
    width: 53%;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px ;
    display: block;
    color: #2373b9;
    font-weight: 700;
}
.bt h4{
    color: #fff;
}
.bt>li{
    text-align: left
}
.bt >li:nth-child(1){
    text-align: center;
}
.bt>li:nth-child(4){
    padding-top: 45px;
}
.bt>li:nth-child(5){
    text-align: center;
}
.bt>li:nth-child(7){
    text-align: center;
}
.title>button{
    padding: 5px 30px;
    border: 2px solid #0071d4;
    border-radius: 5px;
    color: #0071d4;
    background: #e6e6e6;
}
.bt>span{
    border: 1px solid #d9d9d9 ;
    width:1px;
    height:150px ;
}
.guanzhu{
    margin-top: 20px;
}
.guanzhu>span{
    margin-right: 10px;
}
.more{
    text-align: center;
    margin-bottom: 30px;
}
.inform{
    background: #015dae;
    padding: 5px 40px;
}

.z-img{
    display: inline-block;
    width: 33%;
}
.z-img img{
    width: 100%;
    height: 110px;
    object-fit: contain;
}

.modal-content{
    text-align: center;
    padding-bottom: 20px;
}
.modal-content h1{
    color: #333;
    font-size: 18px;
}
.modal.in .modal-dialog{
    margin-top: 20%;
}
/* .modal-backdrop {
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
} */
/*浮窗*/
.FloatingWin {
    width: 128px;
    height: 495px;
    position: fixed;
    bottom: 60px;
    right: 0px;
    z-index: 999;
}
.onCustomer,.onFlatApp,.onReturn {
    display: inline-block;
    width: 120px;
    height: 120px;
    position: absolute;
    /*left: 26px;*/
    z-index: 10000;
    cursor: pointer;
}
.onCustomer {
    /*top: 20px;*/
    top: 0;
    
}
.onFlatApp {
    top: 120px;
}
.onReturn {
    top :376px;
}
.flatApp,.customer {
    display: inline-block;
    width: 360px;
    height: 495px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
    display: none;
}
.onReturn a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.return {
    width: 128px;
    height: 495px;
    position: fixed;
    bottom: 60px;
    right: 0px;
    z-index: 999;
}
.pointImg {
	width: 143px !important;
	height: 78px;
	/*position: absolute;*/
}
.custMonseout a {
	width: 100%;
	height: 100%;
}
.custMonseout li {
	position: relative;
}
.point1 {
	position: relative;
	left: 0;
	top: 0;
	display: none;
}

.activeImg {
	padding: 0 !important;
}
.pointDisplay {
	/*display: none;*/
}

