*{
	margin:0;padding:0;
	box-sizing: border-box;
}
body{
	min-width: 1200px;
}
.language_type{color:#fff;margin-right:30px}
.language_type a{display: inline-block;
    margin: 0 5px;
    font-weight: 600;color:#fff}
.language_type a:hover{color:#E95921
}
a:active,a:hover {
	outline: 0
}

img {
	border: none
}

li {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

h4,h5,h6 {
	font-size: 100%
}

button,input,optgroup,option,select,textarea {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: 0
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word
}

body {
	line-height: 24px;
	font-size: 14px;
	font-family: "microsoft yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

hr {
	height: 1px;
	margin: 10px 0;
	border: 0;
	clear: both
}

a {
	color: #1F1F1F;
	text-decoration: none
}

a:hover {
	color: #E95921
}
::-webkit-input-placeholder{color: #999}

.page_main{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header{
	height: 80px;
	padding: 10px;
	background: url("https://www.presidentsimpson.com/images/pic_top.png");
}
.header .logo{
	width: 511px;
	height: 59px;
	display: block;
}
.header .header_menu{
	position: absolute;
	right: 0;
	top:13px;
	display: flex;
	align-items: center;
}
.header .header_menu .search_form{
	background: #fff;
	padding:2px 10px;
}
.header .header_menu .search_form input.search{
	background: none;
	outline: none;
	border: 0;
	height: 30px;
	line-height: 30px;
}
.header .header_menu .search_form input.btn{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url("https://www.presidentsimpson.com/style/img/icon_search.png") no-repeat;
	background-size: cover;
	position: relative;
	top: 4px;
	cursor: pointer;
}
.header .header_menu .lang{
	color: #fff;
	margin-right: 30px;
}
.site_menu{
	background: #032C40;
}
.site_menu ul::before,.site_menu ul::after,.page_main::after{
	content: '';
	display: table;
	clear: both;
}
.site_menu ul>li{
	float: left;padding:0 10px;
	min-width:120px;box-sizing:border-box;
}
.site_menu ul>li:hover{background:rgba(9, 74, 147, 1)}
.site_menu ul>li>a{
	display: block;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.site_box{
	margin: 10px 0;
	display: flex;
}

.site_box .index_swiper{
	width: 868px;
	height: 485px;
	margin-right: 10px;
	position: relative;
}
.site_box .site-index-swiper .swiper-slide{
	position: relative;
}
.site_box .site-index-swiper .swiper-slide img{
	width: 100%;display:block
}
.site_box .site-index-swiper .swiper-slide .title{
	background-color: rgba(0,0,0,.6);
	padding: 25px;
	position: absolute;
	bottom: 20px;
	font-size: 24px;
	font-weight: 600;
	color: #fff;max-width:500px
}
.index_swiper .site-index-swiper{
	width:100%
}
.index_swiper .site-index-swiper .pagination{
	position: absolute;
	bottom: 20px;
	left:0;right:0;text-align:center;
}
.index_swiper .site-index-swiper .swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #fff;
	margin: 0 5px;
	opacity: 0.5;
	cursor: pointer;
  }
  .index_swiper .site-index-swiper .swiper-active-switch {
	background: #fff;opacity: 1;
  }
  .index_swiper .site-index-swiper .arrow{
	  position: absolute;
	  top: 365px;
	  right: 40px;
  }
  .index_swiper .site-index-swiper .arrow>a{
	  display: inline-block;
	  width: 61px;
	  height: 61px;
	  background-size: cover;
	  margin: 0 8px;
  }
  .index_swiper .site-index-swiper .arrow>a.arrow-left{
	background-image: url("https://www.presidentsimpson.com/style/img/ban_left.png");
  }
  .index_swiper .site-index-swiper .arrow>a.arrow-right{
	background-image: url("https://www.presidentsimpson.com/style/img/ban_right.png");
}
.site_box .top_news{
	flex-grow: 1;	
}

.news_content{
	position: relative;

}
.news_content>.title{
	padding-bottom: 10px;
	border-bottom: 3px solid #044463;
	font-size: 18px;
	font-weight: 600;
	position: relative;
}
.news_content>.title .more{
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url("https://www.presidentsimpson.com/style/img/icon_ckgd.png");
	background-size: cover;
	right:5px;
	top:3px;
	display: block;
}

.box_left{
	width: 300px;
}
.box_mid{
	margin: 0 10px;
	flex-grow: 1;
width:0
}
.box_right{
	width: 322px;
}
.box_right .news_content{
	margin-bottom: 15px;
}
.box_right .news_content:nth-last-child(1){
	margin: 0;
}


.footer .footer_head{
	background: rgba(4, 68, 99, 1);
	padding: 46px 0 31px;
}
.footer .footer_head .map{
	float: left;

}
.footer .footer_head .msg{
	float: left;
	width: 365px;
	margin-left: 20px;
	margin-right: 70px;
	color: #fff;
}
.footer .footer_head .msg .title{
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.footer .footer_head .short_menu{
	color: #fff;
}
.footer .footer_head .short_menu .title{
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.footer .footer_head .short_menu .link li{
	color: #fff;
	margin-right: 15px;
}
.footer .footer_head .short_menu .link li a{
color:#fff}
.footer .footer_body{
	text-align: center;
	background-color: #044463;
	color: #fff;
	line-height: 40px;
}
.base_main_container{
	background-image: url("https://www.presidentsimpson.com/style/img/bg.png");
	min-height: calc(100vh - 427px);    background-position: center;    background-size: auto;
}
.newsList_info{
	position: relative;
	padding-top: 40px;
	padding-bottom: 130px;
}
.newsList_info::after{
	content: '';
	display: table;
	clear: both;
}
.newsList_info .news_menu{
	float: left;
	width: 288px;
display:none;
}
.newsList_info .news_list{
	/*margin-left: 310px;*/
}
.newsList_info .news_list .pic_list{
	margin-right: -20px;
}
.newsList_info .news_list .pic_list .pic_item{
	float: left;
	width: 205px;
	margin-right: 20px;
	overflow: hidden;
	margin-top: 20px;
}
.newsList_info .news_list .pic_list .pic_item .item_img{
	width: 205px;
	height: 215px;
	position: relative;
	border: 1px solid #d7d7d7;
}
.newsList_info .news_list .pic_list .pic_item .item_img>img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.newsList_info .news_list .pic_list .pic_item .name{
	display: block;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 32px;
}
.newsList_info .news_list .normal_news{
	position: relative;
}
.newsList_info .news_list .normal_news .news_item::after{
	content: '';
	display: table;
	clear: both;
}
.newsList_info .news_list .normal_news .news_item{
	display: flex;
	align-items: center;padding:10px 0
}
.newsList_info .news_list .normal_news .news_item .news_img{
	width: 164px;
	height: 100%;
	margin-right: 24px;
	position: relative;
}
.newsList_info .news_list .normal_news .news_item .news_img>img{
	width: 100%;
	height: 95px;object-fit: cover;
}
.newsList_info .news_list .normal_news .news_item .news_info{
	position: relative;
	flex: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding:0 0 15px 0;
	border-bottom: 1px solid #d7d7d7;width:0;    min-height: 95px;
}
.newsList_info .news_list .normal_news .news_item .news_info .news_title{
	font-size: 18px;
	color: #000;
	font-weight: 600;
	line-height: 25px;
	padding: 8px 0;overflow : hidden;
	text-overflow: ellipsis;white-space:nowrap;
}
.newsList_info .news_list .normal_news .news_item .news_info .news_intro{
	font-size: 14px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;line-height:24px;max-height:48px
}
.news_content .list{
	margin-top: 5px;
}
.list.kycg .item{
	margin-top: 10px;
}
.list.kycg .item .img{
	padding: 4px;
	border: 1px solid #ccc;
	width: 322px;
	height: 170px;
	position: relative;
}
.list.kycg .item .img img{
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	margin: auto;
	width: 314px;
	height: 162px;
object-fit: cover;
}
.list.kycg .item .name{
	font-weight: 600;
	padding: 8px;
	width: 322px;
}
.ellipsis{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list.normalList .name{
	position: relative;
	padding: 3px 0 3px 20px;
}
.list.normalList .name::before{
	content:'>>';
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.swiper_teacher.swiper-container{margin-top:5px}
.swiper_teacher .swiper-slide .img{
	width: 300px;
	height: 380px;
	position: relative;
}
.swiper_teacher .swiper-slide .img>img{
	width: 100%;
	height: 100%;
object-fit: cover;
}
.swiper_teacher .swiper-slide .title{
	position: relative;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;margin-top:10px
}
.swiper_teacher .swiper-slide .intro{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.swiper_teacher .arrow{
	text-align: right;
	position: relative;
	margin-top: 10px;
}
.swiper_teacher .arrow a{
	width: 30px;
	height: 30px;
	margin: 0 5px;
	display: inline-block;
}
.swiper_teacher .arrow .arrow-left{
	background-image: url("https://www.presidentsimpson.com/style/img/leftc.png");
	background-size: cover;
}
.swiper_teacher .arrow .arrow-right{
	background-image: url("https://www.presidentsimpson.com/style/img/rightc.png");
	background-size: cover;
}
.news_info .title{
	position: relative;
	margin-top: 20px;
	color: #000000;
	font-size: 20px;
	text-align: center;
	font-weight: 600;line-height:1.8
}
.news_info .time{
	color: #919191;
	text-align: center;
	margin: 10px 0;
}
.news_info .intro{
	padding: 10px 0;
}
.news_info .intro img{max-width:100%!important}
.news_menu{
	background: #EEF8FF;
}
.menu_items{
	margin: 0 20px;
}
.menu_items .item{
	border-bottom: 1px solid #BDDDEC;
	font-size: 24px;
	color: #044463;
	padding: 20px 0 20px 42px;
	position:relative;
}
.menu_items .item a{
	color: #044463;
}
.menu_items .item::after{
	content: '>';
	display: block;
	width: 16px;
	height: 16px;
	text-align: center;
	color: #fff;
	background: #044463;
	line-height: 16px;
	position: absolute;
	top: 26px;
	left: 6px;
	font-size: 12px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.menu_items .item:nth-last-child(1){
	border: 0;
}
.world_news .item .img{
	position: relative;
	height: 336px;
}
.world_news .item .img img{
	width: 100%;
	height: 100%;object-fit: cover;
}
.world_news .item:first-child .name{
	font-weight: 600;
	padding: 5px 0;
}
.world_news .item .name.need{
	position: relative;
    padding: 3px 0 3px 20px;
}
.world_news .item .name.need::before{
    content: '>>';
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    font-family: Arial, Helvetica, sans-serif;
}
.empty{
	position: relative;
	text-align: center;
	margin: 90px auto;
}
.empty .word{
	color:#a09b9b;
	font-size: 14px;
	line-height: 45px;
}
.site_poi span::after{content:'>';display:inline-block;}
.site_poi span:last-child::after{display:none}
.img,.news_img{overflow:hidden}
.img>img,.news_img>img{
display:block;
z-index:1;
    transition: all .4s;
    -webkit-transition:all .4s;
    -moz-transition: all .4s;
}
.img:hover img,.news_img:hover img{
z-index:1;
 transition: all .4s;
    -webkit-transition:all .4s;
    -moz-transition: all .4s;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}



/* */
.clearfix::before{content:'';display:table}
.clearfix::after{content:'';display:block;clear:both}
.index_news_content{position:relative;padding-bottom:30px}
.index_news_content .news_item{
position:relative;float:left;
}
.index_news_content .news_item .item_head{
height:56px;line-height:56px;position:relative;
}
.index_news_content .news_item .item_head span.r_tit{
font-size:20px;color:#000000;font-weight:bold;
}
.index_news_content .news_item .item_head span.s_tit{
position:absolute;top:0;left:0;height:56px;line-height:56px;
color:rgba(0, 0, 0, .1);font-size:40px
}
.index_news_content .news_item .item_head a.more{position:absolute;right:0;color:rgba(145, 145, 145, 1);right:0}