/*组件样式*/
.right_icon ul li {
    color: #fff;
    line-height: 1.875rem;}

.right_icon ul li a {
    float: left;
    text-align: center;}


.right_icon ul li:nth-child(7) a {
   width: 2.9rem !important;}
.right_icon ul li:nth-child(8) a {
    width: 5.6rem !important;}
.right_icon ul li:nth-child(9) a {
    width: 2.9rem !important;}

@media (max-width: 768px){
.right_icon ul li a {
    padding:0 5px;}
.right_icon ul li:nth-child(1) a {
    width: auto !important;}
.right_icon ul li:nth-child(5) a {
    width: auto !important;}
.right_icon ul li:nth-child(2) a {
    width: auto !important;}
.right_icon ul li:nth-child(6) a {
    width: auto !important;}
.right_icon ul li:nth-child(3) a {
    width: auto !important;}
.right_icon ul li:nth-child(7) a {
    width: auto !important;}
.right_icon ul li:nth-child(4) a {
    width: auto !important;}
.right_icon ul li:nth-child(8) a {
    width: auto !important;}
}
/*22*/
table {
    width: 100% !important;
    margin: 0 auto !important;}
    .nry .nryCon .nryText table tr td {
    vertical-align: middle;
    padding: 6px !important;
    width: auto !important;}
@media (max-width: 700px){
.listPic ul li a{padding:0px;}
.listPic ul li{    height: 161px;}
.listPic ul li a .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;}
.listPic ul li a p {
    font-size: 1rem;
    line-height: 2.125rem;
    color: #323232;
    height: 58px;
    text-align: center;}

}
