﻿@charset "utf-8";
body {
 margin: 0px;
 padding: 0px;
}
div,ul,li,dt,dd,dl,td,tr,table,p,span,h1,h2,h3,h4,h5,h6,hr{margin:0px;padding:0px;list-style:none;}
body,td,th {
	font-size: 18px;
	line-height: 32px;
	color: #222222;
	font-family: "微软雅黑 Light";
}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{
	color: #09F;
}
img { border:0;}
.fixed {
	float: left;
	width: 100%;
	position: fixed;
	z-index: 9999;
}
.bar1 {
	float: left;
	width: 100%;
	background-color: #09f;
	height: 5px;
}
.bar2 {
	float: left;
	width: 100%;
	background-color: #6cf;
	height: 5px;
}
.top {
	float: left;
	width: 100%;
	height: 110px;
	background-color: #f2f2f2;
}
.top .main {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	background-image: url("https://www.amasat.com/images/topbg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.top .navbg {
	height: 30px;
	width: 600px;
	background-color: #F2f2f2;
	margin-right: 10px;
	float: right;
	border-radius:0px 0px 10px 10px;
}
.top .navbg .nav {
	float: left;
	width: 300px;
}
.top .navbg .nav a {
	float: left;
	width: 120px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
.top .navbg .nav a:hover {
	color: #09F;
	line-height: 18px;
}.top .navbg .search {
	float: left;
	width: 300px;
}
.menu {
	float: left;
	width: 100%;
	height: 60px;
	background-color: #09F;
	background-image: url("https://www.amasat.com/images/menubg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.menu .main {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;

}
.banner {
	width: 100%;
	height: 460px;
	float: left;
	background-color: #ccc;
	margin-top: 180px;
}
.banner .main {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	float: left;
	width: 100%;
	background-color: #F2F2F2;
}
.content .main {
	width: 1370px;
	margin-right: auto;
	margin-left: auto;
	padding: 14px;
	background-color: #FFF;
}
.tpxw {
	float: left;
	width: 676px;
	height: 475px;
}
.content .main .title-bg {
	float: left;
	width: 674px;
	height: 50px;
	background-image: url("https://www.amasat.com/images/titlebg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
.content .main .title-bg .title-point {
	padding: 17px;
	float: left;
	height: 16px;
	width: 16px;
}
.content .main .title-bg .title-biaoti {
	float: left;
	height: 50px;
	width: 90px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
}
.content .main .title-bg .title-english {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	line-height: 20px;
	margin: 15px;
	float: left;
	width: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 20px;
}
.content .main .title-bg .title-more {
	float: right;
	width: 80px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}
.content .main .detail {
	float: left;
	width: 656px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content .main .tpxw .detail {
	float: left;
	width: 600px;
	text-align: center;
	padding-top: 10px;
	padding-right: 38px;
	padding-bottom: 10px;
	padding-left: 38px;
}

.xyxw {
	float: right;
	width: 676px;
	height: 475px;
}
.content .main .detail .detail-biaoti {
	float: left;
	width: 656px;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	text-align: left;
}
.content .main .detail .detail-txt {
	font-size: 16px;
	line-height: 35px;
	text-align: left;
	text-indent: 2em;
}
.content .main .detail .detail-list {
	float: left;
	width: 656px;
}
.content .main .xyxw .detail .detail-list li {
	font-size: 18px;
	line-height: 40px;
	width: 616px;
	padding-left: 40px;
	text-align: left;
	background-image: url("https://www.amasat.com/images/point2.jpg");
	background-repeat: no-repeat;
	background-position: 18px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.content .main .xyxw .detail .detail-list li a{
	width: 616px;
	border: 0px;
	line-height: 47px;
	height: 47px;
}
.tzgg {
	float: left;
	width: 676px;
	height: 340px;
}
.content .main .detail ul li {
	float: left;
	width: 656px;
}
.content .main .detail ul li .detail-date {
	float: left;
	width: 80px;
	margin-right: 10px;
}
.content .main .detail ul li a {
	float: right;
	width: 566px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 65px;
	height: 65px;
	text-align: left;
}
.content .main .detail ul li .detail-date .detail-date1 {
	background-color: #09F;
	float: left;
	width: 80px;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
}
.content .main .detail ul li .detail-date .detail-date2 {
	background-color: #CCC;
	float: left;
	width: 80px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	color: #333;
	font-weight: bold;
}


.xyzc {
	float: right;
	width: 676px;
	height: 340px;
}
.zyjs {
	float: left;
	width: 1370px;
}
.zyjs .zyjs-zy {
	float: left;
	width: 416px;
	margin-right: 15px;
	background-color: #09F;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 15px;
	height: 170px;
}
.zyjs .zyjs-zy .zyjs-pic {
	float: left;
	width: 416px;
	margin-right: 15px;
	display: block;
	height: 150px;
	transition: 0.4s;
}
.zyjs .zyjs-zy:hover .zyjs-pic {
	float: left;
	width: 416px;
	margin-right: 15px;
	display: block;
	height: 0px;
	transition: 0.4s;
}
.zyjs .zyjs-zy h1 {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	float: left;
	width: 416px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	transition: 0.4s;
}
.zyjs .zyjs-zy:hover h1 {
	color: #FF0;
	transition:0.4s;
}
.zyjs .zyjs-zy p {
	font-size: 14px;
	line-height: 28px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 416px;
	text-align: justify;
	text-indent: 28px;
}
.content3 {
	width: 1370px;
	float: left;
	height: 530px;
}
.content3 .title-bg {
	float: left;
	width: 1370px;
	height: 50px;
	background-image: url("https://www.amasat.com/images/titlebg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
.content .main .content3 .title-bg {
	float: left;
	width: 1370px;
}

.content3  .title-bg .title-point {
	padding: 17px;
	float: left;
	height: 16px;
	width: 16px;
}
.content3  .title-bg .title-biaoti {
	float: left;
	height: 50px;
	width: 90px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
}
.content3  .title-bg .title-english {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	line-height: 20px;
	margin: 15px;
	float: left;
	width: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 20px;
}
.content3  .title-bg .title-more {
	float: right;
	width: 80px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}


.content3 .majors {
	width: 1370px;
	min-height: 430px;
	position: relative;
	float: left;
	padding-top: 10px;
}
.content3 .majors a {
    text-decoration: none;
    color:#000;


   }
.content3 .majors .majors-slider {
    width: 1370px;
    height: auto;
    position: relative;
}

.content3 .majors .majors-item {
    width: 1370px;
    position: absolute;
    opacity: 0;
    transition: all 0.8s ease-in-out;
    transform: translateX(20px);
	 pointer-events: none;
}

.content3 .majors .majors-item.active {
    opacity: 1;
    transform: translateX(0);
	pointer-events: auto; 
}

.content3 .majors .majors-item .majors-img {
    width: 675px;
    float: left;
    height: auto;
}

.content3 .majors .majors-item .majors-img img {
    width: 100%;
    height: auto;
    float: left;
}

.content3 .majors .majors-item .majors-right {
    width: 670px;
    float: right;
    height: auto;
}



.content3 .majors .majors-item .majors-title {
    padding: 0 1rem 0 0;
    float: left;
    font-size: 20px;
    font-weight: 700;
    color:#000;
    line-height: 40px;
}



.content3 .majors .majors-item .majors-brief {
    width: 100%;
    float: left;
    margin-top: 0.5rem;
    line-height: 2rem;
    text-indent: 2rem;
}

.content3 .majors .majors-item.active {
    opacity: 1;
}

.content3 .majors .majors-points {
	width: 640px;
	height: 50px;
	background-image: url("https://www.amasat.com/images/line.png");
	background-repeat: repeat-x;
	background-position: left center;
	position: absolute;
	right: 0;
	bottom: 100px;
	z-index: 18;
	list-style-type: none; /* 添加此行隐藏列表序号 */
}

.content3 .majors .majors-point {
    width: 75px;
    height: 50px;
    float: left;
    margin-right: 15px;
    background-image: url("https://www.amasat.com/images/major2.png");
    background-repeat:no-repeat;
    background-position: center center;
    cursor: pointer;
    position: relative;
}
.content3 .majors .majors-point a{
	width: 75px;
	height: 40px;
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 19;
	font-size: #000;
	font-weight: normal;
	text-align: center;
}

.content3 .majors .majors-point.active {
    background-image: url("https://www.amasat.com/images/major1.png");
    background-repeat:no-repeat;
    background-position: center center;
}

.content3 .majors .majors-point.active a{
    font-size:#06c;
    font-weight: 700;
}
.jgby {
	float: left;
	width: 1020px;
	height: 373px;
}
.content .main .jgby .title-bg {
	float: left;
	width: 1020px;
}
.content .main .jgby .detail {
	float: left;
	width: 1000px;
}
.content .main .jgby .detail ul li a {
	border-bottom-width: 0px;
	float: left;
	width: 300px;
}
.content .main .jgby .detail ul li {
	float: left;
	width: 350px;
}
.content .main .jgby .detail ul {
	float: left;
	width: 1000px;
}

.ztwz {
	float: right;
	width: 330px;
	height: 372px;
}
.content .main .ztwz .ztwz-all {
	float: left;
	width: 328px;
	height: 112px;
	margin-bottom: 10px;
	background-color: #CCC;
	border: 1px solid #f2f2f2;
	position: relative;
	overflow: hidden;
}
.content .main .ztwz .ztwz-all .ztwz-point {
	float: left;
	height: 83px;
	width: 83px;
	padding: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
}
.content .main .ztwz .ztwz-all .ztwz-bga {
	height: 115px;
	width: 110px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	background-color:rgba(255,255,255,0.3);
	border-top-right-radius: 7em 7em;
	border-bottom-right-radius: 7em 7em;
	transition: 0.4s;
}
.content .main .ztwz .ztwz-all .ztwz-bgb {
	height: 115px;
	width: 130px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	background-color:rgba(255,255,255,0.3);
	border-top-right-radius: 9em 9em;
	border-bottom-right-radius: 9em 9em;
	transition: 0.4s;
}

.content .main .ztwz .ztwz-all:hover .ztwz-bga {
	height: 115px;
	width: 400px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	background-color:rgba(255,255,255,0.3);
	border-top-right-radius: 7em 7em;
	border-bottom-right-radius: 7em 7em;
	transition: 1s;
}
.content .main .ztwz .ztwz-all:hover .ztwz-bgb {
	height: 115px;
	width: 400px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	background-color:rgba(255,255,255,0.3);
	border-top-right-radius: 9em 9em;
	border-bottom-right-radius: 9em 9em;
	transition: 0.3s;
}
.content .main .ztwz .ztwz-all a {
	width: 180px;
	font-size: 18px;
	line-height: 36px;
	position: absolute;
	display: block;
	top: 20px;
	right: 10px;
	z-index: 4;
	font-weight: bold;
}






















.clear {
	clear:both;
}
.footer {
	float: left;
	width: 100%;
	background-color: #6cf;
}
.footer .main {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	height: 159px;
	background-image: url("https://www.amasat.com/images/footer.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.footer .main .ewm {
	float: left;
	width: 190px;
	height: 120px;
	padding: 20px;
	text-align: right;
}
.footer .main .bqsy {
	height: 120px;
	width: 190px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 20px;
}
.footer .main h5 {
	font-size: 18px;
	color: #00F;
	font-weight: bold;
	line-height: 42px;
}
.footer .main p {
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
}
.footer .main .lxfs {
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer .main .bgdh {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	height: 120px;
}
.footer .main .yqlj {
	float: left;
	width: 420px;
	height: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.footer .main .yqlj a {
	float: left;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
}
.footer .main .yqlj a:hover {
	color: #FF0;
}
.banner2 {
	width: 100%;
	height: 250px;
	float: left;
	background-color: #ccc;
	margin-top: 180px;
}
.banner2 .main {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 280px;
	position: relative;
}
.content .main .left .lmmc {
	height: 100px;
	width: 280px;
	position: absolute;
	top: -50px;
	left: 0px;
	background-image: url("https://www.amasat.com/images/lmmc.jpg");
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	line-height: 100px;
	text-align: center;
}
.content .main .left .menu2 {
	width: 280px;
	float: left;
	margin-top: 50px;
}
.content .main .left .menu2 ul li a{
	float: left;
	height: 80px;
	width: 280px;
	margin-top: 5px;
	font-size: 18px;
	line-height: 80px;
	text-align: center;
	background-color: #CCC;
}
.content .main .left .menu2 ul li a:hover{
	background-color: #09F;
	color: #FFF;
}
.right {
	float: right;
	width: 1075px;
}
.content .main .right .path {
	background-image: url("https://www.amasat.com/images/path.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	width: 1030px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
.content .main .right .list {
	float: left;
	width: 1055px;
	padding: 10px;
}
.content .main .right .list .liebiao ul li {
	float: left;
	width: 1050px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 50px;
	line-height: 50px;
}
.content .main .right .list .liebiao ul li a {
	float: left;
	width: 920px;
	padding-left: 30px;
	background-image: url("https://www.amasat.com/images/point3.png");
	background-repeat: no-repeat;
	background-position: 5px center;
}
.content .main .right .list .liebiao ul li span {
	float: right;
	width: 100px;
}
.content .main  .path {
	background-image: url("https://www.amasat.com/images/path.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	width: 1325px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
.content .main  .list {
	float: left;
	width: 1350px;
	padding: 10px;
}
.content .main .list .liebiao ul li {
	float: left;
	width: 1350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 50px;
	line-height: 50px;
}
.content .main .list .liebiao ul li a {
	float: left;
	width: 1170px;
	padding-left: 30px;
	background-image: url("https://www.amasat.com/images/point3.png");
	background-repeat: no-repeat;
	background-position: 5px center;
}
.content .main .list .liebiao ul li span {
	float: right;
	width: 100px;
}
.content .main .list .zhxm {
	float: left;
	width: 430px;
}

.content .main .list .title-bg {
	float: left;
	width: 430px;
	height: 50px;
	background-image: url("https://www.amasat.com/images/titlebg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
.content .main .list .title-bg .title-point {
	padding: 17px;
	float: left;
	height: 16px;
	width: 16px;
}
.content .main .list .title-bg .title-biaoti {
	float: left;
	height: 50px;
	width: 310px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
}

.content .main .list .title-bg .title-more {
	float: right;
	width: 70px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}
.content .main .list .detail {
	float: left;
	width: 410px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content .main .list .zdal {
	float: left;
	width: 430px;
	margin-left: 30px;
}
.content .main .list .dxal {
	float: left;
	width: 430px;
	margin-left: 30px;
}
.content .main .list .detail .detail-list li {
	font-size: 18px;
	line-height: 40px;
	width: 370px;
	padding-left: 40px;
	text-align: left;
	background-image: url("https://www.amasat.com/images/point2.jpg");
	background-repeat: no-repeat;
	background-position: 18px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.content .main .list .detail .detail-list li a{
	width: 370px;
	border: 0px;
	line-height: 47px;
	height: 47px;
}
