@charset "utf-8";
/* CSS Document */
/* index */

@media (max-width: 1600px){
	
}
@media (max-width: 1440px){
	
}



@media (min-width: 1201px){
	.T-nav li > a.cur{
		
	}
	
	.T-nav li:hover .sec{
		opacity: 1;
		transform: translateY(0);
		visibility: visible;
		transition: all 0.5s;
	}
	.T-nav li .sec{
		transition: all 0.5s;
	}
	.adsmore:hover{
		border: 1px solid #cb1d27;
		color: #fff;
		background:#cb1d27 url(../images/more2.png) no-repeat 85% center;
	}
	.lonfac li:hover .tit{
		color: #cb1d27;
	}
	.lonfac li:hover .img span{
		background-color: #cb1d27;
	}
	.lonfac li:hover .img.img01 span{
		background-image: url(../images/c1-2.png);
	}
	.lonfac li:hover .img.img02 span{
		background-image: url(../images/c2-2.png);
	}
	.lonfac li:hover .img.img03 span{
		background-image: url(../images/c3-2.png);
	}
	.lonfac li:hover .img.img04 span{
		background-image: url(../images/c4-2.png);
	}
	.opachlc li:hover .pic img{
		transform: scale(1.05);
		transition: all 0.5s;
	}
	.opachlc li:hover .pic:before{
		opacity: 1;
		transition: all 0.5s;
	}
	.opachlc li:hover .tit{
		bottom: -55px;
		transition: all 0.5s;
	}
	.opachlc li:hover .con{
		transform: translateY(-50%) scaleY(1);
		transition: all 0.5s;
	}
	
	
}

@media (max-width: 1200px){
	
	.top{
		background: #fff;
		padding: 0 2%;
	}
	.top .logo{
		padding: 15px 0;
		margin: 0;
	}
	.top .logo img{
		height: 25px;
		display: block;
	}
	.T-search{
		margin-top: 4px;
	}
	.mob-menu{
		display: block;
		width: 50px;
		height: 50px;
		margin-top: 3px;
	}
	.mob-menu:before{ content:''; position:absolute; left:50%; top:50%; height:2px; width:30px; margin-left:-15px; margin-top:-9px; background:#cb1d27; transition:all 0.5s ease;}
	.mob-menu:after{ content:''; position:absolute; left:50%; top:50%; height:2px; width:30px; margin-left:-15px; margin-top:7px; background:#cb1d27; transition:all 0.5s ease;}
	.mob-menu span{position:absolute; left:50%; top:50%; height:2px; width:30px; margin-left:-15px; margin-top:-1px; background:#cb1d27; transition:all 0.5s ease;}
	.mob-menu.on{ transition:all 0.5s ease;}
	.mob-menu.on:before{ margin-top:-1px; transform:rotate(45deg); transition:all 0.5s ease;}
	.mob-menu.on:after{ margin-top:-1px;  transform:rotate(-45deg); transition:all 0.5s ease;}
	.mob-menu.on span{width:0;transition:all 0.5s ease;}
	
	.lomcea{
		position: fixed;
		width: 100%;
		background: #fff;
		left: 0;
		top: 55px;
		height: calc(100% - 55px);
		margin: 0;
		padding: 0;
		overflow: auto;
		display: none;
		border-top: 1px solid #eee;
	}
	.T-nav li{
		width: 100%;
	}
	.T-nav li > a{
		padding: 0 3%;
		line-height: 50px;
		font-size: 16px;
		color: #333;
		border-bottom: 1px solid #eee;
	}
	
	.T-nav li .sec{
		display: none;
		visibility: visible;
		opacity: 1;
		position: relative;
		width: 100%;
		left:0;
		margin:0;
		top: 0;
		transform: translateY(0px);
		box-shadow: 0 0 0;
		padding: 0 4%;
	}
	.T-nav li .sec .pic{
		display: none;
	}
	.T-nav li .sec .con{
		width: 100%;
	}
	.T-nav li .sec .con a{
		width: 50%;
		font-weight: normal;
		font-size: 14px;
	}
	.wrap,.wrap1200{
		max-width: 780px;
		padding: 0 3%;
	}
	.oitehc{
		padding: 10px 3%;
	}
	.T-search{
		margin: 0;
	}
	.T-search p{
		width: 260px;
	}
	.T-search p .c1{
		width: 220px;
	}
	.loures{
		width: 100%;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
	}
	.loures span{
		flex: 1;
		text-align: center;
		padding: 0;
		border: 2px solid #eaeaea !important;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 25px;
		padding: 15px;
	}
	.loures span.cur{
		border-bottom: none !important;
	}
	.loures span.cur:before,.loprec span.cur:before{
		display: none;
	}
	.ubfenb{
		width: 100%;
		padding: 0;
	}
	.lvofeb{
		padding: 10px 20px 20px;
	}
	.loprec{
		width: 100%;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.loprec span{
		width: 49%;
		margin-top: 2%;
		text-align: center;
		padding: 0;
		border: 2px solid #eaeaea !important;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 25px;
		padding: 15px;
	}
	.loprec span.cur{
		width: 49%;
	}
	.hunreb{
		width: 100%;
		margin-top: 20px;
		padding: 0;
	}
	.lmenft .d1{
		font-size: 20px;
	}
	.cp-nav{
		width: 100%;
		padding: 0;
	}
	.cp-nav .tit{
		font-size: 20px;
		padding: 0 20px;
		line-height: 50px;
		background: url(../images/b1.png) no-repeat 95% center;
	}
	.cp-nav .tit:before{
		display: none;
	}
	.vcodme{
		margin: 0;
		display: none;
	}
	.vcodme li > a{
		font-size: 15px;
	}
	.opbune{
		width: 100%;
		margin-top: 4%;
	}
	.bunmrea .tit{
		font-size: 20px;
	}
	.pc-show-edit{
		display: none;
	}
	.mob-show-edit{
		display: block;
	}
	.loblre .con .s2{
		font-size: 24px;
	}
	.loblre .con .s3{
		font-size: 18px;
	}
	.jobTit{
		display: none;
	}
	.jobTit span.s3, .lfreob li .one span.s3,.jobTit span.s2, .lfreob li .one span.s2{
		display: none;
	}
	.lfreob li .one{
		padding: 10px 20px;
	}
	.lfreob li .one span.s1{
		width: calc(100% - 60px);
	}
}

@media (max-width: 780px){
	.oreub{
		width: 220px;
		height: 45px;
		line-height: 45px;
		background-size: auto 60%;
		padding-left: 40px;
	}
	.oreub span{
		display: none;
	}
	.fyoure a{
		display: block;
		line-height: 25px;
		padding: 3px 0;
		width: 100%;
	}
	.loblre .img{
		width:100%;
	}
	.loblre .con{
		width:100%;
		margin-top: 4%;
	}
	.lonfac li{
		width: 50%;
		padding-bottom: 20px;
	}
	.lonfac li .img span{
		width: 90px;
		height: 90px;
	}
	
	.honor-ul li,.honor-ul2 li{
		width: 49%;
	}
	.honor-ul li:nth-child(3n){
		margin-right: 2%;
	}
	.honor-ul li:nth-child(2n),.honor-ul2 li:nth-child(2n){
		margin-right: 0;
	}
	.opachlc li{
		width: 50%;
	}
	.lfreob li .sec .contM{
		padding: 0 4%;
	}
	.lfreob li .sec .contM .list{
		width: 100%;
		padding: 4% 0;
		border-right: none;
		border-bottom: 1px solid #ddd;
	}

.honor-ul2 li{width:50%}
	
}

@media (max-width: 640px){
	.lvofeb li{
		width: 49%;
		margin-top: 10px;
	}
	.lvofeb li:nth-child(2n){
		margin-right: 0;
	}
	.lvofeb li a .pic img{
		height: 35vw;
	}
	.news-list li a{
		padding: 4% 0;
	}
	.news-list li a .pic{
		width: 100%;
	}
	.news-list li a .pic img{
		height: 66vw;
	}
	.news-list li a .con{
		width: 100%;
		margin-top: 15px;
	}
	.news-list li a .con .d1{
		font-size: 20px;
	}
	.news-list li a .con .d4{
		display: none;
	}
	
}




.shade {position: fixed;left: 0; top: 0; z-index: 21;display: none; width: 100%;height: 100%; background-color: #000;filter: alpha(opacity=50); opacity: 0.5; }
.big-video {
    position: fixed;
    left: 50%;
    top: 50%;
	margin-top:-240px;
    z-index: 22;
    display: none;
    margin-left: -450px;
    background-color: #fff;
    width: 900px;
    box-sizing: border-box;
}
.big-video-main {
    height: 480px;
}
.big-video-clo {
    position: absolute;
    right: -35px;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/icon30.png) no-repeat center center;
    cursor: pointer;
}

@media screen and (max-width: 750px){
	.big-video {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.big-video-main {
		height: 185px;
	}
	.big-video-clo {
		right: 0;
		z-index: 21;
		top:-30px;
	}
}