

/* indexHonor  */
.indexHonor { position: relative; overflow: hidden; padding: 60px 0 127px; background: #eee;}
#indexHonor-slide {position: relative;width: 1400px;margin: 74px auto 0}
#indexHonor-slide  .swiper-slide {width: 390px;height: 550px;background: #fff; border: 1px solid #e0e0df; box-sizing: border-box;}
#indexHonor-slide  .swiper-slide img{display:block; width: 100%;}
#indexHonor-slide  .swiper-slide p { font-size: 20px; color: #666; text-align: center; margin-top: 15px;}
.indexHonor .swiper-prev {cursor:pointer; position: absolute; left: 50%; bottom: 33px; background: #fff; width: 46px; height: 46px; border-radius: 50%; transform: translateX(-46px);}
.indexHonor .swiper-next{cursor:pointer;position: absolute; left: 50%; bottom: 33px; background: #fff; width: 46px; height: 46px; border-radius: 50%; transform: translateX(10px);}
.indexHonor .swiper-prev:hover ,.indexHonor .swiper-next:hover { background-color: #063a74;}
.indexHonor .swiper-prev img ,.indexHonor .swiper-next img { width: 100%;}
.indexHonor .swiper-prev:hover img ,.indexHonor .swiper-next:hover img { filter:contrast(0%) brightness(200%);}
@media (max-width: 1400px) {
    #indexHonor-slide { width: 1200px;}
    #indexHonor-slide  .swiper-slide { width: 354px; height: 494px;}
}
/* indexHonor end */


/* --history-- */
.history{height:610px;overflow:hidden;background:url(../images/Inpage/history_bg.jpg) no-repeat center 0;}
.history .wrapper{ width: 1200px; margin: 0 auto;}
.history .title{padding-top:80px;padding-left:86px;overflow:hidden;}
.history .title h2{height:40px;line-height:40px;font-size:30px;font-weight:normal;color: #333;}
.history .title em{height:20px;line-height:20px;font-size:16px;font-family:"DIN-Medium";color: #333;text-transform:uppercase;}
.history-slide{position:relative;float:left;margin-top:1px;width:500px;height:400px;overflow:hidden;}
.history-slide .prev,.history-slide .next{position:absolute;z-index:333;left: 234px;width:130px;height:70px;cursor:pointer;}
.history-slide .prev{top:0;background:url(../images/Inpage/history_prev.png) no-repeat center;border-radius:15px 15px 0 0;}
.history-slide .next{bottom:0;background:url(../images/Inpage/history_next.png) no-repeat center;border-radius:0 0 15px 15px;}
.history-slide .prev:hover,.history-slide .next:hover{background-color:rgba(0,0,0,0.2);}
.history-list{padding-left:86px;width:176px;height:400px;overflow:hidden;}
.history-list li{height:80px;line-height:80px;font-size:35px;font-family:"DIN-Medium";color:#2e6bd0;}
.history-list li.cur{color:#fcc816;}
.history-slide .clock{position:absolute;right:0;top:104px;width:200px;height:200px;}
.history-slide .clock:after{display:block;position:absolute;top:50%;right:108px;margin-top:-3px;width:175px;height:7px;content:"";background:url(../images/Inpage/history_line.png) no-repeat 0 center;}
.history-slide .clock i{display:block;position:absolute;z-index:3;top:50%;left:50%;margin-left:-30px;margin-top:-30px;width:60px;height:60px;border-radius:50%;background: #2e6bd0 url(../images/Inpage/clock.png) no-repeat center;}
.history-slide .clock .circle{display:block;position:absolute;top:50%;left:50%;border:#2e6bd0 solid 1px;border-radius:50%;}
.history-slide .clock .circle1{margin-top:-40px;margin-left:-40px;width:80px;height:80px;opacity:0.1;animation:scale 3s linear infinite;}
.history-slide .clock .circle2{margin-top:-60px;margin-left:-60px;width:120px;height:120px;opacity:0.1;animation:scale 3s linear infinite;}
.history-main{float:right;width: 700px;overflow:hidden;}
.history-main .item{display:none;overflow:hidden;animation:fadeinR 1s;}
.history-main .hd{height:110px;line-height:110px;font-family:"DIN-Medium";font-size:48px;color: #333;overflow:hidden;border-bottom:rgba(255,255,255,0.1) solid 1px;}
.history-main .bd{padding-top:25px;line-height:42px;font-size:16px;color: #333;overflow:hidden;}
@keyframes scale{
    0%{transform:scale(0);opacity:0;}
    50%{transform:scale(1);opacity:1;}
    100%{transform:scale(0);opacity:0;}
}
/* --end history-- */



/*shipin */

.videos-Group{overflow: hidden;padding-bottom: 2px;}
.videos-Group .item{float: left;margin:0 13px 30px;text-align: center;border-radius: 0 0 10px 0;overflow: hidden;box-shadow: 0 5px 25px rgba(0,0,0,.1);transition: .8s all;background-color: #fff;}
.videos-Group .item:hover{background-color: #063a74;box-shadow: 0 10px 25px #c6daf1;transform: translateY(-10px);}
.videos-Group .item span{width: 360px;height: 230px;display: block;overflow: hidden;border-radius: 0 0 10px 0;position: relative;}
.videos-Group .item span:after{content: "";width: 54px;height: 54px;display: block;background: url(../images/Index/video_icon.png) no-repeat center center;position: absolute;left: 50%;top: 50%;margin-left: -27px;margin-top: -27px;}
.videos-Group .item span img{width: 360px;height: 230px;display: block;transition: .8s all;}
.videos-Group .item:hover span img{transform: scale(1.1);}
.videos-Group .item p{height: 70px;line-height: 70px;font-size: 16px;color: #666;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.videos-Group .item:hover p{color: #fff;}
/*shipin End */

/* --意见反馈 -- */
.lxwm-form{margin:0 auto 60px;padding:50px 60px;width:1080px;overflow:hidden;background:#fff;}
.lxwm-form .wrap-title{text-align:left;margin-bottom:30px;overflow:hidden;}
.lxwm-form .wrap-title:before{margin:0 0 20px;display:block;width:32px;height:3px;content:"";background:#063a74;}
.lxwm-form .wrap-title p{font-weight:normal;font-size:16px;margin-top:8px;color:#999;font-family:"DIN Medium";}
.lxwm-form .inner{overflow:hidden;}
.lxwm-form .txtBox #txtShortDesc{padding:20px 30px;width:1018px;height:200px;font-size:18px;line-height:30px;color:#999;border:#e9e9e9 solid 1px;resize:none;background:url(../images/Inpage/txtShortDesc.png) no-repeat 98% 24px;}
.lxwm-form .iptBox{position:relative;margin-top:20px;overflow:hidden;}
.lxwm-form .iptBox input{display:block;padding:20px 30px;width:468px;height:28px;line-height:28px;font-size:18px;border:#e9e9e9 solid 1px;}
.lxwm-form .iptBox input#txtContact{background:url(../images/Inpage/txtContact.png) no-repeat 96% center;}
.lxwm-form .iptBox input#txtMobile{background:url(../images/Inpage/txtMobile.png) no-repeat 96% center;}
.lxwm-form .iptBox a.submit{display:block;width:530px;height:70px;line-height:70px;text-align:center;font-size:18px;color:#fff;background:#063a74;}
.lxwm-form .iptBox a.submit:hover{background:#222328;}
.lxwm-form .iptBox #txtVerCode~#spVerCode{position:absolute;left:378px;top:1px;width:150px;height:68px;cursor:pointer;border-left:#e9e9e9 solid 1px;background:url(../images/Inpage/loading.gif) no-repeat center;}
.lxwm-form .iptBox #txtVerCode~#spVerCode img{ width: 150px;height: 68px;}
/* --end意见反馈 -- */ 

/* partner */
.partner { overflow: hidden; padding:67px 0 85px; background: #eee;}
.partner-con { width: 100%;  overflow: hidden; margin-top: 40px;background: #e1e1e1;}
.partner-con .item { float: left; width: 278px; margin: 1px; font-size: 0; }
.partner-con .item img { width: 100%;}
.partner-con .item:hover img { opacity: 0.8;}
@media (max-width: 1400px) {
    .partner-con .item { width: 238px;}
}
/* partner end */


/* ad */
.ad { background: url("../images/Index/ad-bg.jpg") no-repeat center; width: 100%; height: 301px; overflow: hidden;}
.ad h2 { font-size: 60px; color: #fff; text-align: center; margin-top: 90px; font-weight: normal; font-family: "æ€æºé»‘ä½“ CN Medium";}
.ad p { font-size: 36px; color: #fff; margin-top: 5px; text-align: center; font-family: 'æ€æºé»‘ä½“ CN Light';}
/* ad end */


