body{font-family: "微软雅黑";position: relative;}
.bannerbox img{width: 100%;}

.main{width: 100%;overflow: hidden;position: relative;min-height: 700px;margin-top: 52px;position: relative;}
.main .left_nav{width: 18.75%;height: 60px;float: left;}
.main .left_nav ul li{width: 100%;height: 100%;box-sizing: border-box;border-bottom: 1px solid #f4f4f5;}
.main .left_nav ul li a{display: block;width: 100%;height: 100%;text-align: center;line-height: 60px;background-color: #c9c9cb;color: #221815;font-size: 20px;text-decoration: none;}
.main .left_nav ul li.sel a{background-color:#c81428;color: #fff;}

.main .right{width: 67%;margin-left: 5%;overflow: hidden;float: left;margin-bottom: 20px;}
.main .right h2{width: 100%;font-size: 30px;line-height: 36px;color: #3e3a39;font-weight: 400;margin-bottom: 10px;}
.main .right h3{width: 100%;font-size: 24px;line-height: 30px;color: #221815;font-weight: 400;}
.main .right img{width: 100%;margin-top: 10px;}
.main .right p{font-size: 16px;line-height: 25px;color: #595757;margin-top: 20px;}
.main .right>span{width: 100%;height: 20px;font-size: 16px;line-height: 20px;text-align: right;margin-top: 20px;margin-bottom: 40px;float: right;}
/*.main .right p span{color: #c81428;}*/
/*.main .right p {color: #c81428;}*/


.main .ul_wrap{width: 100%;margin-top: 50px;}
.main .ul_wrap ul li{width: 100%;height: 108px;color: #3e3a39;background: url(/zh/public/images/wght/li_bg.png) no-repeat 11% center;}
.main .ul_wrap ul li .li_left{width: 7%;height: 108px;float: left;font-size: 24px;line-height: 108px;text-align: right;}
.main .ul_wrap ul li .li_right{box-sizing: border-box;padding-left: 1%;width: 84%;height: 82px;float: left;margin-top: 1.5%;background: url(/zh/public/images/wght/jiantou1.png) no-repeat left center;margin-left: 9%;}
.main .ul_wrap ul li .li_right p{box-sizing: border-box;padding-left: 3%;width: 100%;height: 100%;background-color: #f6f6f6;font-size: 18px;line-height: 82px;margin-top: 0;}
.main .ul_wrap ul li.li_even .li_right{background: url(/zh/public/images/wght/jiantou2.png) no-repeat left center;}
.main .ul_wrap ul li.li_even .li_right p{background-color: #dfdfe0;}

.main .right .jtry_swiper{width: 90%;overflow:visible;}
.main .right .jtry_swiper .swiper-wrapper .swiper-slide{height: 62px;cursor:pointer;}
.main .right .jtry_swiper .swiper-wrapper .swiper-slide p{width: 100%;color: #3e3a39;height: 30px;line-height: 30px;margin-top: 0;font-size: 30px;text-align: center;}
.main .right .jtry_swiper .swiper-wrapper .swiper-slide p.line{background-color: #ccc;position: absolute;bottom: 0;height: 10%;}
.main .right .jtry_swiper .swiper-wrapper .swiper-slide-active p.line{background-color: #c81428;}
.main .right .jtry_swiper  .swiper-button-next.swiper-button-disabled,.main .right .jtry_swiper  .swiper-button-prev.swiper-button-disabled{display: block;}
.main .right .jtry_swiper  .swiper-button-prev{width: 10%;left: -8%;pointer-events: auto;cursor: pointer;}
.main .right .jtry_swiper  .swiper-button-next{width: 10%;right: -8%;pointer-events: auto;cursor: pointer;}

/*领导关怀*/
.main .right .imgul_wrap{width: 100%;margin-top: 50px;}
.main .right .imgul_wrap ul li{width: 31%;margin-right: 2%;margin-bottom: 2%;float: left;position: relative;}
.main .right .imgul_wrap ul li img{width: 100%;margin-top: 0;}
.main .right .imgul_wrap ul li p{box-sizing: border-box;width: 90%;/*height: 70px;*/font-size: 12px;line-height: 18px;padding:8px 10px 10px 10px;;background-color: rgba(255,255,255,0.9);color: #524f4e;position: absolute;left: 5%;bottom: 5%;text-align: center;}
.main .right .imgul_wrap ul li:hover p{background-color: #c81428;color: #fff;}

/*集团宣传片*/
.main .right .videoul_wrap{width: 100%;margin-top: 50px;}
.main .right .videoul_wrap ul li{width: 48%;margin-right: 2%;margin-bottom: 2%;float: left;position: relative;}
.main .right .videoul_wrap ul li img{width: 100%;margin-top: 0;height: 300px;}
.main .right .videoul_wrap ul li p{box-sizing: border-box;width: 100%;height: 60px;font-size: 18px;line-height: 20px;padding-left: 5%;padding-top: 20px;background-color: #c81428;color: #fff;margin-top: 0;}
.main .right .videoul_wrap ul li .play{width: 16%;height: 26%;background: url(/zh/public/images/wght/play.png) no-repeat center center;position: absolute;top: 50%;left: 50%;margin-left: -8%;margin-top: -13%;background-size: 100% 100%;cursor: pointer;}

.video_wrap{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,0.8);z-index: 999999;}


/*资讯中心*/
.main .right .wordul_wrap{width: 100%;overflow: hidden;}
.main .right .wordul_wrap ul li{width: 100%;}
.main .right .wordul_wrap ul li a p{box-sizing: border-box;font-size: 20px;height: 50px;line-height: 50px;color: #3e3a39;margin-top: 0;overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.main .right .wordul_wrap ul li a{display: block;width: 100%;height: 100%;text-decoration: none;}
.main .right .wordul_wrap ul li a p.tit{width: 65%;float: left;}
.main .right .wordul_wrap ul li a p.time{width: 35%;float: right;}
.main .right .wordul_wrap ul li a:hover p{color: #c81428;}

.main .right .page_wrap{width: 100%;margin-top: 100px;overflow: hidden;}
.main .right .page_wrap p{width: auto;float: left;margin-left: 1%;font-size: 18px;color: #595757;margin-top: 0;}
.main .right .page_wrap ul{overflow: hidden;float: left;width: 100%;}
.main .right .page_wrap ul li{box-sizing: border-box;width: 18%;height: 40px;line-height: 40px;float: left;text-align: center;margin-left: 2%;border: 1px solid #fff;}
.main .right .page_wrap ul li.current{border: 1px solid #ccc;}
.main .right .page_wrap ul li a{text-decoration: none;}
.main .right .page_wrap ul li.prev{background: url(/zh/public/images/zxzx/prev.png) no-repeat center center;}
.main .right .page_wrap ul li.next{background: url(/zh/public/images/zxzx/next.png) no-repeat center center;}
.main .right .page_wrap input{width: 20%;margin: 0 2%;}

.main .right .datatime{margin-top: 0;}


/*法律声明*/
.law_main{background-color: #eee;margin-top: 0;}
.main .law_wrap{width: 80%;margin: 50px auto;overflow: hidden;}
.main .law_wrap .title{box-sizing: border-box;width: 100%;background-color: #c9c9ca;padding-left: 5%;height: 65px;line-height: 65px;font-size: 26px;line-height: 65px;}
.main .law_wrap .law_content{box-sizing: border-box;width: 100%;border: 1px solid #999;padding: 5%;background-color: #fff;}
.main .law_wrap .law_content p{color:#595757;font-size: 16px;line-height: 40px;}

/*联系我们*/
.main .headquarters{width: 100%;overflow: hidden;}
.main .headquarters .contact_left,.main .headquarters .contact_right{width: 50%;float: left;}
.main .headquarters .contact_left img{width: 100%;}
.main .headquarters .contact_right{box-sizing: border-box;border: 1px solid #999;border-left: none;padding: 5%;background-color: #fff;}
.main .headquarters .contact_right p{width: 100%;font-size: 18px;line-height: 46px;overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.main .contact_ul{width: 100%;overflow: hidden;margin-top: 40px;}
.main .contact_ul ul li{box-sizing: border-box;width: 32%;margin-right: 2%;margin-bottom: 2%;float: left;padding: 2%;background-color: #fff;}
.main .contact_ul ul li .li_left{width: 30%;float: left;border-right: 1px solid #999;}
.main .contact_ul ul li .li_left img{width: 100%;}
.main .contact_ul ul li .li_right{width: 64%;float: right;padding-left: 5%;}
.main .contact_ul ul li .li_right p{font-size: 14px;line-height: 30px;overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}




@media screen and (max-width: 1400px){
    .main .ul_wrap ul li .li_left{font-size: 20px;}
    .main .ul_wrap ul li .li_right p{font-size: 16px;}
    .main .right .jtry_swiper .swiper-wrapper .swiper-slide p{width: 100%;color: #3e3a39;height: 30px;line-height: 30px;margin-top: 0;font-size: 26px;text-align: center;}

    /*资讯中心*/
    .main .right .wordul_wrap ul li a p{font-size: 20px;height: 40px;line-height: 40px;}

    .main .headquarters .contact_right p{line-height: 36px;}
}

@media screen and (max-width: 1200px){
    .main .ul_wrap ul li .li_left{font-size: 16px;}
    .main .ul_wrap ul li .li_right p{font-size: 14px;}
    .main .right .jtry_swiper .swiper-wrapper .swiper-slide p{width: 100%;color: #3e3a39;height: 30px;line-height: 30px;margin-top: 0;font-size: 24px;text-align: center;}

    /*资讯中心*/
    .main .right .wordul_wrap ul li a p{font-size: 18px;height: 34px;line-height: 34px;}

    /*联系我们*/
    .main .headquarters .contact_right p{width: 100%;font-size: 14px;line-height: 24px;}

    .main .contact_ul ul li{box-sizing: border-box;width: 48%;margin-right: 2%;margin-bottom: 2%;float: left;padding: 2%;background-color: #fff;}

}


@media screen and (max-width: 800px) {
    .main{background-color: #ddd;min-height: 600px;}
    .bannerbox{display: none;}
    .left_nav{display: none;}
    .main .right{width: 90%;margin: 10% 5%;}
    .main .right h3{font-size: 20px;}
    .main .right p{font-size: 16px;line-height: 25px;color: #595757;margin-top: 20px;}
    .main .right>span{display: block;}

    /*大事记*/
    .main .ul_wrap ul li{background: url(/zh/public/images/wght/li_bg1.png) no-repeat 11% center;}
    .main .ul_wrap ul li.li_even .li_right p{background-color: #c2c2c2;}
    .main .ul_wrap ul li .li_left{font-size: 18px;}
    .main .ul_wrap ul li .li_right p{font-size: 16px;}
    .main .ul_wrap ul li.li_even .li_right{background: url(/zh/public/images/wght/jiantou3.png) no-repeat left center;}

    /*集团荣誉*/
    .main .right .jtry_swiper .swiper-wrapper .swiper-slide{height: 40px;}

    /*领导关怀*/
    .main .right .imgul_wrap ul li{width: 100%;margin-bottom: 2%;float: left;position: relative;}
    .main .right .imgul_wrap ul li p{font-size: 18px;}

    /*集团宣传片*/
    .main .right .videoul_wrap ul li{width: 100%;;margin-bottom: 2%;float: left;position: relative;}
    .main .right .videoul_wrap ul li p{box-sizing: border-box;width: 90%;height: 60px;font-size: 18px;line-height: 20px;padding-top: 20px;background-color: rgba(255,255,255,0.9);color: #524f4e;position: absolute;left: 5%;bottom: 5%;text-align: center;}
    .main .right .videoul_wrap ul li .play{width: 14%;margin-left: -7%;}

    /*联系我们*/
    .main .headquarters .contact_left{width: 100%;}
    .main .headquarters .contact_right{width: 100%;border-left: 1px solid #999;border-top: 0;}
    .main .contact_ul ul li{box-sizing: border-box;width: 100%;margin-bottom: 2%;float: left;padding: 2%;background-color: #fff;}
    .main .contact_ul ul li .li_right p{font-size: 16px;line-height: 34px;}
}
