@charset "utf-8";
@import url("../fonts/font.css");
* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	
	margin: 0 auto;
font-weight: normal;
	font-size: 14px;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
span {
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li,
p {
	display: inline-block;
	list-style-type: none;
	font-size: 15px;
	margin: 0;
}
a { color:#333; text-decoration:none; cursor:pointer;}
a,
a:focus{
	border: none;
	outline: none;
	height: auto;
	text-decoration: none;
}
a:hover{text-decoration: none;border: none;}
.fl {
	float: left;
}

.fr {
	float: right;
}
#myBtn {
  display: none;
  position: fixed;
  bottom:20px;
  right:10px;
  z-index:9999;
  border: none;
  outline: none;
  background: url(../img/back_top.png) no-repeat center top;
  color:#0367b2;
  cursor: pointer;
  padding: 0px;
width:100px; height:130px;
  border-radius: 0px;
padding-top:100px;
line-height:30px;
transition: all .2s ease-in-out;
}
#myBtn:hover{bottom:30px;}


.w100 {
	/* float: left; */
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.bg_e7f3ff{background-color:#e7f3ff; overflow:hidden;}

.clear {
	clear: both;
}
.li_last {
	 margin-right: 0 !important;
}
 @keyframes grow {
        0% {
            background-size: 110% auto;
        }
        40% {
            background-size: 100% auto;

        }
        100% {
            background-size: 100% auto;
        }
      }
.banner{float:left; margin-top:0; width:100%; position:relative; z-index:9; overflow:hidden;}
.banner img{width:100%;}
.banSwiper{position:relative;float:left; width:100%; height:100%; overflow:hidden;}
.banSwiper .swiper-slide{float:left; text-align:center; width: 100%;height: 100%;}
.banSwiper .swiper-slide img{display:inline-block; width:100%; height:auto; overflow:hidden;}
.banSwiper .swiper-slide .pic{ float: left;   overflow: hidden;
    width: 100%;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 110% auto; 
}
.banSwiper .swiper-slide-active .pic{ transition: all 1s ease;
        animation: grow 20s infinite;}
.banSwiper  .swiper-button-prev:after,.banSwiper  .swiper-container-rtl .swiper-button-next:after,.banSwiper  .swiper-button-next:after,.banSwiper  .swiper-container-rtl .swiper-button-prev:after{color:transparent; line-height:48px; text-align:center; font-size:25px;}
.banSwiper .swiper-button-prev,.banSwiper  .swiper-button-next{top: calc(50% - 28px) !important;color:transparent;width:160px;height: 56px;line-height: 56px;border-radius:100%;}
.banSwiper  .swiper-pagination-bullet{width:30px; opacity:1; height:2px; border:0px solid #fff;background-color:#fff; margin:0 0px !important; border-radius:2px;}
.banSwiper  .swiper-pagination-bullet-active{width:30px; height:2px; background-color:#0367b2; opacity:1;}
.banSwiper  .swiper-pagination-bullets{bottom:0px !important;  width:100%;padding-top:0px; height:40px;}
.banSwiper .swiper-button-prev{position:absolute;z-index:90;left:100px;top:calc(50% - 60px);background:url(../img/ban_l.png) no-repeat left center;width: 50px;height: 120px;}
.banSwiper .swiper-button-next{position:absolute;z-index:90;right:100px;top:calc(50% - 60px);background:url(../img/ban_r.png) no-repeat left center;width: 50px;height: 120px;}
.banner_img{position:relative; width:100%;}
.banner_img .hd {
	list-style: none;
	position: absolute;
	left: calc(50% - 80px);
	bottom:40px;
	width: 160px;
	/* text-align: center; */
	z-index: 1;
	display: block;
}

.banner_img .hd ul li {
	float: left;
	text-align: center;
	line-height: 30px;
	width: 40px;
	height:40px;
	cursor: pointer;
	margin: 0;
	border-bottom:3px solid #fff;
}
.banner_img .hd ul li span{float:left; font-size:20px; color:#fff; display: none; width:100%; height:40px;}
.banner_img .hd ul li.on{width:40px;border-bottom:3px solid #0367b2;}
.banner_img .hd ul li.on span {
	display: block;
	
}

.banner_img .bd li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.banner_img .bd li img {
	width: 100%;
	max-height:660px;
	height: auto;
}
.banner_img .bd li .pic{ float: left;   overflow: hidden;
    width: 100%;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 110% auto;  transition: all 1s ease;
        animation: grow 20s infinite;}
.banner_img .prev{position:absolute;z-index:90;left:100px;top:calc(50% - 60px);background:url(../img/ban_l.png) no-repeat left center;width: 50px;height: 120px;}
.banner_img .next{position:absolute;z-index:90;right:100px;top:calc(50% - 60px);background:url(../img/ban_r.png) no-repeat left center;width: 50px;height: 120px;}

.header{position:fixed;top:0; left:0; z-index:9999; height:220px;width:100%; background:url(../img/bg_header.png) no-repeat center top; }

.head{
    width:100%;
    max-width: 1400px;
    margin: 0px auto;
    position: relative;
    z-index: 99;
    }

.logo{float:left;margin-top: 15px;/* max-width:665px; */}
.logo a{width:100%; height:auto; overflow:hidden; display: block;}
.logo img{width:100%;}
.logor{position:relative;float:right;}
.top_link{float: left;/* position:relative; */z-index:9;/* margin-right:30px; */margin-top:40px;text-align:center;line-height:40px;}
.top_link a,.top_link span{display: inline-block; font-size:14px; color:#fff;}
.top_link span{margin:0 5px;}
.search{float:right;margin-left:20px; z-index:15;width:240px;padding:0px;height: 40px;border-radius:19px;background-color:transparent;border:1px solid #fff;margin-top:40px;}
.search .ssk{float:left;width: calc(100% - 50px);padding: 0 10px 0 10px;border-radius:19px 0 0 19px;border:0;outline: none;color: #fff;line-height:40px; background-color:transparent;}
.search .ss{float:right;width:50px;height:38px;border-radius:0 19px 19px 0; background:url(../img/bg_search.png) #fff no-repeat center center;outline: none;color:#fff;border: 0;border-left: 0px solid #fff;margin:0px 0;text-align:center;}

.header2{height:180px; background-color:#0367b2;}
.header2 .logo{margin-top:10px;}
.header2 .dh{background-color:#fff;margin-top:10px;}

.dh{position:relative;z-index:999;float:left;width:100%;height:55px;margin-top:0px;}
#menu {
	position: relative;
	z-index: 9;
	zoom: 1;
	width:100%;
	max-width: 1400px;
	text-align: center;
	height:55px;
	margin: 0 auto;
	list-style: none;
}

#menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu span{float:left;color: #fff; line-height:55px;}
#menu li {
	padding:0px 0;
	text-align: center;
	line-height:55px;
	height: auto;
	/* padding: 0px 10px; */
	width: 12.5%;
	text-align:center;
	display: inline-block;
	float: left;
	position: relative;
}

#menu li a {
	white-space: normal;
	color: #fff;
	padding: 0 0px;
	font-size:20px;
	font-weight: bold;
	text-align: center;
}
.header2 .dh #menu li a{color:#333;}
#menu li:hover {
	/*background-color: #0088d1;*/
}
#menu li:hover a{color: #fff;}
#menu li a:hover {
	
}

#menu li ol {
	margin: 0;
	padding: 0;
	width: 100%;
min-width:200px;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top:55px;
	
	z-index: 1;left:50%;
	
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	border-top: 3px solid #0367b2;
	background:none;
	filter: alpha(opacity=100);
	/*transition: all .2s ease-in-out;*/
}
#menu li ol li{margin-left: 0;background-color: #fff;}

#menu li:hover>ol {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 1;
}

#menu ol ul {
	top: 0;
	z-index: 1;
	left: 200px;
	margin: 0 auto;
	_margin: 0;
}

#menu li ol li {
	padding: 0px;
	white-space: normal;
	float: none;
	width: 100%;
	z-index: 1;
	
	height: 35px;
	line-height: 35px;
	display: block;
	border: 0;
	
	_line-height: 0;
	background-color: #fff;
}

#menu li ol li a,#menu li:hover ol li a{
	white-space: normal;
	padding: 0px 5px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	color: #333;
	float: none;
	/* background-color: #005cbb; */
	/* text-transform: none;-webkit-transition: all .5s ease-in-out; 
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
   transform:scale(1);transition: all 0.8s ease-in-out; */
}

#menu li ol li:hover ,#menu li ol li:hover a,#menu li:hover ol li:hover a{
	background-color:#0367b2;
	color:  #fff;
}

.menu-btn {
	display:none;
	overflow: hidden;
	float:right;
	/* margin-left: 35px; */
	width: 30px;
	height: 30px;
	background: 0 0;
	text-indent:0;
	opacity: 1;
	position:absolute;
	bottom: 10px;
	right:10px;
	z-index: 999
}
.menu-btn2{position:absolute;
	top: 20px;display:none;
	right:10px;z-index: 999;width: 30px;
	height: 30px;}

.menu-btn .line-1,
.menu-btn .line-2,
.menu-btn .line-3,.menu-btn2 .line-1,.menu-btn2 .line-2,.menu-btn2 .line-3{
	position: absolute;
	top: 50%;
	display: block;
	right: 0;
	width: 26px;
	height: 2px;
	background: #fff;
	transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
	transition-property: transform, width, margin, background-color
}
.menu-btn2 .line-1,.menu-btn2 .line-2,.menu-btn2 .line-3{background-color:#fff;}
.menu-btn .line-1,.menu-btn2 .line-1{
	margin-top: -9px;
	width: 26px
}

.menu-btn .line-3,.menu-btn2 .line-3{
	margin-top: 9px;
	width: 26px
}

.drawerMenu-open .menu-btn .line-1,.menu-btn2.open .line-1{
	visibility: hidden
}

.drawerMenu-open .menu-btn .line-2,.menu-btn2.open .line-2{
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.drawerMenu-open .menu-btn .line-3,.menu-btn2.open .line-3{
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mobNav {
	position: fixed;
	top: 130px;
	left: 0;
	right: 0;
	bottom: 0;width:100%;
	background: rgba(255, 255, 255, 1);
	z-index:200;
	padding: 20px 6% 20px;
	display: none
}

.mobNav ul {width:100%;
	max-height: 80vh;
	overflow: auto
}

.mobNav ul::-webkit-scrollbar {
	display: none
}

.mobNav ul li { float:left;    width:100%;
	padding: 15px 0;
	border-bottom: 1px solid #ddd
}
.mobNav ul li .navp{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;float:left; width:100%;}
.mobNav ul li .navp a {
	font-size: 16px;
	color: #005ebb;
	font-weight: 700;
	background-size: auto 100%
}

.mobNav ul li .navp i {
	display: block;    font-style: normal;
	width: 16px;
	font-size: 30px;
	/* font-weight: lighter; */
	transition: .3s;
	color: #005ebb;
	transform-origin: center;
	margin-right: 5px;
	height: 16px;
	background-size: 16px 16px
}

.mobNav ul li.on .navp i {
	transform: rotate(-45deg);
	margin-right:15px;
}

.mobNav ul li .subNavm {
	margin-top: 10px;
	padding-left: 10px;
	display: none
}

.mobNav ul li .subNavm a {
	display: block;
	line-height: 36px;
	font-size: 16px
}
.main{width:100%; max-width:1400px; margin:0 auto;}
.bg_index1{padding:20px 0; width:100%; overflow:hidden; background-color:#eaeaea;}
.bg_index2{width:100%;padding:20px 0;overflow:hidden;background:url(../img/bg_index2.png) no-repeat center bottom #d4dfe9;}
.bg_index3{width:100%; padding:20px 0;overflow:hidden; background-color:#edf7ff;}
.bg_index4{width:100%;padding:20px 0; overflow:hidden; background:url(../img/bg_index4.png) no-repeat center bottom #e1ebf5;}
.bg_index4 .lm{display:none;}
.lm{float:left;width:100%; text-align:center;}
.lm h6{float:left;width:100%; text-align:center; font-weight:bold; color:#0367b2; line-height:40px; font-size:36px;}
.lm span{display:inline-block;margin: 0 0;width:50px;height:1px;background-color:#cbcbcb;}
.lm p{float:left;width:100%;text-align:center;float:left;width:100%;line-height:25px;font-size:14px;color:#0367b2;font-family: 'SourceHanSerifSC-Regular';}
.more{float:left; width:100%;text-align: center;margin:20px auto 0 auto;}
.more a{display:inline-block; width:150px; height:46px; text-align:center; line-height:46px; color:#fff; border-radius:23px; background-color:#0367b2; font-size:16px;}

.xw_pic{float:left; width:63%; margin-top:30px; max-width:880px; overflow:hidden;}
.xw_pic ul{float:left; width:100%;}
.xw_pic ul li{position:relative; width:49%;max-width:420px;}
.xw_pic ul li .pic{position:relative;z-index:8;width:100%; height:260px; overflow:hidden;}
.xw_pic ul li .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.xw_pic ul li:hover .pic img{transform: scale(1.2);}
.xw_pic ul li .time{position:relative;float:left; z-index:9; font-size:16px; margin-top:-20px; margin-left:20px; width:140px; height:40px; color:#fff; line-height:40px; text-align:center; background-color:#0367b2;}
.xw_pic ul li .time b{font-size:20px;}
.xw_pic ul li .bt{position:relative;margin-top:-20px; z-index:8; float:left; width:100%; background-color:#fff; padding:40px 20px;}
.xw_pic ul li .bt a h6{float:left; width:100%; color:#000; font-size:18px; font-weight: bold; overflow:hidden; height:60px; line-height:30px;}
.xw_pic ul li .bt a p{float:left; width:100%; line-height:30px; color:#333; font-size:16px;}

.xwbt{float:right; width:35%;margin-top:30px; padding:0px 20px; background-color:#fff; max-width:480px;overflow:hidden;}
.xwbt ul{float:left; width:100%;}
.xwbt ul li{float:left; margin:19px 0; padding-left:10px; width:100%;background:url(../img/listd.png) no-repeat left top 13px;}
.xwbt ul li a{float:left; width:100%; line-height:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xwbt ul li div.time{float:left;width:100%;position:relative;padding-left: 20px;line-height:30px;background: url(../img/bg_time.png) no-repeat left center;}
.xwbt ul li div.time:before{content:""; position:absolute; right:0;top:14.5px; width:calc(100% - 120px); height:1px; border-bottom:1px dashed #333;}

.tzgg{float:left; width:100%; margin-bottom:40px; overflow:hidden;}
.tzgg ul{width:102%;float:left;}
.tzgg ul li{float:left;padding:30px 20px;box-shadow: 0 0 5px 1px #ccc;margin-top:30px;background-color:#fff;width:31.3%;margin-right:2%;}
.tzgg ul li .date{float:left;width:70px;height:70px;background-color:#0367b2; border-radius:4px;}
.tzgg ul li .date b{float:left;width:100%;text-align:center;background-color: #fff;border:2px solid #0367b2; color:#0367b2;border-radius:4px 4px 0 0;font-size:18px;font-weight:bold;line-height:34px;}
.tzgg ul li .date span{float:left;width:100%;text-align:center;color:#fff;font-size:12px;line-height: 32px;}
.tzgg ul li .bt{float:left;margin:5px 0; margin-left:20px;; height: 60px;line-height:30px;width: calc(100% - 90px);}
.tzgg ul li .bt a{float:left;width:100%;font-size:18px;line-height: 30px;height: 60px;color:#333;overflow:hidden;/* text-overflow: ellipsis; *//* white-space: nowrap; */}
.tzgg ul li:hover{background-color: #0367b2;}
.tzgg ul li:hover .date{background-color: #fff;}
.tzgg ul li:hover .date b{background-color: #0367b2;color:#fff;border:2px solid #fff;}
.tzgg ul li:hover .date span{color: #0367b2;}
.tzgg ul li:hover .bt a{color:#fff;}

.xsjl{float:left;width:100%;overflow:hidden;/* display: none; */}
.xsjl ul{float:left; width:102%;}
.xsjl ul li{float:left;margin-top:30px;width:23%;overflow:hidden; margin-right:2%;}
.xsjl ul li img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.xsjl ul li:hover img{transform: scale(1.2);}

.kyjz{float:left;width:100%;overflow:hidden;/* display: none; */}
.kyjz ul{float:left; width:102%;}
.kyjz ul li{position:relative; float:left;margin-top:30px;width:31.3%;overflow:hidden; margin-right:2%;}
.kyjz ul li .pic{float:left;width:100%; border:1px solid #a9c4d8; height:300px; overflow:hidden;}
.kyjz ul li .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.kyjz ul li:hover .pic img{transform: scale(1.2);}
.kyjz ul li .bt{position:absolute; left:0; bottom:0; padding:10px 25px; background-color:rgb(0,0,0,0.7); width:calc(100% - 30px); border-radius:0 20px 0 0; height:70px;}
.kyjz ul li .bt h6{float:left;width:100%;color:#fff;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.kyjz ul li .bt h6 a{color:#fff; font-size:18px; font-weight:bold;}
.kyjz ul li .bt .time{float:right;font-size:14px;color:#fff; width:calc(100% - 20px);position:relative;padding-left: 20px;line-height:30px;background: url(../img/bg_time2.png) no-repeat left center;}
.kyjz ul li .bt .time:before{content:""; position:absolute; left:-20px;top:14.5px; width:14px; height:1px; background-color:#fff;}

.sztj{float:left;width:100%;/* display: none; */}
.sztj ul{float:left;width:100%;display: flex;justify-content: space-around;}
.sztj ul li{float:left; margin-top:30px; width:20%;text-align:center;}
.sztj ul li .bg_pic{display:inline-block; width:160px; height:160px; border:1px dashed #0367b2; border-radius:100%;}
.sztj ul li .pic{-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;background-position:center; background-repeat:no-repeat; float:left; margin:10px; border-radius:100%; background-color:#d1e0ec; width:140px; height:140px;}
.sztj ul li .pic img{display:inline-block;}
.sztj ul li a .bt p{float:left; width:100%; text-align:center; line-height:30px; font-size:18px; font-weight:bold; color:#333;}
.sztj ul li a .bt h6{float:left; width:100%; text-align:center; line-height:60px; font-size:50px; font-weight:bold; color:#0367b2;}
.sztj ul li a .bt h6 span{font-size:18px; font-weight:bold; color:#333;}
.sztj ul li:hover .pic{transform:rotatey(180deg);}

.ksdh{float:left;width:53%;max-width:740px;/* display: none; */}
.ksdh ul{float:left;width:calc(100% + 40px);}
.ksdh ul li{float:left; padding:65px 0; margin-top:40px; width:calc(33.3% - 40px); margin-right:40px;}
.ksdh ul li .pic{float:left; width:100%; height:80px; background-position:center bottom; background-repeat:no-repeat;}
.ksdh ul li a .bt{float:left; text-align:center; width:100%; line-height:50px; font-size:18px; font-weight:bold; color:#fff;}
.ksdh ul li.ksdh1{background-color:#3a8dcb;}
.ksdh ul li.ksdh2{background-color:#5ab6c4;}
.ksdh ul li.ksdh3{background-color:#49a1ce;}

.yqlj{float:right;width:47%;width: 100%;margin-top:40px;max-width:620px;background-color:#77add5;padding:20px 30px;}
.yqlj h6{float:left; width:100%; color:#fff; font-size:18px; font-weight:bold;}
.yqlj ul{float:left; width:100%;}
.yqlj ul li{float:left; width:100%; line-height:40px; background:url(../img/listd2.png) no-repeat left center; padding-left:10px;}
.yqlj ul li a{color:#fff;}

.footer{float:left; width:100%;padding:20px 0; background-color:#0367b2;}
.foot{width:100%; max-width:1400px; margin:0 auto;}
.foot_lg{float:left;/* width:60%; */}
.foot_lg img{}
.foot_lg p{font-size:26px; color:#fff;margin-left:30px;}
.code{float:right;display: none;}
.code ul{float:right;}
.code ul li{float:right;100px;}
.code ul li img{width:100px;}
.code ul li p{}

.copy{float:left; width:100%; line-height:30px; padding:10px 0; border-top:1px solid #fff; background-color:#065998;}
.copy p{float:left; width:100%; font-size:16px; text-align:center; color:#fff;}


.lmbanner{margin-top:0px;max-height: 400px;overflow: hidden;}
.lmbanner img{width:100%;}
.bg_main{background-color:#e1e8ef; padding:20px 0;}
.m_l{position:relative;z-index:21;float:left;margin-top: 30px;width:260px;padding-bottom:00px;border:1px solid #0367b2;}
.yjlm{float:left;width:100%;display:flex;align-items: center;height: 60px;background: #0367b2;/*border-radius: 0 60px 0 0;*/padding: 0 30px;}
.yjlm h6{float:left;width:100%;line-height: 30px;text-align:center;font-weight: bold;font-size:28px;color:#fff;font-family: 'SourceHanSerifSC-Regular';}

.ejdh{float:left;width:100%;margin-top:0px;background-color: #fff;/* border-left: #a6b4c2 5px solid; */padding-bottom:0px;padding: 0 5px;}
.ejdh ul{float:left; width:100%;}
.ejdh ul li{float:left;/* display:flex; *//* align-items: center; */width:100%;border-top:1px solid #F0F2F4;border-bottom:1px solid #F0F2F4;/* height:60px; */padding: 0px 0;line-height: 40px;/* justify-content: space-between; */}
.ejdh ul li:first-child{border-top:0;}
.ejdh ul li.on .navp,.ejdh ul li:hover .navp{width: 100%;margin-left: 0;background-color: #0367b2;}
.ejdh ul li .navp{padding: 0 0px;float:left;width:100%;position: relative;}
.ejdh ul li:hover .navp em,.ejdh ul li.on .navp em{background-image:url(../img/ejdh_on.png);}
.ejdh ul li:hover .navp a,.ejdh ul li.on .navp a{color: #fff;/* font-weight: bold; */}
.ejdh ul li.on dl{display:block;}
.ejdh ul li .navp a{float:left;width: 100%;text-align: center;color:#000;display: inline-block;font-size:18px;/* padding: 0 20px; */}
.ejdh ul li .navp em{float:right;position: absolute;right: 0;top: 0;width:30px;cursor:pointer;height:60px;background:url(../img/ejdh_li.png) no-repeat center right;}
.ejdh ul dl{position:relative;display:none;float:left;width:100%;padding: 0 10px 0 20px;margin:0;/* border-top: 1px solid #F0F2F4; */}
.ejdh ul dl:before{/* content:""; */position:absolute;left: 30px;top:0;width:1px;height: calc(100% - 15px);background-color:#e2e7ec;}
.ejdh ul dl dd{float:left;position: relative;width: 100%;text-align: center;padding:0px;text-indent:0px;line-height:30px;/* padding-left:20px; */}
.ejdh ul dl dd:before{/* content:""; */position:absolute;left:0;top:15px;width:15px;height:1px;background-color:#e2e7ec;}
.ejdh ul dl dd a{color: #000 !important;font-size:16px;font-weight: normal !important;padding: 0 !important;}
.ejdh ul dl dd:hover a,.ejdh ul dl dd.cur a{color: #005cbb !important;}

.m_r{position:relative;z-index:21;margin-bottom:60px;min-height:500px;/* background-color:#fff; */float:right;margin-top: 30px;width: calc(100% - 300px);padding: 0px 0px;padding-bottom: 40px;}
.main1{position:relative;margin-bottom:60px;min-height:500px;background-color:#fff;float:right;margin-top:20px;width:100%;max-width:100%;padding: 0px 20px;}

.dqlm{position:relative;float:left;/* padding-left:20px; */width:100%;height:60px;border-bottom:1px solid #cdcfd1;margin-bottom:0px;padding-bottom:0px;}
.dqlm h6{float:left;line-height: 55px;font-size:20px;text-align: left;color:#0367b2;border-bottom:3px solid #0367b2;}

.dqwz{float:right;font-size: 16px;color:#767676;/* padding-left:20px; */padding-left:20px;font-family: "microsoft yahei";font-size: 14px;color: #666;line-height: 55px;background:url(../img/bg_dqwz.png) no-repeat left center;}
.dqwz a,.dqwz span{font-size: 14px;color: #666;font-family: "microsoft yahei";}

.btlist{float:left; width:100%; padding:0px;}
.btlist ul{float:left; width:100%;}
.btlist ul li{float:left;padding-left: 10px;width:100%;background: url(../img/listd3.png) no-repeat left center;line-height:59px;border-bottom: 1px solid #d3dce5;}
.btlist ul li a{float:left;width:calc(100% - 120px);color:#333; font-size:18px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.btlist ul li span.time{position:relative;padding-left: 25px;float:right;font-size:16px;color: #0367b2;}
.btlist ul li span.time:before{content:"";position:absolute;left: 0;top: 30px;width:20px;height:1px;background-color:#bcbcbc;}
.btlist ul li:hover a{color: #005cbb;}
.btlist ul li:hover{border-bottom:1px solid #005cbb;}

.teamlist{float:left; width:100%; margin:20px 0px; overflow:hidden; padding:0px;}
.teamlist h4{float:left; width:100%; font-size:20px; font-weight:bold; line-height:40px;}
.teamlist p{float:left; width:100%;font-size:16px; line-height:30px;}
.teamlist ul{float:left; width:calc(100% + 40px);}
.teamlist ul li{position:relative; float:left; width:calc(16.6% - 40px); margin-right:40px;}
.teamlist ul li .pic{width:100%; max-width:150px; height:200px; overflow:hidden;}
.teamlist ul li .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.teamlist ul li:hover .pic img{transform: scale(1.2);}
.teamlist ul li a .bt{position:absolute; left:0; bottom:0; width:100%; line-height:40px; color:#fff; font-size:18px; text-align:center; background-color:#0367b2;}

.xrld{float:left; width:100%;}
.xrld ul{float:left; width:100%;}
.xrld ul li.clear{clear: right;}
.xrld ul li{width:49%;height:200px; padding:10px 20px; background-color:#e8edf1;margin-top:50px;}
.xrld ul li .pic{float:left; margin-top:-30px; width:130px; height:180px; overflow:hidden;}
.xrld ul li .pic img{width:100%; 
-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;}
.xrld ul li:hover .pic img{transform: scale(1.2);}
.xrld ul li .bt{float:right; width:calc(100% - 150px);}
.xrld ul li .bt h6{float:left; color:#0367b2; font-size:18px; font-weight:bold; width:100%; border-bottom:1px solid #c5d2dc; line-height:40px;}
.xrld ul li .bt h6 a{ color:#0367b2; font-size:18px; font-weight:bold;}
.xrld ul li .bt p{float: left; width:100%; line-height:30px; color:#333; font-size:16px;}


.btimg_list{width:100%; float:left; margin-top: 0px;}
.btimg_list ul{float: left; width: 100%; margin-bottom: 30px;}
.btimg_list ul li{float: left; margin-top:20px; width:100%;}
.btimg_list ul li .pic{float:left; margin-right:20px; width:320px; height:180px; /*width:240px; height:150px;*/ overflow:hidden;}
.btimg_list ul li .pic img{width: 100%; height: auto;-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;}
.btimg_list ul li .pic:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);transform: scale(1.2);}
.btimg_list ul li .bt{float:right;  margin-bottom:20px; min-height:30px; /*width:calc(100% - 260px);*/ width:100%; border-bottom:0px dashed #d7dfe2;}
.btimg_list ul li .bt h6{float:left; width:100%;background:url(../img/listd3.png) no-repeat left center; padding-left:10px; line-height:30px; font-size:20px; font-weight:bold; color:#333; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.btimg_list ul li .bt p{float:left; width:100%;  line-height:25px; color:#828282; font-size:16px;}
.btimg_list ul li:hover .bt h6,.btimg_list ul li:hover .bt p{color:#0367b2;}

.fy{float:left; width:100%; margin:10px auto;}

.article{width:100%;float: left;margin: 0;padding: 0 20px;}
.article_title{float: left;text-align: center;width:100%;margin-top: 25px;}
.article_title h1{font-size:20px;color: #333;font-weight: bold;line-height:25px; margin-bottom:10px;}
.article_title h2{font-size:18px; color: #333; line-height:20px; margin-bottom:10px;}
.article_data{float: left;width:100%;text-align: center;padding: 20px 0px;margin: 0px auto 20px auto;border-bottom: 1px solid #C0C0C0;height:auto;line-height: 20px;font-size: 14px;color: #8c8c8c;}
.article_data b{margin:0 10px;}
.wznr{float:left; width:100%; margin-top:0px;padding-bottom:40px; border-bottom:0px dashed #C0C0C0;}
.wznr p,.wznr p span{font-family: "microsoft yahei";}
.wznr p{line-height: 200%;width:100%; text-indent: 2em;height: auto;overflow: hidden;font-size:16px;color: #333;margin-bottom:0;}
.wznr iframe{width:100% !important; margin-left:-2em;}
.wznr p img{margin:0px auto;  max-width:100%; display:inline-block;}
.wznr p table,.wznr table{width:100%;max-width: 100% !important;
      height: auto; margin: 0 auto;display:table; border:0;border-collapse: collapse;
    align: center;}

.wznr p table td p,.wznr td p{text-indent: 0;text-align: center;}
.wznr p table td,.wznr p table td{overflow-wrap: anywhere;
    white-space: normal;}
.page{float:left; width:100%; border-top:1px solid #e5e5e5; margin: 20px 0;}
.page div{float:left;width: 100%;font-family: "microsoft yahei";line-height:30px;font-size:16px;color:#005CBB;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page div a{margin-left:5px;color: #333; font-size:16px;}