/*全局*/

	 *{margin:0;padding:0;font-family: "Segoe UI", "pingfang SC","Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;}

	 body{margin:0;padding:0;}
	 li{list-style:none;}
	 a{text-decoration:none;color:#666666;}
	 img{border:none;}
 /*html{padding:0; margin:0;filter: grayscale(100%);

-webkit-filter: grayscale(100%);

-moz-filter: grayscale(100%);

-ms-filter: grayscale(100%);

-o-filter: grayscale(100%);

filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);} */
 
 /*顶部*/
	.head{width:100%;height:156px;background:#ffffff;}
	.header{width:1220px;height:156px;margin:0 auto;background:url(../../images/2019/bg_head.png) no-repeat;}
	.logo{  float: left;padding: 55px 0 0 115px;}
	.head_right{width:235px;float:right;  padding: 0px 5px 0 0;}
	.head_right p{font-size:14px;color:#a9a9a9;float:left;line-height:15px;padding-right:25px;}
	.head_right a{font-size:14px;color:#a9a9a9;}
	.sousou{width:226px;float:right;margin-top: 40px;background:url(../../images/2019/bg_search.png) no-repeat;}
	.label{height:30px;padding-top:15px;    float: right;}
	.label p {color:#000000;}
	.label p a {color:#000000;}




/*最新导航下拉*/

 .nav2{width:100%;height:60px;background:#0066cb;/*url(../../images/2019/xlny/bg_nav.png) repeat;*/margin:0 auto;}
 #navcont {width: 100%;}
 #nav { font-family: helvetica; position:relative; width:1370px; height:60px;font-size:16px; color:#fff; margin: 0 auto; }
 #nav ul { list-style-type:none; }
 #nav ul li { float:left; position: relative; height:60px;line-height:60px;position:relative;position:absoult;z-index:1000;}




 #nav ul li a { padding: 0 28px 0 28px;display:block; text-decoration:none; text-align:center;font-weight:bold; color:#fff;}
 #nav li a:hover{background:#05519d;}
 #nav ul li ul li {/*border-bottom: 1px solid #061524;*/}
 #nav ul li ul li a {padding: 0 1px 0 1px; display:block;font-size:14px; text-decoration:none; text-align:center; color:#fff;}

 #nav ul li ul {display: none;}
 #nav ul li:hover ul {display: block; position: absolute; top:41px; min-width:70px;max-width:70px; left:0;} 
 #nav ul li:hover ul li a {display:block; background:#005a39;/*filter:alpha(opacity=50);        -moz-opacity:0.5;        -khtml-opacity: 0.5;        opacity: 0.5;   */color:#ffffff; width: 106px; text-align: center; border-right: none;}
 #nav ul li:hover ul li a:hover { background:#1e845f; color:#ffffff; }
 
 .top { }
 /*  This piece of code is for a third level drop down menu and is not included in this tutorial  #nav ul 
li:hover ul li ul {display:none;}
 #nav ul li:hover ul li:hover ul {display:block; position: absolute; top:-1px; left: 151px;}*/

 .top { }
  /*This piece of code is for a third level drop down menu and is not included in this tutorial  #nav ul 
li:hover ul li ul {display:none;}
 #nav ul li:hover ul li:hover ul {display:block; position: absolute; top:-1px; left: 151px;}*/





/*ppt*/

	.ppt {width:595px;margin:0 auto;}
/*banner*/
	.banner {width:1440px;height:420px;margin:0 auto;}

/*焦点图*/
*{ margin:0; padding:0;}

.pro-switch {
	height: 340px;
	overflow: hidden;
	position: relative;
	/*width:960px;*/
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides span{
  float:left;
  color:#ffffff;
  background: #263872;position: absolute;
  bottom: 0;
  margin-bottom: 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  text-indent: 150px;
  text-align: left;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 340px;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	/*width:960px;*/
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../../images/2019/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 20%;
	position: absolute;
	text-align: left;
	left:0; top:315px;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../../images/2019/dot2.png) no-repeat 0 -16px;
	display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}


/*main*/
	.main {width:100%;margin:0 auto;background:#fff;}

	.main1 {width:1220px; height: 560px;margin:0 auto;}
	.main_l{width:595px;float:left; padding:25px 0 20px 0;}
	.main_r{width:595px;float:right; padding:25px 0 20px 0;}


	.main2 {width:100%;margin:0 auto;}
	.main_2{width:1220px;height: 320px;padding: 15px 0px;margin:0 auto;}
	.main_2_l{width: 595px;float: left; padding-right:30px;}
	.main_2_m{width: 595px;float: right;}
	.main_2_r{width: 595px;float:right;}
	.main_2r{float:left;padding-left:15px}

	.main3 {width:100%;margin:0 auto;}
	.main_3{width:1220px;margin:0 auto;    height: 360px; padding: 15px 0px 0px 0px;}
	.main_3_l{width: 595px;float: left; padding-right:30px;}
	.main_3_r{width: 595px;float:right;}

	.main4 {width:100%;margin:0 auto;background:#f6f6f6;}
	.main_4{width:1220px;margin:0 auto; padding: 15px 15px 0 15px;}



/*新闻幻灯*/
	.yx-rotaion{margin:0 auto;}
	.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
	.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
	.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
	.yx-rotation-focus span,.yx-rotaion-btn span{background:url(http://demo.mycodes.net/tupian/baidunewsjdt/css/img/ico.png) no-repeat;display:block;}
	.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
	.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
	.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
	.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
	.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
	.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
	.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
	.yx-rotation-focus span.hover{background-position:-10px -126px}
	.rotaion_list{width:0;height:0;overflow:hidden;}


/*公司文化滚动*/
	.picScroll-left{ width:1220px;  overflow:hidden; position:relative;  }
	.picScroll-left .bd{ padding:10px;   }
	.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
	.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;   }
	.picScroll-left .bd ul li .pic{ text-align:center; }
	.picScroll-left .bd ul li .pic img{ width:320px; height:215px; display:block; ; padding:2px; border:1px solid #ccc; }
	.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;}
	.picScroll-left .bd ul li .title{ line-height:24px;width:320px;}

/*首页横幅*/
/* 本例子css */
		.slideBox{ width:1220px; height:135px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:1220px; height:135px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.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;  }



/*ppt*/

	.info {width:270px;height:270px;float:left;background:#e9f5e5;margin-top:20px;}
	.info h3{text-align:center;color:#000000;padding:15px 0;}
	.info p{color:#000000;padding:0 15px;font-size:14px;line-height:23px;text-indent:30px;}
	.info p span a{color:#078f48;}

/*学院新闻*/

	.xyxw{width:595px;}
	.xyxw_head{width:595px;height:50px;background:url(../../images/2019/bg_indexhead.png) no-repeat;}
	.xyxw_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.xyxw_head span{font-size:12px;color:#000000;}
	.xyxw_head dt{font-size:20px;color:#0066cb;font-weight:bold;height:50px;line-height:50px;}
	
	.xyxw_cont{width:595px;}
	.xyxw_cont h1 { text-align:center;padding:10px 0;}
	.xyxw_cont h1 a{font-size:22px;color:#000000;}
	.xyxw_cont p{font-size:14px; line-height:25px;text-indent: 30px;color:#545454;padding:5px 0;}
	.xyxw_cont ul{padding-top: 0px;}	
    .xyxw_cont li{padding-left: 10px;font-size: 15px;height:43px;line-height:43px;}
    .xyxw_cont li a:hover{color:#940214}
    .xyxw_cont li a{color:#000;}
	.xyxw_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

	/*通知公告*/

	.tzgg{width:595px;float:left}

	.tzgg_head{width:595px;height:50px; margin-bottom: 5px;background:url(../../images/2019/bg_indexhead.png) no-repeat;}
	.tzgg_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.tzgg_head span a{font-size:12px;color:#878181;}
	.tzgg_head dt{font-size:20px;color:#0066cb;font-weight:bold;height:50px;line-height:50px;}
	
	.tzgg_cont{width:575px;height:80px;  padding: 10px 10px 0 5px;}
    .tzgg_cont ul{}	
    .tzgg_cont li{padding-left: 10px; font-size: 16px;height:40px;line-height:40px;background: url(../../images/2019/heidian3.png) no-repeat  left;}
    .tzgg_cont li a:hover{color:#940214}
    .tzgg_cont li a{color:#000;}
	.tzgg_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}
	.tzgg_l{width:62px;height:90px; float:left;}
	.tzgg_r{width:340px;height:90px;float:left;margin-left:25px;}
	.date5{line-height:18px;text-align:center;color:#fff;background:#1890ff;font-size:14px;}
	.date6{line-height:37px;width:60px;border-left:1px solid #c8d1d4;border-right:1px solid #c8d1d4;border-bottom:1px solid #1890ff;text-align:center;color:#4a4a4a;background:#eaf7fd;font-size:30px;font-weight:bold;}
	.date7{line-height:18px;text-align:center;color:#fff;background:#007636;font-size:12px;}
	.r1{width:460px;line-height: 25px;height:60px;border-bottom:1px solid #eff0f0;}
	.r1 a {color:#000;/*font-family:微软雅黑;*/font-size: 15px;}
	.r2 p{color:#5b5b5b;padding-left:20px;display:inline;}
	.r3 p{color:#5b5b5b;padding-left:20px;display:inline;}
	
	.r4{font-size:15px;color:#5b5b5b;line-height:25px;}
	.r4 p{color:#0f0f0f;display:inline;}

/*学术活动*/

	.xshd{width:595px;float:left}

	.xshd_head{width:595px;height:50px;background:url(../../images/2019/bg_indexhead.png) no-repeat;}
	.xshd_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.xshd_head span a{font-size:12px;color:#878181;}
	.xshd_head dt{font-size:20px;color:#0066cb;font-weight:bold;height:50px;line-height:50px;}
	
	.xshd_cont{width:590px;height:130px; padding: 10px 10px 0 5px;}
	.xshd_cont{width:590px;padding-top:10px;}
	.xshd_l{width:150px;float:left;}
	.xshd_l img{border:1px solid #979797;}
	.xshd_r{width:415px;float:left;margin-left:20px;}
	
	.r2{width:415px;}
	.r3{width:415px;line-height: 22px;height:22px;    padding-top: 5px;}
	.r2 a {color:#545353;/*font-family:微软雅黑;*/font-weight:bold;font-size: 15px;}
	.r3 a {color:#5b5b5b;font-size: 15px;}
	.r2 p{color:#5b5b5b;padding-left:20px;display:inline;}
	.r3 p{color:#5b5b5b;padding-left:20px;display:inline;}
	.r4{width:415px;line-height: 22px;height:22px;    padding-top: 5px;}
	.r4 a {font-size:14px;color:#5b5b5b;line-height:25px;}
	.r5{width:415px;line-height: 22px;height:22px;    padding-top: 5px;}
	.r5 a {font-size:14px;color:#5b5b5b;line-height:25px;}
	.r4 p{color:#0f0f0f;display:inline;}


/*学生工作*/
			/*左切换*/

	.content {
		width: 595px;
		float:left;
		background-color: #ffffff;
		padding-left:15px;
		padding-right:10px;
	}
	h1 {
		color:#221A69;
		font-weight:normal;
		text-decoration:none;
	}
	.tabbed_content {
		width: 595px;
		float: left;
	}
	.tabs {    
	height: 50px;
    position: relative;
	  border-bottom:1px solid #eff2f3;
	}
	.tabs .moving_bg {
		background-image:url(../../images/2019/tab3.png);
		position: absolute;
		width: 110px;
		z-index: 190;
		left: 0;
		padding-bottom:29px;
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	.tabs .tab_item {
		display: block;
		float: left;
		font-size: 20px;
		font-weight: bold;
		color: #0066cb;
		line-height:50px;
		height:50px;
		width: 110px;.tabslider ul a
		text-align: center;
		z-index: 200;
		position: relative;
		cursor: pointer;
	}

	.tabbed_content .slide_content {
		overflow: hidden;
		background:url(../images/cjxy2016/bg_main2m.png) repeat-x;
		padding-top: 5px ;
		position: relative;
		width: 595px;
		height:270px;
	}
	.tabslider {
		width: 5000px;
	}
	.tabslider span{  
	float: left;
	font-size: 15px;
	padding-right: 20px;
	color: #078f48;
	}
	.tabslider ul {
		float: left;
		width: 595px;
		margin: 0px;
		padding: 0px;
	}
	.tabslider ul a {
	  font-size: 14px;
		color: #000000;
		text-decoration: none;
	}
	.tabslider ul a:hover {
		color: #aaaaaa;
	}
	.tabslider ul li {
	background: url(../images/zzzx2016/bg_time1.png) no-repeat 2% 50%; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:35px;
	border-bottom:1px dashed #d8d8d8;
	padding-left: 14px;
	list-style-type: none;
	line-height:35px;
	}



	/*集体活动*/
	.jthd {width:1220px;height:375px;margin:0 auto;padding-top: 10px;}
	.jthd_head {width:1220px;height:41px;margin:0 auto;border-bottom: 1px solid #d8d8d8;}
	.more{float: right;padding: 12px 15px 0px;}
	.jthd_head dt {font-size:30px;font-weight:bold;color:#d0021b;line-height:35px;height:35px;}
	.jthd_head span{float:right;line-height:40px;padding-right:10px;}
	.jthd_head span a{font-size:12px;color:#878181;}
	.jthd_cont{width:1220px;margin: 0 auto;padding: 15px 0 0 0;}
.jthd_p {
    width: 330px;
    height: 215px;
    float: left;
    padding: 20px 30px 20px 0px;
}

.photo {
    width: 330px;
    height: 215px;
    float: left;
    border: 1px solid #d9dbdb;
}
.text {
    width: 330px;
    height: 25px;
    line-height: 25px;
    float: left;
	margin-top: 10px;
}
.text a{font-size:16px;}







/*友情链接*/

	.linklist{width:1180px;margin:0 auto;padding-top:10px;margin-bottom:10px;}


	.line2{width:1100px;margin:0 auto;border-bottom:2px solid #5cb85c;}




/*底部*/
    .foot{font-size:14px;width:100%;height:315px;background:#242424;margin:0 auto;}
   
    .footbottom{text-align:center;width:1220px;height:300px;margin: 0 auto;padding-top:10px;}
    .footbottom p{color:#ffffff; line-height:30px;}
	.foot_l{width:400px;float:left;text-align: left ; padding-top: 30px;}
	.foot_m{width:400px;float:left;text-align: left;    padding-top: 30px;}
	.foot_m p{line-height: 35px;}
	.foot_r{width:400px;float:left;text-align: right;    padding-top: 40px;}
	.foot_r table{float:right;}
	.foot_r table tr td{text-align:center;color:#ffffff;}
	.foot_l ul{display: block;float: left;width: 390px;height:170px;margin: auto;}
	.foot_l .bg{	/*height: 400px;*/}
	.foot_l .container .nobg{	background-image: none;}
	.foot_l ul .t{padding-bottom:30px; color: #ffffff;   float: left; font-size:20px;}
	.tt{padding-bottom: 20px; color: #ffffff;   font-size:20px;}
	/*.foot_l ul li{font-family: 宋体;display: block;font-size: 20px;line-height: 26px;color: #505050;list-style: none;text-align: center;clear: both;
	}*/
	.foot_l ul li ul{background:none;display: block;}
	.foot_l ul li ul li a{font-size: 14px;line-height: 30px;color: #ffffff;}
	.foot_l ul li ul li a:hover{font-size: 16px;font-weight:bold;line-height: 30px;color: #ffffff;}





/*列表页*/
.sort_main {width:1370px;background:white;margin:0 auto;padding-top:20px;padding-bottom: 20px;}
.sort_main2 {width: 1330px;height: 49px;background-color: #dddddd;margin-top: 20px;margin: 0px 20px 0px 20px;display: block;float: left;}
.name{width: 330px;color: #FFF;background-image: url(../../images/2019/lm_name_bk.png);line-height: 49px;font-size: 20px;float: left;text-align: center;font-family: "Microsoft YaHei", "榛戜綋", verdana;}
.name_r{background-image: url(../../images/2019/lm_name_r.png);line-height: 49px;padding: 0px 0px 0px 80px;float: left;display: block;font-size: 14px;font-family: "Microsoft YaHei", "榛戜綋", verdana;color: #7F306A;background-repeat: no-repeat;}
.name_r2{background-image: url(../../images/2019/lm_name_r.png);line-height: 49px;padding: 0px 0px 0px 80px;float: left;display: block;font-size: 14px;font-family: "Microsoft YaHei", "榛戜綋", verdana;color: #7F306A;background-repeat: no-repeat;}
.name_right {display: block;float: right;line-height: 49px;width: 49px;background-image: url(../../images/2019/lm_r_bk.png);}

.sort_left {width:330px;/*height:292px;*/float:left;margin-left:20px;}
.sort_lefthead {width:26px;/*height:39px;*/background:url(../../images/2019/bg_sortlhead.png);}
.sort_lefthead dt {font-family:"微软雅黑";line-height:39px;text-align:center;color:#000000;font-size:18px;}

.sort_leftcont {width:330px;}
.sort_leftcont  ul{width:330px;padding-top:10px;padding-bottom:10px;}
.sort_leftcont  ul li{background: url(../../images/2019/bg_li.png) no-repeat;/* 25% 50%;*/text-align:left;line-height:45px;height:45px;padding-bottom:10px;}
/*.sort_leftcont  ul li a{font-size:14px;color:#fff;font-weight:bold;letter-spacing:5px;}*/

.sort_leftcont  ul li a {
	display: block;
	line-height: 45px;
	padding: 0px 10px 0px 30px;
	text-decoration: none;
	margin-bottom: 3px;
}
.sort_leftcont  ul li a:link ,.sort_leftcont  ul li  a:visited{
	background-image: url(../../images/2019/dmenu_bk.png);
	color: #444444;
	text-decoration: none;

}
.sort_leftcont  ul li a.now {
	color: #FFF;
	background-image: url(../../images/2019/dmenu_bk_active.png);
}
.sort_leftcont  ul li a.vip {
	color: #FFF;
	background-image: url(../../images/2019/dmenu_bk_VIP.png);
	font-weight: bold;
}

.sort_leftcont  ul li a:hover {
	color: #FFF;
	background-image: url(../../images/2019/dmenu_bk_hover.png);
	text-decoration: none;
}
.sort_leftcont  ul li a:active  {
	color: #FFF;
	background-image: url(../../images/2019/dmenu_bk_active.png);
}









.sort_right{width:980px;min-height:500px;float:left;margin: 20px 0 20px 20px;background-color: #FFFFFF;display: block;}
.sort_righthead dt{font-size:12px;color:#035da3;padding:10px 0 0 20px;}
.sort_rightcont {padding: 8px;clear: both;border: 1px dashed;border-color: #005a39;margin-bottom: 20px;/*border-left:1px solid #b6dafc;border-right:1px solid #b6dafc;border-bottom:1px solid #b6dafc;*/}
.sort_rightcont ul{padding-bottom: 20px;}
.sort_rightcont ul li {border-bottom:1px dashed #d1bfae;background: url(../../images/2019/heidian1.png) no-repeat left;line-height: 38px;font-size: 14px;margin-left: 10px;padding-left: 20px;padding-right: 15px;}
.sort_rightcont ul li  span{float:right;color:#aaacb7;}
.sort_rightcont ul li  a{color:#363535;}





/*内容页*/
	.sort_right2{width:980px;min-height:500px;float:left;background-color: #FFFFFF;display: block;margin: 20px 0 20px 20px;}
	.sort_rightcont2 {padding: 8px;clear: both;border-left: 1px dashed;border-bottom: 1px dashed;border-right: 1px dashed;border-color: #0066cb;margin-bottom: 20px;}

	.sort_rightcont2 h1{font-size:22px;font-family: "微软雅黑";color:#333;text-align:center;padding-top:20px;}
	.sort_rightcont2 h2{font-size:14px;font-family: "微软雅黑";color:#333333;text-align:center;font-weight: normal;padding-top:10px;}

	.line{width:920px;border-bottom:1px solid #d6d6d6;margin-left:20px;margin-top:30px;}
	.cont{width:920px;margin:10px 20px;color:#333333;}
	.cont p{line-height:27px;}

	/*分页*/
.pagination li span {
    float: left;
    padding-right: 10px;
}
.pagination li a {
    float: left;
    padding-right: 10px;
}