﻿@media (max-width: 768px){
	/*body { padding-top: 50px !important; }*/
	.row { width: 100%; box-sizing: border-box; padding: 0 8px;}
	.hide { display: none !important}
    .phone_bread { display: block;}
    .pagination > li > a, .pagination > li > span { padding: 3px 10px;}
	
	/*顶部*/
    .header { width: 100%;}
	.topBar { height: 50px; line-height: 50px; position: relative;}
	.topBar .logo { height: 50px;}
	.topBar .logo a { margin-top: 0;}
	.topBar .logo img { height: 30px; transform: scale(1, 1); margin-left: 0; }
	.nav .nav_wrap { height: 100%; width: 100%; background: #eee; z-index: 2; padding: 0;}
	.nav .nav_wrap > ul > li > a { margin-right: 0; color: #333; padding: 6px 18px; font-size: 16px;}
    .nav .nav_wrap > ul > li.active a { color: #fff; background: #47b332;}
    .closeMenu { position: fixed; top: 0; left: 0; z-index: 1; height: 100%; width: 100%; background: rgba(0,0,0,0.2); display: none;}
	
	.nav { transition: all 0.2s; box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75); float: right; width: 270px; margin-top: -50px; position: fixed; z-index: 2; right: -270px; height: 1024px;}
	.navRight { right: 0;}
	.nav .nav_wrap > ul { padding-top: 50px;}
	.nav .nav_wrap > ul > li { float: none; border-bottom: 1px solid #dfdfdf; }

    .topBar .search { position: fixed; z-index: 3; top: 5px; right: 10px; height: auto; padding: 0; display: none;}
    .topBar .search ul { float: right;}
    .topBar .search ul li { display: block; height: 20px; line-height: 20px; padding: 0; }
    .topBar .search ul li.gap { display: none;}

    .searchForm { width: 205px; right: 50px; height: 40px; line-height: 40px;}
	.searchForm .sContent { width: 178px;}
    .searchForm .sBtn { top: 8px;}
	.phone_menu { display: block; position: absolute; right: 10px; top: 8px; transition: all 0.2s;}
	.menuRight .phone_menu { right: 275px; }
	.menuRight .logo { display: none; }
	.nav .nav_wrap > ul > li .dropDown { position: static; box-shadow: none;}

	.vSlide { margin-top: 0px; padding: 0; height: 160px; }
	.swiper-slide img { width: 100%; }

    .detail_back { float: none; width: 100%; box-sizing: border-box;}

    /*我们提供*/
    .provide { margin-top: 20px;}
    .provide ul li { border-right: none; padding:15px 0; width: 50%;}

    /*首页产品目录*/
    .i_left .pro_list, .i_company, .i_news { margin-bottom: 16px;}
    .i_left .i_link { margin-top: 16px;}
    .i_left { width: 100%;}
    .i_left .pro_list ul { border: 1px solid #d2dfe7;}
    .i_left .pro_list ul li { width: 50%; float: left;}
    .i_left .pro_list ul li a { background: #f5f5f5; padding: 0;  width: 99%;  height: 50px;  text-align: center;  margin: 0 auto 2px auto; line-height: 50px; }
    .i_left .pro_list { height: 138px; border: 0;}
    .i_content .i_tit { background: none; margin-bottom: 5px;}
    .i_left .i_link p { width: 49%; float: left;}
    .i_left .i_link p:last-child { float: right; }
    .i_left .i_link p img { width: 100%; }

    /*首页新闻*/
    .i_center { width: 100%; margin: 0;}
    .i_news ul, .infoHead { padding: 8px 0;}
    .i_news { height: 225px; overflow: hidden;}

    /*首页公司*/
    .i_right { width: 100%; margin-top: 16px;}

    /*尾部*/
    .footer { padding: 10px ;}

    /*关于*/
    .about .banner { height: 60px; width: 100%; background-size: cover;}
    .about .left_left, .about .left_kk, .about .tit_b, .about .about_center, .about .test_list{ width: 100%;}
    .about_leftlink { display: none;}
    .about .left_a, .about .menu li { width: 95%; margin: 0 auto; border-bottom: 1px solid #ddd;}
    .about .left_a { border: 0;}
    .about .menu li a:link, .about .menu li a:visited { width: 100%; box-sizing: border-box; display: block; height: 35px; background-image: url("../images/left_linkbg01_phone.jpg")}
    .about .test_list img { width: 100%;}
    .tit_b .breadcrumb { display: none; }
    .honor_list dd { width: 44%;}

    /*设备*/
    .product_list .child { width: 50%;}

    /*新闻*/
    .news_list li a { display: block; width: 66%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .p_n .newsBack { position: static; margin-top: 15px; padding: 8px 0;}

    /*在线订单*/
    #online_form table { width: 100%;}
    #online_form table tr td:first-child { width: 90px;}
    #online_form input[type=text] { width: 85%;}
    #online_form textarea { width: 85%;}

    /*地图*/
    .baidu_map { height:265px; }
    
   /*404*/
    .page_404 { background-size: 85%; padding-top: 269px; background-position: center 50px; }
    .page_404 .btn { margin: 20px 0px;}
    



































	
    /*!*产品*!*/
    /*.hotPro { margin: 30px 0; }*/
    /*.listItem { width: 100%;}*/
    /*.listItem li { width: 49%; margin: 0.5%; }*/
    /*.listItem li .item_wrap { margin: 0; background: #fff; }*/
    /*.listItem li:hover a::after { top: 0; opacity: 0;}*/
    /*.listItem li a:hover img { transform: scale(1, 1);}*/
    /*.listItem li a:hover .img::after { width: 0;}*/

    /*!*首页新闻*!*/
    /*.iNews { padding: 20px 0;}*/
    /*.iNews .firstNew, .newsList { width: 100%; }*/
    /*.iNews .firstNew { height: 140px;}*/
    /*.newsList  { height: auto;}*/
    /*.newsList li { width: 100%;}*/
    /*.iNews .firstNew .newImg { width: 100px; margin-right: 15px; }*/
    /*.iNews .firstNew .newImg img { width: 100%; height: 100%;}*/
    /*.iNews .firstNew h4 { font-size: 14px; white-space: normal; height: 42px; line-height: 20px; }*/
    /*.newsList li .date { padding: 0; width: 26%;}*/
    /*.newsList li .title { width: 74%; padding-right: 0;}*/
    /*.iNews .firstNew .newCon { margin-top: 10px;}*/
    /*.newsList li a:hover .news_wrap::after { height: 0;}*/
    /*.newsList li a:hover .news_wrap p { position: static; color: #333; }*/

    /*!*关于我们、联系我们*!*/
    /*.about_us, .sign_in { padding: 20px 0;}*/
    /*.sign_in .cusLogin, .sign_in .cusCreate, .cusLogin .form_control { width: 100%;}*/
    /*.sign_in h1 { margin-bottom: 10px;}*/
    /*.sign_in .cusCreate { margin: 50px 0 20px;}*/

    /*!*个人中心*!*/
    /*.member_center { margin-top: 8px;}*/
    /*.member_left, .member_right { width: 100%;}*/

    /*!*新闻中心*!*/
    /*.newsBanner { height: 100px;}*/
    /*.news_content { padding: 20px 0;}*/
    /*.newsTit { padding: 20px 0;}*/
    /*.nList li { height: auto; margin-bottom: 10px;}*/
    /*.nList li .newsContent { width: 100%; padding-top: 0; height: 80px;}*/
    /*.nList li .newsContent .newsInfo { margin-left: 0; width: 100%;}*/
    /*.nList li .newsContent .newsInfo .newsDate { width: 20%; }*/
    /*.nList li .newsContent .newsInfo .newsDate .md { font-size: 18px; color: #333; line-height: normal; text-align: center;}*/
    /*.nList li .newsContent .newsInfo .newsDate .year { text-align: center;}*/
    /*.nList li .newsContent .newsInfo .newsBody { width: 80%; margin-left: 0;}*/
    /*.nList li .newsContent .newsInfo .newsBody .title { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }*/
    /*.nList li .newsContent .newsInfo .newsBody .description { margin-top: 5px; width: 100%;}*/

    /*!*产品列表||详情*!*/
    /*.prduct_list .row { padding: 0 !important;}*/
    /*.goodsImg, .goodsDec { width: 100%; }*/
    /*.bread .breadcrumb { margin-top: 10px;}*/
    /*.market_list dd a { margin-bottom: 8px;}*/
    /*.goodsTab { margin-top: 20px;}*/
    /*.goodsTab .title li { width: 50%; padding: 8px 0; float: left; margin: 0; text-align: center;}*/
    /*.goodsTab .tabs .consu .consuForm textarea { width: 90%; }*/

    /*.vCodeImg { top: 29px; left: auto; border-radius: 4px; right: 3px;}*/
    
    /*.consuRight, .consuLeft { width: 100%;}*/
    /*.consuRight { margin-top: 0;}*/
    /*.consuLeft .tabs .consu .consuForm { padding-bottom: 20px;}*/
    /*.consuLeft .title li { width: 100%;}*/
} 