/*声明 WebFont*/
@font-face {
    font-family: 'fzssk';
    src: url('fonts/fzssk.eot');
    src:
        url('fonts/fzssk.eot?#font-spider') format('embedded-opentype'),
        url('fonts/fzssk.woff') format('woff'),
        url('fonts/fzssk.ttf') format('truetype'),
        url('fonts/fzssk.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fzhtk';
    src: url('fonts/fzhtk.eot');
    src:
        url('fonts/fzhtk.eot?#font-spider') format('embedded-opentype'),
        url('fonts/fzhtk.woff') format('woff'),
        url('fonts/fzhtk.ttf') format('truetype'),
        url('fonts/fzhtk.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hansanl';
    src: url('fonts/hansanl.eot');
    src:
        url('fonts/hansanl.eot?#font-spider') format('embedded-opentype'),
        url('fonts/hansanl.woff') format('woff'),
        url('fonts/hansanl.ttf') format('truetype'),
        url('fonts/hansanl.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hansanm';
    src: url('fonts/hansanm.eot');
    src:
        url('fonts/hansanm.eot?#font-spider') format('embedded-opentype'),
        url('fonts/hansanm.woff') format('woff'),
        url('fonts/hansanm.ttf') format('truetype'),
        url('fonts/hansanm.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hansanb';
    src: url('fonts/hansanb.eot');
    src:
        url('fonts/hansanb.eot?#font-spider') format('embedded-opentype'),
        url('fonts/hansanb.woff') format('woff'),
        url('fonts/hansanb.ttf') format('truetype'),
        url('fonts/hansanb.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Global */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

body {
    background: #fff;
}

header,
body>div {
    margin: 0 auto;
}

.wrapper {
    width: 1200px;
    margin: auto;
    font-family: "hansanl";
}

/* Head */
header {
    background: #fff;
}

.logo img {
    float: left;
    margin: 10px 0 20px 65px;
}

.biaoti {
    float: right;
    margin: 30px 70px 25px 0;
    font-family: "fzhtk";
    font-size: 52px;
    color: #c69c6d;
}

.banner {
    text-align: center;
    width: 1200px;
    height: 535px;
    box-sizing: border-box;
    padding-top: 80px;
    background: url("../images/banner.png") no-repeat;
}
.banner h2 {
    font-size: 68px;
    line-height: 78px;
    margin: 20px;
    font-family: "hansanm";
    color: #65c8d0;
    text-shadow: 0.05em 0.05em #fff;
}
.banner h3 {
    background-color: rgba(101,200,208,0.35);
    margin: 0 320px;
    padding: 10px 0 15px 0;
    font-size: 48px;
    font-family: "hansanm";
    color: #fff;
}

/* 看板下方内容 */

/* 内容样式一 */
.contents-1 {
    /* 主体内容 */
    width: 970px;
    height: auto;
    margin: 20px auto;
    position: relative;
}

.cnt-txt-1 {
    /* 第一部分文字 */
    font-size: 28px;
    line-height: 48px;
    letter-spacing: 2px;
}

.cnt-txt-1 p {
    width: 970px;
    margin: 0 auto;
    text-align: justify;
}

.contents-1 h1 {
    /* 内容大标题 */
    font-family: "hansanb";
    font-size: 42px;
    color: #65c8d0;
    margin-top: 55px;
    margin-bottom: 22px;
    text-align: left;
    line-height: 68px;
}

.contents-1 img {
    display: block;
    box-shadow: 5px 5px 0px #65c8d0;
    float: left;
    margin-top: 20px;
    margin-right: 25px;
}

.text-underline {
    padding-bottom: 5px;
    border-bottom: 2px solid;
}

/* 内容样式二 */
.contents-2 {
    /* 内容标题 */
    background: url("../images/wavebk.png") no-repeat;
    width: 1200px;
    height: 1500px;
    margin-top: 60px;
    padding-top: 110px;
    position: relative;
}

.cnt-txt-2 {
    /* 第二部分文字 */
    width: 970px;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 28px;
    line-height: 40px;
}

.cnt-txt-2 h1 {
    /* 内容大标题 */
    font-family: "hansanb";
    font-size: 42px;
    text-align: center;
    line-height: 68px;
    margin-bottom: 15px;
}

.cnt-txt-2 h2 {
    /* 内容大标题 */
    font-family: "hansanb";
    font-size: 24px;
    color: #65c8d0;
    text-align: center;
    letter-spacing: 1.5px;
}

.cnt-txt-2 img {
    display: block;
    float: right;
    margin-top: 35px;
}

.cnt-txt-2 p {
    display: block;
    margin-top: 35px;
    float: left;
    font-family: "hansanm";
    font-size: 24px;
}

/* 内容样式三 */
.contents-3 {
    /* 内容标题 */
    width: 970px;
    height: auto;
    margin: 60px auto;
    position: relative;
}

.cnt-txt-3 {
    /* 第二部分文字 */
    width: 970px;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 28px;
    line-height: 40px;
}

.cnt-txt-3 h1 {
    /* 内容大标题 */
    font-family: "hansanb";
    font-size: 48px;
    color: #65c8d0;
    margin-bottom: 22px;
    text-align: center;
    line-height: 68px;
    letter-spacing: 2px;
}

.cnt-txt-3 h2 {
    /* 内容大标题 */
    font-family: "hansanb";
    font-size: 28px;
    color: #65c8d0;
    margin-top: 45px;
    text-align: left;
    line-height: 68px;
    letter-spacing: 2px;
}


.cnt-txt-3 img {
    display: block;
    margin: 35px auto;
}

.cnt-txt-3 p {
    margin: 0px auto;
    line-height: 44px;
    font-size: 28px;
    text-align: justify;
}

.dotted-line {
    /* 虚线 */
    width: 1200px;
    margin: 55px auto;
    border-top: 4px dotted #65c8d0;
}

/* 内容样式四 */
.contents-4 {
    width: 1200px;
    background: url("../images/triangle.png") no-repeat top center;
    background-color: rgba(101,200,208,0.15);
    height: auto;
    margin: 60px auto;
    padding-top: 160px;
    padding-bottom: 60px;
}

.cnt-txt-4 {
    /* 内容边框 */
    width: 970px;
    height: 500px;
    margin: 18px auto 60px;
    padding: 0px;
    box-sizing: border-box;
}

.cnt-txt-4 h1 {
    /* 内容边框 */
    font-family: "hansanb";
    font-size: 48px;
    color: #65c8d0;
    margin-bottom: 22px;
    text-align: center;
    line-height: 68px;
    letter-spacing: 2px;
}

.cnt-txt-4-1 {
    width: 30px;
    height: auto;
    float: left;
}

.cnt-txt-4-1 p {
    color: #65c8d0;
    margin: 0px auto;
    line-height: 52px;
    font-size: 28px;
    text-align: justify;
}

.cnt-txt-4-2 {
    width: 930px;
    height: auto;
    float: right;
}

.cnt-txt-4-2 p {
    color: #65c8d0;
    margin: 0px auto;
    line-height: 52px;
    font-size: 28px;
    text-align: justify;
}

/* 内容样式五 */
.contents-5 {
    width: 1200px;
    background: url("../images/triangle.png") no-repeat top center;
    background-color: rgba(101,200,208,0.15);
    height: auto;
    margin: 60px auto;
    padding-top: 160px;
    padding-bottom: 60px;
}
.cnt-txt-5 {
    /* 内容边框 */
    width: 970px;
    height: 850px;
    margin: 18px auto 60px;
    padding: 0px;
    box-sizing: border-box;
}

.cnt-txt-5 h1 {
    /* 内容边框 */
    font-family: "hansanb";
    font-size: 48px;
    color: #65c8d0;
    margin-bottom: 22px;
    text-align: center;
    line-height: 68px;
    letter-spacing: 2px;
}

.cnt-txt-5 h2 {
    /* 内容边框 */
    font-size: 28px;
    color: #65c8d0;
    text-align: left;
    line-height: 44px;
    letter-spacing: 2px;
}

#cnt-txt-5a img {
    display: block;
    float: left;
    margin: 55px auto;
}

#cnt-txt-5a p {
    float: right;
    width: 750px;
    height: auto;
    margin: 0 auto;
    line-height: 44px;
    font-size: 28px;
    text-align: justify;
    margin-bottom: 40px;
}

#cnt-txt-5b img {
    display: block;
    float: left;
    margin: 85px auto;
}

#cnt-txt-5b p {
    float: right;
    width: 750px;
    height: auto;
    margin: 0 auto;
    line-height: 44px;
    font-size: 28px;
    text-align: justify;
    margin-top: 40px;
    margin-bottom: 40px;
}

#cnt-txt-5c img {
    display: block;
    float: left;
    margin: 5px auto;
}

#cnt-txt-5c p {
    float: right;
    width: 750px;
    height: auto;
    margin: 0 auto;
    line-height: 44px;
    font-size: 28px;
    text-align: justify;
    margin-top: 40px;
}


.cnt-txt-5-1 {
    /* 内容边框 */
    width: 970px;
    height: 1100px;
    margin: 18px auto 60px;
    padding: 0px auto;
    box-sizing: border-box;
}

.cnt-txt-5-1 h1 {
    /* 内容边框 */
    font-family: "hansanb";
    font-size: 48px;
    color: #65c8d0;
    margin-bottom: 22px;
    text-align: center;
    line-height: 68px;
    letter-spacing: 2px;
}

.cnt-txt-5-1 img {
    display: block;
    float: left;
    margin: 20px auto;
}

.cnt-txt-5-1 p {
    float: right;
    width: 750px;
    height: auto;
    margin: 0 auto;
    line-height: 44px;
    font-size: 24px;
    text-align: justify;
}

.blu {
    color: #65c8d0;
}

.dotted-line2 {
    /* 虚线 */
    width: 750px;
    float: right;
    margin: 20px auto;
    border-top: 4px dotted #65c8d0;
}

.dotted-line3 {
    /* 虚线 */
    width: 970px;
    float: right;
    margin: 20px auto;
    border-top: 4px dotted #65c8d0;
}


/* 内容样式六 */
.contents-6 {
    width: 970px;
    background-color: rgba(101,200,208,0.15);
    height: auto;
    margin: 60px auto 100px;
    padding-top: 30px;
    padding-bottom: 30px;
    border: 4px dotted #65c8d0;
    border-radius:25px;
}
.cnt-txt-6 {
    /* 内容边框 */
    width: 800px;
    height: 400px;
    margin: 18px auto 60px;
    padding-top: 15px;
    padding-bottom: 25px;
    box-sizing: border-box;
}

.cnt-txt-6 h1 {
    /* 内容边框 */
    font-family: "hansanb";
    font-size: 48px;
    color: #65c8d0;
    margin-bottom: 22px;
    text-align: center;
    line-height: 68px;
    letter-spacing: 2px;
}

.cnt-txt-6 p {
    float: right;
    width: 700px;
    color: #65c8d0;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 44px;
    font-size: 24px;
    text-align: justify;
}

.cnt-txt-6 img {
    display: block;
    float: left;
    margin: 30px auto;
}

.unline {
    padding-bottom:5px;
    border-bottom:3px solid #65c8d0;
}


/* Footer */
footer {
    min-width: 1200px;
    padding-bottom: 80px;
    padding-top: 10px;
    background: #fff;
    border-top: 15px solid #65c8d0;
}

footer img[alt="logo"] {
    width: 130px;
    padding-left: 30px;
}

/* Back to top */
.backTop {
    float: right;
    font-size: 20px;
    color: #231815;
    margin-top: 10px;
}

.backBtm {
    float: right;
    font-size: 20px;
    color: #231815;
    position: relative;
    margin-right: 5px;
    margin-top: 24px;
}

.backArea {
    position: relative;
    right: 75px;
    top: 10px;
}

/* 马上联系我们 */
.contact {
    width: 900px;
    height: 56px;
    background: url("../images/register.png") no-repeat top;
    display: block;
    margin: 20px auto 130px;
    border-radius: 20px;
}

.contact:hover {
    background: url("../images/register.png") no-repeat bottom;
}