/*通用*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,abbr,acronym,del,cite,address,small,sub,sup,b,u,i,center,font,em,strong,dl,dt,dd,ul,ol,li,form,fieldset,legend,table,caption,thead,tbody,tfoot,tr,th,td {
  margin:0;
  padding:0;
  outline:none;
}
html{
	min-width: 1200px;
}


body,h1,h2,h3,h4,h5,h6 {
  font-family:'Microsoft YaHei','PingFang SC',SimHei,Arial,SimSun;
}
ul,ol,li{
	list-style: none;
	vertical-align: top;
}
a {
  text-decoration:none;
  color:#000000;
}
a:hover {
  text-decoration:none;
}
a:focus {
  outline:none;
}
li:focus {
  outline:none;
}
fieldset,img {
  border:0;
}
img {
  display:block;
}
p img {
	display:inline-block;
}
q,blockquote {
  quotes:"" "";
}
q:before,q:after,blockquote:before,blockquote:after {
  content:"";
}
del {
  text-decoration:line-through;
}
ins {
  text-decoration:underline;
}
sup {
  vertical-align:super;
}
sub {
  vertical-align:sub;
}
cite,em,dfn {
  font-style:normal;
}
table {
  border-collapse:collapse;
  border-spacing:0;
  empty-cells:show;
}
caption,th,td {
  font-weight:normal;
  text-align:left;
}
input,textarea,select,button {
  font-size:100%;
  font-family:'Microsoft YaHei';
  margin:0;
  padding:0;
}
label,button {
  cursor:pointer;
}
textarea {
  white-space:pre;
  resize:none;
  border:1px solid #ececec;
}
button,input,select,textarea {
  font-size:100%;
}
article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary {
  margin:0;
  padding:0;
  display:block;
  border:0;
  font-size:100%;
}
.clearfix {
  *zoom:1;
}
.clearfix:after {
  content:" ";
  display:table;
  height:0;
  clear:both;
  visibility:hidden;
}
body{
  background-color: #fff;
}
/*通用结束*/
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
	
}
.full{
	width:100%;
}
 .full > img{
	width:100%;
}
a{
	text-decoration: none;
	cursor: pointer;
}
.index .header{
	position: fixed;
}
#full_bg{
	background-color: #000;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
    position: fixed;
}
#full_bg.over{
	display: block;
}

.header .ui-topNav-wap{
	position: relative;
	z-index: 2;
}

.header .ui-topNav{
	position: relative;
	height: 80px;
	overflow: hidden;
	padding: 0 30px;
	z-index: 2;
	color: #fff;
    transition: top .4s;
}

.header .top-logo{
	padding-top: 25px;
	display: inline-block;
	transition: top .4s;
}

.header .padding{
	padding-top:50px;
}

.header .log-img{
	height: auto;
}

.header .level{
	width:218px;
}

.header .log-img img{
	/*width:137%;*/
}

.header img{
	width: 100%;
}

.header .ui-navlist{
	/*display: inline-block;*/
	position: relative; 
	float: right;
	font-size: 0;
	line-height: 2;
	height:100%;
	top:0px;
	/*overflow: hidden;*/
}

.header .ui-navlist li{
	display: inline-block;
	padding:20px 20px;
	font-size: 20px;
	cursor:pointer;
	position: relative;
	overflow: hidden;
	/*transition: all .4s;*/
}

.nav-cont.zhongxin-news{
	display: none;
}

.nav-btn-tit{
	position: relative;
	z-index: 2;
}

.so:hover .icon-search-w,.so.on .icon-search-w{
	display: block;
}

.header .ui-navlist li.so{
    text-align: center;
    margin-top: 2px;
}
.ui-nav-btn.so .nav-btn-tit{
    width: 16px;
    display: inline-block;
}


.nav-btn-bg{
	position: absolute;
	top: 130px;
	left: 0;
	width: 100%;
	height: 130px;
	z-index: 1;
	background-color: #003c6d;
	opacity: 0;
    transition: all 0.3s;
}

.header .ui-navlist li.on a{
	color: #000;
}

.header .ui-navlist li.on .nav-btn-bg{
	opacity: 1;
	top: 0px;
}

.ui-topNav-bg{
	position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    filter: alpha(opacity=20);
    opacity: 1;
    -webkit-transition: all ease-in 250ms;
    transition: all ease-in 250ms;
    z-index: 1;
}


.header:hover .ui-topNav-bg{
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}

.header .ui-topNav a{
	color: #003c6d;
}

.header.voer .ui-topNav a{
	color: #003c6d;
}

.header.over .ui-topNav a,.header.over .ui-topNav a i{
	color: #003c6d;
}

.header.over  .ui-topNav li.ui-nav-btn.on a{
	color: #fff!important;
}
.header.over  .ui-topNav li.ui-nav-btn.on a,.header.over  .ui-topNav .ui-nav-btn:hover a{
	color: #fff;
}
.blackc{
	color: #003c6d!important;
}
	/*ï¿½ï¿½ï¿½ï¿½èŽšï¿½ï¿½ï¿½*/
.nav-content-warp {
	position: relative;
	/*display: none;*/
}

.nav-cont{
	/*position: relative;
	width: 100%;
	height: 320px;
	overflow: hidden;*/

	position: absolute;
    top: -320px;
    left: 0;
    overflow: hidden;
    z-index: 1;
    color: #404040;
	background-color: #f2f0f0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    transition: top 0.5s;
}



.user_search{
	position: absolute;
    /*top: -120px;*/
    height: 80px;
    overflow: hidden;
    z-index: 1;
    color: #404040;
	background-color: transparent;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);

    transition: all 0.5s;

    text-align: right;
}

.user_leng{
	position: absolute;
    top: -120px;
    height: 150px;
    overflow: hidden;
    z-index: 1;
    color: #404040;
	background-color: transparent;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    transition: all 0.5s;
    text-align: right;
}

.leng-bar{
	display: inline-block;
	background-color: #F2f0f0;
	text-align: center;
    font-size: 16px;
    width: 200px;
    height: 150px;
}

.leng-bar p{
	line-height: 50px;

	cursor: pointer;

}
.leng-bar p:hover{
	background-color: #fff;
	color: #d5000f;
}


.search-bar{
	display: inline-block;
	/*width: 400px;*/
	background-color: #F2f0f0;
	text-align: center;
    font-size: 16px;
}

.search-bar p{
	width: 440px;
	padding: 16px 10px;
	/*line-height: 26px;*/

}


.cards,.leng-bar,.user_search .search-bar{
	-webkit-box-shadow: 0 3px 10px rgba(190,204,204,0.5);
	-moz-box-shadow: 0 3px 10px rgba(190,204,204,0.5);
	box-shadow: 0 3px 10px rgba(190,204,204,0.5);
}

.input-key{
	width: 350px;
	display: inline-block;
	vertical-align: middle;
	border: none;
	background-color: transparent;
	font-size: 18px;
}

.top_menu_submit{
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	cursor: pointer;
	float: right;
}

.header .top_menu_submit img{
	display:none;
}
.top_menu_submit .se-reBtn{
	display:inline-block; width:25px;
	height:25px;
	border:none;
	background:none;
	background:url(../../images/zxgf_en/icon-search.png) no-repeat center;
}


.nav-cont.ui-nav-multCont{
	top: -420px;
	height: 420px;
}

.nav-cont.on{
	top: 0px;
	opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
}
.ui-nav-aboutCont{
	/*background-color: #E0E0E0;*/
}

.nav-cont-bgWarp{
    width: 1100px;
    height: 100%;
    /*height: 320px;*/
    float: left;
}

.nav-cont-bg{
	width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

/*.ui-nav-aboutCont .nav-cont-bg{
	width: 1200px;
}*/
.ui-nav-multCont .nav-cont-bgWarp{
	width: 800px;
}

.ui-nav-multCont .nav-cont-bg{
	width: 800px;
}

.nav-cont-bg img{
    height: 100%;
    margin: 0 auto;
}



.nav-cont-txt{
	position: absolute;
	left: 420px;
	top: 20px;
    width: 29%;
    color: #404040;
    max-width: 600px;
	text-align: left;
	z-index: 2;
}

.nav-cont-txt.fl{
	left: 40px;
	top: 30px;
}

.ui-nav-multCont .nav-cont-txt{
	top:380px;
	left: 20px;
	color: #fff;
	font-size: 18px;
}

.nav-cont-txt>p{
	line-height: 1.8;
	font-size: 14px;
	color: #404040;
}
.ui-nav-multCont .nav-cont-txt>p{
	color: #fff;
}

.nav-cont-txt>p.nav-cont-txtTit{
	font-size: 45px;
	padding: 20px 0;
}

.ui-nav-aboutCont .nav-cont-txt>p{
	padding: 50px 0 20px;
}

.nav-cont-list{
	/*position: absolute;
    right: 0;*/
    z-index: 2;
    /*background-color: #f2f0f0;*/
	background-color:#fff;
    height: 100%;
    /*padding-left: 50px;*/
    /*padding-top: 10px;*/
    position: relative;
    float: left;
	min-width:120px;
	padding: 0 15px;

}

.ui-nav-multCont .nav-cont-list{
	width: 42%;
	/*min-width: 470px;*/
}

.nav-cont-ls-block{
	width: 49.2%;
	float: left;
}

.nav-cont-ls-tit{
	color: #5f636a;
	font-size: 24px;
	padding:30px 0 20px 50px;
}

.nav-cont-ls-titSml{
	font-size: 16px;
	color: #5f636a;
	height: 40px;
	padding-left: 50px;
}

.nav-cont-items{
	position: relative;
	border-left:1px solid #eee;

}

.nav-cont-list .nav-cont-items .nav-cont-item{
	font-size: 16px;
	color: #aaa;
	height: 40px;
	vertical-align: middle;
	cursor: pointer;
	z-index: 2;
	position: relative;
}
.nav-cont-list .nav-cont-items .hover-color{
	color:#000;
	font-weight: bold;
}

.nav-cont-list .nav-cont-items .nav-cont-item.on,.nav-cont-list .nav-cont-items .nav-cont-item:hover{
	color: #D5000f;
}

.nav-cont-item-bg{
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	margin-top: 5px;
	width: 150%;
	background-color: #fff;
	z-index: 1;
	transition: all 0.2s;
	display: none;
	border-left: 1px solid #160b8b;
}
.ui-nav-multCont .nav-cont-item-bg{
	width: 103%;
}

.nav-cont-items:hover .nav-cont-item-bg{
	display: block;
}



.nav-cont-list .nav-cont-items .nav-cont-item p{
	line-height: 30px;
	padding:5px 15px;
}
.nav-cont-list .nav-cont-items .nav-cont-item a{
	display: block;
	line-height: 30px;
	padding:5px 0px;
}
.nav-cont-list .nav-cont-items .nav-cont-item  a span{
	background-position: left center;
	padding-left: 10px; 
}
.nav-cont-list .nav-cont-items .nav-cont-item i{
	display: none;
    border-left: #0E5581 solid 2px!important;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 10px;
}

.nav-cont-swp {
    width: 100%;
    height: 100%;
    /*margin: 0px auto;*/
    position: relative;
}

.nav-cont-swp-bg{
    height: 100%;
    width: 100%;
	margin: 0 auto;
}

.nav-cont-swp-bg img{
	width: auto;
    height: 100%;
    margin:0 auto;
}

.arrow-left {
    background: url(../../images/zx/arrow-left.png) no-repeat left top;
    position: absolute;
    right: 100px;
    top: 88%;
    margin-top: 0;
    width: 36px;
    height: 36px;
    z-index: 999;
}

.arrow-right {
    background: url(../../images/zx/arrow-right.png) no-repeat left top;
    position: absolute;
    right: 50px;
    top: 88%;
    margin-top: 0;
    width: 36px;
    height: 36px;
    z-index: 999;
}
.nav-cont-swp .swiper-slide{
  position: relative;
    overflow: hidden;
}
.nav-cont-swp .swiper-container {
  height: 100%;
  width: 100%;
}
.nav-cont-swp .content-slide {
 	
    color: #fff;
    position: absolute;
    top: 90%;
    left: 76px;
}
.nav-cont-swp .title {
  font-size: 16px;
  margin-bottom: 10px;
}
.nav-cont-swp .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.nav-cont-swp .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.nav-cont-swp .swiper-active-switch {
  background: #fff;

}
.header.lite .top-logo {
    padding-top: 8px;
}

.header.lite .ui-navlist li.so {
    padding: 18px 28px;
}

.header.lite .ui-navlist li {
    padding: 24px 12px;
}
.header.lite{
	margin-bottom: 40px;
}
.lite02{
	margin-top: -120px;
}
.lite03{
	margin-top: -80px !important;
}
.header.lite .ui-topNav {
    height: 80px;
}


@media  screen and (max-width: 1440px) {
	
	.header .ui-topNav {
		height: 80px;
	}
	
	.header .ui-topNav .top-logo{
		padding-top: 17px;
	}
	.header .ui-topNav div.padding{
		padding-top: 37px;
	}
	.header .ui-navlist{
		line-height: 1.5;
	}
	.header .ui-navlist li{
		font-size: 16px;
		padding: 27px 22px;
	}
	.header.lite .ui-navlist li.so{
		padding:28px;
	}
	.ui-nav-btn.so .nav-btn-tit{
		margin-top: 0px;
	}
	.nav-cont-bgWarp{
		width: 1000px
	}

	.header .ui-navlist li .nav-btn-bg{
		height:100px;
	}
	.ui-nav-multCont .nav-cont-bgWarp{
		width: 50%;
	}

	.ui-nav-multCont .nav-cont-bg{
		 margin-left: 0px;
	}
}

@media  screen and  (max-width: 960px) {
	
	.header .ui-topNav{
		height:80px;
		border-bottom: 1px solid #ccc;
		padding-right:12px;
	}
	.header .ui-topNav .top-logo {
	    padding-top: 15px;
	    display: inline-block;
	}

	.header.lite .ui-topNav .top-logo {
	    padding-top: 15px;
	}
	
	.header .ui-topNav .top-logo  .log-img {
	    width: 120px;
	    height: auto;
	}
	
	.header .ui-topNav .m-nav-topBtn{
		display:block;
		margin-top: 23px;
	}
	
	.ui-topNav-bg{
		background-color: #fff;
		opacity:0.5;
	}

	.nav-content-warp{
		display: none;
	}

	.header .ui-navlist {
		display: none;
	}

	.m-nav-topBtn{
		display: block;
	    margin-top: 22px;
	}

	
}

@media screen and (min-width: 1441px) {
	.header .log-img{
		width: 218px;
		height: auto;
	}
.header .level{
	width:218px;
}
.nav-cont-list{
    	/*z-index: 2;*/

}

	.ui-nav-multCont .nav-cont-bgWarp{
		width: 700px;
	}

	

	.ui-nav-multCont .nav-cont-bg{
		 margin-left: -50px;
	}

	.nav-cont-bg{
		margin-left:0px; 
	}

	.nav-cont-txt {
    	left: 323px;
	}
}



/* @media  (max-width: 1280px) {
	

	.ui-nav-multCont .nav-cont-bgWarp{
		width: 600px;
	}

	

	.ui-nav-multCont .nav-cont-bg{
		 margin-left: -100px;
	}

	.header .ui-navlist li{
		padding:44px 12px;
	}

	.header .ui-navlist li.so {
	    padding: 37px 28px;
	}
}

@media  (max-width: 1080px) {

	.header .ui-topNav{
		height:100px;
		border-bottom: 1px solid #ccc;
	}

	.header .top-logo {
	    padding-top: 33px;
	    display: inline-block;
	}

	.header .ui-navlist li {
    	padding: 34px 12px;
	}

	.header .ui-navlist li.so {
	    padding: 26px 10px;
	}

	.nav-cont-list{
	    z-index: 2;
	    width: 28%;
	}

	.ui-nav-multCont .nav-cont-list{
		width: 42%;
	}

	.nav-cont-bgWarp{
		width: 700px
	}

	

	.ui-nav-multCont .nav-cont-bgWarp{
		width: 500px;
	}

	

	.ui-nav-multCont .nav-cont-bg{
		 margin-left: -150px;
	}
} */


.m-nav-topBtn{
	float: right;
    width: 32px;
    height: 32px;
    /*background-color: #f00;*/
    margin-top: 33px;
    display: none;

}

.m-menu-arrow{
    width: 15px;
    /*height: 36px;*/
    position: absolute;
    right: 10px;
    top: 10px;
    margin-top: 5px;
    transform: rotate(0deg);
    transition: all 0.2s;
    transform-origin:50% 50%;
    -webkit-transform-origin:50% 50%;
}

.active .m-menu-arrow{
	transform: rotate(90deg);
    top: 6px;
    right: 15px;
}

.m-nav-up{
	display: block;
}

.m-nav-down{
	display: none;
}

.nav-mobile{
	height: 600px;
	background-color: #f1f1f1;
	overflow: auto;
	display: none;
}

 .m-sub-menu-item,.nav-mobile-item{
	font-size: 14px;
	padding: 0;
	width: 100%;
	text-align: left;
	border-bottom: #ccc solid 1px;
	position: relative;
}

.m-sub-menu-item{
	background-color: #fff;
	color: #5f636a;
}
.m-sub-menu-item p,.nav-mobile-item p{
	padding: 12px;
}
.m-sub-menu-item a{
	color: #5f636a;
}

.nav-mobile-subMenus{
	display: none;
}

/*.nav-mobile-item.search-bar{
	background-color: #fff;
}*/
.nav-mobile-item{
	background-color: #f1f1f1;
	color: #000;
}
.nav-mobile-item.active{
	background-color: #fff;
	color: #d5000f;
}

.nav-mobile-item.active a{
	color: #003c6d;
}

.m-sub-menu-item i{
    border-left: #003c6d solid 2px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 10px;
    height: 16px;
    display: inline-block;
}

.nav-mobile-item.search-bar p{
	padding: 0;
    margin: 12px 4%;
    width: 92%;
}

.nav-mobile-item  .input-key{
    width: 100%;
    /* margin-left: 12px; */
	font-size:16px;
}

.nav-mobile-item  .top_menu_submit {
    margin-right: 12px;
}

.bg-circle{
	position: absolute;
	bottom:-32px;
	right:-5px;
}
::-webkit-scrollbar {/*滚动条整体样式*/
	width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #003c6d;
}
::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 4px;
	background: #EDEDED;
}

.nav-btn-tit{
	font-family: 'Microsoft YaHei','PingFang SC',SimHei,Arial,SimSun;

	}
#bg img{
	width: 100%!important;
}
.fcolor{
	color: #fff;
}
.ccolor{
	color: #003c6d!important;
}
#so:hover{
	background: #003c6d;

}
#so:hover a .icon-buoumaotubiao13{
	color: #fff
}
/*.search-bar:hover .icon-buoumaotubiao13{*/
	/*color: #003c6d!important;*/
/*}*/


@font-face {font-family: "iconfont";
	src: url('../font/font_1208623_dol51zqxprg.eot?t=1558666839705'); /* IE9 */
	src: url('../font/font_1208623_dol51zqxprg.eot?t=1558666839705#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAUcAAsAAAAACbgAAATNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDKgqGUIV7ATYCJAMUCwwABCAFhG0HVhuNCFFUTfJkPxNsOm0PLOShkwJZjZW1SAhwYPQno2dBPX/vO3vK/b0loVKxWtdGAYpJKIgBCUhAnujlgedY/kvhe35t5yVyFBEYbbUJj2iAG0ZtzVUO0KicMChPESqgd4XslnOTZh/0Cy0673dZuilATg/AbKH83dtSnm5Oc58ATtbUlh26SjxXV2/o+iVkSUOhlqkJPaEI0E7YsdF+JrCrWyAXXzwaAl0HxAnkt+cbdAVPJ7T0YutBt2YXI1xpm0rPlmF0hYh28Lv+B/CTfr5+QVZdMBnCO9ZHYxPC/EPwZYSTFQnlEAnr7byAsh04uAQBdXr9Xxp5/pKQrlXddAfa/nyGRuilWxNRK2IIqq7F29alf3ggzgQUxdP3if6gi3uGoQ3dSYQVtw1ukMDQRKjeFH3GhS4Y3lGmnumHazgX4ri4mL6IsqCYZxGSo/vlTykVQDLLOAaVM8v4KSqSVapaxpJkVQCyFJVzMKtlyssuR0v3Yw42O3ponpOTKIQdnCco/joX45i5ScrRqVQqqhR1M89i/LmUJVnSJs1mR5bUZZWVy8wvymLsUl7Oam+X4ShnSqcvnkJRGRu1RtZQjgfUHXY2ohurDM9f41SJNJsZU45KSckDMiyej3W5RJooY5YjqayKN6MkerF8UO56MYrSvSdkpOWikqGJQf72mH60yzlqpdN5OsmZK11sjA2ctrosFlTj4vWxu+LqAXiKhIt4AgHpp+OqZbCU1sblbCva3ouwhhP3mVcbTU3g4+C8I2yj6dZIA2U5NK2QYV8OZ1XpF14RMsaIMTEJSyCamEDJ201OMJCr0aW7luJqTU2VcubyYGIzi7fhtFKyYV0GD4+9XHhRbIygmE7sbwsnixSdq26wam+3ClZCssKq8kx7ldANXNJazD4mHuRdjyAAIU7U2xfBoXFGkc8bGiqC3vEhKM49Pg4GFMbgt2+c45xjon3MxTsfC5D1/G8eJkbXuHJdNWuGj5/AJtj8+HEzZxBAdgRt5IuTPGDTkydpCnyEs1t30EVI0BIEowCmi71r588SEyfEafHr0hxg7Ja/h4KrQmZmFFX0KFUsLZmZep2HYqm7olsPSYGqIMOc7gr+zbmM/n6YC/NiWa7NU+WRJhfvQOJbgGhBTYVXbcVNOSB3s6I2sqLGUPRS/X/XwQd8xUKru0SxhBUAKg1nG1sA/NK4Ampeo/q9tLgP92DED3Ep2rkvj1JGjj94Bb6EGf9CD58Uq3lN+PhrQgt/dsgcFzbhOTJs9oZKM5BeK8pt8FdG/NzKMOWdjAt2FqRdQwVMyz64tkNy0C8h9VxB0XYPXReUtu+ZMdGgcAc45yCAjHkBM/QLbswrOehvkJb8QzFWA7o+AxJ77DlW3PcQ8pRCTP/D0wEXJnBpP2u9kHWZJ1Ui5T9IyjiFZsNxs7SjgmSLda5+2+k1NUgI5+gtHI+yjPGScEKBDk+pfmYmI9P3SMMMzqHvmSAeRUJIxR+kLcAKJp5e9Vsff0EsJ+ORkb6W9AMRpXj2SIYkaQZ5py9Yfc9l/qlv1pQZZcTlGgTLIUV4SebnGTLqXyxBAmpIa0H2Y0aKJmtw9cPjjflrjP/7gd6RMmByhVKFMmVXOu4knomIH3W43GN1fiw7JxZ9vikAAAAA') format('woff2'),
	url('../font/font_1208623_dol51zqxprg.woff?t=1558666839705') format('woff'),
	url('../font/font_1208623_dol51zqxprg.ttf?t=1558666839705') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
	url('../font/font_1208623_dol51zqxprg.svg?t=1558666839705#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-sousuo:before {
	content: "\e60c";
}

.icon-sousuo1:before {
	content: "\e641";
}

.icon-buoumaotubiao13:before {
	content: "\e60d";
}

.icon-sousuo2:before {
	content: "\e653";
}
