/*鏂伴椈璇︽儏椤�*/



.items h1 {

	text-align: center;


	font-size: 28px !important;

	font-weight: 500;

	line-height: 100px;

	border-bottom: 1px solid #999999;

	margin-bottom: 5px;

	color: #000;

}



.items ul {

	overflow: hidden;

	margin: 0 20px;

}



.items ul li {

	float: left;

	margin-right: 30px;

	color: #666666;

	font-size: 14px !important;

	line-height: 30px;

}



.bdsharebuttonbox {

	float: right;

}



.items .details {

	    margin: 10px 20px;
    min-height: 600px;
    line-height: 40px!important;
    font-size: 18px !important;

}

.items .details p{

    line-height: 40px!important;

}


.items .details img {

	margin: 0 auto;


	max-width:600px;

}



@media only screen and (max-width: 767px){

	/*鏂伴椈璇︽儏椤�*/

	

	.items h1 {

		padding: 0 2%;

		text-align: center;

		font-size: 24px;

		font-weight: 500;

		line-height: 50px;

		border-bottom: 1px solid #999999;

		margin-bottom: 5px;

		color: #363636;

	}

	

	.items ul {

		overflow: hidden;

		margin: 0 20px;

	}

	

	.items ul li {

		float: left;

		margin-right: 30px;

		color: #666666;

		font-size: 12px;

		line-height: 30px;

	}

	

	.bdsharebuttonbox {

		float: right;

	}

	

	.items .details {

		margin: 10px 20px;

		min-height: 600px;

	}

	

	.items .details img {

		margin: 0 auto;

		max-width: 100%;height: auto !important;

	}

	/* .items .details img{    margin-left: -35px;} */

	

}
