/**/
.core_bg {
    background: url(../images/d3_corebg.gif) repeat-x;
    height: 638px;
    padding-top: 118px;
    overflow: hidden;
}

.core_tit {
    font-size: 40px;
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal;
    background: url(../images/d3_coreline.gif) no-repeat right 138px;
    width: 695px;
    z-index: 10;
}

.core_tit em {
    display: block;
    padding: 0 0 10px;
}

.core_tit span {
    display: block;
    font-size: 24px;
    color: #666;
    padding: 8px 0 0;
}

.core_t {
    position: absolute;
    top: 275px;
    left: 0;
    z-index: 10;
}

.core_t ul li {
    font-size: 24px;
    color: #0055b2;
    line-height: 36px;
    width: 96px;
    height: 95px;
    border: #0055b2 2px solid;
    padding: 21px 2px 12px 22px;
    background: url(../images/d3_coreico01.gif) no-repeat 20px 26px;
    border-radius: 10px;
    float: left;
    margin-right: 30px;
    cursor: pointer;
}

.core_t ul li i {
    display: block;
}

.core_t ul li:hover,
.core_t ul li.on {
    background: #0055b2 url(../images/d3_coreico02.gif) no-repeat 20px 26px;
    color: #fff;
}

.core_m dl {
    position: relative;
}

.core_m dl dt {
    width: 960px;
    height: 720px;
    position: absolute;
    top: 0;
    left: 50%;
    line-height: 0;
    overflow: hidden;
}

.core_m dl dt img,
.cp02 ul li img,
.fang_m dl dt img,
.ys_m dl dt img,
.news01 img {
    width: 960px;
    height: 720px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.core_m dl dt img:hover,
.cp02 ul li img:hover,
.fang_m dl dt img:hover,
.ys_m dl dt img:hover,
.news01 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.core_m dl dd {
    width: 560px;
    float: left;
    padding: 460px 0 0;
    font-size: 14px;
    line-height: 27px;
}

.core_m dl dd h5 {
    font-size: 30px;
    color: #333;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}

.core_m dl dd h5 i {
    font-weight: normal;
}

.core_m dl dd p {
    font-size: 16px;
    color: #666;
    line-height: 36px;
    background: url(../images/d3_coreico03.gif) no-repeat 0 14px;
    padding-left: 20px;
}

/*四阶并进*/
.four_bg {
    background: url(../images/d3_fourbg.jpg) no-repeat center 0;
    height: 1020px;
    overflow: hidden;
    padding: 79px 0 0;
}

.four_t {
    font-size: 40px;
    color: #333;
    text-align: center;
    line-height: 45px;
    font-weight: normal;
    height: 90px;
    overflow: hidden;
}

.four_t a {
    color: #333;
}

.four_t span {
    display: block;
    font-size: 20px;
    color: #666;
}

.four_t a:hover,
.four_t:hover {
    color: #0055b2;
}

.four .four_t,
.four .four_t span {
    color: #fff;
}

.four dl {
    width: 280px;
    height: 374px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-top: 30px;
    margin-right: 20px;
}

.four dl dt {
    width: 280px;
    height: 374px;
    line-height: 0;
    overflow: hidden;
    border-radius: 10px;
}

.four dl dt img {
    width: 280px;
    height: 374px;
    display: block;
    border-radius: 10px;
}

.four dl dd {
    width: 280px;
    text-align: center;
    overflow: hidden;
}

.four dl dd b {
    display: block;
    font-size: 28px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/d3_foury.png) no-repeat;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    overflow: hidden;
    margin: 55px auto 0;
}

.four dl dd h5 {
    font-size: 24px;
    color: #fff;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    background: url(../images/d3_fourline.png) no-repeat center bottom;
}

.four dl dd p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.8);
    padding: 25px 0 0;
}

.four dl dd p i {
    display: block;
}

.four dl dd.four_dd01 {
    background: rgba(0, 85, 178, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    height: 374px;
    transition: all .8s;
}

.four dl dd.four_dd02 {
    background: url(../images/d3_fourk.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    transition: all .4s;
}

.four dl dd span {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    display: block;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 280px;
}

.four dl:hover .four_dd01,
.four dl.cur .four_dd01 {
    height: 0;
}

.four dl:hover .four_dd02,
.four dl.cur .four_dd02 {
    height: 374px;
}

.four dl.nobor {
    margin-right: 0;
}

.four_pk {
    margin-top: 30px;
    background: url(../images/d3_table.png) no-repeat;
    width: 1200px;
    height: 394px;
}

.four_pk ul li {
    text-align: center;
}

.four_pk ul li p {
    float: left;
    font-size: 20px;
    color: #333;
}

.four_pk ul li p.pk_p01 {
    width: 301px;
}

.four_pk ul li p.pk_p02 {
    width: 457px;
    color: #0055b2;
    font-weight: bold;
}

.four_pk ul li p.pk_p03 {
    width: 442px;
}

.four_pk ul li.pk_li01 {
    height: 90px;
    line-height: 90px;
    font-weight: bold;
}

.four_pk ul li.pk_li01 p {
    font-size: 30px;
    color: #fff;
}

.four_pk ul li.pk_li02,
.four_pk ul li.pk_li03,
.four_pk ul li.pk_li04 {
    height: 59px;
    line-height: 59px;
}

.four_pk ul li.pk_li05 p.pk_p01 {
    height: 126px;
    line-height: 126px;
}

.four_pk ul li.pk_li05 p.pk_p02 {
    width: 899px;
}

.four_pk ul li.pk_li05 p.pk_p02 span {
    display: block;
    height: 62px;
    line-height: 62px;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

.four_pk ul li i {
    font-weight: bold;
    font-size: 30px;
    color: #0055b2;
}

/**/
.chanp {
    padding: 100px 0 80px;
}

.cp01 {
    padding: 40px 0 0;
}

.cp01 ul li {
    width: 590px;
    float: left;
    margin-left: 20px;
}

.cp01 ul li span {
    background: url(../images/d3_cptbg01.gif) no-repeat;
    display: block;
    width: 530px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    padding-left: 60px;
}

.cp01 ul li em {
    width: 590px;
    height: 330px;
    display: block;
    line-height: 0;
    background: url(../images/d3_cpk.jpg) no-repeat;
}

.cp01 ul li img {
    width: 590px;
    height: 330px;
}

.cp01 ul li:hover span {
    background: url(../images/d3_cptbg02.gif) no-repeat;
    color: #333;
    width: 500px;
    padding-left: 90px;
}

.cp01 ul li:first-child {
    margin-left: 0;
}

.cp02 {
    padding: 20px 0 0;
}

.cp02_qie {
    width: 1200px;
    overflow: hidden;
}

.cp02 ul li {
    width: 383px;
    float: left;
    position: relative;
    height: 347px;
    margin-right: 24px;
}

.cp02 ul li em {
    width: 383px;
    height: 287px;
    display: block;
    line-height: 0;
    overflow: hidden;
}

.cp02 ul li img {
    width: 383px;
    height: 287px;
}

.cp02 ul li b {
    display: block;
    font-size: 20px;
    color: #333;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 383px;
    text-align: center;
}

.cp02 ul li i {
    width: 383px;
    height: 1px;
    display: block;
    position: absolute;
    z-index: 4;
    bottom: 0px;
    left: 0;
    background: #e5e5e5;
}

.cp02 ul li i:hover,
.fang_bot ul li i:hover {
    background: #0055b2\9;
}

/* IE6、IE7、IE8支持 */
.cp02 ul li i:after,
.fang_bot ul li i:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 0;
    background: #0055b2;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s;
    transition: width .5s;
}

.cp02 ul li:hover i:after,
.fang_bot ul li:hover i:after {
    width: 100%;
}

/**/
.fang_bg {
    background: #f7f7f7;
    padding: 75px 0;
}

.fang_t {
    height: 56px;
    overflow: hidden;
    /*padding: 40px 0 0;*/
}

.fang_t ul li {
    float: left;
    width: 133px;
}

.fang_t ul li a {
    font-size: 16px;
    color: #333;
    display: block;
    width: 133px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fang_t ul li a:hover,
.fang_t ul li.cur a {
    color: #fff;
    background: #0055b2;
}

.fang_m dl {
    width: 1200px;
    height: 600px;
    position: relative;
}

.fang_m dl dt {
    width: 1200px;
    height: 600px;
    line-height: 0;
    overflow: hidden;
}

.fang_m dl dt img {
    width: 1200px;
    height: 600px;
}

.fang_m dl dd {
    width: 1090px;
    height: 130px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 85, 178, 0.8);
    padding: 20px 55px 0;
}

.fang_m dl dd h5 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-weight: normal;
}

.fang_m dl dd h5 a {
    font-size: 24px;
    color: #fff;
}

.fang_m .fang_desc {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    padding: 5px 0 0;
}

.fang_m dl dd span {
    line-height: 26px;
    display: block;
    margin-top: -26px;
    float: right;
}

.fang_m dl dd span a {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
}

.fang_lico,
.fang_rico {
    width: 78px;
    height: 78px;
    line-height: 0;
    border-radius: 50%;
    position: absolute;
    top: 400px;
    cursor: pointer;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.fang_lico {
    left: -100px;
}

.fang_rico {
    right: -100px;
}

.fang_lico:hover,
.fang_rico:hover {
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
}

.fang_bot {
    margin-top: 15px;
}

.fang_bot ul li {
    width: 390px;
    float: left;
    position: relative;
    height: 243px;
    margin-left: 15px;
}

.fang_bot ul li img {
    width: 390px;
    height: 195px;
}

.fang_bot ul li b {
    display: block;
    font-size: 18px;
    color: #333;
    height: 48px;
    line-height: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 390px;
    text-align: center;
    font-weight: normal;
}

.fang_bot ul li i {
    width: 390px;
    height: 1px;
    display: block;
    position: absolute;
    z-index: 4;
    bottom: 0px;
    left: 0;
    background: #949494;
}

.fang_bot ul li span {
    display: block;
    width: 390px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 85, 178, 0.7);
    transition: all .5s;
    overflow: hidden;
}

.fang_bot ul li em {
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    position: absolute;
    top: 65px;
    left: 50%;
    background: #fff url(../images/d3_big.png) no-repeat center center;
    margin-left: -32px;
}

.fang_bot ul li em:before {
    content: '';
    display: block;
    border: rgba(255, 255, 255, 0.4) 10px solid;
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    transition: 0.5s;
}

.fang_bot ul li em:hover:before {
    transform: scale(1.3);
    opacity: 0;
}

.fang_bot ul li:hover span {
    height: 195px;
}

.fang_bot ul li:first-child {
    margin-left: 0;
}

/*全方位服务*/
.fuw {
    padding: 100px 0;
    position: relative;
}

.fuw:before {
    content: "";
    width: 3px;
    height: 419px;
    position: absolute;
    top: 230px;
    right: 0;
    background: url(../images/fuw_line.gif) no-repeat;
}

.fuw dl {
    width: 200px;
    float: left;
    height: 419px;
    position: relative;
    background: url(../images/fuw_line.gif) no-repeat;
    overflow: hidden;
    margin-top: 30px;
}

.fuw dl dt {
    width: 200px;
    text-align: center;
    padding: 45px 0 0;
}

.fuw dl dt i {
    display: block;
    font-size: 18px;
    color: #333;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.fuw dl dt em,
.fuw dl dd em {
    width: 66px;
    height: 60px;
    display: block;
    line-height: 0;
    overflow: hidden;
    margin: 55px auto 20px;
}

.fuw dl dt em img,
.fuw dl dd em img {
    width: 66px;
    height: 60px;
}

.fuw dl dt p {
    font-size: 20px;
    color: #333;
    line-height: 28px;
}

.fuw dl dt span {
    display: block;
    font-size: 12px;
    color: #dedede;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.fuw dl dd {
    width: 200px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.fuw dl dd img {
    width: 200px;
    height: 419px;
}

.fuw dl dd .fuw_desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 419px;
    z-index: 10;
}

.fuw dl dd em {
    margin: 70px auto 20px;
}

.fuw dl dd b {
    display: block;
    font-size: 20px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.fuw dl dd p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    width: 170px;
    margin: 0 auto;
    max-height: 150px;
    padding: 30px 0 0;
}

.fuw dl dd {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    transition: all 0.3s;
}

.fuw dl dd:before {
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.fuw dl:hover dd:before,
.fuw dl.cur dd:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.fuw dl:hover dd,
.fuw dl.cur dd {
    height: 419px;
}

/*登陆页3广告条*/
.ban01 {
    background: url(../images/d3_ban01.jpg) no-repeat center 0;
    height: 310px;
    overflow: hidden;
    padding: 90px 0 0;
}

.ibrand-num li {
    float: left;
    width: 240px;
    height: 170px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background: url(../images/d3_ban01line.png) no-repeat 0 30px;
    position: relative;
    padding-top: 10px;
}

.ibrand-num li:first-child,
.ys_t ul li:first-child {
    background: none;
}

.ibrand-num li span {
    font-size: 70px;
    line-height: 60px;
    font-family: "Impact";
    padding-right: 10px;
    color: #fff;
}

.ibrand-num li b {
    display: block;
    font-size: 22px;
    font-weight: normal;
    padding: 10px 0 0;
}

.ibrand-num li em {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
}

.ibrand-num li.ban01_li01 em,
.ibrand-num li.ban01_li02 em {
    left: 125px;
}

.ibrand-num li.ban01_li03 em {
    left: 110px;
}

.ibrand-num li.ban01_li04 em {
    left: 145px;
}

.ibrand-num li.ban01_li05 em {
    left: 95px;
}

.ban01 p em {
    display: block;
    float: left;
    width: 150px;
    /*padding: 0 20px 0 450px;*/
}

.ban01 p em a {
    display: block;
    font-size: 22px;
    color: #0055b2;
    width: 150px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
}

.ban01 p em a:hover {
    animation: shake 1.5s linear;
    -webkit-animation: shake 1.5s linear;
}

.ban01 p span {
    display: block;
    float: left;
    font-size: 24px;
    color: #fff;
    line-height: 50px;
}

/*登陆页3优势*/
.ys_bg {
    padding: 100px 0 120px;
    overflow: hidden;
}

.ys_t {
    padding: 30px 0 0;
    height: 160px;
}

.ys_t ul li {
    width: 240px;
    float: left;
    font-size: 24px;
    color: #333;
    text-align: center;
    background: url(../images/d3_ysline01.gif) no-repeat 0 35px;
    cursor: pointer;
}

.ys_t ul li em {
    display: block;
    width: 85px;
    height: 85px;
    line-height: 0;
    overflow: hidden;
    margin: 0 auto 10px;
}

.ys_t ul li em img {
    width: 85px;
    height: 170px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.ys_t ul li:hover,
.ys_t ul li.on {
    color: #0055b2;
}

.ys_t ul li:hover em img,
.ys_t ul li.on em img {
    margin-top: -85px;
}

.ys_m dl {
    width: 1200px;
    height: 675px;
    position: relative;
}

.ys_m dl dt {
    width: 1200px;
    height: 675px;
    line-height: 0;
    overflow: hidden;
}

.ys_m dl dt img {
    width: 1200px;
    height: 675px;
}

.ys_m dl dd {
    width: 895px;
    height: 280px;
    position: absolute;
    left: 50%;
    top: 435px;
    z-index: 10;
    background: url(../images/d3_ysk.png) no-repeat;
    margin-left: 65px;
}

.ys_m dl dd h5 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    background: url(../images/d3_ysline02.gif) no-repeat 0 bottom;
    width: 440px;
    margin: 25px 0 0 100px;
}

.ys_m dl dd p {
    font-size: 16px;
    color: #666;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    padding: 20px 0 0;
    width: 440px;
    margin-left: 100px;
}

.ys_m dl dd span {
    display: block;
    padding: 40px 0 0 10px;
    height: 30px;
    line-height: 30px;
    margin-left: 100px;
}

.ys_m dl dd span i {
    font-size: 16px;
    color: #d3d3d3;
    display: block;
    float: left;
    width: 40px;
}

.ys_m dl dd span i.cur {
    color: #0055b2;
}

.ys_rico {
    width: 38px;
    height: 38px;
    display: block;
    position: absolute;
    top: 935px;
    right: 0;
    z-index: 10;
    cursor: pointer;
}

.ys_rico img {
    width: 38px;
    height: 38px;
}



/**/
@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
    }

    20%,
    60% {
        -webkit-transform: translate3d(-10px, 0, 0);
    }

    40%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0);
    }

    20%,
    60% {
        transform: translate3d(-10px, 0, 0);
    }

    40%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}