@charset "utf-8";
html {
    margin: 0px;
    padding: 0px;
    z-index: 1;
    overflow-x: hidden;
    height: 100%;
}

body {
    margin: 0 auto;
    padding: 0px;
    font-size: 12px;
    font-family: arial, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    background: #fff;
    z-index: 99;
    height: 100%;
    width: 100%;
    color: #585757;
}

a {
    font-size: 12px;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: #a30000;
    text-decoration: none;
}

p {
    padding: 0px;
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

dl,
dt,
dd,
ul,
li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-decoration: none;
}

input {
    outline: none;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

em {
    font-style: normal;
}

tr {
    _border-top: 1px solid #bfbfbf;
    _border-bottom: 1px solid #bfbfbf;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
    font-weight: normal;
}


/*正式*/

.page1 {
    width: 100%;
    height: 600px;
    display: inline-block;
}

.page1 .con {
    width: 1170px;
    height: 600px;
    margin: 0 auto;
    background: url(/templets/default/images/newimg/HC-40-11.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page1 .con h2 {
    position: absolute;
    top: 50px;
    font-size: 42px;
    text-align: left;
    opacity: 0;
}

.page1 .con p {
    position: absolute;
    top: 125px;
    font-size: 18px;
    text-align: left;
    line-height: 34px;
    opacity: 0;
}

.page1 .con img {
    position: absolute;
    right: 0px;
    top: 50px;
    opacity: 0;
}

.page2 {
    width: 100%;
    height: 650px;
    background: url(/templets/default/images/newimg/HC-40-12.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
}

.page3 {
    width: 100%;
    height: 600px;
    display: inline-block;
}

.page3 .con {
    width: 1170px;
    height: 600px;
    background: url(/templets/default/images/newimg/HC-40-13.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page3 .con h2 {
    position: absolute;
    top: 50px;
    font-size: 42px;
    opacity: 0;
}

.page3 .con p {
    position: absolute;
    top: 125px;
    font-size: 18px;
    line-height: 34px;
    opacity: 0;
}


/* .page4 {
    width: 100%;
    height: 920px;
    background: url(/templets/default/images/newimg/HC-40-1s4.jpg) no-repeat center center;
    display: inline-block;
    background-size: cover;
} */

.page5 {
    width: 100%;
    height: 600px;
    display: inline-block;
    background: #eeeced;
}

.page5 .con {
    width: 1170px;
    height: 600px;
    background: url(/templets/default/images/newimg/HC-40-14.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page5 .con h2 {
    position: absolute;
    top: 50px;
    font-size: 42px;
    opacity: 0;
}

.page5 .con p {
    position: absolute;
    top: 125px;
    font-size: 18px;
    line-height: 34px;
    opacity: 0;
}

.page5 .con p b {
    font-size: 30px;
}


/* div[class^="page"]{ transition:all 3s;} */

.pt-page-moveFromBottomFade {
    -webkit-animation: moveFromBottomFade 2.5s ease both;
    animation: moveFromBottomFade 2.5s ease both;
    behavior: url(/templets/default/newstyle/PIE.htc);
}

.pt-page-moveFromBottomFade1 {
    -webkit-animation: moveFromBottomFade 3.5s ease both;
    animation: moveFromBottomFade 3.5s ease both;
    behavior: url(/templets/default/newstyle/PIE.htc);
}

.pt-page-moveFromBottomFade2 {
    -webkit-animation: moveFromBottomFade 4.5s ease both;
    animation: moveFromBottomFade 4.5s ease both;
    behavior: url(/templets/default/newstyle/PIE.htc);
}

@-webkit-keyframes moveFromBottomFade {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
}

to {
    opacity: 1;
}

@keyframes moveFromBottomFade {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes moveFromBottomFade-1 {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
    }
}

to {
    opacity: 1;
}

@keyframes moveFromBottomFade-1 {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
        transform: translateY(200%);
    }
    to {
        opacity: 1;
    }
}

.box12 {
    width: 100%;
    margin: 0px auto;
    height: 357px;
    float: left;
}

.box12s {
    width: 1170px;
    margin: 0px auto 20px;
    height: 337px;
}

.box12s h2 {
    color: #000;
    font-weight: blod;
    font-size: 24px;
    float: left;
    margin: 15px 0;
    width: 100%;
}

.box121_wrap {
    width: 584px;
    float: left;
    height: 270px;
    border-right: 1px solid #ddd;
}

.box121_wrap img {
    height: 270px;
    width: 100%;
    float: left;
    left: 0;
}

.box121_wrap .box6 {
    height: 270px;
    width: 584px;
    margin: 0 auto;
}

.box121_wrap .box6 .txt2 {
    width: 584px;
    height: auto;
    float: left;
    position: absolute;
    z-index: 15;
}

.box121_wrap .box6 .txt2 ul {
    width: 584px;
    height: auto;
    float: left;
}

.box121_wrap .box6 .txt2 ul li {
    text-align: left;
    color: #000;
    width: 100%;
    float: left;
}

.box121_wrap .box6 .txt2 ul .liOne {
    width: 100%;
    height: 45px;
}

.box121_wrap .box6 .txt2 ul li .text1 {
    height: 40px;
    font-size: 34px;
    font-weight: 600;
    font-family: arial, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    margin: 8px 20px 0px 0;
    text-align: left;
    color: #000;
    float: left;
}

.box121_wrap .box6 .txt2 ul li .text2 {
    color: #000;
    font-weight: blod;
    font-size: 22px;
    float: left;
    margin-top: 0px;
}

.box121_wrap .box6 .txt2 ul li .text3 {
    height: 24px;
    color: #595757;
    font-weight: blod;
    font-size: 22px;
    float: left;
    margin-top: 30px;
}

.box121_wrap .box6 .txt2 ul li .text4 {
    color: #595757;
    font-weight: blod;
    font-size: 22px;
    float: left;
    margin-top: 5px;
}

.box121_wrap .box6 .txt2 ul li p a {
    font-size: 16px;
    margin: 0px 20px 0px 0;
    text-align: left;
    color: blue;
    float: left;
    margin-top: 30px;
}

.box122_wrap {
    width: 584px;
    float: left;
    height: 270px;
}

.box122_wrap img {
    height: 270px;
    width: 100%;
    float: left;
    left: 0;
}

.box122_wrap .box6 {
    height: 270px;
    width: 584px;
    margin: 0 auto;
}

.box122_wrap .box6 .txt2 {
    width: 584px;
    height: auto;
    float: left;
    position: absolute;
    z-index: 15;
    padding-left: 30px;
}

.box122_wrap .box6 .txt2 ul {
    width: 584px;
    height: auto;
    float: left;
}

.box122_wrap .box6 .txt2 ul li {
    text-align: left;
    color: #000;
    width: 100%;
    float: left;
}

.box122_wrap .box6 .txt2 ul .liOne {
    width: 100%;
    height: 45px;
}

.box122_wrap .box6 .txt2 ul li .text1 {
    height: 40px;
    font-size: 34px;
    font-weight: 600;
    font-family: arial, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    margin: 8px 20px 0px 0;
    text-align: left;
    color: #000;
    float: left;
}

.box122_wrap .box6 .txt2 ul li .text2 {
    color: #000;
    font-weight: blod;
    font-size: 22px;
    float: left;
    margin-top: 0px;
}

.box122_wrap .box6 .txt2 ul li .text3 {
    height: 24px;
    color: #595757;
    font-weight: blod;
    font-size: 22px;
    float: left;
    margin-top: 30px;
}

.box122_wrap .box6 .txt2 ul li .text4 {
    color: #595757;
    font-weight: blod;
    font-size: 22px;
    float: left;
    margin-top: 5px;
}

.box122_wrap .box6 .txt2 ul li p a {
    font-size: 16px;
    margin: 0px 20px 0px 0;
    text-align: left;
    color: blue;
    float: left;
    margin-top: 30px;
}