﻿.about_content{height: 1100px;width: 100%;}
.about_content .about_img{height: 20%;width: 100%;display: block;}
.tp .tp1{display: block;width: 100%;height: 100%;}
.tp .tp2{display: none;width: 100%;height: 100%;}
.tp .tp3{display: none;width: 100%;height: 100%;}
.tp .tp4{display: none;width: 100%;height: 100%;}
.tp .tp5{display: none;width: 100%;height: 100%;}
/* 所有元素也可以通过对父元素设置 text-align：center；的方式来实现居中。 */
.tp .tp1 p{font-size: 1rem;line-height: 1.5;font-weight: 500;color: #2F2F2F;margin: 0 10px;}
.tp .tp1 img{width: 90%;height: auto;margin-top: 50px; margin: 0 5%;margin-top:30px}

.tp .tp2 img{width: 80%;height: auto;margin-left: 10%;margin-top:5%}

.tp .tp3 p{font-size: 1rem;line-height: 1.5;font-weight: 500;color: #2F2F2F;}
.tp .tp3 img{width: 100%;height: auto;margin-top: 50px;}

.tp .tp4 p{font-size: 1rem;line-height: 1.5;font-weight: 500;color: #2F2F2F;}
.tp .tp4 img{width: 100%;height: auto;margin-top: 50px;}

.tp .tp5 p{font-size: 1rem;line-height: 1.5;font-weight: 500;color: #2F2F2F;margin: 10px 5%;}
.tp .tp5 img{width: auto;height: 40%;margin-top: 50px;margin-left:5%;}
