@charset "utf-8";

/* CSS Document */

.wewweb {
	height: 100%;
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}

.header {
	height: 500px;
	width: 100%;
	margin: auto;
}

.headercent {
	margin: auto;
	width: 1200px;
	text-align: center;
}

.headerbg {
	background: url(../../newImages/special/yuyue/banner.png);
}

.jiaoyubg {
	background: #f6f6f6;
	height: 670px;
	padding: 50px 0;
}

.yuyue_content {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.wewpresent {
	margin: 0 auto;
	text-align: center;
}

.wewpresent h3 {
	font-weight: bold;
	font-size: 24px;
	height: 100px;
	line-height: 100px;
}
.wewpresent h3 img{
	padding:0 15px;
}
.wewpst {
	display: -webkit-flex;
	display: flex;
	width: 1200px;
	/*! border-top:1px solid #000 ; */
	margin-top: -1px;
	-webkit-justify-content: center;
	justify-content: center;
}
.allgood p {
	height: 70px;
	line-height: 70px;
	text-align: right;
	font-size: 16px;
	cursor: pointer;
	-webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
	font-weight: bold;
}

.allgood p:hover {
	background-image: -webkit-gradient(linear, left center, right center, from(rgba(176, 31, 184, 1)), to(rgba(255, 89, 76, 1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.jiangbei img {
	width: 310px;
	cursor: pointer;
	-webkit-transition: all 2s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 2s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 2s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 2s cubic-bezier(0.77, 0, 0.175, 1);
}

.jiangbei img:hover {
	-webkit-animation: turn 1s 1;
	animation: turn 1s 1;
}

.textright p {
	text-align: left;
}

.textleft p {
	text-align: right;
}

.wewpst .wewpstsp1 {
	width: 750px;
	padding: 30px 50px 0;
	font-size: 16px;
	line-height: 31px;
	text-align: left;
	text-indent: 32px
}

.wewpst .wewpstsp2 {
	padding: 60px 80px;
}
/*页面介绍*/
.ymjsleft{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	
}
.ymleft{
	height: 159px;
	width:210px ;
	margin: auto;
	cursor: pointer;
	margin-left: -20px;
}
.ymjt{
	height: 30px;
	width: 20px;
	margin-left: -2px;
	margin-top: 62px;
	display: none;
}
.yuyue_active{
	border: 1px solid #FF0000;

}
.ymjtactive{
	display: block;
}
.ymleft img{
	padding: 12px 0;
}
/*市场*/
.bazaar{
	display: -webkit-flex;
	display: flex;
	/*! border-top:1px solid #000 ; */
	margin-top: -1px;
	-webkit-justify-content: center;
	justify-content: center;
	height: 325px;
}
.bazaar p{
	font-size: 22px;
	color: #333333;
	padding: 125px 60px;
	text-align: left;
	line-height: 35px;
}
.bazaar img{
	padding: 25px;
}
/*运营群体*/
.yyqt {
	width: 100%;
	min-width: 1200px;
	margin: 60px auto 0 auto;
	/*! padding-bottom: 50px; */
	background: url(../../newImages/special/yuyue/syhy.jpg)no-repeat;
	background-size: cover;
	height: 450px;
}

.yunyong{
	height: 222px;
	width: 285px;
	margin: 15px 0 0 0;
	cursor: pointer;
}
.yunyong img:hover {
	-webkit-filter: brightness(103%);
	filter: brightness(103%);
	box-shadow: 0px 0px 20px 2px rgba(196, 200, 204, 0.3)
}

.yunyong img{
	/*! border-radius: 10px; */
	
}
.yunyong p{
	font-size: 18px;
	/*! font-weight: bold; */
	color: #fff;
	padding: 10px;
}
/*产品推荐*/
.gnjs {
	width: 100%;
	min-width: 1200px;
	background: #fff;
	background-size: cover;
	/*! margin: 60px auto 0 auto; */
	padding-bottom: 50px;
}

.gnjs .wewpst {
	margin-top: 50px;
}

.gnjs .wewpst a {display: inline-block;}

.gnjslist {
	width: 260px;
	height: 205px;
	margin: 0 10px 0 auto;
	background: #f2f2f2;
	/* 	border-radius: 0px 80px 0px 80px; */
	display: inline-block\9;
	transition: 200ms;
	-webkit-transition: 200ms;
	cursor: pointer;
	display:inline-block;
}

.gnjslist:hover {
	-webkit-filter: brightness(103%);
	filter: brightness(103%);
	box-shadow: 0px 0px 20px 5px rgba(196, 200, 204, 1)
}

.gnjslist:hover {
	-webkit-filter: brightness(103%);
	filter: brightness(103%);
	box-shadow: 0px 0px 20px 5px rgba(196, 200, 204, 1)
}

.gnjslist:hover div.yuan {
	-webkit-animation: turn 1s 1;
	animation: turn 1s 1;
}

.gnjslist2:hover div.yuan {
	-webkit-animation: turn 1s 1;
	animation: turn 1s 1;
}

.yuan {
	margin: auto;
	text-align: center;
	width: 100px;
	height: 100px;
	border-radius: 100px;
	padding: 10px;
	margin: 25px auto 18px auto;
}

.yuan img {
	margin: 10px auto;
	text-align: center;
	padding-top: 10px;
}
.gnjste{
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.donut-front {
	z-index: 5;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@-webkit-keyframes turn {
	to {
		-webkit-transform: rotateY(360deg);
	}
}

@keyframes turn {
	to {
		transform: rotateY(360deg);
	}
}

/*按钮样式*/
.baojia {
	text-decoration: none;
	width: 344px;
	line-height: 60px;
	height: 60px;
	background-color: rgba(255, 74, 74, 1);
	color: #fff;
	text-align: center;
	/*! border-radius: 6px; */
	font-size: 18px;
	-webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
	display: inline-block;
	margin-top: 50px;
	margin-bottom: 20px;
}

.baojia:hover {
	background-color: rgba(255, 74, 74, 0.6);
	color: #fff;
}

/*相关资讯*/

.new_center {
	width: 1200px;
	margin: 0 auto;
	/*! padding: 30px 0; */
	overflow: hidden;
}

.new_center ul {
	width: 560px;
	float: left;
	margin: 0 20px;
	padding-bottom: 50px;
}

.new_center_title {
	/*! background: #e3e3e3; */
	color: #333;
	line-height: 26px;
	font-size: 20px;
	padding: 10px 10px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 3px solid #dedede;
}

.new_center_title_left {
	float: left;
	display: inline-block;
	color: #0084ff;
}

.new_center_title_left img {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 4px
}

.new_center_title a {
	display: inline-block;
	float: right;
	font-size: 14px;
}

.new_center ul li {
	padding: 4px 0;
	line-height: 26px;
	font-size: 14px;
	/*! border-bottom: 1px #eee dashed; */
	text-align: left;
}

.new_center_l {
	width: 400px;
	float: left;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.new_center_l:hover {
	color: #888
}
.new_center_r {
	width: 140px;
	float: right;
	text-align: right;
}


.wewpst .goodness:last-child {
	margin: 55px 0 0 0;
}

.wewpst .nesstitle {
	background: #ececec;
	height: 75px;
	width: 100%;
}

.wewpst .nesstitle h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 60px;
	line-height: 26px;
	padding: 14px 30px;
	text-align: left;
}

.wewpst .nesscont {
	background: #43adff;
	height: 165px;
}

/* 分页 */
.seepage {margin-top:20px;}
.seepage a {color: inherit; display: inline-block; width: 100%; height: 100%;}
.seepage ul {}
.seepage ul li, .seepage .pageup, .seepage .pagedown { width:26px;height:26px;line-height:26px; text-align: center; float:left;color: #666; border:1px solid #eee;margin:2px 5px; padding: 0; -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);}
.seepage .pageup {}
.seepage ul li.nowpage, .seepage ul li:hover, .seepage .pageup:hover, .seepage .pagedown:hover { color: #fff; border:1px solid #4d90f4; background: #4d90f4;}
