*{
	margin:0;
	padding: 0;
	box-sizing: border-box;
	font-family: "Microsoft YaHei";
	color: #666;
}
html,body{
	width: 100%;
	min-width:1200px
}
header{
	width: 1200px;
	display: flex;
	margin:0 auto;
	height: 54px;
	line-height: 56px;
}
i{
	font-style: normal;
}
.lan{
	color: #09b3d7!important;
	border-bottom: 2px solid #09b3d7;
	padding-bottom: 4px;
	font-weight: 500;
}
a{
	text-decoration: none;
}
.nav a{
	margin-right: 25px;
	color: #333;
}
.nav{
	position: relative;
}
.banner img{
	width: 100%;
	display: block;
	height: 100%;
}
.logo{
	display: flex;
	align-items: center;
	margin-right: 230px;
}
.zhiku{
	width: 1200px;
	height: 496px;
	color: #4b4b4b;
	margin:0 auto;
}
.zhiku p{
	font-size: 22px;
	color:#646464;
	padding-top: 44px;
	text-align: center;
}
.zhikuCon{
	display: flex;
	margin-top: 96px;
	justify-content: space-between;
}
.zhikuL{
	width: 587px;
	height: 254px;
	font-size: 14px;
	background: #f5f5f7;
	padding:34px 40px 0 214px;
	position: relative;
}
.zhikuL span{
	display: block;
	margin-top: 10px;
}
.zhikuL img{
	position: absolute;
	left: 0;
	top: -42px;
}
.lanbg{
	background: #1dc2d8;
	padding:40px 25%;
}
.lanbg_img{
	display: flex;
	justify-content: space-between;
}
.lanbg_img img{
	width: 18%;
}
.lanbg p{
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 12px;
}
.service{
	width: 1200px;
	margin:0 auto;
}
.services{
	background: #47c4d6;
	height: 500px
}
.service .tit div,.service .tit p{
	color: #fff;
}
.service .tit{
	padding-top: 34px;
}
.serT{
	color:#fff;
}
.tit{
	text-align: center;
}
.tit>div{
	font-size: 22px;
	color: #333;
}
.tit p{
	font-size: 14px;
	margin-top: 8px;
	color: #c1c1c1;
	font-family: Microsoft YaHei
}
.ser_cont{
	margin-top:68px;
	display: flex;
	justify-content: space-between;
}
.ser_contL{
	width: 60%
}
.setTxt{
	margin-top: 18px;
	font-size: 14px;
	color: #fff;
}
.set_nei{
	margin-top: 36px;
	font-size: 14px;
}
.set_nei p{
	color:#fff;
}
.set_nei ul{
	border:1px solid #ebebeb;
	padding:12px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 12px;
	width: 70%;
	justify-content: space-between;
}
.set_nei ul li{
	width: 45%;
	color: #fff;
	/*display: flex;*/
	padding:3px 0;
	margin-left: 14px;
}
.honorImg img{
	width: 100%;
}
.set_nei ul li i{
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 50%;
	margin-right: 5px;
	margin-top: 6px;
}
.ser_contR img{
	width:80%;
}
.ser_contR{
	display: flex;
	align-items: center;
}
.morebtn{
	text-align: right;
}
.morebtn button{
	color: #0bb3d8;
	border:1px solid #0bb3d8;
	outline: none;
	padding:5px 8px;
	font-size: 12px;
	background: #f5f5f7;
	margin-top: 8px;
}
.target{
	width: 1200px;
	margin:0 auto;
	height: 500px;
	padding:60px 0 98px;
}
.targetLists{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.targetList{
	width: 24.5%;
	text-align: center;
	padding:28px 0;
	color: #656565;
	font-size: 14px;
	background:#f5f5f7;
	margin-top:10px;
}
.targetList img{
	width: 20%
}
.targetList p{
	margin-top: 12px;
	font-size: 18px;
}
.succes2{
	background: #47c4d6;
	padding:23px 0;
	height: 500px;
}
.succes{
	margin:0 auto;
	width: 1200px;
}
.succes_con{
	display: flex;
	background: #fff;
	margin-top: 34px;
	background: #f5f5f7;
}
.succes_con img{
	width: 720px;
}
.succes_con p{
	padding-left:44px;
	font-size: 16px;
}
.praise{
	width: 1200px;
	margin:0 auto;
	height: 500px;
	padding:30px 0;
}
.praise img{
	width: 100%;
	margin-top: 33px;
}
.why2{
	background: #f5f5f7;
	height: 500px;
	padding:25px 0;
}
.why{
	background: #f5f5f7;
	width: 1200px;
	margin:0 auto;
}
.why_txt{
	background: #fff;
	display: flex;
	height: 305px;
	border:1px solid #0bb3d8;
}
.whyL,.whyR{
	padding:30px 33px;
}
.whyR{
	width: 52%;
}
.whyL{
	color: #4c4c4c;
	width: 48%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.why_you,.why_lie{
	width: 50%
}
.whyCon{
	display: flex;
}
.whyCon_list span{
	font-size: 16px;
	display: block;
	color: #0ab4d8;
}
.whyCon_list span i{
	color: #727272;
	margin-top: 4px;
	display: block;
}
.whyCon_lists{
	width: 100%;
}
.whytxt{
	font-size: 16px;
	padding:22px 38px;
	display: block;
	margin-top: 20px;
	background: #fff;
}
.whyR{
	background: #0bb3d8;
	color: #fff;
}
.whyR p{
	color:#fff;
	font-size: 18px;
}
.whyR ul li{
	margin-left: 20px;
	font-size: 14px;
	margin-top: 12px;
	color: #fff;
}
.honor{
	width: 1200px;
	margin:0 auto;
	height: 500px;
	padding:50px 0 88px;
}
.honor img{
	margin-top: 32px;
}
.team{
	padding:20px 18.75%;
}
.teamlists{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 22px;
}
.teamlist{
	width: 49.7%;
	display: flex;
	background: #fff;
	padding-bottom: 0;
	margin-top: 5px;
}
.teamtu{
	width: 28%;
	display: flex;
	align-items: flex-end;
}
.teamtu img{
	width: 100%;
}
.teamTxt{
	display: flex;
	width: 72%;
	flex-direction: column;
	justify-content: center;
	padding:26px 38px 16px;
}
.teamTxt b{
	font-size: 18px;
	font-weight: 500;
	color: #333
}
.teamTxt span{
	color: #676664;
	font-size: 14px
}
.footprint{
	padding:20px 18.75%;
	background: #f5f5f7;
}
.footprintTxt{
	font-size: 14px;
	color: #656565;
	text-indent:2em;
	margin-top: 8px;
}
.footprinttu{
	text-align: center;
}
.footprinttu img{
	width: 80%;
}
footer{
	background: #32323a;
	padding:50px 0;
	height: 300px;
}
.footer_tp{
	padding:20px 18.75%;
}
.footer_tptu{
	text-align: center;
	margin-top: 10px;
}
.footer_bom{
	width: 1200px;
	margin:0 auto;
	padding:20px 0;
	display: flex;
	justify-content: space-between;
}
.footer_bomtu{
	display: flex;align-items: center;
}
.footer_bomtu img{
	width: 80%;
}
.phone p {
	display: flex;
	align-items: center;
	color: #ccc;
	font-size: 16px;
}
.phone p img{
	width: 40px;
	margin-right: 6px;
}
.phone span{
	font-size: 14px;
	display: flex;
	align-items: center;
	margin-top: 8px;
	color: #7d7d7f;
}
.phone span img{
	margin-right: 5px;
}
.foots{
	padding:15px 18.75%;
	background: #201f24;
	color: #c5c5c5;
	font-size: 14px;
}
.medium2{
	background: #707070;
	height: 500px;
	padding: 80px 0 72px;
}
.medium{
	width: 1200px;
	margin:0 auto;
	display: flex;
}
.mediumTxt{
	width: 50%;
	display: flex;
	flex-direction: column;
}
.mediumTxt p{
	font-size: 24px;
	text-align: center;
	color: #fff!important;
	margin-bottom: 44px;
}
.mediumTxt span{
	color: #fff!important;
	font-size: 14px;
}
.mediumTxt i{
	font-size: 14px;
	margin-top: 23px;
	color: #fff!important;
}
.mediumimg{
	width: 50%;
	padding-left: 23px;
	display: flex;
	align-items: center;
}
.mediumimg img{
	width: 100%;
}
.objectives{
	width: 1200px;
	margin:0 auto;
	height: 500px;
	padding:36px 0;
}
.objlists{
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}
.objlist{
	width: 274px;
	background: #f5f5f7;
	padding:34px 32px;
}
.objimg{
	text-align: center;
}
/*.objimg img{
	width: 60%;
}*/
.objlist p{
	text-align: center;
	color: #4c4c4c;
	margin: 24px 0 12px;
	font-size: 18px;
}
.objlist span{
	color: #676767;
	font-size: 14px;
}
.history2{
	background: #f5f5f7;
	padding:24px 0;
}
.history{
	width: 1200px;
	margin:0 auto;
}
.history img{
	width: 100%;
	margin-top: 24px;
}
.rongYu{
	width: 1200px;
	margin:0 auto;
	height: 600px;
	padding:52px;
	background: url(../img/guanyuwomen-022.png) 0 0 no-repeat;
	background-size:cover;
}
.rongYu .tit div{
	color: #fff;
}
.rYlists{
	display: flex;
	justify-content: space-between;
}
.rYlist{
	width: 49%;
	background: #fff;
	margin-top: 44px;
	padding:22px 38px 50px;
	margin-bottom: 15px;
}
.rYlist p{
	color: #4c4c4c;
	margin: 32px 0 20px;
	font-weight: 500;
	font-size: 18px;
}
.rYlist span{
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}
.ryimg{
	text-align: center;
}
.ryimg img{
	width: 26%;
}
.research{
	width: 1200px;
	margin:0 auto;
	padding:27px 0;
}
.researchLists{
	display: flex;
	justify-content: space-between;
}
.researchList{
	width: 23%;
	border:1px solid #bcbcbc;
	padding:20px;
	margin-top: 20px;
	height: 407px;
}
.researchList span{
	display: flex;
}
.reseimg{
	text-align: center;
	border-bottom: 1px solid #afdbf8;
	padding-bottom: 12px;
}
.researchList p{
	text-align: center;
	padding:20px 0;
	font-weight: 500;
	font-size: 20px;
	color: #333
}
.researchList span{
	font-size: 14px;
	color: #717171;
	padding:0 30px;
}
.researchList span i{
	margin-right: 5px;
	color: #0bb3d7;
}
.tuandui2{
	padding:30px 0;
	background: #f5f5f7
}
.tuandui{
	width: 1200px;
	margin:0 auto;
}
.tuanduiTxt{
	margin-top: 20px;
	color: #feffff;
	padding:55px 212px;
	background: url(../img/guanyuwomen-14.png) 0 0 no-repeat;
	background-size: cover;
	font-size: 16px;
}
.tuanduiTxt p{
	color: #fff;
}
.expert{
	padding:20px 18.75%;
	background: #f5f5f7;
	padding-top: 0;
}
.expertLists{
	display: flex;
	justify-content: space-between;
}
.expertList{
	width: 24.8%;
	padding:16px 12px;
	margin-top: 12px;
	background:#fff;
}
.expertList p{
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	color: #4c4c4c;
}
.expertList span{
	font-size: 12px;
	color: #666666;
}
.fulltime{
	background:#969698;
	padding:20px;
	margin-top: 6px;
}
.fulltimeLists{
	display: flex;
	justify-content: space-around;
	margin-top: 12px;
}
.fulltimeList{
	width: 20%;
}
.fulltimeList p{
	text-align: center;
	color: #ddd;
	font-size: 14px;
	margin-top: 6px;
}
.fulltimeimg{
	text-align: center;
}
.fulltimeimg img{
	width: 60%;
}
.mapsCon{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.mapsR{
	width: 50%;
	text-align: center;
}
.mapsR img{
	width: 91%;
}
.statistics{
	width: 40%;
}
.statisticsLists{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.statisticsList{
	width: 140px;
	border-radius: 50%;
	margin:11px 0;
	background:#fff;
	height: 140px;
	padding-top: 15px;

}
.statisticsimg{
	text-align: center;
}
.statisticsList p{
	text-align: center;
	font-size: 14px;
}
.statisticsList p b{
	color: #0bb4d5;
	font-size: 18px;
}
.morebtn i{
	display: inline-block;
	margin-left: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.5px 0 4.5px 7.8px;
	border-color: transparent transparent transparent #007bff;
}
.banbom{
	height: 180px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	background: url(../img/banner2.png);
	background-size: cover;
}
.banbom p{
	color: #0ab4d7;
	font-size: 18px;
}
.banbomTit{
	color: #0ab4d7;;
	font-size: 22px;
}
.banbomcon{
	display: flex;
	align-items: center;
	justify-content: center;
}
.banbomcon span{
	width: 104px;
	height: 1px;
	background:#118eae;
}
.banbomcon i{
	width: 8px;
	height: 8px;
	background:#0ab4d7;
	border-radius: 50%;
	margin:8px;
}
.maps{
	width: 1200px;
	margin:0 auto;
}
.maps .tit div{
	color: #333;
}
.maps .tit p{
	color: #717173;
}
.copyright{
	width: 1200px;
	margin:0 auto;
	padding-left: 168px;
	color: #dddddd;
	font-size: 14px;
}
/* swiper */
.service .swiper-container {
	width: 100%;
	height: 100%;
}
.service .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
	background: #47c4d6;
	padding:10px 0;
}
.service .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: -3px!important;
	text-align: right;
}
.service .swiper-pagination-bullet{
	background: #47c4d6!important;
	border:2px solid #fff;
}
.service .swiper-pagination-bullet-active{
	background:#fff!important;
	/*border:1px solid #fff;*/
}
/* 关于我们 */
.research .swiper-container {
	width: 100%;
	height: 100%;
	padding-bottom: 15px;
}
.research .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
	background: #fff;
	padding:10px 0;
}
.research .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: -3px!important;
	text-align: right;
}
.research .swiper-pagination-bullet{
	background: #fff!important;
	border:1px solid #47c4d6;
}
.research .swiper-pagination-bullet-active{
	background:#47c4d6!important;
	/*border:1px solid #fff;*/
}
.research .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.maps2{
	background: #f5f5f7;
	height: 650px;
	padding:44px 0;
}
.ab_tit{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ab_tit p{
	font-size: 24px;
	color: #333;
}
.ab_tit span{
	width: 52px;
	background: #0ab2d7;
	height: 2px;
	margin-top: 14px;
}
/* 服务页面 */
.serBan2{
	background: #f5f5f7;
	height: 500px;
}
.serBan{
	width: 1200px;
	margin:0 auto;
}
.baLan{
	background: #0bb3d8!important;
	color: #fff;
}
.serNav{
	padding: 14px 0 28px;
}
.serNav a{
	width: 96px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	display: inline-block;
	background: #e0e0e0;
}
.serBanCon{
	display: flex;
	padding-top: 75px;
}
.serBanConL{
	font-size: 15px;
	padding-top: 24px;
}
.serBanConL span{
	display: block;
	width: 55px;
	height: 3px;
	background: #0bb3d8;
	margin-top: 20px;
}
.serBanConR{
	text-align: right;
	flex:1;
}
.pattern{
	width: 1200px;
	margin:0 auto;
	height: 600px;
	padding-top: 48px
}
.pattern img{
	margin:0 auto;
}
.ser_tit{
	text-align: center;
	font-size: 24px;
	color: #333
}
.ser_tit p{
	font-size: 14px;
	color:#9a9a9a;
	margin-top: 10px;
}
.patternImg{
	text-align: center;
}
.detailed{
	background: #f5f5f7;
	padding: 34px 0 20px;
}
.detailed .swiper-container{
	width: 1200px;
	margin:0 auto;
	margin-top: 38px;
	padding-bottom: 20px;
}
.detailed .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.detailedList{
	width: 282px;
	background: #fff;
	border:1px solid #ccc;
	padding:0 15px;
	height: 428px;
}
.detailedList i{
	font-size: 13px;
	margin-top: 12px;
	display: block;
}
.dataTop{
	text-align: center;
}
.dataTop p{
	font-size: 18px;
}
.dataTop span{
	width: 56px;
	height: 3px;
	background: #1ac6dc;
	display: block;
	margin:0 auto;
	margin-top: 12px;
	margin-bottom: 24px;
}
.detailed .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
	padding:10px 0;
}
.detailed .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 6px!important;
	text-align: right;
}
.detailed .swiper-pagination-bullet{
	background: #fff!important;
	border:1px solid #47c4d6;
}
.detailed .swiper-pagination-bullet-active{
	background:#47c4d6!important;
	/*border:1px solid #fff;*/
}
.detailed .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.people{
	width: 1200px;
	margin:0 auto;
	padding-top: 112px;
}
.peopLists{
	display: flex;
	margin-top: 73px;
	justify-content: space-between;
}
.peopList{
	width: 48.7%;
	display: flex;
}
.peoptxt{
	display: flex;
	flex-direction: column;
	margin-left: 10px;
}
.peoptxt p{
	font-size: 18px;
	padding-top: 34px;
	margin-bottom: 34px;
	margin-bottom: 8px;
}
.peoptxt span{
	margin-top: 16px;
	font-size: 13px;
}
.hall{
	width: 1200px;
	margin:0 auto;
	padding-top: 160px;
	margin-bottom: 60px;
}
.hallTop{
	margin-top: 36px;
}
.hallToplists{
	display: flex;
	justify-content: space-between;
}
.hallToplist{
	width: 327px;
	background: #f5f5f7;
	border:1px solid #ccc;
	position: relative;
	height: 412px;
}
.hallToplist img{
	position: absolute;
	bottom: 0;
	width: 100%;
}
.hallToplist2 p ,.hallToplist p{
	font-size: 18px;
	text-align: center;
	margin-bottom: 28px;
}
.hallToplist2 span ,.hallToplist span{
	font-size: 14px;
	display: block;
	margin-top: 13px;
}
.hallToplist2{
	width: 530px;
	background: #f5f5f7;
	padding:30px 45px 0;
	border:1px solid #ccc;
}
.hallToplistCon{
	padding:30px 23px 0;
}
.hallBom{
	margin-top: 28px;
	display: flex;
	flex-wrap: wrap;
}
.hallBomList{
	width: 50%;
	background: #f5f5f7
}
.hallBomListTxt{
	padding:20px 24px;
}
.hallBomListTxt div{
	font-size: 22px;
}
.hallBomListTxt span{
	width: 53px;
	height: 3px;
	display: block;
	background: #1bc7dd;
	margin-top: 12px;
}
.hallBomListTxt p{
	font-size: 14px;
	margin-top: 20px;
}
.hallBomListTxt p i{
	font-size: 16px;
	display: block;
	margin-bottom: 6px;
}
.hallBomList img{
	display: block;
	width: 100%;
}
.infulence2{
	background: #1cc6dd;
}
.infulence{
	width: 1200px;
	margin:0 auto;
	padding-top: 32px;
	display: flex;
	justify-content: space-between;
	height: 400px;
}
.infulenceL div{
	font-size: 22px;
	color: #fff;
}
.infulenceL p{
	margin-top: 16px;
	color: #fff;
	font-size: 14px;
}
.infulenceImg{
	display: flex;
	align-items: flex-end;
}
.infulence3{
	background: #f5f5f7;
}
.infulenceL3{
	padding-top: 56px;
}
.infulenceL3 div{
	font-size: 24px;
}
.infulenceL3 p{
	margin-top: 16px;
	font-size: 14px;
}
.infulenceL3 span{
	width: 54px;
	height: 3px;
	background: #1ac6de;
	display: block;
	margin-top: 18px;
	margin-bottom: 26px;
}
/* 产品页面 */
.wisdom{
	width: 1200px;
	margin:0 auto;
	padding: 25px 0 34px;
}
.wisdom img{
	width: 100%;
	margin-top: 18px;
}
.wisdomLists{
	background: #f5f5f7;
	padding:84px 0 48px;
}
.wisdomLists .swiper-container{
	width: 1200px;
	margin:0 auto;
	padding-bottom: 20px;
}
.wisdomLists .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.wisdomLists .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
	padding:10px 0;
}
.wisdomLists .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 6px!important;
	text-align: right;
}
.wisdomLists .swiper-pagination-bullet{
	background: #fff!important;
	border:1px solid #46a398;
}
.wisdomLists .swiper-pagination-bullet-active{
	background:#46a398!important;
	/*border:1px solid #fff;*/
}
.wisdomLists .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.wisdomList{
	width: 595px;
	background: #fff;
	padding:34px 26px 0px;
	height: 460px;
}
.wisdomList_tit{
	text-align: center;
}
.wisdomList_tit p{
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 19px;
}
.wisdomList span{
	display: block;
	font-size: 14px;
	margin-top: 12px;
}
.wisdomList i span{
	display: inline-block;
	padding:0 22px;
}
.wisdomList i{
	color: #46a198;
	display: block;
	font-size: 14px;
	margin-top: 24px;
}
.combing{
	background: #f5f5f7;
	height: 600px;
	padding-top: 82px;
}
.combings{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin:0 auto;
}
.combingList{
	width: 283px;
	background: #fff;
	border:1px solid #ccc;
	padding: 38px 26px 0;
	height: 430px;
}
.combingsTit{
	text-align: center;
}
.combingsTit p{
	font-size: 18px;
	margin:12px 0 32px;
}
.combingList span{
	display: block;
	margin-top: 10px;
	font-size: 13px;
}
.uidanceContImg img{
	display: block;
}
.uidance{
	width: 1200px;
	margin:0 auto;
	padding-top: 22px;
	height: 600px;
}
.uidanceCont{
	margin-top: 26px;
	display: flex;
}
.uidanceTxt{
	background: #01a8ec;
	padding:58px 28px 0 24px;
	margin-left:5px;
}
.uidanceTxt p{
	font-size: 18px;
	color: #fff;
}
.uidanceTxt span{
	display: block;
	width: 56px;
	height: 2px;
	background: #fff;
	margin:18px 0 30px;
}
.uidanceTxt i{
	display: block;
	color: #fff;
	margin-top: 20px;
	font-size: 14px;
}
.uidances{
	background: #f5f5f7;
}
.uidanceLists{
	width: 1200px;
	height: 594px;
	margin:0 auto;
	padding:80px 0 0;
	display: flex;
	justify-content: space-between;
}
.uidancelist{
	width: 284px;
	background: #fff;
	height: 428px;
	border:1px solid #ccc;
	padding: 50px 29px 0;
}
.uidancelistTit{
	text-align: center;
}
.uidancelistTit p{
	font-size: 18px;
	margin:28px 0 18px;
}
.uidancelist span{
	font-size: 14px;
	display: block;
	margin-bottom: 12px
}
.uidanceTxt ul{
	border:1px solid #fff;
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
	padding: 12px;
	padding-top: 4px;
}
.uidanceTxt ul li{
	list-style: none;
	color: #fff;
	font-size: 14px;
	margin-top: 8px;
}
.uidanceTxt ul li i{
	display: inline-block;
	padding:0 22px;
	margin-top: 0
}
.supervise{
	background: #f5f5f7;
}
.inspectors{
	background: #f5f5f7;
	height: 598px;
	padding-top: 86px;
}
.inspector{
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	margin:0 auto;
}
.inspectorList{
	width: calc(100% / 3);
	background: #fff;
}
.inspectorList img{
	width: 100%;
	display: block;
	height: 100%;
}
.inspectorTxt{
	padding:20px;
}
.inspectorTxt p{
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
	color: #333
}
.inspectorTxt span{
	font-size: 14px;
	display: block;
	margin-top: 10px;
}
.visualization{
	width: 1200px;
	margin:0 auto;
	height: 600px;
	padding-top:25px;
}
.visualizationTxt{
	padding: 0 28px 0 24px;
	margin-left: 5px;
}
.visualizationTxt p{
	font-size: 18px;
}
.visualizationTxt span{
	display: block;
	width: 56px;
	height: 2px;
	background: #3ebcef;
	margin: 8px 0 16px;
}
.visualizationTxt i{
	display: block;
	margin-top: 12px;
	font-size: 13px;
}
.visualizationTxt ul{
	display: flex;
	flex-wrap: wrap;
	margin: 14px 0 70px;
	/* padding-top: 4px;*/
}
.visualizationTxt ul li{
	list-style: none;
	color: #3691ca;
	font-size: 13px;
}
.visualizationTxt ul li i{
	display: inline-block;
	padding: 0 22px;
	margin-top: 0;
}
/* 智库 */
.lyqs{
	background: #f5f5f7;
	height: 500px;
	padding-top: 46px;
}
.lyq{
	width: 1200px;
	margin:0 auto;
}
.lyqContent{
	display: flex;
	padding-top: 30px;
	justify-content: space-between;
}
.lyqTxt{
	padding-left: 28px;
}
.lyqTxt a{
	display: block;
	font-size:16px;
	margin-top: 6px;
}
.shg{
	width: 1200px;
	margin:0 auto;
	height: 500px;
	padding-top: 42px;
}
.reads,.policys{
	background: #f5f5f7;
}
.read{
	width: 1200px;
	margin:0 auto;
	height: 500px;
	padding-top: 38px;
}
.read .lyqTxt{
	padding:46px 28px 0 0;
}
.course,.policy{
	width: 1200px;
	margin:0 auto;
	padding-top:38px;
	height: 500px;
}
.policy .lyqTxt{
	padding:46px 28px 0 0;
}
.Submissions{
	background:#0d0d0d;
}
.Submission{
	background: url(../img/guandian-01.png);
	background-size: cover;
	height: 350px;
	width: 1200px;
	margin:0 auto;
	padding-top: 64px;
	display: flex;
	justify-content: space-between;
}
.SubmissionL span{
	font-size: 34px;
	color: #03fbfa
}
.SubmissionL p{
	font-size: 22px;
	color: #03fbfa;
	padding:20px 0;
}
.SubmissionBtn{
	background:#02fcfa;
	height: 40px;
	width: 154px;
	text-align: center;
	line-height: 40px;
	color: #090909;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	border-radius: 5px
}
.SubmissionBtn img{
	margin-left: 10px;
}
.SubmissionR span{
	font-size: 18px;
	color: #03fbfa;
	padding-left:18px;
}
.SubmissionR ul{
	display: flex;
	margin-top: 16px;
}
.SubmissionR{
	padding-top: 70px
}
.SubmissionR ul li{
	list-style: none;
	width: 132px;
	margin-left: 16px;
}
.SubmissionR ul li p{
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.SubmissionR ul li img{
	width: 100%;
}
.banners{
	width: 1200px;
	margin:0 auto;
}
.banner{
	background:#0c0914;
}
/*证书查询样式*/
.banner-img {
	background-image: url('../img/lianxiwomen qie-06.png');
	background-size: 100% 100%;
	height: 500px;
	width: 100%;
}
.certificate-body {
	width: 320px;
	/*height: 300px;*/
	background-color: rgba(255,255,255,0.2);
	margin-left: 10%;
}
.certificate-info {
	padding: 0 20px;
}
.certificate-view {
	width: 18px;
	height: 18px;
}
.border-top {
	border-top: 3px solid #ffffff;
}
.border-right {
	border-right: 3px solid #ffffff;
}
.border-bottom {
	border-bottom: 3px solid #ffffff;
}
.border-left {
	border-left: 3px solid #ffffff;
}
.certificate-title {
	color: #ffffff;
	text-align: center;
	font-size: 18px;
}
.certificate-name {
	color: #ffffff;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.certificate-input {
	width: 100%;
	border: none;
	padding: 10px 5px;
	background-color: rgba(255,255,255,0.2);
	border-radius: 5px;
	border:1px solid rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.5);
}
.certificate-input:focus{
	outline: none;
	border-color: rgba(255, 255, 255, 0.5);
}
.certificate-btn {
	width: 100%;
	text-align: center;
	background-color: #50AFD1;
	color: #ffffff;
	margin-top: 30px;
	padding: 10px 5px;
	border-radius: 5px;
	border: 1px solid #50AFD1;
}
.error-info-body {
	height: 100px;
	width: 100%;
	text-align: center;
}
.error-info-text {
	padding: 5px;
	color: red;
	background-color: #FFE5E5;
	font-size: 14px;
}
.certificate-info-header {
	display: flex;
	margin-bottom: 10px;
}
.certificate-info-title {
	text-align: center;
	width: 90%;
}
.certificate-info-close {
	width: 10%;
	text-align: right;
	font-size: 18px;
}
.certificate-info-body {
	width: 380px;
	background-color: #ffffff;
	position: absolute;
	z-index: 100;
	left: calc(50% - 200px);
	top: 130px;
	border-radius: 10px;
	padding: 10px 30px;
}
.certificate-noInfo-img {
	width: 200px;
	height: 200px;
	margin: 60px auto 0 auto;
}
.certificate-noInfo-text {
	font-size: 12px;
	width: 100%;
	text-align: center;
	color: #999999;
	margin-bottom: 60px;
}
.item-body {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.item-info {
	font-size: 14px;
	display: flex;
	padding: 10px 0;
	border-bottom: 1px solid #D2D2D7;
}
.item-left {
	width: 35%;
}
.item-right {
	width: 65%;
}
/*证书列表样式*/
.certificate-list-body {
	position: absolute;
	right: 7%;
	top: 100px;
	width: 86%;
	background-color: #ffffff;
	font-size: 14px;
	padding: 10px;
	border-radius: 10px;
	max-height: 80%;
	min-height: 50%;
	overflow: auto;
}
.search-header {
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.flex-show {
	display: flex;
}
.search-title {
	padding: 10px;
	color: #ffffff;
}
.search-btn {
	padding: 5px 20px;
	color: #ffffff;
	background-color: #0ab2d7;
	border-radius: 5px;
	margin:5px;
}
.table-body {
	border: 1px solid rgba(0,0,0,0.2);
	margin-top: 10px;
	padding: 10px;
	border-radius: 3px;
}
/*.table-body:hover {*/
/*	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);*/
/*}*/
.item-hover:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	background-color: #f5f5f5;
}
.table-item {
	/*border:1px solid #c6c6c6;*/
	padding: 5px 0;
}
.certificate-search-title {
	padding: 10px;
	color: #000000;
}
.loading {
	text-align: center;
	height: 100px;
	margin-top: 100px;
}
.certificate-list-input {
	width: 100%;
	border: none;
	padding: 10px 5px;
	/*background-color: rgba(0,0,0,0.05);*/
	border-radius: 5px;
	border:1px solid rgba(0, 0, 0, 0.2);
	/*color: rgba(255, 255, 255, 0.5);*/
}
.certificate-list-input:focus{
	outline: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	/*border-color: rgba(255, 255, 255, 0.5);*/
}
/* 加入我们 */
.joinus .swiper-container{
	width: 1200px;
	margin:0 auto;
	padding-bottom: 20px;
}
.joinus .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.joinus .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
	padding:10px 0;
}
.joinus .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 6px!important;
	text-align: right;
}
.joinus .swiper-pagination-bullet{
	background: #fff!important;
	border:1px solid #0cb2d8;
}
.joinus .swiper-pagination-bullet-active{
	background:#0cb2d8!important;
	/*border:1px solid #fff;*/
}
.joinus .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.joinus{
	background:#f5f5f7;
	padding: 30px 0;
}
.joinList{
	width: 596px;
	background:#fff;
	text-align: center;
	padding:36px;
	height: 520px;
}
.joinList p{
	font-size: 18px;
	text-align: center;
	padding-bottom:12px;
}
.joinTxt{
	font-size: 13px;
	text-align: left;
	line-height: 1.7
}
/* 好评 */
.praise .swiper-container{
	width: 1200px;
	margin:0 auto;
	padding-bottom: 20px;
}
.praise .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.praise .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
}
.praise .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0px!important;
	text-align: right;
}
.praise .swiper-pagination-bullet{
	background: #fff!important;
	border:1px solid #0cb2d8;
}
.praise .swiper-pagination-bullet-active{
	background:#0cb2d8!important;
	/*border:1px solid #fff;*/
}
.praise .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
/* banner轮播 */
.banner .swiper-container{
	width: 100%;
	margin:0 auto;
}
.banner .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.banner .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 8px!important;
	text-align: right;
	padding-right: 20px;
}
.banner .swiper-pagination-bullet{
	background: #fff!important;
	border:1px solid #0cb2d8;
}
.banner .swiper-pagination-bullet-active{
	background:#0cb2d8!important;
	/*border:1px solid #fff;*/
}
.banner .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.ser_tit span{
	display: block;
	width: 40px;
	height: 2px;
	background:#0bb3d8;
	margin:0 auto;
	margin-top: 8px;
}
/* 智库新改 */
.lyq .swiper-container{
	width: 1200px;
	margin:0 auto;
	padding-bottom: 20px;
}
.lyq .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.lyq .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
}
.lyq .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0px!important;
	text-align: right;
}
.lyq .swiper-pagination-bullet{
	background: #fff!important;
	border:1px solid #0cb2d8;
}
.lyq .swiper-pagination-bullet-active{
	background:#0cb2d8!important;
	/*border:1px solid #fff;*/
}
.lyq .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.lyqList{
	width: 270px;
	height: 342px;
	background: #fff;
	margin-top: 30px;
	display: flex;
	flex-direction: column;
}
.lyqListtxt{
	padding:28px 12px 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex:1;
}
.lyqListtxt p{
	font-size: 16px
}
.lyqListtxt span{
	color: #999;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.shg .lyqList{
	background: #f5f5f7
}
.course .lyqList{
	background: #f5f5f7
}
.sucList{
	width: 24.5%;
	background: #6edde5;
	text-align: center;
	padding:0 26px;
	height: 154px;
	margin-top: 8px;
	padding-top: 8px;
}
.sucList p{
	color: #fff;
	text-align: left;
	font-size: 14px;
}
.succes .swiper-container{
	width: 1200px;
	margin:0 auto;
	padding-bottom: 20px;
}
.succes .swiper-slide{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}
.succes .swiper-slide,.swiper-slide .swiper-slide-active{
	font-size: 18px;
}
.succes .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0px!important;
	text-align: right;
}
.succes .swiper-pagination-bullet{
	background: #fff!important;
	border:1px solid #fff;
}
.succes .swiper-pagination-bullet-active{
	background:#fff!important;
}
.succes .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.phoneWM{
	display:flex;
}
.phoneWM .phone{
	margin-left: 20px;
}
.serandpro{
	position: absolute;
	background: #fff;
	width: 152px;
	height: 92px;
	border:1px solid #ccc;
	left: 155px;
	top: 54px;
	padding:0 10px;
	display: none;
	z-index: 9;
}
.serandpro p a{
	height: 45px;
	display: flex;
	align-items: center;
	width: 100%;
	font-size: 14px;
}
.serandpro p:nth-of-type(1){
	border-bottom: 1px solid #ccc;
}
.serandpro p a img{
	margin-right: 12px;
}
.xzydApp{
	width: 1200px;
	margin: 0 auto;
	height: 720px;
	padding-top: 25px;
}
.xzydHou{
	width: 1200px;
	margin: 0 auto;
	height: 650px;
	padding-top: 25px;
}
.xzydAppCont{
	margin-top: 26px;
	display: flex;
	justify-content: space-between;
}
.xzydApp_txt{
	width: 33%;
	background:#03A390;
	color: #fff
}
