* {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
ul,li{list-style: none;}
.nywrap {
    width: 80%;margin: 0 auto;
 }

 .nywrap95 {
    width: 90%;margin: 0 auto;
 }
 

.pcc{display: block;}
.wapp{display: none;}
 /* 动画 */

@keyframes nyscale
{
	from {transform: scale(1.3);}
	to {transform: scale(1.0);}
}

@-webkit-keyframes nyscale /*Safari and Chrome*/
{
	from {transform: scale(1.4);}
	to {transform: scale(1.0);}
}

.nycpxq .second_show .img{ animation: nyscale 10s ease; }
.nycpxq_text{animation: fadeInUp 4s ease;}
.nycpxq_tit{animation: fadeInUp 4s ease;}




/* 动画 */
.index_top{position: relative !important;}

.index_top .index_top_telen {
 
    top: 80px;
    position: absolute;
    display: block;
    width: 400px;
    right: 0;
    float: right;
    z-index: 2;
    line-height: 18px;
    height: 18px;
    color: #fff;
    font-weight: 700;
}
 
 
.second_show {
    height: 70vh;
    position: relative;
    background: #ccc;
    overflow: hidden;
}

.nycpxq .second_show .img {
    background-image: url(../images/banner_hxjs.jpg);
    /* background-position: center; */
}
.second_show .img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
/* 
.second_show .img, .swiper-news-show .img img {
    transform: scale(2);
}
.swiper-news-show .swiper-slide-active img {
    transform: scale(1);
    transition: all 13s ease;
} */

.second_show .img {
    background: no-repeat 50%;
    background-size: cover;
}



.nycpxq_text{ position: absolute; color: #fff;}

.nycpxq_tit{    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-top: -100px;
    margin-left: -150px;
    text-align: center;
    font-size: 40px;}

.nycpxq_tit h1{ font-size: 36px;
    letter-spacing: 14px;
    font-weight: 100;
    color: #fff;}
 .nycpxq_tit h2{ font-size: 46px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 100px;
    text-transform: uppercase;
}



.nycpxq_text{width: 30%;
    top: 35%;
    left: 15%; }
.nycpxq_text h2{  text-align: center;   font-size: 40px;
    letter-spacing: 15px;
    line-height: 40px;
    margin: 3% 0;
    font-weight: 100;
    overflow: hidden;}
.nycpxq_text p{text-indent: 2rem;
    font-size: 21px;
    line-height: 50px;
    margin: 1% 0;
    overflow: hidden;
    cursor: pointer; transition:1s ease;
}

.nycpxq_text p:hover{color: #ddd;}

    .nycpxq_text p i img{width: 25px;    margin-right: 10px;}





    .second-title .en{       margin-bottom: 20px;    font-size: 46px;       font-weight: 300;
      
        color: #9f9f9f;text-transform: uppercase
    
    }
        .second-title .cn{font-size: 36px;
            letter-spacing: 10px;
            font-weight: 300;
            color: #000;
        
            margin-bottom: 60px;}

            .scale{ position: relative; 
                 }  
            .scale .title{display: none; position:absolute ; bottom: 10%; left: 10%; line-height: 40px;    font-size: 24px; color: #fff;   letter-spacing: 10px;}



            .scale:hover .title{display: block;}




/* 

第二节 */

.ny_cpxq_01{padding: 30px 0 ;    border-bottom: 1px solid #f3f3f3;



    background:  #fff;

    background-position: 100% 98%;

    background-size: 30%;}

    .ny_cpxq_01 ul{float: right;}

    

    .ny_cpxq_01 ul li {cursor: pointer; display: inline-block; height: 20px ; line-height: 20px; color: #7e7e7e;margin-right: 50px;}

    .ny_cpxq_01 ul li.on ,   .ny_cpxq_01 ul li:hover { font-weight: bold; color: #000;}





    .ny_cpxq_01 ul li i{display: block;height: 20px; width: 20px;

        background: #d3d3d3;border-radius: 50%;float: left; margin-right: 10px;}





    .ny_cpxq_01 ul li.on i,  .ny_cpxq_01 ul li:hover i{display: block;height: 20px; width: 20px;

    background: #0c3688;border-radius: 50%;float: left; margin-right: 10px;}













/* 
第三节 */
            .ny_pic_01 {padding: 0px 0 0px;
            
            background:  #fff;
            background-size: cover;
      } 

    
    .ny_pic_01_list ul { margin-top: 50px;}
    .ny_pic_01_list ul li{ width: 22%;margin-right: 3%; float: left; margin-bottom: 50px; cursor: pointer;}
    
    .ny_pic_01_list ul li div{width: 100%; overflow: hidden;}

    .ny_pic_01_list ul li div img{height: 100%; transform: scale(1.0);   transition:1s ease;}

    .ny_pic_01_list ul li:hover img{transform: scale(1.1);
       }

    .ny_pic_01_list ul li div div{
        background-color: #f5f5f5;
        height: 21vw;
        overflow: hidden;
    }





    .ny_pic_01_list ul li .ny_pic_01_list_01 span{ 
    background: #0c3688;
    color: #fff;
    padding: 5px 50px;
    font-size: 24px;
    letter-spacing: 10px;
    border-radius: 25px;
    display: inline-block;
    margin-bottom: 30px;
}
.ny_pic_01_list ul li .ny_pic_01_list_01 h2{ 
  
font-size: 18px;
margin: 20px 0px;
}

.ny_pic_01_list ul li .ny_pic_01_list_01 p{ 
    border-bottom: 3px solid #0c3688;
    height: 90px;
    font-size: 14px;
    line-height: 25px;
    margin: 5% 0;
    color: #333;
}

.ny_pic_01_list ul li .ny_pic_01_list_01:hover h2{

    color: #0c3688;
}



    .swiper-pagination_about_zzry{text-align: center;
        margin-top: 50px;}
    .swiper-pagination_about_zzry2{

text-align: center;
margin-top: 50px;
    }


    
/* 
分页 */
.nypage {display: flex; margin: 0px 0 50px;}

.nypage ul {margin: 0 auto;}


    .nypage ul li{ display: block; height: 40px; width: 40px; background: #d3d3d3; color: #fff; line-height: 40px;
    text-align: center;border-radius: 50%;float: left;
margin: 10px; cursor: pointer;}

.nypage ul li.on, .nypage ul li:hover{ display: block; height: 40px; width: 40px; background: #0c3688; color: #fff; line-height: 40px;
    text-align: center;border-radius: 50%;float: left;
margin: 10px;}

.nypage ul li a{color: #fff;}
.nypage ul li.on a, .nypage ul li:hover a{color: #fff; }

/* 
foot */

.foot_wrap{ position: relative;}

       
@media (max-width: 1199px){


          


       
                
     
                .scale{ position: relative;    text-align: center;}  

                .scale .title {
                    position: absolute;
                    bottom: 10%;
                    left: 10%;
                    line-height: 40px;
                    font-size: 24px;
                    color: #fff;
                    letter-spacing: 6px;
                }


                

            }

              
 
@media (max-width: 768px){
    .ny_cpxq_01 {

        padding: 20px 0;

        border-bottom: 1px solid #ddd;

    }

    .ny_cpxq_01 ul li {

        font-size: 14px;
    
        display: inline-block;
    
        height: 20px;
    
        width: 45%;
    
        margin: 3%;
    
        line-height: 20px;
    
        color: #7e7e7e;
    
        margin-right: 0px;
    
    }
    
    .ny_cpxq_01 ul{float: none;}
    .nycpxq .second_show .img { 
        background-size: 100% 100%;
    }
.ny_pic_01_list ul{    margin-top: 30px;}

    .ny_pic_01 {padding: 50px 0 0px;}
    .index_top .index_top_logo {top: 5px;}
    .index_top .index_top_telen{display: none;}

    
.pcc{display: none;}
.wapp{display: block;}

    .nywrap {
        width: 90%;
        margin: 0 auto;
    }
    .nywrap95 {
        width: 90%;
        margin: 0 auto;
    }

    .second-title .en{font-size: 26px;
        margin-bottom: 10px;}
        .second-title .cn {
            font-size: 16px;
            margin-bottom: 30px;
        }
    
.nycpxq_text{   font-size: 32px; width: 90%;
    top: 45%;

    left: 5%;}

    .nycpxq_text p{ line-height: 45px;}

    
.nycpxq_text h2 {
    text-align: center;
    font-size: 32px;}
.nycpxq_tit{   position: absolute;
  
    margin-left: -60px;
    padding-top: 20%;
    
}
.nycpxq_tit h1{font-size: 21px;}
.nycpxq_tit h2{font-size: 18px; margin-bottom: 0px;}
.second_show{height: 60vw;}



.ny_pic_01_list ul li{width: 100%;padding-bottom: 30px;    margin-bottom: 50px;  
    border-bottom: 1px solid #ddd;
}
}




.scale .title {
line-height: 30px;
font-size: 18px;}


.second_show .img {
    background: no-repeat 80%;}








        









}




