/*top*/
.top-area{
	width: 100%;
	padding-bottom: 46.875%;
	background: url(../images/anli/anli2/top.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.top-container{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 52%;
}
.top-title{
	font-family: "Noto Sans";
    font-weight: 700;
	font-size: 72px;
    line-height: 100%;
   letter-spacing: -2px;
	color: #004898;
}
.sub-title{
	font-family: "Noto Sans";
    font-weight: 700;
	font-size: 40px;
    line-height: normal;
	color: #000000;
}
.top-desc{
	font-size: 18px;
    line-height: normal;
	color: #333333;
}
.yaoqiu{
	font-family: "Noto Sans";
    font-weight: 700;
	font-size: 28px;
    line-height: normal;
	color: #000000;
}
.part1-table-pc {
	width: 70%;
}
.part1-table .part1-table-item {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.part1-table .part1-table-item .part1-table-title, 
.part1-table .part1-table-item .part1-table-desc {
    background-color: #f6f6f6;
}
.part1-table .part1-table-item:nth-child(2n+1) .part1-table-title, 
.part1-table .part1-table-item:nth-child(2n+1) .part1-table-desc {
    background-color: #eee;
}
.part1-table .part1-table-title {
    width: 130px;
    margin-right: 8px;
    text-align: right;
    padding: 5px 8px;
}
.part1-table .part1-table-desc {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    padding: 5px 24px;
}
.part1-table ul.part1-table-desc {
    padding-bottom: 17px;
}
.spot-li {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.spot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 50%;
    margin-top: 14px;
    margin-right: 8px;
}
.spot-li span:last-child {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
}
@media only screen and (max-width: 1780px) {
	.top-area{
		margin-top: 60px;
	}
	.top-container{
		margin-top: -60px;
	}
}
@media only screen and (max-width: 1680px) {
	.top-area{
		margin-top: 100px;
	}
	.top-container{
		margin-top: -100px;
	}
}
@media only screen and (max-width: 1690px) {
	.top-title{
		font-size: 67px;
	}
}
@media only screen and (max-width: 1599px) {
	.top-area{
		margin-top: 80px;
	}
	.top-container{
		margin-top: -80px;
	}
	.top-title{
		font-size: 60px;
	}
	.sub-title{
		font-size: 32px;
	}
	.top-desc{
		font-size: 16px;
	}
	.yaoqiu{
		font-size: 24px;
	}
}
@media only screen and (max-width: 1500px) {
	.top-area{
		margin-top: 140px;
	}
	.top-container{
		margin-top: -140px;
	}
}
@media only screen and (max-width: 1400px) {
	.top-area{
		margin-top: 180px;
	}
	.top-container{
		margin-top: -180px;
	}
}
@media only screen and (max-width: 1330px) {
	.top-area{
		margin-top: 220px;
	}
	.top-container{
		margin-top: -220px;
	}
}
@media only screen and (max-width: 1440px) {
	.top-title{
		font-size: 53px;
	}
}
@media only screen and (max-width: 1299px) {
	.top-container{
		width: 55%;
	}
	.top-title{
		font-size: 50px;
	}
	.sub-title{
		font-size: 30px;
	}
	.top-desc{
		font-size: 16px;
	}
	.yaoqiu{
		font-size: 22px;
	}
}
@media only screen and (max-width: 1240px) {
	.top-area{
		margin-top: 250px;
	}
	.top-container{
		margin-top: -250px;
	}
}
@media only screen and (max-width: 1199px) {
	.top-area{
		margin-top: 200px;
	}
	.top-container{
		margin-top: -200px;
	}
}
@media only screen and (max-width: 1175px) {
	.top-area{
		margin-top: 250px;
	}
	.top-container{
		margin-top: -250px;
	}
}
@media only screen and (max-width: 1165px) {
	.top-title{
		font-size: 49px;
	}
	.top-container{
		width: 62%;
	}
	.top-area{
		margin-top: 220px;
	}
	.top-container{
		margin-top: -220px;
	}
}
@media only screen and (max-width: 1170px) {
	.top-area{
		margin-top: 250px;
	}
	.top-container{
		margin-top: -250px;
	}
}
@media only screen and (max-width: 1045px) {
	.top-area{
		margin-top: 280px;
	}
	.top-container{
		margin-top: -280px;
	}
}
@media only screen and (max-width: 1024px) {
	.top-area{
		padding-bottom: 144.53%;
		background: url(../images/anli/anli2/top-m.png);
		background-size: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin-top: 0;
	}
	.top-container{
		margin: 0;
		width: 92.4%;
		left: 3.8%;
		right: 3.8%;
	}
	.top-title{
		font-size: 28px;
		text-align: center;
	}
	.sub-title{
		font-size: 20px;
        line-height: normal;
		text-align: center;
	}
	.top-desc{
		font-size: 16px;
        line-height: normal;
	}
	.yaoqiu{
		font-size: 28px;
		text-align: center;
	}
	.part1-table{
		width: 92.4%;
		margin: 0 auto;
	}
	.part1-table .part1-table-title {
	    width: 98px;
	    margin-right: 8px;
	    text-align: right;
	    padding: 5px 8px;
	}
	.part1-table .part1-table-desc {
	    flex: 1;
	    -ms-flex: 1;
	    -webkit-flex: 1;
	    padding: 5px 8px;
	}
	.part1-table ul.part1-table-desc {
	    padding-bottom: 5px;
	}
	.spot {
	    display: inline-block;
	    width: 6px;
	    height: 6px;
	    background-color: #000;
	    border-radius: 50%;
	    margin-top: 10px;
	    margin-right: 8px;
	}
}
@media only screen and (max-width: 500px) {
	.top-area{
		margin-top: 50px;
	}
	.top-container{
		margin-top: -50px;
	}
}
@media only screen and (max-width: 450px) {
	.top-area{
		margin-top: 0;
	}
	.top-container{
		margin-top: 0;
	}
	.top-title{
		font-size: 24px;
	}
	.sub-title{
		font-size: 18px;
	}
	.top-desc{
		font-size: 14px;
	}
	.yaoqiu{
		font-size: 24px;
	}
}
@media only screen and (max-width: 440px) {
	.top-area{
		margin-top: 50px;
	}
	.top-container{
		margin-top: -50px;
	}
}
@media only screen and (max-width: 380px) {
	.top-area{
		margin-top: 80px;
	}
	.top-container{
		margin-top: -80px;
	}
}
@media only screen and (max-width: 350px) {
	.top-area{
		margin-top: 110px;
	}
	.top-container{
		margin-top: -110px;
	}
}
@media only screen and (max-width: 330px) {
	.top-area{
		margin-top: 130px;
	}
	.top-container{
		margin-top: -130px;
	}
}

/*part2*/
.subtitle{
	font-family: "Noto Sans";
    font-weight: 700;
	font-size: 50px;
    line-height: normal;
	color: #000000;
	text-align: center;
}
.third-title{
	font-family: "Noto Sans";
    font-weight: 700;
	font-size: 40px;
    line-height: normal;
	color: #004898;
	text-align: center;
}
.part-desc{
	font-size: 18px;
    line-height: normal;
	color: #000000;
	text-align: center;
	margin-left: 20.8%;
	margin-right: 20.8%;
}
.part-img{
	display: flex;
	display: -webkit-flex;
}
.part-img-item{
	width: calc((100% - 16px) / 2);
	margin-right: 16px;
	position: relative;
}
.part-img-item:last-child{
	margin-right: 0;
}
.img-desc{
	position: absolute;
	top: 0;
	right: 0;
	width: 186px;
	height:74px;
	background: #004898;
	color: #FFFFFF;
	font-size: 24px;
    line-height: normal;
	text-align: center;
}
@media only screen and (max-width: 1599px) {
	.subtitle{
		font-size: 40px;
	}
	.third-title{
		font-size: 30px;
	}
	.part-desc{
		font-size: 16px;
		margin-left: 16%;
		margin-right: 16%;
	}
	.img-desc{
		width: 160px;
		height: 40px;
		font-size: 20px;
        line-height: normal;
	}
}
@media only screen and (max-width: 1299px) {
	.subtitle{
		font-size: 36px;
	}
	.third-title{
		font-size: 28px;
	}
	.part-desc{
		font-size: 16px;
		margin-left: 14%;
		margin-right: 14%;
	}
	.img-desc{
		width: 150px;
		height: 37px;
		font-size: 18px;
        line-height: normal;
	}
}
@media only screen and (max-width: 1024px) {
	.hx-part2,
	.hx-part3,
	.hx-part4{
		padding-left: 3.8%;
		padding-right: 3.8%;
	}
	.subtitle{
		font-size: 28px;
	}
	.third-title{
		font-size: 20px;
	}
	.part-desc{
		font-size: 16px;
        line-height: normal;
		color: #333333;
		text-align: left;
		margin-left: 0;
		margin-right: 0;
	}
	.part-img{
		display: block;
	}
	.part-img-item{
		width: 100%;
		margin-right: 0;
	}
	.img-desc{
		width: 150px;
		height: 30px;
		font-size: 16px;
        line-height: normal;
	}
}
@media only screen and (max-width: 450px) {
	.subtitle{
		font-size: 24px;
	}
	.third-title{
		font-size: 18px;
	}
	.part-desc{
		font-size: 14px;
	}
	.img-desc{
		width: 120px;
		height: 20px;
		font-size: 14px;
        line-height: normal;
	}
}
@media only screen and (max-width: 360px) {
	.hx-part2 .subtitle {
        line-height: normal;
	}
}
@media only screen and (max-width: 370px) {
	.img-desc{
		width: 100px;
	}
}

/*part3*/
.hx-part3{
	background: #F6F6F6;
}
.img-switch {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 72px;
	height: 72px;
	padding: 8px;
	background: rgba(0,0,0,0.4);
	cursor: pointer;
}
.img-switch:hover {
	background: rgba(0,0,0,0.6);
}
.img-switch:active {
	background: rgba(0,0,0,0.8);
}
.img-switch img {
	width: 56px;
	height: 56px;
}
@media only screen and (max-width: 1599px) {
	.img-switch {
		width: 60px;
		height: 60px;
		padding: 6px;
	}
	.img-switch img {
		width: 48px;
		height: 48px;
	}
}
@media only screen and (max-width: 1299px) {
	.img-switch {
		width: 56px;
		height: 56px;
		padding: 5px;
	}
	.img-switch img {
		width: 46px;
		height: 46px;
	}
}
@media only screen and (max-width: 1024px) {
	.img-switch {
		width: 50px;
		height: 50px;
		padding: 5px;
	}
	.img-switch img {
		width: 40px;
		height: 40px;
	}
	.hx-part3 .third-title,
	.hx-part4 .third-title{
        line-height: normal;
	}
}
@media only screen and (max-width: 450px) {
	.img-switch {
		width: 40px;
		height: 40px;
		padding: 4px;
	}
	.img-switch img {
		width: 32px;
		height: 32px;
	}
}

/*part4*/
.hx-part4{
	width: 100%;
	padding-bottom: 50%;
	position: relative;
	background: url(../images/anli/anli2/part4.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.part4-content{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.part-img1{
	justify-content: center;
	-webkit-justify-content: center;
}
.part-img-item2{
	margin-right: 4%;
}
.part-img-item2:last-child{
	margin-right: 0;
}
.part-img-item2 .part-circle{
	width: 180px;
	height: 180px;
	border: 1px solid #005BAC;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-shadow: 0 0 8px rgba(0, 134, 255, .4);
	-webkit-box-shadow: 0 0 8px rgba(0, 134, 255, .4);
	-moz-box-shadow: 0 0 8px rgba(0, 134, 255, .4);
	position: relative;
	margin: 0 auto;
	transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
.part-img-item2:hover .part-circle {
	margin-top: -5px;
}
.part-img-item2 img{	
	width: 126px;
	height: 126px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.part-img-name{
	font-family: "Noto Sans";
    font-weight: 700;
	font-size: 24px;
    line-height: normal;
	color: #000000;
	text-align: center;
}
@media only screen and (max-width: 1800px) {
	.part-img-item2 .part-circle{
		width: 158px;
		height: 158px;
	}
	.part-img-item2 img{	
		width: 110px;
		height: 110px;
	}
	.part-img-name{
		font-size: 22px;
	}
}
@media only screen and (max-width: 1720px) {
	.hx-part4{
		margin-top: 30px;
	}
	.part4-content{
		margin-top: -30px;
	}
}
@media only screen and (max-width: 1599px) {
	.part-img-name{
		font-size: 20px;
	}
}
@media only screen and (max-width: 1500px) {
	.hx-part4{
		margin-top: 60px;
	}
	.part4-content{
		margin-top: -60px;
	}
}
@media only screen and (max-width: 1380px) {
	.hx-part4{
		margin-top: 80px;
	}
	.part4-content{
		margin-top: -80px;
	}
}
@media only screen and (max-width: 1299px) {
	.part-img-item2 .part-circle{
		width: 150px;
		height: 150px;
	}
	.part-img-item2 img{	
		width: 105px;
		height: 105px;
	}
	.part-img-name{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1100px) {
	.hx-part4{
		margin-top: 100px;
	}
	.part4-content{
		margin-top: -100px;
	}
}
@media only screen and (max-width: 1070px) {
	.part4-content .part-desc {
	    margin-left: 12%;
	    margin-right: 12%;
	}
}
@media only screen and (max-width: 1024px) {
	.part4-content .part-desc {
	    margin-left: 0;
	    margin-right: 0;
	}
	.part-img-item2:hover .part-circle {
		margin-top: 0;
	}
}
.div-m{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.div-pc{
		display: none;
	}
	.div-m{
		display: block;
	}
	.part-img.div-m{
		display: flex;
		display: -webkit-flex;
	}
	.hx-part4 {
		padding-bottom: 160%;
		background: url(../images/anli/anli2/part4-m.png);
		background-size: 100%;
		background-position: center;
		background-repeat: no-repeat;
		margin-top: 0;
	}
	.part4-content {
	    padding-left: 3.8%;
	    padding-right: 3.8%;
	    margin-top: 0;
	}
	.part-img-item2 .part-circle{
		width: 130px;
		height: 130px;
	}
	.part-img-item2 img{	
		width: 90px;
		height: 90px;
	}
	.part-img-name{
		font-size: 16px;
	}
}
@media only screen and (max-width: 530px) {
	.part-img-item2 .part-circle{
		width: 110px;
		height: 110px;
	}
	.part-img-item2 img{	
		width: 75px;
		height: 75px;
	}
}
@media only screen and (max-width: 510px) {
	.part-img-item2 .part-circle{
		width: 100px;
		height: 100px;
	}
	.part-img-item2 img{	
		width: 68px;
		height: 68px;
	}
}
@media only screen and (max-width: 500px) {
	.hx-part4{
		margin-top: 50px;
	}
	.part4-content{
		margin-top: -50px;
	}
}
@media only screen and (max-width: 450px) {
	.part-img-name{
		font-size: 14px;
	}
}
@media only screen and (max-width: 410px) {
	.part-img-item2 .part-circle{
		width: 85px;
		height: 85px;
	}
	.part-img-item2 img{	
		width: 58px;
		height: 58px;
	}
}
@media only screen and (max-width: 380px) {
	.hx-part4{
		margin-top: 70px;
	}
	.part4-content{
		margin-top: -70px;
	}
	.part-img-item2 .part-circle{
		width: 80px;
		height: 80px;
	}
	.part-img-item2 img{	
		width: 54px;
		height: 54px;
	}
}
@media only screen and (max-width: 360px) {
	.hx-part4{
		margin-top: 90px;
	}
	.part4-content{
		margin-top: -90px;
	}
}
@media only screen and (max-width: 345px) {
	.hx-part4{
		margin-top: 110px;
	}
	.part4-content{
		margin-top: -110px;
	}
	.part-img-name{
		margin-top: 10px;
	}
}

/*part5*/
.hx-part5{
	width: 100%;
	padding-bottom: 26.04%;
	background: url(../images/anli/anli2/part5.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.part5-content{
	position: absolute;
	top: 0;
	left: 11.5%;
	width: 40%;
}
.part5-content .subtitle,
.part5-content li{
	color: #FFFFFF;
	text-align: left;
}
.part5-content li{
	font-size: 18px;
    line-height: normal;
	list-style: initial;
	margin-left: 18px;
}
@media only screen and (max-width: 1599px) {
	.part5-content li{
		font-size: 16px;
		margin-left: 15px;
	}
}
.div-small{
	display: none;
}
@media only screen and (max-width: 1400px) {
	.div-big{
		display: none;
	}
	.div-small{
		display: block;
	}
	.part5-content {
    	top: 50%;
    	padding-top: 0;
    	transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
}
@media only screen and (max-width: 1024px) {
	.hx-part5{
		padding-bottom: 158.4%;
		background: url(../images/anli/anli2/part5-m.png);
		background-size: 100%;
		background-position: center;
		background-repeat: no-repeat;
	}
	.div-big{
		display: block;
	}
	.div-small{
		display: none;
	}
	.part5-content{
		left: 3.8%;
		right: 3.8%;
		width: 92.4%;		
		top: 48px;
    	padding-top: auto;
    	transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
	}
	.part5-content .subtitle{
		text-align: center;
	}
	.part5-content li{
        line-height: normal;
	}
}
@media only screen and (max-width: 450px) {
	.part5-content{		
		top: 40px;
	}
	.part5-content li {
	    font-size: 14px;
	}
}

/*放大弹窗*/
.mask-layer {
    display: none;
    overflow: scroll;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgba(0, 0, 0, .85);
}
.mask-layer-close {
    position: absolute;
    text-align: center;
    white-space: nowrap;
    z-index: 100;
    cursor: pointer;
    right: 80px;
    top: 80px;
    width: 35px;
    height: 35px;
    font-size: 42px;
    line-height: normal;
    font-weight: bold;
}
.mask-prev, .mask-next {
    position: absolute;
    width: 100px;
    text-align: center;
    white-space: nowrap;
    z-index: 100;
    cursor: pointer;
    top: 50%;
    font-size: 60px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mask-prev {
    left: 60px;
}
.mask-next {
    right: 60px;
}
.mask-content {
    width: 80%;
    height: auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
}
.mask-content img{
	max-width: 100%;
	margin: 0 auto;
}
@media only screen and (max-width: 1599px) {
	.mask-layer-close {
	    right: 60px;
	    top: 60px;
	    width: 30px;
	    height: 30px;
	    font-size: 35px;
        line-height: normal;
	}
	.mask-prev {
	    left: 30px;
	}
	.mask-next {
	    right: 30px;
	}
	.mask-content {
	    width: 82%;
	}
}
@media only screen and (max-width: 1299px) {
	.mask-layer-close {
	    width: 25px;
	    height: 25px;
	    font-size: 30px;
        line-height: normal;
	}
	.mask-prev {
	    left: 10px;
	}
	.mask-next {
	    right: 10px;
	}
	.mask-prev, .mask-next {
	    width: 60px;
	    font-size: 50px;
	}
	.mask-content {
	    width: 85%;
	}
}
@media only screen and (max-width: 1024px) {
	.mask-layer {
	    max-width: 750px;
	    left: 50%;
	    transform: translateX(-50%);
	    -o-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    -moz-transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
	}
	.mask-layer-close {
	    right: 20px;
	    top: 70px;
	    width: 24px;
	    height: 24px;
	    font-size: 24px;
        line-height: normal;
	}
	.mask-prev, .mask-next {
	    width: 40px;
	    font-size: 40px;
	}
	.mask-prev {
	    left: 15px;
	}
	.mask-next {
    	right: 15px;
	}
	.mask-content {
	    width: 83%;
	}
}
@media only screen and (max-width: 600px) {
	.mask-prev {
	    left: 5px;
	}
	.mask-next {
    	right: 5px;
	}
}
@media only screen and (max-width: 550px) {
	.mask-layer-close {
	    width: 20px;
	    height: 20px;
	    font-size: 20px;
        line-height: normal;
	}
	.mask-prev, .mask-next {
	    width: 15px;
	    font-size: 32px;
	}
	.mask-content {
	    width: 85%;
	}
}