@media (max-width: 750px) {
	.footer .dibu .copy p{display:block}
     .footer .dibu .copy table{display:none}
    .toolbar{display:none}
	.p1{display:block; text-align:center}
    .header {
        width: 100%;
        margin: 0 auto;
        height: 50px;
        overflow: hidden;
        position: fixed;
        z-index: 100;
        background: #fff;
        top: 0;
    }

    .header .logo {
        float: left;
        padding-top: 10px; padding-left: 0;
    }
    .header .logo img{

        width: 150px;

        margin-left: 12px;
    }
    .header ul {
        float: right;
        position: fixed;
        width: 100%;
        left: 0;
        background: #f5f5f5;
        z-index: 100;
        display: none;
        top: 50px;
    }

    .header ul li {
        float: left;
        line-height: 60px;
        width: 100%;
    }

    .header ul li a {
        font-size: 16px;
        padding-left: 20px;
        display: block;
    }

    .banner {
        position: relative;
        margin-top: 50px;
    }

    .banner img {
        width: 100%;
    }
    .menu{
        float: right;
        margin: 17px;
    }
    .menu img{
        width: 30px;
    }
    .swiper-pagination {
        width: 100%;
        bottom: 10px;
    }

    /*index*/
    .tedian {

        max-width: 1440px;

        overflow: hidden;

        display: flex;

        margin: 20px auto;

        flex-wrap: wrap;

    }
.tedian form{width:100%; margin:0 auto; padding:0 10px}
.tedian form .txt{width:76%; height:52px; border-top-left-radius:10px; border-bottom-left-radius:10px; line-height:50px; border:2px solid #d9d9d9; float:left; font-size:16px; padding-left:10px; border-right:none;}
.tedian form .sub{width:20%; height:56px; background:#00a4ff; color:#fff; font-size:16px; border:none; cursor:pointer}
    .tediancon {

        float: left;

        overflow: hidden;

        width: 49%;

        border-right: 0px dashed #666;

        border-bottom: 1px dashed;

        text-align: center;

        margin-bottom: 23px;

    }

    .tediancon img {

        height: 76px;

        margin: 10px 0;
    }

    .tediancon h2 {

        font-weight: normal;

        font-size: 14px;

        margin-bottom: 12px;

    }

    .selection {

        background: #EDF4FA;

        max-width: 1440px;

        margin: 10px auto;

        padding: 30px 0;
    }

    .selection > h2 {

        color: #FC5D57;

        font-size: 27px;

        text-align: center;

    }

    .selection > h3 {

        text-align: center;

        color: #3269AA;

        font-size: 28px;

        margin: 14px 0;

    }

    .selection > p {

        text-align: center;

        font-size: 16px;

        margin: 23px 0;

    }

    .pingtai {

        display: flex;

        justify-content: space-around;

        width: 97%;

        margin: 21px auto;

    }

    .pingtai a {

        background: #FC5D57;

        color: #fff;

        font-size: 10px;

        font-weight: 700;

        width: 60px;

        height: 60px;

        display: block;

        float: left;

        border-radius: 50%;

        text-align: center;

        line-height: 60px;

    }

    .searchbox {

        width: 100%;

        margin: 30px auto;

    }

    .searchbox h2 {

        text-align: center;

        font-size: 23px;

        font-weight: normal;

        margin: 40px 0;

    }

    .searchboxcon {

        overflow: hidden;

        width: 95%;

        margin: 10px auto;

    }

    .searchboxcon li {

        float: left;

        width: 98%;

        margin: 1%;

        color: #666;

    }

    .searchboxcon p {

        font-size: 20px;

        margin-bottom: 10px;
    }

    .searchboxcon p i {

    }

    .searchboxcon input {

        height: 60px;

        background: #eee;

        width: 98%;

        border: 0;

        padding-left: 2%;

        outline: none;
    }

    .tjiao {

        background: #3388ff;

        color: #fff;

        height: 60px;

        width: 50%;

        border: 0;

        margin: 20px auto;

        display: block;

        font-size: 22px;
    }

    .youshi {

    }

    .keji {

        background: #fff;
    }

    .kejicon {

        overflow: hidden;

        width: 95%;

        margin: 10px auto;

        display: flex;

        justify-content: space-between;

        flex-wrap: wrap;

    }

    .kejiitem {

        border: 2px solid #3388ff;

        /* float: left; */

        width: 48%;

        margin: 1%;

        background: #fff;

        display: block;

        text-align: center;

        padding: 3%;

        border-radius: 10px;

        box-sizing: border-box;

    }

    .kejiitem img {

        width: 60px;
    }

    .kejiitem h2 {

        font-size: 20px;

        color: #000;

        margin: 14px 0;
    }

    .kejiitem p {

    }

    .about {

        overflow: hidden;

        width: 100%;

        margin: 10px auto;

        background: #EDF4FA;
    }

    .aboutL {

        float: left;

        width: 92%;

        padding: 4%;

    }

    .aboutL h2 {

        font-size: 30px;

        margin-top: 35px;
    }


    .aboutL h3 {

        font-size: 20px;

        margin: 20px 0;

        color: #FC5D57;
    }

    .aboutL p {

        font-size: 18px;

        line-height: 33px;

        margin-bottom: 29px;
    }

    .aboutL img {

        width: 150px;
    }

    .aboutR {

        float: right;

        width: 100%;

    }

    .aboutR img {

        width: 100%;
    }

    .liucheng {

        display: flex;

        /* align-items: center; */

        /* align-items: center; */

        flex-wrap: wrap;

        justify-content: center;

    }

    .liuchnegitem {

        text-align: center;

        font-size: 10px;

        margin: 0 5px;

        width: 29%;

    }

    .liuchnegitem img {

        width: 61px;

        height: 61px;

    }

    .liuchnegitem p {

        font-size: 12px;

    }

    .jiantou {

        align-items: center;

        align-self: center;

        margin-top: -7%;

        display: none;

    }

    .jiantou img {

        width: 7px;

        margin: 0 10px;

    }

    .btn {
        height: 60px;
        display: block;
        background: #FC5D57;
        width: 265px;
        font-size: 20px;
        color: #fff;
        line-height: 60px;
        margin: 30px auto;
        text-align: center;
    }

    .huoqu {

    }

    .footer {

        text-align: center;

        /* margin: 20px 0; */

    }

    .footer a {

    }

    /*advant*/
    .proscon {
        /* padding-bottom: 118px; */
        overflow: hidden;
        background-size: cover;
        height: 900px;
    }

    .pros {
        position: relative;
        width: 92%;
        margin: 0 auto;
        text-align: center;
        height: auto;
        overflow: hidden;
    }

    .pros img {
        width: 100%;
        margin-bottom: 118px;
        margin-top: -15%;
        /* display: none; */
    }

    .pt1 {

    }

    .pt2 {

        right: 0 !important;

    }

    .pt3 {

        top: 23%;

        left: 0 !important;
    }

    .pt4 {

        top: 0;

    }

    .pt5 {

        top: 0;

        left: 0 !important;

    }

    .pt6 {

        top: 0;

        right: 0;

        right: 0 !important;

    }

    .pitem {

        width: 100%;

        display: flex;

        position: relative;

        overflow: hidden;

        display: block;

        margin-bottom: 17px;

    }

    .pitem h2 {

        font-size: 18px;

        color: #E63126;

    }

    .pitem p {

        color: #555555;

        font-size: 12px;

        line-height: 18px;

        margin-top: 8px;

    }

    .pitem img {
        width: 112px;
        margin: 0;
    }

    .pitem:nth-child(odd) {

        position: relative;

        left: 0;

    }

    .pitem:nth-child(even) {

        right: 0%;
    }

    .ptL {

        width: 74%;

        float: left;

    }

    .ptR {

        width: 50px;

        background: #fff;

        height: 50px;

        border-radius: 50%;

        border: 1px solid #FC5D57;

        line-height: 50px;

        font-size: 20px;

        color: #FC5D57;

        font-size: 26px;

        /* display: none; */

    }

    .pitem:nth-child(odd) .ptL {

        text-align: left;

        /* margin: 0; */

        /* float: left; */

    }

    .pitem:nth-child(odd) .ptR {

        float: right;

        float: left;

        margin-top: 13px;

    }

    .pitem:nth-child(even) .ptL {

        float: right;

        text-align: left;

    }

    .pitem:nth-child(even) .ptR {

        float: left;

        margin-top: 15px;

    }

    .hqbaojia {
        position: relative;
        bottom: 0;
        text-align: center;
        width: 100%;
        margin-top: -53%;
    }

    .hqbaojia h2 {
        color: #000;
        font-size: 26px;
    }

    .hqbaojia h3 {
        color: #E63126;
        font-size: 35px;
    }

    .swiper-pagination span {
        margin: 0 10px;
    }


    /*yuan*/
    .biao {
        text-align: center;
        font-size: 30px;
        padding: 30px 0 10px 0
    }

    .biaos {
        width: 91%;
        margin: 0 auto;
        font-size: 22px;
        padding: 30px 0 10px 0
    }

    .nei {
        text-align: center;
        font-size: 16px;
        color: #999
    }

    .cp {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .cp li {
        width: 46%;
        height: 236px;
        float: left;
        margin-left: 10px;
        background: #f5f5f5;
        text-align: center;
        margin-top: 30px
    }

    .cp li img {
        width: 100%;
        height: 179px;
        margin-bottom: 14px
    }

    .cp a {
        display: block;
        font-size: 16px
    }

    .cp a:hover {
        color: #fff;
    }

    .cp li:hover {
        background: #3388ff;
    }

    .more a {
        display: block;
        width: 460px;
        height: 60px;
        margin: 0 auto;
        margin-top: 35px;
        line-height: 60px;
        text-align: center;
        font-size: 20px;
        border: 1px solid #d8d8d8;
        color: #666
    }

    .more a:hover {
        background: #3388ff;
        color: #fff
    }

    .about {
        width: 100%;
        margin: 0 auto;
        height: auto;
        background: #f8f8f8;
        margin-top: 35px;
        overflow: hidden
    }

    .about .left {
        width: 330px;
        float: left;
        padding: 30px 40px
    }

    .about .left span {
        font-size: 30px
    }

    .about .left p {
        line-height: 30px;
        font-size: 14px;
        margin-top: 24px
    }

    .about .left a {
        display: block;
        color: #fff;
        font-size: 16px;
        background: #3388ff;
        width: 175px;
        height: 50px;
        border-radius: 5px;
        text-align: center;
        line-height: 50px;
        margin-top: 30px
    }

    .about .left a:hover {
        background: #2170d9
    }

    .about .right {
        width: 790px;
        float: right
    }

    .db {
        width: 100%;
        margin: 0 auto;
        margin-top: 35px
    }

    .neir {
        width: 90%;
        margin: 0 auto;
        line-height: 35px;
        font-size: 14px;
        margin-top: 10px
    }
    .neir img{
        width: 100% !important;
        height: auto !important;
    }
    .newl {
        width: 100%;
        margin: 0 auto;
    }

    .newl li {
        height: auto;
        padding: 12px 0 15px 0;
        overflow: hidden;
        margin-top: 8px;
        border-bottom: 1px dashed #ccc;
        width: 96%;
        margin: 10px auto;
        display: flex;
    }

    .newl li .zp {
        float: left;
        width: 37%;
        display: flex;
    }
    .newl li .zp img{
        width: 115px !important;
        height: 100px;
    }

    .newl li .nnr {
        float: right;
        overflow: hidden;
        width: 62%;
    }

    .newl li .nnr span {
        height: 30px;
        line-height: 26px;
        font-size: 16px;
        display: block;
        color: #333;
        overflow: hidden
    }

    .newl li .nnr em {
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        display: block;
        color: #8a8a8a;
        overflow: hidden;
        font-style: normal
    }

    .newl li .nnr p {
        height: 42px;
        line-height: 20px;
        font-size: 14px;
        display: block;
        color: #666;
        overflow: hidden;
        margin-top: 0;
    }

    .newl li .nnr p a {
        color: #0099e8;
        padding: 0 10px
    }

    .lxwm {
        width: 100%;
        margin: 0 auto; overflow:auto
    }

    .lxwm div {
        width: 90%; margin:0 auto;
        color: #666;
        font-size: 14px;
        line-height: 30px;
        margin-top: 20px; padding-left:10px; height:auto
    }

    .lxwm div strong {
        display: block
    }

    .neiro {
        width: 93%;
        margin: 0 auto;
        margin-top: 15px
    }

    .neiro .nybt {
        font-size: 22px;
        line-height: 60px;
        color: #333;
        text-align: center;
        font-weight: 100
    }

    .neiro .fbsj {
        font-size: 14px;
        color: #666;
        height: 32px;
        text-align: center;
        border-bottom: 1px dashed #ccc
    }

    .neiro .dys {
        font-size: 16px;
        line-height: 35px;
        color: #333;
        padding: 15px 0 0 0
    }

    .neiro .dys img {
        max-width: 100%
    }

    .footer {
        width: 100%;
        background: #f8f8f8;
        padding: 0 0 25px 0;
        overflow: auto;
        margin-top: 35px;
    }

    .footer .dibu {
        width: 100%;
        margin: 0 auto;
        padding-top: 40px
    }

    .footer .dibu ul {
        width: 100%;
        margin: 0 auto
    }

    .footer .dibu ul li {
        width: 245px;
        float: left;
        height: 60px;
        background: url(../image/f1.jpg) no-repeat 35px 0;
        padding-left: 100px;
        margin: 10px 0;
    }

    .footer .dibu ul li b {
        display: block;
        font-size: 14px;
        padding-top: 5px
    }

    .footer .dibu ul li p {
        color: #999;
        line-height: 25px;
        font-size: 12px
    }

    .footer .dibu ul .li2 {
        background: url(../image/f1.jpg) no-repeat 35px 0;
    }

    .footer .dibu ul .li3 {
        background: url(../image/f1.jpg) no-repeat 35px 0;
    }

    .footer .dibu .wdh {
        text-align: center;
        margin-top: 25px;
        color: #999;
        font-size: 8px;
        display: none;
    }

    .footer .dibu .wdh a {
        font-size: 16px;
        margin: 0 55px
    }

    .footer .dibu .copy {
        text-align: center;
        color: #666;
        line-height: 20px;
        margin-top: 25px;
        font-size: 12px;
        width: 90%;
        margin: 10px auto;
    }


    .menu{
        display: block;
    }
}
