  @charset "UTF-8";
@import url(/css/font.css);
*{padding: 0;margin: 0;}
ul li, a ,p{
  border: none;
  text-decoration: none !important;
  list-style: none;
  font-family:"Microsoft YaHei";
  padding: 0;
  margin: 0px;
}
body{
	font-size: 16px;
	color: #333333;
	font-family:"Microsoft YaHei";
	max-width: 1920px;
}
img{border: none;/* margin: 0px auto !important; *//* display: block !important; *//* width: 100% !important; *//* height: auto !important; */}
a{cursor: pointer;}
.center{width: 1200px;margin: 0px auto;}
.clear{clear: both;}
iframe{width:100% !important};
.dp img{
max-width:100%;
margin:0px auto;
height:auto;
display:block;}
.media{width: 100% !important;}
.list-b .sd-styled-title {
    border-bottom: 1px solid #dcdcdc;
    font-size: 35px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 100%;
    font-family: crimson_text_roman;
}
 .date {
    height: 20px;
    line-height: 20px;
    margin: 15px 0;
    color: #6B6A6A;
    font-size: 13px;
    min-height: 20px;
}
.yyh{/* margin-top: -362px; *//* display: none !important; */position: ab !important;position: absolute !important;bottom: 0px;left: 0px;}
#myul li{
	line-height:40px;
}
#myul li a{
	color:#333;
	font-family:
}
#numid{/* display:block; */}
.rex-block{color: #b92b3b;}
.top{
	width: 100%;
	min-height: 304px;
	/* overflow: hidden; */
	position: absolute;
	z-index: 9999;
	background: url(/img/topyy.png) no-repeat 0px 0px;
}
.logo{
   overflow: hidden;
    float: left;
    padding: 33px 0px;
}
.logo img{
	max-width: 100%;
	height: auto;
}
.logo-r{
	float: right;
	padding: 55px 0px;
}
.logo-r .lj{
	color: #FFFFFF;
	float: left;
}
.logo-r .lj a{
	color: #B8C4CB;
	margin: 0px 24px;
}
.logo-r .lj a:hover{color: #B92B3B;}
.ss {
  font-size: 16px;
  cursor: pointer;
  position: relative;
  float: right;
  margin: 0px 0px  0px 25px;
 }
.ss .inp{
	border: none;
	height: 40px;
	outline: none;
	color: #FFFFFF;
	background: url(/img/ssjx.png) no-repeat 0px 38px;
	outline: none;
}
.ss .btn{
	border: none;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 16px;
	height: 16px;
	outline: none;
	background: url(/img/search.png) no-repeat 0px 0px;
}

.nav{
	width: 100%;
	height: 50px;
	/* background: #EEEFF1; */
	/* overflow: hidden; */
}
.nav ul li{
	float: left;
	width: 16%;
	position: relative;
	z-index:99999;
	}
.nav ul li > a{
	text-align:center;
	line-height: 50px;
	color: #fff;
	font-size: 17px;
	display: block;
	font-weight: bold;
	font-family: "arial";
	/* border-bottom: 2px solid #fff; */
	}
	.nav ul li.on{background: rgba(14,89,145,0.8) ; border-bottom:1px solid #fff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C1A4780',endColorstr='#4C1A4780');      /*IE6,IE7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C1A4780', endColorstr='#4C1A4780')";      /*IE8*/}
.nav ul li.on > a,.nav ul li:hover > a{color: #fff;}
.nav ul li:hover .subNav{display: block;}
.nav .subNav{
	width:280px;
	position: absolute;
	left:0;
	top: 50px;
	display: none;
	z-index: 999;
	/* background: #fff; */
	/* background: rgba(255,255,255,0.9); */
}
.nav .subNav dd{
background: rgba(14,89,145,0.8); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C1A4780',endColorstr='#4C1A4780');      /*IE6,IE7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C1A4780', endColorstr='#4C1A4780')";      /*IE8*/
        border-top: none;
        border-bottom: none;

}
.nav .subNav a{
	color: #fff;
	display: block;
	line-height: 35px;
	text-indent:43px;
	/* font-weight: bold; */
	font-size:16px;
	padding:5px 0px;
}
.nav .subNav a:hover{background: rgba(59,130,182,0.8);color:#fff}

.fixednav{position:fixed;top:0px;left:0px;width:100%; background:#01458E !important;}
/* banner */
#dt{
	width: 100%;
	/* background: url(/img/lbbg2.png) no-repeat 0px 0px; */
	overflow: hidden;
}
#dt .inner{
	width: 1365px;
	margin: 0px auto;
}
#dt .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

#dt .rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

#dt .rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
#dt .batu{height: 800px !important;}
#dt .rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
#dt .slide_container {
  position: relative;
  float: left;
  width: 100%;
  }

#dt .slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  /* background: url(/img/yy.png) no-repeat 0px bottom; */
}

#dt .slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 #dt .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  /* transition: transform 6000ms linear 0s; */
  -moz-transform: scale(1.1);
  /* -webkit-transform: scale(1.1); */
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* transform: scale(1.1); */
  }
  
#dt .dtxt{position:absolute;/* left:50%; *//* margin-left:-600px; */bottom: 72px;z-index: 999;width: 100%;text-align: center;}
#dt .dtxt a{color: #FFFFFF;display: block;}
#dt .dtxt .bt{
	font-size: 38px;
	line-height: 47px;
	font-family: PT_Sans-Narrow-Web-Bold;
	letter-spacing: 2px;
}
#dt .dtxt .zy{
	font-size: 16px;
	line-height: 25px;
	margin-top: 5px;
	/* font-family: 'FZJunHJW_Cu'; */
}
#dt .slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 #dt .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 65px;
  width: 34px;
  margin-top: -30px;
  display: none;
  }
  
#dt .slide_nav:active {
  opacity: 1.0;
  }
  
#dt .slide_nav.prev {
	left: 0%;
	background: url(/img/datu_l.png) no-repeat center center;
}

#dt .slide_nav.next {
  right: 0%;
  background: url(/img/datu_r.png) no-repeat center center;
}
.yy{
	position: absolute;
	bottom: -4px;
	z-index: 9;
}  
#dt .slide1_tabs{position:absolute;bottom:30px;/* right: 5%; */z-index: 99999;text-align: center;/* display: none; */width: 100%;}
#dt .slide2_tabs{position:absolute;right:10px;bottom: 30px;z-index:100;text-align: center;width: 100%;}
#dt .slide1_tabs li,.slide2_tabs li{display:inline-block;width: 10px;height: 10px;margin-left:15px;border:1px solid #FFF;position:relative;border-radius: 50%;}
#dt .slide1_tabs li a,.slide2_tabs li a{display:inline-block;width:10px;height:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
#dt .slide1_tabs li.slide_here a,.slide2_tabs li.slide_here a{background:#fff;border-radius: 50%;}
/* news */
.main1{
	background: #EEEFF1;
	min-height: 510px;
	box-sizing: border-box;
	overflow: hidden;
}
.news{
	float: left;
	width: 75%;
}
.gg{
	overflow: hidden;
	padding: 40px 0px 30px 0px;
}
.gg .title{
	font-family: 'FZJunHJW_Cu';
	color: #023459;
	font-size: 36px;
	font-weight: bold;
	float: left;
	padding-right: 15px;
}
.gg .more{
	float: left;
	margin-top: 13px;
}
.more a{
	font-size: 12px;
	color: #a02a3d;
	font-weight: bold;
	font-family: "Arial";
}
.gg .more a:hover{color: #023459;}
.gg .more::before{
	content: "|";
	margin-right: 10px;
	color: #A5B8C7;
}
.news-content ul li{
	float: left;
	width: 31%;
	margin-right: 3%;
}
.vl ul li{
	width: 48%;
}
.news-content ul li img{
	width: 100%;
	height:180px;
}
.vl ul li .pic{
	height:300px !important;
}
.vl ul li img{
	height:300px;
}
.news-content ul li .mb{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
.news-content ul li:hover .mb{
	display:block;
}
.news-content ul li a{
	color: #2c2c2c;
	font-weight: bold;
	font-family: "Arial";
}
.news-content ul li:hover a{
	color: #B92B3B;
}
.news-content ul li .time{
	font-family: "Georgia";
	font-size: 14px;
	color: #023459;
}
.news-content ul li .pic{
	height: 180px;
	overflow: hidden;
	position: relative;
}
.news-content ul li .bt{
	margin: 20px 0px 18px 0px;
	line-height: 25px;
	font-family: 'FZJunHJW_Cu';
	font-weight: bold;
	font-size: 18px;
	/* height: 50px; */
	/* overflow: hidden; */
}
.news-content ul li .bt:hover{color:#B92B3B}
.news-content .wt{
	margin-right: 0%;
}

.Events{
	float: right;
	width: 23%;
}
.Events-content .rq{
	width: 17.5%;
	height: 60px;
	background: #023459;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-family: "Georgia";
	float: left;
}
.Events-content .rq span {
	box-sizing: border-box;
	font-size: 24px;
	display: block;
	padding: 4px 0px;
}
.Events-con{
	float: right;
	width: 78%;
	line-height: 25px;
}
.Events-content  .Events-con  .bt{
	font-family: 'FZJunHJW_Cu';
	color: #2C2C2C;
	font-weight: bold;
	margin-bottom: 7px;
	/* overflow: hidden; */
	/* text-overflow:ellipsis; */
	/* white-space:nowrap; */
	font-size: 18px;
}
.Events-content ul li{
	/* border-bottom: 1px solid #CDD7E0; */
	overflow: hidden;
	margin-bottom: 28px;
}
.Events-content  .Events-con  .zy{
	font-family: "arial bold";
	color: #2C2C2C;
	font-size: 13px;
	margin-bottom: 25px;
	height: 72px;
	line-height: 22px;
	overflow: hidden;
}
.Events-content .wt{
	border-bottom: none;
}
.Events-content ul li:hover .bt{color: #B92B3B;}
/* main2 */
.focal{
	float: left;
	width: 46.7%;
}
.focal .tu{
	position: relative;
background:url(/images/db.png) no-repeat 0px 0px;
}
.focal .tu span:hover img{margin-left:15px;transition:all 1s;}
.focal .tu span img{transition:all 1s;}
.focal .tu img{width: 100%;}
.focal .tu span{
	width: 100%;
	display: block;
	height: 59px;
	/* line-height: 60px; */
	/* background: #003A65; */
	font-family: "arial";
	font-size: 30px;
	/* color: #FFFFFF; */
	/* text-indent: 20px; */
	position: absolute;
	left: 0;
	bottom: 45px;
	transition:all 1s;
	/* background: url(/images/db.png) no-repeat 0px 50px; */
}
.focalbox .bt a{
	font-family: 'FZJunHJW_Cu';
	font-size: 20px;
	color: #023459;
	font-weight: bold;
	display:block;
	margin:20px 0px 15px 0px;
}
.focalbox .bt a:hover{color: #b92a3b;}
.husbox .bt:hover{color: #b92a3b;}
.focalbox .zy{
	font-family: "arial";
	font-size: 12px;
	color: #2c2c2c;
	line-height: 23px;
}
.gd{
	font-style: italic;	
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	border-bottom: 2px solid #b92a3b;	
	margin-top: 15px ;
}
.gd:hover{border-bottom: 2px solid #023459;}
.gd a{
	color: #b92a3b;
	font-family: "arial";
}
.gd:hover a{color: #023459;}
/* husters talk */
.hus{
	float: right;
	width: 47%;
	padding-left: 3%;
	border-left: 1px solid #DBDBDB;
}
.fh{
	overflow: hidden;
	margin: 45px 0px 50px 0px;
}
.hus .talk img{width: 100%;/* transition: transform 6000ms linear 0s; */-moz-transform: scale(1.1);/* -webkit-transform: scale(1.1); */-o-transform: scale(1.1);-ms-transform: scale(1.1);/* transform: scale(1.1); */}
.husbox a{
	font-family: "arial";
}
.husbox .xt{float: left;height: 180px;width: 180px;margin-right: 4%;/* margin-top: -29px; */border-radius: 50%;overflow: hidden;}
.husbox .xt img{border-radius£º50%;width:200px;height£º200px;display:block;}
.husbox {margin-top: 30px;}
.husbox .bt{
	color: #023459;
	font-weight: bold;
	font-size: 20px;
	/* float: right; */
	margin-bottom: 6px;
	width: 95%;
	font-family: "arial bold";
}
.husbox .fbt{
	    color: #2c2c2c;
	    font-weight: bold;
	    font-size: 20px;
	    /* float: right; */
	    margin-bottom: 9px;
	    /* width: 64%; */
	    line-height: 35px;
	    font-family: arial;
}
.husbox .zy{
	font-size: 12px;
	color: #000;
	line-height: 25px;
}
.more-link{
	height: 50px;
	width: 260px;
	text-align: center;
	margin: 60px auto;
	line-height: 50px;
	background: url(/img/ty.png) no-repeat 0px 0px;
}
.more-link:hover{
	background: url(/img/lyj.png) no-repeat 0px 0px;
}
.more-link a{
	font-family: "arial";
	color: #FFFFFF;
	font-weight: bold;
}
/* main3 */
.main3{
	min-height: 650px;
	background: url(/img/ls1.png) no-repeat 0px 1px;
	overflow: hidden;
}
.facts .factsbt{
	font-size:36px;
	font-family: 'FZJunHJW_Cu';
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 100px 0px 35px 0px;
}
.facts-content ul li{
	float: left;
	width: 30%;
	margin-right: 4%;
}
.facts-content ul .wt{margin-right: 0%;}
.facts-content ul li a{
	color: #fff;
	text-align: center;
}
.facts-content ul li span{
	display: block;
}
.facts-content ul li .sz{
	/* font-family: "Gotham"; */
	font-size: 70px;
	font-weight: bold;
	/* transform: rotateY(0deg); */
	/* transition: transform 1s; */
}
.facts-content ul li:hover .sz{
	 	 /* transform: rotateY(360deg); */
	 	 /* -webkit-transform: rotateY(360deg); */
	 	 /* transition: transform 1s; */
}
.facts-content ul li .bt{
	/* font-family: "Times New Roman"; */
	font-size: 24px;
}
.facts-content ul li .hx{
	width: 140px;
	height: 5px;
	background: #B82B3B;
	margin: 25px auto;
}
.facts-content ul li .zy{
	font-family: "Arial";
	font-size: 14px;
	line-height: 23px;
	max-height: 160px;
	overflow: hidden;
}
.main3 .more-link:hover{
	background: url(/img/bd.png) no-repeat 0px 0px;
}
.main3 .more-link:hover a{
	color: #B82B3B;
}
/* main4 */
.main4{
	background: #EEEFF1;
	min-height: 825px;
	overflow: hidden;
}
.study{margin: 80px auto;}
.study ul li{
	float: left;
	width: 24%;
	margin-right: 1%;
}
.study ul .wt{margin-right: 0%;width: 24%;}
.study ul .wt .yj{width: 350px;margin-left:-22px;}
.study ul li .yj{
	width: 258px;
	height: 458px;
	/* border-radius: 50%; */
	display: block;
	overflow: hidden;
	/* margin: 0px auto; */
	transition:all 2s;
	margin-left: -15px;
}
.study ul li img{
	display: block;
	width: 100%;
	height: 100%;
	transition:all 2s;
}
.study ul li img:hover {
    transform: scale(0.95, 0.95);
    transition:all 2s;
}
.study ul li span{
	font-size: 20px;
	color: #2c2c2c;
	font-family: "FZJunHJW_Cu";
	text-align: left;
	display: block;
	/* margin-top: 30px; */
	padding: 25px 3px 17px 3px;
	font-weight: bold;
}
.study ul li:hover span{
	color: #B82B3B;
}
/* main5 */
.redis{
	text-align: center;
}
.redis .bt{
	font-size: 36px;
	color: #023459;
	margin-top: 85px;
	font-family: 'FZJunHJW_Cu';
	font-weight: bold;
}
.redis .hx{
	width:140px;
	height: 5px;
	/* background: #B82B3B; */
	margin: 15px auto;
}
.redis .zy{
	font-size: 16px;
	font-family: "arial";
	color: #023459;
	margin-bottom: 40px;
	line-height: 30px;
	padding: 0px 70px;
	max-height: 80px;
	overflow: hidden;
}
/* main6 */
.main6{
	width: 100%;
	min-height: 330px;
	background: url(/img/ywbg2.png) no-repeat 0px 0px;
	overflow: hidden;
	padding-top: 80px;
	box-sizing: border-box;
	margin-top: -140px;
}
.main6 .lofx{
	width: 28%;
	float: left;
	margin-right: 6%;
	margin-top: -8px;
}
.main6 .lofx img{/* width: 100%; */}
.main6 .resour{
	width: 31%;
	float: left;
	margin-right: 4%;
}
.main6 .links{
	width: 31%;
	float: left;
}
.main6 ul li{margin-top: 15px;}
.main6 ul li a{
	color: #fff;
	font-family: "arial";
	font-size: 14px;
}
.main6 ul li:hover a{color: #B92B3B;}
.main6  .bt{
	font-size:24px;
	font-family: "arial";
	color: #FFFFFF;
	border-bottom: 3px solid #B92B3B;
	padding-bottom: 20px;
}
.txtwrapper ul li{
	float: left;
	margin-right: 10%;
	position: relative;
	margin-top: 0px;
}
.txtwrapper ul{margin-left: 31%;margin-top: 25px;}
.txtwrapper .wt{margin-right: 0%;}
.txtwrapper.socailweixin{position: relative;}
.txtwrapper .socailweixin:hover div {
    display: block;
}
.txtwrapper  .socailweixin div {
    position: absolute;
    width: 130px;
    height: 130px;
    left: 50%;
	padding-top: 20px;
    margin-left: -45px;
    display: none;
    z-index: 1;
}
.socialwraper img{
	width:80px;
}
.foot{
	width: 100%;
	min-height: 70px;
	background: #B92B3B;
	overflow: hidden;
	/* margin-top: 15px; */
	font-family: "arial";
	font-size: 12px;
	color: #FFFFFF;
}
.foot .adress{
	float: left;
	line-height: 25px;
	padding: 10px 0px;
	box-sizing: border-box;
}
.foot .bq{
	float: right;
	margin-right: 50px;
	line-height: 70px;
}


.listcon{
	position: relative;
	top: -140px;
	height: auto;
	overflow: hidden;
}
.contop1{
	background: url(/img/lmbg.png) no-repeat 0px 0px;
	padding: 25px 44px 18px;
	box-sizing: border-box;
}
 .contop1 .mc{
	font-family: "FZJunHJW_Cu";
	font-size: 28px;
	color: #003A65;
	float: left;
	text-transform: none !important;
	/* font-style:italic; */
	padding-top: 10px;
	box-sizing: border-box;
}
 .contop1 .mc:after{
 	border-bottom: 10px solid transparent !important;
 }
.contop1  .mc1{
	font-family: "FZJunHJW_Cu";
	font-size: 38px;
	color: #003A65;
	/* float: left; */
	font-weight:bold;
	display:block;
	text-transform: uppercase;
}
.contop1  .mc1:after{
	content: "";
	width: 0;
	height: 0;
	border-top: 0;
	border-right: 0 solid transparent;
	border-bottom: 10px solid #003A65;
	border-left: 10px solid transparent;
	margin: 26px 0 0 8px;
	position: absolute;
}
.contop  .mc:after{
	content: "";
	width: 0;
	height: 0;
	border-top: 0;
	border-right: 0 solid transparent;
	border-bottom: 10px solid #003A65;
	border-left: 10px solid transparent;
	margin: 26px 0 0 8px;
	position: absolute;
}

.contop{
	background: url(/img/lmbg.png) no-repeat 0px 0px;
	padding: 54px 44px 41px;
	box-sizing: border-box;
}
 .mc{
	font-family: Roboto-Medium;
	font-size: 34px;
	color: #003A65;
	float: left;
	/* text-transform: uppercase; */
	/* font-style:italic; */
	/* padding-top: 10px; */
	/* box-sizing: border-box; */
	font-weight: bold;
}
 .mc1{
	font-family: "FZJunHJW_Cu";
	font-size: 38px;
	color: #003A65;
	/* float: left; */
	font-weight:bold;
	display:block;
	text-transform: uppercase;
}
.contop .lm .dq{
	float: right;
	color: #b92b3b;
	text-indent: 20px;
	padding-top: 10px;
	background: url(/img/home.png) no-repeat 0px 15px;
}
.contop .lm .dq a{
	color: #b92b3b;
	font-size: 14px;
	font-family: "PT Sans";
}
.contop .zs{
	font-family: "FZJunHJW_Cu";
	color: #003A65;
	height: 80px;
	overflow: hidden;
	line-height: 34px;
	font-size: 26px;
	font-weight: bold;
	padding-top: 13px;
	box-sizing: border-box;
}
.conbot{
	background: #fff;
	height: auto;
	padding: 35px 44px;
	box-sizing: border-box;
	overflow: hidden;
}
.conbot ul li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 50px;
}
.conbot ul li .tu{
	overflow: hidden;
}
.conbot ul li .tu img{
	width: 100%;
	min-height: 200px;
	}
.conbot ul li .tit{
	font-family: "Gotham";
	font-size: 24px;
	color: #003A65;
	padding: 25px 0px;
	font-weight: bold;
	background: url(/img/hx.png) no-repeat 0px bottom;
}
.conbot ul li .tit:hover{color:#B92B3B}
.conbot ul li .zy{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	padding-top: 20px;
	height: 200px;
	overflow: hidden;
}
.conbot .wt{margin-right: 0%;}

.nt img{
	width: 100%;
}
.conlist{
	background: #fff;
	height: auto;
	padding: 35px 44px;
	box-sizing: border-box;
	overflow: hidden;
}
.conlist .list-z{
	float: left;
	width: 71%;
	/* overflow: hidden; */
}
.gp .list-z{width:100% !important;}
.conlist .ejdh{
	float: right;
	width: 25%;
	}
.btbox{
	float: left;
	width: 58%;
}
.conlist .list-z ul li{
	border-top: 1px solid #CDCDCD;
	padding: 50px 0px;
}
.conlist .download ul li{
	padding: 20px 0px;
}
.sd .list-z ul li{
	border:none;
	padding:0px;
	height:30px;
	line-height:30px;
	margin-top:20px;
}
.sd .list-z ul li a{
	font-size: 18px;
	color:#333333;
	font-family:"Gotham-book";
	font-weight:bold;
}
.sd .list-z ul li:hover a{
	color:#003A65;
}
.btbox .bt{
	font-family: "Gotham-book";
	font-size: 22px;
	font-weight: bold;
	color: #003A65;
	line-height: 30px;
}
.btbox .bt span{
	font-family: "Gotham";
	font-size: 22px;
	font-weight: bold;
	color: #003A65;
	line-height: 30px;
}
.btbox .bt:hover{color: #b92a3b;}
.btt{
	float: right;
	width: 36%;
	height: 195px;
}
.btt img{width: 100%;}
.btbox .sj{
	font-size: 14px;
	font-family: "Gotham-book";
	color: #003A65;
	font-weight: bold;
	padding: 20px 0px;
}
.btbox .zy{
	font-size: 12px;
	color: #888888;
	line-height: 23px;
	height: 63px;
	overflow: hidden;
}
.ejdh .yj{
	font-family: "Gotham-book";
	font-size: 31px;
	color: #333333;
	margin-top: -10px;
	padding-bottom: 20px;
	font-weight: bold;
	border-bottom: 4px solid #b92a3b;
	/* overflow: hidden; */
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
}
.ejdh ul li a{
	font-size: 18px;
	font-family: "Gotham-book";
	font-weight: bold;
	color: #333333;
}
.ejdh ul  .active a{color: #b92a3b;}
.ejdh ul li{
	margin-top: 20px;
}
.ny{
	font-family: "Gotham-book";
	font-weight: bold;
	font-size: 18px;
	color: #003A65;
}
#vsb_content img,.dp img{
	margin:0px auto;
	max-width: 100%;
	display:block;
	height: auto;
}
#vsb_content img,.dp p{
	text-align:justify;
}
.dp{
	font-family: "PT Sans";
	font-size: 15px;
	color: #333333;
	line-height: 28px;
}
.conlist .list-b{
	width: 100%;
	overflow: hidden;
}
.contop1{
	background: url(/img/bdtm.png) no-repeat 0px 0px;
	padding: 25px 44px 25px;
	box-sizing: border-box;
}

.dq{
	float: right;
	color: #b92b3b;
	text-indent: 20px;
	position: absolute;
	top: 40px;
	right: 50px;
	background: url(/img/home.png) no-repeat 0px 4px;
}
.dq a{
	color: #b92b3b;
	font-size: 14px;
	font-family: "Gotham-book";
	font-weight: bold;
}
.dq1{
	float: right;
	color: #b92b3b;
	text-indent: 20px;
	position: absolute;
	top: 65px;
	right: 50px;
	background: url(/img/home.png) no-repeat 0px 4px;
}
.dq1 a{
	color: #b92b3b;
	font-size: 13px;
	font-family: "Gotham-book";
	font-weight: bold;
}
.contop1 .zs1{
	font-family: "Gotham-book";
	font-size: 37px;
	color: #003A65;
	height: 86px;
	overflow: hidden;
	line-height: 40px;
	margin-top: 30px;
	font-weight: bold;
}
.slideshow .slide img:hover{transform: scale(1.1);}
.slideshow .slide{
	
	height: 380px;
	overflow: hidden;
}
.slideshow .slide img{
	cursor: pointer;
	transition: all 0.3s;
}


.newtt ul li .pic {
    height: 230px;
    overflow: hidden;
}
.newtt ul li:hover img{transform:scale(1.2,1.2);transition:all 2s;}
.newtt ul li img {
    width: 100%;
    height: 230px;
    transition:all 2s;
}
.newtt{
	overflow: hidden;
}
.newtt ul li .bt{/* font-family: "FZJunHJW_Cu"; */font-size: 20px;color: #333333;font-family: crimson_text_roman;/* font-weight: normal; */}
.tab-block{overflow:hidden;border-top: 2px solid #03355A;margin-top: 51px;margin-bottom: 40px;}
.tab-buttons{overflow: hidden;}
.tab-buttons a{display:block;padding: 30px 25px;float:left;color: #023459;font-size: 20px;/* font-family: "FZJunHJW_Cu"; */font-weight: bold;}
.tab-buttons a:hover{color:#d61f1d;text-decoration:none;}
.tab-buttons a.cur{color: #d61f1d;}
.tab-block .tabs .tab-item {
	width: 100%;
	height: 100%;
	display: none;
}
.tab-block .tabs .tab-item.active {
	display: block
}
.tabs ul li{
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #CDCDCD;
	overflow: hidden;
	font-family: "Gotham-book";
}
.tabs ul .wt{
	border-bottom: 1px solid #CDCDCD;
}
.tabs ul li a{
	float: left;
	font-family: crimson_text_roman;
	color: #333333;
	/* font-weight: bold; */
	font-size: 18px;
	width: 87%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tabs ul li div{
	float: right;
	color: #003a65;
	font-size: 14px;
	font-weight: bold;
	font-family: "Gotham-book";
}
.tabs ul li a:hover {
    color: #B92B3B;
}
.tab-item .fan{
	text-align: center;
	margin: 50px 0px;
	}
.zx{
    font-family: Roboto-Medium;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 25px;
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 15px;
    box-sizing: border-box;
    background: url(/img/cb.png) no-repeat 97px 4px;
    margin-top: 40px;
}



.top1{
	width: 100%;
	min-height: 160px;
	/* overflow: hidden; */
	background: url(/img/topbg2.png) no-repeat 0px 0px;
}
.logo{
   overflow: hidden;
   float: left;
   padding: 32px 0px;
   box-sizing: border-box;
}
.logo img{
	max-width: 100%;
	height: auto;
}
.logo-r{
	float: right;
	padding: 55px 0px;
}
.logo-r .lj{
	color: #FFFFFF;
	float: left;
}
.logo-r .lj a{
	color: #B8C4CB;
	margin: 0px 24px;
}
.logo-r .lj a:hover{color: #B92B3B;}
.ss {
  font-size: 16px;
  cursor: pointer;
  position: relative;
  float: right;
  margin: 0px 0px  0px 25px;
 }
.ss .inp{
	border: none;
	height: 40px;
	outline: none;
	color: #FFFFFF;
	background: url(/img/ssjx.png) no-repeat 0px 38px;
	outline: none;
}
.ss .btn{
	border: none;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 16px;
	height: 16px;
	outline: none;
	background: url(/img/search.png) no-repeat 0px 0px;
}
/*???¡¯???????€????????€????????¡¯???¡§???€???????????€?????*/
#nav1{
	width: 100%;
	height: 55px;
	background: #EEEFF1;
}
#nav1 ul li{
	float: left;
	width: 16.6%;
	position: relative;
	}
#nav1 ul li > a{
	text-align:center;
	line-height: 55px;
	color: #003a65;
	font-size: 17px;
	display: block;
	font-weight: bold;
	font-family: "arial";
	}
#nav1 ul li.on > a,.nav1 ul li:hover > a{color: #B92B3B;}
#nav1 ul li:hover .subNav{display: block;}
#nav1 .subNav1{
	width: 230px;
	font-size: 14px;
	position: absolute;
	left:0;
	top: 55px;
	display: none;
	z-index: 999;
	background: #fff;
	background: rgba(255,255,255,0.9);
}
#nav1 .subNav1 a{
	color:#003a65;
	width: 100%;
	display: block;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}
#nav1 .subNav1 a:hover{background: #b92a3b;color: #FFFFFF;border-bottom: none;}

.fixednav{position:fixed;top:0px;left:0px;width:100%; background:#01458E !important;}



.fund dl dd{
	overflow:hidden;
	    border-bottom: 1px solid #E4E4E4;
	    padding-top: 25px;
    padding-bottom: 25px;
}
.fund .ft{
	float:left;
	width:28%;
}
.fund a{
	color:#333;
	display: block;
	overflow: hidden;
}
.fund .fbt{
	float:right;
	width: 65%;
}
.fund .bt1{
	font-size:24px;
	font-weight:bold;
	margin-top: 15px;
    margin-bottom: 15px;
}
.fund .bt2{
	font-size:30px;
	font-weight:bold;
	    margin: 20px 0px;
}
.fund .fbt:hover{color:#b92a3b}


.directory{background:url(/img/sebg.png) no-repeat 0px bottom;padding-bottom: 700px;}
.directory .box{
	background:#f9f9f9;
	border:1px solid #dedede;
	border-radius:5px;
	padding: 30px 30px;
}
.directory .box .bt{
	font-size:22px;
	color:#003a65;
	font-family:Gotham;
	font-weight:bold;
}
.dirss{
	position:relative;
	margin-top: 20px;
}
.directory .box .inp{
	width: 85%;
	height:45px;
	border:1px solid #dedede;
	border-radius:5px;
	margin-right: 10px;
	color: #bcbcbc;
	text-indent: 20px;
	outline: none;
}
.directory .box .btn{
	height:45px;
	width: 13%;
	position:absolute;
	border:none;
	border-radius:5px;
	background:url(/img/dirsearch.png) no-repeat center center #003a65;
	outline: none;
	cursor: pointer;
}
.list-paddingleft-2{/* display:none; */}
.piclb{display:none;}
.callbacks_tabs {
	text-align: right;
	font-size: 0;
	list-style-type: none;
	position: relative;
	top: -30px;
	z-index: 2;
	right: 6px;
}

.callbacks_tabs li {
	display: inline-block;
	margin: 0px 5px;
}

.callbacks_tabs a {
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	line-height: 20px;
	overflow: hidden;
	font-size: 0px;
	border: 1px solid #FFFFFF;
}

.callbacks1_tabs .callbacks_here a {
	background: #FFFFFF;
}






.leaders .part {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px;
}

.leaders .d {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	/* margin-left:20px; */
	-ms-flex: 1;
	-ms-flex-preferred-size: auto;
	flex: 1;
	display: -ms-flexbox;
	display: flex;
}

.leaders .d .inner {
	-ms-flex: 1;
	flex: 1;
	padding: 30px 30px 60px 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.leaders .d .p {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.leaders .d .p:last-child {
	border-bottom: none;
}

.leaders .d .p .th {
	font-size: 14px;
	font-weight: bold;
	/* line-height: 2; */
	width: 210px;
	line-height: 30px;
	/* border-right: 1px solid #ddd; */
	/* text-align: right; */
	/* padding-right: 25px; */
	margin: 5px 0;
	box-sizing: border-box;
}

.leaders .d .p .td {
	line-height: 1;
	padding-top: 2px;
	-ms-flex: 1;
	flex: 1;
}
.leaders .d .p .td a{
	font-size: 14px;
	color: #333;
	display: block;	
}
.leaders .d .p .td1 a {
	font-weight: bold;
	/* border-left: 1px solid #ddd; */
	text-indent:20px;
	margin: 12px 0px;
	/* padding:0px 10px; */
	background: url(/img/jgsx.png) no-repeat left 0px;
	height: 60px;
	/* line-height: 50px; */
}
.leaders .d .p .td2 a {
	margin: 10px 0px;
	height: 60px;
	line-height: 20px;
}
.leaders .d .p:nth-child(1){
	height: 65px;
}
.leaders .d .p:nth-child(2),.leaders .d .p:nth-child(3){
	height: 40px;
}
.leaders .d .p .td a:hover {
	color: #94070a;
}



/*±í¸ñ*/
 .content.innerdetail  .tablewrapper {
      overflow-x: auto;
      margin-bottom: 50px;
      }
    .content.innerdetail  table {
      border-top: 2px solid #000;
      width: 100%;}
      .content.innerdetail  table.underline td {
        border-left: 0;
        border-bottom: 1px solid #EBEBEB;}
      .content.innerdetail  table td {
        padding: 2em 0em 2em 1em;
        /* border-left: 1px solid #EBEBEB; */
        font-size: 14px;
        line-height: 35px;
        }
        .content.innerdetail  table td.tdline {
          border: 0;}
        .content.innerdetail  table td.tdborder {
          border-bottom: 1px solid #EBEBEB;
          border-top: 1px solid #EBEBEB;}
        .content.innerdetail  table td.tdborder_t {
          border-top: 1px solid #EBEBEB;}
        .content.innerdetail  table td.tdborder_b {
          border-bottom: 1px solid #EBEBEB;}
        .content.innerdetail  table td.indent {
          padding-left: 2.5em;}
      .content.innerdetail  table th {
        padding: 1.5em 0 1.5em 0.75em;
        border-bottom: 1px solid #aaa;
        color: #777;
        }
      .content.innerdetail  table b, .content.innerdetail  table strong {
        font-weight: 600;}
      .content.innerdetail  table th {
        font-weight: 600;
        text-align: left;}
       .content.innerdetail  a {
   
      color: #333;}
	  
	  .leaders h1{
		  font-size: 22px;
		  color: #003a65;
		  font-family: "Gotham";
		  padding: 20px 0px;
		 }
.jgul li{
	border-top: none !important;
	padding: 0px 0px !important;
	background: #e8ebee;
	float: left;
	margin-right: 20px;
	width: 31.6%;
	margin-bottom: 20px;
	text-align: center;
	height: 80px;
	box-sizing: border-box;
	line-height: 80px;
}
.jgul  .jgwt{margin-right: 0px;}
.jgul li a{
	font-size: 14px;
	color: #333;
}
.jgul li:hover{
	background: #b92b3b;
}
.jgul li:hover a{
	color: #FFFFFF;
}
.jgul .hg1{
	line-height: 25px;
	padding: 12px 0px !important;
	box-sizing: border-box;
}
.jgul .hg2{
	line-height: 20px;
	padding: 9px 0px !important;
	box-sizing: border-box;
}
@media only screen and (max-width: 1199px){
	.jgul li{width: 30%;}
	.jgul li a{font-size: 12px;}
}
@media only screen and (max-width:768px){
		    .leaders .part,.leaders .d .p{/* flex-direction: column; */}
		.leaders .d .p:nth-child(1),.leaders .d .p:nth-child(2),.leaders .d .p:nth-child(3){height: auto;}
		.leaders .d .inner{padding-bottom: 80px;}
		.conlist {
		    padding: 10px 20px !important;
		}
		.content.innerdetail table tr th{
			width: 33%;
		}
		.bgy{padding:0px !important}
.leaders .d .p .th{width:140px;}
		.content.innerdetail  .tablewrapper {
		    overflow-x: auto;}
			.jgul .jgwt{margin-right: 20px;}
			.jgul li{width: 100%;overflow: hidden;}
			.jgul .hg1{padding: 15px 0px !important;line-height: 15px;}
			.jgul .hg2{/* padding: 0px 0px !important; */}
			.leaders .d .p .td11 a,.leaders .d .p .td22 a{height:120px;text-indent:0px;}
}
@media only screen and (max-width: 375px){

}
.v_news_content p{
	text-indent:0px !important;
	/* margin-bottom:20px; */
	line-height:25px !important;
	font-family: Times New Roman;
	font-size: 16px !important;
}
.kp li{
margin: 0px 0.66%;
	float:
	left;
	width:32%;
	padding: 30px 0px !important;
	border-top: none !important;
}
.kp li img{width:100%;height: 210px;}
.kp li a{
	color:#b92a3b;
	text-decoration:underline !important;
	font-size:14px;
}
.kp li .bta{
	margin:10px 0px;
	display:block;
}
.kp li .zy{
	font-size: 13px;
	text-align:
	justify;
	line-height: 23px;
}
.kp li .zy a{
	font-size: 13px;
	margin-left: 5px;
}
.kp .abt2{
	margin:0px 2%;
}