.am-container{

    max-width :100%!important;

}
.header-container{
	max-width: 100%!important;
}
.phone-header{
	padding-bottom: 0!important;
}
img{
	max-width: 100%;
}
.phone-show{
	display: block!important;
}
.phone{
	display: none!important;
	padding:0; 
}
.phone-menu{
	background:#364857; 
	margin: 20px 0 0 0;
	padding:0; 
}
.menuAll li{

    border-right:none;
    border:1px solid #fff;
    padding:10px 0; 

}

.menuAll li a{
	color: #fff
}
.menuAll li a:hover{

    color :#e94809;

    border-bottom:none;

}
.menuAll li .menu-active{

    color :#e94809;

    border-bottom:none;

}
.gg-box .gg-box-img ,.gg-box {
	width: 100%;
	height: auto;
}
.gg-box img{
	width: 100%;
}

.in-about-right{

    padding-right:5%;

    padding-left:5%;

    color :#fff;

}
.in-about-right{
	padding-bottom: 30px;
}
.in-news-list-box{
	margin-top:30px; 
}
.in-news-list-box-title{
	position: absolute;

	bottom: 0;

    font-size:16px;

    font-weight:100;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding:10px 0;
}
.footer{
	padding:10px 0; 
}
.footer-bottom{
	line-height: 30px;
	padding:20px 0; 
}

.product-menu li a:before {
    content: " ";
    width: 0px;
    height: 0px;
    background: #e94809;
    position: absolute;
    bottom: -10px;
    left: 45%;
    transform: rotate(45deg);
    display: none;
}


.product-list-box{



    width:100%;



    background: #fff;



    float: left;



    padding: 2rem 1% 4rem;



    transition: 1s;



    position: relative;



    overflow:hidden;



}



.product-list-hide{



    text-align: center;



    line-height: 100%;



    padding: 2% 0;



    transition: 1s;



    position: absolute;



    right:-100%;



    top:0;



}



.product-list-image{



    text-align: center;



    line-height: 100%;



    padding: 2% 0;



    transition: 1s;



    position: absolute;



    left:0%;



    top:10%;



}







.product-list-image img,.product-list-hide img{



    height:200px;



}



.product-list-content{

	background:rgba(0,0,0,0.5);

	padding:30px 10px;


    font-size: 1.5rem;



    color: #fff;



    line-height: 2.8rem;



    transition: 1s;



    position: relative;



    margin-left: 0%;



}



.product-list-content-title{



    font-size: 2rem;



    font-weight: bold;



    color: #fff;



}



.product-list li a:hover .product-list-box{



    background: none;



}



.product-list li a:hover .product-list-box .product-list-content{



    color: #fff;



    margin-left: 0%;



}



.product-list li a:hover .product-list-box .product-list-content .product-list-content-title{



    color: #fff;



}



.product-list li a:hover .product-list-hide{



    right:0%;



}



.product-list li a:hover .product-list-box .show{



    left:0%;



}











.product-page{



    width:100%;



    padding: 30px 15%;



    text-align: center;



    float: left;



    background: #fff;



}



.product-page a{



    display: block;



    float: left;



    width:30px;



    height:30px;



    line-height: 30px;



    border: 1px solid #999;



    color: #555;



    background: #fff;



    margin-left: 1%;



    overflow: hidden;



}







.product-page a:hover{



    color: #fff;



    background: #e8480a;



    border-color:#e8480a;



}



.product-page .active-page{



    color: #fff;



    background: #e8480a;



    border-color:#e8480a;



}


.news-list .product-list-image{
	position: relative;

}