.wrapTop{position: relative;background: #0c234b;}
.header .top{height: 140px;}
.header2 .wrapTop{position: absolute;background: -webkit-linear-gradient(top, rgba(3,0,0,.8) , rgba(3,0,0,0)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(bottom, rgba(3,0,0,.8) , rgba(3,0,0,0)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(bottom, rgba(3,0,0,.8) , rgba(3,0,0,0)); /* Firefox 3.6 - 15 */
background: linear-gradient(to bottom, rgba(3,0,0,.8) , rgba(3,0,0,0)); /* 标准的语法 */}
.header2 .top{height: 180px;}

.sub_page_top{max-width: 1300px;margin: 0 auto 20px;border-bottom: 1px solid #ced3db;padding: 48px 50px 11px;line-height: 70px;}
.sub_page_top h2{font-weight: bold;font-size: 52px;color: #0c234b;}
.bread{color: #999;z-index: 2;float: right;}
.bread a{color: #999;}
.bread a:hover{color: #0C234B;}
.sub_banner{height: 0;background-size: cover !important;position: relative;padding-bottom: 450px;z-index: 2;max-width: 1400px;margin: 0 auto;}
.sub_banner .bread{position: absolute;bottom: 38px;right: 50px;color: #fff;}
.sub_banner .bread a{color: #fff;}

.sub_banner2{max-width: inherit;padding-bottom: 460px;}
.sub_banner2 h2{color: #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 24%;}
.sub_banner2 .bread{right: 50%;margin-right: -650px;bottom: 28px;}


.wrap_content{position: relative;padding: 30px 0 100px;/* background: #FFFEF7; */}
.wrap_content.grey_bg::after{content: '';display: block;position: absolute;left: 50%;right: 0;top: 0;bottom: 0;z-index: -1;background: #faf8f5;}
.content{position: relative;z-index: 2;overflow: inherit;}
.sub_left{width: 240px;float: left;position: relative;z-index: 3;}
.sub_left_title{line-height: 40px;padding: 29px 60px 14px 40px;color: #fff;position: relative;font-weight: bold;background: #0c234b;display: none;}
/* .sub_left_title::after{content: '';display: block;position: absolute;bottom: 0;left: 40px;right: 60px;background: #fff;opacity: 0.2;height: 1px;} */
.full_page .sub_left{/* overflow: hidden; *//* margin-top: -134px; */padding: 0 0 11px;background: #c8a263;}

.sub_left .sub_left_code{display: block;margin: 210px auto 0;}
.sub_left .sub_left_code img{display: block;margin: 0 auto;}

/* 侧栏菜单 */
.sub_menu{background: #0c234b;overflow: hidden;border: 1px solid #2d4773;padding: 8px 0 60px;margin: 0 0 36px;}
.sub_menu ul{display: none;}
/* .sub_menu::after{content: '';display: block;border-top: 0;height: 69px;} */
.sub_menu li{position: relative;}
.sub_menu > li > a{}
.sub_menu > li:first-child{border-top: 0;}
.sub_menu > li > a{display: block;line-height: 40px;padding: 10px 0;position: relative;color: #fff;border-bottom: 1px solid rgba(255,255,255,0.2);margin: 9px 30px 0;}
.sub_menu > li.current,.sub_menu > li:hover,.sub_menu li.on{}
.sub_menu > li.current,.sub_menu > li:hover{background: #8b0015;}
.sub_menu > li.current + li,.sub_menu > li.on + li{border-top: 0;}
/* .sub_menu > li > a.current,.sub_menu > li.current > a,.sub_menu > li > a:hover,.sub_menu > li:hover > a,.sub_menu > li.on > a{z-index: 2;font-weight: bold;} */
.sub_menu > li > a.current,.sub_menu > li.current > a,.sub_menu > li.on > a{z-index: 2;border-bottom: 0;}
/* .sub_menu > li > a.current::after,.sub_menu > li.current > a::after,.sub_menu > li > a:hover::after,.sub_menu > li:hover > a::after,.sub_menu > li.on > a::after{width: 6px;} */
/* .sub_menu > li > a::before{content: '';display: block;width: 2px;position: absolute;left: 30px;background: #fff;top: 50%;transform: translateY(-50%);height: 0;} */
/* .sub_menu > li > a.current::before,.sub_menu > li.current > a::before,.sub_menu > li.on > a::before{height: 15px;} */

/* 二级菜单 */
/* .sub_menu li.on > a::after{left: 40px;} */
.second_menu{background: #25395d;padding: 1px 0 6px;}
.second_menu > li{}
.second_menu > li.current{background: #967744;}
.second_menu > li > a{display: block;line-height: 30px;color: #fff;padding: 8px 0 8px 33px;margin: 0 10px 0 30px;position: relative;}
.second_menu > li.current,.second_menu > li:hover,.second_menu li.on{background: #8b0015;}
/* .second_menu > li > a.current,.second_menu > li.current > a,.second_menu > li > a:hover,.second_menu > li.on > a{background: #967744;} */
/* .second_menu > li > a::before{content: '';display: block;width: 4px;height: 4px;position: absolute;left: 0;background: #fff;top: 50%;transform: translateY(-50%);border-radius: 50%;} */
/* .second_menu > li > a.current::before,.second_menu > li.current > a::before,.second_menu > li.on > a::before{background: #45361f;} */

/* 三级菜单 */
.third_menu > li > a{display: block;line-height: 48px;color: #333;padding: 3px 0 4px 38px;position: relative;border-bottom: 1px solid #ededed;background: #fbfbfb;}
.third_menu > li > a.current,.third_menu > li.current > a,.third_menu > li > a:hover,.third_menu > li.on > a{color: #820000;}

.sub_menu .arrow{width: 24px;height: 24px;position: absolute;right: 22px;top: 22px;background: url(../images/sub_left_arrow1.png) center no-repeat;cursor: pointer;z-index: 3;transition: all ease-in-out 0.2s;-ms-transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-webkit-transition: all ease-in-out 0.2s;-o-transition: all ease-in-out 0.2s;}
.second_menu .arrow{top: 15px;right: 13px;}
.sub_menu .arrow.on,.sub_menu > li.current > .arrow,.sub_menu > li:hover > .arrow,.sub_menu > li.on > .arrow{background: url(../images/sub_left_arrow2.png) center no-repeat;right: 22px;top: 22px;}
/* .sub_menu .arrow.on,.sub_menu > li.on > .arrow{transform: rotate(90deg);} */

/* 侧栏下的照片 */
.sub_0r1 h3{color: #0c234b;}
.sub_0r1 ul{margin: 18px 0 0 0;}
.sub_0r1 li{width: 100%;}
.sub_0r1 a{margin: 0 0 20px;position: relative;}
.sub_0r1 .img{padding-bottom: 66.6%;}
.sub_0r1 .title{margin: 0 0 0;height: 50px;line-height: 50px;position: absolute;left: 0;right: 0;bottom: 0;height: 50px;background: rgba(0,0,0,.5);text-align: center;color: #fff;}
.sub_right .sub_0r1{display: none;}

.sub_right{margin: 0 0 0 290px;position: relative;}
.full_page .sub_right{margin-left: 0;overflow: hidden;}
.sub_right .page_content{clear: right;min-height: 690px;}

.page_title{padding: 1px 0 0;border-bottom: 4px solid #f2f2f2;margin: 0 0 25px;}
.page_title h3{padding: 0px 0 20px;font-weight: normal;position: relative;/* float: left; */color: #0c234b;}

/* 二级页框架结束 */

/* 分页 */
.pages {padding: 0;color:#999;font-size: 0;text-align:center;margin: 0 0 30px;}
.pages:after,.pages:before{content:" "; display:table}
.pages>a:first-child{}
.pages>a,.page_box a{display:inline-block;*display: inline;*zoom:1;cursor: pointer;width: 48px;height: 44px;line-height: 44px;position:relative;text-align: center;vertical-align: top;font-size: 16px;transition: all 0.35s ease-in-out;color: #666;border: 1px solid #8b0015;border-left: 0;}
.pages>a:first-child{border-left: 1px solid #8b0015;}
.pages .start,.pages .end,.pages > span,.pages .next,.pages .prev{width: auto;padding: 0 22px;}
.pages > a:hover ,.pages > a.on_page{background-color:#8b0015;color: #fff;border-color: #8b0015;}
.pages > a.on_page{}

/* .pages .prev,.pages .next{display: none;} */

.pages .select_page{display: inline-block;*display: inline;*zoom:1;margin: 0 0 0 20px;}
.pages .select_page span{font-size: 14px;display: inline-block;*display: inline;*zoom:1;line-height: 44px;vertical-align: middle;padding: 0 10px;color: #333;border: 1px solid #8b0015;border-left: 0;width: 30px;}
.pages .selectLink{display: inline-block;*display: inline;*zoom:1;width: 67px;height: 44px;vertical-align: middle;position: relative;border: 1px solid #8b0015;}
.pages .selectLink.on{border-radius: 0 0 3px 3px;background: #8b0015;border-color: #8b0015;}
.pages .selectLink.on > a{color: #fff;}
.pages .selectLink .arrow{width: 20px;height: 20px;position: absolute;right: 3px;bottom: 14px;background: url(../images/select_arrow.png) center center no-repeat;transition: all ease-in-out 0.2s;-ms-transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-webkit-transition: all ease-in-out 0.2s;-o-transition: all ease-in-out 0.2s;cursor: pointer;}
.pages .selectLink .arrow.on{transform: rotate(180deg);background: url(../images/select_arrow2.png) center center no-repeat;}
.pages .selectLink > a{display: block;font-size: 16px;color: #666;line-height: 44px;text-align: left;padding: 0 0 0 23px;}
.pages .selectLink .alertBox{height: 0;position: absolute;left: -1px;bottom: 100%;background: #8b0015;right: -1px;border-radius: 3px 3px 0 0;padding: 6px 0 0;overflow: hidden;border: 0;opacity: 0;transition: all ease-in-out 0.2s;-ms-transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-webkit-transition: all ease-in-out 0.2s;-o-transition: all ease-in-out 0.2s;}
.pages .selectLink .alertBox.on{opacity: 1;height: auto;}
.pages .selectLink .alertBox a{display: block;font-size: 14px;color: #fff;line-height: 1.5;padding: 6px 0;}
.pages .selectLink .alertBox a:hover{background: rgba(255,255,255,0.2);}

@media screen and (max-width:767px){
	.pages>a, .pages>span{width: 36px;height: 36px;line-height: 36px;}
	.pages a,.pages .select_page{display: none;}
	.pages a.start,.pages a.prev,.pages a.on_page,.pages a.next,.pages a.end{display: inline-block;*display: inline;*zoom:1;}
	.pages .start, .pages .end, .pages .next, .pages .prev, .pages > span{}
}
@media screen and (max-width:479px){
	.pages{margin: 0;}
	.pages a.start,.pages a.end{display: none;}
	.pages a.prev{border-left: 1px solid #8b0015;}
}
/* 分页结束 */

/*文章页*/
.pageArticle{position: relative;padding: 0 110px 0 0;/* max-width: 930px; */margin: 0 auto;}
.pageArticle .side_author{writing-mode: vertical-rl;-webkit-writing-mode: vertical-rl;-ms-writing-mode: vertical-rl;position: absolute;right: 21px;top: 167px;padding: 0 0 55px 24px;border-left: 1px solid #e6e6e6;}
.pageArticle .side_author span{color: #999;margin: 0 0 30px;}
.pageArticleTitle{overflow: hidden;padding: 12px 0 33px;}
.full_page .pageArticleTitle{/* padding: 0 0 4px; */}
.pageArticleTitle h3{line-height: 1.4;color: #222;text-align: center;}
.articleAuthor{padding: 16px 0;text-align: center;margin: 0 0 22px;font-size: 0;background: #f2f2f2;}
.articleAuthor span{display: inline-block;*display: inline;*zoom:1;margin: 0 20px;color: #0c234b;font-size: 14px;}
.articleAuthor button{background: #fff;border: 1px solid #eee;display: inline-block;*display: inline;*zoom:1;width: 30px;line-height: 24px;height: 24px;vertical-align: baseline;}
.articleBottom{margin: 60px 0 0;position: relative;/* min-height: 100px; */}
.article{position: relative;line-height: 30px;text-align: justify;color: #666;}
.article p{}
.pageArticle .article{max-width: 1040px;margin: 0 auto;}
.Annex{overflow: hidden;border-top: 1px solid #e6e6e6;padding: 0 0 0;}
.Annex strong{padding: 17px 0 10px;font-weight: normal;display: block;line-height: 20px;font-size: 14px;position: relative;color: #444;float: left;}
.Annex strong::before{content: '';display: none;width: 4px;height: 4px;position: absolute;left: 20px;top: 50%;transform: translateY(-50%);background: #c6782d;border-radius: 50%;}
.annexList{margin: 0 0 0 46px;padding: 10px 0 0 0;}
.annexList li{font-size: 14px;line-height: 27px;padding: 2px 0;text-align: justify;}
.annexList li:first-child{}
.annexList li a{color: #757575;}
.annexList li a:hover{color: #4b75ff;}
.share{}
.share > span{display: block;line-height: 20px;margin: 0 0 22px;}
.share .bdsharebuttonbox > a.bds_weixin{background: url(../images/share_wechat.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox > a.bds_tsina{background: url(../images/share_sina.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox > a.bds_qzone{background: url(../images/share_qzone.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox > a.bds_more{background: url(../images/share_more.png) center no-repeat;background-size: 100% 100% !important;}
.shareBox {width: 260px;background-color: #fff;position: fixed;top: 50%;left: 50%;margin: -150px 0 0 -130px;z-index: 9998;height: 310px;border: 6px solid #8F8F8F;border-radius: 8px;box-shadow: 0 0 7px #aaa;display: none;}
.shareBox { font-size: 14px;}
.shareBox .title {background: #f6f6f6;font-size: 14px;font-weight: bold;padding: 10px 15px !important;}
.shareClose {position: absolute;right: 0;top: 0; cursor: pointer;font-size: 18px;width: 20px;; }
.sharelist {position: static;height: 250px;overflow-y: auto;padding-left: 17px !important;}
.sharelist li {float: left;width: 130px;padding: 2px;margin-left: 6px;_margin-left: 3px;height: 28px;overflow: hidden;list-style: none; }
.sharelist li a {color: #565656;font: 12px '宋体';display: block;text-decoration: none;border: 1px solid #fff;line-height: 18px;width: auto;height: auto;text-indent: 0;}
.weChatBox{width: 260px;height:300px;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-130px 0 0 -140px;z-index: 9998;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.25);}
.weChatBox .w-title{font-size: 12px;font-weight: bold;padding:0 0 10px 0;}
.w-close{width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;color:#333;cursor: pointer;}
.qrcode{width: 200px;height: 200px;margin:15px auto;background: #ccc;}
.w-footer{font-size: 12px;line-height: 1.5;color:#999;}
#qrodeText{opacity: 0;position: absolute;left: 0;top: 0;z-index: 0;visibility:hidden;}

.share{overflow: hidden;font-size: 0;padding: 0;float: right;}
.share .bdsharebuttonbox > a{margin: 0 0 0 50px;vertical-align: top;width: 50px;padding: 0;height: 50px;float: none;transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;display: inline-block;*display: inline;*zoom:1;}
.share .bdsharebuttonbox > a:hover{opacity: 0.8;}
.share .bdsharebuttonbox > span{line-height: 35px;font-size: 15px;margin: 0 7px 0 0;font-weight: bold;color: #444;}
.btns{width: 150px;height: 50px;line-height: 50px;text-align: center;color: #fff;background-color: #fcdb68;border:1px solid #c8a263;border-radius: 5px;margin:25px auto;box-shadow: 0 0 10px rgba(0,0,0,0.2);border:1px solid #c8a263}
.btns a{color: #fff;}

.next_title{color: #c8a263;line-height: 24px;margin: 0 0 0;}
@media screen  and (max-width:1386px){
	.share{/* position: relative; *//* top: 0; *//* right: 0; *//* margin: 30px 0 0; */}
	.share .bdsharebuttonbox > a{margin: 0 10px 0 0;display: inline-block;*display: inline;*zoom:1;}
}
@media screen  and (max-width:992px){
	.pageArticle{padding: 0 60px 0 0;}
	.pageArticle .side_author{padding: 0 0 35px 12px;right: 6px;}
}
@media screen  and (max-width:767px){
	.pageArticle{padding: 0;}
	.share .bdsharebuttonbox > a{width: 32px;height: 32px;}
	.Annex{margin: 0 0 20px;}
	.Annex strong::before{left: 10px;}
	.Annex strong,.annexList li{padding-left: 20px;}
	.pageArticle .bottom_links{padding: 0 20px;}
	.pageArticle .bottom_links a,.pageArticle .bottom_links a.next{width: auto;float: none;max-width: initial;}
	
	.pageArticle .side_author{position: static;text-align: right;writing-mode: horizontal-tb;-webkit-writing-mode: horizontal-tb;-ms-writing-mode: horizontal-tb;padding: 35px 0 0;border: 0;}
	.articleBottom{margin: 20px 0 0;}
	
}
/*文章页结束*/

/* .sub_011{color: #666;} */

.sub_012 {overflow: hidden;}
.sub_012 ul{margin: 10px 0 -60px -68px;padding: 0 0 0;}
.sub_012 li{width: 50%;}
.sub_012 a{margin: 0 0 60px 68px;overflow: hidden;position: relative;}
.sub_012 a::after{content: '';display: block;position: absolute;left: 0;right: 0;top: 93px;bottom: 0;background: #f2f2f2;}
.sub_012 .left{width: 220px;float: left;position: relative;z-index: 2;}
.sub_012 .right{margin: 0 0 0 220px;padding: 0 34px 0 30px;position: relative;z-index: 2;}
.sub_012 .img{padding-bottom: calc(293% / 2.2);background: #e6e6e6;}
.sub_012 .title{margin: 0 0 23px;max-height: 24px;line-height: 24px;}
.sub_012 .tip{color: #666;margin: 0 0 51px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.sub_012 .info{margin: 0 0 0;color: #666;height: 156px;line-height: 26px;}

.sub_013{position: relative;}
.sub_013::after{content: '';display: block;position: absolute;left: 141px;top: 20px;bottom: 20px;width: 1px;background: #e6e6e6;}
.sub_013 h2{color: #8b0015;font-weight:normal;position: relative;line-height: 50px;}
.sub_013 h2::after{content: '';display: block;position: absolute;top: 50%;transform: translateY(-50%);left: 90px;right: 0;background: #f2f2f2;height: 3px;}
.sub_013 h2::before{content: '';display: block;position: absolute;top: 50%;transform: translateY(-50%);left: 132px;background: #fff;height: 16px;width: 16px;border: 2px solid #0c234b;z-index: 2;border-radius: 50%;}
.sub_013 .box{margin: 0 0 16px 142px;}
.sub_013 a{margin: 0 0 21px 40px;display: inline-block;*display: inline;*zoom:1;width: 310px;}
.sub_013 h3{color: #8b0015;position: relative;padding: 0 0 0 40px;margin: 15px 0 9px;}
.sub_013 h3::before{content: '';display: block;background: #e6e6e6;width: 30px;height: 1px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.sub_013 .img{padding-bottom: calc(193% / 3.1);margin: 0 0 8px;}
.sub_013 .title{height: 48px;line-height: 24px;}

.sub_0132{overflow: hidden;}
.sub_0132 ul{margin: 0 0 15px -39px;}
.sub_0132 li{width: 33.3%;}
.sub_0132 a{margin: 0 0 54px 39px;}
.sub_0132 .img{padding-bottom: calc(193% / 3.1);}
.sub_0132 .title{margin: 9px 0 0;height: 24px;line-height: 24px;text-align: center;}

.sub_014 ul{margin: -16px 0 50px;}
.sub_014 li{width: 100%;}
.sub_014 a{margin: 0 0 0;line-height: 64px;border-bottom: 1px solid #e6e6e6;}
.sub_014 .title{white-space: nowrap;position: relative;padding: 0 0 0 31px;}
.sub_014 .title::before{content: '';display: block;width: 20px;height: 2px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: #8b0015;}
.sub_014 .time{color: #999;margin: 0 0 0 16px;float: right;font-family: arial;}

.sub_03{position: relative;}
.sub_03 .fix_menu{position: absolute;right: 9px;top: 62px;width: 6em;bottom: 0;}
.sub_03 .fix_menu ul{position: relative;z-index: 2;top: 0;}
.sub_03 .fix_menu.fix ul{position: fixed;top: 20px;}
.sub_03 .fix_menu.fix_bottom ul{position: absolute;bottom: 0;top: auto;}
.sub_03 .fix_menu ul::before{content: '';display: block;background: #e5e5e5;width: 1px;position: absolute;left: 5px;top: 12px;bottom: 5px;z-index: -1;}
.sub_03 .fix_menu li{margin: 0 0 31px;padding: 0 0 0 20px;position: relative;cursor: pointer;color: #666;}
.sub_03 .fix_menu li:last-child{margin-bottom: 0;}
.sub_03 .fix_menu li::before{content: '';display: block;width: 6px;height: 6px;border: 1px solid #0c234b;position: absolute;left: 1px;top: 8px;background: #fff;}
.sub_03 .fix_menu li.on,.sub_03 .fix_menu li:hover{color: #8b0015;}
.sub_03 .fix_menu li.on::before,.sub_03 .fix_menu li:hover::before{background: #8b0015;border: 1px solid #8b0015;}

.sub_03 .part{margin: 0 150px 60px 0;}
.sub_03 .part > h2{margin: 0 0 9px 10px;background: #e5f2ff;color: #0c234b;padding: 0 0 0 21px;position: relative;line-height: 50px;}
.sub_03 .part > h2::before{content: '';display: block;background: #8b0015;width: 14px;height: 14px;position: absolute;left: -8px;top: 18px;}
.sub_03 .article2{line-height: 36px;}
.sub_03 .link{margin: 26px 0 14px 34px;position: relative;padding: 0 0 0 20px;display: block;font-weight: bold;color: #0c234b;line-height: 20px;}
.sub_03 .link::before{content: '';display: block;width: 6px;height: 6px;border: 1px solid #8b0015;background: #fff;border-radius: 50%;position: absolute;left: 0;top: 6px;}
.sub_03 .link.arrow::after{content: '';display: inline-block;*display: inline;*zoom:1;width: 20px;height: 20px;background: url(../images/sub_03_arrow.png) center no-repeat;vertical-align: top;margin: 0 0 0 40px;}
.sub_03 .link:nth-child(2){margin: 38px 0 14px 34px;}

.sub_05{margin: 0 0 -30px;}
.sub_05 h2{margin: 0 0 31px 10px;background: #e5f2ff;color: #0c234b;padding: 0 0 0 21px;position: relative;line-height: 50px;}
.sub_05 h2::before{content: '';display: block;background: #8b0015;width: 14px;height: 14px;position: absolute;left: -8px;top: 18px;}
.sub_05 ul{margin: 0 0 11px -28px;}
.sub_05 li{width: 20%;}
.sub_05 a{margin: 0 0 28px 28px;text-align: center;}
.sub_05 .img{padding-bottom: calc(268% / 1.8);}
.sub_05 .title{margin: 10px 0 0;height: 24px;line-height: 24px;}

.sub_051{position: relative;padding: 18px 40px 30px;}
.sub_051::after{content: '';display: block;position: absolute;left: 0;right: 0;top: 78px;bottom: 0;background: #f5f5f5;z-index: -1;}
.sub_051 .top{padding: 0 0 30px;overflow: hidden;}
.sub_051 .img_box{width: 180px;float: left;}
.sub_051 .right{margin: 0 0 0 220px;padding: 0 0 0 0;}
.sub_051 .img{padding-bottom: calc(268% / 1.8);}
.sub_051 .title{margin: -3px 0 50px;line-height: 45px;color: #0c234b;}
.sub_051 .info{margin: 0 0 0;line-height: 40px;}
.sub_051 .info span{color: #999;}
.sub_051 .bottom h3{color: #0c234b;margin: 0 0 6px;}
.sub_051 .article{color: #333;line-height: 36px;min-height: 180px;}

.sub_06 ul{margin: 0 0 28px -50px;}
.sub_06 li{width: 50%;}
.sub_06 a{margin: 0 0 0 50px;border-bottom: 1px solid #e6e6e6;}
.sub_06 .img{padding-bottom: 56.25%;position: relative;}
.sub_06 .title{margin: 15px 0 26px;height: 52px;line-height: 26px;}
.sub_06 .time{position: absolute;left: 23px;bottom: 15px;z-index: 2;width: 100px;height: 40px;line-height: 40px;background: rgba(139,0,21,.8);border-radius: 20px;padding: 0 0 0 40px;color: #fff;font-family: arial;}
.sub_06 .time::before{content: '';display: block;width: 28px;height: 28px;background: url(../images/sub_06_ico.png) center no-repeat #fff;border-radius: 50%;position: absolute;left: 6px;top: 50%;transform: translateY(-50%);}

.sub_07{padding: 20px 20px 27px;background: #f2f2f2;width: 870px;margin: 31px auto 0;max-width: calc(100% - 50px);}
.sub_071 a{display: block;position: relative;}
.sub_071 .img{padding-bottom: 62.4%;}
.sub_071 .title{position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);color: #fff;line-height: 36px;padding: 12px 20px;white-space: nowrap;}

.sub_071 .slick-arrow{border: 0;width: 39px;height: 69px;font-size: 0;outline: none;}
.sub_071 .slick-arrow:after{display: none;}
.sub_071 .slick-next{right: 0px;background: url(../images/sub_071_next.png) center center no-repeat;background-size: cover;}
.sub_071 .slick-prev{left: 0px;background: url(../images/sub_071_prev.png) center center no-repeat;background-size: cover;}

.sub_072{padding: 4px 6px;background: #0c234b;}
.sub_072 a{display: block;padding: 6px;position: relative;}
.sub_072 .img{padding-bottom: 56.25%;position: relative;}
.sub_072 .slick-current .img::after{content: '';display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: 3px solid #fff;}


.sub_08 ul{margin: 0 0 0 -40px;}
.sub_08 li{width: 33.3%;}
.sub_08 a{margin: 0 0 40px 40px;}
.sub_08 .img{padding-bottom: calc(520% / 9.22);position: relative;background: #000;border-bottom: 6px solid #8b0015;}
.sub_08 .img::after{content: '';display: block;width: 80px;height: 80px;position: absolute;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);background: url(../images/mode03_video2.png);}
.sub_08 .img img{opacity: .65;}
.sub_08 .img:hover img{opacity: 1;}
.sub_08 .title{margin: 26px 0 18px;line-height: 30px;color: #0c234b;white-space: nowrap;}
.sub_08 .info{margin: 0 0 13px;color: #0c234b;height: 60px;line-height: 30px;opacity: .4;}
.sub_08 a::after{height: 20px;background: url(../images/mode03_arrow1.png) left center no-repeat;content: '';display: block;}




@media screen  and (min-width:1024px){
	/* .sub_list01 a{transform: translateY(0);transition: all ease-in-out 0.2s;-ms-transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-webkit-transition: all ease-in-out 0.2s;-o-transition: all ease-in-out 0.2s;} */

	/* .sub_list014 a:hover{transform: translateY(-10px);} */
	
}
@media screen  and (max-width:1560px){
	
	
}
@media screen  and (max-width:1480px){
	.header .top{height: 120px;}
	.sub_banner{padding-bottom: calc(450% / 14);}
	.sub_banner2{padding-bottom: calc(460% / 14);}
	.sub_page_top{padding: 24px 50px 11px;}
	.sub_page_top h2{font-size: 40px;}
}
@media screen  and (max-width:1366px) {
	.sub_right{margin: 0 0 0 300px;}
	
	.sub_banner2 .bread{right: 20px;margin: 0;}
}
@media screen  and (max-width:1220px){
	.wrap_content{border-top: 4px solid #eee;}
	
	.sub_012 .left{width: 160px;}
	.sub_012 .right{margin: 0 0 0 160px;padding: 0 20px;}
	.sub_012 .tip{margin: 0 0 20px;}
	.sub_012 .title{margin: 0 0 10px;}
	.sub_012 .info{height: 104px;}
	.sub_012 a::after{top: 65px;}
	
	.sub_0132 ul{margin: 0 0 15px -24px;}
	.sub_0132 li{width: 50%;}
	.sub_0132 li:nth-child(2n+1):last-child{display: none;}
	.sub_0132 a{margin: 0 0 34px 24px;}
	
	.sub_014 ul{margin: -16px 0 20px;}
	.sub_014 a{line-height: 48px;}
	
}
@media screen  and (max-width:1040px){
	
	
}
@media screen and (max-width: 992px) {
	.header2 .wrapTop{position: relative;background: #0c234b;}
	.sub_banner2 h2{bottom: 40%;}
	
	.wrap_content{padding-top: 10px;padding-bottom: 40px;}
	.sub_banner{border: 0;}
	.header .top{height: auto;}
	.full_page .sub_left{padding: 0;}
	.full_page .sub_right{margin: 0;}
	.sub_right .page_content{max-height: initial;}
	
	
	.sub_0r1 ul{margin-left: -30px;}
	.sub_0r1 li{width: 50%;}
	.sub_0r1 a{margin-left: 30px;}
	.sub_0r1{display: none;}
	.sub_right .sub_0r1{display: block;margin: 30px 0 0;}
	
	
	.annexList li{font-size: 14px}
	
	.sub_left{float: none;width: auto;margin: 0 0 10px;padding: 0;}
	.sub_left.on{}
	.sub_left_title{padding:14px 20px;display: block;}
	.sub_left_title::before{content: '';display: block;width: 18px;height: 12px;background: url(../images/sub_menu_arrow.png) center no-repeat;position: absolute;right: 16px;top: 50%;transform: translateY(-50%);left: auto;}
	.full_page .sub_left_title::before,.sub_left_title.no_menu::before{display: none;}
	.sub_left_title.no_list::before,.sub_left .sub_left_code{display: none;}
	.sub_left_title::after{display: none;}
	.sub_left_title.on::after{display: block;}
	.sub_menu .arrow{top: 12px;}
	.sub_menu .arrow.on, .sub_menu > li.current > .arrow, .sub_menu > li:hover > .arrow, .sub_menu > li.on > .arrow {top: 14px;}
	.sub_menu{display: none;padding: 0 0 10px;min-height: initial;}
	.sub_menu li > a{line-height: 30px;padding: 10px 0;margin: 0 24px;}
	.sub_menu::after{height: 10px;}
	.second_menu > li > a{/* padding: 0 30px; */line-height: 24px;margin: 0 40px;}
	
	.sub_right::before{display: none;}
	
	.sub_right{margin: 0 0 20px;}
	.sub_right .page_content{min-height: inherit;}
	.sub_page_top{padding: 24px 20px 11px;line-height: 36px;}
	.sub_page_top h2{font-size: 24px;}
	.bread{bottom: 0;}
	
	.page_title h3{padding: 12px 0;}
	
	.sub_012 ul{margin: 10px 0 -30px -36px;}
	.sub_012 a{margin: 0 0 30px 36px;}
	
	.sub_013 h2::after{left: 70px;}
	.sub_013 h2::before{left: 100px;}
	.sub_013::after{left: 110px;}
	.sub_013 .box{margin: 0 0 16px 110px;}
	.sub_013 a{width: 240px;}
	
	.sub_03 .part{margin: 0 130px 60px 0;}
	
	.sub_05 li{width: 25%;}
	
	.sub_06 .title{margin: 10px 0 20px;}
	
	.sub_08 li{width: 50%;}
	.sub_08 .title{margin: 10px 0 4px;}
	
	
}

@media screen  and (max-width:800px) {
	.full_page .bread{padding: 0 16px;}
	
	
	
}
@media screen and (max-width: 767px) {
	.sub_left_title{padding: 4px 23px;font-size: 16px;}
	.sub_right .page_content{padding: 0 0 20px;}
	.sub_menu dl a{line-height: 30px;}
	
	.sub_right_top a{width: 60px;}
	.sub_banner .bread{bottom: 12px;right: 20px;}
	
	.sub_012 li{width: 100%;}
	
	.sub_05 ul{margin: 0 0 11px -28px;}
	.sub_05 li{width: 33.3%;}
	.sub_05 a{margin: 0 0 28px 28px;text-align: center;}
	
	.sub_07{padding: 12px ;}
	.sub_071 .title{padding: 0 6px;}
	.sub_072 a{padding: 3px;}
	
	.sub_08 li{width: 100%;}
	.sub_08 .img::after{background-size: 50px auto;width: 50px;height: 50px;}
	
}

@media screen  and (max-width:639px){
	.sub_06 ul{margin: 0 0 -20px -50px;}
	.sub_06 li{width: 100%;}
	.sub_06 a{margin: 0 0 30px 50px;}
	.sub_06 .title{height: auto;}
	
	
	
}

@media screen and (max-width:480px){
	.sub_page_top{padding: 12px 20px;}
	.bread{float: none;line-height: 1.5;}
	.page_title h3{}
	
	.sub_0r1 li{width: 100%;}
	
	.sub_013::after{left: 10px;}
	.sub_013 h2{padding: 0 0 0 30px;}
	.sub_013 h2::before{left: 0;}
	.sub_013 h2::after{left: 100px;}
	.sub_013 a{width: auto;}
	.sub_013 .box{margin: 0 0 6px 10px;}
	.sub_013 .title{height: auto;}
	
	.sub_0132 li{width: 100%;}
	.sub_0132 li:nth-child(2n+1):last-child{display: block;}
	.sub_0132 .title{margin: 4px 0 0;}
	.sub_0132 a {margin: 0 0 20px 24px;}
	
	.sub_03 .fix_menu{display: none;}
	.sub_03 .part{margin: 0 0 40px;}
	
	.sub_051{padding: 18px 20px 30px;}
	.sub_051 .img_box{float: none;margin: 0 auto;}
	.sub_051 .right{margin: 0;}
	.sub_051 .title{text-align: center;margin: 0 0 12px;}
	.sub_051 .info{line-height: 36px;}
	.sub_051 .info span{display: block;}
	
}

@media screen and (max-width:414px){
	
	
	
}

@media screen and (max-width:413px){
	.sub_05 li{width: 50%;}
	
	
}

@media screen and (max-width:320px){
	
	
	
}