body,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dd,dl,dt,div,form,input,select,a {
	padding:0;
	margin:0;
}
select,input,img,botton {
	vertical-align:middle;
}
dl {
	overflow:hidden;
}
ul,li,ol {
	list-style:none;
}
img {
	border:none;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
html, body {
    background: #fff none repeat scroll 0 0;
}
body {
    color: #000;
	font-size:13px;
    font-family: "microsoft yahei",Arial;
}
i {
    font-style: normal;
	padding:0px;
	margin:0px;
}
a {
    border: 0 none;
    color: #333;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
	transition: all 0.3s ease-in 0s;
}
a:hover
{
	color:#1B90C6;
}
img
{
	border:none;
}
.clear
{
	clear:both;
	height:1px;
	width:100%;
}
.sad
{
	width:100%;
	margin-top:20px;
}
/* 顶部*/
.top
{
	width:1150px;
	padding:15px 0px;
	margin:0 auto;
}
.logo
{
	width:500px;
	float:left;
}
.logo img
{
	float:left;
}
.logo_info
{
	width:219px;
	height:21px;
	background:url(/files02/img/logo_info.png) 0 0 no-repeat;
	transition: all 0.5s ease-in 0s;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.logo:hover .logo_info
{
	background-position:-219px 0px;
}
.login
{
	width:600px;
	float:right;
	text-align:right;
}
.search
{
	width:300px;
	height:34px;
	line-height:34px;
	float:right;
	background:url(/files02/img/sele_bg.jpg) 0 0 no-repeat;
}
input.Search_text
{
	width:240px;
	height:34px;
	color:#999999;
	font-size:14px;
	border:none;
	background:none;
}
input.submit
{
	cursor: pointer;
    width: 45px;
	height:34px;
	border:none;
	background:none;
}
.tgao
{
	float:right;
	width:72px;
	height:31px;
	margin-left:15px;
	margin-top:2px;
}
.tgao a
{
	width:72px;
	height:31px;
	display:block;
	background:url(/files02/img/tougao.png) 0 0 no-repeat;
	transition: all 0.3s ease-in 0s;
}
.tgao a:hover
{
	background-position: 0 -31px;
}
.login01
{
	width:72px;
	float:right;
	margin-left:15px;
}
.oAuth
{
	width:30px;
	float:right;
	height:38px;
	margin-left:12px;
	margin-top:2px;
}
.oAuth img
{
	border-radius: 50%;
	width:30px;
	height:30px;
}
.login01
{
	width:86px;
	float:right;
	height:38px;
	margin-left:12px;
	margin-top:2px;
	position:relative;
}
.cuser
{
	position:relative;
	cursor: pointer;
    overflow: hidden;
	width:70px;
    padding-right: 15px;
	float:right;
}
.cuser02
{
	position:relative;
	cursor: pointer;
    overflow: hidden;
	width:120px;
    padding-right: 15px;
	float:right;
}
.cuser img,.cuser02 img
{
	float:left;
	border-radius: 50%;
	width:30px;
	height:30px;
}
.cuser .nickname,.cuser02 .nickname {
    color: #6f6f6f;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    max-width: 67px;
    overflow: hidden;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cuser .arrow,.cuser02 .arrow {
    background: url(/files02/img/yp_spirit.png) no-repeat scroll 0 -33px;
    display: block;
    height: 5px;
    margin-top: -2px;
    position: absolute;
    right: 5px;
    top: 50%;
    transition: all 0.25s ease 0s;
    width: 10px;
}
.login01:hover .cuser .arrow,.login02:hover .cuser02 .arrow  {
    transform: rotate(180deg);
}
.user-link {
    left: -1px;
    position: absolute;
	display:none;
    top: 36px;
    width: 100%;
    z-index: 101;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background-color:#fff;
}
.user-link li {
    border-bottom: 1px solid #eaeaea;
}
.user-link a {
    color: #888;
    display: block;
    font-size: 14px;
    padding: 10px 18px;
	text-align:left;
}
.user-link a:hover {
    color: #2A97CA;
}
.user-link i {
    background: url(/files02/img/yp_spirit.png) no-repeat 0 0;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 15px;
}
.user-link .l1 i {
    background-position: -40px -46px;
}
.user-link .l2 i {
    background-position: -59px -45px;
}
.user-link .l3 i {
    background-position: 0 -45px;
}
.user-link .l4 i {
    background-position: -20px -45px;
}
.user-link .l1 a:hover i {
    background-position: -40px -66px;
}
.user-link .l2 a:hover i {
    background-position: -59px -66px;
}
.user-link .l3 a:hover i {
    background-position: 0 -66px;
}
.user-link .l4 a:hover i {
    background-position: -20px -66px;
}
.login02
{
	width:140px;
	float:right;
	height:38px;
	margin-left:12px;
	margin-top:2px;
	position:relative;
}
/*菜单*/
.mune {
    background: #313131 none repeat scroll 0 0;
    border-bottom: 2px solid #D3111C;
    width: 100%;
    z-index: 100;
	height:48px;
}
/*导航下拉菜单*/
#header{width:1150px; margin:0 auto;}
.nav{
	width: 1150px;
	height: 56px;
}
.nav li{
	position: relative;
	float: left;
}
.nav li a{
	line-height: 30px;
	padding:0px 34px;
	float:left;
	height:56px;
	line-height:48px;
	color:#fff;
	font-size:16px;
	background:url(/files02/img/mune_bg.png) -20px 40px no-repeat;
}
.nav li a:hover {
	background-position: center 40px;
}
.nav li .nav-w {
	z-index:21;
	position:absolute;
	display:none;
	clear:both;
	overflow:hidden;
	top:50px;
	background:#fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	left:-62px;
	width: 170px;
	padding: 15px 25px;
	border: 1px solid #ddd;
}
.section-nav1 dd
{
	width:80px;
	text-align:center;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.section-nav1 dd.pt
{
	width:2px;
	color:#e3e3e3;
	text-align:center;
}
.section-nav1 dd a
{
	color:#333;
	float:none;
	padding:15px 0;
	margin:0px;
	line-height: 40px;
	height:auto;
	font-size:15px;
}
.section-nav1 dd a:hover
{
	color:#D3111C;
}
/*导航下拉菜单*/
/*网站底部*/
.flink
{
	width:1150px;
	margin:40px auto 0px;
}
.hezuo
{
	border-top:1px solid #ddd;
}
.hezuo dd
{
    display: inline;
    float: left;
    margin-left: 21px;
    margin-top: 20px;
}
.hezuo dd img
{
	width:120px;
	height:50px;
}
.yqlink
{
	width:100%;
	margin-top:15px;
}
.yqlink .yq_tit {
    background: url(/files02/img/yqlink.jpg) no-repeat center center;
    color: #000;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	color:#777;
}
.yqlink dd {
    display: inline;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 10px 5px 0px;
}
.yqlink dd a
{
	color:#777;
}
.yqlink dd a:hover
{
	color:#1b90c6
}
.foot
{
	width:100%;
	background-color:#2D3237;
	padding-top:40px;
	margin-top:30px;
	margin-bottom:0px;
	color:#fff;
}
.webmap
{
	width:1150px;
	padding-bottom:30px;
	margin:0 auto;
}
.web_l
{
	width:800px;
	float:left;
}
.web_l dl
{
	float:left;
	margin-right:50px;
}
.web_l dt
{
	font-size:15px;
	font-weight:bold;
	height:28px;
	line-height:28px;
}
.web_l dt a
{
	color:#fff;
}
.web_l dd
{
	font-size:14px;
	height:24px;
	line-height:24px;
}
.web_l dd a
{
	color:#DFDFDD;
	margin-right:15px;
}
.web_r
{
	width:260px;
	float:right;
}
.web_r p
{
	color:#fff;
	line-height:24px;
	margin-top:15px;
	font-family:宋体;
	font-size:12px;
}
.foot_bb
{
	width:100%;
	padding:15px 0px 8px;
	overflow:hidden;
	background-color:#23282D;
}
.f_bb
{
	width:1150px;
	margin:0 auto;
}
.f_bb p
{
	line-height:24px;
	color:#dfdfdd;
	text-align:center;
}
.f_bb p a
{
	color:#dfdfdd;
	margin:0px 5px;
}
.f_bb p span
{
	margin:0px 4px;
	font-size:12px;
	font-weight:normal;
}
/* 随滚动条滚动导航*/
.ft_mune
{
	bottom:108px;
	left:50%;
	margin-left:218px;
    position: fixed;
	background-color:#fff;
	border:1px solid #F5F5F5;
	border-radius:5px;
    width: 40px;
	z-index:999;
	position:fixed;
	_position:absolute;
	_top: expression_r(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	overflow:visible;
}
.fm_t
{
	width:40px;
	height:30px;
}
.fm_t a
{
	width:40px;
	height:30px;
	background:url(/files02/img/fm01.png) 5px 0px no-repeat;
	border-radius:5px 5px 0px 0px;
	display:block;
}
.fm_t a:hover
{
	background:url(/files02/img/fm01.png) 5px -30px no-repeat #1B90C6;
}
.fm_b
{
	width:40px;
	height:30px;
	margin-top:10px;
}
.fm_b a
{
	width:40px;
	height:30px;
	background:url(/files02/img/fm02_b.png) 5px 0px no-repeat;
	border-radius: 0px 0px 5px 5px;
	display:block;
}
.fm_b02
{
	margin-top:0px;
}
.fm_b a:hover
{
	background:url(/files02/img/fm02_b.png) 5px -30px no-repeat #1B90C6;
}
.fm_b02 a
{
	background:url(/files02/img/fm02.png) 5px 0px no-repeat;
}
.fm_b02 a:hover
{
	background:url(/files02/img/fm02.png) 5px -30px no-repeat #1B90C6;
}
#fm_open
{
	display:none;
}
.f_wx, .f_wb, .f_rss
{
	width:40px;
	text-align:center;
	position:relative;
	font-family:宋体;
	font-size:12px;
	color:#999;
	margin-top:12px;
}
.f_wx01 a
{
	width:25px;
	height:25px;
	margin:0 auto 3px;
	display:block;
	overflow:hidden;
	background:url(/files02/img/fm03.png) 0 0 no-repeat;
}
.f_wx01 a:hover
{
	background-position:-25px 0px;
}
.fwx02
{
	width:180px;
	height:210px;
	border:1px solid #ddd;
	position:absolute;
	left:48px;
	top:-20px;
	display:none;
}
.f_wb01 a
{
	width:25px;
	height:25px;
	margin:0 auto 3px;
	display:block;
	overflow:hidden;
	background:url(/files02/img/fm03.png) 0 -26px no-repeat;
}
.f_wb01 a:hover
{
	background-position:-25px -26px;
}
.f_rss01 a
{
	width:25px;
	height:25px;
	margin:0 auto 3px;
	display:block;
	overflow:hidden;
	background:url(/files02/img/fm03.png) 0 -52px no-repeat;
}
.f_rss01 a:hover
{
	background-position:-25px -52px;
}
/*加载更多加载图*/
.more_loader_spinner
{
	text-align:center;
	padding-top:20px;
}
.more_loader_spinner img
{
	width:120px;
}









.wrap {
	width: 100%;
	max-width: 1600px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	font-size: 15px;
	font-weight:bold;
}
.inner:after {
	content: "";
	display: table;
	clear: both;
}
.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	line-height:50px;
	background: #48474A;
	border-bottom:2px solid #bbb;
}
.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}
.subNavBtn {
	display: block;
	float: left;
	width:100px;
	text-align: center;
	color: #fff;
}
.subMenu a:hover {
	background: #5ea372;
	color:#fff;
}
.active {
	background: #5ea372;
}
.end {
	margin: 0;
}
.section {
	width: 100%;
	max-width: 1600px;
	min-width: 1000px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
}
.section a
{
	color:#333;
}
.section a:hover
{
	color:#5ea372;
}
/* SECTIONS */
.sTop {
	background:#fff;
	width: 100%;
	background: url(../../spec_img/2022yqdt/bg.jpg) no-repeat center 0 #fff;
	height: 380px;
	position:relative;
}
.fxz{position:absolute;left:50%;top:335px; width:300px; margin-left:-400px;}.fxz .bdshare-button-style1-24 a,.fxz .bdshare-button-style1-24 .bds_more{background-image:url(/files02/img/sharemore.png);background-repeat:no-repeat;cursor:pointer;float:left;font-size:18px;line-height:30px;margin:0px 10px 0px 0;padding-left:0px;height:30px;width:30px;}.fxz .bdshare-button-style1-24 .bds_weixin{background:url(/files02/img/shareweixin.png) 0 0;}.fxz .bdshare-button-style1-24 .bds_tsina{background:url(/files02/img/shareweibo.png) 0 0;}.fxz .bdshare-button-style1-24 .bds_tqq{background:url(/spec/files23/sharetqq.png) 0 0;}.fxz .bdshare-button-style1-24 .bds_renren{background:url(/spec/files23/sharerenren.png) 0 0;}.fxz .bdshare-button-style1-24 .bds_qzone{background:url(/files02/img/shareqzone.png) 0 0;}
.s1 {
	padding-top:40px;
}
.sc01
{
	width:1000px;
	margin:0 auto;
	height:430px;
	position:relative;
}
.sc01_about
{
	position:absolute;
	background-color:#5ea372;
	top:160px;
	right:0px;
	width:470px;
	
	color:#ffffff;
	line-height:24px;
	padding:10px 18px 10px 420px;
}
.sc01_about a, .sc01_about a:hover
{
	color:#fff;
}
.sc01_about h2
{
	font-size:18px;
	text-align:center;
	line-height:40px;
}
.sc01_l
{
	width:460px;
	height:300px;
	padding:15px;
	float:left;
	border:1px solid #5ea372;
	z-index:999;
	position:relative;
}
.sc01_r
{
	float:right;
	width:500px;
	text-align:center;
}

.gjb
{
	width:1000px;
	height:180px;
	margin:60px auto 0px;
	position:relative;
	padding-top:30px;

}
.shijian
{
	width:1000px;
	height:130px;
	margin:60px auto 0px;
	position:relative;
	text-align:center;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	background:url(../../spec_img/2020yqdt/shijian.png) 0 0 no-repeat;
}
.sj01
{
	position:absolute;
	left:40px;
	top:45px;
}
.sj01_down
{
	position:absolute;
	left:70px;
	top:150px;
}
.sj02
{
	position:absolute;
	left:200px;
	top:45px;
}
.sj02_down
{
	position:absolute;
	left:220px;
	top:150px;
}
.sj03
{
	position:absolute;
	left:370px;
	top:45px;
}
.sj03_down
{
	position:absolute;
	left:380px;
	top:150px;
}
.sj04
{
	position:absolute;
	left:538px;
	top:45px;
}
.sj04_down
{
	position:absolute;
	left:550px;
	top:150px;
}
.sj05
{
	position:absolute;
	left:690px;
	top:45px;
}
.sj05_down
{
	position:absolute;
	left:715px;
	top:150px;
}
.sj06
{
	position:absolute;
	left:840px;
	top:45px;
}
.sj06_down
{
	position:absolute;
	left:870px;
	top:150px;
}
.a_tit
{
	height:34px;
	width:100%;
	line-height:34px;
	font-size:22px;
	background:url(../../spec_img/2020yqdt/icon01.png) 0 0 no-repeat;
	text-indent:56px;
	font-weight:bold;
	color:#48474A;
	margin-bottom:25px;
}
.about
{
	width:1000px;
	height:560px;
	margin:130px auto 0px;
}
.about b
{
	color:#EA5503;
}
.about h2
{
	font-size:16px;
	color:#5ea372;
}
.about p
{
	font-size:14px;
	line-height:24px;
	margin:8px 0px 15px;
}
.about_l
{
	width:480px;
	float:left;
}
.about_r
{
	width:460px;
	float:right;
}
.about_r table
{
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
}
.about_r tr.pt
{
	background-color:#5ea372;
	color:#fff;
}
.about_r td
{
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	text-align:center;
}
.s2 {
	padding-top:30px;
	/*background-color:#5ea372;*/
}
.sc02
{
	width:1000px;
	margin:0 auto;
}
.sc02_l
{
	width:290px;
	float:left;
	text-align:center;
}
.sc02_l li
{
	width:300px;
	text-align:center;
	float:left;
	margin-top:5px;
}
.sc02_r
{
	/*width:650px;
	padding:0px 20px 20px;
	float:right;*/
}
.sc02_arc
{
	background-color:#fff;
	/*width:630px;*/
	/*height:100px;*/
	overflow:hidden;
	padding:20px;
	border:1px solid #ddd;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px; 
}
.sc02_arc li
{
	width:45%;
	height:70px;
	overflow:hidden;
	float:left;
	padding-left:30px;
}
.sc02_arc li .cp
{
	font-size:14px;
	font-weight:bold;
	color:#777;
	font-style:italic;
}
.sc02_arc li .cp span
{
	background-color: #EF9A48;
    border-radius: 3px;
    color: #fff;
	font-size:14px;
	text-align:center;
	line-height:20px;
    height: 20px;
	display:inline-block;
	width:100px;
	margin-right:12px;
	font-weight:normal;
}
.sc02_arc li h4
{
	color: #5ea372;
	font-size:14px;
	line-height:19px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.sc02_arc li h4 a
{
	color:#5ea372;
}
.sc02_arc li p
{
	font-size:14px;
	line-height:20px;
	color:#555;
	margin-top:15px;
}
.s3 {
	padding-top:0px;
}
.sc03
{
	width:1000px;
	margin:0 auto;
	padding:15px;
}
.mm_tit
{
	text-align:center;
	margin-bottom:20px;
}
.sc03 li
{
	padding:10px;
	width:313px;
	margin-bottom:10px;
	float:left;
}
.sc03 dt
{
	width:120px;
	float:left;
}
.sc03 dt img
{
	width:120px;
	height:72px;
	border-radius: 5px;
}
.sc03 dd
{
	width:180px;
	float:right;
}
.sc03 dd h4
{
	font-size:14px;
	color:#5ea372;
}
.sc03 dd h4 a
{
	color:#5ea372;
}
.sc03 dd p
{
	color:#777;
	line-height:20px;
	margin-top:8px;
}
.s4
{
	width:100%;
	padding:30px 0 20px;
}
.sc04
{
	width:1000px;
	margin:0 auto;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 180px;
	overflow: hidden;
}
#myscroll .prev, #myscroll .next {
	position:absolute;
	display:block;
	width:42px;
	height:42px;
	background-color:#000;
	top:75px;
	cursor:pointer;
	color:#FFF;
	text-align:center;
	line-height:100px
}
#myscroll .prev {
	left:0;
	background:url(../../spec_img/2020yqdt/jt_l.png) 0 0 no-repeat;
}
#myscroll .next {
	right:0;
	background:url(../../spec_img/2020yqdt/jt_r.png) 0 0 no-repeat;
}
#myscroll #myscrollbox {
	height:180px;
	width:880px;
	margin-left:55px;
	overflow:hidden;
}
#myscroll ul {
	overflow:hidden;
}
#myscroll ul li {
	display:inline;
	float: left;
	padding: 0;
	width:240px;
	height:180px;
	margin-left:40px;
}
#myscroll ul li img
{
	width:240px;
	height:180px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 240px;
	padding: 0;
	position: relative;
	height: 180px;
	color: #ffffff;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color:#5ea372;
	filter: alpha(opacity=70);
	width: 240px;
	height:180px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	height: 40px;
	width: 240px;
	line-height: 30px;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	width:30px;
	margin:50px auto 0;
	height: 30px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -150px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}

#myscroll, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.s5
{
	width:100%;
	padding:0px 0 20px;
}
.sc05
{
	width:1000px;
	margin:0 auto;
}
.s6
{
	width:100%;
	padding:30px 0 70px;
	margin-top:30px;
	background-color:#5ea372;
}
.jxsz
{
	width:1000px;
	height:600px;
	margin:0 auto;
	position:relative;
}
.jxsz_cc
{
	position:absolute;
	background:url(/spec/files25/jxsz.png) 10px 360px no-repeat #5ea372;
	top:150px;
	right:0px;
	width:880px;
	height:420px;
	color:#ffffff;
	line-height:24px;
	font-size:14px;
	padding:10px;
}
.jxsz_cc h4
{
	font-size:16px;
	color:#ef7922;
}
.jxsz_cc p
{
	margin-top:10px;
}
.jp01
{
	padding-left:370px;
}
.jp02
{
	float:left;
	width:346px;
	margin-left:10px;
	margin-top:50px;
}
.jp03
{
	float:right;
	width:508px;
	margin-top:30px;
}
.jxsz_l
{
	width:420px;
	height:280px;
	padding:15px;
	float:left;
	border:1px solid #5ea372;
	z-index:999;
	position:relative;
}
.jxsz_l img
{
	width:420px;
	height:280px;
}
.jxsz_r
{
	float:right;
	width:530px;
	padding-top:20px;
	text-align:center;
}
.s7
{
	width:100%;
	padding:30px 0 20px;
}
.sc07
{
	width:1000px;
	margin:0 auto;
}
.sc07_l
{
	width:450px;
	float:left;
	line-height:24px;
	font-size:16px;
}
.sc07_l p
{
	margin-bottom:10px;
}
.sc07_l p b
{
	color: #5ea372;
}
.sc07_r
{
	width:520px;
	float:right;
}
/*直播窗口*/
.zb
{
	width:960px;
	margin:0 auto 20px;
	border:5px solid #5ea372;
	padding:15px;
}
.zb_l
{
	width:610px;
	float:left;
}
/*直播窗口start*/
.zhibo {
    width: 610px;
	border-bottom:2px solid #F5F5F5;
	padding-bottom:10px;
}
.zhibotit {
    background: url(/spec/files20/zhibobg.jpg) no-repeat scroll 0 -2px;
    height: 24px;
    line-height: 22px;
    margin-top: 12px;
    padding-right: 20px;
}
.zhibotit label {
    color: #FF0000;
    float: right;
}
.zhibotit a {
    background: url(/spec/files07/gengxin.jpg) no-repeat scroll 0 0;
    display: block;
    float: right;
    height: 21px;
    line-height: 20px;
    margin-left: 20px;
    text-indent: 24px;
    width: 59px;
}
.list {
    overflow-x: hidden;
    overflow-y: auto;
}
.list img {
    max-width:360px;
    width:expression(this.width > 360 ? 360: true);
	vertical-align:middle;
}
.list td {
    line-height: 24px;
    padding: 10px 6px;
	color:#000;
}
.list td p {
    margin-bottom: 10px;
}
.dings {
    background: url(/spec/files23/zhibobg.png) 0 0 no-repeat;
    border-bottom: 1px solid #5ea372;
    height: 27px;
    line-height: 24px;
    padding: 2px 10px 10px 20px;
    text-align: right;
	margin-bottom:10px;
	font-size:15px;
}
.dings button.ssx {
    border: medium none;
    cursor: pointer;
    display: block;
    float: right;
    height: 22px;
	font-size:13px;
	background-color:#1D2089;
    line-height: 22px;
	margin-top:3px;
    margin-left: 20px;
    overflow: hidden;
	text-align:center;
	color:#fff;
    width: 59px;
}
.dings .timezb {
    float: right;
    width: 140px;
}
/*直播窗口end*/
.zb_r
{
	width:320px;
	float:right;
}
.npzb {
    border: 8px solid #f5f5f5;
}
.npzb p {
    color: #777;
    font-size: 14px;
    line-height: 24px;
    padding: 5px;
}
.npzb table {
    background-color: #ffffff;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.npzb td {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    line-height: 22px;
}
.npzb td.cp {
    color: #5ea372;
    font-weight: bold;
	text-align:center;
}




.wrap2{background: url(../../spec_img/2020yqdt/bg2.png) no-repeat top;height: 1073px}
.wrap9{background: url(../../spec_img/2020yqdt/bg9.png) no-repeat top;height: 511px}
.page{ width:1200px; margin:0 auto}
.tb_ ul{margin-left: 260px}
.tb_ li{cursor:pointer;text-align:center ;line-height: 69px;color: #fff;font-weight: bold;margin-left: 10px;margin-right: 206px;margin-top: 116px}
.text1{padding-left: 25px}
.hovertab{width:221px;height:89px;float:left; ) no-repeat top;font-size:26px}
.normaltab{width:221px;height:89px;float:left;background: url(../../spec_img/2020yqdt/tp-3.png) no-repeat top;font-size:22px}
.dis{display:block}
.undis{display:none}

.tc_ ul{margin-top: 20px}
.tc_ li{cursor:pointer;width: 134px}
.tc_ li img{width:134px ;height:128px}

.box4{position: absolute;top: -735px;left: 180px}
.min_box4 img{width:771px ;height:480px }
.min_box4-2 img{width:389px ;height:484px ;position: absolute;top: 0px;left: 680px;}
.min_box4-2{z-index: 3}

.box5{margin-top: 30px}
.box5 img{width:310px ;height: 176px;border:6px #119215 solid;border-radius:0.7em;}
.min_box5{width: 322px;height: 223px;overflow: hidden;font-size: 18px;font-weight: bold;line-height: 30px;text-align: center;float: left;margin-right: 18px}
.min_box5 a{color: #222222}

.text2{position: absolute;font-size: 16px;color: #333333;width:290px ;top: 110px;left: 730px;line-height: 30px;overflow: hidden}
.text-7 {width: 330px; font-size: 16px;   color: #555555;  position: absolute; left: 50px; top: 300px;line-height: 30px;}
.text-8 {width: 330px; font-size: 16px;   color: #555555;  position: absolute; left: 470px; top: 300px;line-height: 30px;}
.text-9 {width: 330px; font-size: 16px;   color: #555555;  position: absolute; left: 870px; top: 300px;line-height: 30px;}
.text-10 {width: 330px; font-size: 16px;   color: #555555;  position: absolute; left: 50px; top: 350px;line-height: 30px;}

.shipin video{height: 330px;width:540px}
.box_5{position: absolute; right: 0px;top: 200px}


