﻿/*滚动条样式*/
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#f8f8f8}
::-webkit-scrollbar-thumb{background:#000;height:60px}
::-webkit-scrollbar-thumb:window-inactive{background:#000}
::-webkit-scrollbar-thumb:vertical:hover{background:#000}
body {font-family: "微软雅黑","Microsoft YaHei","Helvetica Neue", "Helvetica", "Arial", "sans-serif";padding-top: 60px;}
body,html{height:100%}
ul{margin:0;padding:0}
em,i{font-style:normal}
a{color:#333}
a:focus,a:hover{text-decoration:none;color:#333}
textarea{resize:none}
.img{overflow:hidden;position:relative;z-index:1;margin:0 auto}
.img img{display:block;width:100%;-webkit-transition:all .5s;transition:all .5s}
.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index_body{padding-top:0}
@media (max-width:767px){
	.PC_show{display:none!important}
	.container{width:100%;}
}
@media (min-width:768px){
	body{padding-top:70px}
	.Min_show{display:none!important}
}
@media (min-width:1200px){
	body{padding-top:90px}
	.container{width:1130px;}
}
@media (min-width:1450px){
	.container{width:1230px;}
}
@media (min-width:1650px){
	.container{width:83.33333%;max-width:1480px}
}
/*搜索页面*/
.noResult{text-align:center;font-size:16px;text-transform:uppercase;margin:50px 0}
@media (min-width:768px){
	.noResult{font-size:20px}
}


/*foot*/
.gotop{width:40px;height:40px;background:url(../image/gotop.png) no-repeat center;background-size:contain;position:fixed;right:-40px;bottom:50px;z-index:2;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}
.gotop.on{right:5px}

.footer{position: relative;width:100%;left:0;bottom:0;background:#1f1f1f;color:#666666;z-index:2;}
.footer a{color:#666666;}
.copyright{padding:15px 0;color:#666;font-size:12px;text-align: center;}
.copyright a{display:inline-block;color:#666;}
.copyright a:hover{text-decoration: underline;color:#666}
.copyright img{display:inline-block;vertical-align:middle}

@media (max-width: 767px) {
	.gotop {width: 30px;height: 30px;}
}
@media (min-width: 1200px) {
	.copyright{padding:25px 0;font-size:14px;}
}

.clear{ font: 0px/0px sans-serif; clear:both; display: block; height:0px; overflow:hidden }
.fenye{border:1px solid #cccccc;padding-left:10px;padding-right:10px;float:left;margin-left:6px;}
.mainc{width:1200px;margin:0 auto;background:url(/static/images/mbk.jpg);padding-bottom:10px}
.ifenye{text-align:center;margin-top:20px;margin-bottom:20px}
.ifenye span{display:block;display:inline;border:1px solid #eee;padding:8px;background:#fff;padding-left:10px;padding-right:10px;font-size:12px}
.ifenye span:hover{background:#F2F8FF;cursor:pointer;border:1px solid #88BBFF; }
.ifenye span:hover a{}
.ifenye select{height:34px;border:1px solid #eee;line-height:32px}
/*导航*/
.navbar-default {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	transition: all 0.5s;
}
.navbar-brand {
	height: auto;
	padding:0;
	position: absolute;
	left:15px;
	top:0;
}
.navbar-brand:after{content: '';position: absolute;width:100%;height:30px;bottom:0;left:0;background:#fff;box-shadow: 0 2px 6px rgba(0,0,0,.1);z-index: 1;transition: height 0.5s,box-shadow 0s;}
.navbar-brand img {
	display: block;
	height: 90px;
	position: relative;
	z-index: 2;
	transition: all 0.5s;
}
.effect .navbar-brand img,
.headerEffect .navbar-brand img{height: 60px;}
.effect .navbar-brand:after,
.headerEffect .navbar-brand:after{height:0;box-shadow: 0;}
.navbar-default .navbar-toggle {
	height:32px;
	margin-top:14px;
	margin-bottom:14px;
	border: 0;
	padding-right: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #1f1f1f;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-default .menu_close .icon-bar:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: 6px;
}
.navbar-default .menu_close .icon-bar:nth-child(2) {
	display: none;
}
.navbar-default .menu_close .icon-bar:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navbar-default .navbar-nav>li>a {
	display: block;
	color: #333;
	line-height:20px;
}
.navbar-default .nav>li>a:focus,
.navbar-default .nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #162a88;
	background-color: transparent;
}
.navbar-collapse::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}
.header .container{position: relative;}
@media (max-width: 991px) {
	.navbar-header{float:none;}
	.navbar-default .navbar-toggle{display: block;margin-right:0;margin-top:19px;margin-bottom:19px;}
	
	.navbar-default .navbar-nav>li{padding:0;}
	.navbar-default .navbar-nav>li>a{border-bottom:1px dashed #ccc;}
	.navbar-default .navbar-nav>.active>a{font-weight: 700;}
}
@media (max-width: 767px) {
	.navbar-default .navbar-toggle{margin-right:15px;margin-top:14px;margin-bottom:14px;}
	.navbar-default .navbar-nav>li{padding:0 15px;}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{max-height:calc(100vh - 60px);height:calc(100vh - 60px)!important;}
}
@media (min-width: 768px) and (max-width: 991px){
	.effect .navbar-brand img, .headerEffect .navbar-brand img{height:70px;}
	.navbar-default .navbar-nav{float:none;}
	.navbar-default .navbar-nav>li{float:none;}
	.navbar-default .navbar-collapse{float:none;}
	.navbar-collapse.collapse{display: none!important;}
	.navbar-collapse.collapse.in{overflow-y:auto!important;display: block!important;max-height:calc(100vh - 70px);height:calc(100vh - 70px)!important;}
	.navbar-default .navbar-collapse{border-top:1px solid #e7e7e7;}
}
@media (min-width: 768px) {
	.navbar-brand:after{height:45px;}
	.navbar-brand img{height: 115px;}
}
@media (min-width: 992px) {
	.navbar-brand:after{height:40px;}
	.navbar-brand img{height: 120px;}
	.navbar-default .navbar-nav{float:right;margin-right: -25px;}
	.navbar-default .navbar-nav>li{position: relative;padding:0 10px;}
	.navbar-default .navbar-nav>li:after{content: '';position: absolute;width:1px;height:14px;right:0;top:50%;margin-top:-7px;background:#565757;}
	.navbar-default .navbar-nav>li:last-child::after{display: none;}
	.navbar-default .navbar-nav>li>a{padding:30px 5px;}
	
	.headerEffect .navbar-brand img{height: 80px;}
}
@media (min-width: 1200px) {
	.navbar-brand:after{height:60px;}
	.navbar-brand img{height: 150px;}
	.navbar-default .navbar-nav>li{padding:0 16px;}
	.navbar-default .navbar-nav>li>a{padding-top:35px;padding-bottom:35px;}
	.headerEffect .navbar-brand img{height: 90px;}
}
@media (min-width: 1450px) {
	.navbar-default .navbar-nav>li>a{font-size:16px;}
}
@media (min-width: 1650px) {
	.navbar-default .navbar-nav>li{padding:0 25px;}
}

/* 客服 */
.sidebar{position: fixed;z-index: 10;right:0;top:50%;transform: translateY(-50%);min-height:80px;}
.sidebar_fullbar{position: relative;width:120px;border:5px solid #225999;border-radius: 5px;background:#fff;margin-right:-130px;transition:all 0.5s}
.sidebar_fullbar h5{font-size:16px;text-align: center;padding:24px 0 15px;background:#225999;color:#fff;margin:0;}
.sidebar_menu{padding:15px 0;}
.sidebar_menu a{display: block;text-align: center;margin-bottom:10px;}
.sidebar_menu a:last-child{margin-bottom:0;}
.sidebar_menu a img{display: block;margin:0 auto}
/*在线客服边栏收缩状态*/
.sidebar_close{position: absolute;width:40px;height:40px;right:-5px;top:-5px;cursor: pointer;background:url(../image/close1.png) no-repeat top right;background-size:30px auto;}
.sidebar_minibar{position: absolute;right:0;top:0;width:23px;height:80px;background:url(../image/mini.png) no-repeat right top;cursor: pointer;transition:all 0.5s}
.sidebar.on .sidebar_minibar{right:-25px;}
.sidebar.on .sidebar_fullbar{margin-right:0;}


/*首页*/
.index_banner {
	overflow: hidden;
	position: relative;
	height:100vh;
}
.index_banner .swiper-container{
	height:100%;
}
.index_banner img {
	display: block;
	width: 100%;
}
.banner-bg {
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.banner_text {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.banner_text img {
	display: block;
	margin:0 auto;
	max-width:100%;
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
/* .banner1 .banner_text img {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.banner2 .banner_text img {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.banner3 .banner_text img {
	-webkit-transform: scale(0);
	transform: scale(0);
}
.banner4 .banner_text img {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
.banner5 .banner_text img {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
} */
.swiper-button-prev,.swiper-button-next,.swiper-pagination-bullet{outline: none;}
.index_banner .swiper-slide-active .banner_text img {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.index_banner .swiper-button-prev,
.index_banner .swiper-button-next {
	width: 36px;
	height: 36px;
	margin-top: -18px;
	background-size: auto 20px;
	outline: none;
	opacity: 0.5;
}
.index_banner .swiper-button-prev {
	left: 0;
}
.index_banner .swiper-button-next {
	right: 0;
}
.index_banner .swiper-button-prev:hover,
.index_banner .swiper-button-next:hover{
	opacity: 0.8;
}
.index_banner .swiper-pagination{
	bottom:12%;
}
.index_banner .swiper-pagination-bullet{
	width:20px;
	height:4px;
	background:transparent;
	border-radius: 2px;
	margin:0 8px!important;
	opacity: 1;
	border:1px solid #fff;
}
.index_banner .swiper-pagination-bullet-active{
	background:#009742;
	border-color:#009742;
}
.index_banner .bottomPage{position:absolute;width:40px;height:41px;left:50%;margin-left:-20px;bottom:2%;background:url(../image/down.png) no-repeat center;background-size:auto 100%;z-index:2;animation: mymove2 1s alternate infinite;-webkit-animation: mymove2 1s alternate infinite;cursor: pointer;}
@keyframes mymove2{
		from{bottom:2%;}
		to{bottom:4%;}
	}
@-webkit-keyframes mymove2{
	from{bottom:2%;}
	to{bottom:4%;}
}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.banner_text img{max-width:80%;}
	.index_banner .swiper-pagination{display: none;}
}
@media (min-width: 768px) {
	.index_banner .swiper-pagination-bullet{
		width:30px;
	}
	.index_banner .swiper-button-prev,
	.index_banner .swiper-button-next {
		background-size:auto 36px;
	}
	.index_banner .swiper-button-prev {
		left: 1.5%;
	}
	.index_banner .swiper-button-next {
		right: 1.5%;
	}
}
@media (min-width:992px) {
	.index_banner .swiper-pagination-bullet{
		width:40px;
		height:6px;
		border-radius: 3px;
		margin:0 10px!important;
	}
}
@media (min-width:1450px) {
	.index_banner .swiper-pagination-bullet{
		width:60px;
		margin:0 15px!important;
	}
}
@media (min-width:1650px) {
	.index_banner .swiper-button-prev,
	.index_banner .swiper-button-next {
		width: 70px;
		height: 70px;
		margin-top: -35px;
		background-size: auto 60px;
	}
}
@media (min-width:1850px) {
	.index_banner .swiper-pagination-bullet{width:70px;}
}
.textColor a,
.textColor .InfoContent,
.textColor .inside_title{color:#fff;}
.index_more{margin-top:25px}
.index_more a{padding:10px;max-width:136px;background:#225999;color:#fff;text-align:center;text-transform:uppercase;line-height:20px;font-size:16px;display:flex;align-items: center;justify-content: center;transition: all 0.3s;}
.index_more a>img{margin-left:5px;transition: all 0.3s;}
.index_more a:hover{background-color:#225999;color:#fff;box-shadow: 0 0 15px rgba(0,0,0,0.25);}
.index_more a:hover>img{margin-left:15px;}

.index_main{position:relative;overflow:hidden;padding:40px 0}
.index_main .container{position:relative;z-index:2}
.indexTitle{display: flex;flex-direction: column;align-items: center;text-align: center;margin-bottom:30px;}
.indexTitle a{display:block;color:#333}
.indexTitle a:hover{color:333;}
.indexTitle h2{font-size:22px;font-weight: 700;text-transform: uppercase;margin:0;}
.indexTitle h3{font-size:20px;margin:0;}
.indexTitle h2 + h3{margin:10px 0 0;}
.indexTitle h3 + h2{margin:10px 0 0;}
@media (max-width:767px){
	.index_bg{background-size:cover}
}
@media (min-width:768px){
	.index_main{padding:50px 0}
	.index_bg{background-attachment:fixed}
	.index_title{margin-bottom:45px}
	.index_title h2{font-size:24px}
	.indexTitle h3{font-size:22px;}
	.index_more{margin-top:35px}
}
@media (min-width:1200px){
	.index_main{padding:60px 0}
	.index_title{margin-bottom:55px}
	.index_title h2{font-size:30px}
	.indexTitle h3{font-size:28px}
	.index_more a{padding:20px 10px;max-width:160px;}
}
@media (min-width:1650px){
	.index_main{padding:70px 0}
}


/*首页关于*/
.index_about_main{padding-bottom:0;}
.index_about_list{display: flex;flex-flow: row wrap;align-items: flex-end;}
.index_about_list:before,.index_about_list:after{display: none;}
.index_about_list .indexTitle h3{margin-top:10px;}
.index_about_list .indexTitle h3:after{content: '';display: block;margin:15px auto 0;width:46px;height:2px;background:#225999;}
.index_about_list .InfoContent{color:#666;}
.index_about_list .index_more>a{margin:0 auto;}
.index_about_list .index_more{margin-bottom:20px;}
.index_about_list .rightImg{position: relative;}
.index_about_list .rightImg .img>img{width:auto;max-width:100%;margin:0 auto;}
.index_number_main{position: relative;width:100%;overflow: hidden;}
.index_number_main:before{content: '';display: block;width:100%;height:5px;background:#A9BFDB;}
.index_number_row{display: flex;align-items: stretch;flex-flow: row wrap;}
.index_number_row:before,
.index_number_row:after{display: none;}
.index_number_row>div{padding:0;}
.about_ul{padding:15px;margin-left:-8px;margin-right:-8px;overflow: hidden;list-style: none;}
.about_ul li{float:left;width:50%;color:#bcbcbc;padding:25px 8px;list-style: none;}
.about_ul .num{margin-top:10px;}
.about_ul .num>span{font-size:30px;font-family: arial;color:#fff;line-height:1}
.n_slogan{position: relative;height:100%;padding:40px 15px;background:#225999;color:#fff;}
.n_slogan:before{content: '';position: absolute;width:100%;height:5px;background:#225999;top:-5px;left:0;}
.n_slogan h5{font-size:18px;margin:0;line-height:1.8}
.n_slogan h5>span{font-size:20px;font-weight: 700;display: block;}

.about_sm .index_more{margin:30px 0;}
.about_sm .index_more>a{width:160px;}
.n_slogan2{color:#225999;text-align: center;font-weight: 700;}
.n_slogan2 h5{font-size:18px;margin:0;line-height:1.8;font-weight: 700;}
.n_slogan2 h5>span{font-size:20px;font-weight: 700;display: block;}

.about_nav{overflow: hidden;margin-left:-7px;margin-right:-7px;margin-top:20px;list-style: none;margin-bottom:20px;}
.about_nav>li{float:left;padding-left:7px;padding-right:7px;margin-bottom:15px;text-align: center;}
.about_nav a{display: block;width:90px;padding:10px 5px;border-radius: 4px;border:1px solid #c0c0c0;transition: all 0.5s;}
.about_nav .icon{position: relative;width:50px;margin:0 auto 8px;}
.about_nav .icon>img{width:100%;transition: all 0.5s;}
.about_nav .icon>.hover{position: absolute;left:0;top:0;transform: rotate(10deg);visibility: hidden;opacity: 0;}
.about_nav p{font-size:14px;font-weight: 700;margin:0;}
.about_nav a:hover{border-color:#0d6fb8;color:#0d6fb8;}
.about_nav a:hover .icon>.hover{visibility: visible;opacity: 1;transform: none;}
.about_nav a:hover .icon>.default{visibility: hidden;opacity: 0;}

.playMask{position: absolute;width:100%;height:100%;/* background:rgba(0,0,0,0.2) */;left:0;top:0;z-index: 2;}
.playMask>.play{display: block;width: 100%;height: 100%;background: url(../image/play.png) no-repeat center;background-size: 40px auto;cursor: pointer;}
.bannerVideos .modal-dialog{width:90%;display:flex;flex-direction:column;justify-content:center;min-height:100%;margin:0 auto;padding:15px;}
.bannerVideos .close{position:absolute;width:30px;height:30px;background-color:#225999;opacity:1;color:#fff;z-index:999;right:-12px;top:0;border-radius:50%;font-size:15px;line-height:30px;transition: all 0.5s;}
.bannerVideos .close:focus{outline:0}
.bannerVideos .close:hover{top:-3px;background-color:#162a88;}
.bannerVideos .close span{position:relative;font-weight:lighter;text-shadow:none}
.bannerVideos .modal-body{padding:0;}
.bannerVideos .modal-content{padding:15px;border:none;border-radius: 0;background:#fff;box-shadow: 0 0 0 rgba(0,0,0,0);padding-right:0;}
.bannerVideos video{display: block;width:100%;margin:0 auto;outline: none;}

.modal.fade .modal-dialog{
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.modal.in .modal-dialog{
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
@media (max-width: 767px) {

}
@media (max-width:991px){
	.index_about_main .container{width:100%;}
	.about_ul li{text-align: center;}
	.n_slogan{text-align: center;}
}
@media (min-width: 768px) {
	.index_about_list .index_more{margin-bottom:50px;}
	
	.about_ul{padding:0;margin-left:-15px;margin-right:-15px;}
	.about_ul li{width:25%;padding:50px 15px;}
	.about_ul .num>span{font-size:36px;}

	.n_slogan{padding:50px 25px;}
	.n_slogan h5{font-size:20px;}
	.n_slogan h5>span{font-size:22px;}
	
	.about_sm{margin-bottom:30px;}
	.n_slogan2 h5{font-size:20px;}
	.n_slogan2 h5>span{font-size:22px;}
	
	.about_nav{margin-top:30px;margin-bottom:50px;}
	
	.bannerVideos .modal-dialog{width:80%;max-width:1200px;}
	.playMask>.play{background-size:64px auto;}
}
@media (min-width: 992px) {
	.index_about_list .indexTitle{text-align: left;align-items: flex-start;}
	.index_about_list .indexTitle h3:after{margin:20px 0 0;}
	.index_about_list .index_more>a{margin:0;}
	
	.about_ul{margin-left:-25px;margin-right:-25px;}
	.about_ul li{width:auto;font-size:15px;padding-left:25px;padding-right:25px;}
	.about_ul .num{margin-top:15px;}
	.about_ul .num>span{font-size:40px;}
	
	.index_number_row>div{padding:0 15px;}
	.n_slogan{padding:50px 25px;}
	
	.about_sm{display: flex;flex-flow: row-reverse wrap;justify-content: space-between;}
	.about_sm .index_more{margin:0}
	.n_slogan2{text-align: right;}
}
@media (min-width:992px) and (max-width:1059px){
	.index_number_row>div{width:100%;}
	.about_ul li{width:25%;}
	.about_ul li{text-align: center;}
	.n_slogan{text-align: center;}
}
@media (min-width: 1200px) {
	.index_about_list>div:first-child{padding-right:35px;}
	.index_about_list .indexTitle h3{margin-top:15px;}
	.index_about_list .InfoContent{font-size:16px;}
	
	.about_ul li{padding-top:65px;padding-bottom:65px;}
	.about_ul .num>span{font-size:46px;}
	
	.n_slogan h5{font-size:22px;}
	.n_slogan h5>span{font-size:24px;}
	
	.n_slogan2 h5{font-size:22px;}
	.n_slogan2 h5>span{font-size:24px;}
	
	.about_nav{margin-left:-10px;margin-right:-10px;}
	.about_nav>li{padding-left:10px;padding-right:10px;margin-bottom:20px;}
	.about_nav a{width:95px;}
}
@media (min-width: 1450px) {
	.about_nav a{width:110px;}
	.about_nav .icon{width:60px;}
}
@media (min-width:1650px) {
	.index_about_list>div:first-child{padding-right:65px;}
	
	.index_about_list .index_more{margin-bottom:70px;}
	.index_about_list .InfoContent{font-size:18px;}
	
	.about_ul{margin-left:-35px;margin-right:-35px;}
	.about_ul li{padding:80px 35px;}
	.about_ul .num>span{font-size:54px;}
	
	.n_slogan{padding:80px 30px;}
	
	.about_nav{margin-left:-15px;margin-right:-15px;margin-bottom:70px;}
	.about_nav>li{padding-left:15px;padding-right:15px;margin-bottom:30px;}
}
@media (min-width: 1850px) {
	.about_ul .num>span{font-size:60px;}
	.n_slogan h5{font-size:24px;}
	.n_slogan h5>span{font-size:28px;}
	
	.n_slogan2 h5{font-size:24px;}
	.n_slogan2 h5>span{font-size:28px;}
}

/* 业务领域 */
.index_business_main{padding-top:60px;}
.index_business_main,.index_business_main a{color:#fff;}
.index_business_swiper{margin:45px 0;}
.index_business_list{text-align: center;}
.index_business_list a{display: block;}
.index_business_list .icon{width:120px;height:135px;margin:0 auto 25px;background:url(../image/icon23.png) no-repeat center;background-size:100% 100%;display: flex;flex-direction: column;justify-content: center;max-width:100%;transition: all 0.5s;}
.index_business_list .icon>img{display: block;width:100%;transition: all 0.5s;}
.index_business_list p{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index_business_list a:hover .icon{background:url(../image/icon24.png) no-repeat center;background-size:100% 100%;}
.index_business_list a:hover .icon>img{transform: scale(0.95);}
@media (min-width: 768px) {
	.index_business_main{padding-top:90px;}
	.index_business_swiper{margin:55px 0;}
	.index_business_list .icon{width:160px;height:180px;margin-bottom:35px;}
	.index_business_list p{font-size:20px;}
}
@media (min-width: 1200px) {
	.index_business_swiper{margin:65px 0;}
	.index_business_list p{font-size:22px;}
	.index_business_list .icon{width:200px;height:225px;margin-bottom:55px;}
}
@media (min-width: 1650px) {
	.index_business_list .icon{width:236px;height:265px;}
	.index_business_list p{font-size:26px;}
}
/*经典案例*/
.index_case_main{padding-bottom:30px;}
.index_case_main>div{padding:0;}
.index_case_main .indexTitle{margin-bottom:0;}
.index_case_list a{display: block;position: relative;color:#fff;overflow: hidden;}
.index_case_list .text{position: absolute;width:100%;left:0;bottom:-100%;background:rgba(34,89,135,0.8);padding:15px 10px 20px;z-index: 2;text-align: center;visibility: hidden;opacity: 0;transition: all 0.8s;}
.index_case_list h5{font-size:16px;line-height:30px;max-height:60px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;transition: all 0.5s;transform: translateY(50px);}
.index_case_list p{display: block;font-size:12px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-transform: uppercase;margin:5px 0 0;transition: all 0.5s;transform: translateY(50px);}
.index_case_list .img:before{content: '';position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(4,4,4,0.3);transition: all 0.5s;}
.index_case_list .more{position: absolute;width:19px;height:5px;background:url(../image/right.png) no-repeat center;right:10px;bottom:10px;}
	
.title-swiper-button{margin-top:20px;margin-bottom:40px;display: flex;justify-content: center;}
.title-swiper-button>div{position: static;width:50px;height:34px;background-color:#009742;margin:0;background-size:auto;opacity: 1;}
.title-swiper-button>.swiper-button-prev{background-image: url(../image/left.png);}
.title-swiper-button>.swiper-button-next{background-image: url(../image/right.png);}
.title-swiper-button .swiper-button-next.swiper-button-disabled,
.title-swiper-button .swiper-button-prev.swiper-button-disabled{opacity: 1;background-color:#e1e1e1;}
@media (max-width: 767px) {
	.index_case_list .text{position: static;height:109px;visibility: visible;opacity: 1;background:rgba(34,89,135,0.5);}
	.index_case_list h5{line-height:26px;max-height:52px;}
	.index_case_list h5,
	.index_case_list p{transform: none;}
	
	.index_case_list .swiper-slide-active .text{bottom:0;visibility: visible;opacity: 1;background:rgba(34,89,135,1);}
	.index_case_list .swiper-slide-active .text h5{transform: none;}
	.index_case_list .swiper-slide-active .text p{transform: none;}
	.index_case_list .swiper-slide-active .img:before{background:transparent;}
}
@media (min-width: 768px) {
	.index_business_main>.bg{background-attachment: fixed;}
	.index_case_list .text{padding:15px 15px 20px;}
	.index_case_list p{font-size:14px;}
	.index_case_list .more{right:15px;bottom:10px;}
	
	.index_case_list .swiper-slide:after{content: '';position: absolute;width:100%;height:100%;left:0;top:0;z-index: 3;}
	.index_case_list .swiper-slide-active+.swiper-slide .text{bottom:0;visibility: visible;opacity: 1;}
	.index_case_list .swiper-slide-active+.swiper-slide .text h5{transform: none;}
	.index_case_list .swiper-slide-active+.swiper-slide .text p{transform: none;}
	.index_case_list .swiper-slide-active+.swiper-slide .img:before{background:transparent;}
	/*.index_case_list .swiper-slide-active+.swiper-slide{transform: scale(1.3);z-index: 2;}*/
	.index_case_list .swiper-slide-active+.swiper-slide:after{display: none;}
}
@media (min-width: 1200px) {
	.index_case_main{padding-bottom:40px;}
}
@media (min-width: 1650px) {
	.index_case_main{padding-bottom:50px;}
	.index_case_list h5{font-size:18px;}
	.index_case_list p{font-size:16px;}
}

/* 招贤纳士 */
.index_recruitment_main .footer{position: absolute;background:transparent;}
.index_recruitment_title{justify-content: space-between;align-items: flex-end;margin-top:10px;margin-bottom:30px;color:#fff;}
.index_recruitment_title>.p{line-height:1.74}
.index_recruitment_title .indexTitle{margin-bottom:20px;}
.index_recruitment_title .indexTitle a{color:#fff;}
.index_recruitment_row{margin:0 0 70px;}
.index_recruitment_row>div{padding:0;}
.index_recruitment_row a{display: block;position: relative;}
.index_recruitment_row .text{position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,69,143,0.3);display: flex;align-items: center;justify-content: center;z-index: 2;transition: all 0.5s;}
.index_recruitment_row h5{width:136px;font-size:16px;line-height:38px;border:1px solid #fff;color:#fff;max-width:96%;text-align: center;transition: all 0.5s;}
.index_recruitment_row a:hover .text{background:rgba(0,69,143,0.5);}
.index_recruitment_row a:hover h5{background:#00458f;border-color:#00458f;}
.index_recruitment_row a:hover .img>img{transform: scale(1.1);}
@media (min-width: 768px) {
	.index_recruitment_title{display: flex;flex-flow: row-reverse wrap;margin-bottom:40px;}
	.index_recruitment_title>.p{max-width:50%;}
	.index_recruitment_title .indexTitle{text-align: right;margin-bottom:0;}
}
@media (min-width: 1200px) {
	.index_recruitment_title{margin-bottom:55px;}
	.index_recruitment_title>.p{font-size:16px;}
	.index_recruitment_row h5{font-size:18px;}
}
/*案例*/
.case_list .column{margin-bottom:30px}
.case_list a{position: relative;display:block;color:#333}
.case_list a:after,.case_list a:before{content:"";height:1px;position:absolute;bottom:0;-webkit-transition:all .5s;transition:all .5s}
.case_list a:before{width:100%;background-color:#ddd;right:0}
.case_list a:after{width:0;background-color:#225999;left:0}
.case_list .text{padding:20px 0;}
.case_list h5{font-size:16px;font-weight: 700;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition: all 0.5s;}
.case_list p{display: block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:8px 0 0;color:#999;}
.case_list a:hover:before{width:0}
.case_list a:hover:after{width:100%}
.case_list a:hover h5{color:#225999;}
.case_list a:hover .img>img{-webkit-transform:scale(1.1);transform:scale(1.1)}
@media (max-width:479px){
	.case_list .column{width:100%}
}
@media (min-width:768px){
	
}
@media (min-width:1200px){
	.case_list h5{font-size:18px;}
}

/*合作伙伴*/
.partner_list.row {
	margin-left: -10px;
	margin-right: -10px;
}
.partner_list .column {
	padding: 0 10px;
	margin-bottom: 20px;
}
.partner_list .img{
	display: block;
}
.partner_list .img:after {
	content: "";
	width: 100%;
	height: 100%;
	border: 1px #efefef solid;
	position: absolute;
	top: 0;
	left: 0;
}
.partner_list .img:hover:after {
	border-color:#009742;
	-webkit-transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s, border-left-color .15s linear .3s;
	transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s, border-left-color .15s linear .3s;
}
/* .partner_list .img>img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: all 0.3s;
}
.partner_list .img:hover>img{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter:none;
} */
.partner_list .img:hover{
	border-color:rgba(13,111,184,0.5);
}
@media (max-width: 479px) {
	.partner_list .column {
		width: 50%;
	}
}
@media (min-width: 1200px) {
	.partner_list .column {
		width: 20%;
	}
}
@media (min-width:1650px) {
	.partner_list .column {
		width: 16.66667%;
	}
}





/*内页*/
.bg{width:100%;height:100%;position:absolute;top:0;left:0;background-position:center;background-size:cover;z-index:-1}
.wrapper{min-height: calc(100vh - 70px);position: relative;}
.inside_main{position:relative;width:100%;overflow:hidden;padding:40px 0}

.inside_banner{overflow:hidden;position:relative;padding-top:30px;}
.inside_banner>.bgImg{position: absolute;width:100%;height:100%;left:0;top:0;}
.imgZoomIn{animation:imgZoomIn 10s ease 0s forwards;-webkit-animation:imgZoomIn 10s ease 0s forwards;}
@keyframes imgZoomIn{
	0%{-webkit-transform:scale(1.1);transform:scale(1.1);}
	100%{-webkit-transform:none;transform:none;}
}
@-webkit-keyframes imgZoomIn{
	0%{-webkit-transform:scale(1.1);transform:scale(1.1);}
	100%{-webkit-transform:none;transform:none;}
}
.inside_banner_text{padding:50px 0;min-height:270px;position: relative;z-index: 2;width:100%;display: flex;flex-direction: column;justify-content: center;color:#fff;}
.inside_banner_text .indexTitle{text-align: left;display: block;}
.inside_banner_text .indexTitle h3:after{content: '';display: block;width:50px;height:1px;background:#fff;margin-top:25px;}
.inside_title{text-align: center;margin-bottom:30px;}
.inside_title h2{font-size:22px;margin:0;}

.submenu{float:left;overflow: hidden;background:rgba(255,255,255,0.2);padding:5px;}
.submenu li{position:relative;padding:5px;float:left;}
.submenu li:after{content:'';position:absolute;width:1px;height:14px;right:0;top:50%;margin-top:-7px;background:#fff}
.submenu li:last-child:after{display:none}
.submenu li a{position: relative;color:#fff;padding:10px 15px;line-height:20px;transition: all 0.3s;}
.submenu li a:before,
.submenu li a:after{content: '';position: absolute;width:7px;height:1px;top:50%;background:#fff;opacity: 0;transition: 0.3s ease 0s;}
.submenu li a:before{left:0;transform: rotateZ(-70deg);}
.submenu li a:after{right:0;transform: rotateZ(110deg);}
.submenu .active a,.submenu li a:focus,.submenu li a:hover{background-color: #0089ff;color:#ffffff;}
.submenu li a:hover::before,
.submenu li a:hover::after{background:#009742;opacity: 1;transform: none;}
.submenu li:hover::after{opacity: 0;}

.inside_details{background:#fff;padding:30px 15px;}
.inside_details_other{padding-top:25px;margin-top:30px;display: block;justify-content: space-between;border-top:1px #e5e5e5 solid;}
.InfoContent{line-height:2.2;position:relative;overflow:hidden}
.InfoContent p{margin-bottom:0}
.InfoContent img{display:inline-block;max-width:100%;height:auto!important}
.InfoContent video{display:block;max-width:100%;margin:15px auto;background:#000}
.InfoContent li,.InfoContent ul{list-style-type:disc;list-style-position:inside}
.InfoContent li p{display:inline;margin-bottom:0}
.InfoContent a{display:inline}
.InfoContent a:hover{color:#225999}
.InfoTitle{margin-bottom:15px;border-bottom:1px #dad9d9 solid;padding-bottom:15px;text-align:center}
.InfoTitle h4{font-size:16px;margin:0;line-height:1.4}
.InfoTitle .date{color:#666;margin-top:5px}
.InfoTitle .date span{padding:0 5px}


.pager{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:30px -5px 0}
.pager li{padding:0 5px;margin:5px 0}
.pager li>a,.pager li>span{background-color:#eeeeee;color:#666666;border:none;border-radius:0;padding:0;margin:0;width:30px;height:30px;line-height:30px;transition: all 0.3s;}
.pager .next>a,.pager .next>span{float:none;background-image:url(../image/ar.png);background-position: center;background-repeat: no-repeat;}
.pager .previous>a,.pager .previous>span{float:none;background-image:url(../image/al.png);background-position: center;background-repeat: no-repeat;}
.pager .active>a,.pager li>a:hover{color:#fff;background-color:#040404}
.pager .next>a:hover{background-image:url(../image/arW.png);background-position: center;background-repeat: no-repeat;}
.pager .previous>a:hover{background-image:url(../image/alW.png);background-position: center;background-repeat: no-repeat;}

.info_previous_next_wrap{font-size:14px;line-height:24px;color:#666;overflow:hidden}
.info_previous_next_wrap>div{margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.info_previous_next_wrap b{font-weight:400}
.info_previous_next_wrap a{color:#333;text-decoration:none;display:inline;}
.info_previous_next_wrap a:hover{color:#162a88;}
.info_Next,.info_Previous{margin-bottom:10px}
.goBack{text-align: center;margin-top:20px;}
.goBack a{display:inline-block;color:#333;line-height:20px;background-color:transparent;border:1px solid #eeeeee;padding:10px 30px;transition: all 0.5s;}
.goBack a:hover{background-color:#225999;color:#fff;border-color:#225999}

@media (max-width:767px){
	.info_previous_next_wrap{font-size:12px;margin-top:30px}
}
@media (min-width:768px){
	.bg{background-attachment:fixed}
	.inside_banner{padding-top:60px;}
	.inside_main{padding:50px 0}
	.submenu li{padding:10px;}

	.inside_banner_text{min-height:450px;}
	.inside_title{margin-bottom:40px;}
	.inside_title h2{font-size:26px;}

	.pager li>a,.pager li>span{width:40px;height:40px;line-height:40px}
	
	.inside_details{padding:40px 30px;}
	.inside_details_other{display: flex;padding-bottom:10px;margin-top:50px;}
	.InfoTitle{margin-bottom:30px}
	.InfoTitle h4{font-size:18px}
	.goBack{margin-top:0;}
	.info_previous_next_wrap{max-width:70%;}
}
@media (min-width:1200px){
	.inside_main{padding:60px 0}

	.submenu li a{font-size:15px;padding:10px 20px;}
	
	.pager{margin-top:50px}
	.pager li>a,.pager li>span{width:48px;height:48px;line-height:48px}
	.InfoTitle h4{font-size:20px}
	.goBack a{padding:15px 45px;font-size:16px;}
}
@media (min-width:1650px){
	.inside_main{padding:70px 0}
	
	.inside_title h2{font-size:30px;}
}

.recommend_main .tit{font-size:20px;margin:40px 0 30px;}
@media (min-width:768px){
	.recommend_main .tit{font-size:22px;}
}

/*荣誉资质*/
.honor_list{margin-left:-5px;margin-right:-5px;display: flex;flex-flow: row wrap;align-items: stretch;}
.honor_list:before,
.honor_list:after{display: none;}
.honor_list .column{padding:0 5px;margin-bottom:10px;}
.honor_list .inner{position: relative;height:100%;padding-bottom:40px;cursor: pointer;}
.honor_list .img{height:100%;display: flex;justify-content: center;flex-direction: column;}
.honor_list .h5{position: absolute;width:100%;left:0;bottom:0;font-size:14px;line-height:20px;padding:10px 0;text-align: center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;}
.honor_list .column:hover .h5{color:#162a88;}
.honor_list .column1{width:50%;}

.honor_list .img:before{content: '';position: absolute;width:100%;height:100%;left:50%;top:50%;transform: translate(-50%,-50%);background-color:rgba(0,0,0,0.4);background-image: url(../image/icon7w.png);background-repeat: no-repeat;background-position: center;visibility: hidden;opacity: 0;transition: all 0.5s;z-index: 3;}
.honor_list .inner:hover .img:before{opacity: 1;visibility: visible;}

#lightGallery-close{width:40px;height:40px;line-height:40px;}
#lightGallery-close:after{font-size:20px;}
@media (max-width:479px){
	.honor_list .column1{width:100%;}
}
@media (min-width:768px){
	.honor_list{margin-left:-10px;margin-right:-10px;}
	.honor_list .column{padding:0 10px;}
	.honor_list .inner{padding-bottom:50px;}
	.honor_list .h5{font-size:16px;padding:15px 0;}
}
@media (min-width:992px){
	.honor_list .column{margin-bottom:10px;}
	.honor_list .column1{width:33.33333333%;}
}
@media (min-width:1200px){
	.honor_list .column1{width:25%;}
}
@media (min-width:1450px){
	.honor_list{margin-left:-15px;margin-right:-15px;}
	.honor_list .column{padding:0 15px;}
	.honor_list .h5{font-size:18px;}
}


/*产品*/
.product_list{margin-left:-7px;margin-right:-7px}
.product_list .column{padding:0 7px;margin-bottom:20px}
.product_list a{display:block;color:#333;background-color:#fff;-webkit-transition:all .5s;transition:all .5s;}
.product_list .text{padding:15px 10px;}
.product_list h5{font-size:16px;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.product_list em{display:block;margin-top:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;text-transform:uppercase}
.product_list a:hover{box-shadow:0 0 10px rgba(0,0,0,.25)}
.product_list a:hover h5{color:#225999;}
@media (max-width:767px){
	.product_list a{box-shadow:0 0 10px rgba(0,0,0,.25)}
}
@media (max-width:479px){
	.product_list .column{width:100%}
}
@media (min-width:768px){
	.product_list{margin-left:-10px;margin-right:-10px}
	.product_list .column{padding:0 10px}
}
@media (min-width:1200px){
	.product_list h5{font-size:18px}
	.product_list .text{padding:20px 15px;}
}

/*施工现场*/
.site_list a{display: block;color:#333;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}
.site_list .column:nth-child(odd) a{flex-direction:row-reverse}
.site_list a .img{width:50%;max-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}
.site_list a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
.site_list a .text{width:50%;padding:10px 15px}
.site_list a h2{font-size:20px;margin:0;}
.site_list a .p{line-height:30px;height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:10px 0 0}
.site_list a em{display:block;background:#225999;padding:6px 10px;font-weight:700;color:#fff;line-height:24px;max-width:120px;text-align:center;margin-top:15px;transition: all 0.5s;}
.site_list a:hover em{background:#162a88;color:#fff;}
@media (max-width:767px) and (orientation:portrait){
	.site_list .column{margin-bottom:20px}
	.site_list a .img,.site_list a .text{width:100%}
	.site_list a .text{padding:0;margin-top:18px}
	.site_list a .img{max-height:100vh;}
}
@media (min-width:768px){
	.site_list a .img{max-height:250px}
	.site_list a .text{padding:20px 40px;}
	.site_list a h2{font-size:22px;}
	.site_list a .p{height:120px;-webkit-line-clamp:4;margin-top:20px}
	.site_list a em{margin-top:30px;max-width:140px;}
}
@media (min-width:1200px){
	.site_list a h2{font-size:24px;}
	.site_list a .img{max-height:336px}
	.site_list a .text{padding:30px 40px;}
	.site_list a em{font-size:16px;padding:10px}
}

/*新闻*/
.news_list{margin-top:-20px;}
.news_list .column{padding:30px 0;border-bottom:1px solid #e5e5e5;}
.news_list a{overflow: hidden;}
.news_list .text{margin:20px 0;}
.news_list .h2{margin:0 0 12px;font-size:16px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition: all 0.5s;}
.news_list .p{line-height:26px;height:78px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#666}
.news_list .other{display: flex;justify-content: space-between;align-items: center;}
.news_list .date{font-size:18px;font-family: arial;color:#666666;line-height:1.1;transition: all 0.5s;}
.news_list .more{width:50px;height:16px;background:url(../image/icon2.png) no-repeat 5px center;transition: all 0.5s;}
.news_list a:hover .h2{font-size:18px;font-weight: 700;color:#162a88;}
.news_list a:hover .date{color:#333;}
.news_list a:hover .img>img{transform: scale(1.1);}
.news_list a:hover .more{background:url(../image/icon2-1.png) no-repeat 15px center;}
@media (min-width: 768px) {
	.news_list .column{padding:40px 0;}
	.news_list a{display: flex;flex-direction: row-reverse;}
	.news_list .img{width:240px;flex: 0 0 auto;}
	.news_list .text{width:100%;overflow: hidden;padding:0 35px;margin:0;}
	.news_list .other{width:80px;flex: 0 0 auto;display: block;}
	.news_list .date{margin-bottom:35px;font-size:20px;}
	.news_list .more{width:auto;}
}
@media (min-width: 992px) {
	.news_list .img{width:324px;}
	.news_list .text{padding:0 50px;}
	.news_list .date{font-size:24px;}
}
@media (min-width: 1200px) {
	.news_list{margin-top:-30px;}
	.news_list .column{padding:55px 0;}
	.news_list .h2{margin-bottom:18px;font-size:18px;}
	.news_list .p{line-height:30px;height:90px;}
	.news_list .date{font-size:26px;}
	.news_list a:hover .h2{font-size:20px;}
}
@media (min-width: 1450px) {
	.news_list .text{padding:0 70px;}
	.news_list .date{font-size:30px;}
}


/* 人才招聘 */
.job_list .panel{margin-bottom:30px;border:0;border-radius:0;box-shadow:none}
.job_list .panel-heading{position:relative;padding:0;border-bottom:0;border-radius:0}
.job_list .panel-heading>a{position:relative;z-index:1;display:block;display:flex;overflow:hidden;padding:10px;background-color:#333;color:#fff;flex-direction:row;justify-content:space-between;align-items:center}
.job_list .active .panel-heading>a{background-color:#225999;color:#fff}
.job_list .panel-heading>a:after{display:block;margin-left:15px;width:16px;height:10px;background:url(../image/i1.png) no-repeat center;background-size:contain;content:"";-webkit-transition:all .5s;transition:all .5s;flex:0 0 auto}
.job_list .active .panel-heading>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.job_list .panel-heading a h2{margin:0;font-weight:700;font-size:16px;line-height:20px}
.job_requirement ul{overflow:hidden;margin:0;padding:0;width:100%;list-style:none}
.job_requirement ul li{display:flex;margin-top:10px;flex-direction:column;justify-content:flex-end}
.job_requirement ul li span{display:block;padding:10px 0;border-bottom:1px #bbb solid;line-height:20px}
.job_list .panel-body{position:relative;margin-top:30px;padding-top:20px;padding-bottom:30px;background-color:#f1f1f1}
.job_list .panel-body:before{position:absolute;top:-12px;left:30px;width:0;height:0;border-right:13px solid transparent;border-bottom:13px solid #f1f1f1;border-left:13px solid transparent;content:""}
.job_description .column{margin-bottom:10px}
.job_description .inner>h2{position:relative;margin:0;padding-left:15px;font-size:16px}
.job_description .inner>h2:before{position:absolute;top:1px;left:0;display:inline-block;width:4px;height:16px;background-color:#225999;content:""}
.job_description .inner .InfoContent{margin-top:10px;}
.apply_btn{margin-top:20px;text-align:center}
.apply_btn a{display:block;padding:10px;border:1px solid #bbb;color:#333;text-decoration:none;line-height:20px;transition: all 0.5s;}
.apply_btn a:hover{background-color:#225999;border-color:#225999;color:#fff;}

@media (min-width:768px){
	.job_requirement{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}
	.job_requirement ul{display:flex;flex-direction:row;flex-wrap:wrap}
	.job_requirement ul li{float:left;display:flex;margin-top:10px;padding-right:10%;width:50%;flex-direction:column;justify-content:flex-end}
	.apply_btn{width:120px;flex:0 0 auto}
	.job_list .panel-body{padding:30px 30px 40px}
	.job_description .inner .InfoContent{padding-left:40px}
}

/*联系我们*/
.contact_list .column{margin:15px 0;padding-bottom:15px;border-bottom:1px #f3f3f3 solid}
.contact_list .item{display:block;color:#333;text-align:center}
.contact_list h2{margin:0;font-size:16px;font-weight: 700;}
.contact_list p{margin:10px 0 0;color:#666;word-break:break-all}
.contact_list p a{color:#666}
.contact_list .img{margin-bottom:15px;max-width:150px}
.contact_list .icon{position:relative;margin:0 auto 15px;width:70px;height:70px;border-radius:100%}
.contact_list .icon:after,.contact_list .icon:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;content:"";-webkit-transition:all .8s;transition:all .8s}
.contact_list .icon:before{background-color:#797a7c}
.contact_list .icon:after{background-color:#225999;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
.contact_list .item:hover .icon:before{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
.contact_list .item:hover .icon:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.contact_list .icon img{position:relative;z-index:1;display:block;width:100%}

.map{width:100%;overflow: hidden;}
.map #dituContent{width:100%;height:350px;}
.anchorBL{display: none;}
.BMap_bubble_content h1{font-size:16px;color:#225999;margin-bottom:10px;margin-top:0;font-weight: 700;}
.BMap_bubble_content p{margin-bottom: 5px;}
.message_form .form-control{height:40px;border-color:#ddd;background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none;color:#333}
.message_form .error .form-control{border-color:#225999}
.message_form .success .form-control,.message_form .tip .form-control{border-color:#999}
.message_form .error .valid_message{position:absolute;left:0;display:none;width:100%;color:#225999;font-size:12px}
.message_form textarea.form-control{height:auto}
.message_form .button{display:block;margin:20px auto 0;width:100%;height:45px;line-height:45px;outline:0!important;border:1px #225999 solid;background-color:#225999;color:#fff;font-size:14px;border-radius: 4px;transition: all 0.5s;}
.message_form .button:hover{text-shadow: 2px 2px 1px rgba(0,0,0,0.5);background:#162a88;border-color:#162a88;}

@media (max-width:767px){
	.contact_list .column:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}
}
@media (min-width:768px){
	.contact_list{overflow:hidden;margin-right:-15px;margin-left:-15px}
	.contact_list .column{float:left;width:33.33333%;padding:0 15px;border-bottom:0}
	.contact_list .icon{margin-top:20px;margin-bottom:35px;width:80px;height:80px}
	.message_form .form-group{margin-bottom:20px}
}
@media (min-width:992px){
	.map #dituContent{height:400px}
	.contact_list .column{width:20%;}
	.contact_list .icon{margin-top:30px;margin-bottom:45px;width:90px;height:90px}
	.message_form .button{height:50px;font-size:16px;line-height:50px;}
}
@media (min-width:1200px){
	.contact_list .icon{margin-top:15px;margin-bottom:30px;width:100px;height:100px}
	.contact_list h2{font-size:18px}
}
@media (min-width:1450px){
	.map #dituContent{height:500px}
}


/*资料下载*/
.download_list{margin-left:-12px;margin-right:-12px}
.download_list .column{padding:0 12px;margin-bottom:20px}
.download_list a{color:#333;background-color:#f3f3f3;border:1px #e8e8e8 solid;padding:25px;display:flex;flex-direction:row;align-items:center}
.download_list .img{flex:0 0 auto;width:100px}
.download_list .text{width:100%;padding-left:10%;overflow:hidden}
.download_list .h2{font-size:16px;font-weight:700;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.download_list span{font-size:16px;color:#666;display:flex;flex-direction:row;align-items:center;margin-top:15px}
.download_list span:before{content:"";width:20px;height:20px;background:url(../image/icon8.png) no-repeat center;background-size:contain;display:block;flex:0 0 auto;margin-right:10px}
.download_list a:hover{border-color:#162a88;}
.download_list a:hover span{color:#162a88}
.download_list a:hover span:before{background-image:url(../image/icon8_1.png)}
@media (max-width:479px){
	.download_list a{padding-left:15px;padding-right:15px}
	.download_list .text{padding-left:15px}
}


/*动画*/
.fadeIn {
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInUp {
	opacity: 0;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	-webkit-transition: all .8s;
	transition: all .8s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.fadeInDown {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInLeft {
	opacity: 0;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.fadeInRight {
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.zoomIn {
	opacity: 0;
	-webkit-transform: scale3d(.3,.3,.3);
	transform: scale3d(.3,.3,.3);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.animated {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
