@font-face {
    font-family: 'MyCustomFontdingding';
    src: url('./font/DingTalk\ JinBuTi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
  background-color: #f3f7fb !important;
}

a{
	text-decoration: none;
} 
.headerx .inner{
	width:1400px;
	margin:0 auto;
	display: flex;
	align-items: center;
  justify-content: space-between;
}

.inner {
	width:1400px;
	margin:0 auto;
}

.inner .logo img {
	width: 248px;
}

.header-inng {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.images {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.images span {
    padding-left: 17px;
}

.images span a {
    display: block;
    /* border: 2px solid #002FA7; */
    width: 95x;
    line-height: 36px;
    text-align: center;
    color: #002FA7;
    font-size: 16px;
    border-radius: 5px;
}

.findex h3{ 
    font-size: 24px;
    line-height: 42px;
    color: #00395d;display: none;    padding: 0 15px;}
.findex.cur{
	position: fixed;
	left:50%;
	top:80px;
	margin-left:-600px;
	z-index:999999;
}

.header_key {
	display: flex;
	align-items: center;
}

.header-tag-nav {
	position: relative;
	height: 3px;
	width: 1400px;
	margin: 0 auto;
	background-color: #97BAF6;
}

.header-tag-right {
	position: absolute;
	width: 300px;
	height: 0px;
	border-top: 25px solid #002FA7;
	border-left: 60px solid transparent;
	right: 0px;
  box-sizing: border-box;
}
.header-tag-right:hover{
	cursor: pointer;
}

.header-tag-right-pannel {
	position: absolute;
	top: -23px;
	color: #fff;
	font-size: 16px;
}

.header-tag-right-position {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	position: absolute;
	top: 5px;
	right: -26px;


}
.header-tag-pannel {
	position: absolute;
	border-radius: 0px 0px 10px 10px;
	background-color: #002FA7;
	right: 0px;
	z-index: 22;
	width: 240px;
	display: none;
}

.header-tag-option {
	display: block;
	color: #fff
}

.header-tag-option {
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.headerx{
	/* height:61px; */
	box-shadow:0px 5px 10px 0px #e4e3e4;
  background-color: #fff;
}
.headernav{
	padding:16px 0px;
}
.headernav span{
	display: inline-block;
	color:#666666;
	line-height: 25px;
}
.headernav a{
	display: inline-block;
	color:#666666;
	line-height: 23px;
	border: 1px solid #cccccc;
	width:73px;
	text-align: center;
	margin-left:8px;
	border-radius:3px;
}

.header-t {
	background-color: #fff; 
	/* box-shadow:0px 12px 8px -12px #000; 
	border-radius:10px;  */

}

.header-t ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-t ul li {
    width: 110px;
    text-align: center;
    line-height: 100px;
    margin-right: 22px;
}

.header-t ul li a {
    font-size: 16px;
    color: #000000;
}
.header-t ul li:hover{
    background-color: #002FA7;
}
.header-t ul li:hover a{
    color: #FFFFFF;
}
.header-t ul .active {
    background-color: #002FA7;
}

.header-t ul .active a {
    color: #FFFFFF;
}

.leftbar{
	width:325px;
}
.leftbar ul li{
	float: left;
	margin-right:14px;
	margin-bottom: 11px;
}
.leftbar ul li a{
	display: block;
	width:98px;
	height: 28px;
	line-height: 28px;
	font-size:16px;
	text-align: center;
	border:1px solid #d9d9d9;
	color:#595959;
	border-radius:3px;
}
.leftbar ul li:hover a,.leftbar ul li.cur a{
	background: #002FA7;
	border-color: #002FA7;
	color:#fff;
}
.ban_onemian{
	padding:30px 0px;
}
.lunbaer{
	width:690px;
	margin-left: 15px;
}
.slideber{
	width:550px;
	height: 380px;
	position: relative;
	overflow: hidden;
}
.slideber ul.tutu li{
	width:100%;
	height: 100%;
	position: absolute;
	left:0px;
	top:0px;
	display: none;
}
.slideber ul.tutu li:first-child{
	display: block;
}
.slideber ul.tutu li a img{
	display: block;
	width:100%;
	height: 100%;
}
.zhezhao{
	width:100%;
	position: absolute;
	left:0px;
	bottom: 0;
	z-index: 99; 
	background:rgba(0,0,0,0.5);
}
.zhezhao p{
	color:#fff;
	line-height: 40px;
	font-family:"å¾®è½¯é›…é»‘";
}
.fons_1{font-size:20px;}
.fons_2{font-size:24px;}
.yuandian{
	width: 120px;
	float: right;

}
.yuandian span{
	display: block;
	width:120px;
	height:65px;
	margin-bottom: 14px;
	position: relative;
	cursor: pointer;
}
.yuandian span img{
	display: block;
	width:100%;
	height: 100%;
}
.yuandian span em{
	display: inline-block;
	width:0px;
	height:0px;
	font-size:0px;
	position: absolute;
	left:-20px;
	top:50%;
	margin-top:-10px;
	z-index:99;
	display: none;
	border:10px solid transparent;
	border-right-color:rgba(0,0,0,0.5);
}
.yuandian span.cur em{
	display: block;
}

.timesend{
	width:360px;
}
.setwel h3{
	font-size:16px;
	color:#404040;
	line-height: 18px;
	text-align: center;
}
.tems{
	width: 114px;
	height:83px;
	text-align: center;
	border: 1px solid #e7e7e7;
}
.tems h4{
	font-size:12px;
	text-align: center;
	color:#4c4c4c;
}
.tems p span{
	display: inline-block;
	font-size: 46px;
	color:#002FA7;
	line-height: 50px;
}
.tems p em{
	display: inline-block;
	font-size:14px;
	color:#666666;
	line-height: 50px;
}
.tepadin{
	/* padding-top: 8px; */
	padding-bottom: 10px;
}
.walsipe{
	position: absolute;
    width: 360px;
	z-index: 9;
    background-color: #fff;
}
.walsipe>h3{
	line-height: 40px;
	font-size:18px;
	text-align: center;
	color:#737373;
	background:#e6e6e6;
	margin-bottom: 10px;
}
.walsipe{
	border: 1px solid #e6e6e6;
}
.walsipe ul{
	padding:0px 15px;
}
.gallerycur{
	width:100%;
	position: absolute;
	left:-1px;
	top:100%;
	max-height:350px;
	overflow: hidden;
	display: none;
	z-index:99;
	background:#fff;
	border:1px solid #e6e6e6;
	border-top: none;
}
.walsipe ul li{
	margin-bottom:20px;
}
.walsipe ul li:nth-child(n+6){display:none;}
.walsipe ul li p span{
	display: inline-block;
	width:13px;
	height: 13px;
	border: 1px solid #007eb6;
	color:#007eb6;
	border-radius:50%;
	text-align: center;
	line-height: 13px;
	margin-right:6px;
}
.walsipe ul li p:hover span{
	color:#595959;
	border-color: #595959;
}
.walsipe ul li p:hover a{
	color:#007eb6;
	border-color: #007eb6;
}
.walsipe ul li p a{
	display: inline-block;
	font-size:14px;
	color:#4c4c4c;
	line-height: 14px;
}
.zhankai{
	display: block;
	text-align: center;
	font-size:14px;
	color:#999999;
}
.zhankai span{
	display: inline-block;
	padding-right:20px;
	 
}

.title h3{
	float: left;
	font-size:24px;
	line-height: 42px;
	color:#00395d;    padding: 0 15px;
}
.sousuo{
	height: 40px;
	/*
	border: 1px solid #b3b3b3;
	border-radius:5px;
	padding-left:16px;
	*/
}
.sousuo input{
	display: inline-block;
	width: 240px;
	padding-right:16px;
	border: none;
	outline: none;
	line-height:38px;
	font-size:18px;
}
.sousuo button{
	display: inline-block;
	line-height: 38px;
	background:#f5f5f5;
	color:#2788b3;
	font-size:18px;
	width:88px;
	text-align: center;
	border: none;
	outline: none;
	border-left: 1px solid #b3b3b3;
	border-radius:0px 5px 5px 0px;
}

.leftbar_2{
	width:130px;
	background:#fff;
}
.rigtmore{
	width:100%;
}
.leftbar_2 ul li a{
	width:128px;
	font-size:18px;
	line-height: 38px;
	height: 38px;
	background:#fff;
	position:relative
}
.leftbar_2 ul li{
	margin-right:0px;
}
.leftbar_2 ul li:nth-child(5) a:after{content:""; display:block; width:22px; height:12px; background: url(//www.cfa.cn/uploads/allimg/180228/1-1P22PUK9632.png) no-repeat right top; position:absolute;    right: -14px;
    top: -7px;}
.conetwall{
	width:1025px;
  border-radius: 4px;
  padding: 30px 18px;
  background-color: #ffffff;
  box-sizing: border-box;
}
.hemals{
	width:725px;
}
.imgpc{
	width:214px;
	height: 130px;
	overflow: hidden;
}
.imgpc a img{
	display: block;
	width:100%;
	height: 100%;
}
.wintin h3 a{
	display: block;
  font-weight: 500;
	font-size:22px;
	color: #213545;
	padding-top:8px;
	line-height: 30px;
  font-family: SourceHanSansCN;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.wintin p{
	font-size:14px;
	color:#666666;
	line-height: 18px;
	padding:5px 0px;
	min-height:50px;
	max-height: 50px;
	text-overflow: ellipsis; 
    overflow: hidden;
}
.wintin span{
	display: inline-block;
	font-size:12px;
	color:#666666;
	margin-right:20px;
}
.insetpc>ul>li{
	padding:20px 17px;
  box-sizing: border-box;
	/* border-bottom: 1px solid #cccccc; */
}
.insetpc>ul>li:hover{
	box-shadow: 0px 6px 37px 3px rgba(201, 201, 201, 0.27);
}
/* .insetpc>ul>li:first-child{
	padding-top:0px;
} */
.insetpc>ul>li:hover .wintin h3 a{
	/* text-decoration: underline; */
	color:#002FA7;
}
.large{
	padding-top:20px;
}
.large li{
	float: left;
	margin:0px 7px;
	width:130px;
	height: 100px;
	position: relative;
	overflow: hidden;
}
.piccps{
	display: inline-block;
	padding:0px 8px;
	background:rgba(0,0,0,0.8);
	border-radius:3px;
	line-height:17px;
	font-size:12px;
	color:#fff;
	position: absolute;
	right:5px;
	bottom:5px;
	z-index: 99;
}

.advert{
	width:360px;
}
.advert_img h3{
	font-size:12px;
	color:#808080;
	padding-top: 10px;
}
.advert_img a img{
	display: block;
	max-width:100%;
}
.advert_img{
	margin-bottom: 20px;
}
.hot{
  background: #FFFFFF;
  border-radius: 4px;
  transition: all .25s;
	margin-bottom: 20px;
}
.hotban h3{
	font-size:20px;
	color:#02294c;
	line-height: 48px;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 15px;
}
.hotlist,.hotlistx2,.hotlistx3{
	padding:27px 16px;
	padding-bottom:12px;
}
.hotpic{
	width:122px;
	height: 67px;
	overflow: hidden;
}
.hotpic a img{
	display: block;
	width:100%;
}
.hotwen{
	width:190px;
	height:67px;
	display:table;
}
.hotwen p{
	width:100%;
	height: 67px;
	overflow: hidden;
	color:#4c4c4c;
	line-height: 18px;
	display: table-cell;
	vertical-align: middle;
}
.hotwen p a{
	display: inline-block;
	color:#4c4c4c;
	line-height: 18px;
}
.hotlist ul li{
	margin-bottom: 15px;
}

.hotlistx2 ul li{
	float: left;
	margin-right: 24px;
}
.hotlistx2 ul li a{
	display: inline-block;
	font-size:14px;
	color:#808080;
	line-height:32px;
}
.hotlistx2 ul li a:hover{
	color:#0074a6;
}
.hotlistx2 p{
	font-size:12px;
	color:#808080;
	line-height: 26px;
}
.callus{
	color:#808080;
	font-size:12px;
	text-decoration: underline;
}
.yemax{
	text-align: center;
	padding:60px 0px;
}
.yemax li{ display:inline-block;}
.yemax a{
	display: inline-block;
	width:53px;
	text-align: center;
	line-height:33px;
	font-size:14px;
	color:#808080;
	border: 1px solid #d6d6d6;
	border-radius:3px;
	margin:0px 8px;
}
.yemax a.index_1{
	width:77px;
}
.yemax a:hover,.yemax a.cur{
	background:#45a0f4;
	border-color: #45a0f4;
	color:#fff;
}
.To_top{
	width:56px;
	height: 56px;
	overflow: hidden;
	position: fixed;
	right:15px;
	bottom:50px;
	z-index: 999;
	display: none;
}
.To_top a img{
	display: block;
}
.sousuo_2{
	margin:8px 0px;
	border: none;
	padding:0px;
}
.sousuo_2 input{
	padding:0px 16px;
	float: left;
	border: 1px solid #b3b3b3;
	border-right:none;
	border-radius:5px 0px 0px 5px;
}
.sousuo_2 button{
	background:#007eb6;
	color:#fff;
	float: left;
}
.contentbar{
	padding:30px 0px;
}
.chizbox h3{
	font-size:30px;
	color:#404040;
	line-height: 32px;
}
.mianbx{
	padding:10px 0px;
}
.mianbx a{
	display: inline-block;
	color:#4c4c4c;
	font-size:14px;
}
.newswall h5{
	font-size:12px;
	color:#4c4c4c;
	padding-bottom: 10px;
}
.newswall p{
	font-size:16px;
	color:#595959;
	line-height: 20px;
	padding:8px 0;
}
.newswall h6{
	font-size:16px;
	font-weight: bold;
	color:#404040;
	padding-bottom:8px;
}
.conetmain{
	width:650px;
}

.news_img{
	padding:15px 0px;
	text-align: center;
}

.morex a{
	display: inline-block;
	font-size:16px;
	color:#595959;
	padding:10px 0;
}
.biansix{
	padding-left: 34px;
	background:url(../images/bx1.png) no-repeat left center;
}
.biaqanx{
	padding:15px 0px;
	padding-bottom: 25px;
}
.biansix a{
	display: inline-block;
	font-size:16px;
	color:#007eb6;
}
.shoucsp a{
	display: inline-block;
	padding-left: 22px;
	color:#595959;
	font-size:14px;
	margin-right:16px;
}
.scico_1{background:url(../images/sc1.png) no-repeat left center;}
.scico_2{background:url(../images/jb1.png) no-repeat left center;}

.plinbox>h3{
	font-size:16px;
	font-weight: bold;
	color:#595959;
	padding-bottom:6px;
}
.plinbox>h3 a{
	display: inline-block;
	font-size:16px;
	font-weight: bold;
	color:#f12d2d;
	margin-right: 8px;
}

.raninput input{
	display: block;
	float: left;
	width:465px;
	padding:0px 10px;
	line-height: 44px;
	height:44px;
	border:1px solid #999999;
	border-right:none;
	outline: none;
}
.raninput button{
	display: block;
	float: left;
	width:100px;
	text-align: center;
	font-size:18px;
	color:#fff;
	background:#404040;
	border: none;
	height: 46px;
	cursor: pointer;
}
.pdadbt{
	padding-bottom: 35px;
}
.navinfo{
	width:130px;
	margin-right: 22px;
}

.item ul li{
	position: relative;
	padding:10px 0px;
}
.xiala{
	position: absolute;
	width:100%;
	top:100%;
	left:0px;
	z-index:99;
	display: none;
}
.item ul li:first-child{
	border-bottom: 1px solid #d9d9d9;
}
.teswal a{
	display: block;
	padding-left: 40px;
	font-size:18px;
	color:#999999;
	line-height: 34px;
}
.teswal_1 a{background:url(../images/sw1.png) no-repeat left center;color:#f23a3a;}
.teswal_2 a{background:url(../images/sw2.png) no-repeat left center;}
.teswal_3 a{background:url(../images/sw3.png) no-repeat left center;}
.teswal_4 a{background:url(../images/sw4.png) no-repeat left center;}

.hotlistx3 ul li a{
	display: block;
	line-height: 28px;
	color:#666666;
	padding-left: 12px;
	background:url(../images/dd1.png) no-repeat left center;
}
.hotlistx3 ul li a:hover{
	color:#e61e1e;
}
.flink {    background: #f2f8fb;}
.flink li{ float:left;    font-size: 12px;
    margin: 0 3px;}
.flink li a{color:#ccc;}


.bottom-advertising{ position:fixed; width:100%; bottom:0; left:0; z-index:9999; display:none !important; transition:all 0.3s linear; animation: bottom-advertising 2s linear forwards;
    -webkit-animation: bottom-advertising 2s linear forwards;
    -moz-animation: bottom-advertising 2s linear forwards;
    -o-animation: bottom-advertising 2s linear forwards;
    -ms-animation: bottom-advertising 2s linear forwards;
}
.bottom-advertising img{ width:100%}
.bottom-advertising .ba-close{ position:absolute; background:#666; background:rgba(0,0,0,.6); width:46px; height:46px; border-radius:46px; cursor:pointer; top:-46px; right:20%}
.bottom-advertising .ba-close:before{ content:""; position:absolute; background:#FFF; width:2px; height:20px; margin:-10px 0 0 -1px; transform:rotate(45deg); top:50%; left:50%}
.bottom-advertising .ba-close:after{ content:""; position:absolute; background:#FFF; width:2px; height:20px; margin:-10px 0 0 -1px; transform:rotate(-45deg); top:50%; left:50%}

@-webkit-keyframes bottom-advertising {
    0% { opacity:0}
	50% { opacity:0}
    100% { opacity:1}
}
@-moz-keyframes bottom-advertising {
    0% { opacity:0}
	50% { opacity:0}
    100% { opacity:1}
}
@-o-keyframes bottom-advertising {
    0% { opacity:0}
	50% { opacity:0}
    100% { opacity:1}
}
@keyframes bottom-advertising {
    0% { opacity:0}
	50% { opacity:0}
    100% { opacity:1}
}

.article-draw{ border:solid 2px #E51C2C; height:104px; margin-top:24px}
.article-draw .ad-left{ float:left; width:460px}
.article-draw .ad-left span{ display:block; font-size:16px; color:#333; line-height:21px; font-weight:bold; padding:8px 0 0 22px; position:relative}
.article-draw .ad-left span:before{ content:""; position:absolute; background:#E51C2C; width:14px; height:4px; top:16px; left:0}
.article-draw .ad-left ul{ padding-left:22px; overflow:hidden}
.article-draw .ad-left li{ float:left; width:120px; padding:8px 0 8px 20px; line-height:20px; font-size:16px; color:#333; position:relative}
.article-draw .ad-left li:before{ content:"â˜…"; position:absolute; font-size:16px; color:#E51C2C; top:7px; left:0}
.article-draw .ad-right{ float:left; width:152px; padding-top:24px}
.article-draw .ad-right a{ display:block; background:#E51C2C; width:152px; height:56px; text-align:center; line-height:56px; font-size:24px; color:#fff; border-radius:7px}

.quality-answer{ overflow: hidden; padding: 20px 0}
.quality-answer #wenda-count{ float: left; width: 100%; margin-bottom: 16px}
.quality-answer #wenda-head{ float: left;}
.quality-answer #wenda-name{ float: left}
.quality-answer #wenda-btn{ float: right}

.go-xiaoke {
    position: fixed;	        /* è®¾ç½®fixedå›ºå®šå®šä½ */
    bottom: 20px;		/* è·ç¦»æµè§ˆå™¨çª—å£ä¸‹è¾¹æ¡†20px */
    right: 20px;		/* è·ç¦»æµè§ˆå™¨çª—å£å³è¾¹æ¡†20px */
	z-index: 9999;
  }
  .go-xiaoke a {
    display: block;			/* å°†<a>æ ‡ç­¾è®¾ä¸ºå—å…ƒç´ ï¼Œç”¨äºŽç¾ŽåŒ–æ ·å¼ */
    text-decoration: none;		/* å–æ¶ˆè¶…é“¾æŽ¥ä¸‹ç”»çº¿ */
    color: #333;			/* è®¾ç½®æ–‡æœ¬é¢œè‰² */
    background-color: #f2f2f2;		/* è®¾ç½®èƒŒæ™¯é¢œè‰² */
    border: 1px solid #ccc;		/* è®¾ç½®è¾¹æ¡†æ ·å¼ */
    padding: 115px 80px;			/* è®¾ç½®å†…è¾¹è· */
    border-radius: 5px;			/* è®¾ç½®åœ†è§’çŸ©å½¢ */
    letter-spacing: 2px;		/* è®¾ç½®æ–‡å­—é—´è· */
    background: url(https://www.cqf.org.cn/static/images/xiaoke.gif) no-repeat;
    width: 60px;
    height: 80px;
    z-index: 9999;
  }

.inner {
  width: 1400px;
  margin: 0 auto;
}
.logo {
  width: 248px;
}

.join_wrap {
  /* padding-top: 30px; */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1400px;
  height: 50px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.join_wrap .join_btn_wrap {
  width: 800px;
  height: 50px;
  background-image: url('https://www.cqf.org.cn/static/images/join_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.join_wrap .join_btn_wrap .join_text {
  color: #013DA5;
  font-family: 'MyCustomFontdingding', sans-serif;
  font-size: 14px;
}
.join_wrap .join_btn_wrap .join_btn {
  margin-left: 10px;
  width: 72px;
  height: 26px;
  opacity: 1;
  border-radius: 4px;
  font-size: 14px;
  color: #013DA5;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}
.join_wrap .join_btn_wrap .join_btn:hover {
  border: 1px solid #013DA5;
}
.cqf_serve_wrap {
  display: flex;
  width: 1400px;
  height: 296px;
  opacity: 1;
  border-radius: 4px;
  background: #ffffff;
  margin: 0 auto;
  padding: 20px 20px;
  box-sizing: border-box;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.cqf_serve_wrap .serve_item {
  width: 260px;
  height: 120px;
  opacity: 1;
  border-radius: 4px;
  background: #f3f7fb;
  padding: 15px;
  box-sizing: border-box;
  margin-right: 15px;
}
.cqf_serve_wrap .serve_item:nth-child(5n) {
  margin-right: 0px;
}
.cqf_serve_wrap .serve_item .head_wrap {
  display: flex;
  align-items: center;
}
.cqf_serve_wrap .serve_item .head_wrap .icon {
  width: 24px;
  height: 24px;
  background-image: url('https://www.cqf.org.cn/static/images/serve_icon.png');
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 5px;
}
.cqf_serve_wrap .serve_item .head_wrap .name {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.cqf_serve_wrap .serve_item .serve_content {
  margin-top: 10px;
}
.cqf_serve_wrap .serve_item .serve_content .expend_more {
  width: 100%;
  height: 0px;
  background: #f3f7fb;
  overflow-y: hidden;
  position: absolute;
  z-index: 111;
  left: 0px;
  padding-left: 15px;
  border-radius: 4px;
}
.cqf_serve_wrap .serve_item .serve_content ul {
  display: flex;
  flex-wrap: wrap;
}
.cqf_serve_wrap .serve_item .serve_content ul li {
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 2px;
  box-sizing: border-box;
}
.cqf_serve_wrap .serve_item .serve_content ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #6a7a8d;
  cursor: pointer;
}
.cqf_serve_wrap .serve_item .serve_content ul li:hover {
  border: 1px solid #013DA5;
  border-radius: 5px;
}
.cqf_serve_wrap .serve_item {
  position: relative;
}
.cqf_serve_wrap .serve_item:hover .serve_content .expend_more {
  height: auto;
  overflow-y: auto;
}

.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 3333333;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
}
.login-warp {
  width: 400px;
  height: 440px;
  z-index: 4444444;
  background: #FFFFFF;
  border-radius: 5px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -220px;
}
.login-warp .login {
  width: 320px;
  display: none;
  margin: 0 auto 0;
}
.login-warp .login-close {
  position: absolute;
  width: 19px;
  height: 19px;
  top: 12px;
  right: 12px;
  cursor: pointer;
  background: url(/static/images/ico.png) 0 -201px no-repeat;
}
.login-warp .login-close:hover {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari å’Œ Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
.login-warp .tit {
  width: 320px;
  height: 35px ;
  color: #999999;
  font-size: 20px;
  text-align: center;
  margin: 50px auto 0;
}
.login-warp .tit span {
  display: block;
  cursor: pointer;
  width: 50%;
  height: 33px;
  float: left;
  border-bottom: 2px #dddddd solid;
  line-height: 20px;
}
.login-warp .tit span:hover,
.login-warp .tit span.cur {
  border-bottom: 2px #3366cc solid;
}
.login-warp .login ul {
  padding-top: 30px;
}
.login-warp .login li {
  display: block;
  height: 38px;
  border: 1px #dddddd solid;
  line-height: 38px;
  color: #bbbbbb;
  text-indent: 10px;
}
.login-warp .login li:nth-child(2) {
  border-top: none;
}
.login-warp .login .ipt {
  width: 246px;
  height: 26px;
  border: none;
  outline: none;
  text-indent: 5px;
}
.login-warp .login .chk {
  height: 19px;
  padding: 20px 0 40px;
  color: #999999;
}
.login-warp .login .chk img {
  vertical-align: middle;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  background: url(/static/images/ico.png) 0 -255px no-repeat;
  cursor: pointer;
}
.login-warp .login .chk img.cur {
  background: url(/static/images/ico.png) 0 -227px no-repeat;
}
.login-warp .login .chk a {
  float: right;
  color: #999999;
}
.login-warp .login button {
  display: block;
  border-radius: 6px;
  background: #3366cc;
  height: 40px;
  color: #fff;
  border: none;
  width: 100%;
  font-size: 14px;
  cursor: pointer;
  outline: none;
}
.login-warp .login .othkey {
  padding-top: 20px;
  color: #999999;
}
.login-warp .login .othkey a {
  width: 45px;
  height: 45px;
  border-radius: 23px;
  border: 1px #dddddd solid;
  display: inline-block;
  margin: 0 3px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.login-warp .login a img {
  width: 28px;
  height: 30px;
  background: url(/static/images/ico.png) 0 -282px no-repeat;
  margin-top: 10px;
}
.login-warp .login a:nth-child(2) img {
  background: url(/static/images/ico.png) 3px -312px no-repeat;
}
.login-warp .reg {
  width: 320px;
  margin: 0 auto 0;
}
.login-warp .reg ul {
  padding-top: 30px;
}
.login-warp .reg li {
  display: block;
  position: relative;
  height: 38px;
  border: 1px #dddddd solid;
  line-height: 38px;
  color: #bbbbbb;
  text-indent: 10px;
}
.login-warp .reg li:nth-child(n+2) {
  border-top: none;
}
.login-warp .reg .ipt {
  width: 246px;
  height: 26px;
  border: none;
  outline: none;
  text-indent: 5px;
}
.login-warp .reg .rcode {
  border: none;
  width: 114px;
  border-radius: 0px;
  height: 40px;
  background: #f39c12;
  position: absolute;
  top: -1px;
  display: block;
  outline: none;
  cursor: pointer;
  color: #FFFFFF;
  right: 0;
  z-index: 33;
}
.login-warp .reg .verify {
  border: none;
  width: 108px;
  border-radius: 0px;
  height: 40px;
  background: #f39c12;
  position: absolute;
  top: -1px;
  display: block;
  outline: none;
  cursor: pointer;
  color: #FFFFFF;
  right: 0;
  z-index: 33;
}
.sendVerify {
  background-color: #E6E6E6 !important;
  color: #818080 !important;
  border: 1px solid #CCCCCC !important;
  cursor: default !important;
}
.login-warp .reg .chk {
  float: left;
  height: 19px;
  padding: 20px 0 25px;
  font-size: 12px;
  color: #999999;
}
.login-warp .reg .chk img {
  vertical-align: middle;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  background: url(/static/images/ico.png) 0 -255px no-repeat;
  cursor: pointer;
}
.login-warp .reg .chk img.cur {
  background: url(/static/images/ico.png) 0 -227px no-repeat;
}
.login-warp .reg button {
  display: block;
  border-radius: 6px;
  background: #3366cc;
  height: 40px;
  color: #fff;
  border: none;
  width: 100%;
  font-size: 14px;
  cursor: pointer;
  outline: none;
}
.login-warp .form-item {
  float: right;
  font-size: 12px;
  padding: 20px 0 25px;
}
.login-warp .form-item em {
  font-style: normal;
  color: #999;
}
.login-warp .form-item a {
  color: #16914e;
}

.paging {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1400px;
  margin: 0 auto;
  /* padding-top: 40px; */
}
.paging .paging_fl {
  width: 1400px;
}
.paging .paging_fl .paging_fl-a {
  width: 100%;
  transition: all 0.25s;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 25px;
  box-sizing: border-box;
}
.paging .paging_fl .paging_fl-a:hover {
  box-shadow: 0px 6px 37px 3px rgba(201, 201, 201, 0.27);
  margin-top: -10px;
}
.paging .paging_fl .divier {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 15px;
}
.paging .paging_fl .divier h4 {
  font-size: 22px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #213545;
}
.paging .paging_fl .divier .fr_a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.paging .paging_fl .divier .fl_a {
  display: flex;
  align-items: center;
}
.paging .paging_fl .divier .fl_a a {
  width: 24px;
  height: 24px;
  background-image: url(images/iocn28_a.png);
  background-size: 100% 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
  margin-right: 11px;
}
.paging_fr ul a .on {
  position: absolute;
  width: 150px;
  height: auto;
  z-index: 999;
  display: none;
}
.paging_fr ul a:hover .on {
  display: block;
}
.paging .paging_fl .divier .fl_a a:nth-child(2) {
  background-image: url(images/iocn28.png);
}
.paging .paging_fl .divier .fl_a a:nth-child(2).active {
  background-image: url(images/iocn35_a.png);
}
.paging .paging_fl .divier .fl_a a.active {
  background-image: url(images/iocn35.png);
}
.paging .paging_fl .divier .fl_b a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 24px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #69798C;
}
.paging .paging_fl .divier .fl_b a img {
  margin-left: 3px;
}
.paging .paging_fl .tabs ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 20px;
}
.paging .paging_fl .tabs ul li a {
  display: block;
  font-size: 14px;
  font-family: SourceHanSansCN;
  color: #69798C;
  margin-top: 20px;
  padding-left: 30px;
  position: relative;
}
.paging .paging_fl .tabs ul li a:nth-child(1) {
  margin-top: 0;
}
.paging .paging_fl .tabs ul li a:after {
  display: block;
  content: "";
  width: 17px;
  height: 17px;
  background: url(images/iocn3.png);
  background-size: 100% 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
  position: absolute;
  top: 45%;
  left: 4%;
  transform: translate(-50%, -50%);
}
.paging .paging_fl .tabs ul li a:hover {
  color: #013DA5;
}
.paging .paging_fl .tabs ul li a:hover::after {
  display: block;
  content: "";
  width: 17px;
  height: 17px;
  background: url(images/iocn4.png);
  background-size: 100% 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
  position: absolute;
  top: 45%;
  left: 4%;
  transform: translate(-50%, -50%);
}
.paging .paging_fl .tabs ul li:nth-child(2) {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  padding: 0 60px;
}
.paging .paging_fr {
  width: 320px;
  background: #f2f8fb;
  border-radius: 4px;
  padding: 30px 10px;
  box-sizing: border-box;
}
.paging .paging_fr h4 {
  padding: 0 10px 17px 0px;
  font-size: 22px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #213545;
  border-bottom: 1px solid #E9E9E9;
}
.paging .paging_fr ul {
  padding-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.paging .paging_fr ul a {
  margin-top: 10px;
}
.seperate {
  width: 1400px;
  margin: 0 auto;
  min-height: 185px;
  position: relative;
  margin-top: 40px;
  background-color: #ffffff;
  padding: 30px 25px;
  transition: all 0.25s;
  box-sizing: border-box;
}
/* .seperate .seperate-ss{
	  background-color: #ffffff;
	  padding: 30px 25px;
	  transition: all .25s;
	  width: 100%;
	  position: absolute;
	  margin-top: 40px;
  } */
.seperate:hover {
  box-shadow: 0px 6px 37px 3px rgba(201, 201, 201, 0.27);
  /* margin-top: 30px; */
}
.seperate .seperate_top {
  display: flex;
  align-items: center;
  padding-bottom: 17px;
  border-bottom: 1px solid #E9E9E9;
}
.seperate .seperate_top .active {
  font-size: 22px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #213545;
}
.seperate .seperate_top p {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #69798C;
  padding-right: 35px;
  cursor: pointer;
}
.seperate .seperate_box ul li {
  display: flex;
  align-items: center;
  padding-top: 15px;
  flex-wrap: wrap;
}
.seperate .seperate_box ul li span {
  width: 68px;
  height: 24px;
  line-height: 24px;
  background: #013DA5;
  border-radius: 3px;
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.seperate .seperate_box ul li a {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #69798C;
  padding: 0 13px;
  border-right: 1px solid #EBEBEB;
}
.seperate .seperate_box.seperate_box_link ul li a {
  margin-bottom: 15px;
}
.seperate .seperate_box ul li a:hover {
  color: #013DA5;
}
.footer {
  background-color: #263f5f;
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  padding: 16px 0;
  margin-top: 50px;
  width: 100%;
}

.content_fl {
  width: 325px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 0 25px 29px;
  transition: all .25s;
  box-sizing: border-box;
}
.content_fl:hover{
	box-shadow: 0px 6px 37px 3px rgba(201, 201, 201, 0.27);
	margin-top: -10px;
}
.content_fl .content_top {
  padding-top: 20px;
}

.content_fl .content_top .h4_con {
  display: flex;
  align-items: center;
}

.content_fl .content_top .h4_con span {
  font-size: 22px;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #213545;
  margin-right: 5px;
}

.content_fl .content_top .ul_com {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 3px;
}

.content_fl .content_top .ul_com a {
  width: 130px;
  height: 38px;
  line-height: 38px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 2px;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #69798C;
  text-align: center;
  margin-top: 12px;
  overflow: hidden;
}

.content_fl .content_top .ul_com a:hover {
  background-color: #013DA5;
  color: #ffffff;
}
.lunbaer_top {
  height: 400px;
}

.lunbaer_bottom .content_top {
  width: 100%;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 25px 25px 15px;
  margin-top: 0px;
  transition: all .25s;
  box-sizing: border-box;
}
.lunbaer_bottom .content_top:hover{
	box-shadow: 0px 6px 37px 3px rgba(201, 201, 201, 0.27);
	margin-top: -10px;
}

.lunbaer_bottom .content_top .cont_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 15px;
}

.lunbaer_bottom .content_top .cont_box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 24px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #69798C;
}

.lunbaer_bottom .content_top .cont_box a img {
  margin-left: 3px;
}

.lunbaer_bottom .content_top .cont_key ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 0 0 20px;
  position: relative;
}

.lunbaer_bottom .content_top .cont_key ul li a {
  font-size: 14px;
  font-family: SourceHanSansCN;
  color: #69798C;
  display: flex;
  align-items: center;
}

.lunbaer_bottom .content_top .cont_key ul li a img {
  margin-left: 23px;
}

.lunbaer_bottom .content_top .cont_key ul li p {
  font-size: 14px;
  font-family: SourceHanSansCN;
  color: #69798C;
}

.lunbaer_bottom .content_top .cont_key ul li:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background: #013DA5;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 78%;
  left: 0%;
  transform: translate(-50%, -50%);
}

.lunbaer_bottom .content_top .cont_key ul li:hover a {
  color: #013DA5;
}

.lunbaer_bottom .content_top .cont_key ul li:hover p {
  color: #013DA5;
}

.lunbaer_bottom_aa{
	height: 380px;
	position: relative;
}
.lunbaer_bottom_aa .mySwiperps .swiper-slide{
	width:100%;
	height:380px;
}
.lunbaer_bottom_aa .mySwiperps  .swiper-slide img{
	width:100%;
	height:100%;
	object-fit: cover;
}

.lunbaer_bottom .content_top .cont_key ul li:after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background: #013DA5;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 78%;
  left: 1%;
  transform: translate(-50%, -50%);
}

.lunbaer_bottom .swiper-pagination-bullet{
	width: 20px;
	height: 4px;
	border-radius: 2px;
}


.lunbaer_bottom .content_top .cont_key{
	padding-bottom: 40px;
}
