﻿@charset "utf-8";
.cont-t,
.cont-b{
    padding: 10px;
    /* border: 1px solid #c1c1c1; */
    /* margin-top: 20px; */
}
.cont-t h1 ,
.cont-b h1{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #c1c1c1;
}
.cont-t h1 span,
.cont-b h1 span{
    color: #2e6aa7;
    font-size: 18px;
    padding-left: 15px;
    border-left: 5px solid #2e6aa7;
}
.jzxx{
    width: 160px;
    margin: 0 auto;
}
.fjzxx{
    width: 1030px;
    margin: 0 auto;
}
.dyy{
    width: 715px;
    margin: 0 auto;
}
.jz-r{
    float: left;
    height: 220px;
    padding: 10px;
}
.jz span{
    font-size: 25px;
}
.jz-r ul{
    margin: 0 auto;
}
.jz-r ul li{
    float: left;
    margin-left: 25px;
margin-bottom: 25px;
}
.jz-r img,
.jz-r ul li a img{
    width: 143px;
    height: 185px;
    display: block;
}
.jz-r a p,
.jz-r ul li a p{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-top: 10px;
}
.jz-r a:hover p,
.jz-r ul li a:hover p{
    color:  #2e6aa7;
}

.yj-t h2,
.yj-b h2{
    height: 40px;
    line-height: 40px;
    border: 1px solid #c1c1c1;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 10px;
    background: #FDFAEC;
}
.yj-t ul,
.yj-b ul{
    margin: 10px;
}
.yj-t ul li,
.yj-b ul li{
    float: left;
    width: 365px;
    height: 35px;
    line-height: 35px;
    margin-left: 5px;
    
}
.yj-t ul li a,
.yj-b ul li a{
    color: #333;
    padding-left: 10PX;
    display: block;
    width: 330px;
    border-bottom: 1px dashed #c1c1c1;
    font-size: 13px;
}
.yj-t ul li a:hover,
.yj-b ul li a:hover{
    color: #2e6aa7;
}
#yj-t ul li{
    width: 153px;
}
#yj-t ul li a{
    width: 136px;
}