
        body {
            padding-top: 50px;
            color: #5a5a5a;
        }
        a{
            outline:0 !important;
            text-decoration:none !important;
        }
        .row{
            padding:0px !important;
            margin:0px !important;
        }
        #menu-nav{
            border-bottom:0px solid #f3f3f3;
            background:#000000;
        }
        /*控制导航*/
        .first_ul >li >a{
            color:#FFF;
            outline:0;
             /*控制导航*/
            margin-left:12px;
        }
        .navbar-toggle{
            color:#ccc !important;
            border-color:#ccc !important;
        }
        .navbar-nav > li > a {
            /*padding-top: 30px !important;*/
          padding-bottom:10px !important;
        }
        .navbar-collapse{
            background:#fff !important;
        }
        .navbar-nav > li> a{
            background:none !important;
        }
        .navbar-nav > li> a:hover,.navbar-nav > li> a:focus{
            background:#fe0000 !important;

        }
        .sign_btn button{
            color:#fff;
        }
        .log_btn>a{
            padding-top:20px !important;
            color:#515151;
        }
        /* 轮播广告 */
        #ad-carouselP{
            
        }
        .carousel {
            margin-top:50px;
            margin-bottom:0px;
        }
        .carousel .item img {
            width: 100%;
        }

        .carousel-caption {
            z-index: 10;
        }

        .carousel-control.left.carousel-control.right{
          background-image:none !important;
        }
        .num_div{
            padding:0px !important;
        }
        .agm_detail{
            background:#f2f2f2 !important;
            margin-top:12px;
            margin-bottom:30px;
        }
        .agm_detail li>p{
            color:#6c6c6c !important;
        }
        .product_show_div img{
            height:260px;
            width:auto;
        }
        .product_show_div{
            border:1px solid #eeeeee;
            padding:0px !important;
            /*margin-right:15px;*/
        }
        .product_show_div h4,p{
            padding-left:10px;
        }
        .other_product_show{
            height:205px;
        }
        .produt_name{
            color:#999;
        }
        .product_price{
            color:#fe9900;
            padding-left:20px !important;
        }
        .agm_product_detail{
            margin-bottom:25px;
        }
        .other_product_show{
            border:1px solid #e7e7e7;
        }
        .other_product_show img{
            height:130px;
            width:auto;
        }
        .our_service_div{
             margin-bottom:40px;
        }
        .about_agm_service{
            border:1px solid #f3f3f3;
            height:90px;
        }
        .agm_product_show_small{
            color:#343434;
        }
        .agm_product_show{
            color:#333333;
        }
        .other_product_show a{
            color:#868686;
        }
        .about_agm_service,.about_agm_service>div{
            padding-left:0px !important;
            padding-right:0px !important;
        }
        .about_agm_service p{
            padding:0px !important;
            color:#474747;
        }
        .about_agm_service h4{
            padding:0px !important;
            color:#474747;
        }
        .about_agm_service >div{
          padding-top:10px;
        }
        .our_service_div{
            margin-top:15px;
        }
        .product_show_div{

        }
        .foot_logo>span{
            display:inline-block;
            height:44px;
            width:45px;
        }
        .foot_first>div>p>a{
            color:#000;
        }
        .foot_first>div>p{
            border-right:1px solid #000;
            color:#000;
        }
        .our_foot_email p{
            color:#000;
            padding-bottom:50px;
        }
        .last_foot_title{
            border-right:none !important;
        }
        .first_foot_div{
            padding-top:40px;
        }
        .footer1{
        	border-radius:4px 4px 0px 0px ;
            background: -webkit-linear-gradient(#404040, #040404) !important; /* Safari 5.1 - 6.0 */
            background: -o-linear-gradient(#404040, #040404)  !important; /* Opera 11.1 - 12.0 */
            background: -moz-linear-gradient(#404040, #040404)  !important; /* Firefox 3.6 - 15 */
            background: linear-gradient(#404040, #040404)  !important; /* 标准的语法 */
        }
        .first_logo{
            background:url("../images/img.png") no-repeat 0px 0px;
        }
        .second_logo{
            background:url("../images/img.png") no-repeat 0px -44px;
        }
        .third_logo{
            background:url("../images/img.png") no-repeat 0px -88px;
        }
        @media screen and (min-width: 993px) and ( max-width:1024px ){
        	body{font-size: 12px ;}
        	 .first_ul >li >a{
            color:#FFF;
            outline:0;
             /*控制导航*/
            margin-left:0px;
        }
        	.logo1{width: 78%; float: left; margin-left:10px;}
            .logo2{padding-left: 4px;padding-top: 8px;}
	}
	@media screen and (min-width: 960px) and ( max-width:993px ){
        	 .first_ul >li >a{
            color:#FFF;
            outline:0;
             /*控制导航*/
            margin-left:0px;
        }
        	.logo1{width:45%; float: left; margin-left:12px;}
            .logo2{padding-left: 4px;padding-top: 40px;}
	}
        @media screen and ( max-width:959px ){
            .logo1{width: 25%; float: left; margin-left:10px;}
            .logo2{padding-left: 4px;padding-top: 8px;}
            .guanggao,.container{padding-left: 0px;padding-right: 2px;}
            .navbar-header{
    			border-bottom-width: 0px !important;
                background: -webkit-linear-gradient(#af0020, #640013) !important; /* Safari 5.1 - 6.0 */
                background: -o-linear-gradient(#af0020, #640013)  !important; /* Opera 11.1 - 12.0 */
                background: -moz-linear-gradient(#af0020, #640013)  !important; /* Firefox 3.6 - 15 */
                background: linear-gradient(#af0020, #640013)  !important; /* 标准的语法 */
            }
            .navbar-header{
                border-bottom:1px solid #ccc;
            }
            .carousel {
                margin-top:50px;
                margin-bottom:20px;
            }
            .h1{font-size: 16px;}
            .h3{font-size: 14px;}
            .h4{font-size: 12px;}
            .product_show_div{
                margin-bottom:15px;
            }
            .product_show_div img{
                height:auto;
            }
            .other_product_show img{
                height:auto;
            }
            .other_product_show p{
                text-align:center;
            }
            .first_ul >li >a {
                margin-left:0px;
            }
            .foot_first>div>p{
                border-right:none;
            }
        }
        .navbar-nav>li>a{line-height: 15px !important;}
