@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: 440px;
    display: inline-block;
}

.page1 .con {
    width: 750px;
    height: 440px;
    margin: 0 auto;
    background: url(/templets/default/images/newimg/HC-40-21.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page1 .con h2 {
    position: absolute;
    top: 40px;
    font-size: 32px;
    text-align: left;
    opacity: 0;
}

.page1 .con p {
    position: absolute;
    top: 90px;
    font-size: 17px;
    text-align: left;
    line-height: 30px;
    opacity: 0;
}

.page1 .con img {
    position: absolute;
    right: 0px;
    top: 40px;
    width: 110px;
    height: 115px;
}

.page2 {
    width: 100%;
    height: 450px;
    background: url(/templets/default/images/newimg/HC-40-22.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
}

.page3 {
    width: 100%;
    height: 440px;
    display: inline-block;
}

.page3 .con {
    width: 750px;
    height: 440px;
    background: url(/templets/default/images/newimg/HC-40-23.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page3 .con h2 {
    position: absolute;
    top: 40px;
    font-size: 32px;
    opacity: 1;
}

.page3 .con p {
    position: absolute;
    top: 90px;
    font-size: 17px;
    line-height: 30px;
    opacity: 1;
}


/* .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: 440px;
    display: inline-block;
    background: #eeeced;
}

.page5 .con {
    width: 750px;
    height: 440px;
    background: url(/templets/default/images/newimg/HC-40-24.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}

.page5 .con h2 {
    position: absolute;
    top: 40px;
    font-size: 32px;
    opacity: 1;
}

.page5 .con p {
    position: absolute;
    top: 90px;
    font-size: 17px;
    line-height: 30px;
    opacity: 1;
}

.page5 .con p b {
    font-size: 26px;
}


/* div[class^="page"]{ transition:all 3s;} */

.pt-page-moveFromBottomFade {
    -webkit-animation: moveFromBottomFade 2s ease both;
    animation: moveFromBottomFade 2s ease both;
    behavior: url(/templets/default/newstyle/PIE.htc);
}

.pt-page-moveFromBottomFade1 {
    -webkit-animation: moveFromBottomFade 1.5s ease both;
    animation: moveFromBottomFade 1.5s ease both;
    behavior: url(/templets/default/newstyle/PIE.htc);
}

.pt-page-moveFromBottomFade2 {
    -webkit-animation: moveFromBottomFade 2s ease both;
    animation: moveFromBottomFade 2s 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: 340px;
    float: left;
}

.box12s {
    width: 750px;
    margin: 0px auto 20px;
    height: 320px;
}

.box12s h2 {
    color: #000;
    font-weight: blod;
    font-size: 23px;
    float: left;
    margin: 15px 0;
    width: 100%;
}

.box121_wrap {
    width: 374px;
    float: left;
    height: 220px;
    border-right: 1px solid #ddd;
}

.box121_wrap img {
    height: 220px;
    width: 100%;
    float: left;
    left: 0;
}

.box121_wrap .box6 {
    height: 220px;
    width: 374px;
    margin: 0 auto;
}

.box121_wrap .box6 .txt2 {
    width: 374px;
    height: auto;
    float: left;
    position: absolute;
    z-index: 15;
}

.box121_wrap .box6 .txt2 ul {
    width: 374px;
    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: 42px;
}

.box121_wrap .box6 .txt2 ul li .text1 {
    height: 40px;
    font-size: 31px;
    font-weight: 500;
    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: 20px;
    float: left;
    margin-top: 0px;
}

.box121_wrap .box6 .txt2 ul li .text3 {
    height: 24px;
    color: #595757;
    font-weight: blod;
    font-size: 20px;
    float: left;
    margin-top: 30px;
}

.box121_wrap .box6 .txt2 ul li .text4 {
    color: #595757;
    font-weight: blod;
    font-size: 20px;
    float: left;
    margin-top: 2px;
}

.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: 374px;
    float: left;
    height: 220px;
}

.box122_wrap img {
    height: 220px;
    width: 100%;
    float: left;
    left: 0;
}

.box122_wrap .box6 {
    height: 220px;
    width: 374px;
    margin: 0 auto;
}

.box122_wrap .box6 .txt2 {
    width: 374px;
    height: auto;
    float: left;
    position: absolute;
    z-index: 15;
    padding-left: 30px;
}

.box122_wrap .box6 .txt2 ul {
    width: 374px;
    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: 42px;
}

.box122_wrap .box6 .txt2 ul li .text1 {
    height: 40px;
    font-size: 31px;
    font-weight: 500;
    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: 20px;
    float: left;
    margin-top: 0px;
}

.box122_wrap .box6 .txt2 ul li .text3 {
    height: 24px;
    color: #595757;
    font-weight: blod;
    font-size: 20px;
    float: left;
    margin-top: 30px;
}

.box122_wrap .box6 .txt2 ul li .text4 {
    color: #595757;
    font-weight: blod;
    font-size: 20px;
    float: left;
    margin-top: 2px;
}

.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;
}