/*全局样式*/
@charset "utf-8";
body {font:14px/1.8 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #266ca8;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1200px !important;
    padding-left: 15px;
    padding-right: 15px;
}

body{background: url(../images/bg.jpg) repeat-x;}


:root{
    --color_zhuti: #266ca8;
    --color_hover: #073f6f;
    --color_hover2: #f0ff00;
    --transform_scale: scale(1.08);
}

header{position:relative;z-index: 111;}

header .box{display: flex;justify-content: space-between;color: #fff;}
header .logo{height:86px;font-size: 0;padding-right: 30px;display: flex;align-items: center;}
header .logo img{max-height:80%;}
header .txt{line-height: 86px;position: relative;display: flex;}
header .txt a{display: block;padding-left: 19px;position: relative;}
header .txt a:nth-child(n+2):after{content: "";width: 1px;height: 13px;background: #fff;position: absolute;left:9px;top:2px;bottom: 0;margin: auto 0;}
header .txt a:hover{text-decoration: underline!important;}


header nav{border: 1px solid #fff;border-radius:88px;}
header nav ul{position: relative;display: flex;justify-content:space-around;}
header nav ul li{text-align: center;position: relative;z-index: 2;}
header nav ul li > a{display:block;line-height: 36px;font-size:15px;position: relative;padding: 0 4px;color: #fff;}
header nav ul li > i{display: none;}
header nav ul li:hover > a{text-decoration: underline!important;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 150px;margin-left: calc(50% - 75px);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: 23px;padding:8px;display: block;}
header nav .ul a:nth-child(n+2){border-top: 1px solid rgba(222, 240, 249, 1);}
header nav .ul a:hover{background-color: var(--color_zhuti);color: #fff;}
header nav .ul a.active{background-color: var(--color_zhuti);color: #fff;}
@media (min-width:992px){
    /*header nav ul > li:hover .ul{display: block;}*/
    header nav .nav_xg{position: absolute; left: 30.5833px; bottom: 0; height: 4px; background-color: var(--color_zhuti);z-index:1;width: 42px;}
}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;border-radius: 8px;overflow: hidden;margin-top:0px; margin-right: -16px; margin-left: -16px; background: url(../images/banbg.jpg) center center no-repeat; background-size:cover;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.66;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}



.title{height: 32px;background: url(../images/t01.jpg) repeat-x;display: flex;align-items: center;padding: 0 15px;color: #fff;font-weight: bold;justify-content: space-between;}
.title span{padding-left: 8px;font-size: 12px;font-family: Arial, Helvetica, sans-serif;}
.title a{float: right;display: flex;align-items: center;justify-content: center;width: 51px;height: 20px;background: url(../images/more.png) no-repeat;font-size: 12px;font-weight: normal;margin-bottom: 2px;}
.title a:hover{text-decoration: underline!important;}
.title:before{display: none;}



.main1{display: flex;justify-content: space-between;margin-top: 15px;}
.main1 .zuo{width: 300px;border: 1px solid rgba(222, 240, 249, 1);}
.main1 .you{width: calc(100% - 310px);border: 1px solid rgba(222, 240, 249, 1);}
.main1 .zuo .ul{padding:8px 15px 20px;}
.main1 .zuo .ul a{display: block;padding-left: 28px;background: url(../images/jt.gif) no-repeat left 13px;line-height: 38px;border-bottom: 1px dashed var(--color_zhuti);min-height: 38px;}
.main1 .zuo .ul a:hover{color: var(--color_hover);}




.lb1{padding: 15px 10px;}
.lb1 .list{display: block;}
.lb1 .list .img{height:166px;position: relative;}
.lb1 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;transition: all .3s;}
.lb1 .list .tt{margin-top: 4px;text-align: center;padding: 0 4px;}
.lb1 .list:hover .img img{transform: var(--transform_scale);}
.lb1 .list:hover .tt{color: var(--color_hover);}
.lb1 .swiper-slide{width: 180px;}

.main2{display: flex;justify-content: space-between;margin-top: 15px;}
.main2 > div{border: 1px solid rgba(222, 240, 249, 1);height: fit-content;}
.main2 .box1{width: 300px;}
.main2 .box1 .tt1{padding: 12px 15px;} 
.danye{padding: 12px 15px;} 



.main2 .ul{padding: 12px 15px 25px;} 
.main2 .ul a{display: block;background: url(../images/jt2.gif) no-repeat left 15px;line-height: 22px;border-bottom: 1px dashed var(--color_zhuti);min-height: 38px;padding:8px 0 8px 11px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main2 .ul a:hover{text-decoration: underline!important;color: var(--color_hover);}
.main2 .box2{width: calc(100% - 620px);}


footer{padding: 30px 15px;text-align: center;border: 1px solid rgba(222, 240, 249, 1);margin-top:20px;}





.nycp{margin: 0 -8px;display: flex;flex-wrap: wrap;margin-top:8px;}
.nycp .list{display: block;width: calc(33.33% - 16px);margin: 0 8px 16px;}
.nycp .list .img{position: relative;padding-top: 100%;border: 1px solid #eee;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;transition: all .3s;}
.nycp .list2 .img{position: relative;padding-top: 75%;border: 1px solid #eee;}
.nycp .list2 .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;transition: all .3s;}
.nycp .list .tt{background-color: #eee;text-align: center;padding:8px;line-height: 1.4;min-height: 56px;display: flex;align-items: center;justify-content: center;}
.nycp .list:hover .img img{transform: var(--transform_scale);}
.nycp .list:hover .tt{color: var(--color_hover);}




.nyxw{padding: 12px 15px 25px;} 
.nyxw a{display: block;line-height: 22px;min-height: 38px;padding:8px 0 8px 15px;position: relative;}
.nyxw a:hover{text-decoration: underline!important;color: var(--color_hover);}
.nyxw a span{display: block;position: absolute;left: 0;top:9px;color: #aaa;}







/*详情页*/
.danye2{font-size: 15px;line-height: 1.8;color: #222;padding-top:22px;}
.danye2 .topbox{margin-bottom:10px;text-align: center;}
.danye2 .bt{color: #266ca8;font-size:18px;padding-bottom: 14px;line-height: 1.5;text-align: center;}
.danye2 .rq{color: #000;opacity: .6;font-size: 14px;margin-top: -11px;text-align: center;padding-bottom: 4px;}
.danye2 .xian{width: 100%;height: 11px;margin-top:11px;;border-top: 1px dashed #aaa;opacity: .4;}
.danye2 .img{margin:0 auto 22px auto;display: block;}
.danye2 .img img{display: block;margin: 0 auto; max-width: 600px; max-height: 600px;}
.danye2 .ditu{height:400px;border: 1px solid #eee;margin-bottom:20px; margin-top: 12px;}
.danye2 .ditu iframe{ width:100%; height:100%;}
.danye2 .tt1{padding-top: 60px;font-size: 24px;font-family: var(--ali_family);padding-bottom: 20px;}
.danye2 .tt2{font-size: 18px;}
.danyetop{font-size: 24px;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #eee;line-height: 34px;margin-top: 40px;}
.danye2 .txtbox{ font-size:14px; line-height:2; min-height:250px;}
.danye2 .txtbox img{ max-width:100% !important; height:auto !important; padding:2px !important; display:block; margin:0 auto;}
.danye2 .txtbox table{width:100% !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
.danye2 .txtbox table tr td{width:auto !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}

@media (max-width:767px){
    /*详情页*/
    .danye2{font-size:14px;line-height: 1.8;padding-top: 16px;}
    .danye2 .topbox{margin-bottom: 16px;}
    .danye2 .bt{font-size:16px;padding-bottom: 14px;}
    .danye2 .img{margin:0 auto 18px auto;}
    .danye2 .ditu{height:360px;margin-top: 25px;}
    .danye2 .rq{margin-top: -11px;padding-bottom: 11px;}
    .danye2 .xian{margin-top: 9px;}
    .danye2 .tt1{padding-top: 0;font-size: 22px;padding-bottom: 11px;}
    .danye2 .tt2{font-size: 15px;}
    .danyetop{font-size: 20px;padding-bottom: 11px;margin-bottom: 11px;margin-top: 25px;line-height: 30px;}

}








/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:991px) {
    body{padding-top:80px;}
    header{position: fixed;left: 0;top:0;width: 100%;box-shadow: 0 4px 8px rgba(0, 0, 0, .03);background: url(../images/bg.jpg) repeat-x;}
    header .logo{height: 80px;max-width: calc(100% - 60px);padding: 0;}
    header .logo img{max-height: 44px;}
    .banner{margin-top: 0;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}

    /*pc导航*/
    header nav{display:none;border-radius: 0;width:100%;max-width: 100%;float: none;padding:15px 20px 40px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 120px)}
    header nav .container-fluid{padding: 0;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #f6f6f6;position: relative;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding:0 0 0 10px;line-height:44px;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 44px;font-weight: normal;text-align: center;}
    header nav ul > li:hover > a{;background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > a{background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > i{color: var(--color_zhuti);}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 110px);margin-left: -35px;right: auto;background:#f6f6f6;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 26px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul a.active{background-color: transparent;color: var(--color_zhuti);}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:30px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:#fff;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;}







    .main1{display: block;flex-wrap: wrap;}
    .main1 .zuo{width: 100%;background: url(../images/);}
    .main1 .you{width: 100%;margin-top: 10px;}

    .main1 .zuo .title{position: relative;}
    .main1 .zuo .title:before{display: block;position: absolute;right: 10px;top:4px;z-index: 1;color: #fff;font-size: 12px;}
    /*.main1 .zuo .ul{display: none;}*/


    .main2{display: block;flex-wrap: wrap;margin-top: 10px;}
    .main2 .box1{width: 100%;}
    .main2 .box2{width: 100%;margin: 10px 0;}

    footer{padding: 15px 15px 20px;}




    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}







}

@media (max-width:767px) {


}
@media (max-width:600px) {


}

@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;} 
}


.liuyan{ width: calc(100% - 300px); margin-top: 20px;}
.liuyan form input{width:100%;float: left;height: 30px;border: 1px solid #e7e7e7;margin-bottom: 15px;padding: 0 15px;}
.liuyan form textarea{width: 100%;max-width: 100%;line-height: 26px;height: 104px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 15px;}
.liuyan form button{width: 100%;line-height: 30px;background:var(--color_zhuti);color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{background-color: var(--color_hover);}

@media (max-width:991px) {
.liuyan{width:100%;}
}