@charset "utf-8";
* {
	zoom: 1;
}
.hot_ind_banner {
	position: relative;
}
.hot_ind_banner .bd {
	position: relative;
	z-index: 0;
}
.hot_ind_banner .bd li img {
	width: 100%;
	vertical-align: top;
}
.hot_ind_banner .hd {
	position: absolute;
	z-index: 333;
	bottom: 20px;
	left: 50%;
	margin-left: -100px;
	line-height: 30px;
	width: 200px;
	text-align: center;
}
.hot_ind_banner .hd ul {
	overflow: hidden;
	text-align: center;
}
.hot_ind_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 17px;
	height: 17px;
	margin: 0 8px;
	background: url(../images/btn_off.png) center no-repeat;
	overflow: hidden;
	font-size: 0;
}
.hot_ind_banner .hd ul .on {
	background: url(../images/btn_on.png) center no-repeat;
}
.hot_ind_banner .prev {
	z-index: 333;
	display: block;
	width: 56px;
	height: 56px;
	background: url(/eportal/fileDir/ciictj/resource/cms/2019/02/img_pc_site/2019022212592759306.png) 0 0 no-repeat;
	filter: alpha(opacity=50);
	opacity: .5;
	position: absolute;
	left: 5%;
	top: 40%;
	display: none;
}
.hot_ind_banner .next {
	z-index: 333;
	display: block;
	width: 56px;
	height: 56px;
	background: url(/eportal/fileDir/ciictj/resource/cms/2019/02/img_pc_site/2019022212592251993.png) 0 0 no-repeat;
	filter: alpha(opacity=50);
	opacity: .5;
	position: absolute;
	right: 5%;
	top: 40%;
	display: none;
}
.hot_ind_banner .prev:hover, .hot_ind_banner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.gw_new_cen {
	width: 1200px;
	margin: 0 auto;
	margin-top: 99px;
	position: relative; overflow:hidden;
}
.ind_new_L {
	width: 450px;
	height: 620px;
	overflow: hidden;
	position: relative;
	border: 1px solid #e5e5e5;
}
.ind_new_L .hd {
	height: 15px;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 1;
}
.ind_new_L .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.ind_new_L .hd ul li {
	float: left;
	margin-right: 8px;
	font-size: 12px;
	color: #fff;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	background: #000;
	cursor: pointer;
	behavior: url(../images/iecss3.htc);
	position: relative;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	transition: width .5s, background .5s;
	-moz-transition: width .5s, background .5s;
	-webkit-transition: width .5s, background .5s;
	-o-transition: width .5s, background .5s;
}
.ind_new_L .hd ul li.on {
	background: #df5417;
	width: 39px;
	color: #fff;
}
.ind_new_L .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.ind_new_L .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.ind_new_L .bd li span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 81px;
	height: 81px;
}
.ind_new_L .bd li span img {
	width: 81px;
	height: 81px;
}
.ind_new_L .bd img {
	width: 450px;
	height: 620px;
	display: block;
}
.ind_new_R {
	width: 726px;
}
.ind_new_tab {
	width: 724px;
	border: 1px solid #e5e5e5; overflow:hidden;
}
.ind_new_tab .hd {
	height: 41px;
	line-height: 41px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	background: #f5f5f5;
}
.ind_new_tab .hd ul {
	float: left;
	position: absolute;
	left: 0;
	top: -1px;
	height: 43px;
	line-height: 43px;
}
.ind_new_tab .hd ul li {
	width: 138px;
	float: left;
	cursor: pointer;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	margin-left: -1px;
	border-left: 1px solid #e5e5e5;
	font-size: 16px;
	color: #454545;
}
.ind_new_tab .hd ul li.on {
	height: 40px;
	background: #fff;
	border-right: 1px solid #e5e5e5;
	border-top: 3px solid #de5317;
	color: #de5317;
}
.ind_new_tab .bd {
	padding: 22px 11px;
}
.ind_new_img {
	position: relative;
	width: 214px;
	height: 134px;
	overflow: hidden;
	margin: 0 10px;
}
.ind_new_img img {
	width: 100%;
	transition: .5s transform;
	transform: translateZ(0);
}
.ind_new_img:hover img {
	transform: scale(1.1, 1.1);
}
.ind_new_img span {
	display: block;
	background: url(../images/ind2.png);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 22px;
	line-height: 22px;
}
.ind_new_wen {
	width: 100%;
	margin: 0 10px;
	margin-top: 15px;
}
.ind_new_wen li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 288px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/ind9.jpg) no-repeat left center;
	padding-left: 10px;
	margin-right: 30px;
}
.ind_new_tab .bd ul {
	font-size: 0;
	position: relative;
}
.ind_new_wen li a {
	font-size: 14px;
	color: #454545;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.ind_new_wen li a:hover {
	color: #df5417;
}
.ind_new_tab .bd .nore {
	font-size: 12px;
	color: #de5317;
	position: absolute;
	right: 21px;
	bottom: -5px;
	z-index: 1;
}
.ind_new_vio {
	width: 724px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative;
	border: 1px solid #e5e5e5;
	margin-top: 24px;
}
.ind_new_vio .bd {
	padding: 25px;
}
.ind_new_vio .bd ul {
	overflow: hidden;
	zoom: 1;
}
.ind_new_vio .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.ind_new_vio .bd ul li .pic {
	text-align: center;
}
.ind_new_vio .bd ul li .pic img {
	width: 250px;
	height: 153px;
	display: block;
}
.ind_new_vio .bd ul li .title {
	line-height: 24px;
	font-size: 14px;
	color: #454545;
	margin-top: 12px;
}
#festival_abouts {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -20px;
	z-index: 2;
}
figcaption {
	position: relative;
	z-index: 1;
}
figure.effect-duke {
	background: -webkit-linear-gradient(-45deg, #000 0, #000 100%);
	background: linear-gradient(-45deg, #000 0, #000 100%);
	width: 240px;
	height: 152px;
	overflow: hidden;
}
figure.effect-duke img {
	width: 250px;
	height: 153px;
}
figure.effect-duke p img {
	width: 46px;
	height: 46px;
}
figure.effect-duke img, figure.effect-duke p {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
}
figure.effect-duke:hover img {
	opacity: .8;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
figure.effect-duke p {
	z-index: 1;
	position: absolute;
	top: 33px;
	left: 50%;
	margin: 0 auto 0 -23px;
	text-transform: none;
	width: 46px;
	height: 46px;
	opacity: 0;
}
.ind_new_vio li:hover figure.effect-duke p {
	opacity: 1;
}
figure.effect-duke p a {
	display: block;
}
figure.effect-duke p a img {
	opacity: 1;
	display: block;
	margin: 24px auto;
}
figure.effect-duke:hover p .video_nj img {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.video_iframe01 {
	position: absolute;
	left: 50%;
	top: 20%;
	margin: 0 0 0 -400px;
	border: solid 10px #242424;
	z-index: 1;
	display: none;
}
.video_iframe02 {
	position: absolute;
	left: 50%;
	top: 20%;
	margin: 0 0 0 -400px;
	border: solid 10px #242424;
	z-index: 1;
	display: none;
}
.video_iframe03 {
	position: absolute;
	left: 50%;
	top: 20%;
	margin: 0 0 0 -400px;
	border: solid 10px #242424;
	z-index: 1;
	display: none;
}
.video_iframe04 {
	position: absolute;
	left: 50%;
	top: 20%;
	margin: 0 0 0 -400px;
	border: solid 10px #242424;
	z-index: 1;
	display: none;
}
.video_iframe05 {
	position: absolute;
	left: 50%;
	top: 20%;
	margin: 0 0 0 -400px;
	border: solid 10px #242424;
	z-index: 1;
	display: none;
}
#video_close {
	position: absolute;
	left: 50%;
	top: 100px;
	margin: 0 0 0 420px;
	z-index: 1;
	display: none;
	width: 35px;
	height: 35px;
	background: url(../images/close.jpg) no-repeat center center;
}
.new_tu {
	width: 326px;
	height: 238px;
	overflow: hidden;
	position: relative;
	margin: 5px 0 25px 0;
	margin-left: 11px;
}
.new_tu span {
	background: url(../images/ind10.png);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	height: 40px;
	display: block;
	text-align: center;
	width: 100%;
}
.new_wen {
	width: 310px;
	margin-right: 20px;
	margin-top: 32px;
	font-size: 14px;
	color: #454545;
	line-height: 24px;
}
.juankuan {
	display: block;
	width: 83px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #f5f5f5;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	font-size: 14px;
	color: #de5317;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.juankuan:hover {
	background: #de5317;
	color: #fff;
	border: 1px solid #de5317;
}
.ind_pr {
	background: url(/eportal/fileDir/ciictj/resource/cms/2019/02/img_pc_site/2019022217010242365.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top:30px;
        height:900px;
}
@media screen and (max-width: 500px){
  .ind_pr {
	background:none;
  }
  
}
.ind_pr_cen {
	width: 1200px;
	margin: 0 auto;
	height: 605px;
	position: relative;
}
.ind_pr_cen_l {
	width: 660px;
	padding: 0 40px;
	padding-top: 155px;
}
@font-face {
	font-family: 'iconfont123';
	src: url('icn/iconfont.eot');
	src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont123') format('svg');
}
.ind_pr_cen_l li .iconfont123 {
	font-family: "iconfont123"!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
	behavior: url(iecss3.htc);
	position: relative;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	font-size: 45px;
	color: #fff;
	border: 4px solid #fff;
	transition: all .6s;
	display: block;
	width: 87px;
	height: 87px;
	font-style: normal;
	text-align: center;
	line-height: 87px;
}
.ind_lie_tu {
	width: 87px;
	height: 87px;
	border: 4px solid #fff;
	transition: all .6s;
	behavior: url(iecss3.htc);
	position: relative;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background: url(../images/hot_icf1_1.png) no-repeat center center;
	background-size: 58%;
}
.ind_lie_tu_1 {
	background: url(../images/hot_icf3_3.png) no-repeat center center;
	background-size: 58%;
}
.ind_lie_tu_2 {
	background: url(../images/hot_icf2_2.png) no-repeat center center;
	background-size: 58%;
}
.asd {
	width: 95px;
	height: 95px;
}
.ind_lie_wen {
	font-size: 20px;
	color: #fefefe;
	margin-top: 10px;
	text-align: center;
}
.ind_pr_cen_l li {
	width: 105px;
	display: inline-block;
*display:inline;
	zoom: 1;
	margin: 0 18px;
	margin-bottom: 36px;
}
.ind_pr_cen_l ul {
	font-size: 0;
	text-align: center;
}
.ind_pr_cen_l li:hover .ind_lie_tu, .ind_pr_cen_l li:hover i {
	-moz-transform: rotate(360deg);
	background-color: #fc743a;
	border-color: #fc743a;
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.ind_pr_cen_r {
	font-size: 12px;
	width: 48px;
	height: 48px;
	background: #df5417;
	display: table-cell;
	vertical-align: middle;
	behavior: url(../images/iecss3.htc);
	position: relative;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	color: #fff;
	overflow: hidden;
	text-align: center;
}
.more {
	position: absolute;
	top: 270px;
	right: 260px;
}
.ind_ys_tt {
	font-size: 42px;
	color: #454545;
	text-align: center;
}
.ind_ys_cen {
	background: url(../images/ind7.png) no-repeat center center;
	width: 1090px;
	height: 611px;
	margin: 0 auto;
	position: relative;
}
.ind_ys_cen p {
	position: absolute;
}
.dh_st1 {
	top: 348px;
	left: 217px;
	font-size: 18px;
	color: #454545;
}
.dh_st2 {
	top: 373px;
	left: 176px;
	font-size: 18px;
	color: #454545;
}
.dh_st3 {
	top: 406px;
	left: 215px;
	font-size: 14px;
	color: #797979;
}
.dh_st4 {
	top: 204px;
	left: 569px;
	font-size: 14px;
	color: #797979;
}
.dh_st5 {
	top: 226px;
	left: 570px;
	font-size: 14px;
	color: #797979;
}
.dh_st6 {
	top: 427px;
	left: 187px;
	font-size: 14px;
	color: #797979;
}
.dh_st7 {
	top: 269px;
	left: 374px;
	font-size: 14px;
	color: #797979;
}
.dh_st8 {
	top: 196px;
	left: 357px;
	font-size: 18px;
	color: #454545;
}
.dh_st9 {
	top: 227px;
	left: 346px;
	font-size: 14px;
	color: #797979;
}
.dh_st10 {
	top: 248px;
	left: 388px;
	font-size: 14px;
	color: #797979;
}
.dh_st11 {
	top: 133px;
	left: 568px;
	font-size: 18px;
	color: #454545;
}
.dh_st12 {
	top: 492px;
	left: 647px;
	font-size: 14px;
	color: #797979;
}
.dh_st13 {
	top: 162px;
	left: 569px;
	font-size: 14px;
	color: #797979;
}
.dh_st14 {
	top: 184px;
	left: 569px;
	font-size: 14px;
	color: #797979;
}
.dh_st15 {
	top: 403px;
	left: 632px;
	font-size: 18px;
	color: #454545;
}
.dh_st16 {
	top: 434px;
	left: 659px;
	font-size: 14px;
	color: #797979;
}
.dh_st17 {
	top: 454px;
	left: 619px;
	font-size: 14px;
	color: #797979;
}
.dh_st18 {
	top: 474px;
	left: 647px;
	font-size: 14px;
	color: #797979;
}
.dh_st19 {
	top: 449px;
	left: 856px;
	font-size: 18px;
	color: #454545;
}
.dh_st20 {
	top: 403px;
	left: 857px;
	font-size: 18px;
	color: #454545;
}
.dh_st21 {
	top: 482px;
	left: 856px;
	font-size: 14px;
	color: #797979;
}
.dh_st22 {
	top: 501px;
	left: 856px;
	font-size: 14px;
	color: #797979;
}
.ind_ys {
	background: #f6f6f6;
	background-attachment: fixed;
	padding-bottom: 83px;
	padding-top: 83px;
}
.ind_ys_tt_2 {
	margin-top: 97px;
}
.ind_yq {
	background: url(../images/ind9.png) no-repeat center center;
	width: 1205px;
	height: 617px;
	margin: 0 auto;
	margin-top: 77px;
	margin-bottom: 77px;
}
.css-slider-wrapper {
  display: block; width:100%;

  overflow: hidden; position:relative;
}
/* Slider */
.slider {
  width: 100%;

  background: red;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 1600ms, transform 600ms;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.slider img{ width:100%;}
/* each slide backgound color */  
.slide1 {
  background: #00bcd7;
  left: 0;
}
.slide2 {
  background: #009788;
  left: 100%
}
.slide3 {
  background: #ff5608;
  left: 200%
}
.slide4 {
  background: #607d8d;
  left: 300%;
}
.slider > div {
  text-align: center;
}
/* Slider inner slide effect */
.slider h2 {
  color: #FFF;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120%;
  opacity: 0;
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
}
.slider .button {
  color: #FFF;
  padding: 5px 30px;
  background: rgba(255,255,255,0.3);
  text-decoration: none;
  opacity: 0;
  font-size: 15px;
  line-height: 30px;
  display: inline-block;
  -webkit-transform: translateX(-500px);
  transform: translateX(-500px);
}
.slider h2, .slider .button {
  -webkit-transition: opacity 400ms, -webkit-transform 400ms;
  transition: transform 400ms, opacity 400ms;
  -webkit-transition-delay: 0.5s; /* Safari */
  transition-delay: 0.5s;
}
/* Next and Preive arrow */ 
.control {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  z-index: 55;
}
.control label {
  z-index: 0;
  display: none;
  text-align: center;
  line-height: 50px;
  font-size: 50px;
  color: #FFF;
  cursor: pointer;
  opacity: 0.2;
}
.control label:hover {
  opacity: 0.5;
}
.next {
  right: 1%;
}
.previous {
  left: 1%;
}
/* Slider Pagger */ 
.slider-pagination {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 1000;
}
.slider-pagination label {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: rgba(255,255,255,0.2);
  margin: 0 2px;
  border: solid 1px rgba(255,255,255,0.4);
  cursor: pointer;
}
/* Slider Pagger arrow event */
.slide-radio1:checked ~ .next .numb2, 
.slide-radio2:checked ~ .next .numb3, 
.slide-radio3:checked ~ .next .numb4, 
.slide-radio2:checked ~ .previous .numb1, 
.slide-radio3:checked ~ .previous .numb2, 
.slide-radio4:checked ~ .previous .numb3 {
  display: block;
  z-index: 1
}
/* Slider Pagger event */
.slide-radio1:checked ~ .slider-pagination .page1, 
.slide-radio2:checked ~ .slider-pagination .page2, 
.slide-radio3:checked ~ .slider-pagination .page3, 
.slide-radio4:checked ~ .slider-pagination .page4 {
  background: rgba(255,255,255,1)
}
/* Slider slide effect */
.slide-radio1:checked ~ .slider {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.slide-radio2:checked ~ .slider {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.slide-radio3:checked ~ .slider {
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
}
.slide-radio4:checked ~ .slider {
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%);
}
.slide-radio1:checked ~ .slide1 h2,  
.slide-radio2:checked ~ .slide2 h2,  
.slide-radio3:checked ~ .slide3 h2,  
.slide-radio4:checked ~ .slide4 h2,  
.slide-radio1:checked ~ .slide1 .button,  
.slide-radio2:checked ~ .slide2 .button,  
.slide-radio3:checked ~ .slide3 .button,  
.slide-radio4:checked ~ .slide4 .button {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}
.next .fa{ background:url(/eportal/fileDir/ciictj/resource/cms/2019/02/img_pc_site/2019022212592251993.png) no-repeat center center; display:block; width:56px; height:56px;}
.previous .fa{ background:url(/eportal/fileDir/ciictj/resource/cms/2019/02/img_pc_site/2019022212592759306.png) no-repeat center center; display:block; width:56px; height:56px;}

@media only screen and (max-width: 767px) {
.slider h2 {
  font-size: 20px;
}
.slider > div {
  padding: 0 2%
}
.control label {
  font-size: 35px;
}
.slider .button {
  padding: 0 15px;
}
}