
@font-face{ font-family:akzidenzgroteskbq-bold; src:url(https://gyl.ccmcgc.com/font/akzidenzgroteskbqxbold.otf);}
@media screen and (min-width:1920px){
html{font-size: 100px!important;}
}
@media screen and (max-width:1920px){
html{font-size: 100px!important;}
}
@media screen and (max-width:1600px){
html{font-size: 95px!important;}
}
@media screen and (max-width:1200px){
html{font-size: 85px!important;}
}
@media screen and (max-width:980px){
html{font-size: 80px!important;}
}
@media screen and (max-width:640px){
html{font-size: 75px!important;}
}
@media screen and (max-width:480px){
html{font-size: 75px!important;}
}
@media screen and (max-width:375px){
html{font-size: 75px!important;}
}
@media screen and (max-width:360px){
html{font-size: 65px!important;}
}


/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{ margin:0 auto; max-width: 1756px; padding:0 50px}

.header_box_li{position: relative;z-index: 1;}

.header_box{position: relative;z-index: 100000;height: 0;}
#header{position: fixed;z-index:999;width:100%;transition: 0.36s;background-size:cover;background: rgba(0,0,0,.2);border-bottom: rgba(255,255,255,.3) 1px solid;}
.header_box_li #header:before{content:"";position:absolute;height: 20rem;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background-size: 100% 100%;pointer-events: none;}
.header_box_li #header .w1200:after{content:"";position:absolute;left: 50px;bottom: 0;background: #d2d2d2;height: 1px;opacity: .57;transition: 1s;width: 0;transition-delay: 1s;}
.header_box_li #header.xg .w1200:after{ opacity:0}

.header_box_li.on #header .w1200:after{ width:calc(100% - 100px)}

#header.xg{background: #1b4098;box-shadow: 0px 9px 15px 0px rgba(0, 0, 0, 0.1);}
#header.xg:before{background-size: auto 99%;height: 0;}
.header_top{position: relative;height: 3.375rem;padding: 0;text-align: right;z-index: 10000;overflow: hidden;display: flex;justify-content: flex-end;align-items: center;}
.header_top .tianqi{ display:inline-block; height:.64rem}
.header_top .search_btn{display:inline-block;float: none;font-size: 14px;color: rgba(255,255,255,.5);}

#header .right{display: flex;align-items: center;height: 100%;width: calc(100% - 1rem);padding: 0 0 0 5%;}

.header_top .search {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 20;
}
.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -.08rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0 .32rem 0 .1rem;
    color: #333;
}
.header_top .search .btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
.header_top .search .btn input{cursor: pointer;position: absolute;z-index: 1;left: 0;top: 0;right:0;bottom: 0;height: 100%;width: 100%;}
.header_top .search .btn svg{width: 18px;height: 18px;fill:#fff;}
.header_top .search:hover .btn svg{
    fill: #6510AD;
}


.header_top .search:hover .input {
    width: .42rem;
    opacity: 1;
    visibility: visible;
}

.list_box0{display: flex;align-items: center;}
.list_box0 .li{font-size: 16px;color: #fff;display: inline-block;transition:.6s;margin-left: .22rem;position: relative;}
.list_box0 .li:first-child{margin-left: 0;}
.list_box0 .li:last-child{}
.list_box0 .li>a{display:block;}
.list_box0 .li a>img{margin: -2px 0 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: .56rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

.list_box0 .li ul{position:absolute;top:100%;background:#fff;width: auto;min-width: 100%;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;box-shadow: 0 10px 10px rgba(0,0,0,.1);border-radius: 5px;overflow: hidden;}
.list_box0 .li ul li a{padding: 0 16px;line-height: 28px;transition:.6s;font-size: 13px;color: #666666;text-align: center;white-space: nowrap;font-family: SourceHanSerifCN-Bold;width: 100%;display: block;}
.list_box0 .li ul li a:hover{color: #fff;background: #1a4390;}
.list_box0 .li:hover ul{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}

.list_box0 .li.li1>a{width: 84px;height: 29px;background: #fff;border-radius: 5px;font-size: 14px;color: #005fd2;display: flex;justify-content: center;align-items: center;}
.list_box0 .li.li1>a svg{ margin:0 0 0 0.08rem}

.list_box0 .li:hover{color: #1a4390;}

.old_rukou{width: .24rem;height: .54rem;display: inline-block;text-align: center;line-height: .54rem; margin-left: .34rem}
.old_rukou a{display:block;width:100%;font-size: .2rem;color:#fff;border-radius:0 0 0 .1rem;background:#1a4390;}

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{line-height:60px;font-size: 14px;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{height: 12px;}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .625rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.75rem;color:#666666;line-height:20px;margin: 0;}

.list_box0 .li:after{content:"";position:absolute;left: -.26rem;width:1px;height: 16px;top: 50%;margin-top: -8px;opacity: .8;}
.list_box0 .li:first-child:after{ display:none}
.header_box .w1200{height: .9rem;position:relative;display: flex;align-items: center;justify-content: space-between;transition: .5s;max-width: 100%;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{ }
#header #logo .box_table{ width:auto}
#logo{width: 7rem;height: 100%;position: relative;display: flex;align-items: center;}
#logo img{max-width:100%;transition: .5s;}
#logo img.img2{ display:none}
#nav{margin-right: .5rem;height: 100%;flex: 1;}
#nav ul{display: flex;justify-content: space-between;height: 100%;}
#nav ul li{z-index:0;height: 100%;position: relative;}
#nav ul li a{display: flex;padding: 0;position: relative;z-index: 2;height: 100%;align-items: center;}
#nav ul li h3{font-size: .18rem;color:#fff;line-height: 100%;position:relative;transition: .36s;display: inline-block;font-weight: bold;}
#nav ul li h3:after{content:"";position:absolute;left: 50%;top: calc(100% + 2px);transition:.6s;border-left: transparent .75rem solid;border-right: transparent .75rem solid;border-bottom: #fff 1rem solid;margin-left: -.75rem;opacity:0;visibility:hidden;}
#nav ul li.on1 h3:after{ opacity:1; visibility:visible}
#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px; background:; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:;}
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;box-shadow: 0 0 10px rgba(0,0,0,.3);border-radius: 0 0 .08rem .08rem;overflow: hidden;}
#nav ul li .sub:after{content: '';height: 5px;width: 100%;position: absolute;left: 0;top: 0;background: #f89834;}
#nav ul li .sub .box{padding: 5px 0 0;text-align:center;}
#nav ul li .sub a{padding: 8px 30px;line-height: 28px;transition:.6s;font-size: 16px;color: #666666;text-align: center;white-space: nowrap;font-family: SourceHanSerifCN-Bold;min-width: 160px;justify-content: center;}
#nav ul li .sub a:hover{color: #fff;background: #1b4098;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav>ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{opacity: .9;}

#nav>ul>li h3:before{content:"";display:block;position:absolute;width: 12px;height: 12px;right: -.22rem;top: 50%;margin-top: -6px;transition:.3s;background-size:100% auto; display:none}
#nav>ul>li.xiala h3:before{ display:block}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li.noSubMenu h3:before{ display:none}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0;position: relative;}
.search_btn img{margin: 0;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: .24rem;transition:.6s;margin-left: 1rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -.24rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}

.xg #nav ul li h3{}
.xg .list_box0 .li{color: #6f6f6f;}
.xg .list_box0 .li.li1>a{ background:#1a4390; color:#fff}
.xg .list_box0 .li.li1>a svg path{ fill:#fff}
.xg #logo img{}
.header_box .xg  .w1200{height: 1rem;}
.xg .search_btn svg{}


.search_btn{cursor: pointer;}
.search_btn svg{fill:#fff;width: 18px;height: 18px;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 2.88rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #0e5da8;transition: .6s;left: 0;right: 0;z-index: 1;opacity: .9;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}

.search-dialog{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 2.75rem;
	line-height: 3.5rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 8rem;
	margin: 0 auto;
	padding: 0 0.08rem 0 .24rem;
	background-color: rgba(255,255,255,.1);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: .72rem;
	width: calc(100% - .56rem);
	background-color: transparent;
	font-size: .2rem;
	line-height: .08rem;
	color: #fff;
	transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=submit],
.search-dialog .search-input .clear-btn{
	float: right;
	height: .72rem;
	width: .56rem;
}

.search-dialog .search-input input[type=submit]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: .24rem;
	background-image: url('../image/search-btn.svg');
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);

	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../image/close-btn.svg');
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=submit]{

}

.search-dialog .hot-search{
	font-size: 0;

	width:19.5rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image:;
}
.search-dialog .hot-link{
	margin-left: 1rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: .48rem;
    height: .48rem;
    z-index: 10;
    right: .24rem;
    top: .24rem;
    background-color: rgba(255,255,255,.1);
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: .12rem;
    background-repeat: no-repeat;
    background-image: url(../image/close-btn.svg);
    transition:.6s;
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

/*顶部搜索*/
.tc_search {margin: 0 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1rem;}
.tc_search .header-search{height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .focus_js{font-size:.14rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;}





.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 38px; line-height: 38px; border: 0; background: url(../image/search_white.svg) center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
c color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;

}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
/*手机端开始*/
.m_header_box {transition: .6s;display: none;height: 60px;position: relative;z-index: 100000;}
.m_header_box header{padding: 0 0 0 15px;height: 60px;background: #1b4098;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header #logo img{height: 30px;}
.m_header_box header #logo{ padding:0}

.m_header_box .list_box0 .li{color: #6f6f6f;}
.m_header_box .list_box0 .li.li1>a{ background:#1a4390; color:#fff}
.m_header_box .list_box0 .li.li1>a svg path{ fill:#fff}
.m_header_box #logo img{height: .64rem;}
.m_header_box .search_btn svg{ fill:#6f6f6f}

/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative;width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #f89834;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -10px;border-right: #f89834 10px solid;border-bottom: transparent 60px solid;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: .4rem;height: 22px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before {width: .28rem;}
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 18px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 24px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 84px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #1b4098;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #0656b7 url(../image/submit.svg) center no-repeat; background-size: .28rem;}

#m_nav .list_box0{text-align:center;width: 100%;justify-content: center;margin: .32rem 0 0;}
#m_nav .list_box0 .li{text-align:center;color: #333;margin: 0 .12rem;font-size: 14px;}

#m_nav .old_rukou{margin: .24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;height: 100%;/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: scroll;margin: 0;flex: 1;}
.list_box_nav_mobile>li{width: 90%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid rgba(255,255,255,.2);line-height: .64rem;color: #fff;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .64rem;display: inline-block;background: url(../image/arrow_down1.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 0;}
.list_box_nav_mobile>li.on1 i{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}

.list_box_nav_mobile>li.on .a{border-bottom: 1px solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color: rgba(255,255,255,.6);line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }

/*顶部搜索*/
.wap_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;height: 60px;display: block;}
.wap_search form{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 100%;margin: 10px auto;}
.wap_search .input{font-size: 14px;color: #646464;height:40px;line-height:40px;padding: 0 .24rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;width: calc(100% - 40px);}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(../image/submit.svg) center no-repeat #f89834;background-size: .24rem;border-radius: 20px;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#999; }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }/* WebKit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.wap_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


.banner{ overflow: hidden;}
.banner ul{ overflow: hidden;}
.banner ul li a{display:block;position:relative;}
.banner ul li a .img{ overflow: hidden;}
.banner ul li a .img img{ transition: 2s; transform: scale(1.15);}
.banner ul li a .img .img_hezi{padding-bottom: 100vh !important;}
.banner ul li a .img img.ar_wap{ display:none}
.banner ul li a .top{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items: flex-end; z-index:1}
.banner ul li a .top .w1200{width:100%;max-width: calc(1300px + 10rem);}
.banner ul li a .top .txt{padding-bottom: 6%;}
.banner ul li a .top .txt h4{transform: translateY(80px);opacity: 0;transition-delay:.2s;-moz-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-o-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);font-size: 1.14rem;color: #fff;line-height: 1.5;font-weight: bold;}
.banner ul li a .top .txt h4 font{font-size: 2rem;color:#fff;font-weight: 100;}
.banner ul li a .top .txt h4 font{ margin-right:2rem}

.banner ul li a .top .txt h2{font-size: 3rem;color:#fff;font-weight: bold;margin: 0 0 .375rem;transform: translateY(80px);opacity: 0;transition-delay:.4s;-moz-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-o-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);line-height: 1.5;}
.banner ul li a .top .txt h6{font-size: 1rem;color:#fff;letter-spacing: .5rem;transform: translateY(80px);opacity: 0;transition-delay:.6s;-moz-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-o-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);-webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);font-family: Roboto;}

.banner.on ul li.miso-current a .top .txt h4, .banner.on ul li.miso-current a .top .txt h2, .banner.on ul li.miso-current a .top .txt h6{transform: translateY(0);opacity: 1;}
.banner.on ul li.miso-current a .top .txt h6{opacity: .8;}
.banner.on ul li.miso-current a .img img{ transform: scale(1);}

.banner .miso-arrow{ width:14px; height:198px}
.banner .miso-arrow.miso-prev{ background: url(../image/miso_prev.png) center no-repeat; left: .1rem;}
.banner .miso-arrow.miso-next{ background: url(../image/miso_next.png) center no-repeat; right: .1rem;}

.miso-dots_box{position:absolute;bottom:3.5rem;left:0;right:0;z-index: 10;}
.miso-dots_box .w1200{max-width: calc(1300px + 10rem);display:flex;justify-content: space-between;}
.miso-dots_box .miso-dots{width:auto;position:relative;height: 2.8125rem;background: rgba(255,255,255,.3);padding: 0 .22rem;display: flex;align-items: center;justify-content: center;border-radius: 1.4rem;}
.miso-dots_box .miso-dots li{ width:26px; height:26px}

.banner-next {z-index: 10;position: absolute;bottom: 0;cursor: pointer;color: #ffffff;width: 100%;}
.banner-next .w1200{display:flex;justify-content: center;}
.banner-next .next-icon{ display: block; }
.banner-next .next-icon {position:relative;width: 161px;height: 29px;background: url(../image/banner-next.png) center no-repeat;display: flex;flex-direction: column;justify-content: center;align-items: center;z-index: 1;background-size: auto 100%;}
.banner-next .next-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../image/next-icon_bg.png) center no-repeat;z-index: -1;}
.banner-next .next-icon:before{ -webkit-animation: fadeInDown 2s infinite;-moz-animation: fadeInDown 2s infinite;-o-animation: fadeInDown 2s infinite;-ms-animation: fadeInDown 2s infinite;animation: fadeInDown 2s infinite;}

@-webkit-keyframes fadeInDown { 0% { -webkit-transform: translateY(-5px); transform: translateY(-5px);
    opacity: 0; }
  100% { -webkit-transform: translateY(5px); transform: translateY(5px);
    opacity: 1; } }

@keyframes fadeInDown { 0% { -webkit-transform: translateY(-5px); transform: translateY(-5px);
    opacity: 0; }
  100% { -webkit-transform: translateY(5px); transform: translateY(5px);
    opacity: 1; } }
.banner-next .next-icon h4{font-size: 1.25rem;color: #fff;letter-spacing: .4rem;padding: 0 50% 0 0;text-align: right;transform: translateX(2rem);margin-bottom: .24rem;font-weight: bold;}
.banner-next .next-icon .zhedang{ position: absolute; right: 0; bottom: 0; width: 8.375rem; height: 8.375rem; background: #fff;}


/*==========================================公共 结束=============================================*/

 
/*==========================================首页 开始=============================================*/

.container01{position: relative;z-index: 2;overflow: hidden;}

.container02{ padding: .8rem 0; background: #f8f8f8; background-size: cover; overflow: hidden;}
.container02 .w1200{ display: flex; flex-wrap: wrap;}
.container02 .left{width: calc(100% - 22.5%);padding: 0 .54rem 0 0;}
.container02 .right{width: 22.5%;}

.title001{ margin-bottom: .3rem;}
.title001 h3{ font-size: .36rem; color: #333; font-weight: bold;}
.title001 h4{font-size: .72rem;color: #333;font-weight: bold;opacity: .05;font-family:akzidenzgroteskbq-bold;margin: -.30rem 0 0 .24rem;white-space: nowrap;text-transform: uppercase;}

.container02 .left .content{ display: flex; flex-wrap: wrap;}
.container02 .left .content .ll{width: 58%;}
.container02 .left .content .rr{width: calc(100% - 58%);padding: 0 0 0 .2rem;}

.list_box2_box{ position: relative;}
.list_box2_box .h3{position: absolute;left: 0;bottom: -.22rem;background: url(../image/list_box2_top.jpg) center no-repeat;background-size: cover;box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.15);width: 5.05rem;height: .76rem;display: flex;align-items: center;padding: 0 0 0 .3rem;font-size: .24rem;color: #ffff;font-weight: bold;max-width: 80%;z-index: 2;}

.list_box2{ padding: 0 .37rem 0 0;}
.list_box2 *{ transition: .5s;}
.list_box2 a{ display: block; position: relative; z-index: 1;}
.list_box2 .img .img_hezi{ padding-bottom: 66.61% !important;}
.list_box2 .img_box{ position: relative;}
.list_box2 .con{ padding: .32rem 0 0; display: flex;}
.list_box2 .con .time{ width: 1rem; font-weight: 500; padding: .02rem 0 0;}
.list_box2 .con .time small{ font-size: .3rem; color: #333333;}
.list_box2 .con .time big{ font-size: .3rem; color: #333333;}
.list_box2 .con .right_con{ width: calc(100% - 1rem);}
.list_box2 .con .right_con h5{ font-size: .2rem; color: #333333; line-height: .3rem; max-height: .6rem; font-weight: bold; width: 5.1rem; max-width: 100%;}
.list_box2 .con .right_con p{ font-size: .14rem; color: #666666; line-height: .3rem; max-height: .6rem; width: 4.6rem; max-width: 100%; margin: .06rem 0 0;}

.list_box2 .miso-arrow{width: .37rem;height: .41rem;background-size: cover !important;top: auto;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);bottom: 0;overflow: hidden;}
.list_box2 .miso-prev{ left:auto; right:0; bottom:.41rem}
.list_box2 .miso-prev::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background:#f89834  url(../image/list_box2_prev.png) center;background-size: cover;}
.list_box2 .miso-prev::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #f89834 url(../image/list_box2_prev.png) center;transform: translateY(100%);}
.list_box2 .miso-next::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #1b4098 url(../image/list_box2_next.png) center;background-size: cover;}
.list_box2 .miso-next::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #1b4098 url(../image/list_box2_next.png) center;transform: translateY(-100%);}

.list_box3{min-height: 5.75rem;padding: .1rem 0 0;}
.list_box3 *{ transition: .5s;}
.list_box3 a{display: flex;padding: 0 0 .3rem;margin-bottom: .3rem;border-bottom: #e2e2e2 1px solid;}
.list_box3 a .time{ width: 1rem; font-weight: 500; padding: .02rem 0 0; position: relative;}
.list_box3 a .time::before{content: "";position: absolute;right: 0;width: 1px;top: 0;bottom: 0;background: #959595;opacity: .25;}
.list_box3 a .time::after{content: "";position: absolute;right: 0;width: 1px;top: 0; height: 0;background: #f89834;}
.list_box3 a .time small{ font-size: .24rem; color: #333333;}
.list_box3 a .time big{ font-size: .3rem; color: #333333;}
.list_box3 a .right_con{ width: calc(100% - 1rem); padding: 0 0 0 .26rem;}
.list_box3 a .right_con h5{ font-size: .2rem; color: #333333; line-height: .3rem; max-height: .9rem; font-weight: bold; }
.list_box3 a .right_con p{ font-size: .18rem; color: #666666; line-height: .3rem; max-height: .6rem; margin: .08rem 0 0;}

.more001{text-align: right;display: flex;justify-content: flex-end;}
.more001 a{display: flex;justify-content: center;align-items: center;background: url(../image/more001_bg.png) center no-repeat;width: 101px;height: 40px;position: relative; z-index:1}
.more001 *{ transition: .5s;}
.more001 a::before{content: "";position: absolute;left: 3px;height: 32px;top: 50%;transform: translateY(-50%);width: 0; z-index:-1; }
.more001 a span{font-size: 18px;color: #3e3e3e;font-weight: bold;}
.more001 a span font{}
.more001 a .dot{display: flex;width: 13px;height: 13px;position: relative;margin: 0 0 0 6px;}
.more001 a .dot::before{content: "";position: absolute;top: 50%;left: 0;width: 100%;height: 1px;margin: -.5px 0 0;background: #5d5d5d;}
.more001 a .dot::after{content: "";position: absolute;top: 0;left: 50%;width: 1px;height: 100%;margin: 0 0 0 -.5px;background: #5d5d5d;}

.list_box4{padding:.1rem 0 0;min-height: 5.75rem;}
.list_box4 li *{ transition: .5s;}
.list_box4 li a{ display: block;position: relative;padding: 0 0 .34rem;}
.list_box4 li a::before{ content: ""; position: absolute; left: 0; bottom: .3rem; width: 0; height: 2px; background: #f89834;}
.list_box4 li h5{font-size: .2rem;color: #333333;font-weight: bold;line-height: .34rem;max-height: .68rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.list_box4 li h6{ font-size: .18rem; color: #696969; font-weight: bold; line-height: 1.25; margin: .06rem 0 0;}

.container03{ padding: .8rem 0; background: url(../image/container03_bg1.jpg) center top no-repeat; background-size: cover; overflow: hidden;}

.title001_box{display: flex;justify-content: center;}
.container03 .content{ display: flex; flex-wrap: wrap;}
.container03 .content .left{ width: 2.4rem;}
.container03 .content .right{ width: calc(100% - 2.4rem);}

.list_box5{
	position:relative;
}
.list_box5 .miso-track{margin-top: 1.2rem;}
.list_box5 li{ padding-bottom: .38rem;}
.list_box5 li.last{
padding-bottom:0rem;
}
.list_box5 li *{ transition: .5s;}
.list_box5 li a{display: flex;height: .68rem;align-items: center;cursor: pointer;} 
.list_box5 li a .ll{ width: .5rem;}
.list_box5 li a .ll img{max-width: .4rem;max-height: .4rem;}
.list_box5 li a .ll img.img2{ display: none;}
.list_box5 li a .rr{ width: calc(100% - .5rem);}
.list_box5 li a .rr h5{ font-size: .16rem; color: #646464; line-height: 1.25; transform-origin: left;}
.list_box5 li a .rr h6{ font-size: .14rem; color: #828282; line-height: 1.25; font-family: Century Gothic;}

.list_box5 li.miso-current a .ll img.img1{ display: none;}
.list_box5 li.miso-current a .ll img.img2{ display: block;}
.list_box5 li.miso-current a .rr h5{ color: #333333; transform: scale(1.25); font-weight: bold;}

.container03 .content .right .box{ display: flex; flex-wrap: wrap;}
.container03 .content .right .box .ll{ width: calc(100% - 4rem); padding: 0 .5rem 0 0;}
.container03 .content .right .box .rr{ width: 4rem; padding: 0 .4rem 0 0;}
.container03 .content .right .box .rr h5{ font-size: .26rem; color: #333333; font-weight: bold;}
.container03 .content .right .box .rr .line{ position: relative; height: .08rem; margin: .18rem 0;}
.container03 .content .right .box .rr .line::before{ content: ""; position: absolute; left: 0; width: .38rem; height: .08rem; background: #1b4098;}
.container03 .content .right .box .rr p{font-size: .2rem;color: #323232;line-height: .3rem;height: 1.5rem;}
.container03 .content .right .box .rr .more001{margin: .4rem 0;}

.list_box6 li .img .img_hezi{padding-bottom: 5.26rem !important;}
.list_box6s{ margin: 0 -.2rem; display: flex; flex-wrap: wrap;} 
.list_box6s li{ padding: 0 .2rem; margin-top: .38rem; width: 33.33%;}
.list_box6s li .img{ background:#000}
.list_box6s li .img .img_hezi{ padding-bottom: 57.97% !important;}
.list_box6s li .img img{ opacity:.7}
.list_box6s li .img::after{content: "";position: absolute;right: 0;bottom: 0;border-right: #f89834 .18rem solid;border-top: transparent .18rem solid;transform: translateX(.18rem) translateY(.18rem);}

.list_box6s li.on .img{ box-shadow: 2px 3.464px 7px 0px rgba(0, 0, 0, 0.16);}
.list_box6s li.on .img img{ opacity:1; }
.list_box6s li.on .img::after{ transform: translateX(0) translateY(0);}


.container04{padding: .48rem 0;position: relative;z-index: 1;overflow: hidden;}
.container04 .content{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; cursor: pointer; height: 100%;}
.container04 .content a{ display:block; height:100%}
.container04 .content .img{ width:100%; height: 100%; object-fit:cover}
.container04 .content .img img{height: 100%;width: 100%;object-fit: cover;}
.container04 .content .img .img_hezi{ padding-bottom: 20rem !important;}
.container04 .content .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 0 0 .5rem;}
.container04 .content .top .w1200{ height:100%; display: flex;justify-content: flex-end;flex-direction: column;}
.container04 .content .top h3{width: .6rem;height: .6rem;display: flex;position: relative;}
.container04 .content .top h3:before{ content:""; position: absolute; top:0; right: 0; bottom: 0; left:0; transition: .5s; border-radius: 50%; transform: scale(.5)}
.container04 .content .top h3 img{ transition: .5s;}
.container04 .content .top h5{ font-size: 1.25rem; color: #fff; line-height: 1.5; margin: .24rem 0 0;}

.container04 .content1{ width: 100%;}
.container04 .content1 .w1200{ display: flex; justify-content: flex-end;}
.container04 .content1 .box_wai{width: 8.52rem;display: flex;}
.container04 .content1 .box_wai .left{width: 2.84rem;}
.container04 .content1 .box_wai .right{width: calc(100% - 3.18rem);padding: 0 0 0 12px;}

.list_box7{ position: relative;}
.list_box7 .img_hezi{padding-bottom: 3.24rem !important;}
.list_box7 .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: .38rem .34rem;display: flex;flex-direction: column;justify-content: space-between;}
.list_box7 h3{ font-size: .3rem; color: #fff; font-weight: bold;}
.list_box7 .line{ position: relative; height: .08rem; margin: .18rem 0 .12rem;}
.list_box7 .line::before{ content: ""; position: absolute; left: 0; width: 1.16rem; height: 1px; background: #f9ae5f;}
.list_box7 .line::after{ content: ""; position: absolute; left: 0; width: 0; height: 1px; background: #fff;}
.list_box7 p{ font-size: .16rem; color: #fff; line-height: .3rem; }
.list_box7 .more001{}


.vwrap {display: none;z-index: 1040000;width: 100%;position: fixed;}
.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }
.vwrap .videobox {z-index: 1200;width: 1000px;position: fixed;left: 50%;top: 50%;margin-left: -500px;object-fit: cover; transform:translateY(-50%)}
.vwrap .videobox #videobox { width: 100%; display: inline-block; background:#000; }
.vwrap .videobox #videobox .img_hezi{ padding-bottom:60% !important}
.vwrap .videobox #videobox video{ position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit: cover;}
#videobox_wrapper { height: 100%!important; }
.vwrap .close {z-index: 999;width: 31px;height: 31px;cursor: pointer;position: absolute;top: 0px;right: -42px;text-align: center;}
.vwrap .close i { display: block; width: 31px; height: 31px; -webkit-transition: 400ms; transition: 400ms; }
.vwrap .close i svg{ transition:.6s}
.vwrap .close:hover i svg{ -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }


@media(max-width: 992px){
    .vwrap .videobox{width:94%;left: 3%;margin-left: 0;}
    .vwrap .close{right: 0;top: -35px;}
    .vwrap .videobox video{}
}

.more001s a{background: url(../image/more001s_bg.png) center no-repeat;width: 100px;height: 39px;}
.more001 a::before{ height: 31px;}
.more001s a span{ color: #fff;}
.more001s a .dot::before, .more001s a .dot::after{ background: #fff;}

.list_box8{display: flex;flex-wrap: wrap;margin: 0 -6px;align-items: flex-start;}
.list_box8 li{ width: 50%; padding: 0 6px;}
.list_box8 li *{ transition: .5s;}
.list_box8 li a{ display: block; position: relative;}
.list_box8 li a .img .img_hezi{ padding-bottom: 2.89rem !important;}
.list_box8 li a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: center;justify-content: center;}
.list_box8 li a .top .con{position: relative;text-align: center;width: 100%;}
.list_box8 li a .top .con:before{content:"";position: absolute;bottom:0;width:0;height:3px;background:#fff;left:50%;transform: translateX(-50%);opacity: 0;}
.list_box8 li a .top h6{ font-size:.26rem; color:#fff; font-weight: bold}
.list_box8 li a .top h3{ font-size:.18rem; color:#fff; font-weight: bold; margin: .12rem 0 0}

.list_box8 li:nth-child(2) a .img .img_hezi, .list_box8 li:nth-child(3) a .img .img_hezi{ padding-bottom: 2.52rem !important;}
.list_box8 li:nth-child(3){ margin-top: .14rem}
.list_box8 li:nth-child(4){ margin-top: -.23rem}

.container05{padding: .6rem 0 .48rem;position: relative;z-index: 1;overflow: hidden;background: #e6f7fd;}
.container05 .w1200{ max-width: 1560px;}
.container05 .title001_box{margin-bottom: .1rem;}
.container05 .title001 h4{ margin: -.36rem 0 0 -.3rem; position: absolute}

.list_box9{ display: flex; margin: 0 -.6rem; flex-wrap: wrap;}
.list_box9 li{ width: 50%; padding: 0 .6rem;}
.list_box9 li *{ transition: .5s;}
.list_box9 a{display: flex;padding: .25rem 0;margin-bottom: .3rem;border-bottom: #d3e5f1 1.5px solid;}
.list_box9 a .time{ width: 1rem; font-weight: 500; padding: .02rem 0 0; position: relative;}
.list_box9 a .time::before{content: "";position: absolute;right: 0;width: 1px;top: 0;bottom: 0;background: #959595;opacity: .25;}
.list_box9 a .time::after{content: "";position: absolute;right: 0;width: 1px;top: 0; height: 0;background: #f89834;}
.list_box9 a .time small{ font-size: .24rem; color: #333333;}
.list_box9 a .time big{ font-size: .3rem; color: #333333;}
.list_box9 a .right_con{ width: calc(100% - 1rem); padding: 0 0 0 .26rem;}
.list_box9 a .right_con h5{ font-size: .2rem; color: #333333; line-height: .3rem; max-height: .9rem; font-weight: bold; }
.list_box9 a .right_con p{font-size: .16rem;color: #4d4d4d;line-height: .3rem;max-height: .9rem;margin: .03rem 0 0;}

.list_box9 li:nth-child(3) a, .list_box9 li:nth-child(4) a{ padding:0; border:none}

.container05 .more001{text-align: center;justify-content: center;}

.container09{ position: relative; z-index: 1; background: url(../image/container09_bg.png) center bottom no-repeat; padding: 0 0 1.2rem;}
.container09::before{ content: ""; position: absolute; top: 0; right: 0; left: 0; height: 40%; background: #e6f7fd; z-index: -1;}
.container09 .img .img_hezi{ padding-bottom: 43.69% !important;}
.container09 .content{ position: relative;}
.container09 .content .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;flex-direction: column;justify-content: space-between;align-items: center;text-align: center;padding: 7% 0 14%;}

.container09 .fl01 h5{ font-size: .24rem; color: #fff;}
.container09 .fl01 h3{font-size: .36rem;color: #fff;font-weight: bold;text-shadow: 2px 0px 5px rgba(0, 0, 0, 0.25);margin: .2rem 0 .12rem;}
.container09 .fl01 h6{ font-size: .30rem; color: #fff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;}

.container10{position: relative;z-index: 1;background: url(../image/container10_bg1.jpg) center bottom no-repeat;padding: 1.6rem 0;overflow: hidden;}
.container10 .w1200{display: flex;flex-wrap: wrap;}
.container10 .left{ width: 6.9rem;}
.container10 .right{ width: calc(100% - 6.9rem); padding: 0 0 0 .28rem;}
.container10 .ztzl{
	width:100%;
}

.tit_box{ display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: .1rem;}
.tit_box .ll{ max-width: calc(100% - 1.3rem);}
.tit_box .title001 h4{margin: -.12rem 0 0 0;}

.list_box10 .img_hezi{padding-bottom: 45.5% !important;}

.list_box10 .miso-dots{
   bottom: .2rem;
    position: absolute;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}
.list_box10 .miso-dots li{ width: .38rem; height: 2px; background: #f89834; transition: .5s; margin: 0 .03rem;}
.list_box10 .miso-dots li.miso-active{ background: #ffffff;}
.list_box10 li{
	float:left;
	width:48%;
	margin:0;
}

.container10 .title001{ margin-bottom: 0;}

.list_box11{height: 3.14rem;background: #9a9a9a;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;padding: 0 .2rem;}
.list_box11 li{ width: 33.33%;}
.list_box11 li .a{display: flex;justify-content: center;background: url(../image/list_box11_bg.png) center no-repeat;width: 133px;height: 137px;margin: 0 auto;position: relative;}
.list_box11 li .a .ico{position: absolute;top: .05rem;left: -.25rem;    color: #fff;font-size: 26px;font-weight: bold;}
.list_box11 li .a .ewm{position: absolute;bottom: 0;right: 0;}
.list_box11 li .a .ewm img{ width:.8rem; height:.8rem}

footer {background: url(../image/footer_bg1.jpg);position: relative;z-index: 1;}
footer .fl01{padding: .4rem 0 .3rem;overflow: hidden;}
footer::before{content: "";position: absolute;top: -50px;left: 0;right: 0;background: url(../image/footer_bgt.png) center top no-repeat;height: 50px;}
footer .fl01 .content{ display: flex; justify-content: space-around;}
footer .fl01 dl dt{ position: relative; font-size: .2rem; color: #fff; line-height: 44px; border-bottom: #7889b3 1px solid; width: 1.3rem; max-width: 100%; margin-bottom: .12rem;}
footer .fl01 dl dd{ font-size: .16rem; color: rgba(255,255,255,.7); line-height: .4rem; transition: .5s;}

footer .fl02{background: #1a336f;text-align: center;padding: 0.2rem 0;}
footer .fl02>div {
    position: relative;
    width: 1200px;
}
footer .fl02 p{font-size: .16rem;color: #fff;line-height: 1.5;/* padding: 0.2rem 0; */line-height: 30px;}
footer .fl02 p img{ margin: -3px .08rem 0 .1rem;}

footer .fl02 p span{margin: 0px 7px;}
.foot-r {
    position: absolute;
    right: 0;
    top: 10px;
}
.foot-r>ul {
    text-align: right;
    position: relative;
}

.foot-r>ul li {
    color: #fff;
    display: inline-block;
    margin-left: 30px;
    position: relative;
}

.foot-r>ul li:first-child+li+li>div {
    right: 0;
    left: auto;
    transform: translateX(0);
}

.foot-r>ul li>img {
    display: block;
    cursor: pointer;
}

.foot-r>ul li div {
    position: absolute;
    width: 80px;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    display: none;
}

.foot-r>ul li div img {
    display: block;
    width: 100%;
}

.foot-r>ul li:hover div {
    display: block;
}
#gotop1{position: absolute;top: -.4rem;width: .5rem;height: .5rem;left: 50%;margin: 0 0 0 -.28rem;cursor: pointer;}


.list_box_piaofu{position: absolute;z-index: 10000;bottom: calc(100vh - 90%);right: 100px;display: flex;flex-direction: column;}
.list_box_piaofu li{margin: -9px 0;}
.list_box_piaofu li *{ transition:.5s}
.list_box_piaofu li:nth-child(2){transform: translateX(56px);}
.list_box_piaofu li a{display: flex;width: 74px;height: 74px;position: relative;z-index: 1;align-items: center;justify-content: center;flex-direction: column;}
.list_box_piaofu li a::before{content: "";position: absolute;top:0;right: 0;bottom: 0;left: 0;border: rgba(255,255,255,.4) 1px solid;transform: rotate(45deg);z-index: -1;}
.list_box_piaofu li a h5{ font-size: .14rem; color:#fff; line-height:1.5; margin: .05rem 0 0}

/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

.n_banner{ position:relative}
.n_banner .img .img_hezi{padding-bottom: 23.4375% !important;}
.n_banner .top{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; align-items:center; justify-content:center}
.n_banner .top h3 font{ font-size:.48rem; color:#fff; padding:0 0 1rem; border-bottom:rgba(255,255,255,.3) 3px solid}

#nav_slide{background: #1b4098;line-height: 50px;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{position:absolute;left: 15px;top:-2px;}
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 15px;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #1b4098;}

#sub_nav_content ul li ul{ display:none}

.n_container{padding: 0 0 1rem;position: relative;z-index: 1;background: #f8f8f8;}
.n_container .w1200.flex{ display:flex; justify-content:space-between}
.n_container .n_left{width: 244px;position: relative;z-index: 1;}
.n_container .n_left:before{content:"";position:absolute;width: 100%;height:11px;bottom: -11px;left: -4px;}
.n_container .n_left .h2{height: 88px;background: #1b4098;background-size:cover;padding: 0 32px;position:relative;display: flex;justify-content: center;/* align-items: center; */flex-direction: column; z-index:1;text-align: center;}
.n_container .n_left .h2:after{content:"";position:absolute;border-left: transparent 10px solid;border-right: transparent 10px solid;border-top: #1b4098 10px solid;bottom: -10px;left: 20px;}
.n_container .n_left .h2 h2{font-size: .24rem;color:#fff;font-family: SourceHanSerifCN-Bold-2;}
.n_container .n_left .h2 h6{font-size: 12px;color:#cccccc;text-transform: uppercase;margin: .1rem 0 0;}
.n_container .n_left ul{padding: 0 0 80px;border-top: none;position:relative;background: #fff;border-bottom: #1b4098 .04rem solid;}
.n_container .n_left ul:before{content:"";position:absolute;top:0;left: 0;bottom:2rem;}

.n_container .n_left .con ul li{font-size: 16px;color: #000000;position:relative;padding: 5px 0;}
.n_container .n_left .con ul li:first-child{ padding-top:20px}
.n_container .n_left .con ul li.on{ background:#f0f0f0}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 0;right: 0;height:1px;}
.n_container .n_left .con ul li:last-child:before{ }
.n_container .n_left .con ul li a img{ margin:-3px 14px 0 0}
.n_container .n_left .con ul li a:before{content:"";width: 3px;height: 0;position:absolute;left: 54px;top: 50%;transition:0.6s;margin-top: -.08rem;}
.n_container .n_left .con ul li.on>a:before, .n_container .n_left .con ul li:hover>a:before{height: 1rem;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../image/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../image/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #333333;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 10px 50px 10px 30px;transition: 0.36s;margin: 0;position: relative;line-height: 22px;}
.n_container .n_left .con ul li:hover> a, .n_container .n_left .con ul li.on>a{color: #1b4098;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;padding: 0 0 5px 30px;position:relative;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: initial;padding: 0;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #333333;padding: 5px 0 5px 14px;position:relative;line-height: 24px;margin: 0;font-weight: normal !important;display: block;}
.n_container .n_left .con ul li dl dd:last-child a{ border:none}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 0;top: 22px;background: #1b4098;width: 4px;height: 4px;border-radius:50%;}
.n_container .n_left .con ul li:hover i, .n_container .n_left .con ul li.on i{ background:url(../image/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 30px;height: 35px;background: url(../image/left_jiantou.png) center no-repeat;position:absolute;right: 20px;top: 5px;transition:0.36s;cursor: pointer;background-position: center;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #1b4098 !important;}
.n_container .n_left .con ul li dl dd a:hover:before, .n_container .n_left .con ul li dl dd.on a:before{}

.n_container .n_left .con ul li:first-child i{top: 20px;}

.n_container .n_right{width: calc(100% - 296px);margin: 0;padding: .6rem;background: #fff;min-height: 6rem;}

.n_container .n_right .list_box_05{ margin-top:0}

.mianbao{height: .7rem;position: relative;display: flex;justify-content: flex-end;}
.mianbao .ll{line-height:.6rem;font-size: .22rem;color: #000000;height: calc(100% + 3px);position:relative;padding: 0 .32rem 0 .14rem;}
.mianbao .ll:before{content:"";position:absolute;/* width:100%; */height:4px;background:#1b4098;border-radius: 2px;bottom:0;left: 0;right: 0;}
.mianbao h2{font-size: 24px;color: #323232;display:inline-block;position:relative;}
.position{font-size: .14rem;color: #666666;line-height: .72rem;position: relative;background: url(../image/position.png) left center no-repeat;padding: 0 0 0 .24rem;}
.position img{ margin:-3px .5rem 0 0}
.position a{color: #666666;transition:0.36s;}
.position span{margin: 0 .05rem;}
.position em{color: #666666;font-style:normal;}
.position a:hover{color: #1b4098;}

.fanye{text-align:center;margin: .4rem 0 0;}
.fanye img{ max-width:100%}

.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: .32rem;text-align: center;}
.n_news_detail .ar_article_box h3{color: #323232;font-size: .28rem;line-height: 1.5;margin-bottom: .14rem;}
.n_news_detail .ar_article_box h6{display: block;color: #999999;font-size: 0.14rem;line-height: 1.5;margin-bottom: 0;vertical-align: top;padding: 0 0 .28rem;border-bottom: #e5e5e5 1px dashed;}
.n_news_detail .ar_article_box h6 span{margin: 0 .125rem;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 20px 0 0;box-sizing: border-box;width: 100%;margin-top: 2rem;border-top: #e5e5e5 1px solid;}
#ar_fot h1{display:block;width: 100%;line-height: .4rem;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 1rem;}
#ar_fot h1 span{ font-weight: bold;}
#ar_fot h1 a{color: #323232;font-weight:normal;transition: .5s;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #1b4098;}

.list_box_titu{}
.list_box_titu li{margin-bottom: 0;border-bottom: #dedede 1px solid;}
.list_box_titu li *{ transition: .5s;}
.list_box_titu li a{display: flex;transition:.5s;padding: .2rem .24rem;font-size: 0;align-items: center;position:relative;z-index:1;overflow:hidden;}
.list_box_titu li .left{width: 1.1rem;height: 100%;float: none;display: inline-block;}
.list_box_titu li .left .time_box{width: .8rem;position:relative;transition:.5s;}
.list_box_titu li .left .time_box:before{}
.list_box_titu li .left .time{text-align:center;margin: 0;height: 100%;}
.list_box_titu li .left .time h3{font-size: .36rem;color: #4e12a8;font-weight:bold;margin-bottom: .04rem;transition:.5s;font-family:Times New Roman;} 
.list_box_titu li .left .time h6{font-size: .14rem;color: #666666; transition:.5s; font-family:Times New Roman} 
.list_box_titu li .left .time h5{font-size: .14rem;color: #999999;transition:.5s;border-top: #dedede 1px solid;padding: .2rem 0 0;margin: .16rem 0 0;} 
.list_box_titu li .left .time .libai{font-size:.14rem;color:#999999;border-top:#dedede 1px solid;margin: .2rem 0 0;padding: .24rem 0 0;}
.list_box_titu li .right{width: calc(100% - 1.1rem);float: none;display: inline-block;}
.list_box_titu li .right .img_box{width: 230px;float:left;}
.list_box_titu li .right .img_box .img{height:auto !important;}
.list_box_titu li .right .img_box .img img{height:auto !important;}
.list_box_titu li .right .img{}
.list_box_titu li .right .img, .list_box_titu li .right .img img{width: 100%;height: 2.2rem;overflow:hidden;object-fit:cover;background: #e6e6e6;}
.list_box_titu li .right .con{vertical-align:top;padding: .08rem 0 0;    width: calc(100% - 260px);float:right;}
.list_box_titu li .right .con h5{font-size:.2rem;color: #323232;line-height: 1.25;font-weight:bold;transition:.5s;}
.list_box_titu li .right .con p{font-size: .16rem;color: #666666;line-height: .28rem;height: .84rem;margin: .2rem 0 0;}
.list_box_titu li .right .con span{display:inline-block;font-size: 12px;color: #666666;width:100px;height:30px;line-height:30px;background: #e5e5e5;border-radius: 6px;text-align:center;transition:.5s;}

.j_pages{ margin: .4rem 0 0;}

.list_box_wz_list{margin-top: -.16rem;}
.list_box_wz_list li{font-size:15px;color: #000033;border-bottom: #e0e0e0 1px solid;margin-bottom: .08rem;}
.list_box_wz_list li a{color:#404040;display: flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: .5rem;align-items: center;justify-content: space-between;}
.list_box_wz_list li a:before{content:"";position:absolute;top:50%;margin-top: 0px;left:0;width: 12px;height: 2px;transition:0.36s;background: #006bcd;}
.list_box_wz_list li a font{display:inline-block;width: calc(100% - 1rem);font-size: .16rem;color: #000000;position:relative;padding-left: 20px;transition:.5s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.list_box_wz_list li a img{ display:inline-block}
.list_box_wz_list li a span{float:right;font-size: 0.14rem;color: #666666;}



/*==========================================内页 结束=============================================*/

/*aos="fade-up" aos-duration="1200"*/

.ar_article .vsbcontent_img{
text-align:center;
}
.ar_article img{
max-width:100% !important;
height:auto !important;
}
.ar_article video{
max-width:100% !important;
height:auto !important;
}