﻿.swiper-container01{
    height:100%;
    overflow: hidden;
    position: relative;
}
.swiper-pagination-bullet{
    width: 23px !important;
    height: 23px !important;
    background:url('../img/indexBtn.png') center center no-repeat !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
    background:url('../img/indexBtn01.png') center center no-repeat !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0 14px !important;
}

.wap_banner{
    display:none;
    height:100%;
    overflow: hidden;
    position: relative;
}
.column_title{
    text-align: center;
    overflow: hidden;
}
.column_title .p1{
    font-size:48px;
    color:#caddf2;
    font-weight:bold;
}
.column_title a{
    display: block;
    font-size: 24px;
    color: #005ead;
    position: relative;
    top: -36px;
    font-weight: bold;
}
.column_title .p2{
    font-size:14px;
    color:#999999;
    margin-top:-20px;
}

/*products-start*/
.products{
    width: 100%;
    background:url('../img/core_technology_02.jpg') center center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.products .products_list{
    width: 1486px;
    margin:0 auto;
    margin-top:24px;
    overflow: hidden;
}
.products .swiper-pagination{
    display:none;
}
.products .products_list .swiper-slide{
    width: 361px;
    height: 236px;
    float: left;
    position: relative;
    margin-right:14px;
    margin-top:14px;
}

.products .products_list .swiper-wrapper{
    display:initial;
}
.products .products_list .swiper-slide:nth-child(4n){
    margin-right:0;
}
.products .products_list .swiper-slide img{
    width: 100%;
    height: 100%;
}
.products .products_list .swiper-slide .box{
    position: absolute;
    top:0;
    left:0;
    width: 361px;
    height: 236px;
    background:url('../img/productBg.png') repeat;
    opacity:0;
    filter:alpha(opacity=0);
    transition: all .3s;
}
.products .products_list .swiper-slide .box .main{
    width: auto;
    margin:0 30px;
    margin-top:30px;
    overflow: hidden;
    border-top:1px solid #adadad;
    border-bottom:1px solid #adadad;
    box-sizing: border-box;
    padding: 0 6px;
}
.products .products_list .swiper-slide .box .main a.title{
    display: block;
    font-size:16px;
    color: #ffffff;
    margin-top:38px;
}
.products .products_list .swiper-slide .box .main p{
    padding-bottom:38px;
    padding-top:8px;
}
.products .products_list .swiper-slide .box .main p a{
    font-size:14px;
    color:#bbbbbb;
    line-height: 1.6;
}
.products .products_list .swiper-slide:hover .box{
    opacity:1;
    filter:alpha(opacity=100);
}
/*products-end*/

/*news_list-start*/
.news{
    width: 100%;
    background: url('../img/newsBg.png') bottom center no-repeat;
    overflow: hidden;
}
.news .column_title .p1{
    opacity: 0.3;
}
.news .news_main{
    width: 1200px;
    margin:0 auto;
    margin-top:57px;
    overflow: hidden;
}
.news .news_list{
    float: left;
    width: 669px;
}
.news .news_list .swiper-wrapper{
    display:initial;
}
.news .swiper-pagination{
    display:none;
}
.news .news_list .swiper-slide{
    width: 329px;
    float: left;
    background-color: #ececec;
    margin-right:10px;
    margin-top:10px;
    transition: all .3s;
}
.news .news_list .swiper-slide:first-child{
    background-color: #e8e8e8;
}
.news .news_list .swiper-slide:first-child+li{
    background-color: #cfcfcf;
}
.news .news_list .swiper-slide:last-child{
    background-color: #e8e8e8;
}
.news .news_list .swiper-slide .main{
    width: 282px;
    margin:0 auto;
}
.news .news_list .swiper-slide .main .p1{
    font-size:34px;
    color: #333333;
    font-weight:bold;
    margin-top:28px;
}
.news .news_list .swiper-slide .main .p2{
    font-size:14px;
    color: #666666;
    padding-top: 3px;
}
.news .news_list .swiper-slide .main .p3{
    width: 100%;
    height: 1px;
    background-color: #bfbfbf;
    margin:18px 0;
}
.news .news_list .swiper-slide .main .a1{
    font-size:14px;
    color: #666666;
    display: block;
}
.news .news_list .swiper-slide .main .a2{
    display: block;
    font-size:12px;
    color: #999999;
    padding-top: 18px;
    padding-bottom: 26px;
    font-family: "Arial";
}
.news .news_list .swiper-slide:nth-child(2n){
    margin-right:0;
}
.news .right{
    float: right;
    margin-top:10px;
}
.news .news_list .swiper-slide:hover{
    background-color: #005ead;
}
.news .news_list .swiper-slide:hover .main a{
    color:#fff;
}
.news .news_list .swiper-slide:hover .main p{
    color:#fff;
}
.news .news_list .swiper-slide:hover .main .p3{
    background-color: #4c82c1;
}
/*news_list-end*/
.yingxiao_join{
    width: 100%;
    background:url('../img/yingxiaoBg_14.jpg') top center no-repeat;
    overflow: hidden;
}
.yingxiao_join_main{
    width: 1200px;
    margin:0 auto;
    background-color: #fff;
    box-shadow: 0 0 20px 0px rgba(194,194,194,1);
    overflow: hidden;
}

.yingxiao_join_main .yingxiao{
    float: left;
    width: 851px;
}
.yingxiao_join_main .yingxiao .left{
    float: left;
    width: 395px;
    margin-left:42px;
    margin-top:49px;
    position:relative;
}
.yingxiao_join_main .yingxiao .left .xiaosanjiao{
    width:20px;
    height:22px;
    background: url('../img/pc_03.png')  no-repeat;
    position: absolute;
    right: 1px;
    top: 113px;
}
.yingxiao_join_main .yingxiao .left .a1{
    font-size:16px;
    color: #005ead;
}
.yingxiao_join_main .yingxiao .left .p1{
    font-size:32px;
    color: #005ead;
    font-weight:bold;
}
.yingxiao_join_main .yingxiao .left .p2{
    width: 25px;
    height: 3px;
    background-color: #005ead;
    margin-top:16px;
    margin-bottom:36px;
}
.yingxiao_join_main .yingxiao .left ul{
    width: 373px;
    height: 137px;
    border:1px solid #f3f3f3;
    overflow: hidden;
}
.yingxiao_join_main .yingxiao .left ul li{
    width: 325px;
    margin:0 auto;
    display: none;
}
.yingxiao_join_main .yingxiao .left ul li.on{
    display: block;
}
.yingxiao_join_main .yingxiao .left ul li .p3{
    font-size:14px;
    color: #469037;
    margin-top:18px;
    font-weight:bold;
}
.yingxiao_join_main .yingxiao .left ul li .p4{
    font-size:12px;
    color: #999999;
    line-height: 1.6;
    padding-top:10px;
}
.yingxiao_join_main .yingxiao .right{
    float: left;
    margin-top: 38px;
    margin-left: 20px;
    position: relative;
}
.yingxiao_join_main .yingxiao .right p{
    width: 25px;
    height: 25px;
    position: absolute;
    background: url('../img/map-point.png') no-repeat;
    cursor: pointer;
}
.yingxiao_join_main .yingxiao .right .p1{
    top:95px;
    right: 70px;
}
.yingxiao_join_main .yingxiao .right .p2{
    top:75px;
    right: 106px;
}
.yingxiao_join_main .yingxiao .right .p3{
    top:108px;
    right: 90px;
}
.yingxiao_join_main .yingxiao .right .p4{
    top:96px;
    right: 147px;
}
.yingxiao_join_main .yingxiao .right .p5{
    bottom: 48px;
    right: 47px;
}
.yingxiao_join_main .yingxiao .right .p6{
    top:76px;
    right: 54px;
}
.yingxiao_join_main .yingxiao .right .p7{
    top:107px;
    right: 56px;
}
.yingxiao_join_main .yingxiao .right p.on{
    background: url('../img/map-point-hover.png') no-repeat;
}

.yingxiao_join_main .join{
    width: 349px;
    height: 335px;
    float: right;
    background: url('../img/joinBg_03.jpg') no-repeat;
    position: relative;
}
.yingxiao_join_main .join .p1{
    font-size:16px;
    color:#ffffff;
    padding-top:53px;
    padding-left:58px;
}
.yingxiao_join_main .join .p2{
    font-size:32px;
    color: #ffffff;
    font-weight:bold;
    padding-left:58px;
}
.yingxiao_join_main .join .p3{
    width: 25px;
    height: 3px;
    background-color: #fff;
    margin-left:58px;
    margin-top:10px;
}
.yingxiao_join_main .join a{
    position: absolute;
    right: 58px;
    bottom: 30px;
    font-size:12px;
    color: #fff;
}

.Friendship_link{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.Friendship_link .swiper-container02{
    width: 94%;
    margin:0 auto;
    margin-bottom:62px;
    overflow: hidden;
}
.Friendship_link .swiper-button-prev{
    background:#cccccc url('../img/prev.png') center center no-repeat !important;
    left:6px !important;
}
.currenct_switch{
    width: 30px !important;
    height: 30px !important;
    top:48px !important;
}
.swiper-container02 .swiper-button-disabled{
    opacity: 1 !important;
}
.Friendship_link .swiper-button-next{
    background:#cccccc url('../img/next.png') center center no-repeat !important;
    right: 6px !important;
}
.swiper-container02 .swiper-slide{
    border:1px solid #eeeeee;
    box-sizing: border-box;
}
.swiper-container02 .swiper-slide a{
    display: block;
    width: 100%;
    height: 81px;
}
.swiper-container02 .swiper-slide a img{
    width: 100%;
    height: 100%;
}

#menu{
    position: fixed;
    right: 20px;
    top:340px;
}
#menu li{
    width:15px;
    position: relative;
}
#menu li a{
    display: block;
    width: 15px;
    height: 15px;
    background:url('../img/menu02.png') center center no-repeat;
    margin-top:22px;
}
#menu li i{
    display: block;
    width: 1px;
    height: 22px;
    background-color: #ebebeb;
    position: absolute;
    left:50%;
    margin-left:-0.5px;
}
#menu li.active a{
    background: url('../img/menu01.png') center center no-repeat;
}

