﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; behavior:url(css/css3.htc);}
body{ font-size:12px; font-family:"微软雅黑"; color:#525252; background: url(../images/1.jpg) repeat;}
a { text-decoration:none;  outline:none; transition:all 0.2s; } 
a:hover{ text-decoration:none; }

img{ border:0;}
table{ margin:auto;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*定义新型浏览器特性*/
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#fff}
::-webkit-scrollbar-thumb:vertical{background-color:#999;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#333}
::-webkit-scrollbar-corner:vertical{background-color:#666}
::-webkit-scrollbar-resizer:vertical{background-color:#666;}

.clear{ width:100%; height:0; font-size:0; line-height:0; clear:both;}


/*分页样式*/
.page_list{height:21px;line-height:21px;letter-spacing:0;font-size:12px; float:right; margin-top:30px; margin-bottom:20px;}
.page_list a{display:inline-block;color:#243154;text-decoration:none;behavior:url(css3.htc); margin-right:10px; }
.page_list a:hover{color:#243154;}
.page_list a.on{color:#243154;}


.insert{ width:858px; height:auto; clear:both; margin-left:40px;}
.insert_1{ width:858px; height:45px; font-size:14px; color:#666; line-height:45px; clear:both;}
.insert_1_text{width: 385px; padding-left:15px;height:35px;border-top: 1px solid #999999;border-left: 1px solid #999999;border-right: 1px solid #dbdbdb;border-bottom: 1px solid #dbdbdb; margin-left:20px;}
.insert_2{ width:858px; height:30px; font-size:14px; color:#666; line-height:30px; margin-top:0px;}
.insert_3{ width:858px; height:342px; margin-top:10px;}
.insert_4{ width:858px; height:auto; margin-top:40px;}
.insert_4_btn{width: 400px;height: 55px;background-color: #2f67b8;border: none;border-radius: 7px;font-size: 18px;color: #fff;margin-left: 195px;}

.picarr{width:858px;min-height:100px;padding:0 12px 8px;margin-bottom:7px;border:1px solid #7f9db9;_height:auto!important;_height:100px;}
.picarr legend{color:#7f9db9;padding:3px 8px;font-weight:bold;}
.picarr div{width:240px;padding-left:22px;line-height:76px;color:#999;background:url(../images/infonote_ico.gif) no-repeat 0 center;margin:0 auto;}
.picarr div span{cursor:pointer;font-weight:bold;color:#09F;margin-left:8px;}
.picarr div strong{color:red;padding:0 3px;}
.picarr ul li{float:left;width:311px;padding:0 0 8px 10px;}
.picarr ul li input{height:22px;line-height:22px;text-indent:3px;border:1px solid #ccc;width:80%;}
.picarr ul li a{margin-left:15px;color:#09F;}

#picarr_area li{ float:left; width:200px;}

.uploadframe{position:absolute;top:0;left:0;width:100%;height:100%;display:none;z-index:9999;}


.n_big{ width:100%; height:773px;}
.n_big1{ width:100%; height:504px;}
.big .big_div{ width:100%; height:481px;}

/*header*/
.header{ width:100%; height:112px; background-color:#fff;border-bottom:10px solid #243154;}
.logo{ float:left;}
.logo img{ margin-left:25px; padding-top:20px;}
.nav{ float:left; margin-left:25px; height:112px;}
.nav_1{ float:left; height:112px; position:relative;}
.nav_1 a{ display:block; height:112px; line-height:102px; padding:0px 30px; font-size:18px; color:#243154; font-weight:bold;}
.nav_1 a:hover{ background-color:#243154; color:#fff;}
.nav_1 a.nav_1_a{ background-color:#243154; color:#fff;}
.nav_1_dl{left:0px;height:auto; width:165px; padding:0px 30px;  overflow:hidden;display:none; margin:auto; position:absolute; background-color:rgba(36,49,84,0.8); z-index:9999;padding-top: 10px;}
.nav_1_dd{line-height:37px; height:37px;width:165px; overflow:hidden;}
.nav_1_dd a{ display:block; width:165px; color:#fff; font-size:14px; height:37px; line-height:37px;   overflow:hidden; padding:0; font-weight:normal;}
.nav_1_dd a:hover{  color:#fff; background-color:rgba(0,0,0,0);}
.nav_1_dd a.nav_1_dd_a{  color:#fff;  background-color:rgba(0,0,0,0);}

.head_right{ float:right; height:112px; width:180px; margin-right:15px;}
.head_right_left{ height:21px; line-height:21px; margin-top:55px; float:right; margin-right:5px;}
.head_right_left a{ font-size:16px; color:#9e9e9e; cursor:pointer;}
.head_right_left a:hover{ color:#243154;}
.head_right_left span{ padding:0px 10px; font-size:16px; color:#9e9e9e;}
.head_right_right{ float:right; margin-right:5px; width:180px; margin-top:5px; margin-left:10px;}
.search_left{ float:left; font-size:14px; color:#a5a5a5; line-height:30px;}
.search_right{ float:right;  height:30px;}



.nav_boxli{ display:none;}
.artist2{width:100%; height:889px; margin:auto;position:relative; z-index:1000;}
.artist2 .btns{ width:90%;margin:auto; position:relative;}
.artist2 .arrow-left {
  position:absolute;
  left:10px;
  top:375px;
  z-index:100;
  cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff;
}
.artist2 .arrow-right {
  position: absolute;
  top:375px;
  right:10px;
  z-index:100;
   cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff;
}
.artist2 .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.artist2 .swiper-slide{ overflow:hidden; text-align:center;}
.artistw_1{ width:100%; height:889px;}
.artistw_1_img{ width:100%; height:773px; text-align: center;}

/*了解更多*/
.know_warp{ width:100%; height:116px; background-color:#222222; margin: auto;}
.know{ width:1200px; height:116px; margin:auto; text-align: center;}
.know a{ float:left; width:225px; height:46px; margin-right:60px; margin-top:32px; cursor:pointer;}
.know a.know_1{ margin-left:348px;}
.know_left{ float:left; font-size:14px; color:#fff; text-align: center; width:170px; height:46px; background-color:#243154; line-height:46px;}
.know_right{ float:right; font-size:26px; color:#fff; text-align: center; width:50px; height:46px; background-color:#32467a; line-height:46px; font-family:"宋体"; font-weight: bold;}

/*即将上映*/
.soon{ width:1200px; height:840px; margin:auto;}
.soon_tit{ width:1200px; height:103px;}
.soon_tit a{ display:inline-block; font-size:36px; color:#243154; font-weight:bold; line-height:103px;border-bottom: 4px solid #e4ac03;}
.soon_list{ width:1200px; height: auto; overflow:hidden; margin-top:45px;}
.soon_list ul li{ float:left; width:370px; height:606px; list-style:none; margin-right:45px;}
.soon_list ul li.soon_list_li{ margin-right:0px;}
.soon_list ul li a{ display:block; width:370px; height:606px;}
.soon_list_top{ width:370px; height:520px;}
.soon_list_bottom{ width:370px; height:85px;}
.soon_list_bottom_tit{ width:370px; font-size:18px; color:#2a2a2a; overflow:hidden; height:35px; line-height:35px; padding-top:15px;}
.soon_list_bottom_time{ width:370px; font-size:12px; color:#414141;}
.soon_more{ width:1200px; height:46px; margin-top:22px;}
.soon_more a{ display:block; width:225px; height:46px; margin-left:483px;}
.soon_more_right{float:right; font-size:26px; color:#fff; text-align: center; width:50px; height:46px; background-color:#c00000; line-height:46px; font-family:"宋体"; font-weight: bold;}

.soon_list1{ width:1200px; height: auto; overflow:hidden; margin-top:45px;}
.soon_list1 ul li{ float:left; width:370px; height:606px; list-style:none; margin-right:45px;}
.soon_list1 ul li.soon_list_li{ margin-right:0px;}
.soon_list1 ul li a{ display:block; width:370px; height:606px;}

/*影片资讯*/
.movie{ width:1200px; height: auto; overflow:hidden; margin:auto;}
.movie_list{ width:1200px; height: auto; margin-top:23px;}
.movie_list ul li{ width:1200px; height:282px; border-bottom:1px solid #c3c3c3; margin-bottom:30px; list-style:none;}
.movie_list ul li.movie_list_li{ margin-bottom:0px;}
.movie_list ul li:hover .movie_list_right_tit{ color:#243154;}
.movie_list ul li:hover .movie_more_left{ background-color:#b01c22;}
.movie_list_left{ float:left; width:370px; height:248px;}
.movie_list_right{ float:right; width:790px; height:248px;}
.movie_list_right_tit{ width:750px; height:45px; overflow:hidden; font-size:18px;}
.movie_list_right_tit a{ color:#2a2a2a;}
.movie_list_right_con{ width:750px; height:90px; font-size:14px; color:#929292; line-height:30px; overflow:hidden;}
.movie_more{ width:750px; height:40px; margin-top:72px;}
.movie_more_left{ float:left;font-size:14px; width:105px; height:40px; background-color:#243154; text-align: center; line-height:40px;}
.movie_more_left a{color:#fff; }
.movie_more_mid{ float:left; font-size:12px; color:#929292; line-height:40px;}
.movie_more_mid span{ padding:0px 15px;}
.movie_more_right{ float:left; height:16px; margin-top:10px; }

.fen{ width:1200px; margin:auto; height:85px;}

/*底部*/
.footer{ width:100%; height:325px; background-color:#243154; margin:auto;}
.foot{ width:1200px; height:325px; margin:auto;}
.foot_left{ float:left; width:600px; height:325px;}
.foot_nav{ width:761px; height:110px; line-height:110px;}
.foot_nav a{ font-size:18px; color:#fff; font-weight:bold; margin-right:55px;}
.foot_1_warp{ width:600px; height:210px;}
.foot_1{ float:left; height:210px; margin-right:65px;}
.foot_1 ul li{ height:26px; line-height:26px; list-style:none; clear:both;}
.foot_1 ul li a{ font-size:14px; color:#fff;}
.foot_right{ float:right;}
.foot_right_search{ width:400px; height:35px; margin-top:165px;}
.foot_right_1{ float:right; height:35px;}
.foot_right_1 a{ display:block; float:left;margin-left:7px;}

.wei{ width:34px; height:35px; position:relative;}
.wei:hover .wei_2{ display:block;}
.wei_1{ width:34px; height:35px;}
.wei_2{ width:130px; height:137px; position:absolute; top:-145px; left:-55px;	 display:none;}
.foot_right_con{ width:400px; font-size:12px; color:#fff; line-height:26px; text-align:right; padding-top:5px;}

.wei1{ width:20px; height:20px; position:relative;}
.wei1:hover .wei1_2{ display:block;}
.wei1:hover .wei2_2{ display:block;}
.wei1:hover .wei3_2{ display:block;}
.wei1_1{ width:20px; height:20px;}
.wei1_2{ width:130px; height:130px; position:absolute; top:22px; left:-46px; z-index:999999; display:none;}
.wei2_2{ width:130px; height:130px; position:absolute; top:22px; left:-90px; z-index:999999; display:none;}
.wei3_2{ width:130px; height:130px; position:absolute; top:22px; left:-60px; z-index:999999; display:none;}

/*电影详情*/
.details_warp{ width:100%; height:640px; background-color:#fff; margin:auto;margin-top:53px; }
.details{ width:1200px; height:625px; margin:auto;}
.details_left{ float:left; width:440px; height:315px; padding-top:81px;}
.details_left img{ padding-top:50px;}
.details_right{ float:right; width:690px; height:505px; margin-top:81px;}
.scenario_tit{ width:690px; height:45px; overflow:hidden;}
.scenario_tit_tit{ width:690px; font-size:30px; color:#3a3939; font-weight:bold; height:40px;}
.scenario_tit_1{ width:690px; height:45px;}
.scenario_tit_1_left{ float:left; font-size:16px; color:#3a3939; line-height:45px; width:650px; height:45px; overflow:hidden;}
.scenario_tit_1_right{ float:right; line-height:45px; font-size:16px; color:#3a3939;}
.scenario_tit_1_right span{ font-weight:bold;}
.scenario_con{ width:690px; height:352px; margin-top:5px;}
.scenario_con_left{ float: left; width:340px; height:370px; background:url(../images/film_03.png) no-repeat left bottom;}
.scenario_con_left_tit{ width:340px; height:40px; line-height:40px; font-size:14px; color:#3a3939; font-weight:bold;}
.scenario_con_left_con{ width:330px; padding-right:10px; height:234px; font-size:14px; color:#676767; line-height:27px;  overflow-x: scroll;}
.scenario_con_right{ float:right; width:325px; height:352px; overflow:hidden;}
.scenario{ width:425px; height:352px;}
.scenario ul li{ width:425px; line-height:39px; list-style:none; overflow:hidden;}
.scenario_left{ float:left; width:35px; font-size:14px; color:#3a3939; font-weight:bold;}
.scenario_right{ float:right; width:335px; font-size:14px; color:#676767; margin-right:20px;}


/*电影详情*/
.details_left1{ float:left; width:360px; height:505px; padding-top:81px;}

.details_right1{ float:right; width:805px; height:505px; margin-top:81px;}
.scenario_tit1{ width:787px; height: 89px;border-bottom: 1px solid #d1d1d1;overflow: hidden;}


.scenario_con1{ width:787px; height:352px; margin-top:22px;}
.scenario_con_left1{ float: left; width:340px; height:393px; background:url(../images/film_03.png) no-repeat left bottom;}
.scenario_con_left_con1{ width:330px; padding-right:10px; height:260px; font-size:14px; color:#676767; line-height:27px;  overflow-x: scroll;}
.scenario_con_right1{ float:right; width:378px; height:352px; overflow:hidden;}
.scenario1{ width:388px; height:352px; overflow-y:scroll;}
.scenario1 ul li{ width:378px; line-height:39px; list-style:none; overflow:hidden;}

.scenario1_right1{ float:right; width:335px; font-size:14px; color:#676767; }
/*海报剧照*/
.poster_warp{width:1200px; height:546px; margin:auto; margin-bottom:30px;}
.poster{ width:1200px; height:375px; margin:auto; margin-top:59px; position:relative;}
.poster .btns{ width:100%;margin:auto; position:relative;}
.poster .arrow-left {
	  position:absolute;
	  left:-20px;
	  top:165px;
	  z-index:100;
	  cursor:pointer; font-family:"宋体"; font-size:40px; color:#243154;
}
.poster .arrow-right {
	  position: absolute;
	  top:165px;
	  right:-20px;
	  z-index:100;
	   cursor:pointer; font-family:"宋体"; font-size:40px; color:#243154;
}
.poster .swiper-container {
	  width: 100%;
	  height: 100%;
	  overflow:hidden;
	}
.poster .swiper-slide{ overflow:hidden; text-align:center;}



.poster_left{ float:left; width:717px; height:665px;}
.poster_left_1{ width:717px; height:418px;}
.poster_left_2{ width:717px; height:231px; margin-top:7px;}
.poster_left_2_left{ float:left; width:191px; padding:0px 22px; height:231px; background-color:#1b80b2;}
.poster_left_2_left a{ display: block; font-size:14px; color:#fff; line-height:33px; margin-top:125px;}
.poster_left_2_left span{ font-size:29px;}
.poster_left_2_right{ float:right; width:476px; height:231px;}
.poster_right{ float:right; width:476px; height:665px;}
.poster_right_1{ width:476px; height:178px;}
.poster_list{ width:476px; height:478px; margin-top:7px;}
.poster_list ul li{ float:left; width:235px; height:232px; list-style:none; margin-bottom:7px; margin-right:6px;}
.poster_list ul li.poster_list_li{ margin-right:0px;}

.ju1{ display:none;}
	

/*预告片*/
.prevue{ width:1200px; height:836px; margin:auto;}
.prevue_tit{ width:1200px; height:103px;}
.prevue_tit_left{ float:left;}
.prevue_tit_left a{ display:block; font-size:36px; color:#243154; font-weight:bold; line-height:103px; border-bottom:4px solid #e4ac03;}
.prevue_tit_right{ float:right; width:185px; margin-top:35px;}
.search_left{ float:left; font-size:14px; color:#a5a5a5; line-height:30px;}
.prevue_con{ width:1200px; height:703px; margin-top:30px;}

.recommend{ width:1200px; height:790px; margin:auto;}

/*艺人经纪*/
.artist{width:100%; height:808px; margin:auto;position:relative; z-index:1000;}
.artist .btns{ width:90%;margin:auto; position:relative;}
.artist .arrow-left {
  position:absolute;
  left:10px;
  top:375px;
  z-index:100;
  cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff;
}
.artist .arrow-right {
  position: absolute;
  top:375px;
  right:10px;
  z-index:100;
   cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff;
}
.artist .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.artist .swiper-slide{ overflow:hidden; text-align:center;}
.artist .swiper-active-switch img{ width:100%; height:808px;}
.artist .artist_div{ width:100%; height:808px;}

.artist_tit{ width:1200px; height:103px; margin:auto; margin-bottom:30px;}
.artist_tit a{ display: inline-block; font-size:36px; color:#243154; font-weight:bold; line-height:103px; border-bottom:4px solid #e4ac03;}
.details_warp1{ width:100%; height:590px; background-color:#fff; margin:auto;}
.actor{ width:324px; height:352px; overflow-y:scroll;}
.actor ul li{ width:324px; line-height:26px; list-style:none; overflow:hidden;}
.scenario_left1{ float:left; width:60px; font-size:14px; color:#3a3939; font-weight:bold;}
.scenario_right1{ float:right; width:254px; font-size:14px; color:#676767;}
.actor_con{ width:1200px; height:auto; overflow:hidden; font-size:14px; color:#2e2e2e; line-height:30px; padding:0px 0px; margin:auto; }

/*艺人*/
.signed_warp{ width:100%; height:610px; background-color:#fff; margin:auto; margin-top:50px;}
.signed{ width:1200px; height:590px; margin:auto;}
.signed_list{ width:1200px; height:418px;margin:auto;position:relative; z-index:1000; margin-top:0px;}
.signed_list .btns{ width:100%;margin:auto; position:relative;}
.signed_list .arrow-left {
  position:absolute;
  left:-40px;
  top:165px;
  z-index:100;
  cursor:pointer; font-family:"宋体"; font-size:46px; color:#444;
}
.signed_list .arrow-right {
  position: absolute;
  top:165px;
  right:-40px;
  z-index:100;
   cursor:pointer; font-family:"宋体"; font-size:46px; color:#444;
}
.signed_list .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.artist .swiper-slide{ overflow:hidden;}
.signed_1{ width:580px; height:418px;}
.signed_1_left{ float:left; width:285px; height:418px;}
.signed_1_right{ float:right; width:275px; height:418px;}
.signed_tit{ width:275px; height:80px; border-bottom:1px solid #2f2f2f;}
.signed_tit_1{ width:275px; font-size:25px; color:#444; font-weight:bold; height:35px;}
.signed_tit_2{ width:275px; height:40px; line-height:40px; overflow:hidden; font-size:16px; color:#444;}
.actor1{ width:275px; height:325px; overflow:hidden; margin-top:10px;}
.actor1 ul li{ width:275px; line-height:26px; list-style:none; overflow:hidden;}
.actor1_left{ float:left; width:60px; font-size:14px; color:#444; font-weight:bold;}
.actor1_right{ float:right; width:208px; font-size:13px; color:#444; overflow:hidden;}
.zi_right{ float:right; height:20px; margin-top:83px;}
.zi_right a{ font-size:14px; color:#243154;}

.signed_list1{ display:none;}

/*资讯*/
.message{ width:1200px; height:710px; margin:auto; margin-top:30px;}
.message_list{width:100%; height:570px; margin:auto;position:relative; z-index:1000; margin-top:33px;}
.message_list .btns{ width:100%;margin:auto; position:relative;}
.message_list .arrow-left {
  position:absolute;
  left:-40px;
  top:200px;
  z-index:100;
  cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff; font-weight:bold;
}
.message_list .arrow-right {
  position: absolute;
  top:200px;
  right:-40px;
  z-index:100;
   cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff; font-weight:bold;
}
.message_list .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.message_list .swiper-slide{ overflow:hidden; }
.message_1{ width:1200px; height:570px;}
.message_1_img{ width:1200px; height:440px;}
.message_1_tit{ width:1200px; height:65px; line-height:65px; font-size:18px; color:#2a2a2a; overflow:hidden;}
.message_1_con{ width:1200px; height:42px; font-size:12px; color:#929292; line-height:21px; overflow:hidden;}

/*最新资讯*/
.latest_warp{ width:100%; height: auto; overflow:hidden; background-color:#fff;margin:auto;}
.latest{ width:1200px; height:auto; margin:auto;}
.latest_kong{ width:1200px; height:30px; overflow:hidden;}
.latest_tit{ width:1200px; height:60px;}
.latest_tit a{ float:left; display:block; width:255px; height:56px; border:2px solid #243154; background-color:#243154; color:#fff; text-align: center; line-height:58px; font-size:18px;}
.latest_tit a:hover{ background-color:#fff; color:#2a2a2a;}
.latest_tit a.latest_tit_a{ background-color:#fff; color:#2a2a2a;}
.latest_con{ width:1200px; height:auto; overflow:hidden;}

/*新闻列表*/
.xinwen{width: 1200px; height: auto; overflow:hidden;  margin: auto;}

/*电影列表*/
.list{ width:1200px; height:auto; overflow:hidden; margin:auto;}

/*资讯详情*/
.part{ width:1200px; height:705px; margin:auto; margin-top:70px;}
.part_tit{ width:1200px; height:60px;}
.part_tit_left{ float:left; width:720px; height:80px; overflow:hidden; font-size:24px; color:#2a2a2a; background:url(../images/film_09.jpg) no-repeat left bottom;}
.part_tit_right{ float:right; width:475px; height:60px;}
.part_1{ float:right; width:475px; height:35px; line-height:35px;}
.part_1 a{ font-size:14px; color:#243154; float:right;}
.part_2{ float:right; width:445px; height:25px;}
.part_2_left{ float:left; font-size:12px; color:#929292; line-height:25px;}
.part_2_left span{ padding:0px 15px;}
.part_2_right{ float:right; height:16px; margin-top:2px;}
.part_con{ width:1200px; height:600px; margin-top:40px;}
.part_con_img{ width:1200px; height:440px;}
.part_con_come{width:1200px; height:42px; font-size:12px; color:#929292; line-height:21px; overflow:hidden; margin-top:55px;}

.undergo_warp{ width:100%; height:auto; overflow:hidden; background-color:#fff; margin:auto;}
.undergo{ width:1200px; height:auto; margin:auto;}
.undergo_tit{ width:1200px; height:75px; font-size:18px; color:#3a3a3a; font-weight:bold; line-height:75px;}
.undergo_con{ width:1200px; height:auto; overflow:hidden; font-size:14px; color:#3a3a3a; line-height:26px; padding-bottom:40px;}
.undergo_next{ width:1150px; height:86px; padding:15px 25px; background-color:#e6e6e6;}
.undergo_next a{ font-size:14px; color:#3a3a3a; line-height:43px;}
.undergo_next a:hover{ color:#243154;}
.related{ width:1200px; height:auto; overflow:hidden;}
.related_tit{ width:1200px; height:90px; line-height:90px;}
.related_tit a{ font-size:18px; color:#3a3a3a;}
.related_list{ width:1200px; height:auto; overflow:hidden; padding-bottom:60px;}
.related_list ul li{ float:left; width:590px; height:42px; font-size:14px; line-height:42px; list-style:none; margin-right:20px; overflow:hidden;}
.related_list ul li.related_list_li{ margin-right:0px;}
.related_list ul li a{ color:#3a3a3a; background:url(../images/xiang_07.jpg) no-repeat left; padding-left:15px;}
.related_list ul li a:hover{ color:#243154;}

/*剧本投递*/
.deliver_warp{ width:100%; height:1570px; overflow:hidden; margin:auto; margin-top:-1px; position:absolute;  z-index:-1;}
.deliver{ width:1200px; height:auto;  overflow:hidden; margin:auto; margin-bottom:74px;}
.deliver_tit{ width:1200px; height:105px; padding-top:30px; background:url(../images/ju_03.jpg) no-repeat left bottom; font-size:36px; color:#fff; font-weight:bold; line-height:105px;}
.deliver_con{ width:1200px; height:112px; margin-top:116px;}
.deliver_con1{ width:590px; height:112px; padding:0px 15px; background-color:rgba(0,0,0,0.57); float:right;}
.deliver_con1_tit{ width:585px; height:70px; line-height:70px; font-size:30px; color:#fff; overflow:hidden;}
.deliver_con1_con{ width:590px; font-size:14px; color:#fff; overflow:hidden;}
.deliver_list_warp{ width:1200px; height:auto; background-color:#fff; border-radius:7px; margin-top:37px;}
.deliver_list_tit{ width:1150px; padding:0px 25px; height:85px; line-height:85px; font-size:19px; color:#323232; font-weight:bold;}
.deliver_list{ width:1150px; height:auto; padding:0px 25px; }
.deliver_list ul li{ width:1150px; line-height:46px; overflow:hidden; margin-bottom:25px; list-style:none;}
.deliver_list ul li.deliver_list_li{ border-top:1px solid #ebebeb;}
.deliver_list_left{ float:left; width:60px; height:46px; font-size:14px; color:#323232; text-align:right;}
.deliver_list_right{ float:right; width:1057px;}
.deliver_left{ float: left; width:145px; height:auto;}
.deliver_text{ width:355px; height:46px; border:none; padding-left:15px; background-color:#ccc; border-radius:5px;}
.deliver_right{ float:right; width:660px; font-size:12px; color:#707070; line-height:46px;}
.deliver_textarea{ width:1027px; height:170px; background-color:#ccc; padding:15px; border:none; border-radius:5px;}
.deliver_btn{ width:107px; height:40px; background-color:#283f7c; border-radius:5px; font-size:14px; color:#fff; border:none;}
.deliver_right1{ float:right; width:905px; height:36px; padding-top:4px; font-size:12px; color:#707070; line-height:18px;}
.deliver_btn1{ width:116px; height:38px; line-height:38px; background-color:#ff3024; border:1px solid #f11824; font-size:17px; color:#fff; border-radius:5px; margin-top:20px;}
.publish_right_2{ display:none;}
#files {padding-top: 13px;}

::-webkit-input-placeholder { color:#000;}

/*关于我们*/
.main{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:45px; padding-bottom:90px;}
.main_left{ float:left; width:188px; height:auto; overflow:hidden; border:1px solid #eeebeb; border-top:none;} 
.mune{ width:188px; height:auto; overflow:hidden; border-bottom:6px solid #243154; padding-bottom:130px; background-color:#fff;}
.mune a{ display:block; width:188px; height:100px; background:url(../images/about_11.jpg) repeat-x; font-size:16px; color:#000; text-align: center; line-height:100px;}
.mune a:hover{ color:#fff; background:url(../images/about_05.jpg) repeat-x;}
.mune a.mune_a{ color:#fff; background:url(../images/about_05.jpg) repeat-x;}
.main_right{ float:right; width:930px; height:auto; padding:30px; background-color:#fff;}
.main_right_1{ width:930px; height:auto;}
.main_right_2{ display:none;}
.kong{ width:1200px; height:40px;}

/*艺人*/
.introduce_warp{ width:100%; height:503px; background-color:#323d5e; margin:auto; overflow:hidden; }
.introduce{ width:1200px; height: auto; margin:auto;position:relative; z-index:1000;}
.introduce .btns{ width:100%;margin:auto; position:relative;}
.introduce .arrow-left {
  position:absolute;
  left:-40px;
  top:220px;
  z-index:100;
  cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff; font-weight:bold;
}
.introduce .arrow-right {
  position: absolute;
  top:220px;
  right:-40px;
  z-index:100;
   cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff; font-weight:bold;
}
.introduce .swiper-container {
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.introduce .swiper-slide{ overflow:hidden; }
.introduce_1{ width:1200px; height:416px; margin-top:43px;}
.introduce_1_left{ float:left; width:580px; height:416px;}
.introduce_1_right{ float:right; width:565px; height:416px;}
.introduce_tit{ width:565px; height:80px; border-bottom:1px solid #d1d1d1;}
.introduce_tit_1{ width:565px; font-size:25px; color:#fff; font-weight:bold; height:35px;}
.introduce_tit_2{ width:565px; height:40px; line-height:40px; overflow:hidden; font-size:16px; color:#fff;}
.actor2{ width:565px; height:315px; overflow:hidden; margin-top:10px;}
.actor2 ul li{ width:565px; line-height:31px; list-style:none; overflow:hidden;}
.actor2_left{ float:left; width:60px; font-size:14px; color:#e9e9e9; font-weight:bold;}
.actor2_right{ float:right; width:480px; font-size:13px; color:#e9e9e9; overflow:hidden;}

.introduce_tit1{ width:565px; height:80px; border-bottom:1px solid #2f2f2f;}
.introduce_tit1_1{ width:565px; font-size:25px; color:#444; font-weight:bold; height:35px;}
.introduce_tit1_2{ width:565px; height:40px; line-height:40px; overflow:hidden; font-size:16px; color:#444;}
.actor2 ul li{ width:565px; line-height:31px; list-style:none; overflow:hidden;}
.actor2_left1{ float:left; width:60px; font-size:14px; color:#444; font-weight:bold;}
.actor2_right1{ float:right; width:480px; font-size:13px; color:#444; overflow:hidden;}

/*嘉映资讯*/
.infor{ width:1200px; height: auto; overflow:hidden; margin:auto;}
.infor_list{ width:1200px; height: auto; overflow:hidden; margin-top:30px;}
.infor_list ul li{ float:left; width:372px; height:385px; list-style:none; margin-bottom:25px; margin-right:42px;}
.infor_list ul li.infor_list_li{ margin-right:0px;}
.infor_list ul li a{ display:block; width:372px; height:385px;}
.infor_list_img{ width:372px; height:249px;}
.infor_list_tit{ width:372px; height:55px; line-height:55px; font-size:18px; color:#2a2a2a; overflow:hidden;}
.infor_list_con{ width:372px; height:65px; font-size:12px; color:#929292; line-height:21px; overflow:hidden;}

.yu{ width:1200px; height:650px; margin:auto; padding-top:40px; padding-bottom:10px;}
.yu_tit{ width:1170px; height:45px; background-color:#ccc; font-size:14px; font-weight:bold; line-height:45px; padding:0px 15px; overflow:hidden; margin:auto;}
.yu_tit a{ color:#243154;}

/*banner*/
.wrapper{position:relative}
			.slideMain{width:100%;height:1241px;overflow:hidden;position:relative;margin:0 auto;}
			.slideList{width:100%;height:860px;position:absolute;left:100%;}
			.slideList:first-child{display:block;left:0;}
			.leftBtn,.rightBtn{position:absolute;z-index:999;line-height:100px;}
			.leftBtn{left:5%; cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff; font-weight:bold; top:392px; position:absolute;}
			.rightBtn{right:5%;cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff; font-weight:bold; top:392px; position:absolute;}
			
			.smallBtn{overflow:hidden;width:100%; background:url(../images/big_bg_06.jpg) repeat-x;height:376px;position:absolute; bottom:5px;}
			.smallBtn a{ float:left;display:block;width:25%;height:376px;}
			.smallBtn a.on{ background:url(../images/index_04.jpg) no-repeat top center;}
			.big_1{ width:100%; height:860px; position:relative; margin:auto;}
			.big_1_bg{ width:100%; height:860px; overflow:hidden;}
			.big_con_warp{ width:100%; height:270px; position:absolute; bottom:0; margin:auto;}
			.big_con{ width:1200px; height:270px; margin-left:7%;}
			.big_con_left{ float:left; width:870px; height:270px;}
			.big_con_left_1{ width:870px; height:100px; font-size:64px; color:#fff; font-weight:bold; background:url(../images/big.jpg) no-repeat left bottom;}
			.big_con_left_2{ width:870px; height:75px; line-height:75px; font-size:20px; color:#fff; font-weight:bold;}
			.big_con_right{ float:right; width:225px; height:270px; cursor:pointer;}
			.big_con_right a{ display:block; width:225px; height:46px; margin-bottom:16px;}
			.big_con_right a.big_con_right_a{ margin-top:70px;}
			
			.smallBtn_1{ width:325px; height:256px; padding-top:75px; margin:auto;}
			.smallBtn_1_img{ width:325px; height:200px;}
			.smallBtn_1_time{ width:325px; height:35px; line-height:35px; font-size:12px; color:#a5a5a5; font-weight:bold;}
			.smallBtn_1_name{ width:325px; font-size:14px; color:#3d3d3d; font-weight:bold;}
			
			.big1{ display:none;}
			
@media screen and (max-width:1199px)and (min-width:560px){
	.logo{ float:left;}
	.logo img{ margin-left:25px; }
	.nav{ display:none;}
	.head_right{ display:none;}
	.nav_boxli{ float:right; display:block;}
	.nav_boxli_menu {font-size: 24px;display: block;cursor: pointer;color: #243154;text-align: right;padding: 40px 10px 0px 20px;transition: all 0.2s;}
	.nav_boxli_menu:hover{ color:#761b7b;}
	.navli{ position:absolute; z-index:999999; padding-bottom:10px; padding-top:5px; right:0px; background:#FFF; display:none; border:1px #243154 solid;  border-radius:4px; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
	.navli li{ display:block; width:70px; white-spacing:nowrap; overflow:auto; text-align:center; padding:2px 10px; font-size:14px; line-height:20px;}
	.navli li a{ color:#243154; }
	.navli li a:hover{ color:#c00000; }
	.navli .navli_hover a{ color:#c00000;}	
	
	.wrapper{position:relative; display:none;}
	.slideMain{width:100%;height:1255px;overflow:hidden;position:relative;margin:0 auto; display:none;}
	
	.big1{width:100%; height: auto; margin:auto;position:relative; z-index:1000; display:block;}
	.big1 .swiper-container {width: 100%;height: 100%; overflow:hidden;}
	.big1 .swiper-slide{ overflow:hidden; text-align:center;}

	.big1 .pagination {
	  position: absolute;
	  bottom:5px;
	  width: 100%;
	  z-index:100;
	  text-align:center;
	}
	.big1 .swiper-pagination-switch {
	  display: inline-block;
	  width: 8px;
	  height:8px;
	  margin:0px 3px;
	  cursor: pointer;
	  background-color:#243154;
	  border-radius:100px;
	}
	.big1 .swiper-active-switch { background-color:#243154; width:27px; height:8px; }
	.big1_div{ width:100%; height:861px;}
	
	.iframes{ width:100%; height:703px;}
	.yu{ width:100%; height: auto; margin:auto; padding-top:40px; padding-bottom:10px;}
	.yu_tit{ width:98%; height:60px; background-color:#ccc; font-size:18px; font-weight:bold; line-height:60px; padding:0px 1%; overflow:hidden; margin:auto;}
	.yu_tit a{ color:#243154;}
		
	/*嘉映资讯*/
	.infor{ width:100%; height: auto; overflow:hidden; margin:auto;}
	.prevue_tit{ width:1000; height:103px;}
	.prevue_tit_left{ float:left;}
	.prevue_tit_left a{ display:block; font-size:36px; color:#243154; font-weight:bold; line-height:103px; border-bottom:4px solid #e4ac03;}
	.prevue_tit_right{ float:right; width:185px; margin-top:35px;}
	.infor_list{ width:100%; height: auto; overflow:hidden; margin-top:30px;}
	.infor_list ul li{ float:left; width:50%; height: auto; list-style:none; margin-bottom:25px;  overflow:hidden; margin-right:0px;}
	.infor_list ul li.infor_list_li{ margin-right:0px;}
	.infor_list ul li a{ display:block; width:100%; height: auto;}
	.infor_list_img{ width:100%; height: auto; overflow:hidden; text-align: center;}
	.infor_list_tit{ width:95%; margin:auto;  height:55px; line-height:55px; font-size:18px; color:#2a2a2a; overflow:hidden;}
	.infor_list_con{ width:95%; margin:auto; height:65px; font-size:12px; color:#929292; line-height:21px; overflow:hidden;}
	
	/*艺人*/
	.introduce_warp{ width:100%; height: auto; overflow:hidden; background-color:#323d5e; margin:auto; padding:43px 0px;}
	.introduce{ width:98%; margin:auto;position:relative; z-index:1000;}
	.introduce .btns{ width:100%;margin:auto; position:relative;}
	.introduce .arrow-left {
	  position:absolute;
	  left:0px;
	  top:130px;
	  z-index:100;
	  cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff; font-weight:bold;
	}
	.introduce .arrow-right {
	  position: absolute;
	  top:130px;
	  right:0px;
	  z-index:100;
	   cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff; font-weight:bold;
	}
	.introduce .swiper-container {
	  width: 100%;
	  height: 100%;
	  overflow:hidden;
	}
	.introduce .swiper-slide{ overflow:hidden; }
	.introduce_1{ width:100%; height: auto;  margin-top:0px;}
	.introduce_1_left{ float:left;  width:50%; height: auto; overflow:hidden;}
	.introduce_1_right{ float:right; width:46%; height: auto; margin-top:20px;}
	.introduce_tit{ width:100%; height:50px; border-bottom:1px solid #d1d1d1;}
	.introduce_tit_1{ width:100%; font-size:16px; color:#fff; font-weight:bold; height:25px;}
	.introduce_tit_2{ width:100%; height:20px; line-height:20px; overflow:hidden; font-size:12px; color:#fff;}
	.actor2{ width:100%; height:170px; overflow:hidden; margin-top:10px;}
	.actor2 ul li{ width:100%; line-height:24px; list-style:none; overflow:hidden;}
	.actor2_left{ float:left; width:18%; font-size:12px; color:#e9e9e9; font-weight:bold;}
	.actor2_right{ float:right; width:80%; font-size:12px; color:#e9e9e9; overflow:hidden;}
	
	.introduce_tit1{ width:100%; height:50px; border-bottom:1px solid #444;}
	.introduce_tit1_1{ width:100%; font-size:16px; color:#444; font-weight:bold; height:25px;}
	.introduce_tit1_2{ width:100%; height:20px; line-height:20px; overflow:hidden; font-size:12px; color:#fff;}
	.actor2_left1{ float:left; width:18%; font-size:12px; color:#444; font-weight:bold;}
	.actor2_right1{ float:right; width:80%; font-size:12px; color:#444; overflow:hidden;}
	
	/*即将上映*/
	.soon{ width:100%; height: auto; margin:auto;}
	.soon_tit{ width:100%; height:103px;}
	.soon_tit a{ display:inline-block; font-size:36px; color:#243154; font-weight:bold; line-height:103px;border-bottom: 4px solid #e4ac03;}
	.soon_list{ width:100%; height: auto; overflow:hidden; margin-top:45px;}
	.soon_list ul li{ float:left; width:32%; height: auto; overflow:hidden; list-style:none; margin-right:2%;}
	.soon_list ul li.soon_list_li{ margin-right:0px;}
	.soon_list ul li a{ display:block; width:100%; height: auto;}
	.soon_list_top{ width:100%; height: auto;}
	.soon_list_bottom{ width:100%; height:85px;}
	.soon_list_bottom_tit{ width:100%; font-size:18px; color:#2a2a2a; overflow:hidden; height:35px; line-height:35px; padding-top:15px;}
	.soon_list_bottom_time{ width:100%; font-size:12px; color:#414141;}
	.soon_more{ width:100%; height:46px; margin-top:22px;}
	.soon_more a{ display:block; width:225px; height:46px; margin-left:0; margin:auto;}
	.soon_more_right{float:right; font-size:26px; color:#fff; text-align: center; width:50px; height:46px; background-color:#c00000; line-height:46px; font-family:"宋体"; font-weight: bold;}
	
	.soon_list1{ width:98%; height: auto; overflow:hidden; margin-top:45px;}
	.soon_list1 ul li{ float:left; width:32%; height: auto; overflow:hidden; list-style:none; margin-right:2%;}
	.soon_list1 ul li.soon_list_li{ margin-right:0px;}
	.soon_list1 ul li a{ display:block; width:100%; height: auto;}
	.kong{width: 100%;height: 40px; overflow:hidden;}
	
	/*底部*/
	.footer{ width:100%; height: auto; overflow:hidden; background-color:#243154; margin:auto;}
	.foot{ width:98%; height:auto; margin:auto;}
	.foot_left{width:100%; height:auto;}
	.foot_nav{ width:100%; height: auto; line-height:70px;}
	.foot_nav a{ font-size:18px; color:#fff; font-weight:bold; margin-right:46px;}
	.foot_1_warp{ width:100%; height: auto; overflow:hidden; display:none;}
	.foot_1{ float:left; height: auto; margin-right:45px;}
	.foot_1 ul li{ height:24px; line-height:24px; list-style:none; clear:both;}
	.foot_1 ul li a{ font-size:12px; color:#fff;}
	.foot_right{ width:100%;}
	.foot_right_search{ height:35px; margin-top:0px;}
	.foot_right_1{ height:35px; text-align:center; margin:auto;}
	.foot_right_1 a{ float:left;margin-left:0px; }
	.wei{ width:34px; height:35px; position:relative;}
	.wei:hover .wei_2{ display:none;}
	.wei_1{ width:34px; height:35px;}
	.wei_2{ width:130px; height:137px; position:absolute; top:-145px; left:-10px;	 display:none;}
	.foot_right_con{ width:100%; font-size:12px; color:#fff; line-height:15px; text-align:center;padding-top:15px; padding-bottom:10px;}
	
	/*了解更多*/
	.know_warp{ width:100%; height:116px; background-color:#222222; margin: auto;}
	.know{ width:98%; height:116px; margin:auto; text-align: center;}
	.know a{ float:left; width:225px; height:46px; margin-right:40px; margin-top:32px; cursor:pointer;}
	.know a.know_1{ margin-left:0px;cursor:pointer;}
	.know_left{ float:left; font-size:14px; color:#fff; text-align: center; width:170px; height:46px; background-color:#243154; line-height:46px; cursor:pointer;}
	.know_right{ float:right; font-size:26px; color:#fff; text-align: center; width:50px; height:46px; background-color:#32467a; line-height:46px; font-family:"宋体"; font-weight: bold;}
	/*影片资讯*/
	.movie{ width:98%; height: auto; overflow:hidden; margin:auto;}
	.movie_list{ width:100%; height: auto; margin-top:23px;}
	.movie_list ul li{ width:100%; height: auto; border-bottom:1px solid #c3c3c3; margin-bottom:30px; list-style:none; overflow:hidden; padding-bottom:30px;}
	.movie_list ul li.movie_list_li{ margin-bottom:0px;}
	.movie_list ul li:hover .movie_list_right_tit{ color:#243154;}
	.movie_list ul li:hover .movie_more_left{ background-color:#b01c22;}
	.movie_list_left{ float:left; width:30%; height: auto;}
	.movie_list_right{ float:right; width:67%; height: 100%;}
	.movie_list_right_tit{ width:100%; height:28px; overflow:hidden; font-size:18px;}
	.movie_list_right_tit a{ color:#2a2a2a;}
	.movie_list_right_con{ width:100%; height:90px; font-size:14px; color:#929292; line-height:30px; overflow:hidden;}
	.movie_more{ width:100%; height:40px; margin-top:22px;}
	.movie_more_left{ float:left;font-size:14px; width:105px; height:40px; background-color:#243154; text-align: center; line-height:40px;}
	.movie_more_left a{color:#fff; }
	.movie_more_mid{ float:left; font-size:12px; color:#929292; line-height:40px; display:none;}
	.movie_more_mid span{ padding:0px 15px;}
	.movie_more_right{ float:right; height:16px; margin-top:10px; }
	
	.fen{ width:100%; margin:auto; height:85px;}
	
	/*新闻列表*/
	.xinwen{width: 100%; height: auto; overflow:hidden;  margin: auto;}
	
	/*电影列表*/
	.list{ width:100%; height:auto; overflow:hidden; margin:auto;}
	
	/*电影详情*/
	.details_warp{ width:100%; height: auto; overflow:hidden; background-color:#fff; margin:auto;margin-top:33px; }
	.details{ width:98%; height: auto; margin:auto;}
	.details_left{  width:100%; height: auto; overflow:hidden; padding-top:41px; margin:auto;}
	.details_right{ width:100%; height: auto; margin-top:30px;}
	.scenario_tit{ width:100%; height: auto; padding-bottom:15px; border-bottom:1px solid #d1d1d1; overflow:hidden;}
	.scenario_tit_tit{ width:100%; font-size:30px; color:#3a3939; font-weight:bold; height:40px;}
	.scenario_tit_1{ width:100%; height:45px;}
	.scenario_tit_1_left{width:100%; font-size:16px; color:#3a3939; line-height:30px;  height:30px; overflow:hidden;}
	.scenario_tit_1_right{width:100%; line-height:30px; font-size:16px; color:#3a3939;}
	.scenario_tit_1_right span{ font-weight:bold;}
	.scenario_con{ width:100%; height: auto; overflow:hidden; margin-top:22px;}
	.scenario_con_left{ float: left; width:100%; height: auto; background-image:none;}
	.scenario_con_left_tit{ width:100%; height:40px; line-height:40px; font-size:14px; color:#3a3939; font-weight:bold;}
	.scenario_con_left_con{ width:99%; height: auto; max-height:260px; font-size:14px; color:#676767; line-height:27px;overflow-x: scroll; padding-left:1%;}
	.scenario_con_right{  width:100%; height:auto; overflow:hidden;}
	.scenario{ width:100%; height: auto; padding-bottom:40px;}
	.scenario ul li{ width:100%; line-height:30px; list-style:none; overflow:hidden;}
	.scenario_left{ float:left; width:11%; font-size:14px; color:#3a3939; font-weight:bold;}
	.scenario_right{ float:right; width:85%; font-size:14px; color:#676767; margin-right:0px;}
	
	/*海报剧照*/
	.poster_warp{width:100%; height: auto; overflow:hidden; margin:auto;}
	.poster{ width:98%; height: auto; margin:auto; margin-top:39px; position:relative; margin-bottom:30px;}
	.poster .btns{ width:100%;margin:auto; position:relative; display:none;}
	.poster .arrow-left {
		  position:absolute;
		  left:-20px;
		  top:165px;
		  z-index:100;
		  cursor:pointer; font-family:"宋体"; font-size:40px; color:#243154;
	}
	.poster .arrow-right {
		  position: absolute;
		  top:165px;
		  right:-20px;
		  z-index:100;
		   cursor:pointer; font-family:"宋体"; font-size:40px; color:#243154;
	}
	.poster .swiper-container {
		  width: 100%;
		  height: 100%;
		  overflow:hidden;
		}
	.poster .swiper-slide{ overflow:hidden; text-align:center;}

	.ju1{ display:none;}
	/*预告片*/
	.prevue{ width:98%; height: auto; overflow:hidden; margin:auto;}
	.prevue_tit{ width:100%; height: auto; overflow:hidden; margin-bottom:20px;}
	.prevue_tit_left{ float:left;}
	.prevue_tit_left a{ display:block; font-size:26px; color:#243154; font-weight:bold; line-height:73px; }

	.search_left{ display:none;}
	.prevue_con{ width:100%; height: auto; overflow:hidden; margin-top:0px;}
	
	.recommend{ width:98%; height: auto; overflow:hidden; margin:auto;}
	
	/*关于我们*/
	.main{ width:98%; height:auto; overflow:hidden; margin:auto; margin-top:25px; padding-bottom:60px;}
	.main_left{ width:100%; height:auto; overflow:hidden; border:1px solid #eeebeb; border-top:none;} 
	.mune{ width:100%; height:auto; overflow:hidden;background-color:rgba(0,0,0,0); padding-bottom:0px; border-bottom:none;}
	.mune a{ float:left;  height:30px; font-size:14px; color:#000; width:70px; padding:0px 10px;line-height:30px; background-image:none;}
	.mune a:hover{ color:#fff; }
	.mune a.mune_a{ color:#fff; }
	.main_right{ width:96%; height:auto; padding:2%; background-color:#fff; margin-top:10px; overflow:hidden;}
	.main_right_1{ width:930px; height:auto;}
	.main_right_1 img{ width:100%; height:100%;}
	.main_right_2{ display:none;}
	
	/*剧本投递*/
	.deliver_warp{ width:100%; height: auto;min-height:1000px; overflow:hidden; margin:auto; margin-top:-1px; position:absolute; z-index:-1;}
	.deliver{ width:98%; height:auto;   overflow:hidden; margin:auto;}
	.deliver_tit{ width:100%; height:75px; padding-top:20px; background:url(../images/ju_03.jpg) no-repeat left bottom; font-size:26px; color:#fff; font-weight:bold; line-height:75px;}
	.deliver_con{ width:100%; height:105px; margin-top:76px;}
	.deliver_con1{ width:96%; height:105px; padding:0px 2%; background-color:rgba(0,0,0,0.57); float:left; padding-bottom:10px;}
	.deliver_con1_tit{ width:100%; height:50px; line-height:50px; font-size:24px; color:#fff; overflow:hidden;}
	.deliver_con1_con{ width:100%; font-size:14px; color:#fff; overflow:hidden;}
	.deliver_list_warp{ width:100%; height: auto; background-color:#fff; border-radius:7px; margin-top:37px;}
	.deliver_list_tit{ width:94%; padding:0px 3%; height:85px; line-height:85px; font-size:19px; color:#323232; font-weight:bold;}
	.deliver_list{ width:94%; height: auto; padding:0px 3%; background-image:none; overflow:hidden; margin-bottom:30px;}
	.deliver_list ul li{ width:100%; line-height:46px; overflow:hidden; margin-bottom:25px; list-style:none;}
	.deliver_list ul li.deliver_list_li{ border-top:1px solid #ebebeb;}
	.deliver_list_left{ float:left; width:10%; height:46px; font-size:12px; color:#323232; text-align:right;}
	.deliver_list_right{ float:right; width:88%;}
	.deliver_left{ width:100%;}
	.deliver_text{ width:97%; height:46px; border:none; padding-left:3%; background-color:#ccc; border-radius:5px;}
	.deliver_right{  width:100%; font-size:12px; color:#707070; line-height:30px;}
	.deliver_textarea{ width:94%; height:170px; background-color:#ccc; padding:3%; border:none; border-radius:5px;}
	.deliver_btn{ width:107px; height:40px; background-color:#283f7c; border-radius:5px; font-size:14px; color:#fff; border:none;}
	.deliver_right1{ width:100%; height: auto; padding-top:4px; font-size:12px; color:#707070; line-height:18px;}
	.deliver_btn1{ width:116px; height:38px; background-color:#ff3024; border:1px solid #f11824; font-size:17px; color:#fff; border-radius:5px; margin-top:20px;}
	::-webkit-input-placeholder { color:#000;}
	
	.yu{ width:98%; height: auto; margin:auto; padding-top:40px; padding-bottom:10px;}
	.yu_tit{ width:98%; height:40px; background-color:#ccc; font-size:14px; font-weight:bold; line-height:40px; padding:0px 1%; overflow:hidden; margin:auto;}
.yu_tit a{ color:#243154;}
	/*艺人经纪*/
	.artist{width:100%; height: auto; overflow:hidden; margin:auto;position:relative; z-index:1000;}
	.artist .btns{ width:100%;margin:auto; position:relative;}
	.artist .arrow-left {
	  position:absolute;
	  left:10px;
	  top:270px;
	  z-index:100;
	  cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff;
	}
	.artist .arrow-right {
	  position: absolute;
	  top:270px;
	  right:10px;
	  z-index:100;
	   cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff;
	}
	.artist .swiper-container {
	  width: 100%;
	  height: 100%;
	  overflow:hidden;
	}
	.artist .swiper-slide{ overflow:hidden; text-align:center;}
	.artist .artist_div{ width:100%; height:808px;}
	
	.artist_tit{ width:98%; height:73px; margin:auto; margin-bottom:30px;}
	.artist_tit a{ display:block; font-size:26px; color:#243154; font-weight:bold; line-height:73px; background:url(../images/film_09.jpg) no-repeat left bottom;}
	.details_warp1{ width:100%; height: auto; overflow:hidden; background-color:#fff; margin:auto;}
	.actor{ width:100%; height:344px; overflow: hidden;}
	.actor ul li{ width:100%; line-height:26px; list-style:none; overflow:hidden;}
	.scenario_left1{ float:left; width:22%; font-size:14px; color:#3a3939; font-weight:bold;}
	.scenario_right1{ float:right; width:75%; font-size:14px; color:#676767;}
	.actor_con{ width:96%; height:auto; overflow:hidden; font-size:14px; color:#2e2e2e; line-height:30px; padding:20px 0px; margin:auto; }
	
	/*艺人*/
	.signed_warp{ width:100%; height: auto; overflow:hidden; background-color:#fff; margin:auto; margin-top:50px; padding-bottom:20px;}
	.signed{ width:98%; height: auto; margin:auto;}
	.signed_list{width:100%;height:530px; overflow:hidden;margin: auto;position: relative;z-index: 1000;margin-top:0px;}
	.signed_list .btns{ width:100%;margin:auto; position:relative;}
	.signed_list .arrow-left {
	  position:absolute;
	  left:0px;
	  top:165px;
	  z-index:100;
	  cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff;
	}
	.signed_list .arrow-right {
	  position: absolute;
	  top:165px;
	  right:0px;
	  z-index:100;
	   cursor:pointer; font-family:"宋体"; font-size:46px; color:#fff;
	}
	/*资讯*/
	.message{ width:98%; height: auto; overflow:hidden; margin:auto; margin-top:20px;}
	.message_list{width:100%; height:235px; margin:auto;position:relative; z-index:1000; margin-top:23px;}
	.message_list .btns{ width:100%;margin:auto; position:relative;}
	.message_list .arrow-left {
	  position:absolute;
	  left:10px;
	  top:50px;
	  z-index:100;
	  cursor:pointer; font-family:"宋体"; font-size:36px; color:#fff; font-weight:bold;
	}
	.message_list .arrow-right {
	  position: absolute;
	  top:50px;
	  right:10px;
	  z-index:100;
	   cursor:pointer; font-family:"宋体"; font-size:36px; color:#fff; font-weight:bold;
	}
	.message_list .swiper-container {
	  width: 100%;
	  height: 100%;
	  overflow:hidden;
	}
	.message_list .swiper-slide{ overflow:hidden; }
	.message_1{ width:100%; height:235px;}
	.message_1_img{ width:100%; height: auto;}
	.message_1_tit{ width:100%; height:45px; line-height:45px; font-size:16px; color:#2a2a2a; overflow:hidden;}
	.message_1_con{ width:100%; height:42px; font-size:12px; color:#929292; line-height:21px; overflow:hidden;}
	
	/*最新资讯*/
	.latest_warp{ width:100%; height: auto; overflow:hidden; background-color:#fff;margin:auto;}
	.latest{ width:98%; height:auto; margin:auto;}
	.latest_kong{ width:98%; height:30px; overflow:hidden;}
	.latest_tit{ width:98%; height:50px;}
	.latest_tit a{ float:left; display:block; width:45%; height:46px; border:2px solid #243154; background-color:#243154; color:#fff; text-align: center; line-height:48px; font-size:18px;}
	.latest_tit a:hover{ background-color:#fff; color:#2a2a2a;}
	.latest_tit a.latest_tit_a{ background-color:#fff; color:#2a2a2a;}
	.latest_con{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
	
	/*资讯详情*/
	.part{ width:98%; height: auto; overflow:hidden; margin:auto; margin-top:30px;}
	.part_tit{ width:100%; height: auto;}
	.part_tit_left{ width:100%; height:60px; overflow:hidden; font-size:18px; color:#2a2a2a; background:url(../images/film_09.jpg) no-repeat left bottom;}
	.part_tit_right{ width:100%; height:90px;}
	.part_1{ width:100%; height:35px; line-height:35px;}
	.part_1 a{ font-size:14px; color:#243154; float: left;}
	.part_2{ width:100%; height:25px;}

	.part_2_left{font-size:12px; color:#929292; line-height:25px;}
	.part_2_left span{ padding-right:15px; padding-left:0px;}
	.part_2_right{ width:100%;height:16px; m_argin-top:2px;}
	.part_con{ width:100%; height: auto; margin-top:20px;}
	.part_con_img{ width:100%; height: auto;}
	.part_con_come{width:100%; height:42px; font-size:12px; color:#929292; line-height:21px; overflow:hidden; margin-top:10px; margin-bottom:10px;}
	
	.undergo_warp{ width:100%; height:auto; overflow:hidden; background-color:#fff; margin:auto;}
	.undergo{ width:98%; height:auto; margin:auto;}
	.undergo_tit{ width:98%; height:75px; font-size:18px; color:#3a3a3a; font-weight:bold; line-height:75px;}
	.undergo_con{ width:98%; height:auto; overflow:hidden; font-size:12px; color:#3a3a3a; line-height:24px; padding-bottom:30px;}
	.undergo_next{ width:96%; height:66px; padding:15px 2%; background-color:#e6e6e6;}
	.undergo_next p{ width:100%; height:33px; overflow:hidden;}
	.undergo_next a{  font-size:14px; color:#3a3a3a; line-height:33px;}
	.undergo_next a:hover{ color:#243154;}
	.related{ width:100%; height:auto; overflow:hidden;}
	.related_tit{ width:100%; height:50px; line-height:50px; padding-top:20px;}
	.related_tit a{ font-size:18px; color:#3a3a3a;}
	.related_list{ width:100%; height:auto; overflow:hidden; padding-bottom:40px;}
	.related_list ul li{ width:98%; height:32px; font-size:14px; line-height:32px; list-style:none; overflow:hidden;}
	.related_list ul li.related_list_li{ margin-right:0px;}
	.related_list ul li a{ color:#3a3a3a; background:url(../images/xiang_07.jpg) no-repeat left; padding-left:15px;}
	.related_list ul li a:hover{ color:#243154;}
}