﻿
/*内页大图*/
.nybanner{
	font-size: 0;
	margin:0px 0 20px 0;
}
.nybanner img{
	width: 100%;
}
/*内页框架*/
.main-box{
	
}
.main{
	
}
.ny-left{
	width: 28%;
}
/*左侧第一部分*/
.ny-button{
	margin-bottom: 15px;
}
.ny-button ul{
	
}
.ny-button li{	
    margin-bottom: 15px;
}
.ny-button li:last-child{
	margin-bottom: 0;
}
.ny-button a{
	display: block;
	background: #F1AC2A;
	padding: 15px 0 15px 20px;
}
.ny-button i{
	font-size: 28px;
	color: #f0893a;
	line-height: 28px;
	display: inline-block;
	vertical-align: middle;
}
.ny-button span{
	font-size: 24px;
	color: #ffffff;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
	padding-right: 70px;
	position: relative;
	font-weight: bold;
}
.ny-button span:after{
	content: '>>';
	display: inline-block;
	font-size: 20px;
	color: #ffffff;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
/*左侧第二部分*/
.ny-video{
	margin-bottom: 34px;
}
.ny-video video{
	width: 100%;
}

/*左侧第三部分*/
.ny-download {
	border: 2px solid #F39801;
	padding:15px;
	margin-bottom:15px;
}
.ny-download-title {
	text-align:center;
	margin-bottom:10px;
}
.ny-download-title img{
	width: 100%;
}
.ny-download-text {
	line-height:20px;
	font-size: 12px;
}

.ny-contact {
	font-size: 12px;
	padding: 0 10px;
}
.ny-contact li {
	border-bottom: 1px solid #dddddd;
}
.ny-contact li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 37px;
	font-size: 12px;
	color:#474747;
	padding-left:18px;
	background:url(../../staticen/images/14.png) no-repeat left center;
}
.ny-contact li a:hover {
	color:#ffa02b;
}




.ny-right{
	width: 70%;
	border-radius: 25px;
    border: 2px solid #ffcd7f;
    padding: 60px 20px;
    margin-bottom: 20px;
    position: relative;
}
.tubiao{
	position: absolute;
	top: -10px;
	left: 20px;
}
.ny-zhgk-text {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 2;
    color: #333333;
    min-height: 600px;
    padding-bottom: 50px;
}
.ny-zhgk-text iframe{
	height: 750px!important;
}
@media screen and (max-width: 750px){
	.ny-zhgk-text iframe{
		height: 500px!important;
	}
}

/*历届回顾*/
.ulList{
	
}
.ulList li{
	line-height: 40px;
}
.ulList a{
	color: #0000EE;
}

/*媒体合作*/
.ulList-hezuo{
	
}
.ulList-hezuo li{	
	border-bottom: 1px dotted #666;
	padding: 5px 0;
}
.ulList-hezuo img{
	display: inline-block;
	vertical-align: middle;
}
.ulList-hezuo a{
	display: inline-block;
	vertical-align: middle;
}
/*媒体合作带图*/
.ulList-hezuopic{
	font-size: 0;
}
.ulList-hezuopic li{
	display: inline-block;
	vertical-align: top;
	width: 25%;
}
.ulList-hezuopic a{
	display: block;
}
.ulList-hezuopic img{
	width: 100%;
}

/*文件下载*/
.ulList-down{
	
}
.ulList-down li{
	border-bottom: 1px dotted #666;
	padding: 5px 0;
}
.ulList-down img{
	display: inline-block;
	vertical-align: middle;
}
.ulList-down a{
	display: inline-block;
	vertical-align: middle;
	color: #333333;
	padding-left: 20px;
	background:url(../../staticen/images/img_34.jpg) no-repeat left top 7px;
	overflow: hidden;
    text-overflow: ellipsis;
    max-width: 400px;
    white-space: nowrap;
}
.ulList-down time{
	font-size: 14px;
}

/*分页*/
.pagination-wrapper{ 
  	margin: 30px 0;
  	text-align: center;
  	font-size: 0;
} 
.pagination{  
  	margin: 0;
  	border-radius: 0;
} 
.pagination>li{
	display: inline-block;
	vertical-align: top;
}
.pagination li a{ 
  	display: inline-block;
  	height: 32px; 
  	line-height: 32px; 
  	margin-right: 8px; 
  	padding: 0 12px; 
  	font-size: 14px; 
  	border: 1px solid #F39554;
  	color: #fff; 
  	text-decoration: none; 
  	border-radius: 4px;
  	box-sizing: border-box;
  	transition: all .3s;
  	background: #F39554;
} 
.pagination li:last-child{
	margin-right: 0;
}
.pagination li a:hover{ 
  	background:#F57200!important; 
  	color:#fff; 
  	border-color: #F57200!important;
} 
.pagination li.active a { 
  	background: #F57200; 
  	color: #fff;
  	border-color: #F57200;
} 
.pagination .pageinfo{
	display: inline-block;
  	height: 32px; 
  	line-height: 32px; 
  	padding: 0 12px; 
  	font-size: 14px; 
  	border: 1px solid #555555; 
  	color: #555555; 
  	box-sizing: border-box;
}
@media (min-width: 768px) and (max-width: 991px) {
	.ny-button span{
		font-size: 20px;
		padding-right: 45px;
		margin-left: 6px;
	}
	.ulList-down a{
		max-width: 330px;
	}
}
@media (min-width: 550px) and (max-width: 767px) {
	.ny-button{
		font-size: 0
	}
	.ny-button li{
		display: inline-block;
		vertical-align: top;
		width: 48%;
	}
	.ny-button li:nth-child(2){
		margin-left: 4%;
	}
}
@media (min-width: 426px) and (max-width: 549px) {
	.ny-button{
		font-size: 0
	}
	.ny-button li{
		display: inline-block;
		vertical-align: top;
		width: 49%;
		margin-bottom:0;
	}
	.ny-button li:nth-child(2){
		margin-left: 2%;
	}
	.ny-button i {
	    font-size: 18px;
	    line-height: 18px;
	}
	.ny-button span{
	    font-size: 16px;
	    line-height: 20px;
	    margin-left: 6px;
	    padding-right: 40px;
	    font-weight: normal;
	}
	.ny-button span:after {
	    font-size: 14px;
	}
}
@media screen and (max-width:425px){
	.ny-button{
		font-size: 0
	}
	.ny-button i {
	    font-size: 18px;
	    line-height: 18px;
	}
	.ny-button span{
	    font-size: 16px;
	    line-height: 20px;
	    margin-left: 10px;
	    padding-right: 50px;
	    font-weight: normal;
	}
	.ny-button span:after {
	    font-size: 14px;
	}
}
@media screen and (max-width:630px){
	.ulList-down a{
		float: none;
		display: block;
		width: 100%;
	}
	.ulList-down time{
		float: none;
		display: block;
		width: 100%;
	}
}
@media screen and (max-width:767px) {
	.ny-right{
		width: 100%;
		float: none;
	}
	.ny-left{
		width: 100%;
		float: none;
	}
}
@media screen and (max-width:600px){
	.ulList-hezuopic li{
		width: 50%;
	}
}
