/*全局*/

	 *{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;background:#fbf9f4;}
	 li{list-style:none;}
	 a{text-decoration:none;color:#666666;}
	 img{border:none;}

 /*顶部*/
	.head{width:100%;/*height:1029px;*/height:829px;background:url(../../images/2019/bg_head.png) no-repeat;}
	.head2{width:100%;height:140px;background:url(../../images/2019/bg_head.png) no-repeat;}
	.header{width:1485px;height:115px;margin:0 auto;}
	.logo{  float: left;padding: 55px 0 0 115px;}
	.head_right{width:320px;float:right; }
	.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:275px;float:right;background:url(../../images/2019/bg_search.png) no-repeat;}
	.label{width: 370px;height:30px;padding-top:30px;}
	.label p {color:#ffffff;}
	.label p a {color:#ffffff;}




/*最新导航下拉*/

 .nav2{width:1485px;height:60px;background:#2e627f;/*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 33px 0 33px;display:block; text-decoration:none; text-align:center;font-weight:bold; color:#fff;}
 #nav li a:hover{background:#034367;}
 #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;}*/


.banner {width:1370px;height:490px;float:left;}

.ppt{width:435px;height:340px; padding-top: 15px;float:left}

/* 本例子css */
.picMarquee-left{ width:435px; padding-left:3px; overflow:hidden; position:relative; /*border:1px solid #ccc;*/}

.picMarquee-left .bd{ /*padding:10px;*/  }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:195px; height:180px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }


.slideBox{ width:720px; height:320px; overflow:hidden; position:relative; }
.slideBox .hd{ height:27px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-top:10px; }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:12px; height:14px; 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:720px; height:320px; display:block;  }
.slideBox .bd span{position: absolute;bottom: 0;left: 0;margin-bottom: 0;width: 100%;height: 32px;line-height: 32px;font-size: 14px;text-indent: 5px;text-align:left;}
.slideBox .bd span.title{background: rgba(0, 0, 0, 0.6);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000, endColorstr = #30000000);color: #FFF;overflow: hidden;}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.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;  }


/*main*/
	.main {width:1485px;margin:0 auto;;}

	.main1 {width:1485px;height:340px;/*padding-top:505px;*/padding-top:305px;margin:0 auto;}
	.main_l{width:985px;float:left;padding-top: 50px;}
	.main_r{width:380px;float:right; padding-top: 50px;}


	.main2{width:1485px;height:530px;/*padding-top:50px;*/padding-top:30px;}
	.main_2l{float:left;}
	.main_2r{float:left;padding-left:15px}

	.main_3{width:1485px;padding-top:45px;}
	.main4{width:1485px;height:500px;padding:50px 0 0px 0;}
	.main5{width:100%;height:185px;background:#f9f9f9;}

	.main_6{width:1485px;margin:10px 0px 40px 0px;float:left;}




/*工作动态*/
	
	.gzdt_list{width:720px;float:left;padding-top: 15px;padding-right:20px;}
	.gzdt_head{width:705px;height:30px;padding-left:15px;}
	.gzdt_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.gzdt_head span a{font-size:14px;color:#ffffff;}
	.gzdt_head dt{width:130px;border-bottom: 2px solid #f9f9f9;font-size:22px;font-family:微软雅黑;color:#ffffff;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	.gzdt_list ul{padding-top: 10px;}	
    .gzdt_list li{padding-left:20px;font-size: 14px;line-height:40px;background: url(../../images/2019/heidian.png) no-repeat  0.0% 50%;}
    .gzdt_list li a:hover{color:#ffffff}
    .gzdt_list li a{color:#ffffff;font-family:微软雅黑;font-size: 15px;}
	.gzdt_list span{float: right;color: #ffffff;font-size: 15px;padding-right: 10px;}






	/*通知公告*/
	
	
	.tzgg_list{width:710px;float:left;}
	.tzgg_head{width:710px;height:50px;background: url(../../images/2019/bg_mainhalf.png) no-repeat;}
	.tzgg_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.tzgg_head span a{font-size:14px;color:#10528a;}
	.tzgg_head dt{font-size:22px;font-family:微软雅黑;color:#10528a;font-weight:bold;height:50px;line-height:50px;padding-left:10px;}
	.tzgg_cont{width:710px;height:70px;padding-top:10px;}
	.tzgg_l{width:66px;height:66px; float:left;background:url(../../images/2019/tzgg_lb.png) no-repeat;}
	.tzgg_r{width:615px;height:66px;float:left;padding-left: 25px;background:#ebf3ed;}
	.date5{line-height:18px;text-align:center;color:#ffffff;font-size:10px;}
	.date6{line-height:37px;text-align:center;color:#ffffff;font-size:30px;font-weight:bold;}
	.date7{line-height:18px;text-align:center;color:#fff;background:#007636;font-size:12px;}
	.r1{width:615px;line-height: 25px;padding-top:10px;}
	.r1 a {color:#000;font-family:微软雅黑;font-size: 15px;}
	.r2{width:615px;line-height: 25px;}
	.r2 p{color:#5b5b5b;display:inline;font-family:微软雅黑;font-size: 15px;}
	.r3 p{color:#5b5b5b;padding-left:20px;display:inline;}
	.r4{font-size:14px;color:#5b5b5b;line-height:25px;}
	.r4 p{color:#0f0f0f;display:inline;}


/*学术交流*/
	
	.xsjl_list{width:710px;float:left;padding-left: 60px;}
	.xsjl_head{width:710px;height:50px;background: url(../../images/2019/bg_mainhalf.png) no-repeat;}
	.xsjl_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.xsjl_head span a{font-size:14px;color:#10528a;}
	.xsjl_head dt{font-size:22px;font-family:微软雅黑;color:#10528a;font-weight:bold;height:50px;line-height:50px;padding-left:10px;}
	.xsjl_cont{width:710px;}
	.xsjl_cont ul{}	
    .xsjl_cont li{padding-left: 23px; font-size: 14px;line-height:40px;height:40px;background: url(../../images/2019/heidian2.png) no-repeat  0.0% 50%;}
    .xsjl_cont li a:hover{color:#000000}
    .xsjl_cont li a{color:#000;font-family:微软雅黑;font-size: 15px;}
	.xsjl_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}




	/*学生天地*/
	
	
	.xstd_list{width:615px;float:left;background:#ebf3ed;    padding: 20px 0 30px 0;}
	.xstd_head{width:615px;height:50px;background: url(../../images/2019/bg_mainhalf2.png) no-repeat  66% 50%;}
	.xstd_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.xstd_head span a{font-size:14px;color:#10528a;}
	.xstd_head dt{font-size:22px;font-family:微软雅黑;color:#10528a;font-weight:bold;height:50px;line-height:50px;padding-left:20px;}
	.xstd_cont{width:615px;}
	.xstd_cont ul{padding-top: 10px;}	
    .xstd_cont li{padding-left: 45px;font-size: 14px;line-height:42px;height:42px;background: url(../../images/2019/heidian2.png) no-repeat  3% 50%;}
    .xstd_cont li a:hover{color:#000000}
    .xstd_cont li a{color:#000;font-family:微软雅黑;    font-size: 15px;}
	.xstd_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}


/*就业信息*/
	
	.jyxx_list{width:615px;float:left;margin-left: 19px;background:#ebf3ed;    padding: 20px 0 30px 0;}
	.jyxx_head{width:615px;height:50px;background: url(../../images/2019/bg_mainhalf2.png) no-repeat  66% 50%;}
	.jyxx_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.jyxx_head span a{font-size:14px;color:#10528a;}
	.jyxx_head dt{font-size:22px;font-family:微软雅黑;color:#10528a;font-weight:bold;height:50px;line-height:50px;padding-left:20px;}
	.jyxx_cont{width:615px;}
	.jyxx_cont ul{padding-top: 10px;}	
    .jyxx_cont li{padding-left: 45px; font-size: 14px;line-height:42px;height:42px;background: url(../../images/2019/heidian2.png) no-repeat  3% 50%;}
    .jyxx_cont li a:hover{color:#000000}
    .jyxx_cont li a{color:#000;font-family:微软雅黑;    font-size: 15px;}
	.jyxx_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*院务公开*/

	.ywgk{width:217px;float:left;margin-left: 19px;background:#ebf3ed;    padding: 20px 0 30px 0;}
	.ywgk_head{width:217px;height:50px;background: url(../../images/2019/bg_mainhalf3.png) no-repeat  40% 50%;}
	.ywgk_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.ywgk_head span a{font-size:14px;color:#10528a;}
	.ywgk_head dt{font-size:22px;font-family:微软雅黑;color:#10528a;font-weight:bold;height:50px;line-height:50px;padding-left:20px;}
	
	.ywgk_cont{width:217px;}


/*联系我们*/

	.lxwm{width:435px;float:left;padding-left: 25px;}
	.lxwm_head{width:435px;height:30px;border-bottom: 2px solid #f9f9f9;}
	.lxwm_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.lxwm_head span a{font-size:14px;color:#000000;}
	.lxwm_head dt{font-size:22px;font-family:微软雅黑;color:#047b5d;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	
	.lxwm_cont{width:435px;}
	.lxwm_cont table tr td{padding-left:30px;font-size:14px;}
	.box_rt03 ul{  padding-top:15px; width: 380px;}
	.box_rt03 ul li{ width: 170px; height:145px; float: left;padding-left:14px;border-bottom:none; text-align:center; overflow:hidden;  margin:5px 0 10px 0;}
	.box_rt03 ul li a{ line-height:32px; font-size:14px;}
	.box_rt03 ul li a img{ display:block; width: 170px; height:120px;}


	
 

/*友情链接*/

	.link{width:1370px;margin: 0 auto; padding: 50px 0;}
	.link_head{width:1370px;height:30px;border-bottom: 2px solid #e6e6e6;}
	.link_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.link_head span a{font-size:12px;color:#000000;}
	.link_head dt{font-size:22px;font-family:微软雅黑;color:#047b5d;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	
	.link_cont{width:1370px;padding:20px 0 0 40px;}
	.link_cont a{color:#000000;font-size:14px;}
    .link_cont p{}
	/*杂粮企业*/
	
	
	.ltqy_list{width:420px;float:left;}
	.ltqy_head{width:420px;height:30px;border-bottom: 3px solid #1c83cd;}
	.ltqy_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.ltqy_head span a{font-size:12px;color:#000000;}
	.ltqy_head dt{font-size:20px;font-family:微软雅黑;color:#000000;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	.ltqy_list ul{padding-top: 10px;}	
    .ltqy_list li{padding-left: 20px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../../images/2019/heidian.png) no-repeat  1.5% 50%;}
    .ltqy_list li a:hover{color:#000000}
    .ltqy_list li a{color:#000;font-family:微软雅黑;}
	.ltqy_list span{float: right;color: #000;font-size: 15px;padding-right: 10px;}


/*杂粮市场*/
	
	.zlsc3_list{width:510px;float:left;padding-left: 35px;}
	.zlsc3_head{width:510px;height:30px;border-bottom: 3px solid #1c83cd;}
	.zlsc3_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.zlsc3_head span a{font-size:12px;color:#000000;}
	.zlsc3_head dt{font-size:20px;font-family:微软雅黑;color:#000000;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	.zlsc3_list ul{padding-top: 10px;}	
    .zlsc3_list li{padding-left: 20px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../../images/2019/heidian.png) no-repeat  1.5% 50%;}
    .zlsc3_list li a:hover{color:#000000}
    .zlsc3_list li a{color:#000;font-family:微软雅黑;}
	.zlsc3_list span{float: right;color: #000;font-size: 15px;padding-right: 10px;}


/*杂粮商场*/

	.zlsc2{width:380px;}
	.zlsc2_head{width:380px;height:30px;border-bottom: 3px solid #1c83cd;}
	.zlsc2_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.zlsc2_head span a{font-size:12px;color:#000000;}
	.zlsc2_head dt{font-size:20px;font-family:微软雅黑;color:#000000;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	
	.zlsc2_cont{width:380px;}
	.zlsc2_cont ul{padding-top: 10px;}	
    .zlsc2_cont li{padding-left: 23px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../../images/2019/heidian.png) no-repeat  1.5% 50%;}
    .zlsc2_cont li a:hover{color:#000000}
    .zlsc2_cont li a{color:#000;font-family:微软雅黑;}
	.zlsc2_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

	/*杂粮百科*/

	.zlbk{width:1370px;}
	.zlbk_head{width:1370px;height:25px; padding: 30px 0 20px 0;}
	.zlbk_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.zlbk_head span a{font-size:12px;color:#000000;}
	.zlbk_head dt{font-size:20px;font-family:微软雅黑;color:#000000;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	
	.zlbk_cont{width:1370px;}
	.zlbk_cont table tr{padding-bottom: 40px;height:230px;}

/*评估动态*/

	.pgdt{width:410px;float:left;margin-top:25px;}

	.pgdt_head{width:410px;height:25px;background:url(../../images/2019/bg_l.png) no-repeat bottom;;}
	.pgdt_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.pgdt_head span a{font-size:12px;color:#000000;}
	.pgdt_head dt{font-size:20px;font-family:微软雅黑;color:#000000;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	
	.pgdt_cont{width:410px;}
	.pgdt_cont ul{padding-top: 10px;}	
    .pgdt_cont li{padding-left: 23px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../../images/2019/heidian.png) no-repeat  1.5% 50%;}
    .pgdt_cont li a:hover{color:#000000}
    .pgdt_cont li a{color:#494747;font-family:微软雅黑;}
	.pgdt_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

	/*政策文件*/
    .zcwj{width:464px;float:left;padding-left:20px;margin-top:25px;}
	.zcwj_head{width:464px;height:25px;background:url(../../images/2019/bg_m.png) no-repeat bottom;}
	.zcwj_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.zcwj_head span a{font-size:12px;color:#000000;}
	.zcwj_head dt{font-size:20px;font-family:微软雅黑;color:#000000;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	
	.zcwj_cont{width:464px;float:right;}
	.zcwj_cont ul{padding-top: 10px;}	
    .zcwj_cont li{padding-left: 23px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../../images/2019/heidian.png) no-repeat  1.5% 50%;}
    .zcwj_cont li a:hover{color:#000000}
    .zcwj_cont li a{color:#494747;font-family:微软雅黑;}
	.zcwj_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*联系方式*/

	.lxfs{width:280px;float:right;margin-top:23px;}

	.lxfs_head{width:280px;margin-top:20px;height:25px;background:url(../../images/2019/bg_r.png) no-repeat bottom;}
	.lxfs_head span{float:right;line-height:25px;height:25px;padding-right:10px;}
	.lxfs_head span a{font-size:12px;color:#ffffff;}
	.lxfs_head dt{font-size:20px;font-family:微软雅黑;color:#000000;font-weight:bold;height:25px;line-height:20px;padding-left:10px;}
	
	.lxfs_cont{width:280px;}
	.lxfs_cont table{width:280px;height:116px;padding-top:15px;padding-left:10px;}
	.lxfs_cont table tr td{height:25px; font-size:14px;}



	







/*底部*/
    .foot{font-size:14px;width:100%;height:177px;background:url(../../images/2019/bg_foot.png) no-repeat bottom;;margin:0 auto;}
   
    .footbottom{text-align:center;width:1485px;height:167px;margin: 0 auto;padding-top:10px;}
    .footbottom p{color:#ffffff; line-height:30px;}
	.foot_l{width:740px;float:left;text-align: left;}
	.foot_r{width:745px;float:left;text-align: right;}
	.foot_r table{float:right;}
	.foot_r table tr td{text-align:center;color:#ffffff;}





/*列表页*/
.sort_main {width:1485px;margin:0 auto;padding-top:20px;background-color: #fbf9f4;padding-bottom: 20px;}
.sort_main2 {width: 1445px;height: 49px;background-color: #dddddd;margin-top: 20px;margin: 0px 20px 0px 20px;display: block;float: left;}
.name{width: 340px;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:340px;/*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:340px;}
.sort_leftcont  ul{width:340px;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:36px;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: 36px;
	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:1085px;min-height:500px;float:left;margin: 20px 0 20px 20px;background-color: #fbf9f4;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:1085px;min-height:725px;float:left;background-color: #fbf9f4;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: #2e627f;margin-bottom: 20px;}

	.sort_rightcont2 h1{font-size:22px;font-family: "微软雅黑";color:#034367;text-align:center;padding-top:20px;}
	.sort_rightcont2 h2{font-size:14px;font-family: "微软雅黑";color:#2e627f;text-align:center;font-weight: normal;padding-top:10px;}

	.line{width:1025px;border-bottom:1px solid #d6d6d6;margin-left:20px;margin-top:	30px;}
	.cont{width:1025px;margin:10px 20px;color:#333333;}
	.cont p{line-height:27px;}
