
@font-face {
  font-family: "SourceHanSansCN-Regular";
src: url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-regular..jpg) format("woff"), url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-regular.jpg) format("truetype"), url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-regular.jpg) format("embedded-opentype")}

@font-face {
  font-family: "SourceHanSansCN-Medium";
src: url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-medium..jpg) format("woff"), url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-medium.jpg) format("embedded-opentype"), url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-medium.jpg) format("truetype")}

@font-face {
  font-family: 'SourceHanSansCN-Bold';
src: url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-bold..jpg) format("woff"), url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-bold.jpg) format("embedded-opentype"), url(/dfiles/8835/jtweb/template/default/css/fonts/sourcehansanscn-bold.jpg) format("truetype")}

@font-face {
  font-family: 'D-DIN';
src: url(/dfiles/8835/jtweb/template/default/css/fonts/d-din..jpg) format("woff"), url(/dfiles/8835/jtweb/template/default/css/fonts/d-din.jpg) format("embedded-opentype"), url(/dfiles/8835/jtweb/template/default/css/fonts/d-din.jpg) format("truetype")}

@font-face {
  font-family: 'Fontquan-XinYiGuanHeiTi2.0-Regular';
src: url(/dfiles/8835/jtweb/template/default/css/fonts/fontquan-xinyiguanheiti2.0-regular..jpg) format("woff"), url(/dfiles/8835/jtweb/template/default/css/fonts/fontquan-xinyiguanheiti2.0-regular.jpg) format("embedded-opentype"), url(/dfiles/8835/jtweb/template/default/css/fonts/fontquan-xinyiguanheiti2.0-regular.jpg) format("truetype")}

/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;}

table {
  border-collapse: collapse;
  border-spacing: 0;}

fieldset,
img {
  border: 0;}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;}

ol,
ul {
  list-style: none;}

caption,
th {
  text-align: left;}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;}

q:before,
q:after {
  content: '';}

abbr,
acronym {
  border: 0;
  font-variant: normal;}

sup {
  vertical-align: text-top;}

sub {
  vertical-align: text-bottom;}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;}

legend {
  color: #000;}

iframe {
  display: block;}

/* yui3 fonts */
body {
  color: #333;
  font-size: 14px;
  font-family: "SourceHanSansCN-Regular";}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;}

table {
  font-size: inherit;
  font: 100%;}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;}

a {
  text-decoration: none;}

input,
button,
textarea {
  font-family: "SourceHanSansCN-Regular";
  border: 0;
  outline: 0;}

input[type='text']::-ms-clear,
input[type='password']::-ms-reveal {
  display: none;}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;}

.placeholder {
  color: #999;}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;}

.clearfix {
  *zoom: 1;}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: '';}

.clearfix:after {
  clear: both;}

.l {
  float: left !important;}

.r {
  float: right !important;}

.hidden {
  display: none !important;}

.invisible {
  visibility: hidden !important;}

.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

/* 通用样式 */
body {
  min-width: 1304px;}

.container {
  width: 1200px;
  margin: 0 auto;}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;}

/* 头部 */
.header {
  position: relative;
  z-index: 2;}

.header .header-top {
  height: 106px;
  background-color: #fff;}

.header .header-top > .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;}

.header .header-top .search {
  width: 351px;
  height: 46px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e9f6ff), to(#ffffff));
  background-image: linear-gradient(0deg, #e9f6ff 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 5px 18px 0px rgba(0, 82, 190, 0.15);
          box-shadow: 0px 5px 18px 0px rgba(0, 82, 190, 0.15);
  border-radius: 23px;
  border: solid 3px rgba(144, 188, 255, 0.21);
  position: relative;
  overflow: hidden;}

.header .header-top .search input {
  height: 100%;
  width: 100%;
  padding-left: 24px;
  padding-right: 44px;
  font-size: 16px;
  line-height: 24px;
  color: #598dda;}

.header .header-top .search input::-webkit-input-placeholder {
  color: #598dda;}

.header .header-top .search input:-ms-input-placeholder {
  color: #598dda;}

.header .header-top .search input::-ms-input-placeholder {
  color: #598dda;}

.header .header-top .search input::placeholder {
  color: #598dda;}

.header .header-top .search .submitxt {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 100%;
  background: #fff url(../image/icon_search.jpg) center no-repeat;}

.header .menu {
  height: 56px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position:relative;
  z-index:999999;
   }

.header .menu .menu-list {
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;}

.header .menu .menu-list .menu-item {
  position: relative;}

.header .menu .menu-list .menu-item > a {
  display: block;
  line-height: 55px;
  height: 55px;
  font-size: 16px;
  color: #f5f5f5;
  position: relative;
  padding: 0 14px;}

.header .menu .menu-list .menu-item:hover > a::after, .header .menu .menu-list .menu-item.active > a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: -1px;
  left: 0;}

.header .menu .menu-list .menu-item .child-menu {
  margin-top: 2px;
  position: absolute;
  width: 120px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  max-height: 0;
 /*display:none;*/
  overflow: auto;
  background-color: #fff;
  -webkit-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;}

.header .menu .menu-list .menu-item .child-menu::-webkit-scrollbar {
  width: 4px;}

.header .menu .menu-list .menu-item .child-menu::-webkit-scrollbar-thumb {
  background: #95b6e7;}

.header .menu .menu-list .menu-item .child-menu .child-menu-item > a {
  display: block;
  /* height: 30px; */
  /* line-height: 30px; */
  color: #333;
  padding: 0 11px;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* white-space: nowrap; */
  }

.header .menu .menu-list .menu-item .child-menu .child-menu-item > a.active, .header .menu .menu-list .menu-item .child-menu .child-menu-item > a:hover {
  background-color: #eef3fb;
  color: #598dda;}

.header .menu .menu-list .menu-item:hover .child-menu {
  padding: 5px 0;
 /*display:block;*/
  max-height: 491px;}

/* 底部 */
.footer {
  height: 120px;
  background-color: #1c242c;}

.footer > .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;}

.footer .footer-cells {
  max-width: 1100px;}

.footer .footer-cells .footer-cell {
  line-height: 34px;
  color: #708498;}

.footer .footer-cells .footer-cell > a {
  color: #708498;
  margin-right: 15px;}

.footer .footer-cells .footer-cell img {
  vertical-align: middle;
  margin-top: -4px;}

/* 右飘窗 */
.right-nav {
  position: fixed;
  top: 50%;
  right: 31px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 86px;
  z-index: 20;}

.right-nav .nav-item {
  margin-bottom: 2px;}

.right-nav .nav-item > .item-name {
  cursor: pointer;
  height: 86px;
  background-color: rgba(46, 104, 178, 0.66);
  line-height: 32px;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  padding-top: 48px;
  background-repeat: no-repeat;
  background-position: center top 15px;}

.right-nav .nav-item:hover > .item-name {
  background-color: #2e68b2;}

.right-nav .nav-item:hover > .item-name.official-account + .item-val {
  width: 187px;}

.right-nav .nav-item:hover > .item-name.group-group + .item-val {
  width: 1102px;
  padding: 0 16px;}

.right-nav .nav-item:hover .item-val {
  border: solid 1px #bad9ff;}


.right-nav .nav-item:last-child {
  margin-bottom: 0;}

.right-nav .nav-item .item-val {
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 89px;
  width: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;}

.right-nav .nav-item .item-name.official-account {
  background-image: url(../image/icon_right_nav1.jpg);}

.right-nav .nav-item .item-name.official-account + .item-val {
  text-align: center;
  font-family: 'Fontquan-XinYiGuanHeiTi2.0-Regular';
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #598dda;}

.right-nav .nav-item .item-name.official-account + .item-val img {
  margin-top: 20px;
  width: 108px;
  height: 106px;
  margin-bottom: 6px;}

.right-nav .nav-item .item-name.group-group {
  background-image: url(../image/icon_right_nav2.jpg);}


.right-nav .nav-item .item-name.group-group + .item-val .val-hd {
  line-height: 32px;
  font-family: 'Fontquan-XinYiGuanHeiTi2.0-Regular';
  margin-top: 12px;}

.right-nav .nav-item .item-name.group-group + .item-val .val-hd .val-title {
  font-size: 24px;
  letter-spacing: 1px;
  color: #333;
  max-width: calc(100% - 150px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}

.right-nav .nav-item .item-name.group-group + .item-val .val-hd > a.r {
  font-size: 18px;
  letter-spacing: 1px;
  color: #598dda;}

.right-nav .nav-item .item-name.group-group + .item-val .val-bd {
  height: 108px;
  overflow: hidden;}

.right-nav .nav-item .item-name.group-group + .item-val .group-list {
  width: 33.33%;
  margin-top: 8px;
  height: 108px;
  overflow: hidden;}

.right-nav .nav-item .item-name.group-group + .item-val .group-list .list-item > a {
  display: block;
  padding: 0 18px;
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  letter-spacing: 1px;
  color: #666666;
  position: relative;}

.right-nav .nav-item .item-name.group-group + .item-val .group-list .list-item > a > .item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}

.right-nav .nav-item .item-name.group-group + .item-val .group-list .list-item > a::before {
  width: 1px;
  height: 100%;
  top: 50%;
  left: 6px;
  content: '';
  position: absolute;
  background-color: #eee;}

.right-nav .nav-item .item-name.group-group + .item-val .group-list .list-item > a::after {
  width: 5px;
  height: 5px;
  background-color: #598dda;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);}

.right-nav .nav-item .item-name.group-group + .item-val .group-list .list-item > a:hover {
  color: #f9a21a;}

.right-nav .nav-item .item-name.group-group + .item-val .group-list .list-item > a:hover::after {
  width: 9px;
  height: 9px;
  left: 2px;
  background: url(../image/icon_news_list_point.jpg);}

.right-nav .nav-item .item-name.group-group + .item-val .group-list .list-item:last-child > a::before {
  display: none;}

@media (max-width: 1300px) {
  .right-nav {
    right: 0;}
}




/* top */

.ewb-top {
	height: 45px;
	line-height: 45px;
	background-color: #3454a0;}

.ewb-t-com {
	font-size: 14px;
	color: #fff;}

.ewb-t-com a {
	color: #fff;}

.ewb-t-com span {
	padding: 0 8px;}


.nyheader
{
	height: 415px !important;
}
.nybanner
{
	position:absolute;
	inset:auto;
	top: 100px;
	width: 100%;
	height: 270px;
}
.nybanner img
{
	width:100%;
	height:100%;
}

.img-lists ul {
  overflow: hidden;
  margin-left: -2%;
  margin-right: -2%;}

.img-lists ul li {
  float: left;
  width: 29%;
  margin: 40px 2% 0 2%;
  border: 1px solid #eee;
  transition: all 0.3s;
  position: relative;
  top: 0;}

.img-lists ul li:hover {
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
  top: -10px;}

.img-lists ul li a {
  display: block;
  width: 100%;}

.img-lists ul li a .pic {
  /* padding-top: 61%; */
  padding: 10px;
  }

.img-lists ul li a .pic img {
  display: block;
  width: 100%;
  height: 196px;}

.img-lists ul li a > div.info {
  padding: 10px;
  font-size: 0;
  text-align: center;}

.img-lists ul li a > div.info p {
  color: #333;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;}

.img-lists ul li:hover a > div.info p {
  color: #007ede;}
.leftclass a font
{
	color:#333333 !important;
} 
 .leftclass a font.fonts
{
	color: #183883 !important;
}