@import url("../../css/basic2.css");
div,p,h1,h2,h3,h4,h5,h6,span,i,a,li,ul,body{
	font-family: "Microsoft YaHei"; padding:0; margin:0; font-size: 18px; line-height: 27px; color: #666;
}
ul,ol,li{list-style: none;}
a{text-decoration: none;}
a:hover,a:link{text-decoration: none;}
.no-padding{padding: 0;}
img{border:0;}
.img_block{display: block; width: 100%;}
.of{overflow: hidden;}
body,html {
	background:#fff;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}
.l{float: left;}
.r{float: right;}
.tp_top{margin-top: 60px;}
.mt{margin-top: 40px;}
/*container*/
.container{margin: 0 auto; }
@media screen and (min-width: 768px){
	.container{width: 750px;}
}
@media screen and (min-width: 992px){
	.container{width: 970px;}
}
@media screen and (min-width: 1200px){
	.container{width: 1170px;}
}
@media screen and (min-width: 1220px){
	.container{width: 1200px;}
}

@media (min-width: 1200px){
	.hidden-lg{display: none!important;}
}
@media (max-width: 1199px) and (min-width: 992px){
	.hidden-md{display: none!important;}
}
@media (max-width: 991px) and (min-width: 768px){
	.hidden-sm{display: none!important;}
}
@media (max-width: 767px){
	.hidden-xs{display: none!important;}
}

.banner-pc{background: url(banner.jpg) no-repeat center 0; height: 500px;}
.banner{margin-bottom: 60px;}
.top_list{display: flex; justify-content: space-between;}
.top_title,.top_stitle{text-align: center;}
.top_title{color:#cc0066; font-size: 38px; line-height: 1;}
.top_stitle{color:#cc0066; font-size: 20px; line-height: 1; margin-top: 10px;}
.top_des{margin-top: 20px; margin-bottom: 20px; padding: 0 30px;}
.top_des p{text-indent: 36px; margin-bottom: 10px;}
.top .button{display: flex; flex-direction: column; justify-self: anchor-center; margin-bottom: 60px;}
.top .button a{display: block; width: 180px; height: 48px; color: #fff; line-height: 48px; background: #2e4de6; border-radius: 25px; text-align: center;
margin: 0 auto; cursor: pointer;}
.top .button p{color: #999; font-size: 12px; line-height: 1; margin-top: 10px; text-align: center;}
.top a{
	display: block; width: 180px; height: 48px; color: #fff; line-height: 48px; background: #cc0066; border-radius: 25px; text-align: center;
margin: 0 auto; cursor: pointer; margin-top: 30px;
}

.swiper_top .items{overflow: hidden; background: #faf7fa; border-radius: 0 10px 10px 0; position: relative;}
.swiper_top .items img{float: left; width: 53%; border-radius: 10px 0 0 10px;}
.swiper_top .items .top_right{padding: 0 3%; width: 41%; float: left;}
.swiper_top .items .top_right h4{color: #28469F; font-size: 24px; line-height: 30px; padding: 33px 0 22px;}
.swiper_top .items .top_right a.more{color: #28469F; font-size: 16px; display: inline-block; position: absolute; left: 56%; bottom: 30px;}
.swiper_top .swiper-pagination-one{position: static; margin-top: 20px;}
.block-two .swiper-pagination-two{
	position: static;
    margin: 0 auto;
    margin-top: 30px;
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0)!important;
}
.swiper_top .swiper-pagination .swiper-pagination-bullet,.block-two .swiper-pagination-two .swiper-pagination-bullet{
    width: 80px;
    height: 10px;
    border-radius: 5px;
    background: #f4f4f4;
    margin: 0 10px;
    opacity: 1;
}
.swiper_top .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #0052cc;
}
.block-two .swiper-pagination .swiper-pagination-bullet.my-bullet-active{
	background: #cc0066;
}
.swiper_top{margin-top: 40px;}
.block-two{margin-top: 50px;}
.block-two .video-play{border-radius: 10px; overflow: hidden;}
.block-two .text{background: #faf7fa; min-height: 100px; padding: 10px 15px; box-sizing: border-box;}
.low_altitude{
	background-color: #faf7fa;  margin-top: 90px; padding-bottom: 80px;
}
.title{text-align: center; font-size: 38px; line-height: 1; padding: 68px 0 28px; margin-bottom: 50px; color: #cc0066; position: relative}
.title::after{
	content: ''; background: #cc0066; position: absolute; left: 50%; bottom: 0; width: 60px; height: 10px; margin-left: -30px;
}
.title.title_two{color: #333; padding-top: 90px;}
.title.title_two::after{background: #202080;}
.swiper_low_altitude .swiper-slide img{display: block; width: 100%; border-radius:  25px;}
.swiper_low_altitude .items{min-height: 400px; background: #fff; box-sizing: border-box; padding: 60px 25px 0; border-radius: 15px;}
.swiper-button-next, .swiper-button-prev{color: #0044cc; font-size: 30px; line-height: 1; top: 50%;}
.swiper-button-next{right: -60px;}
.swiper-button-prev{left: -60px;}
.low_altitude .swiper_box{position: relative}
.swiper_low_altitude .items img{display: block; width: 80%; margin:0 auto;}
.swiper_low_altitude .items .name{font-size: 24px; line-height: 1; color: #333; margin-top: 20px; text-align: center;}
.swiper_low_altitude .items .des{font-size: 16px; line-height: 24px; color: #999999; margin-top: 10px; text-align: center;}

.match_box{background: #faf7fa; padding: 50px 30px; border-radius: 20px;}
.match_box ul{border-bottom: 1px solid #fff;}
.match_box ul li{border-top: 1px solid #fff; padding:16px 5px 16px 10px; overflow: hidden;}
.match_box ul li a{color: #333333; background-image: url(https://www.c114.com.cn/topic/2025gfcdk/images/sanright.png); background-position: left 1px; background-repeat: no-repeat; padding-left: 34px;
background-size: 24px 24px; display: block; float: left;}
.match_box ul li span{display: block; float: right; color: #999999;}

.cooperative_institutions{background:#f7f8ff; margin-top: 90px; padding-bottom: 60px;}
.cooperative_institutions .title{padding-top: 60px;}
.institutions_box{margin-bottom: 10px;}
.institutions_box .name{color: #4663fd; margin-bottom: 10px;}
.institutions_list{display: flex; flex-wrap: wrap;justify-content: space-between;}
.institutions_list_two.institutions_list{justify-content:flex-start}
.institutions_list_two.institutions_list .institutions_item{margin-right: 1.4%;}
.institutions_item{border-radius: 20px; background: #ffffff; width: 24%; margin-bottom: 20px;}
.institutions_item img{display: block; width: 100%;}

.foot_container{background: #cc0066; margin-top: 60px;}
.footer{display: flex; justify-content: center; align-items: center; border-bottom: 1px solid #1f4799; padding: 50px 0 30px;}
.footer .information{color: #fff; font-size: 14px; line-height: 20px;}
.foot{padding: 30px 0;}
.foot p{color: #fff; font-size: 14px; line-height: 20px; text-align: center;}

.title-p{text-align: center; line-height: 1; margin:-20px 0 40px;}
.meeting-list ul li{overflow: hidden; padding: 12px 0 11px;}
.meeting-list ul li.success{background: #faf7fa; border-radius: 10px;}
.meeting-list ul li div{float: left;}
.meeting-list ul li div.time{width: 9%; padding: 0 2%; color: #999; font-size: 16px;}
.meeting-list ul li div.titles{width: 45%; padding-right: 2%;}
.meeting-list ul li div.position{width: 38.5%; padding-right: 1.5%}
.meeting-list ul li div span{color: #333;}

@media screen and (max-width: 1400px){
	.swiper-button-next{right: 0; opacity: 1;}
	.swiper-button-prev{left: 0; opacity: 1;}
}

@media screen and (max-width: 1219px){
	.meeting-list ul li div.time{width: 12%; }
	.meeting-list ul li div.titles{width: 42%;}
	.meeting-list ul li div.position{width: 38.5%;}
}

@media screen and (max-width: 1199px){
	.swiper_top .items .top_right h4{padding: 20px 0 10px; font-size: 20px; line-height: 27px;}
	.swiper_top .items .top_right a.more{margin-top: 6px;}

	.swiper-button-next, .swiper-button-prev{margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);}
	.swiper-button-next:after{
		background-size: 48px 48px; width: 48px; height: 48px;
	}
	.swiper-button-prev:after{
		background-size: 48px 48px; width: 48px; height: 48px;
	}

	.top_list .flex a{width: 210px; height: 80px; padding-left: 10px;}
	.top_list .flex img{width: 60px;}

	
}
@media screen and (max-width: 991px){
	.swiper_top .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        margin: 0 5px;
    }
	.swiper_top .items img{float: none; width: 100%;}
	.swiper_top .items .top_right{width: 96%; padding: 0 2% 20px;}
	.swiper_top .items .top_right a.more{position: static;}

	.banner{margin-bottom: 40px;}

	.meeting-list ul li div span{font-size: 16px; line-height: 24px; display: block;}
	.match_box ul li a{font-size: 16px; line-height: 24px; display: inline-block;}
	.top_title{font-size: 20px;}
	.top_stitle{font-size: 16px;}
	.top_des{padding: 0; margin: 10px 0 20px;}
	.top_des p,.industrys a div,.footer .information div.zixun{font-size: 16px; line-height: 24px;}
	.swiper_top .items .top_right p{font-size: 16px; line-height: 24px;}
	.top .button a{width: 120px; height: 30px; line-height: 30px; font-size: 14px;}
	.top .button{margin-bottom: 20px;}
	.top_list{flex-wrap: wrap;}
	.top_list .flex{width: 48%; margin-bottom: 20px; padding-left: 0;}
	.top_list .flex a{width: 100%;}

	.title{font-size: 20px; padding: 40px 0 20px; margin-bottom: 20px;}
	.title::after{height: 3px; width: 40px; margin-left: -20px; }
	.title.title_two{padding-top: 40px;}


	.match_box ul li span{font-size: 14px; line-height: 20px;}
	.cooperative_institutions{margin-top: 40px; padding-bottom: 30px;}
	.institutions_item{width: 32%;}
	.institutions_list_two.institutions_list .institutions_item{margin-right: 2%;}
	.inside_time,.pages_box .block ul li span{font-size: 16px; line-height: 24px;}

	.low_altitude{margin-top: 50px;}

	.swiper_top .swiper-pagination .swiper-pagination-bullet,.block-two .swiper-pagination-two .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
		border-radius: 5px;
		background: #f4f4f4;
		margin: 0 4px;
		opacity: 1;
	}
	.block-two .swiper-pagination-two{
		margin-top: 10px;
	}
	.swiper_top{margin-top: 30px;}

	.block-two{margin-top: 30px;}
}

@media screen and (max-width: 768px){
	.foot_container{margin-top: 30px;}
	.container{margin: 0 15px;}
	.match_box{padding:20px 15px;}
	.match_box ul li{padding:10px 5px;}
	.match_box ul li a{padding-left: 30px;}
	.top_stitle{line-height: 24px;}
	.top_list .flex{height: 65px;}
	.top_list .flex a{height: 100%;}
	.top_list .flex img{width: 50px;}
	.top_list .flex span,.institutions_box .name{font-size: 16px; line-height: 24px;}
	.top_des p{font-size: 14px; line-height: 20px; text-indent: 28px;}
	.swiper_top .items .top_right p{font-size: 14px; line-height: 20px;}
	.industrys a div{padding: 0 10px;}
	.industrys:last-child{margin-bottom: 0;}
	.match_box ul li a{background-size: 16px 16px; padding-left: 25px; background-position:left 3px;}
	.institutions_item{width: 49%;}
	.institutions_list_two.institutions_list .institutions_item:last-child{margin-right: 0;}
	.institutions_box{margin-bottom: 0;}
	.institutions_item{margin-bottom: 10px;}
	.footer{flex-wrap: wrap;}
	.foot p{font-size: 12px; line-height: 18px; }
	.information{width: 100%; margin-top: 20px;}

	.inside_time,.pages_box .block ul li span{font-size: 14px; line-height: 20px;}

	.top_list .flex a,.swiper_low_altitude .swiper-slide img,.industrys,.match_box,.institutions_item{border-radius: 12px;}

	.title-p{margin: -10px 0 25px;}
	.meeting-list ul li div span,.meeting-list ul li div.time{font-size: 14px; line-height: 20px;}
	.meeting-list ul li{padding: 8px 0;}
	.meeting-list ul li div.time,.meeting-list ul li div.titles,.meeting-list ul li div.position{width: 94%; float:none; padding-left: 4%; }
	.meeting-list ul li div.titles span{font-size: 16px; line-height: 24px;}
	.meeting-list ul li div.titles{padding-top: 2px; padding-bottom: 4px;}

	.swiper-slide{width: 300px;}
	.low_altitude{margin-top: 40px;}



	.swiper_top .items .top_right h4{font-size: 20px; line-height: 27px;}
	.swiper_top .items .top_right{width: 92%; padding: 0 4% 20px;}
	.swiper_top .owl-dots{margin-top: 25px;}
	.swiper_top .owl-dots .owl-dot span{width: 10px; margin:0 4px;}
	.swiper_top .items img{border-radius: 0;}
	.swiper_top .items{border-radius:10px;}
	.top .button{margin-bottom: 30px;}
}



.box{padding:10px 0 30px;}
.box-on{display: block;}
.content{width: 100%; margin:0 auto; max-width: 588px; border:0; border-radius: 10px; }
.form-sov{padding-bottom: 10px;}
.form-sov h3{font-weight: bold; font-size: 30px;
color: #3176c0; text-align: center; padding-bottom: 20px;}
.form-box{padding:30px 30px 30px;}
.form_content .input_box{display: block; padding:5px 0; }
.form_content i{font-size: 16px; font-style: normal; color: #333; display: block; padding-bottom: 5px;}
.form_content input{outline: none; height: 32px; width: 98%; font-size: 14px; padding: 0; border:1px solid #bfbfbf; padding-left: 2px; border-radius: 3px;}
select{height: 32px; width: 98.5%; outline: none; font-size: 14px; border:1px solid #bfbfbf; border-radius: 3px;}
.butt{display: block;
    width: 120px; outline:none;border: none;;
    height: 36px; font-size: 16px;
    color: #fff;
    line-height: 36px;
    background: #2e4de6;
    border-radius: 25px;
    text-align: center;
    margin: 0 auto;
}
.header h5{font-size: 24px; color: #333; padding: 28px 50px 22px;}
.header img{display: block; width: 100%;}
.form-submit{padding: 0 50px;}
.modal-open{overflow: hidden; padding-right: 17px;}
.modal{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100; overflow: hidden; overflow-x: hidden; overflow-y: auto; display: none;}
.modal-backdrop{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 90; background: #000; opacity: 0.7; filter: alpha(opacity=70); display: none;}
.modal-dialog{width: 90%; max-width: 588px; margin: 0 auto; margin-top: 100px;
	animation:myfirsts 0.17s linear; 
	-webkit-animation:myfirsts 0.17s linear;
	-moz-animation:myfirsts 0.17s linear;
}		
.modal-content{position: relative; background:#fff; border-radius: 20px;}
.modal-content .close{color: #ddd; position: absolute; right: -42px; top: 0px; width: 30px;}
.form_top{text-align: center; border-bottom: 1px solid #ddd; color: #cc0066; font-size: 24px; line-height: 1; padding: 10px  0 20px; margin-bottom: 20px;}
.cle{clear: both; width: 100%; height: 0;}
.gf-select { float: left; width: 49%; margin-right: 1%; position: relative;}
.gf-select span {width: 100%; border-radius: 2px; box-sizing: border-box; padding: 5px 27px 5px 10px;display: block; border: 1px solid #bfbfbf; cursor: pointer;}
.gf-select span em {font-style: normal; font-size: 16px; line-height: 24px;}
.gf-select .icon-jt { background: url(https://www.jq22.com/demo/jQuery-city20160328/down-jt.jpg) center right no-repeat; width: 12px; height: 6px;position: absolute;right: 10px;top: 50%; margin-top: -3px;}
.gf-select ul {border: 1px solid #bfbfbf; position: absolute; width: 100%; top: 31px; overflow-y :auto; display: none; background: #fff;}
.gf-select ul li { border-bottom: 1px solid #bfbfbf; line-height: 30px; padding-left: 10px; font-size: 14px;}
.gf-select ul li:last-child{ border-bottom: none; }
.tips{color: #666; font-size: 14px; line-height: 20px; margin: 10px 0 20px;}

@keyframes myfirsts{
	0%   {margin-top: 0px;}
	50%  {margin-top: 50px;}
	100% {margin-top: 100px;}
}
@-moz-keyframes myfirsts{
	0%   {margin-top: 0px;}
	50%  {margin-top: 50px;}
	100% {margin-top: 100px;}
}
@-webkit-keyframes myfirsts{
	0%   {margin-top: 0px;}
	50%  {margin-top: 50px;}
	100% {margin-top: 100px;}
}

@media screen and (max-width: 768px){

	.modal .content{width: 90%; margin: 0 auto;}
	.modal .form-submit{padding: 0;}
	.modal .form_content{padding: 0;}
	.modal .butt{
	    width: 150px; 
	    height: 40px;
	    font-size: 20px;
	    margin-top: 30px;
	    background-size: 100% 100%;
	}
	.modal .modal-content .close{right: -12px; top: -32px; }
	.modal .modal-dialog{margin-top: 50px;}
	@keyframes myfirsts{
		0%   {margin-top: 0px;}
		50%  {margin-top: 25px;}
		100% {margin-top: 50px;}
	}
	@-moz-keyframes myfirsts{
		0%   {margin-top: 0px;}
		50%  {margin-top: 25px;}
		100% {margin-top: 50px;}
	}
	@-webkit-keyframes myfirsts{
		0%   {margin-top: 0px;}
		50%  {margin-top: 25px;}
		100% {margin-top: 50px;}
	}
	.modal .form_content .input_box{padding: 5px 0 0;}
}
