/*滚动条样式*/
/* ::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#ccc}
::-webkit-scrollbar-thumb{height:60px;background:#000}
::-webkit-scrollbar-thumb:window-inactive{background:#000}
::-webkit-scrollbar-thumb:vertical:hover{background:#000}
 */
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif,"微软雅黑";transition: all 0.5s;min-width:320px;width:100%;overflow-x: hidden;}
html,body{height:100%;}
em,i{font-style:normal}
input,textarea,img,button,select{outline: none;color:#333;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,a:focus{outline: none;outline-offset:0;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p,dl{margin:0}
ul{padding:0;margin:0;}
a{color:#333;}
a:focus,a:hover{text-decoration:none;color:#333;}
textarea{resize: none;}
.Animation{-webkit-transition:all 0.7s;transition:all 0.7s;opacity:0;-webkit-transition-delay:.3s;transition-delay:.3s}
.section{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.img{position:relative;overflow:hidden;}
.img img{display:block;width:100%;transition:all .5s}
.fl{float:left;}
.fr{float:right;}
.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.overflowY{overflow-y:hidden;}


body,.indexPadding{padding-top:60px;}
.index_body{padding-top: 0!important;}
@media (max-width: 767px) {
	.PC_show{display:none!important;}
	.section .container{width:100%;}
}
@media (min-width: 768px) {
	.Min_show{display:none!important;}
	body,.indexPadding{padding-top:70px;}
}
@media (min-width: 1200px) {
	.container{width: 1130px;}
	body,.indexPadding{padding-top:80px;}
}
@media (min-width: 1450px) {
	.container{width: 1380px;}
}


/*foot*/
.gotop{width:40px;height:40px;background:url(../images/icon/gotop.png) no-repeat center;background-size:contain;position:fixed;right:5px;bottom:50px;cursor:pointer;display:none;transition:all .5s;z-index: 2;}
.footer{background-color:#1f1f1f;color:#e5e5e5;width:100%;left:0;bottom:0;}
.footer a{color:#e5e5e5;}
.footer a:hover{color:#e5e5e5;}
.copyright{line-height:20px;padding:10px 0;text-align: center;font-size:12px;}
.copyright a{display:inline-block;}
.copyright a:hover{color:#e5e5e5;text-decoration: underline;}
.copyright img{display:inline-block;vertical-align:middle}
@media (max-width: 767px) {
	.gotop{width:30px;height:30px}
}
@media (min-width: 1200px) {
	.copyright{padding:20px 0;font-size:14px;}
}



/*导航*/
.navbar-default {
	background-color:#ffffff;
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	box-shadow: 0 0 12px rgba(0,0,0,.3);
	transition: all 0.5s;
}
.navbar-brand {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:0;
	display: block;
	transition: all 0.5s;
}
.navbar-brand img {
	display: block;
	height: 50px;
	transition: all 0.5s;
}
.navbar-default .navbar-toggle {
	border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #0c2e75;
	-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 {
	line-height:24px;
	display: block;
	color: #333;
	text-transform: uppercase;
	transition: all .5s;
}
.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: #0c2e75;
	background-color: transparent;
}
.navbar-collapse::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}
.header .navbar-fixed-bottom .navbar-collapse,
.header .navbar-fixed-top .navbar-collapse {
	max-height: calc(100vh - 60px);
	height: calc(100vh - 60px);
}

.header .container{position: relative;}
/* 二级导航 */
/* .navbar-default .navbar-nav>li>.dropdown-pc{display: none;}
.navbar-default .navbar-nav>li>.dropdown-min{display: block;}
.navbar-default .dropdown-menu{border:none;left:50%;right:auto;background:rgba(255,255,255,0.95);top:100%;padding:0;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.navbar-default .dropdown-menu a{font-size:13px;padding:12px 10px;text-align:center;border-bottom:1px solid rgba(0,0,0,0.1);-webkit-transition:all .5s;transition:all .5s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.navbar-default .dropdown-menu li:last-child a{border-bottom:none;}
.navbar-default .dropdown-menu a:hover{color:#0c2e75;background: transparent;} */



.bg .navbar-default{background-color:transparent;box-shadow: none;}
.bg .navbar-default .navbar-nav>li>a{color:#fff;}
.bg .navbar-top-search{background-image: url(../images/icon/searchW.png);}
.bg .navbar-top-btns a{color:#fff;}

.header.bg .navbar-default:hover{background-color:#fff;box-shadow: 0 0 12px rgba(0,0,0,.3);}
.header.bg .navbar-default:hover .navbar-nav>li>a{color:#333;}
.header.bg .navbar-default:hover .navbar-top-search{background-image: url(../images/icon/search.png);}
.header.bg .navbar-default:hover .navbar-top-btns a{color:#5f5f5f;}
.header.bg .navbar-default:hover .navbar-top-btns a:hover,
.header.bg .navbar-default:hover .navbar-top-btns a.active{color:#fff;}
@media (max-width: 991px) {
	.navbar-header{float:none;}
	.navbar-default .navbar-toggle{margin:19px 10px;display: block;}
	.navbar-collapse{border-top:1px solid #ccc;}
	.navbar-collapse.collapse{display: none!important;}
	.navbar-collapse.collapse.in{overflow-y:auto!important;display: block!important;}
	.navbar-default .navbar-nav{float:none!important;margin:0 0 15px;}
	.navbar-default .navbar-nav>li{float:none;padding:0;}
	.navbar-default .navbar-nav>li>a{padding:12px 10px;border-bottom:1px solid #ccc}
	.navbar-nav .open>a, .navbar-nav .open>a:focus, .navbar-nav .open>a:hover{border-bottom-color:#ccc;}
	
	/* 二级导航 */
	/* .navbar-default .dropdown-menu{position: static;width:100%;margin:0;float:none;-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 rgba(0,0,0,0);background:none;padding:0;-webkit-transform: translateX(0);transform: translateX(0);}
	.navbar-default .dropdown-menu li{padding:0;border-bottom:1px #e7e7e7 dashed;}
	.navbar-default .dropdown-menu a{position: relative;font-size:13px;padding:7px 15px 7px 25px;text-align:left;border-bottom:none;}
	.navbar-default .navbar-nav .dropdown-menu>li>a{line-height:25px;}
	.navbar-default .dropdown-menu a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#0c2e75;background:none;} */
	
	.bg2 .navbar-default{background-color:#fff;box-shadow: 0 0 12px rgba(0,0,0,.3);}
	.bg2 .navbar-default .navbar-nav>li>a{color:#333;}
	.bg2 .navbar-default .nav>li>a:focus,
	.bg2 .navbar-default .nav>li>a:hover,
	.bg2 .navbar-default .navbar-nav>.open>a,
	.bg2 .navbar-default .navbar-nav>.open>a:focus,
	.bg2 .navbar-default .navbar-nav>.open>a:hover,
	.bg2 .navbar-default .navbar-nav>.active>a,
	.bg2 .navbar-default .navbar-nav>.active>a:focus,
	.bg2 .navbar-default .navbar-nav>.active>a:hover{color: #0c2e75;background-color: transparent;border-bottom-color:#0c2e75;}
	
	.bg2 .navbar-top-search{background-image: url(../images/icon/search.png);}
	.bg2 .navbar-top-btns a{color:#5f5f5f;}
}
@media (max-width: 767px) {
	.navbar-brand{padding-top:10px;padding-bottom:10px;}
	.navbar-brand img{height:40px;}
	.navbar-default .navbar-toggle{margin:14px 10px;}
	.navbar-nav{margin-left:0;margin-right:0;}
	.navbar-default .navbar-nav>li>a{padding:10px 0;}
	
	
}
@media (max-width: 360px) {
	.navbar-brand{padding-top:15px;padding-bottom:15px;}
	.navbar-brand img{height:30px;}
}
@media (min-width: 768px) and (max-width:991px) {
	.header .navbar-fixed-bottom .navbar-collapse,
	.header .navbar-fixed-top .navbar-collapse {
		max-height: calc(100vh - 70px);
		height: calc(100vh - 70px)!important;
	}
	.navbar-default .navbar-toggle{margin-right:0;}
}
@media (min-width: 768px) {
	.navbar-brand{padding-top: 10px;padding-bottom: 10px;}
	.navbar-brand img{height: 50px;}
}

@media (min-width: 992px) {
	.navbar-collapse{float:right;}
	.navbar-brand{padding-top: 17px;padding-bottom: 17px;}
	.navbar-default .navbar-nav>li{padding: 0 15px;}
	.navbar-default .navbar-nav>li>a{padding:30px 5px;}

	/* .navbar-default .navbar-nav>li>.dropdown-pc{display: block;}
	.navbar-default .navbar-nav>li>.dropdown-min{display: none;}
	.navbar-default .dropdown-menu{min-width:130px;} */
	
	.headerEffect .navbar-brand{padding-top: 10px;padding-bottom: 10px;}
	.headerEffect .navbar-default .navbar-nav>li>a{padding-top:23px;padding-bottom:23px;}
}
@media (min-width: 1200px) {
	.navbar-brand{padding-top: 14.5px;padding-bottom: 14.5px;}
	.navbar-brand img{height: 65px;}
	.navbar-default .navbar-nav>li{padding: 0 20px;}
	.navbar-default .navbar-nav>li>a{padding:35px 5px;font-size:16px}
	
	.headerEffect .navbar-brand{padding-top: 7.5px;padding-bottom: 7.5px;}
	.headerEffect .navbar-default .navbar-nav>li>a{padding-top:28px;padding-bottom:28px;}

	/* .navbar-default .dropdown-menu{min-width:140px;}
	.navbar-default .dropdown-menu a{font-size:14px;} */
	
}
@media (min-width: 1450px) {
	.navbar-default .navbar-nav>li{padding: 0 25px;}
}

/* 搜索 */
.navbar-top-other{transition: all 0.5s;}
.navbar-top-search{cursor: pointer;width:30px;height:30px;background-image: url(../images/icon/search.png);background-position: center;background-repeat: no-repeat;}
.navbar-top-search>img{width:30px;height:30px;}

.top-search form{position:relative;-webkit-transition:all .5s;transition:all .5s}
.top-search form input{display:block;width:100%;height:36px;background-color:#1f1f1f;border:0;padding:0 15px 0 40px;color:#fff;outline:0}
.top-search form button{position:absolute;top:0;left:0;z-index:1;border-radius:0;border:0;background-image:url(../images/icon/searchW.png);background-size:24px;background-position: center;background-repeat: no-repeat;background-color: transparent;width:32px;height:100%;padding:0;outline:0!important}
.search-link{padding:20px 40px;-webkit-transition:all .5s;transition:all .5s}
.search-link .h3{font-size:14px;color:#888;margin:0 0 8px;flex:0 0 auto}
.search-link-list{list-style:none;padding:0;margin:0;max-height:100%;overflow-y:auto}
.search-link-list::-webkit-scrollbar{width:2px;height:2px}
.search-link-list li a{display:block;color:#fff;padding:10px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.search-link-list li+li a{border-top:1px #1f1f1f solid}
.search-link-list li a:hover{color:#0c2e75}
.searchview-close{position:absolute;right:0;top:0;height:36px;border:0;background-color:transparent;color:#fff;padding:0;outline:0;-webkit-transition:all .2s;transition:all .2s;opacity:0;z-index: 6;}
.top-search~.searchview-close{width:38px;height:56px;right:0;top:80px;-webkit-transition-delay:35ms;transition-delay:35ms;visibility: hidden;}
.top-search~.searchview-close:hover{opacity:.65}
.searchview-close-wrapper{display:block;width:100%;height:100%}
.searchview-close-wrapper span{display:block;height:18px;width:1px;background-color:#fff;position:absolute;top:18px;z-index:3}
.searchview-close-wrapper .searchview-close-left{right:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}
.searchview-close-wrapper .searchview-close-right{left:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}
.search-curtain{width:100%;height:100%;background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index: 5;display:none}
.search-show .search-link{display:flex;flex-direction:column}
.search-show .searchview-close{opacity:1;}
.search-show .top-search~.searchview-close{-webkit-transition-delay:.455s;transition-delay:.455s;top:80px;right:15px;visibility: visible;}
html.noscroll,html.noscroll body{overflow:hidden!important;/* height:100%!important */}
/* html.noscroll{overflow-y:scroll!important} */

@media (max-width: 991px) {
	.navbar-top-other{position: absolute;top:15px;right:75px;}
	.nto-1>.navbar-top-search{display: none;}
	.top-search>.container{position: static;padding:0;width:100%;}
	
	.top-search form input{background:rgba(4,58,162,0.1)}
	.top-search form button{background-image:url(../images/icon/search.png);}
	.searchview-close{display: none;}
	.top-search-box{-webkit-transition:all .5s;transition:all .5s;position:static;left:0;right:0;top:50px;z-index:2;}
	.top-search{padding:10px;border-bottom:1px #ccc solid}
	.top-search-form{position:relative}
	.search-link{display:none;position:absolute;top:62px;right:0;left:0;z-index:2;height:0;padding:20px;}
	.top-search~.searchview-close{display:none!important}
	.search-show .top-search-box{position:fixed;top:0;height:100%;background-color:#151829}
	.search-show .top-search{padding-top:15px;border-bottom-color:#282828}
	.search-show .top-search form{margin-right:50px}
	.search-show .search-link{height:calc(100vh - 62px)}
	.search-show .searchview-close{display: block;}
	.search-show .navbar-nav{-webkit-transform:scale(.6);transform:scale(.6);visibility:hidden;opacity: 0;transition: all 0.5s;}
	
	.search-link-list li a{color:rgba(255,255,255,0.8)}
	.search-link-list li a:hover{color:#fff;}
}
@media (max-width: 767px) {
	.navbar-top-other{right:55px;}
}
@media (min-width: 768px) {
	.navbar-top-other{top:22px;}
}
@media (min-width: 992px) {
	.navbar-top-other{float:right;padding-top:27px;margin-left:30px;}
	.headerEffect .navbar-top-other{padding-top:20px;}
	
	
	.top-search{position:absolute;left:0;top:80px;z-index:6;width:100%;height:calc(100vh - 80px);overflow:hidden;-webkit-transition:all .2s;transition:all .2s;-webkit-transition-delay:.455s;transition-delay:.455s;opacity:0;visibility: hidden;}
	.top-search form input{height:56px;padding-left:56px;padding-right:56px;}
	.top-search form button{width:50px;}
	.top-search-form .searchview-close{display:none}
	.search-link{background-color:#fff;padding-top:24px;max-height:calc(100% - 44px)}
	.search-link-list{padding:0 15px}
	.search-link-list li a{color:#333;padding:5px 0}
	.search-link-list li+li a{border-top:0}
	.search-link,.top-search-form{-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;-webkit-transition-delay:35ms;transition-delay:35ms}
	.search-show .search-link,.search-show .top-search-form{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;-webkit-transition-delay:.315s;transition-delay:.315s;visibility: visible;}
	.search-show .search-link{-webkit-transition-delay:.385s;transition-delay:.385s}
	.search-show .top-search{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:35ms;transition-delay:35ms;opacity:1;top:80px;}
	.search-show .search-curtain{display:block}

}
@media (min-width: 1200px) {
	.navbar-top-other{padding-top:32px;}
	.top-search form input{font-size:16px}
	
	.top-search{top:94px;height:calc(100vh - 94px);}
	.search-show .top-search,
	.top-search~.searchview-close,
	.search-show .top-search~.searchview-close{top:94px;}
	
	.headerEffect .navbar-top-other{padding-top:25px;}
	.headerEffect .search-show .top-search,
	.headerEffect .top-search~.searchview-close,
	.headerEffect .search-show .top-search~.searchview-close{top:80px;}
}


/* 搜索结果 */
.inside_form{margin-bottom:35px;display: flex;align-items: center;flex-flow: row wrap;}
.inside_form form{position: relative;width:600px;max-width:100%;overflow: hidden;padding-right:50px;margin-bottom:8px;}
.inside_form form input{display: block;width:100%;height:42px;border:1px solid #ccc;background:none;padding:0 15px;outline: none;border-radius: 0;}
.inside_form form .button{position: absolute;right:0;top:0;display:block;width:50px;height:100%;line-height:42px;padding:0;text-align: center;background-color:#333;border:0;border-radius:0;font-size:14px;color:#fff;font-weight:lighter;outline:0;transition: all 0.5s;z-index: 2;}
.inside_form form .button:hover{background:#043aa2;}
.search_keyList{font-size:12px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.search_keyList *{margin-right:5px;color:#666}
.search_keyList a:hover{text-decoration: underline;color:#333;}

.noResult{margin-bottom:30px;}
.returnList{margin-left:-10px;margin-right:-10px;display: flex;align-items: stretch;flex-flow: row wrap;}
.returnList:before,
.returnList:after{display: none;}
.returnList .column{padding:0 10px;margin-bottom:10px;}
.returnList .item{border-bottom:1px dashed #d6d6d6;padding:12px 0;}
.returnList .return_title{margin-bottom:10px;}
.returnList .return_title>a{display: block;font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 0.5s;}
.returnList .return_crumbs{color:#999;font-size:12px;margin-top:10px;}
.returnList .return_crumbs a{color:#999}
.returnList .return_crumbs a:hover{text-decoration: underline;}
.returnList .item:hover .return_title>a{color:#0c2e75;}

.returnList .return_content{line-height:24px;height:48px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#666}
@media (min-width: 768px) {
	.inside_form form{padding-right:70px;margin-right:20px;}
	.inside_form form .button{width:70px;}
	
	.returnList{margin-left:-15px;margin-right:-15px;}
	.returnList .column{padding:0 15px;margin-bottom:20px;}
	.returnList .return_title>a{font-size:18px;}
}
@media (min-width: 1200px) {
	.returnList{margin-left:-25px;margin-right:-25px;}
	.returnList .column{padding:0 25px;}
	.returnList .item{height:100%;}
}




/*首页*/
/*第一屏*/
.swiper-slide{overflow: hidden;}
.swiper-button-next,.swiper-button-prev,.swiper-pagination-bullet{outline: none;}
.section1{padding-top:0}
.section1 .swiper-container{width:100%;height:100%}
.section1 .swiper-slide{position: relative;overflow: hidden;}
.section1 img[onclick]{cursor:pointer;}
.banner_bg{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;}
.banner_text .container{position:absolute;left:50%;top:50%;z-index:9;transform:translate(-50%,-50%)}
.banner_text img{display: block;margin:0 auto;max-width:100%;}
.section1 .banner_text img{transform:translateY(50%)}
/* .banner1 .banner_text img{transform:translateX(100%)}
.banner2 .banner_text img{transform:translateY(-100%)}
.banner3 .banner_text img{transform:translateY(100%)}
.banner4 .banner_text img{transform:translateX(-100%)}
.banner5 .banner_text img{transform:scale(0)} */
.section1 .swiper-slide-active .banner_text img{opacity:1;transform:none;transition-delay:.5s}
.section1 .swiper-slide-active .banner_bg{animation:imgZoomIn 4s ease 0s forwards;-webkit-animation:imgZoomIn 4s ease 0s forwards}
@keyframes imgZoomIn{
	0%{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}
	100%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}
}
@-webkit-keyframes imgZoomIn{
	0%{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}
	100%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}
}

.section1 .swiper-pagination{bottom:60px;display: none;}
.section1 .swiper-pagination-bullet{width:14px;height:14px;padding:2px;border:1px solid transparent;background:transparent;opacity: 1;transition:all .3s;}
.section1 .swiper-pagination-bullet:after{content: '';display: block;width:100%;height:100%;border-radius: 50%;background:#1f1f1f;transition:all .3s;}
.section1 .swiper-pagination-bullet-active{border-color:#0c2e75;background:transparent;}
.section1 .swiper-pagination-bullet-active:after{background:#0c2e75;}

.section1 .swiper-button-white{width:40px;height:40px;margin-top:-20px;background-size:auto 28px;opacity: 1;transition: all 0.5s;}
.section1:hover .swiper-button-white{opacity: 1;}
.section1 .nextPage{position:absolute;width:40px;height:40px;left:50%;margin-left:-20px;bottom:10px;background:url(../images/icon/downTip.png) no-repeat center;z-index:10;animation: mymove 1.5s alternate infinite;-webkit-animation: mymove 1.5s alternate infinite;cursor: pointer;opacity: 0.8;}
@keyframes mymove{
	from{bottom:10px;opacity:0.8}
	to{bottom:20px;opacity:0.6}
}
@-webkit-keyframes mymove{
	from{bottom:10px;opacity:0.8}
	to{bottom:20px;opacity:0.6}
}
@media (max-width:767px){
	.banner_text .container{width:100%;}
	.section1 .swiper-button-white{opacity: 1;display: none;}
	.section1 .swiper-button-prev{left:0;}
	.section1 .swiper-button-next{right:0;}
	.section1 .swiper-pagination{display: block;}
}
@media (min-width:768px){
	.section1 .swiper-button-next{right:5vh;}
	.section1 .swiper-button-prev{left:5vh;}
}
@media (min-width:992px){

}
@media (min-width:1200px){

}

.index_title{text-align:center;margin-bottom:30px;display: flex;flex-direction: column;justify-content: center;}
.index_title em{font-size:20px;text-transform: uppercase;font-weight: 700;}
.index_title .h2{font-size:16px;margin-top:5px;}
.index_title p{color:#666;margin-top:10px;}
.section .index_title{transform:scale(0);flex-direction: row;}
.section.active .index_title{opacity:1;transform:none;transition-delay:.5s}
.index_href{text-align: center;}
.index_href>a{position: relative;width:150px;display: inline-block;text-align: center;font-size:16px;text-transform: uppercase;border:1px solid #999;line-height:20px;padding:10px;transition: all 0.5s;}
.index_href>a>span{position: relative;}
.index_href>a::before{content: '';position: absolute;width:0;height:100%;left:0;top:0;background:#0c2e75;transition: all 0.5s cubic-bezier(.52,1.64,.37,.66) 0s;}
.index_href>a:hover{border-color:#0c2e75;color:#fff;}
.index_href>a:hover::before{width:100%;}
.section .index_href{transform: translateY(100%);}
.section.active .index_href{transform: none;opacity: 1;}

.textColor{color:#fff;}
.textColor a{color:#fff;}
.textColor .index_href>a{border-color:rgba(255,255,255,0.8);color:#0c2e75;background:rgba(255,255,255,0.8);}
.textColor .index_href>a:hover{border-color:#0c2e75;color:#fff;background: #0c2e75;}
.textColor .InfoContent{color: #fff;}
@media (min-width:768px){
	.index_title{margin-bottom:40px;}
	.index_title em{font-size:24px;}
}
@media (min-width:992px){
	.index_title em{font-size:26px;}
	.index_title .h2{font-size:18px;margin-top:10px;}
	.index_title p{font-size:16px;margin-top:15px;}
	.index_href>a{padding:15px;}
}
@media (min-width:1200px){
	.index_title em{font-size:28px;}
	.index_title .h2{font-size:20px;}
}
@media (min-width: 1450px){
	.index_title{margin-bottom:60px;}
	
	.index_title em{font-size:30px;}
	.index_title .h2{font-size:24px;}
}


/*坚屏*/
@media (max-width:767px) and (orientation:portrait){

}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.banner_text img{width:60%;margin:0 auto;}
	.section{padding-top:0;}
	.index_body .header{display: none;}
	.section .index_title{margin-bottom:25px;}
}
@media (min-width:768px) and (max-height:768px){
	.section .index_title{margin-bottom:30px;}
	.index_title p{margin-top:10px;}
	.index_title .h2{margin-top:0;}
}


/*第二屏*/
.section2{justify-content: flex-end;}
.section2 .InfoContent{line-height:28px;max-height:84px;font-size:14px;margin:30px 0;}
.section2 .index_href{transform: none;opacity: 1;text-align: left;margin-top:15px;}
.section2 .index_title{transform: none;opacity: 1;justify-content: flex-start;text-align: left;margin-bottom:0;}
.s2_row{display: flex;align-items: flex-end;flex-flow: row wrap;}
.s2_row:before,
.s2_row:after{display: none;}
.s2_row .rightImg .img>img{width:auto;max-width:100%;margin:0 auto;}
.s2_ul{overflow: hidden;margin-left:-7px;margin-right:-7px;list-style: none;}
.s2_ul>li{float:left;padding-left:7px;padding-right:7px;margin-bottom:15px;text-align: center;}
.s2_ul a{display: block;padding:10px 5px;border-radius: 4px;color:#333;border:1px solid #c0c0c0;background:#fff;transition: all 0.5s;}
.s2_ul .icon{position: relative;width:50px;margin:0 auto 8px;}
.s2_ul .icon>img{width:100%;transition: all 0.5s;}
.s2_ul .icon>.hover{position: absolute;left:0;top:0;transform: rotate(10deg);visibility: hidden;opacity: 0;}
.s2_ul p{font-size:14px;font-weight: 700;margin:0;}
.s2_ul a:hover{border-color:#0c2e75;color:#0c2e75;}
.s2_ul a:hover .icon>.hover{visibility: visible;opacity: 1;transform: none;}
.s2_ul a:hover .icon>.default{visibility: hidden;opacity: 0;}

.s2_row>.right{display: none;}
.s2_row,.index_number_main{transform: translateY(100%);}
.active .s2_row,
.active .index_number_main{transform: none;opacity: 1;}
@media (max-width:767px){
	.s2_ul{display: none;}
}
@media (min-width:768px){
	.section2{justify-content: center;}
	.section2 .index_href{margin-top:20px;margin-bottom:30px;}
	.section2 .InfoContent{max-height:112px;}
	.s2_ul a{padding:15px;}
}
@media (min-width:992px){
	.section2{justify-content: flex-end;}
	.s2_row>.right,
	.s2_ul{display: block;}
	.s2_ul a{width:90px;}
}
@media (min-width:1200px){
	.section2 .InfoContent{font-size:16px;line-height:32px;max-height:128px;}
	.s2_row>.left{padding-right:35px;}
	
	.s2_ul{margin-left:-10px;margin-right:-10px;}
	.s2_ul>li{padding-left:10px;padding-right:10px;margin-bottom:20px;}
	.s2_ul a{width:95px;}
}
@media (min-width:1450px){
	.s2_row>.left{padding-right:65px;}
	
	.section2 .index_href{margin-top:30px;margin-bottom:50px;}
	.s2_ul{margin-left:-15px;margin-right:-15px;}
	.s2_ul>li{padding-left:15px;padding-right:15px;}
	.s2_ul a{width:110px;}
	.s2_ul .icon{width:60px;}
}

/*坚屏*/
@media (max-width:767px) and (orientation:portrait){

}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.section2 .index_href{margin-top:0;}
	.section2 .InfoContent{margin:20px 0;}
}

.index_number_main{position: relative;width:100%;overflow: hidden;}
.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;}
.index_number_row>.right{display: none;}
.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:15px 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{height:100%;padding:40px 15px;background:#043aa2;color:#fff;}
.n_slogan h5{font-size:18px;margin:0;line-height:1.8}
.n_slogan h5>span{font-weight: 700;display: block;}
@media (max-width: 767px) {
	.index_number_main{margin-top:20px;}
}
@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) {
	.about_ul{padding:0;margin-left:-15px;margin-right:-15px;}
	.about_ul li{width:25%;padding:25px 15px;}
	.about_ul .num>span{font-size:36px;}
}
@media (min-width: 992px) {
	.about_ul{margin-left:-25px;margin-right:-25px;}
	.about_ul li{width:auto;font-size:15px;padding:40px 20px;}
	.about_ul .num{margin-top:15px;}
	.about_ul .num>span{font-size:40px;}
	
	.index_number_row>div{padding:0 15px;}
	.index_number_row>.right{display: block;}
	.n_slogan{padding:40px 20px;}
}
@media (min-width: 1200px) {
	.about_ul .num>span{font-size:46px;}

	.n_slogan h5{font-size:20px;}
	.n_slogan h5>span{font-size:20px;}
}
@media (min-width: 1450px) {
	.about_ul{margin-left:-35px;margin-right:-35px;}
	.about_ul li{padding:60px 35px;}
	.about_ul .num>span{font-size:54px;}
	
	.n_slogan{padding:60px 30px;}
	.n_slogan h5{font-size:22px;}
	.n_slogan h5>span{font-size:24px;}
}
@media (min-width: 1650px) {
	.about_ul li{padding:70px 35px;}
	.about_ul .num>span{font-size:60px;}
	
	.n_slogan{padding:70px 30px;}
	.n_slogan h5{font-size:24px;}
	.n_slogan h5>span{font-size:26px;}
}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.about_ul{padding-top:0;padding-bottom:0;}
	.about_ul li{width:25%}
}
@media (min-width:768px) and (max-height:650px){
	.index_number_main,
	.s2_row>.right{display: none;}
}
@media (min-width:992px) and (max-height:650px){
	.section2{justify-content: center;}
	.section2 .index_href{margin-bottom:0;}
	.s2_row>.left{width:100%;}
}
@media (min-width:1200px) and (max-height:768px){
	.s2_row .rightImg .img>img{width:80%;}
}
@media (min-width:992px) and (min-height:651px) and (max-height:700px){
	.index_number_main{display: none;}
	.s2_row .rightImg .img>img{width:90%;}
}
@media (min-width:992px) and (min-height:701px) and (max-height:768px){
	.s2_ul{display: none;}
}
@media (min-width:992px) and (min-height:769px) and (max-height:850px){
	.s2_row .rightImg .img>img{width:90%;}
	.about_ul li,
	.n_slogan{padding-top:40px;padding-bottom:40px;}
	.section2 .index_href{margin-top:20px;margin-bottom:30px;}
	.s2_ul a{padding:10px 15px;}
}
/* @media (min-width:1450px) and (min-height:651px) and (max-height:767px){
	.s2_row .rightImg .img>img{width:65%;}
} */
/* @media (min-width:1450px) and (max-height:768px){
	.s2_ul{display: none;}
	
} */

/*第三屏*/
.nav-tabs{border-bottom:none;}
.s3-swiper-container{position: relative;padding-bottom:40px;}
.s3-swiper-container .swiper-container{position: static;}
.s3-swiper-container .swiper-button-prev,
.s3-swiper-container .swiper-button-next{background-size:auto 7px;width:80px;height:54px;margin-top:-27px;background-color:#012770;transition: all 0.5s;display: none;}
.s3-swiper-container .swiper-button-prev{background-image: url(../images/icon/left.png);left:-80px;}
.s3-swiper-container .swiper-button-next{background-image: url(../images/icon/right.png);right:-80px;}
.s3-swiper-container .swiper-button-disabled{background-color:#e1e1e1;}
.s3-swiper-container .swiper-pagination{bottom:0;}
.s3-swiper-container .swiper-pagination-bullet-active{background:#012770;}
.section3 .index_href{text-align: center;margin-top:20px;-webkit-transition-delay: .7s;transition-delay: .7s;}

.product_list.row{margin-left:-7.5px;margin-right:-7.5px;}
.product_list .column{padding-left:7.5px;padding-right:7.5px;margin-bottom:15px;}
.product_list a{display: block;padding:10px;background:#fff;box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.product_list .text{padding:15px 10px 10px;}
.product_list h5{font-size:16px;font-weight: 700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product_list .p{margin-top:10px;font-size:14px;line-height:24px;height:48px;overflow: hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.product_list .more{position: relative;height:50px;margin-top:15px;}
.product_list .more>div{position: absolute;right:0;top:0;margin-right:0;display: inline-block;width:150px;line-height:20px;padding:10px;text-align: center;font-size:16px;color:#012770;transition: color 0.5s,right 0.5s linear 0.2s,margin-right 0.5s linear 0.2s;}
.product_list .more>div>span{position: relative;}
.product_list .more>div::before{content: '';position: absolute;width:0;height:100%;left:0;top:0;background:#0c2e75;transition: all 0.5s cubic-bezier(.52,1.64,.37,.66) 0s;}
.product_list a:hover .more>div{color:#fff;right:50%;margin-right:-75px;}
.product_list a:hover .more>div::before{width:100%;}
.product_list a:hover .img>img{transform: scale(1.1);}

.section3 .submenu,
.section3 .product-tab-content{transform: translateY(100%);}
.section3.active .submenu,
.section3.active .product-tab-content{transform: none;opacity: 1;}
@media (max-width:767px){
	.section3 .submenu{display: none;}
	.section3 .product_list .more{display: none;}
	
	.section3 .product_list .text{padding-left:0;padding-right:0;}
	.section3 .product_list h5{font-size:14px;}
	.section3 .product_list .p{font-size:12px;}
}
@media (max-width:479px){
	.product_list .column{width:100%;}
}
@media (min-width:768px){
	.section3 .index_title{margin-bottom:25px;}
	.section3 .index_href{display: none;}
	
	.product_list.row{margin-left:-10px;margin-right:-10px;}
	.product_list .column{padding-left:10px;padding-right:10px;margin-bottom:20px;}
}
@media (min-width:992px){
	.s3-swiper-container{padding-bottom:0;}
	.s3-swiper-container .swiper-button-prev, .s3-swiper-container .swiper-button-next{display: block;}
	.s3-swiper-container .swiper-pagination{display: none;}
	.product_list.row{margin-left:-15px;margin-right:-15px;}
	.product_list .column{padding-left:15px;padding-right:15px;margin-bottom:30px;}
	.product_list h5{font-size:18px;}
}
@media (min-width:1200px){
	.product_list.row{margin-left:-22px;margin-right:-22px;}
	.product_list .column{padding-left:22px;padding-right:22px;margin-bottom:44px;}
	.product_list .text{padding:20px 20px 15px;}
	.product_list .p{margin-top:15px;}
	.product_list .more{margin-top:20px;height:40px;}
	.product_list .more>div{padding:15px;}
}
@media (min-width:1450px){
	.product_list h5{font-size:20px;}
}
/*坚屏*/
@media (max-width:767px) and (orientation:portrait){

}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.section3 .index_href{display: none;}
	.s3-swiper-container{padding-bottom:30px;}
}
@media (min-width:768px) and (max-height:768px){
	.section3 .product_list .more{display: none;}
}
@media (min-width:1200px) and (max-height:650px){
	.section3 .submenu{display: none;}
	.section3 .product_list .p{display: none;}
	.section3 .product_list .img{max-height:45vh;}
}

/*第四屏*/
.index_service_swiper{flex-direction: row-reverse;color:#fff;}
.index_service_content{width:100%;overflow: hidden;}
.index_service_content .index_title{justify-content: flex-start;text-align: left;margin-bottom:0;transform: none;}
.index_service_content .InfoContent{line-height:24px;max-height:240px;margin:20px 0 30px;}
.index_service_content .index_href{text-align: left;transform: none;opacity: 1;}

.index_service_control{overflow: hidden;margin-top:25px;}
.index_service_control .item{width:33.333333%;border:2px solid transparent;float:left;align-items: center;margin-bottom:10px;cursor: pointer;transition: all 0.5s;}
.index_service_control .img{width:100%;flex: 0 0 auto;transition: all 0.5s;}
.index_service_control .img:after{content: '';width:100%;height:100%;background:#fff;position: absolute;left:0;top:0;opacity: 0.5;transition: all 0.5s;}
.index_service_control .text{width:100%;overflow: hidden;visibility: hidden;opacity: 0;padding:10px;transition: all 0.5s;}
.index_service_control .text .ch{font-size:16px;font-weight: 700;}
.index_service_control .active{border-color:#fff;}
.index_service_control .active .text{visibility: visible;opacity:1;}
.index_service_control .active .img:after{top:100%;}


.index_service_content{transform: translateX(100%);}
.index_service_control{transform: translateX(-100%);}
.active .index_service_content,
.active .index_service_control{transform: none;opacity: 1;}
@media (max-width:767px){
	.index_service_control{display: none;}
	.index_service_control .text .ch{text-align: center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.index_service_control .text{visibility: visible;opacity:1;}
}
@media (min-width:768px){
	.index_service_swiper{display: flex;}
	.index_service_content{margin-left:50px;}
	.index_service_content .InfoContent{margin:30px 0 40px;max-height:312px;}
	
	.index_service_control{width:260px;flex: 0 0 auto;margin-top:0;}
	.index_service_control .item{width:100%;height:98px;display: flex;margin-right:0;padding:5px;border-width:3px;}
	.index_service_control .text{padding:0 0 0 10px;}
	.index_service_control .text .ch{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
	.index_service_control .img{width:100px;height:82px;}
	.index_service_control .img>img{width:auto;height:100%;}
	.index_service_control .active{border-color:#fff;}
	.index_service_control .active .img{width:120px;}
}
@media (min-width:992px){
	.index_service_control .text .ch{font-size:18px;}
}
@media (min-width:1200px){
	.index_service_swiper{padding:0 70px;}
	.index_service_content{margin-left:90px;}
	.index_service_content .InfoContent{margin:40px 0 60px;line-height:30px;max-height:330px;}
	
	.index_service_control{width:320px;}
	.index_service_control .text .ch{font-size:20px;}
}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.index_service_content .InfoContent{max-height:120px;}
}
@media (min-width:768px) and (max-height:768px){
	.index_service_content .InfoContent{max-height:192px;}
	.index_service_control .item{height:80px;margin-bottom:0;}
	.index_service_control .img{width:80px;height:100%;}
	.index_service_control .active .img{width:94px;}
	
}
@media (min-width:1200px) and (max-height:768px){
	.index_service_content .InfoContent{max-height:210px;margin:30px 0;}
	.index_service_control .text .ch{font-size:18px;}
}
/*第五屏*/
.index_news_list{margin:0;}
.index_news_list>div{padding:0;}
.index_news_list>.left{max-width:530px;}
.index_news_list>.right{float:right;padding-left:45px;}
.index_news_item a{display: block;}
.index_news_item .text{padding:15px 0;}
.index_news_item .date{font-size:14px;color:#999999;}
.index_news_item h5{margin:10px 0;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index_news_item .p{line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.index_news_list>.right .index_news_item{border-bottom:1px solid #cdd4da;}
.index_news_list>.right .index_news_item:first-child .text{padding-top:0;}
.index_news_list>.right .index_news_item:nth-of-type(3){border-bottom:none;}
.index_news_list .index_href{text-align: left;margin-top:20px;padding-bottom:20px;border-bottom:1px solid #cdd4da;transition: none;opacity: 1;}
.index_news_item a:hover .img>img{transform: scale(1.1);}
.index_news_item a:hover h5{color:#043aa2;}

.index_news_list>.left{transform: translateX(-100%);}
.index_news_list>.right{transform: translateX(100%);}
.active .index_news_list>.left,
.active .index_news_list>.right{transform: none;opacity: 1;}
@media (max-width:767px){
	.index_news_list>.left{display: none;}
	.index_news_list>.right{padding-left:0;}
}
@media (min-width:768px){
	.index_news_item .text{padding:20px 0;}
	.index_news_list .index_href{margin-top:30px;padding-bottom:30px;}
}
@media (min-width:1200px){
	.index_news_list>.right{padding-left:60px;}
	.index_news_item .text{padding:25px 0;}
}
@media (min-width:1450px){
	.index_news_list>.right{padding-left:90px;}
}
/*坚屏*/
@media (max-width:767px) and (orientation:portrait){
	.index_news_list>.right .index_news_item:nth-of-type(2){display: none;}
}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.index_news_list>.right{overflow: hidden;}
	.index_news_list>.right .index_news_item:nth-of-type(3){display: none;}
	.index_news_list>.right .index_news_item:first-child .text{padding-top:15px;}
	.index_news_list>.right .index_news_item{width:50%;float:left;padding:0 15px;border-bottom:none;}
	.index_news_list .index_href{float:left;width:100%;text-align: center;padding-bottom:0;border-bottom:none;}
}
@media (min-width:768px) and (max-height:768px){
	.index_news_list>.right .index_news_item:nth-of-type(2){display: none;}
}
@media (min-width:768px) and (max-height:599px){
	.index_news_list .img{max-height:200px;}
	.index_news_list .index_href{margin-top:10px;padding-bottom:20px;}
	.index_news_item .text{padding:20px 0;}
}

/*第六屏*/
.section6{padding-bottom:60px;}
.section6 .footer{position: absolute;background:none;z-index: 2;transform: translateY(100%);color:#fff;background:transparent;}
.section6 .footer a{color:#fff;}
.section6 .footer .copyright{border-top:1px solid #fff;}
.active.section6 .footer{opacity: 1;transform: none;-webkit-transition-delay: 0.3s;transition-delay: 0.3s;}

.s6_ul{display: flex;align-items: stretch;flex-flow: row wrap;list-style: none;}
.s6_ul:before,.s6_ul:after{display: none;}
.s6_ul li{position: relative;text-align: center;margin-bottom:25px;}
.s6_ul .icon{position: relative;width:100px;height:100px;background:rgba(255,255,255,0.6);border-radius: 50%;border:1px solid rgba(43,76,146,0.6);margin:0 auto;display: flex;align-items: center;justify-content: center;overflow: hidden;transition: all 0.5s;}
.s6_ul .icon>img{width:100%;display: block;transition: all 0.5s;}
.s6_ul .icon>.hover{position: absolute;left:0;top:0;transform: translateY(15px);visibility: hidden;opacity: 0;}
.s6_ul .h5{font-size:16px;margin:15px 0 10px;}
.s6_ul p{font-size:16px;}
.s6_ul p img{display: inline-block;}
.s6_ul .ewm{position: absolute;width:100px;height:100px;top:0;left:50%;transform: translate(-50%,20px);display: flex;align-items: center;justify-content: center;z-index: 2;visibility: hidden;opacity: 0;transition: all 0.5s;}
.s6_ul .ewm>img{width:100%;}
.s6_ul li:hover .icon{background:#0c2e75;}
.s6_ul li:hover .icon>.default{visibility: hidden;opacity: 0;}
.s6_ul li:hover .icon>.hover{visibility: visible;opacity: 1;transform: none;}
.s6_ul li:last-child{cursor: pointer;}
.s6_ul li:last-child:hover .ewm{visibility: visible;opacity: 1;transform: translate(-50%,0);}
.s6_ul li:last-child:hover .icon{visibility: hidden;opacity: 0;}

.s6_ul>li{transform: translateY(100%);-webkit-transition:all 0.7s;transition:all 0.7s;opacity:0;}
.s6_ul>li:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s}
.s6_ul>li:nth-child(2){-webkit-transition-delay:.5s;transition-delay:.5s}
.s6_ul>li:nth-child(3){-webkit-transition-delay:.7s;transition-delay:.7s}
.active .s6_ul>li{transform: none;opacity: 1;}
@media (min-width:768px){
	.section6{padding-bottom:40px;}
	.s6_ul{margin-bottom:0;}
	.s6_ul li{margin-bottom:0;}
}
@media (min-width:992px){
	.s6_ul .icon,.s6_ul .ewm{width:130px;height:130px;}
	.s6_ul .h5{margin:20px 0;}
}
@media (min-width:1200px){
	.s6_ul .h5,.s6_ul p{font-size:18px;}
}
@media (min-width:1450px){
	.s6_ul .icon,.s6_ul .ewm{width:150px;height:150px;}
}
/*坚屏*/
@media (max-width:767px) and (orientation:portrait){
	.s6_ul li{width:100%;}
	.s6_ul .h5{margin-top:0;}
	.s6_ul .icon{display: none;}
	.s6_ul .ewm{position: static;visibility: visible;opacity: 1;transform: none;margin:10px auto 0;}
}
/*横屏*/
@media (max-width:767px) and (orientation:landscape){
	.s6_ul li{margin-bottom:0;}
}





/*内页*/
.inside_banner{position: relative;width:100%;overflow: hidden;}
.inside_banner img{display: block;width: 100%;animation:imgZoomIn 10s ease 0s forwards;-webkit-animation:imgZoomIn 10s ease 0s forwards;}
.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;}
}

.wrapper{position: relative;width:100%;overflow: hidden;min-height:calc(100vh - 120px);z-index: 1;}
.wrapper.zIndex{z-index: 1032;}
.inside_main{position: relative;width:100%;overflow: hidden;padding:40px 0;}
.inside_title{text-align:center;margin-bottom:30px}
.inside_title .h2{font-size:20px;line-height:30px;}
.inside_title + .InfoContent{margin-top:-10px;}

.index_title + .submenu{margin-top:-10px;}
.submenu{position: relative;display: flex;flex-flow: row wrap;justify-content: center;margin-left:-7px;margin-right:-7px;margin-bottom:30px;}
.submenu::before,
.submenu::after{display: none;}
.submenu::after{content: '';display: block;position: absolute;width:100vw;height:1px;left:50%;margin-left:-50vw;bottom:10px;background:#dbdada;}
.submenu>li{padding:0 7px;margin:0 0 10px;}
.submenu>li>a{position: relative;display: block;padding:10px 5px;font-size:14px;background:transparent;border:none;margin-right:0;z-index: 2;}
.submenu>li>a::after{content: '';position: absolute;width:0;height:2px;background:#012770;left:0;bottom:0;transition: all 0.5s;}
.submenu>li>a:hover,
.submenu>li>a:focus,
.submenu>li.active>a,
.submenu>li.active>a:focus,
.submenu>li.active>a:hover{color:#012770;border:none;background:transparent;}
.submenu>li.active>a{font-weight: 700;}
.submenu>li.active>a::after,
.submenu>li>a:hover::after{width:100%;}

.InfoContent{line-height:2.2;position:relative;overflow:hidden;}
.InfoContent p{margin:0}
.InfoContent img{display: inline-block;max-width:100%;height:auto!important;}
.InfoContent video{display: block;height:auto;max-width:100%;margin:0 auto;}
.InfoContent ul,.InfoContent li{list-style-type: disc;list-style-position: inside;}
.InfoContent li p{display: inline;margin-bottom:0;}

.InfoTitle{margin-bottom:15px;text-align:center;text-transform:uppercase}
.InfoTitle h4{font-size:18px;margin:0;line-height:1.4}
.InfoTitle .date{font-size:12px;color:#666;margin-top:10px}
.InfoTitle .date span{padding:0 8px}

.goBack{text-align:center;margin-top:30px;margin-bottom:-15px;text-transform:uppercase}
.goBack a{display:inline-block;color:#fff;line-height:20px;background-color:#1f1f1f;padding:10px 30px}
.goBack a:hover{background-color:#0c2e75}

.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{border:1px #ccc solid;background-color:transparent;color:#666;border-radius:0;padding:0;margin:0;width:30px;height:30px;line-height:30px}
.pager .next>a,.pager .next>span,.pager .previous>a,.pager .previous>span{float:none;display:block;background-color:#333;border:0;color:#fff;width:70px}
.pager .active>a,.pager li>a:hover{color:#fff;border-color:#0c2e75;background-color:#0c2e75}

.info_previous_next_wrap{border-top:1px #dad9d9 solid;padding-top:16px;margin-top:40px;font-size:14px;color:#666;text-transform:uppercase;overflow: hidden;}
.info_previous_next_wrap b{font-weight:400}
.info_previous_next_wrap a{color:#666;text-decoration:none;display:inline}
.info_previous_next_wrap a:hover{color:#0c2e75}
.info_Next,.info_Previous{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

@media (max-width: 767px) {
	.info_previous_next_wrap{font-size:12px;margin-top:30px}
}
@media (min-width: 768px) {
	.wrapper{min-height:calc(100vh - 110px);}
	.inside_main{padding:50px 0}
	.inside_title .h2{font-size:24px}
	
	.info_Next,.info_Previous{width:45%;}
	.info_Previous{float:left;}
	.info_Next{float:right;text-align:right;}
}
@media (min-width: 992px) {
	.wrapper{min-height:calc(100vh - 124px);}
	.inside_main{padding:60px 0;}
	.inside_title .h2{font-size:26px;}
	.index_title + .submenu{margin-top:-20px;}
}
@media (min-width: 1200px) {
	.wrapper{min-height:calc(100vh - 154px);}
	.InfoContent{font-size:16px;}
	.inside_title .h2{font-size:28px}
	
	.submenu{margin-left:-12px;margin-right:-12px;margin-bottom:40px;}
	.submenu>li{padding:0 12px;}
	.submenu>li>a{padding:20px 10px;font-size:16px;}
}
@media (min-width: 1450px) {
	.inside_main{padding:70px 0;}
	.InfoTitle{margin-bottom:30px}
	.InfoTitle h4{font-size:24px}
	
	
	.inside_title{text-align:center;margin-bottom:40px}
	.inside_title .h2{font-size:30px;}
}

/* 产品中心 */
.productDetailsTop{overflow: hidden;margin-bottom:30px;}
.proDetLeft{overflow: hidden;margin-bottom:30px;}
.productDetailsTop .gallery-thumbs{position: static;width:100%;height:100%;}
.productDetailsTop .swiper-slide>img{width:100%;}
.album-small{position: relative;width:100%;padding:0 30px;margin-top:15px;}
.album-small .swiper-slide{overflow: hidden;}
.album-small .swiper-slide:after{content: '';position: absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);transition:all 0.5s;}
.album-small .swiper-slide-thumb-active:after{top:100%;}
.album-big{width:100%;}
.album-big .swiper-container{border:1px solid #dbdbdb;}
.album-big .swiper-slide{display: flex;justify-content: center;align-items: center;overflow: hidden;}
.album-big .swiper-slide>img{width:auto;max-width:100%;}
.gallery-thumbs .swiper-button-prev,
.gallery-thumbs .swiper-button-next{width:20px;height:100%;border:1px solid #333;top:0;margin-top:0;background-size:12px auto;}
.gallery-thumbs .swiper-button-prev{left:0;}
.gallery-thumbs .swiper-button-next{right:0;}
.proDetRight .h5{font-size:18px;font-weight: 700;}
.proDetRight .InfoContent{margin:15px 0 20px;min-height:150px;}
.proDetRight .index_href{text-align: left;margin:30px 0;;}

.proBotNav{overflow: hidden;margin-bottom:20px;border-bottom:2px solid #0c2e75;list-style: none;}
.proBotNav>li{float:left;margin-right:10px;}
.proBotNav>li>a{display: block;line-height:20px;padding:10px 20px;background:#333;font-size:16px;color:#fff;}
.proBotNav>.active>a{color:#fff;background:#0c2e75;}

@media (max-width:767px){

}
@media (min-width:768px){
	.proDetRight .h5{font-size:20px;}
	.proDetRight .InfoContent{margin:20px 0 30px;}
	.proBotNav{margin-bottom:30px;}
	.proBotNav>li{margin-right:15px;}
	.proBotNav>li>a{padding:15px 25px;}
	
}
@media (min-width:992px){
	.productDetailsTop{margin-bottom:40px;}
	.proDetLeft{margin-bottom:0;}
}
@media (min-width:1200px){
	.proDetRight .h5{font-size:22px;}
	
}

/* 下载 */
.listDownLoad .item{position:relative;display: block;height:45px;line-height:45px;background:#F5F5F5;margin-bottom:15px;padding:0 20px 0 15px;}
.listDownLoad .item h3{font-size:14px;line-height:45px;width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listDownLoad .item i{position:absolute;width:23px;height:23px;background:url(../images/icon/icon_18.png) no-repeat center;right:20px;top:50%;margin-top:-11px;}
.listDownLoad .item:hover h3{color:#0c2e75;}
.listDownLoad .item i{background:url(../images/icon/y2.png) no-repeat center;background-size:100% 100%;}
.listDownLoad .item:hover i{background:url(../images/icon/y2_hover.png) no-repeat center;background-size:100% 100%;}
@media (min-width:768px){
	.listDownLoad .item{height:48px;line-height:48px;margin-bottom:20px;}
	.listDownLoad .item h3{font-size:16px;line-height:48px;}
}


/*关于我们 - 合作伙伴*/
.partnerList{margin:-10px -5px 0;}
.partnerList .column{padding:10px 5px 0;}
.partnerList .img{border:1px solid #dbdbdb;transition: all 0.5s;}
.partnerList .img:hover{box-shadow: 0 0 10px rgba(0,0,0,0.2);border-color:#0c2e75;}
@media (max-width:767px){
}
@media (min-width:768px){
	.partnerList{margin:-20px -12px 0;}
	.partnerList .column{width:20%;padding:20px 12px 0;}
}

/*关于我们 - 公司资质 */
.honor_list{margin-left:-10px;margin-right:-10px;display: flex;align-items: stretch;flex-flow: row wrap;}
.honor_list:before,
.honor_list:after{display: none;}
.honor_list .column{padding:0 10px;margin-bottom:20px}
.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 .img:after{content: '';position: absolute;width:100%;height:100%;left:0;top:0;background-color: rgba(0,0,0,0.4);background-image: url(../images/icon/searchW.png);background-repeat: no-repeat;background-position: center;opacity: 0;transition: all 0.5s;}
.honor_list .h5{position: absolute;left:0;bottom:0;width:100%;font-size:16px;line-height:1.4;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.honor_list .column:hover .img:after{opacity: 1;}
.honor_list .column:hover .h5{color:#0c2e75;}
.honor_list .column01{width:25%;}

#lightGallery-close{width:40px;height:40px;line-height:40px;}
#lightGallery-close:after{font-size:20px;}
@media (max-width:567px){
	.honor_list .column{width:50%}
	.honor_list .column01{width:33.33333333%;}
}
@media (max-width:479px){
	.honor_list{margin-left:-5px;margin-right:-5px}
	.honor_list .column{padding:0 5px;}
	.honor_list .h5{font-size:14px}
	.honor_list .inner{padding-bottom:33px;}
}
@media (min-width:768px){
	.honor_list{margin-left:-12px;margin-right:-12px;}
	.honor_list .column{padding:0 12px;margin-bottom: 25px;}
}
@media (min-width:992px){
	.honor_list .column01{width:16.66666667%;}
}
@media (min-width:1200px){
	.honor_list{margin-left:-15px;margin-right:-15px;}
	.honor_list .column{padding:0 15px;}
}


/* 技术服务 */
.detailsMain .column{margin-bottom:15px}
.detailsMain .img>img{width:auto;max-width:100%;margin:0 auto;}
.details_title h2{font-size:18px;margin:0;line-height:1.6}
.detailsContent{border-top:1px #ddd solid;padding-top:30px;margin-top:25px}

.recommend{margin-top:30px}
.recommend>h2{font-size:20px;margin:0 0 25px;border-bottom:1px #ddd solid;padding-bottom:20px}
@media (max-width: 767px) {

}
@media (min-width: 768px) {

}
@media (min-width: 1200px) {
	.detailsMain{margin-left:-30px;margin-right:-30px}
	.detailsMain .column{padding:0 30px}
	.details_title h2{font-size:20px}
	.recommend{margin-top:50px}
	.recommend>h2{font-size:22px;}
}
@media (min-width: 1450px) {
	.details_title h2{font-size:24px}
}

/*新闻资讯*/
.news_list a{color:#333;border-bottom:1px #e5e5e5 solid;padding:30px 0;display:flex;flex-direction:row}
.news_list .column:first-child a{padding-top:0}
.news_list .img{width:200px;flex:0 0 auto}
.news_list .text{width:100%;overflow:hidden}
.news_list .img + .text{padding-left:2.85714%;}
.news_list h5{font-size:16px;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.news_list .p{color:#666;line-height:22px;height:44px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:10px 0 0}
.news_list em{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:150px;border:1px #e5e5e5 solid;padding:10px;margin-top:15px;transition:all .5s}
.news_list em:after{content:"";width:16px;height:12px;background:url(../images/icon/icon9.png) no-repeat center;background-size:contain;display:block;margin-left:10px;flex:0 0 auto;transition:all .5s}
.news_list a:hover .h2{color:#0c2e75}
.news_list a:hover em{border-color:#0c2e75;background-color:#0c2e75;color:#fff;}
.news_list a:hover em:after{background-image:url(../images/icon/icon9_1.png);transform: translateX(10px);}
.news_list a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}
@media (max-width:479px){
	.news_list a{display:block}
	.news_list .img{width:100%;margin-bottom:20px}
	.news_list .img + .text{padding-left:0;}
}
@media (min-width:768px){
	.news_list .img{width:234px}
	.news_list .p{line-height:28px;height:56px}
	.news_list em{margin-top:20px}
}
@media (min-width:992px){
	.news_list .img{width:324px}
	.news_list h5{font-size:18px}
	.news_list .p{margin-top:20px}
	.news_list em{margin-top:60px}
}


 

/*招聘*/
.job_list_box{border:1px rgba(0,0,0,.1) solid;border-radius:10px;overflow:hidden;}
.job_list_box .span{float:left;width:21.25%;padding:0 5px}
.job_list_box .span5{width:15%}
.job_top{background-color:#f5f5f5;line-height:24px;padding:15px;overflow:hidden}
.job_list .panel{border:0;box-shadow:none;border-radius:0;margin:0}
.job_list .panel-heading{border-radius:0;border-bottom:1px rgba(0,0,0,.2) dashed;padding:0;position:relative}
.job_list .panel:last-child .panel-heading{border-bottom:0}
.job_list .active .panel-heading{border-bottom:1px rgba(0,0,0,.2) solid!important}
.job_list .panel-heading a{display:block;color:#333;overflow:hidden;padding:15px;position:relative;z-index:1}
.panel-heading>i{display:block;width:16px;height:10px;background:url(../images/icon/i12.png) no-repeat center;background-size:contain;position:absolute;right:15px;top:50%;margin-top:-5px;transition:all .5s}
.panel.active .panel-heading>i{transform:rotate(180deg)}
.job_list .panel-body{border-bottom:1px rgba(0,0,0,.2) dashed;padding-top:20px;padding-bottom:30px;padding-left:0;padding-right:0;}
.job_list .panel:last-child .panel-body{border-bottom:0}
.job_description{margin-left:0;margin-right:0;}
.job_description .column{margin-bottom:10px}
.job_description .inner>h2{font-size:16px;margin:0;position:relative;padding-left:15px}
.job_description .inner>h2:before{content:"";width:4px;height:16px;background-color:#0c2e75;display:inline-block;position:absolute;left:0;top:1px}
.job_description .inner .InfoContent{margin-top:10px}
.apply_btn{margin-top:30px;text-align:center}
.apply_btn a{display:inline-block;border:1px solid #0c2e75;line-height:20px;color:#0c2e75;padding:8px 25px;text-decoration:none;transition: all 0.5s;}
.apply_btn a:hover{background-color:#0c2e75;color:#fff;}
@media (max-width:767px){
	.job_list_box .span{width:33.33333%}
	.job_list_box .span4,.job_list_box .span5{display:none}
}
@media (min-width:768px){
	.job_top{font-size:16px}
	.job_list .panel-heading a,.job_top{padding-left:30px;padding-right:30px}
	.job_list .panel-body{padding-top:40px;padding-bottom:60px}
	.job_description .column{padding:0 30px}
	.job_description .inner .InfoContent{padding-left:40px}
}
@media (min-width:992px){
	.job_list_box .span{width:22%}
	.job_list_box .span5{width:12%}
}
@media (min-width:1200px){
	.job_description .inner>h2,.job_top{font-size:18px}
	.job_list .panel-heading a,.job_top{padding-left:70px;padding-right:70px}
	.panel-heading>i{right:50px}
	.job_description .column{padding:0 70px}
	.apply_btn a{font-size:16px;padding:12px 35px}
}


/*联系我们*/
.mapRow{margin:0;}
.mapRow .column{padding:0;}
.map_contact{width:100%;height:100%;background:#0c2e75;color:#fff;padding:25px 15px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.map_contact .InfoContent{color:#fff;line-height: 1.6;}
.map_contact .InfoContent p{margin-bottom:15px;}
.map_contact .InfoContent p:last-child{margin-bottom:0;}
.map{width:100%;height:360px}
.map #dituContent{width:100%;height:100%;border:1px #ddd solid}
.BMap_bubble_title{line-height:1.4;color:#0c2e75;font-weight: 700;word-wrap: break-word;white-space: normal!important;word-break: break-all;}

.message_form{padding:15px 10px;border:1px #ddd solid}
.message_form .form-control{height:40px;color:#333;background-color:transparent;border-color:#ddd;border-radius:0;box-shadow:none}
.message_form .error .form-control{border-color:#ff0000}
.message_form .error .valid_message{position:absolute;width:100%;left:0;font-size:12px;color:#ff0000;display:none}
.message_form textarea.form-control{height:auto}
.message_btn{display:flex;justify-content:center}
.message_btn .btn{display:block;background-color:#1f1f1f;border:1px #1f1f1f solid;color:#fff;font-size:14px;text-transform:uppercase;width:120px;height:40px;margin:20px 10px 0;outline:0!important;border-radius: 0;}
.message_btn .btn:hover{background-color:#0c2e75;color:#fff}

@media (max-width:767px){
	.map{display:none}
	.message_form .form-group{margin-bottom:5px}
	.message_form .form-control{font-size:12px}
	.message_btn .btn{width:80px;height:34px;font-size:12px;margin:10px 5px 0}
}
@media (min-width:768px){
	.mapRow{display: flex;}
	.map_contact{margin-bottom:0;}
	
	.message_form{padding:30px}
}
@media (min-width:992px){
	.map{height:480px}
	.map_contact{padding:60px 30px;}
}
@media (min-width:1200px){
	.map_contact .InfoContent{font-size:16px;}
	
	.form_main .container{width:1170px}
}
@media (min-width:1450px){
	.map{height:600px}
}


/* 英文地图 */
.enMap .icon { background: url(../images/icon/marker.png) no-repeat; }
.enMap .icon-cir { height: 31px; width: 28px; }
.enMap .icon-cir-red { background-position: -11px -5px; }
.enMap .amap-container{height: 100%;}
.enMap .amap-info-content{width:277px;}



/*动画*/
.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;
}