.box {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.slidesjs-pagination {
	margin-top: -15px;
	list-style: none;
	position: absolute;
	z-index: 9998;
	left: 50%;
	transform: translate(-50%, -50%);
}

.slidesjs-pagination li {
	float: left;
	margin: 0 5px;
}

.news_clo3.over p.ds {
	text-align: center;
	padding: 50px;
	font-size: 24px;
}

.slidesjs-pagination li a {
	display: block;
	width: 20px;
	height: 5px;
	font-size: 0;
	background-position: 0 0;
	overflow: hidden;
	background: #fff;
	border-radius: 24px
}

.slidesjs-pagination li a.active,


.slidesjs-pagination li a:hover.active {
	background: #023ba1
}

.slidesjs-pagination li a:hover {
	background: #023ba1
}

.header {
	padding: 15px 0;
}

.header .logo {
	margin-bottom: 15px;
}
.header .logo img{
	width: 400px;
}
.day {
	text-align: right;
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	top: 22px;
	font-size: 13px;
}

.weather .w_tow dl {
	width: 50%;
	float: left;
	line-height: 30px;
	color: #777777;
	font-weight: lighter
}

.weather .w_tow dt {
	float: left;
	margin-right: 5px;
}

.weather .w_tow dd {
	font-size: 14px;
}

.wx_hide {
	display: none;
	position: absolute;
	z-index: 99999999999999;
	top: 85px
}

.nav {
	background: #2373c8;
	height: 50px;
	line-height: 50px;
}

.nav .f_nav {
	width:930px;
}

.nav .f_nav li.noe_list {
	width: 16%;
	text-align: center;
	float: left;
	cursor: pointer;
	position: relative
}

.nav .f_nav li.noe_list a {
	color: #fff
}

.nav .f_nav li.active,.nav .f_nav li.noe_list:hover {
	background: #0452a4
}

.form_ss p {
	background: #fff;
	width: 255px;
	height: 30px;
	margin-top: 10px;
	-moz-border-radius: 100rem;
	-webkit-border-radius: 100rem;
	border-radius: 100rem;
}

.form_ss p .text {
	width: 200px;
	height: 28px;
	line-height: 28px;
	border: 0;
	padding-left: 8px;
	margin-left: 10px;
	position: relative;
	top: 1px
}

.form_ss .button {
	background: url(../img/ss.png) no-repeat;
	width: 17px;
	height: 17px;
	border: 0;
	position: relative;
	right: -8px;
	cursor: pointer;
	top: -5px;
	font-size: 0
}

#flash {
	width: 100%;
	height: 480px;
	margin: 0 auto;
	position: relative;
	overflow-x: hidden;
	background: #efefef;
}

#flash #play {
	width: 100%;
	height: 480px;
	list-style: none;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow-x: hidden;
	background: #efefef;
}

#flash #play li {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

#flash #play li img {
	float: left;
	width: 100%;
	object-fit: cover;
}

#button {
	position: absolute;
	bottom: 20px;
	left: 470px;
	list-style: none;
}

#button li {
	margin-left: 10px;
	float: left;
}

#button li div {
	width: 12px;
	height: 12px;
	background: #DDDDDD;
	border-radius: 6px;
	cursor: pointer;
}

#prev {
	width: 40px;
	height: 63px;
	background: url(../img/beijing.png) 0px 0px;
	position: absolute;
	top: 205px;
	left: 30px;
	z-index: 1000;
}

#next {
	width: 40px;
	height: 63px;
	background: url(../img/beijing.png) -40px 0px;
	position: absolute;
	top: 205px;
	right: 50px;
	z-index: 1000;
}

#prev:hover {
	background: url(../img/beijing.png) 0px -62px;
}

#next:hover {
	background: url(../img/beijing.png) -40px -62px;
}

#button {
	display: none
}

.menu01 {
	height: 310px;
	width: 700px;
	left: 0;
}

.menu-pub {
	position: absolute;
	top: 50px;
	background: #fff;
	z-index: 99999999;
	padding: 30px;
	display: none;
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
}

.menu-down {
	display: block;
	float: left;
	width: 310px;
}

.menu-down li {
	float: left;
	width: 45%;
	text-align: left;
	padding-left: 15px;
	background: url(../img/icon.jpg) no-repeat 0 23px;
}

.menu-down li:nth-child(even) {
	float: right
}

.nav .f_nav li .menu-down li {
	border-bottom: 1px #ebebeb solid
}

.nav .f_nav li .menu-down li a {
	color: #656764
}

.nav .f_nav li.cur .menu-pub {
	display: block;
}

.new_hot {
	background: #efefef;
	height: 130px;
}

.new_hot .new_icon {
	margin-top: 13px
}

.new_hot .new_txt {
	width: 519px;
	text-align: center;
}

.new_hot .new_txt h1 a {
	font-size: 20px;
	color: #2373c8;
	padding: 15px 0;
	display: block
}

.new_hot .new_txt p a {
	width: 33.333%;
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new_hot .new_txt p a:hover {
	color: #2373c8
}

.news {
	padding: 20px 0;
	background: #f5f5f5
}

.news .news_fl {
	background: #fff;
	width: 600px;
}

.news .news_fl dd {
	padding: 20px;
}

.news .news_fl dd h2 {
	color: #2373c8;
	font-size: 18px;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news .news_fl dd p {
	color: #999;
	line-height: 26px;
	padding-bottom: 7px
}

.news .news_fr {
	width: 570px;
	background: #fff
}

.news .news_fr li.bg {
	background-color: #2373c8;
	color: #fff;
	border-color: #2373c8;
}

.news .news_fr ul {
	border-top: 3px #2373c8 solid;
	border-bottom: 3px #f6f8fa solid
}

.news .news_fr li {
	cursor: pointer;
	display: inline-block;
	width: 130px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	text-align: center;
}

.news .news_fr  dl:last-child {
	border: 0
}

.news .news_fr  dl {
	padding: 17px  0;
	border-bottom: 1px #dddfe1 solid;
	overflow: hidden
}

.news .news_fr dt {
	width: 113px;
	float: left;
	text-align: center;
	padding-top: 10px
}

.news .news_fr dt h1 {
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif
}

.news .news_fr dt em {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif
}

.news .news_fr dd {
	width: 415px;
	float: left;
	padding-left: 20px;
	border-left: 1px #dddfe1 solid;
}

.news .news_fr dd h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
	font-size: 18px;
}

.news .news_fr dd p {
	color: #999;
	font-size: 15px;
	margin-top: 8px;
	line-height: 24px;
}

.news .news_fr  dl:hover dd h2,.news .news_fr  dl:hover dt {
	color: #2373c8;
}

.loop .clo_3  ul {
	margin: 30px auto;
	overflow: hidden
}

.loop .clo_3 li {
	width: 390px;
	float: left;
	margin-right: 15px;
}

.loop .clo_3 li:last-child {
	margin-right: 0
}

.loop .tit {
	text-align: center
}

.loop .tit h2 {
	font-size: 24px;
}

.loop .tit em {
	text-transform: uppercase;
	margin: 8px 0 20px 0;
	display: block
}

.loop .tit i {
	display: inline-block;
	width: 30px;
	height: 2px;
	background: #2373c8
}

#homeNews {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0 0;
}

.homeNews {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.newsIcons {
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	float: right;
	margin: 1rem 0;
}

#homeNews .newsIcons.newsPrev {
	background: url(../img/left.jpg);
	right: 24px;
	margin-right: 1rem
}

#homeNews .newsIcons.newsPrev:hover {
	background: url(../img/left_on.jpg);
	right: 24px;
}

#homeNews .newsIcons.newsNext {
	right: 0;
	background: url(../img/right.jpg)
}

#homeNews .newsIcons.newsNext:hover {
	right: 0;
	background: url(../img/right_on.jpg)
}

.homeNewsList {
	width: 100%;
	height: 290px;
	position: relative;
	z-index: 50;
	overflow: hidden;
}

.homeNewsList ul li:hover i {
	background: #0850a4;
	color: #fff
}

.homeNewsList ul li img {
	object-fit: cover;
}

.homeNewsList ul {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 25px;
}

.homeNewsList ul li:nth-child(1) {
	margin-left: 0
}

.child {
	height: 162px;
	overflow: hidden
}

.homeNewsList li {
	width: 18.4%;
	float: left;
	background: #fff;
	margin-left: 2%;
	border: 1px #f7f8fa solid;
	padding-bottom: 7px;
	background: #f7f8fa
}

.homeNewsList ul li h2 {
	text-align: center;
	padding: 10px 0;
	color: #333333;
	font-weight: bold
}

.homeNewsList ul li p {
	font-size: 1rem;
	color: #888888;
	line-height: 1.625rem;
	padding: 0 1rem;
	text-align: center
}

.homeNewsList ul li img {
	width: 100%;
}

.homeNewsList ul li i {
	display: block;
	width: 8rem;
	margin: 1rem auto;
	text-align: center;
	border: 1px #0850a4 solid;
	color: #0850a4;
	-moz-border-radius: 100rem;
	-webkit-border-radius: 100rem;
	border-radius: 100rem;
	padding: 0.4rem 0
}

.homeNewsList ul li .homeNewsThum {
	width: 25%;
	height: 255px;
	position: relative;
	overflow: hidden;
}

.homeNewsList ul li .homeNewsName {
	width: 25%;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.homeNewsList ul li .homeNewsName a {
	display: block;
	width: 315px;
	height: 65px;
	background: #f4f4f4;
}

.homeNewsList ul li:hover .homeNewsName a {
	background: #1e7fcc;
	color: #fff;
}

.homeNewsList li a:hover {
	background: #000;
}

.homeNewsList ul li:hover h2 {
	color: #2373c8
}

.case {
	background: #f5f5f5;
	padding: 30px 0
}

.case .case_list {
	overflow: hidden;
	margin-top: 35px
}

.case .case_list dl:nth-child(3n+1) {
	margin-left: 0
}

.case .case_list dl {
	width: 380px;
	float: left;
	margin-left: 30px;
	background: #fff;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 30px;
	position: relative
}

.case .case_list dl.cur dd:nth-child(odd) {
	display: block
}

.case .case_list dd:nth-child(odd) {
	width: 350px;
	height: 255px;
	position: absolute;
	top: 15px;
	left: 15px;
	background-color: #474747;
	opacity: 0.57;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	display: none
}

.case .case_list dd img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.case .case_list dd:nth-child(even) {
	padding: 20px 0 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.case .case_list dt {
	width: 350px;
	margin: 0 auto;
	height: 255px;
}

.case .case_list dl:hover dd:nth-child(even) {
	color: #2373c8
}

.more {
	border: 1px #e5e5e5 solid;
	display: block;
	width: 150px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 14px;
	color: #989898;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.more:hover {
	border: 1px #2373c8 solid;
	background: #2373c8;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.Expert {
	background: url(../img/person_bg.jpg) no-repeat;
	height: 525px;
	padding-top: 30px;
}

.Expert_list dl {
	width: 175px;
	float: left;
	margin-left: 30px;
	margin-top: 45px
}

.Expert_list dl:nth-child(6n+1) {
	margin-left: 0
}

.Expert_list dt {
	background: #f6f6f6;
	padding: 8px;
	border: 1px #cccccc solid
}
 #news .news_clo3 dt{
	 height: 220px;
	 overflow: hidden;
 }
  #news .news_clo3 dt img{
	  width: 100%;
	  height: 100%;
	  object-fit: cover;
  }
.Expert_list dd {
	text-align: center;
	border-bottom: 1px #cccccc solid;
	transition: width 1s linear;
	padding:20px 0;
}
.maped {
  width: 100%;
  height: 645px;
  margin: 0  auto;
}
.contact_tow{
	border: 1px #d02127 dashed;
	padding: 20px;
	margin: 0 auto 60px auto;
}
.contact_tc {width: 50%;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.15);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.contact_tc .txted {
	padding: 20px;
	color: #666666;
	font-size: 15px;display: flex
}

.contact_tc .txted img {
	width: 16px;
	height: 14px;
	position: relative;
	top: 5px;
	margin-right: 10px;
}

.contact_tc p a {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

.contact_tc .txted b {
	display: block;
	color: #212121;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: normal;
}
.Expert_list dd p {
	color: #999;
	font-size: 13px;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Expert_list dl:hover dd {
	color: #2373c8;
	border-bottom: 1px #2373c8 solid;
}

.Expert_list {
	margin-bottom: 30px;
	overflow: hidden
}

.link .link_logo li {
	float: left;
	margin-left: 27.5px;
	cursor: pointer
}

.link .link_logo li:nth-child(5n+1) {
	margin-left: 0
}

.link {
	background: #f7f8fa;
	overflow: hidden;
	padding: 30px 0
}

.slect select:nth-child(5n+1) {
	margin-left: 0
}

.slect select {
	float: left;
	margin-left: 27.5px;
	width: 381px;
	cursor: pointer;
	margin-top: 30px;
}

select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #f1f1f3;
  /*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
	background: #f1f1f3 url(../img/arrow.jpg) no-repeat  scroll  360px center;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
	height: 42px;
	line-height: 42px;
	color: #626761;
	padding-left: 10px;
	font-size: 13px;
}

select::-ms-expand {
	display: none;
}

.footer {
	background: #2373c8;
	overflow: hidden;
	padding: 30px 0
}

.footer .foot a {
	width: 13%;
	display: inline-block;
	border-right: 1px #6386be solid;
	text-align: center;
	color: #d8dbea
}

.footer .foot a:last-child {
	border-right: 0
}

.footer .foot a:hover {
	color: #6386be
}

.fot .col_3 {
	margin-top: 30px;
}

.fot .col_3:nth-child(1),.fot .col_3:nth-child(2) {
	width: 540px;
	float: left;
	color: #d8dbea;
	font-size: 14px;
}

.fot .col_3 p {
	line-height: 28px;
}

.fot .col_3 img {
	padding-top: 30px;
	float: right
}

#goToTops {
	position: fixed;
	bottom: 280px;
	right: 25px
}

.banner {
	position: relative;
}

.elementor-background-overlay {
	background-color: #474747;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0.37;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	z-index: 998;
}

.banner .add_pic_txt {
	position: absolute;
	z-index: 9999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.banner .add_pic_txt h1 {
	font-size: 48px;
	font-weight: 600;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	color: #fff;
}

.banner .add_pic_txt p {
	color: #ffffff;
	font-size: 2.25rem;
	font-weight: normal;
	line-height: 2em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.main {
	background: #f6f6f6;
	height: 4.375rem;
	line-height: 4.375rem;
	position: relative;
}

.main .box .href {
	text-align: center;
}

.main .box .href a {
	font-size: 1.25rem;
	margin: 0 2rem;
}

.main .box .href a.active,.main .box .href a:hover {
	color: #2373c8;
}

#cont .tit {
	text-align: center;
	margin: 30px auto;
	color: #666666
}

#cont .tit h1 {
	font-size: 30px;
}

#cont .tit p {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
	text-transform: uppercase;
	margin: 10px auto 30px auto
}

.about_one img {
	margin-right: 25px;
	margin-bottom: 10px;
}

.about_one p {
	color: #4a4849;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 1.2rem;
}

#cont .honor dl {
	width: 380px;
	float: left;
	margin-left: 30px;
	border: 1px #ddd solid;
	margin-bottom: 30px;
	text-align: center;
	position: relative;
}

#cont .honor dl:nth-child(3n+1) {
	margin-left: 0
}

#cont .honor dt {
	width: 360px;
	margin: 10px;
}

#cont .honor dt img {
	width: 100%
}

#cont .honor dd {
	padding: 0 10px;
	padding-bottom: 15px;
	line-height: 26px;
}

#cont #Certificate dl,#cont #Technical dl {
	width: 280px;
}

#cont #Technical dt {
	width: 280px;
}

#cont #Certificate dt {
	width: 260px;
}

#cont #Certificate dl:nth-child(3n+1),#cont #Certificate dl,#cont #Technical dl:nth-child(3n+1),#cont #Technical dl {
	margin-left: 25px
}

#cont #Certificate dl:nth-child(4n+1),#cont #Technical dl:nth-child(4n+1) {
	margin-left: 0
}

#cont #Certificate dl {
	height: 240px;
}

#cont #Technical dl dt {
	margin: 0
}

#cont #Technical dl {
	border: 0;
	margin-bottom: 0
}

#cont #Technical dd {
	background: #f5f5f5;
	padding-top: 15px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#cont #Technical  dd:nth-child(odd) {
	width: 280px;
	height: 204px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0452a4;
	opacity: 0.57;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	display: none;
}

#cont #Technical  dd img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#cont #Technical dl.cur dd:nth-child(odd) {
	display: block
}

#cont #Technical dl.cur dd:nth-child(even) {
	background: #0452a4;
	color: #fff;
}

.fenyes {
	text-align: center;
	margin: 2rem auto 4rem auto;
}

.fenyes a:first-child {
	display: none
}

.fenyes ul {
	height: auto;
	overflow: hidden;
}

.fenyes span, .fenyes a {
	display: inline-block;
	padding: 0 1.1875rem;
	margin: 0 2px;
	background: #f2f2f2;
	border-radius: 2px;
	line-height: 40px;
	text-align: center;
	color: #000;
	border: 1px #f2f2f2 solid
}

.fenyes span.current {
	background: #2373c8;
	border: 1px #2373c8 solid;
	color: #fff;
}

.fenyes a:hover {
	background: #2373c8;
	color: #fff;
	border: 1px #2373c8 solid;
}

.fenyes  b {
	display: inline-block;
	padding: 0 1.1875rem;
	margin: 0 2px;
	border-radius: 2px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #017acb;
	color: #fff;
	border: 1px #2373c8 solid
}

.s_yeji {
	padding: 30px 0px;
	overflow: hidden;
}

.s_yeji .imglist {
	margin-top: -30px;
	margin-right: -30px;
}

.s_yeji li {
	width: 25%;
}

.s_yeji li a {
	max-width: 270px;
	margin-top: 30px;
	margin-right: 30px;
}

.s_yeji li a .img {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.s_yeji li a .img .cont {
	background: url(../img/y_more.png) rgba(4,82,164,0.7) center center no-repeat;
	position: absolute;
	top: -100%;
	left: 0px;
	width: 100%;
	height: 100%;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.s_yeji li a:hover {
	box-shadow: 0px 5px 20px #ccc;
	-moz-box-shadow: 0px 5px 20px #ccc;
	-ms-box-shadow: 0px 5px 20px #ccc;
	-webkit-box-shadow: 0px 5px 20px #ccc;
}

.s_yeji li a:hover .img .cont {
	top: 0px;
}

.s_yeji li a:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	opacity: 0.9;
}

.s_yeji li a .txt {
	width: 100%;
	line-height: 50px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 16px;
	text-align: center;
	color: #333;
	background: #FFF;
	position: relative;
	background: #f5f5f5;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.s_yeji li a .txt span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 15px
}

.s_yeji li a .txtbg {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #0452a4;
	color: #FFF;
	position: absolute;
	bottom: -50px;
	width: 100%;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	height: 50px;
	display: flex;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.s_yeji li a .txtbg span {
	display: block;
	line-height: 20px;
	align-self: center;
	width: 100%;
	text-align: center;
}

.s_yeji li a:hover .txtbg {
	bottom: 0px;
}

.imglist li a {
	margin-right: 30px;
	margin-top: 30px;
	position: relative;
	color: #fff;
	overflow: hidden;
	display: block;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}

.s_yeji li {
	width: 25%;
}

.imglist li {
	float: left;
}

#add h1 {
	font-size: 24px;
	margin: 25px 0
}

.article-page {
	background: #ececec;
	height: 46px;
	line-height: 46px;
	padding: 0 20px;
	text-align: center;
}

.article-page .page-left, .article-page .page-right {
	width: 495px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #717171;
	font-size: 13px;
}

.article-page .page-left:hover, .article-page .page-right:hover,.article-page .page-left a:hover, .article-page .page-right a:hover {
	color: #2373c8;
}

.article-page .page-left {
	text-align: left;
}

.article-page .page-right {
	text-align: right;
}

.article-page .page-return {
	background: #b0b0b0;
	width: 125px;
	height: 46px;
	display: inline-block;
	color: #fff;
}

.article-page .page-return .ico {
	background: url(../img/p-return.png) no-repeat center;
	width: 35px;
	height: 46px;
	display: inline-block;
	vertical-align: middle;
}

#Expert {
	background: none;
	height: auto
}

#Expert .Expert_list dl {
	margin-top: 0;
	margin-bottom: 45px;
}

.team_cont .img_fl {
	border: 1px #dcdcdc solid;
	padding: 5px;
}

.team_cont .txt_fl {
}

.img_fl {
	float: left;
}

.team_cont .txt_fl h1 {
	border-bottom: 1px #dcdcdc solid;
	padding-bottom: 1rem
}

.team_cont .txt_fl h1 em,.wap_team  h1 em {
	font-size: 1.25rem
}

.team_cont .txt_fl h1 i,.wap_team h1 i {
	font-size: 0.875rem;
	color: #555;
	margin-left: 1rem
}

.team_cont .txt_fl h2,.wap_team h2 {
	font-size: 1.125rem;
	color: #888;
	margin: 1.125rem auto
}

.team_cont .txt_fl p,.wap_team p {
	color: #858585;
	line-height: 2rem;
	font-size: 16px;
	margin-bottom: 10px;
}

.team_cont {
	padding-bottom: 40px
}

.pc_team {
	margin-bottom: 45px;
}

#Contact {
	overflow: hidden
}

#Contact .Contact_fl {
	width: 368px;
	height: 645px;
	background: #444444;
	color: #cfcfcf;
	padding: 15px
}

#Contact .Contact_fl h1 {
	font-size: 20px;
}

#Contact .Contact_fl p {
	margin-top: 15px;
}

.fot .col_3 img {
	width: 110px;
}

#Contact .Contact_fl p img {
	margin-top: 20px;
}

#dituContent {
	box-sizing: inherit
}

#main.main .box .href a {
	width: 12.5%;
	display: block;
	float: left;
	margin: 0;
	text-align: center;
	font-size: 16px;
}

#news .news_clo3 dl {
	width: 365px;
	float: left;
	margin: 0 1.45%;
	margin-top: 2.9%
}

#news .news_clo3 dd {
	padding: 0.8rem;
	background: #f5f5f5
}

#news .news_clo3 dd em {
	font-style: italic;
	font-size: 0.875rem;
	color: #888888
}

#news .news_clo3 dd h2 {
	font-size: 1.125rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0.4rem auto 1rem auto
}

#news .news_clo3 dd p {
	line-height: 1.5rem;
	color: #999999
}

#news .news_clo3 dd i {
	padding: 0.5rem 0;
	font-size: 0.875rem;
	color: #b1b1b1;
	display: block
}

#news .news_clo3 dd i b {
	margin-left: 1rem;
	position: relative;
	left: 0;
}

#news .news_clo3 dl:hover b {
	position: relative;
	left: 1em;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

#news .news_clo3 dl:hover h2 {
	color: #0850a4
}

#cont .tit h6 {
	margin-top: 20px;
	border-bottom: 1px #f5f5f5 solid;
	padding-bottom: 40px;
}

#cont .tit h6 i {
	color: #999;
	font-size: 13px;
	margin: 0 15px;
}

#Institutional {
	background: url(../img/settings.jpg) no-repeat;
	width: 1060px;
	height: 930px;
	margin: 0 auto;
	position: relative;
}

.abs {
	cursor: pointer;
	position: absolute;
}

.abs_1 {
	width: 100px;
	height: 165px;
	top: 465px;
	left: 75px;
}

.abs_2 {
	width: 109px;
	height: 136px;
	top: 465px;
	left: 291px;
}

.abs_3 {
	width: 147px;
	height: 100px;
	top: 233px;
	left: 385px;
}

.abs_4 {
	width: 127px;
	height: 100px;
	top: 388px;
	left: 643px;
}

.abs_5 {
	width: 100px;
	height: 110px;
	top: 700px;
	left: 435px;
}

.abs_6 {
	width: 150px;
	height: 70px;
	bottom: 50px;
	left: 460px;
}

.abs_7 {
	width: 80px;
	height: 70px;
	bottom: 110px;
	left: 660px;
}

.abs_8 {
	width: 70px;
	height: 70px;
	bottom: 180px;
	left: 785px;
}

.abs_9 {
	width: 132px;
	height: 60px;
	bottom: 297px;
	left: 902px;
}

.abs_10 {
	width: 90px;
	height: 55px;
	bottom: 458px;
	left: 959px;
}

.abs_11 {
	width: 100px;
	height: 50px;
	top: 418px;
	left: 960px;
}

.abs_12 {
	width: 90px;
	height: 55px;
	top: 293px;
	left: 920px;
}

.abs_13 {
	width: 98px;
	height: 62px;
	top: 172px;
	left: 770px;
}

.abs_14 {
	width: 116px;
	height: 57px;
	top: 130px;
	left: 493px;
}

.abs_15 {
	width: 118px;
	height: 60px;
	top: 144px;
	left: 263px;
}

.abs_s_show {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	position: absolute;
	z-index: 9999999999;
	display: none;
	background-color: #000000;
/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
	background-color: rgba(255,255,255,0.85);
 /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
}

.abs_s_show h2 {
	font-size: 18px;
	margin-bottom: 8px;
}

.abs_s_show p {
	line-height: 26px;
}

.abs_s_show h5 {
	cursor: pointer
}

.abs_s_show h5 img {
	width: 20px;
	position: absolute;
	top: 10px;
	right: 10px
}

.abs_s_1 {
	width: 220px;
	top: 464px;
	left: 186px;
}

.abs_s_2 {
	width: 220px;
	top: 461px;
	left: 409px;
}

.abs_s_3 {
	width: 220px;
	top: 231px;
	left: 163px;
}

.abs_s_4 {
	width: 220px;
	top: 388px;
	left: 425px;
}

.abs_s_5 {
	width: 220px;
	top: 692px;
	left: 218px;
}

.abs_s_6 {
	width: 220px;
	top: 742px;
	left: 270px;
}

.abs_s_7 {
	width: 220px;
	top: 742px;
	left: 442px;
}

.abs_s_8 {
	width: 220px;
	top: 687px;
	left: 553px;
}

.abs_s_9 {
	width: 220px;
	top: 574px;
	right: 163px;
}

.abs_s_10 {
	width: 220px;
	top: 526px;
	right: 140px;
}

.abs_s_11 {
	width: 220px;
	top: 417px;
	right: 118px;
}

.abs_s_12 {
	width: 220px;
	top: 292px;
	right: 144px;
}

.abs_s_13 {
	width: 220px;
	top: 171px;
	right: 311px;
}

.abs_s_14 {
	width: 220px;
	top: 122px;
	right: 566px;
}

.abs_s_15 {
	width: 220px;
	top: 140px;
	left: 47px;
}

.abs_s_16 {
	width: 220px;
	top: 121px;
	right: 615px;
}

.abs_s_17 {
	width: 220px;
	top: 140px;
	left: 27px;
}

#fen {
	background: url(../img/fen.jpg) no-repeat;
	width: 1060px;
	height: 333px;
	margin: -50px auto 50px auto;
	position: relative;
}

.abs_ck_tow .abs {
	width: 190px;
	height: 30px;
}

.abs_tow_1 {
	top: 150px;
	left: 45px;
}

.abs_tow_2 {
	top: 150px;
	left: 260px;
}

.abs_tow_3 {
	top: 150px;
	left: 500px;
}

.abs_tow_4 {
	top: 150px;
	left: 735px;
}

.abs_tow_5 {
	top: 195px;
	left: 45px;
}

.abs_tow_6 {
	top: 195px;
	left: 260px;
}

.abs_tow_7 {
	top: 195px;
	left: 500px;
}

.abs_tow_8 {
	top: 195px;
	left: 735px;
}

.abs_tow_9 {
	top: 240px;
	left: 45px;
}

.abs_tow_10 {
	top: 240px;
	left: 260px;
}

.abs_s_show_ss h2 {
	font-size: 18px;
	margin-bottom: 8px;
}

.abs_s_show_ss {
	display: none
}

.abs_s_show_ss {
	width: 220px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	position: absolute;
	z-index: 9999999999;
	background-color: #000000;
	background-color: rgba(255,255,255,0.85);
}

.abs_show_1 {
	top: 195px;
	left: 45px;
}

.abs_show_2 {
	top: 195px;
	left: 260px;
}

.abs_show_3 {
	top: 195px;
	left: 500px;
}

.abs_show_4 {
	top: 195px;
	right: 105px;
}

.abs_show_5 {
	top: 225px;
	left: 45px;
}

.abs_show_6 {
	top: 225px;
	left: 260px;
}

.abs_show_7 {
	top: 225px;
	left: 500px;
}

.abs_show_8 {
	top: 225px;
	right: 105px;
}

.Expert_list img {
	max-width: 100%
}

.line {
	height: 96px;
	overflow: hidden;
	padding-left: 25px;
}

.line .new_txt {
	height: 96px;
	text-indent: 15px;
	list-style: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
}

.l-slide {
	width: 600px;
	height: 505px;
	float: left;
	background: #fff
}

.l-slide .m-slide .ban_hd {
	bottom: 125px
}

.l-slide .m-slide .ban_bd li img {
	width: 600px;
	height: 372px
}

.l-slide .m-slide .ban_bd li p {
	position: static;
	background: 0 0;
	color: #999;
	height: 50px;
	line-height: 25px;
	font-size: 14px;
	font-weight: 400;
	padding: 0
}

.l-slide .index-slide-text {
	margin: 25px 28px 0
}

.l-slide .index-slide-text h2 {
	font-size: 18px;
	color: #2373c8;
	height: 22px;
	overflow: hidden;
	font-weight: 400;
	margin-bottom: 15px
}

.m-slide {
	height: auto;
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.m-slide, .m-slide .index_banner {
	width: 100%;
}

.m-slide,.m-slide .index_banner {
	width: 100%;
}

.m-slide {
	height: auto;
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.m-slide .ban_hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	text-align: center;
	right: 0
}

.m-slide .ban_bd,.m-slide .ban_bd li {
	position: relative
}

.m-slide .ban_hd ul {
	display: table;
	margin: 0 auto
}

.m-slide .ban_hd ul li {
	width: 14px;
	height: 14px;
	float: left;
	background: #dee1e6;
	margin: 0 5px;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9999px


	-moz-border-radius: 100rem;
	-webkit-border-radius: 100rem;
	border-radius: 100rem;
	font-size: 0
}

.m-slide .ban_bd li,.m-slide .ban_bd li img {
	height: auto;
	width: 100%
}

.m-slide .ban_hd ul li.on {
	background: #2373c8
}

.m-slide .ban_bd {
	z-index: 0
}

.m-slide .ban_bd li p {
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-weight: 700;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	padding: 0 30px;
	font-size: 16px;
	box-sizing: border-box
}

.m-slide .nextbtn,.m-slide .prevbtn {
	width: 24px;
	height: 24px;
	cursor: pointer
}

.m-slide .nextbtn,.m-slide .pageState,.m-slide .prevbtn {
	line-height: 24px;
	position: absolute;
	bottom: 10px;
	z-index: 2
}

.m-slide .nextbtn i,.m-slide .prevbtn i {
	font-size: 24px
}

.m-slide .prevbtn {
	right: 122px;
	color: #666
}

.m-slide .prevbtn:hover {
	color: #2373c8;
	font-weight: 700
}

.m-slide .nextbtn {
	right: 30px;
	color: #666
}

.m-slide .nextbtn:hover {
	color: #2373c8;
	font-weight: 700
}

.m-slide .pageState {
	color: #999;
	padding: 0 10px;
	font-size: 18px;
	font-family: Arial;
	right: 57px
}

.m-slide .pageState span {
	font-size: 24px;
	color: #2373c8
}

.m-banner {
	width: 100%;
	height: 280px;
	position: relative;
	overflow: hidden
}

.m-banner img {
	width: 1920px;
	height: 280px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
	z-index: 1
}

.m-banner .banner-text {
	position: relative;
	z-index: 2;
	color: #fff;
	margin-top: 90px;
	float: left
}

.m-banner .banner-text.banner-text--right {
	float: right
}

.m-banner .banner-text .banner-title {
	font-size: 60px;
	line-height: 1;
	padding-bottom: 18px
}

.m-banner .banner-text .banner-subtitle {
	font-size: 24px;
	font-family: arial;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase
}

.wx_hide img {
	width: 150px;
}

#news .news_clo dl {
	overflow: hidden;
	margin-top: 3%;
	border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 3%
}

#news .news_clo dd em {
	color: #535351
}

#media {
	position: relative;
	z-index: 1;
	width: 100%
}

#news .news_clo dd h2 {
	color: #3e3e3e;
	font-size: 1.125rem;
	margin: 1rem auto;
	font-weight: bold
}

#news .news_clo dd p {
	line-height: 1.5rem;
	color: #6d6d6d;
}

#news .news_clo dd i {
	display: inline-block;
	color: #a9a9a9;
	font-size: 0.875rem;
	text-decoration: underline
}

#news .news_clo dt img {
	height: 13.125rem;
	object-fit: cover;
}

#news .news_clo dl:hover h2 {
	color: #0850a3
}

#news .news_clo dl:hover i {
	color: #0850a3;
}

#news .news_clo dd h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#news .news_clo_2 {
	padding: 0 0.8%
}
.swiper-container {
	width: 100%;
	height: 100%;
	color: #262626;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 3px;
	background: #222;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

#swiper .swiper-slide img,

.swiper-visible-switch {
	background: #aaa;
}

.swiper-active-switch {
	background: #fff;
}

.swiper-scrollbar {
	background: none;
	position: absolute;
	right: 0px;
	top: 40px;
	height: 90%;
	width: 10px;
	border-radius: 0;
}

.swiper-scrollbar .swiper-scrollbar-drag {
	background: #cccccc;
	border-radius: 0;
}

.swiper-container {
	width: 100%;
	height: 100%;
	color: #262626;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 3px;
	background: #222;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.swiper-visible-switch {
	background: #aaa;
}

.swiper-active-switch {
	background: #fff;
}

.swiper-scrollbar {
	background: none;
	position: absolute;
	right: 0px;
	top: 40px;
	height: 90%;
	width: 10px !important;
	border-radius: 0;
}

.swiper-scrollbar .swiper-scrollbar-drag {
	background: #cccccc;
	border-radius: 0;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	display: none;
	opacity: 0;
}

.swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: #dee1e6; -moz-border-radius:60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  margin: 0 5px;
}

#swiper.bars .swiper-pagination-bullet {
	background-color: #875c1f;
}

#swiper.shops .swiper-pagination-bullet {
	background-color: #68b8a2;
}

#swiper.shops .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #fff;
}


button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #ffffff;
}

.swiper-pagination-bullet-active {
	width: 14px;
	height: 14px;
	background: #2373c8;
}

#swiper.bars .swiper-pagination-bullet-active {
	background-color: #fff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}



.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-slide a{
	background: #f7f8fa;
}
.h_lHisPrevd,
.h_lHisNextd,
.h_lHisPrev,
.h_lHisNext {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
	width: 50px;
	height: 50px;
	z-index: 9;
}
.swiper-slide h2{
	font-weight: bold;
	margin: 10px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap
}
.swiper-slide p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;font-size: 14px;
line-height: 24px;
}



.h_lHisPrevd {
	background: url(../img/left.jpg);
	right: 60px;
}
.h_lHisNextd {
	right: 0;
	background: url(../img/right.jpg)

}
#swiper{
	padding: 30px 0;
	padding-bottom: 70px;
}
.child img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width:1680px) {


	#flash {
		height: 418px;
	}

	#flash #play {
		height: 418px;
	}

	#prev,#next {
		top: 177px;
	}
}

@media (max-width:1600px) {


	#flash {
		height: 396px;
	}

	#flash #play {
		height: 396px;
	}

	#prev,#next {
		top: 166px;
	}
}

@media (max-width:1440px) {


	#flash {
		height: 357px;
	}

	#flash #play {
		height: 357px;
	}

	#prev,#next {
		top: 147px;
	}
}

@media (max-width:1366px) {


	#flash {
		height: 303px;
	}

	#flash #play {
		height: 303px;
	}

	#prev,#next {
		top: 120px;
	}
}
