.addmar {
	margin-bottom: 36px
}
.wp_entry {
    color: #000000;
}
.threebox .fr a {
	font-size:17px;
	font-weight:bold;
}
.active_pic .fr a {
	font-size:17px;
	font-weight:bold;
}
.server ul li a {
	display:block;
}
.server ul li a img {
	border-radius:50%;
	text-decoration: none;
	transition: all 0.35s;
}
.server ul li a img:hover {
	background-color:#003d87;
}
#back-to-top {
	position: fixed;
	bottom: 80px;
	right: 2%;
	z-index: 999;
}
#back-to-top a {
	display:block;
}

#back-to-top img {
	width: 60px;
	border-radius:50%;
	overflow:hidden;
}
.h_center .h_cen_fr div table tr td #keyword{
 height:32px;
}
.wp_search .search {
	background: url(../images/sousuo.png) no-repeat center center, #0b2e58;
	background-size: 45%;
	color: #fff;
	width: 58px !important;
	height: auto;
	border: 0px;
	cursor: pointer;
	border-radius: 0 50px 50px 0;
}

/*.wp_article_list li:nth-child(1) {
	display: none;
}*/

.wp_article_list .list_item {
	height: 32px;
	line-height: 32px;
	border-bottom: 0;
	padding-left: 14px;
	background: url(../images/tit.png) no-repeat left 13px;
	width: calc(100% - 14px);
}

.wp_article_list li span a font {

	line-height: 32px;
font-weight: normal !important;
}

.wp_article_list .list_item .Article_PublishDate {
	font-size: 14px;
	color:#999999;
}

.mbxnav {
	height: 56px;
	line-height: 56px;
	background: #0b2e58;
	color: #fff;
	margin-bottom: 24px;
}

.mbxnav a {
	color: #fff;
}

.pc-hidden {
	display:block;
}

.wap-hidden {
	display:none;
}
.ht_fl {
	float: left
}

.ht_fr {
	float: right
}

.ht_fr a {
	color: #ffffff
}

.ht_fr .contact_us {
	margin: 0 8px;
	padding: 0 8px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff
}

.h_center {
	padding: 20px 0;
	z-index: 99
}

.h_cen_fl .two {
	display: none;
}

.h_center .h_cen_fl:nth-child(1) {
	float: left;
	padding-right: 16px;
	border-right: 2px solid #ccc;width:36%;
}

.h_center .h_cen_fl:nth-child(2) {
	font-size: 32px;
	color: #0b2e58;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 16px
}

.addcolor {
	font-size: 20px;
	color: #0b2e58;
	font-weight: bold;
	margin-top: 28px
}

.centerbox {
	border-top: 4px solid #0b2e58
}

.h_center .h_cen_fl {
	float: left
}

.h_center .h_cen_fl img {
	width: 100%;
	display: block
}

.h_center .h_cen_fr {
	overflow: hidden;
	float: right;
	border-radius: 50px;
	margin: 18px 24px 0 18px;
	border: 1px solid #0b2e58
}

.h_cen_fr img {
	width: 26px;
	height: 26px;
	border-right: 2px solid #ccc;
	float: left;
	padding-right: 10px;
	margin: 8px 8px 8px 14px
}

.h_center .h_cen_fr input {
	display: inline-block;
	float: left;
	line-height: 32px;
	border: none;
	outline: none;
	padding: 5px 10px;
	width: 138px
}

.h_cen_fr .search_btn {
	float: right;
	background: #0b2e58;
	border-radius: 0 50px 50px 0;
	padding: 0 20px;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	margin-right: -1px
}

#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
}

.one_ul li {
	width: calc(100% / 8);
	position: relative
}

.cur {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	border-radius: 2px;
	background: #f0b870
}

.oneli:hover {
	background: #ebaf57
}

.two {
	display: none !important;
}

#cssmenu #menu-button {
	display: none
}

#cssmenu {
	background: #0b2e58;
	width: 100%
}

#cssmenu ul {
	font-size: 0;
	text-align: center
}

#cssmenu ul li {
	float: left
}

#cssmenu ul li a {
	text-align: center;
	padding: 16px 0;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	color: #fff !important;
	-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 li a:hover {
	background-color:#001e43;
}

#cssmenu ul ul {
	position: absolute;
	left: -9999px;
        width:100%;
}

#cssmenu .has-sub:hover .show_ul {
	left: auto
}

#cssmenu .show_ul .has-sub:hover ul {
	left: auto
}

#cssmenu ul ul ul {
	margin-left: 800%;
	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;
	float: none
}

#cssmenu ul li:hover ul li {
	height: 40px;
        width:100%;
}

#cssmenu ul ul li a {
	padding: 12px 20px;
	width: 100%;
	font-size: 15px;
	background: #ebaf57;
	text-decoration: none;
	color: #dddddd;
	-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;
	font-weight:normal;
}

#cssmenu ul ul li:hover a,
#cssmenu ul ul li a:hover {
	color: #fff
}

#cssmenu ul ul li a:hover {
	background-color: #0b2e58
}
#cssmenu ul .show_ul .has-sub .after_has_a {
	background: url(../images/xiangyou.png) no-repeat 127px center, #333 !important
}

.ad {
	margin-bottom: 36px;
	width: 100%;
}

.ad img {
	vertical-align: bottom;
}

.move_show {
	display: none;
}

.pc_show {
	display: block;
}

.ad img {
	width: 100%;
	vertical-align: bottom
}

.native {
	width: 33%;
	margin-right: 20px
}

.news2_bigbox {
	width: calc(100% - 33% - 20px)
}

.news2 {
	width: calc(100% - 410px)
}

.native dl,
.news2 dl {
	padding: 0 12px;
	margin: 0;
	line-height: 56px;
	background: #0b2e58;
	color: #fff
}

.native dl dt,
.news2 dl dt {
	width: 50%
}

.native dl dt span,
.news2 dl dt span {
	font-size: 20px;
	font-weight: bold
}

.native dl dt img,
.news2 dl dt img {
	margin: 14px 14px 0 6px
}

.native dl dd a,
.news2 dl dd a {
	font-size:17px;
	color: #fff;
	font-weight:bold;
}

.native .list_div,
.news2 .list_div {
	border: 1px solid #d9d9d9;
	border-top: 0;
	padding: 14px 14px 8px 14px;
}

.native .ulone>li:nth-child(1),
.news2 .ulone>li:nth-child(1) {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 12px;
	margin-bottom: 12px
}

.native .ulone>li:nth-child(1) img,
.news2 .ulone>li:nth-child(1) img {
	float: left;
	margin-right: 12px
}

.native .ulone>li:nth-child(1) p,
.news2 .ulone>li:nth-child(1) p {
	float: right
}

.native .ulone>li:nth-child(1) p span:nth-child(1),
.news2 .ulone>li:nth-child(1) p span:nth-child(1) {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 24px;
	font-size: 14px;
	color: #666;
    height:44px;
    display:block;
}

.native .ulone>li:nth-child(1) p span:nth-child(2),
.news2 .ulone>li:nth-child(1) p span:nth-child(2) {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.native .ulone>li:not(:nth-child(1)),
.news2 .ulone>li:not(:nth-child(1)) {
	line-height: 32px;
	background: url(../images/tit.png) no-repeat left center;
	padding-left: 20px
}

.native .ulone>li:not(:nth-child(1)) a,
.news2 .ulone>li:not(:nth-child(1)) a {
	display: block
}

.native .ulone>li:not(:nth-child(1)) a span:nth-child(2),
.news2 .ulone>li:not(:nth-child(1)) a span:nth-child(2) {
	color: #666;
	font-size: 14px
}

.native .ulone>li:nth-child(2),
.news2 .ulone>li:nth-child(2) {
	display: none;
}

.news2_bigbox div ul a:hover,
.news2_bigbox .ulone div ul .c_txt span:hover,
.native .ulone div ul a:hover,
.native .ulone div ul .c_txt span:hover,
.wp_article_list .list_item:hover div a,
.wp_article_list .list_item:hover div span {
	color: #ebaf57 !important
}

.ulone div ul li .pr_fields {
	width: calc(100% - 106px);
}

.ulone div ul li .pr_fields span {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ulone div ul li .pr_fields span a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ulone div ul li .ex_fields {
	width: 84px;
}

.div_piccontenttitle_li .c_pt_12 .c_txt {
	width: calc(100% - 124px);
	float: right;
}

.div_piccontenttitle_li .c_pt_12 .c_txt h3 {
	margin-bottom: 12px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news2_lunbo{
width: 410px;
height:322px;
 }

.news2_lunbo>div,.news2_lunbo>div>div{
  height:100% !important;
}

.dtjt8_div_img{
 width:100% !important;
  height:100% !important;
}

.dtjt8_div_img img{
  width:100% !important;
  height:100% !important;
}

.news2_lunbo img {
	width: 100%;
	vertical-align: bottom
}

.wp_article_list .list_item .Article_Index {
	display: none;
}

.ultwo div ul li:nth-child(1) {
	display: block;
}

.onediv,
.twodiv,
.thrdiv {
	float: left;
	width: calc((100% - 72px) / 3);
}

.onediv .wp_article_list .list_item .pr_fields,
.twodiv .wp_article_list .list_item .pr_fields,
.thrdiv .wp_article_list .list_item .pr_fields {
	display: inline;
	float: right;
	width: 65% !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.onediv .wp_article_list .list_item .ex_fields,
.twodiv .wp_article_list .list_item .ex_fields,
.thrdiv .wp_article_list .list_item .ex_fields {
	display: inline;
	float: left;
	width: 24% !important;
	margin: 0;
}

.twodiv {
	margin: 0 36px;
}

.sudynews_rili_2.rili .news_list li.news {
	margin-top: 0 !important;
	padding-top: 14px !important;
	border-top: 0 !important;
}

.sudynews_rili_2.rili .news_list li.news .news_time {
	width: 62px !important;
	height: 62px !important;
}

.sudynews_rili_2.rili .news_list li.news .news_time .news_days {
	background: #ebaf57 !important;
	line-height: 30px !important;
	font-size: 16px !important;
	font-weight: bold !important;
}

.sudynews_rili_2.rili .news_list li.news .news_time .news_year {
	line-height: 32px !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #333 !important;
}

.sudynews_rili_2.rili .news_list li.news .news_text a {
	font-size: 14px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 18px !important;
}

.sudynews_rili_2.rili .news_list li.news .news_title {
	margin-bottom: 12px !important;
	margin-top: 4px;
}

.sudynews_rili_2.rili .news_list li.news .news_title a {
	font-size: 16px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 100%;
}

.sudynews_rili_2.rili .news_list li.news .news_title a:hover,
.sudynews_rili_2.rili .news_list li.news .news_text a:hover {
	color: #ebaf57 !important
}

.sudynews_rili_2.rili .news_list li.news .news_wz {
	float: right;
	width: 80% !important;
}

.wp_paging li a {
	font-size: 14px;
}

.server {
	padding: 36px 0;
	background: url(../images/server_bg_1.jpg) no-repeat center center;
	background-size: cover;
	margin-bottom: 36px
}

.server p:nth-child(1) {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 8px
}

.server p:nth-of-type(2) {
	font-size: 18px;
	color: #ebaf57;
	text-align: center;
	margin-bottom: 36px
}

.server ul {
	width: 100%
}

.server ul li {
	width: calc((100% - 3px) / 3);
	float: left;
	border-right: 1px solid #b08d56;
	text-align: center;
	border-bottom: 1px solid #b08d56;
	padding: 24px 0 32px 0
}

.server ul li a {
	color: #fff
}

.server ul li a img {
	margin-bottom: 14px
}

.server ul li:nth-child(3n) {
	border-right: 0
}

.server ul li:nth-child(4) {
	border-bottom: 0
}


.server ul li:nth-child(5) {
	border-bottom: 0
}

.server ul li:nth-child(6) {
	border-bottom: 0
}
.threebox {
	margin-bottom: 36px
}

.threebox .two.twodiv {
	margin: 0 36px;
}

.threebox .onediv dl,
.threebox .twodiv dl,
.threebox .thrdiv dl {
	line-height: 56px;
	margin: 0 0 18px 0
}

.threebox .onediv dl dt img,
.threebox .twodiv dl dt img,
.threebox .thrdiv dl dt img {
	margin-right: 12px
}

.threebox .onediv dl dt span:nth-child(2),
.threebox .twodiv dl dt span:nth-child(2),
.threebox .thrdiv dl dt span:nth-child(2) {
	color: #0b2e58;
	font-size: 20px;
	font-weight: bold
}

.threebox .onediv dl dd:nth-child(2),
.threebox .twodiv dl dd:nth-child(2),
.threebox .thrdiv dl dd:nth-child(2) {
	width: calc(100% - 236px);
	height: 8px;
	background: #ececec;
	margin-top: 24px;
	margin-left: 12px
}

.threebox .onediv ul li:last-child,
.threebox .twodiv ul li:last-child,
.threebox .thrdiv ul li:last-child {
	margin-bottom: 0
}

.threebox .onediv ul li,
.threebox .twodiv ul li,
.threebox .thrdiv ul li {
	padding: 14px;
	background: #f9f9f9;
	margin-bottom: 12px
}

.threebox .onediv ul li a i,
.threebox .twodiv ul li a i,
.threebox .thrdiv ul li a i {
	font-size: 28px;
	font-weight: bold
}

.threebox .onediv ul li a i,
.threebox .twodiv ul li a i,
.threebox .thrdiv ul li a i,
.threebox .onediv ul li a em,
.threebox .twodiv ul li a em,
.threebox .thrdiv ul li a em {
	font-style: normal;
	display: block;
	text-align: center;
	color: #ebaf57
}

.threebox .onediv ul li a span:nth-child(1),
.threebox .twodiv ul li a span:nth-child(1),
.threebox .thrdiv ul li a span:nth-child(1) {
	display: block;
	width: 72px;
	border-right: 1px solid #dedede;
	margin-right: 14px;
	padding-right: 6px
}

.threebox .onediv ul li a span:nth-child(2),
.threebox .twodiv ul li a span:nth-child(2),
.threebox .thrdiv ul li a span:nth-child(2) {
	width: calc(100% - 93px);
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.active_pic {
	margin-bottom: 36px
}

.active_pic div:nth-of-type(1) #topw14 {
	width: 100% !important;
}

.active_pic dl {
	line-height: 56px;
	margin: 0 0 24px 0
}

.active_pic dl dt img {
	margin-right: 12px
}

.active_pic dl dt span:nth-child(2) {
	color: #0b2e58;
	font-size: 20px;
	font-weight: bold
}

.active_pic dl dd:nth-child(2) {
	width: calc(100% - 302px);
	height: 8px;
	background: #ececec;
	margin-top: 24px;
	margin-left: 12px
}

.threebox .onediv dl dd a:hover,
.threebox .twodiv dl dd a:hover,
.threebox .thrdiv dl dd a:hover,
.active_pic dl dd a:hover,
.native dl dd a:hover,
.news2 dl dd a:hover {
	color: #ebaf57 !important;
}

.active_pic ul li {
	width: calc((100% - 72px) / 3);
	float: left;
	position: relative
}

.active_pic ul li img {
	width: 100%
}

.active_pic ul li span {
	display: block;
	background: #0b2e58;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 42px
}

.active_pic ul li:nth-child(2) {
	margin: 0 36px
}

.imgscroll2_td div:nth-child(1) {
	position: relative;
}

.imgscroll2_td div:nth-child(2) {
	background: #0b2e58;
	line-height: 32px;
	text-align: center;
}

.imgscroll2_td div:nth-child(1) img {
	vertical-align: bottom;
	display: block;
}

.imgscroll2_td div:nth-child(2) a {
	color: #fff;
}

.imgscroll2_td {
	padding: 0 4px;
}

.wp_listcolumn {
	width: 78% !important;
	border: 0 !important;
	display: block;
	border-radius: 24px;
	line-height: 32px;
        margin-left: 5%;
}

.wp_listcolumn .wp_column {
	margin-bottom: 14px;
}

.wp_listcolumn .wp_column a {
	background: #f2f2f2;
	border: 0 !important;
	display: block;
	border-radius: 4px;
	line-height: 52px;
	color: #555;
	font-size: 16px;
	font-weight: normal;
        text-align: center;
}

.wp_listcolumn .wp_column a:hover {
	background: #0b2e58;
	color: #fff;
}

.footer {
	background: #0b2e58
}

.footer .friendlink {
	padding: 36px 0;
	background: #0c3260;
	border-bottom: 1px solid #1959a8
}

.footer .friendlink li {
	float: left
}

.footer .friendlink li img {
	width: auto;
	image-rendering: -webkit-optimize-contrast;
	margin: 0 auto;
        display: block;
}

.footer .friendlink li:nth-child(1) {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 66px
}

.footer .friendlink li:not(:nth-child(1)) {
	width: calc((100% - 110px) / 4);
	text-align: center
}

.footer .footer_center {
	padding: 26px 0;
	background: #0c3260;
	border-bottom: 1px solid #1959a8
}

.footer .footer_center div ul:not(:nth-child(3)) {
	float: left
}

.footer .footer_center div ul:nth-child(1) {
	width: 26%
}
.footer .footer_center div ul:nth-child(1) li:nth-child(1) img{width:335px;}


.footer .footer_center div ul:nth-child(1) li:nth-child(1) {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #fff
}

.footer .footer_center div ul:nth-child(1) li:nth-child(2) {
	color: #fff;
	font-size: 24px;
	letter-spacing: 9px;
	text-align: center
}

.footer .footer_center div ul:nth-child(2) {
	margin: 0 6%
}

.footer .footer_center div ul:nth-child(2) li {
	color: #fff;
	line-height: 28px
}

.footer .footer_center div ul:nth-child(2) li img,
.footer .footer_center div ul:nth-child(2) li span {
	float: left
}

.footer .footer_center div ul:nth-child(2) li img {
	margin-top: 7px;
	margin-right: 12px;
	width: 16px;
	image-rendering: -webkit-optimize-contrast
}

.footer .footer_center div ul:nth-child(3) {
	float: right
}

.footer .footer_center div ul:nth-child(3) li {
	float: left;
	margin-left: 36px
}

.footer .footer_center div ul:nth-child(3) li img {
	display: block;
	margin: 0 auto 12px auto
}

.footer .footer_center div ul:nth-child(3) li span {
	display: block;
	margin: 0 auto;
	color: #f1f7ff;
	font-size: 14px;
	text-align: center
}

.footer .btm {
	padding: 20px;
	text-align: center;
	color: #fff
}

.move_show {
	display: none
}

.news2_list .left {
	float: left;
	width: 42%;
	position: relative;
	height: 300px
}

.news2_list .left .left_title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: calc(100% - 20px);
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news2_list .left img {
	width: 100%;
	height: 100%;
	display: block
}

.news2_list .right {
	float: right;
	width: calc(59% - 20px)
}

.news2_list .right li {
	padding: 0 10px;
	border-bottom: 1px dashed #dedede
}

.ad {
	margin-bottom: 36px;
	z-index: 233
}

.pc_btm,
.move_btm {
	background: #0b2e58;
	color: #fff;
	text-align: center;
	padding: 20px 0
}

.neirongye {
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 30px
}

.neirongye h2 {
	text-align: center;
	margin: 0
}

.neirongye .shijian {
	text-align: center;
	color: #999999;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 14px;
	margin-top: 0px !important;
	margin-bottom: 20px
}

.contquyu {
	border-bottom: 1px dashed #9f9f9f;
	padding: 0 10px 20px 0;
       margin-bottom: 20px
}

.contquyu .title {
	font-size: 24px;
	font-weight: bold;
	color: #222;
	text-align: center;
	margin-bottom: 20px;
}

.fanye {
	padding: 0 10px
}

.contstart .leftlist {
	float: left;
	width: 28%;
	border-right: 1px solid #e6e6e6;
	padding-bottom: 0px;
        margin-bottom: 24px;
}

.contstart .rightcont {
	float: right;
	width: 68%;
	padding-bottom: 30px
}

.contstart .rightcont ul li>a {
	display: block;
}

.contstart .leftlist ul .bigtit {
	background: url(../images/listitbg.png) no-repeat left center;
	line-height: 54px;
	height: 68px;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 12px;
        padding-right: 30px;
}

.wp_listcolumn .wp_column a.selected {
	background: #0b2e58;
	color: #fff;
}

.wp_listcolumn .wp_column a .column-name {
	padding: 0px;
}

.div_piccontenttitle_li .c_pt_12 .c_pic img {
	background: #fefefe;
	width: 100px;
	height: 86px;
	image-rendering: -webkit-optimize-contrast;
}

.contstart .leftlist ul .movemargin {
	background: #f2f2f2;
	line-height: 52px;
	height: 52px;
	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;
	padding-left: 20px;
	margin-bottom: 18px;
}

.contstart .leftlist ul .movemargin:hover {
	background: #0b2e58;
	color: #fff
}


.contstart .rightcont ul li {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 8px;
	padding-bottom: 8px
}

.contstart .rightcont ul li a .datet {
	font-size: 14px;
	color: #666;
	padding-left: 26px;
}

.contstart .rightcont ul li a .ptit {
	font-size: 16px !important;
	color: #333 !important;
	width: 60%
}

.contstart .rightcont ul li a .ptit i {
	font-style: normal;
	font-weight: bold
}

.contstart .rightcont ul li a .ptit,
.contstart .rightcont ul li a .describe {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
	font-size: 16px
}

.contstart .rightcont ul p {
	margin: 12px 0
}

.sp_header,
.sjj_nav {
	display: none
}

.move_btm {
	display: none
}

.news2_list .right li a:hover,
.frbox .right li a:hover,
.twofrbox .right li a:hover,
.tabs_default div ul li a:hover {
	color: #bd4346
}

.contstart .rightcont ul li .pr_fields{
    width: calc(100% - 86px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contstart .rightcont ul li .pr_fields span {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media only screen and (max-width:1350px) {
	.bigbox {
		width: 96%
	}

	.twoflbox {
		margin-right: 24px
	}

	.footer_center {
		padding: 26px 0;
		background: #0c3260;
		border-bottom: 1px solid #1959a8
	}

	.footer_center div ul:nth-child(1) li:nth-child(2) {
		color: #fff;
		font-size: 20px !important;
		letter-spacing: 12px !important;
		text-align: center !important
	}
}

@media only screen and (max-width:1306px) {
	.sudynews_rili_2.rili .news_list li.news .news_wz {
		float: right;
		width: 78% !important;
	}
}

@media only screen and (max-width:1300px) {
	#cssmenu .oneli {
		width: calc(100% / 9)
	}

	#cssmenu ul li a {
		padding: 20px 0
	}

	#cssmenu .has-sub .after_has_a {
		background: url(../images/jiantou.png) no-repeat 92px center
	}

	.footer_center {
		padding: 26px 0;
		background: #0c3260;
		border-bottom: 1px solid #1959a8
	}

	.footer_center div ul:nth-child(1) li:nth-child(2) {
		color: #fff;
		font-size: 20px !important;
		letter-spacing: 6px !important;
		text-align: center !important
	}
}

@media only screen and (max-width:1286px) {
	.h_center .h_cen_fr input {
		display: inline-block;
		float: left;
		line-height: 32px;
		border: none;
		outline: none;
		padding: 5px 10px;
		width: 102px
	}

	.footer_center {
		padding: 26px 0;
		background: #0c3260;
		border-bottom: 1px solid #1959a8
	}

	.footer_center div ul:nth-child(2) {
		margin: 0 2% 0 4% !important
	}
}

@media only screen and (max-width:1240px) {
	.h_center .h_cen_fl img {
		width: 86%;
		image-rendering: -webkit-optimize-contrast;
		margin: 0 auto
	}

	.h_center .h_cen_fl:nth-child(2) {
		font-size: 28px;
		color: #0a4a98;
		font-weight: bold;
		margin-top: 20px;
		margin-left: 16px
	}

	#cssmenu ul {
		display: block !important
	}

	.server ul li a img {
		margin-bottom: 14px;
		width: 36%;
		image-rendering: -webkit-optimize-contrast
	}
}

@media only screen and (max-width:1200px) {
	.sudynews_rili_2.rili .news_list li.news .news_wz {
		float: right;
		width: 74% !important;
	}

	.news2_bigbox {
		width: 100%;
	}

	.footer .friendlink li:nth-child(1) {
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		line-height: 42px
	}

	.addcolor {
		display: none
	}

	.native {
		width: 100%;
		margin-bottom: 36px
	}

	.news2 .bigbox {
		width: 100%
	}

	.news2_lunbo{
		width: 342px
	}

	.news2 {
		width: calc(100% - 342px)
	}

	.leftactive {
		display: none
	}

	.leftlist {
		display: none
	}

	.rightcont {
		float: none !important;
		width: calc(100% - 40px) !important
	}

	.neirongye {
		color: #666666;
		font-size: 16px;
		margin-bottom: 16px;
		line-height: 30px
	}

	.footer .footer_center {
		padding: 26px 0;
		background: #0c3260;
		border-bottom: 1px solid #1959a8
	}

	.footer .footer_center div ul:nth-child(1) {
		width: 26%
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(1) {
		padding-bottom: 12px;
		margin-bottom: 12px;
		border-bottom: 1px solid #fff
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(1) img {
		width: 100%;
		image-rendering: -webkit-optimize-contrast
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(2) {
		color: #fff;
		font-size: 24px;
		letter-spacing: 9px;
		text-align: center
	}

	.footer .footer_center div ul:nth-child(3) li:nth-child(1) {
		margin-left: 0
	}

	.rightcont {
		width: 96% !important;
		margin: 0 auto;
	}
}

@media only screen and (max-width:1110px) {
	.h_center .h_cen_fl:nth-child(2) {
		font-size: 22px
	}

	.footer .footer_center div ul:nth-child(1) {
		width: 100%
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(1) {
		border-bottom: 0;
		text-align: center;
		border-bottom: 1px solid rgba(85, 148, 227, 0.16)
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(1) img {
		width: 32%;
		image-rendering: -webkit-optimize-contrast
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(2) {
		display: none
	}
}

@media only screen and (max-width:1045px) {

	.onediv, .twodiv, .thrdiv {
		width: 100%;
	}

	.twodiv {
		margin: 36px 0;
	}

	.sudynews_rili_2.rili .news_list li.news .news_wz {
		width: 86% !important;
		float: left;
	}
}

@media only screen and (max-width:768px) {
	.footer .friendlink li:nth-child(n+1) {
		margin-left: 16px;
	}
	.pc-hidden{
		display:none;
	}

	.wap-hidden{
		display:block !important;
	}
	.wp_search table {
		width: 100%;
	}

	.wp_search table tr td:nth-child(1) input {
		padding-left: 36px;
		width: calc(100% - 46px) !important;
	}

	.wp_search table tr td:nth-child(1) {
		width: 100%;
	}

	.wp_search table tr td:nth-child(2) {
		width: 58px;
		float: right;
	}

	.contstart .rightcont ul li a .ptit,
    .contstart .rightcont ul li a .describe {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #999;
		font-size: 14px;
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(1) img {
		width: 46%;
		image-rendering: -webkit-optimize-contrast
	}

	.h_center .h_cen_fl:nth-child(1) {
		width: 36%
	}

	.h_center .h_cen_fl:nth-child(2) {
		margin-top: 12px
	}

	.bigbox {
		width: 98%
	}

	.sp_header,
    .sjj_nav {
		display: block
	}

	#cssmenu {
		display: none !important
	}

	#cssmenu ul {
		display: none !important
	}

	.sp_header {
		height: 0;
		position: absolute;
		z-index: 10;
		width: 100%
	}

	.sp_nav {
		width: 100px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: -120px
	}

	.sp_nav span {
		display: block;
		background: #0b2e58;
		width: 66px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease .35s
	}

	.sp_nav span:nth-of-type(1) {
		top: 0
	}

	.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%;
		font-size: 16px;
		line-height: 40px;
		top: -2000%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;
		transition: top ease .35s;
		background: #fff
	}

	.nav_show {
		top: 156px;
	}

	.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 .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: 16px
	}

	.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: #01559d
	}

	.sjj_nav ul li ul li>ul {
		margin-left: 10px
	}

	.move_show {
		display: block
	}

	.pc_show {
		display: none
	}

	.h_center .h_cen_fr {
		width: 92%
	}

	.threebox .twodiv {
		margin: 36px 0
	}

	.threebox .onediv,
    .threebox .twodiv,
    .threebox .thrdiv {
		width: 100%
	}

	.footer .friendlink li:nth-child(1) {
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		line-height: 34px;
		width: 92%;
		float: none;
		margin-bottom: 12px
	}

	.footer .friendlink li:not(:nth-child(1)) {
		width: calc((100% - 50px) / 2);
		margin-bottom: 12px
	}

	.footer_center div ul:nth-child(2) {
		margin: 0 2% 0 1% !important
	}
}

@media (max-width:767px) and  (min-width:415px) {
	.sp_nav {
		margin-top: -102px;
	}

	.nav_show {
		top: 127px;
	}

	.server .bigbox {
		width: 100%;
	}

	.bigbox {
		width: 94%;
	}

	.footer .footer_center div ul:nth-child(3) li {
		width: calc((100% - 36px) / 2);
	}

	.footer .footer_center div ul:nth-child(2) {
		margin-bottom: 24px !important;
	}

	.footer .footer_center div ul:nth-child(2),.footer .footer_center div ul:nth-child(3) {
		width: 100%;
	}

	.news2_lunbo,.news2 {
		width: 100%;
	}

	.news2_lunbo{
		width: 100%;
	}

	.server ul li a img {
		width: 58%;
	}

	.h_center .h_cen_fl:nth-child(2) {
		margin-top: 8px;
	}

	.centerbox {
		border-top: 0;
	}

	.h_center {
		padding: 14px 0;
		z-index: 99;
	}
}

@media only screen and (max-width:414px) {
.ad {
    margin-bottom: 12px;
}
.sudynews_rili_2.rili .news_list li.news .news_time {
    margin-right: 2px !important;
}
.server ul li:nth-child(3n) {
    border-right: 1px solid #b08d56;
}
.server ul li:nth-child(4) {
        border-bottom: 1px solid #b08d56;
}
.news2_lunbo {

    height: 258px;
}
    .contquyu .title{
     font-size:20px;
}
         
	.h_center {
		padding: 14px 0;
		z-index: 99;
	}

	.centerbox {
		border-top: 0;
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(1) img {
		width: 64%;
	}

	.h_center .h_cen_fl img {
		margin-left: 9px;
	}

	.server .bigbox {
		width: 100%;
	}

	.bigbox {
		width: 94%;
	}

	.sudynews_rili_2.rili .news_list li.news .news_wz {
		width: 78% !important;
		float: right;
	}

	.h_cen_fl .two {
		display: block !important;
	}

	.h_cen_fl .one {
		display: none !important;
	}

	.h_center {
		width: 100% !important;
		background: #0b2e58;
	}

	.sp_nav span {
		background: #fff;
	}

	.h_center .h_cen_fl:nth-child(2) {
		color: #fff;
	}

	.server ul li a img {
		margin-bottom: 14px;
		width: 47%;
		image-rendering: -webkit-optimize-contrast;
	}

	.active_pic dl dd:nth-child(2) {
		width: calc(100% - 256px);
		height: 8px;
		background: #ececec;
		margin-top: 24px;
		margin-left: 12px;
	}

	.threebox .onediv dl dd:nth-child(2),
    .threebox .twodiv dl dd:nth-child(2),
    .threebox .thrdiv dl dd:nth-child(2) {
		width: calc(100% - 200px);
		height: 8px;
		background: #ececec;
		margin-top: 24px;
		margin-left: 12px;
	}

	.threebox .onediv dl dt img,
    .threebox .twodiv dl dt img,
    .threebox .thrdiv dl dt img,
    .active_pic dl dt img {
		width: 38px;
		margin-top: 10px;
		image-rendering: -webkit-optimize-contrast;
	}

	body,
        body a {
		font-size: 14px;
	}
	.threebox .fr a {
		font-size:14px;
		font-weight:bold;
	}
	.active_pic .fr a {
		font-size:14px;
		font-weight:bold;
	}
	
	.server ul li {
		width: calc((100% - 1px) / 2)
	}

	.server ul li:nth-child(2n) {
		border-right: 0
	}

	.active_pic ul li {
		width: 100%
	}

	.active_pic ul li:nth-child(2) {
		margin: 36px 0
	}

	.h_center .h_cen_fl:nth-child(1) {
		width: 62%;
		border-right: 0
	}

	.h_center .h_cen_fr {
		display: none
	}


	.news2_lunbo,
    .news2 {
		width: 100%
	}

	.nav_show {
		top: 96px;
	}

	.sp_nav {
            width: 70px;
            margin-top: -60px !important;
            right: 10px;
	}

	.sp_nav span {
		width: 54px;
	}

	.h_center .h_cen_fl img {
		width: 100%
	}

	.h_center .h_cen_fl:nth-child(2) {
		font-size: 18px;
		margin-top: 10px !important;
		margin-left: 12px;
		letter-spacing: 2px;
	}

	.h_center .h_cen_fl:nth-child(1) {
		padding-right: 8px
	}

	.footer .friendlink li img {
		width: 100%;
	}

	.footer .friendlink li {
		width: 60% !important;
	}

	.footer .friendlink li:not(:nth-child(1)) {
		margin-left: 20% !important;
	}

	.footer .footer_center div ul:nth-child(2) {
		margin-bottom: 24px !important;
	}

	.footer .footer_center div ul:nth-child(2) li {
		font-size: 14px;
	}

	.footer .footer_center div ul:nth-child(3) {
		width: 100%;
	}

	.footer .footer_center div ul:nth-child(3) li {
		width: calc((100% - 36px) / 2);
	}

	.footer .footer_center div ul:nth-child(2) li span {
		width: 80%;
	}

	.threebox .onediv dl,
    .threebox .twodiv dl,
    .threebox .thrdiv dl {
		line-height: 56px;
		margin: 0 0 12px 0;
	}
}

@media only screen and (max-width:375px) {
	.sp_nav {
		width: 54px;
            right:30px;
	}

	.sudynews_rili_2.rili .news_list li.news .news_wz {
		width: 74% !important;
		float: right;
	}

	.footer .footer_center div ul:nth-child(2) li:nth-child(2) span {
		width: calc(100% - 44px);
	}

	.nav_show {
		top: 108px;
	}
}

@media only screen and (max-width:320px) {
.footer .friendlink li:nth-child(n+1){
  margin-left:0;
}
	.nav_show {
		top: 100px;
	}

	.sp_nav {
		width: 96px;
		margin-top: -60px !important;
		right: 30px;
	}

	.sudynews_rili_2.rili .news_list li.news .news_wz {
		width: 72% !important;
		float: right;
	}

	.footer .friendlink li:not(:nth-child(1)) {
		margin-left: 0 !important;
	}

	.sp_nav {
		width: 54px
	}

	.footer .footer_center div ul:nth-child(1) li:nth-child(1) img {
		width: 64%;
		image-rendering: -webkit-optimize-contrast;
	}

	.footer .friendlink li {
		width: 100% !important;
	}

	.footer .friendlink li img {
		width: 100% !important;
		image-rendering: -webkit-optimize-contrast;
	}
}