﻿/*首页样式pc style 1200*/
@media screen and (min-width: 1025px) {
  .head {
    width:100%;
    position:relative;
    z-index:2;
    display:block;
    height:79px;
  }
  .head .head-back{
    display:block;
    height:79px;
    position:absolute;
    width:100%;
  }
  .head .head-back .head-content {
    width:1200px;
    height:79px;
    margin:0 auto;
    min-width:1200px;    
    display:block;
  }
  .head .head-back .head-content .head-logo {
    float:left;
    height:38px;
    margin-top:15px;
  }
  .head .head-back .head-content .head-logo .pc-img {
    display:block;
    width:87px;
  }
  .head .head-back .head-content .head-logo .phone-img {
    display:none;
  }
  .head .head-back .head-content .head-logo .menu-close {
    display:none;
  }
  .head .head-back .head-content .search-phone{
    display:none;
  }
  .head .head-back .head-content .head-nav {
    float:left;
    margin-left:30px;
  }
  .head .head-back .head-content .words-font {
    color:white;
    font-size:0.625vw;
    position:relative;
    float:right;
  }
  .head .head-back .head-content .glyphicon {
    display: none;
  }
  .head .head-back .head-content ol, .head .head-back .head-content ul {
    margin:0;
    padding:0;
    list-style:none;
    margin-top:5px;
  }
  .head .head-back .head-content .nav-list>ul>li {
    position:relative;
    float:left;
    padding-left:11px;
    padding-right:12px;
    font-size:18px;
    font-weight:bold;
    height:65px;
    line-height:65px;
    font-family:"Microsoft YaHei";
    color:rgba(51,51,51,1);
  }
  .head .head-back .head-content .nav-list>ul>li>a {
    color:rgba(51,51,51,1);
    display:block;
  }
  .head .head-back .head-content .nav-list>ul>li>a:hover{
    color:#F8AB10;
    font-size:20px;    
    border-bottom:5px solid #F8AB10;
  }
  .head .head-back .head-content .nav-list-down li{
    font-size:18px;
    font-weight:bold;
  }
  .head .head-back .head-content .nav-list>ul>li>a.actives{ 
    color:#F8AB10;
    font-size:20px;
    border-bottom:5px solid #F8AB10;
  }
  .head .head-back .head-content .head-down>ul {
    margin-left:20px;
    background:#FFFFFF;
    position:absolute;
    width:130px;
    border-radius:0 0 1.042vw 1.042vw;
    top:60px;
    display:none;
    color:#333333;
    font-size:18px;
  }
  .head .head-back .head-content .head-down>ul>li {
    background:#FFFFFF;
    line-height:46px;
    text-align:center;
    margin-bottom:0px;
    font-size:18px;
    padding-bottom:0;
  }
  .head .head-back .head-content .head-down>ul>li a {
    color:#333333;
  }
  .head .head-back .head-content .head-down>ul>li:last-child {
    border-radius:0 0 1.042vw 1.042vw;
  }
  .head .head-back .head-content .head-down>ul>li a.actives{  
    color:#F8AB10;
  }
  .head .head-back .head-content .head-down>ul>li.actives{  
    background:#FFF7E4;
  }
  .head .head-back .head-content .search-pc {
    float:right;
    margin-top:24px;
    width:160px;
    height:32px;
    border-radius:16px;
    border:1px solid #F78A06;
  }
  .head .head-back .head-content .search-pc .searchcontent-pc{
    margin-left:16px;
    margin-top:1px;
    border:none;
    height:28px;
    width:67px;
    line-height:28px;
  }
  .head .head-back .head-content .search-pc .searchcontent-pc::placeholder {
    font-size:12px
  }
  .head .head-back .head-content .search-pc .searchbutton-pc{
    float:right;
    width:43px;
    height:32px;
    background:#F8AB10;
    border-radius:0px 16px 16px 0px;
    margin-top: -1px;
    margin-right: -1px;
  }
  .head .head-back .head-content .search-pc .searchbutton-pc img{
    margin-left:11px;
    margin-top:6px;
    height:20px;
    width:20px;
    cursor:pointer;
  }
  .head .head-back .head-content .head-phone-area{
    float:right;
    color:#009D84;
    font-size:16px;
    font-weight:bold;
    height:65px;
    margin-right:16px;
  }
  .head .head-back .head-content .head-phone-desc{
    float:right;  
    line-height:78px;
    font-size:16px;
    color:#009D84;    
    font-weight:bold;
    height:65px;    
  }
  .head .head-back .head-content .head-phone-num{
    float:right;  
    line-height:76px;
    font-size:23px;            
    color:#009D84;
    font-weight:bold;
    height:65px;
    margin-left:9px;
    margin-right:16px;
  }
  .head .head-phone-area{
    display:none;
  }
  .navbar{
    display:none;
  }
  .bottom-pc{
    display:block;
  }
  .bottom-phone{
    display:none;
  }
  .bottom-pc .footer-flex{
    display:-webkit-flex;
    display:flex;
    width:1200px;
    height:216px;
    margin:0 auto;
    margin-top: 52px;
  }
  .bottom-pc .footer-flex .footer-content-first{
    width:178px;
  }
  .bottom-pc .footer-flex .footer-content{
    width:136px;
  }
  .bottom-pc .footer-flex .footer-title{
    font-size:14px;
    color:#333333;
    font-weight:bold;
  }
  .bottom-pc .footer-flex .pc-index-jump-community{
    margin:15px 0 7px 0;width:100px;border-radius: 8px;border: 1px solid #979797;
  }
  .bottom-pc .footer-flex .footer-link{
    font-size:14px;    
    margin-top:12px;
    color:#959595;
  }
  .bottom-pc .footer-flex .footer-link a{
    color:#959595;
  }
  .bottom-pc .footer-flex .footer-phonenum{
    font-size:23px;  
    margin-top:12px;
    color:#009D84;
    font-weight:bold;
  }
  .bottom-pc .footer-flex .footer-empty{
    width:58px;
  }
  .bottom-pc .footer-flex .footer-icon{
    width:84px;
    margin-right:22px;
    text-align:center;
  }
  .bottom-pc .footer-flex .footer-icon img{
    width:78px;
    height:78px;
    margin-bottom:14px;
  }
  .bottom-pc .footer-hr{
    width:1200px;
    height:1px;
    border:1px solid #EEEEEE;
    margin:0 auto;
    margin-bottom:21px;
  }
  .bottom-pc .footer-bottom{
    display: -webkit-flex;
    display: flex;
    margin-bottom: 42px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    font-weight: 500;
    color: #AAAAAA;
    line-height: 24px;
    text-align: center;
  }
  .bottom-pc .footer-bottom ul{
    margin: 0 auto;
  }
  .bottom-pc .footer-bottom li{
    list-style: none;
    margin: 0;
    display: inline;
    line-height: 24px;
  }
  .bottom-pc .footer-bottom img{
    height: 16px;
    width: 57px;
    margin-left: 25px;
  }
}

/*首页样式pc style 1400*/
@media screen and (min-width: 1440px) {
  .head .head-back .head-content {
    width:1400px;
    height:79px;
    margin:0 auto;
    min-width:1400px;    
    display:block;
  }
  .head .head-phone-area{
    display:none;
  }
  .bottom-pc{
    display:block;
  }
  .bottom-phone{
    display:none;
  }
  .bottom-pc .footer-flex{
    display: -webkit-flex;
    display: flex;
    width: 1400px;
    height: 216px;
    margin: 0 auto;
    margin-top: 52px;
  }
  .bottom-pc .footer-flex .footer-content,.bottom-pc .footer-flex .footer-content-first{
    width:199px;
  }
  .bottom-pc .footer-flex .footer-title{
    font-size:16px;
    color:#333333;
    font-weight:bold;
    margin-bottom:9px;
  }
  .bottom-pc .footer-flex .pc-index-jump-community{
    margin:15px 0 7px 0;width:100px;border-radius: 8px;border: 1px solid #979797;
  }
  .bottom-pc .footer-flex .footer-link{
    font-size:16px;    
    margin-top:10px;
    color:#959595;
  }
  .bottom-pc .footer-flex .footer-link a{
    color:#959595;
  }
  .bottom-pc .footer-flex .footer-phonenum{
    font-size:23px;  
    margin-top:10px;
    color: #009D84;
    font-weight:bold;
  }
  .bottom-pc .footer-flex .footer-empty{
    width:52px;
  }
  .bottom-pc .footer-flex .footer-icon{
    width:96px;
    margin-right:20px;
    text-align:center;
  }
  .bottom-pc .footer-flex .footer-icon img{
    width:84px;
    height:84px;
    margin-bottom:14px;
  }
  .bottom-pc .footer-hr{
    width:1400px;
    height:1px;
    border:1px solid #EEEEEE;
    margin:0 auto;
    margin-bottom:21px;
  }
  .bottom-pc .footer-bottom{
    display: -webkit-flex;
    display: flex;
    margin-bottom: 42px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    font-weight: 500;
    color: #AAAAAA;
    line-height: 24px;
    text-align: center;
  }
  .bottom-pc .footer-bottom ul{
    margin: 0 auto;
  }
  .bottom-pc .footer-bottom li{
    list-style: none;
    margin: 0;
    display: inline;
    line-height: 24px;
  }
  .bottom-pc .footer-bottom img{
    height: 16px;
    width: 57px;
    margin-left: 25px;
  }
}

/*首页样式phone style*/
@media screen and (max-width: 1024px) {
  .head{
    width: 100%;
    height: 0;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    overflow: hidden;
    display: none;
    max-height: 100%;
    font-size:0.13rem;
  }
  .head .head-back {
    display: block;
    height: 1rem;
    position: static;
    width: 100%;
  }
  .head .head-content {
    height: 0.75rem;
    margin: 0 auto;
    width: 100%;
    min-width: 100%;
    position: static;
  }
  .head .head-logo {
    float: left;
    width: 100%;
    height: 0.63rem;
    overflow: hidden;
  }
  .head .menu-logo {
    width: 1.04rem;
    height: 0.35rem;
    float: left;
    margin-top: 0.105rem;
    margin-left: 0.19rem;
  }
  .head .menu-logo img {
    width: 0.69rem;
  }
  .head .pc-img {
    display: none;
  }
  .head .phone-img {
    display: block;
  }
  .head .menu-close{
    width: 0.15rem;
    height: 0.15rem;
    float: right;
    margin-top: 0.19rem;
    margin-right:0.19rem;
    position: relative;
    display: block;
  }
  .head .menu-close .before{
    content:"";
    display:block;
    width:100%;
    border-bottom:2px solid #2F4D6C;
    height:1px;    
    top:3px;
    position:absolute;
    transform:rotate(0deg); 
    -webkit-transform:rotate(0deg);
    top:5px;    
  }
  .head .menu-close .after{
    position:absolute;
    content:"";
    width:100%;
    border-bottom:2px solid #2F4D6C;
    height:1px;
    bottom: 3px;
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
    bottom:10px;    
  }
  .head.open-flag .menu-close .before{    
    animation:bztof 0.5s infinite;
    -webkit-animation:bztof 0.5s infinite;  
    animation-iteration-count:1;
    -webkit-animation-iteration-count:1; 
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    top:50%;
  }
  .head.open-flag .menu-close .after{    
    animation:aztof 0.5s infinite;
    -webkit-animation:aztof 0.5s infinite;  
    animation-iteration-count:1;
    -webkit-animation-iteration-count:1; 
    -webkit-transform:rotate(-45deg); 
    transform:rotate(-45deg); 
    bottom: calc(50% - 2px);
  }
  
  .head.close-flag .menu-close .before{
    top:5px;
    animation:bztoff 0.5s infinite;
    -webkit-animation:bztoff 0.5s infinite;  
    animation-iteration-count:1;
    -webkit-animation-iteration-count:1;    
  }
  .head.close-flag .menu-close .after{
    bottom:10px;
    animation:aztoff 0.5s infinite;
    -webkit-animation:aztoff 0.5s infinite;  
    animation-iteration-count:1;
    -webkit-animation-iteration-count:1; 
    
  }
  .head .search-phone {
    display: block;
    float: left;
    height: 0.435rem;
    overflow: hidden;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;    
  }
  .head .search-phone input{
    background: #F7F7F7;
    border: none;
    width: 100%;
    padding: 0.1rem 0.05rem 0.1rem 0.05rem;
    font-size: 0.12rem;
    height: 0.375rem;
    outline: 0px;
  }
  .head  .glyphicon {
    position: relative;
    display: block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .head .search-phone span {
    color: #999999;
    top: -0.25rem;
    float: right;
    margin-right: 0.1rem;
    font-size: 0.12rem;
  }
  .head .head-nav {    
    overflow-y: auto;
    position: absolute;
    top: 1.06rem;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: 0;
    color: #000;
    float: left;
    width: 100%;
    
  }
  .head .words-font {
    color: white;
    font-size: 0.12rem;
    position: relative;
    float:right;
  }
  .head .nav-list>ul {
    width: 100%;
    padding: 0 0;
    overflow: hidden;
    margin:0;
  }
  .head .nav-list>ul>li {
    width: 100%;
    height: 0.6rem;
    border-bottom: 1px solid #d6d6d6;
    float: right;
    font-size: 0.16rem;
    font-weight:bold;
    font-family: "PingFangSC","Microsoft YaHei";
    color: rgb( 0, 0, 0 );
    line-height: 0.6rem;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    position: static;
  }
  .head .nav-list>ul>li a {
    color: rgb( 0, 0, 0 );
    text-decoration: none;
    border: none;
    margin-left: 0.19rem;
    margin-right: 0.19rem;
    display: block;
    color: rgb( 51, 51, 51 );
  }
  .head .nav-list>ul>li>a>span {
    display: inline-block;
    float: right;
    color: #999999;
    padding-top: 0.245rem;
  }
  .head .head-down>ul {
    overflow: hidden;
    padding: 0 0;
    width: 100%;
    float: right;
    background: #F7F7F7;
    border-radius: 0px;
    display: block;
    position: static;
    margin-left: 0.15rem;
    top: 0.72rem;
    color: #333333;
    font-size: 0.18rem;
    border-top: 1px solid #d6d6d6;
  }
  .head .nav-list>ul>li .nav-list-down li {
    font-size: 0.16rem;
    font-weight:bold;
    font-family: "PingFangSC","Microsoft YaHei";
    color: rgb( 102, 102, 102 );
    height: 0.59rem;
    line-height: 0.59rem;
    border-bottom: 1px solid #d6d6d6;
    margin-left:0.19rem;
    background: #F7F7F7;
    text-align: left;
    margin-bottom: 0px;
  }
  .head .nav-list>ul>li .nav-list-down li:last-child{
    border-bottom: none;
  }
  .head .nav-list>ul>li .nav-list-down a {
    margin-left: 0;
    text-decoration: none;
    border: none;
    margin-right: 1.1875rem;
    color: rgb( 102, 102, 102 );
  }
  .head .search-pc {
    display: none;
  }
  .head .head-phone-num{
    display: none;
  }
  .head .head-phone-desc{
    display: none;
  }
  
  .navbar{
    position: relative;
    min-height: 0.5rem;
    padding: 0.1rem 0.16rem 0.1rem 0.19rem;
    display: flex;
    -js-display: flex;
    z-index: 10;
    width: 100%;
    border: 0px;
    margin-bottom: 0;
    height: 0.515rem;
  }
  .navbar .navbar-brand {
    display: block;
    height: 0.35rem;
    width: 0.63rem;
    padding: 0;
    float: none;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.5rem;
  }
  .navbar .nav-right {
    position: absolute;
    right: 0.19rem;
    top: 0.05rem;
    line-height:0.2rem;
  }
  .navbar .nav-right img {
    width: 0.1955rem;
  }
  .bottom-pc{
    display:none;
  }
  .bottom-phone{
    display:block;
  }
  .bottom-phone .phone-area{
    width:3.39rem;
    margin:0 auto;
       padding-bottom: 1rem;
  }
  .bottom-phone .phone-area .phone-area-title{
    font-size:0.14rem;
    color:#333333;
    margin-top:0.5rem;
    margin-bottom:0.17rem;
  }
  .bottom-phone .phone-area .phone-area-phone{
    color:#05b699ff;
    font-size:0.21rem;
    font-weight:bold;
    text-decoration: underline;
  }
  .bottom-phone .bottom-line{
    background:#999999;
    content:'';
    height:1px;
    width:100%;
  }
  .bottom-phone .bottom-title{
    font-size:0.15rem;
    font-weight:bold;
    text-align:left;
    color:#333333;
    margin-top:0.28rem;
  }
  .bottom-phone .bottom-content{
    text-align: center;
    display:flex;
    margin-top:0.12rem;
  }
  .bottom-phone .bottom-content a{
    width:auto;
    height:auto;
    font-size:0.14rem;
    font-family:'Microsoft YaHei';
    font-weight:400;
    color:#333333;
    line-height:0.14rem;
    padding:0 0.17rem;
    border-left:1px solid #999999;
  }
  .bottom-phone .bottom-content a:first-child{
    border:none;
    padding-left:0;
  }
  .bottom-phone .bottom-content a:last-child{
    padding-right:0;
  }
  .bottom-phone .bottom-content .social-title{
    width:auto;
    height:auto;
    font-size:0.14rem;
    font-family:'Microsoft YaHei';
    font-weight:400;
    color:#333333;
    line-height:0.14rem;
    height:0.14rem;
    padding:0 0.18rem;
    border-right:1px solid #999999;
    padding-left:0;
    margin-top:0.08rem;
  }
  .bottom-phone .bottom-content .social-select{
    width:auto;
    height:auto;
    font-size:0.14rem;
    font-family:'Microsoft YaHei';
    font-weight:400;
    color:#333333;
    line-height:0.3rem;
    padding:0 0.18rem;
    border-left:1px solid #999999;
    border:none;
    padding-right: 0;
  }
  .bottom-phone .bottom-content .social-select .phone-index-jump-community{
    height:0.3rem;
    width:2.42rem;
  }
  .bottom-phone .unionlife-weixin{
    width:0.895rem;
    height:0.88rem;
    /* margin:0.12rem auto 0 auto; */
  }
  .bottom-phone .unionlife-weixin img{
    width: 100%;
  }
  .bottom-phone .footer-text{
    text-align:center;
    width:100%;
    font-size:0.1rem;
    color:#AAAAAA;
    margin:0.04rem 0 0 0;
  }
  .bottom-phone .footer-text.footer-text-first{
    color:#333333;
    margin:0.46rem 0 0.15rem 0;
  }
  .bottom-phone .footer-text.footer-text-last{
    margin:0.04rem 0 0.17rem 0;
  }
  .bottom-phone .footer-text img{
    height:0.12rem;
    width:0.43rem;
    margin-left:0.06rem;
  }
  .head .nav-list>ul>li.head-phone-area{
    height:0.95rem;
    width:100%;
    line-height:0.95rem;
    font-size:0.15rem;
    color:#333333;
    text-align:center;
  }
  .head .nav-list>ul>li.head-phone-area span{      
    font-size:0.21rem;
    color:#289F86;
    text-decoration: underline;
  }
  .footer-icon-phone {
    width:100%;
    height:1.51rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 0.41rem;
    margin-bottom: 0.26rem;
  }
  .unionlife-weixin .footer-icon-phone-text {
    width: 100%;
    height: 0.44rem;
    font-size: 0.14rem;
    font-family: MicrosoftYaHei;
    font-weight: 300;
    color: #333333;
    line-height: 0.2rem;
    text-align:center;
    margin-top: 0.16rem;
  }
}





