.animate-5{transition:all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
.animate-5:hover{transition:all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;}
.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.p-tb100{padding: 1rem 0;}
.p-t100{padding-top: 1rem;}
.p-lr5{padding: 0 5px;}
.p-lr10{padding: 0 10px;}
.m-t100{margin-top: 1rem;}
.m-t40{margin-top: 40px;}
.m-t20{margin-top: 20px;}
.row-top{margin-top: -20px;}
.fz-24{font-size: 24px;}
.fz-16{font-size: 16px;}
.content-text{font-size: 16px;line-height: 2;color: #666;}
.text-p p{margin: 0 !important;}
.bg-01{background-color: #f7f7f7;}

@media(max-width: 1680px){
    .p-tb100{padding: 0.8rem 0;}
    .p-t100{padding-top: 0.8rem;}
    .m-t100{margin-top: 0.8rem;}
}
@media(max-width: 1360px){
    .p-tb100{padding: 0.6rem 0;}
    .p-t100{padding-top: 0.6rem;}
    .m-t100{margin-top: 0.6rem;}
    .m-t40{margin-top: 32px;}
    .fz-24{font-size: 20px;}
    .content-text,.fz-16{font-size: 15px;}
}
@media(max-width: 1230px){
    .p-tb100{padding: 0.8rem 0;}
    .p-t100{padding-top: 0.8rem;}
    .m-t100{margin-top: 0.8rem;}
}
@media(max-width: 1024px){
    .p-tb100{padding: 40px 0;}
    .p-t100{padding-top: 40px;}
    .p-lr5{padding: 0 8px;}
    .p-lr10{padding: 0 7px;}
    .m-t100{margin-top: 40px;}
    .m-t40{margin-top: 28px;}
    .m-t20{margin-top: 14px;}
    .row-top{margin-top: -14px;}
    .fz-24{font-size: 18px;}
    .content-text,.fz-16{font-size: 14px;}
}



.home-about-bg{background-image: url('../images/boxbg06.png');background-repeat: no-repeat;background-position: bottom center;background-size: cover;}
.home-title{font-size: 42px;}
.home-about-con{width: calc(100% - 580px);padding-right: 1.8rem;}
.home-about-img{width: 580px;overflow: hidden;border-radius: 100px 0 100px 0;}
.home-about-flex{display: flex;align-items: top;justify-content: space-between;}
.home-about-flex .home-about-nav{width: 81px;text-align: center;}
.home-about-flex .home-about-nav a.img{display: block;border-radius: 50%;margin-bottom: 20px;overflow: hidden;}
.home-about-flex .home-about-nav .title a{color: #333;}
.home-about-flex .home-about-nav a.img:hover img{transform: rotateY(0.5turn);-webkit-transform: rotateY(0.5turn);-moz-transform: rotateY(0.5turn);-ms-transform: rotateY(0.5turn);}
.home-about-flex .home-about-nav .title a:hover{color: #0451af;}

.home-pro-bg{background-image: url('../images/boxbg07.jpg');background-repeat: no-repeat;background-position: bottom center;background-size: cover;}
.home-pro-bg .home-title{color: #fff;}
.itme-pro-nav .promain{position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.itme-pro-nav .promain ul li{float: left;margin-left: 0.2rem;}
.itme-pro-nav .promain ul li a{display: block;width: 190px;height: 60px;line-height: 60px;text-align: center;overflow: hidden;border-radius: 20px 0 20px 0;background: rgba(0,0,0,0.5);color: #fff;}
.itme-pro-nav .promain ul li.active a{background: #fff;color: #333;}
.itme-pro-bg{display: flex;justify-content: left;align-items: center;background: #f7f7f7;overflow: hidden;border-radius: 100px 0 0 0;}
.itme-pro-bg .itme-pro-con{width: 50%;padding: 0 0 0 0.9rem;}
.itme-pro-bg .itme-pro-con .title a{font-size: 30px;font-weight: bold;color: #333;}
.itme-pro-bg .itme-pro-con a.view-pro{display: inline-block;padding-right: 30px;color: #1d58dd;background: url(../images/arrow01.png) no-repeat center right/23px;}
.itme-pro-bg .itme-pro-con .title a:hover{color: #0451af;}
.itme-pro-bg .itme-pro-img a:hover img{transform: scale(1.06);}
.itme-pro-bg .itme-pro-img{width: 50%;}

.area-next-prev{margin: 60px -10px -10px;}
.area-next-prev .swiper-button-next,.area-next-prev .swiper-button-prev{width: 44px;height: 30px;}
.area-next-prev .swiper-button-next{right: -0.9rem;background: url('../images/next.png') no-repeat center center/100%;}
.area-next-prev .swiper-button-prev{left: -0.9rem;background: url('../images/prev.png') no-repeat center center/100%;}
.area-next-prev .swiper-button-next:after,.area-next-prev .swiper-button-prev:after{display: none;}
.area-swiper-bottom{padding: 10px;}
.area-swiper-bottom .area-item{display: flex;align-items: center;justify-content: left;}
.area-swiper-bottom .area-item-img{width: calc(100% - 580px);overflow: hidden;box-shadow: 0 2px 16px rgba(0,0,0,0.08);border-radius: 100px 0 0 0;}
.area-swiper-bottom .area-item-con{width: 580px;padding: 0.6rem 0.8rem;box-shadow: 0 2px 16px rgba(0,0,0,0.08);position: relative;border-radius: 0 0 100px 0;}
.area-swiper-bottom .area-item-con .line{margin: 30px 0;width: 68px;height: 5px;background: #0451af;}
.area-swiper-bottom .area-item-con .desc{line-height: 2;-webkit-line-clamp: 2;height: 4em;}
.area-swiper-bottom a.detail{display: inline-block;width: 160px;height: 52px;line-height: 50px;text-align: center;border: 1px solid #b7b7b7;color: #333;}
.area-swiper-bottom a.detail:hover{background: #0451af;border-color: #0451af;color: #fff;}
.area-swiper-bottom .area-item-con .digit{font-size: calc(300 * 1rem / 100);line-height: 1;color: rgba(0,0,0,0.02);font-weight: bold;position: absolute;bottom: 0.1rem;right: 0.2rem;z-index: -1;}
.area-swiper-bottom .area-item-img a:hover img{transform: scale(1.06);}

.box-news-bg{background-image: url('../images/boxbg08.png');background-repeat: no-repeat;background-position: bottom center;background-size: 100%;}
.box-news-top{width: 100%;background: #fff;border: 1px solid #eee;display: flex;align-items: center;justify-content: left;}
.box-news-top .news-img{width: 50%;height: 490px;}
.box-news-top .news-con{width: 50%;padding: 0.35rem 0.7rem;}
.box-news-top .news-con .title a,.box-news-bottom .title{font-size: 20px;font-weight: bold;color: #333;}
.box-news-top .news-con .time{margin: 20px 0;color: #666;}
.box-news-top .news-con .desc{color: #666;line-height: 1.75;-webkit-line-clamp: 6;height: 10.5em;}
.box-news-top .news-con a.view{display: inline-block;width: 136px;line-height: 40px;border: 1px solid #eee;color: #666;}
.box-news-top .news-con a.view:hover{background: #0451af;border-color: #0451af;color: #fff;}
.box-news-bottom{width: 100%;display: inline-block;background: #fff;padding: 0.3rem;border: 1px solid #eee;}
.box-news-bottom .desc{margin: 20px 0;color: #666;line-height: 1.75;-webkit-line-clamp: 3;height: 5.25em;}
.box-news-bottom .time{color: #666;background: url('../images/arrow02.png') no-repeat right center/30px;}
.box-news-top .news-con .title a:hover,.box-news-bottom:hover .title{color: #0451af;}
.box-news-top .news-img a:hover img{transform: scale(1.06);}

@media(max-width: 1440px){
    .home-title{font-size: 38px;}
    .home-about-con{width: calc(100% - 560px);padding-right: 1.4rem;}
    .home-about-img{width: 560px;overflow: hidden;}
    .itme-pro-bg .itme-pro-con{padding: 0 0 0 0.6rem;}

    .area-next-prev .swiper-button-next,.area-next-prev .swiper-button-prev{width: 37px;height: 25px;}
    .area-next-prev .swiper-button-next{right: -15px;}
    .area-next-prev .swiper-button-prev{left: -15px;}
    .area-swiper-bottom .area-item-con .line{margin: 20px 0;}
    .area-swiper-bottom a.detail{width: 136px;height: 46px;line-height: 44px;}
}
@media(max-width: 1360px){
    .home-title{font-size: 32px;}
    .home-about-con{padding-right: 1rem;}
    .itme-pro-bg .itme-pro-con .title a{font-size: 24px;}
    .itme-pro-nav .promain ul li a{width: 220px;height: 55px;line-height: 55px;}
    .box-news-top .news-img{height: 420px;}
    .box-news-top .news-con .title a,.box-news-bottom .title{font-size: 18px;}
}
@media(max-width: 1230px){
    .home-title{font-size: 28px;}
    .home-about-con{width: calc(100% - 460px);padding-right: 0.8rem;}
    .home-about-img{width: 460px;border-radius: 80px 0 80px 0;}
    .home-about-flex .home-about-nav{width: 72px;}
    .home-about-flex .home-about-nav a.img{margin-bottom: 10px;}

    .itme-pro-nav .promain ul li{margin-left: 0.3rem;}
    .itme-pro-nav .promain ul li a{width: 176px;height: 48px;line-height: 48px;}
    .itme-pro-bg{border-radius: 80px 0 0 0;}
    
    .area-next-prev .swiper-button-next,.area-next-prev .swiper-button-prev{width: 32px;height: 22px;}
    .area-next-prev .swiper-button-next{right: -10px;}
    .area-next-prev .swiper-button-prev{left: -10px;}
    .area-swiper-bottom .area-item-img{width: calc(100% - 480px);border-radius: 80px 0 0 0;}
    .area-swiper-bottom .area-item-con{width: 480px;padding: 0.6rem;border-radius: 0 0 80px 0;}
    .area-swiper-bottom .area-item-con .line{margin: 15px 0;width: 48px;height: 4px;}
    .area-swiper-bottom a.detail{width: 120px;height: 40px;line-height: 38px;}
}
@media(max-width: 992px){
    .home-title{font-size: 24px;}
    .home-about-flex .home-about-nav{width: 60px;}
    .home-about-con{width: 100%;padding: 0 0 40px 0;}
    .home-about-img{width: 100%;border-radius: 40px 0 40px 0;}
    
    .home-pro-bg{padding: 40px 0;}
    .home-pro-bg .show-width-l{padding: 0 15px;}
    .itme-pro-nav .promain{margin-top: 25px;position: static;transform: none;}
    .itme-pro-nav .promain ul li{margin: 4px;}
    .itme-pro-nav .promain ul li a{width: 100px;height: 36px;line-height: 36px;border-radius: 15px 0 15px 0;}
    .itme-pro-bg{display: block;margin: 0;border-radius: 40px 0 40px 0;}
    .itme-pro-bg .itme-pro-con{width: 100%;padding: 25px;}
    .itme-pro-bg .itme-pro-img{width: 100%;}
    .itme-pro-bg .itme-pro-con .title a{font-size: 20px;}
    .itme-pro-bg .itme-pro-con a.view-pro{margin-top: 0;}

    .area-next-prev .swiper-button-next{right: 0;}
    .area-next-prev .swiper-button-prev{left: 0;}
    .area-swiper-bottom .area-item,.box-news-top{display: block;}
    .area-swiper-bottom .area-item-img{width: 100%;border-radius: 40px 0 0 0;}
    .area-swiper-bottom .area-item-con{width: 100%;padding: 30px;border-radius: 0 0 40px 0;}
    .area-swiper-bottom .area-item-con .line{margin: 15px 0;width: 36px;height: 3px;}
    .area-swiper-bottom a.detail{width: 108px;height: 36px;line-height: 34px;}

    .box-news-top .news-img{width: 100%;height: auto;}
    .box-news-top .news-con,.box-news-bottom{width: 100%;padding: 20px;}
    .box-news-top .news-con .title a,.box-news-bottom .title{font-size: 16px;}
    .box-news-top .news-con .time,.box-news-bottom .desc{margin: 10px 0;}
    .box-news-top .news-con .desc{line-height: 1.75;-webkit-line-clamp: 4;height: 7em;}
    .box-news-top .news-con a.view{width: 120px;}
}


.aboutbg{background-image: url('../images/boxbg03.png');background-repeat: no-repeat;background-position: top left;background-size: 100%;}
.culture-flex{display: flex;flex-wrap: wrap;}
.culture-flex .culture-item{width: 248px;cursor: pointer;margin-left: 20px;}
.culture-flex .culture-item .culture-con{height: 100%;border-radius: 10px;overflow: hidden;background: url('../images/bgimg.png') no-repeat top left/cover;box-shadow: 0 2px 16px rgba(0,0,0,0.08);}
.culture-flex .culture-item .culture-con .culture-desc{padding: 20px;}
.culture-flex .culture-item .culture-con:hover{background-image: url('../images/bgimg-active.png');}
.culture-flex .culture-item .culture-con:hover .title,.culture-flex .culture-item .culture-con:hover .desc{color: #fff;}

.profile-top .profile-width{width: 60%;overflow: hidden;border-radius: 100px 0 0 0;}
.profile-bottom{display: flex;align-items: flex-end;justify-content: left;position: relative;top: -2.2rem;}
.profile-bottom .profile-width{width: 60%;overflow: hidden;background: url('../images/boxbg04.jpg') no-repeat center center/cover;border-radius: 0 0 100px 0;}
.profile-bottom .profile-width .profile-content{padding: 1.6rem 0;}
.profile-bottom .profile-text{width: calc(100% - 60%);padding-left: 1.3rem;margin-bottom: 0.5rem;position: relative;}
.profile-bottom .profile-text:after{content: '';width: 0.83rem;height: 5px;background: url('../images/line.png') no-repeat center right/cover;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.profile-bottom .profile-text .title{color: #0451af;}
.profile-bottom .profile-text .text{line-height: 2;margin-top: 10px;}

.m-top{margin-top: -2.2rem;}
.history-bg{margin: 0.6rem -10px -10px;}
.history-bg .swiper-slide{padding: 10px;}
.history-bg:after{content: "";width: 100%;height: 1px;background: #f7f7f7;position: absolute;top: 60px;left: 0;}
.history-bg .history-swiper .title{font-size: 30px;line-height: 1;padding-bottom: 30px;margin-bottom: 30px;cursor: pointer;position: relative;}
.history-bg .history-swiper .title:after{content: "";width: 20px;height: 20px;background: #fff;border: 2px solid #0451af;border-radius: 50%;position: absolute;top: 40px;left: 0;}
.history-bg .history-swiper .text{padding: 20px;height: auto;background: #fff;overflow: hidden;border-radius: 10px;box-shadow: 0 2px 10px rgba(0,0,0,0.08);}
.history-bg .history-swiper .text .content{margin-top: 10px;}

.honorbg{background-image: url('../images/boxbg05.jpg');background-repeat: no-repeat;background-position: top left;background-size: cover;}
.honorbg .box-en-title,.honorbg .box-cn-title{color: #fff;}
.honorbg .boxicon span{background-image: url('../images/icon02.png');}
.honor-swiper-bottom{width: 66%;max-width: 930px;}
.honor-next-prev .swiper-button-next,.honor-next-prev .swiper-button-prev{width: 36px;height: 36px;background: #fff;border-radius: 5px;}
.honor-next-prev .swiper-button-next{top: 200px;left: 48px;}
.honor-next-prev .swiper-button-prev{top: 200px;left: 0;right: inherit;}
.honor-next-prev .swiper-button-next:after,.honor-next-prev .swiper-button-prev:after{font-size: 14px;color: #0451af;}
.honor-next-prev .swiper-button-next:hover,.honor-next-prev .swiper-button-prev:hover{background: #d70c18;}
.honor-next-prev .swiper-button-next:hover:after,.honor-next-prev .swiper-button-prev:hover:after{color: #fff;}
.honor-next-prev .title{color: #fff;}

@media(max-width: 1680px){
    .culture-flex .culture-item{width: 230px;}
    .profile-bottom .profile-width .profile-content{padding: 1.2rem 0;}
    .profile-bottom{top: -1.8rem;}
    .m-top{margin-top: -1.8rem;}
}
@media(max-width: 1440px){
    .culture-flex .culture-item{width: 220px;}
    .culture-flex .culture-item .culture-con .culture-desc{padding: 15px;}
    .history-bg:after{top: 50px;}
    .history-bg .history-swiper .title{font-size: 24px;padding-bottom: 24px;margin-bottom: 24px;}
    .history-bg .history-swiper .title:after{content: "";width: 16px;height: 16px;top: 32px;}
    .history-bg .history-swiper .text{padding: 15px;height: auto;}
}
@media(max-width: 1360px){
    .profile-bottom{top: -1.4rem;}
    .m-top{margin-top: -1.4rem;}
}
@media(max-width: 1024px){
    .profile-top .profile-width{width: 100%;margin-top: 30px;border-radius:  0;}
    .profile-bottom{display: block;top: 0;}
    .m-top{margin-top: 0;}
    .profile-bottom .profile-width{width: 100%;border-radius: 0;}
    .profile-bottom .profile-width .profile-content{padding: 40px 0;}
    .profile-bottom .profile-text{width: 100%;padding: 40px 15px;margin-bottom: 0;border-bottom: 1px solid #f7f7f7;}
    .profile-bottom .profile-text:after{display: none;}
}
@media(max-width: 992px){
    .culture-flex{margin: 34px -6px -6px;}
    .culture-flex .culture-item{width: 50%;padding: 6px;margin-left: 0;}
    .culture-flex .culture-item .culture-con .culture-desc{padding: 10px;}
    .history-bg{margin-top: 40px;}
    .history-bg:after{top: 44px;}
    .history-bg .history-swiper .title{font-size: 20px;padding-bottom: 20px;margin-bottom: 20px;}
    .history-bg .history-swiper .title:after{content: "";width: 14px;height: 14px;top: 28px;}
}


.boxbg01{background-image: url('../images/boxbg01.png');background-repeat: no-repeat;background-position: top left;background-size: 100%;}
.box-en-title{font-size: 36px;font-weight: bold;}
.box-cn-title{margin: 15px 0 20px;font-size: 24px;color: #0451af;}
.boxicon span{display: block;width: 25px;height: 20px;background: url('../images/icon01.png') no-repeat top left/100%;}

.contact-us-flex{display: flex;justify-content: left;align-items: flex-end;}
.contact-us-img{width: 540px;height: 540px;overflow: hidden;position: relative;box-shadow: 0 1px 10px rgba(0,0,0,0.08);border-radius: 0 50px 0 50px;}
.contact-us-img .item-desc{width: 100%;padding: 40px;position: absolute;top: 0;left: 0;}
.contact-us-img:before{content: '';width: 100%;height: 100%;background: rgba(4,81,175,0.5);position: absolute;top: 0;left: 0;}
.contact-us-img .item-desc .box-en-title,.contact-us-img .item-desc .box-cn-title,.contact-us-img .item-desc .info{color: #fff;}
.contact-us-con{width: calc(100% - 540px);padding: 60px;background: rgba(136,136,136,0.08);border-radius: 0 50px 50px 0;}
.iw_poi_title{color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap;}
.iw_poi_content{font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word;}
#dituContent{width: 100%;height: 450px;box-shadow: 0 1px 10px rgba(0,0,0,0.08);border-radius: 0 50px 0 50px;}
.message .input,.message .textarea{width: 100%;height: 40px;background: #fff;border: 1px solid #f7f7f7;padding: 0 15px;border-radius: 4px;box-shadow: 0 1px 6px rgba(0,0,0,0.12) inset;margin-bottom: 20px;}
.message .textarea{height: 200px;padding: 15px;}
.message .input:focus,.message .textarea:focus{border-color: #d70c18;}
.message .submit{width: 120px;height: 40px;background: #0451af;color: #fff;border-radius: 15px 0 15px 0;}
.message .submit:hover{background: #d70c18;}

.item-menu-left{width: 290px;}
.nav-show .sj-nav{display: none;}
.nav-show .boxnav a{width: 100%;display: inline-block;text-align: center;padding: 40px 20px;background: #fff;color: #004ea7;border-radius: 50px 0 50px 0;box-shadow: 0 2px 16px rgba(0,0,0,0.08);}
.nav-show .boxnav a.active,.nav-show .boxnav a:hover{background: #0451af;color: #fff;}
.item-content-right{width: calc(100% - 290px);padding-left: 0.9rem;}
.joinus-con .title{padding: 14px 80px 14px 40px;background: #f7f7f7;color: #333;cursor: pointer;position: relative;}
.joinus-con .title:after{content: '';width: 27px;height: 27px;background: url('../images/arrow.png') no-repeat center center/100%;position: absolute;top: 50%;transform: translateY(-50%);right: 40px;transition: all 0.5s;}
.joinus-con .text{display: none;padding: 15px 40px;}
.joinus-con.open .text{display: block;}
.joinus-con .title:hover,.joinus-con.open .title{background: #0451af;color: #fff;}
.joinus-con .title:hover:after,.joinus-con.open .title:after{background-image: url('../images/arrow-active.png');transition: all 0.5s;}

.boxbg02{background-image: url('../images/boxbg02.png');background-repeat: no-repeat;background-position: top left;background-size: 100%;}
.item-apply,.news-list{margin-bottom: 30px;width: 100%;display: flex;justify-content: left;align-items: center;background: #fff;overflow: hidden;border-radius: 0 0 100px 0;box-shadow: 0 2px 16px rgba(0,0,0,0.08);}
.item-apply .item-apply-con{width: calc(100% - 400px);padding: 0 0.6rem;}
.iconline span{margin: 20px 0;display: block;width: 108px;height: 4px;background: #0451af;}
.item-apply .item-apply-con .title a{font-weight: bold;color: #333;}
.item-apply .item-apply-con .desc{color: #999;line-height: 1.75;-webkit-line-clamp: 3;height: 5.25em;}
.item-apply .item-apply-img{width: 400px;height: 300px;border-radius: 100px 0 0 0;}
.site-nav{padding: 10px 0;border-bottom: 1px solid #eee;}
.site-nav ul li{float: left;padding: 5px 25px 5px 20px;background: url("../images/nav-icon.png") right center no-repeat;}
.site-nav ul li:last-child{padding-right: 20px;background-image: none;}
.site-nav ul li a{display: block;line-height: 1.5;color: #888;}
.site-nav ul li a:hover{color: #0451af;}
.prev-next a{color: #333;}
.prev-next span{color: #999;}

.news-list{border-radius: 0;position: relative;}
.news-list .news-img{width: 370px;height: 220px;}
.news-list .news-con{width: calc(100% - 370px);padding: 0 140px 0 40px;}
.news-list .news-con .title a{font-size: 20px;font-weight: bold;color: #333;}
.news-list .news-con .desc{margin-top: 20px;color: #999;line-height: 1.75;-webkit-line-clamp: 2;height: 3.5em;}
.news-list .time{width: 100px;height: 100px;padding: 12px;text-align: center;background: #0451af;color: #fff;position: absolute;top: 0;right: 0;}
.news-list .time .d{font-size: 36px;}
.item-apply .item-apply-img a:hover img,.news-list .news-img a:hover img{transform: scale(1.06);}
.color01,.item-apply .item-apply-con .title a:hover,.prev-next a:hover,.news-list .news-con .title a:hover{color: #0451af;}
.time-hits{padding: 12px 0;border-bottom: 1px dashed #ddd;}

.pro-list .pro-img{width: 100%;background: #fff;margin-bottom: 15px;border: 2px solid #fff;border-radius: 20px;box-shadow: 0 2px 16px rgba(0,0,0,0.08);}
.pro-list .title a{color: #333;}
.pro-list .pro-img:hover{border-color: #0451af;}
.pro-list .pro-img:hover a img{transform: scale(1.06);}
.pro-list .title a:hover{color: #0451af;}
.show-left{width: 480px;border: 1px solid #eee;}
.show-right{width: calc(100% - 480px);padding-left: 40px;}
a.prospec{width: 120px;line-height: 40px;display: block;text-align: center;border: 1px solid #0451af;color: #0451af;}
a.prospec:hover{background: #0451af;color: #fff;}

.box-desc-bg{width: 100%;background: #f7f7f7;border-radius: 20px;overflow: hidden;box-shadow: 0 2px 12px rgba(0,0,0,0.08);}
.box-desc-bg .title{background: #0451af;color: #fff;padding: 15px 30px;}
.box-desc-bg .desc{padding: 30px;}
.box-spec-title{padding-bottom: 8px;font-weight: bold;color: #0451af;border-bottom: 1px solid #0451af;}
.box-spec-table{border: none;}
.box-spec-table table{margin-bottom: 0;border-collapse: collapse !important;white-space: nowrap !important;}
.box-spec-table table tr td{text-align: center;background: #fff;}
.box-spec-table table tr td p{line-height: 1.75 !important;}
.box-spec-table table tr.firstRow td{background: #0451af !important;color: #fff !important;}
.box-spec-table table tr td em{width: 12px;height: 12px;display: inline-block;border-radius: 50%;}
.box-spec-table table tr td em.icon-black{background: #000000;}
.box-spec-table table tr td em.icon-red{background: #ff0000;}
.box-spec-table table tr td em.icon-orange{background: #ffc000;}
.box-spec-table table tr td em.icon-yellow{background: #ffff00;}
.box-spec-table table tr td em.icon-green{background: #92d050;}
.box-spec-table table tr td em.icon-blue{background: #00a9fd;}
.box-spec-table table tr td em.icon-grey{background: #f2f2f2;}
.box-spec-table table tr:hover td{background: #f7f8f9;}

@media(max-width: 1440px){
    .box-en-title{font-size: 32px;}
    .box-cn-title{font-size: 22px;}
}
@media(max-width: 1360px){
    .box-en-title{font-size: 28px;}
    .box-cn-title{font-size: 20px;}
    .contact-us-img{width: 480px;height: 480px;}
    .contact-us-img .item-desc{padding: 30px;}
    .contact-us-con{width: calc(100% - 480px);padding: 45px;}
    
    .item-apply .item-apply-con{width: calc(100% - 320px);padding: 0 0.6rem;}
    .iconline span{width: 90px;}
    .item-apply .item-apply-img{width: 320px;height: 240px;}

    .news-list .news-img{width: 320px;height: 190px;}
    .news-list .news-con{width: calc(100% - 320px);padding: 0 110px 0 30px;}
    .news-list .news-con .title a{font-size: 18px;}
    .news-list .news-con .desc{margin-top: 15px;}
    .news-list .time{width: 80px;height: 80px;padding: 6px;}
    .news-list .time .d{font-size: 32px;}
}
@media(max-width: 1230px){
    .nav-show .boxnav a{padding: 30px 15px;border-radius: 40px 0 40px 0;}
    .joinus-con .title{padding: 10px 60px 10px 24px;}
    .joinus-con .title:after{width: 20px;height: 20px;right: 24px;}
    .joinus-con .text{padding: 15px 24px;}
    
    .item-apply{border-radius: 0 0 80px 0;}
    .item-apply .item-apply-img{border-radius: 80px 0 0 0;}
}
@media(max-width: 1024px){
    .box-en-title{font-size: 24px;}
    .box-cn-title{font-size: 18px;margin: 14px 0;}
    .contact-us-flex{display: block;justify-content: left;align-items: flex-end;}
    .contact-us-img{width: 100%;height: 360px;border-radius: 0 25px 0 25px;}
    .contact-us-img .item-desc{padding: 20px;}
    .contact-us-con{width: 100%;padding: 20px;margin-top: 36px;border-radius: 0 25px 0 25px;}
    #dituContent{height: 320px;border-radius: 0 25px 0 25px;}
    .message .input,.message .textarea{padding: 0 10px;margin-bottom: 12px;}
    .message .textarea{height: 160px;padding: 10px;}
    
    .pro-list .pro-img{margin-bottom: 10px;border-radius: 10px;box-shadow: 0 1px 6px rgba(0,0,0,0.08);}
    .box-desc-bg{border-radius: 10px;box-shadow: 0 1px 6px rgba(0,0,0,0.08);}
    .box-desc-bg .title{padding: 7px 14px;}
    .box-desc-bg .desc{padding: 14px;}

    .item-menu-left{width: 100%;}
    .nav-show .sj-nav{margin-top: 30px;display: block;height: 45px;line-height: 45px;padding: 0 15px;font-size: 18px;background: #024494;color: #fff;box-shadow: 0 2px 16px rgba(0,0,0,0.08);position: relative;}
    .nav-show .sj-nav:before{content: '';width: 15px;height: 8px;background: url('../images/down.png') no-repeat top left/100%;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);transition: all 0.5s;}
    .nav-show .sj-nav.extend:before{transform: translateY(-50%) rotate(-180deg);}
    .nav-show .boxnav{width: 100%;display: none;}
    .nav-show .boxnav a{width: 100%;font-size: 16px;height: 45px;line-height: 45px;padding: 0 15px;text-align: left;border-radius: 0;margin: 0;}
    .item-content-right{width: 100%;padding-left: 0;margin-top: 40px;}
    .joinus-con .title{padding: 8px 40px 8px 15px;}
    .joinus-con .title:after{width: 16px;height: 16px;right: 15px;}
    .joinus-con .text{padding: 15px;}

    .site-nav .show-width{padding: 0;}
    .site-nav{padding: 5px 0;}
    .site-nav ul li{padding: 5px 20px 5px 15px;}
    .site-nav ul li:last-child{padding-right: 15px;}
}
@media(max-width: 768px){
    .item-apply{display: block;border-radius: 40px 0 40px 0;}
    .item-apply .item-apply-con{width: 100%;padding: 30px;}
    .iconline span{margin: 14px 0;width: 42px;}
    .item-apply .item-apply-img,.news-list .news-img{width: 100%;height: auto;border-radius: 0;}
    .prev-next{text-align: left !important;}

    .news-list{display: block;}
    .news-list .news-con{width: 100%;padding: 20px;}
    .news-list .news-con .title a{font-size: 16px;}
    .news-list .news-con .desc{margin-top: 10px;}
    .news-list .time{width: 60px;height: 60px;padding: 2px;}
    .news-list .time .d{font-size: 24px;}
    .show-left{width: 100%;}
    .show-right{width: 100%;padding: 40px 0 0;}
}