/*鍏ㄥ眬鏍峰紡*/
@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.5 "寰蒋闆呴粦", "Arial Narrow", HELVETICA;color: #333;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
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}
.clearfix:after,.clearfix:before{clear: both;}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;-webkit-transition: all .5s;}
.tr2 {transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;-o-transition: all .2s;-webkit-transition: all .2s;}
.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;}
.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;}
header .box1{background: #F4F4F4;}
header .box1 .tt1{font-size: 14px;line-height: 40px;color: #333;}
header .box1 .tt2{font-size: 0;}
header .box1 .tt2 a{display: inline-block;vertical-align: top;margin-left: 20px;font-size: 14px;color: #333;line-height: 40px;transition: all .2s;}
header .box1 .tt2 a img{padding-right:6px;position: relative;top:-1px;}
header .box1 .tt2 a:hover{color:#0076cb;}
header .box2 .logo{line-height: 120px;height: 120px;font-size: 0;margin-right: 20px;}
header .box2 .logo img{max-height:50%;}
header .box2 .txt{font-family: 'Arial';font-size: 28px;line-height: 28px;color:#008cee;margin-top: 20px;font-weight: bold;}
header .box2 .txt span{font-size: 14px;color: #333;line-height: 20px;display: block;font-weight:normal;padding-bottom: 4px;}
header .box2 .txt span img{padding-right: 6px;position: relative;top:-1px;}


/*pc瀵艰埅*/
header nav{background: #008cee;}
header nav a{transition: all 0.3s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width: calc(100% / 7);}
header nav ul > li:after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.2);position: absolute;left: 0;top:0;}
header nav ul > li:nth-last-child(1):before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,.2);position: absolute;right: 0;top:0;}
header nav ul > li > a{line-height:60px; display:block;color: #fff;font-size: 16px;}
header nav ul > li:hover > a{color: #fff;background-color: #0076cb;}
header nav ul > li.active > a{color: #fff;background-color: #0076cb;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;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: 14px;color: #333;line-height: 22px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #0076cb;color: #fff;}
header nav .ul a.active{background-color: #0076cb;color: #fff;}
header nav ul > li:hover .ul{display: block;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{display: block;height: 600px;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.7;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;width: 30px;border-radius: 4px;opacity: 1;}



.ssbox{border-bottom: 1px solid #ddd;padding:18px 0;}
.ssbox .ul{width:calc(100% - 300px);float: left;height: 40px;overflow: hidden;}
.ssbox .ul a{display: inline-block;vertical-align: top;font-size: 14px;color: #333;padding-right: 20px;transition: all .2s;line-height: 40px;}
.ssbox .ul a:nth-child(1){padding-right: 0;}
.ssbox .ul a:nth-child(n+2):hover{color: #008cee;}
.ssbox form{width: 300px;float: left;border: 1px solid #ddd;height: 40px;}
.ssbox form input{width: calc(100% - 50px);float: left;line-height: 38px;height: 38px;border: 0;background: fixed;padding: 0 15px;border-right: 1px solid #ddd;}
.ssbox form button{width:50px;float: left;line-height: 38px;height: 38px;border: 0;background: url(../images/tu2.png) no-repeat center center;transition: all .2s;}
.ssbox form button:hover{background-color: #fafafa;}


.main66{padding: 66px 0;}
.title{text-align: center;margin-bottom: 44px;}
.title .div1{font-size: 36px;font-weight: bold;color: #000;}
.title .div2{font-size: 0;margin-top: 10px;}
.title .div2 span{font-size: 20px;display: inline-block;vertical-align: top;color: #fff;background: #008cee;padding: 4px 22px;}

.title.titlebs .div1{color: #fff;}
.title.titlebs .div2 span{background: #fff;color: #008cee;}




.title1{text-align: center;font-size: 0;margin-top: -10px;margin-bottom: 40px;}
.title1 a{display: inline-block;vertical-align: top;width: 25%;border: 1px solid #ddd;margin-left: -1px;color: #333;transition: all .2s;}
.title1 a:nth-child(1){border-left: 0;}
.title1 a:nth-child(4){border-right: 0;}
.title1 a:nth-child(n+5){display: none;}
.title1 a .div{display: inline-block;vertical-align: top;padding-left:50px;font-size: 20px;line-height: 90px;position: relative;}
.title1 a .div .img{width: 40px;position: absolute;left: 0;top:0;height: 100%;}
.title1 a .div .img img{position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all .2s;}
.title1 a .div .img img:nth-child(2){opacity: 0;}
.title1 a:hover{background-color: #008cee;border-color: #008cee;color: #fff;}
.title1 a:hover .div .img img:nth-child(1){opacity: 0;}
.title1 a:hover .div .img img:nth-child(2){opacity: 1;}
.title1 a.active{background-color: #008cee;border-color: #008cee;color: #fff;}
.title1 a:nth-last-child(1):hover{background-color: #0076cb;border-color: #0076cb;}
.title1 a.active .div .img img:nth-child(1){opacity: 0;}
.title1 a.active .div .img img:nth-child(2){opacity: 1;}


/* 涓婂尃浜旈噾鐢靛瓙宸ュ疄鍔 */
.main1 .box .list{display: none;margin: -10px -5px 0;}
.main1 .box .list.active{display: block;}
.main1 .box .list .img{width: calc(32% - 10px);margin: 10px 5px 0;float: left;padding-top: 21%;position: relative;}
.main1 .box .list .img .bjcover{height: 100%;position: absolute;left: 0;width: 100%;top:0;}
.main1 .box .list .img:nth-child(1){width: calc(68% - 10px);padding-top: calc(42% + 10px);}
.main1 .box .list .img:hover .bjcover{transform:scale(1.06);}


/* 铓€鍒诲姞宸ヤ骇鍝佸睍绀 */
.main2 .zuo{width:calc(10% + 160px);float: left;margin-right: 20px;background: #fff;}
.main2 .zuo a{border: 1px solid #ddd;display: block;line-height: 48px;padding: 0 10px 0 30px;margin-top: -1px;font-size: 16px;color: #333;position: relative;z-index: 1;}
.main2 .zuo a:hover{background-color: #008cee;border-color: #008cee;color: #fff;z-index: 2;}
.main2 .zuo a.active{background-color: #008cee;border-color: #008cee;color: #fff;z-index: 2;}

.main2 .zuo .top{line-height: 76px;background: #008cee;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important; margin-top: 5px}
.main2 .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.main2 .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}
/*宸︿晶鑱旂郴鎴戜滑*/
.main2 .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.main2 .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.main2 .zuo .tt .tt1 span{color: #008cee;font-size: 20px;display: block;font-weight: bold;}
.main2 .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}


.main2 .you{width:calc(90% - 180px);float: left;}
.main2 .img{display: block;}
.main2 .you .lb1{margin-bottom: 10px;}
.main2 .you .lb1 .bjcover{padding-top: 56%;}
.main2 .you .lb2 .bjcover{padding-top: 100%;}
.main2 .you .img:hover .bjcover{transform:scale(1.06);}
.main2 .swiper-button-prev{width: 60px;height: 100px;background:url(../images/tu3.png) no-repeat center center;margin-top: -50px;left: 0;}
.main2 .swiper-button-prev:hover{background-color: rgba(0,0,0,.2);}
.main2 .swiper-button-next{width: 60px;height: 100px;background:url(../images/tu3.png) no-repeat center center;margin-top: -50px;right: 0;transform:rotate(180deg);}
.main2 .swiper-button-next:hover{background-color: rgba(0,0,0,.2);}
.main2 .swiper-button-disabled{opacity: .2 !important;}




/* 铓€鍒诲姞宸ヨ涓氱繕妤 */
.main3 .box{margin-top: -50px;}
.main3 .list:nth-child(odd){margin: 50px 0;}
.main3 .list:nth-child(even){background: #F4F4F4;}
.main3 .list:nth-child(even):after{content: "";width: 600px;height: 100%;background: #F4F4F4;position: absolute;right:100%;top:0;}

.main3 .list{position: relative;min-height: 400px;padding: 30px 0 20px calc(50% + 40px);}
.main3 .list .bjcover{width: 50%;position: absolute;left: 0;top:0;height: 100%;}
.main3 .list:nth-child(even){padding: 30px calc(50% + 40px) 20px 0;}
.main3 .list:nth-child(even) .bjcover{right: 0;left: auto;}

.main3 .list .tt1{font-size: 30px;font-weight: bold;color: #008cee;padding-left: 86px;line-height: 38px;position: relative;margin-bottom: 20px;}
.main3 .list .tt1 span{font-size: 22px;font-weight: normal;display: block;line-height: 32px;color: #333;margin-top: 4px;}
.main3 .list .tt1 i{width: 64px;text-align: center;display: block;height: 76px;line-height: 76px;background: #008cee;font-size: 30px;color: #fff;position: absolute;left: 0;top:0;}
.main3 .list .tt2{font-size: 16px;line-height: 30px;color: #000;}

.main3 .list .img1{margin: 24px -10px 0;}
.main3 .list .img1 div{width: calc(50% - 20px);margin: 0 10px;float: left;padding-top: 28%;}

.main3 .list .img2{margin: 24px -10px 0;}
.main3 .list .img2 div{width: calc(25% - 20px);margin: 0 10px;float: left;padding-top: 28%;}

.main3 .list:nth-child(2){padding-top:80px;}
.main3 .list:nth-child(4){padding-top:80px;}


/* 鍚堜綔浼欎即 */
.main4 .list{display: block;background: #fff;}
.main4 .list .bjcover{padding-top: 66%;}
.main4 .list .tt1{font-size: 18px;color: #000;padding: 20px 10px;text-align: center;border-bottom: 1px solid #ddd;}
.main4 .list .tt1 img{height: 40px;display: block;margin: 0 auto 8px;}
.main4 .list .tt2{padding:0 20px;margin: 16px 0;;font-size: 14px;line-height: 24px;height: 72px;overflow: hidden;color: #333;}
.main4 .list:hover .bjcover{transform:scale(1.06);}
.main4 .list:hover .tt1{color: #008cee;}

.lb4{position: relative;}
.lb4 .swiper-button-prev{width: 54px;height: 54px;background:url(../images/tu4.png) no-repeat center center;margin-top: -27px;left: -82px;opacity: .88;}
.lb4 .swiper-button-prev:hover{opacity: 1;}
.lb4 .swiper-button-next{width: 54px;height: 54px;background:url(../images/tu4.png) no-repeat center center;margin-top: -27px;right: -82px;opacity: .88;transform:rotate(180deg);}
.lb4 .swiper-button-next:hover{opacity: 1;}
.lb4 .swiper-button-disabled{opacity: .2 !important;}



/* 铓€鍒诲姞宸ユ祦绋 */
.main5 .box{position: relative;min-height: 313px;}
.main5 .box .bjimg{display: block;width: 100%;position: absolute;left: 0;top:75px;z-index: 1;height: 237px;}
.main5 .box .listbox{font-size: 0;position: relative;z-index: 2;}
.main5 .box .listbox .list{display: inline-block;vertical-align: top;width: 20%;text-align: center;position: relative;}
.main5 .box .listbox .list .img1{width: 150px;height: 150px;border: 1px solid #008cee;padding: 14px;border-radius: 50%;margin: 0 auto;}
.main5 .box .listbox .list .img2{width: 120px;height: 120px;line-height: 120px;background: #008cee;border-radius: 50%;}
.main5 .box .listbox .list .img2 img{max-height: 50%;}
.main5 .box .listbox .list .tt{font-size: 20px;color: #333;line-height: 30px;margin-top: 11px;height: 30px;overflow: hidden;}
.main5 .box .listbox .list .tt span{padding-right: 4px;color: #000;}
.main5 .box .listbox .list:nth-child(n+6){margin-top: 44px;}
.main5 .box .listbox .list:after{content: "";width: 12px;height: 19px;background: url(../images/tu5-1.png) no-repeat;position: absolute;right: -6px;top:66px;}
.main5 .box .listbox .list:nth-child(n+2):after{transform:rotate(180deg);}
.main5 .box .listbox .list:nth-child(5):after{display: none;}
.main5 .box .listbox .list:nth-child(10):after{transform:rotate(95deg);top:-52px;}


/* 璧拌繘涓婂尃浜旈噾鐢靛瓙 */
.main6 .box{background: #fff;padding: 60px calc(50% + 44px) 40px 44px;position: relative;min-height: 426px;}
.main6 .box .sp{width: 50%;position: absolute;right: 0;height: 100%;top:0;}
.main6 .box .tt1{font-size: 20px;font-weight: bold;color: #000;padding-bottom: 18px;margin-bottom: 14px;position: relative;}
.main6 .box .tt1:after{content: "";width: 59px;height: 2px;background: #008cee;position: absolute;left: 0;bottom: 0;}
.main6 .box .tt2{font-size: 16px;line-height: 30px;max-height: 180px;overflow: hidden;}
.main6 .box .tt3{display: block;width: 122px;line-height: 38px;font-size: 16px;color: #fff;background: #008cee;border-radius: 30px;margin-top: 26px;text-align: center;}
.main6 .box .tt3:hover{background-color: #0076cb;color: #fff;}


.title2{font-size: 24px;font-weight: bold;color: #008cee;line-height: 28px;margin-bottom:30px;position: relative;}
.title2 span{font-size: 16px;font-family: 'Arial';padding-left: 6px;}
.title2 a{display: block;width: 84px;line-height: 28px;font-size: 13px;color: #fff;background: #008cee;border-radius: 30px;text-align: center;font-weight: normal;position: absolute;transition: all .2s;right: 0;bottom: 0;}
.title2 a:hover{background-color: #0076cb;}


/* 濂栭」鑽ｈ獕 */
.main7 .list{display: block;border: 1px solid #ddd;}
.main7 .list .img{padding-top: 141.4285714285714%;/*background-size: 90% !important;*/}
.main7 .list .tt{border-top: 1px solid #ddd;font-size: 18px;color: #000;line-height: 60px;text-align: center;}
.main7 .list:hover .img{transform:scale(1.02)}
.main7 .list:hover .tt{color: #008cee;}

.lb7{position: relative;}
.lb7 .swiper-button-prev{width: 54px;height: 54px;background:url(../images/tu6.png) no-repeat center center;margin-top: -27px;left: -82px;opacity: .88;}
.lb7 .swiper-button-prev:hover{opacity: 1;}
.lb7 .swiper-button-next{width: 54px;height: 54px;background:url(../images/tu6.png) no-repeat center center;margin-top: -27px;right: -82px;opacity: .88;transform:rotate(180deg);}
.lb7 .swiper-button-next:hover{opacity: 1;}
.lb7 .swiper-button-disabled{opacity: .2 !important;}


/* 鏂伴椈璧勮 */
.main8{background: #F7F7F7;}
.main8 .zuo{width:calc(14% + 270px);float: left;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);display: block;padding: 10px;padding-bottom: 0;margin-bottom: 10px;border: 1px solid #f2efef;}
.main8 .zuo .bjcover{height: 350px;}
.main8 .zuo:hover .bjcover{transform:scale(1.06);}
.main8 .zuo .tt{color: #373737;font-size: 17px;font-weight: bold;padding: 0 40px 0 14px;position: relative;line-height: 66px;}
.main8 .zuo:hover .tt{color: #008cee;}
/* .main8 .zuo .tt:after{content:"";width: 15px;height: 15px;background: url("../images/tu26.png") no-repeat;position: absolute;left: -15px;top:0;bottom:0;margin: auto 0;} */
.main8 .zuo .tt:before{content:"";width: 19px;height: 15px;background: url("../images/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main8 .zuo:hover .tt:before{background: url("../images/tu27-1.png") no-repeat;}
.main8 .you{width:calc(86% - 280px);padding-left: 10px;float: right;}
.main8 .you .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);margin-bottom: 10px;position: relative;padding-left: 196px;border: 1px solid #f2efef;height: 136px;padding-right: 24px;}
.main8 .you .list .tt1{font-size: 18px;color: #666666;font-weight: bold;margin-top: 32px;line-height: 18px;position: relative;padding-left: 26px;padding-bottom: 14px;margin-bottom: 12px;}
.main8 .you .list .tt1:after{content: "";width: 15px;height: 15px;background: url("../images/tu26-1.jpg") no-repeat;position: absolute;left: 0;top:2px;transition: all 0.3s;}
.main8 .you .list .tt1:before{content: "";width: 16px;height: 2px;background: #d3d3d3;position: absolute;left: 26px;bottom:0;transition: all 0.3s;}
.main8 .you .list .tt3{font-size: 13px;color: #999999;position: relative;padding-bottom: 18px;padding-left: 26px;}
.main8 .you .list .tt3:after{content: "";width: 42px;height: 7px;background: url("../images/tu28.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 1;}
.main8 .you .list .tt3:before{content: "";width: 42px;height: 7px;background: url("../images/tu28-1.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 0;}
.main8 .you .list .tt2{font-size: 12px;color: #999999;width: 160px;text-align: center;border-right: 1px solid #e5e5e5;position: absolute;left: 0;top:0;height: 100%;}
.main8 .you .list .tt2 b{font-size: 40px;color: #000;font-weight: inherit;display: block;}
.main8 .you .list .tt2 i{display: none;}
.main8 .you .list .tt2 div{position:absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);}
.main8 .you .list:after{content:"";width: 30px;height: 30px;background: #f3f3f3;position: absolute;left: 0;top:0;}
.main8 .you .list:hover .tt1{color: #008cee;}
.main8 .you .list:hover .tt1:after{background: url("../images/tu26.png") no-repeat;}
.main8 .you .list:hover .tt3:after{left: 40px;opacity: 0;}
.main8 .you .list:hover .tt3:before{left: 40px;opacity: 1;}
.main8 .you .list:nth-child(n+4){display:none;}


.main9{padding: 22px 0;}
.main9 .tt{position: relative;padding-left: 70px;font-size: 0;}
.main9 .tt a{display: inline-block;vertical-align: top;font-size: 14px;color: #000;line-height: 30px;padding-right: 24px;transition: all .2s;}
.main9 .tt a:nth-child(1){position: absolute;left: 0;top:0;padding-right: 0;}
.main9 .tt a:nth-child(n+2):hover{color: #008cee;}


footer{background:#363636;color: #fff;}
footer .box2{padding: 22px 15px;border-top: 1px solid rgba(255,255,255,.2);text-align: center;font-size: 14px;color: rgba(255,255,255,.6);}

footer .box1 .list1{width: 220px;float: left;}
footer .box1 .list1 .img{margin-bottom: 11px;}
footer .box1 .list1 .tt{font-size: 0;}
footer .box1 .list1 .tt a{display: inline-block;vertical-align: top;margin-right: 20px;position: relative;padding-top:10px;}
footer .box1 .list1 .tt a img{width: 40px;display: block;opacity: .3;transition: all .2s;}
footer .box1 .list1 .tt a img:hover{opacity: 1;}
footer .box1 .list1 .tt a img.ss{display: none;position: absolute;left: 0;bottom: 100%;width: 140px;max-width: 140px;opacity: 1;border: 1px solid #ddd;}
footer .box1 .list1 .tt a:hover img.ss{display: block;}

footer .box1 .list2.list3{border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);min-height: 160px;}
footer .box1 .list2{font-size: 0;text-align: center;padding: 0 10px 0 60px;width: calc(50% - 177px);float: left;font-size: 0;}
footer .box1 .list2 .tt{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;line-height: 34px;text-align: left;max-width: 250px;}
footer .box1 .list2 .tt .tt1{font-size: 0;}
footer .box1 .list2 .tt .tt1 a{display:inline-block;vertical-align: top;min-width: 122px;color: #fff;padding-right: 11px;font-size: 14px;}
footer .box1 .list2 .tt .tt1 a:hover{text-decoration: underline !important;}
footer .box1 .list2 .top{font-size: 18px;color: #fff;position: relative;margin-bottom: 8px;}
footer .box1 .list2 .top img{position: absolute;left: -36px;top:4px;}
footer .box1 .list4{width: 124px;float: right;font-size: 14px;color: #fff;line-height: 20px;text-align: center;}
footer .box1 .list4 .img{background: #fff;padding: 4px;border-radius: 6px;margin-bottom: 6px;}
footer .box1 .list4 .img img{display: block;width: 100%;}





/*鍐呴〉鍏辩敤*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #008cee;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 34px 0 24px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #008cee;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #008cee;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*浜岀骇*/
.ny .zuo .ul2{display:none;border: 1px solid #eee;padding: 6px 20px;}
.ny .zuo .ul2.active{display:block;}
.ny .zuo .ul2 a{line-height: 42px;padding:0 10px 0 15px;width: 100%;position: relative;display: block;transition: all 0.3s}
.ny .zuo .ul2 a:nth-child(n+2){border-top:1px dashed #eee;}
.ny .zuo .ul2 a:hover{color: #008cee}
.ny .zuo .ul2 a.active{color: #008cee}

/*宸︿晶鑱旂郴鎴戜滑*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #008cee;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*鍙充晶椤堕儴*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #008cee;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #008cee;}


/*鍐呴〉鏂伴椈*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #008cee;color: #fff;border-color: #008cee;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*璇︽儏椤?/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}



/* 浜у搧灞曠ず */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;}
.nycp .list .bjcover{padding-top:100%;}
.nycp .list .tt{line-height: 50px;font-size: 16px;color: #000;padding: 0 4px;position: relative;background: #fff;margin-top: 2px;border: 1px solid #ddd;text-align: center;}
.nycp .list:hover .bjcover{transform:scale(1.06)}
.nycp .list:hover .tt{color: #008cee;}

.liuyan form input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.liuyan form button{width: 100%;line-height: 44px;background:#008cee;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{background-color: #0076cb;}



.cpxq1 .xqzuo{width: 40%;float: left;}
.cpxq1 .xqyou{width: 60%;float: left;padding: 20px 0 0 30px;}
.cpxq1 .xqzuo .img{padding-top: 100%;}
.cpxq1 .gallery-top{margin-bottom: 10px;position: relative;}
.cpxq1 .swiper-button-prev{width: 40px;height: 70px;background:url(../images/tu3.png) no-repeat center center;margin-top: -35px;left: 0;background-size: 14px !important;}
.cpxq1 .swiper-button-prev:hover{background-color: rgba(0,0,0,.2);}
.cpxq1 .swiper-button-next{width: 40px;height: 70px;background:url(../images/tu3.png) no-repeat center center;margin-top: -35px;right: 0;background-size: 14px !important;transform:rotate(180deg);}
.cpxq1 .swiper-button-next:hover{background-color: rgba(0,0,0,.2);}
.cpxq1 .swiper-button-disabled{opacity: .2 !important;}
.cpxq1 .xqyou .tt1{font-size: 20px;font-weight: bold;padding-bottom:18px;color: #008cee;}
.cpxq1 .xqyou .tt2{font-size: 15px;line-height: 30px;color: #000;background: #F3F3F3;padding: 20px;}
.cpxq1 .xqyou .tt3{font-size: 22px;color: #000;margin-top:16px;}
.cpxq1 .xqyou .tt3 b{color: #008cee;font-weight:bold;font-size: 26px;position: relative;top:2px;padding-left: 4px;}
.cpxq1 .xqyou .tt4{width: 120px;transition: all .2s;line-height: 40px;background: #008cee;border-radius: 6px;font-size: 16px;color: #fff;display: block;margin-top: 30px;text-align: center;}
.cpxq1 .xqyou .tt4:hover{background-color: #0076cb;}
.cpxq2{margin-top: 33px;font-size: 15px;line-height: 30px;color: #333;}
.cpxq2 .tt1{font-size:24px;font-weight: bold;border-bottom: 1px solid #ddd;padding-bottom: 14px;margin-bottom: 20px;}






/*transition: all .2s;*/
/*008cee*/

/*0076cb*/
/*transform:scale(1.06);*/

/*濯掍綋鏌ヨ寮€濮?/
@media (max-width:1230px){
    .banner .bjcover{height: auto;padding-top:48%;}
}
@media (max-width:1199px){
    header nav ul > li > a{font-size: 14px;line-height: 50px;}
    .title1 a .div{font-size: 18px;}
    .main3 .list .tt1{font-size: 26px;padding-left: 78px;}
    .main3 .list .tt1 span{font-size: 18px;}

    /*    琛屼笟璧勮*/
    .main8 .you .list .tt2{width:130px;}
    .main8 .you .list{padding-left:166px;}
    /* 濂栭」鑽ｈ獕 */
    .main7 .list .tt{font-size: 16px;}

}
@media (max-width:991px) {
    header .box2 .logo{height: 100px;line-height: 100px;}
    /*pc瀵艰埅*/
    header nav{display: none;width:170px;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)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{display:block;width:100%;text-align: left;padding:0;border-bottom: 1px solid #ddd;}
    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:40px;}
    header nav ul > li:hover .ul{display: none;}
    /*绉诲姩瀵艰埅鎸夐挳*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:40px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #008cee;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;}

    header nav ul > li:hover > a{color: #0076cb;background: fixed;}
    header nav ul > li.active > a{color: #0076cb;background: fixed;}


    .main66{padding:50px 0;}
    .title{margin-bottom:36px;}
    .title .div1{font-size: 30px;;}
    .title .div2 span{font-size: 18px;}
    .title1{margin-top: -6px;margin-bottom: 33px;}
    .title1 a .div{padding-left:34px;font-size: 16px;line-height:70px;}
    .title1 a .div .img{width:22px;}

    /* 铓€鍒诲姞宸ヤ骇鍝佸睍绀 */
    .main2 .zuo{width:100%;margin: 0 0 20px;padding: 16px 20px;border: 1px solid #ddd;}
    .main2 .zuo a{display: inline-block;vertical-align: top;line-height: 30px;padding: 0 20px 0 0;margin-top: 0;font-size: 15px;border: 0;}
    .main2 .zuo a:hover{background: fixed;color: #008cee;}
    .main2 .zuo a.active{background: fixed;color: #008cee;}
    .main2 .you{width:100%;}
    .main2 .swiper-button-prev{width:40px;height: 60px;margin-top: -30px;background-size: 12px !important;}
    .main2 .swiper-button-next{width:40px;height: 60px;margin-top: -30px;background-size: 12px !important;}

    /* 铓€鍒诲姞宸ユ祦绋 */
    .main5 .box{min-height: inherit;}
    .main5 .box .bjimg{display: none;}
    .main5 .box .listbox .list .img1{width: 120px;height: 120px;padding: 9px;}
    .main5 .box .listbox .list .img2{width: 100px;height: 100px;line-height: 100px;}
    .main5 .box .listbox .list .tt{font-size:18px;}
    .main5 .box .listbox .list:after{display: none;}



    /* 璧拌繘涓婂尃浜旈噾鐢靛瓙 */
    .main6 .box{padding: 36px calc(50% + 30px) 20px 30px;min-height: 360px;}
    .main6 .box .tt1{font-size:18px;}
    .main6 .box .tt2{font-size: 14px;line-height: 25px;max-height: 200px;overflow: hidden;}
    .main6 .box .tt3{width: 110px;font-size: 14px;margin-top: 18px;line-height:34px;}

    /*琛屼笟璧勮*/
    .main8 .zuo{width:100%;margin: 0;}
    .main8 .zuo .bjcover{height: auto;padding-top:70%;}
    .main8 .you{width:100%;padding: 0;margin-top: 10px;}

    footer .box1 .list1{display: none;}
    footer .box1 .list2{width: 50%;}
    footer .box1 .list2.list3{border: 0;}
    footer .box1 .list4{display: none;}
    footer .box1 .list2 .tt{display: block;}
    footer .box1 .list2{padding-left: 0;}
    footer .box1 .list2 .top img{position: relative;left: auto;top:-4px;padding-right:10px;}

    /*鍐呴〉鍏辩敤*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;border-radius: 6px 6px 0 0;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul > a{padding: 0 30px 0 20px;}
    .ny .zuo .ul > a:before{right: 15px;}



    
}

@media (max-width:767px) {
    header .box1 {display: none;}
    header .box1 .tt2 a{margin-left: 15px;font-size: 12px;}
    header .box1 .tt2 a img{padding-right:4px;max-width:14px;}
    /*banner*/
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px !important;bottom: -4px !important;position: relative;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 18px;;}

    .ssbox{padding: 15px 0;}
    .ssbox .ul{width:100%;max-height: 52px;overflow: hidden;height: auto;}
    .ssbox .ul a{line-height:26px;padding-right: 15px;}
    .ssbox form{width: 100%;margin-top: 10px;}


    .main66{padding: 33px 0;}
    .title{margin-bottom: 26px;}
    .title .div1{font-size: 22px;}
    .title .div2 span{font-size:16px;padding: 8px;border-radius:4px;}

    .title1{margin-top: -4px;margin-bottom: 24px;}
    .title1 a{margin:-1px 0 0 -1px;width: 50%;}
    .title1 a:nth-child(1){border-left: 0;}
    .title1 a:nth-child(3){border-left: 0;}
    .title1 a:nth-child(2){border-right: 0;}
    .title1 a:nth-child(4){border-right: 0;}
    .title1 a:nth-child(n+5){display: none;}
    .title1 a .div{padding-left:24px;font-size:14px;line-height:50px;}
    .title1 a .div .img{width: 18px;}


    /* 涓婂尃浜旈噾鐢靛瓙宸ュ疄鍔 */
    .main1 .box .list .img{width: calc(50% - 10px);margin: 10px 5px 0;padding-top: 33%;}
    .main1 .box .list .img:nth-child(1){width: calc(100% - 10px);padding-top:64%;}


    /* 铓€鍒诲姞宸ヨ涓氱繕妤 */
    .main3 .box{margin-top:-30px}
    .main3 .list{padding: 30px 0 !important;margin: 0 !important;min-height: inherit;}
    .main3 .list .bjcover{width: 100%;position:relative;left: auto !important;right: auto !important;top:auto;height: auto;padding-top: 70%;margin-bottom: 20px;}
    .main3 .list .tt1{font-size: 22px;padding-left: 40px;line-height: 30px;margin-bottom: 11px;}
    .main3 .list .tt1 span{font-size:17px;line-height:30px;width: calc(100% + 40px);margin-left: -40px;margin-top: 11px;}
    .main3 .list .tt1 i{width: 30px;height: 30px;line-height: 30px;font-size: 16px;}
    .main3 .list .tt2{font-size: 15px;line-height: 28px;}

    .main3 .list .img1{margin: 20px -5px 0;}
    .main3 .list .img1 div{width: calc(50% - 10px);margin: 0 5px;}

    .main3 .list .img2{margin: 20px -5px 0;}
    .main3 .list .img2 div{width: calc(25% - 10px);margin: 0 5px;}

    /* 鍚堜綔浼欎即 */
    .main4 .list .tt1{font-size: 14px;padding: 15px 5px 11px;}
    .main4 .list .tt1 img{height:30px;margin: 0 auto 6px;}
    .main4 .list .tt2{padding:0 15px;margin: 10px 0;;font-size: 12px;line-height: 20px;height: 80px;}

    /* 铓€鍒诲姞宸ユ祦绋 */
    .main5 .box .listbox {margin-top: -33px;}
    .main5 .box .listbox .list{width:25%;margin-top: 33px !important;}


    /* 璧拌繘涓婂尃浜旈噾鐢靛瓙 */
    .main6 .box{padding: 15px 15px 30px;position: relative;min-height: inherit;}
    .main6 .box .sp{width: 100%;position: relative;right: auto;top:auto;height: auto;padding-top:71%;}
    .main6 .box .sp video{position: absolute;left: 0;top:0;}
    .main6 .box .tt1{padding: 22px 10px 14px;margin-bottom: 12px;}
    .main6 .box .tt1:after{width: 50px;left: 10px;}
    .main6 .box .tt2{padding:0 10px;max-height: 250px;}
    .main6 .box .tt3{margin-left: 10px;}

    /* 濂栭」鑽ｈ獕 */
    .main7 .list .tt{font-size: 14px;line-height: 40px;}


    /*琛屼笟璧勮*/
    .main8 .zuo{box-shadow: 0 0 0;}
    .main8 .you .list{box-shadow: 0 0 0;height: auto;padding:18px 15px 22px;}
    .main8 .you .list .tt1{font-size: 16px;margin: 0;line-height:26px;max-height: 52px;padding:0 0 0 22px;margin-bottom:8px;font-weight: normal;text-overflow:inherit;white-space:inherit;}
    .main8 .you .list .tt1:after{top:7px;}
    .main8 .you .list .tt1:before{display: none;}
    .main8 .you .list .tt3{padding-left: 0;margin-top:6px;text-overflow:inherit;white-space:inherit;line-height: 22px;padding: 0 ;max-height:66px;overflow: hidden;}
    .main8 .you .list .tt3:after{left: 0;display: none;}
    .main8 .you .list .tt3:before{left: 0;display: none;}
    .main8 .you .list .tt2{width: 100%;position: relative;left: inherit;top:inherit;height:inherit;font-size: 14px;border: 0;}
    .main8 .you .list .tt2 b{display: none;}
    .main8 .you .list .tt2 i{display: inline-block;}
    .main8 .you .list .tt2 div{position:relative;left: inherit;right:inherit;top:inherit;transform:translateY(0);text-align: left;}
    .main8 .you .list:after{display: none;}
    .main8 .zuo .tt{font-size:15px;padding:10px;line-height: 0;font-weight: normal;text-align: center;}
    .main8 .zuo .tt:after{display: none;}
    .main8 .zuo .tt div{line-height:26px}
    .main8 .zuo .tt:before{display:none;}

    .title2{font-size: 20px;margin-bottom: 22px;line-height: 24px;}
    .title2 span{font-size: 12px;padding-left: 4px;font-weight: normal;}
    .title2 a{width:66px;line-height: 24px;font-size: 11px;}
    /*璇︽儏椤?/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}


    /* 浜у搧灞曠ず */
    .nycp {margin: 0 -6px;}
    .nycp .list{display: block;width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size: 13px;line-height: 40px;margin: 0;border: 0;padding: 0;}

    .cpxq1 .xqzuo{width: 100%;}
    .cpxq1 .xqyou{width:100%;padding: 20px 0 0;}

    .cpxq1 .xqyou .tt1{font-size: 18px;}
    .cpxq1 .xqyou .tt2{font-size: 14px;line-height: 28px;padding:16px 20px;}
    .cpxq1 .xqyou .tt3{font-size: 16px;}
    .cpxq1 .xqyou .tt3 b{font-size: 20px;}
    .cpxq1 .xqyou .tt4{margin-top: 15px;}
    .cpxq2{margin-top: 30px;font-size: 14px;line-height: 28px;}
    .cpxq2 .tt1{font-size:20px;margin-bottom: 16px;}
    

    


   
}
@media (max-width:600px) {
    header .box2 .logo{height:80px;line-height:80px;max-width: calc(100% - 44px);}
    header .lanmu{bottom:29px;}
    /* 铓€鍒诲姞宸ユ祦绋 */
    .main5 .box .listbox {margin-top: -22px;}
    .main5 .box .listbox .list{width:33.33%;margin-top: 22px !important;}


    .main9 .tt{padding-left: 0;}
    .main9 .tt a{line-height: 28px;padding-right: 20px;color: #666;}
    .main9 .tt a:nth-child(1){position: relative;left: auto;top:auto;padding-right: 0;display: block;color: #000;}

    footer .box1 .list2.list3{min-height: inherit;margin-bottom: 20px;}
    footer .box1 .list2.list3 .tt{max-width: 100%;}
    footer .box1 .list2{width: 100%;padding: 0;}
    footer .box1 .list2 .tt .tt1 a{min-width: inherit;padding-right: 20px;}

    /*鍐呴〉鏂伴椈*/
    .nyxw .list{margin-bottom:20px;padding: 10px;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding: 5px 10px 10px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height: 75px;}

    
}

@media (max-width:479px) {
    /* 铓€鍒诲姞宸ユ祦绋 */
    .main5 .box .listbox .list:nth-last-child(1){width:100%;}
    .main5 .box .listbox .list .img1{width: 90px;height: 90px;padding: 4px;}
    .main5 .box .listbox .list .img2{width: 80px;height: 80px;line-height: 80px;}
    .main5 .box .listbox .list .tt{font-size:14px;margin-top: 6px;}

    .danye .ditu{height:300px;}
}
 /*鎵嬫満搴曢儴*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#008cee;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;} 
}