@charset "UTF-8";
html { font-family: 'microsoft yahei'; }

@media (max-width: 768px) { .bdshare-slide-button-box { display: none !important; } }

/*返回顶部*/
#gotoTop { position: fixed; bottom: 8%; right: 2%; display: none; width: 64px; height: 72px; background: url("top.png"); background-repeat: no-repeat; background-position: center center; z-index: 5; }

/*返回顶部结束*/
/*导航条*/
.nav { background: #F2F6F8; height: 54px; }

.nav img { display: block; float: left; }

.nav ul { float: left; margin: 0 0 0 40px; }

.nav ul li { float: left; }

.nav ul li a { display: inline; line-height: 54px; text-decoration: none; }

.nav .inp { width: 22%; margin-top: 8px; }

/*导航条结束*/
/*banner*/
.banner { padding: 0; }

.banner img { display: block; width: 100%; }

/*banner end*/
/*2级导航*/
.nav-2 { background: #d60000; }

.nav-2 #anchor { margin: 0; padding: 0; list-style: none; overflow: hidden; }

@media (max-width: 959px) { .nav-2 #anchor { padding: 12px 0; } }

.nav-2 #anchor li { float: left; width: 16.6%; background: #d60000; }

.nav-2 #anchor li:hover { background: #b90f0f; }

@media (max-width: 959px) { .nav-2 #anchor li { width: 16%; } }

.nav-2 #anchor li span { display: block; padding: 20px 8px; font-size: 18px; color: #fff; line-height: 1em; text-align: center; }
.nav-2 #anchor li span a{
	color:#fff;
}

@media (max-width: 1199px) { .nav-2 #anchor li span { padding: 16px 5px; font-size: 16px; } }

@media (max-width: 959px) { .nav-2 #anchor li span { padding: 12px 5px; font-size: 18px; } }

/*2级导航结束*/

/*通用*/
.title { line-height: 1em; overflow: hidden; text-align: center; }

.title h2 { display: inline-block; margin: 0; position: relative; }

.title h2:before { content: ""; position: absolute; top: 21px; right: -30px; border-width: 4px; border-color: #e60b0b; border-style: solid; overflow: hidden; }

.title h2:after { content: ""; position: absolute; top: 29px; right: -41px; border-width: 4px; border-color: #f7461a; border-style: solid; overflow: hidden; }

.title h2 a { display: inline-block; font-size: 34px; font-size: 36px\9; color: #fd9a00; letter-spacing: 1px; font-weight: bolder; background-image: -webkit-gradient(linear, left center, right center, from(#f16f03), to(#e41616)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-family: "Georgia"; transition: all 0.3s linear; }

.title h2 a:before { content: ""; position: absolute; top: 19px; left: -35px; border-width: 4px; border-color: #ea8b0c; border-style: solid; overflow: hidden; }

.title h2 a:after { content: ""; position: absolute; top: 10px; left: -46px; border-width: 4px; border-color: #ffb930; border-style: solid; overflow: hidden; }

.title h2 a:hover { background-image: -webkit-gradient(linear, left center, right center, from(#e41616), to(#f16f03)); }

/*通用 结束*

/*头条*/
.tt { padding: 50px 15px 30px 15px; }

.tt .section { overflow: hidden; }

.tt .section .left { float: left; width: 10%; box-sizing: border-box; }

.tt .section .left a { display: block; }

.tt .section .left a img { display: block; width: 100%; }

.tt .section .right { float: right; width: 90%; box-sizing: border-box; }

.tt .section .right h4 { margin: 0; line-height: 1em; text-align: center; }

.tt .section .right h4 a { display: inline-block; line-height: 1em; padding: 10px 15px; color: #333; font-size: 34px; font-weight: bold; }

.tt .section .right h4 a:hover { color: #dd0f17; }

@media (max-width: 1199px) { .tt .section .right h4 a { font-size: 28px; } }

@media (max-width: 959px) { .tt .section .right h4 a { font-size: 22px; } }

/*头条结束*/
/*要闻*/
.yw { margin-top: 10px; margin-bottom: 10px; }

@media (max-width: 767px) { .yw { padding: 0; } }

@media (max-width: 767px) { .yw .article { margin: 0; } }

.yw .article .focus { padding-top: 10px; padding-bottom: 10px; }

@media (max-width: 767px) { .yw .article .focus { padding: 0; } }

.yw .article .focus .owl-carousel { position: relative; overflow: hidden; }

.yw .article .focus .owl-carousel:hover .owl-wrapper-outer .item em { opacity: 0.6; filter: Alpha(opacity=60); }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item { position: relative; overflow: hidden; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item a { display: block; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item a img { display: block; width: 100%; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item span { display: block; position: absolute; right: 0; bottom: 0; left: 0; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item span em { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #040303; opacity: 0.4; filter: Alpha(opacity=40); transition: linear all 0.3s; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item span a { display: block; position: relative; padding: 15px 20px; line-height: 1em; box-sizing: border-box; color: #fff; font-size: 18px; z-index: 2; }

.yw .article .focus .owl-carousel .owl-controls { margin: 0; }

@media (max-width: 960px) { .yw .article .focus .owl-carousel .owl-controls { display: none !important; } }

.yw .article .focus .owl-carousel .owl-controls .owl-pagination { position: absolute; right: 3%; bottom: 3.5%; }

@media (max-width: 1199px) { .yw .article .focus .owl-carousel .owl-controls .owl-pagination { display: none !important; } }

.yw .article .focus .owl-carousel .owl-controls .owl-pagination .owl-page span { margin: 3px; width: 8px; height: 8px; border: 1px solid #fff; border-radius: 50%; opacity: 1; background-color: #fff; }

.yw .article .focus .owl-carousel .owl-controls .owl-pagination .active span { border: 1px solid #d60000; background-color: #d60000; }

.yw .article .focus .owl-carousel .owl-controls .owl-buttons { display: none !important; }

.yw .article .title-list { padding-top: 10px; padding-bottom: 10px; }

.yw .article .title-list .content .top { overflow: hidden; }

.yw .article .title-list .content .top h4 { float: left; margin: 0; width: 15%; }

@media (max-width: 767px) { .yw .article .title-list .content .top h4 { width: 30%; padding: 0 15px; } }

.yw .article .title-list .content .top h4 a { display: block; color: #d60000; font-size: 28px; }

.yw .article .title-list .content .top h5 { position: relative; float: right; margin: 0; width: 85%; }

@media (max-width: 767px) { .yw .article .title-list .content .top h5 { display: none; } }

.yw .article .title-list .content .top h5 a { display: block; padding: 2px 30px 2px 0; font-size: 24px; color: #e8dda2; text-align: right; }

@media (max-width: 1199px) { .yw .article .title-list .content .top h5 a { font-size: 20px; } }

.yw .article .title-list .content .top h5 span { position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 20%; height: 2px; background: #e8dda2; }

.yw .article .title-list .content .bottom { padding: 20px 0 0 0; }

@media (max-width: 1199px) { .yw .article .title-list .content .bottom { padding: 12px 0; } }

@media (max-width: 767px) { .yw .article .title-list .content .bottom { padding: 15px 10px; } }

.yw .article .title-list .content .bottom ul { margin: 0; padding: 0; list-style: none; }

.yw .article .title-list .content .bottom ul li { position: relative; padding: 6px 0; }

.yw .article .title-list .content .bottom ul li:hover a { color: #d60000; }

@media (max-width: 1199px) { .yw .article .title-list .content .bottom ul li { padding: 2px 4px; } }

@media (max-width: 767px) { .yw .article .title-list .content .bottom ul li { padding: 8px 4px; } }

.yw .article .title-list .content .bottom ul li a { display: block; line-height: 1.4em; height: 1.4em; overflow: hidden; box-sizing: border-box; font-size: 18px; color: #333; }

@media (max-width: 767px) { .yw .article .title-list .content .bottom ul li a { height: auto; } }

.topnews h2 { margin: 0; font-size: 20px; font-weight: bolder; }

.topnews p { font-size: 15px; color: #999; margin: 1em 0; overflow: hidden; text-indent: 2em}

.topnews hr { border-color: #f5f5f5; }

/*列表*/
.list { list-style: none; margin: 0; padding: 0; }

.list li { font-size: 17px; position: relative; zoom: 1; left: 0px; transition: left .25s; height: 2.2em; overflow: hidden; line-height: 2.2em; }

.list li a { vertical-align: middle; overflow: hidden; text-overflow: ellipsis; }

.list li i { background-position: -244px 0; width: 5px; height: 4px; margin-right: 5px; }

i { display: inline-block; vertical-align: middle; background: url(listicon.png); }

.list li:hover i { background-position: -211px 0; width: 19px; height: 13px; }

.list li:hover { left: 15px; }

.list li a:hover { color: #ff2626; }

/*列表*/
.list-video { margin: 0; padding: 0; list-style: none; }

.list-video li { border-top: 1px solid #efefef; padding: 5px 0; font-size: 16px; background: url(listi.png) scroll no-repeat 0 13px; padding-left: 20px; height: 1.8em; overflow: hidden; }

.list-video li a { font-size: 16px; }

.list-pic { margin: 0; padding: 0; list-style: none; }

.list-pic li { border-top: 1px solid #efefef; padding: 5px 0; font-size: 16px; background: url(listi.png) scroll no-repeat 0 -37px; padding-left: 20px; height: 1.8em; overflow: hidden; }

.list-pic li a { font-size: 16px; }

a { color: #000; }

.titleall { height: 75px;  background: url(title_bg.png) top center no-repeat;background-image:none\9; background-size: 555px 77px; text-align: center; padding-top: 2%; }

.titleall a { font-size: 30px; font-weight: bold; color: #e32638; }

.titlemini { height: 75px; background: url(title_bg.png) top center no-repeat;background-image:none\9; background-size: 555px 57px; text-align: center; padding-top: 2%; }

.titlemini a { font-size: 30px; font-weight: bold; color: #e32638; }

/*要闻结束*/

/*航空开放*/
.hkkf { margin-top: 50px; }

.hkkf .article { margin-top: 30px; }

.hkkf .article .section .content { margin-bottom: 20px; padding: 20px; border-radius: 4px; background: url("bg.png") no-repeat bottom right; }

.hkkf .article .section .content h4 { margin: 0; padding-top: 15px; }

.hkkf .article .section .content h4 a { display: block; line-height: 1.8em; height: 3.6em; overflow: hidden; font-size: 16px; color: #017fb9; font-weight: bold; }

.hkkf .article .section .content p { margin: 20px 0; font-size: 14px; color: #999; line-height: 1.8em; height: 7.2em; overflow: hidden; text-indent: 2em; }

/*航空开放*
/*榜样力量*/
.yxgs { margin: 55px 0; }

.yxgs .article{ padding-top:20px;}

.yxgs .yxgs-box { /*background: url(yxgs-bg.jpg) top center no-repeat; */}

.yxgs .yxgs-box:hover .photo a img { -ms-transform: scale(1.1) translateZ(0); transform: scale(1.1) translateZ(0); }

/*.yxgs .yxgs-box .photo { padding-top: 10%; padding-left: 16%; width: 180px; height: 180px; }

@media (max-width: 1199px) { .yxgs .yxgs-box .photo { width: 70%; padding-top: 15%; height: 150px; } }

@media (max-width: 959px) { .yxgs .yxgs-box .photo { width: 70%; padding-top: 5%; padding-left: 16%; height: 130px; } }*/

.yxgs .yxgs-box .photo a img { display: none; border-radius: 50%; transition: all 0.3s; }

.yxgs .yxgs-box .yxgs-content { /*padding: 26px 20px 30px 20px; */ padding:25px 15px; border:1px solid #ddd; border-radius:2px;}

.yxgs .yxgs-box .yxgs-content a { display: block; line-height: 1.4em; height: 2.8em; overflow: hidden; font-size: 18px; font-weight: bold; color: #333; }

.yxgs .yxgs-box .yxgs-content a:hover { color: #ea2f00; }

@media (max-width: 1199px) { .yxgs .yxgs-box .yxgs-content a { font-size: 16px; } }

@media (max-width: 959px) { .yxgs .yxgs-box .yxgs-content a { height: 4.2em; } }

.yxgs .yxgs-box .yxgs-content p { margin: 0; padding-top: 1em; height: 7.4em; overflow: hidden; text-indent: 2em; color: #333; }

@media (max-width: 1199px) { .yxgs .yxgs-box .yxgs-content p { height: 7.2em; } }

/*榜样力量end*/

/*精彩影像*/
.jchg { padding: 20px 15px; }

.jchg .article #owl-demo-2 { margin-top: 20px; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item { box-sizing: border-box; padding: 10px 15px; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item { position: relative; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content { box-shadow: 0 3px 10px #efefef; border: 1px solid #efefef; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top { overflow: hidden; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a { position: relative; display: block; width: 100%; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a:hover em { opacity: 0.3; filter: alpha(opacity=30); }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a img { display: block; width: 100%; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a em { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #333; transition: all 0.3s linear; opacity: 0; filter: alpha(opacity=0); }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom { overflow: hidden; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 { position: relative; margin: 0; padding: 10px 15px; border-bottom: 1px solid #eee; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 a { display: inline-block; line-height: 1.6em; height: 3.2em; font-size: 18px; font-weight: bold; color: #333; overflow: hidden; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 a:hover { color: #dd3333; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom p { margin: 18px 15px 20px 15px; height: 5.4em; font-size: 14px; color: #999; text-indent: 2em; overflow: hidden; }

@media (max-width: 1199px) { .jchg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom p { height: 7.2em; } }

.jchg .article #owl-demo-2 .owl-controls { margin: 0; height: 40px; }

.jchg .article #owl-demo-2 .owl-controls .owl-pagination { position: absolute; left: 50%; left: 45%\9; -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0%; }

.jchg .article #owl-demo-2 .owl-controls .owl-pagination .owl-page span { margin: 10px; width: 8px; height: 8px; border: 1px solid #f4d01f; border-radius: 50%; background-color: #f4d01f; opacity: 1; }

.jchg .article #owl-demo-2 .owl-controls .owl-pagination .active span { width: 50px; border-radius: 5px; }

.jchg .owl-theme .owl-controls .owl-buttons .owl-prev,.jchg .owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
    top: 50%;
    top: 36%\9;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    width: 45px;
    height: 90px;
    border-radius: 0;
    opacity: 1;
    background-color: transparent;
    background-repeat: no-repeat;
}
.jchg .owl-theme .owl-controls .owl-buttons .owl-prev{
	    left: 0;
    background-image: url(prev.png);
}
.jchg .owl-theme .owl-controls .owl-buttons .owl-next{
	    
		right: 0;
    background-image: url(next.png);
}		 
	 

/*精彩影象 结束*

/*页脚*/
.footer { padding: 30px 0; color: #333; background: #F2F6F8; }

.footer a { color: #333; }

.footer a:hover { color: #D84A4A; }

.footer em { font-style: normal; margin: 0 8px; color: #333; }

.footer .m-t-xs { margin-top: 10px; }

.footer .m-t-xs small { font-size: 70%; }

.footer .m-t-xs small em { margin: 0 4px; }

/*页脚 结束*/
