.aboutHeader,#product{
	height: auto;
	width: 1131px;
	margin: 0 auto;
	margin-top: 27px;
}
.about .aboutBox{
	margin-top: 20px;
}
p.ahout-title {
    font-size: 30px;
    color: #909090;
}
p.about-des {
    font-size: 13px;
    color: #909090;
    margin-top: 5px;
}
div#product ul {
    width: 1131px;
    margin: 0 auto;
    margin-left: -25px;
}
div#product ul li {
    float: left;
    width: 255px;
    height: 295px;
    margin-left: 25px;
    border-radius: 20px;
    cursor: pointer;
    margin-top: 20px;
}
#product ul li img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
#product .aboutHeader{
	margin-bottom: 15px;
}
.experCon{
	height: auto;
	width: 1131px;	
	margin: 40px auto 0;
}
.experCon{
	background: #fff;
}
.experImg {
    width: 728px;
    height: 435px;
        margin: 20px 0px 0px 10px;
}
.experImg img {
    width: 100%;
    height: 100%;
}
.experBox,.experVideo,.experVideo{
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
 	display: -moz-box; /* Firefox 17- */
 	display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  	display: -moz-flex; /* Firefox 18+ */
  	display: -ms-flexbox; /* IE 10 */
  	display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  	justify-content: space-between;
  	align-items: flex-start;
}
.experList {
    width: 344px;
    padding-top: 150px;
}
.experList p{
	margin-bottom: 5px;
}
.experIcon {
	margin-bottom: 25px;
}
.experIcon img{
	width: 40px;
	height: 40px;
	display: inline-block;
}
.experVideo{
	margin: 15px 0px 10px 10px;
	padding-bottom: 10px;
}
.experVideo ul li{
	float: left;
	    margin-left: 15px;
	cursor: pointer;
}
.experVideo ul li img{
	width: 359px;
	height: 194px;
}
.experVideo ul li p{
	margin: 5px 0 5px 0;
}
.experVideo ul {
    margin-left: -15px;
}
.shutter-1{
	width: 1131px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.culture{
	position: relative;
}
.shutter-1 .shutter-btn li.prev {
  left: 25px;
}
.shutter-1 .shutter-btn li.next {
  right: 25px;
}
.cultureList{
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
 	display: -moz-box; /* Firefox 17- */
 	display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  	display: -moz-flex; /* Firefox 18+ */
  	display: -ms-flexbox; /* IE 10 */
  	display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  	justify-content: space-between;
  	align-items: flex-start;
  	width: 1131px;
	margin: 0 auto;
	margin-top: 10px;
}
.cultureItem{
	width: 370px;
	cursor: pointer;
}
.cultureItem img{
	width: 100%;
}
.cultureItem p{
	margin-top: 8px;
}
