*{
	box-sizing: border-box;
	font-family:Microsoft YaHei;
}
html,body{
	height:1920px;
	width: 1080px;
	margin: 0;
	padding: 0
}
a{
	display: block;
}
.grb_container{
	padding:20px 25px;
}

.grb_list li a img{
 	width: 100%;
 	height: auto;
 	margin-top:25px;
}
.grb_list li:nth-of-type(1){
	margin-top:0rem;
}

.notice_container{
	background-image: url(../images/06.png);
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.notice_list{
	background-color: #ffffff;
	border-radius: 15px;
	padding:0 30px;
	height: 1515px;
	overflow-y: scroll;
}
.notice_list li{
	padding:46px 0 36px 0;
	border-top:1px solid #EEEEEE;
}
.notice_list li:nth-of-type(1){
	border-top:none;
}

.news_list{
	background-color: #ffffff;
	border-radius: 15px;
	padding:0 30px;
	height: 920px;
	overflow-y: scroll;
	margin-top: 30px
}
.news_list li{
	padding:46px 0 36px 0;
	border-top:1px solid #EEEEEE;
}
.news_list li:nth-of-type(1){
	border-top:none;
}
.notic_tip{
	background:rgba(84,133,255,1);
	border-radius:5px;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	font-size:26px;
	padding: 4px 6px
}
.gg_tip{
	background-color: #FFC000;
	border-radius:5px;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	font-size: 26px;
	padding: 4px 6px
}
.title_1{
	font-size: 40px;
	color: #333333;
	margin-left: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width:calc(100% - 100px);
}
.title_2{
	font-size: 28px;
	color: #999999;
}
.title_3{
	font-size: 40px;
	color: #333333;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.right_img{
	width:250px;
	height: 141px;
}

.call_back{
	position: fixed;
	top:50%;
	right:67px;
	z-index: 10
}

.call_back img{
	width: 130px;
	height: 130px;
	display: none;
}

.content_p{
	font-size: 36px;
	color: #333333;
	line-height: 60px;
	margin-top: 54px;
	text-align: justify;
}
.content_p img{
	max-width: 100%;
	margin: 0 auto;
    display: inherit;
}
.content_p p{
	font-size: 36px;
	color: #333333;
	line-height: 80px;
	margin-top: 50px;
	text-align: justify;
}

/*视觉*/

.vision_list{
	background-color: #ffffff;
	border-radius: 15px;
	padding:0 45px;
	height: 1515px;
	overflow-y: scroll;
}
.vision_list1{
	padding:45px 0;
}
.vision_list li{
	margin-top: 30px
}
.vision_list li:nth-of-type(1){
	margin-top: 0
}
.vision_list li a{
	display: inline-block;
	position: relative;
}
.vision_list li a .visionImg{
	width:892px;
	height:501px;
	border-radius:15px;
}
 .visionImg1{
	width:847px;
	height:476px;
	border-radius:15px;
}

.vision_bgT1{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius:0 0 15px 15px;
}

.news_inner{
	width:847px;
	height:476px;
	border-radius:15px;
	position: relative;
}
.vision_bgT{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
}

.title_vision{
	width: 100%;
	font-size: 36px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding:15px 34px;
}

.swiper-container1 .swiper-wrapper .swiper-slide img{
 	width: 100%;
 	height: 553px;
}

.swiper-container1 .swiper-button-prev.swiper-button-disabled{
	opacity: 1
}

.swiper-container1 .swiper-button-next.swiper-button-disabled{
	opacity: 1
}
.swiper-container1 .swiper-button-prev.swiper-button-disabled.swiper-button-prev:after{
	 background-image: url(../images/11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100px;
	height: 100px;
	font-size: 0;
	/*opacity: 1*/
}

.swiper-container1 .swiper-button-next.swiper-button-disabled.swiper-button-next:after{
	background-image: url(../images/08.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100px;
	height: 100px;
	font-size: 0;
	/*opacity: 1*/
}
.swiper-container1 .swiper-button-next,.swiper-container1 .swiper-button-prev{
	width: 100px;
	height: 100px;
	text-align: center;
	top: 40%;
}
.swiper-container1 .swiper-button-next:after{
    background-image: url(../images/09.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100px;
	height: 100px;
	font-size: 0

}

.swiper-container1 .swiper-button-prev:after{
	background-image: url(../images/10.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100px;
	height: 100px;
	font-size: 0
}

.visionD_title{
	font-size: 36px;
	color: #000;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.titleD_1{
	color: #FFC000;
	font-size: 72px
}

.titleD_2{
	color: #000000;
	font-size: 48px;
}

.visionD_list{
	background-color: #ffffff;
	border-radius: 15px;
	height: 1515px;
}
.bottom{
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin-top: 50px;
	font-weight: bold;
}

.padding_top_60{
	padding:60px 0 40px 0;
}

.top_header{
	color: #FFFFFF;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
}

.padding_0_50{
	padding:0 50px;
}

.top_img{
	height: 64px;
	width: auto;
	margin-top: 65px
}

.notice_inner{
	width: calc(100% - 250px);
	padding-right:40px
}

.margin_top_30{
	margin-top:30px
}

.margin_left_50{
	margin-left: 50px
}

.margin_top_38{
	margin-top: 38px
}

.title_content{
	font-size: 46px;
	color: #333333;
	font-weight: bold;
	margin-top: 86px
}

.news_content{
	width: calc(100% - 250px);
	padding-right:40px
}

.visionD_list .swiper-container {
  width: 100%;
  height: 100%;
  padding-top: 50px
}
.visionD_list .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: rgba(0,0,0,0);

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.swiper-container1 {
  width: 100%;
  height: 100%;
}
.swiper-container1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.height_170{
	height: 170px
}

.vision_swiper{
	margin-top: 169px;
	/*padding:0 50px*/
}

.vision_title1{
	margin-top: 30px;
}

.visionD_title1{
	font-size: 30px;
	color: #000;
}