/*banner图*/
#homeWrap {
	width: 100%;
	height: 100%;
}
.baiyi-banner-container {
	position: relative;
	max-width: 100%;
    height: auto;
	background: radial-gradient(50% 153%, #042347 44%, #020317 100%);
}
.baiyi-banner-container .index-top-banner {
	max-width: 100%;
    height: auto;
	margin: 0 auto;
}
.baiyi-banner-container .index-top-banner  img {
	max-width: 100%;
	height: auto;
	
}
.baiyi-banner-container .index-box-container-bg {
	position: absolute;
	width: 100%;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	bottom: 0;
	z-index: 99;
	background: rgba(32,41,76,0.3);
	border: 1px solid #243148;
}
.index-box-container {
	/*width: 64%;*/
	display: flex !important; 
	margin: 0 auto;
}
.index-box-container img{
	width: 18px;
	height: 18px;
}
.index-box-container .new_title {
	width: 170px;
    margin-left: 6px;
	color: #fff;
	margin-right: 20px;
}

.index-box-container marquee {
	width: 40%;
	height: 40px;
	color: #FFFFFF;
}

.banner-more {
	width: 256px;
	height: 43px;
	background: #007CC3;
	line-height: 42px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}

.banner-more .icon-angle-right{
	font-size: 16px;
}
/*banner end*/

/*百驿新闻*/
.baiyi-index-community .baiyi-index-community-wrap .swiper-news  {
	position: relative;
	height: 300px !important;
	overflow-y: hidden;
}
.baiyi-index-community .baiyi-index-community-wrap .swiper-news .swiper-slide {
	height: 300px !important;
}
.baiyi-index-community .baiyi-index-community-wrap .swiper-news .swiper-button-prev {
	position: absolute;
    width: 56px;
    padding: 46px 36px;
    left: 1134px !important;
    top: 90px;
    color: #E3E3E3;
	
	background: url(../img/arrow-top.png) no-repeat center;
}
.baiyi-index-community .swiper-button-prev.swiper-button-disabled,.baiyi-index-community .swiper-button-next.swiper-button-disabled {
	opacity: 1;
	box-shadow: 0 2px 8px 2px rgba(0,0,0,0.10);
}
.baiyi-index-community .swiper-pagination-bullet-active {
	    background: #007CC3;
}
.baiyi-index-community .baiyi-index-community-wrap .swiper-news .swiper-button-next {
	position: absolute;
	width: 56px;
	padding: 46px 36px;
	right: 126px;
	top: 200px;
	color: #E3E3E3;
	background: url(../img/arrow-bottom.png) no-repeat center;
}

/*百驿主要产品*/
.baiyi-main-market {
	width: 100%;
	background: #fff;
}
.baiyi-main-market-wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.baiyi-main-head {
	/*padding-top: 40px !important;*/
}
.baiyi-product-info {
	margin-top: 30px !important;
}
.baiyi-product-info h1 {
	line-height: 34px;
	color: #20294C;
	font-size: 30px;
	font-weight: 600;
    text-align: center;
	letter-spacing: 1px;
}
.baiyi-product-info p {
	color: #9B9B9B;
	font-size: 16px;
    text-align: center;
    margin-top: 16px;
}
.baiyi-main-product-other-cell {
	display: block;
	/*width: 25%;*/
	height: 280px;
	margin-bottom: 25px;
	text-align: center;
	padding: 0 30px;
}

.baiyi-main-product-other-cell:hover {
	box-shadow: 0 2px 25px 0 rgba(0,0,0,0.10);
}

.baiyi-main-product-other-cell h3 {
	color: #000000;
	font-weight: 600;
	padding-top: 28px;
	padding-bottom: 24px;
}
.baiyi-main-product-other-cell img {
	width: 60px;
	height: 60px;
}
.baiyi-main-product-other-cell h4 {
	height: 40px;
	line-height: 40px;
	color: #4A4A4A;
}
.baiyi-main-product-other-cell p {
	line-height: 18px;
	color: #9B9B9B;
	font-size: 10px;
}
/*百驿主要产品end*/

/*百驿动态*/
.baiyi-index-community {
	width: 100%;
	padding-bottom: 20px;
}
.baiyi-index-community-wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}
.baiyi-main-content {
	padding-top: 12px;
	position: relative;
	/*overflow: hidden;*/
}
.baiyi-main-content .item-box {
	position: relative;
	z-index: 1;
	/*width: 100%;*/
	/*width: 34%;*/
	/*height: 342px;*/
}
.baiyi-main-content .item-box img {
	max-width: 90%;
	height: auto;
}
.news-box {
	/*position: absolute;
	right: 100px;*/
	/*max-width: 66%;*/
	padding: 40px 70px;
	/*height: 324px;*/
	background: #FFFFFF;
	text-align: center;
	/*box-shadow: 0 6px 24px 6px rgba(0,0,0,0.10);*/
	margin-left: -72px;
}
.news-box h3 {
	height: 40px;
	line-height: 30px;
	color: #007CC3;
	
}
.news-box .news-content {
	text-indent: 2em;
	color: #9B9B9B;
	line-height: 22px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal!important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	font-size: 14px;
	text-align: left;
}

.news-box .news-more {
	position: absolute;
	width: 110px;
	height: 34px;
	color: #333333;
	line-height: 34px;
	text-align: center;
	/*border: 1px solid #333333;
	border-radius: 2px;
	margin-top: 32px;
	margin-left: 20px;*/
	bottom: -38px;
    right: 56px;
}
.news-more a {
	color: #9B9B9B;
}
.baiyi-index-partner-content ul li {
	/*width: 25%;*/
	position: relative;
	/*margin-bottom: 10px;*/
}
.baiyi-index-partner-content ul li .content-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(-180deg, rgba(0,0,0,0.2) 3%, rgba(0,0,0,0.05) 100%);
	border-radius: 2px;
}
.baiyi-index-partner-content ul li .baiyi-partner-infor {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	background-color: #5989D6;
}
.baiyi-index-partner-content ul li .baiyi-partner-infor h3 {
	padding-top: 20px;
    line-height: 56px;
    height: 68px;
	font-weight: 600;
}
.baiyi-index-partner-content .text-border {
	display: block;
	width: 40px;
	height: 4px;
	background: #fff;
	margin: 0 auto;
	margin-bottom: 20px;
}
.baiyi-index-partner-content ul li .baiyi-partner-infor .text-content {
	
    height: 122px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    font-size: 12px !important;
	padding: 0 30px !important;
	margin-bottom: 0;
	line-height: 20px !important;
}
.baiyi-index-partner-content ul li .baiyi-partner-infor .text-white p {
	font-size: 12px !important;
	color: #fff !important;
	margin: 0 !important;
	line-height: 20px !important;
	background-color: transparent !important;
	
}
.baiyi-index-partner-content ul li .baiyi-partner-infor .text-white span {
	
	font-size: 12px !important;
	color: #fff !important;
	margin: 0 !important;
	line-height: 20px !important;
}

.baiyi-index-partner-content ul li img {
	width: 100%;
	
}
/*百驿动态end*/


/*百驿合作伙伴示例*/
.baiyi-index-partner {
	width: 100%;
	
}
.baiyi-index-partener-wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/*.baiyi-index-partner-content {
	position: relative;
    left: -60px;
	max-width: 1300px;
}*/
.baiyi-index-partner-content ul {
	width: 1200px;
	margin-left: 20px;
}
/*百驿合作伙伴示例*/

.baiyi-index-company {
	width: 100%;
	margin-bottom: 24px;
}
.baiyi-index-company-wrap{
	 width: 100%;
	 margin: 0 auto;
	 text-align: center;
}
.baiyi-index-company-wrap .baiyi-company img {
    display: block;
    max-width: 100%;
    height: auto;
}

.baiyi-index-partner-content .swiper-container {
	/*padding-left: 20px;*/
	/*padding-right: 33px;*/
	padding-left: 0px;
	padding-right: 0px;
}

.baiyi-index-partner-content .swiper-container .swiper-button-prev {
	position: absolute;
    top: 50%;
    margin-top: -48px;
    left: 22px;
	width: 36px;
	height: 97px;
	background-color: #999999;
	background-image: url(../img/arrowLeft.png);
}
.baiyi-index-partner-content .swiper-container  .swiper-button-next {
	position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -48px;
	width: 36px;
	height: 97px;
	background-color: #999999;
	background-image: url(../img/arrowRight.png);
}
.baiyi-index-partner-content .swiper-container .swiper-slide-active {
	margin-right: 20px;
}
.slide-infor {
	width: 290px;
	height: 220px;
    overflow-y: auto;
    line-height: 20px;
    font-size: 12px;
    color: #333333;
    padding-top: 20px;
    margin: 0 auto;
    margin-left: -28px;
}
.side-wrap {
	position: relative;
	width: 219px;
    height: 220px;
}
.slide-parkName {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
}
.slide-parkName h1 {
	padding-top: 80px;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 0;
}
.slide-parkName i{
	display: inline-block;
	width: 32px;
	height: 5px;
	background: #40F3F5;
}
.baiyi-company {
	/*margin-left: 90px;*/
}


/*新banner图*/
.home-banner {
	width: 100%;
	background: url(../img/home-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
 #homeWrap .baiyi-nav {
	/*background: rgba(0,0,0,0.1);*/
}
#homeWrap .B-home-topbar-menu {
	background: transparent;
}

.newFlash {
	padding-top: 10px;
}
.newsFlash .flash-left {
	
}
.icon-bullhorn {
	color: #5989D6;
	
}
.newFlash .flash-left .first-p {
	margin-top: 7px;
}
.newFlash .flash-left p {
	height: 4px;
	line-height: 10px;
	color: #5989D6;
	font-size: 14px;
}
.newFlash .flash-right {
	padding-left: 16px;
}
.newFlash .flash-right .flash-title {
	height: 66px;
	line-height: 60px;
	font-size: 24px;
}
.newFlash .flash-left .first-p {
	margin-top: 7px;
}
.newFlash .flash-right  p {
	font-size: 14px;
	
}
.newFlash .flash-right span {
	color: #5989D6;
}
/*首页新闻*/
.homeNews-wrap {
	width: 100%;
	min-height: 240px;
	padding-top: 10px;
}
.homeNews-wrap .homeNews-left {
	position: relative;
}
.homeNews-wrap .homeNews-left p {
	position: absolute;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    left: 0;
    bottom: 0;
    padding-left: 20px;
    margin: 0;
}
.homeNews-wrap .homeNews-left img {
	width: 100%;
	height: 230px;
}
.homeNews-wrap .homeNews-right {
	position: relative;
	padding-left: 26px;
}
.workNews {
	width: 100%;
	height: 204px;
	overflow-y: hidden;
}
.message-list img {
	position: absolute;
	width: 10px;
	height: 10px;
}
.message-list a {
	display: flex;
	width: 100%;
	height: 34px;
	line-height: 34px;
	justify-content: space-between;
	font-size: 14px;
}
.box-message a:hover {
	color: #5989D6;
	font-size: 14px;
}
.message-list a span:nth-of-type(1) {
	position: relative;
	left: 20px;
	display: inline-block;
	width: 74%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*首页新闻end*/


/*最新入图*/
.newSettle-wrap {
	width: 100%;
	height: 80px;
	border: 1px solid #F4F4F4;
	margin-top: 16px;
}
.newSettle-left {
	
}
.newSettle-left img {
	height: 80px;
}
.newSettle-right {
	padding: 0 48px;
	
}
.newSettle-right p {
	width: 50%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #4A4A4A;
	margin-bottom: 0;
}
/*最新入图end*/

/*广告1*/
.ad-wrap {
	display: block;
	width: 100%;
	height: 64px;
}
.ad-wrap img {
	position: relative;
	width: 100%;
	height: 64px;
}
/*广告2*/


/*政策解读*/
.unscramblePolicy {
	width: 100%;
	min-height: 352px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.unscramblePolicy h1 {
	height: 60px;
	line-height: 60px;
}
.changePolicy {
	
}
.changePolicy span {
	display: inline-block;
	/* border: 1px solid #F3F3F3; */
	width: 138px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #666666;
	font-size: 16px;
	letter-spacing: 1px;

	position: relative;
	/*margin-right: 6px;*/
}
.changePolicy .active {
	/* background: #5989D6; */
	color: #5989D6;
	border: none;
	font-weight: bold;
	
}
.changePolicy .active::after{
	content:"";
	position: absolute;
	bottom:0;
	left: 50%;
	margin-left: -35px;
	width: 70px;
	height: 2px;
	background: #5989D6;
}
.unscramblePolicy .morePolicy {
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin-bottom: 0;
}
.policy-right {
	
}
.policy-right .title {
	height: 28px;
	line-height: 22px;
	color: #5989D6;
	
}
.policy-right .hotRead {
	height: 372px;
	overflow-y: hidden;
}
.hotRead-list {
	position: relative;
	margin-bottom: 6px;
}
.hotRead-list p {
	position: absolute;
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	bottom: 0;
	padding-left: 12px;
	margin-bottom: 0;
	background-color: rgba(0,0,0,0.4);
}
.hotRead-list img {
	width: 100%;
	height: 120px;
}
/*政策解读end*/

.parkTypeList {
	width: 96%;
	height: 56px;
	line-height: 56px;
	margin: 0 auto;
}
.parkTypeList li {
	flex: 1;
	color: #9B9B9B;
}
.parkTypeList .active {
	color: #5989D6;
}
@media only screen and (min-width: 300px) and (max-width: 750px) {
	.layout_padding {
		padding: 0 10px;
	}
	.swiper-button-prev {
		display: none;
	}
	.swiper-button-next {
		display: none;
	}
	/*快讯*/
	.flashPush {
		/*padding-bottom: 4px;*/
	}
	.flashPush p {
		width: 100%;
		
	}
	.flashPush .flash-title {
		font-size: 18px;
	}
	/*快讯end*/
	
	/*入图*/
	.newSettle-wrap {
		height: 158px;
	}
	.newSettle-left img {
		display: none;
	}
	.newSettle-right {
		padding: 0;
	}
	.newSettle-right p {
		width: 100%;
	}
	/*入图end*/
	
	/*首页新闻*/
	.homeNews-wrap {
		height: auto;
	}
	/*首页新闻*/
	.home-data .top {
		display: none !important;
	}
	.home-data .type {
		display: none !important;
	}
	.newFlash .flash-right .flash-title {
		font-size: 20px;
	}
}

@media(min-width:751px) { 
	.home-banner {
		position: relative;
		width: 100%;
		/*background: url(../img/home-dataBg.png);*/
		background-repeat: no-repeat;
		background-size: 100% 100%;
		top: -80px;
		height: 650px;
	}
	.flashPush p {
		width: 30%;
		margin-bottom: 0;
	}
	.nav-borderBg {
		width: 100%;
		height: 78px;
		background: rgba(0,0,0,0.3);
	}
	.home-data {
		width: 86%;
		height: 534px;
		
		margin: 0 auto;
	}
	.home-data .topTen {
		width: 22.6%;
		height: 550px;
		background: rgba(20,57,86,0.6);
		padding: 20px 10px 10px 10px;
	}
	#topTen {
		height: 300px
	}
	.home-data .top {
		
	}
	.home-data .map {
		position: relative;
		height: 550px;
		margin: 0 18px;
		background: rgba(20,57,86,0.6);
		padding: 20px 0px 0px 10px;
	}
	.home-data .type {
		
		width: 26%;
		height: 550px;
		background: rgba(20,57,86,0.6);
		padding: 20px 10px 10px 10px;
	}
	.topTen {
		
	}
	.head {
		/*height: 50px;*/
		
	}
	 .head img {
		width: 20px;
		height: 24px;
	}
	.head span {
		color: #fff;
		padding-left: 30px;
		font-size: 16px;
	}
	.parkType .head p {
		font-size: 18px;
		margin: 4px;
	}
	.parkType .head span {
		font-size: 12px;
		padding-left: 0;
	}
	/*政策解读*/
	.policy-left {
		padding-right: 16px;
	}
	/*政策解读*/
	
	/*轮播箭头*/
	.baiyi-index-partner-content .swiper-container .swiper-button-prev {
		position: absolute;
	    top: 50%;
	    margin-top: -48px;
	    left: 0 !important;
	    width: 44px;
	    height: 98px;
	    background-color: #999999;
	}
	.baiyi-index-partner-content .swiper-container .swiper-button-next {
		position: absolute;
	    right: 14px !important;
	    top: 50%;
	    margin-top: -48px;
	    width: 44px;
	    height: 98px;
	    background-color: #999999;
	    background-image: url(../img/arrowRight.png);
	}
	.home-map {
		height: 500px;
	}
	#parkMap {
		height: 500px;
	}
	.countImg {
		width: 200px;
	    position: absolute;
	    top: 55px;
	    /*left: 28%;*/
	    z-index: 10;
	    color: #fff;
	}
	.countImg h5 {
		font-size: 12px;
	    color: #fff;
	    line-height: 20px;
	    margin-bottom: 4px;
	}
	.countImg .count ul {
		width: 100%;
	    height: 100%;
	    border: 2px solid;
	    border-image: -webkit-linear-gradient(#012441,#305b79) 6 6;
	    border-image: -moz-linear-gradient(#012441,#305b79) 6 6;
	    border-image: linear-gradient(#012441,#305b79) 6 6;
	}
	.countImg .count ul li {
		height: 25px;
	    width: 18px;
	    text-align: center;
	    color: #fff;
	    line-height: 25px;
	    background: #04263e;
	    border-radius: 2px;
	    border: 1px solid;
	    border-image: -webkit-linear-gradient(#0a455b,#007092,#1fccff,#007191,#03253d) 3 3;
	    border-image: -moz-linear-gradient(#0a455b,#007092,#1fccff,#007191,#03253d) 3 3;
	    border-image: linear-gradient(#0a455b,#007092,#1fccff,#007191,#03253d) 3 3;
	}
	.totalPark {
		height: 200px;
	}
	.totalPark h4 {
		padding-left: 4%;
	    font-size: 14px;
	    color: #fff;
	    line-height: 28px;
	}
	.totalPark ul li {
		width: 33.33%;
    	line-height: 40px;
    	color: #fff;
	}
	.totalPark ul li i {
		width: 6px;
	    height: 2px;
	    
	    color: #fff;
	}
	.totalPark ul li i:nth-child(2) {
	    position: relative;
		top: -20px;
	    font-size: 12px;
	    color: #ff5252;
	}
	.home-container {
		position: relative;
		/*top: -66px;*/
	}
	.homeNews-wrap .homeNews-right .morePolicy {
		position: absolute;
		bottom: -38px;
		right: 0;
		color: #5989D6;
	}
	.homeNoPadding {
		top: -80px;
	}
	.hasBorder{
		background: #d8d8d8;
	}
	.parkType {
		
	}
	.parkType ul {
		height: 80px;
	    width: 100%;
	    border-top: 3px solid;
	    border-bottom: 3px solid;
	    border-image: -webkit-linear-gradient(left,rgba(61,233,236,0),#40f3f5,rgba(64,242,244,0)) 12 12;
	    border-image: -moz-linear-gradient(left,rgba(61,233,236,0),#40f3f5,rgba(64,242,244,0)) 12 12;
	    border-image: linear-gradient(left,rgba(61,233,236,0),#40f3f5,rgba(64,242,244,0)) 12 12;
	}
	.baiyi-index-partner-content ul li {
		width: 295px;
		text-align: center;
		position: relative;
	}
	.baiyi-index-partner-content ul li .parkName {
		position: absolute;
		width: 100%;
		color: #FFF;
		z-index: 100;
		padding-top: 66px;
		text-align: center;
	}
	.baiyi-index-partner-content ul li .parkName h1 {
		width: 100%;
		text-align: center;
		font-size: 20px;
		padding-bottom: 6px;
	}
	.baiyi-index-partner-content ul li .parkName .text-border {
		color: #fff;
	}
	.baiyi-index-partner-content ul li img {
		width: 100%;
		height: 280px;
	}
	.totalPark ul li font {
		font-size: 22px;
    	color: #e8d23a;
	}
	.baiyi-pc {
		position: relative;
	}
	.noPaddingLeft {
		position: relative;
		top: -70px;
		padding-left: 0 !important;
	}
	.policyList a {
		width: 100%;
	}
	.morePolicyList {
		width: 80%;

	}
	.policy-left .message-list {
		width: 80%;
		/*height: 204px;*/
		overflow-y: hidden;
	}
	.swiper-slide:nth-of-type(2) {
		margin-left: 59px;
	}
	#login{
		width: 100%;
		padding-top: 60px;
	}
	.loginTitle{
		color: #052240;
		font-size: 30px;
		margin-bottom: 26px;
	}
	.loginTitle span{
		position: relative;
    	top: -4px;
		background: #007CC3;
		width: 8px;
	    line-height: 36px;
		height: 36px;
	}
	.loginTitle p {
		margin-left: 24px;
		color: #052240;
		font-weight: bold;
	}
	#login .loginMain{
		height: 240px;
	}
	#login .loginMain .loginMain-left{
		background: #F3F3F3;
		padding: 38px 0 0 20px;
	}
	#login .loginMain .loginMain-left p{
		margin-top: 14px;
		color: #9B9B9B;
		font-size: 14px;
	}
	#login .loginMain .loginMain-right{
		width: 320px;
		margin-left: 28px;
	}
	#login .loginMain .loginMain-right >.flex1 >div{
		height: 50px;
		margin-bottom: 12px;
	}
	#login .loginMain .loginMain-right >.flex1 >div input{
		background: #F3F3F3;
		/*width: 200px;*/
		width: 100%;
		padding: 0 20px;
	}
	#login .loginMain .loginMain-right >.flex1 >div select{
		width: 114px;
		/*width: 50%;*/
	    background: #F3F3F3;
	    margin-left: 10px;
	    font-size: 14px;
	}
	#login .loginMain .loginMain-right >.flex1 >div input::-moz-placeholder{ 
		font-size: 14px;
		color: #9B9B9B; 
	}
	#login .loginMain .loginMain-right >.flex1 >div input::-webkit-input-placeholder { 
		font-size: 14px;
		color: #9B9B9B; 
	}
	#login .loginMain .loginMain-right-btn{
		height: 44px;
		line-height: 44px;
		text-align: center;
		background: #007CC3;
		color: #fff;
		font-size: 16px;
	}
	#about{
		width: 100%;
		margin-top: 34px;
	}
	#about h3{
		color: #052240;
		font-size: 32px;
		text-align: center;
		font-weight: bold;
	}
	#about .aboutMain{
		margin-top: 22px;
		height: 400px;
	}
	.aboutMain-left{
		/*width: 560px;*/
		width: 64%;
		padding: 0 40px;
		/* text-indent: 2em; */
		font-size: 14px;
		line-height: 24px;
		/* text-align: justify; */
	}

	.aboutMain-left .text{
		/* columns: 10px; */
		letter-spacing:1px;
		/* font-size: 16px; */
	}

	.aboutMain-left strong{
		color:#5989D6;
		display: block;
		letter-spacing:1px;
	}
	.aboutMain-left small{
		margin-top: -5px;
		color: #999;
	}
	.aboutMain-left p{
		margin-top: 30px;
		line-height: 2rem;
	}
	.aboutMain-right img{
	    width: 100%;
	}
	.byCollege{
		margin-top: 120px;
	}
	.byCollegeMain {
		/* height: 260px; */
	}
	.byCollegeMain-more{
		color:#5989D6;
		font-size: 14px;
	}
	.byCollegeMain-bottom{
		margin-top: 18px;
	}
	.byCollegeMain-bottom div{
		margin: 0 20px;
	}
	.byCollegeMain-bottom div:first-child{
		margin-left: 0;
	}
	.byCollegeMain-bottom div:last-child{
		margin-right: 0;
	}
	.byCollegeMain-bottom img{
		width: 100%;
	}
	.join-by{
		margin-bottom: 40px;
	}
	.join-by-img{
		height: 500px;
		margin-top: 20px;
	}
	.join-by-img img {
		width: 100%;
	}
	.join-by-img1 {
		background-image: url(../img/jrby_rg.png);
		background-size: 100% 100%;
	}
	.join-by-img2 {
		background-image: url(../img/jrby_rt.png);
		background-size: 100% 100%;
	}
	.join-by-img3 {
		background-image: url(../img/jrby_rw.png);
		background-size: 100% 100%;
	}
	.join-by-img div{
		/*background: blue;*/
	}
	/*.join-by-img div:nth-child(2){
		margin: 0 10px;
	}*/
	.by-foot{
		padding-top: 36px;
	    height: 550px;
		/*margin-top: 70px;*/
		margin-top: 20px;
		background-image: url(../img/home-bg.png);
		background-size: 100% 100%;
	}
	.by-foot h1{

		line-height: 34px;
		color: #fff;
		font-size: 30px;
		font-weight: 600;
	    text-align: center;
		letter-spacing: 1px;
	}
	.by-foot p {
		color: #fff;
		font-size: 16px;
	    text-align: center;
	    margin-top: 10px;
	}
	.by-footMain{
		width: 1200px;
		margin: 0 auto;
		margin-top: 24px;
	}
	.by-footMain ul{
		margin-right: 28px;
		font-size: 16px;
    	color: #fff;
	    margin-top: 44px;
	}
	.by-footMain ul li{
	    list-style-type: square;
        margin-top: 30px;
        margin-left: 30px;
	}
	.by-footMain img{
		width: 638px;
	}
	.by-video-product {
		position: relative;
		padding-top: 80px;
		padding-bottom: 40px;
		background-image: url(../img/videoBg.png);
		background-size: 100% 100%;
	    
	}
	.by-video-product p {
		color: #fff;
		font-size: 16px;
		text-align: center;
	}
	.by-video-product a {
		display: inline-block;
		width: 154px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		background: #007CC3;
		margin-top: 40px;
		margin-left: 32%;
	}
	.input-wrap {
		margin-top: 20px;
	}
	.input-wrap input {
		width: 100%;
		height: 30px;
	    padding: 0;
	    padding-top: 16px;
	     padding-bottom: 16px;
	    -webkit-flex: 1;
	    font-size: 14px;
	    flex: 1;
	    /* margin-top: 0.2rem; */
	    outline: none;
	   border: 1px solid #F4F4F4;
	    background: none;
	    line-height: normal;
	    
	}
	.currentPro,.currentCity {
		width: 114px;
	    height: 50px;
	    background: #F3F3F3;
	    text-align: center;
	    line-height: 50px;
	    margin-right: 6px;
	}
	
	.proListShow,.cityListShow {
		position: relative;
	}
	.proList {
		z-index: 1;
		width: 132px;
	    position: absolute;
	    overflow: hidden;
	    /* height: 40px; */
	    top: 54px;
	    left: -192px;
	    background: #fff;
	}
	.proItem{
		height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 14px;
		background: #fff;
	
	}
	.cityList {
		z-index: 1;
		width: 132px;
	    position: absolute;
	    overflow: hidden;
	    /* height: 40px; */
	    top: 54px;
	    left: -176px;
	    background: #fff;
	}
	.cityItem{
		height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 14px;
		background: #fff;
	
	}
	.common-topbar-menu  li a {
		font-size: 18px;
	}
	
}

.byCollegeMain-more{
	color: #5989D6;
}