﻿
/* CSS Document */

.indextop{width:70%;margin: 0 auto;padding: 20px 0;}
.indextop img{width:100%;}
.about{width:100%;background: url(../image/index_03.jpg) top center no-repeat;background-size: 375px;height: 460px;}
.about .w{}
.abtext{color:#fff;font-size: 15px;text-shadow: #40525d 2px 2px 2px;line-height: 25px;padding: 15px 5px 10px;text-indent: 30px;}
.ablist{width: 80%;margin: 10px auto;}
.ablist dl{width: 50%;float:left;color: #ffffff;height: 35px;margin-bottom: 5px;}
.ablist dl:nth-child(2n){float:right;}
.ablist dl img{
    width: 22px;
    float:left;
    display: inline-block;
}
.ablist dl dt{float: left;margin-left: 5px;font-size: 14px;}
.spanb{text-align:center;margin-top:20px;height: 35px;}
.spanb a{color:#fff;padding: 5px 25px;border: 2px solid #fff;border-radius: 10px;font-size: 16px;font-weight: bold;}
.indeximg{width:100%;}
.indeximg img{width:100%;}
.xuanz{width:100%;margin-top: 15px;}
.xuanz .xuandl{width:100%;text-align:center;}
.xuanz .index_08{height: 230px;background: url(../image/index_08.png) center 10px no-repeat;background-size: 260px;}
.xuanz .xuandl dt{padding-top: 70px;font-size: 18px;letter-spacing: 1.1px;margin-bottom: 10px;}
.xuanz .xuandl dt span{color:#9a1f24;}
.xuanz .xuandl dd{font-size: 14px;line-height: 27px;}
.xuanz .index_11{height: 230px;background: url(../image/index_11.png) center 20px no-repeat;background-size: 260px;}
.xuanz .index_13{height: 260px;background: url(../image/index_13.png) center 20px no-repeat;}
.xuanz .index_11 dt span{color:#d97d00;}
.xuanz .index_13 dt span{color:#15749c;}

.rongyu{width:80%;margin:0 auto;text-align: center}
.rongyu img{width:100%;height: 200px;object-fit: contain;}
.rongyu .swiper-pagination-bullet{
 	margin: 0px 5px;
 	width: 15px;
 	height: 15px;
 	display: inline-block;
 	overflow: hidden;
 	text-indent: 100px;
 	border-radius: 50%;
 	background: #fff;
 	cursor: pointer;
 	border: 1px solid #ccc;
 	opacity: 1;
 	}

.rongyu .swiper-pagination-bullet-active{
  background: #f55c5c;
}
.spans{text-align:center;margin-top:20px;height: 35px;}
.spans a{color:#2d2d2d;padding: 5px 25px;border: 2px solid #000;border-radius: 10px;font-size: 16px;font-weight: bold;}
#zhiwei_list{width: 90%;margin: 0 auto 40px;}
.zhiwei_oneyear{ margin-bottom:30px;}
.rlAccordion h3 {border-bottom: 1px #f0f0f0 solid;color:#666;font-weight:normal;margin: 0 auto;font-size: 16px;padding:15px 0;text-decoration: none;cursor:pointer;}
.rlAccordion h3 span { float: right; font-family: arial, serif, sans-serif;}
.rlAccordion div {display: none;padding:5px 10px 10px;margin-bottom:15px;background:#f7f7f7;border-bottom: 1px #f0f0f0 solid;text-align:justify;font-size: 14px;}

@media (min-width:380px){
.about{
   background-size: 420px;
   height: 530px;
}

   

}










