.banner{
    position: relative;
}
@media only screen and (max-width: 1900px){

}
@media only screen and (max-width: 1800px){

}
@media only screen and (max-width: 1600px){

}
@media only screen and (max-width: 1500px){

}
@media only screen and (max-width: 1366px){

}
@media only screen and (max-width: 1280px){
.main{
    width: 94%;
}




}
@media only screen and (max-width: 1152px){
.ind1_ri {
    flex: 1;
    font-size: 18px;
}
.ind2 {
    margin-bottom: 50px;
}
.more a {
    min-width: 280px;
    font-size: 24px;
    line-height: 60px;
}
.index3 {
    padding-bottom: 150px;
}
}
@media only screen and (max-width: 1024px){
.title h2 {
    min-width: 450px;
    font-size: 40px;
}
.title p {
    font-size: 24px;
}


}
@media only screen and (max-width: 980px){
.foot {
    display: block;
}
.foot_lf {
    border-right: none;
}
.foot_con {
    width: 100%;
    padding: 20px 0;
}
.copyright,.complain{
    float: none;
}
.banner .more a {
    min-width: 200px;
    font-size: 18px;
    line-height: 40px;
}
.ind1_img {
    width: 90px;
    height: 90px;
}
.ind1_img img{
    width: 62px;
}
.ind1_ri {
    font-size: 16px;
    line-height: 25px;
    padding: 5px 25px;
}
.more a {
    min-width: 200px;
    font-size: 20px;
    line-height: 46px;
}
}
@media only screen and (max-width: 900px){


}
@media only screen and (max-width: 700px){

}
@media only screen and (max-width: 640px){
body{
    zoom: 1;
}
img.pcpc{
    display: none;
}
img.mm{
    display: block;
}
.pc{
    display: none;
}
a.banner_more {
    left: 4.58%;
    bottom: 19%;
    width: 57%;
}
a.banner_more:hover {
    transform: translate(-50%,0);
}
/*.more a {
    width: 32vw;
    font-size: 4vw;
    line-height: 8vw;
    padding: 0 5vw;
    min-width: auto;
}*/
.title {
    margin-bottom: 5vw;
}
.title h2 {
    font-size: 5vw;
    min-width: auto;
}
.title h2:before{
    left: -40px;
    bottom: 3px;
    width: 35px;
    height: 15px;
}
.title h2:after{
    right: -40px;
    bottom: 3px;
    width: 35px;
    height: 15px;
}
.title p {
    font-size: 3.6vw;
    margin-top: 1vw;
}
.title img {
    width: 28vw;
    margin: 2vw auto 0;
}
/*.title h3:before,
.title h3:after{
    width: 60px;
    height: 12px;
}
.title h3:before{
    left: -70px;
}
.title h3:after{
    right: -70px;
}*/
.footer {
    padding: 6vw 0;
}
.foot_lf {
    min-height: 100%;
}
.foot_con {
    padding: 2vw 0;
}
.foot_url {
    padding: 0 0 8px;
}
.foot_url a {
    width: 25%;
    font-size: 3.25vw;
    line-height: 6vw;
    text-align: center;
}
.foot_content,.ind6_hg h5 {
    font-size: 3.25vw;
    line-height: 5.2vw;
}
.complain{
    float: none;
}
.copyright span{
    display: block;
}
.mmm{
    display: block;
}
.pcpc{
    display: none;
}
/*.more{
    margin-top: 5vw;
}*/
.more a{
    min-width: 30vw;
    font-size: 3vw;
    line-height: 6.5vw;
    padding: 0 3vw;
}
.index1 {
    padding: 5vw 0 10vw;
}
.ind1{
    margin-bottom: 3vw;
}
.ind1 img {
    width: auto;
    max-width: 50%;
    margin: 0 auto;
}
.ind1_zy{
    display: flex;
    align-items: unset;
    flex-wrap: wrap;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(82, 82, 82, .1);
    background: #fff9f1 url(../images/ind1y.png)right top no-repeat;
    overflow: hidden;
}
.ind1_img{
    width: 15vw;
    height: auto;
    background: #007bfe;
}
.ind1_img img {
    width: 65%;
}
.ind1_ri{
    flex: 1;
    font-size: 3vw;
    line-height: 4.5vw;
    padding: 1vw 1vw 1vw 2vw;
}
.ind2 {
    margin-bottom: 3vw;
}
.ind21 .more {
    bottom: 3%;
}
.ind22 .more {
    bottom: 2%;
}
.ind23 .more {
    bottom: 3%;
}
.index3{
    padding: 7vw 0 12vw;
    background-size: 100%;
}
.index3 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index3 ul li{
    width: 32.25%;
}
.index3 ul li img{
    border-radius: 5px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .44);
}





}
