#branch .phone-branch li {
    padding: 0 10px;
    float: left;
    width: 33.33333333%;
    margin-bottom: 15px;
  }
  #branch .phone-branch li .list {height: 100%;
    /*background: #f0f0f0;*/
    padding: 10px 15px;
  }
  #branch .phone-branch li .list .branch {
    color: #d7000f;
    font-size: 16px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #cccccc;
  }
  #branch .phone-branch li .list .info {
    color: #737373;
    margin-bottom: 3px;
  }
@media (max-width: 1440px) {
  #pc-indexnr .model #fixed-left {
    background: white;
    left: -80px;
    z-index: 100;
  }
}
@media (max-width: 1320px) {
  #pc-indexnr .model #fixed-left {
    display: none;
  }
  #fixed {
    display: none;
  }
}
@media (max-width: 1180px) {
  #pc-head {
    display: none;
  }
  .phone-height {
    display: block;
  }
  #pc-indexnr {
    display: none;
  }
  .indexnr-hight {
    display: none;
  }
  #phone-head {
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 99999;
    display: block;
    position: fixed;
    background: #005bac;
  }
  #phone-head .head {
    height: 50px;
    position: relative;
  }
  #phone-head .head .seeks {
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: 5px 0 0 5px;
    background: url(../images/seek.jpg);
  }
  #phone-head .head .phone_ico {
    right: 15px;
    top: 16.5px;
    width: 20px;
    height: 17px;
    cursor: pointer;
    position: absolute;
    transition: all 500ms ease 0s;
    background: url(../images/phone_ico.png);
  }
  #phone-head .head .phone_ico-hover {
    transform: rotate(90deg);
    transition: all 500ms ease 0s;
    -o-transform: rotate(90deg);/* Opera */
    -moz-transform: rotate(90deg);/* Firefox 4 */
    -webkit-transform: rotate(90deg);/* Safari and Chrome */
  }
  #phone-head .head .phone_logo {
    width: 100px;
    margin: 0 auto;
    display: block;
  }
  #phone-head .head .phone_logo img {
    width: 90.667%;
    margin-top: 18px;
  }
  #phone-head .form {
    left: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
    display: none;
    position: fixed;
    background: url(../images/ico_5.png) repeat;
  }
  #phone-head .form .nr {
    width: 414px;
    margin: 7px auto;
    position: relative;
  }
  #phone-head .form .nr .txt {
    padding: 0 60px 0 10px;
    margin: 0 auto;
    width: 414px;
    height: 35px;
    display: block;
    color: white;
    border: 1px solid wheat;
    background: url(../images/ico_5.png) repeat;
  }
  #phone-head .form .nr .submit {
    top: 8px;
    right: 15px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    position: absolute;
    background: url(../images/img-map.png) -169px 0;
  }
  #phone-head .nav {
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    background: #004684;
  }
  #phone-head .nav a {
    line-height: 35px;
    height: 35px;
    display: block;
    color: white;
    text-indent: 3em;
  }
  #phone-indexnr {
    width: 100%;
    padding: 0;
    display: block;
    margin: 15px 0 0;
  }
  #phone-indexnr .lists {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  #phone-indexnr .lists .top {
    height: 29px;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
  }
  #phone-indexnr .lists .top span {
    float: left;
    color: #404040;
    line-height: 19px;
    display: block;
    font-size: 16px;
    font-weight: 700;
  }
  #phone-indexnr .lists .top a {
    width: 20px;
    height: 20px;
    float: right;
    display: block;
    background: url(../images/img-map.png) -20px 0;
  }
  #phone-indexnr .lists .img {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  #phone-indexnr .lists .left {
    width: 100%;
  }
  #phone-indexnr .lists .left .one {
    padding: 8px 0 9px;
    border-bottom: 1px solid #d9d9d9;
  }
  #phone-indexnr .lists .left .one .title {
    height: 20px;
    line-height: 20px;
  }
  #phone-indexnr .lists .left .one .title a {
    width: 90%;
    color: #005BAC;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #phone-indexnr .lists .left .one .txt {
    color: #737373;
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
  }
  #phone-indexnr .lists .left ul {
    margin-left: 15px;
  }
  #phone-indexnr .lists .left ul li {
    color: #cccccc;
    list-style: disc;
    height: 15px;
    margin-top: 10px;
    line-height: 15px;
  }
  #phone-indexnr .lists .left ul li a {
    width: 95%;
    display: block;
    color: #595959;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #phone-indexnr .lists .left ul li a:hover {
    color: #005BAC;
  }
  #phone-indexnr .lists .right {
    width: 100%;
  }
  #phone-indexnr .lists .right .list {
    width: 50%;
    float: left;
    padding: 0 10px;
  }
  #phone-indexnr .lists .right .list p {
    width: 100%;
    color: #595959;
    cursor: pointer;
    line-height: 28px;
    padding-top: 4px;
    text-indent: 15px;
    border-bottom: 1px solid #d9d9d9;
  }
  #phone-indexnr .lists .right .list li {
    color: #cccccc;
    list-style: disc;
    margin-top: 10px;
    margin-left: 15px;
  }
  #phone-indexnr .lists .right .list li a {
    width: 100%;
    display: block;
    color: #595959;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #phone-indexnr .lists .right .list li a:hover {
    color: #005BAC;
  }
  #foot .model {
    height: auto;
    padding: 0 10px;
    width: 100%;
  }
  #foot .model p {
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
  }
  #phone-foot {
    bottom: 0;
    width: 100%;
    z-index: 101;
    height: 50px;
    display: block;
    position: fixed;
    text-align: center;
    background: #252525;
  }
  #phone-foot .share {
    left: 50%;
    bottom: 53px;
    width: 300px;
    height: 50px;
    display: none;
    margin-top: 20px;
    text-align: center;
    position: absolute;
    margin-left: -150px;
    border-radius: 5px;
    background: url(../images/ico_6.png) repeat;
  }
  #phone-foot .share a {
    float: none;
    width: 30px;
    height: 30px;
    margin: 10px 9px 0;
    display: inline-block;
  }
  #phone-foot .share .bds_sqq {
    background: url(../images/img-map.png) no-repeat 0 -66px;
  }
  #phone-foot .share .bds_weixin {
    background: url(../images/img-map.png) no-repeat -31px -66px;
  }
  #phone-foot .share .bds_tsina {
    background: url(../images/img-map.png) no-repeat -62px -66px;
  }
  #phone-foot .share .bds_tqq {
    background: url(../images/img-map.png) no-repeat -93px -66px;
  }
  #phone-foot .share .bds_douban {
    background: url(../images/img-map.png) no-repeat -124px -66px;
  }
  #phone-foot p {
    width: 120px;
    height: 30px;
    color: white;
    font-size: 12px;
    cursor: pointer;
    border-radius: 5px;
    line-height: 28px;
    text-align: left;
    background: #4a4a4a;
    margin-top: 10px;
    margin: 10px 5px;
    display: inline-block;
  }
  #phone-foot p span {
    float: left;
    display: block;
    margin: 6px 10px 0 22px;
  }
  #phone-foot .tel span {
    width: 15px;
    height: 15px;
    background: url(../images/img-map.png) 0 -40px;
  }
  #phone-foot .line span {
    width: 19px;
    height: 15px;
    background: url(../images/img-map.png) -19px -40px;
  }
  #phone-foot .shares span {
    width: 15px;
    height: 16px;
    background: url(../images/img-map.png) -41px -40px;
  }
  #publics-bg {
    width: 100%;
    height: 100%;
    padding-top: 0;
    background: none;
  }
  #publics-bg .model {
    width: 100%;
  }
  #publics-bg .model .pc-navs {
    width: 100%;
    padding: 0 10px;
  }
  #publics-bg .model .pc-navs .nav {
    margin-top: 20px;
  }
  #publics-nr {
    width: 100%;
    overflow: hidden;
    margin: 30px auto 40px;
  }
  #publics-nr .click-nava {
    right: -188px;
    transition: all 0.5s ease 0s;
  }
  #publics-nr .click-navb {
    right: 0;
    transition: all 0.5s ease 0s;
  }
  #publics-nr .left-nav {
    float: none;
    position: absolute;
  }
  #publics-nr .left-nav .floatright {
    top: 0;
    left: -30px;
    display: block;
  }
  #publics-nr .left-nav .floatright .phone_ico-hover {
    transform: rotate(180deg);
    transition: all 500ms ease 0s;
    -o-transform: rotate(180deg);/* Opera */
    -moz-transform: rotate(180deg);/* Firefox 4 */
    -webkit-transform: rotate(180deg);/* Safari and Chrome */
  }
  #about {
    padding: 0 10px;
  }
  #about img {
    width: 100%;
  }
  #news {
    padding: 0 10px;
  }
  #news .top {
    display: none;
  }
  #news .bottom {
    margin-top: 0;
  }
  #news .bottom li {
    padding: 0;
    margin-bottom: 25px;
    border: none;
    background: #f5f5f5;
  }
  #news .bottom li .right {
    width: 69%;
    margin-left: 30px;
  }
  #content {
    padding: 0 10px;
  }
  #content .title {
    font-size: 16px;
  }
  #content .time {
    margin: 10px 0;
  }
  #content .nr {
    padding: 15px 0;
  }
  #content .nr img {
    width: 100%;
  }
  #content .reading-share {
    margin-top: 15px;
  }
  #investor {
    padding: 0 10px 30px;
  }
  #investor li {
    padding: 15px 0;
  }
  #investor li .title .txt {
    width: 80%;
  }
  #recruit {
    padding: 0 10px;
  }
  #recruit .title {
    margin: 20px 0 5px;
  }
  #recruit .txt {
    line-height: 22px;
  }
  #recruit .obligation {
    margin-top: 20px;
  }
  #recruit .obligation .oblig {
    width: 100%;
  }
  #society {
    padding: 0 10px;
  }
  #society .all {
    margin-top: 30px;
  }
  #society .all li {
    padding: 0 5px;
  }
  #society .all li a .txt {
    margin-top: 10px;
  }
  #solution {
    float: none;
    width: 100%;
    padding: 0 10px;
  }
  #solution .title {
    color: #4C4C4C;
    font-size: 16px;
    padding-bottom: 10px;
  }
  #solution .nr {
    padding: 10px 0 0;
  }
  #solution .nr img {
    width: 100%;
  }
  #product {
    float: none;
    width: 100%;
  }
  #product ul li {
    padding: 0 10px;
    margin-bottom: 30px;
  }
  #product-nr {
    float: none;
    width: 100%;
    padding: 0 10px;
  }
  #product-nr .title .txt {
    font-size: 16px;
  }
  #product-nr .title .down {
    margin-right: 30px;
  }
  #product-nr .nr {
    padding: 10px 0 0;
  }
  #product-nr .nr img {
    width: 100%;
  }
  #product-nr .reading-return {
    margin-top: 20px;
  }
  #branch .pc-branch {
    display: none;
  }
  
  #energy {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  #energy .list {
    margin-top: 0;
    margin-bottom: 10px;
  }
  #energy .list .content {
    line-height: 25px;
    padding: 10px 15px 15px;
  }
  #energy .list .content .right {
    width: 70%;
  }
  #chronicle {
    padding: 0 10px;
  }
  #chronicle .title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  #chronicle .title span {
    font-size: 16px;
  }
  #chronicle .cont {
    line-height: 22px;
  }
  #chronicle .pc-course {
    display: none;
  }
  #chronicle .phone-course {
    display: block;
  }
  #chronicle .phone-course li {
    margin-top: 15px;
  }
  #chronicle .phone-course li .tite {
    color: white;
    height: 35px;
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    text-indent: 10px;
    background: #A6A6A6;
  }
  #chronicle .phone-course li .txt {
    padding: 10px 15px;
    background: #F2F2F2;
  }
  #chronicle .phone-course li .txt p {
    font-size: 12px;
    color: #656565;
    line-height: 20px;
    padding-left: 18px;
    background: url(../images/ico_125.jpg) no-repeat left 9px;
  }
  #contact ul li {
    margin-bottom: 20px;
  }
  #contact ul li .img {
    width: 70%;
  }
}
@media (max-width: 1024px) {
  #pc-banner {
    display: none;
  }
  #phone-banner {
    width: 100%;
    display: block;
    position: relative;
  }
  #phone-banner .phone-banner {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #phone-banner .phone-banner .swiper-slide {
    font-size: 18px;
    background: #fff;
  }
  #phone-banner .phone-banner .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
  }
  #phone-banner .phone-banner .pagination1 {
    left: 50%;
    bottom: 3%;
    width: 200px;
    margin-left: -96px;
  }
  #phone-banner .phone-banner .pagination1 .swiper-pagination-bullet {
    opacity: 1;
    width: 9px;
    height: 9px;
    cursor: pointer;
    background: none;
    margin-right: 6px;
    border-radius: 50%;
    border: 1px solid white;
  }
  #phone-banner .phone-banner .pagination1 .swiper-pagination-bullet-active {
    background: white;
  }
  #publics-bg .model .pc-navs {
    display: none;
  }
  #publics-bg .model .phone-navs {
    height: 40px;
    z-index: 500;
    display: block;
    background: #f1f1f1;
    position: relative;
  }
  #publics-bg .model .phone-navs .left {
    float: left;
    height: 40px;
    width: 85%;
    position: relative;
  }
  #publics-bg .model .phone-navs .left .phone_ico {
    top: 14px;
    left: 15px;
    width: 17px;
    height: 13px;
    cursor: pointer;
    position: absolute;
    transition: all 300ms ease 0s;
    background: url(../images/Phone_ico2.png);
  }
  #publics-bg .model .phone-navs .left .phone_ico-hover {
    transform: rotate(90deg);
    transition: all 300ms ease 0s;
    -o-transform: rotate(90deg);/* Opera */
    -moz-transform: rotate(90deg);/* Firefox 4 */
    -webkit-transform: rotate(90deg);/* Safari and Chrome */
  }
  #publics-bg .model .phone-navs .left .title {
    margin-left: 50px;
    line-height: 40px;
    width: 100px;
    float: left;
    color: #005bac;
  }
  #publics-bg .model .phone-navs .left .nav {
    display: none;
    position: absolute;
    top: 39px;
    left: 0;
    width: 100%;
    background: #f1f1f1;
  }
  #publics-bg .model .phone-navs .left .nav .a {
    width: 100%;
    height: 38px;
    color: #737373;
    display: block;
    font-size: 12px;
    line-height: 38px;
    padding-left: 20px;
    border-top: 1px solid #e5e5e5;
  }
  #publics-bg .model .phone-navs .left .nav .drop {
    border-top: 1px solid #e5e5e5;
  }
  #publics-bg .model .phone-navs .left .nav .drop .tite {
    width: 100%;
    height: 30px;
    color: #737373;
    display: block;
    font-size: 12px;
    line-height: 38px;
    padding-left: 20px;
  }
  #publics-bg .model .phone-navs .left .nav .drop .a-s {
    padding-bottom: 6px;
  }
  #publics-bg .model .phone-navs .left .nav .drop .a-s a {
    width: 100%;
    height: 25px;
    color: #737373;
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding-left: 50px;
  }
  #publics-nr {
    margin: 0 auto;
    padding: 20px 0;
  }
  #publics-nr .left-nav {
    top: 5px;
  }
  #honor li {
    margin-bottom: 20px;
  }
  #honor li .nr .txt {
    padding: 15px 0 0;
  }
  #honor li .public-popup {
    width: 500px;
  }
  #honor li .public-popup .txt {
    margin-top: 20px;
  }
  #contact ul li .img {
    width: 60%;
  }
  #contact ul li .right .name {
    font-size: 16px;
  }
  #contact ul li .right .p span {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #news .bottom li .right {
    width: 62%;
  }
  #news .bottom li .right .title a {
    width: 350px;
  }
  #energy .list .content .right {
    width: 60%;
  }
}
@media (max-width: 800px) {
  #news .bottom li .right {
    width: 60%;
  }
}
@media (max-width: 768px) {
  #culture ul {
    margin-top: 20px;
    padding: 0 10px;
  }
  #culture ul li {
    width: 50%;
    border: 1px solid #e6e6e6;
  }
  #more {
    width: 250px;
    height: 35px;
    color: white;
    font-size: 12px;
    line-height: 35px;
    background: #005bac;
    border: 1px solid #005bac;
  }
  #investor {
    padding: 0 10px 20px;
  }
  #investor li {
    padding: 10px 0;
  }
  #investor li .title {
    width: 58.33333333%;
  }
  #investor li .title .ico {
    display: none;
  }
  #investor li .title .txt {
    width: 80%;
  }
  #society .all {
    margin-top: 20px;
  }
  #society .all li {
    width: 50%;
    margin-top: 0;
  }
  #society .all li a .txt {
    margin: 10px 0 15px;
  }
}
@media (max-width: 767px) {
  #contact {
    padding: 0 10px;
  }
  #contact ul li {
    margin-bottom: 15px;
  }
  #contact ul li .img {
    float: none;
    width: 100%;
  }
  #contact ul li .right {
    width: 100%;
    padding: 0 15px 30px;
    float: none;
  }
  #contact ul li .right .name {
    padding: 15px 0 8px;
  }
  #contact ul li .right .p {
    padding-top: 5px;
  }
  #contact ul li .right .p .tit {
    width: 50px;
  }
  #contact ul li .right .p .cot {
    width: 80%;
  }
  #publics-nr .click-nava {
    right: -150px;
  }
  #publics-nr .click-navb {
    right: 0;
  }
  #publics-nr .left-nav {
    float: none;
    width: 150px;
  }
  #publics-nr .left-nav .floatright {
    top: 0;
    left: -30px;
    display: block;
  }
  #publics-nr .left-nav a {
    height: 40px;
    line-height: 40px;
  }
  #honor {
    margin-bottom: 10px;
  }
  #honor li {
    width: 50%;
    margin-bottom: 15px;
  }
  #honor li .nr .txt {
    font-size: 12px;
    padding: 15px 0 0;
  }
  #honor li .public-popup {
    width: 370px;
  }
  #content .reading-share {
    margin-top: 15px;
  }
  #content .reading-share #share {
    display: none;
  }
  #news .bottom li .img {
    width: 33.33333333%;
  }
  #news .bottom li .right {
    width: 66.66666667%;
    margin-left: 0;
    padding: 0 10px 0 15px;
  }
  #news .bottom li .right .title {
    height: 40px;
  }
  #news .bottom li .right .title a {
    width: 90%;
    float: none;
    line-height: 40px;
  }
  #news .bottom li .right .title span {
    display: none;
  }
  #news .bottom li .right .more {
    display: none;
  }
  #recruit {
    padding: 0 10px;
  }
  #recruit .title {
    margin: 20px 0 5px;
  }
  #recruit .txt {
    line-height: 22px;
  }
  #recruit .obligation .oblig ul {
    border-left: 1px solid #e0e0e0;
  }
  #recruit .obligation .oblig ul li {
    width: 188px;
    height: 40px;
  }
  #recruit .obligation .oblig ul li .ico {
    display: none;
  }
  #recruit .obligation .oblig ul li .name {
    line-height: 40px;
  }
  #recruit .obligation .oblig-list {
    margin-top: 15px;
    padding: 15px 10px;
  }
  #product ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  #product ul li a p {
    font-size: 12px;
  }
  #product-nr .title {
    height: 30px;
  }
  #product-nr .title .down {
    display: none;
  }
  #product-nr .reading-return {
    margin-top: 10px;
  }
  #product-nr .reading-return .reading {
    float: left;
  }
  #product-nr .reading-return .reading li a {
    width: 200px;
  }
  #branch .phone-branch li {
    padding: 0 5px;
    width: 50%;
    margin-bottom: 10px;
  }
  #energy .list .content .img {
    float: none;
    display: block;
    margin: 0 auto 10px;
  }
  #energy .list .content .right {
    float: none;
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 568px) {
  #phone-indexnr .list {
    width: 100%;
  }
  #news .bottom li .right .title {
    height: 40px;
  }
  #news .bottom li .right .title a {
    line-height: 40px;
  }
  #news .bottom li .right .txt {
    line-height: 20px;
    margin-top: 5px;
  }
  #contact .a a {
    width: 120px;
    height: 35px;
    margin: 5px 5px 0;
    font-size: 12px;
    line-height: 35px;
  }
}
@media (max-width: 480px) {
  #phone-head .form {
    padding: 0 10px;
  }
  #phone-head .form .nr {
    width: 100%;
  }
  #phone-head .form .nr .txt {
    padding: 0 50px 0 10px;
    width: 100%;
  }
  #phone-indexnr {
    margin: 20px 0 0;
  }
  #phone-indexnr .lists {
    width: 100%;
    margin-bottom: 20px;
  }
  #phone-indexnr .lists .left .one {
    padding: 15px 0 5px;
    border-bottom: 1px solid #d9d9d9;
  }
  #phone-indexnr .lists .left .one .txt {
    margin-top: 0px;
  }
  #phone-indexnr .lists .left ul {
    margin-left: 0;
  }
  #phone-indexnr .lists .left ul li {
    list-style: none;
  }
  #phone-indexnr .lists .right .list p {
    padding-top: 10px;
  }
  #phone-indexnr .lists .right .list li {
    margin-left: 0;
    list-style: none;
  }
  #culture ul {
    margin-top: 20px;
  }
  #culture ul li {
    width: 100%;
    border: none;
    height: auto;
    margin-bottom: 10px;
    background: #f1f1f1;
  }
  #culture ul li .ico {
    width: 75px;
    height: 75px;
    margin: 20px auto 10px;
  }
  #culture ul li .ico span {
    width: 58px;
    height: 58px;
    display: block;
    margin: 5px auto;
  }
  #culture ul li .title {
    font-size: 18px;
  }
  #culture ul li .txt {
    margin: 0 auto 10px;
  }
  #news .bottom li {
    margin-bottom: 15px;
  }
  #news .bottom li .right .title {
    height: 100%;
    border: none;
  }
  #news .bottom li .right .title a {
    padding-top: 20px;
    overflow: none;
    font-size: 14px;
    line-height: 22px;
    white-space: initial;
    text-overflow: inherit;
  }
  #news .bottom li .right .txt {
    display: none;
  }
  #branch .phone-branch li {
    padding: 0 10px;
    width: 100%;
  }
}
@media (max-width: 414px) {
  #energy .list .content .img {
    width: 100%;
  }
  #phone-foot p {
    width: 110px;
  }
  #phone-foot p span {
    margin: 6px 7px 0 23px;
  }
  #content .reading-share .reading {
    width: 100%;
  }
  #content .reading-share .reading li {
    width: 100%;
  }
  #content .reading-share .reading li a {
    width: 80%;
  }
  #content .reading-share #share {
    display: none;
  }
  #investor {
    padding: 0 10px 20px;
  }
  #investor li {
    padding: 10px 0;
  }
  #investor li .title {
    width: 66.66666667%;
  }
  #investor li .title .txt {
    width: 70%;
  }
  #investor li .time {
    display: none;
  }
  #society .all li {
    width: 100%;
  }
  #society .all li a .txt {
    margin: 10px 0 15px;
  }
  #product-nr .reading-return .reading li a {
    width: 150px;
  }
  #product-nr .reading-return .return {
    width: 80px;
    height: 25px;
    font-size: 12px;
    margin-top: 12px;
    line-height: 23px;
  }
}
@media (max-width: 375px) {
  #phone-foot p {
    width: 100px;
  }
  #phone-foot p span {
    margin: 6px 7px 0 13px;
  }
  #honor li .public-popup {
    width: 340px;
  }
}
@media (max-width: 360px) {
  #phone-foot p {
    width: 90px;
  }
  #phone-foot p span {
    margin: 6px 7px 0 9px;
  }
  #honor li .public-popup {
    width: 320px;
  }
}
@media (max-width: 320px) {
}
/*# sourceMappingURL=responsive.css.map */
