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.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #322e2d;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;}
input:required,
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
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: #322e2d;}
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: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}
.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{background:#fff;position: fixed;left: 0;top:0;width: 100%;z-index: 111;box-shadow: 0 3px 8px rgba(0,0,0,.08);}
header .logo{line-height: 110px;height: 110px;font-size: 0;}
header .logo img{max-height:80%;}
header .txt .tt1{width:38px;height: 38px;border: 1px solid #e5e5e5;text-align: center;line-height:36px;margin-top: 36px;float: right;font-size:28px;color: #666;transition: all .3s;cursor: pointer;position: relative;}
header .txt .tt1:hover{color: #af8321;border-color: #af8321;}
header .txt .tt1 .tt2{display: none;position: absolute;right: 0;top:calc(100% + 2px);width: 140px;height: 140px;border: 1px solid #e5e5e5;padding:6px;background: #fff;font-size: 18px;color: #333;line-height: 26px;}
header .txt .tt1 .tt2 img{width: 100%;}
header .txt .tt1:nth-child(2) .tt2{height: auto;right: -38px;width: 190px;text-align: center;}
header .txt .tt1:nth-child(2) .tt2 i{font-size:22px;padding-right: 5px;}
header .txt .tt1:hover .tt2{display: block !important;}

header nav{margin-right: 2%;}
header nav a{transition: all .1s !important;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;}
header nav .ul > li > a{position: relative; line-height:110px; display:block; color: #322e2d;font-size:16px;padding:0 23px;}

header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 100%;z-index: 100;box-shadow: 0 0 6px rgba(0,0,0,.2);background: #fff;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;line-height:20px;border-top: 1px solid rgba(0,0,0,0.1);}
header nav .ul > li > ul > li:nth-child(1){border: 0;}
header nav .ul > li > ul > li > a{color: #000;display: block;width: 100%;padding:10px 6px;}

header nav .ul > li.active > a{color:#af8321;}
header nav .ul > li:hover > a{color:#af8321;}


header nav .ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li > ul > li:hover > a{background-color:#2f72e3;color: #fff;}
.banner{position: relative;z-index: 1;width: 100%;overflow: hidden;}
.banner .swiper-slide{width: 100%;overflow: hidden;}
.main88{padding-top: 88px;padding-bottom: 88px;}


.main1 .box{background: #fff;box-shadow: 0 2px 8px rgba(0,0,0,.14);border-radius: 25px 0 25px 0;overflow: hidden;margin-top: -48px;position: relative;z-index: 2;}
.main1 .box .ul{width: 50%;float: left;padding-right:10px;margin: 30px 0;height: 36px;overflow: hidden;font-size: 0;}
.main1 .box .ul a{display: inline-block;vertical-align: top;font-size: 14px;color: #999;padding-right: 18px;line-height: 36px;transition: all .2s;}
.main1 .box .ul a:nth-child(1){color: #000;padding-left: 80px;padding-right: 0;background: url("../images/tu3.png") no-repeat 50px center;}
.main1 .box .ul a:nth-child(n+2):hover{color: #af8321;}
.main1 .box form{width: 50%;float: left;display: block;padding: 25px 0;position: relative;}
.main1 .box form input{line-height: 46px;height: 46px;border: 0;background: #fff;padding: 0 10px 0 40px;width: calc(100% - 100px);border-left: 1px solid #e5e5e5;}
.main1 .box form button{width: 100px;background:#322E2D url("../images/tu4.png") no-repeat center center;border: 0;position: absolute;right: 0;top:0;height: 100%;transition: all .3s;}
.main1 .box form button:hover{background-color: #af8321;}


.title {margin-bottom:30px;overflow: hidden;}
.title .div1{font-size: 30px;font-weight: bold;color: #322e2d;}
.title .div1 span{font-size:16px;color: #322e2d;font-weight: 500;text-transform: uppercase;}
.title .div2{font-size: 14px;color: #322e2d;margin-top:4px;}


.main2 .box .tt{width: calc(100% - 450px);float:left;padding-right:50px;}
.main2 .box .tt .tt1{margin-top: -20px;font-size: 16px;color: #322e2d;line-height: 32px;}
.main2 .box .sp{width: 450px;height: 330px;position: relative;float: right;}
.main2 .box .sp video{position: absolute;left: 0;top:0;width: 100%;height: 100%;}


.main3 .box{margin: -30px -15px 0;}
.main3 .box .list{display: block;width: calc(50% - 30px);margin: 30px 15px 0;float: left;position: relative;border: 2px solid #e5e5e5;background: #fff;padding:36px 15px 40px 0;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,.08);}
.main3 .box .list .imgbox{width:37%;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
.main3 .box .list .imgbox .img{position: relative;height: 100%;}
.main3 .box .list .imgbox .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}
.main3 .box .list .imgbox .img img.img1{opacity: 1;}
.main3 .box .list .imgbox .img img.img2{opacity: 0;}
.main3 .box .list .imgbox .img:after{content: "";width: 100%;height: 100%;background: url("../images/tu5.png") no-repeat center center;position: absolute;left: 0;right: 0;opacity: 1;transition: all .3s;}
.main3 .box .list .imgbox .img:before{content: "";width: 100%;height: 100%;background: url("../images/tu5-1.png") no-repeat center center;position: absolute;left: 0;right: 0;opacity: 0;transition: all .3s;}
.main3 .box .list .tt{width:63%;margin-left: 37%;}
.main3 .box .list .tt .tt1{font-size: 24px;color: #383433;}
.main3 .box .list .tt .tt2{font-size: 13px;color: #999;text-transform: uppercase;}
.main3 .box .list .tt .tt3{width: 34px;height: 2px;background: #af8321;position: relative;margin-top:9px;}
.main3 .box .list .tt .tt3:after{content: "";width: 2px;height: 100%;background: #fff;position: absolute;left: 0;right: 0;margin: 0 auto;top:0;}
.main3 .box .list .tt .tt4{font-size: 14px;color: #000;line-height: 24px;height: 48px;overflow: hidden;margin-top: 10px;}
.main3 .box .list .tt .tt5{font-size: 10px;color: #000;width: 64px;line-height: 20px;text-transform: uppercase;border: 1px solid #e5e5e5;border-radius: 11px;font-family: 'Arial';text-align: center;box-shadow: 2px 2px 6px rgba(0,0,0,.1);margin-top:15px;}
.main3 .box .list .tt .tt5:hover{background-color: #af8321;border-color: #af8321;color: #fff;}
.main3 .box .list:nth-child(1){border-radius: 18px 18px 0 18px;}
.main3 .box .list:nth-child(2){border-radius: 18px 18px 18px 0;}
.main3 .box .list:nth-child(3){border-radius: 18px 0 18px 18px;}
.main3 .box .list:nth-child(4){border-radius: 0 18px 18px 18px;}


.main4 .lb4{margin: -10px;position: relative;}
.main4 .lb4 .swiper-button-prev{width: 56px;height: 56px;margin-top: -28px;border: 1px solid #e5e5e5;background-size: 16px !important;left: -70px;}
.main4 .lb4 .swiper-button-next{width: 56px;height: 56px;margin-top: -28px;border: 1px solid #e5e5e5;background-size: 16px !important;right: -70px;}
.main4 .lb4 .swiper-button-prev:hover{background-color: #eee;}
.main4 .lb4 .swiper-button-next:hover{background-color: #eee;}
.main4 .list{display: block;border:2px solid transparent;margin: 10px;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.main4 .list .img1{padding-top: 78%;position: relative;}
.main4 .list .img2{width: 70px;height: 60px;line-height: 60px;background: rgba(0,0,0,.5);position: absolute;left: 0;bottom: 0;text-align: center;display: none;}
.main4 .list .img2 img{max-height: 70%;max-width: 70%;}
.main4 .list .tt{padding: 24px 30px 30px;border: 1px solid #e5e5e5;border-top: 0;}
.main4 .list .tt .tt1{font-size: 20px;color: #000;font-weight: bold;}
.main4 .list .tt .tt2{font-size: 12px;color: #999;text-transform: uppercase;}
.main4 .list .tt .tt3{width: 34px;height: 2px;background: #af8321;position: relative;margin-top:14px;}
.main4 .list .tt .tt3:after{content: "";width: 2px;height: 100%;background: #fff;position: absolute;left: 0;right: 0;margin: 0 auto;top:0;}
.main4 .list .tt .tt4{font-size: 14px;color: #000;line-height: 24px;height: 48px;overflow: hidden;margin-top: 15px;}
.main4 .list .tt .tt5{font-size: 10px;color: #000;width: 64px;line-height: 20px;text-transform: uppercase;border: 1px solid #e5e5e5;border-radius: 11px;font-family: 'Arial';text-align: center;box-shadow: 2px 2px 6px rgba(0,0,0,.1);margin-top:25px;}
.main4 .list .tt .tt5:hover{background-color: #af8321;border-color: #af8321;color: #fff;}


.main5{width: 100%;overflow: hidden;}
.main5 img{width: 100%;}


.title .div3{font-size: 0;text-align: center;}
.title .div3 div{font-size: 40px;font-weight: bold;color: #322e2d;padding: 0 22px;position: relative;display: inline-block;vertical-align: top;}
.title .div3 div b{color: #af8321;}
.title .div3 div:after{content: "";width: 300px;height: 2px;background:#322E2D;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div3 div:before{content: "";width: 300px;height: 2px;background:#322E2D;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}
.main6 .list{height: 100px;border: 1px solid #e5e5e5;display: block;background: #fff;position: relative;overflow: hidden;transition: all 0.3s;}
.main6 .list .bjcover{height: 100%;}
.main6 .list:hover .bjcover{transform:scale(1.06);}















.main6 .lb6{position: relative;padding-bottom:58px;padding-top: 8px;}
.main6 .lb6 .swiper-pagination{left: 0;bottom: 0;width: 100%;text-align: center;}
.main6 .lb6 .swiper-pagination .swiper-pagination-bullet{margin: 0 3px !important;width: 10px;height: 10px;border:1px solid #fff;transition: all 0.3s;}
.main6 .lb6 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #af8321;border-color: #af8321;}






.title.title1 .div1{float: left;position: relative;}
.title.title1 .div4{float: right;font-size: 0;padding-top: 14px;}
.title.title1 .div4 a{color: #322e2d;font-size: 14px;display: inline-block;vertical-align: bottom;padding-left: 20px;line-height:30px;position: relative;transition: all .2s;}
.title.title1 .div4 a:after{content: "";width: 2px;height: 12px;background: #939191;border-left: 1px solid #787676;position: absolute;left: 9px;top:1px;bottom: 0;margin: auto 0;}
.title.title1 .div4 a:nth-child(1):after{display: none;}
.title.title1 .div4 a:hover{color: #af8321;}

.main7 .lb7{margin: -10px;}
.main7 .list{display: block;margin: 10px;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.main7 .list .img{padding-top: 77.19298245614035%;}
.main7 .list:hover .img{transform:scale(1.06);}
.main7 .list .tt{padding: 20px 60px 20px 20px;position: relative;background: #fff;}
.main7 .list .tt:after{content: "";width: 34px;height: 34px;background: url("../images/tu6.png") no-repeat center center/contain;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;}
.main7 .list .tt .tt1{font-size: 18px;font-weight: bold;color: #000;transition: all .3s;}
.main7 .list .tt .tt2{font-size: 12px;color: #999999;margin-top:5px;}
.main7 .list .tt .tt2 span{padding-right: 10px;}
.main7 .list:hover .tt .tt1{color: #af8321;}



.main9 .box .zuo{width: calc(26% + 95px);float: left;}
.main9 .box .you{width: calc(74% - 95px);float: left;padding-left:10px;}
.main9 .box .zuo .list{display: block;border: 1px solid #f6f5f5;padding: 10px 10px 0;box-shadow: 0 0 8px rgba(0,0,0,.1);}
.main9 .box .zuo .list .bjcover{height: 340px;}
.main9 .box .zuo .list:hover .bjcover{transform:scale(1.06);}
.main9 .box .zuo .list .tt{padding-left: 12px;position: relative;}
.main9 .box .zuo .list .tt div{line-height:70px;font-size: 17px;color: #373737;font-weight: bold;padding-right: 25px;}
.main9 .box .zuo .list .tt div:after{content: "";width: 19px;height: 15px;background: url("../images/tu10.png") no-repeat center center/contain;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;opacity: 1;}
.main9 .box .zuo .list .tt div:before{content: "";width: 19px;height: 15px;background: url("../images/tu10-1.png") no-repeat center center/contain;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;opacity: 0;}
.main9 .box .zuo .list:hover .tt div:after{opacity: 0;}
.main9 .box .zuo .list:hover .tt div:before{opacity: 1;}
.main9 .box .zuo .list:hover .tt div{color: #C3251C;}

.main9 .box .you .list{display: block;box-shadow: 1px 4px 6px rgba(0,0,0,.1);border: 1px solid #f6f5f5;padding: 22px 20px 25px 180px;position: relative;}
.main9 .box .you .list:nth-child(n+2){margin-top: 10px;}
.main9 .box .you .list .tt1{padding-left: 28px;font-weight: bold;font-size: 17px;color: #000;line-height:40px;position: relative;}
.main9 .box .you .list .tt1:after{content: "";width: 18px;height: 20px;background: #a5a5a5;position: absolute;left:0;top:0;bottom: 0;margin: auto 0;z-index: 1;transition: all 0.3s;}
.main9 .box .you .list .tt1:before{content: "";width: 0;height: 0;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left: 5px solid #fff;position: absolute;left: 7px;top:0;bottom: 0;margin: auto 0;z-index: 2;}
.main9 .box .you .list:hover .tt1:after{background-color: #C3251C;}
.main9 .box .you .list .tt3{width: 18px;height: 2px;background: #D3D3D3;margin-left: 28px;}
.main9 .box .you .list .tt4{font-size: 13px;color: #999;line-height: 30px;padding-left: 28px;}
.main9 .box .you .list .tt5{height: 7px;position: relative;margin-top: 6px;margin-left: 28px;}
.main9 .box .you .list .tt5:after{content: "";width: 42px;height: 7px;background: url("../images/tu11.png") no-repeat center center/contain;position: absolute;left: 0;top:0;opacity: 1;transition: all 0.3s;}
.main9 .box .you .list .tt5:before{content: "";width: 42px;height: 7px;background: url("../images/tu11-1.png") no-repeat center center/contain;position: absolute;left: 0;top:0;opacity: 0;transition: all 0.3s;}
.main9 .box .you .list:hover .tt5:after{opacity: 0;left: 10px;}
.main9 .box .you .list:hover .tt5:before{opacity: 1;left: 10px;}
.main9 .box .you .list:hover .tt1{color: #C3251C;padding-left: 34px;}
.main9 .box .you .list .tt2{font-size: 14px;color: #ababab;text-align: center;position: absolute;left: 0;top:0;width: 144px;height: 100%;border-right: 1px solid #e5e5e5;padding-top: 32px;}
.main9 .box .you .list .tt2:after{content: "";width: 28px;height: 28px;background:#F3F3F3;position: absolute;left: 0;top:0;}
.main9 .box .you .list .tt2 b{font-size:38px;color: #000;display: block;line-height: 48px;}

footer .box1{background:#DADAD8;}
footer .box1 .list1{width:200px;float: left;padding-top: 6px;}
footer .box1 .list3{width:300px;float: right;font-size: 14px;line-height: 36px;color: #322e2d;word-break:break-all;padding-left:40px;}
footer .box1 .list2{width: calc(25% - 125px);float: left;font-size: 0;text-align: center;padding: 0 6px;padding-top: 6px;}
footer .box1 .list2 .tt{display: inline-block;vertical-align: top;text-align: left;}
footer .box1 .list2 .tt a{color: #999999;line-height:24px;padding-bottom: 10px;display: block;font-size: 14px;transition: all .1s;}
footer .box1 .list2 .tt a:nth-child(1){color: #322e2d;font-size: 16px;}
footer .box1 .list2 .tt a:nth-child(n+2):hover{color: #af8321;}
footer .box2{background:#1E1D1C;color: #999999;line-height: 24px;padding: 20px 15px;text-align: center;}

.title3{padding: 30px 0;border-bottom: 1px solid #e5e5e5;margin-bottom:40px;}
.title3 .div1{float: none;font-size: 0;margin-top: 12px;}
.title3 .div1 a{font-size:18px;color: #322e2d;display: inline-block;vertical-align: top;line-height: 38px;padding:0 20px;margin: 3px; border: 2px solid #e5e5e5;position: relative;transition: all .2s;}






.title3 .div1 a:hover{color: #fff;background-color: #af8321;border-color: #af8321;}
.title3 .div1 a.active{color: #fff;background-color: #af8321;border-color: #af8321;}



.title3 .div2{float: none;padding-left: 25px;background:url("../images/tu13.png") no-repeat left 4px;font-size: 14px;color: #999;line-height: 26px;}
.title3 .div2 a{font-size: 14px;color: #999;transition: all .2s;}
.title3 .div2 span{color: #000;}
.title3 .div2 a:hover{color: #af8321;}
.ny.main88{padding-top:0;}
.xq.main88{padding-top:0;border-top: 1px solid #e5e5e5;}
.banner{width: 100%;overflow: hidden;}
.banner img{width: 100%;}



.xq .title3 .div2{float: right;}




.nycp{margin: 0 -15px;}
.nycp .list{width: calc(33.33% - 30px);margin: 0 15px 30px;display: block;float: left;border: 1px solid #e5e5e5;background: #fff;transition: all 0.3s;}
.nycp .list .img{padding-top: 78%;}
.nycp .list:hover .img{transform:scale(1.06);}

.nycp .list .tt2{line-height: 70px;padding: 0 66px 0 30px;color: #322e2d;font-size:16px;position: relative;border-top: 1px solid #e5e5e5;}
.nycp .list .tt2:after{content: "";width: 22px;height: 22px;background: url("../images/tu20.png") no-repeat center center/contain;position: absolute;right: 30px;top:0;bottom: 0;margin: auto 0;transition: all 0.3s;opacity: 1;}
.nycp .list .tt2:before{content: "";width: 22px;height: 22px;background: url("../images/tu20-1.png") no-repeat center center/contain;position: absolute;right: 30px;top:0;bottom: 0;margin: auto 0;transition: all 0.3s;opacity: 0;}
.nycp .list:hover {border-color: #af8321;}
.nycp .list:hover .tt2{color: #af8321;border-color: #af8321;}
.nycp .list:hover .tt2:after{opacity: 0;}
.nycp .list:hover .tt2:before{opacity: 1;}
.nycp .list:hover .tt1{color: #af8321;}





.xq .box1{border: 1px solid #e5e5e5;box-shadow: 0 0 10px rgba(0,0,0,.1);padding: 44px 0;}
.xq .box1 .zuo{width: 50%;float: left;}
.xq .box1 .zuo .img{height: 422px;position: relative;}
.xq .box1 .zuo .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;}
.xq .box1 .zuo .swiper-button-prev{width: 40px;height: 50px;margin-top: -25px;background: fixed;}
.xq .box1 .zuo .swiper-button-prev:after{content: "";width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-right: 15px solid #333333;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;transition: all .2s;}
.xq .box1 .zuo .swiper-button-prev:hover:after{border-right-color: #af8321;}
.xq .box1 .zuo .swiper-button-next{width: 40px;height: 50px;margin-top: -25px;background: fixed;}
.xq .box1 .zuo .swiper-button-next:after{content: "";width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 15px solid #333333;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;transition: all .2s;}
.xq .box1 .zuo .swiper-button-next:hover:after{border-left-color: #af8321;}
.xq .box1 .you{width: 50%;float: left;padding:0 44px;border-left: 1px solid #e5e5e5;}
.xq .box1 .you .tt1{font-size: 40px;font-weight: bold;color: #322e2d;padding-top: 3px;}
.xq .box1 .you .tt2{font-size: 16px;color: #322e2d;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;margin-top: 10px;padding: 8px 0;}
.xq .box1 .you .tt3{font-size: 16px;color: #322e2d;line-height: 30px;height: 210px;overflow: hidden;margin-top: 15px;}
.xq .box1 .you .tt4{font-size: 0;margin-top:22px;padding-bottom: 10px;}
.xq .box1 .you .tt4 a{display: inline-block;font-size: 18px;color: #fff;background: #322E2D;border: 1px solid #322E2D;min-width: 190px;line-height: 48px;text-align: center;margin-right: 10px;padding: 0 22px;}
.xq .box1 .you .tt4 a:nth-child(1):hover{background-color: #af8321;border-color: #af8321;color: #fff;}
.xq .box1 .you .tt4 a:nth-child(2){background: #fff;border: 1px solid #e5e5e5;color: #322e2d;font-size: 20px;margin-right: 0;}
.xq .box1 .you .tt4 a:nth-child(2) i{font-size:26px;padding-right:8px;font-weight: bold;position: relative;top:1px;}
.xq .box2{border: 1px solid #e5e5e5;box-shadow: 0 0 10px rgba(0,0,0,.1);margin-top: 30px;padding-bottom: 66px !important;}
.xq .box2 .tt1{font-size: 24px;font-weight: bold;color: #322e2d;background: #F7F7F7;padding:25px 30px;border-bottom: 1px solid #e5e5e5;}
.xq .box2 .tt2{padding: 30px;font-size: 16px;color: #322e2d;line-height: 30px;}


.xq .box3 .tt1{font-size: 40px;color: #322e2d;text-align: center;font-weight: bold;padding-bottom:24px;}
.xq .box3 .tt2{font-size: 14px;color: #999999;text-align: center;margin-top: -10px;margin-bottom: 24px;}
.xq .box3 .tt2 span{padding-right:30px;}
.xq .box3 .tt3{font-size: 16px;color: #322e2d;line-height: 30px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#af8321 !important;}


.nyxw .list{display: block;padding-bottom: 40px;border-bottom: 1px solid #e5e5e5;margin-bottom: 40px;}
.nyxw .list .img{height: 235px;width: calc(20% + 130px);float: right;}
.nyxw .list .tt{width: calc(80% - 130px);float: left;padding:55px 44px 20px 16%;position: relative;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list .tt .tt1{font-size: 20px;font-weight: bold;color: #322e2d;}
.nyxw .list .tt .tt2{color: #999;font-size: 12px;display: none;margin-top: 4px;}
.nyxw .list .tt .tt3{width: 130px;height: 66px;position: absolute;left: 0;top:55px;padding-left:90px;}
.nyxw .list .tt .tt3 div{color: #999;font-family: 'Impact';text-align: center;}
.nyxw .list .tt .tt3 div:nth-child(3){font-size: 18px;line-height: 20px;}
.nyxw .list .tt .tt3 div:nth-child(2){font-size: 40px;line-height: 42px;border-bottom: 1px solid #e5e5e5;padding-bottom: 2px;margin-bottom: 6px;}
.nyxw .list .tt .tt3 div:nth-child(1){font-size: 80px;line-height: 80px;color: #322e2d;position: absolute;left: 0;top:-4px;}
.nyxw .list .tt .tt4{font-size:14px;color: #999999;line-height: 24px;height:72px;overflow: hidden;margin-top: 14px;}
.nyxw .list:hover .tt .tt1{color: #af8321;}



.nyanli {margin: 0 -10px;}
.nyanli .list{display: block;width: calc(25% - 20px);margin:0 10px 20px;box-shadow: 0 0 12px rgba(0,0,0,.15);float: left;}
.nyanli .list .img{padding-top: 77.19298245614035%;}
.nyanli .list:hover .img{transform:scale(1.06);}
.nyanli .list .tt{padding: 20px 60px 20px 20px;position: relative;background: #fff;}
.nyanli .list .tt:after{content: "";width: 34px;height: 34px;background: url("../images/tu6.png") no-repeat center center/contain;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;}
.nyanli .list .tt .tt1{font-size: 18px;font-weight: bold;color: #000;transition: all .3s;}
.nyanli .list .tt .tt2{font-size: 12px;color: #999999;margin-top:5px;}
.nyanli .list .tt .tt2 span{padding-right: 10px;}
.nyanli .list:hover .tt .tt1{color: #af8321;}


.nylc{position: relative;}
.nylc:after{content: "";width: 1px;height: 100%;background: #e5e5e5;position: absolute;left:50%;top:0;z-index: 2;}
.nylc:before{content: "";width: 100%;height: 1px;background: #e5e5e5;position: absolute;left:0;bottom:0;z-index: 2;}
.nylc .clearfix{position: relative;z-index: 1;}
.nylc .list{border-bottom: 1px solid #e5e5e5;width: 50%;float: left;padding:50px 30px 40px 55px;}
.nylc .list .tt1{font-size: 30px;font-weight: bold;color: #322e2d;position: relative;padding-left: 100px;margin-bottom:20px;padding-top: 14px;line-height: 30px;}
.nylc .list .tt1 i{font-size:14px;;color: #999;font-family: 'Arial';padding-left: 10px;text-transform: uppercase;font-weight: 500;line-height: 14px;display: inline-block;}
.nylc .list .tt1 img{position: absolute;left: 0;bottom:0;max-width: 80px;}
.nylc .list .tt2{font-size: 18px;line-height: 30px;color: #999;}

.title4{text-align: center;position: relative;color: #322e2d;padding-bottom:20px;margin-bottom:33px;font-size: 40px;font-weight: bold;}
.title4:after{content: "";width: 44px;height: 1px;background: #000;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.title4 b{color: #af8321;}
.about1 {padding-top: 20px;}
.about1 .box{font-size: 16px;color: #322e2d;line-height: 30px;text-align: center;}
.about2 .box{padding-top:56.25%;position: relative;z-index: 2;}
.about2{position: relative;}
.about2:after{content: "";width: 100%;padding-top: 21%;background: #F4F4F4;position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;}
.about2 .box video{position: absolute;left: 0;top:0;width: 100%;height: 100%;}

.about3{background: #F4F4F4;}
.about3 .box{font-size: 0;}
.about3 .box div{font-size: 22px;font-weight: bold;color: #322e2d;padding: 15px 22px;line-height:26px;border: 1px solid #e5e5e5;background: #fff;display: inline-block;vertical-align: top;margin:5px 10px 5px 0;}
.about5{border-top: 1px solid #e5e5e5;}

.about4box{position: relative;padding: 0 60px;}
.about4box .swiper-button-prev{width: 60px;height: 60px;border: 1px solid #ccc;background: #fff url("../images/tu22.png") no-repeat center center;box-shadow: 0 0 10px rgba(0,0,0,.1);margin-top: -30px;left: 0;}
.about4box .swiper-button-next{width: 60px;height: 60px;border: 1px solid #ccc;background: #fff url("../images/tu22.png") no-repeat center center;box-shadow: 0 0 10px rgba(0,0,0,.1);margin-top: -30px;right: 0;transform:rotate(180deg);}
.about4box .swiper-button-prev:hover{background-color: #e5e5e5;}
.about4box .swiper-button-next:hover{background-color: #e5e5e5;}
.about4box .list{display: block;transform:scale(1);}
.about4box .list .img{padding-top: 141.4179104477612%;position: relative;background: #fff;border: 1px solid #e5e5e5;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.about4box .list .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;max-height:96%;max-width:96%;}
.about4box .list .tt{font-size: 20px;color: #000;font-weight: bold;margin-top: 20px;text-align: center;}

.about4box .swiper-slide .list{transform:scale(.86);}
.about4box .swiper-slide.swiper-slide-next .list{transform:scale(1);}

.about5 .box{font-size: 0;}
.about5 .box .list{display: inline-block;vertical-align: top;width: 33.33%;text-align: center;padding: 15px 10px;}
.about5 .box .list:nth-child(n+2){border-left: 1px solid #e5e5e5;}
.about5 .box .list div{display: inline-block;vertical-align: top;font-size: 16px;color: #000;text-align: left;position: relative;padding-left: 36px;line-height: 28px;word-break:break-all;}
.about5 .box .list div i{font-size:30px;position: absolute;left: 0;top:0;}

.about3 .box2{font-size: 16px;color: #322e2d;line-height: 30px;}




.nyyoushi .box .list{display: block;min-height: 376px;padding:50px 40px 50px 360px;position: relative;margin-top: -5px;}
.nyyoushi .box .list .bjcover{width: 296px;height: 296px;border-radius: 8px;overflow: hidden;position: absolute;left: 30px;top:0;bottom: 0;margin: auto 0;z-index: 3;}
.nyyoushi .box .list .tt{position: relative;z-index: 2;}
.nyyoushi .box .list:after{content: "";width:calc(100% - 60px);height: 100%;border: 5px solid #E5E5E5;position: absolute;top:0;z-index: 1;}
.nyyoushi .box .list:nth-child(odd):after{border-left: 0;border-radius: 0 30px 30px 0;right: 0;}
.nyyoushi .box .list:nth-child(even):after{border-right: 0;border-radius: 30px 0 0 30px;left: 0;}
.nyyoushi .box .list:nth-child(1):after{border-left: 0;left: auto;right: 0;border-top: 0;border-top-right-radius: 0;}
.nyyoushi .box .list:nth-last-of-type(1):after{border-bottom: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.nyyoushi .box .list:nth-child(even){padding:50px 360px 50px 40px;}
.nyyoushi .box .list:nth-child(even) .bjcover{right: 30px;left: auto;}
.nyyoushi .box .list .tt .tt1{position: relative;}
.nyyoushi .box .list .tt .tt1 .tt2{padding-left: 100px;position: relative;display: inline-block;padding-bottom:30px;}
.nyyoushi .box .list .tt .tt1 .tt2 b{font-size: 34px;color: #000;display: block;line-height: 120%;}
.nyyoushi .box .list .tt .tt1 .tt2 i{font-size: 30px;color: #000;display: block;text-transform: uppercase;line-height: 120%;}
.nyyoushi .box .list .tt .tt1 .tt2 span{display: block;width: 76px;height: 76px;line-height: 76px;background: #AF8321;border-radius: 10px;font-size: 50px;color: #fff;position: absolute;left: 0;top:0;text-align: center;}
.nyyoushi .box .list .tt .tt1 .tt2:after{content: "";width: 100%;height: 5px;position: absolute;left: 0;bottom: 0;background: #AF8321;z-index: 1;}
.nyyoushi .box .list .tt .tt1 .tt2:before{content: "";width: 100%;height: 1px;position: absolute;left: 0;bottom: 3px;background: #fff;z-index: 2;}
.nyyoushi .box .list .tt .tt3{font-size: 17px;line-height: 30px;color: #999999;margin-top:20px;}




.banner{margin-top: 110px;}
.banner2{margin-top: 110px;}





@media (min-width:1199px){
    .main3 .box .list:hover .imgbox .img:after{opacity:0;}
    .main3 .box .list:hover .imgbox .img:before{opacity: 1;}
    .main3 .box .list:hover .imgbox .img img.img1{opacity: 0;}
    .main3 .box .list:hover .imgbox .img img.img2{opacity: 1;}
    .main3 .box .list:hover{border-color: #af8321;}
    .main4 .list:hover{border-color: #af8321;}
    .main4 .list:hover .tt{border-color: transparent;}
    
}
@media (max-width:1199px){
    header nav{margin-right: 0;}
    header nav .ul > li > a{padding: 0 0 0 36px;}
    
    .main1 .box .ul{padding-right: 0;}
    .main1 .box .ul a{padding-right: 12px;}
    .main1 .box .ul a:nth-child(1){padding-left:54px;background: url("../images/tu3.png") no-repeat 26px center;}
    
    .main4 .lb4{margin: 0;}
    .main4 .list{border:0 solid transparent;margin: 0;box-shadow: 0 0 0;}

    
    .title.title1 .div1{float: none;}
    .title.title1 .div4{float:none;padding:5px 0 0;text-align: left;}
    .title.title1 .div4 a{padding-left: 0;padding-right: 20px;}
    .title.title1 .div4 a:after{right: 9px;left: auto;}
    .title.title1 .div4 a:nth-child(1):after{display: block;}
    .title.title1 .div4 a:nth-last-child(1){padding-right: 0;}
    .title.title1 .div4 a:nth-last-child(1):after{display: none;}
    
    .main7 .lb7{margin:0;}
    .main7 .list{margin: 0;box-shadow: 0 0 0;}
    .main7 .list .tt{padding:13px 15px;}
    .main7 .list .tt:after{display: none;}
    .main7 .list .tt .tt1{font-size: 17px;}
    .main7 .list .tt .tt2{font-size: 12px;margin-top:3px;}
    .main7 .list .tt .tt2 span{padding-right: 8px;}

    
    .main9 .box .zuo .list .bjcover{height: 269px;}
    .main9 .box .zuo .list .tt{padding:0 6px;}
    .main9 .box .zuo .list .tt div{font-size: 15px;padding-right: 0;font-weight: 500;line-height: 60px;}
    .main9 .box .zuo .list:hover .tt {padding-left: 6px;}
    .main9 .box .you .list{padding: 18px 15px 18px 110px;}
    .main9 .box .you .list .tt1{padding-left: 24px;font-size: 15px;line-height:30px;font-weight: 500;}
    .main9 .box .you .list .tt3{display: none;}
    .main9 .box .you .list .tt4{line-height: 26px;padding-left: 24px;}
    .main9 .box .you .list .tt2{width: 94px;padding-top: 22px;font-size: 14px;}
    .main9 .box .you .list .tt2:after{width: 15px;height: 15px;}
    .main9 .box .you .list .tt2 b{font-size:26px;line-height: 36px;}
    
    .title3{padding:20px 0;margin-bottom: 30px;}

    .title3 .div1 a{font-size:17px;}
    .title3 .div1 a:after{right: 15px;height: 12px;background: #aaa;display: none;}

    .title3 .div1 a:nth-last-child(1):after{display: none;}

    .banner2 img{width: 130%;max-width: 130%;margin-left: -15%;}

    
    .nycp{margin: 0 -10px;}
    .nycp .list{width: calc(33.33% - 20px);margin: 0 10px 20px;}
    .nycp .list .tt1{line-height:56px;font-size: 16px;padding: 0 15px;}
    .nycp .list .tt2{line-height:44px;padding:0 60px 0 15px;}


    
    .xq .box1 .you .tt1{font-size: 30px;}
    .xq .box1 .you .tt4 a{min-width: 170px;padding: 0 15px;}
    .xq .box1 .zuo .img{height: 400px;}
    .xq .title3 .div2{display: block;}
    
    .xq .box3 .tt1{font-size:30px;}
    .nyxw .list .tt{padding:55px 20px 20px 16%;}


    .nyanli .list{box-shadow: 0 0 0;border: 1px solid #e5e5e5;}
    .nyanli .list .tt{padding:13px 15px;}
    .nyanli .list .tt:after{display: none;}
    .nyanli .list .tt .tt1{font-size: 17px;}
    .nyanli .list .tt .tt2{font-size: 12px;margin-top:3px;}
    .nyanli .list .tt .tt2 span{padding-right: 8px;}

    .nylc .list {padding: 36px 15px 30px 30px}
    .nylc .list .tt1{font-size:22px;padding-left:80px;}
    .nylc .list .tt1 i{font-size:12px;}
    .nylc .list .tt1 img{max-width: 60px;}
    .nylc .list .tt2{font-size:16px;}

    .title4{font-size: 34px;}


.nyyoushi .box .list .tt .tt1 .tt2{padding-left: 88px;}
.nyyoushi .box .list .tt .tt1 .tt2 b{font-size: 26px;}
.nyyoushi .box .list .tt .tt1 .tt2 i{font-size: 22px;line-height: 150%;}
.nyyoushi .box .list .tt .tt1 .tt2 span{width: 62px;height: 62px;line-height: 62px;;font-size:38px;}
.nyyoushi .box .list .tt .tt3{font-size: 16px;}



}
@media (max-width:991px) {
    header .logo{max-width: calc(100% - 50px);}
    header nav{display: none;position: absolute;right:0;top:100%;width:100%;margin: 0;background: #fff;padding-bottom: 20px;margin-bottom: 70px;z-index: 11;box-shadow: 0 4px 8px rgba(0,0,0,0.1);}
    header nav .ul{margin: 0;}
    header nav .ul > li{width:100%;}
    header nav .ul > li > a{width:100%;padding: 0 10px;text-align: center;display: block;font-size: 15px;line-height: 44px;border-top: 1px solid #e5e5e5;}
    
    header nav .ul > li > ul {display:none;position:relative;left: auto;top:auto;box-shadow: 0 0 0;border-top: 1px solid #e5e5e5;padding: 10px;}
    header nav .ul > li > ul > li{border: 0;}
    header nav .ul > li > ul > li > a{line-height: 22px;padding:5px 15px;display: inline-block;width: auto;}
    header nav .ul > li > ul > li:hover > a{background: fixed;color: #000;}
    header nav .ul > li > ul > li > a:hover{color: #2f72e3;}
    
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:44px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #af8321;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;}
    .main88{padding-top: 60px;padding-bottom: 60px;}
    footer .box1 .list1{display: none;}
    footer .box1 .list3{width:280px;padding-left:20px;}
    footer .box1 .list2{width: calc(25% - 70px);} 
    .banner img{width: 130%;margin-left: -15%;max-width: 130%;}
        
    .title {margin-bottom:34px;}
    .title .div1{font-size: 26px;}
    .title .div3 div{font-size:30px;}

    
    .main1 .box {margin-top: 30px;box-shadow: 0 0 10px rgba(0,0,0,.14);}
    .main1 .box .ul{width:62%;}
    .main1 .box .ul{padding-right: 0;margin: 20px 0;}
    .main1 .box form{width:38%;padding: 15px 0;}
    .main1 .box form input{padding: 0 10px 0 15px;width: calc(100% - 70px);}
    .main1 .box form button{width: 70px;background-size: 26px !important;}

    
    .main2 .box .tt{width: calc(100% - 360px);padding-right:20px;}
    .main2 .box .tt .tt1{margin-top: -22px;font-size:15px;line-height:28px;}
    .main2 .box .sp{width: 360px;height:264px;}

    
    .main3 .box{margin: -20px -10px 0;}
    .main3 .box .list{width: calc(50% - 20px);margin: 20px 10px 0;border:1px solid #e5e5e5;padding:26px 10px 30px 0;overflow: hidden;}
    .main3 .box .list .imgbox .img{width:100px;margin: 0 auto;}
    .main3 .box .list .imgbox .img img{max-width:40px;}
    .main3 .box .list .imgbox .img:after{background: url("../images/tu5.png") no-repeat center center/contain;}
    .main3 .box .list .tt .tt1{font-size: 18px;}
    .main3 .box .list .tt .tt2{font-size: 12px;}
    .main3 .box .list .tt .tt3{display: none;}
    .main3 .box .list .tt .tt4{margin-top:8px;}
    .main3 .box .list .tt .tt5{margin-top:12px;}

    
    .main4 .list .img2{width:46px;height: 40px;line-height:40px;}
    .main4 .list .tt{padding:18px 15px 20px;}
    .main4 .list .tt .tt1{font-size:18px;}
    .main4 .list .tt .tt3{display: none;}
    .main4 .list .tt .tt4{margin-top: 8px;}
    .main4 .list .tt .tt5{margin-top: 12px;}

    
    .main9 .box .zuo{display: none;}  
    .main9 .box .you{width: 100%;padding-left: 0;}  

    
    .xq .box1{padding:30px 0;}
    .xq .box1 .zuo .img{height:388px;}
    .xq .box1 .you{padding: 0 20px 0 30px;}
    .xq .box1 .you .tt1{font-size: 26px;}
    .xq .box1 .you .tt2{font-size: 15px;}
    .xq .box1 .you .tt3{font-size: 15px;}
    .xq .box1 .you .tt4{margin-top: 18px;}
    .xq .box1 .you .tt4 a{min-width: inherit;padding: 0 20px;font-size: 15px;line-height: 40px;margin-right: 4px;}
    .xq .box1 .you .tt4 a:nth-child(2){padding: 0 12px 0 10px;font-size: 18px;margin-right: 0;}
    .xq .box1 .you .tt4 a:nth-child(2) i{font-size: 22px;padding-right: 4px;}

    .xq .box2{padding-bottom: 44px !important;}
    .xq .box2 .tt1{font-size: 20px;padding:15px 20px;}
    .xq .box2 .tt2{padding: 20px;font-size: 15px;}
    .xq .box3 .tt1{font-size: 26px;}
    .nyxw .list{padding-bottom: 30px;margin-bottom: 30px;}
    .nyxw .list .img{float: left;height: 220px;}
    .nyxw .list .tt{padding:33px 0 20px 30px;}
    .nyxw .list .tt .tt2{display: block;;}
    .nyxw .list .tt .tt3{display: none;}

    .nyanli .list{width: calc(33.33% - 20px)}
    .nylc .list{padding-top: 30px;}
    .nylc .list .tt1 i{display: block;padding-left: 0;margin-top:8px;}
    .nylc .list .tt1 img{bottom: 4px;}
    
    .title4{font-size: 30px;margin-bottom: 26px;}
    .about4box{padding: 0 40px;}
    .about4box .swiper-button-prev{width:40px;height: 40px;margin-top: -20px;background-size:16px !important;}
    .about4box .swiper-button-next{width:40px;height: 40px;margin-top: -20px;background-size:16px !important;}
    .about4box .list .tt{font-size:17px;margin-top:8px;}
    .about5 .box .list div{font-size: 14px;}


    
    .nyyoushi .box .list .tt .tt1 .tt2{padding-left:66px;padding-bottom: 25px;}
.nyyoushi .box .list .tt .tt1 .tt2 b{font-size: 22px;line-height: 130%;}
.nyyoushi .box .list .tt .tt1 .tt2 i{font-size: 16px;line-height: 140%;}
.nyyoushi .box .list .tt .tt1 .tt2 span{width: 52px;height: 52px;line-height: 52px;;font-size:30px;}
.nyyoushi .box .list .tt .tt3{font-size: 15px;margin-top: 15px;line-height: 28px;}
    
.nyyoushi .box .list{padding:35px 30px 35px 340px;}
.nyyoushi .box .list:nth-child(even){padding:35px 340px 35px 30px;}

}

@media (max-width:767px) {
    .main88{padding-top: 40px;padding-bottom: 40px;}
    footer .box1 .list1{display: none;}
    footer .box1 .list3{width:100%;float: none;font-size: 14px;line-height:28px;padding-left:0;}
    footer .box1 .list2{width:100%;float: none;text-align: left;padding:8px 0;}
    footer .box1 .list2 .tt{display:block;}
    footer .box1 .list2 .tt a{padding-bottom: 2px;display: inline-block;vertical-align: top;padding-right:20px;}
    footer .box1 .list2 .tt a:nth-child(1){display: block;}
    footer .box2{padding:15px;} 
    
    .banner img{width: 150%;margin-left: -25%;max-width: 150%;}

    
    .main1 .box{box-shadow: 0 0 0;border: 1px solid #e5e5e5;border-radius:15px 0 15px 0;}
    .main1 .box .ul{width:100%;margin:10px 0;height:auto;max-height:56px;padding: 0 15px;}
    .main1 .box .ul a{padding-right:15px;line-height:28px;}
    .main1 .box .ul a:nth-child(1){padding-left:24px;background: url("../images/tu3.png") no-repeat 0 center;}
    .main1 .box form{width:100%;padding:0;border-top: 1px solid #e5e5e5;}
    .main1 .box form input{line-height: 42px;height: 42px;padding: 0 10px 0 15px;width: calc(100% - 60px);border-left:0;}
    .main1 .box form button{width: 60px;background-size:18px !important;}

    .title {margin-bottom:24px;}
    .title .div1{font-size:22px;}
    .title .div1 span{font-size:12px;}
    .title .div2{font-size: 14px;margin-top:2px;}
    .title .div3 div{font-size:28px;}
    .title .div3 div:after{display: none;}
    .title .div3 div:before{display: none;}
    
    
    .main2 .box .tt{width:100%;padding-right:0;}
    .main2 .box .tt .tt1{margin-top: -15px;}
    .main2 .box .sp{width: 100%;height: auto;padding-top: 73.33333333333333%;margin-top:18px;}

    
    .main3 .box .list{width: calc(100% - 20px);padding-right: 30px;border-radius: 10px !important;}
    .main3 .box .list .imgbox{width: 180px;}
    .main3 .box .list .tt{margin-left: 180px;width: calc(100% - 180px);}
    
    
    .main5 img{width:240%;max-width: 240%;margin-left: -70%;display: block;}
    
    
    .main6 .list{height:88px;}
    .main6 .lb6{padding-bottom:44px;padding-top: 0;}

    .banner2 img{width: 180%;max-width: 180%;margin-left: -30%;}
    .title3{padding:15px 0;margin-bottom: 20px;}
       
    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt2{padding: 0 36px 0 15px;}
    .nycp .list .tt2:after{right: 10px;}
    .nycp .list .tt2:before{right: 10px;}
    

    
    .xq .box1 {border: 0;box-shadow: 0 0 0;padding: 0;}
    .xq .box1 .zuo {width: 100%;}
    .xq .box1 .zuo .img{height:auto;padding-top:78%;}
    .xq .box1 .zuo .swiper-button-prev{left: 0;}
    .xq .box1 .zuo .swiper-button-next{right: 0;}
    .xq .box1 .you{padding:15px 0 0;width: 100%;border: 0;}
    .xq .box1 .you .tt1{font-size: 22px;}
    .xq .box1 .you .tt2{font-size: 14px;}
    .xq .box1 .you .tt3{font-size: 14px;line-height: 28px;height: auto;}
    .xq .box1 .you .tt4{margin-top:12px;}
    .xq .box1 .you .tt4 a{margin-top: 2px;}


    .xq .box2{margin-top: 20px;border: 0;box-shadow: 0 0 0;}
    .xq .box2 .tt1{font-size: 22px;padding:0 0 14px;}
    .xq .box2 .tt2{padding:14px 0;font-size: 14px;line-height: 28px;}
    .xq .box3 .tt1{font-size: 22px;padding-bottom:10px;}
    .xq .box3 .tt2{font-size: 14px;margin-top:-2px;margin-bottom: 12px;}
    .xq .box3 .tt3{font-size: 15px;line-height:28px;}

    .nyxw .list{padding-bottom: 25px;margin-bottom:25px;}
    .nyxw .list .img{height:170px;width: calc(20% + 100px);}
    .nyxw .list .tt{width: calc(80% - 100px);padding:20px 0 10px 20px;}
    .nyxw .list .tt .tt1{font-size: 18px;}

   .nyanli {margin: 0 -6px;}
   .nyanli .list{width: calc(50% - 12px);margin: 0 6px 12px;}


    .nylc .list:nth-child(odd){padding-left: 0;}
    .nylc .list:nth-child(even){padding-right: 0;}
    .title4{padding-bottom:14px;margin-bottom:20px;font-size: 22px;}
    .about1 {padding-top:15px;}
    .about1 .box{font-size:15px;line-height: 28px;}
    .about3 .box div{font-size:18px;padding: 10px 20px;line-height:26px;}


    .about5 .box .list{display:block;width:100%;padding: 0;text-align:left;margin-bottom: 15px;}
    .about5 .box .list:nth-child(n+2){border-left:0;}
    .about5 .box .list div{font-size: 16px;}
    .about5 .box .list div i{font-size: 22px;}


.about3 .box2{font-size: 15px;line-height:28px;}

    
.nyyoushi .box .list{min-height: inherit;padding:10px 0 20px !important;margin-top: -3px;}
.nyyoushi .box .list .bjcover{width: 100%;height: auto;position: relative;left: auto;top:auto;bottom:auto;margin:0;z-index: 3;padding-top: 100%;}

.nyyoushi .box .list:after{border: 3px solid #E5E5E5;display: none;}


.nyyoushi .box .list:nth-child(even) .bjcover{right: auto;left: auto;}
    .nyyoushi .box .list .tt{margin-top: 22px;}



    
    
    
    
    
}
@media (max-width:600px) {
    header .logo{height:90px;line-height: 90px;}
    header .lanmu{bottom:35px;}
    .title .div3 div{font-size:22px;padding: 0;}
    
    .main3 .box .list .imgbox{width: 140px;}
    .main3 .box .list .tt{margin-left: 140px;width: calc(100% - 140px);}
    
    .main9 .box .you .list{padding:24px 15px;}
    .main9 .box .you .list .tt1{line-height: 24px;}
    .main9 .box .you .list:hover .tt1{padding-left: 24px;}
    .main9 .box .you .list .tt4{text-overflow:inherit;white-space:inherit;line-height: 22px;max-height: 44px;overflow: hidden;margin-top: 6px;}
    .main9 .box .you .list .tt1:after{bottom: auto;top:2px;}
    .main9 .box .you .list .tt1:before{bottom: auto;top:8px;}
    .main9 .box .you .list .tt5{margin-top: 10px;}
    .main9 .box .you .list .tt2{text-align: left;position: relative;left: auto;top:auto;width: 100%;height:auto;border-right: 0;padding-top: 0;padding-left: 24px;margin-top: 6px;}
    .main9 .box .you .list .tt2:after{display: none;}
    .main9 .box .you .list .tt2 b{display:none;}
    
    .xq .box3 .tt2 span{display: block;padding-right: 0;}
    
    .nyxw .list .img{height: auto;width: 100%;}
    .nyxw .list .tt{width: 100%;float: left;padding:16px 0 0;}
    .nyxw .list .img .bjcover{height:auto;padding-top: 63.51351351351351%;}
    .nyxw .list .tt .tt1{font-size:17px;text-overflow:inherit;white-space:inherit;line-height: 28px;max-height: 56px;overflow: hidden;}
    .nyxw .list .tt .tt4{height: auto;line-height: 25px;max-height:100px;margin-top: 10px;}
    .nylc:after{display: none;}
    .nylc:before{display: none;}
    .nylc .list{width: 100%;padding:10px 0 20px 0;}
    .nylc .list .tt1{font-size:22px;margin-bottom: 14px;padding-left:70px;}
    .nylc .list .tt2{font-size:15px;line-height:28px;}
    .nylc .list .tt1 i{margin-top: 4px;}
    .nylc .list .tt1 img{max-width: 60px;}
    
    .about4box{padding: 0 34px;}
    .about4box .swiper-button-prev{left: -10px;box-shadow: 0 0 0;}
    .about4box .swiper-button-next{right: -10px;box-shadow: 0 0 0;}
    .about4box .list .tt{font-size: 15px;font-weight: 500;}
    .about4box .swiper-slide .list{transform:scale(1);}
    .about4box .list .img{box-shadow: 0 0 0;}

    .xq .title3 .div2{float: none;}
    .banner{margin-top:90px;}
.banner2{margin-top: 90px;}
    
}

@media (max-width:479px) {
     
    .main3 .box{margin-top: -15px;}
    .main3 .box .list{margin-top: 15px;padding: 18px 14px 20px 0;}
    .main3 .box .list .imgbox{width: 110px;}
    .main3 .box .list .imgbox .img{width:90px;}
    .main3 .box .list .imgbox .img img{max-width: 34px;}
    .main3 .box .list .tt{margin-left: 110px;width: calc(100% - 110px);}
    .main3 .box .list .tt .tt1{font-size:18px;}
    .main3 .box .list .tt .tt2{font-size:10px;}
    .main3 .box .list .tt .tt4{line-height: 22px;height: auto;max-height: 66px;}
    .main3 .box .list .tt .tt5{margin-top:10px;}
    
    .nycp .list{width: calc(100% - 12px);}
    .nyanli .list{width: calc(100% - 12px)}
    
    .title3 .div1 a{padding: 0px;width: calc(33.33% - 4px);margin: 2px;line-height: 40px;height: 42px;overflow: hidden;font-size: 15px;text-align: center;border: 1px solid #e5e5e5;}
    
    
    
    
    
    
    
    
    
    

    
}
 
@media (max-width:991px) {
    footer{margin-bottom: 50px;}
    .sjdibu{height:50px;background:#af8321;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;} 
}