* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; } 
li { list-style: none; } 
html, body { width: 100%; margin: 0 auto; min-width:1300px;} 
html { font-size:100px;display: block;overflow-x:hidden } 

.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; overflow: hidden; display: block; } 
.clearfix:after { content: ""; display: block; height: 0px; clear: both; visibility: hidden; font-size: 0px; } 
:focus { outline: 0 } 
a, button, input[type="button"], input[type="submit"], input[type="reset"] { cursor: pointer }
* html .clearfix { height: 0%; } 
*+html .clearfix { min-height: 0%; }
*+html .clearfix { min-height: 0%; }
 body { color: #332c2b; font: 16px 'Microsoft YaHei', arial, sans-serif; min-width: 320px; } 
 a { color: #332c2b; text-decoration: none; } 
 a:hover { color: #94070a; } 
.di_in { display: inline-block; } 
.di_no { display: block; } 
.di_bl { display: block; } 
.te_c { text-align: center; } 
.p_r { position: relative; } 

.fl{float:left;} 
.fr{float:right;} 

.flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } 
.flex-v { -webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } 
.flex-1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } 
.flex-align-start { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; } 
.flex-align-center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } 
.flex-pack-center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } 
.flex-pack-justify { -webkit-box-pack: justify; -webkit-justify-content: pace-between; -ms-flex-pack: justify; justify-content: space-between; } 
.flex-warp { flex-flow: wrap } 
.flex-column { flex-flow: column } 
.ellipsis-1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } 
.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } 
.ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } 
.ellipsis-4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; } 
.transition { -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s } 
img { transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } 
.img { width: 100%; height: 100%; object-fit: cover; } 

.container { width:96%;max-width:1400px;margin-right: auto;margin-left: auto}

.smxy-banner { position: relative; width: 100%; overflow: hidden; } 
.smxy-banner::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; z-index: 11; height: 50%; background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); } 

.smxy-banner .swiper-slide { height: 100vh; background-size: cover !important; } 
.smxy-banner .swiper-pagination { text-align: right; position: absolute; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); z-index: 100 }
.smxy-banner .swiper-pagination-bullet { width: 21px; height: 21px; background:#fff; display: inline-block; margin-right: 15px; cursor: pointer; border-radius: 50%;font-size:0px;opacity:0.8 } 
.smxy-banner .swiper-pagination-bullet-active { width: 21px; height: 21px; background: url(../images/icon-active.png) no-repeat; border: none; } 
.smxy-banner { position: relative; width: 100%; overflow: hidden; } 
.smxy-banner .swiper-slide { height: 100vh; background-size: cover !important; }
.smxy-banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 30px; right: 50px; left: auto; }
.smxy-banner .swiper-button-prev { width: 113px; height: 42px; background: url(../images/p.png) no-repeat; left: 20px; } 
.smxy-banner .swiper-button-next { width: 113px; height: 42px; background: url(../images/n.png) no-repeat; right: 20px; } 
.smxy-page-scrolling { font-size: 16px; color: #fff; width: 130px; position: absolute; left: 50%; bottom: 20px; text-align: center; overflow: hidden; z-index: 15; animation: ud 2s linear 0s infinite; transform: translateX(-50%); cursor: pointer; } 
.smxy-page-scrolling p { color: #fff; }

@keyframes ud {
	0% {
		transform: translate(-50%, 0);
		opacity: 0;
	}

	20% {
		transform: translate(-50%, 3px);
		opacity: 1;
	}

	80% {
		transform: translate(-50%, 10px);
		opacity: 1;
	}

	90% {
		transform: translate(-50%, 10px);
		opacity: 0;
	}

	100% {
		transform: translate(-50%, 10px);
		opacity: 0;
	}
}

.w-100 { width: 100%; } 
.banner { height: 69.666vh; width: 100%; overflow: hidden; z-index: 10; } 

.banner .img { width: 100%; height: auto; object-fit: cover; } 
.banner .yuanx{ position: absolute; left: 50%; top:50%; z-index: 11; width:35%; margin-left: -15%; } 
.banner .arrow { position: absolute; left: 50%; bottom: .5rem; z-index: 11; width: .3rem; margin-left: .45rem; transform: translateX(-50%); cursor: pointer; animation: 2s linear infinite ani_down } 
.banner::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; z-index: 11; height: 25%; background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)); } 
.banner::before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; z-index: 999; height: 20%; background: linear-gradient(180deg, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, 0) 100%); } 
@keyframes newssvg { 0% { stroke-dashoffset: 100; } 100% { stroke-dashoffset: 0; } } 
@keyframes ani_down { 0% { transform: translateY(0); opacity: 0 } 20% { transform: translateY(.156vw); opacity: 1 } 80% { transform: translateY(.52vw); opacity: 1 } 100%, 90% { transform: translateY(.52vw); opacity: 0 } } 
.banner .swiper-slide { height: 100vh; } 
.banner .swiper-slide img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transition: all 3s; -webkit-transition: all 3s; -moz-transition: all 3s; -ms-transition: all 3s; -o-transition: all 3s; } 
.banner ul { position: absolute; justify-content: flex-end; bottom: .5rem; left: .9rem; padding-left: 4.8rem; font-size: 0; z-index: 11; padding-right: 2.8rem; width: calc(100% - .9rem); overflow: hidden; } 
.banner ul::after { content: ''; position: absolute; left: 0; top: 50%; /* width: 100%; */ transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); height: 1px; background-color: rgba(255, 255, 255, .5); } 
.banner li { position: relative; cursor: pointer; display: flex; align-items: center; } 
.banner li span { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); width: .09rem; height: .11rem; background: url()no-repeat center; background-size: 100%; display: none; } 
.banner li::after { /* content: ''; */ position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); width: 5px; height: 5px; background-color: #FFF; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } 
.banner li:before { content: ''; position: absolute; top: 2px; left: 2px; bottom: 2px; right: 2px; box-sizing: border-box; border-radius: 50%; /* border: 1px solid rgba(255, 255, 255, .5); */ opacity: 0; } 
.banner li svg { fill: none; stroke: rgba(255, 255, 255, 1); stroke-width: 1px; stroke-dasharray: 100; stroke-dashoffset: 100; transform: rotate(-90deg); opacity: 0; width: .5rem; height: .5rem; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } 
.banner li p { width: .1rem; height: .1rem; background: #FFF; border-radius: 50%; } 
.banner li div { transition: all 0.5s; width: 0; height: 1px; background-color: #FFF; margin: 0 10px; } 
.banner li.active div { width: .6rem; } 
.banner li.active p { font-size: .2rem; } 
.banner li.active span { display: block; } 
.banner li.active span::after { content: ''; position: absolute; left: -99999px; right: 0; top: 50%; height: 1px; background-color: #FFF; z-index: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); } 
.banner li.active::after { display: none; } 
.banner li.active:before { opacity: 1; } 
.banner li.active svg { opacity: 1; animation: newssvg 5s linear forwards; -webkit-animation: newssvg 5s linear forwards; } 

.btn { position: absolute; right: 0; top: 0; width: 1.8rem; height: 1.4rem; background-size: cover; z-index: 101; cursor: pointer; } 
.btn span { width: .48rem; height: .4rem; background-size: 100%; margin-left: .2rem; } 

.header { position: absolute; left: 0; top: 0; width: 100%;  z-index: 98;  padding-top: 10px;padding-bottom: 0px;} 
.topbox{position: relative; z-index: 1; width: 100%; margin: 0 auto; overflow: hidden;}

/* logo */
.logo { width: 45%; float:left;margin-right:30px} 
.logo img { max-width:100%;height: auto; } 
.header .container { position: relative; width:96%;max-width:1400px;margin-right: auto;margin-left: auto}
.head-con{width: 100%;height: 65px;position: relative;top: 15px;right: 0;margin-top: 0px;max-width: 100%;z-index:-1;}

.top { justify-content: flex-end; color: #FFF; } 
.top span { margin: 0 .15rem; } 
.top a { color: #FFF;font-size: .16rem; } 
.top .lang { border: 1px rgba(255, 255, 255, .6) solid; width: .35rem; height: .35rem; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; margin-left: .2rem; } 
.top .search-btn { border: 1px rgba(255, 255, 255, .6) solid; width: .35rem; height: .35rem; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; margin-left: .15rem; background: url(../images/search.png)no-repeat center; background-size: .2rem; cursor: pointer; } 

.fixed { background-color: #fff!important; position: fixed !important; z-index: 10000;border: 1px solid #f2f2f2; } 
.fixed  .navBox .navCon .nav>a{color:#111;}
.fixed  .top{color:#333;}
.fixed  .top a{color:#333;}
.fixed  .top .search-btn { border: 1px rgba(0, 0, 0, .6) solid; background: url(../images/searchh.png) no-repeat center; background-size: .2rem; cursor: pointer; } 
.fixed  .logo { width: 45%; height: 75px;background: url(../images/logoh.png) no-repeat left center; background-size: 96%;} 

.fixed  .di_bl{  display: none; } 
.fixed  .navBox .navCon .nav:hover>a{color: #9a0000;border-bottom: 3px solid #9a0000;padding-bottom:10px;}

.menu-btn { display: none; background: url(../images/menu.png)no-repeat center; width: .5rem; height: .5rem; background-size: 100%; position: absolute; top: 50%; right: .2rem; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); } 
.menu-btn.close { background-image: url(../images/close.png); } 
.m-search-btn { display: none; width: .5rem; height: 100%; background: url(../images/search.png)no-repeat center; position: absolute; right: 1rem; top: 0; background-size: 80%; } 

.navBox{position: relative;margin-top: 20px;width: 100%; }
.navBox  .flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.navBox .navCon{height: 60px;}
.navBox .navCon .nav{position: relative;}
.navBox .navCon .nav>a{color: white;font-size: 20px;font-weight: bold;line-height: 45px;}
.navBox .navCon .nav:hover>a{color: #fff;border-bottom: 3px solid #fff;padding-bottom:10px;}
.navBox .navCon .nav>.subnavBox{background: rgba(255,255,255,0.85);width: 160px;position: absolute;left: 50%;margin-left: -80px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;top: 60px;z-index: 6;transform: rotateY(90deg);transition: 0.6s all;}
.navBox .navCon .nav .subnavBox li{}
.navBox .navCon .nav .subnavBox li a{font-size: 16px;color: #323232;line-height: 24px;display: block;text-align: center;padding: 12px 15px;}
.navBox .navCon .nav .subnavBox li:hover a{color: white;background: #9a0000;}
.navBox .navCon .nav:hover>.subnavBox{transition: 0.6s all;transform: none;}

.nav{ font-family: SourceHanSerifCN-Bold; } 
.nav li>a { line-height: 2.2; color: #FFF; font-size: 20px; font-weight: bold; }
.nav li.on a { color: #333; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;color: #095c8e;border-bottom: 3px solid #095c8e; } 

.nav .drop { font-size: .2rem; left: -.4rem; top: .5rem; position: absolute; transition: transform 0.2s linear, opacity 0.2s linear; -webkit-transition: transform 0.2s linear, opacity 0.2s linear; -moz-transition: transform 0.2s linear, opacity 0.2s linear; -ms-transition: transform 0.2s linear, opacity 0.2s linear; -o-transition: transform 0.2s linear, opacity 0.2s linear; transform-origin: top; z-index: 9; transform: rotateX(90deg); -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -o-transform: rotateX(90deg);background: linear-gradient(180deg,rgba(0,0,0,.4) 40%,transparent 100%); line-height: .5rem; white-space: nowrap; min-width: 1.6rem;  } 
.nav .drop a {color: #fff;} 
.nav .drop .drop-top::after { content: ''; position: absolute; left: 47%; top: -3px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); width: 0; height: 0; border-bottom: 8px #FFF solid; border-left: 8px transparent solid; border-right: 8px transparent solid; } 
.nav .drop a:last-of-type { border-bottom: none; } 

.quick { position: absolute; left: 0; top: 0; width: .9rem; height: 100vh; background-color: rgba(72, 175, 190, .8); z-index: 101; } 
.quick .item { width: 100%; height: 25%; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } 
.quick .item::after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color: rgba(255, 255, 255, .2); } 
.quick .item:last-child::after { display: none; } 
.quick .item .icon { height: .35rem; } 
.quick .item .icon img { height: .3rem; } 
.quick .item:nth-child(3) .icon img { height: .28rem; } 
.quick .item:nth-child(3) .icon img { height: .34rem; } 
.quick .item .tit { font-size: .18rem; color: #FFF; line-height: 1; margin-top: .1rem; writing-mode: tb; } 
.hide { overflow: hidden; } 

.sub-content { background-color: #FFF; position: fixed; left: .9rem; top: 0; right: 0; height: 100%; display: none; z-index: 100; padding: .3rem; } 
.sub-content ul { width: 50%; height: 100%; } 
.sub-content li { margin-top: .3rem; } 
.sub-content li:first-child { margin-top: 0; } 
.sub-content li .tit { font-size: .2rem; line-height: 2; } 
.sub-content li .sub { line-height: 2; margin-top: .2rem; } 
.sub-content li .sub a { margin-right: .2rem; font-size: .18rem; color: #999; } 

.search-content { background-color: rgba(182, 0, 13, .95); position: fixed; left: 0; top: 0; height: 100%; display: none; z-index: 100; padding: .3rem; width: 100%; z-index: 10002; } 
.search-content .content { width: 8rem; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); } 
.search-content .title { color: #FFF; font-size: .36rem; } 
.search-content .search { margin-top: .2rem; overflow: hidden; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; } 
.search-content .search input[type='text'] { height: .6rem; padding: 0 .2rem; } 
.search-content .search input[type='submit'] { width: .7rem; background: #fba33e url(../images/search.png)no-repeat center; background-size: .3rem; } 
.search-content .close { position: absolute; right: .4rem; top: .4rem; background: url(../images/close.png)no-repeat center; width: .6rem; height: .6rem; background-size: .4rem; cursor: pointer; } 
@keyframes beat { 
from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); } 
50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); } 
75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); } 
} 
@-webkit-keyframes beat {
from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); } 
50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); } 
75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); } 
25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); } 
50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); } 
75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); } 
} 
 
.home-title {position: relative; margin:20px auto} 
.home-title .cn { color: #1d1d1d; font-size: 28px; line-height: 48px; padding:10px;  border-bottom: 1px #eeeeee solid;font-weight: 800} 
.home-title .cn img{ float:left; vertical-align:middle;width:45px; } 
.home-title2 {position: relative; float:left;width:28%;	padding-bottom: .1rem;} 
.home-title2 .cn { color: #1d1d1d; font-size: .36rem; line-height: 1; padding-top: .15rem; padding-bottom: .2rem; padding-left: 0rem; padding-right: .3rem; border-bottom: 1px #eeeeee solid;width:100%; display:block; overflow:hidden } 
.home-title2 .cn img{ float:left; vertical-align:middle;width:0.45rem; } 
.my-container{width:70%;float:left;} 
.home-title2 .more { display:block; overflow:hidden;position: relative; right: 0; top:.1rem; z-index: 2; text-align:right;width:50%;} 
.home-title2 .more:hover img { animated:play 25s linear infinite; transform: rotate(180deg);-webkit-transform: rotate(360deg);-webkit-transition: -webkit-transform 2s; } 
.home-title2 .more .gd { color: #94070a; font-size: 0.16rem;padding-right:5px; } 
.home-title2 .more img { vertical-align: middle;} 
.home-title2 .jia { position: absolute; right: 5px; top: 2px; font-size: .16rem; color: #94070a; } 
.more { position: absolute; right: 0; bottom: 0.06rem; z-index: 2; } 
.more:hover img { animated:play 25s linear infinite; -webkit-transform 2s; } 
.more .gd { color: #94070a; font-size: 0.16rem;padding-right:5px; } 
.more img { vertical-align: middle;} 
.jia { position: absolute; right: 5px; top: 2px; font-size: .16rem; color: #94070a; } 
.cd-home4 {position: relative; background: url(../images/xs-p1.png)no-repeat .5rem 1.65rem; padding-top: .2rem; padding-bottom: .1rem; } 

#professor { overflow: hidden; margin: 0 auto; } 
#professor .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; overflow: hidden; } 
#professor .swiper-slide { width: 100%; min-height: 2.95rem; position: relative; } 
#professor .swiper-pagination-bullet-active { background: #b01c3d; } 
#professor .swiper-button-next, #professor .swiper-button-prev { color: #9f2943 !important; } 
#professor .swiper-container .swiper-button-next:after, #professor .swiper-container .swiper-button-prev:after { display: none; } 
#professor .swiper-slide .people { width: 48%; float: left; text-align: center; } 
#professor .swiper-slide .people img { width: 100%; max-height: 2.65rem; } 
#professor .swiper-slide .dimension { position: relative; width: 50%; height: 100%; margin-right: 2%; } 
#professor .swiper-slide .dimension .text { display: block; text-decoration: none; width: 80%; font-size: .16rem; color: #333; line-height: 36px; margin: 0 auto; padding-top: 3%; } 
#professor .swiper-slide .dimension .text h3 { color: #000; line-height: 42px; margin-bottom: 10%; margin-top: 0; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; } 
#professor .swiper-slide .dimension .text p { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; text-overflow: ellipsis; } 

.dhLeft { position: absolute; left: 0; top: 8%; z-index: 1; width: 40px; height: 40px; background-image: url('../images/dh1.png'); background-repeat: no-repeat; background-position: center top; background-size: 100% auto; } 
.dhRight { position: absolute; z-index: 1; right: 5%; bottom: -50px; width: 40px; height: 40px; background-image: url('../images/dh2.png'); background-repeat: no-repeat; background-position: center top; background-size: 100% auto; } 

.carousel .carousel-inner .item .caption { width: 560px; padding: 30px 0 0 40px; } 
.carousel .carousel-inner .item .more { float: right; color: #b01c3d; text-decoration: none; margin: 80px 0 0 0; } 

.viewpoint .caption h2 { color: #b01c3d; font-weight: bold; margin-top: 40px; } 
.viewpoint .caption h3 { color: #000; line-height: 42px; padding-left: 160px; } 
.viewpoint .caption p { padding: 60px 0 0 160px; color: #000; line-height: 36px; } 

.xsnr_lbtop_nr{ overflow: hidden; padding-left: 10px; padding-right: 10px;} 
.xsnr_lbtop_nr dl{width: 100%; float: left;margin-top: 0px;} 
.xsnr_lbtop_nr dl dt{ width: 100%; float: left;font-size: 18px; color: #111; font-weight: 400; line-height: 30px;margin-top: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } 
.xsnr_lbtop_nr dl dd{ width: 100%; float: left; font-size: .16rem; color: #111; text-indent: 40px; line-height: 40px; height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.xsnr_lbtop_nr dl dd.xsic1{background: url(../images/white_ren.png) no-repeat left center;} 
.xsnr_lbtop_nr dl dd.xsic2{background: url(../images/white_sj.png) no-repeat left center;} 
.xsnr_lbtop_nr dl dd.xsic3{background: url(../images/white_dd.png) no-repeat left center;} 

.cd-home4 .home-title{ margin-bottom: 20px; width: 100%; overflow: hidden;} 

.cd-home4 .first-one { padding: .3rem 0; } 
.cd-home4 .first-one li {float: left;  width: 31.68%; padding: .15rem;  margin: .1rem; z-index: 1; background:#f6f6f6 url(../images/yiyang_02.png) no-repeat right bottom; box-shadow: 1px 2px 2px 2px rgba(0, 0, 0, 0.16); } 
.cd-home4 .first-one li .xsnr_lbtop_nr {padding:0} 
.cd-home4 .first-one li .xsnr_lbtop_nr dl dt {padding:0; margin:0} 
.cd-home4 .first-one li a { overflow: hidden; z-index: 2; } 

.smxy-img-list a .img { display: block; width: 100%; height: 209px; overflow: hidden; transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; -webkit-transition: all 0.6s; }
.smxy-img-list a .img img { width: 100%; height: 100%; overflow: hidden; transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; -webkit-transition: all 0.6s; } 
.smxy-img-list a:hover .img img { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); }

.smxy-img-list a:hover .xsnr_lbtop_nr dd { color: #9a0000; } 
.smxy-img-list a:hover .xsnr_lbtop_nr dt{ color: #9a0000; } 

.cd-home4  dl dd{ font-size: .14rem; color: #111; text-indent: 30px; height: 30px; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.cd-home4  dl dd.xsic1{background: url(../images/white_ren.png) no-repeat left center; background-size:.16rem .16rem} 
.cd-home4  dl dd.xsic2{background: url(../images/white_sj.png) no-repeat left center;background-size:.16rem .16rem} 
.cd-home4  dl dd.xsic3{background: url(../images/white_dd.png) no-repeat left center;background-size:.16rem .16rem} 

.cd-home4 .swiper-button-next, .cd-home4 .swiper-button-prev { width: .5rem; height: .5rem; margin-top: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);background-size: 100% 100%; } 
.cd-home4 .swiper-button-prev { left: -.7rem; background-image: url(../images/btn-ar.png); } 
.cd-home4 .swiper-button-next { right: -.7rem; background-image: url(../images/btn-al.png); } 

.cd-home41 .button { position: absolute; bottom: .1rem; left: 45%; z-index: 10; } 
.cd-home41 .button .swiper-pagination { right: 0; left: auto; bottom: 0; } 
.cd-home41 .button .swiper-pagination-bullet { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; background: none; color: #fda600; font-size: .22rem; width: auto; height: auto; margin-left: .2rem; opacity:1; } 
.cd-home41 .button .swiper-pagination-bullet-active { font-size: .3rem; position: relative; } 
.cd-home41 .swiper-pagination-bullet-active::after { content: ''; position: absolute; width: 1px; height: .5rem; background-color: #fda600; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); top: -.6rem; } 
.cd-home41 .swiper-button-next,.cd-home41 .swiper-button-prev { width: .55rem; height: .55rem; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; top: auto; bottom: 0; margin-top: 0; } 
.cd-home41 .swiper-button-prev { left: 0; background: #fda600 url(../images/prev-hover.png)no-repeat center; background-size: .28rem; } 
.cd-home41 .swiper-button-next { right: auto; left: .9rem; background: #fda600 url(../images/next.png)no-repeat center; background-size: .28rem; } 

/* */ 

.cd-home1 {position: relative; background: url()no-repeat left bottom; overflow: hidden; margin-top: .5rem; background: url(../images/home1.jpg)no-repeat right center; background-size: 100% 100%; } 
.cd-home1 .text-content {width:55%; } 
.cd-home1 ul { margin-top: 15px; } 
.cd-home1 .text-content1 li { border-top: 1px rgba(0, 0, 0, .1) solid; padding: .25rem 0; z-index: 2; } 
.cd-home1 .text-content1 li:first-child { border-top: 0px rgba(0, 0, 0, .2) solid; padding: .25rem 0; z-index: 2; } 
.cd-home1 .text-content1 li a { z-index: 4; } 
.cd-home1 .text-content1 li::after { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 0; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; background: url(../images/tbg3.png)no-repeat center; background-size: cover; } 
.cd-home1 .text-content1 .tit { font-size: .18rem; line-height: 2; } 
.cd-home1 .text-content1 .des { opacity: .8; line-height: 1.8; margin-top: .1rem; display: none; color: #FFF; } 
.cd-home1 .text-content1 .time { width: 1.2rem; padding-left: .4rem; margin-right: .35rem; line-height: 2; } 
.cd-home1 .text-content1 .date { display: none; margin-right: .3rem; background-color: #FFF; width: .8rem; height: .8rem; overflow: hidden; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; font-size: .14rem; font-weight: bold;color: #94070a; } 
.cd-home1 .text-content1 .date span { color: #94070a; font-size: .36rem; border-bottom: 1px #eee solid; margin-bottom: .05rem; } 
.cd-home1 .text-content1 li.on { overflow: hidden; border-radius: .5rem 0 .5rem 0; -webkit-border-radius: .5rem 0 .5rem 0; -moz-border-radius: .5rem 0 .5rem 0; -ms-border-radius: .5rem 0 .5rem 0; -o-border-radius: .5rem 0 .5rem 0; padding-left: .4rem; padding-right: .4rem; } 
.cd-home1 .text-content1 li.on .tit { color: #FFF; } 
.cd-home1 .text-content1 li.on::after { width: 100%; } 
.cd-home1 .text-content1 li.on .time { display: none; } 
.cd-home1 .text-content1 li.on .date, .cd-home1 .text-content li.on .des { display: block; } 
.cd-home1 .pic-con {height: 6rem; width:40%; padding-top: 100px; } 

.pic-con .con { width: 100%; height: 4.5rem; } 
.pic-con .con img {max-height: 5rem;min-height:4.5rem; height:100%;} 
.pic-con .text{display:block; width: 100%; color: #FFF;text-align: right;line-height: 30px;} 

.pic-con .button { position: absolute; bottom: .1rem; right: .1rem; left: .4rem; z-index: 10; } 
.pic-con .button .swiper-pagination { right: 0; left: auto; bottom: 0; } 
.pic-con .button .swiper-pagination-bullet { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; background: none; color: #fda600; font-size: .22rem; width: auto; height: auto; margin-left: .2rem; opacity:1; } 
.pic-con .button .swiper-pagination-bullet-active { font-size: .3rem; position: relative; } 
.pic-con .swiper-pagination-bullet-active::after { content: ''; position: absolute; width: 1px; height: .5rem; background-color: #fda600; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); top: -.6rem; } 

.cd-home1 .pic-con .swiper-button-next, .cd-home1 .pic-con .swiper-button-prev { width: .55rem; height: .55rem; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; top: auto; bottom: 0; margin-top: 0; } 
.cd-home1 .pic-con .swiper-button-prev { left: 0; background: #fda600 url(../images/prev-hover.png)no-repeat center; background-size: .28rem; } 
.cd-home1 .pic-con .swiper-button-next { right: auto; left: .9rem; background: #FFF url(../images/next.png)no-repeat center; background-size: .28rem; } 

.cd-home1 .text-content ul { position: relative;width: 100%; } 
.cd-home1 .text-content li { padding: 14px 0; border-bottom: solid 1px #e1e1e1; } 

.cd-home1 .text-content li .time { max-width: 100px; float: right;  color: #111;line-height: 48px;  } 
.cd-home1 .text-content li .time .day { padding: 5px 0; background-color: #e0e0e0; font-size: 18px; color: #111; text-align: center; } 
.cd-home1 .text-content li .time .year { padding: 4px 0; background-color: #fff;  font-size: 16px; color: #111; text-align: center; border-top: solid 1px #fff; }

.cd-home1 .text-content li .right-txt { float: left; width: 85%;padding-left:10px } 
.cd-home1 .text-content li .right-txt .tit a { display: block; height: 48px; line-height: 48px; color: #333; font-size: 18px; font-weight:normal; overflow: hidden; } 
.cd-home1 .text-content li .right-txt .tit a:hover { color: #9a0000; }

.cd-home1 .text-content li:hover .time { color: #fff;  } 
.cd-home1 .text-content li:hover .day {  background-color: #9a0000;  color: #fff; } 
.cd-home1 .text-content li:hover .time .year { color: #9a0000;  border-top: solid 1px #fff; }
.cd-home1 .text-content li:hover  .right-txt .tit a { color: #9a0000; } 

.cd-home1 .text-content li:hover { background: #9a0000 url()no-repeat center; background-size: 100% 100%;  } 
.cd-home1 .text-content li:hover .right-txt .tit a { color: #fff; } 
.cd-home1 .text-content li:hover .right-txt .tit a:hover { color: #fff; }
.cd-home1 .text-content li:hover .right-txt .tit {padding-left:20px} 
.cd-home1 .text-content li:hover .time { max-width: 150px; float: right;  color: #fff; padding-right:20px} 




.cd-home2 { position: relative;margin:.1rem auto; padding-top: .6rem; padding-bottom: .6rem; width: 100%;  background: url(../images/tbg2.png)no-repeat center center; background-size: 100% 100%; } 
.cd-home2 .home-title{ margin-bottom: 20px; width: 100%; overflow: hidden;} 
.cd-home2 .text-content {width:55%; } 
.cd-home2 ul { margin-top: 0; } 
.cd-home2 .text-content li { border-top: 1px rgba(0, 0, 0, .1) solid; padding: .25rem 0; z-index: 2; } 
.cd-home2 .text-content li:first-child { border-top: 0px rgba(0, 0, 0, .2) solid; padding: .25rem 0; z-index: 2; } 
.cd-home2 .text-content li a { z-index: 4; } 
.cd-home2 .text-content li::after { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 0; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; background: url(../images/tbg3.png)no-repeat center; background-size: cover; } 
.cd-home2 .text-content .tit { font-size: .18rem; line-height: 2; } 
.cd-home2 .text-content .des { opacity: .8; line-height: 1.8; margin-top: .1rem; display: none; color: #FFF; } 
.cd-home2 .text-content .time { width: 1.2rem; padding-left: .4rem; margin-right: .35rem; line-height: 2; } 
.cd-home2 .text-content .date { display: none; margin-right: .3rem; background-color: #FFF; width: .8rem; height: .8rem; overflow: hidden; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; font-size: .14rem; font-weight: bold;color: #94070a; } 
.cd-home2 .text-content .date span { color: #94070a; font-size: .36rem; border-bottom: 1px #eee solid; margin-bottom: .05rem; } 
.cd-home2 .text-content li.on { overflow: hidden; border-radius: .5rem 0 .5rem 0; -webkit-border-radius: .5rem 0 .5rem 0; -moz-border-radius: .5rem 0 .5rem 0; -ms-border-radius: .5rem 0 .5rem 0; -o-border-radius: .5rem 0 .5rem 0; padding-left: .4rem; padding-right: .4rem; } 
.cd-home2 .text-content li.on .tit { color: #FFF; } 
.cd-home2 .text-content li.on::after { width: 100%; } 
.cd-home2 .text-content li.on .time { display: none; } 
.cd-home2 .text-content li.on .date, .cd-home2 .text-content li.on .des { display: block; } 
.cd-home2 .text-content li.on .ellipsis-1 { overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;}

.cd-home2 .pic-con {height: 5.5rem; width:40%; padding-top: 10px; } 
.cd-home2 .pic-con .con { width: 100%; height: 4.5rem; } 
.cd-home2 .pic-con .con img {max-height: 5rem; min-height:4.5rem; height:100%;} 
.cd-home2 .pic-con .con .text{ text-align: right; color:#fff; } 

.cd-home2 .pic-con .button { position: absolute; bottom: .5rem; right: .1rem; left: .4rem; z-index: 10; } 
.cd-home2 .pic-con .button .swiper-pagination { right: 0; left: auto; bottom: 0; } 
.cd-home2 .pic-con .button .swiper-pagination-bullet { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; background: none; color: #fda600; font-size: .22rem; width: auto; height: auto; margin-left: .2rem; opacity:1; } 
.cd-home2 .pic-con .button .swiper-pagination-bullet-active { font-size: .3rem; position: relative; } 
.cd-home2 .pic-con .swiper-pagination-bullet-active::after { content: ''; position: absolute; width: 1px; height: .5rem; background-color: #fda600; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); top: -.6rem; } 
.cd-home2 .pic-con .swiper-button-next, .cd-home2 .pic-con .swiper-button-prev { width: .55rem; height: .55rem; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; top: auto; bottom: 0; margin-top: 0; } 
.cd-home2 .pic-con .swiper-button-prev { left: 0; background: #fda600 url(../images/prev-hover.png)no-repeat center; background-size: .28rem; } 
.cd-home2 .pic-con .swiper-button-next { right: auto; left: .9rem; background: #FFF url(../images/next.png)no-repeat center; background-size: .28rem; } 

.home-notice { display: block; position: relative; width: 100%; padding-top: .5rem; padding-bottom: 30px; overflow: hidden; }
.home-notice .home-title{ margin-bottom: 20px; width: 100%; overflow: hidden;} 

.riqilist { position: relative;}
.riqilist li { position: relative; height: 80px; display: flex; align-items: center; padding: 30px .3rem 30px; transition: 0.5s; background: #fff; float: left; width: 33%; margin: 10px 0; }
.riqilist li .date{ max-width: 80px; position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 20px;line-height: 1.8; color: #94070a ; user-select: none; background: #f2f2f2; padding:0px;}
.riqilist li .date p{ width: 100%;font-size: 20px; font-weight: 400; padding:0 5px; color:#fff;background:#94070a }
.riqilist li h1{font-size: 18px;font-weight: 400; position: relative;display: block;overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height: 1.5;max-width: calc(100% - 90px);margin-left: 10px;padding:0 10px;}
.riqilist li:hover::after{ transition: width 0.3s; width: 100%; }

.home-notice .button { position: absolute; bottom: -1rem; left: 45%; z-index: 10; } 
.home-notice .button .swiper-pagination { right: 0; left: auto; bottom: 0; } 
.home-notice .button .swiper-pagination-bullet { border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; background: none; color: #fda600; font-size: .22rem; width: auto; height: auto; margin-left: .2rem; opacity:1; } 
.home-notice .button .swiper-pagination-bullet-active { font-size: .3rem; position: relative; } 
.home-notice .swiper-pagination-bullet-active::after { content: ''; position: absolute; width: 1px; height: .5rem; background-color: #fda600; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); top: -.6rem; } 
.home-notice .swiper-button-next,.home-notice .swiper-button-prev { width: .55rem; height: .55rem; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; top: auto; bottom: 0; margin-top: 0; } 
.home-notice .swiper-button-prev { left: 0; background: #fda600 url(../images/prev-hover.png)no-repeat center; background-size: .28rem; } 
.home-notice .swiper-button-next { right: auto; left: .9rem; background: #fda600 url(../images/next.png)no-repeat center; background-size: .28rem; } 

.home-notice .item3 {  position: relative;  text-align: center;}
.home-notice .col-md-4 { margin-bottom: 30px;   position: relative; float:left;width: 33.33333333%;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.home-notice .col-md-4 > a { display: block; height: 90px; background-color: #fff; border-radius: 8px; overflow: hidden; } 
.home-notice .col-md-4 > a .date { width: 102px; line-height: 90px; font-size: 24px; font-family: 'Arial'; background-color: #e0e0e0; color: #333; float: left; transition: all 0.3s ease 0.1s; } 
.home-notice .col-md-4 > a p { height: 56px; line-height: 28px; padding: 0 30px 0 30px; margin: 17px 0; text-align: left; color: #333; overflow: hidden; font-size: 16px; transition: all 0.3s ease 0.1s; } 
.home-notice .col-md-4:hover .date { color: #fff; background-color: #9a0000; } 
.home-notice .col-md-4:hover p { color: #9a0000; } 
.home-notice a.more_btn { border: 1px solid #991809; border-radius: 3px; line-height: 38px; padding: 0 26px; color: #991809; font-size: 14px; display: inline-block; margin-top: 10px; }

.home-baogao { width: 100%; margin-top: .7rem; float: right; }

.home-bg { background-size: 100%; padding-bottom: 1.5rem; margin-bottom: -.5rem; } 
.home-data { margin-top: 1.1rem; } 
.home-data .home-title .en span::after { width: 1.4rem; right: -1.6rem; } 
.home-data .home-title .en span::before { right: -1.65rem; } 
.home-data .content { margin-top: .5rem; } 
.home-data .item { height: 3.2rem; background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); padding: .4rem .2rem; width: 18.5%; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; } 
.home-data .item .num { color: #94070a; line-height: 2; font-size: .2rem; } 
.home-data .item .counter { font-size: .56rem; } 

.crumb { position: absolute; left: 2.4rem; bottom: .2rem; color: #FFF; font-size: .18rem; } 
.crumb a { color: #FFF; } 
.sub-menu { width: 100%; line-height: .6rem; margin-top: .1rem; border-bottom: 1px #f6f6f6 solid; white-space: nowrap; overflow-x: auto; overflow-y: hidden; } 
.sub-menu a { padding: 0 .25rem; font-size: .16rem; margin-right: .7rem; } 
.sub-menu a:last-child { margin-right: 0; } 
.sub-menu a.on { color: #ff801a; } 
.sub-menu a.on::after { content: ''; position: absolute; left: 0; bottom: -1px; width: 100%; height: 2px; background-color: #ff801a; } 

.wrap { padding-left: 2.4rem; padding-right: 2.4rem; } 
.pub-content { padding-top: .5rem; padding-bottom: .8rem; } 
.details { background-color: #FFF; padding: .5rem; } 
.details h1 { font-size: .24rem; font-weight: bold; line-height: 2; } 
.details .info { color: #666; font-size: .2rem; line-height: 2; margin-top: .2rem; border-bottom: 2px #94070a solid; padding-bottom: .2rem; } 
.details .info span { margin: 0 20px; } 
.details .body { font-size: .18rem; line-height: 1.8; color: #666; text-indent: 2em; } 
.details .ar_article .v_news_content p { font-size: .2rem !important; line-height: 30px !important; } 
.details .body p { margin-top: .2rem; } 
.details .body img { max-width: 100%; margin-top: .3rem; } 
.details .prev-next { margin-top: .4rem; border-top: 2px #94070a solid; font-size: .2rem; line-height: 2; padding-top: .3rem; } 
.details .prev-next a { margin-top: .1rem; color: #666; padding-left: .6rem; } 

.cd-home5 { margin-top: .5rem; } 
.cd-home5 .home-title .cn { border-bottom: 0px #eeeeee solid;font-weight:800;} 
.cd-home5 .content { margin-top: .2rem; } 
.cd-home5 .swiper-slide { width: auto; height: 1.58rem; overflow: hidden; } 
.cd-home5 .swiper-button-next, .cd-home5 .swiper-button-prev { width: .5rem; height: .5rem; margin-top: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);background-size: 100% 100%; } 
.cd-home5 .swiper-button-prev { left: -.7rem; background-image: url(../images/btn-ar.png); } 
.cd-home5 .swiper-button-next { right: -.7rem; background-image: url(../images/btn-al.png); } 
.cd-home5 a.swiper-slide { display: block; width: 100%; height: 158px; overflow: hidden; transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; -webkit-transition: all 0.6s; } 
.cd-home5 a.swiper-slide img { width: 100%; height: 100%; overflow: hidden; transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; -webkit-transition: all 0.6s; } 
.cd-home5 a:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); }

.ul-listq3{ margin:.2rem auto; padding:0;overflow:hidden} 
.ul-listq3 li{border-bottom:1px dashed rgba(0,0,0,.2);overflow:hidden} 
.ul-listq3 li:last-child{border-bottom: none;} 
.ul-listq3 .con{display:block;padding:.3rem 0;overflow:hidden} 
.ul-listq3 .img{display:block; vertical-align:middle;float:left; margin-right:8px;height:.4rem; width:.4rem} 
.ul-listq3 .img img{height:100%} 
.ul-listq3 .date{display:block;float:left;font-size:.16rem;color:#d88f58;line-height:1.2em;margin-right:.15rem;overflow:hidden} 
.ul-listq3 .date em{display:block;font-size:.24rem;font-weight:600;line-height:1.2em;margin-bottom:-1px; text-align:center; font-style:normal} 
.ul-listq3 h3{line-height:.4rem;height:.4rem;overflow:hidden} 
.ul-listq3 h3 span{display:inline-block;vertical-align:middle;font-size:.18rem;color:#111;font-weight:400;overflow:hidden;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s} 
.ul-listq3 a:hover h3 span{color:#ea9425} 

.home-baogao .jl-pic { width:48%; float:left;margin-top: .5rem;margin-right: .2rem; display:block; } 
.home-baogao .jl-pic .con { height: auto; width: 100%; padding-top: 0rem; } 
.home-baogao .jl-pic .con { height: auto; width: 100%; padding-top: 0rem; } 
.home-baogao .jl-pic .con .img{ height: 3.65rem; width: 100%; padding-top: 0rem; } 
.txt3{ font-size:.16rem;color:#111; padding:.15rem; background: #fff} 
.home-baogao .jl-pic .button { position: relative; bottom:-.6rem; right: 0rem; left: 40%; z-index: 10; } 
.home-baogao .jl-pic .swiper-button-next, .home-baogao .jl-pic .swiper-button-prev { width: .55rem; height: .55rem; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; top: auto; bottom: 0; margin-top: 0; } 
.home-baogao .jl-pic .swiper-button-prev { left: 0; background: #fda600 url(../images/prev-hover.png)no-repeat center; background-size: .28rem; } 
.home-baogao .jl-pic .swiper-button-next { right:auto;left:.6rem; background: #FFF url(../images/next.png)no-repeat center; background-size: .28rem; } 
.home-baogao .jltxt {width:49%; float:left;display:block; overflow: hidden; } 
.home-baogao ul { margin-top: .5rem; } 
.home-baogao .jltxt li { border-top: 1px rgba(0, 0, 0, .1) solid; padding: .25rem 0; z-index: 2; } 
.home-baogao .jltxt li:first-child { border-top: 0px rgba(0, 0, 0, .2) solid; padding: .25rem 0; z-index: 2; } 
.home-baogao .jltxt li a { z-index: 4; } 
.home-baogao .jltxt li::after { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 0; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; background: url(../images/tbg3.png)no-repeat center; background-size: cover; } 
.home-baogao .jltxt .tit { font-size: .18rem; line-height: 2; } 
.home-baogao .jltxt .des { opacity: .8; line-height: 1.8; margin-top: .1rem; display: none; color: #FFF; } 
.home-baogao .jltxt .time { width: 1.2rem; padding-left: .4rem; margin-right: .35rem; line-height: 2; } 
.home-baogao .jltxt .date { display: none; margin-right: .3rem; background-color: #FFF; width: .8rem; height: .8rem; overflow: hidden; border-radius: .1rem; -webkit-border-radius: .1rem; -moz-border-radius: .1rem; -ms-border-radius: .1rem; -o-border-radius: .1rem; font-size: .14rem; font-weight: bold;color: #94070a; } 
.home-baogao .jltxt .date span { color: #94070a; font-size: .36rem; border-bottom: 1px #eee solid; margin-bottom: .05rem; } 
.home-baogao .jltxt li.on { overflow: hidden; border-radius: .5rem 0 .5rem 0; -webkit-border-radius: .5rem 0 .5rem 0; -moz-border-radius: .5rem 0 .5rem 0; -ms-border-radius: .5rem 0 .5rem 0; -o-border-radius: .5rem 0 .5rem 0; padding-left: .4rem; padding-right: .4rem; } 
.home-baogao .jltxt li.on .tit { color: #FFF; } 
.home-baogao .jltxt li.on .ellipsis-1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical; }
.home-baogao .jltxt li.on::after { width: 100%; } 
.home-baogao .jltxt li.on .time { display: none; } 
.home-baogao .jltxt li.on .date, .home-baogao .jltxt li.on .des { display: block; } 

.keyan-content { margin: .5rem auto .1rem; z-index: 2; display: block; overflow: hidden; } 
.keyan-content .item { width: 47%; margin-right:2%; cursor: pointer; font-size: .2rem; font-weight: 550; margin-bottom: .4rem; float:left; } 
.keyan-content .item:nth-child(even) { margin-right: 0;float:right; }

.cd-home3 { position: relative;margin:.1rem auto; padding-top: .3rem; padding-bottom: .2rem; width: 100%;  background: url(../images/cd-bg31.jpg)no-repeat center center; background-size: 100%; } 
.cd-home3 .home-tzgg{width:55%;  float:left;} 
.cd-home3 .home-xueshu{width:40%; float:right;} 

.cd-home3 .home-tzgg .item3 {  margin-top: 30px; position: relative;  text-align: center;}
.cd-home3 .home-tzgg .col-md-4 { margin-bottom: 10px;   position: relative; float:left;width: 100%%;min-height: 5px;padding-right: 15px;padding-left: 15px;}
.cd-home3 .home-tzgg .col-md-4 > a { display: block; height: 90px; background-color: #fff; border-radius: 8px; overflow: hidden; } 
.cd-home3 .home-tzgg .col-md-4 > a .date { width: 102px; line-height: 90px; font-size: 24px; font-family: 'Arial'; background-color: #e0e0e0; color: #333; float: left; transition: all 0.3s ease 0.1s; } 
.cd-home3 .home-tzgg .col-md-4 > a p { height: 56px; line-height: 28px; padding: 0 30px 0 30px; margin: 17px 0; text-align: left; color: #333; overflow: hidden; font-size: 18px; transition: all 0.3s ease 0.1s; } 
.cd-home3 .home-tzgg .col-md-4:hover .date { color: #fff; background-color: #9a0000; } 
.cd-home3 .home-tzgg .col-md-4:hover p { color: #9a0000; } 
.cd-home3 .home-tzgg a.more_btn { border: 1px solid #991809; border-radius: 3px; line-height: 38px; padding: 0 26px; color: #991809; font-size: 14px; display: inline-block; margin-top: 10px; }

.home-xueshu ul { z-index: 2; overflow: hidden; padding-bottom: 30px; } 
.home-xueshu1 ul::after { content: ''; position: absolute; left: 60px; top: 0; width: 1px; height: 100%; background-color: #eee; z-index: -1; } 
.home-xueshu li { position: relative;padding: 10px; margin-top: 20px; } 
.home-xueshu li .date { display: none;width: 65px; margin-right: 10px; line-height: 2; padding-top: 5px; } 
.home-xueshu li .tit { font-size: 20px; line-height: 2; }
.home-xueshu li .picss { width: 150px; height: 150px; position: absolute; right: 5px; top: 50%; margin-top: -75px; } 
.home-xueshu li .picss img{ width: 100%;height: 100%;border-radius: 50%;} 
.home-xueshu li:hover {
    position: relative;
    padding: 10px;
    margin-top: 20px;
    background: #f2f2f2;
}

.home-xueshu li .txt { background-position: left center; background-repeat: no-repeat; background-size: 19px; padding-left: 30px; margin-top: 15px; line-height: 2; } 
.home-xueshu li label { color: #999999; width: 80px; } 
.home-xueshu li .text { color: #777; font-size: 14px; } 
.home-xueshu li .name { background-image: url(../images/white_ren.png); } 
.home-xueshu li .time { background-image: url(../images/white_sj.png); } 
.home-xueshu li .address { background-image: url(../images/white_dd.png); }
.v_news_content table {
    margin: 0 auto;
}

@media (max-width: 1200px) {
    .zzq {
        position: static;
        padding-top: 0;
height:auto;
    }
}