*{font-family: '微软雅黑'; padding: 0; margin:0;box-sizing:border-box; }
body{padding:0;margin:0;font-family: '';max-width:100%;}
html,body{                margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;} html{overflow-x: hidden;} 




ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}

.a_body{ position:relative}
ul li,dl dd{ vertical-align:top}
img{ vertical-align:middle}
a{text-decoration: none;color:#333;}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}

.clearfix::after{content: "";display: block;clear: both;}


.w1380{width: 1380px;margin: 0 auto;}

.header{width: 100%;z-index: 10;}
.header .head_top{padding: 0.26rem 0;}
.header .head_top .logo{float: left;}
.header .head_top .logo a{}
.header .head_top .logo a img{}
.header .head_top .right{float: right;padding: 0.2rem 0;}
.header .head_top .right::after{content: "";display: block;clear: both;}
.header .head_top .right .lj{float: left;}
.header .head_top .right .lj::after{content: "";display: block;clear: both;}
.header .head_top .right .lj li{float: left;margin-right: 0.25rem;}
.header .head_top .right .lj li a{}
.header .head_top .right .lj li img{}
.header .head_top .right .lj li span{font-size: 14px;color: #8f9e97;line-height: 30px;}
.header .head_top .right .search_pc{width: 228px;height: 30px;border-radius: 0.04rem;overflow: hidden;float: left;}
.header .head_top .right .search_pc::after{content: "";display: block;clear: both;}
.header .head_top .right .search_pc .text{width: 75%;background: #f1f1f1;float: left;height: 100%;padding-left: 0.15rem;}
.header .head_top .right .search_pc .ss_btn{width: 25%;background:#018fa5 url(../22images/search.png) no-repeat center center;float: right;height: 100%;}
.header .head_top .right .oa_lj{float: left;display: block;font-size: 14px;color: #fff;background: #018fa5;border-radius: 0.04rem;padding: 0 0.1rem;height: 30px;margin-left: 0.14rem;line-height: 30px;}


.header .pc_nav{background: #018fa5;position: relative;z-index: 100;}
.header .pc_nav>div>ul{display: flex;justify-content: space-between;}
.header .pc_nav>div>ul>li{float: left;margin: 0 0rem;position: relative;}
.header .pc_nav>div>ul>li>a{font-size: 0.18rem;color: #fff;display: block;padding: 0.17rem 0;}
.header .pc_nav>div>ul>li .sub_nav{opacity: 0;visibility: hidden;transition: 0.4s;background: #eef9f8;    min-width: 1.6rem;position: absolute;top: 100%;left: 50%;transform: translateX(-50%);border-top: 0.04rem solid #f38e2e;}
.header .pc_nav>div>ul>li .sub_nav ul{padding: 0.2rem 0;}
.header .pc_nav>div>ul>li .sub_nav ul li{}
.header .pc_nav>div>ul>li .sub_nav ul li a{    display: block;text-align: center;transition: 0.4s;
    font-size: .16rem;
    padding: 0 .13rem;
    margin-bottom: 1px;
    background: #eef9f8;
    color: #018fa5;
    white-space: nowrap;
    line-height: .42rem;}
.header .pc_nav>div>ul>li .sub_nav ul li a:hover{background: #fff;}
.header .pc_nav>div>ul>li:hover .sub_nav{opacity: 1;visibility: inherit;}




.search_btn{margin-left: 0rem;cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}

.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: #2c4197;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: 8rem;
	margin: 0 auto;
	padding: 0 0.08rem 0 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: 0.72rem;
	width: calc(100% - 0.56rem);
	background-color: transparent;
	font-size:0.2rem;
	line-height:8px;
	color: #fff;
	transition: all .3s;
	outline: none;
    border: 0;
}
.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=image],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 0.72rem;
	width: 0.56rem;
}

.search-dialog .search-input input[type=image]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.24rem;
	background-image: url('../22images/search.png');
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../22images/close-btn.svg');
	background-size: 0.56rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=image]{
	background-image: url('../22images/search-btn2.svg')
}

.search-dialog .hot-search{
	font-size: 0;
	width:3.12rem;
	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: 6px;
	line-height: 8px;

	color: #fff;
	font-weight: bold;
	padding-left: 9.6px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 8px;
	background-image: url(../22images/hot-icon.png);
}
.search-dialog .hot-link{
	margin-left: 0.16rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: 6px;
	line-height: 8px;
	margin-right: 9.5px;
	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: 0.48rem;
    height: 0.48rem;
    z-index: 10;
    right: 0.5rem;
    top: 0.5rem;
    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.12rem;
    background-repeat: no-repeat;
    background-image: url(../22images/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 auto;
    width: 90%;
    position: absolute;
    bottom: 0.1rem;
    left: 5%;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 0rem;}
.tc_search .keyword {font-size:.16rem;color: #fff;height: 40px;line-height: 40px;padding: 0 0.1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 38px; line-height: 38px; border: 0; background: url(../22images/search_white.svg) center center no-repeat; background-size:60%; }
.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 */
 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消失-结束 */



#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 28px;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#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: 30px; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 30px; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-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: #018fa5;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width:30px;height: 1px;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: #018fa5;}
#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: flex-start;width: 100%;overflow: auto;margin: 18px 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 0.5rem 0 1rem;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: #018fa5;}
#m_nav .head_right{display: flex;margin: 0 auto;}
#m_nav .head_right a{}
#m_nav .head_right a span{font-size: 16px;color: #fff;font-weight: bold;margin: 0 0.1rem;float: left;display: block;padding: 0.1rem 0.2rem;transition: 0.4s;}
#m_nav .head_right a:hover span{color: #018fa5;background: #fff;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 1.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 1.5rem;height: 1.5rem;color: #fff;padding: 0;font-size: 14px;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 1.5rem;height: 1.5rem;display: inline-block;background: url(../22images/arrow_down.svg) center center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;cursor: pointer;}



#m_nav li.on i {background: url(../22images/arrow_down_on.svg) calc(100% - 2rem) center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}

#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "?·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:.875rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.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; }
.m_header_box {transition: .6s;display: none;height: 60px;}
#m_header #logo .box_table{width: auto; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
			}
.m_header_box header{padding:0 5%;top: 0;height: 60px;box-shadow: 0 8px 8px rgba(0,55,59,0.25);position: fixed;top: 0;left: 0;right: 0;z-index: 1001;background: #fff;background-size: cover;}
#m_header #logo{float: left;margin-top: 5px;}
#m_header #logo img{max-height: 50px;width: auto;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}






@media(max-width: 1024px){
	.header{display: none;}
	.m_header_box{display: block;}
	.m_header_box header{padding: 0 3%;}
    .banner .swiper-slide a::after{display: none;opacity: 0;}

}
 






.w1400{width: 1400px;margin: 0 auto;}
.img{position: relative;min-height: 1rem;overflow: hidden;}
.img img{transition: 0.5s;}
/* .img img{position: absolute;transition: 0.7s;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;} */

	.img:hover img{transform: scale(1.1);}

 .xwzx_yydt.img:hover img{transform: scale(1);}

/* .part4 .c{animation:yc_yyxt_dh 1s;animation-timing-function: linear;animation-iteration-count: infinite;}

@keyframes yc_yyxt_dh {
    0% {width: 5.88rem;opacity: 1;height: 5.88rem;background: rgba(44,65,151,0.12);}
    100% {width: 7rem;opacity: 0;height: 7rem;background: rgba(44,65,151,0.12);}
  } */

/*
.yc_lj{position: fixed;display: flex;align-items: center;z-index: 1000;right: 0.15rem;bottom: 33%;height: auto;}
.yc_lj ul{}
.yc_lj ul li{position: relative;}
.yc_lj ul li::before{content: "";display: block;width: 2px;height: 0.24rem;background: #018fa5;margin: 5px auto;}
.yc_lj ul li+li::before{display: none;}
.yc_lj ul li::after{content: "";display: block;width: 2px;height: 0.24rem;background: #018fa5;margin: 5px auto;display:none;}
.yc_lj ul li a{position: relative;display: block;}
.yc_lj ul li p{font-size: 16px;color: #fff;background: #018fa5;border-radius: 50px;padding: 0rem 0rem 0rem 0rem;position: absolute;right: 0.15rem;width: 0rem;text-align: center;z-index: 1;top: 0.1rem;overflow: hidden;overflow: hidden;transition: 0.4s;height: 39px;line-height: 39px;width: 1.7rem;padding: 0rem 0.4rem 0rem 0.2rem;}
.yc_lj ul li:hover p{width: 1.7rem;padding: 0rem 0.4rem 0rem 0.2rem;}
.yc_lj ul li a>img{z-index: 2;position: relative;}
.yc_lj ul li:hover .ewm{display: block;}
.yc_lj ul li .ewm{display: none;position: absolute;top: 0;right: 0rem;background: url(../22images/gzhewm_bg.png) center top no-repeat;padding: 0.44rem 0.15rem 0.04rem;border-radius: 0.04rem;background-size: 100% 100%;}
.yc_lj ul li .ewm img{width: 1.25rem;margin-bottom: 0.1rem;}
.yc_lj ul li .ewm span{display: block;text-align: center;color: #fff;font-size: 0.18rem;margin-bottom: 0.16rem;}
.yc_lj ul li .ewm span{color:#f4f29d;}
.yc_lj ul li .ewm span+span{color: #fff;}

*/




.yc_lj{position: fixed;display: flex;align-items: center;z-index: 1000;right: 0.35rem;bottom: 27%;height: 340px;}
.yc_lj ul{}
.yc_lj ul li{position: relative;}
.yc_lj ul li::before{content: "";display: block;width: 2px;height: 0.24rem;background: #018fa5;margin: 5px auto;}
.yc_lj ul li+li::before{display: none;}
.yc_lj ul li::after{content: "";display: block;width: 2px;height: 0.24rem;background: #018fa5;margin: 5px auto;}
.yc_lj ul li a{position: relative;display: block;}
.yc_lj ul li p{font-size: 14px;color: #fff;background: #018fa5;border-radius: 50px;padding: 0rem 0rem 0rem 0rem;position: absolute;right: 0rem;width: 0rem;text-align: center;z-index: 1;top: 0rem;overflow: hidden;overflow: hidden;transition: 0.4s;height: 39px;line-height: 26px;}
.yc_lj ul li+li p{line-height: 18px;}
.yc_lj ul li+li+li p{line-height: 26px;}
.yc_lj ul li:hover p{padding: 0.05rem 0.15rem 0rem 0.15rem;
    z-index: 10;
    width: 60px;
    height: 60px;}
.yc_lj ul li a>img{z-index: 2;position: relative;}
.yc_lj ul li:hover .ewm{display: block;}
.yc_lj ul li .ewm{display: none;position: absolute;top: 0;right: -0.28rem;background: #018fa5;padding: 0.2rem 0.15rem 0.04rem;border-radius: 0.04rem;}
.yc_lj ul li .ewm img{width: 0.9rem;margin-bottom: 0.1rem;}
.yc_lj ul li .ewm span{display: block;text-align: center;color: #fff;font-size: 0.14rem;margin-bottom: 0.16rem;}

@media screen and (max-width:1024px) {
.yc_lj ul li .ewm{display:none;right:0.5rem;top: -0.4rem;}
.yc_lj{bottom: 30%;}
.yc_lj ul li p{padding: 0.05rem 0.15rem 0rem 0.15rem;
    z-index: 10;
    width: 60px;
    height: 60px;}
}

.banner{}
.banner .swiper-slide{}
.banner .swiper-slide a{}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-button-white{width: 0.2rem;height: 0.35rem;background: url(../22images/bn_jt_r.png) no-repeat center center;right: 0.3rem;}
.banner .swiper-button-white.swiper-button-prev{background: url(../22images/bn_jt_l.png) no-repeat center center;left: 0.3rem;}
.banner .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;border: 1px solid #fff;opacity: 1;background: rgba(255, 255, 255, 0);margin: 0 0.1rem !important;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}


.part{margin-top: 0.48rem;}

.part1{}
.part1 div.w1380{}
.part1 .jyzd_w{width:90%;margin:0 auto;}
.part1 .tit{float: left;}
.part1 .tit img{width: 0.3rem;}
.part1 ul{width:100%;display: flex;justify-content: space-between;float: right;margin-top: 0.05rem;}
.part1 ul li{float: left;background: #018fa5;width: 13.2%;overflow: hidden;border-radius: 0.08rem;transition: 0.6s;}

.part1 ul li a{display: block;padding: 0.275rem 0.15rem;position: relative;}
.part1 ul li a::after{content: "";display: block;width:280px;height: 280px;background: #fff;border-radius: 50%;opacity: 0.1;position: absolute;z-index: 1;left: 60%;bottom: 15%;transition: 0.6s;}
.part1 ul li:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.5);}
.part1 ul li:hover a::after{left: -50%;bottom: -50%;}
.part1 ul li img{display: block;margin: 0 auto;position: relative;z-index: 2;}
.part1 ul li p{font-size: 0.18rem;color: #fff;font-weight: bold;text-align: center;margin-top: 0.12rem;position: relative;z-index: 2;}



.sy_tit{border-bottom: 1px solid #e5e5e5;margin-bottom: 0.25rem;position: relative;}
.sy_tit::after{content: "";display: block;clear: both;}
.sy_tit p{font-size: 0.22rem;color: #018fa5;font-weight: bold;float: left;position: relative;padding-bottom: 0.12rem;}
.sy_tit p::after{content: "";display: block;width: 100%;height: 3px;background: #018fa5;position: absolute;left: 0;bottom: -2px;}
.sy_tit a{font-size: 14px;color: #333;float: right;transition: 0.4s;margin-top: 0.06rem;position: absolute;right: 0;top: 0;}
.sy_tit a:hover{color: #018fa5;}
.sy_tit.p_cen p{display: table;margin: 0 auto;float: none;}


.part2{}
.p2_left{width: 69.6%;float: left;}
.p2_lb{width: 52.4%;float: left;position: relative;}
.p2_lb .swiper-slide{}
.p2_lb .swiper-slide a{display: block;position: relative;}
.p2_lb .swiper-slide img{width: 100%;min-height:335px;}
@media screen and (max-width:1024px) {
.p2_lb .swiper-slide img{width: 100%;min-height:auto;}
}
.p2_lb .swiper-slide p{position: absolute;width: 100%;z-index: 2;background: rgba(0,0,0,.7);font-size: 16px;height: 38px;line-height: 38px;padding: 0 100px 0 24px;bottom: 0;left: 0;color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.p2_lb .swiper-pagination{position: absolute;right: 12px;bottom: 9px;z-index: 3;display: table;width: auto;left: auto;}
.p2_lb .swiper-pagination-bullet{width: 12px;height: 12px;margin: 0 2.5px !important;opacity: 1;background: #6b6b6b;}
.p2_lb .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}

.p2_lb_right{width: 46%;float: right;}
.p2_lb_right .first{display: block;border-bottom: 1px solid #cdcdcd;padding-bottom: 0.13rem;}
.p2_lb_right .first p{font-size: 18px;color: #333333;line-height:26px;height:52px;overflow: hidden;font-weight: bold;margin-bottom: 10px;transition: 0.4s;}
.p2_lb_right .first:hover p{color: #018fa5 !important;}
.p2_lb_right .first span{display: block;font-size: 12px;line-height: 20px;color: #666666;height: 40px;overflow: hidden;}
.p2_lb_right ul{}
.p2_lb_right ul li{margin-top: 0.12rem;}
.p2_lb_right ul li a{display: block;font-size: 16px;line-height: 30px;padding-left: 0.18rem;background: url(../22images/part2_dot.png) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}

	.p2_lb_right ul li a{transition: 0.4s;}
	.p2_lb_right ul li a:hover{color: #018fa5 !important;}

.p2_list{width: 28%;float: right;}
.p2_list ul{}
.p2_list ul li{margin-top: 0.125rem;}
.p2_list ul li a{display: flex;justify-content: space-between;}
.p2_list ul li p{	width:calc(100% - 60px);font-size: 16px;line-height: 30px;padding-left: 0.18rem;background: url(../22images/part2_jt.png) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.p2_list ul li span{font-size: 14px;color: #666666;line-height: 29px;display: block;}
.p2_list ul li a p{transition: 0.4s;}
.p2_list ul li a:hover p{color: #018fa5 !important;}


.part3{}
.part3 .p2_list{width: 33.6%;float: left;margin-right:2.4%;}
.part3 .p2_list+.p2_list+.p2_list{float: right;margin-right:0;width:28%;}
.part3 .p2_list ul li p{width:calc(100% - 90px);}
.p3_tab{}
.p3_tab .sy_tit p{float: left;cursor: pointer;padding-right: 0.14rem;}
.p3_tab .sy_tit p::before{content: "";display: block;width: 2px;height: 0.2rem;background: #018fa5;position: absolute;right: 0;top: 0.06rem;}
.p3_tab .sy_tit p+p{padding-left: 0.14rem;}
.p3_tab .sy_tit p+p::before{display: none;}
.p3_tab .sy_tit p::after{width: 0;transition: 0.4s;}
.p3_tab .sy_tit a{display: none;}
.p3_tab ul{display: none;}
.p3_tab .sy_tit p.on::after{width: 100%;}
.p3_tab .sy_tit a.on{display: block;}
.p3_tab ul.on{display: block;}

.p3_lb{width: 100%;float: left;position: relative;}
.p3_lb .swiper-slide{}
.p3_lb .swiper-slide a{display: block;position: relative;}
.p3_lb .swiper-slide img{width: 100%;max-height:240px;min-height:240px;}
.p3_lb .swiper-slide .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.p3_lb .swiper-slide .top img{width:auto;height:auto;max-height:auto;min-height:auto;}
.p3_lb .swiper-slide p{position: absolute;width: 100%;z-index: 2;background: rgba(0,0,0,.7);font-size: 16px;height: 38px;line-height: 38px;padding: 0 100px 0 24px;bottom: 0;left: 0;color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.p3_lb .swiper-pagination{position: absolute;right: 12px;bottom: 9px;z-index: 3;display: table;width: auto;left: auto;}
.p3_lb .swiper-pagination-bullet{width: 12px;height: 12px;margin: 0 2.5px !important;opacity: 1;background: #6b6b6b;}
.p3_lb .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}
@media(max-width: 1024px){
max-height:auto;
}


.part3{}
.ej_main  .part3 .p2_list{width: 48.5%;float: left;margin-right:0;}
.ej_main  .part3 .p2_list+.p2_list{float: right;}



.ej_main .xwzx .part3 .p2_list{width: 33.6%;float: left;margin-right:2.4%;}
.ej_main .xwzx .part3 .p2_list+.p2_list+.p2_list{float: right;margin-right:0;width:28%;}
.ej_main .xwzx .part3 .p2_list ul li p{width:calc(100% - 10px);}
.ej_main .part3 .p2_list ul li p{width:calc(100% - 90px);}





.part4{background-size: auto 300px;padding-top: 0.2rem;}
.part4>div{background: #fff;padding:0 0.5rem;box-shadow: 0px 0px 4px rgba(0,0,0,0.08);}
.part4 .sy_tit{margin-bottom:0;}
.part4 ul{width:40.4%;float:left;border-right: 2px solid #eee;padding-bottom:0.5rem;min-height:737px;}
.part4 ul.ul1{margin-left:-0.5%;}
.part4 ul.ul3{margin-right:-0.5%;width:19%;border-right: none;margin-left:0.2%;}
.part4 ul::after{content: "";display: block;clear: both;}
.part4 ul>div{line-height: 65px;font-size: 17px;font-weight: bold;text-align: center;color: #018fa5;}
.part4 ul li{width: 47%;float: left;margin: 0 1.5% 2.3%;position: relative;}
.part4 ul.ul3 li{width:100%;float: none;margin-bottom: 4.9%;}
.part4 ul li a{display: block;line-height: 40px;height: 40px;background: #eef9f8;padding: 0 0.25rem 0 0.1rem;transition: 0.4s;position: relative;}
.part4 ul li a::after{display: block;content: "";clear: both;}
.part4 ul li a img{display: inline-block;margin-top: -30px;}
.part4 ul li a p{display: inline-block;margin-left: 0.13rem;width: calc(100% - 40px);font-size: 16px;color: #018fa5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.part4 ul li a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.3);}

.part4 ul li.on i{width: 30px;height: 40px;position: absolute;right: 0rem;top: 0;background: url(../22images/part4_jt.png) no-repeat center;content: "";display: block;transition: 0.4s;}
.part4 ul li.on div{position: absolute;top: 40px;left: 0;width: 100%;z-index: 10;box-shadow: 0 2px 6px rgba(0,0,0,.2);display: none;}
.part4 ul li.on div a{    font-size: 16px;display: block;padding-left: 10%;background: #f5fffe;
    color: #018fa5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.part4 ul li.on div a:hover{box-shadow: none;background: #018fa5;color: #fff;}
.part4 ul li.on:hover div{display: block;}
.part4 ul li:hover>a{background:#018fa5;}
.part4 ul li:hover>a p{color:#fff;}
.part4 ul li.on:hover>a::before{transform: rotate(90deg);}


.part4>div.sy_tit{background:none;box-shadow:none;margin: 0.2rem auto;padding:0;}
/*
.part4 .sy_tit p,.part4 .sy_tit a{color:#fff;}
.part4 .sy_tit p::after{background:#fff;}

*/

.part5_6{background: url(../22images/part5_6_bg.jpg) no-repeat bottom center;background-size: cover;}

.part5{}
.part5>div{position: relative;}
.part5 div.w1380{padding:0 0.5rem;}
.part5 .part5_zjtd{position: relative;}
.part5 .swiper-button-white{width: 20px;height: 36px;background: url(../22images/part5_jt_r.png) no-repeat;position: absolute;right: 0;top: 50%;}
.part5 .swiper-button-white.swiper-button-prev{background: url(../22images/part5_jt_l.png) no-repeat;right: auto;left: 0;}

.p5_lb{width: 90%;margin: 0.2rem auto 0;padding-bottom: 0.1rem;padding-top: 0.2rem;}
.p5_lb .swiper-slide{}
.p5_lb .swiper-slide a{display: block;padding: 0.19rem;border: 1px solid #d6d6d6;background: #eef9f8;transition: 0.4s;position: relative;}
.p5_lb .swiper-slide a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.3);}
.p5_lb .swiper-slide a::after{content: "";display: none;position: absolute;width: 30px;height: 4px;background: #018fa5;top: 0.5rem;right: 5px;}
.p5_lb .swiper-slide .img{width: 100%;position: relative;height: 2rem;}
.p5_lb .swiper-slide .img img{position: absolute;transition: 0.7s;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;}
.p5_lb .swiper-slide .con{position: relative;padding:0.3rem 0 0rem ;}
.p5_lb .swiper-slide .con p{font-size: 16px;width: 1rem;text-align: center;background: #018fa5;line-height: 0.4rem;height: 0.4rem;position: absolute;left: 23.5%;top: -0.2rem;z-index: 3;color: #fff;}
.p5_lb .swiper-slide .con span{font-size: 0.18rem;line-height: 30px;color: #018fa5;font-weight: bold;display: block;text-align: center;}

@media (max-width: 1600px) {
.p5_lb .swiper-slide .con p{left: 29.5%;}
}

@media (max-width: 1200px) {
.p5_lb .swiper-slide .con p{left: 34.5%;}
}

@media (max-width: 1024px) {
.p5_lb .swiper-slide .con p{left: 15.5%;}
}

@media (max-width: 950px) {
.p5_lb .swiper-slide .con p{left: 24.5%;}
}

@media (max-width: 850px) {
.p5_lb .swiper-slide .con p{left: 18.5%;}
}

@media (max-width: 768px) {
.p5_lb .swiper-slide .con p{left: 29.5%;}
}

@media (max-width: 650px) {
.p5_lb .swiper-slide .con p{left: 24.5%;}
}
@media (max-width: 600px) {
.p5_lb .swiper-slide .con p{left: 20.5%;}
}

@media (max-width: 500px) {
.p5_lb .swiper-slide .con p{left: 15.5%;}
}

@media (max-width: 456px) {
.p5_lb .swiper-slide .con p{left: 32.5%;}
}

@media (max-width: 375px) {
.p5_lb .swiper-slide .con p{left: 30.5%;}
}

@media (max-width: 340px) {
.p5_lb .swiper-slide .con p{left: 25.5%;}
}



.part6{}
.part6 div.w1380{padding:0 0.5rem;}
.part6 ul{width:100%;}
.part6 ul::after{content: "";display: block;clear: both;}

.part6 ul li{width: 33.33%;float: left;background-size: cover !important;margin-top: 0.3rem;}
.part6 ul li+li{}



.part6 ul li a{display: flex;height: 3.2rem;justify-content: center;align-items: center;}
.part6 ul li .con{}
.part6 ul li .bt{}
.part6 ul li .bt p{font-size: 17px;line-height: 30px;color: #fff;text-align: center;}
.part6 ul li .more{font-size: 14px;padding: 0.07rem 0.3rem;border: 1px solid #fff;color: #fff;text-align: center;display: table;margin: 0 auto;margin-top: 0.3rem;transition: 0.4s;color: #fff;}
.part6 ul li a:hover .more{background: #fff;color: #018fa5;}


.yqlj{background: #e5e5e5;padding: 0.2rem 0;}
.yqlj .tit{font-size: 0.18rem;line-height: 30px;float: left;font-weight: bold;}
.yqlj ul{float: left;margin-left: 0.2rem;}
.yqlj ul::after{content: "";display: block;clear: both;}
.yqlj ul li{float: left;margin: 0 0.2rem;}
.yqlj ul li a{font-size: 16px;display: block;line-height: 30px;transition: 0.4s;}
.yqlj ul li a:hover{color: #018fa5;}




.foot{background: #018fa5;padding: 0.35rem 0;}
.foot .left{float: left;margin-right: 5%;}
.foot .left .logo{margin-bottom: 0.27rem;}
.foot .left .logo img{max-width: 100%;margin-right: 0.3rem;}
.foot .left .logo img+img{margin-right: 0;}
.foot .left .bq{font-size: 0.162rem;color: #fff;}
.foot .center{float: left;padding-left: 49px;background: url(../22images/foot_zx.png) no-repeat top left;margin-top: 0.15rem;}
.foot .center p{font-size: 0.162rem;color: #fff;line-height: 30px;margin-bottom: 0.1rem;}
.foot .center p+p+p{margin-bottom: 0;}
.foot .right{float: right;}
.foot .right ul{}
.foot .right ul::after{content: "";display: block;clear: both;}
.foot .right ul li{float: left;margin-left: 0.24rem;}
.foot .right ul li img{width: 1.2rem;}
.foot .right ul li p{font-size: 0.162rem;color: #fff;text-align: center;margin-top: 0.14rem;}



#gotop{position: fixed;border-radius: 4px;
    z-index: 1100;
    bottom: .2rem;
    right: 0.13rem;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    width: 0.46rem;
    height: 0.46rem;
    line-height: 0.46rem;
    background: #fff;
	box-shadow: 0 0 0.2rem rgba(60,60,60,0.1);
    opacity: 1;
    visibility: visible;
    overflow: hidden;}
	#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width: 0.22rem;height: 0.22rem;display: inline-block;fill: #2c4197;vertical-align: middle;margin: -3px 0 0; transition:.6s}
#gotop:hover{ border-radius:50%}



@media (max-width: 1380px) {
.w1380{width: 90%;}
.banner .swiper-slide p{width: 90%;}

}


@media (max-width: 1400px) {
.w1400{width: 90%;}
}
@media (max-width: 1200px) {

}

@media screen and (max-width:1024px) {
	.bn_yc_lj{top: 20%;}
	#m_nav li .a{    line-height: .5rem;
		height: .5rem;}
	#m_nav li i{width: 0.5rem;height: 0.5rem;}
	#m_nav>ul>li{    padding: 0 0 0 0.5rem;}
.part1 .jyzd_w{width:100%;}

html {font-size: 100px !important;}
.yc_lj{right: 1px;}

.part1 ul{flex-wrap: wrap;}
.part1 ul li{width: 32%;margin-bottom: 0.1rem;}

.p2_left{width: 100%;margin-bottom: 0.2rem;}
.p2_list{width: 100%;}
.part3 .p2_list{width: 100%;margin-bottom: 0.2rem;}
.part3 .p2_list+.p2_list+.p2_list{width: 100%;margin-bottom: 0.2rem;}
.part4 ul{width: 34.9%;border-right:none;}
.part4 ul.ul3{width:30%;}
.part4 ul li{width: 88%;}
.part4 ul.ul3 li{width:100%;margin-bottom:2.5%;}
}
@media screen and (max-width:900px) {
	.part6 ul li{width: 50%;margin: 0 !important;}
	.foot .left{float: none;margin: 0 auto;display: table;}
	.foot .center{float: none;margin: 0.2rem auto;display: table;}
	.foot .right{float: none;margin: 0 auto;display: table;}
}

@media screen and (max-width:800px) {
	.p2_lb,.p3_lb{width: 100%;margin-bottom: 0.2rem;}
	.p2_lb_right{width: 100%;}
    }


@media screen and (max-width:650px) {
.part4{padding-top:0;}
 .part4 ul{width:100%;min-height:auto;}
 .part4 ul li{width:100%;margin: 0 0% 2.3%;}
 .part4 ul.ul3{width:100%;margin-left:0;}
}

@media screen and (max-width:490px) {
	.part1 ul li p{    font-size: 0.14rem;}
	.part1 ul li a{padding: 0.1rem 0rem;}
	.part4>div,.part1 div.w1380,.part6 div.w1380,.part5 div.w1380{padding:0 0.2rem;}
        .part4 ul{padding-bottom:0.2rem;}
	#m_nav .head_right a span{    padding: 0.1rem 0.1rem;}
	#m_header #logo{width: 78%;}
	#m_header #logo img{height: auto;width: auto;max-width: 100%;}
       .part6 ul li{width: 100%;}
}






/* 二级页样式开始 */
.ej_banner{}
.ej_banner img{width: 100%;}

.dqwz{padding: 0.12rem 0;border-bottom: 1px solid #018fa5;margin-top: 0.1rem;margin-bottom: 0.4rem;}
.dqwz img{}
.dqwz p{font-size: 16px;color: #018fa5;display: inline;}
.dqwz a{font-size: 16px;color: #333;transition: 0.4s;}
.dqwz span{font-size: 16px;color: #018fa5;}
.dqwz a:hover{color: #018fa5;}

.ej_con{}
.ej_con::after{content: "";display: block;clear: both;}
.ej_con .left{width: 2.5rem;float: left;background: #fff;}
.ej_con .left .ej_nav_btn{display: none;width: 30px;float: right;cursor: pointer;margin-top: 0.06rem;}
.ej_con .left h1{font-size: 0.28rem;color: #fff;padding: 0.23rem 0.3rem 0.25rem 0.5rem;position: relative;background: #018fa5;box-shadow: 2px 2px 4px rgba(0,0,0,.18);z-index: 1;}
.ej_con .left h1::after{content: "";display: block;width: 30px;height: 2px;background: #48aebe;position: absolute;left: 0.5rem;bottom: 0.15rem;}
.ej_con .left ul{background: #018fa5;box-shadow: 2px 2px 4px rgba(0,0,0,.18);z-index: 2;position: relative;}
.ej_con .left ul li{padding: 0 0.00rem;transition: 0.4s;margin-left: 0.11rem;background: #fff;position: relative;}
.ej_con .left ul li a{display: block;font-size: 0.2rem;padding: 0.2rem 0.3rem;color: #666;border-bottom: 1px solid #f0f0f0;transition: 0.4s;}
.ej_con .left ul li.on,.ej_con .left ul li:hover{background: #1badc4;}
.ej_con .left ul li.on a,.ej_con .left ul li:hover a{color: #fff;}
.ej_con .right{width: calc(100% - 2.9rem);float: right;}


.ej_con .left ul li dl{display:none;padding: 0;position:relative;background:#fff;}
.ej_con .left ul li dl dd{height: auto;line-height: 34px;padding: 0;}
.ej_con .left ul li dl dd a{font-size: 0.19rem;color: #666666 !important;padding: 15px 0 15px 60px;position:relative;line-height: 24px;border-bottom: #efefef 1px solid;}
.ej_con .left ul li dl dd a:before{content:"";position:absolute;left: 44px;top: 0;background: url(../22images/left_jiantou1.png) center no-repeat;width: 10px;height: 100%;}
.ej_con .left ul li i.up{ background:url(../22images/ej_nav_jt_on.png) center no-repeat;}
.ej_con .left ul li i{width: 30px;height: 0.68rem;background: url(../22images/ej_nav_jt.png) center no-repeat;position:absolute;right: 20px;top: 0;transition:0.36s;cursor: pointer;}
.ej_con .left ul li dl dd a:hover, .ej_con .left ul li dl dd.on a{color: #005a75 !important;}
.ej_con .left ul li dl dd a:hover:before,.ej_con .left ul li dl dd.on a:before{ background: url(../22images/left_jiantou1_on.png) center no-repeat;}
.ej_con .left ul li.on dl{display:block;}
.ej_con .left ul li.on i,.ej_con .left ul li:hover i{background:url(../22images/ej_nav_jt_on.png) center no-repeat;}{background:url(../22images/ej_nav_jt_on.png) center no-repeat;}



.fanye{text-align: center;margin: 0.2rem auto;}

@media screen and (max-width:900px) {
	.ej_con .left{width: 100%;margin-bottom: 0.3rem;}
	.ej_con .left .ej_nav_btn{display: block;}
	.ej_con .left h1{padding: 0.1rem 0.3rem 0.21rem 0.5rem;}
	.ej_con .left ul{display: none;}
	.ej_con .right{width: 100%;}
}



.ej_list{}
.ej_list ul{}
.ej_list ul li{border-bottom: 1px solid #e5e5e5;transition: 0.4s;}
.ej_list ul li a{display: block;padding: 0.3rem 0;}
.ej_list ul li a::after{content: "";display: block;clear: both;}
.ej_list ul li .sj{float: left;}
.ej_list ul li .sj p{font-size: 0.18rem;color: #999999;}
.ej_list ul li .sj span{display: block;font-size: .24rem;color: #018fa5;text-align: right;font-weight: bold;}
.ej_list ul li .con{float: left;margin-left: 0.38rem;width: calc(100% - 1.2rem);}
.ej_list ul li .bt{font-size:18px;color: #333333;transition: 0.4s;    word-break: break-all;}
.ej_list ul li:hover .bt{color: #018fa5;}
.ej_list ul li:hover{padding: 0 0.2rem;box-shadow: 0 0 0.1rem rgba(0,0,0,.2);}


.ej_zy_list{}
.ej_zy_list ul{}
.ej_zy_list ul li{}
.ej_zy_list ul li a{}
.ej_zy_list ul li .sj{border-top:2px solid #018fa5;padding-top: 0.3rem;}
.ej_zy_list ul li .con p{margin-bottom: 0.15rem;margin-top: -0.04rem;}
.ej_zy_list ul li .con span{display: block;font-size: 14px;color: #666666;line-height: 26px;}


.ej_zhy{}
.ej_zhy .p2_lb_right{width: auto;float: none;}

.ej_tit{font-size: 0.36rem;text-align: center;font-weight: bold;color: #018fa5;margin-bottom: 0.35rem;}

.djdt_p1{}
.djdt_p1 .left{width: 56.52%;}
.djdt_p1 .right{width: 40%;}
.tqgz .left{width: 65.52%;}
.tqgz .right{width: 31%;}
.pic_lb{width: 46.15%;float: left;}
.pic_lb img{width: 100%;}
.pic_lb .swiper-pagination{text-align: right;bottom: 5px;padding-right: 5px;}
.pic_lb .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;opacity: 1;background: #999999;margin:0 4px;}
.pic_lb .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}
.djdt_p1 .left .p2_lb_right{float: right;width: 50%;margin-top: -0.1rem;}
.djdt_p1 .left img{max-height:230px;}
.tqgz .left img{max-height:240px;}


.dj_p2_first{margin-bottom: 0.2rem;}
.dj_p2_first::after{content: "";display: block;clear: both;}
.dj_p2_first .img{width: 39.25%;float: left;}
.dj_p2_first img{width: 100%;max-height:154px;}
.dj_p2_first .con{width: 57%;float: right;}
.dj_p2_first .con p{font-size: 16px;line-height: 24px;color: #333333;margin-bottom: 0.2rem;transition: 0.4s;}
.dj_p2_first .con span{font-size: 12px;color: #808080;line-height: 24px;}
.dj_p2_first:hover .con p{color: #018fa5;}

.p2_list.no_time{}
.p2_list.no_time ul li p{width: 100%;}

.p2_list.no_bg{}
.p2_list.no_bg ul li p{padding: 0;background: none;}

.w100{width: 100%;}


.mb_40{margin-bottom: 0.4rem;}
.djdt_p2{}
.djdt_p2>.p2_list{width: 48.4%;float: left;}
.djdt_p2>.p2_list+.p2_list{float: right;}


.ej_text{}
.ej_text img.img_tzzjs{width:100%;}
.ej_text p{font-size: 16px;line-height: 34px;color: #333333;text-indent: 2em;}

.pic_xw{margin-bottom: 0.2rem;}
.pic_xw a{display: block;position: relative;}
.pic_xw .img{width: 100%;}
.pic_xw .img img{width: 100%;}
.pic_xw .con{padding: 0.2rem 0.2rem 0.1rem;background: url(../22images/yy_jb_black.png) no-repeat bottom center;position: absolute;left: 0;bottom: 0;width: 100%;}
.pic_xw .con p{font-size: 16px;line-height: 24px;color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}

.djdt_p3{display: flex;justify-content: space-between;}
.djdt_p3>div{width: 31%;}



.djzg_list{}
.djzg_list ul{margin-top: 0.13rem;}
.djzg_list ul li{margin-bottom: 0.18rem;}
.djzg_list ul li+li+li+li a{border: 0;}
.djzg_list ul li a{display: block;padding-bottom: 0.18rem;border-bottom: 1px dashed #b2b2b2;}
.djzg_list ul li a::after{content: "";display: block;clear: both;}
.djzg_list ul li .sj{width: 85px;background: #018fa5;padding: 0.05rem 0 0.1rem;border-radius: 6px;float: left;}
.djzg_list ul li .sj p{font-size: 24px;color: #fff;text-align: center;}
.djzg_list ul li .sj span{display: block;font-size: 12px;color: #fff;text-align: center;}
.djzg_list ul li .con{width: calc(100% - 105px);float: right;margin-top: -0.03rem;}
.djzg_list ul li .con p{font-size: 16px;color: #333333;line-height: 24px;font-weight: bold;margin-bottom: 0.07rem;transition: 0.4s;}
.djzg_list ul li .con span{display: block;font-size: 12px;line-height: 20px;color: #666666;}
.djzg_list ul li:hover .con p{color: #018fa5;}



.djdt_p4{}
.djdt_p4 .img{width: 43.47%;}
.djdt_p4 .djzg_list{width: 53.5%;}



@media screen and (max-width:1024px) {
	.djdt_p1 .left{width: 100%;margin-bottom: 0.2rem;}
	.djdt_p1 .right{width: 100%;}
	.ej_zhy .p2_list{width: 100%;margin-bottom: 0.2rem;}
	.djdt_p3{flex-wrap: wrap;}
	.djdt_p4 .img{width: 100%;margin-bottom: 0.2rem;}
	.djdt_p4 .djzg_list{width: 100%;}
}

@media screen and (max-width:650px) {
	.pic_lb{width: 100%;margin-bottom: 0.2rem;}
	.ej_zhy .p2_lb_right{width: 100% !important;}
	.dj_p2_first .img{width: 100%;margin-bottom: 0.2rem;}
	.dj_p2_first .con{width: 100%;}
.dj_p2_first img{width: 100%;max-height:none;}
.djdt_p1 .left img{width: 100%;max-height:350px;}
.ej_main .part3 .p2_list{width:100%;}
#vsb_content_2 p img{width:100%;}
.foot .left .logo{text-align:center;}
}


.ej_tit2{font-size: 0.3rem;color: #018fa5;font-weight: bold;padding-bottom: 0.2rem;border-bottom: 1px solid #cdcdcd;margin-bottom: 0.38rem;}


.ksdh_box{margin-bottom: 0.2rem;}
.ksdh_box .ksdh_tit{font-size: 0.24rem;color: #333333;margin-bottom: 0.1rem;}
.ksdh_box ul{display: flex;flex-wrap: wrap;margin: 0 -1%;}
.ksdh_box ul li{width: 18%;margin: 0.1rem 1%;position: relative;}
.ksdh_box ul li a{display: block;font-size: 16px;color: #333333;border: 1px solid #018fa5;line-height: 24px;padding: 0.1rem 0.2rem 0.1rem 0.4rem;background: url(../22images/ksdh_ico.png) no-repeat 0.2rem center;transition: 0.4s;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.ksdh_box ul li a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.4);}

.ksdh_box ul li.on i{width: 30px;height: 44px;position: absolute;right: 0rem;top: 0;background: url(../22images/part4_jt.png) no-repeat center;content: "";display: block;transition: 0.4s;}
.ksdh_box ul li.on div{position: absolute;top: 40px;left: 0;width: 100%;z-index: 10;box-shadow: 0 2px 6px rgba(0,0,0,.2);display: none;}
.ksdh_box ul li.on div a{    font-size: 16px;display: block;padding-left: 10%;background: #f5fffe;
    color: #018fa5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.ksdh_box ul li.on div a:hover{box-shadow: none;background: #018fa5;color: #fff;}
.ksdh_box ul li.on:hover div{display: block;}
.ksdh_box ul li:hover>a{background:#018fa5;color}
.ksdh_box ul li:hover>a{color:#fff;}
.ksdh_box ul li.on:hover>a::before{transform: rotate(90deg);}



@media screen and (max-width:1024px) {
	.ksdh_box ul li{width: 31.33%;}
}
@media screen and (max-width:650px) {
	.ksdh_box ul li{width: 48%;}
.ksdh_box ul li.on>a::before{height:46px;right:0.05rem;}
}


.pdd4{padding: 0.4rem;}

.ks_tit{font-size: 20px;color: #333333;padding-left: 0.17rem;border-left: 4px solid #018fa5;margin-bottom: 0.15rem;font-weight: bold;position: relative;z-index: 2;}
.ks_tit span{font-size: 0.14rem;color: #666666;}

.ksjs_box{}
.ksjs_txt{padding: 0.4rem;box-shadow: 0 0 0.08rem rgba(1,143,165,0.08);}

.ksjs_txt.no_shadow{box-shadow: none;}

.ksjs_txt .con{}
.ksjs_txt .con p,.ksjs_txt .con p span{font-size: 18px !important;line-height: 32px !important;color: #333333;text-indent: 2em;font-family: '微软雅黑' !important;}
.ksjs_txt .con p{margin-bottom:8px;}
.ksjs_txt.no_indent .con p{text-indent: 0;}




.kszj_list{position: relative;}
.kszj_list .swiper-button-white{width: 20px;height: 36px;background: url(../22images/part5_jt_r.png) no-repeat;position: absolute;right: 0;top: 50%;}
.kszj_list .swiper-button-white.swiper-button-prev{background: url(../22images/part5_jt_l.png) no-repeat;right: auto;left: 0;}

.kszj_list .p5_lb{width: 90%;margin: 0.2rem auto 0;padding-bottom: 0.1rem;padding-top: 0.2rem;}
.kszj_list .p5_lb .swiper-slide{}
.kszj_list .p5_lb .swiper-slide a{display: block;padding: 0.19rem;border: 1px solid #d6d6d6;background: #eef9f8;transition: 0.4s;position: relative;}
.kszj_list .p5_lb .swiper-slide a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.3);}
.kszj_list .p5_lb .swiper-slide a::after{content: "";display: none;}
.kszj_list .p5_lb .swiper-slide .img{width: 100%;position: relative;height: 2.5rem;}
.kszj_list .p5_lb .swiper-slide .img img{position: absolute;transition: 0.7s;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;}
.kszj_list .p5_lb .swiper-slide .con{position: relative;padding:0.3rem 0 0rem ;}
.kszj_list .p5_lb .swiper-slide .con p{font-size: 16px;width: 1rem;text-align: center;background: #018fa5;line-height: 0.4rem;height: 0.4rem;position: absolute;left: 23.5%;top: -0.2rem;z-index: 3;color: #fff;}
.kszj_list .p5_lb .swiper-slide .con span{font-size: 0.18rem;line-height: 30px;color: #018fa5;font-weight: bold;display: block;text-align: center;}

@media (max-width: 1600px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 29.5%;}
}

@media (max-width: 1200px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 34.5%;}
}

@media (max-width: 1024px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 15.5%;}
}

@media (max-width: 950px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 24.5%;}
}

@media (max-width: 850px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 18.5%;}
}

@media (max-width: 768px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 29.5%;}
}

@media (max-width: 650px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 24.5%;}
}
@media (max-width: 600px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 20.5%;}
}

@media (max-width: 500px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 15.5%;}
}

@media (max-width: 456px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 32.5%;}
}

@media (max-width: 375px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 30.5%;}
}

@media (max-width: 340px) {
.kszj_list .p5_lb .swiper-slide .con p{left: 25.5%;}
}


.kszjlb::after{content: "";display: block;width: 1000%;height: 100%;position: absolute;z-index: 1;background: #f9f9f9;top: 0;left: -300%;}
.kszjlb ul{display: flex;margin: 0 -1.5%;flex-wrap: wrap;position: relative;z-index: 2;}
.kszjlb ul li{width: 13.6666%;margin: 0 1.5% 0.3rem;transition: 0.4s;}
.kszjlb ul li a{display: block;position: relative;}
.kszjlb ul li .img{width: 100%;}
.kszjlb ul li .img img{width: 100%;}
.kszjlb ul li .con{padding: 0.3rem 0.2rem 0.1rem;background: url(../22images/yy_jb_black.png) no-repeat bottom center;position: absolute;left: 0;bottom: 0;width: 100%;}
.kszjlb ul li .con p{font-size: 15px;line-height: 24px;color: #fff;text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
	.kszjlb ul li:hover{box-shadow: 0 0 0.08rem rgba(0,0,0,.5)}

@media (min-width: 1200px) {
.kszjlb ul li .img img{width: 100%;/*min-height:249px;*/}
}
@media (min-width: 1380px) {
.kszjlb ul li .img img{width: 100%;/*min-height:274px;*/}
}



.ksjs_news{position: relative;}

.ksjs_news .p2_list{width: 100%;float: none;}
.ksjs_news .p2_list ul li p{    width: calc(100% - 90px);    background: url(../22images/part2_dot.png) no-repeat left center;}
.ksjs_news .p2_list ul li a{padding-bottom: 0.1rem;}
.ksjs_news .p2_list ul li{border-bottom:1px solid #e5e5e5;}

@media screen and (max-width:1024px) {
	.kszj_list ul li{width: 30.33%;}
}
@media screen and (max-width:650px) {
	.kszj_list ul li{width: 47%;}
	.pdd4{padding: 0.2rem;}
	.ksjs_txt{padding: 0.2rem;}
}



.kxyj_first{}
.kxyj_first a{display: block;}
.kxyj_first a::after{display: block;content: "";clear: both;}
.kxyj_first .img{width: 38.8%;float: left;}
.kxyj_first .img img{width: 100%;min-height:195px;}
.kxyj_first .con{width: 58%;float: right;padding-top: 0.1rem;}
.kxyj_first .con p{font-size: 16px;color: #4c4c4c;line-height: 24px;position: relative;margin-bottom: 0.45rem;}
.kxyj_first .con p::after{width: 30px;height: 2px;background: #018fa5;position: absolute;left: 0;bottom: -0.24rem;content: "";display: block;}
.kxyj_first .con span{display: block;font-size: 14px;color: #808080;margin-bottom: 0.23rem;}
.kxyj_first .con font{font-size: 14px;color: #018fa5;}
@media screen and (max-width:650px) {
	.kxyj_first .img{width: 100%;margin-bottom: 0.1rem;}
	.kxyj_first .con{width: 100%;}
}




.ldtd_list{}
.ldtd_list ul{}
.ldtd_list ul li{margin-bottom: 0.2rem;}
.ldtd_list ul li a{display: block;}
.ldtd_list ul li a::after{content: "";display: block;clear: both;}
.ldtd_list ul li .img{width: 1.6rem;float: left;position: relative;z-index: 3;}
.ldtd_list ul li .img img{width: 100%;}
.ldtd_list ul li .con{width: calc(100% - 2rem);float: right;margin-top: 0.2rem;}
.ldtd_list ul li .con .bt{margin-bottom: 0.1rem;transition: 0.4s;}
.ldtd_list ul li .con .bt::after{content: "";display: block;clear: both;}
.ldtd_list ul li .con .bt span{display: block;float: left;font-size: 0.24rem;line-height: 30px;margin-right: 0.3rem;transition: 0.4s;}
.ldtd_list ul li a .con .bt span{color: #018fa5;font-weight: bold;}
.ldtd_list ul li .con .bt p span{font-size: 16px;color: #666666;line-height: 34px;margin: 0;font-weight: inherit;}
.ldtd_list ul li .con .zy{padding: 0.3rem 0.3rem 0.5rem 0;position: relative;min-height: 1.8rem;}
.ldtd_list ul li .con .zy::after{content: "";display: block;width: 115%;background: #f1faf9;height: 100%;position: absolute;left: -15%;top: 0;z-index: 1;transition: 0.4s;}
.ldtd_list ul li .con .zy p{font-size: 16px;line-height: 30px;color: #333333;position: relative;z-index: 2;transition: 0.4s;}
.ldtd_list ul li .con .zy span{font-size: 12px;color: #666666;position: absolute;right: 0.3rem;bottom: 0.2rem;position: absolute;z-index: 2;transition: 0.4s;}

.ldtd_list ul li a:hover .con .zy p{color: #333;}

.ldtd_list ul li a:hover .con .bt{color: #018fa5;}

.ldtd_list ul li a:hover .con .bt span+span{color: #018fa5;}


@media screen and (max-width:650px) {
	.ldtd_list ul li{margin-bottom: 0.4rem;}
	.ldtd_list ul li .con{width: 100%;}
}

.no_indent{text-indent: 0 !important;}

.nry{}
.nry .bt{font-size: 0.22rem;color: #333333;font-weight: bold;text-align: center;margin-bottom: 0.3rem;}
.nry .con{}
.nry .con p{font-size: 0.20rem !important;color: #333333;line-height: 0.35rem !important;text-indent: 2em;margin-bottom: 0.2rem;font-family: '微软雅黑'!important;}
.nry .con p span{font-size: 0.18rem !important;font-family: '微软雅黑'!important;}
.nry .con p img{display: block;margin: 0 auto;max-width: 100%; }

.nry_dfp{}
.nry_dfp .con{border-bottom: 1px solid #e1e1e1;}
.nry_dfp .fanpian{padding: 0.2rem 0;border-bottom: 1px solid #e1e1e1;}
.nry_dfp .fanpian a{display: block;font-size: 16px;color: #333333;line-height: 24px;padding: 0.07rem 0;transition: 0.4s;}
.nry_dfp .fanpian a:hover{color: #018fa5;}

.ej_left_pic{float: left;width:100%;}
.ej_left_pic a{display: block;box-shadow: 0 0 4px rgba(0,0,0,.24);margin-top: 10px;}
.ej_left_pic a img{width:100%;}

.szyx_list .kszj_list{padding: 0;}
.szyx_list .kszj_list::after{display: none;}
.szyx_list .kszj_list ul{margin: 0 -3%;display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;}
.szyx_list .kszj_list ul li{width: 19%;margin: 0 3% 0.3rem;}

.szyx_list .kszj_list ul li a{display: block;position: relative;}
.szyx_list .kszj_list ul li .img{width: 100%;}
.szyx_list .kszj_list ul li .img img{width: 100%;}
.szyx_list .kszj_list ul li .con{padding: 0.3rem 0.2rem 0.1rem;background: url(../22images/yy_jb_black.png) no-repeat bottom center;position: absolute;left: 0;bottom: 0;width: 100%;}
.szyx_list .kszj_list ul li .con p{font-size: 15px;line-height: 24px;color: #fff;text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.szyx_list .kszj_list ul li:hover{box-shadow: 0 0 0.08rem rgba(0,0,0,.5)}

@media screen and (max-width:650px) {
	.szyx_list .kszj_list ul li{width: 44%;}
        .nry .con img{max-width:100%;height:auto !important;}
}


.tw_list{}
.tw_list ul li .sj{margin-top: 0.2rem;}
.tw_list ul li .img{width: 26.7%;float: left;margin-left: 3%;}
.tw_list ul li .img img{width: 100%;max-height:230px;}
.tw_list ul li .con{width: calc(70% - 1.2rem);margin-top: 0.2rem;}


@media screen and (max-width:800px) {
	.tw_list ul li .img{width: calc(100% - 1.2rem);}
	.tw_list ul li .con{width: 100%;margin-left: 0;}
       .tw_list ul li .img img{max-height:none;}
}


.mb_10{margin-bottom: 0.1rem;}
.mb_20{margin-bottom: 0.2rem;}
.mb_30{margin-bottom: 0.3rem;}



.xwzx_p3{}
.xwzx_p3 .left{width: 39.85%;float: left;}
.xwzx_p3 .center{width: 23.18%;float: left;margin: 0 2.9%;}
.xwzx_p3 .center .img{width: 80%;margin: 0 auto 0.2rem;display: block;}
.xwzx_p3 .center .img img{width: 100%;}
.xwzx_p3 .right{width: 31.15%;float: left;}
.xwzx_p3_lb{width: 48%;float: left;margin-left: 5%;}
.xwzx_p3_lb a{}
.xwzx_p3_lb a img{width: 100%;}
.xwzx_p3_lb .swiper-pagination{bottom: 0;right: 0;text-align: right;}
.xwzx_p3_lb .swiper-pagination span{background: #6f4f67;margin: 0 !important;border-radius: 0;width: 25px;height: 20px;text-align: center;color: #fff;opacity: 1;}
.xwzx_p3_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #ff0000;}

.xw_p3_szyx{width: 40%;float: right;}
.xw_p3_szyx{display: flex;flex-wrap: wrap;}
.xw_p3_szyx li{width: 50%;margin-bottom: 0.2rem;}
.xw_p3_szyx li a{font-size: 0.18rem;color: #018fa5;text-align: center;transition: 0.4s;display: block;}
.xw_p3_szyx li a:hover{font-weight: bold;}

@media screen and (max-width:1024px) {
	.xwzx_p3 .left{width: 100%;}
	.xwzx_p3 .center{width: 100%;}
	.xwzx_p3 .right{width: 100%;}
}
@media screen and (max-width:550px) {
	.xw_p3_szyx{width: 80%;margin: 0 auto;float: none;}
	.xwzx_p3_lb{width: 80%;margin: 0 auto 0.2rem !important;float: none;}
}


.xxgk_dt{}
.ej_main .xxgk_dt img{width: 100%;}
.xxgk_p2{}
.ej_main .xxgk_p2 .left{width: 48.5%;float: left;}
.ej_main .xxgk_p2 .right{width: 48.5%;float: right;}
.ej_main .xxgk_p2 .p2_list{width: 100%;float: none;}
.ej_main .xxgk_p2 .right .p2_list{margin-bottom: 0.28rem;}
@media screen and (max-width:1024px) {
	.ej_main .xxgk_p2 .left{width: 100%;margin-bottom: 0.3rem;}
	.ej_main .xxgk_p2 .right{width: 100%;}
}

.ylhl_p2::after{display: none;}

.zjjs_box{}
.zjjs_box .ksjs_txt{padding: 0rem 0 0.4rem;}
.zjjs_xx{margin-bottom: 0.4rem;}
.zjjs_xx .img{width: 2.4rem;float: left;}
.zjjs_xx .img img{width: 100%;}
.zjjs_xx .con{float: left;width: calc(100% - 2.8rem);margin-left: 0.4rem;}
.zjjs_xx .con .name{font-size: 0.24rem;color: #018fa5;font-weight: bold;margin: 0.2rem 0;}
.zjjs_xx .con .xx{margin-bottom: 0.15rem;display: flex;}
.zjjs_xx .con .xx.xx2 strong{min-width: 90px;}
.zjjs_xx .con .xx strong{font-size: 0.18rem;float: left;color: #333333;min-width: 54px;line-height: 0.36rem;}
.zjjs_xx .con .xx p{font-size: 0.18rem;color: #333333;float: left;line-height: 0.36rem;}

@media screen and (max-width:650px) {
	.zjjs_xx .img{float: none;margin: 0 auto;}
	.zjjs_xx .con{width: 100%;margin: 0;}
}


.zjlb_nav{margin-bottom: .2rem;}
.zjlb_nav ul{display: flex;}
.zjlb_nav ul li{width: 33.33%;position: relative;}
.zjlb_nav ul li a{display: block;font-size: 16px;color: #018fa5;border: 1px solid #018fa5;border-right: 0;text-align: center;padding: 0.12rem 0;transition: 0.4s;}
.zjlb_nav ul li+li+li a{border-right: 1px solid #018fa5;}
.zjlb_nav ul li.on a{background: #018fa5;color: #fff;}
.zjlb_nav ul li.on::after{content: "";display: block;width: 20px;height: 10px;margin: 0 auto;background: url(../22images/zjlb_nav_jt.png) no-repeat;}
.zjlb_nav ul li a:hover{background: #018fa5;color: #fff;}


.zjlb_main{display: flex;flex-wrap: wrap;margin: 0 -1.5%;}
.zjlb_main .zjlb_box{width: 30.33%;margin: 0 1.5%;border: 1px solid #c9c9c9;padding: 0.25rem;margin-bottom: 0.2rem;}
.zjlb_main .zjlb_box .zj_tit{font-size: 16px;color: #333333;font-weight: bold;border-bottom: 1px solid #e5e5e5;padding-bottom: 0.13rem;position: relative;margin-bottom: 0.23rem;}
.zjlb_main .zjlb_box .zj_tit::after{content: "";display: block;width: 0.44rem;height: 3px;background: #018fa5;position: absolute;z-index: 2;left: 0;bottom: -2px;}
.zjlb_main .zjlb_box ul{display: flex;flex-wrap: wrap;min-height: 131px;}
.zjlb_main .zjlb_box ul li{width: 33.33%;margin-bottom: 0.23rem;}
.zjlb_main .zjlb_box ul li a{font-size: 16px;color: #333333;display: block;text-align: center;transition: 0.4s;}
.zjlb_main .zjlb_box ul li a:hover{color: #018fa5;}


@media screen and (max-width:900px) {
	.zjlb_main .zjlb_box{width: 47%;}
	.zjlb_main .zjlb_box ul li{width: 47%;}
}
@media screen and (max-width:500px) {
	.zjlb_nav ul li a{font-size: 0.14rem;}
	.zjlb_main .zjlb_box{width: 100%;}
}


.ej_ztzl{}
.ej_ztzl ul{display: flex;flex-wrap: wrap;}
.ej_ztzl ul li{width:36%;margin-bottom: 0.2rem; margin:0 7% 0.2rem;}
.ej_ztzl ul li a{display: block;}
.ej_ztzl ul li .img{width: 100%;}
.ej_ztzl ul li .img img{width: 100%;}
.ej_ztzl ul li .con{border-bottom: 1px solid #e0e0e3;padding: 0.15rem;transition: 0.4s;}
.ej_ztzl ul li .con p{font-size: 0.18rem;text-align: center;color: #333333;line-height: 24px;transition: 0.4s;}
.ej_ztzl ul li:hover .con{background: #018fa5;}
.ej_ztzl ul li:hover .con p{color: #fff;}

@media screen and (max-width:500px) {
	.ej_ztzl ul li{width: 100%;}
}



.yygk_p1{}
.yygk_p1 .left{width: 50.72%;float: left;position: relative;z-index: 2;}
.yygk_p1 .left img{width: 100%;}
.yygk_p1 .con{width: 52.89%;float: right;position: relative;background: #018fa5;margin-left: -30%;margin-top: 0.6rem;padding: 3% 3% 3% 6%;}
.yygk_p1 .con p{font-size: 16px;color: #ffffff;line-height: 0.36rem;text-indent: 2em;}
.yygk_p1 .con a{display: block;font-style: 14px;background: #ea9a27;padding: 0.1rem 0.3rem;position: absolute;bottom: -15px;right: 5%;color: #fff;transition: 0.4s;}
.yygk_p1 .con a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.5);}


.yygk_p2{}
.yygk_p2 ul{display: flex;margin: 0 -1.5%;flex-wrap: wrap;position: relative;z-index: 2;}
.yygk_p2 ul li{width: 9.485%;margin: 0 1.5% 0.3rem;transition: 0.4s;}
.yygk_p2 ul li a{display: block;position: relative;}
.yygk_p2 ul li .img{width: 100%;}
.yygk_p2 ul li .img img{width: 100%;}
.yygk_p2 ul li .con{padding: 0.1rem 0.1rem 0.1rem;/* background: url(../22images/yy_jb_black.png) no-repeat bottom center;position: absolute;left: 0;bottom: 0; */ width: 100%;}
.yygk_p2 ul li .con p{font-size: 20px;line-height: 35px;color: #018fa5;text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.yygk_p2 ul li .con span{font-size:14px;display:block;line-height: 25px;text-align:center;}
.yygk_p2 ul li:hover{box-shadow: 0 0 0.08rem rgba(0,0,0,.5)}



.yygk_p3{}
.yygk_p3 .con{margin-bottom: 0.4rem;}
.yygk_p3 .con img{display: block;margin: 0 auto 0.3rem;}
.yygk_p3 .con p{font-size: 16px;line-height: 30px;color: #333333;}
.yygk_p3 .left{width: 50.62%;float: left;}
.yygk_p3 .right{width: 43.57%;float: right;}
.yygk_p3 .yygk_p3_box{margin-bottom: 0.4rem;display: flex;align-items: flex-start;}
.yygk_p3 .yygk_p3_box img{float: left;}
.yygk_p3 .yygk_p3_box .nr{float: left;margin-left: 0.25rem;}
.yygk_p3 .yygk_p3_box .nr .tit{font-size: 0.24rem;color: #018fa5;font-weight: bold;padding-bottom: 0.2rem;position: relative;}
.yygk_p3 .yygk_p3_box .nr .tit::after{content: "";display: block;width: 60px;height: 1px;background: #005a75;position: absolute;bottom: 0;left: 0;}
.yygk_p3 .yygk_p3_box .nr .zy{margin-top: 0.18rem;min-height: 0.6rem;}
.yygk_p3 .yygk_p3_box .nr .zy p{font-size: 16px;line-height: 30px;color: #333333;}


.yygk_p4{position: relative;padding-bottom: 50px;}
.yygk_p4_lb{position: relative;}
.yygk_p4_lb::after{content: "";display: block;clear: both;width: 100%;height: 2px;background: #f7f7f7;position: absolute;left: 0;z-index: 1;top: 50%;}
.yygk_p4_lb .swiper-wrapper{display: flex;align-items: center;height: 330px;z-index: 3;}
.yygk_p4_lb .swiper-slide{display: flex;flex-wrap: wrap;flex-direction: column;}
.yygk_p4_lb .swiper-slide:nth-child(2n){flex-direction: column-reverse;}
.yygk_p4_lb .swiper-slide .con{width: 100%;height: 1rem;overflow: hidden;display: flex;flex-wrap: wrap;    align-items: flex-end;}
.yygk_p4_lb .swiper-slide:nth-child(2n) .con{align-items: flex-start;}
.yygk_p4_lb .swiper-slide .con p{font-size: .16rem;line-height: .26rem;color: #333333;}
.yygk_p4_lb .swiper-slide .line{width: 1px;height: 49px;background: #018fa5;margin-left: 34px;margin-right: calc(100% - 50px);}
.yygk_p4_lb .swiper-slide .year{width: 68px;font-size: 14px;color: #ffffff;line-height: 30px;background: #018fa5;text-align: center;}

.yygk_p4 .swiper-button-white{width: 40px;height: 40px;background: url(../22images/yygk_p4_jt_l.png) no-repeat;bottom: 0;top: auto;left: 40%;}
.yygk_p4 .swiper-button-white.swiper-button-next{background: url(../22images/yygk_p4_jt_r.png) no-repeat;left: auto;right: 40%;}


@media screen and (max-width:1024px) {
	.yygk_p1{margin-bottom: 0.4rem;}
	.yygk_p1 .left{width: 100%;}
	.yygk_p1 .con{width: 100%;margin: 0;}

	.yygk_p2 ul li{width: 22%;}
	.yygk_p3 .left{width: 100%;}
	.yygk_p3 .right{width: 100%;}
}

@media screen and (max-width:500px) {
	.yygk_p2 ul li{width: 47%;}
}


.lsyg_box{margin-bottom: 0.4rem;}
.lsyg_box .lsyg_tit{font-size: 0.22rem;color: #333333;text-align: center;font-weight: bold;margin-bottom: 0.4rem;}
.lsyg_box .lsyg_main{position: relative;padding-top: 0.4rem;}
.lsyg_box .lsyg_main::after{content: "";display: block;clear: both;width: 1px;height: 100%;background: #ababab;position: absolute;left: 50%;top: 0;}
.lsyg_box .lsyg_main .ls_left{float: left;width: 50%;margin-top: 1rem;}
.lsyg_box .lsyg_main .ls_right{float: right;width: 50%;}
.lsyg_box .lsyg_main .yg_box{padding-left: 49px;margin-bottom: 1.25rem;}
.lsyg_box .lsyg_main .ls_left{float: left;padding-right: 49px;padding-left: 0;}
.lsyg_box .lsyg_main .yg_box .time{width: 68px;position: relative;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    background: #018fa5;
    text-align: center;}
.lsyg_box .lsyg_main .yg_box .time::after{content: "";display: block;width: 49px;height: 1px;background: #018fa5;position: absolute;top: 50%;left: -49px;}
.lsyg_box .lsyg_main .ls_left .yg_box .time{float: right;}
.lsyg_box .lsyg_main .ls_left .yg_box .time::after{left: auto;right: -49px;}
.lsyg_box .lsyg_main .yg_box .con{margin-top: 0.2rem;}
.lsyg_box .lsyg_main .yg_box .con p{font-size: 16px;line-height: 26px;color: #333333;}
.lsyg_box .lsyg_main .ls_left .yg_box .con p{text-align: right;}

.lsyg_sj{display: none;}

.lsyg_list{}
.lsyg_list ul{display: flex;flex-wrap: wrap;margin: 0 -1.5%;}
.lsyg_list ul li{width: 30.33%;margin: 0 1.5%;margin-bottom: 0.3rem;box-shadow: 0 0 4px rgba(0,0,0,.15);transition: 0.4s;}
.lsyg_list ul li a{display: block;}
.lsyg_list ul li .img{width: 100%;}
.lsyg_list ul li .img img{width: 100%;}
.lsyg_list ul li .con{padding: 15px 20px;position: relative;}
.lsyg_list ul li .con::after{content: "";display: block;width: 4px;height: 100%;background: #018fa5;position: absolute;left: 0;top: 0;z-index: 1;transition: 0.4s;}
.lsyg_list ul li .con p{font-size: 14px;color: #333333;line-height: 24px;z-index: 3;position: relative;transition: 0.4s;}
.lsyg_list ul li:hover .con::after{width: 100%;}
.lsyg_list ul li:hover .con p{color: #fff;}
@media screen and (max-width:650px) {
	.lsyg_box .lsyg_main{display: none;}
	.lsyg_sj{display: block !important;}
	.lsyg_box .lsyg_main::after{left: 0;}
	.lsyg_box .lsyg_main .yg_box{margin-bottom: 0.3rem;}
}

@media screen and (max-width:800px) {
	.lsyg_list ul li{width: 100%;}
}
/* 二级页样式结束 */


.pb_sys_style1 .p_no_d {
    border: 1px solid #018fa5 !important;
    color: #fff;
    background-color: #018fa5 !important;
}
   .part0{height:60px;background:#efefef;}
    .part0 .sy_tit{border-bottom:none;line-height:60px;float:left;}
    .part0 .sy_tit p{font-size:0.18rem;}
    .part0 .sy_tit p::after{display:none;}
.p0_lb{height:21px;width:87%;float:left;margin-top:20px;}
.p0_lb_jt{width: 50px;
    float: right;
    position: absolute;
    height: 16px;
    right: 0;
    top: 0;}
.p0_lb_jt>div{width: 9px;background:none;
    height: 15px;    line-height: 46px;
    font-family: 宋体;left:0;
    font-size: 23px;
    font-weight: bold;
}
.p0_lb_jt>div.swiper-button-next{right;0;left:auto;}

.p0_lb a{}
.p0_lb a p{width:470px;font-size:16px;color:#666666;height:21px;overflow:hidden;float:left;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p0_lb a span{font-size:14px;color:#666666;float:left;margin-left:26px;padding-top: 2px;}

.p0_main{position:relative;}
.p0_main .more{    font-size: 14px;
    color: #333;
    float: right;
    transition: 0.4s;
    margin-top: 20px;position:absolute;right:0;}
.p0_main .more:hover{color:#018fa5;}
@media screen and (max-width:1024px) {
.p0_lb a span{display:none;}
}
@media screen and (max-width:930px) {
.p0_lb{width:100%;}
.p0_lb a p{width:100%;}
.part0 .sy_tit{line-height: normal;margin-bottom:0;}
.part0 .sy_tit p{padding:0;}
.p0_lb{margin-top:1px;}
.p0_main .more{margin-top:5px;}
.p0_lb a p{    width: calc(100% - 60px);}


}




/* æ–°å¢žæ ·å¼ */


.part6 .part6_mkmy{position: relative;}
.part6 ul li{width: 23%;background: none;margin-top: 0.3rem;margin:1% 0;}

.part6 ul li a{height: 2.3rem;}
.part6 ul li a{background: url(../22images/part6_img1.png) no-repeat;}
.part6 ul li+li a{background: url(../22images/part6_img8.png) no-repeat;}
.part6 ul li+li+li a{background: url(../22images/part6_img2.png) no-repeat;}
.part6 ul li+li+li+li a{background: url(../22images/part6_img6.png) no-repeat;}
.part6 ul li+li+li+li+li a{background: url(../22images/part6_img5.png) no-repeat;}
.part6 ul li+li+li+li+li+li a{background: url(../22images/part6_img3.png) no-repeat;}
.part6 ul li+li+li+li+li+li+li a{background: url(../22images/part6_img7.png) no-repeat;}
.part6 ul li+li+li+li+li+li+li+li a{background: url(../22images/part6_img4.png) no-repeat;}
.part6 .mkmy{width:95%;}
.part6 .mkmy ul{width:100%;}
.part6 .swiper-button-white{width: 20px;height: 36px;background: url(../22images/part5_jt_r.png) no-repeat;position: absolute;right: 0;top: 50%;}
.part6 .swiper-button-white.swiper-button-prev{background: url(../22images/part5_jt_l.png) no-repeat;right: auto;left: 0;}

@media screen and (max-width:1024px) {
	.part6 ul li a{height: 2rem;}
}
@media screen and (max-width:900px) {
	.part6 ul li{width: 50%;}
	.part6 ul li a{height: 2.5rem;}
}
@media screen and (max-width:650px) {
	.part6 ul li{width: 100%;flex-direction: column !important;}
	.part6 ul li a{height: 2rem;}
}


.ksjs_tszkz{position: relative;}
.ksjs_tszkz .swiper-button-white{width: 20px;height: 36px;background: url(../22images/part5_jt_r.png) no-repeat;position: absolute;right: 0;top: 50%;}
.ksjs_tszkz .swiper-button-white.swiper-button-prev{background: url(../22images/part5_jt_l.png) no-repeat;right: auto;left: 0;}

.ksjs_tszkz .tszkz{width: 90%;margin: 0.2rem auto 0;padding-bottom: 0.1rem;padding-top: 0.2rem;}
.ksjs_tszkz .tszkz .swiper-slide{}
.ksjs_tszkz .tszkz .swiper-slide a{display: block;transition: 0.4s;position: relative;}
.ksjs_tszkz .tszkz .swiper-slide a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.3);}
.ksjs_tszkz .tszkz .swiper-slide a::after{content: "";display: none;}
.ksjs_tszkz .tszkz .swiper-slide .img{width: 100%;position: relative;height: 2.5rem;}
.ksjs_tszkz .tszkz .swiper-slide .img::after{content: "";display: block;position: absolute; width:100%;height:100%;background: rgba(0,0,0,.40);}
.ksjs_tszkz .tszkz .swiper-slide .img img{position: absolute;transition: 0.7s;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;}
.ksjs_tszkz .tszkz .swiper-slide .con{}
.ksjs_tszkz .tszkz .swiper-slide .con p{font-size: 16px;width: 100%;text-align: center;line-height: 0.4rem;height: 0.4rem;position: absolute;left: 0%;top: 44%;z-index: 3;color: #fff;text-indent:0 !important;}
.ksjs_tszkz .tszkz .swiper-slide .con span{font-size: 0.18rem;line-height: 30px;color: #018fa5;font-weight: bold;display: block;text-align: center;}



#vsb_content_2 IMG{border:0 !important;}

img.ksjs_dt{display:block;margin:0 auto;}

@media screen and (max-width:1024px) {
img.ksjs_dt{display:block;margin:0 auto;width:100%;height:auto;}
}







.jzrxx{pointer-events: none;}

.tj_jzrxx{}
.tj_jzrxx h2{font-size: 24px;color: #272727;text-align: center;font-weight: bold;margin-bottom: 0.3rem;}
.tj_jzrxx .box{display: flex;margin: 0 auto;justify-content: center;margin-bottom: 0.22rem;align-items: center;}
.tj_jzrxx .box .bt{width: 1.95rem;text-align: right;}
.tj_jzrxx .box .bt p{font-size: .16rem;color: #666666;display: inline-block;}
.tj_jzrxx .box .bt span{font-size: .16rem;color: #f56c6c;}
.tj_jzrxx .box .txt{width: 3.47rem;height: .38rem;border: 1px solid #dcdfe6;border-radius: 4px;}
.tj_jzrxx .box .txt input{padding: 0 0.23rem 0;width: 100%;height: 100%;font-size: 14px;color: #666666;}
.tj_jzrxx .box .btn{width: 3.47rem;height: 0.4rem;display: flex;justify-content: space-around;}
.tj_jzrxx .box .btn a{display: block;width: 48%;height: 100%;background: #005a75;line-height: 0.4rem;font-size: 0.1rem;color: #fff;text-align: center;border-radius: 4px;cursor: pointer;transition: 0.4s;}
.tj_jzrxx .box .btn .bj{display: block;width: 48%;height: 100%;background: #009cb5;line-height: 0.4rem;font-size: 0.1rem;color: #fff;text-align: center;border-radius: 4px;cursor: pointer;transition: 0.4s;}
.tj_jzrxx .box .btn a:hover{box-shadow: 0 0 5px rgba();}


@media screen and (max-width:650px) {
	.tj_jzrxx .box.an{}
	.tj_jzrxx .box.an .bt{display: none;}
	.tj_jzrxx .box.an .btn{width: 100%;}
	.tj_jzrxx .box .txt input{padding: 0 0.13rem 0;}
	.tj_jzrxx .box .bt p{font-size: .14rem;margin-right: 0.1rem;}
}


.jzxx {
    background: #f0f6f7;
    padding: 30px;
    border-radius: 4px;
}

.jzxx .all {
    max-width: 72px;
    line-height: 40px;
    text-align: center;
}

.jzxx .all a {
    display: block;
    background: #005a75;
    border-radius: 4px;
    color: #fff;
    padding: 0 10px;
}

.jzxx .tit-bd {
    position: relative;
}

.jzxx .tit-bd ul {
    overflow: hidden;
    line-height: 32px;
    margin: 40px 0;
    font-size: 0;
}

.jzxx .tit-bd ul li {
    float: left;
    width: 20%;
    margin: 5px 0;
    cursor: pointer;
	padding-left: 0.34rem;
	background: url(../22images/jzxx_list_ico.png) no-repeat left center;
}

.jzxx .tit-bd ul li a {
    display: inline-block;
    font-size: 18px;
    padding: 0 0px;
    color: #333333;
	transition: 0.4s;
}
.jzxx .tit-bd ul li a:hover{color: #009cb5;}
.jzxx .tit-bd ul li.on a {
    color: #fff;
    background: #009cb5;
    border-radius: 4px;
}


@media screen and (max-width:850px) {
	.jzxx .tit-bd ul li {width: 33.33%;}
}

@media screen and (max-width:650px) {
	.jzxx .tit-bd ul li {width: 50%;}
	.jzxx .tit-bd ul{margin: 15px 0;}
}



.tj_jzrxx .box #jzrlx{line-height: 0.38rem;border: none;}
.tj_jzrxx .box #jzrlx a{padding:5px 15px 6px 15px;background:#efefef;border-radius:15px;color:#333;margin-right:8px;}
.tj_jzrxx .box #jzrlx a.hover{background:#018fa5;color:#fff;}
.tj_jzrxx .crjzrxx,.tj_jzrxx .etjzrxx{display:none;}
.tj_jzrxx .crjzrxx.hover,.tj_jzrxx .etjzrxx.hover{display:block;}

.right .jzrxx .jzrnr{pointer-events: none;}