@charset "UTF-8";

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0
}

li {
  list-style: none
}

body {
  text-align: left;
  font-family: 'Î¢ÈíÑÅºÚ';
  color: #333;
  background: #fff;
  height: 100%
}

html {
  height: 100%
}

a,
ins {
  text-decoration: none
}

a {
  color: #333
}

a:hover {
  color: #286ACE;
}

a:hover {
  text-decoration: none;
  transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s
}

a:visited,
a:active,
a:focus {
  text-decoration: none;
}

.hidden,
.hide {
  display: none;
}

.cf:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.cf {
  zoom: 1;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.main_box {
  width: 1600px;
  margin: 0 auto;
  padding-top: 50px;
}

.main_box>div {
  margin-bottom: 40px;
}

.ywdt_box_item {
  width: 785px;
}

.ywdt_tab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.ywdt_title_box {
  font-size: 24px;
  line-height: 32px;
}

.ywdt_title_box span {
  color: #999999;
  margin-left: 24px;
}

.ywdt_title_box span:first-child {
  margin-left: 0;
}

.ywdt_title_box span.hover {
  color: #333333;
}

.ywdt_title_more,
.ywdt_title_more>* {
  font-size: 18px;
}

.ywdt_list_box {
  border: 1px solid #e1e3e5;
  padding: 15px 20px;
}

.ywdt_list_item div {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 5.5px 0 5.5px 15px;
  background: url(/cms_files/webliandouqurenminzhengfumenhuwangzhan/pubtplobject/defaultSet/762291/images/d.png) left center no-repeat;
  background-size: 3px;
  font-size: 18px;
  line-height: 24px;
}

.ywdt_list_item div a {
  max-width: 84%;
  margin-right: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ywdt_list_item div span.time {
  color: #999;
}

/* .fourth_list_box {
  display: flex;
  justify-content: space-between;
} */
.fourth_list_box .ywdt_list_itemsa {
		display: flex;
		justify-content: space-between;
	}
.fourth_list_item {
  width: calc((100% - 90px) / 4);
}

.fourth_list_item a {
  display: block;
}

.fourth_list_item a img {
  width: 100%;
}

.fourth_list_item a p {
  font-size: 18px;
  line-height: 32px;
  background: #f7f9fb;
  padding: 15px 20px;
}

.fourth_list_item a p span {
  display: block;
  color: #333;
}

.fourth_list_item a p span i {
  color: #1492FF;
  font-style: normal;
}

.first_block {
  position: relative;
}

.first_left {
  width: 1053px;
  height: 592px;
  background: #999;
  position: absolute;
  top: 0;
  left: 0;
}

.first_left img {
	width: 100%;
  height: 100%;
}

.first_right {
  width: 600px;
  height: 592px;
  position: relative;
  padding-top: 125px;
  z-index: 10;
}

.first_right .txtbox {
  width: 600px;
  height: 400px;
  padding: 25px 30px 0;
  background: url(/cms_files/webliandouqurenminzhengfumenhuwangzhan/pubtplobject/defaultSet/762291/images/lbbg.png) no-repeat center center;
  background-size: 100% auto;
}

.first_right .txtbox .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  font-size: 26px;
  line-height: 48px;
}

.first_right .txtbox .txt {
  display: inline-block;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px dashed #b2dbff;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  color: #999;
}

.first_right .more {
  display: inline-block;
  width: 171px;
  height: 67px;
  line-height: 67px;
  font-size: 18px;
  text-align: center;
  background: #286ace;
  color: #fff;
}

.fy_btn {
  position: absolute;
  bottom: 0;
  left: 177px;
  z-index: 11;
}

.fy_btn span {
  display: inline-block;
  width: 67px;
  height: 67px;
  font-size: 0;
}

.fy_btn span.btn_left {
  background: url(/cms_files/webliandouqurenminzhengfumenhuwangzhan/pubtplobject/defaultSet/762291/images/left.png) no-repeat center center;
  background-size: 100% auto;
}

.fy_btn span.btn_right {
  background: url(/cms_files/webliandouqurenminzhengfumenhuwangzhan/pubtplobject/defaultSet/762291/images/right.png) no-repeat center center;
  background-size: 100% auto;
}

.ywdt_list_item li {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 5.5px 0 5.5px 15px;
  background: url(/cms_files/webliandouqurenminzhengfumenhuwangzhan/pubtplobject/defaultSet/762291/images/d.png) left center no-repeat;
  background-size: 3px;
  font-size: 18px;
  line-height: 24px;
}

.ywdt_list_item li a {
  max-width: 84%;
  margin-right: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ywdt_list_item li span {
  color: #999;
}


.old_type .first_right .txtbox .title {
		font-size: 42px;
	}

	.old_type .first_right .txtbox .txt {
		font-size: 30px;
		line-height: 45px;
	}

	.old_type .first_right .more {
		font-size: 30px;
	}

	.old_type .ywdt_title_box {
		font-size: 36px;
		line-height: 42px;
	}

	.old_type .ywdt_title_more,
	.old_type .ywdt_title_more>* {
		font-size: 30px;
	}

	.old_type .ywdt_list_item li {
		width: 100%;
		display: flex;
		align-items: center;
		padding: 5.5px 0px 5.5px 25px;
		font-size: 30px;
		line-height: 60px;
		background-size: 10px;
	}

	.old_type .ywdt_list_item div {
		font-size: 30px;
		line-height: 60px;
		padding: 5.5px 0px 5.5px 25px;
		background-size: 10px;
	}

	.old_type .ywdt_list_item li a {
		max-width: 60%;
		margin-right: auto;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.old_type .ywdt_list_item div a {
		max-width: 60%;
	}

	.old_type .fourth_list_item a p {
		font-size: 28px;
	}

	.old_type .theme {
		height: 100px;
	}

	.old_type .ywdt_box_item {
		width: 100%;
		margin-top: 30px;
	}

	.old_type .ywdt_tab {
		margin-bottom: 30px;
	}
	
	
	.mobile_type .main_box {
	    width: 100%;
	    margin: 0 auto;
	    padding-top: 3vw;
		padding: 2vw;
	}
	.mobile_type .main_box > div {
	    margin-bottom: 3vw;
		
	}
	.mobile_type .first_left {
	    width: 100%;
	    height: 70vw;
	    background: rgb(153, 153, 153);
	    position: inherit;
	    top: 0px;
	    left: 0px;
	}
	.mobile_type .first_block {
	    position: inherit;
	}
	.mobile_type .first_right {
	    width: 100%;
	    height: 592px;
	    position: inherit;
	    padding-top: 125px;
	    z-index: 10;
	}
	.mobile_type .first_right {
	    width: 100%;
	    height: auto;
	    position: inherit;
	    padding-top: 3vw;
	    z-index: 10;
	}
	.mobile_type .fy_btn{
		display: none;
	}
	.mobile_type .first_right .more{
		display: none;
	}
	.mobile_type .first_right .txtbox {
	    width: 100%;
	    height: auto;
	    padding: 2vw;
		background-size: 100% 100%;
	}
	.mobile_type .first_right .txtbox .title{
		font-size: 5vw;
		line-height: 8vw;
	}
	.mobile_type .first_right .txtbox .txt {
	    display: inline-block;
	    margin-top: 2vw;
	    padding-top: 0vw;
	    border-top: 1px dashed rgb(178, 219, 255);
	    font-size: 4vw;
	    line-height: 8vw;
	    text-align: left;
	    color: rgb(153, 153, 153);
	}
	.mobile_type .ywdt_box_item {
	    width: 100%;
	}
	.mobile_type .ywdt_title_box {
	    font-size: 5vw;
	    line-height: 8vw;
	}
	.mobile_type .ywdt_title_more,.mobile_type .ywdt_title_more > * {
	    font-size: 4vw;
	}
	.mobile_type .ywdt_list_item li,.mobile_type .ywdt_list_item div{
		font-size: 4vw;
		line-height: 8vw;
	}
	.mobile_type .ywdt_list_item li a,.mobile_type .ywdt_list_item div a {
	    max-width: 60%;
	    margin-right: auto;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.mobile_type .ywdt_box_item{
		margin-top: 3vw;
	}
	.mobile_type .fourth_list_box .ywdt_list_itemsa{
		display: inherit;
	}
	.mobile_type .fourth_list_item{
		float: left;
		width: 100%;
	}
	.mobile_type .fourth_list_item a p {
	    font-size: 4vw;
	    line-height: 8vw;
	    background: rgb(247, 249, 251);
	    padding: 2vw;
	}