a {
	color: #000;
	text-decoration: none;
}
.wp_entry {
    color: #000000;
}
   .contstart{
            margin-bottom:30px;
        }
.wp_paging{
width:auto;
}
.wp_paging li{
    margin-top: 20px !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 10px;
}
#wp_paging_w5 ul li{
border-bottom:0 !important;
}
#wp_news_w7 .wp_article_list .list_item .pr_fields {
	display: inline;
	float: left;
	width: 72% !important;
}

.dtjt8_div_img {
	width: 100% !important;
	height: auto !important;
}

a:hover {
	color: #9a0004;
	text-decoration: none;
}

.animate{
position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
text-align:center;
 }

.animate p{
line-height
:

32px;



padding
:


4px 36px;



margin
:


20px 0;



font-size
:

38px;



color
:


#fff;



text-shadow
:

3px 3px 2px rgba(0,0,0,0.6);



font-weight
:

bold;



letter-spacing
:

10px;
opacity:0;
 }

.wp_search{
height:52px;
}

.h_top {
	line-height: 52px;
        height:52px;
	color: #fff;
	z-index: 88;
	font-size: 15px;
	background: #990003;
	border-bottom: 1px solid #c55355;
}

.neirongbox .title {
font-size:24px;
color:#000;
	padding-top: 20px;
	text-align: center;
	margin: 0px;
font-weight:bold;
}

.shijian {
	padding: 20px 0px;
	text-align: center;
	border-bottom: 1px dotted #dfdfdf;
}

.h_top img {
	vertical-align: middle;
	padding-bottom: 3px;
	margin-right: 4px;
	display: none;
}

.wap-hidden {
	display: block;
}

.pc-hidden {
	display: none;
}

.wap-hidden img,.pc-hidden  img{
     width:100%;
     vertical-align:bottom;
 }

.h_top span,
.h_top a {
	display: inline-block;
}

.ht_fl {
	float: left;
}

.ht_fl a {
	color: #fff;
}

.ht_fl a:hover {
	color: #fff;
}

.ht_fr,.wp_search {
	float: right;
	width: 260px;
}

.ht_fr a {
	color: #fff;
}

#keyword {
	border-radius: 5px;
	outline: none;
	border: none;
	height: 30px;
	width: 200px !important;
	padding-left: 14px;
	position: relative;
}

.wp_search {
	position: relative !important;
}

.wp_search .search {
	background: url(../images/sousuo.png),#9b0004;
	width: 58px;
	height: 30px;
	border: 0px;
	cursor: pointer;
	position: absolute;
	color: #fff;
	right: 47px;
	top: 11px;
	border-radius: 6px;
}

.h_center_box {
	background: url(../images/topbg.jpg) no-repeat left center;
	background-size: 100% 100%;
}

.h_center {
	padding: 10px 0;
	z-index: 99;
}

.h_center img {
	display: block;
}

.h_center .h_cen_fl {
	width: 100%;
}

.h_center .h_cen_fr {
	float: right;
	text-align: center;
}

.h_center .h_cen_fr img {
	width: 100%;
}

.h_center .h_cen_fr p {
	text-align: center;
	font-size: 14px;
	color: #999;
}

.oneimg {
	float: left;
}

.twoimg {
	float: left;
}

#back-to-top {
	position: fixed;
	bottom: 50px;
	right: 2%;
}

#back-to-top img {
	width: 60px;
}


/*导航下拉*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
	list-style: none;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 99999;
}

.oneli:hover {
	background: #026bc6;
}

#cssmenu #menu-button {
	display: none;
}

#cssmenu {
	width: 59%;
	float: right;
	margin-top: 16px;
}

#cssmenu ul {
	font-size: 0;
	text-align: center;
}

#cssmenu ul li {
	float: left;
}

#cssmenu ul li:hover {
	background: #cb0c11;
}

#cssmenu ul li a {
	text-align: center;
	padding: 16px;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}

/*#cssmenu ul .has-sub a {
  padding-right: 25px;
}*/

/*#cssmenu .has-sub .after_has_a {
  background: url(../images/jiantou.png) no-repeat 98px center;
}*/

#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}

#cssmenu .has-sub:hover .show_ul {
	left: -17px;
}

#cssmenu .show_ul .has-sub:hover ul {
	left: auto;
}

#cssmenu ul ul ul {
	margin-left: 143%;
	top: 0;
}

#cssmenu ul ul li {
	height: 0;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
}

#cssmenu ul li:hover ul li {
	height: 42px;
	line-height: 42px;
}

#cssmenu ul ul li a {
  /*padding: 10px 20px;*/
	padding: 0px 10px;
	width: 130px;
	font-size: 12px;
	background: rgba(153,0,4,.95);
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 42px;
}
#cssmenu ul ul li a:hover{
color:#000;}

#cssmenu ul ul li:hover a {
	color: #fff;
}

/*#cssmenu ul .show_ul .has-sub .after_has_a {
  background: url(../images/xiangyou.png) no-repeat 140px center, #333 !important;
}*/

.addposit {
	display: none;
}

/*导航下拉结束*/

.pc_banner {
	width: 100%;
}

.pc_banner img {
	width: 100%;
	vertical-align: bottom;
}

.move_show {
	display: none;
}

.first_box {
	margin-bottom: 30px;
}

.flbox {
	width: 64%;
	padding: 20px;
	float: left;
	background: #fff;
	box-shadow: 0px 4px 20px #eee;
}

.frbox {
	width: 28%;
	padding: 20px;
	float: right;
	background: #fff;
	box-shadow: 0px 4px 20px #eee;
}

.flbox dl {
	margin-bottom: 0px !important;
	line-height: 46px !important;
	margin-top: 0 !important;
	border-bottom: 2px solid #990004 !important;
}

.frbox dl {
	margin-bottom: 9px !important;
}

.frbox dl,
.twoflbox dl,
.twofrbox dl,
.rightactive .twofrbox1 dl,
.rightactive .twofrbox2 dl,
.last1 dl,
.last2 dl {
	line-height: 46px;
	margin-bottom: 20px;
	margin-top: 0;
	border-bottom: 2px solid #990004;
}

.last2 dt{
    background: url(../images/titbg1.png) no-repeat left center !important;
}
.last2 dd{
width:28% !important;
}
/*.flbox dl {
  background: url(../images/tit1.png) no-repeat left center;
}

.frbox dl {
  background: url(../images/tit2.png) no-repeat left center;
}

.addpad dl {
  background: url(../images/tit3.png) no-repeat left center;
}

.addpad2 dl {
  background: url(../images/tit4.png) no-repeat left center;
}

.last1 dl {
  background: url(../images/tit5.png) no-repeat left center;
}

.last2 dl {
  background: url(../images/tit6.png) no-repeat left center;
}

.addpad3 dl {
  background: url(../images/tit7.png) no-repeat left center;
  height: 46px;
}*/

.addpad3{
    height: 460px;
}

.addpad,
.addpad2 {
	background: #fff;
	border: 1px solid #eeeeee;
	padding: 20px;
	margin-right: 20px;
}

.zt1 {
	margin-top: 0px !important;
	background: url(../images/zt1.png) no-repeat center 18px;
}

.zt2 {
	background: url(../images/zt2.png) no-repeat center 18px;
}

.zt3 {
	background: url(../images/zt3.png) no-repeat center 18px;
}

.zt4 {
	background: url(../images/zt4.png) no-repeat center 18px;
}

.fir_li_p {
	margin-bottom: 0px;
}

.leftactive .twoflbox dl {
	background: url(../images/tit5.png) no-repeat left center;
}

.rightactive .twofrbox1 dl {
	background: url(../images/tit6.png) no-repeat left center;
}

.rightactive .twofrbox2 dl {
	background: url(../images/tit7.png) no-repeat left center;
}

.leftactive {
	float: left;
	width: 46%;
}

.leftactive .twoflbox {
	width: 100%;
	border-right: 0;
}

.leftactive .twofrbox {
	width: 100%;
}

.leftactive .twoflbox ul li {
	float: left;
	width: calc(33.33333% - 14px);
	margin: 0 7px;
}

.leftactive .twoflbox ul li img {
	width: 100%;
}

.rightactive {
	float: right;
	width: 46%;
}

.rightactive .twofrbox1,
.rightactive .twofrbox2 {
	width: 48%;
}

.rightactive .twofrbox1 {
	float: left;
	border-right: 1px solid #eeeeee;
	padding-right: 10px
}

.rightactive .twofrbox2 {
	float: right;
}

.flbox dt,
.frbox dt,
.twoflbox dt,
.twofrbox dt,
.leftactive .twoflbox dt,
.rightactive .twofrbox1 dt,
.rightactive .twofrbox2 dt,
.last1 dt,
.last2 dt {
	float: left;
	color: #fff;
	padding: 0 58px 0 0;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 2px solid #990004;
	margin-bottom: -2px;
	background: url(../images/titbg.png) no-repeat left center;
}

.flbox dt img {
	margin: 12px 22px 0 9px;
	float: left;
	width: 24px;
}

.frbox dt img {
	margin: 9px 22px 0 9px;
	;
      float: left;
	width: 24px;
}

.twoflbox dt img {
	float: left;
	margin: 9px 15px 0 9px;
}

.addpad2 dt img {
	float: left;
	margin: 11px 12px 0 6px !important;
}

.twofrbox dt img {
	float: left;
	margin: 10px 23px 0 7px !important;
}

.last1 dt img {
	float: left;
	margin: 12px 22px 0 7px !important;
	width: 28px;
}

.last2 dt img {
	float: left;
	margin: 10px 24px 0 8px !important;
	width: 26px;
}

.flbox dd,
.frbox dd,
.twoflbox dd,
.twofrbox dd,
.leftactive .twoflbox dd,
.rightactive .twofrbox1 dd,
.rightactive .twofrbox2 dd,
.last1 dd,
.last2 dd {
	font-size: 16px;
	color: #666;
	float: right;
	font-weight: bold;
}

.last1 {
	width: calc(49% - 38px);
	float: left;
	background: #fff;
	box-shadow: 0px 4px 20px #eee;
	padding: 20px;
	margin-bottom: 20px;
}

.last2 {
	width: calc(49% - 38px);
	float: right;
	background: #fff;
	box-shadow: 0px 4px 20px #eee;
	padding: 20px;
	margin-bottom: 30px;
}

.flbox dd a,
.frbox dd a,
.twoflbox dd a,
.twofrbox dd a,
.leftactive .twoflbox dd a,
.rightactive .twofrbox1 dd a,
.rightactive .twofrbox2 dd a,
.last1 dd a,
.last2 dd a {
	font-size: 16px;
	color: #333;
	float: right;
	font-weight: bold;
}

.flbox dd a:hover,
.frbox dd a:hover,
.twoflbox dd a:hover,
.twofrbox dd a:hover,
.leftactive .twoflbox dd a:hover,
.rightactive .twofrbox1 dd a:hover,
.rightactive .twofrbox2 dd a:hover,
.last1 dd a:hover,
.last2 dd a:hover {
	color: #990004;
}

.flbox dd {
  /*background: url(../images/ddlinebg.png) no-repeat right bottom;*/
	width: 40%;
	text-align: right;
}

.frbox dd,
.addpad dd,
.addpad2 dd,
.addpad3 dd {
  /*background: url(../images/shortlinebg.png) no-repeat right bottom;*/
	width: 40%;
	text-align: right;
}

.last1 dd,
.last2 dd {
  /*background: url(../images/boxddbg.png) no-repeat right bottom;*/
	width: 60%;
}

.news_list .left {
	float: left;
	width: 47%;
	margin-right: 0px;
	box-shadow: 0px 0px 10px #cccccc;
	margin-top: 20px;
}

.news_list .left img {
	width: 100%;
	display: block;
}

.news_list .right {
	float: right;
	width: 50%;
}

.news_list .right li,
.frbox .right li {
	border-bottom: 1px dashed #dadada;
  /*line-height: 50px;*/
	background: url(../images/dot.png) no-repeat left center;
}

/*.news_list .right li:hover,
.frbox .right li:hover {
  background: url(../images/dot_hover.png) no-repeat left center;
}
*/
.news_list .right li .span1 {
	width: 67%;
}

.frbox .right li {
	width: 100%;
}

.frbox .right li .span1 {
	width: 67%;
}

.news_list .right li .span1,
.frbox .right li .span1 {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_list .right li .span1 i,
.frbox .right li .span1 i {
	font-weight: bold;
	color: #e6bd43;
	font-style: normal;
}

.news_list .right li .span2 {
	width: 21%;
}

.frbox .right li .span2 {
	width: 25%;
}

.news_list .right li .span2,
.frbox .right li .span2 {
	float: right;
	color: #999;
	font-size: 14px;
	text-align: right;
	padding-right: 4px;
}

.news_list .describe,
.frbox .right .describe {
	width: 100%;
}

.news_list .describe img,
.frbox .right .describe img {
	width: 100%;
	display: block;
}

.news_list .right .describe {
	padding: 6px 0;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px dashed #dedede;
}

.twofrbox1 div {
	width: 100%;
}

.twofrbox1 div img {
	width: 100%;
}

.ad {
	z-index: 233;
        position:relative;
}

.fir_li .leftimg {
	float: left;
  /*margin-right: 10px;*/
	width: 100%;
}

.leftimg2 {
	float: left;
	width: 34%;
	margin-right: 20px;
}

.fir_li div .one_p {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 42px;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #dedede;
}

.fir_li div .one_p:hover {
	color: #990004 !important;
}

.fir_li div .two_p {
	line-height: 25px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.fir_li div .two_p2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/*选项卡   切换*/
.move_tab {
	display: none;
	border-bottom: 1px solid #4c9d88;
}

.first1 {
	position: relative;
}

.twoflbox {
	float: left;
	width: 31%;
	box-shadow: 0px 4px 20px #eee;
}

.twofrbox {
	width: 26%;
	float: right;
	box-shadow: 0px 4px 20px #eee;
}

.addpad3 {
	padding: 20px 20px 12px 20px;
	background: #fff;
	box-shadow: 0px 4px 20px #eee;
	border: 1px solid #eee;
}

.tabs_default .horizontal li {
	float: left;
	width: 98px;
	background: #4c9d88;
	text-align: center;
	padding: 6px 0;
	margin: 0 5px;
}

.tabs_default .horizontal li a {
	color: #fff;
}

.tabs_default div .more {
	position: absolute;
	top: 34px;
	right: 51%;
	font-size: 14px;
	color: #666;
}

.tabs_default .horizontal {
	position: absolute;
	top: 28px;
	left: 142px;
}

.tabs_default .horizontal .active {
	background: none;
	border: 1px solid #4c9d88;
}

.tabs_default .horizontal .active a {
	color: #4c9d88;
	font-weight: bold;
}

.tabs_default div ul li {
	line-height: 50px;
	background: url(../images/dot.png) no-repeat left center;
}

.tabs_default div ul li:nth-last-child(1) {
	border-bottom: 1px dashed #dadada;
}

/*.tabs_default div ul li:hover {
  background: url(../images/dot_hover.png) no-repeat left center;
}*/

.tabs_default div ul li .span1,
.twofrbox .right li .span1 {
	float: left;
	width: 67%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tabs_default div ul li .span2,
.twofrbox .right li .span2 {
	float: right;
	color: #999;
	font-size: 14px;
}

.twofrbox2 ul {
	margin: 0 auto;
	width: 95%;
}

.twofrbox2 ul li {
	float: left;
	margin: 6px;
	width: calc(45% - 4px);
	height: 63px;
}

.twofrbox2 ul li img {
	width: 100%;
}

.main {
	padding-top: 30px;
	background: url(../images/mainbg.jpg) no-repeat top right;
}

.friendlink {
	line-height: 89px;
	border-top: 1px solid #990004;
	background: #fff;
}

.friendlink ul li {
	float: left;
	width: calc(100% / 10);
	text-align: center;
}

.friendlink ul li a:hover {
	color: #990004;
}

.pc_btm,
.move_btm {
	border-top: 4px solid #990004;
	color: #fff;
	text-align: center;
	padding: 34px 0;
	line-height: 32px;
}

footer {
	background: url(../images/foot.png) no-repeat left center;
	background-size: 100% 100%
}

.mbxnav {
	line-height: 60px;
	background: #f0f0f0;
	padding: 0 6px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}

.neirongye {
	color: #666666;
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 30px;
}

.neirongye h2 {
	text-align: center;
	margin: 0;
}

.neirongye .shijian {
	text-align: center;
	color: #9f9f9f;
	font-size: 16px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 14px;
	margin-top: 6px !important;
	margin-bottom: 36px;
}
.contquyu{
padding-top:10px;
}
.contquyu img {
	max-width: 880px;
}

.contstart .leftlist {
	float: left;
	width: 28%;
	border-right: 1px solid #e6e6e6;
}

.contstart .rightcont {
	float: right;
	width: 68%;
	padding-bottom: 0px;
	min-height:300px;
}

.contstart .leftlist ul .bigtit {
	background: url(../images/listitbg.png) no-repeat left center;
	line-height: 66px;
	height: 58px;
	color: #fff;
	font-size: 17px;
	text-align: center;
	padding-right: 26px;
	font-weight: bold;
	padding-bottom: 10px;
}

/*.contstart .leftlist ul .movemargin {
  width: 62%;
}

.contstart .leftlist ul .movemargin {
  background: #f3f3f3;
  line-height: 58px;
  height: 58px;
  color: #555;
  width: 54%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-top: 8px;
  margin-left: 20px;
  text-align: center;
}

.page {
  padding-top: 36px;
}


.contstart .leftlist ul .movemargin:hover {
  background: #fff0f0;
  color: #222;
}*/

.contstart .rightcont ul li {
	border-bottom: 1px solid #e8e8e8;
}

.contstart .rightcont ul li .datetz {
	font-size: 14px;
	color: #990004;
}

.contstart .rightcont ul li a .ptit {
	font-size: 16px !important;
	color: #333 !important;
	width: 60%;
}

.contstart .rightcont ul li a .ptit,
.contstart .rightcont ul li a .describe {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.contstart .rightcont ul p {
	margin: 12px 0;
}

.sp_header,
.sjj_nav {
	display: none;
}

.move_btm {
	display: none;
}

.biaoti {
	float: left;
}

.moveleftimg {
	display: none;
}

.news_list .right li a:hover,
.frbox .right li a:hover,
.twofrbox .right li a:hover,
.tabs_default div ul li a:hover {
	color: #990004;
}

.describe a {
	color: #999;
}

.moveshow {
	display: none;
}

.smallban {
	margin-bottom: 30px;
	box-shadow: 0px 4px 20px #eee;
}

.smallban img {
	display: block;
	width: 100%;
}

.addpad3 .right p {
	border: 2px solid #990004;
	border-radius: 4px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	padding: 40px 0 34px 0;
}

.zhuanlan {
	padding-top: 0px;
}
.zhuanlan ul {
   margin-top:32px;
}
.zhuanlan ul li{
width: 62%;
    padding: 12px 0;
    margin: 0 auto;
}


.addpad3 dl {
	overflow: hidden;
}

.addpad3 dl dt {
	width: 100%;
}

.addpad3 .right p span {

display: inline-block;
      margin-top:32px;
	vertical-align: middle;
}

@media only screen and (max-width:1400px) {
	#cssmenu {
		width: 59%;
	}

	.h_center_box {
		width: 100%;
	}

	.ad {
		width: 100%;
	}
}

@media only screen and (max-width:1320px) {
	.bigbox {
		width: 100% !important;
	}

	.wp_article_list .list_item .Article_Title a {
		font-size: 16px;
		color: #000000;
		width: 100%;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	#wp_news_w4 .wp_article_list .list_item .pr_fields {
		float: left !important;
		width: 66% !important;
	}
}

@media only screen and (max-width:1294px) {
	.twoflbox {
		float: left;
		box-shadow: 0px 4px 20px #eee;
	}

	.addpad {
		width: calc(33% - 40px);
	}

	.addpad2 {
		width: calc(32% - 20px) !important;
	}

	#wp_news_w12 .wp_article_list .list_item .pr_fields {
		display: inline !important;
		float: left !important;
		width: 68% !important;
	}
}

@media only screen and (max-width:1268px) {
	.twofrbox {
		width: 27%;
		float: right;
		box-shadow: 0px 4px 20px #eee;
	}

	.div_piccontenttitle_li .c_pt_12 .c_txt p a {
		line-height: 28px;
		font-size: 14px;
		color: #aaa;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3 !important;
		-webkit-box-orient: vertical;
	}

	#wp_news_w7 .wp_article_list .list_item .pr_fields {
		display: inline !important;
		float: left !important;
		width: 60% !important;
	}

	#wp_news_w5 .wp_article_list .list_item .pr_fields {
		display: inline !important;
		float: left !important;
		width: 62% !important;
	}

	.addpad3 {
		padding: 20px 20px 6px 20px !important;
	}

	.h_center_box {
		position: relative;
	}

	#cssmenu {
		width: 100%;
		position: absolute !important;
		bottom: -48px;
		background: #990003;
		border-top: 1px solid #c55355;
	}

	#cssmenu ul .oneli {
		float: left;
		width: calc(100% / 8);
	}

	#cssmenu ul ul li {
		width: 100% !important;
	}

	#cssmenu ul ul li a {
		width: 100%;
	}

	.addpad, .addpad2 {
		background: #fff;
		border: 1px solid #eeeeee;
		padding: 20px;
		margin-right: 1.5%;
	}

	.wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 64% !important;
	}

	.articlecontent {
		font-size: 14px;
		line-height: 28px;
		color: #aaaaaa;
		border-top: 1px dashed #dedede;
		border-bottom: 1px dashed #dedede;
		padding: 5px 0px;
		height: 58px;
		overflow: hidden;
	}
}

@media only screen and (max-width:1200px) {
	.addpad3 {
		padding: 20px 20px 0px 20px !important;
	}

	.flbox {
		width: 60%;
		padding: 20px;
		float: left;
		background: #fff;
		box-shadow: 0px 4px 20px #eee;
	}

	.frbox {
		width: 31%;
		padding: 20px;
		float: right;
		background: #fff;
		box-shadow: 0px 4px 20px #eee;
	}

	.twofrbox {
		width: 26.8%;
		float: right;
		box-shadow: 0px 4px 20px #eee;
	}

	.flbox dt, .frbox dt, .twoflbox dt, .twofrbox dt, .leftactive .twoflbox dt, .rightactive .twofrbox1 dt, .rightactive .twofrbox2 dt, .last1 dt, .last2 dt {
		float: left;
		color: #fff;
		padding: 0 32px 0 0;
		font-weight: bold;
		font-size: 18px;
		border-bottom: 2px solid #990004;
		margin-bottom: -2px;
		background: url(../images/titbg.png) no-repeat left center;
	}

	.twofrbox {
		width: 26%;
		float: right;
		box-shadow: 0px 4px 20px #eee;
	}

	.addpad3 .right p span {
		font-size: 15px;
	}

	.addpad3 dl {
		margin-bottom: 0 !important;
	}
}

@media only screen and (min-width:1024px) {
	.addpad2 {
		width: calc(33% - 40px) !important;
	}

	#cssmenu .one_ul {
		display: block !important;
	}
}

@media only screen and (max-width:1023px) {
.ad{
 z-index:1;
}
    .animate p {
    line-height: 32px;
    padding: 4px 36px;
    margin: 5px 0;
    font-size: 42px;
    color: #fff;
    text-shadow: 3px 3px 2px rgba(0,0,0,0.6);
    font-weight: bold;
    letter-spacing: 5px;
    opacity: 0;
    padding: 0;
    font-size: 20px;
}
	.last2 dl,.last1 dl {
		margin-bottom: 9px !important;
	}

	.addpad2 {
		width: calc(100% - 40px) !important;
	}

	.twoflbox {
		margin-bottom: 20px !important;
	}

	.addpad3 {
		margin-bottom: 20px !important;
		padding-bottom: 20px !important;
	}

	.zhuanlan {
		padding-top: 0;
	}

	.wp_article_list .list_item .Article_Title {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		width: 94%;
	}

	.wp_article_list .list_item .Article_Index {
		display: none;
	}

	.main {
		padding-top: 0px;
	}

	.addpad dd, .addpad2 dd, .addpad3 dd {
		width: 34%;
		text-align: right;
	}

	.last1 dd, .last2 dd {
		background: url(../images/boxddbg.png) no-repeat right bottom;
	}

	.leftimg2 {
		display: none !important;
	}

	.zt1 {
		background: url(../images/zt1.png) no-repeat 36px center;
	}

	.zt2 {
		background: url(../images/zt2.png) no-repeat 36px center;
	}

	.zt3 {
		background: url(../images/zt3.png) no-repeat 36px center;
	}

	.zt4 {
		background: url(../images/zt4.png) no-repeat 36px center;
	}

	.addpad3 .right p span {
		display: inline-block;
		width: 54%;
		line-height: 24px;
		vertical-align: middle;
		 margin-top:0;
        
	}
.zhuanlan ul li{
  width:100%;
}
.addpad3 {
    height: auto;
}
	.addpad3 .right p {
		margin: 12px 0 !important;
		border: 2px solid #990004;
		border-radius: 4px;
		line-height: 28px;
		margin: 25px 0;
		text-align: center;
		font-weight: bold;
               	}

	.flbox dl {
		margin-bottom: 0px !important;
		line-height: 46px !important;
		margin-top: 0 !important;
		border-bottom: 2px solid #990004 !important;
	}

	.frbox dl,
  .twoflbox dl,
  .twofrbox dl,
  .rightactive .twofrbox1 dl,
  .rightactive .twofrbox2 dl,
  .last1 dl,
  .last2 dl {
		margin-bottom: 20px;
	}

	.flbox dt,
  .frbox dt,
  .twoflbox dt,
  .twofrbox dt,
  .leftactive .twoflbox dt,
  .rightactive .twofrbox1 dt,
  .rightactive .twofrbox2 dt,
  .last1 dt,
  .last2 dt {
		padding: 0 50px 0 0;
	}

	.flbox dd,
  .frbox dd,
  .addpad dd,
  .addpad2 dd,
  .addpad3 dd {
    /*background: url(../images/ddlinebg.png) no-repeat 3px bottom;*/
		width: 38%;
		text-align: right;
	}

	.h_center img {
		width: 60%;
	}

	.oneimg {
		float: none;
		margin: 0;
	}

	body {
		background: #fff !important;
	}

	.main {
		background: none;
	}

	.addpad3 .right {
		background: none;
	}

	.addpad3 .right li {
		background: none;
		padding: 0;
	}

	.addpad3 .right li:hover {
		background: none;
	}

	.last1 dd,
  .last2 dd {
		background: none;
		width: 38%;
	}

	.flbox,
  .frbox,
  .last1,
  .addpad,
  .addpad2,
  .addpad3 {
		padding: 20px;
	}

	.addpad dd,
  .addpad2 dd,
  .addpad3 dd {
    /*background: url(../images/shortlinebg.png) no-repeat -18px bottom;*/
		width: 34%;
		text-align: right;
	}

	#back-to-top {
		position: fixed;
		bottom: 50px;
		right: 5%;
		z-index: 2;
	}

	.h_center_box {
		width: 100%;
	}

	.twoimg {
		display: none !important;
	}

	.bigbox {
		width: 90%;
	}

	.contquyu {
		overflow: scroll;
		overflow-x: scroll;
	}

	.contquyu,
  .contquyu img {
		max-width: none !important;
	}

	.moveshow {
		display: block;
		margin-bottom: 20px;
	}

	.menu_show_tit {
		background: #9a0004;
		color: #fff;
		padding: 0 14px;
		font-weight: bold;
		font-size: 18px;
		line-height: 46px;
	}

	.listimg {
		width: 30px;
		float: left;
		padding-top: 8px;
		margin-right: 15px;
	}

	.showimg {
		width: 30px;
		float: right;
		padding-top: 8px;
	}

	.menu_show_tit span {
		float: left;
	}

	.h_center_box {
		background: url(../images/topbg.jpg) no-repeat right center;
	}

	.moveshow li {
		border-bottom: 1px solid #f0f0f0;
		line-height: 46px;
		padding-left: 13px;
		font-size: 16px;
	}

	.moveshow li span {
		float: left;
	}

	.jinr {
		float: right;
		width: 16px;
		padding-top: 16px;
		padding-right: 8px;
	}

	.mbxnav {
		font-size: 14px;
	}

	.tabs_default .horizontal li {
		width: 72px;
	}

	.ad {
		width: 100%;
		margin-bottom: 20px;
	}

	.moveleftimg {
		display: block !important;
		width: 100%;
	}

	.news_list .describe,
  .frbox .right .describe {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: 28px;
		display: none;
	}

	.fir_li div .two_p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.smallban {
		width: calc(100% - 40px);
		margin: 0 auto 20px auto;
	}

	.smallban img {
		width: 100%;
	}

	.addpad2,
  .addpad3 {
		padding: 20px !important;
		width: calc(100% - 40px);
	}

	.last1,
  .last2 {
		width: calc(100% - 40px);
		padding: 20px !important;
		border: 0;
	}

	.fir_li .leftimg {
		width: 100%;
	}

	.fir_li_p {
		display: none;
	}

	.fir_li div {
		width: 100%;
	}

	.describe img {
		width: 100%;
	}

	.back {
		display: none;
	}

	.h_cen_fr {
		display: none;
	}

	.pc_btm {
		display: none;
	}

	.move_btm {
		display: block;
		padding: 12px 0;
	}

	.move_btm span {
		padding: 10px 0;
	}

	.sp_header,
  .sjj_nav {
		display: block;
	}

	.h_top {
		display: none;
	}

	.leftactive {
		display: none;
	}

	.tzbigbox {
		margin: 0 auto;
		padding: 0 10px;
	}

	.leftlist {
		display: none;
	}

	.rightcont {
		float: none !important;
		width: calc(100% - 40px) !important;
	}

	.neirongye {
		color: #666666;
		font-size: 16px;
		margin-bottom: 16px;
		line-height: 30px;
	}

	.twofrbox2 ul li {
		float: left;
		width: calc(46% - 4px);
		text-align: center;
		height: auto;
		margin-bottom: 8px !important;
	}

	.twofrbox2 ul li img {
		width: 100%;
	}

	.leftactive,
  .rightactive {
		margin: 0 auto;
		background: #fff !important;
	}

	.move_tab {
		display: block;
		height: 36px;
	}

	.tabs_default .horizontal {
		width: 100%;
		top: 74px;
		left: 0;
	}

	.tabs_default .horizontal li {
		width: 20% !important;
		margin: 0 6px;
		font-size: 14px;
	}

	.h_center {
		padding: 0 !important;
	}

	#cssmenu {
		border: 0 !important;
	}

	.cssmenu {
		display: none;
	}

	.addposit {
		display: block;
		position: relative;
		height: 50px;
	}

	.ht_fl {
		display: none;
	}

	.ht_fr {
		float: left;
	}

	.sp_header {
		height: 0;
    /* background: #5676ba; */
		position: absolute;
		z-index: 10;
		width: 100%;
	}

	.sp_nav {
		width: 80px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: -68px;
	}

	.sp_nav span {
		display: block;
		background: #fff;
		width: 56px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s
	}

	.sp_nav span:nth-of-type(1) {
		top: 0px
	}

	.sp_nav span:nth-of-type(2) {
		top: 10px
	}

	.sp_nav span:nth-of-type(3) {
		top: 20px
	}

	.sp_nav_se span:nth-of-type(1) {
		top: 10px;
		transform: rotate(45deg)
	}

	.sp_nav_se span:nth-of-type(2) {
		width: 0
	}

	.sp_nav_se span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg)
	}

	.sjj_nav {
		position: absolute;
		z-index: 9;
		width: 100%;
		height: 700px;
		font-size: 14px;
		line-height: 40px;
		top: -2000%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;
		transition: top ease 0.35s;
		background: #fff;
	}

	.nav_show {
		top: 105px;
	}

	.sjj_nav>ul>li:first-child {
		overflow: hidden;
		border-top: 0
	}

	.sjj_nav>ul>li:first-child>a {
		float: left;
		width: calc(100% - 70px)
	}

	.sjj_nav>ul>li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px
	}

	.sjj_nav>ul>li:first-child .language a {
		width: 35px;
		float: left;
		border-left: 1px #ddd solid;
		text-align: center;
		color: #999;
	}

	.sjj_nav ul li i {
		position: absolute;
		top: 5px;
		right: 0px;
		border-left: 1px #ddd solid;
		height: 30px;
		padding: 0px 7px 0 7px;
	}

	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}

	.sjj_nav ul li {
		border-top: 1px #ddd solid;
		margin-left: 20px;
		position: relative;
		line-height: 40px;
		font-size: 14px
	}

	.sjj_nav>ul>li:last-child {
		border-bottom: 1px #ddd solid;
	}

	.sjj_nav ul li ul {
		display: none
	}

	.sjj_nav ul li a {
		color: #666;
		width: 80%
	}

	.sjj_nav ul li ul li a {
		color: #999;
		display: block;
		text-align: left;
	}

	.sjj_nav ul li i svg {
		width: 20px;
		height: 20px;
		fill: #555;
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		fill: #c9141e
	}

	.sjj_nav ul li ul li>ul {
		margin-left: 10px
	}

	.move_show {
		display: block;
	}

	.pc_show {
		display: none;
	}

	.flbox,
  .frbox,
  .leftactive,
  .rightactive,
  .rightactive .twofrbox1,
  .rightactive .twofrbox2 {
		float: none !important;
		width: calc(100% - 40px);
		border: 0;
		margin-bottom: 20px;
	}

	.news_list .right,
  .news_list .left {
		width: 100%;
	}

	.leftactive,
  .rightactive {
		width: 100%;
	}

	.news_list,
  .twoflbox {
		margin-bottom: 36px;
	}

	.twoflbox {
		width: calc(100% - 40px);
		border: 0;
	}

	.twofrbox {
		width: calc(100% - 40px);
		padding: 0 20px;
		border: 0;
	}

	.addmar .twoflbox {
		border-bottom: 0;
		margin-bottom: 0;
		padding: 0;
	}

	.rightactive .twofrbox1 {
		padding-bottom: 36px;
		border-right: 0;
	}

	.friendlink .bigbox {
		width: 100%;
	}

	.friendlink ul li {
		width: calc(50% - 34px);
		margin: 0;
		float: left;
		border-bottom: 1px dashed #dedede;
		padding: 0 16px;
		line-height: 36px;
		text-align: center;
		border-right: 1px solid #dedede;
	}

	.friendlink ul .noline {
		border-right: none;
	}

	.friendlink ul li a {
		color: #666;
	}

	.biaoti {
		background: #990004;
		line-height: 46px !important;
		border-bottom: 0 !important;
		text-align: left !important;
		padding: 0 12px;
		float: none !important;
		color: #ffffff;
	}

	.biaoti a {
		color: #fff !important;
	}

	.pc_btm {
		font-size: 14px;
	}

	.pc_btm span {
		line-height: 32px;
	}

	.news_list .right li .span1,
  .frbox .right li .span1 {
		width: 70%;
	}

	.news_list .right li .span2,
  .frbox .right li .span2 {
		width: 25% !important;
		text-align: right;
	}

	.bigbox {
		width: 100%;
	}


	.news_list .describe,
  .frbox .right .describe {
		padding-bottom: 8px;
	}

	.tabs_default div .more {
		right: 2%;
	}

	.first_box {
		width: 100%;
		border: 0;
		background: none;
	}

	.news_list,
  .twoflbox,
  .first_box {
		margin: 0 auto;
	}

	.h_center {
		padding: 12px;
		width: calc(100% - 24px);
	}

	.wap-hidden {
		display: none;
	}

	.pc-hidden {
		display: block;
	}

	#wp_news_w12 .wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 68% !important;
	}

	#wp_news_w10 .wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 68% !important;
	}

	.wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 73% !important;
	}

	.fir_li {
		display: block;
	}

	.dtjt8_div_img {
		width: 100% !important;
	}

	.twofrbox .right li {
		border-bottom: 0;
		line-height: 50px;
		border-radius: 0px;
	}

	.friendlink {
		width: 100%;
		padding: 0;
	}
}

/*导航结束*/
@media only screen and (max-width:768px) {
.animate {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-25%);
    width: 100%;
    top: 56px;
}
.animate  p{
   line-height:24px;
 }
	.sp_nav {
		width: 80px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: -54px;
	}
.wp_paging li{
    width:100%;
    margin-top: 0 !important;
}
	.nav_show {
		top: 92px;
	}
.h_center .h_cen_fl {
    width: 100%;
    padding: 10px 0 !important;
}
}

@media only screen and (max-width:414px) {

.news_list .left img{
height:300px !important;}
	.nav_show {
		top: 66px !important;
	}
.h_center img {
    width: 72%;
}
.wp_paging li span, .wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 20px;
}
.wp_paging li input {
    width: 48px !important;
}
.wp_paging li {
    display: inline-block;
    height: 30px !important;
    line-height: 28px !important;
    float: left;
    margin-top: 0px;
}
	.sp_nav span {
		display: block;
		background: #fff;
		width: 45px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s;
	}

	.sp_nav {
		margin-top: -36px !important;
	}

	.addpad3 .right p span {
		padding-left: 18px;
	}
.wp_paging li span, .wp_paging li a {
    display: inline-block !important;
    float: left !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
}
.wp_paging li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-top: 0px;
    margin-bottom: 6px !important;
}
}

@media only screen and (max-width:375px) {
	.nav_show {
		top: 60px !important;
	}

	.wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 66% !important;
	}

	#wp_news_w10 .wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 52% !important;
	}

	#wp_news_w12 .wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 52% !important;
	}

	.addpad3 .right p span {
		padding-left: 0;
	}
}

@media only screen and (max-width:320px) {
.h_center .h_cen_fl{
padding:0 !important;}
	.wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 65% !important;
	}

	#wp_news_w10 .wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 52% !important;
	}

	#wp_news_w12 .wp_article_list .list_item .pr_fields {
		display: inline;
		float: left;
		width: 52% !important;
	}

	.flbox dt, .frbox dt, .twoflbox dt, .twofrbox dt, .leftactive .twoflbox dt, .rightactive .twofrbox1 dt, .rightactive .twofrbox2 dt, .last1 dt, .last2 dt {
		float: left;
		font-weight: bold;
		border-bottom: 2px solid #990004;
		margin-bottom: -2px;
	}

	.news_list .right li .span2,
  .frbox .right li .span2 {
		width: 30% !important;
	}

	.sp_nav {
		margin-top: -40px;
		top: 0px;
	}

	.news_list .left img {
		height: 150px;
	}

	.li1 span,
  .li2 span,
  .li3 span,
  .li3 span,
  .li4 span {
		font-size: 14px;
	}

	.fir_li .leftimg {
		height: auto;
	}

	.addpad dd, .addpad2 dd, .addpad3 dd {
		width: 42%;
		text-align: right;
		margin: 0;
	}

	#cssmenu {
		width: 100%;
		position: relative !important;
		bottom: 0 !important;
		background: #990003;
		border-top: 1px solid #c55355;
	}

	.h_center img {
		width: 60%;
		margin: 14px 0 0 6px;
	}

	.sp_nav {
		margin-top: -40px;
		top: 6px;
	}

	.nav_show {
		top: 60px !important;
	}

	.flbox dd, .frbox dd, .addpad dd, .addpad2 dd, .addpad3 dd,.last1 dd, .last2 dd {
		width: 32% !important;
		text-align: right;
	}

	#wp_news_w4 .wp_article_list .list_item .pr_fields {
		float: left !important;
		width: 62% !important;
	}
}