@charset "UTF-8";
/*
 *2017-12-15 
 */
.yn-jl-bgv{
	background: url(../images/yn_jl-bg1.jpg) no-repeat center top;
}
.ynnt-comwid{
	width: 1284px;
	margin: 0 auto;
}
.ynnt-actived{
	padding-top: 440px;
}
.ynnt-tit-bg{
	height: 32px;
	line-height: 32px;
	background: url(../images/ynnt-line-bg.png) no-repeat center center;
	margin-bottom: 36px;
}
.ynnt-tit-bg p{
	color: #ffffce;
	font-size: 24px;
	line-height: 32px;
	padding-left: 96px;
}
.ynnt-ac-group{
	width: 1268px;
	margin: 0 auto;
}
.ynnt-ac-group a{
	float: left;
	height: 84px;
	width: 190px;
	background: url(../images/ynnt-ac-bg.png) no-repeat;
}
.ynnt-ac-group span{
	float: left;
	line-height: 84px;
	padding:0 7px;
	font-size: 15px;
	color: #f0f0c2;
	font-weight: bold;
}
.ynnt-ac-group .tit{
	color: #c91e18;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 16px;
}
.ynnt-ac-group .time{
	font-size: 14px;
	color: #c91e18;
	text-align: center;
}
.ynnt-ac-icon1{
	height: 23px;
	padding:0 8px;
}
.ynnt-ac-icon1 span{
	float: right;
	height: 23px;
	width: 190px;
	background: url(../images/ynnt-ac-icon1.png) no-repeat center center;
}
.ynnt-ac-list a{
	float: right;
}
.ynnt-ac-list span{
	float: right;
}
.ynnt-ac-group a:hover{
	background: url(../images/ynnt-ac-bgh.png) no-repeat;
}
.ynnt-ac-group a.cur{
	background: url(../images/ynnt-ac-bgh.png) no-repeat;
}

.ynnt-alt-item{
	margin-bottom:20px;
}
.ynnt-alt-item h3{
	font-size: 30px;
	color: #ffffce;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.ynnt-alt-item span{
	display: block;
	color: #ffffce;
	font-size: 20px;
	font-weight: bold;
	text-indent: 0.5em;
}
.ynnt-alt-item .meth{
	margin-bottom: 20px;
}
.ynnt-alt-item p{
	font-size: 15px;
	color: #fff;
	/* line-height: 19px; */
	line-height: 20px;
	padding:0 40px;
}
.ynnt-alt-item .indent{
	text-indent: 2em;
}
.ynnt-alt-item .right{
	text-align: right;
}
.ynnt-alt-item .right.time90{
	padding-right: 140px;
}

.ynnt-code-box{
	width: 904px;
	margin: 0 auto;
	margin-top: -20px;
}
.ynnt-code-img{
	float: left;
	padding:0 86px;
}

.ynnt-code-img a{
	display: block;
	font-size: 17px;
	color: #ffffce;
	text-align: center;
	padding-top: 15px;
}
.ynnt-code-det{
	margin-top: 40px;
}
.ynnt-code-det p{
	text-align: center;
	font-size: 17px;
	color: #fff;
}
.ynnt-alt-item span{
	line-height: 28px;
}
.ynnt-one-list{
	width: 1296px;
}
.mb10{
	margin-bottom:10px;
}
.mt40{
	margin-top:40px;
}
.mt60{
	margin-top:60px;
}
.mt80{
	margin-top:80px;
}
.ynnt-alt-cont{
	padding-bottom: 60px;
	padding-top: 40px;
}
.ynnt-alt-item .alt-sub{
	text-align: center;
	color: #ffffce;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px;
}


.ynnt-one-list li{
	float: left;
	height: 255px;
	width: 200px;
	position: relative;
	overflow: hidden;
	margin:22px 16px 0 0;
}
.ynnt-one-list li.mr0{
	margin-right: 0px;
}
.ynnt-one-list .img{
	display: block;
	width: 200px;
	height: 220px;
	overflow: hidden;
	/* ｌｎ新增 */
	cursor: pointer; 
}
.ynnt-one-list img{
	display: block;
	width: 200px;
	height: 220px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ynnt-one-list img:hover{
	-webkit-transform: translate3d(0, 0, 0px) scale(1.05);
	-moz-transform: translate3d(0, 0, 0px) scale(1.05);
	-ms-transform: translate3d(0, 0, 0px) scale(1.05);
	-o-transform: translate3d(0, 0, 0px) scale(1.05);
	transform: translate3d(0, 0, 0px) scale(1.05);
}
.ynnt-one-list .name{
	position: absolute;
	left: 0px;
	bottom: 35px;
	width: 100%;
	/*height: 35px;*/
	padding:10px 0;
	text-align: center;
	background: url(../images/ynnt-op50.png);
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	/*line-height: 35px;*/
}
.ynnt-group-list .name{
	/*height: 59px;*/
	box-sizing: border-box;
	/*padding-top: 10px;*/
	display: block;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
}
.ynnt-one-list .btn{
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #f39800;
	width: 100%;
	cursor: pointer;
}
.ynnt-one-list .btn:hover{
	background: #db8a02;
}
.ynnt-group-list{
	width: 1080px;
	margin: 0 auto;
}
.ynnt-alt-item .ynnt-pxtiti-result{
	text-align: center;
	color: #ffffce;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	margin:50px 0 18px 0;
}
.ynnt-alt-item .altsub-result{
	height: 110px;
	width: 85px;
	margin:0 auto;
	line-height: 138px;
	color: #a60300;
	font-size: 17px;
	background: url(../images/ynnt-gt-bg.png) no-repeat center center;
	margin-bottom: 16px;
}
.ynnt-btm-tit2016{
	padding-top: 60px;
}
.ynnt-btm-tit2016 a{
	display: block;
	color: #ffffce;
	font-size: 20px;
	text-align: center;
}



/*弹出框开始*/

.sj-big-bg{
	width: 100%;
	height: 1987px;
	min-width: 1250px;
	background: url(../images/shijisheji.jpg) no-repeat center top;
}
.sj-people{
	margin: 0 auto;
	/*这里改变高度*/
	padding-top: 1420px;
	width: 1250px;
}
.sj-people li{
	float: left;
	height: 34px;
	width: 198px;
	/*background: #ddd;*/
	margin-left: 12px;
}
.sj-people .ml0{
	margin-left: 0px;
}
.sj-people li a{
	display: block;
	height: 24px;
	width: 100%;
	cursor: pointer;
}

.sj-peo-all{
	margin: 0 auto;
    padding-top: 436px;
    width: 1040px;
}
.sj-peo-all li{
	float: left;
	height: 34px;
	width: 198px;
	/*background: #ddd;*/
	margin-left: 12px;
}
.sj-peo-all .ml0{
	margin-left: 0px;
}
.sj-peo-all li a{
	display: block;
	height: 24px;
	width: 100%;
	cursor: pointer;
}
.op-backbg{
	width: 100%;
	background: url(../images/op28-bg.png);
	height: 600px;
	z-index: 10;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
.model-box{
	/*display: none;*/
	position: fixed;
	/*top: 60px;*/
	/*top: 50%;*/
	top: -800px;
	left: 50%;
	margin-left: -350px;
	/*margin-top: -350px;*/
	background: #fff;
	height: 600px;
	width: 700px;
	z-index: 100;
	padding-top: 20px
}
.model-items{
	height: 560px;
	max-height: 560px;
	overflow: auto;
	display: none;
	position: relative;
}
.model-items h3{
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 20px;
}
.model-img,
.model-img img{
	display: block;
	margin:0 auto;
	width: 416px;
	overflow: hidden;
}
.model-job{
	margin: 10px 0;
}
.model-job p{
	width: 416px;
	margin:0 auto;
}
.model-job p,
.model-job span{
	font-size: 16px;
	line-height: 40px;
	color: #333;
	text-indent: 2em;
}
.model-det{
	margin:0 20px;
	padding:0 10px;
	/*height: 200px;
	max-height: 200px;
	overflow: auto;*/

}
.model-det p{
	line-height: 26px;
	color: #333;
	font-size: 14px;
	margin-top: 15px;
	text-indent: 2em;
}
.close-btn{
	float: right;
	height: 24px;
	width: 24px;
	background: url(../images/btn-iconh.png) no-repeat;
	/*margin: 20px 15px 0 0;*/
	position: absolute;
	/*12.21*/
	top: 5px;
	right: 10px;
	cursor: pointer;
	display: block !important;
}
.close-btn:hover{
	background: url(../images/btn-icon.png) no-repeat;
}
/*chrome*/
.bsfw-rdfw::-webkit-scrollbar-track
{
    background-color: #eee;
}
/*定义滚动条高宽及背景*/
.bsfw-rdfw::-webkit-scrollbar
{
    width: 4px;
    /*background: url(../images/py-main-icon16.png);*/
}
/*定义滚动条*/
.bsfw-rdfw::-webkit-scrollbar-thumb
{
    background-color: #d0d0d0;
}

/*IE*/
.bsfw-rdfw{
/*三角箭头的颜色*/
    scrollbar-arrow-color:#eee;
/*滚动条滑块按钮的颜色*/
    scrollbar-face-color:#d0d0d0;
/*滚动条整体颜色*/
    scrollbar-highlight-color:#d0d0d0;
/*滚动条阴影*/
    scrollbar-shadow-color: #eee;
/*滚动条轨道颜色*/
    scrollbar-track-color: #eee;
}

/*弹出框结束*/