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:1200px;
	margin: 20px auto;
	text-align: center;
}
.fyc-header .logo{
	width:242px;
	display: block;
	margin:5px auto;
}
.fyc-header .menu{
	width:1200px;
	margin:25px auto;
}
.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:35px auto;
}
.fyc-aboutme .tit h2{
	color:#000000;
	font-size:25px;
}
.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;
}
.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;
	margin-top:50px;
	width:100%;
}
.some-show .show-row{
	width:100%;
	overflow: hidden;
}
.some-show .show-col{
	width:50%;
	height: 300px;
	float:left;
}
.some-show .show-tit b{
	margin-top: 50px;
	color:#585858;
	font-size:60px;
	line-height: 100px;
	display: inline-block;
	margin-bottom: 20px
}
.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 0;
}


.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:50px auto;
	width:106px;
	border-radius: 20px;
}
.star-box{
	overflow: hidden;
	width:1200px;
	margin:0 auto;
}
.star-a{
	position: relative;
	float: left;
	width: 300px;
	height: 463px;
	margin-bottom: 50px;
}
.star-a .star-info{
	position:absolute;
}
.star-b{
	float: left;
	width: 300px;
	height: 463px;
}

.star-box img{
	display: block;
	width:100%;
	height: 347px;
}


.index-tit{
	width:1200px;
	margin: 0 auto;
	margin-bottom: 120px;
}
.index-tit .item-tit b{
	margin-top: 50px;
	color:#585858;
	font-size:60px;
	line-height: 100px;
	display: inline-block;
	margin-bottom: 20px
}
.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: 5px 0;
}
.index-news{
	width:1200px;
	margin:0 auto;
}
.news-box{
	width:33%;
	height: 340px;
	position: relative;
	float: left;
}
.news-box.bg{
	background: #2d2d2d;
}
.news-box.bg p{
	color:#fff;
}
.news-box.bg span{
	color:#838383;
}

.news-date{
		
	width:87px;
	height: 113px;
	position: absolute;
	top:-40px;
	left:20px;
	line-height: 40px;
	text-align: right;
}
.news-date-g{
	margin:30px auto;
	width:60px;
}
.news-date span{
	font-size:21px;
}
.news-date small{
	line-height: 15px;
	font-size:16px;
}
.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:80%;
	margin:100px auto;
	height:150px;
}
.news-i p{
	font-size:16px;
	color:#2d2d2d;
	padding:40px 0;
}
.news-i span{
	font-size:14px;
	color:#ababab;
}
.shoot{
	width:1200px;
	margin:0 auto;
	text-align: right;
	font-size:28px;
}
.shoot span{
	display: inline-block;
	line-height: 60px;
	border-bottom: 2px solid #000000;
}

.shoot-ls{
	width:1200px;
	overflow: hidden;
	margin: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: 20px auto;
	overflow: hidden;
}
.video{
	width:1200px;
	margin:0 auto;
	text-align: left;
	font-size:28px;
}
.video span{
	display: inline-block;
	line-height: 60px;
	border-bottom: 2px solid #000000;
}
.video-box{
	width:570px;
	height: 353px;
	float: left;
}
.video-box img{
	width:100%;
	height: 100%;
}
.video-box:last-child{
	margin-left:57px;
}
.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-me{
	width:1200px;
	margin:0 auto;
}
.about-me h3{
	text-align: center;
	color:#333333;
	font-size:33px;
	margin:90px 0;
}
.about-centent{
	padding: 30px 40px;
	border-top:#e6e6e6 solid 1px;
	border-left:#e6e6e6 solid 1px;
	border-right:#e6e6e6 solid 1px;
	border-bottom: #687352 solid 3px;
}
.about-centent p{
	font-family: "宋体";
	text-indent:30px;
	color:#666666;
	font-size: 16px;
	line-height: 28px;
}
.about-me-event{
	width:1200px;
	margin: 50px auto;
}
.about-me-event h3{

	text-align: center;
	font-size:23px;
	color:#333333;
}
.about-me-event-content{
	margin:50px 0;
}
.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-box{
	float: left;
	width:500px;
}
.about-anli-box:last-child{
	margin-left:100px;
}
.about-anli-tit{
	border-bottom: 1px solid #ddd;
	padding:20px 0;
	font-size:18px;
	color:#333;
}
.about-anli-desc{
	padding-top: 20px;
	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{
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	width:371px;
	height: 230px;
}
.shoot-item img{
	width:371px;
	float: left;
	height: 190px;
}
.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 h3{
	padding: 50px;
	text-align: center;
	color:#333;
	font-size: 28px;
}
.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: 26px;
	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:#333333;
	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%;
    
	height: 60px;
	padding: 30px 10%;

}
.position-ab .star-info{
	position: absolute;
}
.star-name{
	color:#000;
	line-height: 30px;
	font-size:17px;
}
.star-title{
	color:#afafaf;
	font-size:14px;

}
.star-des{
	display: none;
	color:#353535;
	font-size:14px;
}
 
.star_hover .star-info{
    height: 140px;
    background: #383838;
}
.star_hover .star-name{
	margin:20px 0 10px 0;
	color:#ffffff;
	font-size:18px;

}
.star_hover .star-title{
	
	color:#afafaf;
	margin:0 0 30px 0;
	font-size:14px;
}
.star_hover .star-des{
	display:block;
	color:#afafaf;
	font-size:14px;
}
.star_hover .star-div{
	margin:15px 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: 20px;
	font-size:14px;
	border-left:3px solid #a97c33;
}

.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;
}