@charset "utf-8";
@import url("../fonts/font.css");
* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	margin: 0 auto;
font-family:'SourceHanSansSC-normal', "microsoft yahei", simsun;
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 {
	list-style-type: none;
	font-size: 15px;
	margin: 0;
}

a,
a:focus,
a:hover {
	border: none;
	outline: none;
	height: auto;
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w100 {
	/* position: relative; */
	float: left;
	z-index: 9;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.clear {
	clear: both;
}
.li_last {
	margin-right: 0 !important;
}
.header{float: left;left: 0;top: 0;position: absolute;z-index: 9;width: 100%;height: 50px;background-color: #50a1e6;}
.head{width:100%; max-width: 1360px; margin: 0 auto;}
.top_wz{float: left;width:40%;}
.top_wz p{color: #fff; line-height: 50px; font-size: 14px;}
.top_link{float: right;}
.top_link ul{float: right;}
.top_link ul li{float: right; line-height: 50px; margin-left: 10px;}
.top_link ul li p,.top_link ul li a{color: #fff;line-height: 50px; font-size: 14px;}

.dh{position: absolute;top: 50px;z-index: 9;margin: 0 auto;width:100%;height: 150px;margin-top: -20px;background:url(../img/bg_nav.png) no-repeat center center;}
#menu-wrap{max-width: 1360px; margin:  0 auto; position: relative;}
#menu {
	z-index: 1000;
	zoom: 1;
	width: 42%;
	height: auto;
	padding: 0;
	list-style: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	width:25%;
	text-align: center;
	line-height: 30px;
	height: auto;
	float: left;
	border-right: none;
	position: relative;
}

#menu li a {
	white-space: normal;
	/*float: left;*/
	color: #000;
	padding: 0 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	/* text-decoration: 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; */
	/*text-shadow: 0 1px 0 #000;*/
}
.menu_l{position: absolute;left:2%;top: 50px;}
.menu_r{position: absolute;right:2%;top: 50px;}
.menu_l li,.menu_r li{padding-top: 30px;}
.menu_l .nav1{background: url(../img/nav01.png) no-repeat top center;}
.menu_l .nav2{background: url(../img/nav02.png) no-repeat top center;}
.menu_l .nav3{background: url(../img/nav03.png) no-repeat top center;}
.menu_l .nav4{background: url(../img/nav04.png) no-repeat top center;}
.menu_r .nav5{background: url(../img/nav05.png) no-repeat top center;}
.menu_r .nav6{background: url(../img/nav06.png) no-repeat top center;}
.menu_r .nav7{background: url(../img/nav07.png) no-repeat top center;}
.menu_r .nav8{background: url(../img/nav08.png) no-repeat top center;}
#menu li:hover a{
	color: #005faf;
	 font-weight: bold;
}

#menu li ul {
	margin: 0;
	padding: 0;
	width: 100%;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 1;
	background:none;
	filter: alpha(opacity=100);
	/*transition: all .2s ease-in-out;*/
}
#menu li ul li{margin-left: 0;background-color: #005faf;}

#menu li:hover>ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 1;
}

#menu ul ul {
	top: 0;
	z-index: 1;
	left: 200px;
	margin: 0 auto;
	_margin: 0;
}

#menu li ul li,#menu li:hover ul li a {
	padding: 0px;
	white-space: normal;
	float: none;
	width: 100%;
	z-index: 1;
	height: 35px;
	line-height: 35px;
	display: block;
	border: 0;
	color: #fff;
	_line-height: 0;
	background-color: #005faf;
}

#menu li ul li a {
	white-space: normal;
	padding: 0px 10px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	font-family: "宋体";
	font-weight: none;
	display: block;
	white-space: nowrap;
	color: #fff;
	float: none;
	background-color: #005faf;
	/* 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 ul li:hover ,#menu li ul li:hover  a{
	background-color: #fff;
	color:  #005faf;
}

.sj_logo{float: left;}
.phone_dh{display: none;float:left;position: relative;width:100%;padding: 15px 10px;/* height: 120px; */}
.phone_dh .dl-menuwrapper{max-width: 100%;padding-top: 60px;top: 60px;max-width: 300px;}
.phone_dh .dl-menuwrapper button{right: 5px;}
.phone_dh .dl-menuwrapper:first-child{margin-right: 0;}
.phone_dh .dl-menuwrapper button{background-color: #fff;width: 40px;height: 40px;padding:0 5px;margin: 0px 5px;border: 1px solid #005faf;}
.phone_dh .dl-menuwrapper button span{float:left;display: block;width: 30px;height: 5px;margin-bottom:5px;background-color:#005faf;}
.phone_dh .dl-menuwrapper .dl-menu{margin: 0;}
.phone_dh .dl-menuwrapper ul{background-color: #005faf;}
.phone_dh .dl-menuwrapper li a{border: 0;}
.phone_dh .dl-menuwrapper li a:after,.phone_dh .dl-menuwrapper li.dl-back:after{content:''}

.logo{display: block; width:92px; height: 136px; padding: 17px 0; margin: 0px auto;}
.logo img{width: 100%; height: auto;}
.banner {
	
	position: relative;
	margin: 0;margin-top:165px;
	padding: 0 !important;
	max-height: 730px;
	height: auto;
	overflow: hidden;
	z-index: 1;
}

.banner .hd {
	list-style: none;
	position: absolute;
	right: 0%;
	bottom: 20px;
	width: 100%;
	height: 12px;
	z-index: 99;
	display: block;
}
.banner .hd ul{width:158px; margin: 0 auto;display: block;}
.banner .hd ul li {
	float: left;
	width:12px;
	height: 12px;
	cursor: pointer;
	margin: 0 5px;
	-webkit-border-radius: 100%;-moz-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%;
	background-color: #fff;
}
.banner .hd ul li.on{
	width:60px;
	background-color: #4b9ee5;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius:6px;
}


.banner .bd li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.banner .bd li img {
	width: 100%;
	max-height: 730px;
	height: auto;
}
.banner .bd li .banner_bt{position: absolute;
	bottom: 55px;
	left: 13%;
	height: 70px;
	padding: 0 60px;
	line-height: 70px;
	background: url(../img/banner_bt.png) repeat center center;
	}
.banner .bd li .banner_bt a{  color: #fff; font-size: 26px;}
.banner .prev {
	position: absolute;
	left: 0px;
	top: 48%;
	width: 40px;
	height: 40px;
	z-index: 9;
	background: url(../img/ban_prev.png) no-repeat center center;
}

.banner .next {
	position: absolute;
	right: 0px;
	top: 48%;
	width: 40px;
	height: 40px;
	z-index: 9;
	background: url(../img/ban_next.png)  no-repeat center center;
}
.main{width:100%; max-width: 1280px; margin: 0 auto;}
.lm{position: relative;float: left;width: 100%;line-height: 40px;}
.lm h6{position: absolute;top:0px;left: 0;width: 100%;height: 40px;text-align: center;}
.lm h6 b{position: absolute;top:0px;left: 0;z-index: 9;width:100%;text-align: center;line-height: 40px;color: #005faf;font-size: 28px;font-family: 'SourceHanSansSC-Bold';}
.lm h6 span{position: absolute;top:0px; left: 0;  width:100%; text-align: center;line-height: 40px;color: #eaf3fb;font-size: 48px; font-family: 'SourceHanSansSC-Bold';}
.lm span{float: left; color: #005faf; font-size: 22px; font-weight: bold; font-family: 'SourceHanSansSC-normal';}
.lm a.more{
	position: relative;
	float: right;
	font-family: 'SourceHanSansSC-normal';
	border:1px solid #5eadf1;
	line-height: 30px;
	height: 28px;
	width:100px;
	text-align: center;
	margin: 5px 0;
	z-index: 11;
	color: #5eadf1;
	font-size: 14px;
	-webkit-border-radius:15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius:15px;
}
.bg_blue{background-color: #e9f5ff;}
.notice{padding: 5px 0;overflow: hidden;}
.notice ul{float: left; width: 100%;}
.notice ul li{width: 48%; line-height: 35px;}
.notice ul li span.time{float: right;font-size: 14px; color: #333;}	
.notice ul li a{float: left; width: 85%; color: #333; font-size: 16px;
overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;-webkit-transition: all .5s ease-out; 
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
   transform:scale(1);
   transition: all 0.5s ease-out;}
   .notice ul li:hover a{color:#005faf;}
.news{/* padding: 15px 0; */overflow: hidden;}
.news .lm{margin: 10px auto;}
.news ul{float: left; width: 100%;}
.news ul li{width:48%;margin-bottom: 10px;}
.news ul li .pic{float: left; width: 180px; height: 120px; overflow: hidden;}
.news ul li .pic img{width:100%; height: auto;
-webkit-transition: all .8s ease-out; 
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
   transform:scale(1);
   transition: all 0.8s ease-out;
}

.news ul li:hover .pic img{transform:scale(1.2); }
.news ul li .bt{position: relative; float: right; width: 410px;}
.news ul li .bt h6{float: left; width: 100%; line-height: 30px;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.news ul li .bt h6 a{color: #333; font-size: 16px;-webkit-transition: all .8s ease-out; 
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
   transform:scale(1);
   transition: all 0.8s ease-out;}
.news ul li:hover .bt h6 a{color: #0053AA;}
.news ul li .bt span{ float: left; width: 100%;line-height: 30px; font-size: 14px; color: #888; display: block;}
.news ul li .bt p{font-size: 12px; color: #888; line-height: 25px;}
.news ul li .bt p a.read{position: absolute; right: 0; bottom: 0; display: block; background: url(../img/readmore.png) #50a1e6 no-repeat center  center; width:30px; height: 20px;-webkit-transition: all .8s ease-out; 
    -moz-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
   transform:scale(1);
   transition: all 0.8s ease-out;}
.news ul li:hover .bt p a.read{right: 5px;}
.bg_ybwh{/*display:none;*/position:relative;padding: 0px 0;background-color: #fff;overflow: hidden;}
.bg_ybwh .bg_blue{position: absolute; top:0; left: 0; z-index: 3; width: 100%; height: 60%;background-color: #e9f5ff;}
.ybwh{position: relative; z-index: 5;}
.ybwh .lm h6 span{color: #d8ebfb;}
.ybwh ul{float: left; width: 100%; }
.ybwh ul li{float: left; width: 33.3%; margin-top: 145px;}
.ybwh ul li .pic{float: left; width: 100%; height:285px;}
.ybwh ul li .pic img{margin: 0 auto; display: block;}
.ybwh ul li.yb2{margin-top: 6px;}
.ybwh ul li.yb2 .pic{height:auto;}
.ybwh ul li.yb1 .bt{background-color: #40b6d8;}
.ybwh ul li.yb2 .bt{background-color: #56a4e7;}
.yb2_pc{display: block;}
.yb2_sj{display: none;}

.ybwh ul li.yb3 .bt{background-color: #1e70b7;}
.ybwh ul li .bt{position: relative;float: left; padding: 30px 35px; width: 100%; height: 240px;}
.ybwh ul li .bt h6{float: left; width: 100%; text-align: center; line-height: 40px;}
.ybwh ul li .bt h6 a{color: #fff; font-size: 16px;}
.ybwh ul li .bt p{float: left; width: 100%; height: 90px; text-align: center; line-height: 30px; color: #fff; font-size: 14px;}
.ybwh ul li .bt a.more{position: absolute; left: 40%; bottom: 50px; text-align: center; color: #fff; width: 100px; height: 28px; line-height: 30px; border: 1px solid #fff; display: block; margin: 0px auto;-webkit-border-radius:15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius:15px;}

.map{position: relative;width: 100%;overflow: hidden;z-index: 9;margin-bottom: 0px;height: 300px;/*background: url(../img/map.png) no-repeat left center;*/}
.map img{width: 100%; display: none;}
.bg_lxfs{position: absolute; top:0; left: 0;  width: 100%; margin: 0 auto; z-index: 99;}
.bg_lxfs .main{position: relative;}
.lxfs{position: absolute;top:0;right: 0;width:449px;height: 300px;background: url(../img/bg_lxfs.png) no-repeat top -55px center;}
.lxfs h5{line-height: 50px;text-align: center;color: #005faf;font-size: 26px;font-weight: bold;}
.lxfs h6{line-height: 50px; text-align: center; color: #fff; font-size: 16px;}
.lxfs p{line-height: 55px; padding-left: 55px; color: #333; font-size: 14px;}
.lxfs p img{float: left;display: block; margin: 15px 15px 15px 0; width:auto !important; height: auto;}
.lxfs p:hover{color: #0053AA;}

.footer{float: left;position: relative; margin-top: -10px; z-index: 15;width: 100%;padding: 20px 0;height: auto;background: url(../img/footer.png) no-repeat center top;}

.footer .main{position: relative; }
.copy{text-align: center;}
.copy p{text-align: center; line-height: 30px; color: #fff; font-size: 14px;}
.ewm{position: absolute;right:0%;bottom: 0;}


.hidden{display:none}
.button {display: inline-block;zoom: 1; *display: inline;vertical-align: baseline;margin: 0 2px;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 14px/100% Arial, Helvetica, sans-serif;padding:0.25em 0.6em 0.3em;text-shadow: 0 1px 1px rgba(0,0,0,.3);-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);
}


.keBody{background:url(../images/bodyBg.jpg) repeat #333;}
.keTitle{height:100px; line-height:100px; font-size:30px; font-family:'微软雅黑'; color:#FFF; text-align:center; background:url(../images/bodyBg3.jpg) repeat-x bottom left; font-weight:normal}
.kePublic{background:#FFF; padding:50px;}
.keBottom{color:#FFF; padding-top:25px; line-height:28px; text-align:center; font-family:'微软雅黑'; background:url(../images/bodyBg2.jpg) repeat-x top left; padding-bottom:25px}
.keTxtP{font-size:16px; color:#ffffff;}
.keUrl{color:#FFF; font-size:30px;}
.keUrl:hover{ text-decoration: underline; color: #FFF; }
.mKeBanner,.mKeBanner div{text-align:center;}

.msKeimgBox {width: 46px;overflow: hidden;position: relative;float:left;margin-top: 0;}
.mskeLayBg { background: #000; width: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; opacity: 0.7; filter: alpha(opacity=70); display: none; _display:none!important }
.mskelayBox { height: 100%; width: 100%; position: fixed; left: 0; top: 0; z-index: 20000000; background:rgba(0,0,0,0.6); display: none; _display:none!important }
.mskeImgBg { height: 57px; width: 100%; position: absolute; left: 0px; bottom: 0px; }
.mskeClaose {position: absolute;top: 50%;right: 50%;margin-right: -135px;margin-top: 105px;cursor: pointer;}
.mske_downIco { position: absolute; left: 0px; top: 0px; }
.mske_imgDown { background: url(../images/mke_imgMbg.png) repeat; height: 57px; width: 818px; position: absolute; right: 0px; bottom: 0px; font: 13px/57px "微软雅黑"; color: #FFF; }
.mske_imgDown a { margin-left: 34px; }
.msKeimgBox ul li {float: left;/* height: 90px; */width: 46px;cursor: pointer;}
.mskeTogBtn { background: url(../images/mke_moreImg.jpg) no-repeat; height: 93px; width: 185px; position: absolute; z-index: 1; right: 0px; cursor: pointer; bottom: 0px; }
.mskeTogBtn2 { background: url(../images/mke_moreImg2.jpg) no-repeat; bottom: 10px; }
.msKeimgBox2 { height: auto; }
/* 效果CSS结束 */

.mske_html{position:absolute;left:50%;top:50%;/* padding:5px; */background:#fff;width:120px;height:120px;}
.mske_html img{width:100%}
.banner1 img{width: 100%;}
.m_left{float: left; width:25%; max-width: 340px; min-height: 730px; margin-top:50px;}
.yjlm{float: left; width:100%; padding: 30px 35px;  text-align: left; background: url(../img/bg_yjlm.png) no-repeat center top;}
.yjlm h6{color: #fff; font-size: 32px;line-height: 60px;}

.ejdh{float:left; width:100%; max-width: 340px; padding: 0px;  margin-bottom: 40px; height: auto;}
.ejdh ul{float: left; width:100%;}
.ejdh ul li{float: left; width:100%; border-left: 10px solid #50a1e6; line-height: 30px; padding: 25px 35px; background:url(../img/ejdh.png) #fff no-repeat right 30px center;-webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease-out;
    -o-transition: all .5s ease-out;
   transform:scale(1);
   transition: all .5s ease-out;}
.ejdh ul li a{color: #333; font-size: 22px;}
.ejdh ul li:hover,.ejdh ul li.cur{border-left: 0px solid #960218;background:url(../img/ejdh_cur.png) #40b7d9 no-repeat right 30px center;}
.ejdh ul li:hover a,.ejdh ul li.cur a{color: #fff; }

.lbimg{position: relative; float: left; width: 100%; height: auto; border-bottom: 6px solid #50a1e6;}
.lbimg .hd{position: absolute; z-index: 9; left: 0; bottom: 0; width: 100%; background: url(../img/bg_lbimg_hd.png) repeat center center;}
.lbimg .hd ul{margin: 25px auto; width: 60px; height: 10px; display: block;}
.lbimg .hd ul li{float: left; margin: 0 5px; width: 10px; height: 10px; border: 1px solid #fff;-webkit-border-radius: 100%;-moz-border-radius: 100%;-o-border-radius: 100%;border-radius: 100%;}
.lbimg .hd ul li.on{background-color: #fff;}
.lbimg .bd{position: relative; width: 100%; height: auto; max-height: 227px; overflow: hidden;}
.lbimg .bd ul{float: left; width: 100%;}
.lbimg .bd ul li{float: left; width: 100%;}
.lbimg .bd ul li img{float: left; width: 100%;}


.m_right{float: right; width:73%; max-width: 1020px; padding: 0 30px; background-color: #fff;margin-top:50px; margin-bottom: 50px;}
.dqlm{float: left; width:100%; padding: 20px 0 16px 0; line-height: 46px; text-align: center;  border-bottom: 1px solid #2481c6;}

.dqlm h6{float:left; font-size: 18px;font-weight: bold; line-height: 46px; font-weight: bold; color: #2481c6;}	
.dqlm h6 span{display: block; float: left; width: 8px; height: 46px; background-color: #2481c6; margin-right: 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;}

.dqwz{float: right; background: url(../img/bg_dqwz.png) no-repeat left center; padding-left: 30px; font-size: 14px; color: #ccc;}
.dqwz a{font-size: 14px; color: #ccc;margin: 0 5px;}
.dqwz span{margin: 0 5px;}

.btlist{float:left; width:100%; height:auto;}
.btlist ul{float: left; width: 100%;}
.btlist ul li{float: left; width: 100%; padding: 30px 0; border-bottom:1px solid #e8ebed;
-webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease-out;
    -o-transition: all .5s ease-out;
   transform:scale(1);
   transition: all .5s ease-out;}
.btlist ul li .time{float: left; text-align: center; width: 60px; height: 73px; border:1px solid #2d8bd3;}
.btlist ul li .time .day{float: left; width: 100%; line-height: 43px; background-color: #fff; font-size: 22px; font-weight: bold; color: #2d8bd3;}
.btlist ul li .time .year{float: left; width: 100%; line-height: 30px; background-color: #2d8bd3; color: #fff; font-size: 12px;}
.btlist ul li .bt{float: right; width: 90%;}
.btlist ul li .bt h6{float: left; width: 100%; overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; line-height: 25px; margin-bottom: 10px;}
.btlist ul li .bt h6 a{color: #333; font-size: 18px;
-webkit-transition: all 1s ease-out; 
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
   transform:scale(1);
   transition: all 1s ease-out;}
.btlist ul li .bt p{float: left; width: 100%; font-size: 14px; color:#999; line-height: 30px;}
.btlist ul li:hover{padding: 30px 10px; box-shadow: 1px 2px 5px 3px #ddd;}
.btlist ul li:hover .bt h6 a{color: #2D8BD3;}	

.imglist{float:left; width:100%; height:auto;}
.imglist ul{float: left; width: 100%;}
.imglist ul li{position: relative; float: left; width: 100%; padding: 30px 0; border-bottom:1px solid #e8ebed;
-webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease-out;
    -o-transition: all .5s ease-out;
   transform:scale(1);
   transition: all .5s ease-out;}
.imglist ul li .time{position: absolute;left: 0; top: 94px; z-index: 9; width: 80px; text-align: center; line-height: 26px; font-size: 12px; color: #fff; background-color:#50a1e6 ;}
.imglist ul li .pic{float: left;margin-left: 10px; width:150px; height: 100px; overflow: hidden;}
.imglist ul li .pic img{
width:100%;
-webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease-out;
    -o-transition: all .5s ease-out;
   transform:scale(1);
   transition: all .5s ease-out;}
.imglist ul li .bt{float: right; width: 80%;}
.imglist ul li .bt h6{float: left; width: 100%; overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; line-height: 30px; margin-bottom: 0px;}
.imglist ul li .bt h6 a{color: #333; font-size: 18px;
-webkit-transition: all 1s ease-out; 
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
   transform:scale(1);
   transition: all 1s ease-out;}
.imglist ul li .bt p{float: left; width: 100%; font-size: 14px; color:#999; line-height: 25px;}
.imglist ul li .bt .read{float: left; width: 100%; line-height: 20px;-webkit-transition: all 1s ease-out; 
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
   transform:scale(1);
   transition: all 1s ease-out;}
.imglist ul li .bt .read a{float: right;color:#007AFF; font-size: 14px;}
.imglist ul li:hover .time{background-color: #007AFF;}
.imglist ul li:hover .pic img{transform:scale(1.2);}
.imglist ul li:hover .bt h6 a,.imglist ul li:hover .bt p{color: #007AFF;}
.imglist ul li:hover .bt .read{width:99%;}

.fy{}
.fy table{margin:10px auto;}
.fy .PrevDisabled,.fy table td div a,.fy .NextDisabled{height:auto !important;}

.article{width:100%;float: left; padding-bottom: 40px; margin: 0; padding: 0;}
.article_title{float: left; text-align: center; width:100%; margin-top: 20px;}
.article_title h1{font-size: 22px; color: #333; font-weight: bold; line-height: 30px;}
.article_title h2{font-size: 20px; color: #333; line-height: 30px;}
.article_data{float: left; width:100%;  text-align: center; padding:20px 20px;margin:0px auto; border-bottom: 1px dashed #333; height:auto; line-height: 18px; font-size: 16px; color: #aaaaaa;}
.article_data b{margin:0 10px;}
.wznr{float:left; width:100%; margin-top:10px;}
.wznr p,.wznr p span{font-family: "microsoft yahei";font-size: 16px;}
.wznr p{line-height: 160%;  height: auto; overflow: hidden; font-size: 16px; color: #333;margin-bottom:0.5em;}
.wznr p img{width:auto; max-width:550px;}
.wznr p table,.wznr table{width:100%; max-width: 100%; height: auto; margin: 0 auto;display: inline-block;}
.page{float:left; width:100%; margin: 10px 0;}
.page div{float:left; width: 100%; line-height: 35px; font-size: 18px; color: #50a1e6;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.page div a{color: #333; font-size: 16px;}