@charset "utf-8";

.banner {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

.banner,
.banner .swiper-container,
.banner .swiper-slide {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	position: relative;
	display: flex;
	justify-content:center;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.banner .swiper-slide i img{
	width:148px;
	height: auto;
}
.banner .swiper-slide p{
	font-size:20px;
	color:#fff;
	opacity: 0;
}
.banner .swiper-slide-active p{
	-webkit-animation: fadeInUp 1.4s ease-in-out;
	animation: fadeInUp 1.4s ease-in-out;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.banner .swiper-slide i {
	position: absolute;
	bottom: 80px;
	left: 50%;
	margin-left: -74px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}

.banner .swiper-pagination-bullet {
	width: 54px;
	height: 5px;
	opacity: 1;
	background-color: #373738;
	border-radius: 50px;
}

.banner .swiper-pagination-bullet-active {
	background-color: rgba(255, 255, 255, 0.5);
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: 40px;
}

/* cont1 */
.title{
	margin-bottom: 110px;
}
.title h4{
	font-size:22px;
	font-weight: bold;
	text-align: center;
	color: #bfbfbf;
}
.cont1-box p{
	margin-bottom: 105px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #bfbfbf;
}
.cont1{
	padding: 60px 0 130px;
	background: url(../img/cont1_bg.jpg) no-repeat center center;
	background-size: cover;
}
.cont1-list ul{
	display: flex;
	justify-content: center;
}
.cont1-list ul li{
	margin: 0 160px;
	text-align: center;
	color: #bfbfbf;
}
.cont1-list ul li:first-child{
	margin-left: 0;
}
.cont1-list ul li:last-child{
	margin-right: 0;
}
.cont1-list li em{
	display: block;
	font-size: 50px;
	font-weight: bold;
	line-height: 50px;
}
.cont1-list li span{
	display: block;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}
/* cont2 */
.title2{
	text-align: center;
	margin-bottom: 30px;
}
.title2 h4{
	font-size: 20px;
	color: #bfbfbf;
	line-height: 20px;
	margin-bottom: 5px;
}
.title2 span{
	display: block;
	font-size: 12px;
	color: #393838;
	font-weight: bold;
}
.cont2{
	padding:50px 0 80px;
	background-color: #1d1d1d;
}
.cont2-list{
	width:1246px;
	margin: 0 auto;
}
.cont2-tab{
	display: flex;
	justify-content:center;
	margin-bottom: 30px;
}
.cont2-tab a{
	display: block;
	width: 60px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color: #393838;
	border: 1px solid #393838;
	margin: 0 4px;
	font-weight: bold;
}
.cont2-list{
	width:1246px;
	margin: 0 auto;
}
.cont2-list-t-l{
	float: left;
	width: 714px;
}
.cont2-list-t-l-img{
	width: 498px;
	float: left;
}
.cont2-list-t-l-img i{
	float:left;
	height:162px;
	overflow: hidden;
}
.cont2-list-t-l-img i img{
	height:100%;
}
.cont2-list-t-l-img i:nth-child(3),.cont2-list-t-l-img i:nth-child(4){
	height: 170px;
}
.cont2-list-t-l-img i:nth-child(1),.cont2-list-t-l-img i:nth-child(3){
	width: 308px;
}
.cont2-list-t-l-img i:nth-child(2),.cont2-list-t-l-img i:nth-child(4){
	width: 190px;
}
.cont2-txt{
	box-sizing: border-box;
	padding: 0 18px;
	width: 216px;
	height: 332px;
	background: url(../img/cont2_bg1.jpg) no-repeat center center;
	background-size: cover;
	float: left;
	position: relative;
}
.cont2-txt em{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #727272;
	margin-top: 60px;
}
.cont2-txt p{
	font-weight: bold;
	font-size: 18px;
	color: #bfbfbf;
	line-height: 18px;
	margin-top: 12px;
}
.cont2-txt a{
	font-size: 12px;
	color: #454545;
	padding: 3px 8px;
	border: 1px solid #454545;
	border-radius: 5px;
	padding-left: 28px;
	background: url(../img/search.png) no-repeat 8px center;
	position: absolute;
	right: 18px;
	bottom: 28px;
}
.cont2-txt a:hover{
	color: #fff;
	border-color: #fff;
	background-image: url(../img/search2.png);
}
.cont2-list-t-r{
	float:right;
	width:532px;
}
.cont2-list-t-r-img{
	float:left;
	width: 314px;
}
.cont2-list-t-r-img img{
	width:100%;
	height:100%;
}
.cont2-list-t-r-img i{
	display: block;
	overflow: hidden;
	height: 156px;
}
.cont2-list-t-r-img i:nth-child(2){
	height: 176px;
}
.cont2-list-t-r-txt{
	float: left;
	width: 218px;
	background-image: url(../img/cont2_bg2.jpg);
}
.cont2-list-b>div{
	float:left;
}
.cont2-list-b-l{
	width: 686px;
}
.cont2-list-b img{
	width:100%;
	height:100%;
}
.cont2-list-b-l i{
	float:left;
	height: 248px;
	width: 438px;
	overflow: hidden;
}
.cont2-list-b-l-txt{
	width: 248px;
	height:248px;
	background-image: url(../img/cont2_bg3.jpg);
}
.cont2-list-b-l-txt em,.cont2-list-b-l-txt p{
	text-align: right;
}
.cont2-list-b-r{
	width: 560px;
}
.cont2-list-b-r i{
	float:left;
	widht:310px;
	height: 248px;
	overflow: hidden;
}
.cont2-list-b-r-txt{
	width: 250px;
	height:248px;
	background-image: url(../img/cont2_bg4.jpg);
}
.cont2-list-b-r-txt em,.cont2-list-b-r-txt p{
	text-align: right;
}
/* 首页优势 */
.cont3 {
	padding: 70px 0 156px;
	background-color: #050505;
}
.cont3-bg{
	background-color: #121212;
	padding: 30px 0 60px;
}
.cont3-tab ul{
	display: flex;
	justify-content:center;
	align-items:center;
}
.cont3-tab{
	margin-bottom: 120px;
}
.cont3-tab ul li{
	display: flex;
	justify-content:center;
	align-items:center;
	margin: 0 12px;
}
.cont3-tab ul li span{
	font-size:22px;
	color: #bfbfbf;
	margin-left: 24px;
}
.cont3-list li{
	width:252px;
	height:562px;
	margin: 0 20px;
}
.cont3-list li img{
	width:252px;
	height:562px;
	border-radius: 22px;
	transition: all 0.36s ease;
}
.cont3-list li:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.cont3-list ul{
	display: flex;
	justify-content:center;
}
/* 科桥发布 */
.cont4 .title2{
	margin-bottom: 60px;
}
.cont4 {
	padding-bottom: 150px;
	background-color: #050505;
}
.cont4-box{
	background-color: #121212;
	padding: 30px 0;
}
.cont4-news{
	width:610px;
	margin: 0 auto;
}
.cont4-news a{
	display: block;
	overflow: hidden;
	margin-bottom: 60px;
}
.cont4-news .cont4-news-time{
	float:left;
	width: 110px;
	text-align: right;
}
.cont4-news .cont4-news-time em{
	font-size: 34px;
	display: block;
	color: #fa3434;
	font-weight: bold;
	line-height: 34px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cont4-news .cont4-news-time span{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.cont4-news .cont4-news-text{
	width:500px;
	box-sizing: border-box;
	padding-left: 40px;
	float: left;
}
.cont4-news .cont4-news-text h4{
	font-size:14px;
	color:#bfbfbf;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 5px;
}
.cont4-news a:hover .cont4-news-text h4{
	text-decoration: underline;
	color: #fa3434;
}
.cont4-news .cont4-news-text p{
	font-size:12px;
	color: #bfbfbf;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; 
	overflow: hidden;
	text-overflow: ellipsis;
}
.cont4 .btn{
	display: block;
	border: 1px solid #383737;
	border-radius: 50px;
	width: 180px;
	line-height: 33px;
	font-size: 12px;
	color: #fa3434;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}
/* 合作客户 */
.cont5 {
	padding: 130px 0 90px;
	background-color: #121212;
}
.cont5 .title{
	margin-bottom: 50px;
}
.cont5-box{
	width: 94%;
	margin: 0 auto;
	min-width: 1440px;
}
.cont5-box p{
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.cont5-list{
	margin-top: 95px;
}
.cont5-list a{
	float: left;
	width: 12.5%;
	background-color: #252525;
	overflow: hidden;
}
.cont5-list a:nth-child(2n){
	background-color: #313131;
}
.cont5-list a:nth-child(9),
.cont5-list a:nth-child(11),
.cont5-list a:nth-child(13),
.cont5-list a:nth-child(15),
.cont5-list a:nth-child(25),
.cont5-list a:nth-child(27),
.cont5-list a:nth-child(29),
.cont5-list a:nth-child(31){
	background-color: #313131;
}
.cont5-list a:nth-child(10),
.cont5-list a:nth-child(12),
.cont5-list a:nth-child(14),
.cont5-list a:nth-child(16),
.cont5-list a:nth-child(26),
.cont5-list a:nth-child(28),
.cont5-list a:nth-child(30),
.cont5-list a:nth-child(32){
	background-color: #252525;
}
.cont5-list a img{
	width: 100%;
	height: auto;
	transition: all 0.36s ease;
}
.cont5-list a:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/* 拍摄花絮 */
.cont6{
	padding: 90px 0 0;
	background-color: #000000;
}
.cont6-list{
	padding: 15px 0;
	background-color: #121212;
}
.roll_row .roll__list{
	width: 9999px;
}
.roll-wrap{
    position: relative;
    width: 100%;
    height: 235px;
    overflow: hidden;
}
.roll_row .roll__list li img{
	width: auto;
	height: 100%;
}
.roll_row .roll__list li{
    float: left;
    display: block;
    height: 235px;
    line-height: 100px;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background-color: #ff9900;
}
.cont6-lx-r{
	float: right;
	width: 340px;
	height: 180px;
}
.cont6-lx-r #allmap{
	width: 100%;
	height: 100%;
}
.cont6-lx-l{
	float: left;
	margin-top: 15px;
}
.cont6-lx-l li{
	font-size: 12px;
    color: #bfbfbf;
    line-height: 26px;
    margin-bottom: 12px;
    font-weight: bold;
}
.cont6-lx{
	padding: 40px 0 80px;
	background-color: #121212;
	margin-top: 150px;
}
.cont6-lx-box{
	width: 1000px;
	margin: 0 auto;
}
/* 影视作品 */
.cont7{
	background-color: #1d1d1d;
}
.cont7 img{
	width: 100%;
	height: auto;
}
.cont7-box{
	padding: 50px 0 20px;
	min-height: 500px;
}
.cont7-list-box{
	width: 82%;
	margin: 0 auto;
	min-width: 1440px;
}
.cont7-list a{
	float: left;
	width: 13%;
	margin-right: 1.5%;
	margin-bottom: 2%;
	overflow: hidden;
}
.cont7-list img{
	width: 100%;
	height: auto;
	transition: all 0.36s ease;
}
.cont7-list a div{
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
}
.cont7-list a div h4{
	font-weight: bold;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.cont7-list a div p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.cont7-list a:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}
.cont7-list a:nth-child(7n){
	margin-right: 0;
}
.video-box{
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgb(0,0,0,0.7);
	top: 0;
	left: 0;
	z-index: 99999;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.video-box .video{
	position: relative;
	width: 70%;
	height: 85%;
}
.video-box .video iframe{
	display: block;
	width: 100%;
	height: 100%;
	/* border: 5px solid #fff; */
    border-radius: 5px;
}
.video-box i{
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	padding: 4px 10px;
	border-radius: 5px;
	cursor: pointer;
	z-index: 9;
    font-style: inherit;
}
.video-box i:hover{
	background-color: #fff;
	color: #333;
}
.video_bg {
    width: 4rem;
    height: 4rem;
    position: absolute;
    left: 50%;
    margin-left: 1rem;
    top: 50%;
    margin-top: -2rem;
    opacity: .8;
}
.video_bg i{
    font-size: 4rem;
    color: #fff;
}
/* 内页 */
.banner2{
	background-position: center center;
	background-size: cover;
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner2 p{
	font-size: 20px;
    color: #fff;
}
.banner .swiper-slide i {
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -74px;
}
.banner .swiper-slide i img {
    width: 148px;
    height: auto;
}
.crumb-box .tab{
	line-height: 60px;
	border-bottom: 1px solid rgb(255,255,255,0.3);
	background-color: #121212;
	text-align: center;
}
.crumb-box .tab a{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.news-list a{
	display: block;
    overflow: hidden;
    /* margin-bottom: 60px; */
    padding: 30px 0;
    border-bottom: 1px dashed #999;
}
.news-list .cont4-news-time{
	float: left;
    width: 150px;
    text-align: right;
}
.news-list .cont4-news-time em{
	font-size: 50px;
    display: block;
    color: #fa3434;
    font-weight: bold;
    line-height: 34px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.news-list .cont4-news-time span{
	display: block;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.news-list .cont4-news-text{
	width: 1216px;
    box-sizing: border-box;
    padding-left: 30px;
    float: left;
}
.news-list .cont4-news-text h4{
	font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    margin-bottom: 13px;
}
.news-list a:hover .cont4-news-text h4{
	text-decoration: underline;
	color: #fa3434;
}
.news-list .cont4-news-text p{
	font-size: 14px;
    color: #bfbfbf;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
}
.news-box{
	margin-top: 50px;
	min-height: 500px;
}
.news{
	width: 1366px;
	margin: 0 auto;
}
.footer2 div{
	display: flex;
	justify-content: space-between;
	width: 1366px;
	margin: 0 auto;
}
.footer2{
	line-height: 80px;
	background-color: #000;
}
.footer2 a{
	color: #ddd;
	font-size: 12px;
}
/*新闻详情*/
.xq-tit h2{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.xq-tit p{
	text-align: center;
	font-size: 12px;
	color: #eee;
	margin-top: 15px;
}
.xq-tit p span{
	margin: 0 10px;
}
.xq-tit{
	padding-bottom: 20px;
	border-bottom: 1px dashed #e0e0e0;
}
.news-xq-box{
	margin-top: 30px;
}
.news-xq-box p,.news-xq-box span{
	font-size: 16px;
	color: #fff !important;
	line-height: 34px;
	text-align: justify;
}
.news-xq-box img{
	max-width: 100%;
	width: auto;
	margin: 10px auto;
}
.news-fh{
	padding-top: 25px;
	border-top: 1px solid #e7e7e7;
	margin-top: 20px;
}
.news-fh>a{
	display: block;
	width: 138px;
	text-align: center;
	line-height: 38px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50px;
	background: url(../img/news/fh.png) no-repeat 20px center;
	margin-bottom: 20px;
}
.news-fh ul li{
	font-size: 12px;
	line-height: 30px;
}
.news-fh ul li span{
	color: #fff;
}
.news-fh ul li a{
	color: #fff;
}
.social-share{
	margin-top: 30px !important;
}
.mains{
	width: 1366px;
	margin: 50px auto 60px;
	
}
.nr{
	color: #fff;
}
.nr h3{
	font-weight: bold;
	margin-top: 20px;
}
.nr p{
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}
.banner2 img{
	width: 100%;
	height: auto;
}