@font-face {
	font-family: 'rtb';
	src: url('./rtb.ttf');
}
/*@font-face {
	font-family: 'Alibaba-PuHuiTi-B';
	src: url('./font/Alibaba-PuHuiTi-Bold.ttf');
}*/
@font-face {
	font-family: 'Alibaba-PuHuiTi-R';
	src: url('./font/Alibaba-PuHuiTi-Regular.ttf');
}

@font-face {
	font-family: 'SimHei';
	src: url('./font/SimHei.ttf');
}

*{
	margin: 0;
	padding: 0;
}
.main_header{
	width: 100%;
	/*height: 493px;*/
	margin: 0 auto;
	overflow: hidden;
	/*background: url("../images/banner.jpg") center no-repeat;*/
}
.advertising-box {
	width: 1140px;
	height: 100px;
	margin: 0px auto;
}
.header_top{
	width: 100%;
	height: 60px;
	background-color: transparent !important;
	overflow: hidden;
}
.header_top_center{
	width: 1200px;
	height: 36px;
	margin: 12px auto;
	overflow: hidden;
	position: relative;
}
.header_top_l{
	float: left;
	overflow: hidden;
}

.header_top_l .header_top_l_logo{
	float: left;
}
.header_top_l .header_top_l_logo .header_top_l_logo_img{
	width: 35px;
	height: 35px;
	margin-right: 10px;
    float:left;
}
.header_top_l .header_top_l_logo .header_top_l_logo_img img{
	width: 100%;
	height: 100%;
}
.header_top_l .header_top_l_logo .header_top_l_logo_text{
	height: 36px;
	font-weight: normal;
	font-stretch: normal;
	color: #fff;
    float:left;
}
.header_top_l .header_top_l_logo .header_top_l_logo_text .logo_text_moji{
	display: block;
	font-family: 'Alibaba-PuHuiTi-R';
	font-size: 30px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -1px;
}
.header_top_l .header_top_l_logo .header_top_l_logo_text .logo_text_eng{
	display: block;
	height: 24px;
	font-family: 'Alibaba-PuHuiTi-R';
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 3px;
	color: #999999;
}
.header_top_l .header_top_l_area{
	float: right;
	min-width: 100px;
	max-width: 190px;
	height: 28px;
	line-height: 28px;
	margin: 4px 10px;
	padding: 0 10px;
	border-left: 1px solid #ddd;
}

.header_top_l .header_top_l_area .header_top_l_area_text{
	height: 28px;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	color: #000000;
	text-align: center;
}
.header_top_l .header_top_l_area .header_top_l_area_text .area_text_info{
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #fff;
	vertical-align: middle;
}

.header_top_l .header_top_l_area .header_top_l_area_text .area_text_change{
	display: inline-block;
	width: 45px;
	height: 16px;
	border-radius: 2px;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 5px;
	background:#fff ;
}
.header_top_l_area_text .area_text_change .change_icon{
	display:inline-block;
	width: 8px;
	height: 8px;
	vertical-align: middle;
	background:url("./../images/changchun/xiala.png") center no-repeat;
}
.header_top_l .header_top_l_area .header_top_l_area_text .area_text_change.active{
	background:#fff;
	color: #327ee6;
}
.header_top_l_area_text .area_text_change.active .change_icon{
	background:url("./../images/changchun/xiala.png") center no-repeat;
}
.header_top_r{
	float: right;
	height: 36px;
}

.header_top_r .header_top_r_link{
	display: inline-block;
	height: 36px;
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #000000;
	float: left;
	margin-right: 10px;
}
.header_top_r .header_top_r_link a{
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 10px  auto;
	color: #fff;
	border-right: 1px solid #dddddd;
	padding-right: 10px;
}
.header_top_r .header_top_r_link a:hover,.header_top_r .header_top_r_link a:active{
	color: #333;
}
.header_top_r .header_top_r_text{
	margin-left: 10px;
	display: inline-block;
	float: left;
	height: 36px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 25px;
	overflow: hidden;
	max-width: 230px;
	background:url("./../../../image/changchun/user.png") center left no-repeat;

}

.header_top_r .header_top_r_user{
	width: 86px;
	height: 30px;
	border-radius: 16px;
	border: solid 1px #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #fff;
	margin-left: 10px;
	float: right;
	margin-top: 2px;
	text-align: center;
}
.header_top_r .header_top_r_user:hover{
	background: #327ee6;
}
.header_top_r .header_top_r_user:hover a{
	color:#fff;
}
.header_top_r .header_top_r_user a{
	color: #fff;
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: block;
}

.header_content{
	width: 100%;
	overflow: hidden;

}
.header_content_center{
	width: 1200px;
	height: 343px;
	margin: 0 auto;
}
.hcc_l{
	width: 100%;
}

.l_total{
	width: 400px;
	height: 60px;
	margin: 0 auto;
	font-family: 'SimHei';
	font-size: 30px;
	line-height: 60px;
	letter-spacing: 6px;
	color: #ffffff;
	text-align: center;
}

.l_total span{
	vertical-align: middle;
	display: inline-block;
	background: url("./../../../image/changchun/title-icon.png") center no-repeat;
	width: 30px;
	height: 30px;
	margin-top: -7px;
}

.l_icon{
	width: 536px;
	height: 96px;
	margin: -10px auto;
}
.l_icon>img{
	width: 100%;
	height: 100%;
}
.hcc_l>img{
	width: 100%;
	height: 100%;
}
.r_icon_title{
	width:100%;
	box-sizing: border-box;
	margin-top: 6px;
}
.h_chinese{
	height: 40px;
	font-family: "SimHei";
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 8px;
	color: #ffffff;
	text-align: center;
	text-shadow: 4px 2px 10px rgba(0, 98, 253,1);
}
.h_chinese span{
	display: inline-block;
	width: 68px;
	height: 2px;
	background-color: rgba(255,255,255,0.5);
	vertical-align: middle;
    position: relative;
}
.h_chinese span::after{
    content: '';
    width: 32px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;

}
.h_chinese span:last-child::after{
    content: '';
    width: 32px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;

}


.h_english{
	font-family: 'rtb';
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #373b48;
}
.hcc_r{
	width: 810px;
	height: 60px;
	margin: 15px auto 0;
}

.hcc_sign{
	width:450px;
	margin: 24px auto 0;
    height: 47px;
}

.hcc_sign>p{
	width: 187px;
	height: 43px;
	line-height: 43px;
	text-align: center;

	border-radius: 22px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
.hcc_sign>p.user{
	background-color: #6fbdf5;
    border-radius: 10px;
}
.hcc_sign>p.unit{
	background-color: #e92a0b;
    border-radius: 10px;
}
.hcc_sign p a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.hcc_sign .user span{
	display: inline-block;
	width: 15px;
	height: 17px;
	vertical-align: middle;
	background: url("./../images/changchun/button-user.png") center left no-repeat;
}
.hcc_sign .unit{
	float: right;
}
.hcc_sign .unit span{
	display: inline-block;
	width: 20px;
	height: 17px;
	vertical-align: middle;
	background: url("./../images/changchun/button-unit.png") center left no-repeat;
}

.hcc_rt{
	height: 50px;
	line-height: 50px;
}
.top_nav{
	width: 80px;
	height: 50px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #41576b;
	float: left;
	text-align: center;
	cursor: pointer;
}
.top_nav_h{
	font-weight: bold;
	border-bottom: 2px solid #2584df;
}
.hcc_rc{
	width: 100%;
	height: 60px;
}
.sudo_box{
	width: 100%;
	height: 60px;
	background-color: #ffffff;
	border-radius: 8px;
	box-sizing: border-box;
	float: left;
}
.sudo_left{
	width: 126px;
	height: 60px;
	float: left;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.sudo_left>select{
    width: 75px;
	height: 100%;
	border: none;
	outline: none;
	box-sizing: border-box;
	text-align: center;
	/*background: white;*/
	font-size: 18px	;
}
.sudo_left>select>option{
	display: inline-block;
	width: 75px;
	height: 48px;
}
.sudo_left::after{
	content: '';
	width: 1px;
	height: 32px;
	background: rgba(64,64,64,0.4);
	position: absolute;
	top: 16px;
	right: 0;
}
.sudo_left>span{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #aaaaaa;
	vertical-align: middle;
}
.sudo_left>img{
	width: 13px;
	height: 6px;
	margin-left: 6px;
	vertical-align: middle;
}
.sudo_input{
	width: 684px;
	height: 60px;
	float: left;
}
.sudo_input>input{
	width: 610px;
	height: 60px;
	border: none;
	outline: none;
	padding-left: 20px;
	font-size: 18px;
	box-sizing: border-box;
	float: left;
}
.input_icon{
	width: 71px;
	height: 60px;
	background-color: #ff9834;
	border-radius: 30px 8px 8px 30px;
	float: right;
	cursor: pointer;
}
.input_icon>img{
	width: 45px;
	height: 45px;
	margin: 8px 12px;
}
.login_btn{
	width: 100px;
	height: 50px;
	background-color: #2584df;
	border-radius: 2px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	float: right;
	margin-left: 12px;
	cursor: pointer;
}
.re_btn{
	width: 100px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 2px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #2584df;
	text-align: center;
	float: right;
	margin-left: 12px;
	border: solid 1px #dddddd;
	cursor: pointer;
}
.hcc_rb{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #999999;
}
/* nav */
.header_nav{
	width: 100%;
	height: 55px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	background: transparent !important;
}
.header_nav_center{
	width: 1200px;
	height: 55px;
	margin: 0 auto;
}
.navi_option_2{
	display: inline-block;
	float: left;
	text-decoration: none;
	width: 150px;
	height: 55px;
	line-height: 55px;
	text-align: center;
}
.search_conditions_item{
	color: #000;
	text-decoration: none;
}
.navi_list_item{
	text-decoration: none;
}

.filter_list_li:hover{
	background-color: #0aaef5;
}
.navi_list_item{
	color: #000;
}
.navi_list_item:hover{
	color: #0aaef5;
}
.nav_li{
	display: inline-block;
	height: 55px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	position: relative;
	width: initial;
	padding: 0 15px;
}
.navi_option_2::after{
	width: 0 !important;
}
.nav_li_f::after{
	content: '';
	width: 0px;

}
.nav_li_f:first-child::after{
	width: 0px;
}
.nav_li_f:last-child::after{
	width: 0px;
}
.nav_li_hover{
	border-bottom: 2px solid #fff;
	background: transparent !important;
}
.nav_li_f:hover{
	border-bottom: 2px solid #fff;
	background: transparent !important;
}
.nav_r{
	width: 160px;
	height: 40px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: right;
	float: right;
	cursor: pointer;
}
.nav_r>img{
	width: 15px;
	height: 14px;
	vertical-align: middle;
}
.nav_r>span{
	vertical-align: middle;
	margin-left: 8px;
}

ul, li {
	list-style: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	zoom: 1;
}

.clear:after {
	content: '';
	height: 0;
	display: visibility;
	clear: both;
	overflow: hidden;
}

#box {
	width: 100%;
	height: 120px;
	margin: 10px auto;
	position: relative;
}

#img {
	height: 100%;
}

#img img {
	width: 100%;
	height: 100%;
	display: none;
}

#num li {
	float: left;
	background-color: gray;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	cursor: pointer;
}

#num {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#num li:hover {
	background-color: #f80;
}

#num li.active {
	background-color: #f80;
}
a {
	/*color: aliceblue;*/
	color: #0d6caa;
	text-decoration: none;
}
a:hover{
	color: #0d6caa;
}



.header_content_bottom{
	width: 100%;
	height: 54px;
	background-color:rgba(255,255,255,0.5);
}

.header_content_bottom .header_content_bottom_center{
	width: 1200px;
	height: 54px;
	margin: 0 auto;
}

.header_content_bottom .header_content_bottom_center .icon_left{
	width: 40px;
	height: 54px;
	float: left;
	background: url("./../images/changchun/announcement.png") center left no-repeat;
}

.header_content_bottom .header_content_bottom_center .news_right{
	width: 1160px;
	height: 54px;
	float: right;
}

.top_news{
	width: 100%;
	height: 54px;
	overflow: hidden;
	position: relative;
}
.news_p1{
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	color: #333333;
	text-decoration: none;
}
.news_p2{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #999999;
}
.hot_icon{
	width: 32px;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
}
.ad_more{
	/* width: 41px; */
	height: 12px;
	position: absolute;
	top: 34px;
	right: 30px;
	cursor: pointer;
}

/* 共有头部标题 */
.common_title{
	height: 38px;
	/* padding-top: 14px; */
	line-height: 24px;
	border-bottom: 1px solid whitesmoke;
	position: relative;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	color: #41576b;
}
.common_title>span{
	display: inline-block;
	height: 36px;
	padding:0 7px;
	border-bottom: 2px solid #2584df;
}
.ad_more2{
	/* width: 41px; */
	height: 12px;
	position: absolute;
	top: 12px;
	right: 0;
}
.news_list{
	padding-top: 8px;
}
.new_li{
	height: 34px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #404040;
	cursor: pointer;
}
.new_li:hover{
	color: #327ee6;
}
.zp_list{

}
.zp_li{
	height: 54px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 54px;
	color: #fff;
	cursor: pointer;
}
.li_span1{
	display: inline-block;
	width: 83%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.li_span2{
	display: inline-block;
	width: 15%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: right;
}
.li_span{
	display: inline-block;
	width: 83%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.li_span:first-child{
	width: 100%;
	text-align: left;
}
.li_span:last-child{
	text-align: left;
}
.zp_li:hover{
	color: #327ee6 !important;
}

.show_img>img{
	width: 100%;
	height: 120px;
	margin-top: 30px;
}


.top_address{
	display: none;
	position: absolute;
	width: 600px;
	box-sizing: border-box;
	padding: 10px 20px;
	background: #fff;
	top: 60px;
	left: 410px;
	border: 1px solid #327ee6;
	/*box-shadow: 0 0 10px #327ee6;*/
	z-index: 999;
	border-radius: 5px;
}
.top_address .arrow{
	position: absolute;
	top:-10px;
	left:0;
	right:0;
	margin:  auto;
	text-align: center;

}
.top_address .arrow span{
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid #fff;
	margin:  0 auto;
}



.top_address .title-area{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	font-stretch: normal;
	letter-spacing: 0px;
}

.top_address .detail-area{
	box-sizing: border-box;
	width: 100%;
	padding: 10px 0 0;
}
.top_address .detail-area a{
	display: inline-block;
	padding: 5px 15px;
	margin-right: 10px;
	line-height: 20px;
	border:1px solid #327ee6;
	color: #327eeb;
	margin-bottom: 15px;
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
}

.top_address .detail-area a:hover,.top_address .detail-area a.active{
	background: #327ee6;
	color: #fff;
}



.sj a {
	display: block;
	border-top: 8px solid #fff !important;
}