﻿@charset "utf-8";
/* CSS Document */
/*公共样式body*/
/*==========全局==========*/
html {
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

body {
    font-family: "Microsoft Yahei",Arial,"宋体",Helvetica;
    font-size: 12px;
    color: #333333;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, sup, sub {
    margin: 0;
    padding: 0;
}

.table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

ul, ol, li {
    list-style: none;
}

img {
    -ms-interpolation-mode: bicubic;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.imgmiddle, input, select {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: auto;
    overflow: hidden;
}

.clearbox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearbox {
    zoom: 1;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

a {
    text-decoration: none;
    color: #333333;
    blr: expression(this.onFocus=this.blur()); /* IE Opera */
    outline: none; /* FF Opera */
    position: relative;
}

    a:focus {
        -moz-outline-style: none; /* FF */
    }

    a:hover {
        text-decoration: none;
        color: #f60;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
    }

p {
    font-size: 18px;
    padding-top: 20px;
}

/*公共样式body end*/


.logo {
}

#der{
    height:89px;
}
#header {
    height:89px;
    width:100%;
    position:fixed;
    z-index:999; top:0;
}

.top_header {
    background: url(../images2/topline_02.jpg) repeat-x;
    height: 89px;
    width: 100%;
    overflow: hidden;
    
}

.content {
    width: 1183px;
    height: 89px;
    margin: 0 auto;
    position: relative;
}

#logo {
    margin-top: 3px;
    border: 0;
    width: 204px;
    height: 80px;
}


/*导航*/
.title_top{
    width:100%;
}

.nav {
    position: absolute;
    top: 0;
    left: 230px;
}

    .nav li {
        float: left;
        width: 95px;
        text-align: center;
        color: #fff;
    }

        .nav li a {
            display: inline-block;
            height: 77px;
            line-height: 79px;
            font-size: 14px;
            color: #636666;
            padding-bottom: 3px;
        }

            .nav li a:hover {
                padding-bottom: 0px;
                border-bottom: 3px solid #0076db;
            }

        .nav li.active {
        }

            .nav li.active a:hover {
                padding-bottom: 3;
            }


.denglu {
    float: left;
    width: 95px;
    text-align: center;
}

    .denglu a {
        height: 77px;
        line-height: 79px;
        font-size: 12px;
    }



/*banner*/

.in_banner {
    width: 100%;
    height: 612px;
    overflow: hidden;
    position: relative;
}

    .in_banner .slide_pic {
        width: 1920px;
        height: 612px;
        margin-left: -960px;
        position: relative;
        left: 50%;
        top: 0;
        ;
        overflow: hidden;
    }

        .in_banner .slide_pic li {
            width: 100%;
            height: 612px;
            overflow: hidden;
            position: absolute;
            top: 0;
            left: 0;
        }

            .in_banner .slide_pic li a {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 99;
            }

    .in_banner .slide_left {
        position: absolute;
        left: -50px;
        top: 260px;
        z-index: 999;
    }

    .in_banner .slide_right {
        position: absolute;
        right: -50px;
        top: 260px;
        z-index: 999;
    }

.poa {
    position: absolute;
}

.opacity {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.banner1_img {
    top: 196px;
    left: 710px;
}

.banner1_text {
    top: 100px;
    left: 514px;
}

.banner1_btn {
    top: 450px;
    left: 480px;
}

.banner2_img1 {
    bottom: 0;
    left: 460px;
}

.banner2_img2 {
    top: 118px;
    left: 625px;
}

.banner2_title {
    top: 210px;
    left: 938px;
    line-height: 48px;
    font-weight: bold;
    font-size: 36px;
    color: #fff;
}

.banner2_text {
    padding: 20px 0;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
}

    .banner2_text .p1, .banner2_text .p2 {
        float: left;
        width: 250px;
        line-height: 24px;
    }

    .banner2_text .icon {
        float: left;
        margin-right: 20px;
        display: inline;
        overflow: hidden;
    }

    .banner2_text .icon1 {
        width: 43px;
        height: 28px;
        background: url("../images2/banner2_icon1.png" /*tpa=http://002.zyeg.cc/images2/banner2_icon1.png*/ ) no-repeat;
    }

    .banner2_text .icon2 {
        width: 33px;
        height: 32px;
        background: url("../images2/banner2_icon2.png" /*tpa=http://002.zyeg.cc/images2/banner2_icon2.png*/ ) no-repeat;
    }

    .banner2_text .icon3 {
        width: 35px;
        height: 27px;
        background: url("../images2/banner2_icon3.png" /*tpa=http://002.zyeg.cc/images2/banner2_icon3.png*/ ) no-repeat;
    }

    .banner2_text .icon4 {
        width: 33px;
        height: 38px;
        background: url("../images2/banner2_icon4.png" /*tpa=http://002.zyeg.cc/images2/banner2_icon4.png*/ ) no-repeat;
    }

    .banner2_text .icon5 {
        width: 29px;
        height: 29px;
        background: url("../images2/banner2_icon5.png" /*tpa=http://002.zyeg.cc/images2/banner2_icon5.png*/ ) no-repeat;
    }

    .banner2_text .icon6 {
        width: 35px;
        height: 38px;
        background: url("../images2/banner2_icon6.png") no-repeat;
    }

.banner2_text1 {
    top: 340px;
    left: 938px;
}

.banner2_text2 {
    top: 410px;
    left: 938px;
}

.banner2_text3 {
    top: 470px;
    left: 938px;
}

.banner3_img {
    bottom: 0;
    left: 500px;
}

.banner3_text {
    top: 245px;
    right: 468px;
}

.banner3_btn {
    bottom: 60px;
    right: 100px;
}

.banner4_img {
    top: 102px;
    left: 528px;
}

.banner4_title1 {
    top: 235px;
    left: 960px;
}

.banner4_title2 {
    top: 235px;
    left: 1118px;
}

.banner4_title3 {
    top: 235px;
    left: 1280px;
}

.banner4_text {
    top: 328px;
    left: 960px;
    line-height: 24px;
    font-size: 16px;
    color: #111111;
}

.anima {
    opacity: .7;
    -webkit-animation-name: 'opt';
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes

'opt' {
    from;

{
    opacity: .7;
}

50% {
    opacity: 1;
}

to {
    opacity: .7;
}

}

/*content_list*/

.content_list {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    overflow: hidden;
}

.Clist-detail {
    width: 1183px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 100px;
}

.services_title {
    text-align: center;
    padding-top: 60px;
    overflow: hidden;
}

.Clist {
    float: left;
    width: 185px;
    height: 326px;
    overflow: hidden;
    margin-left: 178px;
    margin-top: 62px;
}

.ClistNoleft {
    margin-left: 0;
}
/*新增css*/
.Clist.ClistNoleft{
	margin-left: 140px;
	background-repeat:no-repeat;background-position: 50% 10px;
}

#ClistNoleft_One {
    margin-left: 0px;
}

    /*.Clist.ClistNoleft:hover {
        background-image: url(../images2/circle_hover.png);
        background-repeat: no-repeat;
        background-position: 50% 10px;
        cursor: pointer;
    }

.content_img {
    margin-left: 55px;
    margin-top: 45px;
}

.div_img {
    height: 170px;
}*/


.Clist.ClistNoleft:hover .div_img{
	background-image: url(../images2/circle_hover.png);
	background-repeat:no-repeat;background-position: 50% 10px;
	cursor:pointer;
}
.circleProgress_wrapper:hover .content_img1{
	animation:myfirst 1s;
	-moz-animation:myfirst 1s; /* Firefox */
	-webkit-animation:myfirst 0.3s linear; /* Safari and Chrome */
	-o-animation:myfirst 1s; /* Opera */
    -ms-animation:myfirst 1s;
	cursor:pointer;
}
.circleProgress_wrapper:hover .rightcircle{
	animation: circleProgressLoad_right 0.3s linear;
	animation-fill-mode: forwards;
	-moz-animation: circleProgressLoad_right 0.3s linear; /* Firefox */
	-moz-animation-fill-mode: forwards;
	-webkit-animation: circleProgressLoad_right 0.3s linear; /* Safari and Chrome */
	-webkit-animation-fill-mode:forwards;
	-o-animation: circleProgressLoad_right 0.3s linear; /* Opera */
	-o-animation-fill-mode:forwards ;
    -ms-animation:circleProgressLoad_right 0.3s linear;
	-ms-animation-fill-mode:forwards ;
	cursor:pointer;
}
.circleProgress_wrapper:hover .leftcircle{
	animation:circleProgressLoad_left 0.3s linear;
	animation-fill-mode: forwards;
	-moz-animation:circleProgressLoad_left 0.3s linear; /* Firefox */
	-moz-animation-fill-mode: forwards;
	-webkit-animation:circleProgressLoad_left 0.3s linear; /* Safari and Chrome */
	-webkit-animation-fill-mode:forwards;
	-o-animation:circleProgressLoad_left 0.3s linear; /* Opera */
	-o-animation-fill-mode:forwards ;
    -ms-animation:circleProgressLoad_left 0.3s linear;
	-ms-animation-fill-mode:forwards ;
	cursor:pointer;
}
.content_img{
	margin-left: 55px;
	margin-top: 45px;
}
.div_img{
	background-image: url(../images2/circle_befour.png);
	background-repeat:no-repeat;background-position: 50% 9px;
	height: 170px;
	display: none;
}
.div_img1{
	height: 170px;
}
.circleProgress_wrapper{
            width: 148px;
            height: 148px;
            margin: 10px auto;
            position: relative;
        }

        .wrapper{
            width: 74px;
            height: 148px;
            position: absolute;
            top:0;
            overflow: hidden;
        }
        .right{
            right:0;
        }
        .left{
            left:0;
        }
        .circleProgress{
            width: 116px;
            height: 116px;
            border:16px solid #4f8dee;
            border-radius: 50%;
            position: absolute;
            top:0;
            -webkit-transform: rotate(45deg);
        }
        .rightcircle{
            border-top:16px solid #f1f1f1;
            border-right:16px solid #f1f1f1;
            right:0;
        }
        .leftcircle{
            border-bottom:16px solid #f1f1f1;
            border-left:16px solid #f1f1f1;
            left:0;
        }
        @-webkit-keyframes circleProgressLoad_right{
            0%{
                -webkit-transform: rotate(45deg);
            }
            50%,100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @-webkit-keyframes circleProgressLoad_left{
            0%,50%{
                -webkit-transform: rotate(45deg);
            }
            100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @keyframes circleProgressLoad_right{
            0%{
                -webkit-transform: rotate(45deg);
            }
            50%,100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @keyframes circleProgressLoad_left{
            0%,50%{
                -webkit-transform: rotate(45deg);
            }
            100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @-moz-keyframes circleProgressLoad_right{
            0%{
                -webkit-transform: rotate(45deg);
            }
            50%,100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @-moz-keyframes circleProgressLoad_left{
            0%,50%{
                -webkit-transform: rotate(45deg);
            }
            100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @keyframes circleProgressLoad_right{
            0%{
                -webkit-transform: rotate(45deg);
            }
            50%,100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @keyframes circleProgressLoad_left{
            0%,50%{
                -webkit-transform: rotate(45deg);
            }
            100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @-ms-transform circleProgressLoad_right{
            0%{
                -webkit-transform: rotate(45deg);
            }
            50%,100%{
                -webkit-transform: rotate(225deg);
            }
        }
        @-ms-transform circleProgressLoad_left{
            0%,50%{
                -webkit-transform: rotate(45deg);
            }
            100%{
                -webkit-transform: rotate(225deg);
            }
        }

.content_img1{
	margin-left: 35px;
	margin-top: 35px;
}
@keyframes myfirst
{
	0%{ transform:scale(none); }
	50%{ transform:scale(1.5,1.5); }
	100%{ transform:scale(none); }
}

@-moz-keyframes myfirst /* Firefox */
{
	0%{ transform:scale(none); }
	50%{ transform:scale(1.5,1.5); }
	100%{ transform:scale(none); }
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
	0%{ transform:scale(none); }
	50%{ transform:scale(1.5,1.5); }
	100%{ transform:scale(none); }
}

@-o-keyframes myfirst /* Opera */
{
	0%{ transform:scale(none); }
	50%{ transform:scale(1.5,1.5); }
	100%{ transform:scale(none); }
}
@-ms-transform myfirst
{
	0%{ transform:scale(none); }
	50%{ transform:scale(1.5,1.5); }
	100%{ transform:scale(none); }
}


.list_jc {
    font-size: 19px;
    color: #3575ca;
    width: 185px;
    text-align: center;
}

.list_nr {
    height: 80px;
    font-size: 14px;
    color: #81888a;
    margin-top: 5px;
    text-align: center;
    line-height: 150%;
}

.list_btn {
    margin-left: 55px;
    margin-top: 10px;
    width: 70px;
    height: 25px;
    border-radius: 30px;
    color: #797979;
    border: 1px solid #81888a;
    background-color: #FFFFFF;
}

    .list_btn:hover {
        margin-left: 55px;
        margin-top: 10px;
        font-weight: bolder;
        width: 70px;
        height: 25px;
        color: #FFF;
        border: 1px;
        background-color: #4f8dee;
        cursor: pointer;
    }

.down {
    margin-left: 49.5%;
    margin-top: -21px;
}

.Clist_programme {
    margin: 0 auto;
    width: 100%;
    height: 820px;
    padding-top: 53px;
}

.programme_div {
    margin: 0 auto;
	width: 1183px;
	height: 450px;
	
	padding-top: 60px;
}

.programmes {
    float: left;
    background-color: #FFFFFF;
    height: 226px;
    width: 321px;
}

.programme_div > .programmes:not(:first-child):not(:nth-child(4)):not(:nth-child(7)) {
    margin-left: 106px;
}

.programme_div > .programmes:nth-child(4) {
    margin-top: 23px;
}

.programme_div > .programmes:nth-child(5) {
    margin-top: 23px;
}

.programme_div > .programmes:nth-child(6) {
    margin-top: 23px;
}
.programme_div > .programmes:nth-child(7) {
    margin-top: 23px;
}

.programme_div > .programmes:nth-child(8) {
    margin-top: 23px;
}

.programme_div > .programmes:nth-child(9) {
    margin-top: 23px;
}

.programmes_img {
    width: 292px;
    margin: 0 auto;
    margin-top: 13px;
    position: relative;
    overflow: hidden;
}

.programmes_title {
    width: 333px;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 3px;
}

.programmes_mask {
    background: rgba(0,0,0,.6);
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    -moz-transition: top ease 200ms;
    -o-transition: top ease 200ms;
    -webkit-transition: top ease 200ms;
    transition: top ease 200ms;
}

.programmes_img:hover .programmes_mask {
    top: 0;
}

.mask_div {
    width: 230px;
    height: 110px;
    padding-top: 30px;
    margin: 0 auto;
}

.mask_a {
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

.mask_time {
    margin-top: 5px;
    font-size: 14px;
    color: #FFFFFF;
}

.mask_a:hover {
    color: #FFFFFF;
}

.mask_time:hover {
    cursor: pointer;
}

.understand_btn {
    left: 47%;
    padding-top: 30px;
    text-align: center;
}

.parting {
    width: 100%;
    border-top: 1px solid #e6e4e4;
}
/*新增css End*/
.bs-docs-featurette {
    margin-bottom: 0px;
    background-color: #fff;
}

.index-hyzx-box-header {
    text-align: center;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/*合作伙伴*/

/* home partner */
.home_partner_title {
    text-align: center;
    padding-top: 55px;
}

.home_partner_text {
    color: #222222;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
}

.home_partner_list {
    width: 1183px;
    margin: 40px auto;
    padding-bottom: 20px;
}

    .home_partner_list table {
        border-collapse: collapse;
        border: 1px solid #e6e6e6;
    }

        .home_partner_list table td {
            width: 238px;
            height: 138px;
            border: 1px solid #e6e6e6;
        }

            .home_partner_list table td .partner_box {
                width: 150px;
                height: 100px;
                padding: 19px 44px;
                position: relative;
                z-index: 1;
            }

            .home_partner_list table td .partner_box2:hover {
                border: 8px solid #f6f6f6;
                padding: 11px 36px;
            }

.partner_box .cont1 {
    width: 150px;
    height: 100px;
    position: absolute;
    top: 19px;
    left: 44px;
    z-index: 2;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.partner_box .cont2 {
    width: 150px;
    height: 100px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    position: absolute;
    top: 19px;
    left: 44px;
    z-index: 1;
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.partner_box:hover .cont1 {
    transform: rotateY(180deg);
    z-index: 1;
    alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.partner_box:hover .cont2 {
    transform: rotateY(360deg);
    z-index: 2;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}

.partner_box:hover .cont2 {
    z-index: 2;
}

.partner_box .cont1 {
    transition: all .5s linear 10ms;
}

.partner_box .cont2 {
    transition: all .5s linear 10ms;
}

.news {
    margin-bottom: 0px;
    background-color: #fff;
}

.services_title_news {
    text-align: center;
    padding-top: 30px;
    overflow: hidden;
}

.news_left {
    width: 1183px;
    margin: 0 auto;
    margin: 89px auto;
}

.wap_new {
    border: 0;
    padding: 0;
    width: 1183px;
    margin: 0 auto;
    *zoom: 1;
}

.weibo {
    width: 800px;
}

.home_case {
    width: 300px;
    margin-left: 70px;
}



/*weibo gundong*/

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wp {
    position: relative;
    width: 670px;
    height: 400px;
    overflow: hidden;
    margin: 20px auto;
    background: #fff;
}

.slider {
    position: absolute;
    width: 800px;
    padding: 0 5px;
    left: 0;
    top: 0;
}

.fl {
    float: left;
}

.slider img {
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.slider li {
    padding: 28px 0;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    width: 100%;
}

.slider p {
    font-size: 12px;
    margin: 0;
    padding-left: 70px;
    color: #333;
    line-height: 20px;
    word-wrap: break-word;
}

/**/




.tq_hone {
    *zoom: 1;
}

.home_case ul li dt {
}

.t {
    font-size: 16px;
    padding: 31px 0 20px 0;
    text-align: center;
}

    .t a {
        font-weight: bold;
    }

.home_case .more {
    color: #fff;
    background-color: #f66518;
    display: inline-block;
    width: 68px;
    border: 1px solid #f05807;
    border-radius: 5px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 27px;
    margin: 27px;
}

    .home_case .more:hover {
        background-color: #FB4015;
        border-color: #fff;
    }

.button_gz {
    text-align: center;
}

/*footer*/
.foot_linksbg {
    width: 100%;
    height: 200px;
    background: #202020;
    padding: 50px 0 30px 0;
}


.link H3 {
    color: #0689f9;
    font-size: 24px;
    font-weight: normal;
}

.logo_tqq H3 {
    color: #fdd813;
    font-size: 24px;
    font-weight: normal;
}

.foot_link {
    width: 1180px;
    position: relative;
    margin: 0 auto;
}

.link {
    width: 100%;
    margin-top: 15px;
}

.logo_tqq {
    margin-top: 15px;
    width: 100%;
}

.address {
    width: 100%;
    line-height: 10px;
    margin-top: 10px;
}



    .address p {
        color: #c1c5cb;
        font-size: 14px;
    }

.link_btn {
    position: absolute;
    bottom: 10px;
    right: 0;
}

    .link_btn li {
        float: left;
        margin-right: 12px;
        position: relative;
    }

.link_sina {
    width: 129px;
    height: 40px;
    background: url("../images2/indexicon.png") -160px 0 no-repeat;
    display: block;
}

.link_qq {
    width: 129px;
    height: 40px;
    background: url("../images2/indexicon.png") -30px 0 no-repeat;
    display: block;
}

    .link_qq:hover {
        background: url("../images2/indexicon.png") -30px -50px no-repeat;
    }

.link_sina:hover {
    background: url("../images2/indexicon.png") -160px -50px no-repeat;
}


.link_weixin li {
    height: 40px;
}

.link_weixin {
    width: 129px;
    height: 40px;
    background: url("../images2/indexicon.png") -290px 0 no-repeat;
    display: block;
    position: relative;
    z-index: 2;
}
.link_weixin2 {
    width: 129px;
    height: 40px;
    background: url("../images2/indexicon.png") -25px 0 no-repeat;
    display: block;
    position: relative;
    z-index: 2;
}

    .link_weixin:hover {
        background: url("../images2/indexicon.png" /*tpa=http://002.zyeg.cc/images2/indexicon.png*/ ) -290px -50px no-repeat;
    }
    .link_weixin2:hover {
        background: url("../images2/indexicon.png" /*tpa=http://002.zyeg.cc/images2/indexicon.png*/ ) -25px -50px no-repeat;
    }

.link_weixin_ewm {
    position: absolute;
    top: -138px;
    height: 0px;
    overflow: hidden;
    width: 129px;
    background-image: url(about:blank);
}

.footbg {
    width: 100%;
    padding: 10px 0;
    background: #0a0a0a;
    overflow: hidden;
}

.foot {
    color: #999;
}



.coy {
    display: block;
    text-align: center;
    font-size: 12px;
    clear: both;
}
/*-新增*/
.weibocontent {
    width: 800px;
    height: 350px;
}
/*ie浏览器版本提示信息*/
.ie-tips {
    display: none;
    position: relative;
    height: 30px;
    line-height: 30px;
    background: #F5F6B4;
    color: #f00;
    font-size: 14px;
    text-align: center;
}

    .ie-tips b {
        font-weight: bold;
    }

    .ie-tips .js-tip-close {
        position: absolute;
        top: 0;
        right: 20px;
        cursor: pointer;
    }
/*ie浏览器版本提示信息*/


.bg0 {
    background: url(../images2/bg_jjfa.jpg);
    height: 820px;
}

/*iH5动画*/
