/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #222;-webkit-text-size-adjust: 100%;background: #fff url(../images/bj.jpg) no-repeat center top;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
.container-fluid {
    max-width:1230px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #0065ab;
    --color_hover: #1c91fd;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --color_jianbian: linear-gradient(to bottom, #0178b6, #004e9f);
    --transform_scale: scale(1.08);
}


header{position:relative;z-index: 111;}
header .box1{display: flex;justify-content: space-between;background-color: #fff;box-shadow: 0 4px 8px rgba(0, 0, 0, .06);}
header .box1 .list{display: flex;justify-content: space-between;}
header .box1 .div1{font-size: 14px;line-height: 24px;padding: 10px 0;}
header .box1 .div2{position: relative;cursor: pointer;padding: 10px 0;}
header .box1 .div2:before{color: #09bb07;font-size: 120%;padding-right:2px;line-height: 0;position: relative;top:1px;}
header .box1 .div2 span:hover{text-decoration: underline!important;}
header .box1 .div2 .img{display: none;position: absolute;right: 0;top:100%;background-color: #fff;padding: 12px;width: 140px;max-width: 140px;text-align: center;border: 1px solid #eee;}
header .box1 .div2 .img img{display: block;width: 100%;margin-bottom: 6px;}
header .box1 .div2:hover .img{display: block;}
header .box1 .div2box{display: flex;}
header .box1 .div2box .div2{margin-left: 16px;}

header .box2{padding: 50px 0 40px;}
header .box2 .list{display: flex;align-items: center;}
header .box2 .list .logo img{max-height: 80px;}
header .box2 .list .formbox{margin-left:7%;flex: 1;}
header .box2 .list .formbox form{width: 100%;height: 46px;display: flex;}
header .box2 .list .formbox form input{border: 2px solid #a4d3ff;width: calc(100% - 70px);height: 46px;background-color: #fff;font-size: 14px;padding: 0 20px;border-right: 0;}
header .box2 .list .formbox form button{width: 70px;background: var(--color_hover);border: 0;font-size: 24px;color: #fff;}
header .box2 .list .formbox form button:hover{opacity: .8;}
header .box2 .list .div1{margin-top:6px;font-size: 0;}
header .box2 .list .div1 a{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;margin-right: 14px;}
header .box2 .list .div1 a:nth-child(1){margin-right: 4px;}









.main1 .box{display: flex;justify-content: space-between;position: relative;}
.main1 .box .ul{width:calc(25% - 20px);box-shadow: 0 0 11px rgba(0, 0, 0, .03);height:496px;}
.main1 .box .ul a{position: relative;line-height: 70px;background:#fff;font-size: 20px;color: #fff;padding: 0 50px 0 70px;display: block;}
.main1 .box .ul a:after{content: "";width: 100%;height: 100%;background: var(--color_zhuti);background:var(--color_jianbian);position: absolute;left: 0;top:0;z-index: 1;transition: all .3s;}
.main1 .box .ul a div{position: relative;z-index: 5;}
.main1 .box .ul a span{display: block;position: absolute;left: 24px;top:0;z-index: 2;font-size: 140%;}
.main1 .box .ul a i{display: block;position: absolute;right: 0;top:0;z-index: 4;background: rgba(255, 255, 255, .2);width: 44px;text-align: center;}
.main1 .box .ul a:hover:after{opacity: 0;}
.main1 .box .ul a:hover{color: var(--color_zhuti);}
.main1 .box .ul a.active:after{opacity: 0;}
.main1 .box .ul a.active{color: var(--color_zhuti);}

.main1 .box .ul a:nth-child(n+2){margin-top: 1px;}
.main1 .box .you{width: calc(75% - 10px);background-color: #fff;padding: 25px;position: relative;z-index: 1;}
.main1 .box .you .ttbox{height:90px;padding-left: 20px;align-items: center;display: flex;margin-top: -10px;padding-bottom: 10px;}
.main1 .box .you .ttbox .div1{font-size: 24px;font-weight: bold;}
.main1 .box .you .ttbox .div2{font-size: 14px;color: #444;margin-top: 4px;}
.main1 .box .you .ttbox .div2:hover{color: var(--color_zhuti);text-decoration: underline;}

.main1 .box .title2{border: 1px solid var(--color_zhuti);display: flex;margin-bottom: 20px;height: fit-content;width: 100%;}
.main1 .box .title2 a{display: block;padding: 11px 2.6%;position: relative;font-size: 16px;color: var(--color_zhuti);line-height: 22px;text-align: center;margin-right: 1px;transition: all 0s!important;}
.main1 .box .title2 a:after{content: "";width: 1px;height: 14px;background: var(--color_zhuti);position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;flex-shrink: 0;}
.main1 .box .title2 a:hover{background-color: var(--color_zhuti);color: #fff;background: var(--color_jianbian);}
.main1 .box .title2 a.active{background-color: var(--color_zhuti);color: #fff;background: var(--color_jianbian);}


.main1 .box .you .tt4{display: flex;}
.main1 .box .you .tt4 .lb1{width: 50%;position: relative;}
.main1 .box .you .tt4 .lb1 a{display: block;border: 1px solid #ddd;padding: 2px;position: relative;}
.main1 .box .you .tt4 .lb1 a .img .bjcover{height:294px;}
.main1 .box .you .tt4 .lb1 a .div1{position: absolute;line-height: 60px;background: rgba(0, 0, 0, .7);font-size: 16px;padding: 0 78px 0 20px;left: 2px;bottom: 2px;width:calc(100% - 4px);color: #fff;}
.main1 .box .you .tt4 .lb1 a:hover .bjcover{transform: var(--transform_scale);}
.main1 .box .you .tt4 .lb1 a:hover .div1{background: rgba(0, 120, 181, .7);}
.main1 .box .you .tt4 .lb1 .swiper-button-prev{width: 20px;height: 26px;background: #fff;color: #222;left: auto;right: 50px;margin: 0;top:auto;bottom:18px;}
.main1 .box .you .tt4 .lb1 .swiper-button-prev:after{font-size: 14px;transition: all .3s;}
.main1 .box .you .tt4 .lb1 .swiper-button-next{width: 20px;height: 26px;background: #fff;color: #222;left: auto;right: 20px;margin: 0;top:auto;bottom:18px;}
.main1 .box .you .tt4 .lb1 .swiper-button-next:after{font-size: 14px;transition: all .3s;}
.main1 .box .you .tt4 .lb1 .swiper-button-prev:hover:after{color: var(--color_zhuti);}
.main1 .box .you .tt4 .lb1 .swiper-button-next:hover:after{color: var(--color_zhuti);}



.main1 .box .you .tt4 .tt4you{width: 50%;padding-left: 12px;}
.main1 .box .you .tt4 .tt4you a{font-size: 15px;line-height: 42px;padding: 0 90px 0 28px;position: relative;border-top: 1px solid #ddd;}
.main1 .box .you .tt4 .tt4you a:nth-child(1){border-top: 0;}
.main1 .box .you .tt4 .tt4you a:after{content: "";width: 4px;height: 4px;background: var(--color_zhuti);position: absolute;left: 10px;top:0;bottom: 0;margin: auto 0;}
.main1 .box .you .tt4 .tt4you a span{position: absolute;display: block;right: 0;top:0;color: #888;font-size: 90%;}
.main1 .box .you .tt4 .tt4you a:hover{color: var(--color_zhuti);text-decoration: underline!important;}

.main1 .box .xxyou{position: absolute;right: 0;top:0;width:calc(75% + 20px);height: 100%;z-index: 2;background-color: #fff;padding: 25px;display: none;}
.main1 .box .xxyou .listbox{display: none;flex-wrap: wrap;}
.main1 .box .xxyou .listbox1{flex-wrap: wrap;overflow: hidden;}
.main1 .box .xxyou .listbox1 .div1{width: 54%;display: flex;flex-wrap: wrap;height: fit-content;position: relative;margin:-20px 0 0 -10px;padding-right: 10px;}
.main1 .box .xxyou .listbox1 .div1 a{width: calc(33.33% - 20px);position: relative;border-radius: 6px;overflow: hidden;margin:20px 10px 0;background: #eef8ff;height: 134px;text-align: center;display: flex;align-items: center;justify-content: center;padding: 5px;font-size: 16px;}
.main1 .box .xxyou .listbox1 .div1 a span{display: flex;justify-content: center;transition: all .3s;align-items: center;width: 66px;height: 66px;background:#e0eeff;border-radius: 50%;margin: 0 auto 10px;}
.main1 .box .xxyou .listbox1 .div1 a span img{max-height: 50%;}
.main1 .box .xxyou .listbox1 .div1 a div{position: relative;z-index: 2;}
.main1 .box .xxyou .listbox1 .div1 a:after{content: "";width: 100%;height: 100%;background: var(--color_zhuti);background:var(--color_jianbian);position: absolute;left: 0;top:0;z-index: 1;transition: all .3s;opacity: 0;}
.main1 .box .xxyou .listbox1 .div1 a:hover{color: #fff;}
.main1 .box .xxyou .listbox1 .div1 a:hover span{background-color: #fff;}
.main1 .box .xxyou .listbox1 .div1 a:hover:after{opacity: 1;}
.main1 .box .xxyou .listbox1 .div1 a.active{color: #fff;}
.main1 .box .xxyou .listbox1 .div1 a.active span{background-color: #fff;}
.main1 .box .xxyou .listbox1 .div1 a.active:after{opacity: 1;}


.main1 .box .xxyou .listbox1 .div2{width: 46%;border: 1px solid #eee;padding:33px 20px 22px;height:inherit;border-radius: 8px;}
.main1 .box .xxyou .listbox1 .div2 .div3{display: none;text-align: center;}
.main1 .box .xxyou .listbox1 .div2 .div3.active{display: block;}
.main1 .box .xxyou .listbox1 .div2 .div3 .top{font-size: 24px;font-weight: bold;color: #000;position: relative;line-height: 34px;margin-bottom: 18px;display: inline-block;padding: 0 15px;}
.main1 .box .xxyou .listbox1 .div2 .div3 .top:after{content: "";width: 6px;height: 6px;background: var(--color_zhuti);transform:rotate(45deg);position: absolute;left: 100%;top:2px;bottom: 0;margin: auto 0;}
.main1 .box .xxyou .listbox1 .div2 .div3 .top:before{content: "";width: 6px;height: 6px;background: var(--color_zhuti);transform:rotate(45deg);position: absolute;right: 100%;top:2px;bottom: 0;margin: auto 0;}
.main1 .box .xxyou .listbox1 .div2 .div3 .div4{font-size: 14px;color: #555;-webkit-line-clamp: 13;line-height: 1.8;min-height: 23.4em;text-align: left;}


.main1 .box .xxyou .listbox.active{display: flex;}
.main1 .box .xxyou .top2{height:133px;width: 100%;margin-bottom: 20px;border-radius: 8px;}
.main1 .box .xxyou .listbox2 .div1{width: 100%;padding-left:calc(33.33% - 20px);margin-left: 0;padding-right: 0;}
.main1 .box .xxyou .listbox2 .div1 a:nth-child(1){position: absolute;left: 0;top:0;height:288px;width: calc(33.33% - 40px);}
.main1 .box .xxyou .listbox2 .div1 a span{background: transparent!important;}
.main1 .box .xxyou .listbox2 .div1 a span img{max-height: 100%;}


.main1 .box .xxyou .listbox3 .div1{width: 100%;padding-left:calc(33.33% - 20px);margin-left: 0;padding-right: 0;}
.main1 .box .xxyou .listbox3 .div1 a:nth-child(1){position: absolute;left: 0;top:0;height:288px;width: calc(33.33% - 40px);}

.main1 .xwbox a:nth-last-child(1){border-bottom: 0;}

.xwbox{width: 100%;margin-top: -10px;}
.xwbox a{font-size:16px;line-height:50px;padding: 0 90px 0 28px;position: relative;border-bottom: 1px solid #ddd;}
.xwbox a:after{content: "";width: 4px;height: 4px;background: var(--color_zhuti);position: absolute;left: 10px;top:2px;bottom: 0;margin: auto 0;}
.xwbox a span{position: absolute;display: block;right: 0;top:0;color: #888;font-size: 90%;}
.xwbox a:hover{color: var(--color_zhuti);text-decoration: underline!important;}


.formbox2 .top3{font-size: 24px;color: var(--color_zhuti);font-weight: bold;line-height: 30px;padding-bottom: 20px;border-bottom: 1px solid var(--color_zhuti);width: 100%;margin:10px 15px 33px;}
.formbox2 form{max-width: 750px;margin: 0 auto;width: 100%;padding-top:13px;}
.formbox2 .div1{display: flex;width: 100%;margin-bottom: 15px;}
.formbox2 .div1 span{display: block;width: 106px;flex-shrink: 0;text-align: right;line-height: 24px;padding: 14px 14px 14px 0;font-size: 15px;}
.formbox2 .div1 input{width: calc(100% - 106px);height: 52px;border: 1px solid #d9ecfe;font-size: 15px;background-color: #fff;padding: 0 22px;}
.formbox2 .div2{margin-left: 106px;padding: 11px 0 22px;display: flex;line-height: 24px;}
.formbox2 .div2 a{display: block;padding-left: 22px;margin-right: 22px;position: relative;font-size: 15px;color: #888;}
.formbox2 .div2 a:after{content: "";width: 16px;height: 16px;border: 1px solid var(--color_zhuti);border-radius: 50%;position: absolute;left: 0;top:4px;}
.formbox2 .div2 a:before{content: "";width: 10px;height: 10px;background-color: var(--color_zhuti);border-radius: 50%;position: absolute;left: 3px;top:7px;transition: all .3s;opacity: 0;}
.formbox2 .div2 a:hover{color: var(--color_zhuti);}
.formbox2 .div2 a.active{color: var(--color_zhuti);}
.formbox2 .div2 a:hover:before{opacity: 1;}
.formbox2 .div2 a.active:before{opacity: 1;}
.formbox2 button{width: 228px;height: 50px;background: var(--color_zhuti);border: 1px solid #d9ecfe;font-size: 18px;text-align: center;color: #fff;margin-left: 106px;}
.formbox2 button:hover{background: var(--color_hover);}


.main1 .container-fluid{position: relative;}
.main1 .box2{position: absolute;left: 100%;top:0;width: 82px;}
.main1 .box2 a{display: block;margin-bottom: 15px;}


.tt4box1 .tt4box2{display: none;}
.tt4box1 .tt4box2.active{display: block;}
.tt4box1 .tt4box2:nth-child(n+2) .tt4 .tt4you{width: 100%!important;}



.main2 .box{display: flex;flex-wrap: wrap;margin:0 -10px;padding: 10px 0;}
.main2 .box .list{display: block;width: calc(25% - 20px);margin: 10px;overflow: hidden;}
.main2 .box .list .bjcover{padding-top:39%;}
/*.main2 .box .list:hover .bjcover{transform: var(--transform_scale);}*/

.main2.main4 .box{padding-top: 0;}
.main2.main4 .box .list{width: calc(50% - 20px);}
.main2.main4 .box .list .bjcover{padding-top: 17%;}






.main3 .box{margin: 0 -15px;display: flex;flex-wrap: wrap;}
.main3 .box .list{width: calc(50% - 30px);margin: 0 15px 20px;}
.main3 .top{font-size: 20px;font-weight: bold;color: var(--color_zhuti);line-height: 32px;border-bottom: 1px solid var(--color_zhuti);padding-bottom: 14px;margin-bottom: 20px;position: relative;}
.main3 .top a{font-size: 14px;font-weight: normal;position: absolute;right: 10px;top:0;}
.main3 .top:after{content: "";width:90px;height: 3px;background: var(--color_zhuti);position: absolute;left: 0;bottom: -2px;}
.main3 .top a:hover{color: var(--color_zhuti);text-decoration: underline!important;}
.main3 .title3{display: flex;flex-wrap: wrap;width: 100%;margin-bottom: 16px;}
.main3 .title3 a{display: block;padding:0 8px;font-size: 16px;line-height: 40px;color: var(--color_zhuti);background:transparent;transition: all 0s;min-width: calc(16.666% - 1px);margin: 0 1px 1px 0;text-align: center;}
.main3 .title3 a:hover{background: var(--color_zhuti);background: var(--color_jianbian);color: #fff;}
.main3 .title3 a.active{background: var(--color_zhuti);background: var(--color_jianbian);color: #fff;}

.title4{font-size: 0;border-bottom: 1px solid var(--color_zhuti);margin-bottom: 20px;position: relative;}
.title4 span{display: inline-block;vertical-align: top;padding: 0 20px;line-height: 42px;background: var(--color_zhuti);background: var(--color_jianbian);font-size: 18px;color: #fff;}
.title4 a{font-size: 14px;color: #666;position: absolute;right: 10px;top:0;line-height: 42px;}
.title4 a:hover{color: var(--color_zhuti);text-decoration: underline!important;}


.main3 .xwboxbox .xwbox{display: none;}
.main3 .xwboxbox .xwbox.active{display: block;}


.main3 .spbox{position: relative;}
.main3 .spbox a{display: block;position: relative;width: calc(20% + 50px);margin-left: calc(80% - 50px)}
.main3 .spbox a video{display: none;opacity: 0;position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;background: #000;}
.main3 .spbox a .bjcover{height:94px;position: relative;z-index: 2;}
.main3 .spbox a:nth-child(n+3){margin-top:7px;}
.main3 .spbox a:nth-child(1){position: absolute;left: 0;top:0;height: 100%;width: calc(80% - 57px);margin: 0;}
.main3 .spbox a:nth-child(1) .bjcover{height: 100%;}
.main3 .spbox a .bjcover:before{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);z-index: 2;font-size: 50px;color: rgba(255, 255, 255, .66);display: flex;justify-content: center;align-items: center;transition: all .3s;}
.main3 .spbox a:nth-child(n+2) .bjcover:before{font-size: 22px;}
.main3 .spbox a:hover .bjcover:before{background: rgba(0, 0, 0, .4);}

.main3 .spbox a.bofang.active video{opacity: 1;display: block;z-index: 3;}


.main5 .title4{background: #f4f4f4;}
.main6 .title4{background: #f4f4f4;}


.main5 .box{display: flex;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #ddd;justify-content: space-between;}
.main5 .box .zuo{display: block;display: flex;align-items: center;justify-content: center;width: 160px;flex-shrink: 0;height: 110px;font-size: 17px;font-weight: bold;color: #fff;padding-top: 4px;text-align: center;padding:0 6px}
.main5 .box .zuo img{display: block;height:32px;margin: 0 auto 11px;}
.main5 .box .lb{width: calc(100% - 166px);}
.main5 .box .lb a{display: block;height: 55px;align-items: center;justify-content: center;text-align: center;font-size: 14px;color: #444;line-height: 20px;display: flex;padding:6px;}
.main5 .box .lb a img{max-height:100%;transition: all .3s;max-width: 88%;}
.main5 .box .lb a:hover{text-decoration: underline!important;color: var(--color_zhuti);}
.main5 .box .lb a:hover img{transform: var(--transform_scale);}



.main6{padding-top: 10px;margin-bottom: 40px;}
.main6 .title4{margin-bottom: 0;}

.lb6{border: 1px solid #ddd;padding: 12px;}
.lb6 a{display: block;height: 76px;display: flex;align-items: center;text-align: center;justify-content: center;font-size: 14px;color: #444;line-height: 22px;padding: 6px;border: 1px solid #ddd;margin: 8px;}
.lb6 a img{max-height:100%;transition: all .3s;}
.lb6 a:hover{text-decoration: underline!important;color: var(--color_zhuti);}
.lb6 a:hover img{transform: var(--transform_scale);}


footer{background: var(--color_zhuti);padding: 66px 0;color: #fff;}
footer .box{display: flex;justify-content: space-between;align-items: center;}
footer .box .img{width: 112px;flex-shrink: 0;font-size: 15px;text-align: center;}
footer .box .img img{display: block;width: 100%;margin-bottom: 6px;}
footer .box .tt{width: calc(100% - 560px);font-size: 15px;text-align: center;}
footer .box .tt span{padding: 4px;display: inline-block;vertical-align: top;}





.ny{padding-bottom: 66px;}
.ny .title5{background-color: #fff;margin-bottom: 6px;padding: 12px 20px 12px 46px;position: relative;font-size: 16px;color: #444;line-height: 26px;}
.ny .title5 b{color: #000;font-weight: normal;}
.ny .title5 img{display: block;position: absolute;left: 17px;top:16px;}
.ny .title5 a:hover{color: var(--color_zhuti);text-decoration: underline!important;}
.ny .box{display: flex;justify-content: space-between;}
.ny .box .zuo{width: 230px;flex-shrink: 0;}
.ny .box .zuo .top{font-size:20px;font-weight: bold;line-height: 54px;padding-left: 46px;position: relative;background: var(--color_zhuti);background: var(--color_jianbian);color: #fff;}
.ny .box .zuo .top img{display: block;position: absolute;left: 17px;top:20px;}
.ny .box .zuo .ul{background-color: #fff;}
.ny .box .zuo .ul > a{border-top: 1px solid #dbeefb;font-size: 16px;line-height: 50px;padding-left: 46px;position: relative;}
.ny .box .zuo .ul > a:after{content: "";width: 13px;height: 100%;background: url(../images/ttt4.png) no-repeat center center;position: absolute;left: 17px;top:0;transition: all .3s;opacity: 1;}
.ny .box .zuo .ul > a:before{content: "";width: 13px;height: 100%;background: url(../images/ttt4-1.png) no-repeat center center;position: absolute;left: 17px;top:0;transition: all .3s;opacity: 0;}
.ny .box .zuo .ul > a:hover{background: var(--color_zhuti);color: #fff;}
.ny .box .zuo .ul > a:hover:after{opacity: 0;}
.ny .box .zuo .ul > a:hover:before{opacity: 1;}
.ny .box .zuo .ul > a.active{background: var(--color_zhuti);color: #fff;}
.ny .box .zuo .ul > a.active:after{opacity: 0;}
.ny .box .zuo .ul > a.active:before{opacity: 1;}


.ny .box .zuo .ul2 {padding: 8px 0;border-top: 1px solid #dbeefb;display: none;}
.ny .box .zuo .ul2.active{display: block;}
.ny .box .zuo .ul2 a{font-size: 14px;line-height: 24px;padding: 5px 10px 5px 46px;position: relative;}
.ny .box .zuo .ul2 a:after{content: "";width: 4px;height: 4px;background: var(--color_zhuti);position: absolute;left: 30px;top:0;bottom: 0;margin: auto 0;}
.ny .box .zuo .ul2 a:hover{color: var(--color_zhuti);text-decoration: underline!important;}
.ny .box .zuo .ul2 a.active{color: var(--color_zhuti);}



.ny .box .you2{width: 244px;flex-shrink: 0;background-color: #fff;}
.ny .box .you2 .top{line-height: 53px;font-size: 20px;font-weight: bold;color: var(--color_zhuti);border-bottom: 1px solid #dbeefb;position: relative;padding-left: 20px;}
.ny .box .you2 .top:after{content: "";width: 140px;height: 3px;background: var(--color_zhuti);position: absolute;left: 0;bottom: -2px;}
.ny .box .you2 .ul{padding: 10px 0 30px;}
.ny .box .you2 .ul a{display: block;line-height: 24px;border-bottom: 1px solid #dbeefb;font-size: 15px;padding:8px 10px 8px 46px;position: relative;}
.ny .box .you2 .ul a span{display: block;width: 18px;height: 18px;background: #515151;border-radius: 2px;position: absolute;left: 17px;top:11px;color: #fff;display: flex;align-items: center;font-size:70%;justify-content: center;}
.ny .box .you2 .ul a:hover{color: var(--color_zhuti);text-decoration: underline!important;}

.ny .box .you{flex: 1;margin: 0 6px;background-color: #fff;}
.ny .box .you .top{line-height: 53px;font-size: 20px;font-weight: bold;color: var(--color_zhuti);border-bottom: 1px solid #dbeefb;position: relative;padding-left: 20px;margin-bottom: 10px;}
.ny .box .you .top:after{content: "";width: 140px;height: 3px;background: var(--color_zhuti);position: absolute;left: 0;bottom: -2px;}
.ny .box .you .top img{padding-right: 10px;position: relative;top:-1px;}
.ny .box .you .top img{padding-right: 10px;position: relative;top:-1px;}
.ny .box .you .top a:hover{text-decoration: underline!important;}

.nyxw table{width: 100%;}
.nyxw table tr{font-size: 15px;line-height: 24px;color: #555;}
.nyxw table td,.nyxw table th{border-bottom: 1px solid #dbeefb;padding: 8px 8px 8px 20px;}
.nyxw table th{font-size: 17px;font-weight: bold;color: var(--color_zhuti);}
.nyxw table td:nth-child(2){padding:8px;text-align: center;border-left: 1px solid #dbeefb;min-width: 88px;width: 140px;}
.nyxw table th{background: #ebf6fd;}
.nyxw table th:nth-child(2){padding:8px;text-align: center;border-left: 1px solid #dbeefb;max-width: 100px;}
.nyxw table a{display: block;}
.nyxw table td:nth-child(1) a:hover{text-decoration: underline!important;color: var(--color_zhuti);}
.nyxw table .shangxia td{text-align: center;background:#ebf6fd;}
.nyxw table .shangxia a{display: inline;}

.ny .box .zuo2{flex: 1;margin-right: 6px;background-color: #fff;}
.danye .tt1{font-size: 26px;font-weight: bold;line-height: 34px;padding: 22px 30px;text-align: center;}
.danye .tt2{background: #ebf6fd;font-size: 14px;color: #666;line-height: 22px;padding: 14px 30px;position: relative;}
.danye .tt2:after{content: "";width: 100%;height: calc(100% - 2px);border: 1px solid #fff;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;z-index: 1;}
.danye .tt2 span{display: block;position: relative;z-index: 2;}
.danye .tt3{font-size: 15px;padding: 22px 30px;line-height: 1.8;min-height: 300px;}
.danye2{font-size: 15px;padding: 12px 30px 30px;line-height: 1.8;min-height: 300px;}




.nysp{margin: 0 -5px;display: flex;flex-wrap: wrap;padding:14px 20px 0;}
.nysp a{display: block;width: calc(50% - 10px);margin: 0 5px 10px;}
.nysp a .bjcover{position: relative;z-index: 1;padding-top: 60%;}
.nysp a .bjcover:before{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);z-index: 2;font-size: 50px;color: rgba(255, 255, 255, .66);display: flex;justify-content: center;align-items: center;transition: all .3s;}
.nysp a:hover .bjcover:before{background: rgba(0, 0, 0, .4);}




#zhengshu{text-align: center;padding-top: 40px;}
#zhengshu2{display: flex;justify-content: space-around;margin-bottom: 20px;font-size: 18px;}
#zhengshu2 div{display: flex;align-items: center;}
#zhengshu2 span{display: block;padding: 4px 10px;color: #444;}





.danye3{padding: 16px 20px;line-height: 1.8;}



    .liuyan form{max-width: 100%;}
    .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:var(--color_zhuti);font-size: 16px;color: #fff;border: 0;transition: all 0.3s}
    .liuyan form button:hover{background: var(--color_hover);}






/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){


}
@media (max-width:991px) {
    body{background-position: 50% -99px!important}
    #djformbox{width: 60px;height: 60px;;display: flex;align-items: center;justify-content: center;font-size: 26px;color: #fff;}
    header .box2{padding: 20px 0 14px;}
    header .box2 .list .logo img{max-height:50px;}
    header .box2 .list .formbox{position: absolute;right: 0;top:100%;margin: 0;width: 100%;padding: 0 15px;display: none;}
    header .box2 .list .formbox .div1{display: none;}



    .main1 .box{flex-wrap: wrap;}
    .main1 .box .ul{width:inherit;box-shadow:none;height:auto;margin:0 -6px 20px;display: flex;flex-wrap: wrap;justify-content: center;}
    .main1 .box .ul a{line-height: 1.5;font-size: 15px;padding: 56px 0 15px;width: 150px;max-width: calc(25% - 10px);margin: 5px!important;text-align: center;border-radius: 6px;overflow: hidden;}
    .main1 .box .ul a div{position: relative;z-index: 5;}
    .main1 .box .ul a span{position: absolute;left: 0;top:11px;z-index: 2;font-size: 200%;right: 0;margin: 0 auto;text-align: center;width: 100%;}
    .main1 .box .ul a i{display: none;}



    .main1 .box .you{width:100%;border-radius: 6px;border: 1px solid #eee;}
    .main1 .box .you .ttbox{height:auto;padding-left: 0;margin-top: -4px;padding-bottom: 14px;}
    .main1 .box .you .ttbox .div1{font-size: 18px;-webkit-line-clamp: 2;min-height: inherit;line-height: 1.4;}

    .main1 .box .title2{border:0;margin-bottom: 11px;justify-content:left;flex-wrap: wrap;}
    .main1 .box .title2 a{font-size: 15px;padding: 7px 15px;margin: 0 2px 2px 0;}
    .main1 .box .title2 a:nth-last-child(1):after{display: none;}


    .main1 .box .you .tt4{display: flex;flex-wrap: wrap;}
    .main1 .box .you .tt4 .lb1{width:100%;}
    .main1 .box .you .tt4 .lb1 a .img .bjcover{height:auto;padding-top: 66%;}
    .main1 .box .you .tt4 .lb1 a .div1{padding: 0 70px 0 15px;font-size: 14px;line-height: 44px;}
    .main1 .box .you .tt4 .lb1 .swiper-button-prev{right: 40px;bottom:12px;}
    .main1 .box .you .tt4 .lb1 .swiper-button-next{right: 15px;bottom:12px;}

    .main1 .box .you .tt4 .tt4you{width: 100%;padding: 8px 0 0;margin-bottom: -11px;}
    .main1 .box .you .tt4 .tt4you a{font-size: 14px;line-height: 40px;padding: 0 80px 0 22px;}
    .main1 .box .you .tt4 .tt4you a:after{left: 8px;}




    .main2 .box{margin:0 -5px;padding: 15px 0;}
    .main2 .box .list{width: calc(50% - 10px);margin: 5px;}

    .main2.main4 .box{padding-top: 0;margin-top: -10px;}
    .main2.main4 .box .list{width: calc(100% - 10px);}




    .main3 .box .list{width: calc(100% - 30px);margin: 0 15px 20px;}
    .main3 .top{padding-bottom:9px;margin-bottom: 16px;font-size: 18px;line-height: 28px;}
    .main3 .top a{right: 0;}
    .main3 .title3{margin-bottom: 12px;}
    .main3 .title3 a{font-size: 15px;line-height: 38px;min-width: 99px;}

    .title4 span{font-size: 16px;line-height:38px;}
    .title4 a{right: 0;line-height: 38px;}
    .main4 .title4 a{right: 15px;}
    .main5 .title4 a{right: 15px;}


    .xwbox a{font-size: 14px;line-height: 40px;padding: 0 80px 0 22px;}
    .xwbox a:after{left: 8px;}

    .main3 .spbox{position: relative;margin:-10px -5px 0;display: flex;flex-wrap: wrap;}
    .main3 .spbox a{width: calc(33.33% - 10px)!important;margin:10px 5px 0!important;}
    .main3 .spbox a video{display: none;}
    .main3 .spbox a .bjcover{height:auto!important;padding-top:60%!important;}
    .main3 .spbox a:nth-child(1){position: relative;left: auto;top:auto;height: auto;width: 100%!important;}





    .main5 .box .zuo{width: 104px;font-size:15px;}
    .main5 .box .lb{width: calc(100% - 110px);}

    .main6{margin-bottom: 20px;}
    .lb6{padding: 5px;}
    .lb6 a{height: 70px;font-size: 15px;line-height: 24px;margin: 5px;}


    footer{padding: 15px 0 0;}
    footer .box{flex-wrap: wrap;justify-content: center;}
    footer .box .img{width: 100px;flex-shrink: 0;font-size: 14px;text-align: center;margin: 15px 10px;}
    footer .box .img img{display: block;width: 100%;margin-bottom: 6px;}
    footer .box .tt{width:100%;}
    footer .box .tt span{padding: 1px 4px;}



    .ny{padding-bottom: 44px;}
    .ny .title5{display: none;}
    .ny .box{display:block;}
    .ny .box .zuo{width: 100%;margin-bottom: 15px;}
    .ny .box .zuo .top{font-size:20px;line-height: 48px;padding-left: 40px;;}
    .ny .box .zuo .top img{left: 15px;top:16px;}
    .ny .box .zuo .top i{display: block;font-size: 70%;position: absolute;right: 15px;top:0;}
    .ny .box .zuo .ul{display: none;}
    .ny .box .zuo .ul > a{font-size: 15px;line-height: 44px;padding-left: 40px;}

    .ny .box .you2{display: none;}
    .ny .box .you{width: 100%;margin: 0;}
    .ny .box .you .top{line-height: 48px;font-size: 16px;padding-left: 18px;margin-bottom: 10px;}
    .ny .box .you .top:after{width: 120px;}
    .ny .box .you .top img{padding-right: 8px}
    .ny .box .you .top img{padding-right: 8px;}


    .nyxw table{width: 100%;}
    .nyxw table tr{font-size: 13px;line-height:20px;}
    .nyxw table th{font-size: 15px;}
    .nyxw table td:nth-child(2){font-size:88%;}




    .ny .box .zuo2{width: 100%;margin: 0;}
    .danye .tt1{font-size: 20px;line-height: 28px;padding:20px 20px 15px;}
    .danye .tt2{font-size: 13px;line-height: 20px;padding: 11px 20px;text-align: center;}
    .danye .tt3{font-size: 14px;padding: 18px 20px;line-height: 1.8;}
    .danye2{font-size: 14px;padding: 6px 20px 20px;line-height: 1.8;}


    .ny.ny2 .title5{display: block;font-size: 14px;line-height: 22px;padding-left: 40px;}
    .ny.ny2 .title5 img{width: 16px;top:14px;}




.nyxw table th:nth-child(2){width:90px;}
.nyxw table td:nth-child(2){width:90px;}




}

@media (max-width:767px) {


}
@media (max-width:600px) {

    .formbox2 form{padding-top:0;}
    .formbox2 .div1{flex-wrap: wrap;width: 100%;margin-bottom: 6px;}
    .formbox2 .div1 span{width: 100%;padding-bottom: 8px;text-align: left;}
    .formbox2 .div1 input{width: 100%;height: 44px;padding: 0 16px;}

    .formbox2 .div2{margin-left:0;}
    .formbox2 button{width: 100%;height: 44px;font-size: 16px;margin: 0}



}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
/*@media (max-width:991px) {

    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:var(--color_zhuti);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;} 
}

*/