

/* Pc-notepad */
@media screen and (min-width: 1620px) {
	.w83p { width: 1600px; }
}


@media screen and (max-width: 1619px) {
	.header .w83p { height: 78px; position: relative; }
	.header .left-branding { height: 78px; }
	.header .left-branding .left-logo { padding: 18px 30px 20px 20px; }
	.header .left-branding .left-logo img { height: 40px; }
	.header .left-branding .center-nav { padding: 0px 0px 6px 0px; }
	.header .left-branding .center-nav ul > li > a { padding: 25px 22px 25px 22px; }
	.header .left-branding .center-nav ul li dl { top: 70px; }
	.header .right-function ul li { width: 50px; }
	.header .right-function ul li a { width: 50px; }

	.two { margin-top: 60px; }
	.two .right .public-nav-box dl dd { width: 33.333%; margin-left: 0px; }  
	.two .right .public-nav-box dl dd a { width: 100%; padding: 15px 0px; }
	.two .right .public-con-box { margin-top: 10px; }
	.two .right .public-con-box ul li { padding: 13px 0px 13px 0px; font-size: 16px; }
	.two .right .public-con-box ul li:after { margin-top: -4px; }

	.three { margin-top: 60px; }
	.three .right ul li .pos-content-box dl dt { padding: 8% 0px 10px 0px; }
	
	.five { margin-top: 50px; padding-bottom: 60px; }
	.five .five-wrap-box dl { height: 280px; }
	.five .five-wrap-box dl a { height: 260px; }
	.five .five-wrap-box dl dt { margin-top: 20px; }
	.five .five-wrap-box dl dt, .five .five-wrap-box dl dt img { height: 90px; }
	.five .five-wrap-box dl dd { font-size: 18px; }

	.footer .footer-top .ft-top-box { text-align: center; font-size: 0px; }
	.footer .footer-top .ft-top-box .ftb-left { display: inline-block; margin: 40px 3% 0px 0%; float: none;
	 vertical-align: top; }
	.footer .footer-top .ft-top-box .ftb-right { display: inline-block;  float: none; }
	.footer .footer-top .ft-top-box .ftb-right dl dd { width: 46px; height: 46px; }
	.footer .footer-top .ft-top-box .ftb-right dl dd > img { width: 46px; height: 46px; }
	.footer .footer-top .ft-top-box .ftb-right dl dd:hover .pos-ewm { top: -105px; width: 60px; padding: 25px; }


	/* 关于我们 */
	.gywm-con-box .gywm-two .right .right-bottom { margin-top: 90px; }


	/* 关于我们-航天精神 */
	.htjs-con-box .htjs-one .left .public-con-box ul li, .htjs-con-box .htjs-one .right .public-con-box ul li { padding: 13.5px 0px 13.5px 0px; }


	/* 新闻中心 */
	.xwzx-con-box .xwzx-one ul li img { height: 270px; }
	.xwzx-con-box .xwzx-three .left .scb-top-box img { height: 365px; }


	/* 党的建设 */
	.ddjs-con-box .ddjs-one .right .public-con-box ul li { padding: 15px 0px 15px 0px; }


	/* imgList */
	.list-con-box .lr-list-img-box ul li { width: 33.333%; }
	.list-con-box .lr-list-img-box ul li .pic-img img { display: block; width: 100%; height: 160px; }
}


@media screen and (max-width: 1590px) {
	.two .right .tr-text-box ul li .fl { width: 75%; }
	.two .right .tr-text-box ul li .fr { width: 20%; }

	.four .four-wrap-box .fwb-left dt .all-title-box a b { font-size: 30px; }
	.four .four-wrap-box .fwb-left dd { width: auto; padding: 30px 20px 0px 0px; }


	/* url */
	.banner-box .subject-con-box { bottom: 15%; }
	.banner-box .subject-con-box .subject-name { line-height: 40px; font-size: 36px; }
	.banner-box .subject-con-box .url-box { margin-top: 20px; }


	/* 关于我们 */
	.gywm-con-box .gywm-one .right .subject-con-box { font-size: 16px; }


	/* 新闻中心 */
	.xwzx-con-box .xwzx-one ul li img { height: 230px; }
	.xwzx-con-box .xwzx-three .left .scb-top-box img { height: 355px; }
}


@media screen and (max-width: 1330px) {
	/* imgList */
	.lr-list-img-box ul li .pic-img img { height: 115px; }
	.lr-list-img-box ul li .pic-title { padding: 5px 0px; font-size: 14px; }
}

/* Pc-FontSize */
@media screen and (min-width: 1025px) {
    html { font-size: 16px!important; }
}