/*手机*/
@media (max-width: 750px) {
	.contain {
		width: 94%;
	}

	.small_nav_btn {
		display: block;
		margin-left: 10px;
	}

	.paging li.style {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.header .nav-box {
		display: none;
	}

	.header .logo {
		width: 125px;
	}

	.header .nav-container .search-box {
		width: auto;
		min-width: 300px;
		max-width: 500px;
		right: 0;
		left: 0;
		margin: 0 auto;
		height: 50px;
	}

	.header .nav-container .search-box .search-inp {
		width: calc(100% - 70px);
	}

	.header .nav-container .search-box .search-box1 {
		width: 70px;
	}

	.home-banner {
		/* height: 100vh; */
		height: 420px;
	}

	.inside-banner h2 {
		font-size: 30px;
	}


	.home-banner-item .text h1 {
		font-size: 20px;
		margin: 15px 0 5px;
	}

	.home-banner-item .text h1::after {
		height: 2px;
		width: 25px;
		top: -15px;
	}

	.home-banner-item .text h3 {
		font-size: 16px;
	}

	.home-banner .swiper-container-vertical>.swiper-pagination-bullets {
		right: 10px;
	}

	.home-banner .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}

	.home-banner .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet-active {
		height: 20px;
	}

	.home-banner-nav .contain {
		width: 100%;
	}

	.home-banner-nav .nav-item:first-child {
		padding-left: 5px;
	}

	.home-banner-nav .nav-item:first-child h4 {
		font-size: 12px;
		box-sizing: border-box;
	}

	.home-banner-nav .nav-item:first-child h3 {
		font-size: 14px;
	}

	.home-banner-nav .nav-item:first-child h3::after {
		width: 25px;
		bottom: -10px;
	}

	.home-banner-nav .nav-item-all {
		flex-direction: column;
	}

	.home-banner-nav .nav-item-all:hover {
		min-height: 230px;
	}

	.home-banner-nav .nav-item-all h5 {
		font-size: 14px;
		margin-left: 0;
		text-align: center;
	}

	.home-banner-nav .nav-item-all:hover h5 {
		margin-right: 0;
	}

	.home-banner-nav .nav-item-all>img {
		width: 28px;
	}

	.home-about {
		margin: 40px 0 20px;
	}

	.home-about-item h2 {
		margin-bottom: 20px;
		font-size: 24px;
	}

	.home-about-item {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}

	.home-about-item.text {
		padding-right: 0;
	}

	.home-about-item .txt {
		line-height: 34px;
	}

	.footer {
		height: auto;
		padding: 20px 0;
	}

	.home-about-item .look-detail {
		line-height: 40px;
		font-size: 14px;
		width: 120px;
	}

	/* 关于思安信 */
	.inside-nav-box .contain {
		height: auto;
		padding: 25px 0 10px;
	}

	.inside-nav {
		width: 100%;
		margin-top: 20px;
	}

	.inside-nav li {
		border-width: 1px;
		margin: 0 20px 15px 0;
		padding-bottom: 5px;
	}

	.about-content .box {
		margin: 60px 0;
	}

	.about-content .logo-img-box {
		width: 247px;
		height: 236px;
		margin: 30px auto;
		background-size: 100% 100%;
	}

	.about-content .list {
		margin-bottom: 50px;
	}

	.about-content .list li {
		width: calc((100% - 30px) / 3);
		margin-right: 15px;
	}

	.about-content .box .text p {
		font-size: 14px;
		line-height: 30px;
	}

	/* 团队管理 */
	.team-manage .top {
		margin: 60px 0;
	}

	.team-manage .top .text .tit h2 {
		font-size: 28px;
	}

	.team-manage .top .text .tit h3 {
		font-size: 18px;
		line-height: 36px;
	}

	.team-manage .top .text {
		margin-right: 0;
	}

	.team-manage .top .img-box {
		width: 100%;
		margin: 0 auto;
	}

	.team-manage .top .text .list {
		margin: 40px 0;
	}

	.team-manage .top .text .list li {
		line-height: 36px;
		font-size: 16px;
	}

	.team-manage .top .text .list li::before {
		top: 16px;
	}

	.team-manage .bottom {
		margin-bottom: 20px;
	}

	.team-manage .bottom .list li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.team-manage .bottom .list li .img-box {
		height: auto;
		width: 100%;
		margin: 0 auto;
	}

	.team-manage .bottom .list li .img-box>img {
		width: 100%;
	}

	.team-manage .bottom .list li .text {
		padding: 0 5px;
	}

	.team-manage .bottom .list li .tit h2 {
		font-size: 28px;
	}

	.team-manage .bottom .list li .tit h3 {
		font-size: 16px;
	}

	.team-manage .bottom .list li p {
		font-size: 16px;
		line-height: 30px;
	}

	/* 企业文化 */
	.company-culture .top {
		padding: 30px 0 60px;
	}

	.company-culture .top .list {
		margin-top: 40px;
		width: 100%;
	}

	.company-culture .top .list li {
		display: flex;
		flex-direction: column;
		align-items: center;
		max-width: 20%;
		box-sizing: border-box;
		font-size: 12px;
		text-align: center;
	}

	.company-culture .top .list li .img-box {
		width: 50px;
		height: 50px;
		background-size: 20px 20px;
		margin-bottom: 15px;
	}

	.company-culture .top .list li .img-box>img {
		width: 20px;
		height: 20px;
	}

	.company-culture .middle {
		padding: 50px 0;
		height: auto;
		background-size: cover;
	}

	.company-culture .middle .list {
		padding-top: 50px;
	}

	.company-culture .middle .list li {
		width: calc(50% - 10px);
		margin-right: 20px !important;
		padding: 20px 20px;
		height: auto;
	}

	.company-culture .middle .list li:nth-child(2n) {
		margin-right: 0 !important;
	}

	.company-culture .middle .list li h2 {
		font-size: 28px;
	}

	.company-culture .middle .list li p {
		font-size: 14px;
		line-height: 25px;
	}

	.company-culture .bottom {
		padding: 60px 0 30px;
	}

	.company-culture .bottom .list {
		padding-top: 40px;
	}

	.company-culture .bottom .list li {
		width: 100%;
		margin-bottom: 35px;
	}

	.company-culture .bottom .list li>p {
		padding: 20px 10px 0;
		font-size: 14px;
		line-height: 25px;
	}

	.company-culture .title {
		font-size: 28px;
		line-height: 40px;
	}

	/* 使命愿景 */
	.mission-vision .top .tit {
		height: auto;
		padding: 5px 0;
		margin-bottom: 50px;
	}

	.mission-vision .top .tit .t1,
	.mission-vision .top .tit .t2,
	.mission-vision .top .tit span {
		font-size: 20px;
		line-height: 30px;
	}

	.mission-vision .top .tit .t3 {
		width: 100%;
		text-align: center;
	}

	.mission-vision .top .tit .t2 {
		border-width: 1px;
	}

	.mission-vision .top .text-box .text {
		width: 100%;
		margin-bottom: 40px;
	}

	.mission-vision .top .text-box .img-box {
		width: 100%;
	}

	.mission-vision .top .text-box .text h2,
	.mission-vision .bottom .text-box h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.mission-vision .top .text-box .text h2::after,
	.mission-vision .bottom .text-box h2::after {
		bottom: -7px;
	}

	.mission-vision .top .text-box .text .txt h3 {
		font-size: 18px;
		line-height: 38px;
	}

	.mission-vision-swiper {
		width: 100%;
	}

	.mission-vision .bottom {
		padding: 80px 0;
	}

	.mission-vision .bottom .text-box {
		width: 100%;
		margin-left: 0;
		margin-top: 50px;
	}

	.mission-vision-swiper .btn-box {
		right: 0;
		width: 60px;
		height: 30px;
	}
	.mission-vision-swiper .btn-box .btn {
		width: 30px;
		height: 30px;
		background-size:8px 15px;
	}

	.mission-vision .bottom .text-box>p {
		overflow: auto;
		max-height: 1000px;
	}

	/* 新闻中心 */
	.news-centent {
		padding: 60px 0 80px;
	}

	.news-list .news-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.news-list .news-item .time {
		padding-top: 20px;
		font-size: 16px;
	}

	.news-list .news-item .tit {
		font-size: 18px;
		padding: 20px 0;
	}

	.news-list .news-item .look-detail {
		padding: 15px;
		font-size: 15px;
		line-height: 30px;
	}

	/* 新闻详情 */
	.news-detail-contain {
		width: 94%;
	}

	.news-detail .middle img {
		max-width: 100%;
		margin: 40px auto;
	}

	.news-detail .top {
		padding-top: 40px;
	}

	.news-detail .top .tit {
		font-size: 28px;
	}

	.news-detail .top .time {
		margin-top: 25px;
	}

	.news-detail .middle {
		padding-top: 40px;
		padding-bottom: 20px;
	}

	.news-detail .bottom {
		padding-bottom: 80px;
	}

	.news-detail .bottom .list li {
		line-height: 30px;
	}

	.news-detail .bottom .go-back {
		margin-bottom: 25px;
	}

	/* 发展历程 */
	.develop-course .title {
		font-size: 28px;
		padding-top: 30px;
	}

	.develop-course .list {
		padding: 30px 0;
	}

	.develop-course .list li {
		padding: 40px 0;
	}

	.develop-course .list li .box {
		flex-direction: column;
	}

	.develop-course .list .year {
		justify-content: start !important;
		align-items: flex-start;
		padding-right: 5;
		padding-left: 5px;
		width: 100%;
		font-size: 24px;
	}

	.develop-course .list li:nth-child(2n+1) .year {
		margin-bottom: 30px;
	}

	.develop-course .list li:nth-child(2n) .year {
		margin-top: 40px;
	}

	.develop-course .list .content-box {
		width: 100%;
		padding: 0 5px !important;
	}

	.develop-course .list li::before {
		display: none;
	}

	.develop-course .list li:hover::after {
		right: 40px;
		top: auto;
		bottom: auto;
		left: auto;
		transform: translate(0, 0);
		width: 30px;
		height: 30px;
	}

	.develop-course .list li:nth-child(2n+1):hover::after {
		top: 40px;
	}

	.develop-course .list li:nth-child(2n):hover::after {
		bottom: 40px;
	}

	.develop-course .list .img-box {
		width: 130px;
	}

	.develop-course .list .text-box {
		width: calc(100% - 145px);
	}

	.develop-course .list .item .time {
		font-size: 17px;
		line-height: 28px;
	}

	.develop-course .list .item>p {
		font-size: 13px;
		line-height: 24px;
	}

	/* 核心技术平台 */
	.technology-platform .tit1 {
		font-size: 20px;
	}

	.technology-platform .tit2 {
		font-size: 16px;
		padding: 15px 0 10px;
	}

	.technology-platform .top {
		padding-top: 50px;
		padding-bottom: 30px;
	}

	.technology-platform .top .tags {
		padding: 30px 0;
	}

	.technology-platform .top .tags .tag {
		width: 48px;
		font-size: 12px;
	}

	.technology-platform .top .tags .img-box {
		width: 48px;
		height: 48px;
		margin-bottom: 10px;
	}

	.technology-platform .top .tags .img-box>img {
		width: 20px;
		height: 20px;
	}

	.technology-platform .top .list li .img-box {
		width: 100%;
	}

	.technology-platform .top .list li .text-box {
		width: 100%;
		padding: 30px 5px;
	}

	.technology-platform .top .list li .text-box .tit {
		font-size: 16px;
		line-height: 24px;
	}

	.technology-platform .top .list li .text-box>p {
		height: auto;
		padding-right: 0;
		font-size: 14px;
		line-height: 30px;
	}

	.technology-platform .top .tips-box {
		padding: 30px 8px;
		font-size: 14px;
		line-height: 30px;
	}

	.technology-platform .bottom {
		padding: 50px 0 20px;
	}

	.technology-platform .bottom .list li {
		width: calc(50% - 10px);
		margin: 5px !important;
		box-sizing: border-box;
	}

	.technology-platform .bottom .tips-box {
		padding: 30px 8px;
		font-size: 14px;
		line-height: 30px;
	}

	.technology-platform .bottom .list li .mask>p {
		font-size: 16px;
		line-height: 28px;
		bottom: 30px;
	}

	/* 在研产品管线 */
	.product .top {
		padding-top: 130px;
		padding-bottom: 230px;
		min-height: auto;
	}

	.product .top .contain {
		overflow-x: scroll;
	}

	.product .top .table {
		width: 1400px;
	}

	.product .top .table .thead li,
	.product .top .table .tbody li {
		width: 140px;
	}

	.product .top .table .thead li:first-child,
	.product .top .table .tbody li:first-child {
		width: 140px;
	}

	.product .top .contain {
		scrollbar-color:#3769ae #cccccc;
		scrollbar-width: thin;
	}

	.product .top .contain::-webkit-scrollbar {
		width: 4px;
		height: 6px;
		background-color: #cccccc;
	}

	.product .top .contain::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background-color: #3769ae;
	}

	.product .bottom .list {
		transform: translateY(-110px);
	}

	.product .bottom .list .text-box {
		width: 100%;
		padding: 20px 15px;
	}

	.product .bottom .list .text-box p {
		font-size: 14px;
		line-height: 28px;
		padding-right: 0;
		height: auto;
	}

	.product .bottom .list .img-box {
		width: 100%;
	}

	.product .bottom .list li {
		margin-bottom: 50px;
	}

	.product .bottom .list .text-box h2 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 10px;
	}

	/* 战略合作 */
	.cooperation {
		padding: 50px 0;
	}

	.cooperation .bottom .list {
		background-size: 100% 20px;
	}

	.cooperation .bottom .list li {
		width: calc(50% - 40px);
	}

	.cooperation .top .tit1 {
		font-size: 26px;
		line-height: 30px;
	}

	.cooperation .top .tit2 {
		width: calc(100% - 80px);
		font-size: 16px;
		line-height: 30px;
		margin: 20px auto;
	}

	/* 发表文献 */
	.literature {
		padding: 50px 0;
	}

	.literature .list li {
		padding: 25px;
	}

	.literature .list li .text-box {
		width: calc(100% - 130px);
		padding-right: 40px;
	}

	.literature .list li .btn {
		width: 130px;
		line-height: 45px;
		font-size: 12px;
	}

	.literature .list li .btn>img {
		width: 20px;
	}

	.literature .list li .text-box h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.literature .list li .text-box p {
		font-size: 13px;
	}

	/* 研发中心 */
	.research-center {
		padding: 50px 0;
	}

	.research-center .top {
		padding-bottom: 10px;
	}

	.research-center .bottom .list li:nth-child(2n+1) {
		width: calc(50% - 10px);
		margin-right: 20px;
		margin-top: 20px;
	}

	.research-center .bottom .list li:nth-child(2n) {
		width: calc(50% - 10px);
		margin-right: 0;
		margin-top: 20px;
	}

	.research-center .top p {
		font-size: 16px;
		line-height: 40px;
	}

	/* 工作环境 */
	.work-environ .top {
		padding: 50px 0;
	}

	.work-environ .top .title-box h2 {
		font-size: 26px;
	}

	.work-environ .top .title-box p {
		font-size: 16px;
		margin: 10px 0 25px;
	}

	.work-environ .top .work-box .aside {
		width: 100%;
	}

	.work-environ .top .work-box .aside-item {
		padding: 15px 20px;
		height: auto;
	}

	.work-environ .top .work-box .aside-item h3 {
		font-size: 16px;
	}

	.work-environ .top .work-box .aside-item span {
		font-size: 12px;
	}

	.work-environ .top .work-box .aside-item .img-box {
		width: 25px;
	}

	.work-environ .top .work-box .work-banner {
		width: 100%;
		height: auto;
	}

	.work-environ .top .work-box .work-banner .btn-box {
		width: 60px;
		height: 30px;
	}

	.work-environ .top .work-box .work-banner .btn-box .btn {
		width: 30px;
		height: 30px;
		background-size: 6px 13px;
	}

	.work-environ .middle {
		padding: 50px 0;
	}


	.work-environ .middle .content-box .img-box {
		width: 100%;
	}

	.work-environ .middle .content-box .img-box img {
		width: 100%;
	}

	.work-environ .middle .content-box .text-box {
		width: 100%;
		padding: 30px 20px;
		box-sizing: border-box;
	}

	.work-environ .bottom .text-box {
		padding: 30px 20px;
		width: 100%;
		box-sizing: border-box;
		margin-right: 0;
	}

	.work-environ .bottom .img-boxs {
		width: 100%;
	}

	.work-environ .bottom .img-box img {
		width: 100%;
	}

	.work-environ .bottom {
		padding: 50px 0;
	}

	.work-environ .middle .content-box .text-box h2,
	.work-environ .bottom .content-box .text-box h2 {
		font-size: 22px;
	}

	.work-environ .middle .content-box .text-box p,
	.work-environ .bottom .content-box .text-box p {
		font-size: 14px;
		line-height: 30px;
	}

	/* 职业发展环境 */
	.advantages .top {
		padding: 50px 0;
	}

	.advantages .top p {
		width: calc(100% - 30px);
		font-size: 14px;
		line-height: 36px;
	}

	.advantages .top h2 {
		font-size: 26px;
	}

	.advantages .bottom {
		min-height: auto;
		background-size: 100% 100%;
	}

	.advantages .bottom .list {
		padding: 50px 0;
	}

	.advantages .bottom .list li {
		width: 100%;
		padding-top: 20px;
		margin-bottom: 50px;
	}

	.advantages .bottom .list li:last-child {
		margin-bottom: 0;
	}


	.advantages .bottom .list li>p {
		width: calc(100% - 40px);
		font-size: 14px;
		line-height: 36px;
		background-size:50px 53px;
		height: 220px;
		margin-bottom: 20px;
	}

	/* 工作机会 */
	.chance {
		padding: 60px 0;
	}

	.chance .top {
		padding: 0 20px;
	}

	.chance .top .tags .tag {
		margin-right: 20px;
	}

	.chance .middle h2 {
		font-size: 18px;
		width: 80px;
	}

	.chance .middle .search-box {
    max-width: calc(100% - 80px);
	}

	.chance .middle .search-box .inp {
		padding: 8px 12px;
		height: 45px;
		margin-right: 10px;
	}

	.chance .middle .search-box .search-btn {
		width: 80px;
		height: 45px;
		background-size:18px 18px;
		min-width: 45px;
	}

	.chance .bottom .list li {
		width: 100%;
		padding: 20px 25px 20px 20px;
		background-position:calc(100% - 15px) center;
		background-size:20px 17px;
	}

	.chance .bottom .list li h3 {
		font-size: 18px;
		line-height: 18px;
		background-size:4px 100%;
		padding-left: 10px;
		margin-bottom: 25px;
	}

	.chance .bottom .list li p {
		display: flex;
		flex-wrap: wrap;
	}

	.chance .bottom .list li p span {
		font-size: 12px;
	}

	/* 职位详情 */
	.chance-detail .contain {
		padding:30px 0px;
	}

	.chance-detail .top {
		height: auto;
		padding:35px 25px 25px 25px;
	}

	.chance-detail .top h2 {
		font-size: 24px;
	}

	.chance-detail .bottom {
		padding:5px 20px 45px;
	}

	.chance-detail .bottom .go-back {
		width: 120px;
		line-height: 40px;
		font-size: 16px;
	}

	/* 联系我们 */

	.connect-us .top {
		padding-bottom: 50px;
	}

	.connect-us .top .list {
		flex-wrap: wrap;
	}

	.connect-us .top .list li {
		width: 50%;
		margin-bottom: 50px;
		padding: 0 40px;
	}

	.connect-us .top .list li:nth-child(2n)::after {
		display: none;
	}

	.connect-us .top .list li .img-box>img {
		width: 30px;
	}

	.connect-us .top .list li>span {
		font-size: 14px;
	}

	.connect-us .top .list li>p {
		font-size: 16px;
	}

	.connect-us .map-box, 
	.connect-us .map {
		height: 420px;
	}
 


}





















@media (max-width: 600px) {

	/* 关于思安信 */
	.about-content .list li {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}

	.about-content .logo-img-box {
		width: 200px;
		height: 210px;
	}

	.about-content .logo-img-box span {
		font-size: 24px;
	}

	.technology-platform .bottom .list li {
		width: 100%;
		margin: 0 0 20px !important;
		box-sizing: border-box;
	}

	/* 战略合作 */
	.cooperation .bottom .list li {
		width: calc(50% - 20px);
		margin: 0 10px 20px;
	}

	.cooperation .top .tit2 {
		width: 100%;
	}

	.cooperation .bottom .list {
		background-size: 100% 15px;
	}

	/* 发表文献 */
	.literature .list li {
		padding: 25px 10px;
	}

	.literature .list li .text-box {
		width: calc(100% - 100px);
		padding-right: 20px;
	}

	.literature .list li .btn {
		width: 100px;
		line-height: 35px;
		font-size: 12px;
	}

	.literature .list li .btn>img {
		width: 15px;
		margin-left: 5px;
	}

	.literature .list li .text-box h3 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.literature .list li .text-box p {
		font-size: 12px;
	}

	/* 工作环境 */
	.work-environ .middle .content-box .text-box,
	.work-environ .bottom .text-box {
		padding: 20px 15px;
	}

	/* 工作机会 */
	.chance .middle  {
		padding: 50px 0;
		flex-wrap: wrap;
	}

	.chance .middle h2 {
		font-size: 18px;
		width: 100%;
	}

	.chance .middle .search-box {
		justify-content: space-between;
		width: 100%;
		margin-top: 30px;
		max-width: 100%;
	}

	.chance .middle .search-box .inp {
		max-width: calc(100% - 45px);
	}

	/* 职位详情 */
	.chance-detail .list li {
		margin-right: 0;
		width: 100%;
	}

	/* 联系我们 */

	.connect-us {
		padding: 80px 0;
	}
	.connect-us .top {
		padding-bottom: 30px;
	}

	.connect-us .top .list li {
		width: 50%;
		margin-bottom: 30px;
		padding: 0 15px;
	}

	.connect-us .top .list li .img-box>img {
		width: 25px;
	}

	.connect-us .top .list li>span {
		font-size: 12px;
	}

	.connect-us .top .list li>p {
		font-size: 14px;
	}

	.connect-us .map-box, 
	.connect-us .map {
		height: 340px;
	}

}










@media (min-width: 751px) and (max-width: 1200px) {
	.contain {
		width: 98%;
	}

	.header .nav-box .item {
		margin: 0 10px;
	}

	.header .logo {
		width: 125px;
	}

	.header .nav-container .search-btn {
		margin-left: 15px;
	}

	.home-banner {
		height: 850px;
	}

	.home-banner-item .text {
		left: 10px;
	}

	.home-banner-item .text h1 {
		font-size: 34px;
		margin: 15px 0 8px;
	}

	.home-banner-item .text h1::after {
		width: 30px;
		height: 3px;
		top: -15px;
	}

	.home-banner-item .text h3 {
		font-size: 22px;
	}

	.home-banner .swiper-container-vertical>.swiper-pagination-bullets {
		right: 25px;
	}

	.home-banner-nav .contain {
		width: 100%;
	}

	.home-banner-nav .nav-item {
		min-height: 145px;
	}

	.home-banner-nav .nav-item-all:hover {
		min-height: 230px;
	}

	.home-banner-nav .nav-item:first-child {
		padding-left: 5px;
	}

	.home-banner-nav .nav-item:first-child h4 {
		font-size: 14px;
	}

	.home-banner-nav .nav-item:first-child h3 {
		font-size: 20px;
	}

	.home-banner-nav .nav-item-all h5 {
		font-size: 16px;
		margin-left: 10px;
	}

	.home-banner-nav .nav-item-all>img {
		width: 25px;
	}

	.home-about-item {
		width: calc(50% - 10px);
		height: auto;
	}

	.home-about-item.text {
		width: 100%;
		padding: 0;
		margin-bottom: 40px;
	}

	/* 关于思安信 */
	.about-content .box {
		align-items: center;
		margin: 70px 0;
	}

	.about-content .box .text {
		max-width: calc(100% - 300px);
	}

	.about-content .logo-img-box {
		width: 250px;
		height: 236px;
	}

	.about-content .list {
		margin-bottom: 70px;
	}

	.about-content .list li {
		width: calc((100% - 30px) / 3);
		margin-right: 15px;
	}

	/* 团队管理 */
	.team-manage .top {
		margin: 60px 0;
	}

	.team-manage .top .text {
		width: calc(100% - 350px);
		margin-right: 50px;
	}

	.team-manage .top .img-box {
		width: 300px;
	}

	.team-manage .top .text .list li {
		font-size: 16px;
		line-height: 45px;
	}

	.team-manage .top .text .list li::before {
		top: 22px;
	}

	.team-manage .bottom {
		margin-bottom: 60px;
	}

	.team-manage .bottom .list li {
		width: calc((100% - 20px) / 3);
		margin-right: 10px;
	}

	.team-manage .bottom .list li .img-box {
		height: auto;
	}

	.team-manage .bottom .list li .tit h2 {
		font-size: 26px;
	}

	.team-manage .bottom .list li .tit h3 {
		font-size: 17px;
	}

	.team-manage .bottom .list li p {
		font-size: 16px;
		line-height: 30px;
	}

	.team-manage .bottom .list li .text {
		padding: 0 10px;
	}

	/* 企业文化 */
	.company-culture .middle .list li {
		padding: 20px;
		height: auto;
	}

	.company-culture .middle .list li h2 {
		font-size: 50px;
	}

	.company-culture .middle .list li p {
		font-size: 18px;
		line-height: 38px;
	}

	.company-culture .bottom .list li>p {
		font-size: 16px;
		line-height: 24px;
		padding: 20px 8px 0;
	}

	/* 使命愿景 */
	.mission-vision .top .text-box .text {
		width: 50%;
	}

	.mission-vision .top .text-box .img-box {
		width: calc(50% - 50px);
		height: auto;
		margin-left: 50px;
	}

	.mission-vision .top .text-box .text h2 {
		margin-bottom: 20px;
		padding-top: 5px;
	}

	.mission-vision .top .text-box .text .txt h3 {
		line-height: 40px;
	}

	.mission-vision .top .tit .t1,
	.mission-vision .top .tit .t2,
	.mission-vision .top .tit span {
		font-size: 28px;
	}

	.mission-vision-swiper {
		width: 50%;
	}

	.mission-vision .bottom .text-box {
		width: calc(50% - 50px);
		margin-left: 50px;
	}

	.mission-vision-swiper .btn-box {
		right: -40px;
		width: 80px;
		height: 40px;
	}

	.mission-vision-swiper .btn-box .btn {
		width: 40px;
		height: 40px;
	}

	.mission-vision .bottom .text-box>p {
		line-height: 45px;
		font-size: 16px;
		max-height: 240px;
	}

	.mission-vision .bottom .text-box h2 {
		padding-top: 10px;
		margin-bottom: 30px;
	}

	.mission-vision .top .text-box .text .txt {
		margin-bottom: 20px;
	}

	/* 新闻详情 */
	.news-detail .middle img {
		max-width: 100%;
	}
	

	/* 发展历程 */
	.develop-course .list li {
		padding: 50px 0;
	}

	.develop-course .list .content-right-box,
	.develop-course .list .year-right {
		padding-left: 25px;
	}

	.develop-course .list .content-left-box,
	.develop-course .list .year-left {
		padding-right: 25px;
	}

	.develop-course .list .img-box {
		width: 130px;
	}

	.develop-course .list .text-box {
		width: calc(100% - 150px);
	}

	.develop-course .list li:hover::after {
		width: 30px;
		height: 30px;
	}

	.develop-course .list .year {
		font-size: 30px;
	}

	.develop-course .list .item .time {
		font-size: 20px;
		line-height: 30px;
	}

	.develop-course .list .item>p {
		font-size: 14px;
		line-height: 24px;
	}

	/* 核心技术平台 */
	.technology-platform .tit1 {
		font-size: 24px;
	}

	.technology-platform .tit2 {
		font-size: 22px;
		padding: 25px 0 18px;
	}

	.technology-platform .top .tags {
		padding: 50px 20px;
	}

	.technology-platform .top .list li .img-box {
		width: 43.5%;
	}

	.technology-platform .top .list li .text-box {
		width: 56.5%;
		padding: 30px;
	}

	.technology-platform .top .list li .text-box .tit {
		font-size: 22px;
		line-height: 30px;
	}

	.technology-platform .top .list li .text-box>p {
		padding-right: 20px;
		margin-top: 10px;
		font-size: 16px;
		line-height: 30px;
	}

	.technology-platform .bottom .tips-box {
		padding: 30px 40px;
	}

	.technology-platform .bottom {
		padding-bottom: 50px;
	}

	.technology-platform .top .tips-box {
		font-size: 16px;
		line-height: 38px;
		padding: 30px 100px;
	}

	.technology-platform .bottom .list li .mask>p {
		font-size: 14px;
		line-height: 20px;
	}

	/* 在研产品管线 */
	.product .top .contain {
		overflow-x: scroll;
	}

	.product .top .table {
		width: 1600px;
	}

	.product .top .contain {
		scrollbar-color:#3769ae #cccccc;
  scrollbar-width: thin;
	}

	.product .top .contain::-webkit-scrollbar {
		width: 4px;
		height: 8px;
		background-color: #cccccc;
	}

	.product .top .contain::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background-color: #3769ae;
	}

	.product .bottom .list {
		transform: translateY(-150px);
	}

	.product .bottom .list li {
		margin-bottom: 50px;
	}

	.product .bottom .list .img-box {
		width: 350px;
		height: 300px;
	}

	.product .bottom .list .img-box>img {
		height: 100%;
	}

	.product .bottom .list .text-box {
		width: calc(100% - 350px);
		padding: 20px;
	}

	.product .bottom .list .text-box h2 {
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 28px;
	}

	.product .bottom .list .text-box p {
		padding-right: 20px;
		font-size: 14px;
		line-height: 25px;
	}

	/* 战略合作 */
	.cooperation .bottom .list li {
		width: calc((100% - 120px) / 3);
	}

	.cooperation {
		padding: 80px 0;
	}

	/* 发表文献 */
	.literature .list li .text-box {
		padding-right: 70px;
	}

	/* 研发中心 */
	.research-center {
		padding: 70px 0;
	}

	.research-center .bottom .list li {
		width: calc((100% - 60px) / 3);
		margin-right: 30px;
		margin-top: 30px;
	}

	.research-center .top {
		padding-bottom: 30px;
	}

	.research-center .top p {
		font-size: 20px;
		line-height: 50px;
	}

	/* 工作环境 */
	.work-environ .top .work-box .aside {
		width: 230px;
	}

	.work-environ .top .work-box .aside-item {
		padding: 35px 20px;
		height: 100px;
	}

	.work-environ .top .work-box .work-banner {
		width: calc(100% - 230px);
		height: 500px;
	}

	.work-environ .middle .content-box .img-box {
		width: 100%;
	}

	.work-environ .middle .content-box .img-box img {
		width: 100%;
	}

	.work-environ .middle .content-box .text-box {
		width: 100%;
		padding: 80px 40px;
		box-sizing: border-box;
	}

	.work-environ .bottom .text-box {
		padding: 80px 40px;
		width: 100%;
		box-sizing: border-box;
		margin-right: 0;
	}

	.work-environ .bottom .img-boxs {
		width: 100%;
	}

	.work-environ .bottom .img-box img {
		width: 100%;
	}

	/* 职业发展优势 */
	.advantages .top p {
		max-width: 700px;
	}

	.advantages .bottom {
		min-height: 550px;
		background-size: 100% 550px;
	}

	.advantages .bottom .list {
		padding: 80px 0;
	}

	.advantages .bottom .list li {
		padding-top: 30px;
	}

	.advantages .bottom .list li>p {
		font-size: 18px;
		line-height: 38px;
		background-size: 66px 70px;
	}

	/* 工作机会 */
	.chance .bottom .list li {
		width: 100%;
	}

	/* 职位详情 */
	.chance-detail .contain {
		padding: 60px 40px;
	}

	.chance-detail .top {
		height: auto;
		padding-bottom: 25px;
	}

	.chance-detail .bottom {
		padding-left: 50px;
		padding-right: 50px;
	}

	/* 联系我们 */
	.connect-us .top .list li {
		padding: 0 25px;
	}

	.connect-us .top .list li .img-box>img {
		width: 30px;
	}

	.connect-us .top .list li>span {
		font-size: 14px;
	}

	.connect-us .top .list li>p {
		font-size: 16px;
	}

	.connect-us .map-box, .connect-us .map {
     height: 450px;
	}

	/* 新闻中心 */
  .news-list .news-item .tit {
		font-size: 20px;
		line-height: 32px;
		padding: 20px 0;
	}

	.news-list .news-item .look-detail {
		font-size: 16px;
		line-height: 32px;
		padding: 20px 15px;
	}

	.news-list .news-item {
		margin-bottom: 50px;
	}
}



























@media (min-width: 1201px) and (max-width: 1600px) {
	.contain {
		width: 96%;
	}

	.header .nav-box .item {
		margin: 0 25px;
	}

	.home-header .logo {
		width: 150px;
	}

	.home-banner .contain {
		width: 100%;
	}

	.home-banner-item .text {
		left: 15px;
	}

	.home-banner-item .text h1 {
		font-size: 50px;
		margin: 18px 0 10px;
	}

	.home-banner-item .text h1::after {
		width: 40px;
		top: -18px;
		height: 4px;
	}

	.home-banner-item .text h3 {
		font-size: 30px;
	}

	.home-about-item h2 {
		margin-bottom: 20px;
	}

	.home-about-item .txt {
		line-height: 32px;
	}

	.home-about-item.text {
		padding-right: 45px;
	}

	.home-about-item .look-detail {
		width: 130px;
		line-height: 45px;
		font-size: 15px;
	}

	/* 关于思安信 */
	.about-content .box {
		align-items: center;
		margin: 70px 0;
	}

	.about-content .box .text {
		max-width: calc(100% - 500px);
	}

	.about-content .logo-img-box {
		width: 400px;
		height: 236px;
	}

	.about-content .list {
		margin-bottom: 70px;
	}

	.about-content .list li {
		width: calc((100% - 40px) / 3);
		margin-right: 20px;
	}

	/* 团队管理 */
	.team-manage .top {
		margin: 60px 0;
	}

	.team-manage .top .text {
		width: calc(100% - 450px);
		margin-right: 50px;
	}

	.team-manage .top .img-box {
		width: 400px;
	}

	.team-manage .top .text .list li {
		font-size: 16px;
		line-height: 45px;
	}

	.team-manage .top .text .list li::before {
		top: 22px;
	}

	.team-manage .bottom {
		margin-bottom: 60px;
	}

	.team-manage .bottom .list li {
		width: calc((100% - 30px) / 3);
		margin-right: 15px;
	}

	.team-manage .bottom .list li .img-box {
		height: auto;
	}

	.team-manage .bottom .list li .tit h2 {
		font-size: 26px;
	}

	.team-manage .bottom .list li .tit h3 {
		font-size: 17px;
	}

	.team-manage .bottom .list li p {
		font-size: 16px;
		line-height: 30px;
	}

	.team-manage .bottom .list li .text {
		padding: 0 10px;
	}

	/* 企业文化 */
	.company-culture .middle .list li {
		padding: 20px;
		height: auto;
	}

	.company-culture .middle .list li h2 {
		font-size: 50px;
	}

	.company-culture .middle .list li p {
		font-size: 18px;
		line-height: 38px;
	}

	.company-culture .bottom .list li>p {
		font-size: 16px;
		line-height: 24px;
		padding: 20px 8px 0;
	}


	/* 使命愿景 */
	.mission-vision .top .text-box .text {
		width: 50%;
	}

	.mission-vision .top .text-box .img-box {
		width: calc(50% - 50px);
		height: auto;
		margin-left: 50px;
	}

	.mission-vision .top .text-box .text h2 {
		margin-bottom: 20px;
		padding-top: 5px;
	}

	.mission-vision .top .text-box .text .txt h3 {
		line-height: 40px;
	}

	.mission-vision .top .tit .t1,
	.mission-vision .top .tit .t2,
	.mission-vision .top .tit span {
		font-size: 28px;
	}

	.mission-vision-swiper {
		width: 50%;
	}

	.mission-vision .bottom .text-box {
		width: calc(50% - 50px);
		margin-left: 50px;
	}

	.mission-vision-swiper .btn-box {
		right: -40px;
		width: 80px;
		height: 40px;
	}

	.mission-vision-swiper .btn-box .btn {
		width: 40px;
		height: 40px;
	}

	.mission-vision .bottom .text-box>p {
		line-height: 50px;
		font-size: 16px;
		max-height: 240px;
	}

	.mission-vision .bottom .text-box h2 {
		padding-top: 10px;
		margin-bottom: 30px;
	}

	/* 发展历程 */
	.develop-course .list .content-right-box,
	.develop-course .list .year-right {
		padding-left: 45px;
	}

	.develop-course .list .content-left-box,
	.develop-course .list .year-left {
		padding-right: 45px;
	}

	/* 核心技术平台 */
	.technology-platform .top .list li .text-box .tit {
		font-size: 28px;
		line-height: 45px;
	}

	.technology-platform .top .list li .img-box {
		width: 43.5%;
	}

	.technology-platform .top .list li .text-box {
		width: 56.5%;
		padding: 45px 50px 45px 100px;
	}

	.technology-platform .bottom .tips-box {
		padding: 30px 200px 0;
	}

	/* 在研产品管线 */
	.product .top .table .thead li:first-child,
	.product .top .table .tbody li:first-child {
		width: 200px;
		flex-shrink: 0;
	}

	.product .top .table .thead li,
	.product .top .table .tbody li {
		width: calc((100% - 200px) / 9);
	}

	.product .bottom .list {
		transform: translateY(-150px);
	}

	.product .bottom .list li {
		margin-bottom: 110px;
	}

	.product .bottom .list .img-box {
		width: 43.5%;
	}

	.product .bottom .list .text-box {
		width: 56.5%;
		padding: 30px;
	}

	.product .bottom .list .text-box h2 {
		margin-bottom: 10px;
	}

	/* 发表文献 */
	.literature .list li .text-box {
		padding-right: 100px;
	}

	/* 研发中心 */
	.research-center .bottom .list li {
		width: calc((100% - 80px) / 3);
		margin-right: 40px;
	}

	/* 工作环境 */
	.work-environ .top .work-box .aside-item {
		padding: 35px;
	}

	.work-environ .middle .content-box .text-box {
		padding: 30px 40px;
		height: 500px;
		box-sizing: border-box;
	}

	.work-environ .middle .content-box .img-box {
		height: 500px;
	}

	.work-environ .middle .content-box .img-box>img {
		width: 100%;
		height: 100%;
	}

	.work-environ .middle .content-box .text-box p,
	.work-environ .bottom .content-box .text-box p {
		line-height: 38px;
		font-size: 18px;
	}

	.work-environ .bottom .text-box {
		padding: 30px 40px;
		height: 500px;
		box-sizing: border-box;
	}

	.work-environ .bottom .img-boxs {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 500px;
	}

	.work-environ .bottom .img-box img {
		width: 100%;
		height: 240px;
	}
	/* 职业发展优势 */
	.advantages .bottom .list li>p {
		line-height: 46px;
		font-size: 22px;
	}

	/* 联系我们 */
	.connect-us .top .list li {
		padding: 0 40px;
	}

}
