@charset "utf-8";
/* CSS Document */
/* 全局样式 */
*{font-family: "微软雅黑";}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; outline:0; font-size:100%; vertical-align:baseline; }



body {font:16px/1.5 Microsoft YaHei,simsun,SimHei,arial,helvetica,sans-serif; color:#000;}
h1{font-size:34px;}h2{font-size:26px;}h3{font-size:18px; }h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
fieldset, img {border:0;}
li,dl,dd {list-style-type:none;}
ol,ul {list-style:none;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select, button {font-family:inherit; font-size:inherit; font-weight:inherit; outline:none;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance:none;}
input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px white inset;}
input {padding:0 10px;}
input:focus, textarea:focus {outline:none;}F
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}
textarea {-webkit-appearance:none;}

/*全站链接颜色*/
a:link{color:#000;}
a:visited{color:#000;}
a:hover{color: #0066CC;}
a:active{color:#000;}
strong {font-weight:bold;}
a {color:#000; text-decoration:none;} 
a:hover {text-decoration: none;}

.main_conR a {text-decoration:none;} 
.only_mobile{ display:none;}
body {min-width:1230px;margin: 0 auto;}
/*通用样式*/
.hidden {display:none;}.invisible{visibility:hidden;}
.fb {font-weight:bold;}.fn {font-weight:normal;}
.text-c {text-align:center}.text-l {text-align:left}.text-r {text-align:right;}
.fl{float:left;*display:inline;*zoom:1;}
.fr{float:right;*display:inline;*zoom:1;}
.pr {position:relative}.pa {position:absolute;}
.space1 {clear:both; font-size:1px; height:0; line-height:1px;}

input{
	background-color: none;
	}
.header{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background-image: url(../images/header-bg.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.header-down{
	width: 90%;
	margin: 0 auto;
	height: auto;
	max-width: 1380px;
}
.header-down-left{
	float: left;
	width: 50%;
}

.header-down-right{
	float:right;
	width:auto;
}
.header-down-left img{
	height: auto;
	margin-top: 0px;
	max-width:100%;
}

.box-down{
	width: 230px;
	height: 32px;
	margin-top: 34px;
	border-radius: 20px;
	border: solid 1px #ddd;
	background-color: #fff;
	float: right;
	}

.search-main{ margin-top:20px;text-align:right; color:#fff; line-height:50px;}
.search-main  a{
	color: #fff;
	line-height: 50px;
	background-color: #0a3381;
	border-radius: 12px;
	padding: 3px 5px;
}

.logo2{ margin-top:20px;float: right;}
.logo2 img{ 
	height: 100px;
	margin-top: 0px;
	max-width:100%;}

.search{ width: 290px; height: 36px; background: #fff;  float: right; }
.search .sr{display: inline-block; float: left; width: 208px; height: 34px; border: 1px solid #656565; color: #000; padding: 0 10px; font-size:14px; line-height:34px; }
.search .btn{
	display: inline-block;
	float: left;
	width: 55px;
	height: 36px;
	border: none;
	outline: none;
	background: #0a3381 url(../images/search.png) no-repeat center;
	cursor: pointer;
}
.search .btn:hover{
	background: #0a3381 url(../images/search.png) no-repeat center;
}


.box-down input{
		width: 120px;
		outline: none;
		font-family:"微软雅黑";
		font-size: 12px;
		margin-top: 4px;
		float: left;
		margin-left: 20px;
		height: 22px;
		line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
.box-down input.img2{width: 16px;height: 13px;
		margin-top: 8px;
		float: right;
		margin-right:20px;
	}
.clearfix{
	clear: both;
}

/*页眉部分*/

/*menu*/

.fixednav { position: fixed; left: 0;top: 0;z-index: 99; }


.nav{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #0a3381;
	z-index: 999;
}
.nav ul{
	width: 105%;
	margin: 0 auto 0 -2%;
	text-align: center
}
.nav ul > li{ display:inline-block;height: 60px;position: relative;text-align: center;}
.nav ul li > a{
	font-size: 18px;
	color: #fff;
	display: block;
	border-right: 1px solid #5597da;
	padding-left: 30px;
	padding-right: 30px;
}

.nav ul li:first-child > a{
	border-left: 1px solid #5597da;
}

.nav ul li.on > a,.nav ul li:hover > a{color: #fff;background-color:#008ace;height:60px;line-height: 60px;}
.nav ul li.on .subNav{display: block;}
.subNav{width:100%;background:url(../images/subNav_bg.png) repeat;}
.subNav{
	position: absolute;
	left: 0;
	top: 59px;
	display: none;z-index: 999;
}
.subNav dd {}
.subNav a{color:#fff;padding:10px 15px;display: block;line-height: 24px;border-top:1px solid #395679;}
.subNav a:hover{background-color:#008ace;}
.header.currents{height: 60px;line-height: 60px;background:none;background-color:#0d325c;}
.header.currents .ser{display: none;}
.header.currents .top,.header.currents .headerTop{display: none;}
.header.currents .nav{height: 60px;line-height: 60px;width: auto;}
.header.currents .nav li{background:none;}
.header.currents .subNav{top:60px;}
.header.currents .nav-wrapper{height: 56px;}
.header.currents .nav ul li > a{}
.header.currents .nav ul li.on > a,.header.currents .nav ul li:hover > a{color:#fff;}
.header.currents{box-shadow: 0 2px 6px rgba(0,0,0,0.4)}
.flipInY  {
  -webkit-animation-name: flipInY ;
  animation-name: flipInY ;
  animation-duration: 0.6s; 
  -webkit-animation-duration: 0.6s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   

  visibility: visible !important; 
  display: block;
}


/*导航部分*/
.banner_box{ display:block; position: relative;overflow: hidden;  }
.banner_box img{ display:block; width:100%; height:auto;}

/*banner*/

.swiper-container {display:block; overflow: hidden; width: 100%;}
.banner_box .swiper-slide{
    padding:0;
    overflow: hidden;
}
.banner_box .swiper-slide .bannerImg{
    width:100%;
}
.banner_box .swiper-slide .bannerImg img{
    width:100%;
    min-width: 1280px;
    height:auto;
}
.banner_box .swiper-slide .txt_btm{
    width:100%;
    max-width: 1200px;
    margin:0 auto;
    z-index: 2;
}
.swiper-slide .title{
    font-size: 30px;
    font-weight: 600; 
    line-height: 46px;
}
.swiper-slide .subtitle{
    font-size: 18px; 
    padding: 6px 8px;
    vertical-align: top;
    margin-top: 40px;
}
.swiper-slide span{
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    padding: 6px 8px;
    margin-top: 40px;
    margin-right: 30px;
}

/* banner */


.swiper-container {
	width: 100%;
	height: auto;
	
}
.swiper-slide { font-size: 18px;  color:#fff; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0px; }
.parallax-bg { position: absolute; left: 0; top: 0; width: 130%; height: 100%; -webkit-background-size: cover;  background-size: cover;  background-position: center; }
.swiper-slide .title { font-size: 41px; font-weight: 300; }
.swiper-slide .subtitle { font-size: 21px;}
.swiper-slide .text { font-size: 14px; max-width: 400px; line-height: 1.3; }
.swiper-button-next, .swiper-button-prev{width:30px;height:30px;top: auto;bottom: 10px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background:url(../images/icon_banner_arrow1.png) no-repeat !important;background-size: contain !important; filter: opacity(.9);}
.swiper-button-next:hover , .swiper-container-rtl .swiper-button-prev:hover{ filter: opacity(1); }
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{background:url(../images/icon_banner_arrow1a.png) no-repeat !important;background-size: contain !important;filter: opacity(.9);}
.swiper-button-prev.swiper-button-white:hover, .swiper-container-rtl .swiper-button-next.swiper-button-white:hover{filter: opacity(1);}
.swiper-button-next{-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg); right:40%;}
.swiper-button-prev{ left:40%;}
.swiper-pagination-bullet{width: 20px;height:8px;border-radius: 4px;display: inline-block;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 12px;}

.txt_btm{position:absolute;bottom: 65px;left: 40px;}
.swiper-slide .title{font-size: 26px;font-weight: 550;color: #fff;line-height: 36px;letter-spacing: 2px;text-shadow: 2x 2px 2px rgba(0,0,0,.2);}
.swiper-slide .subtitle{font-size: 15px;color: #fff;padding: 0 8px;line-height: 24px;border:1px solid #fff;text-align: center;display: inline-block;margin-top: 20px;border-radius: 2px;}


/* banner */
.content{
	width: 90%;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
	max-width: 1380px;
	}

.content-first{
	float: left;
	width: 33%;
	height: auto;
	overflow: hidden;
	display: block;
	}


.tab-menu{
	width: auto;
	height: 33px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #224893;
}
		
.xinwen{
	width: 165px;
	height: 33px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
	float: left;
	background-image: url(../images/tit_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	line-height: 33px;
	text-align: center;
	padding-right: 30px;
}

.xinwen img{ vertical-align:middle; padding-right:10px;}
.linkmenu{
	float: right;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #035cac;
	padding-top: 13px;
	padding-right: 14px;
}


.news-box{
	width: auto;
	min-height: 325px;
	margin-top: 16px;
}	
	
.news-box2{
		width:100%;
		height: auto;
		margin-top:6px;
}
	.news-box2 ul{
		padding: 0 10px;
}



.content-second{
	float: left;
	width: 33%;
	height: auto;
	margin-left: 20px;
	display: block;
	}
.tab-menu2{ width: 100%; height: 40px; background-color: #dfdede; }


.content-thred{
	float: right;
	width: 30%;
	height: auto;
}



/*右侧滚动图片*/
.slideBox{
	width: 100%;
	height: 325px;
	overflow: hidden;
	position: relative;
	float: right;
}
.slideBox .hd{height:20px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1;}
.slideBox .hd ul{overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{float:left; margin:6px 8px 0 0; width:8px; height:8px; background:#fff; cursor:pointer; border-radius:100%;}
.slideBox .hd ul li.on{background:#c4c4c4; color:#fff; width:12px; height:12px; margin-top:4px;}
.slideBox .bd{
	position: relative;
	height: 100%;
	z-index: 0;
	overflow: hidden;
	width: 100%;
}
.slideBox .bd li{zoom:1; vertical-align:middle;position:relative;}
.slideBox .bd img{
	width: 100%;
	height: 325px;
	display: block;
}
.slideBox .bd li .bg{
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.slideBox .bd li .title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-family: Microsoft YaHei,SimHei,simsun;
	font-size: 16px;
	font-weight: bold;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 2;
}
.slideBox .bd li .title a{ color:#fff; padding-left:15px;  }
.slideBox .bd li .title a:hover{ color:#d12e33;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next{left:auto; right:3%; background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}


/* newsli */
.news_con {
	margin-top: 0px;
	display: block;
	overflow: hidden;width: 100%;
}
.news_con li {height:35px; line-height:35px; overflow:hidden;}
.news_con li a { padding-left:15px; background:url(../images/dian.png) 0 15px no-repeat;float:left;width: 80%;font-size:16px; color:#111; white-space:nowrap;  display: block;overflow:hidden;text-overflow: ellipsis; -o-text-overflow:ellipsis;}
.news_con li a:hover { background:url(../images/dian1.png) 0 15px no-repeat;font-size:18px; color:#2962aa; }
.news_con li span {width: 15%;font-size:14px; color:#898989; float:right;}

/*  */
.topic{
    background:#fff;
    padding: 20px 0 10px;
    display:block;
    overflow: hidden;
}

.topic .place{width: 90%;max-width: 1380px;margin: 0 auto;}
.topic .place ul{  width:100%;}
.topic .place li{
	float: left;
	width: 20%;
	margin-right: 0px;
}
.topic .place li a{
    position: relative;
    width:100%;
    height:100%;
	color: #fff;
	text-align:center;
    display:inline-block;
    overflow: hidden; 
}
.topic .place li a img{
    width:93%;height:100px;}
.topic .place li a span{display:block;color: #fff;}

.topic .place li a:hover span{display:block;color: #fff;}
.topic .place li a:hover img{ transform: scale(1.1);  -webkit-transform: scale(1.1);}


 
/* 友情链接 */
.place{width: 90%;max-width: 1380px;margin: 0 auto;}
.friendship-link{
	height: 60px;
	border-bottom: 1px solid #fff;
	margin-top: 10px;
	background-color: #2962aa;
	display: block;
	overflow: hidden;
}
.friendship-link .link-left{ float: left; width: 100px; line-height: 60px; color: #ffffff; font-size: 18px; }
.linkwebs{float: left; width:85%;line-height: 60px;text-align:left; }
.kj a{ color:#FFF;}
.kj{padding-left:20px; padding-right:20px; }
a.menulink{font-size:15px;color:#FFF; }
 a:hover.menulink{ color:white; font-size:15px}
/* 底部 */

.footer a,.footer p{ color: #fff; font-size: 14px; line-height: 30px; text-align:center; }
.footer p span{ padding-right:10px}
.footer img { vertical-align:middle;}
/*底部*/
.footer{
	width: 100%;
	height: 395px;
	background-color: #0a3381;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footicon{border-bottom:1px dashed #669dcf;}
.footpic{
	width: 100px;
	float: left;
	margin-top: 30px;
	text-align: center;
	margin-right: 30px;
	font-size: 24px;
	color: #FFF;
}
.footbox{
	float: left;
	margin-top: 35px;
	margin-bottom: 35px; padding-left:10px; padding-right:20px
}
.footbox a{color: #FFF;font-size:16px;text-align:center;}

.copyright{height:148px;padding-top:40px;text-align:center;}
.copyright p{color:#fff;font-size:16px;line-height:28px;}
.copyright a{color:#fff;font-size:16px;line-height:28px;}


/*59新左侧*/

.zcl{width:100%px;position: relative;padding-bottom: 260px;}

.ejcd{
	width: 100%;
	margin: 0px;
	background: #EEEEEE;
	padding-top: 10px;
	margin-bottom: 90px;
	position: relative
}
.ejcd i{position: absolute;background: url(../images/arrbg.png) no-repeat;height:88px;bottom:-88px;left:0;width:100%}

.ejcd ul li a{border-bottom: 1px solid #D5D5D5;height: 50px;line-height: 50px;color: #666666;font-size: 18px;background: url(../images/arr1.png) no-repeat 35px center;padding-left: 50px;  display: block;}
.ejcd ul li.active a{border-left: 3px solid #0E419C;color:#0E419C;background: url(../images/arr2.png) no-repeat 35px center #FFFFFF;}
.ejcd ul li:hover a{border-left: 3px solid #0E419C;color:#0E419C;background: url(../images/arr2.png) no-repeat 35px center #FFFFFF;}


.ejcd2 ul li {border-bottom: 1px solid #D5D5D5;padding: 10px 0;  display: block;}
.ejcd2 ul li a{border-bottom: 0px solid #D5D5D5;height: auto;line-height: 30px;color: #666666;font-size: 16px;background: url() no-repeat 35px center;padding-left: 40px;  display: block;}
.ejcd2 ul li.cur a{border-left: 0px solid #0E419C;color:#0E419C;background: url() no-repeat 35px center #f6fdff;}
.ejcd2 ul li:hover a{border-left: 0px solid #0E419C;color:#0E419C;background: url() no-repeat 35px center #f6fdff;}



/*内页*/
.container {width:90%; max-width: 1380px;margin:0 auto;}
.container:before,.container:after {content:" "; display:table;}
.container:after {clear:both;}

.nbanner{height:400px;z-index:-2}
.nbanner .ban_c img{
	width: 100%;z-index:-2
}
.slide{position:relative;width:100%;}
.ban_c{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;z-index:-2
}
.ban_c img{width:100%;height:100%;z-index:-2}


/*内页*/
.left_sideBg {
	display: inline-block;
	background-image: url(../images/left_sideBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
}
.conBg {}


/*内页*/
.main_left{
	float: left;
	width: 260px;
	display: block;
}
.main_right{
	float: right;
	min-height: 500px;margin: 0px;  padding: 0px;
	width: 78%;
	display: block;
	overflow: hidden;
           background:#eeeeee url(../images/r_bg.jpg) center bottom no-repeat;background-size:100%
}
.lmenu{ background:#f6f6f6; width:100%; margin-top:-50px; z-index:999}
.lmenu h3{ background:#0c55c4; height:50px; font-size:22px; line-height:50px; color:#fff; text-align:center;}

.wp_column_article{
	display: block; padding:10px 50px;
}

/*内页*/

.content_nav 
{
	display: block;
	overflow: hidden;
	height: auto;
	 padding-top: 10px;
	margin-bottom: 12px;background:#fff;
}
.content_nn
{
    position: relative;
    padding-left: 6px;
     font-size: 16px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 15px;
}
.content_nn span{
	position: relative;
	top:2px;
	*top:0px;
	left: 0px;

}
.content_nn span a{
	color:#000;
	
}
.content_nn span.titl{
	font-size: 22px;
	color: #000;
}
.content_nn_01{
	position: absolute;
	top: 8px;
	color:#999898;
	right: 30px;
}
.content_nn_01 span a{
	color:#000;font-size: 14px;
}
.content_nn_01 span{
	left: 10px;
}
.content_nn_01 img{vertical-align:middle
}
.content_title
{
    text-align: center;
    margin: 30px 0;
    width: 100%;
    border-bottom: 1px dotted #C0C0C0;
    padding-bottom: 30px;
}
.content_title h2{
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding: 0 30px;
}
.content_title div
{
	margin-top: 15px;
	position: relative;
	 font-size: 16px; 
}




/* 内页列表 */

.n_newslist li {
	line-height: 48px;
	padding: 0 15px;
	color: #de171c;
	border-bottom: 1px solid #d4d4d4;
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.n_newslist li:hover {
  background:#fff7f7;
  animation:myfirst 1s;
  -moz-animation:myfirst 1s; /* Firefox */
  -webkit-animation:myfirst 1s; /* Safari and Chrome */
  -o-animation:myfirst 1s; /* Opera */
}
.n_newslist li:hover a {color:#de171c;}
.n_newslist li span {float:right; font-size:14px; color:#999;}
.n_newslist li a:hover {text-decoration:none;}
.n_newslist li i {margin-right:10px;}



/*--图片列表--*/
.pic_list{
	display: block;width:100%;
	overflow: hidden; margin:auto;
}
.pic_list li{ width:25%;height:300px; margin-bottom:10px;  color:#333; font-size:16px; overflow:hidden; float:left; display:inline;}
.pic_list li .li-div{ width:95%; margin:auto;text-align:center;}
.pic_list li .li-img-box{width:200px; height:250px; border:1px solid #e5e5e5; overflow:hidden;margin:auto;}
.pic_list li .li-img{width:100%; height:100%;transition:1s; overflow:hidden;}
.pic_list li .li-img img{width:100%; height:100%;}
.pic_list li .li-wen{ height:40px; line-height:40px; color:#333; text-align:center;transition:2s;}
.pic_list li:hover .li-wen{color:#bb322d;}
.pic_list li:hover .li-img{animation:hover-img 1.5s infinite;-webkit-animation:hover-img 1.5s infinite;}

.page{
	width: 90%;
	height:40px;
	margin: 30px auto 30px;
	font-size: 15px;
}

/***文章内容初始样式（包括之后文章页内容）***/
.wp_entry { width:90%; line-height:1.9em;margin:auto;}
.wp_entry p { text-indent:2em; margin-bottom:5px;}
.wp_entry a {text-decoration: none;}
.wp_entry a:hover {text-decoration: none;color: #E10000;}
.wp_entry img { max-width:95%;}


.ld{
display: block;width:100%; margin:auto;
}

.ld .list-paddingleft-2  li{
float: left;padding:0px;display: block;width:50%; margin:auto;
}
.ld table p{ padding:0px;text-indent:0em; margin-bottom:5px;}
.ld td p{ padding:0px;text-indent:0em;}
.ld td { padding:0px;text-indent:0em; }

.wp_entry .tit{
display: block;
padding:10px;width:100%; 
line-height:1.9em;
overflow:hidden;
color:#111; 
font-size:16px; 
text-align:center;
}
.wp_entry .tit h3{
color:#111; 
font-size:20px; 
width:auto;  
padding-bottom:15px;
text-align:center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
}
.over_f{color:#333;font-weight: 100;font-size:16px; text-align:center}

.del_div .del_txt .txt_div p{ text-indent:2em;margin:10px 0;line-height:35px !important;font-family:Microsoft YaHei !important;font-size:16px;color:#333333;}
.del_div .del_txt .txt_div div{line-height:35px !important;font-family:Microsoft YaHei !important;font-size:16px;color: #333333;}
.del_div .del_txt .txt_div span{line-height:35px !important;font-family:Microsoft YaHei !important;font-size:16px;color: #333333; display:inline;}

.del_div .del_txt .txt_div{margin-top:30px;padding: 10px 0 20px 0;border-top: 1px solid #cccccc;overflow:hidden;}
.del_div .del_txt .txt_div table{margin:0 auto;}
.del_div .del_txt .bt_div{padding:0px;}
.del_div .del_txt .bt_div{padding:0px;margin:0 auto; text-align:center}
.txt_div img{max-width:80%; height:auto}







/*教师名单内容页*/
.newscontent {
	line-height: 23px;
	font-size: 14px;
	background-color: #f0f5fc;
	margin: auto;
	padding: 20px;
}
.newscontent p {
	padding: 0px 10px 10px 0px; color: rgb(68, 68, 68); line-height: 23px; text-indent: 2em; font-size: 16px;
}
.newscontent table{
	display: block;
	width: 100%;
	line-height: 30px;
	margin: 0px auto;
}

.xsdw-t{
	display: block;
	width: 100%;
	height: 40px;
	border-bottom: 4px #d0e0f6 solid;
	line-height: 40px;
	margin: 20px auto;overflow:hidden;
}
.xsdw-t span{
	line-height: 40px;
	width: 120px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #0168b3;
	border-bottom: 4px #4989dd solid;
}
.xsdw-t a{height: 40px;width: 60px;float: right;text-align: right;color: #0d91d7;margin-right: 15px;}

#cont{width: 190px; height: auto;display: block; margin: 0; float:left}

#cont img {width: 100%; height: auto;padding-top: 30px;
}
.newscontent ul {
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	list-style: none;max-width:75%
}
.newscontent ul li{margin:0px; padding: 0; font-family: "微软雅黑";font-weight: 400; font-size:14px;line-height: 40px;}
.newscontent span{font-weight:normal;}


/*表格变色*/
.szdw-t{
	display: block;
	width: auto;
	height: 40px;
	border-bottom: 4px #d0e0f6 solid;
	line-height: 40px;
	margin: 20px auto;
}
.szdw-t span{
	line-height: 40px;
	width: 120px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #0168b3;
	border-bottom: 4px #4989dd solid;
}
.szdw-t a{height: 40px;width: 60px;float: right;text-align: right;color: #0d91d7;margin-right: 15px;}



/*表格变色*/
.s_oushuhang{background-color: #D6E1F1;}/*偶数行的背景色*/
.s_jishuhang{background-color:#f1f1f1;}/*奇数行的背景色*/
.table_05e0com {font:14px Arial;color:#424242;margin:0 auto;}
.table_05e0com tr.title { background:#ddd;height:28px;} /**标题部分**/	
.table_05e0com tr.title td { text-align:center; color:#000000 !important; padding-left:0 !important;} /**标题部分**/	
.table_05e0com tr {width:300px;line-height:30px;}
.table_05e0com tr td {text-align:left;padding-left:8px;padding-top:8px;padding-bottom:8px;}
.table_05e0com .s_mouseover {} /*鼠标移动改变背景色*/	



/*--列表--*/
.n_szlist {width:100%;padding-bottom:300px;}
.n_szlist li {display: block;width:15%;
	line-height: 48px;
	padding:0 ;background:#fff;
	color: #de171c; float:left;text-align:center;border:1px #e8e0f1 solid;
}
.n_szlist li:hover {
  background:#fff7f7;
  animation:myfirst 1s;
  -moz-animation:myfirst 1s; /* Firefox */
  -webkit-animation:myfirst 1s; /* Safari and Chrome */
  -o-animation:myfirst 1s; /* Opera */
}
.n_szlist li:hover a {color:#0e419c;}
.n_szlist li:hover{background-color: #ececee;color:#0e419c;}
.n_szlist {display: block;width:85%;overflow: hidden; margin:50px auto; pading-left:30px} 

.n_szlist22 li:nth-of-type(odd){background-color: #f1f1f1;}/*偶数行的背景色*/
.n_szlist22 li:nth-of-type(even){background-color: #ececee;}/*偶数行的背景色*/


/*师资图文*/
.t_list{width:45%;background:url(../images/t_linebg.jpg) repeat-x left bottom;padding:2%;height:220px;float:left;display:block;overflow:hidden;}
	.t_img{width:165px;float:left;text-align:left;}
	.t_img span{display:block;text-align:left;}
	.t_img img{width:145px;height:200px;border:solid 1px #ccc;padding:5px; text-align:left;}

	.t_title{width:60%;float:left;font-size:14px;text-align:left;line-height:190%;color:#888;}
	.t_title a{color: #0d91d7;font-size:22px;line-height:28px;}
	.t_title p{width:100%;color:#555;padding:0;margin:0;text-align:left;text-indent:0px;}
.t_line{height:2px;border-top:dashed 1px #aaa;border-bottom:dashed 1px #aaa;}
.k50px{width:50px;height:143px;float:left;}


/*7月新加*/

.section2{
	width: 100%;
	height: auto;
	background-image: url(../images/xy.png);
	background-repeat: no-repeat;
	background-position: center bottom; background-size:100%
}
.mainbox{width: 103%;display:block}
.nbox{
	width: 31.28%;
	float: left;
	margin-top: 0px;
	z-index: 999
}
.box2 .hd{height:50px;border-bottom:1px solid #e5e5e5;margin-bottom:10px;}
.box2 .hd .tit{
	height: 49px;
	line-height: 49px;
	float: left;
	padding-right: 10px;
	font-size: 22px;
	color: #0a3381;
	font-weight: bold;
	border-bottom: 2px solid #0a3381;
}
.box2 .hd .tit img{ vertical-align:middle; padding-right:5px}
.box2 .hd .mt{background: url(ico03.png) left center no-repeat;}
.box2 .hd .xz{background: url(ico04.png) left center no-repeat;}
.box2 .hd .xs{background: url(ico05.png) left center no-repeat;}
.box2 .hd .more{float:right;margin-top:12px;}
.box2 .hd .more a{color:#064b8b;  background: url(../images/more.png) right center no-repeat; padding-right:29px;}
.box2 .bd{height:266px;background: rgb(255, 255,255, 0.7); webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 10px; }
.box2 .bd .list{padding:7px 7px;}
.box2 .bd .list2{padding:0 10px;}


.ml20{margin-left:20px;}
.sidelist83 li{height:22px;line-height:22px;padding:10px 0;position: relative;transition: all .3s ease;-webkit-transition: all .3s ease;}
.sidelist83 li a{
	background: url(../images/dot.png) left center no-repeat; 
	padding-left: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;color:#111; 
	width: 75%;
	vertical-align: bottom;o
}
.sidelist83 li span.datatime{width:50px;position:absolute;right:0;top:10px;color:#969696;}


/*幻灯片*/


.pic-g{ width:100%; height:325px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.pic-g .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:12px; z-index:1; }
.pic-g .hd ul{ overflow:hidden; zoom:1; float:left;  }
.pic-g .hd ul li{ float:left;background: url(../images/news-dian.png) no-repeat; width: 5px;height: 5px;margin: 0 6px;}
.pic-g .hd ul li.on{ background-position: 0 -5px;}
.pic-g .bd{ position:relative; height:100%; z-index:0;   }
.pic-g .bd li{ zoom:1; vertical-align:middle; position: relative;}
.pic-g .bd li p{ position: absolute;bottom: 0;left: 0;z-index: 99;background: url(../images/black-bg.png) repeat-x;color: white;text-align: center;line-height: 50px;display: block;width: 100%;}
.pic-g .bd li{
	width: 100%;
	height: 325px;
}
.pic-g .bd img{display:block; width: 100%;transition: 0.4s;}
.pic-g .bd img:hover{transform: scale(1.2);transition: 0.4s;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.pic-g .prev,
.pic-g .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:50px; height:80px; background:url(../images/news-arrow.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;z-index: 9;}
.pic-g .next{ left:auto; right:0; background-position:-50px 0px; }
.pic-g .prev:hover,
.pic-g .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.pic-g .prevStop{ display:none;  }
.pic-g .nextStop{ display:none;  }
   


/*媒体聚焦*/
.i_title2{margin-top: 0px;overflow: hidden;height: 60px;line-height: 60px;  background: url(../images/i_bg1.png) left center no-repeat; padding-left: 36px;}
.i_title2 h2{
	font-weight: normal;
	font-size: 22px;
	color: #0a3381;
	float: left;
}
.i_title2 .imore{
	float: right;
	 background: url(../images/more.png) right center no-repeat; padding-right:29px;
	transition: all 0.3s;
	color: #0a3381;
	font-size: 16px;
}
.i_title2 .imore:hover{ padding-right:24px;}
.i_three{
	overflow: hidden;
	margin-top: 20px;
}
.i_three_l{
	width: 66.5%;
	height: auto;
	overflow: hidden;
	float: left;
}
.hdxw-left2{
	width: 50%;
	position: relative;
	background: #f5f5f5;
	overflow: hidden;
	float: left;
}


.i_three_lr{
	float: right;
	width: 48%;
	overflow: hidden;
}
.i_title3{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
}
.i_title3 h2{ font-weight:normal; font-size:24px; color:#fff; float:left;}

.i_title3 h2 img{ vertical-align:middle; padding-right:5px}
.i_title3 .imore{ float:right; background: url(../images/more2.png) right center no-repeat; padding-right:29px; transition:all 0.3s; color:#fff;font-size:16px;}
.i_title3 .imore:hover{ padding-right:24px;}

.i_three_r{
	width: 380px;
	overflow: hidden;
	float: right;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-bottom: 15px;
}
.i_three_r ul{ width:320px; margin:0 auto; overflow:hidden;}
.i_three_r ul li{
	display: block;
	margin-top: 18px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #fff;
	overflow: hidden;
}
.i_three_r ul li:last-child{ border-bottom:none;}
.i_three_r ul li em{ float:left; width:60px; text-align:center; line-height:24px; height:48px; background:#2a92e4; color:#fff;transition:all 0.3s;}
.i_three_r ul li label{ display:block; height:24px; background:#fff; color:#2a92e4; transition:all 0.3s;}
.i_three_r ul li h2{ float:right; width:240px; font-weight:normal; line-height:24px; height:48px; overflow:hidden; color:#fff; font-size:16px;transition:all 0.3s;}
.i_three_r ul li:hover em{opacity:0.9;filter:Alpha(opacity=90);}
.i_three_r ul li:hover h2{opacity:0.9;filter:Alpha(opacity=90);}


/*热点专题*/
.rdzt{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.rdzt p{
	height: 36px;
	line-height: 36px;
	text-align: left;
	margin-bottom: 10px;
}
.rdzt p span:nth-child(1){
	font-size: 22px;
	font-weight: bolder;
	color: #0a3381;
}
.rdzt p span:nth-child(2){
	color: #dbdbdb;
	font-size: 18px;
	font-weight: bolder;
}
.rdzt p a{color:#999; font-size:16px; float:right; background: url(../images/more.png) right center no-repeat; padding-right:29px;margin-right: 20px;}
.rdzt ul {
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: -10px;
}
.rdzt ul li {float:left; width:25%; text-align:center}
.rdzt ul li img{width:95%; height:120px; margin:auto}