﻿@charset "utf-8";
* {margin:0px; padding:0px; list-style:none;}
body, div, form, img, ul, ol, li, dl, dt, dd, p {border:0; margin:0; padding:0;}
ul, ol, li {list-style-type: none;}
.clearfix:after {visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
.clearfix {zoom:1; /* for IE6 IE7 */} 
body {font-family: "微软雅黑", "宋体", "Verdana","Arial", "Helvetica","sans-serif"; font-size:14px; color:#5a5657;}
.Blue {color:#3466c7;}
.Blue001 {color:#3a73c4;}
.Orange {color:#f7931e; font-weight: 700;}
.Red {color:#c50707;}
.Yellow {color:#b57c0d;}
.target-fix {position:relative; top:-80px; display: block; height: 0; overflow: hidden;}


/*阳光学院（公告）开始*/
@media screen and (min-width: 769px) {
.YGXY_Top {width:100%; margin:0px; padding:0px; border:0px; text-align:center; overflow:hidden;}
.YGXY_Top img {width:100%;}
.YGXY {width:1200px; margin:0 auto; padding:20px 0px; border:0px; overflow:hidden;}
.YGXY_Title {width:1200px; margin:0 auto; padding:0px; border:0px; text-align:center; font-size: 22px; letter-spacing: 2px; line-height: 60px;color: #2b52d1; font-weight: 700; overflow:hidden;}
.YGXY_Content {width:1158px; margin:10px auto; padding:20px; border:0px; text-align:left; border: 1px solid #e6e6e6; border-radius: 15px; box-shadow: 1px 1px 10px rgba(120, 130, 140, 0.13); transition: all .2s ease;  font-size: 16px; line-height: 30px; font-weight: normal; overflow:hidden;}
table.policy_T {width:96%; margin:10px 2%; border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6; color: #666666;}
table.policy_T th {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; background: #f1f4f6; font-size: 16px; line-height:24px; padding:5px; text-align: center; font-weight: 700;}
table.policy_T tr:hover {background: #f7f7f7; cursor: pointer;}
table.policy_T td {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; line-height:24px; padding:5px; text-align: center; font-weight: normal; font-size: 16px; overflow:hidden; }
table.policy_T td a {color: #0063b4;}
table.policy_T td a:hover {color: #0c8ae5;}
table.policy_T td img{width: 30px; vertical-align: middle; margin: 0 3px;}
}

@media screen and (max-width: 768px) {
.YGXY_Top {width:100%; margin:0px; padding:0px; border:0px; text-align:center; overflow:hidden;}
.YGXY_Top img {width:100%;}
.YGXY {width:100%; margin:0 auto; padding:20px 0px; border:0px; overflow:hidden;}
.YGXY_Title {width:100%; margin:0 auto; padding:5px 0px; border:0px; text-align:center; font-size: 22px; letter-spacing: 2px; line-height: 60px;color: #2b52d1; font-weight: 700; overflow:hidden;}
.YGXY_Content {width:89%; margin:10px 1%; padding:20px 4%; border:0px; text-align:left; border: 1px solid #e6e6e6;  border-radius: 15px; box-shadow: 1px 1px 10px rgba(120, 130, 140, 0.13); transition: all .2s ease;  font-size: 16px; line-height: 30px; font-weight: normal; overflow:hidden;}
table.policy_T {width:96%; margin:10px 2%; border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6; color: #666666;}
table.policy_T th {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; background: #f1f4f6; font-size: 16px; line-height:24px; padding:5px; text-align: center; font-weight: 700;}
table.policy_T tr:hover {background: #f7f7f7; cursor: pointer;}
table.policy_T td {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; line-height:24px; padding:5px; text-align: center; font-weight: normal; font-size: 16px; overflow:hidden; }
table.policy_T td a {color: #0063b4;}
table.policy_T td a:hover {color: #0c8ae5;}
table.policy_T td img{width: 30px; vertical-align: middle; margin: 0 3px;}
}

/*阳光学院（公告）结束*/