@charset "utf-8";
/* CSS Document*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	min-width: 1180px;
	font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
	line-height: 1.5; 
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input {
	margin: 0px;
	padding: 0px;
}
 @media screen and (max-device-width: 640px) {
body {
	-webkit-text-size-adjust: none;
}
}
.clearfix, .box, .mod, .list, .pic-list, .titl {
*zoom:1;
}
.clearfix:after, .box:after, .mod:after, .list:after, .pic-list:after, .titl:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
img {
	border: 0px;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
h1 a {
	color: #0e4bfa;
}
h2 {
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
.titl {
	overflow: hidden; padding-top:20px;
	border-bottom: 1px solid #999;
 margin-bottom:30px;
}
.titl h3 {
	font-size: 25px;
	font-weight: normal;
	
	line-height: 60px;
}

.more {
	float: right;
	margin-right: 10px;
	display: block;
	font-weight: normal;
	font: 12px "宋体", "Arial Narrow", HELVETICA;
	line-height: 60px; 
}

.more a{color:#000;}


/*头部开始-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	width: 100%;
}
.nav {
	height: 65px;
	clear: both;
	background-color: #0fa6fd;
}
.nav ul {
	width: 1180px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
	line-height: 65px;
	font-size:21px;
	margin-right:30px;

}
.nav a {
	color: #fff;
	height: 50px;
	display: block;
	float: left;
}
.nav a:hover, .nav li.on a {
	color: #FF0;
}
.banner {
	margin: 0 auto;
	background-image: url(http://hq.news.cn/zt/2023tcfz/imges/banner.jpg);
	height: 550px;
	background-position: center top;
}
/*主要框架-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.box {
	width: 1200px;
	margin: 70px auto 0 auto;
}
.main {
	width: 680px;
	float: left;
	padding-top: 20px;
}
.side {
	width: 470px;
	float: right;
}
.focusBox {
	position: relative;
	width: 680px;
	height: 470px;
	overflow: hidden;
}
.focusBox .pic img {
	width: 680px;
	height: 470px;
	display: block;
}
.focusBox .pic li {
	position: relative;
	display: block;
}
.focusBox .pic li p {
	position: absolute;
	bottom: 0px;
	line-height: 20px;
	padding: 10px 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	width: 100%;
	text-indent: 10px;
	color: #fff;
}
.focusBox .pic li p a {
	color: #fff;
	position: relative;
}
.focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 3
}
.focusBox .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 0px;
	text-indent: -999em;
	width: 25px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #919191;
	margin-left: 4px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox .hd .on {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}
.focusBox .prev, .focusBox .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 127px;
	z-index: 3;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox .prev {
	background-image: url(http://www.hq.xinhuanet.com/2016boao/images/index.png);
	background-position: -112px 0;
	left: 0
}
.focusBox .next {
	background-image: url(http://www.hq.xinhuanet.com/2016boao/images/index.png);
	background-position: -158px 0;
	right: 0
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}




/*文字列表*/


.list ul {
	float: none;
	overflow: hidden;
}
.list ul li {
	border-bottom: 1px dashed #dedede;
	padding: 15px 0 10px 0;
	font-size: 20px;
}
.list ul li p {
	font-size: 16px;
	color: #999;
	padding: 5px 0;
	line-height: 2;
}
.list .tuwen {
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}
.list .tuwen img {
	width: 250px;
	height: 165px;
	float: left;
	margin-right: 15px;
}
.list .tuwen h3 {
	font-size: 20px;
}
.list .tuwen .abstract {
	color: #999;
	margin-top: 15px;
	line-height: 2;
}



.bg1{ background-image:url(http://hq.news.cn/zt/2023tcfz/imges/bg1.jpg); background-repeat:repeat-y; background-position:center; }

.group_buying ul {
}
.group_buying ul li {
	border-bottom: 1px  dashed  #999;
	position: relative;
	height:85px;
	line-height:85px;
	padding-left: 5px; font-weight:bold;
}




.group_buying ul li img {
	width:470px;
	height:313px;
	margin-left: -5px;
}
.group_buying ul li.on p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	width: 100%;
	text-align: center;
	padding: 4px 0;
}
.group_buying ul li.on a {
	color: #fff;
	position: relative;
}
.group_buying .dis_pi {
	display: none
}
.group_buying ul .last {
	border-bottom: 0;
}
.group_buying .on {
	height:313px;
	position: relative;
	line-height: 30px;
}
.group_buying .on .dis_pi {
	display: block
}






.tw_3 ul{ overflow:hidden; clear:both; width:730px; text-align:center;}
.tw_3 ul li{ float:left; width:320px; overflow:hidden; background-color:#fff; height:270px; margin:0px 40px 40px 0px; border-radius:8px;}

.tw_3 ul li h3{ padding:8px 0px 0px 0px;}


.tw_3 ul li p{ padding:0px 0px 10px 0px; color:#999; line-height:30px;}





.tw_3 img{ width:320px; height:200px;}




/*列表页*/

.daohang {
	clear: both;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	border-bottom: 2px dashed #747C87;
	margin-bottom: 30px;
}
.list-tem {
	overflow: hidden;
}
.list-tem ul li {
	border-bottom: 1px dashed #dedede;
	font-size: 22px;
	overflow: hidden;
	padding: 30px 0;
}
.list-tem ul li div {
	width: 240px;
	height: 160px;
	float: left;
	margin-right: 20px;
}
.list-tem ul li div img {
	width: 240px;
	height: 160px;
}
.list-tem ul li p {
	color: #999;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.list-tem ul li h3 {
	font-size: 20px;
}
.list-tem ul li em {
	font-size: 15px;
	font-style: normal;
	background-color: #f2f2f2;
	padding: 5px;
	color: #999;
}
.list-tem ul li span {
	color: #999;
	display: block;
	float: right;
}
.tc_left {
	width: 550px;
}
.tc_left .datu {
	width: 550px;
	height: 320px;
	overflow: hidden;
	position: relative;
}
.tc_left .datu img {
	width: 550px;
	height: 300px;
}
.tc_left li.datu {
	position: relative;
}
.tc_left .datu p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	width: 100%;
	text-align: center;
	padding: 8px 0;
}
.tc_left .datu img {
	width: 550px;
	height: 350px;
}
.tc_left .datu p a {
	color: #fff;
	position: relative;
}
.tc_left .list {
	line-height: 50px;
}
/*3图片并排列表*/
.pic2 {
	overflow: hidden;
	text-align: center;
}
.pic2 ul {
	width: 1250px;
	overflow: hidden;
}
.pic2 ul li {
	width: 565px;
	height: 450px;
	float: left;
	margin-right: 50px;
	position: relative;
}
.pic2 ul li img {
	width: 565px;
	height: 376px;
}
.pic2 ul li p {
	padding: 10px 0px 0px 0px;
}
.pic2 ul li i {
	width: 105px;
	height: 105px;
	background-image: url(http://www.hq.xinhuanet.com/zt/2018xjj/images/play.png);
	position: absolute;
	left: 50%;
	top: 80px;
	margin-left: -50px;
}
.pic2 ul li a:hover i {
	width: 105px;
	height: 105px;
	background-image: url(http://www.hq.xinhuanet.com/zt/2018xjj/images/play1.png);
	position: absolute;
	left: 50%;
	top: 80px;
	margin-left: -50px;
}
.w3cFocus {
	width: 100%;
	position: relative;
	height: 650px;
	background-color:#ffffff;
}
.w3cFocus .prev, .w3cFocus .next {
	position: absolute;
	display: block;
	top: 250px;
	width: 46px;
	height: 62px;
	background: url(http://hq.news.cn/zt/2022dyyt/focusAdvBg.png) no-repeat;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.w3cFocus .next {
	left: auto;
	right: 10px !important;
	background-position: -46px 0;
}
.w3cFocus .prev {
	left: 10px !important;
}
.w3cFocus .prev:hover, .w3cFocus .next:hover {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}
.w3cFocusIn {
	width: 950px;
	height: 650px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.w3cFocusIn .bd ul {
	height: 600px !important;
	text-align: center;
}
.w3cFocusIn .bd li {
	vertical-align: middle;
}
.w3cFocusIn .bd li h3 {
	margin: 20px 0;
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
}
.w3cFocusIn .bd li p {
	color: #999;
}
.w3cFocusIn .bd li img {
	width: 950px;
	height: 500px;
	display: block;
}
.w3cFocusIn .hd {
	position: absolute;
	right: 4px;
	bottom: 6px;
}
.w3cFocusIn .hd ul {
	vertical-align: middle;
	display: inline-block;
*display:inline;
	overflow: hidden;
	zoom: 1;
}
.w3cFocusIn .hd ul li {
	position: relative;
	float: left;
	display: inline;
	padding-top: 4px;
	margin-right: 6px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
.w3cFocusIn .hd ul li img {
	width: 76px;
	height: 46px;
	border: 2px solid #fff;
	display: block;
}
.w3cFocusIn .hd ul li.on {
	filter: alpha(opacity=100);
	opacity: 1;
	background: url(http://hq.news.cn/zt/2022dyyt/focusArrow.png) center 0 no-repeat;
}
.w3cFocusIn .hd ul li.on img {
	border: 2px solid #3499EA;
	border-bottom-width: 4px;
}
.listB_pic {
	overflow: hidden;
	width: 1182px;
}
.listB_pic li {
	margin-right: 2px;
	margin-bottom: 2px;
}
.listB_pic li.picB {
	width: 470px;
	height: 314px;
	float: left;
	position: relative;
}
.listB_pic li.picB p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	width: 100%;
	text-align: center;
	padding: 8px 0;
}
.listB_pic li p a {
	color: #fff;
	position: relative;
}
.listB_pic li.picB img {
	width: 470px;
	height: 314px;
}
.listB_pic li.picB a:hover img {
	width: 462px;
	height: 306px;
	border: 4px solid #172d90;
}
.listB_pic li.picS {
	width: 236px;
	height: 314px;
	float: left;
	overflow: hidden;
}
.listB_pic li.picS div {
	width: 236px;
	height: 156px;
	margin-bottom: 2px;
	position: relative;
}
.listB_pic li.picS div p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	width: 100%;
	text-align: center;
	padding: 2px 0;
	font-size: 14px;
}
.listB_pic li.picS div img {
	width: 236px;
	height: 156px;
}
.listB_pic li.picS div a:hover img {
	width: 228px;
	height: 148px;
	border: 4px solid #172d90
}
/*尾部*/

.footer {
	background-color: #0fa6fd;
	margin: 0px auto 0 auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
	color: #fff;
}
.footer a {
	color: #fff;
}
/*轮播图*/
.banner_box {
	width: 100%;
	height: 550px;
	overflow: hidden;
}
.banner_box .banner {
	width: 100%;
	height: 550px;
	overflow: hidden;
	position: relative;
}
.banner_box .banner_list {
	width: 100%;
	height: 550px;
	position: relative;
}
.banner_list li {
	width: 100%;
	height: 550px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
filter:alpha:opacity(0);
}
.banner_list .bm1 {
	background: url(img/banner1.png) 50% 0 #319ACC no-repeat;
}
.banner_list .bm2 {
	background: url(img/banner2.png) 50% 0 #5390D5 no-repeat;
}
/*.banner_list .bm3{background:url(img/banner3.png) 50% 0 no-repeat;}
.banner_list .bm4{background:url(img/banner4.png) 50% 0 no-repeat;}
.banner_list .bm5{background:url(img/banner5.png) 50% 0 no-repeat;}*/
.slide_btns {
	position: absolute;
	width: 1180px;
	top: 225px;
	left: 50%;
	margin-left: -590px;
	z-index: 11;
}
.banner_box .prev_btn, .banner_box .next_btn {
	display: block;
	width: 31px;
	height: 90px;
	position: absolute;
	opacity: 0.5;
filter:alpha:opacity(50);
}
.banner_box .prev_btn {
	left: 0px;
	background: url(img/slide_icon.png) 0 0px no-repeat;
}
.banner_box .next_btn {
	right: 0px;
	background: url(img/slide_icon.png) -39px 0px no-repeat;
}
.banner_box .circle_btns {/*width:100%;*/
	width: 140px;
	height: 20px;
	position: absolute;
	bottom: 18px;
	left: 50%;
	text-align: center;
	z-index: 11;
	margin-left: -70px;
}
.banner_box .circle_btns a {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(img/slide_icon.png) -50px -100px no-repeat;
	margin-right: 10px;
}
.banner_box .circle_btns .a1 {
	margin-right: 0;
}
.banner_box .circle_btns .cur {
	background-position: 0px -100px;
}
.banner_list .bm_txt {
	width: 1180px;
	margin: 102px auto 0px auto;
	color: #fefefe;
	position: relative;
}
.banner_list .bm_txt h1 {
	font-size: 60px;
	position: absolute;
	right: 55px;
	top: 0px;
}
.banner_list .bm_txt h2 {
	font-size: 48px;
	position: absolute;
	right: 55px;
	top: 90px;
}
.banner_list .bm_txt p {
	font-size: 18px;
	position: absolute;
	right: 55px;
}
.banner_list .bm_txt p.p1 {
	top: 189px;
}
.banner_list .bm_txt p.p2 {
	top: 233px;
}
.banner_list .bm2_txt p.p3 {
	top: 278px;
}
/*点击手风琴*/
.item_box {
	padding: 0px 0px 82px 0px;
	overflow: hidden;
}
.item_box_wp {
	width: 1180px;
	margin: 0 auto;
}
.item_box_wp .title {
	background: url("img/cloud.png") center center no-repeat;
	width: 1180px;
	min-height: 87px;
	margin: 30px auto 55px auto;
	text-align: center;
}
.item_box_wp .title h1 {
	font-size: 36px;
	color: #3f616c;
}
.item_box_wp .title h2 {
	font-size: 18px;
	color: #aaa;
}
.item_box_wp h3 {
	color: #67b83d;
	font-size: 36px;
	margin: 74px 0px 50px 0px;
}
.item_box_wp h4 {
	color: #3f616c;
	font-size: 36px;
	margin: 65px 0px 25px 0px;
	text-align: center;
}
/*语音通话*/



.box10 {
	padding: 0px;
	height: 350px;
	width: 1180px;
}
.voice_2 {
	width: 1180px;
	position: relative;
	left: 50%;
	margin-left: -590px;
}
.voice_2 ul li {
	float: left;
	display: inline;
	height: 350px;
	color: #333;
	cursor: pointer;
	position: relative;
}
.voice_2 ul li.li1 {
	background: #ff3c42
}
.voice_2 ul li.li2 {
	background: #4abdb9
}
.voice_2 ul li.li3 {
	background: #90d73d
}
.voice_2 ul li.li4 {
	background: #e3d02c
}
.voice_2 ul li.li5 {
	background: #e37e2c
}
.voice_2 ul li.li6 {
	background: #cc428d
}
.voice_2 .fold {
	width: 99px;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: 1px solid #fff;
}
.voice_2 .fold .img {
	display: block;
}
.voice_2 .fold .img img {
	width: 430px;
	height: 350px;
}
.voice_2 .fold .img_txt {
	position: relative;
}
.voice_2 .li1 .fold .img {
	background-position: -482px -181px;
	width: 56px;
	height: 0px;
	margin: 0px 20px 0px 0px;
}
.voice_2 .li2 .fold .img {
	background-position: 0 -417px;
	width: 51px;
	height: 0px;
	margin: 0px 25px 0px 0px;
}
.voice_2 .li3 .fold .img {
	background-position: -64px -413px;
	width: 54px;
	height: 0px;
	margin: 0px 23px 0px 0px;
}
.voice_2 .li4 .fold .img {
	background-position: -136px -204px;
	width: 76px;
	height: 0px;
	margin: 0px 12px 0px 0px;
}
.voice_2 .li5 .fold .img {
	background-position: -141px -420px;
	width: 53px;
	height: 0px;
	margin: 0px 23px 0px 0px;
}
.voice_2 .fold .txt {
	font-size: 24px;
	display: block;
	width: 25px;
	padding: 30px 37px 0 37px;
	border-right: 1px solid #fff;
	height: 320px;
	z-index: 222;
	position: absolute;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	color: #fff;
}
.voice_2 .unfold {
	width: 780px;
	height: 100%;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
.voice_2 .unfold dl {
}
.voice_2 .unfold dt {
	width: 460px;
	height: 350px;
	float: left;
}
.voice_2 .unfold dt img {
	width: 430px;
	height: 350px;
}
.voice_2 .unfold dd {
	font-size: 18px;
	line-height: 35px;
	padding-top: 20px;
	float: left;
	width: 300px;
}
.voice_2 .unfold dd a {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.voice_2 .unfold dd p {
	padding-top: 15px;
}
