@charset "utf-8";
header{background-color: #fff;}
.nav-box .nav-1st > li > a{color: #333;}
header .search-btn{filter: brightness(0) invert(.3);}
header .func-wrap .item{color: #666;}
header .func-wrap .item .icon{filter: brightness(0) invert(.3);}
/******内页******/
.inpage-container{overflow: hidden;min-height: 500px;padding: 60px 0;}
.inpage-container > .con-l{float: left;width: 300px;}
.inpage-container > .con-r{margin-left: 350px;min-height: 500px;padding: 40px;background-color: #fff;}
/*面包屑*/
.bread{font-size: 16px;line-height: 60px;color: #666;white-space: nowrap;}
.bread a{position: relative;display: inline-block;vertical-align: top;margin: 0 6px 0 3px;color: #666;transition: 0.3s;}
.bread a:first-child{margin-left: 0;}
.bread a.on,.bread a:hover{color: #1a5392;}
/*分页*/
.page{padding-top: 50px;font-size: 0;text-align: center;}
.page > *{display: inline-block;padding: 0 1.1em;margin: 0 5px;height: 40px;background-color: #fff;border: 1px solid #e6e6e6;font-size: 14px;line-height: 38px;color: #333;}
.page input{width: 60px;text-align: center;}
.page .no-border{padding: 0 .5em;border-color: transparent;}
.page > a.on,.page > a:hover{background-color: #1a5392;border-color: #1a5392;color: #fff;}

/*内页banner*/
.inpage-banner{height: 480px;margin-top: 130px;}
.inpage-banner .w1366{background-position: center;background-size: cover;background-repeat: no-repeat;}
.inpage-banner .title{position: absolute;left: 0;top: 50%;padding-bottom: 40px;line-height: 40px;font-weight: bold;color: #fff;transform: translateY(-60%);}
.inpage-banner .title:after{content: '';position: absolute;left: 0;bottom: 0;width: 40px;height: 6px;background-color: currentColor;}
.inpage-banner .title .en{margin-bottom: 15px;font-size: 42px;text-transform: uppercase;opacity: .6;}
.inpage-banner .title .cn{font-size: 30px;}

/*内页头部*/
.inpage-top{z-index: 1;position: relative;background-color: #fff;box-shadow: 0 4px 8px rgba(0,0,0,.1);}
.inpage-top .w1366{display: flex;justify-content: space-between;}
/*内页导航*/
.inpage-nav-swiper{overflow: hidden;}
.inpage-nav-swiper .swiper-slide{box-sizing: border-box;width: auto;min-width: 140px;padding: 0 1.5em;font-size: 16px;text-align: center;line-height: 60px;transition: 0.3s;}
.inpage-nav-swiper .swiper-slide:hover{background-color: #1a5392;color: #fff;}
.inpage-nav-swiper .swiper-slide.on{background-color: #1a5392;color: #fff;}

/*内页三级导航*/
.inpage-3rd-nav{margin-bottom: 50px;font-size: 0;text-align: center;}
.inpage-3rd-nav .item{display: inline-block;vertical-align: top;padding: 0 1.5em;margin: 10px;border: 1px solid #ddd;border-radius: 20px;font-size: 18px;line-height: 40px;transition: 0.3s;}
.inpage-3rd-nav .item:hover{background-color: #ddd;}
.inpage-3rd-nav .item.on{background-color: #1a5392;color: #fff;}

/*新闻详情*/
.news-details{}
.news-details .title{font-size: 24px;line-height: 30px;text-align: center;}
.news-details .record{padding-bottom: 30px;margin-top: 25px;border-bottom: 1px dashed #ddd;line-height: 20px;text-align: center;color: #999;}
.news-details .record span{display: inline-block;vertical-align: top;margin: 0 15px;}
.news-details .record span .icon{display: inline-block;vertical-align: middle;width: 12px;height: 12px;margin: -2px 4px 0 0;filter: brightness(0) invert(.5);}
.news-details .content{padding: 30px 0;font-size: 16px;line-height: 2;text-align: justify;}
.news-details .content p{margin-bottom: 20px;}
.news-details .content img{display: inline-block;width: auto!important;height: auto!important;}
.news-details .content em{font-style: italic;}
.news-details .share-wrap{text-align: right;}
.news-details .share-wrap .item .icon{filter: brightness(0) invert(1);}
.news-details .share-wrap .weixin-btn{background-color: #22ac38;}
.news-details .share-wrap .weibo-btn{background-color: #f7a56e;}
.news-details .share-wrap .qq-btn{background-color: #4ea5dc;}
.news-details .other-links{padding: 20px 0;margin-top: 20px;border-top: 1px solid #e6e6e6;}
.news-details .other-links .item{margin: 20px 0;font-size: 16px;line-height: 20px;}
.news-details .other-links .item span{float: left;transition: 0.3s;}
.news-details .other-links .item a{display: block;margin-left: 4em;transition: 0.3s;}
.news-details .other-links .item:hover span{color: #1a5392;}
.news-details .other-links .item:hover a{text-decoration: underline;color: #1a5392;}
.news-details .switch-btns-area{display: flex;justify-content: space-between;margin-top: 30px;}
.news-details .switch-btns-area .btn{display: inline-block;vertical-align: top;padding: 0 1em;border: 1px solid #ddd;border-radius: 4px;font-size: 16px;line-height: 38px;text-align: center;color: #999;transition: 0.3s;}
.news-details .switch-btns-area .prev-btn:before{content: '';display: inline-block;vertical-align: middle;width: 8px;height: 8px;margin: -.25em .5em 0 0;border-top: 1px solid currentColor;border-left: 1px solid currentColor;transform: rotate(-45deg);}
.news-details .switch-btns-area .next-btn:after{content: '';display: inline-block;vertical-align: middle;width: 8px;height: 8px;margin: -.25em 0 0 .5em;border-top: 1px solid currentColor;border-right: 1px solid currentColor;transform: rotate(45deg);}
.news-details .switch-btns-area .btn:hover{background-color: #1A5392;border-color: #1A5392;color: #fff;}

/*公司概况页*/
.about-page{}
/*标题*/
.about-page .common-title{position: relative;padding-left: 45px;margin-bottom: 30px;font-size: 20px;line-height: 32px;font-weight: bold;}
.about-page .common-title .icon{position: absolute;left: 0;top: 0;width: 32px;height: 32px;}
/*介绍*/
.about-page .common-intro{margin-top: 30px;font-size: 16px;line-height: 2;text-align: justify;color: #666;}
.about-page .common-intro p{margin: 15px 0;}
/*布局*/
.about-page .part1{padding: 60px 0 40px;background: url(../images/about_page_bg1.jpg) center no-repeat;background-size: cover;}
.about-page .part2{padding: 40px 0;}
.about-page .part3{padding: 40px 0 60px;background: url(../images/about_page_bg2.jpg) center no-repeat;background-size: cover;}

/*公司简介*/
.company-brief{background: url(../images/company_img1.jpg) center no-repeat;background-size: cover;}
.company-brief .info{padding: 60px;margin-right: 50%;background-color: rgba(0,0,0,.1);backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px);color: #fff;}
.company-brief .info .tit{position: relative;padding-bottom: 15px;font-size: 28px;line-height: 30px;font-weight: bold;}
.company-brief .info .tit:after{content: '';position: absolute;left: 0;bottom: 0;width: 60px;height: 4px;background-color: #FD0002;}
.company-brief .info .txt{margin-top: 25px;font-size: 16px;line-height: 2;text-align: justify;}

/*经营范围*/
.business-range{margin-top: 40px;}
.business-range .list{font-size: 0;}
.business-range .list li{position: relative;display: inline-block;vertical-align: top;box-sizing: border-box;width: 50%;padding: 0 30px 0 20px;margin-bottom: 20px;font-size: 16px;line-height: 20px;}
.business-range .list li:before{content: '';position: absolute;left: 0;top: 50%;width: 6px;height: 6px;margin-top: -3px;background-color: #1A5392;border-radius: 50%;}

/*公司实力*/
.company-strength{display: flex;justify-content: space-between;align-items: center;background-color: #fafafa;}
.company-strength > .con-l{width: 50%;}
.company-strength > .con-r{width: 50%;}
.company-strength .info{z-index: 1;position: relative;padding: 30px 30px 50px;background: url(../images/company_img2.jpg) center no-repeat;background-size: cover;color: #fff;}
.company-strength .info:before{content: '';z-index: -1;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(26,83,146,.8);}
.company-strength .info .tit{margin-bottom: 15px;font-size: 18px;line-height: 30px;}
.company-strength .info .tit span{font-size: 40px;font-weight: bold;}
.company-strength .info .txt{font-size: 16px;line-height: 2;text-align: justify;opacity: .7;}
.company-strength .data{font-size: 0;}
.company-strength .data .item{display: inline-block;vertical-align: top;box-sizing: border-box;width: 33.33%;padding: 30px 7%;border-left: 1px solid #ddd;font-size: 16px;}
.company-strength .data .item:first-child{border-left: 0;}
.company-strength .data .item .icon{display: inline-block;vertical-align: top;width: 32px;height: 32px;}
.company-strength .data .item .tit{height: 40px;margin: 20px 0 10px;line-height: 40px;color: #C80000;}
.company-strength .data .item .tit span{font-size: 40px;}
.company-strength .data .item .txt{font-size: 18px;line-height: 20px;color: #666;}

/*公司业绩选项卡*/
.performance-tab-box{position: relative;overflow: hidden;margin-top: 40px;}
.performance-tab-box .tabs{float: left;box-sizing: border-box;width: 50%;padding-right: 50px;padding-bottom: 100px;}
.performance-tab-box .tabs .item{position: relative;margin-bottom: 20px;font-size: 17px;line-height: 20px;cursor: pointer;overflow: hidden;transition: 0.5s;}
.performance-tab-box .tabs .item:before{content: '';position: absolute;left: -20px;top: 0;width: 0;height: 0;border: 10px solid transparent;border-left: 20px solid #1A5392;border-right-width: 0;transition: 0.3s;}
.performance-tab-box .tabs .item:after{content: '';position: absolute;left: -20px;top: 0;width: 0;height: 0;border: 10px solid transparent;border-left: 4px solid #fff;border-right-width: 16px;transition: 0.3s;}
.performance-tab-box .tabs .item.on{padding-left: 25px;color: #1A5392;}
.performance-tab-box .tabs .item.on:before{left: 0;transition-delay: 0.4s;}
.performance-tab-box .tabs .item.on:after{left: 0;transition-delay: 0.4s;}
.performance-tab-box .tab-content{margin-left: 50%;overflow: hidden;}
.performance-tab-box .tab-content .swiper-slide .pic{overflow: hidden;}
.performance-tab-box .tab-content .swiper-slide .pic em{display: block;padding-top: 56%;background-position: center;background-size: cover;background-repeat: no-repeat;}
.performance-tab-box .btn{z-index: 1;position: absolute;bottom: 0;box-sizing: border-box;width: 44px;height: 44px;margin-top: -22px;border: 2px solid #d8d8d8;border-radius: 50%;cursor: pointer;outline: none;transition: 0.3s;}
.performance-tab-box .btn:after{content: '';position: absolute;left: 50%;top: 50%;width: 25%;height: 25%;border-top: 2px solid #d8d8d8;}
.performance-tab-box .prev-btn{left: 0;}
.performance-tab-box .prev-btn:after{border-left: 2px solid #d8d8d8;transform: translate(-30%,-50%) rotate(-45deg);}
.performance-tab-box .next-btn{left: 80px;}
.performance-tab-box .next-btn:after{border-right: 2px solid #d8d8d8;transform: translate(-70%,-50%) rotate(45deg);}
.performance-tab-box .btn:hover{background-color: #1a5392;border-color: #1a5392;}

/*发展历程页*/
.history-page{z-index: 1;position: relative;min-height: 500px;padding: 80px 0 160px;}
.history-page:before{content: '';z-index: -1;position: absolute;left: 0;right: 0;top: 0;padding-top: 22%;background-color: #f9f9f9;}
.history-page:after{content: '';z-index: -1;position: absolute;left: 0;top: 0;width: 36%;padding-top: 24%;background: url(../images/history_bg_elem.png) center no-repeat;background-size: cover;}
/*发展历程选项卡*/
.history-tab-box{position: relative;}
.history-tab-box .tabs{position: relative;padding-bottom: 100px;margin: 0 50px;overflow: hidden;}
.history-tab-box .tabs:before{content: '';z-index: -1;position: absolute;left: 0;right: 0;top: 50px;height: 60px;
background-image: linear-gradient(90deg,
#f9f9f9 9%,#aaa 10%,
#f9f9f9 10%,#f9f9f9 19%,#ccc 20%,
#f9f9f9 20%,#f9f9f9 29%,#bbb 30%,
#f9f9f9 30%,#f9f9f9 39%,#ccc 40%,
#f9f9f9 40%,#f9f9f9 59%,#bbb 60%,
#f9f9f9 60%,#f9f9f9 69%,#ccc 70%,
#f9f9f9 70%,#f9f9f9 79%,#bbb 80%,
#f9f9f9 80%,#f9f9f9 89%,#ccc 90%,
#f9f9f9 90%,#f9f9f9 99%,#ddd 100%
);background-size: 20% 20px;background-repeat: repeat-x;background-position: center 10px;}
.history-tab-box .tabs .swiper-slide{position: relative;padding-bottom: 20px;font-size: 20px;text-align: center;line-height: 30px;font-weight: bold;color: #999;cursor: pointer;}
.history-tab-box .tabs .swiper-slide:after{content: '';position: absolute;left: 50%;top: 100%;width: 1px;height: 60px;background-color: #ccc;transition: 0.5s;}
.history-tab-box .tabs .swiper-slide.on{font-size: 30px;color: #FD0002;}
.history-tab-box .tabs .swiper-slide.on:after{height: 100px;background-color: #FD0002;}
.history-tab-box .tab-content{position: relative;padding: 15px;margin-top: 50px;overflow: hidden;}
.history-tab-box .tab-content .swiper-slide{overflow: hidden;background-color: #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);}
.history-tab-box .tab-content .swiper-slide .pic{float: left;width: 35%;height: 360px;overflow: hidden;}
.history-tab-box .tab-content .swiper-slide .pic em{display: block;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.history-tab-box .tab-content .swiper-slide .info{position: relative;margin-left: 35%;box-sizing: border-box;height: 360px;padding: 40px 30px 40px 40px;}
.history-tab-box .tab-content .swiper-slide .info:before{content: '';position: absolute;left: 40px;bottom: 40px;width: 30%;height: 1px;background-color: #d8d8d8;}
.history-tab-box .tab-content .swiper-slide .info:after{content: '';position: absolute;right: 40px;bottom: 40px;width: 20px;height: 20px;background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxOCAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAgMHY3LjkyMmgzLjgyNWMtLjA2MS45NTQtLjM2MSAxLjc4LS45IDIuNDgtLjU0LjctMS41MTUgMS40MDItMi45MjUgMi4xMDhMMTEuNzI5IDE2YzIuMjkyLTEuMDcyIDMuOTEtMi4zMDcgNC44NTUtMy43MDZDMTcuNTI4IDEwLjg5NSAxOCA4Ljk4NyAxOCA2LjU3VjBoLTh6TTAgMHY3LjkyMmgzLjgyNWMtLjA2MS45NTQtLjM2MSAxLjc4LS45IDIuNDgtLjU0LjctMS41MTUgMS40MDItMi45MjUgMi4xMDhMMS43MjkgMTZjMi4yOTItMS4wNzIgMy45MS0yLjMwNyA0Ljg1NS0zLjcwNkM3LjUyOCAxMC44OTUgOCA4Ljk4NyA4IDYuNTdWMEgweiIgZmlsbD0iI0NDQyIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+');background-size: 100% 100%;}
.history-tab-box .tab-content .swiper-slide .info .date{height: 40px;margin-bottom: 20px;font-size: 40px;line-height: 40px;font-weight: bold;}
.history-tab-box .tab-content .swiper-slide .info .date span{font-size: 16px;font-weight: normal;color: #999;}
.history-tab-box .tab-content .swiper-slide .info .date span:before{content: '/';margin: 0 5px;color: #333;}
.history-tab-box .tab-content .swiper-slide .info .txt{max-height: 160px;padding-right: 10px;font-size: 16px;line-height: 2;text-align: justify;overflow-y: auto;overscroll-behavior: contain;}
.history-tab-box .tab-content .swiper-slide:hover .pic em{transform: scale(1.05);}
.history-tab-box .btn{z-index: 1;position: absolute;top: 0;box-sizing: border-box;width: 44px;height: 44px;border: 2px solid #d8d8d8;border-radius: 50%;cursor: pointer;transition: 0.3s;}
.history-tab-box .btn:after{content: '';position: absolute;left: 50%;top: 50%;width: 25%;height: 25%;border-top: 2px solid #d8d8d8;}
.history-tab-box .prev-btn{left: 0;}
.history-tab-box .prev-btn:after{border-left: 2px solid #d8d8d8;transform: translate(-30%,-50%) rotate(-45deg);}
.history-tab-box .next-btn{right: 0;}
.history-tab-box .next-btn:after{border-right: 2px solid #d8d8d8;transform: translate(-70%,-50%) rotate(45deg);}
.history-tab-box .btn:hover{background-color: #1a5392;border-color: #1a5392;}

/*领导关怀页*/
.leader-show-page{}
.leader-show-page .part1{padding: 60px 0;background: url(../images/leader_show_bg.jpg) center no-repeat;background-size: cover;}
.leader-show-page .part2{padding: 60px 0 150px;}
/*领导关怀轮播*/
.leader-show-swiper{overflow: hidden;}
.leader-show-swiper .swiper-slide a{display: block;transform: scale(.8);transition: 0.5s;}
.leader-show-swiper .swiper-slide .pic{overflow: hidden;}
.leader-show-swiper .swiper-slide .pic em{display: block;padding-top: 66%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.leader-show-swiper .swiper-slide .tit{height: 60px;padding: 0 1em;background-color: #fff;font-size: 18px;line-height: 60px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transform: scaleY(0);transform-origin: top;transition: 0.5s;}
.leader-show-swiper .swiper-slide.on a{transform: scale(1);}
.leader-show-swiper .swiper-slide.on .tit{transform: scaleY(1);}

/*新闻列表-文字*/
.news-text-list{}
.news-text-list li{border-bottom: 1px dashed #d8d8d8;}
.news-text-list li a{position: relative;display: block;font-size: 18px;line-height: 60px;}
.news-text-list li .tit{margin-right: 120px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.news-text-list li .date{position: absolute;right: 0;top: 0;font-size: 14px;color: #999;}
.news-text-list li:hover .tit{text-indent: .5em;color: #1A5392;}

/*组织机构页*/
.organization-page{padding: 80px 0 120px;background: url(../images/organization_page_bg.jpg) center bottom no-repeat;background-size: contain;}
.organization-page img{display: block;margin: 0 auto;cursor: zoom-in;}

/*荣誉图片列表*/
.honor-pic-list{overflow: hidden;}
.honor-pic-list li{float: left;box-sizing: border-box;width: 28%;padding: 20px 20px 0;margin: 0 0 30px 8%;border: 1px solid #ddd;}
.honor-pic-list li:nth-child(3n+1){margin-left: 0;}
.honor-pic-list li .pic{position: relative;padding-top: 71%;overflow: hidden;cursor: zoom-in;}
.honor-pic-list li .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.honor-pic-list li .pic .hidden-tip{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(26,83,146,.8);pointer-events: none;transform: translateY(100%);transition: 0.5s cubic-bezier(0.245, 1.210, 0.710, 1.340);}
.honor-pic-list li .pic .hidden-tip:after{content: '';position: absolute;left: 50%;top: 45%;width: 40px;height: 40px;background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDUiIHZpZXdCb3g9IjAgMCA0NCA0NSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDIgNDIuODQ1bC0xMC4zMzYtOS45MDhjMy42NTEtMy4yNDUgNS45NS03Ljk2NSA1Ljk1LTEzLjIxOUMzNy42MTMgOS45MzMgMjkuNjQgMiAxOS44MDYgMiA5Ljk3MiAyIDIgOS45MzMgMiAxOS43MThjMCA5Ljc4NiA3Ljk3MiAxNy43MTggMTcuODA3IDE3LjcxOCAxLjYwNyAwIDMuMTY1LS4yMTIgNC42NDYtLjYxIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=');background-size: 100% 100%;transform: translate(-50%,-50%);}
.honor-pic-list li .pic .hidden-tip span{position: absolute;left: 0;right: 0;top: 60%;font-size: 16px;line-height: 20px;text-align: center;color: #fff;}
.honor-pic-list li .tit{height: 60px;font-size: 16px;line-height: 60px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.honor-pic-list li:hover .pic .hidden-tip{transform: translateY(0);}

/*主要新闻轮播*/
.main-news-swiper{position: relative;overflow: hidden;}
.main-news-swiper .swiper-slide a{overflow: hidden;display: block;background-color: #fafafa;}
.main-news-swiper .swiper-slide .pic{position: relative;float: left;width: 42%;overflow: hidden;}
.main-news-swiper .swiper-slide .pic:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 48px;background-color: rgba(0,0,0,.2);backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);}
.main-news-swiper .swiper-slide .pic em{display: block;width: 105%;padding-top: 60%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.main-news-swiper .swiper-slide .info{position: relative;padding: 40px 30px 0 40px;margin-left: 42%;}
.main-news-swiper .swiper-slide .info:before{content: '';position: absolute;left: 40px;top: 0;width: 35%;height: 2px;background-color: #C80000;}
.main-news-swiper .swiper-slide .info .tit{font-size: 22px;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.main-news-swiper .swiper-slide .info .date{margin-top: 20px;line-height: 20px;font-weight: bold;}
.main-news-swiper .swiper-slide .info .date span{font-size: 20px;}
.main-news-swiper .swiper-slide .info .txt{height: 90px;margin-top: 20px;font-size: 16px;line-height: 30px;text-align: justify;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.main-news-swiper .swiper-slide:hover .pic em{transform: translateX(-4.5%);}
.main-news-swiper .swiper-slide:hover .info .tit{color: #1a5392;}
.main-news-swiper .swiper-pagination{z-index: 1;bottom: 18px;width: 42%;font-size: 0;}
.main-news-swiper .swiper-pagination .swiper-pagination-bullet{position: relative;width: 12px;height: 12px;margin: 0 10px;background-color: #fff;opacity: 1;}
.main-news-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: #C80000;}
.main-news-swiper .btn{z-index: 1;position: absolute;bottom: 30px;box-sizing: border-box;width: 44px;height: 44px;border: 2px solid #d8d8d8;border-radius: 50%;cursor: pointer;transition: 0.3s;}
.main-news-swiper .btn:after{content: '';position: absolute;left: 50%;top: 50%;width: 25%;height: 25%;border-top: 2px solid #d8d8d8;}
.main-news-swiper .prev-btn{left: calc(42% + 40px);}
.main-news-swiper .prev-btn:after{border-left: 2px solid #d8d8d8;transform: translate(-30%,-50%) rotate(-45deg);}
.main-news-swiper .next-btn{left: calc(42% + 120px);}
.main-news-swiper .next-btn:after{border-right: 2px solid #d8d8d8;transform: translate(-70%,-50%) rotate(45deg);}
.main-news-swiper .btn:hover{background-color: #1a5392;border-color: #1a5392;}

/*新闻信息列表*/
.news-info-list{margin-top: 60px;}
.news-info-list li{position: relative;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px dashed #d8d8d8;}
.news-info-list li:after{content: '';position: absolute;left: 0;bottom: -1px;width: 37%;height: 1px;background-color: #1A5392;transform: scaleX(0);transform-origin: left;transition: 1s;}
.news-info-list li a{overflow: hidden;display: block;}
.news-info-list li .pic{float: left;width: 25%;overflow: hidden;}
.news-info-list li .pic em{display: block;width: 105%;padding-top: 60%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.news-info-list li .info{padding: 10px 25px;margin-left: 25%;}
.news-info-list li .info .tit{font-size: 18px;line-height: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.news-info-list li .info .txt{height: 90px;margin-top: 20px;font-size: 15px;line-height: 30px;text-align: justify;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news-info-list li .info .date{margin-top: 20px;line-height: 20px;color: #999;}
.news-info-list li:hover{border-style: solid;}
.news-info-list li:hover:after{transform: scaleX(1);}
.news-info-list li:hover .pic em{transform: translateX(-4.5%);}
.news-info-list li:hover .tit{color: #1A5392;}
.party-info-list li:after{background-color: #C80000;}
.party-info-list li:hover .tit{color: #C80000;}

/*工程业绩页*/
.project-page{background: url(../images/project_page_bg.jpg) center top no-repeat;background-size: contain;}

/*图片列表*/
.pic-list{overflow: hidden;}
.pic-list li{float: left;width: 32%;margin: 0 0 2% 2%;}
.pic-list li:nth-child(3n+1){margin-left: 0;}
.pic-list li a{position: relative;display: block;overflow: hidden;}
.pic-list li .pic{overflow: hidden;}
.pic-list li .pic em{display: block;width: 105%;padding-top: 69%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.pic-list li .tit{position: absolute;left: 0;right: 0;bottom: 0;height: 60px;padding: 0 50px 0 25px;background-color: rgba(26,83,146,.8);font-size: 16px;line-height: 60px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transform: translateY(100%);transition: 0.5s;}
.pic-list li .tit:after{content: '';position: absolute;right: 20px;top: 50%;width: 10px;height: 10px;border-top: 1px solid currentColor;border-right: 1px solid currentColor;transform: translate(-50%,-50%) rotate(45deg);}
.pic-list li:hover .pic em{transform: translateX(-4.5%);}
.pic-list li:hover .tit{transform: translateY(0);transition-delay: 0.3s;}

/*党新闻轮播*/
.party-news-swiper{padding: 10px;overflow: hidden;}
.party-news-swiper .swiper-slide a{display: block;}
.party-news-swiper .swiper-slide .pic{overflow: hidden;}
.party-news-swiper .swiper-slide .pic em{display: block;padding-top: 60%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.8s;}
.party-news-swiper .swiper-slide .info{padding: 30px;border: 1px solid #ddd;}
.party-news-swiper .swiper-slide .info .tit{font-size: 18px;line-height: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.party-news-swiper .swiper-slide .info .date{margin-top: 20px;line-height: 20px;font-weight: bold;}
.party-news-swiper .swiper-slide .info .date span{font-size: 20px;}
.party-news-swiper .swiper-slide .info .txt{height: 90px;margin-top: 30px;font-size: 16px;line-height: 30px;text-align: justify;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.party-news-swiper .swiper-slide .info .more{position: relative;display: inline-block;vertical-align: top;box-sizing: border-box;width: 44px;height: 44px;margin-top: 20px;border: 2px solid #d8d8d8;border-radius: 50%;color: #d8d8d8;cursor: pointer;transition: 0.5s;}
.party-news-swiper .swiper-slide .info .more:after{content: '';position: absolute;left: 50%;top: 50%;width: 25%;height: 25%;border-top: 2px solid currentColor;border-right: 2px solid currentColor;transform: translate(-70%,-50%) rotate(45deg);}
.party-news-swiper .swiper-slide:hover a{box-shadow: 4px 4px 10px rgba(0,0,0,.1);transition: 0.8s;}
.party-news-swiper .swiper-slide:hover .pic em{transform: scale(1.05);}
.party-news-swiper .swiper-slide:hover .tit{color: #C80000;}
.party-news-swiper .swiper-slide:hover .info .more{background-color: #c80000;border-color: #c80000;color: #fff;transform: translateX(10px);}

/*招聘岗位*/
.job-box{}
.job-box *{box-sizing: border-box;}
.job-box > .title{display: table;width: 100%;background-color: #154274;}
.job-box > .title span{display: table-cell;vertical-align: middle;width: 20%;height: 80px;padding: 0 20px;font-size: 20px;color: #fff;}
.job-box > .title span:first-child{width: 25%;padding-left: 40px;}
.job-list{}
.job-list li{border: 1px solid #e5e5e5;border-top: 0;}
.job-list li .title{display: table;width: 100%;}
.job-list li:nth-child(2n) .title{background-color: #f6f6f6;}
.job-list li .title span{display: table-cell;vertical-align: middle;width: 20%;height: 80px;padding: 0 20px;font-size: 16px;}
.job-list li .title span:first-child{width: 25%;padding-left: 40px;}
.job-list li .title .more-btn{position: relative;display: inline-block;vertical-align: top;width: 36px;height: 36px;background-color: #f0f0f0;border-radius: 50%;color: #666;cursor: pointer;transition: 0.3s;}
.job-list li .title .more-btn:after{content: '';position: absolute;left: 50%;top: 50%;width: 25%;height: 25%;border-right: 2px solid currentColor;border-bottom: 2px solid currentColor;transform: translate(-50%,-70%) rotate(45deg);}
.job-list li .title .more-btn:hover{background-color: #154274;color: #fff;}
.job-list li.open .title .more-btn{background-color: #154274;color: #fff;transform: rotate(180deg);}
.job-list li .info{display: none;padding: 20px 0 35px;margin: 0 40px;border-top: 1px solid #e5e5e5;}
.job-list li .info .tit{margin-bottom: 10px;font-size: 16px;font-weight: bold;}
.job-list li .info .txt{margin: 15px 0;font-size: 15px;line-height: 30px;color: #666;}
.job-list li .btns-area{margin-top: 30px;text-align: left;}
.job-list li .btns-area .btn{padding: 0 1.5em;margin: 0;background-color: #C80000;border: 0;color: #fff;}

/*政策法规页*/
.policy-page{}
.policy-page .part1{padding: 60px 0 20px;background: url(../images/recruitment_page_bg.jpg) center no-repeat;background-size: cover;}
.policy-page .part2{padding: 60px 0;}
/*政策轮播*/
.policy-swiper{position: relative;padding-bottom: 40px;overflow: hidden;}
.policy-swiper .swiper-slide a{position: relative;display: block;padding: 16px 16px 16px 16px;background-color: #fff;}
.policy-swiper .swiper-slide .tag{position: absolute;left: 16px;top: 50%;width: 100px;height: 48px;background-color: #f2f2f2;font-size: 18px;line-height: 48px;text-align: center;color: #666;transform: translateY(-50%);transition: 0.5s;}
.policy-swiper .swiper-slide .info{}
.policy-swiper .swiper-slide .info .tit{font-size: 18px;line-height: 20px;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.policy-swiper .swiper-slide .info .date{margin-top: 8px;line-height: 20px;color: #999;}
.policy-swiper .swiper-slide:hover .tag{background-color: #1A5392;color: #fff;}
.policy-swiper .swiper-slide:hover .info .tit{text-indent: .5em;color: #1A5392;}
.policy-swiper .swiper-pagination{z-index: 1;bottom: 0;font-size: 0;}
.policy-swiper .swiper-pagination .swiper-pagination-bullet{position: relative;width: 12px;height: 12px;margin: 0 10px;background-color: #ccc;opacity: 1;}
.policy-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: #C80000;}

/*联系信息*/
.contact-info-box{overflow: hidden;}
.contact-info-box > .con-l{float: left;width: 65%;height: 470px;}
.contact-info-box > .con-r{float: right;width: 35%;height: 470px;}
.contact-info-box .e-map{position: relative;height: 100%;}
.contact-info-box .e-map iframe{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.contact-info-box .contact-list{box-sizing: border-box;height: 100%;padding: 80px 40px;background-color: #1A5392;color: #fff;}
.contact-info-box .contact-list li{position: relative;margin-top: 40px;}
.contact-info-box .contact-list li:first-child{margin-top: 0;}
.contact-info-box .contact-list li .icon{position: absolute;left: 0;top: 0;width: 20px;height: 20px;}
.contact-info-box .contact-list li .info{margin-left: 32px;}
.contact-info-box .contact-list li .info .tit{font-size: 16px;font-weight: bold;}
.contact-info-box .contact-list li .info .txt{margin-top: 15px;font-size: 15px;line-height: 24px;}

/*客户留言*/
.message-box{position: relative;overflow: hidden;margin-top: 60px;background-color: #F5FAFF;border: 1px solid #DEE6EA;}
.message-box:before{content: '';position: absolute;left: 68%;top: 0;bottom: 0;border-left: 1px dashed #d8d8d8;}
.message-box > .con-l{float: left;box-sizing: border-box;width: 68%;padding: 30px 40px 60px;}
.message-box > .con-r{float: right;box-sizing: border-box;width: 32%;padding: 80px 40px;}
/*留言表单*/
.message-form{}
.message-form .title{margin-bottom: 20px;font-size: 20px;line-height: 30px;color: #1A5392;}
.message-form .row .name{width: 110px;padding: 10px 10px 10px 0;text-align: left;}
.message-form .row .info-content{margin-left: 110px;}
.message-form .btns-area{margin-top: 60px;}
.message-form .btns-area .btn{width: 160px;height: 40px;margin: 0 20px;background-color: #1A5392;border-color: #1A5392;font-size: 16px;color: #fff;}
.message-form .btns-area .btn[type=reset]{background-color: transparent;color: #1A5392;}
/*留言提示*/
.message-tips{}
.message-tips .title{margin-bottom: 20px;font-size: 18px;line-height: 20px;color: #666;}
.message-tips .list{}
.message-tips .list li{margin-top: 20px;line-height: 20px;color: #999;}
.message-tips .list li:first-child{margin-top: 0;}


/*中屏PC:<=1440px(针对1366*650)*/
@media screen and (max-width: 1440px){
	
}

/*小屏PC:>=1025px && <=1280px*/
@media screen and (max-width: 1280px){
	
}

/*pad横屏:1024px*/
@media screen and (max-width: 1024px){
	/*面包屑*/
	.bread{font-size: 14px;line-height: 50px;}
	
	/*内页banner*/
	.inpage-banner{height: 240px;margin-top: 100px;}
	.inpage-banner .title{padding-bottom: 20px;line-height: 30px;}
	.inpage-banner .title:after{height: 2px;}
	.inpage-banner .title .en{margin-bottom: 10px;font-size: 28px;}
	.inpage-banner .title .cn{font-size: 24px;}
	
	/*内页导航*/
	.inpage-nav-swiper .swiper-slide{min-width: 0;padding: 0 1.2em;font-size: 14px;line-height: 50px;}
	
	/*公司概况页*/
	/*介绍*/
	.about-page .common-intro{margin-top: 20px;font-size: 15px;}
	.about-page .common-intro p{margin: 10px 0;}
	
	/*公司简介*/
	.company-brief .info{padding: 40px;margin-right: 30%;}
	.company-brief .info .tit{padding-bottom: 5px;font-size: 20px;}
	.company-brief .info .tit:after{width: 40px;height: 2px;}
	.company-brief .info .txt{margin-top: 15px;font-size: 15px;}
	
	/*公司实力*/
	.company-strength .info .txt{font-size: 15px;}
	.company-strength .data .item{padding: 20px;}
}

/*phone:<=768px*/
@media screen and (max-width: 768px){
	/******内页******/
	.inpage-container{min-height: 300px;padding: 30px 0;}
	/*面包屑*/
	.bread{display: none;}
	/*分页*/
	.page{padding-top: 30px;}
	.page > *{padding: 0 .8em;margin: 0 3px;height: 30px;font-size: 12px;line-height: 28px;}
	
	/*内页banner*/
	.inpage-banner{height: 140px;padding-top: 60px;margin-top: 0;}
	.inpage-banner .title{padding-bottom: 15px;line-height: 20px;}
	.inpage-banner .title:after{width: 30px;}
	.inpage-banner .title .en{margin-bottom: 5px;font-size: 15px;}
	.inpage-banner .title .cn{font-size: 18px;}
	
	/*内页头部*/
	.inpage-top .w1366{width: 100%;margin: 0;}
	/*内页导航*/
	.inpage-nav-swiper .swiper-slide{padding: 0 1em;font-size: 14px;line-height: 40px;}
	
	/*新闻详情*/
	.news-details .title{font-size: 18px;line-height: 1.6;}
	.news-details .record{padding-bottom: 15px;margin-top: 15px;}
	.news-details .content{padding: 15px 0;font-size: 14px;}
	.news-details .content p{margin-bottom: 10px;}
	.news-details .share-wrap .pre{font-size: 12px;line-height: 28px;}
	.news-details .share-wrap .item{width: 28px;height: 28px;margin-left: 5px;}
	.news-details .share-wrap .item .icon{width: 60%;height: 60%;}
	.news-details .other-links{padding: 10px 0;margin-top: 15px;}
	.news-details .other-links .item{margin: 10px 0;font-size: 13px;}
	.news-details .other-links .item a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.news-details .switch-btns-area{margin-top: 10px;}
	.news-details .switch-btns-area .btn{font-size: 13px;line-height: 28px;}
	.news-details .switch-btns-area .prev-btn:before{width: 6px;height: 6px;}
	.news-details .switch-btns-area .next-btn:after{width: 6px;height: 6px;}
	
	/*公司概况页*/
	/*标题*/
	.about-page .common-title{padding-left: 25px;margin-bottom: 15px;font-size: 18px;line-height: 20px;}
	.about-page .common-title .icon{width: 20px;height: 20px;}
	/*介绍*/
	.about-page .common-intro{margin-top: 15px;font-size: 14px;}
	/*布局*/
	.about-page .part1{padding: 25px 0;}
	.about-page .part2{padding: 25px 0;}
	.about-page .part3{padding: 25px 0;}
	
	/*公司简介*/
	.company-brief .info{padding: 25px 20px;margin-right: 0;}
	.company-brief .info .tit{font-size: 18px;}
	.company-brief .info .txt{margin-top: 10px;font-size: 14px;}
	
	/*经营范围*/
	.business-range{margin-top: 20px;}
	.business-range .list{margin-left: 10px;}
	.business-range .list li{width: 100%;margin-bottom: 15px;font-size: 15px;}
	
	/*公司实力*/
	.company-strength{display: block;}
	.company-strength > .con-l{float: none;width: 100%;}
	.company-strength > .con-r{float: none;width: 100%;}
	.company-strength .info{padding: 25px 20px;}
	.company-strength .info .tit{margin-bottom: 10px;}
	.company-strength .info .tit span{font-size: 30px;}
	.company-strength .info .txt{font-size: 14px;}
	.company-strength .data{margin-top: 20px;}
	.company-strength .data .item{padding: 10px;border-left: 0;font-size: 13px;}
	.company-strength .data .item .icon{width: 24px;height: 24px;}
	.company-strength .data .item .tit{margin: 5px 0;}
	.company-strength .data .item .tit span{font-size: 30px;}
	.company-strength .data .item .txt{font-size: 15px;}
	
	/*公司业绩选项卡*/
	.performance-tab-box{padding-bottom: 50px;margin-top: 20px;}
	.performance-tab-box .tabs{float: none;width: 100%;padding: 0;}
	.performance-tab-box .tabs .item{margin-bottom: 15px;font-size: 14px;}
	.performance-tab-box .tabs .item:before{top: 4px;border-width: 6px;border-left-width: 12px;}
	.performance-tab-box .tabs .item:after{top: 4px;border-width: 6px;border-left-width: 2px;}
	.performance-tab-box .tabs .item.on{padding-left: 20px;}
	.performance-tab-box .tab-content{margin-left: 0;}
	.performance-tab-box .btn{width: 36px;height: 36px;border-color: #ccc;}
	.performance-tab-box .prev-btn{left: 50%;margin-left: -50px;}
	.performance-tab-box .next-btn{left: auto;right: 50%;margin-right: -50px;}
	.performance-tab-box .btn:hover{background-color: transparent;border-color: #ccc;}
	
	/*发展历程页*/
	.history-page{padding: 30px 0;}
	.history-page:before{padding-top: 50%;}
	.history-page:after{width: 100%;padding-top: 67%;}
	/*发展历程选项卡*/
	.history-tab-box{position: relative;}
	.history-tab-box .tabs{padding-bottom: 30px;}
	.history-tab-box .tabs:before{display: none;}
	.history-tab-box .tabs .swiper-slide{padding-bottom: 0;font-size: 18px;}
	.history-tab-box .tabs .swiper-slide:after{height: 10px;}
	.history-tab-box .tabs .swiper-slide.on{font-size: 24px;}
	.history-tab-box .tabs .swiper-slide.on:after{height: 30px;}
	.history-tab-box .tab-content{margin-top: 0;}
	.history-tab-box .tab-content .swiper-slide .pic{float: none;width: 100%;height: auto;}
	.history-tab-box .tab-content .swiper-slide .pic em{height: auto;padding-top: 60%;}
	.history-tab-box .tab-content .swiper-slide .info{height: auto;padding: 20px 20px 60px;margin-left: 0;}
	.history-tab-box .tab-content .swiper-slide .info:before{left: 20px;bottom: 20px;}
	.history-tab-box .tab-content .swiper-slide .info:after{right: 20px;bottom: 15px;}
	.history-tab-box .tab-content .swiper-slide .info .date{height: 30px;margin-bottom: 10px;font-size: 30px;line-height: 30px;}
	.history-tab-box .tab-content .swiper-slide .info .txt{max-height: 150px;font-size: 15px;}
	.history-tab-box .btn{width: 30px;height: 30px;}
	.history-tab-box .btn:hover{background-color: transparent;border-color: #d8d8d8;}
	
	/*领导关怀页*/
	.leader-show-page .part1{padding: 30px 0;}
	.leader-show-page .part2{padding: 10px 0 30px;}
	/*领导关怀轮播*/
	.leader-show-swiper .swiper-slide .tit{height: 40px;font-size: 15px;line-height: 40px;}
	.leader-show-swiper .swiper-slide-active a{transform: scale(1);}
	.leader-show-swiper .swiper-slide-active .tit{transform: scaleY(1);}
	
	/*新闻列表-文字*/
	.news-text-list li a{font-size: 14px;line-height: 40px;}
	.news-text-list li .tit{margin-right: 80px;}
	.news-text-list li .date{font-size: 12px;}
	
	/*组织机构页*/
	.organization-page{padding: 30px 0 50px;}
	
	/*荣誉图片列表*/
	.honor-pic-list li{width: 48.5%;padding: 10px 10px 0;margin: 0 0 15px 3%;}
	.honor-pic-list li:nth-child(3n+1){margin-left: 3%;}
	.honor-pic-list li:nth-child(2n+1){margin-left: 0;}
	.honor-pic-list li .tit{height: 40px;font-size: 13px;line-height: 40px;}
	
	/*主要新闻轮播*/
	.main-news-swiper .swiper-slide .pic{float: none;width: 100%;}
	.main-news-swiper .swiper-slide .pic:after{display: none;}
	.main-news-swiper .swiper-slide .info{padding: 15px 15px 35px;margin-left: 0;}
	.main-news-swiper .swiper-slide .info:before{display: none;}
	.main-news-swiper .swiper-slide .info .tit{font-size: 16px;line-height: 20px;}
	.main-news-swiper .swiper-slide .info .date{margin-top: 10px;font-size: 13px;}
	.main-news-swiper .swiper-slide .info .txt{height: 75px;margin-top: 10px;font-size: 14px;line-height: 25px;}
	.main-news-swiper .swiper-pagination{left: auto;right: 15px;bottom: 15px;width: auto;}
	.main-news-swiper .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;margin: 0 5px;background-color: #ccc;}
	.main-news-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: #C80000;}
	.main-news-swiper .btn{display: none;}
	
	/*新闻信息列表*/
	.news-info-list{margin-top: 30px;}
	.news-info-list li{padding-bottom: 15px;margin-bottom: 15px;}
	.news-info-list li .pic{width: 120px;}
	.news-info-list li .info{padding: 0 0 0 10px;margin-left: 120px;}
	.news-info-list li .info .tit{height: 40px;font-size: 15px;white-space: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.news-info-list li .info .txt{display: none;}
	.news-info-list li .info .date{margin-top: 10px;}
	
	/*图片列表*/
	.pic-list li{width: 48.5%;margin: 0 0 3% 3%;}
	.pic-list li:nth-child(3n+1){margin-left: 3%;}
	.pic-list li:nth-child(2n+1){margin-left: 0;}
	.pic-list li .tit{height: 40px;padding: 0 1em;background-color: rgba(26,83,146,.6);font-size: 12px;line-height: 40px;transform: translateY(0);}
	.pic-list li .tit:after{display: none;}
	
	/*党新闻轮播*/
	.party-news-swiper .swiper-slide .info{padding: 15px;}
	.party-news-swiper .swiper-slide .info .tit{font-size: 16px;}
	.party-news-swiper .swiper-slide .info .date{margin-top: 10px;font-size: 13px;}
	.party-news-swiper .swiper-slide .info .txt{height: 75px;margin-top: 10px;font-size: 14px;line-height: 25px;}
	.party-news-swiper .swiper-slide .info .more{width: 30px;height: 30px;margin-top: 10px;}
	
	/*招聘岗位*/
	.job-box > .title span{height: 50px;padding: 0 5px;font-size: 12px;}
	.job-box > .title span:first-child{padding-left: 5px;}
	.job-list li .title span{height: 50px;padding: 10px 5px;font-size: 12px;}
	.job-list li .title span:first-child{padding-left: 5px;}
	.job-list li .title .more-btn{width: 24px;height: 24px;}
	.job-list li .info{padding: 15px 0;margin: 0 10px;}
	.job-list li .info .tit{font-size: 13px;}
	.job-list li .info .txt{margin: 10px 0;font-size: 12px;line-height: 2;}
	.job-list li .btns-area{margin-top: 15px;}
	.job-list li .btns-area .btn{font-size: 12px;line-height: 28px;}
	
	/*政策法规页*/
	.policy-page .part1{padding: 25px 0 20px;}
	.policy-page .part2{padding: 10px 0 30px;}
	/*政策轮播*/
	.policy-swiper{padding-bottom: 15px;}
	.policy-swiper .swiper-slide a{padding: 10px 10px 10px 100px;}
	.policy-swiper .swiper-slide .tag{left: 10px;width: 80px;height: 40px;font-size: 14px;line-height: 40px;}
	.policy-swiper .swiper-slide .info .tit{font-size: 14px;}
	.policy-swiper .swiper-slide .info .date{margin-top: 0;font-size: 12px;}
	.policy-swiper .swiper-pagination .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 8px;}
	
	/*联系信息*/
	.contact-info-box > .con-l{float: none;width: 100%;height: auto;}
	.contact-info-box > .con-r{float: none;width: 100%;height: auto;margin-top: 20px;}
	.contact-info-box .e-map{padding-top: 100%;}
	.contact-info-box .contact-list{padding: 20px;}
	.contact-info-box .contact-list li{position: relative;margin-top: 20px;}
	.contact-info-box .contact-list li .icon{top: 2px;width: 16px;height: 16px;}
	.contact-info-box .contact-list li .info{margin-left: 25px;}
	.contact-info-box .contact-list li .info .tit{font-size: 14px;}
	.contact-info-box .contact-list li .info .txt{margin-top: 10px;font-size: 13px;line-height: 20px;}
	
	/*客户留言*/
	.message-box{margin-top: 20px;}
	.message-box:before{display: none;}
	.message-box > .con-l{float: none;width: 100%;padding: 20px 20px 30px;}
	.message-box > .con-r{float: none;width: 100%;padding: 20px 20px 30px;}
	/*留言表单*/
	.message-form .title{margin-bottom: 15px;font-size: 16px;line-height: 20px;}
	.message-form .row .name{width: 80px;padding: 10px 10px 10px 0;text-align: left;}
	.message-form .row .info-content{margin-left: 80px;}
	.message-form .btns-area{margin-top: 20px;}
	.message-form .btns-area .btn{width: 100px;height: 32px;margin: 0 10px;font-size: 13px;line-height: 30px;}
	.message-form .btns-area .btn[type=reset]{background-color: transparent;color: #1A5392;}
	/*留言提示*/
	.message-tips .title{margin-bottom: 15px;font-size: 16px;}
	.message-tips .list li{margin-top: 10px;font-size: 13px;}
}