/*顶部*/
.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0px;
	height: 80px;
	z-index: 9999;
	min-width: 1100px;
	background: rgba(0,0,0,0);
}

.header>div {
	width: 1100px;
	color: #FFFFFF;
	margin: 0 auto;
}

.header>div>a {
	float: left;
	clear: left;
	padding-top: 24px;
}

.header div ul li {
	display: inline-block;
	line-height: 80px;
	width: 80px;
	text-align: center;
}

.header div ul li a {
	color: #FFFFFF;
	font-size: 16px;
}

.banner {
	position: relative;
	min-width: 1100px;
	background: url(/images/zt/chengdu/v20181114/banner.jpg) center no-repeat;
	background-size: 100% 100%;
}

.banner .words {
	display: block;
	color: #FFFFFF;
	text-align: center;
}

.banner .sign_up {
	position: absolute;
	width: 190px;
	height: 35px;
	color: #000000;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	border-radius: 15px;
	background-color: #FFFFFF;
}

.banner .more {
	position: absolute;
	bottom: 20px;
	width: 48px;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 14px;
}


/*主体*/

.section > a {
    display: block;
    padding-bottom: 1px;
}

.back_b {
	min-width: 1100px;
	background-color: #000;
}

.title_b {
	font-size: 30px;
	margin-bottom: 30px;
	letter-spacing: 3px;
	font-family: "方正兰亭大黑_GBK";
}

.title_w {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 70px;
	letter-spacing: 3px;
	margin-bottom: 10px;
	font-family: "方正兰亭大黑_GBK";
}


/*大会简介*/

.introduc {
	width: 1100px;
	margin: 80px auto;
}

.introduc img {
	margin: 10px 0;
}

.introduc div {
	margin: 10px 0 20px 0;
}

.introduc div p {
	font-size: 16px;
	text-indent: 32px;
	line-height: 30px;
}


/*组织机构*/

.back_b .organ-box {
	height: auto;
	width: 1100px;
	margin: 0 auto;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 50px;
}

.back_b .organ-box ul li {
	margin: 0 auto;
	font-size: 16px;
	text-indent: 230px;
	margin-bottom: 20px;
}

.back_b .organ-box ul li span {
	font-size: 24px;
}


/*大会亮点*/

.bright-box {
	width: 1100px;
	margin: 80px auto 0 auto;
}

.bright-box ul li {
	display: inline-block;
	width: 500px;
	height: auto;
	vertical-align: top;
	margin: 0px 23px 30px 23px;
}

.bright-box ul li a {
	display: block;
}

.bright-box ul li a div {
	position: relative;
	width: 500px;
	height: 270px;
	overflow: hidden;
}

.bright-box ul li a div span {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
}

.bright-box ul li a p {
	margin-top: 20px;
	font-size: 16px;
	line-height: 26px;
}

/* 演讲嘉宾 */
.swiper-container {
	width: 1100px;
	height: 680px;
}
.swiper-slide {
	font-size: 18px;
	background: #fff;
}
		    
.swiper-container .swiper-slide .title {
	height: 60px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	font-size: 32px;
}
		    
.swiper-container .swiper-slide .sd_box {
	width: 1117px;
	height: 630px;
	overflow: auto;
}
		    
.swiper-container .swiper-slide .sd_box .box {
	display: inline-block;
	vertical-align: top;
	width: 210px;
	height: 300px;
	text-align: center;
	margin-bottom: 20px;
}
		    
.swiper-container .swiper-slide .sd_box .box img {
	width: 150px;
	height: 150px;
	vertical-align: middle;
}
		    
.swiper-container .swiper-slide .sd_box .box .img {
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 50%;
	border:1px solid blue;
	margin: 0 auto;	
}
.swiper-container .swiper-slide .sd_box .box .intro {
	padding: 10px;
}
		    
.swiper-container .swiper-slide .sd_box .box .intro .name {
	position: relative;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}
.swiper-container .swiper-slide .sd_box .box .intro .name:before {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 40%;
	width: 40px;
	height: 4px;
	background: #262626;
}
		    
.swiper-container .swiper-slide .sd_box .box .intro .vacation {
	font-size: 16px;
	line-height: 24px;
}
		    
.swiper-button-next { right: -40px!important;}
.swiper-button-prev { left: -40px!important;}


/*主题活动*/

.item_banner {
	height: 80px;
	margin-top: 79px;
	min-width: 1100px;
	background: url(/images/zt/chengdu/v20181114/item_banner.jpg) center no-repeat;
}

.item_banner p {
	width: 1100px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 80px;
	font-weight: bold;
	font-family: "方正兰亭大黑_GBK";
}

.item_activity {
	width: 1100px;
	margin: 0 auto 50px auto;
}

.item_activity .item_title {
	color: #000000;
	font-size: 34px;
	font-weight: bold;
	margin-top: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 20px;
}

.item_activity> div {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 215px;
}

.item_activity> div> ul {
	position: relative;
	color: #FFFFFF;
	padding: 10px;
	height: 500px;
	font-size: 16px;
	line-height: 28px;
	background: rgba(0, 0, 0, 0.5);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	z-index: 2;
}

.item_activity> div:hover> ul {
	background: rgba(0, 0, 0, 0.8);
}

.item_activity> div> div {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0px;
	width: 215px;
	height: 520px;
	background-size: auto 100%;
	z-index: 1;
}

.item_activity dl {
	display: inline-block;
	width: 500px;
	height: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

.item_activity dl dt {
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}

.item_activity dl dd {
	position: relative;
	width: 500px;
	height: 300px;
	overflow: hidden;
}

.item_activity dl dd ul {
	position: absolute;
	color: #FFFFFF;
	z-index: 3;
	left: 40px;
	top: 40px;
	font-size: 16px;
	line-height: 28px;
}

.item_activity dl dd div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.item_activity dl dd:hover div {
	background: rgba(0, 0, 0, 0.8);
}

.item_activity dl dd img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.item_activity .item_last {
	width: 1100px;
}

.item_activity div> p {
	font-size: 24px;
	margin-top: 20px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}


/*日程安排*/

.back_b .sche-box {
	width: 1100px;
	margin: 0 auto;
	color: #FFFFFF;
	padding-top: 40px;
}

.back_b .sche-box div table {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 44px;
	font-size: 14px;
}

.back_b .sche-box div table tr td {
	border:1px solid #FFFFFF;
}

.back_b .sche-box div dl .font_sum {
	font-weight: bold;
}

.back_b .sche-box div dl {
	display: inline-block;
	margin-left: 50px;
	font-size: 15px;
	width: 525px;
}

.back_b .sche-box div dl dt {
	margin-bottom: 20px;
}

.back_b .sche-box div dl dd {
	margin-bottom: 16px;
}

.back_b .sche-box div dl .half {
	display: inline-block;
	width: 49%;
}

.back_b .sche-box div dl ul li {
	line-height: 26px;
}

.back_b .sche-box div dl ul li a {
	display: inline-block;
	width: 80px;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	margin-right: 15px;
	text-align: center;
	background-color: #FFFFFF;
}

/*报名参会*/

.attend {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.attend form em {
	color: red;
}

.attend form span {
	display: inline-block;
	font-size: 16px;
	color: #fff;
}

.attend form li input {
	width: 350px;
	height: 42px;
	font-size: 16px;
	text-indent: 10px;
	border-radius: 5px;
	border: 1px solid #656565;
}

.attend form li input:focus {
	border: 1px solid red;
}

.attend form ul li {
	display: inline-block;
	width: 41%;
	margin-top: 30px;
	padding-left: 8%;
}

.attend form p {
	margin-top: 20px;
	text-indent: 45px;
	color: #fff;
}

.attend form p span {
	color: #F80000;
	margin-right: 5px;	
}

.attend button[type=submit] {
	border: 0px;
	color: #000;
	width: 155px;
	height: 48px;
	cursor: pointer;
	font-size: 24px;
	background: #fff;
	margin: 40px 45% 0;
	border-radius: 50px;
}

/* 合作媒体 */
.section > .media{width:1100px;margin:80px auto;}

.section > .media > a {
    display: block;
    padding-bottom: 1px;
}

.section .media .title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 50px;
    text-indent: 30px;
    margin-bottom: 40px;
    color: #036fab;
    background: linear-gradient( left, #2b5b75, #0071b0, #00a4ff);
    background: -0-linear-gradient( left, #2b5b75, #0071b0, #00a4ff);
    background: -moz-linear-gradient( left, #2b5b75, #0071b0, #00a4ff);
    background: -webkit-linear-gradient( left, #2b5b75, #0071b0, #00a4ff);
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -o-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
}

    .section .media .title:before {
        content: " ";
        position: absolute;
        left: -402px;
        top: 35px;
        width: 420px;
        border-top: 1px solid #a0a0a0;
    }

    .section .media .title:after {
        content: " ";
        position: absolute;
        right: -1270px;
        top: 35px;
        width: 1260px;
        border-top: 1px solid #a0a0a0;
    }
    .picMarquee-left3 {
	    width: 100%;
	    overflow: hidden;
	    position: relative;
	    border: 1px solid #ccc;
    }

    .picMarquee-left3 .bd {
	    padding: 10px;
    }

    .picMarquee-left3 .bd ul {
	    overflow: hidden;
	    zoom: 1;
    }
    .picMarquee-left3 .bd ul li{
        margin: 0 14px;
	    float: left;
	    _display: inline;
	    overflow: hidden;
	    text-align: center;
    }
    .picMarquee-left3 .bd ul li .pic {
	    text-align: center;
    }

    .picMarquee-left3 .bd ul li .pic img {
	    width: 182px;
	    height: 50px;
	    display: block;
	    padding: 2px;
	    border: 1px solid #ccc;
    }

    .picMarquee-left3 .bd ul li .pic a:hover img {
	    border-color: #999;
    }

    .picMarquee-left3 .bd ul li .title {
	    line-height: 24px;
    }

/*往届回顾*/

.pastReview {
	width: 1100px;
	margin: 80px auto 0 auto;
}

.pastReview dl,
.pastReview ul {
	display: inline-block;
	width: 49.5%;
	text-align: center;
	vertical-align: top;
}

.pastReview dl dd a {
	display: inline-block;
	margin-top: 12px;
}

.pastReview ul li {
	display: inline-block;
	width: 49.6%;
	margin-bottom: 12px;
}


/*底部*/

.foot2017 {
	margin-top: 40px;
}

.foot2017 .bottom-mrap {
	background: #000;
	min-width: 1100px;
}

.foot2017 .bottom-mrap .bottom-box {
	width: 1100px;
	margin: 0 auto;
	line-height: 24px;
	padding-top: 30px;
}

.foot2017 .bottom-mrap .bottom-box .copyright {
	color: #FFF;
	padding: 10px 0 3px 0;
}

.foot2017 .bottom-mrap .bottom-box .copyright img {
	vertical-align: middle
}

.foot2017 .bottom-mrap .bottom-box .copyright a {
	color: #FFF;
}

.foot2017 .bottom-mrap .bottom-box ul:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.foot2017 .bottom-mrap .bottom-box ul li {
	float: left;
	width: 30%;
}

.foot2017 .bottom-mrap .bottom-box ul li .box1 {
	width: 250px;
}

.foot2017 .bottom-mrap .bottom-box ul li .box1 .logo {
	display: block;
	width: 228px;
	height: 26px;
	background: url(/images/zt/chengdu/v20181114/bot-logo.jpg) no-repeat 50%;
}

.foot2017 .bottom-mrap .bottom-box ul li .box1 .bot-nav {
	margin: 9px 0 15px 8px;
}

.foot2017 .bottom-mrap .bottom-box ul li .box1 .bot-nav a {
	border-right: 1px solid #dddddd;
	line-height: 14px;
	height: 14px;
	display: inline-block;
	margin-top: 5px;
	padding-right: 7px;
	margin-right: 7px;
	color: #dddddd;
}

.foot2017 .bottom-mrap .bottom-box ul li.er2017 {
	width: 35%;
}

.foot2017 .bottom-mrap .bottom-box ul li.er2017:before {
	content: " ";
	display: block;
	float: left;
	width: 0;
	height: 100px;
	border-left: 1px solid #dddddd;
	margin-top: 10px;
}

.foot2017 .bottom-mrap .bottom-box ul li .box2 {
	line-height: 24px;
	color: #dddddd;
	margin: 11px 0 0 87px;
	float: left;
}

.foot2017 .bottom-mrap .bottom-box ul li .box3 img {
	display: block;
	float: left;
	margin: 0 0 0 40px;
	width: 117px;
	height: 117px;
}

#return {
    position: fixed;
    left: 50%;
    bottom: 50px;
    margin-left: 580px;
    width: 54px;
    height: 54px;
    border-radius: 50px;
    background: #333 url(/images/zt/chengdu/v20181114/return.png) center no-repeat;
    display: block;
}

/* 现场影集 */
.section .review {
    width: 1100px;
    margin: 80px auto;
}

.picScroll-left2 {
    width: 100%;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative;
}

    .picScroll-left2 .hd {
        z-index: 9998;
    }

        .picScroll-left2 .hd .prev,
        .picScroll-left2 .hd .next {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            width: 31px;
            height: 245px;
            color: #91d3f5;
            z-index: 9998;
            cursor: pointer;
            overflow: hidden;
            font-size: 50px;
            line-height: 245px;
            font-weight: bolder;
            background-color: transparent;
            font-family: "SimSun";
        }

        .picScroll-left2 .hd .prev {
            left: 15px;
        }

        .picScroll-left2 .hd .next {
            right: 0;
        }

    .picScroll-left2 .bd ul {
        overflow: hidden;
        zoom: 1;
    }

        .picScroll-left2 .bd ul li {
            width: 350px;
            height: 245px;
            margin: 0 10px;
            display: inline-block;
            overflow: hidden;
            text-align: center;
        }

            .picScroll-left2 .bd ul li img {
                /*width: 350px;*/
                height: 245px;
                display: block;
                margin: 0 auto;
            }

.subject .main .border:nth-child(1) {
    border-bottom: 7px solid #ccdcef;
    border-radius: 10px 10px 0 0;
}

.subject .main .border:nth-child(2) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(/images/zt/tzs2018/cityindex/fancybox_sprite.png);
}

.fancybox-overlay {
    z-index: 10000;
    background: url(/images/zt/tzs2018/cityindex/fancybox_overlay.png);
}

