@charset "utf-8";
@font-face{ font-family:Impact; src:url(../font/impact.ttf);}
@font-face{ font-family:PingFang; src:url(../font/SAIRAEXTRACONDENSED-SEMIBOLD_1.woff);}
@media (max-width:4000px){html{font-size:18px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:13px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:13px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:12px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

/*==========================================公共 结束=============================================*/
header{top: 0;z-index: 100;width: 100%;padding: 0;transition: 1.2s;position: relative;}
header .logo{ float:left}
header .logo a{display:inline-block;line-height: 5.625rem;}

header.on{/* opacity: 1; *//* visibility: visible; */}

.tc{ transition:all ease 300ms; position: fixed; width: 100%; height: 100%;  top: 0; left: 0; z-index:9999999999; pointer-events: none; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;}
.tc-box{
  width: 60rem; padding-top:40px;
  max-width:80%;
  margin:0 auto; margin-top:-80px;
  box-sizing:border-box;
  /* background:#fff; */
  display: block;
  position:relative;
  z-index:1;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  overflow:  hidden;
  }
.tc.act .tc-box{ -webkit-animation-name: anim-open-2; animation-name: anim-open-2; transform:scale(1);}
.close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right: 30px; top: 30px;}
.tc_bg { height: 100%; background: rgba(0,0,0,.85); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}
.tc_txt{ height:470px; overflow-y:auto; padding-right:30px;}
/*弹窗内容样式*/
.tc-box form{position:relative;border-bottom:2px solid #eee;height:4.25rem;padding-right: 0;position:relative;}
.tc-box .tc_fdj{ position:absolute; left:20px; display:block; height: 4.25rem; line-height: 4.25rem;}
.tc-box .tc_fdj img{ width:1.3rem;}
.tc-box form label{text-align:left;display:block;position:absolute;bottom:0;height: 4.25rem;line-height: 4.25rem;font-size:1.6rem;color:#999;pointer-events:none;margin-left: 0;transition:.3s;}
.tc-box form label.act{ font-size:16px; bottom:3rem;line-height: 3rem; height:3rem;}
.tc-box #keyword{width: 80%;height:4.25rem;padding: 0;font-size:1.6rem;color:#999;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;border: navajowhite;}
.tc-box .btn_blue{width: 40px;height:4.25rem; border:0; line-height:4.25rem;background:url(../images/search.png) center center no-repeat;font-size:1.125rem;color:#fff;cursor:pointer;text-transform:uppercase;float:right;}
.tc-box .btn_blue.fr{ background:#e9edef; color:#4e4f53;}


#nav{float:left;margin-right: 15px;transition: 0.6s;}
#nav ul{}
#nav ul li{float:left;height: 5.625rem;line-height: 5.625rem;position:relative;z-index:0;}
#nav ul li a{display: inline-block;margin: 0 2.25rem;text-transform:uppercase;}
#nav ul li h3{font-size: 16px;color: #2c2c2c;padding: 0;overflow:hidden;position:relative;font-weight: bold;}
#nav ul li h3:before{
    content:"";
    transition:.5s;
    position: absolute;
    top: 4.125rem;
    right: 0;
    display: block;
    width: 0;
    height: 3px;
    width: 0;
    background: #1389ee;
    }
#nav ul li.on h3{font-weight: bold;}
#nav ul li:hover a h3:before, #nav ul li.on a h3:before{width: 100%;left: 0;}
#nav ul li a i{display:inline-block;background:url(../images/nav_down.png) center no-repeat;width: 16px;height: 9px;background-size:contain;vertical-align: middle;margin-left:8px;margin-top: -3px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff;width: 180px;left:50%;margin-left: -90px;z-index: 10000;transform:translateY(-20px);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}

#nav ul li:nth-child(3) .sub, #nav ul li:nth-child(4) .sub{ width:240px; margin-left:-120px;}
#nav ul li .sub .box{padding: 0;background:#fff;text-align: center;box-shadow: 0 0 15px rgba(0,0,0,.15);}
#nav ul li .sub a{padding:0;line-height:2;transition: .5s;font-size: 14px;color: #333;font-family: BarlowCondensed-Medium;margin: 0;display: block;line-height: 30px;border-bottom: #f5f5f5 1px solid;padding: 10px 0;}
#nav ul li .sub a:hover{color: #fff;background: #1389ee;border-bottom: #1389ee 1px solid;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}
#nav ul li .sub:before {
    content: "";
    position: absolute;
    top: -2px;
    right: 50%;
    margin-right:-20px;
    height: 40px;
    width: 40px;
    background-color: #FFFFFF;
    z-index: -1;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.list_box1{ font-size:0}
.list_box1 li{display: inline-block;line-height: 5.625rem;text-align: center; margin-left:1.125rem}
.list_box1 li a{ display: inline-block; width: 30px; height: 30px; line-height: 28px; border: #1389ee 1px solid; border-radius: 50%; transition: .5s; cursor: pointer;}
.list_box1 li a svg{transition: .5s;width: 16px;height: 16px;fill: #1389ee;display: inline-block;vertical-align: middle;margin: -1px 0 0;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 18rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #1389ee;transition: .6s;left: 0;right: 0;z-index: 1;}
.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;
}
.header-right .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
	position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
	width:6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
	width:12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble3{
	width:36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
	width:56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
	width:54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
	background-color: #fff;
	opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
	width:56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
	width:2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{
	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble8{
	width:1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
	width:16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
	width:56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
	animation:spin 8s infinite linear;
	transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
	animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
	animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
	transform-origin: 30% 30px;
}
.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: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	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: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	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=button],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 4.5rem;
	width: 3.5rem;
}
.search-dialog .search-input input[type=button]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images/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('../images/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]{
	background-image: url('../images/search-btn2.svg')
}

.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: url(../images/hot-icon.png);
}
.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: 3rem;
    height: 3rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    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: 0.75rem;
    background-repeat: no-repeat;
    background-image: url(../images/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);
    }
}


.banner_box{position: relative;z-index: 0;overflow: hidden;width: 100vw;}
.banner{overflow:hidden;}
.banner ul.miso-slider{}
.banner ul li{background-size: cover !important;}
.banner ul li .video{position:absolute;top:0;right:0;bottom:0;left:0;background: rgb(6, 32, 68);}
.banner ul li .video01 video{width: 165%;height:100vh;object-fit:cover;opacity: 0.35;float: right;}
.banner ul li .video02 video{width: 100%;height:100vh;object-fit:cover;opacity: 0.35;}
.banner ul li .box_table{height: 100%;}
.banner ul li .box_table .box_table_cell{  transform:translateY(-100px)}
.banner ul li h3{font-size:35px;color:#fff;font-weight:bold; transition:1s; transform:translateX(-100px); opacity:0; visibility:hidden;}
.banner ul li h3 img{ display:inline-block}
.banner ul li h4{margin: 4rem 0 8rem; ; transition:1s; transform:translateX(100px); opacity:0; visibility:hidden;}
.banner ul li h4 a{display:inline-block;width: 3.25rem;height: 3.25rem;line-height: 3.25rem;background: #fff;border-radius: 50%;box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.35);}
.banner ul li h4 a svg{display: inline-block;width: 1.125rem;height: 1.125rem;fill: #000;vertical-align: middle;margin: -3px -3px 0 0;transition: .5s;}
.banner ul li h4 a:hover svg{ transform:scale(1.5)}

.banner.on ul li.miso-current h3{ opacity:1; visibility:visible; transform:translateX(0);}
.banner.on ul li.miso-current h4{ opacity:1; visibility:visible; transform:translateX(0);}

.banner ul li .w1360{position:relative;height: 47.375rem;}


.banner .miso-dots{left: 0;bottom: 3rem;width: 100%;}
.banner .miso-dots li{width:18px;height:18px;padding:0;margin: 6px 0; background: url(../images/kuang.png) center no-repeat; margin: 0 1.125rem; background-size: inherit !important;}
.banner .miso-dots li.miso-active{ background: url(../images/kuang_on.png) center no-repeat}
.banner .miso-dots li:before{ content: ""; background: rgba(255,255,255,.25) center no-repeat; width: 1px; height: 0; transition: .5s; bottom: 26px; left: 50%; margin-left: -.5px; position: absolute;}
.banner .miso-dots li.miso-active:before{ height: 24px;}
.banner .miso-dots li button{position:absolute;font-size: 20px;font-family: Constantia;color: #fff;bottom: 64px;opacity: 0;visibility: hidden;transition: .5s;} 
.banner .miso-dots li.miso-active button{
 opacity:1;
 visibility: visible;
 padding: 0;
 }

@keyframes scalebs_1 {

	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(20px);
	}

}


.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;height: 560px;background-color: #fff;position: fixed;left: 50%;top: 50%;margin-top: -280px;margin-left: -500px;object-fit: cover;}
.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background:#000; }
#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); }
#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }
.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer;  }
.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }
.jwlogo, .jwclick { display: none!important; }
.jwdisplayIcon{ background:  none no-repeat!important;}

@media(max-width: 992px){
	.vwrap .videobox{width:94%;height: 200px;left: 3%;margin-left: 0;margin-top: -122px;}
	.vwrap .close{right: 0;top: -35px;}
	.vwrap .videobox video{}
}

.toptop{width:42px;height:150px;position:absolute;top:50%;left:50%;margin-top:-75px;margin-left: -680px;}
.toptop ul li{ margin:26px 0}
.toptop ul li a{ display:inline-block; width:40px; height:40px; line-height:38px; border:rgba(255,255,255,0.4) 1px solid; border-radius:50%; cursor:pointer}

.container01{ position:absolute; bottom:55px; left:0; right:0; height:200px;}
.container01 .content{ font-size:0;}
.container01 .content .box{display:inline-block;height:200px;width:364px;background: rgba(33, 69, 121, 0.7);padding: 38px 35px;position:relative;}
.container01 .content .box h3{ font-size:22px; color:#fff; font-weight:bold}
.container01 .content .box h5{ font-size:13px; color:#fff; text-transform:capitalize; margin:15px 0 45px}
.container01 .content .box h6{font-size:12px;color:#fff;text-transform:uppercase;transform:scale(0.9);margin-left: -4px;display: inline-block;}
.container01 .content .box h6 span{ display:inline-block; font-family:simsun; margin-left:10px; transition:0.6s; position:relative; left:0}
.container01 .content .box02{width:632px;background: rgba(35, 151, 218, 0.7);}
.container01 .content .box03{background: rgba(95, 95, 206, 0.7);}
.container01 .content .box .img{position:absolute;right: 35px;top: 50%;margin-top: -62px;}
.container01 .content .box .img, .container01 .content .box .img img{ width:316px; height:124px; overflow:hidden}


/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

.container02{ background:#e8e9eb url(../images/container02_bg.jpg) center no-repeat; height:295px; padding:50px 0 0}
.container02 .left{width: calc(100% - 850px);}
.title00{ font-size:20px; color:#43474f; margin-bottom:26px}
.title00 font{color: #1389ee;margin-left:8px;}
.container02 .left ul{height: 200px;}
.container02 .left ul li p{font-size:15px;line-height:28px;height:84px;overflow:hidden;color:#727273;padding-right: 60px;}
.container02 .left ul li a>font{display:inline-block;width:116px;height:32px;line-height:32px;background:#494949;text-align:center;position:relative;font-size:14px;color:#fff;text-transform:uppercase;margin: 40px 0 0;transition: .5s;}
.container02 .left ul li a>font span{font-size:12px;margin:0 .5rem 0 0;transform: scale(.9);display: inline-block;line-height: 32px;vertical-align: top;}

.container02 .right{width: 850px;padding-left: 90px; background:url(../images/line20.png) left center no-repeat;}
.container02 .right ul li .img, .container02 .right ul li .img img{ width:240px; height:155px; overflow:hidden}
.container02 .right ul li .con{width: calc(100% - 240px);padding: 24px 65px 0 36px;}
.container02 .right ul li .con h5{font-size:17px;color:#33373f;height:20px;line-height:20px;overflow:hidden;white-space:nowrap;text-transform:uppercase;transition:0.6s;text-overflow: ellipsis;}
.container02 .right ul li .con h6{ font-size:12px; color:#afb0b2; margin:16px 0 12px}
.container02 .right ul li .con p{ font-size:14px; color:#6c6d70; line-height:24px; height:48px;}
.container02 .right .miso-prev, .container02 .right .miso-next{width:25px;height:72px;transition:0.36s;left: auto;right: 0;}
.container02 .right .miso-prev{background:url(../images/left02.png) center no-repeat;top: 36px;}
.container02 .right .miso-next{background:url(../images/right02.png) center no-repeat;top: 111px;}
.container02 .right .miso-arrow:hover{ opacity:.7}

footer{height:92px;background: #e5e5e5;}
footer .left{padding: 22px 0 0 62px;background:url(../images/footer_logo.png) left 22px no-repeat;min-height:80px;}
footer .left p{font-size:13px;line-height:20px;color: #9b9b9b;margin:6px 0;}

.foot_link{width: 194px;height: 34px;line-height: 34px;cursor:pointer;overflow:visible;position: relative;margin: 0;background: #fff;display: inline-block;border-radius: 17px;}
.foot_link .tanchu{width: 100%;padding: 16px 16px;box-sizing:border-box;position:absolute;bottom: 34px;background: rgb(73 73 73);display: none;left: 0;text-align: left;border-radius: 17px;}
.foot_link .tanchu a {color: #fff;line-height: 27px;display:block;font-size: 12px;}
.foot_link .tanchu .swiper-slide{ height:30px !important;}
.foot_link .swiper-scrollbar-drag{ height:60% !important;}
.foot_link #bnt_link1.a {padding-left: 18px;color: #888a90;text-align:left;line-height: 34px;width: 100%;box-sizing:border-box;font-size: 12px;text-decoration:none;position:absolute;z-index:1;}
.foot_link .a span{display:inline-block;float:right;color:#919397;line-height: 34px;margin-right: 10px;width: 28px;text-align: center;}
footer .right .top_box{padding: 18px 0 0;text-align: right;}
.list_box3{font-size:0;display: inline-block;vertical-align: top;}
.list_box3 li{display: inline-block;text-align: center;margin-left: .75rem;}
.list_box3 li a{display: inline-block;width: 32px;height: 32px;line-height: 32px;background: #65c5f7;border-radius: 50%;transition: .5s;cursor: pointer;}
.list_box3 li a svg{transition: .5s;width: 16px;height: 16px;fill: #fff;display: inline-block;vertical-align: middle;margin: -1px 0 0;}
footer .right .bottom_box p{font-size:12px;color:#888a90;line-height: 32px;margin-top: 3px;}


.search_btn{cursor: pointer;}
input{ border:none}
.tc{ transition:all ease 300ms; position: fixed; width: 100%; height: 100%;  top: 0; left: 0; z-index:9999999999; pointer-events: none; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.tc.act{ filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity: 1;  display: block;  pointer-events: auto;}
.tc-box{
  width: 60rem; padding-top:40px;
  max-width:80%;
  margin:0 auto; margin-top:-80px;
  box-sizing:border-box;
  /* background:#fff; */
  display: block;
  position:relative;
  z-index:1;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  overflow:  hidden;
  }
.tc.act .tc-box{ -webkit-animation-name: anim-open-2; animation-name: anim-open-2; transform:scale(1);}
.close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right: 30px; top: 30px;}
.tc_bg { height: 100%; background: rgba(0,0,0,.85); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}
.tc_txt{ height:470px; overflow-y:auto; padding-right:30px;}
/*弹窗内容样式*/
.tc-box form{position:relative;border-bottom:2px solid #eee;height:4.25rem;padding-right: 0;position:relative;}
.tc-box .tc_fdj{ position:absolute; left:20px; display:block; height: 4.25rem; line-height: 4.25rem;}
.tc-box .tc_fdj img{ width:1.3rem;}
.tc-box form label{text-align:left;display:block;position:absolute;bottom:0;height: 4.25rem;line-height: 4.25rem;font-size:1.6rem;color:#999;pointer-events:none;margin-left: 0;transition:.3s;}
.tc-box form label.act{ font-size:16px; bottom:3rem;line-height: 3rem; height:3rem;}
.tc-box #keyword{width: 80%;height:4.25rem;padding: 0;font-size:1.6rem;color:#999;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;}
.tc-box .btn_blue{width: 40px;height:4.25rem; border:0; line-height:4.25rem;background:url(../images/search.png) center center no-repeat;font-size:1.125rem;color:#fff;cursor:pointer;text-transform:uppercase;float:right;}
.tc-box .btn_blue.fr{ background:#e9edef; color:#4e4f53;}

.tc1 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99999999;}

.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);display:  none;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto;transform:scale(1);}
.tc1 .close:hover{ transform:rotate(180deg);}
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc1 .tc-box{position:absolute;overflow: hidden;top:50%;z-index:9999;width: 220px;left:50%;margin-left: -100px;margin-top: -125px;-webkit-animation-duration: 1.2s;animation-duration: 1.2s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-name: anim-close-2;animation-name: anim-close-2;background: #fff;}
.tc1 .tc.act{display: block;}
.tc1 .tc.act .tc-box{display: block;-webkit-animation-name: anim-open-2;animation-name: anim-open-2;transform:scale(1);}
.tc1 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc-bg {height: 100%;background: rgba(0,0,0,.6);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc1 .tc-box h3 img{width: 200px;height: 200px;}
.tc1 .tc-box h5{width: 100%;height: 32px;line-height: 38px;font-size:1rem;color: #333;text-align:center;}
.tc-box01{padding: 10px !important;}

.w1360{ max-width: 1420px; margin: 0 auto;}

/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

.w1250{ margin: 0 auto; max-width: 1250px;}

.n_banner{height: 246px;position: relative;}
.n_banner .box_table{ text-align: left;}
.n_banner h3{ font-size: 1.75rem; color: #fff; font-weight: bold;}
.n_banner h4{font-size: 1.25rem;color: #fff;text-transform: capitalize;margin: .5rem 0 1rem;}

.position{float: right;line-height: 46px;color: #636365;padding-left: 22px;background: url(../images/position.png) left 17px no-repeat;font-size: 13px;margin-right: 25px; display:none;}
.position i{display: inline-block;width: 10px;text-align:  center;color: #838287;margin: 0;}
.position a{color: #636365;display: inline-block;vertical-align:  top;}
.position span{font-style:normal;display: inline-block;vertical-align: top;}
.position .span{color: #5b5b5b;}
.position span{color: #006dac;}
.position a:hover{color: #006dac;}
.mianbao{position: absolute;bottom: 0;left: 0;right: 0;}
.mianbao .content{ background:#f5f5f5}

.al_select{float: left;/* width: 100%; */}
.al_select.class_n4{  width: 100%}
.al_select ul{font-size:0;/* text-align: right; *//* flex-direction: row-reverse; *//* flex-wrap: wrap; */display: -moz-box;/* display: -webkit-box; */display: -ms-flexbox;/* display: -webkit-flex; *//* display: flex; *//* justify-content: center; */}
.al_select ul li{position:relative;font-size: 15px;color: #474747;overflow: hidden;/* flex-grow: 1; */display: inline-block;}
.al_select ul li a:before{content: "";position: absolute;width: 0;bottom: 0;top: 0;left: 0;transition: 0.6s;z-index: -1;}
.al_select ul li a{font-size: 15px;color: #5c5c5c;display:block;position: relative;line-height: 46px;z-index: 1;padding: 0 26px;transition: .5s;}
.al_select ul li a span{ position:relative}
.al_select ul li:before{content:"";position:absolute;width:1px;height:16px;top:50%;margin-top:-8px;right: 0;}
.al_select ul li:last-child:before{ display:none}

.al_select.class_n4 ul{/* font-size:0; *//* text-align: right; *//* flex-direction: row-reverse; *//* flex-wrap: wrap; */display: -moz-box;/* display: -webkit-box; */display: -ms-flexbox;/* display: -webkit-flex; *//* display: flex; *//* justify-content: center; *//* justify-content: space-between; */}
.al_select.class_n4 ul li a{padding: 0 26px;}

.al_select ul li a:hover,.al_select ul li.on a{color: #fff;font-weight: bold;}
.al_select ul li:hover a:before, .al_select ul li.on a:before{width: 100%;background: #1389ee;}

.n_title001{ margin-bottom: 40px;}
.n_title001 h3{ font-size: 2rem; color: #3a3a3a; font-weight: bold; position: relative; padding-bottom: 1.5rem; line-height: 1.5;}
.n_title001 h3:before{ content: ""; position: absolute; bottom: 0; width: 30px; height: 3px; background: #1389ee;}

.n_about .fl01{ padding: 48px 0 40px; background: url(../images/n_about_bg.jpg) center top no-repeat; background-size: cover; min-height: 485px;}

.n_licheng .fl01 .content{width: 100%;padding: 20px 0 0;position: relative;min-height: 400px;}
.n_licheng .fl01 .content:before{content:"";position:absolute;left: calc(7.1875rem);top: 12px;bottom: -64px;width: 1px;background: #e0e0e0;}
.n_licheng .fl01 .content .ul .li{margin-bottom: 24px;position: relative;}
.n_licheng .fl01 .content .ul .li .ll{width: 7.1875rem;position: relative;}
.n_licheng .fl01 .content .ul .li .ll font{font-size: 2.125rem;color: #1389ee;font-family: Barlow Condensed;font-weight: 500;}
.n_licheng .fl01 .content .ul .li .ll .dot{border: #e0e0e0 3px solid;width: 16px;height: 16px;border-radius:50%;position: absolute;right: -9px;top: 4px;background: #fff;}
.n_licheng .fl01 .content .ul .li .ll .dot:before{content:"";position:absolute;background:url(../images/jiantou.png) center no-repeat;width:7px;height:13px;right: -20px;top: -2px; transition:0.6s}
.n_licheng .fl01 .content .ul .li .rr{width: calc(100% - 7.1875rem);padding-left: 14px;padding-top: 0;}
.n_licheng .fl01 .content .ul .li .rr ul li{font-size: 0;margin-bottom: 16px;padding-left:1.75rem;background: url(../images/jiantou001.png) left 8px no-repeat;}
.n_licheng .fl01 .content .ul .li .rr>ul>li ul li{ list-style:none}
.n_licheng .fl01 .content .ul .li .rr>ul>li .span1{display: inline-block;font-size: 15px;line-height: 26px;color: #6a6a6a;vertical-align: top;white-space: nowrap;width: 50px;}
.n_licheng .fl01 .content .ul .li .rr>ul>li .span2{display: inline-block;width: calc(100% - 50px);}
.n_licheng .fl01 .content .ul .li .rr>ul>li .span2 p{font-size: 15px;line-height: 26px;color: #6a6a6a;}

.n_rencai .fl01 dl{}
.n_rencai .fl01 dl dd{cursor: pointer;position:relative;border-bottom: #e5e5e5 1px solid;}
.n_rencai .fl01 dl dd:after{content:"";position:absolute;bottom: -1px;right:0;width:100%;transition:0.6s;height: 3px;}
.n_rencai .fl01 dl dd h5{line-height:4.75rem;font-size:0;padding: 0 25px 0 0;position:relative;}
.n_rencai .fl01 dl dd h5 .con{display:inline-block;font-size: 18px;color: #000000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align: top;z-index: 10;position: relative;}
.n_rencai .fl01 dl dd h5 .jiantou{ float:right}
.n_rencai .fl01 dl dd h5 .jiantou svg{ vertical-align:middle; display:inline-block; transition:0.6s}
.n_rencai .fl01 dl dd .ar_article{display:none;padding: 0;background: #fff;}
.n_rencai .fl01 dl dd h5.on .jiantou svg{ transform:rotate(90deg)}
.n_rencai .fl01 dl dd h5.on .jiantou svg, .n_rencai .fl01 dl dd h5.on .jiantou svg path{ fill:#1325A5}
.n_rencai .fl01 dl dd h5 .con01{min-width: 346px;max-width: calc(100% - 300px - 300px - 120px);}
.n_rencai .fl01 dl dd h5 .con02{width: 300px;font-size: 15px;color: #888;}
.n_rencai .fl01 dl dd h5 .con03{width: 300px;font-size: 15px;color: #888;}
.n_rencai .fl01 dl dd h5 .con04{float:right;font-size: 15px;color: #888;height: 4.375rem;}
.n_rencai .fl01 dl dd h5 .con04 .gg.down{ display:none}
.n_rencai .fl01 dl dd h5.on .con04 .gg.down{ display:block}
.n_rencai .fl01 dl dd h5.on .con04 .gg.up{ display:none}
.n_rencai .fl01 dl dd h5 .con04 img{ margin:-3px 0 0 .5rem}

.n_rencai .fl01 dl dd.on:after{width:100%;background:#65c5f7;left: 0;}
.n_rencai .fl01 dl dd.on h5 .con.con01{color: #1389ee;}
.n_rencai h3{ border-bottom: #e5e5e5 1px solid; height: 50px;}
.n_rencai h3 font{ height: 50px; border-bottom: #1389ee 2px solid; display: inline-block; font-size: 22px; color: #000000;}


/*====翻页====*/
.j_pages{margin:56px auto 30px auto}
.j_pages .box{display:inherit;width:100%;padding: 0;font-size: 0;text-align:  center;}
.j_pages a{padding: 0px 12px;height: 32px;line-height: 32px;display:inline-block;margin: 0 7px;color: #646466;font-size: 14px;box-sizing: border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius: 3px;}
.j_pages a font{font-size:14px;font-family:SimSun;color:#666666}
.j_pages .on, .j_pages a:hover, span.m_bnt a:hover{color: #fff;background: #1389ee;}
.j_pages span{}
.j_pages a.u_bnt{transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s;-o-transition:all 1s}
.j_pages form{ display:inline-block;}
.j_pages span{display:inline-block;font-size: 1rem;color: #919191;margin:0 0 0 10px;}
.j_pages form input{width: 2.75rem;height: 2.75rem;border: none;font-size: 1rem;color: #919191;margin: 0 0 0 10px;text-align:center;border-radius: 3px;border: rgba(0,0,0,0.1) 1px solid;transition: .6s;}
.j_pages form input[type="submit"]{width: 4rem;cursor:pointer;}
.j_pages form input[type="submit"]:hover{background: #1389ee;color:#fff;}
.j_pages .m_bnt a{ background:#efefef; border-radius:3px}
span.m_bnt a{ font-family:simsun}

.list_box4{ margin: 0 -18px; margin-bottom: -25px;}
.list_box4 li{ float:left; width: 25%; padding: 0 18px; text-align: center;}
.list_box4 li a{ display: block; transition: .5s;}
.list_box4 li a .img, .list_box4 li a .img img{ width: 100%; height: 198px; overflow: hidden; transition: .5s; object-fit: cover;}
.list_box4 li a h5{ font-size: 16px; color: #404040; line-height: 50px; transition: .5s; margin: 10px 0 25px;}

.n_contact .title{position:relative;padding-bottom: 16px;margin-bottom: 40px;}
.n_contact .title h3{position:relative;font-size: 2rem;color: #1b1b1b;padding: 0 0 0;line-height: 2rem;letter-spacing: 0.05rem;font-weight: bold;}
.n_contact .title h3 small{font-size: .875rem;margin: 0;vertical-align: middle;font-weight: normal;text-transform: uppercase;display: block;color: #1389ee;letter-spacing: .25rem;}
.n_contact .title h4{font-size: 1.5rem;color: #057738;text-transform: uppercase;font-weight: bold;letter-spacing: .125rem;}
.n_contact .title:before{content:"";position:absolute;width: 1.875rem;height: 3px;background: #1c5ab7;border-radius: 0;bottom: 0;}
.n_contact .fl01{ padding: 60px 0;}
.n_contact .fl01 .w1200{ height:47.375rem; border:#eeeeee 1px solid; border-radius:2.75rem 0 0 0}
.n_contact .fl01 .left{width:520px;height:100%;padding: 22px 0 34px;background: url(../images/n_contact_bg.png) right bottom no-repeat;}
.n_contact .fl01 .left h6{font-size: 1.25rem;line-height:36px;color: #1b1b1b; margin-bottom:1.875rem}
.n_contact .fl01 .left .ewm {font-size:0;margin: 25px 0 0 32px;}
.n_contact .fl01 .left .ewm .img{width: 125px;height: 125px;border:#e5e5e5 1px solid;display:inline-block;}
.n_contact .fl01 .left .ewm .img img{ width:100%; height:100%}
.n_contact .fl01 .left .ewm .con{display:inline-block;width: 32px;height: 125px;vertical-align: top;margin-left: 12px;}
.n_contact .fl01 .left .ewm .con span{display: table-cell;font-size: 14px;line-height: 1;color: #898a8b;width:1rem;vertical-align: middle;}

.n_contact .fl01 .left p{font-size: 1rem;line-height: 32px;color: #1b1b1b;padding-left: 32px;}
.n_contact .fl01 .right{ position:relative; width:calc(100% - 520px); height:100%}
.n_contact .fl01 .right:before{content:"";position:absolute;border:#007f64 1px dashed;top:-1.5rem;right:0;bottom:4rem;left:11.25rem;border-radius:5px;display: none;}
.n_contact .fl01 .right img{ position:relative}
.n_contact .fl02{padding: 3.125rem 0 0;border-top: #e5e5e5 1px solid;}
#container02{ width:100%; height:465px; border: #e2e2e2 1px solid;}

ul#n_zizhi{font-size: 0;margin: 0 -17px;margin-bottom:-30px;}
ul#n_zizhi li{box-sizing:  border-box;display:  inline-block;padding: 0 17px;text-align:  center;width: 25%;transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;margin-bottom:40px;}
ul#n_zizhi li a{display:block;border:#e6e9eb 1px solid;position: relative; background: #fff; transition: .5s;}
ul#n_zizhi li .pic_box{width: 100%;height: 216px;display:table;overflow:hidden;text-align: center;transition: .5s;}
ul#n_zizhi li .pic_box .box{display:table-cell;vertical-align:middle;text-align: -webkit-center;}
ul#n_zizhi li img{max-width: 246px;max-height: 180px;display: inline-block;}
ul#n_zizhi li h5{font-size: 16px;color: #404040;line-height: 30px;text-align:left;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;transition:0.36s;padding: 0 10px 25px;text-align: center;}
ul#n_zizhi li a:after{content:"";position:absolute;bottom: -1px;left: 50%;width: 30px;height: 3px;background: #65c5f7;margin-left: -15px; transition:.5s}

.list_box5 li{ margin-bottom: 40px;}
.list_box5 li a{ display:block; transition: .5s;}
.list_box5 li a .img, .list_box5 li a .img img{position:relative;overflow:hidden;width: 327px;height: 210px;object-fit:cover;}
.list_box5 li a .con{width: calc(100% - 327px - 50px);height: 210px;padding: 36px 0 0 0;border-bottom: #e5e5e5 1px solid;}
.list_box5 li a .con h5{font-size: 18px;color: #33373f;line-height: 1.25;position:relative;transition:.6s;}
.list_box5 li a .con p{font-size: 14px;color: #6c6d70;line-height: 24px;height: 48px;margin: 24px 0 34px;position:relative;transition:.6s;}
.list_box5 li a .con h6{font-size: 14px;color: #afb0b2;letter-spacing:-0.5px;position:relative;transition:.6s;}
.list_box5 li a .con h6 span svg{ fill:#a9a9a9; width:18px; height:18px; transition:.6s; vertical-align:middle; margin:-3px 8px 0 0}
.list_box5 li a .con h6 span{ float:right; line-height:30px; transition:.6s;}

/*新闻详情*/

#n_news_xq{width:100%;overflow:hidden;padding: 50px 0;position: relative;background: url(../images/n_about_bg.jpg) center bottom no-repeat;}
#n_news_xq .w1250{ display:flex}
.ar_title{margin-bottom:2rem;border-bottom:1px solid #e5e5e5;padding-bottom: .6rem;position:relative;}
.ar_title:after{content:"";position:absolute;bottom: -1px;left:0;height:2px;background: #1389ee;display:block;width:50px;}
.ar_title h3{font-size:1.5rem;color:#313131;font-weight:bold;margin-bottom: 1.1rem;line-height: 2.375rem;}
.ar_title .time{font-size:.875rem;color:#6d6d6d;display: inline-block;margin-bottom: 25px;line-height:1rem;}
.ar_title .time font{ width:.9rem; height:1.125rem; float: left; margin-right:.5rem;}
.ar_title .time font svg{max-width:100%;max-height:100%;margin: -1px 0 0;}
.ar_title h4 span{ font-size:13px; color:#818181; margin-right:1rem;}
.ar_title .butie{ float:right; font-size:1.125rem; color:#383838; margin-top:-2rem;}
.ar_title .butie b{ font-size:3.375rem; color:#f5c237; font-family:"Geometr706 BlkCn BT"; font-weight:normal;}
.ar_title .butie font{ font-size:1.5rem; color:#f5c237;}
#n_news_xq .right_con{width: 380px;float: none;}
#n_news_xq .left_con{width: calc(100% - 380px);padding-right:3.5rem;}
#n_news_xq .right_con>.box{background: #fafafa;padding: 35px 25px;}
#right_search form{ position:relative; width:100%; margin:0 auto; background:#fff; border:2px solid #eee; height:60px;}
#right_search #keyword{width: 90%; height:56px; padding:0 20px; font-size:1.125rem; color:#696969;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0; background:none;}
#right_search .btn_blue{ position:absolute; top:0; right:0; width: 40px; height:56px; border:0; line-height:4.25rem;background:url(../images/search.svg) center center no-repeat; background-size:1.125rem;font-size:1.125rem;color:#fff;cursor:pointer;text-transform:uppercase; }

.right_con_li{ padding: 25px 25px;background: #fafafa;}
.sticky {position: sticky;top: 0;}
#n_news_xq .news_tuijian .box{background: url(../images/right_con_bg.png) center bottom no-repeat #fafafa;background-size:100%;padding: 25px;}
.news_tuijian .tt{ font-size:1rem;  color:#6d6d6d; line-height:1.5rem;  margin-bottom:0;}
.news_tuijian .tt span{display:block;color: #1389ee;}
.news_tuijian .tt h3{ font-size:1.125rem; color:#313131; font-weight:bold; opacity:0.8}
.news_tuijian .tt{position:relative;padding-bottom: 30px;}
.news_pic .txt{padding: 0 0 30px;border-bottom: #e5e5e5 1px solid;position: relative;}
.news_pic .txt:before{content:"";position:absolute;bottom: -1px;left:0;height:2px;background: #1389ee;display:block;width:50px;}
.news_pic .txt h4{ font-size:1rem; color:#313131; line-height:1.5rem;}
.news_pic .txt span{font-size:.875rem;color:#838383;display:block;margin: 18px 0 16px;}
.news_pic .txt p{font-size: 13px;color:#949396;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 1.5rem;}
.news_pic .txt .btn_ts{overflow:hidden;z-index:0;display:block;float:right;color: #313131;font-size:13px;position:relative;}
.news_pic .txt .btn_ts:before{ content:""; display:block; width:100%; height:1px; z-index:-1; position:absolute; bottom:0; left:0; background:#acacac; transition: all .3s ease;}
.news_pic .txt .btn_ts:hover:before{ width:0;}
.news_tuijian ul{margin: 20px 0 25px;}
.news_tuijian ul li{height: 2.375rem;line-height: 2.375rem;}
.news_tuijian ul li h5{font-size: 16px;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: .5s;}
.news_tuijian ul li h5:before{content:"●";color: #65c5f7;margin-right:8px;transition: .5s;}
.news_tuijian ul li:hover h5, .news_pic .txt h4:hover{color: #1389ee;}
.news_tuijian ul li:hover h5:before{color: #1389ee;}
.right_ewm{overflow:hidden;margin-top: 0rem;padding-left: 0.5rem;}
.right_ewm .img{float:left;width:8.3rem;height:8.3rem;border:1px solid #e5e5e5;}
.right_ewm .img img{ width:100%}
.right_ewm .txt{float:left;height:8.3rem;width: calc(100% - 8.3rem);text-align: left;padding-left: 25px;}
.right_ewm .txt p{font-size: 15px;line-height:26px;color: #313131;text-align: left;opacity: .7;}

#ar_fot{margin-top:10px;position:relative;width:100%;overflow:hidden;}
#ar_fot .inbox{ position:relative;}
#ar_fot h3{ display:block; font-size:14px; line-height:30px; color:#676869;width:35px; height:35px; transition:.3s; margin:0;}
#ar_fot h3 a{ display:block; width:35px; height:35px;}
#ar_fot h3 a svg{ max-width:100%; max-height:100%; }

#ar_fot h3 a svg *{ fill:#ccc;}
#ar_fot h3 a:hover{ color:#d9353c;}
#ar_fot h3.prev{ position: absolute; left:0; top:0; }
#ar_fot h3.next{ position: absolute; right:0; top:0; }
#ar_fot h3 a:hover svg *{ fill:#f5c237;}
#ar_fot .bnt_back{ font-size:14px; width:160px; height:35px; line-height:35px; margin:0 auto; text-align:center; border:1px solid #ccc; border-radius:20px; transition:.3s;}
#ar_fot .bnt_back a{ display:block; font-size:14px; color:#7f7f7f; transition:.3s;}
#ar_fot .bnt_back:hover{ border:1px solid #f5c237;}
#ar_fot .bnt_back:hover a{ color:#f5c237; }

/*==========================================内页 结束=============================================*/

/*aos="zoom-in" aos-duration="1200"*/