/*全局样式*/
@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: 14px/1.4 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;background: #fff;position: relative;}
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;}
*{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;}
img{max-width:100%;}
.container-fluid {max-width: 1560px !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.2s;-moz-transition: all 0.2s;-ms-transition: all 0.2s;-o-transition: all 0.2s;-webkit-transition: all 0.2s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.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;}

#swiper1{width: 100%;height: 100%;position:fixed;left: 0;top:0;z-index: 1111;}
#swiper1 > .swiper-wrapper > .swiper-slide{height: 100%;position: relative;z-index: 1;overflow: hidden;}
.wh100{height: 100%;position: relative;z-index: 1;}
/*垂直居中*/
.juzhong1{margin: 0 auto;display: table;height:100%;table-layout:fixed;width: 100%;z-index: 3;position: relative;}
.juzhong2{vertical-align:middle;display:table-cell;width: 100%;z-index: 3;;overflow: hidden;color: #fff;}

.main1{padding-top: 76px;}
.main1 .img{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
.main1 .img:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.3);position: absolute;left: 0;top:0;}
.main1 .tt{position: absolute;left: 0;right: 0;top:44%;transform:translateY(-50%);z-index: 2;max-width:1000px;margin: 0 auto;width: 100%;padding: 0 30px;}
.main1 .tt .tt1{font-size: 28px;font-weight: bold;color: #fff;text-align: center;}
.main1 .tt .tt2{width: 0;height:3px;background: #E3120B;margin: 0 auto;margin-top: 25px;}
.main1 .tt .tt3{font-size:28px;color: #fff;text-align: center;margin-top: 25px;}
.main1 .tt .tt3 i{padding-right: 8px;}
.main1 .swiper-button-prev{width: 60px;height: 60px;margin-top: -30px;background: url("../images/jt2.png") no-repeat center center/80%;transform:rotate(90deg)}
.main1 .swiper-button-next{width: 60px;height: 60px;margin-top: -30px;background: url("../images/jt2.png") no-repeat center center/80%;transform:rotate(-90deg)}
.main1 .swiper-slide .tt1{transform: scale(0);transition: 1000ms;}
.main1 .swiper-slide .tt2{transform: scale(0);transition: 1000ms;width: 0;}
.main1 .swiper-slide .tt3{transform: scale(0);transition: 1000ms;}
.main1 .swiper-slide.swiper-slide-active .tt1{transform: scale(1);}
.main1 .swiper-slide.swiper-slide-active .tt2{transform: scale(1);width: 150px;}
.main1 .swiper-slide.swiper-slide-active .tt3{transform: scale(1);}
.main1 .swiper-container{position: relative;z-index: 1;}
.main1 .next{position: absolute;left: 50%;bottom: 60px;width: 26px;margin-left: -13px;z-index: 2;cursor: pointer;}
.main1 .next .span1{animation: myfirst1 1s ease 0s infinite alternate;position: relative;}
.main1 .next span{display: block;}
.main1 .next span img{display: block;margin: 0 auto;}
.main1 .next .span2 {display: block;height: 10px;width: 26px;animation: myfirst2 1s ease 0s infinite alternate;}
.main1 .next .span3 {display: block;height: 10px;width: 26px;animation: myfirst3 1s ease 0s infinite alternate;}
@keyframes myfirst1{0%   {top:-5px;}100% {top:5px;}}
@keyframes myfirst2{0%   {opacity: 1;}100% {opacity: 0;}}
@keyframes myfirst3{0%   {opacity: 0;}100% {opacity: 1;}}

header{position: fixed;left: 0;top:0;z-index: 1111;right:0;width: 100%;background: rgba(255,255,255,1);padding:0 90px 0 50px;box-shadow: 0 3px 6px rgba(0,0,0,0.1)}
header .box{position: relative;}
header .logo1{position: relative;}
header .logo1{height:76px;line-height: 76px;position: relative;font-size: 0;}
header .logo1 img{max-height: 70%;}
header .nav1 {font-size: 0;cursor: pointer;}
header .nav1 a{display: inline-block;padding: 0 24px;color: #000;font-size: 15px;line-height: 76px;position: relative;}
header .nav1 a:after{content: "";width: 0;height: 3px;background: #E3120B;position: absolute;left: 0;bottom: 0;right: 0;margin: 0 auto;transition: all 0.2s;}
header .nav1 a:hover:after{width: 100%;}
header .nav1 a.active:after{width: 100%;}
.nav2{position: fixed;right: 50px;top:22px;width: 32px;height: 32px;padding-top: 6px;cursor: pointer;z-index: 11110;}
.nav2 span{display: block;width: 80%;height: 2px;background: #666;margin: 0 auto;transition: all 0.2s;}
.nav2 span:nth-child(2){margin:7px auto;}
.nav2:hover span{background-color: #E3120B;}
.nav3{width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 11111;position: fixed;left: 0;top:0;display: none;}
.nav4{position: fixed;right: -311px;width: 310px;background: #fff;top:0;height: 100%;overflow-x: auto;overflow-y: auto;padding-top:66px;z-index: 11112;}
.nav4.active{right: 0;}
.nav4 .navgb{font-size: 24px;position: absolute;right: 15px;top:20px;color:#666;font-weight: 100;cursor: pointer;}
.nav4 .logo2 img{display: block;max-height: 50px;margin-bottom: 15px;padding-left: 50px;}
.nav4 .ul1 a{transition: all 0.2s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.nav4 .ul1 > a{display: block;font-size: 17px;font-weight: bold;line-height: 50px;border-bottom: 1px solid #e5e5e5;padding: 0 40px;position: relative;}
.nav4 .ul1 > a i{display: block;position: absolute;right: 20px;top:0;line-height: inherit;font-size: 15px;font-weight: 100;}
.nav4 .ul1 > a:hover{color: #E3120B;}
.nav4 .ul1 > a.active{color: #E3120B;}
.nav4 .ul2{border-bottom: 1px solid #e5e5e5;padding: 10px 0;display: none;}
.nav4 .ul2 a{display: block;font-size: 15px;line-height: 34px;border-bottom: 1px solid #e5e5e5;padding: 0 50px;transition: all 0.2s;border: 0;}
.nav4 .ul2 a:hover{color: #E3120B;}
.nav5{margin: 20px 40px;}
.nav5 img{margin: 0 auto 11px;display: block;width: 140px;}
.nav5 .tt1{font-size: 14px;color: #666;line-height: 24px;margin-bottom: 15px;}
.nav5 .tt2{font-size: 14px;color: #666;line-height: 24px;text-align: center;border-top: 1px solid #e5e5e5;padding: 10px 0;}


.main2 .bjcover{position: absolute;left: 0;top:0;height: 100%;width:50%;z-index: 1;}
.main2 .tt{width:50%;padding:60px;position: absolute;right: 0;top:50%;z-index: 2;transform:translateY(-50%);}
.main2 .tt1{font-size: 24px;color: #333;margin-bottom: 20px;}
.main2 .tt2{width: 60px;height: 1px;background: #333; margin-bottom: 20px;}
.main2 .tt3{color: #7d7d7d;line-height: 28px;min-height: 140px;max-height:224px;overflow: hidden;}
.main2 .tt4{width: 160px;border: 1px solid #e5e5e5;line-height: 38px;text-align: center;display:block;margin-top: 30px;color: #333;background: #fff;}
.main2 .tt4:hover{background-color: #E3120B;border-color: #E3120B;color: #fff;}



.main3 .lb3_1{position: relative;z-index: 1;}
.main3 .lb3_1 .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.3);position: absolute;left: 0;top:0;}
.main3 .box{position: absolute;left: 0;top:50%;width: 800px;z-index: 2;margin: 0 auto;transform:translateY(-50%);right: 0;padding: 50px 0;}
.main3 .box:after{content: "";width:50%;height: 50%;border: 1px dashed #fff;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin:auto;z-index: 1;transition: all 1s;opacity: 0;}
.main3 .box.active:after{width: calc(100% - 180px);height: calc(100% + 60px);opacity: 1;}
.main3 .box .wei{width: 100%;height: 100%;background: rgba(0,0,0,.1);position: absolute;left: 0;top:0;z-index: 1;}
.main3 .box .wei1:after{content: "";width: 22px;height: 4px;background: #fff;position: absolute;left: 0;top:0;}
.main3 .box .wei1:before{content: "";width: 4px;height: 22px;background: #fff;position: absolute;left: 0;top:0;}
.main3 .box .wei2:after{content: "";width: 22px;height: 4px;background: #fff;position: absolute;right: 0;top:0;}
.main3 .box .wei2:before{content: "";width: 4px;height: 22px;background: #fff;position: absolute;right: 0;top:0;}
.main3 .box .wei3:after{content: "";width: 22px;height: 4px;background: #fff;position: absolute;left: 0;bottom:0;}
.main3 .box .wei3:before{content: "";width: 4px;height: 22px;background: #fff;position: absolute;left: 0;bottom:0;}
.main3 .box .wei4:after{content: "";width: 22px;height: 4px;background: #fff;position: absolute;right: 0;bottom:0;}
.main3 .box .wei4:before{content: "";width: 4px;height: 22px;background: #fff;position: absolute;right: 0;bottom:0;}

.title {margin-bottom:33px;position: relative;z-index: 4;overflow: hidden;}
.title .div1{font-size: 24px;color: #fff;text-align: center;}
.title .div2{font-size: 0;text-align: center;margin-top: 5px;}
.title .div2 div{display: inline-block;font-size: 13px;color: #fff;padding: 0 18px;position: relative;}
.title .div2 div:after{content: "";width: 50px;height: 1px;background: #fff;position: absolute;left: 100%;top:1px;bottom: 0;margin: auto 0;}
.title .div2 div:before{content: "";width: 50px;height: 1px;background: #fff;position: absolute;right: 100%;top:1px;bottom: 0;margin: auto 0;}
.title.titless .div1{color: #000;}
.title.titless .div2 div{color: #999;}
.title.titless .div2 div:after{background-color: #999;}
.title.titless .div2 div:before{background-color: #999;}

.main3 .lb3_2{position: relative;z-index: 4;padding: 0 130px;}
.main3 .lb3_2 .list{display: block;margin: 1px;}
.main3 .lb3_2 .tt1{font-size: 20px;text-align: center;color: #fff;}
.main3 .lb3_2 .tt2{color: #fff;line-height: 28px;height: 112px;overflow: hidden;margin-top: 13px;}
.main3 .lb3_2 .tt3{width: 140px;border: 1px solid #fff;line-height: 36px;text-align: center;display:block;color: #fff;margin:33px auto 0;}
.main3 .lb3_2 .tt3:hover{background-color: #E3120B;border-color: #E3120B;color: #fff;}
.main3 .swiper-button-prev{left: 30px;}
.main3 .swiper-button-next{right: 30px;}



.main4 .lb4{position: relative;padding-bottom: 88px;}
.main4 .lb4 .swiper-button-prev{width:45px;height: 45px;background:#fff url("../images/jt.png") no-repeat center center;border: 1px solid #e5e5e5;left: calc(50% - 54px);top:auto;bottom: 0;}
.main4 .lb4 .swiper-button-next{width:45px;height: 45px;background:#fff url("../images/jt.png") no-repeat center center;border: 1px solid #e5e5e5;right: calc(50% - 54px);top:auto;bottom: 0;transform:rotate(180deg);}
.main4 .lb4 .swiper-button-prev:hover{border-color: #E3120B;}
.main4 .lb4 .swiper-button-next:hover{border-color: #E3120B;}
.main4 .lb4 .list{display: block;background: #fff;position: relative;}
.main4 .lb4 .list .img{height: 250px;position: relative;}
.main4 .lb4 .list .img:after{content: "";width: 50%;height: 50%;border: 1px solid #fff;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;transition: all 0.3s;opacity: 0;}
.main4 .lb4 .list:hover .img:after{width:90%;height: 90%;opacity: 1;}
.main4 .lb4 .list .img .bjcover{height: 100%;}
.main4 .lb4 .list:hover .img .bjcover{transform:scale(1.06);}
.main4 .lb4 .list .tt{height: 250px;padding: 36px 30px 0;}
.main4 .lb4 .list .tt1{font-size: 20px;color: #999;}
.main4 .lb4 .list .tt2{font-size: 16px;color: #666;margin-top: 18px;line-height: 26px;max-height: 52px;overflow: hidden;}
.main4 .lb4 .list .tt3{font-size: 14px;color: #999;line-height: 26px;height: 78px;overflow: hidden;margin-top:15px;}
.main4 .lb4 .swiper-slide:nth-child(even) .list{padding-bottom: 250px;}
.main4 .lb4 .swiper-slide:nth-child(even) .list .img{position: absolute;left: 0;bottom: 0;width: 100%;right: 0;}

.main4 .lb4 .list:hover .tt{background-color: #F4F4F4;}


.main5{background: url("../images/anli-bg.jpg") no-repeat center center/cover;}
.main5 .list{display: block;border: 1px solid #e5e5e5;position: relative;padding-top:66%;background: #fff;}
.main5 .list:hover .bjcover{transform:scale(1.06);}
.main5 .list img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 94%;max-width: 94%;}
.main5 .list:hover img{transform:scale(1.06)}


.main6{background: #fff;padding-bottom: 50px;}
.main6 footer{position: absolute;left: 0;bottom: 0;width: 100%;padding: 14px;font-size: 13px;color: #fff;text-align: center;background: #000;line-height: 22px;z-index: 4;margin: 0;}
.main6 .ditu{position: relative;z-index: 1;margin-right:calc(17% + 200px); }
.main6 .you{background: #fff;width: calc(17% + 200px);position: absolute;right: 0;top:0;height: 100%;z-index: 2;}
.main6 .you:after{content: "";width:300px;height: 100%;background:url("../images/tu2.png") no-repeat right bottom;position: absolute;left: -300px;bottom: 0;}
.main6 .you .tt{position: absolute;left: 0;width: 100%;top:55%;transform:translateY(-50%);text-align: right;padding-right: 12%;}
.main6 .you .title1 {margin-bottom: 33px;}
.main6 .you .title1 .div1{font-size: 24px;color: #000;}
.main6 .you .title1 .div2{margin-top: 12px;}
.main6 .you .title1 .div2 div{width: 90px;height: 1px;background: #E3120B;float: right;}
.main6 .you .title1:hover .div2 div{width:50px;}
.main6 .you .title1 .div3{font-size: 13px;color: #000;margin-top: 12px;}
.main6 .you .tt1{font-size: 16px;color: #7d7d7d;}
.main6 .you .tt2{font-size: 12px;color: #c4c4c4;}
.main6 .you .tt3{width: 100%;height: 1px;background:#727272;margin-top: 15px;}
.main6 .you .tt4{font-size: 14px;color: #7d7d7d;margin-top: 20px;line-height: 26px;}
.BMap_noprint.anchorTR{left: 50px !important;}

footer{padding: 14px;font-size: 13px;color: #fff;text-align: center;background: #000;line-height: 22px;z-index: 4;}
.ny{margin-top: 76px;padding-bottom: 66px;}
.banner2{padding-top: 20%;min-height:200px;}


.title2{font-size: 0;text-align: center;background: #fff;border-bottom: 1px solid #e5e5e5;padding: 16px 0;margin-bottom: 30px;}
.title2 .container-fluid{font-size: 0;text-align: center;}
.title2 a{display: inline-block;vertical-align: top;padding: 0 15px;font-size: 16px;color: #333;line-height: 35px;transition: all 0.3s;}
.title2 a:hover{color: #E3120B;}
.title2 a.active{color: #E3120B;}

.nycp {margin: 0 -15px;}
.nycp .list{width: calc(50% - 30px);margin: 0 15px 30px;float: left;background: #fff;display: block;}
.nycp .list .img{width: 48%;float: left;}
.nycp .list .img .bjcover{height: 240px;}
.nycp .list:hover .img .bjcover{transform:scale(1.06);}
.nycp .list .tt{width: 52%;float: left;padding: 30px 0 30px 30px;}
.nycp .list .tt1{font-size: 18px;color: #000;}
.nycp .list .tt2{font-size: 14px;color: #666;margin-top: 16px;line-height: 26px;height: 78px;overflow: hidden;}
.nycp .list .tt3{width: 130px;border: 1px solid #e5e5e5;line-height: 34px;text-align: center;display:block;margin-top: 22px;color: #333;background: #fff;}
.nycp .list:hover .tt1{color: #E3120B;}
.nycp .list:hover .tt3{background-color: #E3120B;border-color: #E3120B;color: #fff;}




.nycp1 .list{background: #fff;display: block;position: relative;padding-right: 50%;min-height: 444px;}
.nycp1 .list .img{width: 50%;position: absolute;right: 0;top:0;height: 100%;}
.nycp1 .list .img .bjcover{height: 100%;}
.nycp1 .list:hover .img .bjcover{transform:scale(1.06);}
.nycp1 .list .tt{padding:100px 70px;}
.nycp1 .list .tt1{font-size: 24px;color: #000;position: relative;padding-bottom: 28px;margin-bottom: 28px;}
.nycp1 .list .tt1:after{content: "";width:90px;height: 1px;background: #000;position: absolute;left: 0;bottom: 0;}
.nycp1 .list .tt2{font-size: 16px;color: #7d7d7d;line-height: 32px;min-height: 96px;max-height: 192px;overflow: hidden;}
.nycp1 .list .tt3{width: 150px;border: 1px solid #e5e5e5;line-height: 38px;text-align: center;display:block;margin-top: 33px;color: #333;background: #fff;}
.nycp1 .list .tt3:hover{background-color: #E3120B;border-color: #E3120B;color: #fff;}
.nycp1 .list:nth-child(even){padding-right: 0;padding-left: 50%;}
.nycp1 .list:nth-child(even) .img{left: 0;right: auto;}

.main77{padding:77px 0 30px;}
.nyanli .container-fluid{max-width: 1230px !important;}
.nyxw .container-fluid{max-width: 1230px !important;}
.cpxq .container-fluid{max-width: 1230px !important;}
.liuyan .container-fluid{max-width: 1230px !important;}
.title3 .container-fluid{max-width: 1230px !important;}
.nyanli .listbox {margin: 0 -10px;}
.nyanli .listbox .list{width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;background: #fff;display: block;position: relative;overflow: hidden;}
.nyanli .listbox .list .img{padding-top: 66%;position: relative;border: 1px solid #e5e5e5;overflow: hidden;}
.nyanli .listbox .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;max-width: 100%;}
.nyanli .listbox .list:hover .img img{transform:scale(1.06)}
.nyanli .listbox .list:hover .img .bjcoer{transform:scale(1.06)}
.nyanli .listbox .list .tt{position: absolute;left: 0;width: 100%;bottom: -40px;background: rgba(0,0,0,.5);line-height:30px;padding: 5px;text-align: center;font-size: 13px;color: #fff;}
/*.nyanli .listbox .list:hover .img img{bottom: 40px;}*/
.nyanli .listbox .list:hover .tt{bottom: 0;}


.nyxw .listbox .list{display: block;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.nyxw .listbox .list .img{width: 260px;float:left;}
.nyxw .listbox .list .tt{width: calc(100% - 260px);float:left;padding:8px 160px 8px 24px;position: relative;}
.nyxw .listbox .list .img .bjcover{height: 160px;}
.nyxw .listbox .list:hover .img .bjcover{transform:scale(1.06)}
.nyxw .listbox .list .tt1{font-size: 18px;color: #000;}
.nyxw .listbox .list .tt2{font-size: 14px;color: #666;line-height: 25px;height: 75px;overflow: hidden;margin-top: 8px;}
.nyxw .listbox .list .tt3{font-size: 14px;color: #333;line-height: 25px;margin-top: 8px;}
.nyxw .listbox .list .tt4{width: 130px;border: 1px solid #e5e5e5;line-height: 36px;text-align: center;display:block;color: #333;background: #fff;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;height: 38px;}
.nyxw .listbox .list:hover .tt4{background-color: #E3120B;border-color: #E3120B;color: #fff;}

.lbxq{margin-bottom: 20px;}
.lbxq .bjcover{padding-top: 54%;min-height: 180px;}

.danye{font-size: 15px;line-height: 28px;color: #333;}

.liuyan {padding: 66px 0;}
.liuyan .title4{text-align:center;margin-bottom: 30px;overflow: hidden;}
.liuyan .title4 .bt{color:#fff;font-size: 30px;}
.liuyan .title4 span{color:#fff;font-size: 18px;font-family: 'Courier New';text-transform: uppercase;display: block;line-height:35px;}
.liuyan {background:#8b8e90;}
.liuyan .box .kuai{float: left;width: 33.33%;text-align: center;padding: 0 7px;margin-bottom:26px;}
.liuyan .box form input{width:100%;float:left;height: 40px;line-height: 40px; color: #000;background: #fff;font-size: 12px;border: 0;margin-bottom: 12px;box-shadow: 0 0 2px #5c5b5b inset;border-radius:4px;padding-left: 15px;}
.liuyan .box form textarea{width:100%;height: 40px;height: 92px;border: 0;box-shadow: 0 0 2px #5c5b5b inset;border-radius:4px;padding-left: 15px;color: #000;background: #fff;line-height: 40px;max-width: 100%;}
.liuyan .box form button{color:#fff;font-size: 14px;width: 167px;line-height: 40px;margin: 0 auto;text-align: center;background: #787b7d;border: 0;display: block;border-radius:4px;transition: all 0.3s;}
.liuyan .box form button:hover{background-color: #E3120B;}

.title3 {font-size: 0;background: #f2f2f2;padding: 12px 0;}
.title3 .container-fluid{font-size: 0;}
.title3 a{display: inline-block;vertical-align: top;padding-left: 20px;position: relative;font-size: 15px;color: #333;line-height: 26px;transition: all 0.3s;}
.title3 a:nth-child(n+3):after{content: "";width: 1px;height: 14px;background: #ccc;position: absolute;left: 9px;top:2px;bottom: 0;margin: auto 0;transform:rotate(20deg);}
.title3 a:hover{color: #E3120B;}
.title3 a:nth-child(1){padding-left: 0;}
.title3 a:nth-child(2){padding-left: 10px;}



.ditu{width: 100%;height: 480px;}


/*E3120B*/
/*transition: all 0.3s;*/

/*transform:scale(1.06);-*/
@media (max-width:1199px){
    header{padding:0 60px 0 20px;}
    .nav2{right: 20px;}
    
    .main1 .tt{max-width: 100%;padding: 0 80px;}

    .main2 .tt{padding: 30px;}

    .main6 .you:after{display: none;}
    .main6 .you .tt{padding: 0 10%;}

    .nycp {margin: 0 -10px;}
    .nycp .list{width: calc(50% - 20px);margin: 0 10px 20px;}
    .nycp .list .img {width: 42%;}
    .nycp .list .img .bjcover{height: 170px;}
    .nycp .list .tt{padding:9px 15px;width: 58%;padding-right: 0;}
    .nycp .list .tt1{font-size: 16px;}
    .nycp .list .tt2{font-size: 13px;margin-top: 11px;line-height: 24px;height: 72px;}
    .nycp .list .tt3{width: 90px;line-height: 28px;margin-top: 15px;font-size: 12px;}



}
@media (max-width:991px){
.main4 .lb4{padding-bottom: 66px;}
.main4 .lb4 .list .img{height: 220px;}
.main4 .lb4 .list .tt{height: 220px;padding: 30px 20px 0;}
.main4 .lb4 .list .tt1{font-size: 18px;color: #999;}
.main4 .lb4 .list .tt2{height: 26px;overflow: hidden;max-height:inherit;margin-top: 14px;}
.main4 .lb4 .list .tt3{line-height: 25px;height: 75px;overflow: hidden;margin-top:14px;}
.main4 .lb4 .swiper-slide:nth-child(even) .list{padding-bottom: 220px;}
.main3 .lb3_2{padding: 0 100px;}
.main3 .swiper-button-prev{left: 20px;}
.main3 .swiper-button-next{right: 20px;}
.main3 .box{width:calc(100% - 30px);max-width: 800px;}
.main3 .box.active:after{width: calc(100% - 150px);}
.nycp .list{width: calc(100% - 20px);}


.nycp1 .list{min-height:222px;}
.nycp1 .list .tt{padding:60px 40px;}
.nycp1 .list .tt1{font-size: 20px;padding-bottom: 22px;margin-bottom: 22px;}
.nycp1 .list .tt2{font-size: 15px;}
.nycp1 .list .tt3{margin-top: 24px;}


.main77{padding-top: 66px;padding-bottom: 0;}
.nyanli .listbox .list{width: calc(33.33% - 20px);}

.nyxw .listbox .list .tt{padding:8px 0 8px 24px;}
.nyxw .listbox .list .tt4{display: none;}

    
  .ditu{height: 420px;}  
    
}
@media (max-width:767px){
    header{padding:0 50px 0 15px;}
    header .logo1{height:70px;line-height: 70px;}
    .nav2{right: 15px;top:19px;}
    .nav4{right: -270px;width: 260px;padding: 50px 0 66px;}
    .nav4 .navgb{top:15px;}
    .nav4 .ul1 > a{font-size: 15px;font-weight: 400;line-height: 40px;padding: 0 30px;}
    .nav4 .ul1 > a i{right: 15px;font-size: 12px;}
    .nav4 .ul2 a{line-height: 32px;padding: 0 30px;}
    .nav5{margin: 10px 30px;}
    .nav5 img{display: block;width:0 auto;width: 100px;}
    .nav5 .tt1{font-size: 13px;line-height: 22px;margin-bottom: 10px;}
    .nav5 .tt2{font-size: 13px;line-height: 22px;padding: 5px 0;}
    .main1{padding-top: 70px;}    
    .main1 .tt{padding: 0 30px;}
    .main1 .swiper-button-prev{left: -2px;width: 40px;}
    .main1 .swiper-button-next{right: -2px;width: 40px;}
    .main1 .next{bottom: 20px;}
    .main1 .tt .tt1{font-size: 18px;}
    .main1 .tt .tt2{height: 2px;margin-top: 16px;}
    .main1 .swiper-slide.swiper-slide-active .tt2{width: 90px;}
    .main1 .tt .tt3{font-size: 14px;margin-top: 15px;}

    .main2 .bjcover{width:100%;height: 50%;}
    .main2 .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.4);position: absolute;left: 0;top:0;}
    .main2 .tt{width:100%;padding:30px 15px;top:auto;bottom: 0;transform:translateY(0);background: #fff;}
    .main2 .tt1{font-size: 22px;margin-bottom: 10px;}
    .main2 .tt2{margin-bottom: 13px;}
    .main2 .tt3{line-height: 26px;min-height: 130px;max-height: 260px;}
    .main2 .tt4{width: 120px;line-height: 36px;font-size: 14px;margin-top: 13px;}

    .main3 .box{padding: 30px 0;}
    .main3 .box.active:after{display: none;}
    .title {margin-bottom:22px;}
    .title .div1{font-size: 20px;}
    .title .div2{margin-top: 3px;}
    .title .div2 div{padding: 0 12px;}
    .main3 .lb3_2{padding: 0 30px;}
    .main3 .lb3_2 .tt1{font-size: 16px;}
    .main3 .lb3_2 .tt2{line-height: 26px;height: 130px;margin-top: 10px;}
    .main3 .lb3_2 .tt3{width: 100px;line-height: 30px;margin:16px auto 0;font-size: 13px;}
    .main3 .swiper-button-prev{left: 5px;width: 20px;height: 26px;margin-top: -7px;background-size: contain !important;}
    .main3 .swiper-button-next{right: 5px;width: 20px;height: 26px;background-size: contain !important;margin-top: -13px;}

    .main4 .lb4{padding-bottom: 50px;}
    .main4 .lb4 .swiper-button-prev{width:34px;height: 34px;background-size: 8px !important;left: calc(50% - 40px);}
    .main4 .lb4 .swiper-button-next{width:34px;height: 34px;background-size: 8px !important;right: calc(50% - 40px);}

    .main5 .list{height: 90px;padding-top: 0;}
    .main6 .ditu{margin-right:0}
    .main6 .you{background: rgba(255,255,255,1);width: 100%;}
    .main6 .you .title1 {margin-bottom: 22px;}
    .main6 .you .title1 .div1{font-size: 20px;}
    .main6 .you .title1 .div2{margin-top: 8px;}
    .main6 .you .title1 .div3{margin-top: 8px;}
    .main6 .you .tt1{color: #333;}
    .main6 .you .tt2{color: #333;}
    .main6 .you .tt3{background:#727272;margin-top: 10px;}
    .main6 .you .tt4{color: #333;margin-top: 15px;line-height: 24px;}

    .ny{margin-top: 70px;}
    footer{margin-bottom: 52px;}

    .title2{padding: 15px 0;margin-bottom: 22px;}
    .title2 a{font-size: 15px;padding: 0 14px;line-height: 32px;}


    .nycp1 .list{padding:0 !important;min-height: inherit;}
    .nycp1 .list .img{width: 100%;position: relative;right:auto !important;left: auto !important;top:auto;height: auto;}
    .nycp1 .list .img .bjcover{padding-top: 66%;}
    .nycp1 .list .tt{padding:30px 15px;}
    .nycp1 .list .tt1{font-size: 18px;padding-bottom: 15px;margin-bottom: 15px;}
    .nycp1 .list .tt1:after{width: 60px;}
    .nycp1 .list .tt2{font-size: 15px;line-height: 30px;height: auto;max-height: inherit;min-height: inherit;}
    .nycp1 .list .tt3{width: 90px;line-height: 32px;margin-top: 15px;}



    .main77{padding-top:33px;}
    .nyanli .listbox {margin: 0 -6px;}
    .nyanli .listbox .list{width: calc(50% - 12px);margin: 0 6px 12px;}

    .nyxw .listbox .list .img{width: 220px;;}
    .nyxw .listbox .list .tt{width: calc(100% - 220px);}

    .liuyan {padding:33px 0;}
    .liuyan .title4{margin-bottom: 22px;}
    .liuyan .title4 .bt{font-size: 20px;}
    .liuyan .title4 span{font-size: 14px;line-height: 18px;margin-top: 7px;}
    .liuyan .box .kuai{float: none;width:100%;margin-bottom:15px;padding: 0;}

    .lbxq .swiper-button-next, .swiper-button-prev{width: 16px;background-size:16px !important;}

    .danye{font-size: 14px;line-height: 26px;;}
  .ditu{height: 400px;}  
    
    
}


@media (max-width:600px){
    .nycp .list .img {width: 100%;}
    .nycp .list .tt {width: 100%;padding: 15px 0;}
    .nycp .list .img .bjcover{height: auto;padding-top: 66%;}

    .nyxw .listbox .list{padding-bottom: 0;margin-bottom: 22px;}
    .nyxw .listbox .list .img{width: 100%;}
    .nyxw .listbox .list .tt{width:100%;padding: 20px 0 15px;}
    .nyxw .listbox .list .img .bjcover{height: auto;padding-top: 64%;}
    .nyxw .listbox .list .tt1{font-size: 16px;}
    
    .title2 .container-fluid{padding: 0;}
      .ditu{height: 360px;}  
    
}


@media (max-width:500px) {
    .nyanli .listbox .list{width: calc(100% - 12px);}
      .ditu{height: 320px;}  
    

}
/*手机底部*/
@media (max-width:767px) {
    #swiper1{padding-bottom: 50px;}
    .sjdibu{height:50px;background:#1470d1;position:fixed; bottom:0; left:0; z-index:111111; 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;} 
}
    