* {
	margin: 0;
	padding: 0;

}
a {
color:#333;
	text-decoration: none!important;
}
html,body{
	width: 100%;
    height: auto;
    margin: 0;
	padding: 0;
    background: #fff;
}
ul,
ol,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#promptBox {
            position: fixed;
            height: 200px;
            width: 320px;
            z-index: 999;
            /* background-color: cornflowerblue; */
}

#guanBi {
     text-align: right;
    position: absolute;
    right: 0px;
    width: 30px;
    height: 30px;
   padding: 5px 10px 0px 0px;
}

 .img_piao {
    height: 200px;
   width: 320px;
   overflow: hidden;
}

.img_piao a {
            display: block;
            height: 200px;
            width: 320px;
 }

 .img_piao img {
   width: 100%;
   height: 100%;
 }
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
.contain{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
img{
    display: block;
}
/* 首页 */
.box{
    width:100%;
    height: auto;
}
/* 轮播图 */
.banner {
    width: 100%;
    max-height: 690px;
    height: auto;
}
.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    width: 100%;
}
.swiper-button-next {
    right: 30px !important;
	outline: none;
}
.swiper-button-prev {
    left: 30px !important;
	outline: none;
}
.swiper-button-black {
    background: #fff;
    opacity: .5;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 17px !important;
    color: #fff;
    width: 16px;
    height: 20px;
    background: rgba(0,0,0,.4);
    padding: 10px 15px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
}
.swiper-pagination-bullet {
    width: 20px!important;
    height: 5px!important;
    display: inline-block!important;
    border-radius: 0%!important;
    background: #e78784!important;
    opacity: .5!important;
}
.swiper-pagination-bullet-active{
    background-color: #a80904!important;
	width: 30px!important;
    height: 5px!important;
    opacity: 1!important;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 20px!important;
}
/* 导航 */
.header{
    width: 100%;
    height: 120px;
    margin: auto;
    background: url(../img/top_bg.png) no-repeat;
    background-size: 100% 100%;
}
.logo{
    width: auto;
    height: 110px;
    float: left;
    margin-top: 10px;
}
.logo img{
    height: 100%;
}
.search{
	float: right;
    height: 100%;
    padding: 25px 0;
    width: auto;
}
.top_link{
    width: 402px;
    height: 70px;
    line-height: 70px;
    float: left;
}
.top_link ul {
	width: 100%;
	height: 70px;
}
.top_link ul li{
    width: 80px;
    height: 100%;
    float: left;
    position: relative;
}
.top_link ul li a{
    display: inline-block;
    width: 80px;
    height: 100%;
    float: left;
    cursor: pointer;
}
.top_link ul li a img{
	width: 40px;
	margin: 0 20px;
}
.top_link ul li a p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.second .search .seach_info{
    margin: 17px 0;
}
.seach_info{
    width: 180px;
    float: left;
    background: rgba(255, 255, 255, .5);
    height: 35px;
    line-height: 35px;
    border-radius: 25px;
	padding: 0 10px;
    margin: 17px 80px;
}
.seach_info input{
    width: 148px;
    float: left;
    height: 35px;
    line-height: 35px;
    border: none;
    padding:0 6px;
    outline: none;
    border-radius: 5px;
	background: transparent;
    color: #fff;
}
input::-webkit-input-placeholder {
    color: #a43b23;
    font-size: 14px;
}
input::-moz-input-placeholder {
    color: #a43b23;
    font-size: 14px;
}
input::-ms-input-placeholder {
    color: #a43b23;
    font-size: 14px;
}
.seach_info img{
    width: 16px;
    float: left;
    height: auto;
    margin-top: 9px;
}
.top{
    width: 100%;
    height: 40px;
    background: #810c09;
}
.top ul{
    float: right;
    width: auto;
    height: 100%;
    overflow: hidden;
}
.top ul li{
    width: auto;
    height: 100%;
    float: left;
    margin-left: 20px;
}
.top ul li a{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    overflow: hidden;
}
.top ul li a .link_img{
    width: 30px;
    height: 100%;
    position: relative;
    float: left;
}
.top ul li a .link_img img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.top ul li a .tit{
    float: left;
    color: #fff;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}
.nav{
	width: 100%;
    min-width: 1200px;
	height: 50px;
    position: relative;
    z-index: 200;
    background-color: #fff;
	box-shadow: 0px 15px 6px -15px #ddd;
}
.nav>ul {
    width: 1200px;
    margin: 0 auto;
	height: 100%;
}
.nav>ul>li {
    position: relative;
    float: left;
    cursor: pointer;
    z-index: 200;
	height: 47px;
	width: 100px;
}
.nav>ul>li>a {
	height:100%;
	width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    color: #333333;
}
.nav>ul>li:hover {
    border-bottom:3px solid #a90904;
    color: #a90904;
}
.nav>ul>li:hover a {
	color: #a90904;
}
.nav .current {
	border-bottom:3px solid #a90904;
	color: #a90904;
}
.subnav {
    position: absolute;
    left: 0;
    width: 202px;
    color: #fff;
    display: none;
    z-index: 999;
    border-top: none;
}
.subnav>li {
    position: relative;
    width: 100%;
    height: 44px;
    background-color: #a90904;
}
.subnav>li>a {
    display: block;
    margin-left: 12px;
    margin-right: 12px;
    color: #fff;
    font-size: 14px;
    line-height: 44px;
    height: 43px;
    text-align: center;
    border-bottom: 1px solid #c10600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.subnav>li:hover {
    background-color: #c10600;
    transition: .3s;
}
.subnav>li>a:hover {
    color: #fff;
    border: none;
}
.second-nav {
    position: absolute;
    width: 200px;
    right: -202px;
    top: -1px;
    background-color: #a90904;
    display: none;
    border: 1px solid #c10600;
    overflow: hidden;
}
.second-nav>li {
    width: 100%;
	height: 44px;
}
.second-nav>li>a {
	height: 43px;
    line-height: 44px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #c10600;
}
.second-nav li:hover {
    background-color: #c10600;
}
.nav>ul>li:hover .subnav>li>a {
    color: #fff;
}
.nav>ul>li:hover .second-nav>li>a {
    color: #fff;
}
/* nav */
.nav-phone{
	display: none	;
}
.news{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.news_left{
	float: left;
	width: 200px;
	height: 360px;
	background: #f6f6f6;
	border: 1px solid #e7e9ec;
	border-radius: 5px;
}
.news_left ul{
	width: 100%;
	height: 100%;
}
.news_left ul li{
	width: calc(100% - 90px);
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 5px;
	padding: 20px 45px;
    cursor: pointer;
}
.news_left ul li img{
	float: left;
	height: 25px;
    margin: 7px;
}
.news_left ul li .cur_img_active{
	display: none;
}
.news_left ul li span{
	float: left;
	display: inline-block;
	height: 100%;
	width: auto;
	font-weight: 600;
	font-size: 16px;
	color: #a90904;
}
.news_left ul .cur{
	background: #a90904;
}
.news_left ul .cur span{
	color: #fff;
}
.cur .cur_img_active{
	display: block!important;
}
.cur .cur_img{
	display: none;
}
.cur span{
	color: #fff;
}
.news .on{
	display: block;
}
.new_content_item{
	width: calc(100% - 220px);
	float: right;
	display: none;
}
.new_content_item .more{
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	line-height: 30px;
	border-bottom: 1px dashed #a90904;
}
.new_content_item .more a{
	width: auto;
	height: 100%;
	overflow: hidden;
	float: right;
}
.new_content_item .more a span{
	float: left;
	color: #999;
}
.new_content_item .more a img{
	float: left;
	margin: 9px 5px;
}
.new_content{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_img{
	width: 400px;
	float: left;
}
.news_img img{
	width: 100%;
	height: 100%;
}
.news_list{
	float: left;
	width: calc(100% - 420px);
	margin-left: 20px;
	height: auto;
}
.news_list ul{
	width: 100%;
	height: auto;
}
.news_list ul li{
	width: 100%;
	height: 80px;
	margin-bottom: 25px;
}
.news_list ul li a{
	width: 100%;
	height: auto;
}
.news_list .news_time{
	width: 80px;
	padding-right: 20px;
	height: 100%;
	float: left;
	position: relative;
}
.news_list .news_time::after{
    position: absolute;
    right: 10px;
    top: 7%;
    content: "";
    width: 2px;
    height: 90%;
    background: #999;
}
.news_list .news_time .day{
	font-size: 36px;
    color: #333333;
    font-weight: 600;
    text-align: center;
    width: 100%;
	line-height: 60px;
	height: 50px;
}
.news_list .news_time .year{
    text-align: center;
    color: #666666;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.news_list .list_item{
	width: calc(100% - 100px);
	float: left;
}
.news_list .list_item:hover .list_detail{
	color: #a90904;
}
.news_list .list_item .list_tit{
	height: 35px;
    line-height: 35px;
    color: #a90904;
	font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list .list_item .list_detail {
	height: 45px;
	line-height: 22px;
	width: 100%;
	color: #999;
	font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.doc_link{
display:none;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 20px 0;
}
.doc_link a{
	display: inline-block;
	width: 32%;
	margin-right: 1.5%;
}
.doc_link a:last-child{
	margin-right: 0;
}
.doc_link a img{
	width: 100%;
	height: auto;
}
.kyjg{
	width: 100%;
	height: auto;
	padding: 20px 0;
	background: url(../img/kyjg_bg.png) no-repeat;
	background-size: 100% 100%;
}
.kyjg_tit{
    width: 120px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    margin: auto;
}
.kyjg_tit img{
    float: left;
    margin: 7px;
}
.kyjg_tit span{
    display: inline-block;
    height: 40px;
    line-height: 37px;
    color: #a90904;
    font-weight: 600;
    font-size: 20px;
    float: left;
}
.kyjg_list{
	border-top: 1px dashed #e07370;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 60px 0;
}
.kyjg_list .kyjg_item{
    width: 180px;
    height: auto;
    float: left;
    margin-right: 160px;
}
.kyjg_list .kyjg_item a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.kyjg_list .kyjg_item:last-child{
    margin-right: 0;
}
.kyjg_list .kyjg_item .kyjg_img{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 0px 7px #a5a5a5;
    position: relative;
    margin: auto;
    overflow: hidden;
}
.kyjg_list .kyjg_item .kyjg_img img{
    height: 70px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.kyjg_list .kyjg_item .kyjg_name{
    width: 100%;
    text-align: center;
    line-height: 28px;
    color: #333;
    margin-top: 20px;
}
.kyjg_img .img2{
    display: none;
}
.kyjg_item:hover .kyjg_img{
    background: url(../img/kyjg_active.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 0px 0px #fff;
}
.kyjg_item:hover .img2{
    display: block;
}
.kyjg_item:hover .img1{
    display: none;
}
.picture{
	width: 100%;
	height: auto;
	padding: 20px 0 0 0;
}
.picture_tit{
    width: 125px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    margin: auto;
}
.picture_tit img{
    float: left;
    margin: 7px;
}
.picture_tit span{
    display: inline-block;
    height: 40px;
    line-height: 37px;
    color: #a90904;
    font-weight: 600;
    font-size: 20px;
    float: left;
}
.picture_list{
    position: relative;
    border-top: 1px dashed #e07370;
    width: 100%;
    height: auto;
    padding: 30px 0 40px 0;
}
.picture_list .more{
	width: 100px;
	height: 30px;
	line-height: 30px;
    position: absolute;
    right: 0;
    top: -30px;
}
.picture_list .more a{
	width: auto;
	height: 100%;
	overflow: hidden;
	float: right;
}
.picture_list .more a span{
	float: left;
	color: #999;
}
.picture_list .more a img{
	float: left;
	margin: 9px 5px;
}
.picture_list ul{
    width: 100%;
    height: 180px;
}
.picture_list ul li{
    width: 230px;
    height: 180px;
    float: left;
    margin-right: 10px;
    border: 1px solid #910600;
    overflow: hidden;
}
.picture_list ul li:last-child{
    margin-right: 0;
}
.picture_list ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.picture_list ul li img{
    width: 100%;
    height: 140px;
   line-height: 140px;
}
.picture_list ul li p{
    width: calc(100% - 30px);
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #910600;
    color: #fff;
    position: relative;
}
.picture_list ul li p::after{
    width: 8px;
    height: 8px;
    background: #fff;
    content: "";
    position: absolute;
    top: 17px;
    left: 8px;
    border-radius: 50%;
}
.picture_list ul li:hover img{
    transform: scale(1.1,1.1);
    transition: .2s;
}
.links{
    width: 100%;
    height: auto;
    background: url(../img/link_bg.png) no-repeat;
    background-size: 100% 100%;
    border-top: 1px solid #e0e0e0;
}
.link {
    padding: 30px 0;
    width: 1200px;
    margin: auto;
}
.link h1 {
    float: left;
    width: 145px;
    height: 34px;
    font-size: 14px;
    border: 1px solid #ded6c9;
    background-color: #ede5d8;
    line-height: 34px;
    color: #b13a1e;
    margin-right: 5px;
}
.link h1 img {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    margin-left: 18px;
}
.lk-list {
    float: left;
    width: 240px;
    position: relative;
    color: #666666;
    font-size: 14px;
    margin-right: 20px;
    z-index: 100;
    cursor: pointer;
    background: #fff;
}
.lk-list h2 {
    width: 100%;
    border: 1px solid #dedede;
    font-size: 14px;
    color: #545454;
    text-align: center;
    line-height: 34px;
    height: 34px;
    background-image: url(../img/jt-b.png);
    background-repeat: no-repeat;
    background-position: 220px center;
}
.lk-list ul {
    width: 100%;
    position: absolute;
    z-index: 2000;
    border: 1px solid #dedede;
    bottom: 34px;
    background-color: #fff;
    display: none;
    height: 245px;
    overflow-y: auto;
}
.lk-list li {
    border-bottom: 1px dotted #dedede;
    text-align: center;
}
.lk-list li a {
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    color: #5a5a5a;
}
.lk-list li:hover a{
    color: #910600;
    font-weight: 600;
}
.x-pic {
    float: left;
    width: 250px;
}
.x-pic img {
    display: block;
    margin: 0 auto;
    margin-top: 4px;
}
.footer{
    width: 100%;
    min-width: 1200px;
    height: 90px;
    overflow: hidden;
    background: url(../img/footer_bg.png) no-repeat;
    background-size: 100% 100%;
}
.copy{
    width: 420px;
    height: 40px;
    padding: 25px 0;
    overflow: hidden;
    margin: auto;
}
.copy a{
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
}
.copy a img{
    width: auto;
    height: 40px;
}
.copy .copy_info{
    float: left;
}
.copy .copy_info p{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #e4c2c2;
}
.fpcd{
	position:fixed;
	right:0;
	top:70%;
	width:40px;
	height:auto;
	background-color:#ac120d;
    cursor:pointer;
    z-index: 9999;
}
.fpcd .code{
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    height: auto;
    border: 0px solid #fff;
    padding: 9px 0;
    border-bottom: 1px solid #f9b2b2;
}
.fpcd .code-last{
    border-bottom:none!important;
    position: relative;
}
.fpcd .code img{
    position:relative;
	display:block;
	margin:0 auto;
    z-index:300;
    width: 24px;
}
.fpcd .code .wx-pcd{
	position:absolute;
	left:0;
    top:0;
    display:none;
    z-index:1;
}
.imgCode{
    position: absolute;
    display:none;
    width: 82px;
    height: 82px;
    right: 41px;
    top: 0px;
    z-index: 300;
}
.phonenum{
    display: none;
    width: auto;
    background: #fff;
    padding:0 10px;
    position: absolute;
    top: 0;
    left: -133px;
    line-height: 42px;
    box-shadow: -1px 0px 4px 0px #dbdbdb;
    border-radius: 5px 0px 0 5px;
}

/* 列表 */
.details_banner{
    width: 100%;
    height: auto;
}
.details_banner img{
    width: 100%;
    height: auto;
}
.content {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 20px auto 40px;
}
.content .colum {
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 40px;
}
.content .details-wrap {
	float: right;
	width: 960px;
	height: auto;
	background-color: #fff;
}
.content .colum h2 {
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background: url(../img/lm_bg.png) no-repeat;
    background-size: 100% 100%;
	margin: 0px;
    font-weight: 400;
}
.content .colum .colum_list{
    width: calc(100% - 2px);
    height: auto;
    border: 1px solid #e5e5e5;
}
.content .colum .colum-li {
	width: 100%;
	height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.content .colum .colum-li a {
	display: block;
        height: 49px;
        line-height: 50px;
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
	border-bottom: 1px #e5e5e5 solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content .colum .colum-li:last-child a{
    border-bottom:none;
}
.content .colum .focus{
    background: #ffeeee;
}
.content .colum .colum-li:hover {
	background: #ffeeee;
}
.details-tit{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-bottom: 10px;
    position: relative;
}
.details-tit::after{
    position: absolute;
    bottom: 0px;
    left: 0;
    content: "";
    height: 7px;
    width: 100%;
    background: url(../img/fgx.png) no-repeat;
    background-size: 100% 100%;
}
.details-tit .colum_tit{
    float: left;
    width: auto;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #fff;
    font-weight: 600;
    color: #333;
}
.details-tit .targetBar {
	width: auto;
	height: 40px;
    float: right;
	padding: 0 20px;
}
.details-tit .targetBar strong {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #707070;
	font-size: 16px;
	font-weight: 100;
}
.details-tit .targetBar span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #707070;
	font-size: 16px;
	margin: 0 10px;
}
.details-tit .targetBar label {
	float: right;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #707070;
	font-size: 16px;
	margin: 0 10px;
}
.details-tit .targetBar a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #707070;
	font-size: 16px;
}
.details-tit .targetBar a:hover {
	color: #a90904;
}
.list-wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.list-wrap ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.list-wrap ul li {
	list-style: none;
	width: 100%;
	height: 80px;
    overflow: hidden;
    margin-top: 20px;
}
.list-wrap ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
}
.list-wrap .list-time {
	width: 90px;
    height: 80px;
    background: #ececec;
    float: left;
    margin-right: 20px;
}
.list-wrap .list-time .list-day{
    font-size: 32px;
    color: #a90904;
    text-align: center;
    width: 100%;
    line-height: 45px;
    height: 45px;
    position: relative;
}
.list-wrap .list-time .list-day::after{
    width: 30px;
    height: 1px;
    content: "";
   background: #5d92c3;
   position: absolute;
   bottom: 0;
   left: calc(50% - 16px);
}
.list-wrap .list-time .list-year{
	text-align: center;
    color: #999;
    height: 35px;
    line-height: 35px;
    width: 100%;
}
.list-wrap .list-cont{
	width: calc(100% - 110px);
    height: 80px;
    float: left;
}
.list-wrap .list-cont .list-tit{
	height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-wrap .list-cont .list-detail{
    height: 45px;
    line-height: 22px;
    width: 100%;
    color: #999;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list-wrap ul li:hover .list-tit{
    color: #a90904;
}
.list-wrap ul li:hover .list-detail{
    color: #a90904;
}





.list-new-wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.list-new-wrap ul {
	width: 100%;
	height: auto;
	overflow: hidden;
    margin-top: 10px;
}
.list-new-wrap ul li {
	list-style: none;
	width: 100%;
	height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #ececec;
    padding: 5px 0;
}
.list-new-wrap ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
}
.list-new-wrap .list-new-tit{
    float: left;
    width: calc(100% - 140px);
    height: 40px;
    line-height: 40px;
    color: #727272;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 30px;
    position: relative;
}
.list-new-wrap .list-new-tit::after{
    position: absolute;
    content: "";
    top: 14px;
    left: 5px;
    width: 9px;
    height: 9px;
    border: 1px solid #bbbbbb;
    border-radius: 50%;
}
.list-new-wrap .list-new-tit::before{
    position: absolute;
    content: "";
    top: 17px;
    left: 8px;
    width: 5px;
    height: 5px;
    background: #bbbbbb;
    border-radius: 50%;
}
.list-new-wrap .list-new-time {
	width: 110px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 14px;
    text-align: right;
}
.list-new-wrap ul li a:hover .list-new-tit{
    color: #e86b6b;
}
.list-new-wrap ul li a:hover .list-new-time{
    color: #e86b6b;
}
.list-new-wrap ul li a:hover .list-new-tit::after{
    border: 1px solid #d84743;
}
.list-new-wrap ul li a:hover .list-new-tit::before{
   background: #d84743;
}
/* 通知公告列表 */
.tzgg-list-tit{
    width: 100%;
    height: 36px;
    background: #a90904;
    margin-top: 20px;
    overflow: hidden;
}
.tzgg-list-tit p{
    width: auto;
    float: left;
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
}
.tzgg-list-tit a{
    width: auto;
    float: right;
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
}











.teacher-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.teacher-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.teacher-list ul li {
	list-style: none;
	width: 100%;
	height: auto;
    overflow: hidden;
    margin-top: 20px;
    padding: 0px 5px 20px 5px;
    border-bottom: 2px solid #fdf0ef;
}
.teacher-list ul li a {
	display: inline-block;
	width: calc(100% - 10px);
	height: 212px;
	color: #333;
    padding: 5px;
}
.teacher-list .teacher-left {
    float: left;
    height: 210px;
    border-radius: 10px 10px;
    box-shadow: 0px 0px 14px #f3f3f3;
    border: 1px solid #f3f3f3;
}
.teacher-list .teacher-left .teacher-img{
    border-radius: 10px 10px 0 0;
    background: #fff;
    padding: 15px;
    height: 140px;
}
.teacher-list .teacher-left img{
    height: 140px;
    width: 116px;
}
.teacher-list .teacher-left .teacher-name{
    height: 38px;
    line-height: 40px;
    color: #666;
    border-top: 2px solid #ebe8e8;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
}
.teacher-list .teacher-detail {
    float: left;
    width: calc(100% - 195px);
    margin-left: 15px;
    padding: 15px;
    height: calc(100% - 30px);
}
.teacher-list .teacher-detail p{
    width: 100%;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
}
.teacher-list .teacher-detail .gzfg{
	height: auto;
    min-height: 35px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dialog {
    width: 320px;
    padding: 20px;
    z-index: 999;
    font-size: 12px;
    border: 1px #999 solid;
    background-color: #fff;
    box-shadow: 0 1px 5px #aaa;
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
.dialog .bar {
    width: 100%;
    float: left;
    height: 20px;
}
.dialog .content {
    height: auto;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    padding: 20px 0;
    margin: 0;
}
.dialog .bar .title {
    float: left;
    margin-right: 10px;
    font: bold 14px / 20px "Microsoft Yahei";
}
.dialog .bar .close {
    float: right;
    cursor: pointer;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}
.dialog .times {
    font-weight: bold;
    color: rgb(153, 153, 153);
    font-family: Arial !important;
    font-size: 24px !important;
}

.details {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.details h3 {
	width: 900px;
	font-size: 22px;
	color: #333;
	margin: 0px;
	line-height: 40px;
	font-weight: 100;
	text-align: center;
	padding: 0 30px;
	margin: 30px 0px 10px 0px;
}
/*.details span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
}*/
.details .artice {
	width: 900px;
	height: auto;
	overflow: hidden;
	padding: 0 30px 30px 30px;
	border-bottom: 1px #ECECEC solid;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}
.details .artice img{
      margin:auto;
}
.details .artice table{
      margin:auto;
text-indent: 0;
width:100%;
}
.details .pageNow {
	width: 900px;
	height: 50px;
	padding: 0 30px;
}
.details .pageNow a:hover {
	color: #3f9f7b;
}
.details .pageNow .pageL {
	display: inline-block;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #666;
	font-size: 16px;
	width: 40%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.details .pageNow .pageR {
	display: inline-block;
	float: right;
	height: 50px;
	line-height: 50px;
	color: #666;
	font-size: 16px;
	width: 40%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: right;
}
.search_list{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.search_list .details-wrap{
    width: 100%;
    height: auto;
    overflow: hidden;
}
#vsb_content_2 IMG{
    margin:auto;
}
.page{
    padding:20px 0;
}
.pic_list{
    width: 100%;
    height: auto;
    margin-top: 20px;
    overflow: hidden;
}
.pic_list li{
    width: 218px;
    height: auto;
    float: left;
    margin: 0 5px 15px 5px;
    padding: 5px 5px 0 5px;
    border: 1px solid #dedede;
}
.pic_list li a{
    width: 100%;
    height: auto;
}
.pic_list li a .pic_img{
    width: 100%;
    height: 145px;
}
.pic_list li a .pic_img img{
    width: 100%;
    height: 100%;
}
.pic_list li a .pic_tit{
    width: calc(100% - 10px);
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    padding: 0 5px;
    color: #333;
}
.page span{
    margin-bottom:0!important;
}
/* 图片锦集 */
.img-banner{
    width: 100%;
    height: auto;
}
.img-banner1{
    width: calc(100% - 180px)!important;
    padding: 50px 90px;
    height: 685px!important;
    overflow: hidden;
    background: url(../img/p-bk.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.mySwiper2{
    overflow: hidden;
}

.img-banner .swiper {
    width: 100%;
    height: 100%;
}

.img-banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.img-banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-banner .swiper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.img-banner .swiper-slide {
    background-size: cover;
    background-position: center;
}

.img-banner2{
    max-width: calc(100% - 90px);
    padding: 0 45px;
    position: relative;
}

.img-banner .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    overflow: hidden;
}

.img-banner .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.img-banner .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.img-banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*修改*/
.fir_cont{
    width: 100%;
    height: auto;
    background: url(../img/part1_bg.png);
    background-size: 100% 100%;
    padding: 30px 0;
    overflow: hidden;
}
.sec_cont{
    width: 100%;
    height: auto;
    background: url(../img/bj.png);
    background-size: 100% 100%;
    padding: 30px 0;
    overflow: hidden;
}
.fir_cont .tzgg_new{
    width: 600px;
    height: auto;
    float: left;
}
.fir_cont .news_new{
    float: right;
    width: 580px;
    height: auto;
}
.title_new{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #cacdcb;
    padding: 10px 0;
    position: relative;
}
.title_new .tit_left{
    float: left;
    overflow: hidden;
}
.title_new::after{
    width: 107px;
    height: 2px;
    background: #a90904;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}
.title_new .tit_left img{
    float: left;
    width: auto;
    height: 20px;
    margin-top: 5px;
}
.title_new .tit_left span{
    float: left;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #a90904;
    font-weight: 600;
    margin-left: 7px;
}
.title_new .tit_right{
    float: right;
    overflow: hidden;
}
.title_new .tit_right a{
    color: #999;
}
.title_new .tit_right .more-en{
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #999;
    border-radius: 25px;
    padding: 0 10px;
    margin-top: 5px;
}
.title_new .tit_right .more-ch{
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    margin-left: 10px;
    margin-top: 5px;
}
.title_new .tit_right:hover .more-en{
    border: 1px solid #a90904;
    color: #a90904;
}
.title_new .tit_right:hover .more-ch{
    color: #a90904;
}
.tzgg_list_new{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.tzgg_list_new ul{
    width: 100%;
    height: auto;
}
.tzgg_list_new ul li{
    width: 100%;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px dashed #c9cbca;
    margin-bottom: 6px;
}
.tzgg_list_new ul li a{
    width: 100%;
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    display: block;
}
.tzgg_list_new ul li a span{
    width: 110px;
    height: 49px;
    line-height: 49px;
    color: #a0a0a0;
    display: inline-block;
    float: left;
    font-size: 14px;
}
.tzgg_list_new ul li a p{
    width: calc(100% - 110px);
    height: 49px;
    line-height: 49px;
    float: left;
    color: #333333;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tzgg_list_new ul li a:hover span{
    color: #a90904;
}
.tzgg_list_new ul li a:hover p{
    color: #a90904;
}
.xyxw_list_new{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.xyxw_list_new .xyxw-img{
    width: 100%;
    height: 300px;
    position: relative;
    cursor: pointer;
}
.xyxw_list_new .xyxw-img img{
    width: 579px;
    height: 300px;
    box-shadow: 0px 0px 1px 0px #585656;
}
.xyxw_list_new .xyxw-img p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,.4);
    position: absolute;
    bottom: 0;
    left: 0;
}
.xyxw_list_new .xyxw-img p .time{
    color: #dcddde;
    width: 100px;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}
.xyxw_list_new .xyxw-img p .tit{
    color: #fff;
    width: calc(100% - 120px);
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xyxw_list{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.xyxw_list ul{
    width: 100%;
    height: auto;
}
.xyxw_list ul li{
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.xyxw_list ul li a{
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    display: block;
}
.xyxw_list ul li a img{
    width: auto;
    height: 10px;
    margin-top: 13px;
    float: left;
    margin-right: 10px;
}
.xyxw_list ul li a .tit{
    width: calc(100% - 120px);
    height: 35px;
    line-height: 35px;
    float: left;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xyxw_list ul li a .time{
    width: 100px;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: right;
    color: #af1915;
    font-size: 14px;
}
.xyxw_list ul li a:hover .tit{
    color: #af1915;
}
.sec_cont .xsjz_new{
    width: 600px;
    float: left;
    background: #fff;
    height: auto;
    padding: 10px 20px;
}
.sec_cont .xsdt_new{
    width: 500px;
    float: right;
    background: #fff;
    height: auto;
    padding: 13px 20px;
}
.xsjz_cont{
    width: 100%;
    height: auto;
}
.xsjz-info{
    width: 100%;
    height: auto;
    padding: 10px 0;
    border-bottom: 1px dashed #e7e7e7;
}
.xsjz-info a{
    width: 100%;
    height: auto;
    display: block;
}
.xsjz-info a .xsjz-tit{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xsjz-info a .xsjz-name{
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #333;
    font-size: 14px;
}
.xsjz-info a .xsjz-detail{
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #333;
    overflow: hidden;
}
.xsjz-info a .xsjz-detail .xsjz-person{
    height: 30px;
    line-height: 30px;
    width: auto;
    float: left;
    color: #333;
    margin-right: 15px;
    font-size: 14px;
}
.xsjz-list{
    width: 100%;
    height: auto;
}
.xsjz-list ul{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.xsjz-list ul li{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
}
.xsjz-list ul li a{
    width: 100%;
    height: 40px;
    display: block;
    line-height: 40px;
    overflow: hidden;
}
.xsjz-list ul li a .xsjz-item-time{
    float: left;
    width: 60px;
    height: 38px;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    margin-right: 10px;
}
.xsjz-list ul li a .xsjz-item-time .xsjz-data{
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    background: #dddddd;
}
.xsjz-list ul li a .xsjz-item-time .xsjz-year{
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
}
.xsjz-list ul li a .xsjz-item-tit{
    float: left;
    width: calc(100% - 80px);
    height: 40px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.xsjz-list ul li a:hover .xsjz-item-time{
    border:1px solid #a90904;
}
.xsjz-list ul li a:hover .xsjz-item-time .xsjz-data{
    background: #a90904;
    color: #fff;
}
.xsjz-list ul li a:hover .xsjz-item-tit{
    color: #a90904;
}
.xsdt-list ul{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.xsdt-list ul li{
    width: 100%;
    height: 40px;
    padding: 18px 0;
    border-bottom: 1px solid #d6d6d6;
}
.xsdt-list ul li a{
    width: 100%;
    height: 40px;
    display: block;
    line-height: 40px;
    overflow: hidden;
}
.xsdt-list ul li a .xsdt-time{
    float: left;
    width: 100px;
    height: 28px;
    border: 1px solid #a90904;
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 6px;
    overflow: hidden;
}
.xsdt-list ul li a .xsdt-time .xsdt-data{
    width: 30px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    display: inline-block;
    color: #a90904;
}
.xsdt-list ul li a .xsdt-time .xsdt-year{
    width: 70px;
    text-align: center;
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
    background: #a90904;
    color: #fff;
}
.xsdt-list ul li a .xsdt-tit{
    float: left;
    width: calc(100% - 115px);
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.xsdt-list ul li a:hover .xsdt-tit{
    color: #a90904;
}
.link-list{
    width: 1200px;
    margin: auto;
    height: 70px;
    padding: 40px 0 20px 0;
}
.link-list ul{
    width: 100%;
    height: 70px;
    overflow: hidden;
}
.link-list ul li{
    width: 191px;
    height: 70px;
    float: left;
    margin-right: 10px;
}
.link-list ul li:last-child{
    margin-right: 0;
}
.link-list ul li a{
    width: 191px;
    height: 70px;
    display: block;
}
.link-list ul li a img{
    display: block;
    width: 191px;
    height: 70px;
}

/* 图片锦集 */
.img-banner{
    width: 100%;
    height: auto;
}
.img-banner1{
    width: calc(100% - 180px)!important;
    padding: 50px 90px;
    height: 685px!important;
    overflow: hidden;
    background: url(../img/p-bk.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.mySwiper2{
    overflow: hidden;
}

.img-banner .swiper {
    width: 100%;
    height: 100%;
}

.img-banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.img-banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-banner .swiper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.img-banner .swiper-slide {
    background-size: cover;
    background-position: center;
}

.img-banner2{
    max-width: calc(100% - 90px);
    padding: 0 45px;
    position: relative;
}

.img-banner .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    overflow: hidden;
}

.img-banner .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.img-banner .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.img-banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 教学动态 */
.jxdt-list{
    width: 100%;
    height: auto;   
}
.jxdt-list ul{
    width: 100%;
    height: auto;
}
.jxdt-list ul li{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e6e8eb;
    padding: 20px 0;
}
.jxdt-list ul li a{
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}
.jxdt-list ul li a .jxdt-img{
    width: 240px;
    height: 150px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.jxdt-list ul li a .jxdt-img img{
    width: 100%;
    height: 100%;
    transition: all .5s ease-out;
}
.jxdt-list ul li a .jxdt-cont{
    width: calc(100% - 260px);
    height: auto;
    float: left;
}
.jxdt-list ul li a .jxdt-cont .jxdt-tit{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jxdt-list ul li a .jxdt-cont .jxdt-detail{
    width: 100%;
    max-height: 80px;
    line-height: 25px;
    color: #828a92;
    font-size: 14px;
    word-break: break-all;     
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.jxdt-list ul li a .jxdt-cont .jxdt-time{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}
.jxdt-list ul li a:hover .jxdt-tit{
    color: #a90904;
}
.jxdt-list ul li a:hover .jxdt-detail{
    color: #a90904;
}
.jxdt-list ul li a:hover .jxdt-time{
    color: #a90904;
}
.jxdt-list ul li a:hover .jxdt-img img{
    transition: 0.5s;
    transform: matrix(1.1,0,0,1.1,0,0);
}