/*+++++++++++++++++++++ main ++++++++++++++++++++++++++*/
body {
	font-family: Microsoft YaHei, simsun, sans-serif;
	font-size: 100%;
	line-height: 1.75;
	color: #333;
}
a {
	color: #333;
}
a:hover {
	color: #39f;
}
.wrapper {
	min-width: 1200px;
}
.header, .content, .footer {
	font-size: 15px;
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 0 10px;
}
.time, .more {
	float: right;
}
.hide {
	display: none;
}
.pic img {
	display: block;
	width: 100%;
	height: 100%;
	background: #ccc;
}
.c_f00 {
	color: #f00;
}
.c_39f {
	color: #39f;
}
.c_369 {
	color: #369;
}
/*sprites*/
.header_touch li i, .hot_events li .txt:before, .news_headline, .news_todayDalian_title, .minyi_hotnews_tit, .ic_sprt, .event_video, .slider_01 .prev, .slider_01 .next, .ic_vp:before, .col_tit_03 .col_tt i {
	background-image: url(../images/icon_sprites.png);
	background-repeat: no-repeat;
}
/*+++++++++++++++++++++ header ++++++++++++++++++++++++++*/
.festival_bg {
	background: url(../images/2018101.jpg) center 0px no-repeat #fff;
	padding-top: 100px;
}
.header {
	font-size: 14px;
	padding: 10px;
}
.index_ad_1200 {
	width: 1200px;
	height: 80px;
}
.header_header {
	height: 60px;
	position: relative;
	padding: 0 5px;
}
.header_logo {
	float: left;
	height: 46px;
	margin-top: 7px;
}
.header_info {
	line-height: 20px;
	float: left;
	width: 220px;
	height: 40px;
	margin-top: 15px;
}
.header_languagechange a {
	margin-right: 10px;
}
.header_weather img {
	display: inline-block;
	width: auto;
	height: 16px;
	padding: 0 5px;
}
/*导航条*/
.header_nav {
	font-size: 18px;
	line-height: 30px;
	padding: 10px 0 10px 15px;
	text-align: center;
	background: #089de2;
	height: 30px;
}
.header_nav a {
	padding: 0 10px;
	color: #fff;
	display: block;
	float: left;
}
.header_nav a:hover {
	color: #fff;
}
/*微信微博*/
.header_touch {
	width: 230px;
	height: 60px;
	position: absolute;
	right: 0;
	top: -2px;
}
.header_touch li {
	line-height: 22px;
	height: 22px;
	float: left;
	width: 115px;
	position: relative;
}
.header_touch li span {
	vertical-align: middle;
}
.header_touch li i {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.header_touch li i.touch_ic_01 {
	background-position: -170px -10px;
}
.header_touch li i.touch_ic_02 {
	background-position: -170px -50px;
}
.header_touch li i.touch_ic_03 {
	background-position: -170px -90px;
}
.header_touch li .qrcode {
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 999;
	background: #eee;
	padding: 6px;
	border-radius: 3px;
	display: none;
}
.header_touch li .qrcode:after {
	content: "";
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom: 10px solid #eee;
	position: absolute;
	top: -20px;
	left: 20px;
}
.header_touch li .qrcode img {
	width: 95px;
	height: 95px;
}
/*+++++++++++++++++++++ footer ++++++++++++++++++++++++++*/
.footer {
	font-size: 14px;
	min-width: 1200px;
	text-align: center;
	color: #666;
}
.footer a {
	color: #666;
}
/*+++++++++++++++++++++ content ++++++++++++++++++++++++++*/
/*newslist*/
.newslist_01 li {
	line-height: 30px;
	position: relative;
	overflow: hidden;
	height: 30px;
	padding-left: 10px;
}
.newslist_01 li:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 3px;
	height: 3px;
	margin-top: -1.5px;
	content: '';
	border-radius: 100%;
	background: #39f;
}
/*picholder*/
.picholder {
	position: relative;
}
.picholder .pic, .picholder .pic img {
	width: 100%;
	height: 100%;
}
.picholder .title {
	line-height: 28px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2000000', endColorstr='#B2000000');
}
:root .picholder .title {
	background-color: rgba(0, 0, 0, .5);
	filter: none;
}
.picholder .title a {
	color: #fff;
}
.border_line {
	height: 17px;
	background: url(../images/icon_line_02.png) top no-repeat;
}
.border_line_bottom {
	margin-top: -9px;
}
/*合作链接*/
.hotlink {
	font-size: 14px;
	margin-top: -9px;
	padding: 15px 0;
	border-right: 1px solid #edebeb;
	border-left: 1px solid #edebeb;
}
.ad_link {
	width: 1160px;
	margin: 0 auto;
	overflow: hidden;
}
.ad_tip_box {
	position: relative;
}
.ad_tip {
	font-size: 12px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	padding: 0 5px;
	color: #fff;
	background-color: rgba(0, 0, 0, .7);
filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#B2000000", endColorstr="#B2000000");
}
.hotlink_list a, .hotlink_list span {
	line-height: 16px;
	display: inline-block;
	padding: 0 11px;
	border-left: 1px solid #ddd;
}
.hotlink_list span:first-child {
	border: 0;
}
.hotlink_list a.first {
	border: 0;
	padding-left: 0;
}
.hotlink_list_01, .hotlink_list_01 a {
	color: #015eac;
}
.hotlink_list a:hover {
	color: #39f;
}
.hotlink_list_02 span.off {
	color: #999
}
/*专热点题*/
.hot_events {
	overflow: hidden;
	width: 1200px;
	padding-bottom: 22px;
	border-bottom: 1px solid #edebeb;
}
.hot_events ul {
	width: 1210px;
}
.hot_events li {
	float: left;
	width: 236px;
	height: 50px;
	overflow: hidden;
	margin-right: 5px;
}
.hot_events li .pic {
	float: left;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin-right: 10px;
}
.hot_events li .pic img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background: #ccc;
}
.hot_events li .txt {
	line-height: 25px;
	float: left;
	width: 170px;
	position: relative;
}
.hot_events li .txt p {
	padding-left: 1em;
}
.hot_events li .txt:before {
	position: absolute;
	left: 0;
	top: 5px;
	content: '';
	background-position: -200px -59px;
	width: 1em;
	height: 1em;
}
/*今日头条*/
.news_headline {
	position: relative;
	height: 74px;
	padding-left: 95px;
	border-bottom: 1px solid #edebeb;
	background-position: -270px 0;
}
.news_headline_h1 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 15px;
}
.news_headline_h1 a {
	color: #369;
}
.news_headline_h1 a:hover {
	text-decoration: none;
	color: #f54343;
}
.news_headline_more {
	overflow: hidden;
	width: 1105px;
	white-space: nowrap;
}
.news_headline_more a {
	font-size: 15px;
	padding: 0 5px;
	text-decoration: underline;
	color: #4974a1;
}
.news_headline_more a:hover {
	color: #39f;
}
.news_contact {
	font-size: 14px;
	line-height: 22px;
	position: absolute;
	top: 14px;
	right: 5px; /*padding-left: 50px; background: url(../images/icon_tel.png) 0 0 no-repeat;*/
}
/*热点推荐*/
.news_hot {
	color: #666;
	margin-left: -5px;
}
.news_hot a {
	padding: 0 5px;
	text-decoration: underline;
	color: #666;
}
.news_hot a:hover {
	color: #39f;
}
.news_area_01 {
	border-bottom: 1px solid #edebeb;
}
/*今日大连*/
.news_todayDalian_title {
	overflow: hidden;
	width: 100%;
	height: 48px;
	margin-bottom: 15px;
	text-indent: -9999px;
	background-position: 0 -120px;
}
.news_grid h2 {
	font-size: 20px;
	margin-bottom: 5px;height: 33px;
line-height: 33px;
overflow: hidden;
}
.foregin_weather {
	padding: 10px 0;
	border-top: 1px solid #edebeb;
}
/*热线*/
.contact_02 {
	padding: 20px 0;
}
.contact_02 span {
	margin-left: 10px;
	vertical-align: middle;
}
.c_ic_tel {
	width: 20px;
	height: auto;
	vertical-align: middle;
}
/*搜索*/
.searchBox {
	padding-top: 5px;
}
/*col width*/
.news_col_01 {
	overflow: hidden;
	width: 410px;
}
.news_col_02 {
	overflow: hidden;
	width: 380px;
}
.news_col_03 {
	overflow: hidden;
	width: 350px;
}
/*slider*/
.slider_01 {
	position: relative;
	overflow: hidden;
	width: 380px;
	height: 240px;
}
.slider_01 .bd {
	position: relative;
	z-index: 0;
}
.slider_01 .bd li {
	position: relative;
	overflow: hidden;
	width: 380px;
	height: 240px;
}
.slider_01 .bd li .pic {
	position: relative;
	z-index: 0;
}
.slider_01 .bd li .pic img {
	width: 380px;
	height: 240px;
	background: #ccc;
}
.slider_01 .bd li .title {
	line-height: 40px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 380px;
	height: 50px;
}
.slider_01 .bd li .title a, .slider_01 .bd li .title a:hover {
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
}
.slider_01 .hd {
	position: absolute;
	z-index: 10;
	bottom: 8px;
	overflow: hidden;
	width: 100%;
	height: 20px;
	text-align: center;
}
.slider_01 .hd a {
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 3px;
	cursor: pointer;
	border-radius: 100%;
	background: #fff\0;
	background: rgba(255, 255, 255, .2);
}
.slider_01 .hd a.on {
	background: #39f;
}
.slider_01 .prev, .slider_01 .next {
	position: absolute;
	z-index: 15;
	top: 95px;
	width: 26px;
	height: 44px;
	cursor: pointer;
	text-indent: -9999px;
	opacity: .5;
	filter: alpha(opacity=50);
}
.slider_01 .prev {
	left: 0;
	background-position: -200px 0;
}
.slider_01 .next {
	right: 0;
	background-position: -226px 0;
}
.slider_01 .prev:hover, .slider_01 .next:hover {
	opacity: .8 !important;
	filter: alpha(opacity=80) !important;
}
/*栏目*/
.col_tit_01 {
	font-size: 16px;
	font-weight: bold;
}
.col_con_01 .picholder {
	font-size: 14px;
	width: 180px;
	height: 120px;
}
.col_con_01 ul {
	width: 400px;
}
.col_con_01 li {
	float: left;
	margin: 0 20px 20px 0;
}
.ic_vp:before {
	position: absolute;
	right: 5px;
	bottom: 33px;
	width: 22px;
	height: 22px;
	content: '';
	background-position: -200px -80px;
}
.minyi_hotnews {
	margin-bottom: 13px;
}
.minyi_hotnews_tit {
	position: relative;
	height: 40px;
	background-position: -270px -90px;
}
.btn_area_01 {
	position: absolute;
	top: 0;
	right: 0;
}
.btn_area_01 a, .btn_area_01 a:hover {
	font-size: 14px;
	padding: 0 8px;
	text-decoration: none;
	color: #fff;
	border-radius: 10px;
}
.btn_area_01 .btn_01 {
	background: #5cb4ad;
}
.btn_area_01 .btn_02 {
	background: #39f;
}
.minyi_hotnews_con ul {
	overflow: hidden;
	width: 165px;
}
.nl_br {
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #edebeb;
}
.music_album {
	float: right;
	overflow: hidden;
	width: 84px;
	height: 84px;
	background: #000;
}
.music_album img {
	display: block;
	width: 100%;
	height: 100%;
}
.music_list {
	float: left;
	overflow: hidden;
	width: 260px;
}
.music_list li {
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 2px;
	background: #f9f9f9;
}
.music_list .ml_no {
	font-weight: bold;
	color: #39f;
}
.music_list .ml_nm {
	font-weight: bold;
	padding: 0 5px;
}
.music_list .ml_at {
	padding-left: 5px;
	color: #999;
}
.col_area_01 {
	padding: 20px 0;
	background: url(../images/icon_line_02.png) bottom no-repeat;
}
.col_list_01 {
	overflow: hidden;
	width: 760px;
}
.col_tit_02 {
	line-height: 40px;
	padding-bottom: 5px;
	background: url(../images/icon_line_01.png) bottom no-repeat;
}
.channel_tit {
	font-size: 16px;
	font-weight: bold;
}
.channel_more_list {
	float: right;
	color: #089de2;
}
.channel_more_list a {
	padding: 0 5px;
	color: #089de2;
}
.col_con_02 {
	overflow: hidden;
	height: 200px;
}
.col_con_02 .picholder {
	font-size: 14px;
	width: 320px;
	height: 200px;
}
.col_con_02 .news_grid {
	width: 410px;
}
.col_con_02 .news_grid h2 {
	margin-top: -5px;
}
.col_con_02 .newslist_01 li {
	font-size: 14px;
	line-height: 35px;
	height: 35px;
}
.col_grid_02 {
	overflow: hidden;
	width: 385px;
	height: 320px;
}
.col_tit_03 {
	line-height: 40px;
	position: relative;
	height: 40px;
	border-bottom: 3px solid #e6edf3;
}
.col_tit_03 .col_tt {
	position: absolute;
	top: 0;
	border-bottom: 3px solid #2b7deb;
}
.col_tit_03 .col_tt i {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
}
.col_tit_03 .col_tt span {
	font-size: 16px;
	font-weight: bold;
	padding-left: 35px;
	cursor: default;
}
.col_tit_03 .col_tt i.ctt_01 {
	background-position: -10px -10px;
}
.col_tit_03 .col_tt i.ctt_02 {
	background-position: -60px -10px;
}
.col_tit_03 .col_tt i.ctt_03 {
	background-position: -10px -60px;
}
.col_tit_03 .col_tt i.ctt_04 {
	background-position: -60px -60px;
}
.col_tit_03 .col_tt i.ctt_05 {
	background-position: -110px -10px;
}
.col_tit_03 .col_tt i.ctt_06 {
	background-position: -110px -60px;
}
.col_tt_more {
	font-size: 14px;
	float: right;
}
.col_con_03 h3 {
	font-size: 20px;
	margin-bottom: 13px;height: 33px;line-height: 33px;
overflow: hidden;
}
.col_con_03 .pic {
	width: 190px;
	height: 120px;
}
.col_con_03 .txt {
	font-size: 14px;
	overflow: hidden;
	width: 185px;
	height: 120px;
	color: #999;
}
.col_grid_02 .newslist_01 li {
	padding-left: 15px;
}
.col_grid_02 .newslist_01 li:after {
	width: 8px;
	height: 8px;
	margin-top: -4px;
}
/*栏目切换*/
.tab_switch01 {
	height: 128px;
	overflow: hidden;
	position: relative;
}
.tab_switch01 .hd, .tab_switch02 .hd {
	position: absolute;
	right: 0;
	top: 0;
}
.tab_switch01 .hd a, .tab_switch02 .hd a {
	display: inline-block;
	overflow: hidden;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	cursor: pointer;
	border-radius: 100%;
	background: #ddd
}
.tab_switch01 .hd a:hover, .tab_switch01 .hd a.on, .tab_switch02 .hd a:hover, .tab_switch02 .hd a.on {
	background: #39f;
}
/*国内国际切换*/
.tab_switch02 {
	position: relative;
}
.tab_switch02 .bd {
	height: 275px;
	overflow: hidden;
}
.tab_switch02 .hd {
	top: 5px;
}
/*外部链接*/
.friend_links {
	position: relative;
	overflow: hidden;
	max-height: 532px;
}
.friend_links .hd {
	overflow: hidden;
	text-align: center;
}
.friend_links .hd li {
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	display: inline-block;
*display:inline;
*zoom:1;
	width: 250px;
	height: 50px;
	margin: 0 4px;
	cursor: default;
	border: 1px solid #edebeb;
}
.friend_links .hd li.on {
	border-bottom: 0;
	background-image: linear-gradient(#f6f6f6, #fff);
}
.friend_links .bd {
	max-height: 410px;
	margin-top: -1px;
	padding: 30px 40px;
	border: 1px solid #edebeb;
}
.fl_wm dl {
	margin-bottom: 15px;
}
.fl_wm dl dt {
	font-weight: bold;
	color: #369;
}
.fl_wl ul li {
	float: left;
	margin-right: 15px;
}
.fl_ydyl a, .fl_fl a, .fl_ydyl span {
	display: inline-block;
	margin-right: 15px;
	white-space: nowrap;
*display: inline;
*zoom: 1;
}
.spv_list {
	padding: 25px 0;
	text-align: center;
}
.spv_list a, .spv_list span {
	padding: 0 5px;
}
