body {
    background-color: #f5f5f5;
}

.listcontent {
    height: auto;
    min-height: 250px;
    background-color: #f5f5f5;
    margin-top: 40px;
    box-sizing: border-box;
    padding-bottom: 40px;
}

a {
    text-decoration: none;
}

.rmzszy {
    height: auto;
    margin-bottom: 40px;
    padding-top: 0px;
    margin-top: -75px;
    background-color: #f5f5f5;
    background-image: none !important;
}

/* 专业设置 */

.rmzszy ul {
    height: auto !important;
}

.zysz {
    padding: 0px !important;
    margin-bottom: 0 !important;
    margin-top: 60px !important;
    
}

.rmzsBS {
    padding-bottom: 0px !important;
}

.rmzszy ul li {
    /* height: 250px; */
    /* margin-top: 40px; */
    margin-bottom: 38px;
}

.rmzszy ul li>div {
    background-repeat: no-repeat;
    background-size: cover;
}

.listban {
    width: 100%;
    height: 300px;
    background-image: url(/img/listB1.png);
    display: flex;
    align-items: flex-end;
}

.listban ul {
    height: 60px;
    display: flex;
    justify-content: space-between;
    background-color: #3d6fd2;
    margin-bottom: -30px;
}

.listban ul li {
    flex-grow: 1;
    height: 100%;
}

.listban ul li a {
    height: 100%;
    display: block;
    color: #ffffff;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
}

.listban ul li:hover a {
    height: 70px;
    background-color: #ffffff;
    box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.19);
    border-radius: 10px 10px 0px 0px;
    color: #3d6fd2 !important;
    line-height: 70px;
    margin-top: -11px;
}

.on1>a {
    height: 70px !important;
    background-color: #ffffff;
    box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.19);
    border-radius: 10px 10px 0px 0px;
    color: #3d6fd2 !important;
    line-height: 70px !important;
    margin-top: -11px;
}

/* 校园文化 */

#fvContentID {
    width: 1120px;
    box-sizing: border-box;
    padding: 0px;
    margin: 0 auto;
    margin-top: 13px;
}

#fvContentID p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 2px;
	color: #333333;
	text-align: justify;
}

#fvContentID img {
    display: block;
    max-width: 1100px;
    margin: 20px auto;
}

/* 大乐透走势图新浪生工作 */

.xsgzB {
    padding-top: 30px;
    margin-bottom: 35px;
}

.xsgz {
    height: auto !important;
    box-sizing: border-box;
    background-color: #ffffff;
}

.xsgz li {
    width: 100%;
    height: 190px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0px 40px;
    margin-bottom: 30px;
}

.imgB {
    width: 260px;
    height: 190px;
    background-image: url(/img/listimg1.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.contB {
    width: 840px;
    height: 162px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 10px;
}

.contB h4 {
    height: 30px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
}

.contB p {
    height: 85px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #666666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.contB span {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #666666;
    box-sizing: border-box;
    padding-left: 32px;
    position: relative;
}

.contB span::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/img/sj.png);
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.xsgz li:hover h4 {
    color: #3d6fd2;
}

/* 分页 */

.pages {
    height: 17px;
    margin: 0 auto;
    margin-top: -60px;
    text-align: center;
}

.pages a {
    height: 100%;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    white-space: nowrap;
    line-height: 17px;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
    margin: 0px 15px;
}

.on {
    color: #3d6fd2 !important;
}

.list {
    height: 160px;
    padding-top: 42px;
}

.list .listerwm {
    /* margin-top: -30px; */
}

.list .contenB {
    margin-top: -25px;
}

/* 名师出高徒 */

.mscgt {
    height: auto;
    min-height: 250px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 40px;
    padding-bottom: 69px;
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.mscgt li {
    width: 265px;
    height: 231px;
    margin-bottom: 23px;
    margin-right: 20px;
}
.mscgt li:nth-child(4n){
    margin-right: 0px;
}
.mscgt li div {
    width: 265px;
    height: 185px;
    overflow: hidden;
}

.mscgt li div div {
    width: 100%;
    height: 100%;
    background-image: url(/img/zs.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.4s;
}

.mscgt li p {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 18px; */
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
    margin-top: 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mscgt li:hover div div {
    transform: scale(1.05);
}

/* 招生专题 */

.zszq {
    /* height: auto; */
    /* height: 703px; */
    background-color: #ffffff;
    padding-bottom: 40px;
    margin-bottom: 10px;
}

.zszq li {
    width: 1120px;
    height: 75px;
    margin: 0 auto;
}

.zszq li a {
    width: 1120px;
    /* height: 75px; */
    margin: 0 auto;
    box-sizing: border-box;
    /* padding: 0px 40px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border-bottom: 1px solid #e5e5e5; */
}

.zszq li:hover p {
    color: #3d6fd2;
}

.zszq li p {
    width: 845px;
    height: 30pxc;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: 20px;
}

.zs {
    box-sizing: border-box;
    padding-top: 40px;
}

.zs li a> {
    width: 845px;
    height: 30pxc;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: 20px;
}

.zszq li p::before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #3d6fd2;
    border-radius: 50%;
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
}

.zs li p::before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #3d6fd2;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.zs li a>span {
    color: #666666;
}

/* 招生公告 */

.zsggB {
    /* max-height: 1110px; */
    height: auto;
    min-height: 250px;
    box-sizing: border-box;
    margin-top: 0px;
    padding-top: 30px;
    /* padding-bottom: 300px; */
    margin-bottom: 10px;
}

.zsggB li {
    height: 146px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.zsggB li:last-child {
    margin-bottom: 48px;
}

.zsggB li a {
    height: 145px;
    flex-direction: column;
    justify-content: left;
    box-sizing: border-box;
}

.zsggB li a h3 {
    width: 1103px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333333;
    box-sizing: border-box;
    padding-left: 30px;
    margin-left: -22px;
}

.zsggB li a h3::before {
    left: 2px;
}

.zsggB li a p {
    width: 1103px;
    height: 56px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1px;
    color: #666666;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 4px;
}

.zsggB li a span {
    display: block;
    width: 500px;
    height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #999999;
    box-sizing: border-box;
    padding-left: 30px;
    margin: 0 auto;
    margin-left: 25px;
    margin-top: 10px;
}

.zsggB li:hover h3 {
    color: #3d6fd2;
}
.zsggB li:hover p {
    color: #666666;
}

/* 魅力校园 */

.mlxsB {}

.mlxsB li {
    width: 350px;
    height: 274px;
    margin-right: 35px;
}
.mlxsB li:nth-child(4n){
    margin-right: 35px !important;
}
.mlxsB li:nth-child(3n){
    margin-right: 0px !important;
}

.mlxsB li div {
    width: 100%;
    height: 230px;
    overflow: hidden;
}

.mlxsB li div div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

/* 招生专区--留大乐透走势图新浪项目 */

.lxxm {
    height: auto;
    /* height: 891px; */
    min-height: 250px;
    display: flex;
    justify-content: space-between !important;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 40px;
    padding-bottom: 60px;
}

.lxxm li {
    width: 350px;
    height: 410px;
    background-color: #f5f5f5;
    display: block;
    padding: 0px;
    margin: 0;
    margin-bottom: 30px;
}

.lxxm li a {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
}

.lxxm li a>div:nth-child(1) {
    width: 350px;
    height: 254px;
    background-image: url(/img/cs5.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.lxxm li a h3 {
    width: 310px;
    min-height: 30px;
    max-height: 59px;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #333333;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 14px;
}

.lxxm li a>p {
    width: 310px;
    margin: 0 auto;
    font-size: 16px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
    color: #666666;
    padding-left: 0px !important;
}

.lxxm li:hover {
    background-color: #ffffff;
    box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.lxxm li:hover a p {
    color: #666666;
}

.lxxm li:hover a h3 {
    color: #3d6fd2;
}

/*  */

.yxdt {
    height: auto;
    min-height: 250px;
    box-sizing: border-box;
    padding: 40px 40px 60px 40px;
}

.yxdt li {
    width: 1122px;
    height: 190px;
    padding: 0px;
    border: none;
    margin-bottom: 30px;
}

.yxdt li div:nth-child(1) {
    width: 260px !important;
    height: 190px;
    background-image: url(/img/listimg1.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.yxdt li div:nth-child(2) {
    width: 840px;
    box-sizing: border-box;
    padding-right: 10px;
}

.yxdt li h3 {
    height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 2px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yxdt li p {
    height: 90px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #666666;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-left: 0px;
}

.yxdt li span {
    display: block;
    width: 300px;
    height: 50px;
    font-family: MicrosoftYaHei;
    /* font-size: 18px; */
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    /* letter-spacing: 2px; */
    letter-spacing: 0px;
    /* color: #666666; */
    color: #999999;
    position: relative;
    text-indent: 1.5em;
}

.yxdt li span::before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(/img/sj.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.yxdt li:hover p {
    color: #666666;
}

.yxdt li:hover h3 {
    color: #3d6fd2;
}

/*     */

.jsfc {
    height: 840px;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.jsfc li {
    width: 542px;
    height: 246px;
    margin: 0;
    box-sizing: border-box;
    padding-right: 20px;
    border: none;
    background-color: #f5f5f5;
}

.jsfc li:last-child {
    margin-bottom: 15px;
}

.jsfc li a {
    width: 100%;
    height: 100%;
    border: none;
}

.jsfc li a div:nth-child(1) {
    width: 176px;
    height: 246px;
    background-image: url(/img/cs6.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.jsfc li a h3 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.jsfc li a div:nth-child(2) {
    width: 324px;
    /* margin-left: -10px !important;
    border: 1px solid red; */
}

.jsfc li a p {
    width: 324px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #666666;
    text-align: justify;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 26px;
    padding: 0;
}

.jsfc li:hover {
    background-color: #ffffff;
    box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.jsfc li:hover a p {
    color: #666666;
}

.jsfc li:hover a h3 {
    color: #3d6fd2;
}

/* 详情页 */

.xqB {
    margin-bottom: 0px !important;
    padding-bottom: 5px;
}

.details {
    width: 1200px;
    margin: 0 auto;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 35px;
}

.details h2 {
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.qianx {
    width: 343px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 23px;
    /* margin-bottom: 23px; */
}

.qianx>span {
    display: block;
    width: 150px;
    height: 30px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #666666;
    /* color: #999; */
    text-align: center;
    position: relative;
}


.qianx>span::before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(/img/sj2.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
}

.qianx>span:nth-child(2) {
    width: 90px;
    
    box-sizing: border-box;
    padding-left: 10px;
}

.qianx>span:nth-child(2)::before {
    width: 22px;
    height: 13px;
    left: 0px;
    background-image: url(/img/ll.png);
}

.details p {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
    /* margin-top: 24px; */
    text-align: justify;
    text-indent: 2.2em;
}

.details img {
    display: block;
    /* width: 100%; */
    max-width: 1200px;
    margin: 0 auto;
}

/* 专业设置 */
.rmzszy .btns{
    bottom: 25px;
}

/*//联系我们*/
.contactUs{
    background: #fff;
    text-align: center;
    padding: 0 50px 50px;
}
.contactUs ul{
    text-align: left;
    margin-top: 60px;
    margin-bottom: 50px;
}
.contactUs li{
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    color: #333333;
    letter-spacing: 1px;
}
.addressMap{
    width: 1070px;
    height: 632px;
    background: #fff;
    box-shadow: 0px 1px 6px rgba(85, 117, 236, 0.5);
    padding: 15px;
}
.addressMap p{
    font-size: 20px;
    font-family: MicrosoftYaHei;
    line-height: 56px;
    color: #333333;
    letter-spacing: 2px;
    
}

/*校长信箱*/
.xzxx{
    background: #fff;
    text-align: center;
}
.h1Style{
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    color: #3D6FD2;
    letter-spacing: 1px;
    position: relative;
    padding-top: 50px;
}
.h1Style::before{
    content: '';
    width: 60px;
    height: 2px;
    background: #3D6FD2;
    position: absolute;
    left: 30px;
    bottom: -10px;
}
.xzxx1{
    width: 1044px;
    margin: 50px auto;
    padding-bottom: 50px;
}
.xzxx .formBox{
    text-align: left;
}
.formBox .inputBox{
    display: flex;
    justify-content: space-between;
}
.formBox .inputBox p{
    position: relative;
}
.formBox input{
    width: 180px;
    height: 54px;
    background: #fff;
    border: 1px solid #5575EC;
    border-radius: 8px;
    padding-left: 80px;
    padding-right: 40px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    line-height: 33px;
    color: #333333;
    letter-spacing: 1px;
}
.formBox span{
    font-size: 20px;
    font-family: MicrosoftYaHei;
    line-height: 33px;
    color: #333333;
    letter-spacing: 5px;
    position: absolute;
    left: 14px;
    top: 12px;
}
.biaoti{
    position: relative;
}
.biaoti span{
    top: 38px;
}
.biaoti input{
    width: 552px;
    margin-bottom: 26px;
    margin-top: 26px;
}
.neirong{
    position: relative;
}
.neirong span{
    position: absolute;
    left: 14px;
    top: 12px;
}
.neirong textarea{
    width: 924px;
    height: 338px;
    padding-left: 80px;
    padding-right: 40px;
    padding-top: 12px;
    background: #FFF;
    border: 1px solid #5575EC;
    border-radius: 8px;
    font-size: 20px;
    line-height: 33px;
    color: #333333;
    letter-spacing: 1px;
}
.xzxx .submitBtn{
    width: 180px;
    height: 50px;
    background: rgba(85, 117, 236, 1);
    border-radius: 27px;
    margin: 48px auto;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    line-height: 33px;
    color: #FFFFFF;
    letter-spacing: 2px;
    display: block;
    cursor: pointer;
}
.xzxx .wenzi{
    text-align: left;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    line-height: 36px;
    color: #333333;
    letter-spacing: 1px;
}
.xzxx .wenzi ul>li:first-child{
    font-size: 22px;
}

/*电子报*/
.dzb-base .top{ background: #f8f8f8; height: 75px;margin: 20px auto;}
.dzb-base .dTitle{ display: inline-block; min-width: 300px;height: 75px; line-height: 75px; padding-left:10px;letter-spacing: 2px; font-size: 18px; font-weight: bold;color: rgb(0, 103, 172);}
.dzb-base .dBB{display: inline-block; width: 400px; vertical-align: top;}
.dzb-base .dBB .btn_l{cursor: pointer; display: inline-block;vertical-align:middle; width: 0; height: 0; border: 10px solid transparent;border-right-color: #0067ac;}
.dzb-base .dBB .btn_r{cursor: pointer; display: inline-block;vertical-align: middle; width: 0; height: 0; border: 10px solid transparent;border-left-color: #0067ac;}
.dzb-base .dBB .dBBBox{display: inline-block;vertical-align: middle; width: 360px; overflow: hidden; height: 75px;}
.dzb-base .dBB .dBBBox>ul{ width: 10000px;}
.dzb-base .dBB .dBBBox>ul>li{display: inline-block;vertical-align: middle; cursor: pointer;}
.dzb-base .dBB .dBBBox>ul>li>a{line-height: 75px;letter-spacing: 2px; padding-left:16px; font-size: 18px; color: rgb(99, 99, 99);}
.dzb-base .dBB .dBBBox>ul>li.on>a,.dzb-base .dBB .dBBBox>ul>li:hover>a{ color:#0067ac}
.dzb-base .main{ font-size: 0; background: #f8f8f8; padding: 10px; padding-bottom:30px;}
.dzb-base .main .left{display: inline-block; width:440px; min-height:575px ;max-height:575px ;overflow: hidden; height: auto;vertical-align: top; background-color: #fff;  }
.dzb-base .main .bbgy{ display: inline-block; width: 340px;background-color: #fff;vertical-align: top; margin: 0 30px; }
.dzb-base .main .right{ display: inline-block;width: 340px;background-color: #fff;vertical-align: top; }
.dzb-base .main  .top{width: 100%;height: 40px;margin-top:0; font-size: 16px;letter-spacing: 2px; color: rgb(255, 255, 255);line-height: 42px;font-weight: bold; background: #0067ac;}
.dzb-base .main .right .top >i{ display: inline-block; vertical-align: top; margin: 0 10px;margin-top:12px;margin-right: 10px;/* background: url("/img/jqBg.png") no-repeat center; */width:18px; height: 18px;}
.dzb-base .main .bbgy .top >i{ display: inline-block; vertical-align: top; margin: 0 10px;margin-top:12px; /* background: url("/img/bbgyBg.png") no-repeat center; */width:18px; height: 18px;}
.dzb-base .main .right ul{ padding: 10px 20px; }
.dzb-base .main .right ul >li{ cursor: pointer;border-top: 1px solid #ccc;}
.dzb-base .main .right ul >li>img{ border: 1px solid #ccc;  border-radius: 3px;display: none}
.dzb-base .main .right ul >li>p{font-size: 14px; color: rgb(51, 51, 51); line-height: 3;letter-spacing: 1px; text-align: center;}
.dzb-base .main .bbgy .ulBox{display: block; padding-bottom:30px; margin-top: -20px; min-height: 505px;max-height: 505px;overflow: auto;}
.dzb-base .main .bbgy ul{padding: 0 10px;width: 320px; min-height: 505px;}
.dzb-base .main .bbgy ul>li{padding-top:20px; border-bottom: 1px dashed #969696; height: 62px;position: relative;}
.dzb-base .main .bbgy ul>li i{ 
	display: inline-block; margin-top:8px; vertical-align: top; 
	margin-left: 8px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #0067ac; 
}
.dzb-base .main .bbgy ul>li .title{float: right;text-align: justify; vertical-align: top; padding-right: 10px; width:285px; font-size: 16px;color: #333; line-height: 1.5;letter-spacing: 2px; 
	word-wrap:break-word ;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dzb-base .main .bbgy ul>li:hover .title{color: #0067ac;}
.detailOn .dzb-base .main .right,.detailOn .dzb-base .main .left{ display: none;}
.detailOn .dzb-base .main .bbgy {margin-left: 0px;}
.DzBDetales { display: none;}
.detailOn .DzBDetales{ display: inline-block; width: 810px; background: #fff; min-height: 575px; vertical-align: top; font-size:16px;}
.detailOn .DzBDetales .top>i{ display: inline-block; /* background:  url("/img/addressIcon.png") no-repeat top; */ width:13px; height: 22px; margin: 0px 10px;vertical-align: middle; }
.detailOn .DzBDetales .dDetails .pageTitle{font-size: 20px;text-align: center;color: #0067ac;line-height: 1.5;font-weight: bold; letter-spacing: 2px;}
.detailOn .DzBDetales .dDetails  .pageFtitle{width: 100%;height: 30px;margin-bottom: 30px; font-size: 0; /* background: url(/img/pageFtitleBG.png) center no-repeat; */margin-top: 5px;text-align: center;}
.detailOn .DzBDetales .dDetails .pageFtitle span{display: inline-block;font-size: 12px;color: #959595;margin: 0px 10px;line-height: 30px;}
.detailOn .DzBDetales .dDetails .dDetailsBox{ margin: 0 auto; width: 750px; border-top: 1px dashed #969696 ; padding-top:20px; overflow: hidden;}
.DzBDetales #fvContentID{
    width: 100%;
    /*text-indent: 36px;*/
    text-align: justify;
    line-height: 2;
    letter-spacing: 2px;
    font-size: 16px;
}
/* select */
.select{position:relative;display: inline-block;vertical-align: top; width: 292px; height: 45px;margin-top:8px; font-size: 0; z-index:99!important;  }
.select input{height:35px;width: 270px; text-align: center; color: #333; position: relative; border: 2px solid transparent; display:inline-block;border-radius: 3px; background:#ffffff  no-repeat 97px center;line-height:35px;padding-left:5px;cursor:pointer;margin-top:10px; padding-right:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;z-index:1;font-size:16px;}
.select i{display:block;position: absolute;cursor: pointer; z-index:10; right: 25px; top:14px; width: 18px;height: 18px;background-color: transparent;border-left: 2px solid #0067AC;border-bottom: 2px solid #0067AC;transform: rotate(-45deg);transition: all .2s ease-in-out;}
.select input{border: 2px solid #0067AC;border-radius: 40px; }
.select dt{ cursor: pointer; position: absolute; left: 0; top: 10px; width: 280px;height: 38px; display:block;z-index: 9; }
.select.cur i{  transform: rotate(135deg);top: 25px;}
.select div{position:absolute;left: 7px;top:38px;border: 1px solid #d2ccc4;font-size:0; background:#fff;display:none;border-radius:5px; }
.select div ul{padding-top:20px; width:270px;max-height:400px;overflow:auto; overflow-x: hidden; }
.select div ul li a{line-height:40px;display:block;padding:0 20px;padding-left:0; width: 250px;text-align: center; font-size:16px; color: #333;}
.select div ul li a:hover{background:#f5f5f5;}
input:-moz-placeholder{
    color:#9a9d9f;
}
input::-moz-placeholder{
    color:#9a9d9f;
}
input::-webkit-input-placeholder{
    color:#9a9d9f;
}
input:-ms-input-placeholder{
    color:#9a9d9f;
}

/* 文件下载 */
.downDiv{
	background-color: #ffffff;
	padding-top: 30px;
	margin-bottom: 35px;
	padding-bottom: 30px;
}
.downDiv ul{
	width: 1100px;
	margin: 0 auto;
}
.downDiv ul li{
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 36px;
	padding-bottom: 10px;
}
.downDiv ul p{
	/* text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 2px;
	width: 800px; */
	width: 537px;
	/* height: 107px; */
}
.downDiv ul li:hover p{
	color: #3d6fd2;
}
/* .downDiv ul li::before{
	content: '';
	width: 9px;
	height: 9px;
	background-color: #3a5ecc;
	position: absolute;
	left: 2px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
} */
.downDiv ul span{
	width: 18px;
	height: 17px;
	background-image: url(/img/down1.png);
	background-size: cover;
	position: absolute;
	right: 26px;
	top: 50%;
	transform: translateY(-50%);
}
.downDiv ul li:hover span{
	background-image: url(/img/down.png);
}