﻿.banners-pc {
	clear: both;
	height: 630px;
	margin-top: -52px;
}
.banners-pc .frame {
	height: 630px;
	background: no-repeat center center;
	background-size: cover;
}
.banners-mb {
	display: none;
	clear: both;
	height: 700px;
}
.banners-mb div {
	height: 100%;
}
.banners-mb .frame {
	height: 100%;
	background: no-repeat center center;
	background-size: cover;
}
 @media (max-width: 1024px) {
.banners-pc {
	display: none;
}
.banners-mb {
	display: block;
}
}
.main1 {
	background: #edeef0;
	height: 145px;
}
.main1 .con {
	overflow: hidden;
}
.main1 .con .intro {
	float: left;
	overflow: hidden;
	width: 33.33%;
	background-size: cover;
}
.main1 .con .bg1 {background:url(../img/index_imga.jpg) no-repeat right center;
}
.main1 .con .bg2 {
background:url(../img/index_imgb.jpg) no-repeat right center;
}
.main1 .con .intro .title {
	float: left;
	padding: 30px 24px 0 19px;
	height: 145px;
	background: #fff;
	position: relative;
}
.main1 .con .intro .max1 {
	max-width: 215px;
}
.main1 .con .intro .max2 {
	max-width: 188px;
}
.main1 .con .intro .title .h1 {
	color: #33a458;
	font-size: 16px;
	font-weight: bold;
}
.main1 .con .intro .title .h1 .line {
	width: 3px;
	height: 16px;
	background: #33a458;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.main1 .con .intro .title .p1 {
	font-size: 12px;
	color: #858d95;
	padding-top: 13px;
	line-height: 20px;
}
.main1 .con .intro .title .arrow {
	width: 0;
	height: 0;
	border-left: 10px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 30px;
	right: -10px;
}
.main1 .con .intro .pic {
	float: left;
}
.main1 .con .coop {
	float: left;
	width: 33.33%;
}
.main1 .con .coop .title {
	float: left;
	padding: 30px 30px 0 30px;
	height: 145px;
	background: #fff;
	text-align: center;
}
.main1 .con .coop .title .h1 {
	color: #33a458;
	font-weight: bold;
	font-size: 16px;
}
.main1 .con .coop .title .h1 .s1 {
	font-size: 10px;
	color: #b8bdc3;
	font-weight: normal;
	display: block;
	padding: 12px 0 32px 0;
}
.main1 .con .coop .title .btn .more {
	padding: 2px;
	border: 1px solid #c6c6c6;
	font-size: 12px;
	display: inline-block;
}
.main1 .con .coop .list {
	background: #33a458;
	height: 145px;
	width: 215px;
	display: inline-block;
}
.main1 .con .coop .list > li .box {
	display: block;
	padding: 62px 10px 0 0;
	color: #fff;
	overflow: hidden;
}
.main1 .con .coop .list > li .box .date {
	float: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.main1 .con .coop .list > li .box .date .p1 {
	font-size: 35px;
}
.main1 .con .coop .list > li .box .font {
	margin-left: 18px;
}
.main1 .con .coop .list > li .box .font .p2 {
	font-size: 12px;
	color: rgba(255,255,255,.5);
	overflow: hidden;
	height: 50px;
}
 @media (max-width: 1024px) {
.main1 {
	height: auto;
}
.main1 .g_cw {
	padding: 0;
}
.main1 .con .intro {
	float: none;
	width: 100%;
	background-size: cover;
	padding-bottom: 150px;
}
.main1 .con .bg1 {
background:url(../img/index_imga.jpg) no-repeat center center;
background-size:cover;
}
.main1 .con .bg2 {
background:url(../img/index_imgb.jpg) no-repeat center center;
background-size:cover;
}
.main1 .con .intro .max1 {
	max-width: none;
}
.main1 .con .intro .max2 {
	max-width: none;
}
.main1 .con .intro .title {
	float: none;
	text-align: center;
	padding: 10px;
	height: auto;
}
.main1 .con .intro .pic {
	float: none;
	text-align: center;
	padding: 10px 0;
}
.main1 .con .coop {
	float: none;
	width: 100%;
}
.main1 .con .coop .title {
	float: none;
	height: auto;
	padding: 10px;
}
.main1 .con .coop .title .btn {
	display: none;
}
.main1 .con .coop .title .h1 .s1 {
	padding: 12px 0 0 0;
}
.main1 .con .coop .list {
	height: auto;
	padding: 10px;
	width: auto;
	display: block;
}
.main1 .con .coop .list > li .box {
	padding: 10px;
}
.main1 .con .coop .list > li .box .date {
	padding-right: 10px;
}
.main1 .con .coop .list > li .box .font {
	float: none;
	max-width: none;
	margin-left: 0;
	margin-top: 10px;
}
}
.main2 {
	margin-top: 60px;
	overflow: hidden;
}
.main2 .team {
	max-width: 290px;
	float: left;
}
.main2 .team .con .p1 {
	font-size: 12px;
	color: #a6a9ac;
	line-height: 24px;
	padding-top: 22px;
}
.main2 .news {
	max-width: 414px;
	float: left;
	margin-left: 60px;
}
.main2 .news .list {
	margin-bottom: -30px;
}
.main2 .news .list > li {
	padding-bottom: 30px;
}
.main2 .news .list > li .box {
	display: block;
	overflow: hidden;
}
.main2 .news .list > li .box .date {
	float: left;
	padding: 16px 10px;
	text-align: center;
	background: #edeef0;
	color: rgba(51,53,55,.4);
}
.main2 .news .list > li .box .date .p1 {
	font-size: 30px;
}
.main2 .news .list > li .box .font {
	float: right;
	max-width: 315px;
	margin: 8px 0 0 20px;
}
.main2 .news .list > li .box .font .p1 {
	color: #333537;
}
.main2 .news .list > li .box .font .p2 {
	font-size: 12px;
	color: #a6a9ac;
	padding-top: 13px;
	line-height: 20px;
}
.main2 .news .list > li .box:hover .date {
	background: #33a458;
	color: #fff;
}
.main2 .news .list > li:nth-child(n) {
	clear: both;
}
.main2 .down {
	float: right;
	max-width: 290px;
}
.main2 .down .list {
	margin-bottom: -22px;
}
.main2 .down .list > li {
	padding-bottom: 22px;
}
.main2 .down .list > li .box {
	overflow: hidden;
}
.main2 .down .list > li .box .pic {
	float: left;
	padding-right: 14px;
}
.main2 .down .list > li .box .font .p1 {
	color: #333537;
	padding: 16px 0 14px 0;
}
.main2 .down .list > li .box .font .p2 {
	font-size: 12px;
	color: #a6a9ac;
	line-height: 20px;
	height: 44px;
	overflow: hidden;
}
.main2 .down .list > li .box .font .btn .xz {
	color: #33a458;
	font-size: 12px;
	display: inline-block;
	margin-top: 16px;
}
.main2 .down .list > li .box .font .btn .xz .ico {
	margin-right: 7px;
	display: inline-block;
	vertical-align: middle;
}
.main2 .down .list > li .box .font .btn .xz .ico img {
	width: 16px;
}
 @media (max-width: 1024px) {
.main2 .team {
	max-width: none;
	float: none;
	margin-bottom: 30px;
}
.main2 .team .con .pic {
	text-align: center;
}
.main2 .news {
	max-width: none;
	float: none;
	margin-left: 0;
	margin-bottom: 30px;
}
.main2 .news .list > li .box {
	text-align: center;
}
.main2 .news .list > li .box .date {
	margin-right: 20px;
}
.main2 .news .list > li .box .font {
	float: none;
	max-width: none;
	margin: 8px 0 0 0;
	text-align: left;
}
.main2 .news .list > li .box .font .p2 {
	overflow: hidden;
}
.main2 .down {
	float: none;
	max-width: none;
}
.main2 .down .list {
	margin-left: -10px;
	overflow: hidden;
}
.main2 .down .list > li {
	float: left;
	width: 50%;
	padding-left: 10px;
}
}
 @media (max-width: 700px) {
.main2 .down .list > li {
	width: 100%;
}
}
 @media (max-width: 600px) {
.main2 .down .list > li .box .pic {
	float: none;
	padding-right: 0;
	text-align: center;
}
.main2 .down .list > li .box .font {
	text-align: center;
}
.main2 .down .list > li .box .font .btn {
	text-align: center;
}
}

@media screen and (max-width: 1200px) {
    .wrap, .wrap2, .wrap3 {
        width: 95%;
        max-width: 1200px;
    }
}

@media screen and (max-width: 992px) {
    .wrap, .wrap2, .wrap3 {
        width: 96%;
        max-width: 1000px;
    }
    
    /* 优化导航栏 */
    .header-v1 {
        height: auto !important;
        min-height: 80px;
    }
    
    .nav li {
        margin: 0 10px;
    }
}

@media screen and (max-width: 768px) {
    /* 确保移动设备上所有元素都是响应式的 */
    * {
        box-sizing: border-box !important;
    }
    
    /* 优化图片显示 */
    img {
        max-width: 100% !important;
        height: auto !important;
    }
    
    /* 优化表单元素 */
    input, textarea, select {
        max-width: 100% !important;
    }
    
    /* 优化页脚布局 */
    .f_bg .f_bg_div > div {
        float: none !important;
        width: 100% !important;
        margin-bottom: 15px !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 480px) {
    /* 确保小屏幕设备上文字可读 */
    body {
        font-size: 14px !important;
    }
    
    /* 优化按钮大小 */
    button, .bnts, .bnt1 {
        padding: 10px 20px !important;
        font-size: 16px !important;
    }
}



/* === 优化的自适应响应式样式 === */
/* 全局响应式设置 */
@media screen and (max-width: 1200px) {
    .wrap, .wrap2, .wrap3 {
        width: 95% !important;
        max-width: 1200px !important;
    }
}

@media screen and (max-width: 992px) {
    .wrap, .wrap2, .wrap3 {
        width: 96% !important;
        max-width: 1000px !important;
    }
    
    /* 优化导航栏 */
    .header-v1 {
        height: auto !important;
        min-height: 80px !important;
    }
    
    .nav li {
        margin: 0 10px !important;
    }
}

@media screen and (max-width: 768px) {
    /* 确保移动设备上所有元素都是响应式的 */
    * {
        box-sizing: border-box !important;
    }
    
    /* 优化图片显示 */
    img {
        max-width: 100% !important;
        height: auto !important;
    }
    
    /* 优化表单元素 */
    input, textarea, select {
        max-width: 100% !important;
    }
    
    /* 优化页脚布局 */
    .f_bg .f_bg_div > div {
        float: none !important;
        width: 100% !important;
        margin-bottom: 15px !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 480px) {
    /* 确保小屏幕设备上文字可读 */
    body {
        font-size: 14px !important;
    }
    
    /* 优化按钮大小 */
    button, .bnts, .bnt1 {
        padding: 10px 20px !important;
        font-size: 16px !important;
    }
}
/* === 优化的自适应响应式样式结束 === */



/* === 优化的自适应响应式样式 === */
/* 全局响应式设置 */
@media screen and (max-width: 1200px) {
    .wrap, .wrap2, .wrap3 {
        width: 95% !important;
        max-width: 1200px !important;
    }
}

@media screen and (max-width: 992px) {
    .wrap, .wrap2, .wrap3 {
        width: 96% !important;
        max-width: 1000px !important;
    }
    
    /* 优化导航栏 */
    .header-v1 {
        height: auto !important;
        min-height: 80px !important;
    }
    
    .nav li {
        margin: 0 10px !important;
    }
}

@media screen and (max-width: 768px) {
    /* 确保移动设备上所有元素都是响应式的 */
    * {
        box-sizing: border-box !important;
    }
    
    /* 优化图片显示 */
    img {
        max-width: 100% !important;
        height: auto !important;
    }
    
    /* 优化表单元素 */
    input, textarea, select {
        max-width: 100% !important;
    }
    
    /* 优化页脚布局 */
    .f_bg .f_bg_div > div {
        float: none !important;
        width: 100% !important;
        margin-bottom: 15px !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 480px) {
    /* 确保小屏幕设备上文字可读 */
    body {
        font-size: 14px !important;
    }
    
    /* 优化按钮大小 */
    button, .bnts, .bnt1 {
        padding: 10px 20px !important;
        font-size: 16px !important;
    }
}
/* === 优化的自适应响应式样式结束 === */
