a{text-decoration: none;}

*{font-family: "Microsoft YaHei","微软雅黑";margin: 0; padding:0;}
li{list-style: none}
a{transition: all 0.5s;color:#000;}
a:visited{color:#000;}
a:hover{color:#2a90f9;}

@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
      url('iconfont.woff2') format('woff2'),
      url('iconfont.woff') format('woff'),
      url('iconfont.ttf') format('truetype'),
      url('iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clear{clear: both}
.none{display: none !important;}
.overline{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fyc-header{
	background: #fff;
	width:100%;
	margin: 0px auto;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
.fyc-header .logo{
	width:242px;
	display: block;
	margin:5px auto;
}
.fyc-header .menu{
	width:1200px;
	margin:40px auto 10px auto;height:35px;
}
.fyc-header .menu li{
	padding:0px 20px;
	border-right: 1px solid #888888;
	display: inline-block;
	text-align: center;
	color:#000000; 

}
.fyc-header .menu li:last-child{
	border-right:0px;
}
.fyc-header .menu li a{
	color:#000000;
	font-size:14px;
	transition:all 0.5s;
}
.fyc-header .menu li a:hover{
	color:#2a6496;
}
.fyc-index-banner{
	overflow:hidden;
	width:100%;
}
.fyc-index-banner img{
	width:100%;
}
.fyc-aboutme .tit{
	text-align: center;
	width:1200px;
	margin:70px auto 10px auto;
}
.fyc-aboutme .tit h2{
	color:#000000;
	font-size:25px;
}
.fyc-aboutme .tit h2 span{
	color:#e0e0e0; font-size:16px;
}
.fyc-aboutme .tit p{
	margin-top:10px;
	color:#9c9c9c;
	font-size:18px;
}
.fyc-aboutme{
	width:1200px;
	margin: 0 auto;
}
.content-about-me{
	overflow: hidden;
	width:100%;
}
.content-about-me .about-me-img{
	float:left; margin-left:30px;
}
.content-about-me .about-me-desc{
	float:left;
	width:800px;
	margin-left:20px;
	color:#686868;
	font-size:14px;
	margin-top:20px;
	line-height: 25px;
}
.mt20{
	margin-top: 20px;
}
.fyc-btn{
	margin-top:20px;
	display: inline-block;
	padding:5px 30px;
	border-radius: 20px;
	background: #ffbc20;
	color:#fff;
}
.some-show{
	overflow: hidden;
	width:100%;
}
.some-show .show-row{
	width:100%;
	overflow: hidden;
	padding:0px;
	margin:0px;

}
.some-show .show-row ul{
	padding:0px;
	margin:20px 0px 0px 0px;
}

.some-show .show-row ul li{
	 float:left; margin:2px; width:144px; height:130px;
}
.some-show .show-row ul li a{
	text-align:center; width:144px; display:block;
	 color:#1b1b1b; line-height:35px; font-size:20px;
}
.some-show .show-row ul li img{
	width:144px; height:90px;
}

.some-show .show-tit b{
	color:#585858;
	font-size:60px;
	line-height: 20px;
	display: inline-block;
}
.some-show .show-tit b span{
	display: inline-block;
	border-bottom: 2px solid #000;
}
.some-show .show-tit p{
	font-size:20px;
	color:#585858;
	margin: 5px 5px;
}


.show-img{
	width:100%;
	height:300px;
}
.show-img-a{
	float:left;
	width:50%;
	height: 100%
}
.show-col-box{
	background:#fcf9f2;
	width:50%;
	height: 100%;
	text-align: center;
	float: left;
}
.show-g-box{
	width:70%;
	margin:70px auto;
}
.show-g-box .show-name{
	font-size:25px;
}

.show-g-box .show-desc{
	font-size:13px;
	margin:30px 0;
}
.show-g-bg1{
	background: #ffbc20;
}
.show-g-bg1 .show-name{
	color:#fff;
}
.more{
	text-align: center;
	display: block;
	border:1px solid #7f7f7f;
	color:#7f7f7f;
	padding:5px 15px;
	margin:20px auto;
	width:106px;
	border-radius: 20px;
}
.star-box{
	overflow: hidden;
	width:1200px;
	margin:0 auto;
}
.star-a{
	position: relative;
	float: left;
	width: 187px;
	height: 250px;
	margin-bottom: 20px;
}
.star-a .star-info{
	position:absolute;
}
.star-b{
	float: left;
	width: 187px;
	height: 250px;
}

.star-box img{
	display: block;
	width:100%;
}


.index-tit{
	width:1200px;
	margin: 0 auto;
}
.index-tit .item-tit b{
	color:#585858;
	font-size:60px;
	display: inline-block;
	margin-bottom: 10px
}
.index-tit .item-tit  b span{
	display: inline-block;
	border-bottom: 2px solid #000;
}
.index-tit .item-tit p{
	font-size:20px;
	color:#585858;
	margin: 0px 0px 20px 10px;
}
.index-news{
	width:1200px;
	margin:0 auto 20px auto;
}
.news-box{
	width:33%;
	height: 340px;
	position: relative;
	float: left;
}
.news-box.bgs{
	background: #e5e5e5; width:214px; margin:9px; height:155px;
}
.news-box.bg{
	background: #2d2d2d; width:262px;margin:8px;height:155px;
}
.news-box.bg p{
	color:#fff;
}
.news-box.bg span{
	color:#fff;
}

.news-date{
	width:55px;
	height: 45px;
	position: absolute;
	top:-10px;
	left:10px;
	line-height: 20px;
	text-align: right;
}
.news-date-g{
	margin:6px auto;
	width:50px;
}
.news-date span{
	font-size:14px; text-align: center; display:block;
}
.news-date small{
	line-height: 15px;
	font-size:12px;
}
.news-date.bg{
	color:#2d2d2d;
	background: #ffbc20;
}
.news-date.bg span{
	color:#2d2d2d;
	background: #ffbc20;
}
.news-date.bg1{
	color:#fff;
	background: #2d2d2d;
}
.news-i{
	width:85%;
	margin:40px auto;
	height:110px; overflow:hidden;
}
.news-i p{
	font-size:14px;
	color:#2d2d2d;
	padding:10px 0;
    width:183px;
    white-space: nowrap; overflow:hidden;
}
.news-i span{
	font-size:12px;
	color:#ababab;
}
.shoot{
	width:1200px;
	margin:0 auto;
	text-align: right;
	font-size:28px;
}
.shoot span{
	display: inline-block;
	line-height: 30px;
	border-bottom: 2px solid #000000;
}

.shoot-ls{
	width:1200px;
	overflow: hidden;
	margin:0px auto 20px auto;
}
.shoot-box{
	width:285px;
	height: 349px;
	float: left;
	margin-right: 20px;
}
.shoot-box img{
	width:285px;
	height: 349px;
}
.shoot-box:last-child{
	margin-right: 0px;
}
.video-ls{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.video-box{
	width:234px;
	height: 144px;
	float: left; margin-right:6px; position:relative;
}
.video-box:last-child{
	 margin-right:0px; 
}
.video-box video{object-fit: fill;width:234px; height:144px; }

.videobg1{position:absolute; left:0; top:0; width:234px; height:144px; z-index:1}
.videobg1 img{ width:234px; height:144px;}
.videobg2{position:absolute; left:105px; top:60px; width:30px; height:30px; z-index:22}
.videobg2 img{ width:30px; height:30px;}

.fyc-footer{
	background: #232227;
}
.footer-content{
	width:1200px;
	margin:0 auto;
	color:#999999;
	text-align: center;
	padding:30px 0;
}
.footer-content p{
	font-size:14px;
	line-height: 25px;
}
.contect-me{
	text-align: center;
	width:1200px;
	margin:0 auto;
}
.contect-me-tit{
	margin:40px auto;
	font-size:35px;
}
.baimap{
	width:1000px;
	height: 480px;
	margin:20px auto;
}
.contect-form{
	overflow: hidden;
	width:516px;
	float:left;
}
.contect-input{
	margin:10px 0;
}
.contect-input input{
	padding:5px 10px;
	margin-right: 10px;
	width:318px;
	height: 20px;
	border:1px solid #cccbcb;
	background: #e6e6e6;
}
.contect-input span{

}
.contect-box{
	padding-top:80px;
	padding-bottom: 100px;
	overflow: hidden;
	margin:0 auto;
	width:1000px;
}
.text-input{
	border:1px solid #cccbcb;
	background: #e6e6e6;
	width:400px;
	height: 150px;
	padding:10px;
}
.submit-bt{
	margin-top:20px;
	background: #e8635a;
	color:#fff;
	border-radius: 5px;
	width:140px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	border:0px;
}
.contect-ts{
	font-size: 18px;
}
.contect-lop{
	margin-top:20px;
}
.contect-lop i{
	color:#666;
	line-height:19px;
	display:inline-block;
	margin-right:10px;
}
.contect-lop p{
	line-height:29px;
	font-size: 14px;
}
/*about*/
.about-me{
	width:1200px;
	margin:50px auto;
}
.abboder{ width:77px; height:145px; border:1px solid #333; margin-left:50px; margin-top:60px;}
.about-me .h3{
	text-align: center;
	color:#333333;
	font-size:36px;
	position:absolute;top:100px; background:#fff;
}
.about-h3{float:left;width:250px;position:relative;}
.about-centent{
	float:left; width:875px; margin-bottom:20px;
}
.about-centent p{
	font-family: "宋体";
	text-indent:30px;
	color:#666666;
	font-size: 16px;
	line-height: 28px;
}
.about-me-event{
	width:1200px;
	margin: 40px auto 20px auto;
}
.about-me-event-h3{ width:215px; height:55px; border:1px solid #333;margin:10px auto;}
.about-me-event h3{
	text-align: center;
	font-size:23px;width:217px; margin-left:-1px;margin-top:10px;
	color:#333333;
	background:#fff;
}
.about-me-event-content{
	margin:20px 0 0px 20px;
}
.about-me-event-content p{
	font-family: "宋体";
	color:#4c4c4c;
	font-size: 16px;
	line-height: 40px;
}
.about-anli{
	overflow: hidden;
	width:1200px;
	margin:0 auto;
}
.about-anli-h3{ width:215px; height:55px; border:1px solid #333;margin:10px auto;}
.about-anli-h3 h3{
	text-align: center;
	font-size:23px;width:217px; margin-left:-1px;margin-top:10px;
	color:#333333;
	background:#fff;
}
.about-anli-img{ width:196px;height:137px;}
.about-anli-img img{ width:196px;height:137px;}
.about-anli-box{
	float: left;
	width:196px;margin:22px;
}
.about-anli-tit{
	padding:10px 0;
	font-size:18px;
	color:#333; text-align:center;
}
.about-anli-desc{
	line-height: 24px;
	color:#666;
	font-size:14px;
}
.shoot-centent{
	overflow: hidden;
	width: 1200px;
	margin:20px auto;
}
.shoot-centent h3{
	text-align: center;
	font-size:28px;
	margin:50px 0;
}
.shoot-lst{
	width:100%;
	padding:20px 0;
}
.shoot-item{
  width:233px;
  margin-left: 7px;  background:#fff;height:212px;
  margin-top: 20px;
 float: left;
}
.shoot-item img{
	float: left;
	 width:233px;height:156px;box-shadow: 0px 5px 5px #C2C1BF;
}
.shoot-item span{
	color:#333333;
	font-size:15px;
	line-height: 40px;
	display: inline-block;
	height: 40px;
}
.page{
	overflow: hidden;
	margin:80px auto;
	text-align: center;
}
.page ul{
	display: inline-block;
}
.page li {
	float: left;
	margin-left: 10px;
	display: inline-block;
}
.page li a{
	float: left;
	display: inline-block;
	text-align: center;
	padding:5px 10px;
	
}
.page li .current{
	background: #000000;
	color:#fff;
	display: inline-block;
	text-align: center;
	padding:5px 10px;
}
.fyc-ppch{
	width:1000px;
	margin: 50px auto;
}
.ppch-des{
	border-bottom: 2px solid #666;
	padding-bottom: 50px;
}
.ppch-des .h33{
	padding: 50px;
	text-align: center;
	color:#333;
	font-size: 35px;
}
.ppch-des  ul{
	padding:0 20px;
}
.ppch-des li{
	color:#666666;
	line-height: 28px;
	list-style-type: decimal;
	font-size: 15px;
}
.anli_box{
	padding-bottom: 50px;
	width:1200px;
	margin: 0 auto;
}
.anli_box .h3{
	font-size: 30px;
	padding: 50px;
	text-align: center;
	color:#333;
}
.anli_box .anli_list{
overflow: hidden;
}
.anli-div{
	width: 370px;
	height: 280px;
	float: left;
	margin-right: 30px;
	margin-top:20px;
}
.anli-div:last-child{
	margin-right:0px;
}
.anli-div-img{
	width:100%;
	height:200px;
}
.anli-div-img img{
	width:100%;
	height:200px;
}
.anli-div-txt{

}
.anli-div-txt .name{
	padding: 10px 0;
	color:#1b1b1b;
	font-size:18px;
}
.anli-div-txt .desc{
	color:#999999;
	font-size:12px;
}
.fyc-pptg{

}
.fyc-pptg h3{
	text-align: center;
	padding:30px 0;
	font-size:28px;
	color:#333;
}
.pptg-box{
	overflow: hidden;
	background: #eee;
	width: 950px;
	height: 370px;
	margin:30px auto;
	
}
.pptg-box img{
	width:500px;
	height: 370px;
	display: block;
	float:left;
}
.pptg-box-desc{
	width: 400px;
    float: left;
    margin-left: 20px;
}
.pptg-box-desc .name{
	margin-top:80px;
	color:#181818;
	font-size:16px;
}
.pptg-box-desc .desc{
	line-height: 25px;
	margin-top:40px;
	color:#514e4e;
	font-size:14px;
}
.t-right img{
	float: right;
}
.fyc-video-box{
	width:1200px;
	margin:20px auto;

}
.fyc-video-box h3{
	text-align: center;
	padding:60px 0;
	font-size:28px;
	color:#333;
}
.fyc-video-list{
	width:100%;
	overflow: hidden;
}
.fyc-video-div{
	margin-right:13px;
	/*border-bottom: 2px solid #ddd;*/
	width:387px;
	height: 311px;
	float: left;
	margin-top:20px;
}
.fyc-video-div.hover{
	/*border-bottom: 2px solid #f7a34a;*/
}
.fyc-video-div:last-child{
	margin-right:0px;
}
.fyc-video-img{
	width:100%;
	height:220px;
}
.fyc-video-img img{
	height: 220px;
	width:100%;
}
.fyc-video-info{
	width:100%;
	height: 94px;
}
.fyc-video-f{
	padding:4px 15px;
	float: left;
	width:270px;
}
.fyc-video-f .name{
	color:#1a1a1a;
	font-size:18px;
	margin:10px 0;
	line-height: 20px;
}
.fyc-video-f .desc{
	color:#003761;
	line-height: 18px;
	font-size:14px;
}
.fyc-video-info .play{
	float: left;
	width: 80px;
	height: 90px;
	background: url(../images/playlogo.jpg) no-repeat; 
	background-position: center;
}

.star-box h3{
	text-align: center;
	padding:30px 0;
	font-size:28px;
	color:#333;
}




.star-box .star-info{
    bottom: 0px;
	transition: all 0.5s;
	width: 80.1%;
	height: 40px;
	padding: 0px 10%;

}
.position-ab .star-info{
	position: absolute;
}
.star-name{
	color:#000;
	font-size:13px; 
}
.star-title{
	color:#afafaf;
	font-size:12px;width:150px; margin-top:-5px;
}
.star-des{
	display: none;
	color:#353535;
	font-size:14px;
}
 
.star_hover .star-info{
    height: 90px;
    background: #383838;
}
.star_hover .star-name{
	margin:0px 0 0px 0;
	color:#ffffff;
	font-size:14px;

}
.star_hover .star-title{
	
	color:#afafaf;
	margin:0 0 0px 0; 
	font-size:14px;
}
.star_hover .star-des{
	display:block;
	color:#afafaf;
	font-size:12px; line-height:20px;
}
.star_hover .star-div{
	margin:5px auto;
}
.star-news{
	overflow: hidden;
	width:1200px;
	margin:0 auto;
}
.star-news-left{
	width:680px;
	float: left;
}
.star_news_right{
	float: right;
	width:475px;
}
.star-news-box{
	width:100%;
	height: 248px;
	overflow: hidden;
}
.news-tit{
	margin: 10px 0;
	position: relative;
}
.news-tit .line-sc{
	border-top:2px #ddd solid;
	margin:12px 0;
}
.news-tit span{
	position: absolute;
	left: 255px;
	font-size:20px;
    top: -13px;
	display: block;
	background: #fff;
	width:200px;
	text-align: center;
	height: 25px;
	line-height: 25px;
}
.star-news-detail{
	margin-top:20px;
}
.star-news-detail .detail-left{
	width:272px;
	height: 181px;
	float: left;
}
.star-news-detail .detail-left img{
	width:100%;
	height: 100%;
}
.star-news-detail .detail-right{
	float: left;
	margin-left: 15px;
	height: 181px;	
	width:378px;
}
.star-news-detail .detail-right ul{
	width:100%;
}
.star-news-detail .detail-right li{
	height: 40px;
	line-height: 40px;
	width:100%;
	margin-bottom: 7px;
	padding-left: 0px;
	font-size:14px;
	border-left:3px solid #a97c33;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.star-news-detail .detail-right li:first-child span{
	 width: 0; 
	 height: 0;
	 border-width: 5px;
	 border-style: solid;
	 border-color: transparent  transparent transparent #a97c33;display:inline-block;
}
.star-news-detail .detail-right li span{padding-right: 20px;}
.star-news-detail .detail-right li:last-child{
	margin-bottom: 0px;
}
.star_news_right .news-tit span{
	left: 140px;
}
.star_news_right_img{
	margin-top: 19px;
	width:100%;
	height: 255px;
}
.star_news_right_img img{
	width:100%;
	height: 100%;
}
.star_news_right_detail{
	width:100%;
	margin:15px 0;
}
.star_news_right_detail li{
	background: #eee;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    padding: 5px 21px;
    margin: 5px 0;	
}

.news-tit{
	text-align: center;
	font-size:20px;
}
.news_time{
	text-align: center;
    margin-top: 20px;
    border-bottom: 1px dashed #7f7f7f;
    padding-bottom: 20px;
}
.news_time span {
    color: #727272;
    font-size: 12px;
    display: inline-block;
    margin-right: 20px;
}
.news-detail{
	width:1200px;
	margin:100px auto;
}
.news-content{
	margin:20px 0;
}
.max-line{
	width:100%;
	border-top:1px solid #ddd;
}
.h33{ width:1200px; margin:10px auto; height:43px;}