@media (min-width:768px) {
    /*选项卡切换*/
    .tab_left{margin-top:35px;}
    .tab_left ul li {font-size:18px;cursor: pointer;color:#939393;float:left;border-left:2px solid #939393;padding-left:15px;}
    .tab_left ul li:nth-child(2){margin-left:5%;}
    .tab_left ul li.active {color:#04afff;}
    /*我爱我车*/
    .feat .mycar{margin-bottom:80px;}
    .feat .mycar .car1-img{float:left;margin-left:20%;}
    .feat .mycar img{width:250px;}
    .feat .mycarbox p{font:16px/40px \5FAE\8F6F\96C5\9ED1;letter-spacing:3px;}
    .feat .mycar-title{color:#04afff;font-size:20px;margin-bottom:30px;}
    .feat .mycarbox{padding-top:30%;}
    /*CRM客户管理系统*/
    .feat1 .crmgl-title{color:#04afff;font-size:20px;margin-bottom:30px;}
    .feat1 .crmgl-box{margin-bottom:80px;}
    .feat1 .crmgl-box .car1-img{float:left;}
    .feat1 img{width:250px;}
    .feat1 .crmglbox p{font:16px/20px \5FAE\8F6F\96C5\9ED1;letter-spacing:3px;}
    .feat1 .crmglbox{padding-top:30%;}
    .feat1 .crmglbox2{text-align:right;}
    /*客户*/
    .custom{margin-top:60px;margin-bottom:60px;}
    .custom ul li {width:19%;float:left;margin-left:1%;list-style: none;background-color: #bae9f9;margin-bottom: 10px;}
    .custom_box .image-box p{text-align:center;background:#bae9f9;/*padding:99px 0px;*/font-size:14px;cursor:pointer;}
    .text-desc{position: absolute; left: 0; top: 0; background:#e6f7fc; height:96%; opacity: 0; width: 100%;}
    .port-1{width: 100%; position: relative; overflow: hidden; text-align: center;height: 230px;}
    .port-1 .text-desc{opacity:1; top: -100%;transition: 0.5s; color:#8b8989;}
    .port-1.effect-1:hover .text-desc{top: 0;}
    .text-desc{text-align:center;background:#e6f7fc;font-size:14px;cursor:pointer;padding:30% 15px;}
    /*联系我们*/
    .gs{text-align:left;padding-left:15px;border-left:2px solid #04afff;margin-bottom:40px;}
    .contact .cont{margin-top:60px;margin-bottom:60px;}
    .contact .cont p{text-indent:2em;font-size:16px;line-height:30px;letter-spacing:2px;}
    .contact .cont1 p{font-size:16px;line-height:30px;letter-spacing:1px;}
}
@media (max-width: 768px) {
    .row{margin:0!important;}
    .container{padding:5px !important;}
    .col-xs-12{padding:0 !important;}
    .col-xs-6{padding:0 !important;}
    /*选项卡切换*/
    .tab_left{margin-top:15px;}
    .tab_left ul li {font-size:1rem;cursor: pointer;color:#939393;float:left;border-left:2px solid #939393;padding-left:15px;}
    .tab_left ul li:nth-child(2){margin-left:5%;}
    .tab_left ul li.active {color:#04afff;}
    /*我爱我车*/
    .feat .mycar{margin-bottom:40px;}
    .feat .mycar .car1-img{float:left;}
    .feat .mycar img{width:100%;}
    .feat .mycarbox p{font:.8rem/1.4rem \5FAE\8F6F\96C5\9ED1;letter-spacing:1px;}
    .feat .mycar-title{color:#04afff;font-size:1.2rem;margin-bottom:20px;}
    .feat .mycarbox{padding:5%;padding-top:30%;}
    /*CRM客户管理系统*/
    .feat1 .crmgl-title{color:#04afff;font-size:1.2rem;margin-bottom:20px;}
    .feat1 .crmgl-box{margin-bottom:80px;}
    .feat1 .crmgl-box .car1-img{float:left;}
    .feat1 .car1-img img{width:100%;}
    .feat1 .crmglbox p{font:.8rem/1.4rem \5FAE\8F6F\96C5\9ED1;letter-spacing:1px; margin:0px;}
    .feat1 .crmglbox{padding:5%;padding-top:30%;}
    .feat1 .crmglbox2{text-align:right;}
    /*客户*/
    .custom h4{font-size:1rem;}
    .custom{margin-top:15px;margin-bottom:30px;}
    .custom ul li {width:32%;float:left;margin-left:1%;list-style: none;}
    .custom_box{margin-top:20px;}
    .custom_box .image-box p{text-align:center;background:#bae9f9;padding:45px 0px;font-size:1rem;cursor:pointer;}
    .text-desc{position:absolute; left: 0; top: 0; background:#e6f7fc; height:92%; opacity: 0; width: 100%;}
    .port-1{width: 100%; position: relative; overflow: hidden; text-align: center;}
    .port-1 .text-desc{opacity:1; top: -100%;transition: 0.5s; color:#8b8989;}
    .port-1.effect-1:hover .text-desc{top: 0;}
    .text-desc{text-align:center;background:#e6f7fc;font-size:1rem;cursor:pointer;padding:10px 3px;}
    /*联系我们*/
    .gs{text-align:left;padding-left:15px;border-left:2px solid #04afff;margin-bottom:15px;font-size:1rem;}
    .contact .cont{margin-top:15px;margin-bottom:30px;}
    .contact .cont p{text-indent:2em;font-size:.8rem;line-height:30px;letter-spacing:2px;}
    .contact .cont1 p{font-size:.8rem;line-height:30px;letter-spacing:1px;}
}