/* css document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;font: 12px/1.5 "microsoft yahei","pingfang sc",helvetica,"helvetica neue",tahoma,arial,sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
i,em{ font-style:normal;}
address,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
input,select { outline:none; font-size:12px; vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
li{list-style:none;}
a{text-decoration:none;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
*html  .clearfix{height:1%;} .clearfix{display:block;}

body {
    background: #fafafa;
    position: relative;
}
.banner {
    width: 100%;
    height: 600px;
    background: url(/uploads/image/io2/images/banner.png) no-repeat scroll center;
    margin: 0 auto;
    position: relative;
}
.nav {
    width: 1234px;
    height: 126px;
    background: url(/uploads/image/io2/images/navbg.png) no-repeat scroll center;
    position: absolute;
    left: 50%;
    margin-left: -617px;
    bottom: -75px;
}
.nav_box {
    width: 100%;
    height: 92px;
    margin: 18px auto;
}
.nav_box ul {
    width: 1200px;
    margin: 0 0 0 19px;
}
.nav_box li {
    float: left;
    width: 299px;
    height: 89px;
    border-bottom: 3px solid #fff;
    cursor: pointer;
}
.nav_box .nav_li {
    width: 300px;
}
.nav_box li.hover1 {
    border-bottom: 3px solid #5928cf;
}
.nav_box a {
    display: block;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    margin-top: 21px;
    text-align: center;
    color: #666;
    border-right: 1px solid #dce1e6;
}
.nav_box a span {
    font-size: 12px;
    margin: 0 8px;
    color: #666;
    position: relative;
    top: -4px;
}
.nav_box .nav_li a {
    border: none;
}
.nav_box li.hover1 a,.nav_box li.hover1 span {
    color: #5b25d5;
}
.warp {
    width: 1200px;
    margin: 0 auto;
}
/*现场*/
.livevideo {
    padding: 125px 0 75px;
    background: #f4f7ff;
}
.livevideo .tit {
    background: url(/uploads/image/io2/images/tit1.png) no-repeat center;
    width: 187px;
    height: 87px;
    margin-bottom: 55px;
}
.video {
    width: 880px;
    height: 480px;
    margin: 0 auto;
    cursor: pointer;
}
.video img {
    display: none;
}
/*盛典*/
.two {
    background: #381c73;
    padding: 61px 0 70px;
    position: relative;
    overflow: hidden;
}
.two .bg-ico-1 {
    display: block;
    background: url(/uploads/image/io2/images/bg-ico-1.png) no-repeat;
    width: 170px;
    height: 91px;
    position:absolute;
    right: 50%;
    margin-right: -900px;
    bottom: 50px;
}
.two .bg-ico-2 {
    display: block;
    background: url(/uploads/image/io2/images/bg-ico-2.png) no-repeat;
    width: 73px;
    height: 128px;
    position: absolute;
    left: 50%;
    margin-left: -750px;
    top: 500px;
}
.two .bg-ico-3 {
    display: block;
    background: url(/uploads/image/io2/images/bg-ico-3.png) no-repeat;
    width: 31px;
    height: 93px;
    position: absolute;
    left: 50%;
    margin-left: -900px;
    bottom:50px;
}
.two .tit {
    background: url(/uploads/image/io2/images/tit2.png) no-repeat center;
    width: 187px;
    height: 87px;
    margin-bottom: 70px;
}
.picslide {
    width: 1200px;
    margin: 30px auto 0;
}
.scroll1 {
    width: 1200px;
    height: 554px;
    position: relative;
}
.scroll1_ul {
    width: 1200px;
    height: 554px;
    overflow: hidden;
    position: relative;
}
.scroll1_ul li {
    width: 100%;
    height: 554px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.scroll1_ul li>a,.scroll1_ul li img {
    display: block;
    width: 1200px;
    height: 554px;
}
.scroll1_ul li .mask {
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 135px;
    filter:alpha(opacity=50);
    opacity:0.5;
    -moz-opacity:0.5;
    filter:progid:dximagetransform.microsoft.alpha(opacity=50);
    -ms-filter:progid:dximagetransform.microsoft.alpha(opacity=50);
}
.scroll1_ul li .title {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 0 40px 90px;
    width: 1010px;
    font-size: 14px;
    z-index: 2;
}
.scroll1_ul li .title h3 {
    padding-bottom: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.scroll1_ul li .title p {
    color: #fff;
    font-size: 14px;
    width: 1010px;
    /*height: 42px;*/
    overflow: hidden;
}
.scroll1_ul li .title p a {
    color: #3491f1;
}
.link_a {
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    bottom: 18px;
    text-align: center;
    z-index: 3;
}
.link_a a {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
    filter: progid:dximagetransform.microsoft.alpha(opacity=100);
    -ms-filter: progid:dximagetransform.microsoft.alpha(opacity=100);
    margin: 0 5px;
    cursor: pointer;
    overflow: hidden;
}
.link_a a.select {
    width: 35px;
    height: 10px;
    border-radius: 25px;
}
.scroll1 .icon {
    position: absolute;
    top: 50%;
    width: 43px;
    height: 81px;
    margin-top: -40px;
    z-index: 10;
    cursor: pointer;
}
.scroll1 .left_a {
    left: 20px;
    background: url(/uploads/image/io2/images/arrow_prev.png) no-repeat center;
}
.scroll1 .right_a {
    right: 20px;
    background: url(/uploads/image/io2/images/arrow_next.png) no-repeat center;
}
.scroll1 .left_a.hover2 {
    background: url(/uploads/image/io2/images/arrow_prev1.png) no-repeat center;
}
.scroll1 .right_a.hover2 {
    background: url(/uploads/image/io2/images/arrow_next1.png) no-repeat center;
}
/*作品*/
.newproduct {
    width: 100%;
    height: 800px;
    margin: 0 auto;
    background: url(/uploads/image/io2/images/threebg.png) no-repeat scroll center;
    position: relative;
}
.newproduct .tit {
    background: url(/uploads/image/io2/images/tit3.png) no-repeat center;
    width: 187px;
    height: 87px;
    position: absolute;
    top: 52px;
    left: 0;
}
.newproduct  .warp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 194px;
}
.scroll3 {
    width: 1200px;
    height: 404px;
    overflow: hidden;
    position: relative;
}
.scroll3_ul {
    height: 404px;
    position: relative;
}
.scroll3_ul li {
    float: left;
    background:#fff;
}
.scroll3_ul li img {
    float: left;
    display: block;
    width: 792px;
    height: 404px;
}
.scroll3_ul li .describe {
    float: left;
    width: 338px;
    height: 305px;
    padding: 35px 35px 0;
    overflow: hidden;
}
.scroll3_ul li .describe span {
    font-size: 30px;
    color: #7a4ade;
}
.scroll3_ul li .describe h3 {
    font-size: 18px;
    color: #333;
    padding-bottom: 25px;
}
.scroll3_ul li .describe p {
    height: 172px;
    font-size: 14px;
    color: #666;
    padding-top: 25px;
    border-top: 1px dashed #dce1e6;
    text-align: justify;
    overflow: hidden;
}
.scroll3 .btn_next,.scroll3 .btn_prev {
    width: 15px;
    height: 24px;
    position: absolute;
    cursor: pointer;
}
.newproduct .scroll3 .btn_next {
    right: 35px;
    left: auto;
    bottom: 30px;
    top: auto;
    background: url(/uploads/image/io2/images/btn_right.png) no-repeat center;
}
.newproduct .scroll3 .btn_prev {
    right: 80px;
    left: auto;
    bottom: 30px;
    top: auto;
    background: url(/uploads/image/io2/images/btn_left.png) no-repeat center;
}
.newproduct .scroll3 .btn_next.hover3 {
    right: 35px;
    background: url(/uploads/image/io2/images/btn_right1.png) no-repeat center;
}
.newproduct .scroll3 .btn_prev.hover3 {
    right: 80px;
    background: url(/uploads/image/io2/images/btn_left1.png) no-repeat center;
}

.scroll2 {
    width: 1212px;
    margin: 0 0 12px;
    overflow: hidden;
}
.scroll2_ul {
    height: 124px;
    overflow: hidden;
    position: relative;
}
.scroll2_ul li {
    float: left;
    width: 190px;
    height: 124px;
    cursor: pointer;
    padding-right: 12px;
    position: relative;
}
.scroll2_ul li img {
    display: block;
    width: 190px;
    height: 124px;
}
.scroll2_ul li .mask {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 190px;
    height: 124px;
    filter: alpha(opacity=40);
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: progid:dximagetransform.microsoft.alpha(opacity=40);
    -ms-filter: progid:dximagetransform.microsoft.alpha(opacity=40);
}
.scroll2_ul li .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 190px;
    height: 124px;
    color: #fff;
    text-align: center;
    z-index: 1;
    font-size: 14px;
}
.scroll2_ul li .title h3 {
    width: 150px;
    margin: 40px auto 0;
}
.listbox .on .title,.listbox .on .mask {
    display: none;
}

/*花絮*/
.club {
    padding: 55px 0 65px;
}
.club .tit{
    background: url(/uploads/image/io2/images/tit4.png) no-repeat;
    width: 187px;
    height: 87px;
    margin-bottom: 55px;
}
.club .l-box {
    width: 1192px;
    margin: 0 auto;
}
.piclb {
    margin-left: -17px;
    overflow: hidden;
    zoom: 1;
}
.piclb li {
    float: left;
    width: 386px;
    height: 240px;
    margin: 0 0 17px 17px;
    overflow: hidden;
    display: inline;
    position: relative;
}
.club .piclb li img {
    display: block;
    width: 386px;
    height: 240px;
}
.picdl {
    width: 2316px;
    overflow: hidden;
    zoom: 1;
    height: 240px;
    position: absolute;
    top: 0;
    left: 0;
}
.picdl dd {
    float: left;
    display: inline;
    width: 386px;
    overflow: hidden;
    position: relative;
}
.club .piclb .refresh {
    background: #854fe2;
    text-align: center;
}
.club .piclb .refresh a {
    color: #fff;
    font-size: 24px;
    display: block;
    height: 100%;
}
.club .piclb .refresh a span {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(/uploads/image/io2/images/refresh.png) no-repeat;
    margin-top:70px;
}