全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font:16px/1.6 Arial, Helvetica, sans-serif;color: #333;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;word-wrap:break-word;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;vertical-align: top;}
img{max-width:100%;}
.clearfix:after,.clearfix:before{clear: both;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.overflow3{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position: relative;z-index: 111;padding-top: 6px;box-shadow: 0 4px 8px rgba(0,0,0,.02);background-color: #F8F8F8;}
header .logo{line-height: 110px;height: 110px;font-size: 0;display: block;padding-left: 80px;position: relative;}
header .logo img{max-height: 60%;}
/*header .logo video{width: 80px;position: absolute;left: 0;top:0;height: 60px;bottom: 0;margin: auto 0;}*/
header .logo img:nth-child(1){position: absolute;left: 0;top:0;height: 60px;bottom: 0;margin: auto 0;}
/*header .logo img:nth-child(1){width: 60px;animation:fd 2s linear infinite;}
@keyframes fd {
    0%{
        transform:rotate(0deg)
    }
    10%{
        transform:rotate(11deg)
    }
    20%{
        transform:rotate(0deg)
    }
    50%{
        transform:rotate(-70deg)
    }
    60%{
        transform:rotate(-77deg)
    }
    70%{
        transform:rotate(-70deg)
    }
    80%{
        transform:rotate(-77deg)
    }
    90%{
        transform:rotate(-70deg)
    }
}*/
header .txt{font-size: 0;}
header .txt span{padding-left: 30px;font-size: 18px;display: inline-block;vertical-align: top;line-height: 110px;}
header .txt span img{padding-right:8px;position: relative;top:-2px;}




/*pc导航*/
header nav{background: #029e9d;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width:14.28%;}
header nav ul > li > a{line-height:24px; display:block;color: #fff;font-size:18px;position: relative;}
header nav ul > li > a span{line-height:24px; display:inline-block;vertical-align: middle;font-size:18px;position: relative;}
header nav ul > li > a:after{content: "";width:0;height: 64px;display: inline-block;vertical-align: middle;}
header nav ul > li:hover > a{color: #fff;background-color: #ede08f;}
header nav ul > li.active > a{color: #fff;background-color: #ede08f;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width:440px; text-align: left; right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size:16px;color: #333;line-height: 24px;padding:8px 15px;display: block;}
header nav .ul a:hover{background-color: #ede08f;color: #fff;}
header nav .ul a.active{background-color: #ede08f;color: #fff;}
header nav ul > li:nth-child(2) .ul{width: 390px}
header nav ul > li:nth-last-child(2) .ul{width: 100%;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:transparent;opacity:1;transition: all .2s;width: 16px;height: 16px;border: 2px solid #fff;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #fff;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 60px;}
.banner .swiper-button-prev{background: transparent;font-size: 50px;color: #fff;width: 50px;height: 50px;margin-top: -25px;left: 3%;opacity: .77;}
.banner .swiper-button-next{background: transparent;font-size: 50px;color: #fff;width: 50px;height: 50px;margin-top: -25px;right: 3%;opacity: .77;}
.banner .swiper-button-prev:hover{opacity: 1;}
.banner .swiper-button-next:hover{opacity: 1;}



/*头部公用*/
.main66{padding:80px 0;}
.title{font-size: 0;text-align: center;padding-bottom:44px;overflow: hidden;}
.title .div1{font-size: 44px;font-weight: bold;color: #029e9d;font-family: 'Adobe Caslon pro';line-height: 120%;text-align: center;}
.title .div2{font-size: 16px;font-family: 'Arial';color: #999;max-width: 1030px;margin: 10px auto 0;}

.main1 .box{margin: -20px -10px 0;}
.main1 .box .list{display: block;width: calc(25% - 20px);margin: 20px 10px 0;float: left;position: relative;border-radius:11px;overflow: hidden;}
.main1 .box .list .img{position: relative;z-index: 1;}
.main1 .box .list .img .bjcover{padding-top:106%;}
.main1 .box .list .tt{position: absolute;left: 0;width: 100%;bottom: 0;padding:25px 10px 15px 15px;z-index: 2;background: url(../images/t1.png) center top/cover;}
.main1 .box .list .tt1{font-size: 20px;color: #ede08f;font-family: 'Adobe Caslon pro';font-weight: bold;}
.main1 .box .list .tt2{font-size: 24px;color: #fff;font-family: 'Adobe Caslon pro';}
.main1 .box .list .tt3{width: 86px;line-height: 32px;height: 32px;font-size: 16px;color: #fff;border-radius: 20px;text-align: center;position: absolute;right: 20px;bottom: 18px;margin: auto 0;background: #029e9d;display: none;}
.main1 .box .list .tt3:hover{background-color: #ede08f;}
.main1 .box .list:hover .img .bjcover{transform:scale(1.06);}
.main1 .box .list:nth-child(1){width: calc(50% - 20px);}
.main1 .box .list:nth-child(1) .img .bjcover{padding-top: calc(53% - 11px)}
.main1 .box .list:nth-child(1) .tt{padding-right: 122px;}
.main1 .box .list:nth-child(1) .tt3{display: block;}
.main1 .box .list:nth-child(6){width: calc(50% - 20px);}
.main1 .box .list:nth-child(6) .img .bjcover{padding-top: calc(53% - 11px)}
.main1 .box .list:nth-child(6) .tt{padding-right: 122px;}
.main1 .box .list:nth-child(6) .tt3{display: block;}
.main1 .box .list:nth-child(n+7){display: none;}



.main2 .box{margin-top: -30px;}
.main2 .zuo{width: 32%;float: left;}
.main2 .you{width: 68%;float: left;}
.main2 .zuo .list{display: block;position: relative;border-radius: 11px;overflow: hidden;margin-top: 31px;}
.main2 .zuo .list .img{position: relative;z-index: 1;}
.main2 .zuo .list .img .bjcover{height: 314px;}
.main2 .zuo .list .tt{position: absolute;left: 0;width: 100%;bottom: 0;padding:25px 15px 20px 25px;z-index: 2;background: url(../images/t1.png) center top/cover;}
.main2 .zuo .list .tt1{font-size: 16px;color: #fff;font-family: 'Adobe Caslon pro';font-weight: bold;line-height: 26px;max-height: 52px}
.main2 .zuo .list .tt2{font-size: 14px;color: #ede08f;font-weight: bold;margin-top: -4px;}

.main2 .zuo .list .tt4{font-size: 0;margin-top: 11px;position: relative;padding-right: 100px;white-space:nowrap;word-break:break-all;}
.main2 .zuo .list .tt4 span{font-size: 14px;color: #fff;position: relative;line-height: 30px;}
.main2 .zuo .list .tt4 span:nth-child(1){font-size: 24px;color: #ede08f;font-weight: bold;}
.main2 .zuo .list .tt4 span:nth-child(2){padding-left: 20px;}
.main2 .zuo .list .tt4 span:nth-child(2):after{content: "|";position: absolute;left: 10px;top:-8px;color: #fff;}
.main2 .zuo .list .tt4 i{display: block;position: absolute;right:0;top:0;font-size:16px;color: #ede08f;border: 1px solid #ede08f;border-radius: 44px;padding: 0 14px;line-height: 28px;}
.main2 .zuo .list:nth-child(n+4){display: none;}

.main2 .you .list{display: block;position: relative;border-radius: 11px;overflow: hidden;width: calc(50% - 30px);margin: 30px 0 0 30px;float: left;background-color: #fff;}
.main2 .you .list .img{position: relative;z-index: 1;}
.main2 .you .list .img .bjcover{height: 250px;}
.main2 .you .list .tt1{font-size: 16px;color: #333;font-family: 'Adobe Caslon pro';font-weight: bold;line-height: 26px;padding: 20px 20px 0;height: 74px;}
.main2 .you .list .tt2{font-size: 14px;color: #029e9d;font-weight: bold;margin-top: -4px;padding: 0 30px 20px;}
.main2 .you .list .tt3{border-top: 1px solid #eee;font-size: 16px;color: #999;line-height: 25px;padding: 20px 30px 0 42px;position: relative;margin:7px 0 18px;-webkit-line-clamp: 2;height: 68px;}
.main2 .you .list .tt3:after{content: "";width: 14px;height: 19px;background: url(../images/t2.png) no-repeat center center;position: absolute;left: 22px;top:22px;}
.main2 .you .list .tt4{font-size: 0;position: relative;border-top: 1px solid #eee;padding: 18px 110px 18px 20px;white-space:nowrap;word-break:break-all;}
.main2 .you .list .tt4 span{font-size: 14px;color: #999;position: relative;line-height: 30px;}
.main2 .you .list .tt4 span:nth-child(1){font-size: 24px;color: #df0000;font-weight: bold;}
.main2 .you .list .tt4 span:nth-child(2){padding-left: 20px;}
.main2 .you .list .tt4 span:nth-child(2):after{content: "|";position: absolute;left: 10px;top:-8px;color: #999;}
.main2 .you .list .tt4 i{display: block;position: absolute;right:20px;top:0;bottom: 0;margin: auto 0;;font-size:16px;color: #fff;border: 1px solid #029e9d;background-color: #029e9d;border-radius: 44px;padding: 0 14px;line-height: 28px;height: 30px;}
.main2 .you .list:nth-child(n+5){display: none;}
.main2 .list:hover .img .bjcover{transform:scale(1.06);}


.main3 .box{margin: -20px -10px 0;}
.main3 .box .list{display: block;position: relative;border-radius: 11px;overflow: hidden;width: calc(25% - 20px);margin: 20px 10px 0;float: left;background-color: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);height: 384px;overflow: hidden;}
.main3 .box .list:nth-child(n+2) .img{position: relative;z-index: 1;}
.main3 .box .list:nth-child(n+2) .img .bjcover{height:176px;}
.main3 .box .list:nth-child(n+2) .tt1{font-size: 16px;color: #333;font-family: 'Adobe Caslon pro';font-weight: bold;line-height: 22px;padding: 10px 10px 0;height: 74px;}
.main3 .box .list:nth-child(n+2) .tt2{font-size: 14px;color: #029e9d;font-weight: bold;margin-top: -4px;padding: 0 20px 16px;}
.main3 .box .list:nth-child(n+2) .tt3{border-top: 1px solid #eee;font-size: 14px;color: #999;line-height: 22px;padding: 16px 20px 0 42px; margin-top: 7px; position: relative;margin-bottom: 15px;-webkit-line-clamp: 2;height:66px;}
.main3 .box .list:nth-child(n+2) .tt3:after{content: "";width: 14px;height: 19px;background: url(../images/t2.png) no-repeat center center;position: absolute;left:20px;top:18px;}
.main3 .box .list:nth-child(n+2) .tt4{font-size: 0;background-color: #ede08f;font-weight:bold;}
.main3 .box .list:nth-child(n+2) .tt4 span{font-size: 18px;color: #fff;position: relative;line-height: 44px;background-color: #029e9d;width: 50%;display: inline-block;vertical-align: top;height: 44px;text-align: center;}
.main3 .box .list:nth-child(n+2) .tt4 i{font-size: 18px;color: #000;position: relative;line-height: 44px;background-color: #ede08f;width: 50%;display: inline-block;vertical-align: top;height: 44px;text-align: center;}
.main3 .box .list:nth-child(n+2) .tt4 span:nth-child(2){display: none;}
.main3 .box .list:hover .img .bjcover{transform:scale(1.06);}
.main3 .box .list:nth-child(n+8){display: none;}
.main3 .box .list:nth-child(1){width: calc(50% - 20px);}
.main3 .box .list:nth-child(1) .img .bjcover{height: 393px;}
.main3 .box .list:nth-child(1) .tt{position: absolute;left: 0;width: 100%;bottom: 0;padding:25px 15px 20px 25px;z-index: 2;background: url(../images/t1.png) center top/cover;}
.main3 .box .list:nth-child(1) .tt1{font-size: 20px;color: #fff;font-family: 'Adobe Caslon pro';font-weight: bold;line-height: 30px;}
.main3 .box .list:nth-child(1) .tt2{font-size: 14px;color: #ede08f;font-weight: bold;margin-top: -4px;}
.main3 .box .list:nth-child(1) .tt3{display: none;}
.main3 .box .list:nth-child(1) .tt4{font-size: 0;margin-top: 8px;position: relative;padding-right: 100px;white-space:nowrap;word-break:break-all;}
.main3 .box .list:nth-child(1) .tt4 span{font-size: 14px;color: #fff;position: relative;line-height: 30px;}
.main3 .box .list:nth-child(1) .tt4 span:nth-child(1){font-size: 24px;color: #ede08f;font-weight: bold;}
.main3 .box .list:nth-child(1) .tt4 span:nth-child(2){padding-left: 20px;}
.main3 .box .list:nth-child(1) .tt4 span:nth-child(2):after{content: "|";position: absolute;left: 10px;top:-8px;color: #fff;}
.main3 .box .list:nth-child(1) .tt4 i{display: block;position: absolute;right:0;top:0;font-size:16px;color: #ede08f;border: 1px solid #ede08f;border-radius: 44px;padding: 0 14px;line-height: 28px;}




.main4 .lb4{margin: -15px;}
.main4 .list{display: block;position: relative;border-radius: 11px;overflow: hidden;background-color: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);margin: 15px;}
.main4 .list .img{position: relative;z-index: 1;}
.main4 .list .img .bjcover{padding-top: 66%}
.main4 .list .tt1{font-size:16px;color: #333;font-family: 'Adobe Caslon pro';font-weight: bold;line-height: 26px;padding: 20px 20px 0;height: 74px;}

.main4 .list .tt2{font-size: 14px;color: #029e9d;font-weight: bold;margin-top: -4px;padding: 0 30px 20px;}
.main4 .list .tt3{border-top: 1px solid #eee;font-size: 16px;color: #999;line-height: 25px;padding: 20px 30px 0 42px;position: relative;margin: 11px 0 18px;-webkit-line-clamp: 2;height: 68px;}
.main4 .list .tt3:after{content: "";width: 14px;height: 19px;background: url(../images/t2.png) no-repeat center center;position: absolute;left: 22px;top:22px;}
.main4 .list .tt4{font-size: 0;position: relative;border-top: 1px solid #eee;padding: 18px 110px 18px 20px;white-space:nowrap;word-break:break-all;}
.main4 .list .tt4 span{font-size: 14px;color: #999;position: relative;line-height: 30px;}
.main4 .list .tt4 span:nth-child(1){font-size: 24px;color: #df0000;font-weight: bold;}
.main4 .list .tt4 span:nth-child(2){padding-left: 20px;}
.main4 .list .tt4 span:nth-child(2):after{content: "|";position: absolute;left: 10px;top:-8px;color: #999;}
.main4 .list .tt4 i{display: block;position: absolute;right:20px;top:0;bottom: 0;margin: auto 0;;font-size:16px;color: #fff;border: 1px solid #029e9d;background-color: #029e9d;border-radius: 44px;padding: 0 14px;line-height: 28px;height: 30px;}
.main4 .list:nth-child(n+5){display: none;}
.main4 .list:hover .img .bjcover{transform:scale(1.06);}
.lb4{position: relative;}
.lb4 .swiper-button-prev{background: transparent;font-size: 50px;color: #029e9d;width: 50px;height: 50px;margin-top: -25px;left: -66px;opacity: .77;}
.lb4 .swiper-button-next{background: transparent;font-size: 50px;color: #029e9d;width: 50px;height: 50px;margin-top: -25px;right:-66px;opacity: .77;transform:rotate(180deg)}
.lb4 .swiper-button-prev:hover{color: #ede08f;}
.lb4 .swiper-button-next:hover{color: #ede08f;}


.main5{position: relative;}
.main5 .bjimg{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 30px;margin: auto;width: 100%;z-index: 1;}
.main5 .container-fluid{position: relative;z-index: 2;padding-top: 30px;}
.main5 .box{background: #ededed;border-radius: 11px;padding: 28px;}
.main5 .box .box1{background: #fff;border: 1px solid #eee;border-radius: 11px;margin-top: -60px;padding:70px 40px 77px;text-align: center;}
.main5 .box .box1 .tt1{font-size: 54px;font-weight: bold;color: #029e9d;font-family: 'Adobe Caslon pro';line-height: 110%;padding-bottom: 30px;}
.main5 .box .box1 .tt2{font-size: 18px;font-weight: bold;color: #999;line-height: 34px;}
.main5 .box .box1 .tt3{display: block;width: 300px;line-height: 56px;border: 5px solid #cceceb;font-size: 30px;color: #ffdb00;background-color: #029e9d;border-radius: 40px;font-weight: bold;position: absolute;left: 0;right: 0;bottom: -15px;margin: 0 auto;}
.main5 .box .box1 .tt3:hover{background-color: #038584;color: #fff;}



.main6 .box{font-size: 0;margin: -20px -10px 0;}
.main6 .box .list{width: calc(25% - 20px);margin: 20px 10px 0;display: inline-block;vertical-align: top;border-radius: 11px;overflow: hidden;}
.main6 .box .list .tt1{position: relative;height: 80px;overflow: hidden;padding: 0 10px 0 80px;background-color: #029e9d;}
.main6 .box .list .tt1 span{width:44px;height: 44px;line-height: 44px;background: #ede08f;border-radius: 50%;font-size: 20px;font-weight: bold;text-align: center;display: block;position: absolute;left: 20px;top:0;bottom: 0;margin: auto 0;}
.main6 .box .list .tt1:before{content: "";height: 80px;width: 0;overflow: hidden;display: inline-block;vertical-align:middle;}
.main6 .box .list .tt1 b{display: inline-block;vertical-align: middle;font-family: 'Adobe Caslon pro';font-size: 22px;color: #fff;line-height: 30px;max-height: 70px;padding-top: 10px;overflow: hidden;max-width: 100%;}
.main6 .box .list .tt2{border: 1px solid #eee;border-radius: 0 0 11px 11px;overflow: hidden;border-top: 0;padding: 20px;}
.main6 .box .list .tt2 div{font-size:16px;color: #999;padding: 10px 0 10px 28px;position: relative;line-height: 24px;min-height: 236px}
.main6 .box .list .tt2 div:after{content: "";width: 16px;height: 16px;background: url(../images/t4.png) no-repeat;position: absolute;left: 0;top:13px;}


.main7 .lb7{position: relative;margin: -10px;}
.main7 .swiper-container{padding-bottom:66px;}
.main7 .list{display: block;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);border-radius: 11px;margin: 10px;padding: 30px 30px 50px;}
.main7 .list .tt1{background-color: #029e9d;height: 70px;display: inline-block;min-width: 260px;line-height: 26px;padding: 14px 20px 0 86px;position: relative;font-size: 22px;color: #ede08f;font-family: 'Adobe Caslon pro';border-radius: 40px;overflow: hidden;position: relative;font-weight: bold;}
.main7 .list .tt1 i{font-size: 14px;color: #fff;display: block;font-weight: normal;}
.main7 .list .tt1 span{width: 70px;height: 70px;position: absolute;left: 0;top:0;border-radius: 50%;}
.main7 .list .tt2{font-size: 18px;color: #999;line-height: 30px;text-indent: 60px;position: relative;margin-top: 40px;min-height: 150px;}
.main7 .list .tt2:after{content: "";width: 47px;height: 40px;background: url(../images/t6.png) no-repeat;position: absolute;left: 0;top:-16px;transform:rotate(180deg)}
.main7 .list .tt2:before{content: "";width: 67px;height: 40px;background:#fff url(../images/t6.png) no-repeat right top;position: absolute;right: 20px;bottom:-16px;}



.lb7 .swiper-pagination-bullet{background:transparent;opacity:1;transition: all .2s;width: 12px;height: 12px;border: 1px solid #029e9d;}
.lb7 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #029e9d;}


footer{padding-top: 60px;color: #fff;}
footer .box2{border-top: 1px solid #000;position: relative;font-size: 14px;text-align: center;padding: 25px 15px;}
footer .box2:after{content: "";width: 100%;height: 1px;background: #585D6F;position: absolute;left: 0;top:0;}
footer .box1{font-size: 0;}
footer .box1 .ul{display: inline-block;vertical-align: top;width: 28%;padding: 10px;color: #fff;line-height: 36px;font-size: 14px;}
footer .box1 .ul:nth-child(1){width: 22%;}
footer .box1 .ul:nth-child(3){width: 22%;}
footer .box1 .ul a{display: block;font-size: 14px;line-height: 22px;padding-bottom: 14px;color: #fff;}
footer .box1 .ul a:nth-child(1){font-weight: bold;font-size: 30px;padding-bottom:24px;}
footer .box1 .ul a:hover{text-decoration: underline !important;}
footer .box1 .ul .img{width: 126px;margin-right: 20px;display: inline-block;vertical-align: top;font-size: 18px;text-align: center;padding-top:15px;}
footer .box1 .ul .img img{display: block;width: 100%;margin: 0 auto 6px;border-radius: 11px;}



.banner2{overflow: hidden;}

.about1 .zuo{width: calc(100% - 288px);float: left;padding-right:30px;float: left;}
.about1 .zuo .top{font-size: 44px;color: #029e9d;font-weight: bold;padding-bottom: 20px;font-family: 'Adobe Caslon pro';text-align: center;}
.about1 .zuo .danye{font-size:17px;color: #333;line-height:30px;}
.about1 .you{width: 288px;box-shadow: 0 0 11px rgba(0,0,0,.03);border: 1px solid #eee;border-radius: 11px;padding: 20px;float:right;}
.about1 .you .top{font-size: 24px;color: #029e9d;font-weight: bold;line-height: 30px;padding:6px 0 11px;font-family: 'Adobe Caslon pro';}
.about1 .you form div{border: 1px solid #eee;line-height: 44px;height: 46px;box-shadow: 0 0 11px rgba(0,0,0,.03);padding:0 10px 0 52px;position: relative;margin-bottom: 15px;}
.about1 .you form div img{display: block;position: absolute;left: 15px;top:0;bottom: 0;margin: auto 0;width: 24px;}
.about1 .you form div input{width: 100%;line-height: 44px;height: 44px;border: 0;background: transparent;}
.about1 .you form textarea{border: 1px solid #eee;line-height: 24px;height: 118px;box-shadow: 0 0 11px rgba(0,0,0,.03);padding:10px 15px;font-size: 16px;width: 100%;max-width: 100%;}
.about1 .you form button{width: 100%;line-height: 50px;text-align: center;font-size: 20px;background: #029e9d;font-weight: bold;border: 0;color: #fff;margin-top: 15px;transition: all .3s;}
.about1 .you form button:hover{background-color: #038584;}


.about2 .tt1{background: #029e9d;padding: 30px 44px;font-size: 20px;line-height: 44px;color: #fff;border-radius: 11px;}
.about2 .tt2{font-size: 44px;font-weight: bold;padding-bottom: 15px;line-height: 54px;}

.about2 .tt3{border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 50px 50px 60px;margin-top: 40px;border-radius: 11px;}
.about2 .tt3 .tt2{color: #029e9d;}
.about2 form{padding-top: 20px;}
.about2 form .div1{position: relative;float: left;width: 100%;margin-bottom: 20px;}
.about2 form .div1 span{display: block;width: 150px;float: left;line-height: 46px;font-size: 18px;text-align: right;padding-right: 14px;color: #333;}
.about2 form .div1 input{width: calc(100% - 150px);float: left;line-height: 44px;font-size: 16px;height: 46px;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 0 20px;}

.about2 form .div1.div2 select{width: 90px;line-height: 44px;height: 46px;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 0 15px;font-size: 16px;float: left;margin-right: 10px;}
.about2 form .div1.div2 input{width: calc(100% - 250px);}

.about2 form .div1.div3{float: left;width: calc(50% + 50px);;}
.about2 form .div1.div4{width: calc(50% - 50px);}
.about2 form .div1.div3 select{width:calc(100% - 160px);line-height: 44px;height: 46px;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 0 15px;font-size: 16px;float: left;margin-right: 10px;}
.about2 form .div1.div4 span{width:50px;}
.about2 form .div1.div4 select{width:calc(100% - 60px);}

.about2 form .danxuan{font-size: 0;width: calc(100% - 160px);float: left;padding-top: 10px;}
.about2 form .danxuan label {color: #333;position: relative;cursor: pointer;margin-bottom: 14px;display: block;float: left;}
.about2 form .danxuan label input{display: none;}
.about2 form .danxuan label div {display: block;line-height: 26px;height: 26px;margin-right: 30px;position: relative;padding-left: 22px;font-size: 16px;font-weight:normal;}
.about2 form .danxuan label div:before {content: "";width: 16px;height: 16px;border: 1px solid #e7e7e7;position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;}
.about2 form .danxuan label input:checked+div:before {background: url(../images/tu60.png) no-repeat center center;}

.about2 form .div1 textarea{width: calc(100% - 150px);max-width: calc(100% - 150px);float: left;line-height: 24px;font-size: 16px;height: 166px;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 10px 20px;}
.about2 form button{width: 100%;font-size: 22px;text-align:center;font-weight: bold;background: #029e9d;line-height: 60px;border: 0;color: #fff;transition: all .3s;}
.about2 form button:hover{background-color: #038584;}

.title1{text-align: center;font-size: 44px;font-weight: bold;color: #029e9d;margin-bottom: 35px;line-height: 120%;font-family: 'Adobe Caslon pro';}





.nybeijing{margin:0 -15px;}
.nybeijing .list{display: block;position: relative;border-radius: 11px;overflow: hidden;background-color: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);margin:0 15px 30px;width: calc(33.33% - 30px);float: left;}
.nybeijing .list .img{position: relative;z-index: 1;}
.nybeijing .list .img .bjcover{padding-top: 66%;}
.nybeijing .list .tt1{font-size: 16px;color: #333;font-family: 'Adobe Caslon pro';font-weight: bold;line-height: 28px;padding: 20px 20px 0;height: 74px;}
.nybeijing .list .tt2{font-size: 14px;color: #029e9d;font-weight: bold;margin-top: -4px;padding: 0px 0px 5px 0px;}
.nybeijing .list .tt3{border-top: 1px solid #eee;font-size: 14px;color: #999;line-height: 22px;padding: 16px 20px 0 42px; margin-top:11px; position: relative;margin-bottom: 15px;-webkit-line-clamp: 3;min-height:83px;}
.nybeijing .list .tt3:after{content: "";width: 14px;height: 19px;background: url(../images/t2.png) no-repeat center center;position: absolute;left: 20px;top:18px;}
.nybeijing .list .tt4{font-size: 0;position: relative;border-top: 1px solid #eee;padding: 18px 110px 18px 30px;white-space:nowrap;word-break:break-all;}
.nybeijing .list .tt4 span{font-size: 14px;color: #999;position: relative;line-height: 30px;}
.nybeijing .list .tt4 span:nth-child(1){color: #df0000; font-size:18px; font-weight:bold;}
.nybeijing .list .tt4 span:nth-child(2){padding-left: 20px;}
.nybeijing .list .tt4 span:nth-child(2):after{content: "|";position: absolute;left: 10px;top:-8px;color: #999;}
.nybeijing .list .tt4 i{display: block;position: absolute;right:20px;top:0;bottom: 0;margin: auto 0;font-size:14px;color: #fff;border: 1px solid #029e9d;background-color: #029e9d;border-radius: 44px;padding: 0 14px;line-height: 28px;height: 30px;}
.nybeijing .list:hover .img .bjcover{transform:scale(1.06);}

.nybeijingbox .box:nth-child(n+2){margin-top: 30px;}




.nybeijing1 .title1{text-align:center;}
.nybeijing1 .box{margin:0 -10px;}
.nybeijing1 .list{display: block;position: relative;border-radius: 11px;overflow: hidden;background-color: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);margin:0 10px 30px;width: calc(33.33% - 20px);float: left;}
.nybeijing1 .list .img{position: relative;z-index: 1;}
.nybeijing1 .list .img .bjcover{padding-top: 66%;}
.nybeijing1 .list .tt1{font-size: 20px;color: #029e9d;font-family: 'Adobe Caslon pro';font-weight: bold;line-height: 33px;height:66px;;padding: 0 30px;margin: 20px 0 11px;}
.nybeijing1 .list .tt2{border-top: 1px solid #eee;padding: 20px 15px 20px 30px;}
.nybeijing1 .list .tt2 .mCustomScrollbar{font-size:15px;line-height: 35px;height: 280px;color: #000;overflow: hidden;}
.nybeijing1 .list .tt2 .mCustomScrollbar .tt3{position: relative;padding:5px 0 5px 24px; display: block; line-height: 24px;}
.nybeijing1 .list .tt2 .mCustomScrollbar .tt3:after{content: "";width: 10px;height: 10px;background: #fff;border: 3px solid #029e9d;border-radius: 50%;position: absolute;left:0;top:11px;}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#029e9d !important;}




.title2{background: #f2f2f2;padding:12px 0;position: relative;color: #000;line-height: 26px;}
.title2 a{color: #333;}
.title2 a:hover{color: #029e9d;}
.title2 .div1{position: relative;padding-left: 22px;}
.title2 .div1 img{position: absolute;left: 0;top:5px;}



.nyxq .lbnyxq .bjcover{padding-top: 53%;}
.nyxq .zuo{width:calc(100% - 308px);float: left;}
.nyxq .zuo .ttbox{border: 1px solid #ddd;border-top: 0;}
.nyxq .zuo .tt{padding: 35px 40px;}
.nyxq .zuo .tt1{font-size: 36px;color: #029e9d;font-weight: bold;line-height: 44px;}
.nyxq .zuo .tt2{font-size: 18px;color: #999;padding-top: 8px;}
.nyxq .zuo .tt3{margin-top: 22px;}
.nyxq .zuo .tt3 b{min-width: 164px;background: #029e9d;border-radius: 80px;font-size: 30px;color: #fff;line-height: 48px;text-align: center;text-transform: uppercase;display: inline-block;text-align: center;padding: 0 15px;}
.nyxq .zuo .tt3 span{float: right;display: block;font-weight: bold;font-size: 18px;color: #999;line-height: 30px;padding-top: 18px;}
.nyxq .zuo .tt3 span i{font-size: 20px;color: #df0000;padding-right: 10px;}
.nyxq .zuo .tt4{padding:10px 40px;border-top: 1px solid #ddd;font-size: 0;}
.nyxq .zuo .tt4 b{padding-right: 40px;display: inline-block;vertical-align: top;line-height: 30px;font-size: 18px;}
.nyxq .zuo .tt4 b i{color: #333;font-weight:normal;}
.nyxq .zuo .tt5{font-size: 18px;line-height: 30px;padding: 40px;border-top: 1px solid #ddd;color: #333}
.nyxq .zuo .tt6{font-size: 30px;color: #029e9d;font-family: 'Adobe Caslon pro';padding-bottom: 11px;}
.nyxq .zuo .tt7{position: relative;padding-left: 24px;padding-bottom: 8px;}
.nyxq .zuo .tt7:after{content: "";width: 10px;height: 10px;background: #fff;border: 3px solid #029e9d;border-radius: 50%;position: absolute;left:0;top:10px;}
.nyxq .zuo .tt89box{margin-bottom: 20px;}
.nyxq .zuo .tt8{background: #ede08f;font-size: 20px;color: #000;line-height: 28px;padding: 5px 5px 5px 116px;display: inline-block;position: relative;margin-bottom:11px;border-radius: 6px;overflow: hidden;}
.nyxq .zuo .tt8 b{display: inline-block;width: 100px;text-align: center;background: #029e9d;text-align: center;position: absolute;left: 0;top:0;height: 100%;line-height: 38px;color: #fff;}
.nyxq .zuo .tt9{border-left: 2px dashed #bbb;padding-left: 20px;margin-left:10px;}
.nyxq .zuo .tt10{margin:0 -10px 0;}
.nyxq .zuo .tt10 a{display: block;width: calc(50% - 20px);margin:20px 10px 0;float: left;border-radius: 6px;overflow: hidden;}
.nyxq .zuo .tt10 a span{display: block;padding-top: 60%;}

.nyxq table{width: 100%;table-layout: fixed;right: 0;}
.nyxq table,.nyxq table tr,.nyxq table td,.nyxq table th{border: 1px solid #ddd;padding:15px;text-align: center;font-size: 18px;line-height: 15px;}
.nyxq table tr:nth-child(even){background-color: #f9f9f9;}
.nyxq table th{background: #029e9d;color: #fff;border-color: rgba(255,255,255,.4);}

.nyxq .about1{width:288px;float: right;background-color: #fff;box-shadow: 0 0 11px rgba(0,0,0,.03);position: relative;}
.nyxq .about1.active{position: fixed;top:0;z-index: 99999;float: none;right: calc(50% - 600px);}
.nyxq .about1 .you{width: 100%;}

.nyxq .swiper-button-prev{background: transparent;font-size: 50px;color: #fff;width: 50px;line-height: 50px;height: 50px;margin-top: -25px;left: 3%;opacity: .77;text-align: center;}
.nyxq .swiper-button-next{background: transparent;font-size: 50px;color: #fff;width: 50px;line-height: 50px;height: 50px;margin-top: -25px;right: 3%;opacity: .77;text-align: center;}
.nyxq .swiper-button-prev:hover{opacity: 1;}
.nyxq .swiper-button-next:hover{opacity: 1;}


.nyxq .you .xia{font-size: 18px;color: #999;text-align: left;display: block;line-height: 30px;padding-top:16px;}
.nyxq .you .xia span{font-size: 30px;color: #df0000;padding-right:5px;}


.nycar .top{font-size: 44px;font-weight: bold;color: #029e9d;margin-bottom: -22px;text-align: center;font-family: 'Adobe Caslon pro';}
.nycar > div:nth-child(even){background-color: #f7f7f7;}
.nycar .box1 .tt1{font-size: 30px;font-weight: bold;color: #029e9d;line-height: 40px;position: relative;padding-left: 30px;text-transform: uppercase;margin-bottom: 22px;font-family: 'Adobe Caslon pro';}
.nycar .box1 .tt1:after{content: "";width: 9px;height: 36px;background: #FFDB00;position: absolute;left: 0;top:0;}
.nycar .box1 .tt2{font-size: 18px;line-height: 28px;padding-bottom: 12px;padding-left: 38px;position: relative;}
.nycar .box1 .tt2 img{width: 22px;height: 22px;position: absolute;left: 2px;top:2px;}


.nycar form{padding-top: 20px;max-width: 800px;}
.nycar form .div1{position: relative;float: left;width: 100%;margin-bottom: 20px;}
.nycar form .div1 span{display: block;width: 150px;float: left;line-height: 46px;font-size: 18px;text-align: right;padding-right: 14px;}
.nycar form .div1 input{width: calc(100% - 150px);float: left;line-height: 44px;font-size: 16px;height: 46px;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 0 20px;}

.nycar form .div1.div2 select{width: 90px;line-height: 44px;height: 46px;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 0 15px;font-size: 16px;float: left;margin-right: 10px;}
.nycar form .div1.div2 input{width: calc(100% - 250px);}

.nycar form .div1.div3{float: left;width: calc(50% + 50px);;}
.nycar form .div1.div4{width: calc(50% - 50px);}
.nycar form .div1.div3 select{width:calc(100% - 160px);line-height: 44px;height: 46px;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 0 15px;font-size: 16px;float: left;margin-right: 10px;}
.nycar form .div1.div4 span{width:50px;}
.nycar form .div1.div4 select{width:calc(100% - 60px);}

.nycar form .danxuan{font-size: 0;width: calc(100% - 160px);float: left;padding-top: 10px;}
.nycar form .danxuan label {color: #000000;position: relative;cursor: pointer;margin-bottom: 14px;display: block;float: left;}
.nycar form .danxuan label input{display: none;}
.nycar form .danxuan label div {display: block;line-height: 26px;height: 26px;margin-right: 30px;position: relative;padding-left: 22px;font-size: 16px;font-weight:normal;}
.nycar form .danxuan label div:before {content: "";width: 16px;height: 16px;border: 1px solid #e7e7e7;position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;}
.nycar form .danxuan label input:checked+div:before {background: url(../images/tu60.png) no-repeat center center;}

.nycar form .div1 textarea{width: calc(100% - 150px);max-width: calc(100% - 150px);float: left;line-height: 24px;font-size: 16px;height: 166px;background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 10px 20px;}
.nycar form button{width: 100%;font-size: 22px;text-align:center;font-weight: bold;background: #029e9d;line-height: 60px;border: 0;color: #fff;transition: all .3s;}
.nycar form button:hover{background-color: #038584;}


.nycreate .title{text-align: left;margin-bottom: -10px;}
.nycreate .title .div2{max-width: 100%;}

.nycreate .about2 .tt3{margin-top: 0;}
.nycreate .you .top1{line-height: 36px;font-size: 15px;color: #999}
.nycreate .you .top1 a{color: #999}
.nycreate .you .top1 a:hover{color: #029e9d}




.nyvlog .box{margin: 0 -15px;}
.nyvlog .box .list{display: block;width: calc(33.33% - 30px);margin: 0 15px 30px;float: left;box-shadow: 0 0 11px rgba(0,0,0,.03);border-radius: 11px;overflow: hidden;}
.nyvlog .box .list .bjcover{padding-top: 60%;}
.nyvlog .box .list .tt{border: 1px solid #ddd;border-top: 0;border-radius: 0 0 11px 11px;padding: 28px 30px 0;}
.nyvlog .box .list .tt .tt1{position: relative;font-size: 20px;color: #029e9d;font-weight: bold;font-family: 'Adobe Caslon pro';padding-right: 88px;}
.nyvlog .box .list .tt .tt1 span{display: block;position: absolute;right: 0;top:0;text-transform: uppercase;}
.nyvlog .box .list .tt .tt1 span img{position: relative;top:-1px;padding-right: 4px;}
.nyvlog .box .list .tt .tt2{font-size: 22px;line-height: 30px;font-weight: bold; -webkit-line-clamp: 2;height: 56px;margin-top: 10px;}
.nyvlog .box .list .tt .tt2.tt3{font-size: 14px;line-height: 26px;color: #999;font-weight: normal;height: 56px;}
.nyvlog .box .list .tt .tt4{width: calc(100% + 60px);margin:18px 0 0 -30px;border-radius: 0 0 11px 11px;border-top: 1px solid #eee;background-color: #F7F7F7;padding: 0 160px 0 84px;line-height: 88px;position: relative;}
.nyvlog .box .list .tt .tt4 .tt5{width: 44px;height: 44px;border-radius: 50%;display: block;position: absolute;left: 30px;top:0;bottom: 0;margin: auto 0;}
.nyvlog .box .list .tt .tt4 .tt7{width: 140px;line-height: 40px;height: 40px;text-align: center;;font-size: 18px;display: block;color: #fff;background-color: #029e9d;border-radius: 44px;position: absolute;right: 26px;top:0;bottom: 0;margin: auto 0;}
.nyvlog .box .list .tt .tt4 .tt7:hover{background-color: #038584;}


.vlogxq .zuo .danye{border: 1px solid #ddd;border-radius: 11px;box-shadow: 0 0 11px rgba(0,0,0,.02);}
.vlogxq .zuo .txt1{font-size: 30px;font-weight: bold;line-height: 40px;padding: 35px 40px 30px;color: #333}
.vlogxq .zuo .txt2{font-size: 18px;line-height: 28px;padding: 10px 40px;border-top: 1px solid #eee;border-bottom: 1px solid #eee;color: #999;}
.vlogxq .zuo .txt3{padding:35px 40px 66px;min-height: 800px;}
.vlogxq .jiayou{margin-bottom: 30px;}
.vlogxq .jiayou .listxq{display: block;border-top: 1px solid #ddd;width: calc(100% + 40px);margin-left: -20px;padding: 14px 20px;}
.vlogxq .jiayou .listxq .overflow2{font-size: 16px;line-height:25px;-webkit-line-clamp: 3;max-height: 75px;color: #333;transition: all .3s;}
.vlogxq .jiayou .listxq:hover .overflow2{color: #029e9d;}
.vlogxq .jiayou .listxq.active .overflow2{color: #029e9d;}





.jiatt:after{display: none;}
.jiatt span{display: block;position: absolute;left: 0;top:0;color: #029e9d;font-weight: bold;}

.jiatt2{padding-left: 38px!important;}
.jiatt2:after{display: none;}
.jiatt2 img{width: 22px;
  height: 22px;
  position: absolute;
  left: 2px;
  top: 4px;}




/* -webkit-line-clamp: 2; */
/* transition: all 0.3s; */
/* #029e9d */
/* #ede08f */



/* #038584 */
/*transform:scale(1.06);*/
/*媒体查询开始*/
@media (min-width:1199px){
    header nav ul > li:hover .ul{display: block;}


}
@media (max-width:1199px){
    .nyxq .about1.active{right: 0;}

}
@media (max-width:991px) {
    header{padding-top: 0;}
    .banner .swiper-slide img{width: 140%;max-width: 140%;margin-left: -20%;}
    .banner .swiper-pagination-bullet{width: 8px;height: 8px;border-width: 1px;}
    .banner.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 40px;}
    /*pc导航*/
    header nav{display: none;width:100%;float: none;padding:15px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1);max-height: calc(100vh - 100px);overflow-y: auto;}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #ddd;position: relative;}
    header nav ul > li:after{display: none;}
    header nav ul > li > i.glyphicon{display: block;position: absolute;right: 0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li.active > i.glyphicon{color: #029e9d;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;line-height:50px;font-weight: normal;height: auto;}
    header nav ul > li > a:after{display: none;}
    header nav ul > li > a span{display:block;font-size:15px;padding-left: 10px;line-height:50px;font-weight: normal;}
    header nav ul > li:hover > a{color: #029e9d;background: transparent;}
    header nav ul > li.active > a{color: #029e9d;background: transparent;}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: 100%;right: auto;background:#f4f4f4;padding:8px 30px;box-shadow: none;border-radius:0;background: transparent;border-top: 1px solid #eee;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:6px 0;display: block;}
    header nav .ul a:hover{background-color: transparent;color: #029e9d;}
    header nav .ul a.active{background-color: transparent;color: #029e9d;}
   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:45px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #029e9d;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    .main2 .box{margin-top:0px;}
    .main2 .zuo{width: auto;margin: 0 -10px;float: none;overflow: hidden;}
    .main2 .you{width: auto;margin: 0 -10px;float: none;overflow: hidden;}
    .main2 .zuo .list{width: calc(33.33% - 20px);float: left;margin: 0 10px 20px;}
    .main2 .you .list{width: calc(50% - 20px);float: left;margin: 0 10px 0;}
    .main2 .zuo .list .tt4 span:nth-child(1){font-size: 18px;}
    .main2 .zuo .list .tt4 span:nth-child(2){font-size: 18px;display:block;}
    .main2 .zuo .list .tt4 span:nth-child(2){padding-left: 0;font-size: 12px;}
    .main2 .zuo .list .tt4 span:nth-child(2):after{display: none;}

    .main3 .box .list{width:calc(33.33% - 20px);}
    .main3 .box .list:nth-child(1){width:calc(100% - 20px);}
    .main6 .box .list{width:calc(50% - 20px);}
    
    .banner2 img{width: 140%;max-width: 140%;margin-left: -20%;}

    
    .about1 .zuo{width:100%;padding:0 0 44px;}
    .about1 .you{width: 100%;}
    
    
    .nybeijing .list{width: calc(50% - 30px);}
    .nybeijing1 .list{width: calc(50% - 20px);}
    
    

    .nyxq .zuo{width:100%;}
    .nyxq .about1{width:100%;margin-top: 30px;}
    
    
    .nyvlog .box .list{width: calc(50% - 30px);}



    .vlogxq .zuo .txt1{font-size: 22px;line-height: 30px;padding: 25px 25px 18px;}
    .vlogxq .zuo .txt2{font-size: 16px;line-height: 24px;padding: 8px 25px;}
    .vlogxq .zuo .txt3{padding:25px 25px 50px;}


}

@media (max-width:767px) {
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 46px);padding-left: 60px;}
    /*header .logo img:nth-child(1){width: 30px;}*/
    header .lanmu{bottom:30px;}
    .banner.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px;}


    /*头部公用*/
    .main66{padding:40px 0;}
    .title{padding-bottom:28px;}
    .title .div1{font-size: 24px;line-height: 130%;}
    .title .div2{font-size: 14px;}

    .main1 .box{margin: -10px -5px 0;}
    .main1 .box .list{display: block;width: calc(50% - 10px);margin: 10px 5px 0;}
    .main1 .box .list .tt{padding:15px 10px 10px 15px;}
    .main1 .box .list .tt1{font-size: 18px}
    .main1 .box .list .tt2{font-size: 14px;}
    .main1 .box .list .tt3{width: 66px;line-height:26px;height: 26px;font-size: 14px;right: 10px;}
    .main1 .box .list:nth-child(1){width: calc(100% - 10px);}
    .main1 .box .list:nth-child(1) .tt{padding-right: 90px;}
    .main1 .box .list:nth-child(6){width: calc(100% - 10px);}
    .main1 .box .list:nth-child(6) .tt{padding-right:90px;}

    .main2 .zuo .list{width: calc(100% - 20px);margin: 0 10px 20px;}
    .main2 .zuo .list .img .bjcover{height: auto;padding-top: 82%;}
    .main2 .zuo .list .tt{padding:15px 10px 15px 20px;}
    .main2 .zuo .list .tt1{line-height:26px;font-size: 18px;}
    .main2 .zuo .list .tt2{font-size: 16px;}
    .main2 .zuo .list .tt4{margin-top: 8px;padding-right: 90px;}
    .main2 .zuo .list .tt4 i{font-size:14px;line-height: 26px;right: 13px;}
    .main2 .zuo .list .tt4 span:nth-child(1){font-size: 18px;}
    .main2 .zuo .list .tt4 span:nth-child(2){padding-left: 16px;font-size: 12px;display:inline-block;}
    .main2 .zuo .list .tt4 span:nth-child(2):after{display: inline-block;left: 8px;top:-1px;}

    .main2 .you{margin: 0 -5px;}
    .main2 .you .list{width: calc(50% - 10px);margin: 0 5px 15px;}
    .main2 .you .list .img .bjcover{height: auto;padding-top: 53%;}
    .main2 .you .list .tt1{font-size: 16px;line-height: 22px;padding:13px 15px 0;-webkit-line-clamp: 4;height: 99px;}
    .main2 .you .list .tt2{font-size: 13px;padding: 0 10px 8px 15px;}
    .main2 .you .list .tt3{font-size: 13px;line-height: 20px;padding:10px 15px 0 25px;margin-bottom: 9px;-webkit-line-clamp: 2;height: 52px;}
    .main2 .you .list .tt3:after{left:8px;top:11px;background-size: 10px !important;}
    .main2 .you .list .tt4{padding:6px 10px 6px 15px}
    .main2 .you .list .tt4 span{font-size: 12px;line-height: 24px;}
    .main2 .you .list .tt4 span:nth-child(1){font-size: 14px;}
    .main2 .you .list .tt4 span:nth-child(2){padding-left: 12px;}
    .main2 .you .list .tt4 span:nth-child(2):after{left: 6px;top:-6px;height: 10px;}
    .main2 .you .list .tt4 i{display: none;}


    .main3 .box{margin: -10px -5px 0;}
    .main3 .box .list{width: calc(50% - 10px);height: auto;margin: 10px 5px 0;}
    .main3 .box .list:nth-child(1) .img .bjcover{padding-top: 82%;height: auto;}
    .main3 .box .list:nth-child(1){width: calc(100% - 10px);}
    .main3 .box .list:nth-child(1) .tt{padding: 15px 10px 15px 20px;}
    .main3 .box .list:nth-child(1) .tt1{font-size: 18px;line-height: 26px;}
    .main3 .box .list:nth-child(1) .tt2{font-size: 16px}
    .main3 .box .list:nth-child(1) .tt4{margin-top: 8px;padding-right: 90px;}
    .main3 .box .list:nth-child(1) .tt4 i{font-size:14px;line-height: 26px;right: 13px;}
    .main3 .box .list:nth-child(1) .tt4 span:nth-child(1){font-size: 18px;}
    .main3 .box .list:nth-child(1) .tt4 span:nth-child(2){padding-left: 16px;font-size: 12px;display:inline-block;}
    .main3 .box .list:nth-child(1) .tt4 span:nth-child(2):after{display: inline-block;left: 8px;top:-1px;}
    .main3 .box .list:nth-child(n+2) .img .bjcover{height: auto;padding-top: 53%;}
    .main3 .box .list:nth-child(n+2) .tt1{font-size: 16px;line-height: 22px;padding:13px 15px 0;height: 99px;-webkit-line-clamp: 4;}
    .main3 .box .list:nth-child(n+2) .tt2{font-size: 13px;padding: 0 10px 8px 15px;}
    .main3 .box .list:nth-child(n+2) .tt3{font-size: 13px;line-height: 20px;padding:10px 15px 0 25px;margin-bottom: 9px;height: 52px;margin-top:8px}
    .main3 .box .list:nth-child(n+2) .tt3:after{left:8px;top:11px;background-size: 10px !important;}
    .main3 .box .list:nth-child(n+2) .tt4 span{font-size: 14px;line-height: 36px;height: 36px;}
    .main3 .box .list:nth-child(n+2) .tt4 i{font-size: 14px;line-height: 36px;height: 36px;}

    .main4 .lb4{margin:-5px;}
    .main4 .list{margin: 5px;box-shadow: none;}
    .main4 .list .img .bjcover{height: auto;padding-top: 53%;}
    .main4 .list .tt1{font-size: 16px;line-height: 22px;padding:13px 15px 0;height: 99px;-webkit-line-clamp: 4;}
    .main4 .list .tt2{font-size: 13px;padding: 0 10px 8px 15px;}
    .main4 .list .tt3{font-size: 13px;line-height: 20px;padding:10px 15px 0 25px;margin:7px 0 9px;-webkit-line-clamp: 2;height: 52px;}
    .main4 .list .tt3:after{left:8px;top:11px;background-size: 10px !important;}
    .main4 .list .tt4{padding:6px 10px 6px 15px}
    .main4 .list .tt4 span{font-size: 12px;line-height: 24px;}
    .main4 .list .tt4 span:nth-child(1){font-size: 14px;}
    .main4 .list .tt4 span:nth-child(2){padding-left: 12px;}
    .main4 .list .tt4 span:nth-child(2):after{left: 6px;top:-6px;height: 10px;}
    .main4 .list .tt4 i{display: none;}


    .main5 .bjimg{display: none;}
    .main5 .container-fluid{padding-top: 20px;}
    .main5 .box{padding: 15px;}
    .main5 .box .box1{margin-top: -40px;padding:40px 20px 60px;}
    .main5 .box .box1 .tt1{font-size: 24px;padding-bottom: 10px;line-height: 130%;}
    .main5 .box .box1 .tt2{font-size: 15px;line-height:24px;font-weight: normal;}
    .main5 .box .box1 .tt3{width: 180px;;line-height: 44px;border: 3px solid #cceceb;font-size: 16px;bottom: -10px;}

    .main6 .box{margin: -10px -5px 0;}
    .main6 .box .list{width: calc(50% - 10px);margin: 10px 5px 0;}
    .main6 .box .list .tt1{height:60px;padding: 0 10px 0 44px;}
    .main6 .box .list .tt1 span{width:30px;height: 30px;line-height: 30px;font-size: 15px;left: 8px;}
    .main6 .box .list .tt1:before{height: 60px;}
    .main6 .box .list .tt1 b{font-size:16px;line-height:22px;max-height: 99px;padding-top: 8px;-webkit-line-clamp: 4;}
    .main6 .box .list .tt2{padding:10px 15px;}
    .main6 .box .list .tt2 div{font-size:15px;padding: 5px 0 5px 13px;position: relative;line-height:20px;}
    .main6 .box .list .tt2 div:after{top:9px;background-size: 10px !important;left: -2px;}

    .main7 .swiper-container{padding-bottom:44px;}
    .main7 .list{padding: 30px 20px 40px;}
    .main7 .list .tt1{height: 60px;min-width: 210px;font-size: 18px;padding: 13px 15px 0 68px;line-height: 22px;}
    .main7 .list .tt1 i{font-size: 13px;}
    .main7 .list .tt1 span{width: 60px;height: 60px;}


    .main7 .list .tt2{font-size:15px;line-height:25px;text-indent: 40px;margin-top:30px;min-height: 150px;}
    .main7 .list .tt2:after{background-size:30px !important;left: -16px;top:-20px}
    .main7 .list .tt2:before{width: 40px;background-size:30px !important;right: 20px;bottom:-22px;}

    footer .box2{padding: 20px 15px;}
    footer .box1{font-size: 0;}
    footer .box1 .ul{width:100%;padding: 15px 0;line-height: 30px;}
    footer .box1 .ul:nth-child(1){width: 100%;}
    footer .box1 .ul:nth-child(3){width:100%;}
    footer .box1 .ul a{display: inline-block;vertical-align: top;padding: 0 25px 10px 0;}
    footer .box1 .ul a:nth-child(1){display: block;padding-bottom: 10px;}
    footer .box1 .ul .img{font-size: 15px;}
    footer .box1 .ul:nth-child(n+2) a{display: block;padding-right: 0;}

    .about1 .zuo .top{font-size:30px;padding-bottom: 11px;}
    .about1 .zuo .danye{font-size:15px;line-height:28px;}


    .about2 .tt1{padding: 20px 25px;font-size:16px;line-height: 34px;}
    .about2 .tt2{font-size:30px;line-height: 40px;padding-bottom: 11px;}
    
    .about2 .tt3{padding:30px 20px 40px;margin-top: 30px;}
    .about2 form{padding-top: 20px;}
    .about2 form .div1{margin-bottom:15px;}
    .about2 form .div1 span{width: 100%;line-height: 26px;font-size: 15px;padding: 0 0 5px;text-align: left;}
    .about2 form .div1 input{width: 100%;padding: 0 15px;line-height: 40px;height: 42px;font-size: 15px;}
    
    .about2 form .div1.div2 select{width: 90px;font-size: 15px;line-height: 40px;height: 42px;}
    .about2 form .div1.div2 input{width: calc(100% - 100px);}

    .about2 form .div1.div3{width:calc(50% - 5px);}
    .about2 form .div1.div4{width:calc(50% - 5px);margin-left: 10px;}
    .about2 form .div1.div3 select{width:100%;line-height: 40px;height: 42px;font-size: 15px;}
    .about2 form .div1.div4 span{width:100%;}
    .about2 form .div1.div4 select{width:100%;}

    .about2 form .danxuan{width:100%;padding-top: 0;}
    .about2 form .danxuan label {margin-bottom:4px;}
    .about2 form .danxuan label div{font-size: 15px;}
    
    .about2 form .div1 textarea{width:100%;max-width:100%;font-size: 15px;padding: 10px 15px;}
    .about2 form button{font-size: 18px;line-height: 54px;}


    .title1{font-size: 20px;margin-bottom:22px;}

    .nybeijing{margin:-5px;}
    .nybeijing .list{margin:0 5px 10px;box-shadow: none;width: calc(50% - 10px);}
    .nybeijing .list .img .bjcover{height: auto;padding-top: 53%;}
    .nybeijing .list .tt1{font-size: 16px;font-size: 16px;
    line-height: 22px;
    padding: 13px 15px 0;
    height: 60px;
    -webkit-line-clamp: 4;}
    .nybeijing .list .tt2{font-size: 13px;padding: 0 10px 8px 15px;}
    .nybeijing .list .tt3{font-size: 13px;line-height: 20px;padding:10px 15px 0 25px;margin-bottom: 9px;-webkit-line-clamp: 3; height: 71px; min-height:71px;}
    .nybeijing .list .tt3:after{left:8px;top:11px;background-size: 10px !important;}
    .nybeijing .list .tt4{padding:6px 10px 6px 15px}
    .nybeijing .list .tt4 span{font-size: 12px;line-height: 24px;}
    .nybeijing .list .tt4 span:nth-child(1){font-size: 14px;}
    .nybeijing .list .tt4 span:nth-child(2){padding-left: 12px;}
    .nybeijing .list .tt4 span:nth-child(2):after{left: 6px;top:-6px;height: 10px;}
    .nybeijing .list .tt4 i{display: none;}


    .nybeijing1 .list{width: calc(100% - 20px);}
    .nybeijing1 .list .tt1{height: auto;max-height:56px;font-size: 20px;line-height: 28px;padding: 0 20px;margin: 16px 0 8px;}
    .nybeijing1 .list .tt2{padding: 11px 20px;}
    .nybeijing1 .list .tt2 .mCustomScrollbar{line-height: 30px;height: 240px;}
    .nybeijing1 .list .tt2 .mCustomScrollbar .tt3{padding-left: 20px;}
    .nybeijing1 .list .tt2 .mCustomScrollbar .tt3:after{top:10px;}


    .title2{line-height: 24px;font-size: 14px;}

    .nyxq .swiper-button-prev{font-size: 36px;left: 1%;}
    .nyxq .swiper-button-next{font-size: 36px;right: 1%;}




    .nyxq .zuo .tt{padding: 22px 25px;}
    .nyxq .zuo .tt1{font-size: 22px;line-height:30px;}
    .nyxq .zuo .tt2{font-size: 16px;}
    .nyxq .zuo .tt3{margin-top: 15px;}
    .nyxq .zuo .tt3 b{min-width: 110px;font-size: 18px;line-height: 36px;}
    .nyxq .zuo .tt3 span{font-size: 14px;line-height: 30px;padding-top: 6px;}
    .nyxq .zuo .tt3 span i{font-size:18px;padding-right: 4px; font-weight:bold;}
    .nyxq .zuo .tt4{padding:14px 25px;}
    .nyxq .zuo .tt4 b{padding-right: 22px;line-height:28px;font-size: 16px;}

    .nyxq .zuo .tt5{font-size: 16px;line-height: 30px;padding:25px;}
    .nyxq .zuo .tt6{font-size: 26px;padding-bottom: 5px;}

    .nyxq .zuo .tt7{padding-left: 20px;padding-bottom: 6px;}
    .nyxq .zuo .tt7:after{top:10px;}

    .nyxq .zuo .tt8{font-size: 18px;line-height: 24px;padding: 8px 22px 8px 86px;margin-bottom: 6px;}
    .nyxq .zuo .tt8 b{line-height: 40px;width: 70px;line-height: 26px;padding: 7px 0;}
    .nyxq .zuo .tt9{border-left: 1px dashed #bbb;padding-left: 16px;margin-left:5px;}

    .nyxq .zuo .tt10 a{width: calc(50% - 10px);margin:0 10px 10px 0;}
    

    .nyxq table,.nyxq table tr,.nyxq table td,.nyxq table th{padding:10px 6px;font-size: 14px;line-height: 22px;}
    .nyxq table th{font-size: 16px;line-height: 25px;}
    
    .nyxq .about1{width:100%;margin-top: 30px;}
    
    .nyxq .you .xia{font-size: 14px;line-height: 22px;}
    .nyxq .you .xia span{font-size: 22px;}
    

    .nycar form{padding-top: 20px;}
    .nycar form .div1{margin-bottom:15px;}
    .nycar form .div1 span{width: 100%;line-height: 26px;font-size: 15px;padding: 0 0 5px;text-align: left;}
    .nycar form .div1 input{width: 100%;padding: 0 15px;line-height: 40px;height: 42px;font-size: 15px;}
    
    .nycar form .div1.div2 select{width: 90px;font-size: 15px;line-height: 40px;height: 42px;}
    .nycar form .div1.div2 input{width: calc(100% - 100px);}

    .nycar form .div1.div3{width:calc(50% - 5px);}
    .nycar form .div1.div4{width:calc(50% - 5px);margin-left: 10px;}
    .nycar form .div1.div3 select{width:100%;line-height: 40px;height: 42px;font-size: 15px;}
    .nycar form .div1.div4 span{width:100%;}
    .nycar form .div1.div4 select{width:100%;}

    .nycar form .danxuan{width:100%;padding-top: 0;}
    .nycar form .danxuan label {margin-bottom:4px;}
    .nycar form .danxuan label div{font-size: 15px;}
    
    .nycar form .div1 textarea{width:100%;max-width:100%;font-size: 15px;padding: 10px 15px;}
    .nycar form button{font-size: 18px;line-height: 54px;}



    .nycar .top{font-size:26px;margin-bottom: -16px;}
    .nycar .box1 .tt1{font-size: 22px;line-height: 30px;margin-bottom: 18px;padding-left: 16px;}
    .nycar .box1 .tt1:after{width: 5px;height: 29px;}
    .nycar .box1 .tt2{font-size: 16px;line-height: 24px;padding-bottom: 10px;padding-left: 28px;}
    .nycar .box1 .tt2 img{width: 16px;height: 16px;left: 2px;top:4px;}

    .nyvlog .box .list{display: block;width: calc(100% - 30px);margin: 0 15px 20px;}
    .nyvlog .box .list .tt{padding: 20px 20px 0;}
    .nyvlog .box .list .tt .tt2{font-size: 20px;}
    .nyvlog .box .list .tt .tt4{width: calc(100% + 40px);margin: 18px 0 0 -20px;padding: 0 130px 0 70px;line-height:66px;}
    .nyvlog .box .list .tt .tt4 .tt5{width: 40px;height: 40px;left: 20px;}
    .nyvlog .box .list .tt .tt4 .tt7{width: 120px;line-height: 38px;height: 38px;right: 18px;}

    .nybeijing .list .tt1{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space:inherit;}
    .nybeijing .list .tt2{display: none;}







}
@media (max-width:600px) {

}
@media (max-width:479px) {


    
}
 /*手机底部*/
/* @media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#0158c6;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
} 