/*全局*/

	 *{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: url(https://food.nwsuaf.edu.cn/images/food2016/bg_main1.png);}
	 li{list-style:none;}
	 a{text-decoration:none;color:#666666;}
	 img{border:none;}

 /*顶部*/
	.head{width:100%;/*height:1029px;*/height:160px;background: #008ED4;}
	.head2{width:100%;height:160px;background:url(../../images/2020/logo.png) no-repeat;}
	.header{width:1420px;height:160px;background:url(../../images/2020/logo.png) no-repeat;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;}
	.head_right a{font-size:14px;color:#a9a9a9;}
	.sousou{width:247px;margin-top: 40px;float:right;background:url(../../images/2020/bg_search.png) no-repeat;}
	.label{width: 135px;float: right;height:20px;padding-top:25px;}
	.label p {color:#ffffff;}
	.label p a {color:#ffffff;}




/*最新导航下拉*/

 .nav2 {

    width: 100%;
    height: 78px;
	background:#28a4e1;
}

.nav {
    width: 1420px;
    height: 78px;
    margin-top: 39px;
    margin: 0 auto;
    line-height: 78px;
    position: relative;
    z-index: 1;
	background: #28a4e1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
    left: 3%;
}

.nav .nLi h3 {
    float: left;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 78px;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 24px;
    font-size: 16px;
    font-weight: bold;
}

.nav .sub {
    display: none;
    width: 150px;
    left: 0;
    top: 78px;
    position: absolute;
	background: #008ED4;
    line-height: 26px;
    padding: 5px 0;
}

.nav .sub li {
    zoom: 1;
    line-height: 35px;
    height: 35px;
}

.nav .sub a {
    display: block;
    padding: 0 5px;
    text-align: center;
    font-size: 16px;
}

.nav .sub a:hover {
background: rgba(32,59,129,0.6);
    color: #fff;
}

.nav .on h3 a {
    background: #008ED4;
    color: #fff;
}

 
 .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{padding-top: 15px;float:left;padding-left: 20px;}

/* 本例子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:670px; height:370px; 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:670px; height:370px; 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;  }

.banner {
    width: 100%;
    height: 430px;
}

.fullSlide {
    left: 0;
    top: 0;
    width: 100%;
    height: 430px;
    min-width: 1400px;
    background: #000
}

.fullSlide ul {
    height: 100% !important;
    width: 100% !important;
}

.fullSlide li {
    height: 100% !important;
    width: 100% !important;
}

.fullSlide .prev,
.fullSlide .next {
    position: absolute;
    z-index: 1;
    display: block;
    width: 30px;
    height: 50px;
    top: 60%;
    margin-top: -100px;
    left: 20px;
    background: url(../../images/2020/icons.png) 0 0 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.fullSlide .next {
    left: auto;
    right: 30px;
    background-position: -51px 0;
}

.fullSlide .prev:hover,
.fullSlide .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.fullSlide .playState {
    display: block;
    position: absolute;
    z-index: 1;
    right: 30px;
    top: 60%;
    margin-top: -20px;
    width: 51px;
    height: 51px;
    overflow: hidden;
    background: url(../../images/2020/icons.png) 23px -132px #000 no-repeat;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.fullSlide .pauseState {
    background-position: 23px -201px;
}

.fullSlide .playState:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
/*main*/
	.main {width:1420px;margin:0 auto;;}

	.main1 {width:1420px;height:410px;float: left;/*padding-top:505px;*/padding-top:15px;margin:0 auto;}
	.main_l{width:985px;float:left;padding-top: 50px;}
	.main_r{width:380px;float:right; padding-top: 50px;}


	.main2{width:1420px;height:530px;float: left;/*padding-top:50px;*/padding-top:30px;}
	.main_2l{float:left;}
	.main_2r{float:left;padding-left:15px}

	.main_3{width:1420px;padding-top:45px;}
	.main4{width:1420px;height:410px;padding:40px 0 0px 0;}
	.main5{width:100%;height:185px;background:#f9f9f9;}

	.main_6{width:1420px;margin:10px 0px 40px 0px;float:left;}

	.main_10{width:1420px;margin:30px 0px 40px 0px;float:left;}



/*工作动态*/
	
	.gzdt_list{width:670px;float:left;padding-left: 40px;padding-top: 20px;padding-right:20px;}
	.gzdt_head{width:655px;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:#10528a;;}
	.gzdt_head dt{width:130px;border-bottom: 2px solid #10528a;font-size:22px;font-family:微软雅黑;color:#10528a;font-weight:bold;height:25px;line-height:20px;}
	.gzdt_list ul{padding-top: 10px;}	
    .gzdt_list li{padding-left:20px;font-size: 14px;line-height:40px;background: url(../../images/2020/heidian2.jpg) no-repeat  0.0% 50%;}
    .gzdt_list li a:hover{color:#000000}
    .gzdt_list li a{color:#000000;font-family:微软雅黑;font-size: 17px;}
	.gzdt_list span{float: right;color: #000000;font-size: 15px;padding-right: 10px;}






	/*通知公告*/
	
	
	.tzgg_list{width:670px;float:left;padding-left: 20px;}
	.tzgg_head{width:670px;height:60px;background: url(../../images/2020/bg_mainhalf.png) no-repeat;}
	.tzgg_head span{float:right;line-height:60px;height:60px;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:670px;height:70px;padding-top:10px;}
	.tzgg_l{width:62px;height:62px; float:left;background:url(../../images/2020/tzgg_lb.jpg) no-repeat;}
	.tzgg_r{width:575px;height:62px;float:left;padding-left: 25px;background:#f2f8f5;}
	.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:575px;line-height: 25px;padding-top:10px;}
	.r1 a {color:#000;font-family:微软雅黑;font-size: 17px;}
	.r2{width:575px;line-height: 25px;}
	.r2 p{color:#8a8686;display:inline;font-family:微软雅黑;font-size: 13px;}
	.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:670px;float:left;padding-left: 40px;padding-right: 20px;}
	.xsjl_head{width:670px;height:60px;background: url(../../images/2020/bg_mainhalf.png) no-repeat;}
	.xsjl_head span{float:right;line-height:60px;height:60px;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:670px;}
	.xsjl_cont ul{}	
    .xsjl_cont li{padding-left: 23px; font-size: 14px;line-height:40px;height:40px;background: url(../../images/2020/heidian2.jpg) no-repeat  0.0% 50%;}
    .xsjl_cont li a:hover{color:#000000}
    .xsjl_cont li a{color:#000;font-family:微软雅黑;font-size: 17px;}
	.xsjl_cont span{float: right;color: #000;font-size: 15px;}

/*视频新闻*/
	
	.spxw_list{width:1420px;float:left;background: #f2f8f5;}
	.spxw_head{width:1420px;height:60px;background: url(../../images/2020/bg_mainhalf4.jpg) no-repeat;}
	.spxw_head span{float:right;line-height:60px;height:60px;padding-right:10px;}
	.spxw_head span a{font-size:14px;color:#10528a;}
	.spxw_head dt{font-size:22px;font-family:微软雅黑;color:#10528a;font-weight:bold;height:60px;line-height:60px;padding-left:15px;}
	.spxw_cont{width:1420px;height: 260px;}
	.spxw_cont ul {
    height: 260px;
    padding: 15px 0;
}

.spxw_cont ul li {
    float: left;
    display: block;
    width: 335px;
    position: relative;
    margin-left: 15px;
    height: 180px;
    text-align: center;
}


.spxw_cont ul li a {
    display: inline-block;
    font-size: 14px;
}

.spxw_cont ul li a img {
    width: 335px;
    height: 180px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.5);

      /*考虑浏览器兼容性*/

      -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.5);

      -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.5);
}

.spxw_cont ul li p {
    padding-top: 10px;
    font-size: 16px;
    text-align: left;
}

.spxw_cont ul li a {
    color: #787474;
    font-size: 14px;
}

.spxw_cont ul li span {
    left: 0;
    margin-bottom: 0;
    width: 443px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-indent: 5px;
    text-align: left;
}

.spxw_cont ul li span.title2 {
    float: left;
    color: #000000;
    Padding-top: 20px;
    width: 335px;
    /*overflow: hidden;*/
    font-size: 17px;
	height: auto;
	text-align: center;
}





	/*学生天地*/
	
	
	.xstd_list{width:585px;float:left;background:#f2f8f5;    padding: 20px 0 30px 0;}
	.xstd_head{width:585px;height:60px;background: url(../../images/2020/bg_mainhalf2.jpg) no-repeat  66% 50%;}
	.xstd_head span{float:right;line-height:60px;height:60px;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:585px;}
	.xstd_cont ul{padding-top: 10px;}	
    .xstd_cont li{padding-left: 45px;font-size: 14px;line-height:42px;height:42px;background: url(../../images/2020/heidian2.jpg) no-repeat  3% 50%;}
    .xstd_cont li a:hover{color:#000000}
    .xstd_cont li a{color:#000;font-family:微软雅黑;    font-size: 17px;}
	.xstd_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}


/*就业信息*/
	
	.jyxx_list{width:585px;float:left;margin-left: 19px;background:#f2f8f5;    padding: 20px 0 30px 0;}
	.jyxx_head{width:585px;height:60px;background: url(../../images/2020/bg_mainhalf2.jpg) no-repeat  66% 50%;}
	.jyxx_head span{float:right;line-height:60px;height:60px;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:585px;}
	.jyxx_cont ul{padding-top: 10px;}	
    .jyxx_cont li{padding-left: 45px; font-size: 14px;line-height:42px;height:42px;background: url(../../images/2020/heidian2.jpg) no-repeat  3% 50%;}
    .jyxx_cont li a:hover{color:#000000}
    .jyxx_cont li a{color:#000;font-family:微软雅黑;    font-size: 17px;}
	.jyxx_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*院务公开*/

	.ywgk{width:212px;float:left;margin-left: 19px;background:#f2f8f5;    padding: 20px 0 15px 0;}
	.ywgk_head{width:212px;height:60px;background: url(../../images/2020/bg_mainhalf3.jpg) no-repeat  40% 50%;}
	.ywgk_head span{float:right;line-height:60px;height:60px;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:212px;}


/*联系我们*/

	.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{}
	
	







/*底部*/



 .foot{font-size:14px;width:100%;background:#008ED4;margin:0 auto;}
    .footer{width:1400px;height: 220px;background:#008ED4;margin: 0 auto;}

    .foot_l{width:310px;float:left;padding:20px 0 0 180px;}
	.foot_l ul{display: block;float: left;width: 380px;height:170px;margin: auto;}
	.foot_l ul .t{padding-bottom: 10px;font-size: 18px;color: #ffffff;padding-top: 10px; font-weight:bold;}
    .foot_l ul li{height:30px;line-height: 30px;font-size:16px;}
	.foot_l ul li a{font-size: 15px;line-height: 30px;color: #ffffff;}
	.foot_l ul li a:hover{font-size: 15px;font-weight:bold;line-height: 30px;}
    .foot_l img{float: right;    padding: 20px 80px 0px 0;}
    .foot_line{float:left;  padding-top: 50px;}

	.foot_m{width:380px;float:left;padding:20px 0 0 40px;}
	.foot_m ul{display: block;float: left;width: 380px;height:170px;margin: auto;}
	.foot_m ul .t{padding-bottom: 10px;font-size: 18px;padding-top: 10px;color: #ffffff;font-weight:bold;}
    .foot_m ul li{height:30px;line-height: 30px;color: #ffffff;font-size:15px;}
	.foot_m ul li a{font-size: 15px;line-height: 30px;color: #ffffff;}
	.foot_m ul li a:hover{font-size: 16px;font-weight:bold;line-height: 30px;}

    .foot_r{width: 200px;float:left;padding: 55px 0 0 130px;}
    .foot_r ul{padding-left:90px;}
    .foot_r ul li{color:#777777;line-height:40px;height:40px;}

    .lang{width: 80px;float:right;}	
    .lang ul{padding-top:40px;padding-right:30px;}
    .lang ul li{padding:0 20px 0 20px;}



    .foot_b{width:100%;height: 42px;background:#8f010a;margin: 0 auto;}
    .foot_b p{height:42px;line-height:42px;text-align:center;font-size:12px;color:#000000;font-family: 微软雅黑;}

	.foot_r table{float:right;}
	.foot_r table tr td{text-align:center;color:#ffffff;}





/*列表页*/
.sort_main {width:1420px;margin:0 auto;padding-top:20px;background-color: #fbf9f4;padding-bottom: 20px;}
.sort_main2 {width: 1382px;height: 49px;background-color: #dddddd;margin-top: 20px;margin: 0px 20px 0px 20px;display: block;float: left;}
.name{width: 260px;color: #FFF;background-image: url(../../images/2020/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/2020/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/2020/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/2020/lm_r_bk.png);}




.sort_left {width:260px;/*height:292px;*/float:left;margin-left:20px;}
.sort_lefthead {width:26px;/*height:39px;*/background:url(../../images/2020/bg_sortlhead.png);}
.sort_lefthead dt {font-family:"微软雅黑";line-height:39px;text-align:center;color:#000000;font-size:18px;}


.sort_lm_t{width: 260px; height: 93px; line-height: 93px; background: #243e7c; color: white; 
	background: rgba(49,138,58,0.8);margin-top: -93px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000,endColorstr=#88000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000)";}
	.sort_lm_t span{font-size: 32px; display: block; background: url(../../images/v2022/linedt.png) no-repeat left bottom; height: 78px; margin-left: 45px;}
	.sort_lm{   width: 260px; float: left; display: inline-block;}
	.sort_lm h3{ margin: 10px 0; height:35px; line-height:35px;  background: url(https://food.nwsuaf.edu.cn/images/2020/dmenu_bk.png);cursor:pointer;display: block;}
	.sort_lm h3 a{color:#333; display: block; height: 35px; line-height: 35px !important;font-size:16px;font-weight: normal;padding-left: 30px;overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
	.sort_lm h3 a:hover{background: #243e7c; color: white;}
	.sort_lm h3.on a{background: #243e7c; color: white;}
	.sort_lm h3.selected a{background: #177020; color: white;}
	.sort_lm ul{color:#999; display:none; /* 默认都隐藏 */ }
	.sort_lm ul li{height: 45px; line-height: 45px; padding: 0;}
	.sort_lm ul li+li{border-top:1px dashed #ccc;}
	.sort_lm ul li a{display: block; color:#333; padding-left: 60px;}
	.sort_lm ul li a.selected{background: #177020; color: white;}
	.sort_lm ul li a:hover{background: #243e7c; color:white;}
	.sort_lm ul li:hover{border-top:1px solid #243e7c;}
        



.sort_leftcont {width:260px;}
.sort_leftcont  ul{width:260px;padding-top:10px;padding-bottom:10px;}
.sort_leftcont  ul li{background: url(../../images/2020/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/2020/dmenu_bk.png);
	color: #444444;
	text-decoration: none;

}
.sort_leftcont  ul li a.now {
	color: #FFF;
	background-image: url(../../images/2020/dmenu_bk_active.png);
}
.sort_leftcont  ul li a.vip {
	color: #FFF;
	background-image: url(../../images/2020/dmenu_bk_VIP.png);
	font-weight: bold;
}

.sort_leftcont  ul li a:hover {
	color: #FFF;
	background-image: url(../../images/2020/dmenu_bk_hover.png);
	text-decoration: none;
}
.sort_leftcont  ul li a:active  {
	color: #FFF;
	background-image: url(../../images/2020/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/2020/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;}
	.cont table {border-collapse:collapse;margin:0 auto; }

	.cont p table {border-collapse:collapse;margin:0 auto; }