*{
	margin: 0;
	padding: 0;
}
body{
	
	min-width: 1600px;
}
.dh{
	height: 100px;
	width: 100%;
	background: #FFFFFF;
	position: fixed;
	z-index: 999;
	opacity: 1;
}

.dh ul{
	width: 1200px;
	display: flex;
	justify-content:space-between;
	margin: 0 auto;
}
.dh ul li{
	list-style: none;
	height: 90px;
	width: 80px;
	
}
.Boder_bottom{
	text-align: center;
	/*border-bottom: 3px solid #0057B8;*/
}
.dh .dh_logo{
	margin: 25px auto;
	width: 210px;
	height: 49px;
	display: block;
}
.dh ul li a{
	text-decoration: none;
	display: block;
	height: 100px;
	line-height: 100px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
}
.phone{
	width: 250px;
	height: 100px;
	background:#E11111;
	display: flex;	
}
.phone .zt{
	margin-left: 20px;
}
.phone_icon img{
	width: 30px;
	height: 29px;
	display: block;
	position: relative;
	top: 40px;
	left: 12px;
}
.phone  span{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
	margin-top: 23px;
}
.phone p{
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
}
/* <!-- bananer图 --> */
.bananer{
	width: 100%;
	height: 900px;
	overflow: hidden;
}
.bananer img{
	width: 100%;
	height: 900px;
	animation-name: example;
	animation-duration: 4s;
}
/* bananer动画 */
@keyframes example{
	   from {transform: scale(1.2,1.2);}
	    to {transform: scale(1,1);}
}






/* icon */
.box_bottom{
	height: 180px;
	width: 100%;
	background: #F6F6F6;
}
.box_bottom_div{
	width:1200px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
}
.aaa{
	margin-top: 51px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	cursor: pointer;	
}
/* .aaa:hover{
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 3px rgba(12, 0, 0, 0.05);
} */
.aaa img{
	width: 36px;
	height: 37px;
	display: block;
	margin: 0 auto;
}
.icon_ziti{
	margin-top: 29px;
}
/* 应用领域 */
.application{
	width: 1200px;
	/* border: 1px solid red; */
	margin: 0 auto;
}
.application_text{
	width: 100%;
	margin: 0 auto;
	width: 232px;
	height: 59px;
}
.xb{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A0A0A0;
	text-align: center;
	margin-top: 36px;
}
/*轮播*/
.lb{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}
.lb_img{
	height: 250px;
	width: 1200px;
	display: flex;
	margin: 0 auto;
}
.lb_opcity{
	width: 1199px;
	height: 100px;
	background-color: rgba(0,0,0,0.5);
	position: relative;
	bottom: 204px;
}
.lb_opcity_text{
	width: 97px;
	height: 24px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FEFEFE;
	position: relative;
	top: 18px;
	left: 52px;
}
.lb_opcity_text1{
	width: 1052px;
	height: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FEFEFE;
	position: relative;
	top: 28px;
	left: 52px;
}
.jianju{
	margin-left: 30px;
}
.t_jianju{
	margin-top: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	display: block;
	width: 80px;
	margin-left: 150px;
	
}
.bg{
	background-image: url(../img/dd.png);
	background-repeat: no-repeat;
	height: 850px;
	width: 100%;
	margin-top: 240px;
}

.img_zi{
	width: 1200px;
	height: 46px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F8F8F8;
	line-height: 30px;
	margin: 0 auto;
}
.spanss{
	width: 1200px;
	height: 46px;
	display: block;
	text-align: center;
}
/* .jianbian{
	width: 1200px;
	height: 150px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.yuan{
	height: 100px;
	width: 100px;
	background: #FFFFFF;
	opacity: 0.6;
	border-radius: 50%;
	
}
.dd_yid{
	text-align: center;
}
.dd_yid img{
	display: block;
	height: 50px;
	width: 50px;
	margin: 25% auto;
}
.yuan:hover
{ 
	background: white !important;
	cursor: pointer;
	opacity: 1;
}
.bl{
	margin-top: 51px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 48px;
} */
.ty{
	width: 150px;
	height: 45px;
	border-radius: 80px;
	border: 1px solid #D2D2D2;
	margin: 0 auto;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
}
.ty  .ty_span{
	position: relative;
	top: 12px;
	left: 30px;
}
.ty span{
	display: block;
	position: relative;
	top: -18px;
	left: 70px;
}
.icon_box{
	width: 1200px;
	margin: 0 auto;
}
.icon_box ul {
	display: flex;
	flex-wrap: wrap;
}
.icon_box ul li{
	width: 238px;
}
.icon_boxStyle{
	width: 172px;
	text-align: center;
	margin: 0 auto;
}
.icon_boxStyle img{
	height: 120px;
	width: 120px;
	margin: 0 auto;
}
.icon_boxStyle span{
	display: block;
	padding-top: 31px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFEFE;
}

.none_icon{
	display: none;
}
.lis_top{
	margin-top: 61px;
}
.show_icon:hover{
	cursor: pointer;
}
.none_icon:hover{
	cursor: pointer;
}
.aboutXZ_box{
	width:100%;
	height: 950px;
	background-image: url(../img/bjXZ.png);
	margin: 0 auto;
}
.aboutXZ{
	/*background-image: url(../img/bjXZ.png);*/
	background-repeat: no-repeat;
	display: flex;
	width:1200px;
	margin: 0 auto;
	
}
.about_right{
	width: 60%;
	height: 700px;
}
.about_img{
	margin-top: 20%;
	/*margin-left: 45%;*/
}

.about_text{
	width: 600px;
	/*height: 400px;*/
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #313131;
	line-height: 30px;
	/*margin-left: 45%;*/
	margin-top: 10%;
}
.about_left{
	width: 45%;
	margin-left: 195px;
	margin-top: 5%;
	height: 620px;
}
.about_left_img{
	width: 500px;
	height: 600px;
	overflow: hidden;
}
.about_left .about_left_img img{
    transition: all 0.5s;
}
.about_left .about_left_img img:hover{
	transform: scale(1.1,1.1);
}
.look_about{
	width: 180px;
	height: 50px;
	border: 1px solid #D2D2D2;
	border-radius: 25px;
	text-align: center;
	text-decoration: none;
	line-height:50px ;
	/*margin-left: 45%;*/
	margin-top: 30px!important;
}
.look_about a{
	text-decoration: none;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #313131;
}
.number{
	width:1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.number dl dt{
	width: 300px;
	height: 100px;
	border-right:  1px solid #D2D2D2;
	text-align: center;
	line-height:50px;
	
}
.number_text{
	height: 38px;
	font-size: 48px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0057B8;
}
.number_text_year{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0057B8;
}
.cooperation_img{
	background-image: url(../img/map.png);
	background-repeat: no-repeat;
	height: 552px;
	width: 1217px;
	margin: 0 auto;
	/* background-size: 1017px 552px; */
}

.number_date{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #313131;
}
.hezuo{
	width: 1200px;
	margin: 0 auto;
}
.img_auto{
	text-align: center;
}
.cooperation_img{
	background-image: url(../img/map.png);
	background-repeat: no-repeat;
	width: 1200px;
	margin: 0 auto;
}
.cooperation{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A0A0A0;
	line-height: 30px;
	text-align: center;
}
.icon_show ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.icon_show ul li{
	flex: 2;
	width: 260px;
	height: 150px;
	margin-top: 40px;
}
.icon_show ul li p{
	width: 250px;
	height: 47px;
	margin: 47px auto;
}
.icon_show ul li:hover{
	cursor: pointer;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 1px rgba(12, 0, 0, 0.1);
}
.icon_show ul li img{
	display: block;
	width: 210px;
	height: 47px;
	margin: 47px auto;
}

.cooperation_left{
	text-align: center;
}
.NewPage_img{
	background-image: url(../img/newPageBj.png);
	background-repeat: no-repeat;
}
.New_cooperation{
	width: 300px;
	margin: 0 auto;
	display: flex;
}
.New_cooperation p{
	width: 110px;
	height: 45px;
	border: 1px solid #A0A0A0;
	text-align: center;
	line-height:45px ;
}
.New_cooperation p a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #313131;
}
.NewPage_fenli{
	width: 380px;
	height: 100px;
	background: #FFFFFF;
	position: relative;
	top: -4px;
}
.NewPage_fenli:hover{
	background: #D2D2D2;
}
.New_left{
	height: 88%;
	margin-left: 30px;
		border: 1px solid red;
}
.hytransform{
	width: 380px;
	height: 350px;
}
.NewPage_fenli2{
	
}

/* tab切换 */
.tabp{
	cursor: pointer;
}
.tab_p{
	margin-left: 50px;
}
.active{
	display: none;
}

.New_auto {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.New_auto img{
	height: 350px;
	width: 380px;
	transition: all 0.5s;
}
.NewSpan_right{
	display: inline-block;
	width: 117px;
	height: 80px;
	border-right: 1px solid  #D2D2D2;;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #313131;
	text-align: center;
	margin-top: 10px;
	
}
.New_date {
	position: relative;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #313131;
	top: 30px;
	left: -95px;
}
.text_yd{
	position: relative;
	top: -82px;
	left: 135px;
	width: 226px;
	height: 31px;
}
.shuzhi{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #313131;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.details{
	display:block;
	position: relative;
	top: 18px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #313131;
	width: 226px;
	height: 40px;
}
.dituBj{
	background-image: url(../img/dituBj.png);
	height: 400px;
	width: 100%;
	display: flex;
}
.eachers_left{
	width: 45%;
}
.eachers_left .eachers_box_ditu{
	width: 600px;
	height: 300px;
	opacity: 0.99;
	border: 1px solid red;
	margin:58px 360px;
}
.eachers_zw{
	width:5% ;
}
.eachers_right{
	width: 40%;
}
.form_yd{
	margin-top:85px;
	margin-left: 150px;
}
.textarea{
	outline:none
}
.input_top input{
	width: 210px;
	height: 40px;
	background: #FFFFFF;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CBCBCB;;
	outline:none; 
}
.input_top{
	margin-top: 17px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CBCBCB;;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CBCBCB;;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CBCBCB;;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #CBCBCB;;
}
.submit{
	width: 433px;
	height: 40px;
	background: #E11111;
	border: none;
	margin-top: 18px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.ckxq{
	width: 180px;
	height: 50px;
	border: 1px solid #D2D2D2;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
}
.ckxq a{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #313131;
}
.kg{
	height: 50px;
}
.footer{
	width:100%;
	height: 365px;
	background: #1B1B1B;
	display: flex;
}
.footer_auto{
	width: 23%;
}
.footer_phone{
	height: 140px;
	width: 400px;
	margin-top: 113px;
	display: flex;
	/* margin-left: 14px; */
	border-left: 1px solid #434343;;
}
.bt_text a{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF !important;
}
.telePhone{
	margin:20px 20px ;
}
.footer_phone_zong{
	margin-left: 20px;
	
}
.footer_phone_text1{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	
}

.footer_phone_text2{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 20px;
}
.footer_right{
	width: 30%;
}
.footer_left{
	width:50%;
	display: flex;
	margin-left:260px;
}
.wx{
	width: 150px;
	height: 150px;
	background: #A0A0A0;
	margin-top: 75px;
}
.wx_box{
	width: 150px;
	height: 200px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7D7D7D;
	text-align: center;
}
.wx_box p{
	margin-top: 14px;
}
.footer_left ul{
	margin-left: 101px;
	margin-top: 64px;
}
.footer_left ul li{
	margin-top: 16px;
}
.footer a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #B5B5B5;
}
.footer_last{
		height: 85px;
		width:100%;
		background: #111111;
		line-height: 85px;
}
.last_text{
	margin-left:360px ;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #B3B3B3;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}
/* 热线资讯 */
.HotlinePage{
	background-image: url(../img/HotlinePage.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 334px;
}
.HotlinePage_auto{
	text-align: center;
	font-family: Microsoft YaHei;
	color: #FFFFFF;
	margin-top: -52px;
}
.HotlinePage_auto_one{
	font-size: 42px;
	font-weight: bold;
	position: relative;
	top: 92px;
}

.HotlinePage_auto_two{
	font-size: 30px;
	font-weight: 400;
	margin-top: 123px;
}
.HotlinePage_auto_three{
	font-size: 12px;
	font-family: Adobe Heiti Std !important;
	font-weight: normal;
	margin-top: 7px;
}
.HotlinePage_auto_four{
	font-size: 12px;
	font-weight: 400;
	margin-top: 19px;
}
#container {
      width: 100%;
      height: 100%;
}
/* 荣誉资质 */
.HonoraryQualificationLb{
	width: 100%;
	height: 300px;
/* 	border: 1px solid red; */
}
.HonoraryQualificationLb img{
    white:300px;
    height: 300px !important;
}
.HonoraryQualificationLb_box{
	width: 1200px;
	height: 300px;
	/* border: 1px saddlebrown solid; */
	margin: 41px auto ;
}
.HonoraryQualification_Lb{
	width: 100%;
	margin-top: 45px;
}
.HonoraryQualificationLb_box p{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #313131;
}
.swiper_img img{
	height: 103px;
	width: 200px;
}
.kb{
	height: 87px;
	width: 100%;
}
.xkb{
	height:35px;
	width: 100%;
}
.mySwiper5_text{
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	overflow: hidden;
	width: 380px;
	height: 200px;
	
}
.mySwiper5_text img{
    transition:  all 0.5s;
}
.mySwiper5_text img:hover{
	transform: scale(1.1);
}
.mySwiper5_text span{
	display: block;
	margin-top: 20px;
}
#hover_css .swiper-slide span{
	display: block;
	margin-top: 20px;
	text-align: center;
}
.mySwiper5_text:hover{
	cursor: pointer;
}
    .swiper {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
      }

      .swiper-slide {
        background-size: cover;
        background-position: center;
      }

      .mySwiper6{
        height: 80%;
        width: 100%;
      }
      .mySwiper5 {
     /* height: 20%; */
        box-sizing: border-box;
       /* padding: 10px 0; */
		margin-top: 20px;
      }
	.mySwiper5 img{
		width: 380px;
		height: 200px;
	} 
      .mySwiper .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
      }
      .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
      }
	  .transform_hover{
		  height: 450px;
	  }
.transform_hover img:hover	{
	transform: scale(1.2,1.2);
}  
.hover_img{
	width: 380px !important;
	height: 350px !important;
	overflow: hidden;
	
}
.hover_img img:hover{
	transform: scale(1.2,1.2);
}
.ty a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}