.case-banner{
	background: url(../images/case-banner.png) no-repeat center center;
	background-size: cover;
	height: 300px;
}
.case-banner h3{
	text-align: right;
	margin-top: 130px;
	font-size: 30px;
	color: #ad8301;
	font-weight: bold;
}
.case-banner hr{
	width:71px;
	margin-right: 70px;
	margin-top: 15px;
	border-top: 5px solid #FFF;
}
.case-banner p{
	margin-top: 80px;
	text-align: right;
	color: #4b4b4b;
}
.case-banner p a{
	color: #4b4b4b;
}
.case-banner p a:hover{
	text-decoration: underline;
}

/**案例展示**/
.case{
	margin-top: 40px;
}
.case .title{
	text-align: center;
}
.case .title h3{
	font-size: 30px;
	font-weight: bold;
}
.case .title hr{
	width:50px;
	border-top: 5px solid #a0a0a0;
	margin-top: 15px;
}
.case .case-tab{
	text-align: center;
	margin-top: 20px;
}
.case .case-tab ul li{
	width:13%;
	display: inline-table;
	margin-left: 5px;
	margin-right: 5px;
}
.case .case-tab ul li a{
	display: block;
	background-color: #dedede;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 15px;
	color: #242424;
	border-radius: 4px;
}
.case .case-tab ul li a:hover{
	background-color: #ad8301;
	color:#FFF;
}
.case .case-main{
	margin-top: 20px;
}
.case .case-main .case-list li{
	width: 31.33%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-top: 20px;
	border-bottom: 3px solid #ddd;
	position: relative;
}
.case .case-main .case-list li::before {
    content: "";
    position: absolute;
    height: 3px;
    bottom: -3px;
    left: 0;
    transition: all 0.5s;
    width: 0;

}
.case .case-main .case-list li:hover::before{
	width: 100%;
	background-color: #ad8301;
}
.case .case-main .case-list li .case-img{
	position: relative;
	overflow: hidden;
}
.case .case-main .case-list li .case-text{
	position: absolute;
	top:295px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,0.7);
	padding-left: 20px;
	padding-right: 10px;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
}
.case .case-main .case-list li .case-text h5{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
}
.case .case-main .case-list li h4{
	font-size: 16px;
	color: #4b4b4b;
}
.case .case-main .case-list li p{
	color: #4e4e4d;
}
.case .case-main ul li .case-text p{
	color: #FFF;
	margin-bottom: 0px;
	line-height: 28px;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
}
.case .case-main .case-list li a:hover .case-text{
	top: 0px;
	left: 0px;
	height: 100%;
}
.case .case-main .case-list li a:hover .case-text h5{
	margin-top:50px;
	text-align: left;
}

/**分页**/
.fy{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.fy .pagination>li>a, .fy .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: 1px;
	margin-right: 1px;
	border-radius:0;
}
.fy .pagination>li>a:hover{
	background-color:#c70e02;
	color: #FFF;
}

/**案例详情**/
.casexq{
	margin-top: 20px;
	padding-bottom: 40px;
}
.casexq .case-left{
	width: 74%;
	float: left;
}
.casexq .case-right{
	width: 25%;
	margin-left: 1%;
	float: left;
}
.casexq .case-left .case-left-box{
	border:1px solid #dcdcdc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.case-left .casexq-title{
	text-align: center;
	margin-bottom: 30px;
}
.case-left .casexq-title h3{
	font-size: 30px;
	font-weight: bold;
	color: #535353;
	margin-top: 30px;
	margin-bottom: 15px;
}
.case-left .casexq-title p span{
	color: #817f7f;
	margin-left: 10px;
	margin-right: 10px;

}
.casexq-img .casexq-list li{
	width: 24.6%;
	margin-left: 0.2%;
	margin-right: 0.2%;
	float: left;
	margin-top:4px;
}
.case-left-box h4{
	background-color:#e8e8e8;
}
.case-left-box h4 span{
	display: inline-block;
	font-size: 18px;
	padding-left:30px;
	padding-right: 30px;
	background-color: #ad8301;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
}
.case-left-box .xq-title{
	margin-top: 30px;
	margin-bottom: 20px;
}
.case-left-box p{
	line-height: 25px;
}
.case-left-box .tp{
	margin-top: 20px;
	margin-bottom: 20px;
}
.case-left-box .tp ul li{
	width: 49%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
}
.case-left-box .tp ul li img{
	margin-top: 5px;
}
.case-left-box .tp ul li dl dt{
	width:34%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
}
.case-left-box .tp ul li dl dd{
	width: 64%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
}
.fx{
	margin-top: 40px;
	padding-left: 10px;
}
.casexq-fy{
	margin-top: 30px;
	border-top: 1px dotted #adadad;
	border-bottom: 1px dotted #adadad;
	padding-top: 10px;
	padding-bottom: 10px;
}
.casexq-fy ul li{
	float: left;
	width: 50%;
}
.casexq-fy ul li a{
	color:#555555;
}
.casexq-fy ul li a:hover{
	text-decoration: underline;
}
.case-left .tj-ali{
	margin-top: 20px;
}
.case-left .tj-ali h4{
	background-color:#e8e8e8;
}
.case-left .tj-ali h4 span{
	display: inline-block;
	font-size: 18px;
	padding-left:30px;
	padding-right: 30px;
	background-color: #ad8301;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
}
.case-left .tj-ali ul li{
	width: 32.33%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
	margin-top: 20px;
	border-bottom: 1px solid #c9c9c9;
	position: relative;
}


.case-left .tj-ali ul li::before {
    content: "";
    position: absolute;
    height: 1px;
    bottom: -1px;
    left: 0;
    transition: all 0.5s;
    width: 0;
}
.case-left .tj-ali ul li:hover::before{
	width: 100%;
	background-color: #ad8301;
}


.case-left .tj-ali ul li p{
	text-align: center;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #232323;
	/*border-bottom: 1px solid #c9c9c9;*/
}
.case-left .tj-ali ul li a:hover p{
	/*border-bottom: 1px solid #ad8301;*/
}
/**案例详情右边**/
.case-right-tj{
	border:1px solid #dcdcdc;
	padding-bottom: 10px;
}
.case-right h4{
	background-color: #efefef;
	margin-top: 0px;
	padding: 10px 15px;
}
/**案例详情-轮播**/
.case_frUl li{
	margin-bottom: 10px;
}
.case_frUl li p{
	color: #232323;
}


.case-right-tj img{
	border:1px solid #dcdcdc; height:230px;
}
.case-right-tj p{
	text-align: center;
	margin-top: 8px;
	margin-bottom: 15px;
}
.casexq-new{
	border:1px solid #dcdcdc;
	margin-top: 15px;
	padding-bottom: 20px;
}
.casexq-new ul{
	padding-left: 10px;
	padding-right: 10px;
}
.casexq-new ul li{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #adadad;
	padding-left: 20px;
	background: url(../images/anlixq-icon.png) no-repeat 5px 13px;
}
.casexq-new ul li a{
	color:#555555;
}
.casexq-new ul li a:hover{
	color: #ad8301;
}
.case-lx{
	margin-top: 15px;
	border:1px solid #dcdcdc;
}
.case-lx .case-lx-text{
	padding: 5px 10px 15px 10px;
}
.case-lx .case-lx-text h5{
	font-size: 14px;
	font-weight: bold;
	color: #d50000;
}
.case-lx .case-lx-text p{
	margin-bottom: 0px;
	line-height: 25px;
}

/**产品中心**/
.product{
	margin-top: 30px;
}
.product .title {
	text-align: center;
}
.product .title h3 {
	font-size: 30px;
	font-weight: bold;
}
.product .title hr {
	width: 50px;
	border-top: 5px solid #a0a0a0;
	margin-top: 15px;
}
.product .product-tab{
	text-align: center;
}
.product .product-tab ul li{
	width:11%;
	display: inline-block;
}
.product .product-tab ul li a{
	color: #353535;
	font-size: 15px;
	background-color:#dedede;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 4px;
}
.product .product-tab ul li a:hover{
	background-color: #ad8301;
	color: #FFF;
}
.product-list{
	margin-bottom: 50px;
}
.product-list ul li{
	width:23%;
	margin-left: 1%;
	margin-right: 1%;
	display: block;
	float: left;
	margin-top: 30px;
	border: 1px solid #d2d2d2;
}
.product-list ul li span{
	display: block;
	background-color:#f7f7f7;
	border-bottom: 1px solid #d2d2d2;
}
.product-list ul li p{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: 1px solid #d2d2d2;
}
.product-list ul li a{
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product-list ul li .zx{
	color: #df0000;
	border-right: 1px solid #d2d2d2;
}
.product-list ul li .xq{
	color: #232323;
}
/**关于我们**/
.about{
	margin-top:40px;
}
.about .title {
	text-align: center;
}
.about .title h3 {
	font-size: 30px;
	font-weight: bold;
}
.about .title hr {
	width: 50px;
	border-top: 5px solid #a0a0a0;
	margin-top: 15px;
}
.about .about-tab{
	text-align: center;
}
.about .about-tab ul li{
	width:11%;
	display: inline-block;
}
.about .about-tab ul li a{
	color: #353535;
	font-size: 15px;
	background-color:#dedede;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 4px;
}
.about .about-tab ul li a:hover{
	background-color: #ad8301;
	color: #FFF;
}
.about-top{
	margin-top: 25px;
}
.about-text{
	margin-top: 35px;
	margin-bottom: 50px;
}
.about-text p{
	color: #4b4b4b;
	line-height: 28px;
	margin-bottom: 0px;
}
.about-text img{
	margin-bottom: 10px;
}
.about-text .about-indent{
	text-indent: 2em;
}

/**合作客户**/
.customer-main{
	margin-top: 30px;
	margin-bottom: 40px;
}
.customer-main ul li{
	width: 19%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
	margin-top: 10px;

}
.customer-main ul li .customer-box{
	position: relative;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	box-shadow: 0px 0px 4px #e3e4e5;
}
.customer-main ul li .customer-box .customer-box-text{
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 10px;
	background-color: rgba(255,255,255,0.8);
	top: -30px;
	left: -250px;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transform: rotate(-45deg);
}
.customer-main ul li a:hover .customer-box .customer-box-text{
	padding: 10px;
	background-color: rgba(255,255,255,0.9);
	top: 0px;
	left: 0px;
	transform: rotate(0deg);
}
.customer-main ul li p{
	text-align: center;
	color: #1b1b1b;
	margin-top: 8px;
}

/**企业风采**/
.mien-main{
	margin-top: 15px;
	margin-bottom: 40px;
}
.mien-main ul li{
	width: 24.4%;
	margin-left:0.3%;
	margin-right: 0.3%;
	float: left;
	margin-top: 30px;
}
.mien-main ul li a{
	display: block;
	background-color:#f0f0f0;
	padding-bottom: 3px;
	border-bottom: 4px solid #7c7c7c;
}
.mien-main ul li a:hover{
	border-bottom: 4px solid #ad8301;
}
.mien-main ul li a h4{
	text-align:center;
	font-size: 18px;
	color: #232323;
}
.mien-main ul li a p{
	padding-left: 15px;
	padding-right: 10px;
	color: #3f3f3f;
	line-height: 23px;
}

/**企业荣誉**/
.honor-main{
	margin-top: 30px;
	margin-bottom: 30px;
}
.honor-main ul li{
	width: 23.6%;
	margin-left: 0.7%;
	margin-right: 0.7%;
	margin-top: 10px;
	float: left;
}
.honor-main ul li a p{
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	color:#575757;
}
.honor-main ul li a:hover p{
	color: #ad8301;
}

/**企业文化**/
.culture-main{
	margin-top:50px;
	margin-bottom: 70px;
}
.culture-main .culture-text{
	width: 72%;
	float: left;
}
.culture-main .culture-img{
	width: 28%;
	float: left;
}
.culture-main .culture-text h3{
	font-weight: bold;
	color: #171717;
	font-size: 30px;
	margin-bottom:35px;
}
.culture-main .culture-text h4{
	color: #4b4b4b;
	margin-top: 20px;
	font-size: 24px;
}
.culture-main .culture-text .shi{
	margin-left: 150px;
}
.culture-main .culture-text .min{
	margin-left: 450px;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom:25px;
}
.culture-main .culture-text .btm{
	margin-top: 30px;
}
.culture-main .cul-img{
	margin-top: 60px;
}

/**问题问答**/
.question-main{
	margin-top: 40px;
	margin-bottom: 20px;
}
.question-main h5{
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 25px;
	border: 1px solid #e5e5e5;
	padding: 10px 10px 10px 40px;
	background: url(../images/question-icon1.png) no-repeat 5px 5px;
}
.question-main .question-text{
	padding: 5px 10px 10px 40px;
	background: url(../images/question-icon2.png) no-repeat 5px 3px;
}
/*.question-main .question-text p{
	color: #737373;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}*/
.question-main .question-text .question-text-height{
	color: #737373;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}
.question-main .question-text .more{
	height: auto;
}
.question-main .question-text b{
	text-align: right;
	display: block;
	font-weight: 500;
}
.question-main .question-text b a{
	color: #ff0000;
}
.question-main .question-text b a:hover{
	text-decoration: underline;
}

/**新闻中心**/
.about-main{
	margin-bottom: 40px;
}
.about-main ul li{
	margin-top: 30px;
	padding-bottom:30px;
	border-bottom: 1px solid #d6d6d6;
}
.about-main ul li dl dt{
	width: 38%;
	float: left;
}
.about-main ul li dl dd{
	width: 60%;
	float: right;
}
.about-main ul li dl dd h4{
	font-size: 20px;
	color: #464646;
	margin-top: 25px;
}
.about-main ul li dl dd p{
	color:#464646;
	line-height: 25px;
}
.about-main ul li dl dd hr{
	width: 43px;
	margin: 0px;
	border: none;
	margin-top: 30px;
	margin-bottom: 15px;
	border-top: 4px solid #000;
}
.about-main ul li dl dd a{
	color: #e60012;
}
.about-main ul li dl dd a:hover{
	text-decoration: underline;
}

/**优势认证**/
.about .advantage-main{
	margin-bottom: 40px;
}
.about .advantage-main h4{
	background-color: #e9e9e9;
	margin-top: 30px;
}
.about .advantage-main h4 span{
	background-color: #926e08;
	display: inline-block;
	padding: 13px 30px 13px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.about .advantage-main ul li{
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
	margin-top: 10px;
}
.about .advantage-main ul li a{
	display: block;
	border: 1px solid #dbdbdb;
}
.about .advantage-main ul li a img{
	border-bottom: 1px solid #dbdbdb;
}
.about .advantage-main ul li a p{
	text-align: center;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3c3c3c;
	font-size: 15px;
	background-color: #c3c2c2;
}
.about .advantage-main ul li a:hover p{
	background-color:#4b4b4b;
	color: #FFF;
}
/**产品详情页**/
.productxq{
	margin-top:50px;
	margin-bottom: 40px;
}
.productxq .cp-zs{
	width:36%;
	float: left;
}
.productxq .cp-ms{
	width: 60%;
	float: right;
}
.productxq .cp-ms h4{
	color: #2c2c2c;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 0px;
}
.productxq .cp-ms h5{
	font-weight: bold;
}
.productxq .cp-ms hr{
	border: none;
	margin-top: 13px;
	margin-bottom:15px;
	border-top: 4px solid #c4c4c4;
}
.productxq .cp-ms .btn-default{
	background-color:#ad8301;
	color: #FFF;
	padding: 8px 25px;
}
.productxq-main{
	margin-top: 10px;
}
.productxq-main .productxq-left{
	width: 74%;
	float: left;
}
.productxq-main .productxq-left .productxq-left-box{
	border: 1px solid #dcdcdc;
}
.productxq-left-box h4{
	background-color: #e8e8e8;
	margin-top: 0px;
}
.productxq-left-box h4 span{
	display: inline-block;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #ad8301;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
}
.productxq-left-box .productxq-left-main{
	padding: 10px 10px 10px 10px;
}
.productxq-left-box .productxq-left-main p{
	font-size: 16px;
	line-height: 28px;
}
.productxq-left-box .productxq-left-main .img{
	margin-top: 30px;
	margin-bottom: 40px;
}
.productxq-tj{
	margin-top:25px;
}
.productxq-tj h4{
	border-bottom: 1px solid #dcdcdc;
}
.productxq-tj h4 span{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid #a67203;
}
.productxq-tj ul li{
	width: 31.33%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-top: 5px;
}
.productxq-tj ul li p{
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
	color: #383838;
}
.productxq-tj ul li a img{
	border: 1px solid #d2d2d2;
}
.productxq-main .productxq-right{
	width: 25%;
	margin-left: 1%;
	float: left;
}
.productxq-right .product-right-tj{
	border: 1px solid #d2d2d2;
	padding-bottom: 10px;
}
.proxq_frUl li{
	margin-bottom: 10px;
}
.productxq-right h4{
	background-color: #efefef;
	margin-top: 0px;
	padding: 10px 15px;
}
.product-right-tj p{
	text-align: center;
	font-size: 14px;
	color:#383838;
	margin-top: 8px;
}
@media(min-width: 768px) and (max-width: 992px){
	.case-banner {
		background: url(../images/case-banner.png) no-repeat center center;
		background-size: cover;
		height: 230px;
	}
	.case-banner h3 {
		text-align: right;
		margin-top: 90px;
		font-size: 30px;
		color: #ad8301;
		font-weight: bold;
	}
	.case-banner p {
		margin-top: 60px;
		text-align: right;
		color: #4b4b4b;
	}
	.case .case-tab ul li{
		width:16%;
		display: inline-table;
		margin-left: 5px;
		margin-right: 5px;
	}
	.case .case-main .case-list li {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
		margin-top: 10px;
	}
	.case .case-main .case-list li .case-text {
		position: absolute;
		top: 278px;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.7);
		padding-left: 20px;
		padding-right: 10px;
		transition: all 0.5s linear;
		-webkit-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
	}
	.case .case-main .case-list li a:hover .case-text h5{
		margin-top:60px;
		text-align: left;
		margin-bottom: 5px;
	}
	.case .case-main .case-list li a:hover .case-text p{
		margin-bottom: 0px;
		line-height: 23px;
	}

	/**产品中心**/
	.product .product-tab ul li{
		width:15%;
		display: inline-block;
	}
	.product-list ul li{
		width:31.33%;
		margin-left: 1%;
		margin-right: 1%;
		display: block;
		float: left;
		margin-top: 30px;
		border: 1px solid #d2d2d2;
	}
	/**关于我们**/
	.about .about-tab ul li{
		width:15%;
		display: inline-block;
	}

	/**企业风采**/
	.mien-main ul li{
		width: 32.73%;
		margin-left:0.3%;
		margin-right: 0.3%;
		float: left;
		margin-top: 30px;
	}

	/**企业荣誉**/
	.honor-main ul li{
		width: 31.33%;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 10px;
		float: left;
	}
	/**合作客户**/
	.customer-main{
		margin-top: 30px;
		margin-bottom: 40px;
	}
	.customer-main ul li{
		width: 24%;
		margin-left: 0.5%;
		margin-right: 0.5%;
		float: left;
		margin-top: 10px;

	}

	/**企业文化**/
	.culture-main .culture-text{
		width: 70%;
		float: left;
	}
	.culture-main .culture-img{
		width: 30%;
		float: left;
	}
	.culture-main .culture-text h3{
		font-weight: bold;
		color: #171717;
		font-size: 30px;
		margin-bottom:35px;
	}
	.culture-main .culture-text h4{
		color: #4b4b4b;
		margin-top: 20px;
		font-size: 24px;
	}
	.culture-main .culture-text .shi{
		margin-left: 100px;
	}
	.culture-main .culture-text .min{
		margin-left: 350px;
		font-size: 18px;
		margin-top: 15px;
		margin-bottom:25px;
	}
	.culture-main .culture-text .btm{
		margin-top: 30px;
	}
	.culture-main .cul-img{
		margin-top: 60px;
	}

	/**优势认证**/
	.about .advantage-main ul li{
		width: 31.33%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
		margin-top: 10px;
	}
	/**产品详情页**/
	.productxq{
		margin-top:50px;
		margin-bottom: 40px;
	}
	.productxq .cp-zs{
		width:100%;
		float: left;
	}
	.productxq .cp-ms{
		width: 100%;
		float: right;
	}
}
@media(max-width: 767px){
	.case-banner {
		background: url(../images/case-banner.png) no-repeat center center;
		background-size: cover;
		height: 250px;
	}
	.case-banner h3 {
		text-align: right;
		margin-top: 100px;
		font-size: 30px;
		color: #ad8301;
		font-weight: bold;
	}
	.case-banner p {
		margin-top: 65px;
		text-align: right;
		color: #4b4b4b;
	}

	.case .case-tab ul li {
		width: 40%;
		margin-top: 5px;
		display: inline-table;
		margin-left: 5px;
		margin-right: 5px;
	}
	.case .case-main .case-list li {
		width: 88%;
		/*margin: 0 auto;*/
		margin-left: 6%;
		margin-right: 6%;
		float: left;
		margin-top: 10px;
	}
	/**分页**/
	.fy .pagination>li>a, .fy .pagination>li>span {
		position: relative;
		float: left;
		margin-top: 5px;
		padding: 6px 12px;
		margin-left: -1px;
		line-height: 1.42857143;
		color: #333333;
		text-decoration: none;
		background-color: #fff;
		border: 1px solid #ddd;
		margin-left: 1px;
		margin-right: 1px;
		border-radius: 0;
	}
	/**案例详情**/
	.casexq{
		margin-top: 20px;
		padding-bottom: 40px;
	}
	.casexq .case-left{
		width: 100%;
		float: left;
	}
	.casexq .case-right{
		width: 100%;
		float: left;
	}
	.case-left-box .tp ul li {
		width: 100%;
		margin-top: 10px;
		margin-left: 0%;
		margin-right: 0%;
		float: left;
	}
	.case-left .tj-ali ul li {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		float: left;
		margin-top: 20px;
	}
	.case-right-tj {
		border: 1px solid #dcdcdc;
		margin-top: 15px;
	}

	/**产品中心**/
	.product .product-tab ul li{
		width:29%;
		display: inline-block;
		margin-top: 10px;
	}
	.product-list ul li{
		width:98%;
		margin-left: 1%;
		margin-right: 1%;
		display: block;
		float: left;
		margin-top: 30px;
		border: 1px solid #d2d2d2;
	}

	/**关于我们**/
	.about .about-tab ul li{
		width:29%;
		margin-top: 10px;
		display: inline-block;
	}

	/**企业风采**/
	.mien-main ul li{
		width: 96%;
		margin-left:2%;
		margin-right:2%;
		float: left;
		margin-top: 30px;
	}

	/**企业荣誉**/
	.honor-main ul li{
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 10px;
		float: left;
	}
	/**合作客户**/
	.customer-main{
		margin-top: 30px;
		margin-bottom: 40px;
	}
	.customer-main ul li{
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
		margin-top: 10px;

	}

	/**企业文化**/
	.culture-main .culture-text{
		width: 100%;
		float: left;
	}
	.culture-main .culture-img{
		width: 100%;
		float: left;
	}
	.culture-main .culture-text .shi{
		margin-left: 0px;
	}
	.culture-main .culture-text .min{
		font-size: 18px;
		margin-left: 0px;
		text-align: right;
		margin-top: 15px;
		margin-bottom:25px;
	}

	/**新闻中心**/
	.about-main ul li dl dt{
		width: 100%;
		float: left;
	}
	.about-main ul li dl dd{
		width: 100%;
		float: right;
	}

	/**优势认证**/
	.about .advantage-main ul li{
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
		margin-top: 10px;
	}

	/**产品详情页**/
	.productxq{
		margin-top:50px;
		margin-bottom: 40px;
	}
	.productxq .cp-zs{
		width:100%;
		float: left;
	}
	.productxq .cp-ms{
		width: 100%;
		float: right;
	}
	.productxq-main .productxq-left {
		width: 100%;
		float: left;
	}
	.productxq-main .productxq-right {
		width: 100%;
		margin-left: 0%;
		float: left;
		margin-top: 20px;
	}
	.productxq-tj ul li {
		width: 98%;
		margin-left: 1%;
		margin-right: 1%;
		float: left;
		margin-top: 5px;
	}
}