@font-face {
    font-family: "LincolnMillerBannerBeta";
    src: url("../fonts/LincolnMillerBannerBeta.eot");
    /* IE9 */
    src: url("../fonts/LincolnMillerBannerBeta.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/LincolnMillerBannerBeta.woff") format("woff"), /* chrome、firefox */
    url("../fonts/LincolnMillerBannerBeta.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/LincolnMillerBannerBeta.svg#uxfonteditor") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Montserrat Thin";
    src: url("../fonts/Montserrat Thin.eot");
    /* IE9 */
    src: url("../fonts/Montserrat Thin.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Montserrat Thin.woff") format("woff"), /* chrome、firefox */
    url("../fonts/Montserrat Thin.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/Montserrat Thin.svg#uxfonteditor") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat.eot");
    /* IE9 */
    src: url("../fonts/Montserrat.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Montserrat.woff") format("woff"), /* chrome、firefox */
    url("../fonts/Montserrat.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/Montserrat.svg#uxfonteditor") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Didot HTF-B96-";
    src: url("../fonts/Didot HTF-B96-.eot");
    /* IE9 */
    src: url("../fonts/Didot HTF-B96-.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Didot HTF-B96-.woff") format("woff"), /* chrome、firefox */
    url("../fonts/Didot HTF-B96-.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/Didot HTF-B96-.svg#uxfonteditor") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Perpetua";
    src: url("../fonts/Perpetua.eot");
    /* IE9 */
    src: url("../fonts/Perpetua.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Perpetua.woff") format("woff"), /* chrome、firefox */
    url("../fonts/Perpetua.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/Perpetua.svg#uxfonteditor") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Helvetica-Roman-SemiB";
    src: url("../fonts/Helvetica-Roman-SemiB.eot");
    /* IE9 */
    src: url("../fonts/Helvetica-Roman-SemiB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Helvetica-Roman-SemiB.woff") format("woff"), /* chrome、firefox */
    url("../fonts/Helvetica-Roman-SemiB.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/Helvetica-Roman-SemiB.svg#uxfonteditor") format("svg");
    /* iOS 4.1- */
}

body {
    padding: 0;
    margin: 0;
    font-family: "Arial","Microsoft YaHei","Hiragino Sans GB","Noto Sans CJK SC","Source Han Sans CN",sans-serif;
}

p,
h1,
h2,
h3,
h4,
ul,
li {
    margin: 0;
    padding: 0;
}

p,
b,
li {
    font-size: 14px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.p12 {
    font-size: 12px;
}

.p14 {
    font-size: 14px;
}

.p16 {
    font-size: 16px;
}

.p18 {
    font-size: 18px;
}

.p20 {
    font-size: 20px;
}

.p22 {
    font-size: 22px;
}

.p24 {
    font-size: 24px;
}

.p26 {
    font-size: 26px;
}

.p28 {
    font-size: 28px;
}

.p38 {
    font-size: 38px;
}

.p40 {
    font-size: 40px;
}

.p45 {
    font-size: 45px;
}

.p63 {
    font-size: 63px;
}


/*body*/

.container {
    width: 1200px;
    margin: 0 auto;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
    zoom: 1;
}

.content1 {
    width: 100%;
}

.ct1t {
    width: 100%;
    background-color: #cacbcd;
}

.ct1_top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
}

.ct1_top_notice {
    width: 50%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
}

.ct1_top_notice img {
    margin: 8px 8px 8px 0;
    float: left;
}

.ct1_top_notice ul {
    height: 35px;
    overflow: hidden;
}

.ct1_top_notice li {
    width: 100%;
    height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ct1_top_notice li a {
    color: #8d949b;
}

.ct1_top_right {
    width: 10%;
    float: right;
    padding-top: 0.7%;
}

.qq {
    width: 24%;
    height: 25px;
    margin-right: 9%;
    float: left;
    cursor: pointer;
    background: url(../images/png/QQ.png)no-repeat;
}

.qq:hover {
    background: url(../images/png/QQ1.png)no-repeat;
}

.wechat {
    width: 24%;
    height: 25px;
    margin-left: 4%;
    float: left;
    cursor: pointer;
    background: url(../images/png/wechat.png)no-repeat;
}

.wechat:hover {
    background: url(../images/png/wechat1.png)no-repeat;
}

.webo {
    width: 24%;
    height: 25px;
    float: right;
    cursor: pointer;
    background: url(../images/png/weibo.png)no-repeat;
}

.webo:hover {
    background: url(../images/png/weibo1.png)no-repeat;
}

.ct1c {
    width: 100%;
    background: url(../images/logo_bg.jpg)no-repeat;
    background-size: 100% 100%;
}

.ct1_center {
    width: 100%;
    height: 105px;
    margin: 0 auto;
}

.ct1_center_logo {
    float: left;
    margin-top: 32px;
}

.ct1_center_logo img.logo {
    width: 450px;
}

.ct1_center_right {
    width: 360x;
    float: right;
}

.delive,
.phones {
    float: left;
    margin-left: 10px;
    margin-top: 34px;
}

.zixun {
    float: right;
    margin-left: 10px;
    margin-top: 34px;
    width: 37px;
    height: 41px;
    cursor: pointer;
}

.zixun:hover::before {
    content: "";
    position: absolute;
    width: 37px;
    height: 41px;
    background: url(../images/png/zixun1.png) no-repeat center / cover;
}

.ct1b {
    width: 100%;
    background: url(../images/bar_bg.jpg)no-repeat;
    background-size: 100% 100%;
}

.ct1_bottom {
    width: 1200px;
    margin: 0 auto;
}

.ct1_bottom ul:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;
}

.ct1_bottom li.barlistli {
    float: left;
    width: 150px;
    padding: 10px 0 6px;
    text-align: center;
    position: relative;
}

.ct1_bottom a {
    display: block;
}

.ct1_bottom a .cn {
    display: block;
    font-size: 16px;
    color: #fff;
    border-left: 1px solid #0b67bc;
    line-height: 1;
}

.ct1_bottom li.barlistli:first-child .cn {
    border-left: none;
}

.ct1_bottom a .en {
    display: block;
    font-size: 12px;
    color: #5592ca;
    font-family: "Arial";
    line-height: 1;
    text-transform: uppercase;
    margin-top: 4px;
}

.ct1_bottom li.barlistli:hover {
    background: #fff;
}

.ct1_bottom li.barlistli:hover a .cn {
    color: #0b67bc;
    border-left: none;
}

.ct1_bottom li.barlistli:hover a .en {
    color: #ccc;
}

.ct1_bottom .dropdown {
    position: absolute;
    z-index: 99;
    top: 70px;
    left: 0;
    min-width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: opacity .5s 0s, visibility 0s .5s;
}

.ct1_bottom .dropdown:before {
    position: absolute;
    content: '';
    top: 0;
    left: 65px;
    width: 20px;
    height: 11px;
    display: block;
    background: url(../images/png/barbottom.png) no-repeat center top;
}

.ct1_bottom li.barlistli:hover .dropdown {
    visibility: visible;
    opacity: 1;
    transition: opacity .5s 0s, visibility 0s 0s;
}
@keyframes blink {
    0%{
        color: transparent;
    }
    49%{
        color: transparent;
    }
    50%{
        color: red;
    }
}
.ct1_bottom li.barlistli:last-child:before{
    content: "NEW";
    color: red;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 24px;
    font-size: 12px;
    font-weight: bold;
    animation: 1s blink infinite;
    transform: rotate(45deg);
}
.samples {
    width: 143px;
    margin-top: 20px;
    border-radius: 5px;
    padding: 15px 0;
    background-color: rgba(0, 74, 142, 0.2);
}

.samples li {
    width: 100%;
    color: #fff;
    line-height: 32px;
    margin: 0;
}

.samples li:hover {
    background-color: #004184;
}

.samples li a {
    color: #fff;
}

.libar {
    width: 150px;
    height: 70px;
    position: absolute;
    color: #0b67bc;
    display: none;
    background-color: #fff;
}

.libar a {
    display: inline-block;
    color: #0b67bc;
}

.libar a:hover {
    color: #0b67bc;
}


/*content1 end*/

.content2 {
    width: 1200px;
    height: 890px;
    margin: 0 auto;
    margin-top: 40px;
}

.ct2_title {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.ct2_title ul {
    display: inline-block;
    height: 25px;
    margin: 0;
}

.ct2_title li {
    display: inline-block;
    padding: 0 1em;
    height: 17px;
    border-left: 1px solid #7f7f7f;
    font-size: 14px;
    color: #7f7f7f;
    text-align: center;
}

.ct2_title a {
    color: #7f7f7f;
}

.ct2_title a:hover {
    color: #1c429a;
}

.ct2_title li:first-child {
    border-left: none;
}

.ct2_title_img {
    width: 1200px;
    text-align: center;
    height: 20px;
}

.ct2_title .ct2_btn {
    display: block;
    width: 379px;
    height: 38px;
    line-height: 38px;
    background-color: #dcc078;
    color: #fff;
    margin: 14px auto 0;
}

.ct2_title .ct2_btn:hover {
    color: #fff;
}

.ct2_img {
    width: 1200px;
    margin-top: 43px;
}

.ct2_img_left {
    width: 341px;
    float: left;
}

.ct2_img_left img {
    width: 341px;
    display: block;
}

.ct2_img_center {
    width: 393px;
    height: 527px;
    float: left;
    background: url(../images/img/timg3.jpg?v=2019)no-repeat;
    background-size: 100%;
}

.webct2 {
    width: 100%;
    height: 210px;
    margin-top: 42%;
    overflow: hidden;
}

#weblunbo {
    position: relative;
    z-index: 2;
    height: 200px;
    transform-style: preserve-3d;
    perspective: 800px;
}

#weblunbo img {
    position: absolute;
    left: 50%;
    top: 0;
    width: 143px;
    height: 200px;
    margin-left: -72px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
    transition: transform 0.5s ease-in-out;
}

.ct2_img_right {
    width: 465px;
    float: right;
}

.ct2_img_right img {
    width: 465px;
    display: block;
}


/*content2*/

.ct3width {
    overflow: hidden;
    margin: 0px auto;
}

.content3 {
    overflow: hidden;
    margin: 100px auto 60px;
    background: url(../images/timg6.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 309px;
    position: relative;
}
.newperson {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
    padding-top: 70px;
}
.ct3_register {
    width: 100%;
    height: 130px;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
}

.ct3_register .reg-input {
    width: 390px;
    height: 50px;
    float: left;
    position: relative;
    margin-right: 15px;
}

.ct3_register .reg-input:last-child {
    margin-right: 0;
}

.ct3_register .reg-input label {
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 50px;
    text-align: center;
    color: #686868;
    font-size: 20px;
    line-height: 50px;
}

.ct3_register input,
.ct3_register button {
    height: 50px;
    border: 1px solid #eee;
    float: left;
    color: #c2c2c2;
    font-size: 14px;
}

.ct3_register input {
    width: 332px;
    padding-left: 58px;
}

.ct3_register button {
    width: 390px;
    font-size: 16px;
    color: #fff;
    background-color: #dcc078;
    cursor: pointer;
}


/*centent3 end*/

.content4 {
    margin: 0 auto;
    height: 1100px;
    margin-top: 20px;
}

.ct4 {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

.datuu {
    margin: 0 auto;
    overflow: hidden;
}


/*content4*/

.content5 {
    width: 100%;
    height: 1900px;
    background-color: #f4f6f8;
}

.ct5 {
    width: 100%;
    margin: 0 auto;
}

.ct5_main {
    width: 100%;
    margin-top: 35px;
}

.ct5_main li {
    width: 280px;
    float: left;
    margin: 10px;
}

.ct5_main li:nth-child(4n+1) {
    clear: left;
}

.btn-more {
    display: block;
    font-family: "LincolnMillerBannerBeta";
    width: 130px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #d9dcde;
    color: #b6b6b6;
    margin-top: 6px;
}

.btn-more:hover {
    color: #fff;
    background-color: #e3d09e;
}

.thumb {
    display: block;
    width: 280px;
    height: 461px;
    position: relative;
}

.thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thumb:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../images/png/effect.png) no-repeat center / cover;
    opacity: 0;
    transition: .5s;
}

.thumb:hover:before {
    opacity: 1;
    transition: .5s;
}

.p1,
.p4,
.p9 {
    font-family: "LincolnMillerBannerBeta";
}

.p1 {
    color: #bcbcbc;
    line-height: 25px;
    margin-top: 10px;
}

.p2 {
    font-size: 30px;
    color: #7f7f7f;
    margin-bottom: 15px;
}

.p3 {
    font-size: 12px;
    color: #ababab;
    line-height: 20px;
}

.p4 {
    color: #bcbcbc;
    line-height: 35px;
    margin-top: 10px;
}


/*content5 end*/

.content6 {
    margin: 0 auto;
    overflow: hidden;
}

.number_cg {
    width: 93px;
    height: 93px;
    margin: 0 auto;
    padding-top: 50px;
}

.number_cg img {
    width: 100%;
}

.number_word {
    width: 781px;
    height: 87px;
    margin: 0 auto;
}

.number_word img {
    width: 100%;
}

.number_btn {
    display: block;
    width: 379px;
    margin: 40px auto 0;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    background-color: #fff;
    color: #5a5a5a;
}

.ct6_bg {
    width: 100%;
    height: 577px;
    margin: 0 auto;
    background: url(../images/timg18.jpg)no-repeat;
    background-size: 100% 100%;
}

.ct6_bg img {
    width: 100%;
}

.number {
    width: 800px;
    height: 205px;
    margin: 0 auto;
    position: relative;
}

.number .zhang {
    font-size: 40px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.numberRun2 {
    margin: 0 auto;
    margin-top: 30px;
    position: absolute;
    color: white;
}

.mt-number-animate {
    line-height: 170px;
    height: 175px;
    font-size: 190px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    font-family: "Montserrat";
}

.mt-number-animate .mt-number-animate-dot {
    width: 80px;
    line-height: 170px;
    float: left;
    text-align: center;
}

.mt-number-animate .mt-number-animate-dom {
    width: 110px;
    text-align: center;
    float: left;
    position: relative;
    top: 0;
}

.mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
    width: 100%;
    float: left;
}


/*content6 end*/

.content7 {
    margin-top: 50px;
}

.ct7 {
    width: 100%;
    height: 380px;
    margin: 0 auto;
}

.index-vacation {
    width: 100%;
    height: 810px;
    background: url(../images/beijing_bg.jpg) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.index-vacation .tab {
    position: absolute;
    top: 130px;
    left: 190px;
    width: 145px;
    z-index: 5;
}

.index-vacation .tab .tab-item {
    line-height: 60px;
    cursor: pointer;
}

.index-vacation .tab .tab-item p {
    color: #7f7f7f;
    font-size: 16px;
}

.index-vacation .tab .tab-item .line {
    height: 1px;
    background-color: #dcdcdc;
    transform: scaleX(.21);
    transform-origin: 0 0;
    transition: 1s;
}

.index-vacation .tab .tab-item:hover p,
.index-vacation .tab .tab-item.active p {
    color: #1c429a;
    font-size: 20px;
}

.index-vacation .tab .tab-item:hover .line,
.index-vacation .tab .tab-item.active .line {
    background-color: #1c429a;
    transform: scaleX(1);
    transition: 1s;
}

.index-vacation .tab-content {
    width: 80%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.index-vacation .tab-pane {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    transition: .5s;
}

.index-vacation .tab-pane.active {
    z-index: 1;
    opacity: 1;
    transition: .5s;
}

.index-vacation .tab-pane .slides {
    height: 640px;
    overflow: hidden;
}

.index-vacation .tab-pane .slides a {
    display: block;
    width: 100%;
    height: 640px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.index-vacation .flex-control-thumbs {
    margin-top: 7px;
}

.index-vacation .flex-control-thumbs li {
    width: 173px;
    height: 95px;
    margin-right: 10px;
    position: relative;
}

.index-vacation .flex-control-thumbs li img {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.va-mask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 3px solid #8d8c8b;
    background: #234ca9;
    box-sizing: border-box;
    opacity: 0;
    transition: .5s;
}
.va-mask span{
    color: #c1c2c4;
}
.index-vacation .flex-control-thumbs li .va-mask img{
    display: block;
    width: auto;
    height: 2em;
    margin: 1em auto;
}
.index-vacation .flex-control-thumbs li.flex-active .va-mask,
.index-vacation .flex-control-thumbs li:hover .va-mask{
    opacity: .8;
    transition: .5s;
}

/*content7 end*/

.content8 {
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}

.ct8 {
    width: 1200px;
    height: 320px;
    margin: 0 auto;
}

.ct8_img{
    width: 100%;
    height: 328px;
    margin-top: 45px;
    background: #f5f7f8 url(../images/dimeijingjiang.png) no-repeat center;
}

.new_bg {
    width: 100%;
    height: 1520px;
    overflow: hidden;
}

.bg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: -110px;
    background: url(../images/bg2.jpg)no-repeat;
    background-size: 100%;
    padding-top: 120px;
}

.slide_fade .slides {
    height: 610px;
    overflow: hidden;
}

.slide_fade .slides li {
    height: 100%;
}

.slide_fade .slides img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide_fade .flex-control-thumbs {
    position: relative;
    margin: 10px auto 0;
    width: 1200px;
    height: 100px;
    z-index: 5;
}

.slide_fade .flex-control-thumbs li {
    width: 289px;
    height: 100px;
    margin-right: 11px;
}

.slide_fade .flex-control-thumbs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cttt {
    position: relative;
    margin: 0 auto;
}

.ct8_news {
    width: 67%;
    height: 738px;
    background-color: #f4f6f8;
    margin-top: 50px;
    margin-left: 8%;
    padding-top: 5px;
}

.ct8_news p.p45 {
    font-family: "LincolnMillerBannerBeta";
    margin: 40px 0px 0px 50px;
}

.ct8_newsline {
    width: 21px;
    height: 1px;
    margin: 5px 0px 0px 50px;
    background-color: #bc7038;
}

.ct8_news p.p24 {
    color: #818283;
    margin: 20px 0px 0px 50px;
}

.ct8_arrow {
    width: 11%;
    margin-top: 1.5%;
    margin-left: 50px;
}

.ct8_arrowleft,
.ct8_arrowright {
    width: 45%;
    border: 1px solid #dcdcdc;
    line-height: 45px;
    text-align: center;
    color: #dcdcdc;
    cursor: pointer;
}

.ct8_arrowleft {
    float: left;
}

.ct8_arrowleft:hover {
    color: #1e47a7;
    border: 1px solid #1e47a7;
}

.ct8_arrowright {
    float: right;
}

.ct8_arrowright:hover {
    color: #1e47a7;
    border: 1px solid #1e47a7;
}

.ct8_word {
    width: 37%;
    height: 280px;
    margin-left: 6%;
    margin-top: 8%;
    position: relative;
    overflow: hidden;
}

.ct8_word .btn {
    display: block;
    width: 30%;
    border: 0px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #dcc078;
    color: #fff;
    margin-top: 10%;
}

.ct8_word p.p14 {
    color: #7f7f7f;
    margin: 20px 0px 20px 0px;
}

.ct8_word p.p24 {
    color: #7f7f7f;
    margin: 0;
}

.ct8_word p.p12 {
    color: #b0b0b0;
    line-height: 25px;
}

.ct8_word .item {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
    transition: .5s;
}

.ct8_word .item.active {
    opacity: 1;
    z-index: 1;
    transition: .5s;
    animation: slideUp .5s forwards;
}

.ct8_word .item.active.down {
    animation: slideDown .5s forwards;
}

@keyframes slideUp {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

.ct8tuu {
    width: 845px;
    height: 738px;
    position: absolute;
    top: 0;
    left: 42%;
}

.ct8tuu .item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    transition: .5s;
}

.ct8tuu .item.active {
    z-index: 1;
    opacity: 1;
    transition: .5s;
}

.ct8_tu,
.ct8_tu1 {
    width: 50%;
    float: left;
    transform: rotateY(180deg);
    transition: .5s;
    height: 64.2%;
}

.ct8tuu .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ct8_tu {
    margin-top: 25%;
}

.ct8_tu1 {
    margin-top: 18%;
}

.ct8tuu .item.active .ct8_tu,
.ct8tuu .item.active .ct8_tu1 {
    transform: rotateY(0);
    transition: .5s;
}

.timg25arrow,
.timg26arrow {
    width: 7%;
    text-align: center;
    line-height: 55px;
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    top: 50%;
    z-index: 5;
}

.timg25arrow {
    color: #959595;
    background-color: #fff;
    right: 50%;
}

.timg26arrow {
    color: #fff;
    background-color: #1c429a;
    left: 50%;
}

.ct8_bottom {
    height: 850px;
    margin-top: 50px;
}

.videoct8 {
    margin: 0 auto;
    overflow: hidden;
    background-color: #f4f6f8;
    margin-top: 50px;
}

.videoct8_main {
    width: 96%;
    height: 320px;
    margin: 0 auto;
    padding: 45px 0 80px 0;
    position: relative;
}

.videoct8_main li {
    width: 30%;
    float: left;
    text-align: center;
    /*margin: 0 1.5%;*/
}

.videoct8_main li p {
    text-align: center;
    line-height: 25px;
    margin-top: 20px;
    font-size: 16px;
}

.andi {
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.andi img{
    width: 100%;
    display: block;
}
.andi:after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    background: url(../images/png/recordblack.png) no-repeat center / cover;
    transition: .5s;
}
.andi.playing:after{
    display:none;
}
.andi.playing:hover:after {
    display: block;
    background-image: url(../images/png/recordblackplay.png);
    transition: .5s;
}
.videoct8_main .flex-next{
    background: url(../images/png/arrowright.png) no-repeat center / contain;
    top: 50%;
    margin-top: -70px;
    height: 50px;
    right: 0;
    transition: .5s;
}
.videoct8_main .flex-prev{
    background: url(../images/png/arrowleft.png) no-repeat center / contain;
    top: 50%;
    margin-top: -70px;
    height: 50px;
    left: 0;
    transition: .5s;
}
.videoct8_main:hover .flex-next,
.videoct8_main:hover .flex-prev{
    opacity: 1;
    transition: .5s;
}

/*content8 end*/

.content9 {
    width: 1200px;
    margin: 0 auto;
    height: 900px;
}

.ct9comment {
    width: 1200px;
    margin-top: 63px;
}

.ct9comment_left {
    width: 580px;
    height: 440px;
    float: left;
    overflow: hidden;
}

.ct9comment_left li {
    width: 580px;
    padding: 10px;
    height: 130px;
}

.ct9comment_right {
    width: 580px;
    height: 440px;
    float: right;
}

.ct9comment_right li {
    width: 590px;
    padding: 10px;
    height: 130px;
}

.ct9comment_left1 {
    width: 580px;
    height: 730px;
    float: left;
    overflow: hidden;
}

.ct9comment_left1 li {
    width: 580px;
    padding: 10px;
    height: 130px;
}

.ct9comment_right1 {
    width: 580px;
    height: 730px;
    float: right;
}

.ct9comment_right1 li {
    width: 590px;
    padding: 10px;
    height: 130px;
}

.highli {
    width: 590px;
    height: 117px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}

.evaluate_img {
    width: 89px;
    top: 12px;
    left: -10px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
}

.evaluate_img img {
    width: 89px;
}

.evaluate_con {
    width: 450px;
    height: 117px;
    margin-left: 34px;
    margin-bottom: 20px;
    padding-left: 60px;
    padding-right: 20px;
    border: 1px solid #eee;
}

.evaluate_con p.p18 {
    line-height: 40px;
    float: left;
}

.evaluate_con p.p12 {
    line-height: 20px;
    margin-top: 10px;
    color: #b0b0b0;
}

.evaluates {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eee;
}

.evaluate_con img {
    float: right;
    margin-top: 15px;
}

.evaluate_con:hover {
    border: 0px;
    background-color: #1c429a;
    color: #fff;
}

.evaluate_con:hover div.evaluates {
    border-bottom: 1px solid #4070d4;
}

.evaluate_con:hover p.p12 {
    color: #fff;
}

#con,
#cons {
    margin: 0px auto;
    position: relative;
    background-color: #FFF;
    overflow: hidden;
}

#con ul li,
#cons ul li {
    width: 580px;
    overflow: hidden;
    line-height: 1.5;
}


/*centent9*/

.content10 {
    margin: 0 auto;
    overflow: hidden;
}

.ct10_bg {
    width: 100%;
    height: 914px;
    margin: 0 auto;
    background: url(../images/bg1.jpg)no-repeat;
    background-size: 100% 100%;
}

.ct10 {
    width: 100%;
    margin: 0 auto;
}

.ct10_service {
    width: 100%;
}

.ct10_service_left {
    width: 48%;
    height: 300px;
    float: left;
    margin-top: 95px;
}

.ct10_service_left li {
    margin: 0px 0px 65px 0px;
}

.ct10_service_left li p {
    margin-bottom: 40px;
}

.ct10_service_left p b {
    font-size: 20px;
    color: #505050;
}

.ct10_service_left span {
    color: #73767b;
    font-size: 16px;
}

.ct10_service_left input {
    width: 13px;
    height: 13px;
}

.ct10_service_right {
    width: 40%;
    height: 300px;
    float: right;
    margin-top: 95px;
}

.ct10_service_right li {
    margin: 0px;
}

.ct10_service_right li p {
    margin-bottom: 10px;
}

.ct10_service_right p b {
    font-size: 20px;
    color: #505050;
}

.ct10_service_right span {
    font-size: 16px;
    color: #bbbbbb;
}

.ct10_service_right input {
    margin: 5px;
}

select {
    width: 100%;
    height: 60px;
    background-color: rgba(255, 255, 255, 0);
    border: 0px;
    color: #73767b;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}

.name {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eee;
}

.name input {
    height: 60px;
    outline: none;
    border: 0px;
    background-color: rgba(255, 255, 255, 0)
}

.ct10_service_right button {
    width: 100%;
    border: 0px;
    height: 50px;
    margin-top: 58px;
    font-size: 16px;
    background-color: #dcc078;
    color: #fff;
    cursor: pointer;
}

.ct10_service_right button b {
    font-size: 16px;
}


/*content10 end*/

.content11 {
    width: 100%;
    overflow: hidden;
    background-color: #ebe6d9;
}

.ct11_left {
    width: 50%;
    float: left;
}

.ct11_left_add {
    width: 556px;
    padding-right: 47px;
    float: right;
}

.ct11_left_add img {
    margin-bottom: 24px;
}

.ct11_left_add p.p20 {
    color: #444444;
}

.ct11_left_add ul {
    margin-left: -20px;
}

.ct11_left_add .addr li {
    margin: 27px 0 0 20px;
}
.ct11_left_add .addr .addr_addr,
.ct11_left_add .addr .addr_tel {
    display: inline-block;
    width: 240px;
    vertical-align: bottom;
    border-bottom: 1px solid #ddd5bf;
}
.ct11_left_add .addr .addr_tel {
    margin-left: 27px;
}
.ct11_left_add .addr .addr_addr p:first-child,
.ct11_left_add .addr .addr_tel p:first-child {
    line-height: 1.8;
}
.ct11_left_add .addr .addr_addr .p7,
.ct11_left_add .addr .addr_tel .p7 {
    line-height: 1.2;
}

.ct11_left_add .code li {
    width: 265px;
    margin: 27px 0 0 20px;
    float: left;
    cursor: pointer;
}

.ct11_left_add .code img {
    float: left;
    margin-right: 10px;
}

.ct11_left_add .code p {
    line-height: 25px;
    font-size: 12px;
    color: #898989;
}

.ct11_map {
    width: 50%;
    float: left;
    position: relative;
}

.ct11_map img {
    display:block;
    width: 100%;
}

.ct11_map .mark {
    position: absolute;
    width: 192px;
    top: 46%;
    left: 36%;
    opacity: 0;
    transition: opacity .5s;
}

.ct11_map:hover .mark {
    opacity: 1;
    transition: opacity .5s;
}

.p7 {
    color: #898989;
    line-height: 25px;
    margin-bottom: 5px;
    font-size: 14px;
}

.sitemap {
    width: 100%;
    height: 330px;
    margin-top: 4%;
}

.site_map_main {
    width: 100%;
    margin: 0 auto;
}

.siteul {
    width: 100%;
    margin-top: 3%;
}

.siteul li {
    width: 11%;
    float: left;
    line-height: 1.6;
}

.siteul li a {
    color: #b7b7b7;
}

.siteul li p.p14 {
    color: #434343;
}

.siteul li p.p14:hover {
    color: #1c429a;
}

.siteul li p.p9 {
    font-family: "LincolnMillerBannerBeta";
    color: #b7b7b7;
    text-transform: uppercase;
    font-size: 9px;
}

.siteul1 {
    width: 100%;
}

.siteul1 li {
    width: 106px;
    padding-right: 10%;
}

.siteul li p.p10 {
    color: #b7b7b7;
    line-height: 30px;
    border-bottom: 1px solid #eee;
}

.siteul li p.p10:hover {
    color: #1c429a;
}

footer {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.footer_bg {
    width: 100%;
    height: 161px;
    margin: 0 auto;
    background-color: #222222;
}

.ft {
    width: 100%;
    margin: 0 auto;
}

.footer_word {
    width: 347px;
    height: 36px;
    float: left;
    padding-top: 5.3%;
}

.footermain {
    width: 13%;
    margin-left: 5%;
    padding-top: 5.3%;
    float: left;
}

.footerQQ {
    width: 33%;
    height: 40px;
    float: left;
    background: url(../images/png/footerQQ.png)no-repeat;
}

.footerwechat {
    width: 33%;
    height: 40px;
    float: left;
    background: url(../images/png/footerwechat.png)no-repeat;
}

.footerweibo {
    width: 33%;
    height: 40px;
    float: right;
    background: url(../images/png/footerwebo.png)no-repeat;
}

.footerQQ:hover {
    background: url(../images/png/footerQQ1.png)no-repeat;
}

.footerwechat:hover {
    background: url(../images/png/footerwechat1.png)no-repeat;
}

.footerweibo:hover {
    background: url(../images/png/footerwebo1.png)no-repeat;
}

.footermain_right {
    float: right;
    padding-top: 5.3%;
    text-align: right;
    color: #535458;
}

.scroll-to-top {
    display: none;
}

.scroll-to-top-icon {
    width: 41px;
    height: 57px;
    position: fixed;
    top: 78%;
    left: 84%;
    cursor: pointer;
    z-index: 999;
}

.scroll-to-top-icon img {
    width: 41px;
    height: 57px;
}


/*mask*/

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 999999;
    display: none;
}

.mask_video {
    width: 630px;
    height: 360px;
    margin: 10% auto;
    text-align: center;
}

.mask_video video {
    width: 100%;
    height: 100%;
}


/*index.html end*/


/*samples.html*/

.content5s {
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 45px;
}

.sence_ct5_main {
    width: 1200px;
    margin-top: 72px;
}

.sence_ct5_main li {
    width: 398px;
    height: 58px;
    float: left;
    text-align: center;
    border-bottom: 6px solid #c1c1c1;
}
.sence_ct5_main li:nth-child(2n){
    border-bottom: 6px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
.sence_ct5_main li.active{
    border-bottom: 6px solid #005398;
}

.sence_ct5_main li a,
.sence_ct5_main li span {
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #5e5e5e;
    cursor: pointer;
}
.sence_ct5_main li.active a,
.sence_ct5_main li.active span{
    font-weight: 600;
    color: #787878;
}
.sence_ct5main_select{
    width:100%;
    padding-top:30px;
}
.sence_ct5main_select ul{
    width:100%;
    text-align: center;
    font-size: 0;
}
.sence_ct5main_select li{
    width:154px;
    height: 37px;
    line-height:37px;
    text-align: center;
    border-radius:20px;
    margin: 1%;
    cursor: pointer;
    border:1px solid #c1c1c1;
    display: inline-block;
    font-size: 14px;
}
.sence_ct5main_select li a{
    display: block;
}
.sence_ct5main_select li:hover,
.sence_ct5main_select li.active{
    color: #fff;
    background-color: #005398;
}
.sence_ct5main_select li:hover a,
.sence_ct5main_select li.active a{
    color: #fff;
}
.timeline-wraper{
    position: relative;
}
.timeline-wraper .timeline{
    margin-top: 74px;
    text-align: center;
    display: none;
}
.timeline-wraper .timeline.active{
    display: block;
}
.timeline-wraper .timeline .year{
    border-top: 1px solid #005398;
    font-size: 0;
}
.timeline-wraper .timeline .season{
    display: inline-block;
    width: 130px;
    height: 12px;
    border-left: 1px solid #005398;
    position: relative;
}
.timeline-wraper .timeline .circle{
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border: 2px solid #005398;
    border-radius: 50%;
    background: #fff;
    top: -5px;
    left: 50%;
    margin-left: -4px;
}
.timeline-wraper .timeline .circle:after{
    display: block;
    width: 1px;
    height: 18px;
    background: #005398;
    position: absolute;
    top: 5px;
    left: 50%;
    content: '';
}
.timeline-wraper .timeline .text{
    border: 1px solid #eee;
    border-radius: 20px;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 31px;
    padding: 0 26px;
    display: inline-block;
    margin-top: 30px;
    height: 31px;
}
.timeline-wraper .timeline .active .circle{
    width: 5px;
    height: 5px;
    border-width: 5px;
    top: -8px;
    margin-left: -7px;
}

.timeline-wraper .timeline .active .circle:before{
    content: url('../images/guestphotos/diamond.png');
    display: block;
    width: 22px;
    height: 18px;
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-left: -11px;
    margin-bottom: 10px;
}
.timeline-wraper .timeline .active .text{
    border-color: #005398;
}
.timeline-wraper .prev,
.timeline-wraper .next{
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff no-repeat center;
    top: 0;
    margin-top: -15px;
    cursor: pointer;
}
.timeline-wraper .prev{
    background-image: url('../images/guestphotos/left1.png');
    left: 0;
}
.timeline-wraper .next{
    background-image: url('../images/guestphotos/right1.png');
    right: 0;
}
.timeline-wraper .prev span,
.timeline-wraper .next span{
    position: absolute;
    top: 100%;
    margin-top: 10px;
    color: #005398;
    font-weight: bold;
    font-family: Verdana;
    font-size: 14px;
}
.timeline-wraper .prev span{
    left: 0;
}
.timeline-wraper .next span{
    right: 0;
}

.centertop {
    width: 1200px;
    color: #c2c2c2;
    cursor: pointer;
    border-bottom: 1px solid #c2c2c2;
    text-align: center;
    padding: 2rem 0;
    height: 35px;
}

.centertop img {
    height: 9px;
    /*height: 15px;*/
}

.numberbar {
    width: 100%;
    height: 40px;
    margin-top: 30px;
    border-top: 1px solid #c2c2c2;
}

.numberbar ul {
    width: 580px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}

.numberbar li {
    display: inline-block;
    font-size: 14px;
    padding: 0 16px;
}
.numberbar li img{
    vertical-align: middle;
}
.numberbar li a,.numberbar li span {
    display:block;
    height: 37px;
    color: #000;
    border-top: 3px solid transparent;
}
.numberbar li.active span,
.numberbar li a:hover {
    color: #dc0000;
    border-top: 3px solid #000;
}

#pfirst {
    border-top: 2px solid #000;
}

.hot_plate {
    width: 100%;
    height: 25px;
    margin-top: 70px;
    border-bottom: 1px solid #c1c1c1;
}

.hot_plate p {
    line-height: 23px;
    font-size: 18px;
    color: #585757;
}

.hot_plate p b {
    font-size: 22px;
    margin-right: 4px;
}

.news_center,
.news_center1 {
    width: 100%;
    margin-top: 2%;
}

.news_center li {
    width: 280px;
    margin: 10px;
    float: left;
    text-align: center;
}

.news_center li p {
    line-height: 25px;
    color: #000;
}

.news_center a:hover p {
    color: #1c429a;
}

.news_center li .thumbnail {
    width: 280px;
    height: 360px;
    position: relative;
}

.news_center li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_center li .thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000 url(../images/samples/checkthedetails.png) no-repeat center;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.news_center li .thumbnail:hover:after {
    opacity: .75;
    visibility: visible;
    transition: .5s;
}

.news_centerandi {
    margin-top: -194px;
    display: none;
}

.news_center1 {
    height: 240px;
}

.news_center1 ul {
    margin: 0 -4%;
}

.news_center1 li {
    width: 42%;
    float: left;
    border-bottom: 1px solid #eee;
    text-align: left;
    margin: 0 4%;
    padding: 2% 0 .3%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_center1 li span.newsdate {
    margin-right: 10%;
    font-size: 18px;
    color: #c1c1c1;
    font-family: "Montserrat Thin";
}

.news_center1 li span.newsword {
    font-size: 16px;
    color: #7f7f7f;
}

.news_center1 li span.newsword:hover {
    color: #1c429a;
}

.news_center1 li a {
    font-size: 14px;
    color: #7f7f7f;
}

#ct5none,
#ct5nones {
    display: none;
}


/*samples.html end*/


/*samplesdetail.html*/

.samplesdetail {
    width: 100%;
    margin-top: 40px;
}

.samplesdetail_top {
    width: 100%;
    height: 68px;
    border-bottom: 1px solid #eae9e9;
    border-top: 1px solid #eae9e9;
    padding: 45px 0px 45px 0px;
}

.samplesdetail_top_left {
    width: 272px;
    float: left;
    height: 68px;
    padding-left: 26px;
    border-right: 1px solid #d2d2d2;
}

.samplesdetail_top_left p.p14 {
    line-height: 30px;
    color: #505050;
}

.samplesdetail_top_left p.p24 {
    line-height: 30px;
    color: #252525;
}

.samplesdetail_top_right {
    width: 544px;
    padding-left: 26px;
    float: right;
}

.samplesdetail_top_right p {
    line-height: 22px;
    color: #ababab;
}

.samplesdetail_bottom {
    width: 1200px;
    margin-top: 50px;
}

.samdeboleft {
    width: 211px;
    float: left;
}

.samdeboleftbar {
    width: 100%;
}

.samdeboleftbar li {
    width: 211px;
    line-height: 44px;
    font-size: 18px;
    border: 1px solid #fff;
}
.samdeboleftbar .item{
    background-color:#e5e5e5;
    color:#343434;
    position: relative;
    display: block;
    height: 44px;
    line-height: 44px;
    padding-left: 28px;
}
.samdeboleftbar li.active .item{
    background-color: #004184;
    color:#fff;
}
.samdeboleftbar .icon-pic,
.samdeboleftbar .icon-up,
.samdeboleftbar .icon-down{
    position: absolute;
    display: block;
    width: 18px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 15px;
    cursor: pointer;
}
.samdeboleftbar .icon-pic{
    left: 5px;
    background-image: url(../images/samples/photo.png);
}
.samdeboleftbar .icon-up{
    right: 5px;
    background-image: url(../images/samples/top.png);
}
.samdeboleftbar .icon-down{
    right: 5px;
    background-image: url(../images/samples/bottom.png);
}
.samdeboleftbar a {
    font-size: 18px;
}
.samdeboleftbar .dropdown{
    display: none;
}
.samdeboleftbar .dropdown li{
    background-color: #f4f4f4;
    border-left: none;
    border-right: none;
}
.samdeboleftbar .dropdown a{
    color:#939393;
    padding-left: 10px;
    display: block;
}
.samdeboleftbar .dropdown li:hover,
.samdeboleftbar .dropdown li.active{
    background-color: #fdeedd;
}
.samdeboleftbar .dropdown a:hover,
.samdeboleftbar .dropdown li.active a{
    color: #bc9339;
}

.samdeboleftline {
    width: 100%;
}

.samdeboleftline a {
    font-size: 18px;
}

.bottomimgno1 {
    display: none;
}

.samdeboleftline img {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.samdeboleftline li {
    width: 100%;
}

.samdeboright {
    width: 964px;
    float: right;
}
.samdeboright img{
    max-width: 100%;
    display: block;
    margin: 0 auto!important;
}
.samdeboright img.__bg_gif{
    display: inline-block;
}
.samdeborightimg {
    width: 964px;
}

.samdeborightimg img {
    width: 964px;
}
.samdeboright p{
    line-height: 1.8;
    text-align: justify;
}


/*samplesdetail.html end*/


/*guestphoto.html*/

.timeseasons {
    width: 100%;
    height: 190px;
}

.lefts {
    width: 30px;
    float: left;
    margin-top: 60px;
}

.lefts img {
    width: 30px;
    cursor: pointer;
}

.center {
    width: 1140px;
    float: left;
    height: 130px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.upyears,
.sss1,
.bbb1 {
    display: none;
}

.sss,
.sss1 {
    color: #005398;
    font-weight: bold;
    font-family: "Verdana";
    margin-top: 10px;
}

.zhou {
    width: 1140px;
    height: 1px;
    margin-top: 44px;
    background-color: #dcdcdc;
}

.leftimg1 {
    display: none;
}

.animateblue {
    position: absolute;
    margin-top: 44px;
    float: left;
}

.animateblueline {
    width: 60px;
    height: 1px;
    float: left;
    background-color: #005398;
}

.animateblueline1 {
    width: 1px;
    height: 18px;
    float: left;
    position: relative;
    background-color: #005398;
    margin-left: -5px;
}

.animateblueline2 {
    width: 1px;
    height: 12px;
    float: left;
    position: relative;
    background-color: #005398;
}

.animatebluecircle {
    width: 5px;
    position: relative;
    height: 5px;
    float: left;
    border: 2px solid #005398;
    border-radius: 50%;
    margin-top: -4px;
    background-color: #fff;
    z-index: 1;
    cursor: pointer;
}

.animateblueline4 {
    width: 60px;
    height: 1px;
    float: left;
    background-color: #dcdcdc;
}

.animateblueline3 {
    width: 1px;
    height: 18px;
    float: left;
    position: relative;
    background-color: #dcdcdc;
    margin-left: -4px;
}

.animateblueline5 {
    width: 1px;
    height: 12px;
    float: left;
    position: relative;
    background-color: #dcdcdc;
}

.animatebluecircle1 {
    width: 5px;
    position: relative;
    height: 5px;
    float: left;
    border: 2px solid #dcdcdc;
    border-radius: 50%;
    margin-top: -5px;
    background-color: #fff;
    z-index: 1;
}

.animatebluecircle2 {
    width: 6px;
    position: absolute;
    height: 6px;
    float: left;
    border: 4px solid #005398;
    border-radius: 50%;
    margin-top: -6px;
    margin-left: 119px;
    background-color: #fff;
    z-index: 1;
    cursor: pointer;
    display: none;
}

.animatebluecircle3 {
    width: 7px;
    position: absolute;
    height: 7px;
    float: left;
    border: 4px solid #005398;
    border-radius: 50%;
    margin-top: -7px;
    margin-left: 57px;
    background-color: #fff;
    z-index: 1;
    display: none;
    cursor: pointer;
}

.diamond1 {
    position: absolute;
    margin-left: -7px;
    margin-top: -30px;
    display: none;
}

.time_select {
    width: 90px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 20px;
    padding: 2px 6px 2px 6px;
    color: #4a4a4a;
    height: 27px;
    margin-top: 30px;
    margin-left: 15px;
    position: absolute;
}

.ct5_main1 {
    width: 100%;
    height: 1450px;
    margin-top: 25px;
}

.ct5_main2 {
    width: 100%;
    height: 734px;
    margin-top: 25px;
}

.ct5_main1 li,
.ct5_main2 li {
    width: 280px;
    float: left;
    margin: 10px 10px 55px;
}

.ct5_main1 li img,
.ct5_main2 li img {
    width: 280px;
    height: 461px;
    position: relative;
}

.ct5_main1 li button,
.ct5_main2 li button {
    width: 130px;
    border: 0px;
    height: 33px;
    background-color: #d9dcde;
    color: #b6b6b6;
    margin-top: 6px;
}

.hot_plate1 {
    width: 100%;
    height: 25px;
    margin-top: 60px;
    margin-bottom: 3%;
    border-bottom: 1px solid #c1c1c1;
}

.hot_plate1 p {
    line-height: 23px;
    font-size: 18px;
    color: #585757;
}

.hot_plate1 p b {
    font-size: 22px;
    margin-right: 4px;
}

.hot_plate_top {
    width: 325px;
    height: 1px;
    background-color: #434751;
}

.hot_plate_top1 {
    width: 395px;
    height: 1px;
    background-color: #434751;
}

.hot_plate_top2 {
    width: 440px;
    height: 1px;
    background-color: #434751;
}

.hot_plate_top3 {
    width: 215px;
    height: 1px;
    background-color: #434751;
}

.hot_plate_top4 {
    width: 255px;
    height: 1px;
    background-color: #434751;
}

.samplesdetail_top1 {
    width: 1200px;
    height: 148px;
    border-bottom: 1px solid #eae9e9;
    border-top: 1px solid #eae9e9;
    padding: 25px 0px 25px 0px;
}

.samplesdetail_top_left1 {
    width: 320px;
    float: left;
    height: 150px;
    padding-left: 26px;
    border-right: 1px solid #eeeeee;
}
.samplesdetail_top_left1 img{
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.nameguest {
    float: left;
    margin-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

.nameguest p.p24 {
    color: #00447c;
}

.nameguest p {
    line-height: 35px;
}

.samplesdetail_top_right1 {
    width: 295px;
    padding-left: 26px;
    float: left;
}
.samplesdetail_top_right1 p.p24 {
    line-height: 35px;
    color: #191919;
}

.nextprev {
    width: 201px;
    float: right;
    margin-top: 35px;
    text-align: center;
}

.prevss {
    width: 100px;
    float: left;
    color: #a9a9a9;
    cursor: pointer;
    border-right: 1px solid #d2d2d2;
}

.nextprev a {
    line-height: 40px;
}

.prevss:hover {
    color: #4a4a4a;
}

.nextss {
    cursor: pointer;
    width: 100px;
    float: right;
    color: #a9a9a9;
}

.nextss:hover {
    color: #4a4a4a;
}


/*base*/

.base {
    width: 578px;
    margin-top: 20px;
    background-color: #fff;
}

.base li {
    float: left;
    width: 181px;
    height: 118px;
    font-size: 12px;
    color: white;
    line-height: 30px;
    position: relative;
    margin: 8px 0px 0px 8px;
}
.liimg1 a{
    display: block;
}
.liimg1:hover a::after {
    width: 181px;
    height: 118px;
    position: relative;
    z-index: 1;
    top: -128px;
    content: url(../images/base/liimg.png);
}
.liimg1.baseup:hover a:after{
    content: url(../images/base/liimg.png);
}
.liimg1.basedown:hover a:after{
    content: url(../images/base/liimg1.png);
}

.sanjiao {
    width: 150px;
    height: 20px;
    position: absolute;
    margin-top: 13px;
    z-index: 1;
    display: none;
}

.sanjiao1 {
    width: 150px;
    height: 20px;
    position: absolute;
    margin-top: 13px;
    z-index: 1;
    display: none;
}

.libar1 {
    width: 150px;
    height: 70px;
    position: absolute;
    margin-bottom: 25px;
    color: #0b67bc;
    display: none;
    background-color: #fff;
}

.base_main {
    margin: 0 auto;
    overflow: hidden;
}

.base_main_img {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.base_main_img img {
    width: 1920px;
}

.theme {
    margin: 0 auto;
    margin-bottom: 30px;
    display: none;
}

.themetitle {
    width: 100%;
    padding-top: 70px;
}

.themetitleword {
    width: 100%;
    height: 20px;
}

.themetitleword img {
    margin-top: 4px;
}

.themetitleword p {
    float: left;
    margin-left: 10px;
    color: #c1c1c1;
    font-size: 20px;
}

.themetitleword p b {
    margin-left: 10px;
    color: #2a2a2a;
    font-size: 18px;
}

.theme_bg {
    display: block;
    width: 100%;
    height: 658px;
    margin: 0 auto;
    margin-top: 45px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.thememain{
    position: relative;
    height: 658px;
}
.thememainLabel_bg {
    position: absolute;
    top: 0;
    width: 477px;
    height: 597px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.3);
}
.thememainLabel_bg.left{
    left: 0;
}
.thememainLabel_bg.middle{
    left: 50%;
    margin-left: -239px;
}
.thememainLabel_bg.right{
    right: 0;
}
.thememainLabel {
    width: 368px;
    height: 462px;
    margin-left: 14px;
    padding: 80px 40px 40px 40px;
    background-color: #fff;
}

.thememainLabel h3 {
    font-weight: bold;
    line-height: 34px;
    font-size: 38px;
}

.thememainLabel h4 {
    margin-top: 20px;
    font-size: 28px;
    font-weight: 400;
    color: #bc9339;
}
.thememainLabel .line-gray{
    width: 100%;
    height: 1px;
    background-color: #dfdfdf;
    margin-top: 25px;
    position: relative;
}
.thememainLabel .line-blue{
    position: absolute;
    width: 60px;
    height: 1px;
    background-color: #015099;
    top: 0;
    left: 0;
}
.thememain.middle .line-gray{
    left: 50%;
    margin-left: -30px;
}

.thememainLabel p b {
    font-size: 16px;
}

.thememainLabel p {
    width: 368px;
    margin-top: 80px;
    line-height: 30px;
    font-size: 16px;
}


/*vacation.html*/

.vacation {
    width: 1200px;
}

.vacation_icon {
    width: 1200px;
    height: 350px;
    margin-top: 30px;
}

.vacation_icon li {
    width: 14%;
    height: 90px;
    margin-top: 68px;
    float: left;
    cursor: pointer;
    text-align: center;
}

.vacation_icon li p {
    font-size: 20px;
}

.vacationiconimg {
    width: 100%;
    height: 70px;
}

.vacationspacenone {
    display: none;
}

.vacation_photoimg {
    width: 100%;
    margin-top: 60px;
    height: 1680px;
}

.vacation_photoimg li {
    width: 380px;
    height: 320px;
    margin: 0.6%;
    float: left;
    cursor: pointer;
    text-align: center;
}

.vacation_photoimg li img {
    width: 380px;
    height: 241px;
    object-fit: cover;
}

.vacationp20 {
    font-size: 20px;
    margin-top: 25px;
}

.vacation_photoimg li p.p14 {
    line-height: 25px;
    color: #c6c6c6;
}

.bigimg {
    margin: 0 auto;
    overflow: hidden;
}

.bigimg_img {
    width: 100%;
    margin: 0 auto;
}

.bigimg_img img {
    width: 100%;
}


/*real_evaluation*/

.discuss {
    width: 600px;
    margin: 0 auto;
    height: 60px;
}

.discuss_item {
    width: 300px;
    float: left;
    text-align: center;
    border-bottom: 8px solid #000;
}

.discuss_item a {
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    font-weight: 500;
    color: #787878;
}
.discuss_item.weibo{
    border-bottom: 8px solid #f80303;
}
.discuss_item.public{
    border-bottom: 8px solid #0045b6;
}
.discuss_item.news1{
    border-bottom: 8px solid #000;
}
.discuss_item.news2{
    border-bottom: 8px solid #f80303;
}
.discuss_item.news3{
    border-bottom: 8px solid #0045b6;
}
.discuss_item.news4{
    border-bottom: 8px solid #168444;
}
.discuss_item .active{
    font-weight: 600;
    color:#000;
}
.discuss_item.weibo .active{
    color: #f80303;
}
.discuss_item.public .active{
    color: #f39813;
}

.ct2_img_center1 {
    width: 1194px;
    height: 394px;
    margin: 0 auto;
    background: url(../images/img/timg3.1.jpg?t=20200508)no-repeat;
    background-size: 100%;
}

.webct3 {
    width: 700px;
    height: 100%;
    margin-left: 430px;
    margin-top: 45px;
    overflow: hidden;
}

#weblunbo1 {
    position: relative;
    z-index: 2;
    height: 100%;
    transform-style: preserve-3d;
    perspective: 900px;
}

#weblunbo1 img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 164px;
    height: 230px;
    margin-left: -82px;
    margin-top: -115px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
    transition: transform 0.5s ease-in-out;
}

#weblunbo2 {
    position: relative;
    z-index: 2;
    height: 230px;
    transform-style: preserve-3d;
    perspective: 900px;
}

#weblunbo2 img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 130px;
    height: 184px;
    margin-left: -60px;
    margin-top: -40px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
    transition: transform 0.5s ease-in-out;
}

.start {
    float: right;
    margin-top: 10px;
}


/*contectus*/

.bigimg1 {
    margin: 0 auto;
    overflow: hidden;
}

.bigimg_img1 {
    width: 100%;
    height: 1099px;
    margin: 0 auto;
    background: url(../images/img/contectusbigimg.jpg)no-repeat;
    background-size: 100% 100%;
}

.contectus {
    width: 1200px;
    padding-top: 610px;
}

.contectus li {
    float: left;
}

.contectus_left {
    color: #fff;
    margin-bottom: 75px;
}

.contectus_left p.p63 {
    line-height: 75px;
    font-size: 63px;
    font-family: "Helvetica-Roman-SemiB";
}

.national {
    font-size: 17px;
}

.contectus_left p.p26 {
    font-size: 26px;
}

.contectus_left img {
    width: 22px;
}

.contectus_left1 {
    margin-bottom: 30px;
}

.contactimg {
    padding-top: 10px;
}

.contactimg span {
    font-size: 22px;
    color: #005398;
    font-weight: bold;
}

.contectus_left1 p {
    color: #fff;
    margin-left: 31px;
    line-height: 25px;
}

.contactimg img {
    width: 21px;
    height: 28px;
    float: left;
    margin-right: 10px;
}

.contactp {
    margin-top: 20px;
}

.contectus_center {
    width: 380px;
    margin-top: 50px;
}

.contectus_center img {
    width: 179px;
}


/*recentnews*/

.container1 {
    width: 1200px;
    margin: 0 auto;
}

.container4,
.container2,
.container3 {
    width: 1200px;
    margin: 0 auto;
    display: none;
}

.recentnews {
    width: 1200px;
    margin: 0 auto;
}

.wechatdiscuss {
    width: 300px;
    float: left;
}

.wechatdiscuss p {
    font-size: 24px;
    line-height: 50px;
    text-align: center;
}

.wechatp {
    font-weight: 600;
}

.publicp {
    color: #787878;
}

.wechatred {
    width: 300px;
    height: 8px;
    background-color: #f80303;
}

.wechatred1 {
    width: 300px;
    height: 8px;
    background-color: #0045b6;
}

.wechatred2 {
    width: 300px;
    height: 8px;
    background-color: #000;
}

.wechatred3 {
    width: 300px;
    height: 8px;
    background-color: #168444;
}

.latesnewsimg {
    width: 1200px;
    margin-top: 40px;
}

.latesnewsimg img {
    width: 1200px;
}

.latesnews_main {
    width: 1200px;
    height: 135px;
    margin-top: 40px;
    border-bottom: 1px solid #cacaca;
}
.latesnews_main:last-child{
    border-bottom: none;
}
.latesnews_mainleft {
    width: 595px;
    float: left;
}

.latesnews_mainleft_p {
    width: 490px;
    float: right;
}

.latesnews_mainleft_p p.p24:hover {
    color: #015099;
}

.latesnews_mainleft_p p.p24 {
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.latesnews_mainleft_p p.p12 {
    color: #a8a8a8;
    margin-bottom: 3px;
    line-height: 20px;
}

.latesnews_mainleft_p p.p12 a {
    color: #a8a8a8;
    font-family: "Verdana";
}

.latesnews_mainleft_img {
    width: 94px;
    height: 94px;
    float: left;
}

.latesnews_mainleft_img img {
    width: 94px;
    height: 94px;
    float: left;
}


/*brandstory*/


/*brand*/

.brandstory {
    width: 1200px;
    height: 230px;
    margin: 0 auto;
}

.brandstory li {
    float: left;
    cursor: pointer;
}

.brandstory_img {
    width: 240px;
    height: 140px;
    text-align: center;
}

.brandstory_title {
    width: 240px;
    text-align: center;
}

.brandstory_title p.cn {
    color: #262626;
    font-size: 20px;
}

.brandstory_title p.en {
    color: #ddd;
    font-family: "Didot HTF-B96-";
    line-height: 1.8;
}

.brand {
    width: 1200px;
    display: block;
    margin: 0 auto;
}

.brand_img img {
    width: 1200px;
    height: 672px;
}

.jianjie {
    margin-top: 40px;
    width: 1200px;
    height: 550px;
}

.jianjie_left {
    width: 317px;
    float: left;
}

.jianjie_center {
    width: 330px;
    float: left;
    margin-left: 55px;
    margin-top: 10px;
}

.jianjie_center p.p26 {
    color: #484848;
    height: 130px;
    font-family: "Perpetua";
}

.jianjie_center p.p16 {
    margin-top: 56px;
    color: #9d823e;
    line-height: 30px;
}

.jianjie_right {
    width: 425px;
    float: right;
    margin-top: 10px;
}

.jianjie_right p.p38 {
    height: 230px;
    color: #4e4e4e;
}

.jianjie_right p.p14 {
    line-height: 25px;
    text-align: justify;
}

.jianjie_right p span {
    color: #b39854;
}

.pinpai {
    margin-top: 40px;
    width: 1200px;
    height: 550px;
}

.pinpai_left {
    width: 260px;
    float: left;
}

.pinpai_left p.p12 {
    color: #484848;
    font-family: "Perpetua";
    line-height: 22px;
}

.pinpai_center {
    width: 324px;
    float: left;
    margin-left: 55px;
}

.pinpai_center img {
    margin-left: 80px;
}

.pinpai_center p.p18 {
    color: #4e4e4e;
    line-height: 30px;
    margin-top: 90px;
}

.pinpai_right {
    width: 420px;
    float: right;
}

.jidi {
    margin-top: 40px;
    width: 1200px;
    height: 480px;
}

.jidi_left {
    width: 210px;
    float: left;
}

.jidi_center {
    width: 482px;
    float: left;
}

.jidi_center p {
    font-size: 16px;
    color: #4e4e4e;
    line-height: 30px;
    margin-top: 90px;
}

.jidi_right {
    width: 508px;
    float: right;
    margin-top: 50px;
    margin-top: 90px;
}

.jidi_right p.p24 {
    margin-top: 10px;
    color: #2b2b2b;
    font-weight: 600;
}

.jidi_right p.p14 {
    margin-top: 45px;
    line-height: 25px;
    color: #4e4e4e;
    text-align: justify;
}

.jidi_right p.p20 {
    color: #484848;
    font-family: "Perpetua";
}

.jidi_right p span {
    color: #b39854;
}

.jidiimg {
    width: 1200px;
    height: 230px;
}

.jidiimg img {
    width: 231px;
}

.lifu {
    margin-top: 40px;
    width: 1200px;
    height: 420px;
}

.lifu_left {
    width: 210px;
    float: left;
}

.lifu_center {
    width: 370px;
    float: left;
    margin-left: 50px;
    margin-top: 30px;
}

.lifu_center p.p24 {
    color: #2b2b2b;
    margin-top: 10px;
    font-weight: 600;
}

.lifu_center p.p14 {
    margin-top: 45px;
    line-height: 25px;
    color: #4e4e4e;
    text-align: justify;
}

.lifu_center p.p20 {
    color: #484848;
    font-family: "Perpetua";
}

.lifu_center p span {
    color: #b39854;
}

.lifu_right {
    width: 514px;
    float: right;
}

.rongyu {
    margin-top: 40px;
    width: 1200px;
    height: 210px;
}

.rongyu_left {
    width: 210px;
    float: left;
}

.rongyu_right {
    width: 940px;
    float: right;
    margin-top: 58px;
}

.yearstime {
    width: 940px;
    height: 40px;
    padding: 42px 0 27px;
    overflow: hidden;
}

.yearstime ul {
    font-size: 0;
    white-space: nowrap;
}

.yearstime li {
    display: inline-block;
    font-size: 14px;
    color: #4e4e4e;
    width: 190px;
    text-align: center;
    height: 40px;
    position: relative;
    border-bottom: 1px solid #eee;
    vertical-align: top;
}

.yearstime li .title {
    font-size: 14px;
    color: #4e4e4e;
    transition: .5s;
}

.yearstime li.active .title {
    font-size: 18px;
    color: #4e4e4e;
    transition: .5s;
}

.yearstime li:before {
    position: absolute;
    display: block;
    width: 34px;
    height: 38px;
    content: '';
    background: url(../images/brandstory/12.jpg) no-repeat center;
    bottom: 100%;
    margin-bottom: 4px;
    left: 50%;
    margin-left: -17px;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.yearstime li.active:before {
    opacity: 1;
    visibility: visible;
    transition: .5s;
}

.yearstime .lines {
    position: absolute;
    height: 15px;
    width: 100%;
    border-right: 1px solid #cecece;
    top: 100%;
}

.yearstime .lines .circle {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    content: '';
    border: 2px solid #d2d2d2;
    cursor: pointer;
    border-radius: 50%;
    top: -4px;
    background: #fff;
    left: 50%;
    margin-left: -4px;
    transition: .5s;
}

.yearstime li.active .lines .circle {
    width: 7px;
    height: 7px;
    border: 4px solid #004485;
    top: -7px;
    margin-left: -7px;
    transition: .5s;
}

.yearstime .lines .vline {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 20px;
    background: #eee;
    top: 5px;
    left: 50%;
    transition: .5s;
}

.yearstime li.active .lines .vline {
    background: #004485;
    top: 7px;
}

.rongyuzhanshi_wraper {
    margin-top: 50px;
    width: 100%;
    height: 330px;
    position: relative;
}

.rongyuzhanshi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
    transition: .5s;
}

.rongyuzhanshi.active {
    z-index: 1;
    visibility: visible;
    opacity: 1;
    transition: .5s;
}

.rongyuzhanshi_left {
    width: 554px;
    float: left;
}

.rongyuzhanshi_right {
    width: 467px;
    float: right;
}

.rongyuzhanshi_right p {
    margin-top: 20px;
    color: #4e4e4e;
    line-height: 25px;
    text-align: justify;
}

.rongyuzhanshi_right p a {
    color: #b39854;
}

.nian1 {
    margin-left: 80px;
}

.nian2 {
    margin-left: 153px;
}

.nian3 {
    margin-left: 153px;
}

.nian4 {
    margin-left: 153px;
}

.nian5 {
    margin-left: 153px;
}

.nian {
    margin-left: 150px;
    font-size: 18px;
}

.nian6 {
    margin-left: 75px;
    font-size: 18px;
}

.fendian {
    margin-top: 40px;
    width: 1200px;
    height: 300px;
}

.fendian_left {
    width: 545px;
    float: left;
}

.fendian_left p.p24 {
    color: #2b2b2b;
    margin-top: 10px;
    font-weight: 600;
}

.fendian_left p.p14 {
    margin-top: 45px;
    line-height: 25px;
    color: #4e4e4e;
    text-align: justify;
}

.fendian_left p.p20 {
    color: #484848;
    font-family: "Perpetua";
}

.fendian_left p span {
    color: #b39854;
}

.fendian_right {
    width: 210px;
    float: right;
}

.bigimgspace {
    margin-bottom: 10px;
}

.bigimgspace_title {
    width: 1200px;
    height: 40px;
    margin-top: 20px;
    border-bottom: 1px solid #eeeeed;
}

.bigimgspace_title b {
    font-size: 22px;
    float: left;
    line-height: 40px;
    margin-right: 300px;
    color: #161616;
}

.bigimgspace_title a {
    font-size: 16px;
    float: right;
    margin-right: 60px;
    line-height: 40px;
    color: #4e4e4e;
}

.bigimgspace_img {
    width: 1200px;
    margin-top: 15px;
}


/*service*/

.servicemain {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 115px;
}

.service_advantages {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}

.service_advantages p.cn {
    width: 1200px;
    height: 65px;
    font-size: 46px;
    border-bottom: 1px solid #eee;
}

.service_advantages p.en {
    height: 35px;
    font-size: 18px;
    color: #484848;
    font-family: "Perpetua";
    line-height: 1.8;
}

.service_advantages_main {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    margin-top: 80px;
}

.service_advantages_main_left {
    width: 520px;
    float: left;
}

.service_advantages_main_left p.p26 {
    line-height: 25px;
    height: 40px;
    color: #484848;
    font-family: "Perpetua";
}

.service_advantages_main_left p.p24 {
    margin-top: 25px;
    line-height: 25px;
    color: #2b2b2b;
    font-weight: 600;
}

.service_advantages_main_left p.p14 {
    margin-top: 65px;
    line-height: 25px;
    color: #4e4e4e;
    text-align: justify;
}

.service_advantages_main_left p a {
    color: #b39854;
}

.service_advantages_main_right {
    width: 581px;
    float: right;
    margin-top: 10px;
}

.onestopservice_bg {
    width: 1920px;
    height: 728px;
    position: relative;
    margin: 0 auto;
}

.onestopservice {
    width: 1200px;
    height: 640px;
    margin: 0 auto;
    margin-top: -640px;
    position: relative;
}

.onestopservice_bottom {
    width: 1200px;
    margin-top: 60px;
    height: 190px;
}

.onestopservice_bottom li {
    width: 240px;
    text-align: center;
    float: left;
}

.onestopservice_bottom_img {
    width: 240px;
}

.onestopservice_bottom_p {
    width: 240px;
    margin-top: 35px;
}

.onestopservice_bottom_p p {
    font-size: 24px;
    color: #2b2b2b;
}

.onestopservice_top {
    width: 1200px;
    margin-top: 70px;
}

.onestopservice_top_left {
    width: 528px;
    float: left;
}

.onestopservice_top_left p {
    line-height: 25px;
    color: #4e4e4e;
    text-align: justify;
}

.onestopservice_top_right {
    width: 528px;
    float: right;
}

.onestopservice_top_right p {
    line-height: 25px;
    color: #4e4e4e;
    text-align: justify;
}

.mediamain {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 115px;
}

.media_advantage {
    width: 1200px;
    margin: 0 auto;
}

.media_advantage_lunbo {
    float: left;
    margin: 0px 10px 5px 10px;
}

.media_advantage_lunbo1 {
    float: left;
    margin: 0px 5px 5px 5px;
    width: 260px;
}

.media_advantage_lunbo p {
    text-align: center;
    line-height: 25px;
}

.media_advantage_main {
    width: 1200px;
    margin-top: 40px;
    height: 580px;
}

.media_advantage_main_left {
    width: 592px;
    float: left;
}

.media_advantage_main_left p,.media_advantage_main_right p {
    line-height: 25px;
    color: #4e4e4e;
}
.media_advantage_main_left img, .media_advantage_main_right img{
    margin-bottom: 25px;
    width:100%;
    height: 352px;
    object-fit: cover;
}

.media_advantage_main_right {
    width: 592px;
    float: right;
}

.media_advantage_mainimg {
    width: 1200px;
}

.media_advantage_mainimg li {
    width: 260px;
    float: left;
    margin-left: 10px;
}

.media_advantage_mainimg li:first-child {
    margin-left: 0px;
}

.media_advantage_mainimg li img {
    width: 260px;
}

.media_advantage_mainimg li p.p18 {
    line-height: 25px;
    margin-top: 10px;
    text-align: center;
}
.media_advantage_mainimg li p.p14{
    text-align: justify;
}

.Technical_advantages {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}

.Technical_advantages_main {
    width: 1200px;
    height: 348px;
    margin-top: 60px;
}

.Technical_advantages_main_left {
    width: 450px;
    float: left;
    margin-top: 35px;
}

.Technical_advantages_main_left p.p40 {
    line-height: 25px;
    margin-top: 10px;
    color: #484848;
    font-family: "Perpetua";
}

.Technical_advantages_main_left p.p24 {
    line-height: 25px;
    margin-top: 10px;
    color: #2b2b2b;
}

.Technical_advantages_main_left p.p14 {
    line-height: 25px;
    margin-top: 10px;
    color: #4e4e4e;
    text-align: justify;
}

.Technical_advantages_main_left img {
    margin-top: 50px;
    margin-bottom: 10px;
}

.Technical_advantages_main_right {
    width: 750px;
    float: right;
}

.Technical_advantages_main_left1 {
    width: 750px;
    float: left;
}

.Technical_advantages_main_right1 p.p40 {
    line-height: 35px;
    margin-top: 10px;
    color: #484848;
    font-family: "Perpetua";
}

.Technical_advantages_main_right1 p.p24 {
    line-height: 25px;
    margin-top: 10px;
    color: #2b2b2b;
}

.Technical_advantages_main_right1 p.p14 {
    line-height: 25px;
    margin-top: 10px;
    color: #4e4e4e;
}

.Technical_advantages_main_right1 img {
    margin-top: 50px;
    margin-bottom: 10px;
}

.Technical_advantages_main_right1 {
    width: 450px;
    float: right;
    text-align: right;
    margin-top: 25px;
}


/*costume*/
.costumemain {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.costume_bg {
    width: 100%;
    margin: 0 auto;
}

.costume_bg img {
    width: 100%;
}

.costume_advantages {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}

.costume_advantages p.cn {
    width: 1200px;
    height: 65px;
    font-size: 40px;
}

.costume_advantages p.en {
    margin-top: 10px;
    font-size: 18px;
    color: #484848;
    font-family: "Perpetua";
}

.costumemain_main {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    height: 200px;
}

.costumemain_main_right {
    width: 542px;
    float: right;
}

.costumemain_main_right p.p14 {
    line-height: 30px;
    color: #4e4e4e;
    text-align: justify;
}

.costumemain_main_left {
    width: 440px;
    float: left;
}

.costumemain_main_left p.p24 {
    line-height: 35px;
    color: #2b2b2b;
    font-weight: 600;
}

.costumemain_main_left p.p12 {
    margin-top: 50px;
    line-height: 20px;
    color: #484848;
    font-family: "Perpetua";
}

.costumemain_main1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

.costumemain_main1_title {
    width: 1200px;
}

.costumemain_main1_title p.p24 {
    color: #989898;
    font-family: "Perpetua";
}

.costumemain_main1_title p b {
    color: #2b2b2b;
    font-size: 24px;
}

.costumemain_main1_img {
    width: 1200px;
    margin-top: 15px;
    height: 431px;
}

.costumemain_main1_img1 {
    width: 1200px;
    margin-top: 15px;
    height: 472px;
}

.costumemain_main1 span {
    color: #bc9339;
    font-size: 20px;
}

.costumemain_main1_p {
    width: 1200px;
    margin-top: 15px;
}

.costumemain_main1_p p {
    line-height: 30px;
    color: #4e4e4e;
    font-size: 14px;
    text-align: justify;
}

.costumemain_main2 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    height: 610px;
}

.costumemain_main2_left {
    width: 514px;
    float: left;
}

.costumemain_main2_right {
    width: 540px;
    float: right;
}

.costumemain_main2_right_title {
    margin-top: 102px;
}

.costumemain_main2_right_title p.p24 {
    color: #989898;
    font-family: "Perpetua";
}

.costumemain_main2_right_title p b {
    color: #2b2b2b;
    font-size: 24px;
}

.costumemain_main2_right_p {
    margin-top: 35px;
}

.costumemain_main2_right_p span {
    color: #bc9339;
    font-size: 20px;
}

.costumemain_main2_right_p p {
    line-height: 30px;
    color: #4e4e4e;
    font-size: 14px;
    text-align: justify;
}

.costumemain_main2_right_img {
    margin-top: 60px;
}

.costumemain_main2_right1 {
    width: 538px;
    float: right;
}

.costumemain_main2_left1 {
    width: 606px;
    float: left;
}

.costumemain_main2_left1_title {
    margin-top: 62px;
}

.costumemain_main2_left1_title p.p24 {
    color: #989898;
    font-family: "Perpetua";
}

.costumemain_main2_left1_title p b {
    color: #2b2b2b;
    font-size: 24px;
}

.costumemain_main2_left1_p {
    margin-top: 25px;
}

.costumemain_main2_left1_p span {
    color: #bc9339;
    font-size: 20px;
}

.costumemain_main2_left1_p p.p14 {
    line-height: 30px;
    color: #4e4e4e;
    width: 510px;
    text-align: justify;
}

.costumemain_main2_left1_p img {
    margin-top: 22px;
}

.costumemain_main2_left1_img {
    margin-top: 86px;
}

.costumemain_main3 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

.costumemain_main3_img1 {
    width: 1200px;
    margin-top: 15px;
    height: 684px;
}

.costumemain_main3_p span {
    color: #bc9339;
    font-size: 20px;
}

.costumemain_main3_p p {
    margin-top: 15px;
    line-height: 30px;
    font-size: 14px;
    text-align: justify;
}

.costumemain_main4 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    height: 350px;
}

.costumemain_main4_left {
    width: 582px;
    float: left;
}

.costumemain_main4_right {
    width: 580px;
    float: right;
}

.costumemain_main4_right_title {
    margin-top: 75px;
}

.costumemain_main4_right_title p.p24 {
    color: #989898;
    font-family: "Perpetua";
}

.costumemain_main4_right_title p b {
    color: #2b2b2b;
    font-size: 24px;
}

.costumemain_main4_right_p {
    margin-top: 40px;
}

.costumemain_main4_right_p span {
    color: #bc9339;
    font-size: 20px;
}

.costumemain_main4_right_p p.p14 {
    line-height: 30px;
    color: #4e4e4e;
    text-align: justify;
}

.costumemain_main4_right_p img {
    margin-top: 30px;
}

.costumemain_main5 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
    height: 610px;
}

.costumemain_main5_left {
    width: 582px;
    float: left;
}

.costumemain_main5_right {
    width: 582px;
    float: right;
}

.costumemain_main5_left_title {
    margin-top: 25px;
}

.costumemain_main5_left_title p.p24 {
    color: #989898;
    font-family: "Perpetua";
}

.costumemain_main5_left_title p b {
    color: #2b2b2b;
    font-size: 24px;
}

.costumemain_main5_left_p {
    margin-top: 30px;
}

.costumemain_main5_left_p span {
    color: #bc9339;
    font-size: 20px;
}

.costumemain_main5_left_p p {
    line-height: 30px;
    color: #4e4e4e;
    font-size: 14px;
    text-align: justify;
}

.costumemain_main5_right_title {
    margin-top: 25px;
}

.costumemain_main5_right_title p.p24 {
    color: #989898;
    font-family: "Perpetua";
}

.costumemain_main5_right_title p b {
    color: #2b2b2b;
    font-size: 24px;
}

.costumemain_main5_right_p {
    margin-top: 30px;
}

.costumemain_main5_right_p span {
    color: #bc9339;
    font-size: 20px;
}

.costumemain_main5_right_p p {
    line-height: 30px;
    color: #4e4e4e;
    font-size: 14px;
    text-align: justify;
}

.basespacemain {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.basespacecontent {
    width: 1200px;
    height: 430px;
    margin-top: 80px;
}

.basespacecontent_left {
    width: 500px;
    float: left;
}

.basespacecontent_right {
    width: 620px;
    float: right;
}

.basespacecontent_left img {
    width: 370px;
    height: 322px;
    float: left;
}

.basespacecontent_left p {
    width: 267px;
    float: right;
    margin-top: -30px;
    line-height: 25px;
    color: #636363;
    text-align: justify;
}

.basespacecontent_left p span {
    color: #bc9339;
}

.basespacecontent1 {
    width: 1200px;
    height: 500px;
    margin-top: 60px;
}

.basespacecontent_left1 {
    width: 611px;
    float: left;
    margin-top: 70px;
}

.basespacecontent_right1 {
    width: 457px;
    float: right;
}

.basespacecontent_right1 img {
    width: 457px;
    height: 285px;
    float: right;
}

.basespacecontent_right1 p {
    width: 374px;
    float: left;
    margin-top: 40px;
    line-height: 25px;
    color: #636363;
    text-align: justify;
}

.basespacecontent_right1 p span {
    color: #bc9339;
}

.basespacecontent2 {
    width: 1200px;
    height: 530px;
    margin-top: 60px;
}

.basespacecontent_left2 {
    width: 496px;
    float: left;
}

.basespacecontent_right2 {
    width: 500px;
    float: right;
}

.basespacecontent_left2_bottom {
    width: 474px;
    height: 330px;
}

.basespacecontent_left2_top {
    width: 474px;
}

.basespacecontent_left2_top p {
    width: 374px;
    margin-top: 40px;
    line-height: 25px;
    float: right;
    color: #636363;
    text-align: justify;
}

.basespacecontent_left2_top p span {
    color: #bc9339;
}

.basespacecontent_right2_bottom {
    width: 395px;
    height: 330px;
}

.basespacecontent_right2_top {
    width: 395px;
}

.basespacecontent_right2_top p {
    width: 377px;
    margin-top: 40px;
    line-height: 25px;
    float: left;
    color: #636363;
}

.basespacecontent_right2_top p span {
    color: #bc9339;
}

.fivespace {
    width: 1200px;
    margin: 0 auto;
    margin-top: 70px;
}

.fivespaceimg {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}

.fivespaceimg_list {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.fivespaceimg img {
    margin-top: 10px;
}

.fivespaceimg p.p14 {
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
}

.fivesence {
    width: 1200px;
    margin: 0 auto;
    margin-top: 90px;
}

.datuu {
    width: 100%;
    margin: 40px auto;
    overflow: hidden;
    position: relative;
}

.tl-slider {
    width: 100%;
    height: 508px;
    margin: 0 auto;
}

.tl-slider .flex-viewport {
    overflow: visible !important;
}

.tl-slider .slides:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;
}

.tl-slider li {
    float: left;
    text-align: center;
}

.tl-slider img {
    max-width: 100%;
    height: 100%;
}
.tl-content{
    position: relative;
}
.tl-middle{
    width: 960px;
    height: 508px;
    margin: 0 auto;
    position: relative;
}
.tl-title{
    width: 102px;
    height: 76px;
    position: absolute;
    left: -75px;
    bottom: 24px;
    padding: 22px 58px;
    background: #fafafa;
    text-align: left;
}
.tl-title .en{
    font-family: LincolnMillerBannerBeta;
    font-size: 20px;
    line-height: 20px;
}
.tl-title .cn{
    font-size: 20px;
    color: #b0b0b0;
    line-height: 36px;
}
.tl-left{
    height: 508px;
    position: absolute;
    right: 50%;
    top: 0;
    margin-right: 600px;
    width: 356px;
    z-index: 5;
}
.tl-right{
    height: 508px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 600px;
    width: 356px;
    z-index: 5;
}
.tl-num {
    text-align: center;
    margin: 20px auto;
    height: 20px;
    line-height: 20px;
    color: #7f7f7f;
    font-family: Verdana;
}

.tl-controls {
    position: relative;
    height: 50px;
}

.tl-controls .line-gray {
    width: 100%;
    height: 1px;
    background-color: #e7e7e7;
    top: 50%;
    left: 0;
    position: absolute;
}

.tl-controls .filling-line {
    width: 1042px;
    height: 1px;
    top: 50%;
    left: 50%;
    margin-left: -521px;
    background-color: #1b4bb2;
    transform: scaleX(0);
    transform-origin: 0 0;
    transition: transform .3s;
    position: absolute;
}

.tl-controls .flex-control-nav {
    top: 50%;
    left: 0;
    margin: 0;
    margin-top: -25px;
}

.tl-controls .flex-control-nav li {
    margin: 0 32px;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.tl-controls .flex-control-nav li:first-child {
    margin-left: 190px;
}

.tl-controls .flex-control-nav li:last-child {
    margin-right: 190px;
}

.tl-controls .flex-control-nav li a {
    width: 48px;
    height: 48px;
    border: 1px solid transparent;
    background-color: transparent;
    position: relative;
    transition: background-color .3s, border-color .3s;
}

.tl-controls .flex-control-nav li a:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -7px;
    border-radius: 50%;
    border: 3px solid #dfdfdf;
    background-color: #f8f8f8;
    transition: background-color .3s, border-color .3s;
}

.tl-controls .flex-control-nav li.old a:after {
    border-color: #accfff;
    background-color: #3169df;
    transition: background-color .3s, border-color .3s;
}

.tl-controls .flex-control-nav li a.flex-active {
    border-color: #accfff;
    background-color: #f8f8f8;
    transition: background-color .3s, border-color .3s;
}

.tl-controls .flex-control-nav li a.flex-active:after {
    height: 10px;
    width: 10px;
    margin-top: -5px;
    margin-left: -5px;
    background-color: #3169df;
    border: none;
    transition: background-color .3s, border-color .3s;
}

.flexslider:hover .flex-prev {
    background: url(../images/png/arrowleft.png) no-repeat;
    opacity: 0.7;
}

.flexslider:hover .flex-next {
    background: url(../images/png/arrowright.png) no-repeat;
    opacity: 0.7;
}
.contents img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.flinks{
    background: #222;
    padding-top: 1rem;
}
.flinks p{
    color: #535458;
    font-size: 14px;
}
.flinks a{
    padding: 0 .5rem;
    line-height: 2rem;
    color: #535458;
    font-size: 14px;
}
.form1{
    padding: 50px;
}
.form-header{
    text-align: center;
}
.form-header h1{
    font-size: 50px;
    font-weight: bold;
    color: #015099;
    line-height: 1.2;
}
.form-header h2{
    font-family: serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.6;
}
.form-header h3{
    font-size: 20px;
    color: #694645;
    font-weight: lighter;
    line-height: 1.4;
    word-spacing: 6px;
}
.form-header p{
    font-size: 14px;
    line-height: 2;
    margin: 10px 0;
    font-weight: lighter;
    color: #4c4c4c;
}
.question{
    font-size: 20px;
    line-height: 2;
}
.question,.form-header h2 span{
    color: #015099;
}
.form-btn{
    text-align: center;
    margin-top: 3em;
}
.form-btn button{
    background: #b60000;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    padding: 10px 20px;
    color: #fff;
}
.form-group{
    border-bottom: 1px solid #ccc;
    padding: 20px 200px;
}
.answers{
    line-height: 2;
    font-size: 14px;
}
.question.small{
    font-size: 16px;
}
.answers input{
    vertical-align: middle;
}
.checkbox-inline,.radio-inline{
    display: inline-block;
    margin-right: 1.4em;
}
.answers .contact{
    margin-top: 1em;
}
.answers .contact input{
    border: 1px solid #ccc;
    line-height: 1.4;
    padding: 4px;
}
.answers .contact label{
    line-height: 1.4;
    vertical-align: middle;
}
.answers .contact span{
    color: #f00;
}
.left-fixed{ position: fixed;left:0;top: 40%; margin-top: -164px; border:none; display: none; z-index: 999; }
.left-fixed a{ display: block;width: 70px; height: 82px;transition: all .2s ease; }
.left-fixed .left-chas { width:70px; height:103px;   background:#d8aa30; border-top:1px solid #d8aa30;}
.left-fixed .left-yd{ width:70px; height:130px; background:#282828; border-top:1px solid #4f4f4f;}
.left-fixed .left-phone{ width:70px; height:50px; background:#282828; border-top:1px solid #4f4f4f;}
.left-fixed .left-proposal{ width:70px; height:50px; background:#282828; border-top:1px solid #4f4f4f;}
.left-fixed .left-top{ width:70px; height:95px; background:#282828; border-top:1px solid #4f4f4f;}
.left-fixed .left-qq2 {background-color: #282828;height: 85px;display: table-cell;vertical-align: middle;}
.left-chas img { margin: 20px 10px 0 8px; }
.left-yd img { margin: 15px 10px 0 8px; }
.left-phone img { margin: 10px 0 0 2px; }
.left-proposal img { margin: 10px 0 0 0; }
.left-top img { margin: 20px 25px 0 20px; }
.left-qq2 img { margin: 0;vertical-align: middle;max-width: 100%;max-height: 100%; }
.left-chas:hover,
.left-yd:hover,
.left-phone:hover,
.left-proposal:hover,
.left-top:hover,
.left-qq2:hover{width: 100px;text-align: right;}
.left-fixed .right-menu{background-color:#282828;height:47px;width:70px;}
.left-fixed .right-menu img{margin:0;}
.left-fixed .w{position:relative}
.left-fixed .right-menu-w{width:124px;height:565px;position:absolute;top:0;left:70px;z-index:100;display:none;background:url(../images/menubg.jpg) no-repeat center center scroll transparent}
.left-fixed .right-menu-w a{width:100%;text-align:center}
.left-fixed .right-menu-w a img{display:inline-block;margin:0 auto}
.left-fixed .right-menu-w a:first-child{margin:60px 0 0;height:90px;line-height:150px}
.left-fixed .right-menu-w a+a{margin:50px 0 0;height:80px;line-height:140px}
.left-fixed .right-menu-w a+a+a{margin:30px 0 0}
.left-fixed .right-menu-w a:last-child{height:140px;line-height:245px;margin:25px 0 0}
.animatedm{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes zoomOut{from{opacity:1}
    50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    to{opacity:0}
}
@keyframes zoomOut{from{opacity:1}
    50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    to{opacity:0}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}
.layer-form {
    display: none;
    background: url(../images/layer-form-bg.jpg) no-repeat right center;
}

.layer-form:after,
.layer-form-left .input-checkbox:after,
.layer-form-left .input-inline:after {
    display: block;
    content: '';
    zoom: 1;
    clear: both;
}

.layer-form-left {
    width: 560px;
    float: left;
    box-sizing: border-box;
    padding: 45px 40px 12px;
}

.layer-form-left .form-group {
    border-bottom: none;
    margin-bottom: 56px;
    padding: 0;
}

.layer-form-left .input-title {
    font-size: 14px;
    margin-bottom: 25px;
}

.layer-form-left .input-radio label {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 6px 30px;
    border: 1px solid #e5e5e5;
    color: #9c9c9c;
    margin: 0 10px 0 0;
}

.layer-form-left .input-radio label.check {
    border-color: #27398b;
    color: #27398b;
}

.layer-form-left .input-radio input {
    display: none;
}

.layer-form-left .input-checkbox label {
    font-size: 18px;
    font-weight: bold;
    display: block;
    float: left;
    width: 25%;
    margin-bottom: 18px;
}

.layer-form-left .input-inline input {
    display: block;
    float: left;
    width: 31%;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    margin: 0 10px 10px 0;
    padding: 6px 4px;
}

.layer-form-left .submit-btn,
.layer-form-left .online-btn {
    font-size: 14px;
    border: none;
    border-radius: 0;
    width: 40%;
    text-align: center;
    line-height: 3;
}

.layer-form-left .submit-btn {
    color: #fff;
    background: #000;
}

.layer-form-left .online-btn {
    color: #000;
    background: #febf32;
}

.layer-form-right {
    width: 380px;
    float: left;
}

.layer-form-right img {
    display: block;
}
