/* Global.css */
/*CSS公用样式*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td, p {
    margin: 0;
    padding: 0;
}

body {
    scrollbar-face-color: #f6f6f6;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: #330000;
    scrollbar-track-color: #f6f6f6;
    font-family: "微软雅黑" !important;
    font-size: 14px;
    background: #FFF;
}

* {
    outline: none !important;
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
}

a {
    text-decoration: none !important;
    color: black;
}

li {
    list-style: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

/*带清除高度的10PX高的空DIV*/
.blank {
    clear: both;
    height: 10px;
    overflow: hidden;
    font-size: 0px;
}

.blank1 {
    clear: both;
    height: 5px;
    overflow: hidden;
    font-size: 0px;
}

/*单行隐藏*/
.str {
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*多行隐藏*/
.strmore {
    overflow: hidden;
    text-overflow: ellipsis;
}

/*带清除高度的0PX高的空DIV*/
.cls {
    clear: both;
    height: 0px;
    overflow: hidden;
    background: #FFF;
}

html,
body {
    max-width: 1920px;
    min-width: 1100px;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

/*头部*/

.nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 59px;
    margin: 0 auto;
    z-index: 9999;
    min-width: 1100px;
    max-width: 1920px;
    text-align: center;
    background: url(/images/zt/tzs2018/cityindex/nav_img.jpg) center no-repeat;
}

    .nav + dl {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 1100px;
        margin: 0 auto;
        z-index: 10000;
        padding: 10px 0 5px 0;
        background-color: transparent !important;
    }

        .nav + dl dt,
        .nav + dl dd {
            display: inline-block;
            vertical-align: middle;
            font-size: 20px;
        }

            .nav + dl dt a {
                display: block;
                padding-top: 5px;
            }

        .nav + dl dd {
            margin-left: 35px;
        }

            .nav + dl dd a {
                position: relative;
                display: block;
                width: 140px;
                text-align: center;
            }

                .nav + dl dd a.on {
                    background-image: -webkit-linear-gradient(left, #02ae94, #3ec53a);
                    -webkit-background-clip: text;
                    -moz-background-clip: text;
                    -o-background-clip: text;
                    background-clip: text;
                    -webkit-text-fill-color: transparent;
                    -moz-text-fill-color: transparent;
                    -o-text-fill-color: transparent;
                    text-fill-color: transparent;
                }

                    .nav + dl dd a.on:before {
                        position: absolute;
                        left: 0;
                        bottom: -15px;
                        width: 140px;
                        height: 2px;
                        background: url(/images/zt/tzs2018/cityindex/nav_bottom.png) bottom center no-repeat;
                        content: " ";
                    }

.banner {
    max-width: 100%;
    min-width: 1100px;
    height: 920px;
    margin: 0 auto;
    color: #FFFFFF;
    background: url(/images/zt/tzs2018/cityindex/banner.jpg) center no-repeat;
}


/*主体*/

.section > div {
    width: 1100px;
    margin: 80px auto;
}

.section > a {
    display: block;
    padding-bottom: 1px;
}

.section .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 .title:before {
        content: " ";
        position: absolute;
        left: -402px;
        top: 35px;
        width: 420px;
        border-top: 1px solid #a0a0a0;
    }

    .section .title:after {
        content: " ";
        position: absolute;
        right: -1270px;
        top: 35px;
        width: 1260px;
        border-top: 1px solid #a0a0a0;
    }


/*会议概况*/

.section .survey > div > h6 {
    display: block;
    height: 50px;
    color: #000000;
    padding: 5px 0;
    font-size: 28px;
    line-height: 50px;
    text-indent: 30px;
    background: url(/images/zt/tzs2018/cityindex/title.jpg) left center no-repeat;
}

.section .survey > div > div {
    padding: 40px 30px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-top: 0;
    border-image: -wekit-linear-gradient(#ffffff, #d2d2d2) 50 50;
    border-image: -moz-linear-gradient(#ffffff, #d2d2d2) 50 50;
    border-image: linear-gradient(#ffffff, #d2d2d2) 50 50;
}

.section .survey .backgr {
    font-size: 20px;
    text-indent: 48px;
    line-height: 38px;
}

.section .survey .theme {
    font-size: 24px;
    margin-top: 50px;
    line-height: 44px;
}


/*大会动态*/

.section .dynamic .inform > div {
    display: inline-block;
    vertical-align: top;
}

.section .dynamic .inform .slideBox {
    display: inline-block;
    position: relative;
    width: 550px;
    height: 370px;
    overflow: hidden;
}

.section .dynamic .inform .news {
    width: 460px;
    height: 335px;
    margin-left: 19px;
    padding: 15px 30px;
    background: url(/images/zt/tzs2018/cityindex/back_img.png) center no-repeat;
    background-size: 100% 100%;
}

    .section .dynamic .inform .news li {
        margin-bottom: 20px;
    }

    .section .dynamic .inform .news a span {
        display: block;
        width: 460px;
        font-size: 20px;
        overflow: hidden;
        line-height: 40px;
        font-weight: bold;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .section .dynamic .inform .news a em {
        display: block;
        width: 460px;
        font-size: 14px;
        max-height: 32px;
        overflow: hidden;
        font-weight: bold;
        line-height: 16px;
    }

    .section .dynamic .inform .news p {
        text-align: right;
        line-height: 60px;
        border-top: 1px solid #34af3d;
    }

        .section .dynamic .inform .news p a {
            display: inline-block;
            font-size: 24px;
            font-weight: bolder;
            color: #9E9E9E;
            /*background: -webkit-linear-gradient( left, #0da691, #20ba64, #40c538);
	background: -moz-linear-gradient( left, #0da691, #20ba64, #40c538);
	background: -0-linear-gradient( left, #0da691, #20ba64, #40c538);
	background: linear-gradient( left, #0da691, #20ba64, #40c538);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-o-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	-o-text-fill-color: transparent;
	text-fill-color: transparent;*/
        }


/*本届嘉宾*/

.section .current dl {
    display: inline-block;
    vertical-align: top;
    width: 250px;
    text-align: center;
    margin: 10px 10px;
    line-height: 27px;
    font-size: 18px;
}

.section .current dt {
    width: 200px;
    height: 200px;
    padding: 5px;
    margin: 0 auto;
    overflow: hidden;
    background: url(/images/zt/tzs2018/cityindex/fillet.png) center no-repeat;
    background-size: 100% 100%;
}

    .section .current dt img {
        width: 200px;
        height: 200px;
        border-radius: 50%;
    }

.section .current dl dd {
    margin-top: 10px;
}

    .section .current dl dd p {
        font-size: 14px;
    }

.section .current > div {
    position: relative;
}

.section .current dl dd a {
    font-size: 14px;
    color: #FF0101;
    margin: 0 25px;
}

/*会议亮点*/
.bright {
    margin-top: 50px;
}

    .bright h6 {
        position: relative;
        text-align: center;
        font-size: 32px !important;
        text-indent: 0px !important;
        background: transparent !important;
    }

        .bright h6:before {
            position: absolute;
            top: 30px;
            left: 0px;
            width: 450px;
            height: 4px;
            background: url(/images/zt/tzs2018/cityindex/nav_img.jpg) left center repeat-x;
            content: " ";
        }

        .bright h6:after {
            position: absolute;
            top: 30px;
            right: 0;
            width: 450px;
            height: 4px;
            background: url(/images/zt/tzs2018/cityindex/nav_img.jpg) left center repeat-x;
            content: " ";
        }

        .bright .brig_title {
	width: 560px;
	margin: 30px auto 20px auto;
	color: #333333;
	font-size: 20px;
	line-height: 30px;
	padding: 10px 16px;
	text-align: center;
	border-radius: 10px 0 10px 0;
	box-shadow: -10px 10px 10px #999;
	background-image: linear-gradient(to top,#fff,#eee);
}

.bright .brig_title em {
	display: block;
	font-size: 22px;
	color: #4779af;
	font-weight: bolder;
	font-style: oblique;
}

    .bright li {
        position: relative;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        width: 500px;
        height: 300px;
        margin: 24px 22px;
    }

        .bright li p {
            cursor: pointer;
            padding: 0px 10px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: rgba(0,0,0,0.7);
        }

            .bright li p a {
                display: block;
                margin-top: 15%;
                color: #fff;
                font-size: 22px;
                line-height: 40px;
            }

        .bright li:hover p {
            background-color: rgba(0,120,255,0.7);
        }

/*同期活动*/

.section .activity .show {
    position: relative;
}

    .section .activity .show img {
        width: 1100px;
        height: 610px;
    }

    .section .activity .show a {
        position: absolute;
        display: block;
        left: 42%;
        bottom: 20%;
        width: 180px;
        height: 54px;
        background: url(/images/zt/tzs2018/cityindex/click.png) center no-repeat;
    }

    .section .activity .show p {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        background-color: rgba(0, 0, 0, 0.3);
    }

    .section .activity .show > div:hover p {
        display: none;
    }

/*报名参会*/

.section .enrolment form em {
    color: red;
}

.section .enrolment form span {
    display: inline-block;
    font-size: 16px;
    color: #333333;
}

.section .enrolment form li input {
    width: 350px;
    height: 42px;
    font-size: 16px;
    text-indent: 10px;
    border-radius: 5px;
    border: 1px solid #656565;
}

    .section .enrolment form li input:focus {
        border: 1px solid red;
    }

.section .enrolment form ul li {
    display: inline-block;
    width: 41%;
    margin-top: 30px;
    padding-left: 8%;
}

.section .enrolment input[type=submit] {
    border: 0px;
    width: 155px;
    height: 48px;
    cursor: pointer;
    margin: 60px 45% 0;
    background: url(/images/zt/tzs2018/cityindex/submit.png) center no-repeat;
}

.section .enrolment .partic {
    margin-top: 50px;
    font-size: 16px;
}

    .section .enrolment .partic > div {
        padding: 30px 0 20px 30px;
        background: url(/images/zt/tzs2018/cityindex/back_img2.png) center no-repeat;
        background-size: 100% 100%;
    }

    .section .enrolment .partic .partic_top dl {
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }

        .section .enrolment .partic .partic_top dl li {
            margin-top: 5px;
        }

    .section .enrolment .partic h6 {
        font-size: 24px;
        margin-bottom: 20px;
        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 .enrolment .partic h3 {
        font-size: 24px;
    }

    .section .enrolment .partic > div .price li {
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }

    .section .enrolment .partic .partic_bot li {
        margin-top: 5px;
    }

    .section .enrolment .partic .consult dl {
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }

        .section .enrolment .partic .consult dl dt {
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .section .enrolment .partic .consult dl dd {
            font-size: 16px;
            line-height: 24px;
        }

    .section .enrolment .partic .consult .download {
        display: inline-block;
        color: #FFFFFF;
        padding: 0 10px;
        margin-top: 20px;
        line-height: 30px;
        border-radius: 5px;
        background-color: #00a4ff;
    }
/*嘉宾服务*/

.section .guest_service .guest {
    border: 2px solid #bbd1dc;
}

    .section .guest_service .guest .switch {
        height: 45px;
        border-bottom: 2px solid #93cbe2;
        background: url(/images/zt/tzs2018/cityindex/back_img.jpg) left center repeat-x;
    }

        .section .guest_service .guest .switch ul li {
            display: inline-block;
            color: #fff;
            font-size: 22px;
            cursor: pointer;
            margin-left: 20px;
            padding: 2px 18px 7px 18px;
            background: url(/images/zt/tzs2018/cityindex/title_img.png) center top no-repeat;
            background-size: 100% auto;
        }

    .section .guest_service .guest .tag {
        padding: 25px 20px;
    }

        .section .guest_service .guest .tag .page img {
            width: 825px;
        }

        .section .guest_service .guest .tag .page > p,
        .section .guest_service .guest .tag .page > ul {
            display: inline-block;
            vertical-align: middle;
        }

        .section .guest_service .guest .tag .page > ul {
            margin-left: 10px;
        }

            .section .guest_service .guest .tag .page > ul > li {
                display: block;
                width: 200px;
                margin: 8px 0;
                color: #ffffff;
                font-size: 14px;
                padding: 5px 4px;
                text-indent: 28px;
                line-height: 23px;
                border: 1px solid #575757;
                background-color: #666666;
            }

/*合作企业*/

.section .company li {
    display: inline-block;
    margin-right: 34px;
    margin-left: -4px;
    margin-top: 30px;
}

    .section .company li:nth-child(5n+5) {
        margin-right: 0px;
    }


/*合作媒体*/

/*.section .media li {
    display: inline-block;
    margin-right: 34px;
    margin-left: -4px;
    margin-top: 30px;
}

    .section .media li:nth-child(5n+5) {
        margin-right: 0px;
    }*/
.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;
}


/*底部*/
.foot2017 .bottom-mrap {
    background: #002e46;
    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/tzs2018/cityindex/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;
    background: url(/images/zt/tzs2018/cityindex/return.png) center no-repeat;
    background-size: 100% 100%;
    display: block;
}

@media screen and (max-width: 1100px) {
    html, body {
        width: 1100px;
        height: auto;
        overflow-x: auto;
        overflow-y: auto;
    }
}


/* 往届回顾 */
.picScroll-left {
    width: 100%;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
}

    .picScroll-left .hd .prev,
    .picScroll-left .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-left .hd .prev {
        left: 15px;
    }

    .picScroll-left .hd .next {
        right: 0;
    }

    .picScroll-left .bd ul {
        overflow: hidden;
        zoom: 1;
    }

        .picScroll-left .bd ul li {
            margin: 0 10px;
            display: inline-block;
            overflow: hidden;
            text-align: center;
        }

            .picScroll-left .bd ul li img {
                width: 350px;
                height: 245px;
                display: block;
            }

.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 {
            margin: 0 10px;
            display: inline-block;
            overflow: hidden;
            text-align: center;
        }

            .picScroll-left2 .bd ul li img {
                width: 350px;
                height: 245px;
                display: block;
            }

.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);
}
