/*@charset "UTF-8";*/
html {
	font-size: 16px;
}

input[type=submit], input[type=reset], input[type=button], input[type=text],
	input[type=search] {
	-webkit-appearance: none;
	border-radius: 0;
}

input:focus, textarea:focus {
	outline: none;
}

body {
	background: none;
}

#page_Wrap {
	overflow: hidden;
}

.backimg {
	width: 100vw;
	height: 100vh;
	background:
		url(../images/cosmos_changbai_mobile_szf_cosmos_20191113.png);
	background-repeat: no-repeat;
	background-position: -99999px -99999px;
	background-size: 100%;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	z-index: -10;
	opacity: 0.5;
	filter: blur(0px);
}

.backimg:before {
	content: "";
	background-image: inherit;
	background-position: center 2rem;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% !important;
	-moz-background-size: 100% !important;
	-o-background-size: 100%;
	background-size: 100% !important;
	z-index: -1;
}

.backimg2 {
	width: 100vw;
	height: 100vh;
	background: url(../images/000_03_mobile_szf_cosmos_20191113.png);
	background-repeat: no-repeat;
	background-position: center -5rem;
	background-size: 100%;
	/* background-attachment: fixed; */
	position: absolute;
	top: 0;
	z-index: -11;
	opacity: 0.9;
	filter: blur(0px);
}

.backimg2:before {
	content: "";
	background-position: center -5rem;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% !important;
	-moz-background-size: 100% !important;
	-o-background-size: 100%;
	background-size: 100% !important;
	z-index: -1;
}

.background_white {
	background: rgba(255, 255, 255, 0);
	padding-top: 0.8rem;
	margin-top: 0.8rem;
}

.class_2_Wrap .backimg {
	opacity: 0.2;
}

.class_2_Wrap .backimg2 {
	opacity: 0.5;
}

.logo_Wraper {
	text-align: center;
	margin-top: 1.25rem;
}

.logo {
	display: inline-block;
	width: 3rem;
	height: 3.19rem;
	background: url(../images/logo@3x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 3rem 3.19rem;
}

.logo_Wraper em {
	font-size: 1.25rem;
	color: #394351;
	font-weight: 800;
	display: block;
}

.logo_Wraper s {
	font-size: 0.75rem;
	color: #5A6271;
	font-weight: 200;
	display: block;
}

.logo_Wraper2 {
	text-align: left;
	padding-top: 0.69rem;
	padding-left: 1rem;
}

.logo_Wraper2 .logo {
	width: 1.44rem;
	height: 1.5rem;
	background-size: 1.44rem 1.5rem;
	vertical-align: middle;
}

.logo_Wraper2 em {
	font-size: 0.81rem;
	color: #394351;
	font-weight: 800;
	display: inline-block;
}

.logo_Wraper2 .dq_location1 {
	display: inline-block;
	font-size: 0.81rem;
	color: #394351;
	margin-left: 0.3rem;
}

.logo_Wraper2 .dq_location1 img {
	width: 0.7rem;
	padding-left: 0.2rem;
	float: right;
	padding-top: 0.4rem;
}

.class_2_Wrap .main_News {
	margin-top: 1rem;
}

.class_2 {
	margin-top: 0.5rem;
}

.class_2_title {
	height: 4rem;
	text-align: center;
	line-height: 4rem;
}

.class_2_title span {
	font-weight: 600;
	font-size: 1.25rem;
	position: relative;
}

.class_2_title span s {
	display: block;
	width: 4rem;
	height: 4rem;
	position: absolute;
	top: -1.1rem;
	left: 50%;
	margin-left: -2rem;
	color: #003984;
	font-weight: 100;
	font-size: 3.25rem;
	z-index: -1;
	opacity: 0.58;
	font-family: PingFangSC-Thin;
}

.corrner {
	position: fixed;
	height: 1.1rem;
	width: 5rem;
	transform: rotate(-45deg);
	background: #FF6200;
	top: 0.5rem;
	left: -1.5rem;
	text-align: center;
	font-size: 0.7rem;
	color: #fff;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	z-index: 100;
}

.search_Box_Wap {
	margin-left: 1.19rem;
	margin-right: 1.19rem;
	background: rgba(255, 255, 255, 0.83);
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
	position: relative;
}

.search_Box_Wap input {
	-webkit-appearance: none;
	border-radius: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 0.81rem;
	height: 2.31rem;
	line-height: 2.31rem;
	box-sizing: border-box;
	border: 0.06rem solid #B6BDC9;
	border-radius: 0.19rem;
}

.search_Box_Wap input::-webkit-input-placeholder {
	color: #5A6271;
	font-weight: 200;
	font-size: 0.81rem;
}

.staticNav {
	background: #FF6200;
	border-radius: 0.19rem;
	margin-left: 1.19rem;
	margin-right: 1.19rem;
}

.staticNav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}

.staticNav ul li {
	text-align: center;
	flex: 1;
	width: 100%;
}

.staticNav ul li a {
	color: #fff;
	display: block;
	font-size: 0.88rem;
	line-height: 2rem;
}

.fixedNav {
	background: #ff6200;
	height: 3rem;
	position: fixed;
	width: 100%;
	top: 0;
	display: none;
	z-index: 99;
}

.fixedNav>div {
	float: left;
}

.fixedNav span {
	line-height: 3rem;
	display: block;
	float: right;
	color: #fff;
	font-size: 0.88rem;
	padding-right: 1.19rem;
	font-weight: 300;
}

.fixedNav span::after {
	display: inline-block;
	content: "";
	width: 1.25rem;
	height: 1.25rem;
	background: url(../images/habgnavw@3x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-size: 1.25rem 1.25rem;
	vertical-align: middle;
	margin-left: 0.5rem;
	cursor: pointer;
}

.fixedNav p {
	padding-top: 0.09rem;
	color: #fff;
	padding-left: 1.19rem;
}

.fixedNav p:nth-child(1) {
	font-size: 0.88rem;
	font-weight: 200;
}

.fixedNav p:nth-child(2) {
	font-size: 1rem;
}

.fixedNav_content {
	display: none;
	position: fixed;
	top: 3rem;
	z-index: 999;
	background: #394351f5;
	width: 100vw;
	border-bottom: 0.1rem solid #ff6200;
}

.fixedNav_content ul {
	padding: 1rem 1.19rem;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}

.fixedNav_content ul li {
	flex: 1;
	text-align: center;
}

.fixedNav_content ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.closeNav {
	border: 0.06rem solid #fff;
	color: #fff;
	font-size: 0.88rem;
	padding: 0.5rem;
	display: block;
	text-align: center;
	width: 10rem;
	border-radius: 0.19rem;
	margin: 0 auto 0.8rem;
}

.closeNav:hover {
	color: #fff;
}

.closeNav:active {
	color: #fff;
}

.closeNav:visited {
	color: #fff;
}

.content_Wrap {
	margin-left: 1.19rem;
	margin-right: 1.19rem;
}

.dh_Wrap {
	margin-left: 0.8rem;
	position: relative;
}
/* 绔欑兢瀵艰埅 */
.siteGroup {
	display: block;
	position: absolute;
	top: 0rem;
	right: 1rem;
	font-size: 0.88rem;
	color: #394351;
	height: 3rem;
	line-height: 3rem;
}

.siteGroup::after {
	width: 0.81rem;
	height: 0.75rem;
	content: "";
	display: inline-block;
	background: url(../images/habgnav@3x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-size: 100%;
	margin-left: 0.5rem;
	margin-top: 1.1rem;
	float: right;
}

.site_nav {
	display: none;
	position: absolute;
	width: 92%;
	background: transparent;
	top: 2.5rem;
	right: 0px;
	z-index: 9999;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
	padding: 0 4%;
	border-radius: 0.19rem;
}

.site_nav_box {
	padding: 1rem;
	background: #f5f6f7;
	border-bottom: 0.16rem solid #ff6200;
}

.site_nav h3 {
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 10px;
}

.site_nav dl dt {
	width: 100%;
	margin-bottom: 8px;
	margin-top: 10px;
}

.site_nav dl dd {
	float: left;
}

.site_nav dl dd a {
	color: #5a6271;
	padding: 5px 20px 5px 0;
	display: inline-block;
	font-size: 14px;
}

.site_nav dl dd a:hover {
	color: #394351;
}

.close_ready::after {
	background: url(../images/habgnavclose@3x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 100%;
}

.foc_News {
	font-size: 1.2rem;
	color: #394351;
	font-weight: 600;
	line-height: 1.6rem;
}

.pic_News {
	margin-top: 1.06rem;
}

.pic_News_box ul {
	width: 100%;
	background: #ccc;
}

.unslider {
	margin: 0;
	padding: 0;
	position: relative;
}

.unslider-wrap {
	position: relative;
}

.unslider-wrap.unslider-carousel>li {
	float: left;
}

.unslider-vertical>ul {
	height: 100%;
}

.unslider-vertical li {
	float: none;
	width: 100%;
}

.unslider-fade {
	position: relative;
	z-index: 999999;
}

.unslider-fade .unslider-wrap li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
	z-index: 10;
}

.unslider li, .unslider ol, .unslider ul {
	list-style: none;
	padding: 0;
	border: none;
}

.unslider-arrow {
	position: absolute;
	left: 0px;
	z-index: 2;
	cursor: pointer;
}

.unslider-arrow.next {
	left: auto;
	right: 0px;
}

.my-slider img {
	height: auto;
	width: 100%;
}

.unslider {
	position: relative;
}

.unslider-nav li {
	border-radius: 2rem;
	display: inline-block;
	width: 0.69rem;
	height: 0.69rem;
	background: #ff6200;
	text-indent: -9999px;
	cursor: pointer;
	margin: 10px 5px;
	opacity: 0.27;
}

.unslider-nav .unslider-active {
	opacity: 1;
}

.unslider-wrap li {
	position: relative;
}

.unslider-arrow {
	display: block;
	width: 25px;
	height: 34px;
	background: #ffa873;
	position: absolute;
	z-index: 9998;
	text-indent: -9999px;
	top: 249px;
	display: none;
}

.unslider-arrow.prev {
	left: 10px;
	background: #ffa873
		url(../images/arrow_L@2x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-position: center 9px;
	background-size: 7px 14px;
}

.unslider-arrow.next {
	right: 10px;
	background: #ffa873
		url(../images/arrow_R@2x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-position: center 9px;
	background-size: 7px 14px;
}

.silde-disp-1 {
	z-index: 999;
	margin: 0 auto;
	margin-top: 0.69rem;
	text-align: center;
}

.silde-disp-1 h2 {
	
}

.silde-disp-1 h2 a {
	font-size: 0.88rem;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-weight: 500;
}

.img-a-size-box {
	display: block;
	overflow: hidden;
	position: relative;
	height: 10.5rem;
}

.jqthumb div {
	border-radius: 3px;
}

.unslider-nav {
	text-align: center;
	background: none;
	margin-top: 0.5rem;
}

.block_tit {
	margin-top: 1rem;
	height: 1.56rem;
	position: relative;
	text-align: center;
	margin-bottom: 1rem;
}

.block_tit h2 span {
	display: block;
	font-weight: 600;
	color: #FF6200;
	background: #fff;
	width: 25%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	font-size: 1.4rem;
}

.block_tit::before, .block_tit::after {
	position: absolute;
	content: "";
	display: block;
	height: 0.06rem;
	width: 8.56rem;
	background: #ff6200;
	top: 0.9rem;
}

.block_tit::before {
	left: 0rem;
}

.block_tit::after {
	right: 0rem;
}

.qote_block {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}

.qote_block a {
	flex: 1;
	width: 90%;
	height: 2.81rem;
	line-height: 2.81rem;
	border-radius: 0.19rem;
	text-align: center;
	border: 0.06rem solid #BEC2C7;
	display: block;
	margin: 0 0.2rem 1rem 0.2rem;
	position: relative;
	font-size: 0.88rem;
}

.qote_block a::after {
	display: block;
	content: "";
	width: 0.72rem;
	height: 0.13rem;
	background: #BEC2C7;
	position: absolute;
	top: 0.24rem;
	right: 0.24rem;
}

.qote_block a:active::after {
	background: #ff6200;
}

.ohter_News {
	margin-top: 1rem;
}

.find_policy {
	background: #fff0e9;
	padding: 0.31rem;
	border-radius: 0.19rem;
	margin-bottom: 1.38rem;
}

.find_policy h3 span {
	display: block;
}

.find_policy h3 span img {
	width: 100%;
}

.gongkai_Box {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}

.topic {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 0.06rem solid #ff6200;
}

.topic_box ul li a {
	display: block;
	font-weight: normal;
	text-align: center;
	font-size: 1rem;
	color: #5a6271;
	position: relative;
	height: 3.75rem;
	line-height: 3.75rem;
	border: 0.06rem solid #c5c9cf;
	border-radius: 0.19rem;
	background: url(../images/topic_d_bg@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 280px 99px;
}

.topic_box ul li a:hover {
	border-color: #ffb181;
	background: url(../images/topic_bg@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 280px 99px;
}

.topic_box ul li a::before {
	content: "涓撻";
	position: absolute;
	display: block;
	width: 2.63rem;
	height: 0.83rem;
	background: #ff8c46;
	color: #fff;
	font-size: 0.75rem;
	font-weight: normal;
	line-height: 0.83rem;
	border-radius: 0.19rem;
	left: -5px;
	top: 5px;
}
/* .topic_box ul li a:hover::before {
        background: #ffa873;
    } */
.topic_box ul li {
	margin-bottom: 0.81rem;
}
/* .mod_Tabs_Center {} */
.mod_Tabs_Center ul li {
	float: left;
}
/* ie8 compatible */
.mod_Tabs_Center ul li a {
	font-size: 20px;
	color: #9ea5af;
	font-size: 20px;
	padding-right: 71px;
	padding-left: 20px;
}

.mod_Tabs_Center ul li:last-child a {
	padding-right: 0px;
}

.mod_Tabs_Center ul li.active a {
	font-size: 22px;
	color: #394351;
	font-weight: 900;
}

.mod_title {
	font-size: 1rem;
	color: #394351;
	font-weight: 900;
	margin-bottom: 1.5rem;
}

.mod_title a {
	position: relative;
	font-size: 1.1rem;
}

.mod_title a::after {
	content: "";
	display: block;
	position: absolute;
	width: 2rem;
	height: 0.19rem;
	background: #ff6200;
	left: 50%;
	margin-left: -1rem;
	bottom: -0.5rem;
}

.app_Icon {
	display: block;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.icon_List li {
	float: left;
	text-align: center;
	margin: 15px 19px;
}

.icon_List li a {
	color: #394351;
	font-size: 14px;
}

.content_Box {
	margin-top: 30px;
}

.icon_Hj {
	background: url(../images/hujibanli@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_Yd {
	background: url(../images/youdaifuxu@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_Zf {
	background:
		url(../images/zhufangbaozhang@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_Wh {
	background: url(../images/wenhuatiyu@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_Zy {
	background: url(../images/zhiyezige@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_Jy {
	background: url(../images/jiaoyukeyan@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_Xz {
	background:
		url(../images/xingzhengjiaofei@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_Cj {
	background:
		url(../images/chujingrujing@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_Yl {
	background:
		url(../images/yiliaoweisheng@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.icon_other {
	background: url(../images/other@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 60px 60px;
}

.service_Box_Mod {
	padding-left: 20px;
}

.section_Gap_V {
	padding-top: 30px;
}

.recomm_frame {
	margin-top: 20px;
	border: 1px solid #facbae;
	padding: 10px;
	border-radius: 0.19rem;
	position: relative;
	background: #fbfbfc;
}

.arrow_Controller_small {
	position: absolute;
	display: block;
	content: "";
	width: 26px;
	height: 26px;
	top: 50%;
	margin-top: -13px;
	text-indent: -9999px;
}

.arrow_left_small {
	background: url(../images/left_arrow.jpg) no-repeat;
	left: -14px;
}

.arrow_right_small {
	background: url(../images/right_arrow.jpg) no-repeat;
	right: -26px;
}

.icon_List_B li {
	float: left;
	width: 33%;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 20px;
}

.icon_List_B li:hover .app_Icon_B {
	background: #ffa873;
}

.icon_List_B li a {
	font-size: 13px;
}

.app_Icon_B {
	display: inline-block;
	background: #d7d9dd;
	border-radius: 0.19rem;
	width: 56px;
	height: 56px;
}

.content_mod {
	margin-top: 20px;
}

.section_Label {
	width: 100px;
	text-align: center;
}

.section_Label a {
	display: block;
}

.section_Label a span {
	display: block;
	margin-top: 10px;
	color: #656c7a;
}

.links_List {
	padding-right: 30px;
}

.links_List li {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ffa873;
}

.links_List li .links_box {
	padding-left: 120px;
}

.links_List li .links_box a {
	padding: 5px;
	white-space: nowrap;
	display: inline-block;
	font-size: 14px;
}

.mod_Tabs_Default {
	margin-bottom: 1.5rem;
}

.mod_Tabs_Default ul li {
	float: left;
	height: 29px;
	line-height: 29px;
}
/* ie8 compatible */
.mod_Tabs_Default ul li a {
	font-size: 1rem;
	color: #9ea5af;
	margin-right: 1rem;
}

.mod_Tabs_Default ul li:last-child a {
	padding-right: 0px;
}

.mod_Tabs_Default ul li.active a {
	font-size: 1.1rem;
	color: #394351;
	font-weight: 900;
	position: relative;
}

.mod_Tabs_Default ul li.active a::after {
	content: "";
	display: block;
	position: absolute;
	width: 2rem;
	height: 0.19rem;
	background: #ff6200;
	left: 50%;
	margin-left: -1rem;
	bottom: -0.5rem;
}

.time_Mark {
	color: #bec2c7;
	font-size: 0.63rem;
	display: block;
	line-height: 1.13rem;
}

.news_List_mod {
	margin-top: 0.56rem;
}

.news_List_mod ul li {
	margin-bottom: 7px;
}

.news_List_mod ul li {
	padding-left: 15px;
	position: relative;
}

.news_List_mod .color_style1 {
	color: #D03930;
}

.news_List_mod ul li a:hover {
	color: #656c7a;
}

.news_List_mod ul li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	font-size: 0.88rem;
}

.mod_Col_A .news_List_mod ul li a {
	width: 414px;
}

.mod_Col_B .news_List_mod ul li a {
	width: 260px;
}

.news_List_mod ul li a em {
	color: #abb1ba;
	padding-right: 5px;
	font-weight: 300;
}

.news_List_mod ul li:before {
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	top: 10px;
	left: 0px;
	border-radius: 0.19rem;
	background: #c1c5ca;
}

.section_Title {
	font-size: 30px;
	color: #ff6200;
	border-bottom: 1px solid #ff6200;
	height: 33px;
}

.section_Title span {
	display: inline-block;
	padding: 20px;
	background: #fff;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	font-weight: 900;
}

.section_Title span:after {
	content: "";
	background: url(../images/zhengwu@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	display: block;
	width: 148px;
	height: 25px;
	background-size: cover;
	position: absolute;
	top: 20px;
	left: 55px;
}

.mod_Col_A {
	width: 472px;
}

.mod_Col_B {
	width: 319px;
	background: #fefefe;
}

.disc {
	padding-left: 192px;
}

.disc h5 {
	font-weight: 900;
}

.disc p {
	padding-top: 10px;
	line-height: 20px;
	color: #5a6271;
	font-size: 14px;
}

.inner_Gap_V {
	margin-top: 15px;
}

.block_links li {
	text-align: center;
	float: left;
	width: 151px;
	line-height: 73px;
	height: 73px;
	border-radius: 0.19rem;
	border: 1px solid #bec2c7;
	background-position: center center;
}

.block_links li:hover {
	background-position: center center;
}

.block_links li a {
	display: block;
}

.block_links li span {
	background: #fff;
	padding: 0px 20%;
}

.spc_box {
	background: #ff8c46
		url(../images/zcbg@2x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-size: 334px 206px;
	border-radius: 3px;
	padding: 3px;
	height: 206px;
}

.policy_Box {
	border-radius: 2px;
	margin-top: 83px;
	background: #fff;
	padding: 0 5px;
}

.tab_Mod_C ul {
	text-align: center;
}

.tab_Mod_C ul li {
	width: 49%;
	text-align: center;
	display: inline-block;
}

.tab_Mod_C ul li a {
	color: #9ea5af;
	display: block;
	padding: 0.3rem 0;
	position: relative;
	top: 2px;
	font-size: 0.88rem;
}

.tab_Mod_C ul {
	border-bottom: 1px solid #e8ded8;
}

.tab_Mod_C ul li.active a {
	border-bottom: 3px solid #ff6200;
	color: #394351;
	font-size: 1rem;
}

.links_List_Small {
	padding: 10px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.links_List_Small a {
	font-size: 0.88rem;
	padding: 0.5rem 1rem;
	display: inline-block;
	white-space: nowrap;
	flex: 0 1;
	text-align: center;
	width: 100%;
}

.links_List_Small a:hover {
	color: #ff6200;
}

.gongkai_Box {
	margin-top: 0.88rem;
}

.gongkai_mod_list {
	flex: 1;
	text-align: center;
}

.gongkai_mod_list:last-child {
	margin-right: 0;
}

.gongkai_mod_list a {
	font-size: 0.6rem;
	font-weight: normal;
	position: relative;
	display: block;
	overflow: hidden;
	width: 4.38rem;
	margin: 0 auto;
}

.gongkai_mod_list a::before {
	content: "";
	display: block;
	width: 4.38rem;
	height: 4.38rem;
	border: 0.06rem solid rgba(221, 229, 243, 0.342);
	border-radius: 0.19rem;
	box-sizing: border-box;
	margin-bottom: 0.44rem;
}

.gongkai_mod_list a::after {
	z-index: -10;
	opacity: 0.2;
	top: 0;
	position: absolute;
	content: "";
	display: block;
	width: 4.38rem;
	height: 4.38rem;
	background-image: linear-gradient(45deg, rgba(147, 155, 170, 0.00) 13%,
		#88AFE3 100%);
}

.xinxigongkai_Bg a::before {
	background: url(../images/icon_xinxigongkai@3x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 80%;
}

.qingdanmulu_Bg a::before {
	background: url(../images/icon_qingdanmulu@3x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 80%;
}

.zhengfugongbao_Bg a::before {
	background: url(../images/icon_zhengfugongbao@3x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 80%;
}

.ziyuanjiaoyi_Bg a::before {
	background: url(../images/icon_gonggongziyuan@3x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 80%;
}

.service_Box {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}

.service_Box li {
	flex: 1;
	text-align: center;
	font-size: 0.81rem;
}

.service_Box li span {
	display: block;
	margin: 0 auto;
	width: 2.94rem;
	height: 2.94rem;
	border-radius: 0.19rem;
	margin-bottom: 0.25rem;
}

.geren {
	background: url(../images/geren@3x_mobile_szf_cosmos_20191113.png) no-repeat
		#ff6200;
	background-size: 100%;
}

.faren {
	background: url(../images/faren@3x_mobile_szf_cosmos_20191113.png) no-repeat
		#ff6200;
	background-size: 100%;
}

.remen {
	background: url(../images/remen@3x_mobile_szf_cosmos_20191113.png) no-repeat
		#ff6200;
	background-size: 100%;
}

.chaxun {
	background: url(../images/chaxun@3x_mobile_szf_cosmos_20191113.png) no-repeat
		#ff6200;
	background-size: 100%;
}

.qijian {
	background: url(../images/qijian@3x_mobile_szf_cosmos_20191113.png) no-repeat
		#ff6200;
	background-size: 100%;
}

.pic_W_Disc_A img {
	width: 100%;
}

span.hudong::after {
	content: "";
	background: url(../images/hudong@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	display: block;
	width: 130px;
	height: 24px;
	background-size: cover;
	position: absolute;
	top: 20px;
	left: 55px;
}

.photo_Info {
	text-align: center;
	font-size: 0.88rem;
	margin-top: 0.88rem;
	font-weight: 900;
	margin-bottom: 0.88rem;
}

.tag_Mark {
	padding: 2px 8px;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	margin-right: 10px;
	border-radius: 0.19rem;
}

.tag_Mark_On {
	background: #ffa873;
}

.tag_Mark_Off {
	background: #bec2c7;
}

.ducha_Link {
	background: url(../images/duchabg@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	height: 84px;
	background-size: 340px 84px;
	border-radius: 3px;
	border: 1px solid #bec2c7;
}

.ducha_Link a {
	display: block;
	height: 100%;
}

.ducha_Link p {
	font-weight: 900;
	font-size: 18px;
	margin-top: 15px;
	margin-left: 30px;
}

.ducha_Link p span {
	display: block;
	padding-bottom: 1px;
	font-weight: 500;
}

.ducha_Link em {
	color: #86ade2;
}

.news_List_mod_B ul li {
	padding-left: 0px;
}

.news_List_mod_B ul li::before {
	display: none;
}

.shengzhang_Link {
	text-align: center;
}

.shengzhang_Link a {
	position: relative;
	display: block;
	width: 160px;
	height: 130px;
	border-radius: 3px;
	border: 1px solid #bec2c7;
}

.shengzhang_Link a::before {
	content: " ";
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	width: 50px;
	height: 50px;
	background:
		url(../images/shengzhangicon@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 50px 50px;
	margin-bottom: 10px;
}

.shengzhang_Link a::after {
	content: " ";
	display: block;
	width: 15px;
	height: 3px;
	background: #ffa873;
	position: absolute;
	border-radius: 3px;
	top: 5px;
	right: 5px;
}

.shengzhang_Link a span {
	display: block;
	text-transform: uppercase;
	color: #e4e6e8;
	width: 100%;
	margin: 0 auto;
	text-align: right;
	margin-left: 40px;
}

.jubaoxinfang_Links li a {
	display: block;
	width: 145px;
	height: 59px;
	border: 1px solid #bec2c7;
	border-radius: 3px;
	position: relative;
	line-height: 59px;
}

.jubaoxinfang_Links li a::before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}

.jubaoxinfang_Links li a::after {
	content: " ";
	display: block;
	width: 15px;
	height: 3px;
	background: #ffa873;
	position: absolute;
	border-radius: 3px;
	top: 5px;
	right: 5px;
}

.jubao_Link a::before {
	background: url(../images/jubaoicon@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 40px 40px;
}

.xinfang_Link a::before {
	background: url(../images/xinfangicon@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 40px 40px;
}

.jubao_Link {
	margin-top: 10px;
}

.shengzhang_Link a:hover::after, .jubaoxinfang_Links li a:hover::after {
	background: #ff6200;
}

.navigator {
	width: 100%;
	height: 66px;
	background: linear-gradient(111.87232982086744deg, rgba(255, 98, 0, 1)
		9.18923611111111%, rgba(255, 98, 0, 1) 10.820746527777779%,
		rgba(255, 156, 0, 1) 96.20312499999999%);
	z-index: 9999;
}

.logo_bottom {
	background: url(../images/nav_logo@2x_mobile_szf_cosmos_20191113.png)
		no-repeat 0px -10px;
	background-size: 299px 79px;
	width: 299px;
	height: 66px;
	display: inline-block;
}

.nav_con ul {
	margin-right: 20px;
}

.nav_con ul li {
	float: left;
}

.nav_con ul li a {
	display: block;
	height: 66px;
	font-size: 18px;
	padding: 0 30px;
	line-height: 66px;
	font-weight: 500;
	color: #fff;
}

.back_Top {
	display: block;
	background: url(../images/top@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	width: 70px;
	height: 66px;
	background-size: 70px 66px;
	border-left: 1px solid #ffb740;
}

.footer {
	padding: 1rem 1.19rem 1rem;
	/* margin-top: 2.38rem; */
	background: #f6f6f6;
}

.footer img {
	vertical-align: middle;
}

.bottom_links {
	border-bottom: 1px solid #ff6200;
}

.bottom_links ul li {
	float: left;
}

.bottom_links ul li {
	display: block;
	padding: 25px 63px 25px 0;
	color: #5a6271;
}

.link_W_Sub::after {
	content: "";
}

.bottom_links ul li.label_tag {
	color: #ff6200;
}

.site_Info_Box {
	line-height: 1.5rem;
}

.site_Info_Box p {
	font-size: 0.75rem;
	color: #5A6271;
}

.site_Info_Box p a {
	color: #5a6271;
}

.site_Info_Box p span {
	color: #5a6271;
	padding: 0 10px;
}

.QR_Code_Box {
	padding: 0 1.19rem;
	background: #5A6271;
	height: 2.75rem;
	line-height: 3.75rem;
}

.gov_Icon img {
	width: 1.31rem;
	height: 1.69rem;
	padding-right: 1rem;
}

.jiucuo {
	width: 3.25rem;
	height: 1.63rem;
}

.jubao {
	width: 3.25rem;
	height: 1.63rem;
	float: right;
	margin-top: 0.5rem;
}

.fixed {
	position: fixed;
	bottom: 0px;
	width: 1425px;
}

.message {
	display: none;
	width: 99.5%;
	padding: 0.5rem 0;
	z-index: 110;
	background: #fff;
	position: absolute;
	top: 2.29rem;
	left: 0;
	border: 0.06rem solid #B6BDC9;
	border-radius: 0.19rem;
}

.message ul li {
	line-height: 2rem;
	text-align: left;
	padding-left: 8px;
}

.message ul li a {
	color: #555555;
	display: block;
	font-size: 0.88rem;
	font-weight: 100;
}

.message ul li:hover {
	background: #E8EAED;
}

.message ul li em {
	color: #b40001;
}
/* 椤堕儴鍚搁檮 fixed2*/
.fixed2 {
	position: fixed;
	top: 0px;
	width: 1425px;
}

.navigator_position {
	height: 66px;
	width: 100%;
}

.left_title_mod {
	border-radius: 3px;
	float: left;
	background: #fe9553
		url(../images/collspa@2x_mobile_szf_cosmos_20191113.png) no-repeat
		center center;
	background-size: 183px 197px;
	height: 197px;
	width: 183px;
}

.hidden_tag {
	display: none;
}

.large_ducha {
	width: 355px;
	height: 275px;
	padding: 0 10px;
	border-radius: 3px;
	border: 1px solid #bec2c7;
	background:
		url(../images/large_ducha_bg@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 377px 277px;
	position: relative;
}

.blue_Btn {
	background: #6996d3;
	display: inline-block;
	padding: 5px 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 14px;
	border-radius: 3px;
	color: #fff;
}

.blue_Btn:hover {
	background: #2169cb;
	color: #fff;
}

.ducha_Title {
	border-bottom: 1px solid #dadcdf;
	padding-bottom: 20px;
}

.ducha_Dtl h5 {
	font-weight: 900;
	text-align: center;
	padding: 10px 20px;
}

.ducha_Link .ducha_Dtl p {
	line-height: 23px;
	color: #656c7a;
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px;
	margin-left: 0px;
	margin-top: 0px;
}

.blue_arrow {
	display: block;
	width: 16px;
	height: 33px;
	position: absolute;
	top: 50%;
	margin-top: 12px;
	text-indent: -9999px;
}

.b_Arrow_left {
	left: 0px;
	background:
		url(../images/blue_arrow_left@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 16px 33px;
}

.b_Arrow_right {
	right: 0px;
	background:
		url(../images/blue_arrow_right@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 16px 33px;
}

.icon_List_C {
	text-align: center;
}

.icon_List_C li {
	margin-bottom: 30px;
}

.icon_List_C li a {
	display: block;
	padding-bottom: 10px;
	border-bottom: 2px solid #f4f5f6;
}

.icon_List_C li a::before {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.icon_List_C li a:hover {
	border-bottom: 2px solid #ff6200;
}

.geren_Icon {
	background-image: url(../images/geren@2x_mobile_szf_cosmos_20191113.png);
}

.faren_Icon {
	background-image: url(../images/faren@2x_mobile_szf_cosmos_20191113.png);
}

.qijian_Icon {
	background-image:
		url(../images/qijian@2x_mobile_szf_cosmos_20191113.png);
}

.geren_Icon, .faren_Icon, .qijian_Icon {
	background-repeat: no-repeat;
	background-size: 50px 50px;
	background-position: top center;
}

.color_vis {
	position: relative;
}

.color_vis em::after {
	content: "";
	width: 5px;
	height: 10px;
	background: #ccc;
	position: absolute;
	bottom: 3px;
	right: 15px;
}

.color_vis .excellent::after {
	background: #34d2af;
}

.color_vis .good::after {
	background: #d28a34;
}

.color_vis .bad::after {
	background: #dd0734;
}

.search_Box_Top .input_Search_1 {
	background: #f6f6f6;
	height: 31px;
	line-height: 30px;
	vertical-align: middle;
}

.search_Box_Top .button_Search_1 {
	height: 31px;
	vertical-align: middle;
	background:
		url(../images/search_icon_blue@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center center;
	background-size: 26px 26px;
}

.shengzhang_Title {
	width: 196px;
	text-align: center;
	background:
		url(../images/shengzhang_bg@2x_mobile_szf_cosmos_20191113.png)
		no-repeat center;
	background-size: 156px 115px;
	height: 94px;
}

.shengzhang_Title p {
	margin-top: 25px;
	border-right: 1px solid #e5e7e9;
}

.shengzhang_Title p em {
	display: block;
	font-weight: 900;
	font-size: 20px;
	margin-top: 5px;
}

.shengzhang_talk {
	width: 636px;
	height: 94px;
}

.shengzhang_talk p {
	line-height: 23px;
	padding: 10px 20px;
}

.close_shengzhang {
	position: relative;
	text-align: center;
	padding: 10px;
	color: #c2c6ca;
}

.close_shengzhang::after {
	content: "";
	display: inline-block;
	background: #e5e7e9;
	width: 1px;
	position: absolute;
	height: 47px;
	left: -10px;
	top: 20px;
}

.close_shengzhang:hover {
	color: #7d8b9d;
}

.close_shengzhang::before {
	width: 17px;
	height: 17px;
	background: url(../images/close@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 17px 17px;
	content: "";
	display: block;
	margin: 10px auto;
}

.close_shengzhang:hover::before {
	background: url(../images/close_hover@2x_mobile_szf_cosmos_20191113.png)
		no-repeat;
	background-size: 17px 17px;
}

.news_List_mod_sp ul li {
	margin-bottom: 0.25rem;
}

.news_List_mod_sp ul li a {
	display: inline;
	white-space: normal;
	font-size: 1rem;
}

.inner_Gap_V_sp {
	margin-top: 30px;
}
/* 鍥剧墖瑙嗛 */
.pic_vedio_cont ul li a {
	display: block;
}

.pic_vedio_cont ul {
	margin-top: 1rem;
}

.pic_vedio_cont ul li {
	margin-bottom: 1rem;
}

.artical_pic {
	width: 9.94rem;
	height: 5.81rem;
	float: left;
}

.artical_title {
	padding-left: 11rem;
}

.artical_title h3 {
	font-size: 0.88rem;
}

.artical_title p {
	font-size: 0.75rem;
	margin-top: 0.5rem;
	color: #5A6271;
}

.shengzhang_photo {
	display: block;
	text-align: center;
}

.shengzhang_photo img {
	width: 7.63rem;
	border-radius: 0.19rem;
}

.shengzhang_photo h2 {
	font-weight: 700;
	font-size: 1.13rem;
	margin-top: 0.5rem;
}

.workmate_List_mod ul li {
	margin-bottom: 1.38rem;
}

.workmate_List_mod ul li span {
	width: 4rem;
	height: 1.6rem;
	background: #FF8940;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	font-size: 0.88rem;
	line-height: 1.6rem;
}

.word_list {
	padding-left: 5.25rem;
}

.word_list a {
	display: inline-block;
	width: 5rem;
	text-align: center;
	line-height: 1.6rem;
	margin-bottom: 1rem;
}

.mgt1 {
	margin-top: 1rem;
}

.mgt2 {
	margin-top: 1.5rem;
}

.article_box {
	line-height: 1.44rem;
	font-size: 0.88rem;
	color: #5A6271;
	margin-bottom: 0.75rem;
}

.link_box {
	border-radius: 0.19rem;
	border: 0.06rem solid #BEC2C7;
	margin-bottom: 0.75rem;
}

.link_box h5 {
	line-height: 3.06rem;
	padding-left: 1.44rem;
	position: relative;
}

.link_box div span {
	font-size: 0.88rem;
}

.long_name_list {
	padding: 0 1.3rem 1.3rem;
	display: none;
}

.long_name_list span {
	display: inline-block;
	padding: 0.3rem;
}

.link_box h5::after {
	z-index: 999;
	position: absolute;
	width: 0.6rem;
	height: 0.3rem;
	content: "";
	background: url(../images/downarrow@3x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-size: 0.6rem 0.3rem;
	top: 1.3rem;
	right: 1rem;
}

.zhi {
	background: rgba(90, 98, 113, 0.2)
		url(../images/zhi@3x_mobile_szf_cosmos_20191113.png) center center no-repeat;
	background-size: 5.13rem;
	border-radius: 0.19rem;
	width: 21.19rem;
	height: 7.63rem;
	display: block;
	line-height: 7.63rem;
	text-align: center;
	font-size: 2.19rem;
	font-weight: 900;
	letter-spacing: 0.5rem;
}

.qote_block_whole_line {
	display: block;
	margin-top: 1.31rem;
}

.qote_block_whole_line a {
	width: auto;
}

.big_list_w_pic a {
	display: block;
	text-align: center;
}

.big_list_w_pic h3 {
	font-weight: 900;
	font-size: 0.88rem;
}

.big_list_w_pic p {
	font-size: 0.88rem;
	margin-top: 0.44rem;
	color: #5A6271;
}

.bottom_gap {
	margin-bottom: 1.63rem;
}

.qote_block_w_texticon a {
	border: 0px;
	height: auto;
	margin-bottom: 0;
}

.qote_block_w_texticon a span {
	display: block;
	font-weight: 100;
	font-size: 2rem;
	font-family: microsoft yanhei light;
	color: #ff6200;
}

.qote_block.qote_block_w_texticon a::after {
	display: none;
}

.qote_list_w_icon a {
	height: auto;
	margin-bottom: 0;
}

.iconmod0 {
	display: block;
	width: 2.88rem;
	height: 2.88rem;
	margin: 0.81rem auto 0;
}

.qote_list_w_icon a::after {
	display: none;
}

.fazhanicon {
	background: url(../images/qushio@3x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-size: 2.88rem 2.88rem;
}

.tongjiicon {
	background: url(../images/tongjio@3x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-size: 2.88rem 2.88rem;
}

.zhiicon {
	background: url(../images/zhio@3x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-size: 2.88rem 2.88rem;
}

.qote_list_w_icon a:active {
	background: #ff6200;
	color: #fff;
	border-color: #ff6200;
}

.qote_list_w_icon a:active .fazhanicon {
	background: url(../images/qushi@3x_mobile_szf_cosmos_20191113.png) no-repeat
		#ff6200;
	background-size: 2.88rem 2.88rem;
}

.qote_list_w_icon a:active .tongjiicon {
	background: url(../images/tongji@3x_mobile_szf_cosmos_20191113.png) no-repeat
		#ff6200;
	background-size: 2.88rem 2.88rem;
}

.qote_list_w_icon a:active .zhiicon {
	background: url(../images/zhii@3x_mobile_szf_cosmos_20191113.png) no-repeat
		#ff6200;
	background-size: 2.88rem 2.88rem;
}

.bread_nav {
	border-bottom: 0.06rem solid #BEC2C7;
}

.bread_nav span {
	display: inline-block;
	padding: 0.75rem 0;
	color: #394351;
	font-size: 0.88rem;
}

.bread_nav span a {
	color: #9B9B9B;
}

.followdot::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	border-radius: 1rem;
	width: 5px;
	height: 5px;
	background: #394351;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}

.content_box_inner h1 {
	font-weight: 900;
	font-size: 1.2rem;
	padding-bottom: 1rem;
	;
}

.content_box_inner {
	padding: 0 1rem;
}

.content_box_inner p {
	line-height: 1.6rem;
	padding-bottom: 0.5rem;
}

.content_box_inner img {
	width: 100%;
	padding-top: 1rem;
}

.non_pic_info_box p {
	line-height: 1.6rem;
	color: #5a6271;
}

.big_tit {
	font-size: 1.13rem;
	font-weight: 700;
	margin-bottom: 1rem;
}

.sub_tit_bar {
	color: #ff6200;
	position: relative;
}

.sub_tit_bar::after {
	content: "";
	display: inline-block;
	width: 18rem;
	height: 0.06rem;
	background: #ff6200;
	vertical-align: middle;
}

.sub_tit_bar span {
	display: inline-block;
	background: #fff;
	padding-right: 1rem;
	margin-top: 1.38rem;
	margin-bottom: 0.75rem;
}

.content_pack p {
	margin-bottom: 0.75rem;
	color: #5A6271;
	line-height: 1.6rem;
}

.content_pack p:last-child {
	margin-bottom: 0;
}

.avs_box {
	text-align: center;
	font-size: 0.8rem;
}

.avs_box span {
	margin-bottom: 0.44rem;
	display: block;
	width: 3rem;
	height: 3rem;
	background: #5A6271;
	color: #fff;
	text-align: center;
	line-height: 3rem;
	border-radius: 5rem;
	font-size: 1.5rem;
	font-family: microsoft yahei light;
	font-weight: 100;
}

.daloig_inner {
	padding-left: 3.94rem;
}

.daloig_inner p {
	color: #5A6271;
	line-height: 1.6rem;
	font-size: 0.88rem;
}

.time_Bar {
	font-size: 0.75rem;
	color: #9b9b9b;
	margin-top: 0.75rem;
}

.daloig_list li {
	border-bottom: 0.06rem solid #BEC2C7;
	padding-bottom: 0.69rem;
	padding-top: 1rem;
}

.dq_location {
	font-size: 1rem;
	color: #9B9B9B;
	padding-bottom: 0.8rem;
}

.dq_location .color1 {
	color: #9B9B9B;
	padding-left: 25px;
	position: relative;
}

.dq_location .colorstyle {
	color: #394351;
}

.dq_location .color1:before {
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 0.19rem;
	background: #394351;
}
/*涓汉涓績*/
.personal_main1 {
	border-top: 0.06rem solid #f1f1f1;
}

.personal_main1 .photo {
	margin: 1rem 5rem 0;
}

.personal_main1 .photo img {
	width: 11rem;
	margin: 0 auto;
}

.personal_main1 .phone {
	font-size: 1.5rem;
	text-align: center;
	margin-top: -1.3rem;
}

.personal_main1 .grade {
	font-size: 0.88rem;
	margin-top: 0.4rem;
	margin-bottom: 0.6rem;
	color: #7C8698;
	position: relative;
	text-align: center;
	font-weight: 100;
}

.personal_main1 .grade:before {
	display: inline-block;
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 40px;
	background: url("../images/icon-vip@3x.png") no-repeat;
	background-size: 1.3rem;
}

.personal_main1 .setup {
	margin: 0 auto 2rem;
	position: relative;
	padding-left: 1rem;
	width: 5rem;
	height: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 1.5rem;
	font-size: 0.8rem;
	font-weight: 100;
	border-radius: 10rem;
	background: #FF6200;
}

.personal_main1 .setup:before {
	display: inline-block;
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 10px;
	background: url("../images/icon-setting@3x.png") no-repeat;
	background-size: 1rem;
}

.personalNav {
	background: #F7F8FA;
	padding: 0.4rem 0;
}

.personalNav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}

.personalNav ul li {
	text-align: center;
	flex: 1;
	width: 100%;
}

.personalNav .bg {
	background: #FF6200;
	color: #fff;
	border-radius: 0.2rem;
	width: 76%;
	margin: 0.2rem 17%;
}

.personalNav .bg a {
	color: #fff;
}

.personalNav ul li a {
	color: #394351;
	display: block;
	font-size: 0.88rem;
	line-height: 1.8rem;
	margin: 0.2rem 0;
}

.mod_title .dy {
	float: right;
	color: #FF6200;
	font-size: 1rem;
	position: relative;
	padding-left: 2rem;
	font-weight: 400;
}

.mod_title .dy:before {
	display: inline-block;
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 4px;
	left: 10px;
	background: url("../images/icon-order@3x.png") no-repeat;
	background-size: 0.9rem;
}

.personal_toble {
	background: #F3F7FB;
	font-size: 0.78rem;
	padding-left: 1rem;
	padding-right: 1rem;
}

.personal_toble li {
	padding: 0.7rem 0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
	line-height: 1.4rem;
}

.personal_toble li span {
	font-size: 0.78rem;
	text-align: center;
	display: block;
}

.personal_toble .wd1 {
	width: 40%;
	text-align: left;
}

.personal_toble .wd2 {
	width: 21%;
}

.personal_toble .wd3 {
	width: 20%;
}

.personal_toble .wd4 {
	width: 19%;
}

.personal_toble .wd4 a {
	display: block;
}

.personal_toble .textcolor1 {
	color: #FF6100;
}

.personal_toble .textcolor2 {
	color: #4183E6;
}

.toble_style2 {
	background: #fff;
	border-bottom: 0.06rem solid #EEEFF5;
}

.shadow {
	box-shadow: 0px 0px 4px 4px #EEEFF5;
}

.redian_Box {
	margin-top: 0.88rem;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.redian_mod_list {
	flex: 0 1 70px;
	text-align: center;
}

.redian_mod_list:last-child {
	margin-right: 0;
}

.redian_mod_list a {
	font-size: 0.6rem;
	font-weight: normal;
	position: relative;
	display: block;
	overflow: hidden;
	width: 3.7rem;
	margin: 0 auto;
	padding: 0 0.7rem;
}

.redian_mod_list a img {
	background: #FF6100;
	display: block;
	width: 3.7rem;
	height: 3.7rem;
	border-radius: 0.19rem;
	box-sizing: border-box;
	margin-bottom: 0.44rem;
}

.redian_list a::after {
	z-index: -10;
	opacity: 0.2;
	top: 0;
	position: absolute;
	content: "";
	display: block;
	width: 4.38rem;
	height: 4.38rem;
	background-image: linear-gradient(45deg, rgba(147, 155, 170, 0.00) 13%,
		#88AFE3 100%);
}

.loading {
	font-size: 0.88rem;
	font-weight: 100;
	margin: 1rem 8.4rem;
	color: #9EA5AF;
	position: relative;
	padding-left: 2rem;
}

.loading:before {
	display: inline-block;
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 2px;
	left: 10px;
	background: url("../images/icon-arrow-up@3x.png") no-repeat;
	background-size: 0.9rem;
}

.dingyueguanli {
	border: 0.06rem solid #B6BDC9;
	border-radius: 0.19rem;
	background: #fff;
	padding: 1rem;
	margin: 1rem 0;
}

.dingyueguanli h3 {
	font-size: 1rem;
	margin-bottom: 1rem;
}

.dingyueguanli ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.dingyueguanli ul li {
	display: block;
	margin-bottom: 1rem;
	margin-right: 2rem;
}

.dingyueguanli .ydy {
	padding-left: 1.5rem;
	position: relative;
}

.dingyueguanli .ydy:before {
	display: inline-block;
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 2px;
	left: 0px;
	background: url("../images/checkboxdefault@3xnor.png") no-repeat;
	background-size: 0.9rem;
}

.dingyueguanli .dy {
	padding-left: 1.5rem;
	position: relative;
}

.dingyueguanli .dy:before {
	display: inline-block;
	content: "";
	width: 25px;
	height: 25px;
	position: absolute;
	top: 2px;
	left: 0px;
	background: url("../images/checkboxdefault@3x.png") no-repeat;
	background-size: 0.9rem;
} 

.search_criteria {
	border-top: 0.06rem solid #eee;
	border-bottom: 0.06rem solid #eee;
	background: #fff;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
	position: relative;
}

.search_criteria a {
	flex: 1;
	width: 90%;
	height: 2.6rem;
	line-height: 2.6rem;
	text-align: center;
	display: block;
	position: relative;
	font-size: 0.88rem;
	color: #394351;
}

.search_criteria a img {
	width: 0.8rem;
	padding-left: 0.2rem;
	padding-top: 0.4rem;
}

.search_ppdconter {
	position: absolute;
	top: 2.7rem;
	padding: 1rem 0;
	left: 0;
	height: 4rem;
	width: 100%;
	background: #fff;
	display: none;
	z-index: 100;
}

.search_ppdconter .fenlei {
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.search_ppdconter .fenlei a {
	flex: 1;
	width: 90%;
	height: 2.4rem;
	line-height: 2.4rem;
	border-radius: 0.19rem;
	text-align: center;
	display: block;
	margin: 0.6rem 1rem;
	position: relative;
	font-size: 0.88rem;
	background: #F1F2F3;
}

.search_time {
	position: absolute;
	top: 2.7rem;
	padding: 1rem 0;
	left: 0;
	height: 7rem;
	width: 100%;
	background: #fff;
	display: none;
	z-index: 100;
}

.search_time .fenlei {
	display: flex;
	justify-content: center;
	-webkit-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
  padding: 0 20px;
}

.search_time .fenlei a {
	flex: 0 1 112px;
	width: 90%;
	height: 2.4rem;
	line-height: 2.4rem;
	border-radius: 0.19rem;
	text-align: center;
	display: block;
	margin: 0.6rem 0.4rem;
	position: relative;
	font-size: 0.88rem;
	background: #F1F2F3;
}

.search_tips {
	padding: 0.8rem;
	font-size: 0.88rem;
}

.search_tips span {
	color: #ff6200;
	font-size: 1.1rem;
	padding: 0 0.2rem;
}

.xian {
	height: 0.6rem;
	background: #F5F5F5;
}

.xgtj_pic img {
	width: 100%;
}

.xgtj_ul li {
	margin: 0.9rem 0;
}

.main_unit {
    /* margin-left: 1.19rem; */
    /* margin-right: 1.19rem; */
    padding: 1rem 1.19rem;
    overflow: hidden;
    border-bottom: .6rem solid #F5F5F5;
}

.main_unit_title {
	font-size: 1.1rem;
}

.main_unit_title .color_red {
	font-size: 1.1rem;
	color: #D03930;
}

.red_box {
	color: #FF6200;
	font-size: 1rem;
}

.color_grey {
	color: #9EA5AF;
	font-size: 0.8rem;
	float: left;
}

.bg_red {
	background: rgba(255, 97, 0, 0.1);
	line-height: 1.6rem;
	font-size: 0.88rem;
	font-weight: normal;
	font-style: normal;
	color: #FF6100;
	padding: 0.2rem 0.5rem;
	margin-right: 0.4rem;
	border-radius: 0.3rem;
}

.main_unit_title {
	font-size: 1.1rem;
	padding-bottom: 0.6rem;
}

.main_unit_conter {
	line-height: 1.6rem;
	font-size: 0.88rem;
	color: #5A6271;
	padding-bottom: 10px;
	display: block;
}

.main_unit_src {
	float: left;
	font-size: 0.8rem;
	color: #4183E6;
	margin-right: 10px;
}

.search_next {
	font-size: 1rem;
	text-align: center;
	padding: 1rem 0;
}

.ss_table {
	width: 100%;
	border: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	background: rgba(255, 255, 255, 0.95);
	margin-bottom: 16px;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
}

.ss_table td {
	font-size: 0.88rem;
	font-weight: normal;
	padding: 0.8rem 0rem;
	line-height: 1rem;
	text-align: left;
	border: none;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
}

.td_tit {
	text-align: right !important;
	background: rgba(240, 242, 245, 1);
	font-weight: bold;
	min-width: 120px;
}

.td_content {
	word-break: break-all
}

.main_unit_tip {
	margin-bottom: 1rem;
}

.main_unit_tip a {
	background: rgba(255, 97, 0, 0.1);
	line-height: 1.6rem;
	font-size: 0.88rem;
	font-weight: normal;
	font-style: normal;
	color: #FF6100;
	padding: 0.2rem 0.6rem;
	margin: 0 0.2rem;
	border-radius: 10rem;
}

.search_ph {
	margin-top: 0.56rem;
}

.search_ph ul li {
	margin-bottom: 0.8rem;
	overflow: hidden;
}

.search_ph ul li a {
	display: inline;
	white-space: normal;
	font-size: 1rem;
}

.search_ph ul li span {
	float: left;
}

.search_ph .bg1 {
	background: url("../images/icon_search_rank1-3@3x.png") no-repeat;
	color: #fff;
	margin-right: 0.4rem;
	font-size: 0.7rem;
	background-size: 1.2rem;
	padding: 0 0.4rem;
	margin-top: 0.1rem;
	padding-bottom: 5px;
}

.search_ph .bg2 {
	background: url("../images/icon_search_rank4-7@3x.png") no-repeat;
	color: #fff;
	margin-right: 0.4rem;
	font-size: 0.7rem;
	background-size: 1.2rem;
	padding: 0 0.4rem;
	margin-top: 0.1rem;
	padding-bottom: 5px;
}

.details {
	margin-top: 10px;
	overflow: hidden;
}

.details_top {
	/* padding: 0 1.19rem; */
	/* background: rgba(245, 247, 250, 1); */
	height: 1rem;
    line-height: 1rem;
	color: #5A6271;
	font-size: 0.88rem;
	text-align: right;
	color: #FF6100;
}

.details_top span img {
	width: 1rem;
	padding: 0 0.2rem;
}

.details_top span {
	/* float: right; */
}

.details_hide {
	/* padding: 1rem 0; */
	display: none;
}

.ld_pic {
	width: 40%;
	margin: 3.5rem auto 0;
}

.ld_pic img {
	width: 100%;
}

.ld_pic span {
	text-align: center;
	font-size: 1.3rem;
	display: block;
	font-weight: bold;
	padding: 0.3rem 0;
}

.ld_jl {
	color: #5A6271;
}

.ld_jl span {
	padding: 0.6rem 0;
	text-indent: 2em;
	display: block;
}

.ld_ts {
	overflow: hidden;
}

.ld_ts dl {
	margin-bottom: 1.5rem;
	overflow: hidden;
	margin-top: 0.6rem;
}

.ld_ts dl dt {
	float: left;
	width: 20%;
	background: #FF8940;
	border-radius: 0.3rem;
	line-height: 1.6rem;
	text-align: center;
	font-size: 0.88rem;
	color: #fff;
}

.ld_ts dl dd {
	float: left;
	width: 100%;
}

.ld_ts dl dd a {
	float: left;
	font-size: 0.88rem;
	line-height: 1.6rem;
	width: 30%;
	text-align: left;
	display: block;
}

.show {
	display: block !important;
}

.hide {
	display: none;
}

#topNav {
	margin-right: 2rem;
	font: 16px/32px hiragino sans gb, microsoft yahei, simsun;
	position: relative;
}

#topNav .swiper-container {
	
}

#topNav .swiper-slide {
	padding-right: 0.9rem;
	letter-spacing: 2px;
	width: auto;
	text-align: center;
	font-size: .8125rem /* 13/16 */ /* 14/16 */;
	color: #898e96;
  font-weight: bold;
	/* hight:10rem; */
}

#topNav .swiper-slide span {
	transition: all .3s ease;
	display: block;
}

#topNav .active span {
	transform: scale(1.05);
	color: #394351;
	position: relative;
	font-size: .875rem /* 14/16 */;
}

#topNav .active span::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 0.19rem;
	background: #003984;
	left: 0;
	/* margin-left: -0.8rem; */
	bottom: 0.1rem;
}

.dh_zk {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	display: none;
	z-index: 100;
}

.dh_zk h2 {
	font-size: 1rem;
	padding: 1.19rem;
}

.dh_zk .fenlei {
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.dh_zk .fenlei a {
	flex: 0 1 112px;
	width: 90%;
	height: 2.4rem;
	line-height: 2.4rem;
	border-radius: 0.19rem;
	text-align: center;
	display: block;
	margin: 0.6rem 0.4rem;
	position: relative;
	font-size: 0.88rem;
	background: #F1F2F3;
}

.more {
	position: absolute;
	right: 0;
	top: 0.45rem;
	width: 1.6rem;
	height: 1.6rem;
}

.more::after {
	content: "";
	display: block;
	position: absolute;
	width: 1.1rem;
	height: 1.6rem;
	background: url("../images/icon_nav_all@3x.png") no-repeat;
	background-size: 1.1rem;
	top: 0;
	left: 0;
}
.jsfl_close{
	display:inline-block;
	width:1.5rem;
	height:1.5rem;
	background:url(../images/habgnavclose@3x_mobile_szf_cosmos_20191113.png) no-repeat;
	background-size:1.5rem;
	float:right;
}

.returnTop{
	position: fixed;
    right: 1rem;
    top: 70%;
    width: 2.5rem;
    height: 2.5rem;
}
.returnTop a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url('../images/5132ac3a11fc90046ce067780daecca.png') no-repeat;
	background-size: 100% 100%;
}
.search_has_same{
	background:rgba(255,246,239,1);
}
.same_upup{
	margin-left: 5px;
    display: inline-block;
    width: .7rem;
    height: .65rem;
	background: #394351;
    background: url('../images/dbl-arrow-up\ \(1\).png') no-repeat;
    background-size: 100% 100%;
}
.same_downdown{
	margin-left: 5px;
    display: inline-block;
    width: .7rem;
    height: .65rem;
	background: #ffffff;
    background: url('../images/dbl-arrow-down\ \(1\).png') no-repeat;
    background-size: 100% 100%;
}
.search_has_same .main_unit_conter {
	padding-bottom: 0;
}
.search_has_same .main_unit{
	padding: 1rem 0;
	border-bottom: 1px solid #FF6100;
}
.search_newa_color{
	color: #307BDE;
}
.main_unit a{
	color: #307BDE;
}
.main_unit_title{
	color: #307BDE;
}
.main_unit .main_unit_tip a{
	color: #FF6100;
}
 #_ideConac img{width:3rem;}
    .waiwenban a{ display:inline-block;font-size:0.75rem;padding:0 3px; }
    .waiwenban-bottom{ text-align:center;padding-bottom:0.5rem;border-bottom:0.06rem solid #003983;padding-top:0px;margin-bottom:0.3rem; }
    .footer{ padding-top:0.5rem; }
    .thdlink{ padding:0.3rem 0;text-align:center;margin-bottom:0.5rem; }
    .thdlink a{ font-size:0.75rem;display:inline-block;padding:0 0.4rem; }
@media screen and (max-width: 768px) {
	html {
		font-size: 18px;
	}
	.block_tit::before, .block_tit::after {
		width: 17.56rem;
	}
}

@media screen and (max-width: 414px) {
	html {
		font-size: 17px;
	}
}

@media screen and (max-width: 375px) {
	html {
		font-size: 16px;
	}
}

@media screen and (max-width: 320px) {
	html {
		font-size: 14px;
	}
}

@media screen and (max-width: 240px) {
	html {
		font-size: 10px;
	}
}
.siteGroup::before {
    width: 0.06rem;
    height: 1rem;
    content: "";
    display: inline-block;
    background: #c5c9cf;
    margin-top: 1rem;
    margin-right: 0.2rem;
}
.site_d{
	display: inline-block;
	position:absolute;
	height: 3rem;
	top:0.69rem;
	right:1.8rem;
}
.site_d img{
	width: 1rem;
	margin-top: 0.33rem;
}
.site_d2{
	display: inline-block;
	position:absolute;
	height: 3rem;
	top:0;
	right:3.2rem;
}
.site_d2 img{
	width: 1rem;
	margin-top: 1rem;
}
.sign_Out_Btn{
	display: inline-block;
	position:absolute;
	height: 3rem;
	top:0.69rem;
	right:0.3rem;
}