*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}
a[href]:after{content:normal;}
*:focus{outline:none;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 15px;
	line-height: 1.5;
	color: #444;
	text-decoration: none;
	background: #fff;
}
@media (min-width: 1260px) {
  .container {
    width: 1240px;
  }
}
@media (min-width: 1320px) {
  .container {
    width: 1294px;
  }
}
.container {
    padding-right: 20px;
    padding-left: 20px;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
img{border:0;}
form{padding:0;margin:0;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
a:focus,
a:active {
	outline: none;
}
button {outline: none;}
.rel {position: relative;}
.left {
	float: left;
}
.right {
	float: right;
}
.fl{float:left;}
.fr{float:right;}
.tj {text-align: justify;}
.space {
	padding-top: 20px;
	padding-bottom: 20px;
}
.space-top {
	padding-top: 20px;
}
.space-bottom {
	padding-bottom: 22px;
}
.img-hover:hover {
    opacity: 0.8;
}
.mt12 {margin-top:12px;}
.mt15 {margin-top:15px;}
.mt18 {margin-top:20px;}
.ml15 {margin-left:15px;}
.mr15 {margin-right:15px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb26 { margin-bottom:26px;}
.ml20 { margin-left:20px;}
.mr20 { margin-right:20px;}
.ml26 { margin-left:26px;}
.ml36 { margin-left:36px;}
.pl15 { padding-left:15px;}
.pr15 { padding-right:15px;}
.pb15 { padding-bottom:15px;}
.pb17 { padding-bottom:17px;}
.pa10 { padding:10px;}
.pa12 { padding:12px;}
.pa15 { padding:15px;}
.pa18 { padding:18px;}
.pa20 { padding:20px;}
.pt18 { padding-top: 18px;}
.pd-about { padding:40px 45px;}
.pd-gd {padding: 40px 28px;}
.pd-dp { padding:40px 45px;overflow: hidden;}
.pd-lb { padding:30px;overflow: hidden;}
.pd-xl { padding:40px 70px 60px;overflow: hidden;}

.border-dh {border-left: #fdc1a1 solid 1px;border-right: #fdc1a1 solid 1px;border-bottom: #fdc1a1 solid 1px;}
.border-hui {border-left: #e4e7e8 solid 1px;border-right: #e4e7e8 solid 1px;border-bottom: #e4e7e8 solid 1px;}

.corner-trl {border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}
.corner-brl {border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}
.frame {overflow: hidden;}
.frame .columntitle {background: #c40000;height: 44px;font-size: 20px;font-weight: 700; color: #fff600;line-height: 42px;padding: 0 14px;}
.frame .columntitle img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.frame .columntitle1 {background: url(zn90-column-bg.jpg) repeat-x #428e1c;height: 54px;font-size: 24px;color: #fff600;line-height: 50px;padding: 0 14px;}
.frame .columntitle1 img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.frame .content {display: block;overflow: hidden;}
.contents {width:1140px; height:auto; margin:0px auto; overflow:hidden; display:block;}
.contentsbg {width:1140px; height:auto; margin:0px auto; overflow:hidden; display:block; background:#ffffff; padding:15px;}

.win-l {width:658px; display:block; overflow:hidden; float:left;}
.win-r {width:320px; display:block; overflow:hidden; float:right;}
.win-r1 {width:830px; display:block; overflow:hidden; float:right;border: solid 1px #e4e7e8;}

.m_l { width:238px; display:block; overflow:hidden; float:left;}
.m_r { width:868px; display:block; overflow:hidden; float:right;}
.border-not { background:#ffffff; border-left:#d9edf8 solid 1px; border-right:#d9edf8 solid 1px; border-bottom:#d9edf8 solid 1px;
  -ms-box-shadow: 0 0 2px 0px rgba(47, 129, 179, 1);
  -o-box-shadow: 0 0 2px 0px rgba(47, 129, 179, 1);
  -moz-box-shadow: 0 0 2px 0px rgba(47, 129, 179, 1);
  -webkit-box-shadow: 0 0 2px 0px rgba(47, 129, 179, 1);
  box-shadow: 0 0 2px 0px rgba(47, 129, 179, 1); margin-bottom:2px;}
.bgbai { background:#ffffff;border-left: #f1d9c4 solid 1px;border-bottom: #f1d9c4 solid 1px;border-right: #f1d9c4 solid 1px;}
.bgbai1 { background:#ffffff;border-top: #c40000 solid 4px;border-left: #f1d9c4 solid 1px;border-bottom: #f1d9c4 solid 1px;border-right: #f1d9c4 solid 1px;}
.indexbox {width: auto; height:auto; overflow:hidden;}

.mobmt {}
.mobmt2 {margin-bottom: 26px;}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
@media (max-width: 1199px){
	.pd-about { padding:20px 30px;}
	.pd-xl { padding:30px 40px 50px;}
}
@media (max-width: 991px){
	.pd-lb { padding:22px;}
}
@media (max-width: 767px){
	.pd-about { padding:20px;}
	.pd-gd {padding: 30px 20px;}
	.pd-dp { padding:20px;}
	.pd-xl { padding:10px 20px 30px;}
	.mobmt {margin-top: 28px;}
	.mobmt2 {margin-bottom: 12px;}
}
.secondarybox { display:block; padding:50px 0 52px;
min-height: -moz-calc(100vh - 918px);
min-height: -webkit-calc(100vh - 918px);
min-height: calc(100vh - 918px);
}
.secondarydetailbox { display:block; overflow:hidden; padding:0;}
.secondarydetailbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.secondarydetailbox .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:76px;}
.secondarydetailbox .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox .p0 { padding:0px;}
.secondarysort {overflow: hidden;}
.secondarysort li {margin: 0 0 40px 0;}
.secondarysort li a:hover img {opacity: 0.8;filter: alpha(opacity=80);}
.secondarysort li h4 {font-size: 18px;color: #b90101;font-weight: 700;margin: 15px 0 12px 0;}
.secondarysort li a:hover h4 {color: #4a0000;}
.secondarysort li p {color: #927878;font-size: 13px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;margin: 0;}
.secondarysort li img {height: 143px;width: 100%;}
@media (max-width: 767px){
	.secondarybox {padding:30px 0 32px;}
}
/*---------------区域背景---------------------*/
.mainbox {position: relative;background: url(dj-bg01.png) no-repeat bottom center;background-size: 100%;}
.mainbox .ct-l {position: absolute;top: 190px;left: 0px;z-index: 0;}
.mainbox .ct-r {position: absolute;top: 36%;right: 0;z-index: 0;}
.firstpart {overflow: hidden;padding: 20px 0 35px;position: relative;}
.secondpart {margin: 0 0 50px;position: relative;overflow: hidden;}
.thirdpart {padding: 0 0 50px;position: relative;}
.fourthpart {overflow: hidden;padding: 32px 0 34px 0;background: #e3eef7;}
.secondpart[data-v-jdt] {height: 326px;overflow: hidden;}
.secondpart[data-v-jdsp] {height: 356px;overflow: hidden;}
@media (max-width: 1280px) {
	.secondpart[data-v-jdt] {height: 317px;}
	.secondpart[data-v-jdsp] {height: 346px;}
}
@media (max-width: 1199px) {
	.secondpart[data-v-jdt] {height: 277px;}
	.secondpart[data-v-jdsp] {height: 294px;}
}
@media (max-width: 991px) {
	.secondpart {margin: 0 0 30px;}
	.secondpart[data-v-jdt] {height: 277px;}
	.secondpart[data-v-jdsp] {height: 320px;}
}
@media (max-width: 767px) {
	.secondpart[data-v-jdt] {height: auto;}
	.secondpart[data-v-jdsp] {height: auto;}
	.firstpart {padding: 15px 0 30px;}
}
/*抬头*/
.topnav {height: 36px;background: url(topnav-bg.jpg) repeat-x #fbfbfb;}
.topnav .data {float: left;overflow: hidden;line-height: 36px;color: #7b7b7b;font-size: 12px;}
.topnav .navlink {float: right;line-height: 36px;color: #9e9e9e;font-size: 12px;}
.topnav .navlink a {color: #7b7b7b;text-decoration:none;}
.topnav .navlink a:hover {color: #599f21;}
.topbanner { background: url(dj-banner.jpg) #fefaf7 no-repeat top center;width: 100%; display: block;background-size: 100% 100%;}
.topbanner .flash { padding:104px 20px 210px;overflow: hidden;position: relative;}
.topbanner .flash .znqtxt {position: absolute;bottom: 71px;left: 0;width: 100%;text-align: center;font-size: 24px;font-weight: 700;color: #fff4d1;}
@media (min-width: 1904px){
	.topbanner {background-size: 100% 100%;}
}
@media (max-width: 1536px){
	.topbanner .flash { padding:86px 20px 176px;}
}
@media (max-width: 1440px){
	.topbanner .flash { padding:86px 20px 176px;}
	.topbanner .flash img {width: 660px;}
}
@media (max-width: 1280px){
	.topbanner .flash { padding:86px 20px 152px;}
}
@media (max-width: 991px){
	.topbanner .flash { padding:64px 20px 130px;}
	.topbanner .flash img {width: auto;}
}
@media (max-width: 800px){
	.topbanner .flash { padding:56px 20px 92px;}
}
@media (max-width: 768px){
	.topbanner .flash { padding:56px 20px 92px;}
}
@media (max-width: 767px){
	.topbanner .flash { padding:30px 20px 54px;}
}
.TopSearch { height:28px; white-space:nowrap; position:relative; float:right; width:178px; margin:6px 0px 0px 0px;}
.SearchText { text-indent:8px; line-height:22px; height:100%; vertical-align:top; border:0; font-size:13px; color:#a9a9a9; width:141px; float:left;outline: none; }
.SearchBtn { width:37px; height:100%; vertical-align:middle; margin:0px 0 0 0; cursor:pointer; background:url(searchbtnbg.png) center center no-repeat #6ace42; border:0; float:right;outline: none; } 
.SearchBtn:hover { background-color:#ffba00; }
/*抬头*/
/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;width: 100%;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 10px;margin-bottom: 10px; margin-right:0px;border: 2px solid #F6FAFC;}
.navbar-menu { font-size:20px; color:#fff; float:left; font-weight:700; margin:9px 0 0 0;font-family: Arial;}
.navbar-default .navbar-collapse {border-color: #950300;}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.navbar-nav {width: 100%;}
@media (max-width: 1024px) {
.twobanner {height: 206px;}
}
@media (min-width: 768px) {
.navbar-menu {display: none;}
.navbar-right {margin-right: 0px;}
}
@media only screen and (max-width: 768px) {
.twobanner {height: 142px;}
.h_menu {position: relative;margin-left: -15px;margin-right: -15px;}
.location_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media screen and (max-width: 767px){
.navbar-collapse { margin-top:6px;}
.navbar-nav {width: auto;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
/*左侧导航*/
.nav-stacked > li {}
.nav-pills > li > a {
	border-radius: 0;
	padding: 10px 15px;
	border: 1px solid transparent;
	color: #480000;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
}
.nav-pills.nav-stacked > li + li {
	margin-left: 0; background:#ffffff;margin-top: 0;border-top: #ffe8d2 solid 1px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
	color: #c70000;
	background-color: #fff9f3;
}
.nav-pills.nav-stacked > li > a:after {
	font-family: "FontAwesome";
	content: "\f105";
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	right: 15px;
	top: 9px;
	color: #e52d07;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.nav-pills > li.active > a:after {
	color: #e52d07;
}
.nav-pills > li.active > a:hover:after,
.nav-pills > li.active > a:focus:after,
.nav-pills > li > a:hover:after,
.nav-pills > li > a:focus:after {
	color: #e52d07;
	right: 10px;
}
/*左侧导航*/
/*左侧导航*/
.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
	-ms-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
    -o-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
    -moz-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
    -webkit-box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
    box-shadow: 0 0 8px 0px rgba(128, 82, 85, 0.1);
	border-left: #f1d9c4 solid 1px;border-bottom: #f1d9c4 solid 1px;border-right: #f1d9c4 solid 1px;
}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}
.deg90 {-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 9px 25px 9px;
}
.leftNavigation li a {
  font-size: 18px;
  display: block;
  padding: 16px 24px 16px 0;
  color: #3b4461;
  border-bottom: solid 1px #f1d9c4;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li:last-child a {border-bottom: 0;}
.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 5px 1rem 5px 32px !important;
  color: #73798f;line-height: 1.4;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
}
.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 13px;
    left: 16px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 130%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.8rem;
  padding: 12px 0 0;
  text-align: center;
  font-weight: 500;color: #f7c891;font-size: 22px;
}
.leftNavigation li.active a .leftNavIcon {color: #c8100e;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #c40000; text-decoration:none; font-weight: 700;
}
.leftNavigation li a:hover .leftNavIcon {color: #c8100e;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #f4f7fc;border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #2a45a6; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNavigation li ul li a:hover:after {background-color: #02449e;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6; text-decoration:none;font-weight: 500;
}
.leftNavigation li ul li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #c40000; text-decoration:none;font-weight: 700;border: 0;/*padding: 18px 40px 12px 34px;*/
}
.leftNavigation li.active ul {
  display: block;padding: 0 0 15px 0;border-bottom: solid 1px #fff;
}
.leftNavigation > li.active {
  border-bottom: solid 1px #f1d9c4;
}
.leftNavigation > li:last-child.active {
  border-bottom: solid 1px #fff;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}
/*基地介绍*/
.about {}
.about .about-l {float: right;width: 367px;margin-right: -28px;}
.about .about-l a {display: block;height: 508px;position: relative;}
.about .about-l a .txt-ts {position: absolute;bottom: 0;left: 14%;font-size: 14px;color: #333;line-height: 1.5;}
.about .about-r {overflow: hidden;padding-right: 18px;padding-top: 30px;}
.about .about-r .about-txt {font-size: 18px;color: #333;line-height: 2.2;}
@media (max-width: 1199px) {
	.about .about-r .about-txt {font-size: 17px;color: #333;line-height: 1.9;}
}
@media (max-width: 991px) {
	.about .about-l {width: 276px;}
	.about .about-l a {height: 398px;}
	.about .about-l a .txt-ts {left: 8%;}
	.about .about-r {padding-right: 9px;}
	.about .about-r .about-txt {font-size: 15px;line-height: 1.7;}
}
@media (max-width: 767px) {
	.about .about-l {width: 100%;margin-right: 0;float: left;margin-bottom: 6px;}
	.about .about-l a {height: auto;}
	.about .about-l a .txt-ts {left: 14%;bottom: -5px;}
	.about .about-r {width: 100;float: left;}
}
@media (max-width: 320px) {
	.about .about-l a .txt-ts {left: 7%;bottom: -10px;}
}
/*----基地图片----*/
.home-pic {margin-left: -13px;margin-right: -13px;}
.home-pic .slick-slide {margin: 0 15px;}
.home-pic .slick-dots li {margin: 0 1px;}
.home-pic .slick-dotted.slick-slider { margin-bottom: 6px;}
/*Dots*/
.home-pic .slick-dots {position: inherit;bottom: -12px;}
.home-pic .slick-dots li button:before {font-size: 14px;}
/*Arrows*/
.home-pic .slick-prev,
.home-pic .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none !important;
    outline: none;
    background: rgba(255,171,28,.8);border-radius: 100%;
}
.home-pic .slick-prev:hover,
.home-pic .slick-prev:focus,
.home-pic .slick-next:hover,
.home-pic .slick-next:focus
{
    color: transparent;
    outline: none;
    background: #ffab1c;
}
.home-pic .slick-prev:hover:before,
.home-pic .slick-prev:focus:before,
.home-pic .slick-next:hover:before,
.home-pic .slick-next:focus:before
{
    opacity: 1;
}
.home-pic .slick-prev.slick-disabled:before,
.home-pic .slick-next.slick-disabled:before
{
    opacity: .25;
}

.home-pic .slick-prev:before,
.home-pic .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 28px;
    line-height: 1;
    opacity: .9;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.home-pic .slick-prev:before {padding-right: 4px;}
.home-pic .slick-next:before {padding-left: 4px;}
.home-pic .slick-prev {left:-3px;z-index: 1;}
.home-pic .slick-next {right:-5px;}

.media-info {overflow: hidden;padding: 10px 0 0 0;font-size: 16px;}
.media-info h4 { color: #333;font-size: 15px;line-height: 140%;font-weight: 500;margin: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;text-decoration: none;-webkit-box-orient: vertical;height: 44px;}
.media-info h4 a { color: #333;border: 0;display: block;}
.media-info h4 a:hover { color: #064db1;text-decoration: none;}
.media-container {
	/*border:#f7d4c1 solid 6px;*/
	position: relative;
	overflow: hidden;
	/*display: inline-block;*/
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;border-radius: 2px;
	
}/*width:173px; height:116px; */
.media-container:hover .headline {
    background: white;z-index: 2;
}
.media-container i {
    display: block;
    position: absolute;
    opacity: .7;
    text-align: center;
    color: inherit;
    font-size: 56px;
    width: 56px;
    height: 56px;
    top: 50%;
    left: 50%;
    margin-top: -28px;
    margin-left: -28px;
}
.media-container:hover a {
    opacity: .9;
    /*top: 0;*/ 
    z-index: 2;
}

.media-container img {
	width:100%;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.media-container .media-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.media-container .media-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.media-container .media-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.media-container:hover img {
	-webkit-transform:scale(1.2); /* Safari and Chrome */
    -moz-transform:scale(1.2); /* Firefox */
    -ms-transform:scale(1.2); /* IE 9 */
    -o-transform:scale(1.2); /* Opera */
    transform:scale(1.2);
}
.media-container:hover .media-caption {
	background: rgba(0, 0, 0, .3);
}
.media-container:hover .media-caption i {
	opacity: 1;
}
.media-container .titbg {
    background: url(dj-imgbj01.png) repeat-x bottom left;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.media-container p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    border-radius: 0px 0px 5px 5px;
    font-size: 18px;
    color: #fff;z-index: 1;margin: 16px 18px;line-height: 1.3;max-height: 45px;overflow: hidden;font-weight: 700;
}
.jdzs .media-container img {height: 185px;}
.jdsp .media-container img {height: 214px;}
.jdry .media-container img {height: 251px;}
.jdry .slick-prev,
.jdry .slick-next {top:34%;}
@media (max-width: 1280px) {
	.jdzs .media-container img {height: 175px;}
	.jdsp .media-container img {height: 204px;}
	.jdry .media-container img {height: 238px;}
}
@media (max-width: 1199px) {
	.jdzs .media-container img {height: 135px;}
	.jdsp .media-container img {height: 152px;}
	.jdry .media-container img {height: 216px;}
}
@media (max-width: 991px) {
	.home-pic .slick-slide {margin: 0 12px;}
	.jdsp .media-container img {height: 178px;}
	.jdry .media-container img {height: 210px;}
}
@media (max-width: 767px) {
	.home-pic .slick-prev,
	.home-pic .slick-next {display: none !important;}
	.jdzs .media-container img {height: 223px;}
	.jdsp .media-container img {height: 188px;}
	.jdry .media-container img {height: 223px;}
}
@media (max-width: 390px) {
	.jdzs .media-container img {height: 206px;}
	.jdsp .media-container img {height: 172px;}
	.jdry .media-container img {height: 202px;}
	.media-info {font-size: 14px;}
}
@media (max-width: 320px) {
	.jdzs .media-container img {height: 160px;}
	.jdsp .media-container img {height: 136px;}
	.jdry .media-container img {height: 156px;}
}
/*---------------大师风范---------------*/
.master {overflow: hidden;}
.master li {margin: 15px 0;}
.master li:last-child {margin-bottom: 0;}
.master .picnews {overflow: hidden;position: relative;}
.master .picnews img {height: 281px;width: 100%;
-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.master .picnews:hover img {
   -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1); 
}
.master .picnews p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    border-radius: 0px 0px 5px 5px;
    font-size: 18px;
    color: #fff;z-index: 1;margin: 16px 18px;line-height: 1.3;max-height: 40px;overflow: hidden;font-weight: 700;
}
.master .picnews .titbg {
    background: url(dj-imgbj01.png) repeat-x bottom left;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.master li h4 {font-size: 15px;color: #444;line-height: 1.4;height: 64px;margin: 10px 0 0;overflow: hidden;}
.master li:hover h4 {color: #c40000;}
@media (max-width: 1280px) {
	.master .picnews img {height: 266px;}
}
@media (max-width: 1199px) {
	.master .row {margin-left: -12px;margin-right: -12px;}
	.master .row > [class^='col'] {padding-left: 12px;padding-right: 12px;}
	.master .picnews img {height: 200px;}
	.master li h4 {height: 84px;}
}
@media (max-width: 991px) {
    .master .picnews img {height: 283px;}
	.master li h4 {height: 64px;}
}
@media (max-width: 767px) {
    .master .picnews {width: 100%;} 
    .master .picnews img {height: auto;}
	.master li {margin: 0 0 26px;}
	.master li h4 {height: auto;}
}


/*科技平台*/
.platform {display: block;}
.platform ul li {width: 49.1%;display: inline-block;text-align: center;margin: 17px 0 0 0; }
.platform .sort {display: block;}
.platform .sort .ico {display: block;margin-bottom: 12px;}
.platform .sort .name {background: #f7fdf6;border-radius: 12px;border: #d2eac7 solid 1px;color: #393939;width: 94px;margin: 0 auto;line-height: 22px;}
.platform .sort:hover .name {color: #297400;}
.btnlink {overflow: hidden;}
.btnlink li {float: left;width: 100%;margin-bottom: 11px;overflow: hidden;}
.btnlink li:last-child {margin-right: 0;margin-bottom: 0;}
.btnlink .btnnav {height: 52px;background: url(zn90-btn-bg.jpg) repeat-x top #fff2e5;border: #ffd9b8 solid 1px;border-radius: 3px;padding: 5px 16px;box-shadow: inset 0px -2px 0px 0px rgba(255, 255, 255, 1);
}
.btnlink .btnnav .btnnav_l {float: left;font-size: 22px;color: #bd3621;line-height: 35px;}
.btnlink .btnnav .btnnav_l img {display: inline-block;margin-right: 20px;margin-top: -4px;}
.btnlink .btnnav a:hover .btnnav_l {width: 140px;margin: 0 auto;color: #ff7e00;font-size: 22px;}
.btnlink .btnnav .btnnav_r {float: right;font-size: 26px;line-height: 33px;color: #f47070;}
.btnlink .btnnav:hover .btnnav_r {color: #b73622;}

.sortlink {overflow: hidden;}
.sortlink li {float: left;width: 100%;margin-bottom: 9px;overflow: hidden;}
.sortlink li:last-child {margin-bottom: 0;}
.sortlink .sortname {background: #f9fcf8;padding: 3px 10px;border: #c8e5ba solid 1px;font-size: 13px;color: #3e464b;border-radius: 2px;}
.sortlink .sortname i {font-size: 15px;margin-right: 8px;color: #9eca9a;font-weight: 600;}
.sortlink .sortname:hover {color: #007e07;}

.links {display: block;margin-top: 6px;}
.links .links-l {width: 246px;height: 50px;border-top-left-radius:4px;border-bottom-left-radius:4px;background: url(column-bg1.jpg) repeat-x top #569d21;font-size: 20px;color: #ffffff;line-height: 48px;padding: 0 16px;}
.links .links-l img {display: inline-block;margin-right: 14px;margin-top: -4px;}
.links .links-r {border-top-right-radius:4px;border-bottom-right-radius:4px;width: 854px;height: 50px;border-top: #bfd3aa solid 1px;border-bottom: #bfd3aa solid 1px;border-right: #bfd3aa solid 1px;padding: 9px 15px 10px 22px;}
.links .links-r li {display: inline-block;float: left;margin-right: 30px;width: 30.8%;}
.links .links-r li:last-child {margin-right: 0;}
.form-control {
	border-radius: 0px;
	font-size:13px;
	background: #ffffff;
	height: 30px;
	padding: 0 12px;
	padding-right: 30px;
	border-color: #cdcdcd;
	color: #666666;
	position: relative;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
.form-control:focus {
	border-color: #547fc4;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
select.form-control {
	padding: 0px;
	-webkit-appearance: menulist;
}
.form-control::-moz-placeholder {
	color: inherit;
}
.form-control:-ms-input-placeholder {
	color: inherit;
}
.form-control::-webkit-input-placeholder {
	color: inherit;
}
/*-----------------贺词寄语---------------------*/
.jiyu-cont {margin: 20px 0 0 0;}
  .jiyu-cont .list {
    margin-bottom: 12px; }
    .jiyu-cont .list .userMsg {
      margin-bottom: 10px;
      color: #392626; }
      .jiyu-cont .list .userMsg .relation {
        display: inline-block;
        font-size: 13px;
        color: #fff;line-height: 18px;
        background: #c6241e;
        padding: 0 4px;
        border-radius: 3px; }
      .jiyu-cont .list .userMsg .name {
        color: #c6241e;
        padding-left: 5px; }
      .jiyu-cont .list .userMsg .time {
        font-size: 14px;font-family: Arial;
        color: #b09b9b;
        padding-left: 5px; }
    .jiyu-cont .list .text {
      padding: 10px;
      line-height: 26px;
      background: #fff3ed; color: #461b1b;font-size: 14px;border-radius: 3px;}
/*-----------------现任领导---------------------*/
.personnel-list {overflow: hidden;}
.personnel-list li{margin-bottom: 15px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 12px 0; }
.personnel-list li:last-child {border-bottom:#ccc dotted 0px;padding: 0; }
.personnel-list li h2 { font-size:18px;color:#02459b;line-height:22px; margin:0 0 5px 0;/*overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;*/}
.personnel-list li h2 a { font-size:22px;color:#02459b;font-family: \5FAE\8F6F\96C5\9ED1;}
.personnel-list li h2 a:hover { color:#007e07; text-decoration:none;}
.personnel-list li h5 { font-size:14px;color:#949494;line-height:22px; margin:0 0 12px 0;}
.personnel-list .news-img{ margin-right: 20px; margin-bottom:6px;}
.personnel-list .news-img img{ width: 247px;height: 164px; border:#e4e4e4 solid 1px;}
.personnel-list .news-txt p { line-height: 25px; font-size: 14px; margin: 0px; color:#444444;}
/*-----------------人员列表---------------------*/
.staff-list {overflow: hidden;}
.staff-list li{margin-bottom: 20px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 18px 0; }
.staff-list li:last-child {border-bottom:#ccc dotted 0px;padding: 0;margin: 0; }
.staff-list li h2 { font-size:16px;color:#02459b;line-height:22px; margin:0 0 5px 0;/*overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;*/}
.staff-list li h2 a { font-size:16px;color:#02459b;font-family: \5FAE\8F6F\96C5\9ED1;}
.staff-list li h2 a:hover { color:#007e07; text-decoration:none;}
.staff-list li h5 { font-size:14px;color:#949494;line-height:22px; margin:0 0 12px 0;}
.staff-list .news-img{ margin-right: 20px;}
.staff-list .news-img img{ width: 103px;height: 144px; border:#e4e4e4 solid 1px;}
.staff-list .news-txt p { line-height: 25px; font-size: 14px; margin: 0px; color:#444444;}
/*-----------------图文列表---------------------*/
.graphiclist {overflow: hidden;}
.graphiclist li{margin-bottom: 15px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 16px 0; }
.graphiclist li:last-child {margin-bottom: 0px;border-bottom:#ccc dotted 0px;padding: 0; }
.graphiclist li h2 { font-size:16px; line-height:22px; margin:0 0 8px 0;overflow: hidden;font-weight: 700;}
.graphiclist li h2 a { color:#b90101;font-family: \5FAE\8F6F\96C5\9ED1;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;width: 100%;}
.graphiclist li h2 a:hover { color:#460003; text-decoration:none;}
.graphiclist .news-img { margin-right: 16px;}
.graphiclist .news-img img{ width: 148px;height: 99px; border:#e0c1b0 solid 1px;}
.graphiclist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#927878;overflow: hidden;}
.graphiclist .news-txt i { font-size: 14px; margin: 6px 0 0 0; color:#c69b91; display:block;text-align: right;font-style: normal;font-family: Arial;}
.graphiclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:none; font-style:italic; display:block;}
.graphiclist .news-txt p a:hover { color:#15549a;}
@media (max-width: 767px){
	.graphiclist .news-txt p {overflow: inherit;}
	.graphiclist li h2 a {white-space: normal;}
}
/*首页图文*/
.new_tw {
	FONT-FAMILY: \5FAE\8F6F\96C5\9ED1; BORDER-BOTTOM: #bfbfbf 1px dotted; PADDING-BOTTOM: 10px; padding-top:18px; overflow:hidden; display:block;
}
.new_tw:first-child
{
 padding-top:0px;
}
.new_tw:nth-last-child(1)
{
BORDER-BOTTOM:none;
}
.tw_img { HEIGHT: 112px; WIDTH: 162px; FLOAT: left; overflow:hidden; border: #ececec solid 1px; margin-right: 18px;}
.tw_left h2 {
	WIDTH: 78%; FLOAT: left; overflow:hidden; display:block; margin:0 0 10px 0; LINE-HEIGHT: 20px;
}
.tw_left h2 a {
	OVERFLOW: hidden; FONT-SIZE: 16px; WIDTH: 100%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; font-family: \5FAE\8F6F\96C5\9ED1; font-weight:600; COLOR: #0b0b0c; DISPLAY: inline-block; TEXT-DECORATION: none;
}
.tw_left h2 a:hover {
	TEXT-DECORATION: none; color:#005bb5;
}
.tw_left SPAN {
	WIDTH: 78%; FLOAT: left; font-family:Arial; font-size:12px; HEIGHT: 26px; COLOR: #868686; LINE-HEIGHT: 26px; overflow:hidden; display:block;
}
.tw_left P {
	WIDTH: 78%; FLOAT: left; FONT-SIZE: 12px; COLOR: #8f8f8f; LINE-HEIGHT: 18px; font-family: \5FAE\8F6F\96C5\9ED1; margin-bottom:2px;
}
/*首页图文*/
/*主体样式*/
.ctitle{color:#007e07;font-size:22px;font-weight:500; padding-bottom:8px;}
.ctitle2{color:#007e07;font-size:22px;font-weight:500; padding-bottom:8px;}
.ctitle3{color:#007e07;font-size:22px;font-weight:500; padding-bottom:8px;}
.more a { color:#4fa51a; height:40px; line-height:38px; font-size:12px; font-family:Arial; text-decoration:none; display:inline-block; padding-top:3px;}
.more a:hover { color:#ff5400; text-decoration:none;}

.lanmu { background:#c40000;overflow: hidden;padding: 18px 18px 18px 30px;}
.lanmu_l{ line-height:1;color:#fff; font-weight:500; float:left; font-size:24px;padding-left:16px;position: relative;}
.lanmu_l:after {
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 5px;
    height: 24px;
    background: #ffab1c;
}
.lanmu_r{ line-height:24px; padding-right:15px; float:right; color:#fff; font-size:16px;}
.lanmu_r a{ color:#fff; text-decoration:none;}
.lanmu_r a:hover{ color:#fff000; text-decoration:none;}

.lanmu1{ height:44px; background: url(zn90-lanmubg02.jpg) repeat-x;}
.lanmu1_l{ height: 44px;background: url(zn90-lanmubg01.jpg) no-repeat;color: #fff600;font-weight: 700;float: left;font-size: 20px;padding: 0 15px;line-height: 41px;}
.lanmu1_l img { display:inline-block; margin-right:6px; margin-top:-3px;}
.lanmu1_lb {height: 44px;overflow: hidden;float: left;width: 70px;background: url(zn90-lanmubg03.jpg) no-repeat;}
.lanmu1_r{ line-height:44px; float:right; font-size:12px;font-family: Arial;}
.lanmu1_r a{ color:#cb0808; text-decoration:none;}
.lanmu1_r a:hover{ color:#691818; text-decoration:none;}

.lanmu2{ height:44px; background:#c40000;border-radius: 4px 4px 0 0;}
.lanmu2_l{ height:44px; line-height:42px;color:#ffd800; font-weight:700; float:left; font-size:20px; padding: 0 0 0 32px;margin-left:14px;background:url(zn90-ico01.png) no-repeat 0 12px;}
.lanmu2_r{ line-height:44px; padding-right:15px; float:right; color:#fff4c7; font-family: Arial; font-size:12px;}
.lanmu2_r a{ color:#fff4c7; text-decoration:none;}
.lanmu2_r a:hover{ color:#fff000; text-decoration:none;}

.column_jg { height:44px; background:url(sy-lmbg03.gif) left bottom repeat-x; overflow:hidden; margin:0 15px;}
.column { height:44px; background:url(lmbg1.gif) left bottom repeat-x; overflow:hidden;}
.column1 { height:44px; background:url(sy-lmbg03.gif) left bottom repeat-x; overflow:hidden; margin:15px 38px 0px 38px;}
.column_l { width:auto; height:44px; border-bottom: #d00d0c solid 2px;line-height:38px; font-size:22px; font-family: \5FAE\8F6F\96C5\9ED1; font-weight:500; color:#007e07; float:left; display:inline-block; overflow:hidden;}
/*.column_r { width:45px; height:40px; line-height:38px; float:right; font-size:9px; overflow:hidden; background:#999;}*/
.column_r { width:auto; height:40px; line-height:38px; font-size:12px; color:#2080bd; font-family:\5FAE\8F6F\96C5\9ED1; text-align:right; float:right; overflow:hidden;}
.column_r a { color:#4fa51a; text-decoration:none; display:inline-block; height: inherit; padding-top:3px;}
.column_r a:hover { color:#ff5400; text-decoration:none;}

.column_nr { display:block; overflow:hidden;}
.column_nr1 { display:block; overflow:hidden; float:left; width:100%;}
.column_nr2 { display:block; overflow:hidden; float:left; width:91%;}
.column_yq { display:block; overflow:hidden; float:left; width:95%; height:447px;}
.column_dp { display:block; overflow:hidden; float:left;}
.column_gd { display:block; overflow:hidden;}
.graphic-grid { width:230px; display:block; overflow:hidden; float:left; margin:0 18px;}
.graphic-grid h4{font-size:13px;margin:0 0 1px 0;}
.graphic-grid h4 a{color:#454545;text-decoration:none;font-weight: 500; line-height:20px;}
.graphic-grid h4 a:hover{color:#0784bf;text-decoration:none;}
.graphic-grid p{color:#339dcd;font-size:12px;line-height:26px;font-weight: 500; margin:0 0 1px 0;}
.ztlist { display:block; overflow:hidden;float:left;}
.ztlist ul { list-style-type:none; margin:0; padding:0;}
.ztlist ul li{ width:230px;float:left; margin:0 16px 14px 0;}
.ztlist ul li img { width:100%;}
.zttextlist { float:left; word-break:break-all; display:block; overflow:hidden; width:95%;}
.zttextlist ul{ list-style-type:none; margin:0; padding:0;}
.zttextlist ul li{width:50%; padding-left:10px; background:url(nysico_03.gif) left center no-repeat; height:28px; line-height:28px; display:inline-block; float:left;}

.viewimg {
  	overflow: hidden;
   	position: relative;
   	text-align: center;
   	cursor:pointer; width:217px; height:145px;border: #ffe6d0 solid 1px;
}
.viewimg1 {
  	overflow: hidden;
   	position: relative;
   	text-align: center;
   	cursor:pointer; width:223px; height:149px;border: #ffe6d0 solid 1px;
}
.viewimg-first img {
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   width:100%;height: 100%;
}
.viewimg-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.viewimg-first:hover img {
   -webkit-transform: scale(1.25,1.25);
   -moz-transform: scale(1.25,1.25);
   -o-transform: scale(1.25,1.25);
   -ms-transform: scale(1.25,1.25);
   transform: scale(1.25,1.25);
}
.viewimg-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.viewimg-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

.yq_x_m1 ul li{ background: url(ico_06.gif) 0px center no-repeat; width:50%; padding-left: 15px; padding-right: 15px; float:left; line-height:26px; list-style:none; display:block; overflow:hidden;}
.location { display:block; overflow:hidden; font-size:13px; color:#800000; font-family: \5FAE\8F6F\96C5\9ED1;margin: 10px 0 12px 0;}
.location a { color:#800000; text-decoration:none;}
.location a:hover { color:#e03f00; text-decoration:none;}
.location .link { height:38px; margin:0px auto; line-height:42px; overflow:hidden; padding-left:16px;}
/*概览*/
/*文字列表*/
.list-tab { overflow:hidden; display:block;}
.list-tab ul li {overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;margin-bottom: 26px;}
.list-tab ul li:last-child {margin-bottom: 0;}
.list-tab ul li a{ float:left;width:86%;overflow:hidden;font-size:17px;line-height:1.4; color:#333;padding-left:22px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;position: relative;}
.list-tab ul li a:after {
    top: 7px;
    left: 0;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ffab1c;
	border-radius: 50%;
}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #c40000; text-decoration: none;font-weight: 700;}
.list-tab ul li a:hover:after {background: #c40000;}
.list-tab span {line-height:1.4;color:#999; font-size: 15px;}
.list-tab span.right {float: right;}
@media (max-width: 991px){
	.list-tab ul li a{ width:81%;}
}
@media (max-width: 767px){
	.list-tab ul li {margin-bottom: 16px;}
	.list-tab ul li a{ white-space: normal;width:100%;line-height: 1.4;background-position: left 9px;}
	.list-tab span {width:100%;padding-left: 22px;padding-top: 6px;}
}

.list-news {
  overflow: hidden;
  display: block;
  margin-bottom: 30px;
}
.list-news li {
  overflow: hidden;
  padding: 20px 18px;
}
.list-news li:nth-child(odd) {background: #fbf6f3;}
.list-news li a {
  float: left;
  width: 88%;
  overflow: hidden;
  font-size: 17px;
  line-height: 1.4;
  color: #333;
  padding-left: 22px;
}
.list-news li a:after {
    top: 28px;
    left: 18px;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ffab1c;
	border-radius: 50%;
}
.list-news li a:hover {
  color: #e20009;
}
.list-news li a:hover:after {background: #e20009;}
.list-news span {
  line-height: 1.7;
  color: #999;
  font-size: 15px;
  font-family: Arial;
}
.list-news span.right {
  float: right;
}
.list-news[data-v-no] li a {width: 100%;}
@media (max-width: 991px) {
  .list-news li a {
    width: 81%;
  }
}
@media (max-width: 767px) {
  .list-news {
    margin-top: 26px;
  }
  .list-news li {padding: 16px 13px;}
  .list-news li a {
    width: 100%;
    white-space: normal;font-size: 17px;
  }
	.list-news li a:after {top:24px;left:14px;}
  .list-news span {
    display: block;margin-top: 5px;width: 100%;padding-left: 22px;
  }
}

.list-article { overflow:hidden; display:block;}
.list-article ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;}
.list-article ul li a{ float:left;width:86%;overflow:hidden;font-size:14px;line-height:32px; color:#461b1b;background-image: url(zn90_ico_03.gif);background-repeat: no-repeat;background-position: left 14px;padding:0 0 0 14px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-article ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-article ul li a:hover {color: #b90101; text-decoration: none;}
.list-article ul li:hover {background:#ffffff;}
.list-article span {line-height:32px;color:#c69b91; font-size: 14px; font-family:Arial;}
.list-article span.right {float: right;}
@media (max-width: 991px){
	.list-article ul li a{ width:80%;}
}
@media (max-width: 767px){
	.list-article ul li {margin-bottom: 10px;}
	.list-article ul li a{ white-space: normal;width:77%;line-height: 20px;background-position: left 9px;}
}
@media (max-width: 320px){
	.list-article ul li a {width:100%;}
	.list-article span.right {display: none;}
}

/*图文列表*/
.y_gl {FONT-FAMILY: Arial; BORDER-BOTTOM: #bfbfbf 1px dotted; PADDING-BOTTOM: 4px; PADDING-TOP: 12px; overflow:hidden; display:block;}
.y_gl_p {FONT-FAMILY: Arial; BORDER-BOTTOM: #bfbfbf 1px dotted; PADDING-BOTTOM: 20px; PADDING-TOP: 20px; overflow:hidden; display:block;}
.y_gl_p:nth-last-child(1)
{
BORDER-BOTTOM:none;
}
.gl_img {HEIGHT: 90px; WIDTH: 136px; FLOAT: left; MARGIN-RIGHT: 20px; overflow:hidden; border:#ccc solid 0px;}
.gl_right H2 {WIDTH: 81%; FLOAT: right; overflow:hidden; display:block; margin:0 0 10px 0; LINE-HEIGHT: 18px;}
.gl_right H2 A {
	OVERFLOW: hidden; FONT-SIZE: 16px; WIDTH: 87%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; font-family: \5FAE\8F6F\96C5\9ED1; FONT-WEIGHT: bold; COLOR: #2e2e2e; DISPLAY: inline-block; LINE-HEIGHT: 18px; TEXT-DECORATION: none;
}
.gl_right H2 A:hover {
	TEXT-DECORATION: none; color:#007bd1;
}
.gl_right H2 SPAN {
	font-family:Arial; font-size:12px; HEIGHT: 18px; COLOR: #a5a5a5; LINE-HEIGHT: 20px; display:block; float:right;
}
.gl_right P {
	WIDTH: 81%; FLOAT: right; FONT-SIZE: 12px; COLOR: #555555; LINE-HEIGHT: 20px; font-family: \5FAE\8F6F\96C5\9ED1;
}
.gl_img_p {
	HEIGHT: 140px; WIDTH: 105px; FLOAT: left; MARGIN-RIGHT: 22px; overflow:hidden; background:#00C;
}
.gl_right_p H2 {
	WIDTH: 576px; FLOAT: left; overflow:hidden; display:block; FONT-SIZE: 15px; font-family: \5FAE\8F6F\96C5\9ED1; FONT-WEIGHT: bold; COLOR: #2e2e2e;
}
.gl_right_p H2 A {
	OVERFLOW: hidden; WIDTH: 84%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; COLOR: #2e2e2e; DISPLAY: inline-block; LINE-HEIGHT: 18px;
}
.gl_right_p H2 A:hover {
	TEXT-DECORATION: underline; color:#007bd1;
}
.gl_right_p P {
	WIDTH: 576px; FLOAT: left; FONT-SIZE: 12px; COLOR: #555555; LINE-HEIGHT: 20px; font-family: \5FAE\8F6F\96C5\9ED1;
}
/*图文列表*/
/*图片列表*/
.cgxqbk {overflow: hidden; background:#fff;}
.pagelist {
    OVERFLOW: hidden; HEIGHT:100%; BACKGROUND: #fff; margin:0px 0px 0px 0px;
}
.img-list {
	OVERFLOW: hidden; margin-top:6px;
}
.img-list LI {
	HEIGHT: 168px; FLOAT: left; MARGIN: 0px 14px 0px 14px; WIDTH: 196px;
}
.img-list B {
	FLOAT: left; OVERFLOW: hidden; HEIGHT: 24px; FONT-SIZE: 12px; FONT-FAMILY: \5FAE\8F6F\96C5\9ED1; FONT-WEIGHT: normal; TEXT-ALIGN: center; MARGIN-TOP: 6px; DISPLAY: block; LINE-HEIGHT: 24px; WIDTH: 196px;
}
.img-list B A {
	OVERFLOW: hidden; COLOR: #848484; WIDTH:98%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; DISPLAY: inline-block; text-decoration:none;
}
.img-list B A:visited {
	COLOR: #848484; text-decoration:none;
}
.img-list B A:hover {
	COLOR: #bf1010; text-decoration:none;
}
.img-list LI P {
	OVERFLOW: hidden; HEIGHT: 24px; COLOR: #a2a2a2; TEXT-ALIGN: center; LINE-HEIGHT: 24px
}
.pagelist1 {
    OVERFLOW: hidden; HEIGHT:100%; BACKGROUND: #fff;
}
.people-list {
	OVERFLOW: hidden; margin-top:0px;
}
.people-list LI {
	HEIGHT: 222px; FLOAT: left; WIDTH: 20%;margin-top: 12px;
}
.people-list IMG {
	OVERFLOW: hidden; HEIGHT: 167px; BACKGROUND: url(lazyload.gif) no-repeat center center; DISPLAY: block; WIDTH: 120px; BORDER: #dfdfdf 1px solid;margin-left: auto;
    margin-right: auto;
}
.people-list B {
	FLOAT: left; OVERFLOW: hidden; FONT-SIZE: 12px; FONT-FAMILY: \5FAE\8F6F\96C5\9ED1; FONT-WEIGHT: normal; TEXT-ALIGN: center; DISPLAY: block; LINE-HEIGHT: 18px; WIDTH: 100%;padding: 8px;color: #929292;height: 50px;
}
.people-list B A {
	OVERFLOW: hidden; COLOR: #02459b; WIDTH:100%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; DISPLAY: inline-block; text-decoration:none;font-size: 14px;
}
.people-list B A:visited {
	COLOR: #02459b; text-decoration:none;
}
.people-list B A:hover {
	COLOR: #007e07; text-decoration:none;
}
.people-list LI P {
	OVERFLOW: hidden; HEIGHT: 24px; COLOR: #a2a2a2; TEXT-ALIGN: center; LINE-HEIGHT: 24px
}
.play-img {
	OVERFLOW: hidden; BORDER-TOP: #dfdfdf 1px solid; BORDER-RIGHT: #dfdfdf 1px solid; BORDER-BOTTOM: #dfdfdf 1px solid; POSITION: relative; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; PADDING-LEFT: 2px; BORDER-LEFT: #dfdfdf 1px solid; DISPLAY: block;
}
.play-img:hover {
	BORDER: #c3dfe7 1px solid; COLOR: #fff; TEXT-DECORATION: none;
}
.play-img IMG {
	OVERFLOW: hidden; HEIGHT: 125px; BACKGROUND: url(lazyload.gif) no-repeat center center; DISPLAY: block; WIDTH: 190px
}
.play-img I {
	OVERFLOW: hidden; HEIGHT: 20px; POSITION: absolute; TEXT-DECORATION: none; DISPLAY: block; WIDTH: 196px
}
.play-img EM {
	OVERFLOW: hidden; HEIGHT: 20px; POSITION: absolute; TEXT-DECORATION: none; DISPLAY: block; WIDTH: 154px
}
.play-img:hover I {
	HEIGHT: 40px; BACKGROUND: url(ico_vh1.png) no-repeat; LEFT: 75px; TOP: 43px; WIDTH: 40px; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ico_vh1.png')
}

.commonpic { margin-top: 18px;}
.commonpic .row	{margin-right: -9px;margin-left: -9px;}
.commonpic .col-md-3 {padding-right: 9px;padding-left: 9px;}
.commonpic li {}
.commonpic li .boxstyle {overflow: hidden;background: #ffede3;border: #ffede3 solid 4px;}
.commonpic li .boxstyle img {height: 108px;width: 100%;}
.commonpic li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.commonpic li .boxstyle .txtinfo {margin: 8px 4px 5px 4px;overflow: hidden;background: #ffede3;}
.commonpic li .boxstyle .txtinfo h4 { color: #92000c;font-size: 14px;font-weight: 500;margin: 0;line-height: 16px;text-align: center;}
.commonpic li .boxstyle .txtinfo h4 a { color: #92000c;word-break:break-all;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 100%;display: block;}
.commonpic li .boxstyle .txtinfo h4 a:hover { color: #c40001;}
@media (max-width: 1199px){
	.commonpic li .boxstyle img {height: 86px;}
}
@media (max-width: 991px){
	.commonpic li .boxstyle img {height: 62px;}
}
@media (max-width: 767px){
	.commonpic li {margin-bottom: 18px;}
	.commonpic li .boxstyle img {height: 113px;}
}
@media (max-width: 380px){
	.commonpic li .boxstyle img {height: 100px;}
}
@media (max-width: 320px){
	.commonpic li .boxstyle img {height: 82px;}
}

.piclist {}
.piclist li {margin-bottom: 24px;}
.piclist li .boxstyle {overflow: hidden;}
.piclist li .boxstyle img {height: 180px;width: 100%;}
.piclist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.piclist li .boxstyle .txtinfo {margin: 8px 0 0;overflow: hidden;}
.piclist li .boxstyle .txtinfo h4 { color: #500007;font-size: 15px;font-weight: 500;margin: 0;line-height: 1.4;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 100%;}
.piclist li .boxstyle:hover .txtinfo h4 {color: #c40001;}
.piclist li .boxstyle .txtinfo h4 a { color: #92000c;word-break:break-all;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 100%;display: block;}
.piclist li .boxstyle .txtinfo h4 a:hover { color: #c40001;}
@media (max-width: 1280px){
	.piclist li .boxstyle img {height: 171px;}
}
@media (max-width: 1199px){
	.piclist .row {margin-left: -10px;margin-right: -10px;}
	.piclist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.piclist li .boxstyle img {height: 132px;}
}
@media (max-width: 991px){
	.piclist li .boxstyle img {height: 132px;}
}
@media (max-width: 767px){
	.piclist li .boxstyle .txtinfo h4 {white-space: inherit;}
	.piclist li .boxstyle img {height: auto;}
}

/*---------------细览---------------------*/
.xlmain {display: block;overflow: hidden;margin:0px;}
.xlmain hr {margin-top: 5px;}
.xlmain .wztitle {color: #d00001; line-height:1.6; text-align:center; font-size: 28px; padding: 0px 0px 2px 0px;font-weight: 700;margin: 22px 0 20px;}
.xlmain .basicinfo {overflow: hidden; border-bottom: solid 1px #e2e2e2; padding: 0px 0px 3px 0px;text-align: center;}
.xlmain .basicinfo .qtinfo {color:#91949f; font-size: 14px;margin: 3px 0 10px 0;}
.xlmain .basicinfo .qtinfo a {color:#91949f; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .share {overflow: hidden;float: right;}
.xlmain .text { overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 32px 0;}
.xlmain .text p:last-child {margin: 0;}
.xlmain .text img {display: inline-block;margin-right: auto;margin-left: auto;}
.xlmain .text .zc img {margin-left: inherit !important;margin-right: inherit !important;display: inline-block;}

.xlmain .textlx { margin:0; overflow:hidden; display:block;}
.xlmain .textlx p {margin: 0 0 12px 0;}
.xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl { margin:40px 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0 0 32px 0;}
.xlmain .textxl p:last-child {margin: 0;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl table {margin: 0 0 15px 0;}
.xlmain .textxl td {text-align: center;}
.xlmain .textxl video {border: #f1d9c4 solid 6px;border-radius: 5px;width: 76% !important;height: 100% !important;margin: 18px auto;display: block;}
.xlmain .textsp { margin:30px auto 26px auto; overflow:hidden; display:block;width: 76%;}

.xlmain .textry {overflow: hidden;line-height: 1.9;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry h3 { font-size:20px;line-height:1.2; margin:0 0 30px 0;display: block;color: #272727;font-family: times new roman;}
.xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry h4 { font-size:28px;line-height:1.2; margin:5px 0 20px 0;display: block;color: #31373f;font-weight: 700;}
.xlmain .textry h4 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry p {margin: 0 0 22px;}
.xlmain .textry p:last-child {margin: 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry p strong, .xlmain .textry strong {color: #3d55a7;font-size: 18px;}
.xlmain .textry th {color: #3b4461;font-size: 16px;}
.xlmain .textry .ryinfo {overflow: hidden;background: #e6f3fc;}
.xlmain .textry .ryinfo .ryimg { margin-right: 30px;background: #c1dced;padding: 30px 50px;}
.xlmain .textry .ryinfo .ryimg img{ border-radius: 5px;width: 180px;height: 240px;}
.xlmain .textry .ryinfo .rytxt p { line-height: 220%; font-size: 17px; margin: 30px 0 0 0; color:#222;}
.xlmain .textry .ryinfo .rytxt p a {color:#222;font-size: 17px;text-decoration: none;font-style: normal;}
.xlmain .textry .ryinfo .rytxt p a:hover {color:#ff7300;}
.xlmain .textry .rydetail {overflow: hidden;padding: 26px 0 0 0;}
.xlmain .textry .rydetail .detail {padding-left: 2px;font-size: 16px !important;line-height: 2 !important;}
.xlmain .textry .rydetail table {border: transparent;}
.xlmain .textry .rydetail tbody {background-color: transparent;}
.xlmain .textry .fl {margin-right: 38px;margin-bottom: 12px;}
.xlmain .textry .fl img {max-width: 198px;}
.xlmain .textry .fl h4 {font-size: 15px;line-height: 1.5;margin: 15px 0;text-align: center;font-weight: 500;color: #3157bb;}
.xlmain .textry h2 {font-size: 24px;line-height: 140%;font-weight: 700;padding: 3px 0 6px;color: #333;margin: 0;position: relative;}
.xlmain .textry .left img {max-width: 216px;margin-right: 32px;margin-bottom: 12px;border-radius: 4px;border: #efefef solid 1px;}

.xlmain .textxmz { margin:24px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxmz p {margin: 0 0 10px 0;}
.xlmain .textxmz p:last-child {margin: 0;}
.xlmain .textxmz .el-tab-pane {line-height: 150%;}
.xlmain .textxmz .el-tabs--border-card>.el-tabs__content {padding: 20px 0px 0 0px;}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 800px;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 80%;}
    .xlmain .textxl video {width: 80% !important;}
	.xlmain .textxl img {max-width: 80%;}
	.xlmain .textxl { margin:32px 0 0;}
}
@media screen and (max-width: 991px){
    .xlmain .wztitle {margin: 20px 0 24px 0;}
}
@media (max-width: 767px) {
	.xlmain .wztitle {font-size: 20px;margin: 26px 0 24px 0;}
    .xlmain .text .left {width: 100%;margin-right: auto !important;}
    .xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
    .xlmain .textxl video {width: 100% !important;}
	.xlmain .textry .fl {width: 100%;}
    .xlmain .textry .fl img {margin-left: auto;margin-right: auto;margin-bottom: 20px;display: block;}
    .xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
	.xlmain .textry .left {width: 100%;}
    .xlmain .textry .left img {max-width: 238px;margin-left: auto;margin-right: auto;margin-bottom: 22px;}
	.xlmain .textxl { margin:22px 0 0;}
	.xlmain .textxl img {max-width: 100%;}
}

/*底部*/
.yqbg { height:180px; background:#e2edf3; padding-top:26px;}
.yq { width:556px; overflow:hidden; display:block; float:left;}
.yqlanmu { height:33px; width:556px; }
.yqlanmu span { height:20px; width:4px; background:#E93B3E; float:left;}
.yqlanmu .l { height:18px; width:140px; float:left; font-size:18px; line-height:18px; font-family: \5FAE\8F6F\96C5\9ED1; font-weight:600; color:#05264a; padding-left:8px; }
.yqlanmu .r { width:auto; height:18px; line-height:18px; font-size:12px; font-family:Arial; text-align:right; float:right; overflow:hidden;}
.yqlanmu .r a { color:#2080bd; text-decoration:none; display:inline-block; height: inherit;}
.yqlanmu .r a:hover { color:#ff5400; text-decoration:none;}

.cgbg { height:210px; background:#e2edf3; padding-top:26px;}

.footbox { background: url(dj-footbg.jpg) no-repeat bottom center #b61516;padding: 48px 0 50px;background-size: cover;}
.foot{ display:block; overflow:hidden; margin:0 auto; font-size: 12px; line-height: 24px; font-family: \5FAE\8F6F\96C5\9ED1; color: #fff;}
.foot .logo { width:244px; height:60px; border-right:#d0d0d0 solid 1px; display:block; overflow:hidden; float:left; margin:6px 18px 0 0;}
.foot p { font-size:19px; color:#fff; line-height:1.8; display:block; overflow:hidden; text-align: center;margin: 0;}
.foot .bz {font-size:16px;color:#fff;margin-top: 12px;}
.foot a { color: #dfbfa8; text-decoration: none;}
.foot a:hover { color: #fbce4b; text-decoration: none;}
.foot .sydw { width:80px; display:block; overflow:hidden; float:right;}
.foot .wechat {width: 80px;padding: 9px;float: right;}
@media (max-width: 767px) {
	.foot p { font-size:17px;}
}
@media (max-width: 390px) {
	.foot p { font-size:15px;}
}
/*底部*/
.hei {
	font-size: 12px;
	color: #383838;
	font-family: \5FAE\8F6F\96C5\9ED1;
	text-decoration: none;
}
A.hei:hover {
    COLOR: #c30000; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
.heidata {
	font-size: 12px;
	color: #505052;
	font-family: Arial;
	text-decoration: none;
}
A.heidata:hover {
    COLOR: #c30000; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
.hei1 {
    font-size: 14px;
    line-height: 20px;
    color: #461b1b;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
}
A.hei1:hover {
    COLOR: #c40000; FONT-SIZE: 14px; TEXT-DECORATION: none;
}
.hei2 {
	font-size: 13px;
	line-height: 20px;
	color: #454545;
	font-family: \5FAE\8F6F\96C5\9ED1;
	text-decoration: none;
}
A.hei2:hover {
    COLOR: #005bb5; FONT-SIZE: 13px; TEXT-DECORATION: none;
}
.hei12 {
	font-size: 12px;
	line-height: 20px;
	color: #747474;
	font-family: \5FAE\8F6F\96C5\9ED1;
	text-decoration: none;
}
.hei13 {
    font-size: 13px;
    line-height: 30px;
    color: #696969;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
}
A.hei13:hover {
    COLOR: #de2f00; FONT-SIZE: 13px; TEXT-DECORATION: none;
}
.hei14 {
    font-size: 14px;
    line-height: 25px;
    color: #272727;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
}
A.hei14:hover {
    COLOR: #007bd1; FONT-SIZE: 14px; TEXT-DECORATION: none;
}
.hui {
	font-size: 12px;
	line-height: 18px;
	color: #a5a5a5;
	font-family: Arial;
	text-decoration: none;
}
.jh {
	font-size: 13px;
	line-height: 18px;
	color: #f15a37;
	font-family: Arial;
	text-decoration: none;text-align: justify;
}
.lan {
	font-size: 12px;
	line-height: 18px;
	color: #128ec4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.lan:hover {
	COLOR: #9c8068; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
.lan1 {
	font-size: 12px;
	line-height: 18px;
	color: #0077bc;
	text-decoration: none;
	font-family: \5FAE\8F6F\96C5\9ED1;
}
.lan_15 {
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
    color: #333; TEXT-DECORATION: none; padding-left:12px; background:url(nysico_hd.gif) left no-repeat;
}
A.lan_15:hover {
    COLOR: #007bd1; FONT-SIZE: 15px; TEXT-DECORATION: none;
}
.hong {
	font-size: 12px; color: #c00101; text-decoration: none; font-family: \5FAE\8F6F\96C5\9ED1;
}
A.hong:hover {
	COLOR: #0018FF; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
.hong18 {
	font-size: 18px; color: #c00101; text-decoration: none; font-family: \5FAE\8F6F\96C5\9ED1;
}
A.hong:hover {
	COLOR: #244686; FONT-SIZE: 18px; TEXT-DECORATION: none;
}
.nrhei {font-size: 16px; line-height: 1.9; color: #333;}
.nrhei1 {
	font-size: 15px;
	line-height: 1.9;
	color: #5c5c5c;
	font-family: Arial;
	text-decoration: none
}
.aboutthree {
}
.aboutthree .one_sixth {
	background: rgba(255, 255, 255, 1);
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1), 1px -2px 0px #fff;
	border-bottom:1px solid transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.aboutthree .one_sixth:hover {
	border-bottom:1px solid #ffd600;
}
.aboutthree img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
.aboutthree img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
	-ms-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
}
/*page*/
.pmt1 {margin-top: 30px;}
.page {
  text-align: right;
  margin-top: 30px;
  padding-bottom: 10px;
}
.page a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background-color: #f5f5f5;
  border-radius: 3px;
  padding: 0 14px;
  margin: 2px 1px;
}
.page a:hover,
.page a.current,
.page a.a-s {
  background-color: #508ded;
  color: #fff;
}

.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline { border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1 { border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; width:95%; display:block; overflow:hidden;}
#pages {
    width:100%; FONT-SIZE: 14px; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px;float: left;text-align: center;
}
#pages A, #pages A:visited, #pages A:hover {
    BORDER: #f1d9c4 1px solid; HEIGHT: 36px; BACKGROUND: #fff; COLOR: #333; PADDING: 0 15px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 36px;border-radius: 3px;
}
#pages SPAN {
    HEIGHT: 36px;
    COLOR: #333;
    PADDING: 0 15px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 36px;
    font-size: 14px;border-radius: 3px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover, #pages A.curr, #pages A.curr:visited, #pages A:hover {
    BORDER: #c81210 1px solid; BACKGROUND: #c81210; COLOR: #fff;
}
/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #d2151b;
	z-index: 1005;
	display: none;
}
.scrollToTop i {
	line-height: 50px;
	font-size: 24px;
}
/*---------------------视频---------------------------*/
.aboutvideo {overflow: hidden;}
.videoxl {border: #f7d4c1 solid 6px;overflow: hidden;border-radius: 5px;}
.videoxl #CuPlayer div.CuMob{ height:360px;}
/*PC端宽高设定*/
#CuPlayer div.CuPc{ width:100%; height:450px;margin:0 auto; }
/*移动端宽高设定*/
#CuPlayer div.CuMob{ width:100%; height:210px;margin:0 auto;position: relative; }
#CuPlayer div.CuPad{ width:100%; height:450px;margin:0 auto; }
#CuPlayer .video-js{ width:100%; height:100%;}
/*移动端设定*/

@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.videoxl #CuPlayer div.CuMob{ height:330px;}
}
@media (max-width: 767px) {
	#CuPlayer div.CuMob{ height:209px;}
	.videoxl #CuPlayer div.CuMob{ height:236px;}
}
@media (max-width: 380px) {
	#CuPlayer div.CuMob{ height:187px;}
	.videoxl #CuPlayer div.CuMob{ height:210px;}
}
@media (max-width: 320px) {
	#CuPlayer div.CuMob{ height:156px;}
	.videoxl #CuPlayer div.CuMob{ height:176px;}
}
/*--弹窗样式--*/
.tc{display: block;padding: 8px 32px;border: 0px solid #fff;margin: 25px auto;background:#ff8202;color: #fff;font-size: 16px;border-radius: 4px;}
.tc:hover{background:#d61a1a;}
#gray{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;top:0px;display:none;z-index:99;}
.popup{
	width:780px;height: 534px; 
	background-color:#fff;
	position: fixed;
	z-index:100;
	/*border:1px solid #ebeaea;*/
	left:400px;
	top:96px;
	display:none;border-radius: 4px;
}
.popup a.guanbi { background:url(../images/sprite.png) repeat 0px 0px; width:36px; height: 36px; display: block; position:absolute;top:-18px;right:-18px;cursor:pointer;}
.popup a.guanbi span { display: none;}
.popup a.guanbi:hover { background: url(../images/sprite.png) repeat 0px 0px;opacity: 0.9; }
.popup .min{height:auto;padding:15px;-webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);overflow: hidden;}
/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
  padding: 0;
}
  
.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail > img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
/* Btn */
.btn-message {
	color: #ffffff;background-color: #c60700;padding:4px 25px 5px 25px; font-size:15px;border-radius: 3px;border: #cd080b solid 1px;
}
.btn-message:hover,
.btn-message:focus,
.btn-message:active,
.btn-message.active,
.open .dropdown-toggle.btn-message {color: #fff;background-color: #115696;border-color: #115696;}

/*---------列表页视频--------*/
.picvid {margin: 2px 0 0 0;}
.videobox {overflow: hidden;display: block;margin: 0 0 30px;}
.videobox .txtinfo {overflow: hidden;padding: 10px 0 0 0;}
.videobox .txtinfo h4 { color: #333;font-size: 15px;line-height: 140%;font-weight: 500;margin: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;text-decoration: none;-webkit-box-orient: vertical;height: 44px;}
.videobox .txtinfo h4 a { color: #333;border: 0;display: block;}
.videobox .txtinfo h4 a:hover { color: #c40000;text-decoration: none;}
.video-container {
	/*border:#f7d4c1 solid 6px;*/
	position: relative;
	overflow: hidden;
	/*display: inline-block;*/
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;border-radius: 2px;
	
}/*width:173px; height:116px; */
.video-container:hover .headline {
    background: white;z-index: 2;
}
.video-container i {
    display: block;
    position: absolute;
    opacity: .6;
    text-align: center;
    color: inherit;
    font-size: 56px;
    width: 56px;
    height: 56px;
    top: 50%;
    left: 50%;
    margin-top: -28px;
    margin-left: -28px;
}
.video-container:hover a {
    opacity: .9;
    /*top: 0;*/ 
    z-index: 2;
}

.video-container img {
	width:100%;height:213px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.video-container .video-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.video-container .video-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.video-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
    transform:scale(1.25);
}
.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}
.video-container:hover .video-caption i {opacity: 1;}
@media (max-width: 1280px) {
	.video-container img {height:204px;}
}
@media (max-width: 1199px) {
	.video-container img {height:152px;}
}
@media (max-width: 991px) {
	.video-container img {height:180px;}
	.videobox .txtinfo h4 {font-size: 14px;height: 36px;}
	.headline {max-height: 68px;font-size: 18px;line-height: 20px;}
}
@media (max-width: 767px) {
	.videobox {margin: 26px 0 0 0;}
	.videobox .txtinfo h4 {font-size: 16px;height: auto;}
	.video-container img {height:auto;-webkit-line-clamp: inherit;}
}