/* banner轮播 */
.J_slider {
    width: 100%;
    height: 560px;
    position: relative;
    margin: 0 auto;
	margin-top: 100px;
}
.J_slider .hd{
	position: absolute;
	height: 14px;
	bottom: 15px;
	z-index: 1;
	left: calc(50% - 56px);
	left:-moz-calc(50% - 56px);
	left: -webkit-calc(50% - 56px);
	
}
.J_slider .hd ul li{
	width: 14px;
	height: 14px;
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0 7px;
	cursor: pointer;
}
.J_slider .hd ul li.on{
	background-color: #FFFFFF;
}
.J_slider div.bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.J_slider div.bd{
	margin: 0 auto;
}
.J_slider div.bd li {
    zoom: 1;
    vertical-align: middle;
}
.J_slider div.bd li a {
    display: block;
    height: 560px;
}
.box-1{
	background-color: #FFFFFF;
	padding: 30px 0;
	border-bottom: 1px solid #eeeeee;
}
.box-1-item{
	padding: 0 60px;
	position: relative;
}
.box-1-item::after{
	position: absolute;
	content: ' ';
	width: 1px;
	height: 60px;
	background: #eeeeee;
	right: 0;
	top: 50%;
	margin-top: -30px;
}
.box-1-item span{
	display: block;
}
.box-1-item p{
	padding-left: 15px;
}
.box-1-item .number{
	font-size: 24px;
	color: #cf1e18d4;
	font-weight: bold;
}
.box-1-item .title{
	font-size: 14px;
}
.box-2{
	background-color: #f0f2fc;
	padding: 50px 0;
}
.box-2-title{
	text-align: center;
}
.box-2-title .title{
	font-size: 30px;
	position: relative;
	padding-bottom: 10px;
}
.box-2-title .title::after{
	position: absolute;
	content: ' ';
	width: 50px;
	height: 3px;
	background-color: #cf1e18d4;
	left: 50%;
	margin-left: -25px;
	bottom: 0;
}
.box-2-title .subtitle{
	font-size: 16px;
	color: #999999;
	padding-top: 10px;
}
.box-2-content{
	padding-top: 40px;
}
.box-2-item{
	width: 290px;
	margin-right: 12px;
	background:url(../images/mj0324_09.jpg) no-repeat left bottom #FFFFFF;
	height: 270px;
	border-radius: 6px;
	padding: 20px;
}
.box-2-item:last-child{
	margin-right: 0;
}
.box-2-item-title p{
	font-size: 24px;
	font-weight: bold;
	margin-left: 15px;
	position: relative;
	line-height: 38px;
}
.box-2-item-title p::after{
	position: absolute;
	content: ' ';
	width: 30px;
	height: 2px;
	background-color: #cf1e18d4;
	left: 0;
	bottom: 0;
}
.box-2-item .desc{
	font-size: 16px;
	line-height: 40px;
	padding: 28px 0;
}
.box-2-item a{
	display: block;
	width: 90px;
	height: 38px;
	border: 1px solid #999999;
	border-radius: 3px;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
}
.box-2-list{
	background-color: #FFFFFF;
	margin-top: 12px;
	border-radius: 6px;
}
.box-2-list p{
	font-size: 18px;
	line-height: 80px;
	float: left;
	padding: 0 39px;
	position: relative;
	color: #34b5f6;
}
.box-2-list p::after{
	position: absolute;
	content: ' ';
	width: 2px;
	height: 30px;
	background-color: #f0f2fc;
	right: 0;
	top: 50%;
	margin-top: -15px;
}
.box-2-list p:last-child::after{
	display: none;
}
.box-2-more{
	display: block;
	font-size: 16px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	background-color: #cf1e18d4;
	border-radius: 5px;
	margin-top: 30px;
}
.box-3{
	padding: 50px 0;
}
.box-3-con li{
	float: left;
	width: 33.3333333333%;
	text-align: center;
	padding-top: 50px;
}
.box-3-con li .title{
	font-size: 20px;
	padding: 15px 0;
}
.box-3-con li .text{
	font-size: 16px;
	width: 280px;
    margin: auto;
}
.box-4{
	background-color: #f0f2fc;
	padding: 50px 0;
}
.box-4 .resource-media-con {
    padding-top: 50px;
}
.box-4 .resource-media-con .cate {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.box-4 .resource-media-con .cate li {
    font-size: 18px;
    width: 118px;
    height: 44px;
    border-radius: 5px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}
.box-4 .resource-media-con .cate li.on {
    color: #FFFFFF;
    background-color: #cf1e18d4;
}
.box-4 .resource-media-con .cast-list {
    padding-top: 50px;
}
.box-4 .resource-media-con .cast-list li {
    float: left;
    width: 250px;
    text-align: center;
    background-color: #fff;
    margin-right: 66px;
    margin-bottom: 20px;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
}
.box-4 .resource-media-con .cast-list li:nth-of-type(4n) {
    margin-right: 0;
}
.box-5{
	padding: 50px 0;
}
/* 
  turn : 定义的动画名称
  1s : 动画时间
  linear : 动画以何种运行轨迹完成一个周期
  infinite :规定动画应该无限次播放
 */
@keyframes turn{
  0%{-webkit-transform:rotate(0deg);}
  25%{-webkit-transform:rotate(90deg);}
  50%{-webkit-transform:rotate(180deg);}
  75%{-webkit-transform:rotate(270deg);}
  100%{-webkit-transform:rotate(360deg);}
}
.box-5 .mj-11-content {
    position: relative;
    width: 1050px;
    margin: 0 auto;
    padding-bottom: 90px;
	margin-top: 70px;
}
.box-5 .mj-11-01{
	text-align: center;
}
.box-5 .mj-11-02 {
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -267px;
}
.box-5 .mj-11-item {
    position: relative;
    top: -592px;
    left: -4px;
    width: 275px;
}
.box-5 .mj-11-item .mj-11-icon {
    position: absolute;
    left: 0;
}
.box-5 .mj-11-item .mj-11-line {
    position: absolute;
    left: 78px;
    top: 30px;
}
.box-5 .mj-11-item .title {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 78px;
}
.box-5 .mj-11-item .desc {
    font-size: 14px;
    width: 176px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 74px;
}
.box-5 .mj-11-item::after {
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 81px;
    left: 254px;
    background-color: rgba(0,93,151,0.4);
    border-radius: 50%;
    -webkit-animation: bounce 2s infinite;
}
.box-5 .mj-11-item-2, 
.box-5 .mj-11-item-4, 
.box-5 .mj-11-item-6 {
    transform: rotateY(180deg);
    left: 778px;
}
.box-5 .mj-11-item-2 .mj-11-icon, 
.box-5 .mj-11-item-2 .title, 
.box-5 .mj-11-item-2 .desc, 
.box-5 .mj-11-item-4 .mj-11-icon, 
.box-5 .mj-11-item-4 .title, 
.box-5 .mj-11-item-4 .desc, 
.box-5 .mj-11-item-6 .mj-11-icon, 
.box-5 .mj-11-item-6 .title, 
.box-5 .mj-11-item-6 .desc {
    transform: rotateY(180deg);
}
.box-5 .mj-11-item-3{
	top: -370px;
}
.box-5 .mj-11-item-4{
	top: -368px;
}
.box-5 .mj-11-item-5{
	top: -94px;
	left: -2px;
}
.box-5 .mj-11-item-5 .mj-11-line,
.box-5 .mj-11-item-6 .mj-11-line{
	top: -52px;
}
.box-5 .mj-11-item-6{
	top: -94px;
}
/*定义帧动画*/
@-webkit-keyframes bounce {
	0%,100% {
		transform: scale(0.5);
	}
	50% {
		transform: scale(1);
	}
}
.box-5 .mj-11-item::after{
	content: ' ';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 81px;
	left: 254px;
	background-color: rgba(236,102,22,0.4);
	border-radius: 50%;
	-webkit-animation: bounce 2s infinite;
}
.box-5 .mj-11-item-3::after,
.box-5 .mj-11-item-4::after{
	top: 26px;
	left: 256px;
}
.box-5 .mj-11-item-5::after,
.box-5 .mj-11-item-6::after{
	top: -57px;
	left: 255px;
}
.box-6{
	background-color: #f0f2fc;
	padding: 50px 0;
}
.publish-process .con{
	position: relative;
	margin-top: 50px;
}
.publish-process .con .border{
	border:7px solid #199fff;
	position: absolute;
	width: 100%;
	z-index: 0;
	top:42px;
}
.publish-process .con ul{
	position: relative;
	z-index: 1;
}
.publish-process .con ul li{
	width: 140px;
	float: left;
	margin:0 30px;
}
.publish-process .con ul li figure{
	width: 95px;
	height: 95px;
	background: #fff;
	border-radius: 50%;
	border:1px solid #199fff;
	margin:0 auto;
}
.publish-process .con ul li figure p{
	width: 79px;
	height: 79px;
	background: #199fff;
	border-radius: 50%;
	text-align: center;
	margin:0 auto;
	margin-top:8px;
}
.publish-process .con ul li figure img{
	height: 60px;
	padding-top: 20px;
}
.publish-process .con ul li .sx{
	display: block;
	width: 1px;
	height: 37px;
	background: #199fff;
	margin:0 auto;
}
.publish-process .con ul li .numb{
	font-size: 18px;
	color: #199fff;
	border:1px solid #199fff;
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	border-radius: 50%;
	margin:0 auto;
}
.publish-process .con ul li .title{
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.box-7{
	padding: 50px 0;
}
.box-7-list{
	padding-top: 32px;
}
.box-7-item{
	float: left;
	width: 572px;
	margin-right: 36px;
	margin-top: 18px;
}
.box-7-item:nth-of-type(even){
	margin-right: 0;
}
.box-7-item .img{
	float: left;
	border-radius: 5px;
	width: 150px;
	height: 124px;
	overflow: hidden;
}
.box-7-item .info{
	padding-left: 160px;
}
.box-7-item .info .title{
	font-size: 16px;
}
.box-7-item .info .title a{
	color: #008aff;
}
.box-7-item .info .desc{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	margin: 10px 0;
}
.box-7-item .info .more{
	color: #999999;
	font-size: 14px;
}
.box-8{
	background: url(../images/mj0324_17.jpg) no-repeat center center;
	height: 114px;
    text-align: center;
    padding: 9px 0 26px 0;
}
.box-8 p{
	font-size: 20px;
	color: #FFFFFF;
	padding: 30px 0;
}
.box-8 a{
	color: #FFFFFF;
	background-color: #cf1e18;
	font-size: 14px;
	padding: 10px 40px;
	border-radius: 5px;
}
.box-8 br {
    display: none;
}
.index-news{
	background: #f8f8f8;
	padding:50px 0;
}
.index-news-list{
	margin:0 auto;
	margin-top:50px;
}
.index-news-list li a{
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	padding:22px 40px 10px 40px;
}
.index-news-list li figure{
	width: 128px;
	height: 80px;
}
.index-news-list li figure img{
	width: 128px;
	height: 80px;
}
.index-news-list li .info{
	width: 618px;
	margin:0 50px;
}
.index-news-list li .info .title{
	font-size: 16px;
	line-height: 32px;
}
.index-news-list li .info .text{
	line-height: 24px;
}
.index-news-list li .time time{
	line-height: 32px;
}
.index-news-list li .time .more{
	background: url(../images/index27.png) no-repeat center center #fff;
	width: 60px;
	height: 18px;
	display: block;
	border-radius: 9px;
	margin-top: 22px;
}
 
/* 新闻 */
.show-news{
	padding-top: 30px;
}
.show-news .show-title{
	font-size: 30px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    color: #333;
    font-weight: 400;
}
.show-news .show-time{
	text-align: center;
    color: #777;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.show-news .show-text{
	font-size: 14px;
    color: #545454;
    line-height: 26px;
    padding-bottom: 20px;
}
.PervNext{
	width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    margin-top: 30px;
    border-top: 1px solid #eee;
}
.PervNext p{
	font-size: 14px;
    line-height: 28px;
    color: #545454;
}
.PervNext p a{
	color: #545454;
	display: inline-block;
}
.ny-banner{
	height: 370px;
	margin-top: 100px;
}.ny-banner2{	height: 99px;}
.m-menu-btn,
.m_J_slider{
	display: none;
}
.tabs {
    width: 1200px;
    height: 80px;
    color: #262626;
    font-size: 18px;
    line-height: 80px;
    text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #e7e7e7;
}
.tabs .tab.active {
    border-bottom: 4px solid #ff4b40;
	
}
.tabs .tab {
    height: 100%;
    float: left;
    background: #fff;
    cursor: pointer;
}
/**新闻**/
.inside-info .index-news-list .author {
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    overflow: hidden;
    color: #939393;
    font-size: 14px;
}
.index-news-list .author .tag.yx {
    color: #fea35a;
}
.index-news-list .author span {
    margin-right: 20px;
}
.index-news-list li {
	display: inline-block;
	border-bottom: 1px solid #e7e7e7;
}
.footer-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 25px 0;
}
.footer-nav li {
    font-size: 14px;
    color: #999999;
    border-right: 1px solid #999;
    height: 14px;
    line-height: 14px;
    padding: 0 9px;
}

@media screen and (max-width: 768px) {
	.J_slider,
	.box-5 .mj-11-01,
	.box-5 .mj-11-02,
	.box-5 .mj-11-item .mj-11-line,
	.footer-content{
		display: none;
	}
	.m-menu-btn,
	.m_J_slider{
		display: block;
	}
	.wrap{
		width: 96%;
	}
	.logo{
		padding: 20px 0;
		height: auto;
	}
	.select-city{
		margin-top: 12px;
	}
	.m-menubg {
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    right: -100%;
	    top: 0;
	    background: rgba(0, 0, 0, 0.5);
	    z-index: 9999;
	}
	.m-menu{
		background: #fff;
		height: 100%;
		width: 200px;
		float: right;
		border-bottom: 0;
		z-index: 1111;
	}
	.menu {
	    margin-top: 40px;
		padding-left: 0;
	}
	.top-menu-item {
	    line-height: 40px;
	    text-align: center;
	    width: 100%;
	}
	.login-reg {
	    float: left;
	    margin-left: 40px;
		padding-top: 0;
	}
	.login-reg a {
	    display: block;
	    text-align: center;
	    margin-top: 15px;
	}
	.m-close {
	    display: block;
	    float: left;
	    width: calc(100% - 200px);
	    height: 100%;
	}
	.m-menu-btn {
	    display: block;
	    margin-top: 25px;
	}
	.m-menu-btn img {
	    height: 26px;
	}
	.m_J_slider{
		margin-top: 77px;
	}
	.box-1,
	.box-2,
	.box-3,
	.box-4,
	.box-5,
	.box-6,
	.box-7{
		padding: 15px 0;
	}
	.box-1-item{
		width: 50%;
		padding: 0;
	}
	.box-1-item img{
		height: 30px;
		margin-top: 10px;
	}
	.box-1-item .number{
		font-size: 16px;
	}
	.box-2-title .title{
		font-size: 20px;
	}
	.box-2-title .subtitle{
		font-size: 12px;
	}
	.box-2-content{
		padding-top: 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.box-2-item{
		width: 48%;
		margin-right: 0;
		height: auto;
		margin-bottom: 2%;
		padding: 10px;
	}
	.box-2-item-title{
		height: 47px;
	}
	.box-2-item-title p{
		font-size: 18px;
	}
	.box-2-content::after{
		display: none;
	}
	.box-2-item .desc{
		padding: 14px 0;
		height: 168px;
	}
	.box-2-list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 5px 0;
	}
	.box-2-list p{
		width: 25%;
		padding: 0;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
	}
	.box-2-list p:nth-of-type(4)::after{
		display: none;
	}
	.box-3-con li{
		padding: 25px 2% 0 2%;
	}
	.box-3-con .img img{
		height: 50px;
	}
	.box-3-con li .title{
		font-size: 16px;
		padding: 5px 0;
	}
	.box-3-con li .text{
		font-size: 12px;
		width: 109px;
		margin: auto;
	}
	.box-4 .resource-media-con{
		padding-top: 25px;
	}
	.box-4 .resource-media-con .cate li{
		font-size: 14px;
		line-height: 35px;
		height: 35px;
	}
	.box-4 .resource-media-con .cast-list{
		padding-top: 25px;
	}
	.box-4 .resource-media-con .cast-list li{
		width: 24%;
		margin-right: 1%;
	}
	.box-5 .mj-11-content{
		width: 100%;
		position: static;
		margin-top: 25px;
		padding-bottom: 0;
	}
	.box-5 .mj-11-list {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	}
	.box-5 .mj-11-item {
		position: static;
	    width: 49%;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.box-5 .mj-11-item .mj-11-icon {
	    display: inline-block;
	}
	.box-5 .mj-11-item::after{
		display: none;
	}
	.box-5 .mj-11-item .title,
	.box-5 .mj-11-item .mj-11-icon,
	.box-5 .mj-11-item .desc{
		position: static;
	}
	.box-5 .mj-11-item .title{
		font-size: 15px;
		line-height: 30px;
	}
	.box-5 .mj-11-item .desc{
		width: 100%;
		text-align: center;
	}
	.publish-process .con {
	    margin-top: 25px;
	}
	.publish-process .con .border {
	    display: none;
	}
	.publish-process .con ul li {
	    width: 30%;
	    margin: 0 1% 2% 1%;
	}
	.publish-process .con ul li .title {
	    font-size: 15px;
	}
	.publish-process .con ul li .sx,
	.publish-process .con ul li .numb{
		display: none;
	}
	.box-7-list{
		padding-top: 5px;
	}
	.box-7-item{
		width: 100%;
		margin-right: 0;
	}
	.box-7-item .img{
		width: 90px;
		height: 74px;
	}
	.box-7-item .info {
	    padding-left: 105px;
	}
	.box-7-item .info .more{
		display: none;
	}
	.box-7-item .info .desc{
		font-size: 12px;
		line-height: 20px;
		margin: 5px 0;
	}
	.box-8{
		height: auto;
		padding: 30px 0 30px 0;
	}
	.box-8 p{
		font-size: 16px;
	}
	.copyright{
		line-height: 32px;
		padding: 10px 0;
	}
	.ny-banner{
		background-size: 300%!important;
		height: 200px;
		margin-top: 77px;
	}
	.index-news-list{
		margin-top: 20px;
	}
	.index-news-list li a{
		padding: 10px;
	}
	.index-news-list li .info{
		float: none;
		width: auto;
		margin: 0;
		padding-left: 138px;
	}
	.index-news-list li .info .text,
	.index-news-list li .time .more{
		display: none;
	}
	.show-news{
		padding-top: 20px;
	}
	.show-news .show-title{
		font-size: 18px;
	}
	.page .pagination{
		display: block;
	}
	.page .pagination li{
		margin-top: 10px;
	}
	.page .pagination li.active, .page .pagination li a:hover{
		margin-top: 10px;
	}
	.layui-layer{
		width: 90%!important;
		height: 35%!important;
	}
	.contact-list li{
		margin: 0;
		font-size: 12px;
	}
	.contact-list li img{
		width: 90px;
		height: 90px;
	}
	.tabs {
		width: 100%;
		height: 80px;
		color: #262626;
		font-size: 18px;
		line-height: 80px;
		text-align: center;
		margin: 0 auto;
		border-bottom: 1px solid #e7e7e7;
	}
	.tabs .tab.active {
		border-bottom: 4px solid #ff4b40;
		
	}
	.tabs .tab {
		height: 100%;
		float: left;
		background: #fff;
		cursor: pointer;
		margin-left: 20px;
	}

	/**新闻**/
	.inside-info .index-news-list .author {
		width: 100%;
		height: 24px;
		line-height: 24px;
		margin-top: 10px;
		overflow: hidden;
		color: #939393;
		font-size: 14px;
	}
	.index-news-list .author .tag.yx {
		color: #fea35a;
	}
	.index-news-list .author span {
		margin-right: 20px;
	}

   .index-news-list li {
		display: inline-block;
		border-bottom: 1px solid #e7e7e7;
	}
	.box-2-item .desc {
		font-size: 16px;
		line-height: 30px;
		padding: 11px 0;
	}
	.footer-nav {
		display: none;
	}


	.ny-banner {background-size: 200%!important;height: 200px;margin-top: 77px;}

	
}