a,body,html {
	color: #2a2a2a
}

#header,.shares.default a span,a,a.openMBtn
.rect {
	transition: all ease .4s
}

#indexCon #mNews .content_list.text
.item_block:hover .title,#projectCon .mContent .content_list .item_block:hover
.item_info
p {
	text-indent: 20px
}

body {
    font-family:  "微软雅黑", "PingFangSC-Light","Microsoft Yahei";
}

::-webkit-scrollbar-track-piece {
	width: 8px;
	height: 4px;
	background-color: #f0f0f0
}

::-webkit-scrollbar {
	width: 8px;
	height: 4px;
	background-color: #666
}

::-webkit-scrollbar-thumb {
	width: 8px;
	height: 4px;
	background-color: #666
}

::-webkit-scrollbar-thumb:hover {
	width: 8px;
	height: 4px;
	background-color: #2e2e2e
}

body,html {
	width: 100%;
	height: 100%;
	font: 14px
"PingFang SC",Microsoft
Yahei,Arial;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	min-width: 1260px
}

* {
	margin: 0;
	padding: 0
}

ul
li {
	list-style: none
}

a {
	text-decoration: none
}

button,input,textarea {
	outline: 0;
	border: none;
	background: 0
0;
	-webkit-appearance: none;
	font: 14px "PingFang SC",Microsoft
Yahei,Arial
}

input::placeholder {
	opacity: 1;
	color: #999
}

input::-webkit-input-placeholder {
	color: #999
}

.clear {
	clear: both
}

:focus {
	outline: 0
}

:-moz-focus-inner {
	border-color: transparent
}

.fl {
	float: left
}

.fr {
	float: right
}

.ellipsis {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

img {
	border: none
}

.clearfix:after {
	clear: both;
	display: block;
	content: ''
}

.clearfix {
	zoom: 1
}

.icon {
	display: inline-block
}

.icon_search {
	background-image: url(../image/icon_search.png);
	width: 16px;
	height: 16px
}

.icon_play {
	background-image: url(../image/icon_play.png);
	width: 17px;
	height: 19px
}

.icon_weibo {
	background-image: url(../image/icon_weibo.png);
	width: 20px;
	height: 16px
}

.icon_weixin {
	background-image: url(../image/icon_weixin.png);
	width: 20px;
	height: 16px
}

.icon_toutiao {
	background-image: url("../image/icon_toutiao.png");
	width: 20px;
	height: 20px
}

.icon_arrow_left {
	background-image: url(../image/icon_arrow_left.png);
	width: 104px;
	height: 12px
}

.icon_arrow_right {
	background-image: url(../image/icon_arrow_right.png);
	width: 104px;
	height: 12px
}

.icon_c_location {
	background-image: url(../image/icon_c_location.png);
	width: 15px;
	height: 23px
}

.gray
.icon_search,.gray .icon_weibo,.gray .icon_weixin {
	background-position: 0
-16px
}

.vhide,.vshow {
	visibility: hidden
}

.hide {
	display: none
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	z-index: 100;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	display: none!important;
}

#navPopup,.logo,.module,.more.default {
	overflow: hidden
}

.popup
.popup_container {
	position: absolute;
	background: #fff;
	width: 100%;
	height: 100%
}

.popup
.popup_container.center {
	left: 50%;
	top: 50%
}

.popup
.popup_close {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background: #c36;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0,0,0,0);
	cursor: pointer;
	z-index: 10
}

.module {
	width: 100%
}

.module>.module_container {
	margin: 0 auto;
	width: 1540px;
	position: relative;
	transition: all ease .4s
}

@media screen and
(max-width:1600px) {
	.module>.module_container {
		width: 1260px
	}
}

.item_img {
	position: relative
}

.item_img
img {
	width: 100%;
	height: 100%;
	position: absolute
}

#header {
	width: 100%;
	height: 101px;
	box-sizing: border-box;
	z-index:99999;
	min-width: 1200px;
	position: fixed;overflow: visible;
	
}


.logo,a.openMBtn {
	position: relative;
	display: block
}

#header.mini {
	background: #fff;
	height: 90px;
	box-shadow: 0
5px 10px -10px rgba(0,0,0,.6)
}

#header
.module_container {
	padding-top: 20px;
	height: 70px;
	border-bottom: #fff 1px solid
}

#header.mini
.module_container {
	padding-top: 20px;
	height: 69px
}

.logo {
	height: 50px;
	width: auto;
		    overflow: hidden;
}

.logo img {
	height: 100px
}

#header.mini .logo img,.gray .logo img {
	margin-top: -50px
}

#header .module_container .trBtn {
	margin-top: 5px;
	margin-right: 0
}


#header .module_container .trBtn a {
	display: block
}

#header .module_container .trBtn a.openSBtn {
	width: 16px;
	height: 16px
}

#header.mini a.openSBtn .icon_search {
	background-position: 0 -16px
}

#header .module_container .trBtn a.openMBtn {
	margin-left: 63px;
	margin-top: 1px
}
#header .module_container .trBtn li{float: left;margin-left: 50px;font-size: 16px;color: #fff;}
#header .module_container .trBtn li a{font-size: 16px;color: #fff;padding: 10px 20px 35px;}

#header.mini .module_container .trBtn li a{color: #000;}
#header .module_container .trBtn li dl{overflow: hidden;background: #e8eeff;height: 0;margin-top: -1px;box-shadow: 0px 3px 3px 0 #b6deff47;}
#header .module_container .trBtn li dl dd a{color: #000;padding: 0;line-height: 50px;text-align: center;}
#header .module_container .trBtn li dl dd a:hover{color: #fff;background: #005187;}
a.openMBtn {
	width: 19px;
	height: 14px;
	background-color: rgba(0,0,0,0)
}

a.openMBtn
.rect {
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 0
}

#header.mini
a.openMBtn .rect,.gray a.openMBtn .rect {
	background-color: #333
}

a.openMBtn
.rect.middle {
	transform: translateY(6px)
}

a.openMBtn
.rect.bottom {
	transform: translateY(12px)
}

a.openMBtn.close
.rect.top {
	transform: translateY(6px) rotate(45deg)
}

a.openMBtn.close
.rect.middle {
	opacity: 0
}

a.openMBtn.close .rect.bottom {
	transform: translateY(6px)
rotate(-45deg)
}

#navPopup {
	background: rgba(246,246,246,.95)
}

#navPopup
.module_container {
	height: 100%
}

#navPopup .logo {
	margin-top: 33px
}

#navPopup
a.openMBtn.close {
	width: 24px;
	height: 24px
}

#navPopup a.openMBtn.close
.rect {
	background: #005187
}

#navPopup .nav {
	position: relative
}

#navPopup .nav
.navItem
a {
	line-height: 56px;
	height: 56px;
	font-size: 16px;
	color: #333;
	display: block
}

#footer
.contact li,#navPopup .contact
li {
	font-size: 16px;
	line-height: 20px;
	float: left
}

#navPopup .nav .navItem
a:hover,#navPopup .nav .navItem.active a {
	color: #005187
}

#navPopup .nav
.move {
	background-color: #005187;
	position: absolute;
	width: 15px;
	height: 3px;
	top: -1px;
	left: -25px;
	opacity: 0
}

#navPopup
.contact {
	position: absolute;
	left: 0;
	bottom: 86px;
	height: 50px
}

#navPopup .contact
li {
	color: #fff;
	margin-right: 122px
}

#navPopup .contact li
.title {
	color: #999
}

#navPopup .contact li
.info {
	font-family: Arial;
	font-weight: 700;
	color: #666;
	margin-top: 10px
}

#navPopup
.shares {
	position: absolute;
	bottom: 92px;
	height: 16px
}

#navPopup .shares a
span {
	opacity: .8
}

#navPopup .shares a:hover span {
	opacity: 1
}

#navPopup .shares
a:last-child {
	margin-right: 0
}

#navPopup .shares.default a.weixin
div {
	top: inherit;
	bottom: 37px;
	transform-origin: center bottom
}

#navPopup
.shares.default a.weixin div:before {
	border-width: 7px 7px 0;
	border-color: #fff
transparent
transparent;
	top: inherit;
	bottom: -7px
}

#footer {
	height: 375px;
	position: relative;
	background-repeat: no-repeat;
	    background-size: cover;
}

#footer
.mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,61,110,.85)
}

#goScrollTop,.shares.default
a.weixin
div {
	background-color: #fff;
	box-sizing: border-box
}

#footer>.module_container {
	padding-top: 80px
}

#footer
.shares a {
	margin-top: 7px;
	height: 60px
}

.shares.default
a {
	float: left;
	margin-right: 40px
}

.shares.default a span {
	opacity: .5
}

.shares.default
a:hover span {
	opacity: 1
}

.shares.default
a.weixin {
	position: relative
}

.shares.default a.weixin
div {
	width: 130px;
	height: 130px;
	position: absolute;
	top: 37px;
	left: -53px;
	opacity: 0;
	transform-origin: center
top;
	transform: scale(0);
	transition: all cubic-bezier(.16,.57,0,.76)
.3s;
	border-radius: 10px;
	padding: 10px
}

.shares.default a.weixin
div:before {
	position: absolute;
	width: 0;
	height: 0;
	left: 56px;
	top: -7px;
	content: '';
	border-width: 0
7px 7px;
	border-style: solid;
	border-color: transparent transparent
#fff
}

.shares.default a.weixin:hover div {
	transform: scale(1);
	opacity: 1
}

#footer
.contact {
	margin-left: 0
}

#footer .contact
li {
	color: #fff;
	margin-right: 130px
}
#footer .contact li:last-child{margin-right: 0;}
#footer .contact li .title {
	opacity: 1;margin-bottom: 20px;    color: #fff;
}
#footer .foot_logo{text-align: right;}
#footer .foot_logo a{display: block;}
#footer .foot_logo p{color: #fff;font-size: 14px;margin-top: 35px;}
#footer .foot_logo span{display: block; color: #fff;font-size: 12px;margin-top: 20px;}
#footer
.contact li .info {
	margin-top: 10px;
	opacity: 1
}

#footer .contact li
.info.fAb {
	font-family: Arial;
	font-weight: normal;
	color: #d9d9d9;
}

#footer .contact li
.info.num {
	font-size: 12px
}

#footer .contact li
.title.second {
	margin-top: 60px
}

#footer
.logo {
	margin-top: 5px;
	margin-right: 2px
}
#footer .logo {
	
	height: auto;
	width: 200px;
}

#footer .logo
img {
	height: 45px
}
#footer
.copyright {
	height: 70px;
	line-height: 70px;
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: rgba(255,255,255,.1)
1px solid
}

#footer .copyright
.module_container {
	text-align: right;
	color: rgba(255,255,255,.5);
	font-size: 12px
}

#footer
.copyright .module_container a {
	color: rgba(255,255,255,.5)
}

#footer .copyright
.module_container a:hover {
	color: rgba(255,255,255,1)
}

@media screen and
(max-width:1600px) {
	#footer .contact {
		margin-left: 0
	}

	#footer .contact
li {
		margin-right: 60px
	}
}

#goScrollTop {
	border: 1px solid
#c9c9c9;
	border-radius: 50%;
	position: fixed;
	width: 46px;
	height: 46px;
	right: -76px;
	bottom: 454px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	color: #999;
	transition: all
ease .4s;
	z-index: 8
}

#goScrollTop
i {
	position: relative;
	top: -1px
}

#goScrollTop.show {
	right: 76px
}

#goScrollTop:hover {
	background-color: #005187;
	border-color: #005187;
	color: #fff
}

.index_about a{border-right: 1px solid #ccc;}
.index_about a:last-child{border-right: none;}



.more.default {
	width: 104px;
    height: 11px;
    display: block;
}

.more.default
div {
	    width: 104px;
    transition: all ease .4s;
    font-size: 0;
    transform: translateX(0px);
}

.more.default
span {
	margin-right: 10px
}

.more.default span:first-child {
	background-position: 0
0px
}

.more.default:hover
div {
	transform: translateY(-12px)
}

.category.default {
	height: 31px
}

.category.default
a {
	display: block;
	color: #666;
	font-size: 14px;
	position: relative;
	float: left;
	margin-right: 54px
}

.category.default
a:last-child {
	margin-right: 0
}

a:before {
	background-color: #005187;
	position: absolute;
	width: 0%;
	height: 3px;
	content: '';
	bottom: 0;
	opacity: 0;
	transition: all
ease .4s
}
.category.default a.active, .category.default a:hover {
    color: #005187;
}
.category.default a.active:before,.category.default
a:hover:before {
	opacity: 1;
	width: 100%;
	bottom: -10px;
}
#mNews .category.default a.active:before{
	opacity: 1;
	width: 100%;
	bottom: -10px;
	
}

.popup.video
.popup_container {
	margin-left: -400px;
	margin-top: -300px;
	width: 800px;
	height: 600px;
	background-color: #232323
}

.popup.slide
.content_list {
	width: 100%;
	height: 100%
}

.popup.slide
.swiper-slide {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.popup.slide
.swiper-slide-active.zoomable {
	cursor: zoom-in
}

.popup.slide.zoomed
.swiper-slide-active.zoomable {
	cursor: zoom-out;
	overflow: auto
}

.popup.slide
.swiper-slide img {
	display: block;
	max-width: calc(100vw -
100px);
	max-height: calc(100vh - 100px);
	margin: 0
auto;
	width: auto;
	height: auto
}

.popup.slide.zoomed
.swiper-slide {
	display: block
}

.popup.slide.zoomed .swiper-slide-active.zoomable
img {
	max-width: inherit;
	max-height: inherit
}

.popup.slide.zoomed
.popup_close {
	right: 20px
}

#indexCon
.mTitle {
	color: #444;
	font-size: 28px;
	line-height: 42px
}
#indexCon
.mTitle  font{
	color: #8c8c8c;
	font-size: 16px;

}

#indexCon
.category.default {
	margin-top: 6px
}

#indexCon
#mSlide {
	transform: translateZ(0)
}

.item_block {
	width: 100vw;
	height:100vh;
	background-size: cover;
	background-position: center!important;
	background-repeat: no-repeat;
	position: relative
}
.index_case .item_block,.imageT .item_block {height:auto;}
#indexCon
#mSlide .item_block
video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: .8;
	position: absolute
}

#indexCon
#mSlide .item_block
a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1
}

#indexCon
#mSlide .item_block .info {
	position: absolute;
	width: 100%;
	top: 30%;
	left: 0
}

#indexCon
#mSlide .item_block .info
.module_container {
	padding-left: 0;
	box-sizing: border-box
}

#indexCon #mSlide
.item_block .info
.module_container:before {
	position: absolute;
	
	left: 0;
	background-color: #fff;
	width: 30px;
	height: 5px;
	top: 46px;
	transform: translateX(-80px);
	opacity: 0;
	transition: all
cubic-bezier(.215,.61,.355,1) .5s
}

#indexCon #mSlide .item_block .info
p {
	color: #fff;
	transition: all cubic-bezier(.215,.61,.355,1) 1s
.2s;
	opacity: 0
}

#indexCon #mSlide .item_block .info
.year {
	font-size: 44px;
	line-height: 94px;
	transform: translateY(80px)
}

#indexCon
#mSlide .item_block .info
.title {
	font-size: 22px;
	line-height: 46px;
	font-family: "微软雅黑";
	width: 1000px;
	margin-top: 7px;
	margin-left: 6px;
	max-height: 92px;
	overflow: hidden;
	transform: translateY(120px)
}

#indexCon
#mSlide .item_block .info
.subtitle {
	font-size: 40px;
    line-height: 60px;
    margin-top: 20px;
	margin-left: 6px;
	color: #fff;
	transform: translateY(200px)
}

#indexCon
#mSlide .item_block.swiper-slide-active .info .module_container:before,#indexCon
#mSlide .item_block.swiper-slide-active .info
p {
	transform: translate(0,0);
	opacity: 1;
	transition-delay: .2s
}

#indexCon #mSlide
.content_list
.control {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%
}

#indexCon #mSlide
.content_list .control .module_container {
	height: 100%
}

#indexCon #mSlide
.content_list .swiper-pagination {
	text-align: left;
	left: 0px;
	bottom: 25%
}

#indexCon
#mSlide .content_list .swiper-pagination
.swiper-pagination-bullet {
	background: #fff;
	opacity: .5;
	transition: all .4s
ease;
	margin: 0 17px 0 0;
	position: relative
}

#indexCon #mSlide .content_list
.swiper-pagination .swiper-pagination-bullet-active,#indexCon .content_list
.swiper-pagination .swiper-pagination-bullet:hover {
	opacity: 1
}

#indexCon #mSlide
.content_list
.swiper-num {
	position: absolute;
	right: 0;
	bottom: 25%;
	font-size: 0;
	z-index: 10;
	margin-top: -15px
}

#indexCon
#mSlide .content_list .swiper-num
span {
	color: #fff
}

#indexCon #mSlide .content_list
.swiper-num span.current {
	font-size: 24px
}

#indexCon #mSlide .content_list
.swiper-num span.total {
	font-size: 12px
}

#indexCon #mSlide .content_list
.swiper-num span.line {
	margin: 0
10px;
	width: 1px;
	height: 12px;
	background-color: #c1c1c1;
	transform: rotate(28deg)
translateY(3px);
	display: inline-block
}

#indexCon #mSlide .content_list
.scroll_down {
	background-image: url(../image/scroll_down.png);
	width: 31px;
	height: 54px;
	position: absolute;
	right: 49px;
	bottom: 18%;
	margin-left: -15px;
	z-index: 102;
	animation: fadeInUp
1s ease-out 0s infinite alternate
}

#indexCon #mAbout
.module_container {
	padding-top: 121px
}

#indexCon #mAbout .module_container>.info
.content {
	width: 50.520833%
}

#indexCon #mAbout .module_container>.info
.description {
	color: #555;
	font-size: 14px;
	line-height: 30px;
	height: 112px;
	overflow: hidden;
	margin-top: 52px;
	text-align: justify
}

#indexCon
#mAbout .module_container>.info
.more {
	margin-right: 11px;
	margin-top: 50px
}

#indexCon #mAbout .module_container
.video {
	    padding: 70px 0px;
    width: 38.458333%;
	margin-top: 10px;
	position: relative;
	display: block
}

#indexCon
#mAbout .module_container
.wrapper {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	pointer-events: none
}

#indexCon
#mAbout .module_container .video
.image {
	background-image: url(../image/1576685449363.png);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
	mask: url(../image/about_mask.png);
	-webkit-mask: url(../image/about_mask.png);
	mask-size: cover;
	-webkit-mask-size: cover
}

#indexCon
#mAbout .module_container .video
img {
	max-width: 100%;
	height: auto;
	opacity: 0
}

#indexCon #mAbout .module_container
.video
.button {
	border-radius: 50%;
	background-color: #005187;
	position: absolute;
	width: 64px;
	height: 64px;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -34px;
	display: flex;
	align-items: center;
	justify-content: center
}

#indexCon
#mAbout .module_container .video .button
span {
	position: relative;
	z-index: 1;
	left: 2px;
	top: -1px
}

#indexCon #mAbout
.module_container .video .button
div {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	transition: all
ease .4s;
	border-radius: 50%
}

#indexCon #mAbout .module_container .video:hover
.button div {
	transform: scale(1.4);
	background: rgba(0,0,0,.15)
}

.content_list.counter {
	padding: 27px 0 33px;
	margin-top: 1px;
	bottom: 3%;
	z-index: 999;
	position: absolute;
	left: 50%;
	width: 1536px;
	margin-left: -768px;
  background: rgb(0 0 0 / 35%);
	border-radius: 4px;
}

.content_list.counter
.item_block {
	width: 25%;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding-left: 35px;
	height: 67px
}

.content_list.counter
.item_block:first-child {
	padding-left:  35px;
}

.content_list.counter
.item_block:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 40px;
	background: #e5e5e5;
	right: 0;
	top: 16px
}

.content_list.counter
.item_block:last-child:before {
	display: none
}

.content_list.counter .item_block
p {
	color: #fff
}

.content_list.counter .item_block
p.number {
	font-size: 36px;
	font-family: "Microsoft Yahei";
	line-height: 47px;
	height: 47px;
	font-weight: bolder;
}

.content_list.counter
.item_block p.number
.unit {
	font-size: 13px;
	color: #fff;
	opacity: .1;
	margin-left: 5px;
	position: relative;
	top: -15px
}

.content_list.counter
.item_block
p.title {
	font-size: 14px;
	opacity: .5;
	line-height: 20px
}

.content_list.counter
.item_block
img {
	width: 40px;
	height: 40px;
	margin-top: 16px;
	margin-right: 40px
}

#indexCon #mProject
.module_container {
	padding-top: 60px;
	padding-bottom: 40px
}

#indexCon #mProject
.category.default a:first-child {
	margin-right: 0
}

#indexCon #mProject
.category.default a:nth-child(n+2) {
	display: none;
}

#indexCon #mProject
.content_list {
	margin-top: 64px
}

#indexCon #mProject .content_list
.item_block {
	width: 33.333333%;
	float: left
}

#indexCon #mProject .content_list
.item_block a {
	display: block;
	position: relative;
	overflow: hidden
}

#indexCon
#mProject .content_list .item_block
.item_img {
	padding-bottom: 68.359375%;
	opacity: 1
}

#indexCon #mProject .content_list
.item_block
.item_mask {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0);
	transition: all
ease .5s
}

#indexCon #mProject .content_list .item_block
.item_info {
	position: absolute;
	width: 80%;
	height: 52px;
	margin-left: -40%;
	left: 50%;
	top: 50%;
	margin-top: -27px;
	text-align: center;
	color: #fff
}

#indexCon
#mProject .content_list .item_block .item_info p {
	transition: all .36s
cubic-bezier(.21,.5,.24,.96)
}

#indexCon #mProject .content_list .item_block
.item_info .title {
	font-size: 18px;
	line-height: 80px;
	transition: all ease
.5s;
	height: 24px
}

#indexCon #mProject .content_list .item_block .item_info
.subtitle {
	font-size: 14px;
	opacity: .6;
	margin-top: 9px;
	transition: all ease
.5s;
	line-height: 80px;
	height: 19px
}

#indexCon #mProject .content_list
.item_block:hover .item_mask {
	background-color: rgba(0,0,0,.6)
}

#indexCon #mProject
.content_list .item_block:hover .item_info .title {
	line-height: 24px
}

#indexCon
#mProject .content_list .item_block:hover .item_info
.subtitle {
	line-height: 19px;
	transition-delay: .1s
}

#indexCon #mProject
.content_list .control {
	margin-top: 50px;
	height: 30px
}

#indexCon #mProject
.content_list .swiper-num {
	font-size: 0;
	float: left
}

#indexCon #mProject
.content_list .swiper-num span {
	font-family: DISNEYENGLISH-BOLD
}

#indexCon
#mProject .content_list .swiper-num
span.current {
	font-size: 18px;
	color: #005187
}

#indexCon #mProject .content_list
.swiper-num span.total {
	font-size: 12px;
	color: #c1c1c1
}

#indexCon #mProject
.content_list .swiper-num span.line {
	margin: 0 8px 0
11px;
	width: 2px;
	height: 11px;
	background-color: #c5c5c5;
	transform: rotate(28deg);
	display: inline-block
}

#indexCon
#mProject .content_list
.swiper-pagination {
	text-align: left;
	margin-left: 21px;
	position: inherit;
	float: left
}

#indexCon
#mProject .content_list .swiper-pagination
.swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	opacity: 1;
	background: 0
0;
	margin: 0;
	position: relative;
	padding: 10px 7px 10px 8px
}

#indexCon #mProject
.content_list .swiper-pagination
.swiper-pagination-bullet:before {
	background: #c1c1c1;
	width: 5px;
	height: 5px;
	content: '';
	display: block;
	border-radius: 50%
}

#indexCon
#mProject .content_list .swiper-pagination
.swiper-pagination-bullet-active:before,#indexCon .content_list
.swiper-pagination
.swiper-pagination-bullet:hover:before {
	background-color: #005187
}

#indexCon
#mService {
	position: relative;
	background: #f8f8f8;
	margin-top: 50px;
}

#indexCon #mService
.module_container {
	padding-top: 85px;
	padding-bottom: 80px
}

#indexCon #mService
.mInfo .more {
	margin-top: 10px
}

#indexCon #mService
.tabBtn {
	margin-top: 100px;
	height: 38px;
	position: relative;
	width: 50%
}

#indexCon
#mService
.tabBtn:before {
	position: absolute;
	content: '';
	bottom: 1px;
	height: 1px;
	width: 100%;
	background: #dbdbdb;
	left: 0
}

#indexCon
#mService .tabBtn a {
	font-size: 15px;
	height: 38px;
	margin-right: 40px
}

#indexCon
#mService .tabContent {
	margin: 30px 0 0;
	width: 560px
}

#indexCon #mService
.tabContent .description {
	font-size: 14px;
	line-height: 30px;
	color: #666
}

#indexCon
#mService
.content_list {
	position: absolute;
	width: 50%;
	left: 50%;
	top: 149px;
	height: 370px
}

#indexCon
#mService .content_list .swiper-wrapper {
	height: 280px
}

#indexCon #mService
.content_list
.item_block {
	width: 230px;
	height: 280px;
	display: flex;
	align-items: center;
	justify-content: center
}

#indexCon
#mService .content_list .item_block.vh {
	opacity: .5
}

#indexCon #mService
.content_list .item_block
a {
	display: block;
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 240px
}

#indexCon
#mService .content_list .item_block
img {
	width: 200px;
	height: 240px;
	position: absolute;
	bottom: 0;
	top: inherit;
	right: 0
}

#indexCon
#mService .content_list .item_block
.title {
	color: #555;
	width: 130px;
	line-height: 30px;
	font-size: 15px;
	position: absolute;
	left: 39px;
	top: 31px
}

#indexCon
#mService .content_list .item_block.swiper-slide-active
a {
	width: 100%;
	height: 100%;
	background-color: #005187
}

#indexCon #mService
.content_list .item_block.swiper-slide-active a
.title {
	font-size: 16px;
	color: #fff
}

#indexCon #mService .content_list
.item_block.swiper-slide-active a img {
	opacity: .2
}
#indexCon #mService .content_list
.item_block a img.hover{display: none;}
#indexCon #mService .content_list
.item_block.swiper-slide-active a img.hover {
	display: block;
	opacity: 1
}
#indexCon #mService
.content_list .item_block.even img {
	bottom: inherit;
	top: 0
}

#indexCon #mService
.content_list .item_block.even
.title {
	bottom: 29px;
	top: inherit;
	left: 35px
}

#indexCon #mService .content_list
.navigation {
	margin: 65px auto 0;
	width: 80px;
	height: 25px
}

#indexCon #mService
.content_list .navigation a {
	color: #c8c8c8;
	font-size: 25px;
	float: left
}

#indexCon
#mService .content_list .navigation a.next {
	margin-left: 62px
}

#indexCon #mService
.content_list .navigation a:hover {
	color: #005187
}

#indexCon
#mNews {
	position: relative
}

#indexCon #mNews
.module_container {
	padding-top: 60px;
	padding-bottom: 80px
}

#indexCon #mNews
.module_container .mInfo .category {
	margin-top: 13px;
	margin-right: 3px
}

#indexCon
#mNews .module_container .mInfo .category a {
	margin-right: 47px
}
#mNews .module_container .mInfo .category a.active:before {
	bottom: -10px;
}
#indexCon #mNews .module_container .mInfo .category a:last-child {
    margin-right: 0;
}

#indexCon #mNews
.module_container .mInfo .more {
	margin-top: 17px
}

#indexCon #mNews
.wrapper {
	margin-top: 61px
}

#indexCon #mNews .item_block a {
	display: block
}

#indexCon
#mNews .item_block
.item_img {
	padding-bottom: 60.31746%;
	position: relative
}

#indexCon #mNews
.item_block .item_img
.date {
	background-color: #005187;
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center
}

#indexCon
#mNews .item_block.post {
	width: 41.015625%;height: auto;
}

#indexCon #mNews .item_block.post
.item_img
.date {
	width: 115px;
	height: 65px;
	line-height: 65px;
	font-size: 24px
}

#indexCon #mNews
.item_block.post .item_info {
	padding: 38px 60px
53px;
	background-color: #f8f8f8;
	transition: all ease .4s
}

#indexCon #mNews
.item_block.post .item_info
.title {
	font-size: 18px;
	color: #333;
	line-height: 27px;
	font-weight: 700
}

#indexCon
#mNews .item_block.post .item_info
.description {
	font-size: 13px;
	line-height: 26px;
	color: #777;
	height: 52px;
	overflow: hidden;
	margin-top: 20px
}

#indexCon
#mNews .item_block.post:hover .item_info {
	padding-left: 90px
}

#indexCon #mNews
.list {
	width: 50%
}

#indexCon #mNews .content_list.imageT
.item_block {
	float: left;
	width: calc(50% - 14px);
	margin-right: 28px
}

#indexCon #mNews
.content_list.imageT .item_block:last-child {
	margin-right: 0
}

#indexCon #mNews
.content_list.imageT .item_block .item_img {
	overflow: hidden
}

#indexCon #mNews
.content_list.imageT .item_block .item_img
.date {
	width: 70px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	bottom: -45px;
	transition: all
ease .4s;
	opacity: 0
}

#indexCon #mNews .content_list.imageT .item_block
.title {
	color: #333;
	font-size: 15px;
	margin-top: 28px;
	line-height: 20px;
	transition: all
ease .4s
}
#indexCon #mNews .content_list.imageT .item_block .title span{color: #005094;}





#indexCon #mNews .content_list.imageT .item_block:hover
.title {
	padding-left: 20px;
	color: #005094;font-weight: bold;
}

#indexCon #mNews .content_list.imageT .item_block:hover
.date {
	bottom: 0;
	opacity: 1
}

#indexCon #mNews
.content_list.text {
	margin-top: 30px
}

#indexCon #mNews .content_list.text
.item_block {
	float: left;
	line-height: 67px;
	height: 67px;
	width: 100%;
	border-top: #c3c3c3
1px dotted
}

#indexCon #mNews .content_list.text .item_block
.title {
	color: #333;
	font-size: 15px;
	width: 80%;
	transition: all ease .4s
}
#indexCon #mNews .content_list.text .item_block .title span{color: #005094;}
#indexCon #mNews .content_list.text .item_block:hover .title{color: #005094;font-weight: bold;}
#indexCon
#mNews .content_list.text .item_block
.date {
	color: #999;
	font-size: 14px;
	font-family: DISNEYENGLISH-BOLD
}

#indexCon #mNews .content_list.text .item_block:hover .date{color: #005094;}

body.inner
#header .module_container {
	border-bottom: rgba(255,255,255,.2) 1px
solid
}

body.inner #mBanner {
	position: relative
}

body.inner #mBanner
.media {
	background-color: #000;
}

body.inner #mBanner
.media.video {
	height: 610px
}

body.inner #mBanner .media
img {
	width: 100%;
	height: auto;
	opacity: .8
}

body.inner #mBanner .media
video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: .8
}

body.inner #mBanner
.info {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	line-height: 30px;
	margin-top: -24px
}

body.inner
#mBanner .info .title {
	font-size: 28px;
	color: #fff
}

body.inner #mBanner .info
.subtitle {
	font-size: 32px;
	color: rgba(255,255,255,.2);
	font-family: "微软雅黑";
	margin-top: 10px
}

body.inner
#mCategory {
	margin-top: -75px;
	height: 75px;
	position: relative;
	z-index: 2;
	overflow: initial
}

body.inner
#mCategory
.module_container {
	height: 76px;
	overflow: hidden;
	background-color: #fff;
	position: relative
}

body.inner
#mCategory
.module_container:before {
	background-color: #e5e5e5;
	height: 1px;
	top: 74px;
	position: absolute;
	content: '';
	width: 100%;
	left: 0
}

body.inner
#mCategory .module_container.open {
	box-shadow: 0 10px 10px 0 rgba(0,0,0,.08);
	height: auto
}

body.inner #mCategory
.module_container.animate {
	transition: none
}

body.inner #mCategory
.category {
	min-height: 75px;
	height: auto
}

body.inner #mCategory
.category.fl {
	margin-left: 100px
}

body.inner #mCategory
.category.content {
	margin-left: 187px;
	margin-right: 80px
}

body.inner #mCategory
.category a {
	line-height: 75px;
	height: 76px;
	margin-right: 59px
}

body.inner
a.ddBtn {
	position: absolute;
	right: 79px;
	top: 27px;
	font-size: 22px;
	color: #a3a3a3;
	display: none
}

body.inner #mCategory .module_container.open
a.ddBtn {
	transform: rotate(180deg)
}

body.inner
.mContent {
	background-color: #fff;
	position: relative
}

body.inner
.mContent>.module_container {
	padding-top: 70px
}

#projectCon
.mContent>.module_container {
	padding-bottom: 86px;
	padding-top: 146px
}

#projectCon
.mContent .content_list {
	margin: 0 -9px
}

#projectCon .mContent .content_list
.item_block {
	width: 33.333333%;
	float: left;
	padding: 0
9px;
	box-sizing: border-box;
	margin-bottom: 68px
}

#projectCon .mContent .content_list
.item_block a {
	display: block;
	position: relative;
	overflow: hidden
}

#projectCon
.mContent .content_list .item_block
.item_img {
	padding-bottom: 68.359375%
}

#projectCon .mContent .content_list
.item_block .item_info {
	margin-top: 21px
}

#projectCon .mContent .content_list
.item_block .item_info .wrapper {
	margin-right: 60px
}

#projectCon .mContent
.content_list .item_block .item_info p {
	transition: all .36s
cubic-bezier(.21,.5,.24,.96);
	color: #333
}

#projectCon .mContent .content_list
.item_block .item_info .title {
	font-size: 17px;
	height: 22px
}

#projectCon .mContent
.content_list .item_block .item_info
.subtitle {
	font-size: 14px;
	opacity: .6;
	margin-top: 10px;
	height: 19px
}

#projectCon
.mContent .content_list .item_block
.icon {
	margin-top: 8px;
	margin-right: 30px;
	opacity: 0;
	transition: all ease
.4s;
	transform: translateY(60px);
	background-position: 0 -24px
}

#projectCon .mContent
.content_list .item_block:hover .item_info
.icon {
	transform: translateY(0);
	opacity: 1
}

#projectCon .mContent
.loadMore {
	margin: 24px auto
0;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 13px;
	color: #666
}

#projectCon
.mContent .loadMore div {
	margin: 0
auto;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid
#898989;
	position: relative
}

#projectCon .mContent .loadMore div:after,#projectCon
.mContent .loadMore
div:before {
	position: absolute;
	content: '';
	left: 50%;
	top: 50%;
	background-color: #969696
}

#projectCon
.mContent .loadMore
div:before {
	width: 12px;
	height: 2px;
	margin-top: -1px;
	margin-left: -6px
}

#projectCon
.mContent .loadMore
div:after {
	width: 2px;
	height: 12px;
	margin-top: -6px;
	margin-left: -1px
}

#projectCon
.mContent .loadMore
span {
	margin-top: 12px;
	height: 17px;
	display: inline-block
}

#projectPostCon {
	padding-top: 113px
}

#projectPostCon
#mSlide .content_list:after,#projectPostCon #mSlide
.content_list:before {
	content: '';
	width: 33.4%;
	height: 100%;
	display: block;
	background-color: rgba(255,255,255,.8);
	position: absolute;
	z-index: 2;
	top: 0;
	border: 30px
solid
#fff;
	border-top-width: 78px;
	border-bottom-width: 78px;
	box-sizing: border-box;
	opacity: 1
}

#projectPostCon
#mSlide .content_list:before {
	left: 0;
	border-left: none
}

#projectPostCon #mSlide
.content_list:after {
	right: 0;
	border-right: none
}

@media screen and
(min-width:2012px) {
	#projectPostCon
#mSlide {
		position: relative;
		height: 670px

	}

	#projectPostCon #mSlide
.content_list {
		position: absolute;
		width: 2010px;
		left: 50%;
		margin-left: -1004px;
		height: 100%
	}

	#projectPostCon
#mSlide .content_list:after,#projectPostCon #mSlide
.content_list:before {
		width: 670px
	}
}

#projectPostCon #mSlide
.item_block {
	position: relative;
	cursor: pointer
}

#projectPostCon #mSlide .item_block
img {
	max-width: 100%;
	height: auto;
	opacity: 1
}

#projectPostCon #mSlide .item_block
.btn {
	border: 3px solid
#fff;
	border-radius: 50%;
	position: absolute;
	width: 84px;
	height: 84px;
	box-sizing: border-box;
	left: 50%;
	top: 50%;
	margin-top: -35px;
	margin-left: -41px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all
cubic-bezier(.215,.61,.355,1) .5s;
	opacity: 0;
	transform: translateY(160px)
}

#newsCon
.mContent .content_list .item_block,#projectPostCon .mControl.post>a .content
.icon,.mControl.post>a .content p,.mControl.post>a .image {
	transition: all ease
.4s
}

#projectPostCon #mSlide .item_block.swiper-slide-active:hover
.btn,#projectPostCon #mSlide .item_block.swiper-slide-duplicate-active:hover
.btn {
	transform: translateY(0);
	opacity: 1
}

#projectPostCon #mSlide .content_list
.control {
	position: absolute;
	width: 33.333%;
	top: 0;
	left: 50%;
	height: 100%;
	margin-left: -16.666%
}

.swiper-container.theme-bw
.control
.swiper-button {
	font-size: 25px;
	position: absolute;
	top: 50%;
	color: #fff;
	margin-top: -8px;
	z-index: 3;
	width: 50px
}

.swiper-container.theme-bw
.control .swiper-button.prev {
	left: 38px
}

.swiper-container.theme-bw .control
.swiper-button.next {
	right: 40px;
	text-align: right
}

.swiper-container.theme-bw
.control .swiper-button:hover {
	color: #005187
}

.swiper-container.theme-bw .control
.swiper-num {
	position: absolute;
	left: 51px;
	bottom: 26px;
	font-size: 0;
	z-index: 10
}

.swiper-container.theme-bw
.control .swiper-num
span {
	color: #fff;
	font-family: DISNEYENGLISH-BOLD
}

.swiper-container.theme-bw
.control .swiper-num span.current {
	font-size: 24px
}

.swiper-container.theme-bw
.control .swiper-num span.total {
	font-size: 12px
}

.swiper-container.theme-bw
.control .swiper-num span.line {
	margin: 0
10px;
	width: 2px;
	height: 12px;
	background-color: #c1c1c1;
	transform: rotate(28deg)
translateY(1px);
	display: inline-block
}

.swiper-container.theme-bw
.swiper-lazy-preloader {
	height: 30px;
	width: 30px;
	border: 4px solid
#fff;
	border-right-color: transparent;
	border-radius: 50%;
	opacity: .7;
	box-sizing: border-box;
	margin-left: -15px;
	margin-top: -15px;
	animation-timing-function: linear;
	animation-duration: .7s
}

.swiper-container.theme-bw
.swiper-lazy-preloader:after {
	display: none
}

#popupProjectSlide {
	background-color: #000
}

#projectPostCon
.mContent>.module_container {
	width: 1260px;
	padding-top: 104px
}

#projectPostCon
.mContent .mainCon {
	width: 840px
}

#projectPostCon .mContent .mainCon
.header {
	border-bottom: #e3e3e3 1px solid;
	padding-bottom: 29px
}

#projectPostCon
.mContent .mainCon .header .title {
	color: #333;
	font-size: 28px
}

#projectPostCon
.mContent .mainCon .header
.subtitle {
	color: #999;
	font-size: 16px;
	font-family: DISNEYENGLISH-MEDIUM;
	margin-top: 11px
}

#projectPostCon
.mContent .mainCon
.postBody {
	margin-top: 32px;
	font-size: 14px;
	color: #666;
	line-height: 28px
}

.postBody
table p {
	line-height: 24px
}

#projectPostCon .mContent
.award {
	margin-left: 147px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	width: 273px
}

#projectPostCon
.mControl {
	margin-top: 234px
}

.mControl.post {
	height: 237px;
	width: 100%
}

.mControl.post>a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
	background-color: #f3f3f3
}

.mControl.post>a
.image {
	background-color: #222;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0
}

.mControl.post>a
.image
div {
	opacity: .4;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%
}

.mControl.post>a
.content {
	width: 630px;
	height: 100%;
	position: relative;
	z-index: 2
}

.mControl.post>a
.content .wrapper {
	margin-top: 92px;
	width: 100%
}

.mControl.post>a .content
.icon {
	margin-top: 29px
}

.mControl.post>a .content .label {
	width: calc(100% -
80px)
}

.mControl.post>a .content
.title {
	color: rgba(0,0,0,.45);
	font-size: 13px;
	font-family: Arial;
	line-height: 16px
}

.mControl.post>a
.content
.subtitle {
	color: #333;
	font-size: 18px;
	margin-top: 5px;
	line-height: 24px;
	width: calc(100%
- 80px)
}

.mControl.post>a.next .content
.subtitle {
	margin-left: 80px
}

.mControl.post>a.prev .content
.icon {
	margin-right: 48px
}

.mControl.post>a.next .content
p {
	text-align: right
}

.mControl.post>a.next .content
.icon {
	margin-left: 56px
}

#projectPostCon .mControl.post>a:hover
.image {
	opacity: 1
}

#projectPostCon .mControl.post>a:hover .content
p {
	color: #fff
}

#projectPostCon .mControl.post>a:hover .icon {
	background-position: 0
-12px
}

#newsCon .mContent {
	padding-top: 30px
}

#newsCon .mContent .content_list
.item_block {
	width: 100%;
	float: left;
	padding: 40px 0;
	height: 193px
}

#newsCon .mContent
.content_list .item_block
a {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%
}

#newsCon
.mContent .content_list .item_block
.item_date {
	background-color: #005187;
	width: 70px;
	height: 70px;
	padding: 22px
14px;
	box-sizing: border-box;
	flex-shrink: 0;
	transform: translateX(-100%);
	transition: all
ease .4s;
	opacity: 0
}

#newsCon .mContent .content_list .item_block .item_date
p {
	color: #fff;
	text-align: right
}

#newsCon .mContent .content_list .item_block
.item_date .md {
	font-size: 14px;
	font-family: DISNEYENGLISH-BOLD
}

#newsCon .mContent
.content_list .item_block .item_date
.y {
	font-size: 12px;
	font-family: Arial
}

#newsCon .mContent .content_list .item_block
.item_img {
	margin-left: 89px;
	position: relative;
	width: 320px;
	height: 193px;
	flex-shrink: 0
}

#newsCon
.mContent .content_list .item_block
.item_info {
	margin-top: 21px;
	margin-left: 64px;
	height: 150px;
	min-width: 0
}

#newsCon
.mContent .content_list .item_block .item_info p {
	transition: all .36s
cubic-bezier(.21,.5,.24,.96)
}

#newsCon .mContent .content_list .item_block
.item_info
.title {
	font-size: 20px;
	line-height: 30px;
	color: #444;
	height: 30px
}

#newsCon .mContent
.content_list .item_block .item_info
.description {
	font-size: 14px;
	color: #999;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	margin-top: 28px
}

#newsCon
.mContent .content_list .item_block
.icon {
	margin-top: 8px;
	opacity: 0;
	transition: all ease
.4s;
	transform: translateY(150px);
	background-position: 0
-24px;
	flex-shrink: 0;
	position: relative;
	top: -4px;
	margin-right: 50px;
	margin-left: 80px
}

#newsCon
.mContent .content_list .item_block:hover {
	background-color: #f8f8f8
}

#newsCon
.mContent .content_list .item_block:hover .icon,#newsCon .mContent .content_list
.item_block:hover .item_date {
	transform: translateY(0);
	opacity: 1
}

#newsCon
.mContent>.module_container {
	padding-top: 61px;
	padding-bottom: 100px
}

#newsCon
.mContent
#pages {
	margin-left: 159px
}

#pages {
	height: 40px;
	color: #999;
	font-family: Arial;
	font-size: 14px;
	line-height: 40px
}

#pages
a {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	float: left;
	border-radius: 6px
}

#pages
a.next,#pages
a.prev {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f2f3f6;
	color: #9d9d9d;
	font-size: 18px
}

#pages
a.prev {
	margin-right: 10px
}

#pages a.next:hover,#pages
a.prev:hover {
	background-color: #005187;
	color: #fff
}

#pages
a.nums {
	background-color: #f8f9fb;
	display: block;
	text-align: center;
	border: 1px solid
#dfe0e1;
	margin-right: 3px;
	color: #999
}

#pages a.nums.active,#pages
a.nums:hover {
	background-color: #005187;
	color: #fff;
	border-color: #005187
}

#pages
span.text {
	float: left;
	margin-left: 18px;
	margin-right: 19px
}

#newsPostCon
.module>.module_container {
	padding-left: 128px;
	box-sizing: border-box;
	padding-bottom: 167px
}

#newsPostCon
#mBanner .media img {
	opacity: .8
}

#newsPostCon .mContent
.mainCon {
	width: 840px
}

#newsPostCon .mContent .mainCon
.info {
	margin-top: 35px
}

#newsPostCon .mContent .mainCon .info
.title {
	font-size: 28px
}

#newsPostCon .mContent .mainCon .info
.subtitle {
	font-size: 14px;
	color: #c9c9c9;
	margin-top: 10px
}

#newsPostCon .mContent
.mainCon
.postBody {
	margin-top: 35px;
	font-size: 15px;
	color: #666;
	line-height: 28px
}

.postBody
img {
	margin-bottom: 15px;
	max-width: 100%
}

.postBody
blockquote {
	padding-left: 48px;
	color: #000;
	font-style: italic;
	position: relative;
	margin-top: 7px;
	margin-bottom: 12px
}

.postBody
blockquote:before {
	background-color: #e5e5e5;
	position: absolute;
	left: 19px;
	top: 0;
	width: 5px;
	height: 100%;
	content: ''
}

.postBody
hr {
	border: none;
	border-top: #e6e6e6 1px solid;
	margin: 20px 0
}

#newsPostCon .mContent
.tagPost {
	width: 420px;
	margin-top: 39px
}

#newsPostCon .mContent
.tagPost>.title {
	font-size: 18px;
	color: #666
}

#newsPostCon .mContent .tagPost
.content_list {
	margin-top: 51px
}

#newsPostCon .mContent .tagPost .content_list
.item_block {
	width: 100%;
	float: left;
	padding-bottom: 27px;
	margin-bottom: 27px;
	border-bottom: #c3c3c3
1px dotted
}

#newsPostCon .mContent .tagPost .content_list .item_block
.date {
	color: #ccc;
	font-family: "微软雅黑";
	line-height: 18px
}

#newsPostCon
.mContent .tagPost .content_list .item_block
.title {
	color: #333;
	line-height: 24px;
	margin-top: 9px
}

#newsPostCon
.mControl.post>a:hover {
	background-color: #e9e9e9
}

#newsPostCon
.mControl.post>a:hover .content .icon {
	background-position: 0 -36px
}

body.inner
.pageCon.dirs #mCategory .category {
	margin-left: 100px
}

body.inner .pageCon.dirs
.mContent>.module_container {
	width: 1210px
}

body.inner .pageCon.dirs .mContent
.module_container {
	padding-top: 92px
}

body.inner .pageCon.dirs .mContent
.module_container>p {
	text-align: center
}

body.inner .pageCon.dirs .mContent
.module_container>.title {
	color: #333;
	font-size: 30px;
	line-height: 40px
}

body.inner
.pageCon.dirs .mContent
.module_container>.subtitle {
	color: #e1e1e1;
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 30px
}

body.inner
.pageCon.about #mBanner .info {
	margin-top: -50px
}

body.inner .pageCon.about
#mBanner .media img {
	opacity: .34
}

#aboutCon .mContent
.module_container {
	padding-bottom: 165px
}

#aboutCon .mContent
.module_container>img {
	margin-top: 67px;
	max-width: 100%;
	height: auto
}

#aboutCon
.mContent .module_container .counter.content_list {
	margin-top: 70px
}

#aboutCon
.mContent .module_container .counter.content_list
.item_block:nth-child(2n) {
	position: relative;
	left: 12px
}

#aboutCon .mContent

.module_container .counter.content_list
.item_block:nth-child(3n) {
	position: relative;
	left: 24px
}

#aboutCon .mContent
.module_container .counter.content_list
.item_block:nth-child(4n) {
	position: relative;
	left: 36px
}

#aboutCon .mContent
.module_container
.postBody {
	margin-top: 80px;
	font-size: 15px;
	color: #333;
	line-height: 32px
}

#qualificationCon
.mContent .module_container {
	padding-bottom: 155px
}

#qualificationCon .mContent
.wrapper {
	margin-top: 62px
}

#qualificationCon .mContent
.qText {
	float: left;
	width: 380px;
	color: #333;
	margin-left: 3px
}

#qualificationCon
.mContent .qText .header
.title {
	font-weight: 700;
	font-size: 43px;
	line-height: 56px
}

#qualificationCon
.mContent .qText .header .subtitle {
	font-size: 24px
}

#qualificationCon .mContent
.qText ul {
	margin-top: 35px
}

#qualificationCon .mContent .qText ul
li {
	line-height: 36px;
	font-size: 14px;
	position: relative;
	text-indent: 28px
}

#qualificationCon
.mContent .qText ul
li:before {
	content: '';
	width: 5px;
	height: 2px;
	background: #000;
	position: absolute;
	left: 7px;
	top: 19px
}

.pageCon.about
.mContent .hqImage
.item_block {
	width: 370px;
	margin-right: 50px;
	margin-bottom: 39px;
	float: left
}

#honorCon
.mContent .hqImage .item_block:nth-child(3n),#qualificationCon .mContent
.hqImage .item_block:nth-child(2n) {
	margin-right: 0
}

.pageCon.about .mContent
.hqImage .item_block a {
	display: block
}

.pageCon.about .mContent .hqImage
.item_block img {
	width: 370px;
	height: 265px
}

.pageCon.about .mContent .hqImage
.item_block
p {
	font-size: 15px;
	color: #333;
	line-height: 24px;
	text-align: center;
	margin-top: 18px
}

#popupHqImage {
	background-color: rgba(0,0,0,.8)
}

#qualificationCon
.mContent .hqImage {
	width: 790px;
	float: right;
	margin-top: 7px
}

#honorCon .mContent
.module_container {
	padding-bottom: 152px
}

#honorCon .mContent
.hqImage {
	margin-top: 70px
}

#contactCon .mContent
.module_container {
	padding-bottom: 157px;
	width: 1200px
}

#contactCon .mContent
.wrapper {
	margin-top: 68px;
	height: 290px
}

#contactCon .mContent
.image {
	height: 290px;
	width: 676px;
	position: relative
}

#contactCon .mContent .image
.marker {
	position: absolute;
	left: 59.5%;
	top: 53%
}

#contactCon .mContent .image
.marker:before {
	border: 2px solid
#005187;
	border-radius: 50%;
	background-color: #fff;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	transform: translate(-50%,-50%);
	content: '';
	display: block
}

#contactCon
.mContent .image .marker
span {
	height: 28px;
	line-height: 28px;
	background: #005187;
	padding: 0
24px;
	border-radius: 14px;
	color: #fff;
	font-size: 12px;
	z-index: 1;
	display: block;
	transform: translate(-50%,-53px);
	position: relative;
	white-space: nowrap
}

#contactCon
.mContent .image .marker
span:before {
	width: 14px;
	height: 14px;
	background: #005187;
	transform: rotate(45deg);
	bottom: -4px;
	left: 50%;
	margin-left: -7px;
	z-index: -1;
	content: '';
	position: absolute
}

#contactCon
.mContent .image
a {
	background: #333;
	position: absolute;
	width: 200px;
	height: 44px;
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #fff;
	left: 10px;
	bottom: 10px
}

#contactCon
.mContent .image a .icon {
	margin-left: 34px;
	margin-right: 17px
}

#contactCon
.mContent .info {
	color: #fff;
	padding: 39px 62px
0;
	height: 100%;
	box-sizing: border-box;
	width: 523px;
	background: #005187;
	position: relative
}

#contactCon
.mContent
.info:before {
	position: absolute;
	content: '';
	width: 40px;
	height: 40px;
	background: #005187;
	transform: rotate(45deg);
	top: 36px;
	left: -7px
}

#contactCon
.mContent .info>.title {
	font-size: 22px;
	line-height: 30px
}

#contactCon .mContent
.info>ul {
	margin-top: 31px
}

#contactCon .mContent .info>ul
li {
	font-size: 14px;
	line-height: 30px
}

#contactCon .mContent .info>ul li
span {
	color: #98adc3
}

#recruitCon .mContent
.module_container {
	padding-bottom: 50px
}

#recruitCon .mContent
.content_list {
	margin-top: 68px
}

#recruitCon .mContent .content_list
.item_block {
	width: 100%;
	float: left
}

#recruitCon .mContent .content_list
.item_block>a {
	font-size: 15px;
	width: 100%;
	height: 56px;
	border-bottom: #e6e6e6 1px
solid;
	display: block;
	line-height: 56px;
	color: #333;
	    background-color: #f8f8f8;
}

#recruitCon .mContent
.content_list .item_block>a .title {
	text-indent: 20px;
	    font-size: 16px;
}

#recruitCon .mContent
.content_list .item_block>a .date {
	color: #666;
	font-family: Arial
}

#recruitCon
.mContent .content_list .item_block>a
i {
	font-size: 26px;
	color: #ccc;
	margin-top: 18px;
	margin-right: 30px;
	margin-left: 104px;
	transition: all
ease .4s
}

#recruitCon .mContent .content_list .item_block
.content {
	display: none
}

#recruitCon .mContent .content_list .item_block
.wrapper {
	padding: 45px 40px 74px;
	overflow: hidden
}

#recruitCon .mContent
.content_list .item_block .wrapper
.description {
	line-height: 24px;
	color: #666;
	font-size: 14px
}

#recruitCon .mContent
.content_list .item_block .wrapper
.footer {
	font-size: 15px;
	color: #333;
	margin-top: 34px
}

#recruitCon .mContent
.content_list .item_block .wrapper .footer
a {
	text-decoration: underline;
	color: #333
}



#recruitCon
.mContent .content_list .item_block.active>a
i {
	transform: rotate(180deg)
}

#searchCon #mBanner
.searchWrapper {
	width: 1210px;
	position: absolute;
	left: 50%;
	margin-left: -605px;
	bottom: 122px
}

#searchCon
#mBanner .searchWrapper .formCon {
	border-bottom: rgba(255,255,255,.8) 1px
solid;
	padding: 0 20px;
	height: 39px
}

#searchCon #mBanner .searchWrapper .formCon
input {
	font-size: 16px;
	color: #fff;
	width: calc(100% - 50px)
}

#searchCon #mBanner
.searchWrapper .formCon a {
	display: block;
	margin-top: 8px
}

#searchCon #mBanner
.searchWrapper
.description {
	color: #fff;
	font-size: 13px;
	line-height: 28px;
	margin-top: 12px
}

#searchCon
#mBanner .searchWrapper .description span {
	opacity: .5
}

#searchCon #mCategory
.categoryWrapper {
	width: 1210px;
	margin: 0 auto
}

#searchCon #mCategory
.module_container .category
.title {
	color: #666;
	line-height: 75px;
	height: 76px;
	margin-right: 10px
}

#searchCon
#mCategory .module_container .category
a {
	color: #333;
	float: left;
	margin-right: 0
}

#searchCon #mCategory .module_container
.category a:hover {
	color: #005187
}

#searchCon #mCategory .module_container
.category
.line {
	float: left;
	background-color: #000;
	opacity: .2;
	width: 1px;
	height: 10px;
	margin: 0
17px;
	position: relative;
	top: 33px
}

#searchCon #mCategory .module_container
.category .line:last-child {
	display: none
}

#searchCon .mContent
.module_container {
	padding-top: 50px;
	padding-bottom: 96px
}

#searchCon .mContent
.content_list {
	margin-top: 0
}

#searchCon .mContent .content_list
.item_block {
	width: 100%;
	float: left;
	padding-bottom: 30px;
	border-bottom: #e6e6e6 1px
dotted;
	margin-bottom: 30px
}

#searchCon .mContent .content_list
.item_block:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0
}

#searchCon
.mContent .content_list .item_block a {
	display: block
}

#searchCon .mContent
.content_list .item_block img {
	width: 230px;
	height: 160px;
	float: left
}

#searchCon
.mContent .content_list .item_block
.wrapper {
	margin-left: 270px;
	padding-top: 5px
}

#searchCon .mContent .content_list
.item_block .wrapper
.title {
	font-size: 17px;
	line-height: 42px;
	color: #333
}

#searchCon .mContent
.content_list .item_block .wrapper
.description {
	font-size: 13px;
	line-height: 26px;
	color: #666;
	overflow: hidden;
	margin-top: 6px
}

#searchCon
.mContent .content_list .item_block .wrapper
.date {
	font-size: 13px;
	line-height: 26px;
	color: #999;
	margin-top: 16px
}

#searchCon
.mContent #pages {
	margin-top: 81px
}

#serviceCon .mContent
.module_container {
	padding-top: 80px;
	padding-bottom: 200px
}

#serviceCon .mContent
.module_container
.postBody {
	margin-bottom: 80px;
	font-size: 14px;
	line-height: 30px;
	color: #666
}

#serviceCon
.mContent .content_list
.item_block {
	width: 100%;
	float: left;
	margin-bottom: 53px
}

#serviceCon .mContent
.content_list .item_block:last-child {
	margin-bottom: 0
}

#serviceCon .mContent
.content_list .item_block
.label {
	width: 280px;
	color: #333;
	margin-top: 2px
}

#serviceCon .mContent .content_list
.item_block .label .title {
	font-size: 24px;
	line-height: 31px
}

#serviceCon .mContent
.content_list .item_block .label
.num {
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 2px;
	line-height: 18px
}

#serviceCon
.mContent .content_list .item_block .label
img {
	width: 76px;
	height: 76px;
	margin-top: 15px
}

#serviceCon .mContent .content_list
.item_block .wrapper {
	margin-left: 310px;
	padding-bottom: 51px;
	border-bottom: #e5e5e5
1px solid
}

#serviceCon .mContent .content_list .item_block .wrapper
.description {
	line-height: 28px;
	color: #666;
	font-size: 15px;
	height: 56px;
	overflow: hidden
}

#serviceCon
.mContent .content_list .item_block .wrapper ul
li {
	line-height: 36px;
	font-size: 14px;
	position: relative;
	text-indent: 32px
}

#serviceCon
.mContent .content_list .item_block .wrapper ul
li:before {
	content: '';
	width: 5px;
	height: 2px;
	background: #000;
	position: absolute;
	left: 10px;
	top: 19px
}

#serviceControl {
	position: fixed;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	width: 13px;
	margin-top: -30px;
	transition: all
ease .4s
}

#serviceControl.show {
	right: 60px
}

#serviceControl a {
	border: 2px solid
transparent;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin-bottom: 20px
}

#serviceControl
a span {
	transition: all ease
.4s;
	background-color: #ababab;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: block
}

#serviceControl
a.active,#serviceControl a:hover {
	border-color: #005187
}

#serviceControl a.active
span,#serviceControl a:hover span {
	opacity: 0
}

#organizationCon .mContent
.module_container {
	width: 1260px;
	padding-bottom: 185px
}

#organizationCon .mContent
.wrapper {
	margin-top: 68px
}

#organizationCon .mContent .wrapper
.level {
	height: 47px;
	line-height: 42px;
	box-sizing: border-box;
	border: 2px solid
#bebebe;
	color: #3c3c3c;
	font-size: 18px;
	text-align: center
}

#organizationCon
.mContent .wrapper .header {
	text-align: center
}

#organizationCon .mContent .wrapper
.header>.level {
	display: inline-block;
	font-size: 28px;
	height: 67px;
	line-height: 58px;
	padding: 0
48px
}

#organizationCon .mContent
.content_list {
	padding-top: 42px;
	position: relative;
	display: flex;
	justify-content: space-between
}

#organizationCon
.mContent .content_list .item_block:after,#organizationCon .mContent
.content_list .item_block:before,#organizationCon .mContent
.content_list:after,#organizationCon .mContent
.content_list:before {
	position: absolute;
	content: '';
	background: #bebebe
}

#organizationCon
.mContent .content_list .item_block:before,#organizationCon .mContent
.content_list:before {
	width: 1px;
	height: 42px;
	top: 0;
	left: 50%;
	margin-left: -1px
}

#organizationCon
.mContent .content_list:after {
	width: 100%;
	height: 1px;
	top: 42px
}

#organizationCon
.mContent .content_list
.item_block {
	position: relative;
	padding-top: 43px;
	width: 140px
}

#organizationCon
.mContent .content_list .item_block:nth-child(5) {
	width: 196px
}

#organizationCon
.mContent .content_list .item_block:nth-child(6) {
	width: 150px
}

#organizationCon
.mContent .content_list .item_block:after {
	border: 1px solid
#2f2f2f;
	background-color: #fff;
	position: absolute;
	left: 50%;
	width: 9px;
	height: 9px;
	margin-left: -5px;
	top: -4px;
	z-index: 2;
	border-radius: 50%;
	box-sizing: border-box
}

#organizationCon
.mContent .content_list .item_block:last-child {
	margin-right: 0
}

#organizationCon
.mContent .content_list .item_block>.level {
	position: relative
}

#organizationCon
.mContent .content_list .item_block:first-child>.level:before,#organizationCon
.mContent .content_list
.item_block:last-child>.level:before {
	width: 50%;
	height: 1px;
	background: #fff;
	content: '';
	position: absolute;
	top: -45px;
	z-index: 1
}

#organizationCon
.mContent .content_list
.item_block:first-child>.level:before {
	left: -2px
}

#organizationCon .mContent
.content_list .item_block:last-child>.level:before {
	right: -2px
}

#organizationCon
.mContent .content_list .item_block ul {
	margin-top: 23px
}

#organizationCon
.mContent .content_list .item_block ul
li {
	font-size: 15px;
	line-height: 32px;
	color: #000
}

#organizationCon .mContent
.content_list .item_block ul li
p.subtitle {
	margin-bottom: 10px
}

#navPopup {
	width: 240px;
	background-color: #fff;
	right: 0;
	transform: translateX(350px);
	left: initial;
	box-shadow: 0
5px 5px 0 rgba(0,0,0,.1)
}

#navPopup
a.openMBtn.close {
	margin-top: 30px;
	margin-left: 30px
}

#navPopup
.nav {
	margin-left: 100px;
	margin-top: 130px;
	height: 100px
}

#navPopup
.shares {
	left: 108px;
	right: initial
}

#navPopup .nav .navItem
a {
	text-align: left;
	text-align-last: initial
}

#indexCon #mSlide .content_list
.swiper-pagination
.swiper-pagination-bullet {
	width: 12px;
	height: 12px
}

#qualificationCon.innovation
.qText > p {
	font-size: 24px;
}

#qualificationCon.innovation .qText > ul {
	margin-top: 10px;
	margin-bottom: 40px
}

#qualificationCon.innovation .qText > ul >
li {
	text-indent: 0;
	padding-left: 28px
}

@media screen and
(max-width:1660px) {
	#newsPostCon .module > .module_container {
		padding-left: 0
	}

	#newsPostCon .mContent .mainCon {
		max-width: 840px;
		width: calc(100% - 480px);
	}
}




.procontent { 
 width: 1428px;
	height: 392px;
	background: #ccc;
position: relative;
	float: right;
	margin-top: 60px;
	
}
.prolcon{
margin-left: 8%;
	margin-top: 85px;
	height: 250px;
	float: left;
	color: #fff;
}
.pror{
margin-right: 6%;
	margin-top: 85px;
	height: 250px;
	float: right;
	color: #fff;
}
.prolcon .title{
	font-size: 22px;
	height: 22px;
	line-height: 22px;
}

.prolcon .con
{
		font-size: 14px;
	height: 82px;
	line-height: 24px;
	margin-top: 25px;
	
}

.prolcon .but
{
	width: 152px;
	height: 32px;
	border: 1px #fff solid;
	border-radius: 16px;
	margin-top: 35px;
	
}
.prolcon .but:hover{
	
	
	background-color: #fff;
}


.prolcon .but:hover .more.default div {
    transform: translateY(-11px);
}

.prob{
	width: 100%;
	margin-top: 48px;
}


.banner_list{padding-top: 1px;height: 499px;}
	.banner_list .banner_kj{width: 1536px;margin: 0 auto;}
	.banner_list .banner_kj h1{margin: 0;font-size: 18px;line-height: 18px; margin-top: 190px;color: #fff;font-weight: normal;margin-bottom: 20px;}
	.banner_list .banner_kj span{margin: 0;font-size: 40px;line-height: 60px; margin-top: 190px;color: #fff;font-weight: normal;}
	.banner_list .banner_kj span small{font-size: 28px;}
	.banner_list .banner_kj p{font-size: 18px;line-height: 18px; color: #d4d4d4;margin-top: 20px;}










.index_jishu1{
	width: 100%;
	margin-top: 50px;
}
.index_jishu1 ul{
	display: flex;
}
.index_jishu1 li{
	margin-right: 20px;
    width: 292px;
    height: 244px;
    position: relative;
	box-sizing: border-box;
    transition: all .5s;
    -webkit-transition: all .5s; /* Safari */
	overflow: hidden;
}

.jishu_zhanshi{
	background-color: rgba(0,80,148,0.3);
    position: absolute;
    top: 0;
    width: 100%;
	height: 100%;
}
.jishu_zhanshi h1{
	font-size: 18px;
	color: #fff;
	text-align: left;
	margin: 70px 0 20px 30px;
	font-weight: normal;
}
.jishu_zhanshi p{
	font-size: 14px;
	color: #fff;
	text-align: left;
	margin: 40px 20px 20px 30px;
	font-weight: 100;
	
}
.jishu_zhanshi img {
    top: 10%;
    left: 34%;
    position: absolute;
	opacity: 0.2;
}

.index_jishu1 li:hover .jishu_zhanshi{
	background-color: rgba(0,80,148,0.7);
}
.index_jishu1 li:hover {
	cursor: pointer;
    transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);
	overflow: hidden;
}










/*招聘*/

.job .list ul li a .txt, .main.join .social_box .social_r .message ul li a, .main.join .intro_box .container ul li a .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
}

.job .job_t {
    width: 100%;
    height: 60px;
    background: #868485;
}

.job_f-cb {
    zoom: 1;
}

.job .job_t .job_tt {
    width: 20%;
    float: left;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    padding: 0 5px;
    box-sizing: border-box;
}

.job_f-cb:after {
    display: block;
    height: 0;
    overflow: hidden;
    content: ".";
}

.job .list ul li {
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box;
    height: 60px;
}

.job .list ul li a {
    display: block;
    transition: all 0.3s;
}

.job .list ul li a .txt {
    width: 20%;
    transition: all 0.3s;
    font-size: 14px;
    line-height: 60px;
    color: #999;
    padding: 0 5px;
    float: left;
    box-sizing: border-box;
	text-align: center;
}

.job .list ul li a .txt:first-child {
    font-size: 18px;
    line-height: 60px;
    padding-left: 25px;
    color: #666;
    text-align: left;
}


@media screen and (max-width: 1600px){
.banner_list .banner_kj, .yuanli, .youshi .youshi_kj, .pingtai_nav, .pingtai_con, .pingtai_nav {
    width: 1260px;
}
	.prolcon { margin-left: 3.5%;}
}